/*

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');

html, body {
height: 100%;
width: 100%;
font-family: 'Poppins', sans-sarif;
color:  #222;
color: rgba(0,0,0,0.66);
line-height: 1.0;
font-size: 14px;
 margin-left: 0;
    margin-right: 0;
}

 h1 {
    font-size: 2.5rem;
    font-weight: 600;
    text-shadow: 1px 1px 5px #DDD;
  }

*/


cite {
  font-size: 125%;
}

/* Classes use a 'dot'  */

.carousel-caption-subtitle {
text-shadow: 0px 0px 10px #000000;
padding-top: inherit;
font-size: 2.2rem;
}

.padding {
  padding-bottom: 2rem;
}
.welcome {
  width: 75%;
  margin: 0 auto;
  padding-top: 2rem;
}
.welcome hr {
  border-top: 2px solid #b4b4b4;
  width: 95%;
  margin-top: .3rem;
  margin-bottom: 1rem;
}
.fa-code {
  color: #e54d26;
}
.fa-bold {
  color: #563d7c;
}
.fa-css3 {
  color: #2163af;
}
.fa-code, .fa-bold, .fa-css3 {
  font-size: 4em;
  margin: 1rem;
}
.fun {
  width: 100%;
  margin-bottom: 2rem;
}
.gif {
  max-width: 100%;
}
.social a  {
  font-size: 4.5em;
  padding: 3rem;
}
.fa-facebook {
  color: #3b5998;
}
.fa-twitter {
  color: #00aced;
}
.fa-google-plus-g { 
  color: #dd4b39; 
} 
.fa-instagram { 
  color: #517fa4; 
} 
.fa-youtube { 
  color: #bb0000; 
}

.fa-facebook:hover,
.fa-twitter:hover,
.fa-google-plus-g:hover,
.fa-instagram:hover,
.fa-youtube:hover { 
  color: #d5d5d5; 
} 

  .lighter-background {
    background-color: #FFF;
    opacity: 0.90;
  }



.divider-separator {
    border-top-style: double;
    border-top-width: 9px;
    border-top-color: #f4a107;
    width: 99%;
}



.list-title {
    color: rgba(0,0,0,0.66);
      font-size: 2.3rem;
    font-weight: 600;
    hyphens: manual;
    line-height: 1.0em;
    padding-bottom: 0.4em;
  }
  .list-subtitle {
    color: #54595f;
    font-size: 1.7rem;
    font-weight: 510;
    hyphens: manual;
    line-height: 1em;
    padding-top: 1em;
    /*padding-bottom: 1em;*/
  }
  .list-subtitle-tight {
    color: #54595f;
    font-size: 1.4em;
    font-weight: 510;
    hyphens: manual;
    line-height: 1em;
    padding-top: 0.5em;
    /* padding-bottom: 0.5em; */
  }
  .list-sub-subtitle {
    color: #54595f;
      font-size: 1.6em;
    font-weight: 450;
    line-height: 1.4em;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .list-items-text {
    color: #54595f;
      font-size: 1.5em;
       padding-top: 0.5em;
      padding-left: 0.5em;
      float: none;
  }
  .get-your-quote-title {
    color: rgba(0,0,0,0.66);
      font-size: 2.5rem;
    font-weight: 600;
    line-height: 2rem;
    padding-bottom: 20px;
  }
  .get-your-quote-list-items {
      list-style-type: none;
      line-height: 2.4rem;
  }
  .get-your-quote-list-items-text {
    color: #54595f;
      font-size: 1.3em;
      padding-left: 5px;
      float: none;
  }
  .jumbotron {
    padding-right: 1rem;
    border-radius: 0px;
    background-color: #ef9c02;
  }
  .jumbotron-caption {
    color: #FFF;
    font-size: 1.6rem;
    font-weight: 200;
    line-height: 2.5rem;
  }
  .jumbotron-caption p {
    padding-bottom: 2.5rem;
  }

 .intro-caption-text {
    font-size: 1.4em;
    font-weight: 200;
    line-height: 1.9em;
 }

  .yelp-review {
    margin: auto;
    }

  .light-grey-background {
    background-color: #d9dadb;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 2%;
    padding: 20px 0px 20px 0px; 
  }

    .light-green-background {
    background-color: #61ce70;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 2%;
    margin-bottom: 2%;
    padding: 20px 0px 20px 0px; 
  }

  .dark-green-background {
    background-color: rgba(0,163,62,0.88);
    border-style: solid;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
  }

  .elementor-row{
    flex-wrap: wrap;
    width: 100%;
    display: flex;
    font-size: 1rem;
    line-height: 1.5;
    min-height: 1px;
  }

.section-title {
    font-family: "Roboto", Sans-serif;
    font-size: 2.5rem;
    font-weight: 600;
    color: #FFF;
    text-shadow: 0px 0px 10px #000000;
  }

  .section-background-color {
    background-color: transparent;
    /*
    background-image: linear-gradient(250deg, rgba(0,0,0,0.62) 0%, #23a455 100%);
    background-color: rgba(0,0,0,0.86);
    */
    background-image: linear-gradient(50deg, rgba(0,0,0,0.62) 0%, #205d38 100%);
    background-color: #1e7e34;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 2% 0% 1% 0%;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  }

 .section-text {
    width: 80%;
    text-align: justify;
    margin: 0px auto;
    font-size: 1.5em;
    font-weight: 400;
    color: #FFF;  
    font-weight: 500;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    padding-bottom: 1.3em;
  }

   .section-text-grey {
    margin: 0px auto;
    font-size: 1.9em;
    font-weight: 400;
    color: #FFF;  
    font-weight: 500;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    padding-bottom: 0.1em;
  }

  .light-green-background-gradient {
    background-color: transparent;
    background-image: linear-gradient(300deg, rgba(0,0,0,0.5) 10%, #61ce70 70%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 2% 0% 1% 0%;
    background-color: #41a700;
  }
  .navbar {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
  }

  .navbar-nav li {
    padding-right: 10px;
  }
  .nav-item { 
    font-style: normal; 
    font-weight: 700; 
    }
  #navbarTextStyle {
        font-size: 1.2em !important;
        color: #54595f;
  }
  #navbarTextStyle.nav-link:hover { 
      color: #23a455;
  }


.yelp-review {
    margin: auto;
}

 
.padding-photos {
  padding: 10px;
}


  
  
  .list-items {
     list-style-type: none;
      line-height: 2em;
  }

  .our-services {
    box-sizing: border-box;
    width: 100%;
    display: flex;
  }
  .our-services-slogan {
    font-size: 2.1em;
    font-weight: 400;
    color: #23a455;
    /*color: #54595f;*/
  }


  .contact-form-styling {
    background-color: #CeCeCe;
    padding: 20px;
    margin: 0px;
    border-radius: 25px;
  }

  .button-send {
    background-color: #e09d00;
    border-radius: 10px 10px 10px 10px;
    border: 0px;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    font-size: 1.1rem;
    color: #fff;
    width: 70%;
    margin: auto;
  }
  .button-send:hover {
     outline: none;
     border: none;
     background-color: #e09d00;
  }

.button-send:active {
     outline: 0px;
     border: 0px;
     background-color: #e09d00;  
}

  .button-send:focus {    
    outline:  0px;
    border: 0px;
  }

 
.no-left-padding{
  padding-left: 0px;
  margin-left: 0px;
}

.orange-link{
  color: #e09d00;
  text-decoration:none;
  font-weight: 500;  
}

.orange-link:hover{
  color: #e09d00;
  text-decoration:none;
}
.call-us-text {
  padding-top: 2rem;
  width: 85%;
  color: #54595f;
  font-size: 1.3rem;
}

.grey-background {
  background-color: rgba(0,0,0,0.09);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 30px 0px 30px 0px; 
}



.grey-background .list-items i {
  font-size: 1.0em;
  color: #23a455;
  list-style-type: none;
}


.intro-contact-form-text {
  padding-top: 2rem;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.2em;
}

.faq-text {
  padding-top: 1.2rem;
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.2em;
}



.quote {
  padding-top: .35rem;
  padding-bottom: .25rem;
}
.quote a {
  font-size: 26px;
  color: #FFF;
  font-weight: 600;
  text-decoration:none;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica;
}
.phone a {
  font-size: 2.5em;
  color: #ffdc00;
  text-decoration:none;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.81);
  font-weight: 550;  
}
.phone {
  padding-top: .2rem;
  padding-bottom: .1rem;
}



  .navbar-inverse.nav-upper .navbar-upper > li {
    display: table-cell;
    font-size: 14px;
  }
  .navbar-inverse.nav-upper {
    background-color: #23a455;
    height: auto;
    padding: 0px;
  }
  .navbar-inverse.nav-upper ul {
    float: right;
    display: table;
  }



.get-your-quote-list-items-text i .fa-check {
  font-size: 1.6em;
  color: #23a455 !important;
}



/* Craousel  */
 .carousel-caption {
    top: 25%;
  }
  .carousel-caption h1 {
    font-family: "Roboto", Sans-serif;
    font-size: 3.5rem;
    font-weight: 600;
    text-shadow: 0px 0px 10px #000000;

  }
  .carousel-caption-title {
    font-family: "Roboto", Sans-serif;
    font-size: 3.5rem;
    font-weight: 600;
    text-shadow: 0px 0px 10px #000000;

  }

  .carousel-caption h3 {
    font-size: 2.2rem;
  } 
  .carousel-caption .btn {
    font-size: 100%;
    padding: 4px 8px; 
  }
   .carousel-indicators {
    display: none;
  }
.carousel-control-next, .carousel-control-prev {
  display: none;
}


.carousel-container-fluid {
  min-height: 400px;
}
.carousel-background-overlay {
  background-color: rgba(0,0,0,0.86);
  background-size: cover;
}
.carousel-inner img {
  opacity: 0.8;
}
.no-padding {
padding-right: 0px;
padding-left: 0px;
}
.button-get-quote {
  background-color: #e09d00;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #e09d00;
  font-family: "Roboto", Sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  padding: 15px 15px;
  color: #fff;
  width: auto;
  margin-top: 30px;
}


/* Buttons */

.button-call-us {
  background-color: #e09d00;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid ##e09d00;
  font-family: "Roboto", Sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  padding: 0.5em 0.5em;
  color: #fff;
  width: auto;
  margin: 20px;
} 

.button-call-us:hover {
  color: #fff;
}



/* Reviews */

.blockquote-green-light {
  background: #61ce70;
  padding: 20px 20px 20px 20px;
  font: normal normal normal normal 16px/24px 'Merriweather Sans', sans-serif;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5em;
  color: #FFF;
}

.green-light-background{
   background: #61ce70;
}

.green-dark-background{
   background: #23a455;
}

.blockquote-green-dark {
    background: #23a455;
    padding: 20px 20px 20px 20px;
    font: normal normal normal normal 16px/24px 'Merriweather Sans', sans-serif;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5em;
  color: #FFF;
}

.blockquote-text {
  margin: 10px 10px 10px 10px;
  color: #FFF;
  font-size: 1.2rem;
  line-height: 1.2em;
  font-weight: 200;
}

/* Footer */

.footer {
      padding-top: 2rem;
      border-top: 10px solid #23a455;
      background-color: #23a455;
  }
.footer h5 {
    color: #FFF;
  }
.footer h4 {
    color: #FFF;
    font-size: 0.8rem;
  }
hr.light {
  border-top: 1px solid #d5d5d5;
  width: 75%;
  margin-top: .2rem;
  margin-bottom: 1rem;
}

hr.light-90 {
  border-top: 1px solid #d5d5d5;
  width: 90%;
  margin-top: 0px;
  margin-bottom: 1rem;
}


.footer a {
  color: rgba(0,0,0,0.66);
  font-size: 1.1rem;
}


hr.light-100 {
  border-top: 1px solid #d5d5d5;
  width: 100%;
  margin-top: .8rem;
  margin-bottom: 1rem;
}
.footer-bottom{
  padding-top: 1rem;
  background-color: #23a455;
  font-size: 0.7rem;
  
  text-align: center;
  /*background-color: #4888c3;*/
  color: #FFF;

}


/*  */

  .lighter-background {
    background-color: #FFF;
    opacity: 0.90;
  }


/* AboutUs */

.about-us-text {
  font-size: 1.2em;
  line-height: 1.3em;
}

/* Gallery */

.card-text {
    font-size: 1.6rem;
    font-weight: 600;
  }


/* Grey Background*/

.grey-background {
  background-color: rgba(0,0,0,0.09);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 30px 0px 30px 0px; 
}

.grey-background .list-items  {
  line-height: 2.0rem;
}

.grey-background .list-items > i {
  font-size: 1.5em;
  color: #23a455;
  list-style-type: none;
}

#success_message {
   width: 85%;
   padding: 15px;
   border-radius: 8px;
   font-size: 1.1rem;
   margin-bottom: 1.5em;
   margin-left: auto;
   margin-right: auto;
   color: green;
   background-color: rgba(0,255,0,0.2);
}

#error_message {
   width: 85%;
   padding: 15px;
   border-radius: 8px;
   font-size: 1.1rem;
   margin-bottom: 1.5em;
   margin-left: auto;
   margin-right: auto;
   color: red;
   background-color: rgba(255,0,0,0.2);
}




/*******************************************************************/
/* Extra Small */
/*******************************************************************/
@media (max-width: 576px) {
 .carousel-caption {
    top: 5%;
  }
  .container-title {
    font-size: 2.0rem;
    font-weight: 600;
    text-shadow: 1px 1px 5px #DDD;
  }

  .container-subtitle {
     font-size: 1.8rem;
  }


  .list-items {
     padding-left: 0rem;

  }
  .carousel-caption h1 {
    font-size: 3.2rem;
  }
  .carousel-caption-title {
    font-size: 3.2rem;
  }
 .carousel-caption-subtitle {
    font-size: 1.9rem;
  }

  

  .carousel-caption h3 {
    font-size: 1.6em;
  } 
  .carousel-caption .btn {
    font-size: 100%;
    padding: 4px 8px; 
    margin-top: 20px;
  }
  .carousel-indicators {
    display: none;
  }
  .social a {
      font-size: 2em;
      padding: 1rem;
  }
  .jumbotron-caption {
    font-size: 1.5rem;
  }
  .jumbotron-caption p {
    line-height: 2.1rem;
    padding-bottom: 0.5rem;
    font-size: 1.6rem;
  }
  .navbar-brand {
    margin-right: 3.5rem;
  }
  .navbar-brand-logo {
    max-width: 100%;
  }
  #navbarTextStyle {
        font-size: 1.8em !important;
    }

}


/*******************************************************************/
 /* Medium size and smaller */
/*******************************************************************/


@media (max-width: 768px) {
.quote a {
    font-size: 2.0rem;
    padding: .1rem;
 }
 .phone a {
    font-size: 2.9rem;
    padding: .1rem;
 }
.carousel-caption h1 {
  font-size: 3.2rem;
}
.carousel-caption-title {
  font-size: 2.9rem;
}
.carousel-caption h3 {
    font-size: 1.6em;
} 
.carousel-caption .btn {
  font-size: 100%;
  padding: 4px 8px; 
}
  
.carousel-caption {
    top: 5%;
}

.social a {
    font-size: 2.5em;
    padding: 1.2rem;
  }
.jumbotron-caption {
  font-size: 1.3rem;
  font-weight: 150;
}
 .jumbotron-caption p {
    line-height: 1.8rem;
    padding-bottom: 0.5rem;
  }

.list-title {
  font-size: 1.9em;
  line-height: 1.3em;
  }

  .list-subtitle {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1em;
        padding-top: 0.3em;
        /* padding-bottom: 0.6em;*/
    }
    .list-sub-subtitle {
        font-size: 1.3em;
        line-height: 1.1em;
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }
    .list-items-text {
          font-size: 1.4em;
          line-height: 1.2em;   
    }
    .get-your-quote-title {
      font-size: 1.9rem;
      font-weight: 500;
      line-height: 2rem;
      padding-bottom: 20px;
    }
    .get-your-quote-list-items {
        line-height: 2.4rem;
    }
    .get-your-quote-list-items-text {
      font-size: 1.2em;
    }
  .section-text {
    width: 80%;
    text-align: justify;
    font-size: 1.2em;
  }
  .section-text-grey {
    text-align: justify;
    font-size: 1.6em;
  }
    #navbarTextStyle {
        font-size: 1.4em !important;
    }
   .navbar-brand-logo {
    max-width: 80%;
  }
}


/*******************************************************************/
/*---Media Queries --*/
/*******************************************************************/
@media (max-width: 992px) {
  .social a {
    font-size: 4em;
    padding: 2rem;
  }
  #navbarTextStyle {
        font-size: 1.5em !important;
        font-weight: 600; 
        padding: 0.35em;
        line-height: 1.7em;
    }
 .navbar-nav li {
    padding-right: 0px;
  }
  .navbar-brand-logo {
    max-width: 80%;
  }

}








/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}


[class*="row"] {
  margin-right: 0px;
  margin-left: 0px;
}


.container-fluid {
  padding-right: 0px;
  padding-left: 0px; 
}






/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/








