#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}

#ry-pg-body #navigation {
    position: relative;
}
#ry-pg-body #navigatio.fixed {
    position: fixed;
}

.cta-btn.ry-btn-secondary:not(:hover) span.cta-icon img {
    filter: brightness(0) invert(0.24);
}

.slider-info-center-bottom, .slider-info-left-center, .slider-info-left-bottom {
    min-height: 1px;
    width: 100% !important;
    max-width: 1600px !important;
    left: 0;
    right: 0;
    margin: auto;
}

.homepage-swiper h2 {
	font-size: clamp(1.75rem, 1.125rem + 3.125vw, 4.875rem);
	color: #353535;
}
.homepage-swiper .block.text-sm {
	color: #353535;
	font-size: 24px;
}
.slider-info-left-center div + div {
    line-height: 150%;
    font-size: clamp(1.125rem, 1.0625rem + 0.3125vw, 1.4375rem);
}

.homepage-swiper .swiper-slide img {
	    object-position: center 20%;
}



@media (max-width: 767px) {
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	div#hp-slider {
		padding-top: 0px;
	}
}

@media (max-width: 500px) {
	.module-testimonials div .ry-btn {
		font-size: 11px !important;
	}

    .homepage-swiper .with-gradient, .homepage-swiper .swiper-slide img {
        height: auto !important;
        margin-top: 0px;
    }
}

@media (min-width: 1081px) {
	.slider-info-left-center *,
	.slider-info-left-bottom *{
		text-align: left !important;
	}
	.slider-info-left-center a.ry-btn.ry-btn-primary,
	.slider-info-left-bottom a.ry-btn.ry-btn-primary {
		margin-top: 30px;
		margin-left: unset;
	}
	.slider-info-left-center div {
		width: 100%;
		max-width: 620px;
	}
	.slider-info-left-center div + div {
		max-width: 460px;
	}
}

.ry-btn.ry-btn-primary:not(:hover) {
    color: #fff;
    font-weight: 400;
}

.swiper-wrap .swiper-button-next, .swiper-wrap .swiper-button-prev {
	background-image: none;
	text-align: center;
}
.swiper-wrap .swiper-button-next:before, .swiper-wrap .swiper-button-prev:before {
	content: "\F135";
    position: absolute;
    font-size: 30px;
    color: #000;
    font-family: 'bootstrap-icons';
    margin: auto;
}
.swiper-wrap .swiper-button-prev:before {
	content: "\F12C";
}

#ry-footer ul {
    line-height: 2;
}


@media (max-width: 1600px) and (min-width: 1081px) {
	.slider-info-center-bottom, .slider-info-left-center, .slider-info-left-bottom {
		padding-left: 5% !important;
	}
}

@media (max-width: 1080px) {
	div#navigation-style-4 {
		display: none;
	}
	.snap-mobile-menu {
    display: flex !important;
		background: #233253;
	}
}


@media (max-width: 767px) {
	.homepage-swiper h2 {
		text-align: center;
		color: #fff;
		line-height: 110% !important;
		font-size: clamp(2rem, 1.4379rem + 2.9979vw, 2.875rem) !important;
	}
}

@media (max-width: 1080px) and (min-width: 768px) {
	.slider-info-center-bottom, .slider-info-left-center, .slider-info-left-bottom {
		max-width: 500px !important;
		margin-right: auto;
		margin-left: unset;
		padding-left: 5% !important;
	}
	.homepage-swiper .swiper-slide img {
		object-position: 70% top;
		height: calc(0px + 65vh) !important;
	}
	
}

@media (max-width: 767px) {
	.\32xl\:grid-cols-7 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}

@media (min-width: 1081px) {
	#navigation-style-4 {
		max-width: 1600px !important;
		width: 90% !important;
	}
}

.ry-btn {
	height: auto;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li.active a {
    color: #fff !important;
}

.testimonial-style1 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-c2188416-7fc6-4ab0-adb6-152ebf1d4259/Assets/testimonial_bg.jpg);
	background-size: cover;
	background-position: center top;
}

.testimonial-style1 .swiper-slide {
    background: linear-gradient(136deg, #895c32, #64441e);
}

#hp-brands-3 .swiper-pagination {
    position: relative;
    margin-top: 50px;
}

#hp-brands-3 .left-right-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: row-reverse;
	margin-top: 30px;
}
#hp-brands-3 .swiper-button-next, #hp-brands-3 .swiper-button-prev {
    position: relative;
    left: 0;
    right: 0;
    top: auto;
    transform: unset;
	margin: 0;
	background-color: #1b5b3d;
}
.brands-swiper-3 {
    padding-bottom: 0 !important;
}

#hp-brands-1::before, #hp-brands-2::before, #hp-brands-3::before, #hp-brands-4::before, #hp-brands-5::before, #hp-brands-6::before {
	height: 100%;
	left: 0;
	top: 0;
	bottom: unset;
	background-repeat: no-repeat;
	background-position: left top;
}

#hp-brands-3 .ry-btn:not(:hover) {
    background: #fff;
    color: #151515;
}

div#hp-insurance-1 .swiper-slide.bg-gray-200 {
    background: linear-gradient(134deg, #6498ce, #223253);
}
div#hp-insurance-1 .swiper-slide.bg-gray-200 img {
    filter: brightness(0) invert(1);
    mix-blend-mode: unset;
}

#services-12 > div > div > p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
#section-hp-services div#services-12 {
    margin-top: 140px !important;
}
#section-hp-services .ry-icon {
    background: #fff;
    width: 100%;
    max-width: 160px;
    max-height: 160px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    margin: auto;
    margin-top: -120px;
    padding: 30px;
}

#services-12 > div:nth-child(odd) .ry-icon {
    border: 2px solid var(--color-secondary-background);
}
#services-12 > div:nth-child(even) .ry-icon {
    border: 2px solid var(--color-primary-background);
}

#section-hp-services div#services-12 .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
    min-height: 130px;
}

#services-12 > div:nth-child(even) img {
	filter: unset !important;	
}

#section-hp-services .sub-title h4{
	color: #fff;
}
#section-hp-services div#services-12 {
	row-gap: 140px;
}

#section-hp-services .main-title h2 {
    color: #f1ebc1;
}


.brands-swiper-3 .swiper-wrapper .swiper-slide.swiper-slide-active {
    background: #6498ce;
}
.brands-swiper-3 .swiper-wrapper .swiper-slide {
    background: #223253;
}

.brands-swiper-3 .swiper-wrapper .swiper-slide .logo-wrapper img {
	filter: brightness(0) invert(1);
    mix-blend-mode: unset;
}
#section-hp-team:before {
	background-position: center bottom;
}

#brand-section-heading .sub-title h4, #brand-section-heading .main-title h2 {
    color: #fff;
}

.testimonial-right, .module-testimonials .comments-holder {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-b6f9726b-b6bd-4b95-8e8b-eef134c0f2e5/Assets/testimonial_bg.jpg);
	background-size: cover;
	background-position: center bottom;
}

div#navigation.fixed:not(.relative) .cursor-pointer img {
    max-width: 160px;
}


/** Footer Start **/

.ry-container-1600 {
    width: min(90%, 1600px);
	float: unset;
	margin: 0 auto;
}

.ry-container-1600 #footer-each-wrap {
    padding: 5% 0;
}

#ry-footer ul {
    line-height: 2;
}

@media (max-width:1280px) { 
	div#ry-footer img {
		max-width: 200px;
	}

	div#footer-disc p, div#footer-disc span.text-xs.md\:text-base {
		font-size: 15px !important;
		text-align: center !important;
		line-height: 25px;
	}

	#ry-footer ul {
		margin: auto;
	}
}

@media (max-width:700px) {
	div#footer-info-each {
		width: 100% !important;
	}

	div#footer-disc span.text-xs.md\:text-base {
		margin-bottom: 10px;
	}
}
@media (max-width: 1599px) {
	#ry-footer ul {
		flex-direction: row;
	}
	.ry-container-1600 #footer-each-wrap {
		padding-bottom: 40px;
	}
}


@media (min-width: 1024px) {
    .\32xl\:grid-cols-7 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
		padding-bottom: 40px;
    }
	div#footer-info-each:nth-child(1) {
		grid-column: 1 / -1;
	}
	div#footer-info-each:nth-child(6) {
		grid-column: 1 / -1;
	}
	.footer-social-wrapper {
		justify-content: flex-start;
	}
}

@media (min-width: 1399px) {
	.\32xl\:grid-cols-7 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
	div#footer-info-each:nth-child(1) {
		grid-column: 1 / 1;
	}
}

@media (min-width: 1600px) {
    .\32xl\:grid-cols-7 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
	div#footer-info-each:nth-child(1) {
		grid-column: span 1 / span 1 !important;
	}
	div#footer-info-each:nth-child(6) {
		grid-column: none !important;
	}
}

@media (max-width: 1080px) {
	.ry-container-1600 #footer-each-wrap {
		max-width: 540px;
	}
	.\32xl\:grid-cols-7 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 991px) { 
	.\32xl\:grid-cols-7 {
		grid-template-columns: 1fr !important;
	}

	div.footer-social-wrapper {
		min-width: 100%;
		width: 100%;
		display: inline-flex !important;
	}

	div#ry-footer img {
		margin: 2.5rem auto 0;
	}
}

@media (max-width: 767px) {
	.\32xl\:grid-cols-7 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}

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

.ry-menu .ry-nav li .third-level-container .third-level-dropdown:last-child {
    width: max-content;
}




body {
  opacity: 0;           
  transition: opacity 0.5s ease;
}

body.show {
  opacity: 1;
}
.brands-swiper-4 .swiper-wrapper{
	justify-content:center;
	align-items:center;
	gap:30px
}
.brands-swiper-4 .swiper-wrapper > div {
	margin:0 !important;
}
@media(min-width:1440px) {
	.homepage-swiper .swiper-slide img,
	.homepage-swiper  .swiper-wrapper{
		height:85vh!important;
		object-position:center 20%
	}

}

@media(min-width: 1024px) {
	div#ry-sidebar {
		max-width:380px !important; 
		width:33.33% !important; 
	}
	#contents .lg\:w-9\/12,
	#contents .lg\:w-8\/12{
		width: 63% !important;
	}
}

#contents  > .max-w-7xl {
	padding-inline:0;
	width:90%;
}
#contents > .max-w-\[1600px\] {
	max-width: 1280px;
	width:90%;
	padding-inline:0 !important;
	padding-top:30px !important
}
	#contents > .max-w-7xl  h2 {
		margin:35px 0 10px
	}
@media(max-width:991px) {
	div#ry-sidebar {
		max-width:400px;
		margin-inline:auto;
		width:100%;
	}
	#contents > .max-w-\[1600px\] {
		padding-top:0 !important
	}
	#contents > .max-w-\[1600px\] h2 {
		margin:35px 0 10px
	}
    
}
@media (max-width: 500px) {
	.brands-swiper-4 .swiper-wrapper {
		justify-content: unset; 
	}
}

