@import url('https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');



h1 {font-family: 'PT Serif', serif;}
h3 {font-family: 'PT Serif', serif;}
h4 {font-family: 'PT Serif', serif;}
.textos {font-family: 'Open Sans', sans-serif; font-size: 15.5px; color: #2A2A2A;}
a {
    color: #c31200;
    text-decoration: none;
    background-color: transparent;}
a:hover {
    color: #990e00;
    text-decoration: underline;}
.bg-gris { background-color: #F7F7F780;}


.texto_slide_negro{ color: #1C1818 !important; text-shadow: 0px 0px 10px #fff !important;}

.texto_slide {font-family: 'PT Serif', serif; font-style: italic; font-weight: 600; color: #fff; text-shadow: 0px 0px 10px #000; padding-bottom: 30px;}

.titulo_noticias3 {font-family: 'Open Sans', sans-serif; font-weight: 600; color: #04131c !important; text-decoration: none !important; text-decoration: none !important;}

/*TOP*/
.fondo_top {background-image: url(imagenes/fondo_top.png); top: 0; bottom: 0; left: 0; right: 0; background-size: cover;}
.espacio_titulo_top {/*margin-top: 52px;*/}
.titulo_top {font-family: 'PT Serif', serif; color: #2A2A2A; font-style: italic; font-weight: 600; /*line-height: 45px; font-size: 36px;*/}
.iconos_top { color: #a7a7a7; font-size: 20px;}
.espacio_iconos_top { /*left: 77%;*/}




/*MENU*/
.bg-danger {
    background-color: #c31200 !important;}
.navbar-dark .navbar-nav .nav-link {
    color: #fff; font-family: 'PT Serif', serif;}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.8);}
.raya_menu {background-color: #fff;
height: auto;
width: 1px;
margin: 5px 0 5px 0;}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .8rem;
    padding-left: .8rem;}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.6);}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
font-family: 'PT Serif', serif;}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #c31200;
    background-clip: padding-box;
    border: 1px solid rgb(195, 18, 0);
    border-radius: .25rem;}
.dropdown-item:focus, .dropdown-item:hover {
    color: #c31200;
    text-decoration: none;
    background-color: #f8f9fa !important;}


/********************************/
/*           PAGINADOR          */
/********************************/

.paginador{

	float:left;

	padding:4px;

	border:1px solid #CCC;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	margin-left:1px;

	margin-right:1px;
	
	width:25px;

	text-align:center;

	
	color:#999;
	
	background-color: #CCC;
	

	}

.paginador_ac{

	float:left;

	padding:4px;

	border:1px solid #CCC;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	margin-left:1px;

	margin-right:1px;

	width:25px;

	text-align:center;

	background: #990e00;

	color:#fff;

	}

.paginador a{ 

text-decoration:none;
color: #fff;

}
.paginador:hover{
text-decoration:none;
background-color:#990e00;

}

.contenido_paginador
{
margin-top:20px; 
margin-left:20px;	
}



/*CARRUSEL*/
.h5, h5 {font-family: 'PT Serif', serif; font-style: italic; font-weight: 600; /*font-size: 48px;*/}
.texto_carrusel {font-style: italic; font-family: 'Open Sans', sans-serif; font-weight: 300; /*font-size: 18px;*/}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
text-shadow: 0px 1px 10px #2f2f2f;}









/*NOTICIAS*/
.titulo_noticias {font-family: 'PT Serif', serif; font-size: 18px; line-height: 26px;}
.bajada_noticias {font-size: 14px; font-weight: 300;}
#texto_noticia_corte1 {font-size: 14px; font-weight: 300;}
#texto_noticia_corte2 {font-size: 14px; font-weight: 300;}
#texto_noticia_corte3 {font-size: 14px; font-weight: 300;}
#texto_noticia_corte4 {font-size: 14px; font-weight: 300;}
.borde_imagen_noticia {border: #e0e0e0 1px solid;}
.imagen_noticia {/*height: 169px;*/ overflow: hidden;}
.cuadro_rojo {background-color: #c21200; height: 70px; width: 70px;/* margin-top: 99px;*/ font-family: 'Open Sans', sans-serif; padding: 5px;}
.fecha1 { font-size: 40px; line-height: 40px;}
.fecha2 { font-size: 13px;}
.crop_text_noticias {
 display: block;
 max-width: auto;
/* height: 64px;*/
 margin: 0 auto;
 -webkit-line-clamp: 3; /*Cantidad de líneas que desea mostrar*/
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;}





/*BANNERS*/
.fondo_banner {background-color: #e0e0e0;}
.texto_banner {font-size: 20px; line-height: 26px; color: black; font-family: 'PT Serif', serif;}
.texto_banner a {color: black;}
.texto_banner:hover {color: black; text-decoration: none !important;}
.icono_banner1 { color: #fff; font-size: 40px;}
.icono_banner2 { color: black; font-size: 60px;}
.icono_banner3 { color: black; font-size: 60px;}
.borde_banner {border-radius: 10px;}
.banners { width: 100%; height: 193px;}
.banners2 {background-color: #000000b3; height: 193px; width: 100%; /*padding-top: 25px;*/}
.espacio_banner1 { /*padding-top: 36px;*/}
.espacio_banner2 { /*padding-top: 37px;*/ background-color: white; height: 145px;}
.espacio_banner3 { /*padding-top: 49px;*/ background-color: white; height: 145px;}

.banner1 {background-color: white;}
.logo_borcelle {/*width: 135px;*/}




/*ICONOS*/
.iconos_seccion { color: #e0a12f; /*font-size: 94px;*/} 
.titulo_iconos { font-size: 18px; font-family: 'Open Sans', sans-serif; font-weight: 600; line-height: 24px; }
.texto_iconos { font-size: 14px; font-style: italic; font-weight: 300; font-family: 'Open Sans', sans-serif;}
.btn-outline-warning {
    color: #212529;
    border: #e0a12f 2px solid;
}
.btn-outline-warning:hover {
    color: #fff;
    background-color: #e0a12f;
    border: #e0a12f 2px solid;
}
.btn {
    display: inline-block;
    font-weight: 300;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}




/*ACT DOCS*/
.fondo_actividades {background-color: #e0e0e0;}
.titulo_actividades { font-size: 24px; font-family: 'PT Serif', serif; text-transform: uppercase; font-weight: 600;}
.subtitulo_documentos { font-size: 16px; font-weight: 600; font-family: 'Open Sans', sans-serif;}
.bajada_documentos { font-size: 14px; font-weight: 300; font-style: italic; font-family: 'Open Sans', sans-serif;}
.icono_documento {background-color: #c21200; height: 100px; width: 100px; color: #fff; font-size: 57px; border-radius: 50px; padding: 22px 0 0 0px;}
.notice:first-child{
    margin-top:10px;
    }
.notice {
    padding: 15px;
    background-color: #fff;
    border-left: 6px solid #c31200;
    margin-bottom: 10px;
	font-size: 14px;
	 font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-danger {
    border-color: #c31200;
}
.notice-danger>strong {
	font-weight: 600;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #c21200;
    border:  2px solid #c21200;}
.btn-outline-danger {
    color: #dc3545;
    border: #c21200 2px solid;
background-color: #fff;}


.crop_text_documentos {
   display: block;
max-width: auto;
 /*height: 64px;*/ /* alto máximo del div( debe tener directa relación con la cantidad de líneas a mostrar) o puedes calcularlo de esta forma: $font-size*$line-height*$lines-to-show */
 margin: 0 auto;
 -webkit-line-clamp: 3; /*Cantidad de líneas que desea mostrar*/
 -webkit-box-orient: vertical;
 overflow: hidden;
 text-overflow: ellipsis;}





/*PIE*/
.fondo_pie {background-image: url(imagenes/fondo_pie.png); background-size: cover; top:0; bottom: 0; left: 0; right: 0;}
.iconos_pie { color: #fff; font-size: 20px;}
.titulo_pie { color: #fff; font-family: 'PT Serif', serif; font-size: 22px; font-weight: 600; font-style: italic;}
.texto_pie { color: #fff; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: 300; font-style: italic;}
.espacio_pie_redes {/*margin-right: 0px;*/}





/*CONTENIDOS*/
.borde_imagen {border: #dfa02f solid 1px;}
.borde_imagen_rojo {border: #c31200 solid 1px;}
.icono_rojo {color: #c31200;}
.borde_banner_especiales {border: #dfa02f solid 1px;}
.iconos_int {font-size: 35px;}


.icono_privado {width: 28px; margin-right: 7px;}

.icono_privado2 {width: 40px; margin-right: 0px;}

.linea_privada {border-bottom: 1px solid #ddd;}

.caja_privada {background-color: #f2f2f2; padding: 20px 20px 15px 20px; border-radius: 8px;}

.priv_destacado {background-color: #c31200;
  color: white;
  text-align: center;
  padding: 20px 0 10px 0;
  border-radius: 8px;
  margin-bottom: 15px;}

.priv_destacado h4 a {color: white !important;}


/*// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap*/

@media (max-width: 575px) {
.espacio_iconos_top { left: 34%;}
.espacio_titulo_top {margin-top: 12px;}	
.titulo_top { font-size: 26px; line-height: 33px;}
.h5, h5 { font-size: 28px; line-height: 36px;}
.crop_text_noticias { height: auto;}
.imagen_noticia {height: 169px;}	
.cuadro_rojo { margin-top: 99px;}
.espacio_banner1 { padding-top: 0px;}
.banner1 {padding: 11px 65px;  height: auto;}
.espacio_banner2 { padding: 20px 40px;  height: 162px;}
.espacio_banner3 { padding: 35px 40px;  height: 162px;}
.banners2 {padding-top: 16px;}
.logo_borcelle {width: 135px;}
.iconos_seccion {font-size: 94px;}
.crop_text_documentos {height: auto; }
.espacio_pie_redes {margin-right: -15px;}
h1 { font-size: 32px;}
	.texto_slide { font-size: 24px; line-height: 20px; }	
}


/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
.espacio_iconos_top { left: 72%;}
.espacio_titulo_top {margin-top: 52px;}
.titulo_top { font-size: 33px; line-height: 43px;}
.h5, h5 { font-size: 36px; line-height: 42px;}
.texto_carrusel {font-size: 15px; }
.crop_text_noticias { height: 64px;}
.imagen_noticia {height: 250px;}
.cuadro_rojo { margin-top: 180px;}
.espacio_banner1 { padding-top: 13px;}
.banner1 {padding: 0px 190px;  height: auto;}
.espacio_banner2 { padding: 20px 40px;  height: 162px;}
.espacio_banner3 { padding: 34px 40px;  height: 162px;}
.banners2 {padding-top: 16px;}
.logo_borcelle {width: auto;}
.iconos_seccion {font-size: 88px;}
.crop_text_documentos {height: 43px; }
.espacio_pie_redes {margin-right: 0px;}
h1 { font-size: auto;}
	.texto_slide { font-size: 28px; line-height: 22px; }
	.oculta_wp{display: none;}
}


/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
.espacio_iconos_top { left: 83%;}
.h5, h5 { font-size: 36px; line-height: 42px;}
.texto_carrusel {font-size: 16px; }
.crop_text_noticias { height: 64px;}
.imagen_noticia {height: 215px;}	
.cuadro_rojo { margin-top: 145px;}
.espacio_banner1 { padding-top: 0px;}
.banner1 {padding: 5px 33px;  height: 160px;}
.espacio_banner2 { padding: 20px 10px;  height: 160px;}
.espacio_banner3 { padding: 35px 10px;  height: 160px;}
.banners2 {padding-top: 17px;}
.iconos_seccion {font-size: 67px;}
.crop_text_documentos {height: 64px; }
	.texto_slide { font-size: 32px; line-height: 29px; }	
	.alto-foto{ height: 95px; overflow: hidden;}	
}

@media (max-width: 991px) {
.ancho_detalle{  max-width: auto; margin-bottom: 10px; }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
		.ancho_detalle{  max-width: 400px; }
.espacio_iconos_top { left: 87%;}
.h5, h5 { font-size: 48px; line-height: 55px;}
.texto_carrusel {font-size: 18px; }	
.crop_text_noticias { height: 64px;}
.imagen_noticia {height: 138px;}
.cuadro_rojo { margin-top: 68px;}
.espacio_banner1 { padding-top: 0px;}
.banner1 {padding: 10px 87px;  height: 145px;}
.espacio_banner2 { padding: 27px 10px; height: 145px;}
.espacio_banner3 { padding: 27px 10px; height: 145px;}
.banners2 {padding-top: 25px;}
.iconos_seccion {font-size: 94px;}
.modal-dialog {max-width: 800px; margin: 1.75rem auto;}
	.texto_slide { font-size: 38px; line-height: 38px; }
	.alto-foto{ height: 150px; overflow: hidden;}
	
}


/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
.espacio_iconos_top { left: 75%;}
.crop_text_noticias { height: 64px;}
.imagen_noticia {height: 155px;}
.cuadro_rojo { margin-top: 85px;}
.espacio_banner1 { padding-top: 0px;}
.banner1 {padding: 0px 105px;}
.espacio_banner2 { padding: 30px 40px;}
.espacio_banner3 { padding: 30px 40px;}
.iconos_seccion {font-size: 94px;} 
	.alto-foto{ height: 175px; overflow: hidden;}
}






