/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-weight: normal ;
	line-height: 1.2;
	font-family: 'Poppins', sans-serif !important;
	text-transform: none !important;
  }
  p {
	  font-size: 1.05rem;
  }
 .bannerh h1 {
	  font-weight: 400 !important;
  }
  .bannerh {
	font-weight: 400 !important;
  }
  .button:hover {
	  background-color: #014d7e;
  }
 .email::placeholder {
	 color: white !important;
 }
 .addressi {
	 text-align: left;
 }
 .addressi p {
	 text-emphasis: none;
	 font-style: normal !important;
 }
 .addressi img {
	 width: 35px !important;
 }
.retina-logo img {
	max-height: 80px !important;

}
.standard-logo img {
	max-height: 80px !important;
}

.menu-link a:hover{
	font-weight: 700;
	text-decoration: underline !important;

	
}
.event .grid-inner{height:22em;}

#content .content-wrap {
    position: relative;
    padding: 10px 0;
    overflow: hidden;
}
.slider-tick {
	width: 20px !important; margin: 7px; float: left; vertical-align: middle; line-height: 15px;
}
.active1 {
	font-weight: 700;
	text-decoration: underline 2px !important;
  	text-underline-offset: 1em;
}

.slider-caption h2, .slider-caption .h2 {
    font-size: 3rem;
    letter-spacing: 0;
	font-family: 'Poppins', sans-serif;
    font-weight: normal;
    line-height: 1;
	text-transform: none !important;
    margin-bottom: 0;
}
.slider-caption p {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 1.2rem;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.slider-caption, .flex-caption {
	height: 100%;
}
.swiper-wrapper {
	height: 100% !important;
}
.headings {
	font-family: 'Poppins', sans-serif !important;
	font-weight: normal;
	/* margin-left: 15px; */
	margin-bottom: 30px;
	margin-top: 30px;
}
.weoffer {
	font-style: normal !important;
	 
}
.custom-wwo {
	background-color: transparent;
	border: none;
	box-shadow: none;
	overflow: visible !important;
	padding-left: 0;
	margin-bottom: 0 !important;
	
}
.tabs-justifyn {
	/* display: contents !important; */
	width: 100% !important;
}
.slidenav {
	overflow: visible !important;
}
.flex-control-nav {
bottom: -35px !important;
left: 0 !important;
}
.featu-wrap {
	border-radius: 20px !important;
	  
}
.featu-wrap1 {
	border-radius: 20px !important;
	padding: 0 !important;
	  
}

.featu {
	font-weight: 500 !important;
}
.featu-p {
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif !important;
    font-style: normal !important;
	line-height: 1.5 !important;
	font-size:small;
	
}

.fp-title h3 a {
	font-weight: normal !important;
}
.heading2 {
	color: white;
	margin-top: 50px;
	margin-bottom: 30px;
}
.para-2 {
	color: white;
	font-size: medium;
}
.projects {
	border-radius: 20px !important;
	border-bottom: 0 !important;
	 

}
.project-img {
	padding: 0;
 

}
.button-white {
	border: white 1px solid !important;
	color: white !important;
	border-radius: 10px;

}
.dark #footer, #footer.dark {
	background-color: #014d7e ;
}

.founder-para {
	font-size: 1.1rem;
}

.home-testimonial {
	border: 0;
	box-shadow: none !important; 
}
.testi-image {
	border: 3px solid white;
	box-shadow: whitesmoke;
	 
}
.flex-next, .flex-prev {
	background-color: #b2b2b2;
	border-radius: 25px;
	width: 30px;
	height: 30px;

}
.icon-angle-left {
 margin-left: 6px;
}
.icon-angle-right  {
	margin-left: 8px;
}
.slider-arrow-left i, .slider-arrow-right i, .flex-prev i, .flex-next i, .slider-arrow-top-sm i, .slider-arrow-bottom-sm i {
    line-height: 30px;
    width: 50%;
    height: 50%;
    color: #DDD;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 1px 1px 1px rgb(0 0 0 / 10%);
    font-size: 22px;
    text-align: center;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}
.add {
	background-color: white;
	border-radius: 15px !important;
}
.box {
	/* box-shadow:
	0 2.8px 2.2px rgba(0, 0, 0, 0.034),
	0 6.7px 5.3px rgba(0, 0, 0, 0.048),
	0 12.5px 10px rgba(0, 0, 0, 0.06),
	0 10px 7px rgba(0, 0, 0, 0.072),
	0 41.8px 33.4px rgba(0, 0, 0, 0.086),
	0 40px 35px rgba(0, 0, 0, 0.12)
  ; */
  -webkit-box-shadow: 0px 0px 13px 9px rgba(218,236,248,0.94);
-moz-box-shadow: 0px 0px 13px 9px rgba(218,236,248,0.94);
box-shadow: 0px 0px 13px 9px rgba(218,236,248,0.94);
  border-radius: 20px;
}

.box1 {
	/* box-shadow:
	0 2.8px 2.2px rgba(0, 0, 0, 0.034),
	0 6.7px 5.3px rgba(0, 0, 0, 0.048),
	0 12.5px 10px rgba(0, 0, 0, 0.06),
	0 10px 7px rgba(0, 0, 0, 0.072),
	0 41.8px 33.4px rgba(0, 0, 0, 0.086),
	0 40px 35px rgba(0, 0, 0, 0.12)
  ; */
  /* -webkit-box-shadow: 0px 0px 13px 9px rgba(218,236,248,0.94);
-moz-box-shadow: 0px 0px 13px 9px rgba(218,236,248,0.94);
box-shadow: 0px 0px 13px 9px rgba(218,236,248,0.94); */
  border-radius: 20px;
}

.owl-stage-outer {
	/* padding: 20px; */
}

.testi-image-shadow {
	 
	-webkit-box-shadow: 0px 0px 13px 9px rgba(218,236,248,0.94) !important;
	-moz-box-shadow: 0px 0px 13px 9px rgba(218,236,248,0.94) !important;
	box-shadow: 0px 0px 13px 9px rgba(218,236,248,0.94) !important;
	border-radius: 50% !important;

}
 .toggle-title {
	 color: #01953d;
	 font-weight: normal;
 }
 .toggle-title.collapse {
	color: black;
}
.toggle-icon {
	background-color: #01953d;
	color: white;
}
.black-box {
	background-color: #226694 ;
	border-radius: 15px;
	padding: 20px;
	/* width: 80%; */
}
.black-box h4 {
	color: white;
}

.terms a {
	color: white;
}
.dark #copyrights, #copyrights.dark {
    color: white;
    
}
.dark #copyrights a {
    color: white;
    
}
/*
Removes white gap between slides - chagnge to base color of slide images
*/
.carousel {
	background:#007aeb;
  }
  
  /*
  Forces image to be 100% width and not max width of 100%
  */
  .carousel-item .img-fluid {
	width:100%;
  }
  
  /* 
  anchors are inline so you need ot make them block to go full width
  */
  .carousel-item a {
	display: block;
	width:100%;
  }
  .content-in {
	  background-color: #014d7e;
	  border-top-right-radius: 20px !important;
	  border-bottom-right-radius: 20px !important;
	  color: white;
	 
  }
  .content-in h4, .content-in h4 a {
	  color: white !important;
  }
  .portfolio-desc h3 a, .portfolio-desc .h3 a {
    color: white !important;
}
.tabs-alt .tab-nav li.ui-tabs-active a  {
	border: 0;
	font-weight: 700;
	color: black;
}
.tabs-alt .tab-nav li a  {
	border: 0;
	color: #9f9f9f;
	font-weight: normal;
}
.steps-dis {
	color: white; padding-left: 50px; display: block; line-height: 1.3rem;
}
.special {
	background-color: #198754;
	border-radius: 25px;
	padding: 5px 10px !important;
	color: white;


}
.spr {
	margin-right: 10px;
}
.greenbtn {
	background-color: #198754;border-radius:100px !important;
}
.greenbtn:hover { background: #014d7e !important; }
/* .greenbtn :hover {
	background-color: #198754;
} */
.testi-content p::before , .testi-content p::after {
    content:  none;
}
.testimonial-full .testi-image {
    float: none;
    margin: 0 auto 20px;
    display: block;
    width: 300px;
    height: 100px;
}
.testimonial-full .testi-image img {
    display: block;
    width: 300px;
    height: 100px;
}
.testimonial-full .testi-image a {
    display: block;
    width: 300px;
    height: 100px;
}
/* .adj-img {
	width: 80% !important; margin-top: 30px; margin-left: 20px;
} */
.adj-img {
	width: 100% !important; padding: 20px;
}
.hvac li {
	list-style-type: none;
}
.lucky h4 {
	text-align: left;
	font-weight: 700;
	margin-top: 10%;
	padding: 10px;
}
.lucky ul {
	padding: 10px;
	list-style-type:none;
}
.lucky ul li {
	text-align: left !important;
	line-height: 36px;
	 
	
}
.valuemoney, .valuemoney p {
color: black;
text-align: left;
font-style: normal !important;
}
.tranglebg3d {
	background: url(https://www.pathraybros.in/enersavings/images/enersavings/tranglebg3d.png);
  background-repeat: no-repeat;
  background-size: auto 1000px !important;
  min-height: 1000px;
  padding-top: 27% !important;
}
.tranglebg {
	background: url(https://www.pathraybros.in/enersavings/images/enersavings/tranglebg.png);
  background-repeat: no-repeat;
  background-size: auto 1000px !important;
  min-height: 1000px;
  padding-top: 27% !important;
}
.network1{background: url(../images/charge-network.png);
  background-repeat: no-repeat;
  background-size: auto 1000px !important;
  min-height: 1000px;
  padding-top: 27% !important;}
.tranglebg-water {
	background: url(https://www.pathraybros.in/enersavings/images/enersavings/tranglebg-water.png);
  background-repeat: no-repeat;
  background-size: auto 1000px !important;
  min-height: 1000px;
  padding-top: 27% !important;
}
.tranglebgcontent, .tranglebgcontent h2 {
	color: white;
	font-weight: normal;
}
.side-tabs .tab-nav li:first-child {
    margin-left: 0;
    border-top:  0;
    border-left: 0;
	background-color: transparent !important;
} 
.tab-nav li.ui-tabs-active a {
    position: relative;
    top: 1px;
    background-color: transparent;
	color: #00953b !important ;
}
.side-tabs .tab-nav li {
    border: none;
    border-right: 0;
    border-top: 0;
    height: auto;
    text-align: left;
}
.side-tabs .tab-nav li a { 
	background-color: #f7fbff !important;
}
.iconimg {
	width: 80%;
	max-width: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
.steps-heading {
	max-width: 100px; 
	color: #014d7e; 
	font-weight: 600;
}
.steps-heading img {
	width: 21px !important; 
	float: left;
}
.steps-heading-1 {
	color: #014d7e ;
}
.banner-our-team {
	background-image: url(../images/our-team.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	color: white !important;
	padding-top: 10%;
	padding-bottom: 10%;
}
.banner-our-team h1 {
	color: white !important;
}
.designation {
	 color: black !important;
	 font-weight: normal;
}
.team-member-img {
	max-width: 200px ;
	border-radius: 50%;
}
.banner-why-us{
	background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/why-choose-us-banner.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: center;
	color: white !important;
	padding-top: 10%;
	padding-bottom: 10%;
	background-size: 100% ;
}
.banner-why-us h1 {
	color: white !important;
	font-weight: bold;
	font-size: 50px;
	line-height: normal;

}
.advantage-icon {
	max-width: 120px;

}
.why-choose {
	color: white;
}
.diff-icon {
	width: 35% !important;
}
.banner-about{
	background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/about-us-banner.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position-x: center;
	color: white !important;
	padding-top: 5%;
	padding-bottom: 5%;
	background-size: 100% ;
}
.banner-about h1 {
	color: white !important;
	font-weight: bold;
	font-size: 50px;
	line-height: normal;

}
.banner-contact{
	background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/contact-us.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	color: white !important;
	padding-top: 10%;
	padding-bottom: 14%;
}
.banner-contact h1 {
	color: white;
	font-weight: normal;
	float: left;
}
.service-banner-grow {
	background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/grow-light-banner.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	color: white !important;
	padding-top: 8%;
	padding-bottom: 5%;
}
.service-banner-water {
	background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/water-banner.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	color: white !important;
	padding-top: 8%;
	padding-bottom: 5%;
}
.service-banner-hvac {
	background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/hvac-banner.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	color: white !important;
	padding-top: 8%;
	padding-bottom: 5%;
}
.service-banner {
	background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/banner-led-bg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position-x: center;
	color: white !important;
	padding-top: 8%;
	padding-bottom: 5%;
}
.service-banner-evcharge{	background-image: url(../images/evcharge-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	color: white !important;
	padding-top: 8%;
	padding-bottom: 5%;}
	.service-banner-evcharge h1 {
	color: #a0e903;
	font-weight:400 !important;
}
.service-banner-serviceall{	background-image: url(../images/all-services-banner.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position-x: center;
	color: white !important;
	padding-top: 8%;
	padding-bottom: 5%;}
	.service-banner-evcharge h1 {
	color: #a0e903;
	font-weight:400 !important;}
.service2{width: 60%; margin: 0 auto;}
.service-casestudy{
	background-image: url(../images/lightbulbs.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	color: white !important;
	padding-top: 9%;
	padding-bottom: 9%;
}
.service-banner-hvac h1 {
	color: #fff;
	font-weight:400 !important;
}
.service-banner h1 {
	color: #a0e903;
	font-size: 400 !important;
}
.led-hall {
	background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/led-hall-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	min-height: 800px ;
	background-position-x: center;
}
.grow-hall {
	background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/grow-light-bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	min-height: 800px ;
	background-color: #edf7ff !important;
	background-position-x: center;
}
.green
 {
	color: #a0e903 !important ;
}
.pink
 {
	color: #ef4be9 !important ;
}
.blue, .blue h2 {
	color: #80cdff !important;
	font-weight: 700;
}
.industry-grow {
	color: #014d7e !important;
	margin-top: 25%;
	margin-bottom: 40%; 
}
.hvac, .hvac h2 {
	color: #014d7e !important;
}
.industry-grow h2 {
	font-size: 50px;
	color: #014d7e !important;
}
.industry {
	margin-top: 25%;
	margin-bottom: 40%;
	
}
.industry h2 {
	font-size: 50px;
}
.industry2 {
	float: none !important;
}
.industry1 {
	margin-top: 25%;
	color: #014d7e !important;
	float: right;
	
}
.industry1 h2 {
	font-size: 50px;
	color: #014d7e !important;
	
}
.wincompany {
	text-align: right;
}
.winenv {
	text-align: left;
}
.promo-border {
    border: none;
    border-radius: 3px;
}
.viewbtn {
	text-align: center;
	max-width: 200px;
}
.video-gallery {
	overflow: scroll; 
	overflow-x: hidden; 
	
	/* height: 750px !important; */
}
.gallery {
	background-color: #eaf7ff;
	/* max-height: 750px ;  */
	/* overflow: hidden; */
}
.portfolio-item h5 {
	color: white;
	text-align: center;font-size:13px;
}
 

@media screen and (max-width: 1024px) {
	.tranglebg {
		background: url( https://www.pathraybros.in/enersavings/images/enersavings/tranglebg2.png);
	  background-repeat: no-repeat;
	  background-size: auto 700px !important;
	  min-height: 700px;
	  padding-top: 10% !important;
	  color: white !important;
	}
	.tranglebg-water {
		background: url(https://www.pathraybros.in/enersavings/images/enersavings/tranglebg-water1.png);
	  background-repeat: no-repeat;
	  background-size: auto 700px !important;
	  min-height: 700px;
	  padding-top: 10% !important;
	  color: white !important;
	}
	.service-banner {
		background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/banner-led-bg.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position-x: center;
		color: white !important;
		padding-top: 8%;
		padding-bottom: 5%;
	}
	.industry1 {
		margin-top: 25% !important;
		color: #014d7e !important;
		float: right;
		
	}
	 
}

@media screen and (min-width: 992px) {
	.tranglebg {
		background: url( https://www.pathraybros.in/enersavings/images/enersavings/tranglebg.png);
	  background-repeat: no-repeat;
	  background-size: auto 1000px !important;
	  min-height: 1000px;
	  padding-top: 27% !important;
	}
	.menu-link {
		padding: 19px 13px !important;
		 
	}
	.content-in {
		background-color: #014d7e;
		border-top-right-radius: 0  ;
		border-bottom-right-radius: 0  ;
		color: white;
	   
	}
	
	 
	 
}
@media only screen and (max-width: 640px) {
	 .content-wrap .header-stick{margin-top:-1rem;}
	 .box{width:100%;margin:0;}.event .grid-inner { height: 33em !important; }
	.project .owl-carousel .owl-item img{height:14em;}
	.owl-carousel .owl-nav [class*=owl-]{top:40%;}
	.notvp{padding:1em;}.testi-content p{padding:2em;}
	.blogsk .event .grid-inner { height: 44em !important; }
	.faqk .row.mt-5.gx-5 { width: 100%; margin: 0 auto; }.toggle-icon{height:25px;}.faqk .p-3 { padding: 0rem !important; }
.aled .owl-nav .owl-prev { opacity: 1 !important; left: 0 !important; }
.aled .owl-nav .owl-next { opacity: 1 !important; right: 0 !important; }
.casek .owl-item img { height: 13.5em !important; }
.blogs .owl-item img { height: 13.5em !important; }button.owl-prev {
    opacity: 1 !important;
    left: 0 !important;
}
} 
@media (max-width: 450px) {
	 
	.content-in {
		background-color: #014d7e;
		border-top-right-radius: 0 !important;
		border-bottom-right-radius: 0 !important;
		color: white;
	   
	}
	.flex-direction-nav {
		display: none;
	}
	.headings, .heading2 {
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.weoffer,.para-2 {
		text-align: center;
	}
	.tabs-alt .tab-nav li.ui-tabs-active a {
		border: 0;
		font-weight: 700;
		color: black;
		width: 100% !important;
	}
	.ui-tabs a {
		width: 100% !important;
	}
	.service-banner {
		background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/banner-led-bg.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position-x: center;
		color: white !important;
		padding-top: 8%;
		padding-bottom: 5%;
	}
	.wincompany {
		text-align: left;
	}
	 .industry1 {
		 color: white !important;
	 }
	 .industry1 h2 {
		color: white !important;
	}
	.industry2 {
		color: #014d7e !important
	}
	.industry2 h2 {
	   color: #014d7e !important
   }
	.led-hall {
		background-image: url( https://www.pathraybros.in/enersavings/images/enersavings/led-hall-bg.png);
		background-repeat: no-repeat;
		background-size: cover;
		display: block;
		min-height: 800px ;
		background-position-x: left;
	}
	.grow-hall {
		background-image: none;
		background-repeat: no-repeat;
		background-size: 100%;
		display: block;
		min-height: 800px ;
		background-color: #edf7ff !important;
		background-position-x: center;
	}
	.industry1 {
		margin-top: 0 !important;
		color: #014d7e !important;
		float: right;
		
	}
	.luck {
		padding: 20px !important;
	}
	.tranglebg {
		background: url( https://www.pathraybros.in/enersavings/images/enersavings/tranglebg2.png);
	  background-repeat: no-repeat;
	  background-size: auto 550px !important;
	  min-height: 550px;
	  padding-top: 10% !important;
	  color: white !important;
	  background-color: #014d7e ;
	}
	.viewbtn {
		text-align: center;
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
	.tabs-justifyn {
		display: contents !important;
		width: 100% !important;
	}
	.side-tabs .tab-nav li a {
		background-color: #014d7e !important;
		color: white;
	}
	.side-tabs .tab-nav li a :active {
		background-color: #014d7e !important;
		color: #a0e903 !important;
	}
	.tranglebg3d {
		background: none;
	  background-repeat: no-repeat;
	  background-size: auto 1000px !important;
	  min-height: 1000px;
	  padding-top: 27% !important;
	}
}
/* tab */
.nav-tabs {
    display:none;
}

@media(min-width:768px) {
    .nav-tabs {
        display: flex;
    }
    
    .card {
        border: none;
    }

    .card .card-header {
        display:none;
    }  

    .card .collapse{
        display:block;
    }
}

@media(max-width:767px){
    .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }
}