html {
	font-family: Segoe UI;
}

.container a {
	color: #861f41;
}

.link-wrap {
	white-space: normal !important;
}

.header {
	color: #FFFFFF;
	background-color: #861f41;
}

.header a {
	color: #FFFFFF;
}

#intro h1 {
	margin-top: 30px;
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 800;
	text-transform: uppercase;
	color: #861f41;
}


#intro h1 span {
	display: none;
}

#logo {
	max-height: 130px;
}

.navbar {
	color: #861f41;
}

.nav-link {
	margin-bottom: -8px;
	/*font-family: Poppins;*/
	font-size: 1.1rem;
	font-weight: 400;
	text-transform: uppercase;
	color: #861f41;
	cursor: pointer;
}

#navbar-ul {
	background: rgba(255, 255, 255, 0.7);
	border-radius:4px;
}

.menuactive {
	padding: 0 0 4px 0;
	font-weight: bold;
	border-bottom: 6px solid #861f41;
}

.top-title {
	width: 100%;
	height: 300px;
	background-color: #861f41;
	background-repeat: no-repeat
	background-position: center center;
	background-size:cover;
}

.top-title-div {
	padding-top: 200px;
	opacity: 0.8;
	z-index: 10;
}

.top-title-span {
	padding:10px 30px 10px 30px;
	font-size: 38px;
	font-weight: bold;
	color: #861f41;
	background: rgba(255, 255, 255, 0.8);
}

.badge-primary-fegeca {
  color: #fff;
  background-color: #861f41;
}

.svgfolder {
	width: 90px;
	height: auto;
	margin: 0 auto -8px auto;
	display: block;
}

.svgfolder:hover {
	opacity: 0.8;
}

.svgicon {
	width: 70px;
	height: auto;
	margin: 0 auto -8px auto;
	display: block;
}

.svgicon:hover {
	opacity: 0.8;
}

.carousel-caption {
	position: absolute;
	bottom: 15%;
	left: 2%;
	text-align: right;
}

.carousel-caption h5, .carousel-caption h5 {
	/*font-family: Poppins;*/
	font-size: 28px;
	line-height: 66px;
	font-weight: 600;
	color: #861f41;
}

.carousel-caption h5 span, .carousel-caption h5 span {
	background: rgba(255, 255, 255, 0.6);
	padding: 20px;
}

.carousel-caption p {
	font-size: 30px;
	color: #861f41;
}

.carousel-indicators li {
	color: #861f41;
	height: 8px !important;
}

.hh2 {
	margin-top: 60px;
	margin-bottom: 30px;
	font-family: Montserrat;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	color: #ae4d62;
}

.hh2 strong {
	color: #861f41;
}

.hh2 a {
	color: #ae4d62 !important;
}

.hh2 a strong {
	color: #861f41 !important;
}

.hh2 span {
	padding: 60px 80px 40px 80px;
	border: 1px dotted red;
	background: transparent url('images/lagrima.png') no-repeat right top;
}

.top-page {
	position: relative;
    width: 100%;
	height: 200px;
    /*display: flex;*/
}

.top-page::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: rgba(255,255,255,0.45);
}

.page-item.active a {
	border-color: #861f41 !important;
	background-color: #861f41 !important;
}

h1.quienes {
	margin-bottom: 2rem;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	color: #861f41;
}

.noticia_card {
	min-height: 420px;
}

.noticia_card_mini {
	width: 100%;
	height: 200px;
	object-fit: cover;
	object-position: center center;
}

.noticia_card_info {
	position: absolute;
	bottom: 15px;
	right: 20px;
}

.noticia-fegeca {
	position: relative;
    min-height:400px;
}

.noticia-fegeca h3 {
	margin-top: 60px;
	font-size: 18px;
	font-weight: bold;
}

.noticia-fegeca p {
	font-size: 14px;
	margin-bottom: 60px;
}
.noticia-fegeca img {
	margin: 0 auto 0 auto;
	max-width: 100%;
	max-height: 150px;
}

.noticia-fegeca-col1 { background-color:#a45f71; }
.noticia-fegeca-col2 { background-color: #c1939d; }
.noticia-fegeca-col3 { background-color: #e6d3d5; }
.noticia-fegeca-col4 { background-color: #f4eced; }

.noticia-fegeca-col1 h3, .noticia-fegeca-col1 p, .noticia-fegeca-col1 a {
	color: #FFFFFF;
}

.noticia-fegeca-col2 h3, .noticia-fegeca-col2 p, .noticia-fegeca-col2 a {
	color: #FFFFFF;
}

.noticia-fegeca-col3 h3, .noticia-fegeca-col3 p, .noticia-fegeca-col3 a {
	color: #861f41;
}

.noticia-fegeca-col4 h3, .noticia-fegeca-col4 p, .noticia-fegeca-col4 a {
	color: #861f41;
}

.noticia-fegeca::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background-color: rgba(242,231,232,0.9);*/
}

#noticiaw h1, #noticiaw h2 {
	font-size: 2rem;
	color: #861f41;
}

#noticiaw p.fecha {
	margin-bottom: 20px;
	padding-bottom: 10px;

	/*color: #861f41;*/
	/*border-bottom: 1px solid #e6d3d5;*/
}

.noticiaf {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 4px 12px 4px 12px;
	border-radius: 14px;
}

.noticiaf-col1, .noticiaf-col2 {
	border: 1px solid #FFFFFF;
}

.noticiaf-col3, .noticiaf-col4 {
	border: 1px solid #861f41;
}

.noticia-socios {
    /*min-height: 400px;*/
}

.noticia-socios-subtitulo {
	margin-bottom: 24px;
	font-size: 24px;
}

.noticia-socios img {
	margin: 0 auto 20px auto;
	max-width: 100%;
	max-height: 220px;
}

.top-page h1 {
	position: absolute;
	bottom: 5px;
	right: 10px;
	/*font-family: Poppins;*/
	font-weight: 800;
	text-align: right;
	color: #861f41;
	/*text-shadow: 1px 0 0 #e8e8e8, -1px 0 0 #e8e8e8, 0 1px 0 #e8e8e8, 0 -1px 0 #e8e8e8, 1px 1px #e8e8e8, -1px -1px 0 #e8e8e8, 1px -1px 0 #e8e8e8, -1px 1px 0 #e8e8e8;*//
}

#accordion1 {
	border-color: #861f41 !important;
}

.contenidos {
	/*font-family: Montserrat;*/
}

.contenidos h2,
.normativa h2,
.publicaciones h2 {
	margin-top: 50px;
	font-family: Montserrat;
	font-weight: 800;
	text-align: center;
	color: #861f41;
}

.socio-texto {
	margin-top: 16px;
	font-size: 12px;
}

.norma-item {
	margin-top: 25px;
	margin-bottom: 20px;
	padding: 30px;
	cursor: pointer;
}

.norma-item:hover {
	background-color: #f4eced;
}

.normativa h3 {
	font-size: 24px;
	text-align: center;
	color: #861f41;
}

#normativa-mapa {
	height: 340px;
}

.normativa-iconos {
	margin-bottom: 14px;
	max-width: 100px;
	height: auto;
	padding: 12px;
	border: 1px solid #861f41;
	border-radius: 8px;
	cursor: pointer;
}

.normativa-iconos-on {
	margin-bottom: 14px;
	max-width: 100px;
	height: auto;
	padding: 12px;
	background-color: #f4eced;
	border: 1px solid #861f41;
	border-radius: 8px;
	/*cursor: pointer;*/
}

.publi {
	margin: 0;
	padding: 0;
    overflow: hidden;
	/*border: 1px dotted gray;*/
}

.leer {
	margin-top: 10px;
	font-size: 14px;
	text-align: right;
	color: #861f41;
}

.leermas, .leermenos {
	/*font-weight: bold;*/
	display: none;
    cursor: pointer;
}

.btn-fegeca {
	color: white !important;
	background-color: #861f41;
}

a.btn-fegeca {
	color: white !important;
}

.btn-fegeca:hover {
	background-color: #bb2b59;
}

.btn-fegeca-active {
	background-color: #d54675 !important;
}

.btn-circle.btn-lg {
    width: 40px;
    height: 40px;
    padding: 14px 10px 14px 10px;
    border-radius: 38px;
    font-size: 14px;
    /*line-height: 123;*/
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 16px;
    line-height: 1.42857;
	background-color: #f2f2f2;
}

.btn-circle-fegeca {
	color: #861f41;
	background-color: #d4d4d4;
}

.btn-fegeca-enc-active {
	font-weight: bold;
	color: #861f41 !important;
	background-color: #e99eb7 !important;
	border: 2px solid #861f41 !important;
	/*box-shadow: 0 0 4px #000000;/*
}

.ayudas {
	/*font-family: Montserrat;*/
}

.ayuda-item {
	margin-top: 60px;
	padding: 20px;
	cursor: pointer;
}

.ayuda-item:hover {
	background-color: #f4eced;
}

.ayuda-item h3 {
	font-size: 18px;
	color: #861f41;
	font-weight: bold;
}

.ayuda-desc {
	margin-top: 40px;
	padding: 20px;
	cursor: auto;
}

.ayuda-borde {
	margin-top: 60px;
	border-bottom: 1px solid #861f41;
}

.ayudas h2 {
	font-weight: 800;
	text-align: center;
	color: #861f41;
}

.ayudas-boton {
	margin-top: 60px;
	/*font-family: Montserrat;*/
	color: #861f41;
}

.ayudas-boton:hover {
	cursor: pointer;
}

.ayudas-boton h3 {
	font-size: 22px;
	font-weight: 800;
	color: #861f41;
}

.ayudas-boton p {
	/*font-family: Poppins;*/
	color: #861f41;
}

.vigencia {
	color: #ae717e;
	border-bottom: 1px solid #ae717e;
}

.boldfegeca {
	font-weight: bold;
	color: #861f41;
}

.colorfegeca {
	color: #861f41;
}

footer {
	color: #FFFFFF;
	background: #861f41 url('/images/footer-gota.png') no-repeat top right;
}

footer a {
	color: white !important;
}

.borde-gris {
	border: 1px solid #c0c0c0;
}

.shadow-4 {
	box-shadow: 0 0 4px #3b3b3b;
}

.shadow-8 {
	box-shadow: 0 0 8px #3b3b3b;
}

.highlight:hover {
	opacity: 0.8;
}

#novedades strong {
	color: #861f41;
}

.pub-h2, .pub-h3 {
	color: #861f41;
}

.pub-h3 {
	margin-bottom: 1.2rem;
	font-size: 1.9rem;
}

.jor-h2, .jor-h3 {
	color: #861f41;
}

.jor-h2 {
	margin-bottom: 1.2rem;
	font-size: 1.9rem;
}

.pub-container {
	/*margin: 40px auto 40px auto;*/
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 0 5% 0 5%;
	background: linear-gradient(to top, #f3f3f3 0%, #f3f3f3 100%) no-repeat;background-size: calc(100%) calc(70%);background-position: bottom;
}

.pub-container-blank {
	margin: 40px auto 40px auto;
	padding: 0 5% 0 5%;
}

.pub-titulo {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.pub-subtitulo {
	font-size: 14px;
}

.pub-fecha {
	margin: 24px 0 0 0;
	font-size: 14px;
}

.pub-container a {
	color: #861f41;
}

.dropcon {
	position: relative;
	display: block;
	border-radius: 6px;
	cursor: pointer;
}

.dropcon h3 {
	padding: 10px;
	font-size: 24px;
	color: #861f41;
	text-align: center;
}

.dropdow {
	position: absolute;
	display:none;
	left: 0;
	margin-bottom: 40px;
	padding: 10px;
	border-radius: 6px;
	background-color:#f4eced;
}


.dropdow p {
	font-size: 14px;
}

#dropcon1:hover {
	min-height: 300px;
	background-color: #f4eced;
	margin-bottom: 60px !important;
	border-top: 3px solid #861f41;
}

#dropcon1:hover #dropdow1 {
	top: 50px;
	display: block !important;
	animation: fadeIn 0.8s;
}

#dropcon2:hover {
	min-height: 300px;
	background-color: #f4eced;
	margin-bottom: 60px !important;
	border-top: 3px solid #861f41;
}

#dropcon2:hover #dropdow2 {
	top: 50px;
	display: block !important;
	animation: fadeIn 0.8s;
}

#dropcon3:hover {
	min-height: 450px;
	background-color: #f4eced;
	margin-bottom: 60px !important;
	border-top: 3px solid #861f41;
}

#dropcon3:hover #dropdow3 {
	top: 50px;
	display: block !important;
	animation: fadeIn 0.8s;
}
@keyframes fadeIn {
     from {
          opacity: 0;
     }

     to {
          opacity: 1;
     }
}

.art-container {
	/*margin: 40px auto 40px auto;*/
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 0 5% 0 5%;
	background: linear-gradient(to top, #f3f3f3 0%, #f3f3f3 100%) no-repeat;background-size: calc(100%) calc(70%);background-position: bottom;
}

.art-titulo {
	font-size: 14px;
	font-weight: bold;
}

.art-fecha {
	margin: 24px 0 0 0;
	font-size: 14px;
}

.art-container a {
	color: #861f41;
}

.icon-mas {
	width: 100%;
	height: 40px;
	background-image: url('/images/mas.png');
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
}

.icon-menos {
	width: 100%;
	height: 40px;
	background-image: url('/images/menos.png');
	background-position: center; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
}

.btn-outline-fegeca {
  color: #861f41;
  background-color: #FFFFFF;
  border-color: #861f41;
}

.btn-outline-fegeca:hover {
  color: #FFFFFF;
  background-color: #861f41;
  border-color: #861f41;
  box-shadow: 0 0 8px #313131;
}

.aenor {
	cursor: pointer;
	/*max-width: 60% !mportant;*/
}

.range-input {
	vertical-align: bottom;
	width: 100%;
	accent-color: #861f41;
}

.range-output {
	display: block;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #861f41;
}

.table-col-10 {
	width: 10%;
}

.table-col-30 {
	width: 30%;
}

.table-col-35 {
	width: 35%;
}

.table-col-60 {
	width: 60%;
}

.table-col-65 {
	width: 65%;
}

.docvista {
	height: 400px;
	padding: 15px;
	overflow: auto;
	background-color: #f8f8f8;
}

.docnovista {
	height: 80px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e4e4e4;
}

.docrows {
	cursor: pointer;
}

.sombra {
	box-shadow: 0 0 15px #7f7f7f;
}

.fs-12 {
	font-size: 12px;
}

.dclear {
	clear: both;
}

#innermenu2 {
	position: absolute;
	top: 80px;
	right: 0;
	left: 0;
	z-index: 50;
}

.nav-logo img {
	display: inline;
}
.nav-logo span {
	display: none;
}

.navbar-toggler-icon {
	width: 1em !important;
	height: 1em !important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.navbar-light .navbar-toggler {
	border-width: 2px;
	border-color: rgba(255,255,255,0.9) !important;
}

.carousel-caption h5 span {
	background: rgba(255, 255, 255, 0.6);
	padding: 20px;
}

.nav-item2 {
	padding: 40px 4px 40px 0;
	font-family: Poppins;
	font-weight: bold;
	color: #861f41;
}

.nav-logo a {
	color: #861f41;
}

.nav-item2 a {
	color: #861f41 !important;
}

.buscador-reducido {
	font-size: 15px;
	color: #444444;
}

.video-responsive {
    overflow:hidden;
    padding-bottom:400px; /* Adecua este valor para controlar la altura del video */
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
	padding: 15px !important;
	filter: invert(20%) !important;
}

.buscador-content {
	display: none;
}

.buscador-noContent {
	color: #000 !important;
	background-color: transparent !important;
	pointer-events: none;
}

#scrollTop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 99;
	font-size: 20px;
	color: #861f41;
	padding: 10px 20px 10px 20px;
	background-color: #FFFFFF;
	opacity: 0.5;
	border: 1px solid #861f41;
	border-radius: 4px;
	cursor: pointer;
}

#scrollTop:hover {
	opacity: 0.8;
}

.mapa_pointer {
	cursor: pointer;
}

.mapa_pointer:hover {
	background-color: #861f41 !important;
	fill: #861f41 !important;
}

.text-justify {
	text-align: justify;
}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {

	.top-title {
		height: 200px;
	}

	.top-title-div {
		padding-top: 100px;
	}

	.top-title-span {
		padding: 10px 30px 10px 30px;
		font-size: 28px;
	}

	.nav-item2 {
		padding: 5px 5px 5px 10px;
	}
	.nav-logo a {
		color: #861f41;
	}
	.nav-logo img {
		display: none;
	}
	.nav-logo span {
		display: inline;
		font-family: Montserrat;
		padding: 5px 5px 5px 10px;
		color: #861f41;
	}

	.carousel-caption h5 {
		font-size: 24px;
		line-height: 48px;
	}
}

@media (max-width: 768px) {

	.normativa h2 {
		font-size: 22px;
	}
	.header {
		/*font-size: 10px;*/
	}
	.headerspan {
		display: none;
	}.dropcon h3 {
		font-size: 18px;
	}
	.dropcon img {
		width: 60px;
	}
	#innermenu2 {
		top: 60px;
	}
	#toplogo {
		width: 80px;
	}

	.carousel-caption {
		display: inline !important;
	}

	.carousel-caption h1,
	.carousel-caption h2,
	.carousel-caption h5 {
		font-size: 17px;
		line-height: 32px;
	}

	.carousel-caption h1 span,
	.carousel-caption h2 span,
	.carousel-caption h5 span {
		padding: 6px !important;
	}

	#normativa-mapa {
		height: 240px;
	}

	.normativa h3 {
		font-size: 16px;
	}

	.normativa-iconos {
		max-width: 80px;
	}

	.normativa-iconos-on {
		max-width: 80px;
	}

}

@media (max-width: 576px) {

	.top-title {
		height: 120px;
	}

	.top-title-div {
		padding-top: 40px;
	}

	.top-title-span {
		padding: 10px 20px 10px 20px;
		font-size: 18px;
	}

	.normativa h2 {
		font-size: 20px;
	}
	
	.carousel-caption h1,
	.carousel-caption h2,
	.carousel-caption h5 {
		font-size: 13px;
		line-height: 20px;
	}
}


/* ajustes para el carrusel de portada con video */

#topindex-video {
	max-width: 700px;
	max-height: 300px;
}
#topindexv {
	margin: 0 auto 0 auto;
	max-width: 1400px;
}
#topindexv1 {
	width: 40%;
	float: left;
	/*border: 1px solid yellow;*/
	margin-top: 170px;
	margin-left: 10%;
}
#topindexv2 {
	width: 40%;
	float: left;
	/*border: 1px solid white;*/
	margin-top: 170px;
	margin-right: 10%;
}
#topindexv2 h2 {
	padding-left: 60px;
}

#topindexv2 a {
	color: white;
	text-decoration: none;
}
.carousel-portada {
	height: 555px;
}

@media (max-width: 1440px) {
	#topindexv1 {
		margin-top: 240px;
	}
	#topindexv2 {
		margin-top: 240px;
	}
}

@media (max-width: 998px) {
	#topindexv1 {
		margin-top: 90px;
	}
	#topindexv2 {
		margin-top: 90px;
		margin-right: 0;
	}
	#topindexv2 h2{
		font-size: 20px;
		padding-left: 60px;
	}
	.carousel-portada {
		height: 390px;
	}
}
/*
@media (max-width: 768px) {
}
*/
@media (max-width: 576px) {
	#topindexv1 {
		float: none;
		width: 90%;
		margin: 0 auto 0 auto;
		padding-top: 60px;
	}
	#topindexv2 {
		float: none;
		width: 100%;
		margin: 0 auto 0 auto;
	}
	#topindexv2 h2 {
		margin: 15px 5% 0 5%;
		padding: 0;
		text-align: center;
	}
	.carousel-portada {
		height: 490px;
	}
}