.nav {
            padding-left: 0;
            margin-bottom: 44px;
            list-style: none;
            /* padding-left: 100px; */
            width: 65%;
            margin: 32px auto;
        }  
		.logo{
			width: 200px;
		}
		.transparencia_roja{
			background-color: rgba(160, 40, 66, 0.8);
			height: 100%
		}
		.transparencia_negra{
			background-color: rgba(0, 0, 0, 0.3);
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
		}
		#titulo_uno{
			color: rgb(160, 40, 66);
			font-family: 'NeutraText-BookAlt';
			margin-bottom: 50px;
			margin-bottom: 0; 
			position: relative;
		}
		.letra{
			position: relative;
		}
		.cubo{
			font-size: 20px;
		}
		h3{
			font-family: 'NeutraText-Bold';
			font-size: 30px;
		}
		#boton_objeto{
			border: 2px solid rgb(160, 44, 60);
			padding: 5px 10px;
			transition: all 0.5s;
			color: rgb(160, 44, 60); 
			position: relative
		}
		#boton_objeto:hover{
			color: white!important;
			background-color: rgb(160, 44, 60);
		}
		#convocatoria{
			transition: all 0.5s;
			color: white; 
			border: 2px solid white; 
			padding: 5px 15px; 
			z-index: 1;
		}
		#convocatoria:hover{
			background-color: white;
			color: rgb(0, 62, 82)!important;
		}
		p{
			font-family: 'NeutraText-BookAlt';
		}
		.contenedor_junta_general{
			display: flex; 
			flex-direction: column; 
			justify-content: center;
			align-items: center; 
			width: 100%; 
			min-height: 350px; 
			background-image: url(../imagenes_nuevas/imagen_azul.jpg);
			background-size: cover;
			background-attachment: fixed;
			position: relative;
			padding-bottom: 30px;
		}
		.contenedor_junta_general h2{
			text-align: center; 
			color: white;
		}
		.contenedor_junta_general p{
			text-align: center; 
			margin-top: 30px; 
			color: white; 
			margin-bottom: 30px;
		}
		.contenedor_junta_general hr{
			width: 180px
		}
		.transparencia_azul{
			background-color: rgba(0, 62, 82, 0.8);
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
		}
		.contenedor_objeto_social{
			background-image: url(../imagenes_nuevas/foto_cordoba.jpg);
			background-size: cover;
			background-repeat: no-repeat;
			background-attachment: fixed;
			display: flex; 
			flex-direction: column; 
			justify-content: center; 
			align-items: center;
			text-align: center;
			padding: 40px 130px;
			position: relative;
			
		}
.contenedor_objeto_social2{
			background-image: url(../imagenes_nuevas/foto_cordoba.jpg);
			background-size: cover;
			background-repeat: no-repeat;
			background-attachment: fixed;
			display: flex; 
			flex-direction: column; 
			justify-content: center; 
			text-align: center;
			padding: 40px 130px;
			position: relative;
			
		}
		#consejo_borde{
			border: 1px solid rgb(182, 162, 105); 
			width: 180px; 
			position: relative;
		}
		.transparencia_blanca{
			position: absolute;
			top: 0;
			left: 0;
			background-color: rgba(255,255,255, 0.95);
			width: 100%;
			height: 100%;
		}
		.contenedor_objeto_social hr,.contenedor_objeto_social2 hr{
			border: 0.5px solid rgb(160, 44, 60);
			width: 160px;
			margin-top: 15px;
			margin-bottom: 40px;
		}
		.contenedor_objeto_social p{
			position: relative;
		}
.contenedor_objeto_social2 p{
			position: relative;
		}
.contenedor_objeto_social ul,li {
	position: relative;
	text-align: left;
	margin-bottom: 4px;
	
		}
		}
.contenedor_objeto_social2 ul,li {
			position: relative;
	text-align: left;
	margin-bottom: 4px;
	
		}
		.contenedor_cuadrado{
			position: relative;
		}
		.contenedor_cuadrado h3{
			padding-bottom: 0.2em; 
			color: rgba(160, 40, 66); 
			margin-left: 10em; 
			margin-right: 10em;
		}
		.cuadrado_drch{
			width: 11px; 
			height: 11px; 
			background-color: rgb(160, 44, 60); 
			position: absolute; 
			top: 36px; 
			right: 280px
		}
		.cuadrado_izq{
			width: 11px; 
			height: 11px; 
			background-color: rgb(160, 44, 60); 
			position: absolute; 
			top: 36px; 
			left: 280px
		}
		.contenedor_consejo_admin{
			background-image: url(../imagenes_nuevas/foto_cordoba.jpg);
			background-size: cover;
			background-repeat: no-repeat;
			background-attachment: fixed;
			display: flex; 
			flex-direction: column; 
			justify-content: center; 
			align-items: center;
			text-align: center;
			padding: 40px 130px;
			margin-bottom:;
			position: relative;
		}

.contenedor_consejo_admin-red{
			background-image: url(../imagenes_nuevas/foto_cordoba-red.jpg);
			background-size: cover;
			background-repeat: no-repeat;
			background-attachment: fixed;
			display: flex; 
			flex-direction: column; 
			justify-content: center; 
			align-items: center;
			text-align: center;
			padding: 40px 0px;
			margin-bottom: 10px;
			position: relative;
		}
		.contenedor_consejo_admin h2{
			position: relative;
		}
		.contenedor_consejo_admin p{
			position: relative;
		}
		#contenedor_miembros{
			background-color: #EFE6D6; 
			width: 100%; 
			margin-top: 40px; 
			padding: 50px;
			position: relative;
		}
		.cada_miembro{
			display: flex; 
			flex-direction: column; 
			justify-content: flex-start; 
			align-items: flex-start
		}
		.cada_miembro h2{
			font-size: 25px; 
			text-align: left
		}
		.cada_miembro hr{
			border: 0.5px solid rgb(182, 162, 105); 
			width: 150px; 
			margin-top: 5px; 
			margin-left: 0
		}
		.cada_miembro p{
			text-align: left;
		}
		#pie_miembros{
			background-color: #EFE6D6; 
			width: 100%; 
			margin-top: 20px; 
			padding: 30px; 
			position: relative;
		}
		#pie_miembros p{
			color:  rgb(182, 162, 105)
		}
		.contenedor_consejo_admin h2{
			color: rgb(182, 162, 105);
		}
		a:hover{
			text-decoration:none;
		}
		#contenedor_dorado{
			width: 100%; 
			background-color: rgb(182, 162, 105);
			padding: 40px;
		}
        #contenedor_dorado_flex{
            display: flex; 
			flex-direction: column; 
			justify-content: center; 
			align-items: center; 
        }
        .texto_contacto{
            color: rgb(100, 99, 98)!important;
            margin-bottom: 0!important;
        }        
		#contenedor_dorado a{
			color: #A02842;
		}
		#contenedor_dorado p{
			color: #BCBCBB;
			margin-bottom: 30px;
		}
        #tf-home{
            height: 600px;
        }
		@media (max-width: 800px){
			.contenedor_consejo_admin{
				padding: 40px 30px;
			}
			.contenedor_junta_general{
				padding: 40px 20px;
			}
			.contenedor_objeto_social{
				padding: 40px 20px;
		}
			#tf-home{
				padding: 40px 20px;
		}
		}
        @media (max-width: 1080px){
            #tf-home{
                height: 650px;
            }
        }
        @media (max-width: 517px){
            #tf-home{
                height: 700px;
            }
        }