
body .themes_global_point .form_wrapper .form_box .form_title{display: none;}
body .themes_global_point .form_wrapper .form_box .form_subtitle{color: #9a4042;}
body .themes_global_point .form_wrapper .form_box .field_box .rows .i_submit{background-color: #9a4042;border-radius: 25px;}

@media screen and (min-width: 1000px) {
  body .themes_global_point .form_wrapper .form_box .field_box_form .field_box{display: grid;grid-template-columns: repeat(2, 1fr);}
  body .themes_global_point .form_wrapper .form_box .field_box .rows{margin-bottom: 30px;width: 85%;}
  body .themes_global_point .form_wrapper .form_box .field_box .rows .input_box .input_box_txt{width: 100%;border-radius: 25px;}
  body .themes_global_point .form_wrapper .form_box .field_box .rows .input_box .input_box_textarea{width: 92.5%;border-radius: 25px;}
  body .themes_global_point .form_wrapper .form_box .field_box_form .field_box .rows:nth-child(5){width: 100%;grid-column: span 2;}
  body .themes_global_point .form_wrapper .form_box .field_box_form .field_box .rows:nth-child(6){width: 95%;grid-column: span 2;}
  body .themes_global_point .form_wrapper .form_box .field_box_form .field_box .rows:nth-child(6) .input_box_txt{width: 44.5%;margin-right: 4.5%;}
  body .themes_global_point .form_wrapper .form_box .field_box_form .field_box .rows:nth-child(6) img{width: 20%;border-radius: 25px;}
}
@media screen and (max-width: 1000px) {
  body .global_mode_service6 .service_list .Columns_1{width: calc(100% / 3) !important;}
  body .global_mode_service6 .service_list .service_item .bfdesc{word-wrap: break-word;overflow-wrap: break-word;}

  body .global_mode_service6.container_screen{max-width: 98%;}
  body .global_mode_service6 .service_list .icon_pic{width: 100px;}
  body .global_mode_service6 .service_list .icon_pic .compute_item_img .compute_process_img{padding-top: 50% !important;}
  body .global_mode_service6 .service_list .service_item{padding: 0px 2%;}
}
