a {
  color: #4a8382;
}
html body {
  font-family: Lato, sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
}
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  font-family: Lato;
  color: #333333;
  line-height: 1.5;
}
html body h1 {
  font-size: 32px;
}
html body h2 {
  font-size: 28px;
}
html body h3 {
  font-size: 24px;
}
html body h4 {
  font-size: 20px;
}
html body h5 {
  font-size: 18px;
}
html body h6 {
  font-size: 16px;
}
html body .widget h3 {
  font-family: Lato, sans-serif;
}
body hr {
  border-top-color: #4a8382;
}
.pre-header {
  padding: 5px 0;
  background: #bbb;
}
.pre-header p {
  margin: 0;
}
.nav-wrapper {
  background: #ddd;
  padding: 10px 0;
}
.nav-wrapper ul.header-nav {
  margin: 0;
  padding: 0;
}
.nav-wrapper ul.header-nav > li {
  list-style: none;
  display: inline-block;
}
header .header {
  padding: 10px 0;
}
header .header .social li {
  display: inline-block;
  list-style: none;
  font-size: 32px;
  margin: 0 5px;
}
header .header .lead {
  margin-bottom: 10px;
}
footer .footer-tagline {
  background: #ddd;
  padding: 10px 0;
}
footer .footer {
  margin: 10px 0;
}
footer .footer-right .footer-logo {
  max-width: 100%;
  height: auto;
}
footer .footer-right ul.social {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 30px;
}
footer .footer-right ul.social li {
  display: inline-block;
  margin: 0 10px;
}
footer .footer-copy-maker {
  padding: 10px 0;
  background: #bbb;
}
footer .footer-copy-maker ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
footer .footer-copy-maker ul li {
  display: inline-block;
  line-height: 1;
  border-left: 1px solid #333;
  margin-left: 5px;
  padding-left: 10px;
}
footer .footer-disclaimer {
  padding: 10px 0;
  background: #000;
  color: #fff;
  text-align: left;
  font-size: 12px;
}
.image-page-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
.image-page-header .image-page-header-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #fff;
  max-width: 85px;
  height: auto;
  padding: 15px;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  border-radius: 50%;
}
.image-page-header .image-page-header-left {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 6.5em 3.5em;
  text-align: center;
  color: #fff;
  background: #4a8382;
}
.image-page-header .image-page-header-left h1,
.image-page-header .image-page-header-left h2,
.image-page-header .image-page-header-left h3 {
  color: #fff;
}
.image-page-header .image-page-header-left h1 {
  margin: 0px 0 20px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.image-page-header .image-page-header-left:after {
  width: 25%;
  height: 3px;
  background: #fff;
  content: '';
  margin-left: auto;
  margin-right: auto;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.image-page-header .image-page-header-right {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
}
.full-width-content .container-fluid {
  width: 100%;
}
.full-width-content .full-width-content-inner {
  padding: 2.5em;
}
.full-width-content .full-width-content-inner:after,
.full-width-content .full-width-content-inner:before {
  content: ' ';
  display: table;
}
.split-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.split-content .split-content-padding {
  padding: 2.5em;
}
.split-content .split-content-border {
  border-right: 1px solid #ddd;
}
.split-content .left-content,
.split-content .right-content,
.split-content .split-content-divider {
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
input[type="checkbox"],
input[type=radio] {
  height: 18px;
  width: 18px;
}
.form_main {
  padding: 11px 0 0 0;
}
.form_main .wpcf7-form {
  background: #e7e7e7;
  padding: 20px;
}
.form_main .text-covid-int {
  width: 12%;
}
.form_main .wpcf7 input[type="text"],
.form_main .wpcf7 input[type="email"],
.form_main .wpcf7 input[type="url"] {
  width: auto !important;
  display: inline-block;
  border: 1px solid #d3cbcb !important;
}
.form_main .wpcf7-form-control-signature-wrap {
  width: 100% !important;
}
.form_main .wpcf7 textarea {
  width: 100% !important;
}
.form_main .wpcf7 p {
  margin-bottom: 20px;
  background: #fff;
  padding: 15px;
  margin: 0 0 15px 0;
}
.form_main ul {
  padding: 0 40px;
  margin: 0 0 30px 0;
}
.form_main ul li {
  margin-bottom: 25px;
  list-style: none;
}
.form_main ul .servies_title {
  width: 32%;
  float: left;
}
.form_main .wpcf7-form-control-signature-body canvas {
  border: 1px dotted #BADA55;
  background: #fff;
  width: 100%;
}
.form_main .wpcf7-submit,
.form_main #wpcf7_signature-964_clear {
  background: #553c0f;
  color: #fff;
  border: 2px solid #4a8382;
  letter-spacing: 2px;
  padding: 5px 50px;
  text-transform: uppercase;
  font-size: 16px;
}
.form_main span.wpcf7-not-valid-tip {
  width: 100% !important;
}
.form_main .wpcf7 input[type="text"] {
  margin-top: 5px;
}
