.d-none {
  display: none;
}

html,
body {
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  line-height: 1.2;
}

body, h1, h2, h3, h4, h5, h6, ul, ul li, p, a, span {
  font-family: "Nunito", sans-serif;
}

.site-button.blue {
  background-color: #268098;
}

.top-bar li a,
.top-bar li i,
.top-bar li {
  color: #000;
}

.header-nav a {
  color: #000 !important;
}
.header-nav a:hover {
  border: 2px solid #268098 !important;
}
.header-nav .active a {
  border: 2px solid #268098 !important;
}

.mt-22 {
  margin-top: 22rem;
}

.tp-leftarrow, .tp-rightarrow {
  display: none !important;
}

.header-set {
  display: none;
}

#slide-100-layer-2,
#slide-100-layer-3 {
  color: #000 !important;
  line-height: 1.2 !important;
}

.promotions {
  float: right;
}

.site-button:active,
.site-button:hover,
.site-button:focus,
.active > .site-button,
.bg-primary-dark,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.sidenav .closebtn:hover,
.sidenav .closebtn:focus {
  color: #268098 !important;
  background-color: #f7e554;
}

.d-sm-block {
  display: none;
}

.icon-xl {
  width: 100%;
}
.icon-xl i {
  font-size: 20px;
  color: #f7e554;
}

.box-img::after {
  background: #268098 none repeat scroll 0 0;
}

/* ---- whatsapp ----*/
.w-flotante {
  background-color: green;
  width: 70px;
  height: 70px;
  position: fixed;
  bottom: 70px;
  right: 10px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.w-flotante:hover {
  background-color: #2879ff;
}
.w-flotante .whatsapp {
  color: white;
  font-size: 4rem;
}

.d-flex {
  display: flex;
}

.h-100 {
  height: 100%;
}

.spa-service .col-sm-6 {
  display: flex;
  align-items: center;
}
.spa-service .box-img {
  position: unset;
}
.spa-service .box-img::after {
  display: none;
}

.spa-service-box h3 {
  margin-bottom: 0;
  padding: 0 15px;
}
.spa-service-box .icon-bx-wraper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 150px;
}

.spa-service2 .spa-service-box .icon-bx-wraper {
  flex-direction: column;
  justify-content: flex-start;
  height: 350px;
}
.spa-service2 .spa-service-box .icon-bx-wraper:hover a {
  color: #fff;
}

.d-flex-centered {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.d-flex-centered .col-12 {
  width: 100%;
}

.p-0 {
  padding: 0;
}

.section-full .text-box {
  padding: 40px;
}
.section-full .image-box {
  display: flex;
  height: 100%;
}

.appoinment-1 form {
  padding: 50px 25px;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.5);
}

.heading-top {
  font-size: 45px;
  font-weight: 400;
}

.navbar-collapse.collapse {
  margin: 15px 0;
}

.header-nav .nav > li > a, .is-fixed .header-nav .nav > li > a {
  padding: 10px 18px;
  border-radius: 25px;
}

.header-nav .nav > li .sub-menu li a {
  border-radius: 25px;
  margin-bottom: 10px;
}

.site-header.spa-header .navbar-nav > li > a {
  border-radius: 25px !important;
}

.show-1199 {
  display: none;
}

.tratamientos .acod-head a:after {
  display: none;
}

@media screen and (max-width: 1400px) {
  .text-white h1,
  .text-white h2,
  .text-white h3,
  .text-white h4,
  .text-white h5,
  .text-white h6,
  .text-white p,
  .text-white .title-small {
    color: #000;
  }
  .text-fly {
    text-shadow: -2px -2px 8px rgba(255, 255, 255, 0.3);
  }
}
@media (max-width: 1280px) {
  .site-header.spa-header .navbar-nav > li > a {
    padding: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .equal-col.hidden-md {
    display: none;
  }
  .experience-spa.callout-box {
    background-color: #268098;
  }
  .mt-22 {
    margin-top: unset;
  }
  .spa-title-head {
    line-height: 1.2;
  }
}
@media (max-width: 1199px) {
  .dez-media > p {
    font-size: 14px;
  }
  .box-img iframe {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  #slide-100-layer-3 {
    left: -85px;
    margin-top: 6rem !important;
  }
}
@media (max-width: 1199px) {
  .hide-1199 {
    display: none;
  }
  .show-1199 {
    display: block;
  }
  .bg-color {
    background-color: #268098;
    padding: 50px 0;
  }
  .imagen-sola {
    height: unset !important;
  }
  .texto-sola {
    height: unset !important;
  }
  .texto-sola .spa-title-head, .texto-sola .text-fly {
    color: #fff;
  }
  .section-full {
    z-index: 0;
  }
  .section-full:last-child {
    margin-bottom: unset;
  }
  .callout-box {
    background-color: #268098;
  }
  .experience-spa {
    margin-top: unset;
  }
  .experience-spa-box .callout-box {
    background-color: #fff;
  }
}
@media (max-width: 991px) {
  .hide-991 {
    display: none !important;
  }
  .text-white,
  .text-white .title-small {
    color: #fff;
  }
  .center-md {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .text-md-center {
    text-align: center;
  }
  .site-footer {
    margin-bottom: 8rem;
  }
  .footer-top .m-l40 {
    margin-left: 0;
  }
  .footer-bottom {
    padding: 0;
  }
  .d-flex-centered {
    flex-direction: column;
  }
  .section-full .image-box {
    justify-content: center;
  }
  .spa-title-head {
    font-size: 34px;
  }
  .texto-sola .callout-box {
    margin-bottom: 30px;
    text-align: center;
  }
  .imagen-sola {
    text-align: center;
  }
  .spa-service2 .spa-service-box .icon-bx-wraper {
    height: unset;
  }
  .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .dis-tbl {
    margin-top: 4rem;
  }
  .dis-tbl-cell .list-icon-box {
    margin-bottom: 2rem;
  }
  .is-fixed .navbar-toggle {
    margin: 24px 0;
  }
  .owl-spa-btn .owl-controls .owl-nav .owl-next, .owl-spa-btn .owl-controls .owl-nav .owl-prev {
    background: #e8e8e8;
    width: 30px;
    height: 30px;
    line-height: 1;
    border-radius: 50px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    color: #000;
    font-size: 20px;
  }
  .appoinment-1 .container {
    padding: 50px 15px !important;
  }
}
@media screen and (max-width: 640px) {
  #slide-100-layer-3 {
    left: 0;
  }
}
@media screen and (max-width: 575px) {
  #slide-100-layer-2,
  #slide-100-layer-3,
  #slide-100-layer-4 {
    left: 12%;
  }
}
@media screen and (max-width: 480px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-block {
    display: block;
    position: absolute;
    z-index: 20;
    margin: 0 10px;
    top: 15px;
  }
  .d-sm-block h2 {
    font-weight: 800;
    color: #fff;
  }
  .d-sm-block p {
    color: #fff;
  }
  .spa-title-head {
    font-size: 34px;
    line-height: 1.2;
  }
  .counter-style-1 {
    text-align: center;
  }
}/*# sourceMappingURL=ajustes.css.map */