@font-face {
	font-family: 'Bodoni Std';
	src: url('../fonts/BodoniStd-Book.eot');
	src: url('../fonts/BodoniStd-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BodoniStd-Book.woff') format('woff'),
		url('../fonts/BodoniStd-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Bodoni Std';
	src: url('../fonts/BodoniStd-Italic.eot');
	src: url('../fonts/BodoniStd-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BodoniStd-Italic.woff') format('woff'),
		url('../fonts/BodoniStd-Italic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Bodoni Std';
	src: url('../fonts/BodoniStd.eot');
	src: url('../fonts/BodoniStd.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BodoniStd.woff') format('woff'),
		url('../fonts/BodoniStd.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

#volu.off {
    background-image: url(https://www.ladymillionmom.it/img/Audio_Off.png);
}
.uno, .due,.tre, .quattro, .cinque, .sei,.sette, .otto{
   opacity: 0;
}
#volu {
    position: absolute;
    z-index: 99;
    top: 30px;
    right: 39px;
    bottom: auto;
    left: auto;
    margin: 0;
    background-image: url(https://www.ladymillionmom.it/img/Audio_On.png);
    width: 40px;
    height: 34px;
    display: block;
    cursor: pointer;
}
.aereo {
    width: 23%;
    margin: auto;
    bottom: -590px;
    position: relative;
    z-index: 11;
}
.percorso {
    width: 7%;
    margin: auto;
}
.pin {
    width: 9%;
    margin: auto;
    margin-top: 20px;
}
   .pin img, .percorso img, .aereo img  {
    transform: scale(0);
    }
body
{
    font-family: Helvetica, sans-serif;
    background-color: white;
	color:#000;
}
b {
    font-weight: 700;
/*    color: #000;*/
}
p b
{color: #000;
}
    .desktop_view
    {
        display: block !important;
    }
    .mobile_view
    {
        display: none !important;
    }
i
{
font-style:italic;
}
#navigator a.section-scroll {
    text-align: center;
}
p
{
text-align:left;
color:#4d4d4d;
}
.imgMobile img {
    width: 100%;
}
.slick-dots {
    display: none !important;
}
.focus
{
max-width:1100px;
position:relative;
z-index:1;
}
#main_menu {
    display: block;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 94px;
    z-index: 20;
}
#main_menu a.active {
    background-color: #cc2f7f;
	color:#fff;
}
#main_menu a {
    width: 50%;
    float: left;
    display: table;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    vertical-align: middle;
    height: 100%;
    line-height: 50px;
    text-decoration: none;
    font-size: 13px;
  /*      border-right: 1px solid #cc2f7f; */
    font-weight: 600;
}
section
{
width:100%;
overflow:hidden;
}

h1 {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 45px;
    line-height: 55px;
    letter-spacing: 3px;
}
h2
{
    font-size: 25px;
    font-weight: 700;
    font-style: italic;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-align: left;
}
.visore {
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 142px;
}


#intro video {
    display: block;
    position: relative;
    top: 0px;
    width: 100%;
}
.sfondo_grigio {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.30);
    width: 100%;
    height: 100%;
    z-index: 1
}
.overlay
{
background-color:rgba(0,0,0,0.45);
padding:20px;
box-sizing:border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.testo_ultimo p {
    color: #514894;
    font-size: 10px;
    text-align: left;
    line-height: 45px;
}
.testo_ultimo p b{
    color: #514894;
}

#intro .visore .caption {
    max-width: 88%;
    margin: auto;
    text-align: center;
    background: none;
}

.visore .valign-center
{
position:absolute;
z-index:10;
    width: 100%;
}
.cerchio_bianco {
    position: absolute;
    left: 50%;
    margin-left: -22%;
    width: 43%;
    top: 11%;
    transform: scale(0);
}

.visore .caption h1 {
    font-family: 'Bodoni Std';
    font-style: italic;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    font-size: 81px;
    line-height: 70px;
    opacity: 0;
}
#intro .caption span {
    color: white;
    font-size: 23px;
    font-weight: 400;
    margin-top: 30px;
    display: block;
    position: relative;
    text-align: left;
    width: 650px;
    margin: auto;
    padding-left: 70px;
}
#intro .caption span:before {
    display: block;
    content: "";
    width: 50px;
    height: 2px;
    background-color: #8b132a;
    left: -67px;
    top: 19px;
    position: relative;
}

.visore .caption h1 span
{
color:#ffd34f;
}

.back_sponsor {
    position: absolute;
    z-index: 2;
    bottom: 0;
    top: 25px;
    left: 0;
    margin: 0;
    width: 100%;
    height: 69px;
}
.back_sponsor span {
    display: block;
    text-align: left;
    font-style: italic;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    line-height: 28px;
}
.arrow {
    margin-top: 40px;
    cursor: pointer;
    animation: pulse 3s infinite;
    position: relative;
}


@keyframes pulse {
  0% {
    top: 0px;
  }
  50%{
  	top: 30px;
  }
  100% {
    top: 0px;
  }
}
#two-section {
    background-color: #fee4f0;
        position: relative;
}
#stelvio .testuale
{
    padding-top: 0px;
}
#stelvio2 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 430px;
}
#stelvio2 .lineaRossa {
    top: 12%;
}
.testuale
{
padding-top:80px;
}
.intro_section {
    padding-top: 70px;
    position: relative;
}
.titolo_sezione h2 {
    font-family: 'Bodoni Std';
    font-size: 92px;
    /* position: absolute; */
    text-align: center;
    position: relative;
    top: 410px;
    line-height: 61px;
    opacity: 0;
    font-weight: lighter;
}
.titolo_sezione {
    position: relative;
    top: 0px;
    z-index: 2;
}
.testoIntro .riga {
    margin-top: -28%;
}
#four-section.full::before,#six-section.full::before,#eight-section.full::before
{
height:100%;
}
.cerchio_viola
{
	transform: scale(0);
}
.intro_section p {
    /* text-decoration: underline; */
    font-weight: lighter;
    max-width: 605px;
    margin-left: auto;
    margin-right: auto;
    /* letter-spacing: 2px; */
    color: black;
    /* text-transform: uppercase; */
}

.triangle {
    width: 6%;
    height: 2px;
    line-height: 0;
    position: relative;
    z-index: 2;
    background-color: #8b132a;
    left: -4%;
    top: 23px;
}
#stelvio {
    position: relative;
    padding-top: 100px;
    padding-bottom: 0px;
}
.stelvio_img
{
    position: absolute;
    left: 0px;
    top: 20%;

}
.stelvio_img img
{
	    z-index: 9;
	    position: relative;
        left: -2000px;
}
.rett_grey {
    width: 80%;
    height: 80%;
    top: 10%;
    position: absolute;
    background-color: #ececec;
    z-index: 4;
    left: 15%;
}
.stelvio_img .rett_grey
{
    left: -2000px;
}

.testoIntro p {
    width: 71%;
    margin: auto;
    margin-top: 40px;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    font-weight: lighter;
    /* font-style: italic; */
    color: black;
}
p.pad
{
    margin-top: 90px;
}
#two-section > div.testoIntro.parallax-layer > div > div.riga > div:nth-child(1) > p:nth-child(1) {
    margin-top: 100px;
    z-index: 9;
    position: relative;
}
.testoIntro {
    position: relative;
}

.testoIntro .col2
{
	float: right;
}
#etna
{
        padding-top: 100px;
    position: relative;
        padding-bottom: 100px;
}

.testo {
    max-width: 50%;
    margin-left: auto;
    margin-right: 0;
}
.rientranza
{
    max-width: 50%;
}

#three-section {
    background-color: #eceaf6;
    padding-top: 90px;
}
#three-section .titolo_sezione h2 {
    top: 240px;
    line-height: 87px;
    position: absolute;
    left: 50%;
    margin-left: -24%;

}
.titolo_sezione span {
    position: relative;
    top: 160px;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 13px;
    font-weight: lighter;
    opacity: 0;
}
.animate_flight
{
    position: relative;
}
#three-section .interview {
    width: 90%;
    margin-top: -140px;
    z-index: 0;
    position: relative;
}
#three-section .interview .col2 {
    float: right;
}
.interview .col2 {
    padding-left: 0px;
    padding-right: 0px;
    /*float: right;*/
}
/*#seven-section .interview .col2 {
    padding-left: 0px;
    padding-right: 0px;
    float: right;
}*/

.questions {
    margin-bottom: 90px;
}
.inter {
    padding-top: 190px;
    background-color: white;
    padding-bottom: 40px;
    position: relative;
}
.inter span {
    position: relative;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 13px;
    font-weight: lighter;
    margin-bottom: 50px;
    display: block;
    text-align: left;
    margin-left: 13%;
    width: 85%;
}
#seven-section .direzione {
    direction: rtl;
}

.direzione {
    direction: ltr;
}
.direzione .cella
{
direction:ltr;
}

.imageQuest {
    display: table-cell;
    vertical-align: top;
    width: 50px;
}
.a, .b {
    margin-bottom: 30px;
    display: table;
    width: 100%;
}
.a p{
    
    font-weight: bold;
}
.a p, .b p {
    display: table-cell;
    vertical-align: top;
    /* width: 85%; */
    font-size: 24px;
    color: black;
    line-height: 35px;
    padding-left: 30px;
}
.b p
{
    font-weight: lighter;
}
.animate_flight {
    width: 100%;
    background-image: url(../img/sfondo_mondo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
}
.flight
{
    display: table-cell;
    vertical-align: middle;
}
.numTit {
    position: absolute;
    left: 50px;
    top: 20px;
    z-index: 9;
}
.numTit span{
  color: white;
  font-size: 78px;
  font-weight: 700;
  font-style: italic;
}
.numTit span::after {
    display: inline-block;
    content: "";
    font-size: 150px;
    color: #8d1028;
    height: 160px;
    position: absolute;
    top: 0px;
    width: 6px;
    background-color: #8d1028;
    transform: rotate(25deg);
    left: 100px;
}
.descrTit
{
  position: absolute;
  left: 50px;
  bottom: 20px;
  padding-right: 30px;
  z-index: 9;
}
a.button {
    background-color: #c61f71;
    color: white;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 70px;
    font-weight: lighter;
    font-size: 22px;
    cursor: pointer;
    margin-top: 20px;
    letter-spacing: 3px;
}
.descrTit p {
    color: white;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
}
.testo p {
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    padding-bottom: 50px;
}

.testo p::after
{
clear:both;
content:"";
display:table;
}

.testo p .testoLetter
{
float: left;
font-size: 178px;
margin-right: 10px;
display: inline-block;
line-height: 120px;
}
.introTest2 {
    position: relative;
    background-color: black;
    padding-top: 60px;
    padding-bottom: 60px;
}
.introTest2 h2 {
    color: white;
}
.introTest2 span {
    color: white;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    font-style: italic;
}
#seven-section .introTest2 .lineaRossa {
    width: 60px;
    left: -80px;
}
.introTest2 .focus
{
    text-align: left;
}
#four-section {
    width: 100%;
    /* height: 728px; */
    position: relative;
	padding-top: 60px;
    padding-bottom: 0px;
    background: #eceaf6;
    border-bottom: 1px solid #524792;
    border-top: 1px solid #524792;
}

.didascalia_slide {
    width: 100%;
    /* float: left; */
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 700px;
    /* margin-left: 9%; */
    position: relative;
    z-index: 999999;
    margin: auto;
}
.slide .focus {
    max-width: 970px;
}
/*.slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: 885px;
    outline: 0;
}*/
.slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    outline: 0;
}
.backGrey {
    /* background-color: rgba(255,255,255, 0.7); */
    padding: 30px;
    /* margin: auto; */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* max-width: 756px; */
}
.slide-count-wrap {
    text-align: left;
    font-family: 'Bodoni Std';
    font-style: italic;
    font-weight: bolder;
    font-size: 90px;
}
.content_articolo p {
    text-align: left;
    font-size: 19px;
    font-weight: lighter;
    color: black;
}
/*#four-section .slide .riga {
    margin-bottom: 50px;
}*/
#four-section .slide .riga {
    margin-bottom: 0px;
}

#six-section .backGrey {
    width: 52%;
}
.didascalia_slide p {
    color: #4d4d4d;
    font-weight: 600;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
}
#four-section h2 {
    color: black;
}
#four-section .imgTest {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.imgTest img {
    width: 100%;
}

#five-section
{
    width: 100%;
/*    height: 728px;*/
    position: relative;
        padding-top: 100px;
    padding-bottom: 0px;
    background-color: #fee4f0;
}
#five-section .titolo_sezione h2 {
    top: 275px;
    line-height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -28%;
    font-size: 82px;
}
#five-section .interview .col2, #nine-section .interview .col2 {
    /*float: left;*/
}
.description_interview
{
	text-align: center;
}
.arrow_box {
    background: #c71971;
    display: block;
	width:215px;
	text-align:center;
    padding-left: 30px;
    padding-right: 30px;
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 60px;
    margin-top: 40px;
	position:relative;
	left:50%;
	margin-left:-107.5px;
}

#six-section .arrow_box
{
margin-left:0;
	margin-right:auto;
	
	z-index:1;
	left:0;
	
}

.arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(199, 25, 113, 0);
	border-top-color: #c71971;
	border-width: 10px;
	margin-left: -10px;
}
.tit {
    width: 60%;
    margin: auto;
    text-align: left;
    margin-top: 60px;
}
.tit h3 {
    font-size: 54px;
    width: 30%;
    margin: auto;
    line-height: 65px;
    font-family: 'Bodoni Std';
    margin-top: 60px;
    text-align: left;
    /* border-bottom: 1px solid; */
    box-shadow: inset 0 -0.175em #e6afcb, inset 0 -0.2em #e6afcb;
    display: inline;
}
#five-section .didascalia_slide {
    justify-content: flex-start;
}
#five-section .interview {
    width: 90%;
    margin-top: -214px;
    z-index: 0;
    position: relative;
    margin-left: 9%;
}



#six-section {
    width: 100%;
    position: relative;
    background-color: #c61f71;
	height:1000px;
	
}

#six-section .focus,#six-section .introTest
{
height:100%;
}

#six-section .focus.on
{
background-image:url("../img/result_test.jpg");
background-position:bottom center;
background-repeat:no-repeat;
}

#six-section .introTest .focus
{
height:auto;
}
#six-section .arrow_box {
    margin-top: 0px;
    color: black;
    letter-spacing: 8px;
    font-weight: lighter;
    background: white;
    font-size: 21px;
    
}
#six-section .arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.wrapSurvey
{
max-width:1000px;
margin-left:auto;
margin-right:auto;
text-align: center;
}
.introTest p {
    font-size: 35px;
    color: white;
	font-weight:lighter;
	line-height:45px;
}

.scelta_test {
    display: block;
    margin-right: 10px;
	margin-left:auto;
	margin-right:auto;
	max-width:880px;
	background-color:#f6f4ee;
	cursor: pointer;
	position:relative;
	z-index:1;
	margin-bottom:40px;
}

.scelta_test::before
{
width:64px;
border-right:1px solid #000;
content:"";
display:block;
position:absolute;
z-index:1;
top:0;
left:0;
margin:0;
height:100%;
background-position:center center;
background-repeat:no-repeat;
}

.scelta_test.on::before
{
background-color:#c61f71;
background-image:url("../img/check.png");
}
.wrapSurvey p {
    color: white;
    font-size: 23px;
}
.ris {
    padding-left: 80px;
	padding-right:30px;
    text-align: left;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
	width:100%;
}

.introTest .button
{
margin-top:60px;
}

.wrapSurvey .button
{
display:none;
margin-left:25px;
margin-right:25px;
width:270px;
text-align:center;
}

#reset_test
{
margin-top: 60px;
}

#nav_test
{
position: absolute;
z-index: 13;
right: 3%;
top: 50%;
}

#nav_test span
{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display:block;
width:28px;
height:28px;
border:10px solid #fff;
margin-top: 25px;
margin-bottom: 25px;
}

#nav_test span.active
{
border:10px solid #c61f71;
}

.ris::before
{
padding-right:55px;
display:inline-block;
z-index:1;
top:0;
left:0;
margin:0;
height:100%;
background-image:url("../img/arrow_test.png");
background-repeat:no-repeat;
background-position: center right;
font-size: 29px;
 color: #401406;
   	font-family:'Work Sans';
line-height:55px;
width: 70px;
}

.ris0::before
{
content:"A";
}

.ris1::before
{
content:"B";
}

.ris p {
    font-size: 29px;
	line-height:55px;
	display:inline-block;
    color: #401406;
	font-family:'Work Sans';
	padding-left:15px;
}
#reset_test span {
    color: white;
    font-size: 23px;
    text-decoration: underline;
}
span.txtQuest {
    color: white;
    font-size: 35px;
	line-height:40px;
	font-weight:lighter;
    
}
#result_wrapper h3
{
    color: white;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: 20px black;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}
#result_wrapper p {
    color: white;
    font-size: 25px;
    font-weight: 700;
    text-shadow: 20px black;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
    text-align: center;
    margin-top: 0px;
}


#six-section .testuale
{
    padding-top: 0px;
}
#six-section .focus {
    max-width: 1400px;
    text-align: left;
}
.introTest {
    width: 55%;
    background-color: #524792;
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../img/pattern_test.png);
    background-size: cover;
    text-align: left;
    position: relative;
    z-index: 11;

}
.introTest h2 {
    color: white;
    font-family: "Bodoni";
    margin-top: 80px;
	font-weight:lighter;
	font-size:73px;
	line-height:73px;
	letter-spacing:0;
}

.introTest .wrapSurvey h2
{
height:300px;
display:inline-block;
}

.introTest .wrapSurvey h2.end
{
height:100px;
margin-bottom:40px;
}

.introTest .wrapSurvey h2 span
{
width:100%;
}
.imageTest {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 0;
}

.imageTest.desktop_view
{
width:50%;
}

.imageTest.desktop_view img
{
min-width:100%;
max-width:9999px;
}
#test2 {
    display: table-cell;
    vertical-align: middle;
    background-color: #ececec;
}
#test2 span.txtQuest {
    color: black;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
}
#test2 .question {
    margin-top: 50px;
    margin-bottom: 70px;
    text-align: center;
}
#test2 .ris {
    display: table;
    width: 70%;
    height: 76px;
    padding: 0px 20px;
    text-align: center;
    background-color: white;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    margin: auto;
}
#test2 .scelta_test {
    display: block;
    margin-right: 10px;
    margin-bottom: 20px;
}
#test2 .ris:hover {
    background-color: #8d1028;
    color: white !important;
}
#test2 .ris:hover p
{
    color: white;
}
#test2 #result {
    text-align: center;
    margin-top: 27%;
}

#test2 #result_wrapper h3 {
    color: black;
    font-size: 35px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: none;
    width: 80%;
    margin: auto;
}
#test2 #result_wrapper p {
    color: black;
    font-size: 20px;
    font-weight: 700;
    text-shadow: none;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 80%;
    margin: auto;
    margin-top: 40px;
}
#share_test {
    display: table;
    width: 16%;
    margin: auto;
    margin-top: 30px;
}

#share_test_tw, #share_test_tw2 {
    background-image: url(../img/tw_test.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
    cursor: pointer;
}
#share_test_fb {
    width: 23px;
    height: 42px;
    cursor: pointer;
    display: table-cell;
}
#share_test_tw {
    width: 50px;
    height: 41px;
    cursor: pointer;
    display: table-cell;
}
#share_test_fb, #share_test_fb2 {
    background-image: url(../img/fb_test.png);
    background-size: 100%;
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
}
#test2 .ris.error, #test2 .ris.error:hover {
    background-color: #ac0718;
    color: white;
}
#test2 .ris.ok, #test2 .ris.ok:hover {
    background-color: #006f45;
    color: white;
}
#test .ris.error, #test .ris.error:hover {
    background-color: #ac0718;
    color: white;
}
#test .ris.ok, #test .ris.ok:hover {
    background-color: #006f45;
    color: white;
}
#reset_test {
    display: none;
    cursor: pointer;
}
#reset_test .button
{
        color: white;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: 20px black;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}


/*seven section */
#seven-section {
    background-color: #eceaf6;
    padding-top: 90px;
}
#seven-section .titolo_sezione h2 {
    top: 235px;
    line-height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -24%;
    font-size: 80px;
}
#seven-section .interview {
    width: 90%;
    margin-top: -140px;
    z-index: 0;
    position: relative;
}
.tit span {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: lighter;
    line-height: 33px;
    text-align: center;
    color: black;
    display: block;
    margin-bottom: 50px;
}
#gallery_accomodation {
    width: 75%;
    margin: auto;
    max-width: 465px;
}
.gall {
    width: 100%;
}
.caption {
    font-size: 18px;
    color: black;
    font-weight: lighter;
    margin-top: 60px;
}
.cycle-pager {
    text-align: center;
    width: 300px;
    z-index: 500;
    position: relative;
    bottom: 60px;
    /* overflow: hidden; */
    /* left: 50%; */
    /* margin-left: -150px; */
    margin: auto;
}
.cycle-pager span {
    font-family: arial;
    width: 20px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    margin-right: 20px;
    margin-left: 20px;
    text-indent: -9999px;
    background-color: transparent;
    border: 3px solid #514894;
}
.cycle-pager span.cycle-pager-active, .cycle-pager span:hover {
    background-color: #514894;
    border: 3px solid #514894;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
#eight-section {
    background-image: url(../img/sfondo_gallery.gif);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 130px;
    padding-bottom: 130px;
    position: relative;
}
#eight-section .slick-prev {
    left: 5%;
    background-image: url(../img/freccia_sx_w.svg);
    background-repeat: no-repeat;
    background-position: center;
    top: 48%;
}
#eight-section .slick-next {
    right: 5%;
    background-image: url(../img/freccia_dx_w.svg);
    background-repeat: no-repeat;
    background-position: center;
    top: 48%;
}
#eight-section .slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: 548px;
    outline: 0;
    background-color: #c71971;
    border-top: 2px solid #d85e9c;
    border-bottom: 2px solid #d85e9c;
}
#eight-section .didascalia_slide {
    width: 58%;
    /* float: left; */
    display: table;
    /* align-items: center; */
    /* justify-content: flex-end; */
    height: 549px;
    /* margin-left: 9%; */
    position: relative;
    z-index: 999999;
    margin: auto;
    margin-right: 0px;
}
#eight-section .backGrey {
    /* background-color: rgba(255,255,255, 0.7); */
    padding: 30px;
    /* margin: auto; */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: table-cell;
    /* max-width: 756px; */
    vertical-align: middle;
}

#eight-section .content_articolo p {
    font-family: "BodoniStd-Book";
    font-size: 43px;
    text-align: left;
    color: white;
    line-height: 53px;
    font-weight: inherit;
}
#eight-section .focus {
/*    background-image: url(../img/stef.jpg);
    background-repeat: no-repeat;
    background-position: left center;*/
    max-width: 1050px;
}
#eight-section .arrow_box {
    position: absolute;
    background: #fff;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    color: black;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 60px;
    top: 30px;
    z-index: 9;
    right: 34%;
	margin-right: -107.5px;
	margin-left:auto;
	left:auto;
}
#eight-section .arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.name {
    position: absolute;
    bottom: 60px;
    text-align: left;
    color: white;
    font-size: 20px;
    letter-spacing: 3px;
    z-index: 10;
    left: 12%;
    font-weight: 600;
}
.imgStef {
    position: absolute;
    left: 12%;
    top: 130px;
    z-index: 9;
}

#navigator {
    position: fixed;
    right: 0px;
    top: 240px;
    z-index: 999;
}
#navigator nav li {
    margin-bottom: 2px;
    display: table;
    position: relative;
}
.compresso {
    height: 50px;
    display: table-cell;
    width: 50px;
    vertical-align: middle;
    background-color: #8b132a;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
z-index: 1;
position: relative;
}
.compresso img {
    display: table-cell;
    vertical-align: middle;
    align-items: center;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
}
.aperto {
    display: table;
    width: 250px;
    /* float: left; */
    height: 50px;
    right: -450px;
    position: absolute;
    background-color: #e5e5e5;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    z-index: 0;
    top: 0px;
}
.aperto span {
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase;
    color: #8d1028;
    letter-spacing: 2px;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    padding: 0px 15px;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
}
.normal
{
    opacity: 1;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
}
.overIco
{
    opacity: 0;
    display: none !important;
    transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
}

#navigator nav li:hover .compresso
{
    background-color: #e5e5e5;
}
#navigator nav li:hover .overIco
{
    display: table-cell !important;
    vertical-align: middle;
    align-items: center;
    opacity: 1;
}
#navigator nav li:hover .normal
{
    display: none !important;
    opacity: 0;
}
#navigator nav li:hover .aperto
{
    right: 50px;
}


#nine-section {
    width: 100%;
    /* height: 728px; */
    position: relative;
    padding-top: 100px;
    padding-bottom: 0px;
    background-color: #fee4f0;
}
#nine-section .titolo_sezione h2 {
    top: 275px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -28%;
    font-size: 67px;
}
#nine-section .interview {
    width: 90%;
    margin-top: -214px;
    z-index: 0;
    position: relative;
    margin-left: 9%;
}

#ten-section
{
	background-color: #eceaf6;
	position: relative;
}
.patternered {
    background-image: url(../img/pattern_ten.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 2px solid #514894;
    border-bottom: 1px solid #514894;
}
.patternered h2 {
    text-align: center;
    font-family: "BodoniStd-Italic";
    color: #514894;
    font-size: 89px;
    line-height: 70px;
    margin-bottom: 0px;
}

#ten-section .tit span {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: lighter;
    line-height: 33px;
    text-align: center;
    color: #514894;
    display: block;
    margin-bottom: 30px;
    letter-spacing: 5px;
}

#ten-section .tit {
    width: 100%;
    margin: auto;
    text-align: center;
    display: block;
    margin-top: 30px;
    position: relative;
    border-bottom: 1px solid #514894;
}
.info
{
	border-right: 1px solid #514894;
}
.ico
{
	margin-top: 60px;
}
#ten-section .focus {
    max-width: 1400px;
}
.textInfo {
    width: 70%;
    margin: auto;
    margin-top: 80px;
}
.textInfo p {
    color: #514894;
    font-size: 28px;
    text-align: center;
    line-height: 30px;
}
span.number {
    font-size: 90px;
    font-weight: bold;
}
span.erc {
    font-family: "BodoniStd-Italic";
    font-size: 45px;
    font-weight: bold;
}
#ten-section .col3 {
    padding-bottom: 50px;
}
.discl
{
	background-color: #514894;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}
.discl p
{
	color: white;
	font-size: 23px;
	text-align: left;
}
.discl p b
{
	color: white;
}
.relativo
{
position:relative;
z-index:1;
}


.visore .caption p
{

font-weight:300;
color:#ffd34f;
}


.intro_section p, .visore .caption p, .overlay_video p {
    font-size: 33px;
    line-height: 42px;
}


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

.overlay_video,.poster
{
position:absolute;
top:0;
left:0;
margin:0;
width:100%;
height:100%;
background-repeat:no-repeat;
background-position:center center;
}

.overlay_video
{
background-color:rgba(0,0,0,0.6);
z-index:6;
background-image:url("../img/play.png");
cursor:pointer;
}

.overlay_video p
{
color:#fff;
font-weight:700;
text-decoration:underline;
padding-left: 70%;
text-align: center;
}

.poster
{
background-size:cover;
z-index:5;
display: none !important;
}

.poster.video1
{
background-image:url("../img/cover_video1.jpg");
}

.poster.video2
{
background-image:url("../img/cover_video2.jpg");
}

.poster.video3
{
background-image:url("../img/cover_video3.jpg");
}

.plyr__play-large
{
display:none !important;
}
.bannerEnd.bottom_banner {
    position: relative;
}

.bannerEnd a {
    display: block;
    position: absolute;
    z-index: 99999999999999;
    top: 0;
}

.bannerEnd a img
{
width:100%;
position:relative;
z-index:1;
}

.bannerEnd a  {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 147px;
    margin-left: -275px;
    background-color: #8d1028;
    font-weight: 700;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 520px;
    height: 86px;
    line-height: 86px;
    z-index: 99999999999999;
}
@media only screen and (max-width: 1450px){

.introTest h2
{
font-size:60px;
line-height:65px;
}
.textInfo p {
    color: #514894;
    font-size: 24px;
    text-align: center;
    line-height: 24px;
}
}
@media only screen and (max-width: 1350px){

    #etna .lineaRossa {
    width: 80px;
    top: 8.5%;
    position: absolute;
    left: 0%;
}

#emilia .lineaRossa {
    width: 80px;
    top: 2%;
    position: absolute;
    left: 0%;
}
}

@media only screen and (max-width: 1200px){
.introTest h2
{
font-size:50px;
line-height:60px;
}
    .testo {
    max-width: 55%;
    margin-left: auto;
    margin-right: 0;
}
.rientranza {
    max-width: 40%;
}
.lineaRossa {
    position: absolute;
    width: 420px;
    height: 2px;
    background-color: #8b132a;
    left: 9%;
    top: 14%;
}
#etna .lineaRossa {
    width: 90px;
    top: 10%;
    position: absolute;
    left: -1%;
}
.question {
    margin-top: 50px;
    margin-bottom: 110px;
}
#test2 span.txtQuest {
    font-size: 21px;
}
#emilia .lineaRossa {
    width: 90px;
    top: 10%;
    position: absolute;
    left: -1%;
}

}
@media only screen and (max-width: 1150px)
{
	#four-section {
    background-size: 80%;
}

h2 {
    font-size: 23px;
    font-weight: 700;
    font-style: italic;
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-align: left;
}
.didascalia_slide p {
    color: #4d4d4d;
    font-weight: 600;
    font-size: 15px;
    line-height: 27px;
    text-align: left;
}
.slick-next {
    right: 1%;}
.slick-prev {
    left: 1%;}

.bannerEnd a {
    margin-top: 57px;
}



}

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

.question {
    margin-top: 50px;
    margin-bottom: 50px;
}
.triangle {
    left: -7%;
}
.lineaRossa {
    left: 4%;
    top: 13.3%;
}

#etna .lineaRossa {
    width: 90px;
    top: 9.8%;
    position: absolute;
    left: -4%;
}

#blockHaus .lineaRossa {
    width: 90px;
    top: 13%;
    position: absolute;
    left: -4%;
}
#test2 .question {
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
}
#emilia .lineaRossa {
    width: 90px;
    top: 10%;
    position: absolute;
    left: -4%;
}

#six-section
{
height:750px;
}

.introTest {
    padding-top: 80px;
    padding-bottom: 60px;
}

.introTest .wrapSurvey h2
{
height:180px;
}

.risposte
{
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.ris p
{
font-size:23px;
}

.introTest h2
{
margin-top:60px;
}

.introTest .button {
    margin-top: 40px;
}

}

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

    #eight-section .didascalia_slide {
    width: 78%;}
    .imgStef {
        display: none !important;
}        
#intro .visore,#three-section .visore, #five-section .visore, #seven-section .visore {
    height: 450px;
}
#blockHaus .testo {
    max-width: 475px;
    margin-left: auto;
}
#main_menu a {
    font-size: 14px;
}
    #main_menu {
    display: block;
    width: 100%;
    height: 50px;
    position: relative;
    top: 94px;
    z-index: 20;
}

.visore
{
margin-top: 92px;
}
#intro .visore .caption {
    height: 150px;
}

h1 {

    font-size: 30px;
    line-height: 45px;
}

.visore .back_sponsor span
{
font-size:17px;
}
#etna .testuale, #blockHaus .testuale, #emilia .testuale {
    padding-top: 50px;
    padding-left: 0px;
}
#test2 .ris {
    height: 61px;
}
.ris p {
    font-size: 14px;
}

.intro_section p, .visore .caption p,.testo h2, .virgolettato h2 {
    font-size: 20px;
    line-height: 32px;
}
.testo p, .overlay_video p {

    font-size: 18px;
    line-height: 30px;
	}

.testo p
{
padding-bottom: 50px;
}

.testo p .testoLetter {

    font-size: 100px;
    line-height: 70px;
}

visore .back_sponsor span
{
font-size:16px;
}

.triangle
{
top:9px;
}

#three-section .caption br.desktop
{
display:none;
}

#three-section .caption
{
height:auto;
}

#five-section .visore .caption, #seven-section .visore .caption {
    max-width: 88%;
	height: auto;
}

#five-section .blocco_incremento,#seven-section .blocco_incremento {
    left: 50%;
    margin-top: -30px;
    margin-left: -100px;
}



.focus.virgolettato
{
    padding-top: 30px;
    padding-bottom: 30px;
}

.testuale {
    padding-top: 50px;
}

.intro_section
{
    padding-top: 50px;
    padding-bottom: 50px;
}
#four-section, #six-section, #eight-section {
    padding-top: 50px;
    padding-bottom: 0px;
}
#stelvio2 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 0px;
}
}
@media only screen and (max-width: 1024px)
{
        .cycle-pager {
    text-align: center;
    /* width: 300px; */
    z-index: 500;
    position: relative;
    bottom: 100px;
    /* overflow: hidden; */
    /* left: 50%; */
    /* margin-left: -150px; */
    margin: auto;
}
.caption {
    font-size: 18px;
    color: black;
    font-weight: lighter;
    margin-top: 90px;
}
.imgStef {
    /* display: none !important; */
    width: 30%;
    top: 210px;
}
.introTest h2 {
    font-size: 42px;
    line-height: 50px;
}
#seven-section .titolo_sezione h2 {
    top: 235px;
    line-height: 70px;
    position: absolute;
    left: 50%;
    margin-left: -29%;
}
#five-section .titolo_sezione h2 {
    top: 275px;
    line-height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -33%;
    font-size: 82px;
}
#three-section .titolo_sezione h2 {
    top: 240px;
    line-height: 87px;
    position: absolute;
    left: 50%;
    margin-left: -29%;
}
#nine-section .titolo_sezione h2 {
    top: 275px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -34%;
    font-size: 67px;
}

}

@media only screen and (max-width: 1023px) and (min-width: 700px)
{
#five-section .valign-center, #seven-section .valign-center
{
display:block;
}
}
@media only screen and (max-width: 1000px)
{
    .lineaRossa {
    left: -26%;
    top: 10%;
}


}
@media only screen and (max-width: 900px)
{
#main_menu
{
display:none;
}
#intro .visore {
    top: 0px;
    margin-top: 0px;
}
.animate_flight
{
    display: none;
}
.visore .caption h1{
font-size: 41px;
    line-height: 45px;
}
#seven-section .titolo_sezione h2 {
    top: 235px;
    line-height: 64px;
    position: absolute;
    left: 50%;
    margin-left: -36%;
    font-size: 70px;
}
#seven-section .interview {
    width: 100%;
    margin-top: -140px;
    z-index: 0;
    position: relative;
}
#seven-section .interview .col2 {
    padding-left: 0px;
    padding-right: 0px;
    float: right;
}
#eight-section {
    padding-top: 130px;
    padding-bottom: 130px;
}
#eight-section .backGrey, #eight-section .didascalia_slide {
width: 100%;
}
#nine-section .titolo_sezione h2 {
    top: 255px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -38%;
    font-size: 51px;
}
#ten-section .tit span {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: lighter;
    line-height: 33px;
    text-align: center;
    color: #514894;
    display: block;
    margin: auto;
    margin-bottom: 30px;
    letter-spacing: 5px;
    width: 70%;
}
#ten-section .col3 {
    padding-bottom: 50px;
    width: 100%;
    display: table;
    padding-top: 50px;
}
.info {
    border-right: none;
    border-bottom: 1px solid #514894;
}
.ico {
    margin-top: 60px;
    display: table-cell;
    vertical-align: middle;
}
span.number {
    font-size: 50px;
    font-weight: bold;
}
span.erc {
    font-family: "BodoniStd-Italic";
    font-size: 40px;
    font-weight: bold;
}
.textInfo {
    width: 70%;
    margin: auto;
    margin-top: 80px;
    display: table-cell;
    vertical-align: middle;
}

.mobile_view .inter {
    padding-top: 90px;
    margin-top: 100px;
}


.slick-arrow{
	display: none !important;
}

.slick-dots {
    display: block !important;
}
#five-section .titolo_sezione h2 {
    top: 275px;
    line-height: 65px;
    position: absolute;
    left: 50%;
    margin-left: -43%;
    font-size: 72px;
}
.description_interview {
    text-align: center;
    margin-top: 100px;
}
.tit {
    text-align: center;
}
	.interview .col2 {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}
#three-section .interview {
    width: 100%;
    background-image: url(../img/sfondo_mondo_mobile.jpg);
    background-size: 180%;
    background-position: center bottom;
    padding-bottom: 100%;
    background-repeat: no-repeat;
}
.slide-count-wrap {
    text-align: left;
    font-family: 'Bodoni Std';
    font-style: italic;
    font-weight: bolder;
    font-size: 78px;
}
.inter {
    width: 80%;
    margin: auto;
}    
#two-section > div.testoIntro.parallax-layer > div > div.riga > div:nth-child(2) > p:nth-child(2) {
    width: 50%;
    margin-left: 0px;
    float: left;
}
.testoIntro p {
    width: 100%;
    }
#two-section {
    padding-bottom: 70px;
}	
.arrow img {
    width: 5%;
}
.testoIntro .col2
{
	float: left;
}
.focus {
    width: 80%;
}
#three-section .titolo_sezione h2 {
    margin-left: -38%;
}
.titolo_sezione h2 {
    font-size: 86px;
}

#four-section .slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: 710px;
    outline: 0;
    padding-top: 50px;
}
.back_sponsor {
    position: absolute;
    z-index: 2;
    bottom: 0;
    top: 25px;
    left: 70px;
    margin: 0;
    width: 80%;
    /* height: 69px; */
    display: inline-block;
}

.intro_section {
    padding-top: 90px;
    padding-bottom: 0px;
}
.cerchio_bianco {
    position: absolute;
    left: 50%;
    margin-left: -20%;
    width: 40%;
    top: 29%;
}

.numTit span {
    color: white;
    font-size: 38px;
    font-weight: 700;
    font-style: italic;
}
.numTit {
    position: absolute;
    left: 40px;
    top: 0px;
    z-index: 9;
}
#three-section .imgMobile {
    margin-top: 0px;
}
.descrTit p {
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}
.numTit span::after {
    display: inline-block;
    content: "";
    font-size: 150px;
    color: #8d1028;
    height: 40px;
    position: absolute;
    top: 12px;
    width: 6px;
    background-color: #8d1028;
    transform: rotate(25deg);
    left: 53px;
}
#four-section {
    width: 100%;
    position: relative;
    padding-top: 0px;
    padding-bottom: 50px;
}
.slick-slide img {
    display: block;
    width: 80%;
    margin-top: 0px;
}
#four-section .slide .riga {
    margin-bottom: 0px;
}
.didascalia_slide {
    width: 100%;
    /* float: left; */
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    /* margin-left: 9%; */
    position: relative;
    z-index: 999999;
    margin: auto;
    margin-top: 20px;
}
.backGrey {
    /* background-color: rgba(255,255,255, 0.7); */
    padding: 0px;
    width: 100%;
    /* margin: auto; */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* max-width: 756px; */
}
#five-section {
    /* background-image: url(../img/gallery_02.png); */
    /* background-repeat: no-repeat; */
    /* background-position: top center; */
    width: 100%;
    /* height: 728px; */
    position: relative;
    /* padding-top: 540px; */
    padding-bottom: 0px;
}
#five-section .didascalia_slide {
    justify-content: center;
}
.wrapSurvey .button {
    display: none;
    margin-left: 25px;
    margin-right: 25px;
    width: 200px;
    text-align: center;
}
#six-section {
	padding-top: 50px;
    padding-bottom: 50px;
    background-size: 80%;
        width: 100%;
    position: relative;
    background-color: #c61f71;
    height: 750px;
}



#six-section .arrow_box
{
margin-left: -107px;
    left: 50%;
}

.introTest h2
{
text-align:center;
}
#six-section .focus {
    width: 100%;
    text-align: center;
}
#six-section .introTest {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}

.ris::before
{
    width: 50px;
    background-size: 50%;
	line-height:40px;
	padding-right:30px;
}

.scelta_test::before
{
background-size:70%;
width:40px;
}

.ris {
    padding-left: 50px;
    padding-right: 20px;
}
.imageTest {
    position: absolute;
    right: 0px;
    top: inherit;
    z-index: 0;
    bottom: 0px;
}
.wrapSurvey p {
    color: white;
    font-size: 14px;
    margin-bottom: 10px;
}
span.txtQuest {
    color: white;
    font-size: 30px;
}

#reset_test {
    margin-top: 40px;
	width:auto;
}

.introTest
{
height:100% !important;
}
.wrapSurvey .ris p 
{
    font-size: 19px;
    color: black;
    line-height: 40px;
    position: relative;
    z-index: 1;
    top: -3px;
}
.imgMobile {
    margin-top: 63px;
}
    .desktop_view
    {
        display: none !important;
    }
    .mobile_view
    {
        display: block !important;
    }
#stelvio {
    position: relative;
    padding-top: 100px;
    padding-bottom: 0px;
}



#intro .visore, #three-section .visore, #five-section .visore, #seven-section .visore {
    height: auto;
}
.stelvio_img {
    position: relative;
    left: 0px;
    bottom: 0px;
}
    .intro_section p {
    max-width: 80%;
}
.testo {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}
    .lineaRossa {
    width: 11%;
    left: -2%;
    top: 8.2%;
}
.col2 {
    width: 100%;
}
.animateMap {
    margin-top: 20px;
    position: relative;
    margin-bottom: 20px;
}
.strada4 {
    position: absolute;
    top: 123px;
    left: 29%;
    opacity: 0;
    z-index: 2;
}
#etna .lineaRossa {
    width: 90px;
    top: 3.5%;
    position: absolute;
    left: 0%;
}
.strada2 {
    position: absolute;
    top: 194px;
    left: 47%;
    opacity: 0;
    z-index: 2;
}
#four-section
{
    height: auto;
}
.question {
    margin-top: 0px;
    margin-bottom: 0px;
}
.ris {
    width: 100%;
}
.introTest .button {
    margin-top: 0px;
}
.introTest p {
    margin-bottom: 40px;
}
.ris p 
{
	margin-bottom: 0px;
}
.risposte {
    margin-top: 20px;
}
#test .lineaRossa {
    width: 60px;
    left: -13%;
    top: 17px;
}
#result_wrapper p {
    margin-top: 0px;
}
.amalfi_img {
    position: relative;
    left: 0px;
    bottom: -11px;
}
#blockHaus .lineaRossa {
    width: 90px;
    top: 3.8%;
    position: absolute;
    left: 0%;
}
#amalfi {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
#six-section
{
    padding-bottom: 0px;
}
.introTest2 .focus {
    text-align: left;
    width: 75%;
}
#test2 .wrapSurvey.sond1 {
    padding-bottom: 50px;
}

#emilia .animateMap {
    margin-top: 20px;
}
#emilia .lineaRossa {
    width: 90px;
    top: 3.8%;
    position: absolute;
    left: 0%;
}
#stelvio2 .lineaRossa {
    top: 6.6%;
}
#stelvio2 {
    position: relative;
    padding-top: 50px;
    padding-bottom: 70px;
}
#four-section {
    padding-bottom: 0px;
}
.strada6 {
    left: 227px;
}
#navigator {
    display: none;
}


}

@media only screen and (max-width: 800px)
{
.lineaRossa {
    width: 11%;
    left: -2%;
    top: 7.5%;
}


}



@media only screen and (max-width: 699px)
{
.ris {
    padding-left: 40px;
}
    .visore .caption h1 {
    font-size: 23px;
    line-height: 20px;
}

#six-section .backGrey {
    width: 100%;
}
#nav_test span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 10px;
    height: 10px;
    border: 3px solid #fff;
    margin-top: 25px;
    margin-bottom: 25px;
}
#nav_test span.active {
    border: 3px solid #c61f71;
}

.wrapSurvey a.button {
    background-color: #c61f71;
    color: white;
    text-transform: uppercase;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 50px;
    font-weight: lighter;
    font-size: 13px;
    cursor: pointer;
    margin-top: 20px;
    letter-spacing: 3px;
}
.introTest {
    padding-top: 30px;

}
span.txtQuest {
    color: white;
    font-size: 21px;
    line-height: 22px;
}

.wrapSurvey .button {
    display: none;
    margin-left: 15px;
    margin-right: 15px;
    width: 120px;
    text-align: center;
}
.ris {
    display: table;
}
.ris::before {
    padding-right: 15px;
    display: table-cell;
    z-index: 1;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    background-image: url(../img/arrow_test.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center right;
    font-size: 16px;
    color: #401406;
    font-family: 'Work Sans';
    line-height: 35px;
    width: 25px;
}

.scelta_test::before
{
width:35px;
}
#six-section .focus.on {
    background-image: url(../img/result_test.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 110%;
}
#eight-section .backGrey {
    padding: 0px;
    padding-top: 30px;
}
#nine-section .interview {
    width: 90%;
    margin-top: -94px;
    z-index: 0;
    position: relative;
    margin-left: 9%;
}
#nine-section .inter {
    padding-top: 170px;
        width: 100%;
}
.titolo_sezione h2 {
letter-spacing: 0px;
}
#nine-section .titolo_sezione h2 {
    top: 122px;
    line-height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -43%;
    font-size: 30px;
}
.patternered h2 {
    text-align: center;
    font-family: "BodoniStd-Italic";
    color: #514894;
    font-size: 49px;
    line-height: 50px;
    margin-bottom: 0px;
}
#ten-section .tit span {
    font-size: 28px;
}
.textInfo p {
    color: #514894;
    font-size: 16px;
    text-align: center;
    line-height: 18px;
}
.testo_ultimo p {
    color: #514894;
    font-size: 10px;
    text-align: left;
    line-height: 18px;
    margin-bottom: 20px;
}
.ico {
    margin-top: 60px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 40px;
}
.textInfo {
    width: 58%;
    margin: auto;
    margin-top: 80px;
    display: table-cell;
    vertical-align: middle;
}

#eight-section .slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: 648px;
    }
#seven-section .titolo_sezione h2 {
    top: 135px;
    line-height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -30%;
    font-size: 30px;
}
.bannerEnd a {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: -167px;
    margin-left: -145px;
    background-color: #8d1028;
    font-weight: 700;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 290px;
    height: 86px;
    line-height: 86px;
    z-index: 99999999999999;
}
    
.testoIntro p {
    width: 100%;
    font-size: 15px;
}
#four-section
{
        padding-top: 140px;
    padding-bottom: 30px;

}
p.pad {
    margin-top: 40px;
}
.titolo_sezione span {
    position: relative;
    top: 90px;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 9px;
    font-weight: lighter;
}
#three-section .titolo_sezione h2 {
    top: 145px;
    line-height: 30px;
    position: absolute;
    left: 50%;
    line-height: 35px;
    margin-left: -44%;
}
.a p, .b p {
    display: table-cell;
    vertical-align: top;
    /* width: 85%; */
    font-size: 17px;
    color: black;
    line-height: 23px;
    padding-left: 30px;
}
.questions {
    margin-bottom: 70px;
}
#four-section {
    padding-top: 0px;
    padding-bottom: 30px;
}
.slide-count-wrap {
    font-size: 28px;
}
#four-section .col2-3 {
    width: 66.666%;
}
#four-section .col3 {
    width: 33.333%;
}
.inter span {
    position: relative;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 8px;
    font-weight: lighter;
    margin-bottom: 50px;
    display: block;
    text-align: left;
    margin-left: 31%;
    width: 69%;
}
.backGrey {
    width: 100%;
}
.content_articolo p {
    text-align: left;
    font-size: 12px;
    font-weight: lighter;
    color: black;
}

#four-section .slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: 450px;
    outline: 0;
    padding-top: 50px;
}
#five-section .interview {
    width: 90%;
    margin-top: -86px;
    z-index: 0;
    position: relative;
    margin-left: 9%;
}
.imageQuest {
    display: table-cell;
    vertical-align: top;
    width: 25px;
}
.tit {
    width: 80%;
    }
    .tit h3 {
    font-size: 37px;
    width: 100%;
    margin: auto;
    line-height: 45px;
    font-family: 'Bodoni Std';
    margin-top: 60px;
    text-align: left;
    /* border-bottom: 1px solid; */
    box-shadow: inset 0 -0.175em #e6afcb, inset 0 -0.2em #e6afcb;
    display: inline;
}
.introTest p {
    font-size: 18px;
    color: white;
    font-weight: lighter;
    line-height: 22px;
    text-align: center;
}
a.button {
    font-size: 14px;
}

.introTest h2 {
    color: white;
    font-family: "Bodoni";
    margin-top: 30px;
    font-weight: lighter;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 20px;
}
#five-section .titolo_sezione h2 {
    top: 145px;
    line-height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -39%;
    font-size: 30px;
}
#five-section .inter {
    padding-top: 110px;
     width: 100%;
}
#seven-section .inter {
    width: 90%;
    margin: auto;
}
#seven-section .riga.tabella {
    margin-left: 0px;
}
    .didascalia_slide p {
    color: #4d4d4d;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
.slick-next, .slick-prev
{
    display: none !important;
}
#six-section .introTest {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    height: 87%;
}

.slide {
    background-size: cover;
    background-repeat: no-repeat;
    width: 50%;
    height: 640px;
    outline: 0;
}
#five-section .slide
{
        height: 490px;
}
#six-section {
    padding-top: 10px;
    padding-bottom: 0px;
    background-size: 100%;
    height: 520px;
}

#nav_test
{
margin-top:-30px;
}

#reset_test {
    margin-top: 30px;
}

.introTest .wrapSurvey h2.end {
    margin-bottom: 0px;
}

.introTest .wrapSurvey h2 {
    height: 120px;
}

.risposte {
    margin-top: 10px;
}
#six-section .arrow_box {
    margin-top: 0px;
    color: black;
    letter-spacing: 8px;
    font-weight: lighter;
    background: white;
    font-size: 21px;    
}


.wrapSurvey .ris p {
    font-size: 13px;
    color: black;
    line-height: 15px;
	top:0;
}
#linea1
{
width:94%;
}

#linea2,#linea3,#linea4,#linea7,#linea8,#linea9,#linea24,#linea10,#linea11,#linea14,#linea15,#linea16,#linea25,#linea17,#linea18,#linea21,#linea22,#linea23
{
height:100%;
}

#linea5,#linea6,#linea12,#linea13,#linea19,#linea20
{
width:80%;
}

#four-section::before,#six-section::before,#eight-section::before
{
height:100%;
}

#four-section .focus,#six-section .focus,#eight-section .focus
{
opacity:1;
}

#intro .visore, #three-section .visore, #five-section .visore, #seven-section .visore {
    height: auto;
    top: 0px;
    margin-top: 0px;
}
.visore .back_sponsor
{
height:40px;
padding:10px;
}
.visore .back_sponsor span
{
font-size:11px;
line-height:20px;
}
h1,#three-section .intro_section h2, #five-section .intro_section h2, #seven-section .intro_section h2 {
    font-size: 20px;
    line-height: 30px;
}
.intro_section p, .visore .caption p {
    font-size: 16px;
    line-height: 26px;

}

.overlay_video p {
    font-size: 12px;
    line-height: 16px;
	padding-left: 60%;
}

.overlay_video {
    background-size: 34px;
}

.blocco_incremento
{
display:none;
}

.virgolette
{
width:25px;
height:34px;
}

.virgolette.open {
    left: -11px;
}

.virgolette.close {
    right: -11px;
}

/*.intro_section p, .visore .caption p
{
padding-left:3%;
}*/

#three-section .visore .caption
{
max-width:88%;
}
.triangle
{
top:8px;
}

.testo p .testoLetter {

    font-size: 90px;
    line-height: 60px;
}

.testo p {
    font-size: 16px;
    line-height: 28px;
	padding-bottom: 30px;
}
.intro_section {
    padding-top: 75px;
    padding-bottom: 30px;
}
.testuale {
    padding-top: 30px;
}
.testo h2, .virgolettato h2 {
    font-size: 18px;
	line-height:28px;
}
#factory
{
margin-top:0;
}
.back_sponsor {
    position: absolute;
    z-index: 2;
    bottom: 0;
    top: 25px;
    left: 5px;
    margin: 0;
    width: 80%;
    /* height: 69px; */
    display: inline-block;
}
.ris
{
padding-right:5px;
}
.ris p {
    font-size: 15px;
    line-height: 20px;
    display: table-cell;
    vertical-align: middle;
	text-align:left;
	padding-left:5px;
}
}

@media only screen and (max-width: 600px)
{
.cerchio_bianco {
    position: absolute;
    left: 50%;
    margin-left: -25%;
    width: 50%;
    top: 26%;
}
.titolo_sezione h2 {
    font-size: 47px;
    line-height: 35px;
    top: 210px;
}
#intro .visore .caption {
    height: 100px;
}
h1
{
    font-size: 20px;
    line-height: 23px;
}
.intro_section p {
    max-width: 100%;
}

.bannerEnd a span {
    font-size: 16px;
    letter-spacing: 0;
    width: 80%;
    /* margin-left: -40%; */
    height: 50px;
    margin-top: 23px;
    line-height: 50px;
}
#blockHaus .col2.mobile_view img {
    left: 5%;
    position: relative;
}
#blockHaus .lineaRossa {
    width: 90px;
    top: 3.5%;
    position: absolute;
    left: -10%;
}


.risposte
{
max-width:100%;
}

/*span.txtQuest {
    color: white;
    font-size: 21px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
    text-shadow: 20px black;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}*/
#test2 span.txtQuest {
    color: black;
    font-size: 21px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    text-shadow: none;
}
#four-section .imgTest {
    position: absolute;
    width: 280%;
    height: 100%;
    top: 0px;
    left: -45%;
}
#stelvio {
    position: relative;
    padding-top: 20px;
    padding-bottom: 0px;
}
.lineaRossa {
    top: 2.5%;
}
#etna {
    padding-top: 20px;
}


#test2 .ris {
    display: table;
    width: 100%;
}
.imgMobile
{
        margin-top: 63px;
}
#intro .visore .caption {
    max-width: 100%;
}
#intro .caption span {
    color: white;
    font-size: 15px;
    font-weight: 400;
    margin-top: 30px;
    display: block;
    position: relative;
    text-align: left;
    /* width: 650px; */
    margin: auto;
    padding-left: 0px;
}
#intro .caption span:before {
    left: -57px;
    top: 14px;
}

.intro_section p, .visore .caption p {
    font-size: 17px;
    line-height: 26px;
}
#etna .lineaRossa {
    width: 90px;
    top: 3.2%;
    position: absolute;
    left: -10%;
}
#test .lineaRossa {
    width: 60px;
    left: -25%;
    top: 17px;
}
#emilia .lineaRossa {
    width: 90px;
    top: 3.7%;
    position: absolute;
    left: -10%;
}
#stelvio2 .lineaRossa {
    top: 5%;
}
.animate_flight
{
    display: none;
}

.bannerEnd a span {
    font-size: 12px;
    color: white;
}
.cycle-pager
{
    bottom: 90px;
}



}
@media only screen and (max-width: 320px)
{
h1 {
    font-size: 16px;
    line-height: 20px;
}
.intro_section p, .visore .caption p {
    font-size: 14px;
    line-height: 26px;
}
.titolo_sezione h2 {
    font-size: 47px;
    line-height: 35px;
    top: 187px;
}
#three-section .titolo_sezione h2 {
    top: 125px;
    line-height: 30px;
    position: absolute;
    left: 50%;
    line-height: 28px;
    margin-left: -33%;
    font-size: 30px;
}
.titolo_sezione span {
    position: relative;
    top: 80px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 9px;
    font-weight: lighter;
}
#five-section .titolo_sezione h2 {
    top: 125px;
    line-height: 28px;
    position: absolute;
    left: 50%;
    margin-left: -45%;
    font-size: 30px;
}#five-section .inter {
    width: 100%;
    margin: auto;
}
#six-section .focus.on {
    background-size: 130%;
}    
#seven-section .inter {
    width: 90%;
    margin: auto;
    /* margin-left: 0%; */
    /* text-align: center; */
}
#gallery_accomodation {
    width: 90%;
    margin: auto;
    max-width: 465px;
    /* margin-left: 0%; */
    margin-bottom: 20px;
}
#eight-section .content_articolo p {
    font-family: "BodoniStd-Book";
    font-size: 23px;
    text-align: left;
    color: white;
    line-height: 25px;
    font-weight: inherit;
}
#eight-section .slide {
    background-size: cover;
    background-repeat: no-repeat;
    height: 320px;
}
#eight-section .didascalia_slide {
    height: 300px;
}
#nine-section .titolo_sezione h2 {
    top: 122px;
    line-height: 23px;
    position: absolute;
    left: 50%;
    margin-left: -44%;
    font-size: 23px;
}
#nine-section .inter {
    width: 100%;
    margin: auto;
}
#seven-section .titolo_sezione h2 {
    top: 120px;
    line-height: 22px;
    position: absolute;
    left: 50%;
    margin-left: -34%;
    font-size: 25px;
}
    #blockHaus .lineaRossa {
    width: 90px;
    top: 3.2%;
    position: absolute;
    left: -13%;
}
#etna .lineaRossa {
    width: 90px;
    top: 2.4%;
    position: absolute;
    left: -13%;
}
#emilia .lineaRossa {
    width: 90px;
    top: 2.4%;
    position: absolute;
    left: -13%;
}
.visore .caption h1 {
    font-size: 19px;
    line-height: 22px;
}
.backGrey {
    width: 100%;
    height: 70px;
}
#four-section .col2-3 {
    width: 100%;
}
}
