/* Before adding any unnecessary CSS rules, please check out the Snap documentation at https://bit.ly/3PqSii8. */
/* Override Styles */
/*
.service-style-1 h2 {margin: 10px 0;}
.ry-menu .ry-nav li .dropdown-toggle {padding: 30px 0;}
ul#quick-links li a {display: block;width: 100%;}
#in-services-3 ul li a {margin-left: 0px;margin-top:30px}
*/
[x-cloak] { display: none !important; }
.promotions img { min-width: 22rem; max-width:22rem;}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.mobile-menu-icon a{display: flex;height: 100%;width: 100%;justify-content: center;align-items: center;}
body.fancybox-active .ry-sticky-menu.fixed {z-index: 9999;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}
.service-hover {
    position: absolute;
    z-index: 9;
    opacity: 0;
    transition: opacity 0.3s ease;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
}

/* Show service-hover when parent with data-target is hovered */
[data-target]:hover .service-hover {
    opacity: 1;
}

/* Apply the overlay effect when parent is hovered */
[data-target]:hover .service-hover::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: -1; /* Make sure it's behind the text */
}
.mm-navbar {
	color: #ffffff;
}

/* HP Edits - Started <June 19, 2026> */

/**/
	/*fonts*/

	/*btns*/

/*Modal*/
/* Header */
	/**/
.snap-mobile-menu {
    background: white;
}

mm-burger {
    color: #374151;
}
.ry-menu .ry-nav li.primary .caret {
    border-color: #374151;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
}
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent, #000000ad);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
}
/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
	object-position:top
}
#hp-slider .swiper-pagination-bullet {
    background-color: white;
}
.slider-info {
    min-height: fit-content;
}

/* Welcome */
.module-welcome.style-4 {
    max-width: 1600px;
}

.module-welcome.style-4 .ry-flex .ry-each.image-wrapper {
    border-radius: 40px;
    padding-bottom: 38%;
}

.module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper):before {
    background: linear-gradient(to top, var(--color-primary-background), #f9e89a, transparent, transparent);
    opacity: .3;
    border-radius: 40px;
}
.module-welcome.style-4 .ry-flex .ry-each .text-wrapper h2 {
    color: var(--color-secondary-background);
}

.module-welcome.style-4 .ry-text div {
    color: #666;
    text-align: left !important;
}

.module-welcome.style-4 .ry-flex .ry-each .ry-text p {
    margin: 0;
}
/* Services */
.ry-services.style2 .ry-each:nth-child(1) .each-block:nth-child(1) .photo:before {
    background: var(--color-primary-background);
}

.ry-services.style2 .ry-each .each-block {
    border-radius: 40px;
}

.ry-services.style2 .ry-each .photo img {
    z-index: 2;
    height: 50%;
    width: 50%;
    left: 25%;
    top: 15%;
}

.ry-services.style2 .ry-content .content {
    max-width: 760px;
}

.ry-services.style2 .ry-each .each-block  .photo:before {
    background: var(--color-secondary-background);
}
.ry-services.style2 .ry-each .each-block  .photo img {
    filter: invert(2);
}
.ry-services.style2 .ry-each:nth-child(3) .each-block:nth-child(1) .photo:before {
    background: var(--color-primary-background);
}
.ry-services.style2 .ry-each:nth-child(1) .each-block:nth-child(1) .photo img,
.ry-services.style2 .ry-each:nth-child(3) .each-block:nth-child(1) .photo img {
    filter: invert(0);
}
.ry-services.style2 .ry-each:nth-child(1) .each-block:nth-child(1) .title {
    line-height: 1;
    max-width: 100%;
}

.ry-services.style2 .ry-each .photo:after {
    opacity: 1;
}

.ry-services.style2 .ry-each .each-block:hover .photo:after {
    background: var(--color-secondary-background);
}

.ry-services.style2 .ry-each .each-block:hover .button-svg {
    background: var(--color-primary-background);
}
.ry-services.style2 .ry-each:nth-child(1) .each-block:nth-child(1) .photo:after,
.ry-services.style2 .ry-each:nth-child(3) .each-block:nth-child(1) .photo:after {
    background: var(--color-primary-background);
}
.ry-services.style2 .ry-each:nth-child(1) .each-block:nth-child(1) .button-svg,
.ry-services.style2 .ry-each:nth-child(3) .each-block:nth-child(1) .button-svg {
    background: var(--color-secondary-background);
}
.ry-services.style2 .ry-each .each-block:hover .photo img{
    opacity: .2;
}
/* Team */
#section-hp-team h6, #section-hp-team p {
    color: var(--color-primary-text);
}
/* Brands */
#hp-brands-6 .overflow-hidden {
    padding: 0;
}
.brand-4-swiper-button-next,
.brand-4-swiper-button-prev {
  background-color: var(--color-primary-background);
}
#hp-brands-6 .swiper-slide {
    background: #fefcf5;
}

.brands-swiper-4 img {
    mix-blend-mode: normal;
}
/* Testimonials */

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
    height: 100%;
    background: white;
    background-size: contain;
}

.module-testimonials.style-2 .comments-holder::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to top, var(--color-primary-background), #f9e89a, transparent, transparent, transparent);
    opacity: 0.3;
    border-radius: 40px;
}

.module-testimonials.style-2 .comments-icon {
    opacity: 0;
}

.testimonials-swiper p, .testimonials-swiper-2 p {
    color: #666;
}

.module-testimonials.style-2 .custom-headline h2,
.module-testimonials.style-2 .custom-headline h2 .span-1 {
    position: relative;
}

/* Footer */
#ry-footer-3 .footer-contents::before {
    background-color: var(--color-secondary-background);
    opacity: 1;
}
/* Media Queries */
@media (max-width: 1024px) {
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
}
@media (max-width: 1080px) {
    .module-welcome.style-4 .ry-flex {
        flex-direction: column-reverse;
    }
    .module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper):before,
    .module-welcome.style-4 .ry-flex .ry-each.image-wrapper{
        border-radius: 0px;
    }
    .module-welcome.style-4 .ry-text div {
        text-align: center !important;
    }
    .ry-services.style2 .each-block .photo:before {
        height: 100%;
        background: var(--color-secondary-background);
    }
    .ry-services.style2 .each-block:nth-child(odd) .photo img{
        filter: invert(1);
    }
    .ry-services.style2 .each-block:nth-child(even) .photo:before {
        height: 100%;
        background: var(--color-primary-background);
    }
    .ry-services.style2 .each-block .photo {
        border-radius: 0;
    }
    
    .ry-services.style2 .each-block .photo img {
        border-radius: 0;
        height: 50%;
        width: 50%;
        left: 25%;
        top: 10%;
        z-index: 2;
    }
}

@media (min-width: 768px) {
    .slider-info-center-bottom {
        bottom: 5%;
    }
}
/* END - HP Edits */

#section-hp-team .ry-btn-primary:hover {
    background-color: #fff;
    color: #041c27;
}

#navigation .bg-primary-background {
	background-color: #fff !important;
}

.list-2 ul p {
		margin: 0;
	}
@media (min-width: 620px) {
	.list-2 ul {
		column-count: 2;
	}
}

div#contents ul.pagination li {
    list-style: none !important;
}

body[data-page-name="contact-us"] #footer-map {
	display: none;
}

body[data-page-name="contact-us"] #ry-footer-3 {
	padding-top: 220px;
}

/*.swiper-wrapper {
	justify-content: center;
}
*/
.swiper-backface-hidden .swiper-slide {
	margin-right: 0 !important;
}

#hp-slider .with-gradient:before {
    background-image: linear-gradient(
        to bottom,
        #ffffff 13%,
        rgba(255, 255, 255, 0) 45%
    );
}

.ry-services.style2 .ry-each .title, .ry-services.style2 .each-block .title  {
    line-height:1.1 !important;
    width:90%;
    max-width:140px !important;
}


#section-hp-team .swiper-wrapper {
    justify-content: center;
}


.module-testimonials .testimonials-swiper p,
.module-testimonials .testimonials-swiper-2 p {
    color: #fff;
}

.module-testimonials .swiper-pagination-bullet {
    background: #fff;
}
.module-testimonials.style-2 .comments-holder::before {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-bc7ada39-a3e4-4fac-af12-b47341c3b60f/backgrounds/MHVS_team_bg.jpg);
	opacity: 1;
}


@media (min-width: 1081px) {
	.module-welcome.style-4 .ry-flex .ry-each.image-wrapper {
		width: calc(50% + 30px);
	}

	.module-welcome.style-4 .ry-flex .ry-each:not(.image-wrapper) {
		width: calc(50% + 30px);
	}
}

/* VS ADS */
.module-welcome.style-4.vs-ads{width:100%;max-width:none;padding-left:clamp(20px,4vw,80px);padding-right:clamp(20px,4vw,80px)}.module-welcome.style-4.vs-ads .ry-content{width:100%;max-width:none;padding:0}.module-welcome.style-4.vs-ads .ry-flex{display:flex;flex-wrap:wrap;align-items:center;gap:40px;width:100%;max-width:1800px;margin-inline:auto}.module-welcome.style-4.vs-ads .ry-flex>.ads-wrapper,.module-welcome.style-4.vs-ads .ry-flex>.ry-each{position:relative;top:auto;left:auto;transform:none;width:auto;float:none;padding:0;margin:0;min-width:0}.module-welcome.style-4.vs-ads .ry-flex>.ry-each.image-wrapper{flex:0.95 1 0;height:auto;min-height:0;padding-bottom:0;overflow:visible}.module-welcome.style-4.vs-ads .ry-flex>.ry-each:not(.image-wrapper):not(.ads-wrapper){flex:1 1 0;padding:56px 48px}.module-welcome.style-4.vs-ads .ry-flex>.ads-wrapper{flex:0 0 clamp(300px,24vw,420px);background:0 0;border-radius:0;box-shadow:none}.module-welcome.style-4.vs-ads .ry-flex>.ads-wrapper::after,.module-welcome.style-4.vs-ads .ry-flex>.ads-wrapper::before{content:none}.module-welcome.style-4.vs-ads .ry-flex>.ry-each.image-wrapper .photo,.module-welcome.style-4.vs-ads .ry-flex>.ry-each.image-wrapper .photo img{position:static;inset:auto;display:block;width:100%;height:auto;max-width:100%;object-fit:initial}.module-welcome.style-4.vs-ads .ads-inner{display:flex;flex-direction:column;gap:20px;padding:20px;background:var(--color-background);box-shadow:0 0 50px 0 rgba(0,0,0,.25)}.module-welcome.style-4.vs-ads .ads-inner .ad{padding:15px;border:1px solid var(--color-border)}.module-welcome.style-4.vs-ads .ads-inner .ad a{display:block}.module-welcome.style-4.vs-ads .ads-inner .ad img{display:block;width:100%;height:auto}.module-welcome.style-4.vs-ads .ads-wrapper:not(:has(.ad)){display:none}@media (max-width:1400px){.module-welcome.style-4.vs-ads .ry-flex>.ry-each.image-wrapper,.module-welcome.style-4.vs-ads .ry-flex>.ry-each:not(.image-wrapper):not(.ads-wrapper){flex:1 1 calc(50% - 20px)}.module-welcome.style-4.vs-ads .ry-flex>.ads-wrapper{flex:0 0 100%}.module-welcome.style-4.vs-ads .ads-inner{flex-direction:row;justify-content:center;max-width:860px;margin-inline:auto}.module-welcome.style-4.vs-ads .ads-inner .ad{flex:1 1 0;min-width:260px;max-width:380px}}@media (max-width:900px){.module-welcome.style-4.vs-ads .ry-flex{gap:32px}.module-welcome.style-4.vs-ads .ry-flex>.ads-wrapper,.module-welcome.style-4.vs-ads .ry-flex>.ry-each.image-wrapper,.module-welcome.style-4.vs-ads .ry-flex>.ry-each:not(.image-wrapper):not(.ads-wrapper){flex:0 0 100%;max-width:640px;margin-inline:auto}.module-welcome.style-4.vs-ads .ry-flex>.ry-each:not(.image-wrapper):not(.ads-wrapper){padding:40px 28px}.module-welcome.style-4.vs-ads .ads-inner{max-width:640px}}@media (max-width:560px){.module-welcome.style-4.vs-ads .ry-flex>.ry-each:not(.image-wrapper):not(.ads-wrapper){padding:32px 24px}.module-welcome.style-4.vs-ads .ads-inner{flex-direction:column;gap:16px}.module-welcome.style-4.vs-ads .ads-inner .ad{max-width:none}}
 .module-welcome.style-4.vs-ads .ads-inner {
        margin: 20px;
 }