/* =====================
  Theme Name: Custom additions
  Author: LPatrick
  February 2019
*/ =====================


section {
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
}
section.background-gray-lightest {
  background: #f7f7f7;
  border-top: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
}
.section-description {
  font-size: 16px;
}
.img-responsive {
  margin: 0 auto;
}

=====================
CUSTOMERS
=====================

.customer {
  text-align: center;
}
.customer img {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  /* -webkit-filter: grayscale(100%);
  filter: grayscale(100%); */
}
.customer img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

.top_wrap {
  /*background: url('../img/top_bg.jpg') no-repeat center top;*/
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  position: relative;
  padding: 260px 0 0 0;
}

.top_stars {
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.top_top h2 {
  color: #fff;
  font-size: 59px;
  font-weight: 300;
  margin: 0 0 130px 0;
  padding: 0;
  line-height: 63px;
  font-family: 'Poppins', sans-serif;
}

.top_bottom_left {
  padding-top: 80px;
}

.text_1 {
  color: #242424;
  font-family: 'Poppins', sans-serif;
}

.text_1 p {
  font-size: 24px;
  line-height: 37px;
  margin: 0 0 50px 0;
  padding: 0;
}

.text_1 a {
  color: #009fea !important;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.text_1 a:hover {
  color: #242424 !important;
}

.text_2 {
  color: #242424;
  font-family: 'Poppins', sans-serif;
}

.text_2 p {
  font-size: 15px;
  line-height: 32px;
  font-weight: 300;
  margin: 0 0 55px 0;
  padding: 0;
}

.top_logos ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.top_logos ul li {
  display: inline-block;
  margin-right: 15px;
}

.top_form {
  background: #000;
}

.top_form_inner {
  padding: 40px 40px;
}

.top_form form {
  padding: 0 0;
}

.top_form h4 {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 250;
  line-height: 32px;
  margin: 0 0 20px 0;
  padding: 0;
}

.contact_row input[type=text], .contact_row input[type=email] {
  background: #fff;
  width: 100%;
  margin-bottom: 15px;
  color: #242424;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  border: none;
  padding: 15px 20px;
}

.contact_row textarea {
  background: #fff;
  width: 100%;
  height: 130px;
  margin-bottom: 15px;
  color: #242424;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  border: none;
  padding: 15px 20px;
}

.contact_row input[type=submit] {
  color: #fff;
  background: #009fea;
  width: 100%;
  text-align: center;
  padding: 15px;
  font-size: 17px;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
  border: none;
  margin-bottom: 20px;
}

.top_form_bottom_text {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
}

.top_form_bottom_text a {
  color: #ffd512 !important;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.top_form_bottom_text a:hover {
  color: #fff !important;
}

#header-sticky-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 998;
}

#header {
  background: transparent;ű
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.wide_container {
  padding: 0 40px;
}

.header_book {
  background: #ffd513;
  color: #242424 !important;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.header_book:hover {
  background: #009fea;
  color: #fff !important;
}

#nav-menu-container ul li:last-child {
  margin-left: 50px;
}

.black {
  background-color: #000 !important;
}

#CDSWIDCOE {
  width: 100px !important;
}

#CDSWIDCOE.widCOE .widCOEImg {
  width: 90px !important;
}

.ty_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../img/top_bg.jpg') no-repeat center top;
  background-size: 100% auto;
}

.ty_inner {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}

.white {
  color: #fff !important;
}

.header_call_now {
  font-size: 18px;
  position: relative;
  top: -12px;
}

.header_call_now span {
  display: block;
  font-size: 12px;
}

.opt_in_text {
  color: #fff;
  margin-bottom: 20px;
}

.opt_in_text.dark {
  color: #1e2438;
}

.opt_in_text label {
  display: block;
  font-weight: 400;
}

.opt_in_text .wpcf7-list-item {
  margin: 0;
}

.opt_in_text .wpcf7-list-item input {
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .top_wrap {
    padding-top: 155px !important;
    background-size: auto 520px !important;
  }

  .ty_wrap {
    background-size: auto 520px !important;
  }

  .top_top h2 {
    font-size: 21px !important;
    margin: 0 0 0px 0 !important;
    line-height: 32px !important;
  }

  .top_stars {
    width: 125px !important;
    height: auto;
  }

  .text_1 p {
    font-size: 17px !important;
    line-height: 32px !important;
  }

  .top_logos {
    margin-bottom: 40px;
  }

  /*.top_logos img {
    max-width: 65px !important;
  }*/

  .top_form_inner {
    padding: 40px 15px !important;
  }

  .top_form form {
    padding: 0 !important;
  }

  .top_form h4 {
    font-size: 18px !important;
    line-height: 30px !important;
  }

  .top_form_bottom_text {
    font-size: 14px !important;
  }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #mobile-nav-toggle {
      display: block !important;
    }

    #nav-menu-container {
      display: none;
    }

    .top_wrap {
      padding-top: 180px !important;
      background-size: auto 700px !important;
    }

    .top_top h2 {
      font-size: 36px !important;
    }

    .top_form form {
      padding: 0 !important;
    }

    .top_form h4 {
      font-size: 15px !important;
      line-height: 32px !important;
    }

    .top_form_inner {
      padding: 40px 20px;
    }

    .top_form_bottom_text {
      font-size: 12px !important;
    }

    .contact_row input[type="submit"], .contact_row textarea, .contact_row input[type="text"], .contact_row input[type="email"] {
      font-size: 14px !important;
    }

    .top_bottom_left {
      padding-top: 0 !important;
    }

    .text_1 p {
      font-size: 21px;
      line-height: 31px; 
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #nav-menu-container ul li:last-child {
      margin-left: 10px !important;
    }

    .header_book {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }

    .nav-menu a {
      padding: 10px 12px !important;
    }

    .top_wrap {
      padding-top: 180px !important;
      background-size: auto 700px !important;
    }

    .top_top h2 {
      font-size: 47px !important;
    }

    .top_form form {
      padding: 0 !important;
    }

    .top_form h4 {
      font-size: 17px !important;
      line-height: 32px !important;
    }

    .top_bottom_left {
      padding-top: 20px !important;
    }
}