#main-header {
  z-index: 999999999999 !important;
}

#mobile_menu .menu-item-type-custom {
  display: none !important;
}

.textwidget p {
  line-height: 27px;
  padding-bottom: 9px;
}
.textwidget a {
  color: #fff;
}


#bwcf7 p, #bwcf7 input, #bwcf7 select, #bwcf7 textarea {
  font-size: 15px !important;
}

#bwcf7 {
  background: #fff;
  padding: 30px;
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -html-border-radius: 15px;
  box-shadow: 0 0 30px #ccc; -moz-box-shadow: 0 0 30px #ccc; -webkit-box-shadow: 0 0 30px #ccc; -khtml-box-shadow: 0 0 30px #ccc;
}

p {
  font-weight: 400;
}

#pageheader h1 {
  padding-bottom: 0 !important;
}

#top-header .container {
  padding: 10px 0 !important;
}

#et-secondary-menu > ul > li a {
  padding-top: 10px;
}

#logo {
  background: #fff;
  padding: 30px 10px 10px;
  margin-top: -60px;
  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;
}

.et-fixed-header #logo {
  margin-top: -80px;
}

#logo {
  max-height: 200% !important;
}

#top-menu li {
  padding-right: 35px;
}

#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

.bwround, .et_pb_image_wrap img {
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
}

.et_pb_text_inner ul {
  margin-left: 10px;
  margin-top: 10px;
  line-height: 31px;
  font-weight: 400;
}

footer .title {
  margin-bottom: 7px;
}

.et_pb_testimonial {
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
  padding: 35px;
}


/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    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: #007e97;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    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;
}


/* MOB */

@media screen and (max-width: 768px) {
#logo {
  margin-top: -15px;
  max-height: 150% !important;
}

#mobile_menu {
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
  border: none !important;
  background: #fff !important;
  margin-top: -10px;
}

}