.HTML_module h1 {
    color: #000;
    font-family: 'vodafone_ltregular', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin: 0;
}
.HTML_module h1 strong {
    color: #000;
    font-family: 'vodafone_rgbold', Helvetica, Arial, sans-serif;
    font-size: 16px;
}
.HTML_module h2 {
    color: #000;
    font-size: 28px;
    line-height: 1.2;
    margin-top: 60px;
}
.HTML_module p {
    line-height: 30px;
}
/* tip editing */
.modHeader.draghandle {
    position:absolute !important;
    z-index:99999 !important;
    left:44%;
}
.mod12Col, .twelveColumn, .row, #wrapper_Content {
    width:100% !important;
    margin:0 !important;
}
/* main common */
.cleared {
    clear:both;
}
.clearfix:before, .clearfix:after {
    display:table;
    content:"";
}

.clearfix:after {
    clear:both;
}

.clearfix {
    zoom:1;
}

.vf_rzf_redText {
    color:#E60000 !important;
}

.vf_rzf_greyBkg {
    background:#F1F2F2;
}

.vf_rzf_main {
    font-size:16px;
    font-family:'vodafone_rgregular', Helvetica, Arial, sans-serif;
    color:#333;
    text-align:center;

    position: relative;
    top: -75px;
}

.vf_rzf_main * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.vf_rzf_wrapper:before, .vf_rzf_wrapper:after {
    display:table;
    content:"";
}

.vf_rzf_wrapper:after {
    clear:both;
}

.vf_rzf_wrapper {
    margin:0 auto;
    width:951px;
    zoom:1;
}

.vf_rzf_wrapper_centeredText {
    text-align:center;
}

.vf_rzf_main b, .vf_rzf_main strong {
    font-weight:normal;
    font-family:'vodafone_rgbold', Helvetica, Arial, sans-serif;
}

.vf_rzf_main hr {
    margin:0 auto;
    border:0 none;
    border-top:1px solid #CCC;
    width:100%;
    height:0;
    overflow:hidden;
}

.vf_rzf_nextSez {
    position:relative;
    height:0;
    overflow:visible;
    font:100 0/0 a;
}

.vf_rzf_nextSez a {
    position:absolute;
    top:-15px;
    left:50%;
    margin-left:-15px;
}

/* pulsanti */
.vf_rzf_pls {
    display:inline-block;
    border-top:1px solid;
    padding:10px 0 9px;
    width:100%;
    font-size:16px;
    text-align:center !important;
    cursor:pointer;
    text-decoration:none;
    white-space:nowrap;
    -webkit-border-radius:4px;
    border-radius:4px;
}

.vf_rzf_pls-purple {
    border-color:#B968BC;
    color:#FFF;
    background:#802283;
}

.vf_rzf_pls-purple:hover {
    color:#FFF;
    background:#BF74C1;
}


.vf_rzf_pls-red {
    /*border-color:#e60000;*/
    color:#FFF;
    background:#e60000;
}

.vf_rzf_pls-red:hover {
    color:#FFF;
    background:#CB0000;
}

/* SEZIONI - begin */
/* VISUAL */

#vf_rzf_header {
    background: #dcf3f5;
    background: -webkit-linear-gradient(#ffe6e6,#dcf3f5);
    background: -o-linear-gradient(#ffe6e6,#dcf3f5);
    background: -moz-linear-gradient(#ffe6e6,#dcf3f5);
    background: linear-gradient(#ffe6e6,#dcf3f5);
}

#funzioni {
    background: #dcf3f5;
    background: -webkit-linear-gradient(#ffe6e6,#dcf3f5);
    background: -o-linear-gradient(#ffe6e6,#dcf3f5);
    background: -moz-linear-gradient(#ffe6e6,#dcf3f5);
    background: linear-gradient(#ffe6e6,#dcf3f5);
}


.card {box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); width: 250px; margin-right: 20px; float: left; -webkit-border-radius: 0 25px 25px 25px;
    border-radius: 0 25px 25px 25px;overflow: hidden; margin-bottom: 20px; background-color: #fff;}
.card img{width: 250px; height: 200px;}
.card p{font:normal 18px/1.01 'vodafone_ltregular', Helvetica, Arial, sans-serif; color:#000; text-align: left;}
.card p strong{font:normal 18px/1.01 'vodafone_rgbold', Helvetica, Arial, sans-serif; color:#e60000;}
.container { padding: 2px 16px;}

.vf_rzf_visual {
    padding:150px 0 0;
    height:372px;
}

.vf_rzf_visual header {
    text-align:left;
}

.vf_rzf_visual header h1 {
    margin:0 0 9px;
    font:normal 40px/1.01 'vodafone_rgbold', Helvetica, Arial, sans-serif;
    color:#000;
}

.vf_rzf_visual header h2 {
    margin:0;
    font:normal 30px/1 'vodafone_ltregular', Helvetica, Arial, sans-serif;
}

/* BOX OFFERTA */
.vf_rzf_boxOfferta {
    padding:50px 0 55px;
}
.vf_rzf_boxOfferta aside {margin:0 0 40px;}
.vf_rzf_boxOfferta aside p {
    margin:0;
    font:normal 25px/1.1 'vodafone_ltregular', Helvetica, Arial, sans-serif;
}

.vf_rzf_boxOfferta article {
    margin:0 0 25px;
}

.vf_rzf_boxOfferta article p {
    margin:0;
    font:normal 30px/1.01 'vodafone_ltregular', Helvetica, Arial, sans-serif;
}

.vf_rzf_boxOfferta article p strong {font-size:40px;}
.vf_rzf_boxOfferta article p small {display:block; font-size:25px; color:#000;}
.vf_rzf_boxOfferta article p small strong {font-size:25px;}


.vf_rzf_boxOfferta footer {
}

.vf_rzf_boxOfferta footer .vf_rzf_pls {
    width:223px;
}

/* BOX VIDEO */
.vf_rzf_video {
    padding:0 0 44px;
}

.vf_rzf_videobox {
    margin:0 0 44px;
}

.vf_rzf_video article {
}

.vf_rzf_video article p {
    margin:0;
    font:normal 20px/1.1 'vodafone_ltregular', Helvetica, Arial, sans-serif;
}



/* BOX APP */
.vf_rzf_offertaDeviceManager {
    padding:63px 0 23px;
}

.vf_rzf_offertaDeviceManager header {
    margin:0 0 40px;
}

.vf_rzf_offertaDeviceManager header .title {
    font:normal 30px/1.1 'vodafone_ltregular', Helvetica, Arial, sans-serif;
    text-align: center;
}

.vf_rzf_offertaDeviceManager header .subtitle {
    font:normal 18px/1.1 'vodafone_ltregular', Helvetica, Arial, sans-serif;
    text-align: center;
}

.vf_rzf_offertaDeviceManager figure {
    float:right;
    position:relative;
    margin:-88px 111px 0 0;
    font:100 0/0 a;
}

.vf_rzf_offertaDeviceManager figure img {
}

.vf_rzf_offertaDeviceManager ul {
    margin:0;
    padding:0;
    width:700px;
}

.vf_rzf_offertaDeviceManager ul li {
    font:normal 18px/1.1 'vodafone_ltregular', Helvetica, Arial, sans-serif;

    position:relative;
    padding:0 0 0 36px;
    font-size:18px;
    line-height:1.11;
    text-align:left;
}

.vf_rzf_offertaDeviceManager ul li ~ li {
    margin-top:10px;
}

/* SEZIONI - end */
/* Cursore video MOD */
.vf_rzr_YT_iframe_box:hover {
    cursor:pointer;
}

/* CSS ANDREA */
/*##### STYLE ####*/

.sun {
    position: absolute;
    margin: 25px auto;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: rgba(250,250,250,0.2);
    opacity: 1;
    list-style: none;
    left: 0;
    right: 0;
}

.sun div {
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 50%;
}
.sun.two { background: rgba(250,250,250,0.2);
    opacity:0.02; position:absolute; margin:0 auto; left:0; right:0; width:180px; height:180px;}

.mercury {
    width: 12px;
    height: 12px;
    background: rgba(250,250,250,0.3);
}

.sun li:nth-child(1) {
    width: 87px;
    height: 40px;
    -webkit-animation:
            rota 5s linear infinite;
    -moz-animation:
            rota 5s linear infinite;
    -ms-animation:
            rota 5s linear infinite;
    -o-animation:
            rota 5s linear infinite;
    animation:
            rota 5s linear infinite;
}

.venus {
    width: 8px;
    height: 8px;
    background: rgba(250,250,250,0.8);
    opacity: 1;
}

.sun li:nth-child(2) {
    width: 10px;
    height: 68px;
    -webkit-animation:
            rota 6s linear infinite;
    -moz-animation:
            rota 6s linear infinite;
    -ms-animation:
            rota 6s linear infinite;
    -o-animation:
            rota 6s linear infinite;
    animation:
            rota 6s linear infinite;
}

.earth {
    width: 10px;
    height: 10px;
    background: rgba(250,250,250,0.5);
}

.sun li:nth-child(3) {
    width: 87px;
    height: 42px;
    -webkit-animation:
            rota 12s linear infinite;
    -moz-animation:
            rota 12s linear infinite;
    -ms-animation:
            rota 12s linear infinite;
    -o-animation:
            rota 12s linear infinite;
    animation:
            rota 12s linear infinite;
}

.mars {
    width: 3px;
    height: 3px;
    background: rgba(250,250,250,1);
    opacity:0.7;
}

.sun li:nth-child(4) {
    width: 18px;
    height: 64px;
    -webkit-animation:
            rota 16s linear infinite;
    -moz-animation:
            rota 16s linear infinite;
    -ms-animation:
            rota 16s linear infinite;
    -o-animation:
            rota 16s linear infinite;
    animation:
            rota 16s linear infinite;
}

.jupiter {
    width: 30px;
    height: 30px;
    background: rgba(250,250,250,0.3);
}

.sun li:nth-child(5) {
    width: 79px;
    height: 77px;
    -webkit-animation:
            rota 25s linear infinite;
    -moz-animation:
            rota 25s linear infinite;
    -ms-animation:
            rota 25s linear infinite;
    -o-animation:
            rota 25s linear infinite;
    animation:
            rota 25s linear infinite;
}

.saturn {
    width: 20px;
    height: 20px;
    background: white;
}

.sun li:nth-child(6) {
    width: 950px;
    height: 950px;
    -webkit-animation:
            rota 50s linear infinite;
    -moz-animation:
            rota 50s linear infinite;
    -ms-animation:
            rota 50s linear infinite;
    -o-animation:
            rota 50s linear infinite;
    animation:
            rota 50s linear infinite;
}

.contenitore_tobi { position: absolute;
    text-align: center;
    margin: 115px auto;
    width: 720px;
    height: 195px;
    left: 0;
    right: 0;
    z-index: 9999999;}
.loader { }
.background.visibile { opacity: 1;}
.description {
    text-align: left;
    width: 400px;
    margin: 0 auto;
    font-weight: 300;
    line-height: 1.4;
}
.description h1 {
    line-height: 1;
    font-size: 44px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}
.tobianimated {
    position: relative;
    width: 190px;
    height: auto;
    margin: 30px auto;
    background: #fff;
    border-radius: 50%;
    background: none; text-align: center; transition:linear 0.5s; }

.tobianimated img { position: absolute; display: none; width: 114px; left: 0; right: 0; margin: 0 auto;}
.tobianimated img.tobi { display:block; z-index: 1;}
.tobianimated img.sbatte-occhi {z-index:3; display: block;
    -webkit-animation: SBATTE-OCCHI 4s infinite; /* Safari 4+ */
    -moz-animation:    SBATTE-OCCHI 4s infinite; /* Fx 5+ */
    -o-animation:      SBATTE-OCCHI 4s infinite; /* Opera 12+ */
    animation:         SBATTE-OCCHI 4s infinite; /* IE 10+, Fx 29+ */

}
.tobianimated.scroll > .scroll { z-index: 10; display: block;}
.tobianimated > .scroll { z-index: 0;}
.tobianimated.scroll.primafascia > .scroll { z-index: 1; display: block;}
.tobianimated.primafascia > img.occhiolino { z-index: 30; display: block;}
.tobianimated.right { right:-782px;}
#tobi2 { position: absolute; top: 862px; right:-782px; visibility: hidden;}
.comics {
    width: auto;
    display: none;
    text-align: left;
    border-radius: 0px 100px 100px 100px;
    padding: 15px 30px 15px 20px;
    font-weight: 100;
    background:rgba(250,250,250,0.8);
    box-shadow: 5px 20px 20px -4px rgba(0,0,0,0.1);
    font-size: 19px;
    top: 220px; position: absolute; margin: 0 auto; margin-left: -40px;}
.comics > .tobino { position: absolute; background:url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/tobi.png) #fff no-repeat center center; background-size: 40px auto; left: 0; top:-66px; width: 55px; height:55px; border-radius:100%;}
.comics.utente {width: auto;display: none;color: #fff;border-radius: 100px 0px 100px 100px;padding: 15px 30px 15px 20px;background: #525252;box-shadow: 5px 20px 20px -4px rgba(0,0,0,0.1);font-size: 25px;top: 128px;position: relative;margin: 0;z-index: 999;left: 0;right: 0;}
.comics.utente p{font-family: 'vodafone_ltregular', Helvetica, Arial, sans-serif;
    line-height: 25px;}
.container.frecce {position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 500px;}
.content { float:left; width: 100%;}
.container { width:958px; margin: 0 auto;}
.container.immagini img { margin: 0 auto;  padding: 0; float:left;}
.contenitore_chat { margin:0 auto; display: block;}


.circular-menu{position:fixed;bottom:1em;right:1em;z-index:9999999999}
.circular-menu .floating-btn{display:block;width:3.5em;height:3.5em;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 2px 5px 0 hsla(0,0%,0%,.26);box-shadow:0 2px 5px 0 hsla(0,0%,0%,.26);color:hsl(0,0%,100%);text-align:center;line-height:3.9;cursor:pointer;outline:0}
.circular-menu img{width:50px;height:50px;margin:2px auto}
.circular-menu:after{display:block;content:' ';width:3.5em;height:3.5em;border-radius:50%;position:absolute;top:0;right:0;z-index:-2;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#fff}
.circular-menu.active:after{background-color:hsl(4,98%,60%);-webkit-transform:scale3d(5.5,5.5,1);transform:scale3d(5.5,5.5,1);-webkit-transition-timing-function:cubic-bezier(.68,1.55,.265,1);transition-timing-function:cubic-bezier(.68,1.55,.265,1)}
.circular-menu > p{display:none;color:#fff;position:absolute;top:-50px;width:200px;left:-90px;font-size:16px}
.circular-menu.active > p{display:block}
@-webkit-keyframes SBATTE-OCCHI {
    0%{opacity:0}
    62.9%{opacity:0}
    63.9%{opacity:1}
    67.3%{opacity:1}
    67.9%{opacity:0}
    100%{opacity:0}
}
@-moz-keyframes SBATTE-OCCHI {
    0%{opacity:0}
    62.9%{opacity:0}
    63.9%{opacity:1}
    67.3%{opacity:1}
    67.9%{opacity:0}
    100%{opacity:0}
}
@-o-keyframes SBATTE-OCCHI {
    0%{opacity:0}
    62.9%{opacity:0}
    63.9%{opacity:1}
    67.3%{opacity:1}
    67.9%{opacity:0}
    100%{opacity:0}
}
@keyframes SBATTE-OCCHI {
    0%{opacity:0}
    62.9%{opacity:0}
    63.9%{opacity:1}
    67.3%{opacity:1}
    67.9%{opacity:0}
    100%{opacity:0}
}
@-webkit-keyframes rota {
    to{-webkit-transform:rotate(360deg)}
}
@-moz-keyframes rota {
    to{-moz-transform:rotate(360deg)}
}
@-ms-keyframes rota {
    to{-ms-transform:rotate(360deg)}
}
@-o-keyframes rota {
    to{-o-transform:rotate(360deg)}
}
@keyframes rota {
    to{transform:rotate(360deg)}
}
/*##### STYLE ####*/
/*##### ANIMATE ####*/
/*@charset "UTF-8";*/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}
@-webkit-keyframes bounceIn {
    0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}
    50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}
    70%{-webkit-transform:scale(.9);transform:scale(.9)}
    100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes bounceIn {
    0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}
    50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
    70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}
    100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}
@keyframes fadeIn {
    from{opacity:0}
    to{opacity:1}
}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeInDown {
    from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInDown {
    from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.4s;animation-duration:.4s}
@-webkit-keyframes fadeInDownBig {
    from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInDownBig {
    from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}
@-webkit-keyframes fadeInLeft {
    from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInLeft {
    from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}
@-webkit-keyframes fadeInLeftBig {
    from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInLeftBig {
    from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}
@-webkit-keyframes fadeInRight {
    from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInRight {
    from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeInRightBig {
    from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInRightBig {
    from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}
@-webkit-keyframes fadeInUp {
    from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInUp {
    from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInUpBig {
    from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
@keyframes fadeInUpBig {
    from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}
    to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}
/*##### ANIMATE ####*/
/*##### SWIPER ####*/
.swiper-container{margin:0 auto;position:relative;overflow:hidden;height:500px;list-style:none;padding:0;z-index:1;float:left;width:100%}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical > .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}
.swiper-container-multirow > .swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode > .swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}
.swiper-invisible-blank-slide{visibility:hidden}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}
.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0))}
.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal > .swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-container-wp8-vertical,.swiper-container-wp8-vertical > .swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:50px;height:50px;margin-top:-22px;z-index:10;cursor:pointer;background-size:auto;background-position:center;background-repeat:no-repeat}
.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/arrow.png);
    left: 10px;
    right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/arrow.png);
    transform: rotate(180deg);
    right: 10px;
    left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000;
}
.swiper-pagination-lock {
    display: none;
}
/* Scrollbar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-scrollbar-lock {
    display: none;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube {
    overflow: visible;
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.swiper-container-flip {
    overflow: visible;
}
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    /*-ms-perspective: 1200px;*/
}
.swiper-slide.swiper-slide-active > .comics { display: block;}

#slide1 { background:url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/Slide-Alexa.jpg) no-repeat top center; background-size: cover;}
#slide2 { background:url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/Slide-2.jpg) no-repeat top center; background-size: cover;}
#slide3 { background:url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/slide-3B.jpg) no-repeat top center; background-size: cover;}
/*##### SWIPER ####*/

/* CSS ANDREA */



/*Consigliati*/#section01 .bigbox{background: transparent url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/00-big.jpg) no-repeat 0 0 / cover;}
/*Estero*/#section02 .bigbox{background: transparent url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/Estero-Big.jpg) no-repeat 0 0 / cover;}
/*Costi*/#section03 .bigbox{background: transparent url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/w-big.jpg) no-repeat 0 0 / cover;}
/*Offerte*/#section04 .bigbox{background: transparent url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/c-big.jpg) no-repeat 0 0 / cover;}
/*Servizi*/#section05 .bigbox{background: transparent url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/g-big.jpg) no-repeat 0 0 / cover;}
/*Pagamenti*/#section06 .bigbox{background: transparent url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/f-bih.jpg) no-repeat 0 0 / cover;}
/*Rete*/#section07 .bigbox{background: transparent url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/ethernet.jpg) no-repeat 0 0 / cover;}
/*Sicurezza*/#section08 .bigbox{background: transparent url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/f-big.jpg) no-repeat 0 0 / cover;}
/*Alexa*/#section09 .bigbox{background: transparent url(//www.vodafone.it/portal/resources/media/Images/TOBi/Landing/opt/Alexa-big.jpg) no-repeat 0 0 / cover;}

#section01 > div > .bigbox, #section03 > div > .bigbox, #section05 > div > .bigbox, #section07 > div > .bigbox, #section09 > div > .bigbox{float: left !important}
#section02 > div > .bigbox, #section04 > div > .bigbox, #section06 > div > .bigbox, #section08 > div > .bigbox, #section010 > div > .bigbox{float: right !important}


#section01 .smallbox p, #section02 .smallbox p, #section03 .smallbox p, #section04 .smallbox p, #section05 .smallbox p, #section06 .smallbox p, #section07 .smallbox p, #section08 .smallbox p, #section09 .smallbox p{
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.subtitle{font-size: 20px; font-family: vodafone_ltregular; line-height: 22px; margin: 20px 0px 40px 0px !important;}
.select_type{}
.select_btn{
    border-bottom: 3px solid transparent;
    /*width: 90px;*/
    width: 100px;
    float: left;
    /* height: 100px; */
    padding: 5px;
    margin: 0 5px 0 0px;}

.select_btn:first-child{
    border-bottom: 3px solid #e60000;
}



.select_btn img{width: 50px;}



.srbox{
    background-color: white;
    margin: 0;
    padding: 0;
    float: left;
}
.srbox p{
    font-family: Vodafone_ltregular;
    font-size: 24px;
}

.bigbox{
    position: relative;
}



.bigbox figure{
    position: absolute;
    bottom: 0;
}
.smallbox figure{
    padding-top: 20px;
}

.smallbox figure img{
    width: 120px;
}

.smallbox p {font-size: 20px; line-height: 1.3;}
.smallbox p:before{content:'\201C';color:#B2B1B1;margin:12px -18px;font-size:45px;line-height:0;position:absolute}
.smallbox p::after{content:'\201D';color:#B2B1B1;margin:-4px 2px;bottom:0;font-size:45px;line-height:0;position:absolute}

.mediumbox p { text-align: left;}
.mediumbox p::before{content:'\201C';color:#B2B1B1;margin:0 6px 0 -22px;font-size:45px;line-height:0;top:15px;position:relative}
.mediumbox p:after{content:'\201D';color:#B2B1B1;margin:0 5px;font-size:45px;line-height:0;top:25px;position:relative}

.bigbox p {text-align: center; font-family: vodafone_rgregular; font-size: 30px; padding: 10px; position: relative; margin: 13px auto; max-width: 350px;}
.bigbox p::after{content:'\201D';color:#e60000;margin:53px 6px;font-size:125px;line-height:0;position:absolute}
.bigbox p::before{content:'\201C';color:#e60000;margin:37px -50px;font-size:125px;line-height:0;position:absolute}

.os-animation {opacity:0;}

.bigbox{width:475px;height:450px;margin:-1px -1px -1px 1px;border:1px solid #ededed;padding:10px;overflow:hidden;background-size:475px auto!important;background-position-x:-1px!important}
.smallbox{width:239px;height:225px;margin:-1px -1px 0 0;border:1px solid #ededed;padding:10px;margin:-1px -3px 0 1px}


.mediumbox {
    width: 476px;
    height: 225px;
    margin: -1px -1px 0 0;
    border: 1px solid #ededed;
    padding: 10px;
    position: relative;
}

.mediumbox p{
    width: 50%;
    height: 100%;
    position: absolute;
    right: 20px;
    top: 35%;

}

.mediumbox figure{
    width: 50%;
    height: 100%;
    float: left;
}

.mediumbox figure img{
    margin: 0 auto;
    position: absolute;
    left: 15%;
    top: 30%;
    width: 120px;

}

.TOBilab > div > div > .vf_rzf_pls{width: 150px; float: right; top: 35px; position: relative; color: #E60000; background-color: transparent; font-family: vodafone_rgbold; border: 0;}
.TOBilab > div > div > .title{font-size: 30px; line-height: 30px;}
.TOBilab > div > div > .subtitle{font-size: 20px; line-height: 25px; float: left;}
.TOBilab{text-align: center;}


/*.TOBilab > div > div{width: 50%; float: left;}*/

.HTML_module ul.sun{margin: 28px auto; display: block}

.HTML_module ul.sun li{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
}
.spinner {
    float: right;
    margin: 20px auto;
    height: 310px;
    width: 310px;
    -webkit-animation: rotate 2s  linear;
    animation: rotate 2s  linear;
    border-radius: 50%;
    transform: rotate(-40deg) scale(.8);
    -webkit-transform: rotate(-40deg) scale(.8);
    background: linear-gradient(#e60000, #9b0000);
    text-align: center;
}
.spinner div.primo {
    margin: 37px 0px 0px 37px;
    height: 56px;
    position: absolute;
    width: 56px;

    border-radius: 50%;
    background: linear-gradient(#cf0000, #cf0000);
    text-align: center;
}

.spinner div.secondo {
    margin: 40px 0px 0px 220px;
    height: 56px;
    position: absolute;
    width: 56px;
    border-radius: 50%;
    background: linear-gradient(#e60000, #cf0000);
    text-align: center;
}

.spinner:after { content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    top: 55px;}
.copertura {background: #fff;
    width: 240px;
    transform: rotate(-40deg);
    -webkit-transform: rotate(0deg);
    text-align: center;
    height: 120px;
    margin: -32px 0 0 40px;
    position: absolute;
    border-radius: 60px;}
.spinner2 {
    margin: 50px;
    height: 28px;
    width: 28px;
    -webkit-animation: rotate 2s  linear;
    animation: rotate 2s  linear;
    border: 8px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
}

.spinner div.cerchietto1 { width: 60px; height: 60px;
    background: linear-gradient(#e60000, #cf0000);
    position: absolute; left: 158px; top:-10px; border-radius:50%;
}
.spinner div.cerchietto2 {width: 40px; height: 40px;
    background: linear-gradient(#e60000, #cf0000);
    position: absolute; top: -40px; left: 110px;border-radius:50%;
}
.spinner div.cerchietto3 {width: 30px; height: 30px;
    background: linear-gradient(#e60000, #cf0000);
    position: absolute;left: 101px;border-radius:50%; top: 13px;
}

@-webkit-keyframes rotate {
    0%    { -webkit-transform: rotate(-40deg) scale(.8); transform: rotate(-40deg) scale(.8);}
    25%  { -webkit-transform: rotate(360deg) scale(.8); transform: rotate(300deg) scale(.8); }
    50%  { -webkit-transform: rotate(420deg) scale(.8); transform: rotate(420deg) scale(.8); }
    75%  { -webkit-transform: rotate(520deg) scale(.8); transform: rotate(520deg) scale(.8); }
    100%    { -webkit-transform: rotate(680deg) scale(.8); transform: rotate(680deg) scale(.8); }
}

@keyframes rotate {
    0%    { -webkit-transform: rotate(-40deg) scale(.8); transform: rotate(-40deg) scale(.8); }
    25%  { -webkit-transform: rotate(360deg) scale(.8); transform: rotate(300deg) scale(.8); }
    50%  { -webkit-transform: rotate(420deg) scale(.8); transform: rotate(420deg) scale(.8); }
    75%  { -webkit-transform: rotate(520deg) scale(.8); transform: rotate(520deg) scale(.8); }
    100%    { -webkit-transform: rotate(680deg) scale(.8); transform: rotate(680deg) scale(.8); }
}

.tobi_spinner{
    position: absolute;
    right: 0;
    top: 110px;
    right: 90px;
    z-index: 20;
}

.tobi_spinner:before{
    content: '';
    position: absolute;
    width: 87px;
    height: 100px;
    box-shadow: 10px 15px 50px -15px rgba(0,0,0,0.5);
    border-radius: 50%;
    top: 19px;
    left: 21px;
}

.vf_rzf_sticky *{    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
.vf_rzf_sticky { display:none; position:fixed; top:0; left:0; padding:0; width:100%; background:#FFF; z-index:99;
    -webkit-box-shadow:0 1px 9px 0 rgba(0, 0, 0, .13);
    box-shadow:0 1px 9px 0 rgba(0, 0, 0, .13);
}

.vf_rzf_sticky .vf_rzf_pls { vertical-align:middle; }




.tobiBtn{
    background-color: #e60000;
    color: #fff;
    position: absolute;
    z-index: 9999999;
    width: 200px;
    top: 475px;
    border-radius: 23px;
    padding: 15px 25px;
    margin: 0px auto;
    left: 50%;
    transform: translateX(-50%);
}

.tobiBtn{ width:200px; transition:linear 0.2s; -webkit-transition:linear 0.2s; -moz-transition:linear 0.2s; -o-transition:linear 0.2s;}
.tobiBtn:hover {width:220px;}



.tobiBtn2_{
    background-color: #e60000;
    color: #fff;
    z-index: 9999999;
    border-radius: 23px;
    padding: 15px 25px;
    margin: 0px auto;
    left: 50%;
    transform: translateX(-50%);
    width:150px;
    transition:linear 0.2s;
    -webkit-transition:linear 0.2s;
    -moz-transition:linear 0.2s;
    -o-transition:linear 0.2s;
}
.tobiBtn2_:hover {width:170px;}

.tobi_spinner_ {
    position: absolute;
    z-index: 20;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.tobi_spinner_::after{
    content: '';
    top: 40px;
    left: 40px;
    width: 50px;
    height: 50px;
    /* margin-bottom: 10px; */
    margin: 0 auto;
    /* padding: 20px; */
    box-shadow: 0 0 0 rgba(230, 0, 0, 0.4);
    animation: pulse 2s infinite;
    border-radius: 50%;
    position: absolute;
    z-index: -2;
}

.tobi_spinner_::before{
    content: '';
    top: 40px;
    left: 40px;
    width: 50px;
    height: 50px;
    /* margin-bottom: 10px; */
    margin: 0 auto;
    /* padding: 20px; */
    box-shadow: 0 0 0 60px rgba(210, 0, 0, 1);
    border-radius: 50%;
    position: absolute;
    z-index: -1;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(230,0,0, 1);
    }
    70% {
        -webkit-box-shadow: 0 0 0 100px rgba(230,0,0, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(230,0,0, 1);
        box-shadow: 0 0 0 0 rgba(230,0,0, 1);
    }
    70% {
        -moz-box-shadow: 0 0 0 100px rgba(230,0,0, 0);
        box-shadow: 0 0 0 100px rgba(230,0,0, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
        box-shadow: 0 0 0 0 rgba(0,0,0, 0);
    }
}


a:hover {color: #fff !important;}

#btn_alexa{background-color:#e60000;color:#fff;font-size:18px;max-width:200px;text-align:center;right:0;height:42px;left:0;display:block;position:absolute;margin:0 auto;top:200px;padding:12px 18px;border-radius:23px;width:180px;transition:linear .2s;-webkit-transition:linear .2s;-moz-transition:linear .2s;-o-transition:linear .2s}
#btn_alexa:hover{width:210px}


/* Red
#btn_alexa{padding:12px 18px;color:#fff;position:absolute;top:30px;font-size:18px;max-width:200px;border-radius:23px;margin:0 auto;background: #e60000;text-align:center;margin:0 auto;top:150px;left:0;right:0;height:44px}
#btn_alexa > a{color:#e60000;font-size:18px;max-width:200px;text-align:center;right:0;height:42px;left:0;width:198px;background-color:#f4f0ed;display:block;position:absolute;margin:0 auto;top:1px;padding:12px 18px;border-radius:23px}
*/


/* Gradient Border
#btn_alexa{padding:12px 18px;color:#fff;position:absolute;top:30px;font-size:18px;max-width:200px;border-radius:23px;margin:0 auto;background-image:linear-gradient(to right,#3f51b5,#31c4f3);text-align:center;margin:0 auto;top:150px;left:0;right:0;height:44px}
#btn_alexa > a{color:#3f51b5;font-size:18px;max-width:200px;text-align:center;right:0;height:42px;left:0;width:198px;background-color:#f4f0ed;display:block;position:absolute;margin:0 auto;top:1px;padding:12px 18px;border-radius:23px}
*/


.alexaCont{
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.41);
    -moz-box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.41);
    box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.41);
    border-radius: 23px;
}
.alexaCont > div:nth-child(1){
    display: block;
    position: relative;
    width: 50%;
    float: left;
    height: 249px;
    border-radius: 23px 0px 0px 23px;

}


.alexaCont > div:nth-child(1) > p{
    text-align: center;
    font-family: vodafone_rgregular;
    font-size: 30px;
    padding: 10px;
    position: relative;
    margin: 19px 18px 13px 43px;
    max-width: 350px;
    margin-top: 60px;
}

.alexaCont > div:nth-child(1) > a#btn_alexa{
    position: relative !important;
    top: 0 !important;
}
.alexaCont > div:nth-child(1) > p:before {
    content: '\201C';
    color: #e60000;
    margin: 37px -50px;
    font-size: 125px;
    line-height: 0;
    position: absolute;
}
.alexaCont > div:nth-child(1) > p:after {
    content: '\201D';
    color: #e60000;
    margin: 53px 6px;
    font-size: 125px;
    line-height: 0;
    position: absolute;
}



.alexaCont > div:nth-child(2){
    display: block;
    position: relative;
    width: 50%;
    float: right;
    background: url(https://www.vodafone.it/portal/resources/media/Images/TOBi/box-alexa.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}


.whatsappCont{
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.41);
    -moz-box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.41);
    box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.41);
    border-radius: 23px;
}

.whatsappCont > div:nth-child(1){
    display: block;
    position: relative;
    width: 50%;
    float: left;
    height: 249px;
    background: url(https://www.vodafone.it/portal/resources/media/Images/TOBi/box-wa2.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 23px 0px 0px 23px;


}
.whatsappCont > div:nth-child(2){
    display: block;
    position: relative;
    width: 50%;
    float: right;

}


.whatsappCont > div:nth-child(2) > p{
    text-align: center;
    font-family: vodafone_rgregular;
    font-size: 30px;
    padding: 10px;
    position: relative;
    margin: 19px 18px 13px 43px;
    max-width: 350px;
    margin-top: 60px;
}

.whatsappCont > div:nth-child(2) > a#btn_alexa{
    position: relative !important;
    top: 0 !important;
    width: 210px !important;
    max-width: 250px !important;
}

.whatsappCont > div:nth-child(2) > a#btn_alexa:hover{
    width: 230px !important;
}


.whatsappCont > div:nth-child(2) > p:before {
    content: '\201C';
    color: #e60000;
    margin: 37px -50px;
    font-size: 125px;
    line-height: 0;
    position: absolute;
}
.whatsappCont > div:nth-child(2) > p:after {
    content: '\201D';
    color: #e60000;
    margin: 53px 6px;
    font-size: 125px;
    line-height: 0;
    position: absolute;
}


.rcsCont{
    display: flex;
    position: relative;
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.41);
    -moz-box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.41);
    box-shadow: 0px 0px 16px -1px rgba(0,0,0,0.41);
    border-radius: 23px;
}

.rcsCont > div:nth-child(1){
    display: block;
    position: relative;
    width: 50%;
    float: left;
    height: 249px;
    background: url(http://www.vodafone.it/portal/resources/media/Images/TOBi/rcs/dsk.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 23px 0px 0px 23px;


}
.rcsCont > div:nth-child(2){
    display: block;
    position: relative;
    width: 50%;
    float: right;

}


.rcsCont > div:nth-child(2) > p{
    text-align: center;
    font-family: vodafone_rgregular;
    font-size: 30px;
    padding: 10px;
    position: relative;
    margin: 19px 18px 13px 43px;
    max-width: 350px;
    margin-top: 60px;
}

.rcsCont > div:nth-child(2) > a#btn_alexa{
    position: relative !important;
    top: 0 !important;
    width: 300px !important;
    max-width: 310px !important;
}

.rcsCont > div:nth-child(2) > a#btn_alexa:hover{
    width: 310px !important;
}


.rcsCont > div:nth-child(2) > p:before {
    content: '\201C';
    color: #e60000;
    margin: 37px -50px;
    font-size: 125px;
    line-height: 0;
    position: absolute;
}
.rcsCont > div:nth-child(2) > p:after {
    content: '\201D';
    color: #e60000;
    margin: 53px 6px;
    font-size: 125px;
    line-height: 0;
    position: absolute;
}