@font-face {
    font-family: 'avantgardefbold';
    src: url('font/avantgardef-bold-webfont.woff2') format('woff2'),
         url('font/avantgardef-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'avantgardef_bookregular';
    src: url('font/avantgardef-book-webfont.woff2') format('woff2'),
         url('font/avantgardef-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'avantgardef_demiregular';
    src: url('font/avantgardef-demi-webfont.woff2') format('woff2'),
         url('font/avantgardef-demi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#three-section h3
{
margin-bottom:50px;
}

#three-section .riga .riga
{
    margin-left: -10px;
    margin-right: -10px;
}

body
{
   font-family: 'avantgardef_bookregular';
}
.desktop
{
    display: block;
}

section#intro {
    margin-top: 94px;
}
    a.goto {
    cursor: pointer;
}

#leftsocial
{
height:204px;
}

.video-top
{
position:relative;
z-index:1;
}

.video-top video
{
position:relative;
z-index:2;
width:100%;
height:auto;
display: block;
}

.video-top .video-full
{
position:absolute;
z-index:3;
width:100%;
height:100%;
top:0px;
left:0px;
}


.visore
{
    width: 100%;
    background-image: url(http://static.advtools.rcsobjects.it/native-adv/longform/f01/corriere/ferrero_01/img/posterVideo.png);
    background-size: cover;
    height: 550px;
}
.centered
{
    margin: auto;
    text-align: center;
}

#intro .centered
{
width:88%;
}
.centered h1
{
    color: white;
    font-size: 57px;
    line-height: 65px;
    font-family: 'avantgardefbold';
    text-transform: uppercase;

}
#navigation {
    position: fixed;
    right: 20px;
    top: 60%;
    z-index: 1000;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
}
#navigation li {
    position: relative;
    margin: 0;
    margin-bottom: 15px;
    display: block;
    text-align: center;
    line-height: 8px;
}
#navigation li a {
    position: relative;
    display: inline-block;
    height: 8px;
    width: 8px;
    background-color: #444;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
#navigation li a.active {
    background-color: rgba(68, 68, 68, 0);
}
#navigation li a:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: 2px solid #444;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.focus
{
    width: 50%;
    margin: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 756px;
}

#svgRectangle {
    position: relative;
    width: 100%;
    margin: auto;
    /* top: -60px; */
    z-index: 99999;
    background-color: #cd9a25;
    display: block;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 60px;
    margin-bottom: 60px;
}
#svgRectangle h2
{
    font-family: 'avantgardef_demiregular';
    text-align: left;
    color: white;
    font-size: 33px;
    line-height: 40px;
    font-style: italic;
}
.page-section {
    z-index: 2;
    position: relative;
    overflow: hidden;
    /* padding: 100px 0px; */
}
#two-section {
    padding-top: 0;
    padding-bottom: 80px;
    background-color: #fff;
    z-index: 10;
    overflow: visible;
    background-image: url(../img/pattern.png);
    background-repeat: repeat-x;
    background-position: top center;
}

#two-section .focus
{
width:80%;
}
.page-section .sponsored {
    position: absolute;
    z-index: 100;
    top: 20px;
    left: 80px;
    line-height: 1.4em;
    font-size: 1em;
    color: black;
    font-style: italic;
    z-index: 3000000;
}

.paragraph p 
{
    color: #47280d;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 30px;
    text-align: left;

}

.paragraph p b
{
    font-weight: 600;
}

h2#number
{
	font-size: 92px;
	color: #cd9a25;
	text-align: left;
	line-height: 125px;
	font-family: 'avantgardefbold';
}
.parteTx h2 {
    font-size: 25px;
    color: #cd9a25;
    text-align: left;
    line-height: 30px;
    font-family: 'avantgardefbold';
    text-transform: uppercase;
    margin-bottom: 10px;
}

.parteTx p 
{
    color: #47280d;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 30px;
    text-align: left;

}
.txtAnimated
{
    margin-top: 75px;
    margin-bottom: 75px;
}

.separatoreSmall
{
    width: 0px;
    height: 3px;
    margin: auto;
    background-color: #1b9dd7;
        margin-top: 45px;
    margin-bottom: 45px;
   
}

.txtAnimated h2
{
    font-size: 42px;
    line-height: 50px;
    color: #1b9dd7;
    text-align: center;
     opacity: 0;
}
.focusBig {
    width: 85%;
    max-width: 1100px;
    margin: auto;
    margin-bottom:0px;
    position: relative;
z-index: 2;
}
.printer {
    z-index: 2;
    display: block;
    position: relative;
    margin-top: 50px;
    margin-bottom: 60px;
}




#three-section
{
    background-color: #f7f4ee;
    padding-top: 60px;
    padding-bottom: 60px;
}


.slide {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 660px;
        outline: 0;
}

.slick-prev, .slick-next
{
width:22px;
    height:48px;

}

.slick-prev::before,.slick-next::before {
    content: "";
    width:100%;
    height:100%;
    display:block;
    background-size:100%;
}

.slick-prev::before
{
background-image:url("../img/left.png");
background-repeat: no-repeat;

}

.slick-next::before
{
background-image:url("../img/right.png");
background-repeat: no-repeat;

}

.didascalia_slide {
    width: 100%;
    /* float: left; */
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
    /* margin-left: 9%; */
    position: relative;
    z-index: 999999;
    margin: auto;
}

.slick-slider {
    margin-bottom: 0px;
}
.backGrey {
    background-color: rgba(255,255,255, 0.7);
    padding: 30px;
    width: 50%;
    /* margin: auto; */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 756px;
}
.didascalia_slide p
{
    color: #000;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}

#four-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
    z-index: 10;
    overflow: visible;
}

#four-section .img_laterale
{
background-image: url(../img/palma1.png);
left:0px;
width:45%;
}

.cit {
    background-color: #cd9a25;
    padding: 50px;
    width: 87%;
    position: relative;
    display: block;
    display: block;
    float: right;
    margin-right: 50px;
    opacity: 0;
}

.cit p {
    color: white;
    font-size: 33px;
    font-family: 'avantgardef_demiregular';
    font-style: italic;
    opacity: 0;
}

#five-section{
    background-color: #f7f4ee;
    z-index: 10;
    overflow: hidden;
    padding-top: 60px;
    padding-bottom:60px; 
}

#five-section .cit {
    background-color: #e4dbca;
    padding: 50px;
    width: 87%;
    position: relative;
    display: block;
    display: block;
    float: right;
}

#five-section .cit p {
    color: white;
    font-size: 33px;
    font-family: 'avantgardef_demiregular';
    font-style: italic;
    color: #483530;
}


#five-section .slick-dots {
    position: absolute;
    margin-top: -30px !important;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
#five-section .didascalia_slide {
     width: auto; 
    /* float: left; */
    display: flex;
    align-items: center; 
    justify-content: center;
    height: 100%;
    /* margin-left: 9%; */
    position: relative;
    z-index: 999999;
    margin: auto;
}
#five-section img
{
    position: relative;
}


#five-section .riga {
    margin: auto;
    position: relative;
    display: table;

}

#five-section .col2 {
    width: 50% !important;
        display: table-cell;
    vertical-align: middle;
    float: none;
}

.chicco1 {
    z-index: 9999999;
    margin-bottom: -60px;
    position: relative;
}
.chicco2 {
    z-index: 9999999;
    margin-top: -60px;
    position: relative;
}
#five-section .backGrey {
    background-color: transparent;
    padding: 30px;
    width: 100%;
    /* margin: auto; */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 756px;
}
#five-section .slide h2
{
    font-size: 55px;
    line-height: 120px;
    text-align: center;
    color: white;
}
#five-section .slide p
{
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    color: white;
}
#five-section .slick-prev, #five-section  .slick-next {
display: none !important;
}

.nuvola1
{
    right: -170px;
    top: 30px;
    position: absolute;
    animation: nuvola ease-in-out 3s infinite;
}
@keyframes nuvola {
  0% {
    right: -170px;
  }
  50%{
    right: -140px;
  }

  100% {
    right: -170px;
  }
}
.nuvola2 {
    right: 90px;
    top: 510px;
    position: absolute;
    animation: nuvolas ease-in-out 3s infinite;
}
@keyframes nuvolas {
  0% {
    right: 90px;
  }
  50%{
    right: 50px;
  }

  100% {
    right: 90px;
  }
}


.nuvola3 {
    left: -290px;
    top: 230px;
    position: absolute;
    animation: nuvolatre ease-in-out 3s infinite;
}
@keyframes nuvolatre {
  0% {
    left: -290px;
  }
  50%{
    left: -320px;
  }

  100% {
    left: -290px;
  }
}

.bannerFooter p {
    width: 60%;
    margin: auto;
    /* height: 100%; */
    font-size: 30px;
    color: white;
    text-align: center;
    margin-bottom: 40px;
}
.nuvola4 {
    left: -290px;
    top: 30px;
    position: absolute;
    animation: nuvolafour ease-in-out 3s infinite;
}
@keyframes nuvolafour {
  0% {
    left: -290px;
  }
  50%{
    left: -250px;
  }

  100% {
    left: -290px;
  }
}

#six-section {
    padding-top: 80px;
    padding-bottom: 37px;
    background-color: #fff;
    z-index: 10;
    overflow: visible;
    
    
}

#six-section .img_laterale
{
background-image: url(../img/palma2.png);
left:0px;
width:45%;
}
.noBack
{
	background-color: transparent !important;

}
.noBack p
{
		color: #47280d !important;
}

#seven-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f3efe7;
    z-index: 10;
    overflow: visible;
    background-image: url(../img/palme3.png);
    background-repeat: no-repeat;
        background-position: right 780px;
          transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
}
.lip
{
	background-position: right 100% !important;
}

#seven-section .focus2 {
    width: 80%;
    max-width: 900px;
        box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin:auto;
}
#seven-section .cit, #seven-section .cit p
{
	opacity: 1;
}



.grafic {
    width: 50%;
    display: block;
    position: relative;
    float: left;
}
#eight-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
    z-index: 10;
    overflow: hidden;
}

#eight-section .cit {
    background-color: transparent;
    padding: 0px;
    width: 100%;
    position: relative;
    display: block;
    float: none;
}
#eight-section .cit p{
color: #47280d;

}
#sx {
    position: absolute;
    left: -40px;
    top: -80px;
}

#dx {
    position: absolute;
    right: -120px;
    bottom: -40px;
}

.blocco2 > div {
    font-size: 49px;
    color: #cd9a25;
    font-weight: 400;
    line-height: 100px;
    float: left;
    /* margin-left: 15%; */
    font-family: 'avantgardefbold';
}
.blocco2 span {
    font-size: 33px;
    color: #cd9a25;
    font-weight: 400;
    line-height: 100px;
    margin-top: -6px;
    float: left;
    text-transform: capitalize;
    font-family: 'avantgardefbold';
}
.blocco2 span:after
{
	content: "";
	display: block;
	clear: both;
}
.blocco2 p {
    color: #47280d;
    font-size: 33px;
    font-family: 'avantgardef_demiregular';
    font-style: italic;
    width: 100%;
    float: left;
    margin-top: -30px;
    z-index: 99999;
    display: block;
    position: relative;
}
.quant h2 {
    color: #47280d;
    font-size: 33px;
    font-family: 'avantgardef_demiregular';
    font-style: italic;
}

.semicerchio-orizzontale-right 
{
height:                350px;
width:                 175px;
border-radius:         0 350px 350px 0;
-moz-border-radius:    0 350px 350px 0;
-webkit-border-radius: 0 350px 350px 0;
float: right;
background-color: #e4dbca;
}
.semicerchio-orizzontale-left 
{
height:                350px;
width:                 175px;
border-radius:         350px 0 0 350px;
-moz-border-radius:    350px 0 0 350px;
-webkit-border-radius: 350px 0 0 350px;
float: left;
background-color: #e4dbca;
}
.grafs {
    width: 67%;
    margin: auto;
    position: relative;
    display: block;
    margin-top: 80px;
}
.grafs::after {
	content: "";
	display: block;
	clear: both;
	}
.chic {
    position: absolute;
    left: 90px;
    top: 60px;
}
#nine-section {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f3efe7;
    z-index: 10;
    overflow: visible;
}

.img_laterale
{
position:absolute;
z-index:1;

height:100%;
top:0px;

background-position: center center;
background-size:cover;
background-repeat: no-repeat;
}

#nine-section .img_laterale
{
background-image: url(../img/palma4.png);
right:0px;
width:45%;
}


#nine-section .cit {
    background-color: #cd9a25;
    padding: 50px;
    width: 87%;
    position: relative;
    display: block;
    display: block;
    float: left;
}

.togli {
    background-color: #cd9a25;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;

}
.togli h3
{
	text-transform: uppercase;
    color: white;
    font-family: 'avantgardefbold';
    font-size: 40px;
    font-style: inherit;
}
.togli span
{
	color: white;
    font-family: 'avantgardef_bookregular';
    font-size: 19px;
    font-style: inherit;
}

.wrapSurvey {
    width: 100%;
    
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
}

.wrapSurvey .navigator
{
text-align:center;
}

.wrapSurvey .navigator span
{
display:inline-block;
margin-left:7px;
margin-right:7px;
width:16px;
height:16px;
background-color:#FFF;
border-radius:         50%;
-moz-border-radius:    50%;
-webkit-border-radius: 50%;
}

.wrapSurvey .navigator span.active
{
background-color:#cd9a25;
}

.wrapSurvey p.result
{
text-align:center;
text-transform:uppercase;
color: white;
font-family: 'avantgardefbold';
font-size: 40px;
text-align: center;
width:100%;
padding-top:5%;
}

.wrapSurvey #reset_test
{
width:87px;
height:87px;
background-image:url("../img/restart.png");
display:block;
cursor:pointer;
margin-top:50px;
margin-left:auto;
margin-right:auto;
margin-bottom:5%;
}


.txtQuest
{
	text-transform: uppercase;
    color: white;
    font-family: 'avantgardefbold';
    font-size: 40px;
    text-align: center;

}
.question {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

.risposte
{
text-align:center;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 50px;
display: table;
}
#ten-section .focusBig
{
    text-align: center;
}
.scelta_test {
    width: 280px;
   border: 10px solid transparent;
	padding-top:10px;
	padding-bottom:10px;
    text-align: center;
    height: 251px;
    display:table-cell;
	vertical-align:middle;
    margin-bottom: 70px;
	box-sizing:border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-transform: uppercase;
    color: white;
    font-family: 'avantgardefbold';
    font-size: 26px;
	line-height:31px;
    text-align: center;
    font-weight: lighter;
	cursor:pointer;
margin-top:30px;
	   transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
position:relative;
z-index:1;
}

.scelta_test .valign-center
{
padding-left:30px;
padding-right:30px;
position:relative;
z-index:3;
}

.scelta_test:hover
{
border: 10px solid #cd9a25;
}

.scelta_test.ok
{
border: 10px solid #24c342;
}

.scelta_test.error
{
border: 10px solid #e42410;
}

.scelta_test:hover,.scelta_test.ok,.scelta_test.error
{
	color:  #cd9a25;
}

.scelta_test img
{
position:absolute;
z-index:2;
opacity:0;
top:0px;
left:0px;
  transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
}

.scelta_test:hover img,.scelta_test.ok img,.scelta_test.error img
{
opacity:1;
}


.bannerEnd {
    background-color: #cd9a25;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.bannerEnd h3 {
    text-transform: uppercase;
    color: white;
    font-family: 'avantgardefbold';
    font-size: 40px;
    font-style: inherit;
}


#myChart
{
    width: 80% !important;
    max-width: 235px !important;
    height: 235px !important;
    margin: auto;
        z-index: 9;
    position: relative;
    display: block;
}
.descr {
    position: absolute;
    display: block;
    height: 30px;
    width: 200px;
    transform: rotate(270deg);
    left: -52px;
    bottom: 230px;
}
h3 {
    font-size: 35px;
    font-style: italic;
    color: #47280d;
}
.perc {
    /* float: left; */
    position: relative;
    padding-top: 35px;
    height: 460px;
}

.blocco > div {
    font-size: 49px;
    color: #cd9a25;
    font-weight: 400;
    line-height: 100px;
    float: left;
    /* margin-left: 15%; */
    font-family: 'avantgardefbold';
}
.blocco span {
    font-size: 33px;
    color: #cd9a25;
    font-weight: 400;
    line-height: 100px;
    margin-top: -6px;
    float: left;
    text-transform: capitalize;
    font-family: 'avantgardefbold';
}

.perc p::before
{
    content: "";
    clear: both;
    display: block;
}

.perc p {
    font-size: 26px;
    line-height: 15px;
    color: #47280d;
    /* text-align: center; */
    /* position: absolute; */
    /* transform: rotate(270deg); */
}

#palma1
{
	background-image: url(../img/palma1.png);
	background-repeat: no-repeat;
	background-position: left;
}

div#grafico::after
{
    content: "";
    clear: both;
    display: block;
}
.blocco {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.bar {
    width: 100%;
    height: 4px;
    background-color: #e4dbca;
    position: absolute;
    bottom: 100px;
}
.linea
{
    height: 3px;
    width: 0px;
    position: absolute;
    z-index: 999;
    background-color: #1b9dd7;
}
.lineaAlta
{
    width: 3px;
    height: 0px;
    position: absolute;
    z-index: 999;
    background-color: #1b9dd7;
}

div#linea2 {
    top: 39%;
    left: 57%;
}
div#linea1 {
    top: 39%;
    left: 25%;
}
div#linea3 {
    top: 26%;
    left: 42%;
}
div#linea4 {
    top: 48%;
    left: 62%;
}


#grafico {
    position: relative;
    display: block;
    margin-bottom: 80px;
}
.palazzo {
    width: 30%;
    float: left;
    margin-left: 15px;
    opacity: 0;
    transform: scale(0);
    /* position: absolute; */
    margin-top: -36px;
    display: block;
    position: 9999999;
    position: relative;
    z-index: 9999;
}
.palazzo2 {
    width: 30%;
    float: left;
    margin-left: 15px;
    opacity: 0;
    transform: scale(0);
    /* position: absolute; */
    margin-top: -36px;
    display: block;
    position: 9999999;
    position: relative;
    z-index: 9999;
}
.palazzo3 {
    width: 30%;
    float: left;
    margin-left: 15px;
    opacity: 0;
    transform: scale(0);
    /* position: absolute; */
    margin-top: -36px;
    display: block;
    position: 9999999;
    position: relative;
    z-index: 9999;
}

a.button {
    width: 200px;
    text-align: center;
    display: block;
    margin: auto;
    background-color: #fff;
    border-radius: 9px;
    line-height: 60px;
    font-size: 23px;
    position: relative;
    color: #cd9a25;
    text-transform: uppercase;
    margin-top: 20px;
}

.bannerFooter video {
    width: 100%;
    display: block;
    height: auto;
}

#three-section ul.slick-dots {
    display: none !important;
}


.slick-dots li button:before {
    color: #2688c5 !important;
}



@media screen and (min-width: 1500px){
#five-section .slick-dots {
    position: absolute;
    margin-top: -2% !important;
}
#five-section .slick-slide {
    display: block !important;
    float: left;
    height: 100%;
    max-height: 740px !important;
}
#five-section .slide {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 740px !important;
    outline: 0;
}

}

@media screen and (max-width: 1300px){

.blocco > div {
    font-size: 40px;
}

    .txtAnimated h2 {
    font-size: 35px;
    line-height: 42px;
    color: #1b9dd7;
    text-align: center;
    opacity: 0;
}

.semicerchio-orizzontale-right,.semicerchio-orizzontale-left {
    height: 300px;
    width: 150px;
}

.grafs
{
width: 310px;
}

.chic {
    left: 80px;
    top: 50px;
}

#dx {
    right: -120px;
bottom: -130px;
}

}

@media screen and (max-width: 1200px){
.focus {
    width: 80%;
    margin: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 756px;
}
.focusBig {
    width: 75%;
    max-width: 830px;
    margin: auto;
    margin-bottom: 130px;
    position: relative;
}

#eight-section .focusBig
{
margin-bottom:0px;
}
.page-section .sponsored {
    display: none;

    }
.blocco > div {
    font-size: 30px;
	line-height:60px;
}
.blocco span {
    font-size: 23px;
    line-height: 60px;
}

.blocco {
    bottom: 30px;
}

.scelta_test
{
font-size: 20px;
line-height: 26px;
width:240px;
height:215px;
}

}

@media screen and (max-width: 1150px){
    div#linea2 {
    top: 38%;
    left: 57%;
}
.focusBig {
    width: 80%;
    max-width: 830px;
    margin: auto;
    
    position: relative;
}

.cit p {
    color: white;
    font-size: 22px;
    font-family: 'avantgardef_demiregular';
    font-style: italic;
    opacity: 0;
}
.cit {
    background-color: #cd9a25;
    padding: 30px;
    width: 87%;
    position: relative;
    display: block;
    display: block;
    float: right;
    margin-right: 50px;
    opacity: 0;
}

#five-section .cit
{
margin-right: 0px;
}

#seven-section .cit
{
margin-top:300px;
}

.quant h2 {
    font-size: 30px;
	line-height:38px;
}



.blocco2 p {
    font-size: 23px;
	line-height:30px;
	margin-top:-20px;
}





.grafs {
    width: 310px;
    margin: auto;
    position: relative;
    display: block;
    margin-top: 80px;
}
#five-section .cit p {
    color: white;
    font-size: 20px;
    font-family: 'avantgardef_demiregular';
    font-style: italic;
    color: #483530;
}

.blocco span {
    font-size: 24px;
}
.col5 {
    width: 20%;
    padding: 0;
}
.perc {
    /* float: left; */
    position: relative;
    padding-top: 35px;
    height: 460px;
    width: 92%;
}

div#linea1 {
    top: 38%;
    left: 25%;
}
.palazzo, .palazzo2, .palazzo3 {
    width: 28%;
}

.jewel {
    position: absolute;
    bottom: 60px;
    right: 35px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
}
.fashion {
    position: absolute;
    bottom: -70px;
    right: 33px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
}
.cupcake {
    position: absolute;
    bottom: 129px;
    left: 63px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
}
.shoes {
    position: absolute;
    bottom: -70px;
    left: 60px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
}
#seven-section 
{
        background-position: right 710px !important;
}
.perc p {
    font-size: 26px;
    line-height: 4px;
} 

}

@media screen and (max-width: 900px){
   #two-section {
        background-size: 150%;
   }

#dx {
    right: -70px;
    bottom: -80px;
}

#seven-section .cit
{
margin-right:0px;
}
.scelta_test {
    font-size: 17px;
    line-height: 22px;
    width: 200px;
    height: 180px;
}

.scelta_test .valign-center {
    padding-left: 20px;
    padding-right: 20px;
}

.focusBig {
    width: 80%;
    max-width: 830px;
    margin: auto;
   
    position: relative;
}
#seven-section 
{
        background-position: right 710px !important;
}

.col5 {
    width: 20%;
    padding: 0;
}
.perc {
    /* float: left; */
    position: relative;
    padding-top: 35px;
    height: 460px;
    width: 92%;
}

#svgRectangle h2 {
    font-size: 30px;
    line-height: 40px;
}
.printer {
    z-index: 2;
    display: block;
    position: relative;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 60px;
    width: 50%;
}

.cupcake {
    position: absolute;
    bottom: 89px;
    left: 42px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 16%;
}
.shoes {
    position: absolute;
    bottom: -57px;
    left: 45px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 16%;
}
.jewel {
    position: absolute;
    bottom: 39px;
    right: 22px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 16%;
}
.fashion {
    position: absolute;
    bottom: -58px;
    right: 20px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 16%;
}


 #five-section   .slide {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%; 
    max-height: 100%;
}
#five-section .slide .col4
{
    opacity: 0;
}
#five-section .slide .col2{
    opacity: 0;
}

.txtAnimated h2 {
    font-size: 32px;
    line-height: 40px;
    color: #1b9dd7;
    text-align: center;
    opacity: 0;
}
#five-section .slide p {
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    color: white;
    margin-bottom: 280px;
}

}

@media screen and (max-width: 800px){



#nine-section .parteTx
{
padding-bottom: 150px;
}

.scelta_test
{
font-size: 13px;
line-height: 16px;
width: 160px;
height: 144px;
}

.wrapSurvey p.result {
    font-size: 26px;
}

.txtQuest {
    font-size: 26px;
}



#four-section .img_laterale {
    background-image: url(../img/palma1.png);
    left: 0px;
    width: 100%;
    bottom: 0px;
top: auto;
}



#six-section .img_laterale {
    background-image: url(../img/palma2.png);
    left: 0px;
    width: 100%;
   
}



#seven-section {
    padding-top: 80px;
    padding-bottom: 160px;
    background-color: #f3efe7;
    z-index: 10;
    overflow: visible;
    background-image: url(../img/palme3.png);
    background-repeat: no-repeat;
    background-position: right 160% !important;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.semicerchio-orizzontale-right {
    margin-right: 0px;
}


#eight-section .riga
{
    display: flex;
    flex-direction: column;
}

#eight-section > div > div > div:nth-child(1)
{
    order: 1;
}

.col2
{
    width: 100%;
}
#five-section img {
    position: relative;
    margin-top: 90px;
}
#nine-section .img_laterale {
    background-image: url(../img/palma4.png);
    right: 0px;
    width: 100%;
top: auto;
bottom: 0px;
    
}
.wrapSurvey {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
    background-position: center;
}
.scelta_test img {
    height: 100%;
}

#five-section .col2 {
    width: 100% !important;
    float: left;
}

.cit,#five-section .cit,#nine-section .cit {
    width: 88%;
	left:6%;
	position:absolute;
	bottom:0px;
}
.img_laterale {
    position: absolute;
    z-index: 1;
    height: 400px;
    bottom: 0px;
	top:auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

#four-section .parteTx,#nine-section .parteTx
{
padding-bottom:350px;
}

#six-section .parteTx
{
padding-bottom:390px;
}

#three-section .slick-prev {
    left: 10%;
}
#three-section .slick-next {
    right: : 10%;
}
#seven-section .perc.mobile2
{
  display: none !important
}

#seven-section .perc.desktop2
{
  display: block !important;
}
#seven-section .lineaAlta
{
  display: none !important;
}
#seven-section .linea
{
  display: block !important;
}


    .centered h1 {
    font-size: 38px;
line-height: 44px;
padding-top: 30px;
}
.blocco span {
    font-size: 38px;
    color: #cd9a25;
    font-weight: 400;
    line-height: 100px;
    margin-top: -10px;
    float: left;
    text-transform: capitalize;
}
.blocco
{
bottom:0px;
}
.blocco > div {
    font-size: 64px;
    color: #cd9a25;
    font-weight: 400;
    line-height: 100px;
    float: left;
    margin-left: 0%;
}
.palazzo, .palazzo2, .palazzo3 {
    width: 28%;
}
.page-section .sponsored {
   display: none;
}
.focus {
    width: 80%;
    margin: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 756px;
}
#svgRectangle {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}
#svgRectangle h2 {
    text-align: center;
    color: white;
    font-size: 19px;
    line-height: 33px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: -0.8px;
}
.printer {
    z-index: 2;
    display: block;
    position: relative;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 60px;
    width: 60%;
}
.focusBig {
  
    max-width: 830px;
    margin: auto;
    
    position: relative;
}

#five-section .slide {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%; 
}

#five-section .slick-slide {
    float: left;
    height: 100%;
    max-height: 100%; 
}
#five-section .slide p {
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    color: white;
    margin-bottom: 140px;
        margin-top: 30px;
}
#five-section .slide h2 {
    font-size: 55px;
    line-height: 120px;
    text-align: center;
    color: white;
    margin-top: 80px;
}
#seven-section .parteTx {
    padding-bottom: 200px;
}

#five-section .cit
{
bottom:170px;
}

.grafs {
    width: 310px;
}

#eight-section {
    padding-bottom: 150px;
}
.chicco2
{
top:40px;
}

}
@media screen and (max-width: 700px){
    .blocco > div {
    font-size: 60px;
}

section#intro {
    margin-top: 63px;
}

.video-top video
{
display:none;
}

.video-top
{
height:300px;
background-image:url("../img/posterVideo.png");
background-size:cover;
background-position:center center;
}
.blocco span {
    font-size: 30px;
}
.palazzo, .palazzo2, .palazzo3 {
    width: 26%;
}
}

@media screen and (max-width: 640px){

#nine-section .parteTx
{
padding-bottom: 0px;
}


.cit p {
    color: white;
    font-size: 21px;
    font-family: 'avantgardef_demiregular';
    font-style: italic;
    opacity: 0;
}
#five-section .cit p {
    color: white;
    font-size: 21px;
    font-family: 'avantgardef_demiregular';
    font-style: italic;
    color: #483530;
}
.blocco {
    position: absolute;
    bottom: 23px;
    left: 0px;
    width: 100%;
}

.chicco1 {
    top: -50px;
}


.parteTx p {
    font-size: 14px;
    line-height: 24px;
}

h2#number {
    font-size: 60px;
    color: #cd9a25;
    text-align: left;
    line-height: 45px;
    font-family: 'avantgardefbold';
}

.parteTx h2 {
    font-size: 18px;
    color: #cd9a25;
    text-align: left;
    line-height: 30px;
    font-family: 'avantgardefbold';
    text-transform: uppercase;
    margin-bottom: 10px;
}

h3 {
    font-size: 24px;
    font-style: italic;
    color: #47280d;
}

.col5 {
    width: 20% !important;
    padding: 0;
}


    a.goto {
    display: none;
}
#six-section {
    padding-top: 40px;
    padding-bottom: 80px;
    background-color: #fff;
    z-index: 10;
    overflow: visible;
}
.txtAnimated {
    margin-top: 45px;
    margin-bottom: 45px;
}

#seven-section .perc.mobile2
{
  display: block !important
}

#seven-section .perc.desktop2
{
  display: none !important;
}
#seven-section .lineaAlta
{
  display: block !important;
}
#seven-section .linea
{
  display: none !important;
}

section#intro {
    margin-top: 62px;
}
.centered h1 {
    color: white;
    font-size: 25px;
    line-height: 35px;
}
.visore {
    width: 100%;
    background-image: url(http://static.advtools.rcsobjects.it/native-adv/longform/f01/corriere/ferrero_01/img/visore.jpg);
    background-size: cover;
    height: 250px;
}
.page-section .sponsored {
display: none;
}
.focus {
    width: 90%;
    margin: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 756px;
}
#svgRectangle h2 {
    text-align: center;
    color: white;
    font-size: 19px;
    line-height: 28px;
}

#svgRectangle h2 br
{
display:none;
}

.txtAnimated h2 {
    font-size: 35px;
    line-height: 38px;
    color: #1b9dd7;
    text-align: center;
    opacity: 0;
}

#svgStampante {
    margin-top: -393px;
    margin-bottom: 45px;
    width: 100%;
    z-index: 0;
    display: block;
    position: relative;
}

.printer {
    z-index: 2;
    display: block;
    position: relative;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 220px;
    width: 40%;
}
.shoes {
    position: absolute;
    bottom: -40px;
    left: 42px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 15%;
}
.cupcake {
    position: absolute;
    bottom: 86px;
    left: 42px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 15%;
}
.jewel {
    position: absolute;
    bottom: 37px;
    right: 21px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 15%;
}
.fashion {
    position: absolute;
    bottom: -51px;
    right: 22px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 15%;
}
.focusBig {
    width: 90%;
    max-width: 830px;
    margin: auto;
    margin-bottom: 0px; 
    position: relative;
}

#six-section .cit {
    margin-top: 80px;
}
#nine-section .cit {
    background-color: #cd9a25;
   
    position: relative;
    display: block;
    display: block;
    float: left;
    margin-top: 150px;
}

#sx {
    position: absolute;
    left: 0px;
    top: -80px;
}
#dx {
    position: absolute;
    right: -50px;
    bottom: -80px;
}
.blocco2 p {
    color: #47280d;
    font-size: 20px;
    font-family: 'avantgardef_demiregular';
    font-style: italic;
    width: 100%;
    float: left;
    margin-top: -30px;
    z-index: 99999;
    display: block;
    position: relative;
}
.scelta_test {
    width: 250px;
    border: 10px solid transparent;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    height: 230px;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-transform: uppercase;
    color: white;
    font-family: 'avantgardefbold';
    font-size: 23px;
    line-height: 25px;
    text-align: center;
    font-weight: lighter;
    cursor: pointer;
    margin-top: 0px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    position: relative;
    z-index: 1;
}
.txtQuest {
    text-transform: uppercase;
    color: white;
    font-family: 'avantgardefbold';
    font-size: 25px;
    text-align: center;
}
.bannerEnd h3 {
    text-transform: uppercase;
    color: white;
    font-family: 'avantgardefbold';
    font-size: 27px;
    font-style: inherit;
}

.risposte {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}


#seven-section {
    padding-top: 80px;
    padding-bottom: 200px;
    background-color: #f3efe7;
    z-index: 10;
    overflow: visible;
    background-image: url(../img/palme3.png);
    background-repeat: no-repeat;
        background-position: right 110% !important;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    background-size: 100%;
}
.backGrey {
    background-color: rgba(255,255,255, 0.7);
    padding: 30px;
    width: 80%;
    /* margin: auto; */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 756px;
}
#three-section .slide2 {
    background-image: url(../img/gallery01mobile/gallery_02_mobile.jpg);
}
#three-section .slide3 {
    background-image: url(../img/gallery01mobile/gallery_03_mobile.jpg);
}
#three-section .slide1 {
    background-image: url(../img/gallery01mobile/gallery_01_mobile.jpg);
}
.slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 560px;
}
#five-section .slide h2 {
    font-size: 42px;
    line-height: 120px;
    text-align: center;
    color: white;
}
#five-section .didascalia_slide {
    width: auto;
    /* float: left; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    height: 100%;
    /* margin-left: 9%; */
    position: relative;
    z-index: 999999;
    margin: auto;
    display: block;
}
#five-section .backGrey {
    background-color: transparent;
    padding: 0px; 
    width: 100% !important;
     margin: auto; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 756px;
    display: block;
}
#five-section img {
    position: relative;
    width: 40%;
}


.grafic {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    margin-top: 50px;
}
.perc {
    width: 90%;
    float: left;
    position: relative;
    padding-top: ,;
}
div#linea4 {
    top: 41%;
    left: 68%;
}
div#linea3 {
    top: 41%;
    left: 35%;
}
.palazzo, .palazzo2, .palazzo3 
{
    width: 28%;
}
.blocco > div {
    font-size: 30px;
    color: #cd9a25;
    font-weight: 400;
    line-height: 100px;
    float: left;
    margin-left: 0;
}
.blocco span {
    font-size: 20px;
    color: #cd9a25;
    font-weight: 400;
    line-height: 100px;
    margin-top: -7px;
    float: left;
    text-transform: capitalize;
}
.perc p {
    font-size: 26px;
    line-height: 1px;
}

.img_laterale {
    height: 450px;
}



}

@media screen and (max-width: 480px)
{
.scelta_test
{
font-size: 20px;
    line-height: 25px;
}

.txtQuest {
    font-size: 24px;
}

.wrapSurvey p.result {
    font-size: 24px;
}
.chicco1 {
    margin-bottom: -30px;
}
.cit,#five-section .cit,#nine-section .cit {
    padding: 20px;
	position: absolute;
bottom: 0px;
left: 6%;
width: 88%;
}

#five-section .cit
{
bottom:150px;
}

.chicco2 {
    top: -30px;
}

#five-section .chicco1 img
{
top:-40px;
}

#five-section .chicco2 img
{
top:30px;
}



.img_laterale {
    height: 400px;
}

#four-section .parteTx,#six-section .parteTx,#nine-section .parteTx
{
padding-bottom:350px;
}

#svgRectangle
{
padding:15px;
}

.paragraph p {
    font-size: 14px;
    line-height: 24px;
}
#svgRectangle h2 {
    font-size: 15px;
    line-height: 25px;
	
}
#svgStampante {
    margin-top: -326px;
    margin-bottom: 45px;
    width: 100%;
    z-index: 0;
    display: block;
    position: relative;
}

    .printer {
    z-index: 2;
    display: block;
    position: relative;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 220px;
    width: 40%;
}
.shoes {
    position: absolute;
    bottom: -40px;
    left: 16px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 20%;
}
.cupcake {
    position: absolute;
    bottom: 50px;
    left: 19px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 20%;
}
.jewel {
    position: absolute;
    bottom: 17px;
    right: 5px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 20%;
}
.fashion {
    position: absolute;
    bottom: -40px;
    right: 5px;
    z-index: 9;
    transform: scale(0);
    opacity: 0;
    width: 20%;
}

#seven-section .cit p {
    font-size: 16px;
}

.quant h2 {
    font-size: 22px;
}

.grafs
{
width:240px;
}
.semicerchio-orizzontale-left,.semicerchio-orizzontale-right {
    height: 230px;
width: 115px;
}

.chic {
    width: 150px;
    top: 30px;
    left: 80px;
}

#dx {
    right: -10px;
    width: 120px;
}

#eight-section {
    padding-bottom: 120px;
}

#three-section {
    padding-bottom: 30px;
}

}
@media screen and (max-width: 320px)
{
.semicerchio-orizzontale-right {
    margin-right: 0px;
}
.semicerchio-orizzontale-left {
    margin-left: 0px;
}

.chicco1 {
    top: -65px;
}

}

