.service-feature-section{padding: 25px 0;}
.service-feature-section .row{flex-direction: column-reverse;}
.service-feature-section .h3font{text-align: center; margin-bottom: 20px;}
.service-feature-section .col-md-5 .tab {margin-bottom: 5px; font-size: 15px; cursor: pointer;line-height: 24px; font-weight: 600; position: relative;  color: #3D3D3D; padding: 15px 39px 18px 30px; border-top: 1px solid #707070; border-color: rgba(112,112,112, 0.10); z-index:1;}
.service-feature-section .col-md-5 .tab.active{background-color: #fff;cursor: pointer; border-radius: 50px; box-shadow: 0px 15px 30px rgb(0 0 0 / 10%); border: none;}
.service-feature-section .col-md-5 .tab:first-child{border-top: none;}
.service-feature-section .col-md-5 .tab-content {padding: 15px 18px;display: none;overflow: hidden;}
.service-feature-section .col-md-5 .tab-content.active{display: block;}
.service-feature-section .col-md-5 .tab::after{ content: '\f107'; cursor: pointer; font-family: 'FontAwesome'; font-size: 24px; position: absolute; right: 25px; transition: all .3s ease-in-out; color: #3D3D3D; }
.service-feature-section .col-md-5 .tab.active::after{ transform: rotate(180deg); cursor: pointer;}
.service-feature-section .col-md-5 .tab-content p{font-size: 14px; line-height: 22px; color: #3D3D3D; margin-bottom: 0; margin-left: 10px; text-transform: inherit;}
.service-feature-section .left-con{padding-top: 20px;}
.service-feature-section.ServiceXpand .left-con { position: relative; z-index: 2;}
.service-section-reverse.service-feature-section .row {flex-direction: row-reverse;}
.service-section-reverse.service-feature-section .left-con{padding-bottom: 0;}
.feature-listing-section .l-b{background-color: rgba(27, 129, 182, 0.15);}
.feature-listing-section .l-pur{background-color: rgba(135, 54, 225, 0.15);}
.feature-listing-section .l-g{background-color: rgba(86, 152, 22, 0.15);}
.feature-listing-section .l-p{background-color: rgba(229, 5, 111, 0.15);}
.feature-listing-section .l-r{background-color: rgba(136, 15, 15, 0.15);}
.feature-listing-section .l-brown{background-color: rgba(133, 112, 28, 0.15);}
.feature-listing-section .d-b{background-color: rgba(35, 95, 168, 0.15);}
.feature-listing-section .l-y{background-color: rgba(234, 154, 41, 0.15);}
.feature-listing-section .l-purple{background-color: rgba(67, 49, 182, 0.15);}
.feature-listing-section .l-pink{background-color: rgba(255, 230, 230 , 1);}
.feature-listing-section.sx-features .space-l-r:hover{z-index: 0; box-shadow: none;}
.feature-listing-section.sx-features .space-l-r:hover:before, .feature-listing-section.sx-features .space-l-r:hover:after{opacity: 0;}
.feature-listing-section.sx-features .heading-part p{margin-bottom: 40px;}
.feature-listing-section.sx-features .space-l-r{padding: 71px 55px 72.5px;}
.feature-listing-section.sx-features .disc .h6font{margin: 21px 0 23px; font-weight: 500;}
.feature-listing-section.sx-features .h3font{font-size: 28px;}
.service-feature-section .col-md-7{text-align: center;}
.xpand .xpand-bg {
    position: absolute;
    transform: translate(63% , -63%) rotate(68deg);
    /* display: none; */
}
.xpand-p-b{
    padding-bottom: 50px;
	padding-top:30px;
}
.feature .why-xpand-bg {
    position: absolute;
    transform: translate(-43%, -15%) rotate( 70deg);
}
.xpand-p-b .center{
		flex: 0 0 100%;
       max-width: 100%;
	}
	.xpand-p-b .xpand-con {
    flex: 0 0 100%;
    max-width: 100%;
}
section.ServiceXpand.xpand-p-b .row {
    justify-content: space-between;
}


