.et_builder_inner_content .et_pb_button {
  margin-top: 20px;
}

#contact h1 {
  text-transform: capitalize;
  margin-top: 10px;
  font-size: 28px;
}

#contact p {
  font-weight: 400 !important;
}

#text-4 .textwidget {
  line-height: 27px;
}

.serviceform {
  -webkit-box-shadow: 0 0 20px #010b2d !important; -moz-box-shadow: 0 0 20px #010b2d !important; khtml-box-shadow: 0 0 20px #010b2d !important; box-shadow: 0 0 20px #010b2d !important;
}

.headtel a {
  background: #18acd4;
  padding: 10px 15px 13px !important;
  margin-top: -10px;
  border-radius: 8px;
}

footer a {
  color: #fff !important;
}

.nav li ul {
  width: 430px;
}

#top-menu li li a {
  width: 390px;
}

.sub-menu {
  border-radius: 0 0 10px 10px;
}

.et_pb_fullwidth_header {
  padding: 30px 0;
}

.et_pb_image_wrap img {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

p {
  font-weight: 300;
}

strong {
  font-weight: 500;
}

footer .title {
  font-family: "Lato";
  margin-bottom: 12px;
}

footer img {
  max-width: 230px;
}

#main-footer {
  border-top: 5px solid #011145;
}

.alignnone.size-medium.wp-image-16 {
  background: #fff;
  padding-top: 80px;
  margin-top: -90px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.et_pb_text_inner h1 {
  color: #18ACD4 !important;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "Lato" !important;
}

#top-menu li {
  padding-right: 30px;
}

#accreds img {
  background: #fff;
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
  box-shadow: 0 0 30px #eee; -moz-box-shadow: 0 0 30px #eee; -webkit-box-shadow: 0 0 30px #eee; -khtml-box-shadow: 0 0 30px #eee;
}

.bwround {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

#mobile_menu .headtel a {
  background: #18acd4;
  padding: 10px 15px !important;
  margin-top: 0 !important;
  border-radius: 8px;
}

.et_pb_text_inner ul {
  margin: 15px 15px 0;
  font-weight: 300 !important;
}

.et_pb_text_inner ul li {
  margin-bottom: 10px;
}

/* 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: #18acd4;
    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-checkbox {
  background: #fff !important;
}

.wpcf7 .ajax-loader {
  position: absolute;
  left: 37%;
  bottom: -20px;
}

/* MOB */

@media (max-width: 1430px) {
 #et_mobile_nav_menu {
 display: block;
 }

#top-menu {
 display: none;
 }

#logo {
  max-height: 75%;
}

}

@media screen and (max-width: 980px) {

#fwbuttons .et_pb_column {
  float: left;
  width: 100%;
  min-width: 100%;
}

h1 {
  line-height: 42px;
}


}