#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
  background-color: #000 !important;
}

.textwidget a {
  color: #fff !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600 !important;
}

#top-menu li a {
  font-weight: 500;
}

.et_fullwidth_nav #main-header .container {
  max-width: 1500px;
}

.et_pb_text_inner ul {
  margin-left: 10px;
  margin-top: 10px;
  padding-bottom: 0;
}

.et_pb_text_inner ul li {
  margin-bottom: 12px;
}

.headcon a {
  background: #03b866;
  color: #fff !important;
  padding: 25px 20px 15px !important;
  border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; -webkit-border-radius: 0 0 8px 8px; -khtml-border-radius: 0 0 8px 8px;
  margin-top: -42px;
}
.headcon {
  line-height: 22px !important;
}
#main-header.et-fixed-header .headcon a {
  color: #fff !important;
}
#main-header.et-fixed-header .headcon a {
  color: #fff !important;
  padding-top: 30px !important;
  padding-bottom: 8px !important;
  margin-top: -43px !important;
  margin-bottom: 10px !important;
}

#top-menu li {
  padding-right: 35px;
}

.et_pb_text_inner h1 {
  margin-bottom: 10px;
}

footer .title {
  margin-bottom: 10px;
}

.et_pb_text_inner h2 {
  font-size: 26px;
  margin-bottom: 5px;
}

.bwround {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.et_pb_image_wrap img {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.et_pb_fullwidth_header {
  padding: 30px 30px 25px;
}

.et_pb_fullwidth_header h1 {
  font-size: 37px;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    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: #03b866;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    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) {

.headcon a {
  padding: 10px 15px !important;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  margin-top: 0 !important;
}

.et_pb_fullwidth_header_container.left {
  margin-left: 10px !important;
  margin-right: 0 !important;
}

.et_pb_fullwidth_header_container.left h1 {
  font-size: 27px;
}

.et_pb_fullwidth_header_container .header-content {
  margin: 0 10px !important;
}

.et_pb_fullwidth_header_container.center {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.header-content-container.center h1 {
  font-size: 27px;
  text-align: left !important;
}

}