/****** DO NOT EDIT THIS FILE!!! IT IS CREATED BY THE THEME AND MAY GET OVERWRITTEN! ******/
/****** VARIABLES ******/
/****** DO NOT EDIT THIS FILE!!! IT IS CREATED BY THE THEME AND MAY GET OVERWRITTEN! ******/
/****** MIXINS ******/
/* FONT MIXINS */
.fs1 {
  font-size: 1rem !important; }

.fs2 {
  font-size: 2rem !important; }

.fs3 {
  font-size: 3rem !important; }

.fs4 {
  font-size: 4rem !important; }

.fs5 {
  font-size: 5rem !important; }

.fs6 {
  font-size: 6rem !important; }

.fw-100 {
  font-weight: 100 !important; }

.fw-200 {
  font-weight: 200 !important; }

.fw-300 {
  font-weight: 300 !important; }

.fw-400 {
  font-weight: 400 !important; }

.fw-500 {
  font-weight: 500 !important; }

.fw-600 {
  font-weight: 600 !important; }

.fw-700 {
  font-weight: 700 !important; }

.fw-800 {
  font-weight: 800 !important; }

.fw-900 {
  font-weight: 900 !important; }

.bg-white {
  background-color: #fff !important; }

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

.center-it {
  display: block;
  float: none;
  clear: both;
  margin: 0 auto;
  text-align: center; }

.no-padding {
  padding: 0 !important; }

.primary-color {
  color: #25aae1 !important; }

.primary-bg {
  background-color: #25aae1 !important; }

.secondary-color {
  color: #fff !important; }

.secondary-bg {
  background-color: #fff !important; }

.btn-primary {
  background-color: #25aae1;
  color: #000; }
  .btn-primary:hover {
    background-color: #1a8bb9;
    color: #000; }

.btn-secondary {
  background-color: #fff;
  color: #000; }
  .btn-secondary:hover {
    background-color: #e6e6e6;
    color: #000; }

.d-flex {
  display: flex !important; }

.d-block {
  display: block !important; }















@media only screen and (max-width: 767px) {
    .xs-flex {
      display: flex !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sm-flex {
      display: flex !important; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-flex {
      display: flex !important; } }

@media only screen and (min-width: 1200px) {
    .lg-flex {
      display: flex !important; } }

.flex-center-wrap {
  display: flex;
  align-items: center !important;
  flex-wrap: wrap; }

.ws-form-container {
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1); }
  .ws-form-container .ws-form-title-container {
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.17);
    font-size: 15px;
    padding: 20px;
    font-weight: bold;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Likely future */
    color: #fff !important;
    display: block;
    float: none;
    clear: both;
    margin: 0 auto;
    text-align: center; }
    .ws-form-container .ws-form-title-container .ws-fa-icon-container {
      margin: 0 10px; }
  .ws-form-container .ws-form-body-container {
    padding: 10px; }
    .ws-form-container .ws-form-body-container .form__warn {
      text-align: center !important; }
    .ws-form-container .ws-form-body-container .gform_footer .gform_button {
      display: block;
      float: none;
      clear: both;
      margin: 0 auto;
      text-align: center; }

.white-overlay {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1); }

.black-overlay {
  -webkit-filter: brightness(0);
  filter: brightness(0); }

.inverse {
  color: white; }

@media screen and (max-width: 767px) {
    #header-column-1 {
      display: none; } }

@media screen and (max-width: 1199px) {
  /* width: 90% !important; */ }

p {
  font-size: 16px;
  line-height: 1.9;
  font-family: 'Lato'; }
  @media screen and (max-width: 767px) {
  p {
    margin: 0 1.5em; } }

ul li {
  font-size: 16px; }

@media screen and (max-width: 767px) {
    h2 {
      margin: 0; } }

.get-quote {
  margin-bottom: 25px; }

.mobile-menu span, .mobile-menu a {
  font-family: 'Lato'; }

.blog-posts-container h2 {
  text-align: left; }

.very-top span, .very-top a {
  font-family: 'Lato';
  color: #25aae1 !important; }

.entry-title {
  font-size: 4rem;
  text-align: center; }

#gform_submit_button_1 {
  color: white;
  font-weight: 600; }

.phone {
  color: #25aae1; }

.inverse.phone {
  color: white !important; }

.h1 {
  font-weight: 900 !important; }
  @media screen and (min-width: 768px) {
  .h1 {
    font-size: 64px;
    color: #202020;
    line-height: 40px;
    letter-spacing: -3.56px; } }

p.small {
  line-height: 23px !important;
  font-size: 15px !important;
  padding: 15px 20px; }

.container-with-border {
  border-left: 17px solid #25aae1;
  margin-top: 20px; }
  .container-with-border p {
    padding-left: 20px; }
  .container-with-border p.lrg {
    font-size: 29px;
    color: #5d5d5d;
    line-height: 36px;
    padding: 15px 20px; }
  .container-with-border h2 {
    padding-left: 20px;
    letter-spacing: -1.67px; }

#gform_submit_button_1 {
  width: 100%;
  border-radius: 0 !important; }

.btn-primary {
  border-radius: 30px;
  color: white;
  text-transform: uppercase;
  border: transparent;
  padding: 20px 40px;
  font-family: 'Lato'; }

.link {
  font-weight: 600;
  color: #25aae1; }

.main_menu .ws-menu ul li a, .main_menu .navbar-inverse .navbar-nav > li > a {
  font-weight: 400;
  text-transform: uppercase; }

.upper {
  /* text-transform: uppercase; */ }

p strong {
  line-height: 20px;
  font-size: 17px; }

.back-slide {
  background-repeat: no-repeat;
  background-size: cover;
  height: 40vw; }

.col-md-4.service {
  /* background-color: #ececec; */
  padding: 20px; }

.service {
  /* text-transform: uppercase; */ }
  .service h3 {
    font-size: 1.8rem; }
  .service img {
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
  @media screen and (max-width: 767px) {
  .service {
    margin: 25px 0; } }

.cta-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    .cta-row .service {
      width: 100%; } }

.ws_gallery {
  margin-top: 35px; }
  .ws_gallery a {
    cursor: pointer; }

.gallery-img {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }

@media screen and (min-width: 992px) {
    .ws-section h1 {
      font-size: 5rem; } }

.flex-section {
  display: flex !important;
  align-items: center; }

.ws-recent-entries-post-content {
  line-height: 1.9;
  font-family: 'Lato'; }

.cta-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }

.filler-cta {
  font-family: 'lato';
  background-color: #25aae1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }
  .filler-cta a {
    color: white;
    font-size: 5rem;
    font-weight: 900;
    padding: 20px; }
    .filler-cta a:hover {
      text-decoration: none; }

.ws-recent-entries-post-link {
  color: #25aae1; }

.readmore_link {
  color: #25aae1;
  padding-left: 5px; }

.section-39 .container {
  width: 1340px; }

.home p {
  text-align: justify; }

.slider-description .h1, .slider-description h1 {
  margin-top: 0;
  color: white;
  text-shadow: -1px 1px 6px #111; }
  @media screen and (min-width: 1200px) {
    .slider-description .h1, .slider-description h1 {
      font-size: 7rem; } }
  @media screen and (max-width: 1199x) {
    .slider-description .h1, .slider-description h1 {
      font-size: 3.5rem; } }
  @media screen and (max-width: 480px) {
    .slider-description .h1, .slider-description h1 {
      font-size: 1.8rem; } }

ul li {
  font-family: 'Lato'; }

.carousel-inner .item .carousel-caption {
  transform: translate(0%, 50%);
  height: 100%;
  padding-top: 0; }
  .carousel-inner .item .carousel-caption .slider-title {
    display: none; }
  @media screen and (max-width: 767px) {
    .carousel-inner .item .carousel-caption {
      display: block; } }

.col-md-6 ul li {
  line-height: 26px; }

h2 {
  font-size: 30px; }
  h2:after {
    width: 100%;
    max-width: 100px;
    height: 1px;
    background-color: #25aae1;
    content: '';
    position: relative;
    float: none;
    margin-top: 15px;
    display: flex;
    margin-bottom: 15px; }

.centered-accent:after {
  width: 100%;
  max-width: 100px;
  height: 1px;
  background-color: #25aae1;
  content: '';
  position: relative;
  float: none;
  display: flex;
  margin: 15px auto; }

#footer h3.widget-title {
  text-align: left;
  color: white !important;
  font-family: 'Lato';
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 25px; }
  #footer p {
    color: white;
    font-family: 'Lato'; }
  #footer .social-footer {
    width: 35%; }
  #footer .copyright, #footer .attribution {
    font-family: 'Lato'; }
  #footer .cta-footer-logo {
    text-align: right; }
  #footer h3.footer-cta-phone, #footer a.phone-btn-footer {
    text-align: right;
    font-family: 'Lato';
    font-weight: bold;
    color: #fff;
    font-size: 32px;
    margin-top: 25px; }
  #footer .menu li {
    padding: 5px 0;
    text-align: left !important;
    padding-bottom: 0;
    font-size: 18px; }
  #footer .menu a {
    color: white !important;
    font-family: 'Lato'; }
  #footer #media_image-2 {
    text-align: center; }
  #footer #media_image-2 img {
    margin-top: 15px; }
  #footer i {
    color: white; }
  #footer .social-fa-module {
    text-align: left;
    display: flex;
    justify-content: space-between; }
  #footer .social-fa-module a {
    padding-left: 0; }

.single-post .author-info {
  display: none; }
  .single-post #respond, .single-post #comments {
    display: none; }
/***** MEDIA QUERIES *****/
@media only screen and (max-width: 762px) {
  #footer h3.widget-title {
    text-align: center;
    color: white !important;
    font-family: 'Lato';
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 22px; }
    #footer p {
      color: white;
      font-family: 'Lato'; }
    #footer .social-footer {
      width: 100%; }
    #footer .copyright, #footer .attribution {
      font-family: 'Lato'; }
    #footer .cta-footer-logo {
      text-align: center; }
    #footer h3.footer-cta-phone, #footer a.phone-btn-footer {
      text-align: center;
      font-family: 'Lato';
      font-weight: bold;
      color: #fff;
      font-size: 20px;
      margin-top: 25px; }
    #footer .menu li {
      padding: 5px 0;
      text-align: center !important;
      padding-bottom: 0;
      font-size: 16px; }
      #footer .menu a {
        color: white !important;
        font-family: 'Lato'; }
    #footer .social-fa-module {
      max-width: 70%;
      margin: 0 auto;
      margin-bottom: 20px; } }

/*** Slick Slider Mods ***/

.view-preview-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  display: flex;
  align-items: center; }

.nav-preview-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  display: flex;
  align-items: flex-end;
  height: 200px; }

.slider-nav .slick-list {
  overflow: visible; }
  .slider-nav .arrow-up {
    display: none; }
  .slider-nav .post_group {
    border: 15px solid white; }
  .slider-nav .slick-current {
    border: 15px solid white; }
  .slider-nav .slick-current .arrow-up {
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 35px solid white;
    top: -50px;
    position: absolute;
    margin: 0 auto;
    width: 35px;
    display: block; }
  .slider-nav .post_name {
    width: 100%;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    font-weight: 800;
    padding-left: 15px; }
  .slider-nav .slick-arrow {
    background: blue; }

.identifier {
  color: white; }
