#et-main-area {
  margin-top: 10px;
}

.grecaptcha-badge {
  display: none !important;
}

.et_header_style_centered #main-header .mobile_nav {
    background-color: #2b92a6;
}

#greenborder {
    border: 5px solid #00b651;
}

#sublogo {
    z-index: 99999999999999 !important;
}

#main-header .et_mobile_menu {
    background-color: #2b92a6 !important;
}

#slide-1-layer-2 {
    text-align: center !important;
    line-height: 35px !important;
}

#footer-info {
    width: 100%;
}

#footer-info a {
    float: right;
    font-weight: normal;
}

i.fa {
    font-size: 20px;
    margin-right: 10px;
}

.et-fixed-header {
    background: #fff !important;
}

#cpslogo img {
    max-width: 155px;
}

#top-menu li {
    padding-right: 30px;
}

#et-info {
    float: unset;
    float: initial;
    margin: 0 auto;
    width: 485px;
}

.wpcf7-form-control.wpcf7-text {
    border: 0px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form {
    max-width: 300px;
    margin: 0 auto;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 0px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    text-indent: 10px;
    width: 100%;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #00b650;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    max-width: 302px;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}


.owl-item .item-content.entry-content {
    font-size: 16px !important;
    margin-top: 20px !important;
    font-style: normal !important;
}

.bwbox {
    border: 2px solid #fff;
    padding: 6px !important;
}


#sublogo img {
    max-width: 165px;
}

#main-header {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

#sublogo {
    text-align: center;
    margin-bottom: -83px;
    z-index: 9;
}

/* MOB */

@media screen and (max-width: 980px) {
#topmobfix {
  padding-top: 110px;
}
}