@charset "UTF-8";
/*
Version: 1.0.0
*/
.font-title.title-home {font-size: 130px;font-weight: 600;margin-bottom: 0}
.title-sub-home {margin-top: -20px!important;font-size: 35px;line-height: 35px}
.about-home h3.font-title {font-size: 35px}
.bnt-about {display: flex}
.special-text h1 {letter-spacing: 20px;line-height: 120px;color: #F8F6EF;opacity: 0.8}
.banner,.banner-bg.fill {border-radius: 10px}


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

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

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

}
@media only screen and (max-width: 549px){
    .font-title.title-home {font-size: 50px;margin-bottom: 10px}
}
@media (min-width: 768px){
	/*************** ADD MOBILE ONLY CSS HERE  ***************/


}





