/*----------------------------------------------------------------------
                             FONTS
-----------------------------------------------------------------------*/
@font-face {
    font-family: AvantGardeMd;
    src: url('fonts/avgardm-webfont.eot');
    src: url('fonts/avgardm-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avgardm-webfont.woff') format('woff'),
         url('fonts/avgardm-webfont.ttf') format('truetype'),
         url('fonts/avgardm-webfont.svg#avantgarde_md_btmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: AvantGardeBk;
    src: url('fonts/avgardn-webfont.eot');
    src: url('fonts/avgardn-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avgardn-webfont.woff') format('woff'),
         url('fonts/avgardn-webfont.ttf') format('truetype'),
         url('fonts/avgardn-webfont.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*----------------------------------------------------------------------
                             GLOBAL
-----------------------------------------------------------------------*/
body{
	font-family: AvantGardeBk;
	margin:0; padding:0;
	font-weight: normal;
	background-color: #ffea00;
}

.wrapper{
	min-width: 960px;
	max-width: 1900px;
	margin: 0 auto;
}


section{
	position: relative; overflow: hidden;
	margin: 0; padding: 0;
}
h2{
	font-family: AvantGardeMd;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 15px;
	width: 100%;
	float: left;
	margin-left: -4px;
}

p{
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 7px;
}
h3{
	font-family: AvantGardeMd;
	font-weight: normal;
	width: 100%;
	margin-bottom: 15px;
}
.slidecontainer{
	margin: 0; padding: 0;
	background-color: #ffea00;
}
.text{
	width: 100%;
	float: left;
}
.textcontainer{
	margin-left: 18%;
	position: absolute;
}

.topmargin {
	z-index: 5000;
	margin: 0 auto;
	background: #ffea00;
	position: fixed;
	top: 0;
	width: 100%;
	height: 0;
}
section img.lines {
	position: absolute;
}

.background{
	width: 100%;
	position: absolute;
}

article{
	width: 23%;
	background-color: rgba(0,0,0,0.5);
	position: absolute; right: 0;
	margin: 10px 10px 0 0;
	z-index: 10;
	display: none;

}

.bloqueamarillo{
	background-color: rgba(255,234,0,0.5);
	width: 96%;
	height: 20px;
	margin:2%;
}

.close{
	float: right;
	width: 16px; height: 16px;
	margin-top: 2px; margin-right: 2px;
	display: block;
	background: url(../img/close.png);
	opacity:0.6;
}
.close:hover{
	opacity:1;
}

/*----------------------------------------------------------------------
                             NAVEGACION
-----------------------------------------------------------------------*/
header { position: fixed; z-index: 700; bottom:0; background: #ffea00;}
nav{width: 100%; padding:22px 15px 22px 0; background: #ffea00;}
.sari {font-family: AvantGardeBk; float:left; font-size: 35px; margin: -2px 18px 0 0;}

.sari span {font-family: AvantGardeMd;}
.navprinc {
	float: left;
}
.navprinc li {
	font-family: AvantGardeBk;
	cursor: pointer;
	font-size: 15px;
	color:rgba(0,0,0,0.7);
	display: inline;
	margin-right: 8px;
}
.navprinc li:hover {color: #000;}
.navsmall { padding-top: 18px;}
.navprinc li.nav.navsmall.active{
    font-family: AvantGardeMd; color: #000; 
}
/*----------------------------------------------------------------------
                             INICIO
-----------------------------------------------------------------------*/
.inicio img{
	width: 74%;
	position: absolute;
	margin-top: -15px;
}
/*----------------------------------------------------------------------
                             EMPRESA
-----------------------------------------------------------------------*/
.empresa .textcontainer{
	width: 27%;
}
.empresalines{
  margin-left: 50%;
  width: 20%;
}
/*----------------------------------------------------------------------
                             PRODUCTOS
-----------------------------------------------------------------------*/
.productos h3{
	font-family: AvantGardeBk;
	font-weight: normal;
}

.productos h3 span{
	font-family: AvantGardeMd;
	font-weight: normal;
}

.productos .textcontainer{
	width: 50%;
	z-index: 10;
}
.productos .textcontainer.blanco{
	color:#fff;
}
.productos .textcontainer .text p{
	width: 60%;
}
.productos .textcontainer .text ul, .beneficios .textcontainer .text ul{
	padding: 0; width:100%;
}

.productos .textcontainer .text ul li, .beneficios .textcontainer .text ul li {
	display: inline;
	list-style: none;
}
.productoscontainer{
	position: absolute;
	left:0;
	top:0;
}
.botonprod{
	cursor: pointer;
}
.producto{
	float: left;
	position: relative;
}

.productos .textcontainer.blanco .text ul li{
	opacity: 0.5;
}
.botonprod.activo{
	opacity: 1 !important;
}
.productotext{
	color: #fff;
	font-family: AvantGardeBk;
	letter-spacing: 0.07em;
	font-weight: normal !important;
	width: 90%; margin:5%;
}

.productothumbnails{
	width: 90%;
	margin: 5%;
	height: 26%;
}
.productothumbnails a{
    border: 1px solid #fff;
    box-sizing: border-box;
    width: 19%;
    height: 31%;
    margin-left: 8%;
    margin-bottom: 8%;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}
.productothumbnails a:nth-child(1),
.productothumbnails a:nth-child(5){
    margin-left:0;
}
.productothumbnails a img{
	width:101%;
	position:absolute;
	top:0;
	left:0;
	z-index: 0;
}

.productothumbnails a:hover .hoverbackground{
	opacity: 0.7;
}
.productothumbnails a:hover .signomas span{
	opacity: 1;
}

.productothumbnails a:focus{
	outline: none;
}

.productothumbnails .hoverbackground{
	position:absolute;
	top: 0;
	left:0;
	background-color:#C1B61D;
	z-index: 1;
	width:100%; height:100%;
	transition: opacity 0.7s ease;
    opacity: 0;
}
.productothumbnails .signomas{
	position:absolute;
	top: 0;
	left:0;
	z-index: 2;
	display: table;
	width:100%; height:100%;
}
.productothumbnails .signomas span{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: AvantGardeBk;
	font-size: 24px;
    font-weight: bolder;
    color:white;
    transition: opacity 0.7s ease;
    opacity: 0;
}
.productobig{
	height: 345px;
	position: relative;
	overflow: hidden;
}

.productobig .mCSB_container {
      width: 97%;
}

article h4{
	font-family: AvantGardeBk;
	font-weight: normal;
	color:#ffea00;
	width: 90%;margin:5%;
	margin-top: 12%;
	margin-bottom: 12%;
}
.productoline1{
  margin-left: 50%;
  width: 50%;
}
/*----------------------------------------------------------------------
                             BENEFICIOS
-----------------------------------------------------------------------*/
.beneficioslist{
	margin-top: 0;
}
.beneficioslinea{
	width: 80%;
 	margin-left: -5%;
 	margin-top: -61%;
}
.beneficioscontainer{
	position: absolute;
	left:0;
	top:0;
}
.beneficio{
	float: left;
	position: relative;
}
.beneficios .textcontainer{
	z-index: 500;
}
.beneficios .textcontainer.blanco{
	color:#fff;
}
.botonbene{
	cursor: pointer;
}
.beneficiotext{
	color: #fff;
	font-family: AvantGardeBk;
	font-weight: normal !important;
	letter-spacing: 0.07em;
	width: 90%; margin:5%;
}
.beneficiotext ul{
	padding-left: 0;
}

.beneficiotext ul li{
	list-style: disc inside;
}

.beneficios .textcontainer.blanco .text ul li{
	opacity: 0.5;
}
.botonbene.activo{
	opacity: 1 !important;
}
.beneficiobig{
	height: 345px;
	position: relative;
	overflow: hidden;
}

.beneficiobig .mCSB_container {
      width: 97%;
}
@media(min-width: 1089px) and (max-width: 1169px){.beneficioslinea{ margin-top: -59%;}}
@media(min-width: 1170px) and (max-width: 1280px){.beneficioslinea{ margin-top: -57%;}}
@media(min-width: 1281px) and (max-width: 1900px){.beneficioslinea{ margin-top: -55%;}}

/*----------------------------------------------------------------------
                             EQUIPO
-----------------------------------------------------------------------*/
.equipo .textcontainer{
	width: 48%;
}
.equipo ul{
	padding: 0;
}
.equipoul{
	list-style: disc inside;
	
}
.equipoul li{
	margin-bottom: 10px;
}
.equipolist{
	list-style: none;
}
.equipo .left, .equipo .right{
	float: left;
	width: 42%;
} 
.equipo .left{
	margin-right:6%;
}
.equipo .right ul{
	margin-top: 0;
}
.equipolines{
  margin-left: 40%; width:20%;
}
/*----------------------------------------------------------------------
                             CONTACTO
-----------------------------------------------------------------------*/
.contacto .textcontainer{
	width: 80%;
}
.contacto .textcontainer h2 {
	float: left;
	width: 42%;

}
.contacto .textcontainer .text{
	float: left;
	width: 55%;
}
.contacto .left, .contacto .right {
	float: left;
}
.contacto .right{
	position: relative;
	width:35%;
}
.contacto .left{
	margin-right: 6%;
}
.contacto span{
	font-family: AvantGardeMd;
}
.contacto a{
	color:#000;
	text-decoration: none;
}
.mailtobottom{
	position: absolute;
	bottom: 0;
}
.contactline{
  margin-left: 50%; width:22%;
}
