.wrap{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.wrap-ext{
	width: 1680px;
	margin: 0 auto;
	position: relative;
}

a{
	text-decoration: none;
	color: inherit;
	outline: none;
}

a, a:hover, a:active, a:focus {
  outline: 0 !important; 
}

.float-elements:before, .float-elements:after{
  content: " ";
  display: table;
}

.float-elements:after{
    clear: both;
}

body{
	overflow-x: hidden;
}

#page{
    /*transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);    */
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;    
}

.btn-page{
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.btn-page:active{
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);  
}

.animacion{
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;	
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.img-center{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translate(50%, 50%);
	-webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%); 
}

.img-center img {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%); 
}

#menu-site li{
	display: inline-block;
	vertical-align: middle;
	color: #263b83;
	position: relative;
	line-height: 67px;
}

#menu-site li a{
	font-size: 13px;
	font-family: 'open_sanssemibold';
	text-transform: uppercase;
}

.site-header{
	background: white;
	padding: 5px 0;
	position: fixed;
	z-index: 2;
	border-top: 2px solid #0D3886;
    width: 100%;
}

.site-header > .wrap-ext *{
	display: inline-block;
	vertical-align: middle;
}

.menu1-footer li:nth-last-child(1){
	display: none;
}

#menu-site .separador{
	margin: 0 7px;
}

.separador div{
	height: 25px;
	width: 1px;
	background: #263b83;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;	
}

.menu-item:after{
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 26px;
	background: #5caf64;
	margin-bottom: -5px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transform: translate3d(0, -2px, 0);
}

.current-menu-item:after, .menu-item:hover::after{
	visibility: visible;
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}

.menu-der{
	height: 67px;
}

#menu-site, #menu-site ul, #menu-site .separador{
	height: 100%;
}

#buscar-menu{
	cursor: pointer;
}

#selector-de-idioma{
	position: relative;
	z-index: 999999;
}

.selector-idioma{
	width: 52px;
	height: 49px;
	background: #f6f6f6;
	text-align: center;
	cursor: pointer;
}

.selector-idioma p{
	color: #263b83;
	font-size: 12px;
	font-family: 'open_sansbold';
	margin-top: 3px;
}

.pestana-icon{
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #737373;	
}

.inline-bloc{
	display: inline-block;
	vertical-align: middle;
}

.indicador-lng{
	margin-top: 12px;
	margin-left: 4px;
}

.indicador-lng > *{
	display: block !important;
}

.indicador-lng img{
	width: 24px;
}

.selector-icon{
    margin-top: 21px;
    margin-left: 2px;
}

#buscador-icon{
	margin: 0 10px;
}

#main{
	position: relative;
}

.container-page{
	background: #e4e4e4;	
}

footer{
	color: white;
	text-align: center;
}

#footer1{
	background: #004B98;
	width: 100%;
	height: 10px;
}

#footer2{
	background: #0D3886;
	width: 100%;
	min-height: 148px;
	border-bottom: 1px solid #6f7ca9;
	border-top: 1px solid #6f7ca9;
}

#footer3{
	background: #004B98;
	width: 100%;
	height: 96px;
}

.separador-horizontal{
	width: 100%;
	height: 1px;
	background: white;
}

#menu-footer2 > *{
	display: inline-block;
	vertical-align: middle;
}

#menu-footer2{
	padding-top: 25px;
	margin-bottom: 17px;
	text-transform: uppercase;
}

#fecha-sitio{
	font-family: 'open_sansbold';
}

#redes-sociales-footer > *{
	margin: 0 22px;
	font-size: 17px;
}

.menu1-footer{
	padding-top: 30px;
	margin-bottom: 16px;
}

.menu1-footer li{
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
}

.separadorf{
	width: 1px;
	height: 18px;
	background: white;
	margin: 0 7px;
}

#footer2 img{
	margin-top: 14px;
	margin-bottom: 14px;
}

#menu-visible{
	position: absolute;
	z-index: 99999;
	color: white;
	padding-top: 5px;
	display: none;
	width: 100%;
}

#buscador-menu{
	position: absolute;
	z-index: 99999;	
	background: url('img/fondom.png');
	width: 100%;
	height: 120px;
	color: white;
	display: none;
	margin-top: 5px;
}

#buscador-menu > div{
	width: 795px;
	margin: 0 auto;
	border-bottom: 1px solid white;
	margin-top: 38px;
	position: relative;
}

#buscador-menu input{
	background: none;
	width: 95%;
	height: 40px;
	border: none;
	outline: none;
	font-family: 'montserratregular';
	font-size: 16px;
	position: relative;
}

#buscador-menu input::-webkit-input-placeholder{
	color: white;
}

.btn-ir-busqueda{
	position: absolute;
	font-size: 25px;
	color: white;
	right: 0;
	top: 0;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 10px;
}

#interna-menuvis{
	width: 100%;
	min-height: 450px;
	background: url('img/fondom.png');
}

.title-menu-desp{
	text-transform: uppercase;
	font-family: 'open_sanssemibold';
	font-size: 48px;
}

.title-menu-desp{
	padding-top: 60px;
	margin-bottom: 12px;
}

.destacado-home{
	margin-right: 20px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}

.seccion-inicio{
	font-size: 0;
	margin-top: 10px;
}

.seccion-inicio .destacado-home:nth-child(3){
	margin-right: 0;
}

.contenido-slider-h{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	margin-bottom: 70px;
}

.slider-home .texto-slider{
	margin-left: 22px;
}

.slider-home{
	/*max-height: 449px;*/
	overflow: hidden;
    visibility: hidden;
}

.texto-slider{
	border-left: 2px solid white;
}

.texto-slider p{
	font-family: 'open_sansextrabold';
	color: white;
	padding-left: 7px;
	/*text-shadow: 2px 2px 2px rgba(0,0,0,0.6);*/
	text-shadow: 0px 0px 6px rgba(0,0,0,0.8);	
}

.primer_p{
	font-size: 33px;
}

.seg_p{
	font-size: 51px;
    margin-top: -5px;	
}

.tercer_p{
	font-size: 42px;
	margin-top: -7px;
}

.general-template .seg_p{
	margin-top: 0;
}

.tercer_p.general_plantilla{
	font-size: 24px;
	font-family: 'open_sansregular';
	margin-top: 2px;
}

.btn-leermas{
	background: #0063B1;
	width: 137px;
	height: 27px;
	color: white;
	text-align: center;
}

.slider-home .btn-leermas{
	margin-left: 31px;
	margin-top: 14px;
}

.btn-leermas p{
	font-family: 'open_sanssemibold';
	font-size: 15px;
	text-transform: uppercase;
	line-height: 27px;
	margin-right: 6px;
}

.btn-leermas > *{
	display: inline-block;
	vertical-align: middle;
}

.mas{
	width: 13px;
	height: 13px;
	position: relative;
	color: white;
}

.mas:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: white;
    left: 0;
    bottom: 0;
    margin: auto;
    top: 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.mas:before{
	content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: white;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;	
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.seccion-paginap{
	margin-bottom: 57px;
}

.padding-final{
	padding-bottom: 2px;
}

.full-ancho img.fondo-secc{
	width: 100%;
}

.seccion-especialh .wrap{
	font-size: 0;
	height: 100%;
}

.seccion-especialh .wrap > div{
	float: right;
	position: relative;
	height: 100%;
}

#contactenos-home.seccion-especialh .wrap > div{
	float: left;
}

#primer-destacado .texto-slider{
	text-align: right;
	border-left: none;
	border-right: 2px solid #009331;
	margin-right: 10px;
}

#primer-destacado .texto-slider p{
	padding-right: 7px;
	padding-left: 0;
	text-shadow: none;
	color: #009331;
}

#primer-destacado .tercer_p{
    margin-top: -5px;
}

.seccion-especialh .texto-slider p{
	text-shadow: none;
}

.seccion-especialh .primer_p{
	font-size: 29px;
}

.seccion-especialh .seg_p{
	font-size: 38px;
}

.seccion-especialh .tercer_p{
	font-size: 38px;
}

#primer-destacado .btn-leermas{
	float: right;
	margin-right: 19px;
}

.seccion-especialh .btn-leermas{
	margin-top: 13px;
}

.seccion-especialh{
	height: 342px;
}

.interna-seccion-especialh{
	position: absolute;
    right: 0;
    bottom: 0;	
    margin-bottom: 31px;
}

.fondo-imagen-espc{
	height: 100%;
	background: #009331;
	width: 52%;
	position: absolute;
	top: 0;
	right: 0;
}

#contactenos-home .fondo-imagen-espc{
	left: 0;
	right: inherit;
}

#contactenos-home .interna-seccion-especialh{
	left: 0
}

.seccion-especialh .contenedor-img-home img{
	position: relative;
	z-index: 3;
	margin-top: 18px;
}

#contactenos-home .texto-slider{
	margin-left: 10px;
	border-color: #0063B1;
}

#contactenos-home .seg_p{
	color: #00942a;
	padding-top: 20px;
}

#contactenos-home .btn-leermas{
	margin-left: 19px;
}

#segundo-destacado .texto-slider{
	margin-left: 22px;
}

#segundo-destacado .btn-leermas{
	margin-left: 31px; 
	margin-top: 15px;
}

#primer-destacado, #contactenos-home{
	position: relative;
}

.btn-red-lateral{
	width: 46px;
	height: 46px;
	position: relative;
	background: #005A8D;
	text-align: center;
	color: white;
	margin: 5px 0;
	border-radius: 4px;
	font-size: 22px;
	cursor: pointer;	
}

#btn-redes-incauca .btn-red-lateral:nth-child(1){
	background:  #545454;
}

#btn-redes-incauca{
	background: white;
	padding: 5px;
	position: fixed;
	left: -80px;
	top: 40%;
	border-radius: 0 6px 6px 0;
	z-index: 9;
	transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.animteRedes{
	transform: translateX(80px);
	-ms-transform: translateX(80px); /* IE 9 */
    -webkit-transform: translateX(80px); 
}

.btn-red-lateral *{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	line-height: 46px;
}

#accesos-incauca{
	position: fixed;
	width: 311px;
	height: 100%;
	top: 0;
	transform: translate3d(-311px, 0, 0);
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;	
    background: #06368B;
    z-index: 99;
}

.show-menu-accesos #accesos-incauca{
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);	
}

.show-menu-accesos #page{
	transform: translate3d(311px, 0, 0);
	-webkit-transform: translate3d(311px, 0, 0);
	-moz-transform: translate3d(311px, 0, 0);
	-ms-transform: translate3d(311px, 0, 0);
}

.show-menu-accesos #page:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.8);
	z-index: 9999;
}

.show-menu-accesos {
	left: 231px;
}

#cerrar-accesos{
	cursor: pointer;
}

#header-accesosinc > *{
	display: inline-block;
	vertical-align: middle;
}

#header-accesosinc{
	padding-top: 40px;
}

#header-accesosinc p{
	color: white;
	font-size: 38px;
	font-family: 'open_sansextrabold';
	text-shadow: 3px 2px 4px rgba(0,0,0,0.4);	
}

.lateral-header{
	width: 2px;
	height: 70px;
	background: white;
	margin-left: 28px;
	margin-right: 10px;
}

#cerrar-accesos{
	margin-left: 43px;
}

#idioma-sec{
	display: none;
	position: absolute;
	margin-top: 1px;
}

.menu-idio-vis .pestana-icon{
	transform: rotate(180deg);
}

.item-acceso-lat a > *{
	display: inline-block;
	vertical-align: middle;
}

#menu-accesos{
	margin-top: 65px;
}

#menu-accesos ul{
	width: 230px;
	margin: 0 auto;
}

.item-acceso-lat{
	color: white;
	font-family: 'open_sanssemibold';
	font-size: 16px;	
	margin-bottom: 18px;
}

.item-acceso-lat p{
	width: 81%;
}

.sep-acceso-hor{
	background: url('img/sephort.png');
	width: 100%;
	height: 1px;
	margin-top: 18px;
}

.item-acceso-lat:nth-last-child(1) .sep-acceso-hor{
	display: none;
}

.wrap-ext .banner-img{
	width: 100%;
}

.banner-sup-page .contenido-slider-h{
	visibility: hidden;
	margin-bottom: 0;
}

.contenido-general-pagina{
	font-size: 0;
	margin-top: 16px;
}

.contenido-general-pagina > div{
	display: inline-block;
	vertical-align: top;
}

.menu-page-lat{
	width: 285px;
	min-height: 490px;
	background: #007D2A;
}

.content-page-int{
	width: 695px;
	background: white;
}

.content-page-int, .texto-pg-estilo{
	color: #535353;
	font-size: 14px;	
	font-family: 'open_sansregular';
}

.title-cuerpo-pg, .cuerpo-contenido-pg h1{
	font-size: 20px;
	font-family: 'open_sansextrabold';
	color: #0c2028;
	margin-bottom: 40px;
	/*text-transform: uppercase;*/
}

.cuerpo-contenido-pg h1{
	text-align: center;
	margin-bottom: 0 !important;
}

.cuerpo-contenido-pg h3{
	padding-left: 15px;
	border-left: 6px solid #0A3688;
	color: #0A3688;
	font-family: 'open_sansbold_italic';
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.container-content-page{
	padding: 40px 45px;
	position: relative;
}

.cuerpo-contenido-pg{
	line-height: 1.3;
}

.cuerpo-contenido-pg img{
	max-width: 100%;
}

.item_redsocial{
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
}

.galeria-images-pg .bx-wrapper .bx-prev{
	width: 51px;
	height: 51px;
	background: url('img/prev_.png') no-repeat;
	left: -1px;
}

.galeria-images-pg .bx-wrapper .bx-prev:hover{
	background: url('img/prev.png') no-repeat;
}

.galeria-images-pg .bx-wrapper .bx-next{
	width: 51px;
	height: 51px;
	background: url('img/next_.png') no-repeat;
	right: 0;
	transform: inherit !important;
	-webkit-transform: inherit !important;
	-moz-transform: inherit !important;
	-ms-transform: inherit !important;
}

.galeria-images-pg .bx-wrapper .bx-next:hover{
	background: url('img/next.png') no-repeat;
}

.galeria-images-pg .bx-wrapper .bx-viewport{
	background: white;
}

.galeria-images-pg li p{
	padding: 10px 15px; 
	background: #F5F5F5;
	color: #545454;
	font-size: 13px;
	text-align: center;
}

.cuerpo-contenido-pg table{
	width: 100% !important;
}

.cuerpo-contenido-pg table tr{
	text-align: center;
}

.cuerpo-contenido-pg table td{
	padding: 14px 10px 10px 10px;
}

.cuerpo-contenido-pg table tr:nth-child(even) {
	background: #F8F8F8;
}

.cuerpo-contenido-pg table tr:nth-child(odd) {
	background: #EBEBEB;
}

.cuerpo-contenido-pg table tr:nth-child(1) {
	background: #003590;
	color: white;
}

.title-bordes{
    border-top: 1px dotted #BCBCBC;
    border-bottom: 1px dotted #BCBCBC;
    padding: 17px 0;
	font-size: 20px;
    font-family: 'open_sansextrabold';
    color: #0c2028;    
}

.archivos-descargables{
	margin: 30px 0;
}

.title-bordes > *{
	display: inline-block;
}

.title-bordes img{
	margin-left: 20px;
}

.lista-archivos{
	width: 390px;
	margin: 0 auto;
	margin-top: 35px;
}

.item-archadjunto{
	/*list-style: disc;*/
	margin: 10px 0;
	position: relative;
}

.item-archadjunto:before {
    content: "\f111";
    color: #0A3688;
    font: normal normal normal 14px/1 FontAwesome;   
	font-size: 7px;
    margin-left: -18px;
    position: absolute;
    margin-top: 12px;
}

.item-archadjunto a > *{
	display: inline-block;
	vertical-align: middle;
}

.item-archadjunto p{
	color: #545454;
	text-decoration: underline;
    width: 86%;
    margin-right: 2%;
    line-height: 1.2;
}

.container-menu-ac{
	padding: 30px 0;
}

.header-acordeon-m{
	padding: 0 30px;
	text-transform: uppercase;
	font-size: 19px;
	font-family: 'open_sansextrabold';
	color: white;
}


/*----- Accordion -----*/

.accordion, .accordion * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
 
.accordion {
    overflow:hidden;
}

.accordion-section-title, .accordion-section-title-n2, .accordion-section-title-n3 {
    width:100%;
    padding:7px 20px;
    display:inline-block;
    transition:all linear 0.15s;
    font-size: 15px;
    color:#fff;
}

.accordion-section-title-n3{
    padding:2px 20px;
}

.accordion-section-title *, .accordion-section-title-n2 *, .accordion-section-title-n3 *{
	display: inline-block;
	vertical-align: middle;
}

.accordion-section-title i,
.accordion-section-title-n2 i, 
.accordion-section-title-n3 i{
	font-size: 27px;
	margin-right: 10px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;	
}

.accordion-section-title p{
	width: 85%;
	line-height: 1.2;
	font-family: 'montserratregular';
	font-size: 15px;
}

.accordion-section-content, .accordion-section-content-n2, .accordion-section-content-n3 { 
    display:none;
}

.accordion-section-content li, 
.accordion-section-content .solo-item-p{
	font-size: 15px;
	padding:10px 41px;		
	color: white;
	line-height: 1.1;
	font-family: 'montserratregular';
	font-size: 15px;
}

.accordion-section-content li:hover,
.accordion-section-content .solo-item-p:hover{
	background: white;
	color: #0c3385;
}

.accordion-section-title.active i,
.accordion-section-title-n2.active i, 
.accordion-section-title-n3.active i{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

.acordeon-content{
	margin-top: 20px;
}

.btn-ir-arriba{
	background: #009421;
	width: 59px;
	height: 59px;
	position: absolute;
	bottom: 0;
	right: 0;
	cursor: pointer;
	text-align: center;
	border-radius: 100%;
	margin-bottom: 45px;
	margin-right: 12%;
}

.btn-ir-arriba i{
	font-size: 45px;
	color: white;
	line-height: 59px;
}

.mensaje-404{
	width: 622px;
	height: 386px;
	background: #464646;
	color: white;
	border-radius: 40px;
	position: relative;
	margin: 90px auto;
	text-align: center;
}

.un-solobloque > div{
	display: inherit;	
}

.un-solobloque{
	padding: 43px 32px;
	box-sizing: border-box;
}

.notfcontenido-grl{
	background: white;
}

.mensaje-404 > img{
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: 0;
	margin-top: -88.5px;
}

.error404 .btn-ir-arriba, 
.search .btn-ir-arriba, 
.home .btn-ir-arriba,
.page-template-historia .btn-ir-arriba{
	display: none;
}

.titlet-1{
	padding-top: 130px;
	font-size: 43px;
	font-family: 'open_sanssemibold';
	color: white;
	margin-bottom: 25px;
}

.titlet-2, .titlet-3{
	font-size: 17px;
	color: #aaaaaa;
}

.titlet-3{
	margin-top: 5px;
	color: white;
	text-transform: uppercase;
}

.banner-sup-page .texto-slider p{
	padding-left: 15px;
}

.padding-estandar{
	padding: 36px 48px;
}

.item-hija-menu{
	display: inline-block;
	vertical-align: top;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.encabezado-hija-menu p{
	font-family: 'open_sansbold';
	font-size: 15px;	
	text-transform: uppercase;
}

.encabezado-hija-menu > *{
	display: inline-block;
	vertical-align: middle;
}

.encabezado-hija-menu{
	margin-bottom: 20px;
}

.item-hija-menu{
	/*min-width: 125px;*/
	/*max-width: 200px;*/
	border-right: 1px solid white;
	margin-right: 18px;
	padding-right: 20px;
}

.title-header-mpu{
	/*width: 90%;*/
}

.item-hija-menu:nth-last-child(1){
	border-right: none;
}

.dot-separador{
	margin-right: 4px;
}

.paginas-hijas-menu{
	margin-top: 25px;
}

.item-hija-menu li{
	margin: 10px 8px;
	line-height: 1.3;	
}

/*.accordion-section-title.active{
	color: #007D2A;
	background: white;
}*/

.dos-columnas-content > div{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}

.dos-columnas-content > div:nth-child(2) > *{
	margin-left: 7%;
}

.btn-verde-inc{
	background: #63CF00;
	width: 266px;
	height: 47px;	
	text-align: center;
	margin: 40px auto;
	border-radius: 40px;
}

.btn-verde-inc p{
	color: white;
	line-height: 47px;
	font-size: 18px;
	font-family: 'open_sansextrabold';
}

.banner-sup-page{
	position: relative;
}

.item-acceso-lat > a > div{
	width: 28px;
	margin-right: 7px;
	text-align: center;
}

#footer-1-resp{
	display: none;
}

#menu-responsive{
	display: none;
	cursor: pointer;
}

.barra-menu-horizontal{
	width: 100%;
	height: 0;
	background: #0A3688;
	display: none;
	position: fixed;
	z-index: 2;
    visibility: hidden;
    opacity: 0;
}

#menu-visible-resp{
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #0A3688;
	/*min-height: 400px;*/
	z-index: 4;
}

.single-producto .galeria-images-pg li > div{
	border: 2px solid #ABABAB;
	position: relative;
	text-align: center;
}

.single-producto .galeria-images-pg li > div img{
	margin: 0 auto;
}

.logo-producto{
	position: absolute;
	right: 0;
	top: 0;
	margin-right: 45px;
	margin-top: 15px;
    max-height: 120px;
    max-width: 120px;
}

.acordeon-productos-especial .accordion-section-title{
	text-transform: uppercase;
}

.url-producto{
	margin: 40px 0;
}

.url-producto a{
	color: #0A3688;
}

.cerrar-menu-mobile{
	width: 39px;
	height: 39px;
	position: absolute;
	float: right;
	margin-top: 9px;
	margin-right: 10px;
	cursor: pointer;
    top: 0;
    right: 0;
}

.cerrar-menu-mobile:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 5px;
	background: white;
	border-radius: 4px;
	transform: rotate(45deg);
	top: 12px;
	left: 0;
}

.cerrar-menu-mobile:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 5px;
	background: white;
	border-radius: 4px;
	transform: rotate(-45deg);
	top: 12px;
	left: 0;
}

.header-menu-mobile-p{
	position: relative;
	margin-top: 15px;
}

.cuerpo-menu-mobile ul{
	margin: 10px; 
	text-align: left;
}

.ext-item-m-rep{
	/*padding: 12px 0;*/
}

.cuerpo-menu-mobile > ul > li{
	/*padding: 12px 0;*/
	color: white;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px solid #05286C;
}

.buscador-responsive{
	position: relative;
}

.buscador-responsive input{
	text-align: left;
	border: none;
	padding: 15px 12% 15px 3%;
	width: 85%;
	outline: none;
}

.buscador-responsive .fa{
	color: white;
	border-radius: 100%;
	background: #0A3688;
	font-size: 19px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 9px;
	margin-top: 6px;
	margin-right: 10px;
}

.menu-especial-prod li{
	display: none;
}

.categorias-productos li, .lista-productosm li{
	list-style: disc;	
	margin-left: 20px;
}

.categorias-productos li{
	font-family: 'open_sansbold';
	text-transform: uppercase;
	margin-bottom: 20px;
}

.categorias-productos li:hover{
	text-decoration: underline;
}

.subtipos-productos{
	font-family: 'open_sanssemibold';
}

.item-hija-menu li > *{
	vertical-align: middle;
}

.item-hija-menu li i{
	margin-right: 7px;
	font-size: 20px;
}

.item-hija-menu li{
	color: #CACACA; /*#DDDDDD;*/
	cursor: pointer;
	position: relative;
}

li.active-pm, li.menu-pro-m{
	color: white;
}

li.cat-pro-m, li.pertecene-tipo-0{
	display: list-item;
}

li.pertecene-cat-0, li.pertecene-subtip-0{
	display: block;
}

li.item-menu-diffp{
	display: block;
	color: white;
}

.share-info-post-meta-h{
	display: none;
}

.accordion-section-title-n2{
	font-size: 15px;
	font-family: 'montserratregular';
	color: white;
}

.accordion-section-title-n3{
	font-size: 13px;
	font-family: 'montserratregular';
	color: white;	
}

.item-final-pro-l > a{
	font-size: 13px;
	font-family: 'montserratregular';	
}

.accordion-section-title-n3 i{
	color: black;
}

.accordion-section-content-listp a{
	color: white;
	font-family: 'montserratregular';
	font-style: italic;
	font-size: 12px;	
}

.accordion-section-title-n2{
	padding-left: 30px;
}

.accordion-section-title-n3{
	padding-left: 40px;
}

.accordion-section-content-listp li{
	padding: 10px;
	padding-left: 70px;
}

.accordion-section-content-listp li:hover a{
	color: #203586 !important;
}

.item-cat-prod-pg{
	width: 275px;
	height: 210px;
	position: relative;
	border: 2px solid #44C995;
	display: inline-block;
	vertical-align: top;
	margin: 20px 0;
	margin-right: 35px;	
}

.item-cat-prod-pg:nth-child(2n){
	margin-right: 0;
}

.item-cat-prod-pg:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.item-cat-prod-pg img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;	
    max-height: 85%;	
}

.item-menu-respons-pg{
	position: relative;
}

.item-menu-respons-pg i{
	position: absolute;
	right: 0;
	font-size: 35px;
	top: 0;
	margin-top: 4px;
	margin-right: 7px;
	cursor: pointer;
    display: none;
}

.item-menu-respons-pg.tiene-hijos-mob i{
	display: block;
}

.item-menu-respons-pg:nth-last-child(1){
	border-bottom: none; 
}

.mas-redes-soc-menu{
	padding: 13px 0;
	text-align: center;
}

.mas-redes-soc-menu a{
	color: white;
	margin: 0 20px;
	font-size: 17px;
}

.active-item-a{
	background: white;
	color: #0c3385 !important;
}

.active-item-a a{
	color: #0c3385 !important;
}

.active-title-s{
	background: white;
	color: #007D2A;
}

.clase_ac_0 .item_historia_cont:nth-child(1){
	display: block;
}

.data-pages-pa{
	display: none;
}

.submenu-horiz-acd{
	position: absolute;
	width: 86%;
	background: #00489A;
	z-index: 4;
	padding: 20px 7%; 
	visibility: hidden;
	opacity: 0;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;		
    transform: translate3d(0, -5%, 0);
}

.submenu-horiz-acd.activo-m-mobileh{
	visibility: visible;
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.submenu-horiz-acd a{
	color: white;
	font-family: 'montserratregular';
	font-size: 14px;
	margin: 15px 0;
	display: block;
}

.submenu-horiz-acd a:nth-child(1), .subm-data-horz:nth-child(1) span{
	margin-top: 0;
}

.submenu-horiz-acd a:nth-last-child(1), .subm-data-horz:nth-last-child(1) span{
	margin-bottom: 0;
}

.item-menu-respons-pg a{
	display: inline-block;
	padding: 12px 0;
	width: 90%;
}

.subm-data-horz{
	display: none;
}

#container-menu-horizontal{
	width: 100%;
	height: 40px;
	overflow: hidden;
	outline: none;
}

.item-hija-spec-prd, .item-hija-menu{
	/*height: 100%;*/
	min-height: 270px;
    height: auto;
}

.menu-especial-prod{
	height: 61%;
}

#interna-menuvis > .wrap{
	height: 100%;
}

.titulo_acordeon i img{
   transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;	
}

.titulo_acordeon.active i img{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

.hover-item-s-home{
	position: absolute;
	transform: translate3d(0, 100%, 0);
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #005FB5;
   transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    box-sizing: border-box;
    padding: 30px;
}

.active-item-h-sect .hover-item-s-home{
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.btn-blanco{
	background: white;
	color: #0063B1;
	margin: 0 auto;
}

.btn-blanco .mas:before, .btn-blanco .mas:after{
	background: #0063B1;	
}

.destacado-home .bx-viewport{
	background: none !important;
}

.destacado-home .bx-pager-link{
	background: white !important;
}

.destacado-home .bx-pager-link.active{
	background: #545454 !important;
}

.hover-item-s-home .bx-viewport ul li{
	text-align: center;
}

.hover-item-s-home .bx-viewport ul, 
.hover-item-s-home .bx-viewport ul li, 
.hover-item-s-home .bx-viewport, 
.hover-item-s-home .bx-wrapper{
	height: 100%;
}

.hover-item-s-home .bx-wrapper{
	margin-bottom: 0 !important;
}

.bx-wrapper .bx-pager{
	bottom: -5px !important;
	padding-top: 0 !important;
}

.cuerpo-contenido-pg > ul li, .descripcion_item_historia > ul li{
	/*list-style: disc;*/
	margin-left: 19px;
	position: relative;
}

.cuerpo-contenido-pg > ul li:before, .descripcion_item_historia > ul li:before{
    content: "\f111";
    color: #0A3688;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 7px;
    margin-left: -18px;
    position: absolute;
    margin-top: 5px;
}

.cuerpo-contenido-pg > ol li, .descripcion_item_historia > ol li{
	list-style: decimal;
	margin-left: 19px;
}

.descripcion_item_historia > ol li, .descripcion_item_historia > ul li{
    text-align: left;
    line-height: 1.2;
}

.page-template-productos .item-horizont-menu > p, 
.single-producto .item-horizont-menu > p, 
.page-template-productos .item-horizont-menu > a,
.single-producto .item-horizont-menu > a{
	text-transform: capitalize;
}

.subm-data-horz span, .subm-data-horz a{
	color: white;
	font-size: 14px;
	font-family: 'montserratregular';
	margin-bottom: 15px;
	display: block;
}

.subm-data-horz ul li{		
	margin: 15px 0;
	margin-left: 12px;
}

.subm-data-horz ul li a{
	font-size: 13px;
}

.infografias_escritorio{
	margin-top: 40px;
	visibility: hidden;
	/*background: url('img/infografia/guia_fondo.png');*/
}

.infografias_escritorio img, #container-no-sp img{
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;	
}

.img-center{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translate(50%, 50%);
	-webkit-transform: translate(50%, 50%);
	-moz-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%);
	-o-transform: translate(50%, 50%); 
}

.img-center img {
	height: 100%;
	width: auto;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%); 
}

.info_post_busqueda.una-columna-s{
	width: 100%;
	margin-left: 0;
}

#popup-inf{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.8);
	z-index: 999;
	visibility: hidden;
	opacity: 0;
   transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;	
}

#content-popup-inf{
	width: 100%;
	position: relative;
	left: 0;
	top: 0;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 3px 4px 3px rgba(0,0,0,0.2);
}

#header-popupinf{
	background: #0066a8;
	background: linear-gradient(#0068A9, #00358F);
	width: 100%;
	text-align: center;
	color: white;
	padding: 10px 0;
	border: 1px solid #5f9acf;
	border-bottom: 5px solid #C9C9C9;
	border-radius: 4px 4px 0 0;
    position: relative;
}

#header-popupinf>p{
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'open_sansextrabold';
	width: 80%;
}

#info-inf-popup{
	padding: 25px 20px 35px 20px;
	background: white;
}

#info-inf-popup > *{
	display: inline-block;
	vertical-align: top;
}

#info-inf-popup > div{
	font-size: 14px;
	color: #525252;
	line-height: 1.3;
	width: 270px;
	margin-left: 15px;
	overflow: hidden;
	height: 147px;
}

#jscroll-container{
	outline: none;
}

#jscroll-container .jspVerticalBar{
	background: none !important;
	width: 29px !important;
}

#jscroll-container .jspVerticalBar:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 6px;
	background: #949494;
	height: 100%;
	margin: auto;
	z-index: 1;
	border-radius: 5px;
}

#jscroll-container .jspDrag{
	width: 29px !important;
	height:  30px !important;
	background: url('img/bolita-s.png') !important;
	display: block !important;
	z-index: 2 !important;
}

#jscroll-container .jspTrack{
	left: 0 !important;
}

#container-cerrar-popup{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;    
    cursor: pointer;
}

#container-cerrar-popup>*{
	display: inline-block;
	vertical-align: middle;
}

#container-cerrar-popup p{
	color: white;
	font-size: 13px;
}

#btn-cerrar-i{
	width: 27px;
	height: 27px;
	background: white;
	color: #004396;
	text-align: center;
	border-radius: 100%;
}

#cerrar-poup-if > div{
	width: 44px;
	height: 44px;
	position: relative;
	border: 4px solid #004396;
	border-radius: 100%;	
}

#btn-cerrar-i{
	margin: 5px 10px 5px 5px;
}

#btn-cerrar-i i{
	font-size: 18px;
	line-height: 28px;
}

#popup-inf > div > div{
	display: inline-block;
	vertical-align: middle;
    background: white;
}

#cerrar-poup-if{
	cursor: pointer;
	margin-left: 12px;
}

#popup-inf > div{
	height: 210px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 441px;
	transform: scale(0);
	/*overflow: hidden;*/
   transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;		
}

#info-inf-popup > img{
	width: 110px;
}

#popup-inf.visible-popup-info{
	visibility: visible;
	opacity: 1;
}

#popup-inf.visible-popup-info > div{
	transform: scale(1);
}

#inf-data-f{
	display: none;
}

#info-mobile{
	display: none;
}

.banner-full-p{
	width: 100%;
}

.slider-home .bx-wrapper img{
	width: 100%;
}

#info-inf-popup .jspPane{
	margin-left: 0 !important;
}

.btn-leermas{
	border: 1px solid transparent;
}

.btn-leermas:hover{
	background: white;
	color: #0063B1;
	border: 1px solid #0063B1;
}

.btn-leermas:hover .mas:after, .btn-leermas:hover .mas:before{
	background: #0063B1;
}

.margen-icon-arch{
	margin-left: -5px;
}

.data-mobile-inf{
	display: none;
}

.header-fixed{
	/*position: fixed;
	top: 0;
	left: 0;
	width: 100%;*/
	/*transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);*/
	z-index: 5;
	border-bottom: 1px solid #e4e4e4;
}

.fecha-dets{
	border: 1px solid white;
	display: inline-block;
	margin-top: 17px;
}

.fecha-dets p{
	padding: 4px 9px;
	font-size: 'montserratregular';
	font-size: 13px;
	color: white;	
}

.contenido-hover-sect-h{
	font-size: 19px;
	text-transform: uppercase;
	font-family: 'open_sansextrabold';
	margin: 13px 0;
	color: white;
	line-height: 1.2;
}

.resumen-dest{
	color: white;
	font-size: 13px;	
	margin: 13px 0;
	line-height: 1.2;
}

/*.show-menu-accesos header{
	position: absolute;
}*/

#menu-visible, #buscador-menu{
	opacity: 0;
	display: block;
	visibility: hidden;
   transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	transform: translate3d(0, 20px, 0);
	-webkit-transform: translate3d(0, 20px, 0);
	-moz-transform: translate3d(0, 20px, 0);
	-ms-transform: translate3d(0, 20px, 0);    	
}

#buscador-menu{
	transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-ms-transform: translate3d(0, 10px, 0); 
}

#menu-visible.menu-general-vi, #buscador-menu.menu-general-vi{
	visibility: visible;
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);	
}

#jscroll-container.full-container-scr{
	width: 100%;
	margin-left: 0;
}

.tam-full-inf-s img{
	width: 100%;
	height: auto;
}

.barra-menu-horizontal.hoztal-fixed{
	position: fixed;
	top: 0;
}

.sombra-header-scroll{
    height: 80px;
    width: 100%;
}

.item_historia_cont .titulo_item_historia.titulo_general{
	font-family: 'open_sanssemibold';
}

/*.item-menu-respons-pg i:hover,
.item-menu-respons-pg i:focus,
.item-menu-respons-pg i:active,
.item-menu-respons-pg i{
	outline: none !important;
}*/

.galeria-images-pg{
	max-width: 605px;
	margin: 0 auto;
}

.page-template-trabaje-nosotros .galeria-images-pg{
	max-width: 444px;
	margin: 0 auto;
}

.caption_video_ext{
	display: none;
}

.caption_video p{
	padding: 10px 15px;
    background: #F5F5F5;
    color: #545454;
    font-size: 13px;
    text-align: center;
}

#alerta-no-soportado{
	background: white;
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
}

#container-no-sp{
	position: absolute;
	width: 380px;
	height: 355px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.navegadores-p{
	position: absolute;
	bottom: 0;
	width: 80px;
	height: 80px;
	bottom: 38px;
    background:url(about:blank);
}

#nav1{
	left: 13px;
}

#nav2{
	left: 106px;
}

#nav3{
	left: 202px;
}

#nav4{
	left: 294px;
}

select, input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: none !important;
    box-shadow: none !important;
}

.categoria-product-menu{
	text-transform: none;
	font-size: 15px;
}

.interna-subcateg{
	margin-left: 10px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  -moz-appearance: none;
  -ms-appearance: none;
}

.paginas-hijas-menu .item-hija-menu:nth-last-child(1){
    margin-right: 0;
    padding-right: 0;   
}

.paginas-hijas-menu.menu-especial-prod .item-hija-menu:nth-last-child(1){  
    max-width: 250px;
}

.paginas-hijas-menu.menu-especial-prod .item-hija-menu:nth-last-child(2){   
    max-width: 250px;
}

.fixed-footer{
    position: fixed;
    bottom: 0;
    width: 100%;
}

.solo-item-p{
	padding-left: 60px !important;
}

.categorias-productos .active-pm{
	text-decoration: underline;
}

.solo-prod-head{
	/*color: white !important;*/
}

.cargador-header{
	width: 100%;
	height: 270px;
	position: relative;
	display: none;
}

.cargador-header img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 50px;
}

.sin-banner-hide{
    display: none;
}

.mapas-ubicacion-sep{
    font-size: 0;
}

#texto-superior-infografia, #texto-superior-infografia-mob{
    background: #009331;
    color: white;
    font-family: 'open_sansbold';    
    text-transform: uppercase;
    width: 410px;
    height: 40px;
    border-radius: 8px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0px;
}

#texto-superior-infografia-mob{
    position: relative;
    height: auto;
    display: none;
}

#texto-superior-infografia p{
    line-height: 40px;
    font-size: 15px;
    margin-right: 10px;
}

#texto-superior-infografia-mob p{
    font-size: 15px;
    margin-right: 10px;
    padding: 10px 0;
    width: 80%;
}

#texto-superior-infografia i, #texto-superior-infografia-mob i{
    border: 3px solid;
    border-radius: 100%;
    padding: 6px;    
}

#texto-superior-infografia > div *, #texto-superior-infografia-mob > div *{
    display: inline-block;
    vertical-align: middle;
}

#descripcion-footer-inf{
    width: 90%;
    height: 45px;
    border: 2px solid #63CF00;
    color: white;
    font-size: 16px;
    text-align: center;
    font-family: 'open_sansbold';  
    margin: 0 auto;
    border-radius: 9px;
    position: relative;
    margin-top: 60px;
    visibility: hidden;
}

#descripcion-footer-inf > div{
    width: 99.5%;
    margin: auto;
    height: 93%;
    background: #63CF00;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#descripcion-footer-inf b{
    cursor: pointer;
    line-height: 1.5;
}

#descripcion-footer-inf p{
    line-height: 42px;
}

#descripcion-footer-inf:before{
    content: "";
    height: 100px;
    border-left: 1px dotted;
    position: absolute;
    width: 1px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: green;
    margin-left: 387px;
    margin-top: -60px;
}

#texto-superior-infografia-mob.idioma-en-pagina p, 
#texto-superior-infografia.idioma-en-pagina p{
	font-size: 14px;
}

.tiene-logo-padding{
	padding-top: 35px;
    max-width: 480px;
    line-height: 1.2;
}

.acordeon-paginas-no-prod .accordion-section-title-n2{
	padding-left: 40px;
}

.con-bisabuelo-item{
	padding-left: 60px !important;
}

.item-hija-spec-prd{
	display: none;
}

.item-hija-spec-prd.categorias-productos, .visible-item-menu-prd{
	display: inline-block;
}

#descripcion-footer-inf{
	cursor: pointer;
}

.active-seccion-inf{
	border-color: #E33F40 !important;
}

#descripcion-footer-inf.active-seccion-inf > div{
	background: #E33F40;
}

#archivos-infogr{
	display: none;
}

.item-archadjunto-inf{
	text-align: center;
	margin: 10px 0;
}

#descrp-item-inf li{
	list-style: disc;
	margin-left: 20px;
}

#descrp-item-inf ul{
	margin: 20px 0;
}

.item-file-ad-inf a *{
	display: inline-block;
	vertical-align: middle;
}

.item-file-ad-inf p{
	margin-right: 30px;
	text-decoration: underline;
	max-width: 50%;
}

.interna-nivel-htal-h{
	display: none;
}

.subm-data-horz-int{
	margin-left: 12px !important;
	font-size: 13px !important;
    color: #cccccc !important;
}

.subm-data-horz ul a{
	font-size: 13px !important;
    color: #cccccc !important;
}

.subm-data-horz i{
	font-size: 15px;
	margin-right: 5px;
}

#archivos-infogr img{
	max-width: 55px;
}

.hide-desplegable-mmbl, .lista-nietos-mn-hd{
	display: none;
}

.active-pg-nietas-hd i{
	position: relative;
	margin: 0;
	display: inline-block !important;
	font-size: 16px !important;
	color: white !important;
}

.active-pg-nietas-hd, .solo-item-active-p-nh{
	color: white !important;
    font-size: 15px;
}

.lista-nietos-mn-hd .item-menu-diffp{
	margin-left: 14px !important;
	margin-right: 0 !important;
}

.hide-desplegable-mmbl > ul > li.item-menu-diffp{
	margin-left: 12px !important;
}

.accordion-section-title-n2 p{
	width: 90%;
}

.item-hija-menu li{
	width: 90%;
}

/*.item-hija-menu{
    width: 30%;
}*/

.item-hija-menu{
    width: 18%;
}

.columnas-menu-5 .item-hija-menu{
	width: 18%;
}

.columnas-menu-4 .item-hija-menu{
	width: 23%;
}

.columnas-menu-3 .item-hija-menu{
	width: 32%;
}

.columnas-menu-2 .item-hija-menu{
	width: 48%;
}

.columnas-menu-1 .item-hija-menu{
	width: 50%;
}

.title-header-mpu{
    width: 93%;
}

.menu-especial-prod .item-hija-menu, 
.menu-especial-prod .title-header-mpu,
.menu-especial-prod .item-hija-menu li{
    width: auto;
}

.galeria-images-pg li > div{
    border: 2px solid #ABABAB;
}

.item_busqueda .img-center img{
    width: 100%;
    height: auto;
}

.img_post_busqueda .banner-img-center img{
    width: auto;
    height: 100%;    
}

.categorias-productos li{
	color: white !important;
}

.gm-style-iw, .gm-style-iw *{
	overflow: inherit !important;
}

.hidden-flecha-c{
    visibility: hidden;
    max-height: 0;
    max-width: 0;
    display: block;
    opacity: 0;
}

.gm-style-iw > div > div{
    line-height: 1.4;
    font-size: 14px;
}

.gm-style-iw img{
    width: 130px;
    margin-top: 10px;
}

.wpcf7-form-control-wrap.planta{
    font-weight: bold;
}

.imagen-cont-callc{
    max-width: 100%;
    width: 170px;
    margin: 0 auto;
    display: block;
    margin-top: 60px;
}

.subtitle-tipos-p{
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: capitalize;
}

.acordeon-secciones .accordion-section-title{
	background: inherit;
	color: #0A3688;
    padding-left: 4px;
}

.acordeon-secciones .accordion-section-title p{
    text-decoration: underline;
}

.acordeon-secciones{
	margin: 20px 0;
}

.acordeon-secciones .accordion-section{
	margin: 5px 0;
}

.acordeon-secciones .descripcion_general{
	/*margin-left: 40px;*/
	margin-bottom: 16px;
}

.acordeon-secciones .accordion-section-content li{
    color: inherit !important;
    line-height: 1.3;
    font-family: inherit;
    font-size: inherit;
    padding: inherit;
}

#infografia_10 .name-inf,
#infografia_10_1 .name-inf{
	visibility: hidden;
}

#texto-superior-infografia-mob, #texto-superior-infografia{
	display: none !important;
}

.general-fullwidth .content-page-int{
	width: 100%;
}

.general-fullwidth .galeria-images-pg{
	max-width: 890px;
}

.menu-productos-fullh{
	/*height: 2000px;*/
}

.single-producto .menu-page-lat .acordeon-content, .page-template-productos .menu-page-lat .acordeon-content{
    visibility: hidden;
}

#container-menu-horizontal{
    overflow-y: hidden !important;
}

#container-menu-horizontal .jspPane{
    top: 0 !important;
}

.acordeon-secciones .descripcion_general img{
    height: auto;
}

#lista-consumo-p{
	visibility: hidden;
}

.slider-home .bx-wrapper{
	margin-bottom: 0;
}

.slider-home .bx-pager.bx-default-pager{
	position: relative;
	margin: 20px 0;
	bottom: 0 !important;
}

.slider-home .bx-pager.bx-default-pager a{
	width: 15px !important;
	height: 15px !important;
	background: #545454 !important;
	border-radius: 100% !important;
}

.slider-home .bx-pager.bx-default-pager a.active{
	background: #0063B1 !important;
}

.accordion.acordeon-secciones .descripcion_general.cuerpo-contenido-pg{
	margin-left: 5px;
}

.medium .select{
    margin-bottom: 0;
}

.container-menu-ac .accordion-section-title-n3 p{
    width: 90%;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.contenido-hover-sect-h{
		font-size: 15px;
	}

	.fecha-dets{
		margin-top: 10px;
	}

	.hover-item-s-home{
		padding: 20px;
	}

	.fecha-dets p{
		font-size: 12px;
	}
    
	.columnas-menu-3 .item-hija-menu{
		width: 30%;
	}    
    
}

@media screen and (max-width: 1680px) {
	.wrap-ext{
		width: 100%;
	}

	header .wrap-ext{
		width: 98%;
	}

	.home .bx-wrapper .bx-prev{
		left: 6% !important;
	}

	.home .bx-wrapper .bx-next{
		right: 6% !important;
	}
}

@media screen and (max-width: 1530px) {
	.btn-ir-arriba{
		margin-right: 5%;
	}
}

@media screen and (max-width: 1300px) {
	.btn-ir-arriba{
		margin-right: 2%;
	}
}

@media screen and (max-width: 1380px) {
	.btn-ir-arriba{
		margin-right: 1%;
	}

	.home .contenido-slider-h{
		margin-bottom: 40px;
	}

	.home .texto-slider p.primer_p{
		font-size: 23px;
	}

	.home .texto-slider p.seg_p{
		font-size: 42px;
		margin-top: inherit;
	}

	.home .texto-slider p.tercer_p{
		font-size: 33px;
		margin-top: inherit;
	}
    
    #imagen-logo-site img{
        width: 200px;
        margin-top: 5px;
    }
    
    #menu-site li a{
        font-size: 12px;
    }
}

@media screen and (max-width: 1160px) {
	.btn-ir-arriba{
		display: none;
	}
}

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

	.contenido-general-pagina > div{
		width: 100%;
	}

	.page-template-productos .contenido-general-pagina > div{
		width: 695px;
	}

	.galeria-productos-lista{
		text-align: center;
	}

	.dos-columnas-content > div{
		width: 100%;
		display: block;
		vertical-align: top;
	}

}

@media screen and (max-width: 1235px) {
	#menu-site li a{
		font-size: 11px;
	}    
}

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

	#menu-site li a{
		font-size: 10px;
	} 

	#menu-site .separador{
		margin: 0 5px;
	}

	.separador div{
		height: 15px;
	}

	#buscador-icon {
	    margin: 0 4px;
	}	

	#buscar-menu img{
		width: 15px;
	}

	#imagen-logo-site img{
		width: 160px;
		margin-top: 11px;
	}

	.seg_p{
		font-size: 37px
	}
    
    .title-menu-desp{
        font-size: 35px;
    }

    #interna-menuvis > .wrap{
    	width: 82%;
    }

    .menu-especial-prod > div{
    	width: 23.5% !important;
    	max-width: inherit !important;
    	padding-right: 0 !important;
    	margin-right: 1% !important;
    }

    #mis-accesos img{
    	width: 55%;
    }

    .btn-red-lateral{
    	width: 30px;
    	height: 30px;
    }

    .btn-red-lateral *{
    	line-height: 30px;
    	font-size: 14px;
    }

    .wrap{
    	width: 920px;
    }

    .content-page-int{
	    width: 635px; 
    }

    .destacado-home{
    	width: 293px;
    }
}

@media screen and (max-width: 1124px) {
	/*.content-page-int{
	    margin: 0 auto;
	    display: block !important;
	}*/
}

@media screen and (max-width: 1000px) {
    
	.menu-especial-prod > div{
		width: inherit !important;
        min-height: inherit;
	}    

	#popup-inf > div{
		height: 325px;
	}
    
    #imagen-logo-site img{
        width: 200px;
        margin-top: 0;
    }
    
    #info-inf-popup > div{
        height: 110px;
    }

	.wrap, .interna-seccion-especialh{
		width: 95%;		
	}	
    
    .sombra-header-scroll{
        height: 69px;
    }
    
    .visible-menu-s .wrap-ext.banner-full-p{
        padding-top: 40px;
    }

	.content-page-int{
	    margin: 0 auto;
	    display: block !important;
	}

	.destacado-home{
		width: 33%;
		margin: 0.2%;
	}

	.destacado-home img{
		width: 100%;
	}

	.contenido-slider-h{
		position: relative;
	}

	#btn-redes-incauca{
		display: none;
	}

	.menu-der{
		display: none !important;
	}

	#imagen-logo-site{
		float: inherit;
	}

	header{
		text-align: center;
	}

	.texto-slider{
		border-color: #009331;
	}

	.texto-slider p{
		color: #009331;
	}
    
    .home .texto-slider p{
        text-shadow: none;
    }

	.bx-wrapper .primer_p, #segundo-destacado .primer_p{
		margin-top: 20px;
	}

	.primer_p{
		font-size: 28px;
	}

	.seg_p{
		font-size: 46px;
	}

	.tercer_p{
		font-size: 37px;
	}

	.seccion-especialh .wrap > div{
		float: inherit !important;
		text-align: center;
		height: auto;
	}

	.interna-seccion-especialh{
		position: relative;
		margin: 0 auto;
		margin-top: 20px;
	}

	.fondo-imagen-espc, .contenido-slider-h.wrap{
		width: 100%
	}

	.texto-slider{
		margin-left: 0 !important;
	}

	#primer-destacado .wrap, #contactenos-home .wrap, #segundo-destacado .wrap{
		width: 100%;
	}

	.seccion-especialh{
		height: auto;
	}

	.fondo-imagen-espc{
		display: none;
	}

	.contenedor-img-home{
		background: #009331;
		padding: 20px 0;
	}

	.seccion-especialh .contenedor-img-home img{
		margin-top: 0;
	}

	#contactenos-home .texto-slider{
		text-align: right;
		border-left: none;
	    border-right: 2px solid #009331;
	}

	#contactenos-home .texto-slider .seg_p{
		margin-right: 7px;
	}

	#contactenos-home .btn-leermas{
		float: right;
	}

	#segundo-destacado .texto-slider{
		border-color: #0063B1;
	}

	#segundo-destacado .texto-slider p{
		color: #0063B1 !important;
	}

	.texto-slider{
		margin-left: 10px !important;
	}

	.slider-home .btn-leermas, #segundo-destacado .btn-leermas{
		margin-left: 19px !important;	
	}

	#footer-1-resp{
		display: block;
	}

	#footer-2-desk{
		display: none;
	}

	#footer2 img{
		margin: 0 auto;
		margin-top: 25px;
	}

	#footer2{
		text-align: center;
		height: inherit;
	}

	#menu-responsive{
		display: block;
		margin-right: 7px;
		float: right;
        position: absolute;
        top: 0;
        right: 0;
	}
	
	.linea-m-resp{
		height: 5px;
		width: 35px;
		background: #0A3688;
		border-radius: 7px;
		margin: 6px 0;
		display: block !important;
	}

	.linea-m-resp:nth-child(1){
		margin-top: 17px;
	}

	.container-page, .bx-wrapper .bx-viewport{
		background: white !important;
	}

	.hover-item-s-home .bx-wrapper .bx-viewport{
		background: none !important;
	}

	.banner-sup-page .contenido-slider-h{
		position: absolute;
	}

	.banner-sup-page .tercer_p.general_plantilla{
		display: none;
	}

	.banner-sup-page .texto-slider p{
		color: white;
	}

	.banner-sup-page .texto-slider{
		border-color: white;
	}

	.menu-page-lat{
		display: none !important;	
	}

	.barra-menu-horizontal{
		display: block;        
		/*position: relative;*/
	}
    
    .visible-menu-s .barra-menu-horizontal,
    .single-producto .barra-menu-horizontal,
    .page-template-productos .barra-menu-horizontal{
        height: 40px;
        visibility: visible;
        opacity: 1;        
    }

	.container-content-page{
		padding: 2%;
	}

	.barra-menu-horizontal{
		/*overflow-x: scroll;*/
	}

	.item-horizont-menu{
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px;
		cursor: pointer;
		position: relative;
	}

	.item-horizont-menu i, .item-horizont-menu div.fa{
		color: white;
		margin-left: 5px;
		font-size: 20px;
	}	

	.barra-menu-horizontal p, .barra-menu-horizontal .item-horizont-menu > a{
		color: white;
		font-size: 14px;
		font-family: 'montserratregular';
		line-height: 40px;
	}

	.item-horizont-menu *{
		display: inline-block;
		vertical-align: middle;
	}

	.full-menu-htal{
		width: 700px;
		margin-left: 2.5%;
		position: relative;
	}

	.home .bx-prev, .home .bx-next{
		visibility: hidden;
	}

	.home .bx-wrapper .bx-prev{
		left: 0 !important;
		width: 40px !important;
		height: 40px !important;
		padding: 5px;
		text-align: center !important;
		background-color: #0063B1 !important;
		background-size: auto 80% !important;
		background-position: 10px !important;
	}

	.home .bx-wrapper .bx-next{
		right: 0 !important;
		width: 40px !important;
		height: 40px !important;
		padding: 5px;
		text-align: center !important;	
		background-color: white !important;	
		background-size: auto 80% !important;
		background-position: 10px !important;
	}

	.padding-estandar, .un-solobloque, .padding_estandar_palo{
		padding: 2%;
	}

	.dos-columnas-content > div:nth-child(2){
		margin-top: 40px;
	}

	.dos-columnas-content > div:nth-child(2) > *{
		margin-left: 0;
	}

	.info_search{
		padding: 0;
	}

	.item_busqueda > div > div{
		width: 100%;
		display: block;
		vertical-align: top;
		margin: 0;
		margin-bottom: 10px;
	}

	.text_no_encontrado{
		width: 100%;
		height: 290px;
	}

	.not_found, .sub_found{
		padding-left: 10px;
		padding-right: 10px;
	} 

	#buscador-menu, #menu-visible{
		display: none !important;
	}

	.logo-producto{
		position: relative;
		margin: 0 auto;
		display: block;
		margin-bottom: 15px;
	}

	.title-cuerpo-pg{
		text-align: center;
		margin-bottom: 15px;
	}

	.redes_sociales{
		text-align: center;
	}

	.lista-archivos{
		width: 100%;
	}

	.item-archadjunto{
		margin-left: 20px;
	}

	.item-archadjunto p{
		width: 80%;
	}

	.site-header{
	    border-bottom: 1px solid #e4e4e4;
		z-index: 6;
	}

	.item-hija-menu{
		display: block;
		vertical-align: top;
		/*width: 100%;*/
		padding-right: 0;
		margin-right: 0;
		border-right: none;
		margin-left: 25px;
        margin-bottom: 0;
        min-height: inherit;
	}

	.title-header-mpu{
		width: 90%;
	}

	li.item-menu-diffp{
		text-transform: none !important;
		font-size: 13px !important;
		color: #cccccc !important;
		border-bottom: none !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		margin-left: 30px;
		/*max-width: 60%;*/
		max-width: 80%;
	}

	.encabezado-hija-menu{
		margin-bottom: 0;
	}

	.items-pagina-menu-h ul{
		margin: 0 !important;
	}

	.items-pagina-menu-h ul li a{
		padding: 7px 0;
	}

	.items-pagina-menu-h{
		display: none;
		margin-bottom: 10px;
	}

	.horizontal-active p:after, .horizontal-active-v2 p:after{
		content: "";
		position: absolute;
		bottom: 9px;
		width: 100%;
		left: 0;
		height: 1px;
		background: #009421;
	}

	.horizontal-active-v2 p:after{
		/*width: 88%;*/
		width: 85%;
	}

	#menu-accesos-mobile{
		padding-top: 15px;
		margin-bottom: 0;
	}

	#menu-accesos-mobile .item-acceso-lat{
		margin-left: 25px;
		margin-bottom: 0;
	}

	#menu-accesos-mobile .item-acceso-lat p{
		font-size: 14px;
		text-transform: none;
	}

	#menu-accesos-mobile .sep-acceso-hor{
		display: none;	
	}

	#idiomas-mobile a > *{
		display: inline-block;
		vertical-align: middle;
		margin: 0 5px;
	}

	#idiomas-mobile{
		margin-bottom: 0;
		margin-left: 25px;
	}

	#idiomas-mobile a{
		/*padding-bottom: 0;*/
		font-size: 14px;
		font-family: 'open_sansbold';
	}
    
	.galeria-images-pg .bx-prev{
	    right: 0 !important;
	    /*bottom: 0 !important;
	    top: inherit !important;*/
	    left: inherit !important;
	    margin-right: 52px !important;
	    background: url('img/prev_.png') no-repeat;	
	    visibility: hidden;	
	}

	.galeria-images-pg .bx-next{
	    /*bottom: 0 !important;
	    top: inherit !important;*/
	    background: url('img/next_.png') no-repeat;
	    visibility: hidden;	
	}    
    
	#footer2 .separador-horizontal{
		width: 70%;		
		margin: 0 auto;
		margin-bottom: 35px;
		margin-top: 30px;
	}  
    
    #texto-superior-infografia{
        display: none;
    }  
    
    #descripcion-footer-inf p{
        font-size: 14px;
    }
    
    #texto-superior-infografia-mob{
        display: block;
    }    

	.tiene-logo-padding, .title-cuerpo-pg{
		padding-top: 10px;
	}

	.tiene-logo-padding{
		max-width: inherit;
	}

	.item-hija-spec-prd, .item-hija-menu{
		height: 100%;
	}	

	.interna-subcateg, .subm-data-horz ul{
		display: none;
	}

	.interna-subcateg > div > ul, .lista-menus-hijas, .interna-subcateg-tipo{
		display: none;
	}

	a.categoria-product-menu{
		padding: 10px 0 !important;
        width: inherit;
        display: block;
	}

	.subcategoria-product-menu{
		margin-left: 13px;		
	}

	.subcategoria-product-menu > *{
		text-transform: none;
	}

	.title-subcategoria-product-menu{
		font-size: 14px;
		padding: 7px 0;
	}

	.title-subcategoria-product-menu>a{
		font-size: 14px;
		padding: 0;
	}

	.categoria-product-menu > i, .title-subcategoria-product-menu > i{
		position: relative;
		font-size: 15px;
		margin: 0;
		display: inline-block !important;
		margin-right: 5px;
	}

	.subcategoria-mob-nohijos a{
	    color: #cccccc !important;
	}
    
    .item-hija-menu,
    .item-hija-menu li{
        width: auto;
    } 
    
    #accesos-incauca{
        display: none;
    }
    
    a.subcategoria-mob-hijos-m{
        width: inherit;
        padding: 7px 0;   
        display: block;
    }

}

@media screen and (max-width: 1200px){
	.mapa_conceptual img{
		width: 100%;
	}
}

@media screen and (max-width: 945px){
    
    .banner-sup-page .seg_p{
        display: none;
    }

	.item_mapa_infografias{
		visibility: hidden;
	}
    
    .cargador-header{
		height: 50px;
	}

	.cargador-header img{
		width: 30px;
	}
    
    #header-popupinf{
        text-align: left;
    }

    #header-popupinf>p{
        width: 65%;
        margin-left: 10px;
    }    

    #container-cerrar-popup p{
        font-size: 12px;
    }
}

@media screen and (max-width: 900px){
	#cerrar-poup-if{
	    position: absolute;
	    top: 0;
	    right: 0;
	    margin-right: 34px;
	    margin-top: 19px;
	}

	#popup-inf > div > div{
		display: block;
		vertical-align: top;
	}

	#popup-inf > div{
		width: 85%;
		left: 0;
		right: 0;
	}

	#content-popup-inf{
		width: 100%;
        height: 100%;
	}

	#cerrar-poup-if > div{
		width: inherit;
		height: inherit;
		border: none;
	}

	#btn-cerrar-i{
		background: white;
		color: #004396;
	}

	#info-inf-popup > img{
		width: 35%;
		max-width: 252px;
	}

	#info-inf-popup > div{
		width: 62%;
		margin-left: 2%;
	}

}

@media screen and (max-width: 745px){
	.page-template-productos .contenido-general-pagina > div{
		width: 100%;
	}

	.item-cat-prod-pg{
		margin-right: 0;
	}
}

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

	#texto-superior-infografia-mob{
		margin-top: 20px;
	}

	.contenedor-img-home img{
		width: 100%;
	}

	.menu1-footer li{
		display: block;
		margin: 10px 0;
	}

	#footer3{
		height: inherit;
		padding-bottom: 20px;
	}

	.separadorf{
		display: none !important;
	}

	#menu-footer2{
		width: 95%;
		margin: 0 auto;
		padding: 17px 0;
	}

	#menu-footer2 > p{
		line-height: 1.5;
	}

	.primer_p{
		font-size: 23px !important;
	}

	.seg_p{
		font-size: 41px !important;
	}

	.tercer_p{
		font-size: 32px !important;
	}

	.texto-slider p{
		margin-top: 0;
		margin-bottom: 0;
	}

	#primer-destacado .tercer_p{
		margin-top: 0;
	}

	.banner-img{
		/*height: 180px;*/
		width: 100% !important;
		/*margin-left: -50%;*/
	}

	#info-deskt{
		display: none;
	}

	#info-mobile{
		display: block;
	}

	.item_mapa_infografias{
	}

	#info-mobile{
		width: inherit;
		margin: 0 auto;
	}	

	#infografia_1{
		left: 66px;
	    top: 1px;
	}

	#infografia_1 p.name-inf{
		margin-top: -1px;
		margin-left: 31px;
	}

	#infografia_2{
		left: 99px;
    	top: 168px;
	}	

	#infografia_3{
		left: 85px;
    	top: 291px;
	}

	#infografia_3 p{
		margin-top: 0;
	}

	#infografia_4{
	    left: 56px;
    	top: 395px;
	}

	#infografia_4_1{
		display: none;
	}

	#infografia_4 img{
		width: 80px;
	}

	#infografia_4 p.name-inf{
	    margin-top: -3px;
	    margin-left: 7px;
	}	

	#infografia_5{
	    left: 180px;
    	top: 367px;
	}	

	#infografia_5 p.name-inf{
		margin-top: -6px;
		margin-left: -30px;
		width: 150px;
	}	

	#infografia_6{
		left: 173px;
    	top: 513px;
	}

	#infografia_6 p.name-inf{
		margin-top: 0px;
    	margin-left: 5px;
	}
	
	#infografia_7{
	    left: 141px;
	    top: 749px;		
	}

	#infografia_8{
		left: 132px;
	    top: 972px;
	}

	#infografia_9{
	    left: 44px;
    	top: 535px;
	}

	#infografia_10{
		left: 168px;
    	top: 605px;
	}

	#infografia_10_1{
		left: 225px;
    	top: 602px;
	}	

	#infografia_10 .name-inf,
	#infografia_10_1 .name-inf{
		visibility: visible;
	}	

	#infografia_10 p.name-inf{
    	margin-top: 2px;
    	font-size: 15px;
	}

	#infografia_10_1 p.name-inf{
    	margin-top: 2px;
    	font-size: 15px;
	}

	#infografia_11{
		left: 72px;
	    top: 1431px;		
	}

	#infografia_12{
	    left: 52px;
	    top: 1201px;
	}

	#infografia_12 img{
	    width: 90px;
	}

	#infografia_13{
		left: 163px;
	    top: 1356px;		
	}

	#infografia_13 p.name-inf{
		margin-top: 2px;
	}

	#infografia_14{
		left: 171px;
	    top: 1468px;
	}

	#infografia_15{
		left: 41px;
	    top: 1624px;
	}

	#infografia_15 p.name-inf{
		margin-top: 3px;
	}

	#infografia_16{
	    left: 103px;
	    top: 1792px;
	}

	#infografia_17{
	    left: 142px;
	    top: 2004px;
	}

	#infografia_18{
		left: 188px;
    	top: 2150px;
	}

	#infografia_18 img{
		width: 115px;
	}

	#infografia_18 .name-inf{
		margin-top: 0;
	}

	#infografia_19{
	    left: 191px;
	    top: 2259px;
	}

	#infografia_19 .name-inf{
		margin-left: -22px;
	}

	#infografia_20{
	    left: 64px;
	    top: 2116px;
	}

	#infografia_21{
		left: 110px;
	    top: 2390px;
	}

	#infografia_22{
		left: 32px;
    	top: 2032px;
	}

	#infografia_22 img{
		width: 75px;
	}

	#infografia_22 .name-inf{
		margin-top: -81px;
	}

	#infografia_23{
		left: 203px;
    	top: 2545px;
	}

	#infografia_24{
		left: 79px;
	    top: 2685px;
	}

	#infografia_24 .name-inf{
	    margin-left: -84px;
	    margin-top: 10px;
	}	

	.infografias_escritorio{
		width: 320px;
		margin: 0 auto;
		margin-top: 40px;
	}

	#infografia_7 .data-mobile-inf{
		right: -28px;
		top: -6px;
	}

	#infografia_8 .data-mobile-inf:nth-child(1){
	    top: 109px;
	    left: 25px;	
	}

	#infografia_8 .data-mobile-inf:nth-child(2){
	    top: 109px;
	    left: 95px;		
	}

	#infografia_11 .data-mobile-inf{
		right: -11px;
		top: -19px;
		width: 100px;
	}

	#infografia_14 .data-mobile-inf{
		right: 37px;
		top: 57px;
		font-size: 12px;
	}	

	.data-mobile-inf{
		display: block;
	}
    
    #descripcion-footer-inf{
        width: 100%;
        height: auto;
        border: none;
    }
    
    #descripcion-footer-inf > div{
        position: relative;
        width: auto;
        height: auto;
    }
    
    #descripcion-footer-inf p{
        font-size: 14px;
        padding: 8px 14px;  
        line-height: 1.3;      
    }
    
    #descripcion-footer-inf:before{
        margin-left: inherit;
    }
    
    #texto-superior-infografia-mob{
        width: 100%;
    }

}

@media screen and (max-width: 520px){
	.primer_p{
		font-size: 17px !important;
	}

	.seg_p{
		font-size: 31px !important;
	}

	.tercer_p{
		font-size: 22px !important;
	}

	.home .container-resp-ext{
		width: 100%;
		height: initial !important;
		position: relative;
		overflow: hidden;		
	}

	.container-resp-ext{
		width: 100%;
		/*height: 180px;*/
		position: relative;
		overflow: hidden;		
	}	

	.container-resp{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transform: translate(50%, 50%);
		-webkit-transform: translate(50%, 50%);
		-moz-transform: translate(50%, 50%);
		-ms-transform: translate(50%, 50%);
		-o-transform: translate(50%, 50%); 
	}

	.container-resp img {
		height: 100%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%); 
	}

	.image-slider-home{
		/*max-width: inherit !important;
		height: 250px;
		width: auto !important;*/
	}

	.destacado-home{
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}

	.btn-leermas{
		width: 104px;
	}

	.btn-leermas p{
		font-size: 12px;
	}

	#info-inf-popup > *{
		display: block;
	}

	#info-inf-popup > img{
		margin: 0 auto;
		margin-bottom: 20px;
	}

	#jscroll-container{
		width: 100% !important;
	}

	#imagen-logo-site img{
		width: 171px;
        margin-top: 0;
        margin: 4px 0;
	}

	.linea-m-resp:nth-child(1){
		margin-top: 16px;
	}

	#info-inf-popup{
		padding-left: 10px;
		padding-right: 10px;
	}

	.descripcion_general, #descrp-item-inf, .cuerpo-contenido-pg.texto-pg-estilo, .cuerpo-contenido-pg{
		font-size: 13px;
		line-height: 1.4;
	}

	#info-inf-popup > div{
		margin-left: 0;
	}

	.page-template-historia .padding_estandar_palo{
		padding: 0;
	}

	.page-template-historia .wrap.contenido-general-pagina{
		width: 100%;
	}

	.page-template-historia .descripcion_general{
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
	}

	.page-template-historia .accordion-historia-content{
		width: 90%;
		margin: 0 auto;
	}

	.page-template-historia .accordion-historia-content .descripcion_general{
		width: 100%;
	}

	.cont_subitem{
		margin-top: 15px;
	}

	.banner-sup-page .texto-slider{
		margin-bottom: 20px !important;
	}

	.banner-sup-page .seg_p{
	    padding-bottom: 10px;
	    padding-top: 17px;		
	}
    
    .barra-menu-horizontal{
        /*margin-top: 67px;*/
    }

}

@media screen and (max-width: 400px){
	.primer_p{
		font-size: 19px !important;
	}

	.seg_p{
		font-size: 20px !important;
	}

	.tercer_p{
		font-size: 21px !important;
	}

	.contenido-slider-h .seg_p{
		font-size: 35px !important;
	}

	.home .contenido-slider-h .seg_p{
		font-size: 29px !important;
	}

	.not_found{
		font-size: 30px;
	}

	.sub_found{
		font-size: 15px;
	}

	.text_no_encontrado{
		height: 250px;
	}

	.item-archadjunto p{
		width: 80%;
	}

	.item-cat-prod-pg{
		width: 95%;
		margin: 20px auto;
		display: block;
	}

}

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

	.linea-m-resp{
		margin: 5px 0;
	}

	#imagen-logo-site img{
		width: 65%;
	}

	#menu-responsive{
		position: absolute;
		top: 0;
		right: 0;
	}

	.linea-m-resp:nth-child(1){
		margin-top: 11px;
	}

	.linea-m-resp{
		width: 30px;
	}

	.cerrar-menu-mobile{
		width: 35px;
		height: 35px;
	}

	.header-menu-mobile-p{
		margin-top: 10px;
	}

	.primer_p{
		font-size: 17px !important;
	}

	.seg_p{
		font-size: 20px !important;
	}

	.tercer_p{
		font-size: 20px !important;
	}

	.contenido-slider-h .seg_p{
		font-size: 35px !important;
	}

	.home .contenido-slider-h .seg_p{
		font-size: 26px !important;
	}

}

@media screen and (max-width: 320px){
	.infografias_escritorio{
		width: 100%;
	}

	#info-mobile{
		width: 100% !important;
	}
}

@media screen and (max-width: 945px) and (orientation:landscape) {
    
    .fecha-dets{
        margin-top: 0;
    }
    
    .fecha-dets p{
        font-size: 10px;
    }
    
    .contenido-hover-sect-h{
        font-size: 13px;
    }
    
    .hover-item-s-home .btn-leermas{
        width: 100px;
        height: 20px;
    }
    
    .hover-item-s-home .btn-leermas p{
        font-size: 11px;   
        line-height: 20px;
    }
    
    .hover-item-s-home .mas{
        width: 10px;
        height: 10px;        
    }
    
    .hover-item-s-home .mas:before{
        width: 2px;
    }
    
    .hover-item-s-home .mas:after{
        height: 2px;
    }
    
    .resumen-dest{
        font-size: 11px;
    }
    
    .hover-item-s-home{
        padding: 15px 10px;   
    }
    
}

@media screen and (max-width: 700px) and (orientation:landscape) {
    
    .fecha-dets p{
        font-size: 8px;
        padding: 3px 6px;
    }    
    
    .contenido-hover-sect-h{
        font-size: 10px;
        margin: 8px 0;
    }
    
    .resumen-dest{
        font-size: 9px;
        margin: 8px 0;
    }
    
    .hover-item-s-home .btn-leermas{
        width: 90px;
        height: 16px;
    }
    
    .hover-item-s-home .btn-leermas p{
        font-size: 9px;   
        line-height: 18px;
    }    
    
    #popup-inf.visible-popup-info > div{
        height: 86%;
    }
    
    #info-inf-popup{
        height: 61%;
    }
    
    #info-inf-popup > div{
        height: 100%;
    }
    
}

#accesos-incauca .jspVerticalBar{
    width: 8px;
}

#accesos-incauca .jspContainer .jspVerticalBar .jspTrack .jspDrag{
    display: block;
    background: white;
}

#accesos-incauca .jspContainer .jspVerticalBar .jspTrack{
    left: 0;
}

@media screen and (max-height: 630px){
    
    #header-accesosinc p{
        font-size: 35px;
    }
    
    #cerrar-accesos {
        margin-left: 35px;
    }
    
    #menu-accesos{
        padding-bottom: 50px;   
    }
}

