@font-face {
    font-family: 'FuturaBkBTBook';
    src: url('assets/fonts/futuran.eot');
    src: url('assets/fonts/futuran.eot') format('embedded-opentype'),
        url('assets/fonts/futuran.woff') format('woff'),
        url('assets/fonts/futuran.ttf') format('truetype'),
        url('assets/fonts/futuran.svg#FuturaBkBTBook') format('svg');
}

@font-face {
    font-family: 'HelveticaCondensedBlackRegular';
    src: url('assets/fonts/helvetica-condensed-black.eot');
    src: url('assets/fonts/helvetica-condensed-black.eot') format('embedded-opentype'),
        url('assets/fonts/helvetica-condensed-black.woff') format('woff'),
        url('assets/fonts/helvetica-condensed-black.ttf') format('truetype'),
        url('assets/fonts/helvetica-condensed-black.svg#HelveticaCondensedBlackRegular') format('svg');
}

@font-face {
    font-family: 'MyriadProBold';
    src: url('assets/fonts/myriadpro-bold.eot');
    src: url('assets/fonts/myriadpro-bold.eot') format('embedded-opentype'),
        url('assets/fonts/myriadpro-bold.woff') format('woff'),
        url('assets/fonts/myriadpro-bold.ttf') format('truetype'),
        url('assets/fonts/myriadpro-bold.svg#MyriadProBold') format('svg');
}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url('assets/fonts/myriadpro-semibold.eot');
    src: url('assets/fonts/myriadpro-semibold.eot') format('embedded-opentype'),
        url('assets/fonts/myriadpro-semibold.woff') format('woff'),
        url('assets/fonts/myriadpro-semibold.ttf') format('truetype'),
        url('assets/fonts/myriadpro-semibold.svg#MyriadProSemibold') format('svg');
}


@font-face {
    font-family: 'MyriadProRegular';
    src: url('assets/fonts/myriadpro-regular.eot');
    src: url('assets/fonts/myriadpro-regular.eot') format('embedded-opentype'),
        url('assets/fonts/myriadpro-regular.woff') format('woff'),
        url('assets/fonts/myriadpro-regular.ttf') format('truetype'),
        url('assets/fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}


body{
    background-color:#FFF;
    margin:auto;
    font-family: "FuturaBkBTBook", sans-serif;
}

body.portada{
    background-image:url(images/fondo2.jpg);

    background-repeat: no-repeat;
 
}

.contenedor_portada{
    background-color:#0099d9;
    background-image:url(images/fondo2.jpg);

        background-repeat: no-repeat;
   
}

.contenido_portada{
    width:960px;
    margin:auto;
    border:0px solid #000000;
    text-align:center;
}

.logo_portada{
    padding-top:50px;
    text-align:center;
}

.banderas{
    padding-top:50px;
    clear:both;
    height:100%;
    overflow:hidden;
}

.bandera{
    margin-right:45px;
    width: auto;
    overflow: hidden;
    cursor: pointer;
    line-height: 0px;
}

.bandera.ultima{
    margin-right:0px;
}

.bandera img{
    border:0px;
}

.slogan{
    padding:10px;
    clear:both;
    border-top: 8px solid #ed3237;
    text-align:center;
    margin:auto;
    margin-top:50px;
}

.contenedor_cabecera{
    width:960px;
    margin:auto;
    border:0px solid #000000;
    background-color:#FFF;
}

.cabecera{
    position: relative;
}

#polyglotLanguageSwitcher{
    position: absolute;
    right: 0px;
    top: 2px;
}

#polyglotLanguageSwitcher ul li{
    list-style: none;
}


/*--MENU--*/


.menu{
    border:0px solid #F00;
    width:960px;
    height:150px;
    margin:auto;
    margin-top:10px;
    margin-bottom:10px;
}


.boton_menu_icon{
    border-bottom:5px solid #FFF;
    float:left;
    height: 140px;
    margin-right:3px;
}

.boton_menu_icon:hover{
    border-bottom:5px solid #F00;
}

.boton_menu_icon_producto{  
    float:left;
    height: 30px;
    width: 167px;
    margin-right:3px;
    text-transform: uppercase;
    font-family: "MyriadProSemibold", sans-serif;
    font-size:28px;
    text-align: center;
    color:#FFF;
    font-weight: bold;
    background-image:url(images/productos_icon3.png);
    background-repeat:no-repeat;
    padding-top:110px;

}


.boton_menu_icon_producto a{
    color:#FFF;
    text-transform: uppercase;
    font-family: "MyriadProSemibold", sans-serif;
    font-size:28px;
    text-align: center;
    color:#FFF;
    font-weight: bold;
    border-bottom: 0px solid #F00;
    text-decoration:none; 
}

.boton_menu_icon_producto:hover{
    border-bottom:5px solid #F00;
}


.imagen_boton_menu{
    border-bottom: 4px solid #008dd2;
    margin-bottom: 3px;
    height:72px;
    padding-top:8px;
    margin-top:8px;

}

.minibotones_menu{
    border-bottom: 4px solid #008dd2;
    margin-bottom: 3px;
    height: 72px;
    padding-top:16px;

} 

.miniboton_menu_icon{
    border:0px solid #F0F;
    float:left;
    padding-top:10px;
    margin-right:0px;
    height: 53px;
}

.base_botones_menu{
    text-transform: uppercase;
    font-family: "MyriadProSemibold", sans-serif;
	border:0px solid #F0F;
    font-size:28px;
    text-align: center;
    color:#FFF;
    font-weight: bold;
    width: 167px;
    height: 35px;
    float:right;
    background-color:#008dd2;
    padding-top:10px;
    
    line-height: 25px;
    border-bottom: 0px solid #FFF;

}

.base_botones_menu:hover{
    border-bottom: 0px solid #F00;
}

.base_botonesitos{
    text-transform: uppercase;
	font-family: "MyriadProSemibold", sans-serif;
    border:0px solid #F0F;
    font-size:28px;
    text-align: center;
    color:#FFF;
	font-weight: bold;
    width: 270px;
    height: 31px;
    float:right;
    background-color:#008dd2;
    padding-top:14px;
    border-bottom: 0px solid #FFF;
}

.base_botonesitos:hover{
    border-bottom: 0px solid #F00;
}




/*--TITULOS--*/
.contenedor_titulos{
    background-color:#008dd2;
    height:80px;
    border: 0px solid #FF0;
    overflow: visible;
}

.titulos{
    color:#FFF;
    font-size:50px;
    font-weight:bold;
    border: 0px solid #F00;
    text-align:right;
    width:960px;
    margin:auto;
    padding-right:20px;
    line-height: 122px;
    text-transform: uppercase;
    font-family:"HelveticaCondensedBlackRegular", sans-serif;
    position:relative;
}

.titulos span{
    display: block;
    position: absolute;
    top: 0px;
    right:0px;
    font-size: 0.5em;
    height: 1em;
    line-height: 1.5em;
    padding-right: 20px;
    font-weight: normal;
}

.titulos span a{
    text-decoration: none;
    color:#FFF;
}

.contenedor_contenido_full{
    background-image:url('images/fondo.png');
    background-repeat:no-repeat;
    background-position:center;
    background-position:top;
    background-color:#FFF;
    border: 0px solid #FF0;
    overflow: visible;
    position:relative;
    margin:auto;
}

.contenedor_contenido{
    width:960px;
    margin:auto;
    border:0px solid #000000;
    min-height:250px;
    overflow: hidden;
    height: 100%;
    padding-bottom: 20px;
    line-height:22px;
}	

.contenido_del_index{
    width:960px;
    margin:auto;
    margin-top: 20px;
    border: 0px solid #933;
    height: 500px;
}


.slider{
    width:960px;
    height:570px;
    border:0px solid #0F0;
    margin-top: 20px;
}

.contenido_index_izq{
    border:0px solid #F0F;
    height: 100%;
    width:668px;
    float:left;
    margin-top:10px;
}


.contenedor_pie{
    background-color:#008dd2;
    text-align:right;
    height:190px;
    line-height: 50px;
    border: 0px solid #FF0;
    overflow:visible;
    border-top: solid 1px #000;
    border-bottom: solid 4px #000;

}


.contenido_pie_principio{
    margin-top: 10px;
    float:left;
    width: 678px;
    text-align:left;	
    color:#CCC;
    font-size:17px;
    line-height: 22px;
    font-weight:bold;
    border-right: solid 2px #FFF;

}

.contenido_pie_data_fiscal{
    float:left;
    text-align:left;
    width: 150px;
    margin-top: 12px;
    padding-left: 10px;
}

.contenido_pie_ind_arg{
    float:left;
    text-align:left;
    width: 70px;
    padding-top: 10px;	
}

.contenido_pie_final{
    float:left;
    width: 960px;
    color:#FFF;
    font-size:20px;
    text-align:center;
    height:40px;
    line-height: 40px;
    font-weight:bold;
}

.contenido_pie_desarrollado{
    color:#000;
    width:960px;
    font-size:20px;
    height: 22px;
    padding-bottom:2px;
    margin:auto;
    text-align:right;

}

.contenido_pie_desarrollado img{
    vertical-align:baseline;
    vertical-align:text-top;
}


.pie{
    height:50px;
    border: 0px solid #F00;
    width:960px;
    margin:auto;
}



/*--EMPRESA--*/

.contenido_empresa_izq{
    border:0px solid #F0F;
    width:950px;
    float:left;
    margin-left:20px;
    margin-top:20px;
}

.contenido_empresa_der{
    border:0px solid #F0F;
    width:920px;
    float:left;
    margin-top:20px;
    margin-left:20px;
    margin-right:15px;
    font-size: 22px;
    text-align: justify;
}

/*--
.contenido_empresa_izq{
    border:0px solid #F0F;
    height: 310px;
    width:66px;
    float:left;
    margin-left:20px;
    margin-top:20px;
}

.contenido_empresa_der{
    border:0px solid #F0F;
    height: 310px;
    width:825px;
    float:left;
    margin-top:20px;
    margin-left:20px;
    margin-right:15px;
    font-size: 22px;
    text-align: justify;
}
--*/


/*--CONTACTO--*/

.formulario_contacto{
    border:0px solid #F0F;
    width:433px;
    margin-top:40px;
    margin-left:15px;
    margin-right: 30px;
    float:left;
}


.lista_de_contactos{
    width: 433px;
    min-height: 430px;
    margin-top:50px;
    border-left: 4px solid #008dd2;
    padding-left:30px;
    padding-right:15px;
    float:left;
}

.formulario_contacto form{
    margin: auto;

}

.formulario_contacto label{
    display: block;
    width: 100%;
    margin-top: 10px;
    font-size:17px;
    color:#000;
}

.formulario_contacto input[type='text']{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #333;
}

.formulario_contacto textarea{
    display: block;
    width: 100%;
    border: 1px solid #333;
    min-height: 100px;
}

.formulario_contacto #enviar{
    float:right;
    margin-top: 10px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #333;
    cursor: pointer;
}

#avisos{
    width: 80%;
    margin: auto;
    padding-bottom: 15px;
}

.aviso_ok{
    padding: 5px;
    background-color: #deef8f;
    color: #060;
    font-size: 14px;
    width: 100%;
}

.aviso_error{
    padding: 5px;
    background-color: #ffcccc;
    color: #933;
    font-size: 14px;
    width: 100%;
}


.bloque_contenido_contacto{
    border:0px solid #F0F;
    background:url('images/fondo_cuadros_contacto.png') center center no-repeat;
    height: 300px;
    width:300px;
    margin-top:20px;
    display: block;
    float:left;
}

#pager{
    text-align: center;
    padding-top: 10px;
}

#pager a{
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    background: url('images/pager.png') center center no-repeat;
}

#pager a.selected{
    background: url('images/pager_sel.png') center center no-repeat;
}



/*--LISTA CATEGORIAS--*/
.lista_productos_titulos{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
}


.lista_productos_titulos a{
    display: block;
    float:left;
    height: 60px;
    width: 440px;
    float: left;
    background-color: #0098da;
    margin-left:12px;
    margin-right:12px;
    margin-top:10px;
    line-height: 60px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    font-size: 26px;
    border-bottom:4px solid;
}

.lista_productos_titulos a:hover{
    border-bottom:4px solid #F00;
}

.nohay{
    padding: 10px;
    text-align: center;
    color: #333;
    font-size: 14px;
    font-style: italic; 
}

/*--PRODUCTOS--*/
.atras{
    float: left;
    margin-top: 5px;
}

.lista_productos{
    width: 50%;
    float: left;
    height: 100%;
    overflow: hidden;
}

.producto{
    width: 390px;
    margin: auto;
    margin-top: 25px;
    border: 8px solid #1273b9;
    padding: 15px;
    padding-bottom: 0px;
    position: relative;
    background-color:#FFF;

}

.producto a img{
    vertical-align:middle;
}

.producto a{
    margin: auto;
    text-align: center;
    display: block;
    background:url('images/fondo_productos.jpg') top left repeat;
    min-height:240px;
    vertical-align:middle;
    line-height:240px;

}

.producto_descripcion{
    color:#666;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100%;
    overflow: hidden;
    max-height: 100px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: 'MyriadProSemibold', sans-serif;
}


.titulo_producto{
    text-align:center;
    color:#1273b9;
    font-size: 25px;
    line-height:normal;
    margin: 0px;
    font-family: 'FuturaBkBTBook', Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;	
}	
.titulo_producto::first-letter {
    text-transform: uppercase;
} 



#cboxLoadedContent{
    background:url('images/fondo_productos.jpg') top left repeat;
}

.buscador{
    text-align: center;
    margin-top: 5px;
    height: 35px;
}

.buscador #buscar{
    width: 40%;
    padding: 10px;
    height: 100%;
    border: #1273b9 2px solid;
}

.buscador #btnBuscar{
    background-color: #1273b9;
    border: 2px solid #1273b9;
    height: 100%;
    padding: 9px;
    text-align: center;
    color:#FFF;
    cursor: pointer;
}

.lista_archivos{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.archivo{
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-top: 10px;
    background: #008dd2 url('images/descargar.png') 98% center no-repeat;
    background-size: contain;
}

.archivo a{
    display: block;
    color: #FFF;
    line-height: 20px;
    font-size:20px;
    padding: 10px 8px;
    text-decoration: none;
}

#contactos h2{
    background-color: #0098da;
    color: #fff;
    padding: 5px;
    margin-top: 0.5em;
    margin-bottom: 0;
}

#contactos > div{
    background-color: #FFF;
    padding: 0.5em;
    border:2px solid #0098da;
    font-size: 1.5em;
    line-height: 1.2em;
}

#contactos h2 a{
    color:#FFF;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: "FuturaBkBTBook",sans-serif;
    font-style:normal;
}

/*--NOVEDADES--*/

.titulo_novedades_index{
    color:#FFF;
    font-size:35px;
    font-weight:bold;
    height:45px;
    border: 0px solid #F00;
    text-align:right;
    width:940px;
    margin:auto;
    line-height: 63px;
    margin-bottom: 15px;
    padding-right:10px;
    text-transform: uppercase;
    font-family:"HelveticaCondensedBlackRegular", sans-serif;
    position: relative;
    background-color:#008dd2;
}



.contenido_index_der{
    float:left;
    padding-left: 0px;
    font-size: 22px;
    color: #333;		  	
    border-radius: 25px;	
    width: 960px;
    height: 100%;
    margin: auto;
    margin-top: 0px;
    border: 0px solid #1273b9;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
}

.contenido_index_der a{
    margin-top: 0px;
    clear: both;
}

.novedad_inicio{
    float:left;
    width: 310px;
    margin:auto;
    overflow: hidden;
    border: 0px solid #000;
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 0.8em;
    margin-right: 5px;
    margin-left: 5px;
    border-top: 5px solid #000;	
}

.novedad_inicio:hover{
    border-top: 5px solid #F00;
}



.novedad_inicio > a{
    margin-right: 0.4em;
    margin-top: 0em;
    display: block;
    font-size:24px;
}


.novedad_inicio h4{
    clear: left;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    width: 310px;
    color:#008dd2;
    font-size:26px;
    line-height: 26px;
    padding-top: 10px;
    font-weight:bold;
}

.novedad_inicio h4 a{
    float: none;
    font-style: normal;
    width: 310px;
    color:#008dd2;
    font-size:26px;
    line-height: 26px;
    padding-top: 10px;
    font-weight:bold;
}


/*--LA DESCRIPCION DE LAS NOVEDADES EN EL INDEX --*/
.contenido{
    clear: left;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    text-align:left;
    width: 299px;
    padding-top:10px;
	min-height:160px;
}

.mas_novedades{
    float:left;
    width: 960px;
    font-size:24px;
    padding-bottom:5px;
    text-decoration:none;
    text-align:right;
    color:#F00;
}

.mas_novedades a{
    font-size:24px;
    font-weight:bold;
    text-decoration:none;
    color:#F00;
}


.ver_mas{
    margin:auto;
    font-size:20px;
    padding-bottom:5px;
    text-decoration:none;
    text-align:left;
    color:#F00;
    font-weight:bold;
}

.ver_mas a{
    font-size:20px;
    font-weight:bold;
    text-decoration:none;
    color:#F00;
}


.novedades{
    float:left;
    width: 310px;
    margin:auto;
    overflow: hidden;
    border: 0px solid #000;
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 0.8em;
    margin-right: 5px;
    margin-left: 5px;
    border-top: 5px solid #000;
    margin-top: 20px;
    height: 500px;
}

.novedades:hover{
    border-top: 5px solid #F00;
}

.atras_novedades{
    text-align:left;
    width: auto;
    height:80px;
    float:left;
    font-style: normal;
    font-size:25px;
    line-height:73px;

}

.atras_novedades a{
    text-decoration:none;
    color:#FFF;
}

.atras_novedades a:hover{
    text-decoration:none;
    color:#F00;
}

.titulo_novedades{
    float:right;
    height:80px;	
}

.novedad > a{
    float: left;
    margin-right: 0.4em;
    margin-top: 0em;
    display: block;
    line-height: 0;
}

.novedad h3{
    clear: left;
    color: #008dd2;
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    overflow: hidden;
    padding: 10px 0 0;
    width: 310px;
	min-height:50px;
}

.novedad .detalle_novedad{
    border: 0 solid #1273b9;
    color: #333;
    font-size: 18px;
    margin-top: 5px;
	

}

/*--Boton Ver mas--*/
.novedad .detalle_novedad a{
	

}

.detalle_completo_novedad{
    font-size:22px;
    text-align:justify;
    line-height:22px;
    margin-top: 20px;
}

.lista_imagenes{
    float:left;
    margin-right: 10px;

}

.lista_imagenes a{
    display:  block;
    margin-bottom: 0.5em;
    border: 8px solid #008dd2;
}

.titulo_novedad{
    color:#F22;
    font-size:40px;
    line-height:40px;
    font-weight:bold;
    height:auto;
    text-align:left;
    width:960px;
    margin:auto;
    text-transform: uppercase;
    font-family:"HelveticaCondensedBlackRegular", sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
}

#top-link	{ display:none; position:fixed; right:5px; bottom:5px; color:green; font-weight:bold; text-decoration:none; border:1px solid green; background:Lightgreen; padding:10px; }

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.8) url('images/cd-top-arrow.svg') no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #F00;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}