.timestamp {
    font-weight: 400;
    position: absolute;
    bottom: 0;
    margin-bottom: 2%;
    margin-left: 3%;
    font-size: 1.2em;
}

.alert-miniature {
    height: 75px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 8px 8px 8px 8px;
}

.match-parent {
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000000;
}

.ualabee-spinner {
    border: 0.75em solid currentColor;
    border-color: #197d8f;
    width: 60px;
    height: 60px;
    background: 0 0;
    border-left: 1.1em solid transparent;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

.to-center {
    text-align: center !important
}

.sign-widget {
    padding: 20px 10px !important;
    background-color: #0000009c !important;
    border: 0px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

.img-container {
    height: 40%;
    border-radius: 0px 25px 0px 0px;
    overflow: hidden;
    position: relative;
}

.img-crop {
    position: absolute;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
}

.h7 {
    font-size: 1.15rem;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.back-botton {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    float: left;
}

.alert-container {
    background: white;
    border-radius: 0px 25px 25px 0px;
}

.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
    border: 0 !important;
    background-clip: padding-box;
}

.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 50px !important;
    border-top-right-radius: 50px !important;
}

.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
}

#btnLinkModal {
    color: #ffffff;
    background-color: #EB3432;
    border: 0;
}

#btnLinkModal:hover {
    box-shadow: inset 0px -10px 15px 3px rgba(0, 0, 0, 0.28);
}

#btnIrModal {
    border-radius: 50px;
    padding: 15px;
    background-image: url(https://ualabee.com/images/hasta.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px;
    float: left;
    margin: -35px 0px 0px 0px;
}

h4.modal-title {
    font-weight: bold;
    font-size: 18px;
}

.imgMarker {
    border-radius: 50% !important;
}

body {
    font-family: 'Lato', sans-serif;
    width: 100%;
    overflow-x: hidden;
}

html, body {
    height: 100%;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #FF002D;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
}

.no-padding {
    padding: 0;
}

.no-padding-right {
    padding-right: 0;
}

/* PRE LOADER */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #EDF0F1;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#ModalLoad .modal-content {
    position: relative;
    background-color: transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 20%;
}

div#ModalLoad {
    background: #00000066;
}

div#modalLugarNoDestacado {
    padding-right: 0 !important;
}

div#modalLugarDestacado {
    padding-right: 0 !important;
}

#pin {
    width: 300px;
    margin-left: -100%;
}

.status {
    width: 500px;
    height: 500px;
    /*  background-repeat: no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        background-size: cover;*/
}

/*#191919  Negro
#00A7BC Celeste Borde
#FAFAFA Fondo
#1F1F1F Gris Oscuro
#2D2D2D Gris Claro
#8FCF6C Verde Claro
#6DD065 Verde Oscuro
#FF5C61 Rojo Oscuro
#FF6E72 Rojo Claro
#FFBF54 Amarillo Oscuro
#FFCD6B Amarillo Claro
#FFFDFB Fondo Claro*/

/*  Generales   */

.titulo-s-oscura,
.titulo-s-clara {
    font-size: 3em;
    font-style: italic;
}

.titulo-s-oscura {
    color: #FAFAFA;
}

.titulo-s-clara {
    color: #1F1F1F;
}

.go-to-top {
    height: 45px;
    width: 45px;
    background-color: #FF6E72;
    color: #FFFFFF;
    font-size: 2em;
    text-align: center;
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    cursor: pointer; /* Add a mouse pointer on hover */
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/*  Navbar  */
.navbar-miAutobus {
    margin-bottom: 0px;
    background: #FFFDFB;
    padding-left: 0px;
    height: 72px;
    z-index: 12;
    border: 0;
}

.navbar-miAutobus .container {
    padding-right: 0px;
    margin-right: 0px;
    height: 80px;
}

.nav.navbar-nav.navbar-right {
    background: #fffdfb;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
}

.navbar-miAutobus .navbar-nav > .active > a,
.navbar-miAutobus .navbar-nav > .active > a:focus,
.navbar-miAutobus .navbar-nav > .active > a:hover {
    text-transform: uppercase;
}

.navbar-miAutobus .navbar-nav > li > a {
    text-transform: uppercase;
    font-size: 0.9em;
    border-right: 1px solid #EEE;
}

.navbar-miAutobus .navbar-nav > li.last > a {
    border-right: 0;
    background-color: #ffffff !important;
}

.ualabee-logo {
    padding-top: 0px;
    margin-top: 0px;
    max-width: 150px;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0 10px 10px 0;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    outline: none !important;
}

.btn.focus, .btn:focus, .btn:hover {
    outline: none !important;
}

.btn-default.focus, .btn-default:focus {
    outline: none !important;
}

a:focus {
    outline: none !important;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    outline: none !important;
}

.btn-danger:hover {
    background-color: #7da7d9;
    border-color: #7da7d9;
}

a:hover {
    outline: none !important;
}

.input-group-addon {
    border-radius: 10px;
}

.input-group-addon {
    /*border: 0;*/
}

.form-control {
    /*border: 0;*/
}

.navbar-miAutobus .navbar-nav > li > a:hover:after {
    width: 100%;
}

.navbar-miAutobus .navbar-nav > li > a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #ffffff;
    height: 3px;
    margin-top: -30px;
}

/*  Como llego  */
#como-llegar{
z-index: 900 !important;
}

div#navbar {
    border: 0;
}

#map.enlarge {
    position: relative;
    width: 100%;
    left: 0;
    min-height: 450px;
}

#map.extender {
    position: relative;
    width: 100%;
    height: 200px;
    left: 0;
    /*min-height: 100%;*/
}

.fullScreen {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

#map-serv-expendio-info {
    position: relative;
    width: 100%;
    left: 0;
    height: calc(100vh - 75px);
    z-index: 98;
    flex: 4 1 auto
}

#map-serv-recorridos-info {
    position: relative;
    width: 100%;
    left: 0;
    height: calc(100vh - 75px);
    flex: 4 1 auto
}

#map-serv-frecuencias-info {
    position: relative;
    width: 100%;
    left: 0;
    height: calc(100vh - 75px);
    z-index: 98;
    flex: 4 1 auto
}

.serv-container {
    /*max-height: calc(100vh - 75px);*/
    overflow: hidden;
}

#map-serv-interes-info {
    position: relative;
    width: 100%;
    left: 0;
    height: calc(100vh - 75px);
}

#map-noDestacado {
    position: relative;
    width: 100%;
    left: 0;
    height: calc(100vh - 75px);
}

#map-destacado {
    position: relative;
    width: 100%;
    left: 0;
    height: calc(100vh - 75px);
}

#card-service-state-collapser {
    padding: 15px 10px;
    background-color: #ffffff;
    color: black;
    /*border-left: 1px solid #eee;*/
    float: right;
    margin-right: -30px;
    /*margin-top: 20px;*/
    left: 100%;
    position: absolute;
    /*-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);*/
    z-index: -1;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}

#card-alerts-collapser {
    padding: 15px 10px;
    background-color: #ffffff;
    color: black;
    border-left: 1px solid #eee;
    float: right;
    margin-left: -30px;
    /*margin-top: 20px;*/
    right: 100%;
    position: absolute;
    /*-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);*/
    z-index: -1;
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
}

#card-collapser-mb {
    float: right;
    display: none;
}

.card-container.esconder #card-collapser-mb {
    display: inline;
}

.card-container {
    padding: 0px 15px;
    min-height: 550px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    background-color: #FFFDFB;
}

.card-como-llegar {
    width: 450px;
    min-height: 550px;
    /*background-color: #FFFDFB;*/
    position: absolute;
    z-index: 1;
    margin-top: 50px;
    margin-left: 80px;
    padding: 0;
}

.card-como-llegar a.menu {
    color: #797B7B;
}

.bg-yellow {
    padding-top: 10px;
    background-color: #FEF6EB;
    margin-left: 0px;
    margin-right: 0px;
}

.bg-dirty {
    background-color: #FFFDFB;
}

.card-como-llegar .card-body {
    text-align: center;
}

.change-location {
    text-align: right;
    color: #797B7B;
    display: inline-block;
}

.change-location a {
    color: #797B7B;
    font-style: italic;
}

.dot-cl {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #797B7B;
    display: inline-block;
    margin-right: 5px;
}

.selected_location {
    color: #2886E9;
    font-weight: 600;
    font-size: 1.1em;
    text-transform: uppercase;
}

div#scrollbarResults .simplebar-track.horizontal {
    display: none;
}

#modalCiudades .modal-body {
    padding-bottom: 15px;
}

#modalCiudades .modal-content {
    padding: 0px 30px;
}

.modal-content {
    border: 0;
}

#modalCiudades .modal-body p {
    padding-top: 5px;
    padding-bottom: 5px;
}

#modalCiudades .modal-body a {
    color: #797B7B;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#modalCiudades .modal-body a.active {
    color: #1F1F1F;
    font-weight: 600;
}

#modalCiudades .modal-body a:hover {
    text-decoration: none;
    color: #FF002D;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.card-title {
    font-style: italic;
    text-align: center;
    font-size: 1.5em;
    text-decoration: underline;
    margin-bottom: 20px;
}

.radio-centered {
    text-align: center;
    text-transform: uppercase;
    padding: 2px;
}

.radio-centered input[type=radio] {
    display: inline-block;
    margin: 0 auto;
    font-size: 2em;
    margin-bottom: 10px;
}

.radio-centered label {
    display: inline-block;
    text-align: center;
    font-size: 0.7em;
}

.btn-opciones {
    background-color: #FCE84E;
    border-radius: 0px;
    border: 0px;
    margin-top: 30px;
    padding: 7px 40px;
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-opciones:hover, .btn-opciones:active {
    background-color: #fdf299;
    border-radius: 0px;
    border: 0px;
    margin-top: 30px;
    padding: 7px 40px;
    font-size: 0.9em;
    text-transform: uppercase;
}

.btn-buscar {
    background-color: #ECECEC;
    width: 100%;
    border-radius: 0px;
    border: 0px;
    margin-top: 30px;
    padding: 7px;
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 600;
}

.opciones-form.esconder .opciones-btn {
    margin-left: 66.6666%;
}

.opciones-form .opciones-btn {
    margin-left: 0%;
}

.opciones-form.esconder .opciones-rb {
    display: none;
}

.opciones-form .opciones-rb {
    display: inline;
    margin-top: 10px;
    margin-bottom: -25px;
}

.combinaciones-cb {
    margin-top: 40px !important;
}

.card-footer {
    margin-top: 40px;
    text-align: right;
}

.card-footer a,
a.update_location {
    color: #000;
    text-decoration: underline;
    font-style: italic;
}

#card {
    position: absolute !important;
}

#card .front {
    position: absolute !important;
    right: 0;
    left: 0;
}

#card .back {
    background-color: #ECECEC;
    height: 400px !important;
    overflow-y: scroll;
}

/*  Mensajes  */
.mensajes {
    background-color: #0d3f48;
    margin-top: 0px;
    z-index: 11;
}

.mensajes p {

    margin: 0px;
    padding: 20px 40px;
}

.mensajes a {
    font-size: 1.5em;
    color: #FFFFFF;
    font-weight: 300;
}

.text-slider {
    display: block;
    width: 100%;
    height: auto;
}

/* Publicidades */
.publicidades,
.ciudad {
    background-color: #1F1F1F;
}

.publicidades .imagen100 {
    width: 100%;
}

.publicidad-small,
.ciudad-info {
    background-color: #242424;
    padding: 0px 20px 0px 0px;
    display: inline-block;
    margin: 15px;
    border-right: 9px solid;
}

.publicidad-small .publicidad-titulo {
    margin-top: 10px;
    margin-bottom: 0px;
}

.publicidad-titulo {
    color: #00A7BC;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 2.25em;
    padding: 10px;
    background-color: #1F1F1F;
}

.publicidad-texto {
    color: #48464A;
    background-color: #242424;
    padding: 20px 0px;
}

.redes-sociales {
    text-align: center;
}

.redes-sociales a {
    color: #2D2D2D;
    display: inline-block;
}

.redes-sociales a:hover {
    color: #191919;
    margin-top: -10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.visible-break {
    display: none;
}

.servicio,
.publicidad {
    background-color: #2D2D2D;
    padding: 20px;
    padding-top: 40px;
    text-align: center;
    border-bottom: 9px solid;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.modiCorPubli-servicio {
    /*background-color: #2D2D2D;
    padding: 20px;
    text-align: center;
    border-bottom: 9px solid;
    height: 100px;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.modiCorPubli-servicio:hover {
    /*background-color: #191919;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

img.ModiCorPubliImg {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.swiper-container.modiCorPubli-slider.swiper-container-horizontal {
    margin-bottom: 10px;
    margin-top: 10px;
}

.publicidad-imagen-result {
    width: 300px;
    height: 100px;
}

.servicio:hover {
    background-color: #191919;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.servicio-icono,
.publicidad-icono {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    display: inline-block;
}

.titulo-servicio,
.titulo-publicidad {
    text-transform: uppercase;
    font-size: 2em;
    color: #FFFFFF;
    font-weight: 700;
}

#servicio-info,
#serv-expendio-info,
#serv-recorridos-info,
#serv-interes-info,
#serv-frecuencias-info,
#mi-ciudad-info,
#publicidad-info {
    display: none;
}

#mi-ciudad-info {
    color: #6C6C6C;
}

#mi-ciudad-info h2 {
    color: #FFFFFF;
}

#hide-servicio-info,
#hide-serv-expendio-info,
#hide-serv-recorridos-info,
#hide-serv-interes-info,
#hide-serv-frecuencias-info,
#hide-publicidad-info,
#hide-mi-ciudad-info {
    float: right;
    font-size: 1.5em;
    color: #797B7B;
}

a[ng-click] {
    cursor: pointer;
}

.mensajeServicio {
    min-height: 75px;
    display: flex;
    align-items: center;
    font-size: 1.2em;
    padding: 0px 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fa {
    padding-right: 10px;
}

.mensajeServicio.esconder,
.mensajeServicio.esconder {
    min-height: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mensajeServicio.azul {
    background-color: #00A7BC;
    color: #FFF;
    min-height: 75px;
}

#footerPublicidad {
    text-align: center;
    margin-top: 50px;
}

.mensajeServicio.amarillo {
    background-color: #F6C14F;
    color: #ffffff;
    min-height: 75px;
}

/*Ocultar provisoriamente la sección Tu Ciudad*/
/*section#tu-ciudad {
    display: none;
}*/

.mensajeServicio.verde {
    background-color: #00985B;
    color: #FFF;
    min-height: 75px;
}

.mensajeServicio.rojo {
    background-color: #EB3432;
    color: #FFF;
    min-height: 75px;
}

/* Ciudad */
.ciudad-info {
    padding-top: 0px;
    padding-bottom: 30px;
    display: inline-block;
    margin: 20px 0px;
    background-color: #2D2D2D;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
}

.ciudad-info:hover {
    transform: scale(1.01);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.titulo-info-ciudad {
    color: #FFFFFF;
    font-size: 1.5em;
    text-transform: uppercase;
    margin-right: 138px;
}

.texto-info-ciudad {
    color: #6C6C6C;
    font-size: 1.2em;
}

.modalInfoCity .modal-dialog {
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 100%;
    height: 100%;
    overflow: hidden;
}

.modalInfoCity .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    background-color: #2D2D2D;
}

.modalInfoCity .modal-header {
    color: #FFFFFF;
    /*font-size: 2.5em;*/
    text-transform: uppercase;
    border: none;
    padding: 11px;
}

.modalInfoCity .modal-header .close {
    color: #FFFFFF;
    opacity: 1;
    font-weight: 500;
    text-shadow: none;
    float: left;
}

.modalInfoCity .modal-header .close:hover {
    color: #525252;
}

.modalInfoCity .modal-body {
    width: 75%;
    margin: 0 auto;
    font-size: 1.25em;
    color: #6C6C6C;
    border: none;
}

.modalInfoCity .modal-footer {
    width: 75%;
    margin: 0 auto;
    font-size: 1.25em;
    color: #6C6C6C;
    border: none;
}

.infoCiudad .modal-dialog {
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 100%;
    height: 100%;
}

.infoCiudad .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
    background-color: #ffffff;
}

.infoCiudad .modal-header {
    color: #FFFFFF;
    background: #00A7BC;
    text-transform: uppercase;
    border: none;
    padding: 11px;
}

.infoCiudad.modal.fade.in {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.infoCiudad .modal-header .close {
    color: #FFFFFF;
    opacity: 1;
    font-weight: 500;
    text-shadow: none;
    float: left;
}

.infoCiudad .modal-header .close:hover {
    color: #525252;
}

.infoCiudad .modal-body {
    width: 100%;
    margin: 0 auto;
    font-size: 1.25em;
    color: #6C6C6C;
    border: none;
    padding-left: 50px;
    padding-right: 50px;
}

.infoCiudad .modal-footer {
    width: 75%;
    margin: 0 auto;
    font-size: 1.25em;
    color: #6C6C6C;
    border: none;
}

.btn-modal-infoCity {
    background-color: #1F1F1F;
    border: none;
    color: #FFF;
}

.btn-modal-infoCity:hover,
.btn-modal-infoCity:active {
    background-color: #797B7B;
    border: none;
    color: #FFF;
}

a.box-ciudad:focus {
    outline: none !important;
}

/*  Mapa del Sitio */
.mapasitio {
    background-color: #FAFAFA;
    min-height: 150px;
    padding-bottom: 75px;
}

.mapasitio a {
    color: #000;
}

.mapasitio ul {

}

.mapasitio ul > li {
    color: #1F1F1F;
    font-size: 1.35em;
    text-transform: uppercase;
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

.mapasitio ul > li:before {
    content: "■ ";
    color: #00A7BC; /* or whatever color you prefer */
    font-size: 1.5em; /* or whatever the bullet size you prefer */
}

#mapasitio-info {
    display: none;
    width: 100%;
    /*height: 300px;*/
    padding-bottom: 20px;
}

#toggleMS {
}

.blue-text {
    color: #2886E9;
}

/*  contacto  */
.contacto {
    background-color: #FFD05B;
}

.contacto .redes-sociales {
    font-size: 2em;
    margin-bottom: 30px;
}

.contacto .redes-sociales i {
    margin: 0px 20px;
}

.titulo-redes-sociales {
    text-align: center;
    font-size: 2em;
    font-weight: 300;
    font-family: Pacifico;
    margin-bottom: 20px;
    margin-top: 20px;
}

.card-service-state.esconder .col-xs-4.col-sm-5.col-md-6.menu-holder {
    display: none;
}

.card-service-state.esconder .col-xs-2.col-sm-1.visible-xs.visible-sm {
    width: 100%;
    margin-left: 0;
}

.textarea-addon {
    border-radius: 0;
    text-align: left;
    background-color: #000;
    border: 0;
    color: #FFFFFF;
    font-size: 1.25em;
    height: 50px;
    font-weight: 700;
    font-style: italic;
    background-color: #000;
    -webkit-border-radius: 15px 15px 0 0 !important;
    -moz-border-radius: 15px 15px 0 0 !important;
    border-radius: 15px 15px 0 0 !important;
}

textarea.form-control {
    -webkit-border-radius: 0 0 15px 15px !important;
    -moz-border-radius: 0 0 15px 15px !important;
    border-radius: 0 0 15px 15px !important;
}

textarea#contactoMensaje {
    resize: none;
}

textarea {
    border-radius: 0 !important;
    border: 0 !important;
    color: #FFFFFF !important;
    font-size: 1.25em !important;
    font-weight: 700;
    font-style: italic;
    border-radius: 0;
    background-color: #000000 !important;
}

.input-large {
    margin-bottom: 15px;
}

input#contactoNombre {
    border-radius: 0 15px 15px 0;
}

input#contactoMail {
    border-radius: 0 15px 15px 0;
}

.input-large .input-group-addon, .input-large .form-control {
    height: 50px;
    background-color: #000;
    border: 0;
    color: #FFFFFF;
    font-size: 1.25em;
    -webkit-border-radius: 15px 0 0 15px;
    -moz-border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px;
}

.input-large .input-group-addon {
    font-weight: 700;
    font-style: italic;
}

.input-large .form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #FFFFFF;
}

.input-large .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #FFFFFF;
    opacity: 1;
}

.input-large .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #FFFFFF;
    opacity: 1;
}

.input-large .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #FFFFFF;
}

.input-large .form-control:-ms-input-placeholder { /* Microsoft Edge */
    color: #FFFFFF;
}

.btn-holder {
    text-align: center;
}

.btn-enviar {
    background-color: #000;
    color: #FFFFFF;;
    font-size: 1.5em;
    font-weight: 700;
    text-transform: lowercase;
    padding: 0px 50px;
    padding-bottom: 5px;
    font-style: italic;
    text-align: center;
    margin-bottom: 50px;
}

.btn-enviar:hover {
    color: #FFBF54;
    outline: none !important;
}

.btn-enviar:active {
    outline: none !important;
}

/*  Footer  */
.footer-ualabee {
    background-color: #197d8f;
    background: radial-gradient(#7da7d9, #197d8f);
    /*padding-top: 125px;*/
    /*padding-bottom: 50px;*/
}

.footer-ualabee .footer-title {
    color: #FFF;
    font-weight: 900;
    text-align: center;
    font-size: 3em;
}

.footer-ualabee .footer-subtitle {
    color: #FFF;
    font-weight: 100;
    text-align: center;
    font-size: 2em;
    font-family: Pacifico;
}

.footer-ualabee h4 {
    color: #FFF;
    font-weight: 900;
    text-align: center;
}

.footer-ualabee .so-icons {
    margin-top: -70px;
    margin-right: 10%;
}

.footer-ualabee .circle-white {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #FAFAFA;
    margin: 0 auto;
    margin-top: -75px;
}

.footer-ualabee a {
    color: #FFFFFF;
    font-style: normal;
    font-family: Pacifico;
    font-weight: 500;
    font-size: 1.2em;
    /*display: block;
    text-align: center;
    margin-top: 20px;*/
}

#go-to-top-btn > .fa {
    padding-right: 0;
}

#footerLink1 {
    margin-bottom: 20px;
}

#footerLink2 {
    margin-bottom: 20px;
}

#footerLink3 {
    margin-bottom: 20px;
}

#footerLink4 {
    margin-bottom: 20px;
}

.footer-ualabee .footer-link {
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 1.75em;
    display: block;
    text-align: center;
    margin-top: 20px;
}

.footer-ualabee .ios-appstore {
    width: 220px;
    min-height: 63px;
    height: 100%;
    background-image: url('../images/stores/ios-b.png');
    background-size: cover;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 20px;
}

.footer-ualabee .ios-appstore:hover,
.footer-ualabee .ios-appstore:active,
.footer-ualabee .ios-appstore:focus {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    transform: scale(1.1);
    filter: invert(100%) drop-shadow(0px 0px 20px);
}

.footer-ualabee .android-store {
    width: 220px;
    min-height: 63px;
    height: 100%;
    background-image: url('../images/stores/android-b.png');
    background-size: cover;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 20px;
}

.footer-ualabee .android-store:hover,
.footer-ualabee .android-store:active,
.footer-ualabee .android-store:focus {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    transform: scale(1.1);
    filter: invert(100%) drop-shadow(0px 0px 20px);
}

.footer-ualabee .windows-store {
    width: 220px;
    min-height: 63px;
    height: 100%;
    background-image: url('../images/stores/windows-b.png');
    background-size: cover;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 20px;
}

.footer-ualabee .windows-store:hover,
.footer-ualabee .windows-store:active,
.footer-ualabee .windows-store-store:focus {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    transform: scale(1.1);
}

.borde-rojo-claro {
    border-color: #FF6E72;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.ciudad-info.borde-rojo-claro {
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
}

.borde-rojo-oscuro {
    border-color: #FF5C61;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.ciudad-info.borde-rojo-oscuro {
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
}

.borde-verde-claro {
    border-color: #8FCF6C;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.ciudad-info.borde-verde-claro {
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
}

.borde-verde-oscuro {
    border-color: #6DD065;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.ciudad-info.borde-verde-oscuro {
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
}

.borde-amarillo-claro {
    border-color: #FFD05B;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.ciudad-info.borde-amarillo-claro {
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
}

.borde-amarillo-oscuro {
    border-color: #FFBF54;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.ciudad-info.borde-amarillo-oscuro {
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
}

.borde-celeste-claro {
    border-color: #FFCD6B;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.ciudad-info.borde-celeste-claro {
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
}

.borde-celeste-oscuro {
    border-color: #00A7BC;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.ciudad-info.borde-celeste-oscuro {
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    border-radius: 20px 0 20px 0;
}

.servicios-slider,
.publicidad-slider {
    margin-top: 20px;
}

.publicidad-slider a,
.publicidad-slider a:hover {
    text-decoration: none;
}

.text-slider {
    width: 100% !important;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

.text-slider.owl-theme .owl-nav {
    margin-top: -70px !important;
    height: 70px;
    width: 114%;
    margin: 0 auto;
    margin-left: -20px;
}

.publicidad-slider.owl-theme .owl-nav,
.servicios-slider.owl-theme .owl-nav {
    margin-top: -130px !important;
    width: 124%;
    margin: 0 auto;
    margin-left: -30px;
}

.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
    color: #2886E9 !important;
    font-size: 2.5em !important;
    margin: 5px;
    padding: 4px 7px;
    background: transparent !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav .owl-next {
    float: right;
    padding: 4px 0px !important;
    margin-right: 0px !important;
}

.owl-theme .owl-nav .owl-prev {
    float: left;
    padding: 4px 0 !important;
    margin-left: 0 !important;
}

.owl-dots {
    margin-top: 140px;
}

.alerts-slider {
    width: 100% !important;
    height: auto !important;
}

.publicidad-slider {
    width: 100% !important;
    height: auto !important;
}

#menu {
    position: fixed;
    z-index: 999;
    background-color: #FFFDFB;
    height: 100%;
    width: 280px;
    color: #bbb;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    font-family: 'Source Sans Pro', sans-serif;
}

#menu ul {
    list-style: none;
    margin-top: 0;
    padding: 0;
    padding-top: 15px;
}

#menu ul li {
    border-bottom: 1px solid #ECECEC;
}

#menu ul li a {
    color: inherit;
    font-size: 16px;
    display: block;
    padding: 8px 0 8px 7px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 300;
    color: #48464A;
}

#menu ul a i {
    margin-right: 10px;
    font-size: 18px;
    margin-top: 3px;
    width: 20px;
    color: #48464A;
}

#menu ul a i[class*='fa-caret'] {
    float: right;
}

#menu ul a:hover,
#menu ul a.active {
    background-color: #2D2D2D;
    color: #FFFFFF;
}

#menu ul a:hover i:first-child {
    color: #FFD05B;
}

/* Submenu */

#menu ul li a.active + ul {
    display: block
}

#menu ul li ul {
    margin-top: 0;
    display: none;
}

#menu ul li ul li {
    border-bottom: none;
}

#menu ul li ul li a {
    padding-left: 30px;
}

#menu ul li ul li a:hover {
    background-color: #1A1A1A;
}

#hidemenu {
    color: #48464A;
    display: none;
    float: right;
    margin-right: -33px;
    margin-top: 15px;
    padding: 15px 5px;
    background-color: #FFFDFB;
    border-left: 1px solid #ECECEC;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#hidemenu:hover {
    color: #FF002D;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#menu-overlay {
    z-index: 999;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    margin-top: -70px;
}

/* /Submenu */

/* Cuando este a la Izq, para esconderlo posicionarlo a la Izq a -width */

.left {
    left: -280px;
}

/*

.show {
    left: 0;
}
*/

/*#showmenu {
  margin-left: 100%;
  position: absolute;
  top: 0;
  padding: 6px 10px 7px 10px;
  font-size: 1.3em;
  color: #FFCC33;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}*/

#container {
    padding: 50px;
}

.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    #modalCiudades.modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}

#modalCiudades .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 90%;
}

.gmap-control-container {
    margin: 4px;
}

.gmap-control {
    cursor: pointer;
    background-color: -moz-linear-gradient(center top, #FEFEFE, #F3F3F3);
    background-color: #FEFEFE;
    border-radius: 30px;
    padding: 12px;
    line-height: 160%;
    font-size: 12px;
    font-family: Arial, sans-serif;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    float: left;
    margin: 8px 10px 0 0;
    font-weight: bold;
    width: 40px;
    height: 40px;
    background-image: url(../images/traffic-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
}

.gmap-control:hover {
    background-color: #e8e8e8;
}

.gmap-control-active:hover {
    color: #000000;
}

.card-service-state.esconder .card-service-state-header {
    border-bottom: 0px;
}

.gmap-control-active {
    background-color: -moz-linear-gradient(center top, #6D8ACC, #7B98D9);
    background-color: #b3b3b3;
    /*    color: #fff;
        font-weight: bold;
        border: 1px solid #678AC7;*/
}

.gmap-control-legend {
    position: absolute;
    text-align: left;
    z-index: -1;
    top: 18px;
    margin-right: 65px;
    padding-top: 6px;
    border-radius: 30px;
    border: 0;
    padding-left: 12px;
    right: 0;
    width: 175px;
    height: 25px;
    font-size: 10px;
    background: #FEFEFE;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
}

.gmap-control-legend ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.gmap-control-legend li {

}

.gmap-control-separator {
    background: transparent;
    float: left;
    width: 4px;
}

.yellow {
    background-color: #3A87AD;
    color: #FFFFFF;
}

.gmap-control-info {
    background-color: #3A87AD;
    border: 1px solid #666;
    border-radius: 2px;
    padding: 2px 6px;
    line-height: 160%;
    font-size: 12px;
    font-family: Arial, sans-serif;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    float: left;
    font-weight: bold;
    color: #FFFFFF;
}

.gmap-control-clear {
    background-color: #B94A48;
    border: 1px solid #666;
    border-radius: 2px;
    padding: 2px 6px;
    line-height: 160%;
    font-size: 12px;
    font-family: Arial, sans-serif;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    float: left;
    color: #FFFFFF;
}

.traffic_item {
    width: 20px;
    height: 4px;
    font-size: 4px;
    padding-left: 7px;
    padding-right: 7px;
    margin-right: 3px;
}

.traffic_item_punto {
    width: 10px;
    height: 4px;
    font-size: 4px;
    margin-right: 1px;
}
/*Zoom control style mapa servicios*/
#map-serv-frecuencias-info .gm-style > .gmnoprint > .gmnoprint {
    left: 0px !important;
    top: -40px !important;
}

#map-serv-frecuencias-info button.gm-control-active img {
    margin: 0px 0px 100px -3px !important;
    width: 15px !important;
    height: 15px !important;
}

#map-serv-frecuencias-info .gm-style > .gmnoprint > .gmnoprint > div {
    border-radius: 20px !important;
    width: 35px !important;
    height: 65px !important;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
}

#map-serv-frecuencias-info .gm-style > .gmnoprint > .gmnoprint > div > button > div {
    left: 10px !important;
    top: 13px !important;
    height: 15px !important;
    width: 15px !important;
}

#map-serv-frecuencias-info .gm-style > .gmnoprint > .gmnoprint > div > div {
    width: 80% !important;
    height: 1px !important;
    left: -3% !important;
    top: -5% !important;
}

#map-serv-expendio-info .gm-style > .gmnoprint > .gmnoprint {
    left: 0px !important;
    top: -40px !important;
}

#map-serv-expendio-info button.gm-control-active img {
    margin: 0px 0px 100px -3px !important;
    width: 15px !important;
    height: 15px !important;
}

#map-serv-expendio-info .gm-style > .gmnoprint > .gmnoprint > div {
    border-radius: 20px !important;
    width: 35px !important;
    height: 65px !important;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.35);
}

#map-serv-expendio-info .gm-style > .gmnoprint > .gmnoprint > div > button > div {
    left: 10px !important;
    top: 13px !important;
    height: 15px !important;
    width: 15px !important;
}

#map-serv-expendio-info .gm-style > .gmnoprint > .gmnoprint > div > div {
    width: 80% !important;
    height: 1px !important;
    left: -3% !important;
    top: -5% !important;
}

/*End zoom control style*/

.card-service-state {
    background-color: white;
    opacity: 0.95;
    background-position: center;
    background-size: cover;
    left: 40px;
    width: auto;
    min-width: 400px;
    z-index: 4;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 30px;
}

.card-alerts {
    background-color: white;
    opacity: 0.95;
    background-position: center;
    background-size: cover;
    width: 100%;
    z-index: 1000;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: right !important;
    height: auto;
    max-height: calc(100vh - 150px);
    margin-top: 30px;
    min-width: 400px;
}

.card-alerts .card-alerts-header {
    padding: 10px 20px;
    border-bottom: 1px solid #FFD05B;
}

.card-alerts .card-alerts-body {
    position: relative;
    box-sizing: border-box;
    padding: 5px 20px 0 20px;
    height: auto;
    max-height: calc(100vh - 160px);
    overflow: auto;
    cursor: pointer;
}

.card-service-state .card-service-state-header {
    padding: 10px 20px;
    border-bottom: 1px solid #FFD05B;
}

.card-service-state .card-service-state-header p {
    margin: 0;
}

.card-service-state .card-service-state-header a,
.card-service-state .card-service-state-header .selected_location {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 1.1em;
}

.card-service-state .card-service-state-body {
    padding: 5px 20px;
    max-width: 400px;
}

.card-service-state .card-service-state-body .input-group {
    margin: 20px 0;
}

.card-service-state .card-service-state-body .input-group-addon {
    background-color: #FFFFFF;
    padding: 6px;
}

.card-service-state .card-service-state-body .form-control {
    background-color: #FFFFFF;
    border-left: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

input[type=text] {
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.card-service-state .card-service-state-body h3.card-buscador-title {
    color: #FFF;
    font-style: italic;
    font-size: 1.3em;
}

.card-service-state .card-service-state-body .selector-izq {
    margin-left: 0px;
}

.card-service-state .card-service-state-body .swap-container {
    margin-left: -7px;
    margin-top: 42px;
}

.card-service-state .card-service-state-body .ir_info_buttons {
    margin-bottom: 20px;
    margin-top: -43px;
}

.card-service-state .card-service-state-body .opciones {
    margin-top: 10px;
    color: #FFFFFF;
}

.btn-opciones-buscar,
.btn-recorridos-buscar {
    background-color: #F6C14F;
    border-radius: 100px;
    padding: 7.5px 20px;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 600;
    border: none;
}

.btn-ir-buscar {
    background-color: #00000050;
    color: #FFF;
    border-radius: 100px;
    padding: 3px 50px;
    float: right;
    text-transform: lowercase;
    font-size: 1.3em;
    font-weight: 600;
    border: none;
}

.btn-ver-todas {
    background-color: #197d8f;
    color: #FFF;
    border-radius: 100px;
    padding: 3px 50px;
    float: right;
    text-transform: lowercase;
    font-size: 1.3em;
    font-weight: 600;
    border: none;
}

.results-buses-container {
    z-index: 1000;
    width: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    /*margin-top: 135px;*/
    height: auto;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    max-height: 250px;
    box-shadow: 0px 0px 20px -3px;
}

.results-buses-container.hideMobile {
    max-height: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.simplebar-content .ng-scope.col-xs-4 {
    float: none;
    display: inline-block;
}

.results-buses-container.esconder {
    display: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
}

.results-buses-container.mostrar {
    /*display: inherit;*/
    left: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
}

.results-buses {
    /*z-index: 1;*/
    overflow-y: scroll;
    width: 100%;
    /*max-height: 185px;*/
    background-color: #FFF;
}

.results-buses-container .results-buses {
    overflow-y: hidden;
    width: 100%;
    max-height: 210px;
    background-color: #FFF;
}

a.box-servicio {
    text-decoration: none;
}

#results-collapser {
    padding: 15px 10px;
    background-color: #FFFFFF;
    color: #2886E9;
    border-left: 0;
    float: right;
    margin-right: -30px;
    left: 300px;
    position: absolute;
    -webkit-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.07);
    z-index: 1;
    border-radius: 0 10px 10px 0;
}

.results-buses .colectivo {
    width: 100%;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding: 5px 0px 5px 0px;
    background: #EEE;
    margin-bottom: -5px;
    margin-top: 10px;
}

.results-buses .colectivo:active {
    background: #fffdfb;
}

.results-buses .colectivo:hover {
    background: #fffdfb;
}

.results-buses .con-combinacion .primer-comb {
}

.colectivo.con-combinacion.no-padding .row {
    margin: 0;
}

.results-buses .con-combinacion .segunda-comb {
    margin-left: 20px;
}

.results-buses .con-combinacion .text-combinacion {
    margin-top: 35px;
}

.l-10,
.l-11,
.l-12,
.l-13,
.l-14,
.l-15,
.l-16,
.l-17,
.l-18,
.l-19,
.l-e16,
.l-e17,
.l-e19,
.l-60,
.l-61,
.l-62,
.l-63,
.l-64,
.l-65,
.l-66,
.l-67,
.l-68,
.l-b60,
.l-b61,
.l-e66 {
    border-color: #E89E0A !important;
}

.l-20,
.l-21,
.l-22,
.l-23,
.l-24,
.l-25,
.l-26,
.l-27,
.l-28,
.l-29,
.l-b20,
.l-30,
.l-31,
.l-32,
.l-33,
.l-34,
.l-35,
.l-36,
.l-b30,
.l-80,
.l-81,
.l-82,
.l-83,
.l-84,
.l-85,
.l-86,
.l-b80 {
    border-color: #EA2707 !important;
}

.l-40,
.l-41,
.l-42,
.l-43,
.l-44,
.l-45,
.l-b40,
.l-43cu,
.l-50,
.l-51,
.l-52,
.l-53,
.l-54,
.l-55,
.l-b50,
.l-70,
.l-71,
.l-72,
.l-73,
.l-74,
.l-75,
.l-b70,
.l-500,
.l-501,
.l-600,
.l-601 {
    border-color: #FCEF03 !important;
}

.l-tA,
.l-tB,
.l-tC {
    border-color: #6DD065 !important;
}

.colectivo-container {
    border-bottom: 1px solid #AAA;
}

.colectivo .bus-number {
    margin-left: -12px;
    margin-top: 5px;
}

.colectivo .bus-number p {
    font-size: 1.5em;
    color: #000;
    font-weight: 900;
}

.colectivo .bus-price {
    color: #000;
    font-size: 0.9em;
    text-align: center;
    margin: 0;
}

.colectivo .path-info p {
    color: #000;
    font-size: 1em;
    margin: 0;
    font-weight: bold;
}

.colectivo .path-info p.bus-group {
    text-transform: uppercase;
    font-size: 0.8em;
}

.colectivo .path-info p.bus-street {

}

.colectivo .path-info p.bus-message {
    color: #6C6C6C;
    font-size: 0.9em;
    font-weight: normal;
}

.primer-comb p.bus-number.ng-binding {
    margin-left: 5px;
}

.colectivo .bus-time {
    text-align: center;
}

.colectivo .bus-time p {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 0.9em;
    color: #6C6C6C;
    font-style: italic;
}

.colectivo .bus-time p.precio {
    margin-top: 0px;
    font-size: 1em;
    color: #000000;
    font-style: normal;
}

.fill {
    min-height: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.card-service-state.esconder {
    min-height: 54px;
    /*height: 50px;*/
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.card-service-state.esconder .col-xs-6.menu-holder {
    width: 100%;
}

.card-service-state.esconder .col-xs-6.menu-holder.text-right {
    display: none;
}

.card-service-state.esconder .card-service-state-body {
    display: none;
}

.card-service-state.esconder .menu-right {
    display: none;
}

#cerrar-info-recorridos {
    display: none;
    text-align: right;
    float: right;
    margin-right: -10px;
    margin-bottom: 10px;
    margin-top: -20px;
    font-size: 1.1em;
}

.cc-selector input {
    margin: 0;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.cc-selector-2 input {
    position: absolute;
    z-index: 999;
}

.cc-selector input[type="radio"]:checked {
    background-color: rgba(255, 255, 255, 1);
}

.bus {
    background-image: url('../images/bus-icon.png');
}

.taxi {
    background-image: url('../images/taxi-icon.png');
}

.bike {
    background-image: url('../images/bike-icon.png');
}

.otros {
    background-image: url('../images/otros-icon.png');
}

.cc-selector-2 input:active + .type-cc, .cc-selector input:active + .type-cc {
    opacity: .9;
}

.cc-selector-2 input:checked + .type-cc, .cc-selector input:checked + .type-cc {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}

.type-cc {
    cursor: pointer;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    margin-top: 10px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(0.75) grayscale(.1) opacity(1);
    -moz-filter: brightness(0.75) grayscale(.1) opacity(1);
    filter: brightness(0.75) grayscale(.1) opacity(1);
}

.type-cc:hover {
    -webkit-filter: brightness(1.9) grayscale(1) opacity(1);
    -moz-filter: brightness(1.9) grayscale(1) opacity(1);
    filter: brightness(1.9) grayscale(1) opacity(1);
}

.swap-destination {
    -webkit-filter: brightness(0.75) grayscale(.1) opacity(1);
    -moz-filter: brightness(0.75) grayscale(.1) opacity(1);
    filter: brightness(0.75) grayscale(.1) opacity(1);
}

.swap-destination:hover {
    -webkit-filter: brightness(1.9) grayscale(1) opacity(1);
    -moz-filter: brightness(1.9) grayscale(1) opacity(1);
    filter: brightness(1.9) grayscale(1) opacity(1);
}

.rb-group {
    display: inline;
}

.rb-group:hover {
    padding-bottom: 2px;
    border-bottom: 1px solid #FFFFFF;
}

.text-rb {
    display: inline-block;
    text-align: center;
    color: #FFF;
    width: 50px;
    font-size: 0.8em;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 45px;
    margin-left: -3px;
}

.opciones-form.esconder div {
    display: none;
}

.msg-enviado,
.msg-no-enviado {
    padding: 20px;
    background-color: #000;
    color: #FFFFFF;
    display: none;
}

img.apple-logo-footer {
    float: right;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

img.apple-logo-footer:hover {
    margin-top: -50px;
    transform: rotate(-15deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

img.android-logo-footer {
    float: right;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

img.android-logo-footer:hover {
    margin-top: -50px;
    transform: rotate(15deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#results-recorridos-collapser {
    padding: 15px 10px;
    background-color: #FFFDFB;
    color: #2886E9;
    border-left: 1px solid #eee;
    float: right;
    margin-right: -30px;
    left: 300px;
    margin-top: 10px;

    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
    z-index: -1;
}

#results-recorridos-collapser-mb {
    padding: 10px 10px;
    background-color: #eee;
    color: #2886E9;
    z-index: -1;
}

#results-collapser-mb {
    padding: 10px 10px;
    background-color: #eee;
    color: #2886E9;
    z-index: -1;
}

.results-recorridos-container {
    display: none;
    width: 100%;
    padding: 0;
    background-color: transparent;
    z-index: -1;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.results-recorridos-container.mostrar {
    display: block;
    opacity: 1;
    z-index: 11;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.results-recorridos-container.pie.mostrar {
    display: block;
    opacity: 1;
    z-index: 11;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.results-recorridos-overlay {
    z-index: 999;
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 10px 0 10px 10px;
    -moz-border-radius: 10px 0 10px 10px;
    border-radius: 10px 0 10px 10px;
}

.results-recorridos-overlay.mostrar {
    display: none;
}

.recorrido-linea-paradas .lista-paradas {
    max-height: 170px;
}

.recorrido-linea-paradas {
    display: flex;
    flex-direction: column;
    background: #FFFDFB;
    height: auto;
    margin-top: 5px;
    overflow: hidden;
}

.recorrido-linea-paradas .title {
    display: inline;
    font-size: 0.9em;
}

.recorrido-linea-paradas .title.active {
    /*font-weight: bold;*/
}

.recorrido-linea-paradas .proximo {
    display: inline;
    float: right;
}

#infoRecorrido {
    background-color: #FFCD6B;
    padding: 0px 10px 10px 25px;
    display: none;
    height: 150px;
    overflow-y: scroll;
    width: 100%;
}

#infoCar {
    background-color: #f6c14f;
    padding: 8px 8px 8px 20px;
    height: auto;
    width: 100%;
    font-size: 0.9em;
    font-family: 'Lato', sans-serif;
    margin: 0;
    border: 0;
    font-weight: 600;
    line-height: 1.5em;
    word-spacing: 2px;
}

.recorrido-linea-paradas .lista-paradas .item-parada {
    box-sizing: border-box;
    cursor: pointer;
    display: table;
    height: 55px;
    outline: 0;
    padding: 10px;
    position: relative;
    width: 100%;
}

.recorrido-linea-paradas .lista-paradas .item-parada {
    padding-left: 45px;
}

.recorrido-linea-paradas .lista-paradas .item-parada > div {
    display: table-cell;
    vertical-align: middle;
}

.recorrido-linea-paradas .lista-paradas .item-parada::before {
    content: '';
    border-left: solid 3px #000;
    height: 100%;
    position: absolute;
    top: 0;
}

.recorrido-linea-paradas .lista-paradas .item-parada::before {
    left: 27px;
}

.recorrido-linea-paradas .lista-paradas .item-parada:first-child::before {
    height: calc(100% - 28px);
    top: 28px;
}

.recorrido-linea-paradas .lista-paradas .item-parada::after {
    left: 21px;
}

.recorrido-linea-paradas .lista-paradas .item-parada::after {
    background-color: #FFFDFB;
    border: 4px solid #292A30;
    border-radius: 50%;
    content: '';
    height: 15px;
    position: absolute;
    top: 22px;
    transition: background-color .3s ease;
    width: 15px;
}

.recorrido-linea-paradas .lista-paradas .item-parada.selected::after {
    background-color: #292A30;
}

.recorrido-linea-paradas .lista-paradas .item-parada:last-child {
    margin-bottom: 10px;
}

.recorrido-linea-paradas .lista-paradas .item-parada:last-child::before {
    height: 28px;
}

.recorrido-linea-paradas .datos-recorrido {
    background-color: #2D2D2D;
    padding: 20px 10px;
    width: 100%;
    font-size: 1em;
    color: #FFF;
    display: inline-block;
    margin: 0;
}

.recorrido-linea-paradas .info-recorrido-btn {
    background-color: #F6C14F;
    padding: 10px;
    width: 100%;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 600;
    color: #000;
    display: inline-block;
    text-decoration: none;
    padding-left: 25px;
}

.recorrido-linea-paradas .info-recorrido-btn:hover {
    background-color: #FFCD6B;
    text-decoration: underline;
}

.bus-results-recorridos {
    border-bottom: 5px solid;
    display: inline-block;
    padding: 0px 5px;
}

.bus-results-recorridos img {
    margin-top: -10px;
}

.bus-results-recorridos .numero-bus {
    font-size: 1.5em;
    font-weight: 900;
    margin-top: 5px;
    padding-right: 5px;
    display: inline-block;
}

/*  Servicio: Expendio  */
.serv-expendio-controller-container {
    background-color: #FFF;
    width: 100%;
    /*height: 400px;*/
    position: relative;
    z-index: 12;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.expendio-results .expendio-result:hover {
    background-color: #f5f5f5;
}

.nav-tabs-expendio.nav-tabs {
    border: none;
}

.nav-tabs-expendio.nav-tabs > li.active > a,
.nav-tabs-expendio.nav-tabs > li.active > a:focus,
.nav-tabs-expendio.nav-tabs > li.active > a:hover,
.nav-tabs-expendio.nav-tabs > li > a:focus,
.nav-tabs-expendio.nav-tabs > li > a:hover {
    border: none;
    font-weight: bold;
    font-size: 1.1em;
    color: #000;
    background-color: transparent;
}

.nav-tabs-expendio.nav-tabs > li > a {
    border: none;
    font-weight: 600;
    font-size: 1.1em;
    color: #999;
    font-weight: 500;
}

#expendio-por-mapa .input-group {
    border-bottom: 1px solid #ccc;
}

#expendio-por-mapa .input-group .input-group-addon {
    border-radius: 0px;
    border: none;
    background-color: #FFF;
    height: 50px;
}

#expendio-por-mapa .input-group .form-control {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    padding-left: 0px;
    height: 50px;
    color: #000;
    font-size: 1.1em;
}

#expendio-por-mapa ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
    font-size: 1.1em;
}

#expendio-por-mapa ::-moz-placeholder { /* Firefox 19+ */
    color: #000;
    font-size: 1.1em;
}

#expendio-por-mapa :-ms-input-placeholder { /* IE 10+ */
    color: #000;
    font-size: 1.1em;
}

#expendio-por-mapa:-moz-placeholder { /* Firefox 18- */
    color: #000;
    font-size: 1.1em;
}

#expendio-por-mapa .botones,
#expendio-por-barrio .botones {
    border-bottom: 0;
}

#expendio-por-mapa .btn-ir-buscar {
    float: none;
    margin: 15px 0px;
}

#expendio-por-mapa .btn-opciones-buscar {
    float: none;
    margin: 15px 0px;
}

#expendio-por-barrio .input-group {
    width: 100%;
    border-bottom: 1px solid #ccc;
}

#expendio-por-barrio select {
    padding: 10px;
    box-shadow: none;
    font-size: 1.1em;
    line-height: 1;
    border: 0;
    border-radius: 5px;
    height: 50px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 95%;
}

#expendio-por-barrio .btn-ir-buscar {
    margin: 15px 0px;
    float: none;
}

.opciones-expendio {
    display: none;
}

.expendio-results {
    height: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.expendio-results.mostrar {
    height: 240px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.expendio-results .expendio-result {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.expendio-results .expendio-result p {
    display: inline;
    margin-left: 20px;
    margin-bottom: 0px;
    color: #000;
}

.expendio-results a:hover {
    text-decoration: none !important;
    font-weight: bold;
}

.expendio-results .expendio-result p:hover {
    font-weight: bold;
    text-decoration: none;
}

.expendio-results a {
    color: #000;
}

/*  Servicio: Recorridos  */
.serv-recorridos-controller-container {
    width: 100%;
    position: relative;
    z-index: 12;
}

.serv-recorridos-controller-container .corredor:hover {
    background-color: #efefef;
    text-decoration: none;
}

.serv-recorridos-controller-container .corredor-container {
    background-color: #FFF;
    width: 100%;
    min-height: 56px;
    max-height: 300px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.serv-recorridos-controller-container .linea-container {
    background-color: #FFF;
    width: 100%;
    min-height: 60px;
    max-height: 300px;
    margin-top: 10px;
    display: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.boton-recorridos {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    font-size: 1.5em;
    color: #00A7BC;
    text-transform: uppercase;
}

a.boton-recorridos:hover,
a.boton-recorridos:focus {
    text-decoration: none;
    color: #00A7BC;
}

.boton-recorridos i {
    /*margin-left: 150px;*/
}

.resultadosCorredores-container {
    max-height: 240px;
}

#resultadosCorredores.collapse.in,
#resultadosCorredoresFreq.collapse.in,
#resultadosLineasCorredores.collapse.in,
#resultadosLineasCorredoresFreq.collapse.in,
#diasFreq.collapse.in,
#lugares.collapse.in {
    border-top: 1px solid #ccc;
}

.serv-recorridos-controller-container .corredor:first-child {
    border-top: none;
}

.serv-recorridos-controller-container .corredor {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 1.1em;
    display: inline-block;
    width: 100%;
    color: #000;
}

.resultadosCorredores-container .corredor .linea {
    font-size: 1.5em;
    font-weight: 900;
}

.resultadosCorredores-container .corredor .info-linea {
    font-size: 1em;
    padding-left: 5px;
}

.resultadosCorredores-container .corredor {
    height: 60px;
    display: flex;
    align-items: center;
}

.resultadosCorredores-container .corredor:hover {
    background-color: #efefef;
    text-decoration: none;
}

.resultadosFreq-container {
    background-color: #FFF;
    width: 100%;
    min-height: 0px;
    max-height: 0px;
    margin-top: 10px;
    z-index: 12;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.resultadosFreq-container.mostrar {
    min-height: 60px;
    max-height: 300px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#resultadosFreq.table {
    margin-bottom: 0;
}

.map-modifiers-container {
    display: flex;
    /*height: 50px;*/
    width: 100%;
    position: relative;
    /*top: 70px;
    margin-left: auto;
    left: 0;
    right: 0;
    margin-right: auto;*/
    z-index: 500;
    align-items: center;
}

.map-modifiers-container.esconder {
    display: none;
}

#busBoton,
#busParadas {
    background-color: #FFFFFF;
    color: #000;
    width: auto;
    display: inline-block;
    height: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.contextMenu {
    background: #fff !important;
    border: 1px solid #ccc !important;
    font-family: Roboto !important;
    font-weight: 300;
}

.contextMenu li.hover a {
    border: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #6190ff !important;
    font-weight: 500;
    background-color: #f5f5f5 !important;
}

.contextMenu li:hover {
    background-color: transparent !important;
}

.contextMenu li {
    padding: 2px 6px !important;
}

.contextMenu {
    min-width: 150px !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

i.fa.fa-twitter {
    color: #00aced;
}

i.fa-facebook-square {
    color: #3b5998
}

i.fa.fa-twitter:hover {
    color: #333333;
}

i.fa-facebook-square:hover {
    color: #333333;
}

div#modalLugarNoDestacado.modalInfoCity .modal-content {
    background-color: #6DD065;
}

div#modalLugarDestacado.modalInfoCity .modal-content {
    background-color: #FFD05B;
}

.contextMenu ul {
    border: 0 !important;
}

/*#busBoton {
    width: 64.1%;
}*/

/*
#busIda:hover,
#busIda:focus,*/
#busBoton:hover,
#busBoton:focus,
#busParadas:hover,
#busParadas:focus {
    text-decoration: none;
}

/*#busIda .btn-container,*/
#busBoton .btn-container,
#busParadas .btn-container {
    width: 100%;
    display: flex;
    align-items: center;
    height: 50px;
}

#switchInvert {
    background-color: #2196F3;
}

#busParadas .btn-container {
}

/*#busIda.disabled,*/
#busBoton.disabled,
#busParadas.disabled {
    background-color: #B8B8B8;
    color: #FFF;
}

/*#busIda.disabled .btn-container,*/
#busBoton.disabled .btn-container,
#busParadas.disabled .btn-container {
    border-color: #FFF !important;

}

.modal-footer {
    border-top: 0;
}

.btn {
    background-color: #197d8f;
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.badge-success {
    background-color: #197d8f;
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.fa {
    padding-right: 5px;
    padding-left: 5px;
}

.map-modifiers-container .linea {
    font-size: 1.5em;
    font-weight: 900;
}

.text-ida {
    text-transform: uppercase;
    font-size: 1.5em;
    text-align: right;
    padding-right: 5px;
    font-weight: 900;
}

.text-vuelta {
    text-transform: uppercase;
    font-size: 1.5em;
    text-align: left;
    padding-left: 5px;
    font-weight: 900;
}

.text-parada {
    text-transform: uppercase;
    font-size: 1.5em;
    text-align: right;
    font-weight: 900;
}

.vCenter {
    display: flex;
    align-items: center;
    width: 100%;
}

td.tdFrecuencias.ng-binding {
    text-align: center;
}

td.tdHorarios.ng-binding {
    text-align: center;
}

th.tdHorarios {
    text-align: center;
}

th.tdFrecuencias {
    text-align: center;
}

.imgDesde {
    background: url('../images/A.svg');
}

.imgHasta {
    background: url('../images/B.svg');
}

.imgCurrentPosition {
    background: url('../images/currentPosition.png');
}

/*Agregados bs-callout*/
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    background-color: #FFF;
}

*.bs-callout:empty {
    padding: 20px;
    margin: 0px;
    border: none;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout code {
    border-radius: 3px;
}

.bs-callout + .bs-callout {
    margin-top: -5px;
}

.bs-callout-default {
    border-left-color: #777;
}

.bs-callout-default h4 {
    color: #777;
}

.bs-callout-primary {
    border-left-color: #428bca;
}

.bs-callout-primary h4 {
    color: #428bca;
}

.bs-callout-success {
    border-left-color: #5cb85c;
}

.bs-callout-success h4 {
    color: #5cb85c;
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h4 {
    color: #d9534f;
}

.bs-callout-warning {
    border-left-color: #f0ad4e;
}

.bs-callout-warning h4 {
    color: #f0ad4e;
}

.bs-callout-info {
    border-left-color: #5bc0de;
}

.bs-callout-info h4 {
    color: #5bc0de;
}

#buttonIr {
    margin-left: 70px;
}

/*Scrollbar*/
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: grey;
    border-radius: 10px;
}

.swiper-container {
    width: 600px;
    height: 300px;
}

.modiCorPubli-slider {
    width: 300px !important;
    height: 100px !important;
}

#botonVerTodas {
    position: relative;
    z-index: 99;
    margin-right: 5%;
    margin-top: 1.5%;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: block;
    width: 60px;
    height: 34px;
    margin-bottom: 0;
}

/* Hide default HTML checkbox */
.switch input {
    display: none;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/*Social networks icons*/
img.iconRedes {
    width: 50px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-right: 25px;
}

img.iconRedes:hover {
    filter: brightness(120%) drop-shadow(#ffffff 0px 0px 5px);
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.modalInfoCity .modal-content {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-flow: column;
}



#map-noDestacado {
    flex: 4 1 auto;
}

#map-destacado {
    flex: 4 1 auto;
}

.serv-frecuencias-controller-container {
    flex: 1 4 0;
}

img#imgLink {
    margin-top: -10px;
}

input#txtShareUrl {
    color: #2886e9 !important;
    border: 0;
    text-decoration: underline;
    cursor: pointer;
    text-align: center;
    width: 135px;
}

div#divCompartir {
    right: 6px !important;
    top: 92px !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#divMax {
    margin-top: -5px;
    margin-bottom: -5px;
    width: 150px !important;
}

.simplebar-content {
    padding-bottom: 0px !important;
}

.results-buses .con-combinacion .segunda-comb .row img {
    margin-top: -40px;
    margin-left: -5px;
}

.col-xs-12.no-padding.primer-comb img {
    margin-right: 10px;
}

.col-xs-12.path-info .row .primer-comb img {
    width: 12px;
    margin-left: 5px;
}

div#costo {
    background-color: #eb3432;
    width: auto;
    border-radius: 20px;
    padding: 2.5px 5px;
    margin-left: 40px;
    margin-top: -120px;
}

div#costo-comb {
    background-color: #eb3432;
    width: auto;
    border-radius: 20px;
    padding: 2.5px 5px;
    margin-left: 20px;
    margin-top: -105px;
}

div#costo1 {
    background-color: #eb3432;
    width: auto;
    border-radius: 20px;
    padding: 2.5px 5px;
    margin-left: 35px;
    margin-top: -70px;
}

.colectivo .path-info p.bus-message {
    color: #fffdfd;
    font-size: 0.7em;
    font-weight: bold;
}

marquee.bus-number.ng-binding {
    color: #000000;
    font-size: 24px;
    margin: 0;
    font-weight: bold;
    width: auto;
    vertical-align: middle;
}

button.colectivo-container {
    border: 0;
    background-color: #ffffff;
}

.results-buses .colectivo {
    background: transparent !important;
}

.btn-default:hover {
    background-color: #f7f7f7;
}

.results-buses .simplebar-content .btn.active, .btn:active, .btn:hover, .btn:focus {
    /*box-shadow: inset 0px -10px 15px 3px rgba(0, 0, 0, .125);*/
}

.results-buses .simplebar-content .btn {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.btn-primary:hover {
    background-color: #eaeaea;
    border-color: #eaeaea;
}

.btn-primary:active {
    background-color: #eaeaea;
    border-color: #eaeaea;
}

.btn-primary:focus {
    background-color: #eaeaea;
    border-color: #eaeaea;
}

.btn-primary:active:focus {
    background-color: #eaeaea;
    border-color: #eaeaea;
}

button.btn.btn-primary.col-md-12.col-xs-2.colectivo-container.ng-scope {
    padding-bottom: 0;
    padding-top: 10px;
}

div#scrollbarResultsRecorridos .simplebar-track.horizontal {
    display: none;
}

.btn-primary:active:hover {
    background-color: #eaeaea;
    border-color: #eaeaea;
}

button.btn:target {
    background-color: #eaeaea;
    border-color: #eaeaea;
}

input#option2 {
    display: none;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: #eaeaea;
    border-color: #eaeaea;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    background-color: #eaeaea;
    border-color: #eaeaea;
}

.taxi-remis {
    margin-left: -5px;
}

.col-xs-12.path-info .segunda-comb {
    margin-left: 0;
}

div.frec {
    background-color: #007aff;
    width: 68px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 2.5px 5px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-top: 25px;
}

.myModalAlert img {
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
}

.myModalAlert .modal-header {
    padding-top: 10px !important;
    height: auto !important;
}

.myModalAlert .modal-body {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.myModalAlert .btn-default:hover {
    background-color: #FFA700;
    border: 0;
    color: #fff;
    box-shadow: inset 0px -5px 15px 3px rgba(0, 0, 0, 0.15);
}

.myModalAlert .btn-default {
    background-color: #FFA700;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-color: #7da7d9;
    border-color: #7da7d9;
}

.btn-danger.focus, .btn-danger:focus {
    background-color: #7da7d9;
    border-color: #7da7d9;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    background-color: #7da7d9;
    border-color: #7da7d9;
}

tr.odd {
    cursor: pointer;
}

tr.even {
    cursor: pointer;
}

th.text-center.sorting_asc {
    border: none;
}

th.text-center.sorting {
    border: none;
}

td.text-center.sorting_1 {
    border: none;
}

td.text-center {
    border: none;
}

table#table-service-state {
    border: none;
}

div#table-service-state_paginate {
    font-size: 0.9em;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    float: none;
}

th.text-center.sorting_desc {
    border: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    border: 0;
    background-color: white;
    font-weight: bold;
    background: none;
    font-size: 1em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border: 0;
    background-color: white;
    color: #000 !important;
    font-weight: bold;
    background: none;
    font-size: 1em;
}

a#table-service-state_previous {
    font-size: 0.7em;
}

a#table-service-state_next {
    font-size: 0.7em;
}

tr.odd:hover {
    background-color: #f3f3f38a;
    font-weight: bold;
}

tr.even:hover {
    background-color: #f3f3f38a;
    font-weight: bold;
}

.row.modal-header.ng-scope:hover {
    background-color: #f3f3f38a;
    font-weight: bold;
}

.modal-header {
    border-bottom: 1px solid #dee2e685;
}

i.fa.fa-check {
    color: green;
}

i.fa.fa-exclamation-triangle {
    color: orangered;
}

div#marcas {
    width: 30vw;
    position: absolute;
    bottom: 20px;
    max-width: 400px;
    left: 50%;
    transform: translate(-50%, 0);
    text-align: center;
    margin: 0 auto;
    z-index: 999;
    background-color: #ffffff;
    padding: 10px 20px;
    height: 65px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 #0000003f;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.img-marca {
    max-width: 100%;
    height: 100%;
}

.col-sm-12.no-padding .back-botton {
    padding-left: 50px;
}

.btn-lines {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    font-size: 1.4em;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border: 3px solid #BCBCBC;
    border-radius: 20px;
    height: 40px;
    padding: 0 10px;
    margin-right: 15px;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    text-align: center;
}

.carousel-lines {
    margin: 0 30px;
}

.title-card {
    font-size: 1em;
    font-family: inherit;
    font-weight: bold;
    padding: 15px 10px;
    background-color: #ffffff;
    color: black;
    float: right;
    left: 10%;
    position: absolute;
    z-index: -1;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}

.home-container {
    width: 100%;
    display: none;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
    padding-top: 44px;
    backdrop-filter: blur(2px);
    z-index: 99;
}

.card-list-container {
    box-sizing: border-box;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    max-height: 500px;
    width: 500px;
}

.header-card {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px 10px 0 0;
    min-height: 60px;
}

.header-card h2{
    color: #000000;
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.list-container {
    box-sizing: border-box;
    padding: 0px;
    overflow-y: scroll;
    overflow-x: hidden;

} 

.alert-item-container:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.list-container::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #ffffff;
    background-image: rgba(255, 255, 255, .2);
}

.alert-item-container {
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid rgba(243, 248, 249, 0.25);
    padding: 30px;
    margin: 0px;
    cursor: pointer;
}

.alert-item-container:last-child { 
    margin-bottom: 0px;
}

.alert-item-icon {
    width: 10px;
    margin-right: 8px;
}

.image-item {
    width: 60px;
    height: 60px;
    border-radius: 15px;
    border: 1px solid #ffffff;
    margin-right: 30px;
    background-size: cover;
    background-position: center center;
    flex: none;
}

.content-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.address-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}

.content-item h3 { 
    font-size: 20px;
    margin: 0;
    padding: 0;
    color: #ffffff;
    margin-bottom: 10px;
}

.content-item h4 { 
    font-size: 16px;
    margin: 0;
    padding: 0;
    color: #ffffff;
    margin-bottom: 10px;
}

.address-item p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #ffffff;
}

.map-button {
    top: 50%;
    transform: translate(0, -50%);
    left: 16px;
    position: absolute;
    font-size: 14px;
    color: #000000;
    margin: 0;
    padding: 0;
    display: flex;
    border: none;
    background-color: transparent;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-button img{ 
    width: 10px;
    margin-right: 5px;
}

.modal-in-map-container {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    flex-direction: row;
    z-index: 99;
}

.map-button-modal-alert {
    display: flex;
    position: absolute;
    top: 26px;
    left: 35px;
    padding: 14px;
    border-radius: 20px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.30);
    background-color: #ffffff;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    height: 40px;
    border: none;
}
.map-button-modal-alert:focus {
    border: none;
    outline: none;
}

.news-button-modal-alert {
    display: flex;
    position: absolute;
    top: 26px;
    right: 35px;
    padding: 14px;
    border-radius: 20px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.30);
    background-color: #ffffff;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    height: 40px;
    border: none;
}

.news-button-modal-alert:focus {
    border: none;
    outline: none;
}
.share-button {
    display: flex;
    position: absolute;
    bottom: 26px;
    right: 35px;
    padding: 10px;
    border-radius: 50%;
    background-color: #CD5D90;
    margin: 0;
    align-items: center;
    justify-content: center;
    border: none;
}

.share-button:focus {
    border: none;
    outline: none;
}

.card-container-alert {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 1000px;
    height: 600px;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.30);
    box-sizing: border-box;
    border-radius: 10px;
    
}

.info-container {
    display: flex;
    flex-direction: column;
    background-color: #197d8f;
    height: 100%;
    width: 50%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    border-radius: 10px 0 0 10px;
}

.title-container {
    display: flex;
    padding: 15px 30px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.title-icon {
    width: 48px;
    margin-right: 20px;
}

.title-h2 {
    font-size:  30px;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.alert-image {
    position: relative;
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}

.alert-image:hover {
    filter: brightness(0.8);
    transition-duration: 0.3s;
    }

.alert-description {
    text-align: left;
    width: 100%;
    font-size: 1.5vw;
    color: #ffffff;
    text-transform: uppercase;
    padding: 30px;
    margin: 0;
    height: 220px;
}

@media screen and (min-width: 1400px) {
    .alert-description {
        font-size: 1.3vw;
    }
}

@media screen and (min-width: 1700px) {
    .alert-description {
        font-size: 1.1vw;
    }
}

@media screen and (min-width: 2000px) {
    .alert-description {
        font-size: 1vw;
    }
}
.h3-alert {
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: left;
    padding-left: 30px;
}


::-webkit-scrollbar {
    height: 6px;
    width: 6px;
}


.line-item {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background-color: #ffffff;
    border: 3px solid #BCBCBC;
    border-radius: 20px;
    height: 40px;
    padding: 10px;
    /* margin-right: 15px; */
} 

.line-name {
    font-size: 24px;
    color: #000000;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.map-alert-modal {
    position: relative;
    width: 50%;
    height: 100%;
    background-color: royalblue;
    border-radius: 0 10px 10px 0;
    box-sizing: border-box;
}

.map-alert-modal:after {
    position: absolute;
    content:"";
    height:100%;
    width:100%;
    top:0;
    left:0;
    border-radius: 0 10px 10px 0;
    background:  radial-gradient(circle closest-side ,rgba(0,0,0,0.01), rgba(0,0,0,0.3)); 
}

.map-icon {
    width: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-box-shadow: 0 0 20px #fff;
    box-shadow: 0 0 20px #fff;
    border: 2px solid #ffffff;
    border-radius: 100%;
}

.map-image {
    width: 100%;
    height: 100%;
    border-radius: 0 10px 10px 0;
}

.logo-in-map {
width: 125px;
}

.logo-in-map-container {
    position: absolute;
    bottom: 26px;
    right: 35px;
    display: flex;
    padding: 10px;
    border-radius: 30px;
    height: 35px;
    background-color: rgba(255, 255, 255, .8);
    justify-content: center;
    align-items: center;
}

.angle-right {
    width: 12px;
    margin-left: 10px;
}

.angle-left {
    width: 12px;
    margin-right: 10px;
}

.share-icon {
    width: 20px;
}

.viewport {
    width: auto;
    height: 60px;
    overflow: hidden;
    margin: auto;
    text-align: left;
    padding: 0 25px;
    cursor: pointer;
}

.content {
    padding: 10px;
    border-radius: 4px;
    box-sizing: border-box;
    overflow-y: auto; 
    cursor: pointer;
    overflow: hidden;
}

.btn-lines p {
    margin: 0;
    font-weight: 600;
}

.lines-container .content {
    padding: 0;
    height: 100%;
    display: flex;
}

.lines-container .content-inner {
    flex: 1 0 auto;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.lines-container img {
    max-height: 100%;
    display: inline-block;
    margin-right: 5px;
}

.lines-container img:last-child {
    margin-right: 0;
}

.card-container-alert.news {
    height: 500px;
    border-radius: 10px;
}

.news > .info-container {
    width: 100%;
    border-radius: 10px;
    background-color: #ffffff;
}

.news > .map-alert-modal {
    display: none;
}

.news > .info-container > .lines-container {
    display: none;
}

.news > .info-container > .title-container {
    background-color: #197d8f;
    border-radius: 10px 10px 0 0;
}

.news > .info-container > .h3-alert {
    display: none;
}

.news > .info-container > .alert-image {
    height: 215px;
}

.news > .info-container > .alert-description {
    color: #000000;
}

.all-news-button {
    box-sizing: border-box;
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0 0 10px 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    height: 50px;
    padding: 15px 10px 15px 26px;
    cursor: pointer;
}

.all-news-button p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: rgb(0 0 0 / 80%);
}

.all-news-button p:hover {
    color: #000000;
}

.table-bordered {
    border: unset !important;
}

.dataTables_scrollBody {
    border-bottom: unset !important;
    height: 100% !important;
    max-height: 500px !important;
}
#table-service-state > tbody > tr {
    max-height: 52px !important;
}

.badge-pill {
    border: 2px solid #ffffff;
}

button.map-button:hover {
    font-weight: bold;
}

button.map-button-modal-alert:hover {
    font-weight: bold;
}

button.news-button-modal-alert:hover {
    font-weight: bold;
}

.alert-date {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #ffffff;
}

.share-modal-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    background-color: rgba(0, 0, 0, 0.15);
    z-index: 99;
}

.share-modal {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    background-color: #ffffff;
    position: absolute;
    padding: 30px;
    width: 550px;
    height: 510px;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
}

.share-title {
    font-size: 24px;
    margin: 0;
    padding: 0;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}

.share-button-social {
    width: 80%;
    height: 50px;
    border-radius: 10px;
    border: unset;
    color: #ffffff;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
}

.share-button-social:focus {
    border: none;
    outline: none;
}

.share-button-social:hover {
    opacity: 0.85;
    transition-duration: 0.4s;
}

.social-icon {
    width: 30px;
    margin-right: 15px;
}

.share-help-text {
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.share-close-button {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    cursor: pointer;
}

.fb-post-container {
    width: 1080px;
    height: 1080px;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.fb-post-ualabee-logo {
    position: absolute;
    width: 199px;
    bottom: 15px;
    right: 15px;
}

.fb-post-header {
    width: 100%;
    background-color: #197d8f;
    height: 200px;
    padding: 45px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fb-post-title {
    font-size: 50px;
    margin: 0;
    padding: 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.fb-post-img-container {
    position: relative;
    width: 100%;
    height: 530px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.fb-post-alert-type-icon {
    position: absolute;
    border-radius: 100%;
    border: 2px solid #ffffff;
    bottom: -50px;
    left: 15px;
    width: 100px;
}

.fb-post-description-container {
    width: 100%;
    padding: 90px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fb-post-description {
    font-size: 30px;
    color: #000000;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.fb-post-share-address {
    box-sizing: border-box;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 15px;
    right: 15px;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 10px;
    padding: 5px 15px;
}

.alert-item-icon-share {
    width: 40px;
}

.fb-post-share-address p {
    font-size: 30px;
    margin: 0;
    padding: 0;
}

.fb-post-container.tw-post-container { 
    width: 1024px;
    height: 512px;
}

.tw-post-container > .fb-post-ualabee-logo{
    width: 120px;
}

.tw-post-container > .fb-post-header {
    height: 100px;
    padding: 15px;
}

.tw-post-container > .fb-post-header > .fb-post-title {
    font-size: 25px;
}

.tw-post-container > .fb-post-img-container > .fb-post-alert-type-icon{
    width: 70px;
    bottom: -35px;
}

.tw-post-container > .fb-post-img-container > .fb-post-alert-type-icon > .fb-post-share-address{

}


.tw-post-container > div.fb-post-img-container > div > p {
    font-size: 20px;
}

.tw-post-container > .fb-post-img-container > div > .alert-item-icon-share {
    width: 30px;
}

.tw-post-container > div.fb-post-description-container > .fb-post-description {
    font-size: 25px;
}

.ig-fb-story-container {
    width: 1080px;
    height: 1920px;
    box-sizing: border-box;
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.ig-fb-story-header {
    width: 100%;
    background-color: #197d8f;
    height: 500px;
    padding: 135px 20px 20px 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ig-fb-story-title {
    font-size: 40px;
    margin: 0;
    padding: 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.ig-fb-story-content-container {
    box-sizing: border-box;
    width: 100%;
    height: 460px;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.ig-fb-story-alert-type-icon {
    position: absolute;
    border-radius: 100%;
    border: 2px solid #ffffff;
    top: -50px;
    left: 15px;
    width: 100px;
}

.ig-fb-story-content-container p {
    font-size: 30px;
    color: #000000;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.ig-fb-story-img-container {
    position: relative;
    width: 100%;
    height: 960px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.ig-fb-story-address {
    box-sizing: border-box;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 10px;
    padding: 5px 15px;
}

.ig-fb-story-address p {
    font-size: 30px;
    margin: 0;
    padding: 0;
}

.ig-fb-story-ualabee-logo-container {
    bottom: 15px;
    right: 15px;
    box-sizing: border-box;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 10px;
    padding: 0 10px;
}

.ig-fb-story-ualabee-logo {
    width: 199px;
}

.fullscreen-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.modal-image-container {
    display: flex;
    position: relative;
    width: 100%;
    height: 100vh;
    z-index: 200;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.80);
}

.close-icon {
    position: absolute;
    cursor: pointer;
    top: 30px;
    right: 30px;
}


.image-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}

.image-full {
    max-height: 70vh;
}

.image-full-description {
    margin: 0;
    padding: 0;
    margin-top: 15px;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    max-width: fit-content;
}

.link-source {
    position: absolute;
    bottom: 26px;
    left: 35px;
    margin: 0;
    padding: 0;
}

.link-source:hover {
    text-decoration: unset;
}

.button-link-source {
    display: flex;
    border: 1px solid #000000;
    background-color: #ffffff;
    flex-direction: row;
    align-items: center;
    border-radius: 15px;
    color: #000000;
}

.button-link-source:focus {
    outline: none;
}

.button-link-source:hover {
    border-color: #197d8f;
    color: #197d8f;
    text-decoration: underline;
}


.icon-link-source {
    margin-right: 6px;
}


.leaflet-container {
    width: 100% !important;
    height: 100vh !important;
}

#map {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}


.fullScreen-100 {
    position: relative;
    height: 100% !important;
    width: 100% !important;
    z-index: 20 !important;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

.marker-alert {
    width: 35px !important;
    height: 35px !important;
    box-sizing: border-box !important;
}

.marker-alert-icon {
    width: 35px !important;
    height: 35px !important;
    box-sizing: border-box !important;
}

#path-header {
    position: absolute !important;
    width: 100% !important;
    z-index: 999 !important;
}