.cardAnio{
    margin-bottom: 3%;
    border-radius: 25px;
    border: 0px solid #0d4c80;
    -webkit-box-shadow: 0px 0px 22px -9px rgba(0,0,0,0.87);
    -moz-box-shadow: 0px 0px 22px -9px rgba(0,0,0,0.87);
    box-shadow: 0px 0px 22px -9px rgba(0,0,0,0.87);
}
.cardBotonAnio{
    background-color: transparent;
    text-align: start;
    width: 100%;
    border: none;
}

.cardAnioheader{
    background-color: rgba(255, 253, 253, 0);
    border-bottom: 0px solid rgba(13, 76, 128,.125);
}

.cardList{
    border: 0px solid #0d4c80;
}

.desplegable{
    margin-left:2%;
    margin-right: 5%;
    margin-bottom: 2%;
    max-height: 360px;
    overflow-y: auto;
}

.cardPDF{
    -webkit-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.87);
    -moz-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.87);
    box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.87);
}

html,body{
    max-width:  100%;
    overflow-x: hidden;

}
.bodyPrincipal{
    position:relative;
    min-height:auto;
    padding-bottom:150px;
  }
  .contenedorPrincipal{
    min-height:calc(100vh - 150px - 120px);
    
  }
  .mainPrincipal{
    overflow:auto;
    padding-bottom:10px
  }
  .footerPrincipal{
    position:absolute;
    bottom:0;
    width:100%;
    height:150px
  }
.ocultar{display: none !important}
.mostrar{display: block !important}
.mostrarInline{display: inline-block !important}
.link{cursor: pointer;}
.ancho900{font-weight: 900;}
.ancho800{font-weight: 800;}
.ancho600{font-weight: 600;}
.ancho500{font-weight: 500;}
.sizeLarge{font-size:large;}
.sizeXLarge{font-size:x-large;}
.sizeXXLarge{font-size:xx-large;}
.sizeSmall{font-size:small;}
.colorRojo{color:#a70000}
.color1{ color:#ffffff}
.color2{ color:#000000}
.color3{ color:#b3afaf}
.color4{ color:#42210b}
.color5{ color:#b7541f}
.color6{ color:#515421}
.color7{ color:#455456}
.colorPrincipalC{color:#0d4c80;}
.backgroundColor1{background-color: #ffffff;}
.backgroundColor3{background-color: #b3afaf1e;}
.backgroundLila{background-color: #F4F7FF}

.logo{ width:60%}
.headerPrincipal{width: 100%;}
.contenedor{margin-top:3em;margin-bottom: 4em;}
.footerIMG{width: 100%;}

.titulo{font-size: 3em;}
.descripcionTexto{
    font-size: x-large;
    text-align: justify;
}
.descripcioLink{
    font-size: x-large;
    text-align: justify;
    text-decoration: underline;
    cursor: pointer;
}
.imgPueblo{width: 100%; height: 100%;}
.borderRadios{border-radius: 10px;}
.linea{
    border-bottom: 1.5px solid currentColor !important;
    width: 60%;
}
.colorIcono{fill:#569e26;}

.backLogin{
    width: 100%;
    height: 110vh;
    background: url("../img/backLogin.png") top center no-repeat;
    background-size: cover;
    position: relative;
}
.divCentral{
    position: absolute;
    left: 56%;
    top: 30%;
    transform: translate(-56%);
    -webkit-transform: translate(-56%);
}
.sizeCardLogin{
    width: 35rem;border-radius:15px;padding:20px;
}
.btn-Ingresar{
    background-color: #42210b;
    color:#fff
}
.btn-Ingresar:hover{
    background-color: #fff;
    border-color: #42210b;
    color:#42210b;
    font-weight: 900;
}
#searchTable{
    width: 100%;
    border-radius: 15px;

    

}
table{
    border-color: transparent;
    border-bottom: #fff;
}
thead{
    display: none;
}
tr{
    margin: 3em;
}
tr td {
    color: #000000;
    font-weight: bold;
    border-bottom: 0px solid #312d2a;
    height: 3em;
    margin: 2px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.1s;
    text-align: end;
}
tr td:hover {
    color: #000000;
    font-weight: bold;
    border-bottom: 1px solid #3f3f3f;
    height: 3em;
    margin: 2px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);

}

.inputsProductos{
    width: 100%;
    margin: 5px;
    border-radius: 5px;
    border: .5px solid #b9b9b9;
    height: 35px;
    padding: 2px;
    
}

.inputsProductos:focus{
    
    outline: none !important;
    border: 2px solid #aae7ff;
}

@media (max-width: 767.98px) {
    .logo{ width:45%}
    .headerPrincipal{width: 100%;}
    .titulo{font-size: 3em;text-decoration: underline;}
    .contenedor{margin-top:3em;margin-bottom: 4em; margin-left: 2em;margin-right: 3em;}
    .linea{
        border-bottom: 2px solid currentColor !important;
        width: 0%;
    }
    .sizeCardLogin{
        width: 20rem;border-radius:15px;padding:20px;
    }
}




.tarjeta-wrap{
	padding: 10px;
	-webkit-perspective: 800;
    perspective: 800;border-radius: 10px;
}

.tarjeta{
    
	width: 100%;
    height: 350px;
    margin: 1em;;
	background: transparent;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: .7s ease;
	transition: .7s ease;
	-webkit-box-shadow: 0px 10px 15px -5px rgba(0,0,0,0.65);
    box-shadow: 0px 10px 15px -5px rgba(0,0,0,0.65);
    

}

.adelante, .atras{
	width: 100%;
	height: 100%;
    position: absolute;
	top: 0;
	left: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.adelante{
	width: 100%;
}

.atras{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);

	padding: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;

	text-align: center;
	color: #fff;
    background: linear-gradient(0.25turn, #5E7375,#334344);
}

.tarjeta-wrap:hover .tarjeta{
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.sizeIcon{width: 40px;height: 40px;}  
.svg-inject{ fill:currentColor !important;}
.colorIconTroncoLinguistico{ fill: rgb(231  , 34, 140) !important}
.colorIconLocalizacion{ fill: rgb(191  , 213, 131) !important}
.colorIconHistoria{ fill: rgb(43  , 176, 234) !important}
.colorIconReligion{ fill:rgb(58  , 53, 35) !important}
.colorIconFiestas{ fill: rgb(241  , 131, 83) !important}
.colorIconGastronomia{ fill: rgb(80  , 165, 173) !important}
.colorIconVestimenta{ fill: rgb(163  , 76, 132) !important}
.colorIconActividadArt{ fill: rgb(156  , 11, 93) !important}
.colorIconMusicaD{ fill: rgb(191  , 41, 50) !important}
.colorIconMedicina{ fill: rgb(11  , 103, 57) !important}


