html, body {
height: 100%;
margin: 0;
padding: 0;
}
.hs_container{
max-width: 1170px;
margin: 50px auto;
}	  
.hs_accordion_container{
position: relative;
width: 100%;
margin: 10px auto;
}
.hs_set{
position: relative;
width: 100%;
height: auto;
background-color: #ebebeb;
margin-bottom: 10px;
}
.hs_set > a{
display: block;
padding: 20px 15px;
text-decoration: none;
color: #555;
font-size: 20px;
font-weight: 600;
border: 1px solid #b7b7b7;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear;
background: #ebebeb;
}
.hs_set > a i{
float: right;
margin-top: 2px;
}
.hs_set > a.active{
background-color:#ff5c26;
color: #fff;
}
.hs_content{
background-color: #fff;
border: 1px solid #ddd;
padding: 20px;
display:none;
}
.hs_content p{
padding: 10px 0px;
margin: 0;
color: #333;
}
.hs_content_box {
width: 100%;
display: block;
}
.hs_view_map {
display: inline-block;
width: 29%;
margin: 10px;
border: 1px solid #ebebeb;
padding: 10px;
}
.hs_view_map h2{
margin: 0px;
}
.hs_orange{
color: #ff5c26;
}
.hs_view_map a{
color: #ff5c26;
display: block;
margin-bottom: 10px;
text-decoration: none;
}
#map {
width: 100%;
height: 450px;
}
@media (min-width: 786px){
.hs_view_map{
width: 45%;
}    
} .contact-us-form .text-right {
text-align: right;
}
.contact-us-form .container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.contact-us-form .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
*, ::after, ::before {
box-sizing: border-box;
}
@media (max-width: 786px) {
.contact-us-form .col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 576px) {
.contact-us-form .col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}	
}
@media (min-width: 786px) {
.contact-us-form .col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
}
.contact-us-form .select-a-branch .wpcf7-form-control {
height: 3em;
border-radius: 0px;
}
.contact-us-form .wpcf7-form-control{
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1.1rem;
font-weight: 600;
line-height: 1.5;
color: #333333;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0em;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
margin-bottom: 1.5em;
min-height: 3em;
letter-spacing: 0.5px;
}
.contact-us-form .wpcf7-form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.contact-us-form .wpcf7-form-control:hover {
border-color: #80bdff;
outline: none;
}
.contact-us-form textarea {
-webkit-writing-mode: horizontal-tb !important;
text-rendering: auto;
color: initial;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
-webkit-appearance: textarea;
background-color: white;
-webkit-rtl-ordering: logical;
flex-direction: column;
resize: auto;
cursor: text;
white-space: pre-wrap;
overflow-wrap: break-word;
}
.wpcf7-submit.wpcf7-form-control{
display: inline-block!important;
color: #ffffff!important;
border-width: 0px!important;
border-radius: 25px!important;
font-size: 16px!important;
font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
background-color: #ff5c26!important;
padding: 10px 40px;
width: auto!important;
box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
}
.wpcf7 .ajax-loader {
float:left;
}html, body {
height: 100%;
margin: 0;
padding: 0;
}
.hs_container{
max-width: 1170px;
margin: 50px auto;
}	  
.hs_accordion_container{
position: relative;
width: 100%;
margin: 10px auto;
}
.hs_set{
position: relative;
width: 100%;
height: auto;
background-color: #ebebeb;
margin-bottom: 10px;
}
.hs_set > a{
display: block;
padding: 20px 15px;
text-decoration: none;
color: #555;
font-size: 20px;
font-weight: 600;
border: 1px solid #b7b7b7;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear;
background: #ebebeb;
}
.hs_set > a i{
float: right;
margin-top: 2px;
}
.hs_set > a.active{
background-color:#ff5c26;
color: #fff;
}
.hs_content{
background-color: #fff;
border: 1px solid #ddd;
padding: 20px;
display:none;
}
.hs_content p{
padding: 10px 0px;
margin: 0;
color: #333;
}
.hs_content_box {
width: 100%;
display: block;
}
.hs_view_map {
display: inline-block;
width: 29%;
margin: 10px;
border: 1px solid #ebebeb;
padding: 10px;
}
.hs_view_map h2{
margin: 0px;
}
.hs_orange{
color: #ff5c26;
}
.hs_view_map a{
color: #ff5c26;
display: block;
margin-bottom: 10px;
text-decoration: none;
}
#map {
width: 100%;
height: 450px;
}
@media (min-width: 786px){
.hs_view_map{
width: 45%;
}    
} .contact-us-form .text-right {
text-align: right;
}
.contact-us-form .container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.contact-us-form .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
*, ::after, ::before {
box-sizing: border-box;
}
@media (max-width: 786px) {
.contact-us-form .col-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 576px) {
.contact-us-form .col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}	
}
@media (min-width: 786px) {
.contact-us-form .col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
}
.contact-us-form .select-a-branch .wpcf7-form-control {
height: 3em;
border-radius: 0px;
}
.contact-us-form .wpcf7-form-control{
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1.1rem;
font-weight: 600;
line-height: 1.5;
color: #333333;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0em;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
margin-bottom: 1.5em;
min-height: 3em;
letter-spacing: 0.5px;
}
.contact-us-form .wpcf7-form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.contact-us-form .wpcf7-form-control:hover {
border-color: #80bdff;
outline: none;
}
.contact-us-form textarea {
-webkit-writing-mode: horizontal-tb !important;
text-rendering: auto;
color: initial;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
-webkit-appearance: textarea;
background-color: white;
-webkit-rtl-ordering: logical;
flex-direction: column;
resize: auto;
cursor: text;
white-space: pre-wrap;
overflow-wrap: break-word;
}
.wpcf7-submit.wpcf7-form-control{
display: inline-block!important;
color: #ffffff!important;
border-width: 0px!important;
border-radius: 25px!important;
font-size: 16px!important;
font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
background-color: #ff5c26!important;
padding: 10px 40px;
width: auto!important;
box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
}
.wpcf7 .ajax-loader {
float:left;
}