@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,500;1,400&display=swap');

* {
    margin: 0;
    padding: 0;
}

html {
    font-family: 'Roboto', sans-serif;
}
.select2{
    width: 100%;
    border: #cccccc;
    background-color:#eee;
    height: 2em;
}

hr.acercahr {
    border: 1px solid #183760;
    width:7%;
    border-radius: 25px;
    margin: 10px 0 0 8px;
    opacity: 9;
  }

.datos {
    /*color: #183760;*/
    background-color: #808080;
    color: white;
    height: 30px;
}

.card {
    border:none;
}

.btn-acerca{
    background-color: #183760;
    color: white;
}

.card-text-acerca{
    font-size:13px;
}


.dirtel{
    padding-top: 5px;
    margin-right: 5rem;
    font-size:13px;
    float: right;
}

.cardacerca {
    height:500px;
    padding-top:150px;
}
.cardsobre {
    height:500px;
    padding-top:100px;
}

.espacio {
    margin-top:20px;
}

.sobre {
    font-size:30px;
}

.spanindex span {
    text-align: center;
}

.cotiza {
    margin-top: 2rem;
}

.cotiza span{
    font-size:20px;
    font-weight:bold;
}

.arriba {
    margin: 50px 0 50px 0;
}

.contacto {
    background-image: url("../image/Cont.webp");
    background-color: #cccccc;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.trailer1 img {
    width: 100%;
}

.unidades {
    height:320px;
    background-color: #808080;
    text-align: center;
}

.unidades img {
    margin-top: 3rem;
}

.unidades a {
    font-size:20px;
    font-weight:bold;
}

.certificados {
    height:320px;
    background-color: #183760;
    text-align: center;
}

.certificados img {
    margin-top: 3rem;
}

.certificados a {
    font-size:20px;
    font-weight:bold;
}

.nav-logo img{
    margin: 0 0 0 100px;
    height: 60px;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.enviar {
    width: 40%;
}

.header{
    border-bottom: 1px solid #E2E8F0;
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem;
    background-color: #fff;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .content {
    padding-top: 60px;
}

.hamburger {
    display: none;
}

.bar {
    display: block;
    width: 25px;
    height: 3px;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #101010;
}

.nav-menu {
    margin-right: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-item {
    margin-left: 1rem;
}

.nav-link{
    font-weight: 400;
    color: #183760;
}

.nav-link:hover{
    color: #183760;
}

.nav-logo {
    font-size: 2.1rem;
    font-weight: 500;
    color: #183760;
}

footer {
    background-color: #0a4275;
}

.footimg img {
    height: 100px;
}

.footimg span {
    text-align: justify;
}

footer a {
    color: #fff;
}

footer span {
    font-size: 12px;
    text-align: justify;
}

.footmenu {
    margin-top:30px;
}

.footcont {
    margin-top:20px;
}

.footmenu a {
    margin-left:20px;
    margin-right:10px;
}

.contac {
    margin-top: 10rem;
}

.acercaCamion img {
    display: block;
    position: relative;
    height: 25rem;
    width: 100%;
    z-index: -1;
}

.destinosCamion img {
    display: block;
    position: relative;
    width: 10%;
    z-index: -1;
}
.destinosCamion p {
    position: absolute;
    margin-top: -130px;
    margin-left: 50%;
    color: white;    
    font-size: 28px;
  }

.acercaCamionCert img {
    display: block;
    position: relative;
    height: 25rem;
    width: 100%;
    z-index: -1;
}

.acercaCamion p {
    position: absolute;
    margin-top: -230px;
    text-align: center;
    width: 100%;
    /*margin-left: 50%;*/
    color: white; 
    /* background-color: rgba(7, 7, 7, 0.5); */
    font-size: 30px;
    z-index: -1;
  }
  .acercaCamionCert p {
    position: absolute;
    margin-top: -130px;
    margin-left: 50%;
    color: white;    
    font-size: 28px;
  }
  .izquierdo {
    margin-top:25px;
    margin-bottom:10px;
  }

  .izquierdoUni {
    margin-top:150px;
    margin-bottom:10px;
  }


  .izquierdo img {
    width: 95%;
  }

  .izquierdo p {
    text-align: justify;
    font-size: 18px;
    padding: 0 2rem 0 1rem;
  }
  .izquierdoUni p {
    text-align: justify;
    font-size: 18px;
    padding: 0 2rem 0 1rem;
  }

  .centroCert {
    margin-top:140px;
    margin-bottom:0px;
  }
  .centroCert p {
    text-align: right;
    font-size: 38px;
    margin-bottom:20px;
  }

  .derecha {
    margin-top:25px;
    margin-bottom:10px;
  }

  .derecha img {
    width: 95%;
  }
  .derechaCert img {
    width: auto;
    height:300px;
    margin-top:10px;
  }
  .derecha p {
    text-align: justify;
    font-size: 16px;
    padding: 0 2rem 0 1rem;
  }
  .flecha {
    font-size:11px;
  }

  img.iso {
    margin-left: 160px; 
  }
  .coti {
    margin-top: 20px;
  }
  .cot {
    position: relative !important; 
    /*z-index: -1;*/
}

@media only screen and (max-width: 768px) {
    .dirtel{
        font-size: 9px;
        text-align: center;
        margin-right: 15px;
    }
    .nav-logo img{
        margin: 0 0 0 10px;
        height: 40px;
    }
    .nav-menu {
        position: fixed;
        left: -100%;
        top: 6rem;
        flex-direction: column;
        background-color: #fff;
        width: 100%;
        border-radius: 10px;
        text-align: center;
        transition: 0.3s;
        box-shadow:
            0 10px 27px rgba(0, 0, 0, 0.05);
    }

    .arriba {
        margin: 0 0 0 0;
    }

    .cotiza {
       text-align: center;
    }

    .cotiza span{
        font-size:15px;
    }

    .solcot {
        margin: 10px 0 10px 0;
    }

    .nav-menu.active {
        left: 0;
    }

    .nav-item {
        margin: 0 0;
    }

    .cardacerca {
        height:200px;
        padding-top:50px;
    }

    .cardcerca h5.card-title {
        font-size:10px !important;
    }
    
    .espacio {
        margin-top:0px;
    }
    
    .sobre {
        font-size:15px;
    }
    .der{
        margin-left: 30px;
    }

    .imagenesCamiones{
        margin-top:130px;
    }
    .imagenesUnidades{
        height:100px;
    }

    .hamburger {
        display: block;
        cursor: pointer;
    }

    .hamburger.active .bar:nth-child(2) {
        opacity: 0;
    }

    .hamburger.active .bar:nth-child(1) {
        -webkit-transform: translateY(8px) rotate(45deg);
        transform: translateY(8px) rotate(45deg);
    }

    .hamburger.active .bar:nth-child(3) {
        -webkit-transform: translateY(-8px) rotate(-45deg);
        transform: translateY(-8px) rotate(-45deg);
    }

    .unidades {
        height:220px;
    }

    .certificados {
        height:220px;
    }

    footer span {
        font-size: 10px;
    }
    .footimg img {
        height: 80px;
    }

    footer a {
        font-size:10px;
    }

    .footmenu a {
        margin-left:15px;
        margin-right:10px;
    }
    
}

@media only screen and (max-width: 810px) {
    .cardacerca {
        height:200px;
        padding-top:50px;
    }

    .cardcerca h5.card-title {
        font-size:10px !important;
    }
    
    .espacio {
        margin-top:0px;
    }
    
    .sobre {
        font-size:20px;
    }

    .imagenesCamiones{
        margin-top:50px;
    }

    .unidades {
        height:190px;
    }

    .certificados {
        height:190px;
    }

    .acercaCamion p {
        margin-top: -90px;
        font-size: 25px;
    }
    .derecha p {
        font-size: 12px;
    }
    .izquierdo p {
        font-size: 15px;
    }
    .acercaCamionCert p {
        margin-top: -80px;
        font-size: 18px;
        margin-left: 330px;
    }
    .izquierdoCert p {
        margin-top: 40px;
        text-align: center;
        font-size: 15px;
        margin-bottom:-20px;
    }
    .izquierdoCert {
        margin-top:20px;
        margin-bottom:10px;
      }
    .derechaCert img {
        margin-top:10px;
        width: 100%;
        height: 200px;
    }
    img.iso {
        margin-left: 0px;
        width: 220px;
        margin-left:80px; 
    }
    .cot {
        position: relative !important;
        /*z-index: -1;*/
    }
    .izquierdoUni {
        margin-top:40px;
        margin-bottom:10px;
      }
      .izquierdoUni p {
       font-size: 14px;
      }
}

@media only screen and (max-width: 428px) {
    .cardacerca {
        padding-top:50px;
    }

    .sobre {
        font-size:20px;
    }

    .imagenesCamiones{
        margin-top:150px;
    }

    .derecha p {
    font-size: 12px;
    }
    .izquierdo p {
    font-size: 15px;
    }
    .acercaCamion p {
    margin-top: -50px;
    font-size: 20px;
    }
    .acercaCamionCert p {
        margin-top: -40px;
        font-size: 14px;
        margin-left: 120px;
    }
    .izquierdoCert p {
        text-align: center;
        font-size: 12px;
        margin-bottom:-20px;
    }
    .izquierdoCert {
        margin-top:20px;
        margin-bottom:10px;
      }
    .contac {
        margin: 90px 0 0 0;
    }
    .nav-menu {
        position: fixed;
        z-index: 99;
    }
    .cot {
        position: relative !important;
        /*z-index: -1;*/
    }

    .izquierdoUni {
        margin-top:10px;
        margin-bottom:10px;
      }
      .izquierdoUni p {
       font-size: 12px;
      }
}