html
    {font-family: 'Exo';
    padding: 0px;
    margin: 0px;}

body
    {margin: auto;
    background-color: #37333d;}

a
    {text-decoration: none;}

/*  Niveles de lectura de h1 a p    */
h1 /*nombre app*/
    {color: #ffe22b;
    font-size: 32px;
    font-weight: 800;}

h2 /*titulos*/
    {font-size: 24px;
    font-weight: 300;}

h3 /*boton grande*/
    {font-size: 22px;
    font-weight: 700;
    font-style: italic;}

h4 /*boton chico*/
    {font-size: 16px;
    font-weight: 500;
    font-style: italic;}

h5 /*bajada de los botones*/
    {font-size: 9pt;
    font-weight: 300;
    font-style: italic;
    text-align: right;}

p /*texto*/
    {font-size: 12px;
    font-weight: 400;}

/*  Aca termina los niveles de lectura*/



/*  Aca empieza el Log in */

.logo
    {margin-top: 50px;}

.imagen 
    {width: 200px;
    margin: auto;}

.texto    
    {text-align: center;
    margin-top: 20px}

#ingreso
    {margin-top: 50px;
    text-align: center;
    margin: auto;
    width: 75%;}

.formulario
    {padding: 0px;
    background-color: #37333d;    
    border-color: #e61714;
    border-radius: .5rem;
    width: 100%;
    height: 20px;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    color: #ffe22b;
    padding-left: 10px;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Exo';}

#ingreso p
    {text-align: right;
    font-style: italic;
    font-size: 9pt;
    color: #ffe22b;
    margin-top: 10px;}

.botones
    {margin: auto;
    width: 75%;
    margin-top: 100px;}

.boton
    {padding: 0px;
    background-color: #37333d;    
    border-color: #ffe22b;
    border-radius: .5rem;
    width: 100%;
    height: 40px;}

.boton h3
    {color: #ffe22b;
    margin-top: 4px;}

#botonderegistro
    {margin-top: 10px;}  

.boton:hover
    {background-color: #ffe22b;}

.boton h3:hover
    {color: #37333d;}

/*  Aca termina el Log in */


/*  Aca empieza el home */

.titulo 
    {text-align: center;
    display:block;
    border: 2px solid #e61714;
    border-radius: .8rem;
    width: 75%;
    height: 55px;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    margin: auto;}

.titulo h2
    {color: #e61714;}

.caminando img
    {margin-bottom: 7px;
    margin-top: 100px;}

.colectivo img
    {margin-bottom: 100px;
    margin-top: 10px;}

.colectivo
    {margin-top: 10px;}

.botonchico
    {padding: 0px;
    margin: auto;
    width: 60%;}

.botonchico h4
    {color: #ffffff;
    margin-top: 5px;}

#configuracion
    {background-color: #37333d;    
    border-color: #ffffff;
    border-radius: .5rem;
    width: 100%;
    height: 30px;
    margin: auto}

#configuracion:hover
    {background-color: #ffffff;}

#configuracion h4:hover
    {color: #37333d;}

/*  Aca termina el home */


/*  Aca empieza el registro */

#registro
    {text-align: center;
    margin: auto;
    width: 75%;}

#ciudades
    {padding: 0px;
    background-color: #37333d; 
    border: 2px solid #e61714;
    /*border-color: #e61714;*/
    border-radius: .5rem;
    width: 100%;
    height: 30px;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    padding-left: 10px;
    margin-top: 15px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Exo';
    color: #ffe22b;}

.gris
    {color: #b4b4b4}

.check
    {display: flex;
    flex-direction: row-reverse;
    width: 100%;
    margin-top: 15px;}

.check p
    {margin-right: 5px;
    font-size: 9pt;
    color: #ffe22b;
    margin-top: 0px;}

.check p a
    {font-style: italic;
    color: #ffe22b;
    text-decoration: underline}

#regbotones
    {margin-top: -70px;}

#regvolver
    {background-color: #37333d;    
    border-color: #ffe22b;
    border-radius: .5rem;
    width: 100%;
    height: 30px;
    margin: auto;
    margin-top: 20px;}

#regvolver h4
    {color: #ffe22b;}

#regvolver:hover
    {background-color: #ffe22b;}

#regvolver h4:hover
    {color: #37333d;}

/*  Aca termina el registro */


/*  Aca empieza caminando */
/*  Aca termina caminando */


/*  Aca empieza caminando.e */
/*  Aca termina caminando.e */


/*  Aca empieza colectivo */
/*  Aca termina colectivo */


/*  Aca empieza colectivo.e */

#flechas 
    {height: 0px;}

#flechas img
    {height: 180px;
    margin-top: 50px;}

#left
    {float: left}

#right
    {float: right;}

.lineascol
    {margin: auto;
    width: 100%}

.numero
    {color: #fff;
    font-size: 160px;
    font-weight: 800;
    text-align: center;
    margin-top: 40px;}

.ramal
    {color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-top: -180px;
    margin-bottom: -15px;}

.destino
    {color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;}

.viaje
    {width: 75%;
    margin: auto;}

.viaje .boton
    {border-color:#fff;}

.viaje .boton:hover
    {background-color: #e61714;
    border-color:#e61714;}

.viaje .boton h3
    {color:#fff;}

.viaje .boton h3:hover
    {color: #fff;}

.pregunta
    {width: 52%;}

.pregunta ul
    {list-style: none;}

.pregunta ul li
    {font-weight: 300;
    line-height: 24px;
    font-size: 14px;
    color: #ffe22b;
    text-align: right;}

.respuesta
    {width: 50%;
    float: right;
    margin-top: -127px;}

.respuesta ul
    {list-style: none;}

.respuesta ul li
    {font-weight: 500;
    line-height: 24px;
    font-size: 14px;
    color: #ffe22b;
    text-align: left;}

.viaje
    {margin-top: 90px;}

/*  Aca termina colectivo.e */


/*  Aca empieza la configuracion    */

.titulo p
    {text-align: center;
    font-style: italic;
    font-size: 9pt;
    color: #e61714;
    margin-top: -10px;}

#cerrar
    {background-color: #ffe22b;    
    border-color: #e61714;
    border-radius: .5rem;
    width: 100%;
    height: 30px;
    margin: auto;
    margin-top: 30px;}

#cerrar h4
    {color: #e61714;}

#cerrar:hover
    {background-color: #e61714;}

#cerrar h4:hover
    {color: #fff;}

#amarillo
    {width: 100%;
    height: 100%;
    background-color: #ffe22b;}

footer 
    {background-color: #ffe22b;
    color: #ffe22b;}

.iconosconf
    {width: 100%;
    height: 50px;
    border-radius: .8rem;
    border: 2px solid #37333d;
    margin-top: 10px;
    margin-bottom: 10px;}

.img
    {background-color: #37333d;
    border-radius: .5rem;
    width: 50px;
    height: 50px;}

.img img
    {width: 50px;
    text-align: center;}

.txt
    {margin-top: -60px;
    margin-left: 65px;}

.txt h3
    {color: #37333d;}