@font-face {
    font-family: "coinco";
    src:url(/fonts/coinco.otf);
}

@font-face {
    font-family: "coinco-regular";
    src:url(/fonts/coinco-regular.otf);
}

.full-black{
    background-color: #000000;
}

html{
    scroll-behavior: smooth;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar {
  background-color: transparent !important;
    color: #000;

}

.navbar-light .navbar-nav .nav-link{
    color: #fff;
}

.navbar-brand{
    color: #fff;
}

.navbar-toggler {
    background-color: transparent;
     }



.texto-contenedor{

    width: 100%;

}

.texto-principal{

    margin-top: 200px;
    background-color: #f4cb00;
    padding: 30px;
    color: #000;
    font-size: 40px;
    
}


.img{
    width: 100%;
}

.padding-xl{
    padding: 60px 0px;
}

.padding-lg{
    margin-bottom: 30px;
}



.texto{
    color: #f4cb00;
    font-size: 18px;
}

.texto-white{
    line-height: 200%;
    font-family: 'coinco-regular';
    color: #fff;
    font-size: 16px;
}



.line{
    border-bottom: 1px solid #fff;

}

.center{
    text-align: center;
}


.btn-warning{
    background-color: #cb9832;
    color: #fff;
    margin-bottom: 30px;
       border-color: #cb9832; 
   
}

.btn-warning:hover{
   background-color: #cb9832; 
    color: #fff;
    border-color: #cb9832; 
       
}

.mantenimiento{
    width: 100%;
    height: 100vh;
    background-image: url(../img/fondo.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.header{
    
    width: 100%;
    height: 100vh;
    background-image: url(../img/fondo.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}




.mantenimiento p{
    color: #fff;
    font-size: 40px;
    line-height: 1;
}

.carousel-item{
    transition: transform 2s ease, opacity .5s ease-out;
}



.iconos {
    color: #21264C;
    text-align: center;
    font-size: 18px;
}


.nosotros{
    background-color: #ededed;
}

.text-center{
    text-align: center;
}

.btn-link{
    color: #484848;
    
}


.btn-link:hover {
    color: #0056b3;
    text-decoration: none;
}



.verde{
color: #76b82a;

}

.botond{
    font-size: 20px;
}


/*boton*/

.button-up{
    width: 60px;
    height: 60px;
    background: #cb9832;;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    cursor: pointer;
    border: 4px solid transparent;
    transition: all 300ms ease;
    z-index: 40;
    
}

.button-up:hover{
    transform: scale(1.1);
    border-color: #cb9832;;
}



.parallax{
    padding-top: 50px;
    padding-bottom: 50px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}




footer{
background-color: #cb9832;
    text-align: center;
   
    
}

footer a{
   
    color: #fff;
    text-decoration: none;
    }



footer p{
    
    color: #fff;
     
}



.datos{
    color: #000;
    font-size: 18px;
}



.subtitulos{
    text-align: center;
    font-size: 32px;
    padding: 40px 0px 0px 0px;
    color: #474747;
}

.gris{
background-color: #f0f0f0;
}











.footer a:hover{
    color: #fff;
    text-decoration: none;
}

.footer h6{
    color: #fff;
  
     }





.btn-portafolio {
   
    margin-top: 20px;
}

 .titulo-black{
       
    text-align: center;
    margin-top: 40px;
}

.vision{
    height: 100vh;
    background-image: url(../img/coinco_1.jpg);
    background-size: cover;
   /*paralax*/ background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.datos{
    height: 100vh;
    background-image: url(../img/fondo.png);
    background-size: cover;
   /*paralax*/ background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    
}



.blanco{
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 60px;
}
    


@media (min-width:320px){
    
    .logo img{
    width: 80%;
}
    
    .banner{
        display: none;
    }
    
    .banner-movil{
        display: block;
    }

    
    .mantenimiento img{
    width: 80%;
    margin-top: 150px;
        margin-bottom: 60px;
}
    
    .titulo-xl{
      font-family: 'coinco';
    color: #fff;
    font-size: 60px;
    margin-bottom: 0px;
    margin-top: 0px;
}
    
    
    .card{
        margin-bottom: 30px;
    }
    
    
.titulo-lg{
    font-family: 'coinco';
     font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0px;
}
    
    .footer{
       
        color: #fff;
        text-align: center;
    
    }
    
    .mar{
        margin-top: 0px;
    }
   
 
   
}
  
 



@media (min-width:1000px){
    
    
       .banner{
        display: block;
    }
    
    .banner-movil{
        display: none;
    }
    
   
    
       .mantenimiento img{
    width: 30%;
    margin-top: 150px;
        margin-bottom: 60px;
}
    
    .titulo-xl{
     font-family: 'coinco';
    color: #fff;
    font-size: 75px;
    margin-bottom: 0px;
    margin-top: 40px;
}
    
    
.titulo-lg{
    font-family: 'coinco';
     font-size: 30px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 0px;
}
    
      .footer{
        margin-top: 10px;
        padding: 10px;
        color: #fff;
          text-align: left;
    
    }
    
    .logo img{
    width: 30%;
}
       .mar{
        margin-top: 40px;
    }
   

}
  


