.btn-registrate {
	background: #00609e;
/*	00609e -- 0071bc  -  0063a3  -  969696 -- 004a98*/
	color: white;
	border-color:  #004a98 !important;
}

.btn-registrate:hover{
	background: #004a98;
/*	00609e -- 0071bc  -  0063a3  -  969696 -- 004a98*/
	color: white;
	border-color:  #004a98 !important;
}

.btn-avanzar {
	background: #00609e;
/*	00609e -- 0071bc  -  0063a3  -  969696 -- 004a98*/
	color: white;
	border-color:  #004a98 !important;
}

.btn-avanzar:hover{
	background: #004a98;
/*	00609e -- 0071bc  -  0063a3  -  969696 -- 004a98*/
	color: white;
	border-color:  #004a98 !important;
}

.btn-ingresar {
	background: #00609e !important;
}


.btn-outline-avanzar {
 	border-color: #969696;
	color: #969696;
	border-color: #004a98 !important ;
}


.btn-outline-avanzar:hover{
	background: #004a98 !important;
/*	00609e -- 0071bc  -  0063a3  -  969696 -- 004a98*/
	color: white !important;
	border-color:  #004a98 !important;
}



.img-avanzar {



}
 	
.todo {
	 height: 85% !important;
  padding-bottom: 50!important;
  display: flex !important;
}


html, body, main{
  height:100%;
  padding-bottom: 50;
  display: flex;
  flex-direction: column;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 12%;
  width: 100%;
  background-color: white;
  color: white;
  text-align: center;
}



.imagenes img {
	width: 150px;
	height: 80px;
	
}

strong , p {
	color: #00609E !important;
}

.img-salfa {
	width: 200px !important;
	height: 70px !important;
}

.img-sig {
	width: 200px !important;
	height: 70px !important;
}

.aclarar-img{
	  opacity: 0.6;
	 filter: alpha(opacity=500);
}

.navbar-per {
	padding: 25px !important;
}

.img {
	  opacity: 0.6;
	 filter: grayscale(0.5);
}

.modal-img > div > i {
	  opacity: 0.6;
	 filter: grayscale(0.5);
}

.modal-img > h3 {
	  opacity: 0.6;
	 filter: grayscale(0.5);
}

.titulo {
	text-transform: lowercase !important;
	font-size: 1em !important;
    text-decoration: none;
    border-bottom: 1px solid #00609e;
	margin-bottom: -1px;
	padding-left: 7px;

}

.evitamos strong {
	color: #454545 !important;
}

.input-group-text {
	background-color: white !important;

	
}

.input-group-prepend > span{
	  text-decoration: none !important;
	 border-bottom: 15 !important;
	border-top: 0 !important; 
	border-left: 0 !important;
	border-right: 0 !important;
	border-bottom-color: rgb(195, 195, 195) !important;
	padding-left: 0px;
	
	
}


.imagen--carruel {
	background-image: url("../img/minera.png");
	height: 80vh;
    background-attachment: fixed;
    background-position: center; 
    margin: 0px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    align-content: stretch;
	background-size: cover;
     
	
}


.carrusel--img{
	display: flex;
	justify-content: space-around;
}

@media (max-width: 1100px) {
	
	
	.imagenes img {
		
		width: 150px;
		height: 80px;
	}
}


.texto-avanzar-carrusel {
	color: #00609E
}


.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:90px;
  right:0px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:10099999900000;
}

.whatsapp-icon {
  margin-top:13px;
}

@media (min-width: 1281px) {
    
    .whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  top: 5px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;

}
    
}

.logo-bar {
	
}

@media (max-width: 1200px){

	.logo-bar {
		width: 50%;
	}
	
	
	#navbarsExampleDefault{
		margin-top: 80px;
	}
	

}
   


