@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.c-header__calendario p{
	border: 1px solid #0074C8;
    background: #0074C8;
    line-height: 36px;
    text-align: left;
    float: left;
    padding: 0 10px;
    margin-bottom: 0;
    display: block;
    width: 85%;
	}

.redesSocialesPost {
  display: inline-block;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

#wrapper {
  max-width: 1920px;
  margin: 0 auto;
}

.u-mt0,
p {
  margin-top: 0;
}

.u-pt0 {
  padding-top: 0;
}

.u-mr0 {
  margin-right: 0;
}

.u-pr0 {
  padding-right: 0;
}

.u-mb0 {
  margin-bottom: 0;
}

.u-pb0 {
  padding-bottom: 0;
}

.u-ml0 {
  margin-left: 0;
}

.u-pl0 {
  padding-left: 0;
}

.u-mt10 {
  margin-top: 10px;
}

.u-pt10 {
  padding-top: 10px;
}

.u-mr10 {
  margin-right: 10px;
}

.u-pr10 {
  padding-right: 10px;
}

.u-mb10 {
  margin-bottom: 10px;
}

.u-pb10 {
  padding-bottom: 10px;
}

.u-ml10 {
  margin-left: 10px;
}

.u-pl10 {
  padding-left: 10px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-pt20 {
  padding-top: 20px;
}

.u-mr20 {
  margin-right: 20px;
}

.u-pr20 {
  padding-right: 20px;
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items h3,
.u-mb20 {
  margin-bottom: 20px;
}

.u-pb20 {
  padding-bottom: 20px;
}

.u-ml20 {
  margin-left: 20px;
}

.u-pl20 {
  padding-left: 20px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-pt30 {
  padding-top: 30px;
}

.u-mr30 {
  margin-right: 30px;
}

.u-pr30 {
  padding-right: 30px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-pb30 {
  padding-bottom: 30px;
}

.u-ml30 {
  margin-left: 30px;
}

.u-pl30 {
  padding-left: 30px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-mr40 {
  margin-right: 40px;
}

.u-pr40 {
  padding-right: 40px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-pb40 {
  padding-bottom: 40px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-pl40 {
  padding-left: 40px;
}

.u-mt50 {
  margin-top: 50px;
}

.u-pt50 {
  padding-top: 50px;
}

.u-mr50 {
  margin-right: 50px;
}

.u-pr50 {
  padding-right: 50px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-pb50 {
  padding-bottom: 50px;
}

.u-ml50 {
  margin-left: 50px;
}

.u-pl50 {
  padding-left: 50px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-pt60 {
  padding-top: 60px;
}

.u-mr60 {
  margin-right: 60px;
}

.u-pr60 {
  padding-right: 60px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-pb60 {
  padding-bottom: 60px;
}

.u-ml60 {
  margin-left: 60px;
}

.u-pl60 {
  padding-left: 60px;
}

.u-mt70 {
  margin-top: 70px;
}

.u-pt70 {
  padding-top: 70px;
}

.u-mr70 {
  margin-right: 70px;
}

.u-pr70 {
  padding-right: 70px;
}

.u-mb70 {
  margin-bottom: 70px;
}

.u-pb70 {
  padding-bottom: 70px;
}

.u-ml70 {
  margin-left: 70px;
}

.u-pl70 {
  padding-left: 70px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-pt80 {
  padding-top: 80px;
}

.u-mr80 {
  margin-right: 80px;
}

.u-pr80 {
  padding-right: 80px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-pb80 {
  padding-bottom: 80px;
}

.u-ml80 {
  margin-left: 80px;
}

.u-pl80 {
  padding-left: 80px;
}

.u-mt90 {
  margin-top: 90px;
}

.u-pt90 {
  padding-top: 90px;
}

.u-mr90 {
  margin-right: 90px;
}

.u-pr90 {
  padding-right: 90px;
}

.u-mb90 {
  margin-bottom: 90px;
}

.u-pb90 {
  padding-bottom: 90px;
}

.u-ml90 {
  margin-left: 90px;
}

.u-pl90 {
  padding-left: 90px;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.33333%;
}

.pull-2 {
  right: 16.66667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.33333%;
}

.pull-5 {
  right: 41.66667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.33333%;
}

.pull-8 {
  right: 66.66667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.33333%;
}

.pull-11 {
  right: 91.66667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.33333%;
}

.push-2 {
  left: 16.66667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.33333%;
}

.push-5 {
  left: 41.66667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.33333%;
}

.push-8 {
  left: 66.66667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.33333%;
}

.push-11 {
  left: 91.66667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.33333%;
  }
  .pull-sm-2 {
    right: 16.66667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.33333%;
  }
  .pull-sm-5 {
    right: 41.66667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.33333%;
  }
  .pull-sm-8 {
    right: 66.66667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.33333%;
  }
  .pull-sm-11 {
    right: 91.66667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.33333%;
  }
  .push-sm-2 {
    left: 16.66667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.33333%;
  }
  .push-sm-5 {
    left: 41.66667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.33333%;
  }
  .push-sm-8 {
    left: 66.66667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.33333%;
  }
  .push-sm-11 {
    left: 91.66667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.33333%;
  }
  .pull-md-2 {
    right: 16.66667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.33333%;
  }
  .pull-md-5 {
    right: 41.66667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.33333%;
  }
  .pull-md-8 {
    right: 66.66667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.33333%;
  }
  .pull-md-11 {
    right: 91.66667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.33333%;
  }
  .push-md-2 {
    left: 16.66667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.33333%;
  }
  .push-md-5 {
    left: 41.66667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.33333%;
  }
  .push-md-8 {
    left: 66.66667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.33333%;
  }
  .push-md-11 {
    left: 91.66667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.33333%;
  }
  .pull-lg-2 {
    right: 16.66667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.33333%;
  }
  .pull-lg-5 {
    right: 41.66667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.33333%;
  }
  .pull-lg-8 {
    right: 66.66667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.33333%;
  }
  .pull-lg-11 {
    right: 91.66667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.33333%;
  }
  .push-lg-2 {
    left: 16.66667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.33333%;
  }
  .push-lg-5 {
    left: 41.66667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.33333%;
  }
  .push-lg-8 {
    left: 66.66667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.33333%;
  }
  .push-lg-11 {
    left: 91.66667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.33333%;
  }
  .pull-xl-2 {
    right: 16.66667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.33333%;
  }
  .pull-xl-5 {
    right: 41.66667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.33333%;
  }
  .pull-xl-8 {
    right: 66.66667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.33333%;
  }
  .pull-xl-11 {
    right: 91.66667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.33333%;
  }
  .push-xl-2 {
    left: 16.66667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.33333%;
  }
  .push-xl-5 {
    left: 41.66667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.33333%;
  }
  .push-xl-8 {
    left: 66.66667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.33333%;
  }
  .push-xl-11 {
    left: 91.66667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: 0;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.js-image img,
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #0074c8;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fd8204;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  outline: 0;
  zoom: 1;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
template {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

body,
html {
  font-size: 14px;
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  font-family: sans-serif;
}

body {
  margin: 0;
  font-family: Asap, sans-serif;
  color: #000;
  background-color: "";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-color: #0074c8;
  opacity: 0.4;
  margin: 30px auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

*,
::after,
::before {
  box-sizing: border-box;
}

@media (max-width: 990px) {
  main {
    padding-top: 66px;
  }
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul {
  margin-top: 0;
  margin-bottom: 0;
}

dl,
ol,
ul {
  padding-left: 0;
  list-style: none;
}

a,
button,
input,
select {
  transition-property: transform, background, background-color, border-color,
    color;
  transition-duration: 0.3s;
}

a {
  color: #000;
  text-decoration: none;
  word-wrap: break-word;
}

a:hover {
  color: #0074c8;
  text-decoration: underline;
}

.toogle_menu:focus,
a:focus {
  outline: 0;
}

[role="button"],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[role="button"] {
  cursor: pointer;
}

[hidden] {
  display: none !important;
}

.c-legal ul li,
.js-getImage {
  position: relative;
}

.js-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat !important;
  overflow: hidden;
}

hr.small {
  margin: 10px auto;
}

hr.u-mtb-0 {
  margin: 0;
}

.toogle_menu {
  display: none;
  border: 0;
  background-color: #000;
  padding: 10px;
  width: 50px;
  height: 50px;
  position: fixed;
  top: 65px;
  left: 0;
  z-index: 10001;
}

.toogle_menu #menu {
  fill: #0074c8;
}

@media only screen and (max-width: 768px) {
  .toogle_menu {
    display: block;
  }
  .content_like {
    padding: 15px 45px!important;
  }
}

.toogle_menu.is-active #menu {
  fill: #fff;
}

.fancybox-navigation .fancybox-button {
  height: 50px !important;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 50px !important;
}

.fancybox-button {
  background: #fd8204 !important;
  color: #fff !important;
}

.fancybox-bg {
  background: #0074c8 !important;
}

.blueimp-gallery > .slides > .slide > .video-content > a:hover,
.opacity-100 {
  opacity: 1;
}

.c-legal {
  display: block;
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.c-legal h1 {
  color: #0074c8;
  margin-bottom: 30px;
}

.c-legal p {
  line-height: 18px;
  text-align: justify;
  font-size: 12px;
}

.c-legal ul {
  padding-left: 25px;
  margin: 30px auto;
}

.c-legal ul li {
  padding-left: 20px;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 30px;
}

.c-legal ul li:after {
  background: #f19800;
  content: "";
  height: 8px;
  position: absolute;
  left: 0;
  top: 9px;
  border-radius: 50%;
  width: 8px;
}

.c-logo-saval-cupon {
  width: 55px;
  position: absolute;
  bottom: 65px;
  left: 50%;
}

@media (max-width: 520px) {
  .c-logo-saval-cupon {
    top: 35px;
    left: 81%;
  }
}

@media (max-width: 700px) {
  .c-logo-saval-cupon {
    top: 10px;
    width: 40px;
    left: 81%;
  }
  .c-calculadora_imc img {
    width: 50%;
  }
  .c-calculadora {
    padding: 0 20px !important;
  }
  .c-info_imc .c-footerLocation__box {
    padding-left: 0;
    padding-right: 0 !important;
  }
}

.content-banner-img {
  overflow: hidden;
  height: 100%;
  display: block;
}

.c-legal h1,
.c-legal ul,
.content-banner-img .banner_img {
  display: block;
}

@media (max-width: 990px) {
  .content-banner-img .banner_img {
    width: auto !important;
    height: 400px;
    left: 50%;
    top: 0;
    z-index: 9999999;
    text-align: center;
    transform: translate(-50%);
    position: relative;
  }
  .content-banner-img {
    display: none;
  }
}

.content-banner-img-mobile {
  overflow: hidden;
  display: none;
  height: 400px;
}

.c-footer__box p strong,
.content-banner-img-mobile .banner_img {
  display: block;
}

@media (max-width: 990px) {
  .content-banner-img-mobile .banner_img {
    width: 100% !important;
    height: auto;
    left: 50%;
    top: 0;
    z-index: 9999999;
    text-align: center;
    transform: translate(-50%);
    position: relative;
  }
  .content-banner-img-mobile {
    display: block;
  }
}

p {
  font-size: 16px !important;
}

@font-face {
  font-family: saval;
  src: url(../font/saval.eot?gaplot);
  src: url(../font/saval.eot?gaplot#iefix) format("embedded-opentype"),
    url(../font/saval.ttf?gaplot) format("truetype"),
    url(../font/saval.woff?gaplot) format("woff"),
    url(../font/saval.svg?gaplot#saval) format("svg");
  font-weight: 400;
  font-style: normal;
}

[class*=" icon-"],
[class^="icon-"] {
  font-family: saval !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Correo:before {
  content: "\e900";
  color: #fff;
}

.icon-Geo-01:before {
  content: "\e901";
  color: #fff;
}

.icon-Lupa-02:before {
  content: "\e902";
  color: #fff;
}

.icon-Menu-02:before {
  content: "\e903";
  color: #fff;
}

.icon-Perfil-02:before {
  content: "\e904";
  color: #fff;
}

.icon-Telefeno:before {
  content: "\e905";
  color: #fff;
}

.icon-icon-corazon .path1:before {
  content: "\e906";
  color: #f39100;
}

.icon-icon-corazon .path2:before,
.icon-icon-corazon .path3:before {
  content: "\e907";
  margin-left: -1.1494140625em;
  color: #000;
}

.icon-icon-corazon .path3:before {
  content: "\e908";
}

.icon-icon-dolor .path1:before {
  content: "\e909";
  color: #000;
}

.icon-icon-dolor .path3:before,
w .path2:before {
  content: "\e90a";
  margin-left: -0.779296875em;
  color: #f39100;
}

.icon-icon-dolor .path3:before {
  content: "\e90b";
}

.icon-icon-dolor .path4:before,
.icon-icon-dolor .path5:before {
  content: "\e90c";
  margin-left: -0.779296875em;
  color: #f39100;
}

.icon-icon-dolor .path5:before {
  content: "\e90d";
}

.icon-icon-gastrico .path1:before {
  content: "\e90e";
  color: #000;
}

.icon-icon-gastrico .path2:before {
  content: "\e90f";
  margin-left: -0.8232421875em;
  color: #f39100;
}

.icon-icon-infantil .path1:before {
  content: "\e910";
  color: #f39100;
}

.icon-icon-infantil .path2:before {
  content: "\e911";
  margin-left: -0.771484375em;
  color: #000;
}

.icon-icon-mental .path1:before {
  content: "\e912";
  color: #000;
}

.icon-icon-mental .path2:before {
  content: "\e913";
  margin-left: -0.76953125em;
  color: #f39100;
}

.icon-icon-mental .path3:before,
.icon-icon-mental .path4:before {
  content: "\e914";
  margin-left: -0.76953125em;
  color: #f39100;
}

.icon-icon-mental .path4:before {
  content: "\e915";
}

.icon-icon-nutricion .path1:before {
  content: "\e916";
  color: #000;
}

.icon-icon-nutricion .path2:before {
  content: "\e917";
  margin-left: -1em;
  color: #f39100;
}

.icon-icon-nutricion .path3:before {
  content: "\e918";
  margin-left: -1em;
  color: #f39100;
}

.icon-icon-nutricion .path4:before {
  content: "\e919";
  margin-left: -1em;
  color: #f39100;
}

.icon-icon-respiratorio .path1:before {
  content: "\e91a";
  color: #000;
}

.icon-icon-respiratorio .path2:before,
.icon-icon-respiratorio .path3:before {
  content: "\e91b";
  margin-left: -1.1171875em;
  color: #f39100;
}

.icon-icon-respiratorio .path3:before {
  content: "\e91c";
}

.icon-icon-respiratorio .path4:before,
.icon-icon-respiratorio .path5:before {
  content: "\e91d";
  margin-left: -1.1171875em;
  color: #f39100;
}

.icon-icon-respiratorio .path5:before {
  content: "\e91e";
}

.icon-icon-respiratorio .path6:before,
.icon-icon-respiratorio .path7:before {
  content: "\e91f";
  margin-left: -1.1171875em;
  color: #f39100;
}

.icon-icon-respiratorio .path7:before {
  content: "\e920";
}

.icon-icon-vision .path1:before {
  content: "\e921";
  color: #000;
}

.icon-icon-vision .path2:before {
  content: "\e922";
  margin-left: -1.8408203125em;
  color: #000;
}

.icon-icon-vision .path3:before {
  content: "\e923";
  margin-left: -1.8408203125em;
  color: #f39100;
}

.o-select select:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAKCAYAAAC9vt6cAAAABGdBTUEAALGPC/xhBQAAANtJREFUKBVjYAACNvvsQG7nfHEQmxggE1rIyW6f4wlSy8hmm+3PwPB/HSMjw00WVlbHr3snvsRnCEjz6xc/Nv1nYHRiYmSIY2Jn5jgK1HDl////mn9+/96PzyUIzQwuQAtf/WNiOssIso3XoVjk59/ve4Eu0WNkZLyOzSWomhlf/Gdicvx1YMoNsAGEDMGlGaQPbgAuQwSFmD5B/AxyNsJmkHoQQDEAJIDuHYb/DM/+M/x3xqYZqwHohoAVYbEZJA4CGC6ACCNcAgxtMViAweSIpkHeYXfOVsOnAQBKAoQ703DP/wAAAABJRU5ErkJggg==);
  background-position: 95% center;
  padding-right: 40px;
  padding-left: 15px;
}

.o-tooltip[data-tooltip]:before {
  content: attr(data-tooltip);
}

.c-footer,
.c-footer__boxes {
  overflow: hidden;
  position: relative;
}

.c-footer {
  background: #044b81;
  padding: 90px 0 10px;
}

.c-footer__boxes {
  height: 1%;
  z-index: 999;
}

.c-footer__box {
  float: left;
  padding: 0 20px;
  width: 24.9999%;
}

@media (max-width: 992px) {
  .c-footer__box {
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
  }
}

.c-footer__box figure {
  margin: 0 0 15px;
}

.c-footer__box figure img {
  max-width: 140px;
}

.c-footer__box h2 {
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 10px;
  color: #fff;
  margin-bottom: 23px;
  position: relative;
}
.c-footer__box h3 {
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 10px;
  color: #fff;
  margin-bottom: 23px;
  position: relative;
}

@media (max-width: 992px) {
  .c-footer__box h2 {
    text-align: left;
  }
  .c-footer__box h3 {
    text-align: left;
  }
}

.c-footer__box h2:after {
  height: 2px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #19a4c6;
  width: 20px;
}
.c-footer__box h3:after {
  height: 2px;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #19a4c6;
  width: 20px;
}

.c-footer__box ul {
  float: left;
  width: 100%;
}

@media (max-width: 992px) {
  .c-footer__box ul {
    text-align: left;
    width: 100%;
  }
}

.c-footer__box ul li {
  margin-bottom: 15px;
  padding-left: 16px;
  position: relative;
}

.c-footer__box ul li a {
  color: #fff;
}

.c-footer__box ul li:after {
  background: url(../img/footer-li-icon.png);
  content: "";
  height: 9px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 5px;
}

.c-footer__box p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}

@media (max-width: 992px) {
  .c-footer__box p {
    text-align: center;
    margin: 0 auto 20px;
    width: 80%;
  }
}

.c-footer__box,
.c-footer__box form {
  height: 1%;
  overflow: hidden;
}

.c-footer__box form .input {
  float: left;
  width: 73%;
}

.c-footer__box form .input input {
  height: 48px;
  border: 1px solid #386384;
  background: #0074c8;
  padding: 0 20px;
  color: #fff;
  outline: 0;
  width: 100%;
}

.c-footer__box form .input input::-webkit-input-placeholder {
  color: #fff;
}

.c-footer__box form .input.email {
  margin-right: 2%;
}

.c-footer__box form .input.submit {
  float: left;
  width: 25%;
  position: relative;
}

.c-footer__box form .input.submit a {
  border: 1px solid #fd8204;
  cursor: pointer;
  background: #fd8204;
  color: #fff;
  text-transform: uppercase;
  transition: background 250ms;
  background: url(../img/icon-submit.svg) #fd8204 no-repeat center center;
  background-size: 30%;
  display: block;
  height: 48px;
}

.c-footer__box form .input.submit a:hover {
  background: url(../img/icon-submit.svg) #cb5000 no-repeat center center;
  background-size: 30%;
}

.c-footer .c-logo-footer {
  text-align: center;
}

.c-footer .c-logo-footer img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 990px) {
  .c-footer .c-logo-footer img {
    margin: 30px auto 0;
  }
}

.c-footer:after,
.c-footer:before {
  content: "";
  position: absolute;
  top: 0;
  opacity: 1;
}

.c-footer:after {
  background: url(../img/Footer-1.png);
  right: 0;
  height: 380px;
  width: 460px;
}

.c-footer:before {
  background: url(../img/Footer-2.png);
  height: 368px;
  left: 0;
  width: 552px;
}

.c-copyright {
  background: #024476;
  padding: 13px 20px;
}

.c-copyright__link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 11px;
}

@media (max-width: 700px) {
  .c-copyright__link {
    position: initial;
    display: block;
    left: initial;
    top: initial;
    transform: initial;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
  }
}

.c-copyright p {
  float: left;
  color: #b6b6b6;
  font-size: 11px !important;
  margin-bottom: 0;
}

@media (max-width: 700px) {
  .c-copyright p {
    text-align: center;
    display: block;
    margin-bottom: 10px;
    width: 100%;
  }
}

.c-copyright ul {
  float: right;
}

@media (max-width: 700px) {
  .c-copyright ul {
    display: block;
    float: none;
    text-align: center;
    width: 100%;
  }
}

.c-copyright ul li {
  color: #fff;
}

.c-copyright ul li a {
  color: #b6b6b6;
  font-size: 11px;
}

.c-copyright ul li a:hover {
  text-decoration: none;
}

.c-copyright ul span {
  color: #fff;
  display: inline-block;
  padding: 0 10px;
}

.c-madeIn {
  text-align: center;
  background: #003a66;
  padding: 13px 0;
}

.c-madeIn a {
  margin: 0;
  color: #888;
  font-size: 10px;
}

.c-footerLocation {
  position: relative;
  bottom: -50px;
  z-index: 99;
}

.c-footerLocation a {
  color: #fff;
}

@media (max-width: 992px) {
  .c-footerLocation {
    bottom: 0;
  }
}

.c-footerLocation__inner {
  margin: 0 auto;
  max-width: 860px;
  width: 100%;
}

.c-footerLocation__boxes,
.c-header__searh form {
  height: 1%;
  overflow: hidden;
}

.c-footerLocation__box {
  float: left;
  position: relative;
  padding-left: 95px;
  padding-top: 25px;
  padding-bottom: 25px;
  width: 50%;
}

@media (max-width: 992px) {
  .c-footerLocation__box {
    width: 100%;
  }
}

.c-footerLocation__box h2 {
  color: #fff;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}

.c-footerLocation__box p {
  color: #fff;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
}

.c-footerLocation__box--lightOrange {
  background: #fe9802;
}

.c-footerLocation__box--mediumOrange {
  background: #de8603;
}

.c-footerLocation__box--darkOrange {
  background: #d07d03;
  padding-bottom: 45px;
}

.c-footerLocation__icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 60px;
  width: 55px;
  text-align: center;
  background: #de8603;
  border-bottom: 2px solid #fff;
}

.c-footerLocation__icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 20px;
}

.c-footerLocation__icon--mediumOrange {
  background: #de8603;
}

.c-footerLocation__icon--darkOrange {
  background: #c07404;
}

.c-inner {
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.c-top {
  background: #f5f6f7;
}

@media (max-width: 992px) {
  .c-top {
    display: none;
  }
}

.c-top__nav {
  text-align: right;
}

.c-copyright ul li,
.c-top__nav ul,
.c-top__nav ul li {
  display: inline-block;
}

.c-top__nav ul li {
  border-right: 1px solid #e9e9ea;
}

.c-top__nav ul li:last-child {
  border-right: none;
}

.c-top__nav ul li a {
  color: #181818;
  display: block;
  font-size: 13px;
  padding: 12px 25px;
}

.c-header__brandSaval {
  width: 50px;
  display: block;
  float: right;
}

.c-header__brand {
  position: absolute;
  left: 0;
  top: -40px;
  max-width: 250px;
  width: 100%;
  z-index: 9999;
}

@media (max-width: 1200px) {
  .c-header__brand {
    max-width: 220px;
  }
}

@media (max-width: 1070px) {
  .c-header__brand {
    max-width: 220px;
  }
}

@media (max-width: 992px) {
  .c-header__brand {
    max-width: 100px;
    top: -12px;
  }
}

.c-header__brand--mobile {
  display: none;
}

@media (max-width: 992px) {
  .c-header__brand--mobile {
    display: block;
  }
}

.c-header__inner {
  max-width: 1300px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  width: 100%;
}

.c-header__brand img,
.c-header__top,
.c-savalInfo__box .gallery figure img,
.c-savalInfo__box ul li span img {
  width: 100%;
}

@media (max-width: 992px) {
  .c-header__top {
    display: none;
  }
}

.c-header__boxSearch {
  height: 1%;
  overflow: hidden;
  padding-left: 15%;
  padding-right: 20px;
  width: 100%;
}

.c-header__searh {
  float: right;
  max-width: 315px;
  margin-right: 8.9%;
  width: 25%;
}

@media (max-width: 1070px) {
  .c-header__searh {
    margin-right: 6%;
  }
}

.c-header__phone p,
.c-header__searh form .input {
  float: left;
  width: 85%;
}

.c-header__searh form .input input {
  border: 1px solid #eee;
  height: 38px;
  padding: 0 10px;
  outline: 0;
  width: 100%;
}

.c-header__email span,
.c-header__phone span,
.c-header__searh form .icon {
  height: 38px;
  background: #bbb;
  float: left;
  text-align: center;
  line-height: 38px;
  font-size: 18px;
  width: 15%;
}

.c-header__email,
.c-header__phone {
  float: right;
  max-width: 315px;
  margin-right: 1.8%;
  width: 25%;
}

.c-header__email span,
.c-header__phone span {
  display: block;
}

.c-header__phone p {
  border: 1px solid #eee;
  line-height: 36px;
  text-align: left;
  padding: 0 10px;
  margin-bottom: 0;
  display: block;
}

.c-header__email p,
.c-header__phone p,
.c-header__phone p a {
  font-size: 12px !important;
}

.c-header__email {
  margin-top: 10px;
  margin-right: 15%;
}

@media (max-width: 1172px) {
  .c-header__email {
    width: 30%;
  }
}

.c-header__email p {
  border: 1px solid #eee;
  line-height: 36px;
  text-align: left;
  float: left;
  padding: 0 10px;
  margin-bottom: 0;
  display: block;
  width: 85%;
}

.c-header__email p a {
  font-size: 12px;
}

.c-header__nav {
  background: #0074c8;
  border-bottom: 9px solid #fd8204;
  padding-left: 30%;
  transition: all 0.4s;
  position: relative;
}

@media (max-width: 1300px) {
  .c-header__nav {
    padding-left: 20%;
  }
}

@media (max-width: 990px) {
  .c-header__nav {
    position: fixed;
    width: 100%;
    z-index: 999;
  }
}

.c-header__nav .btnSaval {
  width: 30px;
  height: 35px;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  right: 13%;
  opacity: 0;
  display: block;
  z-index: 999999;
  transition: all 0.4s;
}

.c-header__nav .btnSaval:hover,
.c-savalInfo__box .gallery figure img:hover {
  opacity: 0.7;
}

.c-header__nav .btnSaval img {
  display: block;
  width: 100%;
}

@media (max-width: 1520px) {
  .c-header__nav .btnSaval {
    right: 9%;
  }
}

@media (max-width: 1440px) {
  .c-header__nav .btnSaval {
    right: 1%;
  }
}

@media (max-width: 990px) {
  .c-header__nav .btnSaval {
    top: 11px;
    opacity: 1 !important;
  }
}

@media (max-width: 992px) {
  .c-header__nav {
    padding: 8px 20px;
  }
}

.c-header__nav ul {
  height: 1%;
  overflow: hidden;
}

@media (max-width: 992px) {
  .c-header__nav ul {
    display: none;
  }
}

.c-header__nav ul li {
  float: left;
  position: relative;
}

.c-header__nav ul li a {
  color: #fff;
  display: block;
  padding: 15px 34px;
  font-weight: 700;
  text-transform: uppercase;
  transition: color 250ms;
}

@media (max-width: 1100px) {
  .c-header__nav ul li a {
    padding: 15px 25px;
  }
}

.c-blog__filtros ul li .active,
.c-blog__filtros ul li a:hover,
.c-header__nav ul li .active,
.c-header__nav ul li a:hover {
  text-decoration: none;
  background: #0060b4;
  color: #fff;
}

.c-header__nav ul li:nth-child(3):before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  top: -25px;
  left: 0;
  background: #fd8204;
  height: 30px;
}

.c-header__nav .c-brand-bienestar {
  width: 100px;
  position: absolute;
  left: 20%;
  top: 7px;
  opacity: 0;
  transition: all 0.4s;
}

@media (max-width: 1720px) {
  .c-header__nav .c-brand-bienestar {
    left: 15%;
  }
}

@media (max-width: 1463px) {
  .c-header__nav .c-brand-bienestar {
    left: 12%;
  }
}

@media (max-width: 1343px) {
  .c-header__nav .c-brand-bienestar {
    left: 9%;
  }
}

@media (max-width: 1186px) {
  .c-header__nav .c-brand-bienestar {
    left: 7%;
  }
}

@media (max-width: 990px) {
  .c-header__nav .c-brand-bienestar {
    display: none;
  }
}

.c-header__nav-mobile {
  padding-left: 110px;
  display: none;
}

@media (max-width: 992px) {
  .c-header__nav-mobile {
    display: block;
  }
}

.c-header__nav-mobile a {
  display: inline-block;
  text-align: center;
  padding: 0 10px;
  color: #fff;
}

.c-header__nav-mobile a:nth-of-type(2),
.c-header__nav-mobile a:nth-of-type(3) {
  float: right;
}

.c-header__nav-mobile a span {
  display: block;
  font-size: 25px;
}

.c-header__nav-mobile a i {
  font-size: 8px;
  font-style: initial;
  text-transform: uppercase;
  font-weight: 700;
}

.c-header__navOpen {
  position: fixed;
  height: auto;
  background: #0074c8;
  left: -100%;
  padding: 50px 30px;
  transition: left 250ms;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.c-header__navOpen--open {
  left: 0;
}

.c-header__navOpen .close-nav {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  font-size: 23px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  width: 50px;
}

.c-header__navOpen ul li {
  display: block;
  margin-bottom: 10px;
}

.c-header__navOpen ul li a {
  color: #fff;
  line-height: 30px;
  border-bottom: 2px solid #fd8204;
  padding-bottom: 5px;
  font-weight: 700;
  width: 100%;
  text-transform: uppercase;
  display: block;
}

.c-bigbanner {
  overflow: hidden;
  position: relative;
}

.c-bigbanner__slide {
  position: relative;
  max-height: 600px;
}

.c-bigbanner__image {
  position: relative;
  z-index: 1;
}

.c-bigbanner__image .c-bigbanner__imgDesktop {
  height: auto;
  min-width: 959px;
  width: 100%;
}

@media (max-width: 680px) {
  .c-section__ext {
    height: 51px !important;
    display: inline-block !important;
  }
  .c-icon-mobile__ext img {
    position: relative;
    top: -4px;
  }
  .select2-container--default .select2-selection--single {
    height: 50px !important;
    padding: 11px 20px;
  }
  .c-icon-mobile__ext {
    background: #1896f1 !important;
    display: inline-block !important;
    padding: 5px 10px !important;
    height: 51px;
    line-height: 47px;
  }
  .select2-selection__arrow {
    height: 50px;
    padding: 11px 20px;
  }
  .c-bigbanner .c-bigbanner__ext {
    max-width: 865px !important;
    left: 50% !important;
    top: 71.5% !important;
  }
  .c-bigbanner__image .c-bigbanner__imgDesktop {
    display: none;
  }
}

.c-bigbanner__image .c-bigbanner__imgMobile {
  display: none;
  width: 100%;
  min-height: 1%;
}

@media (max-width: 680px) {
  .c-bigbanner__image .c-bigbanner__imgMobile {
    display: block;
  }
}

.c-bigbanner__ext {
  max-width: 955px !important;
  left: 70% !important;
}

.c-bigbanner__info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}

@media (max-width: 860px) {
  .c-bigbanner__info {
    text-align: center;
    width: 95%;
  }
}

.c-bigbanner__info .c-banner-ver-init {
  display: block;
  position: absolute;
  bottom: -60px;
  right: 0;
  background: #fd8204;
  line-height: 37px;
  padding: 0 10px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  transition: background 0.3s;
  cursor: pointer;
  font-weight: 700;
  width: auto;
  min-width: 100px;
  z-index: 90;
  text-align: center;
}

@media (max-width: 990px) {
  .c-bigbanner__info .c-banner-ver-init {
    position: relative;
    margin: 0 auto;
    max-width: 150px;
  }
}

@media (max-width: 768px) {
  .c-bigbanner__info .c-banner-ver-init {
    bottom: -16px;
  }
}

.c-bigbanner__info hgroup {
  border-left: 24px solid #fd8204;
  padding-left: 20px;
  margin-bottom: 15px;
}

@media (max-width: 990px) {
  .c-bigbanner__info hgroup {
    border: 0;
    text-align: center;
  }
}

.c-bigbanner__info h3,
.c-bigbanner__info h2,
.c-bigbanner__info > span {
  font-size: 51px;
  color: #fff;
  font-family: Raleway, sans-serif;
}

@media (max-width: 1680px) {
  .c-bigbanner__info h2 {
    font-size: 37px;
  }
}

@media (max-width: 990px) {
  .c-bigbanner__info h2 {
    font-size: 27px;
  }
}

@media (max-width: 380px) {
  .c-bigbanner__info h2 {
    font-size: 27px;
  }
}

.c-bigbanner__info h2 span {
  color: #fd8204;
}

.c-bigbanner__info h2 .c-title-lighter {
  display: block;
  font-weight: 400;
  color: #fff;
  text-align: left;
  font-style: initial;
  font-size: 36px;
}

@media (max-width: 1280px) {
  .c-bigbanner__info h2 .c-title-lighter {
    font-size: 29px;
  }
}

@media (max-width: 900px) {
  .c-bigbanner__info h2 .c-title-lighter {
    font-size: 25px;
  }
}

@media (max-width: 861px) {
  .c-bigbanner__info h2 .c-title-lighter {
    text-align: center;
    font-size: 23px;
  }
}

.c-bigbanner__info h3 {
  line-height: 100px;
  font-size: 115px;
  text-transform: uppercase;
  left: -5px;
  position: relative;
  font-weight: 900;
}

@media (max-width: 1680px) {
  .c-bigbanner__info h3 {
    font-size: 80px;
    line-height: 65px;
  }
}

@media (max-width: 990px) {
  .c-bigbanner__info h3 {
    font-size: 30px;
    line-height: 45px;
  }
}

.c-bigbanner__info > span {
  line-height: 77px;
  display: block;
  float: right;
  font-size: 42px;
  background: #0074c8;
  padding: 0 30px;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .c-bigbanner__info > span {
    font-size: 35px;
  }
}

@media (max-width: 1680px) {
  .c-bigbanner__info > span {
    font-size: 30px;
    padding: 0 20px;
    line-height: 55px;
  }
}

@media (max-width: 990px) {
  .c-bigbanner__info > span {
    display: inline-block;
    font-size: 18px;
    float: none;
  }
}

@media (max-width: 768px) {
  .c-bigbanner__info > span {
    padding: 0 15px;
  }
}

.c-bigbanner__info > span i {
  font-style: initial;
  font-weight: 300;
}

.c-bigbanner .c-slider_trayectoria hgroup {
  border-left: 0;
  padding-left: 20px;
  margin-bottom: 15px;
  text-align: right;
}

@media (max-width: 990px) {
  .c-bigbanner .c-slider_trayectoria hgroup {
    border: 0;
    text-align: center;
  }
}

.c-bigbanner:after {
  content: "";
  width: 80px;
  width: 162px;
  height: 60px;
  background-image: url(../img/footer-logo-v2.png);
  background-image: url(../img/footer-logo-v3.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: block;
  display: none;
  z-index: 999;
}

@media (max-width: 480px) {
  .c-bigbanner:after {
    width: 57px;
    /*width: 100px;*/
    height: 43px;
    background-image: url(../img/footer-logo-v2.png);
  }

  .c-bigbanner:before {
    content: "";
    width: 40px;
    height: 43px;

    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: block;
    z-index: 999;
  }
}

.c-bigbanner .c-info-bannerTemas {
  display: block;
  width: 90%;
  max-width: 800px;
  overflow: hidden;
}

@media (max-width: 1280px) {
  .c-bigbanner .c-info-bannerTemas {
    width: 50%;
    left: 40%;
  }
}

@media (max-width: 861px) {
  .c-bigbanner .c-info-bannerTemas {
    width: 90%;
    left: 50%;
  }
}

.c-bigbanner .c-info-bannerTemas .c-info-group {
  width: 100%;
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
}

.c-bigbanner .c-info-bannerTemas .c-info-group .c-icon {
  background: 0 0;
  display: block;
  max-width: 50px;
  float: none;
  margin-bottom: 20px;
}

@media (max-width: 861px) {
  .c-bigbanner .c-info-bannerTemas .c-info-group .c-icon {
    margin: 0 auto 20px;
  }
}

.c-bigbanner .c-info-bannerTemas .c-info-group .c-section {
  width: auto;
  background: #1896f1;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-weight: 900;
  font-size: 25px;
  float: left;
  color: #fff;
}

@media (max-width: 1280px) {
  .c-bigbanner .c-info-bannerTemas .c-info-group .c-section {
    margin: 0 auto 20px;
    float: none;
    padding: 5px 10px;
  }
}

.c-bigbanner .c-info-bannerTemas h2 {
  display: block;
  width: 100%;
  font-weight: 400;
}

.c-bigbanner .c-info-bannerTemas h2 strong {
  font-weight: 900;
}

@media (max-width: 1280px) {
  .c-bigbanner .c-info-bannerTemas h2 {
    font-size: 30px;
  }
}

@media (max-width: 861px) {
  .c-bigbanner .c-info-bannerTemas h2 {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .c-bigbanner .c-info-bannerTemas h2 {
    font-size: 25px;
  }
}

@media (max-width: 468px) {
  .c-bigbanner .c-info-bannerTemas h2 {
    font-size: 16px;
  }
  .c-bigbanner .c-info-bannerTemas .c-info-group .c-section {
    font-size: 23px;
  }
}

.c-bigbanner .c-info-bannerTemas .c-BannerCorp_title {
  text-align: center;
  font-size: 43px;
}

@media (max-width: 990px) {
  .c-bigbanner .c-info-bannerTemas .c-BannerCorp_title {
    font-size: 38px;
  }
}

@media (max-width: 768px) {
  .c-bigbanner .c-info-bannerTemas .c-BannerCorp_title {
    font-size: 35px;
  }
}

@media (max-width: 468px) {
  .c-bigbanner .c-info-bannerTemas .c-BannerCorp_title {
    font-size: 25px;
  }
}

.c-bigbanner .c-info-bannerTemas .c-banner-ver {
  background: #fd8204;
  line-height: 37px;
  display: block;
  float: left;
  padding: 0 10px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  transition: background 0.3s;
  cursor: pointer;
  font-weight: 700;
  width: auto;
  min-width: 100px;
  position: relative;
  z-index: 90;
  text-align: center;
  margin-top: 40px;
}

@media (max-width: 861px) {
  .c-bigbanner .c-info-bannerTemas .c-banner-ver {
    margin: 40px auto 0;
    float: none;
    max-width: 150px;
  }
}

@media (max-width: 768px) {
  .c-bigbanner .c-info-bannerTemas .c-banner-ver {
    margin: 20px auto 0;
  }
}

.header-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
}

.pad-b-55 {
  padding-bottom: 55px;
}

.c-info__h1 {
  display: block;
  position: relative;
  padding: 12px 0 0 12px;
}

.c-info__h1--font20 span {
  font-size: 20px !important;
  padding: 12px 20px !important;
}

.c-info__h1 span {
  background: #0074c8;
  color: #fff;
  border-right: 8px solid #fd8204;
  padding: 0 40px;
  line-height: 60px;
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  z-index: 10;
}

.c-homeAbout__icon img,
.c-info__h1 span:after {
  position: absolute;
  height: 100%;
  opacity: 0.1;
  right: 0;
}

.c-info__h1 span:after {
  background: url(../img/titulo-after.svg) no-repeat;
  top: 0;
  content: "";
  z-index: 1;
  width: 50px;
}

@media (max-width: 1200px) {
  .c-info__h1 span {
    padding: 12px 20px;
    line-height: normal;
    font-size: 30px;
  }
}

@media (max-width: 720px) {
  .c-info__h1 span {
    padding: 12px 10px;
    line-height: normal;
    font-size: 25px;
  }
}

.c-info__h1:after {
  background: #fd8204;
  content: "";
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  z-index: 1;
}

.c-info__h1--inline-block,
.c-info__link span {
  display: inline-block;
}

.c-info__parrafo {
  color: #000;
  line-height: 24px;
  font-size: 15px;
  font-weight: 400;
  margin: 0 auto 30px;
  font-family: Raleway, sans-serif;
  width: 100%;
}

.c-info__link {
  background: #fd8204;
  line-height: 46px;
  display: block;
  float: left;
  padding: 0 30px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  transition: background 0.3s;
  cursor: pointer;
  font-weight: 700;
  width: auto;
  position: relative;
  z-index: 90;
}

.c-info__link span {
  margin-right: 9px;
  font-size: 18px;
  vertical-align: top;
  line-height: 41px;
}

.c-info__link:hover {
  background: #cb5000;
  color: #fff;
  text-decoration: none;
}

.c-info__link--marLeft30 {
  margin-left: 30px;
}

@media (max-width: 992px) {
  .c-info__link--mobileInline {
    display: inline-block !important;
    float: none;
  }
}

.c-homeAbout {
  padding: 60px 0 40px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 992px) {
  .c-homeAbout {
    padding: 20px 0;
  }
}

.c-homeAbout__info {
  height: 1%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  width: 1170px;
  z-index: 10;
}

@media (max-width: 1200px) {
  .c-homeAbout__info {
    width: 992px;
  }
}

@media (max-width: 992px) {
  .c-homeAbout__info {
    width: 100%;
  }
}

.c-homeAbout__icon {
  background: #fd8204;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  width: 33.3%;
  z-index: 1;
}

@media (max-width: 992px) {
  .c-homeAbout__icon {
    display: none;
  }
}

.c-homeAbout__icon img {
  bottom: 0;
  max-height: 670px;
  max-width: 558px;
  width: 100%;
}

.c-homeAbout__image {
  background: rgba(255, 255, 255, 0.2);
  padding: 9px;
  margin-right: 5.1%;
  float: left;
  width: 37.6%;
}

@media (max-width: 992px) {
  .c-homeAbout__image {
    display: none;
  }
}

.c-homeAbout__image img {
  height: auto;
  width: 100%;
}

.c-homeAbout__description {
  float: left;
  margin: 104px 0;
  width: 57.3%;
}

@media (max-width: 1200px) {
  .c-homeAbout__description {
    margin: 55px 0;
  }
}

@media (max-width: 992px) {
  .c-homeAbout__description {
    text-align: center;
    padding: 0 30px;
    margin: 20px 0;
    width: 100%;
  }
}

@media (max-width: 600px) {
  .c-homeAbout__description {
    padding: 0 5px;
  }
}

@media (max-width: 992px) {
  .c-homeAbout__description h2 {
    display: inline-block;
  }
}

@media (max-width: 1200px) {
  .c-homeAbout__description h2 span {
    font-size: 30px;
    padding: 10px;
    line-height: normal;
  }
}

@media (max-width: 390px) {
  .c-homeAbout__description h2 span {
    font-size: 24px;
  }
}

.c-homeAbout:after {
  background: url(../img/Patter-1.png);
  height: 712px;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.2;
  width: 1125px;
}

@media (max-width: 992px) {
  .c-savalInfo {
    display: none;
  }
}

.c-savalInfo__boxes {
  height: 1%;
  overflow: hidden;
}

.c-savalInfo__box {
  float: left;
  padding: 90px 50px 85px;
  height: 485px;
  height: 550px;
  width: 33.3%;
  position: relative;
}

@media (max-width: 1200px) {
  .c-savalInfo__box {
    height: 540px;
  }
}

.c-savalInfo__box:nth-of-type(1):before,
.c-savalInfo__box:nth-of-type(2):before {
  position: absolute;
  height: 60px;
  width: 60px;
  content: "";
  top: 90px;
  right: -30px;
  background: url(../img/home-savalinfo-icon.png);
  background-size: 60px 60px;
  z-index: 999;
}

.c-savalInfo__box h2,
.c-savalInfo__box h3 {
  font-weight: 400;
  color: #fff;
  line-height: 40px;
}

.c-savalInfo__box .tituloh3 {
  font-weight: 400;
  color: #fff;
  line-height: 40px;
}

.c-savalInfo__box .tituloh3 {
  border-left: 15px solid #0682e0;
  padding-left: 15px;
  /*font-size: 35px;*/
  margin-bottom: 20px;
}

.c-savalInfo__box h2 {
  border-left: 15px solid #0682e0;
  padding-left: 15px;
  font-size: 35px;
  margin-bottom: 20px;
}

@media (max-width: 1200px) {
  .c-savalInfo__box h2 {
    font-size: 25px;
    line-height: 34px;
  }
  .c-savalInfo__box .tituloh3 {
    font-size: 25px;
    line-height: 34px;
  }
}

.c-blog__title h1 strong,
.c-savalInfo__box h2 strong,
.c-savalInfo__box h3 strong {
  font-weight: 700;
}

.c-savalInfo__box h3 {
  font-size: 28px;
  margin-bottom: 18px !important;
}

@media (max-width: 1200px) {
  .c-savalInfo__box h3 {
    font-size: 25px;
    line-height: 34px;
  }
}

.c-savalInfo__box h3 small {
  font-size: 15px;
}

.c-savalInfo__box ul li {
  color: #fff;
  margin-bottom: 13px;
}

.c-savalInfo__box ul li span {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
  width: 22.3px;
}

.c-savalInfo__box ul li i {
  font-style: initial;
  display: inline-block;
  font-family: Raleway, sans-serif;
  vertical-align: middle;
  font-size: 15px;
  width: 75.7%;
  line-height: normal;
}

.c-savalInfo__box ul li:last-child {
  margin-bottom: 0;
}

.c-savaTemas__box p,
.c-savalInfo__box p {
  font-family: Raleway, sans-serif;
  font-size: 15px;
}

.c-savalInfo__box p {
  padding-left: 30px;
  position: relative;
  z-index: 10;
  line-height: 24px;
  color: #fff;
  margin-bottom: 28px;
}

.c-savalInfo__box .gallery {
  overflow: hidden;
  position: relative;
  z-index: 3;
}

.c-savalInfo__box .gallery figure {
  float: left;
  margin: 0;
  padding: 5px;
  /*width: 33.3%;*/
  
}

.c-savalInfo__box .gallery figure a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.c-savalInfo__box--darkBlue {
  background: #00487f;
}

.c-savalInfo__box--middleBlue {
  background: #0363ad;
}

.c-savalInfo__box--lightBlue {
  background: #0682e0;
  padding: 90px 110px 49px;
}

@media (max-width: 1700px) {
  .c-savalInfo__box--lightBlue {
    padding: 90px 80px 49px;
  }
}

@media (max-width: 1500px) {
  .c-savalInfo__box--lightBlue {
    padding: 90px 50px 49px;
  }
}

@media (max-width: 1300px) {
  .c-savalInfo__box--lightBlue {
    padding: 90px 40px 49px;
  }
}

.c-savalInfo__box--lightBlue h3 {
  margin-bottom: 32px;
  line-height: 33px;
}

.c-savalInfo__box--patterBg {
  background: #00487f;
  position: relative;
}

.c-savalInfo__box--patterBg:after {
  background: url(../img/Patter-2-Cuadro-azul.png);
  opacity: 0.6;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 241px;
  width: 322px;
}

.c-savalInfo__box--iconBg {
  background: #0682e0;
  position: relative;
}

.c-savalInfo__box--iconBg:after {
  background: url(../img/titulo-after.svg) no-repeat;
  opacity: 0.1;
  content: "";
  position: absolute;
  bottom: 0;
  right: -25%;
  height: 100%;
  width: 350px;
}

.c-savaTemas {
  padding: 55px 0;
  text-align: center;
}

@media (max-height: 1300px) {
  .c-savaTemas {
    padding: 60px 30px;
  }
}

@media (max-width: 992px) {
  .c-savaTemas {
    padding: 20px 0;
  }
}

.c-savaTemas h2 {
  margin-bottom: 40px;
}

@media (max-width: 600px) {
  .c-savaTemas h2 {
    width: 90%;
  }
  .c-savaTemas h2 span {
    line-height: 22px;
    padding: 12px 5px;
    width: 100%;
  }
}

@media (max-width: 320px) {
  .c-savaTemas h2 span {
    font-size: 24px;
  }
}

.c-savaTemas__bajada {
  color: #000;
  position: relative;
  top: -10px;
  line-height: 22px;
  font-family: Raleway, sans-serif;
  max-width: 1100px;
  font-size: 15px;
  margin: 0 auto 60px;
  padding: 0 20px;
}

@media (max-width: 992px) {
  .c-savaTemas__bajada {
    margin: 0 auto 50px;
    top: -5px;
    width: 100%;
    padding: 0 5px;
  }
}

.c-savaTemas__bajada span {
  font-size: 13px;
  font-style: italic;
  display: block;
  margin-top: 10px;
}

.c-savaTemas__bajada strong {
  font-weight: 700px;
  display: block;
}

.c-savaTemas__boxes {
  height: 1%;
  overflow: hidden;
  padding: 0 11px;
}

@media (max-width: 1050px) {
  .c-savaTemas__boxes {
    padding: 0 50px;
  }
}

@media (max-width: 600px) {
  .c-savaTemas__boxes {
    padding: 0 25px;
    display: none;
  }
}

.c-savaTemas .c-mobile-boxes {
  display: none;
}

@media (max-width: 800px) {
  .c-savaTemas .c-mobile-boxes {
    display: block;
  }
}

.c-savaTemas__box {
  float: left;
  width: 33.3%;
  text-align: left;
  border-left: 1px solid #d2d2d2;
  padding: 20px 50px 40px;
  height: 200px;
  position: relative;
}

@media (max-width: 1050px) {
  .c-savaTemas__box {
    width: 50%;
  }
}

@media (max-width: 800px) {
  .c-savaTemas__box {
    border-left: none;
    border-bottom: 2px solid #e6e6e6;
    padding: 20px 20px 40px;
    height: auto;
    width: 100%;
  }
}

@media (max-width: 600px) {
  .c-savaTemas__box {
    padding-bottom: 20px;
  }
}

@media (max-width: 480px) {
  .c-savaTemas__box {
    font-size: 17px;
  }
}

.c-savaTemas__box figure {
  display: inline-block;
  margin: 0 15px 0 0;
  text-align: left;
  vertical-align: middle;
  width: 35px;
}

@media (max-width: 600px) {
  .c-savaTemas__box figure {
    padding-left: 20px;
    margin-right: 25px;
  }
}

.c-savaTemas__box figure img {
  display: inline-block;
  width: 32px;
}

.c-savaTemas__box span {
  font-size: 17px;
  vertical-align: initial;
  color: #0074c8;
  font-weight: 700;
}

.c-savaTemas__box p {
  margin-top: 15px;
  display: block;
  color: #666;
  line-height: 21px;
  margin-bottom: 30px;
  font-weight: 400;
}

@media (max-width: 600px) {
  .c-savaTemas__box p {
    max-height: 100%;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 30px;
    display: none;
  }
}

.c-savaTemas__box a {
  position: absolute;
  bottom: 40px;
  left: 50px;
  text-transform: lowercase;
}

@media (max-width: 800px) {
  .c-savaTemas__box a {
    left: 0;
    position: relative;
    display: block;
    bottom: 0;
  }
}

@media (max-width: 600px) {
  .c-savaTemas__box a {
    margin-top: 30px;
  }
}

.c-savaTemas__box a span {
  color: #fd8204;
  margin-right: 6px;
}

.c-savaTemas__box a:hover {
  text-decoration: none;
}

.c-savaTemas__box .icon {
  background: url(../img/temas-arrow-icon.png) no-repeat center center #fd8204;
  height: 22px;
  position: absolute;
  top: 20px;
  left: -11px;
  width: 22px;
}

.c-homeBlog {
  padding: 50px 0;
}

@media (max-width: 600px) {
  .c-homeBlog {
    text-align: center;
  }
}

@media (max-width: 1300px) {
  .c-homeBlog h1 {
    margin-left: 20px;
  }
}

@media (max-width: 600px) {
  .c-homeBlog h1 {
    text-align: center;
    display: inline-block;
    width: 90%;
    margin-left: 8px;
  }
}

.c-homeBlog h1 span {
  font-size: 30px;
}

@media (max-width: 600px) {
  .c-homeBlog h1 span {
    line-height: 22px;
    padding: 12px 20px !important;
    width: 100%;
  }
}

.c-homeBlog__articles {
  height: 1%;
  overflow: hidden;
  padding-bottom: 40px;
}

.c-homeBlog__article {
  float: left;
  padding: 0 12px;
  width: 33.3%;
}

@media (max-width: 700px) {
  .c-homeBlog__article {
    margin-bottom: 40px;
    width: 100%;
  }
}

.c-homeBlog__article-image {
  position: relative;
}

.c-homeBlog__article-image:before,
.c-homeBlog__article-info:before {
  content: "";
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0;
  display: block;
  z-index: 999;
  width: 50px;
  height: 45px;
  right: 10px;
}

.c-blog__article-image img,
.c-homeBlog__article-image img,
.c-modalCupon__item img,
.c-modalMobile__image img {
  width: 100%;
  height: 145px;
  object-fit: cover;
}

.c-homeBlog__article-inner {
  box-shadow: 0 3px 40px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.1);
}

.c-homeBlog__article-info {
  background: #fff;
  padding: 28px 20px 30px;
  position: relative;
}

.c-homeBlog__article-info h2 {
  font-size: 20px;
  color: #1896f1;
  font-weight: 700;
  margin-bottom: 8px;
}

.c-blog__article-info span,
.c-homeBlog__article-info span {
  font-size: 13px;
  color: #777;
  margin-bottom: 10px;
  display: block;
}

.c-homeBlog__article-info p {
  font-size: 13px;
  color: #888;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 24px;
}

.c-homeBlog__article-info > a.leer_mas {
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 15px;
  display: inline-block;
  position: relative;
}

.c-blog__article-info > a:after,
.c-homeBlog__article-info > a.leer_mas:after {
  background: url(../img/icono-blog-flecha.png);
  content: "";
  position: absolute;
  right: -30px;
  top: 9px;
  height: 11px;
  width: 17px;
}

.c-homeBlog__article-info > a.leer_mas span {
  display: inline-block;
  color: #333;
  font-size: 20px;
  margin-right: 10px;
}

.c-homeBlog__article-info .c-title-blog-link:after {
  content: "";
  background: 0 0;
}

.c-homeBlog__article-info:before {
  bottom: 5px;
  width: 30px;
  height: 40px;
  background-image: url(../img/saval-color.svg);
}

.c-homeBlog__article-socials a {
  display: inline-block;
  height: 30px;
  text-align: center;
  margin-right: 10px;
  border-radius: 50%;
  width: 30px;
  line-height: 32px;
  background: #fe9802;
}

.c-homeBlog__article-socials a span {
  display: inline-block;
  transition: color 0.3s;
  font-size: 14px;
  color: #fff;
}

.c-homeBlog__article-socials a:hover {
  color: #121212;
}

.c-botonesFixed {
  position: fixed;
  right: 0;
  bottom: 25%;
  z-index: 9999;
  height: auto;
}

.c-botonesFixed a img {
  width: 25px;
  float: left;
  margin-top: 0;
  margin-right: 7px;
}

.c-botonesFixed a div {
  background: #fd8204;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  width: 50px;
  height: 45px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  -moz-box-shadow: -19px 0 26px -20px rgba(0, 0, 0, 0.75);
  box-shadow: -19px 0 26px -14px rgba(0, 0, 0, 0.75);
  padding: 10px 14px;
}

.c-botonesFixed a {
  width: 200px;
  height: 45px;
  line-height: normal;
  background: #0074c8;
  margin-bottom: 15px;
  display: block;
  color: #fff;
  padding: 11px 30px 5px 10px;
  font-weight: 400;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  text-align: left;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 11px;
  position: relative;
  letter-spacing: 1px;
  -webkit-box-shadow: 0 2px 32px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 2px 32px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 32px -15px rgba(0, 0, 0, 0.75);
}

.c-botonesFixedMovil {
  position: fixed;
  right: 0;
  bottom: 35%;
  z-index: 9999;
  height: auto;
  display: none;
}

.c-botonesFixedMovil a img {
  width: 50px;
  margin-right: -4px;
  display: block;
  margin-bottom: 12px;
  border-radius: 13px 0 0 13px;
}

#wrapper .post2 .redes_up .c-single__share {
  width: 335px;
  float: right;
  padding: 5px 0;
  margin-bottom: 10px;
}

.c-botonesFixed a:hover {
  background: #d55a00;
  text-decoration: none;
}

.c-botonesFixed a span {
  display: block;
  text-transform: capitalize;
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 0;
}

@media (max-width: 768px) {
  .c-botonesFixed a {
    padding: 5px 8px;
  }
  .c-botonesFixed {
    top: 10%;
  }
  .c-botonesFixedMovil {
    display: inherit;
  }
  #blog .pasos ul li:nth-child(2) span:before {
    content: "";
    width: 1.3px !important;
  }
}

@media (max-width: 670px) {
  .c-botonesFixed {
    top: 15%;
  }
}

.c-newsletter {
  background: #fd8204;
  padding: 45px 0;
}

@media (max-width: 360px) {
  .c-newsletter {
    padding: 20px 10px;
  }
}

.c-newsletter__info {
  float: left;
  text-align: right;
  padding-right: 40px;
  width: 50%;
}

@media (max-width: 1100px) {
  .c-newsletter__info {
    text-align: center;
    padding-right: 0;
    width: 100%;
  }
}

.c-newsletter__info h1,
.c-newsletter__info h2 {
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 5px;
}

@media (max-width: 600px) {
  .c-newsletter__info h1,
  .c-newsletter__info h2 {
    font-size: 20px;
    margin-bottom: 0;
  }
}

.c-newsletter__info p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
}

@media (max-width: 1100px) {
  .c-newsletter__info p {
    margin-bottom: 30px;
  }
}

@media (max-width: 600px) {
  .c-newsletter__info p {
    font-size: 14px;
  }
}

.c-newsletter__form {
  float: left;
  width: 50%;
}

@media (max-width: 1100px) {
  .c-newsletter__form {
    margin: 20px auto 0;
    float: initial !important;
    width: 90% !important;
  }
}

.c-newsletter__form form .icon {
  float: left;
  height: 46px;
  background: #1896f1;
  width: 10%;
  text-align: center;
  line-height: 46px;
  font-size: 20px;
}

@media (max-width: 992px) {
  .c-newsletter__form form .icon {
    width: 15%;
  }
}

@media (max-width: 600px) {
  .c-newsletter__form form .icon {
    font-size: 18px;
    line-height: 50px;
  }
}

.c-newsletter__form form .input {
  float: left;
  width: 50%;
}

@media (max-width: 1100px) {
  .c-newsletter__form form .input {
    width: 70%;
  }
}

@media (max-width: 992px) {
  .c-newsletter__form form .input {
    width: 65%;
  }
}

.c-newsletter__form form .input input {
  height: 46px;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 0 10px;
  width: 100%;
}

.c-newsletter__form form .input.submit {
  float: left;
  width: 20%;
}

.c-newsletter__form form .input.submit a {
  background: #00487f;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  text-align: center;
  height: 46px;
  line-height: 46px;
}

@media (max-width: 600px) {
  .c-newsletter__form form .input.submit a {
    font-size: 12px;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  animation: animatetop 0.4s;
}

.modal-content {
  margin: auto;
  border: 1px solid #888;
  width: 90%;
  max-width: 700px;
  border-radius: 15px;
  padding: 30px;
  background: #fff;
  position: relative;
  text-align: center;
}

.modal-content .form-group-full .btnSuscribirse {
  background: #fd8204;
  padding: 0 30px;
  font-size: 11px;
  cursor: pointer;
  width: auto;
  z-index: 90;
  margin: 0 auto;
  color: #fff;
  height: 40px;
  line-height: 40px;
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  float: left;
  transform: translate(-50%);
  position: relative;
  left: 50%;
}

.modal-content .form-group-full .btnSuscribirse:hover {
  background: #d55a00;
}

.modal-content form {
  overflow: hidden;
}

.modal-content .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 46px;
  font-size: 30px;
  cursor: pointer;
}

.modal-content .close:hover {
  opacity: 0.7;
}

.modal-content h3 {
  text-align: left;
  margin-top: 30px;
}

.modal-content h3 span {
  font-size: 30px;
}

.modal-content p {
  line-height: 20px;
  color: #666;
  font-size: 16px;
  display: block;
  margin: 30px auto;
  max-width: 600px;
  width: 90%;
}

@media (max-width: 530px) {
  .modal-content p {
    font-size: 13px !important;
  }
}

.modal-content .form-group-list {
  width: 75%;
  margin: 0 auto 30px;
}

.modal-content .form-group {
  margin-bottom: 30px;
  height: auto;
  display: block;
  overflow: hidden;
  padding: 0 30px;
}

@media (max-width: 530px) {
  .modal-content .form-group {
    padding: 0 5px;
  }
}

.modal-content .form-group h2 {
  color: #0074c8;
  font-size: 30px;
}

.modal-content .form-group .group-check {
  display: block;
  float: left;
  width: 32%;
  margin-right: 2%;
  height: auto;
  line-height: normal;
  text-align: left;
  margin-bottom: 10px;
}

.modal-content .form-group .group-check:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 660px) {
  .modal-content .form-group .group-check {
    width: 49%;
    margin-right: 2%;
  }
  .modal-content .form-group .group-check:nth-child(3n) {
    margin-right: 2%;
  }
  .modal-content .form-group .group-check:nth-child(2n) {
    margin-right: 0;
  }
}

.modal-content .form-group-full {
  display: block;
  overflow: hidden;
}

@media (max-width: 768px) {
  .modal-content {
    padding: 0 10px 20px;
  }
}

.c-newsletterTemas {
  background: #f9f9f9;
  padding: 17px 0;
}

@media (max-width: 560px) {
  .c-newsletterTemas {
    padding: 17px 10px;
  }
}

.c-newsletterTemas .c-newsletter__info h2 {
  color: #0074c8;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 5px;
}

@media (max-width: 600px) {
  .c-newsletterTemas .c-newsletter__info h2 {
    font-size: 20px;
    margin-bottom: 0;
  }
}

.c-newsletterTemas .c-newsletter__info p {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
}

@media (max-width: 1100px) {
  .c-newsletterTemas .c-newsletter__info p {
    margin-bottom: 30px;
  }
}

@media (max-width: 600px) {
  .c-newsletterTemas .c-newsletter__info p {
    font-size: 14px;
  }
}

.c-breadcrumb {
  background: #f8f8f8;
  text-align: right;
  padding: 0 20px;
}

.c-breadcrumb--m70 {
  margin-bottom: 70px;
}

.c-breadcrumb ul li {
  display: inline-block;
  line-height: 46px;
}

.c-breadcrumb ul li a {
  color: #777;
}

.c-blog__title {
  background: #fd8204;
  padding: 12px 10px;
  text-align: center;
  position: relative;
}

@media (max-width: 990px) {
  .c-blog__title {
    padding: 50px 10px;
  }
}

.c-blog__title p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}

.c-blog__title h1 {
  font-size: 35px;
  color: #fff;
  font-weight: 300;
}

.c-blog__title:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  background: #fff;
  height: 7px;
  content: "";
  display: none;
}

.c-blog__filtros {
  background: #0074c8;
}

@media (max-width: 1300px) {
  .c-blog__filtros {
    overflow-y: scroll;
  }
}

.c-blog__filtros::-webkit-scrollbar {
  display: none;
}

.c-blog__filtros ul {
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  line-height: 80px;
}

@media (max-width: 1300px) {
  .c-blog__filtros ul {
    min-width: 1300px;
  }
}

.c-blog__filtros ul li {
  -ms-flex-positive: 9;
  flex-grow: 9;
  position: relative;
}

.c-blog__filtros ul li:after {
  height: 70%;
  width: 1px;
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
}

.c-blog__filtros ul li:last-child:after {
  display: none;
}

.c-blog__filtros ul li a {
  text-align: center;
  color: #fff;
  display: block;
  vertical-align: top;
  height: 80px;
  line-height: 30px;
  width: 100%;
  font-size: 12px;
  padding: 15px 0;
}

.c-blog__filtros ul li a span {
  display: block;
  width: 27px;
  vertical-align: middle;
  line-height: 0;
  margin-right: 10px;
  text-align: center;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .c-blog__orangeTitle strong {
    font-size: 15px !important;
    padding: 0 20px 0 30px !important;
  }
  .c-botonesFixed {
    display: none;
  }
}

.c-blog__orangeTitle {
  padding-bottom: 15px;
  margin-bottom: 63px;
  position: relative;
  height: 60px;
  width: 100%;
}

.c-blog__orangeTitle strong {
  font-size: 25px;
  color: #fff;
  background: #fd8204;
  line-height: 45px;
  display: inline-block;
  padding: 0 36px 0 45px;
  border-right: 9px solid #0074c8;
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translate(-50%);
  z-index: 9;
}

.c-blog__orangeTitle:after {
  height: 1px;
  background: #6db9da;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.c-blog__content {
  text-align: center;
  padding: 40px 20px;
}

.c-blog__content p {
  font-size: 14px;
  color: #666;
  font-weight: 300;
  max-width: 640px;
  margin: 0 auto 50px;
  line-height: 24px;
  padding: 0 5px;
}

.c-blog .c-content-search {
  float: right;
  display: block;
  position: absolute;
  right: 0;
  width: 300px;
  z-index: 999;
  top: 0;
}

@media (max-width: 990px) {
  .c-blog .c-content-search {
    position: relative;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
  }
}

.c-blog .c-content-search .c-searchTemas {
  width: 300px;
  margin: 0 auto;
  position: inherit;
}

@media (max-width: 990px) {
  .c-blog .c-content-search .c-searchTemas {
    position: relative;
    width: 100%;
    max-width: 300px;
  }
}

.c-blog .c-content-search .c-searchTemas input {
  height: 40px;
  border: 1px solid #eee;
  width: 100%;
  max-width: 300px;
  padding: 0 10px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.c-blog .c-content-search .c-searchTemas i {
  position: absolute;
  right: 1px;
  top: 1px;
  color: #666;
  width: 38px;
  height: 38px;
  line-height: 40px;
  background: #fff;
}

.c-blog__articles {
  display: block;
  overflow: hidden;
  width: 100%;
}

.c-blog__article {
  display: block;
  float: left;
  width: 25%;
  padding-right: 2%;
  padding-left: 2%;
  margin-bottom: 4%;
}

@media (max-width: 868px) {
  .c-blog__article {
    width: 33.333%;
  }
}

@media (max-width: 680px) {
  .c-blog__article {
    width: 50%;
  }
}

@media (max-width: 480px) {
  .c-blog__article {
    width: 100%;
  }
}

.c-blog__article-inner {
  box-shadow: 0 3px 40px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-bottom: 16px solid #fd8204;
}

.c-blog__article-info {
  background: #fff;
  padding: 28px 20px 30px;
  text-align: left;
}

.c-blog__article-info h2,
.c-blog__article-info p {
  font-size: 20px;
  line-height: 26px;
  color: #666;
  font-weight: 300;
  margin-bottom: 8px;
  text-align: left;
}

.c-blog__article-info p {
  font-size: 13px;
  color: #888;
  margin-bottom: 30px;
  line-height: 24px;
}

.c-blog__article-info > a {
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 15px;
  display: inline-block;
  position: relative;
}

.c-blog__article-info > a span {
  display: inline-block;
  color: #333;
  font-size: 20px;
  margin-right: 10px;
}

.c-blog__article-socials {
  text-align: left;
}

.c-blog__article-socials a {
  display: inline-block;
  background: #fe9802;
  border-radius: 50%;
  height: 25px;
  text-align: center;
  margin-right: 5px;
  line-height: 24px;
  width: 25px;
}

.c-blog__article-socials a span {
  display: inline-block;
  transition: color 0.3s;
  font-size: 12px;
  color: #fff;
}

.c-blog__article-socials a:hover {
  color: #121212;
}

.c-blog__loadMore {
  font-size: 13px;
  color: #fff;
  background: #0074c8;
  line-height: 45px;
  display: inline-block;
  padding: 0 40px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 33px;
}

.c-blog__loadMore:hover {
  color: #fff;
  background: #fd8204;
  text-decoration: none;
}

.c-modalCupon,
.c-modalCupon__overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
}

.c-modalCupon__overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99995;
}

.c-modalCupon__wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999;
  max-width: 900px;
  width: 90%;
}

.c-modalCupon__info {
  background: #fd8204;
  height: 1%;
  overflow: hidden;
  padding: 0 107px 0 50px;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

@media (max-width: 690px) {
  .c-modalCupon__info {
    padding: 10px;
  }
}

.c-modalCupon__text {
  float: left;
  padding: 40px 100px 30px 0;
  width: 70%;
}

@media (max-width: 690px) {
  .c-modalCupon__text {
    float: left;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
  }
}

.c-modalCupon__text .c-logo-cup {
  display: block;
  width: 70%;
}

@media (max-width: 380px) {
  .c-modalCupon__text .c-logo-cup {
    width: 50%;
  }
}

.c-modalCupon__text span {
  margin-bottom: 10px;
  display: block;
}

.c-modalCupon__text h1 {
  font-size: 35px;
  margin-bottom: 20px;
  font-family: Hind, sans-serif;
  font-weight: 300;
  line-height: 36px;
  position: relative;
  color: #fff;
}

.c-modalCupon__text h1 strong,
.c-modalMobile__firstStep h3 strong {
  font-size: 42px;
  color: #0074c8;
  font-style: italic;
  font-weight: 700;
  position: relative;
  z-index: 10;
}

.c-modalCupon__text h1:after {
  background: url(../img/Monito.png);
  content: "";
  height: 107px;
  position: absolute;
  top: -30px;
  left: 200px;
  width: 69px;
  z-index: 1;
}

.c-modalCupon__text > p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 40px;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 400;
}

@media (max-width: 690px) {
  .c-modalCupon__text > p {
    font-size: 12px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 380px) {
  .c-modalCupon__text > p {
    line-height: 11px;
    font-size: 11px !important;
  }
}

.c-modalCupon__valido {
  text-align: left;
  margin-bottom: 10px;
  position: relative;
}

.c-modalCupon__valido p {
  background: #fff;
  display: inline-block;
  border-bottom-left-radius: 20px;
  color: #0065c2;
  line-height: 40px;
  font-size: 14px;
  font-family: "Open Sans Condensed", sans-serif;
  padding-left: 20px;
  padding-right: 10px;
  font-weight: 700;
}

@media (max-width: 900px) {
  .c-modalCupon__valido p {
    line-height: 20px;
    font-size: 10px !important;
  }
}

.c-modalCupon__valido:after {
  background: url(../img/popup-saval-logo.png);
  content: "";
  height: 79px;
  width: 79px;
  position: absolute;
  right: 0;
  top: -36px;
}

.c-modalCupon__input-agree {
  color: #fff;
  text-align: left;
  font-weight: 700;
}

.c-modalCupon__input-agree input {
  margin-right: 10px;
  transform: scale(1.7);
}

.c-faq__item:hover .c-faq__title h2,
.c-modalCupon__input-agree a,
.c-modalMobile__codigo span a {
  color: #fff;
}

@media (max-width: 380px) {
  .c-modalCupon__input-agree a {
    font-size: 12px;
  }
}

.c-modalCupon__codigos {
  background: #fff;
  position: absolute;
  height: 100%;
  right: 100px;
  text-align: center;
  color: #fff;
  width: 25%;
}

@media (max-width: 690px) {
  .c-modalCupon__codigos {
    display: none;
  }
}

.c-modalCupon__center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 0 25px;
  width: 100%;
}

.c-modalCupon__item {
  margin-bottom: 25px;
}

.c-modalCupon__item:last-child {
  margin-bottom: 0;
}

.c-modalCupon__buttons {
  background: #fd8204;
  text-align: center;
  padding: 20px 0;
}

.c-modalCupon__buttons a {
  display: inline-block;
  background: #0074c8;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 30px;
  font-size: 12px;
  margin-right: 7px;
  transition: all 250ms;
}

.c-modalCupon__buttons a:last-child {
  margin-right: 0;
}

@media (max-width: 690px) {
  .c-modalCupon__buttons a:nth-child(3),
  .c-modalCupon__buttons a:nth-child(4) {
    margin-top: 10px;
  }
}

.c-modalCupon__buttons a:hover {
  background: #004296;
  text-decoration: none;
}

.c-modalMobile {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  z-index: 995;
  display: none;
}

@media (max-width: 992px) {
  .c-modalMobile {
    display: block;
  }
}

.c-modalMobile__overlay {
  background: #0074c5;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 998;
}

.c-modalMobile__wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  padding: 20px 0;
  width: 95%;
}

.c-modalMobile__firstStep {
  border-radius: 20px;
  padding: 20px 0;
  background: #fff;
  display: none;
}

.c-modalMobile__firstStep--active {
  display: block;
}

.c-modalMobile__firstStep span {
  padding: 0 30px;
  margin-bottom: 10px;
  display: block;
}

.c-modalMobile__firstStep h3 {
  font-size: 35px;
  margin-bottom: 20px;
  font-family: Hind, sans-serif;
  font-weight: 300;
  line-height: 36px;
  padding-left: 30px;
  position: relative;
  color: #000;
}

.c-modalMobile__firstStep h3:after {
  background: url(../img/Monito.png);
  content: "";
  height: 107px;
  position: absolute;
  top: -30px;
  left: 220px;
  width: 69px;
  z-index: 1;
}

.c-modalMobile__text {
  background: #fd8204;
  padding: 20px;
  margin-bottom: 20px;
}

.c-modalMobile__text p {
  color: #fff;
  line-height: 18px;
}

.c-exito__item h1,
.c-modalMobile__valido {
  text-align: center;
}

.c-modalMobile__valido p {
  background: #0074c8;
  display: inline-block;
  border-bottom-left-radius: 20px;
  color: #fff;
  line-height: 40px;
  font-size: 14px;
  font-family: "Open Sans Condensed", sans-serif;
  padding-left: 20px;
  padding-right: 10px;
  font-weight: 700;
}

.c-modalMobile__input-agree {
  text-align: center;
  margin-bottom: 15px;
}

.c-modalMobile__input-agree input {
  margin-right: 10px;
}

.c-modalMobile__btn {
  background: #fd8204;
  color: #fff;
  padding: 5px 10px;
  display: block;
  max-width: 130px;
  margin: 0 auto;
  text-align: center;
}

.c-modalMobile__btn:hover {
  text-decoration: none;
  color: #fff;
}

.c-modalMobile__secondStep {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
  max-width: 450px;
  display: none;
}

.c-modalMobile__secondStep--active {
  display: block;
}

.c-modalMobile__item {
  background: #fff;
  height: 1%;
  overflow: hidden;
  padding: 20px;
  margin-bottom: 10px;
  position: relative;
}

.c-modalMobile__item:last-child {
  margin-bottom: 0;
}

.c-modalMobile__image {
  float: left;
  padding: 0 10px;
  width: 60%;
}

.c-modalMobile__info {
  float: left;
  width: 40%;
  text-align: center;
  padding-top: 20px;
}

.c-modalMobile__info h2 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

.c-modalMobile__codigo {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #0074c8;
  padding: 15px 5px 10px 20px;
  border-top-left-radius: 10px;
}

.c-modalMobile__codigo span {
  font-size: 22px;
  color: #fff;
}

.c-modalMobile__codigo span a:hover {
  text-decoration: none;
}

.c-modalMobile__btnMobile {
  background: #fd8204;
  padding: 20px 10px;
  text-align: center;
}

.c-modalMobile__btnMobile a {
  color: #fff;
  background: #0074c8;
  text-transform: uppercase;
  padding: 5px 10px;
}

.c-faq {
  padding: 70px 0;
}

@media (max-width: 992px) {
  .c-faq {
    padding: 0 10px;
  }
}

.c-faq__item {
  transition: all 250ms;
  cursor: pointer;
  margin-bottom: -1px;
}

.c-faq__item .c-faq__title {
  border: 1px solid #f2f2f2;
}

.c-faq__item:hover {
  background: #fd8204;
}

.c-faq__item .c-faq__info {
  max-height: 500px;
  display: none;
}

.c-faq__title {
  height: 1%;
  padding: 25px 33px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 700px) {
  .c-faq__title {
    padding-right: 50px;
  }
}

.c-faq__title h2 {
  font-size: 15px;
  color: #333;
  float: left;
}

.c-faq__title a {
  float: right;
  height: 25px;
  display: block;
  width: 25px;
  background: #0074c8;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  font-size: 11px;
  line-height: 26px;
}

@media (max-width: 700px) {
  .c-faq__title a {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.c-buscadorMedicamentos__form .input button:hover,
.c-faq__title a:hover {
  background: #004296;
}

.c-faq__info {
  max-height: 0;
  transition: max-height 250ms;
  background: #eee;
  overflow: hidden;
}

.c-faq__info .inner {
  padding: 28px;
}

.c-faq__info p {
  margin: 10px 0;
  line-height: 20px;
}

.c-faq__info a {
  color: #0074c8;
  text-decoration: none;
}

.c-faq__info a:hover {
  text-decoration: underline;
}

.c-exito {
  padding: 70px 0;
  height: auto;
  position: relative;
  overflow: hidden;
}

@media (max-width: 992px) {
  .c-exito {
    padding: 70px 10px;
  }
}

.c-exito__item {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
}

.c-exito__item p {
  color: #0074c8;
  font-size: 18px;
}

.c-exito__item p span {
  display: block;
  color: #fd8204;
  margin-top: 30px;
}

.c-exito__item a {
  background: #fd8204;
  line-height: 46px;
  display: block;
  padding: 0 30px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  transition: background 0.3s;
  cursor: pointer;
  font-weight: 700;
  width: auto;
  position: relative;
  z-index: 90;
  margin: 0 auto;
  max-width: 200px;
}

.post2 {
  background: url(../img/back_savalblog.png);
  background-repeat: no-repeat;
  background-position: 0 2500px;
}

.post2 .c-single {
  padding: 30px 0 10px;
  height: 1%;
  overflow: hidden;
}

.post2 .c-single h5 {
  color: #fff;
  padding: 9px 16px;
  background: #0074c8;
  display: -webkit-inline-box;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.7px;
}

.post2 .c-single__content {
  padding-top: 47px;
  padding-right: 0 !important;
  width: 62% !important;
}

.post2 .c-single__aside_2 .c-single__search {
  margin-bottom: 28px;
}

.post2 .c-single__aside_2 {
  margin-bottom: 30px;
}

.post2 .c-single__aside_2 blockquote {
  background: #ff8303;
  border-left: 3px solid #ff8303;
  padding: 55px 20px;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  width: 100%;
  margin: 72px 0 52px 0;
}

.post2 .c-single__aside_2 blockquote p {
  color: #fff !important;
  font-size: 40px !important;
  line-height: 30px;
  margin: 0;
  font-style: italic;
  font-weight: 800;
  text-align: center;
}

.post2 .c-single__aside_2 blockquote.content2 {
  padding: 15px 10px;
  margin: 50px 0 52px 0;
}

.post2 .c-single__aside_2 blockquote.content2 img {
  width: 100%;
  height: 518px;
  object-fit: cover;
}

.post2 .c-single__aside_2 blockquote.content2 p {
  color: #fff !important;
  font-size: 27px !important;
  line-height: 40px;
  margin-right: 66px;
  margin-left: 50px;
  font-style: italic;
  font-weight: 800;
  margin-top: 21px;
  padding-bottom: 85px;
}

.post2 .c-single__cats {
  max-width: 97%;
}

.post2 .c-single__cat {
  padding-bottom: 17px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 15px;
  width: 100%;
}

.post2 .c-single__aside h2 {
  font-size: 20px;
  color: #000;
  margin-bottom: 31px;
}

.post2 .c-single__cat a:after {
  content: "";
  background: #3378bd;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 8px;
  width: 8px;
}

.post2 .c-single__aside_2 .c-single__search form .input input {
  height: 40px;
  border: 1px solid #f8f8f8;
  background: #f8f8f8;
  width: 100%;
  max-width: 100%;
  padding: 7px 35px;
  outline: 0;
}

.c-single__aside_2 {
  padding-left: 15px !important;
  padding-right: 40px;
  width: 33.26% !important;
  padding-top: 47px;
}

.post2 .c-single__content h1::before {
  content: "";
  height: 67px;
  background: #fd8204;
  width: 10.2px;
  position: absolute;
  left: 0;
  top: 24px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}

.post2 .c-single__content h1 {
  font-size: 40px;
  color: #0074c8;
  line-height: 37px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 23px;
  padding-top: 21px;
  letter-spacing: -0.4px;
}

.post2 .c-single__content .blog_body {
  padding-top: 15px;
}

.post2 .c-single__content .blog_body p {
  line-height: 24px;
  font-size: 14px !important;
  color: #000;
}

.post2 .c-single__content .blog_body p em {
  color: #9d9d9d;
  font-size: 16px;
}

.post2 .c-single__content .blog_body p em:not(:first-child) {
  color: #000;
  font-size: 14px;
}

.post2 .c-single__content .blog_body hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-color: #0074c8;
  opacity: 0.4;
  margin: 30px auto 47px auto;
}

.post2 .c-single__content blockquote {
  background: #3379c1;
  border-left: 3px solid #0074c8;
  padding: 37px 20px;
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
  width: 100%;
  margin: 72px 0 52px 0;
}

.post2 .c-single__content .blog_body blockquote p {
  color: #fff !important;
  font-size: 22px !important;
  line-height: 30px;
  margin: 0;
  font-style: italic;
}

.post2 .c-single__content h2 {
  font-size: 22px;
  padding-left: 39px;
  border-bottom: 1px solid #0074c8;
  padding-bottom: 10px;
  padding-top: 10px;
  background: #f5f8fb;
  display: -webkit-inline-box;
  padding-right: 40px;
}

.post2 .c-single__content p ins {
  text-transform: uppercase;
  font-size: 19px;
  display: block;
  border-bottom: 1px solid #173c5f;
  padding-bottom: 13px;
  letter-spacing: 0;
  text-decoration: none;
}

.post2 .c-single__content h2::before {
  content: "";
  height: 51px;
  background: #fd8204;
  width: 20px;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}

.post2 .c-single__content ul li:after {
  background: #f19800;
  content: "";
  height: 21px;
  position: absolute;
  left: 0;
  top: 3px;
  border-radius: 0;
  width: 21px;
}

.post2 .c-single__content ul li:before {
  background: #0074c8;
  content: "";
  height: 3px;
  position: absolute;
  left: 8px;
  top: 12px;
  border-radius: 0;
  width: 22px;
  z-index: 9;
}

.post2 .c-single__content ul li {
  padding-left: 50px;
  margin-bottom: 5px;
  position: relative;
  padding-bottom: 28px;
}

.post2 .c-single__content ul li strong:not(:first-child) {
  font-size: 13px;
  display: inline-block;
}

.post2 .c-single__content ul li strong {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.8px;
  display: block;
}

.post2 .c-single__content ul {
  padding-left: 0;
  margin-bottom: 10px;
  padding-top: 25px;
}

.post2 .c-single__content p img {
  margin-bottom: 60px;
}

.post2 .separador-saval {
  display: block;
  height: 48px;
  background-color: #3379c1;
  width: 200vw;
  position: relative;
  left: -100%;
}

.post2 .references {
  width: 100%;
  height: auto;
  display: inline-flex;
}

.p-1__references {
  width: 28%;
  height: auto;
  float: left;
  padding: 15px 23px;
}

.p-2__references {
  width: 72%;
  height: auto;
  float: left;
  padding-top: 15px;
}

.p-1__references p {
  font-size: 11px !important;
}

.p-2__references p {
  font-size: 11px !important;
}

.post2 .c-single__share {
  height: 1%;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 25px 0;
  margin-top: 0;
  display: -webkit-inline-box;
  position: relative;
  width: 100%;
}

.post2 .c-single__pagination {
  float: right;
  margin: 20px 0;
  position: absolute;
  right: 0;
  top: 22px;
}

.post2 .c-newsletter__form {
  float: inherit;
  width: 480px;
  margin: 0 auto;
  position: relative;
  left: 50%;
  margin-left: -212px;
}

.post2 .c-newsletter__form::after {
  content: "";
  width: 29px;
  height: 64px;
  top: -25px;
  right: 35px;
  position: absolute;
  background-image: url(../img/flecha_blog2-der.png);
}

.post2 .c-newsletter__form::before {
  content: "";
  width: 29px;
  height: 64px;
  top: -25px;
  left: -60px;
  position: absolute;
  background-image: url(../img/flecha_blog2.png);
}

.post2 .c-newsletter__info {
  float: none;
  text-align: center;
  padding-right: 40px;
  padding-bottom: 25px;
  width: 100%;
  color: #000;
}

.post2 .c-newsletter__info h1,
.post2 .c-newsletter__info h2 {
  color: #000;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 5px;
}

.post2 .c-newsletter__info p {
  color: #000;
}

.post2 .c-newsletter {
  background: #fff;
  padding: 45px 0;
}

.post2 .owl-dots {
  bottom: -40px;
}

.post2 .c-banner-blog img {
  height: 450px;
}

.post2 .c-single__content .blog_body .p-1__references p {
  font-size: 11px !important;
}

.post2 .c-single__content .blog_body .p-2__references p {
  font-size: 11px !important;
}

.c-banner-blog img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 372px;
  object-position: top center;
}

.c-banner-blog {
  position: relative;
}

.c-banner-blog:after {
  content: "";
  width: 80px;
  height: 60px;
  background-image: url(../img/footer-logo-v2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: block;
  z-index: 999;
}

.c-404__item a:hover,
.c-exito__item a:hover {
  background: #d55a00;
}

.c-exito__item img {
  width: 20%;
  display: block;
  margin: 30px auto;
}

.c-404 {
  padding: 100px 0;
  height: auto;
  position: relative;
  overflow: hidden;
}

@media (max-width: 992px) {
  .c-404 {
    padding: 70px 10px;
  }
}

@media (max-width: 480px) {
  .c-404 {
    padding: 30px 10px;
  }
}

.c-404__item {
  width: 49%;
  text-align: left;
  margin: 0 auto;
  float: left;
  position: relative;
}

@media (max-width: 990px) {
  .c-404__item {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
}

.c-404__item:nth-child(2n) {
  left: -100px;
  top: 100px;
}

@media (max-width: 990px) {
  .c-404__item:nth-child(2n) {
    left: 0;
    top: 0;
  }
}

.c-404__item a,
.c-404__item h1 {
  display: block;
  text-transform: uppercase;
}

.c-404__item h1 {
  text-align: left;
  letter-spacing: 2px;
  font-family: Asap, sans-serif;
  font-weight: 700;
  color: #0074c8;
  font-size: 80px;
}

@media (max-width: 480px) {
  .c-404__item h1 {
    font-size: 50px;
    margin: 10px 0;
  }
}

@media (max-width: 990px) {
  .c-404__item h1 {
    text-align: center;
  }
}

.c-404__item h1 span {
  color: #fd8204;
  text-transform: initial;
  display: block;
  font-size: 40px;
}

.c-404__item p {
  color: #000;
  font-size: 25px !important;
}

.c-404__item p span {
  display: block;
  color: #fd8204;
  margin-top: 30px;
}

.c-404__item a {
  background: #fd8204;
  line-height: 46px;
  padding: 0 30px;
  color: #fff;
  font-size: 11px;
  transition: background 0.3s;
  cursor: pointer;
  width: auto;
  position: relative;
  z-index: 90;
  max-width: 200px;
}

@media (max-width: 990px) {
  .c-404__item a {
    margin: 0 auto;
  }
}

.c-404__item img {
  width: 100%;
  display: block;
  margin: 30px auto;
  max-width: 500px;
}

.c-planesAbout {
  padding: 116px 0;
  position: relative;
  overflow: hidden;
}

@media (max-width: 992px) {
  .c-planesAbout {
    padding: 20px 10px;
  }
}

.c-planesAbout__info {
  height: 1%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  width: 1170px;
  z-index: 10;
}

@media (max-width: 1200px) {
  .c-planesAbout__info {
    width: 992px;
  }
}

@media (max-width: 992px) {
  .c-planesAbout__info {
    width: 100%;
  }
}

.c-planesAbout__icon {
  background: #fd8204;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  width: 33.3%;
  z-index: 1;
}

@media (max-width: 992px) {
  .c-planesAbout__icon {
    display: none;
  }
}

.c-planesAbout__icon img {
  position: absolute;
  bottom: 0;
  height: 100%;
  max-height: 670px;
  max-width: 558px;
  opacity: 0.1;
  width: 100%;
  right: 0;
}

.c-planesAbout__image {
  background: rgba(255, 255, 255, 0.2);
  padding: 9px;
  margin-right: 5.1%;
  float: left;
  width: 37.6%;
}

@media (max-width: 992px) {
  .c-planesAbout__image {
    display: none;
  }
}

.c-planesAbout__image img {
  height: auto;
  width: 100%;
}

.c-planesAbout__description {
  float: left;
  margin: 60px 0;
  width: 57.3%;
}

@media (max-width: 1200px) {
  .c-planesAbout__description {
    margin: 55px 0;
  }
}

@media (max-width: 992px) {
  .c-planesAbout__description {
    text-align: center;
    padding: 0 30px;
    margin: 20px 0;
    width: 100%;
  }
}

@media (max-width: 600px) {
  .c-planesAbout__description {
    padding: 0 5px;
  }
}

.c-planesAbout__description h1 {
  margin-bottom: 60px;
}

@media (max-width: 992px) {
  .c-planesAbout__description h1 {
    display: inline-block;
    margin-bottom: 30px;
  }
}

.c-planesAbout__description h1 span {
  line-height: 60px;
}

@media (max-width: 1200px) {
  .c-planesAbout__description h1 span {
    font-size: 30px;
    padding: 10px;
    line-height: normal;
  }
}

@media (max-width: 390px) {
  .c-planesAbout__description h1 span {
    font-size: 23px;
  }
}

.c-planesAbout__description p {
  padding-left: 12px;
}

.c-beneficios {
  padding: 10px 0 50px;
  height: 1%;
  overflow: hidden;
}

@media (max-width: 992px) {
  .c-beneficios {
    padding: 20px 0;
  }
}

.c-beneficios__lista ul li,
.c-beneficios__title {
  float: left;
  padding-right: 80px;
  width: 40%;
  font-family: Raleway, sans-serif;
}

@media (max-width: 992px) {
  .c-beneficios__title {
    padding: 0 20px;
    width: 100%;
  }
}

.c-beneficios__title h2 {
  font-size: 39px;
  border-left: 10px solid #fd8204;
  padding-left: 20px;
  font-weight: 300;
  color: #0074c8;
  margin-bottom: 24px;
  font-family: Asap, sans-serif;
}

@media (max-width: 992px) {
  .c-beneficios__title h2 {
    margin-bottom: 30px;
    font-size: 30px;
  }
}

.c-404__item a,
.c-beneficios__lista ul li strong,
.c-beneficios__title h2 strong,
.c-comoAcceder h2 strong {
  font-weight: 700;
}

.c-beneficios__title p {
  font-size: 16px;
  color: #333;
  padding-left: 30px;
  line-height: 27px;
}

@media (max-width: 992px) {
  .c-beneficios__title p {
    display: none;
  }
}

.c-beneficios__lista {
  float: left;
  width: 60%;
}

@media (max-width: 992px) {
  .c-beneficios__lista {
    padding: 0 20px;
    width: 100%;
  }
}

.c-beneficios__lista ul {
  height: 1%;
  overflow: hidden;
}

.c-beneficios__lista ul li {
  width: 50%;
  margin-bottom: 40px;
  height: auto;
  font-size: 16px;
  line-height: 24px;
  padding-left: 47px;
  padding-right: 40px;
  position: relative;
}

@media (max-width: 992px) {
  .c-beneficios__lista ul li {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
  }
}

.c-beneficios__lista ul li:nth-of-type(3),
.c-beneficios__lista ul li:nth-of-type(4) {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .c-beneficios__lista ul li:nth-of-type(3),
  .c-beneficios__lista ul li:nth-of-type(4) {
    margin-bottom: 30px;
  }
}

.c-beneficios__lista ul li i {
  content: "";
  height: 24px;
  background: #fd8204;
  width: 24px;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  font-style: initial;
  font-weight: 700;
}

.c-beneficios__lista ul li h3 {
  color: #fd8204;
  font-size: 15px;
  line-height: normal;
  margin-bottom: 10px;
}

.c-comoAcceder {
  background: #fff;
  padding: 35px 0 35px;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
  margin: 20px 0 40px 0;
}

@media (max-width: 992px) {
  .c-comoAcceder {
    padding: 20px;
  }
}

.c-comoAcceder h2 {
  text-align: center;
  background: #0074c8;
  border-bottom: 10px solid #6db9da;
  display: inline-block;
  padding: 0 60px;
  line-height: 65px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 20px;
  font-size: 30px;
}

@media (max-width: 992px) {
  .c-comoAcceder h2 {
    font-size: 20px;
    padding: 0 20px;
    margin-bottom: 50px;
  }
}

.c-comoAcceder p {
  max-width: 370px;
  display: block;
  margin: 0 auto 20px;
  font-size: 15px;
  line-height: 24px;
}

.c-comoAcceder__items {
  height: 1%;
  overflow: hidden;
}

.c-comoAcceder__item {
  float: left;
  width: 33.3%;
  text-align: center;
  padding: 0 65px;
  box-sizing: border-box;
}

@media (max-width: 1024px) {
  .c-comoAcceder__item {
    padding: 0 20px;
  }
  .c-comoAcceder__item .icon img {
    max-width: 100px;
  }
  .c-comoAcceder__item p {
    font-size: 13px !important;
  }
}

@media (max-width: 768px) {
  .c-comoAcceder__item {
    padding: 0 10px;
  }
  .c-comoAcceder__item p {
    font-size: 13px !important;
  }
}

@media (max-width: 480px) {
  .c-comoAcceder__item {
    width: 100%;
  }
}

.c-comoAcceder__item .icon {
  display: inline-block;
  margin-bottom: 15px;
}

@media (max-width: 680px) {
  .c-comoAcceder__item .icon {
    width: 100%;
  }
}

.c-comoAcceder__item .icon img {
  display: block;
  width: 100%;
  min-height: 100px;
}

@media (max-width: 760px) {
  .c-comoAcceder__item .icon img {
    max-width: 100px;
  }
}

@media (max-width: 680px) {
  .c-comoAcceder__item .icon img {
    width: 50%;
    margin: 0 auto;
    max-width: 300px;
  }
}

@media (max-width: 480px) {
  .c-comoAcceder__item .icon img {
    width: 40%;
    margin: 0 auto;
  }
}

.c-comoAcceder__item p {
  font-size: 15px;
  line-height: 18px;
  max-width: 350px;
  font-family: Raleway, sans-serif;
}

.c-buscadorMedicamentos {
  background: #0074c8;
  padding: 25px 10px;
  border-top: 20px solid #1896f1;
  position: relative;
  overflow: hidden;
}

@media (max-width: 992px) {
  .c-buscadorMedicamentos {
    padding: 25px 10px 50px;
  }
}

.c-buscadorMedicamentos:after,
.c-buscadorMedicamentos:before {
  background: url(../img/buscador-productos-after.png);
  height: 510px;
  position: absolute;
  bottom: 0;
  content: "";
  width: 626px;
  opacity: 0.1;
  z-index: 1;
}

.c-buscadorMedicamentos:after {
  left: 0;
}

.c-buscadorMedicamentos:before {
  right: 0;
}

.c-buscadorMedicamentos h1 {
  font-size: 30px;
  color: #fff;
  max-width: 890px;
  margin: 0 auto 25px;
  text-align: center;
  position: relative;
  font-weight: 700;
  z-index: 10;
}

@media (max-width: 992px) {
  .c-buscadorMedicamentos h1 {
    font-size: 30px;
    line-height: 32px;
    padding: 0 20px;
  }
}

.c-buscadorMedicamentos p {
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  line-height: 20px;
  max-width: 580px;
}

.c-buscadorMedicamentos__form {
  background: #fd8204;
  border-radius: 20px;
  padding: 20px 80px;
  max-width: 680px;
  width: 100%;
  position: relative;
  z-index: 10;
  margin: 0 auto 15px;
}

@media (max-width: 992px) {
  .c-buscadorMedicamentos__form {
    padding: 40px 30px;
  }
}

.c-buscadorMedicamentos__form .input button {
  line-height: 54px;
  text-align: center;
  margin: 0 auto;
  border: 0;
  background: #0074c8;
  cursor: pointer;
  transition: background 0.3s;
  border-radius: 0;
  max-width: 270px;
  width: 90%;
  outline: 0;
}

.c-buscadorMedicamentos__form .select {
  margin-bottom: 28px;
}

.c-buscadorMedicamentos__form .select label {
  display: block;
  color: #fff;
  margin-bottom: 10px;
  width: 100%;
  font-weight: 900;
}

.c-buscadorMedicamentos__form .select select {
  background: #fff;
  height: 50px;
  border: 0;
  width: 100%;
  border-radius: 0;
  outline: 0;
  color: #777;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.c-buscadorResultados {
  padding: 30px 0;
}

@media (max-width: 992px) {
  .c-buscadorResultados {
    padding: 40px 20px;
  }
}

.c-buscadorResultados h2 {
  color: #0074c8;
  text-align: center;
  font-size: 40px;
  font-weight: 700px;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .c-buscadorResultados h2 {
    font-size: 30px;
  }
}

.c-buscadorResultados h2 span {
  display: block;
  font-weight: 400;
  font-size: 30px;
}

@media (max-width: 992px) {
  .c-buscadorResultados h2 span {
    font-size: 25px;
  }
}

.c-buscadorResultados .legal {
  text-align: center;
  display: block;
  margin: 0 auto 50px;
  max-width: 770px;
  width: 90%;
  line-height: 23px;
}

.c-buscadorResultados__items {
  max-height: 300px;
  overflow-y: auto;
}

.c-buscadorResultados__items .c-buscadorResultados__items {
  overflow-y: hidden;
}

@media (max-width: 990px) {
  .c-buscadorResultados__items {
    max-height: 350px;
  }
}

@media (max-width: 768px) {
  .c-buscadorResultados__items {
    max-height: 420px;
  }
}

.c-buscadorResultados__item {
  height: 1%;
  overflow: hidden;
  margin-bottom: 10px;
  transition: background 250ms;
}

@media (max-width: 1300px) {
  .c-buscadorResultados__item {
    margin: 0 auto;
    width: 95%;
  }
}

@media (max-width: 600px) {
  .c-buscadorResultados__item {
    margin-bottom: 15px;
    width: 100%;
  }
}

.c-buscadorResultados__item:hover .actions span,
.c-buscadorResultados__item:hover p {
  background: #f7f7f7;
}

.c-buscadorResultados__item p {
  float: left;
  border: 1px solid #f2f2f2;
  border-right: none;
  padding: 21px 60px;
  transition: background 250ms;
  font-size: 18px;
  width: 75%;
  text-transform: inherit;
}

@media (max-width: 992px) {
  .c-buscadorResultados__item p {
    margin-bottom: 0;
    border: 1px solid #f2f2f2;
    border-bottom: none;
    text-align: center;
    width: 100%;
  }
}

@media (max-width: 600px) {
  .c-buscadorResultados__item p {
    padding: 20px;
  }
}

.c-buscadorResultados__item p strong {
  text-transform: uppercase;
}

.c-buscadorResultados__item .actions {
  height: 1%;
  overflow: hidden;
  float: left;
  width: 25%;
}

@media (max-width: 992px) {
  .c-buscadorResultados__item .actions {
    width: 100%;
  }
}

.c-buscadorResultados__item .actions span {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 16px 0;
  color: #0074c8;
  font-weight: 700;
  font-size: 25px;
  display: block;
  transition: background 250ms;
  float: left;
  width: 40%;
}

@media (max-width: 992px) {
  .c-buscadorResultados__item .actions span {
    margin-bottom: 0;
    border: 1px solid #f2f2f2;
    border-top: 0;
    text-align: center;
  }
}

.c-buscadorMedicamentos__form .input button,
.c-buscadorResultados__item .actions a,
.c-buscadorResultados__text a {
  display: block;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}

.c-buscadorResultados__item .actions a {
  background: #fd8204;
  float: left;
  text-align: center;
  line-height: 62px;
  width: 60%;
  transition: background 250ms;
}

.c-buscadorResultados__item .actions a:hover {
  background: #cb5000;
  text-decoration: none;
}

.c-buscadorResultados__text {
  margin-top: 30px;
}

.c-buscadorResultados__text a,
.c-buscadorResultados__text p {
  max-width: 730px;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  margin: 0 auto 20px;
  width: 100%;
}

.c-buscadorResultados__text a {
  background: #0074c8;
  margin: 0 auto;
  padding: 20px 30px;
  transition: all 250ms;
  max-width: 350px;
}

.c-buscadorResultados__text a:hover {
  text-decoration: none;
  background: #004296;
}

.c-asociados {
  background: #f8f8f8;
  padding: 5px 10px;
}

.c-asociados h3 {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  margin-top: 27px;
}

.c-aboutInfo__box p strong,
.c-asociados h3 strong {
  font-weight: 700;
}

.c-asociados__logos {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 700px) {
  .c-asociados__logos {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.c-asociados__logo {
  -ms-flex-positive: 6;
  flex-grow: 6;
  text-align: center;
}

@media (max-width: 700px) {
  .c-asociados__logo {
    -ms-flex-positive: 3;
    flex-grow: 3;
  }
}

.c-asociados__logo img {
  display: inline-block;
  margin: 30px 0;
}

.c-mapa {
  position: relative;
  margin-bottom: 50px;
}

.c-mapa__search {
  position: absolute;
  background: #fff;
  left: 15%;
  bottom: -25px;
  padding: 60px;
  z-index: 20;
  max-width: 480px;
  box-shadow: 0 9px 15px -6px rgba(150, 150, 150, 0.73);
}

@media (max-width: 800px) {
  .c-mapa__search {
    position: initial;
    width: 100%;
    bottom: 0;
    max-width: initial;
  }
}

.c-mapa__search h3 {
  font-size: 25px;
  margin-bottom: 10px;
}

.c-mapa__search p {
  font-size: 15px;
  margin-bottom: 20px;
}

.c-mapa__searchBox {
  width: 100%;
}

.c-mapa__searchBox form .input input {
  height: 40px;
  border: 1px solid #eee;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 10px;
  outline: 0;
}

.c-mapa__searchBox form .input.submit {
  text-align: right;
}

.c-mapa__searchBox form .input.submit input {
  background: #fd8204;
  color: #fff;
  border: 0;
  transition: all 250ms;
  cursor: pointer;
  max-width: 100px;
}









/*sliders home */

.c-slider-flot img.c-banner-img {
    width: auto;
    max-width: 40%;
    z-index: 11;
    position: absolute;
    left: 47%;
    bottom: 0;
    transform: translate(-50%, 0%);
  }
  .c-slider-flot .c-bigbanner__info {
    transform: translate(-30%, -50%);
  }
  
  /*slider2*/
  .c-slider-flot.c-slider2 img.c-banner-img {
    max-width: 40%;
    left: 43%;
    bottom: 10%;
  }
  /*slider3*/
  .c-slider-flot.c-slider3 img.c-banner-img {
    max-width: 460px;
    left: 45%;
    bottom: 0;
  }
  
  /*******************************/
  /*******************************/
  @media (min-width: 1200px) and (max-width: 1800px) {
    .c-slider-flot .c-bigbanner__info {
      transform: translate(-20%, -50%);
    }
    .c-slider-flot img.c-banner-img {
      width: 230px;
    }
    .c-slider-flot.c-slider2 img.c-banner-img {
      width: 400px;
      left: 43%;
    }
    .c-slider-flot.c-slider3 img.c-banner-img {
      width: 320px;
      left: 44%;
      bottom: 0;
    }
  }
  /*******************************/
  /*******************************/
  @media (min-width: 992px) and (max-width: 1199px) {
    .c-blog .c-cont-form {
      height: 700px;
      grid-template-rows: 260px auto;
    }
    .c-blog .c-buscadorMedicamentos__form .input button {
      font-size: 12px;
    }
    .c-blog .c-coin {
      width: 90px;
    }
    .c-slider-flot img.c-banner-img {
      width: 200px;
      left: 47%;
      transform: translate(-50%, 0%);
    }
    .c-slider-flot .c-bigbanner__info {
      transform: translate(-25%, -50%);
    }
    .c-slider-flot.c-slider2 img.c-banner-img {
      width: 300px;
      left: 44%;
      bottom: 9%;
    }
    .c-slider-flot img.c-banner-img {
      width: 240px;
      left: 45%;
      bottom: 0;
    }
  }
  /*******************************/
  /*******************************/
  @media (min-width: 768px) and (max-width: 991px) {
    .c-slider-flot img.c-banner-img {
      width: 150px;
      left: 55%;
      transform: translate(-50%, 0%);
    }
    .c-slider-flot .c-bigbanner__info {
      transform: translate(-5%, -50%);
    }
    .c-slider-flot .c-info-bannerTemas .c-info-group {
      text-align: left;
    }
    .c-slider-flot .c-info-bannerTemas h2 {
      text-align: left;
    }
    .c-slider-flot.c-slider2 img.c-banner-img {
      width: 220px;
      left: 50%;
      bottom: 20%;
      transform: translate(-50%, 0%);
    }
    .c-slider-flot.c-slider3 img.c-banner-img {
      width: 180px;
      left: 54%;
      bottom: 0;
    }
    .c-info-slider span {
      font-size: 10px;
      letter-spacing: 0;
    }
  }
  /*******************************/
  /*******************************/
  @media (max-width: 767px) {
    .c-slider-flot img.c-banner-img {
      display: none;
    }
    .c-slider-flot .c-bigbanner__info {
      transform: translate(-50%, -50%);
    }
    .c-bigbanner .c-slider-flot .c-info-bannerTemas h2 {
      font-size: 28px;
    }
    .c-info-slider span {
      font-size: 12px;
      letter-spacing: 0px;
    }
  }
  /*******************************/
  /*******************************/
  
  .c-info-slider {
    width: max-content;
    margin-bottom: 40px;
    z-index: 2;
  }
  .c-info-slider span {
    z-index: 2;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 6px 12px;
    background: #0074c8;
    position: relative;
    margin-left: 10px;
    top: 18px;
  }
  .c-info-slider span::before {
    background: #fd8204;
    content: "";
    height: 30px;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 40px;
    z-index: -1;
  }
  
  .c-bigbanner .c-info-bannerTemas .c-banner-ver {
    margin-top: 20px;
  }
  .c-bigbanner4 .c-bigbanner__info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-110%, -50%);
    z-index: 10;
  }
  .c-bigbanner__info hgroup {
    border-left: 24px solid #fd8204;
    padding-left: 20px;
    margin-bottom: 15px;
  }
  .c-bigbanner__info h1,
  .c-bigbanner__info h2,
  .c-bigbanner__info > span {
    font-size: 51px;
    color: #fff;
    font-family: "Raleway", sans-serif;
  }
  .c-bigbanner__info h1,
  .c-bigbanner__info h2,
  .c-bigbanner__info > span {
    font-size: 51px;
    color: #fff;
    font-family: "Raleway", sans-serif;
  }
  .c-bigbanner__info h1 {
    line-height: 100px;
    font-size: 115px;
    text-transform: uppercase;
    left: -5px;
    position: relative;
    font-weight: 900;
  }
  .c-bigbanner__info > span {
    line-height: 77px;
    display: block;
    float: right;
    font-size: 42px;
    background: #0074c8;
    padding: 0 30px;
    font-weight: 700;
  }
  .c-bigbanner__info .c-banner-ver-init {
    display: block;
    position: absolute;
    bottom: -60px;
    right: 0;
    background: #fd8204;
    line-height: 37px;
    padding: 0 10px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    transition: background 0.3s;
    cursor: pointer;
    font-weight: 700;
    width: auto;
    min-width: 100px;
    z-index: 90;
    text-align: center;
  }
  
  @media (min-width: 992px) and (max-width: 1199px) {
    .c-cont-form .c-buscadorMedicamentos__form {
      padding: 60px 10px;
    }
    .c-bigbanner4 .c-bigbanner__info {
      transform: translate(-90%, -50%);
    }
    .c-bigbanner4 .c-bigbanner__info {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 10;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    .c-bigbanner4 .c-bigbanner__info {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
  }
  
  @media (max-width: 767px) {
    .c-bigbanner4 .c-bigbanner__info {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 10;
    }
  }
  









.c-mapa__searchBox form .input.submit input:hover {
  background: #cb5000;
}

.c-mapa__item {
  margin-bottom: 30px;
  position: relative;
}

.c-mapa__item a,
.c-mapa__item a:after {
  height: 40px;
  display: block;
  line-height: 40px;
}

.c-mapa__item a {
  margin-top: 20px;
  font-weight: 700;
  text-decoration: none;
}

.c-mapa__item a:after {
  content: ">";
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  text-align: center;
  background: #fd8204;
}

.c-mapa__item a i {
  margin-right: 10px;
  color: #0074c8;
}

.c-mapa__item a:hover {
  background: #f2f2f2;
}

.grid-sizer {
  width: 25%;
}

#map-mobile,
#maps {
  height: 640px;
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 10;
}

#map-mobile {
  height: 400px;
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items ul,
.maps-desktop {
  display: block;
}

@media (max-width: 800px) {
  .maps-desktop {
    display: none;
  }
}

.maps-mobile {
  display: none;
}

@media (max-width: 800px) {
  .maps-mobile {
    display: block;
  }
}

.c-cupon {
  padding: 70px 0;
  height: auto;
  position: relative;
  overflow: hidden;
}

@media (max-width: 992px) {
  .c-cupon {
    padding: 70px 15px;
  }
}

@media (max-width: 480px) {
  .c-cupon {
    padding: 30px 15px;
  }
}

.c-cupon__item {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}

.c-cupon__item .c-cupon__title {
  display: block;
  margin: 0 auto 40px;
}

.c-cupon__item p {
  text-align: left;
  color: #666;
  font-size: 16px !important;
  font-weight: 300;
  font-family: Raleway, sans-serif;
  line-height: 23px;
}

.c-cupon__valido {
  background: #fd8204;
  float: left;
  width: auto;
  padding: 10px 20px;
  margin-bottom: 40px;
  margin-top: 40px;
  border-radius: 0 0 0 20px;
}

.c-cupon__valido p {
  margin: 0;
  color: #fff;
  line-height: normal;
  font-weight: 700;
  font-size: 14px !important;
}

.c-cupon__input-agree {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 40px auto;
  height: 45px;
}

.c-cupon__input-agree a {
  padding-left: 35px;
}

@media (max-width: 400px) {
  .c-cupon__input-agree a {
    font-size: 12px !important;
  }
}

.c-cupon__input-agree .checkcontainer {
  display: block;
  top: 8px;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.c-cupon__input-agree .checkcontainer input {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 999;
}

.c-cupon__input-agree .checkcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

.c-cupon__input-agree .checkcontainer input:checked ~ .checkmark {
  background-color: #2196f3;
}

.c-cupon__input-agree .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 1px solid #0074c8;
}

.c-cupon__input-agree .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.c-cupon__input-agree .checkcontainer input:checked ~ .checkmark:after {
  display: block;
}

.c-cupon__input-agree .checkcontainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.c-cupon__actions,
.c-cupon__envio {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 40px auto;
}

.c-cupon__actions a {
  display: block;
  float: left;
  background: #0074c8;
  width: 23.5%;
  margin-right: 2%;
  text-align: center;
  line-height: 40px;
  height: 40px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}

.c-cupon__actions a:hover,
.c-cupon__envio .c-cupon__form-group input[type="submit"]:hover,
.c-cupon__envio .input-effect input[type="submit"]:hover {
  background: #fd8204;
}

.c-cupon__actions a i {
  margin-right: 4%;
}

.c-cupon__actions a:nth-child(4n),
.c-cupon__envio .c-cupon__form-group:nth-child(3n),
.c-cupon__envio .input-effect:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 620px) {
  .c-cupon__actions a {
    width: 49%;
  }
  .c-cupon__actions a:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 2%;
  }
}

.c-cupon__envio .error,
.c-cupon__envio .success {
  position: absolute;
  bottom: -60px;
  padding: 10px;
  color: #0074c8;
  font-weight: 900;
}

.c-cupon__envio .error {
  color: #fd8204;
}

.c-cupon__envio .c-cupon__form-group {
  width: 32%;
  float: left;
  display: block;
  margin-right: 2%;
  position: relative;
  margin-bottom: 10px;
}

.c-cupon__envio .input-effect {
  margin-right: 2%;
  position: relative;
}

@media (max-width: 620px) {
  .c-cupon__envio .c-cupon__form-group,
  .c-cupon__envio .input-effect {
    width: 100%;
  }
  .c-cupon__envio .c-cupon__form-group:nth-child(2n),
  .c-cupon__envio .input-effect:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 2%;
  }
}

.c-cupon__envio .c-cupon__form-group label,
.c-cupon__envio .input-effect,
.c-cupon__envio .input-effect label {
  display: block;
  margin-bottom: 10px;
}

.c-cupon__envio .c-cupon__form-group input[type="text"],
.c-cupon__envio .input-effect input[type="text"] {
  height: 35px;
  width: 100%;
  box-sizing: border-box;
  padding-left: 10px;
  border: 1px solid #efefef;
  outline: 0;
  font-size: 12px;
}

.c-cupon__envio .c-cupon__form-group input[type="submit"],
.c-cupon__envio .input-effect input[type="submit"] {
  width: 100%;
  box-sizing: border-box;
  padding-left: 10px;
  border: 0;
  background: #0074c8;
  text-align: center;
  line-height: 35px;
  height: 35px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 25px;
  outline: 0;
  cursor: pointer;
}

.c-cupon__envio .c-cupon__form-group input[type="submit"]:focus,
.c-cupon__envio .input-effect input[type="submit"]:focus {
  outline: 0;
}

.c-cupon__envio .c-cupon__form-group .example,
.c-cupon__envio .input-effect .example {
  display: block;
  font-size: 11px;
  margin-top: 10px;
  margin-left: 5px;
  position: relative;
}

.c-cupon__envio .input-effect {
  width: 100%;
  float: none;
}

.declaracion-nuevomodal {
  font-size: 11px !important;
}

.form-nuevomodal {
  padding: 0 20%;
}

#todosCategorias {
  transform: scale(1.4);
  margin-right: 10px;
  position: relative;
  top: -2px;
}

.divtodosCategorias {
  font-size: 20px;
  margin-top: 20px;
  color: #0074c8;
  font-weight: 800;
  width: 100% !important;
  text-align: center !important;
}

.emailSuscribirseModal {
  height: 46px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 0 10px;
  width: 67%;
  border: 1px solid #dadada;
  float: left;
}

.form-nuevomodal .btnSuscribirse {
  background: #fd8204;
  padding: 0 30px;
  font-size: 11px;
  cursor: pointer;
  width: auto;
  z-index: 90;
  margin: 0 auto;
  color: #fff;
  height: 46px !important;
  line-height: 46px !important;
  left: inherit !important;
  transform: inherit !important;
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  float: left;
  position: relative;
}

.effect-21 ~ .focus-border:after,
.effect-21 ~ .focus-border:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 2px;
  background-color: #39f;
  transition: 0.2s;
  transition-delay: 0.2s;
}

.effect-21 ~ .focus-border:after {
  top: auto;
  bottom: 0;
  right: auto;
  left: 0;
  transition-delay: 0.6s;
}

.effect-21 ~ .focus-border i:after,
.effect-21 ~ .focus-border i:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 0;
  background-color: #39f;
  transition: 0.2s;
}

.effect-21 ~ .focus-border i:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  transition-delay: 0.4s;
}

.effect-21:focus ~ .focus-border:before {
  width: 100%;
  transition: 0.2s;
  transition-delay: 0.6s;
}

.effect-21:focus ~ .focus-border:after {
  width: 100%;
  transition: 0.2s;
}

.has-content.effect-21 ~ .focus-border:before {
  width: 100%;
  transition: 0.2s;
  transition-delay: 0.6s;
}

.has-content.effect-21 ~ .focus-border:after {
  width: 100%;
  transition: 0.2s;
}

.effect-21:focus ~ .focus-border:after,
.has-content.effect-21 ~ .focus-border:after {
  transition-delay: 0.2s;
}

.effect-21:focus ~ .focus-border i:after,
.effect-21:focus ~ .focus-border i:before,
.has-content.effect-21 ~ .focus-border i:after,
.has-content.effect-21 ~ .focus-border i:before {
  height: 100%;
  transition: 0.2s;
}

.effect-21:focus ~ .focus-border i:after,
.has-conten.effect-21 ~ .focus-border i:after {
  transition-delay: 0.4s;
}

.effect-21 ~ label {
  position: absolute;
  left: 14px;
  width: 100%;
  top: 10px;
  color: #aaa;
  transition: 0.3s;
  z-index: -1;
  letter-spacing: 0.5px;
}

.effect-21:focus ~ label,
.has-content.effect-21 ~ label {
  top: -18px;
  left: 0;
  font-size: 12px;
  color: #39f;
  transition: 0.3s;
}

.c-AboutUs {
  padding: 70px 95px;
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
}

@media (max-width: 1400px) {
  .c-AboutUs {
    padding: 50px 0 40px;
  }
}

@media (max-width: 992px) {
  .c-AboutUs {
    padding: 20px 10px;
  }
}

.c-AboutUs__info {
  height: 1%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 10;
}

@media (max-width: 1400px) {
  .c-AboutUs__info {
    padding: 0 40px;
  }
}

@media (max-width: 1200px) {
  .c-AboutUs__info {
    padding: 0 40px;
  }
}

@media (max-width: 992px) {
  .c-AboutUs__info {
    padding: 0 15px;
  }
}

.c-AboutUs__icon {
  background: #0074c8;
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  width: 45.3%;
  z-index: 1;
}

@media (max-width: 992px) {
  .c-AboutUs__icon {
    max-height: 190px;
    width: 100%;
  }
}

.c-AboutUs__icon img {
  position: absolute;
  top: 0;
  height: 100%;
  max-height: 670px;
  max-width: 558px;
  opacity: 0.1;
  width: 100%;
  right: -50px;
}

.c-AboutUs__image {
  background: rgba(255, 255, 255, 0.6);
  padding: 9px;
  float: right;
  width: 54.5%;
}

.c-AboutUs__image .c-video-content {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}

.c-AboutUs__image .c-video-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1400px) {
  .c-AboutUs__image {
    margin: 95px 0;
  }
}

@media (max-width: 1200px) {
  .c-AboutUs__image {
    margin: 60px 0;
  }
}

@media (max-width: 992px) {
  .c-AboutUs__image {
    margin: 0;
    width: 100%;
  }
}

.c-AboutUs__image img {
  height: auto;
  width: 100%;
}

.c-AboutUs__description {
  float: left;
  width: 45.5%;
  padding-right: 80px;
}

@media (max-width: 1400px) {
  .c-AboutUs__description {
    margin: 55px 0;
  }
}

@media (max-width: 1200px) {
  .c-AboutUs__description {
    margin: 55px 0;
  }
}

@media (max-width: 992px) {
  .c-AboutUs__description {
    text-align: left;
    padding: 0;
    margin: 20px 0;
    width: 100%;
  }
}

@media (max-width: 600px) {
  .c-AboutUs__description {
    padding: 0 5px;
  }
  .c-single__content .img_intoContenido_mobile{
      display: block!important;
      width: 100%!important;
      height: auto!important;
  }
  .c-single__content .img_intoContenido{
    display: none!important;
  }
}

@media (max-width: 500px) {
  .c-AboutUs__description {
    padding: 0 10px;
  }
}
.c-single__content .img_intoContenido_mobile{
  display: none;
}
.c-single__content .img_intoContenido{
  display: block;
}

.c-AboutUs__description h1 {
  margin-bottom: 60px;
}

@media (max-width: 992px) {
  .c-AboutUs__description h1 {
    display: inline-block;
    margin-bottom: 30px;
  }
}

.c-AboutUs__description h1 span {
  background: #fd8204;
  border-right-color: #0074c8;
  line-height: 30px;
  padding: 12px 10px;
}

@media (max-width: 992px) {
  .c-AboutUs__description h1 span {
    font-size: 25px !important;
    padding: 15px 10px;
    line-height: 22px;
  }
}

.c-AboutUs__description h1:after {
  background: #0074c8;
}

.c-aboutGalery {
  border-top: 15px solid #0074c8;
  display: -ms-flexbox;
  display: flex;
  height: 1%;
  overflow: hidden;
  position: relative;
}

@media (max-width: 992px) {
  .c-aboutGalery {
    display: block;
  }
}

.c-aboutGalery__item,
.c-single__comentText figure img,
.c-single__message form .input {
  width: 100%;
}

@media (max-width: 992px) {
  .c-aboutGalery__item {
    display: block;
    float: left;
    width: 100%;
  }
}

.c-aboutGalery__item img {
  display: block;
  line-height: 0;
  transition: all 250ms;
  width: 100%;
}

.c-aboutGalery__item img:hover {
  opacity: 0.8;
}

.c-aboutGalery .owl-dots {
  display: none;
}

.c-aboutGalery .owl-nav .owl-next,
.c-aboutGalery .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  height: 40px;
  width: 40px;
  font-size: 30px !important;
  color: #fff !important;
  background: #fd8204 !important;
  transition: all 250ms;
  outline: 0;
  transform: translateY(-50%);
  z-index: 999;
}

.c-aboutGalery .owl-nav .owl-prev {
  left: 20px;
}

.c-aboutGalery .owl-nav .owl-next:hover,
.c-aboutGalery .owl-nav .owl-prev:hover {
  background: #cb5000 !important;
}

.c-aboutGalery .owl-nav .owl-next span,
.c-aboutGalery .owl-nav .owl-prev span {
  position: relative;
  top: -3px;
}

.c-aboutGalery .owl-nav .owl-next {
  right: 20px;
}

.c-aboutInfo,
.c-aboutInfo__box ul,
.c-contacto__form form {
  height: 1%;
  overflow: hidden;
}

.c-aboutInfo__box {
  float: left;
  padding: 70px 95px;
  width: 50%;
}

@media (max-width: 1400px) {
  .c-aboutInfo__box {
    padding: 60px 40px;
  }
}

@media (max-width: 992px) {
  .c-aboutInfo__box {
    padding: 50px 20px;
    width: 100%;
  }
}

.c-aboutInfo__box--grey {
  background: #f8f8f8;
}

.c-aboutInfo__box h2 {
  background: #fd8204;
  font-size: 30px;
  font-weight: 700;
  line-height: 60px;
  display: inline-block;
  padding: 0 65px 0 20px;
  color: #fff;
  border-right: 15px solid #0074c8;
  margin-bottom: 40px;
}

@media (max-width: 600px) {
  .c-aboutInfo__box h2 {
    line-height: 50px;
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  .c-aboutInfo__box h2 {
    line-height: 50px;
    font-size: 22px;
  }
}

.c-aboutInfo__box p {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  text-align: justify;
}

.c-aboutInfo__box ul li,
.c-buttons_modal {
  float: left;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}

.c-aboutInfo__box ul li {
  padding-left: 35px;
  margin-bottom: 23px;
  color: #888;
  font-size: 18px;
  width: 50%;
}

@media (max-width: 1200px) {
  .c-aboutInfo__box ul li {
    font-size: 14px;
  }
}

@media (max-width: 600px) {
  .c-aboutInfo__box ul li {
    width: 100%;
  }
}

.c-aboutInfo__box ul li:after {
  height: 16px;
  width: 16px;
  background: #fd8204;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
}

.c-buttons_modal {
  background: #0074c8;
  line-height: 46px;
  display: block;
  padding: 0 30px;
  color: #fff;
  font-size: 11px;
  transition: background 0.3s;
  cursor: pointer;
  width: auto;
  z-index: 90;
  margin-top: 4%;
}

@media (max-width: 348px) {
  .c-buttons_modal {
    line-height: normal;
    padding: 10px 20px;
    text-align: center;
  }
}

.c-buttons_modal:hover {
  color: #fff;
  background: #004ca0;
}

.c-single {
  padding: 80px 0 100px;
  height: 1%;
  overflow: hidden;
}

@media (max-width: 1300px) {
  .c-single {
    padding: 60px 20px 100px;
  }
}

.c-single__content {
  float: left;
  padding-right: 70px;
  border-right: 1px solid #f2f2f2;
  width: 60%;
}

@media (max-width: 992px) {
  .c-single__content {
    padding-right: 0;
    border-right: none;
    width: 100%;
  }
  .post2 .c-single__content {
    padding-right: 0;
    border-right: none;
    padding: 0 30px !important;
    width: 100% !important;
  }
}

.c-single__content h1, .c-single__content h2{
  color: #0074c9 !important;
}

.c-single__content h1,
.c-single__content h2 {
  font-size: 25px;
  color: #0074c8;
  line-height: 30px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}

.c-single__content h1::before, .c-single__content h2::before {
  content: "";
  height: 20px;
  background: #fd8204;
  width: 10px;
  position: absolute;
  left: 0;
  top: 6px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}

.c-single__content h2{
  font-size: 20px;
  padding-left: 15px;
  border-bottom: 1px solid #0074c8;
  padding-bottom: 10px;
}

.c-single__content h2::before {
  width: 10px;
}

.c-single__content p,
.c-single__content ol li,
.c-single__content ul li {
  color: #000;
  line-height: 28px;
  font-size: 14px;
}

.c-single__content p, {
  color: #000;
}

.container_like p {
  color: #777;
}

.c-single__content blockquote p em {
    word-break: break-word;
}
.c-single__content ol {
  line-height: 28px;
  font-size: 14px;
  padding-left: 40px;
}

.c-single__content ol li {
  list-style-type: decimal;
}

.c-single__content em,
.c-single__content p strong em {
  color: #0074c8;
}

.c-single__content blockquote {
  background: #fafafa;
  border-left: 3px solid #0074c8;
  padding: 30px 50px;
  color: #777;
  font-size: 15px;
  line-height: 28px;
  width: 97%;
}

@media (min-width: 993px) and (max-width: 1100px) {
  .c-single__content p {
    color: #777;
    line-height: 28px;
    font-size: 14px !important;
    word-break: break-word;
  }
}

@media (max-width: 992px) {
  .c-single__content blockquote {
    padding: 30px 20px;
    margin: 0 0 10px;
  }
}

.c-single__content ul {
  padding-left: 50px;
  margin-bottom: 10px;
}

.c-single__content ul li {
  padding-left: 20px;
  margin-bottom: 5px;
  position: relative;
}

.c-single__content ul li:after {
  background: #f19800;
  content: "";
  height: 10px;
  position: absolute;
  left: 0;
  top: 7.2px;
  border-radius: 50%;
  width: 10px;
}

#Igc .content-line img,
.c-single__content img {
  display: block;
  width: 100%;
}

.c-single__content .post-info {
  background: #0074c8;
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
  display: block;
  width: 260px;
  margin-bottom: 15px;
}

.c-single__share {
  height: 1%;
  overflow: hidden;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 25px 0;
  margin-top: 60px;
}

@media (max-width: 700px) {
  .c-single__share {
    text-align: center;
  }
}

.c-single__share .LinkShare,
.c-single__share .icon {
  display: inline-block;
  border-radius: 50%;
  text-align: center;
}

.c-single__share .icon {
  border: 1px solid #e9e9e9;
  font-size: 18px;
  height: 42px;
  width: 42px;
  line-height: 42px;
  margin-right: 20px;
}

.c-single__share a,
.c-single__share p {
  display: inline-block;
  color: #232c3b;
  text-transform: uppercase;
}

.c-single__share p {
  margin-right: 10px;
}

.c-single__share a {
  padding: 0 15px;
}

.c-single__share .LinkShare {
  background: #fd8204;
  height: 25px;
  margin-right: 5px;
  line-height: 24px;
  width: 25px;
  padding: 0;
}

.c-single__share .LinkShare:hover {
  background: #d55a00;
}

.c-single__share .LinkShare span {
  display: inline-block;
  transition: color 0.3s;
  font-size: 12px;
  color: #fff;
}

.c-single__pagination {
  float: right;
  margin: 20px 0;
}

.post2 .c-homeBlog__articles {
  padding: 0 250px;
  padding-bottom: 40px;
}

@media (max-width: 700px) {
  .c-single__pagination {
    float: none;
    text-align: center;
    margin: 10px auto;
  }
  .post2 .c-single__pagination {
    top: 66px;
  }
  .post2 .c-newsletter__info {
    padding-right: 0;
  }
  .post2 .c-newsletter__form {
    left: inherit;
    margin-left: inherit;
  }
  .post2 .c-newsletter__form::before {
    content: "";
    width: 29px;
    height: 64px;
    top: -75px;
    left: 0;
    position: absolute;
    background-image: url(../img/flecha_blog2.png);
  }
  .post2 .c-newsletter__form::after {
    content: "";
    width: 29px;
    height: 64px;
    top: -75px;
    right: 0;
    position: absolute;
    background-image: url(../img/flecha_blog2-der.png);
  }
  .post2 .c-homeBlog__articles {
    padding: 0 0;
    padding-bottom: 40px;
  }
}

.c-single__content ol {
  padding-left: 50px;
  margin-bottom: 10px;
}
.c-single__content ol li {
  padding-left: 35px;
  margin-bottom: 5px;
  position: relative;
}
ol {
  counter-reset: item;
}
ol li {
  display: block;
}
ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #f1813b;
  font-weight: bold;
  margin-left: -15px;
}

.c-single__pagination a {
  display: inline-block;
  transition: color 0.3s;
  text-transform: initial;
}

.c-single__pagination a:hover {
  text-decoration: none;
  color: #f19800;
}

.c-single__pagination a i {
  font-style: initial;
  padding: 0 10px;
}

.c-single__coments {
  padding-top: 60px;
}

.c-single__coments h1 {
  font-size: 24px;
  color: #000;
  margin-bottom: 50px;
}

.c-single__avatar {
  float: left;
  width: 20%;
}

@media (max-width: 992px) {
  .c-single__avatar {
    display: none;
  }
}

.c-single__avatar img {
  width: 80px;
}

.c-single__message {
  padding-top: 30px;
}

.c-single__message .comment-respond .comment-reply-title,
.c-single__message h1 {
  font-size: 24px;
  color: #000;
  margin-bottom: 30px;
}

.c-single__message .comment-respond .comment-form-comment textarea,
.c-single__message form .input textarea {
  padding: 27px;
  height: 160px;
  border: 1px solid #ececec;
  outline: 0;
  resize: none;
  width: 100%;
}

.c-single__message form .input.message {
  margin-bottom: 10px;
}

.c-single__message form .input.email,
.c-single__message form .input.name {
  float: left;
  width: 50%;
}

@media (max-width: 600px) {
  .c-single__message form .input.email,
  .c-single__message form .input.name {
    margin-bottom: 10px;
    width: 100%;
  }
}

.c-single__message form .input.email input,
.c-single__message form .input.name input {
  border: 1px solid #ececec;
  height: 50px;
  padding: 0 27px;
  outline: 0;
  width: 100%;
}

.c-single__message form .input.email {
  padding-left: 5px;
  margin-bottom: 10px;
}

@media (max-width: 600px) {
  .c-single__message form .input.email {
    padding-left: 0;
  }
}

.c-single__message form .input.name {
  padding-right: 5px;
}

@media (max-width: 600px) {
  .c-single__message form .input.name {
    padding-right: 0;
  }
}

.c-single__message .comment-respond .form-submit input,
.c-single__message form .input.submit input {
  background: #f19800;
  height: 44px;
  width: 150px;
  color: #fff;
  cursor: pointer;
  transition: background 250ms;
  border: 0;
}

.c-single__message .comment-respond .form-submit input:hover,
.c-single__message form .input.submit input:hover {
  background: #bf6600;
}

.c-single__message .comment-respond .logged-in-as a {
  color: #000;
}

.c-single__message .comment-respond .comment-form-author {
  float: left;
  padding-right: 10px;
  width: 50%;
}

@media (max-width: 600px) {
  .c-single__message .comment-respond .comment-form-author {
    padding-right: 0;
    width: 100%;
  }
}

.c-single__message .comment-respond .comment-form-author input,
.c-single__message .comment-respond .comment-form-email input,
.c-single__message .comment-respond .comment-form-url input {
  border: 1px solid #ececec;
  height: 50px;
  padding: 0 27px;
  outline: 0;
  width: 100%;
}

.c-single__message .comment-respond .comment-form-email {
  float: left;
  padding-left: 10px;
  width: 50%;
}

@media (max-width: 600px) {
  .c-single__message .comment-respond .comment-form-email {
    padding-left: 0;
    width: 100%;
  }
}

.c-single__message .comment-respond .comment-form-url {
  clear: both;
  float: left;
  width: 100%;
}

.c-single__codedate {
  margin-top: 20px;
  display: block;
}

.c-single__codedate p {
  color: #777;
  line-height: 15px;
  font-size: 13px !important;
}

.c-single__comentText {
  border: 1px solid #ececec;
  padding: 25px;
  float: left;
  width: 80%;
}

@media (max-width: 992px) {
  .c-single__comentText {
    padding: 10px;
    width: 100%;
  }
}

.c-single__comentText figure {
  float: left;
  display: none;
  margin: 0 15px 10px 0;
  width: 70px;
}

@media (max-width: 992px) {
  .c-single__comentText figure {
    display: block;
  }
}

.c-single__comentText h2 {
  font-size: 15px;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .c-single__comentText h2 {
    margin-top: 20px;
    margin-bottom: 5px;
    display: block;
  }
}

.c-single__cat a,
.c-single__comentText span {
  display: inline-block;
  color: #f19800;
}

.c-single__comentText p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .c-single__comentText p {
    display: block;
    width: 100%;
    clear: both;
  }
}

#Igc .c-Calc_item .c-Calc_form .c-input-group a,
.c-single__comentText .reply {
  float: right;
}

.c-single__comentText .reply a {
  padding: 0 10px;
  color: #333;
}

.c-single__data {
  margin-bottom: 30px;
}

.c-single__data p,
.c-single__recent p {
  color: #777;
  line-height: 13px;
  font-size: 13px;
}

.c-single__data p a {
  color: #232323;
}

.c-single__image {
  margin-bottom: 40px;
  width: 100%;
}

.c-contacto__form form .input.large,
.c-single__image img {
  width: 100%;
}

.c-single__aside {
  float: left;
  padding-left: 40px;
  width: 40%;
}

@media (max-width: 992px) {
  .c-single__aside {
    display: none;
  }
  .post2 .c-single__aside_2 {
    display: unset;
    width: 100% !important;
    padding: 10px 15px;
  }
  .posts2-rela .owl-dots {
    opacity: 0;
  }
}

.c-single__aside h2 {
  font-size: 20px;
  color: #232323;
  margin-bottom: 40px;
}

.c-single__cats,
.c-single__search {
  margin-bottom: 40px;
}

.c-single__search form .input input {
  height: 40px;
  border: 1px solid #eee;
  width: 100%;
  max-width: 272px;
  padding: 0 10px;
  outline: 0;
}

.c-single__cats {
  max-width: 270px;
}

.c-single__cat {
  padding-bottom: 17px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
  width: 100%;
}

.c-single__cat a {
  font-size: 14px;
  padding-left: 20px;
  color: #777;
  position: relative;
}

.c-single__cat a:after {
  background: url(../img/single-aside-icon-2.png);
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 9px;
  width: 5px;
}

.c-single__cat .count {
  float: right;
  color: #898989;
}

.c-single__recents {
  max-width: 370px;
}

.c-single__recent {
  border-bottom: 1px solid #f1f1f1;
  height: 1%;
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.c-single__recent figure {
  height: 80px;
  border-radius: 50%;
  background: #d0d0d0;
  float: left;
  padding: 0;
  margin: 0;
  max-width: 80px;
  width: 20%;
}

.c-single__recent .info {
  float: left;
  padding-left: 15px;
  padding-top: 15px;
  width: 70%;
}

.c-single__recent h3 {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 15px;
}

.c-single__recent p a {
  color: #232323;
}

.c-contacto {
  padding: 0;
  height: 1%;
  overflow: hidden;
}

@media (max-width: 992px) {
  .c-contacto {
    padding: 0;
  }
}

.c-contacto__box {
  float: left;
  width: 50%;
}

@media (max-width: 992px) {
  .c-contacto__box {
    width: 100%;
  }
}

.c-contacto__box--pad40 {
  padding: 40px;
}

@media (max-width: 992px) {
  .c-contacto__box--pad40 {
    padding: 40px 15px;
  }
}

.c-contacto__box img {
  height: auto;
  line-height: 0;
  display: block;
  width: 100%;
}

@media (max-width: 992px) {
  .c-contacto__box .c-info__h1 span {
    font-size: 18px;
    padding-left: 16px;
  }
}

.c-contacto__form form .input {
  float: left;
  margin-bottom: 25px;
  padding: 0 5px;
  width: 50%;
  position: relative;
}

@media (max-width: 750px) {
  .c-contacto__form form .input {
    width: 100%;
  }
}

.c-contacto__form form .input input,
.c-contacto__form form .input textarea {
  height: 35px;
  border: 1px solid #d2d2d2;
  padding: 0 20px;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 11px;
  width: 100%;
}

.c-contacto__form form .input textarea {
  height: 170px;
  padding: 20px;
  resize: none;
}

.c-contacto__form form .input.submit {
  float: right;
  width: auto;
}

@media (max-width: 750px) {
  .c-contacto__form form .input.submit {
    float: left;
  }
}

.c-contacto__form form .input.submit input {
  background: #1896f1;
  height: 45px;
  width: 150px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  transition: background 250ms;
  cursor: pointer;
  color: #fff;
  border: 0;
}

.c-contacto__form form .input.submit input:hover {
  background: #0064bf;
}

.c-contacto__form form .input span {
  position: absolute;
  top: 100%;
  color: #ff4545;
  display: block;
}

.g-recaptcha {
  transform: scale(0.81);
  transform-origin: 0 0;
}

.c-Calc,
.c-Calc .c-Calc-content {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
}

.c-Calc .c-Calc-content {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
  padding-top: 100px;
}

.c-Calc .c-Calc-content .c-Calc_item {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  float: left;
  width: 49%;
  margin-right: 2%;
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group:nth-child(3n),
.c-Calc .c-Calc-content .c-Calc_item:nth-child(2n) {
  margin-right: 0;
}

@media (max-width: 990px) {
  .c-Calc .c-Calc-content .c-Calc_item {
    width: 100%;
  }
}

.c-Calc .c-Calc-content .c-Calc_item img {
  display: block;
  width: 80%;
  margin: 0 auto 40px;
}

.c-Calc .c-Calc-content .c-Calc_item h1 {
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 70px;
}

.c-Calc .c-Calc-content .c-Calc_item p {
  font-size: 14px;
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form {
  border-top: 2px dotted #65c4d3;
  border-bottom: 2px dotted #65c4d3;
  box-sizing: border-box;
  padding: 20px 5px;
  margin-top: 50px;
  overflow: hidden;
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group {
  display: block;
  float: left;
  margin-right: 2%;
  width: 32%;
}

@media (max-width: 768px) {
  .c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group {
    width: 100%;
  }
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group h4,
.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group label {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-weight: 900;
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group .label-check {
  float: left;
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group input {
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  padding: 15px;
  width: 100%;
}

.c-Calc
  .c-Calc-content
  .c-Calc_item
  .c-Calc_form
  .c-input-group
  input[type="submit"] {
  background: #f39100;
  color: #fff;
  width: 90%;
  max-width: 200px;
  border-radius: 8px;
  cursor: pointer;
  font-family: Asap, sans-serif;
  border: 1px solid #f39100;
  outline: 0;
  margin: 25px auto 0;
}

.c-Calc
  .c-Calc-content
  .c-Calc_item
  .c-Calc_form
  .c-input-group
  input[type="submit"]:hover {
  background: #d57300;
}

.c-Calc
  .c-Calc-content
  .c-Calc_item
  .c-Calc_form
  .c-input-group
  input[type="checkbox"] {
  float: left;
  width: 15px;
  height: 15px;
  display: block;
  line-height: 12px;
  margin-right: 5px;
  margin-top: 3px;
  outline: 0;
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_result {
  width: 90%;
  max-width: 300px;
  background: #65c4d3;
  color: #fff;
  text-align: center;
  height: 50px;
  border-radius: 13px;
  line-height: 50px;
  margin: 30px auto;
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_result span {
  font-size: 20px;
  font-family: Asap, sans-serif;
  font-weight: 900;
}

.c-Calc .c-Calc-content h2 {
  color: #0074c8;
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
}

.c-Calc .c-Calc-content p,
.u-text_center {
  text-align: center;
}

.c-Calc .c-Calc-content .c-Calc_table {
  display: block;
  overflow: hidden;
  height: auto;
  max-width: 500px;
  margin: 65px auto;
  position: relative;
}

.c-Calc .c-Calc-content .c-Calc_table:before {
  content: "";
  width: 1px;
  background: #bfbfbf;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items {
  display: block;
  float: left;
  margin-right: 20%;
  width: 40%;
  overflow: hidden;
  text-align: right;
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items:nth-child(2n) {
  margin-right: 0;
  text-align: left;
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items ul li {
  line-height: 25px;
}

.c-Calc .c-Calc-content .c-Calc_legal {
  text-align: center;
  width: 80%;
  margin: 0 auto 30px;
  line-height: 18px;
}

#Imc .c-Calc_item h1 {
  color: #65c4d3;
}

#Igc .content-line {
  padding-top: 0;
}

#Igc .c-Calc_item h1 {
  color: #8fca00;
}

#Igc .c-Calc_item .c-Calc_form {
  border-top: 2px dotted #8fca00;
  border-bottom: 2px dotted #8fca00;
}

#Igc .c-Calc_result {
  background: #8fca00;
}

#Igc .c-Calc_table {
  display: block;
  overflow: hidden;
  height: auto;
  max-width: 700px;
  margin: 65px auto;
  position: relative;
}

#Igc .c-Calc_table:before {
  content: "";
  width: 0;
}

#Igc .c-Calc_table .c-Calc_table_items {
  display: block;
  float: left;
  margin-right: 0;
  width: 28%;
  overflow: hidden;
  text-align: left;
}

#Igc .c-Calc_table .c-Calc_table_items:nth-child(3n) {
  margin-right: 0;
  text-align: right;
}

#Igc .c-Calc_table .c-Calc_table_items:nth-child(2n) {
  margin-right: 8%;
  margin-left: 8%;
  text-align: center;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#Igc .c-input-group {
  width: 32%;
}

#Igc .c-sexo {
  width: 20%;
}

#Igc .c-edad {
  width: 10%;
}

.u-text_left {
  text-align: left;
}

.u-text_right {
  text-align: right;
}

.u-pull_right {
  float: right;
}

.u-pull_left {
  float: left;
}

.u-underline {
  text-decoration: underline;
}

.u-no_gutter {
  padding-left: 0;
  padding-right: 0;
}

.u-vertical_center {
  display: table-cell;
  vertical-align: middle;
}

.u-no_margin {
  margin: 0;
}

.u-clearfix {
  display: block;
  width: 100%;
  clear: both;
}

.blueimp-gallery > .slides > .slide > .video-content > video,
.js-image,
.u-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.u-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.u-img_disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.u-img_responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 991px) {
  .u-hidden_mobile {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) {
  .u-hidden_desktop {
    display: none !important;
  }
}

.u-no_border {
  border: 0 !important;
}

.blueimp-gallery {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-backface-visibility: hidden;
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}

.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -moz-backface-visibility: hidden;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}

.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.blueimp-gallery-display {
  display: block;
  opacity: 1;
}

.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.blueimp-gallery-carousel > .slides {
  position: absolute;
}

.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  transition: opacity 0.5s linear;
}

.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}

.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}

.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat;
}

.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}

.blueimp-gallery > .prev {
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  text-decoration: none;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: content-box;
  border: 3px solid #fff;
  border-radius: 23px;
  opacity: 0.5;
  cursor: pointer;
}

.blueimp-gallery > .close,
.blueimp-gallery > .next,
.blueimp-gallery > .prev,
.blueimp-gallery > .title {
  position: absolute;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  display: none;
}

.blueimp-gallery > .next {
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  text-decoration: none;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: content-box;
  border: 3px solid #fff;
  border-radius: 23px;
  cursor: pointer;
  left: auto;
  right: 15px;
  top: 50%;
  opacity: 0.5;
}

.blueimp-gallery > .close,
.blueimp-gallery > .title {
  top: 15px;
  opacity: 0.8;
}

.blueimp-gallery > .title {
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
}

.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}

.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none;
}

.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}

.blueimp-gallery > .close:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .play-pause:hover,
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .title:hover {
  color: #fff;
  opacity: 1;
}

.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .play-pause,
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .title {
  display: block;
  transform: translateZ(0);
}

.blueimp-gallery-left > .prev,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .next,
.blueimp-gallery-single > .play-pause,
.blueimp-gallery-single > .prev {
  display: none;
}

.blueimp-gallery > .close,
.blueimp-gallery > .next,
.blueimp-gallery > .play-pause,
.blueimp-gallery > .prev,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../img/error.svg);
}

body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../img/play-pause.svg);
}

body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none;
}

.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: 0.5;
  cursor: pointer;
}

.blueimp-gallery > .indicator > .active,
.blueimp-gallery > .indicator > li:hover {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}

.blueimp-gallery-controls > .indicator {
  display: block;
  transform: translateZ(0);
}

.blueimp-gallery-single > .indicator {
  display: none;
}

.blueimp-gallery > .indicator {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.blueimp-gallery > .slides > .slide > .video-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -moz-backface-visibility: hidden;
}

.blueimp-gallery > .slides > .slide > .video-content > iframe {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.blueimp-gallery > .slides > .slide > .video-playing > iframe {
  top: 0;
}

.blueimp-gallery > .slides > .slide > .video-content > a {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -64px auto 0;
  width: 128px;
  height: 128px;
  background: url(../img/video-play.png) center no-repeat;
  opacity: 0.8;
  cursor: pointer;
}

.blueimp-gallery > .slides > .slide > .video-content > video,
.blueimp-gallery > .slides > .slide > .video-playing > a,
.blueimp-gallery > .slides > .slide > .video-playing > img {
  display: none;
}

.blueimp-gallery > .slides > .slide > .video-playing > video {
  display: block;
}

.blueimp-gallery > .slides > .slide > .video-loading > a {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}

body:last-child
  .blueimp-gallery
  > .slides
  > .slide
  > .video-content:not(.video-loading)
  > a {
  background-image: url(../img/video-play.svg);
}

.c-calculadora_imc {
  border-top: 20px solid #1896f1;
}

.c-calculadora_imc .c-calculadora h3 {
  font-family: Asap, sans-serif;
  font-weight: 700;
  color: #65c4d3;
  font-size: 68px;
  text-align: center;
}

.lk_naranjo {
  color: #fd8204;
}

.lk_naranjo:hover {
  color: #fd8204;
}

.c-calculadora_imc .c-calculadora p {
  font-family: Lato, sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 17px !important;
  padding-top: 10px;
}

.c-calculadora_imc .c-calculadora .c-content_inputs p {
  font-weight: 700;
  font-size: 17px !important;
  margin-bottom: 5px;
}

.c-calculadora_imc .c-calculadora {
  padding: 70px 15px;
}

.c-calculadora_imc .c-calculadora .c-content_inputs {
  padding: 20px 0;
  border-top: 2px dashed #65c4d3;
  border-bottom: 2px dashed #65c4d3;
  float: left;
  width: 100%;
}

.c-calculadora_imc .c-calculadora .c-content_inputs div {
  width: fit-content;
  float: left;
  margin-right: 13px;
}

.c-calculadora_imc
  .c-calculadora
  .c-content_inputs
  div.c-peso
  input[type="number"] {
  width: 75px;
}

.c-calculadora_imc
  .c-calculadora
  .c-content_inputs
  div.c-sexo
  .c-content_check {
  float: left;
}

.c-calculadora_imc .c-calculadora .c-content_inputs div.c-sexo:nth-child(2) {
  margin-bottom: 15px;
}

.c-calculadora_imc .c-calculadora .c-content_inputs div.c-sexo {
  width: 95px;
}

.c-calculadora_imc .c-calculadora .c-content_inputs div.c-btn_calcular button {
  background: #f39100;
  height: 45px;
  width: 150px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  transition: background 250ms;
  cursor: pointer;
  color: #fff;
  border: 0;
  border-radius: 9px;
}

.c-calculadora_imc .c-calculadora .c-content_inputs input[type="number"] {
  background: #f5f5f5;
  border: none;
  padding: 5px 15px;
  height: 43px;
  font-size: 14px;
}

.txt-center {
  text-align: center;
}

.c-content_resultados {
  padding: 40px 0;
  float: left;
}

.c-content_resultados .resultados {
  background: #65c4d3;
  border-radius: 9px;
  padding: 0 30px;
}

.c-content_resultados .resultados p {
  color: #fff;
  padding: 10px 40px;
  font-family: Asap, sans-serif;
  font-weight: 700;
  font-size: 24px;
}

.c-content_resultados .resultados p span {
  font-size: 25px;
}

.c-info_imc h2 {
  text-align: center;
  color: #0074c8;
}

.c-info_imc p {
  text-align: center;
  color: #888;
  font-family: Asap, sans-serif;
  font-size: 14px !important;
}

.c-info_imc .c-footerLocation__box h3 {
  text-align: center;
  color: #000;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.c-info_imc .c-footerLocation__box p {
  text-align: center;
  color: #000;
  font-family: Lato, sans-serif;
  font-size: 15px !important;
  font-weight: 400;
  line-height: 28px;
  margin-top: 25px;
}

.c-info_imc .c-footerLocation__boxes {
  padding: 60px 0;
}

#sale_total {
  background: #65c4d3;
  color: #fff;
  font-size: 25px;
  border: none;
  width: 100px;
  padding-left: 7px;
  font-weight: 700;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.selected_imc {
  border: 3px solid #65c4d3;
  background-color: #65c4d3;
  color: #fff;
}

.redesSocialesPost .n_icon_wsp {
  width: 14px;
  margin-top: -2.5px;
  margin-left: 1px;
  display: inline-block;
}

.c-blog__article-socials .n_icon_wsp {
  width: 14px;
  margin-top: -1.5px;
  margin-left: 1px;
}

.c-homeBlog__article-socials .n_icon_wsp {
  width: 16px;
  margin-top: -5px;
  margin-left: 1px;
}

.pin_imc:after {
  border-color: #aaa transparent transparent transparent;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  bottom: -11px;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  left: 50%;
  margin-left: -5px;
}

.pin_imc {
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  min-width: 110px;
  padding: 0.5em 0.7em;
  position: absolute;
  top: -2.4em;
  font-size: 16px;
  text-align: center;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

@keyframes pulse {
  0%,
  to {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
}

@keyframes rubberBand {
  0%,
  to {
    transform: scaleX(1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
}

@keyframes shake {
  0%,
  to {
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes headShake {
  0%,
  50% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
}

@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0);
  }
}

@keyframes tada {
  0%,
  to {
    transform: scaleX(1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
}

@keyframes wobble {
  0%,
  to {
    transform: translateZ(0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
}

@keyframes jello {
  0%,
  11.1%,
  to {
    transform: translateZ(0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes heartBeat {
  0%,
  28%,
  70% {
    transform: scale(1);
  }
  14%,
  42% {
    transform: scale(1.3);
  }
}

@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    -webkit-transform: scaleX(1);
    opacity: 1;
    transform: scaleX(1);
  }
}

@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, -3000px, 0);
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, 3000px, 0);
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, 20px, 0);
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
  }
}

@keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}

@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
}

@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    -webkit-transform: skewX(20deg);
    opacity: 1;
    transform: skewX(20deg);
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(-200deg);
    transform-origin: center;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: center;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: center;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    opacity: 1;
    transform-origin: center;
  }
  to {
    -webkit-transform: rotate(200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(200deg);
    transform-origin: center;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: right bottom;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: right bottom;
  }
}

@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform-origin: top left;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg);
    transform-origin: top left;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    opacity: 0;
    transform: translate3d(0, 700px, 0);
  }
}

@keyframes jackInTheBox {
  0% {
    -webkit-transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes rollIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}

@keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}

@keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}

@keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}

@keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
  }
}

@keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

@keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

@keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
  }
}

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}

@keyframes slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}

@keyframes slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}

@keyframes slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}

@keyframes slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}

.bounce {
  -webkit-animation-name: bounce;
  -webkit-transform-origin: center bottom;
  animation-name: bounce;
  transform-origin: center bottom;
}

.flash {
  animation-name: flash;
}

.pulse {
  animation-name: pulse;
}

.rubberBand {
  animation-name: rubberBand;
}

.shake {
  animation-name: shake;
}

.headShake {
  -webkit-animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-name: headShake;
  animation-timing-function: ease-in-out;
}

.swing {
  -webkit-animation-name: swing;
  -webkit-transform-origin: top center;
  animation-name: swing;
  transform-origin: top center;
}

.tada {
  animation-name: tada;
}

.wobble {
  animation-name: wobble;
}

.jello {
  -webkit-animation-name: jello;
  -webkit-transform-origin: center;
  animation-name: jello;
  transform-origin: center;
}

.heartBeat {
  -webkit-animation-duration: 1.3s;
  -webkit-animation-name: heartBeat;
  -webkit-animation-timing-function: ease-in-out;
  animation-duration: 1.3s;
  animation-name: heartBeat;
  animation-timing-function: ease-in-out;
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-duration: 0.75s;
  animation-name: bounceIn;
}

.bounceInDown {
  animation-name: bounceInDown;
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

.bounceInRight {
  animation-name: bounceInRight;
}

.bounceInUp {
  animation-name: bounceInUp;
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-duration: 0.75s;
  animation-name: bounceOut;
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

.fadeIn {
  animation-name: fadeIn;
}

.fadeInDown {
  animation-name: fadeInDown;
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

.fadeInRight {
  animation-name: fadeInRight;
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

.fadeInUp {
  animation-name: fadeInUp;
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

.fadeOut {
  animation-name: fadeOut;
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

.animated.flip {
  -webkit-animation-name: flip;
  -webkit-backface-visibility: visible;
  animation-name: flip;
  backface-visibility: visible;
}

.flipInX,
.flipInY,
.flipOutX,
.flipOutY {
  -webkit-animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  animation-name: flipInX;
  backface-visibility: visible !important;
}

.flipInY,
.flipOutX,
.flipOutY {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

.flipOutX,
.flipOutY {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-duration: 0.75s;
  animation-name: flipOutX;
}

.flipOutY {
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

.rotateIn {
  animation-name: rotateIn;
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

.rotateOut {
  animation-name: rotateOut;
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

.hinge {
  -webkit-animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-duration: 2s;
  animation-name: hinge;
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

.rollIn {
  animation-name: rollIn;
}

.rollOut {
  animation-name: rollOut;
}

.zoomIn {
  animation-name: zoomIn;
}

.zoomInDown {
  animation-name: zoomInDown;
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

.zoomInRight {
  animation-name: zoomInRight;
}

.zoomInUp {
  animation-name: zoomInUp;
}

.zoomOut {
  animation-name: zoomOut;
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

.slideInDown {
  animation-name: slideInDown;
}

.slideInLeft {
  animation-name: slideInLeft;
}

.slideInRight {
  animation-name: slideInRight;
}

.slideInUp {
  animation-name: slideInUp;
}

.slideOutDown {
  animation-name: slideOutDown;
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

.slideOutRight {
  animation-name: slideOutRight;
}

.slideOutUp {
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  animation-delay: 1s;
}

.animated.delay-2s {
  animation-delay: 2s;
}

.animated.delay-3s {
  animation-delay: 3s;
}

.animated.delay-4s {
  animation-delay: 4s;
}

.animated.delay-5s {
  animation-delay: 5s;
}

.animated.fast {
  animation-duration: 0.8s;
}

.animated.faster {
  animation-duration: 0.5s;
}

.animated.slow {
  animation-duration: 2s;
}

.animated.slower {
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    -webkit-transition: none !important;
    animation: unset !important;
    transition: none !important;
  }
}

@media (max-width: 767px) {
  img.hiddenDesktop {
    display: none;
  }
  .c-bigbanner4 .c-bigbanner__info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
  }
}

@media (min-width: 768px) {
  img.hiddenMobile {
    display: none;
  }
}


/*banner centrado*/
.c-bigbanner .center-banner .c-bigbanner__info h2 {
  display: inline;
}
.c-bigbanner .center-banner .c-bigbanner__info h2.subh2 {
  font-size: 42px;
}
.center-banner .c-bigbanner__info.c-info-bannerTemas.c-bigbanner__ext {
    left: 50% !important;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 965px!important;
}
.c-bigbanner .center-banner .c-info-bannerTemas .c-info-group {
    width: max-content;
    margin: 0 auto 30px;
}
.c-bigbanner .center-banner .call {
    text-align: center;
}
.c-bigbanner .center-banner a.c-banner-ver {
    left: 50% !important;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 20px;
}
.c-bigbanner .center-banner .btndiv {
    margin-top: 30px;
}
@media (max-width:767px) {
  .c-bigbanner .center-banner .c-bigbanner__info h2 {
    font-size: 26px !important;
  }
  .c-bigbanner .center-banner .c-info-bannerTemas .c-info-group {
    margin: 0 auto;
  }
  .c-bigbanner .center-banner .c-info-bannerTemas .c-banner-ver {
    max-width: 180px;
  }
  .center-banner .c-bigbanner__info.c-info-bannerTemas.c-bigbanner__ext {
    top: 50% !important;
  }
  .c-bigbanner .center-banner a.c-banner-ver {
     left:0!important; 
     top: 0; 
     right: 0 !important; 
     transform:none ; 
     -webkit-transform:none ; 
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 20px;
  }
}
@media (min-width:768px) and (max-width:992px) {
  .c-bigbanner .center-banner .c-bigbanner__info h2 {
    font-size: 26px !important;
  }
  .c-bigbanner .center-banner .c-info-bannerTemas .c-info-group {
    margin: 0 auto 30px;
  }
  .c-bigbanner .center-banner .c-info-bannerTemas .c-banner-ver {
    max-width: 180px;
  }
  .center-banner .c-bigbanner__info.c-info-bannerTemas.c-bigbanner__ext {
    top: 50% !important;
  }
  .c-bigbanner .center-banner a.c-banner-ver {
     left:0!important; 
     top: 0; 
     right: 0 !important; 
     transform:none ; 
     -webkit-transform:none ; 
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 500;
    padding: 6px 20px;
  }
}
/*banner centrado fin*/



























@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
/*
.c-header .c-botonesFixed a {
    left: 200px;
    transition: all 250ms;
}
.c-header .c-botonesFixed a:hover {
    left: 0px;
}
.c-header .c-botonesFixed a:hover>div {
    left: 150px;
}
.c-header .c-botonesFixed a div{
    right: 0px;
    left: -50px;
}
*/

.clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

#wrapper {
    max-width: 1920px;
    margin: 0 auto
}

.u-mt0,
p {
    margin-top: 0
}

.u-pt0 {
    padding-top: 0
}

.u-mr0 {
    margin-right: 0
}

.u-pr0 {
    padding-right: 0
}

.u-mb0 {
    margin-bottom: 0
}

.u-pb0 {
    padding-bottom: 0
}

.u-ml0 {
    margin-left: 0
}

.u-pl0 {
    padding-left: 0
}

.u-mt10 {
    margin-top: 10px
}

.u-pt10 {
    padding-top: 10px
}

.u-mr10 {
    margin-right: 10px
}

.u-pr10 {
    padding-right: 10px
}

.u-mb10 {
    margin-bottom: 10px
}

.u-pb10 {
    padding-bottom: 10px
}

.u-ml10 {
    margin-left: 10px
}

.u-pl10 {
    padding-left: 10px
}

.u-mt20 {
    margin-top: 20px
}

.u-pt20 {
    padding-top: 20px
}

.u-mr20 {
    margin-right: 20px
}

.u-pr20 {
    padding-right: 20px
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items h3,
.u-mb20 {
    margin-bottom: 20px
}

.u-pb20 {
    padding-bottom: 20px
}

.u-ml20 {
    margin-left: 20px
}

.u-pl20 {
    padding-left: 20px
}

.u-mt30 {
    margin-top: 30px
}

.u-pt30 {
    padding-top: 30px
}

.u-mr30 {
    margin-right: 30px
}

.u-pr30 {
    padding-right: 30px
}

.u-mb30 {
    margin-bottom: 30px
}

.u-pb30 {
    padding-bottom: 30px
}

.u-ml30 {
    margin-left: 30px
}

.u-pl30 {
    padding-left: 30px
}

.u-mt40 {
    margin-top: 40px
}

.u-pt40 {
    padding-top: 40px
}

.u-mr40 {
    margin-right: 40px
}

.u-pr40 {
    padding-right: 40px
}

.u-mb40 {
    margin-bottom: 40px
}

.u-pb40 {
    padding-bottom: 40px
}

.u-ml40 {
    margin-left: 40px
}

.u-pl40 {
    padding-left: 40px
}

.u-mt50 {
    margin-top: 50px
}

.u-pt50 {
    padding-top: 50px
}

.u-mr50 {
    margin-right: 50px
}

.u-pr50 {
    padding-right: 50px
}

.u-mb50 {
    margin-bottom: 50px
}

.u-pb50 {
    padding-bottom: 50px
}

.u-ml50 {
    margin-left: 50px
}

.u-pl50 {
    padding-left: 50px
}

.u-mt60 {
    margin-top: 60px
}

.u-pt60 {
    padding-top: 60px
}

.u-mr60 {
    margin-right: 60px
}

.u-pr60 {
    padding-right: 60px
}

.u-mb60 {
    margin-bottom: 60px
}

.u-pb60 {
    padding-bottom: 60px
}

.u-ml60 {
    margin-left: 60px
}

.u-pl60 {
    padding-left: 60px
}

.u-mt70 {
    margin-top: 70px
}

.u-pt70 {
    padding-top: 70px
}

.u-mr70 {
    margin-right: 70px
}

.u-pr70 {
    padding-right: 70px
}

.u-mb70 {
    margin-bottom: 70px
}

.u-pb70 {
    padding-bottom: 70px
}

.u-ml70 {
    margin-left: 70px
}

.u-pl70 {
    padding-left: 70px
}

.u-mt80 {
    margin-top: 80px
}

.u-pt80 {
    padding-top: 80px
}

.u-mr80 {
    margin-right: 80px
}

.u-pr80 {
    padding-right: 80px
}

.u-mb80 {
    margin-bottom: 80px
}

.u-pb80 {
    padding-bottom: 80px
}

.u-ml80 {
    margin-left: 80px
}

.u-pl80 {
    padding-left: 80px
}

.u-mt90 {
    margin-top: 90px
}

.u-pt90 {
    padding-top: 90px
}

.u-mr90 {
    margin-right: 90px
}

.u-pr90 {
    padding-right: 90px
}

.u-mb90 {
    margin-bottom: 90px
}

.u-pb90 {
    padding-bottom: 90px
}

.u-ml90 {
    margin-left: 90px
}

.u-pl90 {
    padding-left: 90px
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:576px) {
    .container {
        width: 540px;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .container {
        width: 720px;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .container {
        width: 960px;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        width: 1140px;
        max-width: 100%
    }
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:576px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:768px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:992px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.push-12 {
    left: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.33333%
    }
    .pull-sm-2 {
        right: 16.66667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.33333%
    }
    .pull-sm-5 {
        right: 41.66667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.33333%
    }
    .pull-sm-8 {
        right: 66.66667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.33333%
    }
    .pull-sm-11 {
        right: 91.66667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.33333%
    }
    .push-sm-2 {
        left: 16.66667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.33333%
    }
    .push-sm-5 {
        left: 41.66667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.33333%
    }
    .push-sm-8 {
        left: 66.66667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.33333%
    }
    .push-sm-11 {
        left: 91.66667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.33333%
    }
    .pull-md-2 {
        right: 16.66667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.33333%
    }
    .pull-md-5 {
        right: 41.66667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.33333%
    }
    .pull-md-8 {
        right: 66.66667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.33333%
    }
    .pull-md-11 {
        right: 91.66667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.33333%
    }
    .push-md-2 {
        left: 16.66667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.33333%
    }
    .push-md-5 {
        left: 41.66667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.33333%
    }
    .push-md-8 {
        left: 66.66667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.33333%
    }
    .push-md-11 {
        left: 91.66667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.33333%
    }
    .pull-lg-2 {
        right: 16.66667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.33333%
    }
    .pull-lg-5 {
        right: 41.66667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.33333%
    }
    .pull-lg-8 {
        right: 66.66667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.33333%
    }
    .pull-lg-11 {
        right: 91.66667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.33333%
    }
    .push-lg-2 {
        left: 16.66667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.33333%
    }
    .push-lg-5 {
        left: 41.66667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.33333%
    }
    .push-lg-8 {
        left: 66.66667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.33333%
    }
    .push-lg-11 {
        left: 91.66667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.33333%
    }
    .pull-xl-2 {
        right: 16.66667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.33333%
    }
    .pull-xl-5 {
        right: 41.66667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.33333%
    }
    .pull-xl-8 {
        right: 66.66667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.33333%
    }
    .pull-xl-11 {
        right: 91.66667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.33333%
    }
    .push-xl-2 {
        left: 16.66667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.33333%
    }
    .push-xl-5 {
        left: 41.66667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.33333%
    }
    .push-xl-8 {
        left: 66.66667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.33333%
    }
    .push-xl-11 {
        left: 91.66667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: 0;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.js-image img,
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #0074c8;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fd8204
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    position: absolute;
    bottom: 10px;
    width: 100%
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    outline: 0;
    zoom: 1;
    *display: inline
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
template {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

body,
html {
    font-size: 14px
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    font-family: sans-serif
}

body {
    margin: 0;
    font-family: "Asap", sans-serif;
    color: #000;
    background-color: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-color: #0074c8;
    opacity: .4;
    margin: 30px auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

*,
::after,
::before {
    box-sizing: border-box
}

@media (max-width:990px) {
    main {
        padding-top: 66px
    }
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0
}

dl,
ol,
ul {
    padding-left: 0;
    list-style: none
}

a,
button,
input,
select {
    transition-property: transform, background, background-color, border-color, color;
    transition-duration: .3s
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    color: #0074c8;
    text-decoration: underline
}

.toogle_menu:focus,
a:focus {
    outline: 0
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[role=button] {
    cursor: pointer
}

[hidden] {
    display: none!important
}

.c-legal ul li,
.js-getImage {
    position: relative
}

.js-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat!important;
    overflow: hidden
}

hr.small {
    margin: 10px auto
}

hr.u-mtb-0 {
    margin: 0
}

.toogle_menu {
    display: none;
    border: 0;
    background-color: #000;
    padding: 10px;
    width: 50px;
    height: 50px;
    position: fixed;
    top: 65px;
    left: 0;
    z-index: 10001
}

.toogle_menu #menu {
    fill: #0074c8
}

@media only screen and (max-width:768px) {
    .toogle_menu {
        display: block
    }
}

.toogle_menu.is-active #menu {
    fill: #fff
}

.fancybox-navigation .fancybox-button {
    height: 50px!important;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 50px!important
}

.fancybox-button {
    background: #fd8204!important;
    color: #fff!important
}

.fancybox-bg {
    background: #0074c8!important
}

.blueimp-gallery>.slides>.slide>.video-content>a:hover,
.opacity-100 {
    opacity: 1
}

.c-legal {
    display: block;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px
}

.c-legal h1 {
    color: #0074c8;
    margin-bottom: 30px
}

.c-legal p {
    line-height: 18px;
    text-align: justify;
    font-size: 12px
}

.c-legal ul {
    padding-left: 25px;
    margin: 30px auto
}

.c-legal ul li {
    padding-left: 20px;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 30px
}

.c-legal ul li:after {
    background: #f19800;
    content: '';
    height: 8px;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 50%;
    width: 8px
}

.c-logo-saval-cupon {
    width: 55px;
    position: absolute;
    bottom: 65px;
    left: 50%
}

@media (max-width:520px) {
    .c-logo-saval-cupon {
        top: 35px;
        left: 81%
    }
}

@media (max-width:700px) {
    .c-logo-saval-cupon {
        top: 10px;
        width: 40px;
        left: 81%
    }
    .c-calculadora_imc img{
        width: 50%;
    }
    .c-calculadora{
        padding: 0px 20px!important;
    }
    .c-info_imc .c-footerLocation__box{
        padding-left: 0px;
        padding-right: 0px!important;
    }
}

.content-banner-img {
    overflow: hidden;
    height: 100%;
    display: block
}

.c-legal h1,
.c-legal ul,
.content-banner-img .banner_img {
    display: block
}

@media (max-width:990px) {
    .content-banner-img .banner_img {
        width: auto!important;
        height: 400px;
        left: 50%;
        top: 0;
        z-index: 9999999;
        text-align: center;
        transform: translate(-50%);
        position: relative
    }
    .content-banner-img {
        display: none
    }
}

.content-banner-img-mobile {
    overflow: hidden;
    display: none;
    height: 400px
}

.c-footer__box p strong,
.content-banner-img-mobile .banner_img {
    display: block
}

@media (max-width:990px) {
    .content-banner-img-mobile .banner_img {
        width: 100%!important;
        height: auto;
        left: 50%;
        top: 0;
        z-index: 9999999;
        text-align: center;
        transform: translate(-50%);
        position: relative
    }
    .content-banner-img-mobile {
        display: block
    }
}

p {
    font-size: 16px!important
}

@font-face {
    font-family: 'saval';
    src: url(../font/saval.eot?gaplot);
    src: url(../font/saval.eot?gaplot#iefix) format("embedded-opentype"), url(../font/saval.ttf?gaplot) format("truetype"), url(../font/saval.woff?gaplot) format("woff"), url(../font/saval.svg?gaplot#saval) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: 'saval'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-Correo:before {
    content: "\e900";
    color: #fff
}

.icon-Geo-01:before {
    content: "\e901";
    color: #fff
}

.icon-Lupa-02:before {
    content: "\e902";
    color: #fff
}

.icon-Menu-02:before {
    content: "\e903";
    color: #fff
}

.icon-Perfil-02:before {
    content: "\e904";
    color: #fff
}

.icon-Telefeno:before {
    content: "\e905";
    color: #fff
}

.icon-icon-corazon .path1:before {
    content: "\e906";
    color: #f39100
}

.icon-icon-corazon .path2:before,
.icon-icon-corazon .path3:before {
    content: "\e907";
    margin-left: -1.1494140625em;
    color: #000
}

.icon-icon-corazon .path3:before {
    content: "\e908"
}

.icon-icon-dolor .path1:before {
    content: "\e909";
    color: #000
}

.icon-icon-dolor .path3:before,
w .path2:before {
    content: "\e90a";
    margin-left: -.779296875em;
    color: #f39100
}

.icon-icon-dolor .path3:before {
    content: "\e90b"
}

.icon-icon-dolor .path4:before,
.icon-icon-dolor .path5:before {
    content: "\e90c";
    margin-left: -.779296875em;
    color: #f39100
}

.icon-icon-dolor .path5:before {
    content: "\e90d"
}

.icon-icon-gastrico .path1:before {
    content: "\e90e";
    color: #000
}

.icon-icon-gastrico .path2:before {
    content: "\e90f";
    margin-left: -.8232421875em;
    color: #f39100
}

.icon-icon-infantil .path1:before {
    content: "\e910";
    color: #f39100
}

.icon-icon-infantil .path2:before {
    content: "\e911";
    margin-left: -.771484375em;
    color: #000
}

.icon-icon-mental .path1:before {
    content: "\e912";
    color: #000
}

.icon-icon-mental .path2:before {
    content: "\e913";
    margin-left: -.76953125em;
    color: #f39100
}

.icon-icon-mental .path3:before,
.icon-icon-mental .path4:before {
    content: "\e914";
    margin-left: -.76953125em;
    color: #f39100
}

.icon-icon-mental .path4:before {
    content: "\e915"
}

.icon-icon-nutricion .path1:before {
    content: "\e916";
    color: #000
}

.icon-icon-nutricion .path2:before {
    content: "\e917";
    margin-left: -1em;
    color: #f39100
}

.icon-icon-nutricion .path3:before {
    content: "\e918";
    margin-left: -1em;
    color: #f39100
}

.icon-icon-nutricion .path4:before {
    content: "\e919";
    margin-left: -1em;
    color: #f39100
}

.icon-icon-respiratorio .path1:before {
    content: "\e91a";
    color: #000
}

.icon-icon-respiratorio .path2:before,
.icon-icon-respiratorio .path3:before {
    content: "\e91b";
    margin-left: -1.1171875em;
    color: #f39100
}

.icon-icon-respiratorio .path3:before {
    content: "\e91c"
}

.icon-icon-respiratorio .path4:before,
.icon-icon-respiratorio .path5:before {
    content: "\e91d";
    margin-left: -1.1171875em;
    color: #f39100
}

.icon-icon-respiratorio .path5:before {
    content: "\e91e"
}

.icon-icon-respiratorio .path6:before,
.icon-icon-respiratorio .path7:before {
    content: "\e91f";
    margin-left: -1.1171875em;
    color: #f39100
}

.icon-icon-respiratorio .path7:before {
    content: "\e920"
}

.icon-icon-vision .path1:before {
    content: "\e921";
    color: #000
}

.icon-icon-vision .path2:before {
    content: "\e922";
    margin-left: -1.8408203125em;
    color: #000
}

.icon-icon-vision .path3:before {
    content: "\e923";
    margin-left: -1.8408203125em;
    color: #f39100
}

.o-select select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAKCAYAAAC9vt6cAAAABGdBTUEAALGPC/xhBQAAANtJREFUKBVjYAACNvvsQG7nfHEQmxggE1rIyW6f4wlSy8hmm+3PwPB/HSMjw00WVlbHr3snvsRnCEjz6xc/Nv1nYHRiYmSIY2Jn5jgK1HDl////mn9+/96PzyUIzQwuQAtf/WNiOssIso3XoVjk59/ve4Eu0WNkZLyOzSWomhlf/Gdicvx1YMoNsAGEDMGlGaQPbgAuQwSFmD5B/AxyNsJmkHoQQDEAJIDuHYb/DM/+M/x3xqYZqwHohoAVYbEZJA4CGC6ACCNcAgxtMViAweSIpkHeYXfOVsOnAQBKAoQ703DP/wAAAABJRU5ErkJggg==);
    background-position: 95% center;
    padding-right: 40px;
    padding-left: 15px
}

.o-tooltip[data-tooltip]:before {
    content: attr(data-tooltip)
}

.c-footer,
.c-footer__boxes {
    overflow: hidden;
    position: relative
}

.c-footer {
    background: #044b81;
    padding: 90px 0 10px
}

.c-footer__boxes {
    height: 1%;
    z-index: 999
}

.c-footer__box {
    float: left;
    padding: 0 20px;
    width: 24.9999%
}

@media (max-width:992px) {
    .c-footer__box {
        text-align: center;
        margin-bottom: 20px;
        width: 100%
    }
}

.c-footer__box figure {
    margin: 0 0 15px
}

.c-footer__box figure img {
    max-width: 140px
}

.c-footer__box h2 {
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 10px;
    color: #fff;
    margin-bottom: 23px;
    position: relative
}

@media (max-width:992px) {
    .c-footer__box h2 {
        text-align: left
    }
}

.c-footer__box h2:after {
    height: 2px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #19a4c6;
    width: 20px
}

.c-footer__box ul {
    float: left;
    width: 100%
}

@media (max-width:992px) {
    .c-footer__box ul {
        text-align: left;
        width: 100%
    }
}

.c-footer__box ul li {
    margin-bottom: 15px;
    padding-left: 16px;
    position: relative
}

.c-footer__box ul li a {
    color: #fff
}

.c-footer__box ul li:after {
    background: url(../img/footer-li-icon.png);
    content: '';
    height: 9px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 5px
}

.c-footer__box p {
    font-size: 14px;
    color: #fff;
    line-height: 24px
}

@media (max-width:992px) {
    .c-footer__box p {
        text-align: center;
        margin: 0 auto 20px;
        width: 80%
    }
}

.c-footer__box,
.c-footer__box form {
    height: 1%;
    overflow: hidden
}

.c-footer__box form .input {
    float: left;
    width: 73%
}

.c-footer__box form .input input {
    height: 48px;
    border: 1px solid #386384;
    background: #0074c8;
    padding: 0 20px;
    color: #fff;
    outline: 0;
    width: 100%
}

.c-footer__box form .input input::-webkit-input-placeholder {
    color: #fff
}

.c-footer__box form .input.email {
    margin-right: 2%
}

.c-footer__box form .input.submit {
    float: left;
    width: 25%;
    position: relative
}

.c-footer__box form .input.submit a {
    border: 1px solid #fd8204;
    cursor: pointer;
    background: #fd8204;
    color: #fff;
    text-transform: uppercase;
    transition: background 250ms;
    background: url(../img/icon-submit.svg) #fd8204 no-repeat center center;
    background-size: 30%;
    display: block;
    height: 48px
}

.c-footer__box form .input.submit a:hover {
    background: url(../img/icon-submit.svg) #cb5000 no-repeat center center;
    background-size: 30%
}

.c-footer .c-logo-footer {
    text-align: center
}

.c-footer .c-logo-footer img {
    display: block;
    margin: 0 auto
}

@media (max-width:990px) {
    .c-footer .c-logo-footer img {
        margin: 30px auto 0
    }
}

.c-footer:after,
.c-footer:before {
    content: '';
    position: absolute;
    top: 0;
    opacity: 1
}

.c-footer:after {
    background: url(../img/Footer-1.png);
    right: 0;
    height: 380px;
    width: 460px
}

.c-footer:before {
    background: url(../img/Footer-2.png);
    height: 368px;
    left: 0;
    width: 552px
}

.c-copyright {
    background: #024476;
    padding: 13px 20px
}

.c-copyright__link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 11px
}

@media (max-width:700px) {
    .c-copyright__link {
        position: initial;
        display: block;
        left: initial;
        top: initial;
        transform: initial;
        text-align: center;
        margin-bottom: 10px;
        width: 100%
    }
}

.c-copyright p {
    float: left;
    color: #b6b6b6;
    font-size: 11px!important;
    margin-bottom: 0
}

@media (max-width:700px) {
    .c-copyright p {
        text-align: center;
        display: block;
        margin-bottom: 10px;
        width: 100%
    }
}

.c-copyright ul {
    float: right
}

@media (max-width:700px) {
    .c-copyright ul {
        display: block;
        float: none;
        text-align: center;
        width: 100%
    }
}

.c-copyright ul li {
    color: #fff
}

.c-copyright ul li a {
    color: #b6b6b6;
    font-size: 11px
}

.c-copyright ul li a:hover {
    text-decoration: none
}

.c-copyright ul span {
    color: #fff;
    display: inline-block;
    padding: 0 10px
}

.c-madeIn {
    text-align: center;
    background: #003a66;
    padding: 13px 0
}

.c-madeIn a {
    margin: 0;
    color: #888;
    font-size: 10px
}

.c-footerLocation {
    position: relative;
    bottom: -50px;
    z-index: 99
}

.c-footerLocation a {
    color: #fff
}

@media (max-width:992px) {
    .c-footerLocation {
        bottom: 0
    }
}

.c-footerLocation__inner {
    margin: 0 auto;
    max-width: 860px;
    width: 100%
}

.c-footerLocation__boxes,
.c-header__searh form {
    height: 1%;
    overflow: hidden
}

.c-footerLocation__box {
    float: left;
    position: relative;
    padding-left: 95px;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 50%
}

@media (max-width:992px) {
    .c-footerLocation__box {
        width: 100%
    }
}

.c-footerLocation__box h2 {
    color: #fff;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase
}

.c-footerLocation__box p {
    color: #fff;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px
}

.c-footerLocation__box--lightOrange {
    background: #fe9802
}

.c-footerLocation__box--mediumOrange {
    background: #de8603
}

.c-footerLocation__box--darkOrange {
    background: #d07d03;
    padding-bottom: 45px
}

.c-footerLocation__icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 60px;
    width: 55px;
    text-align: center;
    background: #de8603;
    border-bottom: 2px solid #fff
}

.c-footerLocation__icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 20px
}

.c-footerLocation__icon--mediumOrange {
    background: #de8603
}

.c-footerLocation__icon--darkOrange {
    background: #c07404
}

.c-inner {
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    width: 100%
}

.c-top {
    background: #f5f6f7
}

@media (max-width:992px) {
    .c-top {
        display: none
    }
}

.c-top__nav {
    text-align: right
}

.c-copyright ul li,
.c-top__nav ul,
.c-top__nav ul li {
    display: inline-block
}

.c-top__nav ul li {
    border-right: 1px solid #e9e9ea
}

.c-top__nav ul li:last-child {
    border-right: none
}

.c-top__nav ul li a {
    color: #181818;
    display: block;
    font-size: 13px;
    padding: 12px 25px
}

.c-header__brandSaval {
    width: 50px;
    display: block;
    float: right
}

.c-header__brand {
    position: absolute;
    left: 0;
    top: -40px;
    max-width: 250px;
    width: 100%;
    z-index: 9999
}

@media (max-width:1200px) {
    .c-header__brand {
        max-width: 220px
    }
}

@media (max-width:1070px) {
    .c-header__brand {
        max-width: 220px
    }
}

@media (max-width:992px) {
    .c-header__brand {
        max-width: 100px;
        top: -12px
    }
}

.c-header__brand--mobile {
    display: none
}

@media (max-width:992px) {
    .c-header__brand--mobile {
        display: block
    }
}

.c-header__inner {
    max-width: 1300px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
    width: 100%
}

.c-header__brand img,
.c-header__top,
.c-savalInfo__box .gallery figure img,
.c-savalInfo__box ul li span img {
    width: 100%
}

@media (max-width:992px) {
    .c-header__top {
        display: none
    }
}

.c-header__boxSearch {
    height: 1%;
    overflow: hidden;
    padding-left: 15%;
    padding-right: 20px;
    width: 100%
}

.c-header__searh {
    float: right;
    max-width: 315px;
    margin-right: 8.9%;
    width: 25%
}

@media (max-width:1070px) {
    .c-header__searh {
        margin-right: 6%
    }
}

.c-header__phone p,
.c-header__searh form .input {
    float: left;
    width: 85%
}

.c-header__searh form .input input {
    border: 1px solid #eee;
    height: 38px;
    padding: 0 10px;
    outline: 0;
    width: 100%
}

.c-header__email span,
.c-header__phone span,
.c-header__searh form .icon {
    height: 38px;
    background: #bbb;
    float: left;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    width: 15%
}

.c-header__email,
.c-header__phone {
    float: right;
    max-width: 315px;
    margin-right: 1.8%;
    width: 25%
}

.c-header__email span,
.c-header__phone span {
    display: block
}

.c-header__phone p {
    border: 1px solid #eee;
    line-height: 36px;
    text-align: left;
    padding: 0 10px;
    margin-bottom: 0;
    display: block
}

.c-header__email p,
.c-header__phone p,
.c-header__phone p a {
    font-size: 12px!important
}

.c-header__email {
    margin-top: 10px;
    margin-right: 15%
}

@media (max-width:1172px) {
    .c-header__email {
        width: 30%
    }
}

.c-header__email p {
    border: 1px solid #eee;
    line-height: 36px;
    text-align: left;
    float: left;
    padding: 0 10px;
    margin-bottom: 0;
    display: block;
    width: 85%
}

.c-header__email p a {
    font-size: 12px
}

.c-header__nav {
    background: #0074c8;
    border-bottom: 9px solid #fd8204;
    padding-left: 30%;
    transition: all .4s;
    position: relative
}

@media (max-width:1300px) {
    .c-header__nav {
        padding-left: 20%
    }
}

@media (max-width:990px) {
    .c-header__nav {
        position: fixed;
        width: 100%;
        z-index: 999
    }
}

.c-header__nav .btnSaval {
    width: 30px;
    height: 35px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 6px;
    right: 13%;
    opacity: 0;
    display: block;
    z-index: 999999;
    transition: all .4s
}

.c-header__nav .btnSaval:hover,
.c-savalInfo__box .gallery figure img:hover {
    opacity: .7
}

.c-header__nav .btnSaval img {
    display: block;
    width: 100%
}

@media (max-width:1520px) {
    .c-header__nav .btnSaval {
        right: 9%
    }
}

@media (max-width:1440px) {
    .c-header__nav .btnSaval {
        right: 1%
    }
}

@media (max-width:990px) {
    .c-header__nav .btnSaval {
        top: 11px;
        opacity: 1!important
    }
}

@media (max-width:992px) {
    .c-header__nav {
        padding: 8px 20px
    }
}

.c-header__nav ul {
    height: 1%;
    overflow: hidden
}

@media (max-width:992px) {
    .c-header__nav ul {
        display: none
    }
}

.c-header__nav ul li {
    float: left;
    position: relative
}

.c-header__nav ul li a {
    color: #fff;
    display: block;
    padding: 15px 34px;
    font-weight: 700;
    text-transform: uppercase;
    transition: color 250ms
}

@media (max-width:1100px) {
    .c-header__nav ul li a {
        padding: 15px 25px
    }
}

.c-blog__filtros ul li .active,
.c-blog__filtros ul li a:hover,
.c-header__nav ul li .active,
.c-header__nav ul li a:hover {
    text-decoration: none;
    background: #0060b4;
    color: #fff
}

.c-header__nav ul li:nth-child(3):before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: -25px;
    left: 0;
    background: #fd8204;
    height: 30px
}

.c-header__nav .c-brand-bienestar {
    width: 100px;
    position: absolute;
    left: 20%;
    top: 7px;
    opacity: 0;
    transition: all .4s
}

@media (max-width:1720px) {
    .c-header__nav .c-brand-bienestar {
        left: 15%
    }
}

@media (max-width:1463px) {
    .c-header__nav .c-brand-bienestar {
        left: 12%
    }
}

@media (max-width:1343px) {
    .c-header__nav .c-brand-bienestar {
        left: 9%
    }
}

@media (max-width:1186px) {
    .c-header__nav .c-brand-bienestar {
        left: 7%
    }
}

@media (max-width:990px) {
    .c-header__nav .c-brand-bienestar {
        display: none
    }
}

.c-header__nav-mobile {
    padding-left: 110px;
    display: none
}

@media (max-width:992px) {
    .c-header__nav-mobile {
        display: block
    }
}

.c-header__nav-mobile a {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    color: #fff
}

.c-header__nav-mobile a:nth-of-type(2),
.c-header__nav-mobile a:nth-of-type(3) {
    float: right
}

.c-header__nav-mobile a span {
    display: block;
    font-size: 25px
}

.c-header__nav-mobile a i {
    font-size: 8px;
    font-style: initial;
    text-transform: uppercase;
    font-weight: 700
}

.c-header__navOpen {
    position: fixed;
    height: auto;
    background: #0074c8;
    left: -100%;
    padding: 50px 30px;
    transition: left 250ms;
    top: 0;
    width: 100%;
    z-index: 99999
}

.c-header__navOpen--open {
    left: 0
}

.c-header__navOpen .close-nav {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    font-size: 23px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    width: 50px
}

.c-header__navOpen ul li {
    display: block;
    margin-bottom: 10px
}

.c-header__navOpen ul li a {
    color: #fff;
    line-height: 30px;
    border-bottom: 2px solid #fd8204;
    padding-bottom: 5px;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
    display: block
}

.c-bigbanner {
    overflow: hidden;
    position: relative
}

.c-bigbanner__slide {
    position: relative;
    max-height: 600px
}

.c-bigbanner__image {
    position: relative;
    z-index: 1
}

.c-bigbanner__image .c-bigbanner__imgDesktop {
    height: auto;
    min-width: 959px;
    width: 100%
}

@media (max-width:680px) {
    .c-section__ext {
        height: 51px!important;
        display: inline-block!important;
    }
    .c-icon-mobile__ext img {
        position: relative;
        top: -4px;
    }
    .select2-container--default .select2-selection--single {
        height: 50px!important;
        padding: 11px 20px;
    }
    .c-icon-mobile__ext {
        background: #1896f1!important;
        display: inline-block!important;
        padding: 5px 10px!important;
        height: 51px;
        line-height: 47px;
    }
    .select2-selection__arrow {
        height: 50px;
        padding: 11px 20px;
    }
    .c-bigbanner .c-bigbanner__ext {
        max-width: 865px!important;
        left: 50%!important;
        top: 71.5%!important;
    }
    .c-bigbanner__image .c-bigbanner__imgDesktop {
        display: none
    }
}

.c-bigbanner__image .c-bigbanner__imgMobile {
    display: none;
    width: 100%;
    min-height: 1%
}

@media (max-width:680px) {
    .c-bigbanner__image .c-bigbanner__imgMobile {
        display: block
    }
}

.c-bigbanner__ext {
    max-width: 865px!important;
    left: 70%!important;
}

.c-bigbanner__info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10
}

@media (max-width:860px) {
    .c-bigbanner__info {
        text-align: center;
        width: 95%
    }
}

.c-bigbanner__info .c-banner-ver-init {
    display: block;
    position: absolute;
    bottom: -60px;
    right: 0;
    background: #fd8204;
    line-height: 37px;
    padding: 0 10px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    transition: background .3s;
    cursor: pointer;
    font-weight: 700;
    width: auto;
    min-width: 100px;
    z-index: 90;
    text-align: center
}

@media (max-width:990px) {
    .c-bigbanner__info .c-banner-ver-init {
        position: relative;
        margin: 0 auto;
        max-width: 150px
    }
}

@media (max-width:768px) {
    .c-bigbanner__info .c-banner-ver-init {
        bottom: -16px
    }
}

.c-bigbanner__info hgroup {
    border-left: 24px solid #fd8204;
    padding-left: 20px;
    margin-bottom: 15px
}

@media (max-width:990px) {
    .c-bigbanner__info hgroup {
        border: 0;
        text-align: center
    }
}

.c-bigbanner__info h1,
.c-bigbanner__info h2,
.c-bigbanner__info>span {
    font-size: 49px;
    color: #fff;
    font-family: 'Raleway', sans-serif
}

@media (max-width:1680px) {
    .c-bigbanner__info h2 {
        font-size: 37px
    }
}

@media (max-width:990px) {
    .c-bigbanner__info h2 {
        font-size: 27px
    }
}

@media (max-width:380px) {
    .c-bigbanner__info h2 {
        font-size: 27px
    }
}

.c-bigbanner__info h2 span {
    color: #fd8204
}

.c-bigbanner__info h2 .c-title-lighter {
    display: block;
    font-weight: 400;
    color: #fff;
    text-align: left;
    font-style: initial;
    font-size: 36px
}

@media (max-width:1280px) {
    .c-bigbanner__info h2 .c-title-lighter {
        font-size: 29px
    }
}

@media (max-width:900px) {
    .c-bigbanner__info h2 .c-title-lighter {
        font-size: 25px
    }
}

@media (max-width:861px) {
    .c-bigbanner__info h2 .c-title-lighter {
        text-align: center;
        font-size: 23px
    }
}

.c-bigbanner__info h1 {
    line-height: 100px;
    font-size: 115px;
    text-transform: uppercase;
    left: -5px;
    position: relative;
    font-weight: 900
}

@media (max-width:1680px) {
    .c-bigbanner__info h1 {
        font-size: 80px;
        line-height: 65px
    }
}

@media (max-width:990px) {
    .c-bigbanner__info h1 {
        font-size: 30px;
        line-height: 45px
    }
}

.c-bigbanner__info>span {
    line-height: 77px;
    display: block;
    float: right;
    font-size: 42px;
    background: #0074c8;
    padding: 0 30px;
    font-weight: 700
}

@media (max-width:1100px) {
    .c-bigbanner__info>span {
        font-size: 35px
    }
}

@media (max-width:1680px) {
    .c-bigbanner__info>span {
        font-size: 30px;
        padding: 0 20px;
        line-height: 55px
    }
}

@media (max-width:990px) {
    .c-bigbanner__info>span {
        display: inline-block;
        font-size: 18px;
        float: none
    }
}

@media (max-width:768px) {
    .c-bigbanner__info>span {
        padding: 0 15px
    }
}

.c-bigbanner__info>span i {
    font-style: initial;
    font-weight: 300
}

.c-bigbanner .c-slider_trayectoria hgroup {
    border-left: 0;
    padding-left: 20px;
    margin-bottom: 15px;
    text-align: right
}

@media (max-width:990px) {
    .c-bigbanner .c-slider_trayectoria hgroup {
        border: 0;
        text-align: center
    }
}

.c-bigbanner:after {
    content: "";
    width: 80px;
    width: 162px;
    height: 60px;
    background-image: url(../img/footer-logo-v2.png);
    background-image: url(../img/footer-logo-v3.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: block;
    display: none;
    z-index: 999
}

@media (max-width:480px) {
    .c-bigbanner:after {
      width: 57px;
      /*width: 100px;*/
      height: 43px;
      background-image: url(../img/footer-logo-v2.png);
    }

    .c-bigbanner:before {
      content: "";
      width: 40px;
      height: 43px;
      /*background-image: url(../img/mequedoencasa-logo.png);*/
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      bottom: 20px;
      left: 20px;
      display: block;
      z-index: 999;
    }
}

.c-bigbanner .c-info-bannerTemas {
    display: block;
    width: 90%;
    max-width: 800px;
    overflow: hidden
}

@media (max-width:1280px) {
    .c-bigbanner .c-info-bannerTemas {
        width: 50%;
        left: 40%
    }
}

@media (max-width:861px) {
    .c-bigbanner .c-info-bannerTemas {
        width: 90%;
        left: 50%
    }
}

.c-bigbanner .c-info-bannerTemas .c-info-group {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 10px
}

.c-bigbanner .c-info-bannerTemas .c-info-group .c-icon {
    background: 0 0;
    display: block;
    max-width: 50px;
    float: none;
    margin-bottom: 20px
}

@media (max-width:861px) {
    .c-bigbanner .c-info-bannerTemas .c-info-group .c-icon {
        margin: 0 auto 20px
    }
}

.c-bigbanner .c-info-bannerTemas .c-info-group .c-section {
    width: auto;
    background: #1896f1;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-weight: 900;
    font-size: 25px;
    float: left;
    color: #fff
}

@media (max-width:1280px) {
    .c-bigbanner .c-info-bannerTemas .c-info-group .c-section {
        margin: 0 auto 20px;
        float: none;
        padding: 5px 10px
    }
}

.c-bigbanner .c-info-bannerTemas h2 {
    display: block;
    width: 100%;
    font-weight: 400
}

.c-bigbanner .c-info-bannerTemas h2 strong {
    font-weight: 900
}

@media (max-width:1280px) {
    .c-bigbanner .c-info-bannerTemas h2 {
        font-size: 29px
    }
}

@media (max-width:861px) {
    .c-bigbanner .c-info-bannerTemas h2 {
        text-align: center
    }
}

@media (max-width:768px) {
    .c-bigbanner .c-info-bannerTemas h2 {
        font-size: 25px
    }
}

/* @media (max-width:468px) {
    .c-bigbanner .c-info-bannerTemas h2 {
        font-size: 20px
    }
} */

@media (max-width:468px) {
    .c-bigbanner .c-info-bannerTemas h2 {
        font-size: 16px
    }
  .c-bigbanner .c-info-bannerTemas .c-info-group .c-section {
    font-size: 23px;
  }
}

.c-bigbanner .c-info-bannerTemas .c-BannerCorp_title {
    text-align: center;
    font-size: 43px
}

@media (max-width:990px) {
    .c-bigbanner .c-info-bannerTemas .c-BannerCorp_title {
        font-size: 38px
    }
}

@media (max-width:768px) {
    .c-bigbanner .c-info-bannerTemas .c-BannerCorp_title {
        font-size: 35px
    }
}

@media (max-width:468px) {
    .c-bigbanner .c-info-bannerTemas .c-BannerCorp_title {
        font-size: 25px
    }
}

.c-bigbanner .c-info-bannerTemas .c-banner-ver {
    background: #fd8204;
    line-height: 37px;
    display: block;
    float: left;
    padding: 0 10px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    transition: background .3s;
    cursor: pointer;
    font-weight: 700;
    width: auto;
    min-width: 100px;
    position: relative;
    z-index: 90;
    text-align: center;
    margin-top: 40px
}

@media (max-width:861px) {
    .c-bigbanner .c-info-bannerTemas .c-banner-ver {
        margin: 40px auto 0;
        float: none;
        max-width: 150px
    }
}

@media (max-width:768px) {
    .c-bigbanner .c-info-bannerTemas .c-banner-ver {
        margin: 20px auto 0
    }
}

.header-fixed {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999
}

.pad-b-55 {
    padding-bottom: 55px
}

.c-info__h1 {
    display: block;
    position: relative;
    padding: 12px 0 0 12px
}

.c-info__h1--font20 span {
    font-size: 20px!important;
    padding: 12px 20px!important
}

.c-info__h1 span {
    background: #0074c8;
    color: #fff;
    border-right: 8px solid #fd8204;
    padding: 0 40px;
    line-height: 60px;
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    z-index: 10
}

.c-homeAbout__icon img,
.c-info__h1 span:after {
    position: absolute;
    height: 100%;
    opacity: .1;
    right: 0
}

.c-info__h1 span:after {
    background: url(../img/titulo-after.svg) no-repeat;
    top: 0;
    content: '';
    z-index: 1;
    width: 50px
}

@media (max-width:1200px) {
    .c-info__h1 span {
        padding: 12px 20px;
        line-height: normal;
        font-size: 30px
    }
}

@media (max-width:720px) {
    .c-info__h1 span {
        padding: 12px 10px;
        line-height: normal;
        font-size: 25px
    }
}

.c-info__h1:after {
    background: #fd8204;
    content: '';
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    z-index: 1
}

.c-info__h1--inline-block,
.c-info__link span {
    display: inline-block
}

.c-info__parrafo {
    color: #000;
    line-height: 24px;
    font-size: 15px;
    font-weight: 400;
    margin: 0 auto 30px;
    font-family: 'Raleway', sans-serif;
    width: 100%
}

.c-info__link {
    background: #fd8204;
    line-height: 46px;
    display: block;
    float: left;
    padding: 0 30px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    transition: background .3s;
    cursor: pointer;
    font-weight: 700;
    width: auto;
    position: relative;
    z-index: 90
}

.c-info__link span {
    margin-right: 9px;
    font-size: 18px;
    vertical-align: top;
    line-height: 41px
}

.c-info__link:hover {
    background: #cb5000;
    color: #fff;
    text-decoration: none
}

.c-info__link--marLeft30 {
    margin-left: 30px
}

@media (max-width:992px) {
    .c-info__link--mobileInline {
        display: inline-block!important;
        float: none
    }
}

.c-homeAbout {
    padding: 60px 0 40px;
    position: relative;
    overflow: hidden
}

@media (max-width:992px) {
    .c-homeAbout {
        padding: 20px 0
    }
}

.c-homeAbout__info {
    height: 1%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    width: 1170px;
    width: 70%;
    width: 1300px;
    z-index: 10
}

@media (max-width:1200px) {
    .c-homeAbout__info {
        width: 992px
    }
}

@media (max-width:992px) {
    .c-homeAbout__info {
        width: 100%
    }
}

.c-homeAbout__icon {
    background: #fd8204;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 33.3%;
    z-index: 1
}

@media (max-width:992px) {
    .c-homeAbout__icon {
        display: none
    }
}

.c-homeAbout__icon img {
    bottom: 0;
    max-height: 670px;
    max-width: 558px;
    width: 100%
}

.c-homeAbout__image {
    background: rgba(255, 255, 255, .2);
    padding: 9px;
    margin-right: 5.1%;
    float: left;
    width: 37.6%
}

@media (max-width:992px) {
    .c-homeAbout__image {
        display: none
    }
}

.c-homeAbout__image img {
    height: auto;
    width: 100%
}

.c-homeAbout__description {
    float: left;
    margin: 104px 0;
    margin: 35px 0;
    width: 57.3%
}

@media (max-width:1200px) {
    .c-homeAbout__description {
        margin: 55px 0
    }
}

@media (max-width:992px) {
    .c-homeAbout__description {
        text-align: center;
        padding: 0 30px;
        margin: 20px 0;
        width: 100%
    }
}

@media (max-width:600px) {
    .c-homeAbout__description {
        padding: 0 5px
    }
}

@media (max-width:992px) {
    .c-homeAbout__description h2 {
        display: inline-block
    }
}

@media (max-width:1200px) {
    .c-homeAbout__description h2 span {
        font-size: 30px;
        padding: 10px;
        line-height: normal
    }
}

@media (max-width:390px) {
    .c-homeAbout__description h2 span {
        font-size: 24px
    }
}

.c-homeAbout:after {
    background: url(../img/Patter-1.png);
    height: 712px;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    opacity: .2;
    width: 1125px
}

@media (max-width:992px) {
    .c-savalInfo {
        display: none
    }
}

.c-savalInfo__boxes {
    height: 1%;
    overflow: hidden
}

.c-savalInfo__box {
    float: left;
    padding: 90px 50px 85px;
    height: 485px;
    height: 550px;
    width: 33.3%;
    position: relative
}

@media (max-width:1200px) {
    .c-savalInfo__box {
        height: 540px
    }
}

.c-savalInfo__box:nth-of-type(1):before,
.c-savalInfo__box:nth-of-type(2):before {
    position: absolute;
    height: 60px;
    width: 60px;
    content: '';
    top: 90px;
    right: -30px;
    background: url(../img/home-savalinfo-icon.png);
    background-size: 60px 60px;
    z-index: 999
}

.c-savalInfo__box h2,
.c-savalInfo__box h3 {
    font-weight: 400;
    color: #fff;
    line-height: 40px
}

.c-savalInfo__box h2 {
    border-left: 15px solid #0682e0;
    padding-left: 15px;
    font-size: 35px;
    margin-bottom: 20px
}

@media (max-width:1200px) {
    .c-savalInfo__box h2 {
        font-size: 25px;
        line-height: 34px
    }
}

.c-blog__title h1 strong,
.c-savalInfo__box h2 strong,
.c-savalInfo__box h3 strong {
    font-weight: 700
}

.c-savalInfo__box h3 {
    font-size: 28px;
    margin-bottom: 18px!important
}

@media (max-width:1200px) {
    .c-savalInfo__box h3 {
        font-size: 25px;
        line-height: 34px
    }
}

.c-savalInfo__box h3 small {
    font-size: 15px
}

.c-savalInfo__box ul li {
    color: #fff;
    margin-bottom: 13px
}

.c-savalInfo__box ul li span {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    width: 22.3px
}

.c-savalInfo__box ul li i {
    font-style: initial;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    vertical-align: middle;
    font-size: 15px;
    width: 75.7%;
    line-height: normal
}

.c-savalInfo__box ul li:last-child {
    margin-bottom: 0
}

.c-savaTemas__box p,
.c-savalInfo__box p {
    font-family: 'Raleway', sans-serif;
    font-size: 15px
}

.c-savalInfo__box p {
    padding-left: 30px;
    position: relative;
    z-index: 10;
    line-height: 24px;
    color: #fff;
    margin-bottom: 28px
}

.c-savalInfo__box .gallery {
    overflow: hidden;
    position: relative;
    z-index: 3
}

.c-savalInfo__box .gallery figure {
    float: left;
    margin: 0;
    padding: 5px;
    /*width: 33.3%*/

}

.c-savalInfo__box .gallery figure a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.c-savalInfo__box--darkBlue {
    background: #00487f
}

.c-savalInfo__box--middleBlue {
    background: #0363ad
}

.c-savalInfo__box--lightBlue {
    background: #0682e0;
    padding: 90px 110px 49px
}

@media (max-width:1700px) {
    .c-savalInfo__box--lightBlue {
        padding: 90px 80px 49px
    }
}

@media (max-width:1500px) {
    .c-savalInfo__box--lightBlue {
        padding: 90px 50px 49px
    }
}

@media (max-width:1300px) {
    .c-savalInfo__box--lightBlue {
        padding: 90px 40px 49px
    }
}

.c-savalInfo__box--lightBlue h3 {
    margin-bottom: 32px;
    line-height: 33px
}

.c-savalInfo__box--patterBg {
    background: #00487f;
    position: relative
}

.c-savalInfo__box--patterBg:after {
    background: url(../img/Patter-2-Cuadro-azul.png);
    opacity: .6;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 241px;
    width: 322px
}

.c-savalInfo__box--iconBg {
    background: #0682e0;
    position: relative
}

.c-savalInfo__box--iconBg:after {
    background: url(../img/titulo-after.svg) no-repeat;
    opacity: .1;
    content: '';
    position: absolute;
    bottom: 0;
    right: -25%;
    height: 100%;
    width: 350px
}

.c-savaTemas {
    padding: 55px 0;
    text-align: center
}

@media (max-height:1300px) {
    .c-savaTemas {
        padding: 60px 30px
    }
}

@media (max-width:992px) {
    .c-savaTemas {
        padding: 20px 0
    }
}

.c-savaTemas h1 {
    margin-bottom: 40px
}

@media (max-width:600px) {
    .c-savaTemas h1 {
        width: 90%
    }
    .c-savaTemas h1 span {
        line-height: 22px;
        padding: 12px 5px;
        width: 100%
    }
}

@media (max-width:320px) {
    .c-savaTemas h1 span {
        font-size: 24px
    }
}

.c-savaTemas__bajada {
    color: #000;
    position: relative;
    top: -10px;
    line-height: 22px;
    font-family: 'Raleway', sans-serif;
    max-width: 1100px;
    font-size: 15px;
    margin: 0 auto 60px;
    padding: 0 20px
}

@media (max-width:992px) {
    .c-savaTemas__bajada {
        margin: 0 auto 50px;
        top: -5px;
        width: 100%;
        padding: 0 5px
    }
}

.c-savaTemas__bajada span {
    font-size: 13px;
    font-style: italic;
    display: block;
    margin-top: 10px
}

.c-savaTemas__bajada strong {
    font-weight: 700px;
    display: block
}

.c-savaTemas__boxes {
    height: 1%;
    overflow: hidden;
    padding: 0 11px
}

@media (max-width:1050px) {
    .c-savaTemas__boxes {
        padding: 0 50px
    }
}

@media (max-width:600px) {
    .c-savaTemas__boxes {
        padding: 0 25px;
        display: none
    }
}

.c-savaTemas .c-mobile-boxes {
    display: none
}

@media (max-width:800px) {
    .c-savaTemas .c-mobile-boxes {
        display: block
    }
}

.c-savaTemas__box {
    float: left;
    width: 33.3%;
    text-align: left;
    border-left: 1px solid #d2d2d2;
    padding: 20px 50px 40px;
    height: 200px;
    position: relative
}

@media (max-width:1050px) {
    .c-savaTemas__box {
        width: 50%
    }
}

@media (max-width:800px) {
    .c-savaTemas__box {
        border-left: none;
        border-bottom: 2px solid #e6e6e6;
        padding: 20px 20px 40px;
        height: auto;
        width: 100%
    }
}

@media (max-width:600px) {
    .c-savaTemas__box {
        padding-bottom: 20px
    }
}

@media (max-width:480px) {
    .c-savaTemas__box {
        font-size: 17px
    }
}

.c-savaTemas__box figure {
    display: inline-block;
    margin: 0 15px 0 0;
    text-align: left;
    vertical-align: middle;
    width: 35px
}

@media (max-width:600px) {
    .c-savaTemas__box figure {
        padding-left: 20px;
        margin-right: 25px
    }
}

.c-savaTemas__box figure img {
    display: inline-block;
    width: 32px
}

.c-savaTemas__box span {
    font-size: 17px;
    vertical-align: initial;
    color: #0074c8;
    font-weight: 700
}

.c-savaTemas__box p {
    margin-top: 15px;
    display: block;
    color: #666;
    line-height: 21px;
    margin-bottom: 30px;
    font-weight: 400
}

@media (max-width:600px) {
    .c-savaTemas__box p {
        max-height: 100%;
        overflow: hidden;
        margin-bottom: 0;
        padding-bottom: 30px;
        display: none
    }
}

.c-savaTemas__box a {
    position: absolute;
    bottom: 40px;
    left: 50px;
    text-transform: lowercase
}

@media (max-width:800px) {
    .c-savaTemas__box a {
        left: 0;
        position: relative;
        display: block;
        bottom: 0
    }
}

@media (max-width:600px) {
    .c-savaTemas__box a {
        margin-top: 30px
    }
}

.c-savaTemas__box a span {
    color: #fd8204;
    margin-right: 6px
}

.c-savaTemas__box a:hover {
    text-decoration: none
}

.c-savaTemas__box .icon {
    background: url(../img/temas-arrow-icon.png) no-repeat center center #fd8204;
    height: 22px;
    position: absolute;
    top: 20px;
    left: -11px;
    width: 22px
}

.c-homeBlog {
    padding: 50px 0
}

@media (max-width:600px) {
    .c-homeBlog {
        text-align: center
    }
}

@media (max-width:1300px) {
    .c-homeBlog h1 {
        margin-left: 20px
    }
}

@media (max-width:600px) {
    .c-homeBlog h1 {
        text-align: center;
        display: inline-block;
        width: 90%;
        margin-left: 8px
    }
}

.c-homeBlog h1 span {
    font-size: 30px
}

@media (max-width:600px) {
    .c-homeBlog h1 span {
        line-height: 22px;
        padding: 12px 20px!important;
        width: 100%
    }
}

.c-homeBlog__articles {
    height: 1%;
    overflow: hidden;
    padding-bottom: 40px
}

.c-homeBlog__article {
    float: left;
    padding: 0 12px;
    width: 33.3%
}
.c-homeBlog__article_related {
    float: left;
    padding: 0 12px;
    width: 25%
}
.related_content h2{
    font-weight: 400!important;
    min-height: 92px;
}
.related_content{
    border-bottom: 18px solid #fd8105;
    min-height: 92px;
}
.c-homeBlog__article-info.related_content:before {
    display: none!important;
}



@media (max-width:700px) {
    .c-homeBlog__article {
        margin-bottom: 40px;
        width: 100%
    }
    .c-homeBlog__article_related {
        margin-bottom: 40px;
        width: 100%
    }
}

.c-homeBlog__article-image {
    position: relative
}

.c-homeBlog__article-image:before,
.c-homeBlog__article-info:before {
    content: "";
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 0;
    display: block;
    z-index: 999;
    width: 50px;
    height: 45px;
    right: 10px
}

.c-blog__article-image img,
.c-homeBlog__article-image img,
.c-modalCupon__item img,
.c-modalMobile__image img {
    width: 100%;
    height: 145px;
    object-fit: cover;
    object-position: top;
}

.c-homeBlog__article-inner {
    box-shadow: 0 3px 40px rgba(0, 0, 0, .1), 0 10px 10px rgba(0, 0, 0, .1)
}

.c-homeBlog__article-info {
    background: #fff;
    padding: 28px 20px 30px;
    position: relative
}

.c-homeBlog__article-info h2 {
    font-size: 20px;
    color: #1896f1;
    font-weight: 700;
    margin-bottom: 8px;
    height: 66px;
    overflow: hidden;
}

@media (max-width: 700px) {
  .c-homeBlog__article-info h2 {
    height: unset;
    overflow: unset;
  }
}

.c-blog__article-info span,
.c-homeBlog__article-info span {
    font-size: 13px;
    color: #777;
    margin-bottom: 10px;
    display: block
}

.c-homeBlog__article-info p {
    font-size: 13px;
    color: #888;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 24px
}

.c-homeBlog__article-info>a.leer_mas {
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 15px;
    display: inline-block;
    position: relative
}

.c-blog__article-info>a:after,
.c-homeBlog__article-info>a.leer_mas:after {
    background: url(../img/icono-blog-flecha.png);
    content: '';
    position: absolute;
    right: -30px;
    top: 9px;
    height: 11px;
    width: 17px
}

.c-homeBlog__article-info>a.leer_mas span {
    display: inline-block;
    color: #333;
    font-size: 20px;
    margin-right: 10px
}

.c-homeBlog__article-info .c-title-blog-link:after {
    content: "";
    background: 0 0
}

.c-homeBlog__article-info:before {
    bottom: 5px;
    width: 30px;
    height: 40px;
    background-image: url(../img/saval-color.svg)
}

.c-homeBlog__article-socials a {
    display: inline-block;
    height: 30px;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    width: 30px;
    line-height: 32px;
    background: #fe9802
}

.c-homeBlog__article-socials a span {
    display: inline-block;
    transition: color .3s;
    font-size: 14px;
    color: #fff
}

.c-homeBlog__article-socials a:hover {
    color: #121212
}

.c-botonesFixed {
    position: fixed;
    right: 0;
    bottom: 25%;
    z-index: 9999;
    height: auto;
}
.c-botonesFixedMovil {
    position: fixed;
    right: 0;
    bottom: 35%;
    z-index: 9999;
    height: auto;
    display: none;
}
.c-botonesFixedMovil a img {
    width: 50px;
    margin-right: -4px;
    display: block;
    margin-bottom: 12px;
    border-radius: 13px 0px 0px 13px;
}

.c-single__share .n_icon_wsp{
    width: 14px;
    margin-top: -2.5px;
    margin-left: 1px;
    display: inline-block;
}
.redesSocialesPost .n_icon_wsp{
    width: 14px;
    margin-top: -2.5px;
    margin-left: 1px;
    display: inline-block;
}
.c-blog__article-socials .n_icon_wsp{
    width: 14px;
    margin-top: -1.5px;
    margin-left: 1px;
}
.c-homeBlog__article-socials .n_icon_wsp{
    width: 16px;
    margin-top: -5px;
    margin-left: 1px;
}

.c-botonesFixed a img {
    width: 25px;
    float: left;
    margin-top: 0px;
    margin-right: 7px;
}
.c-botonesFixed a div {
    background: #fd8204;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    width: 50px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    -moz-box-shadow: -19px 0px 26px -20px rgba(0,0,0,0.75);
    box-shadow: -19px 0px 26px -14px rgba(0,0,0,0.75);
    padding: 10px 14px;
}
.c-botonesFixed a {
    width: 200px;
    height: 45px;
    line-height: normal;
    background: #0074c8;
    margin-bottom: 15px;
    display: block;
    color: #fff;
    padding: 11px 30px 5px 10px;
    font-weight: 400;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: left;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 11px;
    position: relative;
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 2px 32px -15px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 32px -15px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 32px -15px rgba(0,0,0,0.75);
}
#wrapper .post2 .redes_up .c-single__share{
    width: 335px;
    float: right;
    padding: 5px 0;
    margin-bottom: 10px;
}


.c-botonesFixed a:hover {
    text-decoration: none
}


.c-botonesFixed a span {
    display: block;
    text-transform: capitalize;
    font-weight: 800;
    font-size: 16px;
    letter-spacing: 0px;
}

@media (max-width:768px) {
    .c-botonesFixed {
        /*display: none*/
    }
    .c-botonesFixed a{
        padding: 5px 8px;
    }
    .c-botonesFixed{
        top: 10%;
    }
    .c-botonesFixedMovil {
        display: inherit;
    }
}
@media (max-width:670px) {
    .c-botonesFixed{
        top: 15%;
    }
}

.c-newsletter {
    background: #fd8204;
    padding: 45px 0
}

@media (max-width:360px) {
    .c-newsletter {
        padding: 20px 10px
    }
}

.c-newsletter__info {
    float: left;
    text-align: right;
    padding-right: 40px;
    width: 50%
}

@media (max-width:1100px) {
    .c-newsletter__info {
        text-align: center;
        padding-right: 0;
        width: 100%
    }
}

.c-newsletter__info h1 {
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 5px
}

@media (max-width:600px) {
    .c-newsletter__info h1 {
        font-size: 20px;
        margin-bottom: 0
    }
}

.c-newsletter__info p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0
}

@media (max-width:1100px) {
    .c-newsletter__info p {
        margin-bottom: 30px
    }
}

@media (max-width:600px) {
    .c-newsletter__info p {
        font-size: 14px
    }
}

.c-newsletter__form {
    float: left;
    width: 50%
}

@media (max-width:1100px) {
    .c-newsletter__form {
        margin: 20px auto 0;
        float: initial!important;
        width: 90%!important
    }
}

.c-newsletter__form form .icon {
    float: left;
    height: 46px;
    background: #1896f1;
    width: 10%;
    text-align: center;
    line-height: 46px;
    font-size: 20px
}

@media (max-width:992px) {
    .c-newsletter__form form .icon {
        width: 15%
    }
}

@media (max-width:600px) {
    .c-newsletter__form form .icon {
        font-size: 18px;
        line-height: 50px
    }
}

.c-newsletter__form form .input {
    float: left;
    width: 50%
}

@media (max-width:1100px) {
    .c-newsletter__form form .input {
        width: 70%
    }
}

@media (max-width:992px) {
    .c-newsletter__form form .input {
        width: 65%
    }
}

.c-newsletter__form form .input input {
    height: 46px;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding: 0 10px;
    width: 100%
}

.c-newsletter__form form .input.submit {
    float: left;
    width: 20%
}

.c-newsletter__form form .input.submit a {
    background: #00487f;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    text-align: center;
    height: 46px;
    line-height: 46px
}

@media (max-width:600px) {
    .c-newsletter__form form .input.submit a {
        font-size: 12px
    }
}

.modal {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    animation: animatetop .4s
}

.modal-content {
    margin: auto;
    border: 1px solid #888;
    width: 90%;
    max-width: 700px;
    border-radius: 15px;
    padding: 30px;
    background: #fff;
    position: relative;
    text-align: center
}

.modal-content .form-group-full .btnSuscribirse {
    background: #fd8204;
    padding: 0 30px;
    font-size: 11px;
    cursor: pointer;
    width: auto;
    z-index: 90;
    margin: 0 auto;
    color: #fff;
    height: 40px;
    line-height: 40px;
    display: block;
    text-transform: uppercase;
    font-weight: 900;
    float: left;
    transform: translate(-50%);
    position: relative;
    left: 50%
}

.modal-content .form-group-full .btnSuscribirse:hover {
    background: #d55a00
}

.modal-content form {
    overflow: hidden
}

.modal-content .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 46px;
    font-size: 30px;
    cursor: pointer
}

.modal-content .close:hover {
    opacity: .7
}

.modal-content h1 {
    text-align: left;
    margin-top: 30px
}

.modal-content h1 span {
    font-size: 30px
}

.modal-content p {
    line-height: 20px;
    color: #666;
    font-size: 16px;
    display: block;
    margin: 30px auto;
    max-width: 600px;
    width: 90%
}

@media (max-width:530px) {
    .modal-content p {
        font-size: 13px!important
    }
}

.modal-content .form-group-list {
    width: 75%;
    margin: 0 auto 30px
}

.modal-content .form-group {
    margin-bottom: 30px;
    height: auto;
    display: block;
    overflow: hidden;
    padding: 0 30px
}

@media (max-width:530px) {
    .modal-content .form-group {
        padding: 0 5px
    }
}

.modal-content .form-group h2 {
    color: #0074c8;
    font-size: 30px
}

.modal-content .form-group .group-check {
    display: block;
    float: left;
    width: 32%;
    margin-right: 2%;
    height: auto;
    line-height: normal;
    text-align: left;
    margin-bottom: 10px
}

.modal-content .form-group .group-check:nth-child(3n) {
    margin-right: 0
}

@media (max-width:660px) {
    .modal-content .form-group .group-check {
        width: 49%;
        margin-right: 2%
    }
    .modal-content .form-group .group-check:nth-child(3n) {
        margin-right: 2%
    }
    .modal-content .form-group .group-check:nth-child(2n) {
        margin-right: 0
    }
}

.modal-content .form-group-full {
    display: block;
    overflow: hidden
}

@media (max-width:768px) {
    .modal-content {
        padding: 0 10px 20px
    }
}

.c-newsletterTemas {
    background: #f9f9f9;
    padding: 17px 0
}

@media (max-width:560px) {
    .c-newsletterTemas {
        padding: 17px 10px
    }
}

.c-newsletterTemas .c-newsletter__info h2 {
    color: #0074c8;
    font-size: 28px;
    line-height: 30px;
    line-height: 46px;
    margin-bottom: 0px;
}

@media (max-width:600px) {
    .c-newsletterTemas .c-newsletter__info h2 {
        font-size: 19px;
        margin-bottom: 0
    }
}

.c-newsletterTemas .c-newsletter__info p {
    color: #666;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0
}

@media (max-width:1100px) {
    .c-newsletterTemas .c-newsletter__info p {
        margin-bottom: 30px
    }
}

@media (max-width:600px) {
    .c-newsletterTemas .c-newsletter__info p {
        font-size: 14px
    }
}

.c-breadcrumb {
    background: #f8f8f8;
    text-align: right;
    padding: 0 20px
}

.c-breadcrumb--m70 {
    margin-bottom: 70px
}

.c-breadcrumb ul li {
    display: inline-block;
    line-height: 46px
}

.c-breadcrumb ul li a {
    color: #777
}

.c-blog__title {
    background: #fd8204;
    padding: 12px 10px;
    text-align: center;
    position: relative
}

@media (max-width:990px) {
    .c-blog__title {
        padding: 50px 10px
    }
}

.c-blog__title p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0
}

.c-blog__title h1 {
    font-size: 35px;
    color: #fff;
    font-weight: 300
}

.c-blog__title:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    background: #fff;
    height: 7px;
    content: '';
    display: none;
}

.c-blog__filtros {
    background: #0074c8
}

@media (max-width:1300px) {
    .c-blog__filtros {
        overflow-y: scroll
    }
}

.c-blog__filtros::-webkit-scrollbar {
    display: none
}

.c-blog__filtros ul {
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    line-height: 80px;
}

@media (max-width:1300px) {
    .c-blog__filtros ul {
        min-width: 1300px
    }
    #blog .c-blog__orangeTitle2 strong {
        font-size: 22px;
    }
}

.c-blog__filtros ul li {
    -ms-flex-positive: 9;
    flex-grow: 9;
    position: relative;
}

.c-blog__filtros ul li:after {
    height: 70%;
    width: 1px;
    background: rgba(255, 255, 255, .6);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: ''
}

.c-blog__filtros ul li:last-child:after {
    display: none
}

.c-blog__filtros ul li a {
    text-align: center;
    color: #fff;
    display: block;
    vertical-align: top;
    height: 80px;
    line-height: 30px;
    width: 100%;
    font-size: 12px;
    padding: 15px 0px;
}

.c-blog__filtros ul li a span {
    display: block;
    width: 27px;
    vertical-align: middle;
    line-height: 0;
    margin-right: 10px;
    text-align: center;
    margin: 0 auto;
}

@media (max-width:992px) {
    .c-blog__filtros ul li a span {
        /*display: none*/
    }
}
@media (min-width:759px) and (max-width:1000px) {
    #blog .c-blog__orangeTitle2 strong {
        font-size: 22px;
        width: 70%;
        text-align: center;
    }
}
@media (max-width:768px) {
    .c-blog .c-newsletterTemas .c-newsletter__info h2 {
        font-size: 19px;
        margin-bottom: 24px;
        line-height: 24px;
    }
    .c-blog__content .c-blog__orangeTitle strong{
        font-size: 18px !important;
        line-height: 24px;
        padding: 9px 11px!important;
    }
    .c-blog__orangeTitle strong {
        font-size: 15px!important;
        padding: 0 20px 0 30px!important;
    }
    .c-blog__orangeTitle2 strong {
        font-size: 15px!important;
        padding: 0 20px 0 30px!important;
    }
    .c-blog__orangeTitle2 strong {
        font-size: 25px;
        color: #fff;
        background: #fd8204;
        line-height: 45px;
        display: inline-block;
        padding: 0 36px 0 45px;
        border-right: 9px solid #0074c8;
        position: absolute;
        top: 35px;
        left: 50%;
        transform: translate(-50%);
        z-index: 9;
        width: 80%;
        font-size: 12px!important;
    }
    #blog .pasos ul li {
        position: relative;
        width: 100%;
        float: left;
        border-top: none;
        margin-bottom: 15px;
    }
    #blog .pasos ul li p {
        padding: 0px 0px 0px 55px;
        line-height: 17px;
        font-size: 14px!important;
        height: 48px;
    }
    #blog .pasos ul li p {
        padding: 0px 5px 0px 55px;
        line-height: 17px;
        font-size: 14px!important;
        height: inherit;
        margin-bottom: 30px;
        text-align: justify;
        text-align-last: left;
    }
    .c-botonesFixed{
        display: none;
    }
    #blog .pasos {
        position: relative;
        padding: 0px 50px;
        height: 300px;
        display: -webkit-inline-box;
        margin-top: 15px;
    }
    .pasos ul li span:before {
        content: '';
        display: none!important;
    }
    #blog .pasos ul li:nth-child(2) span:before {
        content: '';
        width: 1.3px!important;
    }
    #blog .c-blog__orangeTitle2 strong {
        font-size: 18px!important;
        text-align: center;
        line-height: 22px;
        padding: 15px 20px!important;
        width: 75%;
    }
    .c-inner .pasos ul li span{
        content: '';
        height: 38px;
        background: #fd8204;
        width: 38px;
        position: absolute;
        left: 0;
        top: 0;
        color: #fff;
        text-align: center;
        line-height: 38px;
        font-size: 14px;
        font-style: initial;
        font-weight: 700;
    }
}

.pasos{
    position: relative;
    padding: 0px 60px;
    height: 100px;
}
.pasos ul li{
    position: relative;
    width: 33.333%;
    float: left;
    border-top: 1px solid #ecebeb;
}
.pasos ul li p{
    padding: 0px 65px;
    line-height: 17px;
    font-size: 14px!important;
    height: 48px;
}
.pasos ul li span{
    content: '';
    height: 48px;
    background: #fd8204;
    width: 48px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    font-style: initial;
    font-weight: 700;
}
.pasos ul li:last-child{
    border-top: none;
}
.pasos ul li span:before{
    content: '';
    width: 1.3px;
    height: 20px;
    background-color: #ecebeb;
    display: -webkit-inline-box;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -1px;
}
.pasos ul li:nth-child(2) span:before{
    content: '';
    width: 0.3px!important;
}
.c-blog__orangeTitle {
    padding-bottom: 15px;
    margin-bottom: 63px;
    position: relative;
    height: 60px;
    width: 100%;
}
.c-blog__orangeTitle2 {
    padding-bottom: 15px;
    margin-bottom: 63px;
    position: relative;
    height: 60px;
    width: 100%;
}

.c-blog__orangeTitle strong {
    font-size: 25px;
    color: #fff;
    background: #fd8204;
    line-height: 45px;
    display: inline-block;
    padding: 0 36px 0 45px;
    border-right: 9px solid #0074c8;
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translate(-50%);
    z-index: 9;
}

.c-blog__orangeTitle:after {
    height: 1px;
    background: #6db9da;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}
.c-blog__orangeTitle2 strong {
    font-size: 25px;
    color: #fff;
    background: #fd8204;
    line-height: 45px;
    display: inline-block;
    padding: 0 36px 0 45px;
    border-right: 9px solid #0074c8;
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translate(-50%);
    z-index: 9;
}

.c-blog__content {
    text-align: center;
    padding: 40px 20px
}

.c-blog__content p {
    font-size: 14px;
    color: #666;
    font-weight: 300;
    max-width: 640px;
    margin: 0 auto 50px;
    line-height: 24px;
    padding: 0 5px
}

.c-blog .c-content-search {
    float: right;
    display: block;
    position: absolute;
    right: 0;
    width: 300px;
    z-index: 999;
    top: 0
}

@media (max-width:990px) {
    .c-blog .c-content-search {
        position: relative;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 30px
    }
}

.c-blog .c-content-search .c-searchTemas {
    width: 300px;
    margin: 0 auto;
    position: inherit
}

@media (max-width:990px) {
    .c-blog .c-content-search .c-searchTemas {
        position: relative;
        width: 100%;
        max-width: 300px
    }
}

.c-blog .c-content-search .c-searchTemas input {
    height: 40px;
    border: 1px solid #eee;
    width: 100%;
    max-width: 300px;
    padding: 0 10px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-blog .c-content-search .c-searchTemas i {
    position: absolute;
    right: 1px;
    top: 1px;
    color: #666;
    width: 38px;
    height: 38px;
    line-height: 40px;
    background: #fff
}

.c-blog__articles {
    display: block;
    overflow: hidden;
    width: 100%
}

.c-blog__article {
    display: block;
    float: left;
    width: 25%;
    padding-right: 2%;
    padding-left: 2%;
    margin-bottom: 4%
}

@media (max-width:868px) {
    .c-blog__article {
        /*width: 33.333%*/
        width: 50%;
    }
}

@media (max-width:680px) {
    .c-blog__article {
        width: 50%
    }
}

@media (max-width:480px) {
    .c-blog__article {
        width: 100%
    }
}

.c-blog__article-inner {
    box-shadow: 0 3px 40px rgba(0, 0, 0, .1), 0 10px 10px rgba(0, 0, 0, .1);
    border-bottom: 16px solid #fd8204
}

.c-blog__article-info {
    background: #fff;
    padding: 28px 20px 30px;
    text-align: left
}

.c-blog__article-info h2,
.c-blog__article-info p {
    font-size: 20px;
    line-height: 26px;
    color: #666;
    font-weight: 300;
    margin-bottom: 8px;
    text-align: left
}

.c-blog__article-info p {
    font-size: 13px;
    color: #888;
    margin-bottom: 30px;
    line-height: 24px
}

.c-blog__article-info>a {
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 15px;
    display: inline-block;
    position: relative
}

.c-blog__article-info>a span {
    display: inline-block;
    color: #333;
    font-size: 20px;
    margin-right: 10px
}

.c-blog__article-socials {
    text-align: left
}

.c-blog__article-socials a {
    display: inline-block;
    background: #fe9802;
    border-radius: 50%;
    height: 25px;
    text-align: center;
    margin-right: 5px;
    line-height: 24px;
    width: 25px
}

.c-blog__article-socials a span {
    display: inline-block;
    transition: color .3s;
    font-size: 12px;
    color: #fff
}

.c-blog__article-socials a:hover {
    color: #121212
}

.c-blog__loadMore {
    font-size: 13px;
    color: #fff;
    background: #0074c8;
    line-height: 45px;
    display: inline-block;
    padding: 0 40px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 33px
}

.c-blog__loadMore:hover {
    color: #fff;
    background: #fd8204;
    text-decoration: none
}

.c-modalCupon,
.c-modalCupon__overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999
}

.c-modalCupon__overlay {
    position: absolute;
    background: rgba(0, 0, 0, .8);
    z-index: 99995
}

.c-modalCupon__wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    max-width: 900px;
    width: 90%
}

.c-modalCupon__info {
    background: #fd8204;
    height: 1%;
    overflow: hidden;
    padding: 0 107px 0 50px;
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

@media (max-width:690px) {
    .c-modalCupon__info {
        padding: 10px
    }
}

.c-modalCupon__text {
    float: left;
    padding: 40px 100px 30px 0;
    width: 70%
}

@media (max-width:690px) {
    .c-modalCupon__text {
        float: left;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0
    }
}

.c-modalCupon__text .c-logo-cup {
    display: block;
    width: 70%
}

@media (max-width:380px) {
    .c-modalCupon__text .c-logo-cup {
        width: 50%
    }
}

.c-modalCupon__text span {
    margin-bottom: 10px;
    display: block
}

.c-modalCupon__text h1 {
    font-size: 35px;
    margin-bottom: 20px;
    font-family: 'Hind', sans-serif;
    font-weight: 300;
    line-height: 36px;
    position: relative;
    color: #fff
}

.c-modalCupon__text h1 strong,
.c-modalMobile__firstStep h1 strong {
    font-size: 42px;
    color: #0074c8;
    font-style: italic;
    font-weight: 700;
    position: relative;
    z-index: 10
}

.c-modalCupon__text h1:after {
    background: url(../img/Monito.png);
    content: '';
    height: 107px;
    position: absolute;
    top: -30px;
    left: 200px;
    width: 69px;
    z-index: 1
}

.c-modalCupon__text>p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 40px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 400
}

@media (max-width:690px) {
    .c-modalCupon__text>p {
        font-size: 12px;
        margin-bottom: 20px;
        margin-top: 20px
    }
}

@media (max-width:380px) {
    .c-modalCupon__text>p {
        line-height: 11px;
        font-size: 11px!important
    }
}

.c-modalCupon__valido {
    text-align: left;
    margin-bottom: 10px;
    position: relative
}

.c-modalCupon__valido p {
    background: #fff;
    display: inline-block;
    border-bottom-left-radius: 20px;
    color: #0065c2;
    line-height: 40px;
    font-size: 14px;
    font-family: 'Open Sans Condensed', sans-serif;
    padding-left: 20px;
    padding-right: 10px;
    font-weight: 700
}

@media (max-width:900px) {
    .c-modalCupon__valido p {
        line-height: 20px;
        font-size: 10px!important
    }
}

.c-modalCupon__valido:after {
    background: url(../img/popup-saval-logo.png);
    content: '';
    height: 79px;
    width: 79px;
    position: absolute;
    right: 0;
    top: -36px
}

.c-modalCupon__input-agree {
    color: #fff;
    text-align: left;
    font-weight: 700
}

.c-modalCupon__input-agree input {
    margin-right: 10px;
    transform: scale(1.7)
}

.c-faq__item:hover .c-faq__title h2,
.c-modalCupon__input-agree a,
.c-modalMobile__codigo span a {
    color: #fff
}

@media (max-width:380px) {
    .c-modalCupon__input-agree a {
        font-size: 12px
    }
}

.c-modalCupon__codigos {
    background: #fff;
    position: absolute;
    height: 100%;
    right: 100px;
    text-align: center;
    color: #fff;
    width: 25%
}

@media (max-width:690px) {
    .c-modalCupon__codigos {
        display: none
    }
}

.c-modalCupon__center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0 25px;
    width: 100%
}

.c-modalCupon__item {
    margin-bottom: 25px
}

.c-modalCupon__item:last-child {
    margin-bottom: 0
}

.c-modalCupon__buttons {
    background: #fd8204;
    text-align: center;
    padding: 20px 0
}

.c-modalCupon__buttons a {
    display: inline-block;
    background: #0074c8;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 30px;
    font-size: 12px;
    margin-right: 7px;
    transition: all 250ms
}

.c-modalCupon__buttons a:last-child {
    margin-right: 0
}

@media (max-width:690px) {
    .c-modalCupon__buttons a:nth-child(3),
    .c-modalCupon__buttons a:nth-child(4) {
        margin-top: 10px
    }
}

.c-modalCupon__buttons a:hover {
    background: #004296;
    text-decoration: none
}

.c-modalMobile {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    z-index: 995;
    display: none
}

@media (max-width:992px) {
    .c-modalMobile {
        display: block
    }
}

.c-modalMobile__overlay {
    background: #0074c5;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 998
}

.c-modalMobile__wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    padding: 20px 0;
    width: 95%
}

.c-modalMobile__firstStep {
    border-radius: 20px;
    padding: 20px 0;
    background: #fff;
    display: none
}

.c-modalMobile__firstStep--active {
    display: block
}

.c-modalMobile__firstStep span {
    padding: 0 30px;
    margin-bottom: 10px;
    display: block
}

.c-modalMobile__firstStep h1 {
    font-size: 35px;
    margin-bottom: 20px;
    font-family: 'Hind', sans-serif;
    font-weight: 300;
    line-height: 36px;
    padding-left: 30px;
    position: relative;
    color: #000
}

.c-modalMobile__firstStep h1:after {
    background: url(../img/Monito.png);
    content: '';
    height: 107px;
    position: absolute;
    top: -30px;
    left: 220px;
    width: 69px;
    z-index: 1
}

.c-modalMobile__text {
    background: #fd8204;
    padding: 20px;
    margin-bottom: 20px
}

.c-modalMobile__text p {
    color: #fff;
    line-height: 18px
}

.c-exito__item h1,
.c-modalMobile__valido {
    text-align: center
}

.c-modalMobile__valido p {
    background: #0074c8;
    display: inline-block;
    border-bottom-left-radius: 20px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    font-family: 'Open Sans Condensed', sans-serif;
    padding-left: 20px;
    padding-right: 10px;
    font-weight: 700
}

.c-modalMobile__input-agree {
    text-align: center;
    margin-bottom: 15px
}

.c-modalMobile__input-agree input {
    margin-right: 10px
}

.c-modalMobile__btn {
    background: #fd8204;
    color: #fff;
    padding: 5px 10px;
    display: block;
    max-width: 130px;
    margin: 0 auto;
    text-align: center
}

.c-modalMobile__btn:hover {
    text-decoration: none;
    color: #fff
}

.c-modalMobile__secondStep {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    max-width: 450px;
    display: none
}

.c-modalMobile__secondStep--active {
    display: block
}

.c-modalMobile__item {
    background: #fff;
    height: 1%;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 10px;
    position: relative
}

.c-modalMobile__item:last-child {
    margin-bottom: 0
}

.c-modalMobile__image {
    float: left;
    padding: 0 10px;
    width: 60%
}

.c-modalMobile__info {
    float: left;
    width: 40%;
    text-align: center;
    padding-top: 20px
}

.c-modalMobile__info h2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300
}

.c-modalMobile__codigo {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #0074c8;
    padding: 15px 5px 10px 20px;
    border-top-left-radius: 10px
}

.c-modalMobile__codigo span {
    font-size: 22px;
    color: #fff
}

.c-modalMobile__codigo span a:hover {
    text-decoration: none
}

.c-modalMobile__btnMobile {
    background: #fd8204;
    padding: 20px 10px;
    text-align: center
}

.c-modalMobile__btnMobile a {
    color: #fff;
    background: #0074c8;
    text-transform: uppercase;
    padding: 5px 10px
}

.c-faq {
    padding: 70px 0
}

@media (max-width:992px) {
    .c-faq {
        padding: 0 10px
    }
}

.c-faq__item {
    transition: all 250ms;
    cursor: pointer;
    margin-bottom: -1px
}

.c-faq__item .c-faq__title {
    border: 1px solid #f2f2f2
}

.c-faq__item:hover {
    background: #fd8204
}

.c-faq__item .c-faq__info {
    max-height: 500px;
    display: none
}

.c-faq__title {
    height: 1%;
    padding: 25px 33px;
    overflow: hidden;
    position: relative
}

@media (max-width:700px) {
    .c-faq__title {
        padding-right: 50px
    }
}

.c-faq__title h2 {
    font-size: 15px;
    color: #333;
    float: left
}

.c-faq__title a {
    float: right;
    height: 25px;
    display: block;
    width: 25px;
    background: #0074c8;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 11px;
    line-height: 26px
}

@media (max-width:700px) {
    .c-faq__title a {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%)
    }
}

.c-buscadorMedicamentos__form .input button:hover,
.c-faq__title a:hover {
    background: #004296
}

.c-faq__info {
    max-height: 0;
    transition: max-height 250ms;
    background: #eee;
    overflow: hidden
}

.c-faq__info .inner {
    padding: 28px
}

.c-faq__info p {
    margin: 10px 0;
    line-height: 20px
}

.c-faq__info a {
    color: #0074c8;
    text-decoration: none
}

.c-faq__info a:hover {
    text-decoration: underline
}

.c-exito {
    padding: 70px 0;
    height: auto;
    position: relative;
    overflow: hidden
}

@media (max-width:992px) {
    .c-exito {
        padding: 70px 10px
    }
}

.c-exito__item {
    max-width: 500px;
    text-align: center;
    margin: 0 auto
}

.c-exito__item p {
    color: #0074c8;
    font-size: 18px
}

.c-exito__item p span {
    display: block;
    color: #fd8204;
    margin-top: 30px
}

.c-exito__item a {
    background: #fd8204;
    line-height: 46px;
    display: block;
    padding: 0 30px;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    transition: background .3s;
    cursor: pointer;
    font-weight: 700;
    width: auto;
    position: relative;
    z-index: 90;
    margin: 0 auto;
    max-width: 200px
}
.post2{
    /*background: url('../img/BLOG23.jpg');*/
}
.post2{
    background: url('../img/back_savalblog.png');
    background-repeat: no-repeat;
    background-position: 0px 2500px;
}
.post2 .c-single {
    padding: 30px 0 10px;
    height: 1%;
    overflow: hidden;
}
.post2 .c-single h5{
    color: #fff;
    padding: 9px 16px;
    background: #0074c8;
    display: -webkit-inline-box;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: .7px;
}
.post2 .c-single__content{
    padding-top: 47px;
    padding-right: 0px !important;
    width: 62% !important;
}
.post2 .c-single__aside_2 .c-single__search {
    margin-bottom: 28px;
}
.post2 .c-single__aside_2 {
    margin-bottom: 30px;
}
.post2 .c-single__aside_2 blockquote {
    background: #ff8303;
    border-left: 3px solid #ff8303;
    padding: 55px 20px;
    color: #fff !important;
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    margin: 72px 0px 52px 0px;
}
.post2 .c-single__aside_2 blockquote p {
    color: #fff !important;
    font-size: 40px !important;
    line-height: 30px;
    margin: 0;
    font-style: italic;
    font-weight: 800;
    text-align: center;
}
.post2 .c-single__aside_2 blockquote.content2 {
    padding: 15px 10px;
    margin: 50px 0px 52px 0px;
}
.post2 .c-single__aside_2 blockquote.content2 img {
    width: 100%;
    height: 518px;
    object-fit: cover;
}
.post2 .c-single__aside_2 blockquote.content2 p {
    color: #fff !important;
    font-size: 27px !important;
    line-height: 40px;
    margin-right: 66px;
    margin-left: 50px;
    font-style: italic;
    font-weight: 800;
    margin-top: 21px;
    padding-bottom: 85px;
}
.post2 .c-single__cats {
    max-width: 97%;
}
.post2 .c-single__cat {
    padding-bottom: 17px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 15px;
    width: 100%;
}
.post2 .c-single__aside h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 31px;
}
.post2 .c-single__cat a:after {
    /* background: url(../img/single-aside-icon-2.png); */
    content: '';
    background: #3378bd;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 8px;
    width: 8px;
}
.post2 .c-single__aside_2 .c-single__search form .input input {
    height: 40px;
    border: 1px solid #f8f8f8;
    background: #f8f8f8;
    width: 100%;
    max-width: 100%;
    padding: 7px 35px;
    outline: 0;
}
.c-single__aside_2{
    padding-left: 15px !important;
    padding-right: 40px;
    width: 33.26% !important;
    padding-top: 47px;
}
.post2 .c-single__content h1::before{
    content: '';
    height: 67px;
    background: #fd8204;
    width: 10.2px;
    position: absolute;
    left: 0;
    top: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
}
.post2 .c-single__content h1{
    font-size: 40px;
    color: #0074c8;
    line-height: 37px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 23px;
    padding-top: 21px;
    letter-spacing: -.4px;
}
.post2 .c-single__content .blog_body{
    padding-top: 15px;
}
.post2 .c-single__content .blog_body p{
    line-height: 24px;
    font-size: 14px !important;
    color: #000;
}
.post2 .c-single__content .blog_body p em{
    color: #9d9d9d;
    font-size: 16px;
}
.post2 .c-single__content .blog_body p em:not(:first-child) {
    color: #000;
    font-size: 14px;
}
.post2 .c-single__content .blog_body hr{
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-color: #0074c8;
    opacity: .4;
    margin: 30px auto 47px auto;
}
.post2 .c-single__content blockquote {
    background: #3379c1;
    border-left: 3px solid #0074c8;
    padding: 37px 20px;
    color: #fff !important;
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    margin: 72px 0px 52px 0px;
}
.post2 .c-single__content .blog_body blockquote p {
    color: #fff !important;
    font-size: 22px !important;
    line-height: 30px;
    margin: 0;
    font-style: italic;
}
.post2 .c-single__content h2 {
    font-size: 22px;
    padding-left: 39px;
    border-bottom: 1px solid #0074c8;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #f5f8fb;
    display: -webkit-inline-box;
    padding-right: 40px;
}
.post2 .c-single__content p ins {
    text-transform: uppercase;
    font-size: 19px;
    display: block;
    border-bottom: 1px solid #173c5f;
    padding-bottom: 13px;
    letter-spacing: 0px;
    text-decoration: none;
}
.post2 .c-single__content h2::before {
    content: '';
    height: 51px;
    background: #fd8204;
    width: 20px;
    position: absolute;
    left: 0;
    top: 0px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
}
.post2 .c-single__content ul li:after {
    background: #f19800;
    content: '';
    height: 21px;
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 0;
    width: 21px;
}
.post2 .c-single__content ul li:before {
    background: #0074c8;
    content: '';
    height: 3px;
    position: absolute;
    left: 8px;
    top: 12px;
    border-radius: 0;
    width: 22px;
    z-index: 9;
}
.post2 .c-single__content ul li {
    padding-left: 50px;
    margin-bottom: 5px;
    position: relative;
    padding-bottom: 28px;
}
.post2 .c-single__content ul li strong:not(:first-child){
    font-size: 13px;
    display: inline-block;
}
.post2 .c-single__content ul li strong{
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.8px;
    display: block;
}
.post2 .c-single__content ul {
    padding-left: 0px;
    margin-bottom: 10px;
    padding-top: 25px;
}
.post2 .c-single__content p img{
    margin-bottom: 60px;
}
.post2 .separador-saval{
    display: block;
    height: 48px;
    background-color: #3379c1;
    width: 200vw;
    position: relative;
    left: -100%;
}
.post2 .references{
    width: 100%;
    height: auto;
    display: inline-flex;
}
.p-1__references {
    width: 28%;
    height: auto;
    float: left;
    padding: 15px 23px;
}
.p-2__references {
    width: 72%;
    height: auto;
    float: left;
    padding-top: 15px;
}
.p-1__references p {
    font-size: 11px !important;
}
.p-2__references p {
    font-size: 11px !important;
}
.post2 .c-single__share {
    height: 1%;
    overflow: hidden;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 25px 0;
    margin-top: 0px;
    display: -webkit-inline-box;
    position: relative;
    width: 100%;
}
.post2 .c-single__pagination {
    float: right;
    margin: 20px 0;
    position: absolute;
    right: 0;
    top: 22px;
}
.post2 .c-newsletter__form {
    float: inherit;
    width: 480px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -212px;
}
.post2 .c-newsletter__form::after{
    content: '';
    width: 29px;
    height: 64px;
    top: -25px;
    right: 35px;
    position: absolute;
    background-image: url(../img/flecha_blog2-der.png);
}
.post2 .c-newsletter__form::before{
    content: '';
    width: 29px;
    height: 64px;
    top: -25px;
    left: -60px;
    position: absolute;
    background-image: url(../img/flecha_blog2.png);
}
.post2 .c-newsletter__info {
    float: none;
    text-align: center;
    padding-right: 40px;
    padding-bottom: 25px;
    width: 100%;
    color: #000;
}
.post2 .c-newsletter__info h1 {
    color: #000;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 5px;
}
.post2 .c-newsletter__info p {
    color: #000;
}
.post2 .c-newsletter {
    background: #fff;
    padding: 45px 0;
}



.post2 .owl-dots{
    bottom: -40px;
}
.post2 .c-banner-blog img {
    height: 450px;
  }
  .post2 .c-single__content .blog_body .p-1__references p {
    font-size: 11px !important;
}
  .post2 .c-single__content .blog_body .p-2__references p {
    font-size: 11px !important;
}
.c-banner-blog img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 372px;
    object-position: top center;
  }
.c-banner-blog{
    position: relative;
}
.c-banner-blog:after{
    content: "";
    width: 80px;
    height: 60px;
    background-image: url(../img/footer-logo-v2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: block;
    z-index: 999;
}

.c-404__item a:hover,
.c-exito__item a:hover {
    background: #d55a00
}

.c-exito__item img {
    width: 20%;
    display: block;
    margin: 30px auto
}

.c-404 {
    padding: 100px 0;
    height: auto;
    position: relative;
    overflow: hidden
}

@media (max-width:992px) {
    .c-404 {
        padding: 70px 10px
    }
}

@media (max-width:480px) {
    .c-404 {
        padding: 30px 10px
    }
}

.c-404__item {
    width: 49%;
    text-align: left;
    margin: 0 auto;
    float: left;
    position: relative
}

@media (max-width:990px) {
    .c-404__item {
        width: 100%;
        margin-bottom: 30px;
        text-align: center
    }
}

.c-404__item:nth-child(2n) {
    left: -100px;
    top: 100px
}

@media (max-width:990px) {
    .c-404__item:nth-child(2n) {
        left: 0;
        top: 0
    }
}

.c-404__item a,
.c-404__item h1 {
    display: block;
    text-transform: uppercase
}

.c-404__item h1 {
    text-align: left;
    letter-spacing: 2px;
    font-family: "Asap", sans-serif;
    font-weight: 700;
    color: #0074c8;
    font-size: 80px
}

@media (max-width:480px) {
    .c-404__item h1 {
        font-size: 50px;
        margin: 10px 0
    }
}

@media (max-width:990px) {
    .c-404__item h1 {
        text-align: center
    }
}

.c-404__item h1 span {
    color: #fd8204;
    text-transform: initial;
    display: block;
    font-size: 40px
}

.c-404__item p {
    color: #000;
    font-size: 25px!important
}

.c-404__item p span {
    display: block;
    color: #fd8204;
    margin-top: 30px
}

.c-404__item a {
    background: #fd8204;
    line-height: 46px;
    padding: 0 30px;
    color: #fff;
    font-size: 11px;
    transition: background .3s;
    cursor: pointer;
    width: auto;
    position: relative;
    z-index: 90;
    max-width: 200px
}

@media (max-width:990px) {
    .c-404__item a {
        margin: 0 auto
    }
}

.c-404__item img {
    width: 100%;
    display: block;
    margin: 30px auto;
    max-width: 500px
}

.c-planesAbout {
    padding: 116px 0;
    position: relative;
    overflow: hidden
}

@media (max-width:992px) {
    .c-planesAbout {
        padding: 20px 10px
    }
}

.c-planesAbout__info {
    height: 1%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    width: 1170px;
    z-index: 10
}

@media (max-width:1200px) {
    .c-planesAbout__info {
        width: 992px
    }
}

@media (max-width:992px) {
    .c-planesAbout__info {
        width: 100%
    }
}

.c-planesAbout__icon {
    background: #fd8204;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 33.3%;
    z-index: 1
}

@media (max-width:992px) {
    .c-planesAbout__icon {
        display: none
    }
}

.c-planesAbout__icon img {
    position: absolute;
    bottom: 0;
    height: 100%;
    max-height: 670px;
    max-width: 558px;
    opacity: .1;
    width: 100%;
    right: 0
}

.c-planesAbout__image {
    background: rgba(255, 255, 255, .2);
    padding: 9px;
    margin-right: 5.1%;
    float: left;
    width: 37.6%
}

@media (max-width:992px) {
    .c-planesAbout__image {
        display: none
    }
}

.c-planesAbout__image img {
    height: auto;
    width: 100%
}

.c-planesAbout__description {
    float: left;
    margin: 60px 0;
    width: 57.3%
}

@media (max-width:1200px) {
    .c-planesAbout__description {
        margin: 55px 0
    }
}

@media (max-width:992px) {
    .c-planesAbout__description {
        text-align: center;
        padding: 0 30px;
        margin: 20px 0;
        width: 100%
    }
}

@media (max-width:600px) {
    .c-planesAbout__description {
        padding: 0 5px
    }
}

.c-planesAbout__description h1 {
    margin-bottom: 60px
}

@media (max-width:992px) {
    .c-planesAbout__description h1 {
        display: inline-block;
        margin-bottom: 30px
    }
}

.c-planesAbout__description h1 span {
    line-height: 60px
}

@media (max-width:1200px) {
    .c-planesAbout__description h1 span {
        font-size: 30px;
        padding: 10px;
        line-height: normal
    }
}

@media (max-width:390px) {
    .c-planesAbout__description h1 span {
        font-size: 23px
    }
}

.c-planesAbout__description p {
    padding-left: 12px
}

.c-beneficios {
    padding: 10px 0 50px;
    height: 1%;
    overflow: hidden
}

@media (max-width:992px) {
    .c-beneficios {
        padding: 20px 0
    }
}

.c-beneficios__lista ul li,
.c-beneficios__title {
    float: left;
    padding-right: 80px;
    width: 40%;
    font-family: 'Raleway', sans-serif
}

@media (max-width:992px) {
    .c-beneficios__title {
        padding: 0 20px;
        width: 100%
    }
}

.c-beneficios__title h2 {
    font-size: 39px;
    font-size: 30px;
    border-left: 10px solid #fd8204;
    padding-left: 20px;
    font-weight: 300;
    color: #0074c8;
    margin-bottom: 24px;
    font-family: "Asap", sans-serif
}

@media (max-width:992px) {
    .c-beneficios__title h2 {
        margin-bottom: 30px;
        font-size: 30px
    }
}

.c-404__item a,
.c-beneficios__lista ul li strong,
.c-beneficios__title h2 strong,
.c-comoAcceder h2 strong {
    font-weight: 700
}

.c-beneficios__title p {
    font-size: 16px;
    color: #333;
    padding-left: 30px;
    line-height: 27px
}

@media (max-width:992px) {
    .c-beneficios__title p {
        display: none
    }
}

.c-beneficios__lista {
    float: left;
    width: 60%
}

@media (max-width:992px) {
    .c-beneficios__lista {
        padding: 0 20px;
        width: 100%
    }
}

.c-beneficios__lista ul {
    height: 1%;
    overflow: hidden
}

.c-beneficios__lista ul li {
    width: 50%;
    margin-bottom: 40px;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    padding-left: 47px;
    padding-right: 40px;
    position: relative
}

@media (max-width:992px) {
    .c-beneficios__lista ul li {
        height: auto;
        margin-bottom: 30px;
        width: 100%
    }
}

.c-beneficios__lista ul li:nth-of-type(3),
.c-beneficios__lista ul li:nth-of-type(4) {
    margin-bottom: 0
}

@media (max-width:992px) {
    .c-beneficios__lista ul li:nth-of-type(3),
    .c-beneficios__lista ul li:nth-of-type(4) {
        margin-bottom: 30px
    }
}

.c-beneficios__lista ul li i {
    content: '';
    height: 24px;
    background: #fd8204;
    width: 24px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    font-style: initial;
    font-weight: 700
}

.c-beneficios__lista ul li h3 {
    color: #fd8204;
    color: #777;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 10px
}

.c-comoAcceder {
    background: #fff;
    padding: 35px 0px 35px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    margin: 20px 0px 40px 0px;

    background: #f8f8f8;
    padding: 55px 0px 35px;
    border-bottom: 0px solid #f0f0f0;
    border-top: 0px solid #f0f0f0;
    margin: 0px 0px 40px 0px;
}

@media (max-width:992px) {
    .c-comoAcceder {
        padding: 20px
    }
}

.c-comoAcceder h2 {
    text-align: center;
    background: #0074c8;
    border-bottom: 10px solid #6db9da;
    display: inline-block;
    padding: 0 60px;
    line-height: 65px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 20px;
    font-size: 30px
}

@media (max-width:992px) {
    .c-comoAcceder h2 {
        font-size: 20px;
        padding: 0 20px;
        margin-bottom: 50px
    }
}

.c-comoAcceder p {
    max-width: 370px;
    display: block;
    margin: 0 auto 20px;
    font-size: 15px;
    line-height: 24px
}

.c-comoAcceder__items {
    height: 1%;
    overflow: hidden
}

.c-comoAcceder__item {
    float: left;
    width: 33.3%;
    text-align: center;
    padding: 0 65px;
    box-sizing: border-box
}

@media (max-width:1024px) {
    .c-comoAcceder__item {
        padding: 0 20px
    }
    .c-comoAcceder__item .icon img {
        max-width: 100px
    }
    .c-comoAcceder__item p {
        font-size: 13px!important
    }
    .c-homeBlog__article_related {
        margin-bottom: 40px;
        width: 50%
    }
}

@media (max-width:768px) {
    .c-comoAcceder__item {
        padding: 0 10px
    }
    .c-comoAcceder__item p {
        font-size: 13px!important
    }
}

@media (max-width:480px) {
    .c-comoAcceder__item {
        width: 100%
    }
}

.c-comoAcceder__item .icon {
    display: inline-block;
    margin-bottom: 15px
}

@media (max-width:680px) {
    .c-comoAcceder__item .icon {
        width: 100%
    }
}

.c-comoAcceder__item .icon img {
    display: block;
    width: 100%;
    min-height: 100px
}

@media (max-width:760px) {
    .c-comoAcceder__item .icon img {
        max-width: 100px
    }
}

@media (max-width:680px) {
    .c-comoAcceder__item .icon img {
        width: 50%;
        margin: 0 auto;
        max-width: 300px
    }
}

@media (max-width:480px) {
    .c-comoAcceder__item .icon img {
        width: 40%;
        margin: 0 auto
    }
}

.c-comoAcceder__item p {
    font-size: 15px;
    line-height: 18px;
    max-width: 350px;
    font-family: 'Raleway', sans-serif
}

.c-buscadorMedicamentos {
    background: #0074c8;
    padding: 25px 10px;
    border-top: 20px solid #1896f1;
    position: relative;
    overflow: hidden
}

@media (max-width:992px) {
    .c-buscadorMedicamentos {
        padding: 25px 10px 50px
    }
}

.c-cont-form .input.submit {
    grid-row: 3;
}

.c-buscadorMedicamentos:after,
.c-buscadorMedicamentos:before {
    background: url(../img/buscador-productos-after.png);
    height: 510px;
    position: absolute;
    bottom: 0;
    content: '';
    width: 626px;
    opacity: .1;
    z-index: 1
}

.c-buscadorMedicamentos:after {
    left: 0
}

.c-buscadorMedicamentos:before {
    right: 0;
    z-index: -9;
}

.c-buscadorMedicamentos h1 {
    font-size: 30px;
    color: #fff;
    max-width: 890px;
    margin: 0 auto 25px;
    text-align: center;
    position: relative;
    font-weight: 700;
    z-index: 10
}

@media (max-width:992px) {
    .c-buscadorMedicamentos h1 {
        font-size: 30px;
        line-height: 32px;
        padding: 0 20px
    }
}

.c-buscadorMedicamentos p {
    display: block;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: 20px;
    max-width: 580px
}

/*banner*/
.c-bigbanner4 .c-bigbanner__info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-110%, -50%);
    z-index: 10;
}
/*banner*/

.c-buscadorMedicamentos__form {
    background: #fd8204;
    border-radius: 20px;
    padding: 20px 80px;
    max-width: 80%;
    width: 680px;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px
}

.c-cont-form .c-buscadorMedicamentos__form {
    background: #fd8204;
    border-radius: 20px;
    padding: 20px 80px;
    max-width: 272px;
    width: 100%;
    position: relative;
    z-index: 10;
    margin: 0 auto 15px;
    top: -20px;
}

span.select2.select2-container.select2-container--default {
    max-width: 100%;
    width: 100%;
}

/* form temas de interes */
.c-cont-form {
    background: url(/assets_web/img/bgform.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
    width: 100%;
    max-width: 272px;
    display: grid;
    grid-template-rows: 360px auto;
    margin-top: 40px;
}
.c-cont-form .c-buscadorMedicamentos__form {
    height: auto;
    align-self: end;
    padding: 60px 20px;
}
.c-cont-form form.c-form {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 1fr 1fr auto;
}
.c-cont-form .c-buscadorMedicamentos__form .select:last-child {
    margin-bottom: 0px
}
.c-cont-form span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
.cube-wrap img.cupon {
    width: 272px;
    width: 100%;
}
/* animacion coin */
.c-coin {
    text-align: center;
    position: relative;
    animation-name: coinimg;
    margin-top: 20%;
    z-index: 1;
    width: 90px;
    place-self: center;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
@keyframes coinimg {
  from {margin-top: 20%;}
  to {margin-top: 230%;}
}
/* animacion coin fin */
/* form temas de interes fin */
/**/
/**/
/**/

/*******************************/
@media (min-width:992px) and (max-width:1199px){
    .c-cont-form .c-buscadorMedicamentos__form {
      padding: 60px 10px;
      align-self: unset;
      height: fit-content;
  }
  .c-bigbanner4 .c-bigbanner__info {
    transform: translate(-90%, -50%);
  }
}
/*******************************/
/*******************************/
@media (min-width:768px) and (max-width:991px){
  /*banner*/
  .c-bigbanner4 .c-bigbanner__info {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
/*******************************/
.rela {
  position: relative;
}
.cube-wrap .c-coin2 {
  position: absolute;
  top: 0;
  width: 272px;
  width: 100% !important; 
}
.cube-wrap img.coinimg {
    position: absolute;
    top: 0;
    width: 90px;
    margin: 110px auto 0;
    left: 0;
    right: 0;
}
.cube-wrap .c-cont-form {
  margin-top: 120px;
}
.cube-wrap {
  width: 272px;
  height: 500px;
  -webkit-perspective: 2000px;
  overflow: hidden;
  max-width: 100%;
}
.single-box {
  display: block;
  position: absolute;
  width: 272px;
  max-width: 100%;
  height: 500px;
  -webkit-transform: rotateY(45deg) translateZ(-200px) rotateX(15deg);
  -webkit-transform-origin: 50% 50% 0;            
}
.box {
  -webkit-transform-style: preserve-3d;
/*  animation: rotate 30s infinite cubic-bezier(0, 0.65, 0.2, 1.1);*/
  animation: none;
}
.side-front { 
  -webkit-transform: translateZ(136px);
}
.side-back { 
  -webkit-transform: rotateY(180deg) translateZ(136px);
}
.side-top {
  -webkit-transform: rotateX(90deg) translateZ(136px);
}
.side-bottom { 
  -webkit-transform: rotateX(-90deg) translateZ(136px); 
}
.side-left { 
  -webkit-transform: rotateY(-90deg) translateZ(136px); 
}
.side-right { 
  -webkit-transform: rotateY(90deg) translateZ(136px); 
}
@-webkit-keyframes rotate {
  0% { -webkit-transform: rotateY(0deg); }
  25% { -webkit-transform: rotateY(-90deg); }
  50% { -webkit-transform: rotateY(-180deg); }
  75% { -webkit-transform: rotateY(-270deg); }
  100% { -webkit-transform: rotateY(-360deg); }
} 

@-webkit-keyframes rotate2 {
  0% { -webkit-transform: rotateY(0deg); }
  25% { -webkit-transform: rotateY(-90deg); }
}  

/* animacion coin */
.c-coin2 {
    text-align: center;
    position: relative;
    animation-name: coinimg2;
    margin-top: -20%;
    z-index: 1;
    width: 90px;
    place-self: center;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
@keyframes coinimg2 {
  from {margin-top: -20%;}
  to {margin-top: 25%;}
}

/*******************************/
/*******************************/
.c-blog .c-cont-form {
  width: auto;
  background-size: contain;
  height: 740px;
  text-align: left;
  margin-top: 0;
}

/*******************************/
/*******************************/
.separador {
  margin-top: 40px;
}
/*******************************/
/*******************************/

@media (max-width:767px) {
  /*banner*/
  .c-bigbanner4 .c-bigbanner__info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10
  }
  .c-blog .c-cont-form {
    width: 272px;
    height: auto;
  }
  .cube-wrap {
    width: 272px;
    height: 510px;
    margin: 0 auto;
  }
  .single-box {
    width: 272px;
  }
  .c-single__aside.c-aside-banner {
      display: block;
      float: left;
      padding-left: 0;
      width: 100%;
  }
  .c-cont-form img.cupon {
      width: 100%;
  }
  .c-cont-form {
    margin-top: 0;
    background-size: contain;
    height: auto;
    width: 272px;
    margin: 0 auto;
  }
  .cube-wrap .c-coin2 {
    width: 272px;
  }
  .cube-wrap img.coinimg {
    width: 90px;
    margin: 100px auto 0;
  }
  .c-cont-form .c-buscadorMedicamentos__form {
    width: 272px;
  }
  .c-buscadorMedicamentos__form {
    width: 280px;
  }
  .c-buscadorMedicamentos__form .input button {
    max-width: 100%;
    width: 100%;
  }
  .box img.cupon {
    width: 100%;
  }
  .side-front { 
    -webkit-transform: translateZ(140px);
  }
  .side-back { 
    -webkit-transform: rotateY(180deg) translateZ(140px);
  }
  .side-top {
    -webkit-transform: rotateX(90deg) translateZ(140px);
  }
  .side-bottom { 
    -webkit-transform: rotateX(-90deg) translateZ(140px); 
  }
  .side-left { 
    -webkit-transform: rotateY(-90deg) translateZ(140px); 
  }
  .side-right { 
    -webkit-transform: rotateY(90deg) translateZ(140px); 
  }
}
/*******************************/
/*******************************/
/*******************************/
.c-info-slider {
    width: max-content;
    margin-bottom: 40px;
    z-index: 2;
}
.c-info-slider span {
    z-index: 2;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 6px 12px;
    background: #0074c8;
    position: relative;
    margin-left: 10px;
    top: 18px;
}
.c-info-slider span::before {
    background: #fd8204;
    content: '';
    height: 30px;
    position: absolute;
    top: -10px;
    left: -10px;
    width: 40px;
    z-index: -1;
}

.c-bigbanner .c-info-bannerTemas .c-banner-ver {
    margin-top: 20px;
}

/*sliders home */

.c-slider-flot img.c-banner-img {
    width: auto;
    max-width: 40%;
    z-index: 11;
    position: absolute;
    left: 47%;
    bottom: 0;
    transform: translate(-50%, 0%);
}
.c-slider-flot .c-bigbanner__info {
    transform: translate(-30%, -50%);
}

/*slider2*/
.c-slider-flot.c-slider2 img.c-banner-img {
    max-width: 40%;
    left: 43%;
    bottom: 10%;
}
/*slider3*/
.c-slider-flot.c-slider3 img.c-banner-img {
    max-width: 460px;
    left: 45%;
    bottom: 0;
}

/*******************************/
/*******************************/
@media(min-width:1200px) and (max-width:1800px) {
  .c-slider-flot .c-bigbanner__info {
    transform: translate(-20%, -50%);
  }
  .c-slider-flot img.c-banner-img {
    width: 230px;
  }
  .c-slider-flot.c-slider2 img.c-banner-img {
    width: 400px;
    left: 43%;
  }
  .c-slider-flot.c-slider3 img.c-banner-img {
    width: 320px;
    left: 44%;
    bottom: 0;
  }
}
/*******************************/
/*******************************/
@media(min-width:992px) and (max-width:1199px) {
  .c-blog .c-cont-form {
    height: 700px;
    grid-template-rows: 260px auto;
  }
  .c-blog .c-buscadorMedicamentos__form .input button {
    font-size: 12px;
  }
  .c-blog .c-coin {
    width: 90px;
  }
  .c-slider-flot img.c-banner-img {
    width: 200px;
    left: 47%;
    transform: translate(-50%, 0%);
  }
  .c-slider-flot .c-bigbanner__info {
      transform: translate(-25%, -50%);
  }
  .c-slider-flot.c-slider2 img.c-banner-img {
    width: 300px;
    left: 44%;
    bottom: 9%;
  }
  .c-slider-flot img.c-banner-img {
    width: 240px;
    left: 45%;
    bottom: 0;
  }
}
/*******************************/
/*******************************/
@media(min-width:768px) and (max-width:991px) {
  .c-slider-flot img.c-banner-img {
    width: 150px;
    left: 55%;
    transform: translate(-50%, 0%);
  }
  .c-slider-flot .c-bigbanner__info {
    transform: translate(-5%, -50%);
  }
  .c-slider-flot .c-info-bannerTemas .c-info-group {
    text-align: left;
  }
  .c-slider-flot .c-info-bannerTemas h2 {
    text-align: left;
  }
  .c-slider-flot.c-slider2 img.c-banner-img {
    width: 220px;
    left: 50%;
    bottom: 20%;
    transform: translate(-50%, 0%);
  } 
  .c-slider-flot.c-slider3 img.c-banner-img {
    width: 180px;
    left: 54%;
    bottom: 0;
  }
  .c-info-slider span {
    font-size: 10px;
    letter-spacing: 0;
  }
}
/*******************************/
/*******************************/
@media (max-width:767px){
  .c-slider-flot img.c-banner-img {
    display: none;
  }
  .c-slider-flot .c-bigbanner__info {
    transform: translate(-50%, -50%);
  }
  .c-bigbanner .c-slider-flot .c-info-bannerTemas h2 {
    font-size: 28px;
  }
  .c-info-slider span {
    font-size: 12px;
    letter-spacing: 0px;
  }
}
/*******************************/
/*******************************/




@media (max-width:992px) {
    .c-buscadorMedicamentos__form {
        padding: 40px 30px
    }
}

.c-buscadorMedicamentos__form .input button {
    line-height: 54px;
    text-align: center;
    margin: 0 auto;
    border: 0;
    background: #0074c8;
    cursor: pointer;
    transition: background .3s;
    border-radius: 0;
    max-width: 270px;
    width: 90%;
    outline: 0
}

.c-buscadorMedicamentos__form .select {
    margin-bottom: 28px
}

.c-buscadorMedicamentos__form .select label {
    display: block;
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
    font-weight: 900
}

.c-buscadorMedicamentos__form .select select {
    background: #fff;
    height: 50px;
    border: 0;
    width: 100%;
    border-radius: 0;
    outline: 0;
    color: #777;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.c-buscadorResultados {
    padding: 30px 0
}

@media (max-width:992px) {
    .c-buscadorResultados {
        padding: 40px 20px
    }
}

.c-buscadorResultados h1 {
    color: #0074c8;
    text-align: center;
    font-size: 40px;
    font-weight: 700px;
    margin-bottom: 20px
}

@media (max-width:992px) {
    .c-buscadorResultados h1 {
        font-size: 30px
    }
}

.c-buscadorResultados h1 span {
    display: block;
    font-weight: 400;
    font-size: 30px
}

@media (max-width:992px) {
    .c-buscadorResultados h1 span {
        font-size: 25px
    }
}

.c-buscadorResultados .legal {
    text-align: center;
    display: block;
    margin: 0 auto 50px;
    max-width: 770px;
    width: 90%;
    line-height: 23px
}

.c-buscadorResultados__items {
  max-height: 300px;
  overflow-y: auto;
}

.c-buscadorResultados__items .c-buscadorResultados__items {
  overflow-y: hidden;
}

@media (max-width:990px) {
    .c-buscadorResultados__items {
        max-height: 350px
    }
}

@media (max-width:768px) {
    .c-buscadorResultados__items {
        max-height: 420px
    }
}

.c-buscadorResultados__item {
    height: 1%;
    overflow: hidden;
    margin-bottom: 10px;
    transition: background 250ms;
    border: 1px solid #f2f2f2;
}

.c-buscadorResultados__item:hover {
  background: #f7f7f7;
}

@media (max-width:1300px) {
    .c-buscadorResultados__item {
        margin: 0 auto;
        width: 95%
    }
}

@media (max-width:600px) {
    .c-buscadorResultados__item {
        margin-bottom: 15px;
        width: 100%
    }
}

.c-buscadorResultados__item:hover .actions span,
.c-buscadorResultados__item:hover p {
    background: #f7f7f7
}

.c-buscadorResultados__item p {
    float: left;
    border: 1px solid #f2f2f2;
    border-right: none;
    padding: 21px 60px;
    transition: background 250ms;
    font-size: 18px;
    width: 75%;
    text-transform: inherit
}

@media (max-width:992px) {
    .c-buscadorResultados__item p {
        margin-bottom: 0;
        border: 1px solid #f2f2f2;
        border-bottom: none;
        text-align: center;
        width: 100%
    }
}

@media (max-width:600px) {
    .c-buscadorResultados__item p {
        padding: 20px
    }
}

.c-buscadorResultados__item p strong {
    text-transform: uppercase
}

.c-buscadorResultados__item .actions {
    height: 1%;
    overflow: hidden;
    float: left;
    width: 25%
}

@media (max-width:992px) {
    .c-buscadorResultados__item .actions {
        width: 100%
    }
}

.c-buscadorResultados__item .actions span {
    border-top: 0px solid #f2f2f2;
    border-bottom: 0px solid #f2f2f2;
    padding: 16px 0;
    color: #0074c8;
    font-weight: 700;
    font-size: 25px;
    display: block;
    transition: background 250ms;
    float: left;
    width: 40%
}

@media (max-width:992px) {
    .c-buscadorResultados__item .actions span {
        margin-bottom: 0;
        border: 1px solid #f2f2f2;
        border-top: 0;
        text-align: center
    }
}

.c-buscadorMedicamentos__form .input button,
.c-buscadorResultados__item .actions a,
.c-buscadorResultados__text a {
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.c-buscadorResultados__item .actions a {
    background: #fd8204;
    float: left;
    text-align: center;
    line-height: 62px;
    width: 60%;
    transition: background 250ms
}

.c-buscadorResultados__item .actions a:hover {
    background: #cb5000;
    text-decoration: none
}

.c-buscadorResultados__text {
    margin-top: 30px
}

.c-buscadorResultados__text a,
.c-buscadorResultados__text p {
    max-width: 730px;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    margin: 0 auto 20px;
    width: 100%
}

.c-buscadorResultados__text a {
    background: #0074c8;
    margin: 0 auto;
    padding: 20px 30px;
    transition: all 250ms;
    max-width: 350px
}

.c-buscadorResultados__text a:hover {
    text-decoration: none;
    background: #004296
}

.c-asociados {
    background: #f8f8f8;
    padding: 5px 10px
}

.c-asociados h1 {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin-top: 27px
}

.c-aboutInfo__box p strong,
.c-asociados h1 strong {
    font-weight: 700
}

.c-asociados__logos {
    display: -ms-flexbox;
    display: flex
}

@media (max-width:700px) {
    .c-asociados__logos {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.c-asociados__logo {
    -ms-flex-positive: 6;
    flex-grow: 6;
    text-align: center
}

@media (max-width:700px) {
    .c-asociados__logo {
        -ms-flex-positive: 3;
        flex-grow: 3
    }
}

.c-asociados__logo img {
    display: inline-block;
    margin: 30px 0
}

.c-mapa {
    position: relative;
    margin-bottom: 50px
}

.c-mapa__search {
    position: absolute;
    background: #fff;
    left: 15%;
    bottom: -25px;
    padding: 60px;
    z-index: 20;
    max-width: 480px;
    max-width: 636px;
    box-shadow: 0 9px 15px -6px rgba(150, 150, 150, .73)
}

@media (max-width:800px) {
    .c-mapa__search {
        position: initial;
        width: 100%;
        bottom: 0;
        max-width: initial
    }
}

.c-mapa__search h1 {
    font-size: 25px;
    margin-bottom: 10px
}

.c-mapa__search p {
    font-size: 15px;
    margin-bottom: 20px
}

.c-mapa__searchBox {
    width: 100%
}

.c-mapa__searchBox form .input input {
    height: 40px;
    border: 1px solid #eee;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
    outline: 0
}

.c-mapa__searchBox form .input.submit {
    text-align: right
}

.c-mapa__searchBox form .input.submit input {
    background: #fd8204;
    color: #fff;
    border: 0;
    transition: all 250ms;
    cursor: pointer;
    max-width: 100px
}

.c-mapa__searchBox form .input.submit input:hover {
    background: #cb5000
}

.c-mapa__item {
    margin-bottom: 0px;
    position: relative
}

.c-mapa__item a,
.c-mapa__item a:after {
    height: 40px;
    display: block;
    line-height: 40px
}

.c-mapa__item a {
    margin-top: 5px;
    font-weight: 700;
    text-decoration: none
}

.c-mapa__item a:after {
    content: ">";
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    text-align: center;
    background: #fd8204
}

.c-mapa__item a i {
    margin-right: 10px;
    color: #0074c8
}

.c-mapa__item a:hover {
    background: #f2f2f2
}

.grid-sizer {
    width: 25%
}

#map-mobile,
#maps {
    height: 820px;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 10
}

#map-mobile {
    height: 400px
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items ul,
.maps-desktop {
    display: block
}

@media (max-width:800px) {
    .maps-desktop {
        display: none
    }
}

.maps-mobile {
    display: none
}

@media (max-width:800px) {
    .maps-mobile {
        display: block
    }
}

.c-cupon {
    padding: 70px 0;
    height: auto;
    position: relative;
    overflow: hidden
}

@media (max-width:992px) {
    .c-cupon {
        padding: 70px 15px
    }
}

@media (max-width:480px) {
    .c-cupon {
        padding: 30px 15px
    }
}

.c-cupon__item {
    max-width: 800px;
    margin: 0 auto;
    position: relative
}

.c-cupon__item .c-cupon__title {
    display: block;
    margin: 0 auto 40px
}

.c-cupon__item p {
    text-align: left;
    color: #666;
    font-size: 16px!important;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    line-height: 23px
}

.c-cupon__valido {
    background: #fd8204;
    float: left;
    width: auto;
    padding: 10px 20px;
    margin-bottom: 40px;
    margin-top: 40px;
    border-radius: 0 0 0 20px
}

.c-cupon__valido p {
    margin: 0;
    color: #fff;
    line-height: normal;
    font-weight: 700;
    font-size: 14px!important
}

.c-cupon__input-agree {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 40px auto;
    height: 45px
}

.c-cupon__input-agree a {
    padding-left: 35px
}

@media (max-width:400px) {
    .c-cupon__input-agree a {
        font-size: 12px!important
    }
}

.c-cupon__input-agree .checkcontainer {
    display: block;
    top: 8px;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-cupon__input-agree .checkcontainer input {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 999
}
.c-cupon__input-agree.agree2 .checkcontainer input {
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 166px;
  height: 47px;
  cursor: pointer;
  z-index: 999;
}

.c-cupon__input-agree .checkcontainer:hover input~.checkmark {
    background-color: #ccc
}

.c-cupon__input-agree .checkcontainer input:checked~.checkmark {
    background-color: #2196f3
}

.c-cupon__input-agree .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border: 1px solid #0074c8
}

.c-cupon__input-agree .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.c-cupon__input-agree .checkcontainer input:checked~.checkmark:after {
    display: block
}

.c-cupon__input-agree .checkcontainer .checkmark:after {
  left: 5px;
  top: 1px;
    width: 7px;
    height: 12px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg)
}

.c-cupon__actions,
.c-cupon__envio {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 40px auto
}

.c-cupon__actions a {
    display: block;
    float: left;
    background: #0074c8;
    width: 23.5%;
    margin-right: 2%;
    text-align: center;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px
}

.c-cupon__actions a:hover,
.c-cupon__envio .c-cupon__form-group input[type=submit]:hover,
.c-cupon__envio .input-effect input[type=submit]:hover {
    background: #fd8204
}

.c-cupon__actions a i {
    margin-right: 4%
}

.c-cupon__actions a:nth-child(4n),
.c-cupon__envio .c-cupon__form-group:nth-child(3n),
.c-cupon__envio .input-effect:nth-child(3n) {
    margin-right: 0
}

@media (max-width:620px) {
    .c-cupon__actions a {
        width: 49%
    }
    .c-cupon__actions a:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 2%
    }
}

.c-cupon__envio .error,
.c-cupon__envio .success {
    position: absolute;
    bottom: -60px;
    padding: 10px;
    color: #0074c8;
    font-weight: 900;
}

.c-cupon__envio .error {
    color: #fd8204
}

.c-cupon__envio .c-cupon__form-group {
    width: 32%;
    float: left;
    display: block;
    margin-right: 2%;
    position: relative;
    margin-bottom: 10px
}

.c-cupon__envio .input-effect {
    margin-right: 2%;
    position: relative
}

@media (max-width:620px) {
    .c-cupon__envio .c-cupon__form-group,
    .c-cupon__envio .input-effect {
        width: 100%
    }
    .c-cupon__envio .c-cupon__form-group:nth-child(2n),
    .c-cupon__envio .input-effect:nth-child(2n) {
        margin-right: 0;
        margin-bottom: 2%
    }
}

.c-cupon__envio .c-cupon__form-group label,
.c-cupon__envio .input-effect,
.c-cupon__envio .input-effect label {
    display: block;
    margin-bottom: 10px
}

.c-cupon__envio .c-cupon__form-group input[type=text],
.c-cupon__envio .input-effect input[type=text] {
    height: 35px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    border: 1px solid #efefef;
    outline: 0;
    font-size: 12px
}

.c-cupon__envio .c-cupon__form-group input[type=submit],
.c-cupon__envio .input-effect input[type=submit] {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    border: 0;
    background: #0074c8;
    text-align: center;
    line-height: 35px;
    height: 35px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 25px;
    outline: 0;
    cursor: pointer
}

.c-cupon__envio .c-cupon__form-group input[type=submit]:focus,
.c-cupon__envio .input-effect input[type=submit]:focus {
    outline: 0
}

.c-cupon__envio .c-cupon__form-group .example,
.c-cupon__envio .input-effect .example {
    display: block;
    font-size: 11px;
    margin-top: 10px;
    margin-left: 5px;
    position: relative
}

.c-cupon__envio .input-effect {
    width: 100%;
    float: none
}

.declaracion-nuevomodal {
    font-size: 11px !important;
}

.form-nuevomodal {
    padding: 0px 20%;
}

#todosCategorias {
    transform: scale(1.4);
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.divtodosCategorias {
    font-size: 20px;
    margin-top: 20px;
    color: #0074c8;
    font-weight: 800;
    width: 100%!important;
    text-align: center!important;
}

.emailSuscribirseModal {
    height: 46px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding: 0 10px;
    width: 67%;
    border: 1px solid #dadada;
    float: left
}

.form-nuevomodal .btnSuscribirse {
    background: #fd8204;
    padding: 0 30px;
    font-size: 11px;
    cursor: pointer;
    width: auto;
    z-index: 90;
    margin: 0 auto;
    color: #fff;
    height: 46px!important;
    line-height: 46px!important;
    left: inherit!important;
    transform: inherit !important;
    display: block;
    text-transform: uppercase;
    font-weight: 900;
    float: left;
    position: relative
}

.effect-21~.focus-border:after,
.effect-21~.focus-border:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #39f;
    transition: .2s;
    transition-delay: .2s
}

.effect-21~.focus-border:after {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    transition-delay: .6s
}

.effect-21~.focus-border i:after,
.effect-21~.focus-border i:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
    background-color: #39f;
    transition: .2s
}

.effect-21~.focus-border i:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    transition-delay: .4s
}

.effect-21:focus~.focus-border:before {
    width: 100%;
    transition: .2s;
    transition-delay: .6s
}

.effect-21:focus~.focus-border:after {
    width: 100%;
    transition: .2s
}

.has-content.effect-21~.focus-border:before {
    width: 100%;
    transition: .2s;
    transition-delay: .6s
}

.has-content.effect-21~.focus-border:after {
    width: 100%;
    transition: .2s
}

.effect-21:focus~.focus-border:after,
.has-content.effect-21~.focus-border:after {
    transition-delay: .2s
}

.effect-21:focus~.focus-border i:after,
.effect-21:focus~.focus-border i:before,
.has-content.effect-21~.focus-border i:after,
.has-content.effect-21~.focus-border i:before {
    height: 100%;
    transition: .2s
}

.effect-21:focus~.focus-border i:after,
.has-conten.effect-21~.focus-border i:after {
    transition-delay: .4s
}

.effect-21~label {
    position: absolute;
    left: 14px;
    width: 100%;
    top: 10px;
    color: #aaa;
    transition: .3s;
    z-index: -1;
    letter-spacing: .5px
}

.effect-21:focus~label,
.has-content.effect-21~label {
    top: -18px;
    left: 0;
    font-size: 12px;
    color: #39f;
    transition: .3s
}

.c-AboutUs {
    padding: 70px 95px;
    position: relative;
    overflow: hidden;
    background: #f8f8f8
}

@media (max-width:1400px) {
    .c-AboutUs {
        padding: 50px 0 40px
    }
}

@media (max-width:992px) {
    .c-AboutUs {
        padding: 20px 10px
    }
}

.c-AboutUs__info {
    height: 1%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 10
}

@media (max-width:1400px) {
    .c-AboutUs__info {
        padding: 0 40px
    }
}

@media (max-width:1200px) {
    .c-AboutUs__info {
        padding: 0 40px
    }
}

@media (max-width:992px) {
    .c-AboutUs__info {
        padding: 0 15px
    }
}

.c-AboutUs__icon {
    background: #0074c8;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    width: 45.3%;
    z-index: 1
}

@media (max-width:992px) {
    .c-AboutUs__icon {
        max-height: 190px;
        width: 100%
    }
}

.c-AboutUs__icon img {
    position: absolute;
    top: 0;
    height: 100%;
    max-height: 670px;
    max-width: 558px;
    opacity: .1;
    width: 100%;
    right: -50px
}

.c-AboutUs__image {
    background: rgba(255, 255, 255, .6);
    padding: 9px;
    float: right;
    width: 54.5%
}

.c-AboutUs__image .c-video-content {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative
}

.c-AboutUs__image .c-video-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width:1400px) {
    .c-AboutUs__image {
        margin: 95px 0
    }
}

@media (max-width:1200px) {
    .c-AboutUs__image {
        margin: 60px 0
    }
}

@media (max-width:992px) {
    .c-AboutUs__image {
        margin: 0;
        width: 100%
    }
}

.c-AboutUs__image img {
    height: auto;
    width: 100%
}

.c-AboutUs__description {
    float: left;
    width: 45.5%;
    padding-right: 80px
}

@media (max-width:1400px) {
    .c-AboutUs__description {
        margin: 55px 0
    }
}

@media (max-width:1200px) {
    .c-AboutUs__description {
        margin: 55px 0
    }
}

@media (max-width:992px) {
    .c-AboutUs__description {
        text-align: left;
        padding: 0;
        margin: 20px 0;
        width: 100%
    }
}

@media (max-width:600px) {
    .c-AboutUs__description {
        padding: 0 5px
    }
}

@media (max-width:500px) {
    .c-AboutUs__description {
        padding: 0 10px
    }
}

.c-AboutUs__description h1 {
    margin-bottom: 60px
}

@media (max-width:992px) {
    .c-AboutUs__description h1 {
        display: inline-block;
        margin-bottom: 30px
    }
}

.c-AboutUs__description h1 span {
    background: #fd8204;
    border-right-color: #0074c8;
    line-height: 30px;
    padding: 12px 10px
}

@media (max-width:992px) {
    .c-AboutUs__description h1 span {
        font-size: 25px!important;
        padding: 15px 10px;
        line-height: 22px
    }
}

.c-AboutUs__description h1:after {
    background: #0074c8
}

.c-aboutGalery {
    border-top: 15px solid #0074c8;
    display: -ms-flexbox;
    display: flex;
    height: 1%;
    overflow: hidden;
    position: relative
}

@media (max-width:992px) {
    .c-aboutGalery {
        display: block
    }
}

.c-aboutGalery__item,
.c-single__comentText figure img,
.c-single__message form .input {
    width: 100%
}

@media (max-width:992px) {
    .c-aboutGalery__item {
        display: block;
        float: left;
        width: 100%
    }
}

.c-aboutGalery__item img {
    display: block;
    line-height: 0;
    transition: all 250ms;
    width: 100%
}

.c-aboutGalery__item img:hover {
    opacity: .8
}

.c-aboutGalery .owl-dots {
    display: none
}

.c-aboutGalery .owl-nav .owl-next,
.c-aboutGalery .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    height: 40px;
    width: 40px;
    font-size: 30px!important;
    color: #fff!important;
    background: #fd8204!important;
    transition: all 250ms;
    outline: 0;
    transform: translateY(-50%);
    z-index: 999
}

.c-aboutGalery .owl-nav .owl-prev {
    left: 20px
}

.c-aboutGalery .owl-nav .owl-next:hover,
.c-aboutGalery .owl-nav .owl-prev:hover {
    background: #cb5000!important
}

.c-aboutGalery .owl-nav .owl-next span,
.c-aboutGalery .owl-nav .owl-prev span {
    position: relative;
    top: -3px
}

.c-aboutGalery .owl-nav .owl-next {
    right: 20px
}

.c-aboutInfo,
.c-aboutInfo__box ul,
.c-contacto__form form {
    height: 1%;
    overflow: hidden
}

.c-aboutInfo__box {
    float: left;
    padding: 70px 95px;
    width: 50%
}

@media (max-width:1400px) {
    .c-aboutInfo__box {
        padding: 60px 40px
    }
}

@media (max-width:992px) {
    .c-aboutInfo__box {
        padding: 50px 20px;
        width: 100%
    }
}

.c-aboutInfo__box--grey {
    background: #f8f8f8
}

.c-aboutInfo__box h2 {
    background: #fd8204;
    font-size: 30px;
    font-weight: 700;
    line-height: 60px;
    display: inline-block;
    padding: 0 65px 0 20px;
    color: #fff;
    border-right: 15px solid #0074c8;
    margin-bottom: 40px
}

@media (max-width:600px) {
    .c-aboutInfo__box h2 {
        line-height: 50px;
        font-size: 25px
    }
}

@media (max-width:320px) {
    .c-aboutInfo__box h2 {
        line-height: 50px;
        font-size: 22px
    }
    #blog .c-blog__orangeTitle2 strong {
        font-size: 18px!important;
        text-align: center;
        line-height: 22px;
        padding: 15px 20px!important;
        width: 220px;
    }
}

.c-aboutInfo__box p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 40px;
    font-family: 'Raleway', sans-serif;
    text-align: justify
}

.c-aboutInfo__box ul li,
.c-buttons_modal {
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    position: relative
}

.c-aboutInfo__box ul li {
    padding-left: 35px;
    margin-bottom: 23px;
    color: #888;
    font-size: 18px;
    width: 50%
}

@media (max-width:1200px) {
    .c-aboutInfo__box ul li {
        font-size: 14px
    }
}

@media (max-width:600px) {
    .c-aboutInfo__box ul li {
        width: 100%
    }
}

.c-aboutInfo__box ul li:after {
    height: 16px;
    width: 16px;
    background: #fd8204;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: ''
}

.c-buttons_modal {
    background: #0074c8;
    line-height: 46px;
    display: block;
    padding: 0 30px;
    color: #fff;
    font-size: 11px;
    transition: background .3s;
    cursor: pointer;
    width: auto;
    z-index: 90;
    margin-top: 4%
}

@media (max-width:348px) {
    .c-buttons_modal {
        line-height: normal;
        padding: 10px 20px;
        text-align: center
    }
}

.c-buttons_modal:hover {
    color: #fff;
    background: #004ca0
}

.c-single {
    padding: 80px 0 100px;
    height: 1%;
    overflow: hidden
}

@media (max-width:1300px) {
    .c-single {
        padding: 60px 20px 100px
    }
}

.c-single__content {
    float: left;
    padding-right: 70px;
    border-right: 1px solid #f2f2f2;
    width: 60%
}

@media (max-width:992px) {
    .c-single__content {
        padding-right: 0;
        border-right: none;
        width: 100%
    }
    .post2 .c-single__content {
        padding-right: 0;
        border-right: none;
        padding: 0px 30px !important;
        width: 100% !important;
    }
}

.c-single__content h1,
.c-single__content h2 {
    font-size: 25px;
    color: #0074c8;
    line-height: 30px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px
}

.c-single__content h1::before,
.c-single__content h2::before {
    content: '';
    height: 20px;
    background: #fd8204;
    width: 20px;
    position: absolute;
    left: 0;
    top: 6px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 14px
}

.c-single__content h2 {
    font-size: 20px;
    padding-left: 15px;
    border-bottom: 1px solid #0074c8;
    padding-bottom: 10px
}

.c-single__content h2::before {
    width: 10px
}


.c-single__content ol{
    line-height: 28px;
    font-size: 14px;
    padding-left: 40px;
}
.c-single__content ol li{
    list-style-type: decimal;
}

.c-single__content em,
.c-single__content p strong em {
    color: #0074c8
}

.c-single__content blockquote {
    background: #fafafa;
    border-left: 3px solid #0074c8;
    padding: 30px 50px;
    color: #777;
    font-size: 15px;
    line-height: 28px;
    width: 97%;
  word-wrap: break-word;
}

@media (min-width:993px) and (max-width:1100px) {
    .c-single__content p {
        color: #777;
        line-height: 28px;
        font-size: 14px!important
    }
}

@media (max-width:992px) {
    .c-single__content blockquote {
        padding: 30px 20px;
        margin: 0 0 10px
    }
}

.c-single__content ol {
    padding-left: 50px;
    margin-bottom: 10px
}

.c-single__content ol li {
    padding-left: 20px;
    margin-bottom: 5px;
    position: relative
}


ol { counter-reset: item; }
        ol li { display: block; }
        ol li:before {
            content: counter(item) ". ";
            counter-increment: item;
            color: #f1813b;
            font-weight: bold;
        }





.c-single__content ul {
    padding-left: 50px;
    margin-bottom: 10px
}

.c-single__content ul li {
    padding-left: 20px;
    margin-bottom: 5px;
    position: relative
}

.c-single__content ul li:after {
    background: #f19800;
    content: '';
    height: 10px;
    position: absolute;
    left: 0;
    top: 7.2px;
    border-radius: 50%;
    width: 10px
}

#Igc .content-line img,
.c-single__content img {
    display: block;
    width: 100%
}

.c-single__content .post-info {
    background: #0074c8;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    display: block;
    width: 260px;
    margin-bottom: 15px
}

.c-single__share {
    height: 1%;
    overflow: hidden;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 25px 0;
    margin-top: 60px
}
.c-aside-banner .c-single__share {
    margin-top: 0;
}


@media (min-width:768px) and (max-width:991px) {
  .c-bigbanner__image img.c-bigbanner__imgDesktop {
    min-width: auto;
  }
}

@media (max-width:700px) {
    .c-single__share {
        text-align: center
    }
}

.c-single__share .LinkShare,
.c-single__share .icon {
    display: inline-block;
    border-radius: 50%;
    text-align: center
}

.c-single__share .icon {
    border: 1px solid #e9e9e9;
    font-size: 18px;
    height: 42px;
    width: 42px;
    line-height: 42px;
    margin-right: 20px
}

.c-single__share a,
.c-single__share p {
    display: inline-block;
    color: #232c3b;
    text-transform: uppercase
}

.c-single__share p {
    margin-right: 10px
}

.c-single__share a {
    padding: 0 15px
}

.c-single__share .LinkShare {
    background: #fd8204;
    height: 25px;
    margin-right: 5px;
    line-height: 24px;
    width: 25px;
    padding: 0
}

.c-single__share .LinkShare:hover {
    background: #d55a00
}

.c-single__share .LinkShare span {
    display: inline-block;
    transition: color .3s;
    font-size: 12px;
    color: #fff
}

.c-single__pagination {
    float: right;
    margin: 20px 0
}
.post2 .c-homeBlog__articles{
    padding: 0px 250px;
    padding-bottom: 40px;
}

@media (max-width:700px) {
    .c-single__pagination {
        float: none;
        text-align: center;
        margin: 10px auto
    }
    .post2 .c-single__pagination {
        top: 66px;
    }
    .post2 .c-newsletter__info {
        padding-right: 0px;
    }
    .post2 .c-newsletter__form {
        left: inherit;
        margin-left: inherit;
    }
    .post2 .c-newsletter__form::before {
        content: '';
        width: 29px;
        height: 64px;
        top: -75px;
        left: 0px;
        position: absolute;
        background-image: url(../img/flecha_blog2.png);
    }
    .post2 .c-newsletter__form::after {
        content: '';
        width: 29px;
        height: 64px;
        top: -75px;
        right: 0px;
        position: absolute;
        background-image: url(../img/flecha_blog2-der.png);
    }
    .post2 .c-homeBlog__articles{
        padding: 0px 0px;
        padding-bottom: 40px;
    }
}

.c-single__pagination a {
    display: inline-block;
    transition: color .3s;
    text-transform: initial
}

.c-single__pagination a:hover {
    text-decoration: none;
    color: #f19800
}

.c-single__pagination a i {
    font-style: initial;
    padding: 0 10px
}

.c-single__coments {
    padding-top: 60px
}

.c-single__coments h1 {
    font-size: 24px;
    color: #000;
    margin-bottom: 50px
}

.c-single__avatar {
    float: left;
    width: 20%
}

@media (max-width:992px) {
    .c-single__avatar {
        display: none
    }
}

.c-single__avatar img {
    width: 80px
}

.c-single__message {
    padding-top: 30px
}

.c-single__message .comment-respond .comment-reply-title,
.c-single__message h1 {
    font-size: 24px;
    color: #000;
    margin-bottom: 30px
}

.c-single__message .comment-respond .comment-form-comment textarea,
.c-single__message form .input textarea {
    padding: 27px;
    height: 160px;
    border: 1px solid #ececec;
    outline: 0;
    resize: none;
    width: 100%
}

.c-single__message form .input.message {
    margin-bottom: 10px
}

.c-single__message form .input.email,
.c-single__message form .input.name {
    float: left;
    width: 50%
}

@media (max-width:600px) {
    .c-single__message form .input.email,
    .c-single__message form .input.name {
        margin-bottom: 10px;
        width: 100%
    }
}

.c-single__message form .input.email input,
.c-single__message form .input.name input {
    border: 1px solid #ececec;
    height: 50px;
    padding: 0 27px;
    outline: 0;
    width: 100%
}

.c-single__message form .input.email {
    padding-left: 5px;
    margin-bottom: 10px
}

@media (max-width:600px) {
    .c-single__message form .input.email {
        padding-left: 0
    }
}

.c-single__message form .input.name {
    padding-right: 5px
}

@media (max-width:600px) {
    .c-single__message form .input.name {
        padding-right: 0
    }
}

.c-single__message .comment-respond .form-submit input,
.c-single__message form .input.submit input {
    background: #f19800;
    height: 44px;
    width: 150px;
    color: #fff;
    cursor: pointer;
    transition: background 250ms;
    border: 0
}

.c-single__message .comment-respond .form-submit input:hover,
.c-single__message form .input.submit input:hover {
    background: #bf6600
}

.c-single__message .comment-respond .logged-in-as a {
    color: #000
}

.c-single__message .comment-respond .comment-form-author {
    float: left;
    padding-right: 10px;
    width: 50%
}

@media (max-width:600px) {
    .c-single__message .comment-respond .comment-form-author {
        padding-right: 0;
        width: 100%
    }
}

.c-single__message .comment-respond .comment-form-author input,
.c-single__message .comment-respond .comment-form-email input,
.c-single__message .comment-respond .comment-form-url input {
    border: 1px solid #ececec;
    height: 50px;
    padding: 0 27px;
    outline: 0;
    width: 100%
}

.c-single__message .comment-respond .comment-form-email {
    float: left;
    padding-left: 10px;
    width: 50%
}

@media (max-width:600px) {
    .c-single__message .comment-respond .comment-form-email {
        padding-left: 0;
        width: 100%
    }
}

.c-single__message .comment-respond .comment-form-url {
    clear: both;
    float: left;
    width: 100%
}

.c-single__codedate {
    margin-top: 20px;
    display: block
}

.c-single__codedate p {
    color: #777;
    line-height: 15px;
    font-size: 13px!important
}

.c-single__comentText {
    border: 1px solid #ececec;
    padding: 25px;
    float: left;
    width: 80%
}

@media (max-width:992px) {
    .c-single__comentText {
        padding: 10px;
        width: 100%
    }
}

.c-single__comentText figure {
    float: left;
    display: none;
    margin: 0 15px 10px 0;
    width: 70px
}

@media (max-width:992px) {
    .c-single__comentText figure {
        display: block
    }
}

.c-single__comentText h2 {
    font-size: 15px;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px
}

@media (max-width:992px) {
    .c-single__comentText h2 {
        margin-top: 20px;
        margin-bottom: 5px;
        display: block
    }
}

.c-single__cat a,
.c-single__comentText span {
    display: inline-block;
    color: #f19800
}

.c-single__comentText p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 20px
}

@media (max-width:992px) {
    .c-single__comentText p {
        display: block;
        width: 100%;
        clear: both
    }
}

#Igc .c-Calc_item .c-Calc_form .c-input-group a,
.c-single__comentText .reply {
    float: right
}

.c-single__comentText .reply a {
    padding: 0 10px;
    color: #333
}

.c-single__data {
    margin-bottom: 30px
}

.c-single__data p,
.c-single__recent p {
    color: #777;
    line-height: 13px;
    font-size: 13px
}

.c-single__data p a {
    color: #232323
}

.c-single__image {
    margin-bottom: 40px;
    width: 100%
}

.c-contacto__form form .input.large,
.c-single__image img {
    width: 100%
}

.c-single__aside {
    float: left;
    padding-left: 40px;
    width: 40%
}

@media (max-width:992px) {
    .c-single__aside {
        display: none
    }

    .post2 .c-single__aside_2{
        display: unset;
        width: 100% !important;
        padding: 10px 15px;
    }
    .posts2-rela .owl-dots{
        opacity: 0;
    }
}

.c-single__aside h2 {
    font-size: 20px;
    color: #232323;
    margin-bottom: 40px
}

.c-single__cats,
.c-single__search {
    margin-bottom: 40px
}

.c-single__search form .input input {
    height: 40px;
    border: 1px solid #eee;
    width: 100%;
    max-width: 272px;
    padding: 0 10px;
    outline: 0
}

.c-single__cats {
    max-width: 270px
}

.c-single__cat {
    padding-bottom: 17px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
    width: 100%
}

.c-single__cat a {
    font-size: 14px;
    padding-left: 20px;
    color: #777;
    position: relative
}

.c-single__cat a:after {
    background: url(../img/single-aside-icon-2.png);
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 9px;
    width: 5px
}

.c-single__cat .count {
    float: right;
    color: #898989
}

.c-single__recents {
    max-width: 370px
}

.c-single__recent {
    border-bottom: 1px solid #f1f1f1;
    height: 1%;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.c-single__recent figure {
    height: 80px;
    border-radius: 50%;
    background: #d0d0d0;
    float: left;
    padding: 0;
    margin: 0;
    max-width: 80px;
    width: 20%
}

.c-single__recent .info {
    float: left;
    padding-left: 15px;
    padding-top: 15px;
    width: 70%
}

.c-single__recent h3 {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 15px
}

.c-single__recent p a {
    color: #232323
}

.c-contacto {
    padding: 0;
    height: 1%;
    overflow: hidden
}

@media (max-width:992px) {
    .c-contacto {
        padding: 0
    }
}

.c-contacto__box {
    float: left;
    width: 50%
}

@media (max-width:992px) {
    .c-contacto__box {
        width: 100%
    }
}

.c-contacto__box--pad40 {
    padding: 40px
}

@media (max-width:992px) {
    .c-contacto__box--pad40 {
        padding: 40px 15px
    }
}

.c-contacto__box img {
    height: auto;
    line-height: 0;
    display: block;
    width: 100%
}

@media (max-width:992px) {
    .c-contacto__box .c-info__h1 span {
        font-size: 18px;
        padding-left: 16px
    }
}

.c-contacto__form form .input {
    float: left;
    margin-bottom: 25px;
    padding: 0 5px;
    width: 50%;
    position: relative
}

@media (max-width:750px) {
    .c-contacto__form form .input {
        width: 100%
    }
}

.c-contacto__form form .input input,
.c-contacto__form form .input textarea {
    height: 35px;
    border: 1px solid #d2d2d2;
    padding: 0 20px;
    outline: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 11px;
    width: 100%
}

.c-contacto__form form .input textarea {
    height: 170px;
    padding: 20px;
    resize: none
}

.c-contacto__form form .input.submit {
    float: right;
    width: auto
}

@media (max-width:750px) {
    .c-contacto__form form .input.submit {
        float: left
    }
}

.c-contacto__form form .input.submit input {
    background: #1896f1;
    height: 45px;
    width: 150px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    transition: background 250ms;
    cursor: pointer;
    color: #fff;
    border: 0
}

.c-contacto__form form .input.submit input:hover {
    background: #0064bf
}

.c-contacto__form form .input span {
    position: absolute;
    top: 100%;
    color: #ff4545;
    display: block;
}

.g-recaptcha {
    transform: scale(.81);
    transform-origin: 0 0
}

.c-Calc,
.c-Calc .c-Calc-content {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative
}

.c-Calc .c-Calc-content {
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 100px
}

.c-Calc .c-Calc-content .c-Calc_item {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    width: 49%;
    margin-right: 2%
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group:nth-child(3n),
.c-Calc .c-Calc-content .c-Calc_item:nth-child(2n) {
    margin-right: 0
}

@media (max-width:990px) {
    .c-Calc .c-Calc-content .c-Calc_item {
        width: 100%
    }
}

.c-Calc .c-Calc-content .c-Calc_item img {
    display: block;
    width: 80%;
    margin: 0 auto 40px
}

.c-Calc .c-Calc-content .c-Calc_item h1 {
    font-size: 40px;
    margin-bottom: 10px;
    margin-top: 70px
}

.c-Calc .c-Calc-content .c-Calc_item p {
    font-size: 14px
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form {
    border-top: 2px dotted #65c4d3;
    border-bottom: 2px dotted #65c4d3;
    box-sizing: border-box;
    padding: 20px 5px;
    margin-top: 50px;
    overflow: hidden
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group {
    display: block;
    float: left;
    margin-right: 2%;
    width: 32%
}

@media (max-width:768px) {
    .c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group {
        width: 100%
    }
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group h4,
.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group label {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-weight: 900
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group .label-check {
    float: left
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group input {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 15px;
    width: 100%
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group input[type=submit] {
    background: #f39100;
    color: #fff;
    width: 90%;
    max-width: 200px;
    border-radius: 8px;
    cursor: pointer;
    font-family: "Asap", sans-serif;
    border: 1px solid #f39100;
    outline: 0;
    margin: 25px auto 0
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group input[type=submit]:hover {
    background: #d57300
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_form .c-input-group input[type=checkbox] {
    float: left;
    width: 15px;
    height: 15px;
    display: block;
    line-height: 12px;
    margin-right: 5px;
    margin-top: 3px;
    outline: 0
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_result {
    width: 90%;
    max-width: 300px;
    background: #65c4d3;
    color: #fff;
    text-align: center;
    height: 50px;
    border-radius: 13px;
    line-height: 50px;
    margin: 30px auto
}

.c-Calc .c-Calc-content .c-Calc_item .c-Calc_result span {
    font-size: 20px;
    font-family: "Asap", sans-serif;
    font-weight: 900
}

.c-Calc .c-Calc-content h2 {
    color: #0074c8;
    text-align: center;
    margin-bottom: 40px;
    font-size: 30px
}

.c-Calc .c-Calc-content p,
.u-text_center {
    text-align: center
}

.c-Calc .c-Calc-content .c-Calc_table {
    display: block;
    overflow: hidden;
    height: auto;
    max-width: 500px;
    margin: 65px auto;
    position: relative
}

.c-Calc .c-Calc-content .c-Calc_table:before {
    content: "";
    width: 1px;
    background: #bfbfbf;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items {
    display: block;
    float: left;
    margin-right: 20%;
    width: 40%;
    overflow: hidden;
    text-align: right
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items:nth-child(2n) {
    margin-right: 0;
    text-align: left
}

.c-Calc .c-Calc-content .c-Calc_table .c-Calc_table_items ul li {
    line-height: 25px
}

.c-Calc .c-Calc-content .c-Calc_legal {
    text-align: center;
    width: 80%;
    margin: 0 auto 30px;
    line-height: 18px
}

#Imc .c-Calc_item h1 {
    color: #65c4d3
}

#Igc .content-line {
    padding-top: 0
}

#Igc .c-Calc_item h1 {
    color: #8fca00
}

#Igc .c-Calc_item .c-Calc_form {
    border-top: 2px dotted #8fca00;
    border-bottom: 2px dotted #8fca00
}

#Igc .c-Calc_result {
    background: #8fca00
}

#Igc .c-Calc_table {
    display: block;
    overflow: hidden;
    height: auto;
    max-width: 700px;
    margin: 65px auto;
    position: relative
}

#Igc .c-Calc_table:before {
    content: "";
    width: 0
}

#Igc .c-Calc_table .c-Calc_table_items {
    display: block;
    float: left;
    margin-right: 0;
    width: 28%;
    overflow: hidden;
    text-align: left
}

#Igc .c-Calc_table .c-Calc_table_items:nth-child(3n) {
    margin-right: 0;
    text-align: right
}

#Igc .c-Calc_table .c-Calc_table_items:nth-child(2n) {
    margin-right: 8%;
    margin-left: 8%;
    text-align: center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#Igc .c-input-group {
    width: 32%
}

#Igc .c-sexo {
    width: 20%
}

#Igc .c-edad {
    width: 10%
}

.u-text_left {
    text-align: left
}

.u-text_right {
    text-align: right
}

.u-pull_right {
    float: right
}

.u-pull_left {
    float: left
}

.u-underline {
    text-decoration: underline
}

.u-no_gutter {
    padding-left: 0;
    padding-right: 0
}

.u-vertical_center {
    display: table-cell;
    vertical-align: middle
}

.u-no_margin {
    margin: 0
}

.u-clearfix {
    display: block;
    width: 100%;
    clear: both
}

.blueimp-gallery>.slides>.slide>.video-content>video,
.js-image,
.u-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.u-center {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0
}

.u-img_disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.u-img_responsive {
    display: block;
    max-width: 100%;
    height: auto
}

@media only screen and (max-width:991px) {
    .u-hidden_mobile {
        display: none!important
    }
}

@media only screen and (min-width:992px) {
    .u-hidden_desktop {
        display: none!important
    }
}

.u-no_border {
    border: 0!important
}

.blueimp-gallery {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-backface-visibility: hidden;
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, .9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none
}

.blueimp-gallery>.slides>.slide>.slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-backface-visibility: hidden;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    opacity: 1
}

.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    margin: 1em auto;
    padding-bottom: 56.25%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.blueimp-gallery-display {
    display: block;
    opacity: 1
}

.blueimp-gallery>.slides {
    position: relative;
    height: 100%;
    overflow: hidden
}

.blueimp-gallery-carousel>.slides {
    position: absolute
}

.blueimp-gallery>.slides>.slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    transition-timing-function: cubic-bezier(.645, .045, .355, 1)
}

.blueimp-gallery,
.blueimp-gallery>.slides>.slide>.slide-content {
    transition: opacity .5s linear
}

.blueimp-gallery>.slides>.slide-loading {
    background: url(../img/loading.gif) center no-repeat;
    background-size: 64px 64px
}

.blueimp-gallery>.slides>.slide-loading>.slide-content {
    opacity: 0
}

.blueimp-gallery>.slides>.slide-error {
    background: url(../img/error.png) center no-repeat
}

.blueimp-gallery>.slides>.slide-error>.slide-content {
    display: none
}

.blueimp-gallery>.prev {
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -23px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: 100;
    text-decoration: none;
    text-align: center;
    background: #222;
    background: rgba(0, 0, 0, .5);
    box-sizing: content-box;
    border: 3px solid #fff;
    border-radius: 23px;
    opacity: .5;
    cursor: pointer
}

.blueimp-gallery>.close,
.blueimp-gallery>.next,
.blueimp-gallery>.prev,
.blueimp-gallery>.title {
    position: absolute;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    display: none
}

.blueimp-gallery>.next {
    width: 40px;
    height: 40px;
    margin-top: -23px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-weight: 100;
    text-decoration: none;
    text-align: center;
    background: #222;
    background: rgba(0, 0, 0, .5);
    box-sizing: content-box;
    border: 3px solid #fff;
    border-radius: 23px;
    cursor: pointer;
    left: auto;
    right: 15px;
    top: 50%;
    opacity: .5
}

.blueimp-gallery>.close,
.blueimp-gallery>.title {
    top: 15px;
    opacity: .8
}

.blueimp-gallery>.title {
    left: 15px;
    margin: 0 40px 0 0;
    font-size: 20px
}

.blueimp-gallery>.close {
    padding: 15px;
    right: 15px;
    left: auto;
    margin: -15px;
    font-size: 30px;
    text-decoration: none;
    cursor: pointer
}

.blueimp-gallery>.play-pause {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 15px;
    height: 15px;
    background: url(../img/play-pause.png) 0 0 no-repeat;
    cursor: pointer;
    opacity: .5;
    display: none
}

.blueimp-gallery-playing>.play-pause {
    background-position: -15px 0
}

.blueimp-gallery>.close:hover,
.blueimp-gallery>.next:hover,
.blueimp-gallery>.play-pause:hover,
.blueimp-gallery>.prev:hover,
.blueimp-gallery>.title:hover {
    color: #fff;
    opacity: 1
}

.blueimp-gallery-controls>.close,
.blueimp-gallery-controls>.next,
.blueimp-gallery-controls>.play-pause,
.blueimp-gallery-controls>.prev,
.blueimp-gallery-controls>.title {
    display: block;
    transform: translateZ(0)
}

.blueimp-gallery-left>.prev,
.blueimp-gallery-right>.next,
.blueimp-gallery-single>.next,
.blueimp-gallery-single>.play-pause,
.blueimp-gallery-single>.prev {
    display: none
}

.blueimp-gallery>.close,
.blueimp-gallery>.next,
.blueimp-gallery>.play-pause,
.blueimp-gallery>.prev,
.blueimp-gallery>.slides>.slide>.slide-content {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body:last-child .blueimp-gallery>.slides>.slide-error {
    background-image: url(../img/error.svg)
}

body:last-child .blueimp-gallery>.play-pause {
    width: 20px;
    height: 20px;
    background-size: 40px 20px;
    background-image: url(../img/play-pause.svg)
}

body:last-child .blueimp-gallery-playing>.play-pause {
    background-position: -20px 0
}

*+html .blueimp-gallery>.slides>.slide {
    min-height: 300px
}

*+html .blueimp-gallery>.slides>.slide>.slide-content {
    position: relative
}

.blueimp-gallery>.indicator {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: 15px;
    left: 15px;
    margin: 0 40px;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 10px;
    display: none
}

.blueimp-gallery>.indicator>li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 6px 3px 0;
    box-sizing: content-box;
    border: 1px solid transparent;
    background: #ccc;
    background: rgba(255, 255, 255, .25) center no-repeat;
    border-radius: 5px;
    box-shadow: 0 0 2px #000;
    opacity: .5;
    cursor: pointer
}

.blueimp-gallery>.indicator>.active,
.blueimp-gallery>.indicator>li:hover {
    background-color: #fff;
    border-color: #fff;
    opacity: 1
}

.blueimp-gallery-controls>.indicator {
    display: block;
    transform: translateZ(0)
}

.blueimp-gallery-single>.indicator {
    display: none
}

.blueimp-gallery>.indicator {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

*+html .blueimp-gallery>.indicator>li {
    display: inline
}

.blueimp-gallery>.slides>.slide>.video-content>img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -moz-backface-visibility: hidden
}

.blueimp-gallery>.slides>.slide>.video-content>iframe {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.blueimp-gallery>.slides>.slide>.video-playing>iframe {
    top: 0
}

.blueimp-gallery>.slides>.slide>.video-content>a {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: -64px auto 0;
    width: 128px;
    height: 128px;
    background: url(../img/video-play.png) center no-repeat;
    opacity: .8;
    cursor: pointer
}

.blueimp-gallery>.slides>.slide>.video-content>video,
.blueimp-gallery>.slides>.slide>.video-playing>a,
.blueimp-gallery>.slides>.slide>.video-playing>img {
    display: none
}

.blueimp-gallery>.slides>.slide>.video-playing>video {
    display: block
}

.blueimp-gallery>.slides>.slide>.video-loading>a {
    background: url(../img/loading.gif) center no-repeat;
    background-size: 64px 64px
}

body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a {
    background-image: url(../img/video-play.svg)
}

*+html .blueimp-gallery>.slides>.slide>.video-content {
    height: 100%
}

*+html .blueimp-gallery>.slides>.slide>.video-content>a {
    left: 50%;
    margin-left: -64px
}

.c-calculadora_imc{
    border-top: 20px solid #1896f1;
}
.c-calculadora_imc .c-calculadora h3{
    font-family: "Asap", sans-serif;
    font-weight: 700;
    color: #2274c8;
    font-size: 63px;
    text-align: center;
}
.c-calculadora_imc .c-calculadora p{
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 17px!important;
    padding-top: 10px;
}
.c-calculadora_imc .c-calculadora .c-content_inputs p{
    font-weight: 700;
    font-size: 17px!important;
    margin-bottom: 5px;
}
.c-calculadora_imc .c-calculadora{
    padding: 70px 15px;
}
.c-calculadora_imc .c-calculadora .c-content_inputs{
    padding: 20px 0px;
    border-top: 2px dashed #65c4d3;
    border-bottom: 2px dashed #65c4d3;
    float: left;
    width: 100%;
}
.c-calculadora_imc .c-calculadora .c-content_inputs div{
    width: fit-content;
    float: left;
    margin-right: 13px;
}
.c-calculadora_imc .c-calculadora .c-content_inputs div.c-peso input[type="number"]{
    width: 75px;
}
.c-calculadora_imc .c-calculadora .c-content_inputs div.c-sexo .c-content_check{
    float: left;
}
.c-calculadora_imc .c-calculadora .c-content_inputs div.c-sexo:nth-child(2){
    margin-bottom: 15px;
}
.c-calculadora_imc .c-calculadora .c-content_inputs div.c-sexo{
    width: 95px;
}
.c-calculadora_imc .c-calculadora .c-content_inputs div.c-btn_calcular button{
    background: #f39100;
    height: 45px;
    width: 150px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    transition: background 250ms;
    cursor: pointer;
    color: #fff;
    border: 0;
    border-radius: 9px;
}
.c-calculadora_imc .c-calculadora .c-content_inputs input[type="number"]{
    background: #f5f5f5;
    border: none;
    padding: 5px 15px;
    height: 43px;
    font-size: 14px;
}
.txt-center{
    text-align: center;
}
.c-content_resultados{
    padding: 40px 0px;
    float: left;
}
.c-content_resultados .resultados{
    background: #65c4d3;
    border-radius: 9px;
    padding: 0px 30px;
}
.c-content_resultados .resultados p{
    color: #fff;
    padding: 10px 40px;
    font-family: "Asap", sans-serif;
    font-weight: 700;
    font-size: 24px;
}
.c-content_resultados .resultados p span{
    font-size: 25px;
}
.c-info_imc h2{
    text-align: center;
    color: #0074c8;
}
.c-info_imc p{
    text-align: center;
    color: #888888;
    font-family: "Asap", sans-serif;
    font-size: 14px!important;
}
.c-info_imc .c-footerLocation__box h3{
    text-align: center;
    color: #000000;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: 700;
}
.c-info_imc .c-footerLocation__box p{
    text-align: center;
    color: #000000;
    font-family: "Lato", sans-serif;
    font-size: 15px!important;
    font-weight: 400;
    line-height: 28px;
    margin-top: 25px;

}
.c-info_imc .c-footerLocation__boxes{
    padding: 60px 0px;
}
#sale_total{
    background: #65c4d3;
    color: #ffffff;
    font-size: 25px;
    border: none;
    width: 100px;
    padding-left: 7px;
    font-weight: 700;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
.selected_imc{
    border: 3px solid #65c4d3;
    background-color: #65c4d3;
    color: #fff;
}

.pin_imc:after {
    border-color: #aaa transparent transparent transparent;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    bottom: -11px;
    content: '';
    height: 0;
    position: absolute;
    width: 0;
    left: 50%;
    margin-left: -5px;
}
.pin_imc {
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 5px;
    min-width: 110px;
    padding: .5em .7em;
    position: absolute;
    top: -2.4em;
    font-size: 16px;
    text-align: center;
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes pulse {
    0%,
    to {
        transform: scaleX(1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes rubberBand {
    0%,
    to {
        transform: scaleX(1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes shake {
    0%,
    to {
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes headShake {
    0%,
    50% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(0deg)
    }
}

@keyframes tada {
    0%,
    to {
        transform: scaleX(1)
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
}

@keyframes wobble {
    0%,
    to {
        transform: translateZ(0)
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
}

@keyframes jello {
    0%,
    11.1%,
    to {
        transform: translateZ(0)
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.39062deg) skewY(.39062deg)
    }
    88.8% {
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes heartBeat {
    0%,
    28%,
    70% {
        transform: scale(1)
    }
    14%,
    42% {
        transform: scale(1.3)
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        -webkit-transform: scaleX(1);
        opacity: 1;
        transform: scaleX(1)
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(0, -3000px, 0);
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        -webkit-transform: translate3d(0, 25px, 0);
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(-3000px, 0, 0);
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        -webkit-transform: translate3d(25px, 0, 0);
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(3000px, 0, 0);
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        -webkit-transform: translate3d(-25px, 0, 0);
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(0, 3000px, 0);
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        -webkit-transform: translate3d(0, -20px, 0);
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        -webkit-transform: translate3d(20px, 0, 0);
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        -webkit-transform: translate3d(-20px, 0, 0);
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        -webkit-transform: translate3d(0, 20px, 0);
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 2000px, 0);
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(-2000px, 0, 0);
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0);
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(2000px, 0, 0);
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, -2000px, 0);
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes flip {
    0% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)
    }
    40% {
        -webkit-animation-timing-function: ease-out;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)
    }
    50% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)
    }
    80% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg)
    }
    to {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)
    }
}

@keyframes flipInX {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        opacity: 1;
        transform: perspective(400px) rotateX(10deg)
    }
    80% {
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }
    40% {
        -webkit-animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        opacity: 1;
        transform: perspective(400px) rotateY(10deg)
    }
    80% {
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
        transform: perspective(400px) rotateX(-20deg)
    }
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
        transform: perspective(400px) rotateX(90deg)
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
        transform: perspective(400px) rotateY(-15deg)
    }
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        opacity: 0;
        transform: perspective(400px) rotateY(90deg)
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(-30deg)
    }
    60% {
        -webkit-transform: skewX(20deg);
        opacity: 1;
        transform: skewX(20deg)
    }
    80% {
        transform: skewX(-5deg)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) skewX(30deg)
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(-200deg);
        transform-origin: center
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: center;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: center
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: right bottom
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: left bottom
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-90deg);
        transform-origin: right bottom
    }
    to {
        -webkit-transform: translateZ(0);
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform: translateZ(0);
        transform-origin: right bottom
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        opacity: 1;
        transform-origin: center
    }
    to {
        -webkit-transform: rotate(200deg);
        -webkit-transform-origin: center;
        opacity: 0;
        transform: rotate(200deg);
        transform-origin: center
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom
    }
    to {
        -webkit-transform: rotate(45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(45deg);
        transform-origin: left bottom
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom
    }
    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: right bottom
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        opacity: 1;
        transform-origin: left bottom
    }
    to {
        -webkit-transform: rotate(-45deg);
        -webkit-transform-origin: left bottom;
        opacity: 0;
        transform: rotate(-45deg);
        transform-origin: left bottom
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        opacity: 1;
        transform-origin: right bottom
    }
    to {
        -webkit-transform: rotate(90deg);
        -webkit-transform-origin: right bottom;
        opacity: 0;
        transform: rotate(90deg);
        transform-origin: right bottom
    }
}

@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform-origin: top left
    }
    20%,
    60% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(80deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        transform: rotate(80deg);
        transform-origin: top left
    }
    40%,
    80% {
        -webkit-animation-timing-function: ease-in-out;
        -webkit-transform: rotate(60deg);
        -webkit-transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
        transform: rotate(60deg);
        transform-origin: top left
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        opacity: 0;
        transform: translate3d(0, 700px, 0)
    }
}

@keyframes jackInTheBox {
    0% {
        -webkit-transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }
    50% {
        transform: rotate(-10deg)
    }
    70% {
        transform: rotate(3deg)
    }
    to {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes rollIn {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        -webkit-transform: translateZ(0);
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes zoomIn {
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomInDown {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
}

@keyframes zoomInLeft {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0)
    }
}

@keyframes zoomInRight {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0)
    }
}

@keyframes zoomInUp {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0)
    }
    60% {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(.3, .3, .3);
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOutDown {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0)
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom
    }
}

@keyframes zoomOutLeft {
    40% {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

@keyframes zoomOutRight {
    40% {
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

@keyframes zoomOutUp {
    40% {
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0)
    }
    to {
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }
    to {
        transform: translate3d(0, 100%, 0);
        visibility: hidden
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }
    to {
        transform: translate3d(-100%, 0, 0);
        visibility: hidden
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }
    to {
        transform: translate3d(100%, 0, 0);
        visibility: hidden
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }
    to {
        transform: translate3d(0, -100%, 0);
        visibility: hidden
    }
}

.bounce {
    -webkit-animation-name: bounce;
    -webkit-transform-origin: center bottom;
    animation-name: bounce;
    transform-origin: center bottom
}

.flash {
    animation-name: flash
}

.pulse {
    animation-name: pulse
}

.rubberBand {
    animation-name: rubberBand
}

.shake {
    animation-name: shake
}

.headShake {
    -webkit-animation-name: headShake;
    -webkit-animation-timing-function: ease-in-out;
    animation-name: headShake;
    animation-timing-function: ease-in-out
}

.swing {
    -webkit-animation-name: swing;
    -webkit-transform-origin: top center;
    animation-name: swing;
    transform-origin: top center
}

.tada {
    animation-name: tada
}

.wobble {
    animation-name: wobble
}

.jello {
    -webkit-animation-name: jello;
    -webkit-transform-origin: center;
    animation-name: jello;
    transform-origin: center
}

.heartBeat {
    -webkit-animation-duration: 1.3s;
    -webkit-animation-name: heartBeat;
    -webkit-animation-timing-function: ease-in-out;
    animation-duration: 1.3s;
    animation-name: heartBeat;
    animation-timing-function: ease-in-out
}

.bounceIn {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-duration: .75s;
    animation-name: bounceIn
}

.bounceInDown {
    animation-name: bounceInDown
}

.bounceInLeft {
    animation-name: bounceInLeft
}

.bounceInRight {
    animation-name: bounceInRight
}

.bounceInUp {
    animation-name: bounceInUp
}

.bounceOut {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-duration: .75s;
    animation-name: bounceOut
}

.bounceOutDown {
    animation-name: bounceOutDown
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

.bounceOutRight {
    animation-name: bounceOutRight
}

.bounceOutUp {
    animation-name: bounceOutUp
}

.fadeIn {
    animation-name: fadeIn
}

.fadeInDown {
    animation-name: fadeInDown
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

.fadeInLeft {
    animation-name: fadeInLeft
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

.fadeInRight {
    animation-name: fadeInRight
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

.fadeInUp {
    animation-name: fadeInUp
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

.fadeOut {
    animation-name: fadeOut
}

.fadeOutDown {
    animation-name: fadeOutDown
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

.fadeOutRight {
    animation-name: fadeOutRight
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

.fadeOutUp {
    animation-name: fadeOutUp
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

.animated.flip {
    -webkit-animation-name: flip;
    -webkit-backface-visibility: visible;
    animation-name: flip;
    backface-visibility: visible
}

.flipInX,
.flipInY,
.flipOutX,
.flipOutY {
    -webkit-animation-name: flipInX;
    -webkit-backface-visibility: visible!important;
    animation-name: flipInX;
    backface-visibility: visible!important
}

.flipInY,
.flipOutX,
.flipOutY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

.flipOutX,
.flipOutY {
    -webkit-animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-duration: .75s;
    animation-name: flipOutX
}

.flipOutY {
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in
}

.rotateIn {
    animation-name: rotateIn
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

.rotateOut {
    animation-name: rotateOut
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

.hinge {
    -webkit-animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-duration: 2s;
    animation-name: hinge
}

.jackInTheBox {
    animation-name: jackInTheBox
}

.rollIn {
    animation-name: rollIn
}

.rollOut {
    animation-name: rollOut
}

.zoomIn {
    animation-name: zoomIn
}

.zoomInDown {
    animation-name: zoomInDown
}

.zoomInLeft {
    animation-name: zoomInLeft
}

.zoomInRight {
    animation-name: zoomInRight
}

.zoomInUp {
    animation-name: zoomInUp
}

.zoomOut {
    animation-name: zoomOut
}

.zoomOutDown {
    animation-name: zoomOutDown
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

.zoomOutRight {
    animation-name: zoomOutRight
}

.zoomOutUp {
    animation-name: zoomOutUp
}

.slideInDown {
    animation-name: slideInDown
}

.slideInLeft {
    animation-name: slideInLeft
}

.slideInRight {
    animation-name: slideInRight
}

.slideInUp {
    animation-name: slideInUp
}

.slideOutDown {
    animation-name: slideOutDown
}

.slideOutLeft {
    animation-name: slideOutLeft
}

.slideOutRight {
    animation-name: slideOutRight
}

.slideOutUp {
    animation-name: slideOutUp
}

.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.delay-1s {
    animation-delay: 1s
}

.animated.delay-2s {
    animation-delay: 2s
}

.animated.delay-3s {
    animation-delay: 3s
}

.animated.delay-4s {
    animation-delay: 4s
}

.animated.delay-5s {
    animation-delay: 5s
}

.animated.fast {
    animation-duration: .8s
}

.animated.faster {
    animation-duration: .5s
}

.animated.slow {
    animation-duration: 2s
}

.animated.slower {
    animation-duration: 3s
}

@media (prefers-reduced-motion) {
    .animated {
        -webkit-animation: unset!important;
        -webkit-transition: none!important;
        animation: unset!important;
        transition: none!important
    }
}

button.descargar-cupon-cubo {
    background: none;
    border: none;
    padding: 0;
}
.click-cubo {
    height: inherit;
    width: inherit;
    position: absolute;
    z-index: 2;
}
div#cube3d2 {
    z-index: 1;
}
div.cube-wrap:hover {
  cursor: pointer;
}
#farmacias{
  margin-top: 35px;
  padding: 20px;
}
.imgs_farmacias_ad{
  height: 60px!important;
  margin-bottom: 35px;
}
.content_farmacias{
  text-align: center;
}

#farmacias .owl-nav .owl-next span, #farmacias .owl-nav .owl-prev span {
  position: relative;
  top: -2px;
}
#farmacias .owl-nav .owl-next, #farmacias .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    height: 40px;
    width: 40px;
    font-size: 30px!important;
    color: #fff!important;
    background: #fd8204!important;
    transition: all 250ms;
    outline: 0;
    transform: translateY(-50%);
    z-index: 999;
}
#farmacias .owl-nav .owl-next{
  right: -50px;
  top: 48px;
}
#farmacias .owl-nav .owl-prev{
  left: -50px;
  top: 48px;
}
.content_like{
  background: #f1f1f1;
  margin: 0 auto;
  padding: 15px 95px;
}
.content_like p{
  margin-bottom: 0px;
}
.content_like p span{
  font-weight: 800;
}
.content_like .offset-3{
  margin-left: 0px;
}
.content_like p img{
    width: 35px;
    display: inline-block;
    margin-left: 40px;
    position: relative;
    top: -3px;
    cursor: pointer;
}



.c-buscadorResultados__items::-webkit-scrollbar {
  width: 1em;
}

.c-buscadorResultados__items::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #f5f6f7;
}

.c-buscadorResultados__items::-webkit-scrollbar-thumb {
  background-color: #2274c8;
  outline: 1px solid #2274c8;
  border-radius: 15px;
}



.nuevo_p{
  padding: 0px 60px;
  float: left;
  z-index: 99;
}
.nuevo_p h1{
  text-align: left;
  width: 80%;
  margin: 0px auto 10px;
}
.nuevo_p p.par_nuevo{
    text-align: left;
    width: 80%;
    margin: 0px auto 25px;
    font-size: 13px !important;
}
.link_info{
  text-align: left;
  width: 80%;
  margin: 0px auto 10px;
  color: rgb(255, 255, 255);
  display: block;
  font-weight: 700;
  text-decoration: underline;
  font-size: 13px;
  letter-spacing: 0.2px;
}
.brnone{
  
}
.c-buscadorResultados{
  padding: 30px 0px;
  background: rgb(255, 255, 255);
  margin-right: 90px;
}
#scrollBuscador .legatitulo{
  color: rgb(49, 150, 241);
    font-size: 24px!important;
    font-weight: 800;
    text-align: left;
    margin: 0 auto 10px;
}
.c-buscadorResultados__item .actions span.price_n{
  width: 100%;
  text-align: right;
  font-size: 21px;
}
.c-buscadorResultados__item .actions a.linkgenera{
  width: 80%;
  line-height: 40px;
  font-size: 13px;
  border-radius: 12px;
  float: right;
}
.c-buscadorResultados__item p.medi_n{
  padding: 30px 20px;
  color: rgb(118, 118, 118);
  text-align: left;
  font-size: 14px !important;
  width: 65%;
  border: 0px solid #f2f2f2;
}
.c-inner .c-cupon__input-agree_n{
  margin: 40px 55px;
}
.c-cupon__item .c-cupon__actions_n{
  margin: 40px 55px;
}
.c-cupon__item .c-cupon__actions_n a{
  width: 21.5%;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .nuevo_p{
    padding: 0px 0px;
    float: left;
  }
  .nuevo_p h1{
    text-align: left;
    width: 90%;
    font-size: 22px;
    margin: 0px auto 10px;
  }
  .nuevo_p p.par_nuevo{
    text-align: left;
    width: 80%;
    margin: 0px auto 25px;
    font-size: 12px !important;
  }
  .c-buscadorMedicamentos__form {
    width: 330px!important;
  }
  .c-buscadorMedicamentos__form .input button {
    line-height: 40px;
    text-align: center;
    margin: inherit;
    border: 0;
    background: #0074c8;
    cursor: pointer;
    transition: background .3s;
    border-radius: 0;
    max-width: 270px;
    width: 60%;
    outline: 0;
    font-size: 13px;
  }
  .link_info{
    text-align: left;
    width: 80%;
    margin: 0px auto 10px;
    color: rgb(255, 255, 255);
    display: block;
    font-weight: 700;
    text-decoration: underline;
    font-size: 10px;
    letter-spacing: 0.2px;
  }
  .brnone{
    display: none;
  }
  .c-buscadorResultados{
    padding: 30px 0px;
    background: rgb(255, 255, 255);
    margin-right: inherit;
    margin: 0 auto;
    border-radius: 10px;
    margin-top: 25px;
  }
  #scrollBuscador .legatitulo{
    color: rgb(49, 150, 241);
    font-size: 21px!important;
    font-weight: 800;
    text-align: left;
    margin: 0 auto 10px;
  }
  .c-buscadorResultados__item .actions span.price_n{
    width: 100%;
    text-align: right;
    font-size: 19px;
    border: 0px solid #f2f2f2;
  }
  .c-buscadorMedicamentos:after, .c-buscadorMedicamentos:before {
    background: url(../img/buscador-productos-after.png);
    height: 510px;
    position: absolute;
    bottom: 0;
    content: '';
    width: 626px;
    opacity: .1;
    z-index: -9;
  }
  .c-buscadorResultados__item .actions a.linkgenera{
    width: 100%;
    line-height: 35px;
    font-size: 10px;
    border-radius: 12px;
    float: right;
  }
  .c-buscadorResultados__item p.medi_n{
    padding: 21px 20px;
    color: rgb(118, 118, 118);
    text-align: left;
    font-size: 14px !important;
    width: 65%;
    border: 0px solid #f2f2f2;
  }
  .bord{
    border-bottom: 2px solid #f2f2f2;
  }
  .c-inner .c-cupon__input-agree_n{
    margin: 40px auto!important;
  }
  .c-cupon__item .c-cupon__actions_n{
    margin: inherit;
  }
  .c-cupon__item .c-cupon__actions_n a{
    width: 48%;
    margin-bottom: 15px;
    font-size: 9px;
  }
}

.c-savalInfo__box .gallery .owl-nav {
  bottom: 170px;
  position: relative;
  margin-top: 25px;
}

.c-savalInfo__box .gallery .owl-nav .owl-prev {
  background: #f39100;
  padding: 3px 12px!important;
  border-radius: 0;
  left: 0;
  position: absolute;
}
.c-savalInfo__box .gallery .owl-nav .owl-next {
  background: #f39100;
  padding: 3px 12px!important;
  border-radius: 0;
  right: 0;
  position: absolute;
}
.c-savalInfo__box .gallery .owl-nav span {
  font-size: 50px;
  line-height: 22px;
  color: #f6b65d;
}
.c-savalInfo__box .gallery .owl-dots {
  bottom: 0;
}
.c-savalInfo__box .gallery .owl-dots .owl-dot span {
  background: #fff;
}
.c-savalInfo__box .gallery .owl-dots .owl-dot.active span,
.c-savalInfo__box .gallery .owl-dots .owl-dot:hover span {
  background: #fd8204;
}


.c-savaTemas__boxes._v2 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 60px;
  width: 80%;
  margin: 0 auto;
}

.c-savaTemas__boxes._v2 .c-savaTemas__box_ img {
  margin-bottom: 30px;
  max-width: 100%;
}

@media (max-width: 1100px) {
  .c-savaTemas__boxes._v2 {
    grid-gap: 40px;
  }
}

@media (max-width: 991px) {
  .c-savaTemas__boxes._v2 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px;
  }
}

@media (max-width: 500px) {
  .c-savaTemas__boxes._v2 {
    grid-template-columns: 1fr 1fr;
  }
}

.c-beneficios__lista.v2_ ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    row-gap: 40px;
}

.c-beneficios__lista.v2_ ul li {
    width: 100%;
    max-width: 265px;
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
}

.c-beneficios__lista.v2_ ul li img {
  max-height: 70px;
  width: auto;
  margin-bottom: 20px;
  padding-left: 60px;
}

.c-beneficios__lista.v2_ ul li i {
    height: 30px;
    width: 30px;
    top: 20px;
    line-height: 29px;
    font-size: 17px;
}

.link_info._azul {
    width: 100%;
    margin: 0;
    color: rgb(0 116 200);
    padding-left: 30px;
    display: grid;
    grid-template-columns: auto auto;
    column-gap: 10px;
    line-height: 20px;
}

@media (max-width: 992px) {

  .link_info._azul {
    display: none;
  }

  .c-beneficios__lista.v2_ ul {
  width: min-content;
    margin: 0 auto;
  }

  .c-beneficios__lista.v2_ ul li h3 {
    width: 300px;
  }

  .c-beneficios__lista.v2_ ul li {
      max-width: 300px;
  }

}

@media (max-width: 660px) {
  .c-beneficios__lista.v2_ ul li h3 {
      width: 200px;
  }
}

@media (max-width: 490px) {
  .c-beneficios__lista.v2_ ul li h3 {
      width: 120px;
      font-size: 13px;
  }

  .c-beneficios__lista.v2_ ul li img {
      max-height: 50px;
      width: auto;
      margin-bottom: 15px;
      padding-left: 50px;
  }

  .c-beneficios__lista.v2_ ul li i {
    height: 25px;
    width: 25px;
    top: 10px;
    line-height: 25px;
    font-size: 15px;
  }
}


/* mapa programa de descuentos v2 */
.c-mapa__items {
  /*display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 5px;*/
}

.c-mapa__items .c-mapa__item a {
  /*margin-top: 0;*/
}

.c-mapa.v2 {
    display: grid;
    grid-template-columns: 1fr 2fr;
}

.c-mapa.v2 .maps-desktop {
  grid-column: 2;
  height: 440px!important;
  box-shadow: unset;
  padding-top: 10px;
}

.c-mapa.v2 .c-mapa__search {
  grid-column: 1;
  grid-row: 1;
  position: unset;
  left: unset;
  bottom: unset;
  padding: 60px 60px 0 60px;
  z-index: unset;
  max-width: none;
  box-shadow: unset;
}

.c-mapa.v2 .c-mapa__items {
    overflow-y: scroll;
    height: 272px;
}

/* width */
.c-mapa.v2 .c-mapa__items::-webkit-scrollbar {
  width: 5px;
}
/* Track */
.c-mapa.v2 .c-mapa__items::-webkit-scrollbar-track {
  background: #d8d8d8; 
}
/* Handle */
.c-mapa.v2 .c-mapa__items::-webkit-scrollbar-thumb {
  background: #888; 
}
/* Handle on hover */
.c-mapa.v2 .c-mapa__items::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.c-mapa.v2 .c-mapa__item a {
    margin-top: 0px;
    margin-bottom: 18px;
}

.c-mapa.v2 .c-mapa__item:last-child a {
  margin-bottom: 0;
}

.c-mapa.v2 .c-mapa__item {
  margin-right: 30px;
}

@media (min-width: 993px) {
  .c-mapa.v2 {
      margin-bottom: 0;
  }
}


@media (max-width: 1024px) {
  .c-mapa.v2 {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  .c-mapa.v2 {
    grid-template-columns: 1fr;
  }

  .c-mapa.v2 .c-mapa__items {
    /*overflow-y: unset;*/
    /*height: auto;*/
  }
  .c-mapa.v2 .c-mapa__search {
    padding: 60px 30px 10px 30px;
}
}

@media (max-width: 425px) {
  .c-mapa.v2 .c-mapa__item {
    margin-right: 3px;
  }

  .c-mapa.v2 .c-mapa__search {
  }

   .imgs_farmacias_ad {
    height: 43px!important;
  }
}