// 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: #000; @text-color: #000; @font-family-sans-serif: 'Roboto Condensed'; @font-size-base: 20px; @oro:#BAA05F; @grigio: #666666; .oro{color:@oro !important;} .grigio{color:@grigio;} body{ font-weight:400; } .bold{ font-weight:700; } .light-font{ font-weight:300; } /* BUTTON */ input[type=email], input[type=image], input[type=number], input[type=password], input[type=text], select, textarea { width: 100%; margin: 0; -webkit-appearance: none; -moz-appearance: none; border: none; -webkit-border-radius: 0; border-radius: 0; display: block; text-indent: 5px; } #pgall input[type=button], #pgall input[type=submit] { width: 100%; text-align: center; cursor: pointer; display: block; -webkit-appearance: none; -moz-appearance: none; border: none; -webkit-border-radius: 0; border-radius: 0; -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; } a, a:active, a:focus, a:link, a:visited, input[type = "submit"] { -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; outline: none; } .freccia-none, .pulsante, .slick-next, .slick-prev, .tendina-lingue, .transition_400 { -webkit-transition: all 400ms ease; -moz-transition: all 400ms ease; -ms-transition: all 400ms ease; -o-transition: all 400ms ease; transition: all 400ms ease; } .transition_600 { -webkit-transition: all 600ms ease; -moz-transition: all 600ms ease; -ms-transition: all 600ms ease; -o-transition: all 600ms ease; transition: all 600ms ease; } .slick-slide { outline: none; } label { font-weight: normal; margin: 0; } input[type="checkbox"], input[type="radio"] { margin: 0; } /* ***************************** */ .table-box { display: table; table-layout: fixed; width:100%; height:100%; } .table-cell { display: table-cell; vertical-align: middle; float: none; } .table-box-m { display: table; table-layout: fixed; height:100%; } .table-cell-m { display: table-cell; vertical-align: middle; float: none; } p { margin: 0; } ul { margin: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; } .no-pad { padding: 0; } .blk { max-width: 2000px; margin: 0 auto; width: 100%; @media (min-width: @screen-lg-min) { padding: 0 25px; } @media (min-width: @screen-md-min) and (max-width: @screen-md-max){ padding: 0 15px; } } .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::before, .container-fluid::after{display:inherit!important} .container-fluid { max-width: 1860px; } .highlighted { background-color: #FF429C; } .space-letter{ letter-spacing:2px } h1, h2.grande { font-size: 35px; line-height: 42px; color:#fff; margin:0; padding:0; font-weight:700; @media (max-width: @screen-sm-max) { font-size: 30px; line-height:36px; } @media (max-width: @screen-sm-max) { font-size: 25px; line-height:30px; } @media (max-width: @screen-xs-max) { font-size: 18px; line-height:24px; } } .dett_offerte { h2{ color:#000; font-size:26px; line-height:30px; @media (max-width: @screen-sm-max) { font-size: 22px; } @media (max-width: @screen-sm-max) { font-size: 24px; } @media (max-width: @screen-xs-max) { font-size: 20px; } } } .cont-h1 { position:absolute; right:0; left:0; top:47%; text-align:center; @media (max-width: @screen-md-max) { top:40%; } @media (max-width: @screen-sm-max) { top:40%; } @media (max-width: @screen-xs-max) { top:35%; } } h2 { font-size: 50px;/*80px*/ line-height: 60px; display:inline-block; width:auto; color:#fff; margin:0; padding:0; @media (max-width: @screen-md-max) { } @media (max-width: @screen-sm-max) { font-size: 40px; line-height: 50px; } @media (max-width: @screen-xs-max) { font-size: 30px; line-height: 40px; } } .divisore { padding-bottom: 35px; @media (max-width: @screen-xs-max) { padding-bottom: 20px; } } h3 { font-size: 40px; line-height: 1; font-weight: 700; margin:0; padding:0; color:#111111; @media (max-width: @screen-sm-max) { font-size: 30px; } @media (max-width: @screen-xs-max) { font-size: 23px; } } h4 { font-size: 25px; line-height: 1; font-weight: 700; margin:0; padding:25px 0 0; @media (max-width: @screen-sm-max) { font-size: 20px; } @media (max-width: @screen-xs-max) { font-size: 20px; } } .testo { padding: 0 10px; word-wrap: break-word; width:100%; max-width:1235px; margin:0 auto; text-align:center; @media (max-width: @screen-sm-max) { padding: 5px 10px; text-align: center; } @media (max-width: @screen-xs-max) { padding: 5px 10px; text-align: center; } } .testo-sx { padding-right: 20px; text-align: left; line-height:1.3; @media (max-width: @screen-sm-max) { padding: 5px 10px; text-align: center; } @media (max-width: @screen-xs-max) { padding: 5px 10px; text-align: center; } } .testo-dx { padding-left: 20px; text-align: left; line-height:1.3; @media (max-width: @screen-sm-max) { padding: 5px 10px; text-align: center; } @media (max-width: @screen-xs-max) { padding: 5px 10px; text-align: center; } } hr.hr-oro{ margin:0; width:100%; max-width:290px; border-top:12px solid #A9945F; @media (max-width: @screen-sm-max) { margin:0 auto; } @media (max-width: @screen-xs-max) { margin:0 auto; } } hr.hr-grey{ margin:0; width:100%; max-width:415px; border-top:2px solid #888888; @media (max-width: @screen-sm-max) { margin:0 auto; } @media (max-width: @screen-xs-max) { margin:0 auto; } } .cont-spazio-dimanico{ padding:5px 20px; font-size:18px; @media (max-width: @screen-sm-max) { padding:15px 10px; } @media (max-width: @screen-xs-max) { padding:15px 10px; } } .titolo-spazio-dinamico{color:#888888} .link-vedi a{color:#888888!important} .link-vedi a:hover{color:#111!important} .validita-news{ font-size:18px; } .titolo-news{ font-size:20px; font-weight:bold; min-height:70px; @media (max-width: @screen-sm-max) { min-height:auto; padding-bottom:20px!important; } @media (max-width: @screen-xs-max) { min-height:auto; padding-bottom:20px!important; } } .titolo-news a{ color:#111111; } .titolo-news a:hover{ color:#BCA25F; } .space-link a{ color:#111; font-size:15px; font-weight:700; letter-spacing:2px; width:100%; max-width:105px; border:2px solid #111 !important; display:block; line-height:50px; text-align:center; @media (max-width: @screen-sm-max) { margin:0 auto; } @media (max-width: @screen-xs-max) { margin:0 auto; } } .space-link a:hover{ background:#111; color:#fff; } hr.linea-news{ margin-top:10px; margin-bottom:50px; border-top:1px solid #888888; max-width:415px; @media (max-width: @screen-sm-max) { margin:10px auto; } @media (max-width: @screen-xs-max) { margin:10 auto; } } .txt-blk-oro{ font-size:20px; padding:20px 2%; color:#fff; @media (max-width: @screen-md-max) { font-size:18px; padding:15px 10px; } @media (max-width: @screen-sm-max) { font-size:18px; padding:20px 5px; text-align:center; } @media (max-width: @screen-xs-max) { font-size:18px; padding:20px 5px; text-align:center; } } // FORM CONTATTI #ContContatti { color: #111; .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: transparent; margin: 5px 0; color: #111; border: none; border-radius: 2px; text-indent: 10px; border: 1px solid #CCCCCC; option { color: #111; } &.required_module { box-shadow: 0 0 6px red; } } .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: transparent; } .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: #111; @media (max-width: @screen-xs-max) { font-size: 15px; } } .sep { padding-bottom: 10px; } textarea { min-height: 110px; } .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: 15px !Important; color: #111; font-weight: normal; } #ContContatti input.datepicker, #ContContatti input[name="arrivo"], #ContContatti input[name="partenza"], #data_arrivo_lastminute, #data_partenza_lastminute { background-color: transparent !important; background-image: url("/source/calendario.png") !important; background-repeat: no-repeat; background-position: 98% 50% !important; cursor: pointer; color: #111; } #ContContatti input[type = "button"].bottone_alt, #pgall .wrapper_form_cont input[type = "submit"] { cursor: pointer; color: #111; background:transparent ; padding: 0 10px; height: 50px; width: 100%; line-height: 45px; -webkit-appearance: none; float: right; margin: 20px auto 0; outline: none; font-size: 20px; max-width: 250px; border-radius: 0; border:2px solid #111; @media (max-width: @screen-xs-max) { float: none; max-width: 250px; } } #ContContatti input[type = "button"].bottone_alt:hover, #pgall .wrapper_form_cont input[type = "submit"]:hover { color:#fff!important; background:#111; } #pgall .wrapper_form_cont .privacy_check div { display: inline-block; } #ContContatti #testo_privacy a:link, #ContContatti #testo_privacy a:active, #ContContatti #testo_privacy a:visited{ color:#111!important } // ******************************************************