@import url('https://fonts.googleapis.com/css?family=Ubuntu');
body{
    font-family: 'Ubuntu', sans-serif;
    overflow-y: scroll;
}
a:hover,a:focus{
  text-decoration: none !important;
  outline: none; 
}
.padrem{
    padding-left: 0px;
    padding-right: 0px;
}
.padreml{
    padding-left: 0px;
}
.padremr{
    padding-right: 0px;
}
@media(max-width: 768px){
    .padremxs{
        padding-left: 0px;
        padding-right: 0px;
    }
    .padremlxs{
        padding-left: 0px;
    }
    .padremrxs{
        padding-right: 0px;
    }
}
.innerhead{
    height: 200px;
    margin-bottom: 1%;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.innerhead2{
    height: 200px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.brdcmb{
    background-color: transparent !important;
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 100px;
}
/*navbar*/
.navbar-inverse{
    margin-bottom: 0px;
    border-radius: 0px;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 5;
    background: #fff;
    border: none;
}
.navbar-inverse .navbar-nav{
    float: right;
    margin-top: 16px;
}
.logohidden{
    display: block;
}
.logohidden img{
    width: 11%;
    position: absolute;
    top: 2px;
}
@media(max-width:768px){
    .navbar-inverse .navbar-collapse{
        border: none;
        background: #ffffff;
    }
}
@media screen and (max-width: 2650px){
    .logohidden img{
        width: 7%;
        position: absolute;
        top: 2px;
    }
}

@media screen and (max-width: 1440px){
    .logohidden img{
        width: 13%;
        top: 2px;
    }
}

@media screen and (max-width: 1024px){
    .logohidden img{
        width: 18%;
        top: 2px;
    }
}
@media screen and (max-width: 786px){
    .logohidden img{
        width: 20%;
        top: 2px;
    }
}
@media screen and (max-width: 768px){
  .navbar-inverse .navbar-nav{
    float:left;
  }
  .logosection .logo img {
    width: 40% !important;
    float: left;
    top: 0px;
    position: relative;
    left: 10px;
    padding: 10px;
  }
}
@media screen and (max-width: 425px){
    .logohidden img{
        width: 32%;
        position: absolute;
        top: 2px;
    }
}

@media screen and (max-width: 375px){
.logohidden img {
    width: 38%;
    position: absolute;
    top: 2px;
}
}

@media screen and (max-width: 320px){
.logohidden img {
    width: 42%;
    position: absolute;
    top: 2px;
}
}

.navbar-inverse .navbar-nav>li>a{
    color: #000;
}
.navbar-inverse .navbar-nav>li>a:hover{
    color: #fca531;
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover{
    background: transparent;
    color: #fca531;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}
/*navbar*/
/*mainbanner*/
.logosection .logo{
    position: relative;
    z-index: 3;
    display: table;
    width: 100%;
    height: 100%;
    min-height: 49.5vh;
}
.mainslider .item img{
    min-height: 70vh
}

@media screen and (max-width: 425px){
  [data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important; 
    transition-property: opacity,transform;
  }
  [data-aos=fade-up] {
    transform: translate3d(0,0,0) !important; 
  }
  .mainslider .item img{
    height: 45vh;
    object-fit: cover;
    min-height:unset;
}

}
.associates{
    position: relative;
    z-index: 4;
    background: #e8e8e8;
    padding-top: 10px;
    min-height: 20vh
}
.logosection .logo .centerlogo{
    display: table-cell;
    vertical-align: middle;
}
.logosection .logo img{
    width: 75%
}
.associates h5{
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
    font-weight: bold;
}
.associateslider{
    padding: 10px 30px 10px 30px;
}
.associateslider .item img{
    min-height: 80px;
    object-fit: contain;
}
.mainslider.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    top: 38%;
    left: 0px;
    font-size: 24px !important;
    color: #fff !important;
    padding: 5px 7px 4px 7px !important;
    background: rgba(0,0,0,0.5) !important;
    font-weight: 200 !important;
    display: none;
}
.mainslider.owl-carousel .owl-nav button.owl-next:hover,.mainslider.owl-carousel .owl-nav button.owl-prev:hover{
  background-color: transparent;
}
.mainslider.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    top: 50%;
    right: 60px;
    font-size: 12px !important;
    color: #fff !important;
    width: 35px;
    height: 35px;
    padding: 0px;
    padding-top: 5px;
    border-radius: 50%;
    background: rgba(0,0,0,0.5) !important;
    border: none;
    font-weight: 200 !important;
}
.mainslider.owl-carousel .owl-dots{
    display: block;
    width: 100%;
    position: absolute;
    left: -50%;
    bottom: 8px;
    z-index: 1;
}
.mainslider.owl-carousel button.owl-dot{
    background: transparent;
    padding: 0px;
    margin: 0px 1px 0px 1px;
    border: none;
}
.mainslider .owl-dots .owl-dot span{
    width: 30px;
    height: 5px;
    margin: 5px 5px;
    background: rgba(255,255,255,0.5);
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 15px;
}
.mainslider.owl-carousel button.owl-dot:focus{
    outline: none;
}
.mainslider .owl-dots .owl-dot.active span, .mainslider .owl-dots .owl-dot:hover span{
    background: #fff;
}
.owl-theme .owl-nav {
    margin-top: 0px;
}
/*slider xs style*/
.slidercontent{
  background:#ebc037;
  padding:10px 12px 10px 12px;
  color: #fff;
  min-height:150px;
  overflow: hidden;
}
@media only screen and (min-width: 768px){
    .logosection:after {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2;
        background: #fff;
        transform-origin: bottom left;
        -ms-transform: skew(-15deg, 0deg);
        -webkit-transform: skew(-15deg, 0deg);
        transform: skew(-15deg, 0deg);
    }
    .associates:before {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        z-index: 1;
        background: #e8e8e8;
        transform-origin: bottom left;
        -ms-transform: skew(-15deg, 0deg);
        -webkit-transform: skew(-15deg, 0deg);
        transform: skew(-15deg, 0deg);
    }
    .associates h5:before, .associates h5:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        position: relative;
        width: 30%;
        margin: 0px 10px;
        border-top: 2px solid #ccc;
    }
}
@media only screen and (max-width: 768px){
    .logosection .logo{
        min-height: auto;
        z-index: 0;
    }
    .associates{
        z-index: 0;
    }
}

@media only screen and (max-width: 768px){
.associates {
    z-index: 0;
    position: relative;
    top: -10px;
}
}
/*mainbanner*/
/*about us*/
.aboutbulb{
  position: relative;
    top: 94px;
}
@media screen and (max-width: 425px){
  .aboutbulb{
    position:unset;
    top: unset;
  }
}
.about{
	margin-top: 20px;
	margin-bottom: 20px;
}
.about h3{
	font-weight: 600;
	padding-bottom: 10px;
}
.about_para{
	color: #131212bf;
	font-size: 15px;
	font-weight:400;
	line-height: 20px;
	text-align: justify;
	/*padding-bottom: 20px;*/
}
.about_renew_head{
	font-weight:700;
	color: black;
    letter-spacing: 1px;
    padding-bottom: 5px;
    padding-top: 10px
}
.aboutlist{
  list-style: square;
  color: #131212bf;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: justify;
}
/*about us end*/

/*services*/
.services_container{
	background: #f7f7f7;
}
.services_inner_container{
	margin-top: 40px;
	margin-bottom: 40px;
}
.services_head{
	font-weight:700;
	color: black;
    letter-spacing: 1px;
    font-size:20px;
}
.services_inner_div_margn{
	margin-top: 10px;
	margin-bottom: 10px;
}
/*services end*/

/*our mission*/
.mission_head{
	font-weight:700;
	color: black;
    letter-spacing: 1px;
}

.mission_display{
	display: table-cell;
	vertical-align: middle;
}
/*.mission_img*/
.mission_display img{
	width: 50px;
	margin-top: -30px !important;
	margin-right: 100px;

}
/*our mission end*/

/*carousal-1*/
.panels{
    padding-top: 10px;
    padding-bottom: 10px;
}
.panels img{
  width: 200px;
  height: 250px;
}
@media screen and (max-width: 425px){
  .panels img{
  width: 200px;
  height: 150px;
}
}
.carousal-colordiv{
    background:#f7f7f7 !important; 
    padding: 20px 0px 20px 0px;
}
.carousel-caption
{
	position: relative;
	color: #514b4b;
	text-transform: uppercase;
	font-size:15px;
	text-align:justify;
}
.carousel-caption p{
	margin-bottom:0px;
}
.carousalbg{
	background-image: url('../images/panelshop.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 330px;
	overflow: hidden;
}
@media screen and (max-width: 425px){
    .carousalbak{
        height:230px !important;
    }
}
.carousalbg h3{
	color: #ffff;
}
.carousalbak{
	background-color: #fff; 
	height: 330px;
}
.shopdiv{
	position:absolute;
	bottom: 0px;
	margin-bottom:20px;
    border:2px solid #fff;
}
.shopdiv p{
	color: #fff;
	font-size:15px;
	padding: 5px 10px 0px 10px;
}
.shopdiv p:hover{
	color: #fff;
	text-decoration:none;
}
.bginveter{
	background-image: url('../images/inverterbg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 330px;
	overflow: hidden;
}
.bginveter h3{
	color: #ffff;
}
/*carousal integrated*/
.bgintegrated{
	background-image: url('../images/integrated.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 330px;
	overflow: hidden;
}
.bgintegrated h3{
	color: #ffff;
}
/*carousal integrated end*/
/*shop end*/

/*gallery */
.gallery{
	margin-top: 20px;
}
.gallery p{
	margin-bottom: 20px
}
.gallery .galcol
{
	height: 20em;
	padding-left:0px;
	padding-right:0px;
}
.gallery img{
	height: 20em;
}

@media screen and (max-width: 1024px){
  .gallery .galcol
  {
    height:14em;
  }
  .gallery img{
  height: 14em;
}
}
@media screen and (max-width: 768px){
  .gallery .galcol
  {
    height:10em;
  }
  .gallery img{
  height: 10em;
}
}
@media screen and (max-width: 425px){
  .gallery .galcol
  {
    height:5em;
  }
  .gallery img{
  height: 5em;
}
}

/*gallery ends here*/

/*testimonials*/
.test_container{
	background:url('../images/btmfixed.jpg');
	background-attachment: fixed;
	/*background-size: 100% 100%;*/
    /*opacity: 0.7;*/
    background-size: cover;
}

.test_inrcontainer{
	margin-top: 30px;
	margin-bottom: 30px;
}

.test_inrcontainer p{
	color: #fff;
	line-height: 20px;
    font-size:15px;
}
.img-circle{
	border-radius: 50%;
}
.desgnatn p{
	color: #26a2ff;
	margin-top: 10px;
	font-size:20px;
}

.desgnatn small{
	color: #fff;
}
/*testimonial ends*/

/*news*/
.news{
    margin: 10px auto 50px auto
}
.news h2{
    font-weight: 900;
    font-family: 'Roboto',sans-serif;
    margin: 35px auto;
}
.news h2 span{
    color: #fca531;
}
.news .newsbox{
    position: relative;
    overflow: hidden;
}
.news .newsbox h3{
    font-weight: bold;
    margin: 20px auto;
}
.news .newsbox p{
    font-family: 'Montserrat',sans-serif;
    color: #a0a0a0;
    margin-bottom: 15px;
}
.news .newsbox .datecol{
    position: absolute;
    background: #fca531;
    top: 0px;
    padding: 10px;
}
.news .newsbox .datecol h4,.news .newsbox .datecol span{
    color: #fff;
    font-weight: 600;
}
.news .newsbox a h4{
    color: #fca531;
    font-size: 16px;
}
.news .newsbox a h4 i{
    vertical-align: middle;
}
@media(max-width: 768px){
    .newsbox{
        border: 1px solid #ccc;
        margin-bottom: 20px;
    }
}
/*news*/
/*footer*/
.volunteer{
    background: #fca531;
}
.volunteer h2{
    margin: 30px auto;
    font-weight: 900;
    font-family: 'Muli',sans-serif;
    color: #fff;
}
.volunteer .volunbtn{
    color: #fff;
    background: transparent;
    font-family: 'Muli',sans-serif;
    padding: 10px 25px;
    border: 1.5px solid #fff;
    border-radius: 30px;
}
.footer{
    background: url('../images/footerbg.jpg');
    padding: 0px;
    color: #fff;
}
.footer .footerbox a{
    color: #fff;
}
.footer .overlay{
    background: rgba(0,0,0,0.5);
    padding: 50px 15px 40px 15px;
}
.footer .footerbox .foothead{
    position: relative;
}
.footer .footerbox .foothead:before{
    content: " ";
    position: absolute;
    width: 20%;
    height: 4px;
    background: #fca531;
    bottom: -23px;
    left: 0px;
}
.footer .footerbox .contactdetails{
    /*margin: 70px auto 30px auto;*/
    line-height: 2.5;
}
.footer .footerbox .contactdetails i{
    width: 30px;
    text-align: center;
}
.footer .footerbox .socialicons li {
    background: #fca531;
    border-radius: 50%;
    margin-left: 10px;
}
.footer .footerbox .socialicons .fab {
    color: #fff;
    width: 25px;
    height: 35px;
    padding-top: 10px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}
.footer .footerbox .newslist li{
    margin-bottom: 20px;
    margin-right: 0px;
    margin-left: 0px;
}
.footer .footerbox .newslist li h4{
    font-size: 16px;
    font-weight: 500;
}
.footer .footerbox .newslist li span{
    color: #a0a0a0;
}
.footer .footerbox .quicklinks li{
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
    font-size: 16px;
}
.copyright{
    background: #343434;
    color: #ccc;
}
.copyright a{
    color: #ccc;
}
.copyright h5{
    font-size: 14px;
    margin: 20px;
}
@media(max-width: 768px){
    .volunteer h2{
        font-size: 16px;
    }
    .volunteer .volunbtn{
        margin-bottom: 20px ;
    }
}
@media screen and (max-width: 425px){
  .copyright h5{
    padding-bottom:23px;
  }
  
}
.footer_fa_icon {
    color: #fff;
    font-size: 26px;
}

/*footer*/
/*aboutpage*/
.aboutnewhead{
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 7%;
    background:url('../images/bga.jpg');
    height: 300px;
  }
  .aboutmisvis{
    margin-bottom:10px;
  }
.aboutmisvis h2{
  color: #fca531
}
.aboutmisvis p{
  text-align:justify;
  color: #fff;
  font-size:19px;
}
.aboutmisvis .col1 {
  background: #1c77bd;
  min-height: 29vh;
}
@media screen and (max-width: 425px){
  .aboutmisvis .col1{
    padding-top: 3px;
    min-height: 32vh;
    padding-bottom: 3px;
    margin-bottom:10px;
  }
  .aboutmisvis .col2{
    padding-top: 3px;
    min-height: 32vh;
    padding-bottom: 3px;
    margin-bottom:10px;
  }
}
.aboutmisvis .col2{
  background: #2265b3;
  min-height: 29vh;

}
@media(max-width: 768px) {
  .aboutnewhead{
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;   
  }
  .aboutnewstatbox {
    padding: 30px 10px !important;
    margin-left: -150px;
  }
}
@media(min-width: 768px) {
  .aboutnewtop_text2{
    float: right;
  }
}
.aboutnewtik-fa {
    font-size: 64px !important;
    border: 4px solid #FF5666;
    padding: 12px;
    border-radius: 50px;
    color: #FF5666;
}
.aboutnewtop{
  padding-bottom: 2%;
}
.aboutnewtop_text1{
  font-size: 15px; 
  padding-top: 0%;
  line-height: unset;
  
}
.aboutnewtop_text1 p{
color: #131212bf;
}
.aboutnewtop_text2 img{
  width: 100%;
  padding-top: 5% 
}
.aboutnewsecond{
   padding-top: 5%;
   color: #fff;
   text-align: center;
   margin-left: 44%;
}
.aboutnewbottom{
  margin-top: 5%; 
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 2%;
  line-height: unset;
}
.aboutnewstatbox{
  color: #fff;
  padding: 80px 10px;
}
.aboutnewstatbox h2{
  font-size: 36px
}
/*aboutpage*/

 .contactnew-box span {
      background: #faf9ff;
      border: 1px solid #eee;
      width: 100px;
      height: 100px;
      border-radius: 50%;
      font-size: 20px;
      padding-top: 40px;
      margin-bottom: 30px;
      text-align: center;
      
  }
  .contactnew-box span:hover {
      color: #fff;
      background: #fca531 !important;
      border: none;
    }

.contactnew-box:hover span {
      color: #fff;
      background: #fca531;
      border: none;
    }    .contactnew_us{
      margin-bottom: 3%;
    }
    .contactnew_us .col-sm-4 {
      text-align: center;
    }
    .send_message_btn{
    background: #fca531;
      border-color: #fca531;
      color: #fff;
      padding: 10px 0px;
      margin-top: 20px;
    }
    .send_message_btn:hover {
      color: #eaeaea;
  }


.single-product-wrapper .product-img img{
    height: 230px !important;
    object-fit: contain !important;
}
.tab-slider--nav {
  /*width: 100%;*/
  float: left;
  margin-bottom: 20px;
}
@media(max-width: 768px){
    .tab-slider--nav {
        width: 100%;
        margin-top: 30px;
    }    
}
.tab-slider--tabs {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  border-radius: 35px;
  overflow: hidden;
  background: #faf9ff;
  height: 35px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tab-slider--tabs:after {
  content: "";
  width: 50%;
  background: #4089dc;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 250ms ease-in-out;
  border-radius: 35px;
}
.tab-slider--tabs.slide:after {
  left: 50%;
}

.tab-slider--trigger {
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  /*color: #345F90;*/
  text-transform: uppercase;
  text-align: center;
  padding: 11px 20px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  display: inline-block;
  transition: color 250ms ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tab-slider--trigger.active {
  color: #fff;
}

.tab-slider--body {
  margin-bottom: 20px;
}
@media(max-width: 768px){
    .contactnewform{
        width: 100%;
    }
}
.contactnewform{
    float: right;
}
.contactnewform .form-control{
  box-shadow: none;
  border-radius: 0px;
}
.contactnewform input{
  height: 40px;
}
.contactnewform textarea{
  resize: none;
}
.marb5{
  margin-bottom: 5%;
}
/*contact us new*/

/*blog view single page*/
.datebox{
  color: #333;
  -webkit-box-shadow: 0px 10px 25px -15px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 10px 25px -15px rgba(0,0,0,0.75);
  box-shadow: 0px 10px 25px -15px rgba(0,0,0,0.75);
  padding:10px 0px
}

.hrtab{
  margin:0px;
  border-color: #fca531
}
.blokqot{
  border-color: #fca531
}
.parablog{
  margin-left:0in; 
  margin-right:0in
}

/*blog view single page end*/


.getaquote {
    position: fixed;
    bottom: 40%;
    height: auto;
    width: auto;
    right: 0;
    z-index: 5000;
    cursor: pointer;
}

/*purchase*/
.purchase input{
  background: #faf9ff;
  border: 1px solid #ccc;
}
.purchase label{
  font-size:14px;
  font-weight:300;
}

.purchase textarea{
  background: #faf9ff;
  border: 1px solid #ccc;
}
.purchase button{
  background-color: #fca531;
  color: #fff;
}
@media screen and (max-width: 425px){
  .purchase .form-group{
    padding-left:0px;
    padding-right: 0px;
  }
  
}