// 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"; @import "/bootstrap3.2.0/less/buttons.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: #888; @text-color: #888; @font-family-sans-serif: 'Open Sans'; @font-size-base: 16px; @primary-color:#75b836; @primary-color-hover:#ba0066; @background-input:transparent; @color-form:#191919; @blu:#4c95b9; @corsivo:'Averia Libre'; @corsivo-2:'Courgette'; .corsivo{font-family:@corsivo;} .corsivo-2{font-family:@corsivo-2;} .colore-uno{color:@primary-color;} .colore-due{color:@primary-color-hover;} .blu{color:@blu;} a, a:hover, a:focus, a:active{text-decoration:none;} @font-face { font-family: 'icomoon'; src: url('/source/icomoon.eot?b52ngp'); src: url('/source/icomoon.eot?b52ngp#iefix') format('embedded-opentype'), url('/source/icomoon.ttf?b52ngp') format('truetype'), url('/source/icomoon.woff?b52ngp') format('woff'), url('/source/icomoon.svg?b52ngp#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; vertical-align:middle; display:inline-block; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-ico-biglietti:before { content: "\e907"; } .icon-ico-borsamare:before { content: "\e908"; } .icon-ico-bosaspiaggia:before { content: "\e909"; } .icon-ico-carnetalcolici:before { content: "\e90a"; } .icon-ico-gitabarca:before { content: "\e90b"; } .icon-ico-kitspiaggia:before { content: "\e90c"; } .icon-ico-lettinispiaggia:before { content: "\e90d"; } .icon-ico-massaggio:before { content: "\e90e"; } .icon-ico-telimare:before { content: "\e90f"; } .icon-ico-trattamentiestetici:before { content: "\e910"; } .icon-ico-unicorno:before { content: "\e911"; } .icon-hotel-reception-bell:before { content: "\e900"; } .icon-pencil:before { content: "\e901"; } .icon-ico-facebook:before { content: "\e902"; } .icon-ico-instagram:before { content: "\e904"; } .icon-whatsapp:before { content: "\e919"; } .icon-tel:before { content: "\e912"; } .icon-freccia-menu:before { content: "\e903"; } /* 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, .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-sm-max) { display:block; } } .table-cell { display: table-cell; vertical-align: middle; float: none; @media (max-width: @screen-sm-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: 1920px; margin: 0 auto; width: 100%; @media (min-width: @screen-md-min) { padding: 0 10px; } @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: 1250px; &:before{ display:block; } } h1, h2.grande { font-size: 35px; line-height: 37px; padding:0 10px; @media (max-width: @screen-md-max) { } @media (max-width: @screen-sm-max) { } @media (max-width: @screen-xs-max) { font-size: 22px; line-height: 24px; padding:0; } } h2.grande { font-size: 23px; line-height: 30px; margin-top: 20px; padding:0 10px; @media (max-width: @screen-xs-max) { font-size:17px; line-height:19px; } } .divisore { padding-bottom: 50px; @media (max-width: @screen-xs-max) { padding-bottom: 25px; } &.big{ padding-bottom:130px; @media (max-width: @screen-xs-max) { padding-bottom: 75px; } } } h3 { font-size: 35px; line-height: 37px; font-weight:300; @media (max-width: @screen-md-max) { font-size: 28px; line-height: 30px; } @media (max-width: @screen-sm-max) { font-size: 26px; line-height: 28px; } @media (max-width: @screen-xs-max) { font-size: 23px; line-height: 25px; } } .testo{padding:45px 10px;word-wrap: break-word;font-size:18px;color:#888;font-weight:300; @media (max-width: @screen-md-max) { padding:30px 10px; } @media (max-width: @screen-sm-max) { } @media (max-width: @screen-xs-max) { padding:20px 10px; font-size:16px; } h1{ margin-bottom:30px; } b, strong{ color:@primary-color; } .grey { color:@text-color; } } .testo-sx{padding-right:30px; @media (max-width: @screen-sm-max) { padding-right:15px; } @media (max-width: @screen-xs-max) { padding-right:10px; } } .testo-dx{padding-left:30px; @media (max-width: @screen-sm-max) { padding-left:15px; } @media (max-width: @screen-xs-max) { padding-left:10px; } } /* 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-sm-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{padding:0 !important} .modal-open{padding:0 !important;overflow:auto;} body{padding:0 !important} /*************************/ /* ico mobile */ .link-mobi{color:#fff !important;font-size:8px;letter-spacing:0;padding-top:5px !important;line-height:normal;padding-bottom:1px;height:100%;text-transform:uppercase;display:block; span[class^="icon-"]{margin:6px auto;display:block;font-size:25px; } img{margin:0 auto;margin-bottom:11px;display:block;} a{color:#fff !important;} } /**********************/ /* testo invio newsletter */ .result_inscr_newsl_min{ color:#fff; } /***************************/ // FORM CONTATTI #ContContatti { 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: 16px; background-color: @background-input; margin: 5px 0; color: @color-form; border: none; 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 { &:extend(.btn all); .button-variant(#fff; #000; #000); &:extend(.btn-block all); @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: 16px; color: @color-form; } .sep { padding-bottom: 10px; } textarea { min-height: 291px; @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, #ContContatti input[name="arrivo"], #ContContatti 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, #pgall .wrapper_form_cont input[type = "submit"] { cursor: pointer; color: #214744; background-color: #fff; padding: 0 10px; height: 50px; width: 100%; line-height: 45px; -webkit-appearance: none; float: right; margin: 0; margin-top:15px; outline: none; font-size: 13px; letter-spacing:2px; text-transform:uppercase; max-width: 330px; border:1px solid #D2CBC4; border-radius: 2px; @media (max-width: @screen-xs-max) { float: none; margin:15px auto; margin-bottom:0; } &:hover{ background-color: #214744; color:#fff; } } #pgall .wrapper_form_cont .privacy_check div { display: inline-block; } /* FORM my reply */ .form-myreply{color:@color-form;padding:0 10px;} .form-myreply .myReplyForm .form-control, #myreply_form_offerta .form-control{ font-size: 15px; height: 40px; text-indent: 4px; width: 100%; border: none; background-color: @background-input; color: @color-form; -webkit-appearance: none; max-width:100%; border:1px solid #ccc; } .form-myreply{ .modal-dialog{ color:@color-form; } } .form-myreply #myreply_form .container-fluid{padding:0 !important;} .form-myreply .myReplyForm .text-success, #myreply_form_offerta .text-success{color:@color-form;} .form-myreply .myReplyForm label, #myreply_form_offerta label{ font-size:15px; color:@color-form; 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:@color-form;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: #BE008A; font-weight:bold; cursor: pointer; color: #fff; width: auto; padding: 0px 10px; height: 55px; line-height: 50px; width: 100%; max-width:280px; font-family:@corsivo; 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; &.send_new_request{ max-width:240px; font-size:13px; } } .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:@primary-color;} #myreply_form_offerta{padding:25px 10px;margin-top:25px;clear:both;} //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; } @-webkit-keyframes bgzoom2 { 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 bgzoom2 { 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 bgzoom2 { 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 bgzoom2 { 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-reverse2 { 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-reverse2 { 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-reverse2 { 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-reverse2 { 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) } } .blocco-transition { transition: all ease-out .3s; -moz-transition: all ease-out .3s; -o-transition: all ease-out .3s; -webkit-transition: all ease-out .3s; .pulsante { transition: all ease-out .3s; -moz-transition: all ease-out .3s; -o-transition: all ease-out .3s; -webkit-transition: all ease-out .3s; opacity:0; visibility: hidden; margin-top: 0; } } .blocco-transition:hover { transform: scale(1.06); background-color: #fff; box-shadow: 0 0 10px 0 rgba(0,0,0,.1); z-index: 2; @media (max-width: @screen-sm-max) { transform: scale(1); } .pulsante { opacity:1; visibility: visible; margin-top: 25px; } } /* 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) } } .bounce{animation: bounceArrow .55s ease 0s alternate infinite;} /* 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; padding-left: 35px; li { padding: 3px 0px 3px 0px; list-style-position: inside; } } .lista-apple{ list-style-image: url(/source/apple.png); padding: 20px; padding-left: 5px; li { padding: 3px 0px 3px 0px; list-style-position: inside; } } .lista-allinclusive{ list-style-image: url(/source/ico-elenco-allinclusive.png); padding: 20px; padding-left: 5px; li { padding: 0px 0px 3px 0px; //list-style-position: inside; } } /*****************************************/ .pulsante{ &:link, &:active, &:visited, &:focus{ text-align: center; display: block; line-height: 40px; color: #fff; font-size:18px; background-color:@primary-color; border-radius:10px; width:100%; max-width:160px; margin:0 auto; padding:0 5px; position:relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); } &:before{ content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; border-radius:10px; background: @primary-color-hover; -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; } &:hover{ color:#fff; &:before{ -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); } } img{ margin:0 6px; } } .no-pad { padding: 0px; } /* newsletter */ #pgall #email_min { height: 55px; text-indent: 10px !important; color: @primary-color; font-size: 16px; -webkit-appearance: none; outline: none; background-color: #F1EEE2; &::-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%; &:hover{ background-color:@primary-color-hover; } } #wrapper_email_min { margin: 0 auto; margin-left:0; max-width: 470px; width: 100%; margin-top:25px; @media (max-width: @screen-sm-max) { margin-left:auto; } .field_email_min { width: 72%; } .field_button_min { width: 28%; } .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/NOME-DOMINIO//crp767x375-top-index-@{index}.jpg&o=5'); } } .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: 31px; 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: #fff; 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: 24px; } &:nth-of-type(4){ top: 36px; } } } .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 *****************/ .vedi-menu.slide-menu, #menu_3233 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_3233{ ul#root_3233.level1 { @media (min-width: @screen-md-min) { line-height:65px; width:auto !important; float:none !important; text-align:right; } @media (min-width: @screen-lg-min) { line-height:95px; } li { @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{ color:@primary-color-hover; @media (max-width: @screen-sm-max) { background-color:@primary-color-hover; color:#fff; } } &:last-child { position:relative; ul#level2{ right:0; } } a { position: relative; z-index: 5; font-size: 10px; color: #fff; padding: 0px 4px; background-repeat:no-repeat; background-position:50% 85%; @media (min-width: 1365px) { font-size: 12px; } @media (min-width: 1485px) { font-size: 13px; } @media (max-width: @screen-md-max) { font-size:9px; padding:0 4px; } @media (max-width: @screen-sm-max) { width: 100%; padding: 10px 25px; font-size: 20px; color: #fff; background-position:95% 50%; border-bottom: 1px solid rgba(255,255,255,.2); } @media (max-width: @screen-xs-max) { padding: 10px 25px; font-size:12px; } &.sf-with-ul{ @media (max-width: @screen-sm-max) { background-position: 95% 50%; } } .ico{ display:block; position:absolute; right:0; left:0; bottom:15px; text-align:center; font-size:10px; height:10px; @media (max-width: @screen-sm-max) { right:15px; top:0; left:auto; bottom:0; margin:auto; } } } ul.level2 { position: absolute; z-index: 999; margin: 0px; padding: 0; background-color: #fff; padding: 5px 0; border-radius:20px; @media (max-width: @screen-sm-max) { top:0; padding:0; width:100%; background-color:@blu; border-radius:0; } li { position: relative; z-index: 9999; line-height:normal; display:block; padding: 0px 5px; margin: 0; float: none; text-align:left; &: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: #989898; width: 100%; padding: 10px 5px; margin: 0px; width: 140px; &.cmsCurrentPage, &:hover{ color: @primary-color-hover; @media(max-width: @screen-sm-max){ color:#fff; } } @media (max-width: @screen-sm-max) { padding: 10px 25px; color: #fff; width: 100%; display: block; width: 100%; 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:@primary-color-hover; img{ margin-top:-2px; } } } } &:last-child { border: none; } } } } } } //per il menu da tablet a mobile .vedi-menu, .level2{ @media (max-width: @screen-sm-max) { display: block !important; visibility: visible !important; width: 60%; padding: 0; margin-top: 0px !important; background-color: @blu; z-index: 9999; -webkit-backface-visibility: hidden; top: 60px; 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; overflow-y: auto; opacity: 0; } @media (max-width: @screen-xs-max) { width: 100%; } } .menu-fix{ #menu_3233{ ul#root_3233.level1 { li { &.sfHover>a, &.cmsCurrentPageContainerLevel_1>a, a:hover,a.cmsCurrentPage{ } a { @media (max-width: @screen-md-max) { } &.sf-with-ul{ } } } } } } /************************************************************/ /* stile tab a fisarmonica */ .slider-titolo { cursor: pointer; background-color: #F3ECE0; border-radius: 6px; color: #6E2131; 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; &.opened { background-color: #6E2131; background-image: url(/source/sf-slider-titolo-opened.png); border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; color: #fff; } } .slider-corpo { display: none; background-color: #6E2131; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; color: #fff; padding: 10px 30px; .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: 33.3333333%; } @media (max-width: @screen-xs-max) { width: 50%; } img { max-width: 100%; padding: 5px; } } /* ********** stile lingue ***************** */ .blocco-lingue{ &.lingue-logo{ .tendina-lingue { color:#333; padding: 0; line-height: 55px; text-align: left; padding-left: 85px; @media(min-width: @screen-md-min) and (max-width:@screen-md-max){ padding-left: 0; } &:before{ display:none; } #select_lingue{ top: 50px; right: auto; left: 60px; } } } } .tendina-lingue { color: #fff; font-size: 13px; cursor: pointer; padding: 0px 5px; line-height:95px; text-align:center; @media (max-width: @screen-md-max) { line-height:65px; } &:before{ display:block; content:''; width:2px; height:16px; background-color:#80b2d1; position:absolute; top:0; bottom:0; margin:auto; left:0; @media (max-width: @screen-sm-max) { display:none; } } .ico{ font-size:8px; margin-top:-2px; } @media (max-width: @screen-sm-max) { border:none; line-height:40px; padding-top:0; color:#fff; } img{ margin:0 4px; margin-top:-3px; } #select_lingue { display: none; line-height: 15px; font-size: 13px; width: 100%; margin: 0 auto; top: 95px; width:100%; max-width:100px; right: 0; z-index: 9; position: absolute; left:0; border-radius:20px; @media (max-width: @screen-sm-max) { top:40px; } .item_lingue { text-align: center; a { padding: 5px; background-color: #fff; color: #989898; display: block; text-transform:uppercase; &:hover{ color: @primary-color-hover; } } } } } /* css elenco offerte */ .elenco-offerte { margin-top: 30px; @media (max-width: @screen-xs-max) { text-align: center; } .blk-offerte { margin-bottom: 25px; background-color:#fff; color: #333; font-size: 17px; @media (max-width: @screen-sm-max) { padding-top:15px; } @media (max-width: @screen-xs-max) { padding-top:0px; } .cont { padding: 0 25px; @media (max-width: @screen-sm-max) { padding: 15px 20px; } @media (max-width: @screen-xs-max) { padding: 15px; } .prezzo { line-height: 25px; font-size: 23px; color: @primary-color-hover; display:block; } h3 { line-height: 25px; font-size: 23px; padding-bottom: 20px; min-height: 50px; @media (max-width: @screen-md-max) { font-size:21px; line-height:23px; } @media (max-width: @screen-xs-max) { min-height: 1px; text-align: center; } a { color: @primary-color; &:hover { color: @primary-color-hover; } } } .img-off{ .cornice{ display:block; border:1px solid @primary-color; position:absolute; top:15px; bottom:15px; left:15px; right:15px; margin:auto; z-index:2; pointer-events: none; max-width:500px; } } .sottotitolo{ margin-bottom:35px; @media (max-width: @screen-md-max) { margin-bottom:20px; } } .pulsante { max-width:140px; margin-top:10px; @media (max-width: @screen-xs-max) { margin-top:20px; margin-left: auto; float:none !important; } &:before { background-color: @primary-color-hover; } } } } } /* css dettaglio offerte/eventi */ .dett_offerte { max-width: 1430px; margin: 0 auto; h1 { line-height: 35px; font-size: 33px; padding-bottom: 10px; font-family:@corsivo; color:@primary-color; @media (max-width: @screen-md-max) { font-size: 29px; line-height: 31px; } @media (max-width: @screen-xs-max) { line-height: 22px; font-size: 24px; text-align: left; } } .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; } } .etichetta-prezzo { font-size: 15px; } .pulsante { color: #fff !important; } .social_bar { margin-top: 20px; } .pennellata { margin: 0 auto; left: 0; right: 0; bottom: 0; position: absolute; } .img-top { padding-bottom:110px; @media (max-width: @screen-sm-max) { padding-bottom: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; margin:0 auto; 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: 50px; width: 50px; line-height: 0; font-size: 0; cursor: pointer; background: #fff; color: transparent; top: 50%; margin-top: -25px; padding: 0; border:none; border-radius: 50%; outline: none; background-repeat:no-repeat; background-position:center; z-index:3; box-shadow: 0 0 10px 0 rgba(0,0,0,.35); &: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 { background-image:url('/source/arr-prev.png'); left:5px; &:before { content:''; } } .slick-next { right: 5px; background-image:url('/source/arr-next.png'); &:before { content:''; } } /* Dots */ .slick-dots { position: relative; list-style: none; display: block; text-align: center; padding: 0; width: 100%; z-index: 10; margin-top:25px; @media (max-width: @screen-xs-max) { } li { position: relative; display: inline-block; height: 10px !important; margin: 0 5px; padding: 0; cursor: pointer; button { border: 0; background-color: #72B0CF; display: block; height: 10px !important; width: 6px !important; padding:0; outline: none; line-height: 0; font-size: 0; color: transparent; cursor: pointer; &:hover, &:focus{ outline: none; background-color: #fff; } &:after, &:before { display:none; } } &.slick-active button { outline: none; background-color: #fff; } &: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; } } .freccia-none{ opacity:0; pointer-events:none; } /* contenuti dinamici scorrevoli */ .offerte-scorrevoli, .offerte-elenco { .fade-box{ background-color:#6eb52c; margin:0 23px; img{ display:inline !important; margin-top:-1px; } @media (max-width: @screen-md-max) { margin:0 15px; } } .bordered{ margin:0 23px; padding:10px; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #ddd; background-color:#fff; @media (max-width: @screen-md-max) { margin:0 15px; } .cont-offerta{font-size:15px;padding:25px 10px;color: #ada6a3; padding-top: 55px; @media (max-width: @screen-md-max) { } @media (max-width: @screen-sm-max) { padding:25px 10px; padding-top: 50px; } @media (max-width: @screen-xs-max) { text-align:center; margin-top:0; //padding-bottom:0; } h3{ &.titolo{ font-size:20px; line-height:21px; min-height:60px; margin:0 auto; margin-bottom:0px; font-weight:normal; @media (max-width: @screen-md-max) { font-size:19px; line-height:20px; } @media (max-width: @screen-sm-max) { min-height:1px; } @media (max-width: @screen-xs-max) { font-size:18px; line-height:19px; } a{ color:@primary-color; &:hover{ color:@primary-color-hover; } } } } .sottotitolo{ font-size:17px; line-height:18px; color:#4B433F; margin:10px auto; min-height:40px; @media (max-width: @screen-sm-max) { } } .pulsante{ margin-top:25px; } .condizioni{ padding:0; @media (max-width: @screen-md-max) { } @media (max-width: @screen-sm-max) { } @media (max-width: @screen-xs-max) { } .prezzo{font-size:30px;line-height:35px;} } } .cont-img { img{transform:none;} } } .slick-prev, .slick-next{ margin-top:-150px; } } .offerte-elenco{ .boxOff{ min-height:700px; margin-top:-25px; @media (max-width: @screen-xs-max) { min-height:auto; margin-bottom:25px; margin-top:0; } } .bordered{ max-width:380px; margin:0 auto; } &.offer-component.offer_list{ .offer{ display: block !important; margin-bottom:0 !important; &.bordered{ border:none !important; padding:0 !important; } .img_container{ padding-right:0 !important; .offer-label{ right:-10px !important; } } } .fade-box{ margin:0 !important; } } .offer-component.offer_list{ .offer{ display: block !important; margin-bottom:0 !important; &.bordered{ border:none !important; padding:0 !important; } .img_container{ padding-right:0 !important; .offer-label{ right:-10px !important; } } } .fade-box{ margin:0 !important; } } } .offer_list .offerta-prezzo-cont .offerta-prezzo{ display:block; } /* ***** Commenti ********* */ .elenco-commenti { .flt_left{ @media (max-width: @screen-xs-max) { float:none; } } .logo{ @media (max-width: @screen-xs-max) { float:none; text-align:center; } img{ margin-right:8px; } } .commenti { margin: 10px 0; padding: 35px 10px; border-bottom:#B9338A 1px solid; @media (max-width: @screen-xs-max) { padding:20px 10px; } 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-xs-max) { text-align:center; } } .tit-commento { font-size: 25px; line-height:27px; padding-top: 6px; @media (max-width: @screen-sm-max) { text-align:center; } } .data { @media (max-width: @screen-xs-max) { text-align:center; margin-top:15px; } } .txt { margin-top: 15px; @media (max-width: @screen-xs-max) { text-align:center; } } } } /* slider commenti */ .slide-commenti { .cont-commenti{ padding:25px 10px; color:#333; font-size:18px; @media (max-width: @screen-sm-max) { text-align:center; padding:25px 5px; } .titolo-commenti, #modalComments.modal-title{ font-size:20px; line-height:22px; margin-bottom:20px; font-weight:bold; @media (max-width: @screen-sm-max) { min-height:55px; } @media (max-width: @screen-xs-max) { } a{ color:#333; &:hover{ color:@primary-color; } } } .dettagli{margin-top:35px; @media (max-width: @screen-sm-max) { text-align:center; } .cont-logo{ @media (max-width: @screen-sm-max) { margin-top:10px; } img{display:inline !important;} } .text-right{ @media (max-width: @screen-xs-max) { margin-top:10px; text-align:center; } } .cliente{ color:#37B997; } } } } #modalComments.modal-title{font-size:22px;line-height:23px;font-weight:bold;} /* 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;} //nascondo questi calendari #tka-ui-datepicker-div{ display:none!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{ .cont-img{ &:nth-child(even){ img{ margin-top:8%; @media (max-width: @screen-xs-max) { margin-top:0; } } } a{ display:block; img{padding:5px;} } } .slick-prev{ left:-10px; @media (max-width: @screen-sm-max) { left:5px; } @media (max-width: @screen-xs-max) { left:10px; } } .slick-next{ right:-10px; @media (max-width: @screen-sm-max) { right:5px; } @media (max-width: @screen-xs-max) { right:10px; } } } .freccia-none{ opacity:0; pointer-events:none; } /*******************/ /* VIDEO YOUTUBE RESPONSIVE */ .wrapper-video { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; } .wrapper-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .video-home { //overflow:hidden; //@media (max-width:@screen-xs-max) { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; //} } .video-home video { position: absolute; top: 0; left: 0; width: 100%; //@media (max-width:@screen-xs-max) { height: 100%; //} } #pgall{ .cont-tabs { padding: 25px 5px; text-align:center; color:#fff; &:after{ content: ''; display: block; clear: both; } input[type=radio] { display: none; } label { display: inline-block; color:#fff; font-size:18px; font-weight:bold; padding:5px 8px; margin:0 8px; text-align: center; cursor: pointer; -webkit-transition: all 0.5s; transition: all 0.5s; border-radius:70px; position:relative; &:hover { color: @primary-color; background-color:#fff; &:before{ opacity:1; } } &:before{ content: ""; display: block; width: 0; height: 0; border-top: 6px solid #fff; border-bottom: 6px solid transparent; border-left: 6px solid transparent; border-right: 6px solid transparent; position: absolute; bottom: -12px; right: 0; left:0; margin:auto; opacity:0; } img{ display: block; margin: 5px auto; } } [id^="tab"]:checked+label { color: @primary-color; background-color:#fff; border: none; box-shadow: none; &:before{ opacity:1; } } } } .tab-content { display: none; margin: 20px auto; box-sizing: border-box; font-size: 18px; width:100%; max-width:650px; @media (max-width: @screen-xs-max) { margin:10px auto; } &.ico-landing{ font-size:15px; line-height:17px; color:#BABABA; img{ display:block; margin:0 auto; margin-bottom:15px; } a{ width:16.6666667%; float:left; color:#BABABA; font-weight:bold; margin:10px 0; @media (max-width: @screen-xs-max) { width:33.33333333% } &:hover{ color:@primary-color; } b{ display:block; min-height:40px; } } } h3 { text-align: left; font-size: 25px; margin-bottom: 15px } } .tab-content * { -webkit-animation: scale 0.7s ease-in-out; -moz-animation: scale 0.7s ease-in-out; animation: scale 0.7s ease-in-out } @keyframes scale { 0% { transform: scale(0.9); opacity: 0 } 50% { transform: scale(1.01); opacity: 0.5 } 100% { transform: scale(1); opacity: 1 } } .tab1 { display: block; } @media (min-width: @screen-md-min) { .image-container{ overflow: hidden; position: relative; .mask{ margin: 0 -10px 0 0; position: absolute; top: 0; right: 100%; bottom: 100%; left: 0; background: #000; z-index: 3; -moz-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s; -o-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s; -webkit-transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), right 0.4s cubic-bezier(0.77, 0, 0.175, 1), margin 0.4s cubic-bezier(0.77, 0, 0.175, 1), left 0.4s cubic-bezier(0.77, 0, 0.175, 1); -webkit-transition-delay: 0s, 0.3s, 0.3s, 0.6s; transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s; } &.visible{ .mask{ margin-right: 0; right: 0px; bottom: 0; left: 100%; } .image{ filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .image{ /* position: absolute; top: 0; left: 0; width: 100%; height: 100%;*/ background-position: center; background-repeat: no-repeat; z-index: 1; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -moz-transform: translate3d(-20px, 0, 0); -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0); -moz-transition: opacity 0s linear 0.6s, -moz-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s; -o-transition: opacity 0s linear 0.6s, -o-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s; -webkit-transition: opacity 0s linear, -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0.6s, 0.6s; transition: opacity 0s linear 0.6s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s; } } } /*THANK YOU*/ .blocco-uno-guida { background-color: @primary-color; color: #FFF; margin-top:50px; font-size:21px; padding:60px 10px; h1 { color: #FFFFFF; } .grande{ font-size:35px; line-height:38px; } @media (max-width: @screen-md-max) { padding:35px 10px; } @media (max-width: @screen-sm-max) { margin-top:0; padding:30px 10px; } } .blocco-txt-guida { color:#FFF; background-color:@primary-color-hover; padding:40px 10px; font-size: 48px; line-height: 53px; @media (max-width: @screen-md-max) { padding:25px 10px; font-size: 38px; line-height: 40px; } } .blocco-due-guida { padding:40px 10px; padding-left:25px; font-size:21px; color:#333; padding-top:120px; @media (max-width: @screen-md-max) { padding:25px 10px; } } .blocco-fb{ display: block; margin-top: 50px; background-color: #F1EEE9; color: #333; padding:80px 10px; line-height: 47px; font-size: 45px; @media (max-width: @screen-md-max) { margin-top:30px; padding:50px 10px; line-height: 37px; font-size: 35px; } @media (max-width: @screen-sm-max) { padding:40px 10px; margin-top:25px; margin-bottom:25px; font-size:40px; line-height:42px; } &:hover { color:@primary-color !important; } } /* GUIDE POPUP */ .modal-guide{ .modal-header{ border-bottom:0 none; .close { margin-top: -10px; margin-right: -10px; border-radius: 50%; border: 2px solid #000; width: 30px; height: 30px; line-height:0px; -webkit-transition:all 400ms ease; -moz-transition:all 400ms ease; -ms-transition:all 400ms ease; -o-transition:all 400ms ease; transition:all 400ms ease; } } .modal-content { background-color: #eee; text-align: left; font-size: 18px; line-height: 25px; } .modal-body { padding:20px; } .title { font-size:32px; line-height:35px; font-weight:bold; } } .fancybox-wrap{overflow:initial !Important;} @media (max-width: @screen-sm-max) { .pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right{opacity: 1 !important;} } #blk_76237.in{bottom:0;} .apple{ position:relative; &:before{ display:block; content:''; height:1px; width:100%; background-color: #eaeaea; position:absolute; top:0; bottom:0; right:0; left:0; margin:auto; } span.mela{ display: block; margin-left: auto; margin-right: auto; position: relative; z-index: 1; background-color:#fff; padding:10px; width:60px; } } .companies{ position:relative; &:before{ background: #307fc0; background: -moz-linear-gradient(-45deg,#307fc0 0%,#3e9acc 100%); background: -webkit-gradient(linear,left top,right bottom,color-stop(0%,#307fc0),color-stop(100%,#3e9acc)); background: -webkit-linear-gradient(-45deg,#307fc0 0%,#3e9acc 100%); background: -o-linear-gradient(-45deg,#307fc0 0%,#3e9acc 100%); background: -ms-linear-gradient(-45deg,#307fc0 0%,#3e9acc 100%); background: linear-gradient(135deg,#307fc0 0%,#3e9acc 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#307fc0',endColorstr='#3e9acc',GradientType=1); bottom: 0; content: ''; display: block; left: 0; opacity: .95; position: absolute; right: 0; top: 0; z-index: 1; } &:after{ background-image:url('/source/sf-dw.jpg'); background-position: center center; background-repeat: no-repeat; background-size: cover; bottom: 0; content: ''; display: block; left: 0; position: absolute; right: 0; top: 0; z-index: 0; } } .companies-titolo{ font-weight:300; align-items: center; display: flex; justify-content: center; margin: 0 auto; text-align: center; width: 90%; position:relative; margin-bottom: 20px; margin-top: 20px; font-size:20px; line-height:22px; &:before, &:after{ content: ''; border-top: 2px solid rgba(234,234,234,.3); margin: 0 60px 0 0; flex: 1 0 20px; @media (max-width: @screen-xs-max) { margin: 0 30px 0 0; } } &:after{ margin: 0 0 0 60px; @media (max-width: @screen-xs-max) { margin: 0 0 0 30px; } } } .box-hotel{ text-align:center; display:inline-block; margin:40px 0; padding:0 10px; width:25%; color:#fff; vertical-align:top; @media (max-width: @screen-xs-max) { width:50%; margin:20px 0; } &:hover{ color:#aad8d7; } img{ display:block; margin:0 auto; margin-bottom:20px; } h4{ font-size:18px; line-height:20px; margin-bottom:10px; } } .blocco-testo-foto{ box-shadow: 0 0 10px 0 rgba(0,0,0,.1); position:relative; font-size:18px; font-weight:300; @media (max-width: @screen-xs-max) { font-size:16px; } .text-faq{ margin:20px 0; } b, strong{ color:@primary-color; } h3{ margin-bottom:15px; } .txt{ padding:10px 4%; overflow:hidden; line-height:27px; @media (max-width: @screen-sm-max) { padding:10px 2%; } @media (max-width: @screen-xs-max) { padding:20px 15px; } } .pennellata{ bottom: -35px; left:0; position: absolute; z-index:2; max-width:52%; @media (max-width: @screen-sm-max) { bottom:-45px; } @media (max-width: @screen-xs-max) { max-width:85%; bottom:-30px; } &.dx{ left:auto; right:0; } } ul.text-faq{ padding-left:0; } &.flex.tab{ opacity:0; position: absolute; z-index: -999; display:flex !important; height:0 !important; padding-bottom: 50px; @media (max-width: @screen-sm-max) { display:block!important } @media(min-width: @screen-md-min) and (max-width: @screen-md-max){ padding-bottom: 0px; } &.actv{ opacity:1; position: relative; z-index: auto; height:auto !important; } .pennellata{ bottom: 0!important; @media (max-width: @screen-sm-max) { display:none; } } } } ul.text-faq { list-style:none; li{ position:relative; padding-left: 40px; line-height:25px; padding-bottom:5px; &:before{ content:''; height:34px; width:35px; top:-6px; left:0; background-image:url(/source/apple.png); background-position:-48px -132px; -moz-transform:scale(.6); -ms-transform:scale(.6); -o-transform:scale(.6); -webkit-transform:scale(.6); transform:scale(.6); position: absolute; background-repeat: no-repeat; background-position: left; } } &.grey-ul{ padding-top:50px; padding-left:0; text-align:left; } } .circle{ height: 200px; font-size: 28px; width: 200px; border-radius: 50%; color: #fff; z-index: 1; border: 10px solid #fff; text-align: center; font-weight: 700; line-height: 1; padding-top: 55px; &.cerchio-giallo{ background:#FF960F; } &.cerchio-small{ position: absolute; font-size: 15px; padding-top: 45px; height: 150px; width: 150px; top: -75px; line-height: 1.2; right: 0; left: 0; margin: auto; } &.cerchio-rosso{ background:#CC0000; } &.cerchio-verde{ background:#7BB711; } &.cerchio-blu{ background:#0088C8; } } .grey-ctn-all{ background-color: #f2f2f2; padding: 95px 40px; position:relative; border:2px solid #fff; @media (max-width: @screen-sm-max) { padding:90px 15px 50px 15px; margin-top:85px; } } .altezza-lista-img{ @media (min-width: @screen-md-min) { margin-top:50px; } } .box-list-img{ margin-bottom:25px; @media (max-width: @screen-sm-max) { width: 100%; max-width: 410px; margin: 20px auto; } .bgzoom{ border-radius:5px; border-bottom-left-radius:0; } .absol-space-green{ font-size: 2rem; color: #fff; font-weight: 700; position: absolute; background-repeat: no-repeat; background-size: 100%; height: 115px; width: 100%; background-position: 100% 0; background-image: url(/source/brush.png); bottom: 0; left: 0; line-height: 23px; padding: 15% 0 5% 15px; @media (max-width: @screen-md-max) { font-size: 1.5rem; line-height: 2.5rem; } } .txt-lista-img{ padding:50px 10px 0 10px; } &:hover{ .absol-space-green{ background-position: 100% 84%; } } } /* timeline */ .fumetto-box:after{ content:""; display:block; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #eee; top:34px; position:absolute; } .fumetto-box{ background-color:#eee; margin-top:-180px; width: calc(~"41.66666667% - 2px"); @media (max-width: @screen-md-max) { margin-top:-90px; } @media (max-width: @screen-sm-max) { margin-top:-25px !important; } @media (max-width: @screen-xs-max) { width: calc(~"100% - 10px"); margin:0 auto; margin-top:25px !important; } .pallino{ position:absolute; top:30px; } &.sx{ border-right:40px solid #fff; @media (max-width: @screen-xs-max) { border:none; } &:after{ right:-6px; @media (max-width: @screen-xs-max) { display:none; } } .pallino{ right:-52px; @media (max-width: @screen-xs-max) { display:none; } } } &.dx { border-left:40px solid #fff; margin-left:calc(~"50% + 2px"); @media (max-width: @screen-xs-max) { border:none; margin-left:auto; } &:after { left:-6px; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: none; border-right: 6px solid #eee; @media (max-width: @screen-xs-max) { display:none; } } .pallino { left:-52px; @media (max-width: @screen-xs-max) { display:none; } } } .txt { padding:20px; font-size:18px; b, strong { color:#a92485!important; } h3 { font-size:30px; line-height:32px; margin-bottom:5px; color:#a92485!important; font-weight:700 } } } .hide-elem { display:none!important; } .flex-tabs { @media (min-width:@screen-md-min) { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; position: relative; z-index: 1; } > div { /*.tipo-tab {*/ display: -webkit-inline-box; display: -webkit-inline-flex; display: -moz-inline-flex; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background-color: #b1db89; color: #fff; font-size: 18px; height: 70px; line-height: 25px; margin: 0 1px; position: relative; text-align: center; text-decoration: none; -moz-transition: all ease-out .3s; -o-transition: all ease-out .3s; -webkit-transition: all ease-out .3s; transition: all ease-out .3s; width: 100%; a { color:#fff; .deco { bottom: -6px; left: 0; position: absolute; z-index: -1; display:none !important; .mask { display: block; fill: #b1db89; -moz-transition: all ease-out .3s; -o-transition: all ease-out .3s; -webkit-transition: all ease-out .3s; transition: all ease-out .3s; width: 100%; } } &:hover { color:#fff; .mask { fill: #6eb52c; } } } &:hover { color:#fff; background-color: #6eb52c; } } .active { color:#fff; background-color: #6eb52c; .mask { fill: #6eb52c; } } } .facilities { display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; .element { text-align:center; @media (min-width:@screen-sm-min) { display: inline-block; margin: 0 2%; -moz-transition: all ease-out .3s; -o-transition: all ease-out .3s; -webkit-transition: all ease-out .3s; transition: all ease-out .3s; vertical-align: top; width: auto; } @media (max-width:@screen-xs-max) { text-align: center; width: 50%; margin: 0 0 10%; } .ico { background-color: #fff; border-radius: 39px; box-shadow: 0 0 15px 0 rgba(0,0,0,.08); height: 78px; margin: 0 auto; text-align: center; width: 78px; padding-top:17px; @media (min-width:@screen-md-min) { moz-transition: all ease-out .3s; -o-transition: all ease-out .3s; -webkit-transition: all ease-out .3s; transition: all ease-out .3s; } } span { font-size: 1.6rem; font-weight: 600; line-height: 2.2rem; margin-top: 10px; display: inline-block; position: relative; color: @primary-color; background: #fff; font-family:@corsivo; mix-blend-mode: multiply; &:berfore { background: @primary-color; background: -moz-linear-gradient(top,@primary-color 0%,#6eb52c 1%,#6eb52c 99%,@primary-color 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,@primary-color),color-stop(1%,#6eb52c),color-stop(99%,#6eb52c),color-stop(100%,@primary-color)); background: -webkit-linear-gradient(top,@primary-color 0%,#6eb52c 1%,#6eb52c 99%,@primary-color 100%); background: -o-linear-gradient(top,@primary-color 0%,#6eb52c 1%,#6eb52c 99%,@primary-color 100%); background: -ms-linear-gradient(top,@primary-color 0%,#6eb52c 1%,#6eb52c 99%,@primary-color 100%); background: linear-gradient(to bottom,@primary-color 0%,#6eb52c 1%,#6eb52c 99%,@primary-color 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@primary-color',GradientType=0); } @media (min-width: @screen-md-min) { height: 4.5rem; opacity: 0; -moz-transition: all ease-out .3s; -o-transition: all ease-out .3s; -webkit-transition: all ease-out .3s; transition: all ease-out .3s; vertical-align: top; visibility: hidden; } } @media (min-width: @screen-md-min) { &:hover { -moz-transform: translate(0,-20px); -ms-transform: translate(0,-20px); -o-transform: translate(0,-20px); -webkit-transform: translate(0,-20px); transform: translate(0,-20px); .ico { background-color: #e5e5e5; box-shadow: 0 0 15px 0 transparent; } span { opacity: 1; visibility: visible; } } } } } .slogan-home { color:#fff; font-size:9rem; line-height:10rem; text-shadow:0 0 10px rgba(0,0,0,.3); text-align:center; position:absolute; height:14rem; top:0; left:0; bottom:0; right:0; margin:auto; @media (max-width:@screen-sm-max) { font-size:5rem; line-height: 1.2; } @media (max-width:@screen-xs-max) { font-size:3rem; } } .cont-mouse { position: absolute; bottom: 155px; left: 50%; margin-left: -10px; z-index:10; cursor:pointer; @media(min-width: @screen-md-min) and (max-width:@screen-md-max){ bottom: 95px; } .mouse { border: solid 1px #fff; border-radius: 10px; display: block; height: 35px; width: 20px; -webkit-animation: scroll-mouse 1.5s; -moz-animation: scroll-mouse 1.5s; -o-animation: scroll-mouse 1.5s; animation: scroll-mouse 1.5s; animation-timing-function: ease; animation-iteration-count: 1; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: ease; -moz-animation-timing-function: ease; -o-animation-timing-function: ease; animation-timing-function: ease; z-index: 2; .scroll-down { display: block; width: 2px; height: 6px; background: #fff; border-radius: 50%; margin: 5px auto auto auto; -webkit-animation: scroll-inner 1.5s; -moz-animation: scroll-inner 1.5s; -o-animation: scroll-inner 1.5s; animation: scroll-inner 1.5s; animation-timing-function: ease; animation-iteration-count: 1; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: ease; -moz-animation-timing-function: ease; -o-animation-timing-function: ease; animation-timing-function: ease; } } } @-webkit-keyframes scroll-inner { from{ margin-top:5px; } to{ margin-top:21px; } } @-moz-keyframes scroll-inner{ from{ margin-top:5px; } to{ margin-top:21px; } } @-ms-keyframes scroll-inner{ from{ margin-top:5px; } to{ margin-top:21px; } } @-o-keyframes scroll-inner{ from{ margin-top:5px; } to{ margin-top:21px; } } @keyframes scroll-inner{ from{ margin-top:5px; } to{ margin-top:21px; } } @-webkit-keyframes scroll-mouse{ from{ bottom:155px; } to{ bottom:140px; } } @-moz-keyframes scroll-mouse{ from{ bottom:155px; } to{ bottom:140px; } } @-ms-keyframes scroll-mouse{ from{ bottom:155px; } to{ bottom:140px; } } @-o-keyframes scroll-mouse{ from{ bottom:155px; } to{ bottom:140px; } } @keyframes scroll-mouse{ from{ bottom:155px; } to{ bottom:140px; } } .box-1-home { margin: -60px auto 250px; width: 85%; z-index: 2; min-height: 300px; background-image:url('/source/img-home-box-1.jpg'); background-repeat:no-repeat; background-size:cover; background-position: center center; position:relative; padding-top: 115px; padding-bottom: 130px; font-family:@corsivo; .mascotte { left: 0; max-width: 345px; position: absolute; top: 0; -moz-transform: translate(0,-89%); -ms-transform: translate(0,-89%); -o-transform: translate(0,-89%); -webkit-transform: translate(0,-89%); transform: translate(0,-89%); width: 65vw; z-index: 1; } .box { background-color: rgba(88,145,35,.9); color: #fff; font-size: 2.2rem; font-weight: 300; line-height: 3.3rem; padding: 5% 3.5%; text-align: center; width: 55%; z-index: 1; margin: 0 auto; } .pattern { background-image: url('/source/pennellata.png'); background-position: center top; background-repeat: no-repeat; background-size: 135%; bottom: -100px; display: block; height: 190px; position: absolute; width: 100%; z-index: 2; } a { color: #6eb52c; background-color: #6eb52c; border: 0; border-radius: 10px; color: #fff; cursor: pointer; display: inline-block; font-size: 1.7rem; font-weight: 300; height: 4.2rem; line-height: 4.2rem; margin-top: 5%; min-width: 135px; padding: 0 15px; position: relative; text-align: center; text-decoration: none; -moz-transition: all ease-out .3s; -o-transition: all ease-out .3s; -webkit-transition: all ease-out .3s; transition: all ease-out .3s; z-index: 1; background-color: #fff; &:link, &:visited, &:active { color: #6eb52c; } } @media (max-width:@screen-md-max) { .mascotte { max-width:250px; } } @media (max-width:@screen-sm-max) { margin:35px auto 30px; } @media (max-width:@screen-xs-max) { padding-top: 25px; padding-bottom: 60px; margin-top:35px; .box { width: 90%; } .pattern { height: 115px; } } } .box-home-serv { position:relative; img{ border-radius:5px; } .scritta { position:absolute; margin-top:-120px; background-image:url('/source/brush-top.png'); background-position:left top; background-repeat:no-repeat; transition: all ease-out .3s; -moz-transition: all ease-out .3s; -o-transition: all ease-out .3s; -webkit-transition: all ease-out .3s; height:142px; width:100%; font-family:@corsivo; color:#fff; font-size:2.5rem; padding-top: 55px; line-height: 1; padding-left: 6px; display:block; &:hover { background-image:url('/source/brush-dw.png'); } } @media (max-width:@screen-sm-max) { padding:30px 0; } } @media (min-width:@screen-md-min) { #contenuto_490580 >div:nth-child(2) { margin-top:-100px; } } .all-inclusive { color:#fff; font-size: 1.8rem; font-weight: 300; line-height: 2.8rem; padding-top:150px; padding-bottom:280px; max-width:745px; padding-left:10px; padding-right:10px; h3 { color:#fff; font-family:@corsivo; font-size: 5.5rem; line-height: 6rem; } h4 { color:#fff; font-family:@corsivo; font-size: 4.4rem; line-height: 6rem; } @media (max-width:@screen-xs-max) { padding-top:50px; padding-bottom:40px; h3 { font-size: 3.5rem; line-height: 4rem; } h4 { font-size: 2.5rem; line-height: 4rem; margin-bottom:3.5%; } } } .item-all-inclusive { text-align:center; display:block; position:relative; img { max-width:100%; } .txt { font-family:@corsivo; text-align:center; position:absolute; width:100%; font-size: 20px; line-height: 24px; bottom:65px; left:0; right:0; width:100%; @media (max-width:@screen-sm-max) { bottom:45px; } } } .faq-blk{ .text-faq{ li{ margin:12px 0; } } } //stile per le nuove offerte cms .offer-component { .offer-primary-color { &, span { color: @primary-color!important; } } .offer-background-primary-color { background-color: @primary-color!important; } .offer_detail .periods .item.featured { border-color: @primary-color!important; } &.offer_detail h3{ font-weight:bold; } &.offer_detail #image_gallery_thumb{ // margin-right: 0 !important; } .myReplyForm .btn-success, .offer-button { background: #F4A700!important; color: #FFF!important; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; border-radius:0 !important; outline: none !important; border: none !important; } .myReplyForm .btn-success:hover, .offer-button:hover { background: @primary-color!important; } .offer-border-color { border-color: #D7D7D7!important; } .offer-label { background: #F07C00!important; color: #FFF!important; } .offer-label:after { border-top-color: #C66A00!important; } .soldout_message { border: 1px solid #B22424; background: #FDF3F3; } } .maschera-booking{ position: absolute; top: 95px; right: 0; height: 82px; background: linear-gradient(90deg, rgba(190,0,138,1) 0%, rgba(247,0,140,1) 65%); z-index: 1; //width: 100%; padding-top: 15px; color: #fff; @media(min-width: @screen-md-min) and (max-width:@screen-md-max){ top: 65px; } &:before{ content: ''; background-image:url('/source/bordo-booking.png'); top: 0; width: 100%; position: absolute; left: -290px; background-repeat: no-repeat; height: 82px; } input, select{ height: 35px; color: #BE008A; } input[name="arrival"], input[name="departure"]{ color: #BE008A; } option{ background-color: #BE008A; color:#fff; } .ico{ font-size: 20px; padding: 10px 5px; } .bottone{ padding-top: 12px; .pulsante{ background-color: #BE008A; border-radius: 0; border: 2px solid #fff!important; color: #fff; font-size: 15px; @media(min-width: @screen-md-min) and (max-width:@screen-md-max){ font-size: 13px; } } } label{ @media(min-width: @screen-md-min) and (max-width:@screen-md-max){ font-size: 10px; } } } #ui-datepicker-div, .ui-state-default, .ui-widget-content .ui-state-default{ background-color: #00A6D7!important; } .ui-datepicker-calendar tbody tr td a.ui-state-active{ background-color:#fff!important; color: #BE008A!important; } .slider-allinclusive{ .slick-next { right: -45px; } .slick-prev { left: -45px; } } .ico-regalo{ vertical-align: sub; } a.voce_menu_37846{ background-image: url('/source/sf-menu-offerte.png')!important; background-position: top!important; background-repeat: no-repeat!important; background-size: auto!important; padding: 11px!important; padding-top: 0!important; line-height: 40px; @media(min-width: @screen-md-min) and (max-width: @screen-md-max){ background-size: contain !important; line-height: 35px; } @media(max-width: @screen-sm-max){ background-image: none!important; padding: 10px 25px!important; line-height: 0; background-color: #75B836!important; width: 100%!important; } } img.pennellata-offerte { position: absolute; bottom: -33px; left: 0; } .pulsante-menu-mobi{ padding: 10px 25px; font-size: 13px; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.2); a { color: #fff; } span{ margin-right: 10px; font-size: 25px; vertical-align: middle; } } /* PAGINA ALL INCLUSIVE */ .flex-container{ display: -webkit-flex; display: flex; } .giallo{ color:#F3D200; } .blu{ color:#00A6D7; } .rosa{ color: #FF0092; } .sf-giallo{ background-color: #F3D200; } .sf-giallo-testo{ background-color: rgba(243, 210, 0, 0.1); } .sf-blu{ background-color:#00A6D7; } .sf-blu-testo{ background-color:rgba(0, 166, 215,0.1); } .sf-rosa{ background-color:#FF0092; } .sf-rosa-testo{ background-color: rgba(255, 0, 146, 0.1); } .sf-verde{ background-color:#75B836; } .testo-color-exp{ font-family: @corsivo; font-size: 19px; color: #888888; @media(max-width: 1300px){ font-size: 17px; } @media(min-width: @screen-md-min) and (max-width:@screen-md-max){ font-size: 15px; } } .lista-giallo { list-style-image: url(/source/ico-elenco-giallo.png); padding: 20px; padding-left: 35px; li { padding: 3px 0px 3px 0px; list-style-position: inside; } } .lista-blu { list-style-image: url(/source/ico-elenco-blu.png); padding: 20px; padding-left: 35px; li { padding: 3px 0px 3px 0px; list-style-position: initial; span{ font-family: @font-family-sans-serif; color: #00A6D7; font-weight: bold; font-size: 18px; } } } .colonna-colorata{ position:relative; span{ color:#fff; font-family: 'akrobat-black'; font-size: 47px; font-weight: bold; position: absolute; top: 85px; right: 0; left: 0; display: block; /* float: left; */ text-align: center; @media(max-width:@screen-xs-max){ font-size: 30px; } } &:before{ content:''; background-size: cover; height: 90px; width: 45px; background-repeat: no-repeat; position: absolute; bottom: -35px; left: 0; right: 0; margin: auto; z-index: 1; } &.sf-giallo:before{ background-image:url("/source/all-freccia-giu-gialla.png"); } &.sf-blu:before{ background-image:url("/source/all-freccia-giu-blu.png"); } &.sf-verde:before{ background-image:url("/source/all-freccia-giu-verde.png"); bottom: -40px; @media(max-width:@screen-xs-max){ bottom: -65px; } } &:after{ content:''; background-size: cover; height: 230px; width: 45px; background-repeat: no-repeat; position: absolute; top: 0; right: -45px; @media(max-width:@screen-xs-max){ display:none; } } &.sf-giallo:after{ background-image:url("/source/all-freccia-destra-gialla.png"); } &.sf-blu:after{ background-image:url("/source/all-freccia-destra-blu.png"); } &.sf-rosa:after{ background-image:url("/source/all-freccia-destra-rosa.png"); } } .colonna-testo{ position:relative; padding: 50px 100px; @media(max-width: @screen-sm-max){ padding: 50px 60px; } @media(max-width: @screen-xs-max){ padding: 50px 45px; } &.sf-rosa-testo{ .all-icona-servizio{ margin: 15px 0; .testo-servizi{ font-size: 15px; } } span.rosa{ font-size: 90px; } } .item-all-inclusive .txt{ @media(max-width: @screen-xs-max){ font-size: 16px; bottom: 30px; } } } /*************************************************************************/ .cntFormPopup{ position: fixed; left: 0; right: 0; top: 0; z-index: 9999; //per stare sopra la chat bottom: 0; .textPopup{ max-width:800px; color:#333; margin-top:0; @media (max-width: @screen-xs-max) { margin-bottom:0; } h3{ color:#6bc0c1; margin-bottom: 30px; text-align:left; font-weight: bold; font-size: 40px; line-height: 44px; padding-left: 50px; @media(max-width: @screen-sm-max){ display:none; /*font-size: 23px; line-height: 35px; padding-left: 0; padding-top: 20px; margin-bottom: 0px;*/ } @media(min-width:@screen-md-min) and (max-width:@screen-md-max){ font-size: 28px; } } .text { //padding: 0 90px; margin-bottom: 30px; text-align:left; b{ color:#6bc0c1; } @media(max-width:@screen-xs-max){ font-size: 13px; margin-bottom: 15px; margin-top: 5px; } } .img-container{ padding-bottom: 30px; &.space-evenly{ justify-content: space-evenly; -webkit-justify-content: space-evenly; -webkit-align-content: space-evenly; } &.flex-start{ justify-content: flex-start; -webkit-justify-content: flex-start; -webkit-align-content: flex-start; } .logo{ @media(max-width: @screen-md-max){ max-width: 120px; } } @media(max-width: @screen-sm-max){ //padding-bottom: 20px; display:none; } } } #ContattiPopup{ //max-width:480px; //margin:auto; .wrp_newsletter_optin{display:none;} label, #testo_privacy, .wrp_newsletter_optin, .txtred_alt, a{ color:#333 !important; } label{ padding-bottom: 10px; @media(max-width:@screen-xs-max){ font-size: 14px; } } .bottone_alt{ text-align: center; display: block; color: #fff; font-size: 18px; background-color: #6bc0c1; border-radius: 10px; width: 100%; max-width: 250px; margin-right: 0; margin-left: auto; padding: 0 5px; margin-top: 20px; position: relative; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); &:hover{ background: #127282; } @media(max-width: @screen-xs-max){ padding: 20px 5px; line-height: 0; } } input{ border-bottom: 1px solid #ccc; height: 40px; text-indent: 4px; @media(max-width: @screen-xs-max){ height: 25px; } @media(min-width:@screen-md-min) and (max-width:@screen-md-max){ height: 30px; } } .privacy-form{ position:relative; text-align:right; label{ display:inline; } input[name="privacy"]{ display:inline-block; height: auto; margin-right:5px; } @media (max-width: @screen-xs-max) { text-align:left; } } .email-campo{ display:none; } } #popup{ max-width:800px; padding:50px; background-color: #fff; margin:auto; margin-top: 5%; position:relative; border:10px solid #BE008A; @media (max-width: @screen-sm-max) { max-width:700px; } @media (max-width: @screen-xs-max) { margin-left:15px; margin-right:15px; padding: 10px 20px; //max-height: 500px; //overflow-y: scroll; } @media(min-width: @screen-md-min) and (max-width:@screen-md-max){ padding: 10px 50px; background-color: #fff; margin: auto; margin-top: 2%; } @media(max-height:900px){ overflow-y: scroll; max-height: 500px; } a.cancel{ color: #fff; background-color: #127282; border-radius: 50%; width: 30px; height: 30px; display: block; text-align: center; line-height: 27px; position: absolute; right: -15px; top: -15px; span{ font-size:30px; } @media(min-width:@screen-sm-min) and (max-width:@screen-sm-max){ right: 25px; top: 25px; position:fixed; } @media (max-width: @screen-xs-max) { right: 10px; top: 10px; position: fixed; } @media(max-height:900px){ right: 0; top: 0; } } } #cover{ background-color: rgba(0,0,0,0.8); position: fixed; top: 0; right: 0; left: 0; bottom: 0; z-index: -1; } @media(max-width: @screen-xs-max){ position: fixed; max-height: 500px; border:3px solid #BE008A; } } html[lang="fr"]{ #contenuto_511999 .pulsante{ font-size: 12px; } } .box-garanzia{ background: rgb(7,198,255); background: linear-gradient(90deg, rgba(7,198,255,1) 0%, rgba(0,166,215,1) 45%, rgba(255,0,146,1) 100%); position:relative; padding: 5px; /* max-width: 100%; */ height: 505px; .wrapper-content{ background-color: #fff; height: 100%; font-weight:bold; padding: 25px 0; .inner-text { padding: 0 15px; b{ color: #BE008A; } @media(max-width: @screen-sm-max){ padding: 0 5px; } } @media(min-width: @screen-sm-min) and (max-width: @screen-sm-max){ display:block; } } @media(max-width: @screen-xs-max){ height: 470px; margin-bottom: 25px; } @media(min-width: @screen-sm-min) and (max-width: @screen-sm-max){ height: 420px; margin-bottom: 40px; } @media(min-width: @screen-md-min) and (max-width: @screen-md-max){ height: 590px; } } /* banner ospitalità solo in ita */ /*html[lang="it"]{ .sf-banner-ospitalita{ background-color:#B52A26; } .banner-ospitalita{ z-index:10; color:#fff; padding: 25px 0; @media(max-width: @screen-sm-max){ padding: 10px 0; } .banner-container{ max-width: 1250px; margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px; a{ color: #fff; } .banner-testo{ padding-left: 15px; } } } .removeMargin{ margin-top:0!important; } #blk_76213 { margin-top: 100px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; } .maschera-booking{ top: 190px; } @media (max-width: @screen-md-max) and (min-width: @screen-md-min){ .maschera-booking { top: 180px; } #blk_76213 { margin-top: 130px; } } @media(max-width: @screen-sm-max){ .banner-ospitalita img{ max-width: 150px; } #blk_76213 { margin-top: 60px; background: none!important; } #blk_76212{ margin-top: 0px; } } }*/ /***************************************/ .box-ospitalita{ background: rgb(7,198,255); background: linear-gradient(90deg, rgba(7,198,255,1) 0%, rgba(0,166,215,1) 45%, rgba(255,0,146,1) 100%); position:relative; padding: 5px; /* max-width: 100%; */ .wrapper-content{ background-color: #fff; height: 100%; font-weight:bold; padding: 25px 0; .inner-text { padding: 0 15px; text-align:center; b{ color: #000; } span{ color: #BE008A; font-weight: bold; font-size: 25px; margin-bottom: 15px; } @media(max-width: @screen-sm-max){ padding: 0 5px; } } @media(min-width: @screen-sm-min) and (max-width: @screen-sm-max){ display:block; } } } .banner-capienza{ position: absolute; bottom: 20%; left: 50px; img{ max-width: 250px; @media(max-width: @screen-md-max){ max-width: 200px; } } @media(max-width: @screen-sm-max){ bottom: -65px; margin: auto; width: 50%; right: 0; left: 0; text-align:center; } @media(max-width: @screen-xs-max){ bottom: -65px; margin: auto; width: 50%; right: 0; left: 0; } } /* GUIDE POPUP */ .somodal-dialog { .somodal-header { border-bottom: 0 none; .close { margin-top: -10px; margin-right: -10px; width: 30px; height: 30px; line-height: 0px; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; } } .somodal-content { background-color: #eee; text-align: left; font-size: 18px; line-height: 25px; } .somodal-body { padding: 20px; text-align: center !important; img{ max-width: 100% !important; } } .title { font-size: 32px; line-height: 35px; font-weight: bold; } } .popup-guide{ >br{ display:none; } } .mrprenoForm{ /*classe della guida wrp_guide_button*/ .wrp_guide_button{ margin-top: 25px; display: block; text-align: right; img{ max-width: 100%; } } } .wrapper_email_min{ /*classe della guida wrp_guide_button*/ .wrp_guide_button{ text-align:right; display: block; margin-top:15px; img{ max-width: 100%; } } } .banner-trip{ max-width: 600px; position: relative; //width: 100%; //height: 400px; background: rgba(127,194,190,1); background: -moz-linear-gradient(top, rgba(127,194,190,1) 0%, rgba(236,60,98,1) 28%, rgba(246,155,64,1) 100%); background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(127,194,190,1)), color-stop(28%, rgba(236,60,98,1)), color-stop(100%, rgba(246,155,64,1))); background: -webkit-linear-gradient(top, rgba(127,194,190,1) 0%, rgba(236,60,98,1) 28%, rgba(246,155,64,1) 100%); background: -o-linear-gradient(top, rgba(127,194,190,1) 0%, rgba(236,60,98,1) 28%, rgba(246,155,64,1) 100%); background: -ms-linear-gradient(top, rgba(127,194,190,1) 0%, rgba(236,60,98,1) 28%, rgba(246,155,64,1) 100%); background: linear-gradient(to bottom, rgba(127,194,190,1) 0%, rgba(236,60,98,1) 28%, rgba(246,155,64,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fc2be', endColorstr='#f69b40', GradientType=0 ); @media(max-width:@screen-sm-max){ max-width: 100%; } @media(max-width:@screen-xs-max){ max-width: 100%; float:left; } .wrapper{ background-color: #fff; margin-left: 7px; display: flex; align-items: center; @media(max-width:@screen-sm-max){ margin-left: 10px; padding-top: 15px; padding-bottom: 15px; } @media(max-width:@screen-xs-max){ display:block; float:left; padding-top: 15px; margin-left: 10px; } } .col-img{ cursor:pointer; @media(max-width:@screen-xs-max){ text-align:left; } } .col-testo{ padding: 15px; img{ vertical-align: sub; } b{ color:#BE008A; } } &.trip-scorrimento{ margin-right: -450px; transition: margin 600ms linear; &.open{ margin-right: 0px; display:block; transition: margin 600ms linear; } } } // fix spazio in alto nelle pagine senza foto top .related_1567775485, .related_1568022323{ @media(min-width:@screen-lg-min){ #blk_76219{ padding-top: 225px; } } @media(min-width:@screen-md-min) and (max-width:@screen-md-max){ #blk_76219{ padding-top: 0px; } #contenuto_549737 { margin-top: 160px; } .banner-capienza { bottom: -150px; left: 0; right: 0; } } @media(max-width:@screen-sm-max){ #contenuto_549737 { margin-top: 110px; } .banner-capienza { bottom: -150px; left: 0; right: 0; } } @media(max-width:@screen-xs-max){ #contenuto_549737 { margin-top: 30px; } } }