// 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:#ffffff; @link-color: #EC1B23; @text-color: #3F4348; @font-size-base: 16px; @line-height-base: 1.7; @font-family-sans-serif: 'Asap', sans-serif; @secondary-font: 'Playfair Display', serif; @azzurro-scuro: #54bcd7; @azzurro-chiaro: #ade0ec; @rosso: #EC1B23; @green-wa: #25D366; .azzurro-scuro{ color:@azzurro-scuro; } .rosso{ color:@rosso; } ::selection { background:#eee; color:@text-color; } ::-moz-selection { background:#eee; color:@text-color; } .barra-desktop{ background-color: #fff; } .barra-mobile{ background-color: #fff; } .play{ font-family:@secondary-font; } .green-wa{ display: inline-block; background-color: @green-wa; color: #fff; font-size: 17px; line-height: 31px; border-radius: 50px; padding: 0 8px; } .bold, strong, b{ font-family: @font-family-sans-serif; font-weighr: 700; } .fa{ font-size:40px; color:@rosso; @media (min-width: @screen-md-min) { font-size: 20px; color: #fff; background-color: @rosso; width: 30px; height: 30px; text-align: center; padding: 8px 0; border-radius: 50%; } } /* BUTTON */ input[type=text], input[type=password], input[type=email], input[type=number], input[type=image], textarea, select { width: 100%; margin:0; -webkit-appearance:none; -moz-appearance:none; border: none; -webkit-border-radius: 0px; border-radius: 0px; display:block; text-indent:5px; } #pgall input[type=submit], #pgall input[type=button], { width:100%; text-align:center; cursor:pointer; display:block; -webkit-appearance:none; -moz-appearance:none; -webkit-border-radius: 0px; border-radius: 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; } a, a:active,a:focus,a:visited,a:link,.fixed, i, input[type = "submit"],.preventivo, .scroll:before{ -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; } .transition_400, .freccia-none, .slick-prev, .slick-next,.prev-gallery,.next-gallery,.box-sezione .cont-img img,.pulsante{ -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;} .slick-prev, .slick-next{ top: auto !important; bottom: -70px !important; width: 70px !important; height: 70px !important; } .slick-next{ right: 40% !important; } .slick-prev{ left: 40% !important; } .slick-prev:before, .slick-next:before{ content: "" !important; width: 40px !important; height: 20px !important; display: block; } .slick-prev:before { background: url('/source/arr_left.png') center left no-repeat !important; margin-right: auto; margin-left: 0; } .slick-next:before { background: url('/source/arr_right.png') center right no-repeat !important; margin-right: 0; margin-left: auto; } label{font-weight:normal;margin:0;} input[type="radio"], input[type="checkbox"]{margin:0;} /* ***************************** */ p{margin:0;} ul{margin:0px;} h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; @media (max-width: @screen-xs-max) { padding-right: 25px; padding-left: 25px; } } .no-pad{padding:0;} .big{ display: block; font-size: 130%; color: #16a1ba; text-transform: uppercase; font-family: @secondary-font; color: @rosso; } /* elenchi puntati */ .lista-v { list-style-image: url(/source/ico-elenco.png); padding: 20px 5px; li { padding: 2px 0; list-style-position: inside; } } .blk{max-width:2000px;margin:0 auto;width:100%; @media (min-width: @screen-lg-min) { padding:0 40px; } } /* ********** menu lingue ***************** */ .containerLingue { line-height:30px; text-align:center; background-color: #fff; font-size: 13px; text-transform: uppercase; } #select_lingue { display: none; z-index:2000; width: 100%; margin: 0 auto; position: absolute; padding:0; text-align:center; a { display: block; line-height:33px; color:#fff; background-color:@rosso; &:not(:last-child){ border-bottom: 1px dotted @azzurro-chiaro; } &:hover{ background-color:@azzurro-chiaro; } } } .tendina-lingue, .sidr-class-tendina-lingue { position:relative; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; cursor: pointer; padding: 0px 2px; background-image: url('/source/arr_down.png'); background-position: 92% 48%; background-repeat: no-repeat; text-align: left; padding-left: 8px; @media(max-width:@screen-xs-max){ padding-left: 25px; } } .item_lingue{ padding-top:5px; padding-bottom:4px; background-color:#eee; text-align:center; z-index:2000; @media (max-width: @screen-sm-max) { background-color:transparent; } } /**/ .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:1610px;} h1, h2.grande, .cont-h1{ font-weight: normal; font-size:70px; color: @text-color; line-height:70px; padding-bottom:0px; font-family:@secondary-font; @media (max-width: @screen-sm-max) { font-size:55px; line-height:55px; } @media (max-width: @screen-xs-max) { margin-bottom: 40px; font-size:40px; line-height:35px; } } .cont-h1{ text-align:center; } h2{font-size:30px;color:#fff; @media (max-width: @screen-md-max) { font-size:28px;line-height:30px; } @media (max-width: @screen-xs-max) { font-size:21px;line-height:22px; } } h3{line-height:27px;font-size:27px;text-align:center;padding:20px 0 10px 0; @media (max-width: @screen-xs-max) { font-size:23px; line-height:23px; } &.grande{ font-size: 40px; line-height:40px; padding-bottom:0px; font-family:@secondary-font; } } h4{font-size:22px;font-weight:normal;margin-bottom:25px;padding-top:25px; @media (max-width: @screen-sm-max) { font-size:22px; } } .titolo-trattino{ position: relative; &:before{ content: ''; border-bottom: 1px solid @rosso; width: 90px; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: -20px; } @media(max-width:767px){ padding-left:10px; padding-right:10px; } &.trattino-sinistra{ text-align: left; &:before{ left: 45px; @media(max-width:767px){ left: 50%; } } } } .testo{padding:25px 5px;margin:0 auto;word-wrap: break-word;padding-top:0; @media (max-width: @screen-sm-max) { padding:25px 5px; } @media (max-width: @screen-xs-max) { padding:10px 15px; } } .testo-sx{padding-right:15px;text-align:left; padding-top:15px; @media (max-width: @screen-sm-max) { padding-right:10px; } @media (max-width: @screen-xs-max) { padding:15px 25px; } } .testo-dx{padding-left:15px;text-align:left; padding-top:15px; @media (max-width: @screen-sm-max) { padding-left:10px; } @media (max-width: @screen-xs-max) { padding:15px 25px; } } /* ***************************** */ .table-box { display: table; table-layout: fixed; width:100%; @media (max-width: @screen-xs-max) { display:block; } } .table-cell { display: table-cell; vertical-align: middle; float: none; @media (max-width: @screen-xs-max) { display:block; } } .mobile-center{ @media (max-width: @screen-sm-max) { text-align:center; } } /* ***************************** */ .txt-menu{ font-size:20px; a{ color: @rosso; font-family: @secondary-font; font-size: 25px; &:hover{ text-decoration: underline; } } } // FORM CONTATTI // FORM CONTATTI #ContContatti { color: @text-color; 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: #fff; margin: 5px 0; color: @text-color; border: none; border-radius: 2px; text-indent: 10px; option { color:@text-color; } &::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: @text-color; } &::-moz-placeholder { /* Firefox 19+ */ color: @text-color; } &:-ms-input-placeholder { /* IE 10+ */ color: @text-color; } &:-moz-placeholder { /* Firefox 18- */ color: @text-color; } } .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: #fff; } .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: @text-color; } .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: @text-color; font-weight: normal; } #ContContatti input.datepicker, #ContContatti input[name="arrivo"], #ContContatti input[name="partenza"], #data_arrivo_lastminute, #data_partenza_lastminute { background-color: #fff; background-image: url("/source/calendario.png") !important; background-repeat: no-repeat; 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: #fff; background-color: @rosso; padding: 0 10px; width: 100%; line-height: 50px; -webkit-appearance: none; float: right; margin: 0; margin-top:15px; outline: none; font-size: 18px; font-weight:600; text-transform:uppercase; max-width: 580px; border: 3px solid @rosso; @media (max-width: @screen-xs-max) { float: none; margin:15px auto; margin-bottom:0; } &:hover{ background-color: #fff; color: @rosso; } } #pgall .wrapper_form_cont .privacy_check div { display: inline-block; } .myReplyForm{ .alpaca-form-button{ cursor: pointer; color: #fff!important; background-color: #16a1ba!important; padding: 0px 10px!important; //height: 55px; width: 100%; line-height: 45px!important; -webkit-appearance: none; float: right; margin: 0 auto; margin-top: 20px; font-weight: bold!important; outline: none; font-size: 17px!important; max-width: 240px!important; font-family: 'open-sans-bold'!important; text-transform: uppercase; border-radius: 0!important; border: none!important; } .form-control{ height: 55px!important; } } // ****************************************************** // MrPRENO .mrprenoForm{ .alpaca-form-button{ cursor: pointer; color: #fff!important; background: #E20513!important; padding: 0 10px; height: 50px!important; width: 100%; line-height: 45px; -webkit-appearance: none; float: right; margin: 20px auto 0!important; outline: none; font-size: 20px!important; max-width: 250px!important; border-radius: 0!important; border: none!important; &:hover{ background-color: #fff!important; color: #EC1B23!important; border: 3px solid #EC1B23!important; } } }