@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@font-face{
	font-family: 'Open Sans', sans-serif;
}
body{
	margin:0px;
	padding: 0px;
		font-family: 'Open Sans', sans-serif;
}

/***suryarayfiorce**/
.navbar-default {
  background: none;
  border-color:none;
  border: none !important;
}


.header-box {
  /*  background: #f7f8f9;*/
    padding: 0px 0px 5px;
}

/*.nav > li > a:focus, .nav > li > a:hover {
  background: #1CB0D2 !important;
  color: #fff !important;
  text-decoration: none;
  border-radius: 5px !important;
}
*/
.navbar-right .dropdown-menu {
  left: 0;
  right: 0;
}
.dropdown-menu > li > a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 5px 0;
  white-space: nowrap;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  left: 0;
  list-style: outside none none;
  margin: 2px 0 0;
  min-width: 325px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.dropdown-menu > li > a:hover {
  color: #fff !important;
  padding: 3px 8px !important;
    background:#1CB0D2 !important;
  
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background: none !important;
}

.carousel-control {
  color: #1CB0D2;
  font-size: 20px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.navbar-right {
  float: right !important;
  margin-right: -15px;
}
.top-icon-bar ul li {
	display: inline;
	padding: 0px 25px 0px 0px;
	font-size: 16px;
}
.top-icon-bar ul{
	line-height: none;
	padding: 0px;
	margin-top: 15px;
	text-align: right;
}


.navbar-nav li {
	padding: 0px 10px;
	font-size: 18px;
	color: #4b494e;
	text-transform: uppercase;
	font-weight: 200;
}

.navbar-nav li:last-child {
	padding-right: 0px;
}
.nav > li > a {
    display: block;
    margin-left: 50px;
    padding:8px 0px;
    color: #000;
    position: relative;
    font-weight: 600;
}
.navbar .navbar-collapse {
	
	margin-top: 8px;
}
.global-icon img{
	max-width: 100%;
}
.banner{
	background: url('../image/bannre.jpg') no-repeat;
	
}
.banner-text h1{
	text-align: center;
	color: #fff;
	font-weight:900;
	font-size: 55px;
	font-family: 'Open Sans', sans-serif !important;
}
.banner-text h3 {
	text-align: center;
	color: #1cb0d2;
	font-weight: 900;
	font-size: 36px;
	font-family: 'Open Sans', sans-serif !important;
	line-height: 45px;
}
.active-1 a{
	
	border-radius:50px;
	color: #fff !important; 
	padding: 8px 25px !important;
	    
	background: -moz-linear-gradient(top, #34CDF0 0%, #34CDF0 22%, #1991bf 80%);
    background: -webkit-linear-gradient(top, #34CDF0 0%,#34CDF0 22%,#1991bf 80%);
    background: linear-gradient(to bottom,#34CDF0 0%,#34CDF0 22%,#1991bf 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34CDF0', endColorstr='#1991bf',GradientType=0 );
}

.active-2{
	border-radius:50px;
	color: #fff !important; 
	padding: 8px 25px !important;
	    
	background: -moz-linear-gradient(top, #34CDF0 0%, #34CDF0 22%, #1991bf 80%);
    background: -webkit-linear-gradient(top, #34CDF0 0%,#34CDF0 22%,#1991bf 80%);
    background: linear-gradient(to bottom,#34CDF0 0%,#34CDF0 22%,#1991bf 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34CDF0', endColorstr='#1991bf',GradientType=0 );
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #fff;
	background: none;
}
.navbar-toggle {
	background: #0a7087;
}
.header{
	padding:0px 0px 8px;
}
.logo img{
	max-width: 100%;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff !important;
}
.banner-text{
	margin: 13%;
}
.choose-us-sec{
	padding:30px 0px;
	background: #f7f8f9;
}
.choose-us-text{
	text-align: center;
}
.choose-us-text h1{
	margin-top: 0px;
	font-size: 30px;
	color: #1991bf;
	border-bottom: 5px solid #1991bf;
	padding: 5px 0px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
}

.energy{
	margin-top: 25px;
}
.energy img{
	max-width: 100%;
}
.energy-icon-section{
	margin-top: 25px;
}
.global-icon {
	margin-bottom: 20px;
}
.global-icon-text {
  margin-bottom: 25px;
}
.global-icon-text h2 {
  color: #1991bf;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0 !important;
  text-transform: uppercase;
}
.some-work{
	padding: 50px 0px;
}
.choose-us-text p{
	font-size: 15px;
	margin: 13px 0px 20px;
}
.global-icon-text p{
	font-size: 15px;
}
.solar-modul img{
	max-width: 100%;
}
.solar-modul h2 {
  color: #1991bf;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
}
.how-to-work {
	background: url('../image/how-to.jpg');
	padding: 50px 0px;
}
.work-1 h2 {
	color: #1991bf;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
}
.solar-modul p {
	font-size: 15px;
	text-align: justify;
}
.work{
	margin: 20px 0px;
	text-align: center;
}
.work-1{
  text-align: center;
}
.work-1 ul li {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.work-1 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center !important;
}
.bollet{
	margin-right: 5px;
}
.work img{
	max-width: 100%
}
.solar-power{
	padding: 50px 0px;
}
.testimonial{
	background: url('../image/testimonial.jpg');
	padding: 50px 0px;
}
.testimonial-section{
	text-align: center;
}
.testimonial-section p{
	font-size: 15px;
	padding: 15px 0px;
	color: #fff;
}
.testimonial-section h1 {
	margin-top: 0px;
	font-size: 30px;
	color: #1991bf;
	border-bottom: 5px solid #1991bf;
	padding: 5px 0px;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
}





.bg-blue {
  background: #1991bf none repeat scroll 0 0;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
}
.hr{
	border: 2.50px solid #fff;
	display: inline-block;
	width: 392px;
}
.bg-blue > p {
	color: #fff;
	padding: 10px 0px;
}
.mr-20{
	margin: 20px 0px;
}
.form-control {
	display: block;
	width: 100%;
	height: 45px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #777;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#comment {
	height: 106px;
}
.submit-btn{
	text-align: center;
	margin-top: 25px;
	clear: both;
}
.submit-btn a{
	background: #1991bf;
	padding: 10px 30px;
	color: #fff;
	font-size: 20px;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
}
.footer{
	background: #313234;
	padding: 50px 0px;
	border-top:4px solid #1991bf;
}
.footer p{
	text-align: center;
	color: #fff;
	font-size: 13px;
}
.footer-1 h2 {
	color: #1991bf;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
}

.footer-1 p {
	color: #fff;
	font-size: 14px;
	text-align: left !important;
}
.footer-1 ul {
  list-style: outside none none;
  margin-bottom: 0;
  padding: 0;
}
.footer-1 ul li {
  color: #ffffff;
  font-size: 14px;
}
.hr-bootom{
	border:2px solid #1991bf;
	margin: 30px 0px;
	
	text-align: center;
	
}

.social-icon ul li{
	color: #fff !important;
	display: inline;
	font-size: 22px;
	padding-right: 6px;

}
.social-icon li a{
	color: #fff !important;

}
.social-icon ul li{
}
/* End carousel */
/**end-slider**/
/***end-suryrayforce**/
.width-section-3 {
	width: 30%;
}
.width-section-2 {
	width: 20%;
}
.width-section-1 {
	width: 50%;
}
#main-slider {
  position: relative;
}
.carousel-caption {
  bottom: 20px;
  color: #ffffff;
  left: 15%;
  padding-bottom: 20px;
  padding-top: 20px;
  position: absolute;
  right: 15%;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  z-index: 10;
  height: 330px;
}
.no-margin {
  margin: 0;
  padding: 0;
}
.carousel-content {
  margin-top: 0px;
  text-align: center;
}
.animated-item-1{
	color: #fff;
	font-weight: bold;
	font-size:55px;	
}
.animated-item-2{
	color: #1cb2d3 !important;
	font-weight: bold;
	font-size: 36px;	
}
.bg-blue img{
	max-width: 100%;
	border-radius: 100%;
}
.contact-text h2 {
  color: #1991bf;
  font-size: 17px;
  font-weight: 200;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.contact-text ul{
	padding: 0px;
	list-style: none;
}
.contact-text li {
  padding: 5px 0;
  font-size: 16px;
}
.submit-btn-1 {
  clear: both;
  margin: 0 0 20px;
  text-align: right;
}
.submit-btn-1 a {
  background: #1991bf none repeat scroll 0 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
}
label{
	font-size: 17px;
  display: inline-block;
  margin-bottom: 5px;
  max-width: 100%;
  text-transform: uppercase;
  color: #1991BF;
  font-weight: 200;
}
.hr{
	border: 1px solid #fff;
	width: 80%;
	margin: 10px 0px;
}
.name-field{
	text-transform: capitalize;
}
.hr-1 {
  border: 1px solid #000;
  margin: 10px 0;
  width: 50%;
}
.footer-1 li a{
	text-decoration: none;
	color: #fff;
}
/*project*/
.project{
	text-align: center;
	margin: 20px 0px;
}
.project img{
	max-width: 100%;
}
.contact-text a {
  color: #333333;
  text-decoration: none;
}
.submit-btn-creear{
	text-align: right;
}
.creer-from{
	margin:5px 0px 0px;
}
.career-section {
  height: 178px !important;
}
.primary-btn{
  background: #1991bf none repeat scroll 0 0 !important;
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  padding: 5px 20px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  border: none;
}
/*end-project*/
#myModal-contact .modal-header {
	border-bottom: none;
	padding: 0px;
	min-height: 0px;
}
#myModal-contact .close {
	position: absolute;
	top: -5px;
	right: -6px;
	color: #fff;
	opacity: 1;
	background: #1991bf;
	border-radius: 50%;
	line-height: 18px;
	width: 20px;
	font-size: 21px;
	font-weight: normal;
	/* height: 18px; */
       z-index:9999;
}
#myModal-contact .submit-btn {
	text-align: center;
	padding-top: 25px;
	clear: both;
	content: " ";
}
.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#myModal-contact .choose-us-text {
	padding-top: 5px;
	padding-bottom: 0px;
}
#mycarousel {
	max-width: 1366px;
	height: auto;
	margin: 0px auto;
}

/*23-sep-2019*/
.internal-banner{
	background: url('../image/internal-banner.jpg');
	padding:80px 0px;
}

.heading-banner h1{
	
	font-size: 30px;
	font-weight: bold;
	color: #1cb0d2;
}
.internal-section{
	padding: 60px;
}


.internal-section h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    color: #1991bf;
}

.internal-section p{
	line-height: 30px;
}

.internal-section ul li{
	line-height: 30px;
}

.some-work p{
 line-height: 28px;
    font-size: 15px;
    text-align: center;
}
.home-help-sec {
	padding: 30px 0px;
	background: #f7f8f9;
}

.home-help-text h1 {
	margin-top: 0px;
	font-size: 30px;
	color: #1991bf;
/*
	border-bottom: 5px solid #1991bf;
*/
	padding: 5px 0px;
	text-align: center;
	
	font-weight: bold;
	text-transform: uppercase;
	
}

.home-help-text p {
    line-height: 28px;
    font-size: 15px;
    text-align: center;
}
.instalation-section {
	padding: 20px 0px;
	background: #34CDF0;
	background: -moz-linear-gradient(top, #34CDF0 0%, #34CDF0 22%, #1991bf 80%);
	background: -webkit-linear-gradient(top, #34CDF0 0%,#34CDF0 22%,#1991bf 80%);
	background: linear-gradient(to bottom,#34CDF0 0%,#34CDF0 22%,#1991bf 80%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34CDF0', endColorstr='#1991bf',GradientType=0 );
}
.instalatn-text {
	text-align: center;
	padding: 40px 0px;
}
.instalatn-text h3 {
	font-size: 48px;
	margin-bottom: 15px;
	font-weight: bold !important;
	color: #fff;
}
.instalatn-text p {
	font-size: 18px;
	margin-bottom: 0px;
	color: #fff;
}
.border-right {
	border-right: 1px solid #dee2e6 !important;
}

.choose-us-text h2 {
    font-size: 30px;
    color: #1991bf;
    /* border-bottom: 5px solid #1991bf; */
    padding: 5px 0px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
}
.cpointer{
    cursor:pointer;
}

.top-icon-bar .cpointer {
    /* background: #1cb0d2 !important; */
    border-radius: 50px;
    color: #fff !important;
    padding: 8px 15px;
   
    background: -moz-linear-gradient(top, #34CDF0 0%, #34CDF0 22%, #1991bf 80%);
    background: -webkit-linear-gradient(top, #34CDF0 0%,#34CDF0 22%,#1991bf 80%);
    background: linear-gradient(to bottom,#34CDF0 0%,#34CDF0 22%,#1991bf 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34CDF0', endColorstr='#1991bf',GradientType=0 );
}
.top-icon-bar span{
	background: #ffd26c;
	color: #000;
	width: 35px;
	height: 35px;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	border-radius: 50px;
	margin-right: 10px;
}



.watsfloat {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25D366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    
    z-index: 100;
}
.watsfloat:hover {
     background-color: #1991bf;
    color: #FFF;
}
.my-float {
    margin-top: 16px;
}


.navbar {
    position: relative;
    min-height: 50px;
   
    margin-bottom: 0px;
    border: 1px solid transparent;
}


.sticky .logo img {
    max-width: 100%;
    width: 80px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
}
.sticky .navbar {
    margin-top: 0px;
    
}

.sticky .mobile-logo{
    display: block;
}


.facebook{
  color: #3b5998;
}
.twitter{
  color:#00acee;
}
.instagram{
 color: #bc2a8d;
}
.pinterest{
  color: #E60023;
}
.linkedin{
   color: #0072b1;
}
.internal-section img{
	max-width: 100%;
}

.header-main{
	position: relative;

}
.web-logo{
	position: absolute;
	top: 10px;
	left: 100px;
}
.web-logo img{
	max-width: 100%;
}
.floatingbtndiv {
	position: fixed;
	right: -38px;
	transform: rotate(-90deg);
	top: 45%;
	z-index: 9999;
	background: linear-gradient(to bottom,#34CDF0 0%,#34CDF0 22%,#1991bf 80%);
}
.floatingbtndiv .floatingbtn {
	background: none;
	border: none;
	padding: 5px 10px;
	color: #fff;
	font-size: 16px;
}
#myModal-contact .modal-dialog {
	max-width: 90%;
}

.map-section {
	padding-bottom: 50px;
}

.pt-50 {
	padding-top: 50px;
}

.top-icon-bar ul li a {
    color: #333;
	text-decoration: none;
}

.footer-1 ul li a {
	color: #ffffff;
	text-decoration: none;
}
