@import url('keyframes.css');

@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	outline:none;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background: url(../imagenes/bg-1.png);
	/*background:url(../imagenes/pattern1.jpg);*/
}

header, section, footer, aside, nav, article, figure {
	display: block;
}

img{
	border:0;
	padding:0;
	margin:0;
}

.clean{
	clear:both;
	height:0;
	font-size:0;
}

.izq{
	float:left;
}

.der{
	float:right;
}

#cabecera{
	width:100%;
	background:#16824e;
	background:url(../imagenes/patron-azul.png) repeat \9;
	height:45px;
	position:fixed;
	top:0;
	color:#fff;
	z-index: 99;
}

p{
	color: #898989;
	padding: 5px 0 15px;
	line-height: 18px;
}

#logo{
	background: url(../imagenes/logo-vdc.png) center -15px no-repeat;
	width: 250px;
	height: 230px;
	position: fixed;
	top: 0;
	left: 30px;
	display: block;
	text-indent: -8000px;
}

#pie_pagina{
	width:100%;
	background:#16824e;
	background:url(../imagenes/patron-azul.png) repeat \9;

	position:fixed;
	bottom:0;
	color:#fff;
	z-index:99;
}

.botonera{
	width:235px;
	position:fixed;
	top:230px;
	left:30px;
	z-index:99;
}

.lista_des{
	margin:0;
	padding:0;
	list-style:none;
}

.lista_des li{
	width:100%;
	display: block;
	padding: 4px 0;
	text-decoration: none;
	font-size: 14px;
	border-bottom: 1px dotted #ccc;
	cursor:pointer;
}

.fonos{

    font-family: 'Abel', sans-serif;
  font-size: 19px;
  text-align: left;
  padding: 0 25px 0 39px;
  float: left;
  line-height: 50px;
  color: #fff;
  background:url(../imagenes/telf.png) #8bc34a 13px center no-repeat;
  border-radius:0 0 5px 5px;
}

.buscador{
	position: absolute;
	width: 440px;
	right: 0px;
	top: 0px;
}

.menu_superior{
	margin:0 auto;
	padding:0;
	list-style:none;
	display:block;
	width:750px;
}

.menu_superior li a{
	display:block;
	padding:5px 17px;
	float:left;
	color:#fff;
	height:25px;
	text-decoration:none;
	font-family: 'Abel', sans-serif;
	font-size:16px;
	line-height:35px;
	border-bottom: none;

	-webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	-o-transition: all 0.10s ease-in-out;
	transition: all 0.10s ease-in-out;
}

.menu_superior li a:hover{
	line-height:50px;
	border-bottom: 5px solid #E7C510;
	height:36px;
	background:#25a768;
	color:#E7C510;

	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.buscar{
	float:left;
	width:200px;
}


.form{
	display:block;
	width:157px;
	position:relative;
}

.busqueda{
	width:155px;
	border:1px solid #d6d8dc;
	padding:6px 15px;
	color:#ACACAC;
	z-index:10;
	display:block;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

}

.lupa{
	width: 40px;
	border: 0;
	margin: 0;
	height: 28px;
	text-indent: -8000px;
	position:absolute;
	right:25px;
	top:0;
	cursor:pointer;
	z-index:20;
	display:block;
	background:url(../imagenes/lupa.png) center center no-repeat transparent;
}

.compras{
	display:block;
	font-size: 14px;
	padding: 4px 10px 0px 14px;
	width: 24px;
	height: 26px;
	float:left;
	background:url(../imagenes/carrito2.png) left center no-repeat;
}

.copy_izq{
	color:#fff;
	float:left;
	font-family: 'Abel', sans-serif;
	padding: 11px 35px;
	font-size:15px;
}

.copy_der{
	color: #fff;
	font-size:14px;
	float: right;
	font-family: 'Abel', sans-serif;
	display: block;
	padding: 11px 35px;
	text-decoration: none;
}

.cuerpo{
}
.cuerpos{ }
.cont_cuerpo{
	width: 920px;
	margin: 0 auto;
	position: relative;
	padding: 40px 20px 70px 200px;


}

.mision{ background:url(../imagenes/mision.png) 0 10px no-repeat; padding-left:100px;}

.valores{ background:url(../imagenes/valores.png) 0 10px no-repeat; padding-left:100px;}

.objetivo{ background:url(../imagenes/objetivo.png) 0 10px no-repeat; padding-left:100px;}

.bloq_quienes {
	background: #37c2cb;
	padding: 20px;
	position: absolute;
	z-index: 20;
	width: 400px;
	color: #fff;
	text-align: justify;
	line-height: 18px;
	top: 130px;
	left: 230px;
	border:5px solid #fff;
}

.bloq_quienes h1{
	font-family: 'Abel', sans-serif;
	font-size:24px;
	font-weight:lighter;
	padding:10px 0;
}

.bloq_quienes p{
	color:#fff;
	padding:0;
}

.bloq_img_1{
	width: 230px;
	height: 279px;
	background: #066;
	position: absolute;
	left: 285px;
	top: 335px;
	z-index:17;
	border:5px solid #fff;

	-webkit-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
-moz-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
}

.bloq_img_2{
	width: 250px;
	height: 300px;
	background: #06F;
	position: absolute;
	left: 495px;
	top: 274px;
	z-index:16;
	border:5px solid #fff;

	-webkit-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
-moz-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
}

.bloq_img_3{
	width: 250px;
	height: 335px;
	background: #990;
	position: absolute;
	left: 750px;
	top: 166px;
	z-index:18;
	border:5px solid #fff;

	-webkit-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
-moz-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
}

.bloq_img_4{
	width: 200px;
	height: 270px;
	background: #C30;
	position: absolute;
	left: 630px;
	top: 50px;
	z-index:19;
	border:5px solid #fff;

	-webkit-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
-moz-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
}

.bloq_mision{
	background: #37c2cb;
	padding: 20px;
	position: absolute;
	z-index: 21;
	width: 360px;
	color: #fff;
	text-align: justify;
	line-height: 18px;
	top: 450px;
	left: 725px;
	border:5px solid #fff;
}

.bloq_mision h1{
	font-family: 'Abel', sans-serif;
	font-size:20px;
	font-weight:lighter;
	padding:10px 0;
}

.bloq_mision p{
	color:#fff;
	padding:0;
}



.bloq_obj{
	background: #37c2cb;
	padding: 20px;
	position: absolute;
	z-index: 22;
	width: 210px;
	color: #fff;
	text-align: justify;
	line-height: 18px;
	top: 580px;
	left: 430px;
	border: 5px solid #fff;

	-webkit-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
-moz-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
}

.bloq_obj h1{
	font-family: 'Abel', sans-serif;
	font-size:20px;
	font-weight:lighter;
	padding:10px 0;
}

.bloq_obj p{
	color:#fff;
	padding:0;
}

.cont_cuerpo_int {
	width: 920px;
	margin: 0 auto;
	position: relative;
	padding: 70px 20px 20px 250px;
	min-height: 800px;
}

.cont_cuerpo_int2 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 70px 0 100px 0;


}

.caja_izq{
	width:260px;

	border: 1px solid #DDE3EA;
	background-color: #FFF;
	margin-bottom: 20px;

	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.caja_der{
	width:680px;
}

.img_max{
	width: 308px;
	float: left;
	padding: 5px;
	border: 1px solid #DDE3EA;
}

.img_max img{
	border:1px solid #DDE3EA;
}

.det_max{
	width: 320px;
	float: right;
	padding: 10px 0 15px 0;
	margin: 0 20px 0 0;
	border-bottom:1px solid #e8e8e8;
}

.tit{
    color: #2a9dd8;
	font-family: 'Abel', sans-serif;
	font-size:36px;
	font-weight:normal;
	border-bottom:1px dotted #e8e8e8;
	margin-bottom:5px;
}

.sub_tit{
	color: #A9A9A9;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

.tit_cont{
	color:#1b6c99;
	padding:20px 0 5px;
	margin:0;
}

.descrip{
	margin:20px 0;
}

.precio{

	margin: 25px 0 15px 0;
	font-size: 20px;
	padding:10px;

}

.anadir{
	width:95px;
	padding: 15px 15px 15px 40px;
	text-align: center;
	margin: 5px 0 0 0;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	background:url(../imagenes/carrito2.png) #005b9f no-repeat 12px 9px;
	text-decoration:none;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.anadir2{
	width:120px;
	padding: 15px 15px 15px 40px;
	text-align: center;
	margin: 5px 0 0 0;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	background:url(../imagenes/carrito2.png) #005b9f no-repeat 12px 9px;
	text-decoration:none;

	font-family: 'Abel', sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.soles{
	font-size:28px;
    font-family: 'Abel', sans-serif;
	float:left;
	padding:0 20px 0 0;
}

.cant{
	float:left;
	font-size:14px;
}

.cant input{
	width:30px;
	padding:2px 5px;
	border:none;
	color:#8E8E8E;
	box-shadow:none inset;
}

.soles span{
	font-size: 14px;
}

.cab{
	color: #808080;
	font-family: 'Abel', sans-serif;
	padding: 10px 5px 10px 20px;
	font-size:18px;
	font-weight:600;

	background-image: linear-gradient(top,#FEFEFE 0,#F5F7F8 100%);
	background-image: -o-linear-gradient(top,#FEFEFE 0,#F5F7F8 100%);
	background-image: -moz-linear-gradient(top,#FEFEFE 0,#F5F7F8 100%);
	background-image: -webkit-linear-gradient(top,#FEFEFE 0,#F5F7F8 100%);
	background-image: -ms-linear-gradient(top,#FEFEFE 0,#F5F7F8 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FEFEFE),color-stop(1,#F5F7F8));
	border-bottom: 1px solid #DDE3EA;
	border-radius: 4px 4px 0 0;
}

.links{
	margin:0;
	padding:0;
	list-style:none;
}

.links li a{
	color: #1b6c99;
	font-size: 16px;
	font-weight: 400;
	display: block;
	text-decoration:none;
	font-family: 'Abel', sans-serif;

	padding: 10px 20px;
	border-bottom: 1px solid #eee;
	margin: 0;

	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.links li a:hover{
	background:#bf943a;
	color:#fff;
}

.tit_general{
    font-size: 36px;
    color: #8bc34a;
	font-weight:lighter;
	text-transform:uppercase;
	font-family: 'Abel', sans-serif;
	padding:5px 0 5px;
	border-bottom:1px dashed #8bc34a;
	margin-bottom:5px;
}

.tit_general_gris{
	font-size:28px;
	font-weight:lighter;
	color:#ccc;
	text-transform:uppercase;
	font-family: 'Abel', sans-serif;
	padding:5px 0 5px;
	margin-bottom:30px;

}

.colores{
	padding:0 0 10px;
}

.colores ul{
	margin:0;
	padding:0;
	list-style:none;
}

/*.colores li{
	padding:1px;
	border:1px solid #E0E0E0;
	display:block;
	float:left;
	margin-right:7px;
}

.colores li a{
	display:block;
	text-indent:-8000px;
	width:15px;
	height:15px;
}*/

.c_azul{
	background:#03C;
}

.c_rojo{
	background:#900;
}

.c_naranja{
	background:#F60;
}

.c_negro{
	background:#000;
}

.lista_productos{
	margin:0;
	padding:0;
	list-style:none;
}

.lista_productos li{
	display: block;
	width: 220px;
	float: left;
	margin: 0px 8px 20px 0;
	text-decoration: none;
	padding: 8px;
	background: #FFF;
	box-shadow:0 0 4px #dcdcdc;
	border-radius:7px;
	min-height:300px;

}
.lista_productos li:hover{box-shadow:0 0 5px #a7a7a7;}
.lista_productos2{
	margin:0;
	padding:0;
	list-style:none;
}
.lista_productos2 a{ text-decoration:none;}
.lista_productos2 li{
	display: block;
	width: 270px;
	float: left;
	margin: 0px 20px 20px 0;
	text-decoration: none;
	padding: 8px;
	border: 1px solid #E4E4E4;
}

.dat_unif h1{
	color: #2a9dd8;
	font-family: 'Abel', sans-serif;
	padding: 5px 5px 5px 20px;
	font-size: 17px;
	text-align:center;
	display:block;
	font-weight:lighter;
	line-height:19PX;
	min-height:60px;

}

/*.imagenx{ max-width:180px; max-height:150px; margin:0 auto;}*/
.imagenx{ width:210px; margin:0 auto;}

.menu_top{
  margin: 10px 0 20px 0;
  padding: 0;
  list-style: none;
  display: block;

}

.menu_top li a{
  display: block;
  float: left;
  padding: 4px 22px 4px;
  margin:2px 0;
  color: #fff;
  text-decoration: none;
  font-family: 'Abel', sans-serif;
  font-size: 16px;
  background:#56C8FE;
  border-radius:4px;
  margin-right:6px;



}

.menu_top li a:hover{
	background: #135fbe;
	color:#fff;
}
.activo{ background:#2265b7}

a.activo{
	background: rgba(21, 88, 138, 0.9);
  background: url(../imagenes/patron-azul.png) repeat \9;
  color:#fff !important;
}

.carrito{
	background:url(../imagenes/carrito.png) center no-repeat;
	width:43px;
	height:42px;
	margin:12px 0 0 5px;
	text-decoration:none;
}

.costo{

	color: #d21a2f;
	font-family: 'Abel', sans-serif;
	text-decoration:none;
	font-size:20px;
	text-align:center;

}

.costo span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
}


.dat_unif{

	padding:0 5px;
}

.box1{
	width:920px;
	float:right;
	background:#FFFFFF;
	padding:20px;

	webkit-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
-moz-box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);
box-shadow: 0px 2px 12px -3px rgba(50, 50, 50, 0.86);

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.box2{
	width:1000px;
	float:right;

	padding:50px 20px 0 20px;
}

.slider_widh{
}

.col1b {
width: 650px;
}

/*formulario*/

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.contact form input[type='text'], .contact form input[type='email'], .contact form textarea {
	border-radius: 0px;
	box-shadow: 0px 3px 3px #f7f7f7;
	margin: 0 10px 22px 0;
	height: 27px;
	display: inline-block;
	padding: 4px 6px;
}

input.span4, textarea.span4, .uneditable-input.span4 {
width: 295px;
}

.contact form textarea {
height: 100px;
}

input.span8, textarea.span8, .uneditable-input.span8 {
width: 617px;
}

.envio_contacto {
	cursor:pointer;
	background: #8bc34a;
	/*background-image:url(../imagenes/degrade-boton.jpg);*/
	border: solid 1px #8bc34a;
	border-radius: 3px;
	text-align: center;
	color: #16824e;
	font-family: 'Abel', sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 9px 40px;
	text-shadow: 1px 2px rgba(255, 255, 255, 0.3);
	display: inline-block;
	margin-bottom: 14px;
}
.more1 {
	margin:10px 0 0 10px;
	background:#c92034;
	border: solid 1px #e13348;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	font-family: 'Abel', sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
	padding: 4px 20px;


	margin-bottom: 14px;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.m_top{
	margin:10px 0 0 0;
}

p a{
	color:#8bc34a;
	text-decoration:none;
}

p a:hover{
	color:#8bc34a;
	text-decoration:underline;
}


.c_datos{
	font-family: 'Abel', sans-serif;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 5px;
	width: 100%;
	color: #737373;
	font-weight: 600;
}

.c_titulo{
	color: #8bc34a;
	font-size: 30px;
	font-family: 'Abel', sans-serif;
	display: inline-block;
	margin: 10px 0 19px;
	width: 100%;
	padding: 25px 0 0 0;
	line-height: 20px;
	font-weight: normal;
}

.shadow_izq {
background: url(../imagenes/v-shadow-right.png) left center no-repeat;
}
.col2b {
width: 260px;
padding: 0 20px 20px 40px;
min-height: 345px;
}

/*tabla*/
.cuadro{
	margin:30px 0 10px 0;
}
.cuadro th{
	background:#236399;
	color:#fff;
	padding:5px 0;
	text-align:center;
	text-transform:uppercase;
	font-size:20px;
	font-family: 'Abel', sans-serif;
	font-weight:normal;
}
.cuadro td{
	padding:9px 0;
	text-align:center;
	border-bottom:1px dotted #ccc;
	font-family: 'Abel', sans-serif;
	color:#717171;
	font-size:18px;
	font-weight:lighter;
}

.cuadro td.t_gris{
	background:#E0EBF5;
}

.cuadro td.t_gris_2{
	background:#F4F7FD;
	width:224px;
}

.cuadro td.t_verde{
	background:#6AB0E6;
	color:#fff;
}

.cod-prod-int{
	color:#236399;
}

.cantidad{
	width:450px;
}

.cantidad p{
	padding:0 0 5px;
}

.cantidad p span{
	font-size:20px;
	color:#236399;
}

.tx_left{
	text-align:left;
}

.tx_right{
	text-align:right;
}

/*ultimo*/

.dat_pro{
	width:550px;
	float:left;
}

.dat_for{
	width:390px;
	float:right;
}

.span6 {
padding: 10px;
width: 368px;
margin: 9px 0;
}

.cl {
margin: 10px 0;
}

.sumilla{ font-size:11px; color:#999; height:40px; }

.combo {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	width: 390px;
	padding: 9px;
	color:#A9A9A9;
	margin: 9px 0;
}

.cuadro2{
	margin:30px 0 10px 0;
}
.cuadro2 th{
	background:#236399;
	color:#fff;
	padding:5px 0;
	text-align:center;
	text-transform:uppercase;
	font-size:15px;
	font-family: 'Abel', sans-serif;
	font-weight:normal;
}
.cuadro2 td{
	padding:9px 0;
	text-align:center;
	border-bottom:1px dotted #ccc;
	font-family: 'Abel', sans-serif;
	color:#717171;
	font-size:15px;
	font-weight:lighter;
}

.cuadro2 td.t_gris{
	background:#E0EBF5;
}

.cuadro2 td.t_gris_2{
	background:#F4F7FD;
	width:224px;
}

.cuadro2 td.t_verde{
	background:#6AB0E6;
	color:#fff;
}

.img_info{
	    width: 250px;
    display: block;
    margin: 25px 0 0 55px;
    border: 1px solid #DEDEDE;
    padding: 10px;
}

.info{
	width:827px;
	margin: 0 0px 0 0;
}

.info h1{
    font-size: 36px;
    color: #8bc34a;
    font-weight: lighter;
    text-transform: uppercase;
    font-family: 'Abel', sans-serif;
    padding: 5px 0 5px;
    border-bottom: 1px dashed #8bc34a;
    margin-bottom: 5px;
}

.info h2{
    font-size: 16px;
    color: #8bc34a;
    padding: 15px 0 0 0;
}

#marcas{ width:100%; background:rgba(255,255,255,.8); position:absolute; bottom:30px;}
#marcas .tit{ background:#8bc34a; color:#FFF; padding:15px 25px; float:left; width:20%; font-size:20px;  box-sizing: border-box;}
#marcas .carrusel{ float:left; width:80%; box-sizing: border-box; padding-top:5px;}

.borde1{ background:#FFF; padding:5px; border-radius:4px; box-shadow:1px 1px 3px #CCC; margin:5px; }

#call{ position:absolute; top:30%; right:0;}

.contenedor{ width:600px; margin:0 auto;}

.cabecera1{ padding:140px 0 80px 0; background: url(../imagenes/banner-1.jpg) no-repeat; background-attachment:fixed;     font-family: 'Abel', sans-serif;}
.cabecera1 h2{ color:#FFF; font-size:20px;}
.cabecera1 p{ color:#FFF; font-size:18px; line-height:normal; }
	.bg2{background: url(../imagenes/banner-2.jpg) no-repeat;}
	.bg3{background: url(../imagenes/banner-3.jpg) no-repeat;}

/*lalalalala*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #16824e/*{borderColorDefault}*/ !important;
    background: #16824e !important;
    background: url(../../imagenes/patron-azul.png) repeat \9;
    font-weight: normal/*{fwDefault}*/;
    color: #fff/*{fcDefault}*/;
}
.fr{
	padding: 15px;
}
.fr a{
	padding: 10px;
	color: #fff;
	font-size: 16px;
}
.fr a:hover{
	color: #8bc34a;
}
.boton-wsp-detalle {
    background-color: rgb(84, 172, 45);
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    position: relative;
    margin-bottom: 85px;
    width: auto;
    margin-right: 16px;
    margin-left: 16px;
    height: auto;
    outline: transparent;
    border-radius: 20px;
    padding: 10px 15px;
    text-decoration: none;
}
.boton-wsp-detalle img {
    width: 35px;
    height: 35px;
    margin-right: 10px;
}
.more-wsp {
    margin: 10px 0 0 10px;
    background: #54ac2d;
    border: solid 1px #8bc34a;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    font-family: 'Abel', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 8px 20px;
    margin-bottom: 14px;
}
