.module-services.style-9 {
	padding: 240px 0 160px;
	background: #f9f9f9;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	margin-top: -1px;
	/*box-shadow: 0px -10px 40px rgb(0 0 0 / 8%);*/
    z-index: 2;
}

.module-services.style-9:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5795ded3-860b-4896-a1c9-358319bffbef/Assets/services_bg_final.jpg);
	background-position: center top;
	background-size: cover;
	    border-bottom-left-radius: 8vw;
    border-bottom-right-radius: 8vw;
}

.module-services.style-9 .section-headline h2 {
	font-size: 46px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #bdc2e3;
	font-weight: 400;
	margin-bottom: 22px;
}

.module-services.style-9 .section-headline p {
    font-size: 18px;
    line-height: 160%;
    color: #555;
}

.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 {
	margin-bottom: 15px;
	font-size: clamp(1.5rem, 1.4432rem + 0.2841vw, 1.625rem);
	line-height: 45px;
	color: #ffffff;
	font-weight: 500 !important;
	text-transform: uppercase;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each h4{
	margin-bottom: 0px;
	font-size: clamp(1.0625rem, 0.9773rem + 0.4261vw, 1.25rem);
	line-height: 150%;
	color: #fff;
	font-weight: 500 !important;
	text-align: center;
	cursor: pointer;
    transition: .3s;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.full-col:not(:hover) h4, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.half-col:not(:hover) h4, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.full-row:not(:hover) h4 {
    color: #121556;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover h4, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active h4 {
	color: #fff !important;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active h4 {
	color: #121556;
    transition: .3s;
}
.module-services.style-9 .ry-flex .ry-each .services-details h5{
	margin-bottom: 15px;
	font-size: clamp(1.5rem, 1.4432rem + 0.2841vw, 1.625rem);
	line-height: 150%;
	color: #333333;
	font-weight: 500 !important;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .ry-small-title {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(55px);
}

.module-services.style-9 .ry-flex .ry-each .services-details p {
	font-size: 20px;
	line-height: 1.6;
	color: #fff;
	/*overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3; 
	-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: unset;
	gap: 40px;
	justify-content: flex-end;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each {
	width: 100%;
	max-width: 100%;
	flex-basis: unset;
	cursor: pointer;
	border-radius: 100%;
	box-shadow: 0 0 30px rgb(0 0 0 / 10%);
	background: #fff;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo {
	position: relative;
	padding-bottom: 100%;
	background: #fff;
	border-radius: 100%;
}

.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: 90px;
    max-width: 90px;
    transform: translate(-50%, -50%) rotate(0deg);
}

.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) {
	overflow: hidden;
}*/

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(7) {
	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: #333;
	left: -420px;
	transform: rotate(90deg);
	display: none;
}

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

/*.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo,
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo {
	background: #121556;
}*/

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo:after,
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo:after {
	background: linear-gradient(to bottom, #267e5e, #267e5e);
	transition: .3s;
	height: 100%;
	opacity: .8;
}

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

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 90%;
	height: 90%;
	border: 1px solid #121556;
	transform: translate(-50%, -50%);
	border-radius: 100%;
	transition: .3s;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo:after {
    content: "";
    position: absolute;
    margin: auto;
    background: #fff;
    border-radius: 100%;
    width: 80%;
    height: 80%;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    z-index: 0;
    transition: .3s;
}
.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 {
    opacity: 1;
	border-color: #267e5e;
    transition: .3s;
}

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

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(7):hover .photo:before,
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active:nth-child(7) .photo:before {
}

/*.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo:before {border: transparent;}
.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%;
}

div#serv-btn-block {
    justify-content: flex-start;
    gap: 0 20px;
    margin-top: 2em;
}

a#serv-btn {
        background: transparent !important;
    border: 2px solid #fff;
    color: #fff !important;
}

a#serv-btn:hover, .serv-btn-wrp .ry-btn.ry-btn-secondary:hover {
    background: #fff  !important;
    color: #222 !important;
}


.module-services.style-9 .ry-flex .ry-each .services-details>div:not(.ry-flex) {
    min-height: 210px;
}
.module-services.style-9 .section-headline h2 span {
    color: #fff !important;
    opacity: .8;
}

@media (max-width: 1200px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/
	.module-services.style-9 {
		padding: 10vw 0;
	}
	.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;
	}
	.module-services.style-9 .section-headline h2 {
		font-size: 50px;
	}
	
	.module-services.style-9 .ry-flex {
	flex-direction: column;
	}

	.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: 0;
		flex-basis: unset;
		width: 100%;
		max-width: 70%;
		margin-top: 0;
		margin-bottom: 0;
		margin-top: 2em;
	}

	div#serv-btn-block {
	  flex-direction: row;
	  justify-content: center;
	}
	
	
	.module-services.style10 .ry-flex .ry-each .services-details h4 {
		font-size: 24px;
	}
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
		justify-content: center;
		align-items: center;
	}
}

@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%;
		margin-top: 1em;
	}
}

@media (max-width: 480px) {
	.module-services.style10 .ry-flex .ry-each .services-details h4 {
		font-size: 20px;
	}
	
	.module-services.style-9 .section-headline h2 {
		font-size: 35px;
	}
	
	div.module-services.style-9 .ry-flex .ry-each .services-details h4 {
	  font-size: 25px;
	}
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
		gap: 5px;
	}
}

@media (max-width:1360px) and (min-width:1199px) {
	div.module-services.style-9 .ry-flex > .ry-each:nth-child(1) {
	  width: 50%;
	  max-width: 500px;
	}

	div.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
	  gap: 20px;
	  justify-content: space-between;
	}
	
	div.module-services.style-9 .ry-flex > .ry-each:nth-child(2) {
	  width: 50%;
	}
}
@media (max-width:767px) {
	div.module-services.style-9 {
		padding: 3em 0;
	}
}
@media (max-width: 500px) {
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each {
		width: 100%;
	}
}

/** New Style UI Start **/
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo:before, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo:after{
	display: none;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo img {
    position: relative;
    transform: unset;
    top: unset;
    left: unset;
    object-fit: cover;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .ry-small-title {
    transform: unset;
	bottom: 30px;
	z-index: 9;
	transition: .3s;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .ry-small-title {
    bottom: 18%;
    transition: .3s;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo img, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo img, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo img {
    max-width: 100%;
    max-height: 100%;
    filter: unset;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
	gap: 20px;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each {
	border-radius: 20px !important;
	box-shadow: 0 0 20px rgb(0 0 0 / 5%);
	display: flex;
    align-items: center;
    justify-content: center;
	overflow: hidden;
	max-height: 50%;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.full-col {
    max-height: 100%;
	height: 100%;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo {
	padding-bottom: 0px;
	border-radius: 0;
	height: 100%;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .left-cols, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .right-cols {
    max-width: calc(50% - 10px);
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .right-cols {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.half-col {
	max-width: calc(50% - 10px);
	max-height: 50%;
	height: 100%;
}
.module-services.style-9 .ry-flex > .ry-each:nth-child(2) {
    max-width: 100%;
    width: 56%;
}
.module-services.style-9 .ry-flex {
    gap: 40px;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each h4 {
    font-size: clamp(1.25rem, 1.1875rem + 0.3125vw, 1.5625rem);
    font-weight: 600 !important;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each h4 span {
    display: block;
    margin-top: 4px;
    font-size: clamp(1.0625rem, 0.9773rem + 0.4261vw, 1.25rem);
	line-height: 100%;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo:before {
	border-color: transparent;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: block;
	transform: unset;
	border-radius: 0px;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo:before {
	display: block;
	border-radius: 10px;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	transform: unset;
	margin: auto;
	height: calc(100% - 20px);
	width: calc(100% - 20px);
	border-width: 1px;
	z-index: 9;
	border-color: #fff;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 65%;
    bottom: 0;
	background: transparent;
    display: block;
    z-index: 1;
    opacity: 1;
    transform: unset;
    border-radius: 0;
    bottom: 0;
	box-shadow: none;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo img {
    transition: .3s;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo img {
    transform: scale(1.2);
    transition: .3s;
}

















@media only screen and (max-width:1600px) {
    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .left-cols {
        width: calc(40% - 10px);
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .right-cols {
        max-width: calc(60% - 25px);
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.half-col {
        height: unset;
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each {
        max-height: unset;
    }

    .module-services.style-9 .ry-flex .ry-each .services-details>div:not(.ry-flex) {
        min-height: 100px;
    }
}

@media only screen and (max-width:1366px) {
    .module-services.style-9 .ry-flex {
        gap: 28px;
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each h4 {
        font-size: clamp(20px, 1.903vw, 26px);
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each h4 span {
        margin: unset;
    }

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

    div.module-services.style-9 .ry-flex>.ry-each:nth-child(2) {
        width: 60%
    }
}

@media only screen and (max-width:1199px) {
    .module-services.style-9 .ry-flex {
        flex-direction: column;
        gap: 48px;
    }

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

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

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each h4 {
        font-size: clamp(20px, 3.385vw, 28px);
    }

    div#serv-btn-block {
        gap: 20px;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
    }

    div.module-services.style-9 .ry-flex>.ry-each:nth-child(1) h2,
    div.module-services.style-9 .ry-flex>.ry-each:nth-child(1) p,
    .module-services.style-9 .ry-flex .ry-each .services-details h4 {
        text-align: center;
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .left-cols {
        width: 100%;
        max-width: unset;
    }

    div.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
        /* max-width:600px; */
        /* float:none; */
        margin: 0 auto;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex,
    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .left-cols {
        height: 850px;
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .right-cols {
        max-width: unset;
        height: inherit;
    }

}

@media only screen and (max-width:991px) {

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex,
    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .left-cols {
        height: 100%;
    }

    div.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
        flex-direction: column-reverse;
        max-width: 480px;
        float: none;
        margin: 0 auto
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .right-cols {
        flex-direction: column;
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.half-col {
        max-width: 100%;
        height: clamp(320px, 80vw, 480px);
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo {
        height: clamp(320px, 80vw, 480px);
    }

    .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each h4 {
        font-size: clamp(26px, 6.250vw, 38px);
    }
}

@media only screen and (max-width:768px) {}

/** New Style UI End **/

.module-services.style-9:after {
    content: "";
    position: absolute;
    inset: 0;
    top: unset;
    height: 35%;
    background: linear-gradient(to top, #121456, transparent);
	    border-bottom-left-radius: 8vw;
    border-bottom-right-radius: 8vw;
}
