/*.navigation-4:not(.bg-White99) .cursor-pointer img {
    filter: brightness(0) invert(1);
}

.navigation-4:not(.bg-White99) .ry-menu .ry-nav,
.navigation-4:not(.bg-White99) .ry-menu .ry-nav li:hover {
    color: #fff !important;
}

.navigation-4:not(.bg-White99) .ry-menu .ry-nav .caret {
    border-color: #fff;
}*/

#section-hp-team::before {
	z-index: -1;
}

div#section-hp-team {
    padding: 0px 0 100px;
	background: transparent;
}

div#section-hp-team .swiper.homepage-team-swiper h6 {
    letter-spacing: 2px;
    font-size: clamp(1.25rem, 1.2037rem + 0.2469vw, 1.5rem);
	text-transform: uppercase;
	color: #333333;
}

@media (max-width: 1024px) {
	div#section-hp-team .mx-auto .md\:text-center.text-gray-500>p {
		text-align: center !important;
	}
}

#section-hp-team .swiper-wrapper {
    max-width: max-content;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 70px;
}

#section-hp-team h6 {
    font-size: 26px;
    margin-bottom: 10px;
}
#section-hp-team .swiper-slide img {
    max-height: max-content !important;
    aspect-ratio: 0;
	height: max-content;
	border-radius: 0;
	margin-bottom: 30px;
    margin-top: 20px;
}
.homepage-team-swiper .text-gray-800 {
    font-size: 20px;
}

@media (max-width: 630px) { 
	#section-hp-team div#team-inner-block {
		padding-left: 20px;
		padding-right: 20px;
	}
	#section-hp-team div#team-inner-block .lg\:max-w-\[460px\] {
		max-width: 280px;
	}
}

div#hp-brands-6 {
	position: relative;
}
body#page div#hp-brands-6 {
	position: relative;
	z-index: 33;
}

body#page div#hp-brands-6 .ry-container .swiper-slide {
	background: transparent;
}

body#page div#hp-brands-6 .ry-container .swiper-slide img {
	max-height: 80px;
}

body#page div#hp-brands-6:before {
	content: "";
	position: absolute;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-18f20bc4-324a-4866-8ca0-1a6ef0b7a137/Assets/brand_background.jpg);
	background-size: cover;
	background-position: center top;
	z-index: 0;
	inset: 0;
	height: 100%;
	top: unset;
}
.module-testimonials.style-2 .comments-holder {
    /*border-radius: 50px;
    box-shadow: 0 20px 50px rgb(0 0 0 / 30%);
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-f8468d40-01ef-473b-87bb-f2c57cc63ad4/Assets/testimonial_box_bg.jpg);
	background-size: cover;*/
	    background: var(--color-secondary-background);
    box-shadow: 0 0 50px rgb(0 0 0 / 30%);
}

.module-testimonials.style-2 .comments-holder .testimonials-swiper-2 .text-yellow-300 {
    fill: #cbab6e;
}

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	height: 45%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5a3b31e5-2606-4c51-ab09-7e2ecc2e0690/Assets/testimonial_background.jpg);
	background-size: cover;
	
}
.module-testimonials.style-2 .swiper-pagination-bullet-active {
	background-color: var(--color-primary-background);
}

@media (max-width: 630px) {
	#section-hp-team div#team-inner-block {
		padding-left: 20px;
		padding-right: 20px;
	}
	#section-hp-team div#team-inner-block .lg\:max-w-\[460px\] {
		max-width: 280px;
	}
	div#hp-slider {
		padding-top: 100px;
	}
	.snap-mobile-menu img {
		max-width: 150px;
	}
}

@media (min-width: 1024px) {
	#section-hp-team .main-title h2,
	#section-hp-team .sub-title h4{
		text-align: left;
	}
}

div#section-hp-team .max-w-7xl.flex.flex-col {
    margin-top: -15rem;
    z-index: 22;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-df691cb9-4e92-4cd0-ae55-f2342b229aff/Assets/team_box_bg.jpg);
    background-size: cover;
    box-shadow: 0 0 50px rgb(0 0 0 / 30%);
}

.module-welcome.style-5:after {
    content: "";
    position: absolute;
    inset: 0;
    height: 30%;
    top: unset;
    background: linear-gradient(to bottom, transparent, #fafafa);
}

#ry-footer::before {
	background: #141414;
}

div#contents ul li {
    padding: 1.25rem;
}

.ry-services.style2 {
    padding-bottom: 22rem;
}
