.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

.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: 38px; }

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

p {
  font-size: 17px;

   }
.col1 p {
  text-align: justify;
}

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

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

nav {
  height: auto; }

#boxes {
  background: #dedede !important;
  margin-bottom: 20px !important; 
  padding-bottom: 20px !important;
}

  #boxes img {
    margin-bottom: 10px !important; }
  #boxes h3 {
    font-size: 21px; 
    margin:20px 0px;
  }
  #boxes h3, #boxes a {
    color: #1d1d1b; }

#boxes a { 
  color: #e5061d;
  font-weight: bold;
}

#boxes p {
  margin-bottom: 10px;
}

.sidebar #boxes {
    background: #FFFFFF !important;
    display: block; 
}

.sidebar #boxes div {
    width: 100% !important
}


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; 
      text-align: justify;
    }
  .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 {
    margin-top: 26px; }
  .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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background: #D8D8D8;
  padding: 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .youtube div {
    overflow: hidden;
    width: 23%; }
    .youtube div img {
      width: 100%; }





.gallery-item {
  width: auto !important;
  margin:8px 8px;
  max-width: 31.33% !important;
}

img.attachment-thumbnail.size-thumbnail {
  width: 100%;
  height: auto;
}

.page-template-template-content .flexslider {
  margin-bottom: 30px;
}

.footer-logo img {
  float: left;
  width: 14%;
  margin:1% 1%;
}

.footer-list img {
  width: 25%; float: left; margin:20px 5px;
}

@media only screen and (max-width: 600px) {
  .youtube {
    display: block; }
    .youtube div {
      width: 100%;
      margin: 0px 0px 40px 0px; } 

.gallery-item {
  width: 44% !important;
   max-width: 44% !important;
}


    }
ul.footer-list {
  width: 25% !important;
}


/*# sourceMappingURL=child-theme.css.map */
