#top-menu-nav {
  width: 100%;
}

.et_pb_module_header {
  font-weight: 600 !important;
}

.textwidget a {
  color: #fff;
}

#bwcf7 {
  background: #fff;
  padding: 30px;
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
  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;
}

#top-menu li {
  min-width: 10%;
}

.et_pb_module_header {
  text-align: center;
}

#footer-widgets {
  padding: 6% 0 4%;
}

.centered-inline-logo-wrap {
  width: 21% !important;
}

#footer-info {
  width: 100%;
  text-align: center;
}

#servbox .et_pb_image {
  margin-bottom: 25px;
}

#servbox {
  background: #fff;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khml-border-radius: 10px;
  box-shadow: 0 0 20px #ddd; -moz-box-shadow: 0 0 20px #ddd; -webkit-box-shadow: 0 0 20px #ddd; -khtml-box-shadow: 0 0 20px #ddd;
  padding-bottom: 30px;
}

#servbox img {
  border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -khtml-border-radius: 10px 10px 0 0;
}

#servbox h3 {
  font-weight: 600;
  font-size: 18px;
}

#servbox p {
  font-size: 15px;
}

#footer-widgets h4 {
  margin-bottom: 13px;
}

#text-4 h4 {
  color: #333 !important;
}

#text-5 {
  text-align: right;
}

#homeslider img {
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
}

.et_pb_text_inner ul {
  margin: 15px 0 0 15px;
  padding-bottom: 0 !important;
}

.mfp-title {
  display: none !important;
}

.et_pb_text_inner ul li {
  margin-bottom: 10px;
}

.et_pb_button {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

#servbox .et_pb_button {
  font-size: 13px !important;
}

#servbox .et_pb_button::after {
  font-size: 19px;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
  background-color: #222 !important;
  padding: 30px 0 20px;
}

.et_pb_gallery_image img {
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -khtml-border-radius: 20px;
}


/* 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: #222 none repeat scroll 0 0;
    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: 980px) {

h1 {
  line-height: 33px;
}

#revrow {
  margin-top: 0 !important;
}

.padfix1 {
  padding-top: 0 !important;
}

.padfix2 {
  padding-bottom: 0 !important;
}

#servbox {
  min-width: 100%;
  margin-bottom: 30px !important;
}

#footer-widgets {
  padding-top: 50px !important;
}

#text-5 {
  text-align: left !important;
  padding-bottom: 50px !important;
}



}