/************************************************************************************
RESET CSS
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul
a, em, i, img, span,strong, sub, sup,li, ul{
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
tbody{
	width:100%;
}

/************************************************************************************
ESTILOS GENERALES
*************************************************************************************/
body {
font-family: 'Roboto', sans-serif;
	font-size: 15px;
}

/* webkit, opera, IE9 */
::selection { background:#00aeef; color:#fff; }
/* mozilla firefox */
::-moz-selection { background:#00aeef; color: #fff; }

/* LIMPIAR FLOTACION */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {  
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

a {
	color: #2a2766;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
.der {float: right;}
.izq {float: left;}

/*FLOTACION*/
@media (max-width:1200px){.nofloat-xl{float: none;}}
@media (max-width:1100px){.nofloat-lg{float: none;}}
@media (max-width:1024px){.nofloat-md{float: none;}}
@media (max-width:768px){.nofloat-sm{float: none;}}
@media (max-width:480px){.nofloat-xs{float: none;}}

/*ALINEAR TEXTOS*/
.text-center {text-align: center;}.text-left {text-align: left;}.text-right {text-align: right;}
@media (max-width:1200px){.text-center-xl {text-align: center;}.text-left-xl {text-align: left;}.text-right-xl {text-align: right;}}
@media (max-width:1100px){.text-center-lg {text-align: center;}.text-left-lg {text-align: left;}.text-right-lg {text-align: right;}}
@media (max-width:1024px){.text-center-md {text-align: center;}.text-left-md {text-align: left;}.text-right-md {text-align: right;}}
@media (max-width:768px){.text-center-sm {text-align: center;}.text-left-sm {text-align: left;}.text-right-sm {text-align: right;}}
@media (max-width:480px){.text-center-xs {text-align: center;}.text-left-xs {text-align: left;}.text-right-xs {text-align: right;}}

.medio, .medio_resp {width: 48%;}
.di {display: inline-block;}
.tercio_1, .tercio_2 {display: inline-block;}
.tercio_1 {width: 30%;margin-right: 3%;}
.tercio_2 {width: 66%;}
.valign-bot {vertical-align: bottom !important;}
.valign-medio {vertical-align: middle !important;}
.valign-sub {vertical-align: sub !important;}
.valign-super {vertical-align: super !important;}
.valign-top {vertical-align: top !important;}
.valign-text-bottom {vertical-align: text-bottom !important;}
.fijar {
	position: fixed!important;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.separar_der {margin-right: 15px;}
.separar_izq {margin-left: 15px;}
.posicionar {position: relative;}
.fijar_posicion {position:relative;}
.centerCenter {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.centrarHorizontal {
	position:absolute;
	left:50%;
	transform:translate(-50%,0);
}
.centrarVertical {
	position:absolute;
	top:50%;
	transform: translate(0,-50%);
}

.full {width: 100% !important; }
.full-img img {width: 100%;}

/* CENTRAR IMAGENES */
.centrar_img img, .centrar_img.imagenIz, .centrar_img.imagenDer {
	margin: 0 auto;
}

.centrar_img div[align] {
	float: none;
	text-align: center;
}

.centrar_img div[align] img {
	float: none;
	margin: 0 auto;
}

/*DISPLAYS*/
.hidden {display: none;}
@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:480px){.visible-xs{display:block}table.visible-xs{display:table}tr.visible-xs{display:table-row}td.visible-xs,th.visible-xs{display:table-cell}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (max-width:768px){.visible-sm{display:block}table.visible-sm{display:table}tr.visible-sm{display:table-row}td.visible-sm,th.visible-sm{display:table-cell}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (max-width:1024px){.visible-md{display:block}table.visible-md{display:table}tr.visible-md{display:table-row}td.visible-md,th.visible-md{display:table-cell}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1100px){.visible-lg{display:block}table.visible-lg{display:table}tr.visible-lg{display:table-row}td.visible-lg,th.visible-lg{display:table-cell}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none}}@media (max-width:480px){.hidden-xs{display:none}}@media (max-width:768px){.hidden-sm{display:none}}@media (max-width:1024px){.hidden-md{display:none}}.visible-print{display:none}@media print{.visible-print{display:block}table.visible-print{display:table}tr.visible-print{display:table-row}td.visible-print,th.visible-print{display:table-cell}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none}}

/*ALERTS ------*/
.alert, .mensaje {
  position: relative;
  padding: 22px 0;
  margin-bottom: 15px;
  padding-left: 65px;
  font-size: 16px;
  color: #6b6b6b;
  border: 2px solid #dddddd;
  background-color: #ffffff;
}
.alert p, .mensaje p {
  margin: 0;
  line-height: normal;
}
.alert.alert-padding-sm, .mensaje.alert-padding-sm {
  padding: 10px;
  padding-left: 65px;
}
.alert::before, .mensaje::before {
  content: '';
  display: block;
  position: absolute;
  color: #FFFFFF;
  text-align: center;
  line-height: 55px;
  width: 55px;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(/../imagenes/img_presentacion/icon_info.png);
  background-position: center 10px;
  background-repeat: no-repeat;
}

.alert-success {
  border-color: #42dda4;
}
.alert-success::before {
  background-color: #42dda4;
}

.alert-info {
  border-color: #0F7CC1;
}
.alert-info::before {
  background-color: #0F7CC1;
}

.alert-warning, .mensaje {
  border-color: #f6cb3b;
}
.alert-warning::before, .mensaje::before {
  background-color: #f6cb3b;
}

.alert-danger {
  border-color: #ec1b52;
}
.alert-danger::before {
  background-color: #ec1b52;
}


.video-container{
  position:relative;
  padding-bottom:56.25%;
 /*padding-top:30px;*/
  height:0;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

/*textos -----------*/
.texto_xm {font-size:12px;color:#222d31;font-weight:400;line-height:1.4!important;margin:0;}
.texto_sm {font-size:15px;color:#222d31;font-weight:400;line-height:1.4!important;margin:0;}
.texto_md {font-size:17px;color:#222d31;font-weight:400;line-height:1.4!important;margin:0;}
.texto_lg {font-size:18px;color:#222d31;font-weight:400;line-height: 1.4!important;margin:0;}
.texto_xl {font-size:24px;color:#222d31;font-weight:400;line-height:1.4!important;margin:0;}

/*titulos -----------*/
.titulo_xm {font-size:17px;color:#222d31;font-weight:400;line-height:1.2!important;margin:0;}
.titulo_sm {font-size:22px;color:#222d31;font-weight:400;line-height:1.2!important;margin:0;}
.titulo_md {font-size:25px;color:#222d31;font-weight:400;line-height:1.2!important;margin:0;}
.titulo_lg {font-size:34px;color:#222d31;font-weight:400;line-height:1.2!important;margin:0;}

/*links genericos -----------*/
.link-primario {}

/*colores de textos -----------*/
.color_primario, a.link_primario {color: #019cde!important;} /*celeste*/
.color_blanco, a.link_blanco {color: #ffffff!important;}
.color_negro, a.link_negro {color: #1a2225!important;}
.color_gris, a.link_gris {color: #88888a!important;}

/*grosores de textos -----------*/
.grosor_thin {font-weight:100!important;}
.grosor_light {font-weight:300!important;}
.grosor_regular {font-weight:400!important;}
.grosor_medium {font-weight:500!important;}
.grosor_bold {font-weight:700!important;}
.grosor_xbold {font-weight:900!important;}


/*tipos de textos -----------*/
.mayus {text-transform:uppercase!important;}
.minus {text-transform:lowercase!important;}


/*tipos de textos -----------*/
.spa-top-xxl {margin-top:120px!important;}
.spa-top-xl {margin-top:34px!important;}
.spa-top-lg {margin-top:26px!important;}
.spa-top-md {margin-top:20px!important;}
.spa-top-sm {margin-top:15px!important;}
.spa-top-xs {margin-top:12px!important;}
.spa-top-0 {margin-top:0!important;}

.spa-bot-xxl {margin-bottom:120px!important;}
.spa-bot-xl {margin-bottom:40px!important;}
.spa-bot-lg {margin-bottom:29px!important;}
.spa-bot-md {margin-bottom:22px!important;}
.spa-bot-sm {margin-bottom:17px!important;}
.spa-bot-xs {margin-bottom:12px!important;}
.spa-bot-xxs {margin-bottom:8px!important;}
.spa-bot-0 {margin-bottom:0px!important;}

.spa-der-xxl {margin-right:120px;}
.spa-der-xl {margin-right:40px;}
.spa-der-lg {margin-right:29px;}
.spa-der-md {margin-right:22px;}
.spa-der-sm {margin-right:17px;}
.spa-der-xs {margin-right:12px;}
.spa-der-xxs {margin-right:8px;}
.spa-der-0 {margin-right:0px;}

.spa-izq-xxl {margin-left:120px;}
.spa-izq-xl {margin-left:40px;}
.spa-izq-lg {margin-left:29px;}
.spa-izq-md {margin-left:22px;}
.spa-izq-sm {margin-left:17px;}
.spa-izq-xs {margin-left:12px;}
.spa-izq-xxs {margin-left:8px;}
.spa-izq-0 {margin-left:0px;}

/*PADDINGS*/
.p-xxl,.padding-xxl{padding:100px}.p-xl,.padding-xl{padding:50px}.p-lg,.padding-lg{padding:25px}.p-md,.padding-md{padding:15px}.p,.padding{padding:20px}.p-sm,.padding-sm{padding:10px}.p-xs,.padding-xs{padding:5px}.padding-bot-xxl,.pb-xxl{padding-bottom:100px}.padding-bot-xl,.pb-xl{padding-bottom:50px}.padding-bot-lg,.pb-lg{padding-bottom:25px}.padding-bot-md,.pb-md{padding-bottom:15px}.padding-bot,.pb{padding-bottom:20px}.padding-bot-sm,.pb-sm{padding-bottom:10px}.padding-bot-xs,.pb-xs{padding-bottom:5px}.padding-der-xxl,.pr-xxl{padding-right:100px}.padding-der-xl,.pr-xl{padding-right:50px}.padding-der-lg,.pr-lg{padding-right:25px}.padding-der-md,.pr-md{padding-right:15px}.padding-der,.pr{padding-right:20px}.padding-der-sm,.pr-sm{padding-right:10px}.padding-der-xs,.pr-xs{padding-right:5px}.padding-izq-xxl,.pl-xxl{padding-left:100px}.padding-izq-xl,.pl-xl{padding-left:50px}.padding-izq-lg,.pl-lg{padding-left:25px}.padding-izq-md,.pl-md{padding-left:15px}.padding-izq,.pl{padding-left:20px}.padding-izq-sm,.pl-sm{padding-left:10px}.padding-izq-xs,.pl-xs{padding-left:5px}.padding-top-xxl,.pt-xxl{padding-top:100px}.padding-top-xl,.pt-xl{padding-top:50px}.padding-top-lg,.pt-lg{padding-top:25px}.padding-top-md,.pt-md{padding-top:15px}.padding-top,.pt{padding-top:20px}.padding-top-sm,.pt-sm{padding-top:10px}.padding-top-xs,.pt-xs{padding-top:5px}.p-0,.padding-0{padding:0!important}.padding-top-0,.pt-0{padding-top:0!important}.padding-izq-0,.pl-0{padding-left:0!important}.padding-der-0,.pr-0{padding-right:0!important}.padding-bot-0,.pb-0{padding-bottom:0!important}@media (max-width:1100px){.p-lg-xl,.padding-lg-xl{padding:100px}.p-lg-lg,.padding-lg-lg{padding:50px}.padding-lg-.p-lg-t{padding:25px}.p-lg-md,.padding-lg-sm{padding:15px}.p-lg-sm,.padding-lg-sm{padding:10px}.p-lg-xs,.padding-lg-xs{padding:5px}.p-lg-0,.padding-lg-0{padding:0!important}.p-lg-t-xl,.padding-lg-top-xl{padding-top:100px}.p-lg-t-lg,.padding-lg-top-lg{padding-top:50px}.p-lg-t,.padding-lg-top{padding-top:25px}.p-lg-t-md,.padding-lg-top-lg{padding-top:15px}.p-lg-t-sm,.padding-lg-top-sm{padding-top:10px}.p-lg-t-xs,.padding-lg-top-xs{padding-top:5px}.p-lg-t-0,.padding-lg-top-0{padding-top:0!important}.p-lg-b-xl,.padding-lg-bot-xl{padding-bottom:100px}.p-lg-b-lg,.padding-lg-bot-lg{padding-bottom:50px}.p-lg-b,.padding-lg-bot{padding-bottom:25px}.p-lg-b-md,.padding-lg-bot-md{padding-bottom:15px}.p-lg-b-sm,.padding-lg-bot-sm{padding-bottom:10px}.p-lg-b-xs,.padding-lg-bot-xs{padding-bottom:5px}.p-lg-b-0,.padding-lg-bot-0{padding-bottom:0!important}.p-lg-r-xl,.padding-lg-der-xl{padding-right:100px}.p-lg-r-lg,.padding-lg-der-lg{padding-right:50px}.p-lg-r,.padding-lg-der{padding-right:25px}.p-lg-r-md,.padding-lg-der-md{padding-right:15px}.p-lg-r-sm,.padding-lg-der-sm{padding-right:10px}.p-lg-r-xs,.padding-lg-der-xs{padding-right:5px}.p-lg-r-0,.padding-lg-der-0{padding-right:0!important}.p-lg-l-xl,.padding-lg-izq-xl{padding-left:100px}.p-lg-l-lg,.padding-lg-izq-lg{padding-left:50px}.p-lg-l,.padding-lg-izq{padding-left:25px}.p-lg-l-md,.padding-lg-izq-md{padding-left:15px}.p-lg-l-sm,.padding-lg-izq-sm{padding-left:10px}.p-lg-l-xs,.padding-lg-izq-xs{padding-left:5px}.p-lg-l-0,.padding-lg-izq-0{padding-left:0!important}}@media (max-width:1024px){.p-md-xl,.padding-md-xl{padding:100px}.p-md-lg,.padding-md-lg{padding:50px}.padding-md-.p-md-t{padding:25px}.p-md-md,.padding-md-sm{padding:15px}.p-md-sm,.padding-md-sm{padding:10px}.p-md-xs,.padding-md-xs{padding:5px}.p-md-0,.padding-md-0{padding:0!important}.p-md-t-xl,.padding-md-top-xl{padding-top:100px}.p-md-t-lg,.padding-md-top-lg{padding-top:50px}.p-md-t,.padding-md-top{padding-top:25px}.p-md-t-md,.padding-md-top-md{padding-top:15px}.p-md-t-sm,.padding-md-top-sm{padding-top:10px}.p-md-t-xs,.padding-md-top-xs{padding-top:5px}.p-md-t-0,.padding-md-top-0{padding-top:0!important}.p-md-b-xl,.padding-md-bot-xl{padding-bottom:100px}.p-md-b-lg,.padding-md-bot-lg{padding-bottom:50px}.p-md-b,.padding-md-bot{padding-bottom:25px}.p-md-b-md,.padding-md-bot-md{padding-bottom:15px}.p-md-b-sm,.padding-md-bot-sm{padding-bottom:10px}.p-md-b-xs,.padding-md-bot-xs{padding-bottom:5px}.p-md-b-0,.padding-md-bot-0{padding-bottom:0!important}.p-md-r-xl,.padding-md-der-xl{padding-right:100px}.p-md-r-lg,.padding-md-der-lg{padding-right:50px}.p-md-r,.padding-md-der{padding-right:25px}.p-md-r-md,.padding-md-der-md{padding-right:15px}.p-md-r-sm,.padding-md-der-sm{padding-right:10px}.p-md-r-xs,.padding-md-der-xs{padding-right:5px}.p-md-r-0,.padding-md-der-0{padding-right:0!important}.p-md-l-xl,.padding-md-izq-xl{padding-left:100px}.p-md-l-lg,.padding-md-izq-lg{padding-left:50px}.p-md-l,.padding-md-izq{padding-left:25px}.p-md-l-md,.padding-md-izq-md{padding-left:15px}.p-md-l-sm,.padding-md-izq-sm{padding-left:10px}.p-md-l-xs,.padding-md-izq-xs{padding-left:5px}.p-md-l-0,.padding-md-izq-0{padding-left:0!important}}@media (max-width:768px){.p-sm-xl,.padding-sm-xl{padding:100px}.p-sm-lg,.padding-sm-lg{padding:50px}.padding-sm-.p-sm-t{padding:25px}.p-sm-md,.padding-sm-sm{padding:15px}.p-sm-sm,.padding-sm-sm{padding:10px}.p-sm-xs,.padding-sm-xs{padding:5px}.p-sm-0,.padding-sm-0{padding:0!important}.p-sm-t-xl,.padding-sm-top-xl{padding-top:100px}.p-sm-t-lg,.padding-sm-top-lg{padding-top:50px}.p-sm-t,.padding-sm-top{padding-top:25px}.p-sm-t-md,.padding-sm-top-sm{padding-top:15px}.p-sm-t-sm,.padding-sm-top-sm{padding-top:10px}.p-sm-t-xs,.padding-sm-top-xs{padding-top:5px}.p-sm-t-0,.padding-sm-top-0{padding-top:0!important}.p-sm-b-xl,.padding-sm-bot-xl{padding-bottom:100px}.p-sm-b-lg,.padding-sm-bot-lg{padding-bottom:50px}.p-sm-b,.padding-sm-bot{padding-bottom:25px}.p-sm-b-md,.padding-sm-bot-md{padding-bottom:15px}.p-sm-b-sm,.padding-sm-bot-sm{padding-bottom:10px}.p-sm-b-xs,.padding-sm-bot-xs{padding-bottom:5px}.p-sm-b-0,.padding-sm-bot-0{padding-bottom:0!important}.p-sm-r-xl,.padding-sm-der-xl{padding-right:100px}.p-sm-r-lg,.padding-sm-der-lg{padding-right:50px}.p-sm-r,.padding-sm-der{padding-right:25px}.p-sm-r-md,.padding-sm-der-md{padding-right:15px}.p-sm-r-sm,.padding-sm-der-sm{padding-right:10px}.p-sm-r-xs,.padding-sm-der-xs{padding-right:5px}.p-sm-r-0,.padding-sm-der-0{padding-right:0!important}.p-sm-l-xl,.padding-sm-izq-xl{padding-left:100px}.p-sm-l-lg,.padding-sm-izq-lg{padding-left:50px}.p-sm-l,.padding-sm-izq{padding-left:25px}.p-sm-l-md,.padding-sm-izq-md{padding-left:15px}.p-sm-l-sm,.padding-sm-izq-sm{padding-left:10px}.p-sm-l-xs,.padding-sm-izq-xs{padding-left:5px}.p-sm-l-0,.padding-sm-izq-0{padding-left:0!important}}@media (max-width:480px){.p-xs-xl,.padding-xs-xl{padding:100px}.p-xs-lg,.padding-xs-lg{padding:50px}.padding-xs-.p-xs-t{padding:25px}.p-xs-md,.padding-xs-sm{padding:15px}.p-xs-sm,.padding-xs-sm{padding:10px}.p-xs-xs,.padding-xs-xs{padding:5px}.p-xs-0,.padding-xs-0{padding:0!important}.p-xs-t-xl,.padding-xs-top-xl{padding-top:100px}.p-xs-t-lg,.padding-xs-top-lg{padding-top:50px}.p-xs-t,.padding-xs-top{padding-top:25px}.p-xs-t-md,.padding-xs-top-xs{padding-top:15px}.p-xs-t-sm,.padding-xs-top-xs{padding-top:10px}.p-xs-t-xs,.padding-xs-top-xs{padding-top:5px}.p-xs-t-0,.padding-xs-top-0{padding-top:0!important}.p-xs-b-xl,.padding-xs-bot-xl{padding-bottom:100px}.p-xs-b-lg,.padding-xs-bot-lg{padding-bottom:50px}.p-xs-b,.padding-xs-bot{padding-bottom:25px}.p-xs-b-md,.padding-xs-bot-md{padding-bottom:15px}.p-xs-b-sm,.padding-xs-bot-sm{padding-bottom:10px}.p-xs-b-xs,.padding-xs-bot-xs{padding-bottom:5px}.p-xs-b-0,.padding-xs-bot-0{padding-bottom:0!important}.p-xs-r-xl,.padding-xs-der-xl{padding-right:100px}.p-xs-r-lg,.padding-xs-der-lg{padding-right:50px}.p-xs-r,.padding-xs-der{padding-right:25px}.p-xs-r-md,.padding-xs-der-md{padding-right:15px}.p-xs-r-sm,.padding-xs-der-sm{padding-right:10px}.p-xs-r-xs,.padding-xs-der-xs{padding-right:5px}.p-xs-r-0,.padding-xs-der-0{padding-right:0!important}.p-xs-l-xl,.padding-xs-izq-xl{padding-left:100px}.p-xs-l-lg,.padding-xs-izq-lg{padding-left:50px}.p-xs-l,.padding-xs-izq{padding-left:25px}.p-xs-l-md,.padding-xs-izq-md{padding-left:15px}.p-xs-l-sm,.padding-xs-izq-sm{padding-left:10px}.p-xs-l-xs,.padding-xs-izq-xs{padding-left:5px}.p-xs-l-0,.padding-xs-izq-0{padding-left:0!important}}

.imagenIz{margin-right:20px;}
.imagenDer{margin-left:20px;}

/*propiedad display -----------*/
.d-inline-block {display:inline-block!important;}
.d-block {display:block!important;}
.d-inline {display:inline!important;}


/*propiedades botones -----------*/
.btn-primary {background-color:#005dba;border-color:#08417b;}
.btn-width {padding: 8px 35px!important;}

/* headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	color: #000;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}

.center_text {
	text-align: center;
}

hr.border-title {
	width: 30px;
    height: 4px;
    border: none;
    background: #186cac;
    margin: 0;
    display: inline-block;
}

hr.linea-primario-claro {
    border: 0;
    height: 1px;
    background: #2c3945;
}

/*FONDOS*/
.bg-gris {
    background: #e8e8e8;	
}


/*///////////////////////////////////////////////////////////////////////*/
/*GENERALES*/
/*///////////////////////////////////////////////////////////////////////*/

/*COLUMNAS*/
.contenedor{max-width:1200px;margin-right:auto;margin-left:auto}.contenedor.contenedor-completo{max-width:100%;overflow:hidden}.contenedor .columnas{margin-left:-1em;margin-right:-1em}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-7,.col-8,.col-9{padding-left:1em;padding-right:1em;margin-right:-3px;display:inline-block;vertical-align:top}.col-1{width:8.33333%}.col-2{width:16.66667%}.col-3{width:25%}.col-4{width:33.33333%}.col-5{width:41.66667%}.col-6{width:50%;padding-left:1em;padding-right:1em;margin-right:-3px;display:inline-block;vertical-align:top}.col-7{width:58.33333%}.col-8{width:66.66667%}.col-9{width:75%}.col-10{width:83.33333%}.col-11{width:91.66667%}.col-12{width:100%}
@media (max-width:1200px){.col-xlg-1,.col-xlg-10,.col-xlg-11,.col-xlg-12,.col-xlg-2,.col-xlg-3,.col-xlg-4,.col-xlg-5,.col-xlg-7,.col-xlg-8,.col-xlg-9{display:inline-block;vertical-align:top}.col-xlg-1{width:8.33333%}.col-xlg-2{width:16.66667%}.col-xlg-3{width:25%}.col-xlg-4{width:33.33333%}.col-xlg-5{width:41.66667%}.col-xlg-6{width:50%;display:inline-block;vertical-align:top}.col-xlg-7{width:58.33333%}.col-xlg-8{width:66.66667%}.col-xlg-9{width:75%}.col-xlg-10{width:83.33333%}.col-xlg-11{width:91.66667%}.col-xlg-12{width:100%}.nofloat-xlg{float:none}.der-xlg{float:right}.izq-xlg{float:left}.full-img-xlg img,.full-xlg{width:100%}.position-off-xlg{position:static}.contenedor.contenedor-xlg-full{margin-left:0;margin-right:0}}
@media (max-width:1100px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-7,.col-lg-8,.col-lg-9{display:inline-block;vertical-align:top}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%;display:inline-block;vertical-align:top}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}}
@media (max-width:1024px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-7,.col-md-8,.col-md-9{display:inline-block;vertical-align:top}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%;display:inline-block;vertical-align:top}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.contenedor.contenedor-md-full{margin-left:0;margin-right:0}}
@media (max-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-7,.col-sm-8,.col-sm-9{display:inline-block;vertical-align:top}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%;display:inline-block;vertical-align:top}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.contenedor.contenedor-sm-full{margin-left:0;margin-right:0}}
@media (max-width:480px){.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-7,.col-xs-8,.col-xs-9{display:inline-block;vertical-align:top}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{width:100%}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%;display:inline-block;vertical-align:top}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.contenedor{margin-left:5%;margin-right:5%}.contenedor.contenedor-xs-full{margin-left:0;margin-right:0}}

[class^="col-"], [class*=" col-"] {
	box-sizing: border-box;
}

/*///////////////////////////////////////////////////////////////////////*/
/* MAQUETACION */
/*///////////////////////////////////////////////////////////////////////*/

.maq_contenedor {
	max-width: 1200px;
	margin: 0 auto;
}
#maq_cabezal {
	position: relative;
	overflow: hidden;
	max-height: 360px;
}
div.maq_cabezal {
	/*position: relative;*/
}
div.maq_cabezal img {
	max-width: none;
	transition: all .35s;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	-ms-transition: all .35s;
}
div.cont_contenidos {
	width: 100%;
	position: absolute;
	top: calc((100% - 85px) / 2);
	left: 0;
}

div.cont_contenidos .titulo_lg {
    letter-spacing: 3px;
}




#maq_col_neutral{
	/*background: #66CCFF;*/
	margin: 0px 0 30px;
	padding: 30px 30px 20px 30px;
	width: 940px;
	float:left;
}
#maq_col_2{
	/*background: #66CCFF;*/
	margin: 0px 0 30px;
	padding: 30px 25px 20px 20px;
	width: 735px; /*770*/
	float:right;
}
#maq_col_2.full {
	margin: 0px 0 30px;
	padding: 30px 25px 20px 20px;
	width: auto;
	float:none;
}
#maq_col_1{
	/*background:#FF6600;*/
	width: 165px;
	float:left;
	padding: 30px 25px 20px 25px;
}
#maq_pie {
	background-color: #1c2833;
	padding: 50px 0;
}


.pie_info span {
	display:inline-block;
	margin-right:30px;
}


.pie_info span.telefono {
	background: url(/../imagenes/img_presentacion/icon_tel_02.png) left center no-repeat;
	padding-left: 20px;
}

.pie_info span.direccion {
	background: url(/../imagenes/img_presentacion/icon_dir_02.png) left center no-repeat;
	padding-left: 15px;
}


#cabezal_menu_resp {
	display: none;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #0087b9;
	padding: 4px 3%;
}
#cabezal_menu {
	width: 100%;
	margin-top: 15px;
	position: fixed;
	top: 0;
	left: 0;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition: all .5s;
	z-index: 4;
}
div.cabezal_menu_contenedor {
	max-width: 1100px;
	margin: 0 auto;
}

.texto_inicio, .texto_inicio a {
	font-size: 15px;
	color: #fff;
	/* font-weight: 400; */
	/* text-transform: uppercase; */
}
li.texto_inicio {
	display: inline-block;
	margin-right: 25px;
}
ul.cabezal_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 6px;
}

/* REDES SOCIALES CABECERA */
ul.menu_top_social {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.menu_top_social li.red {
	display: inline-block;
	margin-left: 6px;
}

div.cont_redes_logos {
	padding: 25px 0;
	/*margin-bottom: 20px;*/
}

/* REDES SOCIALES PIE */
ul#redes_pie {
	list-style-type: none;
	margin-top: 45px;
}
li.redes_pie {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
}
li.redes_pie.titulo {
	margin: 0;
	margin-right: 15px;
	color: #00aeef;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
ul#redes_pie img {
	margin-left: 3px;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
}
ul#redes_pie img:hover {
	margin-left: 3px;
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
}
ul#redes_pie:hover img:not(:hover) {
	opacity: .5;
}


.fecha {
	padding:2px 25px;
	background: url(/../imagenes/img_presentacion/icon-fecha.png) left center no-repeat;
}



/* LOGOS PIE */
ul#logos {
	list-style-type: none;
	margin-top: 16px;
}
li.logos {
	display: inline-block;
	vertical-align: middle;
	/*vertical-align: bottom;*/
	margin-left: 15px;
}
li.logos.titulo {
	margin: 0;
	margin-right: 15px;
	color: #00aeef;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
ul#logos img {
	margin-left: 3px;
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
}
ul#logos img:hover {
	margin-left: 3px;
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
}
ul#logos:hover img:not(:hover) {
	opacity: .5;
}

/*//////////*/

span.telefono_1 {
	margin-top: 6px;
	margin-right: 25px;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	font-style: italic;
	padding-left: 20px;
	background: url(/../imagenes/img_presentacion/icon_tel_01.png) left center no-repeat;	
}

/*///////////////////////////////////////////////////////////////////////*/
/* TEMPLATES */
/*///////////////////////////////////////////////////////////////////////*/


#maq_tpl1 {
	width: 989px;
	overflow:hidden;
	background:#ffffff;
	background:#FF9900;
	margin-left:2px;
	margin-right:5px;
	float:left;
	background: url(/../imagenes/img_presentacion/pixel.gif) no-repeat;
	display:block;
}
#contenedor_tpl1{
	margin-top:560px;
	margin-left:25px;
	overflow:hidden;
	
}
div.item_tpl1{
	width:210px;
	height:352px;
	margin-right:12px;
	padding:7px 8px 8px 8px;
	background: url(/../imagenes/img_presentacion/fondo_tpl1.png) no-repeat;
	float:left;
}
#maq_tpl2 {
	width: 989px;
	overflow:hidden;
	background:#ffffff;
	background:#FF9900;
	margin-left:2px;
	margin-right:5px;
	float:left;
	background: url(/../imagenes/img_presentacion/pixel.gif) no-repeat;
	display:block;
}
#contenedor_tpl2{
	margin:20px 0px 30px 30px;
	overflow:hidden;
}
div.item_tpl2{
	width:930px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}
#maq_tpl3 {
	width: 989px;
	overflow:hidden;
	background:#ffffff;
	background:#FF9900;
	margin-left:2px;
	margin-right:5px;
	float:left;
	background: url(/../imagenes/img_presentacion/pixel.gif) no-repeat;
	display:block;
}
#contenedor_tpl3{
	margin-top:40px;
	margin-left:640px;
	margin-bottom:50px;
	overflow:hidden;
}
div.item_tpl3{
	width:288px;
	height:196px;
	padding:8px 8px 8px 8px;
	background: url(/../imagenes/img_presentacion/fondo_tpl3.png) no-repeat;
}
#maq_tpl4 {
	display:block;
}

/*///////////////////////////////////////////////////////////////////////*/
/* EN CABEZAL */
/*///////////////////////////////////////////////////////////////////////*/

#logo{/*	float:left;
	margin-left:20px;*//*background:#FF3300;*/z-index: 4;}
div.icono_bajar {
	margin: 15px 0;
	cursor: pointer;
	-webkit-animation: jumpInc 2s infinite;
       -moz-animation: jumpInc 2s infinite;
         -o-animation: jumpInc 2s infinite;
            animation: jumpInc 2s infinite;
}

@-webkit-keyframes jumpInc {
	0%  {
		margin-top: 15px;
	}
	50% {
		margin-top: 30px;
	}
	100% {
		margin-top: 12px;
	}
}

@-moz-keyframes jumpInc {
	0%  {
		margin-top: 15px;
	}
	50% {
		margin-top: 30px;
	}
	100% {
		margin-top: 12px;
	}
}
@-o-keyframes jumpInc {
	0%  {
		margin-top: 15px;
	}
	50% {
		margin-top: 30px;
	}
	100% {
		margin-top: 12px;
	}
}
@keyframes jumpInc {
	0%  {
		margin-top: 15px;
	}
	50% {
		margin-top: 30px;
	}
	100% {
		margin-top: 12px;
	}
}


span.separador{
	font-size:12px;
	color: #cccccc;
	padding: 5px 5px;
}
div.separador {
	float: left;
	width: 1px;
	background-color: #cfcfcf;
	padding: 10px 0px;
	margin: 15px 10px;
}
#funciones {
	float:right;
	font-size: 9px;
	text-align: right;
	margin-right: 10px;
	/*background:#66CC00;*/
}
#funciones_top {
	display:block;
}
#funciones_top_rs {
	display:none;
}
#funciones_top div{
	float:left;
}
#contenedor_buscar {
	position: relative;
	margin-left: 25px;
	width: 231px;
	height: 30px;
	background: none;
	text-align: left;
	border:1px solid #a2a2a2;
	border-radius: 15px;
	margin-top: 17px;
}
#buscar {
    /* width: 130px; */
    /* margin-left: 10px; */
    /* margin-top: 4px; */
    border: 0px;
    color: #211e1e;
    font-size: 13px;
    background: none;
    padding: 7px 15px;
    outline: none;
}
div.btn_buscar{
	position: absolute;
	right: 5px;
	top: 2px;
	width:30px;
	height:25px;
	cursor:pointer;
	background: url(/../imagenes/img_presentacion/icon_lupa.png) no-repeat center center;
}
#tienda_online_link {
	float: right;
	margin-top: 45px;
	margin-right: -173px;
	font-size:12px;
}
#menu_horizontal a {
	color:#ffffff;
}
#menu_horizontal  {
    background: #ffffff;
    box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 5;
}

#menu_horizontal figure {
    margin-bottom: 15px;
    margin-top: 0;
    padding-top: 10px;
}

#menu_horizontal.fijar {
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.menu_horizontal {
	height: 50px;
	background: #f3f3f3;
	margin-bottom: 30px;
}
.menu_horizontal_link {
	color: #ffffff;
	font-size: 13px;
	text-shadow: 1px 1px 2px rgba(135, 27, 3, 1);
	float:left;
}
.menu_horizontal_separador {
	font-size: 18px;
	color:#cd654e;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

/* MENU RESPONSIVE */
.slicknav_menu, #menu_a_resp {
	display:none;
}

@media screen and (max-width: 960px) {
	/* #menu is the original menu */
	#menu_a {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
}

#icono_logo_240 {
	display:none;
	float:right;
}
/*///////////////////////////////////////////////////////////////////////*/
/* EN PIE */
/*///////////////////////////////////////////////////////////////////////*/

div.linea_pie {
	height: 5px;
	border-top:1px solid #e5e5e5;
}
#menu_pie{
	padding-top: 40px;
	padding-bottom: 15px;
	overflow:hidden;
	max-width: 1100px;
	margin: 0 auto;
	color: #fff;
}
#menu_pie a {
	color: #fff;
}
div.contenedor_menu_pie,div.contenedor_menu_piefb{
	float:left;
	width:130px;
	background: url(/../imagenes/img_presentacion/fondo_menu_pie.gif) repeat-y right;
	margin:20px 0px 20px 20px;
	padding: 10px 20px 10px 0px;
	color:#bf1f27;
	font-size:14px;
}
div.contenedor_menu_piefb{
	background:none;
	border:none;
	width:auto;
}
div.contenedor_menu_pie a{
	font-size:12px;
	color:#777677;
	line-height:17px;
}
div.contenedor_menu_pie a:hover{
	color:#bf1f27;
}
div.contenedor_menu_pie div{
	margin-bottom: 6px;
}
div.contenedor_menu_piefb img{
	margin-left:15px;
}

div.copy_right{
	text-align:center;
	background: #15191c;
	font-size:12px;
	padding: 15px 0;
}

/*///////////////////////////////////////////////////////////////////////*/
/* MENUS */
/*///////////////////////////////////////////////////////////////////////*/

div.titulo_menu_generico{
	 font-size:12px;
	 color:#22211f;
	 text-transform:uppercase;
	 padding-bottom:6px;
	 font-weight:bold;
}
#menu_a{margin-top: 8px;}
div.menu_a_titulo, a.menu_a_titulo {
	font-size:15px;
	color: #35353b;
	font-weight:300;
	text-transform:uppercase;
}
div.menu_a_item {
	position: relative;
	float: left;
	padding: 0 90px;
	padding-right: 15px;
	margin-right: 0px;
}
div.menu_a_item.primero {
	padding-left: 0;
}
div.menu_a_item a.menu_a_titulo {
	display: inline-block;
	padding: 35px 0;
}
div.menu_a_item.con_submenu {
	background-image: url(/../imagenes/img_presentacion/vinieta_01.png);
	background-repeat: no-repeat;
	background-position: right center;
}

div.menu_display_categoria{
	/*display:none;*/
	width: auto;
	padding: 20px;
	/* padding-top: 20px; */
	font-size: 13px;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 64px;
	/* left: -10px; */
	background: #ffffff;
	z-index: 1;
	text-transform: uppercase;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	box-shadow: 3px 3px 3px 0px rgba(167, 167, 167, 0.31);
	min-width: 190px;
}
.menu_a_subitem {
	margin-bottom: 20px;
	padding-left: 11px;
	background-image: url(/../imagenes/img_presentacion/vineta_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu_a_subitem.ultimo {
	margin-bottom: 0;
}
div.menu_a_item:hover div.menu_display_categoria {
	opacity: 1;
	visibility: visible;
	top: 100%;
	/*display: block;*/
}
#menu_a a{
	color: #2b2a28;
}

#menu_b {
	margin-top: 35px;
}
div.menu_b_item {
	display: inline-block;
}

div.menu_b_item a {
	color:#ffffff;
	display: inline-block;
	padding: 0 10px;
}

.sep_pie  {
    color: white;
}

#menu_categoria{
	margin-bottom:15px;
}
#menu_categoria div.menu_cat_titulo{
	 font-size:15px;
	 color:#22211f;
	 text-transform:uppercase;
	 padding-bottom:6px;
	 font-weight:bold;
}
div.menu_cat_titulo{
	display:block;
}
#menu_categoria div.menu_cat_subtitulo{
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:10px;
	text-transform:uppercase;
	overflow:hidden;
}
#menu_categoria div.menu_cat_item{
	 padding-left:10px;
	 font-weight:bold;
	 font-size:11px;
	 color:#22211f;
}
#menu_categoria div.menu_cat_item_none{
	 padding-left:10px;
	/* font-weight:bold;*/
	 font-size:11px;
	 color:#22211f;
}
#menu_categoria div.menu_cat_item2{
	 padding-left:20px;
	 /*font-weight:bold;*/
	 font-size:11px;
	 color:#505050;
}
#menu_categoria div.menu_cat_item2 a{
	 color:#848283;
}
#menu_categoria div.menu_cat_item2 a:hover{
	 color:#d31f51;
}
#menu_categoria a{
	color:#22211f;
}
#menu_categoria a:hover{
	color:#d31f51;
}
div.ico_display_categoria{	
	display:none;
	float:right;
}
/*///////////////////////////////////////////////////////////////////////*/
/* SERVICIOS */
/*///////////////////////////////////////////////////////////////////////*/
#servicios_portada{
	width:960px;
	height:120px;
	background: url(/../imagenes/img_presentacion/fondo_servicios.png);
	margin-left:15px;
}
div.contenedor_menu_servicio{
	float:left;
	width:210px;
	height:89px;
	background: url(/../imagenes/img_presentacion/fondo_menu_pie.gif) repeat-y right;
	margin:2px 0px 0px 20px;
	padding: 10px 10px 10px 0px;
	color:#787677;
	overflow:hidden;
	font-size:11px;
	line-height:12px;
}
#servicios_portada .fix{
	font-size:10.5px !important;
	width:222px !important;
}
div.contenedor_menu_servicio a{
	background: url(/../imagenes/img_presentacion/vineta_1.gif) 0px 3px no-repeat;
	padding-left:8px;
}
div.titulo_servicio{
	font-size:19px;
	line-height:22px;
	padding-bottom:5px;
}
div.bloque_servicio{
	padding-bottom:5px;
}
.resalta{
	color:#d42127;
	font-weight:bold;
}
/*///////////////////////////////////////////////////////////////////////*/
/* Banners */
/*///////////////////////////////////////////////////////////////////////*/

div.banner_a{
	margin-top:5px;
	overflow:hidden;
	display:block;
}
div.banner_b{
	margin-top:5px;
	overflow:hidden;
	display:block;
}

/*///////////////////////////////////////////////////////////////////////*/
/* Formatos */
/*///////////////////////////////////////////////////////////////////////*/
h1.titulo,h1.titulo_producto{
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	margin:8px 0 0 0;
	color:#2b2a28;
}
h1.titulo_formularios,h2.titulo_formularios{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	margin:0px 0px 8px 0px;
	color:#2b2a28;
}
h2.titulo_formularios{
	font-size:14px;
	margin-left:5px;
}
h1.titulo_producto{
	font-size:18px;
	font-weight:normal;
	margin:0px;
}
h3.titulo_listado,
h3.titulo_listado_estatico,
h3.titulo_listado a,
h3.titulo_listado_estatico a {
	font-size: 1.5em;
	margin: 0;
	margin-bottom: 25px;
	color:#222223;
	font-weight: 700;
	text-transform: uppercase;
}
h3.titulo_listado.mod1, h3.titulo_listado.mod1 a {
	font-size: 16px;
	margin: 0;
	margin-bottom: 33px;
	color:#2a2766;
	clear: both;
}
h3.titulo_listado_estatico{
	font-size:14px;
}

h3.titulo_listado a{
	color:#2b2a28;
}
h2.subtitulo,h2.subtitulo_componente{
	font-size:16px;
	color:#2a2766;
	font-weight:bold;
	margin: 0;
	vertical-align: bottom;
	margin-bottom: 20px;
	text-transform:uppercase;
}
h2.subtitulo.icono{
	padding-left: 40px;
	line-height: 28px;
}
h2.icono.archivo{
	padding-left: 54px;
	display:inline-block;
	background: url(/../imagenes/img_presentacion/ico_archivos.png) center left no-repeat;
}
h2.subtitulo.icono.relacionado {
	background: url(/../imagenes/img_presentacion/ico_relacionado.png) center left no-repeat;
}
h2.subtitulo.icono.links {
	background: url(/../imagenes/img_presentacion/ico_links.png) center left no-repeat;
}
h2.subtitulo.icono.fichas {
	background: url(/../imagenes/img_presentacion/ico_fichas.png) center left no-repeat;
}
h2.subtitulo.icono.encuesta {
	background: url(/../imagenes/img_presentacion/ico_encuesta.png) center left no-repeat;
}
h2.subtitulo.icono.indice {
	background: url(/../imagenes/img_presentacion/ico_indice.png) center left no-repeat;
}
h2.subtitulo.icono.videos {
	background: url(/../imagenes/img_presentacion/ico_videos.png) center left no-repeat;
}
h2.subtitulo_componente_producto{
	font-size:14px;
	margin:0px;
	color:#f3576c;
	font-weight:normal;
	text-transform:uppercase;
}
h2.subtitulo_componente{
	color:#212121;
	font-size:17px;
}
div.subtitulo, a.subtitulo {
	font-size:14px;
	margin:0px;
	margin-bottom: 10px;
	color:#00aeef;
	font-weight:bold;
	/*text-transform: uppercase;*/
}
span.expandir {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 6px;
	background-image: url(/../imagenes/img_presentacion/vinieta_expandir.png);
	background-position: bottom center;
}
span.expandir.abierto {
	background-position: bottom center;
}
span.expandir.cerrado {
	background-position: top center;
}
h2.subtitulo_listado{
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#d91f33;
}
a.enlace {
	display: block;
	font-size:12px;
	color:#2a2766;
	font-weight:bold;
	margin: 0;
	margin-bottom: 10px;
}
div.texto_producto{
	font-size:13px;
	color:#7d7d7d;
}
div.presentacion {
	color:#999999;
	padding-bottom:5px;
	padding-left:16px;
	border-left:5px solid #00aeef;
	margin-bottom: 35px;
}
div.bloque,div.bloque_listado,div.bloque_componente{
	margin-bottom:20px;
	overflow:hidden;
	/*width:100%;*/
}
div.bloque.caja{
	padding: 15px;
	border: 1px solid #eeeeee;
}
div.bloque_listado{
	margin-bottom:10px;
	margin-top:10px;
}
div.bloque_componente{
	margin-bottom:10px;
	margin-top:10px;
}
div.bloque_componente.caja {
	padding-top: 15px;
	border-top: 1px solid #eeeeee;
}
div.bloque_componente.separa_linea {
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}
div.sep_linea,div.sep_linea_punteada,div.sep_linea_punteada2{
	height:5px;
	border-bottom:1px solid #e8e4e4;
	font-size:0px;
	margin-bottom: 40px;
	margin-top: 40px;
}
div.sep_linea_punteada{
	border-bottom:1px dotted #cccccc;
	margin-bottom:15px;
}

div.sep_linea_punteada2{
	background: url(/../imagenes/img_presentacion/linea_punteada.gif) repeat-x bottom;
	border:0px;
	margin-top:15px;
	margin-bottom:15px;
}


/*ARCHIVO*/
.cont-archivos {
	padding: 20px;
}
.cont-archivos a {
	text-decoration: none;
}

/*/////////////////////////////////////////////////////////*/
/* CONTACTO */
/*/////////////////////////////////////////////////////////*/
/* //////////////////// Formularios ////////////////////// */

input, select, textarea {
	width: 100%;
	padding: 15px 21px;
	margin-bottom: 12px;
	color: #626262;
	border: none;
	border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-border-radius: 4px;
	background: #fff;
	outline-color: #00aeef;
}

input[type="radio"] {
	width: auto;
	margin: auto;
}
input[type="checkbox"] {
	width: auto;
	margin: auto;
	vertical-align: middle;
}
input[type="file"] {
	padding: 11px 21px;
}
input.seleccion{
	background:#f3f9b8 none;
}
input.ckeck{
	border:0px;
}

input#buscar::-webkit-input-placeholder {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
input#buscar:-moz-placeholder {
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
input#buscar:-ms-input-placeholder { 
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
input:-moz-placeholder,
input::-moz-placeholder {
	text-transform: uppercase;
    opacity: 1;
}

input, select, textarea {
	font-size: 13px;
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
	/* border: 1px solid rgba(255, 255, 255, 0.31); */
}

input::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	font-family: 'Roboto', sans-serif;
	color: #626262;
}
input:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
	font-family: 'Roboto', sans-serif;
	color: #626262;
    opacity: 1 !important;
}
input::-webkit-input-placeholder { 
	color: #626262;
    opacity: 1 !important;
}
input:-ms-input-placeholder , select:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	color: #626262;
}
div.contacto_izq {
	width: 63%;
}
div.contacto_der {
	width: 35%;
}
input.contacto_form {
	margin-bottom: 12px;
}
input#contacto_codigo{
	width: 46%;
}
select {
	color: #626262;
	margin-bottom: 12px;
	-webkit-appearance: menulist;
}
select option {
	color: #000;
}
textarea {
	height: 260px;
	resize: vertical;
}
.btn.comentrar {
	padding: 20px 0;
	margin: 0;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	background-color: #223a4f;
	/*border: 1px solid #dfdfdf;*/
}
.btn.mod2 {
	padding: 12px;
	margin: 0;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	border: 1px solid #dfdfdf;
}

div.guion_separa {
	float: left;
	margin: 17px 5px;
}

div.td_neutral_label {
	margin-bottom: 15px;
}
.posicionar div.img_codigo_seguridad {
	position: absolute;
	top: 0;
	left: 0;
}
.posicionar input.contacto {
	padding-left: 90px;
}

span.form-obligatorio {
	color: #00aeef;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	display: inline-block;
	line-height: 10px;
}

div#contacto {
    width: 45%;
    margin: 0 auto;
}


div#contacto .border-title {
	background:white;
}

.contenedor_contacto {
	padding:100px 0;
	background:url(/../imagenes/img_presentacion/bkg-contacto.jpg) no-repeat;
	background-size:cover;
}


div#contacto .btn.secundario {
	padding:20px 0;
    font-size: 18px;
}


div#contacto input::-webkit-input-placeholder,
div#contacto textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}

div#contacto input::-moz-placeholder,
div#contacto textarea::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}

div#contacto input:-ms-input-placeholder,
div#contacto textarea:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}

div#contacto select {
	color:#ffffff;
}




/* ////////////////// Botones //////////////////// */
.btn {
	padding: 10px;
	color: #fff;
	border: none;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	cursor: pointer;
	background-color: #00aeef;
}

.btn.primario {
	padding: 9px 40px;
	border-radius: 0;
	color: #fff!important;
	font-size: 15px;
	font-weight: 700;
	background-color: #00aeef;
	display:inline-block;
}
.btn.primario.archivo {
	font-size: 20px;
}
.btn.secundario {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    background-color: transparent;
    border: 2px solid white;
    display: inline-block;
    padding: 7px 25px;
    line-height: 12px;
}
.btn.comun {
	padding: 6px 30px;
	border-radius: 17px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	background-color: #00aeef;
}
.btn.videos.gallery {
	display: inline-block;
	margin-bottom: 30px;
	padding: 11px 15px;
	padding-right: 40px;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	background-color: #00aeef;
}
.btn.videos.gallery a {
	margin-left: 10px;
	color: #fff;
}

.btn.rest {
	display: inline-block;
	margin: 20px 0;
	padding: 11px 15px;
	border-radius: 4px;
	line-height: 25px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	background-color: #00aeef;
}
.btn.rest img {
	transition:all 0.15s;
	-webkit-transition:all 0.15s;
	-moz-transition:all 0.15s;
	-ms-transition:all 0.15s;
}
.btn.rest:hover img {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.btn.rest a {
	margin-left: 10px;
	color: #fff;
}

.btn:hover {
	background-color: #03749E;
}

.btn.secundario.portada {
	font-size: 20px;
	padding: 15px 50px;
	border: 1px solid;
	border-radius: 3px;
	text-decoration: none;
}

/* ////////////////// Textos //////////////////// */
.texto_01 {
	/*font-size: 15px;*/
	color: #515151;
	line-height: 22px;
}
.texto_01.gallery_slider_a {
	padding: 0 35px;
	line-height: 20px;
	text-align: center;
	font-size: 1.5em;
	clear: both;
}

.center_text.gallery_slider_a {
	margin: 20px 0;
}

/* ////////////////// estilos para imagenes //////////////////// */

.imagenGal{ margin:20px; margin-left:0px; margin-bottom:0px;}
.imagenIz{ margin-right:20px;}
.imagenIz_punt{ margin-right:20px; border-right:1px solid #666666}
.imagenDer{ margin-left:20px;}
.imagenCen{ margin-right:0px; margin-left:0px;margin-bottom:20px;}

/* ////////////////// barra de navegacion//////////////////// */

div.barra_navegacion {
	font-size: 18px;
	overflow: hidden;
	/*margin-bottom: 60px;*/
	/*width: 665px;*/
	/* padding: 0 0 15px; */
	color: #ffffff;
	/* border-bottom: 1px solid #ECECEC; */
	font-size: 24px;
	font-weight: 300;
	font-style: italic;
}
div.barra_navegacion a{
	color: #ffffff;
}

/* ////////////////// PRODUCTOS //////////////////// */

div.contenedor_c,div.contenedor_c_realcionados{
	width:132px;
	height:250px;
	float:left;
	margin:0px 14px 20px 0px;
	overflow:hidden;
}
div.contenedor_c_realcionados{
	width:132px;
	height:250px;
	background:#f6f6f6;
	border:1px solid #ebebeb;
	padding:4px;
}
div.contenedor_img_c{
	border:1px solid #e9e9e9;
	width:130px;
	height:180px;
}
div.contenedor_texto_iz{
	float:left;
	width:105px;
}
div.contenedor_texto_der{
	float:right;
	margin:5px 2px 0 0;
}
h2.titulo_c{
	color:#3b393a;
	margin:5px 0 0 2px;
	font-size:11px;
}
h2.titulo_c a{
	color:#3b393a;
}
div.texto_c{
	color:#8d8b8c;
	margin:0 0 0 2px;
	font-size:11px;
	line-height:11px;
}
div.precio_c{
	color:#3b393a;
	margin:0 0 0 2px;
	font-size:11px;
	font-weight:bold;
}
div.precio_a{
	color:#3b393a;
	margin:10px 0 0 2px;
	font-size:14px;
	font-weight:bold;
}
span.resalta_c{
	color:#bf1f27;
}

/* ////////////////// PAGINACION //////////////////// */

div.paginacion{
	/*width:730px;*/
	overflow:hidden;
	background: url(/../imagenes/img_presentacion/linea_punteada.gif) repeat-x bottom;
	padding:10px 0px 10px 0px;
}
div.pag_mostrar, div.pag_mostrar2 , div.pag_mostrar3{
	float:right;
	font-size: 15px;
	margin: 0 5px 0 0;
}
div.pag_mostrar2,div.pag_mostrar3{
	float:left;
	width:auto;
}
div.img_pag{
	float:left;
	margin-left:4px;
	padding: 0px 2px 0px 2px; 
	color:#2a2766;
	font-weight:bold;
}
div.img_pag a{
	color:#0b0a08;
}
div.img_pag img{
	margin-top:4px;
}



#suscripcion input,
#suscripcion select, 
#suscripcion textarea {
    font-size: 13px;
    color: #1d242a;
    border: 1px solid rgba(142, 142, 142, 0.58);
}

#suscripcion .btn.primario {
	padding:15px 40px; 
}


.cont_menu_rsp {
	position:relative;
}

#menu_responsivo {
	position: absolute;
    right: 0;
    width: 100%;
}



/* ///////////////////////////////////////////////////////////////////////////////*/
/* MENSAJES */
/* ///////////////////////////////////////////////////////////////////////////////*/

	div.mensaje_info{
		border:1px solid #2a2766;
		padding:10px;
		color:#2a2766;
		font-size:13px;
		padding:10px 10px 15px 55px;
		color:#333333;
		background: #f3f3f3 url(/../imagenes/img_presentacion/info.png) 10px 10px  no-repeat;
		margin-top:5px;
		line-height:14px;
	}
	div.mensaje,div.mensaje_formulario,div.mensaje_usuario_error{
		border:1px solid #c1aa14;
		font-size:13px;
		padding:20px 10px 25px 55px;
		color:#333333;
		background: #f4e26a url(/../imagenes/img_presentacion/info.png) 10px 10px no-repeat;
		margin-top:5px;
		margin-bottom:10px;
		line-height:16px;
	}
	div.mensaje_usuario_error{
		background: #f4e26a url(/../imagenes/img_presentacion/ico_error.png) 15px 15px no-repeat;
	}
	div.mensaje2{
		padding:10px;
		color: #2a2766;
		background: #ffface;
		border: 1px solid #2a2766;
		margin: 0 0 6px;
		font-weight:bold;
	}
	div.mensaje_simple{
		border:1px solid #c1aa14;
		font-size:13px;
		padding:10px;
		color:#333333;
		background: #f4e26a ;
		margin-top:5px;
		margin-bottom:10px;
		line-height:16px;
	}
	td.mensaje{
		padding:10px;
		border:1px solid #eeda50;
		background-color: #fcf8e3;
	}
	table.mensaje{
		margin-bottom:10px;
		margin-top:10px;
		background:#e8f18f;
	}
	div.cargador{
		margin:0 auto;
		border:1px solid #d6d6d6;
		text-align:center;
		padding:30px;
		color:#666666;
		font-size:11px;
		padding-bottom:50px;
		padding-top:50px;
	}

/* ///////////////////////////////////////////////////////////////////////////////*/
/* TOOLTIPS */
/* ///////////////////////////////////////////////////////////////////////////////*/

div.tool_jq{
	display:none;
}
#tool_tip_jq{
	display: none;
	margin:0 10px 1em 0;
	width:auto;
	padding:8px;
	background:#f4e26a;
	border:1px solid #333333;
	font-size:12px;
	color:#000000;
	line-height:14px;
	font-family: 'Roboto', sans-serif;
	z-index:30000;
}

/* ///////////////////////////////////////////////////////////////////////////////*/
/* POPUP */
/* ///////////////////////////////////////////////////////////////////////////////*/
	div.vtn_fondo_titulo{
		font-weight:bold;
		border-bottom:1px solid #bdc1c6;
		margin-left:15px;
		margin-right:15px;
		padding:0;
	}
	#vtn_titulo{
		font-weight:normal;
		color:#20201f;
		font-size:16px;
		padding-bottom:10px;
		text-transform:uppercase;
	}
	#vtn_cargador{
		margin:0 auto;
		border:0px solid #333333;
		text-align:center;
		padding:30px;
		color:#666666;
		font-size:12px;
		padding-bottom:50px;
		padding-top:50px;
	}
	div.vtn_cargador_2{
		margin:0 auto;
		border:0px solid #333333;
		text-align:center;
		padding:30px;
		color:#666666;
		font-size:12px;
		padding-bottom:50px;
		padding-top:50px;
	}
	#vtn_mostrar{
		margin:15px;
	}
	
/* ///////////////////////////////////////////////////////////////////////////////*/
/* FIN POPUP */
/* ///////////////////////////////////////////////////////////////////////////////*/
	
	
/* ////////////////// PRODUCTOS //////////////////// */

#detalle_producto{
	width:390px;
	float:left;
	border:0px solid #e9e9e9;
	margin-left:20px;
	overflow:hidden;
}
#img_producto{
	width:314px;
	height:auto;
	float:left;
	border:2px solid #e9e9e9;
	overflow:hidden;
}

div.color,div.color_sel,div.color_gris{
	border:1px solid #d8d8d7;
	width:24px;
	height:24px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
	opacity:1;
}
div.color_sel{
	border:2px solid #c12026;
	width:22px;
	height:22px;
}
div.color_gris{
	border:2px solid #eaeae7;
	width:22px;
	height:22px;
	opacity:0.3;

}
div.color img{
	border:1px solid #ffffff;
}
div.color:hover{
	border:2px solid #c12026;
	width:22px;
	height:22px;
}

div.bloque_atributo{
	overflow:hidden;
	margin-top:15px;
	width:390px;
}
div.bloque_atributo img{
	border:0px;
}


div.mascara_color{
	width:22px;
	height:22px;
	/*background:#FFCC00;*/
	overflow:hidden;
}

/* ////////////////// GALERIA / ZOOM //////////////////// */

/*set a border on the images to prevent shifting*/
#galeria_img{width:314px;}
#galeria_img img{border:1px solid #eeeeee;}
 
 /*Change the colour*/
/*.active img{border:1px solid #bf1f27 !important;}*/
 
 div.cont_img_gal{
	 width:47px;
	 height:57px;
	 float:left;
	 margin-right:5px;
	 margin-top:5px;
 }
 
 /* ////////////////// SUCURSALES//////////////////// */

	div.suc_ico_desplegar_on,div.suc_ico_desplegar_off{
		float:right;
		width:15px;
		height:15px;
		cursor:pointer;
		background:url(/../imagenes/img_presentacion/vineta_5.gif) no-repeat;
	}
	div.suc_ico_desplegar_off{
		background:url(/../imagenes/img_presentacion/vineta_6.gif) no-repeat;
	}
	
	div.suc_tit_departamento{
		 float:left;
		 color:#202020;
		 font-size:15px;
		 text-transform:uppercase;
		 cursor:pointer;
		 font-weight:bold;
	}
	div.suc_encabezado{
		 overflow:hidden;
		 border-bottom:1px solid #CCCCCC;
		 padding:7px;
	}
	div.suc_contenedor_buscador{
		background:#f3f3f3;
		border:1px solid #d6d6d6;
		overflow:hidden; 
		padding: 0 10px 10px 10px;
		box-sizing: border-box;
     	-webkit-box-sizing:border-box;
     	-moz-box-sizing: border-box;
		width:100%;
		float:right;
	}
	div.suc_contenedor_buscador_input{
		float:left;
		width:226px;
		margin-top:10px;
		margin-right:10px;
	}
	div.suc_titulo{
		font-size:11px;
		color:#000000;
		font-weight:bold;
	}
	div.suc_td{
		font-size:14px;
		color:#2a2766;
		padding-left: 20px;
		margin-bottom: 10px;
	}
	div.suc_td.direccion{
		background:url(/../imagenes/img_presentacion/icon_direccion.png) no-repeat;
	}
	div.suc_td.horario{
		background:url(/../imagenes/img_presentacion/icon_horario.png) no-repeat;
	}
	div.suc_td.mail{
		background:url(/../imagenes/img_presentacion/icon_mail.png) no-repeat;
	}
	div.suc_td.telefono{
		background:url(/../imagenes/img_presentacion/icon_telefono.png) no-repeat;
	}
	div.sucursal_img {
		position: relative;
		border-radius: 50%;
		margin-bottom: 15px;
		overflow: hidden;
		z-index: 1;
		font-size: 100%;
	}
	div.ver_en_mapa {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		text-align: center;
		background-color: rgba(42, 39, 102, 0);
		transition:background-color 0.2s;
		-webkit-transition:background-color 0.2s;
		-moz-transition:background-color 0.2s;
		-ms-transition:background-color 0.2s;
	}
	div.suc_item:hover div.ver_en_mapa {
		background-color: rgba(42, 39, 102, 0.75);
	}
	div.icon_ver_en_mapa {
		padding-top: 25%;
		margin-top: -30px;
		opacity: 0;
		font-weight: 300;
		font-style: italic;
		font-size: 2.4em;
		color: #fff;
		transform: rotateX(90deg);
		-moz-transform: rotateX(90deg);
		-webkit-transform: rotateX(90deg);
		transition:all 0.3s;
		-webkit-transition:all 0.3s;
		-moz-transition:all 0.3s;
		-ms-transition:all 0.3s;
	}
	div.suc_item:hover div.icon_ver_en_mapa {
		opacity: 1;
		margin-top: 0px;
		transform: rotateX(0deg);
		-moz-transform: rotateX(0deg);
		-webkit-transform: rotateX(0deg);
	}
	div.suc_item:hover div.icon_ver_en_mapa {
		opacity: 1;
		margin-top: 0px;
	}
	div.suc_titulo a{
		color:#000000;
		padding-left:10px;
		background:url(/../imagenes/img_presentacion/ico_sucursal.gif) no-repeat;
	}
	div.suc_titulo a:hover{
		color:#00aeef;
		padding-left:10px;
		background:url(/../imagenes/img_presentacion/ico_sucursal_on.gif) no-repeat;
	}
	div.suc_bloque{
		overflow:hidden;
	}
	div.suc_item {
		width: 21.4%;
		margin-right:4.7%;
		float:left;
	}
	div.suc_item:nth-child(4n+4) {
		margin-right:0;
		float:right;
	}
	div.suc_bloque_derecho{
		width:50%; 
		float:right;
		overflow:hidden; 
		border:0px;
		padding:0px;
		margin-bottom:10px;
	}
	#mapa{
		height:500px;
	}
	#mapa img {
		max-width: none;
	}
	
	/* ////////////////// CUENTA DE USUARIO //////////////////// */
	
	div.submenu_cuenta{
		position: absolute;
		z-index: 2010;
		background: #ffffff;
		border: 1px solid #2a2766;
	}
	div.submenu_cuenta_cont{
		width: 180px;
		padding: 0 10px;
		overflow:hidden;
	}
	div.submenu_cuenta_item{
		padding: 10px 0;
		border-top: 1px solid #d2d5da;
		font-size: 12px;
		color:#00396F;
		width: 180px;
		text-align:left;
	}
	
	/* ////////////////// CARRITO //////////////////// */
	
	div.bloque_carrito_izquierdo, div.bloque_carrito_derecho{
		width:48%;
		border:1px solid #ebebeb;
		overflow:hidden;
		float:left;
		margin-bottom:10px;
	}
	div.bloque_carrito_derecho{
		margin-left:30px;
	}
	div.bloque_interno{
		margin:0px;
	}
	div.titulo_carrito{
		background:#f8f9fb;
		border-bottom:1px solid #ebebeb;
		padding: 15px 20px 15px 20px;
		color:#252525;
		font-size:16px;
	}
	div.pie_carrito,div.pie_carrito_edit{
		background:#f8f9fb;
		border-top:1px solid #ebebeb;
		padding: 15px 10px 15px 20px;
		color:#252525;
		font-size:12px;
		text-align:right;
	}
	div.pie_carrito_edit{
		background:#ffffff;
		border-top:0px solid #ebebeb;
		padding: 10px 0px 10px 0px;
		color:#252525;
		font-size:12px;
		text-align:right;
		margin-bottom:10px;
		overflow:hidden;
	}
	div.item_carrito,div.item_carrito_edit{
		border-bottom:1px solid #ebebeb;
		overflow:hidden;
		margin-bottom:10px;
		padding-bottom:10px;
	}
	div.item_carrito_img,div.item_carrito_img_edit{
		border:1px solid #e2e2e2;
		float:left;
		width:90px;
		padding-left:10px;
	}
	div.item_carrito_desc{
		border:0px solid #e2e2e2;
		float:left;
		margin-left:10px;
		width:240px;
		font-size:11px;
	}
	div.item_carrito_desc2,div.item_carrito_desc2_edit{
		border:0px solid #e2e2e2;
		float:left;
		margin-left:10px;
		width:250px;
		font-size:11px;
	}
	div.item_carrito_color{
		width:12px;
		height:12px;
		float:left;
		margin-left:5px;
		margin-top:3px;
		border:1px solid #e7e7e7;
	}
	div.item_carrito_func{
		border:0px solid #e2e2e2;
		float:right;
		margin-left:10px;
	}
	div.carrito_func_precio{
		height:78px;
		text-align:right
	}
	.item_desc_gris{
		color: #7f7f7f;
	}
	span.carrito_total{
		font-size:20px;
		color:#bf1820;
	}
	div.carrito_modificar,div.carrito_eliminar{
		padding-left:12px;
		overflow:hidden;
		background:url(/../imagenes/img_presentacion/ico_modificar_carrito.gif) 0px 2px no-repeat;
	}
	div.carrito_eliminar{
		background:url(/../imagenes/img_presentacion/ico_eliminar_carrito.gif) 0px 2px no-repeat;
	}
	div.carrito_modificar a,div.carrito_eliminar a{
		font-size:10px;
		color:#a1a1a1;
		line-height:13px;
	}
	
	/* ////////////////// ADICION CARRITO //////////////////// */
	
	div.item_carrito_img_edit{
		width:140px;
	}
	div.item_carrito_desc2_edit{
		font-size:12px;
	}
	div.item_carrito_edit{}
	
	/* ////////////////// LOGIN CARRITO //////////////////// */
	
	div.bloque_login_izquierdo, div.bloque_login_derecho{
		float:left;
		width:43%;
		padding:15px;
		font-size:11px;
		padding-left:10px;
		line-height:14px;
	}
	div.bloque_login_derecho{
		float:right;
		border-left:1px solid #eaeaea;
		padding-right:10px;
		padding-left:15px;
	}
	
	/* ////////////////// TOTALES CARRITO //////////////////// */
	
	div.bloque_renglon{
		float:left;
		width:90%;
		padding: 10px 15px 10px 15px;
		font-size:12px;
		border-bottom:1px solid #eaeaea;
	}
	
	div.bloque_renglon_izquierdo, div.bloque_renglon_derecho{
		float:left;
		width:43%;
		padding: 10px 15px 10px 15px;
		font-size:12px;
		padding-left:10px;
		border-bottom:1px solid #eaeaea;
	}
	div.bloque_renglon_derecho{
		/*float:right;*/
		text-align:right;
		padding-right:20px;
	}
	div.subtitulo_renglon_carrito{
		padding: 10px 20px 10px 45px;
		border-bottom:1px solid #ebebeb;
		border-top:1px solid #ebebeb;
		background:#f8f9fb url(/../imagenes/img_presentacion/info_titulos.gif) 20px 9px no-repeat;
	}
	
	table.tab_pedidos{
		width:100%;
		overflow:hidden;
		clear:both;
	}
	table.tab_pedidos td{
		padding:5px;
		border-top:1px solid #d6d6d6;
		font-size:11px;
	}
	table.tab_pedidos td.titulo{
		color:#2a2766;
		border:0px;
		font-weight:bold;
		background:#f8f9fb;
		font-size:12px;
	}
	table.tab_pedido{
		width:100%;
		overflow:hidden;
		clear:both;
		border:1px dotted #d6d6d6;
		border-bottom:0px;
	}
	table.tab_pedido td{
		padding:5px;
		border-bottom:1px dotted #d6d6d6;
		font-size:12px;
	}
	
	/* CARGADOR //////////////////////////////////////////////////////*/
	
	div.cargador_global{
		visibility:hidden;
		display:none;
		padding:30px;
		position:absolute;
		z-index:300;
		background:#ffffff;
		overflow:hidden;
		border:1px solid #aeadad;
	}
	div.p_stop_pantallas{
		top:0px;
		position:absolute;
		z-index:200;
		visibility:hidden;
		display:none;
	}
	div.p_stop_pantallas_cont{
		background:#333333;
		opacity:0.0;
		filter:alpha(opacity=0);
		z-index:10004;
	}

/* ////////////////////////////////////////////////////////////// */
/* ///////////////////// PORTADA ZONA A ///////////////////////// */
/* ////////////////////////////////////////////////////////////// */
.slider_a .cont_info {
	position:absolute;
	top: calc((100% - 120px) / 2);
	width: 35%;
}


.overlay-cabezal {
	width:100%;
	position:absolute;
	z-index: 1;
	background: rgba(49, 48, 56, 0.5);
	height: 100%;
	/*background: url(/../imagenes/img_presentacion/bkg-cabezal.png);*/
}

/*///////////////////////////////////////////////////////////////////////*/
/*portada*/
/*///////////////////////////////////////////////////////////////////////*/
h2.lista_articulos {
	margin: 10px 0;
	margin-bottom: 30px;
	position: relative;
	color:#222223;
	font-size: 22px;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
}
h2.lista_articulos span.texto {
	position: relative;
	z-index: 1;
	padding: 0 15px;
	background: #fff;
}
h2.lista_articulos span.linea {
	display: block;
	position: absolute;
	top: 50%;
	left: 0px;
	height: 1px;
	width: 100%;
	background: #dadada;
}

/*///////////////////////////////////////////////////////////////////////*/
/* SLIDER PORTADA A */
/*///////////////////////////////////////////////////////////////////////*/
.gallery_slider_a {
    position: absolute;
    width: 100%;
    top: calc((100% - 46px) / 2);
}

  #gallery-slider_a .item img{
    display: block;
    width: 100%;
    height: auto;
  }
  #gallery-slider_a .item{
	font-size: 10px;
  }
  div.gallery-slider_a-container{
    position: relative;
    margin-bottom: 40px;
  }
  .gallery_slider_a.prev,.gallery_slider_a.next {
  	opacity: 1;
    display: block;
    width: 51px;
    height: 52px;
    cursor: pointer;
  }
  .gallery_slider_a.prev:hover,.gallery_slider_a.next:hover {
  	opacity: 1;  	
  }
  .gallery_slider_a.next {
    right: 0;
    background: url(/../imagenes/img_presentacion/icon_slider_next.png) no-repeat;
  }
  .gallery_slider_a.prev{
    left: 0;
    background: url(/../imagenes/img_presentacion/icon_slider_prev.png) no-repeat;
  }


#seccion .slider_a .cont_info {
	padding:0 50px;
	width: 80%;
}


/*///////////////////////////////////////////////////////////////////////*/
/* SLIDER PORTADA SECCION */
/*///////////////////////////////////////////////////////////////////////*/
#seccion .gallery-slider_a-container .item img {
    margin-right: 30px;
} 


/*///////////////////////////////////////////////////////////////////////*/
/* SLIDER PORTADA B */
/*///////////////////////////////////////////////////////////////////////*/
#gallery-slider_c .item img {
    display: block;
    margin: 0;
    width: 100%;
    height: auto;
}

/*#gallery-slider_c .item{
	margin: 0 3px;
}*/

#gallery-slider_c .cont_info {
	position: absolute;
	top: 20%;
	padding: 24px;
	text-align: center;
	width: 100%;
}

.portada_b {
	margin-bottom:90px;
}


/*///////////////////////////////////////////////////////////////////////*/
/* PORTADA D - DOS COLUMNAS */
/*///////////////////////////////////////////////////////////////////////*/
.texto_portada_d {
	font-weight: 300;
	font-style: italic;
	font-size: 24px;
	color: #35353b;	
}


/*///////////////////////////////////////////////////////////////////////*/
/* SLIDER PORTADA C SECCION */
/*///////////////////////////////////////////////////////////////////////*/
#seccion #gallery-slider_c .cont_info {
    position: absolute;
    bottom: 0;
    padding: 14px;
}

/*///////////////////////////////////////////////////////////////////////*/
/* SLIDER PORTADA B */
/*///////////////////////////////////////////////////////////////////////*/
.portada_c {
	margin-bottom: 50px;
}

#gallery-slider_b .item {
	border:1px solid #e6e6e8;
	text-align:center;
	padding: 18px;
	margin:0 10px;
}

#gallery-slider_b .item div img {
	margin:0;
}

#gallery-slider_b .item div {
	display: inline-block;
}
/*////////////////////////////////////////////////////////////////*/
/* CONTENIDO - FOTOS GALERIA COMPONENTE */
/*////////////////////////////////////////////////////////////////*/
/*#fotos .fotos img {
	display: block;
	margin: 0 auto;
}
#fotos .fotos {
	margin: 25px;
	margin-right: 0;
}
#fotos .owl-item {
	margin: 11px;
	margin-left: 0;
}
div.fotos_container {
	position: relative;
}
.prev_fotos,.next_fotos,.customNavigation a {
	display: block;
	padding: 5px;
	opacity: .5;
	width: 46px;
	height: 46px;
	position: absolute;
	top: 35%;
	cursor: pointer;
    transition: all .3s;
	    -moz-transition: all .3s;
	    -ms-transition: all .3s;
	    -webkit-transition: all .3s;
}
.prev_fotos:hover,.next_fotos:hover {
	opacity: .8;
}
.next_fotos {
	right: 1px;
	background: url(/imagenes/img_presentacion/icon_slider_next.png) no-repeat center center;
}
.prev_fotos {
	left: 2%;
	background: url(/imagenes/img_presentacion/icon_slider_prev.png) no-repeat center center;
}*/


/*GALERIA FOTOS*/
.foto_galeria {
	display: inline-block;
	width: 100%;
	height: 280px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 130%;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition-timing-function: ease-in;
	image-rendering: optimizeQuality;
	-moz-image-rendering: optimizeQuality;
	-webkit-image-rendering: optimizeQuality;
}
.foto_galeria:hover {
	opacity: .8;
	background-size: auto 100%;
	@include transition(2s);
}

/*////////////////////////////////////////////////////////////////*/
/* CUPON */
/*////////////////////////////////////////////////////////////////*/
#sm_e_s {
	width: 1100px;
	height: 1420px;
}

.flotante-wpp-2 {
	visibility: visible;
	animation-name: bounceInRight;
	position: fixed;
	bottom: 1%;
	right: 1%;
	z-index: 20;
	-webkit-transition: all .2s ease-out;
}

.flotante-wpp-2 img {
	cursor: pointer;
}

.flotante-activo {
	background-color: #fff;
	position: absolute;
	bottom: 55px;
	right: 50px;
	width: 380px;
	height: fit-content;
	border-radius: 5px;
	box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.20);
	z-index: 2;
	opacity: 0;
	padding: 15px;
	color: #000;
	transition: all 0.3s;
}

.flotante-activo__tel1 {
	display: flex;
	gap: 15px;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #e0e0e0;
	padding-block-end: 15px ;
}

.flotante-activo__tel1 h1 {
	font-size: 15px;
	color: #7f7f7f;
	margin: 0;
}

.flotante-activo__tel1 a {
	font-size: 20px;
	color: #242424;
	font-weight: 800;
}

.ico-noaudio {
	margin-left: 10px;
	position: relative;
}

.ico-noaudio .etiqueta {
	font-size: 12px;
	color: #fff;
	background-color: #00396F;
	padding: 5px;
	border-radius: 3px;
	position: absolute;
	bottom: 40px;
	left: -10px;
	width: max-content;
}

.flotante-activo__tel2 {
	display: flex;
	gap: 15px;
	justify-content: space-between;
	align-items: center;
	padding-block: 5px;
	padding-inline: 5px;
}

.flotante-activo__tel2 div {
	border-inline-end: none;
	padding-inline-end: 0;
	border-inline-end: 1px solid #e0e0e0;
	padding-inline-end: 25px;
}

.flotante-activo__tel2 div:last-child {
	border-inline-end: none;
	padding-inline-end: 0;
}

.flotante-activo__tel2 h1 {
	font-size: 13px;
	color: #7f7f7f;
	margin: 0;
}

.flotante-activo__tel2 a {
	font-size: 15px;
	color: #242424;
	font-weight: 800;
}

.activo {
	opacity: 1;
}

.wpp-01 {
	position: relative;
}

.wpp-01:hover {
	opacity: 0.5;
}