@import url("https://use.typekit.net/tpc0zjy.css");

@font-face {
	font-family: "the-seasons", sans-serif;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "the-seasons", sans-serif;
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "the-seasons", sans-serif;
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "the-seasons", sans-serif;
	font-weight: 700;
	font-style: italic;
}
.review-widget {
    z-index: 1 !important;
}
/* 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;
}
#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
}

.main-title h2 {
	background: linear-gradient(131deg, #0e3692, #68508a);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}

div#navigation-style-4 {
    max-width: 1600px !important;
}
.ry-menu .ry-nav {
	text-transform: capitalize !important;
	gap: 20px;
}
.cta-icon {
    background: #013692;
    color: #ffffff;
	border: none;
}
.cta-btn.ry-btn-primary.ry-el-link:not(.ry-btn-secondary)  {
	border: 1px solid transparent;
}
.cta-btn.ry-el-link .flex * {
    font-size: 12px !important;
    text-transform: capitalize;
}
.cta-btn.ry-btn-primary.ry-el-link:not(:hover, .ry-btn-secondary) {
    background: transparent;
    border: 1px solid #68508a;
	color: #68508a;
}
.cta-btn.ry-btn-primary.ry-el-link:hover {
    color: #fff !important;
}
.cta-btn.ry-el-link:first-child .flex * {
    font-weight: 700;
}
.cta-btn.ry-btn-primary.ry-el-link:hover {
    color: #242424;
}
.cta-btn.ry-btn-secondary.ry-el-link:not(:hover) {
	color: #fff;
}
.cta-btn.ry-btn-secondary.ry-el-link span.cta-icon {
	background: #68508a;
    color: #fff;
    border: none;
}

.google-translate {
    width: 100%;
    max-width: min-content;
	display: flex;
    align-items: center;
}

.google-translate .goog-te-gadget-simple {
    border: none;
    background: #68508a;
    height: 55px;
    padding: 0 20px;
}

.google-translate .goog-te-gadget-simple, .google-translate .goog-te-gadget-simple span a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.navigation-4 .flex.gap-2 {
	width: 100%;
	max-width: 600px;
	justify-content: flex-end;
}
.google-translate .goog-te-gadget-simple span a span {
    color: #fff;
}

@media (min-width: 1920px) {
	.navigation-4 .flex.gap-2 {
		width: 100%;
		max-width: 600px;
	}
	/*.navigation-4 .hidden.lg\:flex.justify-end.ry-menu.w-full.pt-0.pb-0 ul {
		justify-content: center;
	}
	.navigation-4 .flex.flex-col.justify-end.items-end.w-full {
		flex-direction: row-reverse;
		padding: 0;
		align-items: center;
	}
	.navigation-4 .flex.flex-col.justify-end.items-end.w-full .hidden.lg\:flex.justify-end.ry-menu.w-full.pt-0.pb-0 {
		padding: 0 2%;
	}*/
	.navigation-4 .hidden.lg\:flex.justify-end.ry-menu.w-full.pt-0.pb-0 ul {
		margin-top: 16px;
	}
	.navigation-4 .hidden.lg\:flex.justify-end.ry-menu.w-full.pt-0.pb-0 ul li {
		margin-top: 0;
	}
}

@media (max-width:1280px) {
    .snap-mobile-menu img {
        min-height: auto !important;
        max-width: 150px !important;
    }
}

@media (min-width:1280px) {
	div#site-logo img {
		max-width: 280px;
		position: relative;
		
	}
}

.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: #4e5367;
}
.slider-info-left-center div + div {
    line-height: 150%;
    font-size: clamp(1.125rem, 1.0625rem + 0.3125vw, 1.4375rem);
}

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

@media (max-width: 500px) {
    .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: 600px;
	}
}

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

/** Services Start **/

@media (min-width: 768px) {
    .md\:max-w-8xl {
        max-width: 100rem;
    }
}
.services-bg {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-531a4923-fc80-429f-9469-c63151b6de19/Assets/final_services_bg.jpg);
    background-size: cover;
}
.services-bg .custom-services:before {
    content: "";
    position: absolute;
    inset: 0;
    width: 100vw;
    background: linear-gradient(to bottom, #f7f2ff, transparent, transparent, #f7f2ff);
}
.services-bg:before, .services-bg:after {
    content: "";
    position: absolute;
    inset: 0;
    bottom: unset;
    height: 0;
    padding-bottom: 32%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-531a4923-fc80-429f-9469-c63151b6de19/Assets/new_top_shape.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    top: 0%;
    transform: translateY(-99%);
}
div.simle-section {
	position: relative;
	background: #ffffff;
}
div.simle-section:before {
    content: "";
    position: absolute;
    inset: 0;
    bottom: unset;
    height: 80%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-531a4923-fc80-429f-9469-c63151b6de19/Assets/double_bottom_shape.png);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    top: 0%;
    transform: translateY(0%);
}

/*.services-bg::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 55.5%;
    left: 0;
    top: 50%;
    transform: translateY(-40%);
    background: #e9f6f9;
    border-radius: 25vw 2vw 25% 5vw / 25vw 2vw 25vw 5vw;
    z-index: 1;
}*/
.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-next:hover:before, .swiper-wrap .swiper-button-prev:hover:before {
    color: #fff;
}
.swiper-wrap .swiper-button-prev:before {
	content: "\F12C";
}
.swiper.services-swiper .swiper-slide .ser-info .ry-content * {
    font-weight: 300 !important;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
	color: #454545;
}
.swiper.services-swiper .swiper-slide .img {
    background: radial-gradient(#ffffff, #d7e1f8);
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 200px;
    margin: 0 auto 30px;
    position: relative;
    border: 6px solid rgb(255 255 255 / 80%);
}
.swiper.services-swiper .swiper-slide {
	background: linear-gradient(to bottom, #f6f2ff, #ffffff);
	padding: 50px 35px;
	border-radius: 40px;
}
.swiper.services-swiper .swiper-slide:nth-child(even) {
    background: linear-gradient(to bottom, #ffffff, #f6f2ff);
}
.swiper.services-swiper .swiper-slide h4 a {
    min-height: 62px;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
	color: #68508a;
	font-size: clamp(1.5rem, 1.4769rem + 0.1235vw, 1.625rem);
}
.swiper.services-swiper .swiper-slide .img:before, .swiper.services-swiper .swiper-slide .img:after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    opacity: 0;
    transition: .3s;
}
.swiper.services-swiper .swiper-slide:hover .img:before {
    opacity: 1;
    top: -30px;
    left: -30px;
    right: 30px;
    bottom: 30px;
    transition: .2s;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-531a4923-fc80-429f-9469-c63151b6de19/Assets/hover_left.png);
	background-size:contain;
	background-repeat: no-repeat;
}
.swiper.services-swiper .swiper-slide:hover .img:after {
    opacity: .5;
    top: 30px;
    left: 30px;
    right: -30px;
    bottom: -30px;
    transition: .2s;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-531a4923-fc80-429f-9469-c63151b6de19/Assets/hover_right.png);
	background-size:contain;
	background-repeat: no-repeat;
}

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

#ry-footer, .module-testimonials.style-2::before, .module-testimonials.style-3::after {
	background: linear-gradient(316deg, #0e3692, #68508a);
}

@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: 3rem;
	}
}

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

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

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	height: 45%;
}

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

@media (max-width: 767px) {
	.homepage-swiper h2 {
		color: #fff;
	}
}

.main-title, .main-title h2 {
	font-size: 2.5rem !important;
}