.hidden {display:none !important;}
::selection {background: #f58121 !important;}
body {line-height: 1.7em; font-size: 16px;}
p { font-size: 16px; color: #6b6b6b; font-weight: 300;}
h1, h2, h3, h4, h5, h6, p, body {font-family: "roboto", sans-serif !important;}
h3, h5, h6 {color: #03363d;}
h4 {font-size: 20px; color: #03363d; font-weight: 700; text-transform: none; margin-top: 20px; margin-bottom: 10px; line-height: 1.7em;}
h2, h3, h4, h5, h6 {line-height: 1.4em; font-weight: 700;}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {background-color:  #03363d !important; border: 0px !important; padding: 4px 32px; border-radius: 3px;}
.white-bg p, .white-bg h1, .white-bg h2, .white-bg h3, .white-bg h4, .white-bg h5, .white-bg h6, .white-bg ul li, .white-bg span {color: #ffffff !important;}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {margin-top: 18px;}
.footer_bottom {font-size: 13px;}
.footer_top.footer_top_full {max-width: 1100px;margin: 0 auto;}
.footer_top.footer_top_full .two_columns_50_50 .column1 {width: 75%;}
.footer_top.footer_top_full .two_columns_50_50 .column2 {width: 25%;}

@media only screen and (max-width: 768px) {
.footer_top.footer_top_full .two_columns_50_50 .column1 {width: 100%;}
.footer_top.footer_top_full .two_columns_50_50 .column2 {width: 100%; display: none;}
}