.flext-flmgdvs{
    color:#1E5372  !important;
}

.btn-flamingos{
    background-color: #1E5372 ;
    color: white;
}

.btn-flamingos:hover   {
background-color: #FF504A;
}

h1, h2{
	font:"Times New Roman", Times, serif;
	font-size:30px;	
	}

#texto_slider{
    position: relative;
    margin-top: 10%;
}

#cabecera {
    position: relative;
    margin-left: 25%;
    
}


#colom1{
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 2%;
    margin-right: 2%;
}

#row2-ban{
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 2%;
    margin-right: 2%;

}


#servicioscol1{
    margin-top: 10%;
}

#Header img{
    width: 150px;
}

#main .carousel-inner img{
    max-height: 100vh;
    object-fit: cover;
    filter: grayscale(0%);
}


#carousel{
    position: relative;
}
#carousel .overlay{
    
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.158);
    color: black;

}
#fila1{
    margin-top: 2%;
    margin-bottom: 5%;
}
#fila2{
    margin-bottom: 5%;
}

#fila3{
margin-top: 5%;
    margin-bottom: 5%;
}
#carousel .overlay .container, 
#carousel .overlay .row{
    height: 100%;
    margin-top: 70px;

}

#container3{
    margin-top: 2%;
}
#texto6{
    margin-top: 15%;
}

#footer{
    background: #23282D
}

#footer a{
 color: beige;
}

