/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#9b947d;
	min-width:960px;
	background:#fff;
}

.bg {width:100%; background:url(../img/bg-top.jpg) center top no-repeat;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.384em;
}

a {color:#9b947d; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left; width:191px;}
.col-1 {margin-right:23px;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}

/************************************************************************************
SPOTS
*************************************************************************************/
div#spots {
	width:100%;
	overflow:hidden;
	padding-top:0px;
}
div#spots > div {
	float:left;
	width:300px;
	padding:0 0px 0 20px;
}
div#spots > div > span {
	font-size:18px;
	margin-bottom:12px;
}
div#spots > div:last-child {
	padding-right:0;
}
div#spots > div > iframe {
	max-width:100%;
	height:250px;
}

div#spots div.allVideos {
	width:100%;
	padding:30px 0 0 0;
}
div#spots div.allVideos a {
	background-color:#D0382C;
	color:#FFF;
	padding:5px 20px;
	margin-left:20px;
	display:inline-block;
	-webkit-border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	border-radius: 0px 8px 8px 0px;
	text-decoration:none;
}
div#spots div.allVideos a:hover {
	color:#F5F5F5 !important;
}


.wrapper2 {width:100%; overflow:hidden; position:relative;}
.extra-wrap2 {float:left;} 
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:70px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

.index {position:relative; z-index:99;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding-bottom:30px;}
.indent2 {padding-left:50px;}
.indent-r {padding-right:12px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 23px 0px 0;}	
.img-indent2 {float:left; margin:0 18px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link, .link-1,
.button, .button2,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header { 
	width:100%;
	position:relative; 
	z-index:2;
	padding-bottom:31px;
}
	#page1 header  {padding:0;}
	#page6 header  {padding-bottom:35px;}

h1 {
	padding:0 0 10px 0; 
	position:relative;
	font-size:23px;
	text-transform:uppercase;
	line-height:1.1em;
	text-align:left;
}
.top {
	width:97.6%; height:110px;
	margin:0 1% 0 1.1%;
	background-color:#FFF;
	border-left:2px #E4E4E4 solid;
	border-right:2px #E4E4E4 solid;
	position:relative;
}
.logo img {
	padding:10px 0 0 15px;
}

.logo {
	float:left;
	width:auto;
}
.social {
	position:absolute;
	width:auto;
	top:30px;
	left:350px;
}
.social ul {
	padding:0; margin:0;
}
.social ul li {
	list-style:none;
	display:inline-block;
	padding:0;
	margin:0 5px 0 0;
}

.cart {
	position:absolute;
	top:19px;
	left:600px;
	width:auto;
	text-align:right;
}
.cart a {
	font-size:16px;
	text-decoration:none;
	color:#D6060C;
}
.cart a img {
	margin-top:-5px;
}

.information {
	position:absolute;
	right:0;
	bottom:10px;
	width:auto;
	text-align:right;
	font-size:20px;
	background-color:#D0382C;
	padding:7px;
	color:#FFF;
	-webkit-border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	border-radius: 8px 0px 0px 8px;
}

.slogon {
	display:inline-block;
	font-size:14px;
	line-height:86px;
	color:#929488;
	text-transform:uppercase;
}
.row-top {padding:19px 0 9px 30px; position:relative; z-index:2; overflow:hidden;}
	#page1 .row-top {padding:19px 0 6px 210px;}
	

ol.list li { 
	list-style:decimal;
	margin:0 0 5px 35px;
}
	

/*********************************content*************************************/
#content {
	width:100%; 
	padding:8px 0 0 0;
	position:relative;
	z-index:1;
}

.spacer-1 {
	width:100%; 
	background:url(../img/pic-3.gif) 30px 0 repeat-y;
}
.spacer-2 {
	width:100%; 
	background:url(../img/pic-3.gif) 591px 0 repeat-y;
}

h2 {
	font-size:24px; 
	line-height:1.3em; 
	margin:0 0 23px 0; 
	
}
	h2.itm-1 {padding:0 0 10px 70px; background:url(../img/pic-6.png) 0 0 no-repeat;}
	h2 strong {
		display:block;
		margin-top:-10px;
		font-weight:normal;
	}



h3 {
	font-size:20px; 
	line-height:1.2em; 
	margin:0 0 20px 0; 
	color:#7e7a5e;
}
	h3.itm-1 {padding:0 0 10px 70px; background:url(../img/pic-6.png) 0 0 no-repeat;}
	h3 strong {
		display:block;
		margin-top:-10px;
		font-weight:normal;
	}
h4 {
	font-size:18px;
	line-height:1.2em;
	color:#928e77;
	font-weight:normal;
	margin-bottom:8px;
}
	h4  strong {
		display:block;
		margin-top:-8px;
		font-weight:normal;
	}

.header-border-bot {
	width:100%; 
	padding-bottom:1px; 
	background:url(../img/pic-5.gif) 0 bottom repeat-x;
}
.border-bot {
	width:100%; 
	padding-bottom:27px; 
	background:url(../img/pic-5.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%; 
	padding-bottom:52px; 
	background:url(../img/pic-5.gif) 0 bottom repeat-x;
}
	#page3 .border-bot2 {padding-bottom:43px;}
	#page4 .border-bot2,
	#page5 .border-bot2,
	#page6 .border-bot2 {padding-bottom:60px;}

.box {
	width:100%; 
	margin-bottom:4px;
	color:#a8a188;
	background:#fff;
	line-height:19px;
	box-shadow: 0px 0px 4px #eee;
	-moz-box-shadow: 0px 0px 4px #eee;
	-webkit-box-shadow: 0px 0px 4px #eee;
}
	.box h2 {color:#fcfcfb; margin:0;}
	.box h3 {color:#fcfcfb; margin:0;}
	.box .inner {padding:0 10px 22px 24px;}
	.box .title {padding:40px 0 19px 18px; margin-bottom:22px;}
	.box.first .title {background:url(../img/box-first-tail.gif) 0 0 repeat-x #a2d31c;}
	.box.second .title {background:url(../img/box-second-tail.png) 0 0 repeat-x #e2b031;}
	.box.third .title {background:url(../img/box-third-tail.png) 0 0 repeat-x #d0382c;}

.block {
	padding:20px;
	background:#e9ece5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.block:hover {background:#827b50; color:#fff;}



.sec {
	overflow:hidden;
	width:100%;
	margin:0 0 30px 0;
	padding:0 0 30px 0;
	border-bottom:1px #CCC dotted;
}
.sec:last-child {
	border:none;
}

.sec img {
	margin-right:10px;
}
.sec iframe {
	min-width:48%;
	margin-right:10px;
	margin-bottom:20px;
}




/***** Lightbox image *****/
.lightbox-image {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	.lightbox-image img {
		position:relative;
		z-index:1;
	}
	.lightbox-image span {
		display:inline-block;
		position:absolute;
		left:0px;
		top:-120px;
		width:100%;
		height:100%;
		background:url(../img/magnify.png) no-repeat 50% 0;
		z-index:2;
		padding:0;
	}
	
.button {
	display:inline-block; 
	padding:13px 20px;
	color:#171717; 
	font-size:16px;
	line-height:1.25em;
	background:#f0f0f0;	
	text-transform:uppercase;
}	
	.button:hover {color:#fff; background:#c50f07;}
	
.button2 {
	display:inline-block; 
	padding:10px 20px 9px;
	color:#fff; 
	font-size:18px;
	line-height:1.22em;
	background:url(../img/button2-tail.gif) 0 0 repeat-x #a8a27d;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border:none;
	cursor:pointer;
}	
.button2:hover {color:#696969;}
	.button2.btn-1 {background:#9ed31d;}
	.button2.btn-2 {background:#e2b031;}
	.button2.btn-3 {background:#d0382c;}
	.button2:hover{background:#f0f0f0;}

.box .button2 {
	width:80%; text-align:center;
}

.list-1 li {
	line-height:22px; 
	padding-left:12px; 
	background:url(../img/marker-2.gif) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#fff;
	}
		.list-1 li a:hover {
			color:#1799cf;
		}

.list-2 li {
	font-size:14px; 
	line-height:31px; 
}
		.list-2 li a {
			display:block; 
			color:#a09980; 
			padding-left:33px;
			background:url(../img/marker.png) 0 4px no-repeat;
			-webkit-transition: all 0.3s linear 0s;
			-moz-transition: all 0.3s linear 0s;
			-o-transition: all 0.3s linear 0s;
			transition: all 0.3s linear 0s;
			cursor:pointer;
		}
		.list-2 li a:hover {color:#fff; background-color:#aaa47f; background-position:220px 4px;}
		.list-2 li a:hover span {background:none;}
		.list-2 li a span {
			display:block;
			background:url(../img/pic-4.gif) 0 bottom repeat-x;
		}
		.list-2 span.last-item {background:none;}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	padding-left:9px; 
	background:url(../img/marker-2.gif) 0 8px no-repeat;
	font-weight:bold;
}
.link-1:hover {text-decoration:underline;} 

dl.contact {
	color:#95978d;
	line-height:22px;
	padding-bottom:30px;
}

dl span {float:left; width:78px;}

.text-3 {
	display:block;
	font-size:20px;
	line-height:1.2em;
	color:#bbb276;
	margin-bottom:3px;
	padding-top:3px;
}
.text-4 {
	display:block;
	font-size:22px;
	line-height:1.2em;
	color:#b4af91;
	margin-left:-2px;
}

.tdate-1 {
	display:block;
	font-size:24px;
	line-height:1.2em;
	color:#928e77;
	margin-bottom:8px;
}

/* Contact form */
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				padding-bottom:7px;
			}
			#contact-form input {
				width:311px;
				padding:9px 15px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.23em;
				color:#9b947d; 
				border:1px solid #ecece9;
				background:none;
			}
			#contact-form textarea {
				width:508px;
				height:200px;
				padding:9px 15px; 
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.23em;
				color:#9b947d; 
				border:1px solid #ecece9;
				background:none;
				overflow:auto;
			}
				#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:11px;
					line-height:1.23em;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper { padding-top:22px; text-align:right;}
		.buttons-wrapper a { margin-left:28px;}
		
		
		
		
.chkForm {
	visibility:hidden;
}
		
		
		

		
		
		
/****************************footer************************/
footer {
	width:100%; 
	padding:33px 0 70px;
	color:#938e6e;
	text-align:center;
	
}
footer small {
	font-size:11px;
}

footer ul {
	padding:0; margin:0; text-align:center;
}

footer ul li {
	display:inline-block; padding:0 3px;
}

footer div.main {
	border-top:1px #CCC dotted;
	padding-top:20px;
}

.footer-text {font-size:18px; line-height:27px; padding:15px 0 28px; display:block;}
	.footer-text span {display:inline-block; padding-right:16px; margin-right:8px; background:url(../img/pic-7.gif) right 0 repeat-y;}
	.footer-text a {color:#827b50;}
	
	
	
/********************eravending*******************************/	
div.intro {
	width: auto;
	padding: 0 10% 0 10%;
	text-align: center;
}	



/*********************catalogos home****************************/	
div.catalogWebs {
    background-color: #999999;
    float: right;
    margin-top: 7px;
    overflow: hidden;
    width: 100%;
}
div.catalogWebs > ul.catalog {
    float: left;
    margin: 0;
    padding: 10px 0 10px 10px;
    width:auto;
}
div.catalogWebs > ul.catalog li {
	list-style:none;
	display:inline-block;
	padding:0 7px 0 0;
}

div.catalogWebs > ul.webs {
    float: right;
    margin: 0;
    padding: 10px 0 10px 30px;
	width:auto;
}
div.catalogWebs > ul.webs li {
	list-style:none;
	display:inline-block;
	padding:10px 10px 0 0;
}
div.catalogWebs > ul.webs li.txt {
	font-size:16px;
	color:#333;
	padding:15px 25px 0 0;
}



/********************* bancos ****************************/	
div.bancos {
    margin:10px 0 10px 0;
    width: 100%;
}
div.bancos h2 {
	text-align:center;
	font-size:18px;
	padding:0; margin:0 0 10px 0;
	color:#D0382C;
}


/**************** google translate ***********************/
#google_translate_element {
	position:absolute;
	width:auto;
	top:15px;
	right:10px;
}


/* --- nuevo diseño --- */
header { padding-bottom: 20px; }

.rev_slider_wrapper { margin-top:20px; }
.cajaSeccion {
	width:940px; height:95px; background-image:url('/res/img/07-banda-apartado.jpg');
}

.cajaSeccion div {
	font-family: 'Ubuntu', Verdana; font-size:42px; font-style: italic; color: #fff; padding-top:38px; padding-left:26px;
}

.cajaSeccion div h1 {  
	text-transform:none;
	font-size:42px;
	color: #fff;
	padding-top:0px;	
	top:-14px;
}

.cajaSeccion div h3 {  
	text-transform:none;
	position: relative;
	font-size:42px;
	color: #fff;
	padding-top:0px;	
	top:-14px;
}

.tituloDossier { background-color:#000; padding:20px; text-align: center; margin-top:10px; }
.tituloDossier h2 { color:#FFF; margin: 0 0 0 0; }
.tituloDossier h2 span { color:#fff300; }

.lineaLogo .primera {
	display:inline; float:left; padding-left:20px;
}

.lineaLogo .segunda {
	display:inline; float:left; padding-top:24px;
}

.lineaLogo .tercera {
	display:inline; float:left; padding-top:12px;
}

.lineaFotos { padding:30px 0px 0px 20px; }
.lineaFotos .fotoIzq { display:inline; float:left; padding-right:12px; }
.lineaFotos .fotoDer { display:inline; float:left; }


.textoDestacado { font-family: 'Ubuntu', Verdana; font-size:25px; line-height: 30px; color:#d23500; font-style: italic; padding:30px 20px 0px 20px; }
.textoSeccion { font-family: 'Ubuntu', Verdana; font-size:17px; line-height: 26px; color:#706f6e; font-weight: 100; padding:30px 20px 30px 20px; }
.textoSeccion strong { font-weight: bold; }
.sobrePie { width:940px; margin:30px auto 0 auto; }
.sobrePie .izq { display:inline; float:left; padding-left:30px; }
.sobrePie .der { display:inline; float:right; padding-right:30px; padding-top:20px; }
.sobrePie .der img { padding-left:14px; }
.sobrePie .der img:hover { opacity: 0.6 }
.nuevoPie { width:940px; height:275px; background-image:url('/res/img/19-pie.jpg'); background-color:#d4261c; margin:0 auto 0 auto; font-family: 'Ubuntu', Verdana; font-size:12px; line-height: 30px; color:#FFF; font-weight: 100; }
.nuevoPie div { padding-left:30px; padding-top:20px; }
.nuevoPie div a { color:#FFF; text-decoration: none; }
.nuevoPie div a:hover { color:#000; }

.textoNegociosVending a { color:#d23500; font-weight: bold; text-decoration: none; }
.bajoVideo { font-family: 'Ubuntu', Verdana; font-size:16px; font-weight: 100; font-style: italic; padding-top:8px; }
.separador_vending { padding-top:30px; }

.formContactoEra label { padding-bottom:6px; padding-top:8px; }