/*created by Dharam */
*{margin:0px; padding:0px;}
body{font-family: 'Oswald', sans-serif;}
a:hover{text-decoration: none;}
header{width: 100%; float: left;}
.headtop{width: 100%; float: left;padding: 7px 0px;background: #2c72b5;}
.headtop ul {
	padding: 0px;
	margin: 0px;
}
.headtop ul li {
	list-style: none;
	display: inline-table;
	color: #fff;font-size: 14px;
}
.headtop ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.headtop ul.socialicon li a {
	padding: 0px 12px;
}
.bo-head {
    float: left;
    width: 100%;
    padding: 10px 0;
}
.bo-head .navbar{width:100%; float:left;padding: 0px;}
.bo-head .navbar li{list-style:none;    position: relative;}
.bo-head .navbar li ul{display:none;}
.bo-head .navbar li:hover ul {
	display:block;
    position: absolute;
    width: 200px;
    background: #fff;
	z-index:999;
	padding-top:15px;
}
.bo-head .navbar li ul li{}
.bo-head .navbar li ul li a {
        width: 100%;
    float: left;
    display: block;
    padding: 6px 10px;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    text-transform: uppercase;
}
.bo-head .navbar li ul li:hover a{color:#fff;    background: #0066ac; }
header .bo-head ul{margin:0px; padding:0px;}
.bo-head ul a {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    padding: 0px 10px;
}

.navbar-brand img {
    width: 270px;
    height: auto;
}
.rimenu {
    background: #2c72b5;
}
.rimenu li a{padding: 5px 15px;}
.rimenu li a {
    padding: 6px 15px;
    display: block;
    color: #fff;
    background: #2c72b5;
    border-radius: 3px;
}
.mailslider{width: 100%; float: left;}


.aboutus{width: 100%; float: left; padding: 60px 0;}
.aboutus h2{font-size: 40px; margin-bottom: 20px;}
.aboutus p{font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: 500;}
.aboutus a{    padding: 10px 30px;
    background: #2c72b5;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    margin-top: 20px;
    display: inline-grid;
    border-radius: 5px;}
.getfree {
	width: 100%;
    float: left;
    padding: 50px;
    background: url(../img/linegetfree.png) no-repeat center right;
}
.getfree h3{font-family: 'Raleway', sans-serif;}

.ourwork{width: 100%; float: left; padding: 60px 0; background: #dbdbdb;}
.ourwork h2{font-size: 40px; margin-bottom: 20px;}
.workitem {padding: 8px;}
.solarin{width: 100%; float: left; padding: 60px 0; background: url("../img/chelsea-WvusC5M-TM8-unsplash.jpg") fixed;     background-size: 100%; background-repeat: no-repeat;}
.solarin h2{font-size: 40px; margin-bottom: 20px; color: #fff;}
.solarin p{font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: 500; color: #fff;}
.solarin h3{font-size: 22px;font-weight: 400;margin-bottom: 15px;} 
.solarin p{font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: 400;}
.prodetails {
    background: rgb(255 255 255 / 75%);
    padding: 20px;
    border-radius: 5px;
	margin:0px 5px;
}
.prodetails p{text-align: justify; font-size: 14px; font-weight: 500; font-family: 'Raleway', sans-serif;color: #000;}
.solarin a{font-size: 15px; font-weight: 500; font-family: 'Raleway', sans-serif; background: #fff; padding: 8px 30px; color: #000; border-radius: 5px;}
.solarin .prodetails a{font-size: 15px; font-weight: 500; font-family: 'Raleway', sans-serif; background: #2d72b7; padding: 8px 30px; color: #fff; border-radius: 5px;}

.whaychoose{width: 100%; float: left; padding: 60px 0;}
.whaychoose h2{font-size: 40px; margin-bottom: 20px; color: #000;text-align: center; margin-bottom: 30px;}
.whaychoose p{font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: 400;}
.whychos{padding: 15px;margin: 0px 10px;background: #fff;box-shadow: 0 0 20px 2px rgb(0 0 0 / 25%);min-height:275px;}

.slider.whychoo {padding: 20px 0;}

.contactparti{width: 100%; float: left; padding: 70px 0; background: rgba(0,113,179,.88);background-size: cover;position: relative;}
.contactparti:before {
	    content: '';
    width: 100%;
	position: absolute;
    right: 0;
    left: auto;
    z-index: -1;    height: 100%;
    background: url(../img/cbg2.jpg) fixed;
	background-size: 100%;
    top: 0px;}
.contactparti h4 {
    font-size: 36px;
    margin: 0px;
    color: #fff;
	    padding: 7px 0;
}
.contactparti .btn-success {
    padding: 13px 60px;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
}

.testimonials{width: 100%; float: left; padding: 60px 0;}
.testimonial{
    text-align: center;
    margin: 0 15px;
}
.testimonial .testimonial-description{
    font-size: 18px;
    font-style: italic;
    margin: 40px 0 20px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif
}
.testimonial > img{
    border-radius: 50%;
    border: 2px solid #fff;
    display: inline-block;
    margin-right: 10px;
	    width: 65px;
}
.testimonial-title{
    display: inline-block;
    text-transform: uppercase;
    color: #0168b2;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    margin: 0;font-family: 'Raleway', sans-serif; 
}
.testimonial-title small{
    display: block;font-family: 'Raleway', sans-serif; 
    margin-top: 10px;
}

.testimonials h2{text-align: center; font-size: 40px;}








.footer {
  padding: 100px 0px 0px;
  background-color: #2c72b5;
  float:left; width:100%;
}
.footer ul{margin:0px; padding:0px;}
.footer ul li{padding-left:15px; list-style:none;}

.footer .widget1 p {
  font-size: 15px;
  color: #fff;
  margin-top: 26px;
	font-family: sans-serif; 
}

.footer .socialLinks {
  margin-top: 28px;
}

.socialLinks ul li {
  display: inline-block;
	padding: 0px;
}

.socialLinks ul li a i {
  display: block;
  margin: 0 2px;
  width: 40px;
  height: 40px;
  background: #fafafa;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.socialLinks ul li a .fa-facebook-f {
  color: #4267b2;
}

.socialLinks ul li a .fa-twitter {
  color: #1da1f2;
}

.socialLinks ul li a .fa-instagram {
  color: #dd5044;
}

.socialLinks ul li a .fa-linkedin-in {
  color: #0177b5;
}

.socialLinks ul li a:hover i {
  color: #fff;
}

.socialLinks ul li a:hover .fa-facebook-f {
  background: #4267b2;
}

.socialLinks ul li a:hover .fa-twitter {
  background: #1da1f2;
}

.socialLinks ul li a:hover .fa-instagram {
  background: #dd5044;
}

.socialLinks ul li a:hover .fa-linkedin-in {
  background: #0177b5;
}
footer .logo {
  max-width: 200px;
}

.footer h5 {
  font-weight: 500;
  margin-bottom: 28px;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff;
  font-size: 21px;font-family: 'Raleway', sans-serif; 
}

.footer .widget2 .media img {
  margin-right: 20px;
  max-width: 100px;
}
.footer .widget2 .media p {
  font-size: 15px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 600;font-family: 'Raleway', sans-serif; 
  line-height: 26px;
}

.footer .widget2 .media span {
  font-size: 12px;
  color: #ffb606;
  text-transform: uppercase;
  margin-top: 15px;font-family: 'Raleway', sans-serif; 
  display: block;
}

.footer .widget2 .media {
  margin-bottom: 20px;
}

.footer .widget3 ul li a,
.footer .widget4 ul li a {
  font-size: 15px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 13px;
  display: block;font-family: 'Raleway', sans-serif; 
}

.footer .widget3 ul li a:hover,
.footer .widget4 ul li a:hover,
.footer .widget2 a:hover p {
  color: #ffb606;
}

.footer .widget3 h5 {
  margin-bottom: 22px;
  font-weight: 600;
  color: #fff;
  font-size: 21px;
  line-height: 32px;
}

.footer .widget4 h5 {
  margin-bottom: 22px;
  font-weight: 600;
  color: #fff;
  font-size: 21px;
}

.copyRightArea {
  margin-top: 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 25px 0px 28px;
}

.copyRightArea p {
  color: #fff;
  margin:0px;
}
.ddd {
    color: #fff;
    font-size: 15px;
font-family: 'Raleway', sans-serif; 
}
.solarin {overflow: hidden}
.solarin .slick-slider:before {
    content: '';
    position: absolute;
    top: -10%;
    left: -3%;
    background: rgb(40 167 69 / 54%);
    width: 200%;
    height: 120%;
    border-radius: 4px;
}


.slick-dots li button {
    background: #fff;
    border-radius: 50px;
    width: 5px;
    height: 5px;
    font-size: 0px;
}
.slick-dots li.slick-active button {
    background: #2c72b5;
    border-radius: 50px;
    width: 5px;
    height: 5px;
    font-size: 0px;
}



.otherpage{width: 100%; float: left; position: relative; text-align: center;}
.otherpage img{width: 100%;}
.otherpage h1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    color: #fff;
    font-size: 60px;
}

#accordion .panel{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 3px;
}
#accordion .panel-title a{
       display: block;
    padding: 12px 15px;
    background: #fff;
    font-size: 22px;
    font-weight: 300;
    color: #2c72b5;
    border: 1px solid #2c72b5;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    position: relative;
    transition: all 0.5s ease 0s;
}
#accordion .panel-title a.collapsed{
    box-shadow: none;
    color: #000;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 900;
    color: #000;
    text-align: center;
    position: absolute;
    top: 13px;
    right: 15px;
    transform: rotate(135deg);
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:before{
    color: #676767;
    transform: rotate(0);
}
#accordion .panel-title a:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #ececec;
    position: absolute;
    top: 0;
    right: 55px;
}
#accordion .panel-body{
    padding: 10px 15px 15px;
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px;
}#accordion .panel-body p{font-size: 16px;font-family: 'Raleway', sans-serif; }

.ourdh{padding-bottom: 60px; }


.dcpump{padding: 30px 0; width: 100%; float: left;}
.dcpump h2{font-size: 35px; color: #000;}
.dcpump p{font-size: 15px;font-family: 'Raleway', sans-serif; color: #000; }

.colob5{background: #2c72b5;}
.dcpump .colorfff{color: #fff;}

.acdc{transform: translateY(-50%); position: relative; top:50%;}



.formanddetails {
	width: 100%;
	float: left;
	padding: 60px 0;
	background: #fff
}

.formanddetails h2 {
	font-size: 30px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 400;
}

.conbox {
	width: 100%;
	float: left
}

.conbox form {
	width: 100%;
	float: left
}

.conbox form .form-control {
	min-height: 50px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 2px
}

.conbox form .btn-block {
	background: #2c72b5;
	color: #fff;
	padding: 12px 0;
	text-transform: uppercase
}

.addressbox {
	width: 100%;
	float: left;
	margin-bottom: 15px
}

.addbox {
	display: flex;
	margin-bottom: 15px
}

.addbox p {
	font-size: 15px;
	padding-left: 10px;
		font-family: 'Raleway', sans-serif;
}

.addbox p a {
	font-size: 15px;
	padding-left: 10px;
	color: #000;
	text-decoration: none
}

.addressbox .addbox:nth-child(2) img {
	margin: 0 8px 0 12px
}

.addressbox .addbox:nth-child(3) img {
	margin: 0 8px 0 12px
}

.otheroffice {
	width: 100%;
	float: left;
	padding: 0 0 60px 0
}
