::-moz-selection {
    color: #fff;
    background: #004b80;
  }
  ::selection {
    color: #fff;
    background: #004b80;
  }


input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

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

#bg {
  height: 100%;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -999;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;  
}

#bg div{
  background: #111 none repeat scroll 0 0;
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -30;
}

#bg img {
  border: 0 none;
  height: auto;
  max-width: none;
  outline: 0 none;
  position: relative;
  width: auto;
}

.content-page {
    background: transparent;
}

.content-filter {
    margin-right: 10px;
    padding: 0 0 20px;
}

.content-page.white-bg {
    background: #FFFFFF;
    padding: 40px;
    margin-bottom: 20px;
}

.portlet {
    margin-bottom: 0;
}

.main {
    min-height: 380px;
}


.harabara-font {
    font-family:'Raleway',"Open Sans",sans-serif !important;
}

h1 {
    font-family:'Raleway',"Open Sans",sans-serif !important;
    /*font-weight: 800;*/
    font-size: 28px;
    color: #004b80;
    /*letter-spacing: 0.05em;*/
    color: #FFFFFF;
    font-weight: 800;
    font-style: italic;
    text-transform: uppercase;
}
.breadcrumb{
    margin-top: 22px;
}
.breadcrumb a {
    color: #FFFFFF;
}

.breadcrumb > li + li::before {
    color: #FFFFFF;
}

.breadcrumb > .active {
  color: #93b3ee;
}



.font-30 {
    font-size: 30px;
}

.pre-header {
    background-color: #004b80;
    color: #FFFFFF;
}

.pre-header a {
    color: #FFFFFF;
}

.header {
    border-bottom: 4px solid #3399ff;
}

.header-navigation {
    margin-right: 0;
}

.fullwidthbanner-container.revolution-slider {
    border-bottom: 2px solid #3399ff;
} 

.red-skiin {
    background: #004b80;    
}

.red-skiin.btn {
  background-color: #004b80;
  color: #ffffff;
}

.red-skiin.btn:hover {
  background-color: #3399ff;
  color: #ffffff;
}

.btn {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;    
} 

.portlet.box.red-skiin {
 
  border-color: #004b80;
  border-image: none;
  border-style: none solid solid;
  border-width: 0 1px 1px;
}

.portlet.box.red-skiin > .portlet-title > .caption > i {
  color: #ffffff;
}

.blue-skiin {
    background: #004b80;    
}

.blue-skiin.btn {
  background-color: #004b80;
  color: #ffffff;
}

.blue-skiin.btn:hover {
  background-color: #3399ff;
  color: #ffffff;
}

.portlet.box.blue-skiin {
 
  border-color: #004b80;
  border-image: none;
  border-style: none solid solid;
  border-width: 0 1px 1px;
}

.portlet.box.blue-skiin > .portlet-title > .caption > i {
  color: #ffffff;
}

.bg-blue-skiin {
  background-color: #004b80 !important;
  background-image: none !important;
  border-color: #004b80 !important;
  color: #ffffff !important;
}

.slide_title {        
    font-family:'Raleway',"Open Sans",sans-serif !important;
    text-align: center;
    text-transform: none;   
    background: url("/images/banner-pay-off.png") top right no-repeat transparent; 
    max-width: 500px;
    max-height: 144px;
    padding: 20px 75px 20px 55px;    
}

.tp-caption a {
    color: #FFFFFF !important;
}

.slide_btn {
    background: #3399ff;
}

.text-white {        
    color: #FFF !important;
}

.text-blue {        
    color: #004b80 !important;
}

.text-red {        
    color: #3399ff !important;
}

.footer-servizi {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.pre-footer {
    color: #3e4d5c;
    /*background: #333 url("/images/footer.png") repeat-x scroll left top;*/
    background: #FFFFFF;
    border-top: 4px solid #3399ff;
}

.footer {
    background: #004b80;
}

.pre-footer a {
    color: #3e4d5c; 
}

.pre-footer a:hover {
    color: #3399ff;
    text-decoration: none; 
}



.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
  background-color: #004b80;
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.readonly-white {
    background: #FFFFFF !important;
}

#data_al_text {
    font-weight: 700;
}

.price {
    font-size: 28px;
    font-weight: 700;
}

.price.barrato {
    text-decoration: line-through;
    font-size: 14px !important;
    margin-bottom: 5px;
}

.in_cart .price, .panel-materiale .price {
    font-size: 17px;
    font-weight: 600;
}

.single_cart .cart_item {
    margin-top: 15px;
}

.panel-no-border {
    border: none;
}

.attrezzatura_item {
    border: 1px solid #CCC;
    padding: 15px;
    margin: 0 0 15px 0;
    background: #FFFFFF;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;     
}

.attrezzatura_item h4 {    
    text-align: center;
    height: 50px;
}

h4 {
    font-weight: 600;
}

.free-ride label{
    font-size: 12px;
}

.attrezzatura_item.disabled {
    opacity: 0.6;
}

.single_cart {
    border: none;
}

.single_cart .panel-heading {
    padding-top: 25px;  
    position: relative;  
}

.single_cart .panel-title {
    text-align: center;
    background: url("/images/snowflake.png") top center no-repeat transparent;
    padding-top: 44px;
    margin-bottom: 12px;
    font-weight: 600;
}

.single_cart .panel-heading:after {
    border-top: 8px solid #004b80;
}
.single_cart .panel-heading:after {
    bottom: -8px;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -8px;
    z-index: 2;
    content: " ";
    display: block;
    position: absolute;
    border-top: 8px solid #004b80;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.single_cart h5, .panel-materiale h5{
    padding-top: 0;
    font-size: 17px;
    font-weight: 700;
}

.addToCart.disabled {
    opacity: 0.6;
    background: #CCCCCC;
}

.attrezzatura_item img, .img-riepilogo-carrello {
    max-width: 100%;
}



.row_totali h4 {
    font-size: 20px;
    font-weight: 700;
}

.form_cart_hidden {
    display: none;
}

.error label {
    color: #CC0000;
}

.error input, .error select {
    border: 1px solid #CC0000 !important;
}

.top-cart-block .fa-shopping-cart {
    background: #004b80;
}

.register_provincia {
    display: none;
}

.info_prenotazione {
    display: none;
}

.register_codfiscale {
    display: none;
}

.table-prenotazioni.large-only { display: table; }
.table-prenotazioni.small-only { display: none; }

.table-prenotazioni {
    border-collapse: collapse;
    width: 100%;
}

.table-prenotazioni td{ 
    border: 1px solid #004b80;
    padding: 10px 15px;  
    background: #FFFFFF;  
}

.table-prenotazioni tr.heading-table td{
    background: #004b80;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;                
}

.table-prenotazioni tr.heading-table td a {
    color: #FFFFFF;
}

.table-prenotazioni tr.heading-table td a:hover {
    color: #767F88;
}


.table-prenotazioni.small-only .st-key {
    background: #004b80;
    color: #FFFFFF;
    text-align: left;   
    border-bottom: 1px solid #FFFFFF; 
}

.table-prenotazioni.small-only .st-val {
    text-align: center !important;   
}

.table-prenotazioni.small-only .st-head-row{
    color: #FFFFFF;
}

.table-prenotazioni td.label-info {
    background-color: #c2e0fa;
    color: #004b80;
}

.table-prenotazioni td.label-warning {
    background-color: #ffe47b;
    color: #004b80;
}

.table-prenotazioni td.label-danger {
    background-color: #f78d97;
    color: #004b80;
}

.table-prenotazioni td.label-success {
    background-color: #a4ed9b;
    color: #004b80;
}

.content-page a:hover, .sidebar2 a:hover {
    color: #004b80;
}

.tab-pers {
    background: #f6f4f5;
    border-color: #004b80;
}

.tab-pers > li.active > a, .tab-pers > li.active > a:hover, .tab-pers > li.active > a:focus {
    background: #3399ff none repeat scroll 0 0;
    color: #fff;
    padding: 5px 0 4px;    
}

.tab-pers > li > a, .tab-pers > li > a:hover, .tab-pers > li > a:focus {
  background: #f6f4f5 none repeat scroll 0 0;
  border: medium none;
  border-right: 1px solid #333333;
  border-radius: 0;
  color: #647484;
  padding: 5px 0 4px;
}


.tab-pers > li > a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right: 0;
  
}

.tab-pers > li > a span{
    display: block;
    margin: 15px 0;
    padding: 50px 15px 0 15px;
    border-right: 1px solid #cececf;
    min-width: 150px;
    text-align: center;
    position: relative;
    font-weight: 600;
}

.tab-pers > li > a span .icon-tab{
    position: absolute;
    display: block;
    width: 34px;
    height: 40px;
    background-image: url("/images/sprite-tabs.png");
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    margin-left: -17px;
}

.tab-pers > li > a span .icon-tab.tab-sci{
    background-position: 0 0;
}

.tab-pers > li > a span .icon-tab.tab-scarponi{
    background-position: -34px 0;
}

.tab-pers > li > a span .icon-tab.tab-altro{
    background-position: -68px 0;
}

.tab-pers > li.active > a span .icon-tab.tab-sci{
    background-position: 0 -40px;
}

.tab-pers > li.active > a span .icon-tab.tab-scarponi{
    background-position: -34px -40px;
}

.tab-pers > li.active > a span .icon-tab.tab-altro{
    background-position: -68px -40px;
}


.tab-pers > li > a span.last {
    border-right: none;
}

.tab-pers > li.active > a span, .tab-pers > li.active > a:hover span, .tab-pers > li.active > a:focus span{
    border-right: none;
}

.tab-pers > li.active > a:after {
    border-top: 8px solid #3399ff;
}
.tab-pers > li.active > a:after {
    bottom: -8px;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -8px;
    z-index: 2;
    content: " ";
    display: block;
    position: absolute;
    border-top: 8px solid #3399ff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.data_icon, .hotel_icon, .group_icon, .reservation_icon {
    padding: 0 0 0 50px !important;
}

.info_prenotazione_title {
    position: relative;    
    font-weight: 300;
}

.info_prenotazione_title span {
    font-weight: 700;
    font-size: 14px;
    margin-top: 7px;
    display: block;
}

.data_icon:before {
    font-family: "FontAwesome";
    content: "\f073";
    font-size: 40px;
    color: #cccccc;
    position: absolute;
    top: 0;
    left: 0;
}

.hotel_icon:before {
    font-family: "FontAwesome";    
    font-size: 40px;
    color: #cccccc;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f0f7";
}

.group_icon:before {
    font-family: "FontAwesome";    
    font-size: 40px;
    color: #cccccc;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f0c0";
}

.reservation_icon:before {
    font-family: "FontAwesome";    
    font-size: 40px;
    color: #cccccc;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f274";
}


.arrow_data {
    font-size: 40px;
    color: #3399ff;
    margin-top: 15px;
}

.durata_giorni {
    font-size: 14px;
    margin: 7px 0;
}

.alert {
    padding: 25px 15px;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;    
}

.alert p {
    margin: 0;
}

.alert-mini {
    padding: 15px;
}

.alert-success {
    background-color: #6db846;
    border-color: #60a23e;
    color: #FFFFFF;    
}

.alert-warning {
    background-color: #FFCC33;
    border-color: #FF9900;
    color: #333333;    
}

.alert-danger {
    background-color: #FF3300;
    border-color: #CC3300;
    color: #FFFFFF;    
}

.alert-danger a {
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}

.alert-danger a:hover {
    color: #FFFFFF;
}

.form-control, .select2-container .select2-choice {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;        
}

.panel-materiale {
    /*
    -webkit-border-bottom-right-radius: 8px !important;
    -webkit-border-bottom-left-radius: 8px !important;
    -moz-border-radius-bottomright: 8px !important;
    -moz-border-radius-bottomleft: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    */
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;              
}

.box-dati-prenotazione {
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    
    background: #f1f1f1;  
    padding: 15px;
    margin: 0 0 15px 0;  
}

.box-dati-prenotazione ul {
    
    list-style-type: none;
    margin: 0;
    padding: 0;
    
}

.box-dati-prenotazione ul li {
    color: #666666;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.box-dati-prenotazione ul li:last-child {
    border-bottom: none;
}

.box-dati-prenotazione ul li strong {
    color: #004b80;
}

.bootstrap-select .selectpicker {
    color: #aaa !important;
}

ul.thumbnails-carousel {
	padding: 5px 0 0 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
ul.thumbnails-carousel .center {
	display: inline-block;
}
ul.thumbnails-carousel li {
	margin-right: 5px;
	float: left;
	cursor: pointer;
    border: 1px solid #efefef;
    padding: 5px;
}

ul.thumbnails-carousel li img {
    max-width: 48px;    
}

.active-thumbnail {
	opacity: 0.4;
}

.scheda-attrezzatura-overlay {    
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #004b80;    
}

.scheda-attrezzatura {    
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    background: #FFFFFF;
    z-index: 999;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;        
}

@media (max-width: 800px) {
  .table-prenotazioni.large-only { display: none; }
  .table-prenotazioni.small-only { display: table; }
  .st-head-row-main { display: none;}
  .st-head-row {padding-top: 10px; padding-bottom: 10px;}
}


.fileinput {
  margin-bottom: 0;
}
.fileinput .close {
  float: none;
}
.fileinput .input-group {
  white-space: nowrap;
  overflow: hidden;
}

.row_dati_attrezzatura, .row_dati_skipass {
    margin: 0 15px;
    padding: 15px 0;
}

.row_dati_attrezzatura:nth-child(odd), .row_dati_skipass:nth-child(odd){
    background: #F5F5F5;
}

.row_dati_attrezzatura:nth-child(even),.row_dati_skipass:nth-child(even){
    background: #FDFDFD;
}

.prezzo_skipass, .prezzo_attrezzatura {
    padding: 20px 0 0 0;
}

.pers-icons {
    display: inline-block;
    margin-top: 1px;
}

.skiing-110 {
    width: 110px;
    height: 110px;
    background: url("../images/icons/skiing.png") top left no-repeat transparent;
}

.require_data_nascita {
    display: none;
}

.row_dati_attrezzatura.deposito .form-group.options{border-radius: 4px!important; background-color: #e8e8e8; border:1px solid #d6d6d6; }
.row_dati_attrezzatura.deposito .form-group.options .btn-container{padding-left:10px;margin-left:45%;margin-top:10px;margin-bottom: 10px;max-height:30px;border-left:1px solid #d6d6d6;font-size:18px;line-height:28px;}
.row_dati_attrezzatura.deposito .form-group.sci{background:#e8e8e8 url('/images/sci.png'); background-position: 5% 50%;background-repeat: no-repeat;}
.row_dati_attrezzatura.deposito .form-group.snowboard{background:#e8e8e8 url('/images/snowboard.png'); background-position: 5% 50%;background-repeat: no-repeat;}
.row_dati_attrezzatura.deposito .form-group.scarponi{background:#e8e8e8 url('/images/scarponi.png'); background-position: 5% 50%;background-repeat: no-repeat;}
.row_dati_attrezzatura.deposito .form-group .checkbox{float:right;margin:0;margin-right:5px;}
.row_dati_attrezzatura.deposito .form-group div.checker span {background-image: url(/images/sprite-check.png);background-position: 0px -20px; background-size: 100%;}
.row_dati_attrezzatura.deposito .form-group div.checker span.checked {background-position: 0px 0px;}
.row_dati_attrezzatura.deposito .form-group.options.alert{border:1px solid #CC0000 !important;padding:0;}
.row_dati_attrezzatura.deposito .form-group.options.chk{border:1px solid #004275!important;background-color: #d3d3d3;}

.row_dati_attrezzatura.deposito .form-group.options .gclick{position: absolute; cursor:pointer; left: 0;  width: 100%; height: 100%; top: 0; z-index: 10000;}

/* 
------------------------------------------------------------ */
.img-riepilogo-carrello{
    display: block;
    margin: 0 auto;
}
.free-ride > label{
    font-weight: 700;
}

/* Header
------------------------------------------------------------ */
header {
    display: block;
    position: relative;
    z-index: 100;
    font-family: 'Raleway', sans-serif;
    line-height: 29px;
    background: #FFF;
}
header .top {
    position: relative;
    padding: 5px 0;
    border-bottom: 1px solid #CCCCCC;
}
header .nav-trigger{
    display: none;
}
header .top-cart-block{
    position: relative;
}
header .top .mobile-nav-trigger {
    display: none;
    flex-grow: 1;
    flex-basis: 0;
    font-size: 30px;
}
header .top .text{
    font-size: 12px;
    font-weight: 600;
}
header .top .socials{
    text-align: right;
    font-size: 18px;
}
.socials a+a{
    margin-left: 12px;
}
header .main .menu a{
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    transition: 0.3s color ease-in-out;
}

header .main .menu a.active{
    color: #3399ff;    
}

header .main .menu a+a{
    margin-left: 35px;
}

header .main .brand img{
    height: 49px;
    position: relative;
    float: left;
}

header .main .language{
    position: relative;
    float: right;
}
header .main .language + .logged{
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #CCCCCC;
}

/* Header > Top > Country
------------------------------------------------------------ */

header .top .country {
    position: relative;
    flex-grow: 1;
    flex-basis: 0;
    text-align: right;
}
header .top .country label {
    margin: 0;
    line-height: 35px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 500;
}
header .top .country .country-choose {
    line-height: 35px;
    margin-left: 16px;
    font-size: 18px;
    padding: 0 5px;
}
/* @todok lingue disabilitate
html.no-touch header .top .country .country-choose:hover,
header .top .country .country-choose.active {
    background-color: #FFF;
}
header .top .country .country-choose:after {
    content: '\f107';
    display: inline-block;
    font-family: FontAwesome;
    margin-left: 12px;
}
*/
header .top .country .country-choose img {
    /* border: 1px solid #7f7f7f; */
    border-radius: 50%;
    margin-top: -3px;
    width: 24px;
}
header .top .country .country-choose span {
    margin-left: 13px;
}

/* Header > Main
------------------------------------------------------------ */

header div.main {
    padding: 15px 0;
    text-align: center;
    min-height: auto;
}


/* Header > Country Nav
------------------------------------------------------------ */

header .country-nav {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background-color: #FFF;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
    padding-bottom: 30px;
    z-index: 540;
}
header .country-nav .container {
    justify-content: left;
}
header .country-nav .title {
    width: 100%;
    color: #bcbcbc;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    padding: 30px 0 16px;
}
header .country-nav .country-item {
    display: block;
    width: 10%;
    text-align: center;
    padding: 15px 0 19px;
}
header .country-nav .country-item img{
    display: block;
    margin: 0 auto 10px;
    max-width: 50px;
    opacity: 0.8;
    transition: opacity .6s ease;
}
html.no-touch header .country-nav a.country-item:hover img{
    opacity: 1;
}
header .country-nav .country-item h4{
    color: #000;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}
header .country-nav .country-item h6,
header .country-nav .country-item h6 a{
    color: #000;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    word-wrap: normal;
}
header .country-nav .country-item h6 a{
    display: inline-block;
}

html.no-touch header .country-nav .country-item h6 a:hover {
    color: #e50614;
}
header .country-nav .country-item h6 a + a {
    margin-left: 5px;
}


/* Header > Nav
------------------------------------------------------------ */

header nav.main > a,
header nav.main > button {
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #424242;
    text-transform: uppercase;
    margin: 0;
    padding: 23px 40px 15px;
    border-bottom: 8px solid transparent;
    transition: border-color .6s ease, color .6s ease, background-color .6s ease;
}
html.no-touch header nav.main > a:hover,
html.no-touch header nav.main > button:hover {
    color: #1e1e1e;
    background-color: #EEE;
}
html.no-touch header nav.main > a.active:hover,
html.no-touch header nav.main > button.active:hover {
    background-color: transparent;
}
header nav.main > a.active,
header nav.main > button.active {
    border-color:#e50614;
}


/* Header > Products Nav
------------------------------------------------------------ */

header .products-nav {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background-color: #FFF;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
    z-index: 550;
}
header .products-nav .container {
    align-items: flex-start;
}
header .products-nav section {
    width: 50%;
    padding: 30px 20px 8px;
}
header .products-nav section h3 {
    display: block;
    font-size: 50px;
    line-height: 50px;
    text-align: left;
    border-bottom: 1px solid #424242;
    margin: 0 0 25px;
}
header .products-nav section h3 a {
    color: #bcbcbc;
}
html.no-touch header .products-nav section h3 a:hover {
    color: #c70000;
}
header .products-nav section .products {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    min-height: 325px;
}
header .products-nav section .products a {
    padding: 0 15px;
}
header .products-nav section .products a span {
    display: block;
    min-height: 41px;
    margin-top: 15px;
    color: #424242;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    transition: color .6s ease;
    text-align: center;
}
html.no-touch header .products-nav section .products a:hover span {
    color: #c70000;
}
header .products-nav section .products-3 a {
    width: 33.333333%
}
header .products-nav section .products-2 a {
    width: 50%;
}


/* Header > Compact
------------------------------------------------------------ */

header.compact {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 600;
    display: none;
    transform: translateY(-100%);
    transition: transform .2s ease;
    background-color: #00487c;
}
header.compact .primary, header.compact .text span, header.compact a{
    color: #fff;
}

header.compact.in {
    transform: translateY(0);
}

header.compact .button.btn-tour{
    border-color: #fff;
    color: #fff;
}

/* Footer
------------------------------------------------------------ */
footer {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
}
footer .main {
    padding: 80px 0px 70px 0px;
    background-color: #00487c;
}
footer .main .socials{
    margin-top: 45px;
}
footer .title, footer .title-icon{
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    line-height: 29px;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 25px;
}
footer .title-icon{
    font-size: 18px;
}
footer .main ul.links{
    padding: 0;
    list-style-type: none;
    margin: 0;
}
footer .main ul.links li{
    font-style: italic;
    font-size: 13px;
    line-height: 26px;
}
footer .main ul.links li i.fa{
    margin-right: 8px;
}
footer .main .testo{
    font-size: 14px;
    line-height: 20px;
}
footer .main .testo a{
    font-weight: 600;
}
footer .insta-photo{
    position: relative;
    float: left;
    margin: 0px 12px 12px 0px;
}
footer .insta-photo img{
    width: 87px;
    height: auto;
    opacity: 0.5;
    transition: 0.3s opacity ease;
}
footer .insta-photo img:hover{
    opacity: 1;
}
footer .foot{
    background-color: #00345a;
    padding: 25px 0;
}
footer .foot .credits{
    text-transform: uppercase;
    font-style: italic;
    font-size: 13px;
    line-height: 26px;
}
footer .foot .logos > a+a, footer .foot .logos > img+img{
    margin-left: 25px;
}

/* Globali (Header + Footer)
------------------------------------------------------------ */
header .primary, header .text span, header a, .bee-dialog a {
    color: #00487c;
}
header .language-container{
    display: flex;
    -ms-flex-item-align: center!important;
    align-self: center!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
header .button{
    display: inline-block;
    background-color: #00487c;
    border-radius: 8px !important;
    color: #fff;
    transition: 0.3s background-color ease;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 29px;
    font-weight: 600;
    font-style: italic;
    padding: 0px 20px;
    text-transform: uppercase;
}
header .button:hover {
    color: #fff;
    background-color: #3399ff;
}
header .button[data-mobile-nav]{
    padding: 5px 10px;
}
header .button.btn-tour {
    position: relative;
    float: right;
    padding: 5px 20px 5px 10px;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    border: 1px solid;
}

header .button.btn-tour img {
    margin-right: 10px;
}
header .nav-trigger button.button{
    border: 0;
    border-radius: 3px !important;
    font-size: 20px;
    cursor: pointer;
}
header .main .logged{
    align-self: center;
}
header .main .logged + .language,
header .main .top-cart-block + .language,
header .main .logged + .top-cart-block{
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #CCCCCC;
}
header .main .top-cart-block + .logged{
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #CCCCCC;
}
header .main .logged > a{
    margin-left: 15px;
}
header.compact .main .logged{
    color: #FFF;
}

header .dropdown-menu{
    padding: 5px 10px;
    border-radius: .25rem !important;
    left: auto;
    right: 0px;
}

header.compact .dropdown-menu{
    background-color: #00487c;
    color: #fff;
    border-color: #fff;
}
header .top-cart-info{
    background: #004b80;
    color: #fff;
}
header .main .top-cart-block{
    margin-bottom: 5px;
}
header .main .top-cart-block, header .main .logged{
    float: right;
}
header .top-cart-info a{
    color: #fff;
}
header .top-cart-block .fa-shopping-cart{
    background: #004b80;
    border: 2px solid #FFF;
    font-size: 15px;
    line-height: 13px;
    color: #FFF;
    top: -1px;
}
header.compact .top-cart-info a{
    color: #FFF;
}
header.compact .top-cart-block .fa-shopping-cart {
    background: #004b80;
    border: 2px solid #FFF;
    line-height: 13px;
    font-size: 15px;
}


header a, footer a, .bee-dialog a{
    transition: color .3s ease;
}
footer a{
    color: #fff;
}
header a:hover, footer a:hover, .bee-dialog a:hover{
    color: #3399ff;
    text-decoration: none;
}
header .fa, footer .fa{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: inherit;
    line-height: 1;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
}
header .container, footer .container{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
header .d-none, footer .d-none{
    display: none!important;
}
header .d-flex, footer .d-flex{
    display: -ms-flexbox!important;
    display: flex!important;
}
header .container:before, header .container:after, header .container-fluid:before, header .container-fluid:after, header .row:before, header .row:after, footer .container:before, footer .container:after, footer .container-fluid:before, footer .container-fluid:after, footer .row:before, footer .row:after{
    display: none;
}
header .row, footer .row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
header .order-1, footer .order-1 {
    -ms-flex-order: 1;
    order: 1;
}
header .order-2, footer .order-2 {
    -ms-flex-order: 2;
    order: 2;
}
header .order-3, footer .order-3{
    -ms-flex-order: 3;
    order: 3;
}
header .justify-content-between, footer .justify-content-between{
    justify-content: space-between;
}
header .justify-content-end, footer .justify-content-end{
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
header .align-self-center, footer .align-self-center{
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
header .col-12, footer .col-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
header .col-4, footer .col-4{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
header .col, footer .col{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
header .col-12, footer .col-12, header .col-4, footer .col-4, header .col, footer .col, header .col-auto, footer .col-auto{
    padding-left: 15px;
    padding-right: 15px;
}
header .socials a+a, footer .socials a+a{
    margin-left: 12px;
}

.bee-dialog h1{
    color: #666;
}

.label-codice-agenzia, .label-codice-agenzia-wide, .btn-codice-agenzia {
    display: inline-block;
    font-weight: bold;
    color: #ffffff;
    background: #004b80;
    margin: 0 5px 3px;
    padding: 5px;
    text-align: center;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px5px!important;
    border-radius: 5px5px!important;
}
.label-codice-agenzia-wide {width:100%;}

#form-cambio-codice-agenzia button,#form-cambio-codice-agenzia input{margin:0 5px 5px 0!important;}

/*
.add-nominativi-agenzia {
    max-width: 300px;
}
*/

.add-nominativi-agenzia .form-control {
    border-radius: 0 !important;
    padding: 0px 12px;
    height: 36px;
    text-align: center;
}

.add-nominativi-agenzia .first .btn {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: 1px solid #dbdbdb;
    border-right: none;
}

.add-nominativi-agenzia .second .btn {
    border: 1px solid #dbdbdb;
    border-left: none;
    border-right: none;
    border-radius: 0 !important;
}

.add-nominativi-agenzia .last .btn {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border: 1px solid #004b80;
}

header.compact  .content-wrapper > .row{
    justify-content: flex-end;
}


@media (min-width: 576px){
    header .container, footer .container{
        max-width: 540px;
    }
    header .order-sm-1, footer .order-sm-1{
        -ms-flex-order: 1;
        order: 1;
    }
    header .col-sm-6, footer .col-sm-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    footer .col-sm-12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px){
    header .container, footer .container{
        max-width: 720px;
    }
    header .d-md-block, footer .d-md-block{
        display: block!important;
    }
    header .col-md-auto, footer .col-md-auto{
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
}
@media (min-width: 992px){
    header .container, footer .container{
        max-width: 960px;
    }
    header .order-lg-0, footer .order-lg-0{
        -ms-flex-order: 0;
        order: 0;
    }
    header .col-lg-auto, footer .col-lg-auto{
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    header .main .collapse{
        display: flex;
        flex-wrap: wrap;
        visibility: visible;
    }
    header .main .collapse > .row{
        width: 100%;
        justify-content: flex-end;
    }
}
@media (min-width: 1200px){
    header .container, footer .container{
        max-width: 1140px;
    }
}
@media (max-width: 1199px) and (min-width: 768px){
    header .main .brand img {
        height: 39px;
    }
}
@media (max-width: 1199px){
    footer .title {
        font-size: 24px;
    }
    footer .title-icon{
        font-size: 17px;
    }
    footer .insta-photo img {
        width: 65px;
    }
    header .main .logged + .language, header .main .top-cart-block + .language, header .main .logged + .top-cart-block{
        margin-left: 10px;
        padding-left: 10px;
    }
    header .main .logged > a{
        margin-left: 10px;
    }
    header .main .menu a+a{
        margin-left: 15px;
    }

    header.compact .brand-wrapper{
        display: flex;
        align-items: center;
    }
    header.compact  .content-wrapper > .row > *:first-child{
        order: 1;
    }
}
@media (max-width: 991px){
    .title-icon.address {
        margin-top: 50px;
    }
    header .nav-trigger{
        display: block;
    }
    header .col-md-12{
        width: 100%;
    }
    header .main .mobile .menu a {
        position: relative;
        float: left;
        width: 100%;
    }
    header .main .mobile .menu a+a{
        margin-left: 0;
        border-top: 1px solid #ccc;
    }
    header .main .language{
        margin: 0 auto;
    }
    header .main .language-container{
        margin: 10px 0;
    }

    header .main .content-wrapper{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 15px 0;
    }

    header .main .content-wrapper .top-cart-block{
        order: 1;
    }

    .content-page{
        margin-right: 0;
    }
    .sm-text-left{
        text-align: left;
    }
    .sm-margin-t10{
        margin-top: 10px; 
    }
}
@media (max-width: 767px){
    footer .credits {
        text-align: center;
    }
    header .top{
        display: none;
    }
    header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
    }
    body > div.main{
        margin-top: 79px;
    }
}
@media (max-width: 575px){
    .title-icon {
        margin-top: 50px;
    }
    header .main .language-container{
        flex-wrap: wrap;
    }
    /*header .main .logged{
        width: 100%;
        text-align: right;
    }
    header .main .logged + .top-cart-block, header .main .logged + .language{
        margin-left: 0;
        padding-left: 0;
        border: none;
    }*/
}
@media (max-width: 540px){
    .tab-pers{
        display: flex;
    }
    .tab-pers > li{
        width: 33.333%;
    }
    .tab-pers > li > a, .tab-pers > li > a:hover, .tab-pers > li > a:focus, .tab-pers > li.active > a, .tab-pers > li.active > a:hover, .tab-pers > li.active > a:focus{
        display: inline-block;
        padding: 0;
        width: 100%;
        height: 100%;
    }
    .tab-pers > li > a span{
        min-width: auto;
        padding: 50px 5px 0 5px;
        min-height: 88px;
    }
    header .main .logged{
        width: 100%;
    }
    header .main .top-cart-block + .logged{
        margin-right: 0;
        padding-right: 0;
        border: none;
    }

    /* .tab-pers > li > a{
        height: 100%;
        width: 100%;
        display: inline-block;
        max-height: 108px;
        padding: 0;
    }

    .tab-pers > li.active > a, .tab-pers > li.active > a:hover, .tab-pers > li.active > a:focus{
        padding: 0;
    }

    .tab-pers > li{
        flex-basis: 150px;
    } */
}

.page-loading {
    z-index: 10;
}

.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.2);
    z-index: 9;
}


.prenotazione-dropdown-info {
    padding: 8px 14px;
    color: #555;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 14px;
    font-size: 11px; 
    border-bottom: 1px solid #ededed;   
}

.prenotazione-dropdown-info.info-creazione {
    
}

.prenotazione-dropdown-info.info-modifica {
    
}

.payment-satispay {
    display: inline-block;
    margin-right: auto;
}

.paypal-checkout {
    display: block;
    max-width: 250px;
    padding: 0;
    margin: auto;
}