@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:rgb(0 140 42);
  color: red;
}
.grayBg {
  background-color: #1c1c1e;
}
html{
  margin-top: 0!important;
}

.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 {
    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);
  color: #FFFFFF;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: uppercase;
  transition: 0.3s;
  padding: 30px 15px;
  text-align:center;
}
header #menu-primary-menu li a.nav-link:hover {
  color:  #FFFFFF;
}
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:hover {
  background-color: transparent;
  border-color: #EF2C9E;
}
header #menu-primary-menu .active a {
  color:  #FFFFFF;
}
@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: 160px;
  vertical-align: baseline;
}
.yo-host {
  margin-left: 6px;
  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 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;
  }
}

/* Inceput css */
.thewhitebox{
    background:#fff;
    padding:60px 40px;
    border-radius:5px;
    margin:20px 20px;
    text-align:center;
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50.5vw;
    margin-right: -50vw;
}

.blueBg{
  background-color:#0cf;
}
.whiteBg{
  background-color:#fff;
}
.greenText{
  color:rgb(0 140 42)!important;
}
.greenBG{
  background-color: rgb(0 140 42)!important;
}
.bgGreen{
    background:#e5f1d8;
}
.discover .discover-text {
  color: rgb(0 140 42)!important;
  opacity: 0.8;
  letter-spacing: 0;
}

.thewhitebox .svgicon svg {
    fill: rgb(0 140 42)!important;
    width: 60px !important;
    height: 60px !important;
}
.svgicon svg {
    fill: rgb(0 140 42)!important;
    width: 80px !important;
    height: 80px !important;
}

.btn{
    border-radius:10px!important;
}
.btn-contrast{
    background:rgb(0 140 42)!important;
    color:#fff!important;
    font-weight:bold!important;
}
.btn-contrast-white{
  background:white!important;
  color: rgb(0 140 42)!important;
  font-weight:bold!important;
}
.custom-background {
  background: #e5f1d8;
}

.custom-column {
  overflow: hidden !important;
  padding: 120px;
}

.content-box {
  max-width: 100%;
  width: 400px;
}


.custom-paragraph {
  font-size: 14px;
  line-height: 1.5;
}

.container .box {
    text-align: center;
    padding: 20px; /* Adjust as needed */
}

.container .box svg {
    width: 100%; /* Adjust based on actual size requirements */
    height: auto; /* Keeps the aspect ratio */
}

.container h4 {
    margin-top: 15px; /* Space between SVG and heading */
}

.container p {
    margin-top: 10px; /* Space between heading and paragraph */
}
.icon-inline {
    min-width: 25px;
    display: inline-block;
}

.logo-image {
    width: 100%;
    max-width: 200px;
    margin-top: 14px;
}

.service-link {
    min-width: 200px;
    font-weight: bold;
    text-transform: uppercase;
}

.cookie-icon {
    max-width: 30px;
    margin-bottom: -10px;
}

.cookie-settings-link {
    cursor: pointer;
    color: var(--cr-primary);
    text-align: left;
}

.social-icons a {
    margin-right: 10px; /* Adjust spacing between icons */
}

footer {
    text-align: center;
    padding: 30px 0 15px 0;
    background:rgb(0 140 42)!important;
    color:#fff;
}

#widgetarea{
    background:#f4f4f4!important;
    padding:40px 0;
}
.dis{
    margin:2px 0;
}
li::marker{
    color:rgb(0 140 42);
}
h2.largetext {
    font-size: 40px;
    color: #000;
}

img.rounded-corners{
    border-radius:80px 0;
}


.thebrokerholder{
    padding: 10px;
    border: 1px solid #dadada77;
    border-radius: 60px 0;
    margin: 10px 0;
}

.brokerphoto{
    width: 100%;
    border-radius: 20%;
    padding: 1px;
    border: 1px solid rgb(0 140 42);
}

.fa-check:before {
    content: "\f00c";
}
img.rounded-corners{
  width: 100%;
    border-radius: 80px 0 80px 0;
}
.mw90{
  max-width: 90%!important;
}

.filtru-verde {
    filter: grayscale(100%) brightness(0);
}

.accordion {
  background-color: #f1f1f1;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.accordion.active, .accordion:hover {
  background-color: #ccc;
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 10px;
}

.accordion-icon {
  font-size: 12px;
  margin-left: 10px;
}


.flipcard-wrapper .usp-repeater-desktop .flip-container.flipable .front{
  -webkit-transform: rotateX(0deg);
    z-index: 2;
}
.flipcard-wrapper .usp-repeater-desktop .flip-container.flipable .front, .flipcard-wrapper .usp-repeater-desktop .flip-container.flipable .back{
  backface-visibility: hidden;
  transition: 0.6s;
  transform-style: preserve-3d;
}
.flipcard-wrapper .usp-repeater-desktop .flip-container.flipable .back{
  transform: rotateX(-180deg);
  display: flex;
}
.flipcard-wrapper .usp-repeater-desktop .front .title{
  font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 0 16px;
    text-align: center;
}
.flipcard-wrapper .usp-repeater-desktop .title{
  padding: 10px 0 !important;
}
.flipcard-wrapper .usp-repeater-desktop .front .icon{
  width: 48px;
    height: 48px;
    margin: 16px auto 8px auto;
    display: block;
}
.flipcard-wrapper .usp-repeater-desktop .back .backtitle{
  font-weight: 900;
    color: rgb(0 140 42);
    margin-bottom: 8px;
}
.flipcard-wrapper .usp-repeater-desktop .back p{
  font-size: 14px !important;
    font-weight: 500;
    line-height: 1.43;
    text-align: center;
}
.flipcard-wrapper .usp-repeater-desktop .back p strong{
  font-weight: 900;
}
/*# sourceMappingURL=less-style.css.map */



.flipcard-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.flip-container {
  perspective: 1000px;
  width: 200px;
  height: 250px;
}

.flipper {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-container:hover .flipper {
  transform: rotateX(180deg); /* Schimbat din rotateY în rotateX */
}

.front, .back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border: 1px solid #ddd;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
}

.front {
  background-color: #fff;
}

.back {
  background-color: #f8f8f8;
  transform: rotateX(180deg); /* Schimbat din rotateY în rotateX */
}

.icon {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}

.title, .backtitle {
  font-size: 18px;
  margin-bottom: 10px;
}

.back p {
  margin: 0;
}

.credithero{
  background-position: center!important;
  padding: 60px;
  background-size: cover;
  box-shadow: 0 -10px 20px rgb(255 255 255 / 25%);
}
/* Title */
.custom-text {
  font-family: 'HelveticaNeueDeskInterface-Regular';
  color: #000; 
  font-weight: 300;
}

.custom-h1 {
  font-size: 2.5em; 
}

.custom-h2 {
  font-size: 2em; 
  font-weight: bold;
}

.custom-h3 {
  font-size: 1.75em; 
}

.custom-h4 {
  font-size: 1.25em; 
}

.custom-p {
  font-size: 1em; 
}

.custom-tiny-p {
  font-size: 0.75em; 
}

li::marker{
  color: #00000061 !important;
}

.checklist{
  margin-bottom: 0;
}

.phone-team{
  color: rgb(0 140 42);
  font-weight: 600;
}
.phone-team:hover{
  color: rgb(0 140 42);
  text-decoration: none;
}


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

* {
  margin: 0;
}

.carousel-container {
  width: 80%;  /* Lățimea ajustată pentru a include marginile */
  margin: 5rem auto; /* Centrat pe pagină cu margine superioară */
  overflow: hidden;
  position: relative;
}

.wrapper {
  display: flex;
  white-space: nowrap;
  animation: scrollLeft 20s linear infinite;
}

@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% + 200px)); /* Ajustează transformarea pentru a se potrivi cu adăugarea primei imagini */
  }
}

.item {
  width: 200px;
  height: 120px; /* Înălțime ajustată */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 40px; /* Sporirea distanței dintre elemente */
  flex-shrink: 0;
}
