@media (max-width: 991px) {

    .hideFilter {
        display: none;
    }

}

.minprice,
.ms-res-ctn .ms-res-group:first-child {
    margin-top: 0
}

.my-4 {
    max-width: 60%
}

.flex {
    display: flex
}

.flex-col {
    flex-direction: column
}

.flex-1 {
    flex: 1 1 0%
}

.flex-2 {
    flex: 2 2 0%
}

.h-2\/4 {
    height: 50%
}

.object-cover {
    object-fit: cover
}

.rounded-tl-lg {
    border-top-left-radius: .5rem
}

.noimage figure.snip0056 figcaption,
.w-full {
    width: 100%
}

.h-full {
    height: 100%
}

.rounded-bl-lg {
    border-bottom-left-radius: .5rem
}

.rounded-br-lg {
    border-bottom-right-radius: .5rem
}

.rounded-tr-lg {
    border-top-right-radius: .5rem
}

::placeholder {
    color: #aab0b5 !important
}

.box-right ::placeholder {
    color: #fff !important;
    opacity: .6 !important
}

.ombra {
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, .4)
}

#daterange_in,
#daterange_out {
    color: #fff;
    text-shadow: 0 0 6px #fff;
    font-weight: 700
}

.badge-affrettati {
    padding: 5px 9px 5px 6px;
    border-radius: 6px;
    background: #ffe581;
    color: #775b18
}

.badge-affrettati .emoji {
    margin-right: 5px
}

figure.snip0056 {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #0b3d68;
    background: radial-gradient(ellipse at center, #265998 0, #0b3d68 100%);
    color: #fff
}

figure.snip0056 figcaption {
    padding: 45px;
    position: absolute;
    left: 60%;
    width: 40%
}

figure.snip0056 .position {
    width: 100%;
    text-align: left;
    padding: 12px 20px 15px;
    opacity: 1;
    color: #fff;
    background: #0b3d68;
    clear: both
}

figure.snip0056.blue .position {
    background: #0b3d68
}

figure.snip0056.blue .position>div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%
}

.form-dx input[type=date],
.form-dx input[type=email],
.form-dx input[type=tel],
.form-dx input[type=text] {
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #0b3d68;
    border-color: #4375a0;
    font-size: 13px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 9px !important
}

.form-dx input[type=date]:focus,
.form-dx input[type=email]:focus,
.form-dx input[type=tel]:focus,
.form-dx input[type=text]:focus {
    border-width: 1px
}

.form-dx textarea {
    width: 100%;
    border-width: 1px;
    margin: 0 -1px;
    border-color: #b9bdc3;
    background: #fff;
    color: #0b3d68;
    float: left;
    width: calc(100% + 2px)
}

.form-dx textarea:focus {
    border-width: 1px;
    border-color: #f9b000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

label {
    font-size: 13px
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: red
}

.has-error label {
    color: #0b3d68 !important
}

.has-error .form-control {
    border-color: red
}

.checkbox label,
.radio label {
    line-height: 1.4em
}

.form-horizontal .control-label {
    font-size: 13px;
    margin-bottom: 0;
    text-align: right;
    font-weight: 300
}

.form-group {
    margin-bottom: 5px
}

.form-control-static {
    font-weight: 300;
    line-height: 1.2em;
    min-height: 0
}

#frmDisponibilita .btn-group>.btn:first-child {
    color: #0b3d68 !important;
    padding: 9px 25px 10px 15px;
    font-size: 13px;
    border-radius: 4px
}

#date_closed {
    padding: 0 15px;
    font-size: 15px;
    line-height: 1em
}

#date_closed_in,
#date_closed_out {
    line-height: 1.5em;
    margin: 0 0 10px;
    font-weight: 700;
    text-transform: capitalize
}

#date_closed_in span,
#date_closed_out span {
    margin: 0;
    font-weight: 400
}

#quantita_closed {
    line-height: 1.8em;
    margin: 15px 0 0;
    padding: 0 15px;
    font-weight: 700
}

#buttonModificaRicerca {
    border-radius: 50px;
    text-transform: none;
    color: #fff !important;
    border-color: transparent;
    background: rgba(0, 0, 0, .3);
    padding: 13px 26px
}

#buttonModificaRicerca i {
    margin-right: 0
}

#buttonRiepilogoPrenotazione {
    border-radius: 50px;
    text-transform: none;
    background: #359b40;
    color: #fff !important;
    border: none;
    padding: 9px 22px 11px 44px;
    margin-top: 45px;
    position: relative;
    transition: .2s
}

#buttonRiepilogoPrenotazione i.car {
    margin: 0 3px 0 0
}

#buttonRiepilogoPrenotazione i.car-last {
    margin: 0 10px 0 0
}

#buttonRiepilogoPrenotazione i.car-first {
    margin: 0 3px 0 10px
}

#buttonRiepilogoPrenotazione span {
    font-size: 20px;
    position: absolute;
    top: 5px;
    margin-left: -25px
}

#buttonRiepilogoPrenotazione:hover {
    background: #388f41;
    color: #fff !important
}

.cat-desc {
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 300;
    padding-top: 15px;
    max-width: 800px;
    margin: 0 auto;
}
h2.cat-desc, h3.cat-desc, h4.cat-desc, h5.cat-desc, h6.cat-desc {
    margin: 0 auto;
    line-height: 1.3em;
}
h2.cat-desc {
    font-size: 1.5em;
    font-weight: bold;
    
}

@media (max-width:1365px) {

    #date_closed,
    #quantita_closed {
        font-size: 13px
    }
}

.box-right {
    color: #0b3d68;
    padding: 45px;
    border-radius: 16px;
    margin-bottom: 30px
}

.box-right-inner {
    display: flex;
    width: 100%
}

#search-box.lite-full .filter-header,
.buts-full,
.dd__primaryButton svg,
.fancybox-thumbs {
    display: none
}

.box-right .form {
    color: #0b3d68;
    width: 100%
}

.msf_alloggi_stelle {
    margin-bottom: 60px
}

#frmDisponibilitaClosedLoader .clock {
    border-color: #f9b000
}

#frmDisponibilitaClosedLoader .clock .hand.hour,
#frmDisponibilitaClosedLoader .clock .hand.minute {
    background-color: #f9b000
}

#frmDisponibilitaClosed,
#frmDisponibilitaClosedLoader {
    color: #fff;
    border: none;
    padding: 45px 30px;
    font-size: 13px;
    line-height: 1em;
    margin-bottom: 65px;
    border-radius: 16px
}

#frmDisponibilitaClosedLoader {
    display: grid;
    align-content: center
}

.c-page .dropdown-menu>li>a:focus,
.c-page .dropdown-menu>li>a:hover {
    color: #0b3d68;
    background: rgba(0, 0, 0, .05)
}

.c-page .bootstrap-select .dropdown-menu {
    min-width: 100% !important;
    color: #0b3d68;
    background: #fff;
    border-radius: 9px
}

.c-page .bootstrap-select>.dropdown-toggle {
    height: 45px;
    line-height: 30px;
    padding: 6px 15px;
    color: #fff;
    background: #0b3d68;
    border-color: #4375a0
}

.c-page .bootstrap-select>.dropdown-toggle.btn {
    color: #fff !important;
    border-color: #4375a0;
    background: #0b3d68;
    font-weight: 700
}

.c-page .bootstrap-select>.dropdown-toggle.btn:hover {
    border-color: #4375a0;
    background: #0b3d68
}

:root {
    --dd-overlay: rgba(0, 0, 0, .75);
    --dd-background: #FFFFFF;
    --dd-text1: #333333;
    --dd-text2: #FFFFFF;
    --dd-primary: #FD4741;
    --dd-gradient: radial-gradient(circle at 17% 77%, rgba(17, 17, 17, 0.04) 0%, rgba(17, 17, 17, 0.04) 50%, rgba(197, 197, 197, 0.04) 50%, rgba(197, 197, 197, 0.04) 100%), radial-gradient(circle at 26% 17%, rgba(64, 64, 64, 0.04) 0%, rgba(64, 64, 64, 0.04) 50%, rgba(244, 244, 244, 0.04) 50%, rgba(244, 244, 244, 0.04) 100%), radial-gradient(circle at 44% 60%, rgba(177, 177, 177, 0.04) 0%, rgba(177, 177, 177, 0.04) 50%, rgba(187, 187, 187, 0.04) 50%, rgba(187, 187, 187, 0.04) 100%), linear-gradient(19deg, rgb(0, 72, 136), rgb(0, 72, 136));
    --dd-radius: .35em;
    --dd-shadow: 0 0 2.5em rgba(0, 0, 0, 0.1);
    --dd-range: rgba(0, 0, 0, 0.05)
}

.dd__primaryButton::after {
    content: "Ok";
    color: #fff;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: auto;
    line-height: 56px;
    font-weight: 700;
    font-size: 20px
}

#datedropper.dd-theme-dark {
    --dd-background: #0b3d68;
    background-image: radial-gradient(circle at 27% 47%, rgba(17, 17, 17, .04) 0, rgba(17, 17, 17, .04) 50%, rgba(197, 197, 197, .04) 50%, rgba(197, 197, 197, .04) 100%), radial-gradient(circle at 26% 17%, rgba(64, 64, 64, .04) 0, rgba(64, 64, 64, .04) 50%, rgba(244, 244, 244, .04) 50%, rgba(244, 244, 244, .04) 100%), radial-gradient(circle at 44% 60%, rgba(177, 177, 177, .04) 0, rgba(177, 177, 177, .04) 50%, rgba(187, 187, 187, .04) 50%, rgba(187, 187, 187, .04) 100%), linear-gradient(19deg, #004888, #004888);
    --dd-text1: #ffffff;
    --dd-text2: #ffffff;
    --dd-primary: #9bcc89;
    --dd-range: rgba(255, 255, 255, .2);
    --dd-borderColor: rgba(255, 255, 255, 0.05);
    --dd-radius: 10px;
    box-shadow: 0 15px 30px #7e8f9d;
    margin-top: -5px
}

.style1 {
    --dd-primary: #359b40;
    --dd-text1: #0b3d68;
    --dd-monthBackground: #0b3d68;
    --dd-confirmButtonBackground: #359b40;
    --dd-selectedBackground: #359b40
}

#datedropper .dd__calendar>div {
    padding: 3rem
}

.dd__block[data-key="m"] .dd__view>div {
    font-weight: 700
}

.dd__block .dd__nav.dd-hidden {
    pointer-events: auto;
    visibility: visible;
    opacity: .5
}

.dd__view {
    padding: .35em .35em .85em
}

.dd__dropdown>.dd__footer {
    padding-top: 15px
}

.main-content {
    padding-top: 45px;
}

.dd__dialog {
    padding: .5em
}

.dd__dialog .dd__item {
    border-radius: 10px
}

.dd__dialog.dd-shown {
    background: #0b3d68
}

.fancybox-thumbs,
.fancybox-toolbar .fancybox-button {
    background-color: transparent
}

.dd__dialog.dd-shown .dd__item {
    background-color: rgba(0, 0, 0, .15)
}

.dd__dialog.dd-shown .dd__item:hover {
    background-color: rgba(0, 0, 0, .2)
}

.fancybox-active {
    transition: .2s
}

.fancybox-active .page-content {
    filter: blur(10px)
}

.fancybox-container {
    backdrop-filter: blur(6px) grayscale(0.5)
}

.fancybox-image,
.fancybox-spaceball {
    border-radius: 12px
}

.fancybox-navigation {
    line-height: 50px
}

.fancybox-navigation .fancybox-button {
    width: 50px;
    height: 50px
}

.fancybox-button {
    border-radius: 100%
}

.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 0
}

.fancybox-navigation .fancybox-button--arrow_left {
    margin-left: 15px
}

.fancybox-navigation .fancybox-button--arrow_right {
    margin-right: 15px
}

.fancybox-thumbs__list a {
    border-radius: 6px;
    margin: 6px 0 6px 6px;
    width: 90%;
    height: 90px;
    max-height: calc(100% - 8px);
    max-width: calc(100% - 4px)
}

@media(min-width:768px) {
    .fancybox-thumbs__list a {
        height: 130px;
        width: 92%;
        margin: 6px 0 6px 6px
    }
}

.sweet-alert .text-muted {
    font-size: 20px;
    line-height: 1.4em;
    padding: 0 60px;
    color: #0b3d68
}

.ms-ctn .ms-sel-item,
.ms-res-ctn.dropdown-menu .ms-res-item {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.sweet-alert .icon.custom {
    margin-bottom: 15px;
    width: 120px !important;
    height: 120px !important
}

@media(max-width:767px) {
    .sweet-alert .text-muted {
        padding: 0 30px
    }
}

.gd-blue .loader-3::after {
    background: #fff
}

.gd-blue .loader-3::before {
    box-shadow: 0 0 0 2px #fff;
    background: radial-gradient(transparent 0, transparent 4px, #fff 4px)
}

@media (min-width:1200px) {
    .proposal-wrap .proposal-item {
        overflow: hidden;
        border-radius: 16px
    }
}

@media (max-width:991px) {
    #buttonModificaRicerca {
        padding: 12px
    }

    #buttonRiepilogoPrenotazione {
        padding: 12px 16px 12px 44px;
        margin-top: 60px
    }

    .col-riepilogo-header {
        padding: 0
    }

    .crh-title {
        margin-bottom: 5px
    }
}


#partner-box {
	font-size: 16px;
	line-height: 24px;
	color: #0b3d68;
    text-align: center;
}

.logo_partner img {
    max-width: 150px;
    max-height: 100px;
    margin-bottom: 15px;
}

.typecols {
    max-width: 940px;
    margin: 0 auto;
    padding: 0 15px;
}

.typecols_elem .checkbox.small {
    width: 20px;
    display: inline-block;
    /* display: none; */
}

.tcOpenClose {
    font-size: 1em;
    font-weight: bold;
    color: #f9b000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
    line-height: 1.4em;
    /* padding-left: 6px; */
}

@media (min-width: 360px) {

    .typecols {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

}

@media (min-width: 768px) {

    .typecols {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 992px) {

    .typecols {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

}



.photos {
    padding-left: 50px;
}

	@media (max-width: 767px) {

        .photos .desc-text-page {
			padding: 30px;
		}

        .photos {
            padding-top: 30px;
            padding-bottom: 30px;
        }
	}

.ms-ctn input {
    height: 60px;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
    max-width: 700px;
    background: 0 0 !important
}

.ms-res-ctn .ms-res-item {
    color: #0b3d68;
    padding: 4px 18px
}

.ms-res-ctn .ms-res-item em {
    background: #fde5aa;
    color: #174975
}

.ms-ctn .ms-sel-item {
    position: absolute;
    padding: 4px 8px 5px;
    margin-top: 16px;
    color: #0b3d68;
    background: #f9b000;
    border: none;
    font-weight: 700;
    border-radius: 6px
}

.ms-ctn .ms-sel-item:hover {
    border: none
}

.image-grid .new,
.image-grid .new2 {
    border-radius: 100%;
    width: 60px;
    height: 60px;
    position: absolute
}

.image-grid img.a-fit {
    aspect-ratio: 1/1;
    width: 100%;
    height: 100%;
    transition: .6s !important
}

.ms-sel-ctn .ms-sel-item .ms-close-btn {
    color: #0b3d68;
    background-position: 0 0
}

.ms-helper {
    color: transparent
}

.ms-res-ctn .ms-res-group {
    padding: 0;
    border-top: none;
    border-bottom: none;
    margin-top: 30px
}

.ms-res-ctn.dropdown-menu {
    font-size: 18px;
    line-height: 28px
}

#search-box .ms-res-ctn.dropdown-menu {
    padding: 0;
    margin-top: 5px;
}

.ms-res-ctn.dropdown-menu .ms-res-item {
    line-height: 28px
}

.ms-res-ctn .ms-res-group a,
.ms-res-ctn .ms-res-group a:link,
.ms-res-ctn .ms-res-group a:visited {
    background: #eef4f3;
    color: #0b3d68;
    display: block;
    padding: 14px 18px;
    transition: .6s
}

.ms-res-ctn .ms-res-group a:active,
.ms-res-ctn .ms-res-group a:focus,
.ms-res-ctn .ms-res-group a:hover,
.ms-res-ctn .ms-res-item-active:focus {
    background: #0b3d68;
    color: #fff
}

.ms-res-ctn .ms-res-item-active,
.title-description-block-style_6 .title-block {
    background: 0 0
}

.title-block {
    max-width: 75%;
    height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#search-box.lite-full .ms-ctn .ms-sel-item,
.ms-res-ctn .ms-res-item-active:hover {
    background: #eef4f3;
    color: #0b3d68
}

@media (max-width: 767px) {

    .ms-ctn .ms-sel-ctn input {
        display: flex;
        width: 100% !important
    }

    .ms-ctn input {
        height: 50px;
        font-size: 15px
    }

    .ms-ctn .ms-sel-item {
        margin-top: 11px;
        max-width: 150px
    }

    .ms-sel-ctn .ms-sel-item .ms-close-btn {
        margin: 6px 8px 0 0;
        float: left;
        display: none
    }

    .main-content {
        padding-top: 30px;
    }
}

@media (max-width:413px) {
    .ms-ctn .ms-sel-item {
        max-width: 120px
    }
}

.image-grid {
    display: grid;
    align-content: center;
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 18px;
    box-shadow: 0 15px 30px #a6b1bb;
    transition: .3s ease-in-out;
    transform: translateZ(0)
}

.image-grid:hover {
    box-shadow: 0 30px 30px #a6b1bb
}

.sgallery .image-grid:hover img,
body.key.alloggi .image-grid:hover {
    -webkit-transform: scale(1.08, 1.08);
    scale: 1.08
}

.image-grid>a {
    color: rgba(255, 255, 255, .3)
}

.image-grid img {
    transition: .6s !important
}

.image-grid .new2 {
    background: #f9b000;
    top: 29px;
    right: -3px
}

.image-grid .new {
    color: #fff;
    background: #0b3d68;
    font-size: 14px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    top: 25px;
    right: -5px
}

.proposal-wrap,
.proposal-wrap .proposal-item,
.proposal-wrap .proposal-item .image-grid,
.sgallery .esclusivo-list,
.sgallery .item {
    transition: .3s
}

.sgallery .item:hover,
.sgallery:hover .esclusivo-list {
    transform: translateY(-12px)
}

.sgallery:hover .esclusivo-list:hover {
    transform: translateY(0)
}

#search-box {
    margin-bottom: 0;
    padding: 45px 15px;
}

#search-box.lite-full {
    padding: 35px 0 25px;
    transition: .6s;
    margin-bottom: 15px
}

#search-box #ms_alloggi .input-group,
#search-box #ms_ristorazione .input-group,
#search-box #ms_esperienze .input-group,
#search-box #ms_servizi .input-group,
#search-box #ms_vacanze .input-group,
#search-box #ms_bisogni .input-group {
    border-radius: 16px;
    background: #123e66
}

#search-box.lite-full button {
    background: #0b3d68;
    color: #fff !important
}

#key_alloggi,
#key_ristorazione.search_field,
#key_mobilita.search_field,
#key_esperienze.search_field,
#key_servizi.search_field,
#key_vacanze.search_field,
#key_bisogni.search_field,
#search-box .dropdown-menu {
    border-radius: 12px !important
}

.lite-full .buts-full {
    margin: 0;
    padding: 0 30px 0 0;
    display: block
}

.buts-full2 a,
.lite-full .buts-full a {
    padding: 7px 18px 8px;
    font-size: 12px;
    background: #0b3d68;
    color: #fff !important;
    border: none;
    border-radius: 50px
}

.buts-full2 a:active,
.buts-full2 a:focus,
.buts-full2 a:hover,
.lite-full .buts-full a:active,
.lite-full .buts-full a:focus,
.lite-full .buts-full a:hover {
    background: #359b40;
    color: #fff !important
}

.buts-full2 a {
    background: rgba(0, 0, 0, .2);
    color: #fff !important
}

.buts-full2 a:active,
.buts-full2 a:focus,
.buts-full2 a:hover {
    background: #449d44;
    color: #fff !important
}

#search-box.lite-full #tab-content-container,
#search-box.lite-full .tab-content>.tab-pane {
    height: auto;
    padding: 0
}

#search-box.lite-full #nav-search-inc {
    display: none;
    transition: .6s
}

#search-box.lite-full .tabs-animated .tab-content {
    padding: 15px 0 10px
}

#tdb {
    background: #1c5e97;
    padding: 15px 60px 20px !important;
    margin-bottom: 35px;
    max-width: inherit;
    margin-top: -30px
}

/*#filter-list {
    max-height: 110vh;
    overflow-x: auto;
    padding: 0 20px;
}*/

.ic4 {
    border: 1px solid #0b3d68;
    border-radius: 100%;
    padding-top: 23px;
    width: 80px;
    height: 80px;
    font-size: 30px;
    display: inline-block;
}
.ic4_desc {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.3em;
}

#filter-list {
    max-height: 110vh;
    overflow-y: auto; /* Cambiato overflow-x a overflow-y per lo scorrimento verticale */
    padding: 30px 45px 0;
    position: relative;
    display: flex;
    flex-direction: column;
}

#filter-list .typecols_elem.main {
    margin-bottom: 10px;
}
  
#filter-list .typecols_elem {
    flex: 1;
    margin-bottom: 5px;
}
  
#filter-list .typecols_footer {
    position: sticky;
    bottom: 0;
    left: 0;
    height: 50px;
    background: linear-gradient(to top, #0b3d68, transparent);
    flex-shrink: 0;
}

.groupType .typecols_elem:last-child {
    padding-bottom: 15px;
}

.typecols_elem.main label {
    font-size: 1em;
    font-weight: bold;
    color: #f9b000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
}

.vlab {
    background: #1c5e97;
    padding: 3px 6px 4px;
    border-radius: 6px;
    margin-left: 3px;
    transition: all .2s ease-in-out;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: inline-block;
}
    .vlab:hover, .vlab.on {
        background: #359b40;
    }


    @media (max-width: 1199px) {

        #filter-list {
            max-height: 36vh;
        }

        #ms_global {
            padding: 0 45px;
        }

    }

.filter-col-title {
    margin-bottom: 15px; 
    font-size: 18px; 
    letter-spacing: 0; 
    padding: 15px;
    background: radial-gradient( circle farthest-corner at 10% 20%, #1A5992 0.1%, #0b3d68 99.8% );
    border-radius: 16px 16px 0 0;
}

.type-plus {
    display: inline-block;
    margin-right: 5px;
}

.color-filter-type, .type-plus,
a.color-filter-type, a.color-filter-type:link, a.color-filter-type:visited {
    color: #f9b000;
}

a.color-filter-type:active, a.color-filter-type:focus, a.color-filter-type:hover,
a.color-filter-type:active .type-plus, a.color-filter-type:focus .type-plus, a.color-filter-type:hover .type-plus {
    color: #f9b000;
}


#hotel-star fieldset {
    padding: 0;
    margin: 10px 0 20px;
}
    #hotel-star fieldset .fs-tile {
        margin-bottom: 0;
        letter-spacing: 0;
    }
    #hotel-star .checkbox {
        margin: 0;
        padding: 0;
    }
    #hotel-star label {
        line-height: 20px;
        font-size: 10px;
    }
    #hotel-star .star-icon {
        color: #f9b000;
        margin-left: 10px;
    }

fieldset {
    border-radius: 16px;
    padding: 45px;
    color: #0b3d68
}

fieldset .fs-tile {
    margin-bottom: 20px
}

fieldset.gd-blue {
    margin-bottom: 60px;
    padding: 30px 15px 15px;
}

fieldset.gd-blue, fieldset.gd-blue fieldset {
    color: #fff;
}
    fieldset.gd-blue .checkbox {
        margin-top: 0;
        margin-bottom: 0;
    }
    fieldset.gd-blue {
        font-size: 1em;
    }
    fieldset.gd-blue #hotel-star label {
        font-size: .8em;
    }

.proposal-wrap .proposal-item {
    margin-bottom: 30px;
    border-radius: 16px;
    box-shadow: 0 15px 30px #a6b1bb;
    overflow: hidden
}

@media (min-width: 1200px) {
    .proposal-wrap .proposal-item:hover {
        box-shadow: 0 30px 30px #a6b1bb;
        transform: translateY(-6px)
    }
}

.proposal-wrap .image-grid,
.proposal-wrap picture {
    border-radius: 16px 0 0 16px;
    box-shadow: none
}

.proposal-wrap .image-grid:hover {
    box-shadow: none;
    scale: 1
}

.proposal-wrap .proposal-item:hover .image-grid {
    -webkit-transform: scale(1.08, 1.08);
    scale: 1.08;
    transform: translateX(-25px)
}

.sproposta .product-info {
    padding-left: 0;
    color: #0b3d68;
    height: auto
}

body.key.alloggi .sproposta .product-info {
    min-height: 250px
}

.minprice {
    font-size: 36px;
    padding-right: 5px
}

@media (min-width:768px) {
    .row.justify-content-center {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .justify-content-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .minprice.mt {
        margin-top: 30px
    }
}

@media (max-width:1440px) {
    body.key.alloggi .sproposta .product-info {
        min-height: 220px
    }
}

@media (max-width:1330px) {
    body.key.alloggi .sproposta .product-info {
        min-height: 180px
    }
}

@media (max-width:1300px) {
    body.key.alloggi .sproposta .product-info {
        min-height: 140px
    }

    .my-4 {
        max-width: 55%
    }

    figure.snip0056 figcaption {
        padding: 45px;
        position: absolute;
        left: 55%;
        width: 45%
    }
}

@media (min-width:1199px) and (max-width:1300px) {
    body.key.alloggi .sproposta .product-info {
        min-height: 140px
    }

    .my-4 {
        max-width: 55%
    }

    figure.snip0056 figcaption {
        padding: 45px;
        position: absolute;
        left: 55%;
        width: 45%
    }

    .scopri-list {
        display: none
    }
}

.sci_top {
    margin-top: -50px
}

.not-found-box {
    color: #0b3d68;
    min-height: 600px
}

.sorry:hover {
    -webkit-animation: .82s cubic-bezier(.36, .07, .19, .97) both shake;
    animation: .82s cubic-bezier(.36, .07, .19, .97) both shake;
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px
}

@-webkit-keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(2px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(4px, 0, 0)
    }
}

.product-name {
    font-weight: 700 !important;
    margin-top: 15px;
    color: #0b3d68;
    line-height: 1.2em
}

.pagation ul {
    border: none;
    padding: 0;
    margin: 30px 0 120px
}

.pagation-step .page-numbers li {
    font-size: 22px
}

.pagation-step .page-numbers li a,
.pagation-step .page-numbers li span {
    line-height: 56px !important;
    width: 60px !important;
    height: 60px !important;
    background: #0b3d68;
    border-color: #0b3d68;
    color: #fff
}

.pagation-step .page-numbers li a:hover {
    background: #1c5e97;
    border-color: #1c5e97;
    color: #fff
}

#main {
    padding: 0
}

.row-proposte {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.row-proposte .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    width: auto
}

.container-title {
    margin-top: 15px;
    margin-bottom: -45px
}

#col-results-inner .h-full.flex-thumb {
    min-height: 410px;
}

@media (max-width:1199px) {

    /*#col-results-inner {
        max-width: 360px
    }*/

    .my-4 {
        max-width: 100%
    }

    figure.snip0056 figcaption {
        position: inherit;
        left: 0;
        width: 100%
    }

    body.key.alloggi .sproposta .product-info {
        margin-bottom: 40px
    }

    .row-proposte .col-md-3 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%
    }
}

@media (max-width:991px) {
    .row-proposte .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    #col-results-inner .h-full.flex-thumb {
        min-height: 0;
    }
}

@media (max-width:767px) {

    .proposal-wrap .proposal-item {
        box-shadow: 0 10px 15px #a6b1bb;
    }

    #search-box {
        padding: 60px 0;
    }
        #search-box > .container {
            padding: 0;;
        }

    #proposte-cover {
        border-radius: 0;
    }
    #proposte-cover fieldset.gd-blue {
        padding: 30px 15px 15px;
    }

    #ms_global {
        padding: 0 30px;
    }

    #search-box.lite-full .tabs-animated .tab-content {
        padding-top: 7px
    }

    .lite-full .buts-full {
        display: none
    }

    .container-title {
        margin-top: 45px;
        margin-bottom: 15px
    }

    #col-results-inner {
        max-width: none
    }

    #key_alloggi {
        position: initial
    }

    .sproposta .product-info {
        min-height: 0;
        margin-bottom: 0
    }

    .box-right {
        padding: 30px
    }

    .row.justify-content-center .col-lg-3 {
        width: 100%
    }

    #tdb {
        margin: 0 -15px 35px
    }

    .sci_top {
        margin-top: 0
    }

    #main {
        padding: 0;
    }
        .c-page.idee #main {
            padding: 15px 20px;
        }

    .row-proposte .col-md-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .not-found-box {
        margin: 30px 0 120px
    }
}

.idee_container {
    max-width: 1200px;
    margin: 0 auto 60px;
}
    .idee_container a:hover {
        text-decoration: none;
    }
        .idee_box {
            border: 1px solid #ccc;
            border-radius: 9px;
            padding: 60px 60px 30px;
            margin: 0 0 60px;
            /*min-height: 540px;*/
            min-height: 340px;
            font-size: 18px;
        }
            .idee_box h2 {
                font-weight: bold;
                font-size: 1.3em;
                margin: 0 0 10px;
            }
            .idee_box h3 {
                font-size: 1em;
                line-height: 1.3em;
                margin: 0 0 30px;
            }
                

/** SCROLLER : Inizio */

.scroller,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #0b3d68;
}

.scroller a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #2c9ab7
}

/* .scroller a:hover {
    text-decoration: underline
} */

#master {
    /* font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; */
    font-size: 60px;
    line-height: 1.2em;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: inherit
}

#master {
    text-rendering: optimizeLegibility
}

#master-container {
    background-color: #F5C59C;
    -webkit-animation: master-container-bg 15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    animation: master-container-bg 15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vmin;
    min-height: 0;
    max-height: 100%;
}

#master-container .content {
    height: auto;
    margin-left: inherit;
    margin-right: inherit
}

@media screen and (max-width: 615px) {
    #master-container {
        -webkit-animation: master-container-bg-mobile 15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
        animation: master-container-bg-mobile 15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite
    }
}

@media screen and (max-width: 615px) {
    #master {
        font-size: 40px;
        font-line: 1.2
    }
}

#master-container-scroller {
    height: 66px;
    margin-bottom: -6px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    line-height: 1;
}

#master-container-scroller .master-container-scroller_item {
    display: block;
    padding-bottom: 6px;
    -webkit-animation: scroll 15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    animation: scroll 15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite
}

#master-container-scroller .master-container-scroller_item[href]:hover {
    text-decoration: underline
}

#master-container-scroller .master-container-scroller_item:nth-child(1),
#master-container-scroller .master-container-scroller_item:nth-child(1) a {
    color: #E65F48
}

#master-container-scroller .master-container-scroller_item:nth-child(2),
#master-container-scroller .master-container-scroller_item:nth-child(2) a {
    color: #E65F48
}

#master-container-scroller .master-container-scroller_item:nth-child(3),
#master-container-scroller .master-container-scroller_item:nth-child(3) a {
    color: #76BCAD
}

#master-container-scroller .master-container-scroller_item:nth-child(4),
#master-container-scroller .master-container-scroller_item:nth-child(4) a {
    color: #84719f
}

#master-container-scroller .master-container-scroller_item:nth-child(5),
#master-container-scroller .master-container-scroller_item:nth-child(5) a {
    color: #d47787
}

#master-container-scroller .master-container-scroller_item:nth-child(6),
#master-container-scroller .master-container-scroller_item:nth-child(6) a {
    color: #F09551
}

#master-container-scroller .master-container-scroller_item:nth-child(7),
#master-container-scroller .master-container-scroller_item:nth-child(7) a {
    color: #349AB5
}

#master-container-scroller .master-container-scroller_item:nth-child(8),
#master-container-scroller .master-container-scroller_item:nth-child(8) a {
    color: #e86042
}

#master-container-scroller .master-container-scroller_item:nth-child(9),
#master-container-scroller .master-container-scroller_item:nth-child(9) a {
    color: #74bcae
}

#master-container-scroller .master-container-scroller_item:nth-child(10),
#master-container-scroller .master-container-scroller_item:nth-child(10) a {
    color: #E65F48
}

@media screen and (max-width: 615px) {
    #master-container-scroller {
        height: 48px;
        line-height: 1.2;
        margin-bottom: 0
    }
    #master-container-scroller .master-container-scroller_item {
        padding-bottom: 0;
        -webkit-animation: scroll-mobile 15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
        animation: scroll-mobile 15s cubic-bezier(0.645, 0.045, 0.355, 1) infinite
    }
}

#master-container-grid .master-container-grid_item:nth-child(1) .grid_item-overlay {
    background-color: rgba(230, 95, 72, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(1) .grid_item-overlay .link:hover {
        color: #E65F48
    }
}

#master-container-grid .master-container-grid_item:nth-child(2) .grid_item-overlay {
    background-color: rgba(230, 95, 72, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(2) .grid_item-overlay .link:hover {
        color: #E65F48
    }
}

#master-container-grid .master-container-grid_item:nth-child(3) .grid_item-overlay {
    background-color: rgba(118, 188, 173, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(3) .grid_item-overlay .link:hover {
        color: #76BCAD
    }
}

#master-container-grid .master-container-grid_item:nth-child(4) .grid_item-overlay {
    background-color: rgba(132, 113, 159, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(4) .grid_item-overlay .link:hover {
        color: #84719f
    }
}

#master-container-grid .master-container-grid_item:nth-child(5) .grid_item-overlay {
    background-color: rgba(212, 119, 135, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(5) .grid_item-overlay .link:hover {
        color: #d47787
    }
}

#master-container-grid .master-container-grid_item:nth-child(6) .grid_item-overlay {
    background-color: rgba(240, 149, 81, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(6) .grid_item-overlay .link:hover {
        color: #F09551
    }
}

#master-container-grid .master-container-grid_item:nth-child(7) .grid_item-overlay {
    background-color: rgba(52, 154, 181, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(7) .grid_item-overlay .link:hover {
        color: #349AB5
    }
}

#master-container-grid .master-container-grid_item:nth-child(8) .grid_item-overlay {
    background-color: rgba(232, 96, 66, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(8) .grid_item-overlay .link:hover {
        color: #e86042
    }
}

#master-container-grid .master-container-grid_item:nth-child(9) .grid_item-overlay {
    background-color: rgba(116, 188, 174, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(9) .grid_item-overlay .link:hover {
        color: #74bcae
    }
}

#master-container-grid .master-container-grid_item:nth-child(10) .grid_item-overlay {
    background-color: rgba(230, 95, 72, 0.9)
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item:nth-child(10) .grid_item-overlay .link:hover {
        color: #E65F48
    }
}

#master-container-grid .master-container-grid_item .img {
    position: relative
}

#master-container-grid .master-container-grid_item .grid_item-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    text-decoration: none
}

#master-container-grid .master-container-grid_item .grid_item-overlay:hover {
    opacity: 1
}

#master-container-grid .master-container-grid_item .grid_item-overlay .link {
    display: inline-block;
    box-shadow: 0 1px 0 0 #fff, inset 0 0 0 #fff;
    transition: box-shadow .2s ease
}

#master-container-grid .master-container-grid_item .grid_item-overlay .link:hover {
    box-shadow: 0 2px 0 0 #fff, inset 0 -1px 0 0 #fff
}

@media screen and (max-width: 520px) {
    #master-container-grid .master-container-grid_item {
        margin-bottom: 18px
    }
    #master-container-grid .master-container-grid_item .grid_item-overlay {
        position: relative;
        background: none !important;
        color: #3a3a3a;
        opacity: 1;
        display: block;
        margin-top: 18px;
        text-align: left
    }
    #master-container-grid .master-container-grid_item .grid_item-overlay .link {
        box-shadow: none
    }
    #master-container-grid .master-container-grid_item .grid_item-overlay .link:hover {
        text-decoration: underline
    }
}

@-webkit-keyframes master-container-bg {
    0.0% {
        background-color: #F5C59C
    }
    3.7037037037037037% {
        background-color: #F5C59C
    }
    11.11111111111111% {
        background-color: #ECC9CB
    }
    14.814814814814815% {
        background-color: #ECC9CB
    }
    22.22222222222222% {
        background-color: #D9E2CB
    }
    25.925925925925927% {
        background-color: #D9E2CB
    }
    33.333333333333336% {
        background-color: #f6c599
    }
    37.03703703703704% {
        background-color: #f6c599
    }
    44.44444444444444% {
        background-color: #c4bbd3
    }
    48.148148148148145% {
        background-color: #c4bbd3
    }
    55.55555555555556% {
        background-color: #F9E7AF
    }
    59.25925925925926% {
        background-color: #F9E7AF
    }
    66.66666666666667% {
        background-color: #B4E2EE
    }
    70.37037037037037% {
        background-color: #B4E2EE
    }
    77.77777777777777% {
        background-color: #cbe5f4
    }
    81.48148148148148% {
        background-color: #cbe5f4
    }
    88.88888888888889% {
        background-color: #d2e7e2
    }
    92.5925925925926% {
        background-color: #d2e7e2
    }
    100.0% {
        background-color: #F5C59C
    }
}

@keyframes master-container-bg {
    0.0% {
        background-color: #F5C59C
    }
    3.7037037037037037% {
        background-color: #F5C59C
    }
    11.11111111111111% {
        background-color: #ECC9CB
    }
    14.814814814814815% {
        background-color: #ECC9CB
    }
    22.22222222222222% {
        background-color: #D9E2CB
    }
    25.925925925925927% {
        background-color: #D9E2CB
    }
    33.333333333333336% {
        background-color: #f6c599
    }
    37.03703703703704% {
        background-color: #f6c599
    }
    44.44444444444444% {
        background-color: #c4bbd3
    }
    48.148148148148145% {
        background-color: #c4bbd3
    }
    55.55555555555556% {
        background-color: #F9E7AF
    }
    59.25925925925926% {
        background-color: #F9E7AF
    }
    66.66666666666667% {
        background-color: #B4E2EE
    }
    70.37037037037037% {
        background-color: #B4E2EE
    }
    77.77777777777777% {
        background-color: #cbe5f4
    }
    81.48148148148148% {
        background-color: #cbe5f4
    }
    88.88888888888889% {
        background-color: #d2e7e2
    }
    92.5925925925926% {
        background-color: #d2e7e2
    }
    100.0% {
        background-color: #F5C59C
    }
}

@-webkit-keyframes master-container-bg-mobile {
    0.0% {
        background-color: #F5C59C
    }
    3.7037037037037037% {
        background-color: #F5C59C
    }
    11.11111111111111% {
        background-color: #ECC9CB
    }
    14.814814814814815% {
        background-color: #ECC9CB
    }
    22.22222222222222% {
        background-color: #D9E2CB
    }
    25.925925925925927% {
        background-color: #D9E2CB
    }
    33.333333333333336% {
        background-color: #f6c599
    }
    37.03703703703704% {
        background-color: #f6c599
    }
    44.44444444444444% {
        background-color: #c4bbd3
    }
    48.148148148148145% {
        background-color: #c4bbd3
    }
    55.55555555555556% {
        background-color: #F9E7AF
    }
    59.25925925925926% {
        background-color: #F9E7AF
    }
    66.66666666666667% {
        background-color: #B4E2EE
    }
    70.37037037037037% {
        background-color: #B4E2EE
    }
    77.77777777777777% {
        background-color: #cbe5f4
    }
    81.48148148148148% {
        background-color: #cbe5f4
    }
    88.88888888888889% {
        background-color: #d2e7e2
    }
    92.5925925925926% {
        background-color: #d2e7e2
    }
    100.0% {
        background-color: #F5C59C
    }
}

@keyframes master-container-bg-mobile {
    0.0% {
        background-color: #F5C59C
    }
    3.7037037037037037% {
        background-color: #F5C59C
    }
    11.11111111111111% {
        background-color: #ECC9CB
    }
    14.814814814814815% {
        background-color: #ECC9CB
    }
    22.22222222222222% {
        background-color: #D9E2CB
    }
    25.925925925925927% {
        background-color: #D9E2CB
    }
    33.333333333333336% {
        background-color: #f6c599
    }
    37.03703703703704% {
        background-color: #f6c599
    }
    44.44444444444444% {
        background-color: #c4bbd3
    }
    48.148148148148145% {
        background-color: #c4bbd3
    }
    55.55555555555556% {
        background-color: #F9E7AF
    }
    59.25925925925926% {
        background-color: #F9E7AF
    }
    66.66666666666667% {
        background-color: #B4E2EE
    }
    70.37037037037037% {
        background-color: #B4E2EE
    }
    77.77777777777777% {
        background-color: #cbe5f4
    }
    81.48148148148148% {
        background-color: #cbe5f4
    }
    88.88888888888889% {
        background-color: #d2e7e2
    }
    92.5925925925926% {
        background-color: #d2e7e2
    }
    100.0% {
        background-color: #F5C59C
    }
}

@-webkit-keyframes scroll {
    0.0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    3.7037037037037037% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    11.11111111111111% {
        -webkit-transform: translateY(-66px);
        transform: translateY(-66px)
    }
    14.814814814814815% {
        -webkit-transform: translateY(-66px);
        transform: translateY(-66px)
    }
    22.22222222222222% {
        -webkit-transform: translateY(-132px);
        transform: translateY(-132px)
    }
    25.925925925925927% {
        -webkit-transform: translateY(-132px);
        transform: translateY(-132px)
    }
    33.333333333333336% {
        -webkit-transform: translateY(-198px);
        transform: translateY(-198px)
    }
    37.03703703703704% {
        -webkit-transform: translateY(-198px);
        transform: translateY(-198px)
    }
    44.44444444444444% {
        -webkit-transform: translateY(-264px);
        transform: translateY(-264px)
    }
    48.148148148148145% {
        -webkit-transform: translateY(-264px);
        transform: translateY(-264px)
    }
    55.55555555555556% {
        -webkit-transform: translateY(-330px);
        transform: translateY(-330px)
    }
    59.25925925925926% {
        -webkit-transform: translateY(-330px);
        transform: translateY(-330px)
    }
    66.66666666666667% {
        -webkit-transform: translateY(-396px);
        transform: translateY(-396px)
    }
    70.37037037037037% {
        -webkit-transform: translateY(-396px);
        transform: translateY(-396px)
    }
    77.77777777777777% {
        -webkit-transform: translateY(-462px);
        transform: translateY(-462px)
    }
    81.48148148148148% {
        -webkit-transform: translateY(-462px);
        transform: translateY(-462px)
    }
    88.88888888888889% {
        -webkit-transform: translateY(-528px);
        transform: translateY(-528px)
    }
    92.5925925925926% {
        -webkit-transform: translateY(-528px);
        transform: translateY(-528px)
    }
    100.0% {
        -webkit-transform: translateY(-594px);
        transform: translateY(-594px)
    }
}

@keyframes scroll {
    0.0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    3.7037037037037037% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    11.11111111111111% {
        -webkit-transform: translateY(-66px);
        transform: translateY(-66px)
    }
    14.814814814814815% {
        -webkit-transform: translateY(-66px);
        transform: translateY(-66px)
    }
    22.22222222222222% {
        -webkit-transform: translateY(-132px);
        transform: translateY(-132px)
    }
    25.925925925925927% {
        -webkit-transform: translateY(-132px);
        transform: translateY(-132px)
    }
    33.333333333333336% {
        -webkit-transform: translateY(-198px);
        transform: translateY(-198px)
    }
    37.03703703703704% {
        -webkit-transform: translateY(-198px);
        transform: translateY(-198px)
    }
    44.44444444444444% {
        -webkit-transform: translateY(-264px);
        transform: translateY(-264px)
    }
    48.148148148148145% {
        -webkit-transform: translateY(-264px);
        transform: translateY(-264px)
    }
    55.55555555555556% {
        -webkit-transform: translateY(-330px);
        transform: translateY(-330px)
    }
    59.25925925925926% {
        -webkit-transform: translateY(-330px);
        transform: translateY(-330px)
    }
    66.66666666666667% {
        -webkit-transform: translateY(-396px);
        transform: translateY(-396px)
    }
    70.37037037037037% {
        -webkit-transform: translateY(-396px);
        transform: translateY(-396px)
    }
    77.77777777777777% {
        -webkit-transform: translateY(-462px);
        transform: translateY(-462px)
    }
    81.48148148148148% {
        -webkit-transform: translateY(-462px);
        transform: translateY(-462px)
    }
    88.88888888888889% {
        -webkit-transform: translateY(-528px);
        transform: translateY(-528px)
    }
    92.5925925925926% {
        -webkit-transform: translateY(-528px);
        transform: translateY(-528px)
    }
    100.0% {
        -webkit-transform: translateY(-594px);
        transform: translateY(-594px)
    }
}

@-webkit-keyframes scroll-mobile {
    0.0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    3.7037037037037037% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    11.11111111111111% {
        -webkit-transform: translateY(-48px);
        transform: translateY(-48px)
    }
    14.814814814814815% {
        -webkit-transform: translateY(-48px);
        transform: translateY(-48px)
    }
    22.22222222222222% {
        -webkit-transform: translateY(-96px);
        transform: translateY(-96px)
    }
    25.925925925925927% {
        -webkit-transform: translateY(-96px);
        transform: translateY(-96px)
    }
    33.333333333333336% {
        -webkit-transform: translateY(-144px);
        transform: translateY(-144px)
    }
    37.03703703703704% {
        -webkit-transform: translateY(-144px);
        transform: translateY(-144px)
    }
    44.44444444444444% {
        -webkit-transform: translateY(-192px);
        transform: translateY(-192px)
    }
    48.148148148148145% {
        -webkit-transform: translateY(-192px);
        transform: translateY(-192px)
    }
    55.55555555555556% {
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px)
    }
    59.25925925925926% {
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px)
    }
    66.66666666666667% {
        -webkit-transform: translateY(-288px);
        transform: translateY(-288px)
    }
    70.37037037037037% {
        -webkit-transform: translateY(-288px);
        transform: translateY(-288px)
    }
    77.77777777777777% {
        -webkit-transform: translateY(-336px);
        transform: translateY(-336px)
    }
    81.48148148148148% {
        -webkit-transform: translateY(-336px);
        transform: translateY(-336px)
    }
    88.88888888888889% {
        -webkit-transform: translateY(-384px);
        transform: translateY(-384px)
    }
    92.5925925925926% {
        -webkit-transform: translateY(-384px);
        transform: translateY(-384px)
    }
    100.0% {
        -webkit-transform: translateY(-432px);
        transform: translateY(-432px)
    }
}

@keyframes scroll-mobile {
    0.0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    3.7037037037037037% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    11.11111111111111% {
        -webkit-transform: translateY(-48px);
        transform: translateY(-48px)
    }
    14.814814814814815% {
        -webkit-transform: translateY(-48px);
        transform: translateY(-48px)
    }
    22.22222222222222% {
        -webkit-transform: translateY(-96px);
        transform: translateY(-96px)
    }
    25.925925925925927% {
        -webkit-transform: translateY(-96px);
        transform: translateY(-96px)
    }
    33.333333333333336% {
        -webkit-transform: translateY(-144px);
        transform: translateY(-144px)
    }
    37.03703703703704% {
        -webkit-transform: translateY(-144px);
        transform: translateY(-144px)
    }
    44.44444444444444% {
        -webkit-transform: translateY(-192px);
        transform: translateY(-192px)
    }
    48.148148148148145% {
        -webkit-transform: translateY(-192px);
        transform: translateY(-192px)
    }
    55.55555555555556% {
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px)
    }
    59.25925925925926% {
        -webkit-transform: translateY(-240px);
        transform: translateY(-240px)
    }
    66.66666666666667% {
        -webkit-transform: translateY(-288px);
        transform: translateY(-288px)
    }
    70.37037037037037% {
        -webkit-transform: translateY(-288px);
        transform: translateY(-288px)
    }
    77.77777777777777% {
        -webkit-transform: translateY(-336px);
        transform: translateY(-336px)
    }
    81.48148148148148% {
        -webkit-transform: translateY(-336px);
        transform: translateY(-336px)
    }
    88.88888888888889% {
        -webkit-transform: translateY(-384px);
        transform: translateY(-384px)
    }
    92.5925925925926% {
        -webkit-transform: translateY(-384px);
        transform: translateY(-384px)
    }
    100.0% {
        -webkit-transform: translateY(-432px);
        transform: translateY(-432px)
    }
}

/** SCROLLER : Fine */