// 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: #1F1F1F; @text-color: #1F1F1F; @font-family-sans-serif: 'Outfit', sans-serif;; @font-size-base: 25px; @bold: 'Outfit', sans-serif; @black: 'Outfit', sans-serif; .bold, b,strong{ font-family:@bold; font-weight: 700; } /* 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; border: 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,span,.fixed, i, 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; } .slick-slide{outline:none;} 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;} .no-pad{padding:0;} .blk{max-width:2000px;margin:0 auto;width:100%; @media (min-width: @screen-lg-min) { padding:0 40px; } } .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 } .cont-h1{ margin-bottom:10px; padding-top:105px; @media (max-width: @screen-sm-max) { padding-top:30px; } @media (max-width: @screen-xs-max) { padding-top:25px; } } .dettaglio.cont-h1{ padding-top:0; } .dettaglio h4{font-size:18px;color:#202020;} .cont-h1 hr{border:4px #222 solid;margin:20px 0;max-width:100px;} h1, h2.grande{font-size:60px;line-height:61px;color:#1F1F1F;position:relative; @media (max-width: @screen-md-max) { font-size:40px; line-height:42px; } @media (max-width: @screen-sm-max) { font-size:35px; line-height:37px; } @media (max-width: @screen-xs-max) { font-size:28px; line-height:29px; } } h2{font-size:18px;color:#444444;line-height:22px;} h3.bold{font-family:@bold; font-weight: 700;} h3{font-size:36px;margin-bottom:0px; @media (max-width: @screen-xs-max) { font-size:23px; } } .testo{margin:0 auto;font-size:23px;padding:10px 0; @media (max-width: @screen-xs-max) { padding:15px 0; font-size:18px; } } .testo.grey hr{border-top:1px solid #aaa;} .testo-sx{padding-right:15px;text-align:left;padding-left:10px; @media (max-width: @screen-sm-max) { padding-right:10px; } @media (max-width: @screen-xs-max) { padding-right:5px; text-align:center; padding-left:5px; } } .testo-dx{padding-left:15px;text-align:left;padding-right:10px; @media (max-width: @screen-sm-max) { padding-left:10px; } @media (max-width: @screen-xs-max) { padding-left:5px;text-align:center;padding-right:5px; } } .dettaglio.testo-sx h3{ font-family:@bold; font-weight: 700; margin:20px 0; font-size:25px; @media (max-width: @screen-md-max) { font-size:23px; } @media (max-width: @screen-xs-max) { font-size:21px; } } .dettaglio.testo-sx{font-size:18px;} // FORM CONTATTI #ContContatti { .form-group{margin-bottom:0;} .modulo_alt { &:extend(.form-control all); height:45px; border-radius:0; background-repeat:no-repeat; box-shadow:none; padding:0; font-size:16px; background-color:#E2E2E2; border:none; margin:10px 0; } .bottone_alt { &:extend(.btn all); .button-variant(#fff; #000; #000); &:extend(.btn-block all); } .privacy-form { text-align: right; } .privacy-form label { margin:0; } label { display: block; margin: 7px 0; font-size:18px; color:#202020; } textarea { min-height: 150px; @media (max-width: @screen-md-max) { min-height: 66px; } @media (max-width: @screen-sm-max) { min-height: 90px; } } .sep{margin-bottom:10px;} select.modulo_alt{background-image: url(/source/arr_down.png);} //#testo_privacy{font-size:11px !Important;} .wrp_privacy{ display: flex; justify-content: end; margin-top: 15px; } } #ContContatti input.datepicker, #data_partenza_lastminute, #data_arrivo_lastminute, #ContContatti input[name="arrivo"], #ContContatti input[name="partenza"]{ background-image:url(/source/calendario.png) !important; background-repeat:no-repeat; background-position:98% 50%; cursor:pointer; color:#000; } #ContContatti input[type = "button"].bottone_alt, #pgall .wrapper_form_cont input[type = "submit"] { cursor:pointer; color:#000; width:auto; padding:0px 10px; height:70px; line-height:66px; width:100%; font-size:20px; margin-top:10px; -webkit-appearance:none; max-width:100%; background-color:#CADC5E; text-transform:none; text-transform:uppercase; } #pgall .wrapper_form_cont input[type = "submit"] { height:45px; line-height:40px;} #ContContatti input[type = "button"].bottone_alt:hover, #pgall .wrapper_form_cont input:hover[type = "submit"]{background-color:#212121;color:#fff;} #ContContatti .privacy-form label { float: right; padding: 0; } // ******************************************************