.footer-widget {
  max-width: 15%;
}

.footer-widget:last-child {
  max-width: 100%;
  min-width: 58%;
}

.et_pb_section_2, .et_pb_section_1 {
  border-bottom-color: #2fad66;
}

footer #text-4 {
  width: 100%;
}

#twright {
  width: 56%;
  float: left;
}

#twleft {
  width: 40%;
  float: left;
  margin-right: 2%;
  padding-left: 10px;
  padding-top: 10px;
}

#main-header {
  border-bottom: 7px solid #F6D627;
}

#servbox:hover {
  box-shadow: 0 0 20px #2fad66; -moz-box-shadow: 0 0 20px #2fad66; -webkit-box-shadow: 0 0 20px #2fad66; -khtml-box-shadow: 0 0 20px #2fad66;
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
}

#et-top-navigation {
  padding-left: 0 !important;
  width: 100%;
  text-align: center !important;
}

.et-fixed-header #menu-item-23, .et-fixed-header #menu-item-22 {
  top: 10px;
}

#top-menu li {
  padding-right: 30px;
}

#top-menu-nav {
  float: unset !important;
  text-align: center;
  width: 100% !important;
  float: initial !important;
}

#top-menu {
  float: unset !important;
  float: initial !important;
}

#menu-item-22 {
  float: right;
  right: 45px;
  top: 33px;
  position: absolute;
}

#menu-item-23 {
  position: absolute;
  right: 75px;
  padding-right: 20px !important;
  top: 33px;
}

.menusoc a {
  font-size: 37px !important;
}

/* 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 {
    background: #2fad66;
    border: 0 solid #fff;
    color: #fff;
   border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
    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-form {
  max-width: 500px;
  margin: 0 auto;
}

.wpcf7-form-control {
  text-align: center;
  font-size: 15px !important;
}

#mobile_menu #menu-item-23, #mobile_menu #menu-item-22 {
  position: unset !important;
  position: initial !important;
  top: unset !important;
  top: initial !important;
  padding: unset !important;
  padding: initial !important;
  right: unset !important;
  right: initial !important;
  float: unset !important;
  float: initial !important;
}


#mobile_menu .menusoc a {
  font-size: 27px !important;
}

.footer-widget a {
  color: #fff;
}

#bwsmall {
  line-height: 24px;
  font-size: 16px;
}

footer .container {
  max-width: 1500px;
}

footer #text-4 {
  text-align: center;
  border: 3px solid #f6d627;
  padding: 20px 15px 0;
}

footer #text-4 h1 {
  color: #fff !important;
  font-size: 24px;
}

footer #text-4 p {
  padding-bottom: 0 !important;
}

#bwcb {
  margin-bottom: 13px;
  float: left;
  width: 100%;
  line-height: 19px;
  font-size: 15px;
}

footer .wpcf7-form p {
  margin-bottom: 10px !important;
}

footer .wpcf7-submit {
  border: 4px solid #f6d627 !important;
  border-radius: 20px !important; -moz-border-radius: 20px !important; -webkit-border-radius: 20px !important; -khtml-border-radius: 20px !important;
}



/* MOB */

@media screen and (max-width: 980px) {
.et_pb_row {
  padding: 30px !important;
}

.footer-widget {
  min-width: 100% !important;
}

#twleft {
  min-width: 100%;
}

#twright {
  min-width: 100%;
}

}