/*.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;
}*/
.ry-menu .ry-nav li.primary {
    margin-top: 0;
}

.slider-info-right-center h1 {
    line-height: 1.2;
}
@media (min-width: 768px) {
	.slider-info-right-center {
		width: 100% !important;
		max-width: 640px !important;
		top: 58% !important;
		right: 0 !important;
		padding-right: 10% !important;
	}
}

.cta-btn .custom-icon img {
    width: 22px;
}

.cta-btn:not(:hover) i.custom-icon img {
    filter: brightness(0) invert(1);
}

#section-hp-services .ry-card {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 30px;
	border: 2px solid var(--color-secondary-background);
}

#section-hp-services .mb-10.excerpt-hidden {
    display: none;
}
#section-hp-services .text-xl.md\:text-3xl.font-bold.text-primary-background.my-4 {
    text-align: center;
}
#section-hp-services .ry-card .col-xs-12 > div {
    display: flex;
    justify-content: center;
}

.ry-card .ry-icon {
	box-shadow: 0 10px 55px 5px rgb(0 0 0 / 10%);
	margin: 0 auto 30px;
}
.ry-card:hover::before {
	background-color: var(--color-secondary-background);
}

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

div#section-hp-team .swiper.homepage-team-swiper h6 {
    letter-spacing: 2px;
    font-size: 22px;
	text-transform: uppercase;
	color: #333333;
}

div#section-hp-team .swiper.homepage-team-swiper p {
    text-transform: uppercase;
    color: #676767;
    font-size: 18px;
}

@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: 50px;
}

#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;
    width: 100%;
    max-width: 320px;
}
.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;
}

@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: 0;
	}
	.ry-services.style2 > .relative, .ry-services.style2 .ry-container {
		max-width: 300px;
	}
	.snap-mobile-menu img {
		max-width: 150px;
	}
}

@media (max-width:1080px) {
	#navigation {
		display: none !important;
	}
}

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

div#section-hp-team .max-w-7xl.flex.flex-col {
    z-index: 22;
    box-shadow: 0 0 50px rgb(0 0 0 / 30%);
	background: rgb(255 255 255 / 80%);
}


.sub-title, .sub-title h4,
div#section-hp-team .swiper.homepage-team-swiper h6 {
	font-family: 'Poppins', sans-serif;
}

.module-welcome.style-5 {
	padding: 120px 0;
}

#section-hp-services::after {
    content: "";
    position: absolute;
    inset: 0;
    height: 35%;
    background: linear-gradient(to top, transparent, #e6e1dc);
    top: 0;
}
#section-hp-services .ry-card {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    overflow: hidden;
    border-radius: 30px;
	margin-left: 30px;
	height: 0;
    padding-bottom: 95%;
}


.ry-card .ry-icon {
	box-shadow: 0 10px 55px 5px rgb(210 161 35 / .2);
	opacity: 0;
}
.ry-card:before {
	background: #0b0b0b99;
}
.ry-card:hover::before {
	opacity: .85;
	background: #332e30;
}
#section-hp-services .ry-card div a {
    color: transparent;
    position: absolute;
    inset: 0;
    z-index: 99;
	cursor: pointer;
	background: transparent;
}
#section-hp-services .ry-card div a i {
    display: none;
}
#section-hp-services .ry-card div a:hover {
    background: transparent;
}

div#section-hp-services {
	width: 90%;
    max-width: 1280px;
    padding-bottom: 80px;
}
#section-hp-services .ry-card * {
    text-align: center;
	color: #fff;
}
#section-hp-services .mb-10.excerpt-hidden {
    display: none;
}
#section-hp-services .ry-card .text-xl.md\:text-3xl.font-bold.text-primary-background.my-4 {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    padding: 70px 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-top: 1px solid;
    border-bottom: 1px solid;
    width: 100%;
    max-width: 350px;
	    border-color: #92877c;
	transition: .3s ease;
}
#section-hp-services .ry-card:hover .text-xl.md\:text-3xl.font-bold.text-primary-background.my-4 {
	transition: .3s ease;
	border: 0;
	top: 75%;
}
#section-hp-services .ry-card {
    display: flex !important;
    align-items: center;
    justify-content: center !important;
    flex-direction: column;
}

@media (max-width: 1023px) {
	div#section-hp-services {
		max-width: 520px;
	}
}

@media (max-width: 1200px) {
	#section-hp-services .ry-card .text-xl.md\:text-3xl.font-bold.text-primary-background.my-4 {
		font-size: 22px;
		max-width: 240px;
	}
}

#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
	background-position: center bottom;
}
div#section-hp-team {
    padding: 120px 0;
    border-top: 25px solid #332e30;
    border-bottom: 25px solid #332e30;
}

.ry-accordion:before {
    background: #f9f9f9e0;
    box-shadow: 0 0 20px rgb(85 99 80 / 10%);
    opacity: 1 !important;
    inset: -0.15rem !important;
}

.col-xs-12.ry-accordion-wrap.mt-8 {
    margin-top: 1rem;
}

.ry-accordion:before {
	border-color: rgb(85 99 80) !important;
}
.ry-accordion.active:before, .ry-accordion:hover:before {
	background: #f9f9f9;
    box-shadow: 0 0 40px rgb(85 99 80 / 40%);
}

.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: transparent;
}
.module-testimonials.style-2 .comments-holder .testimonials-swiper-2 * {
    color: #202020;
}
.module-testimonials.style-2 .comments-holder .testimonials-swiper-2 .text-yellow-300 {
    fill: #151515;
}
.module-testimonials.style-2 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-f79f20ca-2099-467e-8f8e-118480f0a476/Assets/testimonial_background_v3.jpg);
	background-size: cover;
	background-position: center top;
	padding: 100px 0 100px;
}
.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	display: none;
}
.module-testimonials.style-2 .swiper-pagination-bullet-active {
	background-color: var(--color-secondary-background);
}


.module-welcome.style-5.module-services .ry-container {
    max-width: 1280px;
    width: 90%;
}

.module-welcome.style-5.module-services .photo {
    padding-bottom: 120% !important;
}
.module-welcome.style-5.module-services:before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-f79f20ca-2099-467e-8f8e-118480f0a476/Assets/serviecs_background.png);
    background-size: cover;
    background-position: center center;
}
.module-welcome.style-5.module-services .sub-title h4, .module-welcome.style-5.module-services .main-title h2 {
    color: #fff;
}

div#header-menu-cta {
    min-width: auto !important;
    display: flex;
    align-items: center;
    gap: 0 2em;
}

div#header-menu-cta ul.ry-nav {
    margin-left: 0;
}

@media (max-width:1700px) {
    div#header-menu-cta ul.ry-nav {
        gap: 0 20px;
    }

    div#header-logo {
		width: auto;
	}
		div#header-menu-cta {
			gap:0 1.5em;
		}

	div#header-logo img {
		max-width:250px;
	}
}

   

@media (max-width:1600px) {
    div#header-menu-cta ul.ry-nav {
        gap: 0 2em;
    }

    div#header-menu-cta {
		flex-direction: column-reverse;
		justify-content: flex-end;
		align-items: flex-end;
			gap:10px 0;
	}

		div#header-logo img {
		max-width:300px;
	}
}
