.module-services.style-9 {
	padding: 340px 0;
	/*background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-24ad44fa-7a28-489a-a0d5-aa4024d3cd9a/Assets_V2/bg_services.jpg);
	background-size: cover;
	background-position: center;*/
	overflow: hidden;
	padding-bottom: 42%;
	margin-top: 0px;
}

.module-services.style-9:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: none;
    z-index: 0;
}

.module-services.style-9 .section-headline h2 {
	/* font-size: 40px; */
	font-size: 58px;
	text-transform: uppercase;
	letter-spacing: initial;
	margin-bottom: 10px;
	color: #111;
}

.module-services.style-9 .section-headline h2 .span-1 {
	display: block;
	font-size: 24px;
	letter-spacing: 3px;
	color: #2A5079 ;
	margin-bottom: 5px;
}

.module-services.style-9 .ry-flex {
	align-items: center;
}

.module-services.style-9 .ry-flex > .ry-each:nth-child(1) {
	max-width: 550px;
	width: 40%;
}

.module-services.style-9 .ry-flex .ry-each .services-details h4 {
	font-size: 32px;
	margin-bottom: 5px;
	color: #3a6ea5;
	font-weight: 600 !important;
}

.module-services.style-9 .ry-flex .ry-each .services-details p {
	font-size: 18px;
	line-height: 170%;
	color: #333;
	
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5; /* number of lines to show */
	line-clamp: 5; 
	-webkit-box-orient: vertical;
}

.module-services.style-9 .ry-flex .ry-each .services-details:not(.active) {
	display: none;
}

.module-services.style-9 .ry-flex .ry-each .services-details {
	margin: 40px 0 20px;
	ar,font-variant: diagonal-fractions;
	ar,font-variant: diagonal-fractions;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	/* border-radius: 0; */
	/* overflow: hidden; */
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each {
	width: calc(33.33% - 10px);
	max-width: 100% !important;
	flex-basis: unset;
	cursor: pointer;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo {
	position: relative;
	padding-bottom: 100%;
	background: linear-gradient(214deg, #3a6ea5, #2A5079 );
	box-shadow: 0 0 10px #00000033;
	background: #2A5079 ;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: contain;
	max-height: 120px;
	max-width: 110px;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.module-services.style-9 .ry-flex .ry-each .box-wrapper {
	transform: rotate(45deg);
	/* border-radius: 80px; */
	/* overflow: hidden; */
}

.module-services.style-9 .ry-flex > .ry-each:nth-child(2) {
	margin-top: -120px;
	margin-bottom: -120px;
	/* border-radius: 50px; */
}

/*.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(3) {
	border-top-right-radius: 60px;
	overflow: hidden;
	border: 1px solid #3a6ea5;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(7) {
	border-bottom-left-radius: 60px;
	overflow: hidden;
	border: 1px solid #3a6ea5;
}*/

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(3) .photo{
	border-top-right-radius: 60px;
	overflow: hidden;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(7) .photo {
	border-bottom-left-radius: 60px;
	overflow: hidden;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex:before {
	content: "";
	position: absolute;
	/* right: 0; */
	width: 800px;
	height: 5px;
	background: #3a6ea520;
	left: -420px;
	transform: rotate(90deg);
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex:after {
	content: "";
	position: absolute;
	/* right: 0; */
	width: 800px;
	height: 5px;
	background: #3a6ea520;
	/* left: -420px; */
	bottom: -20px;
	transform: rotate(90deg);
	right: -420px;
	display: none;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo {
	background: #2A5079 ;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo img {
	filter: invert(1) brightness(9);
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo:before,
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: calc(100% - 15px);
	height: calc(100% - 15px);
	border: 4px solid #fff;
	transform: translate(-50%, -50%);
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(7).active .photo:before,
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(7):hover .photo:before {
	border-bottom-left-radius: 60px;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active:nth-child(3) .photo:before, 
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover:nth-child(3) .photo:before {
	border-top-right-radius: 60px;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo .photo {
    background: transparent;
}

/*.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo .photo img {
    filter: unset !important;
}*/

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo {
    cursor: initial;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo .photo:before {
    opacity: 0;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo img {
    width: 90%;
    max-width: 75%;
}

/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (max-width: 1200px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/
	.module-services.style-9 {
		padding: 10vw 0;
		padding-bottom: 42%;
	}
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo img {
		max-width: 50%;
	}
}

@media (max-width: 1080px) {

	/** PLACE YOUR LAPTOP AND UP CSS HERE **/
	.module-services.style-9 {
		padding: 100px 0;
		padding-bottom: 42%;
		margin: 0px;
	}
	.module-services.style-9 .section-headline h2 {
		font-size: 50px;
	}
	.module-services.style-9 .section-headline h2 .span-1 {
		font-size: 20px;
	}
	.module-services.style-9 .ry-flex {
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-services.style-9 .ry-flex > .ry-each:nth-child(1) {
		max-width: 100%;
		width: 100%;
	}

	.module-services.style-9 .section-headline h2 {
		text-align: center;
	}

	.module-services.style-9 .ry-flex .ry-each .services-details h4 {
		text-align: center;
	}

	.module-services.style-9 .ry-flex .ry-each .services-details p {
		text-align: center;
	}

	.module-services.style-9 .ry-flex .ry-each .ry-btn {
		margin-left: auto;
		margin-right: auto;
		/* display: flex; */
	}

	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex:before, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex:after {
		opacity: 0;
	}
	.module-services.style-9 .ry-flex > .ry-each:nth-child(2) {
		padding: 150px 0 50px;
		flex-basis: unset;
		width: 100%;
		max-width: 70%;
		margin-top: 0;
		margin-bottom: 0;
	}
	.module-services.style-9 .ry-flex .ry-each .services-details p {
		font-size: 16px;
	}
	.module-services.style10 .ry-flex .ry-each .services-details h4 {
		font-size: 24px;
	}
}

@media (max-width: 768px) {

	/** PLACE YOUR DESKTOP AND UP CSS HERE **/
	.module-services.style-9 .ry-flex > .ry-each:nth-child(2) {
		max-width: 90%;
	}
}

@media (max-width: 480px) {
	.module-services.style10 .ry-flex .ry-each .services-details h4 {
		font-size: 20px;
	}
	.module-services.style-9 .section-headline h2 .span-1 {
		font-size: 18px;
	}
	.module-services.style-9 .section-headline h2 {
		font-size: 42px;
	}
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each{
	 transition: .3s;
} 
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo {
    background: linear-gradient(214deg, #3a6ea5, #3a6ea5);
    transition: .3s;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo img {
    transition: .3s;
	filter: brightness(0) invert(1);
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo img, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo img {
    filter: brightness(0) invert(1);
    transition: .3s;
}



.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo .photo img {
    filter: unset !important;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo:hover .photo img, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo.active .photo img {
	filter: unset !important;
}

.module-services.style-9:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    padding-bottom: 46%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7d29135a-66fc-468b-ae16-8f6dd607f5d1/Assets/service_background.jpg);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}
.module-services.style-9 .ry-flex .ry-each .content[data-hasbutton="true"] +  .button-wrapper{
	display:none;
}
.module-services.style-9 .ry-flex .ry-each .services-details.has-button .span-5{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	gap: 12px;
}

.module-services.style-9 .ry-flex .ry-each .button-wrapper {
    display: flex;
    gap: 20px;
    margin-top: 30px;
	width: fit-content;
}

@media only screen and (max-width: 1080px){
	.module-services.style-9 .ry-flex .ry-each .services-details.has-button .span-5{
		justify-content:center;
	}
	.module-services.style-9 .ry-flex .ry-each .services-details.has-button .span-5 a{
		margin:unset;
	}
}

@media only screen and (max-width: 360px){
	.module-services.style-9 .ry-flex .ry-each .button-wrapper {
		flex-direction: column;
		align-items: center;
	}
}

/* SERVICES */
.module-services.style-9 .section-headline h2 .span-1 {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
}

.module-services.style-9 .section-headline h2 {
	font-size: 46px;
	color: #222;
	text-transform: capitalize;
	font-weight: 600 !important;
}
.module-services.style-9:after {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20ec1537-7741-4638-8609-77a86ad57e0c/Assets/feature_service.jpg);
	bottom: unset;
	top: 0;
	padding-bottom: 0;
	height: 100%;
}
.module-services.style-9 {
	padding-bottom: 340px;
}

/*.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(7) img, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(8) img {
  max-width: 80px;
}*/

@media (max-width: 1080px) {
	.module-services.style-9 .ry-flex .ry-each .button-wrapper {
		justify-content: center;
		align-items: center;
		margin-left: auto;
		margin-right: auto;
	}
	.module-services.style-9:after {
		background-size: cover;
	}
	.module-services.style-9 {
		padding-bottom: 100px;
	}
	.module-services.style-9 .ry-flex .ry-each .services-details h4 {
		font-size: 28px;
	}
}
@media (max-width: 620px) {
	.module-services.style-9 .ry-flex .ry-each .services-details h4 {
		font-size: 24px;
	}
	.module-services.style-9 .ry-flex .ry-each .button-wrapper {
		flex-direction: column;
	}
}


.module-services.style-9 .ry-btn.ry-btn-primary:hover {
	background: #fff !important;
	color: #222 !important;
}

.module-services.style-9 .ry-btn.ry-btn-secondary:hover {
	background: #3a6ea5 !important;
	color: #fff !important;
}

.module-services.style-9 {
	z-index: 99;
}
.module-services.style-9:after{
	display: none !important;
}
div#section-services {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-24ad44fa-7a28-489a-a0d5-aa4024d3cd9a/Assets_V2/bg_services.jpg);
    background-size: cover;
    background-position: center;
}
div#section-services:before {
    content: "";
    position: absolute;
    inset: 0;
	background: none;
    z-index: 99;
    display: block;
}
div#section-services .col-xs-12.sections {
    position: relative;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo.active .photo img, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo:hover .photo img {
    filter: brightness(0) invert(1) !important;
}
/*div#section-services>.col-xs-12.sections:before, div#section-services>.col-xs-12.sections:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    padding-bottom: 26%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-3b338114-803b-41d2-9759-77b9bfd38e01/Assets/Shape_curve.png);
    top: 0%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 9;
	display: block;
	transform: translateY(-100%) scale(-1);
}

div#section-services>.col-xs-12.sections:after {
	top: unset;
	bottom: 0%;
	background-position: center bottom;
	transform: translateY(95%) scale(1);
}*/

/* END SERVICES*/
