@charset "UTF-8";
/* fonts */
@font-face {
  font-family: 'ATB Regular';
  src: url("/user/assets/fonts/Bariol/Bariol Regular Webfont/Bariol_Regular_Webfont/bariol_regular-webfont.woff2") format("woff2"), url("/user/assets/fonts/Bariol/Bariol Regular Webfont/Bariol_Regular_Webfont/bariol_regular-webfont.woff") format("woff"); }

@font-face {
  font-family: 'ATB Bold';
  src: url("/user/assets/fonts/Bariol/Bariol Bold Webfont/Bariol_Bold_Webfont/bariol_bold-webfont.woff2") format("woff2"), url("/user/assets/fonts/Bariol/Bariol Bold Webfont/Bariol_Bold_Webfont/bariol_bold-webfont.woff") format("woff"); }

@font-face {
  font-family: 'ATB Light';
  src: url("/user/assets/fonts/Bariol/Bariol Light Webfont/Bariol_Light_Webfont/bariol_light-webfont.woff2") format("woff2"), url("/user/assets/fonts/Bariol/Bariol Light Webfont/Bariol_Light_Webfont/bariol_light-webfont.woff") format("woff"); }

@font-face {
  font-family: 'ATB Thin';
  src: url("/user/assets/fonts/Bariol/Bariol Thin Webfont/Bariol_Thin_Webfont/bariol_thin-webfont.woff2") format("woff2"), url("/user/assets/fonts/Bariol/Bariol Thin Webfont/Bariol_Thin_Webfont/bariol_thin-webfont.woff") format("woff"); }

body {
  font-family: 'ATB Regular', sans-serif;
  font-size: 15px;
  /*font-family: "PT Sans", sans-serif;*/
  font-weight: normal;
  color: #566062; }

h2 {
  font-size: 34px; }

  img{
    max-width: 100%;
    height: auto;
  }

a,
a:hover,
a:active,
a:focus {
  color: #E30513; }

p {
  font-size: 17px;
  font-family: 'ATB Regular', sans-serif; }

strong {
  color: #000000; }

.sfondo {
  z-index: -35;
  margin-top: 10px; }

/*MENU*/
.header_top {
  float: none;
  min-height: 0; }

.top_menu {
  float: none; }

.top_menu ul.sub-menu li a:hover {
  color: #E30513; }

.top_menu > ul > li ul.sub-menu {
  position: absolute;
  min-width: 110px;
  background-color: white;
  padding: 0px;
  display: none;
  z-index: 999;
  top: 51px; }

.top_menu ul.sub-menu li {
  display: block;
  line-height: 15px;
  border-top: 2px solid #E30513;
  -webkit-animation: fadeInUp 0.4s;
  -moz-animation: fadeInUp 0.4s;
  -ms-animation: fadeInUp 0.4s;
  -o-animation: fadeInUp 0.4s;
  animation: fadeInUp 0.4s; }
  .top_menu ul.sub-menu li a, .top_menu ul.sub-menu li a:hover {
    display: block;
    color: #E30513;
    padding: 10px 10px;
    text-transform: none; }

.top_menu ul li.search input {
  margin: 10px;
  border: 1px solid #dddddd;
  border-radius: 0;
  padding-left: 10px;
  height: 30px;
  font-size: 14px;
  width: 200px; }

.top_menu ul li em {
  margin-right: 10px; }

.top_menu ul li a {
  color: #E30513;
  font-weight: normal;
  padding: 8px 20px; }

/*ICONE*/
.feature_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent;
  padding-top: 40px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2); }

.feature_overlay:before {
  top: -10px; }

.feature_overlay:after {
  bottom: 0px; }

.feature_box:hover .feature_title {
  color: #E30513;
  visibility: inherit;
  opacity: 1;
  font-family: 'ATB Bold'; }

.icona_linee {
  width: 130px;
  height: 130px;
  background-position: center center;
  background-size: contain;
  margin: 0 auto;
  background-image: url("/user/assets/img/Icone/Linee-orari.png"); }

.feature_box:hover .feature_box_content .icona_linee {
  background-image: url("/user/assets/img/Icone/Linee-orari-color.gif"); }

.icona_abbonamenti {
  width: 130px;
  height: 130px;
  background-position: center center;
  margin: 0 auto;
  background-image: url("/user/assets/img/Icone/abbonamenti.png"); }

.feature_box:hover .feature_box_content .icona_abbonamenti {
  background-image: url("/user/assets/img/Icone/abbonamenti-color.gif"); }

.icona_bike {
  width: 130px;
  height: 130px;
  background-position: center center;
  margin: 0 auto;
  background-image: url("/user/assets/img/Icone/bike.png"); }

.feature_box:hover .feature_box_content .icona_bike {
  background-image: url("/user/assets/img/Icone/bike-color.gif"); }

.icona_airbus {
  width: 130px;
  height: 130px;
  background-position: center center;
  margin: 0 auto;
  background-image: url("/user/assets/img/Icone/airbus.png"); }

.feature_box:hover .feature_box_content .icona_airbus {
  background-image: url("/user/assets/img/Icone/airbus-color.gif"); }

.icona_mobilità {
  width: 130px;
  height: 130px;
  background-position: center center;
  margin: 0 auto;
  background-image: url("/user/assets/img/Icone/mobilità-privata.png"); }

.feature_box:hover .feature_box_content .icona_mobilità {
  background-image: url("/user/assets/img/Icone/mobilità-privata-color.gif"); }

/*HEADER*/
.travel_logo {
  margin: 0; }
  .travel_logo a {
    line-height: 0px;
    height: 55px;
    margin: 10px 0; }
    .travel_logo a img {
      display: block;
      height: 100%; }

.header_top {
  width: 100%;
  float: left;
  min-height: 35px;
  background-color: #ffffff;
  line-height: 35px; }

.main_menu > ul > li > a {
  font-family: 'ATB Regular', sans-serif;
  font-size: 15px; }

.main_menu > ul > li > ul > li.active a {
  color: #F99C0D; }

.main_menu ul.sub-menu li a:hover {
  color: #F99C0D; }

.main_menu ul li.travel_dropdown:after {
  color: #ffed00; }

.main_menu > ul > li.active > a:after,
.main_menu > ul > li > a:hover:after {
  background-color: #ffed00; }

.dropdown_toggle:before {
  color: #F99C0D; }

.main_menu ul li.travel_dropdown:after {
  top: 66%; }

.widget.widget_search_availability .wsa_tab ul li a {
  background-color: rgba(255, 255, 255, 0); }

.widget.widget_search_availability .wsa_tab ul li a:hover {
  color: #ffffff; }

.widget.widget_search_availability .wsa_tab ul li a.active {
  color: #ffffff; }

/*SLIDER*/
.tour_text_yellow {
  font-family: 'ATB Regular', sans-serif;
  font-style: italic;
  color: #f99c0d; }

.on_has_wrap {
  font-family: "ATB Light"; }

.ever_tag_text {
  font-family: "ATB Bold";
  font-style: italic;
  color: #f99c0d; }

.tour_text {
  font-family: 'ATB Regular', sans-serif;
  font-style: italic; }

/*CALCOLA PERCORSO*/
.calcola-content {
  background-color: #fff; }

.calcola-header {
  background: #E30513;
  color: #fff;
  padding: 12px 15px 13px 15px;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 6px; }

.calcola-header .calcola-title {
  font-family: 'ATB Regular', sans-serif; }

.calcola-title {
  margin: 0;
  line-height: 1.42857143; }

.calcola-header .calcola-title i {
  margin-right: 14px; }

.calcola-header:after {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  height: 50px;
  background-image: url("/user/assets/img//header-back.jpg");
  width: 88px;
  border-radius: 6px; }

.calcola-body {
  background: #fafafa;
  padding: 15px;
  /*border-radius:6px;*/ }

.calcola-body h3.home {
  display: block;
  color: #E30513;
  margin: 0 0 15px 0;
  font-size: 21px;
  line-height: inherit;
  padding: 0px;
  border-bottom: 1px solid #ddd;
  font-family: 'ATB Bold'; }

.calcola-body h3.home > span {
  margin-right: 10px; }

.calcola-body .tab-content .media .media-body {
  padding-right: 15px; }

.calcolal-body h3 > span .fa-stack-1x {
  color: #fff !important; }

.calcola-body .tab-content {
  margin-bottom: 10px;
  /*border-bottom: 1px dashed #C7C7C7;
    padding-bottom: 20px;*/ }

.form-group {
  margin-bottom: 0px; }

.calcola-body .tab-pane {
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 14px; }

.calcola-body h3.home > span .fa-stack-1x {
  color: #fff !important; }

.calcola-footer {
  padding: 10px 15px 10px 10px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.calcola-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.ultimo-minuto-panel span {
  position: relative;
  z-index: 2;
  font-size: 30px;
  font-family: 'ATB Bold'; }

.ultimo-minuto-panel {
  position: relative;
  text-align: center;
  background: #e30513;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  overflow: hidden;
  cursor: default; }

.ultimo-minuto-panel:before {
  display: block;
  position: absolute;
  right: -36px;
  bottom: -22px;
  content: "\f06a";
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 10px;
  color: #e46870;
  z-index: 1; }

.evidenza-panel {
  position: relative;
  text-align: center;
  background: #136abf;
  color: #fff;
  padding: 10px;
  font-size: 20px;
  overflow: hidden;
  cursor: default; }
  .evidenza-panel > a {
    display: block;
    position: relative;
    z-index: 2;
    font-size: 30px;
    font-family: 'ATB Bold';
    color: #ffffff;
    text-decoration: none; }
  .evidenza-panel:before {
    display: block;
    position: absolute;
    right: -14px;
    top: -16px;
    content: "\f0a1";
    font-family: 'FontAwesome';
    text-align: center;
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 10px;
    color: #4591dc;
    z-index: 1;
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg); }

.atb-news-link,
.atb-news-link:hover,
.atb-news-link:active,
.atb-news-link:focus {
  display: block;
  text-decoration: none !important;
  color: #808b8d; }

.atb-news-link .left_latest_thumb {
  width: 50px;
  margin-right: 16px; }
  .atb-news-link .left_latest_thumb img {
    display: block;
    width: 100%; }

.panel-group {
  margin-bottom: 5px; }

.panel-default {
  border-color: transparent; }

.panel-heading {
  padding: 5px 0px; }

.panel-default > .panel-heading {
  background-color: transparent !important;
  border-bottom: none !important;
  background-image: none !important; }

.panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.panel-title a {
  display: block;
  color: #E30513;
  margin: 0;
  font-size: 21px;
  line-height: inherit;
  padding: 0px;
  border-bottom: 1px solid #ddd;
  font-family: 'ATB Bold';
  text-decoration: none;
  padding-bottom: 5px;
  text-transform: uppercase; }
  .panel-title a span {
    font-size: 15px;
    color: #333333;
    font-family: 'ATB Regular', sans-serif;
    margin-left: 10px;
    text-transform: lowercase;
    font-style: italic; }
  .panel-title a .fa {
    float: right;
    font-size: 20px;
    margin-top: 8px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.panel-body {
  padding: 0px; }

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none !important; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: none !important; }

/*CALCOLA PERCORSO-LUCA*/
.header_bottom {
  position: relative;
  background-color: #E30513; }
  .header_bottom.fixed_top_menu {
    position: fixed; }

.header_bottom:after {
  display: block;
  position: absolute;
  content: "";
  height: 75px;
  background: url("/user/assets/img//header-back-02.jpg") no-repeat center;
  width: 260px;
  right: 0;
  top: 0;
  z-index: 1;
  overflow: hidden; }
  @media (max-width: 1599px) {
    .header_bottom:after {
      width: 60px; } }
  @media (max-width: 1199px) {
    .header_bottom:after {
      width: 0; } }

.radio label {
  margin-right: 16px !important; }

.radio.radio-transit input[type="radio"] {
  margin-left: 0; }

.radio.radio-transit label {
  padding-left: 20px;
  margin-right: 0 !important; }

.main_menu > ul > li > a {
  color: #ffffff;
  line-height: 75px; }

.widget.widget_search_availability .wsa_tab ul li a {
  line-height: 20px;
  font-size: 18px; }

.tab_search_widget .wsa_tab_content {
  background: none !important; }

.tab_search_widget .wsa_tab ul li a active {
  background-color: #E30513; }

.tab_search_widget .wsa_tab ul li a {
  background-color: #ffffff; }

.widget.widget_search_availability .wsa_tab_content {
  padding: 5px 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #E30513;
  margin-bottom: 20px;
  background-color: #E30513 !important; }

.widget.widget_search_availability .wsa_tab_content .travel_form_element .posizione {
  width: 100%; }

.widget.widget_search_availability .wsa_tab_content .travel_form_element {
  margin-bottom: 18px;
  padding-left: 5px; }

.overlay_tabs .tab_search_widget {
  top: 10%;
  padding-left: 0px;
  padding-right: 0px;
  background: transparent;
  border-radius: 6px; }

h1.titolo-form {
  font-size: 20px;
  color: #E30513;
  font-weight: bold; }

h2.titolo-form {
  font-size: 16px;
  font-weight: 500;
  font-style: italic; }

.btn-yellow {
  background-color: #E30513;
  color: #ffffff;
  margin-bottom: 0px; }

.btn-reverse {
  background-color: transparent;
  color: #E30513;
  font-size: 14px;
  padding: 8px;
  margin-bottom: 0;
  vertical-align: middle;
  border: 1px solid #ddd;
  margin-right: 10px; }

.btn-reverse:hover em {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 1000ms ease;
  -moz-transition: 1000ms ease;
  -ms-transition: 1000ms ease;
  -o-transition: 1000ms ease;
  transition: 1000ms ease; }

.btn-reverse em {
  font-size: 16px;
  margin: 3px; }

/*PUNTI*/
.Travelite_feature_section {
  padding: 25px 0px;
  background-image: url("/user/assets/img/trama-grigio-alt.jpg");
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0px 10px 10px -4px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 10px 4px -4px rgba(0, 0, 0, 0.4); }
  .Travelite_feature_section.Travelite_feature_section--no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none; }

.banner {
  padding: 25px 0px;
  background: #F4F4F4;
  border: 0; }

.feature_box {
  display: block;
  text-align: center;
  position: relative;
  border: none !important;
  padding-top: none !important;
  padding-bottom: none !important;
  min-height: none !important;
  perspective: 400px;
  -webkit-perspective: 400px; }

/*ULTIMO MINUTO*/
.gallery-ultimo-minuto {
  border-top: 1px solid #ddd;
  margin-top: -1px; }

.gallery-ultimo-minuto a {
  float: right;
  margin-top: 5px; }

.gallery-ultimo-minuto a:after {
  content: "\f054";
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 20px;
  margin: 5px;
  color: #f99c0d; }

.gallery-ultimo-minuto a:before {
  content: "\f053";
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 20px;
  margin: 5px;
  color: #f99c0d; }

.gallery-ultimo-minuto a:hover {
  text-decoration: none !important; }

.gallery-evidenza {
  border-top: 1px solid #ddd;
  margin-top: -1px; }

.gallery-evidenza a {
  float: right;
  margin-top: 5px; }

.gallery-evidenza a:after {
  content: "\f054";
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 20px;
  margin: 5px;
  color: #136abf; }

.gallery-evidenza a:before {
  content: "\f053";
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 20px;
  margin: 5px;
  color: #136abf; }

.gallery-evidenza a:hover {
  text-decoration: none !important; }

.link-ultimo-minuto {
  margin-top: 10px; }

.link-ultimo-minuto a {
  color: #999999;
  text-decoration: none; }

.link-ultimo-minuto a:hover {
  color: #F99C0D; }

.link-evidenza {
  margin-top: 6px; }

.link-evidenza a {
  color: #999999;
  text-decoration: none; }

.link-evidenza a:hover {
  color: #136abf; }

.container_1 {
  padding-right: 10%; }

.event_page_section {
  padding: 40px 0px; }

.events-border {
  border-right: 1px solid #ddd; }

.circle_event {
  float: left;
  width: 35px;
  height: 35px;
  background: #f99c0d;
  border-radius: 7em;
  text-align: center;
  font-size: 21px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 0px;
  padding-top: 8px;
  padding-left: 4px;
  margin-right: 16px; }

/*VIDEO*/
.right_side_video_section {
  float: right;
  width: 60%;
  margin-top: 50px;
  margin-bottom: 30px; }

.youtube-panel {
  position: relative;
  text-align: center;
  background: #e30514;
  color: #fff;
  padding: 6px;
  font-size: 20px;
  overflow: hidden;
  cursor: default;
  font-size: 30px;
  font-family: 'ATB Bold';
  margin-bottom: 20px; }

.youtube-panel a {
  color: #ffffff;
  text-decoration: none;
  position: relative;
  z-index: 10; }

.youtube-panel:before {
  display: block;
  position: absolute;
  right: -12px;
  bottom: -15px;
  content: "\f16a";
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 75px;
  line-height: 75px;
  margin-bottom: 10px;
  color: #e46870;
  z-index: 1;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg); }

/*BANNER*/
.atb-home-banner a {
  display: block;
  border: 1px solid #ddd;
  border-bottom-width: 4px;
  background: #ffffff;
  padding: 5px; }
  .atb-home-banner a img {
    display: block;
    width: 100%; }

.left_side_feature_section {
  background: none !important;
  position: relative;
  padding: 0px 20px;
  float: left;
  width: 35%;
  margin-top: 50px;
  margin-bottom: 30px; }

.feature_video_section ul li:first-child {
  padding-top: 0px; }

.feature_video_section ul li {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 2000ms ease;
  -moz-transition: all 2000ms ease;
  -ms-transition: all 2000ms ease;
  -o-transition: all 2000ms ease;
  transition: all 2000ms ease;
  border-bottom: 1px solid #dcdcdc; }

.feature_video_section ul li:hover {
  border-color: transparent; }

.feature_video_section ul li:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: #E30513;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease; }

.feature_video_section ul li:hover:before {
  width: 100%; }

/*EVIDENZA*/
.travalite_latest_event h3 {
  font-family: 'ATB Bold';
  font-size: 30px;
  color: #e30514; }

.travalite_latest_event {
  padding-top: 0px;
  float: none; }

.travalite_latest_event i {
  margin-right: 5px; }

.lates_event_right_side h4 {
  font-family: 'ATB Regular', sans-serif;
  text-transform: uppercase;
  color: #282828;
  font-weight: normal; }

.travalite_latest_event ul li:hover .lates_event_right_side h4, .travalite_latest_event ul li:hover .lates_event_right_side p {
  color: #136abf; }

.travalite_latest_event ul li p a {
  color: #136abf;
  font-size: 16px; }

/*NEWSLETTER*/
.home_subscribe_section {
  background: #000000 url("/user/assets/img/atb@home.jpg") no-repeat;
  background-size: cover;
  position: relative;
  padding: 15px 0; }

.subscribe_middle_part h3 {
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 0;
  padding-bottom: 18px;
  font-size: 31px;
  font-family: 'ATB Bold'; }

.subscribe_middle_part h3 span {
  font-style: italic;
  color: #f99c0d; }

.sbuscribe_widget_middle {
  display: inline-block;
  width: 560px;
  position: relative; }

.sbuscribe_widget_middle .send_email {
  border: 2px solid #5e5d5b;
  width: 100%;
  background: transparent;
  padding-left: 25px;
  height: 50px;
  color: #fff;
  padding-right: 111px;
  text-transform: inherit;
  font-size: 20px; }

.submit_subscribe {
  display: inline-block;
  background: transparent;
  border: none;
  height: 100%;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: none;
  letter-spacing: none;
  color: #ffffff;
  font-family: 'ATB Regular', sans-serif;
  border: 2px solid #5e5d5b;
  margin-top: 20px;
  padding: 10px 30px; }
  .submit_subscribe:after {
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }

.submit_subscribe:focus, .submit_subscribe:hover {
  text-decoration: none;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  color: #fff; }

.submit_subscribe:hover:after {
  right: -10px;
  left: -10px; }

/*FOOTER*/
#footer_wrapper {
  padding: 50px 0 0 0;
  min-height: 0 !important;
  -webkit-box-shadow: inset 0px 10px 24px -4px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0px 10px 24px -4px rgba(0, 0, 0, 0.7); }
  #footer_wrapper:before {
    display: none; }

.widget.widget_links ul li a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background-color: #428411;
  margin-right: 11px;
  display: block;
  float: left;
  margin-top: 7px; }

.widget.widget_links ul li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #cacdd0;
  text-decoration: none;
  text-transform: initial;
  color: #808b8d;
  font-size: 17px;
  position: relative; }

.widget.widget_links ul li:last-child a {
  border-bottom: 1px solid #cacdd0; }

.widget.widget_links ul li a:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background-color: #428411;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease; }

.widget.widget_links ul li a:hover {
  border-color: transparent;
  color: #428411; }

.widget.widget_links ul li a:hover:before {
  background-color: #428411;
  width: 100%; }

.footer-logo-panel {
  position: relative;
  text-align: center;
  background: #E30513;
  color: #fff;
  padding: 0px;
  font-size: 20px;
  overflow: hidden;
  cursor: default;
  margin-bottom: 20px; }

.footer-logo-panel:before {
  display: block;
  position: absolute;
  right: -100px;
  bottom: -23px;
  content: url("/user/assets/img/logo-footer.png");
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 10px;
  color: #f9b30d;
  z-index: 1; }

.widget.widget_text img {
  margin: 6px 0;
  height: 42px; }

.footer-link-panel {
  position: relative;
  text-align: center;
  background: #428411;
  color: #fff;
  padding: 0px;
  font-size: 20px;
  overflow: hidden;
  cursor: default;
  margin-bottom: 20px;
  padding: 6px; }

.footer-link-panel:before {
  display: block;
  position: absolute;
  right: -13px;
  bottom: -31px;
  content: "\f0ac";
  color: #5a9b21;
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 85px;
  line-height: 100px;
  margin-bottom: 10px;
  z-index: 1; }

.footer-link-panel span {
  position: relative;
  z-index: 2;
  font-size: 30px;
  font-family: 'ATB Bold';
  position: relative;
  z-index: 2; }

.atb-map_box {
  width: 100%;
  height: 400px; }

.user-location,
.user-location:hover {
  display: block;
  text-align: center;
  background: #E30513;
  padding: 4px 11px;
  color: #fff;
  border-radius: 50%;
  cursor: pointer; }
  .user-location em,
  .user-location:hover em {
    font-size: 18px;
    line-height: inherit;
    color: #fff; }

.copyright {
  background: #E30513;
  padding: 15px 0;
  min-height: 0;
  line-height: initial;
  border-bottom-color: #ffed00; }

.atb-main-content {
  padding: 40px 0; }
  .atb-main-content .row {
    margin-right: -15px;
    margin-left: -15px; }

.page_title {
  padding: 60px 0;
  background-position: 50% 320px !important;
  float: none; }
  .page_title h1 {
    margin: 0;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    z-index: 2;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: Lato,sans-serif;
    color: #fff;
    text-decoration: none; }
  .page_title .breadcrumbs-list {
    display: block;
    list-style: none;
    margin: 10px auto 0 auto;
    padding: 0;
    clear: both; }
    .page_title .breadcrumbs-list > li {
      display: inline-block;
      margin-right: 10px;
      font-size: 16px;
      text-transform: none; }
      .page_title .breadcrumbs-list > li > a {
        font-size: inherit;
        text-decoration: none;
        text-transform: none; }

.page_title ul:before,
.page_title ul:after {
  display: none; }

.atb-main-content .atb-main-content--middle {
  font-size: 17px; }

.atb-main-content .row.row-wappo .col-md-12 .wappo-news-box {
  /*margin-bottom:20px;
            padding-bottom:10px;
            border-bottom:1px dashed #808b8d;*/
  /* titoli secondari */ }
  .atb-main-content .row.row-wappo .col-md-12 .wappo-news-box h3 {
    color: #E30513;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 32px;
    position: relative;
    padding-left: 60px; }
    .atb-main-content .row.row-wappo .col-md-12 .wappo-news-box h3:first-child {
      margin-top: 0; }
    .atb-main-content .row.row-wappo .col-md-12 .wappo-news-box h3 i, .atb-main-content .row.row-wappo .col-md-12 .wappo-news-box h3 em {
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      margin-right: 24px;
      margin-left: 10px;
      background: #F0F0F0;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -15px;
      border-radius: 50%;
      box-shadow: 0 0 0px 10px rgba(100, 100, 100, 0.1); }
  .atb-main-content .row.row-wappo .col-md-12 .wappo-news-box .wappo-news-title {
    margin: 0 0 14px 0; }
    .atb-main-content .row.row-wappo .col-md-12 .wappo-news-box .wappo-news-title a {
      display: block;
      position: relative;
      color: #E30513;
      overflow-x: hidden; }
      .atb-main-content .row.row-wappo .col-md-12 .wappo-news-box .wappo-news-title a:before {
        font-family: 'FontAwesome';
        content: "\f105";
        position: absolute;
        left: -10px;
        -webkit-transition: all 280ms ease-in;
        -moz-transition: all 280ms ease-in;
        -ms-transition: all 280ms ease-in;
        -o-transition: all 280ms ease-in;
        transition: all 280ms ease-in; }
      .atb-main-content .row.row-wappo .col-md-12 .wappo-news-box .wappo-news-title a:hover {
        text-decoration: none;
        padding-left: 24px; }
        .atb-main-content .row.row-wappo .col-md-12 .wappo-news-box .wappo-news-title a:hover:before {
          left: 0; }

.col-md-12 .atb-main-content .row.row-wappo:last-child .wappo-news-box {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.atb-page-content {
  /* evidenziati */
  /* titoli secondari */
  /* sottotitoli */
  /* liste */
  /* immagini */
  /* bottoni */ }
  .atb-page-content strong {
    color: #000;
    /*font-family:'ATB Bold';*/ }
  .atb-page-content .box-interni {
    padding: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid #e3e3e3;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden; }
    .atb-page-content .box-interni img {
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -ms-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s;
      height: 160px;
      float: left;
      width: 100%;
      position: relative; }
    .atb-page-content .box-interni h5 {
      padding: 10px;
      width: 100%;
      text-align: center;
      font-family: 'ATB Regular';
      line-height: 20px; }
  .atb-page-content h3 {
    color: #E30513;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 32px;
    position: relative;
    padding-left: 60px; }
    .atb-page-content h3:first-child {
      margin-top: 0; }
    .atb-page-content h3 i, .atb-page-content h3 em {
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      margin-right: 24px;
      margin-left: 10px;
      background: #F0F0F0;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -15px;
      border-radius: 50%;
      box-shadow: 0 0 0px 10px rgba(100, 100, 100, 0.1); }
  .atb-page-content h4 {
    margin-top: 30px;
    font-size: 20px; }
  .atb-page-content ul, .atb-page-content ol {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .atb-page-content ul > li, .atb-page-content ol > li {
      display: block;
      position: relative;
      margin-left: 18px;
      margin-bottom: 10px; }
      .atb-page-content ul > li:before, .atb-page-content ol > li:before {
        position: absolute;
        left: -18px;
        top: 6px;
        content: '\f111';
        font-family: 'FontAwesome';
        color: inherit;
        font-size: 8px; }
  .atb-page-content img, .atb-page-content iframe {
    background: #fff;
    border: 1px solid #ddd;
    padding: 4px;
    -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2); }
  .atb-page-content .btn.btn-atb {
    margin-bottom: 10px; }
  .atb-page-content .wappo-thumb img {
    border: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .atb-page-content .atb-back--verde {
    background: #009900; }
  .atb-page-content .atb-back--giallo {
    background: #febc2b; }
  .atb-page-content .atb-back--viola {
    background: #556691; }
  .atb-page-content .atb-back--rosso {
    background: #cc3300; }
  .atb-page-content .atb-back--grigio {
    background: #999999; }
  .atb-page-content .atb-color--verde {
    color: #009900; }
  .atb-page-content .atb-color--giallo {
    color: #febc2b; }
  .atb-page-content .atb-color--viola {
    color: #556691; }
  .atb-page-content .atb-color--rosso {
    color: #cc3300; }
  .atb-page-content .atb-color--grigio {
    color: #999999; }

.atb-page-title {
  margin: 0 0 30px 0;
  text-transform: none; }

.form-control {
  border-radius: 0; }

.wappo-page-menu {
  margin-bottom: 15px; }
  .wappo-page-menu > ul {
    display: block;
    list-style: none;
    margin: 0; }
    .wappo-page-menu > ul > li {
      display: block;
      padding: 0 0 0 14px;
      position: relative;
      background: #fff; }
      .wappo-page-menu > ul > li > a {
        display: block;
        padding: 16px 10px;
        font-size: 17px;
        color: #575756;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
        .wappo-page-menu > ul > li > a:hover {
          text-decoration: none;
          background: #efefef; }
      .wappo-page-menu > ul > li.active {
        background: #547573; }
        .wappo-page-menu > ul > li.active a {
          color: #fff;
          border: 0 !important;
          -webkit-box-shadow: none;
          box-shadow: none; }
          .wappo-page-menu > ul > li.active a:hover {
            background: inherit; }
        .wappo-page-menu > ul > li.active:before {
          position: absolute;
          left: 0;
          bottom: -14px;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 14px 14px 0;
          border-color: transparent #575756 transparent transparent;
          z-index: 10; }
        .wappo-page-menu > ul > li.active:after {
          position: absolute;
          right: -10px;
          top: 0;
          content: "";
          width: 0;
          height: 0;
          border-top: 27px solid transparent;
          border-bottom: 27px solid transparent;
          border-left: 10px solid #547573;
          z-index: 10; }
      .wappo-page-menu > ul > li:first-child a {
        border-top: 1px solid #ddd; }
      .wappo-page-menu > ul > li:last-child:before {
        top: -14px;
        border-width: 0 0 14px 14px;
        border-color: transparent transparent #575756 transparent; }

.sidebar-nav.affix {
  position: fixed !important;
  top: 110px;
  width: 274px; }

.sidebar-nav.affix-bottom {
  bottom: 500px; }

.atb-contact-form .atb-form-group {
  position: relative;
  border-bottom: 1px dashed #bbb;
  margin-bottom: 20px;
  padding-bottom: 10px; }
  .atb-contact-form .atb-form-group label {
    display: block;
    font-weight: bold; }
    .atb-contact-form .atb-form-group label > span {
      margin-left: 6px;
      color: #E30513; }

.atb-contact-form input[type="text"],
.atb-contact-form textarea,
.atb-contact-form select {
  width: 100%;
  border: 1px solid #e4e2e2;
  margin-bottom: 10px;
  padding: 10px 10px; }

.atb-textarea-counter {
  position: absolute;
  right: 0px;
  bottom: 20px;
  background: #efefef;
  border: 1px solid #ddd;
  padding: 4px 10px; }

.radio-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }
  .radio-list > li {
    display: block;
    float: left;
    margin-right: 20px; }
    .radio-list > li > input[type="radio"] {
      margin-right: 10px; }
    .radio-list > li label {
      margin-bottom: 0;
      display: inline-block !important; }
    .radio-list > li:last-child {
      margin-right: 0; }
    .radio-list > li:before {
      display: none; }
  .radio-list.radio-list-block > li {
    float: none;
    margin: 0 0 2px 0; }

.atb-datepicker,
.atb-timepicker {
  cursor: pointer !important;
  background: #fff !important; }

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover,
.timepicker-picker .btn.btn-primary,
.bootstrap-datetimepicker-widget td span.active {
  background-color: #E30513 !important; }

.timepicker-picker .btn.btn-primary {
  border-color: #E30513; }

.atb-contact-form {
  background: #f3f3f3;
  border: 1px solid #ddd;
  padding: 30px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.btn {
  border-radius: 0; }

.btn.btn-atb {
  position: relative;
  font-family: 'ATB Regular', sans-serif;
  background: #E30513;
  border: 0;
  color: #fff;
  overflow: hidden;
  padding: 10px 20px;
  font-size: 17px; }
  .btn.btn-atb:after {
    display: block;
    position: absolute;
    bottom: 0;
    right: -100px;
    content: "";
    width: 50px;
    height: 50px;
    background: #e9af27;
    -moz-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
    -webkit-transition: all 180ms ease;
    -moz-transition: all 180ms ease;
    -ms-transition: all 180ms ease;
    -o-transition: all 180ms ease;
    transition: all 180ms ease; }
  .btn.btn-atb:hover {
    background: #c10814; }
    .btn.btn-atb:hover:after {
      right: -50px; }

.form-error {
  color: #E30513;
  font-size: 13px; }

.atb-privacy-box {
  background: #fafafa;
  padding: 10px;
  margin-bottom: 10px;
  text-align: center; }

.atb-panel {
  padding: 30px;
  text-align: center;
  position: relative;
  font-size: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .atb-panel p {
    font-size: 20px; }
  .atb-panel:before {
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -100px;
    font-family: 'FontAwesome';
    text-align: center;
    font-size: 200px;
    line-height: 200px;
    z-index: 1;
    overflow: hidden; }
  .atb-panel .inner {
    position: relative;
    z-index: 2; }
  .atb-panel.atb-panel-success {
    background: #428411;
    color: #fff; }
    .atb-panel.atb-panel-success:before {
      color: #729d53;
      content: "\f00c"; }
  .atb-panel.atb-panel-error {
    background: #E30513;
    color: #fff; }
    .atb-panel.atb-panel-error:before {
      color: #ee333e;
      content: "\f071"; }

.table {
  margin-bottom: 0; }
  .table th {
    background: #eeeeee; }

table.dataTable thead > tr > th {
  background: #E30513;
  color: #fff;
  padding: 10px;
  border-bottom-color: #F99C0D; }

table.dataTable thead .sorting:after {
  opacity: 0.8 !important; }

.pagination > li > a,
.pagination > li > span {
  border-radius: 0;
  padding: 4px 10px; }

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:active,
.pagination > .active > a:focus {
  background: #E30513;
  border-color: #E30513; }

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0; }

.bootstrap-datetimepicker-widget td.today:before {
  border-bottom-color: #E30513 !important; }

.atb-owl-nav {
  float: right; }
  .atb-owl-nav a {
    display: inline-block;
    text-align: right; }
    .atb-owl-nav a .fa {
      display: block;
      width: 24px;
      height: 24px;
      color: #136abf;
      font-size: 30px;
      font-weight: bold; }
    .atb-owl-nav a:hover, .atb-owl-nav a:active, .atb-owl-nav a:focus {
      text-decoration: none; }
  .atb-owl-nav.atb-owl-nav-orange a .fa {
    color: #e30513; }

#InEvidenza,
#UltimoMinuto {
  background: #fff; }

#InEvidenza .item,
#UltimoMinuto .item {
  margin: 20px 0 0 0;
  position: relative;
  min-height: 100px;
  border-bottom: 1px solid #ddd; }
  #InEvidenza .item:before,
  #UltimoMinuto .item:before {
    display: block;
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 0;
    background: #136abf;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease; }
  #InEvidenza .item:hover:before,
  #UltimoMinuto .item:hover:before {
    width: 100%; }

#UltimoMinuto .item:before {
  background: #e30513; }

.icon_circle_overlay {
  top: 0;
  left: 0; }

.atb-home-box {
  background: #fff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .atb-home-box .owl-carousel {
    padding: 0 16px; }
  .atb-home-box .owl-footer {
    padding: 10px 16px; }

.widget.widget_text {
  padding: 0; }

.footer-list {
  display: block;
  float: right;
  list-style: none;
  margin: 6px 0 0 0;
  padding: 0; }
  .footer-list li {
    display: inline-block;
    margin-right: 10px;
    padding-right: 8px;
    border-right: 1px solid #fff; }
    .footer-list li a {
      margin: 0; }
      .footer-list li a:hover, .footer-list li a:active, .footer-list li a:focus {
        color: #fff; }
    .footer-list li:last-child {
      margin-right: 0;
      padding-right: 0;
      border-right: 0; }

.atb-slide-title {
  display: block;
  position: relative;
  margin: 0 0 10px 0;
  font-family: "ATB Light";
  font-size: 48px;
  line-height: 56px;
  text-shadow: 0 0 6px #424242;
  color: #ffffff;
  transition: none;
  border-width: 0px;
  padding: 0px;
  letter-spacing: 0px;
  font-weight: 500;
  text-transform: uppercase;
  z-index: 1000; }

.atb-slide-abstract {
  display: block;
  position: relative;
  font-family: 'ATB Light', sans-serif;
  font-size: 32px;
  line-height: 40px;
  color: white;
  text-shadow: 0 0 6px #424242;
  transition: none;
  border-width: 0px;
  margin: 20px 0px 10px;
  padding: 0px;
  letter-spacing: 0px;
  font-weight: 500;
  z-index: 1000; }

.btn.btn-atb.atb-slide-btn {
  position: relative;
  background-color: #ffffff;
  color: #444;
  font-family: 'ATB Regular', sans-serif;
  margin: 20px 0 0 0;
  min-width: 200px;
  -webkit-border-radius: 0;
  border-radius: 0;
  z-index: 1000; }

.atb-home-tp-caption {
  margin-top: 20px;
  position: relative;
  z-index: 999;
  white-space: normal !important; }
  .atb-home-tp-caption:before {
    display: block;
    content: "";
    width: 1000px;
    height: 600px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: -100px;
    left: -400px;
    -moz-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
    z-index: 999; }

.atb-slider-overlay {
  position: relative;
  z-index: 99; }

.tab_search_widget {
  position: relative;
  width: 100%;
  margin-top: 30px;
  z-index: 100; }

.ultimo-minuto-linee {
  font-size: 14px; }
  .ultimo-minuto-linee ul {
    display: inline-block;
    list-style: none;
    margin: 0 0 0 4px;
    padding: 0; }
    .ultimo-minuto-linee ul > li {
      display: inline-block;
      margin-right: 6px;
      padding-right: 6px;
      border-right: 1px solid #ddd;
      font-size: 14px;
      line-height: 14px; }
      .ultimo-minuto-linee ul > li:last-child {
        margin-right: 0;
        padding-right: 0;
        border-right: 0; }

.ultimo-minuto-titolo {
  font-size: 18px;
  line-height: 24px;
  color: #e30513; }

.ultimo-minuto-validita {
  font-size: 14px;
  margin: 10px 0 0 0; }

.ultimo-minuto-validita strong,
.ultimo-minuto-linee strong {
  color: inherit; }

.ultimo-minuto-linee {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.atb-home-news-box {
  display: none;
  padding: 15px 15px;
  background: #575756; }
  .atb-home-news-box h4 {
    color: #fff;
    font-size: 18px; }
  .atb-home-news-box p {
    display: block;
    margin-bottom: 0;
    color: #fff; }

.slider_tab_main,
.home_slider {
  float: none; }

.search-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }
  .search-list > li {
    display: block;
    margin-bottom: 14px;
    border-bottom: 1px dashed #ddd;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 30px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
    .search-list > li > a {
      display: block;
      position: relative;
      overflow: hidden;
      text-transform: uppercase;
      margin: 0;
      color: #E30513;
      font-size: 22px; }
      .search-list > li > a:before {
        font-family: 'FontAwesome';
        content: "\f105";
        position: absolute;
        left: -10px;
        top: 3px;
        font-size: 22px;
        line-height: 22px;
        -webkit-transition: all 280ms ease-in;
        -moz-transition: all 280ms ease-in;
        -ms-transition: all 280ms ease-in;
        -o-transition: all 280ms ease-in;
        transition: all 280ms ease-in; }
      .search-list > li > a:hover {
        text-decoration: none;
        padding-left: 24px; }
        .search-list > li > a:hover:before {
          left: 0; }
    .search-list > li > ul {
      display: block;
      list-style: none;
      margin: 10px 0 0 0;
      padding: 0; }
      .search-list > li > ul > li {
        display: block;
        position: relative;
        float: left;
        margin-right: 20px; }
        .search-list > li > ul > li > a {
          color: #646464; }
        .search-list > li > ul > li:after {
          content: "/";
          margin-left: 7px;
          position: absolute;
          left: 100%;
          color: #ccc; }
        .search-list > li > ul > li:last-child {
          margin-right: 0; }
          .search-list > li > ul > li:last-child:after {
            display: none; }

#CambiaLinguaModal {
  z-index: 9999; }

.atb-lingue-list {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0; }
  .atb-lingue-list > li {
    display: block;
    float: left;
    margin-right: 30px; }
    .atb-lingue-list > li > a {
      display: block;
      padding: 10px;
      border: 1px solid #ddd; }
    .atb-lingue-list > li:last-child {
      margin-right: 0; }

.modal .modal-dialog .modal-content {
  border-radius: 0; }

.modal .modal-dialog .modal-header {
  background: #E30513;
  color: #fff;
  padding: 12px 15px 13px 15px; }
  .modal .modal-dialog .modal-header .modal-title {
    font-family: 'ATB Regular', sans-serif;
    color: #fff;
    font-size: 18px; }
    .modal .modal-dialog .modal-header .modal-title i {
      margin-right: 14px; }
  .modal .modal-dialog .modal-header:after {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    height: 50px;
    width: 88px;
    background-image: url("/user/modules/GoogleTransit/img/header-back.jpg"); }

.modal .modal-dialog .modal-body {
  background: #fafafa; }
  .modal .modal-dialog .modal-body h3 {
    display: block;
    color: #E30513;
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: inherit;
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 2px 0 rgba(200, 200, 200, 0.4);
    box-shadow: 0 2px 2px 0 rgba(200, 200, 200, 0.4); }
    .modal .modal-dialog .modal-body h3 > span {
      margin-right: 10px; }
      .modal .modal-dialog .modal-body h3 > span .fa-stack-1x {
        color: #fff !important; }

.btn-default {
  background: #fff; }

.youtube-iframe {
  width: 100%;
  border: 0; }

.truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.ultimo-minuto-box {
  display: block;
  background: #fafafa;
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 20px;
  color: #575756;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .ultimo-minuto-box h3 {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dashed #ddd;
    font-size: 22px;
    color: #E30513; }
  .ultimo-minuto-box strong, .ultimo-minuto-box b {
    color: #575756; }
  .ultimo-minuto-box .linee-interessate-list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .ultimo-minuto-box .linee-interessate-list > li {
      display: block;
      float: left;
      margin: 0 10px 10px 0;
      background: #fff;
      border: 1px solid #ddd;
      padding: 2px 6px;
      font-size: 13px; }
  .ultimo-minuto-box:hover, .ultimo-minuto-box:focus {
    text-decoration: none;
    color: #575756; }

.max-col-3 .portfolio-item {
  overflow: initial; }

.atb-ultimo-minuto-filtro {
  margin-top: 0;
  background: #efefef;
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
  padding: 30px 0; }
  .atb-ultimo-minuto-filtro ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .atb-ultimo-minuto-filtro ul > li {
      display: block;
      float: left;
      margin-right: 30px; }
      .atb-ultimo-minuto-filtro ul > li > label {
        display: block;
        font-size: 17px;
        color: #E30513; }
      .atb-ultimo-minuto-filtro ul > li select, .atb-ultimo-minuto-filtro ul > li input[type="text"] {
        height: 40px;
        width: 200px;
        padding: 0 10px; }

.wappo-page-menu-dropdown {
  display: none;
  border-radius: 0;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  margin-bottom: 30px; }

/* layout notizie */
.best_feature_wrapper {
  display: block;
  border: 1px solid #ddd;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 6px 2px rgba(100, 100, 100, 0.1);
  box-shadow: 0 0 6px 2px rgba(100, 100, 100, 0.1); }
  .best_feature_wrapper .best_feature_icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    background-color: #fff;
    margin-bottom: 30px; }
    .best_feature_wrapper .best_feature_icon:after, .best_feature_wrapper .best_feature_icon:before {
      background-color: #547573; }
  .best_feature_wrapper h3 {
    color: #547573;
    font-weight: normal; }
  .best_feature_wrapper p {
    font-size: 16px;
    color: #575756; }
  .best_feature_wrapper:hover, .best_feature_wrapper:active, .best_feature_wrapper:focus {
    text-decoration: none;
    border-color: #F99C0D; }

.sorting_places_wrap {
  padding: 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .sorting_places_wrap .overlay_title {
    background: #547573;
    padding: 10px;
    margin: 0;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    line-height: 24px;
    text-transform: none; }
    .sorting_places_wrap .overlay_title p {
      color: #fff;
      font-size: 15px;
      margin-bottom: 0; }
  .sorting_places_wrap .flight_grid_desc {
    padding: 20px; }
    .sorting_places_wrap .flight_grid_desc .bottom_title h5,
    .sorting_places_wrap .flight_grid_desc .bottom_title h2 {
      display: block;
      text-align: center;
      margin: 0;
      color: #547573;
      font: 700 16px Lato,sans-serif;
      text-transform: uppercase !important;
      font-family: 'ATB Regular', sans-serif;
      line-height: 20px; }
  .sorting_places_wrap .bottom_desc, .sorting_places_wrap .thumb_wrape {
    height: 160px; }
  .sorting_places_wrap:hover {
    border-color: #ddd;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.atb-hover-box {
  background: #fff;
  position: relative;
  z-index: 98;
  margin-bottom: 30px;
  /*&:hover {
        z-index:99;
        a {
            img {
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                -o-transform: scale(1.1);
                -ms-transform: scale(1.1);
                transform: scale(1.1);
                z-index:99;
            }
        }
    }*/ }
  .atb-hover-box > a {
    display: block;
    position: relative;
    z-index: inherit;
    -webkit-transition: all 180ms ease;
    -moz-transition: all 180ms ease;
    -ms-transition: all 180ms ease;
    -o-transition: all 180ms ease;
    transition: all 180ms ease; }
    .atb-hover-box > a > img {
      display: block;
      position: relative;
      z-index: inherit;
      width: 100%; }

.atb-hover-box-desc {
  text-align: center;
  padding: 6px 10px;
  background: #fafafa;
  border: 1px solid #ddd;
  margin-top: 4px;
  -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.2); }

.atb-form-subtitle {
  font-size: 20px;
  color: #e30513;
  margin-bottom: 10px;
  text-transform: uppercase; }

.atb-form-separator {
  position: relative;
  text-align: center;
  margin: 10px 0;
  font-style: italic;
  font-size: 20px;
  color: #767676;
  cursor: default; }
  .atb-form-separator:before {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -16px;
    content: "\f077";
    font-family: 'FontAwesome';
    color: #aaa;
    font-style: normal; }
  .atb-form-separator:after {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -18px;
    content: "\f078";
    font-family: 'FontAwesome';
    color: #aaa;
    font-style: normal; }

.ui-slider-horizontal {
  height: initial; }

.thumbnail {
  border-radius: 0; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #E30513; }

.atb-header-top-social {
  color: #E30513;
  margin: 8px 0; }
  .atb-header-top-social > a {
    display: inline-block;
    width: 37px;
    text-align: center;
    border-radius: 50%; }
    .atb-header-top-social > a > i {
      font-size: 20px;
      line-height: inherit; }
    .atb-header-top-social > a:hover {
      background: rgba(220, 220, 220, 0.6);
      -webkit-box-shadow: 0 0 0 12px rgba(220, 220, 220, 0.6);
      box-shadow: 0 0 0 12px rgba(220, 220, 220, 0.6); }

.atb-corr-box {
  margin-top: 30px;
  padding-top: 10px;
  border-top: 1px dashed #808b8d; }
  .atb-corr-box h3.atb-corr-title {
    color: #E30513;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 32px;
    position: relative;
    padding-left: 60px; }
    .atb-corr-box h3.atb-corr-title i, .atb-corr-box h3.atb-corr-title em {
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      margin-right: 24px;
      margin-left: 10px;
      background: #F0F0F0;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -15px;
      border-radius: 50%;
      box-shadow: 0 0 0px 10px rgba(100, 100, 100, 0.1); }
  .atb-corr-box .atb-corr-list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .atb-corr-box .atb-corr-list > li {
      display: block;
      float: left;
      margin: 0 20px 20px 0;
      background: #fff;
      -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
      .atb-corr-box .atb-corr-list > li > a {
        display: block;
        position: relative;
        padding: 6px 20px 6px 34px;
        border: 1px solid #ddd; }
        .atb-corr-box .atb-corr-list > li > a h4 {
          display: block;
          margin: 0;
          color: #E30513;
          font-size: 15px; }
        .atb-corr-box .atb-corr-list > li > a:before {
          font-family: 'FontAwesome';
          content: "\f105";
          position: absolute;
          left: 20px;
          font-size: 17px;
          line-height: 17px;
          -webkit-transition: all 280ms ease-in;
          -moz-transition: all 280ms ease-in;
          -ms-transition: all 280ms ease-in;
          -o-transition: all 280ms ease-in;
          transition: all 280ms ease-in; }
      .atb-corr-box .atb-corr-list > li:hover {
        background: #efefef; }
        .atb-corr-box .atb-corr-list > li:hover a {
          text-decoration: none; }

.atb-ticket-media {
  margin-bottom: 10px; }
  .atb-ticket-media .media-left {
    display: block;
    width: 120px; }
    .atb-ticket-media .media-left > a {
      display: block; }
      .atb-ticket-media .media-left > a > img {
        display: block;
        width: 100%; }
  .atb-ticket-media .media-body .atb-hover-box-desc {
    padding: 20px;
    margin: 0;
    min-height: 172px; }

.wappo-webpart {
  margin-bottom: 15px;
  margin-left: 14px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 180ms ease;
  -moz-transition: all 180ms ease;
  -ms-transition: all 180ms ease;
  -o-transition: all 180ms ease;
  transition: all 180ms ease; }
  .wappo-webpart:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

.fancybox-skin {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.fancybox-title-float-wrap .child {
  background: #444;
  color: #fff;
  border-radius: 0;
  text-shadow: none;
  font-family: 'ATB Light', sans-serif;
  font-size: 16px; }

.error_next_prev_links a.home_page {
  background: #E30513;
  width: 200px; }
  .error_next_prev_links a.home_page:hover {
    border-color: #E30513;
    color: #E30513;
    text-decoration: none; }

.error_next_prev_links a.prev_page {
  background: #547573;
  width: 200px; }
  .error_next_prev_links a.prev_page:hover {
    border-color: #547573;
    color: #547573;
    text-decoration: none; }

.atb-news-box {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #444; }
  .atb-news-box .atb-news-date {
    display: inline-block;
    padding: 4px 10px;
    background: #E30513;
    color: #fff;
    font-size: 13px;
    cursor: default; }
  .atb-news-box .atb-news-title {
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    color: #E30513; }
    .atb-news-box .atb-news-title h3 {
      margin: 0 0 10px 0;
      color: #E30513; }
    .atb-news-box .atb-news-title:before {
      font-family: 'FontAwesome';
      content: "\f105";
      position: absolute;
      left: -10px;
      -webkit-transition: all 280ms ease-in;
      -moz-transition: all 280ms ease-in;
      -ms-transition: all 280ms ease-in;
      -o-transition: all 280ms ease-in;
      transition: all 280ms ease-in; }
    .atb-news-box .atb-news-title:hover {
      text-decoration: none;
      padding-left: 24px; }
      .atb-news-box .atb-news-title:hover:before {
        left: 0; }

#cookie-bar.fixed {
  font-size: 15px;
  z-index: 9999999 !important; }

#cookie-bar a {
  border-radius: 0; }

#UltimoMinutoBox {
  padding-top: 20px; }

.atb-mobile-news-title {
  color: #fff;
  font-size: 18px;
  font-family: 'ATB Regular', sans-serif;
  text-transform: uppercase;
  font-weight: normal; }

.atb-transit-panel-title {
  display: block;
  color: #E30513;
  margin: 0 0 15px 0;
  font-size: 21px;
  line-height: inherit;
  padding: 0px;
  border-bottom: 1px solid #ddd;
  font-family: 'ATB Bold';
  text-transform: uppercase; }

.popup-homepage-content .modal-body {
  padding: 0; }
  .popup-homepage-content .modal-body > p {
    margin-bottom: 0; }

.popup-homepage-content .modal-footer {
  border: 0;
  background: #FFDD00; }
  .popup-homepage-content .modal-footer .btn-default {
    padding: 10px 20px; }

.atb-home-popup-toggle {
  display: inline-block;
  margin-right: 6px;
  height: 42px;
  cursor: pointer;
  /*&:hover {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }*/ }
  .atb-home-popup-toggle img {
    height: 100%;
    width: auto; }

.atb-homepage-banner-mobile {
  display: none;
  background: #FFDD00;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-shadow: inset 0px 10px 10px -4px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 10px 4px -4px rgba(0, 0, 0, 0.4); }
  .atb-homepage-banner-mobile a {
    display: block; }
    .atb-homepage-banner-mobile a img {
      display: block;
      width: 100%; }

.img-stripe img {
  background: initial;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.atb-linee-orari--list {
  display: block;
  list-style: none;
  margin: 10px 0 0 0 !important;
  padding: 0; }
  .atb-linee-orari--list > li {
    display: block;
    margin: 0 0 15px 0 !important;
    padding: 0;
    background: #fafafa;
    padding: 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
    .atb-linee-orari--list > li > h4 {
      display: block;
      margin: 0 0 10px 0; }
    .atb-linee-orari--list > li > ul {
      display: block;
      list-style: none;
      margin: 10px 0 0 0;
      padding: 0; }
      .atb-linee-orari--list > li > ul > li {
        display: block;
        float: left;
        padding: 0;
        margin: 0 10px 10px 0;
        -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
        .atb-linee-orari--list > li > ul > li > a {
          display: block;
          padding: 4px 10px;
          color: #E30513;
          background: #fff;
          border: 1px solid #ddd; }
          .atb-linee-orari--list > li > ul > li > a:hover {
            text-decoration: none;
            background: #E30513;
            color: #fff; }
        .atb-linee-orari--list > li > ul > li:last-child {
          margin-right: 0; }
        .atb-linee-orari--list > li > ul > li:before {
          display: none; }
    .atb-linee-orari--list > li:before {
      display: none; }

.atb-home-icons--list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }
  .atb-home-icons--list > li {
    display: block;
    float: left;
    width: 20%; }

.atb-page-content .nav-tabs {
  margin-bottom: 20px; }
  .atb-page-content .nav-tabs > li {
    margin: 0 0 -1px 0 !important; }
    .atb-page-content .nav-tabs > li:before {
      display: none; }

.tp-bullet {
  border-radius: 50%; }

.tp-bullet.selected {
  background: #ffed00; }

.tp-bullet:hover {
  color: #fff; }

.atb-slider-image-link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }
  .atb-slider-image-link .atb-slider-image-link--overlay {
    background: #000;
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
    opacity: .2;
    z-index: 1; }

.homesix_slide li .slider_overlay_2 {
  opacity: 0.1; }

.atb-loader {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 20px;
  z-index: 9999;
  color: #E30513; }

.nav-tabs.nav-tabs--home > li {
  width: 33%; }
  .nav-tabs.nav-tabs--home > li:last-child {
    width: 34%; }

.nav-tabs.nav-tabs--home > li > a {
  margin: 0;
  background: #888888;
  color: #fff;
  font-size: 13px;
  text-align: center;
  border: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .nav-tabs.nav-tabs--home > li > a:hover {
    border: 0 !important; }
  .nav-tabs.nav-tabs--home > li > a > em {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; }

.nav-tabs.nav-tabs--home > li.active > a,
.nav-tabs.nav-tabs--home > li.active > a:focus,
.nav-tabs.nav-tabs--home > li.active > a:hover {
  background: #fff;
  color: #E30513; }

.form-control.form-control-big {
  height: 44px; }

.atb-timetables-list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }

.atb-timetables-list > li {
  display: block;
  float: left;
  min-width: 99px;
  text-align: center;
  margin: 0 10px 15px 10px;
  padding: 10px;
  background: #fafafa;
  border: 1px solid #ddd;
  font-size: 18px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

#ResultsBox .atb-timetables-date:not(:empty) {
  background: #676767;
  color: #fff;
  font-size: 16px;
  padding: 4px 10px;
  text-align: center; }

#ResultsBox .atb-timetables-list--alt {
  display: block;
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0; }
  #ResultsBox .atb-timetables-list--alt > li {
    display: block;
    position: relative;
    margin-bottom: 10px;
    padding: 10px;
    background: #fafafa;
    border: 1px solid #ddd;
    font-size: 18px; }
    #ResultsBox .atb-timetables-list--alt > li > span {
      display: inline-block;
      padding: 4px 10px;
      background: #E30513;
      color: #fff;
      margin-right: 15px;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
    #ResultsBox .atb-timetables-list--alt > li.active {
      background: #E30513;
      border: 2px solid #E30513;
      color: #fff; }
      #ResultsBox .atb-timetables-list--alt > li.active > span {
        background: #fff;
        color: #E30513; }
    #ResultsBox .atb-timetables-list--alt > li:before {
      position: absolute;
      bottom: -22px;
      left: 50%;
      margin-left: -16px;
      font-size: 32px;
      line-height: 32px;
      color: #ccc;
      font-family: 'FontAwesome';
      content: '\f0d7'; }
    #ResultsBox .atb-timetables-list--alt > li:last-child:before {
      display: none; }

.ui-autocomplete {
  z-index: 9999;
  padding: 0;
  max-width: 320px;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto; }

.ui-menu .ui-menu-item {
  background: #fff;
  padding: 0;
  border-bottom: 1px solid #ddd;
  cursor: pointer; }

.ui-menu .ui-menu-item-wrapper,
.ui-menu .ui-menu-item-wrapper.ui-state-active {
  padding: 4px 10px; }

.ui-menu .ui-menu-item-wrapper.ui-state-active {
  background: #E30513;
  color: #fff; }

.ui-menu .ui-menu-item:last-child {
  border-bottom: 0; }

.screenreader-link {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

/* ### */
.ghost {
  display: none; }

.relative {
  position: relative; }

.mr10 {
  margin-right: 10px; }

.mr20 {
  margin-right: 20px; }

.mt0 {
  margin-top: 0 !important; }

.mt6 {
  margin-top: 6px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px; }

.w100p {
  width: 100%; }

.pointer {
  cursor: pointer; }

.facebook-panel:before {
  display: block;
  position: absolute;
  right: -12px;
  bottom: -15px;
  content: "\f082";
  font-family: 'FontAwesome';
  text-align: center;
  font-size: 75px;
  line-height: 75px;
  margin-bottom: 10px;
  color: #6078ab;
  z-index: 1;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.facebook-panel {
  position: relative;
  text-align: center;
  color: #fff;
  padding: 6px;
  font-size: 20px;
  overflow: hidden;
  cursor: default;
  font-size: 30px;
  font-family: 'ATB Bold';
  margin-bottom: 20px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3b5998;
}

.youtube-panel {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.facebook-panel a {
  color: #ffffff;
  text-decoration: none;
  position: relative;
  z-index: 10;
}

/*# sourceMappingURL=custom.css.map */