/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@font-face {
    font-family: 'kinescoperegular';
    src: url('../font/ufonts.com_kinescope-opentype-webfont.woff2') format('woff2'),
         url('../font/ufonts.com_kinescope-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body
{
font-family: "pt_sans_captionregular", sans-serif;
}

.centered
{
width:100%;
text-align:center;
}

.valign-center,.valign-top,.valign-bottom
{
display:flex;
display: -webkit-flex; 
display: -webkit-box; 
display: -ms-flexbox;
height:100%;
}

.valign-center
{
align-items:center;
-webkit-box-align: center;
 -webkit-flex-align: center;
 -ms-flex-align: center;
-webkit-align-items: center;
}

.valign-top
{
align-items:normal;
-webkit-box-align: normal;
 -webkit-flex-align: normal;
 -ms-flex-align: normal;
-webkit-align-items: normal;
}

.valign-bottom
{
align-items:flex-end;
-webkit-box-align: flex-end;
 -webkit-flex-align: flex-end;
 -ms-flex-align: flex-end;
-webkit-align-items: flex-end;
}




.desktop2
{
    display: block;
}
.mobile
{
    display: none !important;
}





a {
    color: #0B1B50;
    text-decoration: none
}

a:hover,
 {
    color: #02040d;
    text-decoration: underline
}




.titoloGallery
{
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}

#ten-section .titoloGallery
{
width: 85%;
margin-left:auto;
margin-right:auto;
}


.titoloGallery h2 {
        color: #804236;
    text-align: center;
    font-size: 80px;
   font-weight: 400;
       margin-top: 0px;
   font-family: 'kinescoperegular';
}



img {
    vertical-align: middle
}

.titoloAnimato {
    width: 90%;
    margin: auto;
    margin-top: 210px;
    margin-bottom: 40px;
    opacity: 0;
    color: #804236;
    font-family: 'kinescoperegular';
    font-size: 80px;
    font-weight: 400;
    line-height: 90px;
    margin-bottom: 50px;
    z-index: 99;
    display: block;
    position: relative;
    text-align: center;
}



.titoloAnimato span
{
    transform: scale(0.8);
    opacity: 0;
}
.titoloAnimato2 {
    width: 60%;
    margin: auto;
         padding-top: 770px;
    margin-bottom: 30px;
}
.titoloAnimato2 span
{
        transform: scale(0.8);
    opacity: 0;
}
.titoloAnimato3 {
    width: 90%;
    margin: auto;
    margin-bottom: 40px;
    font-family: 'Playfair Display', serif;
    font-size: 50px;
    color: black;
    font-weight: 400;
    font-style: italic;
    line-height: 70px;
    letter-spacing: -0.2px;
    margin-bottom: 50px;
    text-align: center;
}
.titoloAnimato3 span
{
    transform: scale(0.8);
    opacity: 0;
}



span.text1 img{
    width: 60%;
    display: block;
    margin: auto;
}
span.text4 img {
    width: 90%;
    display: block;
    margin: auto;
}
span.text5 img {
    width: 90%;
    display: block;
    margin: auto;
}
span.text6 img {
    width: 90%;
    display: block;
    margin: auto;
}
span.text4
{
	display: block;
    margin: auto;
    float: left;
    width: 100%;
}
span.text5, span.text6, span.text1, span.text2, span.text3, span.text4 {
    display: block;
    margin: auto;
    width: 100%;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}


[role="button"] {
    cursor: pointer
}



p {
    margin: 0 0 15.5px
}



small,
.small {
    font-size: 86%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #ccc
}

.text-primary {
    color: #0B1B50
}

a.text-primary:hover,
a.text-primary:focus {
    color: #050c23
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #0B1B50
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #050c23
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}



@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #ccc
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 15.5px 31px;
    margin: 0 0 31px;
    font-size: 27.5px;
    border-left: 5px solid #ddd
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #ccc
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #ddd;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 31px;
    font-style: normal;
    line-height: 1.428571429
}

h1,h2,h3,h4,h5,h6
{
font-weight:400;
}

code,
kbd,
pre,
samp {
    font-family: "pt_sans_captionregular", sans-serif
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}
.clear
{
	clear: both;
}
pre {
    display: block;
    padding: 15px;
    margin: 0 0 15.5px;
    font-size: 21px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #444;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

#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:hover {
    -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1)
}

#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: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)
}

#navigation li a:hover {
    background-color: rgba(68, 68, 68, 0)
}

#navigation li a:hover:after {
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    opacity: 1;
    filter: alpha(opacity=100)
}

#navigation li a.active {
    background-color: rgba(68, 68, 68, 0)
}

#navigation li a.active:after {
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    opacity: 1;
    filter: alpha(opacity=100)
}

#navigation li:last-child {
    margin-bottom: 0px
}

@media screen and (max-width:699px) {
    #navigation {
        display: none
    }
}

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

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}



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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:800px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:800px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:800px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:800px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:800px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

#intro
{
margin-top:70px;
}

@media screen and (max-width: 699px) {
#intro
{
margin-top:63px;
}
}

#intro:after {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0px
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    html,
    body {
        font-size: 18px
    }
}

@media screen and (max-width: 767px) and (min-width: 480px) {
    html,
    body {
        font-size: 16px
    }
}

@media screen and (max-width: 480px) {
    html,
    body {
        font-size: 15px
    }
}



.goto
{
cursor:pointer;
}


.chicco1,.chicco2,.chicco3,.chicco4,.chicco5,.chicco6,.chicco7,.chicco8
{
position:absolute;
z-index:12;
/*opacity:0;*/
display:block;
}



@media screen and (max-width: 1170px)
{
.chicco1,.chicco2,.chicco3,.chicco4,.chicco5,.chicco6,.chicco7,.chicco8
{
display:none;
}
}

.chicco1
{
left:6%;
top:0;

}

.chicco2
{
left:7%;
top:0;

}

.chicco2 img
{
margin-top:-400px;
}

.chicco3
{
left:5%;
top:0;
}

.chicco3 img
{
margin-top:-2600px;
}

.chicco4 img
{
margin-top:-800px;
}

.chicco4
{
left:6%;
top:0;
}

.chicco4 img
{
margin-top:-1600px;
}

.chicco5
{
right:6%;
top:0;
}

.chicco5 img
{
margin-top:-500px;
}

.chicco6
{
right:7%;
top:0;
}

.chicco6 img
{
margin-top:-900px;
}

.chicco7
{
right:5%;
top:0;
}

.chicco7 img
{
margin-top:-1300px;
}

.chicco8
{
right:6%;
top:0;
}

.chicco8 img
{
margin-top:-2500px;
}

a:hover,
a:focus {
    text-decoration: none
}

.dropcap {
    float: left;
    text-align: left;
    font-size: 310%;
    line-height: 0.1;
    margin-left: -5px;
    margin-right: 4px
}

.main-container {
    width: 100%;
    overflow: hidden
}

.relative {
    position: relative
}

.page-section {
    z-index: 2;
    position: relative;
    overflow: hidden;
   /* padding: 100px 0px;*/

}

#footer-main .container
{
max-width:88%;
padding:0px;
}
.page-section .container {
    padding-left: 30px;
    padding-right: 30px
}

@media screen and (min-width: 1200px) {
    .page-section .container {
        padding-left: 45px;
        padding-right: 45px
    }
}

.page-section .bg {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    bottom: -100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed
}

@media screen and (max-width:800px) {
    .page-section .bg {
        top: -60px;
        bottom: -60px
    }
}

@media screen and (max-width:800px) {
    .page-section .bg {
        top: -50px;
        bottom: -50px
    }
}

@media screen and (max-width: 480px) {
    .page-section .bg {
        top: -30px;
        bottom: -30px
    }
}

.page-section .section-scroll {
    position: absolute;
    bottom: -20px;
    left: 50%;
    display: inline-block;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1)
}

.page-section .section-scroll img {
    position: relative;
    max-width: 100%;
    height: auto
}

.page-section .section-scroll:hover {
    bottom: 0px
}

@media screen and (max-width:800px) {
    .page-section .section-scroll {
        bottom: -10px
    }
    .page-section .section-scroll img {
        max-width: 90px
    }
}

.page-section .section-title {
    font-size: 2.4em;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900
}

.page-section .sponsored {
    position: absolute;
    z-index: 100;
    top: 2%;
	left:60px;
    
    line-height: 20px;
    font-size: 16px;
    color: white;
    font-style: italic;
    z-index: 3000000;
}

.share_paragraph {
    margin-top: 0px;
    margin-bottom: 30px;
    width: 31%;
    float: right;
}


.share_paragraph ul.social {
    list-style-type: none;
    background: white;
    padding: 0;
    margin: 0;
}

.share_paragraph ul.social li {
   	margin-right:12px;
	display:inline-block;
}

.share_paragraph ul.social li a {
    display: block;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    font-family: '';
    transition: all .2s ease-in;
    margin: 0px;
    position: relative;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}

.share_paragraph ul.social li a::before {
    font-family: 'FontAwesome';
    color: #fff;
    width: 100%;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 40px;
    left: 0px;
    height: 40px;
    border-radius: 50%;
    background-color: #804236;
}


.share_paragraph h2 {
    color: #804236;
    font-size: 16px !important;
    float: left;
    padding: 6px !important;
}

.share_paragraph ul.social li a.twitter::before {
    content: '\f099';
}

.share_paragraph ul.social li a.facebook::before {
    content: '\f09a';
}

.share_paragraph ul.social li a.google::before {
    content: '\f0d5';
}

.share_paragraph ul.social li a.linkedin::before {
    content: '\f0e1';
}


.italic
{
    font-style: italic;
    color: #515151;
    font-size: 17px;
}

.page-section .section-container {
    position: relative;
    width: 88%;
    max-width: 990px;
    margin: 0 auto;
z-index: 2;
}

.page-section .section-container:after {
    content: '';
    display: block;
    clear: both
}

.page-section .section-container .half-left {
    width: 100%;
    max-width: 380px;
    margin-right: 50%
}

.page-section .section-container .half-left .text-content {
    width: 100%;
    max-width: 380px
}

.page-section .section-container .half-right {
    width: 100%;
    max-width: 380px;
    margin-left: 50%
}

.page-section .section-container .half-right .text-content {
    width: 100%;
    max-width: 380px
}

@media screen and (max-width: 991px) {
    .page-section .section-title {
        font-size: 2.1em
    }
}

@media screen and (max-width:800px) {
    .page-section {
        padding: 60px 0 80px
    }
    .page-section .section-title {
        font-size: 1.7em
    }
}

@media screen and (max-width: 480px) {
    .page-section .section-title {
        font-size: 1.5em
    }
}

.touch .page-section .bg {
    background-attachment: scroll
}


a.go {
    float: left;
}



#text-contenuto span {
    top: -1px;
    /* display: flex; */
    position: relative;
}






#eight-section span {
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    display: block;
}
@media screen and (max-width: 480px) {

.titoloAnimato {
    width: 90%;
    margin: auto;
    margin-top: 210px;
    margin-bottom: 100px;
    opacity: 0;
}
span.text1 {
    display: block;
    margin: auto;
    margin-top: 10px;
    width: 89%;
}
span.text5 {
    display: block;
    margin: auto;
    margin-top: 10px;
    width: 89%;
}
 span.text6 {
    display: block;
    margin: auto;
    margin-top: 10px;
    width: 89%;
}


    
}



#panel_custom_style
{
width:70px;
height:auto;
display:block;
z-index: 10;
background-color:#ebebeb;
margin-bottom:50px;
opacity:0;
-webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
padding-top:10px;
padding-bottom:10px;
}

#panel_custom_style.active
{
opacity:1;
}

#font_choiche::after
{
content:"";
display:block;
width:46px;
height:1px;
background-color:#424242;
margin-bottom:15px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
}
#panel_custom_style a
{
display:block;
cursor:pointer;
width:46px;
height:46px;
margin-left:auto;
margin-right:auto;
border-radius: 5px;
text-align:center;
font-family: "pt_sans_captionregular";
font-size:17px;
line-height:46px;
margin-top:5px;
margin-bottom:5px;
-webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#font_choiche a.big
{
font-size:26px;
}

#panel_custom_style a.active
{
background-color:#cdcdcd;
}

#bg_choice a::after
{
content: "";
top: 8px;
width: 30px;
height: 30px;
display: block;
margin-left: auto;
margin-right: auto;
border-radius: 50%;
background-color: #ffffff;
position: relative;
z-index: 1;
}

#bg_choice a.dark::after
{
background-color:#424242;
}



.stepinfo {
    position: relative;
    top: 50px;
    font-style: italic;
    font-size: 0.95em;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.9s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
    -o-transition: all 0.9s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
    transition: all 0.9s cubic-bezier(0.77, 0, 0.175, 1) 0.2s
}

.stepinfo.visible {
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100)
}

@media screen and (max-width: 991px) {
    .stepinfo {
        padding-top: 30px;
        max-width: 550px;
        display: block;
        margin: auto
    }
}

@media screen and (max-width:800px) {
    .stepinfo {
        max-width: 350px;
        display: block;
        margin: auto
    }
}

@media screen and (max-width: 480px) {
    .stepinfo {
        max-width: 300px;
        display: block;
        margin: auto
    }
}

.step {
    position: absolute;
    z-index: 10;
    width: 100%;
    font-size: 1.1em
}

.step .question {
    font-weight: 900;
    line-height: 1.1em;
    margin-bottom: 30px;
    margin-top: 30px
}

.step .answers {
    list-style: none
}

.step .answers li {
    padding-left: 45px;
    margin-bottom: 15px;
    position: relative;
    display: block;
    align-items: center
}

.step .answers li:after,
.step .answers li:before {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1)
}

.step .answers li:before {
    left: 15px;
    height: 40px;
    width: 40px;
    background-color: #5ABD6D;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width:800px) {
    .step .answers li:before {
        height: 25px;
        width: 25px
    }
}

.step .answers li:after {
    left: -5px;
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 0.3em;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media screen and (max-width:800px) {
    .step .answers li:after {
        left: 3px;
        height: 25px;
        width: 25px;
        line-height: 25px
    }
}

.step .answers li:hover {
    cursor: pointer
}

.step .answers li:hover:before {
    height: 50px;
    width: 50px;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1)
}

@media screen and (max-width:800px) {
    .step .answers li:hover:before {
        height: 30px;
        width: 30px
    }
}

.step .answers li.selected:after {
    font-size: 1em;
    opacity: 1;
    filter: alpha(opacity=100)
}

@media screen and (max-width:800px) {
    .step .answers li.selected:after {
        font-size: 0.9em
    }
}

.step.final {
    position: relative;
    height: 0;
    padding-bottom: 50%;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    background-image: url(http://static2.advtools.rcsobjects.it/native-adv/longform/f02/corriere/Toyota02/img/section-13-circle.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

@media screen and (max-width:800px) {
    .step.final {
        padding-bottom: 70%
    }
}

@media screen and (max-width: 991px) {
    .step {
        max-width: 550px;
        display: block;
        margin: auto
    }
}

@media screen and (max-width:800px) {
    .step {
        max-width: 350px;
        display: block;
        margin: auto
    }
}

@media screen and (max-width: 480px) {
    .step {
        max-width: 300px;
        display: block;
        margin: auto
    }
}

.response {
    display: none;
    text-align: center;
    width: 100%;
    max-width: 700px;
    font-size: 1.2em
}

.response h2 {
    text-transform: uppercase;
    font-size: 1.1em;
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff
}

.response h2 .arrow-right {
    position: relative;
    left: 0;
    display: block;
    margin: auto;
    margin-top: 10px;
    padding-bottom: 15px;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1)
}

.response .section-scroll,
.response #show-results {
    position: relative;
    bottom: auto;
    left: auto;
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.response .section-scroll:hover h2 .arrow-right,
.response #show-results:hover h2 .arrow-right {
    left: 15px !Important
}

.response.placeholder {
    display: block
}
@media (min-width: 320px) and (max-width: 600px) {
    .video-top {
   
    padding-top: 0;
    margin-top: 0px;
}
.video-top .video-full {
    padding-top: 0 !important;
    top: 0px !important;
    left: 0;
}
.video-top .video-full .subtitle {
    width: 100%;
    margin: 20px auto 0 auto;
}
.video-top .video-full h1 {
    font-size: 35px;
    line-height: 35px;
   
    font-weight: normal !important;
}
.video-top .video-full img {
    width: 32px;
    height: 32px;
}
.video-top .video-full video {
    display: none !important;
}
.anchor {
    margin-top: 0;
    height: auto;
}
.video-articolo {
    position: relative;
}
.video {
    width: 100%;
    background-size:cover;
    height: 250px;
    padding-top: 0px;
    padding-left:6%;
    padding-right:6%;
    box-sizing:border-box;
    background-position:center center;
}
.video h1 {
    font-size: 24.5px;
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
    font-weight: normal !important;
}
}


.slides .slick-cloned object {display:none;}


.video-top video {
    width: 100%;
    height: auto;
    opacity: 0.9;
    filter: alpha(opacity=90);
/*max-height: 720px; */
}
.video-top .img-video {
    width: 100%;
    height: auto;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.video-top .video-full {
    color: #FFF;
    z-index: 200;
    width: 100%;
    height:100%;
    margin: 0px;
    padding-top: 0px;
    overflow: hidden;
    position: absolute;
}
.video-top .subtitle {
    
    margin-top: 30px;
    margin-left:auto;
    margin-right:auto;
    text-align: left;
}
.video-top .subtitle img {
    margin-left: 52%;
    width: 40%}
.video-top .subtitle .social-links {
    float: none;
    text-align: center;
    margin: 0 0 0 0;
}
.video-top .subtitle .social-links a {
    color: #fff;
}
.video-top .text-over {
    padding-top: 7%}
.video-top div h2 {
    font-size: 65px;
    margin: 0;
}
.video-top div h2 {
    margin: -15px 0 5px;
}
@media only screen and (min-width: 600px) and (max-width: 1023px) {
    .video-full h1 {
    font-size: 50px;
    line-height: 60px;
}

div.titolo_slide {
    float: left;
    width: 90%;
    text-align: center;
    color: #FFFFFF;
font-size: 55px;
    line-height: 55px;
     height: auto; 
    padding-left: 30px;
    box-sizing: border-box;
}


.slide {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    /*height: 801px;*/
}



}

#intro {
    
    position: relative;
    z-index: 2;
    background-color: #000;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden
}

#intro:after {
    content: '';
    background-color: rgba(0, 0, 0, 0.15)
}

#intro .volume-control {
    position: absolute;
    top: 30px;
    right: 50px;
    width: 50px;
    z-index: 100;
    color: #fff;
    font-size: 2em
}

#intro .volume-control.volume-off {
    display: block
}

#intro .volume-control.volume-on {
    display: none
}

@media screen and (max-width:800px) {
    #intro .volume-control {
        display: none !important
    }
}

#intro .video {
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    display: block;
    margin: 0px
}

#intro .video iframe {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#intro .video #cover {
    width: 100%;
    height: auto
}

#intro .video h1 {
    margin: 0;
    margin-top: 50px;
    text-align: center;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 900;
    font-size: 2.4em;
    position: absolute;
    z-index: 5;
    width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    filter: alpha(opacity=0)
}


.gif01 {
    position: absolute;
    right: -40px;
}

.gif02
{
    position: absolute;
    left: -40px;
    top: 50%;
}

.gif03
{
    position: absolute;
    right: -40px;
    bottom: 90px;
}


@media screen and (max-width: 991px) {
    #intro .video h1 {
        font-size: 2.25em
    }
}

@media screen and (max-width:800px) {
    #intro .video h1 {
        font-size: 2em
    }
}



#intro .video video {
    position: relative;
    display: block;
    z-index: 1;
    width: 100%;
    height: auto;
    opacity: 0.9;
}

@media screen and (max-width:800px) {
    #intro {
        height: 300px;
    }
    #intro video {
        display: none !important;
    }

	#intro {
    
    background-image: url(../img/video.png);
    
	}
}

html.touch #intro {
    height: 0;
    padding-bottom: 60%;
}

html.touch #intro video {
    display: none !important;
}

#two-section {
    padding-top: 0;
    padding-bottom: 0px;
    background-color: #fff;
        z-index: 10;
       overflow: visible;
}
#nine-section .testoPiccolo
{
    width: 72%;
    max-width: 700px;
    margin: auto; 
}
#two-section h2 {
    margin-top: 0;
    max-width: 650px;
    color: #FFF;
    width:88%;
    text-align: left;
    margin: auto;
    font-style: italic;
    padding-top:25px;
}



.section-container h2
{
    margin-top: 0;
    padding-top: 40px;
    max-width: 100%;
    color: #804236;
    line-height: 30px;
    font-size: 28px;
    text-align: left;
    margin: auto;
    font-style: normal;
    font-weight: 400;
    padding-bottom: 30px;
}

.citInt {
    width: 515px;
    background-image: url(../img/cit.png);
    float: left;
    margin-left: -100px;
    margin-right: 50px;
	margin-top:30px;
	margin-bottom:10px;
    padding: 50px;

}


.citInt span
{
    font-size: 22px;
    font-style: italic;
    color: white;
    text-align: left;

}

#two-section h2 span {
    position: relative;
    display: block;
        text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-font-smoothing: antialiased;
	opacity:0;
	line-height: 33px;
    font-size: 23px;
}


#svgRectangle {
    position: relative;
    width: 100%;
    margin: auto;
    z-index: 99999;
    background-color: white;
   
    opacity: 1;
    min-height: 428px;
    margin-bottom: 50px;
    /* margin-top: 40px; */
    background-image: url(http://static2.advtools.rcsobjects.it/native-adv/longform/f01/corriere/delonghi_01/img/sfondoIntro.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}
#svgIncipit {
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -313px;
}

.paragraphLeft {
    
    margin: auto;
    max-width: 790px;
        display: block;
    position: relative;
}


.paragraphLeft p
{
	color: #404040;
	font-size: 19px;
	line-height: 30px;
	
}

.paragraphLeft p strong
{
font-weight:700;
color:#804236;
}

@media screen and (max-width:1023px) and (min-width:699px) {
.page-section .section-container
{
width:80%;
}
}

@media (max-width: 768px)
{


.titoloAnimato {
    font-size: 65px;
}

.meta {
    width: 100% !important;
}


}

#three-section {
    padding: 80px 0;
    padding-bottom: 0px;
    padding-top: 0px;
    overflow: visible;
}
#sfondoThree
{
    max-width: 1400px;
    max-height: 980px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -25%;
}
.sfumaturaCenter
{
       /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9e9e9+0,eaeaea+100 */
background: #e9e9e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e9e9e9 0%, #f9f9f9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e9e9e9 0%,#f9f9f9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e9e9e9 0%,#f9f9f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */ 
position: static;
z-index:1;
padding-bottom: 30px;
overflow: hidden;
}

#three-section .sfumaturaCenter
{
min-height:680px;
}
.sfondoSfum01
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9e9e9+0,e8e8e8+100 */
background: #e9e9e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e9e9e9 0%, #e8e8e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e9e9e9 0%,#e8e8e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e9e9e9 0%,#e8e8e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
position: relative;
z-index:1;

}
.wayDritta {
    width: 20px;
    height: 70px;
    /* max-height: 60px; */
    background-color: #199e2d;
    margin: auto;
    display: block;
    position: relative;
    margin-right: 11px;
}
.marginSecond {
    margin-right: 208px;
}
.wayDritta2 {
    width: 20px;
    height: 70px;
    /* max-height: 60px; */
    background-color: #199e2d;
    margin: auto;
    display: block;
    position: relative;
    margin-right: 208px;
}
.curvaSx {
    width: 297px;
    height: 68px;
    background-image: url(../img/curva01.svg);
    margin: auto;
    display: block;
    position: relative;
    margin-top: -1px;
    margin-left: 0;
}

.alberini01 {
    width: 50%;
height: 77px;
background-image: url(../img/alberini01.png);
display: block;
margin: auto;
position: absolute;
margin-left: 0px;
top: 60px;
z-index: 99999;
background-repeat: no-repeat;
background-position: center center;
}
.alberini02 {
    width: 100%;
    height: 77px;
    background-image: url(../img/alberini02.png);
    background-repeat: no-repeat;
background-position: center center;
    display: block;
    margin: auto;
    position: absolute;
    margin-left: 30px;
    top: 0px;
    z-index: 99999;
}
.alberini03
{
    width: 100%;
    height: 77px;
    background-image: url(../img/siepe.png);
    background-repeat: no-repeat;
background-position: center center;
    display: block;
    margin: auto;
    position: absolute;
    margin-left: 0px;
    top: -8px;
    z-index: 99999; 
}
.sfondoSfum02
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fafafa+0,f9f9f9+100 */
background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f9f9 0%, #f8f8f8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f8f8f8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9f9f9 0%,#f8f8f8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
position:relative;
z-index:1;
}

.curvaSx2 {
    width: 575px;
    height: 68px;
    background-image: url(../img/curva01_sotto.svg);
    margin: auto;
    display: block;
    position: relative;
    margin-top: -1px;
    margin-left: 207px;
}
.curvaSx3 {
    width: 575px;
    height: 68px;
    background-image: url(../img/curva02_sotto.svg);
    margin: auto;
    display: block;
    position: relative;
    margin-top: -1px;
    margin-left: 207px;
}
.time {

    width: 180px;	
    background-color: white;
    border-radius: 5px;
    border: 10px solid #199e2d;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    z-index: 3;
    display: block;
    position: absolute;
    
    top: 30px;
    
}

.time.sx
{
 left:-80px;
right:auto;
}

.time.dx
{
 right:-80px;
left:auto;
}
.time span
{
        color: #199e2d;
        font-size: 20px;
    line-height: 50px;
        text-align: center;
       font-weight: bold; 
}

.wayDritta3 {
    width: 20px;
    height: 70px;
    /* max-height: 60px; */
    background-color: #199e2d;
    margin: auto;
    display: block;
    position: relative;
    margin-left: 208px;
}
.marginSecondTime
{

}

.titoloGallery,#eleven-section h3.togli
{
transform: scale(0.8);
opacity: 0;
}

#seven-section h2 {
    margin-top: 60px;
margin-bottom: 40px;

}


.testoResult {
    width: 80%;
    float: left;
    margin-left: 5%;
}
#seven-section .testoResult h2 {
    color: white;
    font-weight: 400;
    text-decoration: underline;
    font-size: 35px;
    text-align: left;
    margin-top: 0px;
    text-transform: none;
}
#cerc
{
    display: none;
}
#seven-section .testoResult p {
    color: white;
    font-weight: 400;
    font-size:25px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: none;
}
#seven-section .testoResult a {
    color: #c80405;
    font-weight: 400;
    font-size:19px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: underline;
}
a.buttonCity {
    display: inline-block;
      transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
}
a.buttonCity span {
    color: white;
    font-size: 18px;
    font-weight: 700;
    text-align: center !important;
    line-height: 17px !important;
    display: block;
}
.cerchio {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: white;
    margin: auto;
}
.cerchioIn {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #c40000;
    margin: auto;
}
a.buttonCity:hover .cerchio {
      background-color: #c40000;
  transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;      
}
a.buttonCity:hover .cerchioIn {
      background-color: white;
  transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;      
}
.marginSecondTime span, #five-section .time span, #seven-section .time span, #nine-section .time span
{
    font-size: 45px;
}
.imgIlluCambio {
    background-image:url("../img/img5.png");
}

.imgIlluSaponette {
    background-image:url("../img/img7.png");
}

#seven-section .sfumaturaCenter
{
min-height:700px;
}

#eight-section .sfumaturaCenter
{
min-height:700px;
}

#nine-section .sfumaturaCenter
{
min-height:630px;
}
.imgIlluSkate {
   background-image:url("../img/img6.png"); 
}
.imgIllu
{
    background-image:url("../img/img1.png");
width: 100%;
height: 100%;
background-position: top right;
}

.imgSci
{
    background-image:url("../img/sci.png");
width: 100%;
height: 100%;
background-position: top right;
}

#slide_sci
{
overflow:hidden;
}

.imgIlluThird
{
    background-image:url("../img/img3.png");
}
.verticalWay {
    width: 20px;
    /* background-image: url(../img/vertical.svg); */
    margin: auto;
    display: block;
    position: absolute;
    top: 0px;
    height: 100%;
    background-color: #199e2d;
    /* background-position: 200px; */
    margin-left: 208.5px;
    z-index: 90;
}
.verticalWaySecond
{
        width: 20px;
    /* background-image: url(../img/vertical.svg); */
    margin: auto;
    display: block;
    position: absolute;
    top: 0px;
    height: 100%;
    background-color: #199e2d;
    /* background-position: 200px; */
    margin-left: 292.5px;
    z-index: 90;
}

#five-section .wayDritta, #seven-section .wayDritta, #nine-section .wayDritta {
    width: 20px;
    height: 70px;
    /* max-height: 60px; */
    background-color: #199e2d;
    margin: auto;
    display: block;
    margin-left: 208px;
    position: relative;
}
#three-section .bubble {
    text-align: center;
    padding-bottom: 50px
}

#three-section h2 span, #five-section h2 span, #seven-section h2 span {
    position: relative;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-font-smoothing: antialiased;
}
.testoPiccolo {
    width:90%;
    margin: auto;
    max-width: 790px;
    
}
.testoPiccolo.sx
{
    width:90%;
    margin: auto;
    max-width: 755px;
    
}
.testoPiccolo.dx
{
    width:90%;
    margin: auto;
    max-width: 755px;
    
}
.center
{
	margin: auto;
	display: block;
}


.testoButtonLast {
    width: 100%;
    max-width: 900px;
    margin: auto;
    text-align: center;
}
a.goto {
   
    display: inline-block;
   
}
.titoloTesto {
    color: #000000;
    font-size: 22px;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: bold;
    background-image: url(../img/striscia.png);
    background-repeat: no-repeat;
    padding-bottom: 30px;
    background-position: bottom left;
}

.titoloSottoTesto {
    color: #012b7f;
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
   	font-style: italic;
    margin-top: 0px;
}

#sfondoNuvole {
    position: relative;
    z-index: 9999999;
    background-image: url(http://static.advtools.rcsobjects.it/native-adv/longform/f01/corriere/illy_01/img/sfondoNuvole.png);
    background-position: center;
        background-size: cover;
    background-repeat: no-repeat;
    min-height: 1208px;
    margin-top: -500px;
}
#sfondoNuvole2 {
display: none;
}

div#fotos {
    position: relative;
    height: 100%;
    height: 520px;
    margin-top: 50px;
    margin-bottom: 20px;
}
.foto01 {
    display: block;
    width: 60%;
    float: left;
    position: absolute;
    z-index: 2;
    transform: scale(0.8);
    opacity: 0;
}
.foto02 {
    display: block;
    width: 60%;
    float: right;
    position: absolute;
    right: 0px;
    z-index: 3;
    top: 90px;
    transform: scale(0.8);
    opacity: 0;    
}
#fotoLast {
    background-image: url(../img/sfondoLast.png);
    background-position: bottom center;
    height: 708px;
    background-repeat: no-repeat;
    background-size: 100%;
}
#sfondoCaffe {
    position: relative;
    z-index: 9999999;
    background-repeat: no-repeat;
    display: block;
    background-position: -61px center;
    margin-bottom: 0px;
}

#sfondoNuvole img
{
	width: 100%;
}
.green-dots-container {
    background-image: url(../img/pallini.png);
    background-repeat: repeat-x;
    position: relative;
    height: 6px;
    width: 1290px;
    float: right;
    margin-top: 20px;
    margin-bottom: 40px;
}
.left
{
	float: left !important;
}

.right
{
	float: right !important;
}
.part {
    width: 50%;
    float: left;
    max-width: 470px;
}
#three-section .bubble img {
    max-width: 50%;
    height: auto;
    opacity: 0;
    filter: alpha(opacity=0)
}
.nuvolaSx {
    position: absolute;
    bottom: 200px;
    z-index: 2;
      -webkit-animation:slide 3s -4.1s ease-in-out infinite;
  animation:slide 3s -2.1s ease-in-out infinite;
}
.nuvolaDx {
    position: absolute;
    bottom: 90px;
    z-index: 2;
    right: 50px;
      -webkit-animation:slide2 3s -2.1s ease-in-out infinite;
  animation:slide2 5s -2.1s ease-in-out infinite;
}

.animateImgSx
{
  -webkit-animation:goToRigthImg 3s -2.1s ease-in-out;
  animation:goToRigthImg 3s -2.1s ease-in-out;
}



@keyframes goToRigthImg {
   0% { left:-500px }
  50% { left:150px; }
  100% { left:450px; }
}
@-webkit-keyframes goToRigthImg {
   0% { left:-500px }
  50% { left:150px; }
  100% { left:450px; }
}



.carGotoRight
{
    position: absolute;
    bottom: 29px;
    z-index: 999999;
    left: 30px;
  -webkit-animation:goToRigth 3s -2.1s ease-in-out;
  animation:goToRigth 3s -2.1s ease-in-out;

   
}

/*

@keyframes goToRigth {
   0% { left:50px }
  50% { left:150px; }
  100% { left:450px; }
}
@-webkit-keyframes goToRigth {
   0% { left:50px }
  50% { left:150px; }
  100% { left:450px; }
}

*/
.carGotoLeft
{
    position: absolute;
    bottom: 29px;
    z-index: 2;
    right: 30px;
  -webkit-animation:goToLeft 3s -2.1s ease-in-out;
  animation:goToLeft 3s -2.1s ease-in-out;
}

/*

@keyframes goToLeft {
   0% { right:50px }
  50% { right:150px; }
  100% { right:450px; }
}
@-webkit-keyframes goToLeft {
   0% { right:50px }
  50% { right:150px; }
  100% { right:450px; }
}

*/






@media screen and (max-width: 1080px) {
span.riga1 {
    width: 60%;
    display: block;
    margin: auto;
}
span.riga2 {
    width: 60%;
    display: block;
    margin: auto;
}
span.riga3 {
    width: 60%;
    display: block;
    margin: auto;
}
span.riga4 {
    width: 60%;
    display: block;
    margin: auto;
}
span.riga5 {
    width: 60%;
    display: block;
    margin: auto;
}
span.riga6 {
    width: 60%;
    display: block;
    margin: auto;
}



.titolo_slide h2 {
    font-size: 45px;
    margin-top: 0px;
    line-height: 40px;
}
.titolo_slide h3
{
    font-size: 20px;
    margin-top: 0px;
}
div.didascalia_slide p
{
    width: 100%;
    font-size: 12px;
    line-height:19px;
    padding-bottom: 0px;
}



}

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




    div.didascalia_slide .wrapper_articolo {
    float: none; 
    width: 65%;
    margin: auto;
    }
    div.titolo_slide {
    float: left;
    width: 100%;
    height: auto;
    }
    
}


}


.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;

}


#four-section {
    background-color: #fff;
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
}
.img_article
{
	position: absolute;
    top: 0;
   
    z-index: 9999;
        width: 50%;
	
	background-repeat:no-repeat;	
	height: 100%;
}

.img_article.sx
{
left: 0;
right:auto;
background-position:top right;
}

.img_article.dx
{
right: 0;
left:auto;
background-position:top left;
}
.imgIlluSecond {
    background-image:url("../img/img2.png");
}
#four-section .circle {
    position: relative;
    text-align: center;
    color: #fff;
    height: 0;
    padding-bottom: 100%;
    background-image: url(http://static2.advtools.rcsobjects.it/native-adv/longform/f02/corriere/Toyota02/img/section-4-circle.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

#four-section .circle .circle-content {
    font-size: 1.1em;
    line-height: 1.5em;
    font-style: italic;
    font-weight: 900;
    width: 90%;
    color: rgba(255, 255, 255, 0.8);
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    #four-section .circle .circle-content {
        font-size: 1em;
        line-height: 1.4em
    }
}

@media screen and (max-width:800px) {
    #four-section .circle .circle-content {
        font-size: 1.2em;
        line-height: 1.3em
    }
.desktop2
{
    display: none;
}
.mobile
{
    display: block;
}

}

@media screen and (max-width: 480px) {
    #four-section .circle .circle-content {
        font-size: 0.9em;
        line-height: 1.3em
    }
.titoloAnimato {
    font-size: 28px;
    line-height: 37px;
}    
div#fotos {
    position: relative;
    height: 100%;
    height: 242px;
    margin-top: 50px;
    margin-bottom: 50px;
}

}

#four-section .ecg {
    height: auto;
    max-width: 110%;
    position: relative;
    padding-top: 0px
}

@media screen and (max-width:800px) {
    #four-section .ecg {
        max-width: 100%
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    #four-section .circle {
        margin: 0 auto;
        width: 500px;
        height: 500px;
        padding-bottom: 0
    }
}

@media screen and (max-width:800px) {
    #four-section .col-md-6 {
        padding: 0
    }
    #four-section .circle {
        margin: 0 auto;
        margin-bottom: 20px;
        width: 420px;
        height: 420px;
        max-width: 100%;
        padding-bottom: 0
    }
}

#five-section {
        padding-top: 0px;
    background-color: #fff;
    display: block;
}




@media screen and (max-width:800px) {
    #five-section {
        padding: 50px 0;
        padding-top: 0px;
    }
}

#six-section {
        padding: 0px;
        padding-top: 0px;
}
.bannerEnd {
    width: 100%;
    position: relative;
    display: block;
}
.bannerEnd a {
    display:block;
}

.bannerEnd img
{
max-width:100%;
}

#test_aria {
    padding-top: 60px;
     padding-bottom: 60px; 
    background-image: url(../img/sfondo_test.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
       
    
}
#test_aria h3 img {
    width: 100%;
    margin: auto;
}
.survey .box-sondaggio .wrapSurvey {
    position: relative;
}

.box-sondaggio h3
{
    font-family: 'kinescoperegular';
    font-size: 80px;
    color: #fff;
    text-align: center;
    font-weight: 400;
}


.contenitoreImg
{
    width: 100%;
    height: 100%;
    display: inline-block;
    background-size: 130%;
    background-position: center;
}

.A
{
    background-image: url(../img/A.jpg) !important;
}
.B
{
    background-image: url(../img/B.jpg) !important;
}
.C
{
    background-image: url(../img/C.jpg) !important;
}

.wrapSurvey.sond1
{
margin-top:50px;
}

.scelte_test p
{
margin-top: 30px;
margin-bottom: 40px;
}

.scelte_test a
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display:inline-block;
border:3px solid #FFFFFF;
text-transform:uppercase;
color:#FFFFFF;
font-size:26px;
line-height:50px;
padding-left: 40px;
padding-right: 40px;
cursor: pointer;
}

#test_aria .section-container
{
max-width:1050px;
}

.box-sondaggio {
    background-color: transparent;
    background-repeat: no-repeat;
    display: block;
    vertical-align: top;
    margin-top: 30px;
	text-align: center;
    margin-bottom: 30px;
}
section#eight-section {
padding-top: 50px;

}
div.didascalia_slide {
    width: 47%;
    
	padding-right:4%;
     display:table-cell;
	vertical-align:middle;
    
    margin-left: 0%;
	padding-left:2%;
}
.slide h3 {
    font-size: 40px;
    line-height:44px;
    color: #804236;
    margin-bottom: 20px;
}


.slide .wrapper_articolo
{
height:100%;
display: table;
}


.imgSlide {
    width: 46%;
    display:table-cell;
	vertical-align:middle;
	padding-right:1%;
}

.imgSlide img {
   
    max-width: 100%;
}

.slick-slider
{
position:relative;
z-index:1;
padding-bottom:80px;
border-bottom:10px solid #7e4439;
overflow: visible;
margin-bottom: 25px;
}

#article-slides2 .slick-slider
{
margin-bottom:0px;
border-bottom:none;
}


.slick-dots {
    margin-top: 0px;	
	width:784px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	z-index:200;
	bottom:-29px;
	left:50%;
	margin-left:-392px;
}

.slick-dots li
{
width:48px;
height:48px;
box-sizing:border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display:block;
float:left;
}

.slick-dots li button
{
width: 100%;
height: 100%;
display:block;
background-color:#FFFFFF;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
border:10px solid #7e4439;
}

.slick-dots li.slick-active button
{
background-color:#7e4439;
}

.slick-dots li button::before
{
display:none;
}

.titolo_slide h2 {
    font-size: 50px;
    margin-top: 0px;
    line-height: 50px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.titoloGallery p {
    text-align: center;
    color: #979797;
	font-size:21px;
line-height:30px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.titolo_slide h3 {
    font-size: 40px;
    color: #804236;
    margin-top: 25%;
    font-weight: normal;
   
}
div.didascalia_slide p {

    width: 100%;
    font-size: 21px;
    line-height: 30px;
    color: #979797;
    box-sizing: border-box;
    margin: 0px;
}
@media screen and (max-width: 800px){

    div.didascalia_slide .wrapper_articolo {
    float: none; 
    width: 65%;
    margin: auto;
    }
    
    div.didascalia_slide {
    width: 100%;
   text-align: center;
    display: block;
   padding-left:0px;
	padding-right:0px;
	padding-top:10px;
}

#seven-section h2
{
margin-bottom:0px;
}


}

.containerGrafico {
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    z-index: 2;
}
#svgGrafico {
    width: 50%;
    float: left;
    margin-top: 0px;
}
.percentual {
    width: 25%;
    float: left;
}
.numbers span {
    font-size: 40px;
    font-weight: bolder;
    color: #012b7f;
    float: left;
}
#nine-section
{
padding-top: 70px;
}

#nine-section h2
{
padding-top: 0px;
}
.numbers
{
    font-size: 40px;
    font-weight: bolder;
    color: #8cd601;
float: left;
margin-top: 20px;
}
.numbers p {
    font-size: 10px;
    font-weight: lighter;
    color: #424242;
    text-align: left;
    width: 100px;
    float: right;
    margin-left: 10px;
    display: block;
    position: relative;
    margin-top: 10px;
}
#ten-section{

    
    padding-top: 40px;
    padding-bottom: 80px;
}
#ten-section #callTo h2 {
    color: #012b7f;
}


#ten-section .titolo_slide {
    float: right;
    width: 63%;
    text-align: left;
    color: #FFFFFF;
    font-size: 85px;
    line-height: 75px;
    height: auto;
    padding-left: 30px;
    box-sizing: border-box;
    padding-top: 50px;
    margin-left: 5%;
}



#ten-section #callTo {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #8bd600;
    text-align: center;
    background-image: url(../img/separator_blu.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#ten-section .titolo_slide h3 {
    font-size: 23px;
    color: #012b7f;
    margin-top: 80px;
    font-weight: normal;
    /* text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); */
}

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

}

.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;

}


#fine_test p
{
margin-top:50px;
color: white;
padding-left: 60px;
padding-right: 80px;
}

#test_aria .question span {
    font-size: 30px;
    line-height: 46px;
    color: #ffffff;
    font-weight: lighter;
    text-align: center;
    width: 100%;
    display: block;
}

#fine_test h3
{font-family: 'Playfair Display';
    font-size: 72px;
    color: #cf2728;
    text-align: center;
    font-style: italic;
    font-weight: 400;}

.scelta_test {
    width: 30%;
	margin-left:1.5333%;
	margin-right:1.5333%;
    float:left;
    text-align: center;
    margin-top: 50px;
	position:relative;
}
#article-slides2 ul.slick-dots {
    display: none !important;
}

.scelta_test:hover .option::before
{
    background-image: url(../img/active.svg);
    margin-left: -23px;
}

.scelta_test .option::before {
    border: 0px;
    content: "";
    position: absolute;
    z-index: 1;
    
    width: 45px;
    left: 50%;
    height: 100%;
	top:0px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-left:0px;
	background-position: center center; 
    background-repeat: no-repeat;
	display:none;
}

.divisore
{
    width: 90%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}


a#refresh_test
{
cursor:pointer;
color:#ffffff;
}

.scelta_test .option span {
   
    color: white;
    font-size: 25px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: lighter;
    position: relative;
    z-index: 3;
    display: block;
text-align: center;
width: 100%;
}
.scelta_test img
{
 position: relative;
    z-index: 1;
max-width:100%;
}
.scelta_test .option {
    display:block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    position: absolute;
    z-index: 2;
	top:0px;
	left:0px;
}
#seven-section .section-container {
    position: relative;
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    z-index: 2;
}

.imgIlluCata {
    background-image: url(../img/img4.png);
}

#six-section .sfumaturaCenter
{
min-height:750px;
}

#ten-section .sfumaturaCenter
{
min-height:650px;
}


.imgIlluHockey {
    background-image: url(../img/img8.png);
}
.bannerEnd .button
{
        top: 75%;
}

a.button {
    width: 300px;
    text-align: center;
    display: block;
    margin: auto;
    background-color: #cf2728;
 border-radius: 5px;
    line-height: 66px;
    font-size: 20px;
    position: relative;
    color: #fff;
    text-transform: uppercase; 
    left: 50%;
    margin-left: -150px;
}
p#testoUltimo {
    text-align: center;
}
#six-section h2 span {
    position: relative;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-font-smoothing: antialiased
}
@media screen and (max-width: 1080px) {

#sfondoCaffe {
    position: relative;
    z-index: 9999999;
    background-position: center;
    height: auto;
    margin-bottom: 90px;
    background-repeat: no-repeat;
    display: block;
}
.titoloAnimato3 {
    width: 100%;
    float: none;
    margin: auto;
    font-size: 58px;
    padding-top: 40px;
    display: block;
    margin-top: 0px;
}
.titolo_slide h2 {
    font-size: 45px;
    margin-top: 0px;
    line-height: 40px;
}
.titolo_slide h3
{
        font-size: 50px;
    margin-top: 0px;
}
div.didascalia_slide p {
    width: 100%;
    font-size: 22px;
    line-height: 31px;
    padding-bottom: 0px;
}
#eight-section div.didascalia_slide {
    width: 90%;
    float: left;
    display: block;
    height: 100%;
    padding-top: 0px;
        margin-left: 4%;
}


}
@media screen and (max-width:800px) {
    #six-section {
        padding: 50px 0 0
    }

}

#thirteen-section .section-container {
    width: 100%
}

#thirteen-section .section-container .container-fluid {
    padding: 0
}

#thirteen-section .section-container .step.final {
    max-width: 100%
}

#fourteen-section {
    padding: 0
}

#fourteen-section .section-container {
    overflow: hidden;
    padding: 30px;
    padding-bottom: 120px;
    position: relative;
    text-align: center;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px
}

#fourteen-section .section-container h2 {
    position: relative;
    font-size: 1.4em;
    text-transform: uppercase;
    margin: 0;
    text-align: center
}

#fourteen-section .section-container .section-scroll {
    display: inline-block
}

@media screen and (max-width:800px) {
    #fourteen-section .section-container {
        padding: 50px 30px;
        width: 100%
    }
    #fourteen-section .section-container h2 {
        font-weight: 500;
        font-size: 1.1em
    }
    #fourteen-section .section-container .section-scroll {
        display: none
    }
}

#fourteen-section .volume-control {
    position: absolute;
    top: 30px;
    right: 50px;
    width: 50px;
    z-index: 100;
    color: #fff;
    display: none;
    font-size: 2em
}

.slick-slider .slick-list
{
width: 80%;
margin-left: auto;
margin-right: auto;
}

@media screen and (max-width:800px) {
    #fourteen-section .volume-control {
        display: none !important
    }
}

#fourteen-section .play {
    pointer-events: none;
    position: absolute;
    z-index: 101;
    color: #fff;
    font-size: 2em
}

#fourteen-section .video {
    position: relative;
    background-color: #000;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    display: block;
    margin: 0px
}
.show-mobile {
    display: none !important;
}
.hide_mobile{
display: block !important;
}
#fourteen-section .video iframe {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#fourteen-section .video #cover {
    width: 100%;
    height: auto
}

#fourteen-section .video h1 {
    margin: 0;
    text-align: center;
    z-index: 5;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: 900;
    font-size: 2.6em;
    width: 80%;
    margin-top: 50px;
    opacity: 0;
    filter: alpha(opacity=0)
}

@media screen and (max-width: 991px) {
    #fourteen-section .video h1 {
        font-size: 2.5em
    }
}

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

    #fourteen-section .video h1 {
        font-size: 2em
    }
}

@media screen and (max-width: 480px) {
#header-main #testatina .fondo_bianco {
    width: 65px;
}
    #fourteen-section .video h1 {
        font-size: 1.4em
    }
    section#seven-section {
    margin-top: 0px;
}
section#eight-section {
    padding-top: 0px;
}
}

#fourteen-section .video video {
    position: relative;
    display: block;
    z-index: 1;
    width: 100%;
    height: auto;
    opacity: 0.9
}

#fifteen-section {
    padding: 0
}

#fifteen-section #promo {
    width: 100%;
    height: auto
}

.stepinfo {
    position: relative;
    top: 50px;
    font-style: italic;
    font-size: 0.95em;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.9s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
    -o-transition: all 0.9s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;
    transition: all 0.9s cubic-bezier(0.77, 0, 0.175, 1) 0.2s
}

.stepinfo.visible {
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100)
}

@media screen and (max-width: 991px) {
    .stepinfo {
        padding-top: 30px;
        max-width: 550px;
        display: block;
        margin: auto
    }
}

@media screen and (max-width:800px) {
    .slide10 img {
    margin-left: 0px;
}
    .stepinfo {
        max-width: 350px;
        display: block;
        margin: auto
    }
}

@media screen and (max-width: 480px) {
    .stepinfo {
        max-width: 300px;
        display: block;
        margin: auto
    }
}

.step {
    position: absolute;
    z-index: 10;
    width: 100%;
    font-size: 1.1em
}

.step .question {
    font-weight: 900;
    line-height: 1.1em;
    margin-bottom: 30px;
    margin-top: 30px
}

.step .answers {
    list-style: none
}

.step .answers li {
    padding-left: 45px;
    margin-bottom: 15px;
    position: relative;
    display: block;
    align-items: center
}

.step .answers li:after,
.step .answers li:before {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1)
}

.step .answers li:before {
    left: 15px;
    height: 40px;
    width: 40px;
    background-color: #5ABD6D;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width:800px) {
    .step .answers li:before {
        height: 25px;
        width: 25px
    }
}

.step .answers li:after {
    left: -5px;
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 0.3em;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media screen and (max-width:800px) {
    .step .answers li:after {
        left: 3px;
        height: 25px;
        width: 25px;
        line-height: 25px
    }
}

.step .answers li:hover {
    cursor: pointer
}

.step .answers li:hover:before {
    height: 50px;
    width: 50px;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1)
}

@media screen and (max-width:800px) {
    .step .answers li:hover:before {
        height: 30px;
        width: 30px
    }
}

.step .answers li.selected:after {
    font-size: 1em;
    opacity: 1;
    filter: alpha(opacity=100)
}

@media screen and (max-width:800px) {
    .step .answers li.selected:after {
        font-size: 0.9em
    }
}

.step.final {
    position: relative;
    height: 0;
    padding-bottom: 50%;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    background-image: url(http://static2.advtools.rcsobjects.it/native-adv/longform/f02/corriere/Toyota02/img/section-13-circle.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

@media screen and (max-width:800px) {
    .step.final {
        padding-bottom: 70%
    }
}

@media screen and (max-width: 991px) {
    .step {
        max-width: 550px;
        display: block;
        margin: auto
    }
}

@media screen and (max-width:800px) {
    .step {
        max-width: 350px;
        display: block;
        margin: auto
    }
}

@media screen and (max-width: 480px) {
    .step {
        max-width: 300px;
        display: block;
        margin: auto;
    }
}

.response {
    display: none;
    text-align: center;
    width: 100%;
    max-width: 700px;
    font-size: 1.2em;
}

.response h2 {
    text-transform: uppercase;
    font-size: 1.1em;
    margin-top: 0;
    margin-bottom: 30px;
    color: #fff;
}

.response h2 .arrow-right {
    position: relative;
    left: 0;
    display: block;
    margin: auto;
    margin-top: 10px;
    padding-bottom: 15px;
    -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1)
}

.response .section-scroll,
.response #show-results {
    position: relative;
    bottom: auto;
    left: auto;
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.response .section-scroll:hover h2 .arrow-right,
.response #show-results:hover h2 .arrow-right {
    left: 15px !important;
}

.response.placeholder {
    display: block;
}

.video-top {
    width: 100%;
    display: block;
    margin: 0px;
   
    overflow: hidden;
    background-color: #333333;
}
.video-top .video-full {
    color: #FFF;
    z-index: 200;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding-top: 0px;
    overflow: hidden;
    position: absolute;
}
.video-top h1 {
    line-height: 70px;
    margin-top: 50px;
    font-family: 'kinescoperegular';
    text-align: center;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-weight: lighter;
    font-size: 80px;
    z-index: 5;
    width: 80%;
    margin-left:auto;
	margin-right:auto;
    margin-bottom:30px;
    
    opacity: 0;
    filter: alpha(opacity=0);
}

.video-top video {
    width: 100%;
    height: auto;
    opacity: 0.9;
    filter: alpha(opacity=90);
    /* max-height: 720px; */
    display: block;
}

#callTo {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #8bd600;
    text-align: center;
    background-image: url(../img/separator.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
#callTo h2 {
    font-size: 28px;
    line-height: 38px;
     font-weight: normal;
        margin-top: 0px;
}





@media (max-width: 1000px) {

.video-top h1
{
font-size:65px;
line-height:55px;
}
/*.curvaSx {
    width: 322px;
    height: 68px;
    background-image: url(../img/curva01.svg);
    margin: auto;
    display: block;
    position: relative;
    margin-top: -1px;
    margin-left: 182.5px;
}*/

.verticalWay {
    width: 20px;
    /* background-image: url(../img/vertical.svg); */
    margin: auto;
    display: block;
    position: absolute;
    top: 0px;
    height: 100%;
    background-color: #199e2d;
    /* background-position: 200px; */
    margin-left: 182.5px;
    z-index: 90;
}
.curvaSx2 {
    width: 575px;
    height: 68px;
    background-image: url(../img/curva01_sotto.svg);
    margin: auto;
    display: block;
    position: relative;
    margin-top: -1px;
    margin-left: 182px;
}
.marginSecond {
    margin-right: 228px;
}
.wayDritta2 {
    width: 20px;
    height: 70px;
    /* max-height: 60px; */
    background-color: #199e2d;
    margin: auto;
    display: block;
    position: relative;
    margin-right: 228px;
    z-index: 2;
}
.verticalWaySecond {
    width: 20px;
    /* background-image: url(../img/vertical.svg); */
    margin: auto;
    display: block;
    position: absolute;
    top: 0px;
    height: 100%;
    background-color: #199e2d;
    /* background-position: 200px; */
    margin-left: 267px;
    z-index: 90;
}
.curvaSx3 {
    width: 575px;
    height: 68px;
    background-image: url(../img/curva02_sotto.svg);
    margin: auto;
    display: block;
    position: relative;
    margin-top: -1px;
    margin-left: 182px;
}
.wayDritta3 {
    width: 20px;
    height: 70px;
    /* max-height: 60px; */
    background-color: #199e2d;
    margin: auto;
    display: block;
    position: relative;
    margin-left: 183px;
}
#five-section .wayDritta, #seven-section .wayDritta, #nine-section .wayDritta {
    width: 20px;
    height: 70px;
    /* max-height: 60px; */
    background-color: #199e2d;
    margin: auto;
    display: block;
    margin-left: 183px;
    position: relative;
}


.testoPiccolo.sx
{
padding-right: 6%;
}

.testoPiccolo.dx
{
padding-left: 6%;
}

.part {
    width: 40%;
    float: left;
    max-width: 470px;
}
.imgIlluSecond {
    
    width: 55%;
}
}




@media (max-width: 1160px) {
.titolo_slide h2 {
    font-size: 45px;
    margin-top: 0px;
    line-height: 40px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
#callTo h2 {
    font-size: 29px;
    line-height: 50px;
    margin-top: 15.5px;
}
}

@media (max-width: 768px) {


.nuvolaSx img, .nuvolaDx img {
    width: 50%;
}
.containerGrafico {
    position: relative;
    width: 90%;
    max-width: 1040px;
    margin: 0 auto;
    z-index: 2;
}
#svgGallery5, #svgGallery4, #svgGallery3, #svgGallery2, #svgGallery1 {
    margin-top: -20px;
}


#article-slides {
    height: auto;
}
#article-slides2 {
    height: auto;
}




	#callTo h2 {
    font-size: 24px;
    line-height: 50px;
    margin-top: 15.5px;
}

    .show-mobile {
    display: block !important;
}
.hide_mobile{
    display: none !important;
}
    .testoPiccolo {
    width: 100%;
    max-width: 640px;
    margin: auto;
}
a.button {
    width: 300px;
}
    .col-sm-12 {
    padding: 0px;
}

#natura {
    position: absolute;
    bottom: -140px;
    z-index: 2;
    left: 50%;
    margin-left: -57%;
}
#sole {
    position: absolute;
    bottom: -90px;
    z-index: 1;
    left: 50%;
    width: 100%;
    margin-left: -57%;
    -webkit-animation: sorge 3s -4.1s ease-in-out infinite;
    animation: sorge 3s -2.1s ease-in-out infinite;
}
}

@media (max-width:1150px)
{
.citInt {
    width: 50%;
	margin-left: 0px;
	padding: 30px;
	background-size: cover;
}
}


@media (max-width: 800px) {
.imgSlide {
    width: 100%;
    margin-top: 30px;
	display:block;
	padding-right:0%;
}
#nine-section .slick-slide
{
    max-height: auto !important;
}
.slide .wrapper_articolo {
    width: 90%;
    margin: auto;
    display: block;

}




#seven-section .testoResult h2 {
    color: white;
    font-weight: 400;
    text-decoration: underline;
    font-size: 35px;
    text-align: left;
    margin-top: 0px;
    text-transform: none;
    padding-top: 0px;
}
#seven-section .testoResult p {
    color: white;
    font-weight: 400;
    font-size: 21px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: none;
}

#fotoLast {
    background-image: url(../img/sfondoLast.png);
    background-position: bottom center;
    height: 344px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.citInt {
    width: 100%;
    
    float: none;
    margin-top:30px;
	margin-bottom:30px;
   display: block;
}
.citInt span {
    font-size: 20px;
    font-style: italic;
    color: white;
    text-align: left;
}


.testoPiccolo.sx,.testoPiccolo.dx
{
padding:0px;
margin: auto;
}
.sfondo_semi
{
background: #e9e9e9; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #e9e9e9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#e9e9e9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e8e8e8 0%,#e9e9e9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
position: absolute;
bottom:0px;
width:100%;
height:50%;
z-index:1;
}

    .page-section {
    padding: 0px 0 0px;
    /*overflow: visible;*/
}
.show-mobile {
    display: block !important;
}
.hide_mobile{
display: none !important;
}

#three-section .time.sx
{
margin-top:0px;
}

.alberini01
{
margin-left:7%;
background-position:center left;
}

#three-section .img_article
{
height: 260px;
margin-top: 40px;
}

#four-section .img_article
{

height: 310px;
margin-top: 0px;
}

#five-section .img_article
{

height: 260px;
margin-top: 0px;

}

#six-section .img_article
{

height: 293px;
margin-top: 0px;
}

#seven-section .img_article
{
height: 297px;
margin-top: 0px;
}

#eight-section .img_article
{
height: 285px;
margin-top: 0px;
}

#nine-section .img_article
{
height: 276px;
margin-top: 0px;
}



.alberini03
{
margin-left:20px;
}

.titoloTesto
{
line-height: 36px;
margin-bottom: 15px;
}

.titoloTesto, .titoloSottoTesto {
    text-align: left;
}
.testoPiccolo {
    width: 90%;
    max-width: 640px;
    margin: auto;
	padding-left:0px;
}
.testoPiccolo.dx,.testoPiccolo.sx 
 {
    float: none;
}


.nascondi
{
    display: none;
}
.img_article.dx {
    right: 0;
    left: auto;
    background-position: center;
}
#four-section, #five-section, #six-section, #seven-section, #eight-section, #nine-section, #ten-section {
overflow: visible;  
width: 100%;
}

#ten-section
{
    padding-bottom: 0px;
}
#ten-section div.didascalia_slide p 
{
    padding-left: 0px;
}
#ten-section div.didascalia_slide .wrapper_articolo {
    float: none;
    width: 82%;
    margin: auto;
}

#three-section
{
   overflow: visible;  
width: 100%; 
}
#six-section {
    padding: 0px 0 0;
}
#five-section {
    padding-top: 0px;
    padding-bottom: 0px;
}


.testoButtonLast {
    width: 88%;
   
    margin: auto;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
        
}

.testoButtonLast h2
{
font-size:36px;
}

}

.step1
{
display: block !important;
}

.step2
{
display: none !important;
}

.step3
{
display: none !important;
}

@media (max-width: 680px) {

.step1
{
display: none !important;
}

.step2
{
display: block !important;
}
.paragraphLeft p{
    font-size: 15px;
	line-height:25px;
}

.section-container h2
{
font-size:20px;
line-height:24px;
}

.step3
{
display: none !important;
}


#six-section .titoloSottoTesto.left
{
    float: none !important;
}
#svgRagnatela.right
{
    float: none !important;
}
#svgRagnatela
{
    margin-top: -10px;
}
.wrapper_vertical_line
{
width:400px;
max-width:100%;
min-height: 20px;
}

.img_article,.slide_sci div
{
background-size:100% !important;
}

.img_article,.slide_sci div.imgSci
{
background-size:auto 100% !important;
}

.time {
    width: 120px;
	padding-bottom: 0px;
padding-top: 0px;
}

.time span
{
font-size:25px !important;
}

#three-section .time span {
    font-size: 14px !important;
}


.time.sx,.time.dx {
    margin-left: -60px;
	top: -90px;
}

#three-section .time.sx, #three-section .time.dx {
    top: -70px;
}

.alberini01 {
   margin-left: 15%;
margin-top: 16px;
}

.titoloTesto
{
font-size:32px;
line-height:32px;
}

.titoloSottoTesto {
    font-size: 18px;
	line-height:20px;
}

.italic {
    font-size: 15px;
}



.testoPiccolo {
    width: 90%;
}



}

@media (max-width: 460px) {


.step1
{
display: none !important;
}

.step2
{
display: none !important;
}

.step3
{
display: block !important;
width:287.5px;
}

.wrapper_vertical_line
{
width:287.5px;
}

.testoPiccolo {
    width: 90%;
}

.wrapper_vertical_line .vertical_line
{
width:10px;
}

.italic {
    font-size: 13px;
}

.page-section .text-content {
    font-size: 15px;
    line-height: 25px;
}

.titoloTesto {
    font-size: 22px;
    line-height: 26px;
}

.titoloSottoTesto {
    font-size: 15px;
    line-height: 18px;
}

.alberini02,.alberini03 {
    width: 240px;
    
}

#three-section .sfondoSfum01 {
    height: 53px;
}

.alberini02 {
    
    background-size: 100%;
    margin-top: -26px;
    margin-left: 25px;
}

.alberini03
{
margin-top: -15px;
background-size: 100%;
margin-left: 25px;
}

.time
{
border: 5px solid #199e2d;
}

.time.sx, .time.dx {
    top: -64px;
}

#three-section .time.sx {
    top: -43px;
}

.time span
{
line-height:40px;
}

.alberini01 {
    margin-left: 5%;
    margin-top: -50px;
}

.img_article
{
width:100%;
}


}


@media (max-width: 560px) {

.citInt span {
    line-height: 24px;
	font-size:16px;
}


.cerchioIn {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #c40000;
    margin: auto;
}
.cerchio {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: white;
    margin: auto;
}
a.buttonCity span {
    color: white;
    font-size: 12px;
    font-weight: 700;
    text-align: center !important;
    line-height: 13px !important;
    display: block;
}

#seven-section .testoResult h2 {
    color: white;
    font-weight: 400;
    text-decoration: underline;
    font-size: 35px;
    text-align: left;
    margin-top: 0px;
    padding-top: 0;
    text-transform: none;
}
#resultMap {
    position: absolute;
    right: 0;
    width: 100%;
    top: 410px;
}


.A
{
    background-image: url(../img/A_mobile.jpg) !important;
}
.B
{
    background-image: url(../img/B_mobile.jpg) !important;
}
.C
{
    background-image: url(../img/C_mobile.jpg) !important;
}



.inizio.contenitoreImg {

}


.bannerEnd {
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
   
}

    .titoloTesto {
    color: #000000;
    font-size: 22px;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: bold;
    background-image: url(../img/striscia.png);
    background-repeat: no-repeat;
    padding-bottom: 30px;
    background-position: bottom left;
    background-size: 100%;
}

.part {
    width: 100%;
    float: none;
    max-width: 470px;
    margin: auto;
}
.slide9 .titolo_slide {
    width: 100%;
}


.titoloAnimato2 {
    width: 90%;
    margin: auto;
    padding-top: 360px;    margin-bottom: 30px;
}

#four-section {
padding-bottom: 0px;

}
#five-section
{
    padding-top: 0px;
}

.titoloAnimato3 {
    width: 80%;
    float: none;
    font-size: 22px;
    line-height: 32px;
    margin: auto;
    padding-top: 30px;
    display: block;
    margin-top: 0px;
}

.box-sondaggio h3 {
    font-size: 70px;
    text-align: center;
    font-weight: 400;
    margin-top: 0px;
}

span.arte {
    width: 29%;
    display: block;
    margin: auto;
}
.textFloat1 {
    float: none;
    width: 100%;
    margin: auto;

}
.textFloat2 {
    float: none;
    width: 100%;
    margin: auto;
    display: block;
}
span.text4 {
    display: block;
    margin: auto;
    float: left;
    width: 100%;
}
span.text4 img {
    width: 100%;
    display: block;
    margin: auto;
}
span.text5 {
    display: block;
    margin: auto;
    float: left;
    width: 100%;
}
span.text5 img {
    width: 100%;
    display: block;
    margin: auto;
}
span.text6 img {
    width: 100%;
    display: block;
    margin: auto;
}
span.text6 {
    display: block;
    margin: auto;
    float: left;
       width: 100%;
}
span.text1 img {
    width: 80%;
    display: block;
    margin: auto;
}
span.mutamento {
    width: 100%;
    display: block;
    margin: auto;
}
span.linguaggio {
    width: 60%;
    display: block;
    margin: auto;
    margin-top: 8px;
}
.strisciaBig {
    width: 100%;
    background-image: url(../img/strisciaBig.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
    opacity: 0;
    background-size: 100%;
}
#svgIncipit {
    position: absolute;
    top: 6px;
    left: 0; 
    margin-left: 0px; 
    width: 100%;
    z-index: 99999999;
    display: block;
    opacity: 1;
}
#two-section h2 {
    font-size: 14px;
    background-size: cover;
    padding-top: 20px;
    line-height: 17px;
    width: 83%;
}
.paragraphLeft {
    width: 90%;
    float: none;
    margin: auto;
}
#five-section .paragraphLeft {
    width: 90%;
    float: left;
    margin-left: 5%;
}
.paragraphLeft p {
    color: #424242;
    font-size: 15px;
    line-height: 25px;
    font-weight: lighter;
}

#six-section .green-dots-container
{
    margin-bottom: 0px;
}


.marginSecondTime span, #five-section .time span, #seven-section .time span, #nine-section .time span {
    font-size: 30px;
}


.testoButtonLast h2
{
    font-size: 25px;
}

.scelta_test:hover a::before
{
border:0px solid #dbaa42;

}

#callTo h2 {
    font-size: 19px;
    width: 90%;
    margin: auto;
    line-height: 23px;
    padding-top: 6px;
}
.slick-prev, .slick-next {
    display: inline-block;
    margin-top: -130px;
}
div.didascalia_slide .wrapper_articolo {
    float: none;
    width: 85%;
    margin: auto;
}
#eight-section div.didascalia_slide .wrapper_articolo {
    float: none;
    width: 85%;
    margin: auto;
}
#eight-section div.didascalia_slide {
    width: 90%;
    float: none;
    display: block;
    height: 100%;
    padding-top: 0px;
    margin-left: auto;
    margin: auto;
}

div.titolo_slide {
    float: none;
    width: 100%;
    height: auto;
    margin-left: 12%;
}
.titolo_slide h3 {
    font-size: 40px;
    margin-top: 0px;
}
#eight-section div.didascalia_slide {
    width: 90%;
    float: none;
    display: block;
    height: 100%;
    padding-top: 0px;
    margin-left: 10%;
    margin: auto;
}
div.didascalia_slide p {
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 0px;
    padding-left: 0;
}

#svgGallery5, #svgGallery4, #svgGallery3, #svgGallery2, #svgGallery1 {
    width: 70%;
    float: none;
    display: block;
    margin: auto;
    margin-top: 30px;
}
.containerGrafico {
    position: relative;
    width: 90%;
    max-width: 560px;
    margin: 0 auto;
    z-index: 2;
}
.percentual {
    width: 90%;
    float: none;
    display: block;
}
.numbers {
    font-size: 40px;
    font-weight: bolder;
    color: #8cd601;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    text-align: center;
}
.numbers span {
    font-size: 40px;
    font-weight: bolder;
    color: #012b7f;
    float: left;
    text-align: center;
}
.numbers p {
    font-size: 10px;
    font-weight: lighter;
    color: #424242;
    text-align: center;
    width: 100px;
    float: none; 
     margin-left: 0px;
    display: block;
    position: relative;
    margin-top: 10px;
}

#svgGrafico {
    width: 90%;
    float: none;
    margin-top: 0px;
}


#ten-section .titolo_slide {
    float: none;
    width: 90%;
}

#svgGallery6, #svgGallery7, #svgGallery8, #svgGallery9, #svgGallery10 {
    width: 50%;
    float: none;
    display: block;
    margin-top: 0px;
    margin: auto;
}
.question {
    padding-left: 20px;
    padding-right: 20px;
}
.titolo_slide .wrapper_articolo {
    width: 80%;
    float: none;
}
.titolo_slide h3 {
    text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.6);
        text-align: left;
}
.titolo_slide h2 {
    font-size: 40px;
    line-height: 35px;
    text-shadow: 0px 0px 50px rgba(0, 0, 0, 0.6);
}
#natura {
    position: absolute;
    bottom: -59px;
    z-index: 2;
    left: 50%;
    margin-left: -57%;
}
.nuvolaSx, .nuvolaDx {

    width: 50%;

}
.show-mobile {
    display: block !important;
}
.hide_mobile{
    display: none !important;
}

}
@media (width: 550px){
#two-section h2 {
    font-size: 22px;
    background-size: cover;
    padding-top: 50px;
    line-height: 30px;
    width: 83%;
}

#seven-section h2 {
    color: white;
    font-weight: 400;
    text-decoration: underline;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 0px;
    padding-top: 50px;
}



}

@media (max-width: 375px)
{
#torino {
    position: absolute;
    top: 75px;
    left: 20px;
}
#parabiagio {
    position: absolute;
    top: 30px;
    left: 28px;
}
#milano {
    position: absolute;
    top: 65px;
    left: 68px;
}
#sesto {
    position: absolute;
    top: 30px;
    left: 83px;
}

#murano {
    position: absolute;
    top: 60px;
    left: 137px;
}
#trieste {
    position: absolute;
    top: 36px;
    left: 180px;
}
#cremona {
    position: absolute;
    top: 94px;
    left: 103px;
}
#scandicci {
    position: absolute;
    top: 124px;
    left: 115px;
}
#solomeo {
    position: absolute;
    top: 142px;
    left: 162px;
}
#roma {
    position: absolute;
    top: 176px;
    left: 165px;
}
#castel {
    position: absolute;
    top: 156px;
    left: 203px;
}
#marcianise {
    position: absolute;
    top: 198px;
    left: 206px;
}


#fotoLast {
    background-image: url(../img/sfondoLast.png);
    background-position: bottom center;
    height: 173px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: block;
}



}
@media (max-width: 320px){

.citInt {
    width: 260px;
    height: 400px;
    background-image: url(../img/cit.png);
    background-size: cover;
    float: none;
    margin: auto;
    margin-left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
}
.citInt span {
    font-size: 18px;
    font-style: italic;
    color: white;
    text-align: left;
}
.box-sondaggio h3 {
    font-size: 55px;
    text-align: center;
    font-weight: 400;
    margin-top: 0px;
    line-height: 48px;
}

#fotoLast {
    background-image: url(../img/sfondoLast.png);
    background-position: bottom center;
    height: 150px;
    background-repeat: no-repeat;
    background-size: 100%;
    position: block;
}
a.buttonCity span {
    color: white;
    font-size: 9px;
    font-weight: 700;
    text-align: center !important;
    line-height: 11px !important;
    display: block;
}

#torino {
    position: absolute;
    top: 7%;
    left: 5%;
}
#parabiagio {
    position: absolute;
    top: 3%;
    left: 5%;
}
#milano {
    position: relative;
    top: 6%;
    left: 19%;
}
#sesto {
    position: absolute;
    top: 2%;
    left: 23%;
}
#murano {
    position: absolute;
    top: 5%;
    left: 41%;
}
#trieste {
    position: absolute;
    top: 4%;
    left: 55%;
}
#cremona {
    position: absolute;
    top: 8%;
    left: 30%;
}
#scandicci {
    position: absolute;
    top: 12%;
    left: 30%;
}
#solomeo {
    position: absolute;
    top: 12%;
    left: 48%;
}
#castel {
    position: absolute;
    top: 15%;
    left: 57%;
}
#roma {
    position: absolute;
    top: 16%;
    left: 45%;
}

#marcianise {
    position: absolute;
    top: 20%;
    left: 61%;
}

#seven-section .testoResult h2 {
    color: white;
    font-weight: 400;
    text-decoration: underline;
    font-size: 25px;
}
#seven-section .testoResult p {
    color: white;
    font-weight: 400;
    font-size: 15px;
}
#seven-section .testoResult a {
    color: #c80405;
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    text-decoration: underline;
}



}



.dark #two-section,.dark #svgRectangle,.dark #four-section,.dark #six-section,.dark #nine-section
{
background-color:#012b7f;
}

.dark #three-section,.dark #five-section,.dark #seven-section
{
background-color:#00246e;
}

.dark .page-section .sponsored,.dark #two-section h2,.dark .paragraphLeft p,.dark .titoloTesto,.dark .page-section .text-content,.dark .titoloSottoTesto,.dark .numbers span,.dark .numbers p
{
color:#FFFFFF;
}

.dark #nine-section .titoloTesto
{
color:#8cd601;
}

.big .paragraphLeft p,.big .page-section .text-content,.big div.didascalia_slide p
{
font-size: 24px;
line-height: 34px;
}

.big .titoloTesto,.big .titoloSottoTesto,.big #callTo h2
{
font-size: 32px;

}

.big .titolo_slide h3,.big #ten-section .titolo_slide h3
{
font-size: 28px;

}

.big .numbers span,.big .numbers
{
font-size: 50px;
}

.big .numbers p
{
font-size:14px;
}

html.mobile {display:block !important;}

@media screen and (max-width: 900px){
#header-right
{
    display: none;
}
    #header-main #header-top #header-left img {
    height: 23px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#header-main #header-top #header-left {
    float: none;
    padding: 0px;
    margin: 0;
    margin-top: 0px;
    position: relative;
    margin: auto;
    width: 51%;
    margin-top: 10px;
}
#left_sponsor a span {
    font-size: 10px;
}
#left_sponsor a span.icon_bullhorn {
    background: #913858;
    padding: 4px 3px 3px 4px;
    border-radius: 20px;
    height: 28px;
    width: 28px;
    display: inline-block;
    position: relative;
    top: -3px;
}
#header-main #header-top #ilbellodellitalia:before {
    content: '/';
    position: absolute;
    top: -6px;
    left: 0;
    line-height: 1;
    font-size: 30px;
    color: #000;
}

}

.box-sondaggio p
{
font-size:18px;
line-height:24px;
color:#FFFFFF;
}

.scelte_test::after
{
content:"";
display:block;
clear:both;
}

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


.mobile {
    display: block !important;
}

.desktop_vis {
    display: none !important;
}

#svgRectangle
{
min-height:320px;
}
    
#two-section h2
{
max-width:580px;
}
	#two-section h2 span
	{
		font-size:19px;
		line-height:28px;	
	}




}

@media (max-width: 620px) {

#svgRectangle
{
min-height:260px;
}

#two-section h2 {
    max-width: 500px;
	padding-top:55px;
	padding-bottom:30px;
}

#two-section h2 span
	{
		font-size:16px;
		line-height:26px;	
	}

}
@media (max-width: 560px) {

#two-section h2 span
	{
		font-size:14px;
		line-height:24px;	
	}

}

#text-contenuto span {
    top: -2px;
    font-size: 8px;
}
#left_sponsor a span.icon_bullhorn {
    background: #913858;
    padding: 4px 3px 3px 4px;
    border-radius: 20px;
    height: 28px;
    width: 28px;
    display: inline-block;
    position: relative;
    top: -7px;
}

}

@media screen and (max-width: 480px) {
    #intro .video h1 {
        font-size: 1.4em;
		 
    }
	#intro {
        height: 200px;
    }
    .mobile
    {
        display: none !important;
    }
}

@media (max-width:1023px) {
   .titoloAnimato,.titoloGallery h2,#eleven-section h3.togli
	{
		font-size:60px;
		line-height:60px;
		width:100%;
		margin-bottom:30px;
	} 

	div.didascalia_slide p,.titoloGallery p,.box-sondaggio p
	{
		font-size:16px;
		line-height:21px;
	}

	#test_aria .question span
	{
		font-size:28px;
		line-height:30px;
	}

	.slide h3 {
    font-size: 30px;
    line-height: 34px;
	}

	.slick-prev {
    	left: 8%;
	}
	.slick-next {
    	right: 8%;
	}

	.slick-slider .slick-list {
    	width: 75%;
	}

	.scelta_test .option span {
		font-size:18px;
		line-height:22px;
	}

	.slick-dots li {
    width: 24px;
    height: 24px;
	
	margin: 0 13px;
	}

.slick-slider
{
 border-bottom: 5px solid #7e4439;
padding-bottom:30px;
}

	.slick-dots {
    
   bottom:-15px;
	width:400px;
	margin-left:-200px;
}
.slick-dots li button
{
border: 5px solid #7e4439;
}
}

@media (max-width:680px) {

}

@media (max-width:650px) {
   .titoloAnimato,.titoloGallery h2,#eleven-section h3.togli
	{
		font-size:40px;
		line-height:40px;
	} 
	.slick-prev {
    left: 3%;
}

.titoloGallery p
{
font-size:16px;
line-height:20px;
}

.slick-next {
    right: 3%;
}
.slick-slider .slick-list {
    width: 80%;
}

.slide h3 {
    font-size: 22px;
	line-height:26px;    
}

}

@media (max-width:560px) {
.scelta_test .option span {
    font-size: 14px;
    line-height: 18px;
}

.scelta_test {
margin-top:30px;
}
}

@media (max-width:480px) {
.scelta_test .option span {
    font-size: 10px;
line-height: 16px;
letter-spacing: -1px;
}

.box-sondaggio p
{
font-size: 11px;
line-height:18px;
letter-spacing:-1px;
}

#test_aria .question span {
    font-size: 17px;
    line-height: 24px;
}
   .titoloAnimato,.titoloGallery h2,#eleven-section h3.togli
	{
		font-size:30px;
		line-height:30px;
	} 

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

	.slick-slider {
		margin-bottom:0px;
		border-bottom:none;
	}
}


