.kyp-fondo{
   background-image:url('../img/AsaMetalica-Asa-Gutrod.jpg');
}

.k-mostrar{

}

.k-ocultar{
    display: none !important;
}

.img-kypcom{
    max-width: 800px;
}



@media (min-width: 1550px)
{
	.container {
    width: 1550px !important;
}
}

strong{
	color: #6d6d6d !important;
}


.modal {
    background-color: rgba(0, 0, 0, .5) !important
}

.modal-content {
    top: 120px !important;
}

.modal-header-kyp {
    background-color: rgba(0, 0, 0, .000001) !important
}

.modal-borde {
    border: none !important;
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
      
    }

    .modal-content {
    box-shadow: none !important;
}


}

.fab {
    width: 50px;
    height: 50px;
    background-color: #25D366;
    border-radius: 50%;
    box-shadow: 0 2px 6px 0 #666;
    transition: all 0.1s ease-in-out;
    font-size: 25px;
    color: white;
    text-align: center;
    line-height: 55px;
    position: fixed;
    right: 15px;
    bottom: 50px;
}

@media (max-width: 800px) {

    .img-kypcom{
    max-width: 650px;
}

@media (max-width: 700px) {

    .img-kypcom{
    max-width: 550px;
}




    }


@media (max-width: 600px) {
  .kyp-fondo{
   background-image:url('../img/asa_min.jpg');
}

.img-kypcom{
    max-width: 350px;
}


h1.medium{
    font-size: 20px !important;
    line-height: 25px !important;
    margin-top: 75%;
}

#typed.big{
     font-size: 20px !important;
     line-height: 25px !important;
}


.k-mostrar{
    display: none !important;

    background-color: red !important;
}

.k-ocultar{
    display: block !important;
}


}
