@font-face {
  font-family: 'HelveticaNeueDeskInterface-Regular';
  src: url('libs/SFNS/HelveticaNeueDeskInterface-Regular.svg#HelveticaNeueDeskInterface-Regular') format('svg'), url('libs/SFNS/HelveticaNeueDeskInterface-Regular.ttf') format('truetype'), url('libs/SFNS/HelveticaNeueDeskInterface-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SFNS Display Regular';
  src: url('libs/SFNS/SFNS Display Regular.eot');
  src: url('libs/SFNS/SFNS Display Regular.eot?#iefix') format('embedded-opentype'), url('libs/SFNS/SFNS Display Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SFNS Display';
  src: url('libs/SFNS/HelveticaNeueDeskInterface-UltraLightP2.eot');
  src: url('libs/SFNS/HelveticaNeueDeskInterface-UltraLightP2.eot?#iefix') format('embedded-opentype'), url('libs/SFNS/HelveticaNeueDeskInterface-UltraLightP2.woff2') format('woff2'), url('libs/SFNS/HelveticaNeueDeskInterface-UltraLightP2.woff') format('woff'), url('libs/SFNS/HelveticaNeueDeskInterface-UltraLightP2.ttf') format('truetype'), url('libs/SFNS/HelveticaNeueDeskInterface-UltraLightP2.svg#.HelveticaNeueDeskInterface-UltraLightP2') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
.blackBg {
  background-color: #040507;
  color: red;
}
.grayBg {
  background-color: #1c1c1e;
}
.pinkBg {
  background-color: #E60094;
}
.padding60 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.image-cover {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
html {
  font-size: 16px!important;
}
body {
  margin: 0!important;
  padding: 0!important;
  font-family: SFNS Display Regular, HelveticaNeueDeskInterface-Regular, Arial, sans-serif !important;
  font-size: 1rem!important;
}
.homepage {
  color: white;
}
header #menu-primary-menu li:first-of-type a {
  position: relative;
}
@media (min-width: 768px) {
  header #menu-primary-menu li:first-of-type a:before {
    background-image: url('images/home-icon-min.png');
    position: absolute;
    content: '';
    top: 50%;
    left: 41%;
    height: 25px;
    width: 25px;
    margin-right: 25px;
    transform: translateY(-50%);
  }
}
@media (min-width: 992px) {
  header #menu-primary-menu li:first-of-type a:before {
    left: -20px;
  }
}
header #menu-primary-menu li a.nav-link {
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.75;
  color: #FFFFFF;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: uppercase;
  transition: 0.3s;
  padding: 30px 21px;
  text-align:center;
}
header #menu-primary-menu li a.nav-link:hover {
  color: #EF2C9E;
}
header #menu-primary-menu li:first-of-type a {
  padding: 30px 10px;
  text-align:center!important;
}
header #menu-primary-menu li:last-of-type a {
  opacity:initial;
  background-color: #EF2C9E;
  padding: 14px 21px;
  margin: 14px 0;
  text-align: center;
  border-radius: 24px;
  color: white!important;
  border: 2px solid transparent;
}
header #menu-primary-menu li:last-of-type a:hover {
  background-color: transparent;
  border-color: #EF2C9E;
}
header #menu-primary-menu .active a {
  color: #EF2C9E !important;
}
@media (max-width: 767px) {
  header #menu-primary-menu {
    text-align: center;
  }
}
header a.siteBrand {
  text-decoration: none!important;
  padding-left: 15px;
}
header a.siteBrand img {
  width: 16px;
  vertical-align: baseline;
}
.yo-host {
  margin-left: 6px;
  color: #E60094;
  font-size: 1rem;
  letter-spacing: -0.1px;
  line-height: 18px;
  font-family: "SF NS Display", sans-serif !important;
}
.banner-image {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-position: left;
}
.banner-image .content .homepage-title-first {
  opacity: 0.75;
  color: white;
  font-size: 2.625rem;
  letter-spacing: 0;
  line-height: 61.7px;
  text-transform: uppercase;
}
.banner-image .content .homepage-title-second {
  opacity: 0.75;
  color: white;
  font-size: 1.563rem;
  letter-spacing: -0.15px;
  line-height: 29px;
}
.banner-image .content .yohost-content-home {
  color: #E60094;
  margin: 4.3em 0 5.875rem 3rem;
}
.banner-image .content .yohost-content-home img.logo-yohost {
  padding: 11px;
  background-color: #1B1B1C;
  border-radius: 13px;
}
.banner-image .content .yohost-content-home h1 {
  margin-top: 2rem;
  font-weight: 300;
  font-family: SFNS Display, sans-serif;
}
.banner-image .content .yohost-content-home h3 {
  margin: 0 0 2rem 0;
  font-size: 1.313rem;
  letter-spacing: 0;
  line-height: 1.5rem;
  font-weight: 300;
}
.banner-image .content .yohost-content-home .buy-icons img {
  max-width: 120px;
  margin-right: 15px;
  max-height: 36px;
}
@media (min-width: 992px) {
  .banner-image .content {
    padding-left: 45px;
  }
}
@media (max-width: 991px) {
  .banner-image:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .banner-image {
    background-position: center;
    padding-top: 180px;
    padding-bottom: 180px;
  }
}
.discover img {
  margin: 0 auto 30px;
  display: block;
}
@media (min-width: 992px) {
  .discover img {
    /*margin-right: 0!important;*/
    margin-bottom: 0;
    padding-left:35px;
  }
}
.discover .discover-text {
  color: white;
  opacity: 0.8;
  letter-spacing: 0;
}
.discover .discover-text h2 {
  font-size: 3.875rem;
  line-height: 4.125rem;
  max-width: 300px;
  margin-top: -16px;
  margin-bottom: 20px;
  opacity: 0.8;
}
 @media (min-width: 320px) {
     .discover .discover-text h2 {
             font-size: 2.875rem;
    }
}
 @media (min-width: 576px) {
     .discover .discover-text h2 {
             font-size: 3.875rem;
    }
}
.discover .discover-text p {
  font-size: 1.063rem;
  line-height: 1.625rem;
  margin-bottom: 0;
  max-width: 370px;
  opacity: 0.8;
}
@media (min-width: 992px) {
  .discover .discover-text {
    /*padding-left: 3rem!important;*/
  }
}
.free-reservation {
  position: relative;
}
.free-reservation .free-reservation-text {
  color: white;
  opacity: 0.9;
  letter-spacing: 0;
}
.free-reservation .free-reservation-text .title h3 {
  font-size: 3.875rem;
  line-height: 4.125rem;
  margin-top: -13px;
  margin-bottom: 1rem;
  opacity: 0.8;
}
.free-reservation-text {
    opacity: 0.8;
}
 @media (min-width: 320px) {
     .free-reservation .free-reservation-text .title h3 {
             font-size: 2.875rem;
    }
}
 @media (min-width: 576px) {
     .free-reservation .free-reservation-text .title h3 {
             font-size: 3.875rem;
    }
}
.free-reservation .free-reservation-text h2 {
  font-size: 3.875rem;
  line-height: 4.125rem;
}
.free-reservation .free-reservation-text p {
  font-size: 1.063rem;
  line-height: 1.625rem;
  margin-bottom: 0;
  opacity: 0.9;
}
@media (min-width: 992px) {
  .free-reservation .free-reservation-text {
    padding-left: 130px;
  }
}
@media (max-width: 991px) {
  .free-reservation:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
  }
}
.join-yo-host .icon-img-join-yo-host {
  margin-top: 2rem;
}
.join-yo-host .icon-text-join-yo-host {
  opacity: 0.9;
  font-size: 1.063rem;
  line-height: 1.625rem;
  letter-spacing: 0;
  margin-top: 3px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .vip-hosts {
    padding-left: 0!important;
  }
}
.vip-hosts img {
  margin: 0 auto;
  display: block;
}
@media (min-width: 992px) {
  .vip-hosts img {
    /*margin-right: 0!important;*/
    padding-left:35px;
  }
}
.vip-hosts .vip-hosts-text {
  color: white;
  opacity: 0.8;
  letter-spacing: 0;
}
.vip-hosts .vip-hosts-text h2 {
  font-size: 3.875rem;
  line-height: 4.125rem;
  /*max-width: 370px;*/
  margin-top: -16px;
  margin-bottom: 20px;
  opacity: 0.9;
}
 @media (min-width: 320px) {
     .vip-hosts .vip-hosts-text h2 {
             font-size: 2.875rem;
    }
}
 @media (min-width: 576px) {
     .vip-hosts .vip-hosts-text h2 {
             font-size: 3.875rem;
    }
}
.vip-hosts .vip-hosts-text p {
  font-size: 1.063rem;
  line-height: 1.625rem;
  max-width: 400px;
  opacity: 0.9;
}
@media (min-width: 992px) {
  .vip-hosts .vip-hosts-text {
    /*padding-left: 3rem!important;*/
  }
}
.testimonials .slideshow {
  max-width: 700px;
  margin: 0 auto;
}
.testimonials .slideshow .slider-content {
  max-width: 450px;
}
.testimonials .slideshow .slider-content .slider-box {
  padding: 55px;
  border-radius: 30px;
  margin-top: 20px;
}
.testimonials .slideshow .slider-content .slider-box .text-slider {
  text-align: left;
  line-height: 26px;
  font-size: 21px;
}
.testimonials .slideshow .slider-content .slider-box .text-slider p {
  opacity: 0.9;
  margin-bottom: 0;
}
.testimonials .slideshow .slider-content .slider-box .imgTestimonial {
  display: none;
  bottom: -32px;
  left: -110px;
}
.testimonials .slideshow .slider-content .slider-box .imgTestimonial img {
  height: 132px;
  width: 132px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
@media (min-width: 768px) {
  .testimonials .slideshow .slider-content .slider-box .imgTestimonial {
    display: block;
  }
}
.testimonials .slideshow .slider-content .slider-box:before {
  position: absolute;
  content: '';
  top: -20px;
  left: 50px;
  background-image: url(images/QUOTES-min.png);
  width: 43px;
  height: 30px;
}
.testimonials .slideshow .slider-content .slider-box:after {
  position: absolute;
  content: '';
  bottom: -20px;
  right: 50px;
  background-image: url(images/QUOTES-min.png);
  width: 43px;
  height: 30px;
}
.testimonials .slideshow .slider-content .subtitle {
  padding-left: 30px;
  opacity: 0.9;
  font-family: "SF NS Display", sans-serif;
}
.join-yo-host .join-yo-host-text {
  color: white;
  opacity: 0.8;
  letter-spacing: 0;
}
.join-yo-host .join-yo-host-text .title {
  font-size: 3.875rem;
  line-height: 4.125rem;
}
.join-yo-host .join-yo-host-text h2 {
  font-size: 3.875rem;
  line-height: 4.125rem;
  margin-bottom: 20px;
  opacity: 0.8;
}
 @media (min-width: 320px) {
     .join-yo-host .join-yo-host-text h2 {
             font-size: 2.875rem;
    }
}
 @media (min-width: 576px) {
     .join-yo-host .join-yo-host-text h2 {
             font-size: 3.875rem;
    }
}
.join-yo-host .join-yo-host-text p {
  font-size: 1.063rem;
  line-height: 1.625rem;
  opacity: 0.8;
  margin-bottom: 0;
}
.join-yo-host .join-yo-host-text .btnPartner {
  margin-top: 25px;
  margin-bottom: 30px;
}
.join-yo-host .join-yo-host-text .btnPartner a {
  border: 2px solid transparent;
  background-color: #EF2C9E;
  border-radius: 24px;
  color: #FFFFFF;
  font-size: 17px;
  letter-spacing: 0;
  line-height: 20px;
  padding: 14px 21px;
  text-decoration: none;
  text-transform: uppercase;
  width: 210px;
  display: block;
  transition: 0.3s;
  opacity:initial;
}
.join-yo-host .join-yo-host-text .btnPartner a:hover {
  border-color: #EF2C9E;
  background-color: transparent;
}
@media (min-width: 768px) {
  .join-yo-host .join-yo-host-text .btnPartner {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .join-yo-host .join-yo-host-text {
    padding-left: 135px;
  }
}
.join-yo-host .content-partner {
  margin-top: -20px;
  opacity:0.95;
}
@media (min-width: 992px) {
  .join-yo-host .content-partner {
    padding-left: 15px;
  }
}
.join-yo-host .join-yo-host .icon-img-join-yo-host {
  margin-top: 2rem;
}
.join-yo-host .join-yo-host .icon-text-join-yo-host {
  opacity: 0.9;
  font-size: 1.063rem;
  line-height: 1.625rem;
  letter-spacing: 0;
  margin-left: 6px;
  margin-bottom: 0;
}
footer {
  color: white;
}
.terms-style a{
    color:#EF2C9E !important;
}
footer .text-follow-us-footer {
  font-size: 17px;
  letter-spacing: 0;
  line-height: 26px;
}
@media (min-width: 768px) {
  footer .social-footer li {
    padding: 0 28px;
  }
}




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