

/* Main Theme Classes */
.primary-button-text-color{
    color: #ffffff!important;
}

.primary-button-background-color{
    background-color: #e73c32!important;
}

.primary-button-hover-background{
    background-color: #9a423e
}

.primary-button-hover-color{
    color: #9a423e
}

.default-button-background-color{
    background-color: #e73c32;
}

.default-button-text-color{
    color: #ffffff;
}

.default-background-color{
    background-color: #ffffff
}

.default-text-color{
    color: #e73c32
}

.default-button-hover-background{
    background-color: #9a423e
}

.default-button-hover-color{
    color: #ffffff
}

.default-button-hover-color{
    color: #ffffff
}

.highlight-text-color
{
    color: #333333
}

.highlight-background-color
{
    color: #e73c32
}

.primary-button-border-left-color{
           border-left-color:#e73c32!important;
}
.primary-button-border-right-color{
           border-right-color:#e73c32!important;
}
.primary-button-border-top-color{
           border-top-color:#e73c32!important;
}
.primary-button-border-bottom-color{
           border-bottom-color:#e73c32!important;
}
.primary-button-border-color{
           border-color:#e73c32!important;
}
.primary-color{
  color:#e73c32
}
#calendar_dates td .weekday.active{
  background-color: #e73c32;
  color: #ffffff
}
div.datepicker.fullscreen .ui-widget-header, div.datepicker.fullscreen .ui-state-active {
   /* background-color: #e73c32!important;
    color: #ffffff !important;*/
	color: inherit !important;
	background-color: transparent;
    border: none;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
  /*color: #e73c32 !important;*/
}
.ui-datepicker .ui-datepicker-current-day {
    background-color: #e73c32!important;
    color: #ffffff !important;
} 
.ui-datepicker .ui-datepicker-current-day a{
    background-color: #e73c32!important;
    color: #ffffff !important;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today{
	background-color: #e73c32 !important;
	color: #ffffff !important;
	opacity: 0.4;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a{
	color: #ffffff !important;
}
.ui-datepicker a{
	color: #e73c32 !important;
}
.ui-datepicker a:hover{
	color: #e73c32 !important;
	opacity: 0.6;
	cursor:pointer;
}
.table-responsive::-webkit-scrollbar-thumb,  .zui-scroller::-webkit-scrollbar-thumb
{
   #e73c32!important;
}

.ph_text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #e73c32!important;
}
.ph_text:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #e73c32!important;
}
.ph_text::-ms-input-placeholder { /* Microsoft Edge */
  color: #e73c32!important;
}
                        /* Generated from GD-SOFT CMS: theme id. 11/tripitaly.ncconline.it/ITA */
                                  /*Sfondi*/
@font-face {
  font-family: 'Lato', sans-serif;
  src: url(https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i);
}

body[data-itinerary-status="departure-selected"] #fascia-risultati_ricerca , 
body[data-itinerary-status="destination-selected"] #fascia-risultati_ricerca, 
body[data-itinerary-status="itinerary-selected"] #fascia-risultati_ricerca, 
body[data-itinerary-status="no-offer-found"] #fascia-risultati_ricerca{
    display: none;
}
/****** box offerte begin*********/
#box_preventivo_items .col_price_detail.price,#box_preventivo_items .col_service_detail .content{
    display: none;
}
.item_offerta1.tour_box_item.new_layout .img_tour_wrapper{
    width:75%;
}
.tour_box_item .col_service_detail{
    width:25%;
}
.col_service_detail .price_action{
    width:100%;
}
/****** box offerte end*********/
.form-register {
    display: none;
}
.form-login {
    padding-right: 15px;
    border-right: none;
    width: 100%;
}
#form-login-register {
    margin-bottom: 30px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#form-login-register {
    margin-top: 60px;
}
#box_preventivo #box_preventivo_body {
    top: -55px;
}

#service_type_selection{
    border-bottom: 1px solid #fff;
    height:41px;
}
#box_preventivo_body,
#box_preventivo.box_preventivo.expanded #row_main_filter{
    background:#4d484a;
}
#box_preventivo.box_preventivo.expanded #row_main_filter #origin_cdc{
    display:none;
}
#box_preventivo_done, #itinerary_summary, #box_preventivo_request{
    color:#ffffff;
}
body[data-remote_fn="dashboard_aspx"] .footer{
    position:fixed !important;
}
body[data-user-logged="1"] .contatti-rapidi-cont {
    padding-right: 75x;
}
.contatti-rapidi-cont{
    display: inline-block;
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-right: 45px;
}
.contatti-rapidi a i{
    display:none;
}
.header .main-menu>li:last-child a{
    padding: 12px 18px 12px 18px;
    background-color: #e73c32;
    color: #ffffff;
    top: 3px;
}
.new-header ul.contatti-rapidi li, .new-header ul.social-icons li {
    margin-left: 30px;
}
#StandardHeader .main-menu-cont {
    top: 30px !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
}
.main-menu li ul {
    min-width: 150px;
    background: #4d484a;
}
.main-menu li ul li {
    max-width: 100%;
    text-align: left;
    border-top:none; 
    margin-left: 0px;
}
.gd_change_language_item[lang="ITA"]{
    display:none;
}
.footer-menu-cont ul li ::before {
    content: "\007C";
}
.footer-menu-cont ul li:first-child ::before {
    content: "";
}
.contatti-footer ul.contatti-rapidi li, .footer-menu-cont ul li {
    display: inline-block;
}
.copyright p {
    display: block;
}
#logo img {
    max-height: 51px;
    margin-top: -10px;
}
#StandardFooter .copyright,
#StandardFooter .footer-menu-cont,
#StandardFooter .contatti-footer{
    margin-bottom: 0px;
    width:100%;
    text-align:center;
}
#form-login-register{
    text-align:center;
}
.box_req_registration{
    width:100%;
    text-align:center;
}
.form-login {
    padding-right: 60px;
}
.form-register {
    padding-left: 60px;
}
.box_req_registration a,#login_btn_login{
    width: 66.666%;
    border-radius:0px !important;
}
.box_req_registration a{
    margin-top: 35px;
}
#login_user_id,#login_password{
    border-radius:0px !important;
}
.form-register p{
    margin-bottom: 0px;
    font-size: 15px;
    margin-top: 40px;
}
.box_req_registration h4{
    margin-top: 0px;
    color: #333;
    font-size: 15px;
}
#chb_autologin {
    top: -3px;
    margin-top: 6px;
    margin-right: -15px;
    margin-left: 33.333%;
}
#lbl_keep_connected{
    width: 66.666%;
    float: right;
    text-align: left;
    text-transform: none;
    padding-left: 15px;
}
.box_req_registration_biz{
    display:none;
}
/*#before-dashboard {*/
/*    margin: 100px 0 10px 0;*/
/*    display: inline-block;*/
/*}*/



.new_layout .tipo_veicolo {
    color: #e73c32;
}
.tour_box_item.new_layout .short_desc i,.col_service_detail .content ul.info>li>i{
    border-color:#e73c32;
}
.service1-wrapper .service1-desc {
    color: #003366;
}
.tour_box_item .vei_separator ,.category {
    background: #e73c32;
}
.no-opacity-text{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50%;
}
#fascia-risultati_ricerca.preventivo_collapsed {
    margin-top: 0px;
    margin-bottom: 0px;
}
.video_banner_plugin .content .item a{display:none}
#btn_transfer_service span, #btn_hourly_service span, #btn_experiences span{
   background-size: unset !important; 
}
.img_tour_wrapper {
    border-right: 4px solid #e73c32;
}
.tour_box_item .label_tipo_calcolo{
    color:#e73c32;
}
#box_preventivo.box_preventivo.collapsed  #origin_cdc{
    position: absolute;
    top: 0px;
    left: 15px;
    background: transparent; 
    color: #fff;
    padding: 6px 0px;
    border: none; 
    border-right: 1px solid #fff;
    border-radius: 20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px; 
    font-size: 13px;
    width: 140px;
    white-space: nowrap;
    z-index: 9;
}
#box_preventivo.box_preventivo.collapsed  #origin_cdc>a{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inherit;
  padding-right: 5px;  
}
#box_preventivo.box_preventivo.collapsed #origin_src_addr{
    text-align:center;
}
#btn_transfer_service span {
    background: url(/imagerepo/_2UTWGV_icon-trasferimento.png) no-repeat center center;
}
#btn_transfer_service.active span {
    background: url(/imagerepo/_TDZEV1_icon-trasferimento-white.png) no-repeat center center;
}
#btn_hourly_service span {
    background: url(/imagerepo/_7NI26A_icon-car-driver.png) no-repeat center center;
}
#btn_hourly_service.active span {
    background: url(/imagerepo/_VNEBYD_icon-car-driver-white.png) no-repeat center center;
}
#btn_experiences span {
    background: url(/imagerepo/_OQWYVP_icon-escursioni.png) no-repeat center center;
}
#btn_experiences.active span {
    background: url(/imagerepo/_66IJTV_icon-escursioni-white.png) no-repeat center center;
}
#box_preventivo .nav-tabs>li>a {
    background: #e73c32;
    color: #fff;
    border-left: 1px solid #fff;
}

.sliderImage a{
    pointer-events: none;
    cursor: default;
}
.box::before{
    content:"";
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    height: 50%;
    z-index: 4;
}
.box .box-content{
    position: relative;
    z-index: 6;
    height: 100%;
}
.products.container{
    margin-bottom:55px;
}
.flexslider .slides img {
    height: auto;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.regole_section{
    position:relative;
}
.regole_section img{
    width:100%;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.regole_section .opacity{
    position: absolute;
    background: rgba(255, 255, 255, 0.4);
    height: 50%;
    width: 100%;
    z-index: 2;
}
.regole_section .box_wrapper{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index:3;
}
.img_tour_wrapper img {
    width: 100%;
    max-width: 300px;
}
.regole_section .box{
    float: right;
    width: 380px;
    height: 380px;
    background: rgba(0, 51, 102, 0.8);
    background: rgba(2, 30, 48, 0.8);
    position: relative;
    color: #fff;
    text-align: center;
    padding:30px;
    position:relative;
}

.regole_section .title{
    color: #fff;
    font-weight: bold;
    font-size: 40px;
}
.nr_regola{
    font-weight:bold;
}
.navbar-header img,.header,#logo,div.header .main-menu-cont {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.section-generic{
    background:#fff !important;
}
.form-control {
    border: 2px solid #cecdcb;
}
.article_wrapper{
    position: relative;
    top: -95px;
    background: rgba(255,255,255,0.6);
    padding: 20px 50px;
}
.article_wrapper td,.article_wrapper th {
    padding: 10px;
}

table img{
    max-width:100%;
}
html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: 'Lato', sans-serif;
}

.new-header ul.action-menu {
    margin-left: 0px;
}

.footer{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.mm-page{
    min-height: 100%;
    position: relative;
    padding-top: 90px;
}
body[data-remote_fn="dashboard_aspx"] {
    background-image: url("/imagerepo/_52QQA1_tripitaly_area-login.jpg");
    background-position-y: 99%;
}
body[data-remote_fn="dashboard_aspx"] .mm-page {
    padding-top: 80px !important;
}
.banner-article {
    overflow: hidden;
    max-height: 630px;
}
.banner-article img {
    width: 100%;
}
@media only screen and (max-width : 768px) {
  
.car_list{
      margin-bottom:40px;
  }
  .regole_section .box{
      right:15px;
  }
  .form-login {
    padding-right: 30px;
  }
  .form-login {
    border-right: 1px solid #999;
    border-bottom: none;
    }
.form-register {
    padding-left: 30px;
}
.box_req_registration a, #login_btn_login {
    width: 100%;
    
}
#chb_autologin {
    margin-right: 0px;
    margin-left: 0px;
}
#lbl_keep_connected {
    width: 95%;
}
.form-register p {
    margin-top: 60px;
}
.box_req_registration a {
    margin-top: 60px;
}
}
.catalog_button_class {
    background-image: unset !important;
}
#btn_carrello,.link-dashboard .hidden-md{
    display:none;
}
#main_content_div {
     margin-top: 0px !important; 
}
.fascia-slideshow {
    max-width: 100%;
    
}
#background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    filter:alpha(opacity=80);
    background-color:#ffffff;
}

.new-header #logo {
    height: 80px;
    margin: 5px 0;
}
.main-menu-cont {
    margin-top: -6px;
}

body[data-remote_fn="registration_v2_aspx"] .cnt-sub-header {
    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),  url("/imagerepo/_MBTL49_tripitaly-customer-care.jpg") no-repeat scroll center center / cover ;
}
body[data-remote_fn="nuovoservizio_ncc_online_v4_aspx"] .cnt-sub-header {
    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),  url("/imagerepo/_MBTL49_tripitaly-customer-care.jpg") no-repeat scroll center center / cover ;
}
body[data-remote_fn="riepilogoservizi_ncc_online_v3_aspx"] .cnt-sub-header {
    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),  url("/imagerepo/_BYG9S3_tripitaly-report.jpg") no-repeat scroll center center / cover ;
}
body[data-remote_fn="elencofatturecorrispettivi_aspx"] .cnt-sub-header {
    background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)),  url("/imagerepo/_2X39K5_tripitaly-amministrazione.jpg") no-repeat scroll center center / cover ;
}
#separatore_dettaglio {
    border-top: 1px solid #e73c32;
    border-bottom: 1px solid #e73c32;
    
}
h1, h2, h3, h4, h5, h6, legend{color:#e73c32}



a {
    color: #e73c32;
    text-decoration: none;
}

a:hover {
    color: #333333;
    text-decoration: none;
}

.header {
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background: none;
    height: 80px;
    background: #4d484a;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.13);
}
.mm-page {
    min-height: 100%;
    position: relative;
    padding-top: 80px;
}
.video_banner_plugin {
    height: calc(100vh - 90px);
}
.header a{color:#ffffff;}
.header a:hover{color:#e73c32;}

.header .main-menu a{color:#ffffff;}
.header .main-menu a:hover{color:#e73c32;}

#box_preventivo #box_preventivo_body {
    background: #e73c32;
}

#box_preventivo #box_preventivo_body h2, #box_preventivo #box_preventivo_body h3, #box_preventivo #box_preventivo_body h4 {
    color: #ffffff;
}

#box_preventivo #box_preventivo_body h2 {
    margin-bottom: 20px;
    margin-top:0;
}
#box_preventivo .dropdown-menu,#box_preventivo .dropdown-menu>li>span.prev-link  {
    border: 2px solid #e73c32;
    background: #e73c32;
    color:#ffffff
}
#box_preventivo .dropdown-menu:hover,#box_preventivo .dropdown-menu>li>span.prev-link:hover  {
     border: 2px solid #9a423e;
    background: #9a423e;
    color:#ffffff
    
}
#banner1 .bannerbg{background: rgba(0, 0, 0, 0)  url("{background-header-1}") repeat scroll 0 0 / cover;}
#banner2 .bannerbg{background: rgba(0, 0, 0, 0)  url("{background-header-2}") repeat scroll 0 0 / cover;}
#banner3 .bannerbg{background: rgba(0, 0, 0, 0)  url("{background-header-3}") repeat scroll 0 0 / cover;}

.footer{
     background-color: #4d484a;
}

.footer a{color:#ffffff;}
.footer a:hover{color:#e73c32;}

.footer .social-icons a{color:#ffffff;}
.footer .social-icons a:hover{color:#e73c32;}

.mm-menu.mm-light{
     background-color: #4d484a;
}

#home_menu_wrap li a {
    background-color: #4d484a;
    color: #ffffff;
}

#home_menu_wrap li.nuova_navetta a, #home_menu_wrap li.nuovo_premium a  {background-color: #90CA41;}

#home_menu_wrap li[id_link="416"] a {
    background-image: url("/catalogo_noleggio/images/ico-premium.png");
}

.section-generic h2, .section-generic h3, h2#box_preventivo_title{
    color:#e73c32; 
    margin-top:0;    
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    } 
    
.section-generic h2::after {
    background: #e73c32;
}
.section-generic .banner h3 {

    font-size: 18px;
    
}
#fascia-chisiamo .section-text h3{
    font-size: 20px;
    font-weight: normal;
}
body{
    background-color: #ffffff;
}

.btn-default, #login_btn_login, #login_btn_recoverpw{
    background-color: #e73c32;
    color: #ffffff;
}
#home_menu_wrap li a {
    background: rgb(255 255 255 / 70%);
    color: #4d484a;
    background-repeat: no-repeat;
    background-size: 34px;
    background-position-x: 15px;
    background-position-y: 17px;
    padding-left: 0px;
    text-align: center;
}
#home_menu_wrap li a:hover {
    background: rgb(255 255 255 / 70%);
    color: #4d484a;
    background-repeat: no-repeat;
    background-size: 34px;
    background-position-x: 15px;
    background-position-y: 17px;
    padding-left: 0px;
    text-align: center;
}
#home_menu_wrap li.nuovo_transfer a {
    background-image: url(/imagerepo/_QUKRD3_transfer.png);
}
#home_menu_wrap li[id_link="418"] a, #home_menu_wrap li[id_link="423"] a{
    background-image: url(/imagerepo/_XFIS5T_report.png);
}
#home_menu_wrap li.logout_btn  i{
    display:none;
}
#home_menu_wrap li[id_link="417"] a {
    background-image: url(/imagerepo/_OB6U2G_amministrazione.png);
    background-size: 45px;
}
#home_menu_wrap li.logout_btn a {
    background-image: url(/imagerepo/_EUMZX5_logout.png);
    background-size: 28px;
}
.section-generic{
    background: #f2f2f2;
}

.btn-default:hover, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover, .btn-default.focus, .btn-default:focus, #login_btn_login:hover, #login_btn_recoverpw:hover{
    background-color: #9a423e;
    color: #ffffff;
}
.btn-primary {
    background-color: #e73c32;
}

.btn-primary:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover, .btn-primary.focus, .btn-primary:focus {
    background-color: #9a423e;
}
.text-primary {
    color: #000000;
}

/*Dashboard*/
#before-dashboard h1, #before-dashboard h2, #before-dashboard h3, #before-dashboard h4, 
#before-dashboard h5, #before-dashboard h6,  #before-dashboard p {color:#333333 !important;}

#form-login-register{rgba(255,255,255,0.8);}
#main_content_div{
    margin-top: 30px;
}
.new-header ul li {
    margin-left: 25px;
}
.main-menu a {

    font-weight: normal; 
    position: relative;
    display: block;
    padding: 15px 3px 15px 7px;
}
#btn_prenota{
    background: #122731;
}

/*BoxPreventivo*/
.vei_separator{
    background-color: #0b3c5d;
    color: #FFF;
    padding: 2px 15px;
}
.vei_photo{
    width: 134px;
    float: left;
}
.strip_item .template_1 .price,.strip_item .template_2 .price,.strip_item .template_3 .price,.strip_item .box_wrapper .category,.main-content .category,.booking-panel #add_to_cart{
    background:#e73c32;
    color:#ffffff;
}
.template_6 .img_group{
    border-bottom: 3px solid #e73c32;
}
.primary-color{
     color:#e73c32 !important;
}
.included li:before {
    color: #e73c32 !important;
}
.booking-panel #add_to_cart{
    border: 1px solid #e73c32;
}
.strip_item .template_6 .price{
    background:none;
    color:#e73c32;
}
.template_2 h4{
    background-color:#4d484a;
    color:#ffffff;
}
/* Style the list */
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #eee;
  text-align:center;
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  color: #333;
  text-decoration: none;
  text-transform:uppercase;
  font-size: 14px;
  font-weight: bold;
  cursor:pointer;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}

/* Add a color to all links inside the list */


/* Add a color on mouse-over */
ul.breadcrumb li:hover {
  color: #01447e;
  text-decoration: none;
}
.prenota_link {
    background: #e73c32;
}
ul.breadcrumb li.active{
  color: #01447e;
}
.car_list{
    display:flex;
    position:relative;
}
.car_list img{
    width:100%;
}
.car_list .title{
    position: absolute;
    bottom: 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.car_list>div{
    padding-bottom:40px;
    position: relative;
    display: inherit;
}
@media only screen and (max-width: 1199px) and (min-width: 768px){
    .contatti-rapidi-cont {
        padding-right: 45px;
    }
    #StandardHeader .main-menu-cont {
        top: 36px !important;
    }
    #StandardHeader .contatti-rapidi {
        display: inline-block;
    }
    .new-header ul.main-menu {
        top: unset;
    }
    .new-header .main-menu a {
    font-size: 13px;
    }
    .new-header ul li {
    margin-left: 0px;
    }
}
@media all and (max-width: 767px) {
  .car_list {
    display: block;
  }
  #box_preventivo.box_preventivo.collapsed #origin_cdc{
       width: 90px;   
  }
  .navbar-collapse {
    background-color: #4d484a;
      
  }
  .dropdown a, .dropdown a:hover,
  .dropdown-menu a,
  .dropdown-menu a:hover,.dropdown-menu>li>a{
      color:#ffffff !important;
  }
  .nav.navbar-nav li.dropdown + li a{
      padding: 10px 18px 10px 18px;
    background-color: #e73c32;
    color: #ffffff;
    top: 3px;
    width: 100%;
    text-align: center;
  }
  .navbar-collapse>ul>li>a {
    display: inline-block;
  }
 
.navbar-collapse>ul>li {
    border-bottom: none; 
}

  .mm-page {
    padding-top: 55px;
    }
  #fascia-richiesta-informazioni{
      padding-top:40px;
  }
  .car_list{
      margin-bottom:0px;
  }
  .img_tour_wrapper img {
    max-width: auto;
    }
    .car_list .title {
    position: relative;
    bottom: 0px; 
    margin-top: 10px;
        
    }
    .no-opacity-text {
        position: relative;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: unset;
    }
  .car_list .item{
    margin-bottom: 25px;
  }
  .regole_section .box {
    float: right;
    width: 230px;
    height:auto;
    min-height: 230px;
    padding:10px;
  }
  .regole_section .title {
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .regole_section .nr_regola {
        font-size: 12px;
    }
    .section-generic h2, .section-generic h3, h2#box_preventivo_title {
    font-size: 18px;
}
.form-login {
    border-right: none;
}
.form-register p {
    margin-top: 10px;
}
.box_req_registration a {
    margin-top: 10px;
}
body[data-remote_fn="dashboard_aspx"] .mm-page {
    padding-top: 64px !important;
}
#before-dashboard {
    margin: 24px 0 10px 0;
}
}
#box_preventivo #box_preventivo_body {
    position: absolute;
    width: 100%;
    top: -150px;
}
body[data-remote_fn="home_aspx"]  .video_banner_plugin {
    height: calc(100vh - 25px);
}
body[data-itinerary-status="departure-selected"] .slider_box_preventivo_wrapper.video_banner #itinerary_map, 
body[data-itinerary-status="departure-selected"] .slider_box_preventivo_wrapper.video_banner #fascia-slideshow, 
body[data-itinerary-status="destination-selected"] .slider_box_preventivo_wrapper.video_banner #itinerary_map, 
body[data-itinerary-status="destination-selected"] .slider_box_preventivo_wrapper.video_banner #fascia-slideshow, 
body[data-itinerary-status="itinerary-selected"] .slider_box_preventivo_wrapper.video_banner #itinerary_map, 
body[data-itinerary-status="itinerary-selected"] .slider_box_preventivo_wrapper.video_banner #fascia-slideshow, 
body[data-itinerary-status="no-offer-found"] .slider_box_preventivo_wrapper.video_banner #itinerary_map, 
body[data-itinerary-status="no-offer-found"] .slider_box_preventivo_wrapper.video_banner #fascia-slideshow, 
body[data-itinerary-status="offer-displayed"] .slider_box_preventivo_wrapper.video_banner #itinerary_map, 
body[data-itinerary-status="offer-displayed"] .slider_box_preventivo_wrapper.video_banner #fascia-slideshow {
    height: calc(100vh - 315px) !important;
}
/* Barra light */

body[data-itinerary-status=""] #box_preventivo .form-control::placeholder,
body:not([data-itinerary-status]) #box_preventivo .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 0.6; /* Firefox */
    font-weight: bold;
}

body[data-itinerary-status=""] #box_preventivo .form-control:-ms-input-placeholder,
body:not([data-itinerary-status]) #box_preventivo .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

body[data-itinerary-status=""] #box_preventivo .form-control::-ms-input-placeholder,
body:not([data-itinerary-status]) #box_preventivo .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}

body[data-itinerary-status=""] #box_preventivo .form-control, body:not([data-itinerary-status]) #box_preventivo .form-control {
    border: 1px solid #4d484a;
    background: #fff;
    color: #4d484a;
    padding: 21px;
    border-radius: 0px;
}
#box_preventivo.box_preventivo.collapsed #origin_cdc {
    border-right: 1px solid #4d484a;
}
body[data-itinerary-status=""] #box_preventivo .form-control, body:not([data-itinerary-status]) #box_preventivo .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4d484a;
}
body[data-itinerary-status=""] #box_preventivo .form-control, body:not([data-itinerary-status]) #box_preventivo .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #4d484a;
}
body[data-itinerary-status=""] #box_preventivo .form-control, body:not([data-itinerary-status]) #box_preventivo .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #4d484a;
}
body[data-itinerary-status=""] #box_preventivo .form-control, body:not([data-itinerary-status]) #box_preventivo .form-control:-moz-placeholder { /* Firefox 18- */
  color: #4d484a;
}
#box_preventivo #origin_cdc .dropdown-menu a.dropdown-item {
    color: #e73c32;
}
#origin_cdc .dropdown-menu{
    background: #fff;
    color: #e73c32;
    border: none; 
}
#box_preventivo #origin_cdc a.dropdown-toggle {
    color: #e73c32;
}
body[data-itinerary-status=""] #service_type_selection,
body:not([data-itinerary-status]) #service_type_selection {
    display: none;
}

body[data-itinerary-status=""] #row_main_filter,
body:not([data-itinerary-status]) #row_main_filter {
    background: none;
    box-shadow: none;
}
/**/
#StandardHeader .main-menu-cont{
    top: 15px;
    position: absolute;
    right: 0px;
}
body[data-remote_fn="home_aspx"]  #StandardHeader .main-menu-cont,
body[data-remote_fn="dashboard_aspx1"]  #StandardHeader .main-menu-cont{
	position: absolute;
    right: 0px;
    top: 4px;
}
#StandardHeader .lang_flags{
	margin-top:0px;
}
#StandardHeader .action-menu a {
    padding-top: 2px;
    padding-bottom: 0px;
}
#StandardHeader .action-menu  #pulsante_accesso_dashboard {
    padding-top: 4px;
}
body[data-user-logged="1"] #StandardHeader .social-icons{
	padding-right: 95px;
}
#StandardHeader .social-icons{
	padding-right: 65px;
}
.header .action-menu .link-button.link-dashboard.global_notify, 
.header #btn_carrello, 
.header .area-riservata, 
.header .action-menu .link-button.link-dashboard.global_notify, 
.header #btn_carrello, body[data-remote_fn="home_aspx"] .header .area-riservata {
    padding-top: 2px !important;
    margin-left: 0px !important;
}
#lbl_il_mio_account_desktop,.action-menu .link-dashboard span{
	display:none !important;
}
.notification_badge{
	position: relative;
    top: -13px;
    right: 9px;
}
.area-riservata span{
	display:none !important;
}


#box_preventivo .nav-tabs>li>a {
    background: rgba(255,255,255,0.8);
    color: #000;
}
#box_preventivo.box_preventivo.expanded .nav-tabs>li.active>a, #box_preventivo.box_preventivo.expanded .nav-tabs>li.active>a:focus, #box_preventivo.box_preventivo.expanded .nav-tabs>li.active>a:hover {
    background: #e73c32;
    color: #fff;
}
body[data-itinerary-status="itinerary-selected"] .new-header.header.mm-fixed-top .main-menu-cont, 
body[data-itinerary-status="departure-selected"] .new-header.header.mm-fixed-top .main-menu-cont, 
body[data-itinerary-status="offer-displayed"] .new-header.header.mm-fixed-top .main-menu-cont, 
body[data-itinerary-status="no-offer-found"] .new-header.header.mm-fixed-top .main-menu-cont, 
body[data-itinerary-status="departure-selected"] .new-header.header.mm-fixed-top .main-menu-cont{
    top: 15px !important;
}
.area-riservata.show_only.logged a{
    padding-top:4px !important;
}
@media only screen and (max-width: 1199px) and (min-width: 768px){
    .new-header ul.action-menu {
         position: relative;
    }
    .container {
        max-width: 1170px;
        width:100%;
    }
    body[data-remote_fn="home_aspx"] #StandardHeader .main-menu-cont, body[data-remote_fn="dashboard_aspx1"] #StandardHeader .main-menu-cont {
        right: 15px;
        top:0px;
    }
    .new-header ul.action-menu .lang_flags {
            top: -9px;
    right: -10px;
    }
    body[data-user-logged="1"] #StandardHeader .social-icons{
    	padding-right: 100px;
    }
    #StandardHeader .social-icons{
    	padding-right: 75px;
    }
    #StandardHeader .social-icons {
        display: inline-block;
    }
    #StandardHeader .action-menu #pulsante_accesso_dashboard {
        padding-top: 0px;
    }
    
    .new-header ul.action-menu .lang_flags a {
        padding: 3px;
        padding-top: 0px !important;
        margin-top: -2px;
    }
    .action-menu .link-dashboard a, .action-menu .area-riservata a, .action-menu .carrello a {
        margin-left: 2px;
        padding: 0px 2px;
    }
    .area-riservata.show_only.logged a {
        padding-top: 0px !important;
    }
    #StandardHeader .main-menu-cont {
        top: 12px;
    }
}
@media only screen and (max-width: 901px) and (min-width: 768px){
   .main-menu a {
    font-size: 12px;
    padding: 15px 2px 15px 2px;
} 
.new-header ul li {
    margin-left: 5px;
}
}
@media all and (max-width: 350px) {
    #box_preventivo.box_preventivo.collapsed #origin_src_addr {
        text-align: right;
    }
}