@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
@import "https://fonts.googleapis.com/css?family=Hind+Guntur:400";
@import url("https://fonts.googleapis.com/css?family=Hind+Guntur:300,400,500,600,700|Hind+Vadodara:300,400,500,600,700|Hind:300,400,500,600,700");
#cookieComplianceBox {
  background-color: #000;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  height: 80px;
  vertical-align: middle;
  font: 12px 'Droid Sans', sans-serif !important;
  width: 100%;
  position: fixed;
  bottom: 0px;
  display: table;
  z-index: 2147483641; }

#cookieComplianceBox p {
  padding: 7px 50px 7px 5px;
  color: #EDEDED;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  height: 100%; }

.cookieLink, .cookieLink:hover, .cookieLink:visited {
  text-decoration: none;
  color: #3399ff; }

#close_mcd_cookie {
  position: fixed;
  width: 50px;
  right: 0px;
  bottom: 0;
  text-decoration: none;
  display: block;
  float: right;
  overflow: hidden;
  text-align: center;
  height: 80px;
  cursor: pointer;
  transition: all 0.5s;
  vertical-align: middle; }

#close_mcd_cookie img {
  height: auto;
  width: 30px;
  display: block;
  margin: 25px auto; }

/* reset v2.0 */
#footeriol, #footeriol * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#menuList.visible {
  display: block;
  height: auto;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

#footeriol {
  border-top: solid 2px #0066CC;
  border-bottom: solid 1px #999;
  overflow: hidden;
  width: 100%;
  position: relative;
  background-color: #252525;
  font-family: 'Hind Guntur';
  text-transform: uppercase;
  font-size: 16px;
  -webkit-font-smoothing: initial; }

#footeriol.visible {
  display: block !important;
  height: auto;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease; }

.footeriolcontent.visible {
  display: block !important; }

#menuFooterIol.visible {
  display: block;
  height: 33px; }

#footeriol ul, #footeriol li {
  margin: 0;
  padding: 0; }

#footeriol .footeriolcontent .logobar {
  height: 30px;
  width: 50px;
  display: block;
  float: left;
  /*	margin-left:5px ;*/
  background-image: url("/img/iolbar_logo.png");
  background-position: right 3px;
  background-size: 72%;
  font-size: 0;
  text-indent: -999px;
  overflow: hidden;
  background-repeat: no-repeat;
  transition: all 0.2s; }

#footeriol .footeriolcontent {
  /*    max-width: 1365px;*/
  margin: 0 auto;
  width: 100%;
  position: relative; }

#footeriol .footeriolcontent .menuright {
  position: absolute;
  right: 0;
  top: 0; }

#footeriol .footeriolcontent li a {
  display: block;
  color: #ccc;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s; }

#footeriol .footeriolcontent .icon_mail, #footeriol .footeriolcontent .setadown {
  display: block;
  float: left;
  background-image: url("/img/email.svg");
  background-position: center 4px;
  width: 34px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat; }

/* #########  MOBILE #########  */
@media only screen and (max-width: 1024px) {
  #footeriol .footeriolcontent #openmenuFooterIol {
    display: block;
    overflow: hidden;
    width: 80px;
    margin: 0 auto; }

  #footeriol .footeriolcontent #openmenuFooterIol.backazul {
    background-color: #0066CC; }

  #footeriol .footeriolcontent #menuFooterIol {
    display: none;
    /*position:absolute;*/
    top: 30px;
    left: 0;
    width: 100%;
    overflow: hidden;
    float: none;
    z-index: 2147483640;
    background-color: #252525;
    padding: 10px 0 20px 0; }

  #footeriol .footeriolcontent #menuFooterIol li {
    display: block;
    margin: 0; }

  #footeriol .footeriolcontent .icon_mail {
    display: none; }

  #footeriol .footeriolcontent #menuFooterIol li a {
    text-align: left;
    margin: 0;
    height: 48px;
    line-height: 52px;
    padding-left: 55px; }

  #footeriol .footeriolcontent .setadown {
    background-image: url("/img/arrow_down.svg");
    display: block;
    background-position: center;
    margin-left: 3px;
    width: 20px;
    height: 30px; }

  #footeriol .footeriolcontent .setadown.fecha {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

  #footeriol .footeriolcontent .menuright a span {
    display: none; }

  #footeriol .footeriolcontent .hideMobile {
    display: none; } }
/* #########  DESKTOP #########  */
@media only screen and (min-width: 1025px) {
  #menuList {
    font-size: 13px; }

  #footeriol .footeriolcontent #openmenuFooterIol {
    display: none; }

  #footeriol .footeriolcontent .logobar {
    background-color: #0066CC;
    width: 60px;
    background-size: 60%;
    background-position: center 3px; }

  #footeriol .footeriolcontent #menuFooterIol {
    display: block;
    /*float: left;*/
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    margin-left: 60px; }

  #footeriol .footeriolcontent ul {
    list-style-type: none;
    overflow: hidden; }

  #footeriol .footeriolcontent #menuFooterIol li {
    float: left;
    margin: 0 3px;
    display: inline-block;
    background-color: transparent; }

  #footeriol .footeriolcontent #menuFooterIol li.float-right {
    float: right; }

  #footeriol .footeriolcontent #menuFooterIol li.float-right a {
    padding: 0 10px 0 5px; }

  #footeriol .footeriolcontent .icon_mail {
    display: block; }

  #footeriol .footeriolcontent #menuFooterIol li a {
    text-align: center;
    line-height: 34px;
    padding: 0 10px 0 10px;
    height: 30px; }

  #footeriol .footeriolcontent a:hover {
    color: #fff;
    background-color: #0066CC;
    opacity: 1; }

  #footeriol .footeriolcontent .menuright a span {
    display: inline-block; }

  #footeriol .footeriolcontent .hideDesktop, #footeriol .footeriolcontent #menuFooterIol li.hideDesktop {
    display: none; }

  #footeriol .footeriolcontent .hideMobile {
    display: block; } }
#footer-wrapper * {
  box-sizing: border-box; }

#footer-wrapper {
  font-family: 'Hind', Arial, Helvetica;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background-color: #252525; }

#footer-wrapper a {
  font-size: 14px;
  color: #fff;
  text-decoration: none; }

#footer-wrapper a:hover {
  text-decoration: underline; }

/* top links */
#footer-wrapper .footer-top-links {
  background-color: #373737;
  color: #fff;
  text-align: center;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.25);
  padding: 14px 0 4px 0; }
  #footer-wrapper .footer-top-links a {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    margin-bottom: 10px; }

.footer-top-links li {
  display: inline-block; }

.footer-top-links li::after {
  content: " | ";
  padding: 0 5px;
  color: #888; }

.footer-top-links li:last-child::after {
  content: ""; }

.footer-top-links li a {
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone; }

.footer-top-links li a:hover {
  color: #fff; }

#footer-wrapper .footer-top-links li a {
  border-radius: 4px;
  padding: 1px 8px 0 8px; }

#footer-wrapper .footer-top-links li a:hover {
  background-color: #222222 !important;
  color: #fff;
  text-decoration: none; }

/*@media screen and (max-width: 1220px) {
    .footer-top-links {
        text-align: left;
        padding: 10px;
    }
    .footer-top-links ul {
        -webkit-column-count: 3;  Chrome, Safari, Opera 
           -moz-column-count: 3;  Firefox 
                column-count: 3;
    }
    .footer-top-links li {
        width: 100%;
        padding: 4px 10px;
    }
    .footer-top-links li::after	{
        content: "";
    }
    .footer-top-links li a {
    }
}*/
@media screen and (max-width: 600px) {
  .footer-top-links ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }

  .footer-top-links li {
    width: 100%;
    padding: 4px 10px;
    text-align: left; }

  .footer-top-links li::after {
    content: ""; } }
@media screen and (max-width: 460px) {
  .footer-top-links ul {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto; }

  .footer-top-links li {
    width: 100%;
    padding: 4px 10px; } }
/* mini */
.footer-bottom-links-min {
  max-width: 1280px;
  margin: 40px auto;
  text-align: center;
  color: #fff; }

.footer-bottom-links-min li {
  display: inline-block;
  vertical-align: middle; }

.footer-bottom-links-min li::after {
  content: " | ";
  padding: 0 10px; }

.footer-bottom-links-min li:last-child::after {
  content: "";
  padding: 0; }

.footer-bottom-links-min a {
  text-transform: uppercase;
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone; }

@media screen and (max-width: 960px) {
  .footer-bottom-links-min {
    text-align: left;
    padding: 10px; }

  .footer-bottom-links-min ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; }

  .footer-bottom-links-min li {
    width: 100%;
    padding: 5px 10px; }

  .footer-bottom-links-min li::after {
    content: "";
    padding: 0; } }
@media screen and (max-width: 640px) {
  .footer-bottom-links-min ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }
@media screen and (max-width: 460px) {
  .footer-bottom-links-min ul {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto; } }
/* large */
.footer-bottom-links-max {
  max-width: 1280px;
  margin: 25px auto; }

.footer-bottom-links-max dl {
  text-transform: uppercase;
  width: 100%;
  margin: 20px 0; }

.footer-bottom-links-max dt.footer-section-title {
  font-size: 16px;
  font-weight: bold;
  color: #ccc;
  margin: 20px 10px 20px 20px;
  color: #0071e2;
  border-left-color: transparent; }

.footer-bottom-links-max dd {
  display: block;
  margin: 10px 10px 10px 20px; }

#footer-wrapper .section-link {
  color: #999;
  /*
  background-color: #ccc;
  border-radius: 4px;
  padding: 1px 8px 0 8px;
  */ }

#footer-wrapper .section-link:hover {
  color: #fff;
  /*
  background-color: #0066CC;
  color: #fff;
  text-decoration: none;
  */ }

.links-large-sizer,
.links-large-item {
  width: 16.666666666666666%; }

@media screen and (max-width: 960px) {
  .links-large-sizer,
  .links-large-item {
    width: 33.333333333333333%; }

  .links-large-item {
    border-top: 1px solid #444; } }
@media screen and (max-width: 640px) {
  .links-large-sizer,
  .links-large-item {
    width: 50%; } }
@media screen and (max-width: 460px) {
  .links-large-sizer,
  .links-large-item {
    width: 100%; } }
/* logos */
.footer-bottom-logos {
  text-align: center;
  margin: 40px 0; }

.footer-logos-img {
  margin: 30px 0; }

.footer-logos-img a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px; }

.footer-logos-img img {
  display: block; }

.footer-copy {
  color: #fff;
  font-size: 14px;
  margin: 30px 0; }

@media screen and (max-width: 420px) {
  .footer-bottom-logos {
    text-align: left; }

  .footer-bottom-logos a {
    display: block;
    margin: 20px; }

  .footer-copy {
    margin: 20px; } }
/* clearfix */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

/*# sourceMappingURL=style.css.map */
