@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.carta {
  margin-bottom: 60px;
}
.pizzas {
	padding-left: 0;
}
.text-medium {
  font-weight: 600;
}
.text-muted {
  font-size: 16px;
}
.menu-category {
    border-bottom: 2px solid #ddd;
    padding-bottom: 5px;
    margin-top: 30px;
    font-weight: bold;
    font-size: 1.2rem;
}
.menu-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
	font-size: 17px;
}
.menu-price {
    font-weight: bold;
    color: #e98ec3;
}
.disclaimer-horas li {
	margin-bottom: 6px;
}
.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;
  overflow: hidden;
}

.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;
}

.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,
.owl-carousel-2 {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

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

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

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

.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -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-2 .owl-wrapper {
  -webkit-backface-visibility: hidden;
}

.owl-carousel-2 .owl-item,
.owl-carousel-2 .owl-wrapper {
  -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,
.owl-carousel-2 .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

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

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

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev,
.owl-carousel-2 .owl-dot,
.owl-carousel-2 .owl-nav .owl-next,
.owl-carousel-2 .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,
.owl-carousel-2 .owl-nav button.owl-next,
.owl-carousel-2 .owl-nav button.owl-prev,
.owl-carousel-2 button.owl-dot {
  background: 0 0;
  color: inherit;
  border: 0;
  padding: 0 !important;
  font: inherit;
}

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

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

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

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

.owl-carousel-2.owl-drag .owl-item,
.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-2.owl-grab,
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

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

.owl-carousel-2.owl-rtl .owl-item,
.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: #e98ec3;
  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: #c1669b;
}

.owl-theme .owl-next span,
.owl-theme .owl-prev span {
  color: #ffc0f5 !important;
}

.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: 0;
}

.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;
  *display: inline;
}

.owl-theme .owl-nav {
  position: absolute;
  z-index: 99999;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.owl-theme .owl-next,
.owl-theme .owl-prev {
  transition: background-color 0.4s;
  width: 72px;
  height: 72px;
  background-color: rgba(255, 255, 255, 0.6) !important;
  background-image: none;
  display: none;
  margin: 0;
}

.owl-theme .owl-prev {
  float: left;
}

.owl-theme .owl-next {
  float: right;
}

.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: 'Lato', sans-serif;
  color: #000;
  background-color: #fff;
  -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: #e98ec3;
  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;
}

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

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

button:focus {
  outline: 0;
}

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

a:hover {
  color: #e98ec3;
  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;
}

.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: #e98ec3;
}

@media only screen and (max-width: 768px) {
  .toogle_menu {
    display: block;
  }
}

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

.c-container {
  display: block;
  overflow: hidden;
  width: 90%;
  height: auto;
  margin: 0 auto;
  max-width: 1100px;
}

.c-social {
  bottom: 100px;
  height: auto;
  padding-top: 0;
  position: fixed;
  right: 20px;
  width: 50px;
  z-index: 99999;
}

.c-social a {
  background: #333;
  border-radius: 100%;
  color: #fff;
  display: block;
  font-size: 23px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto 13px;
  text-align: center;
  width: 50px;
  transition: all 600ms ease;
}

.c-social a:hover {
  background: #e98ec3;
}

@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);
}

.u-text_center {
  text-align: center;
}

.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;
}

* + 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, 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;
}

* + 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: 0.8;
  cursor: pointer;
}

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

.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;
}

/*!
 * 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(0deg);
  }
}

@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(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.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(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;
  }
}

.c-ReservaLink {
  overflow: hidden;
  padding: 0;
  min-height: 0;
  width: 100%;
  height: auto;
  display: block;
  top: -50px;
  position: relative;
  z-index: 2;
}

.c-PriceBox,
.c-ReservaLink a {
  position: relative;
  text-align: center;
}

.c-ReservaLink a {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 800;
  line-height: 60px;
  border: 1px solid #f5f5f5;
  color: #fff;
  transition-duration: 0.3s;
  margin: 0 auto;
  letter-spacing: 5px;
  width: 80%;
  max-width: 300px;
  display: block;
  background: #e98ec3;
  border-radius: 30px;
  box-shadow: 0 10px 20px 0 rgba(150, 150, 150, 0.2);
  height: 60px;
}

.c-ReservaLink a:hover {
  background: #fff;
  color: #e98ec3;
  text-decoration: none;
}

.c-ReservaLink .c-container {
  padding: 20px;
}

.c-PriceBox {
  height: auto;
  padding: 70px 0;
  min-height: 0;
  background-size: 100%;
  background: #fdfcfc;
}

.c-PriceBox,
.c-PriceBox__item {
  display: block;
  width: 100%;
}

.c-PriceBox__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  gap: 30px;
}

.c-PriceBox__inner {
  background: #ffe8ff;
  color: #993e73;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.c-PriceBox__box {
  display: block;
  box-sizing: border-box;
  flex: 1;
  max-width: 350px;
}

@media (max-width: 768px) {
  .c-PriceBox__box {
    width: 100%;
    margin-bottom: 30px;
  }
}

.c-PriceBox__box h2 {
  width: 100%;
  background: #fface1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 25px;
  min-height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-PriceBox__box h3 {
  font-weight: 700;
  font-size: 50px;
  margin: 25px auto;
  padding: 0 15px;
}

.c-PriceBox__box h3 span {
  display: block;
  font-size: 13px;
}

.c-PriceBox__box p {
  color: #8f8f8f;
}

.c-LegendsText,
.c-RoomBox {
  height: auto;
  text-align: center;
  position: relative;
}

.c-LegendsText {
  width: 100%;
  overflow: hidden;
  min-height: 0;
  display: block;
  background-size: 100%;
  padding: 0 0 140px;
}

.c-LegendsText h1 span {
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 3px;
  margin-top: 13px;
  margin-bottom: 13px;
  text-transform: uppercase;
}

.c-LegendsText p {
  color: #323232;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin: 0 auto;
  max-width: 960px;
  line-height: 25px;
  width: 90%;
}

.c-RoomBox {
  color: #fff;
  padding: 30px 0;
  background: url(../img/bg-room.jpg);
  background-attachment: fixed;
}

@media (max-width: 888px) {
  .c-RoomBox {
    height: auto;
  }
}

@media (max-width: 500px) {
  .c-RoomBox {
    height: auto;
  }
}

.c-RoomBox .mask {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.c-RoomBox .c-container {
  position: relative;
  z-index: 100;
}

.c-RoomBox h2 {
  margin-bottom: 5px;
}

.c-RoomBox p {
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 200;
  line-height: 22px;
  margin-bottom: 20px;
}

.c-RoomBox__item,
.c-RoomBox__item .BoxRoom {
  display: block;
  overflow: hidden;
  position: relative;
}

.c-RoomBox__item {
  z-index: 10;
  margin-top: 40px;
  width: 100%;
}

.c-RoomBox__item .BoxRoom {
  float: left;
  width: 49%;
  margin-right: 2%;
  box-sizing: border-box;
  border: 4px solid #a9a9a9;
  padding: 25px 30px;
  margin-bottom: 2%;
}

.c-RoomBox__item .BoxRoom img,
.c-RoomBox__item .BoxRoom::after {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.c-RoomBox__item .BoxRoom::after {
  content: '';
  background: rgba(154, 138, 171, 0.2);
  z-index: -1;
}

.c-RoomBox__item .BoxRoom:hover::after {
  background: rgba(154, 138, 171, 0.7);
}

@media (max-width: 768px) {
  .c-RoomBox__item .BoxRoom {
    width: 100%;
  }
}

.c-RoomBox__item .BoxRoom img {
  z-index: -2;
}

.c-RoomBox h2,
.c-RoomBox__item .BoxRoom h3 {
  font-size: 30px;
}

.c-LegendsText h1 span,
.c-RoomBox__item .BoxRoom h3 span {
  color: #e98ec3;
  display: block;
}

.c-RoomBox__item .BoxRoom ul {
  display: block;
  overflow: hidden;
  margin: 30px auto;
  width: 180px;
}

.c-RoomBox__item .BoxRoom ul li {
  float: left;
  display: block;
  width: 40px;
  height: 40px;
  border: 3px solid #fff;
  line-height: 37px;
  text-align: center;
  border-radius: 100%;
  margin-right: 5px;
}

.c-RoomBox h2,
.c-RoomBox__item .BoxRoom a,
.c-ServiceBox h2 {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
}

.c-RoomBox__item .BoxRoom a {
  text-align: center;
  line-height: 40px;
  height: 40px;
  border: 1px solid #f5f5f5;
  position: relative;
  transition-duration: 0.3s;
  letter-spacing: 1px;
  width: 80%;
  max-width: 200px;
  background: #fff;
  border-radius: 30px;
  font-size: 13px;
  color: #e98ec3;
  margin: 0 auto;
}

.c-RoomBox__item .BoxRoom a:hover {
  text-decoration: none;
  color: #fff;
  background: #e98ec3;
}

.c-ServiceBox {
  height: auto;
  color: #fff;
  text-align: center;
  padding: 30px 0;
  position: relative;
  background-position: left top;
  background-size: cover;
}

.c-ServiceBox h2 {
  color: #342d3b;
  font-size: 2em;
  margin: 0.67em 0;
}

.c-ServiceBox .titleGallery {
  width: 100%;
  background: #e98ec3;
  height: 150px;
  line-height: 150px;
  font-size: 50px;
  color: #fff;
  margin-top: -130px;
}

.c-ServiceBox p {
  color: #323232;
  font-family: Source Sans Pro, sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin: 0 auto;
  max-width: 960px;
  line-height: 25px;
  width: 90%;
}

.c-ServiceBox__item {
  margin: 70px 0;
  display: block;
  overflow: hidden;
}

.c-ServiceBox__ServiceGrid {
  width: 23.5%;
  float: left;
  display: block;
  overflow: hidden;
  margin-right: 2%;
  margin-bottom: 4%;
  box-sizing: border-box;
  color: #342d3b;
  border: 1px solid #dcdcdc;
  padding: 30px;
  text-align: center;
}

.c-ServiceBox__ServiceGridGallery {
  width: 23.5%;
  float: left;
  display: block;
  overflow: hidden;
  margin-right: 2%;
  margin-bottom: 4%;
  box-sizing: border-box;
  color: #342d3b;
  border: 1px solid #dcdcdc;
  /* padding: 30px; */
  text-align: center;
}

.c-ServiceBox__ServiceGridGallery a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-ServiceBox__ServiceGridGallery a .circleNumber {
  position: absolute;
  top: 0;
  left: 28px;
  background-color: white;
  border-radius: 0px;
  text-transform: uppercase;
  color: #760c7b;
  border: solid 7px #760c7b;
  font-size: 1.8em;
  padding: 3px;
}

.c-ServiceBox__ServiceGrid:nth-child(4n) {
  margin-right: 0;
}

.c-ServiceBox__ServiceGridGallery:nth-child(4n) {
  margin-right: 0;
}

@media (max-width: 800px) {
  .c-ServiceBox__ServiceGrid {
    width: 49%;
  }
  .c-ServiceBox__ServiceGridGallery {
    width: 49%;
  }
  .c-ServiceBox__ServiceGrid:nth-child(2n) {
    margin-right: 0;
  }
  .c-ServiceBox__ServiceGridGallery:nth-child(2n) {
    margin-right: 0;
  }
  .c-ServiceBox__ServiceGrid p {
    font-size: 12px;
  }
}

.c-ServiceBox__ServiceGrid i {
  font-size: 70px;
  color: #e98ec3;
  margin-bottom: 20px;
}

.c-ServiceBox__ServiceGrid:hover {
  border: 1px solid #e98ec3;
  background: #e98ec3;
  color: #fff;
  transition: all 0.4s;
}

.c-ServiceBox__ServiceGridGallery:hover {
  border: 1px solid #e98ec3;
  background: #e98ec3;
  color: #fff;
  transition: all 0.4s;
}

.c-ServiceBox__ServiceGrid:hover i,
.c-ServiceBox__ServiceGrid:hover p {
  color: #fff;
}

.c-ServiceBox__ServiceGridGallery:hover i,
.c-ServiceBox__ServiceGridGallery:hover p {
  color: #fff;
}

header {
  display: block;
  overflow: hidden;
  width: 100%;
  background: #342d3b;
  position: fixed;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  z-index: 99999;
}

header nav {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  float: right;
  font-size: 14px;
}

.c-NavDesktop {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

.c-NavDesktop li a {
  display: block;
  padding: 0 20px;
  line-height: 84px;
  font-family: Source Sans Pro, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

.c-NavDesktop li a:hover,
.c-RoomsBox__RoomsItems .RoomsLegends a:hover {
  background: #e98ec3;
  color: #fff;
  text-decoration: none;
}

.c-NavDesktop li a i,
.header-mobile ul.c-NavMobile li a i {
  margin-right: 5px;
}

.c-NavDesktop li .current,
.header-mobile ul.c-NavMobile .current {
  background: #e98ec3;
  color: #fff;
}

.c-Brand {
  display: inline-block;
  margin-top: 15px;
  width: 280px;
  height: 50px;
  overflow: hidden;
  background: #fff;
  border-radius: 25px;
}

.c-Brand img,
footer {
  display: block;
  text-align: center;
}

.c-Brand img {
  margin: 2px auto;
  width: 84%;
}

@media (max-width: 955px) {
  header {
    display: none;
  }
}

.header-mobile {
  display: none;
  width: 100%;
  height: 60px;
  background: #342d3b;
  position: fixed;
  border-bottom: 1px solid #c1669b;
  top: 0;
  z-index: 99999;
}

.header-mobile .logo {
  display: inline-block;
  margin-top: 13px;
}

.header-mobile .logo img,
footer img {
  display: block;
  max-width: 250px;
}

.header-mobile ul.c-NavMobile {
  display: none;
  height: auto;
  left: 0;
  list-style: outside none none;
  position: absolute;
  text-align: left;
  top: 60px;
  width: 100%;
}

.header-mobile ul.c-NavMobile li {
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
  height: 50px;
  line-height: 50px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  padding-left: 30px;
}

.header-mobile .down-menu,
.header-mobile ul.c-NavMobile li a {
  color: #e98ec3;
  display: block;
  height: 100%;
  text-transform: uppercase;
  width: 100%;
  font-size: 12px;
}

.header-mobile ul.c-NavMobile li a:hover {
  color: #fff;
  text-decoration: none;
}

.header-mobile ul.c-NavMobile li:hover {
  background-color: #e98ec3;
}

.header-mobile .down-menu {
  cursor: pointer;
  font-size: 25px;
  font-weight: 100;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 60px;
  color: #fff;
  top: 0;
}

@media (max-width: 955px) {
  .header-mobile {
    display: block;
  }
}

footer {
  background: #fff;
  width: 100%;
  overflow: hidden;
  padding: 70px 0;
  box-shadow: 0 -20px 40px -23px rgba(163, 163, 163, 0.7);
}

footer img {
  margin: 0 auto 30px;
  max-width: 300px;
}

.Contact-footer li,
footer p {
  line-height: 25px;
  color: #323232;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 300;
}

footer p {
  margin: 0 auto 20px;
  max-width: 960px;
  font-size: 18px;
  width: 90%;
}

footer p i {
  color: #e98ec3;
  margin-right: 10px;
}

.c-legal {
  background: #e98ec3;
  width: 100%;
  padding: 10px 0;
}

.c-legal p {
  color: #fff;
  margin: 0;
}

.Contact-footer {
  display: block;
  float: left;
  overflow: hidden;
  width: 100%;
  margin: 30px 0 0;
}

.Contact-footer li {
  width: 24%;
  font-size: 15px;
  float: left;
  margin-right: 1%;
}

.Contact-footer li:last-child {
  margin-right: 0;
}

@media (max-width: 670px) {
  .Contact-footer li {
    width: 100%;
  }
}

.Contact-footer li i {
  color: #fff;
  display: block;
  background: #342d3b;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  margin: 0 auto 30px;
}

@media (max-width: 670px) {
  .Contact-footer li i {
    margin-bottom: 20px;
  }
}

.Contact-footer li i::before {
  line-height: 50px;
}

.c-BigBanner {
  display: block;
  overflow: hidden;
  background: #fff;
  position: relative;
  padding: 0;
}

.c-BigBanner__item {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  left: 50%;
}

.c-BigBanner__BgImg {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  opacity: 1;
  z-index: -3;
}

.c-BigBanner__BgImg img {
  width: 100%;
  height: auto;
  display: inline-block;
}

@media (max-width: 1280px) {
  .c-BigBanner__BgImg img {
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1;
  }
}

.c-BigBanner .item {
  display: block;
  overflow: hidden;
  height: 700px;
  width: 100%;
}

@media only screen and (max-device-width: 1680px),
  only screen and (max-width: 1680px) {
  .c-BigBanner .item {
    height: 600px;
    padding-bottom: 0;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait),
  only screen and (max-width: 900px) {
  .c-BigBanner .item {
    padding-bottom: 53.33%;
  }
}

.c-BigBanner h2 {
  font-size: 80px;
  font-weight: 900;
  margin-bottom: 10px;
  color: #fff;
}

.c-BigBanner h2 span {
  display: block;
  font-size: 40px;
}

@media (max-width: 680px) {
  .c-BigBanner h2 span {
    font-size: 30px;
    line-height: 30px;
    margin-top: 20px;
  }
  .c-BigBanner h2 {
    font-size: 60px;
    line-height: 50px;
  }
}

.c-BannerInner p,
.c-BigBanner p {
  font-size: 20px;
  max-width: 600px;
  color: #fff;
}

.c-BannerInner {
  display: block;
  overflow: hidden;
  background: #fff;
  position: relative;
}

.c-BannerInner h1,
.c-BannerInner h2 {
  font-size: 80px;
  font-weight: 900;
  margin-bottom: 10px;
  color: #fff;
}

.c-BannerInner h1 span,
.c-BannerInner h2 span {
  display: block;
  font-size: 40px;
}

@media (max-width: 600px) {
  .c-BannerInner h1 span,
  .c-BannerInner h2 span {
    font-size: 30px;
    line-height: 30px;
    margin-top: 20px;
  }
  .c-BannerInner h1,
  .c-BannerInner h2 {
    font-size: 40px;
    line-height: 30px;
  }
}

.c-BannerInner p {
  color: #fff;
}

.c-BannerInner__item {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  left: 50%;
  overflow: hidden;
}

.c-BannerInner__BgImgInner {
  display: inline-block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  opacity: 1;
  z-index: -3;
}

.c-BannerInner__BgImgInner img {
  width: 100%;
  height: auto;
  display: inline-block;
}

@media (max-width: 1280px) {
  .c-BannerInner__BgImgInner img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media (max-width: 600px) {
  .c-BannerInner__BgImgInner img {
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0.5;
  }
}

.c-BannerInner .item {
  height: 400px;
  width: 100%;
  position: relative;
}

@media only screen and (max-device-width: 1680px),
  only screen and (max-width: 1680px) {
  .c-BannerInner .item {
    height: 400px;
    padding-bottom: 0;
  }
}

.c-BannerInner .item:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #342d3b;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
}

.c-RoomsBox {
  width: 100%;
  min-height: 0;
  padding: 0 0 140px;
}

.c-BannerInner .item,
.c-RoomsBox,
.c-RoomsBox__item {
  display: block;
  overflow: hidden;
}

.c-RoomsBox__RoomsItems {
  overflow: hidden;
  border-bottom: 1px dotted #dcdcdc;
  padding: 40px 0;
}

.c-RoomsBox__RoomsItems .RoomsImg {
  margin-right: 2%;
}

.c-RoomsBox__RoomsItems .RoomsImg,
.c-RoomsBox__RoomsItems .RoomsLegends {
  display: block;
  float: left;
  width: 49%;
  overflow: hidden;
}

.c-ContactBox a,
.c-ContactBox form,
.c-RoomsBox__RoomsItems,
.c-RoomsBox__RoomsItems .RoomsImg img,
.c-RoomsBox__RoomsItems .RoomsLegends img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
	.col-carta-left {
    padding-right: 30px !important;
	}
	.col-carta-right {
    padding-left: 30px !important;
	}
}
@media (max-width: 768px) {
  .c-RoomsBox__RoomsItems .RoomsImg,
  .c-RoomsBox__RoomsItems .RoomsLegends {
    width: 100%;
  }
	.carta {
      margin-bottom: 40px;
	}
}

.c-RoomsBox__RoomsItems .RoomsLegends {
  margin-right: 0;
}

.c-RoomsBox__RoomsItems .RoomsLegends h2 {
  color: #342d3b;
  font-weight: 900;
  font-size: 50px;
  margin: 20px 0;
}

.c-RoomsBox__RoomsItems .RoomsLegends p {
  color: #323232;
  font-family: Source Sans Pro, sans-serif;
  font-size: 13px;
  font-weight: 300;
  max-width: 960px;
  line-height: 17px;
  width: 100%;
}

.c-RoomsBox__RoomsItems .RoomsLegends a {
  text-align: center;
  font-size: 12px;
  line-height: 60px;
  height: 60px;
  border: 1px solid #f5f5f5;
  background: #342d3b;
  position: relative;
  transition-duration: 0.3s;
  margin: 0 auto;
  letter-spacing: 1px;
  width: 80%;
  max-width: 300px;
  color: #fff;
  border-radius: 30px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 10px;
}

.c-CallBox,
.c-ContactBox {
  display: block;
  overflow: hidden;
  height: auto;
  padding: 30px 0;
}

.c-ContactBox a {
  background: #e98ec3;
  height: 50px;
  text-align: center;
  line-height: 50px;
  overflow: hidden;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}

.c-ContactBox a i {
  margin-right: 20px;
}

.c-ContactBox a:hover {
  text-decoration: none;
  background: #c1669b;
}

.c-ContactBox form {
  margin: 40px auto 0;
  max-width: 590px;
}

.c-ContactBox form .form-group {
  display: block;
  height: auto;
  margin: 10px 0;
  width: 100%;
}

.c-ContactBox form .form-group label {
  margin-bottom: 10px;
  display: block;
  font-weight: 900;
}

.c-ContactBox form .form-group input,
.c-ContactBox form .form-group textarea {
  display: block;
  width: 100%;
  height: 35px;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  padding: 5px;
  font-size: 13px;
  outline: 0;
}

.c-ContactBox form .form-group textarea {
  resize: none;
  height: 100px;
}

.c-ContactBox form .form-group input[type='submit'] {
  cursor: pointer;
  background: #e98ec3;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  border: 0;
  border-radius: 20px;
  max-width: 200px;
}

.c-ContactBox form .form-group input[type='submit']:hover {
  background: #c1669b;
}

.c-CallBox__item {
  width: 32%;
  display: block;
  float: left;
  margin-right: 2%;
  margin-bottom: 10px;
}

.c-CallBox__item:nth-child(2n) a {
  background: #ccc3d5;
}

.c-CallBox__item:nth-child(2n) a i,
.c-CallBox__item:nth-child(2n) a:hover {
  background: #a49bad;
}

.c-CallBox__item:nth-child(3n) a {
  background: #00a990;
}

.c-CallBox__item:nth-child(3n) a i,
.c-CallBox__item:nth-child(3n) a:hover {
  background: #008168;
}

.c-CallBox__item:nth-child(3n) {
  margin-right: 0;
}

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

.c-CallBox__item a {
  background: #342d3b;
  color: #fff;
  overflow: hidden;
  padding: 15px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 20px;
  position: relative;
}

.c-CallBox__item a i {
  font-size: 30px;
  position: absolute;
  left: 0;
  background: #0c0513;
  display: block;
  top: 0;
  padding: 12px;
  width: 60px;
}

.c-CallBox__item a:hover {
  background: #0c0513;
  text-decoration: none;
}

.c-BannerMenu .c-BigBanner__BgImg {
  position: inherit;
  z-index: -1;
}

.c-BannerMenu .c-BigBanner__BgImg:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #342d3b;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
}

.c-BannerMenu .c-BigBanner__item {
  z-index: 2;
}

.c-BannerMenu .c-BigBanner__item h2,
.c-BannerMenu .c-BigBanner__item p {
  color: #fff;
}

.c-BannerMenu .c-BigBanner__BgImg img,
.c-TabsMenu {
  width: 100%;
  height: auto;
  display: inline-block;
}

@media (max-width: 1280px) {
  .c-BannerMenu .c-BigBanner__BgImg img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media (max-width: 600px) {
  .c-BannerMenu .c-BigBanner__BgImg img {
    width: auto;
    height: 100%;
    opacity: 0.5;
  }
}

@media only screen and (max-device-width: 1680px),
  only screen and (max-width: 1680px) {
  .c-BannerMenu .item {
    height: 600px;
    padding-bottom: 0;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait),
  only screen and (max-width: 900px) {
  .c-BannerMenu .item {
    height: 400px;
  }
}

.c-TabsMenu {
  display: block;
  overflow: hidden;
}

.c-TabsMenu__item {
  padding-bottom: 70px;
}

.c-TabsMenu__header,
.c-TabsMenu__header a,
.c-TabsMenu__item {
  display: block;
  width: 100%;
  overflow: hidden;
}

.c-TabsMenu__header a {
  width: 32%;
  margin-right: 2%;
  float: left;
  position: relative;
  padding-bottom: 23%;
}

.c-TabsMenu .c-TabsMenu_panels ul li:nth-child(2n),
.c-TabsMenu__header a:nth-child(3n) {
  margin-right: 0;
}

.c-TabsMenu__header a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #342d3a;
  z-index: -1;
  opacity: 0.7;
}

.c-TabsMenu__header a img,
.c-TabsMenu__header a span {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.4s;
}

.c-TabsMenu__header a img {
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -2;
}

.c-TabsMenu__header a span {
  z-index: 0;
  color: #fff;
  font-weight: 700;
  width: 100%;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
}

@media (max-width: 680px) {
  .c-TabsMenu__header a span {
    font-size: 12px;
  }
}

.c-TabsMenu__header a:hover img {
  width: 200%;
}

.c-TabsMenu__header a:hover span {
  top: 47%;
}

.c-TabsMenu .c-TabsMenu_panels {
  width: 100%;
  overflow: hidden;
  height: auto;
  margin: 70px auto;
  display: none;
}

.c-TabsMenu .active,
.c-TabsMenu .c-TabsMenu_panels ul {
  display: block;
}

.c-TabsMenu .c-TabsMenu_panels ul li {
  width: 47%;
  display: block;
  overflow: hidden;
  color: #342d3b;
  height: auto;
  margin-right: 6%;
  margin-bottom: 2%;
  float: left;
  border-bottom: 1px solid #dcdcdc;
}

@media (max-width: 750px) {
  .c-TabsMenu .c-TabsMenu_panels ul li {
    width: 100%;
  }
}

.c-TabsMenu .c-TabsMenu_panels ul li span {
  float: right;
  color: #e98ec3;
}

/* Cajas habitaciones */

.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  justify-content: space-evenly;
  margin-bottom: 100px;
}

.flex-item {
  width: 23.5%;
  height: auto;
  margin-top: 10px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
  margin-bottom: 2%;
  margin-right: 2%;
}

.flex-item:hover {
  opacity: 0.5;
}

.flex-item:nth-child(4n) {
  margin-right: 0;
}

@media (max-width: 990px) {
  .flex-item {
    width: 49%;
  }

  .flex-item:nth-child(2n) {
    margin-right: 0;
  }
}

@media (max-width: 680px) {
  .flex-item {
    width: 100%;
    margin: 0 0 2% 0;
  }
}
.flex-item img {
  width: 100%;
  height: auto;
}

.flex-item .Number {
  font-size: 20px;
  position: absolute;
  padding: 20px;
  background: rgba(255, 182, 243, 0.5);
  color: #fff;
  padding: 15px;
  height: 50px;
  width: 50px;
}

.margin-Title {
  margin-bottom: 2% !important;
}
