@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	font-family: 'Jost', sans-serif;
	
}

#tapa{
	position: fixed;
	top: 0px;
	left:0px;
	width:100vw;
	height:100%;
	background-color:#FFFFFF;
	opacity:0.5;
	display:none;
	z-index: 100;
}

#tapa img{
	position: relative;
	margin-top: 15%;
} 

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.columnas {
	padding:0px !important;
}

div {
	/*width: 100%;*/
}

#linea1 {
	background-color:#2e9334;
	height:30px;
}

#linea2 {
	background-color:#2e9334;
	height:4px;
}

#contenedor {
	max-width:100%;
}


.titulo {
  font-family: 'Jost', sans-serif;
  color: #000000;
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.texto {
    font-family: 'Jost', sans-serif;
    color: #000000;
    text-align: left;
    font-weight: 500;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.textob{
    font-family: 'Jost', sans-serif;
    color: #000000;
    text-align: left;
    font-weight: 500;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 0;
}

.textoc{
    font-family: 'Jost', sans-serif;
    color: #2e9334;
    text-align: left;
    font-weight: 500;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 0;
	text-decoration: underline;
}

.textod{
    font-family: 'Jost', sans-serif;
    color: #2e9334;
    text-align: left;
    font-weight: 500;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 0;
}



.enlace {
    font-family: 'Jost', sans-serif;
    color: #2e9334;
    text-align: left;
    font-weight: 500;
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: 20px;
	text-decoration: underline;
}

.enlace:hover {
    color: #2e9334;
}

.texto1 {
  font-family: 'Jost', sans-serif;
  color: #000000;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 25px;
}

.label {
    font-family: 'Jost', sans-serif;
    color: #2e9334;
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    margin-top: 20px;
    line-height: 2 !important;
    padding: 0px !important;
}

#label {
    font-family: 'Jost', sans-serif;
    color: #2e9334;
    text-align: left;
    font-weight: 400;
    font-size: 17px;
    margin-top: 20px;
    line-height: 2 !important;
    padding: 0px !important;	
    width:100%;
}

.labelspan {
    font-family: 'Jost', sans-serif;
    color: #2e9334;
    text-align: left;
    font-weight: 300;
    font-size: 11px;
    width:100%;
}


.texto2 {
    font-family: 'Jost', sans-serif;
    color: #000000;
    text-align: left;
    font-weight: 400;
    font-size: 23px;
    margin-top: 35px;
    margin-bottom: 5px;
}

.texto3 {
    font-family: 'Jost', sans-serif;
    color: #000000;
    text-align: justify;
    font-weight: 400;
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 15px;
}


.enlace3 {
    font-family: 'Jost', sans-serif;
    color: #2e9334;
    text-align: left;
    font-weight: 400;
    font-size: 13px;
	text-decoration: underline;
}

.enlace3:hover {
    color: #2e9334;
}

a {
  color: #009fe3;
  text-decoration:underline;
}

a:hover {
  color: #009fe3;
  text-decoration:underline;
}

.texto01_popup {
  font-family: 'Jost', sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.texto02_popup {
  font-family: 'Jost', sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-weight: 300;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.texto03_popup {
  font-family: 'Jost', sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-weight: 300;
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.texto04_popup {
  font-family: 'Jost', sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}




.modal-body {
	background-color:#2e9334;
}

.modal-footer {
	background-color:#2e9334;
}



/*

.modal-dialog {
    width:70% !important;
}
.modal-content {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.modal-content {
    background-color: transparent !important;
    border: none !important;
    border-radius: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.close {
	float:inherit !important;
    font-size: 52px !important;
    color: #FFF !important;
    text-shadow: none !important;
    opacity: 1 !important;
	text-align: right !important;
	z-index:100 !important;
}
.modal-header {
    border-bottom: none !important;
}

*/



#otroautor1 {
  display: block;
}
#otroautor2 {
  display: none;
}
#otroautor3 {
  display: none;
}
#otroautor4 {
  display: none;
}
#otroautor5 {
  display: none;
}
#otroautor6 {
  display: none;
}
#otroautor7 {
  display: none;
}
#otroautor8 {
  display: none;
}
#otroautor9 {
  display: none;
}
#otroautor10 {
  display: none;
}



#anadirautor1 {
  cursor: pointer;
}
#anadirautor2 {
  cursor: pointer;
}
#anadirautor3 {
  cursor: pointer;
}
#anadirautor4 {
  cursor: pointer;
}
#anadirautor5 {
  cursor: pointer;
}
#anadirautor6 {
  cursor: pointer;
}
#anadirautor7 {
  cursor: pointer;
}
#anadirautor8 {
  cursor: pointer;
}
#anadirautor9 {
  cursor: pointer;
}


div {
	width: 100%;
}




