a,a:hover,a:focus{outline:none!important;text-decoration:none!important}a:is(:hover, :focus, :active) {outline:none!important;text-decoration:none!important}form input[type="text"],form input[type="password"],form input[type="email"],form input[type="url"],form input[type="date"],form input[type="month"],form input[type="time"],form input[type="datetime"],form input[type="datetime-local"],form input[type="week"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="color"],form select,form textarea{background-color:#f5ede6;font-size:18px}input[type="checkbox"]{height:18px!important;width:18px!important;border-radius:2px!important}input[type="checkbox"]:checked:before{line-height:18px!important}.sf-menu ul.sub-menu{box-shadow: 0px 7px 25px 10px rgb(255 255 255 / 20%)}.pt20{padding-top:20px}.pt40{padding-top:40px}.pt60{padding-top:60px}.pt80{padding-top:80px}.pt100{padding-top:100px}.pt120{padding-top:120px}.pb20{padding-bottom:20px}.pb40{padding-bottom:40px}.pb60{padding-bottom:60px}.pb80{padding-bottom:80px}.pb100{padding-bottom:100px}.pb120{padding-bottom:120px}.mb60{margin-bottom:60px}#site-header.transparent-header{position:fixed;top:0;background-color:rgba(13,13,15,.6)}.wp-block-button__link,#nf-field-4{color:#5fc9ba;font-size:20px;font-weight:400;text-transform:capitalize;border-radius:0;border:2px solid #f5ede6;padding:16px 24px;animation:pulseBTN 2s infinite}.wp-block-button__link:hover,#nf-field-4:hover{border:2px solid #5fc9ba!important}@keyframes pulseBTN {
  0%, 100% {
	  //transform: scale(1); 
	  box-shadow: 0 0 0 0 rgba(95, 201, 186, 0.5);
	  box-shadow: 0 0 0 0 rgb(245 237 230 / 45%)
	}
  50% {
	  //transform: scale(1.05);
	  box-shadow: 0 0 0 10px rgba(95, 201, 186, 0);
	  box-shadow: 0 0 0 15px rgb(245 237 230 / 1%);
	}
}.wp-block-social-link a{color:#f5ede6!important}.wp-block-social-link a:hover{color:#f5bb95!important;color:#5fc9ba!important}.wp-block-separator.vertical-line-white_black,.wp-block-separator.vertical-line-black_white{width:2px!important;height:200px;background:linear-gradient(360deg,white,transparent);border:0;margin-right:12px}.wp-block-separator.vertical-line-black_white{background:linear-gradient(180deg,white,transparent)}.horizontal-line-black_white_black{border:0;background:linear-gradient(90deg,transparent,white,transparent);max-width:100%!important}.hero-section{position:relative;height:800px}.hero-bg_image::before,.about-us-bg_image::before{content:'';position:absolute;height:100%;width:100%;top:0;left:0;background-image:url(/wp-content/uploads/2025/07/hero-bg-image-desktop.webp);background-position:center center;background-repeat:no-repeat;background-size:cover;overflow:hidden;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;z-index:-1}.bg-overlay_black_gradient::after{content:'';position:absolute;background-color: rgb(0 0 0 / 50%);background-image:linear-gradient(360deg,#000 1%,transparent,transparent,transparent,transparent,transparent,#000 99%);//opacity: 0.5;height:100%;width:100%;top:0;left:0;overflow:hidden;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;z-index:-1}.bg-overlay_black_gradient .wp-block-image{position:relative}.bg-overlay_black_gradient .wp-block-image::before{content:'';position:absolute;background-color: rgb(0 0 0 / 20%);background-image:linear-gradient(360deg,#000 1%,transparent,transparent,transparent,transparent,transparent,#000 99%);height:100%;width:100%;top:0;left:0;overflow:hidden;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important}.about_us-section{position:relative}.about-us-bg_image::before{background-image:url(/wp-content/uploads/2025/07/About-us-bg.webp)}.overlay_black-img{z-index:-1}.overlay_black-img:before{content:'';position:absolute;background-color: rgb(0 0 0 / 30%);height:100%;width:100%;top:0;left:0;overflow:hidden;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;z-index:0}.anim-fadeInUp2s{animation:fadeInUp 2s}.anim-fadeInUp3s{animation:fadeInUp 3s}.anim-fadeInDown2s{animation:fadeInDown 2s}.anim-fadeInDown3s{animation:fadeInDown 3s}@keyframes fadeInUp {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}@keyframes fadeInDown {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    transform: translateY(-0%);
    opacity: 1;
  }
}.anim-fadeInLeft2s{animation:fadeInLeft 2s}.anim-fadeInLeft3s{animation:fadeInLeft 3s}.anim-fadeInRight2s{animation:fadeInRight 2s}.anim-fadeInRight3s{animation:fadeInright 3s}@keyframes fadeInLeft {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(-0%);
    opacity: 1;
  }
}@keyframes fadeInRight {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}.anim-zoom_in2s{animation:zoom-in 2s}.anim-zoom_in3s{animation:zoom-in 3s}@keyframes zoom-in {
	0% {scale: 0%;}
	100% {scale: 100%;}
}.experience-column{font-family:Cinzel;font-weight:700;text-align:center}.experience-digit.wp-block-uagb-counter--number .wp-block-uagb-counter__number{color:inherit;font-size:48px;line-height:48px;margin-bottom:0}.experience-text{margin-bottom:0}.hidden-desktop{display:none!important}.offer-section .wp-block-column img{height:400px;object-fit:cover}.offer-section.margin-above{margin-top:-100px}.choose_us-section .wp-block-heading{margin:70px 0 10px 0}.choose_us-column_bg_image{position:relative}.choose_us-column_bg_image::before{content:'';position:absolute;height:625px;width:625px;top:0;left:-100px;background-image:url(/wp-content/uploads/2025/07/choose-us-bg1-desktop.png);background-position:center center;background-repeat:no-repeat;background-size:cover;z-index:-1}.uagb-tm__text-wrap{background-image:linear-gradient(360deg,black 20%,transparent);padding-top:50px;margin:-32% 0 0 -5%}.uagb-slick-carousel .slick-prev{color:#f5ede6;top:100%;left:45%}.uagb-slick-carousel.uagb-tm__arrow-outside .slick-next{top:100%;right:45%}.uagb-slick-carousel .slick-next,.uagb-slick-carousel .slick-prev{filter:brightness(0) saturate(100%) invert(94%) sepia(8%) saturate(440%) hue-rotate(325deg) brightness(104%) contrast(92%)}.uagb-block-af4f5706 .uagb-tm__image img{//height: 510px !important;//object-fit: cover;//object-position: -50px top
}.uagb-block-af4f5706 .uagb-testimonial__wrap{padding:0 25px 50px 25px;margin:0}#mobile-dropdown{background-color:#03080b}#mobile-dropdown ul li{border-bottom: 1px solid rgb(255 255 255 / 15%)}.wp-block-gallery.gallery-two-column figure.wp-block-image:not(#individual-image):nth-child(1), .wp-block-gallery.gallery-two-column figure.wp-block-image:not(#individual-image):nth-child(4),
.wp-block-gallery.gallery-two-column figure.wp-block-image:not(#individual-image):nth-child(5), .wp-block-gallery.gallery-two-column figure.wp-block-image:not(#individual-image):nth-child(8),
.wp-block-gallery.gallery-two-column figure.wp-block-image:not(#individual-image):nth-child(9), .wp-block-gallery.gallery-two-column figure.wp-block-image:not(#individual-image):nth-child(12),
.wp-block-gallery.gallery-two-column figure.wp-block-image:not(#individual-image):nth-child(13), .wp-block-gallery.gallery-two-column figure.wp-block-image:not(#individual-image):nth-child(16),
.wp-block-gallery.gallery-two-column figure.wp-block-image:not(#individual-image):nth-child(17) {width: calc(47.99% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}#footer-widgets .footer-box .footer-widget ul{gap:30px}#footer-widgets .footer-box{padding:0 0 0 0}#footer-widgets .footer-box:nth-child(2) {padding:0 0 0 6%}#footer-widgets{background:linear-gradient(#000,#000) padding-box , linear-gradient(270deg,transparent,white,transparent) border-box;border:2px solid transparent;margin-bottom:30px}@media (max-width:834px){.hero-section.is-layout-flex{flex-direction:column;height:650px}.social-block{margin-top: }.social-block.is-layout-flex,.social-block.is-layout-flex ul{flex-direction:row;justify-content:center}.wp-block-separator.vertical-line-white_black,.wp-block-separator.vertical-line-black_white{width:200px!important;height:2px;background:linear-gradient(270deg,white,transparent);margin:0 0 10px}.wp-block-separator.vertical-line-black_white{background:linear-gradient(90deg,white,transparent)}.about_us-section.is-layout-flex{flex-direction:column}.about_us-left-column{max-height:670px;//display: -webkit-box;//-webkit-line-clamp: 13;//-webkit-box-orient: vertical;overflow:hidden}.about_us-left-column .wp-block-heading{text-align:center}.about_us-left-column p{margin-right:30%}.about_us-section .wp-block-buttons{margin-left:25%}.anim-fadeInLeftM2s{animation:fadeInLeft 2s}.anim-fadeInRightM2s{animation:fadeInRight 2s}.ptm0{padding-bottom:0}.ptm20{padding-top:20px}.ptm40{padding-top:40px}.ptm60{padding-top:60px}.ptm80{padding-top:80px}.ptm100{padding-top:100px}.ptm120{padding-top:120px}.pbm0{padding-bottom:0}.pbm20{padding-bottom:20px}.pbm40{padding-bottom:40px}.pbm60{padding-bottom:60px}.pbm80{padding-bottom:80px}.pbm100{padding-bottom:100px}.pbm120{padding-bottom:120px}.column-widthM80{flex-basis:80%!important}.hidden-desktop{display:block!important}.hidden-tablet{display:none!important}.offer-section.margin-above{margin-top:-30px}.offer-section .wp-block-column img{object-position:-125px}.choose_us-column_bg_image::before{top:155px;height:460px;width:460px;background-image:url(/wp-content/uploads/2025/07/choose-us-bg1.png)}.uagb-tm__text-wrap{padding-bottom:15px}.uagb-slick-carousel.uagb-tm__arrow-outside .slick-next{right:39%}.uagb-slick-carousel.uagb-tm__arrow-outside .slick-prev{left:39%}}@media (max-width:781px){.hero-section.is-layout-flex{flex-direction:row}.offer-section.margin-above{margin-top:30px}.col-reverse{flex-direction:column-reverse}.offer-section .wp-block-column img{object-position:0}.gapM0{gap:0}.gapM10{gap:10px}}@media (max-width:768px){.about_us-left-column{max-height:715px}}@media (max-width:540px){.about_us-section .wp-block-buttons{text-align:center;margin-left:0}.justify_center-mobile{justify-content:center}.hero-section.is-layout-flex{text-align:center}.hero-bg_image::before{background-image:url(/wp-content/uploads/2025/07/hero-bg-image-mobile.webp)}.wp-block-separator.vertical-line-white_black,.wp-block-separator.vertical-line-black_white{width:100px!important}.about_us-left-column{max-height:1120px}.about_us-section h4{max-width:260px;margin:0 auto}.about_us-left-column p{margin-right:0}.about-us-bg_image::before{background-image:none}.hidden-tablet{display:block!important}.hidden-mobile{display:none!important}.offer-section .wp-block-column img{height:280px}}@media (max-width:438px){.hero-section.is-layout-flex{height:500px}.about_us-left-column{max-height:980px}.offer-section .wp-block-column img{height:200px}.choose_us-section{gap:0}.choose_us-section .wp-block-heading{margin:0 0 5px 0}.choose_us-column_bg_image::before{background-image:none}.uagb-slick-carousel.uagb-tm__arrow-outside .slick-next{right:35%}.uagb-slick-carousel.uagb-tm__arrow-outside .slick-prev{left:35%}.wp-block-gallery{display:block!important}.wp-block-gallery figure{margin:10px 0!important;width:100%!important}#footer-widgets .footer-box:nth-child(2) {padding:0;margin-bottom:10px}}