
body #themes_global_point{background: #f8f8f8;padding: 80px 0 50px;}
body #themes_global_point .form_box{width: 1440px;}
body #themes_global_point  .form_wrapper .form_box .form_name{text-align: center;margin-bottom: 10px;}
body #themes_global_point  .form_wrapper .subtitle{text-align: center;margin-bottom: 20px;}
body #themes_global_point .form_wrapper .form_box .field_box .rows:nth-child(4){text-align: center;}
body #themes_global_point .form_wrapper .form_box .field_box .rows .i_submit{border-radius: 0;}
body #themes_global_point .form_wrapper .form_box .field_box .rows .i_submit:hover{background: #f8f8f8;color: #000;border: 1px solid #000;}
@media screen and (max-width: 1480px) {
body #themes_global_point .form_box{width: 96%;}
}
@media screen and (max-width: 1000px){
body #themes_global_point{background: #f8f8f8;padding: 50px 0 20px;}
}
