#main-header {
  /*box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;*/
  box-shadow: 0 0 20px #e7dfb5; -moz-box-shadow: 0 0 20px #e7dfb5; -webkit-box-shadow: 0 0 20px #e7dfb5; -khtml-box-shadow: 0 0 20px #e7dfb5;
}

#mobile_menu {
  border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;
}

.fa-brands {
  margin-right: 10px;
}

footer a {
  color: #2d3f90 !important;
}

.entry-content ol li {
  margin-bottom: 15px;
  margin-left: 15px;
}

.et_pb_image_wrap img {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

footer .title {
  margin-bottom: 12px;
  font-weight: 700;
}

#main-header.et-fixed-header #menu-item-24 a {
  color: #fff !important;
}

.et_menu_container {
  max-width: 1380px !important;
}

.et_pb_fullwidth_header {
  padding: 15px 0 10px;
}

#top-menu li {
  padding-right: 30px;
}

#menu-item-24 a {
  background: #2ea3f2;
  border-radius: 8px;
  padding: 12px 16px !important;
  margin-top: -12px;
  color: #fff !important;
}

.bwround {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.single-post #main-content {
  background: #faf3cc !important;
  padding-bottom: 50px;
}

.single-post #left-area {
  padding: 0 !important;
  max-width: 700px;
  margin: 0 auto !important;
  float: unset !important;
}

.single-post #main-content .container::before {
    width: 0 !important;
}

.single-post .entry-title {
  line-height: 40px;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #2d4c9b;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7-response-output {
  margin-top: 20px !important;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-form-control {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
  background: #fcfcfc;
}

.wpcf7-text {
  background: #fcfcfc !important;
}

#bwcf7 {
  background: #fff;
  box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;
  padding: 35px;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.wpcf7 .ajax-loader {
  position: absolute;
  left: 37%;
  bottom: -20px;
}

/* MOB */

@media screen and (max-width: 980px) {

#menu-item-24 a {
  margin-top: 0 !important;
}

#servicegrid .servround {
  border-radius: 0 0 10px 10px !important; -moz-border-radius: 0 0 10px 10px !important; -webkit-border-radius: 0 0 10px 10px !important; -khtml-border-radius: 0 0 10px 10px !important;
}

#servicegrid .bwround {
  border-radius: 10px 10px 0 0 !important; -moz-border-radius: 10px 10px 0 0 !important; -webkit-border-radius: 10px 10px 0 0 !important; -khtml-border-radius: 10px 10px 0 0 !important;
}

.service h3 {
  line-height: 32px !important;
}

.certs img {
  margin-bottom: 20px;
}

.et_pb_testimonial {
  margin-bottom: 20px !important;
}

}