.footer_form_service_contact .footer_form_service_title h2{
    margin-top:0px;
    padding-top: 45px;
    margin-bottom:50px;
}
.footer_form_service_contact{
    /*background:url(/images/form_bg.jpg);*/
    /*background-size: cover;*/
    /*background-position:center;*/
}
.footer_form_service_region{
    /*width:1200px;*/
    margin:0 auto;
}
.footer_form_service_title h2{
    font-size:36px;
    color:#d61518;
    text-align: center;
    margin-top:50px;
    margin-bottom: 70px;
    font-family: OswaldMed;
}
.footer_form_service_table{

    padding-bottom:60px;
}
.margin-top10{
    margin-top: 10px;
}
button{
    height:42px;
    color:#fff;
    background:#a9ca21;
    border:none;
    font-size:18px;
    font-family: "MontserratRegular","Arial";

}
.codeWidthLeft{
    width: 30% !important;
}
.codeWidthRight{
    width:26%;
}
.footer_form_service_table .button-star{
    position: absolute;
    /*top: 4.8rem;*/
    top:5px;
    left: 18px;
    /*margin-left: -1%;*/
    color: red;
    font-size: 30px;
}
.footer_form_service_table .input{
    width: 100%;height:35px;text-indent:20px;
    border: 1px solid #E7E7E7;
}
.footer_form_service_table .input,.footer_form_service_table textarea{
    border: 1px solid #E7E7E7;
}
.footer_form_service_title h2,.footer_form_service_title h3{
    color:#000;
}
.footer_introduce{
    color: #000;
}


.contactUsThree{
    margin-top: 20px;
    background-color: #EEEEEE;
}
.contactUsThree a{
   color: #000000;
}
@media screen and (max-width:1201px){
    .footer_form_service_region{
        width:100%;
        padding-left:15px;
        padding-right: 15px;
    }
}


@media screen and (max-width:768px){
    .cuar_list_bottom h3{
        font-size:18px;
        margin-bottom: 15px;
    }
    .footer_form_service3_con_art p{
        font-size: 16px;
    }
    .footer_form_service_con_left h3{
        margin-bottom: 15px;
        font-size: 16px;
    }
    .footer_form_service_region{
        padding:0 15px;
    }
    .footer_form_service_title h2{
        margin:20px auto 30px;
    }
    .footer_form_service2_con_art>p{
        font-size:16px;
    }
    .codeWidthLeft{
        width: 50% !important;
    }
    .codeWidthRight{
        width:40%;
    }
}

@media screen and (max-width:360px){
    .codeWidthLeft{
        width: 100% !important;
    }
    .codeWidthRight{
        width:100%;
        margin-left:0 !important;
    }
}