@charset "utf-8";
/* CSS Document */
body{
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #000;
    background-color: #ffffff;
      margin: 0;
      padding: 0;
	  font-weight: 300;
}

a{
	color:#000;
	text-decoration:none;
	transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
	}
a:hover{
		color:#a5cd39
		}
		
.btn-mas{
	display: inline-block;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 37px;
    font-size: 13px;
    line-height: 1.7;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	 background: #e6e4e4;
    color: #444444;
    border-color: transparent;
	margin-bottom: 20px;
	}
.btn-sm {
    font-size: 11px;
    letter-spacing: 1px;
    border-radius: 2px;
	float:left;
}	

.enlaces {
    border: 1px solid #a6ce39 !important;
    background: #fff !important;
	    border-radius: 30px;
		    display: inline-block;
    text-transform: uppercase;
    background: #e5e5e5;
    color: #000;
	    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
	    width: 100%;
    padding: 1%;
}

.enlaces:hover {
    border: 1px solid #a6ce39 !important;
    background: #d5d5d5 !important;
}
.frow {
    clear:both;
	padding:1px;
	text-align: center;
	overflow: hidden;
}



.frow p{
    clear:both;
	padding:10px;
	text-align: justify;
}

.frow .col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
  padding:0.5%;
}



.frow .col:first-child { margin-left: 0; }

.frow .col4 {
  width: 22.8%;
}

.frow .col3 {
  width: 31%;
	}

.frow .col3 img{
  width: 100%;
	height: auto;
	}




		
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Dosis, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.4;
    color: #111111;
    font-size: 18px;

}


h2 {
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 0.5em;
}

h3{
	margin-top: 1em;
    margin-bottom: 5px;
    font-weight: 300;
    letter-spacing: 0.3em;
    text-transform: uppercase;
	    font-size: 15px;

}

h4 {
	margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
    letter-spacing: 0.3em;
    text-transform: uppercase;
	color: #a5cd39;

}

h5 {
	color: #fff;
	margin-top: 20px;
    margin-bottom: 25px;
    font-weight: 600 !important;
    letter-spacing: 0.3em;
    text-transform: uppercase;
}

h6 {
	color: #000;
    font-weight: 600 !important;
	text-align:left;
	padding:0px;
	margin-bottom:0.5em;
}

hr {
	    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.header-somos, .header-servicios, .header-historia, .header-equipo, .header-productos, .header-instalaciones, .header-compromiso, .header-instalaciones, .header-noticias, .header-contacto {
	  /* Set a specific height */
  min-height: 400px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	    position: relative;
}


.header-somos {
  /* The image used */
  background-image: url("../img/headers/historia.jpg");
}

.header-servicios {
  /* The image used */
  background-image: url("../img/headers/servicios.jpg");
}

.header-historia {
  /* The image used */
  background-image: url("../img/headers/historia.jpg");
}

.header-equipo {
  /* The image used */
  background-image: url("../img/headers/equipo.jpg");
}

.header-productos {
  background-image: url("../img/headers/productos.jpg");
}

.header-instalaciones {
  /* The image used */
  background-image: url("../img/headers/instalaciones.jpg");
}

.header-noticias {
  background-image: url("../img/headers/noticias.jpg");
}
.header-contacto {
  background-image: url("../img/headers/contacto.jpg");
}
.header-compromiso {
  background-image: url("../img/headers/compromiso.jpg");
}

.header-titulos {
    position: absolute;
    bottom: 20%;
    margin-left: 20%;
    font-size: 29px;
    line-height: 29px;
    margin-bottom: 30px;
	color: #fff;
    letter-spacing: 0.3em;
    text-transform: uppercase;
	font-weight: bold !important;
	font-family: Dosis, Arial, sans-serif;

}


.contacto-datos{
	width: 33.33333333%;
	float: left;
	color: #444;
	text-align:center;
}

.contacto-items{
    position: relative;
}

.contacto-titulo {
    margin-top: 20px;
    margin-bottom: 1px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    font-family: Dosis, Arial, sans-serif;
}

.footer {
    border-top: 2px solid rgba(255, 255, 255, 0.3);
    background: #fff;
	padding-left:2%;
}

.noticia-item{
	width: 33.33333333%;
	color: #444;
	position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
	margin-bottom: 4%;
}
.noticia-item img{
	width: 100%;
	height:auto;
}

/*////NAV////*/

.nav{
	background: rgb(255, 255, 255) !important;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    font-weight: normal;
	}
	
.nav ul{
	width:100%;
	float:right;
	padding-right:2%;
}
.nav-items  {
	float: right;
	padding-right:2%;
}

.nav-items > li {
    position: relative;
    display: block;
	float: left;
	color: #000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
	height: 90px;
  	line-height: 110px;
	margin-left: 25px;
}


.nav-items ul 
{
	display:none;
    position: absolute;
    top: 70%;
    left: -10;
    background: #fff;
	padding:10;
	padding-right:20;
	width:auto;
}
.nav-items ul li
{
	position: relative;
    float: left;
    font-size: 10px;
    margin: 0;
    padding: 0;
    line-height: 4em;
	width: 200px;
	padding-bottom:1em;
	list-style: none;
	transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);

}

.nav-items  li:hover > ul
{
	display:block
}

.nav-items li.current-menu-item a {
   /* background: #ddd;*/
	color:#a5cd39 !important;
}

.logo-top{
	margin-top:1%;
	float:left;
    padding-left: 1%;
}

.select-lang {
    position: absolute;
    right: 5px;
    padding: 5px;
    z-index: 999;

}

.select-lang img{
	padding-right:10px;
	/*
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	/*filter: grayscale(100%);*/
}



.seccion{
	max-width:1170px;
	margin-right: auto;
    margin-left: auto;
    padding: 10px;
	/*display: block;*/
	display: flex;
	/*margin-bottom:20px;*/
}

.seccion-instalaciones{
	max-width:830px;
	margin-right: auto;
    margin-left: auto;
    padding: 15px;
	/*display: block;*/
	/*display: flex;*/
	margin-bottom:0px;
}

.seccion-columnas{
	max-width:1170px;
	margin-right: auto;
    margin-left: auto;
    padding: 15px;

	margin-bottom:20px;
}

.seccion-verde{
    margin: 0 auto;
	background-color:#a5cd39;
	color: #fff;
}

.seccion-gris {
    margin: 0 auto;
	background-color:#efefef;
    z-index: 1;
    position: relative;
	padding-top: 20px;
   /* padding-bottom: 20px;*/
	display: block;
	text-align:center;
}




.seccion-cierrefoto img{
	width: 100%;
	height: auto;
}

.seccion-contacto{
    margin: 0 auto;
	background-color:#f6f6f6;
    z-index: 1;
    position: relative;
	padding-top: 40px;
    padding-bottom: 40px;
	display: block;
	text-align:center;
}

.seccion-noticias{
	max-width:1170px;
	margin-right: auto;
    margin-left: auto;
    padding: 15px;
	/*display: block;*/
	margin-bottom:20px;
}

.sub-seccion{
    background: #f6f6f6e3;
    padding: 15px;
    border-radius: 11px;
    /* min-height: 231px; */
    margin: 2%;
    width: 40%;
    display: inline-table;
    text-align: center;
    min-height: 250px;
	}
	
.sub-seccion li{
	padding: 2px 0px;
    font-weight: 500;
    text-align: justify;
	}
	
	
.sub-seccion ul{	
	margin-right: 40px; 
     text-align: left !important; 
     margin-top: 15px; 
    list-style: none !important;
    text-decoration: none !important;
	}
	
.subtitulo{
	margin: 0 0 30px;
    font-size: 11px;
    line-height: 24px;
	color:#999999;
	    font-family: Dosis, Arial, sans-serif;
		    letter-spacing: 0.4em;
}	

.sppb-col-sm-6 {
    width: 44%;
    padding-left: 15px;
    padding-right: 15px;
	overflow:hidden;
	margin:0 auto;
    /* float: left; */
   /* display: inline-block;*/
   
}

.sppb-col-sm-6 img {
	width:100%;
	height:auto;
}

.titulo-verde{
	max-width:1170px;
	margin-right: auto;
    margin-left: auto;
    padding: 15px;
	/*display: block;*/
	margin-bottom:10px;
	margin-top:20px;

}

.titulo-productos{
	max-width:1170px;
	margin-right: auto;
    margin-left: auto;
	/*display: block;*/
	margin-top:20px;
	text-align:center;

}

.titulo-marco-redondo{
	display: inline-block;
	background: #fff !important;
    color: #a5cd39 !important;
    font-weight: bold !important;
    padding: 10px 75px !important;
    border-radius: 50px !important;
    border: 1px solid #a5cd39 !important;
	    letter-spacing: 2px;
}

.texto-intro{
	width: 70%;
	margin:0 auto;
}
.texto-noticia img{
	max-width:750px;
	width:100%;
	height:auto;

}


/*///GALERIA///*/

    .swiper-container {
      width: 100%;
      height: 69%;
      margin-left: auto;
      margin-right: auto;
    }
	
 .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  
    }
	
.swiper-text {
	background: #232323b3;
    width: 100%;
    position: fixed;
    bottom: 0px;
   /* height: 90px;*/
    color: #fff;
    text-align: left;
    display: block;
    font-size: 29px;
    text-align: justify;
    font-family: Dosis, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    font-weight: bold;
}

.swiper-text p{
	position: absolute;
    bottom: 0;
    padding: 30px 35px 40px 35px;
    width: 100%;
    background: rgba(17,17,17,.5);
    margin: 50px 0px 0px 0px;
	}
	
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    /* background: #ffffff; */
    /* opacity: .2; */
    /* color: #fff; */
    border: 2px solid #ffffff;
}


.swiper-pagination-bullet-active {
    opacity: 1;
    background: #a5cd39;
}




@media screen  and (max-width: 938px){
.nav{ 
	visibility:hidden;
	}
	.select-lang {
    right: 90px;
    top: 20px;
	}
}

@media screen  and (max-width: 768px){
	
	.contacto-datos{
		width:100%;
		float:left;
		text-align:center;
	}
	.frow .col3 {
    width: 47%;
	
	}
	.frow .col4 {
		width: 44.8%;
	}
	.header-somos, .header-servicios, .header-historia, .header-equipo, .header-productos, .header-instalaciones, .header-compromiso, .header-instalaciones, .header-noticias, .header-contacto {
    min-height: 300px;
	}
	.header-titulos {
		bottom: 10%;
	}
	.seccion {
	
		display: block;
		overflow:hidden;
	
	}
	
	.sub-seccion{
			width:95%;
	
	}
	.sub-seccion ul {
		padding:1em;
	}
	.sub-seccion li {

    text-align: left;
	}
	.noticia-item{
		width:90%;
	}
	
	.sppb-col-sm-6{
		width:95%;
		padding-bottom: 10px;
	}
	
	.swiper-text{
		font-size: 14px;
		}
	.swiper-container {
		height: 50%;
	}
	.swiper-text p {
		padding: 3px 3px 4px 35px;
		width: 100%;
		margin: 50px 0px 30px 0px;
	}
	
	.texto-intro{
	width: 90%;
	}
	.seccion-contacto{
    padding-bottom: 0px;
	}
	.header-titulos {
	margin-left: 5%;
	}
	.header-compromiso, .header-noticias {
	background-position: top center;
	  background-image: url("../img/headers/compromiso_mobil.jpg");

	}
}

@media screen and (max-width: 480px) {
		.header-somos, .header-servicios, .header-historia, .header-equipo, .header-productos, .header-instalaciones, .header-compromiso, .header-instalaciones, .header-noticias, .header-contacto {
    min-height: 250px;
}
.header-titulos {
	bottom: 5%;
	margin-left: 1%;
}

	
.frow .col3 {
    width: 98.26%;
}
.frow .col4 {
    width: 98%;
}

.swiper-text {
    font-size: 11px;
}
}