// 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: #fffbf4; @link-color: #1b2d51; @text-color: #1b2d51; @font-family-sans-serif: "Roboto Condensed", sans-serif; @font-size-base: 16px; @primary-color: #124f8e; @primary-color-hover: #dc0031; @celeste: #5786c4; @ocra: #efe2cf; @ocra-chiaro: #fffbf4; @background-input: @ocra-chiaro; @color-form: #666; @verde: #124f8e; @white: #fff; body { margin: 0; padding: 0; line-height: 1.7; } a, a:hover, a:focus { text-decoration: none; } .colore-uno { color: @primary-color; } .colore-due, .red { color: @primary-color-hover; } .blu { color: @verde; } .celeste { color: @celeste; } .ocra { color: @ocra; } .ocra-chiaro { color: @ocra-chiaro; } .bg-line { //border-bottom: 1px solid #F5EDDD; @media (min-width: @screen-md-max) { background-image: url("/source/bg-line.png"); background-repeat: no-repeaT; background-size: auto; background-position: 125% 60px; } } .bgk-uno { background-color: @primary-color; } .bgk-due { background-color: @primary-color-hover; } .bgk-celeste { background-color: @celeste; &.bordo { border-left: 5px solid @body-bg; border-right: 5px solid @body-bg; @media (max-width: @screen-sm-max) { border: 10px solid @body-bg; border: 10px solid @body-bg; } @media (max-width: @screen-xs-max) { border: 20px solid @body-bg; border: 20px solid @body-bg; } } } .bgk-blu { background-color: @verde; &.bordo { border-left: 5px solid @body-bg; border-right: 5px solid @body-bg; @media (max-width: @screen-sm-max) { border: 10px solid @body-bg; border: 10px solid @body-bg; } @media (max-width: @screen-xs-max) { border: 20px solid @body-bg; border: 20px solid @body-bg; } } } .bgk-white { background-color: @white; } .bgk-ocra { background-color: @ocra; } @font-face { font-family: "icomoon"; src: url("/source/icomoon.eot?v42k9m"); src: url("/source/icomoon.eot?v42k9m#iefix") format("embedded-opentype"), url("/source/icomoon.ttf?v42k9m") format("truetype"), url("/source/icomoon.woff?v42k9m") format("woff"), url("/source/icomoon.svg?v42k9m#icomoon") format("svg"); font-weight: normal; font-style: normal; font-display: swap; } [class^="icon-"], [class*=" icon-"], .slick-prev:before, .slick-next:before, .lista-custom.plus li:before { /* use !important to prevent issues with browser extensions that change fonts */ font-family: "icomoon", serif !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-giftbox:before { content: "\e92b"; } .icon-animazione:before { content: "\e91e"; } .icon-aria-pulita:before { content: "\e91f"; } .icon-bike:before { content: "\e920"; } .icon-calendar-here:before { content: "\e921"; } .icon-camper:before { content: "\e922"; } .icon-contact-here:before { content: "\e923"; } .icon-drink:before { content: "\e924"; } .icon-gift:before { content: "\e925"; } .icon-home-here:before { content: "\e926"; } .icon-people-clear:before { content: "\e927"; } .icon-tenda:before { content: "\e928"; } .icon-transport:before { content: "\e929"; } .icon-travel:before { content: "\e92a"; } .icon-arrow-left:before { content: "\e91c"; } .icon-arrow-right:before { content: "\e91d"; } .icon-mail-freccia:before { content: "\e91b"; } .icon-calendar:before { content: "\e900"; } .icon-couple:before { content: "\e901"; } .icon-down-chevron:before { content: "\e902"; } .icon-down-chevron-1:before { content: "\e903"; } .icon-email:before { content: "\e904"; } .icon-facebook:before { content: "\e905"; } .icon-family:before { content: "\e906"; } .icon-freccia:before { content: "\e907"; } .icon-freccia-footer:before { content: "\e91a"; } .icon-instagram-1:before { content: "\e908"; } .icon-location:before { content: "\e909"; } .icon-mouse:before { content: "\e90a"; } .icon-phone-call:before { content: "\e90d"; } .icon-phone-call-1:before { content: "\e916"; } .icon-place:before { content: "\e917"; } .icon-swimming-pool:before { content: "\e918"; } .icon-whatsapp:before { content: "\e919"; } .icon-campi-sportivi:before { content: "\e911"; } .icon-insurance:before { content: "\e914"; } .icon-interface:before { content: "\e90e"; } .icon-parco-acquatico:before { content: "\e910"; } .icon-people:before { content: "\e90f"; } .icon-question:before { content: "\e915"; } .icon-ristorante-bar:before { content: "\e912"; } .icon-security:before { content: "\e913"; } .icon-spiaggia:before { content: "\e92e"; } .icon-supermercato:before { content: "\e930"; } .icon-washing:before { content: "\e935"; } .icon-washing-hands:before { content: "\e936"; } .icon-email-piena:before { content: "\e90b"; } .icon-hotel:before { content: "\e90c"; } 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; 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; border-radius: 0; transition: all 400ms ease; } a, a:active, a:focus, a:link, a:visited, input[type="submit"] { transition: all 400ms ease; outline: none; text-decoration: none; } .freccia-none, .pulsante, .slick-next, .slick-prev, .tendina-lingue, .transition_400 { transition: all 400ms ease; } .transition_600 { 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: flex; align-items: center; justify-content: center; } &.flex-column { flex-direction: column; } } p, address { margin: 0; line-height: inherit; } ul { margin: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; } .no-pad { padding: 0; } .pad_5 { padding: 0 5px; } .pad_10 { padding: 0 10px; } .pad_20 { padding: 0 20px; } .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%; transition: all 600ms ease; } .container-fluid { max-width: 1860px; &:before { display: block; } } .divisore { padding-bottom: 40px; @media (max-width: @screen-xs-max) { padding-bottom: 25px; } &.tit-pagine { padding-bottom: 15px !important; } } h3, h1 { font-size: 20px; line-height: 28px; font-weight: bold; letter-spacing: 2px; &.bgk-due { color: @white; padding: 3px; } } h1, h2.fakeh1 { font-weight: normal; text-transform: uppercase; line-height: 30px; margin-top: 25px; } h1.fake-titolo { display: none; } h1.titolo.home, h2.titolo.home { margin-top: 10px; font-size: 20px; text-transform: uppercase; padding: 5px 10px; display: inline-block; letter-spacing: 2px; .sfondo-rosso { font-size: 20px; color: @white; background-color: @primary-color-hover; text-transform: uppercase; padding: 5px 11px; margin-bottom: 5px; display: inline-block; font-weight: bold; letter-spacing: 2px; margin-top: 5px; &.bianco { background-color: @white; color: @celeste; } } &.left { padding: 0; } } .testo { padding: 40px 10px; word-wrap: break-word; @media (max-width: @screen-md-max) { padding: 30px 10px; } @media (max-width: @screen-xs-max) { padding: 20px 10px; } h1 { margin-bottom: 30px; } } .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; } } .greyscale { filter: gray; filter: grayscale(100%); transition: 0.3s ease-in-out; &:hover { filter: grayscale(0%); background-color: #f8f5ef; } } .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; } .link-mobi { color: @text-color !important; font-size: 10px; letter-spacing: 1px; padding-top: 6px; line-height: normal; padding-bottom: 1px; height: 100%; text-transform: uppercase; display: block; font-weight: bold; span[class^="icon-"] { margin: 3px auto 6px; display: block; font-size: 30px; } img { margin: 0 auto; margin-bottom: 11px; display: block; } a { color: @text-color !important; } } .result_inscr_newsl_min { color: @white; } #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 { height: 45px; background-repeat: no-repeat; box-shadow: none; padding: 0; font-size: 16px; background-color: @background-input; margin: 5px 0; color: @text-color; 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 { @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.svg"); background-size: 8px; 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.svg") !important; background-repeat: no-repeat; background-size: 20px; background-position: 98% 50% !important; cursor: pointer; color: @text-color; } #ContContatti input[type="button"].bottone_alt, #pgall .wrapper_form_cont input[type="submit"] { cursor: pointer; color: #214744; background-color: @white; 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: @white; } } #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: @text-color; -webkit-appearance: none; max-width: 100%; border: 1px solid #201f1f; border-radius: 0; } .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.svg) !important; background-size: 20px; } .form-myreply .myReplyForm .btn-success, #myreply_form_offerta .btn-success { border: 3px solid @primary-color-hover; border-radius: 0; background-color: @primary-color-hover; font-weight: bold; cursor: pointer; color: @white; width: auto; padding: 0px 10px; height: 65px; line-height: 60px; width: 100%; max-width: 310px; font-size: 20px; margin-top: 10px; text-transform: uppercase; letter-spacing: 1px; -webkit-appearance: none; 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: @white; color: @primary-color-hover; border-color: @primary-color-hover; } #myreply_form_offerta { padding: 25px 10px; margin-top: 25px; clear: both; } .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-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: @white; } ::-moz-selection { background: @primary-color; color: @white; } /* BUTTON */ .cb { display: none; } .transition { transition: all 400ms cubic-bezier(0.075, 0.82, 0.165, 1); } a:focus, a:active, a:link, img, .slick-slide { outline: none; } .moveDownTop { opacity: 0; animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s; animation-fill-mode: forwards; } .moveUpTop { opacity: 0; animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s; animation-fill-mode: forwards; } .moveLeftTop { opacity: 0; animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s; animation-fill-mode: forwards; } .moveRightTop { opacity: 0; animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.5s; animation-fill-mode: forwards; } .wpb_appear { opacity: 0; animation-fill-mode: forwards; transform: scale(1); } @keyframes wpb_ttb { 0% { transform: translate(0, -10%); opacity: 0; } 100% { transform: translate(0, 0); opacity: 1; } } @keyframes wpb_btt { 0% { transform: translate(0, 10%); opacity: 0; } 100% { transform: translate(0, 0); opacity: 1; } } @keyframes wpb_ltr { 0% { transform: translate(-10%, 0); opacity: 0; } 100% { transform: translate(0, 0); opacity: 1; } } @keyframes wpb_rtl { 0% { transform: translate(10%, 0); opacity: 0; } 100% { transform: translate(0, 0); opacity: 1; } } @keyframes wpb_appear { 0% { transform: scale(0.5); opacity: 0.1; } 100% { transform: scale(1); opacity: 1; } } @keyframes bgzoom { from { transform: scale(1, 1); } to { transform: scale(1.02, 1.02); } } @keyframes bgzoom-reverse { from { transform: scale(1.02, 1.02); } to { transform: scale(1, 1); } } .bgzoom { overflow: hidden; } .bgzoom img { animation: bgzoom-reverse 0.3s ease-out; animation-fill-mode: forwards; } .bgzoom img:hover { animation: bgzoom 0.3s ease-out; animation-fill-mode: forwards; } @keyframes opacity { from { opacity: 0; } to { opacity: 1; } } @keyframes bounceArrow { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 100% { -webkit-transform: translateY(7px); transform: translateY(7px); } } .bounce { animation: bounceArrow 0.55s ease 0s alternate infinite; } .opacity-animation { opacity: 0; animation: opacity 0.8s ease-out 1.5s; animation-fill-mode: forwards; } .moveDown.visible { animation: moveDown 0.6s ease-in-out 0.2s backwards; opacity: 1; } @keyframes moveDown { 0% { transform: translateY(-40px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } } .moveUp.visible { animation: moveUp 0.6s ease-in-out 0.2s backwards; opacity: 1; } @keyframes moveUp { 0% { transform: translateY(40px); opacity: 0; } 100% { transform: translateY(0px); opacity: 1; } } .moveRight.visible { animation: moveRight 0.6s ease-in-out 0.2s backwards; opacity: 1; } @keyframes moveRight { 0% { transform: translateX(40px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } } .moveLeft.visible { animation: moveLeft 0.6s ease-in-out 0.2s backwards; opacity: 1; } @keyframes moveLeft { 0% { transform: translateX(-40px); opacity: 0; } 100% { transform: translateX(0px); opacity: 1; } } @keyframes roll { 0% { transform: translateX(500px) rotate(360deg); opacity: 0; } 100% { transform: translateX(0px) rotate(0deg); opacity: 1; } } .roll { animation: roll 1s ease-out both, opacity 1s ease-out both; } #pgall select { background-image: url(/source/arr_down.svg); background-repeat: no-repeat; background-position: 97.5% 50%; background-size: 8px; } .lista-v { list-style: none; padding: 20px; padding-left: 0; li { position: relative; padding: 3px 0px 3px 40px; &:before { content: "\e907"; color: @celeste; font-size: 12px; position: absolute; left: 0; top: 6px; font-family: "icomoon"; } } } @keyframes hvr-icon-wobble-horizontal { 16.65% { transform: translateX(6px); } 33.3% { transform: translateX(-5px); } 49.95% { transform: translateX(4px); } 66.6% { transform: translateX(-2px); } 83.25% { transform: translateX(1px); } 100% { transform: translateX(0); } } .pulsante { &:link, &:active, &:visited, &:focus { text-align: center; display: block; line-height: 50px; color: @white; font-size: 13px; font-weight: bold; background-color: @primary-color-hover; width: 100%; max-width: 220px; text-transform: uppercase; margin: 0 auto; padding: 0 5px; position: relative; transition-property: color; transition-duration: 0.5s; transform: perspective(1px) translateZ(0); } &:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: @primary-color; transform: scaleY(0); transform-origin: 50% 100%; transition-property: transform; transition-duration: 0.5s; transition-timing-function: ease-out; display: none; } &:hover { color: @white; &:before { transform: scaleY(1); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); } .ico { animation-name: hvr-icon-wobble-horizontal; animation-duration: 1s; animation-timing-function: ease-in-out; animation-iteration-count: 1; } } img { margin: 0 6px; } .ico { -webkit-transform: translateZ(0); transform: translateZ(0); } } .no-pad { padding: 0px; } #pgall #email_min { height: 45px; text-indent: 10px !important; color: @text-color; font-size: 16px; -webkit-appearance: none; outline: none; background-color: @white; &::-webkit-input-placeholder { color: @text-color; } &::-moz-placeholder { color: @text-color; } &:-ms-input-placeholder { color: @text-color; } &:-moz-placeholder { color: @text-color; } } #pgall #button_email_min { border: none; height: 45px; -webkit-appearance: none; background: none; background-color: @primary-color-hover; border: 3px solid @primary-color-hover; color: @white; text-transform: uppercase; letter-spacing: 1px; font-size: 13px; width: 100%; font-weight: bold; &:hover { background-color: @white; color: @primary-color-hover; } } #wrapper_email_min { margin: 0 auto; margin-left: 0; max-width: 955px; width: 100%; margin-top: 35px; @media (max-width: @screen-sm-max) { margin-left: auto; } .field_email_min { width: 72%; @media (max-width: @screen-md-max) { width: 66%; } @media (max-width: @screen-xs-max) { width: 100%; } } .field_button_min { width: 27%; margin-left: 1%; @media (max-width: @screen-md-max) { width: 33%; } @media (max-width: @screen-xs-max) { width: 100%; margin-top: 20px; margin-left: 0; } } .link_email { font-size: 13px; color: @text-color !important; } .newsletter_min_cont_privacy { margin-top: 20px; color: @text-color !important; a { color: @text-color !important; } } } #testo_privacy a:link, #testo_privacy a:active, #testo_privacy a:visited { color: #428bca !important; } @numFoto: 5; @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; } } .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 { 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); } } .op_block { cursor: pointer; } .click { width: 32px; height: 40px; position: relative; margin: 0px auto; transform: rotate(0deg); transition: 0.5s ease-in-out; cursor: pointer; span { display: block; position: absolute; height: 3px; width: 100%; background: @primary-color; border-radius: 0px; opacity: 1; left: 0; transform: rotate(0deg); transition: 0.25s ease-in-out; &:nth-of-type(1) { top: 10px; } &:nth-of-type(2), &:nth-of-type(3) { top: 18px; } &:nth-of-type(4) { top: 26px; } } } .click.open span { &:nth-of-type(1) { top: 18px; width: 0%; left: 50%; } &:nth-of-type(2) { transform: rotate(45deg); } &:nth-of-type(3) { transform: rotate(-45deg); } &:nth-of-type(4) { top: 18px; width: 0%; left: 50%; } } .vedi-menu.slide-menu, ul.level1 ul.level2.submenu.slide-menu { transform: translate3d(0px, 0, 0); transition-duration: 1s; opacity: 1; } .sf-sub-indicator { display: none; } ul.level1 { @media (min-width: @screen-md-min) { width: auto !important; float: none !important; line-height: 100%; } li { @media (min-width: @screen-md-min) { display: inline-block; padding: 0 3px; } @media (min-width: @screen-lg-min) { margin: 20px 7px 5px 1px; display: inline-block; padding: 3px 5px; } @media (max-width: @screen-sm-max) { width: 100%; margin: 5px auto; display: block; float: none !important; } /* @media (min-width: @screen-md-min) { &:last-child, &:nth-child(2) { background: @primary-color-hover; color: @white !important; a { color: @white !important; &:hover { opacity: 0.8; } } } } @media (max-width: @screen-sm-max) { &:last-child, &:nth-child(2) { a { color: @white !important; background: @primary-color-hover; display: inline-block !important; width: auto; padding-left: 5px; margin-left: 25px; &:after { left: -25px; } } } }*/ &.sfHover > a, &.cmsCurrentPageContainerLevel_1 > a, a:hover, a.cmsCurrentPage, &:hover > a { &:after { opacity: 1; } @media (max-width: @screen-sm-max) { color: @primary-color-hover; } } &.submenu-container { a { .cms-icon-angle-arrow-down { font-size: 5px; display: inline-block; vertical-align: middle; margin-left: 3px; margin-top: -2px; } @media (max-width: @screen-sm-max) { background-position: 95% 50%; background-repeat: no-repeat; } } } &:last-child { position: relative; ul.level2 { right: 0; } } &:first-child { a { } } a { color: @white; position: relative; z-index: 5; font-size: 13px; letter-spacing: 1px; font-weight: bold; text-transform: uppercase; &:after { content: ""; display: block; width: 100%; height: 1px; opacity: 0; position: absolute; right: 0; left: 0; margin: 0 auto; bottom: 0px; background-color: @primary-color-hover; @media (max-width: @screen-sm-max) { width: 20px; left: 0; right: auto; bottom: 0; top: 0; margin: auto; } } @media (max-width: @screen-md-max) { font-size: 11px; } @media (max-width: @screen-sm-max) { width: 100%; padding: 8px 5px; font-size: 19px; background-position: 95% 50%; color: #222; padding-left: 30px; line-height: normal; } @media (max-width: @screen-xs-max) { padding: 6px 5px; padding-left: 30px; font-size: 16px; } } ul.level2.submenu { position: absolute; z-index: 999; margin: 0px; padding: 0; background-color: #e7f1f7; padding: 5px; min-width: 1px; @media (max-width: @screen-sm-max) { top: 0; padding: 0; width: 100%; } li { position: relative; z-index: 9999; line-height: normal; display: block; padding: 0px; text-align: left; margin: 0; float: none; &:last-child { a { border: none; } } @media (max-width: @screen-sm-max) { width: 100%; margin: 0px auto; border: none; padding: 0; text-align: left; } &:hover, &.sfHover, a:hover, a:active, a:focus { outline: 0 !important; } a { color: #222; width: 100%; padding: 10px 5px; width: 140px; margin: 0px; display: block; line-height: normal; &:after { display: none; } &:before { top: 5px; } &.cmsCurrentPage, &:hover { background-color: @primary-color-hover; color: @white; } @media (max-width: @screen-sm-max) { padding: 10px 5px; padding-left: 30px; width: 100%; display: block; width: 100%; border: none; margin-right: 0; margin-left: 0; float: none; } } &:first-child { display: none; @media (max-width: @screen-sm-max) { display: block; a { text-align: left; background: none; padding: 10px 5px; padding-left: 15px; background: @primary-color; color: @white; span { font-size: 20px; } } } } &:last-child { border: none; } } } } } .vedi-menu, ul.level1 ul.level2.submenu { @media (max-width: @screen-sm-max) { display: block !important; visibility: visible !important; width: 60%; padding: 0; margin-top: 0px !important; background-color: @ocra-chiaro; z-index: 9999; -webkit-backface-visibility: hidden; top: 90px; bottom: 0; position: fixed !important; box-sizing: content-box; -webkit-overflow-scrolling: touch; transform: translate3d(-101%, 0, 0); -webkit-transition: 1s; left: 0; overflow-y: auto; opacity: 0; padding-top: 15px; } @media (max-width: @screen-xs-max) { width: 100%; } &.fix { top: 65px; } } .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: @white; } } .slider-corpo { display: none; background-color: #6e2131; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; color: @white; padding: 10px 30px; .lista-v { list-style-image: url(/source/ico-elenco-white.png); padding-left: 0; } } 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; transition: all 400ms ease; &.fix { top: 0; } } .li_mesi, .li_contenuti { color: #333 !important; } .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; } } .so_languageLinks { @media (max-width: @screen-sm-max) { border-top: @ocra 1px solid; padding-top: 10px; margin-top: 25px; } .tendina-lingue { color: @white; font-size: 15px; cursor: pointer; padding: 0px 5px; line-height: 40px; text-align: center; width: 100%; width: 45px; background-color: rgba(255, 255, 255, 0.5); margin: 0 auto; border-radius: 50%; margin: 12px auto; @media (max-width: @screen-sm-max) { background-color: rgba(255, 255, 255, 0); border: none; padding-top: 0; text-align: left; margin-left: 30px; } img { margin: 0 4px; margin-top: -3px; } .cms-icon-angle-arrow-down { font-size: 8px !important; color: @link-color !important; } #select_lingue { line-height: 16px; font-size: 15px; width: 100%; margin: 0 auto; top: 50px; width: 100%; max-width: 100%; right: 0; z-index: 9; position: absolute; left: 0; @media (max-width: @screen-sm-max) { max-width: 100px; right: auto; } .item_lingue { text-align: center; a { padding: 5px 0; background-color: @primary-color; color: @white; display: block; text-transform: lowercase; &:hover { background-color: @primary-color-hover; } } } } } } .elenco-offerte { float: none; max-width: 1430px; margin: 0 auto; @media (max-width: @screen-sm-max) { text-align: left; max-width: 615px; } .table-cell { @media (max-width: @screen-sm-max) { display: block; width: 100%; } } .table-box { @media (max-width: @screen-sm-max) { display: block; width: 100%; } } .sezione-offerta { background-color: @primary-color; color: @white; font-size: 14px; line-height: 30px; margin: 0 auto; margin-bottom: 25px; max-width: 175px; text-align: center; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; display: block; position: absolute; top: 0; right: 0; left: 0; } .condizioni { font-size: 15px; } .prezzo { font-size: 30px; line-height: 35px; display: block; } .pulsante { margin: 5px auto; line-height: 40px; border-color: @primary-color; color: @white; margin-left: 0; margin-top: 25px; &:hover { color: @white; } @media (max-width: @screen-md-max) { margin-top: 20px; } @media (max-width: @screen-sm-max) { margin: 15px auto; } } h2 { font-size: 20px; line-height: 23px; min-height: 40px; margin-bottom: 10px; text-align: left; span { text-decoration: none !important; } @media (max-width: @screen-sm-max) { text-align: center; } @media (max-width: @screen-xs-max) { min-height: 1px; font-size: 19px; line-height: 21px; } a { color: @text-color; &:hover { color: @primary-color-hover; } } } .blk-offerte { color: @text-color; margin: 25px 0; font-size: 16px; border: 10px solid @primary-color-hover; .img-off { } @media (max-width: @screen-sm-max) { text-align: center; } .sezione { line-height: 40px; background-color: @primary-color; color: @white; position: absolute; top: 0; right: 0; text-transform: uppercase; max-width: 170px; z-index: 3; font-size: 14px; width: 100%; font-weight: bold; } } .cont { padding: 15px; padding-left: 25px; @media (max-width: @screen-sm-max) { padding: 20px 10px; padding-right: 10px; padding-left: 10px; } } .validita { margin: 5px 0; } .sottotitolo { padding-bottom: 10px; font-size: 18px; } } .dett_offerte { max-width: 1430px; margin: 0 auto; margin-bottom: 25px; #ContContatti { padding: 25px 15px; background-color: #e9eaeb; } h1 { font-size: 30px; line-height: 32px; padding: 0 10px; font-weight: bold; padding-left: 0; margin-bottom: 15px; &:after { display: none; } @media (max-width: @screen-sm-max) { font-size: 26px; line-height: 28px; } @media (max-width: @screen-xs-max) { font-size: 21px; line-height: 23px; } img { margin-right: 15px; margin-top: -2px; @media (max-width: @screen-xs-max) { margin-right: 6px; } } } .sottotitolo { line-height: 24px; font-size: 22px; 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: @white !important; margin-top: 25px; } .social_bar { margin-top: 20px; } .testo-off { @media (max-width: @screen-sm-max) { padding-top: 20px; } } } .offer-component { .offer-label { background: @verde!important; color: @white !important; } .offer-label:after { border-top-color: @verde!important; } } .offer.row { .offer_body { padding-left: 15px; } } .offer_list { &.righe { .offer-button { background-color: @primary-color-hover; color: @white; &:hover { background-color: @primary-color; } } .offerta-prezzo { color: @primary-color-hover; } } .offer { .box-offerta { background-color: @text-color; color: @white; font-size: 13px; line-height: 15px; margin: 10px 0; .img_container { padding-right: 0; img { @media (max-width: @screen-xs-max) { min-height: 1px; max-width: 100%; } } } .cont-img { .offer-label { font-weight: 500; font-size: 16px; &:after { display: none; } } } .testi_container { padding: 15px 10px; @media (max-width: @screen-md-max) { padding: 10px 5px; } .title { color: @white; font-size: 15px; line-height: 17px; min-height: 50px; display: block; font-weight: 500; padding-top: 0; &:hover { color: @primary-color-hover; } } .sottotitolo { margin: 10px 0; } .condizioni { text-transform: uppercase; font-size: 11px; @media (max-width: @screen-xs-max) { margin-top: 10px; } .prezzo, .offerta-prezzo { font-size: 15px; line-height: 17px; } } .ico-sezione { margin-top: 5px; span { font-size: 23px; } } .pulsante { background-color: @primary-color; font-size: 14px; max-width: 100px; margin-top: 10px; margin-left: 0; line-height: 30px; font-size: 13px; @media (max-width: @screen-md-max) { letter-spacing: 1px; font-size: 12px; } &:before { background-color: @primary-color-hover; } } .soldout_message { border: 1px solid @primary-color; background-color: transparent; .message_title { font-weight: normal; } .message_text { color: inherit; } } } } } } .offer_detail.offer-component { .strengths ul li { font-size: 15px; color: #22677d !important; border-color: #22677d; } .reviews { .baloon { font-size: 15px; } } #mobile-gallery { img { margin: 0 auto !important; } } .col-dx { @media (max-width: @screen-sm-max) { padding-left: 5px; margin-top: 90px; } .sharer { font-weight: 500; line-height: 40px; .cms-icon { vertical-align: middle; } } #image_gallery { .slick-arrow { padding: 20px; &.slick-prev { } &.slick-next { } } } } .col-sx { @media (max-width: @screen-sm-max) { padding-right: 5px; } h1 { margin-top: 0; font-size: 40px; line-height: 43px; padding-left: 0; font-weight: normal; text-transform: none; @media (max-width: @screen-md-max) { font-size: 36px; line-height: 38px; } @media (max-width: @screen-sm-max) { font-size: 33px; line-height: 36px; } @media (max-width: @screen-xs-max) { font-size: 24px; line-height: 26px; } } .offer_header { .validity { font-weight: 500; } } .offer-primary-color { color: @text-color; } .periods { .period_head { background-color: @white; } .soldout_message { color: @white; } .item_value, .item_title { font-weight: 500; font-size: 15px; } .item.featured { border-color: @primary-color!important; } .period_foot { .btn { font-weight: 500; background-color: @primary-color-hover; color: @white !important; transition: all 400ms ease; border-radius: 0 !important; outline: none !important; border: none !important; &:hover { background: @primary-color!important; } } } &.tpl_v2 { .period { .item.important-element { border: none !important; padding: 0; width: 100%; .item_inner { background-color: @primary-color; color: @white; .item_title { color: @white; } .item_value { color: @white; } } } .period_body { padding: 5px; .whats_included { background-color: @white; padding: 20px 10px; } } } } } .offer-background-primary-color { background-color: @primary-color; } h3 { font-weight: bold; } .offer-border-color { border-color: #d7d7d7 !important; } .offer-label { background: #f07c00 !important; color: @white !important; } .offer-label:after { border-top-color: #c66a00 !important; } .soldout_message { border: 1px solid @text-color; background-color: @primary-color; margin: 5px 0; color: @white; .message_title { font-weight: normal; } .message_text { color: inherit; } } .whats_included:after { background: transparent !important; } #bt_require_offer_target { @media (max-width: @screen-xs-max) { margin-top: 30px; } } } } .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; } transform: translate3d(0, 0, 0); .slick-track { position: relative; left: 0; top: 0; display: block; margin: 0 auto; zoom: 1; transform: translate3d(0, 0, 0); &:before, &:after { content: ""; display: table; } &:after { clear: both; } .slick-slide { float: left; height: 100%; min-height: 1px; 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: 53px; width: 53px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -26px; padding: 0; border: none; outline: none; background-repeat: no-repeat; background-position: center; line-height: 53px; text-align: center; background-color: @white; z-index: 10; &: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-size: 18px; line-height: 1; color: @primary-color; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } } .slick-prev { left: 0; &:before { content: "\e902"; transform: rotate(-180deg); } } .slick-next { right: 0; &:before { content: "\e902"; } } /* 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: @white; } &:after, &:before { display: none; } } &.slick-active button { outline: none; background-color: @white; } &: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; } .offerte-scorrevoli { .layout-3.righe { .offer { margin-bottom: 0; display: block; .bordered { margin: 5px 45px; background-color: @white; @media (max-width: @screen-md-max) { margin: 5px 15px; } @media (max-width: @screen-xs-max) { margin: 0 10px; } .max-wdt { position: relative; @media (max-width: @screen-xs-max) { max-width: 595px; margin: 0 auto; } .img_container { width: 100%; height: auto !important; padding: 0px; padding-bottom: 0; @media (max-width: @screen-xs-max) { width: 100%; } img { min-height: 1px !important; max-width: 100% !important; z-index: 2; position: relative; } .sezione { width: 100%; line-height: 35px; background-color: @ocra; color: @celeste; letter-spacing: 1px; z-index: 3; font-size: 12px; font-weight: bold; margin: 0 auto; padding: 0 12px; padding-left: 25px; } } .pulsante { margin-top: 20px; max-width: 100%; letter-spacing: 1px; text-align: left; padding: 0 15px; .ico { position: absolute; top: 0; bottom: 0; margin: auto; right: 20px; font-size: 20px; height: 20px; } @media (max-width: @screen-sm-max) { height: 65px; line-height: 65px; font-size: 0; max-width: 36px; position: absolute; right: 20px; bottom: 15px; @media (max-width: @screen-xs-max) { right: 10px; bottom: 25px; } .ico { font-size: 15px; height: 15px; margin: auto; margin-left: 0; right: 0; left: 0; text-align: center; } } } .cont-offerta { font-size: 16px; padding: 25px 15px; padding-bottom: 0; position: relative; background-color: @white; @media (max-width: @screen-sm-max) { padding-bottom: 15px; } @media (max-width: @screen-xs-max) { padding: 25px 10px; } h3 { &.titolo { font-size: 16px; line-height: 18px; min-height: 35px; margin: 0 auto; margin-bottom: 10px; font-weight: bold; @media (max-width: @screen-sm-max) { min-height: 1px; } a { color: @text-color; &:hover { color: @primary-color; } } } } .sottotitolo { margin: 10px auto; min-height: 40px; margin-bottom: 25px; font-size: 14px; @media (max-width: @screen-sm-max) { } } .condizioni { text-transform: uppercase; @media (max-width: @screen-md-max) { } @media (max-width: @screen-sm-max) { padding-right: 45px; } @media (max-width: @screen-xs-max) { } .offerta-prezzo { font-size: 25px; line-height: 27px; display: block; color: @primary-color-hover; font-weight: bold; } .offerta-prezzo-barrato { font-size: 13px; line-height: 15px; font-weight: normal; color: @text-color; text-decoration: line-through; } } } } } } } .slick-next, .slick-prev { bottom: -70px; top: auto; margin-top: 0; background-color: transparent; height: 39px; line-height: 39px; &:before { font-size: 8px; color: @text-color; background-color: transparent; } } .slick-next { right: auto; left: 53px; &:before { content: "\e91d"; } } .slick-prev { border-left: 1px solid @ocra; transform: rotate(180deg); &:before { content: "\e91c"; } } } /* slider commenti */ .slider-commenti { .elenco-commenti { padding: 0; max-width: 575px; @media (max-width: @screen-sm-max) { margin: 10px; } .tit-commento { color: @white; line-height: 1.3; padding: 7px 15px; background-color: @verde; } .des-commento { padding: 10px 15px; background-color: @white; a { color: @text-color; } } .cliente-commento { padding: 7px 15px; background-color: @primary-color-hover; color: @white; position: relative; .ico-commento { position: absolute; right: 25px; top: -25px; } .ico { color: @white; font-size: 12px; margin-right: 5px; } } #modalComments.modal-title { font-size: 20px; line-height: 22px; margin-bottom: 20px; font-weight: bold; @media (max-width: @screen-sm-max) { min-height: 55px; } 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; } } } .slick-next, .slick-prev { bottom: -70px; top: auto; margin-top: 0; background-color: transparent; height: 39px; line-height: 39px; &:before { font-size: 8px; color: @text-color; background-color: transparent; } } .slick-next { right: auto; left: 53px; &:before { content: "\e91d"; } } .slick-prev { border-left: 1px solid @ocra; transform: rotate(180deg); &:before { content: "\e91c"; } } } .cont-btn-recensioni { float: right; text-align: right; } #modalComments.modal-title { font-size: 22px; line-height: 23px; font-weight: bold; } .related_1615361603 { .video_fb { width: 100%; height: 480px; border: none; outline: none; @media (max-width: @screen-xs-max) { height: 280px; } } .layout_covid { background-color: #d9f5ff; background-image: url(/source/bg-scudo.png); background-repeat: no-repeat; background-position: -100px 50px; .container-fluid { .row.clearfix { @media (max-width: @screen-md-max) { padding: 40px 5px; } @media (max-width: @screen-sm-max) { padding: 30px 5px; } @media (max-width: @screen-sm-max) { padding: 25px 5px; } //fascia call to action .fascia-cta { background-color: @primary-color; color: @white; border-radius: 5px; cursor: pointer; transition: all 400ms ease; @media (max-width: @screen-xs-max) { float: left; padding: 0 25px; } [class^="colonna-"], [class*=" colonna-"] { padding: 40px 5px; @media (max-width: @screen-xs-max) { padding: 25px 5px; } } .colonna-icona { font-size: 40px; } .colonna-testo { font-weight: bold; } .colonna-freccia { font-size: 25px; @media (max-width: @screen-xs-max) { text-align: right; } } &:hover { background-color: @text-color; color: @white; } } //fascia covid .fascia-covid { background-color: @white; padding: 40px 5px; margin-bottom: 40px; @media (max-width: @screen-xs-max) { padding: 25px 5px; margin-bottom: 25px; position: relative; } .colonna-icona { text-align: center; @media (max-width: @screen-xs-max) { text-align: left; margin-bottom: 0; position: absolute; left: 10px; top: 10px; } span { color: @primary-color; font-size: 45px; @media (max-width: @screen-xs-max) { font-size: 35px; } } } .colonna-testo.testo { padding: 0 15px; border-left: 1px solid @text-color; padding-left: 55px; @media (max-width: @screen-xs-max) { padding-left: 5px; border: none; } h3 { color: @primary-color; font-size: 26px; line-height: 28px; margin-bottom: 15px; @media (max-width: @screen-xs-max) { padding-left: 60px; } } &.no-border { border: none; h3 { @media (max-width: @screen-xs-max) { padding-left: 0px; } } } .lista-covid { list-style-type: none; padding: 25px 0px; li { position: relative; padding: 5px 0px 5px 25px; list-style-position: inside; &:before { /* 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; display: inline-block; vertical-align: middle; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e914"; position: absolute; left: 0; top: 9px; margin: auto; height: 18px; width: 18px; font-size: 18px; color: @primary-color; } } } } } //slider covid .slider-covid { margin-bottom: 0; padding: 0 25px; @media (max-width: @screen-sm-max) { padding: 0 100px; } @media (max-width: @screen-xs-max) { padding: 0 50px; } //frecce .slick-prev, .slick-next { background: none; background-color: @white; text-align: center; height: 100%; width: 50px; top: 0; bottom: 0; margin: auto; z-index: 5; @media (max-width: @screen-xs-max) { } &:before { /* 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; display: inline-block; vertical-align: middle; text-shadow: none; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 20px; color: @primary-color; text-align: center; @media (max-width: @screen-xs-max) { } } } .slick-prev { left: -40px !important; } .slick-next { right: -40px !important; } //elementi che scorrono .cnt-slider-covid { text-align: center; padding: 0 5px; // max-width:300px; margin: auto; .bg-slider-covid { transition: all 400ms ease; background-color: @white; padding: 30px 15px; .icona-covid { a { span { font-size: 45px; color: @primary-color; } } } .testo-covid { padding: 15px 0px; line-height: 1.2; a { color: @text-color; font-weight: bold; font-size: 15px; } } &:hover { background-color: @primary-color; a { color: @white !important; span { color: @white !important; } } } } } } } } } } .imagelightbox-arrow { background: none; border: none; height: 40px; width: 40px; top: 0; bottom: 0; margin: auto; &:hover, &:focus { background-color: transparent; border: none; outline: none; &:before { color: @primary-color-hover; } } &:before { content: "\e906"; color: @primary-color; border: none; font-size: 25px; display: block; margin-right: 0; margin: 0 auto; width: auto; height: auto; } &.imagelightbox-arrow-left { &:before { transform: rotate(-180deg); } } } #ui-datepicker-div { border: none; background-color: @primary-color; padding: 20px; color: @white; font-size: 18px; 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: @white !important; border: none !important; text-align: center !important; } .TitankaCommonObjects .ui-widget-content, .TitankaCommonObjects .ui-widget-header { color: @white !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 @white; border-bottom: 1px solid @white; } .ui-widget-header { background: none !important; border: none !important; } .ui-datepicker-group-first { border-right: @white 1px solid; } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: 0.2 !important; } .ui-widget-header .ui-icon { background-image: url(/source/ui-icons_b7985b_256x240.png) !important; cursor: pointer; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: none !important; background: none !important; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 2px !important; } .ui-datepicker .ui-datepicker-prev-hover { left: 2px !important; } .ui-datepicker .ui-datepicker-next-hover { right: 2px !important; } .dp-highlight-begin a.ui-state-active, .ui-datepicker-calendar tbody tr td a.ui-state-hover, .dp-flip .ui-datepicker-calendar tbody tr td.dp-highlight-begin a.ui-state-hover, .dp-flip .ui-datepicker-calendar tbody tr td.dp-highlight-begin a.ui-state-active, .ui-datepicker-calendar tbody tr td a.ui-state-active { background-color: @primary-color-hover !important; } .hideme, .moveUp, .moveDown, .moveRight, .moveLeft { @media (min-width: @screen-md-min) { opacity: 0; } } .slider-img { a { display: block; img { padding: 5px; } } } .freccia-none { opacity: 0; pointer-events: none; } .wrapper-video { position: relative; padding-bottom: 56.25%; height: 0; } .wrapper-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #pgall { .cont-tabs { padding: 25px 5px; text-align: center; color: @white; &:after { content: ""; display: block; clear: both; } input[type="radio"] { display: none; } label { display: inline-block; color: @white; font-size: 18px; font-weight: bold; padding: 5px 8px; margin: 0 8px; text-align: center; cursor: pointer; transition: all 0.5s; border-radius: 70px; position: relative; &:hover { color: @primary-color; background-color: @white; &:before { opacity: 1; } } &:before { content: ""; display: block; width: 0; height: 0; border-top: 6px solid @white; 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: @white; 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 * { 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; 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; transform: translate3d(0, 0, 0); } } .image { background-position: center; background-repeat: no-repeat; z-index: 1; background-size: cover; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; transform: translate3d(-20px, 0, 0); transition: opacity 0s linear 0.6s, transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s; } } } .blocco-uno-guida { background-color: @primary-color; color: @white; margin-top: 50px; font-size: 21px; padding: 60px 10px; h1 { color: @white; } .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: @white; 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; } } .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; 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; } } .lista-custom { list-style-type: none; padding: 25px 0px; li { position: relative; padding: 14px 0px 14px 20px; list-style-position: inside; &:before { content: ""; position: absolute; left: 0; top: 10px; margin: auto; height: 11px; width: 15px; background-repeat: no-repeat; } } &.plus { li { border-bottom: #124d8b 1px solid; padding: 16px 25px 16px 80px; &:last-child { border: none; } &:before { content: "\e907"; width: 30px; height: 10px; font-size: 10px; left: 35px; top: 21px; } } } } .popup-nascosto { .summary, button.btn { display: none; } .modal-header { border: none; .close { margin-top: -15px; font-size: 35px; } } .modal-content { background-color: @primary-color; color: @white; } .modal-header { border-bottom: none; .close { text-shadow: none; margin-top: -7px; &:hover, &:focus { opacity: 1; filter: none; } } } .modal-body { padding: 25px 20px; } } .flex-light { display: flex; flex-flow: column; @media (max-width: @screen-sm-max) { display: block; } } .inline { display: inline-block; } #imagelightbox-caption { display: none; } .pad-centrale { padding: 65px 0; @media (max-width: @screen-md-max) { padding: 55px 0; } @media (max-width: @screen-sm-max) { padding: 40px 0; } @media (max-width: @screen-xs-max) { padding: 30px 0; } &.no-top { padding-top: 0 !important; } &.no-bottom { padding-bottom: 0 !important; } &.half { padding-top: 35px; padding-bottom: 35px; @media (max-width: @screen-md-max) { padding-top: 35px; padding-bottom: 35px; } @media (max-width: @screen-sm-max) { padding-top: 35px; padding-bottom: 35px; } } } .so_socialFollow { .socialFollow { .icon { height: auto !important; .cms-icon { line-height: 25px; display: inline-block; vertical-align: middle; } } } } .link-bonus-vacanze { color: @white; text-transform: uppercase; font-size: 13px; font-weight: bold; display: block; line-height: 25px; &:hover { background-color: @primary-color-hover; color: @white; } } .dati-top { font-size: 13px; color: @white; font-weight: bold; padding-top: 12px; .interno { max-width: 200px; margin: 0 auto; } .txt { display: inline-block; vertical-align: middle; } .ico { border: 1px solid @white; height: 35px; width: 35px; line-height: 35px; text-align: center; font-size: 20px; display: inline-block; vertical-align: middle; margin-right: 30px; position: relative; &:after { content: ""; background-color: @white; width: 20px; height: 1px; position: absolute; right: -20px; top: 0; bottom: 0; margin: auto; } } a { color: @white; } } @media (max-width: @screen-sm-max) { .barra-head { .logo-bloccata { display: none; } } } @media (min-width: @screen-md-min) { .barra-head { .logo-fisso { display: none; } } } .barra-head.fix { background: @white; .dati-top { color: @primary-color; .ico { border: 1px solid @primary-color; &:after { background-color: @primary-color; } } a { color: @primary-color; } } @media (min-width: @screen-md-min) { .logo-fisso { display: block; } .logo-bloccata { display: none; } } } .uppercase { text-transform: uppercase; } .preventivo { display: block; background-color: @primary-color-hover; text-transform: uppercase; font-size: 16px; color: @white; padding-top: 60px; padding-bottom: 30px; padding-left: 30px; position: relative; font-weight: bold; @media (max-width: @screen-md-max) { padding-left: 10px; } &:before { height: 4px; width: 25px; background-color: @white; position: absolute; top: 28px; left: 30px; content: ""; @media (max-width: @screen-md-max) { left: 10px; } } .ico { position: absolute; top: 20px; right: 15px; font-size: 85px; transform: translateZ(0); transition-timing-function: ease-out; @media (max-width: @screen-md-max) { font-size: 60px; top: 30px; right: 10px; } } &:hover, &:focus, &:active { color: @white; .ico { animation-name: hvr-icon-pulse; animation-duration: 1.2s; animation-timing-function: linear; animation-iteration-count: infinite; } } } @keyframes hvr-icon-pulse { 25% { transform: scale(1.1); } 75% { transform: scale(0.8); } } .link-offerte { width: 100%; max-width: 300px; float: right; margin-right: 45px; font-size: 20px; letter-spacing: 1px; text-transform: uppercase; position: relative; padding-left: 75px; margin-top: 45px; @media (max-width: @screen-md-max) { margin-right: 35px; } @media (max-width: @screen-sm-max) { margin-right: 20px; } @media (max-width: @screen-xs-max) { text-align: center; padding: 20px 15px; padding-left: 15px; padding-right: 15px; margin-top: 0; margin-right: 0; float: none; max-width: 100%; } .ico { position: absolute; left: 0; top: 0; @media (max-width: @screen-xs-max) { position: relative; left: auto; top: auto; display: block; margin: 15px auto; } } a { display: inline-block; text-transform: uppercase; font-weight: bold; font-size: 13px; line-height: 13px; padding: 2px 0; border-bottom: 1px solid @primary-color-hover; margin-top: 5px; color: @primary-color-hover; letter-spacing: 0; &:hover { border-color: @primary-color; color: @primary-color; } } } .box-plus { color: @white; padding: 35px 0; margin-top: 35px; h3 { padding-left: 35px; @media (max-width: @screen-xs-max) { padding-right: 35px; } } } .mrprenoForm { .wrp_guide_button { margin-top: 25px; display: block; text-align: center; width: 100%; max-width: 330px; float: right; img { max-width: 100%; } } } .so_newsletterForm { .wrp_guide_button { display: block; text-align: right; padding-right: 25px; img { max-width: 280px; } } } .cnt_text_popup { display: none; text-align: center; } .somodal { .cnt_text_popup { display: block; text-align: center; img { max-width: 100%; } } } .box-social { position: relative; text-align: center; color: @white; text-transform: uppercase; height: 400px; z-index: 2; padding: 0 15px; @media (max-width: @screen-xs-max) { height: 250px; display: flex; align-items: center; justify-content: center; } h3 { margin-bottom: 70px; } a { color: @white; font-size: 25px; margin: 0 10px; &:hover { color: @primary-color-hover; } } &:before { content: ""; position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: -1; background-color: rgba(0, 0, 0, 0.5); } &:after { content: ""; position: absolute; top: 10px; bottom: 10px; right: 10px; left: 10px; z-index: -1; border: 1px solid rgba(255, 255, 255, 0.5); } } .dati-dw { max-width: 270px; margin: 0 auto; border-left: 1px solid @celeste; padding: 5px 25px; min-height: 90px; @media (max-width: @screen-sm-max) { padding: 5px 8px; } @media (max-width: @screen-xs-max) { margin: 20px 0; } } .top { display: block; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; .ico { display: block; margin: 25px auto; margin-top: 0; font-size: 30px; } } .sf-fix { @media (min-width: @screen-md-min) { position: fixed; top: 0px; right: 0; left: 0; z-index: 90; } &.fix { top: 0; } } .fix { ul.level1 { a { color: #000; } } } .img-top { position: relative; background-image: url("/source/cornice.jpg"); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 13px; @media (min-width: @screen-md-min) { &:before { content: ""; display: block; position: absolute; z-index: 1; top: 0; left: 0; right: 0; width: 100%; height: 50%; opacity: 0.5; background: rgb(0, 0, 0); background: linear-gradient( 180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100% ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); } } @media (max-width: @screen-sm-max) { padding-bottom: 15px; } .box-titolo-pag { position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 10; @media (max-width: @screen-xs-max) { display: flex; align-items: center; justify-content: center; } h3.titolo-pag { font-size: 30px; color: @primary-color-hover; text-transform: uppercase; padding: 8px; background-color: @white !important; &.home { background-color: @white !important; } @media (max-width: @screen-xs-max) { font-size: 18px; background-color: #fffbf4 !important; padding: 5px; &.home { background-color: #fffbf4 !important; } } } .stitolo-pag { margin-top: 10px; font-size: 22px; text-transform: uppercase; padding: 0 8px; } &.home { h3.titolo-pag { font-size: 20px; } .stitolo-pag { font-size: 20px; background-color: @white; } .scroll { margin-top: 90px; @media (max-width: @screen-sm-max) { display: none; } } @media (max-width: @screen-xs-max) { position: relative; background-color: #fffbf4 !important; .titolo-pag { font-size: 13px; } .stitolo-pag { font-size: 13px; margin-top: 0; margin-bottom: 10px; } } } } } .box-cornice { text-align: right; padding-left: 5%; padding-bottom: 40px; position: relative; z-index: 2; &:before { content: ""; width: 16.66666%; position: absolute; bottom: 0; left: 0; height: 80%; background-image: url("/source/murales-form-finale.svg"); background-repeat: no-repeat; background-position: top right; z-index: -1; @media (max-width: @screen-xs-max) { background-size: cover; } } &.dx { @media (max-width: @screen-sm-max) { margin-top: 35px; } } @media (max-width: @screen-xs-max) { padding-right: 20px; padding-left: 20px; } } .txt-didascalia { color: @white; padding: 70px 30px; background-image: url("/source/cornice.jpg"); background-repeat: no-repeat; background-position: center top; @media (max-width: @screen-sm-max) { padding: 35px 25px; } } .titolo-didascalia { color: @white; padding: 30px 20px 20px; background-image: url("/source/cornice.jpg"); background-repeat: no-repeat; background-position: center top; font-weight: 500; font-size: 25px; line-height: 27px; } .box-testo-mobile { @media (max-width: @screen-sm-max) { padding-right: 20px; padding-left: 20px; } } .sf-parallax-fullwidth { background-position: center; background-attachment: fixed; background-repeat: no-repeat; height: 510px; } .titolo-parallax { background-color: @verde; position: absolute; left: 0; right: 0; top: -75px; height: 150px; background-image: url("/source/sf-titolo-h2.jpg"); background-repeat: no-repeat; background-position: center top; text-align: center; width: 610px; margin: 0 auto; h2 { line-height: 150px; color: @white; font-size: 20px; font-weight: 500; } @media (max-width: @screen-sm-max) { position: relative; top: auto; height: 100px; width: 100%; h2 { line-height: 100px; } } } .pad-parallax { padding-top: 100px; @media (max-width: @screen-sm-max) { padding-top: 15px; } } .slider-camere { background-image: url("/source/sf-titolo-h2.jpg"); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 4px; } .cont-txt-camere { padding: 100px 60px 0 60px; background-color: @white; @media (max-width: @screen-sm-max) { padding: 30px 15px; } h2 { color: @primary-color-hover; font-size: 20px; font-weight: bold; margin-bottom: 25px; text-transform: uppercase; } } .cont-link-camere { display: flex; align-items: center; justify-content: flex-start; background-color: @ocra; padding: 15px 20px; max-width: 550px; width: 100%; position: relative; bottom: -50px; @media (max-width: @screen-xs-max) { bottom: 0; } .cont-ico { color: @primary-color-hover; font-size: 60px; text-align: center; } .cont-link { .tit { font-size: 15px; color: @primary-color-hover; font-weight: bold; text-transform: uppercase; } .link { margin: 15px 0; } } } .link { color: #1b2d51; font-weight: bold; position: relative; font-size: 15px; display: inline-block; margin: 15px 25px; &.left { margin: 15px 0; } &:after { content: ""; width: 100%; position: absolute; top: 100%; left: 0; right: 0; margin: 0 auto; height: 1px; background-color: #1b2d51; opacity: 0; transition: top 0.3s, opacity 0.3s, transform 0.3s; transform: scale(0.85); } &:before { content: ""; width: 100%; position: absolute; top: 100%; left: 0; right: 0; margin: 0 auto; height: 1px; background-color: #1b2d51; transition: transform 0.3s; } &:hover { &:before, &:after { transform: scale(1) !important; } &:after { top: 0%; opacity: 1; } } &.bianco { color: @white; &:before, &:after { background-color: @white !important; } } &.rosso { color: @primary-color-hover; &:before, &:after { background-color: @primary-color-hover !important; } } } .slider-home { @media (min-width: @screen-lg-min) { height: ~"calc(100vh - 145px)"; overflow: hidden; } } .box-titolo-sez { .titolo { font-size: 20px; color: @white; background-color: @primary-color-hover; text-transform: uppercase; padding: 3px 8px; margin-bottom: 5px; display: inline-block; font-weight: bold; letter-spacing: 1px; } .stitolo { margin-top: 10px; font-size: 20px; text-transform: uppercase; padding: 0px 8px; display: inline-block; letter-spacing: 2px; } } .cont-box-big { position: relative; .box-abs { @media (max-width: @screen-md-max) { max-width: 100% !important; } @media (min-width: @screen-md-min) { position: absolute !important; right: 8.3%; top: 30%; max-width: 610px !important; } } .logo-mima { text-align: center; margin-top: -20px; } .blk-verde { background-color: @verde; position: relative; height: 245px; display: flex; align-items: center; justify-content: center; flex-direction: column; background-image: url("/source/sf-titolo-h2.jpg"); background-repeat: no-repeat; background-position: center top; text-align: center; max-width: 610px; width: 100%; padding: 35px 10px; margin: 0 auto; color: @white; h4 { font-size: 20px; font-weight: bold; margin-bottom: 15px; } .txt { margin: 15px 0; } @media (max-width: @screen-sm-max) { position: relative; width: 100%; padding: 55px 20px; height: auto; } } @media (min-width: @screen-sm-min) { .margin-neg { margin-top: -30px; } .margin-pos { margin-bottom: -30px; z-index: 5; } } @media (max-width: @screen-xs-max) { .margin-neg { margin-bottom: 15px; } } } .cont-box-affiancati2 { position: relative; .logo-mima { text-align: center; margin-top: -20px; } .blk-verde { background-color: @verde; position: relative; height: 245px; display: flex; align-items: center; justify-content: center; flex-direction: column; background-image: url("/source/sf-titolo-h2.jpg"); background-repeat: no-repeat; background-position: center top; text-align: center; max-width: 610px; width: 100%; padding: 35px 10px; margin: 0 auto; color: @white; h4 { font-size: 20px; font-weight: bold; margin-bottom: 15px; } .txt { margin: 15px 0; } @media (max-width: @screen-sm-max) { position: relative; width: 100%; height: auto; } } @media (min-width: @screen-sm-min) { .margin-neg { margin-top: -30px; } .margin-pos { margin-bottom: -30px; z-index: 5; } } @media (max-width: @screen-xs-max) { .margin-neg { margin-bottom: 15px; } } } .cont-box-affiancati { position: relative; .baffo-rosso { left: 0; right: 0; margin: -20px auto 0; position: absolute; text-align: center; max-width: 60px; } .cont-link { height: 118px; display: flex; align-items: center; justify-content: center; text-align: center; background-color: @white; border-bottom: 4px solid #efe2cf; &.rosso { background-color: @primary-color-hover; border-bottom: 4px solid transparent; } @media (max-width: @screen-xs-max) { height: 70px; &.rosso { background-color: transparent; .link.bianco { color: @primary-color-hover; &:after, &:before { background-color: @primary-color-hover !important; } } } } } } .link-azzuro { background-color: @celeste; color: @white; text-align: center; display: flex; align-items: center; justify-content: center; height: 69px; font-size: 15px; line-height: 1.3; font-weight: bold; transition: all 400ms ease; .ico { color: @white; font-size: 30px; margin-right: 10px; } &:hover { background-color: @primary-color-hover; color: @white; .ico { color: @white; } } } .bordo-testo-home { position: absolute; left: 0; top: 0; z-index: 10; } .cont-baffo-rosso-underline { padding: 20px 10px; text-align: center; @media (min-width: @screen-md-min) { display: grid; place-items: center; } } .titolo-recensioni { font-size: 20px; color: #1f1f1f; font-weight: bold; margin-bottom: 15px; } .blocco-risto { color: @white; @media (min-width: @screen-md-min) { padding: 4vw 5px 4vw 4vw; } @media (max-width: @screen-xs-max) { padding: 20px; } } .blocco-immagini-risto { top: -110px; position: relative; margin-bottom: -160px; } html[lang="en"], html[lang="fr"], html[lang="de"] { #slide_4fc76c1f58f2_container, #column_5569b832561d, #containerBox_007e57122037{ display: none !important; } } /// html[lang="en"] { @media screen and (max-width: 1199px) and (min-width: 992px) { ul.level1 li a { font-size: 10px; } #pgall #button_email_min { font-size: 11px; } } @media screen and (min-width: 1200px) { ul.level1 li { padding: 0 4px; } #pgall #button_email_min { font-size: 11px; } } .da-tradurre { display: none !important; } } html[lang="fr"] { @media screen and (max-width: 1199px) and (min-width: 992px) { ul.level1 li a { font-size: 10px; } #pgall #button_email_min { font-size: 11px; } } @media screen and (min-width: 1200px) { ul.level1 li { padding: 0 4px; } #pgall #button_email_min { font-size: 11px; } } .da-tradurre { display: none !important; } } html[lang="de"] { @media screen and (max-width: 1199px) and (min-width: 992px) { ul.level1 li a { font-size: 10px; } #pgall #button_email_min { font-size: 11px; } .dati-top { font-size: 12px; } .myReplyForm .col-md-8 { width: 55.666667%; } .myReplyForm .col-md-2 { width: 21.666667%; } #wrapper_email_min .field_email_min { width: 55%; } #wrapper_email_min .field_button_min { width: 44%; } .preventivo { font-size: 13px; } } @media screen and (min-width: 1200px) { ul.level1 li { padding: 0 4px; } #pgall #button_email_min { font-size: 11px; } .dati-top { font-size: 12px; } .myReplyForm .col-md-8 { width: 55.666667%; } .myReplyForm .col-md-2 { width: 21.666667%; } #wrapper_email_min .field_email_min { width: 61%; } #wrapper_email_min .field_button_min { width: 38%; } .preventivo { font-size: 13px; } } .da-tradurre { display: none !important; } } .hover-rosso { margin: 0; background-color: @white !important; border-bottom: 4px solid #efe2cf !important; color: #dc0031; position: relative; font-size: 15px; font-weight: bold; &:hover { background-color: @primary-color-hover !important; -webkit-appearance: none; transition: all 400ms ease; color: @white; } a { &:hover { color: @white; } } } .text-left-mobile { @media (max-width: @screen-sm-max) { text-align: left !important; } } .related_1622819915 { .foto-gallery { .imagegroup_item { @media (max-width: @screen-xs-max) { width: 50%; } } } } .mixitup-control{ margin-bottom:40px; text-align:left !important; border-bottom:1px solid rgba(84,94,85,.2); button{ padding:20px 0px; padding-right:30px; width:auto; display:inline-block; color:@primary-color; font-size:35px; border:none; background-color:transparent; margin:0 5px; outline:none; max-width:100%; transition: all 400ms ease; letter-spacing:1px; font-weight:normal; line-height:1.2; @media (max-width: @screen-sm-max) { margin:8px 5px; } @media (max-width: @screen-sm-max) { padding:12px 5px; margin:0px 5px; } &:hover, &.mixitup-control-active{ color:@primary-color-hover; background-color:transparent; text-decoration:underline; } } } .sfondo-celeste{ background-color:@celeste; } .testo-bianco{ color:@white; } .titolo-mima-experience{ font-size: 35px; }