@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
  }
  
@font-face {
    font-family: 'Montserrat-Regular';
    src:  url('../fonts/Montserrat-Regular.woff') format('woff'), 
          url('../fonts/Montserrat-Regular.ttf')  format('truetype'), 
          url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'Montserrat-Regular';
}
  
.marLR0{
    margin-left: 0;
    margin-right: 0;
}
.paddLR0{
    padding-left: 0;
    padding-right: 0;
}
.paddLR5{
    padding-left: 5px;
    padding-right: 5px;
}
.serHomeImgDiv {
    text-align: center;
    width: 100px;
    height: 100px;
    background: #5babdf;
    border-radius: 50%;
    line-height: 90px;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 2px solid #5babdf;
}
.featured-services:hover .serHomeImgDiv{
    border: 2px solid #fff;
}
.serHomeImg {
    width: 65px;
}
.icon-box{
    width: 100%;
    padding: 30px 10px !important;
}
#about{
    background: rgba(0,0,0,0.04);
    padding-bottom: 0;
}
.container{
    max-width: 85% !important;
}
.abtContP {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: .5px;
    margin-bottom: 10px;
    width: 80%;
    text-align: justify;
}
.abtH3 {
    color: #5babdf;
    font-family: 'Montserrat-Regular';
}
#main{
    margin-top: 45px;
}
.abtUl {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 15px;
}
.abtI {
    width: 25px;
    text-align: center;
    display: inline-block;
    color: #5babdf;
}
.abtP {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #000;
}
.serH2 {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
}
.serImg {
    width: 100%;
    background-image: url("../img/battery.png");
    background-size: cover;
}
.serImg1{
    background-image: url("../img/renewable.png");
    background-size: cover;
}
.ergImg{
    background-image: url("../img/energy.png");
    background-size: cover;
}
.eleVech{
    background-image: url("../img/electric.png");
    background-size: cover;
}
.serContDiv {
    padding: 25px;
}
.serContInDiv {
    margin-top: 20px;
}
.inDiv {
    margin-bottom: 20px;
}
.serH6 {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: .5px;
    color: #5babdf;
    margin-bottom: 6px;
}
.serP {
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: .5px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.serI {
    margin-right: 5px;
    font-size: 9px;
    font-weight: 700;
}
.servicesDiv{
    width: 90%;
    margin: 0 auto;
    display: block;
}
.clientsSec{
    background: #f2f2f2;
}
.section-title h3 span {
    color: #5babdf;
    border-bottom: 4px solid;
    padding-bottom: 5px;
}
.clenImgDiv {
    text-align: center;
    background: #fff;
    margin-bottom: 10px;
}
.clenImg {
    width: 60%;
}
.clenInDiv{
    width: 85%;
    margin: 0 auto;
    display: block;
}
.projImg {
    width: 100%;
}
.prjtDiv{
    padding: 20px;
}
.prjtUl {
    padding: 0;
    list-style: none;
    margin: 0;
}
.prjtUl li {
    line-height: 40px;
}
.prjtI {
    width: 25px;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
}
.prjtP {
    display: inline-block;
    font-size: 14px;
    letter-spacing: .5px;
    color: #000;
    margin-bottom: 0;
}
.affliaSec{
    background: rgba(0,0,0,0.01);    
}
.serH2 span{
    color: #5babdf;
    border-bottom: 4px solid;
    padding-bottom: 5px;
}
.affliInDiv {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
}
.affliImg {
    width: 70%;
}
.affliaDiv {
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
    padding-top: 20px;
}
.affInDiv {
    margin-top: 30px;
    padding: 20px;
}
.footDiv{
    background: #5babdf;
}
.footP {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 35px;
    margin-left: 10px;
    font-weight: 600;
    letter-spacing: .5px;
}
.footUl {
    margin: 0;
    padding-top: 6px;
    list-style: none;
    text-align: right;
    padding-bottom: 6px;
    margin-right: 60px;
}
.footUl li {
    display: inline-block;
    margin: 0 3px;
}
.footA {
    color: #5babdf;
    width: 30px;
    height: 30px;
    background: white;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
}
.footI {
    font-size: 16px;
}
.subBtn{
    background: #5babdf;
    border: 1px solid #5babdf;
    color: #fff;
    line-height: 35px;
    padding: 0 10px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .5px;
}
.subBtn:hover{
    background: #fff;
    border: 1px solid #5babdf;
    color: #5babdf;
}
.owl-dots {
  text-align: center;
}
.owl-dot.active {
  background: #5babdf !important;
}
.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 0 4px;
  background: #ddd !important;
}
.featured-services {
  background: rgb(211, 232, 247);
}
.pageSec{
    padding-top: 10px;
    padding-bottom: 10px;
}
.tabs {
  box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
}
.patNavLi {
  line-height: 35px;
}
.patNavA.active {
  background: #5babdf;
  color: #fff;
}
.patNavA {
  padding: 8px 10px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .5px;
  border-right: 2px solid #ddd;
}
.patTabCnt {
  padding: 10px;
}
.prdH4 {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #5babdf;
    background: rgba(0,0,0,0.09);
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
}
.lftImg {
  width: 100%;
}
.comTable td, th {
  border: 1px solid #dddddd;
  padding: 4px 5px;
  font-size: 14px;
}
.comTable {
  width: 100%;
}
.comTable thead{
    background: #5babdf;
    color: #fff;
    text-align: center;
}
.comTable tbody tr th{
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}
.lftImgDiv {
  box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
  padding: 5px;
  text-align: center;
}
.rgtP {
  background: rgba(0,0,0,0.07);
  margin-bottom: 5px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .5px;
  color: #000;
}
.pageTopDiv {
  margin-top: 110px;
}
.pageTit {
  text-align: center;
  font-weight: 700;
  letter-spacing: 1px;
  background: #e3eaf4;
  color: #5cacdf;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0;
  font-size: 30px;
}
.evCntInDiv {
  box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.1);
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.evDiv {
  margin-bottom: 10px;
}
.evH5 {
  margin-bottom: 3px;
  font-size: 20px;
  letter-spacing: .5px;
  color: #5babdf;
  font-weight: 600;
}
.evP {
  margin-bottom: 0;
  font-size: 15px;
  letter-spacing: .5px;
  color: #000;
}
.evImg {
  width: 50%;
}
.evImgDiv {
  text-align: center;
}
.upsDiv {
  box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
  margin-bottom: 10px;
}
.upsH3 {
  position: relative;
  background: rgba(0,0,0,0.1);
  font-size: 22px;
  line-height: 30px;
  padding-left: 10px;
  font-weight: 600;
  margin-bottom: 0;
}
.upsSpn {
  position: absolute;
  right: 0;
  background: #4a83f4;
  color: #fff;
  padding: 0 10px;
}
.upsImgDiv{
    background: #e3eaf4;
    text-align: center;
}
.upsImg {
  width: 80%;
}



/** Responsive code **/
@media only screen and (max-width: 991px){
    .bannerSec{
        padding-bottom: 0;
        padding-top: 0;
    }
    #main {
        margin-top: 55px;
    }
    .mobile-nav-toggle{
        top: 10px;
    }
    .section-title h3{
        font-size: 25px;
    }
    .featured-services{
        padding-top: 20px;
    }
    .container {
        max-width: 100% !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .mb-5, .my-5 {
        margin-bottom: 1rem !important;
    }
    section{
        padding: 20px 0;
    }
    .abtContP{
        width: 95%;
        margin: 0 auto;
        font-size: 13px;
        line-height: 25px;
        margin-bottom: 10px !important;
    }
    #header.header-scrolled{
        padding: 5px;
    }
    .abtH3{
        font-size: 20px !important;
        text-align: center;
        line-height: 25px;
        width: 90%;
        margin: 0 auto;
        margin-top: 10px;
    }
    .abtUl{
        width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .abtI{
        width: 5%;
    }
    .abtP{
        width: 92%;
        font-size: 13px;
    }
    .servicesDiv{
        width: 95%;
    }
    .serContDiv {
        padding: 10px;
    }
    .serH2{
        font-size: 25px;
    }
    .inDiv {
        margin-bottom: 13px;
    }
    .serH6{
        font-size: 15px;
        margin-bottom: 3px;
    }
    .serP{
        font-size: 13px;
    }
    .clenInDiv{
        width: 95%;
    }
    .prjtUl li {
        line-height: 20px;
        margin-bottom: 10px;
    }
    .prjtI{
        width: 5%;
    }
    .prjtP{
        width: 93%;
        vertical-align: top;
        line-height: 30px;
    }
    .affInDiv {
        margin-top: 30px;
        padding: 20px 5px;
    }
    .contact .php-email-form{
        padding: 10px;
    }
    .footP{
        font-size: 11px;
    }
    .pageSec{
        padding-top: 5px;
        padding-bottom: 5px;
    }
     .patNavUl{
        width: 100%;
        padding: 0;
        list-style: none;
        overflow-x: auto;
        margin-bottom: 0;
        display: flex;
        flex-flow: row nowrap;
    }
    .patNavA{
        padding: 6px 3px;
        font-size: 12px;
        font-weight: 500;
        width: 100%;
        display: inline-block;
    }
    .patNavLi {
        line-height: 25px;
        width: 100%;
        display: inline-block;
        min-width: 130px;
        text-align: center;
    }
    .prdH4{
        font-size: 15px;
        line-height: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .pageTopDiv {
        margin-top: 55px;
    }
    .pageTit{
        font-size: 20px;
    }
    .patTabCnt {
        padding: 10px 0px;
    }
    .evCntInDiv{
        padding: 10px 5px;
    }
    .evH5{
        font-size: 16px;
    }
    .evP{
        font-size: 12px;
    }
    .subMenuUl{
        background: rgba(0, 0, 0, 0.07);
    }
    .abtContP{
        width: 90%;
    }
   


}

  





