body{
	height: 100%;
    width: 100%;
    /*background-color: #e4e2e3;*/
    background-color: white;
    color: black !important;
    
}

header{
	background-image: url(../img/background1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
}

section{
	padding-top: 50px
}

footer {
	background-color: rgb(135,206,235);
	color: white;
	padding-top: 10px;
}


/*
.next{
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 50px;
    margin-top: 50px;
}


.img-logo{
	height: 70px; 
	margin-top: 20px; 
	margin-left: 20px
}
.img-logo-header{
	height: 70px;
}



.open{
	background-color: #e7e7e7 !important;
}



@media screen and (max-width: 768px) {

	.separator-line{
		display: none !important;
	}
	.li-custom{
		text-align: left !important;
		width: 100%;
	}
	.li-about_us-custom{
		width: 185px;	
		text-align: left !important;
		width: 100%;
	}
	.img-only_logo-header{
		margin-top: 0px;
	}
	.nav>li>a {
		padding-top: 10px;
    	padding-bottom: 10px;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px){
   .nav>li>a { 
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.separator-line {
    	padding-top: 10px;
    	padding-bottom: 10px;
	}
	.ul-custom{
		margin-top: 0px;
		float: none !important;
	}
	.img-only_logo-header{
	    margin-top: 10px;
	    display: block;
    	margin: auto;
	}
	.navbar-brand{
		float: none;
	}
	.container-topnav-custom{
	    text-align: center;
	}
	.navbar-header-custom{
		float: none;
	}
	.div-navbar-custom{
		text-align: center;
	}
}

*/
.img-only_logo-header{
	height: 30px;
}

.nav-custom{
	/*font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;*/
    padding-top: 0px;
	padding-bottom: 0px;
}

.dropdown-toggle::after {
	display: none;
}
.separator-line{
	padding-top: 20px;
	/*padding-bottom: 30px;*/
	color: #777;
	font-weight: 100;
}

.li-custom:hover {
	background-color: #e7e7e7;
	cursor: pointer;
}
.li-conditioning:hover{
	background-color: #e7e7e7;
	cursor: pointer;
}
.li-custom{
	width: 120px;
    text-align: center;
    letter-spacing: 1px;
}
.li-conditioning{
	width: 157px;
	text-align: center;
    letter-spacing: 1px;
}
.nav>li>a {
	padding-top: 20px;
    padding-bottom: 20px;
}
.dropdown-custom{
	background-color: #e7e7e7;
	margin-top: 3px;
    margin-bottom: 0px;
}
.a-dropdown-custom{
	letter-spacing: 2px;
	color: rgba(0,0,0,.5);
}
.a-dropdown-custom:hover{
	color: white;
	background-color: lightgray;
}
.img-carousel{
	object-fit: cover;
	width: 100%;
}
.carousel-caption{
	top:40px;
	position: initial;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 75px;
	padding-bottom: 75px;
}

.carousel-hr{
	border-color: blue;
	margin: 30px auto;
	/*border-color: #F05F40;*/
	border-width: 3px;
	max-width: 50px;
}
.carousel-item{
	background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    height: 500px
}
/*.carousel-middle{
	margin-top: 50px;
	float: left; 
	width: 50%;
	text-align: left;
}
.carousel-middle-img{
	height: 120px;
}*/

h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.services{
	background-color: #e7e7e7;
}
.services-img{
    border-radius: 56px;
    padding: 15px;
    height: 80px;
}
.services-hr{
	border-color: #F05F40;
	margin: 30px auto;
	/*border-color: #F05F40;*/
	border-width: 3px;
	max-width: 50px;
}
.blue-hr{
	border-color: blue;
	margin: 30px auto;
	/*border-color: #F05F40;*/
	border-width: 3px;
	max-width: 50px;
}
.hr-red{
	    border-color: #F05F40;
	    border-width: 3px;
	    margin: auto;
}

.products{
	background-color: #f7f7f7;
}
.products-btn{
    padding: 15px 30px;
    border: none;
    border-radius: 300px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #F05F40;
}
.products-btn:hover{
	text-decoration: none;
	color: #fff;
	background-color: #ee4b28;
}
.products-btn:focus{
	text-decoration: none;
	color: #fff;
	background-color: #ee4b28;
}
.service-box{
	padding-bottom: 30px;
}
.clients{
	background-color: #f7f7f7;
}
.clients-btn{
	background-color: cornflowerblue;
	padding: 15px 30px;
    border: none;
    border-radius: 300px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
.clients-btn:hover{
	text-decoration: none;
	color: #fff;
	background-color: royalblue;
}
.clients-btn:focus{
	text-decoration: none;
	color: #fff;
	background-color: royalblue;
}
.contact{
	background-color: #e7e7e7
}
.contact-email{
	width: 100%;
	margin: 0 auto; 
	padding: 10px; 
	background:rgba(0,0,0,0.2);    
	padding-bottom: 50px;
}
.contact-btn{
	padding: 6px 30px;
    border: none;
    border-radius: 300px;
    font-weight: 700;
    color: #fff;
    background-color: #F05F40;
}
.contact-btn:hover{
	text-decoration: none;
	color: #fff;
	background-color: #ee4b28;
}
.contact-btn:focus{
	text-decoration: none;
	color: #fff;
	background-color: #ee4b28;
}
.product-row{
	/*background-color: rgba(0,0,0,0.3);*/
	background-color: mediumaquamarine;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
			  /*cadetblue
              darkcyan
              darkseagreen
              lightsalmon
              mediumaquamarine
              mediumseagreen*/
.w3-hover-shadow:hover{
	box-shadow:0 10px 8px 7px rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important;
}

.loading{
	    height: 73px;
	    margin-top: 25%;
}


.banner-title{
	font-family: 'Open Sans Condensed';
	font-size: 50px;
	color: white;
}
.banner-text{
	margin-bottom: 58px;
	font-size: 20px;
	max-width: 600px;
	color: white;
}

.proyect-line{
	background-color: black; 
	width: 1px;
	height: 110px;
	position: absolute;
	right: 0px;
	top: 10px;
}

.proyects{
	background-color: #f7f7f7;
}

.proyect-box{
	padding-bottom: 30px;
	text-align: left;
	padding-left: 10px;
}

.proyect-title{
	font-size: 20px;
}

.proyect-icon{
	position: absolute;
    right: 15px;
    top: 10px;
    height: 30px;
}

.subtitle{
	font-size: 19px;
    color: #636c72!important;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;
    margin-top: 20px;
}

.product-card-title{
	color: white; 
	font-size: 22px;
}
.product-card-text{
	color: white;
}
.products-card-section{
	background-color: #e7e7e7;
}
.dark-btn{
	padding: 15px 80px;
	margin-top: 15px;
	border-radius: 0px;
	background-color: rgb(7,14,57);
	border: none;
	font-weight: 700;
    text-transform: uppercase;
    color: #B4B9C2;
}
.dark-btn:hover{
	text-decoration: none;
	background-color: rgb(7,14,84);
	color: #B4B9C2;
}
.dark-btn:focus{
	text-decoration: none;
	background-color: rgb(7,14,84);
	color: #B4B9C2;
}

.nav-border{
	vertical-align: top; 
	height: 35px; 
	margin-right: -4px
}
.header-custom{
	text-align: right;
}
.header-contact{
	display: inline-block;
	/*background-color: #112138;*/
	height: 35px;
	padding-top: 5px; 
	padding-left: 35px;
    /*border-bottom-left-radius: 40px;*/
    background-color: rgb(135,206,235);
    width: 100%;
}
.header-icon{
	height: 20px;
}
.header-contact-text{
	display: inline; color: white;margin-right: 30px;
}
.only_logo{
	display: none;
}
.img-logo_without_text{
	height: 55px;margin-top: -35px;margin-left: 50px;
}

/*
.banner{
	padding-top: 60px;
}
*/


.check{
    vertical-align: top;
}

.about_us_logo{
	height: 100px;
}

.slide-work{
	height: 270px !important;
	cursor: pointer;
}
.slide-work:hover{
	opacity: 0.5;
}
.photo-image{
	max-height: 100%;
	height: 560px;
}

.renovable-product{
	height: auto;
	max-width: 100%;
}
.renovable-product-text{
	margin-top: 15px;
    margin-bottom: 15px;
    font-size: 23px;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: black;
  cursor: pointer;
}
.renovable-product-container {
  position: relative;
}
.renovable-product-container:hover .overlay {
  opacity: 0.2;
}
.custom-bullet-point{
	height: 11px;
    vertical-align: baseline;
    margin-right: 15px;
    margin-left: -28px;
}
.plan-solar{
	margin-top: 45px;
}
.orange-btn{
	padding: 15px 80px;
	margin-top: 15px;
	border-radius: 0px;
	border: none;
	font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: #F05F40;
    white-space: nowrap;
}
.orange-btn:hover{
	text-decoration: none;
	color: #fff;
	background-color: #ee4b28;
}
.orange-btn:focus{
	text-decoration: none;
	color: #fff;
	background-color: #ee4b28;
}
.background1{
	background-color: #e7e7e7
}
.banner-static{
	background-color: #e7e7e7;
	min-height: 275px;
	padding-top: 160px;
	background-size: cover !important;
	color: white;
}
.heat-pipe-img{
	height: 270px;
}
.border-left-custom{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color:#636c72;
}

.h2-collapsible-custom{
	cursor: pointer;
    margin-bottom: 0px;    
    padding: 15px;    font-size: 25px;
    box-shadow: 0 10px 8px -5px rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important;
    background-color: #e7e7e7;
    
}
.div-collapsible-custom{
	background-color: #f7f7f7; 
	padding-bottom: 20;
}
.circle-img{
	width: 180px;
	height: 180px;
	border-radius: 50% !important;
	margin: auto !important;
	overflow: visible !important;
	box-sizing: border-box;
}
.circle-img-xs{
	height: 130px;
	width: 130px;
	margin:0!important
}
.circle-img-2{
	width: 225px;
	height: 225px;
	border-radius: 50% !important;
	margin: auto !important;
	overflow: visible !important;
	box-sizing: border-box;
}
.a-custom{
	color: #636c72!important;
}
.a-custom:hover {
	text-decoration: none;
}

.vertical-align-custom {
	align-items: center;
	display: flex;
}

@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(../font/OpenSansCondensed-Light.ttf) format('truetype');
}

@media screen and (max-width: 991px){
	.card-custom-wrap{
		margin-top:30px;
	}
	.separator-line{
		display: none;
	}
	.li-custom{
		text-align: left;
		padding-left: 10px;
		width: 100%;
	}
	.li-conditioning{	
		text-align: left;
		padding-left: 10px;
		width: 100%;
	}
	.nav-custom {
	    padding-top: 10px!important;
	    padding-bottom: 10px!important;
	}
	.ul-custom{
		    margin-top: 10px;
	}
	.dropdown-custom{
		margin-top: 0px;
	}
	.carousel-caption{
		padding-left: 100px;
		padding-right: 100px;
		padding-top: 65px;
		padding-bottom: 30px;
	}
	/*.carousel-middle{
		margin-top: 0px;
		text-align: center;
		width: 100%
	}	
	.carousel-middle-img{
		height: 75px;
	} */

	/*.carousel-item{
		height: 550px;
	}*/
	
	.proyect-line{
		display: none;
	}
	/*footer{
		min-height: 580px;
	}*/
	.header-custom{
		text-align: left;
	}
	.header-contact{
		display: none;
	}
	.nav-border{
		display: none;
	}
	.only_logo{
		display: inline-block;
	}
	.logo_without_text{
		display: none;
	}
	.about_us_logo{
		height: 80px;
		margin-bottom: 40px;
    	margin-top: 15px;
	}
	.photo-image{
		height:210px;
	}
	.border-left-custom{
		border-left-style: none;
	}
	.efficiency-img{
		height: 150px
	}
	.circle-margin{
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.daikin-1{
		display: none;
	}
	.daikin-2{
		width: 100%!important;
	}
	
}
@media screen and (max-width: 480px){
	.card-custom-wrap{
		margin-top:30px;
	}
	.card-footer-custom{
		padding-top: 50px;
	}
	.carousel-caption{
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 65px;
		padding-bottom: 30px;
	}
	.loading{
	    height: 73px;
	    margin-top: 50%;
	}
	.banner-title{
		font-size: 40px;
	}
	.product-sd-260{
		height: 260px !important;
	}
	.product-sd-180{
		height: 180px !important;
	}
	.plan-solar{
		width: 245px;
	}
	.heat-pipe-img{
		height: 125px;
	}
	.compass-img{height: 200px;}

	.daikin-1{
		display: none;
	}
	.daikin-2{
		width: 100%!important;
	}
	

}

.daikin-1{
	width: 50%;
}
.daikin-2{
	width: 50%;
}

.aligned-with-icon{
    position: absolute;
    padding-left: 20px;
}

.button-outline{
	text-transform: uppercase;padding: 15px 80px;
}
.button-outline-white{
	color: white;
    border-color: white;
}
.button-outline-black{
	color: black;
    border-color: black;
}

.height100{
	height: 100%;
}
.margin-benner{
	margin-top: 13%;
    margin-bottom: 13%;
}
.solar-banner-style{
	text-align: left;   padding-top: 80px;background: -webkit-linear-gradient(left, rgba(2,146,236,1) 0%, rgba(32,124,229,1) 0%, rgba(32,124,229,0.75) 75%);padding-right: 70px;
}

.service-card{
	background-color: rgba(0,0,0,0.3);
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
}

.card:hover{
	box-shadow: 0 0 10px 0 rgba(100, 100, 100, 0.26);
}
.card{
	padding: 30px;
	height: 342px;
}
.border-left-skyblue{
	width: 15px;
    height: 50px;
    background-color: skyblue;
    float: left;
    margin-right: 20px;
}

.circle {
    border:3px solid skyblue;    
    height:100px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    width:100px;
}

.navbar-custom{
	background: rgba(255, 255, 255, .8)!important;
    z-index: 30;padding-top: 60px;
    -webkit-transition:.5s ;
    -moz-transition: .5s ;
    transition:  .5s ;
}

.navbar-custom-scroll{
	background: rgba(255, 255, 255, 1)!important;
    z-index: 30;padding-top: 20px;
    -webkit-transition:.5s ;
    -moz-transition: .5s ;
    transition:  .5s ;
    /*border-bottom-style: solid;border-bottom-color: #F05F40;
    border-bottom-width: 3px;*/
}


.nav-item:hover{
	background-color: rgba(0,0,0,0.03);
}

.card-custom{
	background-color: gainsboro;
    float: left;
    width: 70px;
    height: 100%;
    padding-top: 30px;
    padding-left: 8px;
    padding-right: 8px;
}
.card-custom-container{
	padding-left: 95px;
    padding-top: 15px;
}