.service-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px;
	background-attachment: fixed;
	position:relative;
}
.service-banner::after {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0px;
    -webkit-filter: blur(7px);
    filter: blur(0px);
    content: '';
    left: 0;
    width: 100%;
    height: 25%;
    background: linear-gradient(360deg, #080712 0%, rgba(0, 0, 0, 0.00) 100%);
}
.service-banner h1{
	width:50%;
}
/* challenge_section */
.challenge-section {
    margin-bottom: 100px;
}

.challenge-main ul {
    margin: 16px 0px 24px 0px;
}
.challenge-main ul li {
    margin-bottom: 24px;
	display: flex;
}

.challenge-main ul li svg {
    margin-right: 16px;
}

.challenge-main p{
	color: #EAEAEA;
    font-family: var(--fontRoboto);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	margin-top:24px;
}

.challenge-main ul li span {
	color: #EAEAEA;
    font-family: var(--fontRoboto);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.challenge-main ul li span:last-child span {
    font-family: var(--fontRobotoMD);
    font-weight: 600;
}
.challenge-main ul li:last-child {
    margin-bottom: 0px;
}
.challenge-main img {
    height: 100%;
	object-fit: cover;
}
/* challenge_section */

/* benefit_section */
.benefit-section {
    margin: 100px 0px;
}

.benefit-main {
    text-align: center;
	row-gap: 60px;
}

.benefit-main h2 {
    margin-bottom: 30px;
}

.benefit-main span.sub-heading-span-2::before {
    width: 17%;
    left: 44%;
}

.benefit-box {
	background:url(../images/card-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:60px 20px 40px 20px;
	border: 1px rgba(255, 255, 255, 0.09);
	backdrop-filter: blur(75px);
    text-align: left;
    margin-bottom: 24px;
	position:relative;
}
.benefit-box img{
	width: 68px;
    position: absolute;
	top: -34px;
    left: 0;
    margin: auto;
    text-align: center;
    right: 0;
}

.benefit-box h6 {
    color: #F5F5F5;
    font-family: var(--fontRobotoMD);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    padding: 16px 0px;
	text-align:center;
}

.benefit-box p {
    color: #CECDCF;
    font-family: var(--fontRoboto);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
	text-align:center;
	min-height: 74px;
}
.single-solution.postid-711 .benefit-box p {
    min-height: 95px;
}
.single-solution.postid-795 .benefit-box h6{
	min-height:93px;
}
/* benefit_section */


/* benefit_section_two */
.benefits-two-section {
    margin-bottom: 100px;
}
.benefits-two-bg{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px;
	border: 0.5px solid rgba(182, 141, 204, 0.70);
}
.benefits-two-main ul {
    margin-top:20px;
}
.benefits-two-main ul li {
    margin-bottom: 12px;
	display: flex;
}

.benefits-two-main ul li svg {
    margin-right: 8px;
}
.benefits-two-main ul li span {
	color: #F5F5F5;
    font-family: var(--fontRoboto);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
	letter-spacing: -0.48px;
}
.benefits-two-main ul li:last-child {
    margin-bottom: 0px;
}
.benefits-image-shuffle{
	opacity: 0;
    transition: opacity 1s ease-in-out;
	display: none;
	margin:auto;
/* 	height: 100%;
    object-fit: cover; */
}
.benefits-image-shuffle.active{
	display: block;
	opacity: 1;
}
/* benefit_section_two */

/* choose-section */
.choose-section{
	margin-bottom:100px;
	position:relative;
}
.choose-shadow-1 {
    position: absolute;
    top: -15%;
    left: 0px;
}
.choose-shadow-2{
	position: absolute;
    bottom: -31%;
    right: 0;
    transform: rotate(180deg);
}
.choose-main{
	position:relative;
	z-index:9;
}
.choose-main .choose-box{
	margin-top:60px;
	border: 0.5px solid rgba(255, 255, 255, 0.20);
	background: rgba(144, 102, 242, 0.20);
	padding:32px;
}
.choose-main>div:last-child .choose-box{
	border: 0.5px solid rgba(255, 255, 255, 0.20);
	background: #080712;
}
.choose-main .choose-box h6{
	color: #F5F5F5;
    font-family: var(--fontRobotoMD);
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px;
	padding-bottom:6px;
	margin-bottom:20px;
	border-bottom: 1px solid rgba(161, 161, 161, 0.50);
}
.choose-head:first-child{
	text-align:center;
}
.choose-main .choose-box li{
	color: #E0DFDF;
    font-family: var(--fontRoboto);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	padding:12px 0px;
	border-bottom: 1px solid rgba(161, 161, 161, 0.50);
	display:flex;
}

.choose-main {
	justify-content: center;
	margin: 0px 105px;
}
.choose-main .choose-box li>span>span{
    font-family: var(--fontRobotoMD);
	color:#F5F5F5;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
}
.choose-main .choose-box li>span:first-child{
	margin-right:12px;
}
/* choose-section */
/* get_section */
.get-section{
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px;
}
.get-main>div{
	margin:auto;
	text-align:center;
}
.get-main p{
	color: #EAEAEA;
	text-align: center;
    font-family: var(--fontRoboto);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	margin:24px 0px;
}
.get-main .main-btn {
    color: #F5F5F5;
	font-size: 12px;
	line-height:18px;
}
/* get_section */
@media screen and (max-width:1399px) {
.choose-main {
    justify-content: center;
    margin: 0px 32px;
}
}
@media screen and (max-width:1199px) {
	.service-banner h1 {
    	width: 70%;
	}
	.choose-main {
    margin: 0px;
	}
}
@media (min-width:991px) and (max-width:1199px) {
	
	
}
@media screen and (max-width:991px) {
	.service-banner h1 {
        width: 100%;
    }
	.service-banner {
    padding: 160px 0px;
	}
	.challenge-main img{
		width:100%;
	}
	.challenge-main>div:first-child{
		margin-bottom:24px;
	}
	#challenge-2 .challenge-main>div:last-child{
		order:-1;
		margin-bottom: 24px;
	}
	.benefits-two-main>div:last-child {
    	order: -1;
    	margin-bottom: 24px;
	}
	.benefits-two-main>div:last-child img{
		width:100%;	
	}
}

@media screen and (max-width:767px) {
	.service-banner {
    	padding: 120px 0px;
	    background-attachment: unset;
		padding-bottom: 80px;
	}
	.service-banner h1{
		width:100%;
	}
    .main-btn {
        font-size: 12px;
        line-height: 20px;
        padding: 10px 24px;
    }

    .slick-slide {
        margin: 0px;
    }
	
    .solution-banner {
        padding: 120px 0px;
    }

	/* challenge-section */
	.choose-shadow-1, .choose-shadow-2{
		display:none;
	}
	.challenge-section {
    	margin-bottom: 40px;
	}
    .challenge-main>div:first-child {
        margin-bottom: 24px;
    }
	.challenge-main p {
		font-size: 14px;
   	    line-height: 22px;
	}

    .challenge-main img {
        width: 100%;
    }

    .challenge-main ul li span {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 22px;
    }

    .challenge-main ul li span svg {
        width: 15px;
        margin-right: 8px;
    }

    .challenge-main ul li {
        margin-bottom: 16px;
        display: flex;
    }

	/* challenge-section */
		
	/* 	.benefit-section */
    .benefit-main h2 {
        margin-bottom: 24px;
    }

    .benefit-section {
        margin: 40px 0px;
        overflow-x: hidden;
    }

    .benefit-box h6 {
        font-size: 16px;
        line-height: 22px;
        padding: 8px 0px;
    }

    .benefit-box p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 8px;
		min-height: 42px;
    }
	.benefit-main {
    	row-gap: 44px;
	}
    .benefit-box {
		padding: 40px 20px 20px 20px;
    }
	.single-solution.postid-795 .benefit-box h6 {
    	min-height: 62px;
	}
	/* 	benefit-section */
	
	/* 	benefit-section-two */	
	.benefits-two-bg {
    	padding: 24px;
	}
	.benefits-two-main ul li span {
    	font-size: 14px;;
    	line-height: 22px;
	}
	.benefits-two-section {
    	margin-bottom: 40px;
	}
	/* 	benefit-section-two */	
	
	/* 	choose-section  */
	.choose-section {
    	margin-bottom: 40px;
	}
	
	.choose-main .choose-box {
    	margin-top: 24px;
		padding: 24px 12px;
	}
	.choose-main .choose-box h6 {
    	font-size: 20px;
    	line-height: 28px;
	}
	.get-main p {
    	font-size: 14px;
    	line-height: 20px;
	}
	/* 	choose-section  */
	.insight-section {
    	padding: 40px 0px;
	}

}	