a {
	color: #686868;
}

a:hover, a:focus{
	color: #000;
}
body{
    font-size: 15px;
    color:#686868;
}
p{
	margin-bottom: 40px;
    text-align: justify;
}

p,h6, address{
	font-family: 'Lato', sans-serif;
}
p{
    color: #686868;    
}
h6{
    color:#5899b9;
}
h2{
    color:#363636;
}
h1,h2,h3,h4,h5,h6{
	text-transform: uppercase;
}
header{
	height: 800px;
	text-align: center;
	margin-bottom: 0;
	position: relative;
	background-image: url(../img/back.jpg); 
	background-repeat: no-repeat;
	background-size: cover;
}

section{
	padding: 50px 20px;
}

section.no-padding{
	padding: 0;
}

figure{
	margin-bottom: 30px;
}

.container{
	position: relative;
}

.form-control{
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-color: #8a8587;
	padding: 14px;
	font-size: 13px;
	height: auto;
	margin-bottom: 25px;
    background:#ededed;
}

.form-control:focus {
    border-color: #000;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}



textarea.form-control{
	height: 195px;
}

.title{
	text-align: center;
}
.title-left{
	text-align: left;
}

.title p{
	padding: 25px;
    text-align: center;
}

.section-text{
	padding: 50px 0;
}
.navbar{
    border-bottom: 1px solid #c1c1c1;
    background: #fff;
    /*background: rgb(245,245,245);
    background: linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(228,228,228,1) 52%, rgba(219,219,219,1) 100%);  */
}
.navbar-header{
	height: 90px;
    width:20%;
}
.navbar-header img{
    width:100%;
}
.navbar-wooster{
	background: #fff;
}

.navbar-wooster .navbar-brand{
	padding-top: 0px;
}

.navbar-wooster .navbar-brand img{
	height: 80px;
}

.navbar-wooster .primary-menu{
	margin-top: 0;
	margin-left: -15px;
	margin-right: -15px;
}

.navbar-wooster .navbar-collapse{
	background-color: #fff;
}

.navbar-wooster .navbar-header{
	height: 50px;
}

.navbar-toggle{
	/*display: block !important; */
    display:none;
	margin-top: 20px;
}

.navbar-toggle .icon-bar{
	background: #000;

}

.main-head h1{
	text-transform: uppercase;
	font-size: 45px;	
	position: relative;
	line-height: 1.4em;
	margin-bottom: 40px;
}

.main-head span{
	margin-bottom: 20px;
	margin-top:20px;
	font-size: 13px;
	display: block;

}

.main-head{
	text-transform: uppercase;
	width: 100%;
	position: absolute;
	top: 45%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.divider{
	width: 80px;
	background: #000;
	height: 1px;
	display: block;
	margin:20px 0;
}

.divider.divider-sm{
	width: 40px;
}
.divider.divider-md{
    margin: 20px auto;
}
.divider.divider-lg{
	width: 180px;
}

.btn{
	border-radius: 0;
	font-size: 13px;
	padding: 15px 40px;
	transition: all 0.3s;
}

.btn-lg{
	padding: 25px 50px;
}

.btn-lg.btn-primary{
	border-width: 2px;
}

.btn-primary{
	background: transparent;
	border:1px solid #0a3144;
	color: #0a3144;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:focus{
	/*background: #0a3144; */
	color: #fff;
	border-color:#0a3144;
}

.banner{
	background: #327fa5;
	color: #fff;
	padding: 50px 0;
}
.banner .logo-lora, .banner .logo-enie{
    background: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 0;
}
.banner .logo-lora img{
    width: 100%;            
}
.banner .logo-enie{
    text-align: center;
}
.banner .texto1{
    text-align: center;
    margin-top: 20px;
}
.productos {
    margin: 0 auto;
    display: table;
}
.productos li{
    text-align: left;
}
.video{
	background-image: url(../img/back-productos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 500px;
	color: #fff;
	position: relative;
}

.video-wrapper{
	background-color: rgb(16 41 64 / 60%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video .fa{
	font-size: 70px;
	color: #fff;
}

.centred-container{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.video h3{
	margin-bottom: 30px;
}
.video .glyphicon{
	font-size: 70px;
}


/**********************
PORTFOLIO
***********************/
.centered-pills {
	text-align: center;
}
.centered-pills ul.nav-pills {
	display: inline-block;
	margin-bottom: 50px;
}
.centered-pills li {
	display: inline;
}
.centered-pills a {
	float: left;
}

.nav-pills > li > a{
	border-radius: 0;
	color: #000;
	border:1px solid #000;
	margin-right: 20px;
}

.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > li > a.active{
	background: #000	;
	border-color: #000;
	color: #fff;
}

#portfolio-grid .mix{
	display: none;
}

/******
TESTIMONIAL
**********/
.testimonial{
	
	background: url(../img/coffe.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}

.mask{
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,0.8);
	
}

.single-testimonial{
	padding: 80px 0;
	text-align: center;

}

.single-testimonial .fa{
	width: 50px;
	height: 50px;
	background-color: #fff;
	color: #000;
	margin-bottom: 30px;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
}

.testimonial p{
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
}

.testimonial h6{
	color: #fff;
}

.team-member{
	position: relative;
	margin-bottom: 70px;
}

.team-member h6{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.8);
	color: #fff;
	margin: 0;
	text-align: center;
	padding: 30px 0;
}


.subscribe-input{
	text-align: left;
	width: 100%;
	border: 0 none;
	background: transparent;
	opacity: 0.9;
	border: 1px solid #fff;
	padding: 14px;
}

.btn-cta{
	background-color: #fff;
	border: 1px solid #fff;
	color: #000;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0;
	padding: 15px 25px;
	text-transform: uppercase;
	width: 100%;
}

address{
	text-align: center;
	margin-bottom: 70px;
}

address .fa{
	display: block;
	font-size: 33px;
	margin-bottom: 20px;
}
/**FOOTER**/
footer{
	background: #0a3144;
	padding: 30px 0 0 0;
}

footer,
footer p{
	color: #fff;
}

footer a{
	color: #fff;
	font-weight: bold;
}

footer a:hover{
	color: #fff;
	text-decoration: underline;
}


.logo-footer{
	margin-bottom: 40px;
}

/*******************************
SOCIAL ICONS
******************************/
ul.social{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

ul.social li{
	display: inline-block;
	width: 30px;

}

ul.social li a{
	text-decoration: none;

}


ul.social li a i{
	color: #fff;
	width: 32px;
	height: 32px;
	display: block;
	line-height: 32px;
	text-align: center;
	border-radius: 100%;
	-webkit-transition: all 0.5;
	transition: all 0.5s;
}


ul.social li a i:hover,
ul.social li a i:focus{
	
	background-color: #fff;
	color: #000;

}

/************AGREGADO******/
.fixtures, .estaciones, .estructuras{
    padding: 40px 20px;
} 
#nosotros, #instalaciones, #contacto{
    background: #ededed;    
} 
.fixtures .title, .estaciones .title, .estructuras .title{
    padding: 0px 20px;
}
.fixtures img, .estaciones img{
    width:100%;
}
.estaciones img{
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.estaciones p{
    margin-bottom:5px;
}
.cliente{
    text-align: center;    
}
#productos h2{
    color:#fff;
}
.estaciones h4{
    background: #0a3144;
    margin: 0 0 8px 0;
    padding: 15px;
    color: #fff;
}
.estructuras .row{
    text-align: center;
}
#instalaciones h3{
    color: #2b728f;
    border-bottom: 1px solid #c9c9c9;
}
.proyecto{
    text-align: center;
}
.proyecto img{
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.proyecto h4{
    color: #000;
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    padding: 5px 0;
}
.proyecto p{
    margin-bottom: 5px;
}
#nosotros{
    height: 100vh;
}
/*****************************
RESPONSIVE
******************************/
@media (min-width: 991px){
	.primary-menu{
		position: relative;
		overflow: hidden;
		margin-top: 18px;  
	}

	/*.primary-menu .navbar-nav{  
		right: -75%;
		position: absolute;
		margin-top: 12px;
		opacity: 0;
		transition: 300ms all ease-in-out;
	} */

	.primary-menu:hover .navbar-nav{
		right: 50px;
		opacity: 1;
	}
} 
@media (max-width: 786px) and (min-width: 600px){
    .navbar-header {
        height: 20px;
        width: 30%;
    }
}
@media (max-width: 990px){
	.navbar-toggle{
		margin-top: 7px;
        display: block!important;
	} 

	.navbar-wooster .navbar-toggle{
		margin-top: 33px;
		padding: 0;
	}
    .logo-lora, .logo-enie{
        width: 50%;
        margin:0 auto;    
    }
}
@media (max-width: 600px){
    .navbar-header {
        height: 35px;
        width: 55%;
    }
}