input,select,textarea{font-size: 14px;border:none;margin: 0;padding: 0; outline: none; font-family: Arial; font-size: 14px;}
.contact_form{text-align: center; width: 100%; clear: both; padding: 5px 0 0 0 ;}
.contact_form h2,.map h2{font-size: 30px; margin-bottom:20px; text-align: center; position: relative; padding-bottom: 15px;}
.contact_form p{font-size: 16px; color: #666;border-bottom: 1px dotted #dfdfde ; padding: 0 0 5px 0; }
.contact_form form{text-align: left; margin-top: 20px;}
.contact_form input{height:45px; line-height: 45px; width: 100%; padding:0 20px ; font-size: 16px;}
.contact_form textarea{padding:15px 20px; font-size: 16px; width: 100%;}
.contact_form form font{position: absolute; left: 8px; color: #c00;top: 19px;}
.contact_form form div{margin : 0 0 15px 10px; border:1px solid #888;  overflow: hidden; position: relative; display: inline-block;
    width: 46.5%;
    float: left;}
.contact_form button{ display: block; background:var(--ast-global-color-0); width: 260px; margin:0 auto; color: #fff; height:50px; overflow: hidden; border:0; border-radius: 5px; font-size: 18px; cursor: pointer; transition: all .3s;}
.contact_form button i{display: inline-block; font-size: 28px; vertical-align: middle; margin-top: -5px; margin-left: 8px;}
button:hover{opacity: .8}
 
.contact_form form div:nth-child(5){height: auto}
.contact_form form div:nth-child(2),.contact_form form div:nth-child(4){margin-left: 2%}

#sub_txt,#sub_button  { clear: both; width: 98%; }
#sub_button {  border:none; }

    #ly {width: 580px;  background:#fff;
     position:fixed; top: 200px; left: 0; right: 0; /*bottom: 0;*/
      margin: 0 auto; z-index:10;
      border-radius:15px;
      border:1px solid #dddddd;
      padding: 3px 10px 0 0;  }
   #Layer2 {background:rgba(153, 149, 149, 0.8);opacity: 0.5; cursor:pointer; height:100%;  width: 100%;  
position: fixed;
top: 0;
left: 0;
z-index:0;
}
 .rclose { padding: 5px 20px 0 0; font-size: 18px;  }

 @media (max-width:361px) {  #ly {width: 360px; margin:0; padding: 0; }  #sub_txt, #sub_button { width: 96%; }

  }