@charset "utf-8";
.cabecera {
    width: 100%;
    height: 0%;
    justify-content: center;
}
.cabecera div {
    width: 100%;
    height: 0%;
}
.cabecera div img {
    width: 100%;
    height: 0%;
    justify-content: center;
}
.menu {
    width: 71%;
    height: 0%;
    justify-content: center;
    margin-bottom: 63px;
}
.menu .navbar.navbar-expand-lg.navbar-light.bg-light {
    width: 72%;
    height: 0%;
    justify-content: center;
}
.contenedor_principal {
    width: 100%;
    height: 0%;
}
.contenedor_principal h3 {
    width: 100%;
    height: 0%;
    display: flex;
    justify-content: center;
}
.contenedor_principal h2 {
    width: 100%;
    height: 0%;
    display: flex;
    justify-content: center;
}
.contenedor_principal h2 {
    font-size: 1em;
    width: 100%;
    height: 0%;
    display: flex;
    justify-content: center;
}




.contenedor_principal .seccion1 {
    width: 100%;
    height: 0%;
    justify-content: center;
    display: flex;
}
.contenedor_principal .seccion1 .telefonos {
    width: 25rem;
    height: 30em;
    justify-content: center;
    display: flex;
}
.contenedor_principal div {
    width: 100%;
    height: 0%;
    justify-content: center;
    display: flex;
}
.contenedor_principal div .taxilogo {
    display: flex;
    justify-content: center;

}



.contenedor_principal .link_app {
    width: 100%;
    height: 0%;
    clear: both;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.contenedor_principal .link_app .Google-Play {
    width: 100%;
    justify-content: center;
    display: flex;
}
.Google-Play a img {
    width: 12rem;
    justify-content: center;
}

.contenedor_principal .link_app .App-Store {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
}
.App-Store a img {
    width: 12rem;
    display: inline-table;
}











.seccion2 {
    width: 100%;
    height: 0%;
    justify-content: center;
}
.seccion2 .app_taxicall {
    width: 100%;
    height: 72%;
    justify-content: center;
    display: inline-block;
}
.seccion2 .app_taxicall p {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 70%;
}



.piede_pagina {
    width: 100%;
    height: 0%;
}
