.Autotransportesindustriales {
    margin-top: 50px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    color: #133374;
}
.Encabezado{
    background-color: #030e2e;
    color: #fff;
}
.prologo {
    margin-top: -50px;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 3px;
    text-align: center;
    color: #133147;
    font-size: 20px;
}
.autotransportes_img {
    align-self: center;
    margin-bottom: 20px;
    padding: 0;
    border: #030e2e 5px solid;
    background-color: #030e2e;
}
.cotizacion_div {
    background-color: #030e2e;
    width: 80%;
    align-self: center;
    border-radius: 10px;
}
.cotizacion_titulo {
    color: #fff;
    font-size: 36px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin-right: 20%;
    margin-left: 20%;
}
.cotizacion_texto {
    color: #fff;
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 30px;
}
.cotizacion_img {
    align-self: center;
    padding-left: 15%;
    width: 80%;
    margin-top: 8px;
    margin-bottom: 20px;
}
.cotizacion_foto {
    width: 80%;
    border-radius: 10px;
}
.imgcontenedor {
    background-color:#030e2e;
    margin-top: 30px;
    margin-left: 2%;
    margin-right: 2%;
    border-radius: 3%;
    margin-bottom: 20px;
}
.imgtolvas {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}
.imagenes1 {
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
    justify-content: space-between;
}
.tolva1 {
    width: 40%;
    border: #031027d0 5px solid;
    border-radius: 10%;
}
.tolva2 {
    width: 40%;
    border: #031027d0 5px solid;
    border-radius: 10%;
}
.vacio1 {
    height: 20px;
}
.imagenes2 {
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
    justify-content: space-between;
}
.tolva3 {
    width: 40%;
    border: #031027d0 5px solid;
    border-radius: 10%;
}
.tolva4 {
    width: 40%;
    border: #031027d0 5px solid;
    border-radius: 10%;
}
.vacio2 {
    height: 20px;
}
.imagenes3 {
    padding-left: 10%;
    padding-right: 10%;
    display: flex;
    justify-content: space-between;
}
.tolva5 {
    width: 40%;
    border: #031027d0 5px solid;
    border-radius: 10%;
}
.tolva6 {
    width: 40%;
    border: #031027d0 5px solid;
    border-radius: 10%;
}
.vacio3 {
    height: 20px;
}
.mapita {
    width: 80%;
    padding-left: 10%;
    padding-top: 0%;
    height: 100%;
}