@import url(https://fonts.googleapis.com/css?family=Open+Sans);

@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300italic,300,100,100italic,400italic,500,500italic,700,700italic,900,900italic);

@import url(https://fonts.googleapis.com/css?family=Poly);

@import url('../font/css/iconos.css');



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, 

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; /*vertical-align: baseline; font: inherit*/ }





/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }



body { line-height: 1; }

ol, ul { list-style: none; list-style-position: inside;}

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }





/* remember to define visible focus styles! 

:focus { outline: ?????; } */





/* remember to highlight inserts somehow! */

ins { text-decoration: none; }

del { text-decoration: line-through; }



table	{ border-collapse: collapse; border-spacing: 0; }



/*********************************************

Estilos Generales para Escritorio

*********************************************/

/*html{

	background: url(../imagenes/bg.png) repeat center center fixed; 

}*/



body,td,th {

	font-family: 'Open Sans', sans-serif;

	font-style: normal;

	/*font-weight: normal;

	font-size: 12px;

	color: #333;*/

}



body {

    background-size: 100%;

	background:#fff;

}

a {

	transition:0.3s;

	font-size: 1em;

	color: #000;

	text-decoration:none !important;

}

a:hover {

	transition:0.3s;

	color: #CCC;

}

h1 {

	font-size: 3em;

}

h1 p{

	font-size: 20px !important;

	margin-top:30px;

}

h2 {

	font-size: 1.4em;

}

h3 {

	font-size: 2em;

}

h4 {

	font-size: 1.5em;

}

h5 {

	font-size: 100em;

}

h6 {

	font-size: 100em;

}

p{

	line-height:1.5em;

	margin-bottom:-4px;}

	

header{

	width:100%;

	min-width: 1010px;

	height:auto;

	background:#fff no-repeat center !important;
		
	z-index: 9;

	position:relative;

}

.cont-head{

	width:1000px;

	min-height: 75px;

	margin:0 auto;
	
	-webkit-box-shadow: 2px 2px 10px 1px rgba(0,0,0,0.3);

	box-shadow: 1px 0px 3px 0px rgba(0,0,0,0.3);


}

.head-izq{

	width:30%;

	float:left;

	display:inline-block;

}

.head-izq img{

	float: left;

	margin-top: -30px;

	z-index: 999;

	position: absolute;

	margin-left: 0px;

}

.head-der{

	width:70%;

	float:right;

	display:inline-block;

}



nav#menu-search{

	width: 100%;

	float: left;

	overflow: hidden;

	margin-top: 12px;

	margin-left: -5px;

}

nav#menu-search ul{

	overflow:hidden;

}

nav#menu-search ul li{

	float:left;

	display:block;

	margin:0 0px;

	overflow:hidden;

}

nav#menu-search ul li a{

	padding: 16px;

	display: block;

	float: left;

	text-decoration: none;

	font-size: 13px;

	font-weight: bold;

	color: #fff;

	text-transform:uppercase;

	font-family: 'Open Sans', sans-serif;

}

nav#menu-search ul li a:hover{

	/*background-color: #FFF;*/

	color:#fff;

	background:#b31d24;

}



.cont-top-head{

	width: 100%;

	float: left;

	overflow: hidden;

	min-height: 35px;

	background: url(../imagenes/bg-head.png) center center;
}

.top-head{

	width: 1000px;

	margin: 0 auto;

}

.top-head-left{

	width: 260px;

	height:auto;

	float:right;

	display:inline-block;

}

.top-head-right{

	width: 500px;

	height:auto;

	float:right;

	display:inline-block;

}



nav#menu-big{

	width: auto;

	float: left;

	overflow: hidden;

	margin-top: 20px;

}

nav#menu-big ul{

	overflow:hidden;

}

nav#menu-big ul li{

	float:left;

	display:block;

	margin:0 0px;

	overflow:hidden;

}

nav#menu-big ul li a{

	padding: 20px 40px 20px 14px;

	display: block;

	float: left;

	text-decoration: none;

	font-size: 20px;

	font-weight: 300;

	color: #000;

	text-transform:uppercase;

	font-family: 'Lato', sans-serif;

}

nav#menu-big ul li a:hover{

	/*background-color: #FFF;*/

	color:#b31d24;

}

nav#menu-big ul li span{

}



.activo-one{

	color:#fff;

	background:#b31d24;

}

	

#wrap {

	margin-top: 20px;

	width: 1000px;

	height: auto;

	margin: auto;

	margin-top: 0px;

	/*position: relative; */

	padding-bottom:20px;

}

#wrap a{

	border:none;

}

.cont-img-wrap{

	width:30%;

	height:auto;

	float:left;

	display:inline-block;

	margin: 5% 0% 0 4%;

}

.cont-img-wrap h4{

	font-size:18px;

	color:#999;

	font-weight:200;

	line-height:24px;

	padding-bottom:15px;

	text-align:right;

}

	

.cont-info-wrap{

	width: 56%;

	height: auto;

	float: right;

	display: inline-block;

	margin: 5% 1%;
	  border: 1px solid rgb(208, 208, 208);

}

.cont-info-wrap h3{
	font-size: 26px;
	color: #999;
	font-weight: 300;
	line-height: 28px;
	padding-bottom: 28px;
	border-bottom: 1px solid #ccc;
}

.cont-info-wrap h4{

	font-size:20px;

	color:#54a478;

	font-weight:300;

	line-height:24px;

	padding-bottom:15px;

}
.cont-info-wrap p{
	padding: 10px 0;
}

/*.cont-info-wrap p{*/

div.texto{

	font-size:13px;

	color:#333;

	font-weight:normal;

	line-height:20px;

	padding-bottom:15px;

}

.cont-info-wrap strong{

	font-weight:bold;

}

.cont-info-wrap img{

float: left;

margin-bottom: 30px;

width: 100%;

height: auto;

}

.cont-info-wrap ul {
	margin-top: 15px;
	float: left;
}

.cont-info-wrap li {
	font-size: 15px;
	padding: 10px 0px;
	color: #666;
}

.cont-title{

	width:100%;

	min-height:75px;

	margin:0 auto;

	text-align: center;

	background:url(../imagenes/bg-title.png) no-repeat;

}

.cont-title h3{

	margin:0 auto;

	font-size:24px;

	text-transform:uppercase;

	color:#333;

	padding-top: 35px;

	font-family: 'Roboto', sans-serif;

}

.cont-noticia{

	width: 23%;

	min-height: 450px;

	margin: 4% 2% 2% 0%;

	/* padding: 1.1%; */

	float: left;

	display: inline-block;

	border-bottom: 2px solid #999;

}

.cont-noticia article{

	border-bottom: 2px solid #ccc;

	padding-bottom: 10px;

}

.cont-noticia img{

	width:100%;

	height:auto;

	border-bottom:2px solid #42a9c3;

}

.cont-noticia:hover{

	-webkit-box-shadow: 0 8px 5px 1px rgba(0,0,0,0.1);

	box-shadow: 0 8px 5px 1px rgba(0,0,0,0.1);

	transition:0.6s;

}

.cont-noticia h5{

	font-size: 22px;

	color: #000;

	line-height: 28px;

	padding: 12px 0px 0px 8px;

}

.cont-noticia p{

	font-size: 14px;

	color: #333;

	line-height: 22px;

	padding: 12px 8px;

}

.cont-noticia span{

	width: 70px;

	height: 1.8px;

	background: #666;

	/* float: left; */

	display: block;

	margin-left: 8px;

}

.fecha{

	font-size:11px !important;

	font-weight:bold;

	color:#42a9c3 !important;

	padding-bottom:18px;

}



footer{

	width:100%;

	min-width: 1010px;

	height:auto;

	float:left;
}

.foot-one{

	width:1000px;

	min-height:125px;

	margin:0 auto;

	display: table;
	background: #e6e6e6;
}

.foot-one-izq{

	width: 78%;

	float: left;

	display: inline-block;

	padding: 12px 10px 22px 0px;

	margin-top: 15px;

}	

.foot-one-izq span{

	width: 38%;

	height: auto;

	float: right;

	padding: 12px;

	border-left: 1px solid #ccc;

	margin-top: 8px;

	padding-left: 28px;

}

.foot-one-izq span p{

	font-size:12px;

	font-family: 'Poly', serif;

}

.foot-one-izq article{

	width: 21%;

	height: auto;

	display: inline-block;

	float: left;

	margin: 10px;

	padding-right: 1.5%;

}

.foot-one-izq article h4{

	/*font-size:18px;*/

	font-size:14px;

	font-weight:bold;

	color:#333;

	padding-bottom:10px;

}

.foot-one-izq article p{

	font-size:13px;

	font-weight:100;

	color:#555;

	border-top: 1px solid #ccc;

	padding-top: 8px;

	border-bottom: 1px solid #ccc;

	padding-bottom: 8px;

}



.foot-one-der{

	width:50%;

	float:right;

	display:inline-block;

}	



nav#menu-foot{

	width: 1000px;

	overflow: hidden;

	margin-bottom: 40px;

	margin-left: -1px;

	margin: 0 auto;

	border-bottom: 1px solid #ccc;
	background: #e6e6e6;

	/*padding-bottom: 20px;*/

}

nav#menu-foot ul{

	overflow:hidden;

}

nav#menu-foot ul li{

	float:left;

	display:block;

	margin:0 0px;

	overflow:hidden;

}

nav#menu-foot ul li a{

	padding: 10px 14px;

	display: block;

	float: left;

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

	color: #555;

	font-family: 'Open Sans', sans-serif;

}

nav#menu-foot ul li a:hover{

	color:#207185;

	transition:0.5s;

}

.foot-two{

	width: 100%;

	height: auto;

	margin: 0 auto;

	display: table;
}

.foot-two-izq{

	width: 36%;

	float: left;

	display: inline-block;

	padding: 22px 30px;

	margin-left: 10px;

}

.foot-two-izq h3{

	font-size:24px;

	color:#fff;

	font-weight: 100;

	padding-bottom: 20px;

	font-family: 'Lato', sans-serif;

	text-transform:uppercase;

}

.foot-two-izq p{

	font-size:12px;

	color:#FFF;

	line-height: 25px;

}



.foot-two-der{

	width: 36%;

	float: left;

	display: inline-block;

	padding: 22px 30px;

	margin-left: 10px;

}

.foot-two-der h3{

	font-size:24px;

	color:#fff;

	font-weight: 100;

	padding-bottom: 20px;

	font-family: 'Lato', sans-serif;

	text-transform:uppercase;

}

.foot-two-der p{

	font-size:12px;

	color:#FFF;

	line-height: 25px;

}

.last-foot{

	width: 1000px;

	height: auto;

	padding: 20px 0px;

	margin:0 auto;
	background: #707070;
}

.last-foot p{

	font-size:12px;

	color:#FFF;
  margin-left: 10px;
  }

.last-foot img{

	float: right;

	display: inline-block;

	margin-top: -10px;
  margin-right: 10px;
}

.fb{

	background: url(../imagenes/icn-fb.png) no-repeat;

	width: 20px;

	height: 20px;

	float: left;

	margin-top: -5px;

}

.tw{

	background: url(../imagenes/icn-tw.png) no-repeat;

	width: 20px;

	height: 20px;

	float: left;

	margin-top: -5px;

}

.carro{

	height:auto;

	float:left;

	display:block;

	color:#fff;

	margin-left: 10px;

}

.carro a{

	margin-top: 15px;

	float: left;

	color: #fff;

	font-weight: 300;

	font-family: 'Lato', sans-serif;

}

.carro a:hover{

	color:#b31d24;

}

.car{

	background: url(../imagenes/icn-car.png) no-repeat;

	width: 20px;

	height: 20px;

	float: left;

	margin-top: -5px;

	margin-right:8px;

}

.banners{

	width:10px;

	height:auto;

	min-height:300px;

	float:right;

	margin-top:10px;

}

.ban-one{

	width:300px;

	height:auto;

	min-height:195px;

	float:right;

	background:url(../imagenes/banner-1.jpg);

	margin-bottom:10px;

}

.ban-one span{

	margin-top: 18%;

	float: left;

	margin-left: 20px;

}

.ban-one span h4{

	font-size:24px;

	color:#fff;

	font-family: 'Open Sans', sans-serif;

	font-weight:lighter;

}

.ban-one span h4 strong{

	font-weight:bolder;

}

.ban-one span p{

	font-size:13px;

	color:#fff;

	font-family: 'Open Sans', sans-serif;

	line-height:14px;

	width: 100%;

	padding: 10px 0px 10px 0px;

}

.ban-one a{

	color: #fff;

	border-bottom: 1px solid #145f69;

	background: #42a9c3;

	padding: 10px;

	border-radius: 10px;

	font-family: 'Open Sans', sans-serif;

	float: left;

	margin-top: 10px;

	font-size: 12px;

}

.ban-one a:hover{

	transition:0.7s;

	opacity:0.5;

}

.ban-two{

	width:300px;

	height:auto;

	min-height:195px;

	float:right;

	background:url(../imagenes/banner-2.jpg);

}

.ban-two span{

	margin-top: 12%;

	float: left;

	margin-left: 20px;

}

.ban-two span h4{

	font-size:24px;

	color:#fff;

	font-family: 'Open Sans', sans-serif;

	font-weight:lighter;

}

.ban-two span h4 strong{

	font-weight:bolder;

}

.ban-two span p{

	font-size:13px;

	color:#fff;

	font-family: 'Open Sans', sans-serif;

	line-height:14px;

	width: 100%;

	padding: 10px 0px 10px 0px;

}

.ban-two a{

	color: #fff;

	border-bottom: 1px solid #711e30;

	background: #ff8a00;

	padding: 10px;

	border-radius: 10px;

	font-family: 'Open Sans', sans-serif;

	float: left;

	margin-top: 10px;

	font-size: 12px;

}

.ban-two a:hover{

	transition:0.7s;

	opacity:0.5;

}

.wrap2 {

	float: left;

	width: 100%;

	margin: 0px;

	padding: 0;

	margin-top: 15px;

	padding-bottom:30px;

}



.btn-ver-mas-detalles{background:#4d4d4d; padding:5px 10px; border-radius: 3px; transition-duration: 0.3s;}

.btn-ver-mas-detalles:hover{background:#000; transition-duration: 0.3s;}

.btn-ver-mas-detalles:active{ position:relative; top:1px; transition-duration: 0.3s;}



.newsletter{

	width:100%;

	min-height:70px;

	float:right;

	display:inline-block;

	margin-top:10px;

}

.new-izq{

	width:40%;

	height:auto;

	float:left;

	padding-top: 15px;

}

.new-izq h4{

	font-size:20px;

	font-family: 'Poly', serif;

	color:#fff;	

}

.new-der{

	width:60%;

	height:auto;

	float:right;

}

.new-der input[type=text], textarea {

	font-size: 13px;

	/*color: #fff;*/

	background: #fff;

	padding: 14px;

	width: 50%;

	border-radius: 6px;

	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);

	font-family: 'Poly', serif;

	font-style: italic !important;

	border: 1px solid #c5c5c5;

}

* {

outline: none;

}

.new-der input[type=submit] {

	font-family: 'Lato', sans-serif;

	font-size: 13px;

	font-weight: bold;

	vertical-align: top;

	background: #a6151c;

	color: #fff;

	text-transform: uppercase;

	border-bottom: 3px solid #79161a !important;

	padding: 13px;

	width: 35%;

	border-radius: 6px;

	cursor: pointer;

	border: none;

}

.new-der input[type=submit]:hover {

	transition:0.6s;

	opacity:0.7;

}

.menu-small{

	margin-top: 35px;

	float: left;

	display: inline-block;

	margin-left:25px;

}

.menu-small li{

	margin-bottom:12px;

}

.menu-small a{

	font-family: 'Lato', sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #3b3d4d;

	text-transform:uppercase;

}

.menu-small a:hover{

	color: #a6151c;

}

	

.menu-big{

	float: left;

	display: inline-block;

	width: 100%;

	height: auto;

	margin-top: 0px;

}

.menu-big h3{

	font-size: 20px;

	color: #a0a0a0;

	padding: 15px 0px 5px 10px;

	font-weight:200;

}

.line-grey{

	width: 80%;

	height: 1px;

	background: #a0a0a0;

	float: left;

	margin-left: 10px;

	margin-bottom: 12px;

}

.arrow-m{

	width: 10px;

	height: 10px;

	float: right;

	display: block;

	background: url(../imagenes/arrow-m.png);

	margin-top: 16px;

	margin-left: 10px;		

}

.bg-1{

	background:#cfcfcf;

}

.big-title{

	width: 1000px;

	margin: 0 auto;

	min-height: 40px;

	padding: 0px 10px 0px 10px;

}

.big-title-two{

	width: 1100px;

	margin: 0 auto;

	min-height: 320px;

	background: url(../imagenes/bg-hd-two.jpg) no-repeat center;

	margin-bottom: 30px;

}

.b-t-i{

	width: 50%;

	height: auto;

	float: left;

}

.b-t-i h2{

	font-family: 'Open Sans', sans-serif;

	font-size:30px;

	color:#434242;

	padding: 10px 0 0 0;

}

.b-t-i-2{

	width: 50%;

	height: auto;

	float: left;

	margin-top: 100px;

	margin-left: 70px;

}

.b-t-i-2 h2{

	font-family: 'lato', sans-serif;

	font-size:50px;

	color:#222221;

	font-weight:200;

}

.b-t-i-2 p{

	font-family: 'lato', sans-serif;

	font-size:20px;

	color:#222221;

	font-weight:300;

	padding: 10px 10px 10px 0;

}



.b-t-d{

	/*width: 30%;*/

	height: auto;

	float: right;

	text-align: right;

	margin-top: 20px;
	
	margin-right: 20px;
}

.b-t-d a{

	font-family: 'Lato', sans-serif;

	font-size:13px;

	color:#222221;

	/*padding: 12px;*/

}

.b-t-d a:hover{

	color:#6b6b6b;

}

.b-t-d a:active{

	color:#6b6b6b;

}

.c-mid{

	width:50%;

	height:auto;

	display:inline-block;

	padding:10px;

}

.c-mid-txt{

	width: 41%;

	height: auto;

	display: inline-block;

	margin-top: 10%;

	padding: 20px 0 10px 55px;

}

.c-mid-txt p{

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	color: #0f0b09;

	line-height: 22px;

	padding-bottom: 15px;

}

	

.c-mid-img{

	width:50%;

	height:auto;

	display:inline-block;

}

.c-mid-img img{

	float: right;

}

.c-mid-img article{

	width:100%;

	height:auto;

	display:inline-block;

	float:left;

	padding: 10px 0;

}

.c-mid-img article p{

	font-size:20px;

	font-weight:100;

	color:#434242;

}



.c-mid-img article p strong{

	font-size:18px;

	font-weight:bold;

	color:#434242;

}

.c-mid-img article p span{

	float: left;

	padding: 3px 8px 5px 5px;

}

.l{

	float:left;

}

.r{

	float:right;

}



.c-m{

	width: 47%;

	height: auto;

	display: inline-block;

	background: #000;

	margin-top: 37px;

	padding: 18px 26px 30px 10px;

}

.c-m h4{

	font-family: 'Poly', serif;

	font-size:35px;

	color:#fff;

	padding: 25px;

}

.c-m p{

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	color: #fff;

	line-height: 22px;

	padding-bottom: 15px;

	padding-left: 55px;

	margin-top: 10px;

}



.c-v{

	width: 45%;

	height: auto;

	display: inline-block;

	background: url(../imagenes/bg-v.png) no-repeat right top #a6151c;

	margin-top: 37px;

	padding: 18px 42px 30px 10px;

}

.c-v h4{

	font-family: 'Poly', serif;

	font-size:35px;

	color:#fff;

	padding: 25px;

}

.c-v p{

	font-family: 'Open Sans', sans-serif;

	font-size: 13px;

	color: #fff;

	line-height: 22px;

	padding-bottom: 15px;

	padding-left: 55px;

	margin-top: 10px;

}



/* Formulario */



#contact-wrapper

{

	width:500px;

	border: none;

	float:left;

	padding-bottom:10px;

}



#contact-wrapper div

{

	clear:both;

	margin: 0;
	float: left;

}



#contact-wrapper label

{

	display:block;

	float:left;

	font-size:14px;

	font-family: 'Open Sans', sans-serif;	

	margin:20px 0 10px 0;

	text-align:left;

	width:128px;

}



form#contactform input

{

	background: #fff;

	border: 1px solid #c2c2c2;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	display: block;

	font-size: 13px;

	float: right !important;

	height: 40px;

	padding: 0 15px 0 15px;

	margin: 10px 10px 0 0;

	transition-duration: 0.3s;

	width: 330px;

}



form#contactform input:hover

{

	-webkit-box-shadow:  0px 0px 5px 0px #e0e0e0;

    box-shadow:  0px 0px 5px 0px #e0e0e0;	

	transition-duration: 0.3s;

}



form#contactform textarea

{

	background:#fff;

	border:1px solid #c2c2c2;

	-webkit-border-radius: 3px;

    border-radius: 3px;

	display:block;

	font-size:13px;

	float: right !important;

	padding:0 5px;

	margin:15px 10px 0 0;

	transition-duration: 0.3s;

	width:350px;

	font-family: 'Open Sans', sans-serif;

}



form#contactform textarea:hover

{

	-webkit-box-shadow:  0px 0px 5px 0px #e0e0e0;

    box-shadow:  0px 0px 5px 0px #e0e0e0;	

	transition-duration: 0.3s;

}



form#contactform select

{

	background:#fff;

	border:1px solid #c2c2c2;

	-webkit-border-radius: 3px;

    border-radius: 3px;

	display:block;

	font-size:13px;

	float: left !important;

	height:40px;

	padding:5px;

	margin:10px 10px 0 0;

	transition-duration: 0.3s;

	width:360px;

}



form#contactform select option

{

	padding:10px;

}



form#contactform input.check

{

	background:#fff;

	border:1px solid #c2c2c2;

	display:block;

	float: left !important;

	height:auto !important;

	width: auto !important;

	margin:0 !important;

}



.boton-rojo

{

	background: #42a9c3 !important;

	border: 0 !important;

	color: #fff !important;

	font-family: 'Open Sans', sans-serif;

	font-size: 14px !important;

	font-weight: normal;

	padding: 10px 15px !important;

	text-decoration: none;

	transition-duration: 0.3s;

	float: left;

	margin: 10px 0 !important;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	width: auto !important;

	height:auto !important;

}



.boton-rojo:hover {

	background:#b50006 !important;

	text-decoration:none !important;

	transition-duration: 0.3s !important;

}



.boton-rojo:active {

	background:#8c1312 !important;

}





/******** submenu ********/



.w-20 {

width: 20%;

}

.w-35 {

width: 35%;

}



.f-l {

float: left;

}



.col {

display: block;

overflow: hidden;

}



.submenu-dos{

	width: 250px;

	display: block;

	margin-left: -10px;

	position: absolute;

	top: 112px;

	padding-bottom: 20px;

	background: #868686;

}

.submenu-dos a{

	width: auto;

	display: block;

	padding: 12px 0px 12px 40px;

	background: #868686;

	color: #fff;

	text-decoration: none;

	margin-left: 0px;

	border-top: 1px solid rgba(255,255,255,0.2) !important;

}

.submenu-dos a:hover{

	background: #42a9c3;

	color:#fff;

}



.submenu-dos a.menu_active{

	background: #333;

	color:#fff;

}

.espacio-50{

	width:100%;

	height:50px;

	float:left;

}



/* ficha */



.cont-ficha{

	width:715px;

	min-height:300px;

	float:right;

	display:block;

	padding:15px;

	margin-bottom: 35px;

}

.title-ficha{

	width:100%;

	height:auto;

	float:left;

	border-bottom:1px solid #000;

}

.title-ficha h3{

	font-size: 1.5em;

	padding-bottom: 22px;

}

.ficha-izq{

	width:350px;

	height:auto;

	float:left;

	padding-top: 35px;

}

.ficha-izq img{

	width: 92%;

	height: auto;

	padding-left: 20px;

}

.ficha-der{

	width: 45%;

	height: auto;

	float: right;

	margin: 12px 25px 10px 10px;

}

.ficha-der h4{

	font-family: 'Open Sans', sans-serif;

	font-size:25px;

	color:#4a4f4f;

	padding: 12px 12px 10px 0;

}

.ficha-der h4 strong{

	font-family: 'Open Sans', sans-serif;

	font-size:18px;

	color:#ff3600;

	padding: 12px 12px 0px 0;

}

.ficha-der p{

	font-family: 'Lato', sans-serif;

	font-size:14px;

	color:#6d6d6d;

	padding: 0px 12px 25px 0;

}

.ficha-der p strong{

	font-weight:bold;

}

.ficha-der ul {

	list-style-type: none;

	padding: 0px;

	margin: 0px;

	margin-top: 20px;
	
	float: left;

}

.ficha-der ul li {

	font-size: 12px;

	line-height: 22px;

	color: #37383a;

	padding-bottom: 12px;

}

.ficha-der ul li a {

	padding: 1px 18px 12px 12px;

	/* background: #65b389; */

	border-radius: 8px;

	/* margin: 11px; */

	display: inline-block;

	transition: 0.7s;

	color: #00436f;

	font-weight: bold;

}

.ficha-der ul li select {

	background: #fff;

	border: 1px solid #c2c2c2;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	display: block;

	font-size: 13px;

	float: left !important;

	height: 40px;

	padding: 5px;

	margin: 0px 10px 0 0;

	transition-duration: 0.3s;

	width: 125px;

}

.ficha-der ul li select option {

	padding: 10px;

}

.cont-tabla{

	width:100%;

	float:left;

	height:auto;

	display: inline-block;

	margin-top: 30px;

}

.tabla-producto

{

	float:left;

	width:100%;

}

.tabla-producto input

{

	background: #fff;

	border: 1px solid #cecece;

	padding: 10px;

	width: 40%; 

	height: 10px;

}



.tabla-producto input:hover

{

	border: 1px solid #8e8e8e;

	-webkit-box-shadow:  0px 0px 5px 0px #a4a4a4;

    box-shadow:  0px 0px 5px 0px #a4a4a4;	

	transition-duration: 0.3s;

}

.tb-azul

{

	background:#a6151c;

	color:#fff;

	font-family: 'Open Sans', sans-serif;

	font-size:15px;

	font-weight:normal;

	padding:20px 0 20px 15px;

}



.tb-gris1

{

	background:#ededed;

	color:#393939;

	font-family: 'Open Sans', sans-serif;

	font-size:13px;

	font-weight:normal;

	padding:20px 0 20px 15px;

	text-transform:uppercase;

	transition-duration: 0.3s;

}



.tb-gris2

{

	background:#f7f7f7;

	color:#393939;

	font-family: 'Open Sans', sans-serif;

	font-size:13px;

	font-weight:normal;

	padding:20px 0 20px 15px;

	text-transform:uppercase;

	transition-duration: 0.3s;

}



.buscador{

	width:90%;

	min-height: 35px;

	float: left;

	display: inline-block;

	background: #adadad;

	border-radius: 40px;

}



.bus-der{

	width:98%;

	height:auto;

	float:left;

}

.bus-der input[type=text], textarea {

	font-size: 13px;

	/*color: #fff !important;*/

	background: inherit;

	padding:10px 10px 10px 20px;

	width: 70%;

	border-radius: 6px;

	/* box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); */

	/* font-family: 'Poly', serif; */

	/* font-style: italic !important; */

	border: inherit;

}

* {

outline: none;

}

.bus-der input[type=submit] {

	font-family: 'Lato', sans-serif;

	font-size: 13px;

	font-weight: bold;

	vertical-align: top;

	background: #a6151c;

	color: #fff;

	text-transform: uppercase;

	border-bottom: 3px solid #79161a !important;

	padding: 13px;

	width: 35%;

	border-radius: 6px;

	cursor: pointer;

	border: none;

}

.bus-der input[type=submit]:hover {

	transition:0.6s;

	opacity:0.7;

}



.bus-der ::-webkit-input-placeholder {

   color: white;

}





.despl{ padding:5px; width:150px; height:30px; font-size:13px; font-family: 'Open Sans', sans-serif;}

.despl option{ padding:5px; font-size:12px;}



.btn-azul-l{

	background: #42a9c3 !important;

	border: 1px solid rgba(225,225,225,0.0) !important;

	color: #fff !important;

	transition-duration: 0.3s !important;

	font-family: 'Open Sans', sans-serif !important;

	font-size: 11px !important;

	font-weight: none !important;

	text-decoration: none !important;

	padding: 8px 15px !important;

	-webkit-border-radius: 5px 5px 5px 5px !important;

	border-radius: 5px 5px 5px 5px !important;

	width: auto !important;

	text-align: center !important;

	float: left !important;

	margin-right: 10px;

}

.btn-azul-l:hover{background:#3b98af !important; border:1px solid #42a9c3 !important; transition-duration: 0.3s !important;}



.btn-comprar2{background:#none!important; border:2px solid #273759 !important; color:#273759 !important; transition-duration: 0.3s !important; font-family: Georgia, serif !important; font-size:13px !important; font-weight:none !important;

 text-decoration:none !important; padding:5px 10px !important; -webkit-border-radius: 5px 5px 5px 5px !important; border-radius: 5px 5px 5px 5px !important; text-align:center !important; float:left !important; margin-right:10px;}

.btn-comprar2:hover{background:#273759 !important; border:2px solid #273759 !important; color:#fff !important; transition-duration: 0.3s !important;}



	

.log{

	padding:12px 12px 5px 12px;

	color:#FFF;

	font-size:12px;

	display:inline-block;

}

.reg{

	padding:12px 12px 5px 12px;

	color:#FFF;

	font-size:12px;

	display:inline-block;

}

.l-1{

	width: 17px;

	height: 17px;

	float: left;

	display: block;

	background-image: url(../imagenes/icn-log.png);

	padding: 0 5px;

	background-repeat: no-repeat;

}

.l-2{

	width: 17px;

	height: 17px;

	float: left;

	display: block;

	background-image: url(../imagenes/icn-reg.png);

	padding: 0 5px;

	background-repeat: no-repeat;

}

.l-3{

	width: 17px;

	height: 17px;

	float: left;

	display: block;

	background-image: url(../imagenes/icn-car.png);

	padding: 0 5px;

	background-repeat: no-repeat;

}



.social{

	/*width: 35%;*/

	float: right;

	display: inline-block;

	margin-top: 15px;

}

.s-r{

	background: #adadad;

	width: 20px;

	height: 20px;

	float: left;

	margin-top: -12px;

	padding: 5px;

	border-radius: 20px;

	transition:0.7s;

	margin-right: 5px;

}

.s-r:hover{

	transition:0.6s;

	opacity:0.6;

}

.fb{

 background: #3b5998 !important;

}

.ins{

 background: #cb3098 !important;

}

.tt{

 background: #4099FF !important;

}

.cont-menu-slide{

	width: 210px;

	float: left;

	display: inline-block;

	min-height: 225px;

	margin-top: 10px;

	margin-right: 20px;

}

.menu-cat{

	width: 100%;

	height: auto;

	min-height: 220px;

	background: rgba(213,213,213,1);

	margin-bottom: 10px;

	border-radius: 8px;

	border-bottom: 2px solid #999;

	z-index: 999;

	/* position: absolute; */

	overflow: hidden;

}

.menu-cat h4{

	color: #333;

	font-size: 16px;

	font-weight: bold;

	margin: 15px 0 10px 15px;

	width: 100%;

}

.menu-mar{

	width:100%;

	height:auto;

	min-height:195px;

	background:url(../imagenes/bg-ms-s.png) no-repeat;

}

.cont-wrap{

	width:100%;

	min-width: 1010px;

	height:auto;

	display:block;

}
.cont-wrap #wrap{
	background:#e5e5e5;
}
.cont-prod-2{

	width:1000px;

	height:auto;

	min-height:200px;

	margin:0 auto;

	padding-top:0px;

}

.prod{

	width: 22%;

	height: auto;

    min-height: 340px;

	float: left;

	margin-right: 2.5%;

	transition: 0.6s;

	margin-top: 10px;

	margin-bottom: 10px;

	  border: 1px solid #E4E4E4 !important;


}

.prod:hover{

	transition:0.6s;

	opacity:0.6;

}

.prod figcaption{

	height: auto;

	width: 100%;

	float: left;

	padding: 0;

	margin: 0;

}

.prod figcaption img{

	height: auto;

	width: 100%;

	float:left;

}

.prod article{

	width: 90%;

	padding: 0% 0% 7% 10%;

	float: left;

	/* border: 1px solid #eaeaea; */

	text-align: left;

	border-bottom: 3px solid #eaeaea;

	background: #f9f9f9;

	padding-left: 10px;

	padding-right: 7px;

}

.prod article h4{

	color: #4a4f4f;

	font-size: 13px;

	font-weight: bold;

	line-height: 18px;

	overflow: hidden;

	height: 56px;

	margin-bottom: 10px;

	text-align: center;

	margin-top: -3px;

}

.prod article p{

	color:#ff223d;

	font-size:22px;

	font-weight:300;

	text-align: center;

	margin: 2px;

}



.prod article p.precio{

	margin-top: -6px;

}



.marca{
  width: 100%;
  height: auto;
  background: #f1f1f1;
  color: #999;
  padding: 5px 0px;
  float: left;
  font-size: 11px;
  text-align: center;
}

.info-p{

	font-size: 11px !important;

	color: #999 !important;

	line-height: 20px !important;

	padding-top:0 !important;

	text-align: center;

}

.info-p strong{

	margin-top: 5px;

	float: left;

	margin-bottom: 0;

	padding-bottom: 0;

	font-size: 14px;

}

.agregar{

	color:#FFF;

	padding: 6px 20px;

	float: left;

	font-size: 12px;

	background: red;

	border-radius: 12px;

	margin-left: 10px;

	margin-bottom: -4px;

}



.sinstock{

	width: 88px;

	text-align: center;

	background: #ccc;

	color:#FFF !important;

}

	

.line-f-p{

	width:30%;

	border-bottom: 4px solid #999 !important;

	display:inline-block;

	margin:10px 0 10px 0;

}





.btn-ver-mas-detalles{background:#4d4d4d; padding:5px 10px; border-radius: 3px; transition-duration: 0.3s;}

.btn-ver-mas-detalles:hover{background:#000; transition-duration: 0.3s;}

.btn-ver-mas-detalles:active{ position:relative; top:1px; transition-duration: 0.3s;}



.head-prods{

	width: 100%;

	height: auto;

	float: left;

	margin: 10px 0;

}

.head-prods h2{

	color:#737373;

	font-size:26px;

	font-weight: 100;

	float:left;

}

.head-prods h2 strong{

	font-weight: 600;

}



.head-prods a{

	color:#7e7e7e;

	font-size:13px;

	font-weight: 100;

	float:right;

	transition:0.6s;

    padding: 10px;

}

.head-prods a:hover{

	transition:0.6s;

	opacity:0.6;

}

.banner-home{

	float: left;

	width: 100%;

	height: auto;

}

.ban-l{

	width:200px;

	height:auto;

	float:left;

	padding-bottom: 10px;

}

.ban-l a{

	transition:0.6s;

}

.ban-l a:hover{

	transition:0.6s;

	opacity:0.6;

}

.ban-l a img, .ban-r a img {

	border-radius: 10px;

}

.ban-r{

	width: 750px;

	float: right;

	height: auto;

	min-height: 165px;

	background: #f9f9f9;

	border-bottom:3px solid #dbdbdb;

	text-align:center;

	margin-bottom: 20px;
}

.ban-r h4{

	color:#737373;

	font-size:20px;

	font-weight: 600;

	text-transform:uppercase;

	padding: 15px 0 10px 0;

}

.co-carrusel{

	width: 95%;

	margin: auto;

}

.cont-top-foot{

	width:100%;

	height:auto;

	float:left;

	background:#e6e6e6;

}

.top-foot{

	width:1000px;

	height:auto;

	margin:0 auto;

}

.top-foot figcaption{

	float:left;

	width:auto;

	height:auto;

	padding: 10px 10px 10px 0;

}

.btn-p{

	font-size: 14px;

	font-weight: bold;

	color: #FFF;

	padding: 18px 12px 14px 12px;

	float: right;

	background: #207185;

	border-radius: 10px;

	margin-top: 30px;

	transition:0.6s;

}

.btn-p:hover{

	opacity:0.6;

	transition:0.6s;

}

.btn-p span{

	float: left;

	width: 20px;

	height: 20px;

	margin-top: -5px;

	margin-right: 10px;

	background-image: url(../imagenes/icn-peso.png);

	background-position: center;

	display: inline-block;

}



.cont-txt{

	width:100%;

	height:auto;

	float:left;

}

.cont-txt h4{

	font-size: 18px;

	font-weight: bold;

	width: 45%;

	display: block;

	margin-top: 35px;

	margin-bottom: 20px;

	margin-left: 100px;

	line-height: 25px;

	color:#434242;

}

.cont-txt p{

	font-size: 14px;

	font-weight: normal;

	width: 80%;

	margin: 0 auto;

	display: block;

	padding-bottom: 10px;

	line-height: 20px;

	color:#434242;

}

.line{

	width: 100%;

	float: left;

	height: 10px;

	border-bottom: 1px solid #000;

	margin-bottom: 25px;

}

.col-l{

	width:30%;

	height:auto;

	min-height:70px;

	float:left;

	background:#666;

}

.col-r{

	width:80%;

	height:auto;

	min-height:70px;

	float:right;

	background:#999;

}

.title-menu{

	width: 200px;

	height: auto;

	float: left;

	background: #868686;

	padding: 10px 10px 25px 25px;

}

.title-menu h4{

	color:#FFF;

}

.col-50{

	width: 46%;

	height: auto;

	float: left;

	margin-right: 3.5%;

}

.col-50 h3{

	font-size:30px;

	font-weight:100;

	color:#484848;

	padding-bottom:10px;

}

.col-50 h4{

	font-size:15px;

	font-weight:bold;

	color:#484848;

	padding-bottom:15px;

}

.col-50 h5{

	font-size:13px;

	font-weight:100;

	color:#a3a9ad;

	padding-bottom:30px;

}

.col-50 p{

	font-size:13px;

	font-weight:100;

	color:#484848;

	line-height:20px;

	padding-bottom:30px;

}

.col-100{

	width:100%;

	height:auto;

	float:left;

	margin-top:35px;

}

.separador-40{

	width:100%;

	height:40px;

	float:left;

}

.action-user{

	overflow: hidden;

	text-align: left;

}

.action-user a{

	display: inline-table;

	width: 15%;

	padding: 1%;

	margin: 1%;

	border-radius: 5px;

	text-align: center;

	background: #42a9c3;

	color: #FFF;

}

.action-user a:hover{

	color: #FFF;

	background: #b50006;

}

.action-user a i{

	float: left;

	font-size: 40px;

	display: block;

	width: 100%;

	margin-bottom: 10px;	

}

table.tabla{

	background: #FFF;

	border-radius: 10px;

	width: 100%;

	overflow: hidden;

}

table.tabla tr{

	background: #f1f1f1;

}

table.tabla tr th{

	font-family: 'Open Sans', sans-serif;

	font-weight: 700;

	font-size: 13px;

	line-height: 20px;

	padding: 15px 20px;

	text-align: left;

	border-left: 1px solid #ccc;

	border-bottom: 3px solid #CCC; 

}
. tabla-sbtable.tabla tr th, .tabla-sb table.tabla tr td{
border: none !important;
}

table.tabla tr th:first-child{

	border-left: none;

}



table.tabla tr td{

	font-family: 'Open Sans', sans-serif;

	font-weight: 300;

	font-size: 13px;

	line-height: 20px;

	padding: 15px 20px;

	text-align: left;

	border-bottom: 1px solid #CCC; 

}

table.tabla tr.bg-gris{

	background: #fafbfc;

}

.p_30-0{

	padding: 30px 0;

}

.cont-1-noticia h3{

	margin-bottom: 20px;

	font-weight: normal;

	font-size: 17px;

}

.cont-1-noticia .cont-noticia{

	width: 99%;

	padding: 0;

	margin-right: 0;

}

.exito{

	color: #888;

	text-align: center;

}

.exito i{

	display: block;

	width: 100%;

	color: yellowgreen;

	font-size: 3em;

}





/* Paginado */



#paginado {

	width:100%;

	float:right;

	margin:40px 0;

	text-align:right;

	padding-right:10px;

}

	

a.paginado{font-size:15px; padding:7px 15px; color:#373737; border:1px solid #e4e4e4; text-decoration:none; background:#ffffff;}

a.paginado:hover{color:#fff; background:#d07843; border:1px solid #d07843; transition-duration: 0.3s;}

a.paginado-marca{ background:#d07843; font-size:15px; padding:6px 12px; color:#fff; border:2px solid #d07843; text-decoration:none; transition-duration: 0.3s;}



.mapas iframe{

	width: 600px; 

	height: 250px;

}



.cont-top-banner{

	width:730px;

	height:auto;

	display: block;

	position: relative;

	transition:0.7s;

	margin: 12px 0;

}

.cont-top-banner figure{

	width: 100%;

	display: block;

}

.cont-top-banner img{

	width: 100%;

	height:auto;

	display: block;

}

.cont-top-banner figcaption{

	width: 65%;

	display: block;

	top: 0px;

	left: 30%;

	position: absolute;

	padding: 5% 5%;

}

.cont-top-banner figcaption h5{

	font-size:20px;

	color:#fff;

	font-family: 'Open Sans', sans-serif;

	padding-bottom:10px;

	text-shadow: 0.5px 0.5px 0.5px rgba(000,000,000,0.5);

}

.cont-top-banner figcaption p{

	font-size:13px;

	color:#333;

	font-family: 'Open Sans', sans-serif;

	padding-bottom:10px;

}

.cont-top-banner figcaption h4{

	font-size:20px;

	color:#FC0;

	font-family: 'Open Sans', sans-serif;

	padding-bottom:10px;

	text-shadow: 0.5px 0.5px 0.5px rgba(000,000,000,0.5);

}

.cont-top-banner figcaption a{

	display:block;

	text-align:left;

	font-size:15px;

	color:#FFF;

	font-family: 'Open Sans', sans-serif;

	font-style:italic;

	float:left;

	text-shadow: 0.5px 0.5px 0.5px rgba(000,000,000,0.5);

}

.cont-top-banner figcaption a strong{

	color:#FC0;

}

.cont-top-banner figcaption span{

	width: 22px;

	height: 5px;

	background: #e59937;

	display: block;

	margin: 10px 0;

}

.im-ban{

	height: auto;

	float: left;

	display: inline-block;

	position: absolute;

	left: 3%;

	top: 8%;

}

.im-ban img{

	width:195px;

	height:auto;

	display:block;

	border:5px solid #FFF;

}

.im-ban span{

	width: auto;

	padding: 10px 30px;

	background: #FC0;

	color: #FFF;

	position: absolute;

  left: -15%;
  top: -15%;
  
	font-size: 20px;

}

.cont-30{

	width:22%;

	height:auto;

	float:left;

	display:inline-block;

}

.cont-70{

	width:76%;

	height:auto;

	float:right;

	display:inline-block;

}

.lacosa{

	padding: 1%;

	width: 163px !important;

	margin:15px 9px 12px 0px;

}

/**********/



.tabla-dos

{

	margin: 15px 0 10px 0;

	font-size: 14px;

	width: 100%;

	text-align:center;

	padding:12px 0 12px 0;

}

.tabla-dos .head-tabla

{

	background:#e0dfde;

	color:#000;

	padding:10px;

}

.tabla-dos tr

{

	padding: 5px 10px !important;

}

.tabla-dos th

{

	padding: 12px 10px !important;

	background: #ccc;

	color: #fff;

	text-transform: uppercase;

}

.tabla-dos td

{

	padding: 12px 10px !important;

}



#txt_producto_agregado{

	border: 1px solid; 

	padding: 10px; 

	margin-left: 130px;

	display: none;

	/*background: #FC0;*/

	background: #fff;

	

	position: fixed;

	top: 50%;

	left: 50%;

	width: 400px;

	height: 70px;



	margin-left: -200px;

	margin-top: -60px;

	font-size: 24px;

	text-align: center;



	padding-top: 60px;



	-moz-border-radius: 10px;

	border-radius: 10px;



	-webkit-box-shadow: 3px 3px 3px 0px rgba(204,204,204,1);

	-moz-box-shadow: 3px 3px 3px 0px rgba(204,204,204,1);

	box-shadow: 3px 3px 3px 0px rgba(204,204,204,1);

	

}



.detalle_compra{

	margin: 12px;

}



.detalle_compra tr{

	height: 25px;

}



.detalle_compra tr td:first-child{

	padding-right: 10px;

}



#slider{

	height: 400px;

	width: 450px

}

@media print {
	header{	
		background: peru
	}

}
