// Core variables and mixins @import "/bootstrap3.2.0/less/variables.less"; @import "/bootstrap3.2.0/less/mixins.less"; // Reset and dependencies @import "/bootstrap3.2.0/less/normalize.less"; @import "/bootstrap3.2.0/less/print.less"; @import "/bootstrap3.2.0/less/glyphicons.less"; // Core CSS @import "/bootstrap3.2.0/less/scaffolding.less"; @import "/bootstrap3.2.0/less/type.less"; @import "/bootstrap3.2.0/less/code.less"; @import "/bootstrap3.2.0/less/grid.less"; @import "/bootstrap3.2.0/less/tables.less"; @import "/bootstrap3.2.0/less/forms.less"; // Components @import "/bootstrap3.2.0/less/component-animations.less"; //@import "/bootstrap3.2.0/less/dropdowns.less"; @import "/bootstrap3.2.0/less/button-groups.less"; @import "/bootstrap3.2.0/less/input-groups.less"; //@import "/bootstrap3.2.0/less/navs.less"; //@import "/bootstrap3.2.0/less/navbar.less"; //@import "/bootstrap3.2.0/less/breadcrumbs.less"; @import "/bootstrap3.2.0/less/pagination.less"; @import "/bootstrap3.2.0/less/pager.less"; @import "/bootstrap3.2.0/less/labels.less"; //@import "/bootstrap3.2.0/less/badges.less"; //@import "/bootstrap3.2.0/less/jumbotron.less"; //@import "/bootstrap3.2.0/less/thumbnails.less"; //@import "/bootstrap3.2.0/less/alerts.less"; //@import "/bootstrap3.2.0/less/progress-bars.less"; @import "/bootstrap3.2.0/less/media.less"; //@import "/bootstrap3.2.0/less/list-group.less"; //@import "/bootstrap3.2.0/less/panels.less"; @import "/bootstrap3.2.0/less/responsive-embed.less"; //@import "/bootstrap3.2.0/less/wells.less"; @import "/bootstrap3.2.0/less/close.less"; // Components w/ JavaScript @import "/bootstrap3.2.0/less/modals.less"; @import "/bootstrap3.2.0/less/tooltip.less"; @import "/bootstrap3.2.0/less/popovers.less"; @import "/bootstrap3.2.0/less/carousel.less"; // Utility classes @import "/bootstrap3.2.0/less/utilities.less"; @import "/bootstrap3.2.0/less/responsive-utilities.less"; @body-bg: #FFF; @link-color: #333; @text-color: #333; @font-family-sans-serif: 'Poppins'; @font-size-base: 16px; @primary-color:#017D9A; @primary-color-hover:#FF8000; @background-input:#fff; @color-form:#666; @corsivo:'Expletus Sans', cursive; .corsivo{font-family:@corsivo;} .colore-uno{color:@primary-color;} .colore-due{color:@primary-color-hover;} @font-face { font-family: 'icomoon'; src: url('/source/icomoon.eot?qbtri7'); src: url('/source/icomoon.eot?qbtri7#iefix') format('embedded-opentype'), url('/source/icomoon.ttf?qbtri7') format('truetype'), url('/source/icomoon.woff?qbtri7') format('woff'), url('/source/icomoon.svg?qbtri7#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: swap; } [class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-acqua:before { content: "\e900"; } .icon-animali-ammessi:before { content: "\e901"; } .icon-animazione:before { content: "\e902"; } .icon-biancheria:before { content: "\e903"; } .icon-calendario:before { content: "\e904"; } .icon-elettricita:before { content: "\e905"; } .icon-facebook:before { content: "\e906"; } .icon-freccia-giu:before { content: "\e907"; } .icon-freccia-su:before { content: "\e908"; } .icon-frigo:before { content: "\e909"; } .icon-google-plus:before { content: "\e90a"; } .icon-home:before { content: "\e90b"; } .icon-info:before { content: "\e90c"; } .icon-instagram:before { content: "\e90d"; } .icon-lettino:before { content: "\e90e"; } .icon-letto:before { content: "\e90f"; } .icon-mail-box:before { content: "\e910"; } .icon-map:before { content: "\e911"; } .icon-menu:before { content: "\e912"; } .icon-no-animali:before { content: "\e913"; } .icon-noleggio-bici:before { content: "\e914"; } .icon-onda-oriz:before { content: "\e915"; } .icon-onda-vert:before { content: "\e916"; } .icon-onde:before { content: "\e917"; } .icon-parcheggio:before { content: "\e918"; } .icon-piantina:before { content: "\e919"; } .icon-piscina:before { content: "\e91a"; } .icon-play:before { content: "\e91b"; } .icon-prenota:before { content: "\e91c"; } .icon-ristorante:before { content: "\e91d"; } .icon-scrivi:before { content: "\e91e"; } .icon-tel:before { content: "\e91f"; } .icon-wifi:before { content: "\e920"; } .icon-youtube:before { content: "\e921"; } /* BUTTON */ input[type=email], input[type=image], input[type=number], input[type=password], input[type=text], select, textarea { width: 100%; margin: 0; -webkit-appearance: none; -moz-appearance: none; border: none; -webkit-border-radius: 0; border-radius: 0; display: block; text-indent: 5px; } #pgall input[type=button], #pgall input[type=submit] { width: 100%; text-align: center; cursor: pointer; display: block; -webkit-appearance: none; -moz-appearance: none; border: none; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; } a, a:active, a:focus, a:link, a:visited, input[type = "submit"] { -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; outline: none; } .freccia-none, .pulsante, .pulsante-arancio, .slick-next, .slick-prev, .tendina-lingue, .transition_400, { -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; } .transition_600 { -webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease; } .slick-slide { outline: none; } label { font-weight: normal; margin: 0; } input[type="checkbox"], input[type="radio"] { margin: 0; } /* ***************************** */ .table-box { display: table; table-layout: fixed; width:100%; @media (max-width: @screen-xs-max) { display:block; } } .table-cell { display: table-cell; vertical-align: middle; float: none; @media (max-width: @screen-xs-max) { display:block; } } .flex { @media (min-width: @screen-sm-min) { display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; -webkit-align-items: center; -moz-align-items: center; align-content: center; justify-content: center; -webkit-justify-content: center; -webkit-align-content: center; } } p { margin: 0; } ul { margin: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; } .no-pad { padding: 0; } .blk { max-width: 2000px; margin: 0 auto; width: 100%; @media (min-width: @screen-lg-min) { padding: 0 30px; } } .container, .container-fluid { max-width: 100%; -webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease; } .container-fluid { max-width: 1430px; } .pad-top-text { padding:30px 5px; } h1, h2.grande { font-size: 36px; line-height: 37px; position:relative; z-index:5; display:block; width:100%; padding-top:40px; @media (max-width: @screen-md-max) { } @media (max-width: @screen-sm-max) { } @media (max-width: @screen-xs-max) { font-size: 28px; line-height: 29px; } img { display:block; position: absolute; left: 0; right: 0; margin: 0 auto; top: -30px; } } h2 { font-size: 38px; line-height: 40px; margin-bottom: 30px; @media (max-width: @screen-xs-max) { font-size: 25px; line-height: 27px; text-align: center; } } .divisore { padding-bottom: 40px; @media (max-width: @screen-xs-max) { padding-bottom: 25px; } } h3 { font-size: 40px; line-height: 43px; @media (max-width: @screen-sm-max) { } @media (max-width: @screen-xs-max) { font-size: 26px; line-height: 29px; } &.sezione-faq { font-size: 25px; } } .testo{padding:40px 0px;word-wrap: break-word; line-height:28px; @media (max-width: @screen-md-max) { padding:30px 10px; } @media (max-width: @screen-sm-max) { } @media (max-width: @screen-xs-max) { padding:20px 10px; } &.max-wdt{ width:100%; margin:0 auto; max-width:800px; } } .testo-strutture { padding:0 0 40px; line-height:28px; @media (max-width: @screen-md-max) { padding:0 10px 30px; } @media (max-width: @screen-sm-max) { } @media (max-width: @screen-xs-max) { padding:20px 10px; } &.max-wdt{ width:100%; margin:0 auto; max-width:800px; } .evid { background-color:#FFEEDC; padding:20px; } } .testo-sx{padding-right:30px; @media (max-width: @screen-sm-max) { padding-right:15px; } @media (max-width: @screen-xs-max) { padding-right:10px; text-align:center; } } .testo-dx{padding-left:30px; @media (max-width: @screen-sm-max) { padding-left:15px; } @media (max-width: @screen-xs-max) { padding-left:10px; text-align:center; } } /* colonna negativa */ .col-3-negativa{margin-left:-25%; @media (max-width: @screen-sm-max) { margin-left:-16.66666%; } } .colonna-negativa{ margin-left:-8.3333333%; @media (max-width: @screen-xs-max) { margin-left:0; } } /*********************/ /* filtro grigio */ .greyscale{ -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: gray; filter: grayscale(100%); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; &:hover{ -webkit-filter: grayscale(0%); -ms-filter: grayscale(0%); filter: grayscale(0%); background-color:#F8F5EF; } } /**********************/ /* close modal */ .close{opacity:1;outline:none; &:hover, &:focus{color:#4A4A4A;opacity:1;} } .modal-open{padding:0 !important;overflow:auto;} /*************************/ /* ico mobile */ .link-mobi{color:#777 !important;font-size:12px;letter-spacing:0px;padding-top:2px;line-height:normal;padding-bottom:1px;height:100%;font-weight:500;display:block; span[class^="icon-"]{margin:6px auto;margin-bottom:4px;display:block;font-size:23px;color:#025468; } img{margin:0 auto;margin-bottom:11px;display:block;} a{color:#777 !important;} } /**********************/ /* testo invio newsletter */ .result_inscr_newsl_min{ color:#fff; } /***************************/ .videogallery_wrapper { h1{ display:none; } .video{ h2.videoTitle{ font-size:20px; } } } // FORM CONTATTI #ContContatti, .form-contatti { color: @color-form; input[type="radio"], input[type="checkbox"] { display: inline-block; margin-right: 4px; margin-top: 2px; } .form-group { margin: 3px 0; } .modulo_alt { &:extend(.form-control all); height: 45px; background-repeat: no-repeat; box-shadow: none; padding: 0; font-size: 15px; background-color: @background-input; margin: 5px 0; color: @color-form; border: #E2E2E2 1px solid; border-radius: 2px; text-indent: 10px; option { color:@color-form; } &::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: @color-form; } &::-moz-placeholder { /* Firefox 19+ */ color: @color-form; } &:-ms-input-placeholder { /* IE 10+ */ color: @color-form; } &:-moz-placeholder { /* Firefox 18- */ color: @color-form; } } .modulo_alt[readonly], .modulo_file { background-image: url('/ATScripts/form/img/attach.png'); background-repeat: no-repeat; background-position: 5px center; cursor: pointer; text-indent: 25px; background-color: @background-input; } .bottone_alt { @media (max-width: @screen-sm-max) { float: none; margin: 10px auto; } } .privacy-form { text-align: right; } .privacy-form label { margin: 0; display: inline; } label { display: block; margin: 5px 0; font-size: 15px; color: @color-form; } .sep { padding-bottom: 10px; } textarea { min-height: 288px; @media (max-width: @screen-sm-max) { min-height: 100px; } } .separatore { margin-bottom: 10px; } select.modulo_alt { background-image: url("/source/arr_down.png"); background-repeat: no-repeat; background-position: 95% 50%; background-position: right 10px bottom 50%; } .privacy-form { @media (max-width: @screen-xs-max) { margin-top: 10px; } label { padding: 0; } } } #testo_privacy, .txtred_alt { font-size: 12px !Important; color: @color-form; font-weight: normal; } #ContContatti input.datepicker, .form-contatti input.datepicker, #ContContatti input[name="arrivo"], .form-contatti input[name="arrivo"], #ContContatti input[name="partenza"], .form-contatti input[name="partenza"], #data_arrivo_lastminute, #data_partenza_lastminute { background-color: @background-input; background-image: url("/source/calendario.png") !important; background-repeat: no-repeat; background-position: 98% 50% !important; cursor: pointer; color: @color-form; } #ContContatti input[type = "button"].bottone_alt, .form-contatti input[type = "button"].bottone_alt, #pgall .wrapper_form_cont input[type = "submit"], .form-contatti input[type = "submit"]{ cursor: pointer; color: #fff; background-color: @primary-color-hover; padding: 0 10px; height: 50px; width: 100%; line-height: 45px; -webkit-appearance: none; float: right; margin: 0; margin-top:15px; outline: none; font-size: 17px; font-weight:bold; text-transform:uppercase; max-width: 230px; border-radius: 2px; @media (max-width: @screen-xs-max) { float: none; margin:15px auto; margin-bottom:0; } &:hover{ background-color: @primary-color; color:#fff; } } #pgall .wrapper_form_cont .privacy_check div { display: inline-block; } /* FORM my reply */ .form-myreply{color:#fff;} .form-myreply .myReplyForm .form-control, #myreply_form_offerta .form-control{ font-size: 15px; height: 40px; text-indent: 4px; width: 100%; border: none; background-color: #fff; color: #666; -webkit-appearance: none; max-width:100%; } .form-myreply #myreply_form .container-fluid{padding:0 !important;} .form-myreply .myReplyForm .text-success, #myreply_form_offerta .text-success{color:#fff;} .form-myreply .myReplyForm label, #myreply_form_offerta label{ font-size:15px; color:#fff; padding: 4px 0; margin-top: 1px;} .form-myreply .myReplyForm .element_container,.form-myreply .alpaca-control label, #myreply_form_offerta .alpaca-control label,#myreply_form_offerta .element_container{font-size:13px;} .form-myreply .myReplyForm .radio label, .form-myreply .myReplyForm .checkbox label{font-size:12px;} .form-myreply .myReplyForm a, #myreply_form_offerta a{color:#fff;text-decoration:underline;} #myreply_form_offerta .myReplyForm .wrapper_annotations{width:100%;} .form-myreply .myReplyForm .annotations_wrapper textarea, #myreply_form_offerta .annotations_wrapper textarea{height:100px !Important;} .form-myreply .myReplyForm .period_wrapper input, #myreply_form_offerta .myReplyForm .period_wrapper input{background-image: url(/source/calendario.png) !important;} .form-myreply .myReplyForm .btn-success, #myreply_form_offerta .btn-success { border:none; border-radius:0; background-color: @primary-color; cursor: pointer; color: #fff; width: auto; padding: 0px 10px; height: 55px; line-height: 50px; width: 100%; max-width:230px; font-size: 19px; margin-top: 10px; -webkit-appearance: none; -webkit-transition:all 400ms ease; -moz-transition:all 400ms ease; -ms-transition:all 400ms ease; -o-transition:all 400ms ease; transition:all 400ms ease; } .form-myreply .myReplyForm .btn-success:hover,.form-myreply .myReplyForm .btn-success:focus, #myreply_form_offerta .btn-success:hover, #myreply_form_offerta .btn-success:focus{background-color:#B19844;} #myreply_form_offerta{padding:25px 10px;margin-top:25px;} //less preso dal vecchio file css .flt_left { float: left; } .flt_right { float: right; } .fullWidth img { max-width: 100%; text-align: center; } .rel { position: relative; } .col_5 { width: 20%; float:left; @media (max-width: @screen-md-max) {} @media (max-width: @screen-sm-max) { width:33.333%; } @media (max-width: @screen-xs-max) { width:100%; } } .center { margin: 0 auto; } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0 } .clearfix:after, .clearfix:before, .container_12:after, .container_12:before, .container_16:after, .container_16:before { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0 } .clearfix:after { clear: both } ::selection { background: @primary-color; color: #fff; } ::-moz-selection { background: @primary-color; color: #fff; } /* BUTTON */ .cb { display: none; } .transition { transition: all 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000); -webkit-transition: all 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000); -o-transition: all 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000); -ms-transition: all 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000); -moz-transition: all 400ms cubic-bezier(0.075, 0.820, 0.165, 1.000); } a:focus, a:active, a:link, img, .slick-slide { outline: none; } /* CSS Animations */ .moveDownTop{ opacity:0; -webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Safari 4+ */ -moz-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Fx 5+ */ -o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Opera 12+ */ animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; /* IE 10+ */ } .moveUpTop{ opacity:0; -webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Safari 4+ */ -moz-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Fx 5+ */ -o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Opera 12+ */ animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; /* IE 10+ */ } .moveLeftTop{ opacity:0; -webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Safari 4+ */ -moz-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Fx 5+ */ -o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Opera 12+ */ animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; /* IE 10+ */ } .moveRightTop { opacity:0; -webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Safari 4+ */ -moz-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Fx 5+ */ -o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* Opera 12+ */ animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) .5s; /* IE 10+ */ animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; } .wpb_appear { opacity: 0; -webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Safari 4+ */ -moz-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Fx 5+ */ -o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* Opera 12+ */ animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); /* IE 10+ */ animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -webkit-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /* Top to bottom keyframes */ @-webkit-keyframes wpb_ttb { 0% { -webkit-transform: translate(0, -10%); opacity: 0; } 100% { -webkit-transform: translate(0, 0); opacity: 1; } } @-moz-keyframes wpb_ttb { 0% { -moz-transform: translate(0, -10%); opacity: 0; } 100% { -moz-transform: translate(0, 0); opacity: 1; } } @-o-keyframes wpb_ttb { 0% { -o-transform: translate(0, -10%); opacity: 0; } 100% { -o-transform: translate(0, 0); opacity: 1; } } @keyframes wpb_ttb { 0% { transform: translate(0, -10%); opacity: 0; } 100% { transform: translate(0, 0); opacity: 1; } } /* Bottom to top keyframes */ @-webkit-keyframes wpb_btt { 0% { -webkit-transform: translate(0, 10%); opacity: 0; } 100% { -webkit-transform: translate(0, 0); opacity: 1; } } @-moz-keyframes wpb_btt { 0% { -moz-transform: translate(0, 10%); opacity: 0; } 100% { -moz-transform: translate(0, 0); opacity: 1; } } @-o-keyframes wpb_btt { 0% { -o-transform: translate(0, 10%); opacity: 0; } 100% { -o-transform: translate(0, 0); opacity: 1; } } @keyframes wpb_btt { 0% { transform: translate(0, 10%); opacity: 0; } 100% { transform: translate(0, 0); opacity: 1; } } /* Left to right keyframes */ @-webkit-keyframes wpb_ltr { 0% { -webkit-transform: translate(-10%, 0); opacity: 0; } 100% { -webkit-transform: translate(0, 0); opacity: 1; } } @-moz-keyframes wpb_ltr { 0% { -moz-transform: translate(-10%, 0); opacity: 0; } 100% { -moz-transform: translate(0, 0); opacity: 1; } } @-o-keyframes wpb_ltr { 0% { -o-transform: translate(-10%, 0); opacity: 0; } 100% { -o-transform: translate(0, 0); opacity: 1; } } @keyframes wpb_ltr { 0% { transform: translate(-10%, 0); opacity: 0; } 100% { transform: translate(0, 0); opacity: 1; } } /* Right to left keyframes */ @-webkit-keyframes wpb_rtl { 0% { -webkit-transform: translate(10%, 0); opacity: 0; } 100% { -webkit-transform: translate(0, 0); opacity: 1; } } @-moz-keyframes wpb_rtl { 0% { -moz-transform: translate(10%, 0); opacity: 0; } 100% { -moz-transform: translate(0, 0); opacity: 1; } } @-o-keyframes wpb_rtl { 0% { -o-transform: translate(10%, 0); opacity: 0; } 100% { -o-transform: translate(0, 0); opacity: 1; } } @keyframes wpb_rtl { 0% { transform: translate(10%, 0); opacity: 0; } 100% { transform: translate(0, 0); opacity: 1; } } /* Appear from center keyframes */ @-webkit-keyframes wpb_appear { 0% { -webkit-transform: scale(0.5); opacity: 0.1; } 100% { -webkit-transform: scale(1); opacity: 1; } } @-moz-keyframes wpb_appear { 0% { -moz-transform: scale(0.5); opacity: 0.1; } 100% { -moz-transform: scale(1); opacity: 1; } } @-o-keyframes wpb_appear { 0% { -o-transform: scale(0.5); opacity: 0.1; } 100% { -o-transform: scale(1); opacity: 1; } } @keyframes wpb_appear { 0% { transform: scale(0.5); opacity: 0.1; } 100% { transform: scale(1); opacity: 1; } } /* animation hover zoom */ @-webkit-keyframes bgzoom { from { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); o-transform: scale(1, 1); transform: scale(1, 1) } to { -webkit-transform: scale(1.02, 1.02); -moz-transform: scale(1.02, 1.02); o-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } } @-moz-keyframes bgzoom { from { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); o-transform: scale(1, 1); transform: scale(1, 1) } to { -webkit-transform: scale(1.02, 1.02); -moz-transform: scale(1.02, 1.02); o-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } } @-o-keyframes bgzoom { from { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); o-transform: scale(1, 1); transform: scale(1, 1) } to { -webkit-transform: scale(1.02, 1.02); -moz-transform: scale(1.02, 1.02); o-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } } @keyframes bgzoom { from { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); o-transform: scale(1, 1); transform: scale(1, 1) } to { -webkit-transform: scale(1.02, 1.02); -moz-transform: scale(1.02, 1.02); o-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } } @-webkit-keyframes bgzoom-reverse { from { -webkit-transform: scale(1.021, 1.02); -moz-transform: scale(1.02, 1.02); o-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } to { -webkit-transform: scale(1.00, 1.00); -moz-transform: scale(1.00, 1.00); o-transform: scale(1.02, 1.02); transform: scale(1.00, 1.00) } } @-moz-keyframes bgzoom-reverse { from { -webkit-transform: scale(1.02, 1.02); -moz-transform: scale(1.02, 1.02); o-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } to { -webkit-transform: scale(1.00, 1.00); -moz-transform: scale(1.00, 1.00); o-transform: scale(1.02, 1.02); transform: scale(1.00, 1.00) } } @-o-keyframes bgzoom-reverse { from { -webkit-transform: scale(1.02, 1.02); -moz-transform: scale(1.02, 1.02); o-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } to { -webkit-transform: scale(1.00, 1.00); -moz-transform: scale(1.00, 1.00); o-transform: scale(1.02, 1.02); transform: scale(1.00, 1.00) } } @keyframes bgzoom-reverse { from { -webkit-transform: scale(1.02, 1.02); -moz-transform: scale(1.02, 1.02); o-transform: scale(1.02, 1.02); transform: scale(1.02, 1.02) } to { -webkit-transform: scale(1.00, 1.00); -moz-transform: scale(1.00, 1.00); o-transform: scale(1.02, 1.02); transform: scale(1.00, 1.00) } } .bgzoom { overflow: hidden; } .bgzoom img { animation: bgzoom-reverse 0.3s ease-out; -moz-animation: bgzoom-reverse 0.3s ease-out; -o-animation: bgzoom-reverse 0.3s ease-out; -webkit-animation: bgzoom-reverse 0.3s ease-out; animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; } .bgzoom img:hover { animation: bgzoom 0.3s ease-out; -moz-animation: bgzoom 0.3s ease-out; -o-animation: bgzoom 0.3s ease-out; -webkit-animation: bgzoom 0.3s ease-out; animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; } /* animazione opacity in apertura */ @-webkit-keyframes opacity { from { opacity: 0 } to { opacity: 1 } } @-moz-keyframes opacity { from { opacity: 0 } to { opacity: 1 } } @-o-keyframes opacity { from { opacity: 0 } to { opacity: 1 } } @keyframes opacity { from { opacity: 0 } to { opacity: 1 } } /* ico up-down */ @-webkit-keyframes bounceArrow { 0% { -webkit-transform: translateY(0) } 100% { -webkit-transform: translateY(7px) } } @-moz-keyframes bounceArrow { 0% { -moz-transform: translateY(0) } 100% { -moz-transform: translateY(7px) } } @-o-keyframes bounceArrow { 0% { -o-transform: translateY(0) } 100% { -o-transform: translateY(7px) } } @keyframes bounceArrow { 0% { -webkit-transform: translateY(0); transform: translateY(0) } 100% { -webkit-transform: translateY(7px); transform: translateY(7px) } } /* animazioni blocchi */ .opacity-animation { opacity: 0; animation: opacity 0.8s ease-out 1.5s; -moz-animation: opacity 0.8s ease-out 1.5s; -o-animation: opacity 0.8s ease-out 1.5s; -webkit-animation: opacity 0.8s ease-out 1.5s; animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; } .moveDown.visible { -webkit-animation: moveDown 0.6s ease-in-out 0.2s backwards; -moz-animation: moveDown 0.6s ease-in-out 0.2s backwards; -o-animation: moveDown 0.6s ease-in-out 0.2s backwards; -ms-animation: moveDown 0.6s ease-in-out 0.2s backwards; animation: moveDown 0.6s ease-in-out 0.2s backwards; opacity: 1; } @-webkit-keyframes moveDown { 0% { -webkit-transform: translateY(-40px); opacity: 0; } 100% { -webkit-transform: translateY(0px); opacity: 1; } } @-moz-keyframes moveDown { 0% { -moz-transform: translateY(-40px); opacity: 0; } 100% { -moz-transform: translateY(0px); opacity: 1; } } @-o-keyframes moveDown { 0% { -o-transform: translateY(-40px); opacity: 0; } 100% { -o-transform: translateY(0px); opacity: 1; } } @-ms-keyframes moveDown { 0% { -ms-transform: translateY(-40px); opacity: 0; } 100% { -ms-transform: translateY(0px); opacity: 1; } } @keyframes moveDown { 0% { transform: translateY(-40px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } } .moveUp.visible { -webkit-animation: moveUp 0.6s ease-in-out 0.2s backwards; -moz-animation: moveUp 0.6s ease-in-out 0.2s backwards; -o-animation: moveUp 0.6s ease-in-out 0.2s backwards; -ms-animation: moveUp 0.6s ease-in-out 0.2s backwards; animation: moveUp 0.6s ease-in-out 0.2s backwards; opacity: 1; } @-webkit-keyframes moveUp { 0% { -webkit-transform: translateY(40px); opacity: 0; } 100% { -webkit-transform: translateY(0px); opacity: 1; } } @-moz-keyframes moveUp { 0% { -moz-transform: translateY(40px); opacity: 0; } 100% { -moz-transform: translateY(0px); opacity: 1; } } @-o-keyframes moveUp { 0% { -o-transform: translateY(40px); opacity: 0; } 100% { -o-transform: translateY(0px); opacity: 1; } } @-ms-keyframes moveUp { 0% { -ms-transform: translateY(40px); opacity: 0; } 100% { -ms-transform: translateY(0px); opacity: 1; } } @keyframes moveUp { 0% { transform: translateY(40px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } } .moveRight.visible { -webkit-animation: moveRight 0.6s ease-in-out 0.2s backwards; -moz-animation: moveRight 0.6s ease-in-out 0.2s backwards; -o-animation: moveRight 0.6s ease-in-out 0.2s backwards; -ms-animation: moveRight 0.6s ease-in-out 0.2s backwards; animation: moveRight 0.6s ease-in-out 0.2s backwards; opacity: 1; } @-webkit-keyframes moveRight { 0% { -webkit-transform: translateX(40px); opacity: 0; } 100% { -webkit-transform: translateX(0px); opacity: 1; } } @-moz-keyframes moveRight { 0% { -moz-transform: translateX(40px); opacity: 0; } 100% { -moz-transform: translateX(0px); opacity: 1; } } @-o-keyframes moveRight { 0% { -o-transform: translateX(40px); opacity: 0; } 100% { -o-transform: translateX(0px); opacity: 1; } } @-ms-keyframes moveRight { 0% { -ms-transform: translateX(40px); opacity: 0; } 100% { -ms-transform: translateX(0px); opacity: 1; } } @keyframes moveRight { 0% { transform: translateX(40px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } } .moveLeft.visible { -webkit-animation: moveLeft 0.6s ease-in-out 0.2s backwards; -moz-animation: moveLeft 0.6s ease-in-out 0.2s backwards; -o-animation: moveLeft 0.6s ease-in-out 0.2s backwards; -ms-animation: moveLeft 0.6s ease-in-out 0.2s backwards; animation: moveLeft 0.6s ease-in-out 0.2s backwards; opacity: 1; } @-webkit-keyframes moveLeft { 0% { -webkit-transform: translateX(-40px); opacity: 0; } 100% { -webkit-transform: translateX(0px); opacity: 1; } } @-moz-keyframes moveLeft { 0% { -moz-transform: translateX(-40px); opacity: 0; } 100% { -moz-transform: translateX(0px); opacity: 1; } } @-o-keyframes moveLeft { 0% { -o-transform: translateX(-40px); opacity: 0; } 100% { -o-transform: translateX(0px); opacity: 1; } } @-ms-keyframes moveLeft { 0% { -ms-transform: translateX(-40px); opacity: 0; } 100% { -ms-transform: translateX(0px); opacity: 1; } } @keyframes moveLeft { 0% { transform: translateX(-40px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } } /* ****************************** */ @-webkit-keyframes roll { 0% { -webkit-transform: translateX(500px) rotate(360deg); } 100% { -webkit-transform: translateX(0px) rotate(0deg); } } @-moz-keyframes roll { 0% { -moz-transform: translateX(500px) rotate(360deg); opacity: 0; } 100% { -moz-transform: translateX(0px) rotate(0deg); opacity: 1; } } @-o-keyframes roll { 0% { -o-transform: translateX(500px) rotate(360deg); opacity: 0; } 100% { -o-transform: translateX(0px) rotate(0deg); opacity: 1; } } @-ms-keyframes roll { 0% { -ms-transform: translateX(500px) rotate(360deg); opacity: 0; } 100% { -ms-transform: translateX(0px) rotate(0deg); opacity: 1; } } @keyframes roll { 0% { transform: translateX(500px) rotate(360deg); opacity: 0; } 100% { transform: translateX(0px) rotate(0deg); opacity: 1; } } .roll { -webkit-animation: roll 1s ease-out both, opacity 1s ease-out both; -moz-animation: roll 1s ease-out both, opacity 1s ease-out both; -o-animation: roll 1s ease-out both, opacity 1s ease-out both; -ms-animation: roll 1s ease-out both, opacity 1s ease-out both; animation: roll 1s ease-out both, opacity 1s ease-out both; } /* imposatzioni select */ #pgall select { background-image: url('/source/arr_down.png'); background-repeat: no-repeat; background-position: 97.5% 50%; } /**********************************/ /* elenchi puntati */ .lista-v { list-style-image: url('/source/ico-elenco.png'); padding: 20px 5px 5px 0; li { padding: 3px 0px 3px 0px; list-style-position: inside; } } /*****************************************/ .pulsante-arancio, .pulsante{ &:link, &:active, &:visited, &:focus{ text-align: center; display: block; line-height: 55px; color: #fff; font-size:15px; font-weight:500; background-color:@primary-color; width:100%; max-width:180px; text-transform:uppercase; margin:0 auto; padding:0 10px; position:relative; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; z-index:1; } &:after{ content: ''; position: absolute; z-index: -1; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; width: 0; height: 100%; bottom: 0; left: 0; background-color: @primary-color-hover; } &.commenti { position:absolute; z-index:20; margin-top: -27px; margin-left: 25px; @media (max-width:@screen-xs-max) { position:relative; margin-top:-55px; margin-left:auto; } } &:hover{ &:after{ width:100%; } } img{ margin-right:8px; } } .pulsante-arancio { &:link, &:active, &:visited, &:focus { background-color:@primary-color-hover; } &:after { background-color: @primary-color; } } .no-pad { padding: 0px; } /* newsletter */ #pgall #email_min, #nome_min, .modulo_cognome_min { height: 55px; text-indent: 10px !important; color: @text-color; font-size: 16px; -webkit-appearance: none; outline: none; background-color: #fff; &::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: @primary-color; } &::-moz-placeholder { /* Firefox 19+ */ color: @primary-color; } &:-ms-input-placeholder { /* IE 10+ */ color: @primary-color; } &:-moz-placeholder { /* Firefox 18- */ color: @primary-color; } } #pgall #button_email_min { border: none; height: 55px; -webkit-appearance: none; background: none; background-color:#6B5957; background-repeat:no-repeat; background-position:center; background-image:url('/source/sf-newsletter.png'); width:100%; color:#fff; &:hover{ background-color:@primary-color-hover; } } #wrapper_email_min { margin: 0 auto; margin-left:0; max-width: 100%; width: 100%; margin-top:25px; @media (max-width: @screen-sm-max) { margin-left:auto; } .field_email_min,.field_nome_min,.field_button_min { width: 25%; padding:0 2px; @media (max-width: @screen-sm-max) { width: 100%; padding:2px 0; } } .link_email { font-size: 13px; color: #fff !important; } .newsletter_min_cont_privacy { margin-top: 10px; color: #333 !important; a{ color: #333 !important; } } } #testo_privacy a:link, #testo_privacy a:active, #testo_privacy a:visited { color: #428bca !important; } /* ************************************************************************** */ /*slider top in css*/ //Qui inserisci il numero totale di foto che devono girare (deve corrispondere al numero di div che hai inserito) @numFoto: 5; //tempo di ritardo foto, ogni @delayFoto: 5; @duration_cross_fading:5; @total_animation: (@delayFoto + @duration_cross_fading)*@numFoto; @totalDuration: unit((@numFoto * @delayFoto),s); @step1: 0%; @step2: (@delayFoto / @duration_cross_fading)*100%; @step3: ((@delayFoto + @duration_cross_fading)/@total_animation)*100%; @step4: 100%-((@duration_cross_fading/@total_animation)*100%); @step5: 100%; @keyframes slider-top { @{step1} { opacity:1; } @{step2} { opacity:1; } @{step3} { opacity:0; } @{step4} { opacity:0; } @{step5} { opacity:1; } } //le foto da utilizzare nello slider devono chiamarsi sf-index-numero.jpg .setslider(@items, @delay) { .loopingClass(0); // Start loop .loopingClass(@index) when (@index <= @items) { &:nth-child(@{index}){ animation-delay: unit((@index * @delay),s); background-image: url('/source/sf-index-@{index}.jpg'); z-index:@numFoto - @index; @media(max-width:@screen-xs-max) { background-image: url('https://cmsmedia.titanka.com/www.hotelulisse.com//crp767x375-top-index-@{index}.jpg'); } } .loopingClass(@index + 1); // Increment loop } } .slider-top{ height:100%; position:absolute; left:0; right:0; div{ -webkit-animation-name: slider-top; -webkit-animation-timing-function: ease-in-out; -webkit-animation-iteration-count: infinite; -webkit-animation-duration: @totalDuration; -moz-animation-name: slider-top; -moz-animation-timing-function: ease-in-out; -moz-animation-iteration-count: infinite; -moz-animation-duration: @totalDuration; -o-animation-name: slider-top; -o-animation-timing-function: ease-in-out; -o-animation-iteration-count: infinite; -o-animation-duration: @totalDuration; animation-name: slider-top; animation-timing-function: ease-in-out; animation-iteration-count: infinite; animation-duration: @totalDuration; background-position:center top; background-repeat:no-repeat; background-size:cover; height:100%; position:absolute; top :0; left:0; right:0; .setslider(@numFoto,@delayFoto); } } /**************************************************************************** */ /* menu */ /* animazione icon menu */ .op_block { cursor: pointer; } .click { width: 37px; height: 40px; position: relative; margin: 0px auto; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; span { display: block; position: absolute; height: 2px; width: 100%; background: #000; border-radius: 0px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; &:nth-of-type(1) { top: 12px; } &:nth-of-type(2), &:nth-of-type(3) { top: 20px; } &:nth-of-type(4){ top: 28px; } } } .click.open span{ &:nth-of-type(1) { top: 18px; width: 0%; left: 50%; } &:nth-of-type(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } &:nth-of-type(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } &:nth-of-type(4) { top: 18px; width: 0%; left: 50%; } } /* *************************************************** */ /************ MENU SITO *****************/ #menu_2920 ul.level1.slide-menu, #menu_2920 ul.level2.slide-menu { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -ms-transform: translate3d(0px, 0, 0); -o-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); -webkit-transition-duration: 1s; -o-transition-duration: 1s; -ms-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s; opacity: 1; } .sf-sub-indicator { display: none; } #menu_2920{ ul#root_2920.level1 { @media (min-width: @screen-md-min) { line-height:90px; width:auto !important; float:none !important; } li { background-repeat:no-repeat; background-position:50% 75%; @media (min-width: @screen-md-min) { float:none; display:inline-block; } @media (max-width: @screen-sm-max) { width:100%; } &.sfHover>a, &.cmsCurrentPageContainerLevel_1>a, a:hover,a.cmsCurrentPage{ background-image:url('/source/waves.png'); @media (max-width: @screen-sm-max) { background:none; background-color:@primary-color-hover; color:#fff; text-transform:uppercase; } } &.submenu{ background-image: url('/source/arr-menu.png'); @media (max-width: @screen-sm-max) { background-position: 95% 50%; } } &:last-child { position:relative; ul#level2{ right:0; } } a { position: relative; z-index: 5; font-size: 15px; color: #333; padding: 0px 7px; background-repeat:no-repeat; background-position:50% 65%; background-size:28px; @media (max-width: @screen-md-max) { padding:0 6px; font-size:13px; } @media (max-width: @screen-sm-max) { width: 100%; padding: 10px 25px; font-size: 20px; color: #fff; background-position:90% 50%; } @media (max-width: @screen-xs-max) { padding: 7px 25px; font-size:16px; } } ul.level2 { position: absolute; z-index: 999; margin: 0px; padding: 0; background-color: @primary-color; padding: 5px 0; @media (min-width: @screen-md-min) { padding: 12px !important; li { text-align: left !important; a { padding:2px 8px !important; text-transform:uppercase; } } } @media (max-width: @screen-sm-max) { top:0; padding:0; width:100%; } li { position: relative; z-index: 9999; line-height:normal; display:block; padding: 0px 5px; text-align: center; margin: 0; float: none; &:last-child{ a{border:none;} } @media (max-width: @screen-sm-max) { width: 100%; margin: 0px; border: none; padding: 0; text-align:left; } &:hover,&.sfHover, a:hover, a:active, a:focus{ outline: 0 !important; } a{ color: #fff; width: 100%; padding: 6px 5px; margin: 0px; width: 170px; background:none; &.cmsCurrentPage, &:hover{ background-color: @primary-color-hover; } @media (max-width: @screen-sm-max) { padding: 10px 25px; color: #fff; width: 100%; display: block; width: 100%; border: none; margin-right: 0; margin-left: 0; float: none; } } &:first-child { display: none; @media (max-width: @screen-sm-max) { display:block; a{ text-align: left; background: none; padding: 10px 25px; background-color:#fff; img{ margin-top:-2px; } } } } &:last-child { border: none; } } } } } //per il menu da tablet a mobile .level1, .level2{ @media (max-width: @screen-sm-max) { display: block !important; visibility: visible !important; width: 60%; padding: 0; margin-top: 0px !important; background-color: @primary-color; z-index: 9999; -webkit-backface-visibility: hidden; top: 55px; bottom: 0; position: fixed !important; box-sizing: content-box; -webkit-overflow-scrolling: touch; -webkit-transform: translate3d(-101%, 0, 0); -moz-transform: translate3d(-101%, 0, 0); -ms-transform: translate3d(-101%, 0, 0); -o-transform: translate3d(-101%, 0, 0); transform: translate3d(-101%, 0, 0); -webkit-transition-duration: 1s; left: 0; box-shadow: 0px 0px 7px #333; overflow-y: auto; opacity: 0; } @media (max-width: @screen-xs-max) { width: 100%; } } } .menu-fix{ #menu_2920{ ul#root_2920.level1 { text-align:center; line-height:55px; li { background-position:50% 90%; &.sfHover>a, &.cmsCurrentPageContainerLevel_1>a, a:hover,a.cmsCurrentPage{ } a { padding:0 12px; background-position:50% 75%; @media (max-width: @screen-md-max) { font-size:11px; } &.sf-with-ul{ } } } } } } /************************************************************/ /* stile tab a fisarmonica */ .slider-titolo { cursor: pointer; background-color: #fff; border-radius: 10px; color: @primary-color; font-weight: bold; line-height: 65px; padding: 0 30px; background-image: url(/source/sf-slider-titolo.png); background-repeat: no-repeat; background-position: right 30px bottom 50%; margin-top: 20px; border: 1px solid @primary-color-hover; &.opened { background-color: @primary-color; background-image: url(/source/sf-slider-titolo-opened.png); border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; border: 1px solid @primary-color; color: #fff; } } .slider-corpo { display: none; background-color: #fff; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; color: @primary-color; padding: 10px 30px; border: 1px solid @primary-color; .lista-v { //list-style-image: url(/source/ico-elenco-white.png); padding-left: 0; } } /* ********* listato gallery ******* */ ul.list_fotogallery { padding: 0; .list_fotogallery_item { float: left; list-style-type: none; width: 16.6%; img { margin: 5px 0px; } a { font-weight: bold; color: #1F9ED8; &:hover{ color: #FF6774 } } } } /* ******************************** */ .barra-desktop { display: none; margin: 0 auto; left: 0; top: 0; right: 0; z-index: 999; position: fixed; } .barra-mobile { width: 100%; left: 0px; top: 0px; right: 0; z-index: 800; position: fixed; } /*mesi*/ .li_mesi, .li_contenuti { color: #333 !important; } /* gallery photoswipe */ .bo_gallery_photoswipe figure { text-align: center; position: relative; cursor: pointer; width: 20%; @media (max-width: @screen-sm-max) { width: 50%; } img { max-width: 100%; padding: 5px; } } /* ********** stile lingue ***************** */ .tendina-lingue { color: #fff; font-size: 15px; font-weight:lighter; cursor: pointer; padding: 0px 5px; line-height:45px; margin-top:10px; @media (max-width: @screen-sm-max) { margin-top:0; text-align:center; } img{ margin:0 3px; margin-top:-2px; @media (max-width: @screen-md-max) { margin:0 1px; } } #select_lingue { display: none; line-height: 16px; font-size: 15px; width: 100%; margin: 0 auto; top: 45px; width:100%; right: 0; z-index: 9; position: absolute; @media (max-width: @screen-sm-max) { left:0; max-width:150px; } .item_lingue { text-align: center; a { padding: 5px; background-color: @primary-color; color: #fff; display: block; &:hover { background-color: @primary-color-hover; color:#fff; } } } } } /* css elenco offerte */ .elenco-offerte { margin:20px 0; border-bottom:1px solid #E1E1E1; padding-bottom:20px; .cont-offerta { padding:30px; color:#333333; position:relative; h4.titolo { min-height:1px; margin-bottom:10px; font-family:@corsivo; font-size:25px; a { color:#333333; &:hover { color:#05B2DC; } } } .condizioni{ margin-top:30px; .prezzo { font-size:30px; font-family:@corsivo; } } .arrow { top:15px; height: 15px; } .testo { padding-top:25px; padding-left:0; padding-right:0; } .btn-offerte { @media (min-width:@screen-md-min) { position:absolute; right:30px; bottom:30px; } a { background-color:#05B2DC; text-align:center; font-weight:bold; display:block; min-width:144px; height:59px; line-height:59px; padding:0 30px; color:#FFFFFF; @media (max-width:@screen-sm-max) { margin:25px auto 0 } } } } @media (max-width:@screen-sm-max) { text-align:center; } } /* css dettaglio offerte/eventi */ .dett_offerte { padding-top:30px; h1 { margin-top:0; } .preventivo { max-width: 390px; margin: 25px auto; color: #fff !Important; width: 100%; @media (max-width: @screen-sm-max) { max-width: 260px; margin: 20px auto } &:hover { color: #1d1d1d !Important; } } .cont-h1{ margin-top: 0; h1{ line-height: 35px; font-size: 33px; padding-bottom: 0; padding-top: 10px; @media (max-width: @screen-sm-max) { line-height: 23px; font-size: 22px ; padding-top: 15px; } } } .sottotitolo { line-height: 25px; font-weight: bold; font-size: 24px; padding: 10px 0; padding-bottom: 25px; @media (max-width: @screen-sm-max) { line-height: 21px; font-size: 20px; } } .prezzo { font-size:30px; color:#05B2DC; font-family:@corsivo; } .frase-form { font-size: 25px; line-height: 29px; } .etichetta-prezzo { font-size: 15px; } .pulsante { color: #fff !important; max-width: 220px; background-color:#05B2DC; width: 100%; margin: 25px auto; } .dett_offerte .social_bar { margin-top: 20px; } } /* SLICK SLIDER */ .slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; margin-bottom: 0; .slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; &:focus { outline: none; } &.dragging { cursor: pointer; cursor: hand; } -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); .slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); &:before, &:after { content: ""; display: table; } &:after { clear: both; } .slick-slide { float: left; height: 100%; min-height: 1px; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); img { display: block; } &.slick-loading img { display: none; } &.dragging img { pointer-events: none; } } } } .slick-loading .slick-list { /*background: white url("https://admin.abc.sm/cms/js_lib/jquery/effects/slick-slider/img/ajax-loader.gif") center center no-repeat;*/ .slick-loading .slick-track { visibility: hidden; .slick-loading .slick-slide { visibility: hidden; } } } .slick-initialized .slick-slide { display: block; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } /* Icons */ /*@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; } /* Arrows */ .slick-prev, .slick-next { position: absolute; display: block; height: 15px; width: 40px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -7px; padding: 0; border: none; outline: none; background-repeat:no-repeat; background-position:center; &:hover, &:focus { outline: none; } &:hover:before, &:focus:before, &:hover:before, &:focus:before { opacity: 1; } &.slick-disabled:before, &.slick-disabled:before { opacity: 0.25; } &:before, &:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } } .slick-prev { left:-20px; transform:rotate(-90deg); z-index:3; @media (max-width: @screen-sm-max) { left:0; } &:before { font-family: "icomoon"; content: "\e908"; font-size:35px; color:@primary-color; background: #f5f5f5; padding: 7px; border-radius: 50%; } } .slick-next { right: -20px; transform:rotate(90deg); z-index:3; @media (max-width: @screen-sm-max) { right:0; } &:before { font-family: "icomoon"; content: "\e908"; font-size:35px; color:@primary-color; background: #f5f5f5; padding: 7px; border-radius: 50%; } } /* Dots */ .slick-dots { position: absolute; list-style: none; display: block; text-align: right; padding: 0; width: 50%; z-index: 10; right:0; top:-40px; right:5px; @media (max-width: @screen-xs-max) { text-align:center; top:-30px; width:100%; } li { position: relative; display: inline-block; height: 7px !important; width: 7px !important; margin: 0 5px; padding: 0; cursor: pointer; button { border: 0; background-color: #B4BECD; display: block; height: 7px !important; width: 7px !important; padding:0; outline: none; line-height: 0; font-size: 0; color: transparent; cursor: pointer; border-radius:50%; &:hover, &:focus{ outline: none; background-color: #037D9C; } &:after, &:before { display:none; } } &.slick-active button { outline: none; background-color: #037D9C; } &:after, &:before { display:none; } } } [dir="rtl"] .slick-next { right: auto; left: -25px; &:before { content: " "; } } [dir="rtl"] .slick-prev { right: -25px; left: auto; &:before { content: " "; } } [dir="rtl"] .slick-slide { float: right; } } /* contenuti dinamici scorrevoli */ .offerte{ @media (max-width: @screen-xs-max) { text-align:center; } .offerte-scorrevoli { margin-top:25px; .bordered{ margin:0 5px; .txt{font-size:16px;font-weight:lighter;color:#666;padding:60px 25px;background-color:#fff;padding-left:15%; @media (max-width: @screen-md-max) { padding:30px 10px; padding-left:15%; } @media (max-width: @screen-sm-max) { padding:25px 10px; padding-left:15%; } @media (max-width: @screen-xs-max) { text-align:center; margin-top:0; padding-left:10px; } h3{ &.titolo{ font-size:19px; line-height:20px; min-height:60px; margin:0 auto; margin-bottom:25px; font-weight:bold; @media (max-width: @screen-md-max) { font-size:18px; line-height:19px; } @media (max-width: @screen-sm-max) { min-height:1px; } @media (max-width: @screen-xs-max) { font-size:18px; line-height:19px; } a{ color:#333; &:hover{ color:@primary-color-hover; } } } } .sottotitolo{ font-size:16px; line-height:17px; } .condizioni{ padding:0; @media (max-width: @screen-md-max) { } @media (max-width: @screen-sm-max) { } @media (max-width: @screen-xs-max) { } .prezzo{font-size:40px;line-height:41px;} } .pulsante{ margin-left:0; max-width:170px; background-color:#05B2DC; margin-top:15px; font-weight:500; @media (max-width: @screen-xs-max) { margin-left:auto; } } } .cont-img { z-index:5; img{transform:none;} } } } } /* ***** Commenti ********* */ .elenco-commenti { line-height: 23px; font-size: 19px; max-width: 100%; .commenti { margin: 20px 0; padding: 35px 25px; background-color: #eee; a { display: inline-block; @media (max-width: @screen-sm-max) { text-align:center; } } .dati { color: #000; font-size: 16px; padding-left: 5px; @media (max-width: @screen-sm-max) { text-align:center; } } .tit-commento { color: #D5226B; font-size: 25px; padding-top: 6px; padding-left: 6px; @media (max-width: @screen-sm-max) { text-align:center; } } .data { color: #30373F; } .txt { margin-top: 15px; } } } /* slider commenti */ .slide-commenti { .cont-commenti{ padding:70px 10px; padding-bottom:0; color:#444; font-size:15px; padding-right:25px; @media (max-width: @screen-sm-max) { text-align:center; padding-right:10px; padding:20px 10px; } hr{ max-width:215px; border-top:1px solid #eee; margin-left:0; @media (max-width: @screen-sm-max) { margin-left:auto; } } .link{ text-transform:uppercase; font-size:12px; text-decoration:underline; } .blocco-testo{ padding-bottom:60px; } .titolo-commenti, #modalComments.modal-title{ font-size:20px; line-height:22px; margin-bottom:35px; padding-left:50px; @media (max-width: @screen-sm-max) { padding-right:50px; } @media (max-width: @screen-xs-max) { padding-left:30px; padding-right:30px; } a{ color:@primary-color; &:hover{ color:@primary-color-hover; } } } .dettagli{margin-top:15px; @media (max-width: @screen-sm-max) { text-align:left; } @media (max-width: @screen-xs-max) { text-align:center; } .text-right{ @media (max-width: @screen-xs-max) { margin-top:10px; text-align:center; } } .dati{ img{margin-right:10px;} } } } } #modalComments.modal-title{font-size:22px;line-height:23px;} /* calendari booking */ #ui-datepicker-div{ border:none; background-color: @primary-color; padding: 20px; color: #fff; font-size: 18px; -moz-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2); -webkit-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2); box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2); z-index: 2 !important; } .ui-datepicker-calendar tbody tr td a.ui-state-hover, .ui-datepicker-calendar .dp-highlight .ui-state-default{ background: @primary-color-hover; } .ui-widget-content{background:@primary-color !important;} .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: @primary-color !important; font-weight:lighter !important; color:#fff !important; border:none !important; text-align:center !important; } .TitankaCommonObjects .ui-widget-content, .TitankaCommonObjects .ui-widget-header{ color:#fff !important;} .TitankaCommonObjects .ui-datepicker-multi .ui-datepicker-group{border-right:none;} .ui-datepicker-calendar thead tr th, .TitankaCommonObjects .ui-datepicker-calendar thead tr th{border-top:1px solid #fff; border-bottom:1px solid #fff;} .ui-widget-header{background:none !important;border:none !important;} .ui-datepicker-group-first { border-right: #fff 1px solid; } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{opacity:.2 !important;} .ui-widget-header .ui-icon{background-image:url(/source/ui-icons_b7985b_256x240.png) !important;cursor:pointer;} .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: none !important; background:none !important; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 2px !important; } .ui-datepicker .ui-datepicker-prev-hover { left: 2px !important; } .ui-datepicker .ui-datepicker-next-hover { right: 2px !important; } .dp-highlight-begin a.ui-state-active, .ui-datepicker-calendar tbody tr td a.ui-state-hover, .dp-flip .ui-datepicker-calendar tbody tr td.dp-highlight-begin a.ui-state-hover, .dp-flip .ui-datepicker-calendar tbody tr td.dp-highlight-begin a.ui-state-active,.ui-datepicker-calendar tbody tr td a.ui-state-active{background-color: @primary-color-hover !important;} /*****************************/ .hideme, .moveUp, .moveDown, .moveRight, .moveLeft { @media (min-width: @screen-md-min) { opacity: 0; } } /************ CSS PER LISTINI LITE *************/ .listino { font-size: 15px !important; margin-bottom: 35px; .header { background-color:#234944 !important; color:#FFFFFF !important; } tr { &.row_products_even { background-color:#577A6D !important; color:#FFFFFF !important; select { color:#333 !important; } } } .wrapper_select_date { background-color:#f8f8f8 !important; border-color:#f8f8f8 !important; input[type="text"] { line-height: 33px !important; padding: 0 15px 0 0 !important; min-width: 200px !important; text-indent: 8px !important; background:none !important; background-color:#FFFFFF !important; border-radius:4px !important; border:1px solid #234944 !important; font-size: 15px !important; } } td { font-size: 15px !important; } input[type=button] { background:none !important; background-color:#577A6D !important; line-height: 33px !important; font-size: 15px !important; } .label_data { line-height: 33px !important; } .select_num { min-width:75px; } .wrapper_preventivo { width:100% !important; clear:both; } table.preventivo_header td.label { color:#333; } .title_preventivo { color:#577A6D; } @media (max-width: @screen-xs-max) { .wrapper_preventivo, .preventivo, .form_contatti_richiesta_preventivo { width:100% !important; clear:both; } } } /* css slider listato img */ .slider-img { a { display:block; img { padding:5px; } } .slick-dots { bottom:-25px; right:0; left:0; top:auto; } } /*******************/ /* VIDEO YOUTUBE RESPONSIVE */ .wrapper-video { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; } .wrapper-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .booking { margin-top:10px; max-width:950px; input[type="text"] { height:45px; color:#666; font-weight:lighter; font-size:15px; background-repeat:no-repeat; background-position: 10px 50%; background-image:url('/source/calendario-booking.png'); padding:0 25px; padding-left:35px; background-color:#fff; @media (max-width: @screen-md-max) { padding:0 10px; padding-left:35px; } } select { height:45px; background-position:95% 50%; border-radius:0; border:none; outline:none; } input[type="submit"] { background-color:@primary-color-hover; background-repeat:no-repeat; background-position:center; background-image:url('/source/lente.png'); color:#fff; height:45px; &:hover { background-color:@primary-color; } } } .link { display:block; margin-top:25px; @media (max-width: @screen-xs-max) { margin-top:15px; margin-bottom:25px; text-align:center; } } .blocco-servizi { h3 { font-size:25px; color:@primary-color; line-height: 30px; } .onda { margin-bottom: 20px; font-size: 65px; color: @primary-color; line-height: 20px; display: inline-block; } .txt-blocco-servizi { padding:20px 0; line-height:28px; } @media (max-width:@screen-xs-max) { padding-top:20px; text-align:center; } } .blocco-servizi-2 { h3 { font-size:25px; color:@primary-color; } line-height:28px; padding-bottom:30px; border-bottom:1px solid #E1E1E1; @media (max-width:@screen-xs-max) { padding-top:20px; text-align:center; } } .slider-plus { .slick-dots { bottom:-30px; top:auto; width:100%; text-align:center; } .cont-plus { text-align:center; font-weight:bold; .cont-img { margin-bottom:30px; span { font-size:100px; color:@primary-color-hover; } } } } .blocco-servizi-3 { h3 { font-size:25px; color:@primary-color; } .onda { margin-bottom: 20px; font-size: 65px; color: @primary-color; line-height: 20px; display: inline-block; } line-height:28px; padding-bottom:30px; padding-left:20px; @media (max-width:@screen-xs-max) { text-align:center; padding-top:20px; } } .blocco-camping { position:relative; margin-top: 30px; .pulsante-foto { position:absolute; display:block; bottom:30px; right:30px; padding:15px; font-size:16px; font-weight:bold; background-color:#FFF; color:@primary-color-hover; &:hover { background-color:@primary-color; color:#fff; } } h3 { font-size:25px; color:@primary-color; line-height: 30px; position: relative; z-index: 5; a { color:@primary-color; } } .onda { margin-bottom: 20px; font-size: 65px; color: @primary-color; line-height: 20px; display: inline-block; } } .fascia-tipologie { border-top: 1px solid #E1E1E1; border-bottom: 1px solid #E1E1E1; padding-top:6px; padding-bottom:6px; .servizi-struttura { line-height:55px; color:@primary-color; font-weight:bold; font-size:16px; .icona { font-size:25px; margin: 0 20px; } @media (max-width:@screen-xs-max) { margin-bottom:20px; .icona { margin:0 10px 0 0; } > span { display:block; text-align:center; line-height: 35px; } } } } .box-rosa { background-color:#FFEEDC; padding:25px; } .slider-tipologie { margin-bottom:50px; text-align:center; &.slick-slider { img { display:inline-block !important; } .slick-dots { top: auto; right: 5px; bottom: -30px; text-align: center; width: 100%; } } } .slogan-home { position:absolute; bottom:30px; width:100%; text-align:center; left:0; right:0; h2 { font-size:50px; color:#fff; text-shadow:1px 1px 1px #333; .small { font-size:24px; color:#fff; text-shadow:1px 1px 1px #333; } } @media (min-width:@screen-sm-min) and (max-width:@screen-sm-max) { bottom:0; } @media (max-width:@screen-xs-max) { bottom:-10px; h2 { font-size:31px; .small { font-size:16px; } } } } .slider-home { .slick-dots { bottom:-30px; top:auto; right: 0; left: 0; text-align: center; width: 100%; } .cont-item-slider-home { text-align:center; padding:0 5px; .icona-verticale-slider-home { position:absolute; left:0; right:0; text-align:center; margin-top:-25px; span { font-size:50px; color:@primary-color-hover; } } .cont-slider-home { font-size:16px; color:#777777; margin-bottom:45px; .cont-img { width:100%; span { line-height:70px; color:#05B2DC; font-size:70px; } } .tit-slider-home { font-weight:bold; margin:25px 0 15px; color:#333333; font-size:20px; } } img { display:inline-block !important; } } } .cont-tipologie-home { .cont-tipologia-home { position:relative; margin-bottom:10px; max-width:470px; .ombra { background-image:url('/source/ombra-slider-alloggi.png'); background-repeat:repeat-y; background-position:5px top; height:100%; width:100%; position:absolute; padding-bottom:10px; padding-left:20px; padding-right:10px; left:0; right:0; bottom:0; top:0; } .cont-item-tipo-home { left:0; right:0; bottom:10px; position:absolute; padding-left:20px; padding-right:10px; h4 { color:#FFFFFF; font-size:22px; margin:0; padding:0; text-shadow:2px 2px 2px #333; } .servizi { margin:15px 0 10px; font-size:16px; font-weight:bold; color:#FFFFFF; span { font-size:23px; font-weight:normal; margin-right:10px; margin-left:5px; text-shadow:2px 2px 2px #333; } } .cani { font-size:23px; color:#FFFFFF; float:left; line-height:60px; span { margin-right:10px; text-shadow:2px 2px 2px #333; } } .btn { float:right; } .pulsante-foto { display:block; padding:15px; font-size:16px; font-weight:bold; background-color:#FFF; color:@primary-color-hover; &:hover { background-color:@primary-color; color:#fff; } } } } &.blocco-camping { .cont-tipologia-home { .ombra { background-position:left top; } } } } .titolo-commenti { padding-top:90px; font-size:40px; color:@primary-color; line-height:43px; .onde { font-size:70px; } @media (max-width:@screen-sm-max) { text-align:center; padding-top:0; line-height:20px; } } .slider-commenti { background-color:#FFFFFF; padding:40px 19.99999992% 40px 25px; @media (max-width:@screen-sm-max) { padding:40px 25px 65px 25px; } .item-commenti { width:100%; .titolo-commento { font-size:25px; color:#333333; margin-bottom:20px; cursor:pointer; } .testo-commento { font-size:15px; color:#666666; } .pad-top-text { padding:0; height:25px; } .cliente-commento { font-size:17px; color:@primary-color-hover; float:left; } .immagine-commento { float:right; img { max-width:80px; } } } .modal-content { .titolo-commento { font-size:25px; color:#333333; cursor:pointer; } .testo-commento { font-size:15px; color:#666666; } .cliente-commento { font-size:17px; color:@primary-color-hover; float:left; } .immagine-commento { float:right; img { max-width:80px; } } } .slick-dots { @media (max-width:@screen-sm-max) { top: auto; right: 0; left: 0; bottom: -30px; } @media (min-width:@screen-md-min) { right:auto; top:50px; width: auto; left: 165%; li { display:block; margin:12px 5px; } } } } .titolo-happiness { color:#666666; line-height:43px; .onde { font-size:70px; color:@primary-color; } h4 { color:@primary-color; font-size:40px; } } .box-txt-home { text-align:center; border:1px solid @primary-color-hover; padding:25px 20px 0; h1 { font-size:36px; color:#333; margin-bottom:20px; margin-top:0; .small { font-size:25px; } } .pulsante { background-color: @primary-color-hover; &:hover { background-color: @primary-color; } } } .onde-lat-home { @media (max-width:1400px) { display:none !important; } } .icona-verticale-top-home { position:absolute; left:0; right:0; text-align:center; bottom:-25px; span { font-size:50px; color:@primary-color-hover; } } .titolo-servizi { h3 { font-size: 25px; color: #017d9a; line-height: 30px; } .onda { margin-bottom: 20px; font-size: 65px; color: #017d9a; line-height: 20px; display: inline-block; } } .TitankaCommonObjects .ui-datepicker .ui-datepicker-prev span { background-image:url('/source/ico-prev-cal.png') !important; background-position:center; } .TitankaCommonObjects .ui-datepicker .ui-datepicker-next span { background-image:url('/source/ico-next-cal.png') !important; background-position:center; } .slider-loghi-footer{ .slick-track{ @media (min-width:@screen-sm-min) { display: flex !important; align-items: center; justify-content: center; } } } .linea-arancione { width: 320px; margin: 0 auto; height: 3px; margin-top: 20px; background: #FF8000; } .iscriviti-size { font-size: 20px; color: #3b312b; font-weight: BOLD; }