.etiqueta:link, .etiqueta:visited {
    background-color: #F2B900;
    color: white;
    width: 93%;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }
  
  .etiqueta:hover, .etiqueta:active {
    background-color: #D6A636;
  }

  .boton:link, .boton:visited {
    background-color: #003496;
    color: white;
    width: auto;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }
  
  .boton:hover, .boton:active {
    background-color: #D6A636;
  }


  .linea{
	content: '';
	display: block;	
	width: 100px;
	height: 4px;
	background: rgb(235, 163, 29);

	margin-top: 10px;
	margin-bottom: 5px;
    color:yellow;
}

.left-holder .linea{
	content: '';
	display: inline-block;	
	width: 100px;
	height: 3px;
	background: rgb(235, 163, 29);
	margin-top: 10px;
	margin-bottom: 5px;
}
.vl {
border-left: 3px solid black;
  height: 60%;
  position: relative;
  left: 50%;
  width: 5px;
 
}

.section-block{
	
	 background-color: #fff;
	
}


.section-block h1 {
    color:black;
    font-family: 'Roboto';font-size: 50px;
    }

.section-block h4 {
    color:black;
    font-family: 'Roboto';font-size: 30px;
        }

.section-block p {
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
    
        }



.section-block-piel{
	
	background-color: #FFEFE2;
	
}


.section-block-piel h1 {
    color:black;
    font-family: 'Roboto';font-size: 50px;
    }

.section-block-piel h4 {
    color:black;
    font-family: 'Roboto';font-size: 30px;
        }

.section-block-piel p {
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
    
        }
  
.section-block-gris{
	background-color: #f3f3f3;

}

.section-block-gris h1 {
color:black;
font-family: 'Roboto';font-size: 50px;

}

.section-block-gris p {
    color:black;
    font-family: 'Roboto';font-size: 20px;
    text-align: justify;
    }
    

.imgcompania{
	width:100%;
}
.divcompania{
 
    position: absolute;
    padding: 0px 0px 0px 0px;
    background-color: #f3f3f3;
    margin-right: auto;
    margin-left: auto;
	border: 1px solid black;
}

.section-block-resena-historica{
	 background-color:#F7ECD7;
     height:auto;
}
.section-block-resena-historica p{
    color:black;
    font-family: 'Roboto';font-size: 20px;
    text-align: justify;
}
.section-block-resena-historica h3{
    color:black;
    font-family: 'Roboto';font-size: 30px;
}

.section-block-resena-historica h1{
    color:black;
    font-family: 'Roboto';font-size: 50px;
}



.section-block-datos{
	 background-color:white;
     height:auto;
}

.section-block-datos h4{
    margin-left: 20px;
}
.section-block-datos h1{
    color:black;
    font-family: 'Roboto';font-size: 50px;
}
.section-block-datos h3{
    color:black;
    font-family: 'Roboto';font-size: 30px;
  }
  .section-block-datos p{
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
  }
  
  .politica{
	background-color: #EBF3FA;
	
}
.politica p{
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;	
}
.section-block-prestaciones{
    background-color:white;
    height:auto;
}
.section-block-prestaciones p{
    color:black;
    text-align: justify;
    font-family: 'Roboto';font-size: 20px;
}

.section-block-generacion h3{
    color: #13316D;
    height:auto;
}
.section-block-generacion p{
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
}


.section-block-ploma{
	background-color: #F0F2F7;
	margin-right:auto;
	margin-left:auto;
    height:auto;
	
}
.section-block-ploma p{
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
}


.boton_personalizado{
    text-decoration: none;
    padding: 15px 15px 15px 15px;
    font-weight: 700;
    font-size: 20px;
    color: black;
    background-color: #F0F2F7;
    border-radius: 6px;
    border: 1px solid black;
	width:100%;
    height:auto;
  }
  .boton_personalizado:hover{
    color: black;
    background-color: #FEF2E0;
  }
  .efectolupa { cursor: pointer; }

.efectolupa img:hover {
    filter: brightness(50%);
    -webkit-filter: brightness(50%);
}

.efectolupa:after {
   content: '\f002';
    position: relative;
    color: #ccc;
    width: 30px;
    height: 30px;
    bottom: 59px;
    left: 458px; 
    font-family: FontAwesome;
    font-style: normal;
    opacity: 0.8;
    font-size: 18px;
}

.section-block-calidad{
	background-color: #F0F2F7;
	margin-right:auto;
	margin-left:auto;
	height:auto;	
}

.section-block-calidad p{
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
}

.section-block-preguntas{
	background-color: #F0F2F7;
	margin-right:auto;
	margin-left:auto;
    height:auto;	
}

.section-block-preguntas p{
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
}


.section-block-horaPunta{
	background-color: #F0F2F7;
	margin-right:auto;
	margin-left:auto;
    height:auto;
}

.section-block-horaPunta p{
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
}


.section-block-contacto{
	background-color: #F0F2F7;
    height:auto;
}

.section-block-contacto p{
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
}

.section-block-presentacion{
	background-color: #F0F2F7;

	
}

.footer-new-style{
	
	background: #0e3366;
	padding: 25px 0px 0px 0px;
	font-family: 'Roboto','Libre Baskerville', serif;
}
.footer-new-style p{
    text-align: justify;
color: white;
font-family: 'Roboto';font-size: 18px;
}
.footer-new-style h5{
    color: white;
    font-family: 'Roboto';font-size: 20px;
    }
    .footer-new-style p{
        text-align: justify;
        color: white;
        font-family: 'Roboto';font-size: 18px;
        }
.footer-new-style h4{
        color: white;
        }
.footer-new-style hr{
           background-color:white;
           height: 2px;
}
.footer-new-style a{
    color:white;
}



.card-titulo {
font-size: medium;
}

.flex-item {
    padding: -100px;
    width: -100px;
    height: -100px;
    margin: 0px;
    line-height: -100px;
    color: white;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
}

.seciones
{
    padding-left:150px;

}

.consultas{
   padding-left: 50px;
}
.consultas li{
    border: solid 2px #DEDEDE; color:black;
}

.letraGeneral p{
    text-align: justify;
    color:black;
    font-family: 'Roboto';font-size: 20px;
}
.consultas{
    border:2px solid #DBDBDB 
}

.cardAcceso {
    border: 2px solid #F0F2F7;
}
.cardAcceso h5{
    font-size:19px
}
.cardAcceso p{
    text-align: justify;
    font-family: 'Roboto';font-size: 18px; color:black;
}
.cardAcceso img{
    padding:15px 15px 1px 15px
}

.consejeros{
	background-color: #D6A636;
	
}
.consejeros p{
    text-align: justify;
    color:white;
    font-family: 'Roboto';font-size: 20px;	
}

.consejeros h1{
    color:white;
    font-family: 'Roboto';font-size: 40px;	
}
/*-----------------------------------------
37. Timeline
-------------------------------------------*/

.timeline {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}

.timeline::after {
    content: '';
    position: absolute;
    width: 2px;
    background-color: #eee;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
}

/* Container around content */
.timeline-container {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
}

/* The circles on the timeline */
.timeline-container::after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    right: -7px;
    background-color: #fff;
    border: 2px solid #2387ea;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
}

.timeline-left {
    left: 0;
}

.timeline-right {
    left: 50%;
}

/* Add arrows to the left container (pointing right) */
.timeline-left::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid white;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent white;
}

/* Add arrows to the right container (pointing left) */
.timeline-right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
}

.timeline-right::after {
    left: -11px;
}

/* The actual content */
.timeline-content {
    padding: 0px 0px 50px 0px;
    background-color: white;
    position: relative;
    border-radius: 6px;
}

.timeline-content-inner{
	background: #f7f7f7;
	border-radius: 10px;	
	padding: 20px 30px 30px 30px;
}

.timeline-content h3{
    display: block;
    color: #354e81;
    font-size: 16px;
    font-weight: 600;
	margin: 7px 0px;
	font-family: 'Roboto','Libre Baskerville', serif;
}


.timeline h2{
    display: block;
    color: #2387ea;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -1px;
    word-spacing: 1px;
    margin-bottom: 15px;
}

.timeline-left-all h2{
	width: 50%;
	color: #2387ea;
	margin-left: 50%;
	padding-left: 30px;
	margin-bottom: -35px;	
}

.timeline-right-all h2{
	width: 50%;
	text-align: right;
	color: #2387ea;
	padding-right: 35px;
	margin-bottom: -35px;	
}



@media screen and (max-width: 600px) {
	.timeline::after {
		left: 31px;
	}

	.timeline-container {
		width: 100%;
		padding-left: 70px;
		padding-right: 25px;
	}

	.timeline-container::before {
		left: 60px;
		border: medium solid white;
		border-width: 10px 10px 10px 0;
		border-color: transparent white transparent transparent;
	}

	.timeline-left::after, .timeline-right::after {
		left: 20px;
	}

	.timeline-right {
		left: 0%;
	}

	.timeline-left-all h2{
		margin: 0px;
		width: 100%;
		padding-left: 65px;
		padding-bottom: 10px;
		margin-bottom: 0px !important;
		color: #2387ea;
		text-align: left !important; 
	}

	.timeline-right-all h2{
		margin: 0px;
		width: 100%;
		padding-left: 65px;
		padding-bottom: 10px;
		margin-bottom: 0px !important;
		color: #2387ea;
		text-align: left !important; 
	}

}


.timeline-left .timeline-content{
	text-align: right;
	font-family: 'Roboto','Libre Baskerville', serif;
}

@media screen and (max-width: 600px) {
	.timeline-left .timeline-content{
		text-align: left;
		font-family: 'Roboto','Libre Baskerville', serif;
	}		
}

/*-----------------------------------------
23. Gallery Grid
-------------------------------------------*/
.gallery-item img{
	width: 100%;
	height: 100%;
	object-fit: fill;
}

@media screen and (max-width: 1200px) {
	.grid-gallery-5col, .grid-gallery-4col, .grid-gallery-3col, .grid-gallery-2col{
		margin: -7.5px !important;
	}	
}


/*--------------------
	2 Columns
----------------------*/
.grid-gallery-2col{
	margin: 0px -15px;  
}

.grid-gallery-2col .gallery-item{
	width: calc(50% - 30px);
	float: left;
	margin: 15px;
}

@media screen and (max-width: 991.98px) {
	.grid-gallery-2col .gallery-item{
		width: calc(50% - 15px);
		float: left;
		margin: 7.5px;
	}	
}

@media screen and (max-width: 767.98px) {
	.grid-gallery-2col .gallery-item{
		width: calc(50% - 15px);
		float: left;
		margin: 7.5px;
	}	
}

@media screen and (max-width: 575.98px) {
	.grid-gallery-2col{
		margin: 0px 0px !important;  
	}	
	.grid-gallery-2col .gallery-item{
		float: none !important;
		width: 100% !important;
		margin: 15px 0px !important;
	}	
}



/*--------------------
	3 Columns
----------------------*/
.grid-gallery-3col{
	margin: 0px -15px;  
}

.grid-gallery-3col .gallery-item{
	width: calc(100% / 3 - 30px);
	float: left;
	margin: 15px;
}

@media screen and (max-width: 991.98px) {
	.grid-gallery-3col .gallery-item{
		width: calc(100% / 3 - 15px);
		float: left;
		margin: 7.5px;
	}	
}

@media screen and (max-width: 767.98px) {
	.grid-gallery-3col .gallery-item{
		width: calc(50% - 15px);
		float: left;
		margin: 7.5px;
	}	
}

@media screen and (max-width: 575.98px) {
	.grid-gallery-3col{
		margin: 0px 0px !important;  
	}	
	.grid-gallery-3col .gallery-item{
		float: none !important;
		width: 100% !important;
		margin: 15px 0px !important;
	}	
}


/*--------------------
	4 Columns
----------------------*/
.grid-gallery-4col{
	margin: 0px -15px;  
}

.grid-gallery-4col .gallery-item{
	width: calc(25% - 30px);
	float: left;
	margin: 15px;
}

@media screen and (max-width: 991.98px) {
	.grid-gallery-4col .gallery-item{
		width: calc(33% - 15px);
		float: left;
		margin: 7.5px;
	}	
}

@media screen and (max-width: 767.98px) {
	.grid-gallery-4col .gallery-item{
		width: calc(100% / 2 - 15px);
		float: left;
		margin: 7.5px;
	}	
}

@media screen and (max-width: 575.98px) {
	.grid-gallery-4col{
		margin: 0px 0px !important;  
	}	
	.grid-gallery-4col .gallery-item{
		float: none !important;
		width: 100% !important;
		margin: 15px 0px !important;
	}	
}



/*--------------------
	5 Columns
----------------------*/
.grid-gallery-5col{
	margin: 0px -7.5px;  
}

.grid-gallery-5col .gallery-item{
	width: calc(20% - 15px);
	float: left;
	margin: 7.5px;
}

@media screen and (max-width: 991.98px) {
	.grid-gallery-5col .gallery-item{
		width: calc(33% - 15px);
		float: left;
		margin: 7.5px;
	}	
}

@media screen and (max-width: 767.98px) {
	.grid-gallery-5col .gallery-item{
		width: calc(50% - 15px);
		float: left;
		margin: 7.5px;
	}	
}

@media screen and (max-width: 575.98px) {
	.grid-gallery-5col{
		margin: 0px 0px !important;  
	}	
	.grid-gallery-5col .gallery-item{
		float: none !important;
		width: 100% !important;
		margin: 15px 0px !important;
	}	
}

.miModal{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    /* left: 0; */
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;

    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
/*   background-color: #ffffff; */
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgb(0 0 0 / 30%);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}






