
*{box-sizing: border-box;}

body{
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;text-align:center;
    overflow-x: hidden;
}

.container{background-color: #fff;
  
}


/* start slide images css here */
/* Slideshow container */

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  width: 100%;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}



  /* end slide images here */

  .call-form{display: flex;
  justify-content: center;
flex-direction: column;
align-items: center;}

  .two{width: 100%;
height:auto;}

  .two-para{font-family:'roboto';
text-align: center;
font-size: 15px;
padding: 10px;}

.call-form h2{    margin: 10px 0px 24px 0px;
  padding: 0px;
  font-family: 'roboto';
  text-align: center;
  color: #267843;
  font-size: 25px;}

.form-one{display: flex;
justify-content: center;
align-items: center;
background-color:#44a53c;
width: 90%;
padding: 10px;}

.input-form-c{    font-family: 'Roboto';
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #fff !important;
  font-size: 18px;
  line-height: 1.6;
  padding: 10px 5px;
  margin-bottom: 0;
  color: #fff;
outline: none;
width: 100%;
margin-right: 33px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#ffffff73;
}
::-moz-placeholder { /* Firefox 19+ */
  color:#ffffff73;
}
:-ms-input-placeholder { /* IE 10+ */
  color:#ffffff73;
}
:-moz-placeholder { /* Firefox 18- */
  color:#ffffff73;
}



#form-call-id{
  margin: 15px 10px 15px 10px;
  width: 100%;
  display: flex;
  /* flex-direction: column; */
}



#call-select{	
  /* appearance: none;  */
  font-family: 'Roboto';
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #fff !important;
  font-size: 18px;
  line-height: 1.6;
  padding: 10px 5px;
  margin-bottom: 0;
  color: #ffffff;
  outline: none;
}

#button-call{    font-size: 18px;
  background: none;
  color: #000;
  background: #fff;
  padding: 5px 0;
  text-align: center;
  line-height: 1.5;
  height: auto;
  min-width: 180px;
  border: 1px solid #fff;
  cursor: pointer;
  letter-spacing: 0;
  font-weight: normal;}

  #button-call:hover{color: white;
  background-color: #277121;}

  .option-selct{background-color:#138834;
  font-size: 18px;}


  /* end div two css here */


  /* start css three here */

  .three{width: 100%;
  margin:50px 0px 20px 0px;}


  .h2-services{ margin: 10px 0px 24px 0px;
    padding: 0px;
    font-family: 'poppins';
    text-align: center;
    color: #267843;
    font-size: 25px;}

    .services{display: flex;
width:100%;
justify-content: center;
}

.services-one{background: url(../img/services/one.png);
width: 150px;
height: 150px;
cursor: pointer;}

.services-one:hover{background: url(../img/services/1.png);}

.services-two{background: url(../img/services/two.png);
  width: 150px;
  height: 150px;
  cursor: pointer;}
  
  .services-two:hover{background: url(../img/services/2.png);}


.services-three{background: url(../img/services/four.png);
  width: 150px;
  height: 150px;
  cursor: pointer;}
  
  .services-three:hover{background: url(../img/services/4.png);}



.services-four{background: url(../img/services/five.png);
  width: 150px;
  height: 150px;
  cursor: pointer;}
  
  .services-four:hover{background: url(../img/services/5.png);}



.services-five{background: url(../img/services/six.png);
  width: 150px;
  height: 150px;
  cursor: pointer;}
  
  .services-five:hover{background: url(../img/services/6.png);}



.services-six{background: url(../img/services/seven.png);
  width: 150px;
  height: 150px;
  cursor: pointer;}
  
  .services-six:hover{background: url(../img/services/7.png);}

  .s-one{
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      width: 11%;
      margin-left: 4%;}

      .services-h2{    font-size: 24px;
        line-height: 28px;
        font-weight: 700;
        letter-spacing: 2px;
      color:#277121;
      font-weight: 400;
    font-family: 'poppins';
    cursor: pointer;
  }

  .services-h2:hover{font-weight: bold;}

  /* end css three here */

  /* start four css here */

  .four{display: flex;
    border:none;
  }

  .four-one{    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;}

    .four-para{    font-size: 26px;
      line-height: 35px;
      font-weight: 400;
      letter-spacing: 2px;
      text-align: center;
      font-family:'poppins';}

      .four-dot{font-size: 15px;
      letter-spacing: 8px;}

  .four-two{width: 30%;
    display: flex;
    justify-content: center;
    margin: 30px;
}

  .four-img{width: 70%;}

  /* end four css here */

  /* start five css here */

  .five{display: flex;
  flex-direction: column;
padding: 20px 0px 50px 0px;}

  .five-one h2{    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: 'trebuchet MS';
    color: #267843;
  text-align: center;
margin:50px 0px 20px 0px;}

  .five-two{display: flex;
    flex-wrap: wrap;
  justify-content: center;}

    .five-two-copy{display:flex;
    flex-direction: column;
  text-align: center;
width: 15%;
margin-top: 50px;}

.five-img-copy{width: 100%;}

.five-h3-copy{    font-size: 15px;
  letter-spacing: 0.1px;
color: #267843;}




  /* end five css here */


  /* start div six here  */

  .six{width: 100%;
  display: flex;
flex-direction: column;
background-color: #44a53c;
border:none;}

.six-one{width: 100%;
text-align: center;}

.six-one h2{    font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  font-family: 'roboto';
  color: #fff;
  margin-top: 3%;}

.six-two{width: 100%;
border:none;
display: flex;}

.six-t-1{width: 26%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
border:none;}

.six-t-2{width: 48%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 2%;
border:none;}

.six-t-3{border:none;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
width: 26%;}

.six-img-n{    border:none;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;}

  .six-img-n h2{    font-size: 18px;
    line-height: 22px;
    letter-spacing: 2px;
    font-family: 'poppins';
    color: white;}

    .six-t-p{    font-size: 15px;
      line-height: 19px;
      letter-spacing: 0px;
    color: white;
  font-family: 'poppins';}

#img-margin{margin-top: 50px;}

  /* end  div six here  */



  /* start div seven here */

  .seven{padding:50px 0px 50px 0px;}


  .testi-h2{    font-size: 24px;
    line-height: 28px;
    letter-spacing: 2px;
    font-family: 'Poppins';
    text-align: center;
    color: #44a53c;}


    .seven-one{display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  margin-top: 50px;}

.seven-copy{display: flex;
  align-items: center;
  width: 70%;
  margin-top: 10px;
background-color: #44a53c;
border-radius: 8px;
padding: 10px;}

.seven-para{margin-left: 2%;}

.img-testi{margin-left: 11px;
height: 75px;
width: auto;}

.testi-h4{    font-family: 'roboto';
    letter-spacing: 2px;
    color: #fff;
  margin-bottom: 0px;
  text-align: left;
margin-top: 2%;
font-size: 20px;}

.testi-h4 a{text-decoration: none;
color: #fff;
display: block;}

.testi-p{    margin-top: 10px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;}

  .testi-p a{text-decoration: none;
    color: #fff;
    display: block;}




  /* end div seven here */

  /* start eight css here */

  .eight{display: flex;
  width: 100%;
  justify-content: center;
  background-color: #f5f5f5;
}

.eight-one{width: 90%;
  display: flex;
  padding: 6% 0px 6% 0px;
}

.eight-copy{width: 100%;
display:flex;
justify-content: center;
align-items: center;
flex-direction: column;
border:none;
margin-left: 2%;}

.eight-copy i{font-size: 50px;
color: #267843;}

.eight-copy p{    font-size: 40px;
  color: #444;
  margin: 24px 0px 14px 15px;
  padding: 0px;
  font-family: 'poppins';}

.eight-copy h4{    margin: 0px;
  padding: 0px;
  font-family: 'ROBOTO';
  font-weight: 700;
  font-size: 15px;
  color: #267843;}


  /* end  eight css here */

  /* fixed */

  .call-fixed{    width: 100px;
    position: fixed;
    bottom: 60px;
    left: 10px;
    height: 50px;
    z-index: 11;}

    .right-call-fixed{   width: 90px;
      position: fixed;
      bottom: 50px;
      right: 10px;
      height: 50px;
      z-index: 11;}

  .fixed-img{width: 100%;}


  /* fixed */


  @media (max-width:880px){

    .call-fixed{width: 80px;
    bottom: 40px;}

    .right-call-fixed{width:70px;
    bottom: 30px;}

    
#form-call-id{flex-direction: column;}

.input-form-c{margin-top: 10px;
margin-bottom: 10px;}

#button-call{margin-top: 30px;}

.services{flex-direction: column;}

.s-one{width: 100%;
margin-left: 0px;}

.four{flex-direction: column;}

.four-one{width: 100%;}

.four-two{width: 100%;}

.five-two{flex-direction: column;}

.five-two-copy{width: 100%;}

.five-h3-copy{font-size: 20px;}

.six-two{flex-direction: column;}

.six-t-1{width: 100%;}

.six-t-2{width: 100%;}

.six-t-3{width: 100%;}

.seven-copy{width: 95%;
flex-direction: column;}

.eight-one{flex-direction: column;}

.eight-copy{margin-top: 7%;
margin-left: 0px;}

.testi-h4{text-align: center;}


  }

  @media (max-width:600px){
    .form-one{width: 96%;}
  }




  /* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}