﻿
form[action*="/capodanno2025.aspx"] .containerMenu,
form[action*="/capodanno2025form.aspx"] .containerMenu {
    display: none
}
form[action*="/capodanno2025.aspx"] .LogoutFixed,
form[action*="/capodanno2025form.aspx"] .LogoutFixed {
    display: none
}
form[action*="/capodanno2025.aspx"] .footer,
form[action*="/capodanno2025form.aspx"] .footer {
    display: none
}
form[action*="/capodanno2025.aspx"] .footer2,
form[action*="/capodanno2025form.aspx"] .footer2 {
    display: none
}



@font-face {
    font-family: 'gotham_blackregular';
    src: url('gotham-black-webfont.woff2') format('woff2'), url('gotham-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    height: 100%;
}

canvas {
    position: fixed;
    top: 0;
    left: 0;
}

.sfondoprinc {
    /* background-color: #ffd900; */
    height: 100%;
    position: relative;
    overflow: hidden;
}

div.PaginaElencoWrapper {
    margin: 0px;
    color: white;
}

.BodySfondo {
    background-size: cover;
   
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100%;
    position: relative;
    transition: transform 5s;
    overflow-x: hidden;
}


.Titolo2 {
    font-size: 29px;
    line-height: 54px;
    font-weight: 600;
    /* letter-spacing: -.005em; */
    font-family: 'gotham_blackregular';
    line-height: 30px;
}

.contenitoreFooteImmagini {
    /* margin: 30px 0px; */
    margin-top: 30px;
    display: flex;
    flex-flow: wrap;
}

.sezioneTestoCapodanno img {
    margin: auto;
    display: block;
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
    max-width: 500px;
}

.contenitoreFooteImmagini img {
    max-width: 33.333% !important;
}

.sezioneTestoCapodanno img.immaginiIcone {
    margin: initial;
    display: inline-block;
    width: 130px;
    padding: 0px 0px;
    box-sizing: border-box;
    /* max-width: 494px; */
    vertical-align: middle;
    padding-right: 10px;
}

.sezioneTestoCapodanno img.LogoPrincipale {
    max-width: 100%;
    width: auto;
    padding: 50px 0px;
    max-width: 300px;
    margin-top: 100px;
}

.fasciaLandingSxTesto {
    text-align:left;
}


.fasciaLandingInterno {
    display: table;
    margin: auto;
    max-width: 1350px;
    height: 100%;
    width: 100%;
    padding: 0px 30px;
    box-sizing: border-box;
}


.buttonflex {
    box-sizing: border-box;
    text-align: center;
    background-color: #e4b568;
    padding: 10px 20px;
    font-size: 13px;
    margin: 10px;
    display: block;
    color: BLACK;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    transition: all 2s;
    margin: 20px auto;
    max-width: 400px;
    border-radius: 40px;
    font-weight: bold;
    position: fixed;
    bottom: 0;
    left: 20px;
    display: block;
    z-index: 1;
}

    .buttonflex:hover {
        background-color: black;
        color:white;
    }


    .fasciaLandingSx {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        -ms-flex-direction: column;
        -ms-flex-pack: center;
        /* justify-content: center; */
        /* -webkit-box-align: center; */
        -webkit-align-items: center;
        -ms-flex-align: center;
        /* align-items: center; */
        height: 100%;
        float: left;
        width: 49%;
        /* padding: 0px 30px; */
        box-sizing: border-box;
    }

.marginrigth {
    margin-right:30px;
}
.marginleft {
    margin-left:30px;
}

.fasciaLandingDx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    /* justify-content: center; */
    /* -webkit-box-align: center; */
    -webkit-align-items: center;
    -ms-flex-align: center;
    /* align-items: center; */
    height: 100%;
    float: right;
    width: 49%;
    /* padding: 0px 30px; */
    box-sizing: border-box;
}

.slideLeft {
    animation: slide-in-left 1s both;
}
.slideRight {
    animation: slide-in-right 1s both;
}

.fadeOut {
    animation: fadeOut 1s both;
}

.opacity {
    opacity: 0;
}


.titoloIngressoLibero {
    font-size: 45px;
    line-height: 54px;
    font-weight: 600;
    letter-spacing: -.005em;
    font-family: 'gotham_blackregular';
    line-height: 50px;
    display: block;
    margin: 80px 0px;
    text-align: center;
    color: #e4b568;
    text-transform: uppercase;
}

    .titoloIngressoLibero > span {
        font-size: 60px;
        vertical-align: sub;
    }


.sezioneTestoCapodanno img.ImmagineFascia {
    margin: auto;
    display: block;
    width: 100%;
    padding: 0px;
    max-width: none;
    box-sizing: border-box;
    border: 5px solid #9f8865;
}


.pulsantCentrale {
    /* width: 100%; */
    box-sizing: border-box;
    text-align: center;
    background-color: #e4b568;
    padding: 20px;
    /* text-transform: uppercase; */
    font-size: 19px;
    /* font-weight: 700; */
    /* border: 10px solid #ffffff; */
    margin: 10px;
    display: block;
    color: BLACK;
    /* border: 1px solid #545454; */
    /* border-radius: 6px; */
    /* background: linear-gradient(
180deg, rgba(145, 86, 82,0.3) 0%, rgb(145, 86, 82) 48%, rgb(145, 86, 80) 100%); */
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
    transition: all 2s;
    /* width: auto; */
    margin: 20px auto;
    max-width: 400px;
    border-radius: 40px;
    font-weight: bold;
    letter-spacing: 0.5px;
}


.pulsantBase {
    width: 267px;
    box-sizing: border-box;
    text-align: center;
    background-color: #02a388;
    padding: 20px;
    /* text-transform: uppercase; */
    font-size: 19px;
    /* font-weight: 700; */
    /* border: 10px solid #ffffff; */
    margin: 10px;
    display: inline-block;
    color: white;
    /* border: 1px solid #545454; */
    /* border-radius: 6px; */
    /* background: linear-gradient(180deg, rgba(145, 86, 82,0.3) 0%, rgb(145, 86, 82) 48%, rgb(145, 86, 80) 100%); */
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    transition: all 2s;
    /* width: auto; */
    /* margin: 70px auto; */
    /* max-width: 400px; */
    border-radius: 40px;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-style: normal;
}

.FooterGiallo {
    background-color: #ffd900;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
    margin-top: 70px;
}

.sezioneTestoCapodanno > .FooterGiallo img {
    width: 180px;
    display: inline-block;
}

.contenitoreFooteImmagini {
    /* margin: 30px 0px; */
    margin-top: 30px;
}

.ContenitorePrincipaleInterno {
    margin:auto;
    max-width:800px;
}

/*.sfondoprincInt {
    background-size: cover;
    background-image: url('/love-events/cover/Vina.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    transition: transform 5s;
}

    .sfondoprincInt:hover {
        transform: scale(1.5);
        z-index: 1;
    }*/

.sottoTitolo2 {
    margin: 20px 0px;
    font-size: 22px;
    color: #ab7f7d;
    font-weight: bold;
}

.titoloLanding {
    font-size: 30px;
    line-height: 54px;
    font-weight: 600;
    letter-spacing: -.005em;
    font-family: 'gotham_blackregular';
    line-height: 40px;
    vertical-align: middle;
    margin-bottom: 5px;
    display: block;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

    .titoloLanding > span {
        /* color: black; */
        font-size: 70px;
        margin-right: 10px;
        vertical-align: middle;
    }

    .ImmaginePrincipaleHome {
        /*width:100%;*/
        width: 100%;
    }

    .ImmaginePrincipaleHome img {
        width: 100%;
        display: block;
    }

.titoloFooter {
        font-size: 32px;
    line-height: 54px;
    font-weight: 600;
    letter-spacing: -.005em;
    font-family: 'gotham_blackregular';
    line-height: 36px;
    display: block;
    /* margin: 80px 0px; */
    text-align: center;
color: #000;
}

.sfondonero{
    background-color:black;
}

.sfondogrigio {
    background-color: #2e2d2c;
}

.fasciabianca img{
    width:100%;
    display:block;
    margin:auto;
    max-width:2500px;
}

.contenitoreCalendarioInt {
    float: left;
    width: calc(100% / 3);
    padding: 20px;
    box-sizing: border-box;
}
    .contenitoreCalendarioInt img {
        width: 100%;
        display: block;
        border: 2px solid white;
        border-radius: 3px;
        box-sizing: border-box;
    }

.CalendarioTesto {
    /* background-color: white; */
    /* border-left: 20px solid #2e2d2c; */
    /* border-right: 20px solid #2e2d2c; */
    box-sizing: border-box;
    margin-top: -20px;
    z-index: 10;
    position: relative;
    /* min-height: 150px; */
    padding: 0px 20px;
}

.CalendarioTestoInterno {
    background-color: white;
    padding: 20px;
    box-sizing: border-box;
    min-height: 300px;
    position:relative;
}

.fasciaPulsante {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0px 20px 20px 20px;
    box-sizing: border-box;
    margin-left: -20px;
}

.pulsante {
    margin: auto;
    width: 120;
    font-size: 14px;
    font-weight: 500;
    box-sizing: border-box;
    width: 130px;
    /* left: 50%; */
    LEFT: 0;
    /* margin-left: -102px; */
    text-decoration: none;
    color: black;
    border-radius: 3px;
    cursor: pointer;
    background: #4285f4;
    color: #fff;
    padding: 10px 30px;
    display:block;
    transition:all 1s;
}

    .pulsante:hover {
        background: #3664b1;
    }


    .DataCalendario {
        text-align: right;
        color: #2e2d2c;
        font-weight: 600;
        font-size: 40px;
        margin-top: -50px;
        font-family: 'Anton', sans-serif;
        letter-spacing: 2px;
    }

.TitoloCalendario {
    color: black;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    margin: 10px 0px;
    text-align:left;
}

.DescCalendario {
    font-family: 'Roboto', sans-serif;
    color: grey;
    line-height: 18PX;
    letter-spacing: -0.5PX;
    text-align: left;
}


.testoServizi {
    font-size: 45px;
    line-height: 54px;
    font-weight: 600;
    letter-spacing: -.005em;
    font-family: 'gotham_blackregular';
    line-height: 50px;
}


.sezioneTestoCapodanno {
    margin: 0px auto;
    max-width: 1100px;
    /* color: white; */
    /* background-color: white; */ 
    background-color: rgb(0 0 0);
    /* padding: 50px; */
    box-sizing: border-box;
    text-align: left;
}

.ImmagineFascia.stelle {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}

.testoLanding {
    margin: 0 auto;
    max-width: 1400px;
    margin-top: 50px;
    font-weight: 300;
    /* text-transform: uppercase; */
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.02em;
    text-align: left;
    /*padding: 0px 20px;*/
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    line-height: 25px;
    /* font-style: italic; */
}

.testoLanding2 {
    padding-top: 50px;
    BOX-SIZING: border-box;
    TEXT-ALIGN: CENTER;
}
    .sezioneTestoCapodannoTit {
    text-align: center;
    font-size: 46px;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin-bottom: 30px;
}

.sezioneTestoCapodannoTit2 {
    font-size: 20px;
    font-weight: 500;
    text-align:center;
}

.sezioneTestoCapodannoTit3 {
    font-size: 18px;
    font-weight: 500;
    /*letter-spacing: -0.5px;*/
    margin-bottom: 20px;
    text-align: center;
    line-height: 22px;
}

.marrone {
    color: #e5b668;
}
.chevron.marrone {
    color: #784736;
}

.chevron.marrone:before, .chevron.marrone:after {
        background: #784736;
}


.sezioneTestoCapodannoDesc {
    text-align: center;
    LINE-HEIGHT: 24PX;
}

    .sezioneTestoCapodannoDesc a{
        color:white;
    }

    .linea {
        background-color: #784736;
        width: 80%;
        height: 2px;
        margin: 20px auto;
    }


.immaginiSlide{
    float:left;
    padding-right :30px;
    padding-bottom:30px;
    box-sizing:border-box;
    position:relative;
}

    .immaginiSlide img {
        width: 100%;
        max-width: 500px;
        display: block;
    }


.pulsanteoro {
    float: left;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    background-color: #02a388;
    padding: 20px;
    text-transform: uppercase;
    font-size: 19px;
    /* font-weight: 700; */
    /* border: 10px solid #ffffff; */
    margin: 10px;
    display: block;
    color: white;
    /* border: 1px solid #545454; */
    /* border-radius: 6px; */
    /* background: linear-gradient(180deg, rgba(145, 86, 82,0.3) 0%, rgb(145, 86, 82) 48%, rgb(145, 86, 80) 100%); */
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    transition: all 2s;
}

    .pulsanteoro:hover {
        background: linear-gradient(180deg,rgb(2, 163, 136) 0%, rgb(2, 163, 136) 48%, rgb(3, 27, 23) 100%);
    }

    .pulsanteoro a {
    }

    .contenitorepulsanti {
    display: block;
    text-align: center;
    }

.pulsanteoroInterno {
    /*background-color: #784736;
    padding: 30px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;*/
}






.contenitoreCalendario {
    margin: 50px auto;
    max-width: 1200px;
    color: white;
    text-align: center;
}


.ImmaginePrincipaleCalendario {
    /*width:100%;*/
    width: 100%;
    padding: 100px 50px;
    box-sizing: border-box;
}

    .ImmaginePrincipaleCalendario img {
        width: 100%;
        display: block;
        max-width:1000px;
        margin:auto;
    }


.prezzo {
    margin-top: 10px;
    font-weight: 300;
}
.didascalia2 {
    font-size: 10px;
    color: white;
    padding-top: 10px;
    font-weight: 300;
}

.PaginaElencoWrapper4 {
    background-color: #1b1b1b;
    padding: 50px 0px;
}

.titoloConcept {
    text-align: center;
    LINE-HEIGHT: 32PX;
    margin-bottom: 20px;
    text-transform:uppercase;
}

.sezioneTestoCapodanno img {
    margin: auto;
    display: block;
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
    max-width: 500px;
}

.contenitoreHomeImgVina {
    /*max-height: 900px;*/
    /*overflow: hidden;*/
    position: relative;
    /*MARGIN-TOP: 70px;*/
    background-color: #000;
    transition: all 1500ms;
    margin-bottom: 50px;
}


    .contenitoreHomeImgVina img {
        width: 100%;
        display: block;
        transition: all 1500ms;
        max-width: 100%;
        padding: 0px;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
        transition: all 1500ms;
    }

.mySlidesVina {
    transition: all 1500ms;
}

.frecceSlide {
    position: absolute;
    top: 50%;
    width: 100%;
}

.frecciaSx {
    float: left;
    background-color: rgba(29, 29, 27, 0.9);
    color: white;
    font-size: 32px;
    padding: 14px;
    box-sizing: border-box;
    cursor: pointer;
}

.frecciaDx {
    float: right;
    background-color: rgba(29, 29, 27, 0.9);
    color: white;
    font-size: 32px;
    padding: 14px;
    box-sizing: border-box;
    cursor: pointer;
}

.immaginiAll {
    float: left;
    /* height: 160px; */
    overflow: hidden;
    width: calc(100% / 4);
    cursor: pointer;
    padding: 0px;
    transition: all 300ms;
}

    .immaginiAll img {
        display: block;
        width: 100%;
        padding: 0px;
        transition: all 300ms;
    }

.immaginiAll img:hover{
    opacity:0.7;
}

.verdeacqua {
    color: #02a388;
}



div.PaginaLanding {
    text-align: center;
    margin-top: 100px;
    /* background-color: #e4e3e3; */
}

.PaginaLanding a {
    text-decoration: underline;
    color: #bc2342;
    font-weight: bold;
}

.fasciaLandingDxLogoDx {
    text-align: right;
    width: 100%;
    position:relative;
}

.fasciaLandingContenitoreImmaginiInt{
    position:relative;
}

.ImmagineFascia.home {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}

.testoLanding {
    margin: 0 auto;
    max-width: 1400px;
    margin-top: 50px;
    font-weight: 300;
    /* text-transform: uppercase; */
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.02em;
    text-align: left;
    /* padding: 0px 20px; */
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    line-height: 25px;
    /* font-style: italic; */
}


.ImmagineFascia.cena {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}

.ImmagineFascia.food {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}

.videoHome {
    width: 100%;
    height: 32vw;
}

.ImmagineFascia.drink {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}

.ImmagineFascia.paint {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}

.ImmagineFascia.wine {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}

.ImmagineFascia.cocktail {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}

.ImmagineFascia.music {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}
.ImmagineFascia.market {
    position: absolute;
    z-index: 2;
    transition: all 1500ms;
}


.ImmagineFascia.primaImmagine {
    z-index: 0;
    opacity: 0;
}



@media screen and (max-width:767px) {

    .contenitoreFooteImmagini {
        margin-top: 0px;
    }

        .contenitoreFooteImmagini img {
            max-width: 50% !important;
        }

    .sezioneTestoCapodanno img {
        padding: 20px 20px;
    }

    .titoloIngressoLibero {
        font-size: 30px;
        line-height: 30px;
    }

    .videoHome {
        width: 100%;
        height: 50vw;
    }

    div .PaginaLanding {
    text-align: center;
    margin-top: 30px;
    /* background-color: #e4e3e3; */
}

    .fasciaLandingInterno {
        padding: 0px 0px;
    }


    .FooterGiallo {
        margin-left: -15px;
        margin-right: -15px;
    }


    .fasciaLandingSx {
        height: auto;
        width: 100%;
        padding: 0px;
        margin: 0px;
        margin-bottom: 30px;
    }
.fasciaLandingDx {
    height: auto;
    width: 100%;
    padding:0px;
    margin: 0px;
    margin-bottom:10px;
}


  

.marginleft {
    margin-left: 0px;
}
.marginrigth {
    margin-right: 0px;
}


.sezioneTestoCapodanno {
    margin: 0px 20px;
    padding: 0px 15px;
}

.sezioneTestoCapodanno img.LogoPrincipale {
    max-width: 100%;
    width: 170px;
    padding: 20px 0px;
}

    .testoServizi {
        font-size: 45px;
        line-height: 54px;
        font-weight: 600;
        letter-spacing: -.005em;
        font-family: 'gotham_blackregular';
        line-height: 50px;
    }

    .ContenitorePrincipaleInterno {
        margin: auto;
        max-width: 800px;
    }

    .Titolo2 {
        font-size: 18px;
        line-height: 24px;
    }


    .testoServizi {
        font-size: 22px;
        line-height: 26px;
        text-align: center;
    }

    .ImmaginePrincipaleCalendario {
        padding: 30px 10px;
        box-sizing: border-box;
    }

    .testoLanding {
        text-align: center;
        margin-top: 100px;
    }


    .titoloLanding > span {
        margin-right: 0px;
        display: block;
    }

    .contenitoreCalendario {
        margin: 20px auto;
    }
    .contenitoreCalendarioInt {
        float: none;
        width: 100%;
        max-width: 400px;
        display: inline-block;
        vertical-align: top;
        padding: 40px 20px;
    }

    .sezioneTestoCapodannoTit {
        font-size: 27px;
        margin-bottom: 20px;
    }
    .sezioneTestoCapodannoDesc {
        padding: 0px 20px;
        box-sizing: border-box;
    }

    .contenitorepulsanti {
        display: block;
        max-width: 400px;
        margin: auto;
    }
    .pulsanteoro {
        float: none;
        width: 80%;
        padding: 20px;
        margin: 15px auto;
    }
    .PaginaElencoWrapper4 {
        padding: 20px 0px;
    }

    .sezioneTestoCapodannoTit3 {
        padding: 0px 10px;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 20px;
    }
    .sezioneTestoCapodannoTit2 {
        padding: 0px 10px;
        box-sizing: border-box;
    }
    .immaginiSlide {
        padding-right: 0px;
        width: 100%;
        margin: auto;
        float: none;
    }
}



@media screen and (min-width:767px) and (max-width:1050px) {
    .contenitoreCalendarioInt {
        float: none;
        width: 100%;
        max-width: 400px;
        display: inline-block;
        vertical-align: top;
        padding: 40px 20px;
    }
   
}



@font-face {
  font-family: 'icomoon';
  src:  url('/fonts2/icomoon.eot?wpe13f');
  src:  url('/fonts2/icomoon.eot?wpe13f#iefix') format('embedded-opentype'),
    url('/fonts2/icomoon.ttf?wpe13f') format('truetype'),
    url('/fonts2/icomoon.woff?wpe13f') format('woff'),
    url('/fonts2/icomoon.svg?wpe13f#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-coin:before {
    content: "\e900";
    color: #e4b568;
}
.icon-drink:before {
    content: "\e901";
    color: #bc2342;
}
.icon-music:before {
    content: "\e902";
    color: #bc2342;
}
.icon-plate:before {
    content: "\e903";
    color: #bc2342;
}
.icon-wine:before {
    content: "\e909";
    color: #bc2342;
}
.icon-animation:before {
    content: "\e904";
    color: #bc2342;
}
.icon-beer:before {
    content: "\e905";
    color: #bc2342;
}
.icon-burger:before {
    content: "\e906";
    color: #bc2342;
}
.icon-degustation:before {
    content: "\e907";
    color: #bc2342;
}
.icon-scissors:before {
    content: "\e908";
    color: #bc2342;
}



.slide-in-left {
    -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

.slide-in-right {
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}



@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

