﻿/*
Date: 10/2024
Author: www.stim-isv.com 
Ver: 4.0.8.001
*/

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic");
@import url('https://fonts.googleapis.com/css2?family=Literata:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Karla&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
    font-family: "Hotel Coral Essex";
    src: url("style/Hotel_Coral_Essex.eot?") format("eot"), url("style/Hotel_Coral_Essex.woff") format("woff"), url("style/Hotel_Coral_Essex.ttf") format("truetype"), url("style/Hotel_Coral_Essex.svg#HotelCoralEssex") format("svg");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    scroll-behavior: smooth;
    box-sizing: border-box;

}

:root {
  
    --background-tile: linear-gradient(180deg, #007eff80, #ffffff);
    --background-tile-racing: linear-gradient(129deg, #ff0000, #9c0000);
    --background-discount: linear-gradient(129deg, #00ab24, #007519);
    --background-discount-family: linear-gradient(129deg, #e000ef, #620069);
    --background-rent: linear-gradient(132deg, #ffffff,#ffffff,#ffffff,#ffffff,  #303cc7c7);
    --background-home: linear-gradient(132deg, #feaaff78, transparent, #00ff001a, transparent, #0c6ac25c);
    /* */
    --h1-size: 35px;
    --h2-size: 1.8em;

    /*--button-default: #0071e3;*/
    --button-default: #dc1885;
    --header-height: 5em;
    --color-alt: #f40bcd;
    --background-color1: #8934ef;
    --text-color: #222;
    --color-black:#333;
    --row-height: 50px;
    --font-size-normal:16px;
    --color-sconto:#ffae00;
}


header {
    width: 100%;
    min-height: var(--header-height);
    z-index: 10;
    top: 0;
    left: 0;
    transition: 3s ease all;
    display: block;
    background-color: var(--background-color1);
}

header.scroll-header {
    transition: all .3s;

}

header.scroll-header nav {
    box-shadow: #00000030 0px 7px 20px;
    background: #fff;
    transition: all .3s;

}

header.scroll-header nav item a {
    color: var(--text-color);
}

header.scroll-header nav item .button_logo {
    filter:initial;
}



    nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 5px;
    }

    nav item {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        align-items: center;
    }


#area-botton-rent {

}

.area-discount {
    min-height:100px;
    position:relative;
}

.area-rent__info {
}

.area-rent__infoext h1,
.area-rent__infoext h2,
.area-rent__infoext p,
.area-rent__info h1,
.area-rent__info h2,
.area-rent__info p {
    text-shadow: 3px 1px 5px black;
}


#infografica_rent {
    max-width:100%;
}


/**/

.fill-menu-bar {
    height: var(--header-height);
}

div {
    position:relative;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    scroll-behavior: smooth;
    box-sizing: border-box;
}


/*
    div.gallery img {
        padding: 0em;
    }
*/

body,
input,
a,
textarea {
    color: #222222;
    font-family: "Heebo", Helvetica, sans-serif;
}

.text-left {
    text-align: left !important;
}

.text-right .textright {
    text-align: right !important;
}

.text-center {
    text-align: center;
}

.text-bold {
    font-weight: bold;
}

a.text-alt {
    color: var(--color-alt);
}

h1 {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: bold;
    
    font-size: var(--h1-size);
    line-height: 1em;
    margin-bottom: 15px;
}


h2 {
    margin: 0;
    padding: 0;
    border: 0;
    
    line-height: 1.4em;
    margin-bottom: 0.3em;
    font-weight: initial;
    font-size: var(--h2-size);
    font-weight:700;
}


p {
    font-size: var(--font-size-normal);
    margin: 0;
    position:relative;
    margin-bottom:15px;
}

hr {
    border: solid 1px rgb(68 68 68);
    border-radius: 1em;
}


/*


*/


#logo--rent,
#logo--ib {
    max-width: 150px;
}

#rent-area{
    position: relative;
    max-width:inherit;
    width:inherit;
    background-image: url("/images/gallery/woman-1.jpg");
    
    background-size:cover;
    background-repeat: no-repeat; 
 background-position: center center;
}


#rent-area > div {
    max-width: 1024px;
    margin: auto;
    position: relative;
    color: #f8f8f8;
    z-index:1;    
}


#rent-area > div:first-child {
    padding-top:1em;
}


#rent-area div.cover{
    z-index: 0;
    position: absolute;
    background: linear-gradient(47deg, #a90505, #003e57);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    max-width: initial;
    display: inherit;
    opacity: 0.5;
} 

/*
    place area
*/


#place-area{
    position: relative;
    max-width:inherit;
    width:inherit;
    background-image: url("/images/gallery/1.jpg");
    background-size:cover;
    background-repeat: no-repeat; 
 background-position: center center;
}

#place-area div.cover {
    z-index: 0;
    position: absolute;
    background: linear-gradient(179deg, #000000, #000000, #4251ff);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    max-width: initial;
    display: inherit;
    opacity: 0.5;
}



#place-area h1,
#place-area h2,
#place-area p {
    color:#f8f8f8;
    text-shadow: 4px 2px 6px #000;
}



/*


*/

span.text-evidence{
  background: red;
  color: #fff;
  padding: 0 20px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
    clip-path: polygon(2% 21%, 88% 0, 100% 97%, 5% 80%);
        white-space: nowrap;
}

.content-col {
  
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
    padding-top: 2em;
    width: 100%;
    align-content: space-around;
}


.content-col > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position:relative;
}

/*

*/

.spacer {
    display: block;
    padding: 2.2em;
}


.field-label-content {
    display: block;
    margin-bottom: 1em;
}

.field-label-content .label {
    text-transform: uppercase;
    display: block;
}

/**/



.logo-container img {
    width: 200px;
}

/*
    
    */

#page-home {
    background: var(--background-home);
}

#frm_rent {
    background: var(--background-rent);
}


#frm_rent .ib-container {
    border-radius: 1em;
}


#area-botton-rent {
    display:inherit;
}

#area-botton-rent-2 {
    display:none;
}


/* Snap element
    */
.area-snap {}

.area-snap > div {
    scroll-snap-align: start;

    position: relative;
}

/*

    */

.discount_container {
    position:relative;
    text-align:center;
    
}

.logo-container img {
    border-radius: initial;
}

img.logo_discount {
    display: inline-block;
    width: 82px;
    top: 0;
    text-shadow: 0 0 black;
    filter: drop-shadow(2px 4px 6px #000);
    z-index: 2;
    position: absolute;
    left: 0;
}

/*

*/

.heero .ib-flag h1,
.heero .ib-flag h2 {
    padding: 0;
    margin: 0;
}

.heero .ib-flag h2 {
    font-size: 1.0em;
}

.heero .ib-flag {
    top: 60%;
    font-size: 2.5em;
    color: rgb(255 255 255);
    background-color: rgb(232 13 179);
    display: inline-block;
    position: absolute;
    right: 0%;
    /* bottom: -16%; */
    text-shadow: initial;
    padding: 0.5em;
    transform: skew(180deg, 350deg);
    padding-left: 1.5em;
    padding-right: 1.5em;
    border-radius: 15px 0 0 15px;
    text-shadow: 2px 2px 5px #333333;
    z-index: -1;
}

.heero .ib-flag--secondary {
    top: 3em;
    font-size: 1.2em;
    color: #fff;
    background-color: #db0707;
    display: inline-block;
    position: absolute;
    right: 0%;
    /* bottom: -16%; */
    text-shadow: initial;
    transform: skew(180deg, 350deg);
    padding-left: 1em;
    padding-right: 2em;
    border-radius: 5px 0 0 5px;
    text-shadow: 2px 2px 5px #333333;
    z-index: -1;
}






.heero .ib-container > div {
    padding: 3.5em 0 3.5em 0;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}


.heero .button-header input {
    cursor: pointer;
    color: #111111;
    font-size: 1.3em;
    padding: 20px;
    text-decoration: none;
    min-width: 160px;
    background-color: initial;
}


.navbar--lang {
    text-align: center;
    padding-bottom: 1em;
}


/*

*/
.font-light {
    font-weight: 300;
}

.text--evidenced {
   color: rgb(44 40 224);
    font-weight: bold;
}

.text--evidenced--extra {
       font-size: 35px;
    letter-spacing: -5px;
    margin-right: 10px;
    position: absolute;
    /* border: solid 3px; */
    border-radius: 11px;
    padding: 9px 13px;
    /* display: inline; */
    color: #ffffff;
    font-weight: bold;
    background-color: #ff0000;
    top: 13px;
    left: 10%;
    /* transform: rotate(331deg); */
    width: 160px;
    text-align: center;
    z-index: 0;
    clip-path: polygon(-2% 26%, 87% 1%, 103% 108%, 8% 71%);
    box-shadow: inset -8px 5px 20px 0px #121212;

}

/*

    */

nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    align-items: center;
    background-color: var(--background-color1);
    padding: 0.5em;
    justify-content: space-evenly;
    position: fixed;
    width: 100%;
    z-index: 10;
    box-sizing:border-box;
}



nav img {
    max-height: 30px;
}

#frm_rent nav img {
    height: 70px;
    max-height: initial;

}

nav item a {
    display: inline-block;
    font-size: 1.2em;
    cursor: pointer;
    margin-right: 1em;
    text-decoration: none;
    border-bottom: solid 3px transparent;
    transition-property: all;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.25, 1);
    transition-delay: 0ms;
    color: #fff;
}


nav item a:hover {
    border-bottom: solid 3px rgb(220 24 133);
}


nav item a img {
    max-width: 32px !important;
}

/*

    */
.area-menu {
    margin-top: 1em;
    margin-bottom: 2em;
    display: flex;
    column-gap: 1em;
    flex-direction: row;
    justify-content: center;
    max-width: 1024px;
    margin: auto;
    padding:1em;

}

.social-area-spacer {
    background-color: rgb(24 220 24);
    display: block;
    padding: 1.5em;
    text-align: center;

}

.social-area-spacer h2 {
    display: inline;
    margin-right: 1em;
    font-weight: bold;
    text-shadow: 0px 1px 2px #000000ba;
    font-size: 1.8em;
}

.social-vcard {
    max-width: 100px;
    border-radius: 5px;
}


/*


*/
.rent-area-spacer {
    background-color: rgb(255 94 0);
    display: block;
    padding: 1.5em;
    text-align: center;
    color: rgb(255 255 255);
}

.rent-area-spacer h2 {
    display: inline;
    margin-right: 1em;
    font-weight: bold;
    text-shadow: 0px 1px 2px #000000ba;
    font-size: 1.8em;
}

.bb-area-spacer,
.weather-area-spacer {
    background-color: rgb(12 106 194);
    display: block;
    padding: 1.5em;
    text-align: center;

}

.bb-area-spacer h2,
.weather-area-spacer h2 {
    display: inline;
    margin-right: 1em;
    font-weight: bold;
    text-shadow: 0px 1px 2px #000000ba;
    font-size: 1.5em;
    color: rgb(255 255 255);
}

.bb-area-spacer {
    background-color: rgb(121 85 71);
}

.place-area-spacer {
    background-color: rgb(46 51 97);
    ;
    display: block;
    padding: 1.5em;
    text-align: center;
    margin-top: 3em;
}

.place-area-spacer h2 {
    display: inline;
    margin-right: 1em;
    font-weight: bold;
    text-shadow: 0px 1px 2px #000000ba;
    font-size: 1.8em;
    color: rgb(255 255 255);
}


/*
    
    */


.sections,
.meteo--sections {
    position:relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
    column-gap: 2em;
    
}

.sections > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;

}


.content__link {
    display: flex;
    gap: 1em;
}

/*
    
    */
.fr {
    float: right;
}

.fl {
    float: left;
}

input[type=text],
input[type=password],
select,
textarea {
    min-height: 28px;
    line-height: 28px;
    color: rgb(34 34 34);
    padding-bottom: 1px;
    border: solid 1px rgb(68 68 68);
    padding: 10px;
    font-size: 1.5em;
    border-radius: 4px;
}

input[type=checkbox] {

    padding-top: 10px;
}

body {
    padding: 0;
    margin: 0;
}


/* ------------------------------------------------------------------------------------------------------------------ */

.buttonsend input {
    cursor: pointer;
    display: inline-block;

    white-space: nowrap;

    border: solid 2px #111;
    text-align: center;
    padding: 3px 10px;
    line-height: normal;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    min-width: 60px;
    text-transform: lowercase;
    min-height: 20px;

    font-weight: bold;


    background-color: #ffee02;
    color: #000;
}

.button_logo {
    filter: invert(1);
    transform: scale(1.1);
    }
/* ------------------------------------------------------------------------------------------------------------------ */

.cellremove {
        background-image: url(images/main/closesmall.png);
    display: block;
    height: 16px;
    width: 16px;
    left: -10px;
    top: -8px;
    z-index: 10;
}

.cellperson {
    clear: both;
    position: absolute;
    left: 6px;
    bottom: 0px;
    z-index: 4;

    font-weight: normal;
    background-image: url('images/main/user-1.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 20px;
    line-height: 20px;
    padding-left: 16px;
}

/* ------------------------------------------------------------------------------------------------------------------ */

p.titolo {
    font-weight: bold;
    font-size: 1.35em;
    color: #333;
}

p.descrizione {
    padding: 0;
    margin: 0;

    font-size: 1.2em;
    color: #333;
}

p.subtitle {
    max-width: 60%;
    font-size: 15px;
    line-height: 1.1em;
    padding-top: 2em;
    padding-bottom: 2em;
}

/* ------------------------------------------------------------------------------------------------------------------ */
.tagpage {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: -1;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
}

.snowboarder {
    background-image: url(images/tag/snowboarder.png);
}

.bar {
    background-image: url(images/tag/bar.png);
}

.point {
    background-image: url(images/tag/point.png);
}

.friends {
    background-image: url(images/tag/friends.png);
}

.webcam {
    background-image: url(images/tag/webcam.png);
}

/* 
    ------------------------------------------------------------------------------------------------------------------ 
*/
.tile {
    display: inline-block;
    width: 48px;
    height: 50px;
    background-color: #ffee02;

    background-position: center 40%;
    background-repeat: no-repeat;
    position: relative;
    /*
	margin-right:5px;
	margin-top:10px;
	*/
    margin-bottom: 5px;
    cursor: pointer;

    font-size: 9px;
    text-align: left;

    font-weight: bolder;
    line-height: 85px;

    padding-left: 2px;

    border-radius: 3px;
    border: solid 1px #ffcc02;
}

.tile_booking {
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    font-weight: bold;
    position: relative;
}

.tile_snowboarder {
    background-image: url(images/tile/snowboarder.png);
}

.tile_rent {
    background-image: url(images/tile/snowboarder.png);
}

.tile_bar {
    background-image: url(images/tile/bar.png);
}

.tile_shop {
    background-image: url(images/tile/shop.png);
}

.tile_map {
    background-image: url(images/tile/map.png);
}

.tile_message {
    background-image: url(images/tile/message.png);
}

.tile_friends {
    background-image: url(images/tile/friends.png);
}

.tile_house {
    background-image: url(images/tile/house.png);
}

.tile_webcam {
    background-image: url(images/tile/webcam.png);
}

.tile_fb {
    background-image: url(images/tile/fb.png);
}

.tile_skype {
    background-image: url(images/tile/skype.png);
}

.tile_tabacchi {
    background-color: Transparent;
    background-image: url(images/tile/tabacchi.png);
}

.tile_wifi {
    background-color: Transparent;
    background-image: url(images/tile/wifi.png);
}



.tile_booking--notavailable,
.tile_booking--suspended {

    color: rgb(207 0 0);
    background-color: #ffa1a1;
    display: block;
    overflow: hidden;
    line-height: initial;
    height: initial;
    font-weight: initial;
    width: initial;
    margin: 5px;
    padding: 5px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
}



/*


    */


.cellselected {
    background-color: rgba(0, 0, 0, 0.15);
    color: #000;
    z-index: 5;
    border-radius: 5px;

    animation-name: cellcolor-selected;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}

@keyframes cellcolor-selected {

    0% {
        background-color: rgb(255 150 150 / 25%);
    }

    50% {
        background-color: rgb(243 22 22 / 87%);
    }

    100% {
        background-color: rgb(255 0 0 / 13%);
    }
}

/*--------------------------------------------------------------------------------------------*/

.mytip:hover .mytipbox {
    display: block;
}

a.mytip {
    text-decoration: none;
    padding: 1em 1em 1em 0em;
}

a.mytip > span:first-child {
    border-radius: 1em;
    border: solid 2px rgb(34 34 34);
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
}

.mytip {
    position: relative;
}

.mytipbox {
    display: none;
    position: absolute;
    z-index: 10;
    bottom: 30px;
    left: -25px;
    min-width: 200px;
    border: solid 2px rgb(0 0 0);
    background-color: rgb(0 0 0);
    border-radius: 1em;
    padding: 1em;
}

.mytiptitle {
    padding: 0 5px 0 5px;
    color: rgb(255 255 255) !important;
    display: block;
    left: 0;
    white-space: nowrap;
}

.mytiptext {
    line-height: 13px;
    padding: 3px 0px 5px 5px;
    background-color: #000;
    font-weight: normal;
    display: block;
    left: 0;
    color: #fff !important;
    white-space: pre-wrap;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
}

.mytiparrowdown {
    position: absolute;
    bottom: -15px;
    left: 10px;
    width: 38px;
    height: 20px;
    background-image: url(images/arrowdownblack.png);
    background-repeat: no-repeat;
}

/*--------------------------------------------------------------------------------------------------------*/

.txttotal {
    font-size: 16px;
    color: #fff;
    background-color: var(--color-black);
    margin: auto;
    padding-top:15px;
    padding-bottom:10px;
    text-align: center;
    border-radius:10px;
}

.txttotal_row {
     font-weight: bold;
    padding: 5px;
    display: block;
    background-color: #00ff1130;
}


/*

*/


.ib-section-discount {
    clear: both;
    background-color: rgb(0, 0, 0);
    box-shadow: 1px 1px 80px rgb(0, 0, 0);
    border: solid 5px rgb(255, 255, 255);
    border-radius: 50%;
    -moz-border-radius: 10px;
    margin: auto;
    padding: 20px;
    height: 320px;
    width: 320px;
    display: inline-block;
    left: 2%;
    color: rgb(255, 204, 2);
    top: 224px;
}


#txtfamilydiscount {
    display: block;
    padding: 0em 1em;
    background: var(--background-discount-family);

    color: #fff;
    text-align: left;
    position: relative;

    padding-top: 10px;
    padding-bottom: 10px;
}


/* #ff0045*/

.ib-discount,
#txtfamilydiscount {
    background: var(--background-discount-family);
    color: #fff;
    font-weight: initial;
}

#txtfamilydiscount {
    font-size: 2em;
    font-weight: bold;
}

#txtfamilydiscount,
#txttotal_discount:empty {
    display: none;
}




/*--------------------------------------------------------------------------------------------------------*/

.user-data-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 1em;
    background-color: #fff;
    border-radius: 1em;
        border: solid;
    margin-top:15px;
}

.user-data-container > * {
    flex: 1 1;
    padding: 1em;
}


.user-data-container .ib-section .label {
    display: block;

}

.user-data-container .ib-section .content {
    padding-left: 0;

}


.schede > .tab {
    display: inline-block;
    padding-bottom: 15px;
    position: relative;
    background-color: #fff;
}

#panel-amount {
    clear: both;
    border-top: solid 1px;
    display: flex;
    justify-content: flex-end;
}

#panel-amount > div {
    flex: 1;
}


#panel-amount > #rent-amount {

}

#tab_attrezzatura {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding-top: 65px;
    background-color: rgb(255 238 2);
    border-radius: 2em 0em 0em 0em;
}

#tab_attrezzatura_panel {
    display: inline-block;
    vertical-align: top;
    width: 78%;
}

.panel_green {
    padding: 1em;
}



.ib-container-inside {
    display: block;
}

/* .ib-container-inside > */
.ib-container-text {
    position: relative;
    color:#f8f8f8;
    text-shadow: 4px 2px 9px black;
}

.ib-container-shadow {
    position: relative;
    text-shadow: 4px 2px 9px #999;
}

.ib-container-shadow img  {
    position: relative;
    filter: drop-shadow(2px 3px 4px #999);
}



.ib-container {
    position: relative;
    max-width: 1024px;
    margin: auto;
    padding: 1em;
    padding-top: 4.5em;
}




.no-shadow input {
    box-shadow: none;
}

.button-header--rent input {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    color: #f5e2e2;
    font-size: 15px;
    padding: 10px 30px;
    background: #b00000;
    text-decoration: none;
    border: 0;

    box-shadow: 1px 1px 80px rgb(0, 0, 0);
}

.button--rent input,
.button--rent a,
.button input ,
.button a {
-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: rgb(255 255 255);
    font-size: 1em;
    padding: 10px 30px;
    background: var(--button-default);
    text-decoration: none;
    border: 0;
    cursor: pointer;
    display: inline-flex;
    border: 2px solid var(--button-default);
    box-sizing: border-box;
    text-align: center;
    max-width: 300px;
    box-shadow: 4px 2px 9px 0px #22222270, inset -8px 5px 20px 0px #12121245;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    gap: 1em;
    min-width:200px;
}



.buttonconfirm input,
.buttonnormal input,
.button--outline input,
.button--outline a {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 1.2em;
    padding: 10px 30px;
    text-decoration: none;
    /* font-weight: bold; */
    cursor: pointer;
    display: inline-block;
    background-color: #306aff;
    border: 0;
    color: rgb(255 255 255);
}


.button-rent input:hover {
    text-decoration: none;
    
    cursor: pointer;
}


.button--maxi {
    width: 100%;
    text-align: center;
    border-radius: 30px !important;
}

/**/
.button--rent:hover a,
.button--rent:hover input {

    background: transparent;
    align-items: center;
    background-image: linear-gradient(144deg, #dc1885, #5B42F3 50%, #00DDEB);
    box-shadow: rgb(151 65 252 / 20%) 0 15px 30px -5px;
    box-sizing: border-box;
    color: #FFFFFF;

    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;

    cursor: pointer;
    transition: all .3s;

}


.button--rent input::after {
    content: " ";
    position: absolute;
    display: block;
    color: rgb(170 170 170);
    margin: auto;
    width: 20px;
    height: 20px;
    background: url(../images/way-arrow-thin-right.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    right: 17px;
    bottom: 12px;
    transition: all 0.3s ease-in-out;
    filter: invert(1);
}


.button--outline input,
.button--outline a {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 1em;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;

    cursor: pointer;
    display: inline-block;
    border: 2px solid #222222;
    background: transparent;
    color: #222222;
    min-width:150px;
}

.button--noborder input,
.button--noborder a {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 1.2em;
    padding: 15px 15px;
    text-decoration: none;
    /* font-weight: bold; */
    cursor: pointer;
    display: inline-block;
    border: 0;
    background: rgb(255 255 255);
    color: rgb(34 34 34);
    text-align: center;
    text-decoration: underline;
}


/**/
.ib-container-footer {
    clear: both;
    display: block;
    text-align: center;
    padding-bottom: 2em;
    padding-top: 2em;
    text-transform: uppercase;
}

/*
        */

.content-meteo {
    padding-top: 2em;
}

.content-meteo .ib-welcome {
    font-size: 1.5em;
    color: rgb(17 17 17);
    background-color: rgb(255 255 255);
    display: inline-block;
    text-shadow: initial;
    padding: 0.5em;
    transform: skew(179deg, 349deg);
    border-radius: 15px;
    border: solid 5px;
}

.content-logo{
    position: absolute;
    TOP: 40%;
    transform: rotate(335deg) scale(2);
    left: 20%;
    z-index: -1;
    opacity: .3;
    border-radius: 20px;
    clip-path: border-box;
}
/*

*/

#logo-opendata {
    height: 50px;
}

#ib-weather {
    display: block;
}

#ib-weather > .weather-data--today {
    display: flex;
    margin-bottom: 5em;
    column-gap: 3em;
}

#ib-weather > .weather-data--today > div {
    display: flex;
    flex: 1 1 0px;
}


#ib-weather > .weather-data--forecast {
    display: flex;
}

#ib-weather > .weather-data--forecast .weather-data,
#ib-weather > .weather-data--today .weather-data {
    background-color: #fff;
    padding: 1em;
    border-radius: 1em;
}


.weather-data--forecast {
    column-gap: 3em;
    display: flex;
}

.weather-data {
    display: flex;
    flex-direction: column;
}

.label-day.label-day--today {
    font-weight: bold;
    font-size: 1.5em;
}

#ib-weather > .weather-data--forecast > .label-info {
    padding-top: 20px;
    text-align: left;
    font-size: 1.2em;
}


#ib-weather > .weather-data--forecast .label-day {
    text-transform: capitalize;
    min-height: 30px;
    font-size: 1.2em;
    padding: 0;
    margin: 0;
    color: #111;
}


#ib-weather > .weather-data--forecast .label-temperature > .temperature-min {
    color: rgb(0, 95, 214);
    font-weight: bold;
}

#ib-weather > .weather-data--forecast .label-temperature > .temperature-max {
    color: rgb(203, 0, 0);
    font-weight: bold;
}

#ib-credits {}

#ib-credits > a {
    color: rgba(0, 0, 0, 0.3);
    text-align: left;
}

div.row {
    display: flex !important;
    align-items: center;
    column-gap: 1em;
}

div.row *:first-child {
    flex-grow: 0;
    flex-shrink: 0;
}


div.row.align_start {
    align-items: flex-start;
}

div.section-bar {
    width: 339px;
    height: 220px;
    vertical-align: top;
    display: inline-block;
    position: relative;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: cover;
}

div.social-section {
    margin: auto;
    width: 600px;
}

div.social-section > a > img {
    display: inline-block;
    width: 48px;
    cursor: pointer;
}

#last-image {
    position: relative;
    
}

#last-image {
    width: 100%;
    height: 260px;
    margin: auto;
    display: inline-block;
    background-size: 100%;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 5px;
    /* border: solid 3px rgb(0 0 0); */
    background-repeat: no-repeat;
    /* position: absolute; */
    bottom: 2em;
    left: 0;
    /* transform: scale(1.5) translate(10px, 10px); */
    left: 0;
    top: 0;
}



#last-image::before {
    position: absolute;
    top: 1em;
    left: 1em;
    content: "- www.ski.it -";
    background-color: rgb(211 0 0);
    padding-left: 1em;
    display: inline-block;
    padding-right: 1em;
    border-radius: 7px;
    color: rgb(255 255 255);
    z-index: 3;
    /* border: solid 1px rgb(255 0 0); */
    /* font-weight: bold; */
    font-size: 13px;
}

/**/
.rent-images {}

.rent-images img {
    box-sizing: border-box;
    box-shadow: #a7a7a7 7px 5px 13px 0px;
    border-radius: 10px;
    margin: 20px;
}

/**/

.open-data-trentino {
    background: rgb(255 255 255 / 57%);
    display: inline-block;
}


/*
*/
.image-family {}

section {
    margin-bottom: 1.5em;
    padding-top: 1em;
}


/*
    */
.flex-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;

}

.flex-container div:first-child {
    padding: 2em;
}

/*
*/

.map-container {
    z-index: 1;
    background-color: rgb(255 255 255);

    padding: 3em;
    bottom: 0;
}

/*

*/

.supplier-gallery {
    position: relative;
}

.supplier-gallery img {
    margin: 1.5em;
    padding: 12px;
    border: 1px solid;
    border-image-slice: 1;
    border-width: 3px;
    border-image-source: linear-gradient(to left, #00C853, #B2FF59);
    /*position: absolute;*/
    background-color: #fff
}

/*
.supplier-gallery img:nth-child(1) {
    left: -10%;
    top: 2%;
    transform: rotate(30deg);
}

.supplier-gallery img:nth-child(2) {
    left: 19%;
    top: -14%;
    transform: rotate(-30deg);
}

.supplier-gallery img:nth-child(3) {
    right: +10%;
    top: -30%;
    transform: rotate(52deg);
}


.supplier-gallery img:nth-child(4) {
    left: 40%;
    top: 22%;
    transform: rotate(12deg);
}
    */


/*
    */
.teacher-gallery {
    position: relative;
    min-height: 300px;
}

.teacher-gallery img {
    position: absolute;
    top: 40px;
    left: 22%;
    max-width: 350px;
    border-radius: 20px;
    box-shadow: #15151570 7px 5px 13px 0px;
    transform: rotate(4deg);
}

.teacher-gallery img:first-child {
    z-index: 1;
    /* transform: skew( 191deg , 345deg ); */
    max-width: 300px;
    transform: rotate(334deg);
    left: 6%;
    top: -19px;
    position: absolute;
}

.teacher-gallery img:nth-child(3) {
    z-index: 3;
    left: 0;
    top: 0;
    position: absolute;
}




#osm_map {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
    transform: translateZ(0px);
    background-color: rgb(229, 227, 223);
    outline: none;

    box-shadow: #1515151f 7px 5px 13px 0px;
    padding: 2em;
}

/*

*/

.box-rent {
    display: flex;
    margin: auto;
    /* background-color: rgb(255 30 0); */
    padding: 2em;
    border-radius: 2em;
    border: solid rgb(255 0 0);
}


.box-rent > * {
    padding: 1em;
}


/*
    slider
*/



.slider figure {
    position: relative;
    width: 400%;
    margin: 0;
    padding: 0;
    font-size: 0;
    left: 0;
    text-align: left;
    animation: 15s slidy infinite;
}

.slider figure img {
    width: 25%;
    height: auto;
    float: left;

}

.slider {
    /* width: 98%; */
    max-width: 700px;
    overflow: hidden;
    border-radius: 10px;
    /* height: 50vh; */
    margin: auto;
}




@keyframes slidy {
    0% {
        left: 0%;
    }

    20% {
        left: 0%;
    }

    25% {
        left: -100%;
    }

    45% {
        left: -100%;
    }

    50% {
        left: -200%;
    }

    70% {
        left: -200%;
    }

    /*75% {
        left: -300%;
    }

    95% {
        left: -300%;
    }
*/
}



/*


*/

#foodbeverage-area {
    position: relative;
}


/*
*/

.product_image--big {
    position: relative;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: visible;
    white-space: nowrap;
    padding: initial;
    border-bottom: solid 1px rgb(238 238 238);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    background: url(images/main-background.jpg);
    height:80vh;
}

.item-content {
    display: inline-block;
    vertical-align: top;
    flex: 1;
    margin: 2em;
    color: #fff;
    text-shadow: 4px 3px 6px black;
}


.product_image--big img {
    padding-bottom: 0px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    max-height: 70vh;
    margin-right: 5px;
    transition: all 0.3s ease;

}

.product_image--big img.item-image-preview {
    border: solid 3px rgb(17 17 17);
}



.image-resized {
    max-height: 50vh!important;

}



/*

*/
.swing-in-right-fwd {
    -webkit-animation: swing-in-right-fwd 0.8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 2s backwards;
    animation: swing-in-right-fwd 0.8s cubic-bezier(0.680, -0.550, 0.265, 1.550) 2s backwards;
}


@-webkit-keyframes swing-in-right-fwd {
    0% {
        -webkit-transform: rotateY(-100deg);
        transform: rotateY(-100deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1;
    }
}

@keyframes swing-in-right-fwd {
    0% {
        -webkit-transform: rotateY(-100deg);
        transform: rotateY(-100deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1;
    }
}




.css-selector {
    background: linear-gradient(245deg, #feff00, #00ff27, #e200ff);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 20s ease infinite;
    -moz-animation: AnimationName 20s ease infinite;
    animation: AnimationName 20s ease infinite;
}

@-webkit-keyframes AnimationName {
    0% {
        background-position: 92% 0%
    }

    50% {
        background-position: 9% 100%
    }

    100% {
        background-position: 92% 0%
    }
}

@-moz-keyframes AnimationName {
    0% {
        background-position: 92% 0%
    }

    50% {
        background-position: 9% 100%
    }

    100% {
        background-position: 92% 0%
    }
}

@keyframes AnimationName {
    0% {
        background-position: 92% 0%
    }

    50% {
        background-position: 9% 100%
    }

    100% {
        background-position: 92% 0%
    }
}





/* Animation */

@keyframes fadeInUp {
    from {
        transform: translate3d(0, 40px, 0)
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0, 40px, 0)
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}



/* -----------------------------------------------------------------------------------  */

.tabnav_v {
    font-family: Tahoma, Verdana, Arial;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    list-style-image: none;
    line-height: 40px;
    width: 100%;
    background-color: #fff;
}

.tabnav_v LI:hover {
    /*font-weight:bold;*/
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
}

/*

*/

UL.tabnav_v LI {

    text-decoration: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    cursor: pointer;
    border-top: solid 5px rgb(255 255 255);
    background-image: url(images/main/arrow-right.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: rgb(255, 238, 2);

    height: var(--row-height);
}


UL.tabnav_v LI a {
    font-size: 14px;
    padding: 10px;
    font-size: var(--font-size-normal);
    font-weight:bold;
    display: block;
    text-decoration: none;
    line-height: 1;
}



UL.tabnav_v LI.active_v {
    width: 100%;
    cursor: default;
    text-decoration: none;
    background: var(--background-tile);
    color: #fff;
    position: relative;
    
    font-weight: bold;
}

.tab_v {
    width: 100%;
    /*width:560px;*/
    display: inline-block;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------ */


table.mytable .mytable_rowgreen td {
    background-color: rgba(0, 255, 0, 0.5);
}


table.mytable {
    width: 100%;
    border-collapse: collapse;
    color: #333;
    display: inline-block;
}



table.mytable td {
    border-bottom: 0px solid rgb(221 221 221);
    color: rgb(17 17 17);
    text-align: center;
    height: var(--row-height);
    padding: 0;
}

table.mytable tfoot th,
table.mytable thead th {
    font-weight: bold;
    text-align: left;
    padding: 0 0px 0px 5px;
    line-height: 30px;
}

table.mytable tbody tr.green td {
    background-color: #ccffcc;
    color: #008800 !important;
}

table.mytable tbody tr.bold td {
    font-weight: bold;
}

/*table.mytable tbody tr.mytable_row td*/
table .mytable tbody tr.mytable_row:nth-child(even) td {
    background-color: rgba(245, 245, 245, 1);
}

table.mytable tbody tr:hover {
    cursor: pointer;
}


table.mytable tbody tr:hover {
    cursor: pointer;
}



table.mytable thead th {
    color: #111111;
    height: 65px;
    background-color: rgb(255 238 2);
    border-right: solid 5px rgb(255 255 255);
}


table.mytable thead th:first-child,
table.mytable tbody tr td:first-child {
    background: var(--background-tile);
    border-right: solid 5px rgb(255 255 255);
    border-bottom: solid 5px rgb(255 255 255);
    font-weight: bold;
}


table.mytable thead th:last-child {
    border-radius: 0em 2em 0em 0em;
}



table.mytable thead tr p {
    /*position:absolute;*/
    top: 0;
    padding-right: 10px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bolder;
    line-height: 1em;
}


table.mytable thead {
    vertical-align: middle;
    min-height: 25px;
}


table.mytable .row_amount td {
    border-top: solid 1px #eee;
}

/* 
    Datepicker   */



.ui-widget-header {
    color: #222222;
    font-weight: bold;
    background: inherit;
    background-color: rgba(254, 237, 2, 1) !important;
    border: 0;
}


.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: rgb(17 17 17);
    font-size: 1.4em;
    font-family: 'Heebo';
    text-align: center;
}

.panel_popup {
    position: fixed;
    bottom: 0%;
    left: 0%;
    top: 0%;
    width: 100%;
    background-repeat: repeat;
    PADDING-TOP: 5%;
    background-color: rgba(0, 0, 0, 0.2);
    float: left;
    overflow: auto;
    display: none;
    z-index: 10;
}


.form-base {
    position: fixed;
    bottom: 0%;
    left: 0%;
    top: 0%;
    width: 100%;
    background-repeat: repeat;
    overflow: auto;
    display: block;
    z-index: 5;
    background-color: rgb(0 0 0 / 70%);
    padding: 5em;
    z-index: 10;
}



.form-base .myform {
clear: both;
    margin: auto;
    max-width: 800px;
    display: block;
    padding: 0px;
    background-color: rgb(255 255 255);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    padding: 1em;
    border-radius: 5px;
    border: 5px solid rgb(255 210 0);
}


.form-base .myform_header {
    clear: both;
    display: block;
    color: rgb(17 17 17);
    font-size: 1.5em;
}

.form-base .myform_body {
    background-color: white;
    clear: both;
    display: block;
    padding-bottom: 30px;
    padding-top: 10px;
    float: left;
    width: 100%;

}

.form-base .myform_footer {
    background-color: white;
    clear: both;
    display: block;

    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;

    text-align: right;
    border-top: solid 1px #ddd;

    min-height: 20px;

}


.area-social img {
    width: 50%;
}

.discount_area {
        position: absolute;
        right: 0;
        top: 0px;
}

/*--------------------------------------------------------*/
.heero_2 {
    background-color: var(--background-color1);
    padding: 2em;
    display: flex;
    flex-direction: column;
    color: #fff;
    font-family: 'Heebo';
    background-image: url(images/background-mountain-low-opacity.svg);
    height: 100vh;
}

.social-links {
    display: flex;
    flex-direction: column;
    position: absolute !important;
    right: 0px;
    top: 20%;
    row-gap: 1em;
    align-items: center;
    color: var(--text-color);
    font-weight: bold;
}

.social-links img {
    width: 100%;
}

.social-links span {
    transform: rotate(90deg);
}

.social-links a {
    max-width: 30px;

}


/**/
.heero_2 h1 {
    font-family: 'Heebo';
    font-size: 7em;
    font-weight: 900;
    display: block;
    text-align: center;
   
    margin: auto;
}

.heero_2 h1 p {
    font-size: 0.5em;
    opacity: 0.7;
    color: #333;
    background: initial;
    -webkit-text-fill-color: initial;
}


.text-gradient {
    font-weight: normal;
    
    background: -webkit-linear-gradient(#fff, #dbdbdb73, #f1f1f1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.heero_2 div {
    position: relative;
    max-width: 1280px;
    margin: auto;

}

.heero_2 div.area_1 {
    
    display: flex;
    min-width:70%;
}

.heero_2 div.area_1 div.infobox_1 {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;

}

.heero_2 div.area_1 div.infobox_2  {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 15%;
    font-size: 14px;
    line-height: 23px;

}


.heero_2 div.area_2 {
    display: flex;
    flex-direction: row;
    flex-basis: 50%;
    width: 100%;
}

.heero_2 img {
    width : 100%;
}

.heero_2 div.area_2 .button--rent {
    position: absolute;
    left: 2em;
    bottom: 2em;
}

.heero_2 div.area_2 .button--rent img {
    width:initial;
}
 

.heero_2 div.area_2 div {
    flex: 1;
    padding: 10px;
    transition: all .3s;
    z-index:2;
}

 
.image-big {
    width: 100%;
    border-radius: 2em;
}


.heero_2 div.area_2 div:hover {
    cursor: pointer;
}

.heero_2 div.area_2 div:hover img.rent--logo {
    transform: translateX(-24px) translateY(-43px);
    transition: all .3s;
    z-index: 0;
}



.heero_2 div.area_2 div:hover .button--rent {
    transform: scale(1.2);
    z-index: 9;
}

.button-image--rent {
        position: absolute;
    bottom: 5%;
    right: 6%;
    transform: rotate(30deg);
    width: 29%;
}


/*-------------------------------------*/

div.content-images img {
    filter:drop-shadow(2px 4px 6px #000);
}




/* 
    On screens that are 992px or less, set the background color to blue 
*/
@media screen and (max-width: 992px) {

    :root {
        /*--header-height: 3em;*/
        --h1-size: 28px;
        --h2-size: 25px;
    }

    body{
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }



    .logo {
        max-width:20vh;

    }

    .area-spacer {
        display:none;
    }

    .form-base {
        position: fixed;
        bottom: 0%;
        top: 0%;
        background-repeat: repeat;
        background-color: rgb(0 0 0 / 70%);
        padding: 10px;
    }


    .heero {
        padding-top: inherit;
    }


    .slider {
        width: 100%;
        max-width: initial;
        overflow: hidden;
    }


    #rent-area {
        position: relative;
        max-width: inherit;
        width: inherit;
        background-image: url(/images/gallery/group-1.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }


    #rent-area div.ib-container-text {
        text-align:center;
    }

    #rent-area div.ib-container-text h1{
        line-height:1.3em;
    }


    #area-botton-rent {
         padding-top: 0em; 
    }


    .slogan {
            text-align: center;
    line-height: 1.4em;
    }

    
    /*

*/
    
    nav item a {
        display: inline-block;
        padding: 0em;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
        text-transform: uppercase;
        margin-right: 0em;
        text-decoration: none;
        border: 0;
    }

    nav item a img {
        max-width: 20px !important;
    }

        /*nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 5px;
    }*/

    nav item {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
        align-items: center;
    }

    #frm_rent nav img {
        height: 50px;
        max-height: initial;
    }



    nav item:last-child {
        position:absolute;
        top:15px;
        right:15px;
    }

    nav item:last-child .button {
        display:none;
    }

    nav item:last-child img {
        height:initial;
    }

    /*


*/
    .heero .ib-flag {
        top: 6em;

        padding: 0;
        margin: 0;
        padding: 0.1em;
        text-align: center;
    }

    .ib-flag h3,
    .ib-flag--secondary h3 {
        padding: 0;
        margin: 0;
        font-size: 0.7em;
        padding: 0.5em;
    }

    .heero .ib-flag--secondary {
        top: 12em;
        right: 0%;
        /* padding: 5px; */
        margin: 0;
    }

    .heero .ib-flag h2 {
        font-size: initial;
    }


    .product_image--big {
        border: 0;
        border-radius: 0;
        border-bottom: solid 1px #ddd;
    }


    .logo-container {
        text-align: center;
    }

    .content-logo{
        top: 0%;
        left: 20%;
        position: absolute;
        width: 100px;
            
    }   


    .sections > * {
        padding-left: 0;
    }

    .sections > * {
        padding-left: 0;
    }


    .p1-5 {
        padding: 0;
    }

    .content-meteo {
        padding-top: 0;
    }

    .sections {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: stretch;
    }

    .meteo--sections {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: stretch;
    }

    .discount_container {
        position: absolute;
        left: 28%;
        top: 10px;
    }

    .meteo--sections {
        align-items: center
    }

    .meteo--sections > div {
        padding: 1em;
    }

    .sections img {
        max-width: 100%;
    }

    /*
        Gallery

    */
    div.gallery  {
        margin-top:1em;
    }


    div.gallery img {
        max-width: 100%;
        width:initial;
    }


    .ib-imagetile {
        margin:0; 
        vertical-align: top;
        display: inline;
      
        margin-bottom: 1.5em;
        border-radius: 0;
        box-shadow: initial;
    }

/* */

    .content-col {
        padding:0;
        flex-direction: column;
        align-items: center;
        padding-bottom: 5em;
        gap:3em;
    }

    .text--evidenced--extra {
        right:-30px;
    }

    .rent-area .first {
            /* display: none; */
        position: absolute;
        top: 18px;
        right: 18px;
        transform: rotate(27deg);
        opacity: .2;
    }


    .map-container {
        padding: 0;
        padding-top: 2em;
        padding-bottom: 2em;
    }

    #osm_map {
        padding: 0;
        border-radius: 0;
        height: 25em;

    }


    #ib-weather {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    #ib-weather .weather-data-container {
        border-top: solid 1px rgb(204 204 204);
        border-radius: 0;

    }


    #ib-weather .weather-data-container,
    #ib-weather .weather-data-container:first-child {
        width: initial;
    }

    .content-meteo .ib-welcome {
        right: 2%;
        top: 1%;
        left: initial;
    }


    #ib-weather > .weather-data-container > .label-info {
        padding-top: 0px;
    }


    #last-image {
        margin: auto;
        position: relative;
        min-height: 300px;
    }


    .myform {
        width: initial;
        margin: 1em;
    }


    .box-rent {
        margin: auto;
        width: 85%;
        flex-direction: column;
    }


    #ib-weather {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        flex-wrap: nowrap;
    }


    .weather-data-container div {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: nowrap;
    }


    .supplier-gallery img {
        margin: 0.5em;
        padding: 0.5em;

    }


    #tab_attrezzatura {
        width: 100%;
        display: block;
        max-width: initial;
        margin: auto;
    }


    #panel-amount,
    .user-data-container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        flex-wrap: nowrap;
        padding: 0;
    }

    .rent-area-spacer {
        padding: 3em;
    }

    .item-content {
        margin: 0;
        margin-right: 0.5em;
    }

    .background-evidence {
        opacity: 0.5;
    }



    .weather-data--today,
    .weather-data--forecast {
        flex-direction: column;
        row-gap: 3em;
    }



    .spacer {
        display: block;
        padding: 1em;
    }


    #txtfamilydiscount span {
        font-size: 30px !important;
        line-height: 1em;
    }

   .discount_area {
        position: absolute;
        right: 0;
        top: 0px;
        /* left: 0; */
        /* width: 280px; */
        transform: rotate(23deg);
        display: block;
        z-index:-1;
    }

    .discount_area img {
        opacity: .3;
    }




    div.row {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }

    /*-----------------------------------*/

    .heero_2 {
        padding: 0;
        height: inherit;
    }

    .heero_2 h1 {
        font-size: 2.5em;
    }


    .heero_2 div.area_1,
    .heero_2 div.area_2 {
        flex-direction: column;
        height: inherit;
    }

    .heero_2 div.area_1 {
        padding: 0 1em;
    }

    .heero_2 div.area_1 div.infobox_1 p {
        display:inline;

    }
    /**/
    .heero_2 div.area_1 div.infobox_1 ,  
    .heero_2 div.area_1 div.infobox_2    {
        width: 100%;
        max-width: none;
        position: relative !important;
        text-align: center;
        display: block;
    }


    .heero_2 div.area_2 div {
        padding: 0;
    }

    .heero_2 div.area_2 div img {
        border-radius:0;
    }

    .rent--logo img {
        max-width: 15vh;
    }
    
    #area-botton-rent {
        display:none;
    }

    #area-botton-rent-2 {
        display:inherit ;
    }

    .area-rent__info section {
        margin:0;
        padding:0;
    }

    .area-rent__info{
        display:flex;
        flex-direction:column;
    }

    .area-rent__info section:nth-child(1)  {
        order:2;
        padding-top: 1em;
        width: 100%;
    }

    .area-rent__info section:nth-child(2)  {
        padding-top:1em;
        padding-bottom:1em;
        order:2;
    }
    .area-rent__info section:nth-child(3)  {
        order:3;
    }

    .area-rent__info section:nth-child(4)  {
        order:1;
    }


    #rent-area > div:first-child {
    padding-top: 3em;
    }


    .heero_2 div.area_2 .button--rent {
        width: 120px;
    }

    img.logo_discount {
        left: -35px;
    }

    .area-rent__infoext {
        display:flex;
        flex-direction:column;
    }

    .area-rent__infoext section:first-child{
        order:2;
    }


    .button--rent input, .button--rent a, .button input {
        max-width:initial;
        
        }

    .button--rent a,
    .button--outline input, .button--outline a {
        PADDING: 5px 10px;
        border-radius: 5px;
    }
        
    .ib-container {
        padding: 5px;

    }    

        

    /* 
    |
    |
    media end 
    ----- 

    */
}

/*

*/
/*
Generated by
waitanimate.wstone.io
*/

/*
Generated by
waitanimate.wstone.io
*/

.waitAnimate {
    animation: waitAnimate_2375761291 6s ease infinite;
    transform-origin: 50% 50%;
}

@keyframes waitAnimate_2375761291 {
    0% {
        transform: perspective(100px)rotate(0deg)
    }

    20.833% {
        transform: perspective(100px)rotateX(180deg)rotateY(0);
    }

    41.667% {
        transform: perspective(100px)rotateX(180deg)rotateY(180deg);
    }

    62.5% {
        transform: perspective(100px)rotateX(0)rotateY(180deg);
    }

    83.333% {
        transform: perspective(100px)rotateX(0)rotateY(0);
    }

    100% {
        transform: perspective(100px)rotateX(0)rotateY(0);
    }
}

/*

*/

.sub-menu {
    padding-bottom: 1em;
}


.sub-menu a:first-child {
    margin-left: 0em;

}

.sub-menu a {
    margin-left: 1em;
    border-radius: 5px;
    /* padding: 0.7em; */
    display: inline-block;
    /* background-color: #fff8fc; */
    color: #dc1885;
    /* margin-bottom: 1em; */
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.background-evidence {
    position: fixed;
    top: 2em;
    right: -25em;
    background-color: rgb(240 223 2);
    display: block;
    height: 50em;
    width: 50em;
    z-index: -1;
    border-radius: 50%;
    overflow: hidden;

    background-image: url(images/logobig.png);
    background-repeat: no-repeat;
    background-position: center center;
    filter: drop-shadow(2px 4px 6px #777777);
}

.step--number {
    display: inline-block;
    background-color: #222;
    color: #f8f8f8;
    font-weight: bold;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    padding: 3px;
    margin: 5px;
    font-size: 14px;
}


.ib-backgroundcolor {
    background-color: rgb(240 223 2);
}


/*
    Mobile
*/

.days_price_list {
    padding-bottom: 5px;
}

.table_pricelist.table_pricelist--mobile {
    display: none;
}

.table_pricelist.table_pricelist--mobile .categories_list,
.table_pricelist.table_pricelist--mobile .products_list {
    overflow-y: auto;
    padding-top: 3px;
}

.table_pricelist.table_pricelist--mobile .categories_list > div,
.table_pricelist.table_pricelist--mobile .products_list > div {
    display: flex;
    column-gap: 0.3em;
    margin-bottom: 30px;
}


.table_pricelist.table_pricelist--mobile .categories_list div div {
    background: var(--background-tile);
    border-radius: 5px;
    min-width: 130px;
    padding: 5px 10px;
    position: relative;
    box-sizing: content-box;

}


.table_pricelist.table_pricelist--mobile .products_list div div {
    background-color: #fee02588;
    border-radius: 10px;
    padding: 5px 20px;
    height: initial;
    line-height: initial;
    text-align: left;
    width: initial;
    background: var(--background-tile);
}


.table_pricelist.table_pricelist--mobile .products_list div div.tile_booking {
    font-weight: initial;
    display: flex;

}

.table_pricelist.table_pricelist--mobile .days_price_list div div.tile_booking {
    font-weight: initial;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    border-radius: 0;
    border-top: solid 1px #333;
    min-height: 50px;
    align-items: center;
    font-size: 1.4em;
    cursor: pointer;
}

.table_pricelist.table_pricelist--mobile .days_price_list div div.tile_booking p {}

.table_pricelist.table_pricelist--mobile .days_price_list div div.tile_booking p.item_price {
    font-weight: bold;
    padding: 0px 10px;

}


.table_pricelist.table_pricelist--mobile .days_price_list div p.rent-title {
    font-weight: bold;
    text-align: center;
}



.table_pricelist.table_pricelist--mobile .days_price_list div p.rent-title {
    font-weight: bold;
    text-align: center;
}

/*

*/

table.table_cart_summary {
border-top: solid 1px;
    width:100%;
}

table.table_cart_summary tr.row_description td {
    border:0;
    padding-top:0;

}

.table_pricelist.table_pricelist--mobile .days_price_list div div.tile_booking span.cellremove.iconremove,
.table_cart_summary .data_list div .data_list--detail span.cellremove.iconremove {
    background-image: url(images/main/trash.png);
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    padding: 5px;
    width: 24px;
    visibility: hidden;
    border: solid;
    z-index:0;
}

.table_cart_summary .data_list div .data_list--detail span.cellremove.iconremove {
    visibility: visible;
}

.table_cart_summary tbody tr td,
.table_cart_summary tbody tr td:last-child {
    text-align: center;
    border-radius: 5px;
    background-color: #00000014;
}

.table_cart_summary tbody tr td:first-child  {
    text-align: left;
    width:50%;
    padding:10px;
}
 

.table_cart_summary tbody tr td {
    font-size:14px;
}



.table_cart_summary tbody tr td:empty {

    background-color:transparent;
}

/*
    ......................................
*/

.table_pricelist.table_pricelist--mobile .days_price_list div div.tile_booking.cellselected span.cellremove.iconremove {
    visibility: visible;
}



.table_pricelist.table_pricelist--mobile .days_price_list div div.tile_booking p.cellperson {
    clear: both;
    position: relative;
    left: 0;
    bottom: 0px;
    background-image: url(images/main/user-1.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 60px;
    line-height: initial;
    padding: 0;
}

/**/
.table_pricelist.table_pricelist--mobile .categories_list div div,
.table_pricelist.table_pricelist--mobile .products_list div div {
    cursor: pointer;
    box-shadow: 1px 2px 6px #727272;
}


.table_pricelist.table_pricelist--mobile .categories_list div div.selected,
.table_pricelist.table_pricelist--mobile .products_list div div.selected {
    border: solid 3px #222;

    position: relative;
}

/*
        .table_pricelist.table_pricelist--mobile .categories_list div div.selected:after  {

    */

.table_pricelist.table_pricelist--mobile .categories_list div div.selected:after,
.table_pricelist.table_pricelist--mobile .products_list div div.selected:after {
    content: '';
    position: absolute;
    left: 40%;
    bottom: -15px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    clear: both;
}


div.categories_list div[name=sba],
div.categories_list div[name=sra] {
    /*
    background: var(--background-tile-racing) !important;
    color: #fff;
    font-weight: bold;
        */
}

/*
    
*/

.table_cart_container {
    display: block;
    margin: 0em;
    border-radius: 8px;
    padding-bottom: 0;
    padding: 0em;
    /*border: solid 3px #222;*/
    border: 0;
    position: relative;
}

.table_cart_summary .title {
    font-weight: bold;
    text-align: center;
    position: relative;

}

.table_cart_summary div.data_list {
    min-height: 100px;
}

.table_cart_summary div.data_list div {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    min-height: 50px;
    align-items: flex-start;
    padding: 10px;
    color: #222;
    background-color: #ffffffa6;
    /* border-radius: 1em; */
    margin-bottom: 10px;
}

.table_cart_summary div.data_list .data_list--detail {
    display: flex;
    flex-direction: row;
    background: initial;
    column-gap: 1em;
    width: 100%;
    margin: 0;
    justify-content: space-between;

}

tbody.table_cart_summary tr td, 
tfoot tr td {
    text-align:right;
        padding: 10px;
    border-top: solid 1px;
}


tfoot tr td:first-child,
tbody.table_cart_summary   tr td:first-child{
    text-align:left;
}


tbody.table_cart_summary   tr td:last-child{
    background-color: rgb(76 253 170 / 58%);
}


.cart_info--updated {
    text-align: center;
    font-weight: bold;
    color: red;
    padding: 1em 0em;
}



.cart_info--updated:empty {
    display: none;
}

.container-equipment {
    border-radius: 2em 2em 0 0;
}

.container-equipment > div > div {
    display: flex;
    flex-direction: row;
}

.container-equipment #tab_attrezzatura {
    flex: 0.3;
}

.container-equipment #tab_attrezzatura_panel {
    flex: 0.7;
}

/**/

.order_info--payment {
    background-color: #fff;
    padding: 1em;
    border-radius: 8px;
    box-shadow: 2px 2px 7px 2px #8585854f;
}

.order_info--payment .panel_confirm {

    padding-top: 2em;
    padding-bottom: 2em;
}

/*

*/
div .table_order--summary {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 2px 2px 7px 2px #8585854f;
}

div.table_order--summary table {
    width: 100%;
    padding: 1em;
}

/*

*/
.field-free {
    background-color: #f8f8f8;
    padding: 4px 10px;
    border-radius: 8px;
    display: inline-block;
}



/*     
    */

footer {
    padding-bottom: 200px;
    background-color: var(--background-footer);
    color: var(--footer-link-color);
    margin: auto;
    background-image: url(images/background-mountain.svg);
}

footer > div {
    display: flex;
    justify-content: flex-start;
    padding: 5em 1em 0em 1em;
    max-width: 1000px;
    margin: auto;
}

footer > div > div {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

footer a {
    text-decoration: none;
    color: var(--footer-link-color);
    font-size: 0.9em;
}

footer a img {
    margin-bottom: 1em;
}


.footer__social {
    display: flex;
    column-gap: 1em;
}

footer label {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 1em;
    display: inline-block;
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


footer ul li {
    margin-bottom: 0.5em;
}


@media screen and (max-width: 800px) {

    footer {
        padding-bottom: 50px;
        background-color: var(--background-footer);
        color: var(--footer-link-color);
        /* margin: auto; */
        background-image: url(images/background-mountain.svg);
        background-position-y: 350px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position-x: 142px;
    }

    footer > div {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        row-gap: 2em;
    }




}

/*

*/
.rent-condition {}

.rent-condition .sections {

    margin-bottom: 2em;

}

.rent-condition .sections div:nth-child(2) {

    font-style: italic;

}


/*

    */

#txttotal_discount:before {
    content: "";
    top: 0;
    border-width: 45px 30px 0 0;
    border-color: #007519 transparent transparent transparent;
}

#txttotal_discount:after {
    content: "";
    bottom: 0;
    border-width: 0 30px 30px 0;
    border-color: transparent transparent #007519 transparent;
}

#txttotal_discount {
 
}

#txttotal_discount:before,
#txttotal_discount:after {

}


/*.animate-charcter*/
.ib-handwritten:first-child p,
#txtfamilydiscount span {
    font-size: 20px;
    font-weight: normal;
    /* text-transform: uppercase; */
    /* text-transform: uppercase; */
    background-image: linear-gradient(-225deg, #ffffff 0%, #e400ff 29%, #39e71a 67%, #ff0000 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 40px;

}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}


.ib-handwritten--rent {
    font-family: "Hotel Coral Essex";
    position: absolute;
    right: 41px;
    top: -45px;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(-20deg);
    letter-spacing: 1px;
    padding-top: 10px;
    padding: 0 2.5em;
    text-align: center;
    border-radius: 10px;
    background-color: rgb(0, 0, 0);
    color: rgb(220 24 133);
    border: solid 6px rgb(220 24 133);
    z-index: 1;
    box-shadow: #0000008c 4px 4px 7px 1px;
    font-size: 16px;
}

#family_sticker {
    position: relative;
}



/*

    */
@media screen and (max-width: 1000px) {

    p.subtitle {
        max-width: initial;
    }

    /*

    */

    #tab_attrezzatura,
    #tab_attrezzatura_panel {
        display: none;
    }


    .table_pricelist.table_pricelist--mobile {
        display: block;
        background-color: #fff;
    }


    #panel-amount {
        border: 0;
    }

    .ib-handwritten:first-child {
        right: 0px;
        top: -60px;
        font-size: 11px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    #txtfamilydiscount {
        text-align: left;
        padding-bottom: 2em;
    }

 

    /* 
        end media 


    */
}


/*
    MENU
*/



.heero {
    margin: auto;
    height: 60vh;
    max-width: 1024px;
    position: relative;
    background-color: #222;

}




.heero_menu {
    /* margin: auto; */
    /* height: 60vh; */
    position: relative;
    background-color: #222;
    background-color: var(--background-color1);
    padding: 0em;
    flex-direction: row;
    color: #fff;
    font-family: 'Heebo';
    background-image: url(images/background-mountain-low-opacity.svg);
    height: 70vh;
    overflow: auto;
    display: flex;
    column-gap: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tile_product_image::-webkit-scrollbar,
.heero_menu::-webkit-scrollbar {
  display: none;
}

.heero_menu .slideshow-container{
    max-width:1280px;
}

.heero_menu img{
    
    height:100%;
    display:inline-block;
}



.heero--text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1em 3em;
    background: linear-gradient(182deg, #00000000, #00000000, #000000eb);
    color: #fff;
    text-shadow: 4px 2px 5px black;
}




.heero--text H1 {
    font-size: 2.2em;
    font-weight: initial;
}


.heero--text .button--outline a {
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
}



.heero .slider {
    width: 100%;
    max-width: initial;
    overflow: hidden;
    border-radius: 0px;
    position: absolute;
    height: 100%;
    background-color: #222;
}



.area-family-group {
    /* background-color: #ffffff; */
    border-radius: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    margin: 0;
    padding: 0;
    margin: auto;
    width: fit-content;
    padding: 0.5em 4em;
    gap: 2em;
    border: solid 2px #fff;
}

.area-family-group img{
    filter:invert(1);
}

/*--------------------------------------------- */



@media screen and (max-width: 700px) {

    nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 5px;
    }

    .area--2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .area--2 div:nth-child(2) {
        display: none;
    }

    .product_image--big {

        height: 80vh;
    }

    /**/
}

.mySlides {
    display: none;
}

/* Slideshow container */
.slideshow-container {

    position: relative;
    margin: auto;
    overflow: hidden;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px
    } 
}



        .arrow_bounce {
            display: inline-block;
            margin-top: 20px;
            width: 24px;
            height: 24px;
            border-left: 3px solid #ffffff;
            border-bottom: 3px solid #ffffff;
            transform: rotate(-45deg);
            animation: anim_arrow_bounce 1.5s infinite;
        }


          /*@keyframes anim_arrow_bounce  {
            0%, 20%, 50%, 80%, 100% {
                transform: translateY(0) rotate(-45deg);
            }
            40% {
                transform: translateY(10px) rotate(-45deg);
            }
            60% {
                transform: translateY(5px) rotate(-45deg); 
            }*/

                    @keyframes anim_arrow_bounce  {
            0%, 20%, 50%, 80%, 100% {
                transform: translateY(-20px) rotate(-45deg);
            }
            40% {
                transform: translateY(1px) rotate(-45deg);
            }
            60% {
                transform: translateY(2px) rotate(-45deg); 
            }


        }
      


                    

.piano_risparmio {
    padding:0;
    font-weight: bold;
    background-color: var(--color-sconto);
    color: #000000;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    display: inline-block;
    text-shadow:none;
}

                
.txttotale--insurance,
.piano_insurance {
    background-color:#333;
    color: #fafafa;
}



.txttotale--sconto {
    background-color: var(--color-sconto);
    color: var(--text-color);
}



.cart_empty {
    padding: 15px;
    background-color: #c3ffc3;
    border-radius: 15px;
}


span.price--promoted {
    background-color: #00000014;
    color: #222;
    border-radius: 10px;
    display: inline-block;
    padding: 3px 10px;
    position:relative;
}

span.price--promoted::after {
  content: "";
  position: absolute;
  left:-10%;                 /* aumenta se vuoi angolo più pronunciato */
  top: 53%;

  width: 130%;                /* lunghezza della barra */
  height: 4px;                /* spessore della barra */
  
  background: #ff0000;        /* colore della barra */
  transform: translateY(-50%) rotate(-20deg); /* angolo: cambia -30deg */
  transform-origin: center;
  pointer-events: none;
  opacity: 0.9;
  border-radius:10px;
}

/*

*/
div.container-img {
    text-align: center;
    margin: auto;
}

div.container-img img {
    max-width:60%;
}