.container-image{
    padding-top: 20px !important;
    padding-bottom: 45px !important;
    background: #333333 !important;
}
.background-lightblack{
    background: #333333 !important;
}
.black-font{
    color: #000 !important;
}


.year-content{
    background:#83a43e;
    position: absolute;
    top:57%;
    left: 0;
    right: 0;
    margin-left: 150px;
    margin-right: 150px;
    /* margin-left: 50px;
    margin-right: 50px; */
    padding-top: 25px;
    padding-bottom: 25px;
    /* margin-top: 200px; */
    margin-top: 232px;
}

.year-para{
    color:#fff;
    font-size: 70px;
line-height: 70px;
    text-align: right;
    letter-spacing: 0.9px;
    font-weight: 700;
    text-transform: uppercase;
    /* letter-spacing: 0.9px; */
    /* padding: 20px; */
    /* margin-bottom: 8px; */
    font-family: 'Poppins', sans-serif;
}
.year-para3{
    color:#fff;
    font-size: 25px;
    /* line-height: 26px; */
    text-align: right;
    letter-spacing: 0.9px;
    font-weight: 0;
    /* margin-right: 70px; */
    font-family: 'Poppins', sans-serif;
}
.year-para2{
    color:#fff;
    font-size: 20px;
    /* line-height: 71px; */
    text-align: right;
    text-transform: capitalize;
    /* padding: 10px !important; */
    letter-spacing: 2px;
    font-family: 'Poppins', sans-serif;
}
.bg-solar-section{
    margin-right: 80px;
}
.small-year2{
    color:#fff;
    font-size: 24px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.9px;
    font-weight: 0;
    margin-right: 20px;
    font-family: 'Poppins', sans-serif;
}
.manuf-p{
    position: absolute;
right: 0;
top: unset;
/* margin-right: 70px; */
}

.year-content p .year{
    font-size: 75px;
    color: #fff;
    line-height: 80px;
    font-weight: 900;
}
.small-year-para{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.year-content p .year-p{
    font-size: 50px;
color:
#fff;
line-height: 33px;
font-weight: 900;
}
.year-content p .warr-p{
    font-size: 37px;
    color:#fff;
    line-height: 54px;
    font-weight: 500;
}

.project-section{
    background: #83a43e ;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.contact-background{
    background-image: url('../img/home/contact.jpg');
    position: relative;
    margin-top: 0px;
}
.contact-small{
    margin-left: 100px;
    margin-right: 100px;
    background:#83a43e;
    position: relative;
    top: 24%;
   
}
.contact-shape{
    border-top: 334px solid #83a43e;
    border-right: 68px solid transparent;
    width: 544px;
    max-width: 100%;
    z-index: 999;
  
    
}
/* .abc{
    background-image: url('../img/home/contact.png');
    background-repeat: no-repeat; 
} */
.contact-row{
    display: flex;
    padding-left: 150px;
    padding-right: 150px;
    background-image: url('../img/home/contact1.jpg');
    background-repeat: no-repeat;
    position: relative;
    top: 50px;
bottom: 11px;
}
.contact-box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-shape-div{
    position: relative;
    right: 28%;
    height: 100%;
}
.contact-form-box{
    position: absolute;
    top: 0;
    padding: 20px;
}
/* .{
    position: absolute;
    width: 60%;
    right: 0;
    height: 100%;
} */

.contact-pb{
    padding-bottom: 150px;
}
.contact-topic{
    color:#fff;
    font-size: 30px;
    font-weight: 700;
}
.submit-btn{
    background: #83a43e;
    position: absolute;
    right: 14px;
    bottom: -30px;
    /* bottom: -14px; */
    border: 1px solid#83a43e00;
    color: #fff;
    font-size: 34px;
    padding: 0 20px;
    z-index: 10;
    transition-duration: 2s, 2s;transition-timing-function: ease, ease-out;transition-delay: 0s, 1s;

}
.submit-btn:hover{
    background: #fff;
    position: absolute;
    right: 14px;
    bottom: -30px;
    /* bottom: -14px; */
    border: 1px solid#83a43e;
    color: #83a43e !important;
    font-size: 34px;
    padding: 0 20px;
}

/* 
<div class="form-label-group">
    <input type="emai" id="inputEmail4" class="form-control" placeholder="Email address" required="" autofocus="">
    <label for="inputEmail4">Email address</label>
</div>
*/


/* footer style start */
/* .bottommargin_30 img{
    width: 70%;
} */

/* footer style end */


.video-container{
    padding-left: 150px;
    padding-right: 150px;
    padding-top: 100px;
    padding-bottom: 150px;
    background:#fff;
}
.ds .vertical-tabs .nav > li.active > a, .ds .vertical-tabs .nav > li > a:hover {
    background-color: unset !important;
}
.video-content-box{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 120px;
}
.video-content-box p{
    font-size: 23px;
    color:#000;
    font-weight: 700;
    line-height: 33px;
 
}
.video-content-box p .video-span{
     color: #83a43e;
}
.greener-section{
    background-image: url('../img/home/1.jpg');
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    /* background-position: center; */
    height: 350px;
    background-size: 100%;
    margin-bottom: 143px;
}
.video-container .nav li a img{
    width: 100%;
    height: auto;
}
.flexslider .slides .blockquote-vertical img {
    width: 100%;
    display: block;
    height: auto !important;
}
.footer-break{
    display: none;
}
.slider-section .container{
    padding-top: 50px;
    padding-bottom: 50px;
}


/* about page css stsrt */
.about-part h2{
    color: #000;
}
.about-client h2{
    color: #000;
}
 .ls .theme_buttons.color1 a, .ls .theme_button.color1 {
    background-color: #83a43e !important;
    color:#fff !important;
}
.ls .theme_button[class*="color"]:hover, .ls .theme_button[class*="color"]:focus {
    background-color: #fff !important;
    border: 1px solid #83a43e !important;
}
.ls .theme_buttons.color1 a:hover, .ls .theme_button.color1:hover {
    color: #83a43e !important;
}
/*.ls .theme_buttons.color1 a, .ls .theme_button.color1 :hover{
    background-color: #fff !important;
    color:#83a43e !important;
} */

/* contact page style start */
.contact-section .module-header{
    color: #000 !important;
}
.contact-section .page-meta h5{
    color: #000 !important;
    letter-spacing: 1px;
    font-weight: 500;
}



.footer-m{display: flex;}
.footer-m i{margin-right: 10px;}


/* video overaly start */
.video-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    /* margin-left: auto;
    margin-right: auto; */
    opacity: 0;
    transition: .5s ease;
    background-color: #00000036;
    transition-duration: 2s, 2s;transition-timing-function: ease, ease-out;transition-delay: 0s, 1s;
    opacity: 1;
  }
  .video-tab:hover .video-overlay {
    opacity: 1;
    background: #34421673;
  }


  /* menu active */

  .sf-menu > li > a.active {
    color: #fff !important;
    padding-left: 23px;
    padding-right: 23px;
    
}
.sf-menu >li > a.active::before{
    opacity: 1;
    width: 20px;
    height: 20px;
    opacity: 1;
}
.sf-menu >li > a.active::after{
    opacity: 1;
    width: 20px;
    height: 20px;
    opacity: 1;
}
/* .sf-menu > li > a.active ::before,.sf-menu > li > a.active ::after {
    width: 20px;
    height: 20px;
    opacity: 1;
}
.sf-menu > li > a.active::before, .sf-menu > li > a.active::after {
    content: "";
    position: absolute;
    top: 13px;
    left: 10px;
    width: 80px;
    height: 80px;
    border: 1px solid 
    #333333;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    border-width: 1px 0 0 1px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
} */

/* application page style start */

.item-content  h4{
    color: #000 !important;
}

.color-blacks{
    color: #000 !important;
}
.application-part h2{
    color: #000;
}
.application-part .app-des{
    font-size: 17px;
    letter-spacing: 1.1px;
}
.app-middle{
    display: flex;
    justify-content: center;
    align-items: center;
}

/* technology page start */
.tech-part h3{
    color: #000;
}

.tech-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #83A43EEB;
  }
  .tech-img:hover .tech-overlay {
    opacity: 1;
  }
  .tech-img img{
    display: block;
    width: 100%;
    height: auto;
  }
  
.tech-text {
    color: white;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .tech-img p{
    margin: 10px;
    font-size: 18px;
    color:
    #000;
    text-align: center;
  }
  .list-last-li{
    list-style-type: none;
    font-size: 15px;
    color:#000;
  }
  .slider-small-topic{
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 700;
  }
  .video-text{
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  }
  .video-p{
    color:#fff;
    position: absolute;
    top: 0;
    font-size: 15px;
    z-index: 1;
    background:#000;
    padding: 5px;
    border-radius: 7px;
    margin: 2px;
  }
  /* .teaser_iconi{width: 40px;height: 40px;} */
.darklinks a{
      font-size: 10px;
  }