/* Commen css */
*
{
    padding: 0px;
    margin: 0px;
} 
 
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #fff;
	line-height: 2em;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}  
  
p, span 
{
    font-size: 14px;
    line-height: 2em;
  font-weight: 500;
    margin-bottom: 0rem!important;
}

h1, h2, h3, h4, h5, h6 
{

  margin-bottom: 0rem !important;
	padding-bottom: 10px;
	line-height: 1em;
	font-weight: 500;
	text-transform: capitalize;

}

h1 {
  font-size:55px; }

h2 {
  font-size:40px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 12px; }

a 
{
  color: #242424;
	text-decoration: none;
}

a:hover 
{
  color: #c79e52;
  text-decoration: none; 
}

.btn-primary {
  background-color: #242424;
  border: 1px solid #000000; }

.btn-primary:hover {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  background-color: #000000;
  border: 1px solid #242424; }

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(36, 36, 36, 0.5); }

.paddl0 {
  padding-left: 0px; }

.paddr0 {
  padding-right: 0px; }

.paddlr0 {
  padding-left: 0px;
  padding-right: 0px; }

.row-padd-t {
  padding-top: 30px; }

.row-padd-b {
  padding-bottom: 30px; }

.row-padd-tb {
  padding-top: 30px;
  padding-bottom: 30px; }

img 
{
    max-width:100%;
    height:auto;
}
.btn-check:focus + .btn, .btn:focus 
{
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0) !important;
}

/* commen css */
.container
{
    max-width: 90%;
}
.small-container
{
  max-width: 80%!important;
}
.big-conatiner
{
     max-width: 90%;
}
.top-header
{
  width: 100%;
  height: auto;
  margin:0 auto;
  background-color:#1C397D!important;
    padding: 5px 0;
}
.top-header p, .top-header p a
{
    font-weight: 700;
  text-transform: uppercase;
    color: #fff!important;
    line-height: 1.9em;
 font-size: 15px !important;
}
.header-btn
{
   color: #fff !important;
    font-weight: 700;
  text-transform: uppercase;
   font-size: 15px;
  line-height: 1.9em;
    text-align: center;
    background-color: #00B3DB;
  border-radius: 5px;
    overflow: hidden;
    padding-top: 0px;
  padding-bottom: 0px;
    margin: 3px 0;
}
.social-btn
{
  height: 32px;
  width: 32px;
  
  display: block;
 
    background-color: #3b5998 !important;
}
.social-btn i
{
    font-size: 16px;
  line-height: 32px;
     color: #fff;
}
.nav-container
{
    width: 93%!important;
}
.navbar-light .navbar-nav .nav-link 
{  
 font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  color: #00B3DB !important;
  line-height: 1.1em;
    transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
} 
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover 
{
    opacity: .7;
    transition: all .4s ease-in-out;
}
.navbar-light .navbar-nav .nav-link.active
{
    color:#1C397D!important;
}
.navbar-expand-lg .navbar-nav .nav-link 
{
    padding-right: .4rem;
    padding-left: .5rem;
}
.navigation
{
 border-bottom: 1px  dotted #bfbfbf; 
}
.banner
{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    background-image: linear-gradient(-67deg,#eaeaf1 18%,#ffffff 18%) !important;
   /* 
       border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #bfbfbf;
    background-image: linear-gradient(-67deg,#eaeaf1 18%,#ffffff 18%) !important; */
}
.blue-box
{
   height: 80px;
  margin-bottom: 60px !important;
  transform: skewX(-22deg) skewY(0deg);
  width:126%;
  background-color:#1C397D;
  margin-left: -20vw !important;
}
.banner h1, .banner1 h1
{
    font-weight: 800;
  font-style: italic;
 font-size: 7vh!important;
  text-transform: uppercase;
  color:#00B3DB !important;
  line-height: 1.1em;
}
.banner b
{
    font-weight: 800;
  font-style: italic;
 font-size:3vh !important;
  text-transform:capitalize;
  color: #80cc28 !important;
  line-height: 1.1em;
}
.banner-line
{
    border-top-color:#1C397D;
  border-top-style: double;
  border-top-width: 10px;
    height: 10px;
  max-width: 100px;
  transform: skewX(-20deg) skewY(0deg);
  margin-top: 7.493%;
  margin-bottom: 7.493%;
}
.map-banner-line
{
  border-top-color: #1C397D;
  border-top-style: double;
  border-top-width: 10px;
  height: 10px;
  max-width: 100px;
  transform: skewX(-20deg) skewY(0deg);
  margin-top: 5% !important;
  margin-bottom: 5% !important;
}
.banner-text
{
    width: 420px;
}
.banner-img
{
    position: relative;
    display: inline-block;
    margin-bottom:8%;
    width: 100%;
    height: auto;
}


/* footer*/
.footer
{
    background-color: #1C397D !important;
    width: 100%;
    height: auto;
    margin: 0 auto;
    color: #ffff!important;
    padding-bottom: 40px;
}
.heading
{
   font-size: 18px;
    padding-bottom: 13px;
  line-height: 1em;
  font-weight: 500;
    color: #ffff;
   display: block;
    text-transform:capitalize;
}
.footer p,.bottom-footer p, .bottom-footer p a
{
    color: #fff!important;
}
.footer p a
{
    color: #fff!important;
    text-decoration: underline!important;
}
.footer-menu li a
{
    color: #fff!important;
}
.bottom-footer
{
    background-color: #000000 !important;
}
.inner-div
{
    background-image: linear-gradient(115deg,#1C397D 49%,#00B3DB 100%) !important;
    color:#fff!important; 
}
.inner-div h2, .bottom-blue-div h2
{
font-size: 32px!important;
line-height: 1.2em!important;
color:#fff!important;
}
.inner-div p, .bottom-blue-div p
{
  color: #fff !important; 
    font-size: 16px;
    line-height: 1.7em!important; 
}
.inner-line
{
    border-bottom: 1px dotted rgba(255,255,255,0.49);
}
.upimg
{
    margin-top: -70% !important;
  margin-bottom: 2px !important;
  width: 60%;
  text-align: right;
  position: absolute;
  margin-left: auto !important;
  margin-right: 0px !important;
  display: block;
  position: relative;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
}
.inner-div h3, .bottom-blue-div h3
{
  font-size:22px;
  color: #fff !important;
    padding-bottom: 10px;
  line-height:1em;
  font-weight:600;
    text-transform: uppercase
}
.gray-div
{
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #eeeeee !important;
}
.service-box
{
    background-color: #FFFFFF;
  box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
padding-left: 32px;
  padding-right: 32px;
}
.solar-icon
{
    font-weight: 900 !important;
  color: #1C397D;
  font-size: 96px;
    margin-bottom:3%;
}
.gray-div h2, .alarm-div h2
{
    font-weight: 700;
  text-transform: uppercase;
  font-size:25px;
  letter-spacing: 2px;
  line-height: 1.2em;
  text-align: center;
    color: #333;
  padding-bottom: 10px;
    padding-top: 15px !important;
    display: flex;
  align-items: center;
  justify-content: center;
}
.gray-div h2 a, .alarm-div h2 a
{
     color: #333!important; 
}
.gray-div p, .alarm-div p
{
 
    margin-bottom: 40px !important;
}

.learn-btn
{
    color: #FFFFFF !important;
  border-radius: 8px;
  font-size: 18px;
  background-color: #112754;
   margin: 0 auto;
    text-align: center;
     padding-left:12px;
    padding-right: 12px;
    padding-top:7px;
    padding-bottom:7px;
transition: all 1s ease-in-out;
}
.learn-btn i
{
    opacity: 0;
}
.learn-btn:hover
{
    padding-left:16px;
    padding-right: 16px;
    transition: all 1s ease-in-out;
}
.learn-btn:hover.learn-btn i
{
    opacity: 1;
    margin-left:5px;
    transition: all 1s ease-in-out;
}
.white-div h2
{
    color: #00B3DB  !important;
    font-family: 'Khand', sans-serif!important;
    font-size: 60px;
    font-weight: 600;
    text-align: left;
}
 .banner-line-1
{
    margin-bottom: 5% !important;
}

.parallax_bg 
{
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	position:relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
    background-attachment: fixed;
}
.bottom-blue-div
{
  background-color: #112754 !important; 
    margin: 0 auto;
    width: 100%;
    height: auto;
    color:#fff!important; 
}
.inner-banner
{
    background-image: linear-gradient(-67deg,#eaeaf1 20%,#ffffff 20%);
    padding-bottom:150px;
} 
.project-banner
{
    background-image: linear-gradient(-67deg,#eaeaf1 47%,#ffffff 47%) !important;
    padding-bottom:100px!important;
}
.blue-box-1 
{
  height: 80px;
  margin-bottom: 60px !important;
  transform: skewX(-22deg) skewY(0deg);
  width:880px;
  background-color: #112754;
  margin-left: -20vw !important;
}
.inner-banner h1
{
font-family: 'Khand',Helvetica,Arial,Lucida,sans-serif!important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 80px;
  color: #112754 !important;
  line-height: 1.1em!important;
}
.contact-div
{
    margin-left: 60px;
}
.banner-line-1
{
    margin-top: 5%!important;
}
.fullbanner 
{
	padding-top: 0px;
	padding-right: 10vw;
	background-color: #eaeaf1 !important;
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 100%;
}
.top-addr
{
 font-weight: 600;
  font-size: 15px!important;
  line-height: 2em;
  margin-bottom: 23px !important;
}
.top-mail, .top-mail a
{
    color: #80cc28 !important;
    font-weight: 600;
  font-size: 15px;
  line-height: 2em;
}
.top-mail
{
     margin-bottom: 5.82%!important;
}
.greenbg 
{
	background-color:#1C397D;
	box-shadow: 6px 28px 40px 0px rgba(0,0,0,0.1);
	padding-top: 80px !important;
	padding-right: 60px !important;
	padding-bottom: 80px !important;
	padding-left: 60px !important;
	margin-top: 7vw !important; 
}
.greenbg, .greenbg h1 
{
	color:#fff !important;
}
.greenbg .banner-line 
{
    border-top-color: #3fba3c !important; 
}
.mobile-class i
{
font-size: 52px;
  color: #112754;
  font-weight: 400 !important;
}
.mobile-class a
{
font-family: 'Khand',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  font-size: 60px;
  color: #80cc28 !important;
}
.cnt-info 
{
  background-color: #80cc28;
  padding-top: 60px;
  padding-right: 40px;
  padding-bottom: 60px;
  padding-left: 40px;
}
.cnt-info h2
{
font-family: 'Khand',Helvetica,Arial,Lucida,sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 60px;
  color: #ffffff !important;
  line-height: 1.2em;
}
.inner-banner .input-box
{
border-color: rgba(255,255,255,0.2)!important;
border-bottom: 2px solid rgba(255,255,255,0.2);
border-top:2px solid transparent!important;
border-left:2px solid transparent!important;
border-right:2px solid transparent!important;
font-weight: 600;
font-size: 14px;
line-height: 1.5em;
background-color: rgba(0,0,0,0)!important;
padding: 16px;
color:#fff!important;
}
.form-control:focus 
{
 outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13,110,253,.0)!important;
}
.form-control::placeholder
{
   color:#fff!important;
}
.code 
{
  background-color: #fff;
  color: #80cc28;
  font-size: 16px;
  width: 100px;
}

.input-icons 
{
  display: inline-block;
}
.input-icons i 
{
  position: absolute;
  left: 88%;
  bottom: 18%;
  color: #fff;
  font-size: 15px;
}
.submit-btn
{
  color: #ffffff !important;
  border-width: 2px !important;
  border-color: #ffffff;
  border-radius: 0px;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  padding-right: 2em;
  padding-left: 0.7em;
  background-color: rgba(255,255,255,0) !important;
   transition: background-color 300ms ease 0ms,border-radius 300ms ease 0ms;
    transition: all 0.4s;
}
.submit-btn:hover
{
 background-image: initial !important;
  background-color: #112754 !important;
}
.innerpage-graybg
{
	background-color: #eaeaf1 !important;
   padding-top:40px;
    padding-bottom: 70px;
}
.project-text
{
  font-weight: 600;
  font-size: 24px;
  line-height: 2em;
}
.project-form
{
   margin-top:100px!important;
}
.main-pro-div
{
  background-color: #eaeaf1 !important;
    padding: 4% 0;
}
.pro-div
{
    border: 1px solid #d8d8d8;
    background-color: #fff;
    box-shadow: 6px 28px 40px 0px rgba(0,0,0,0.1);
}
.main-pro-div .pro-head a
{
    line-height: 1.5em !important;
    font-size: 18px;
    font-family: 'Khand',Helvetica,Arial,Lucida,sans-serif !important;
  font-weight: 700 !important;
  color: #80cc28!important;
    text-transform: capitalize!important;
}
.pro-subtext
{
  font-weight: 600;
  line-height: 2em;
}
.pro-description a
{
  font-weight: 600;
  line-height: 2em;
  text-transform: uppercase;
  color: #112754 !important;
}
.pro-description
{
    padding: 19px;
}
.alignleft a
{
   font-family: 'Lato', sans-serif !important;
    font-weight: 700;
   font-size: 16px;
   color: #3550a0!important;
   line-height: 1.5em;
    display: block;
}
.alignleft a i
{
    font-size: 11px!important;
}

.parellex-banner 
{
	margin-right: -50vw !important;
	text-align: left;
	margin-left: 0;
	display: block;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
	width: 50%;
}
.pro-detail-page h1
{
  color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 400;
  font-size: 30px;
}
.detail-page-padding
{
    padding-top: 58px;
    padding-bottom:120px;
}
.detail-subtext
{
    margin-top: 50px;
}
.detail-subtext a, .solar-text a
{
   color: #00f!important;
}
.solar-text
{
    padding-bottom: 1em;
}
.pro-detail-page h2
{
    font-size: 26px;
    color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
}
.toppart 
{
  max-height: 120px;
  overflow: hidden;
}

.toppart i 
{
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  left: 50%;
  color: #000;
  background: #fff;
  border-radius: 50%;
  display: none;
  font-size: 30px;
  border-color: #000;
  transition: all 0.4s;
} 
.toppart:hover i 
{
  display: block;
  transition: all 0.4s;
}
.toppart:hover img
{
    opacity: 0.1;
  background: #ddd;
  transition: all 0.4s;
}
.detail-img-box
{
    margin-top:40px;
}
.search-btn
{
  background-color: #BB96B4!important;
  color: #ffffff!important;
  width: 70px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border: 1px solid #ddd;
  font-size: 14px;
  line-height: normal !important;
  margin-left: -5px;
}
.form-control:focus 
{
  outline: 0;
  box-shadow: 0 0 0 .0rem rgba(13,110,253,.0) !important;
}
.search-box
{
  border: 1px solid #ddd!important;
  color: #666;
  width: 130px!important;
}
.greenbg::before
{
	content: "";
	width: 100%;
	height: 1px;
	border-top: 1px solid rgba(0,0,0,.1);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.greenbg::after 
{
	content: "";
	display: table;
}
.search-margin
{
    margin-bottom: 30px;
}
.post-class
{
    font-size: 26px;
    color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight:400!important; 
}
.detail-page-padding ul li
{
    margin-bottom: .5em;
}
.detail-page-padding ul li a
{
  text-decoration: none;
  color: #666;
  transition: all 0.4s;
}
.detail-page-padding ul li a:hover
{
    color: #BB96B4 !important;
}
.power-head
{
  font-family: 'Khand',Helvetica,Arial,Lucida,sans-serif!important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 60px;
  color: #00B3DB !important;
  line-height: 1.2em;
  text-align: left;
}
/*.content-bo
{
    padding-bottom:90px;
} */
.greenbg h1  
{
  font-family: 'Khand',Helvetica,Arial,Lucida,sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 80px;
}
.banner-line1
{
    border-top-color: #fff !important;
  border-top-style: double;
  border-top-width: 10px;
  height: 10px;
  max-width: 100px;
  transform: skewX(-20deg) skewY(0deg);
  margin-top: 7.493%;
  margin-bottom: 7.493%;
}
.solar-btn
{
   border: 2px solid #fff;
    color: #fff;
  border-radius: 0px;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #00B3DB;
    transition: all 0.4s;
    padding-top: 15px !important;
   padding-bottom: 15px !important;
    display: block;
 width: 200px;
  text-align: center;
  transform: skewX(-20deg) skewY(0deg)!important;
}
.solar-btn:hover
{
    color: #0251b8 !important;
  border-color: rgba(0,0,0,0) !important;
  background-image: initial;
  background-color: #ffffff;
}
.solar-cnt
{
    display: block;
    padding-top: 30px!important;
}
.solar-cnt a
{
    font-family: 'Khand',Helvetica,Arial,Lucida,sans-serif!important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 40px;
    color: #ffff!important;
}
.business-head
{
    font-size: 18px!important;
    color: #fff!important;
    font-weight: bold!important;
    line-height:1.4em!important;
}
.banner-line2
{
    border-top-color:#1C397D;
  border-top-style: double;
  border-top-width: 10px;
  height: 10px;
  max-width: 100px;
  transform: skewX(-20deg) skewY(0deg);
  margin-top:1.3%;
margin-bottom:4%;
}
.power-padding
{
    padding-top:35px;
}
.industries-head
{
  font-family: 'Khand',Helvetica,Arial,Lucida,sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  color: #00B3DB !important;
  line-height: 1.2em;
    padding-top: 30px;
}
.outer-div
{
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding-top:40px;
    padding-bottom:50px;
        
}
.outer-div p
{
    font-weight: bold;
    font-weight: 600;
  font-size: 16px;
  line-height: 2em;
}
.solar-bottom-div
{
    background-color:#00B3DB;
  padding-top: 100px;
  padding-right: 40px;
  padding-bottom: 100px;
  padding-left: 40px;
}
.solar-bottom-div h2
{
  font-family: 'Khand',Helvetica,Arial,Lucida,sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 35px;
    color: #fff !important;
}
.solar-bottom-text
{
    color: #fff!important;
}
.bottom-solar-btn
{
    color: #ffff !important;
  border: 2px solid #ffff;
  border-radius: 0px;
  letter-spacing: 3px;
  font-size: 14px;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #1C397D;
  transform: skewX(-22deg) skewY(0deg);
    padding-top: 15px !important;
  padding-bottom: 15px !important;
    display: block;
  width: 200px;
  text-align: center;
  transition: all 0.4s;
} 
.bottom-solar-btn:hover
{
 background-image: initial;
  background-color: #0C71C3;
  border: 2px solid #0C71C3;
}
.sitemap-background
{
  background-color: #fff;
  box-shadow: 0px 5px 8px #cccccc;
}
.sitemap-background ul li a
{
    color:#1C397D!important;
    font-weight: 600;
    font-size: 15px;
    line-height:2em;
}
.sitemap-background  h2
{
  color: #00B3DB !important;
  font-family: 'Khand', sans-serif !important;
  font-size:40px;
  font-weight: 600;
}
 /*.bannerrow
{
background: url('../images/mechanic-73.png');
    
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  } */
.footer-logo
{
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    padding: 10px;
}

/* additional css */

.border-box
{
    border: 2px solid #fff;
    padding: 20px;
}
.refurbishment-contact
{
    color: #1C397D!important;
}



/* Start => Code By Utsav1o1 */
.section-divider {
  width: 80px;
  height: 4px;
  background-color: #0d6efd;
  border-radius: 2px;
}

.service-box {
  transition: all 0.3s ease;
  border: 1px solid #f1f1f1;
}

.service-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

.service-box a {
  text-decoration: none;
  transition: color 0.3s ease;
}

.service-box a:hover {
  color: #0d6efd;
}

.section-divider {
  width: 80px;
  height: 4px;
  background-color: #0d6efd;
  border-radius: 2px;
}

/* General Section Styling */
.locations-section {
  padding: 60px 0;
}

.section-divider {
  width: 100px;
  height: 4px;
  background: #fff;
  opacity: 0.8;
}

/* Key Locations Section */
.key-locations {
  background: #fff !important;
  padding: 60px 0;
}

.section-divider {
  width: 100px;
  height: 4px;
  background: #1C397D;
  margin: 20px auto;
}

.accordion-item {
  border: none;
  margin-bottom: 10px;
  background: transparent;
}

.accordion-button {
  /* background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%) !important; */
  background: linear-gradient(115deg, #1C397D 49%, #00B3DB 100%) !important;
  color:rgb(255, 255, 255);
  font-weight: 600;
  font-size: 1.25rem;
  padding: 20px;
  border-radius: 10px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.accordion-button:not(.collapsed) {
  background: #00B3DB !important;
  color: #fff !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.accordion-button:focus {
  box-shadow: none;
  border: none;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231C397D'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.accordion-body {
  background: #f8f9fa;
  border-radius: 0 0 10px 10px;
  padding: 20px;
  color: #333;
  font-size: 0.95rem;
  line-height: 1.6;
}

.accordion-body ul {
  padding-left: 20px;
  margin: 0;
}

.accordion-body ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
}

.accordion-body ul li::before {
  content: '\f3ff';
  /* Bootstrap icon for check-circle */
  font-family: 'bootstrap-icons';
  position: absolute;
  left: 0;
  color: #00B3DB;
  font-size: 1rem;
}

.accordion-item:hover .accordion-button {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

@media (max-width: 768px) {
  .accordion-button {
    font-size: 1.1rem;
    padding: 15px;
  }

  .accordion-body {
    padding: 15px;
    font-size: 0.9rem;
  }
}


/* Service Coverage by Postcode (Unchanged) */
.postcode-section {
  background: linear-gradient(115deg, #1C397D 49%, #00B3DB 100%) !important;
}

.postcode-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
  gap: 10px;
  margin-top: 20px;
}

.postcode-item {
  background: #1C397D;
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 8px;
  font-size: 0.9rem;
  font-weight: 500;
}

.locations-box {
  background: rgba(255, 255, 255, 0.95);
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

/* Why Choose Us Section */
.why-choose-us {
  background: #fff !important;
}

.reason-card {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  text-align: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.reason-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.15);
}

.reason-card .icon-box {
  font-size: 2rem;
  color: #00B3DB;
  margin-bottom: 15px;
}

.reason-card h5 {
  color: #1C397D;
  font-weight: 600;
  margin-bottom: 10px;
}

.reason-card p {
  color: #333;
  font-size: 0.9rem;
  line-height: 1.5;
}

/* Book Our Services Section */
.book-services {
  background: linear-gradient(115deg, #1C397D 49%, #00B3DB 100%) !important;
}

.cta-button {
  background: #00B3DB;
  color: #fff;
  padding: 12px 30px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

.cta-button:hover {
  background: #1C397D;
  color: #fff;
}

@media (max-width: 768px) {

  .location-card,
  .locations-box,
  .reason-card {
    padding: 20px;
  }

  .postcode-grid {
    grid-template-columns: repeat(auto-fit, minmax(40px, 1fr));
  }
}


/* End => Code By Utsav1o1 */











/* Responsive css */
@media only screen and (max-width:1265px)
{
/*.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .8rem;
  padding-left: .5rem;
}*/
    .navbar-light .navbar-nav .nav-link
    {
        font-size: 14px;
    }
}
@media only screen and (max-width:1199px)
{
.banner-text 
{
  width: 350px;
}
.navbar-light .navbar-nav .nav-link 
    {
      font-size: 12px;  
	  padding-right: .3rem;
  padding-left: .3rem
    }
      /*.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: .3rem;
  } */
}
@media only screen and (max-width:1175px)
{
    .solar-cnt a 
    {
        font-size: 50px;
    }
}

@media only screen and (max-width:1131px)
{
    .solar-cnt a 
    {
        font-size:45px;
    }
}
@media only screen and (max-width:1045px)
{
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .2rem;
  padding-left: .2rem;
}
}
@media only screen and (max-width:1024px)
{
    .container
    {
        max-width: 95%;
    }
}
@media only screen and (max-width:1011px)
{
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: .3rem;
padding-left: .2rem;
    font-size: 11.7px;
}
}
@media only screen and (max-width:998px)
{
    .inner-div h3
    {
    font-size: 29px;
    }
.navbar-expand-lg .navbar-nav .nav-link 
    {
  padding-right: .2rem;
  padding-left: .3rem;
  font-size:11.5px;
}
    
}
@media only screen and (max-width:991px)
{
	 .parallax_bg 
{
	background-attachment: unset;
}
    .header-btn 
    {
        width:240px;
    }
    .navbar-light .navbar-toggler
    {
    color: #fff !important;
    border-color: #112754 !important;
     border-width:3px !important;
    background-color: #fff;
        margin-top: 20px!important;
    margin-bottom: 20px!important;
        display: block;
    margin: 0 auto;
  }
.navbar-light .navbar-nav .nav-link
    {
       line-height: 1.5em; 
        font-size: 15px;
    }
.navbar-nav
{
    border-top:3px solid #1C397D!important;
    padding: 30px;
    margin-top: 20px;
} 
.navbar-light .navbar-brand 
{
  width: 100%;
}
.navbar-light .navbar-brand img
    {
        margin: 0 auto;
        display: block;
    }
.navbar-toggler:focus 
{
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 .0rem!important;
}
.banner-text
    {
        width: 100%;
    }
.white-div h2
    {
        font-size: 40px;
    } 
.small-width
 {
    padding-left:80px;
     padding-right: 80px;
 }
.small-width img
    {
        margin: 0 auto;
        display: block;
    }
    .banner-line 
    {
      margin-top: 5%;
  margin-bottom:5%;
    }
    .blue-box 
    {
        width: 116%;
    }
   .bottom-solar-btn
    {
        margin: 0 auto;
    }
    .industries-head
    {
        font-size:20px;
    }
    .power-head
    {
        font-size:40px;
    }
    .greenbg
    {
       margin-top: 140px !important;
    }
    .mobile-class a
    {
        font-size:40px;
    }
}
@media only screen and (min-width:767px)
{
    .bannerrow
    {
    background: url('../images/mechanic-73.png');
    
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
    }
@media only screen and (max-width:767px)
{
    .inner-div h3, .bottom-blue-div h3
    {
    font-size: 26px;
    }
   .inner-div h2,.bottom-blue-div h2
    {
      font-size:28px!important;
    }
 .blue-box 
    {
    width: 115%;
  }
.banner h1
{ 
   font-size:5vh !important;
} 
    .solar-bottom-div h2
    {
        font-size: 27px;
    }
    .border-end
    {
  border-right: 0px solid #dee2e6 !important;
}
     .industries-head
    {
        font-size:18px;
    }
    .power-head
    {
        font-size:30px;
    }
    .greenbg h1
    {
        font-size:40px;
    }
     .solar-cnt a 
    {
    font-size:30px;
    }
    .parellex-banner 
    {
        width:100%;
    }
    .cnt-info
    {
        margin-top: 40px;
    }
}
@media only screen and (max-width:575px)
{
.white-div h2
{
    font-size:30px;
} 
.small-width
 {
    padding-left:55px;
     padding-right: 55px;
 }
.banner-text 
{
    width: 85%;
 }
.blue-box 
{
    width: 114%;
  }
.inner-banner h1
    {
        font-size: 50px;
    }
    .cnt-info h2
    {
        font-size:40px;
    }
    
    .solar-cnt a
    {
        font-size:40px;
    }
} 
@media only screen and (max-width:500px)
{
  .blue-box 
{
    width: 113%;
  }
 .solar-cnt a 
{
    font-size: 32px;
  }
}
@media only screen and (max-width:423px)
{
.solar-cnt a 
{
    font-size:26px;
}
}
@media only screen and (max-width:400px)
{
.blue-box 
{
    width: 112%;
  }
    .small-width
 {
    padding-left:40px;
     padding-right: 40px;
 }
 .banner-line 
{
    margin-top:7%;
    margin-bottom: 7%;
  }
.bottom-solar-btn
{
   letter-spacing: 2px;
    font-size: 13px;
      width: 145px;
 }
.greenbg 
{
padding-right: 40px !important;
  padding-left: 40px !important;
}
}
@media only screen and (max-width:370px)
{

.blue-box 
{
    width: 111%;
}
.solar-btn
{
 padding-top: 13px !important;
width: 150px;
letter-spacing: 2px;
}
} 
@media only screen and (max-width:427px)
{
.solar-cnt a 
{
    font-size:22px;
}
}
@media only screen and (max-width:370px) 
{
  .greenbg h1
    {
    font-size: 30px;
    }
}
@media only screen and (max-width: 335px) 
{
  .navbar-light .navbar-nav .nav-link {
    line-height: 1.5em;
    font-size: 14px;
  }
}
@media only screen and (max-width:323px)
{
.bottom-footer p
{
        font-size: 13px;
}
.bottom-solar-btn
{
    width: 140px;
}
}




