.nav-link {
  padding: 0px 0px !important;
}

.clearfix {
  overflow: auto;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

#logo {
  display: inline-block;
  width: 230px;
  line-height: 1;
  margin-top: 55px;
}

h2 {
  line-height: 32px;
  font-size: 23px;
}

p {
  font-size: 17px;
}

.flex-caption p {
  font-size: 48px;
}

.mega-menu-wrap {
  display: block;
  width: 100%;
  height: 60px;
  background: #ffffff;
  border-bottom: 10px solid #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
}

nav {
  height: auto;
}

#boxes {
  background: #ffffff !important;
  margin-bottom: 20px !important;
}
#boxes img {
  margin-bottom: 10px !important;
}
#boxes h3 {
  font-size: 23px;
}
#boxes h3,
#boxes a {
  color: #ffffff;
}

p.range-cta,
button {
  color: #ffffff !important;
}

.main-content {
  padding: 30px 40px;
  margin-bottom: 20px;
}
.main-content .text-content {
  width: 60%;
  float: left;
}
.main-content .text-content p {
  padding-right: 40px;
  margin-bottom: 20px;
}
.main-content .contact-form {
  width: 40%;
  float: left;
}
.main-content .contact-form .wpcf7 {
  background: #d8d8d8 !important;
  padding: 30px 30px;
}
.main-content .contact-form .wpcf7 textarea {
  height: 100px;
}
.main-content .contact-form .wpcf7 p,
.main-content .contact-form .wpcf7 .wpcf7-form-control-wrap {
  width: 100%;
  margin-bottom: 10px;
}
.main-content .contact-form .wpcf7 input[type=text],
.main-content .contact-form .wpcf7 input[type=email] {
  width: 100%;
  font-size: 16px;
  padding: 10px 10px;
  max-width: 428px;
  border-radius: 5px 5px;
  border-color: transparent;
}
.main-content .contact-form .wpcf7 input[type=text]:focus,
.main-content .contact-form .wpcf7 input[type=email]:focus {
  border-color: inherit;
}
.main-content .contact-form .wpcf7 button,
.main-content .contact-form .wpcf7 input[type=submit] {
  height: auto;
  line-height: inherit;
  padding: 10px 20px;
  color: #ffffff;
}
.main-content .contact-form .wpcf7 button:after,
.main-content .contact-form .wpcf7 input[type=submit]:after {
  display: none !important;
}

div#why-choose-us p {
  color: #ffffff;
}
div#why-choose-us li:before {
  font-family: "Font Awesome 5 Pro" !important;
  /*content: "\f340" !important;*/
}

.col2 .contact-form {
  margin-top: 20px;
}
.col2 .contact-form .wpcf7 {
  background: #f5f5f5 !important;
  padding: 30px 30px;
}
.col2 .contact-form .wpcf7 textarea {
  height: 100px;
}
.col2 .contact-form .wpcf7 p,
.col2 .contact-form .wpcf7 .wpcf7-form-control-wrap {
  width: 100%;
  margin-bottom: 10px;
}
.col2 .contact-form .wpcf7 input[type=text],
.col2 .contact-form .wpcf7 input[type=email] {
  width: 94%;
  font-size: 16px;
  padding: 10px 10px;
  max-width: 428px;
  border-radius: 5px 5px;
  border-color: transparent;
}
.col2 .contact-form .wpcf7 input[type=text]:focus,
.col2 .contact-form .wpcf7 input[type=email]:focus {
  border-color: inherit;
}
.col2 .contact-form .wpcf7 button,
.col2 .contact-form .wpcf7 input[type=submit] {
  height: auto;
  line-height: inherit;
  padding: 10px 20px;
  color: #ffffff;
}
.col2 .contact-form .wpcf7 button:after,
.col2 .contact-form .wpcf7 input[type=submit]:after {
  display: none !important;
}
.col2 .contact-form .wpcf7 textarea {
  background: #ffffff;
}

.gallery-columns-4 .gallery-item {
  max-width: 13% !important;
}
.gallery-columns-4 .gallery-item figcaption {
  display: none;
}

@media only screen and (max-width: 800px) {
  #logo {
    width: 50% !important;
    height: auto !important;
    margin-top: 20px;
  }
  .text-content,
  .contact-form {
    width: 100% !important;
    text-align: center;
  }
  .text-content p,
  .contact-form p {
    padding-right: 0px !important;
  }
  .contact-form .wpcf7 {
    padding: 10px 10px !important;
  }
  .contact-form .wpcf7 input[type=text],
  .contact-form .wpcf7 input[type=email] {
    width: 94% !important;
    font-size: 16px !important;
    padding: 5px 6px !important;
    max-width: inherit !important;
  }
  .contact-form .wpcf7 button,
  .contact-form .wpcf7 input[type=submit] {
    height: auto;
    line-height: inherit;
    padding: 10px 20px;
    color: #ffffff;
  }
  .contact-form .wpcf7 button:after,
  .contact-form .wpcf7 input[type=submit]:after {
    display: none !important;
  }
}
.youtube {
  background: #d8d8d8;
}
.youtube div {
  overflow: hidden;
  width: 23%;
}
