/* 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;}
.ry-menu .ry-nav li .dropdown-toggle {padding: 30px 0;}
ul#quick-links li a {display: block;width: 100%;}
#in-services-3 ul li a {margin-left: 0px;margin-top:30px}
*/
[x-cloak] { display: none !important; }
.promotions img { min-width: 22rem; max-width:22rem;}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.mobile-menu-icon a{display: flex;height: 100%;width: 100%;justify-content: center;align-items: center;}
body.fancybox-active .ry-sticky-menu.fixed {z-index: 9999;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}

@font-face {
	font-family: 'MinionPro';
	src: url('https://s3.amazonaws.com/static.organiclead.com/Site-075111fb-b439-4dcd-87e0-5fc8775940e5/fonts/MinionPro_Regular.woff2') format('woff2'),
		url('https://s3.amazonaws.com/static.organiclead.com/Site-075111fb-b439-4dcd-87e0-5fc8775940e5/fonts/MinionPro_Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
body#page[data-page-name="index"] {
    position: relative;
}
div#navigation .bg-primary-background {
    background-color: #fff !important;
}

body#page[data-page-name="index"]:before {
    content: "";
    position: fixed;
    inset: 0;
    z-index: -1;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-075111fb-b439-4dcd-87e0-5fc8775940e5/Assets/paper_background_V2.jpg);
    background-size: cover;
}

body#page[data-page-name="index"] .ry-section, .module-welcome.style-5 {
    background: transparent !important;
}

#section-hp-services .text-black h4 {
    font-family: 'Poppins';
    font-weight: 500;
}

.module-welcome.style-5 {
    padding: 8vw 0;
}
.module-welcome.style-5:before {
    left: 2%;
    opacity: .2;
}

#section-hp-services div#services-12 {
    display: flex;
    max-width: 1600px;
    width: 90%;
}
#section-hp-services div#services-12 .hp-service {
    width: 100%;
    max-width: 100%;
}

#services-12 > div:nth-child(even) > div > p, #services-12 > div:nth-child(odd) > div > p {
    display: none;
}

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

div#ry-pg-body {
    padding-bottom: 200px;
}

@media (max-width:1024px) {
	
	#section-hp-services div#services-12 {
		flex-wrap: wrap;
	}


	#section-hp-services div#services-12 .hp-service {
		width: 48%;
	}
	
	#section-hp-services div#services-12 .hp-service {
		width: 100%;
		max-width: 300px;
		padding: 0 0 3em 0;
	}


	#services-12  h4 {
		font-size: 22px !important;
		font-weight: normal;
		line-height: 1.3;
	}

	#services-12  div {
		padding: 0;
	}

	#services-12 .rounded-full {
		padding: 0;
	}


	div#section-hp-services .rounded-full {
		height: 45px;
		width: 45px;
		margin: 10px auto 0;
	}


	div#section-hp-services .rounded-full i.bi.bi-arrow-right {
		font-size: 18px;
	}
	
	.main-title, .main-title h2 {
		font-size: 35px !important;
		line-height: 1.3 !important;
	}
	
	.sub-title h6, .sub-title h4 {
		font-size: 25px !important;
	}
	
	.hp-team-style-8 p, .hp-team-style-8 h6{
		text-align: center !important;
	}

}



@media (max-width:991px) {
	
	div.slider-info {
		padding: 0;
		min-height: 0;
	}
}

