*{
	font-family: 'Montserrat', sans-serif;	
	/*font-family: 'Quicksand', sans-serif;
	font-family: 'Zilla Slab', serif;*/
}

.ajuste{padding: 0; margin: 0}


.txt300{
	font-weight: 300
}
.txt400{
	font-weight: 400
}
.txt500{
	font-weight: 500
}
.txt600{
	font-weight: 600
}
.txt700{
	font-weight: 700
}

.txt_1{
	font-size: 1rem
}

.txt_2{
	font-size: 1.9rem
}

.txt_3{
	font-size: 1.2rem /*texto principal*/
}

.txt_4{
	font-size: 1rem; line-height: 1.2rem /*para nombre del producto*/
}

.txt_42{
	font-size: 1.7rem; line-height: 1.2rem /*para nombre del producto*/
}



.txt_5{
	font-size: 1rem /*breadcrum*/
}

.txt_6{
	font-size: 1.8rem; line-height: 1.3rem /*txt para los titulos*/
}

.txt_7{
	font-size: 1.0rem /*breadcrum*/
}

.txt_8{
	font-size: .8rem
}

.txt_82{
	font-size: .95rem; font-weight: 400;
}

.txt_9{
	font-size: 1.3rem 
}


.color_1{
	color: #999
}

.color_2{
	color: #ddd  /* gris claro */
}

.color_3{
	color: #0065A9 /* azul 142D50*/
}

.color_4{
	color: #F1C80D /* txt amarillo */
}

.color_5{
	color: #555 /* txt gris */
}

.pie{
	background:#142D50;
}


.color_fdo_1{ /*azul */
	background: #142D50
}

.borde_azul{
	border: 1px solid #0065A9;
	border-radius: 3px
}


a.a_redes_soc:link{color:#fff; text-decoration:none;}
a.a_redes_soc:visited{color:#fff; text-decoration:none; }
a.a_redes_soc:active{color:#F1C80D; text-decoration:none; }
a.a_redes_soc:hover{ color:#F1C80D; text-decoration:none;} 

a.txt_cards:link{color:#fff; font-size: 1.3rem; font-weight: 300; text-decoration:none;}
a.txt_cards:visited{color:#fff; font-size: 1.3rem; font-weight: 300; text-decoration:none; }
a.txt_cards:active{color:#F1C80D; font-size: 1.3rem; font-weight: 300; text-decoration:none; }
a.txt_cards:hover{ color:#F1C80D; font-size: 1.3rem; font-weight: 300; text-decoration:none;} 

a.adelpie:link{color:#fff; text-decoration:none;}
a.adelpie:visited{color:#fff; text-decoration:none; }
a.adelpie:active{color:#fff; text-decoration:none; }
a.adelpie:hover{ color:#fff; text-decoration:none;} 



.borde_card_1{
	border: 1px solid #123380;
}

.icono_categoria{width: 100px; }

.vineta{width: 30px; position: absolute; top: -5px}

.vinetaqs{width: 30px;}

.logo_pie{opacity: .15; width: 100px}

.h_max{
	max-height: 200px; width: auto
	}








@media screen and (max-width: 800px) {

	.txt_1{
		font-size: .9rem
	}

	.txt_2{
		font-size: 1.6rem
	}

	.txt_3{
		font-size: 1rem  /*texto principal*/
	}

	.txt_4{
		font-size: .65rem;  line-height: 1rem /*para nombre del producto*/
	}

	.txt_42{
		font-size: 1.3rem;  line-height: 1rem /*para nombre del producto*/
	}


	.txt_5{
		font-size: .7rem /*breadcrum*/
	}

	.txt_6{
		font-size: 1.2rem; line-height: 1.7rem /*txt para los titulos*/
	}

	.txt_7{
		font-size: .9rem /*breadcrum*/
	}

	.txt_8{
		font-size: .6rem
	}

	.txt_82{
		font-size: .8rem; font-weight: 400;
	}	

	.txt_9{
		font-size: 1.2rem /*texto principal*/
	}



	.logo_pie{opacity: .45; width: 65px; margin-bottom:20px; margin-top:10px }

	.img_marca{width: 60px}



	
	a.txt_cards:link{color:#fff; font-size: 1rem; font-weight: 300; text-decoration:none;}
	a.txt_cards:visited{color:#fff; font-size: 1rem; font-weight: 300; text-decoration:none; }
	a.txt_cards:active{color:#F1C80D; font-size: 1rem; font-weight: 300; text-decoration:none; }
	a.txt_cards:hover{ color:#F1C80D; font-size: 1rem; font-weight: 300; text-decoration:none;} 

	.cont_thumbs{weight: 250px}

	
}
