@font-face { font-family: 'Basilia'; src: url('/Fonts/Basilia/Basilia.woff2') format('woff2'), url('/Fonts/Basilia/Basilia.woff') format('woff'), url('/Fonts/Basilia/Basilia.ttf')  format('truetype'), url('/Fonts/Basilia/Basilia.svg#Basilia') format('svg');}
@font-face { font-family: 'Gotham'; src: url('/Fonts/Gotham/Gotham.woff2') format('woff2'), url('/Fonts/Gotham/Gotham.woff') format('woff'), url('/Fonts/Gotham/Gotham.ttf')  format('truetype'), url('/Fonts/Gotham/Gotham.svg#Gotham') format('svg');}
@font-face { font-family: 'Gotham'; src: url('/Fonts/Gotham/Gotham.woff2') format('woff2'), url('/Fonts/Gotham/Gotham.woff') format('woff'), url('/Fonts/Gotham/Gotham.ttf')  format('truetype'), url('/Fonts/Gotham/Gotham.svg#Gotham') format('svg');}

* {-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;}
*:focus {outline:0 !important;}
html, body {text-rendering:optimizeLegibility; min-height:100%;}
body {position:relative; font-family: 'Karla', sans-serif; padding: 0!important; overflow-x: hidden;}

/* NASCONDERE I BOTTONI BOOKING */
    /* .booking {visibility: hidden; cursor: default;} */

/* GENERAL ATTRIBUTES */
    a {text-decoration:none; -webkit-transition:all .3s; transition:all .3s;}
    a:hover {-webkit-transition:all .3s; transition:all .3s;}
    iframe {display:block; border: 0;}
    h1, h2, h3, h4, h5, h6 {margin:0; padding:0; font-family: 'Basilia', serif;}

    .default-button {border-radius: 0; background-color: #cf1248; color: #fff; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; font-size: 12pt; margin: 25px 0; border: 0; padding: 15px 45px; -webkit-transition:all .3s; transition:all .3s;}
    .default-button:hover {background-color: #463a29; color: #fff; -webkit-transition:all .3s; transition:all .3s;}

    .no-spacing {letter-spacing: 0;}

/* HEADER */
    header {position: relative; background: #f1efef; height: 1425px;}

    header::after {content: ''; position: absolute; left: calc(50% - 1.5px); bottom: -120px; height: 200px; width: 3px; background-color: #cf1248; z-index: 3;;}
    header .scroll-down {position: absolute; bottom: 100px; left: 48.5%; letter-spacing: 2px;  text-transform: uppercase; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); z-index: 2; }
    header .scroll-down a {color: #463a29; font-size: 9pt; font-weight: 600;}

    /* navbar */
        #navbar {position: absolute; width: 100%; border: 0; border-radius: 0; margin: 0;}
        /* #navbar:before {position: absolute; padding: 0 100% 170px 0; background-color: #f1efef; z-index: -1;} */
        #navbar .navbar-header {float: none; padding: 50px 120px 50px 160px;}
        #navbar .navbar-brand {display: block; height: auto; padding: 0; margin: 0;}
        #navbar .navbar-brand img {-webkit-transition:all .3s; transition:all .3s;}

        #telephone {position: absolute; top: 90px; left: 0; right: 0; text-align: center;}
        #telephone a {display: inline-block; padding: 5px 15px; color: #fff; font-size: 15pt; color: #333; font-weight: 700;}
        #telephone a i {color: #cf1248; font-size: 20pt; margin-right: 10px; vertical-align: middle;}
        @media (max-width:1299px) {
            #telephone {top: 70px;}
            #telephone a {font-size: 14pt;}
            #telephone a i {font-size: 18pt;}
        }
        @media (max-width:991px) {
            #telephone a {font-size: 10pt;}
            #telephone a i {font-size: 14pt;}
        }
        @media (max-width:768px) {
            #telephone {top: 80px;}
        }

    /* menu */
        .btn-menu.btn-booking {display: none;}
        .btn-menu {position: relative; float: right; margin-top: 15px; cursor: pointer; top: 25px; z-index: 100;}
        .btn-menu .button {display: inline-block; padding: 6px 12px;}
        .btn-menu .label.lbl-menu {position: relative; color: #463a29; letter-spacing: 3px; font-size: 11pt; top: 2px; text-transform: uppercase;}

        #box-menu {position: fixed; top: 0; bottom: 0; right: -45.5%; width: 45.5%; background-color: #cf1248; padding: 2.5% 7% 0 10%; -webkit-transition:all .3s; transition:all .3s; z-index: 150;}
        #box-menu.active {right: 0;}

        #menu {list-style-type: none; margin-top: 10%; padding: 0;}
        #menu li {text-align: right;}
        #menu li a {position: relative; color: #fff; font-size: 45pt; font-family: 'Basilia', serif; text-decoration: none;}
        #menu li a:before {content: ''; position: absolute; top: 40px; width: 200px; left: -160px; height: 3px; -webkit-transition:all .3s; transition:all .3s;}
        #menu li a:hover:before {background-color: #463a29; left: -80px; -webkit-transition:all .3s; transition:all .3s;}
        #menu li.booking {margin-top: 10%; cursor: pointer;}
        #menu li.booking img {position: relative; top: -7px;}

        #box-menu .info {margin-top: 10%; text-align: right;}
        #box-menu .info a {color: #463a29; font-size: 13pt; margin-bottom: 0; text-decoration: none;}
        #box-menu .info a:hover {color: #fff;}
        #box-menu .socials {margin-top: 5%; text-align: right;}
        #box-menu .socials a {display: inline-block; font-size: 13pt; padding: 10px; text-transform: uppercase; text-decoration: none; color: #463a29;}
        #box-menu .socials a:hover {color: #fff;}
        #box-menu .socials a i {position: relative; top: 4px; font-size: 18pt; line-height: 0; margin-right: 10px;}
        #box-menu .socials a.last {padding-right: 0;}

        #torna-su {position: fixed; bottom: 50px; left: 50px; top: unset; color: #fff; background-color: #cf1248; display: none; width: 68px; height: 67px; border-radius: 50%; text-align: center;}
        #torna-su i {position: relative; top: 20px;}
        

        /* affix */
        /* @media (min-width: 992px) { */
            #navbar.affix {position: fixed; height: 0; z-index: 100; min-height: 0;}
            #navbar.affix .navbar-brand {display: none;}
            #navbar.affix .btn-menu .button {padding: 22px 18px; background-color: #463a29; border-radius: 50%;}
            #navbar.affix .btn-menu.btn-booking {display: none!important; display: block;}
            #navbar.affix .btn-menu.btn-booking .button {padding: 14px 9px; width: 68px; height: 67px; background-color: #cf1248;}
            #navbar.affix .btn-menu.btn-booking .button img {margin: 0 auto; display: block;}
            #navbar.affix .btn-menu .label.lbl-menu {display: none;}
            /* #navbar.affix:before {padding: 0 100% 122px 0; left: 0; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; transition:all .3s;} */
            /* #navbar.affix.menu-active:before {padding: 0 54.5% 122px 0; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; transition:all .3s;}
            #navbar.affix.booking-active:before {padding: 0 44.55% 122px 0; left: 55.5%; -webkit-transition:all .3s; -moz-transition:all .3s; -ms-transition:all .3s; transition:all .3s;} */
            #navbar.affix .navbar-header {padding: 0px 120px 0px 160px;  height: 0;}
            #navbar.affix .navbar-header .navbar-brand img {max-width: 70%; -webkit-transition:all .3s; transition:all .3s;}
            #navbar.affix #torna-su {display: block;}
            #navbar.affix #telephone {display: none;}
        /* }
        @media (min-width: 768px) {
            
        } */

        /* language menu */
            #language-menu {position: absolute; left: -170px; top: 410px; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); z-index: 115;}
            #language-menu a {display: inline-block; position: relative; padding: 0 30px; font-size: 12pt; font-weight: 600; letter-spacing: 3px; color: #000; text-decoration: none; }
            #language-menu a:before {content: ''; position: absolute; top: 10px; left: -60px; width: 80px; height: 3px;  -webkit-transition:all .3s; transition:all .3s;}
            #language-menu a.active:before, #language-menu a:hover:before {left: -10px; background-color: #cf1248; -webkit-transition:all .3s; transition:all .3s;}

        /* socials */
            #socials {position: absolute; bottom: 535px; left: 35px; z-index: 2; text-align: center;}
            #socials a {display: block; padding: 15px; font-size: 16pt; color: #000;}
            #socials a:hover {color: #cf1248;}

        /* booking */
            #booking-menu {position: fixed; top: 0; bottom: 0; left: -55.5%; width: 55.5%; background-color: #cf1248; padding: 1% 7% 0 10%; -webkit-transition:all .3s; transition:all .3s; z-index: 110;}
            #booking-menu.active {left: 0;}
            #booking-menu #chiudi {position: relative; float: right; cursor: pointer; color: #fff; top: 50px; right: -10px;}
            #booking-menu #chiudi .button {display: inline-block; padding: 6px 12px;}
            #booking-menu #chiudi .label.lbl-menu {position: relative; color: #463a29; letter-spacing: 3px; font-size: 11pt; top: 2px; text-transform: uppercase;}
            
            #booking-menu .title {text-align: left; color: #fff; margin: 5% 0;}
            #booking-menu .title img {position: relative; display: inline-block; top: -16px; margin-right: 20px;}
            #booking-menu .title h1 {display: inline-block; font-size: 45pt; font-family: 'Basilia', serif;}
            #booking-menu .nice-select {width: 100%; border: 0; border-radius: 0; background-color: transparent; padding: 0 0 0 20px;}
            #booking-menu .nice-select:after {right: unset; left: -23px; top: 40%; width: 15px; height: 15px; border-bottom: 1px solid #fff; border-right: 1px solid #fff;}
            #booking-menu .nice-select .list { left: -12px; right: -14px; border-radius: 0; border: 0; font-size: 11pt; margin: 0;}
            #booking-menu .nice-select .option {line-height: 50px; min-height: 50px;}

            #booking-menu select {position: absolute; z-index: -1; width: 100%; height: 50%; top: 40%; background: transparent; border: 0; display: block!important; color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
            #booking-menu .opt {border-top: 3px solid #463a29;}
            #booking-menu .opt .row, #booking-menu .opt div {height: 100%;}
            #booking-menu .appartamento {height: 75px;}
            #booking-menu .appartamento .current {display: block; margin-top: 15px; font-family: 'Basilia', serif; color: #fff; font-size: 16pt;}
            #booking-menu .data {height: 115px;}
            #booking-menu .persone {height: 95px;}
            #booking-menu .opt.last {border-left: 3px solid #463a29;}
            /* #booking-menu .data:after {content: ''; width: 15px; height: 15px; border-bottom: 1px solid #fff; border-right: 1px solid #fff; position: absolute; bottom: 15%; left: calc(50% - 10px); -webkit-transform: rotate(45deg); transform: rotate(45deg);} */
            #booking-menu .opt label {margin-top: 15px; text-align: center; display: block; text-transform: uppercase; letter-spacing: 2px; padding-left: 10px;}
            #booking-menu .opt.last label {padding-left: 5px;}
            #booking-menu .data span {position: absolute; top: 59px; left: 25%;}
            #booking-menu .data input {position: relative; text-align: center; background-color: transparent; border: 0; border-radius: 0; margin-top: 15px; -webkit-box-shadow: none; box-shadow: none; color: #fff; font-family: 'Basilia', serif; font-size: 20pt; float: right; width: 80%; cursor: pointer;}
            #booking-menu .persone .nice-select {padding: 0; text-align: center!important; height: auto;}
            #booking-menu .persone .nice-select:after {left: calc(50% - 10px); top: 100%; display: none;}
            #booking-menu .persone .current {font-family: 'Basilia', serif;  color: #fff; font-size: 20pt;  margin-top: 15px;}
            /* #booking-menu #div_eta_bambini {border-bottom: 3px solid #463a29;} */
            #booking-menu #div_eta_bambini.persone {height: 170px; text-align: center;}
            #booking-menu #div_eta_bambini.persone .eta {float: none; display: inline-block;}
            #booking-menu #div_eta_bambini.persone .nice-select .list {max-width: 180px; width: auto;}
            #booking-menu #div_eta_bambini.persone .nice-select .option {float: left; text-align: center; padding: 0 20px; width: 60px;}

            #booking-menu .opt.appartamento label { margin-top: 25px;}

            #booking-menu .form-custom {border-top: 3px solid #463a29; border-bottom: 0; border-left: 0; border-right: 0; border-radius: 0; padding: 12px; height: 50px; text-transform: uppercase; color: #463a29; background-color: transparent; letter-spacing: 2px; font-weight: 700; -webkit-box-shadow: none; box-shadow: none;}
            #booking-menu .eta {height:50px!important; padding:0 5px;}
            #booking-menu .eta .form-custom {border:3px solid #463a29; background:rgba(70,58,41,0.1)}
            #booking-menu .form-custom::-webkit-input-placeholder {color: #463a29; opacity: 1;}
            #booking-menu .form-custom:-moz-placeholder {color: #463a29; opacity: 1;}
            #booking-menu .form-custom::-ms-input-placeholder {color: #463a29; opacity: 1;}
            #booking-menu textarea.form-custom {height: auto; max-width: 100%; min-width: 100%; border-bottom: 3px solid #463a29; resize: none;}
            #booking-menu .custom-column {position: relative; float: left; width: 100%; padding: 0 15px;}

            #booking-menu .col-submit {border-bottom: 3px solid #463a29;}
            #booking-menu .col-submit p {margin-top: 10px; margin-bottom: 0; color: #fff; font-weight: 700;}
            #booking-menu .col-submit label a {color: #463a29; text-decoration: none; position: relative; top: 1px;}
            #booking-menu .default-button.invia {background-color: #fff; color: #463a29; margin: 50px 0 0 0; float: right;}
            #booking-menu .default-button.invia:hover {background-color: #463a29; color: #fff;}

            #booking-menu .special-offer-container { float: right; margin-top: 35px;}
            #booking-menu .special-offer {color: #b0e421; text-align: right; font-size: 15pt; font-weight: 800;}
            #booking-menu .special-offer i {font-size: 12pt;}


    /* megatron */
        .megatron {position: relative; top: 220px; padding-bottom: 123px; z-index: 1;}
        .megatron .container.background::before {position: absolute; left: 17%; background-color: #fff; padding: 0 1420px 900px 0; z-index: 0;}
        .megatron .container.background::after {position: absolute; left: 17%; width: 75%; bottom: -4.5%; height: 50px; background-image: url(/images/header-sfum.png); z-index: -1;}
        .megatron .content {position: relative; padding: 180px 0 0 0; z-index: 2;}
        /* .megatron .container.background {position: relative; padding: 0; background-color: #fff; height: 1000px; z-index: 0;} */
        /* .megatron .content::before {background-color: #fff; left: -40px; padding: 0 100% 100% 0; z-index: -1;} */
        .megatron h1 {position: relative; left: -250px; text-align: right; color: #463a29; font-size: 110pt; font-weight: 500; letter-spacing: -10px; width: 140%; line-height: .65;}
        .megatron h1 span {padding-right: 30px;}
        .megatron h1::before {content: ''; top: 55px; left: 57%; position: absolute; width: 85%; height: 9px; background-color: #cf1248; z-index: 1;}
        .megatron h6.dida {text-align: right; padding-right: 100px; margin-bottom: 40px; text-transform: uppercase;}
        .megatron .lead {text-align: right; margin-top: 50px; padding-right: 20px; font-size: 18pt;}
        .megatron .red.image {position: absolute; bottom: -400px; left: 0; z-index: -1;}
        .megatron .photogallery {position: absolute; right: 8.3%; bottom: -90px; z-index: 2;}
        .megatron .photogallery a {display: block; color: #463a29; letter-spacing: 3px; font-size: 12pt; font-weight: 600; text-transform: uppercase;}
        .megatron .photogallery a span {margin-top: 20px;}
        .megatron .photogallery a::last-letter {letter-spacing: 0;}
        .megatron .photogallery .img {position: relative; top: 28px; margin-left: 20px; width: 70px; height: 70px; padding: 9px; display: inline-block; background-color: #cf1248; border-radius: 50%; -webkit-transition:all .3s; transition:all .3s;}
        .megatron .photogallery .img:hover {background-color: #463a29; -webkit-transition:all .3s; transition:all .3s;}
        .megatron .photogallery img {display: block; margin: 10px auto 0 auto;} 
        /* booking button */
            .megatron .booking {margin-top: 69px; float: right; margin-right: 20px;}
            .megatron .booking img {display: inline-block; margin-right: 25px;}

    /* slider */
        #home-slider {position: absolute; right: 0; top: -50px; z-index: 1;}
        #home-slider .item {width: 865px; height: 800px; overflow: hidden; float: right; }
        #home-slider .owl-item img {width: auto;}

        #home-slider-dots {position: relative; float: right; right: -180px; z-index: 2;}
        #home-slider-dots .owl-dot {display: inline-block; cursor: pointer; width: 40px; height: 40px; padding: 10px; text-align: center;}
        #home-slider-dots .owl-dot span {display: inline-block; height: 5px; width: 5px; background-color: #000; border-radius: 50%; }
        #home-slider-dots .owl-dot.active span {position: relative; top: 5px; height: 15px; width: 15px; background-color: transparent; border: 3px solid #cf1248; }
    
/* MIDDLE */
    h6.dida {font-family: 'Gotham', sans-serif; color: #cf1248; font-size: 18pt; letter-spacing: 3px;}

    section.section {position: relative;}
    section.section .title h1 {color: #463a29; font-size: 90pt; text-align: center; letter-spacing: -10px;}
    section.section .title h5 {color: #cf1248; text-transform: uppercase; font-family: 'Gotham', sans-serif; text-align: center; font-size: 18pt; letter-spacing: 5px; margin-top: 10px;}
    section.section p {color: #463a29; font-size: 14pt; line-height: 1.6; text-align: center; margin: 10px 0;}
    section.section p.intro {padding: 0 95px;}   

    /* home */
        /* appartamenti */
            section.section#appartamenti {padding: 150px 0 50px 0;} 
            section.section#appartamenti .nav-pills {text-align: center; margin: 80px 0;}
            section.section#appartamenti .nav-pills li {position: relative; float: none; display: inline-block; background: none; border: 6px solid transparent; -webkit-transition:all .3s; transition:all .3s;}
            section.section#appartamenti .nav-pills li::before {content: ''; position: absolute; width: 3px; height: 90px; left: calc(50% - 3px); top: 150%; z-index: 2;}
            section.section#appartamenti .nav-pills li a {background: transparent; text-transform: uppercase; padding:10px 50px; font-weight: 900; letter-spacing: 3px; font-size: 13pt; font-family: 'Gotham', sans-serif;}
            section.section#appartamenti .nav-pills li.red {color: #cf1248;}
            section.section#appartamenti .nav-pills li.red a {color: #cf1248;}
            section.section#appartamenti .nav-pills li.red:hover {border-color: #cf1248; -webkit-transition:all .3s; transition:all .3s;}
            section.section#appartamenti .nav-pills li.active.red {border-color: #cf1248;}
            section.section#appartamenti .nav-pills li.active.red::before {background-color: #cf1248;}
            section.section#appartamenti .nav-pills li.blue {color: #00b6c1;;}
            section.section#appartamenti .nav-pills li.blue a {color: #00b6c1; }
            section.section#appartamenti .nav-pills li.blue:hover {border-color: #00b6c1; -webkit-transition:all .3s; transition:all .3s;}
            section.section#appartamenti .nav-pills li.active.blue {border-color: #00b6c1;}
            section.section#appartamenti .nav-pills li.active.blue::before {background-color: #00b6c1;}
            section.section#appartamenti .nav-pills li.green {color: #96c11f;}
            section.section#appartamenti .nav-pills li.green a {color: #96c11f;;}
            section.section#appartamenti .nav-pills li.green:hover {border-color: #96c11f; -webkit-transition:all .3s; transition:all .3s;}
            section.section#appartamenti .nav-pills li.active.green {border-color: #96c11f;}
            section.section#appartamenti .nav-pills li.active.green::before {background-color: #96c11f;}
            section.section#appartamenti .appartamenti {position: relative; background-color: #f1efef; padding: 170px 0 220px 0; z-index: 0;}
            section.section#appartamenti .appartamenti .content {padding: 80px 50px; background-color: #fff; -webkit-box-shadow: 0 30px 50px -40px rgba(0, 0, 0, 0.5); box-shadow: 0 30px 50px -40px rgba(0, 0, 0, 0.5);}
            section.section#appartamenti .appartamenti .content .over {z-index: 2;}
            section.section#appartamenti .appartamenti .content .persons {letter-spacing: 4px; font-size: 18pt; font-weight: 700; float: right;}
            section.section#appartamenti .appartamenti .content .persons img {position: relative; top: -4px;}
            section.section#appartamenti .appartamenti .content .title h1 {position: relative; margin: 80px 0 40px 0; font-size: 100pt; font-weight: 500; letter-spacing: -10px; width: 140%; line-height: .65; float: right; text-align: right;}
            section.section#appartamenti .appartamenti .content .title h1 span {padding-right: 50px;}
            section.section#appartamenti .appartamenti .content .title h1::before {content: ''; top: 55px; left: 60%; position: absolute; width: 80%; height: 9px; z-index: 1;}
            section.section#appartamenti .appartamenti .content p.metri {padding: 0; margin: 40px 0 0 0; font-weight: 700; letter-spacing: 4px;}
            section.section#appartamenti .appartamenti .content .booking {text-align: right;}
            section.section#appartamenti .appartamenti .content .booking img {display: inline-block; margin-right: 25px;}
            section.section#appartamenti .appartamenti .content p.description {padding: 0; margin: 35px 0; text-align: right;}
            section.section#appartamenti .appartamenti .content .service {position: relative; float: left; width: 33.3%; padding: 0 30px;}
            section.section#appartamenti .appartamenti .content .service .content-service {border-bottom: 1px solid #f1efef; padding: 5px 0;}
            section.section#appartamenti .appartamenti .content .service .content-service .img-service {width: 40px; height: 40px; margin-right: 10px; float: left;}
            section.section#appartamenti .appartamenti .content .service .content-service h4 {float: left; letter-spacing: 1.5px; color: #463a29; font-family: 'Gotham', sans-serif; font-size: 9.5pt; font-weight: 500; text-transform: uppercase;}
            .de section.section#appartamenti .appartamenti .content .service .content-service h4 {font-size: 8.5pt;}
            section.section#appartamenti .appartamenti .content .slider-app {position: absolute; right: 0; top: 100px; z-index: 1;}
            section.section#appartamenti .appartamenti .content .slider-app .item {width: 900px; height: 700px; overflow: hidden; float: right; }
            section.section#appartamenti .appartamenti .content .slider-app .owl-item img {width: auto;}
            section.section#appartamenti .appartamenti .content .next-photo {position: absolute; right: 6%; top: 900px; cursor: pointer; -webkit-transition: .3s all; transition: .3s all;}
            section.section#appartamenti .appartamenti .content .next-photo:hover {-webkit-transform: scale(1.1); transform: scale(1.1);}
            section.section#appartamenti .appartamenti .content .texture {position: absolute; left: 0; bottom: 0; right: 0; z-index: -1;}
            section.section#appartamenti .appartamenti .content .texture::after {content: ''; position: absolute; bottom: -125px; left: calc(50% - 3px); width: 3px; height: 200px;}
            .app-slider-dots {position: relative; float: right; top: 570px; z-index: 2;}
            .app-slider-dots .owl-dot {display: inline-block; cursor: pointer; width: 40px; height: 40px; padding: 10px; text-align: center;}
            .app-slider-dots .owl-dot span {display: inline-block; height: 5px; width: 5px; background-color: #000; border-radius: 50%; }
            .app-slider-dots .owl-dot.active span {position: relative; top: 5px; height: 15px; width: 15px; background-color: transparent; }
            #red-slider-dots .owl-dot.active span {border: 3px solid #cf1248;}
            #blue-slider-dots .owl-dot.active span {border: 3px solid #00b6c1;}
            #green-slider-dots .owl-dot.active span {border: 3px solid #96c11f;}
            section.section#appartamenti .appartamenti #red .text-color {color: #cf1248;}
            section.section#appartamenti .appartamenti #red .bg-color {background-color: #cf1248;}
            section.section#appartamenti .appartamenti #red .title h1::before {background-color: #cf1248;}
            section.section#appartamenti .appartamenti #red .texture::after {background-color: #cf1248;}
            section.section#appartamenti .appartamenti #blue .text-color {color: #00b6c1;}
            section.section#appartamenti .appartamenti #blue .bg-color {background-color: #00b6c1;}
            section.section#appartamenti .appartamenti #blue .title h1::before {background-color: #00b6c1;}
            section.section#appartamenti .appartamenti #blue .texture::after {background-color: #00b6c1;}
            section.section#appartamenti .appartamenti #green .text-color {color: #96c11f;}
            section.section#appartamenti .appartamenti #green .bg-color {background-color: #96c11f;}
            section.section#appartamenti .appartamenti #green .title h1::before {background-color: #96c11f;}
            section.section#appartamenti .appartamenti #green .texture::after {background-color: #96c11f;}
            section.section#appartamenti .appartamenti #red .default-button:hover, section.section#appartamenti .appartamenti #blue .default-button:hover, section.section#appartamenti .appartamenti #green .default-button:hover {background: #463a29;}
        
        /* servizi */
            section.section#servizi {padding: 100px 0;}

            section.section#servizi-content {padding: 150px 0 100px 0; background-color: #f1efef;}
            section.section#servizi-content:after {content: ''; position: absolute; width: 3px; height: 200px; left: calc(50% - 3px); bottom: -125px; background-color: #cf1248;}
            section.section#servizi-content .content-services {position: relative; height: 250px; background-color: #fff; padding: 50px 50px 35px 50px; margin-bottom: 80px;}
            .de section.section#servizi-content .content-services {height: 280px;}
            section.section#servizi-content .content-services img {position: absolute; display: block; top: -48.5px; left: calc(50% - 48.5px);}
            section.section#servizi-content .content-services h1 {position: relative; font-size:47pt; letter-spacing: -3px;}
            section.section#servizi-content .content-services h1:before {content: ''; position: absolute; top: 50%; left: -100px; width: 300px; height: 6px; background-color: #cf1248;}
            section.section#servizi-content .content-services p {text-align: left;}

        /* activity */
            section.section#activity {padding: 150px 0 300px 0; text-align: center;}
            section.section#activity .default-button {margin: 10px 0;}

            section.section#activity-content {padding: 50px 0 75px 0; background-color: #f1efef;}
            section.section#activity-content:after {content: ''; position: absolute; width: 3px; height: 200px; left: calc(50% - 3px); bottom: -125px; background-color: #cf1248;}
            section.section#activity-content .container {position: relative;}
            section.section#activity-content #activity-slider {position: absolute; top: -250px; left: 0; right: 0;}
            section.section#activity-content #activity-slider .img {position: relative; left: 25%;}
            section.section#activity-content #activity-slider .content {top: 50px; background-color: #fff; padding: 60px; z-index: 2;}
            section.section#activity-content #activity-slider .content h1 {position: relative; font-size: 50pt;  letter-spacing: -3px; margin-bottom: 30px;}
            section.section#activity-content #activity-slider .content h1:before {content: ''; position: absolute; top: 40px; left: -150px; width: 425px; height: 6px; background-color: #cf1248;}
            section.section#activity-content #activity-slider .content p {text-align: left; margin-bottom: 50px;}
            section.section#activity-content #activity-slider .content .link {display: block; font-weight: 700; font-size: 14pt; color: #463a29;}
            section.section#activity-content #activity-slider .content .link:hover {color: #cf1248;}
            section.section#activity-content #activity-slider .owl-dots {position: relative; float: right; top: 30px; z-index: 2;}
            section.section#activity-content #activity-slider .owl-dots .owl-dot {display: inline-block; cursor: pointer; width: 40px; height: 40px; padding: 10px; text-align: center;}
            section.section#activity-content #activity-slider .owl-dots .owl-dot span {display: inline-block; height: 5px; width: 5px; background-color: #000; border-radius: 50%; }
            section.section#activity-content #activity-slider .owl-dots .owl-dot.active span {position: relative; top: 5px; height: 15px; width: 15px; background-color: transparent; border: 3px solid #cf1248;}
            section.section#activity-content #activity-slider .owl-nav {position: absolute; top: 50%; left: -100px; right: -100px;}
            section.section#activity-content #activity-slider .owl-nav .arrow {width: 50px; height: 50px; border-right: 2px solid #463a29; border-bottom: 2px solid #463a29;}
            section.section#activity-content #activity-slider .owl-nav .owl-prev {float: left; -webkit-transform: rotate(135deg); transform: rotate(135deg);}
            section.section#activity-content #activity-slider .owl-nav .owl-next {float: right; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}

            section.section#activity-content .texture-activity {position: relative; left: -15px;}
    
    /* contatti */
            section.section#contatti {padding: 150px 0 100px 0;}
            section.section#contatti .tel-link {display: block; text-align: center; font-size: 30pt; letter-spacing: -2px; font-weight: 700; color: #463a29; font-family: 'Gotham', sans-serif;}
            section.section#contatti .tel-link img {margin-right: 20px;}
            section.section#section-contatti label.campo {border-radius: 0; border: 0; padding: 0; margin: 0; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; text-transform: uppercase; letter-spacing: 3px; font-weight: 700;}
            section.section#section-contatti label.campo span {color: #cf1248; font-size: 25px; position: relative; top: 8px;}

            section.section#section-contatti {background-color: #f1efef; padding: 150px 0 100px 0; margin-top: 700px; z-index: 0;}
            section.section#section-contatti:after {content: ''; position: absolute; width: 3px; height: 150px; left: calc(50% - 3px); bottom: -75px; background-color: #cf1248;}
            section.section#section-contatti .container {position: relative; }
            section.section#section-contatti .red-square {position: relative; float: right; right: -100px; height: 250px; width: 50%; background-color: #cf1248; z-index: -2;}
            section.section#section-contatti .contact-content {position: absolute; bottom: 0; width: 100%;} 
            section.section#section-contatti .contact-content form {background-color: #fff; padding: 60px;}
            section.section#section-contatti .contact-content form .title h1 {position:relative; font-size: 50pt; text-align: right; letter-spacing: -3px; margin-bottom: 50px;}
            section.section#section-contatti .contact-content form .title h1:before {content: ''; position: absolute; top: 50%; right: -150px; width: 425px; height: 6px; background-color: #cf1248;}
            section.section#section-contatti .contact-content .form-custom {border-radius: 0; border: 0; padding: 0 10px; -webkit-box-shadow: none; box-shadow: none; border-bottom: 1px solid #463a29; font-size: 14px;  letter-spacing: 1px; font-weight: 700;}
            section.section#section-contatti .contact-content textarea.form-custom {height: auto; resize: none;}
            section.section#section-contatti .contact-content .form-custom::-webkit-input-placeholder {color: #463a29; opacity: 1;}
            section.section#section-contatti .contact-content .form-custom:-moz-placeholder {color: #463a29; opacity: 1;}
            section.section#section-contatti .contact-content .form-custom::-ms-input-placeholder {color: #463a29; opacity: 1;}
            section.section#section-contatti .contact-content .privacy {margin-top: 20px; text-align: right;}
            section.section#section-contatti .contact-content .privacy a {color: #cf1248;}
            section.section#section-contatti .contact-content .privacy p {font-size: 14px; letter-spacing: 1.5px; font-weight: 700; line-height: 0.4; margin: 0; text-align: left; text-transform: uppercase;}
            section.section#section-contatti .contact-content .privacy span {color: #cf1248; font-size: 25px; position: relative; top: 8px; display: inline-block;}
            section.section#section-contatti .contact-content .check-privacy {text-align: right;}
            section.section#section-contatti .contact-content .form {z-index: 2;}
            section.section#section-contatti .contact-content #map {height: 1000px; width: 100%; top: -70px; left: -60%; width: 160%; z-index: 0;}
            section.section#section-contatti .contact-content #map p {color: #fff; width: 60%; float: right; padding-right: 30px;}

        /* checkbox styling */
            #section-contatti label {-webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
            #section-contatti input[type=checkbox].css-checkbox {position: relative; overflow: hidden; clip: rect(0 0 0 0); margin:-10px 0; padding:0; border:0; bottom: 0; width: 1px; height: 1px; z-index: -1;}    
            #section-contatti input[type=checkbox].css-checkbox + label.css-label {padding-left:20px; height:15px; display:inline-block; line-height:0.4; background-repeat:no-repeat; background-position: 0 0; font-size:14px; vertical-align:middle; cursor:pointer; letter-spacing: 1.5px;}
            #section-contatti input[type=checkbox].css-checkbox:checked + label.css-label {background-position: 0 -15px;}
            #section-contatti .css-label{ background-image:url(/images/checkboxes/dark-check-green.png);}
            #section-contatti .lite-green-check{background-image:url(/images/checkboxes/lite-green-check.png);}
            #section-contatti .lite-blue-check{background-image:url(/images/checkboxes/lite-blue-check.png);}
            #section-contatti .lite-gray-check{background-image:url(/images/checkboxes/lite-gray-check.png);}
            #section-contatti .label-custom {background-image: url(/images/checkboxes/custom-check.png);}
            #section-contatti input[type=checkbox].css-checkbox.med + label.css-label.med {padding-left:22px; height:17px; display:inline-block; line-height:17px; background-repeat:no-repeat; background-position: 0 0; font-size:15px; vertical-align:middle; cursor:pointer;}
            #section-contatti input[type=checkbox].css-checkbox.med:checked + label.css-label.med {background-position: 0 -17px;}
            #section-contatti input[type=checkbox].css-checkbox.sme + label.css-label.sme {padding-left:22px; height:16px; display:inline-block; line-height:16px; background-repeat:no-repeat; background-position: 0 0; font-size:15px; vertical-align:middle; cursor:pointer;}
            #section-contatti input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme{background-position: 0 -16px;}
            #section-contatti input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {padding-left:22px; height:20px; display:inline-block; line-height:20px; background-repeat:no-repeat; background-position: 0 0; font-size:15px; vertical-align:middle; cursor:pointer;}
            #section-contatti input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg{background-position: 0 -20px;}
            .g-recaptcha>div {margin-top: 20px; float: right;}

            #booking-menu label {-webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
            #booking-menu input[type=checkbox].css-checkbox {position: relative; overflow: hidden; clip: rect(0 0 0 0); margin:-10px 0; padding:0; border:0; bottom: 0; width: 1px; height: 1px; z-index: -1; top: -2px; left: 5px;}
            ::-webkit-full-page-media, :future, :root #booking-menu input[type=checkbox].css-checkbox {visibility: hidden;}
            #booking-menu input[type=checkbox].css-checkbox + label.css-label {padding-left:20px; height:15px; display:inline-block; line-height:15px; background-repeat:no-repeat; background-position: 0 0; font-size:14px; vertical-align:middle; cursor:pointer; color: #fff;}
            #booking-menu input[type=checkbox].css-checkbox:checked + label.css-label {background-position: 0 -15px;}
            #booking-menu .css-label{ background-image:url(/images/checkboxes/dark-check-green.png);}
            #booking-menu .lite-green-check{background-image:url(/images/checkboxes/lite-green-check.png);}
            #booking-menu .lite-blue-check{background-image:url(/images/checkboxes/lite-blue-check.png);}
            #booking-menu .lite-gray-check{background-image:url(/images/checkboxes/lite-gray-check.png);}
            #booking-menu .label-custom {background-image: url(/images/checkboxes/custom-check.png);}
            #booking-menu input[type=checkbox].css-checkbox.med + label.css-label.med {padding-left:22px; height:17px; display:inline-block; line-height:17px; background-repeat:no-repeat; background-position: 0 0; font-size:15px; vertical-align:middle; cursor:pointer;}
            #booking-menu input[type=checkbox].css-checkbox.med:checked + label.css-label.med {background-position: 0 -17px;}
            #booking-menu input[type=checkbox].css-checkbox.sme + label.css-label.sme {padding-left:22px; height:16px; display:inline-block; line-height:16px; background-repeat:no-repeat; background-position: 0 0; font-size:15px; vertical-align:middle; cursor:pointer;}
            #booking-menu input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme{background-position: 0 -16px;}
            #booking-menu input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {padding-left:22px; height:20px; display:inline-block; line-height:20px; background-repeat:no-repeat; background-position: 0 0; font-size:15px; vertical-align:middle; cursor:pointer;}
            #booking-menu input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg{background-position: 0 -20px;}


/* FOOTER */
    footer {padding: 125px 0 75px 0;}
    footer .logo-footer {display: block; margin-right: 50px;}
    footer p {font-weight: 700; padding-left: 50px; margin: 0;}
    footer p a {color: #000;}
    footer p a:hover {color: #cf1248;}
    footer p.grey {color: #c2c2c2; font-weight: lighter; letter-spacing: 1px;}
    footer p.design {margin-top: 35px; font-weight: 700; text-transform: uppercase; text-decoration: underline;}
    footer .socials-footer {float: right;}
    footer .socials-footer a {position: relative; top: -15px; display: inline-block; padding: 15px; color: #cf1248; font-size: 18pt;}
    footer .socials-footer a:hover {color: #463a29;}

    /* widget TP */
        #widgetTP {color: #000; text-align: left; font-family: 'Karla', sans-serif!important; font-weight: 700!important; font-size: 14px!important;}
        #newconcept {padding: 0 0 0 50px!important; text-align: left!important; margin:0; font-family: 'Karla', sans-serif!important; font-weight: 700!important; font-size: 14px!important; color: #000; text-transform: uppercase; line-height: 1.42857143!important; text-decoration: underline;}
        #newconcept a {color: #000; font-family: 'Karla', sans-serif!important; font-weight: 700!important; font-size:14px!important; line-height: 1.42857143; text-decoration: underline;}
        #newconcept a#link_privacy {font-weight: 700!important;}
        .conceptlink { color: #000; font-family: 'Karla', sans-serif!important; font-weight: 700!important; font-size: 14px!important; line-height: 1.42857143; text-decoration: underline;}

/* MODAL */
    /* style */

    /* center */
        #dialog-confirm .modal-dialog, #dialog-error .modal-dialog, #dialog-privacy .modal-dialog, #captcha-modal .modal-dialog {display: inline-block; vertical-align: middle;}
        #dialog-error .modal-body, #dialog-confirm .modal-body, #dialog-privacy .modal-body { padding: 30px;}
        #dialog-privacy iframe {width:100%; height:500px;}
        #dialog-privacy, #dialog-error, #dialog-confirm, #captcha-modal {text-align: center; padding: 0!important;}
        #dialog-privacy::before, #dialog-error::before, #dialog-confirm::before, #captcha-modal::before {content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px;}
        #dialog-privacy .modal-footer .btn, #dialog-error .modal-footer .btn, #dialog-confirm .modal-footer .btn {display: block; margin: 0 auto; width: 30%; padding: 15px}

/* PRIVACY IUBENDA */
    #iubenda-cs-banner { bottom: 0px !important; left: 0px !important; position: fixed !important; width: 100% !important; z-index: 99999998 !important; background-color: black; } 
    .iubenda-cs-content { display: block; margin: 0 auto; padding: 20px; width: auto; font-family: Helvetica,Arial,FreeSans,sans-serif; font-size: 14px; background: #cf1248; color: #fff;}
    .iubenda-cs-rationale { max-width: 900px; position: relative; margin: 0 auto; } 
    .iubenda-banner-content > p { font-family: Helvetica,Arial,FreeSans,sans-serif; line-height: 1.5; } 
    .iubenda-cs-close-btn { margin:0; color: #fff; text-decoration: none; font-size: 14px; position: absolute; top: 0; right: 0; border: none; } 
    .iubenda-cs-cookie-policy-lnk { text-decoration: underline; color: #fff; font-size: 14px; font-weight: 900; } 

/* DATEPICKER */
    .datepicker.dropdown-menu {/*position: fixed;*/ border-radius: 0; font-family: 'Gotham', sans-serif; border: 0; background-color: #fff; color: #cf1248; z-index: 100; font-weight: 600;}
    .datepicker.dropdown-menu thead tr:first-child {border-bottom: .5px solid #ccc; color: #463a29;}
    .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {color: #0a608f; background-color: #cf1248;}
    .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {color: #fff; background-color: #463a29;}
    .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {font-weight: 400;}
    .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover {background-color: transparent; color: #463a29;}
    .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {background-color: #cf1248; color: #fff;}
    .datepicker.dropdown-menu::before {display: none;}
    .datepicker.dropdown-menu::after {display: none;}

/* PSWP */
    .pswp__caption__center {text-align: center; text-transform: uppercase; font-family: 'Gotham', sans-serif; letter-spacing: .25px; font-weight: 500; font-size: 10pt;}

/* WIDGET CHAT */
    .zopim[data-test-id=ChatWidgetMobileButton] {z-index: 160!important;}

@media (max-width: 1830px) {
    section.section#appartamenti .appartamenti .content .slider-app .item {width: 825px;}
}
@media (max-width: 1730px) {
    .megatron .lead {font-size: 16pt; margin-top: 60px;}

    #home-slider .item {width: 780px;}
}
@media (max-width: 1700px) {
    /* HEADER */
        #navbar .navbar-brand {width: 250px;}

        .megatron h1 {font-size: 100pt;}
        .megatron .content {padding: 100px 0 0 0}
        .megatron .container.background::before {padding: 0 1420px 820px 0;}
        #language-menu {top: 300px;}
        #home-slider .item {height: 702px;}
        #socials {bottom: 650px;}
    
    /* MIDDLE */
        section.section p {font-size: 13pt;}
        section.section .title h1 {font-size: 80pt;}

        section.section#appartamenti .appartamenti .content .title h1 {font-size: 100pt;}
        section.section#appartamenti .appartamenti .content .slider-app .item {width: 750px;}
}
@media (max-width: 1550px) {
    /* HEADER */
        header {height: 1250px;}
        header .scroll-down {bottom: 65px;}

        .megatron .container.background::before {padding: 0px 1420px 730px 0;}
        .megatron .container.background::after {width: 85%;}
        .megatron .content {padding: 100px 0 0 0;}
        .megatron h1 {font-size: 90pt; width: auto; float: right; left: unset;}
        .megatron h1::before {height: 7px; top: 50px;}
        .megatron h6.dida {padding-right: 50px; font-size: 15pt;}
        .megatron .booking {margin-top: 30px; margin-right: 0;}
        .megatron .lead {padding-right: 0;}
        .megatron .photogallery {bottom: -110px; right: 7%;}
        .megatron .red.image {left: -150px;}

        #booking-menu .data span {left: 20%;}

        #booking-menu .form-custom {font-size: 11pt;}
        #booking-menu .opt.appartamento label {margin-top: 18px;}
        #booking-menu .appartamento {height: 60px;}
        #booking-menu .appartamento .current {font-size: 16pt; margin-top: 8px;}
        #booking-menu .data input {font-size: 16pt;}
        #booking-menu .persone .current {font-size: 16pt;}

        #home-slider .item {width: 700px; height: 642px;}
        #home-slider-dots {right: 0;}

        #socials {bottom: 500px;}

    /* MIDDLE */
        section.section#appartamenti .appartamenti .content .title h1 {font-size: 80pt;}
        section.section#appartamenti .appartamenti .content .title h1:before {top: 45px;}
        section.section#appartamenti .appartamenti .content .slider-app .item {width: 700px;}
        section.section#appartamenti .appartamenti .content .next-photo {right: 3%;}
    
}
@media (max-width: 1450px) {
    .megatron .lead {font-size: 15pt;}
    .megatron .booking {margin-top: 32px;}

    #box-menu {padding: 2.5% 5% 0 0%;}
    #menu li a {font-size: 40pt;}
    #menu li a:before {top: 34px;}
    
    #home-slider .item {width: 650px;}

    section.section#appartamenti .nav-pills li a {font-size: 13pt;}
    section.section#appartamenti .appartamenti .content .slider-app .item {width: 650px;}

    section.section#activity-content #activity-slider .owl-nav {top: unset; bottom: -45px; left: unset; right: 10px;}
    section.section#activity-content #activity-slider .owl-dots {top: 100px;}
}
@media (max-width: 1399px) {
    body {border: 3px solid black; font-size: 10pt;}
    /* HEADER */
        #booking-menu {padding: 3.5% 7% 0 10%;}
        #booking-menu .title {float: left; margin: 0 0 5% 0;}
        #booking-menu .title h1 {font-size: 35pt;}
        #booking-menu .title img {top: -12px;}
        #booking-menu #chiudi {top: 10px;}
        #booking-menu .appartamento .current {font-size: 14pt;}
        #booking-menu .form-custom {font-size: 10pt;}
        #booking-menu .nice-select .list {font-size: 10pt;}
        #booking-menu .nice-select .option {line-height: 40px; min-height: 40px;}
    
    /* MIDDLE */
        section.section .title h1 {font-size: 70pt;}
        section.section p {font-size: 12pt;} 

        .app-slider-dots {float: none; text-align: right; top: 590px;}
        section.section#appartamenti .appartamenti .content .col-service {margin-top: 30px;}
        section.section#appartamenti .appartamenti .content .next-photo {display: none;}

    /* FOOTER */
        footer p.design {font-size: 14px;}
}
@media (max-width: 1360px) {
    .megatron h1 {font-size: 80pt;}
    .megatron h1::before {top: 40px;}
    .megatron .lead {font-size: 13pt;}
    .megatron .booking {margin-top: 38px;}
    .megatron .container.background::before {padding: 0px 1420px 710px 0;}
    
    #home-slider .item {width: 600px; height: 623px;}


    section.section#appartamenti .appartamenti .content .title h1 {font-size: 80pt;}
    section.section#appartamenti .appartamenti .content .slider-app .item {width: 600px;}
}
@media (max-width:1299px) {
    body {border: 3px solid orange; zoom: .825;}
    
    /* HEADER */
        header::after {height: 150px; bottom: -75px;}
        #navbar .navbar-header {padding: 35px 120px 50px 160px;}
        #navbar .navbar-brand {width: 225px;}
        
        .megatron {top: 205px;}
        #language-menu a {font-size: 11pt; padding: 0 25px;}
        #language-menu a:before {top: 8px;}
        #socials {left: 10px;}

        #booking-menu {padding: 3.5% 5% 0 5%;}
        #booking-menu .data {height: 110px;}
        #booking-menu .data input {margin-top: 0;}
        #booking-menu .data span {position: relative; left: 15%; top: 4px;}
        #booking-menu .custom-column {width: 50%;}
        #booking-menu .custom-column:nth-child(1) {padding-right: 0;}
        #booking-menu .custom-column:nth-child(2) {padding-left: 0;}
        #booking-menu textarea.form-custom {height: 150px; border-left: 3px solid #463a29;}
        #booking-menu .form-custom:nth-child(3) {border-bottom: 3px solid #463a29;}

        #menu li a {font-size: 30pt;}
        #menu li a:before {top: 24px; width: 150px;}
        
        #home-slider .item {width: 580px; height: 618px;}
        
    /* MIDDLE */
        section.section#appartamenti {padding: 100px 0 35px 0;}
        section.section#appartamenti .appartamenti .content .title h1:before {top: 39px;}
        section.section#appartamenti .nav-pills li a {font-size: 12pt;}
        section.section#appartamenti .appartamenti {padding: 150px 0;}
        section.section#appartamenti .appartamenti .content .service .content-service h4 {font-size: 10pt;}
        section.section#appartamenti .appartamenti .content .slider-app .item {width: 700px;}
        section.section#appartamenti .appartamenti .content .texture img {display: none;}
        section.section#appartamenti .appartamenti .content .texture::after {bottom: -75px; height: 150px;}
        section.section#appartamenti .appartamenti .content .next-photo {display: block; top: 850px; right: 4%; width: 35px;}
        section.section#appartamenti .appartamenti .content .service {padding: 0 20px;}

        section.section#servizi {padding: 75px 0;}
        section.section#servizi-content {padding: 100px 0 50px 0;}
        section.section#servizi-content:after {bottom: -75px; height: 150px;}
        section.section#servizi-content .content-services {height: 220px;}
        .de section.section#servizi-content .content-services {height: 260px;}
        section.section#servizi-content .content-services h1 {font-size: 40pt;}
        section.section#servizi-content .content-services h1:before {top: 55%; height: 5px;}

        section.section#activity {padding: 100px 0 250px 0;}
        section.section#activity-content:after {height: 150px; bottom: -75px;}
        section.section#activity-content #activity-slider .owl-nav {right: 10px;}
        
        section.section#contatti {padding:100px 0 0 0;}
        .g-recaptcha {zoom: 1.21;}
        
    
    /* FOOTER */
    
}

@media (max-width:1199px) {
    body {border:3px solid green;}

    /* HEADER */
        header {height: 1080px;}
        ::-webkit-full-page-media, :future, :root header {overflow-x: hidden;}
        header .scroll-down {display: none;}
        #navbar .navbar-brand {width: 200px;}

        #home-slider .item {width: 470px; height: 580px;}

        #socials {bottom: 380px;}

        .megatron h1 {font-size: 65pt;}
        .megatron h1::before {top: 33px; height: 5px;}
        .megatron .lead {font-size: 11pt;}
        .megatron .container.background::before {padding: 0px 1420px 663px 0;}
        .megatron .red.image {bottom: -300px;}
        .megatron .red.image img {max-width: 80%;}
        .megatron .photogallery {bottom: -80px;}
        .megatron .photogallery a {font-size: 10pt;}

        /* booking */
            #booking-menu {width: 100%; left: -100%;}
            #booking-menu .big-column {float: left; width: 50%; border-right: 3px solid #463a29;}
            #booking-menu .custom-column {padding: 0;}
            #booking-menu .nice-select {text-align: center!important;}
            #booking-menu .nice-select:after {left: 20px;}
            #booking-menu .data span {display: none;}
            #booking-menu .data input {width: 100%;}
            #booking-menu .persone {border-bottom: 3px solid #463a29;}
            #booking-menu .form-custom:nth-child(3) {border-bottom: 0;}
            #booking-menu textarea.form-custom {border-left: 0; height: 140px;}
            #booking-menu .col-submit {margin-top: 30px;}

        /* menu */
            #box-menu {width: 100%; right: -100%; padding: 2.5% 5% 0 5%;}
            #box-menu .info {float: left; text-align: left; width: 50%; margin-top: 12.5%;}
            #box-menu .socials {float: left; text-align: left; width: 50%;}
            #menu {float: right;}

    /* MIDDLE */
        section.section .title h1 {font-size: 55pt; letter-spacing: -5px;}
        section.section p {font-size: 10pt;}

        section.section#appartamenti .nav-pills {margin: 50px 0;}
        section.section#appartamenti .nav-pills li a {padding: 10px 35px; font-size: 10pt;}
        section.section#appartamenti .appartamenti {padding: 100px 0;}
        section.section#appartamenti .appartamenti .content {padding: 15px 30px;}
        section.section#appartamenti .appartamenti .content .title h1 {font-size: 60pt; letter-spacing: -5px; width: 100%; margin: 40px 0 20px 0;}
        section.section#appartamenti .appartamenti .content .title h1 span {padding-right: 0;}
        section.section#appartamenti .appartamenti .content .title h1::before {top: 30px; left: unset; left: 80%; width: 60%; height: 5px;}
        section.section#appartamenti .appartamenti .content .persons {font-size: 15pt;}
        section.section#appartamenti .appartamenti .content .service {padding: 0 15px;}
        section.section#appartamenti .appartamenti .content .slider-app {top: 0;}
        section.section#appartamenti .appartamenti .content .slider-app .item {width: 55vw; height: 550px;}
        section.section#appartamenti .appartamenti .content .col-service {margin-top: 0; margin-bottom: 30px;}
        section.section#appartamenti .appartamenti .content p.metri {letter-spacing: 1px;}
        section.section#appartamenti .appartamenti .content .next-photo {top: 620px;}
        .de section.section#appartamenti .appartamenti .content .service .content-service h4 {letter-spacing: .5px;}
        .app-slider-dots {top: 450px;}

        section.section#activity-content .texture-activity {width: 450px;}
        section.section#activity-content #activity-slider .content {top: 20px;}
        section.section#activity-content #activity-slider .content h1 {font-size: 40pt;}
        section.section#activity-content #activity-slider .content h1:before {height: 5px;}
        section.section#activity-content #activity-slider .owl-nav {bottom: -10px;}
        section.section#activity-content #activity-slider .owl-nav .arrow {width: 30px; height: 30px;}
        section.section#activity-content #activity-slider .owl-dots {top: 70px;}

        section.section#section-contatti .contact-content .privacy p {font-size: 13px; letter-spacing: 0;}
        #section-contatti input[type=checkbox].css-checkbox + label.css-label {font-size: 13px; letter-spacing: 0;}
        
}

@media (max-width:991px) {
    body {border:3px solid blue; zoom: 1;}
    
    /* HEADER */
        header {height: 700px;}
        header::after {height: 100px; bottom: -50px;}
        #navbar .navbar-header {padding: 35px 60px 50px 60px;}
        #navbar.affix .navbar-header {padding: 0 60px 0 60px;}

        .megatron {top: 240px; padding-bottom: 0;}
        .megatron h1 {font-size: 50pt; letter-spacing: -5px;}
        .megatron h1::before {top: 25px;}
        .megatron h1 span {padding: 0;}
        .megatron h6.dida {padding-right: 0;}
        .megatron .booking {margin-top: 0;}
        .megatron .content {padding: 0;}
        .megatron .container.background::before {display: none;}
        .megatron .container.background::after {display: none;}
        .megatron .red.image {display: none;}
        .megatron .photogallery {position: static;}
        #socials {display: none;}

        #home-slider .item {width: 50%; height: 416px;}

        #menu {float: none;}
        /* #menu li {text-align: center;} */
        #box-menu .info {float: none; width: auto; text-align: right;}
        #box-menu .socials {float: none; width: auto; text-align: right;}

        #booking-menu .title {float: none;}
        #booking-menu .big-column {float: none; width: 100%; border: 0;}
        #booking-menu .persone {border-bottom: 0;}
        #booking-menu .custom-column:nth-child(1) {padding-left: 15px;}
        #booking-menu .custom-column:nth-child(2) {padding-right: 15px;}
        #booking-menu textarea.form-custom {border-left: 3px solid #463a29; height: 150px;}
        #booking-menu .form-custom:nth-child(3) {border-bottom: 3px solid #463a29;}


        /* navbar */

        /* languagemenu*/
            #language-menu {top: 140px; left: 0; width: 100%; text-align: center; -webkit-transform: none; transform: none;}
    
    /* MIDDLE */
        section.section p {font-size: 9pt;}
        section.section .title h1 {font-size: 35pt; letter-spacing: -2px;}
        section.section .title h5 {margin-top: 0; font-size: 14pt;}

        section.section#appartamenti {padding: 60px 0 35px 0;}
        section.section#appartamenti .nav-pills li a {padding: 10px 20px; letter-spacing: .5px;}
        section.section#appartamenti .appartamenti {padding: 50px 0;}
        section.section#appartamenti .appartamenti .content .title h1 {font-size: 40pt;}
        section.section#appartamenti .appartamenti .content .title h1::before {top: 18px; }
        section.section#appartamenti .appartamenti .content .booking img {display: none;}
        section.section#appartamenti .appartamenti .content .slider-app {top: 100px;}
        section.section#appartamenti .appartamenti .content .slider-app .item {height: 400px; width: 45vw;}
        section.section#appartamenti .appartamenti .content .service .content-service .img-service {margin-right: 10px;}
        .de section.section#appartamenti .appartamenti .content .service .content-service .img-service {margin-right: 5px;}
        section.section#appartamenti .appartamenti .content .service .content-service h4 {font-size: 9pt; letter-spacing: 0;}
        .de section.section#appartamenti .appartamenti .content .service .content-service h4 {font-size: 6.5pt; letter-spacing: 0;}
        section.section#appartamenti .appartamenti .content .texture::after {height: 100px; bottom: -50px;}
        section.section#appartamenti .appartamenti .content .col-service {margin-top: 20px;}
        section.section#appartamenti .appartamenti .content .next-photo {display: none;}
        .app-slider-dots .owl-dot {width: 30px; height: 30px;}

        section.section#servizi {padding: 50px 0;}
        section.section#servizi-content {padding: 100px 0 0 0;}
        section.section#servizi-content:after {height: 100px; bottom: -50px;}
        section.section#servizi-content .content-services {height: 180px; padding: 40px 40px 25px 40px;}
        .de section.section#servizi-content .content-services {height: 220px;}
        section.section#servizi-content .content-services img {width: 70px; height: 70px; left: calc(50% - 35px); top: -35px;}
        section.section#servizi-content .content-services h1 { font-size: 30pt;}
        section.section#servizi-content .content-services h1:before {width: 200px;}

        section.section#activity {padding: 85px 0 225px 0;}
        section.section#activity-content {padding: 50px 0 0 0;}
        section.section#activity-content:after {height: 100px; bottom: -50px;}
        section.section#activity-content .texture-activity {width: 350px; visibility: hidden;}
        section.section#activity-content #activity-slider .content h1 {font-size: 28pt;}
        section.section#activity-content #activity-slider .content h1:before {width: 220px;}
        section.section#activity-content #activity-slider .owl-nav {right: unset; left: 35px; bottom: 50px;}
        section.section#activity-content #activity-slider .owl-dots {float: left; margin-left: 20px; top: -90px;}

        section.section#contatti {padding: 85px 0 0 0;}
        section.section#contatti .tel-link {margin-top:30px;}
        section.section#section-contatti {padding: 100px 0 0 0; margin-top: 50px;}
        section.section#section-contatti:after {height: 100px; bottom: -50px;}
        section.section#section-contatti .contact-content {position: static;}
        section.section#section-contatti .contact-content form .title h1 {font-size: 40pt;}
        section.section#section-contatti .contact-content form .title h1:before {top: 55%; width: 300px; height: 5px;}
        section.section#section-contatti .contact-content form {padding: 45px;}
        section.section#section-contatti .contact-content .form-custom {margin-top: 5px;}
        section.section#section-contatti .contact-content #map {height: 900px; width: 200%; left: -80%;}
        section.section#section-contatti .red-square {display: none;}
        section.section#section-contatti .contact-content .privacy {text-align: center;}
        section.section#section-contatti .contact-content .privacy p {text-align: center; margin-bottom: 20px;}
        section.section#section-contatti .contact-content .check-privacy {text-align: center;}
        section.section#section-contatti .contact-content .privacy span {top: 9px;}
        .g-recaptcha {zoom: 1;}
        .g-recaptcha>div {float: none; margin: 20px auto 0 auto;}
        
    /* CONTATTI */

    /* FOOTER */
        footer {padding: 80px 0 50px 0;}
        footer .logo-footer {margin: 0;}
        footer .socials-footer a {padding: 10px;}
        
}

@media (max-width:767px) {
	body {border:3px solid red;}
    
    /* HEADER */
        #language-menu a:before {display: none;}
        #language-menu a.active {color: #cf1248; text-decoration: underline;}
        /* navbar */
            #navbar.affix .navbar-header {padding: 25px 60px 50px 60px;}
            .btn-menu {top: 0;}

        /* megatron */
            .megatron h6.dida {text-align: left;}
            .de .megatron h6.dida {letter-spacing: 0;}
            .megatron h1 {text-align: left; float: left; font-size: 40pt; line-height: .75;}
            .de .megatron h1 {font-size: 32pt; letter-spacing: -3px; margin-top: 17px;}
            .megatron h1::before {top: 22px;}
            .de .megatron h1::before {top: 17px;}
            .megatron .lead {text-align: left; font-size: 10pt;}
            .megatron .booking {float: none;}
            .megatron .default-button {letter-spacing: 0;}
            
            #home-slider .item {height: 402px;}

            #torna-su {bottom: 10px; left: 10px;}

        /* booking */
            #booking-menu {z-index: 16000002;}
            #booking-menu .big-column {float: left; width: 50%;}
            #booking-menu label {margin-bottom: 0;}
            #booking-menu .opt {height: 105px;}
            #booking-menu .opt.appartamento {border-right: 3px solid #463a29;}
            #booking-menu .opt.data {border-right: 3px solid #463a29;}
            #booking-menu .persone .current {font-size: 14pt;}
            #booking-menu .data input {font-size: 14pt;}
            #booking-menu .opt .row, #booking-menu .opt div {height: 50%;}
            #booking-menu .nice-select {padding: 0;}
            #booking-menu .nice-select:after {left: calc(50% - 10px); bottom: -45px; top: unset;}
            #booking-menu .persone .nice-select:after {top: 90%; bottom: unset;}
            #booking-menu .opt.last {border-left: 0;}
            #booking-menu .opt.persone.last {border-bottom: 3px solid #463a29;}
            #booking-menu .custom-column:nth-child(1) {padding-left: 0;}
            #booking-menu .custom-column:nth-child(2) {padding-right: 0;}
            #booking-menu .form-custom:nth-child(3) {border-bottom: 0;}
            #booking-menu .form-custom {height: 52.5px;}
            #booking-menu textarea.form-custom {height: 263px; border-left: 0;}
            #booking-menu .persone {border-bottom: 3px solid #463a29; border-right: 3px solid #463a29;}
            #booking-menu .col-submit {text-align: center; padding-right:0; border-bottom: 0;}
            #booking-menu .col-submit .default-button.invia {float: none; width:100%; padding:18px 0;}
            
    /* MIDDLE */
        section.section p {font-size: 10pt;}

        section.section#appartamenti .nav-pills {margin: 30px 0;}
        section.section#appartamenti .nav-pills li {border-width: 3px; width: 100%;}
        section.section#appartamenti .nav-pills li a {padding: 10px;}
        section.section#appartamenti .nav-pills li::before {display: none;}
        section.section#appartamenti .appartamenti {padding: 15px 0 50px 0;}
        section.section#appartamenti .appartamenti .content {position: relative; padding: 15px;}
        section.section#appartamenti .appartamenti .content .persons {float: left; margin-top: 20px;}
        section.section#appartamenti .appartamenti .content .persons img {float: left; margin-right: 10px; top: -6px;}
        section.section#appartamenti .appartamenti .content .title {float: right; margin-bottom: 460px;}
        section.section#appartamenti .appartamenti .content .title h1 {margin-top: 0;}
        section.section#appartamenti .appartamenti .content .slider-app {top: 160px;}
        section.section#appartamenti .appartamenti .content .slider-app .item {width: 100%;}
        section.section#appartamenti .appartamenti .content .slider-app .owl-item img {position: static!important;}
        section.section#appartamenti .appartamenti .content p.metri {text-align: left; margin-left: 20px;}
        section.section#appartamenti .appartamenti .content p.description {text-align: center; font-size: 10pt; margin: 0; padding: 0 30px;}
        section.section#appartamenti .appartamenti .content .service .content-service .img-service {margin: 10px auto 0 auto!important; float: none;}
        section.section#appartamenti .appartamenti .content .service .content-service .img-service img {margin: 0 auto!important; display: block;}
        section.section#appartamenti .appartamenti .content .service .content-service h4 {text-align: center; float: none; margin-top: 10px!important;}
        .de section.section#appartamenti .appartamenti .content .service .content-service h4 {font-size: 8pt;}
        section.section#appartamenti .appartamenti .content .booking .default-button {margin-bottom: 15px;}
        section.section#appartamenti .appartamenti .content .texture::after {bottom: -100px;}
        .app-slider-dots {top: 560px; text-align: center; z-index: 3;}

        section.section#servizi-content {padding: 50px 0 0 0;}
        section.section#servizi-content .content-services {margin-bottom: 20px;}

        section.section#activity {padding: 60px 0 50px 0;}
        section.section#activity-content {padding: 50px 0;}
        section.section#activity-content #activity-slider {position: static;}
        section.section#activity-content .texture-activity {width: 0; display: none;}
        section.section#activity-content #activity-slider .owl-dots {display: none;}
        section.section#activity-content #activity-slider .owl-nav {bottom: unset; left: unset; top: 50px; right: 50px;}
        section.section#activity-content #activity-slider .content h1:before {left: 0px; width: 80px; height: 3px; top: 50px;}
        section.section#activity-content #activity-slider .content .link {font-size: 12pt;}
        section.section#activity-content #activity-slider .content p {margin-bottom: 50px;}

        section.section#contatti {padding: 60px 0 50px 0;}
        section.section#section-contatti {margin-top: 0; padding: 50px 0 0 0;}
        section.section#section-contatti .contact-content {width: auto;}
        section.section#section-contatti .contact-content #map {height: 400px; width: 100%; left: 0; top: 0;}
        section.section#section-contatti .contact-content #map p {float: none; padding: 0; width: auto; text-align: center;}

    /* FOOTER */
        footer {padding: 80px 0 20px 0;}
        footer p {padding: 0 20px; text-align: center;}
        footer p i.visible-xs {color: #fff; background: #cf1248; padding: 10px; display: inline-block!important; margin: 10px 0;}
        footer .logo-footer {margin-bottom: 50px;}
        footer .logo-footer img {margin: 0 auto; max-width: 40%;}
        footer .socials-footer {text-align: center; float: none; margin-top: 40px;}

        #newconcept {padding: 0!important; text-align: center!important;}
        
}

@media (max-width:600px) {
    body {border:3px solid blue;}

    /* HEADER */
        header {height: 900px;}
        header::after {height: 75px; bottom: -37.5px;}
        #navbar .navbar-header {padding: 25px 20px 25px 30px;}
        #navbar .navbar-brand {width: 150px;}
        .btn-menu .label.lbl-menu {padding: 0; font-size: 10pt;}
        #navbar.affix {height: 105px;}
        /* #navbar.affix:before {padding: 0 100% 105px 0;} */
        #navbar.affix .navbar-header {padding: 25px 20px 25px 30px;}
        #navbar.affix .navbar-header .navbar-brand img {max-width: 100%;}

        /* navbar */
            #menu li a {font-size: 24pt;}
            #menu li a:before {top: 20px;}
            #box-menu .info p {font-size: 11pt}
            #box-menu .socials a {font-size: 11pt;}

        /* language menu */
            #language-menu {top: 120px;}
            #language-menu a {font-size: 10pt; padding: 0 15px;}
            
        /* megatron */
            .megatron {top: 160px;}
            .megatron h6.dida {text-align: center;}
            .megatron h1 {float: none; text-align: center;}
            .megatron .lead {text-align: center; font-size: 11pt; margin-top: 40px; margin-bottom: 0;}
            .megatron .booking {text-align: center;}
            .megatron .booking img {display: none;}
            .megatron .photogallery {margin-top: 20px;}

        /* slider */
            #home-slider {position: relative; top: unset; right: unset;}
            #home-slider .item {width: 100%; height: 300px;}
       

    /* MIDDLE */
        section.section .title h5 {font-size: 12pt; letter-spacing: 2px; margin: 10px 0;}
        section.section p.intro {padding: 0 40px;}

        section.section#appartamenti {padding: 50px 0 0 0;}

        section.section#appartamenti .appartamenti .content .slider-app .item {height: 300px;}
        section.section#appartamenti .appartamenti .content .title {margin-bottom: 340px;}
        section.section#appartamenti .appartamenti .content .service .content-service {height: 100px;}
        .de section.section#appartamenti .appartamenti .content .service .content-service h4 {font-size: 7pt;}
        section.section#appartamenti .appartamenti .content .texture::after {height: 75px; bottom: -87.5px;}
        .app-slider-dots {top: 445px;}

        section.section#servizi-content .content-services h1 {font-size: 24pt;}
        section.section#servizi-content .content-services h1:before {top: 52.5%; height: 3px;}

        section.section#activity-content {padding: 25px 0 50px 0;}
        section.section#activity-content #activity-slider .img {left: -15px;}
        section.section#activity-content #activity-slider .owl-nav {top: 80px; right: 20%;}
        section.section#activity-content:after {height:75px; bottom: -37.5px;}

        section.section#contatti {padding: 50px 0;}
        section.section#section-contatti:after {height: 75px; bottom: -37.5px;}
        section.section#contatti .tel-link {font-size: 20pt;}
        section.section#section-contatti .contact-content form .title h1 {margin-bottom: 30px;}
        section.section#section-contatti .contact-content .form-custom {font-size: 10pt;}
        #section-contatti input[type=checkbox].css-checkbox + label.css-label {font-size: 11pt;}
        section.section#section-contatti .contact-content .privacy p {font-size: 11pt;}
        section.section#section-contatti .contact-content form {padding: 45px 45px 0 45px;}
        section.section#section-contatti .contact-content #map {height: 300px;}
        
    /* FOOTER */
        footer {padding: 50px 0 0 0;}
        footer .logo-footer {margin-bottom: 25px;}
    
    /* MODAL */
		#dialog-privacy iframe {height: 300px;}
}

@media (max-width:439px) {
    body {border:3px solid green;}

    .default-button {font-size: 11pt;}

    /* HEADER */
        header {height: 760px;}
        /* navbar */

            /* language menu */
                #language-menu a {padding: 0 10px; font-size: 9pt;}
        /* megatron */
            .megatron h6.dida {font-size: 12pt;}
            .megatron h1 {font-size: 35pt;}
            .megatron h1::before {top: 18px;}
            .megatron .lead {margin-top: 20px;}
        
        /* slider */
            #home-slider .item {height: 200px;}

    /* MIDDLE */
        section.section .title h1 {font-size: 30pt;}
        section.section .title h5 {font-size: 11pt; letter-spacing: 1px;}
        section.section p.intro {padding: 0 20px;}
        section.section p {line-height: 1.5;}

        section.section#appartamenti .appartamenti .content {padding: 15px 30px;}
        section.section#appartamenti .appartamenti .content .persons {margin-top: 10px;}
        section.section#appartamenti .appartamenti .content .title h1 {font-size: 23pt; letter-spacing: -2px;}
        section.section#appartamenti .appartamenti .content .title h1::before {top: 12px; height: 3px;}
        section.section#appartamenti .appartamenti .content .slider-app {top: 130px;}
        section.section#appartamenti .appartamenti .content p.description {padding: 0 20px;}
        section.section#appartamenti .appartamenti .content .service {width: 50%;}
        section.section#appartamenti .appartamenti .content .service:nth-child(9):before {content: ''; display: table; float: none; clear: both;}
        section.section#appartamenti .appartamenti .content .service:nth-child(9) {float: none; margin: 0 auto;}
        section.section#appartamenti .appartamenti .content .persons {font-size: 12pt;}
        section.section#appartamenti .appartamenti .content .persons img {width: 20px;}
        .app-slider-dots {top: 420px;}
        .app-slider-dots .owl-dot {width: 25px; height: 45px;}

        section.section#servizi-content .content-services {height: auto; padding: 40px 30px 25px 30px;}
        section.section#servizi-content .content-services img {width: 50px; height: 50px; left: calc(50% - 25px); top: -20px;}
        section.section#appartamenti .appartamenti .content .service .content-service {height: 90px;}
        section.section#appartamenti .appartamenti .content .service .content-service .img-service {width: 20px; height: 30px;}
        section.section#appartamenti .appartamenti .content .service .content-service .img-service img {max-width: 100%;}
        
        section.section#activity-content #activity-slider .owl-nav {top: 80px;}
        section.section#activity-content #activity-slider .content {padding: 40px;}
        section.section#activity-content #activity-slider .content h1 {font-size: 24pt; letter-spacing: -2px;}

        section.section#section-contatti .contact-content form {padding: 40px 40px 0 40px;}
        section.section#section-contatti .contact-content form .title h1 {font-size: 30pt;}
        section.section#section-contatti .contact-content form .title h1:before {height: 3px;}
        #section-contatti input[type=checkbox].css-checkbox + label.css-label {font-size: 7.9pt;}
        section.section#section-contatti .contact-content .privacy p {font-size: 8pt;}
        section.section#section-contatti .contact-content .form-custom {margin-top: 0; height: 45px; padding: 8px 0;}

    /* CONTATTI */
    
    /* FOOTER */    

}

/* Google Pixel 2 XL - iPhone X */
@media (max-width: 825px) and (min-width: 768px) and (orientation: landscape) {
    body {border: 3px solid brown;}

    /*  HEADER */
        /* navbar */
            #navbar.affix .navbar-header {padding: 25px 30px 25px 50px;}
            #navbar.affix .navbar-header .navbar-brand img {max-width: 80%;}
            #navbar.affix:before {padding: 0 100% 110px 0;}
        /* menu */  
            #menu {margin-top: 7.5%;}
            #menu li {width: 50%; float: left; text-align: left;}
            #menu li:nth-child(3):after {content: ''; float: none; clear: both;}
            #menu li.booking {margin-top: 0;}
            #box-menu .info {display: none;}
            #box-menu .socials {float: left; margin: 8px 0; width: 50%; text-align: left;}
            #box-menu .socials a {color: #fff;}
}

@media (max-width: 767px) and (orientation: landscape) {
    body {border: 3px solid black;}

    /* HEADER */
        /* navbar */
            #navbar.affix .navbar-header {padding: 25px 60px 25px 60px;}
            #navbar.affix:before {padding: 0 100% 110px 0;}
        /* menu */
            #menu {margin-top: 7.5%;}
            #menu li {width: 50%; float: left; text-align: left;}
            #menu li:nth-child(3):after {content: ''; float: none; clear: both;}
            #menu li.booking {margin-top: 0;}
            #menu li a {font-size: 25pt;}
            #box-menu .info {display: none;}
            #box-menu .socials {float: left; margin: 8px 0; width: 50%; text-align: left;}
            #box-menu .socials a {color: #fff;}

}

@media (max-width: 570px) and (orientation: landscape) {
    /* HEADER */
        /* navbar */    
            #navbar.affix .navbar-header {padding: 25px 60px 25px 60px;}
            #navbar.affix:before {padding: 0 100% 90px 0;}
            #navbar .navbar-brand {width: 110px;}
            .btn-menu {margin-top: 2px;}
       
}

body {border:0!important;}