/*.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;
}*/

mm-burger {
    color: #333;
}
.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;
}

body#page div#hp-brands-6:before {
	content: "";
	position: absolute;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-df691cb9-4e92-4cd0-ae55-f2342b229aff/Assets/brands_background.jpg);
	background-size: cover;
	background-position: center top;
	z-index: 0;
	inset: 0;
	height: 100%;
	top: unset;
	    border-radius: 12vw;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

body#page div#hp-brands-6:after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-df691cb9-4e92-4cd0-ae55-f2342b229aff/Assets/bottom_line.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
    top: 85%;
    padding-bottom: 12%;
    background-position: center bottom;
    transform: translateY(-50%);
}

@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;
	}
	.ry-services.style2 > .relative, .ry-services.style2 .ry-container {
		max-width: 300px;
	}
	.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: center;
	}
}

div#section-hp-team .max-w-7xl.flex.flex-col {
    margin-top: -24rem;
    z-index: 22;
    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, #f9f9fd);
}

/** Services Start **/
div#section-hp-services {
	background: transparent !important;
	padding-bottom: 25rem;
}

.ry-services.style2 {
	background: #f9f9f9 !important;
	padding-bottom: 24rem;
}

div#section-hp-services {
	background: #e0e8ed;
}

#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
	height: 68%;
	left: 0;
	bottom: 0;
	top: unset;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.feature-cta .slick-list.draggable {
    margin-left: 25px;
}

.ry-services.style2 .ry-container.relative {
	max-width: 1600px;
}

@media (max-width: 500px) {
	div#section-hp-services .ser-title h4 {
		font-size: 20px;
	}
	div#section-hp-services .ser-title {
		left: 20px;
	}
}

/*@media(max-width: 1080px){
	.ry-services.style2 .each-block .photo img {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.ry-services.style2 .each-block .photo:before {
		background: unset;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.feature-cta .each-block:hover .photo img {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.feature-cta .each-block .photo:after {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}*/

@media (max-width: 1080px) {
	.ry-services.style2 .content.relative.z-10.py-20.w-full.px-10 {
		padding-bottom: 0px !important;
	}
	.ry-services.style2 .button-wrapper {
		    padding-top: 100px;
	}
	.feature-cta button.slide-arrow.next-arrow, .feature-cta button.slide-arrow {
        bottom: -90px;
    }
	.feature-cta .slick-list.draggable {
		    height: 100% !important;
	}
}

@media (max-width: 1080px) {
	.feature-cta button.slide-arrow.next-arrow,
	.feature-cta button.slide-arrow{
		bottom: -60px;
	}
	.feature-cta .slick-list {
		padding: 40px 0px 0;
	}
}

@media (max-width: 499px) {
	.feature-cta .slick-list.draggable {
		margin-left: 0;
	}	
}


/** Services End **/

.cta-section {
    position: relative;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-df691cb9-4e92-4cd0-ae55-f2342b229aff/Assets/cta_background_v2.jpg);
    background-size: cover;
    background-position: center bottom;
}


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

div#sheppard, div#wong {
    scroll-padding-top: 200px;
    scroll-margin-top: 200px;
}

.brands-swiper-3 .swiper-wrapper .swiper-slide .logo-wrapper {
    background: #939a9f;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.brands-swiper-3 .swiper-wrapper .swiper-slide .logo-wrapper img {
    filter: brightness(0) invert(1);
}
body[data-page-name="frames"] .brands-swiper-3 {
    padding-bottom: 7rem;
}
.brands-swiper-3 .swiper-wrapper .swiper-slide .photo img {
	margin: 0;
}

.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-b138a0e2-ab7c-4830-97af-fd1a75723dee/Assets/testimonial_background.jpg);
	background-size: cover;
	background-position: center top;
	padding: 380px 0 200px;
}
.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-testimonials.style-2 .comments-symbol {
	color: #876424;
}
.module-testimonials.style-2 .comments-icon {
	display: none;
}
.module-testimonials.style-2 .comments-icon::before {
	border-color: #876424;
}

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

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


