/* Add fonts */

@font-face {
    font-family: metrisch_extrabold;
    src: url(../fonts/metrisch/Metrisch-ExtraBold.otf)
}

@font-face {
    font-family: metrisch_bold;
    src: url(../fonts/metrisch/Metrisch-Bold.otf)
}

@font-face {
    font-family: metrisch;
    src: url(../fonts/metrisch/Metrisch-Medium.otf)
}

@font-face {
    font-family: metrisch_light;
    src: url(../fonts/metrisch/Metrisch-Light.otf)
}

@font-face {
    font-family: metrisch_book_italic;
    src: url(../fonts/metrisch/Metrisch-BookItalic.otf)
}

@font-face {
    font-family: metrisch_light_italic;
    src: url(../fonts/metrisch/Metrisch-LightItalic.otf)
}

@font-face {
    font-family: metrisch_book;
    src: url(../fonts/metrisch/Metrisch-Book.otf)
}

@font-face {
    font-family: montserrat;
    src: url(../fonts/montserrat/Montserrat-Regular.otf)
}

@font-face {
    font-family: montserrat_light;
    src: url(../fonts/montserrat/Montserrat-Light.otf)
}

@font-face {
    font-family: montserrat_bold;
    src: url(../fonts/montserrat/Montserrat-Bold.otf)
}

@font-face {
    font-family: montserrat_black;
    src: url(../fonts/montserrat/Montserrat-Bold.otf)
}

@font-face {
    font-family: montserrat_black_original;
    src: url(../fonts/montserrat/Montserrat-Bold.otf)
}


body {
    font-family: metrisch;
}

/* some generic styles  */

.blur_r {
    color: #1E4D95;
}


:root .has-luminous-vivid-orange-color a{
color:#ff6900 !important;
}

.has-luminous-vivid-orange-color strong {
color:#ff6900 !important
}


:root .has-luminous-vivid-orange-color {
    color: #ff6900 !important;
}

.no_padding {
    padding-right: 0px;
}

.mt-42 {
    margin-top: 42px;
}

a {
    color: #1E4D95;
}

#categories-3 ul li:nth-child(3) {
    display: none;
}

.share_buttoms {
    position: fixed;
    width: 62px;
    z-index: 4;
    top: 490px;
    left: 32px;
}

.bold_text {
    font-family: montserrat_bold;
    color: #1E4D95;
}

strong {
    font-family: montserrat_bold;
    color: #1E4D95;
}

.list_header strong {
    font-family: montserrat_bold;
    color: #6fabb0;
}

.chat {
    position: fixed;
    width: 50px;
    z-index: 3;
    right: 120px;
    bottom: 31px;
    transition: all 1s;
    display: none;
}

.chat .chat_icon {
    position: fixed;
    width: 50px;
    z-index: 3;
    right: 120px;
    bottom: 31px;
    transition: all 1s;
}

.chat .chat_icon_hover {
    position: fixed;
    width: 50px;
    z-index: 1;
    right: 120px;
    bottom: 31px;
}

.chat:hover .chat_icon {
    opacity: 0;
    z-index: 0;
    /* border:red solid 1px; */
}

.generic_title_h3 {
    color: #1E4D95;
    font-family: montserrat;
    font-size: 37px;
    margin-top: 42px;
}

.content_careers h2{
    color: #1E4D95;
}

/* styles for header  */

.main_header {
    /* background: #000000a8; */
    /* background: #00000075; */
    background: rgba(0, 0, 0, 0.49);
    /* min-height: 100px; */
    /* position: fixed; */
    position: absolute;
    z-index: 2000;
    width: 100%;
    padding-left: 47px;
    padding-top: 4px;
    padding-right: 47px;
    transition: all 1s;
}

.menu_toggle_mobile {
    color: #fff;
    border: none;
    margin-top: 7px;
    background: transparent;
    font-size: 16px;
    font-family: metrisch;
}

.dropdown_menu_mobile {
    display: inline-block;
    float: right;
    position: absolute;
    right: 0px;
    background: none; 
    
}

.gtranslate_mobile {
    /* border:red solid 1px; */
    height: 40px;
}

.search_icon_menu_mobile {
    color: white;
    font-size: 22px;
    margin-right: 10px;
    color: #003556;
    margin-top: 3px;
}

.img_bus_icon_schedule {
    width: 22px;
    margin-left: 9px;
    margin-right: 12px;
}

.cont_schedules_maps {
    padding: 7px 0px;
    background: white;
    box-shadow: 1px 1px 5px #e1dddd;
}

.cont_schedules_maps {
    display: none;
}

.nav_bar_mobile {
    margin-bottom: 0px;
}

.block {
    display: none;
}

.overlay_routes {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    /* background: #66c7c7; */
    z-index: 90000;
    display: inherit !important;
}





.head_color {
    background: rgb(0, 62, 112);
    background: linear-gradient(69deg, rgba(0, 62, 112, 1) 0%, rgba(0, 62, 112, 1) 27%, rgba(2, 40, 67, 1) 70%);
    transition: all 1s;
    top: 0px;
    position: fixed;
    box-shadow: 1px 1px 29px #aaaaaab0;
}

.cont_wrapper_all {
    /* border:red solid 1px; */
    padding-bottom: 69px;
}

.main_header .logo {
    margin-top: -30px;
    margin-bottom: 20px;
    padding-left: 15px;
    width: 218px;
}

.nav_bar_mobile {
    display: none;
}


/* style for header billboard */

.banner_top {
    /* border: red solid 1px; */
    /* min-height: 450px; */
    height: 448px;
    text-align: center;
    display: inline-block;
    background-size: cover !important;
    width: 100%;
    transform: scale(1);
    overflow: hidden;
    box-shadow: 1px 1px 29px #aaaaaab0;
}


.banner_top img {
    filter: blur(8px) grayscale(20%);
    margin-left: -17px;
    margin-top: -68px;
    -webkit-filter: blur(8px) grayscale(20%);
}

.image_banner_top_carrers{
    width: 100% !important;
}

.link_careers_apply{
color: white;
}

.link_careers_apply:hover {
    color: #6fabb1;
}

.container_general_banner_top {
    /* border:red solid 1px; */
    min-height: 450px;
    position: relative;
}

.cont_text_banner_top {
    /* border: blue solid 1px;  */
    text-align: center;
    background: rgba(0, 0, 0, 0.14);
    position: absolute;
    top: 0;
    color: white;
    width: 100%;
    min-height: 449px;
}

.cont_text_banner_top h3 {
    /* margin-top: 140px; */
    margin-top: 202px;
    font-size: 54px;
    font-weight: bold;
    font-family: metrisch_bold;
    text-shadow: 2px 2px 7px #1e1e1e;
}

.title_fares_mobile {
    margin-top: 152px !important;
}

.title_electric_bus_mobile {
    margin-top: 168px !important;
}



.cont_text_banner_top p {
    /* padding: 13px 590px; */
    /* border: red solid; */
    max-width: 100%;
    width: 621px;
    line-height: 1.3;
    margin: 0 auto;
    font-family: metrisch_book;
    font-size: 26px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px #707070;
}


.banner_button {
    border: white solid 1px;
    padding: 8px;
    border-radius: 7px;
    margin-left: 2px !important;
    /* width: 100%; */
    background: none;
    color: white;
    margin-top: 25px;
    letter-spacing: 2px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, rgba(125, 173, 179, 1) 50%);
    transition: background-position .5s cubic-bezier(0.19, 1, 0.22, 1) .1s, border .5s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s;
}

.banner_button:hover {
    color: rgba(255, 255, 255, 1);
    background-position: -100% 100%;
    border: 2px solid rgba(112, 171, 177, 1);
}

.banner_button a {
    color: #ffffff;
    text-decoration: none;
}

/* Styles for slider  */

.slider_home {
    position: relative;
    z-index: 1;
}

.slider_home .hesperiden.tparrows {

    background: none;

}

.slider_home .tparrows {
    cursor: pointer;
    background: #000;
    background: none;
    width: 40px;
    height: 40px;
    font-size: 42px;
    position: absolute;
    display: block;
    z-index: 1000;
}

.slider_home .tparrows:hover {
    background: none;
}

.tparrows:before {
    font-family: "revicons";
    font-size: 53px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}

.extra_bold_title {
    font-family: metrisch_extrabold;
}

.slider_home .hesperiden.tparrows:hover {
    background: none;
}

.icon_to_bottom {
    position: relative;
    top: -101px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin: 0 auto;
    background: #354E75;
    display: none;
    /* background: #69959E; */
    /* mix-blend-mode: hard-light; */
    /* filter: brightness(100%); */
    /*background: linear-gradient(rgb(105, 149, 158) 0%, rgb(94, 127, 177) 0%);*/
}

.icon_to_bottom:hover {
    background: #69959E;
    mix-blend-mode: luminosity;
}

.icon_to_bottom .fas {
    /* border: #5E7FB1 solid 1px; */
    /* margin: 0 auto; */
    border-radius: 50%;
    padding: 10px;
    color: white;
    font-size: 16px;
    margin-top: 0px;
    /* background: #70ABB1; */
    transition: all 0.3s;
}

.icon_to_bottom:hover .fas {
    margin-top: 3px;
}


/* Styles for the menus */

#mega-menu-wrap-MainHeaderMenuLocationTop #mega-menu-MainHeaderMenuLocationTop {
    margin-top: 10px;
}

#mega-menu-wrap-MainHeaderMenuLocation #mega-menu-MainHeaderMenuLocation>li.mega-menu-item>a.mega-menu-link:hover {
    background: none;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
    font-family: metrisch !important;
    text-shadow: 0 0 0.65px #f8f7f7,
        0 0 0.65px #f6f3f3;
}

#mega-menu-wrap-MainHeaderMenuLocationTop #mega-menu-MainHeaderMenuLocationTop>li.mega-menu-item>a.mega-menu-link:hover {
    background: none;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
    font-family: metrisch !important;
    /* font-family: metrisch_extrabold !important; */
    display: inline-block;
    text-shadow: 0 0 0.65px #f8f7f7,
        0 0 0.65px #f6f3f3;
}

#mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation>li.mega-menu-item>a.mega-menu-link:hover {
    background: none;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
    font-family: metrisch !important;
    text-shadow: 0 0 0.65px #f8f7f7,
        0 0 0.65px #f6f3f3;
}

#mega-menu-wrap-MainHeaderMenuLocation #mega-menu-MainHeaderMenuLocation>li.mega-menu-item>a.mega-menu-link {

    font-size: 15px;

}

#mega-menu-wrap-MainHeaderMenuLocationTop #mega-menu-MainHeaderMenuLocationTop>li.mega-menu-item>a.mega-menu-link {

    font-size: 15px;

}

#mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation>li.mega-menu-item>a.mega-menu-link {

    font-size: 15px;

}

#mega-menu-wrap-MainHeaderMenuLocation #mega-menu-MainHeaderMenuLocation>li.mega-menu-flyout ul.mega-sub-menu {
    width: 200px;
    margin-left: 10px;
}

#mega-menu-wrap-MainHeaderMenuLocation #mega-menu-MainHeaderMenuLocation>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item>a.mega-menu-link {
    background: #75aab5;
    color: #ffffff;
    line-height: 20px;
    padding: 10px 10px 5px 10px;
}

#mega-menu-wrap-MainHeaderMenuLocation #mega-menu-MainHeaderMenuLocation>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background-color: #244D6B;
    color: #ffffff;
    font-family: metrisch !important;
}

#mega-menu-wrap-MainHeaderMenuLocationTop #mega-menu-MainHeaderMenuLocationTop>li.mega-menu-flyout ul.mega-sub-menu {
    width: 202px;
    margin-left: 10px;
}

#mega-menu-wrap-MainHeaderMenuLocationTop #mega-menu-MainHeaderMenuLocationTop>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item>a.mega-menu-link {
    background: #75aab5;
    color: #ffffff;
    line-height: 20px;
    padding: 10px 10px 5px 10px;
}

#mega-menu-wrap-MainHeaderMenuLocationTop #mega-menu-MainHeaderMenuLocationTop>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item>a.mega-menu-link:hover {
    background-color: #244D6B;
    color: #ffffff;
    /* font-family: metrisch_extrabold; */
    font-family: metrisch !important;
}



/* #mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  background: #75aab5;
  color: #ffffff;
  line-height: 20px;
  padding: 10px 0 5px 10px;
}

#mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
  background-color: #244D6B;
  color: #ffffff;
  font-family: metrisch_extrabold;
}

#mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation>li.mega-menu-item:first-child>a.mega-menu-link::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 10px;
  margin-right: 0;
  margin-left: 10px;
  float: right;

  display: none;

}

#mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {

  transform: rotate(-90deg);

}

#mega-menu-item-143:hover #mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {

  transform: rotate(0deg);

} */

/* #mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation>li.mega-menu-item>a.mega-menu-link:hover .mega-indicator:after {
 
  transform: rotate(0deg);
}



#mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation>li.mega-menu-item:first-child>a.mega-menu-link:hover:before {
  transform: rotate(90deg);
}

#mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
  width: 145px;
  margin-left: 10px;
} */

#mega-menu-wrap-RightHeaderMenuLocation #mega-menu-RightHeaderMenuLocation {
    visibility: visible;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin-right: 91px;
}

.kelvin::after {

    transform: rotate(0deg) !important;

}

/* style for search */
.searchform {
    position: absolute;
    top: 6px;
    right: 274px;

    border-radius: 4px;
}

.searchform input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #9e9e9e;
}

.searchform input::-moz-placeholder {
    /* Firefox 19+ */
    color: #9e9e9e;
}

.searchform input:-ms-input-placeholder {
    /* IE 10+ */
    color: #9e9e9e;
}

.searchform input:-moz-placeholder {
    /* Firefox 18- */
    color: #9e9e9e;
}

.search-container {
    position: absolute;
    width: 196px;
    top: 6px;
    right: 257px;
}

.input_search_top {
    font-size: 10px;
    color: #ffffff;
    width: 160px;
    padding-top: 5px;
    border-radius: 4px;
    padding-bottom: 3px;
    padding-left: 15px;
    background-color: #9e9e9e70;
    border: 1px solid #ffffff87;
    transition: background-color 300ms linear;
}

.input_search_top:hover {
    background-color: #d7d6d682;
}

.button_search {
    background: none;
    border: none;
    top: 5px;
    color: white;
}

.searchform input[type="text"]:hover {
    background-color: #d7d6d682;
}

.cont_search_box {
    border: blue solid 1px;
}

.search_cont {
    display: inline-block;
    border: red solid 1px;

}

.menu_cont {
    display: inline-block;
    border: red solid 1px;
    float: right;
}


/*.searchform::before {
  position: absolute;
  content: "Search";
}*/

.searchform label {
    display: none;
}

.searchform #searchsubmit {
    /* display: none; */
}

.input_search {
    border: 1px solid #ffffff87;
}

/* style for trip planner */

.nav-tabs {
    border: none;
    text-align: center;
}

.no_alerts_title {
    text-align: center;
    color: white;
}

.nav-tabs>li {
    /* float: left; */
    margin-bottom: -1px;
    display: inline-block;
    text-align: center;
}

.nav-tabs>li {
    float: none;
    margin-bottom: -1px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #70abb1d6;
    background-color: rgba(112, 171, 177, 0.8392156862745098);
    border: none;
    font-family: metrisch_extrabold;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 0px;
    color: white;
    background: #003656e3;
    background: rgba(0, 54, 86, 0.8901960784313725);
}

.tab-content {

    margin-top: 5px;
    padding: 23px 36px 18px 36px;
    position: relative;
}


.multiply_style {
    position: absolute;
    /* background: #003656; */
    background: rgba(1, 34, 54, 0.9215686274509803);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
    filter: alpha(opacity=50);
    zoom: 1;
    /* Fix for IE7 */
    
}

.direction_button {
    border: white solid 1px;
    padding: 8px;
    display: inline-block;
    border-radius: 7px;
    margin-left: 0px !important;
    /* max-width: 100%;
  width: 151px; */
    width: 100%;
    height: 37px;
    background: none;
    color: white;
    margin: 0 auto;
    /* padding-top: 11px; */
    margin-top: 25px;
    transition: all 0.5s;
    letter-spacing: 2px;
}


.img_icon_clock {
    position: absolute;
    top: 33px;
    right: 22px;
    color: white;
    font-size: 22px;
    width: 23px;
}

.realtime_results {
    display: none;
    background: #e7ebed;
    padding: 20px 20px;
}

/* this the styles for the calendar in the trip planner  */

.gj-picker-md div[role=navigator] {
    height: 42px;
    /* border: red solid 1px; */
    line-height: 42px;
    background: #6EA1AE;
    color: white;
}

.gj-picker-md table thead {
    color: black;
    background: #EBEBEB;
    font-weight: lighter;
}

.wickedpicker__title {
    display: none;
}

.wickedpicker {

    width: 199px;
    height: 55px;
    ;

}

.wickedpicker__controls {
    padding: 0px 0;
    line-height: normal;
    margin: 0;
    background: #72A1AE;
    color: white;
    font-size: 18px;
    font-family: metrisch_extrabold;
}

.wickedpicker__controls li:first-child {

    margin-left: 0px;
}

.wickedpicker__controls li {
    /* border:red solid 1px; */
    margin-left: 23px;
    font-size: 20px;
    font-family: metrisch_bold;
}

.wickedpicker__controls__control-down,
.wickedpicker__controls__control-up {
    color: #ffffff;
    font-size: 10px;
}



/* style for the hover  */

/* .direction_button_trip{
  transition: all 1s;
  text-align: center;
}

.direction_button_trip span{
  width: 122px;
  display: inline-block;
  margin: 0 auto;
  transition: all 1s ease-in;
  opacity: 1;
} 

.direction_button_trip:hover{
  border-radius: 50%;
  width: 38px;
    background: #6fabb0;
}

.direction_button_trip .fas{
display: none;
transition: all 1s;
}

.direction_button_trip:hover .fas{
  display: inline-block;
  transition: all 1s;

}

.gone_buttom_direction{
    display: none !important;
} */






/* .direction_button:hover span{
  display: none;
} */

.trip_planner label {
    color: white;
    font-weight: 100;
}

.trip_planner .form-control {
    display: block;
    z-index: 2;
    position: relative;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    /* color: #555; */
    color: white;
    background-color: #9d9d9d70;
    background-color: rgba(157, 157, 157, 0.4392156862745098);
    background-image: none;
    border: none;
    border-radius: 4px;
    transition: background-color 300ms linear;

}

.trip_planner .form-control:hover {
    background-color: #d7d6d682;
}

#profile .form-control {
    width: 100%;
}

#messages .form-control {
    width: 94%;
}

.trip_planner .fa-calendar-alt {
    position: absolute;
    top: 33px;
    right: 22px;
    color: white;
    font-size: 22px;
    z-index: 1;
}

.trip_planner .fa-clock {
    position: absolute;
    top: 33px;
    right: 22px;
    color: white;
    font-size: 22px;
}

.trip_planner .select-arrows {
    position: absolute;
    top: 33px;
    right: 20px;
    color: #ffffff;
}

.trip_planner .select-arrows i {
    display: block;
}

.trip_planner .select-arrows i:first-child {
    margin-bottom: -5px;
}

.cont_service_alert {
    max-width: 100%;
    width: 500px;
    margin: 0 auto;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 9px 59px;
    letter-spacing: 2px;
}

.title_slider_home {
    font-size: 99px !important;
    font-family: metrisch;
    text-shadow: #020209 2px 2px 6px;
    /* text-align: center !important; */
}

.flag_font {
    /* font-family: metrisch; */
    text-shadow: #020209 2px 2px 6px;
    /* font-size: 55px !important; */
}

/* this is the class of the independence and nurse day  */

.new_slider_i_n {
    font-size: 65px !important;
}

/* end class  */

#text_qoute {
    font-family: metrisch;
    text-shadow: #020209 2px 2px 6px;
}

.text_qoute_quote {
    text-shadow: #020209 2px 2px 6px;
}


.trip_planner .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ffffffa3;
}

.trip_planner .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffffa3;
}

.trip_planner .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffffa3;
}

.trip_planner .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffffa3;
}

/* .trip_planner .nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: none;
  border-radius: 0px;
  color: white;
  background: #003656e3;
} */

.nav>li>a:hover {
    text-decoration: none;
    /* background-color: #001b1d99; */
    background-color: rgba(0, 27, 29, 0.6);
    /* font-family: metrisch_extrabold; */
    text-shadow: 0 0 0.65px #f8f7f7,
        0 0 0.65px #f6f3f3;
}

.cont_service_alert {
    max-width: 100%;
    width: 620px;
    margin: 0 auto;
}

/* Styles for info in the home  */
.info_home {
    padding: 73px;
    text-align: center;
    position: relative;
    z-index: 0;
}

.info_home .container {
    /* border: red solid 1px; */
    max-width: 100%;
    width: 1130px;

}

.box_cont_inf_home img {
    width: 73px;
    transition-timing-function: ease;
    transition: all 0.3s linear;
    min-height: 67px;
}

.box_cont_inf_home:hover img {
    transform: scale(1.3);
    opacity: 0;
}

.box_cont_inf_home:hover .title_info_home {
    font-weight: bold;
}

.title_info_home {
    font-family: metrisch;
    color: #003656;
}

.top-img {
    position: absolute;
}

.top-img:hover {
    opacity: 0;
}

.bottom-img {
    opacity: 1 !important;
}

.gj-datepicker-md [role=right-icon] {

    display: none;
}

.where_bus {
    width: 1001px;
    max-width: 100%;
    margin: 0 auto;
}

/* styles carrousel fares page  */


.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    border-radius: 11px;
    /* padding: 17px; */
    -webkit-transform: translate3d(0, 0, 0);
}

.cont_fare_carrousel .owl-stage-outer {
    /* border:red solid 1px; */
    box-shadow: #0000000f 0px 9px 35px;
}

.cont_fare_carrousel {
    /* margin-top: 30px; */
    position: relative;
}

.cont_general_fares a {
    font-family: montserrat_bold;
    color: #1E4D95;
    text-decoration: underline;
}

.box_fares {
    /* border: red solid 1px; */
    width: 100%;
    text-align: center;
    margin-top: 32px;
    /* height: 452px; */
    /* padding: 60px; */
    /* background: #70cacb; */
    border-radius: 11px;
    box-shadow: #0000001c 0px 9px 35px;
    display: inline-block;
}

.box_fares h3 {
    margin: 0px;
    padding: 32px 0;
    color: white;
    font-size: 34px;
    border-radius: 11px 11px 0px 0px;
    font-family: montserrat_black;
}

.box_fares .blue_gradiant,
.electric_bus .blue_gradiant {
    background: rgb(136, 236, 232);
    background: linear-gradient(90deg, rgba(136, 236, 232, 0.82) 0%, rgba(82, 175, 191, 1) 70%);
}

.box_fares .yellow_gradiant,
.electric_bus .yellow_gradiant {
    background: rgb(253, 208, 19);
    background: linear-gradient(90deg, rgba(253, 208, 19, 0.82) 0%, rgba(250, 162, 16, 1) 70%);
}

.box_fares .red_gradient,
.electric_bus .red_gradient {
    background: rgb(253, 208, 19);
    background: linear-gradient(90deg, #fb8f57 0%, rgb(218, 57, 6) 70%);
}

.box_fares .sky_gradient,
.electric_bus .sky_gradient {
    background: rgb(136, 236, 232);
    background: linear-gradient(90deg, rgb(83, 150, 194) 0%, rgb(9, 89, 153) 70%);
}

.box_fares .pulple_gradiant,
.electric_bus .pulple_gradiant {
    background: rgb(85, 92, 194);
    background: linear-gradient(90deg, rgba(85, 92, 194, 0.82) 0%, rgba(105, 62, 192, 1) 70%);
}

.box_fares .dark_blue_gradient {
    background: rgb(136, 236, 232);
    background: linear-gradient(90deg, rgb(40, 122, 177) 0%, rgb(3, 71, 116) 70%);
}

.blue_gradiant_vertical {
    background: rgb(136, 236, 232);
    background: linear-gradient(130deg, rgba(136, 236, 232, 0.82) 0%, rgba(82, 175, 191, 1) 70%);
}

.yellow_gradiant_vertical {
    background: rgb(253, 208, 19);
    background: linear-gradient(130deg, rgba(253, 208, 19, 0.82) 0%, rgba(250, 162, 16, 1) 70%);
}

.pulple_gradiant_vertical {
    background: rgb(85, 92, 194);
    background: linear-gradient(130deg, rgba(85, 92, 194, 0.82) 0%, rgba(105, 62, 192, 1) 70%);
}

.dark_blue_gradient_vertical {
    background: rgb(136, 236, 232);
    background: linear-gradient(130deg, rgb(40, 122, 177) 0%, rgb(3, 71, 116) 70%);
}

.dark_blue_gradient {
    background: rgb(136, 236, 232);
    background: linear-gradient(90deg, rgb(40, 122, 177) 0%, rgb(3, 71, 116) 70%);
}

.container_fare_info {
    /* border: red solid 1px; */
    padding: 0px 32px 32px 32px;
}

.container_fare_info h2 {
    text-align: center;
    margin-top: 11px;
    /* margin-bottom: 22px; */
    color: #A8ACB9;
    font-size: 19px;
    padding-bottom: 8px;
    font-family: montserrat;
    border-bottom: #a8acb94f solid 1px;
}

.container_fare_info ul {
    padding: 0px;
    margin: 0px;
    border: white solid 1px;
    min-height: 169px;
}

.container_fare_info ul li {
    list-style: none;
    text-align: left;
    font-family: montserrat_light;
    font-size: 13px;
    color: #4F5362;
    margin-top: 9px;
}

.container_fare_info button {
    border: #034774 solid 2px;
    padding: 8px;
    border-radius: 7px;
    margin-left: 0px !important;
    width: 100%;
    height: 42px;
    background: none;
    color: #034774;
    margin-top: 25px;
    background-position-x: -301px;
    /* transition: all 1s; */
}

.prev_fares {
    background: #034774 !important;
    color: white !important;
    margin-left: -77px !important;
    margin-top: 202px !important;
}

.next_fares {
    background: #034774 !important;
    color: white !important;
    position: absolute;
    right: -59px !important;
    z-index: 1;
    margin-top: 202px !important;
}

.cont_general_fares .container {
    /* border: red solid 1px; */
    max-width: 100%;
    width: 945px;
}

.cont_general_fares h3 {
    color: #1E4D95;
    font-family: montserrat;
    font-size: 37px;
    margin-top: 42px;
}

.cont_general_fares p {
    font-family: montserrat_light;
    color: #1E4D95;
    line-height: 1.7;
}

.blue_hover {
    transition: all 0.2s;
}

.yellow_hover {
    transition: all 0.2s;
}

.pulple_hover {
    transition: all 0.2s;
}

.dark_blue_gradient_hover {
    transition: all 0.2s;
}



.blue_hover:hover {
    /* background-color: red; */
    border: white solid 1px;
    color: white;
    background: rgb(136, 236, 232);
    background: linear-gradient(90deg, rgba(136, 236, 232, 0.82) 0%, rgba(82, 175, 191, 1) 70%);
    background-position-x: 0px;
    background-repeat: no-repeat;
}

.red_hover {
    transition: all 0.2s;
}

.sky_hover {
    transition: all 0.2s;
}



.red_hover:hover {
    border: white solid 1px;
    color: white;
    background: rgb(253, 208, 19);
    background: linear-gradient(90deg, #fb8f57 0%, rgb(218, 57, 6) 70%);
    background-position-x: 0px;
    background-repeat: no-repeat;
}

.sky_hover:hover {
    border: white solid 1px;
    color: white;
    background: linear-gradient(90deg, rgb(83, 150, 194) 0%, rgb(9, 89, 153) 70%);
    background-position-x: 0px;
    background-repeat: no-repeat;
}

.yellow_hover:hover {
    border: white solid 1px;
    color: white;
    background: rgb(253, 208, 19);
    background: linear-gradient(90deg, rgba(253, 208, 19, 0.82) 0%, rgba(250, 162, 16, 1) 70%);
    background-position-x: 0px;
    background-repeat: no-repeat;
}

.pulple_hover:hover {
    border: white solid 1px;
    color: white;
    background: linear-gradient(135deg, rgb(71, 87, 190, 0.92) 0%, rgb(123, 1, 190, 0.92) 70%);
    background-position-x: 0px;
    background-repeat: no-repeat;
}

.dark_blue_gradient_hover:hover {
    border: white solid 1px !important;
    color: white !important;
    /* background: rgb(136, 236, 232) !important; */
    background: linear-gradient(90deg, rgb(40, 122, 177) 0%, rgb(3, 71, 116) 70%);
    background-position-x: 0px;
    background-repeat: no-repeat;
}

.dark_blue_gradient_hover_contact:hover {
    border: white solid 1px !important;
    color: white !important;
    /* background: rgb(136, 236, 232) !important; */
    background: linear-gradient(90deg, rgb(40, 122, 177) 0%, rgb(3, 71, 116) 70%) !important;
    background-position-x: 0px !important;
    background-repeat: no-repeat !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #1E4D95;
}

.fares_slider_container {
    /* border:red solid 1px; */
    border-radius: 22px;
    /* overflow: hidden; */
    position: relative;
}

.fares_slider_container .rev_slider li.tp-revslider-slidesli {
    position: absolute !important;
    /* border: red solid 1px; */
    border-radius: 22px;
}

.fares_slider_container .hesperiden.tparrows {
    /* background: #5E7FB1; */
}

/* style fares page  */

.title_one {
    color: #1E4D95;
    font-family: montserrat;
    font-size: 37px;
    /* margin-top: 42px; */
    margin-top: 12px;
}

.p_blue {
    font-family: montserrat_light;
    color: #1E4D95;
    line-height: 1.7;
}

/* Style for the trip planner  */

.trip_planner {
    /* border: red solid 1px; */
    min-height: 421px;
    /* background: #fcc83b; */
    position: relative;
    width: 100%;
    /* bottom: 240px; */
    /* top: 464px; */
    margin-top: -420px;

    z-index: 5;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #EDEDEE;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {

    border: none;
}

.italic_font {
    font-family: metrisch_book_italic;
    color: #6A6A6A;
    margin-top: -8px;
}


/* Style for the waves  */

.waves {
    padding: 54px;
    padding-bottom: 20px;
}

.waves h1 {
    text-align: center;
    font-family: metrisch_bold;
    font-size: 60px;
    color: #244D6B;
    margin-top: 158px;
}

.waves p {
    text-align: center;
    color: #244D6B;
    font-size: 25px;
    font-family: montserrat_light;
}

.waves-phone img {
    max-width: 106%;
    margin-bottom: -25px;
}

.cont_app_icon img {
    width: 200px;
    margin: 0 auto;
    display: block;
    transition: all 0.2s;
}


.cont_app_icon img:hover {
    opacity: 0.7;
}

.cont_app_icon {
    max-width: 100%;
    /* border: red solid 1px; */
    width: 460px;
    margin: 0 auto;
    margin-top: 52px;
}

/* Style carrousel I used WOL carrousel  */
.owl-stage {
    transition: all 1s;
}

.cont_carrousel .owl-stage div {
    border-radius: 11px;
    transition: all 1s;
    /* background: none; */
}


.carrousel_items_bg{
   background-size: 100%;
   
}


.carrousel {
    background: url(../images/bg_carrousel-06-min.jpeg);
    /* height: 200px; */
    /* border: red solid 1px; */
    padding: 88px 0px 58px 0px;
    background-size: cover;
}

.box {
    /* border: red solid 1px; */
    width: 100%;
    text-align: center;
    /* min-height: 452px; */
    min-height: 328px;
    /* padding: 60px; */
    padding: 29px;
    /* background: #70cacb; */

    border-radius: 11px;
    box-shadow: #020209 2px 2px 3px;
    display: inline-block;
}

.box .fas {
    display: block;
    margin-top: 2px;
    margin-right: -19px;
    float: right;
}

/* .blue_gradiant:hover {
  background:none;
  background: none;
} */

.blue_gradiant.top-div {
    position: absolute;
}

.blue_gradiant.top-div {
    background: linear-gradient(135deg, rgb(136, 250, 246, 0.92) 0%, rgb(3, 106, 170, 0.92) 70%);
}

.blue_gradiant.top-div:hover {
    opacity: 0;
}

.yellow_gradiant.top-div {
    position: absolute;
}

.yellow_gradiant.top-div {
    background: linear-gradient(135deg, rgb(254, 209, 0, 0.92) 0%, rgb(253, 97, 0, 0.92) 70%);
}

.yellow_gradiant.top-div:hover {
    opacity: 0;
}

.pulple_gradiant.top-div {
    position: absolute;
}

.pulple_gradiant.top-div {
    background: linear-gradient(135deg, rgb(71, 87, 190, 0.92) 0%, rgb(123, 1, 190, 0.92) 70%);
}

.pulple_gradiant.top-div:hover {
    opacity: 0;
}

.orange_gradient.top-div {
    position: absolute;
}

.orange_gradient.top-div {
    background: linear-gradient(135deg, rgb(254, 175, 71, 0.92) 0%, rgb(253, 81, 100, 0.92) 70%);
}

.orange_gradient.top-div:hover {
    opacity: 0;
}

.sky_gradient.top-div {
    position: absolute;
}

.sky_gradient.top-div {
    background: linear-gradient(135deg, rgb(49, 239, 210, 0.92) 0%, rgb(12, 107, 237, 0.92) 70%);
}

.sky_gradient.top-div:hover {
    opacity: 0;
}

.violet_gradient.top-div {
    position: absolute;
}

.violet_gradient.top-div {
    background: linear-gradient(135deg, rgb(173, 18, 255, 0.92) 0%, rgb(156, 0, 162, 0.92) 70%);
}

.violet_gradient.top-div:hover {
    opacity: 0;
}

.box a {
    color: white;
    margin-top: 22px;
    display: inline-block;
}

.title_item_carrousel {
    color: white;
    text-align: center;
    /* margin-top: 34px; */
    font-size: 22px;
}

.box p {
    color: white;
    /* text-align: center; */
    /* min-height: 100px; */
}

.cont_carrousel {
    position: relative;
}



.direction_buttom {
    /* border: red solid 1px; */
    background: white;
    /* padding: 8px 13px; */
    padding: 8px 10px 5px 14px;
    color: black;
    border-radius: 50%;
    /* margin-top: 212px; */
    margin-top: 148px;
    text-align: center;
}

.prev {
    float: left;
    margin-left: -58px;
    padding: 9px 14px 5px 12px;
    opacity: 0.4;
}

.next {
    /* float: right; */
    /* margin-right: -58px; */
    position: absolute;
    right: -41px;
    z-index: 1;
    padding-right: 11px;
}

.next:hover,
.prev:hover {
    opacity: 0.4 !important;
}

.owl-nav {
    display: none;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 23px;
}

.cont_fare_carrousel .owl-theme .owl-dots .owl-dot.active span {
    /* background-color: #ccc;
  border: 4px solid #fff; */
    /* padding: 20px;
  width: 200px;
  height: 300px; */
    /* position: relative;  */
    position: relative;
    top: 2px;
    width: 15px;
    height: 15px;
    background-color: white;
    /* background-image: url(../images/dot_carrousel-05-05.svg); */
    background-image: url(../images/direction_buttom-02.svg);

}

.owl-theme .owl-dots .owl-dot.active span {
    /* background-color: #ccc;
  border: 4px solid #fff; */
    /* padding: 20px;
  width: 200px;
  height: 300px; */
    /* position: relative;  */
    position: relative;
    top: 2px;
    width: 15px;
    height: 15px;
    background: #0f293d;
    background-image: url(../images/dot_carrousel-05-05.svg);
    /* background-image: url(../images/direction_buttom-02.svg); */

}

.owl-theme .owl-dots .owl-dot.active span:before {}

.owl-theme .owl-dots .owl-dot span {

    background: #5e7fb170;

}

/* Styles footer  */

.footer {
    /* border: red solid 1px; */
    padding: 47px;
    /* background: #01355D; */
    background: rgb(0, 62, 112);
    background: linear-gradient(69deg, rgba(0, 62, 112, 1) 0%, rgba(0, 62, 112, 1) 27%, rgba(2, 40, 67, 1) 70%);
}

.footer .form-control {
    height: 30px;
    font-size: 11px;
    background-color: #9e9e9e70;
    border: 1px solid #ffffff87;
    transition: background-color 300ms linear;
}

.footer_logo {
    width: 186px;
}

.footer .form-control:hover {
    background-color: #d7d6d682;
}

.row_3_colums_footer {
    color: white;
}

.row_3_colums_footer .form-control {
    color: white;
}

.title_footer_widget {
    font-size: 20px;
    margin-top: 0px;
    font-family: metrisch;
}

.footer .row_3_colums_footer .title_footer_widget {
    display: inline-block;
    padding-right: 12px;
}

.footer .row_3_colums_footer .checkbox-inline,
.footer .row_3_colums_footer span {
    font-family: metrisch_light;
    font-size: 12px;
}

.footer .row_3_colums_footer span {
    float: right;
}

.footer .row_3_colums_footer .checkbox-inline input[type=checkbox] {
    margin-top: 0;
}

.list_footer_widget {
    padding: 0px;
    margin: 0px;
}

.list_footer_widget li {
    list-style: none;
    margin-top: 14px;
}

.list_footer_widget li a {
    color: white;
    transition: all 0.5s;

}

.list_footer_widget li a:hover {
    opacity: 0.5;
    text-decoration: none;
    font-family: inherit;
}


/* .list_footer_widget li :hover {
  
} */

.more_margin li {
    /* border:red solid 1px; */
    margin-top: 15px;
}

.list_footer_widget_one {
    padding: 0px;
    margin: 0px;
}

.list_footer_widget_one li {
    list-style: none;
    margin-top: 8px;
}

.list_footer_widget_one li a {
    color: white;
    text-decoration: none;
}

.icon_to_top {
    position: relative;
    top: 19px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin: 0 auto;
    background: #70ABB1;
    /*border: #5E7FB1 solid 1px;*/
}

.icon_to_top:hover {
    opacity: 0.8;
}

.icon_to_top .fas {
    /* border: #5E7FB1 solid 1px; */
    /* margin: 0 auto; */
    border-radius: 50%;
    padding: 8px 10px;
    color: white;
    font-size: 16px;
    /* background: #70ABB1; */
    transition: all 0.3s;
}

.icon_to_top:hover .fas {
    margin-top: -4px;
    /* transition: all 0.3s; */
}

.list_languaje_footer {
    padding: 0px;
    margin: 0px;
}

.button_translate {
    border: white solid 1px;
    padding: 6px 7px 5px 7px;
    border-radius: 4px;
    margin-left: 0px !important;
    background-color: transparent;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, rgba(125, 173, 179, 1) 50%);
    transition: background-position .5s cubic-bezier(0.19, 1, 0.22, 1) .1s, border .5s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s;
}

.button_translate:hover {
    color: rgba(255, 255, 255, 1);
    background-position: -100% 100%;
    border: 2px solid rgba(112, 171, 177, 1);
}

.list_languaje_footer li {
    display: inline-block;
    color: white;
    margin-left: 16px;
    font-family: metrisch;
    font-size: 12px;
}

.list_languaje_footer li:first-child {
    margin-left: 0px;
}

.list_languaje_footer li a {
    display: inline-block;
    color: white;
    margin-left: 6px;
    font-family: metrisch;
    font-size: 12px;
}

.cont_list_languaje {
    margin-top: 48px;
}

.button_subcribe {
    border: white solid 1px;
    padding: 3px;
    border-radius: 4px;
    margin-left: 0px !important;
    width: 100%;
    color: white;
    background-color: transparent;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, rgba(125, 173, 179, 1) 50%);
    transition: background-position .5s cubic-bezier(0.19, 1, 0.22, 1) .1s, border .5s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s;
    /* margin-top: 25px; */
}

.button_subcribe:hover {
    color: rgba(255, 255, 255, 1);
    background-position: -100% 100%;
    border: 2px solid rgba(112, 171, 177, 1);
}

.social_footer {
    margin-top: 95px;
}

.social_footer ul {
    margin: 0px;
    padding: 0px;
    margin-top: -40px;
    text-align: right;
    width: 184px;
    float: right;
}

.social_footer ul li {
    list-style: none;
    font-size: 32px;
    margin-left: 10px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: -5px;
}

.social_footer ul li .fab {
    color: white;
}

.social_footer ul li .fa-twitter:hover {
    color: #7EEBFF;
}

.social_footer ul li .fa-facebook-f:hover {
    color: #4F9BE8;
}

.social_footer ul li img:hover {
    transition: all 1s ease;
}

.social_footer ul li img:hover {
    opacity: 0.6;
}

.app_store_image{
float: left;
}

.google_play_image{
float: left;
}



/* Electric bus page  */

.box_electric {
    /* border:red solid 1px; */
    min-height: 200px;
    border-radius: 11px;
    /* box-shadow: #0202096e 0px 0px 6px; */
    box-shadow: #0000001c 0px 9px 35px;
    padding: 35px;
    transition: translate .18s, box-shadow .18s;
    text-align: center;
}

.box_electric:hover {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.27);
    transform: translateY(-1px);
}

.box_electric img {
    width: 56px;
}

.box_electric h3 {
    color: white !important;
    font-size: 19px !important;
    font-family: metrisch !important;
}

.box_electric p {
    font-family: metrisch !important;
    color: white !important;
}

.box_electric a {
    color: white !important;
    margin-top: 19px;
    font-size: 11px;
    display: inline-block;
}

.box_electric .fas {
    display: block;
    color: white;
}

.electric_bus {
    margin-top: 50px;
    text-align: center;

}

.list_electric {
    padding: 0px;
    margin: 0px;
}

.list_electric li {
    color: #1E4D95;
    list-style: none;
    font-family: montserrat_light;
    margin-top: 17px;
}

/* .list_electric .fas {
  color: white;
  background: #003e70;
  padding: 5px 7px 6px 8px;
  border-radius: 50%;
  margin-right: 14px;
} */

.list_electric img {
    width: 21px;
    float: left;
    margin-right: 13px;
}


.list_electric span {
    /* border:red solid 1px; */
}

.ripta_electric h4 {
    margin-top: 32px;
}

.ripta_electric h3 {
    color: #1E4D95;
    font-family: montserrat;
    font-size: 37px;
    margin-top: 42px;
}

.ripta_electric p {
    font-family: montserrat_light;
    color: #1E4D95;
    line-height: 1.7;
}

.ripta_electric {
    max-width: 100%;
    width: 945px;
    margin-top: 63px;
}

/* contact us styles  */

.box_form_contact_us {
    min-height: 400px;
    border-radius: 11px;
    /* margin-top: -338px; */
    box-shadow: #0000001c 0px 9px 35px;
    background: white;
}


.contact_page_main {
    padding-bottom: 130px;
}

.cont_contact_page {
    /* border: red solid 1px; */
    max-width: 100%;
    width: 1220px;
}

.cont_contact_page p {
    font-family: montserrat_light;
    color: #1E4D95;
    line-height: 1.7;
}

.box_form_contact_us h3 {
    border-radius: 11px 11px 0px 0px;
    padding: 39px;
    color: white;
    text-align: center;
    font-family: montserrat_black;
    background: linear-gradient(90deg, rgb(40, 122, 177) 0%, rgb(3, 71, 116) 70%);
}

.box_form {
    /* border:red solid 1px; */
    padding: 28px 28px 5px 28px;
}

.phone_contact {
    margin-top: 51px;
    font-family: montserrat;
    color: #1e4d95;
    /* border: 1px solid #1e4d95; */
}

.phone_contact .form-control {

    border: 1px solid #1e4d95;
    width: 234px;
    color: #bdbdbe;
}

.label_form_contact {
    margin-bottom: 5px;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #A8ACB9;
    font-family: montserrat_light;
}




.box_form label,
.wpcf7-form label {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    font-size: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #A8ACB9;
    font-family: montserrat_light;
}

.box_form .form-control,
.wpcf7-form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #9c9fa5;
    background-color: #EFF0F4;
    background-image: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.box_form textarea.form-control,
.wpcf7-form textarea.form-control {
    height: 200px;
}

.box_form .btn {
    border: #034774 solid 2px;
    padding: 8px;
    border-radius: 7px;
    margin-left: 0px !important;
    width: 100%;
    height: 42px;
    background: none;
    color: #034774;
    margin-top: 25px;
    background-position-x: -301px;
    transition: all 0.2s;
}

.wpcf7-form p:nth-child(6) {
    margin-top: -16px;
    margin-bottom: -11px;
}

.checkbox-662 .form-control {
    /* border:red solid 1px; */
    background: none;
}

.checkbox-662 .form-control {
    /* border:red solid 1px; */
    background: none;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
    margin-left: 7px;
}


.prev_electric {
    background: #034774 !important;
    color: white !important;
    margin-left: -69px !important;
    margin-top: 222px !important;
}

.next_electric {
    background: #034774 !important;
    color: white !important;
    position: absolute;
    right: -68px !important;
    z-index: 1;
    margin-top: 222px !important;
}

/* Genreric page */

.cont_generic_page .container {
    max-width: 100%;
    width: 945px;
    margin-top: 30px;
}

.cont_generic_page .container p {
    font-family: montserrat_light;
    color: #1E4D95;
    line-height: 1.7;
}

.cont_generic_page h2 {

    color: #1E4D95;

}

.genenic_page_template a {
    font-family: montserrat_bold;
    color: #1E4D95;
    text-decoration: underline;
}

.cont_generic_page ul {
    padding-left: 27px;
}

.cont_generic_page ul li,
.cont_generic_page ol li {
    margin-top: 13px;
    color: #1E4D95;
    font-family: montserrat_light;

}


.cont_generic_page .container h3 {
    color: #1E4D95;
    font-family: montserrat;
    font-size: 18px;
    margin-top: 42px;
}

.cont_generic_page .container h4 {
    color: #1E4D95;
    margin-top: 29px;
}

/* menu hamburger animation */

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border: none;
    margin-right: 0px;
}

.navbar-toggle span.icon-bar {
    transition: all 0.15s;
}

.navbar-toggle span:nth-child(2) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggle span:nth-child(3) {
    opacity: 0;
}

.navbar-toggle span:nth-child(4) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggle.collapsed span:nth-child(2),
.navbar-toggle.collapsed span:nth-child(4) {
    transform: rotate(0);
}

.navbar-toggle.collapsed span:nth-child(3) {
    opacity: 1;
}

/* woo styles  */

.attachment-woocommerce_thumbnail {
    width: 50%;
}


/* Blog style  */

.info_news {
    /* margin-top: 42px; */
}

.title_news_archive {
    /* font-size: 31px !important; */
}

.title_news_archive_long_title {
    margin-top: 199px !important;
    font-size: 35px !important;
}

.title_alerts_long_title{
    margin-top: 168px !important;
    font-size: 29px !important;
}

.box_news {
    border-radius: 11px;
    overflow: hidden;
    box-shadow: #0000001c 0px 9px 35px;
    transition: translate .18s,
        box-shadow .18s;
    margin-top: 41px;
    min-height: 152px;
}

.cont_text {
    padding: 0px 12px 12px 14px;
}

.row_news_lf {
    background: #6fabb0;
    color: white;
    margin-bottom: 12px;
    padding-top: 4px;
}

.cont_text h3 {
    margin-top: 1px;
    font-size: 17px;
    color: #012c4d;
    font-weight: bold;
}

.title_project_archive {
    margin-top: 8px !important;
    font-size: 18px !important;
    color: white !important;
}

.cont_text h4 {
    font-size: 12px;
    /* margin-top: 2px; */
}


/* Pagination style  */

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration: none;
}

.navigation ul {
    text-align: center;
    padding: 0px;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6fabb0;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px 15px !important;
    /* padding: 0.75rem; */
    transition: all 0.5s;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #073555;
    padding: 11px;
}

.cont_pagination {
    margin-top: 51px;
}

/* Widget styles */

.widget_categories ul {
    padding: 0px;
}

.widget_categories ul li {

    list-style: none;
    padding: 12px;
    background-color: #093655;
    border-radius: 4px;
    color: white;
    margin-bottom: 12px;
}

.widget_categories ul li a {

    color: white;
}

/* .category_news {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18px;
  color: white;
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
} */

.category_news {
    bottom: 0;
    right: 18px;
    color: white;
    font-size: 12px;
    text-align: right;
}

.img_cont_new {
    position: relative;
}

/* Careers style  */


.content_careers {
    margin-top: 30px;
}

.content_careers p {
    font-family: montserrat_light;
    color: #1E4D95;
    line-height: 1.7;
}


.cont_positions_careers .col-md-4 {
    margin-bottom: 42px;
}

.box_career {

    text-align: center;
    min-height: 250px;
    border-radius: 11px;
    transition: all 1s;
    box-shadow: #0000001c 0px 9px 35px;
    border: #ffffff30 solid 1px;
    position: relative;
    transition: all 1s;
}


.careers_position_title {
    text-transform: uppercase;
    margin-top: 113px;
    color: white;
    padding: 0 62px;
}

.overlay_cover {
    border-radius: 11px;
    background: #012947b3;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: auto;
    transition: all 0.5s;
}

.box_career:hover .overlay_cover {
    background: #012947ed;
}

.button_pdf_print {
    border: #034774 solid 2px;
    padding: 8px;
    border-radius: 7px;
    /* margin-left: 2px !important; */
    width: 30%;
    background: none;
    color: #034774;
    margin-bottom: 9px;
    margin-top: 25px;
    letter-spacing: 2px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, rgba(125, 173, 179, 1) 50%);
    transition: background-position .5s cubic-bezier(0.19, 1, 0.22, 1) .1s,
        border .5s cubic-bezier(0.19, 1, 0.22, 1) .1s,
        color .5s ease 0s;
    text-transform: uppercase;
}

.button_pdf_print:hover {
    color: rgba(255, 255, 255, 1);
    background-position: -100% 100%;
    border: 2px solid rgba(112, 171, 177, 1);
    text-transform: uppercase;

}

/*----------- SEXY PRELOAD ------------*/

.lds-ripple {
    /* display: inline-block; */
    display: inherit;
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.lds-ripple div {
    position: absolute;
    border: 4px solid #003656e3;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

/* Routes styles */

/* add this in the new route  */
.content_alert_single {
    /* display: none; */
    margin-top: 12px;
}

/* add this in the new route  */

#directionselector {
    display: none;
}

.img_slide {
    width: 25px;
}

.slide_icon {
    display: none;
}

#current_location span {
    text-transform: capitalize;
    font-weight: bold;
}

.directionselector {
    display: none;
}

.next_stop_times {
    display: inline-block;
    list-style-type: none;
    margin: 0px 0px 0px 24px !important;
    padding: 0px;
    /* font-family: "CartoGothicProBold", */
    sans-serif;
    font-size: 15px;
}

.next_stop_times li {
    margin: 0px 0px 0px 16px !important;
    padding: 0px;
    display: inline-block;
}

.current_location {
    position: absolute;
    left: -51px;
    /* top: -1px; */
}

#current_location {
    width: 100%;
    max-width: 656px;
}

.div_cont_time_ripta {
    display: inline-block;
    /* border: red solid 1px; */
    float: right;
    width: 224px;
}

#current_location .list-group>li:nth-child(even) {
    background-color: #EDEDEE;
}

.next_stop_times {
    float: left;
}

.route_tabs .tab-content {

    padding: 0px;

}

.route_tabs .nav-tabs {
    border: none;
    text-align: left;
}

.sched-table {
    text-align: center;
}

.sched-table thead {
    background: #87b8be;
}

.sched-table th {
    text-align: center;
}

.button_rirection {
    border: #034774 solid 2px;
    padding: 8px;
    border-radius: 7px;
    /* margin-left: 2px !important; */
    width: 100%;
    background: none;
    color: #034774;
    margin-bottom: 9px;
    margin-top: 25px;
    letter-spacing: 2px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, rgba(125, 173, 179, 1) 50%);
    transition: background-position .5s cubic-bezier(0.19, 1, 0.22, 1) .1s,
        border .5s cubic-bezier(0.19, 1, 0.22, 1) .1s,
        color .5s ease 0s;
    text-transform: uppercase;
}

.button_rirection:hover {
    color: rgba(255, 255, 255, 1);
    background-position: -100% 100%;
    border: 2px solid rgba(112, 171, 177, 1);
    text-transform: uppercase;
}



#schedulemap {
    margin-bottom: 22px;
}

.list_service_alerts {
    margin-bottom: 0px;
}

.title_maps {
    margin-top: 0px;
}



.button_route {
    border: white solid 1px;
    padding: 3px;
    border-radius: 4px;
    margin-left: 0px !important;
    width: 100%;
    color: #023053;
    background-color: transparent;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, rgba(125, 173, 179, 1) 50%);
    transition: background-position .5s cubic-bezier(0.19, 1, 0.22, 1) .1s,
        border .5s cubic-bezier(0.19, 1, 0.22, 1) .1s,
        color .5s ease 0s;

}

.modal.in .modal-dialog {
    margin-top: 212px;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    color: white;
    background: linear-gradient(90deg, rgb(40, 122, 177) 0%, rgb(3, 71, 116) 70%);
}

.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.mimi-field {
    display: block;
    border-radius: 4px;
    border: none;
    background-color: #EFF0F4;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
}


.purchase_tickets {
    width: 100%;
    border: #003256 solid 2px;
    padding: 14px;
    text-align: center;
    border-radius: 8px;
}

.updates_fares {
    width: 100%;
    border: #003256 solid 2px;
    padding: 9px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
}

.button_route:hover {
    color: rgba(255, 255, 255, 1);
    background-position: -100% 100%;
    border: 2px solid rgba(112, 171, 177, 1);
}

.mimi-field {
    display: block;
    width: 100%;
}

.mimi-submit {
    cursor: pointer;
    border: #093655 solid 2px;
    padding: 12px;
    border-radius: 4px;
    width: 100%;
}

.local_regional_bus {
    background-color: #0092d0;
}

.high_frequency {
    background-color: #f15b61;
}

.express {
    background-color: #994d9d;
}

.rapid_bus {
    background-color: #028241;
}

.flex_zone {
    background-color: #e68d19;
}

.multiple_routes {
    background-image: url(../images/bus_plus.svg);
    /* border:red solid 1px; */
    border-radius: 0px !important;
}

.route_single_banner h3 {
    margin: 186px 18px 0px 18px;
    font-size: 42px;
    font-weight: bold;
    font-family: metrisch_bold;
    display: inline-block;
    padding: 13px 33px;
    border-radius: 10px;
    /* word-break: break-all; */
}

.list_single_route_alert {
    margin-top: 0px;
    padding-top: 0px;
}

.list_single_route_alert {
    margin-top: 0px;
    padding-top: 0px;
}

.list_single_route_alert .list-group-item {
    /* border:red solid 1px; */
    padding-top: 0px;
}

.list_single_route_alert .list-group-item .list_header {

    margin-bottom: 15px;
    color: white;
}

.date_alert_s_route {
    text-align: right;
}

/* alerts styles */

.content_complete_alert p {
    line-height: 1.7;
}

.sub_cobtent {
    border: #073555 solid 1px;
    padding: 14px;
}

.view_details_image{
    cursor: pointer;
    transition: all 0.5s;
}

.view_details_image:hover {
    cursor: pointer;
    transform: scale(1.05);
}

.container_alerts_cont h3{
font-size: 22px;
color: #003556;
}

.date_service_alert{
    font-size: 12px;
}

.date_service_alert label {
   
    width: 100%;
    max-width: 159px;
    text-align: right;
}

.date_service_alert label:nth-child(2) {


  
}

.details_alerts{
    padding: 5px 20px;
    color: #003556;
    border-radius: 4px;
    border: #6fabb1 solid 1px;
    margin-top: 10px;
    transition: all 0.5s;
}

.details_alerts:hover {
   background-color: #083655;
   color: white;
}

.data_route_type{
    display: none;
}

.list_route_alerts {
    margin-bottom: 5px;
}

.cont_icon_alert_type {
    padding-right: 0px;
    /* border: red solid 1px; */
    width: 71px;
}

.icon_alerts_type {
    width: 50px;
}

.circle_color {
    width: 20px;
    height: 20px;
    position: absolute;
    border-radius: 50%;
    display: inline-block;
}

.accordion-container {
    position: relative;
    /* max-width: 500px; */
    height: auto;
    margin: 10px auto;
}

.accordion-container>h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.set {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
}

.set>a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #555;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.set>a:hover {
    background-color: #083655;
    color: #fff;
}

.set .trip_label {
    color: #555 !important;
}

.set:hover .trip_label {
    color: white !important;
}


.set>a i {
    /* float: right; */
    margin-top: 2px;
}

.set>a.active {
    background-color: #083655;
    color: #fff;
}

.set>a.active .date_span,
.set>a.active .fa {
    /* background-color: #083655; */
    color: #fff;
}



.content {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: none;
}

.content p {
    /* padding: 10px 15px; */
    margin: 0;
    color: #333;
}

.list_header {
    padding-top: 10px;
}

.span_title_alert {
    margin-left: 30px;
    display: inherit;
}

.alert_mobile {
    display: none;
}

.icon_white{
    display: none;
}

.set>a:hover .date_service_alert img.icon_white {
    display: inline;
}



.set>a.active .date_service_alert img.icon_white {
      display: inline;
}




.set>a:hover .date_service_alert img.icon_black {
    display: none;
}

.set>a.active .date_service_alert img.icon_black {
    display: none;
}
/* shop page styles */

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #002843;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #6fabb0;
    color: #fff;
}

.woocommerce-Price-amount amount {
    text-align: center;
    margin-top: 11px;
    /* margin-bottom: 22px; */
    color: #A8ACB9;
    font-size: 19px;
    padding-bottom: 8px;
    font-family: montserrat;
    border-bottom: #a8acb94f solid 1px;
}

.woocommerce-product-details__short-description ul {
    padding: 0px;
    margin: 0px;
    border: white solid 1px;
    /* min-height: 169px; */
    margin-bottom: 13px;
}

.woocommerce-product-details__short-description ul li {

    list-style: none;
    text-align: left;
    font-family: montserrat_light;
    font-size: 13px;
    color: #4F5362;
    margin-top: 9px;

}

.single_add_to_cart_button {
    border: #6fabb0 solid 1px;
    padding: 3px;
    border-radius: 4px;
    margin-left: 0px !important;
    /* width: 102%; */
    padding: 8px 29px;
    color: white;
    margin-top: 14px;
    margin-bottom: 14px;
    background-color: #6fabb0;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, #003a68 50%);
    transition: background-position .5s cubic-bezier(0.19, 1, 0.22, 1) .1s, border .5s cubic-bezier(0.19, 1, 0.22, 1) .1s, color .5s ease 0s;
}

.single_add_to_cart_button:hover {
    color: rgba(255, 255, 255, 1);
    background-position: -100% 100%;
    border: 2px solid rgba(112, 171, 177, 1);
}


/* Schedule page menu  */

.schedule_container_menu .container {
    max-width: 100%;
    width: 1310px;
}

.legend,
.legend_alerts {
    background: #bde0e385;
    padding: 9px 9px 5px 9px;
    position: relative;
    top: -7px;
}

.legend .container {
    max-width: 100%;
    width: 1310px;
}



.kt-tabs-wrap .wp-block-kadence-tab {
    padding: 18px 0px !important;
}

.route-types_ripta {
    margin: 0px;
    padding: 0px;
}

.hide_desktop {
    display: none;
}

ul.route-types_ripta li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
}

ul.route-types_ripta li+.tooltip>.tooltip-inner {
    background: grey;
    text-align: left;
    font-size: 15px;
}

.litle_box {
    /* border: red solid 1px; */
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    margin-left: 12px;
    position: relative;
    top: 1px;
}

.kt-row-column-wrap {
    padding: 0px 0 0px 0 !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}

.oder_old_routes_mobile{
    display: none;
}

/* drop down language  */

.language_ripta {
    left: -23px;
}

#locator .nav {
    display: none;
}

.content_tab_ripta_realtime {
    padding: 0px;
}

.form-control option {
    color: grey;
}


:root .has-vivid-red-color {
    color: #cf2e2e !important;
}

.direction_ripta {
    color: #6fabb1;
    text-transform: uppercase;
}

/* Tables from gutemberg */

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: transparent;
    padding: 12px;
}



/* button,
input,
select,
textarea {
  font-family: metrisch !important;
  font-size: inherit;
  line-height: inherit;
} */

/* style only for firefox  */

@-moz-document url-prefix() {
    .trip_planner .form-control {
        display: block;
        z-index: 2;
        position: relative;
        width: 100%;
        height: 39px;
        padding: 6px 12px;
        font-size: 18px;
        line-height: 6.429;
        color: #555;
        color: white;
        background-color: #9d9d9d70;
        background-image: none;
        border: none;
        border-radius: 4px;
        transition: background-color 300ms linear;
        /* border:red solid 1px; */
        font-family: arial;
    }

    .box_form .form-control,
    .wpcf7-form .form-control {
        font-family: arial;
    }

}

@supports (-moz-appearance:none) {
    .trip_planner .form-control {
        display: block;
        z-index: 2;
        position: relative;
        width: 100%;
        height: 39px;
        padding: 6px 12px;
        font-size: 18px;
        line-height: 6.429;
        color: #555;
        color: white;
        background-color: #9d9d9d70;
        background-image: none;
        border: none;
        border-radius: 4px;
        transition: background-color 300ms linear;
        /* border:red solid 1px; */
        font-family: arial;
    }

    .form-control option {
        color: black;
    }

    .box_form .form-control,
    .wpcf7-form .form-control {
        font-family: arial;
    }
}

.searchwp-modal-form-trigger-el {
    border: #034774 solid 2px;
    padding: 8px;
    border-radius: 7px;
    margin-left: 2px !important;
    width: 100%;
    background: none;
    color: #034774;
    margin-bottom: 9px;
    margin-top: 25px;
    letter-spacing: 2px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent 50%, rgba(125, 173, 179, 1) 50%);
    transition: background-position .5s cubic-bezier(0.19, 1, 0.22, 1) .1s,
        border .5s cubic-bezier(0.19, 1, 0.22, 1) .1s,
        color .5s ease 0s;
    /* text-transform: uppercase; */
}

.searchwp-modal-form-trigger-el:hover {
    color: rgba(255, 255, 255, 1);
    background-position: -100% 100%;
    border: 2px solid rgba(112, 171, 177, 1);
    /* text-transform: uppercase; */
}


/* .trip_planner_mobile{
  border: red solid 1px;
  position: initial;
  width: 100%;
  bottom: 240px;
  top: 0px;
} */

.navbar-default {

    border-radius: 4px;
}

.date_only_mobile {
    display: none;
}

/* accordions styles for pages */

.kt-accordion-id_dd158f-5e .wp-block-kadence-pane .kt-blocks-accordion-header {
    color: #2d569a !important;

}


.kt-accordion-id_dd158f-5e .kt-blocks-accordion-header:hover,
.kt-accordion-id_dd158f-5e .kt-blocks-accordion-header:focus {
    color: #1f4d95 !important;
    /* font-family: montserrat !important; */

}

 .woocommerce-account-fields .woocommerce-form__label span {
     margin-left: 22px !important;
     margin-top: -42px;
     display: inline-block;
 }

   .woocommerce form .form-row .input-checkbox {
       display: inline;
       margin: 8px 8px 0 0;
       text-align: center;
       vertical-align: middle;
   }

   .woocommerce form .form-row input.input-text,
   .woocommerce form .form-row textarea {
       box-sizing: border-box;
       width: 100%;
       margin: 0;
       outline: 0;
       line-height: normal;
       height: 34px;
       padding: 6px 12px;
       line-height: 1.42857143;
       color: #9c9fa5;
       background-color: #EFF0F4;
       background-image: none;
       border: none;
       border-radius: 4px;
   }


   /* special alerts styles  */

   .special_alert {
       /* border: red solid 1px; */
       min-height: 70px;
       background: #d58802;
       padding-top: 13px;
       padding-bottom: 4px;
       border-top: white solid 2px;
       position: fixed;
       width: 100%;
       z-index: 40000;
       bottom: 0px;
   }

   .span_alert_special_alert {
       font-weight: bold;
       font-size: 20px;
       font-family: metrisch_extrabold;
   }

   .cont_header_alerts {
       position: fixed;
       z-index: 200;
       width: 100%;
   }

  .alert_header_special {
      padding-left: 51px;
      padding-right: 51px;
      text-align: center;
      /* border: red solid 1px; */
      max-width: 890px;
      width: 100%;
      margin: 0 auto;
      position: relative;
  }

  .with_two_alert {
      padding-left: 51px;
      padding-right: 51px;
      text-align: center;
      /* border: red solid 1px; */
      max-width: 1280px;
      width: 100%;
      margin: 0 auto;
      position: relative;
  }

  .close_alert {
      cursor: pointer;
      position: absolute;
      top: 12px;
      right: -18px;
      font-size: 20px;
  }

  .close_alert:hover {
      color: #003556;
  }

  .close_alert_one {
      cursor: pointer;
      position: absolute;
      top: 12px;
      right: -18px;
      font-size: 20px;
  }

  .close_alert_one:hover {
      color: #003556;
  }

   .title_sa {
       color: white;
       margin-top: 0px;
       margin-bottom: 4px;
       font-size: 16px;

   }

   .cont_alert_text {
       /* border: red solid 1px; */
       /* max-width: 910px;
    margin: 0 auto; */
   }

   .cont_alert_text:before {
       /* content: url(/wp-content/themes/ripta_theme/assets/images/alerts/alert_darker.svg); */
   }



   .content_sa {
       color: white;
   }

   .content_sa:hover {
       /* color: white; */
   }

  .link_e_a {
      color: #fed776;
      padding: 4px 8px;
      border-radius: 4px;
      cursor: pointer;
      font-family: metrisch_bold;
  }

     .link_e_a:hover {

         color: white;
         cursor: pointer;
         

     }

   /* .link_e_a:hover {
    border: white solid 1px;
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    margin-left: 9px;
} */

.cont_alert_text .ss-inline-share-wrapper {
    display: none;
}

.class123_maintable > * {
     font-family: metrisch !important;
}

/* this code is for the datepicker in safary  */
div#ui-datepicker-div {
    z-index: 1000 !important;
}


/* Style for the routes with alerts  */

.no_alert {
    display: none;
}

.routes_alerts {
    background: #003556;
    padding: 30px 18px 18px 18px;
}

.routes_alerts .container {
    max-width: 100%;
    width: 1310px;
}

.buttom_routes_alerts h3 {
    font-size: 1.1em;
    line-height: 1.4em;
    border-width: 0px 0px 4px 0px;
    border-radius: 4px 4px 0px 0px;
    padding: 8px 20px 8px 20px;
    border-color: #ffffff;
    color: #555555;
    background: #ffffff;
    text-align: center;
    color: #0a6689;
    border-bottom: #0b6689 solid 4px;
    width: 170px;
    margin: 0 auto;
}

.container_routes_alerts{
    max-width: 100%;
    width: 1310px;
}

.buttom_routes_alerts {
  border-bottom: #eeeeee solid 1px;
  margin-bottom: 12px;
}

.text-center_pdf .pdfemb-viewer{
    margin: 0 auto;
}

.schedule_category{
    margin-top: 42px;
    color: red;
    margin-bottom: 14px;
}

.table_fares_exchange tr td{
    border: 1px solid #ddd !important;
    vertical-align: middle !important;
}

.span_sign{
   float: left;
   margin-top: 8px;
   margin-right: 3px;
}

.table_fares_exchange tr td .form-control {
    float: left;
    width: 95%;
}



/* Accordion for the schedule page  */

.panel_description {
    padding: 15px 14px 15px 1px;
}

.panel_description ul {
    padding: 0px;
}

.panel_description ul li {
    list-style: none;
    border-bottom: #6fabb1 solid 1px;
    margin-bottom: 12px;
}

.special_service {
    background-color: #c9db57;
}



/* Woman page  */

.h3_woman{
    font-size: 23px;
    margin-top: -5px;
}

.SidebarComponent_root__2nMdA {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 170px !important;
    transition: left .25s ease-out, width .25s ease-out, background-color .25s ease-in-out;
    display: flex;
    flex-direction: column;
    pointer-events: auto;
}

/* Transit forwardri 2040 */

.transit_logo{
    margin-top: 172px;
    max-width: 509px;
    width: 100%;
}

.icon_tf {
    text-align: center;
    margin: 0 auto;
    display: inherit;
    font-size: 53px;
    padding: 14px;
}

.yellow_icon{
    color: #ffc93a;
}

.purple_icon{
    color: #c162d7;
}

.pink_icon{
    color:#ff007d;
}

.title_tfri{
    margin-bottom: 62px;
    
    /* background-image: url(https://www.ripta.com/wp-content/uploads/2021/07/quotation_mark-01.png); */
}

.title_tfri::before {
    content: "";
    background-image: url(https://www.ripta.com/wp-content/uploads/2021/07/quotation_mark-01.png);
    background-size: 120px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 118px;
    height: 120px;
    /* border: red solid 1px; */
    position: absolute;
    margin-top: -48px;
    margin-left: -28px;
    opacity: 0.4;
    z-index: -1;
}

.title_tfri::after {
    content: "";
    background-image: url(https://www.ripta.com/wp-content/uploads/2021/07/quotation_mark-01.png);
    background-size: 120px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 118px;
    height: 120px;
    /* border: red solid 1px; */
    position: absolute;
    margin-top: -48px;
    margin-left: 122px;
    opacity: 0.4;
    z-index: -1;
    transform: rotate(180deg);
}

.learn_more{
    /* border:red solid 1px; */
    padding: 50px;
    background-image: url("https://www.ripta.com/wp-content/uploads/2021/07/bg_learn_more.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 83px;
    margin-top: 42px;
    margin-bottom: -20px;
}

.box_transit{
   min-height: 204px;
   width: 100%;
    /* border:red solid 1px; */
    background-color: #f9f6f6;
    border-radius: 11px;
    padding: 20px;
    text-align: center;
    box-shadow: #020209 2px 2px 11px;
    margin-bottom: 30px;
}

.box_transit h3 {
    text-align: center;
    margin-top: 32px !important;
}

.box_transit h2 {
    text-align: center;
    font-size: 29px;
    color: #5cadb2;
}

.new_documents_section{
    padding: 22px;
    margin-top: -18px;
    background: #5cadb2;
    margin-bottom: 52px;
    position: relative;
    z-index: 1;
}

.list_new_docs{
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.list_new_docs li {
   display: inline;
}

.div_footer_transit_forward{
    min-height: 300px; 
    background-color: #ebebeb;
    padding: 45px;
    margin-bottom: -37px;
}

.box_project_team{
    /* text-align: center; */
    color: black;
    padding: 12px;
}

.box_project_team h3{
        margin-top: 22px !important;
        font-size: 20px !important;
}

.list_info_contacts{
    margin: 0px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
}

.list_info_contacts li {
    display: inline-block;
    font-family: 'montserrat_black' !important;
    font-size: 16px;
}

.list_info_contacts li .fas,
.list_info_contacts li .far {
    color: #59acb6 !important;
}

.navigation_menu_transit{
     margin: 0px;
     padding-left: 0px !important;
     background: #ebebeb;
     margin-bottom: 28px;
}

.navigation_menu_transit li {
    display: inline-block;
    margin-top: 0px !important;
    padding: 16px;
}