.business-page{}
.page-main{display: none}
div.mage-error[generated]{    color: #fff;    position: absolute;}
button.submit{    padding: 0 15px;
    height: 52px;
    margin-top: -4px;}
.message.success{    font-size: 17px;}
.main-container>.container{width:100%;}
.header{background: #17181d;text-align: center;padding: 35px 0;}
.main-banner{position: relative;}
.main-banner .content{top: 50%;left: 50%;transform: translate(-50%, -50%);text-align: center;position: absolute;}
.main-banner .content p{font-size: 30px;line-height: 30px;    margin-bottom: 25px;}
.form{background: #ea887f;color: #fff;text-align: center;padding:15px 0 25px;}
.form-title{font-size: 21px;}
.form-title strong{font-size: 24px;}
.form .item{display: inline-block;width: 20%;padding-left: 20px;}
.form .item input{height: 50px;width: 100%;font-size: 18px;    border: none;padding-right: 15px;background: #fff;}
.form .item.submit{width: auto;}
.form .item input[type="submit"]{padding: 0 15px;background: #000;color: #fff;}
.form .item label{display:none;}
.three-top{background: #f7f4f4;padding: 50px 100px;    text-align: center;}
.three-top strong{    font-size: 30px;}
.three-top p{    font-size: 22px;line-height: 25px;}
.three-top p:last-child{padding:0 50px;}
.three-bottom{padding: 50px 100px;text-align: center;}
.three-bottom .block{display: inline-block;width: 100%;position: relative;}
.three-bottom .block .item{    float: right;width: 50%;vertical-align: middle;}
.three-bottom .block .item.text{    top: 50%;transform: translate(0, -50%);text-align: center;position: absolute;}
.three-bottom .block.second .item.text{left: 0;}
.three-bottom .block.first .img,.three-bottom .block.third .img{float: left;}
.three-bottom .block .item strong{font-size: 30px;}
.three-bottom .block .item p{    font-size: 24px;}
.footer-business{background: #ea887f;text-align: center;padding: 60px 0;    color: #fff;}
.footer-business p{margin: 0;font-size: 27px;}
.footer-business strong{font-size: 48px;}
.footer-business img{margin-top: 25px;}
.header, .topMenu-container, .main-container, .footer-static-container, .ma-footer-container {
    padding-right: 0;
    padding-left: 0;
}
.mobile-contact-tab{    position: fixed;background: #ea887f;z-index: 100;width: 40%;text-align: center;color: #fff;font-size: 20px;height: 35px;line-height: 30px;}
@media (max-width: 1024px){
    .three-bottom .block .item.text{    transform: translate(0, 0);    position: static;}
    .three-bottom .block{    width: 100%;}
    .footer-business strong{font-size: 30px;}
}
@media (min-width: 768px){
    .mobile-contact-tab{display:none;}
}
@media (max-width: 767px){
    .main-banner .content{    position: static;    transform: translate(0);margin-top: 15px;    padding: 0 15px;}
    .form .item{    width: 100%;padding-left: 0;padding: 0 15px;margin-bottom: 15px;}
    .three-top,.three-bottom{    padding: 30px 15px;}
    .three-top p:last-child{    padding: 0;}
    .three-bottom .block .item{    width: 100%;}
    .three-bottom br{display:none;}
    /*.business-page br{display:none;}*/
    .header img{padding: 0 50px;}
    .header{margin-top: -15px;}
    div.mage-error[generated]{ position: static;}
}
