﻿html,body {font-size:100%; width:100%; height: auto; margin: 0; overflow: auto; padding: 0; background-color: #fff; }

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

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

@font-face {
font-family: 'isocpeur';
   src: url('fonts/isocpeur.eot');
   src: url('fonts/isocpeur.eot?#iefix') format('embedded-opentype'),
        url('fonts/isocpeur.woff') format('woff'),
        url('fonts/isocpeur.ttf') format('truetype'),
        url('fonts/isocpeur.svg#adlerRegular') format('svg');
  font-style: normal;
}
body{

padding:0;margin:0;

/*font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;*/
Font-family: 'unplc';
color: #999999;
position:relative;
cursor:default;
Font-family: 'verdana';
font-size:13px;
}
/* Track */
::-webkit-scrollbar {
  width: 0px;
}
	@media (max-width: 770px) {
		::-webkit-scrollbar {
		  width: 0px;
		}
	}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 0px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #CCCCCC; 
  border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #808080; 
}

a {color: #fc9b32 !important; outline: none !important; font-weight:bold }
a:hover{cursor:pointer; text-decoration:none; color: #fc9b32; }
a, a:link, a:hover, a:active, a:visited { text-decoration:none !important}

.movil { display:none }
.no_movil { display:block }

    @media only screen and (max-width:640px) {
		.movil { display:block }
		.no_movil { display:none }
    }


#cabecera { height:80px; }
#cabecera #logo_brand { height:80px; width: auto; max-width:48%; float:left; }
#cabecera #logo_brand img { height:100%; width:auto; cursor:pointer }
#cabecera #logo_date { height:80px; width: auto; max-width:48%; float:right; }
#cabecera #logo_date img { height:100%; width:auto; cursor:pointer }
    @media only screen and (max-width:1650px) {
		#cabecera #logo_brand img { width:100%; height: auto; }
		#cabecera #logo_date img { width:100%; height: auto; }
    }

    @media only screen and (max-width:800px) {
		#cabecera #logo_brand img { height:90%; width:auto }
		#cabecera #logo_date img { height:50%; width:auto; margin:20px -55px 0px 0px }
    }

    @media only screen and (max-width:650px) {
		#cabecera { height:100px; width:100%; margin:0px; padding:0px; }
		#cabecera #logo_brand { width:100%; height: auto; max-width:none; float:none; margin:0px; padding:0px; }
		#cabecera #logo_brand img { height:auto; width:100%;}
		#cabecera #logo_date { display:none }
    }

    @media only screen and (max-width:700px) {
		#cabecera #logo_brand img { height:85%; }
    }

.centrado {width:100%; margin-left:0%; overflow:hidden; }

#div_counter {background-color: transparent; color:#ffffff; 
		margin-top:0px;
		height: 50px !important;
		text-align: center; 
		z-index: 3;
		border-bottom:thin #999999 solid }

#div_counter h1 {font-family: 'Press Start 2P', cursive; font-size:0.5em !important; width:100%; text-align:center;}		

    @media only screen and (max-width:700px) {
		#div_counter { height: 30px !important;
 }
    }


.container { padding-left:10%; padding-right:10% ; }
    @media only screen and (max-width:1500px) {
		.container { padding-left:5%; padding-right:5% ; }
    }
    @media only screen and (max-width:1400px) {
		.container { padding:0px ; }
    }

#telefon { width:30%; font-size:1.2em; text-align: center; float:left; line-height:42px }
    @media only screen and (max-width:1110px) {
			#telefon { text-align: right; }
    }
    @media only screen and (max-width:995px) {
			#telefon { font-size:1.1em; }
    }
    @media only screen and (max-width:920px) {
			#telefon { display:none }
    }

.w25 { width:24.5% !important; height: auto !important; margin:0px; margin-top:45px; cursor:pointer}


#shopping { width:4%; font-size:2.6em; text-align: right; float:left; line-height:42px; cursor:pointer }
    @media only screen and (max-width:920px) {
			#shopping { width:30%; }
    }

#colabora { display:none}

#contador_items { float:right; margin-top:-25px; margin-right:20px; z-index:999999;
  background: #fc9b32;
   border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  /* display: inline-block;*/
  font-weight: bold;
  line-height: 1.2em;
  text-align: center;
  width: 1.2em; 
  font-size:0.5em;
}

    @media only screen and (max-width:905px) {
			#contador_items { margin-top:15px; margin-right:-12px;}
    }

    @media only screen and (max-width:640px) {
			#contador_items { margin-top:-25px; margin-right:20px; }
    }


#buscar { width:25%; height:45px; float:right; padding-top:2.5px; }
#campo_busca {width:100%; height:40px; float:right}
#campo {font-size:1.4em; width:85%; padding-left:5px; padding-right:5px;  }
.SeparaGrey {margin-top:3px; height:1px; float:none; border-bottom:0.5px #666666 solid }

    @media only screen and (max-width:800px) {
 			#buscar { width:27%;    }
   }
   
    @media only screen and (max-width:720px) {
			#shopping { width:34%; font-size:2.2em; }
 			#buscar { width:25%;   }
			#campo {font-size:1.2em; width:80%; padding-left:1px; padding-right:1px;  }
   }
   
    @media only screen and (max-width:640px) {
			#telefon { display:none }
			#shopping { width:4%; margin-left:15%; margin-top:15px; }
 			#buscar { width:80%; margin-top:15px;   }
			.SeparaGrey {margin-top:-30px; margin-bottom:-30px; float:left }
   }

    @media only screen and (max-width:550px) {
 			#buscar { margin-top:10px; }
   }

#menu { width:90%; margin-left:5%; height:40px; font-weight:500;  }
#menu_bar { width:50px; height:50px; position:relative; top:-32.5px; left:30px; cursor:pointer; }
    @media only screen and (max-width:360px) {
 		#menu_bar { left:0px }
   }


#menu_lateral { width:100%; height:100vh; position: fixed; top:0px; left:-100%; overflow:auto; 
	background-color:white; color:#666666; text-align:center; z-index:9999; 
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
}

#menu_lateral img { text-align:right; cursor:pointer }

.divisor { width:90%; margin-left:5%; height:2px; border-width:0; color: red ; background-color: red  }
		  
.clear {clear: both; }

ul{list-style:none}
ol{list-style:none}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size:1.5em;
  width:100%;
  text-align:center;
}

li {
	float:left;
	width: 20%;
	text-align:center;
}

    @media only screen and (max-width:860px) {
		#menu { font-weight: normal; font-size:0.85em;   }
    }

    @media only screen and (max-width:780px) {
		#menu { font-size:0.80em;   }
    }

li a {
  display: block;
  text-align: center;
  padding: 16px 0px 16px 0px;
  text-decoration:none;
}

li a:hover {
	color:#333333 !important
}



#footer {width:90%; margin-left:5%; height:400px; background-color: #fff}

.Thawtessl { position: fixed; bottom:0px; right:60px; float:right;  
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	-o-opacity: 0.4;
	-ms-opacity: 0.4;
	-moz-opacity: 0.4;
	opacity: 0.4;}

.Thawtessl:hover {  
	-o-opacity: 1;
	-ms-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;}





















#promo {}
#promo h2 { font-size:1.9em; font-weight:800; color:#fff}
#promo p { font-size:1.3em; font-weight:300; color:#fff}


.trespor2 { width:33%; height:375px; margin:0.15%; float:left; padding:30px 0px; background-repeat:no-repeat; background-size:cover;  }
.trespor2 div { width:100%; height:auto; padding:10px 35px;   }

    @media only screen and (max-width:1200px) {
		.trespor2 { width:49%; height:500px;  }
		#colabora { display:block}
    }

    @media only screen and (max-width:1100px) {
		.trespor2 { height:450px;  }
    }

    @media only screen and (max-width:970px) {
		.trespor2 { height:400px;  }
    }

    @media only screen and (max-width:850px) {
		.trespor2 { height:300px;  }
    }

    @media only screen and (max-width:800px) {
		.trespor2 { width:100%; height:650px; }
    }

    @media only screen and (max-width:750px) {
		.trespor2 { height:600px; }
    }

    @media only screen and (max-width:700px) {
		.trespor2 { height:550px; }
    }

    @media only screen and (max-width:600px) {
		.trespor2 { height:450px; }
    }

    @media only screen and (max-width:500px) {
		.trespor2 { height:350px; }
    }



.flip-container, .front, .back {}
.flip-container {float:left}

.front h1 {margin-top:25%}
.back { overflow:hidden; word-wrap: break-Word; }

    @media only screen and (max-width:700px) {
 		.flip-container, .front, .back {width:98%;  }
    }


/* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}


/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	
	position: absolute;
	top: 200;
	left: 0;
}

.back {
	top: 0;
	min-height: 300px;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
	background-image:url('../images/fondo_traslucido_red.png');
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
	 background-color:#ff6464;
	 background-color:#435058;
	 background-image:url('../images/imagotipo.png');
	 background-repeat:no-repeat;
	 background-position:center bottom;
	 background-size:50%;
}
.back p { color:#fff !important; }

.derecha { float:right}
.izquierda { float:left}

#noticias { width:90%; margin-left:5%; height:500px; overflow:hidden }
.main_news { width:100%; height:300px; }
.foto_news {  width:55%; height:100%; background-repeat:no-repeat; background-size:cover; }
.texto_news { width:44%; text-align:center; padding:50px; }
.texto_news h1 { font-size:1.9em; font-weight:900; color:#333333 }
.texto_news p { font-size:1.3em; font-weight:400; color:#808080 }
    @media only screen and (max-width:1140px) {
		.texto_news { padding:10px; }
    }
    @media only screen and (max-width:600px) {
		.texto_news { padding:50px; width:100%; }
		.foto_news { display:none }
    }

#about { font-size:1.2em}
#about img { width:45%; height:auto; margin:0px 25px 15px 0px }
    @media only screen and (max-width:1200px) {
		#about img { width:60%; margin-left:20%; margin-right:20% }
    }
    @media only screen and (max-width:950px) {
		#about img { width:100%; margin:0px 0px 25px 0px }
    }



#newsletter { width:33%; height:100%; margin:5%; margin-top:0px; float:left  }
#info_web { width:50%; height:100%;  float:right  }
#info_web p { font-size:1.2em; padding-top:20px;  }
    @media only screen and (max-width:1155px) {
		#newsletter { margin:0px; }
    }
    @media only screen and (max-width:1000px) {
		#newsletter { width:49%; }
    }

    @media only screen and (max-width:700px) {
		#newsletter, #info_web { width:100%; float:none; }
    }


/* PATROCINIO */
#patrocinio { width:100%; height:auto; text-align:center }
#patrocinio img { width:15%; height:auto; margin-right:0.5%; object-fit: cover; }
#patrocinio h4 { width:70%; margin-left:15% }

@media only screen and (max-width:1250px) {
	#patrocinio img { width:24.5%; }
}
@media only screen and (max-width:900px) {
	#patrocinio { width:80%; margin-left:10%}
	#patrocinio img { width:30%; }
	#patrocinio h4 { width:100%; margin-left:0px }
}
@media only screen and (max-width:500px) {
	#patrocinio { width:80%; margin-left:10%}
	#patrocinio img { width:48%; }
}


#imagen_articulo { width:100%; height:auto}

@media only screen and (max-width:1200px) {
	#imagen_articulo { width:50%; margin-top:10px; margin-left:25%; margin-right:25% }
}

@media only screen and (max-width:700px) {
	#imagen_articulo { width:90%; margin-left:5%; margin-right:5% }
}



/* CARRITO DE LA COMPRA */

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}

.col-lg-4 img { width:100%; height:auto }
.col-lg-4 p { font-size:1.1em; margin-top:20px; text-align:left }

.col-lg-4 .completo { width:100%; height:auto; margin-top:30px; }
.col-lg-4 .mitad { width:48%; height:auto; margin: 1%; margin-top:40px; margin-bottom:30px; float:left; }

.col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

@media only screen and (max-width:900px) {
	.col-lg-4 img { width:50%; }
}

@media only screen and (max-width:767px) {
	.col-lg-4 img { width:100%; }
}




.col-lg-8 h1 { font-size:1.7em }
    @media only screen and (max-width:700px) {
		.col-lg-8 h1 { font-size:1.5em }
    }
    
.col-lg-8 h2{
  font-size:1.2em; color :red; font-weight:600;
}

.col-lg-8 h3 span { font-size:1.3em; font-weight:800; }
.col-lg-8 p { font-size:1.1em  }



.pola_shop {width:100%; height:100px; border: 1px #999999 solid; margin-bottom:15px; float:left; background-color:white }
.pola_shop_foto { width:100px; height:90px; margin:5px;  background-size:cover; background-repeat:no-repeat; float:left; }
.pola_shop_foto img { width:100%; height:100%;}
.pola_shop_texto {width:80%; height:auto; text-align: left; float:right; margin-top:-2px; }
.pola_shop_texto h3 { font-size:1.2em; text-align:left; margin-bottom:0px; }
.pola_shop_texto p { font-size:1.2em; text-align:right; padding-right:20px; margin-top:-5px; }
.pola_shop_texto .cant_item { margin-left:15px; width:25px; height:auto }

    @media only screen and (max-width:1200px) {
		.pola_shop_texto {width:75%;}
    }

    @media only screen and (max-width:995px) {
		.pola_shop_texto {width:65%; margin-top:-5px; }
		.pola_shop_texto h3 { font-size:0.9em;}
		.pola_shop_texto p { font-size:0.9em;}
    }

    @media only screen and (max-width:768px) {
		.pola_shop_texto {width:80%;}
		.pola_shop_texto h3 { font-size:1.3em;}
    }

    @media only screen and (max-width:600px) {
		.pola_shop_texto {width:70%;}
		.pola_shop_texto h3 { font-size:1.2em; margin-top:5px; }
		.pola_shop_texto p { margin-top:-3px; }
    }
    
    @media only screen and (max-width:500px) {
		.pola_shop_texto {width:70%;}
		.pola_shop_texto h3 { font-size:1.1em; margin-top:5px; }
		.pola_shop_texto p { font-size:1em; margin-top:-3px; }
    }
    

    @media only screen and (max-width:415px) {
		.pola_shop_texto {width:65%;}
		.pola_shop_texto h3 { font-size:1.2em;}
    }

    @media only screen and (max-width:365px) {
		.pola_shop_foto { width:90px; height:80px; margin:0px; margin-top:3px}
		.pola_shop_texto {width:65%; margin-top:1px;}
		.pola_shop_texto h3 { font-size:0.9em; margin-top:1px;}
		.pola_shop_texto p { font-size:0.9em; margin-top:-5px;}
		.pola_shop_texto .cant_item { margin-left:2px; width:20px;}
    }


.cover_photo {width: 100%;height: 100%; z-index:9}
.dec_item { position:relative; top:-40px; left:-55px;}

.fondo0 { background-color: #F0F0F0}
.fondo1 { background-color: white}

#pedido_right {width:100%; height: auto;   }
#pedido_right h1 { font-size:1.2em; font-weight:bolder }
#pedido_right h2 { font-size:1.1em }
#pedido_right a img { width:43%; margin:0px; padding:2%; float:left; height:165px;}

#pto_doc { height:75px !important; width:auto !important; float:left}
#correos_doc { height:75px !important; width:auto !important; float:left}

.col-md-4 {
  float:right;
  width:40%;
}

.col-md-8 {
  width:59.5%;
}

.col-md-8 h3 { margin:3.5px; }
.col-md-8 h3 span { font-weight:700}


@media only screen and (max-width:995px) {
	.col-md-8 {  width:48%; float:left}
	.col-md-4 { width:48%; float:right}

}

@media only screen and (max-width:768px) {
	.col-md-4 { width:100%;}
	.col-md-8 {  width:100%;}
	
}


#mensa_emergente { position:absolute; top:150px; left:10%; width:50%; height:auto; background-color:#fff; z-index:9999; border:medium black solid; padding:25px 50px 50px 50px; display:none }
#mensa_emergente h3 { font-weight:bold }
#mensa_emergente p { font-size:1.2em  }
#mensa_emergente p span { font-weight:bold  }

    @media only screen and (max-width:1400px) {
		#mensa_emergente { left:10%; width:70%;  }
    }

    @media only screen and (max-width:900px) {
		#mensa_emergente { left:2%; width:95%; padding:20px; }
    }


#tabla_pedido { background-color:white; font-size:1.1em;}

    @media only screen and (max-width:360px) {
		#tabla_pedido {font-size:1em;}
    }

#formulariop {
    width:100%;
    margin:auto;
    font-size: 1.3em;
    margin-top:10px;
}

    @media only screen and (max-width:360px) {
		#formulariop { font-size:1.1em;}
		#formulariop p { width:100%; }
    }
    
#formulariop h2 {	display: block;
	width:100%;
    font-weight:bold;
    position: relative;
    margin-bottom:10px;
}

#formulariop h2 span { color:#fc9b32; width: auto; }

#formulariop p {width:100%}



#Boton_Ped { font-size:1.5em; width:auto; float:right; margin-top:15px; }
#nBoton_Ped { font-size:1.5em; width:auto; float:right; margin-top:15px;}

    @media only screen and (max-width:995px) {
		#Boton_Ped { font-size:1.2em;}
		#nBoton_Ped { font-size:1.2em;}
    }



#formulariop input{
	display: block;
	float:right;
	width:100%;
	margin-bottom: 7px;
	font-size:1.2em;
	background-color: #FFFF99;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #000000;
        filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	padding-left:2%; 
	padding-right:2%; 
}

#formulariop textarea{
	display: block;
	float:left;
	width:100%;
	height: 150px;
	margin-bottom: 5px;
	padding:10px;
	background-color: #FFFF99;
	resize: none;
	font-size:1.2em;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #000000;
        filter:alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
}





/* CARRITO DE LA COMPRA */


/* Formulario de contacto */

#abrirInsertMailchimp { display:none; }

#formulario_mailchimp, #foto_contact {width:40%; margin:0px; height:700px; margin-top:10px; 
		margin-left:5%; padding:10px 20px; overflow:hidden; z-index:99; background-color:white; color: #666; float:left}

#foto_contact img { width:80%; height:auto; margin-right:10%; margin-top:10px}

#boton_mailchimp, #boton_nmailchimp { width:50px !important;}

    @media only screen and (max-width:700px) {
		#formulario_mailchimp, #foto_contact { width:100%; margin:0px; padding:0px 4% 0px 2%; float:none  }
		#insert_mailchimp { display:none; }
		#abrirInsertMailchimp { display:block; width:100px !important; float:right !important; }
    }



#formulario_contacto {
    width:45%;
    margin:0px;
    margin-right:5%;
    margin-top:10px;
    margin-bottom:50px;
    height: auto;
    text-align:left;
    line-height:130%;
    float:right;
    overflow:hidden;
    padding:2%; padding-top:10px;
    z-index:9;
    background-color: #fff; color: #666666; 
}


#formulario_contacto li { height:25px; margin-bottom:5px;}
#formulario_contacto h1 { font-size:1.8em}
#formulario_contacto h2 { text-align: center; font-size:1.8em; font-weight:700; }
#formulario_contacto h5 { text-align: center}
#formulario_contacto p {  text-align: center; font-size :1.1em; font-weight:400; }
#formulario_contacto p span{ font-weight: 100; font-size:1em }
#formulario_contacto input { display: block;
	width: 95%;
	margin-left:2.5%;
	margin-bottom: 4px;
	font-size:1.4em;
        border: 1px solid #808080;
		-o-opacity: 0.9;
		-ms-opacity: 0.9;
		-moz-opacity: 0.9;
		opacity: 0.9;
	padding:10px; 
	background-color: #ffefdf;
	color: #fc9b32;
	font-weight:bolder;
}


    @media only screen and (max-width:1200px) {
		#formulario_contacto { width:65%; }
		#foto_contact { width:20%; }
		#foto_contact img { width:98%;  margin-right:1%; }
    }

    @media only screen and (max-width:1050px) {
		#formulario_contacto { width:70%; }
		#foto_contact { width:15%; }
		#foto_contact img { width:98%;  margin-right:1%; }
    }

    @media only screen and (max-width:800px) {
		#formulario_contacto { width:100%; padding:0px 4% 0px 2%; float:none }
		#foto_contact { display:none }
    }

::placeholder { color: #666666; font-weight:lighter }
:-ms-input-placeholder { color: #666666; font-weight:lighter } /* Internet Explorer 10-11 */
::-ms-input-placeholder { color: #666666; font-weight:lighter } /* Microsoft Edge */


#formulario_contacto label { font-size:1.4em; width:100%; margin-left:70%; margin-top:10px; }
#formulario_contacto textarea { font-size:1.4em; width:95%; margin-left:2.5%; height:150px; margin-top:10px; background-color: #ffefdf; color: #fc9b32; font-weight:bolder; padding:10px; }
    @media only screen and (max-width:700px) {
		#formulario_contacto input { width:100%; }
		#formulario_contacto textarea { width:100%; }
		#formulario_contacto label { margin-left:60%; }
    }


.MedioInput { 
	width: 46.25% !important;
	float:left;
}
    @media only screen and (max-width:700px) {
		.MedioInput { width:47.4% !important;
		margin-right:0.10% !important; }
    }


#formulario_contacto .botonAcceder{
	width: 120px;
	height: 45px;
	background-color: #d3e11d;
	border:none;
	color:#535353;
	font-size:1.0em;
	cursor:pointer;
}

#formulario_contacto .botonAcceder:hover{
	background-color: #535353;
	color:#d3e11d; 
}
    

.gris { background-color: #435058 !important; border-color:#435058 !important}
.naranja { background-color: #f7a825 !important; border-color:#f7a825 !important}
.gris:hover { background-color: #f7a825 !important; border-color:#f7a825 !important}
.naranja:hover { background-color: #435058 !important; border-color:#435058 !important}



#contact_left { width:49.5%; margin-left:0px; margin-top:25px; height: auto; float:left; padding-left:5px; }
#contact_left p { font-size:1.3em; font-weight:lighter; text-align:left }
#contact_left a, #contact_left a:visited, #contact_left a:link, #contact_left a:hover { color:#ffffff; text-decoration:none }

#contact_right { width:49.5%; margin-right:0.5%; height:200px; float:right; padding-left:10px; border-left: thin white solid; text-align: right;}
#contact_right p { font-size:1.3em; font-weight: bold }
#contact_right i { font-size:2.9em; margin:5px; }
#contact_right a, #contact_right a:visited, #contact_right a:link, #contact_right a:hover { color:#ffffff; text-decoration:none; }

.g-recaptcha { width:98%; padding-left:2%  }

/*    @media only screen and (max-width:1260px) {
		.g-recaptcha { padding-left:0px; float:left  }
    }
*/    






/* Formato carta de poder */
.news { height:250px; padding:10px; }
.news div { border:thin #666666 solid; width:100%; height:100%; background-image:none !important; padding:0px 20px; }
.news div h2 { font-size:1.8em; font-weight: 500; height:30%; margin:0px; margin-top:10px; overflow:hidden; border-bottom:thin #FF9933 solid   }
.news div p { height:45%; overflow:hidden; word-wrap: break-word; padding-top:10px;  }
.news div h3 { font-size:1.2em; font-weight:bold; width:100%; text-align:right; color:#FF9933; cursor:pointer;  }
.news div img {  width:100%; height:250px; margin-top:-30px; margin-bottom:-30px; object-fit: contain; }

	@media only screen and (max-width:1100px) {
		.news { width:49%; }
	}

	@media only screen and (max-width:800px) {
		.news { width:100%; }
	}


#blog_noticia { width:80%; float:left; padding-right:20px;  
white-space: pre-wrap;      /* CSS3 */   
white-space: -moz-pre-wrap; /* Firefox */    
white-space: -pre-wrap;     /* Opera <7 */   
white-space: -o-pre-wrap;   /* Opera 7 */    
Word-wrap: break-Word;      /* IE */
  overflow: hidden;
  text-overflow: ellipsis-word;; word-wrap: break-word;   }


#contenedor_resumen { width:20%; float:right; height:100%; overflow: hidden; }
#blog_resumen { width:100%; height:300px; overflow:auto;  }
#blog_resumen .news { width:100%; height:120px; padding:0px; margin:0px; margin-bottom:15px;  }
#blog_resumen .news div { border:none; border-bottom:1.5px #FF9933 solid;  width:100%; height:100%; background-image:none !important; padding:0px 10px; text-align:left }
#blog_resumen .news div h2 { font-size:1.2em; height:20%; font-weight: bold; border:none; margin:0px;  }
#blog_resumen .news div p { height:45%; overflow:hidden; word-wrap: break-word; margin:0px; }



	@media only screen and (max-width:1100px) {
		#blog_resumen h1 {  font-size:1.4em; margin:0px;  }
		#blog_resumen .news { height: auto; margin-bottom:10px;  }
		#blog_resumen .news div { height: auto }
		#blog_resumen .news div h2 { height: auto; margin:0px;  }
		#blog_resumen .news div h3 { height: auto; margin:0px;  }
		#blog_resumen .news div p { display:none}
	}

	@media only screen and (max-width:850px) {
		#blog_noticia { width:100%;}
		#contenedor_resumen { display:none}
	}


#distribuidor { background-color:#FFCC66; color:#435058; width:25%; margin-left:38%; height:40px; margin-bottom:20px; margin-top:10px; text-align:center; padding-top:2px; cursor:pointer; }
#distribuidor:hover { background-color:#435058;  color: #FFCC66;
	-moz-box-shadow: 5px 5px 20px 0px #000;
	-webkit-box-shadow: 5px 5px 20px 0px #000;
	box-shadow: 5px 5px 20px 0px #000;
}
#distribuidor h1 { font-size:1.8em; margin:0px; margin-top:2px;   }

.redondo{
     -moz-border-radius: 15px;
     -webkit-border-radius: 15px;
     border-radius: 15px;
}



.sombras {
	-moz-box-shadow: 10px 10px 42px 0px #000;
	-webkit-box-shadow:  10px 10px 42px 0px #000;
	box-shadow:  10px 10px 42px 0px #000;
}

.sombra_img { -webkit-filter: drop-shadow(10px 10px 10px #000);
			  filter: drop-shadow(10px 10px 10px #000);
}


#pie_web { width:100%; height:40px; text-align:center; }
#pie_web a { text-decoration:none }

    @media only screen and (max-width:550px) {
		#pie_web { height:50px; padding:50px; padding-top:0px; padding-bottom:5px }
    }

    @media only screen and (max-width:360px) {
		#pie_web { height:50px; padding:5px; padding-top:0px; }
    }

/* Tabla de cookies */
#tab_cookies {
  border-collapse: collapse;
  width: 100%;
  font-size:1.2em;
}

#tab_cookies td, #tab_cookies th {
  border: 1px solid #ddd;
  padding: 8px;
  width: auto;
}

#tab_cookies tr:nth-child(even){background-color: #f2f2f2;}

#tab_cookies tr:hover {background-color: #ddd;}

#tab_cookies th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  background-color: #808080;
  color: white;
}
/* Tabla de cookies */



#aviso_legal { width:90%; margin-left:5%; height:auto; background-color:#fff; word-wrap: break-word; padding:10%; padding-top:0px; color: #666 }
    @media only screen and (max-width:500px) {
		#aviso_legal { width:100%; margin-left:0px; padding:2%; }
    }

#cookie_poli {width:90%; margin-left:5%; padding:5%; padding-top:0px; color:white; }
    @media only screen and (max-width:500px) {
		#cookie_poli {width:100%; margin-left:0px; padding:2%; padding-top:10%;  }
    }

















.ir-arriba {
	position: fixed;
	width:5%;
	height:auto;
	bottom:20px;
	right:20px;
	z-index:99999;
	display:block;
}

.ir-arriba img{
	width:100%;
}

    @media only screen and (max-width:768px) {
		.ir-arriba {width:10%;}
    }


@media screen {
	div#preloader {
		position: absolute;
		left: -9999px;
		top:  -9999px;
		display:none;
		}
	div#preloader img {
		display: none;
		}
	}
@media print {
	div#preloader, 
	div#preloader img {
		visibility: hidden;
		display: none;
		}
	}
	


.iso { font-family: 'isocp';}
.isoeur { font-family: 'isocpeur';}
.unplc { font-family: 'unplc';}


.container {width:100%; height: auto; overflow:hidden; overflow-x:auto; }


.col-lg-3a { width:25%; float:left;}
.col-lg-3a img { width:120px; height: auto;}

.col-lg-3a {
  margin-bottom: 20px;
  text-align: center;
}
.col-lg-3a p {
  margin-right: 10px;
  margin-left: 10px;
}

@media only screen and (max-width:1200px) {
	.col-lg-3 { width:33.33%; float:left;}
	.col-lg-3a { width:25%; float:left;}
}

@media only screen and (max-width:995px) {
	.col-lg-3 { width:50%; float:left;}
	.col-lg-3a { width:50%; float:left;}
}

@media only screen and (max-width:768px) {
	.col-lg-3 { width:100%; }
	.col-lg-3a { width:100%; }	
}




.icon_img { height:85%; width:auto; cursor:pointer;  margin-top:-36px; margin-right:5px; z-index:9999; float:right}

.foto_ind { padding:1.5px; height:150px; width: auto; max-width: 24%; float:left; }

#nota_prensa { padding:0px 80px 0px 50px; }



#slide_movil { display:none}
#slide_desktop { display:block; margin-top:150px; height:auto}
.slide_imagenes { margin-top:150px; height:auto; display:none}

@media (max-width: 1350px) {
	#col1 { width:55%; }
	#col2 { width:10%; }
	#col3 { width:35%; }
}

@media (max-width: 990px) {
	#col1 { width:47%; }
	#col2 { display:none }
	#col3 { width:45%; }
	.foto_ind { max-width: 32.5%; padding:0.25%; float:left; }
	#nota_prensa { padding:25px 25px 0px 25px; }
}

@media (max-width: 700px) and (orientation: landscape) {
	#col1 { width:46%; }
	#col2 { display:none }
	#col3 { width:48%; }
}

@media (max-width: 700px) {
	#logo_merka { width:30%; margin:0px; float: }
	#block_top_menu { width:68%; height: 40px; margin:0px; float:right }
	#col1 { width:100%; padding:0px; float:none; margin:0px; margin-top: auto; padding-left: 5%; }
	#col2 { width:0px; height:0px; display:none }
	#col3 { width:100%; max-height:25vh; height:auto; margin:0px; overflow:hidden; padding:0px; float:none; position:absolute; top:0px; left:0px; border-bottom:3px #999999 solid }
	#col3 h1{ font-size:1.5em}
	.foto_ind {height:200px; }
}

@media (max-width: 650px) {
	#col1 { padding:1%;  }
}

@media (max-width: 600px) {
	#col1 { padding:0px;  }
}

.segmento {	width:100%; max-height: calc(100vh - 150px); height:auto; overflow:hidden; overflow-y:auto; cursor:pointer;  }
.segmento h1 { width:48%; margin:0px; height: auto; margin-right:0.5%; float:right; text-align:right;  }
.segmento h1:hover { width:48%; margin:0px; height: auto; margin-left:0.5%; float:right; text-align:right; background-color:#000; color:#fff }
.segmento h2 {  text-align:right }
.segmento img { width:48%; height: auto; margin-right:0.5%; float:left;  }
.segmento h5{
  font-size: 1.7em;
  margin-bottom: 1em;
  text-align: justify;
  line-height: 1em;
  height: .5em;
  letter-spacing:100%;
  
}

@media (max-width: 700px) {
	.segmento { max-height:25vh; margin:0px; }
}


@media (max-width: 900px) {
	#slide_desktop { display:block; width:100%; height:100%; margin-left:0px; margin-right:0px; }
}

@media (max-width: 700px) and (orientation: landscape) {
	#slide_desktop { display:block; width:100%; height:100%; margin:0px; }
}




.texxto {
	font-family: 'unplc';
	color: #808080;
}

.texxto p, .texxto div{
	font-size:1.2em;
	font-style:normal;
	font-weight: 100;
	margin-bottom:-3px;
}

.texxto td{
	font-size:1.3em;
	font-style:normal;
	font-weight: 100;
	line-height:100%;
	margin-bottom:5px;
}

.texxto td p{
	font-size:1.1em;
}

.texxto_n {
	font-family: 'unplc';
	color: #CCCCCC;
	font-weight:bold;
}
@media (max-width: 700px) {
	.texxto { padding:0px; padding-left:50px; padding-right:10px;}
}
.contacto p{ font-size:1.7em; text-align:right; margin-right:15px;  }
.contacto p a { color:#808080}

@media (max-width: 800px) {
	.contacto p{ font-size:1.5em;  }
}

@media (max-width: 700px) {
	.contacto p{ font-size:1.2em; margin-right:10px; padding-right:40px; }
}
/* DEL WORD */

p.INDCAP1
	{margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Verdana",sans-serif;
	font-weight:bold;
		margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
a:link
	{color:blue;
	text-decoration:underline;
	text-underline:single;
}
p.INDCAP2
	{margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Verdana",sans-serif;
	font-weight:bold;
		margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
p.INDCAP3
	{margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Verdana",sans-serif;
		margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
p.CAP2
	{margin-top:5.95pt;
	margin-right:0cm;
	margin-bottom:3.1pt;
	margin-left:0cm;
	font-size:11.0pt;
	font-family:"Verdana",sans-serif;
	font-weight:bold;
	}
p.CUERPOTEXTOTABLA
	{margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Verdana",sans-serif;
		margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
 p.MsoNormal
	{margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Calibri",sans-serif;
		margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
p.CAP3
	{margin-top:5.95pt;
	margin-right:0cm;
	margin-bottom:3.1pt;
	margin-left:0cm;
	font-size:9.0pt;
	font-family:"Verdana",sans-serif;
	font-weight:bold;
	}
p.CUERPOTEXTO
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:6.0pt;
	margin-left:0cm;
	text-align:justify;
	font-size:9.0pt;
	font-family:"Verdana",sans-serif;
	}
 table.MsoNormalTable
	{line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;
	}
p.CAP4
	{margin-top:5.95pt;
	margin-right:0cm;
	margin-bottom:3.1pt;
	margin-left:0cm;
	font-size:9.0pt;
	font-family:"Verdana",sans-serif;
	font-weight:bold;
	font-style:italic;
	}
p.CAP5
	{margin-top:5.95pt;
	margin-right:0cm;
	margin-bottom:3.1pt;
	margin-left:0cm;
	font-size:9.0pt;
	font-family:"Verdana",sans-serif;
	font-weight:bold;
	font-style:italic;
	}.texto_segmento {width:97%; margin:0px; height:auto; float:left; padding:0px; text-align:right }
.texto_segmento h1{ font-family: unplc; font-weight:800; font-size:1.4em; cursor:pointer; letter-spacing: -1.8px; margin:0px; margin-bottom:5px; }
.texto_segmento p { font-size:1.2em }

.table-bordered {border: hidden}
.table-bordered tbody {border: hidden}
.table-bordered tr {border: hidden}
.table-bordered td {border: hidden}

.oculto { width:0px; height:0px}

#a0 {display:block; position:absolute; top:200px; right:0px}
#a1, #a2, #a3, #a4, #a5, #a6, #a7  {display:none; height: auto;}

#a3 {
	height:90%;
	justify-content: center;
	align-items: center;
}

.foto_mass {height:120px; width:19%; float:left; border:1px black solid; margin:0.5%; }
.foto_mass img {height:100%; width:100%; z-index:0 }

@media (max-height: 500px) {
	#myCarousel {margin-top:-80px;  }
	.bola_tipo { font-size:1.0em }
}

#planos_div {width:100%; height: 500px; margin-top:0px;  padding:0px; position:absolute; top:0px; left:0px; display:none  }
