.banner-section-service{}
.banner-section-service h1{max-width:980px;width:100%;}
.banner-section-service p{max-width:770px;width:100%;}
.servicespage-logo{margin-left:auto;margin-right:auto;}
.servicespage-whattypeseo{}
.whattypeseo-leftsection{}

.servicespage-whattypeseo .uagb-column__wrap, .servicespage-whattypeseo .uagb-column__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.servicespage-6reasons{}
.servicespage-6reasons .border-gradient{position:relative;min-height:298px;height:100%;}
.servicespage-6reasons .border-gradient p{font-size:20px;}
.servicespage-6reasons .border-gradient.border-gradient1{background: linear-gradient(white, white) padding-box, linear-gradient(62.83deg, #4C78F7 12.48%, #E5E5E5 19.74%) border-box;}
.servicespage-6reasons .border-gradient2{background: linear-gradient(white, white) padding-box, linear-gradient(334.48deg, #4C78F7 5.67%, #E5E5E5 18.67%) border-box;}
.servicespage-6reasons .border-gradient3{background: linear-gradient(white, white) padding-box, linear-gradient(66deg, #4C78F7 7.76%, #E5E5E5 8.6%) border-box;}
.servicespage-6reasons .border-gradient4{background: linear-gradient(white, white) padding-box, linear-gradient(171deg, #4C78F7 9.03%, #E5E5E5 20.74%) border-box;}
.servicespage-6reasons .border-gradient5{background: linear-gradient(white, white) padding-box, linear-gradient(328deg, #4C78F7 11.66%, #E5E5E5 13.42%) border-box;}
.servicespage-6reasons .border-gradient6{background: linear-gradient(white, white) padding-box, linear-gradient(115deg, #4C78F7 4.86%, #E5E5E5 8.49%) border-box;}

@media (max-width: 1024px){
	.servicespage-6reasons .border-gradient {
    min-height: 390px;
}
.service-block:nth-child(3) {
    min-height: 422px;
}
.service-block:nth-child(5) {
    min-height: 460px;
}
.home .servicespage-6reasons .border-gradient {
    min-height: 320px;
}
.page-id-86121 .border-gradient:nth-child(2) {
    min-height: 375px;
}
.border-gradient:nth-child(3), .border-gradient:nth-child(6) {
    min-height: 450px;
}
p.has-text-align-left.text-center {
    text-align: center;
}
}

@media (max-width: 767px){
	.servicespage-6reasons .border-gradient{
		min-height: auto;
	}
	
}