.theme-home-2 .section-title {
    font-style: italic;
    font-weight: 300;
}
.acm-hero.style-2 .features-desc .mod-desc {
	max-width: 490px;
}
.acm-features.style-6 .features-inner .features-item {
	height: 100%;
}


.acm-features.style-2 .pattern-left .features-left .features-img .img::after {
	content: "";
	background-image: none;
}
@media (min-width: 768px) {
	.acm-features.style-6 .features-inner .features-item {
		height: 100%;
	}
}
#next-section {
	display: none !important;
}
#t4-section-1 {
	
	background-color: #e0dbff;
}
#t4-section-1 .t4-section-inner {
	padding-left: 0;
	padding-right: 0;
}
.cta_box {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 5rem 3rem; 
}
.cta_box h2 {
	margin-bottom: 1rem;
}


/* header homepage */

.acm-hero.style-2 .features-intro .wrapper-ct .features-img {
	max-width: 920px;
} 
.acm-hero.style-2 .features-intro .wrapper-ct .box-info {
	margin-right: -45%;
}
.acm-hero.style-2 .features-intro .wrapper-ct .box-info .feature-info {
	
}



@media (max-width: 991.98px) {
	.acm-hero.style-2 .features-intro .wrapper-ct .box-info .feature-info {
		right: auto;
		display: block;
	}
}
@media (max-width: 1599.98px) {
	.acm-hero.style-2 .features-intro .wrapper-ct .box-info {
		margin-right: 0;
	}
	.acm-hero.style-2 .features-intro .wrapper-ct .box-info .feature-info {
		display: none;
	}
}



/* contact */
#Mod241 .section-title-wrap {
	padding-top: 3rem;
	margin-bottom: 2rem;
}
.contact_box {
	padding: 0 3rem 5rem 3rem;
}
.contact_box .col {
	text-align: center;
}
.contact_box .col .h4 {
	display: inline-block;
	margin-bottom: 1rem;
}
.contact_box .col p {
	margin-bottom: 0;
	
}
.com_contact #t4-main-body {
	padding-top: 0;
}