.mod_mylivechat {text-align:center;}
#MyLiveChatScriptBox {text-align:center; margin:auto; float:right;}body {
font-family: "Roboto", sans-serif;
padding: 0px !important;
margin: 0px !important; padding-bottom: 15px !important;
font-size: 15px !important;
line-height: 24px !important;
font-color:#333 !important;
letter-spacing: 0.5px;
}
.contact_frm  .head h4{
font-size: 20px;
margin-top: 0px;
margin-bottom: 20px;
}
.contact_frm {
display: none; }
.contact_frm  textarea {
height: 48px !important; 
}
.contact_frm .well {
padding: 3px;
}
.contact_frm .head {  }
.contact_frm .error, .contact_frm .error2  {
color :red;
} .contact{
padding: 4%;
height: 400px;
}
.col-md-3-color{
background: #be0003; 
padding: 4%;
border-top-left-radius: 0.5rem;
border-bottom-left-radius: 0.5rem;
}
.contact-info{
color:#FFFFFF;
font-weight:bold;
margin-top:10%;
}
.contact-info img{ }
.contact-info h2{
margin-bottom: 10%;
}
.right-box{
background: #fff;
padding: 3%;
border-top-right-radius: 0.5rem;
border-bottom-right-radius: 0.5rem;
}
.contact-form label{
font-weight:600;
}
.contact-form button{
background: #000;
color: #fff;
font-weight: 600;
}
.contact-form button:focus{
box-shadow:none;
}
.error-text{
color:red;
}
.captcha-input { padding: unset!important;
width: unset!important;
padding-left: 8px!important;
margin-left: -4px;
border-radius: unset;
}
.refresh_btn{
width: unset!important; 
height: 25px;
border: none;
}
.captcha_image{
height: 28px;
border: 1px solid #CCC;
}
* {box-sizing: border-box;}
input[type=text],input[type=email], select, textarea,.description {
width: 100%;
padding: 12px;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
margin-top: 6px;
margin-bottom: 16px;
resize: vertical;
}
input[type=submit] {
background-color: #4CAF50;
color: white;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
}
input[type=submit]:hover {
background-color: #45a049;
}
.container1 { padding: 20px;
}
.site-button, .site-button-secondry {
padding: 10px 20px;
display: inline-block;
font-size: 14px;
outline: none;
cursor: pointer;
outline: none;
border-width: 0;
border-style: solid;
border-color: transparent;
line-height: 1.42857;
margin-left: -1px;
text-decoration: none !important;
}
.btn-black{
background-color: #000;
color:#fff;
float: center;
}
.font-orange{
color:#f37d26;
}
.contact-info h4 {
font-size : 16px;
}
#summary {
display: none;
margin-top: 20px;
}
#summary .panel-heading h4{
margin:0px;
}
.success-msg {
display: none;
}
.calculate_frm { }
.calculate_frm .form-group {
margin-bottom: 20px;
}
.summary-body {
padding: 25px !important;
}
.result_img {
position: absolute;
right: 30px;
top: 125px;
}
.result_img img{
height :145px;
}
#summary .col-sm-6 {
padding-bottom: 30px !important;
}