// 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: #9C2020; @text-color: #3C2415; @font-size-base: 20px; @font-family-sans-serif: 'Quattrocento Sans', sans-serif; @sketch: 'Fredericka the Great', cursive; @solid: 'Fredericka the Great', cursive; @rosso:#9C2020; body{ background: url('/source/sf-pagina.jpg') top center repeat; background-size: cover; background-attachment: fixed; } .rosso{ color:@rosso; } .play{ font-family:@sketch; } .evidenza{ font-family:@solid; } .bordered{ border: 5px solid @rosso; padding: 60px; margin: 30px auto; @media (max-width: @screen-sm-max) { padding: 15px; margin: 20px auto; } } #imagelightbox-caption{ display: none; } .fa{ font-size:30px; color:@rosso; @media (min-width: @screen-md-min) { font-size: 15px; 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; 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,.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;} 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;} .barra-separatrice{ img{ @media (max-width: @screen-sm-max) { max-height: 60px; margin-bottom: 40px; } } } .blk-pulsante{ @media (max-width: @screen-sm-max) { background-color: @rosso; color: #fff; padding: 10px 20px; margin-top: 5px; margin-bottom: 25px; display: inline-block; a{ color: #fff !important; } &:before{ content: 'CHIAMA'; display: block; } } } .blk{max-width:2000px;margin:0 auto;width:100%; @media (min-width: @screen-lg-min) { padding:0 40px; } @media (max-width: @screen-md-max) { margin-top: 40px; margin-bottom: 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 } .container-fluid{max-width:1610px;} .cont-h1{text-align:center;padding-top:150px;text-shadow:1px 1px 1px #000; @media (max-width: @screen-md-max) { padding-top:75px; } @media (max-width: @screen-sm-max) { padding-top:135px; } @media (max-width: @screen-xs-max) { padding-top:50px; } } h1, h2.grande{ font-size:60px; color:#3d2116; line-height:60px; padding-bottom:0px; font-family:@solid; @media (max-width: @screen-sm-max) { font-size:50px; line-height:50px; } @media (max-width: @screen-xs-max) { font-size:40px; line-height:40px; } } 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:25px 0; @media (max-width: @screen-xs-max) { font-size:23px; line-height:23px; } } 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; font-weight: bold; &::before{ content: ''; border: 2px solid #abee4b; 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: 0; } @media(max-width:767px){ padding-left:0; } } .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) { text-align:center; padding:15px 5px; } } .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) { text-align:center; padding:15px 5px; } } /* ***************************** */ .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: @sketch; font-size: 25px; &:hover{ text-decoration: underline; } } } .slick-next { background: url(/source/arr-next.png)!important; width:50px!important; height:50px!important; top: 20%!important; margin-right: 20px!important; z-index: 2; &:before{ display: none; } } .slick-prev { background: url(/source/arr-prev.png)!important; width:50px!important; height:50px!important; top: 20%!important; margin-left: 20px!important; z-index: 2; &:before{ display: none; } } #ContContatti { color:#3C2415; .form-group{margin:3px 0;} .modulo_alt { &:extend(.form-control all); height:40px; background-repeat:no-repeat; box-shadow:none; padding:0; font-size:20px; background-color:#FFF; margin:5px 0; color:#3C2415; border-radius:0; text-indent:10px; border:1px solid #3C2415; option{color:#000;} } .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:19px; color:#3C2415; } textarea { min-height: 125px; @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 6px bottom 50%;} } #testo_privacy, .txtred_alt{font-size:14px !Important;color:#212121;} #ContContatti input.datepicker, #data_partenza_lastminute, #data_arrivo_lastminute, #ContContatti input[name="arrivo"], #ContContatti input[name="partenza"], #ContContatti input[name="disponibilita_da"], #ContContatti input[name="disponibilita_a"]{ background-color:trasparent !important; background-image:url(/source/calendario.png) !important; background-repeat:no-repeat; background-position:98% 50% !important; cursor:pointer; color:#3C2415; } #ContContatti input[type = "button"].bottone_alt, #pgall .wrapper_form_cont input[type = "submit"]{ cursor:pointer; color:#fff; background-color:#abee4b; padding:0px 10px; height:55px; width:100%; line-height: 45px; -webkit-appearance:none; float:right; margin:0 auto; margin-top:20px; font-weight:bold; outline:none; font-size: 30px; max-width: 240px; @media (max-width: @screen-xs-max) { float:none; } } #ContContatti input[type = "button"].bottone_alt:hover, #pgall .wrapper_form_cont input[type = "submit"]:hover{ background-color: @text-color;} #ContContatti .privacy-form label { padding: 0; } // ****************************************************** .red-title{ color:#9C2020 !important; font-family:@solid; } @media (max-width: @screen-sm-max) { li.voce_menu_36466{display:none !important;} } //landing .img-landing{ padding-bottom: 60px; @media (max-width: @screen-xs-max) { padding-bottom: 30px; } } #menu_3145{ .level1{ .voce_menu_43436{ a{ text-align: center; display: block; color: #fff; font-size: 17px; color: #fff; margin: 0 auto; background-color: #9C2020; max-width: 100%; margin-top: -20px; padding: 20px 10px; border-radius: 9px; @media (max-width: @screen-sm-max) { font-size:21px; background-color:#3c2415; max-width: 300px; margin-top: 50px; } &:after{ border-color:transparent; } } } } }