@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);

body {
  background: #fff;
  position: relative;
  overflow-x: hidden; }
body {
    font-family: "PT Sans", sans-serif;
    font-size: 22px;
    line-height: 1.428571429;
    color: #000;
    background-color: #fff;
}
body,
html {
  height: auto;
  margin: 0; }

#main {
  height: 100%; }

#one .arrowDown
{
cursor:pointer;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

section {
  padding: 0% 0;
  height: auto;
  z-index: 9; }

.affix {
  display: inherit; }
  @media only screen and (min-width: 980px) and (max-width: 1279px) {
    .affix {
      display: inherit; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .affix {
      display: inherit; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .affix {
      height: 1400px; } }
  @media only screen and (max-width: 479px) {
    .affix {
      display: none; } }

#dot-nav {
  right: 10px;
  top: 50%;
  margin-top: -158px;
  height: 100px;
  z-index: 999; }

.container {
  margin: 0;
  width: 100% !important;
  padding: 0 !important; }

#dot-nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#dot-nav li {
  position: relative;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 15px 15px 15px 15px;
  cursor: pointer;
  padding: 2px;
  height: 8px;
  margin: 10px 10px 0px 0px;
  width: 8px;
  vertical-align: bottom; }

#dot-nav li.active,
#dot-nav li:hover {
  border-color: black;
  background-color: transparent;
  padding: 5px;
  width: 10px;
  height: 10px;
  margin-left: -2px; }

#dot-nav a {
  outline: 0;
  vertical-align: top;
  margin: 0px 0px 0px 25px;
  position: relative;
  top: -5px; }

.awesome-tooltip + .tooltip > .tooltip-inner {
  background-color: #8e44ad;
  color: #f5f5f5;
  border: 1px solid #8e44ad; }

.awesome-tooltip + .tooltip.left > .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #8e44ad; }

#navbar {
  height: 0px;
  background-color: #FB94B4; }
#header-main {
    font-size: 14px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}
#header-main #header-top {
    position: relative;
    width: 100%;
    height: 75px;
    padding: 15px 20px;
    overflow: hidden;
    display: block;
    clear: both;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #fff;
}
#header-main #header-top #header-left {
    float: left;
    padding: 0px;
    margin: 0;
    margin-top: 5px;
}
#header-main #header-top #header-left img {
    height: 33px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
#header-main #header-top #open-mobile-social {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    background: #ccc;
    text-align: center;
}


@media screen and (min-width: 768px){

#header-main #header-top #open-mobile-social {
    display: none;
}

}
#header-main #header-top #open-mobile-social i {
    color: #444;
    font-size: 1.6em
}

@media screen and (min-width: 768px) {
    #header-main #header-top #open-mobile-social {
        display: none
    }
}

#header-main #testatina {
    width: 100%;
    height: 60px;
    padding: 5px 20px;
    background-color: #f2f2f2;
    border-bottom: 12px solid #91375D;
    display: block;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

#header-main #testatina ul {
    float: left;
    margin: 0px;
    padding: 0
}

#header-main #testatina ul li {
    float: left;
    list-style-type: none;
    margin: 0px 30px 0px 0px;
    padding: 0px;
    text-transform: uppercase;
    color: #999
}

#header-main #testatina ul li.logoAdv img {
    max-height: 35px
}

#header-main #testatina ul li#text-contenuto {
    position: relative;
    top: 7px;
    text-align: left;
    color: #999;
    line-height: 16px;
    margin-right: 10px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease
}

#header-main #testatina ul li#tooltip {
    width: 18px;
    position: relative;
    top: 15px;
    left: 0px;
    margin-right: 0 !important
}

#header-main #testatina ul li#tooltip .popover {
    font-size: 0.9em;
    min-width: 250px;
    color: #444
}

#header-main #testatina #header-right {
    float: right;
    text-align: right;
    margin: 0px
}

#header-main #testatina #header-right a.numix {
    margin-top: 8px;
    display: inline-block
}

#header-main #testatina #header-right a.numix img {
    display: inline-block
}

@media screen and (min-width: 768px) {
    #header-main.small-height #header-top {
        padding: 7px 20px;
        height: 45px
    }
    #header-main.small-height #header-top #header-left img {
        height: 20px
    }
    #header-main.small-height #header-top #social-counters {
        width: 270px;
        height: 53px
    }
    #header-main.small-height #header-top #social-counters ul li {
        height: 25px
    }
    #header-main.small-height #header-top #social-counters ul li a i {
        font-size: 2em;
        line-height: 1.4em
    }
}

@media screen and (max-width: 767px) {
    #header-main #header-top {
        width: 100%;
        height: 55px;
        padding: 0 10px;
        display: block;
        clear: both;
        background: #fff
    }
    #header-main #header-top #header-left {
        width: 50%;
        margin: 0;
        padding: 18px 0
    }
    #header-main #header-top #header-left img {
        width: 200px;
        height: auto
    }
    #header-main #header-top #social-counters {
        width: 50%;
        height: 33px;
        margin: 0;
        padding: 10px
    }
    #header-main #header-top #social-counters ul li {
        height: 35px;
        margin-right: 5px
    }
    #header-main #header-top #social-counters ul li a {
        color: #444;
        -webkit-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease
    }
    #header-main #header-top #social-counters ul li a i {
        font-size: 2.6em;
        display: inline-block;
        line-height: 35px
    }
    #header-main #header-top #social-counters ul li span.num {
        display: none
    }
    #header-main #testatina {
        height: 43px;
        padding: 2px 10px;
      
    }
    #header-main #testatina ul {
        float: left;
        width: 55%;
        margin: 0;
        padding: 3px 0
    }
    #header-main #testatina ul li {
        float: left;
        list-style-type: none;
        margin: 0px 10px 0px 0px;
        padding: 0px;
        text-transform: uppercase;
        color: #999
    }
    #header-main #testatina ul li.logoAdv {
        width: 75px
    }
    @media screen and (max-width: 767px){
#header-main #testatina ul li.logoAdv {
    max-height: 30px;
    margin: 0px 5px 0px 0px;
}
}
    #header-main #testatina ul li.logoAdv img {
        max-height: 30px
    }
    #header-main #testatina ul li#text-contenuto {
        width: auto;
        top: 3px;
        color: #999;
        font-size: 10px;
        line-height: 1.2em
    }
    #header-main #testatina ul li#tooltip {
        top: 5px
    }



    #header-main #testatina ul li#tooltip .popover {
        font-size: 0.8em
    }
    #header-main #testatina #header-right {
        width: 45%;
        float: right;
        padding: 5px 10px 0px 0px
    }
    #header-main #testatina #header-right a.numix {
        margin-top: 0px;
        display: block
    }
}

.owl-pagination {
    display: none;
}

/* test */
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}
.section-container {
    position: relative;
    width: 80%;
    max-width: 970px;
    margin: 0 auto;
}
#test_aria h3 {

color: #00547a;
text-align: center;
font-size: 43px;
font-weight: bold;
margin-top: 40px;

}
#fine_test
{
	width: 100%;
	background-image: url(../img/fine_quiz.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 337px;
	margin-top: 40px;
}
#fine_test p {
    width: 53%;
    float: left;
    text-align: left;
    font-size: 17px;
    color: #00547a;
    margin-left: 80px;
    margin-top: 70px;
}
.perce {
    width: 33%;
    float: left;
}
#fine_test h3 {
    font-size: 100px;
    color: white;
    padding-top: 80px;
    line-height: 20px;
    text-align: center;
}
#fine_test h4 {
    font-size: 20px;
    color: #00547a;
    padding-top: 30px;
    text-align: center;
}
.question
{
	width: 100%;
	background-image: url(../img/sfondo_quiz.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 307px;
	margin-top: 40px;
}
.question span.num {
    width: 20%;
    float: left;
    color: #fff;
    text-align: left;
    font-size: 100px;
    font-weight: bold;
    line-height: 100px;
       margin-top: 10px;;
    margin-left: 12%;

}
.question span {
     width: 60%;
    float: left;
    color: #00547a;
    text-align: left;
    font-size: 33px;
    font-weight: bold;
    line-height: 43px;
    padding-top: 60px;
    padding-right: 30px;
}


  @media only screen and (min-width: 980px) and (max-width: 3279px) {
    .question span.num {
    width: 20%;
    float: left;
    color: #fff;
    text-align: left;
    font-size: 100px;
    font-weight: bold;
    line-height: 100px;
    margin-top: 10px;
    margin-left: 12%;

}
.question span {
     width: 65%;
    float: left;
    color: #00547a;
    text-align: left;
    font-size: 39px;
    font-weight: bold;
    line-height: 39px;
    padding-top: 9%;
    padding-right: 0px;
}
}
  @media only screen and (min-width: 768px) and (max-width: 979px) {
       .question span.num {
    width: 20%;
    float: left;
    color: #fff;
    text-align: left;
    font-size: 71px;
    font-weight: bold;
    line-height: 100px;
    margin-top: -15px;
    margin-left: 12%;

}
.question span {
     width: 60%;
    float: left;
    color: #00547a;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 11%;
    padding-right: 30px;
} }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
       .question span.num {
    width: 20%;
    float: left;
    color: #fff;
    text-align: left;
    font-size: 73px;
    font-weight: bold;
    line-height: 100px;
        margin-top: 80px;
    margin-left: 110px;

}
.question span {
width: 100%;
    float: left;
    color: #00547a;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    padding-top: 40px;
    margin-top: 25px;
    padding-right: 19px;
 
    text-align: center;

      } }
  @media only screen and (max-width: 479px) {
       .question span.num {
    width: 20%;
    float: left;
    color: #fff;
    text-align: left;
    font-size: 73px;
    font-weight: bold;
    line-height: 100px;
        margin-top: 36px;
    margin-left: 110px;

}
.question span {
width: 100%;
    float: left;
    color: #00547a;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    padding-top: 81px;
    padding-right: 19px;
 
    text-align: center;

      }
  }







.scelta_test {
    width: 285px;
    height: 100px;
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    margin-top: 20px;
}
.clear
{
	clear: both;
}
.scelta_test a {
    display: table;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    border: 0px solid #d6d6d6;
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.ombrello01 a {
    background-image: url(../img/scelta_quiz.png);
    background-position: left center;
}
.ombrello02 a {
    background-image: url(../img/scelta_quiz.png);
    background-position: left center;
}
.ombrello03 a {
    background-image: url(../img/scelta_quiz.png);
    background-position: left center;
}
.scelta_test a::before {
    border: 0px;
    content: "";
    position: absolute;
    z-index: 1;
    display: block;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    left: 4%;
    top: 39%;
    background-color:transparent;
    border-radius: 50%;
}
.scelta_test a span {
    display: table-cell;
    vertical-align: middle;
    color: white;
    font-size: 17px;
    line-height: 25px;
    font-weight: lighter;
    position: relative;
    z-index: 3;
        text-align: left;
    padding-left: 50px;
}
.scelta_test a span:hover {
text-decoration: none;
}

.scelta_test:hover a::before
{
    background-color: #ffdc35;
    border-radius: 50%;

}
a:hover
{
	text-decoration: none;
}
a#refresh_test {
    cursor: pointer;
    color: #ffffff;
    display: block;
    margin-top: 70px;
}

.box-sondaggio {
    background-color: transparent;
    background-repeat: no-repeat;
    display: block;
    vertical-align: top;
    margin-top: 0px;
    text-align: center;
}
.box-sondaggio .navigator {
    margin-top: 40px;
}
.box-sondaggio .navigator span.active {
    background-color: #ffdc35;
}
.box-sondaggio .navigator span {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #7592ad;
    width: 20px;
    height: 20px;
}

/* end test*/
#header-main #header-top #open-mobile-social i, .step, .response, #four-section .circle .circle-content, #fourteen-section .play, #fourteen-section .video h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#header-main #header-top #open-mobile-social i {
    color: #444;
    font-size: 1.6em;

}



#header-main #testatina {
    width: 100%;
    height: 60px;
    padding: 5px 20px;
    background-color: #f2f2f2;
    border-bottom: 12px solid #91375D;
    display: block;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#header-main #testatina ul {
    float: left;
    margin: 0px;
    padding: 0;
}
#header-main #testatina ul li {
    float: left;
    list-style-type: none;
    margin: 0px 30px 0px 0px;
    padding: 0px;
    text-transform: uppercase;
    color: #999;
}
#header-main #testatina ul li.logoAdv img {
    max-height: 35px;
}

#header-main #testatina ul li#text-contenuto {
    position: relative;
    top: 7px;
    text-align: left;
    color: #999;
    line-height: 16px;
    margin-right: 10px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
@media screen and (max-width: 480px){
#header-main #testatina ul li#text-contenuto {
    font-size: 10px;
    line-height: 1.2em;
}
}
@media screen and (max-width: 767px){
#header-main #testatina ul li#text-contenuto {
    width: auto;
    top: 3px;
    color: #999;
    font-size: 10px;
    line-height: 1.2em;
}
}



#header-main #testatina ul li#tooltip {
    width: 18px;
    position: relative;
    top: 15px;
    left: 0px;
    margin-right: 0 !important;
}

 @media screen and (max-width: 767px){
    #header-main #testatina ul li#tooltip {
        top: 5px
    }
    .question {
    width: 300px;
    left: 50%;
    margin-left: -150px;
    position: relative;
    background-image: url(../img/sfondo_quizMobile.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 380px;
    margin-top: 40px;
}

}

#header-main #testatina #header-right {
    float: right;
    text-align: right;
    margin: 0px;
}
#footer-main .logoH img, #footer-main .disclaimer img, #footer-main .firma img {
    display: inline-block;
}
#footer-main {
    font-size: 14px;
    background-color: #f2f2f2;
    border-bottom: 30px solid #91375D;
    padding: 20px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#footer-main .row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
.row:before, .row:after {
    content: " ";
    display: table;
}

#footer-main .logoH, #footer-main .disclaimer, #footer-main .firma {
    text-align: center;
}

@media screen and (max-width: 767px){
#header-main #testatina {
    height: 43px;
    padding: 2px 10px;
}
}


@media screen and (max-width: 480px){
#header-main #testatina {
    padding: 2px 5px;
    overflow: hidden;
}
}

@media (min-width: 1200px){

.container {
    width: 1170px;
}

}

@media (min-width: 992px){
.container {
    width: 970px;
}
}
@media (min-width: 768px){
.container {
    width: 750px;
}
.col-sm-3 {
    width: 25%;
}

}
@media (min-width: 768px){
.col-sm-3 {
    width: 25%;
}
}
@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-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;
}
#navigation {
    position: fixed;
    right: 30px;
    top: 50%;
    z-index: 1000;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    -o-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
}
#navigation li {
    position: relative;
    margin: 0;
    margin-bottom: 15px;
    display: block;
}
#navigation li a.active {
    background-color: rgba(68, 68, 68, 0);
}
#navigation li a {
    position: relative;
    display: block;
    left: 20px;
    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: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 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: 767px) {
    #navigation {
        display: none
    }
}
.socials {
    position: fixed;
    left: -100px;
    top: 50%;
    z-index: 1000;
    list-style: none;
    padding: 10px 7px 0;
    background-color: #fffcf8;
    font-size: 1em;
    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: padding 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    -o-transition: padding 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
    transition: padding 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
}
.socials li {
    position: relative;
    z-index: 3;
    font-size: 1em;
    margin: 0;
    margin-bottom: 10px;
    display: block;
}
.socials li a {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #444;
    -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);
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.socials li a:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.socials li a:hover.twitter {
    background-color: #00aced
}

.socials li a:hover.facebook {
    background-color: #3b5998
}

.socials li a:hover.google {
    background-color: #dd4b39
}

.socials li a:hover.linkedin {
    background-color: #007bb5
}

.socials li a:hover.whatsapp {
    background-color: #43d854
}

@media screen and (min-width: 768px) {
    .socials li a.whatsapp {
        display: none
    }
}

@media screen and (max-width: 1199px) {
    .socials {
        padding: 10px 5px 0;
        font-size: 0.9em
    }
    .socials:hover {
        padding: 10px 7px 0
    }
    .socials li a {
        height: 30px;
        width: 30px;
        line-height: 30px
    }
}

@media screen and (max-width: 767px) {
    .socials {
        display: none;
        top: 0px;
        right: 0;
        padding: 10px;
        width: 60px;
        z-index: 9999;
        left: auto !important;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .socials li a {
        height: 40px;
        width: 40px;
        line-height: 40px
    }
    .socials li a:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.socials:hover {
    padding: 10px
}


#two {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #two {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #two {
      height: 145px; } }

#three {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    #three {
      height: 270px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #three {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #three {
      height: 145px; } }

#four {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    #four {
      height: 270px; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #four {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #four {
      height: 145px; } }

#five {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #five {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #five {
      height: 145px; } }

#six {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #six {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #six {
      height: 145px; } }

#seven {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #seven {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #seven {
      height: 145px; } }

#eight {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #eight {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #eight {
      height: 145px; } }

#nine {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #nine {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #nine {
      height: 145px; } }

#ten {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #ten {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #ten {
      height: 145px; } }

#eleven {
  height: 272px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #eleven {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #eleven {
      height: 145px; } }

#twelve {
  height: 290px;
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #twelve {
      height: 260px; } }
  @media only screen and (max-width: 479px) {
    #twelve {
      height: 270px; } }

#thirteen {
  height: auto; }

#fourteen {
  height: auto;
  position: relative;
  background-color: #89a0b4;
  padding-bottom: 30px;

   }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #fourteen {
      height: auto; } }
  @media only screen and (max-width: 479px) {
    #fourteen {
      height: auto;
       } }

#fifteen {
  height: 350px;
  position: relative;
  background-color: #fedb48; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #fifteen {
      height: 220px; } }
  @media only screen and (max-width: 479px) {
    #fifteen {
      height: 315px; } }

#sixteen {
  /*height: 272px;*/
  position: relative; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #sixteen {
      /*height: 220px;*/ } }
  @media only screen and (max-width: 479px) {
    #sixteen {
      /*height: 145px;*/ } }

        /*




*/

#tredici {
  height: 160px;
  position: relative;
  background-color: #fedb48; }
@media only screen and (max-width: 1100px) {
    #tredici .titScopri {
      font-size:13px; line-height:16px; } }

  @media only screen and (min-width: 480px) and (max-width: 767px) {
    #tredici {
       }
  #tredici .titScopri {
      font-size:13px; line-height:16px; }
  
 }
  @media only screen and (max-width: 479px) {
    #tredici {
        width: 220px;
      }
#tredici .titScopri {
      font-size:16px; line-height:20px;
  width: 88% !important;
  max-width:400px;
  left:6% !important;
  margin-left:0px !important
 }
 }
#tredici .titScopri {
    font-size: 13px;
    width: 50%;
}



.containerPlayFirsttip {
  width: 117px;
  height: 117px;
  position: absolute;
  left: -53px;
  top: -49px;
  z-index: 999;
  -webkit-animation-delay: 3s;
  /* Chrome, Safari, Opera */
  animation-delay: 3s;
  animation: goPlay 3s;
  animation-play-state: paused linear;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
@keyframes goPlay {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.containerPlay {
  width: 117px;
  height: 117px;
  position: absolute;
  left: -58px;
  top: 181px;
  z-index: 999;
  -webkit-animation-delay: 3s;
  /* Chrome, Safari, Opera */
  animation-delay: 3s;
  animation: goPlay2 3s;
  animation-play-state: paused linear;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
@keyframes goPlay2 {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.play,
.pause {
  display: inline-block;
  width: 117px;
  height: 117px;
  border-radius: 50%;
  position: relative;
  border: 5px solid #ffffff;
  cursor: pointer; }

/* Pseudo elements */
.play:before,
.pause:before,
.pause:after {
  content: "";
  position: absolute; }

.play:before {
  top: 29px;
  left: 40px;
  width: 0em;
  height: 0em;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 45px solid #ffffff; }

.pause:before {
  background: #ffffff;
  top: 29px;
  left: 39px;
  width: 7px;
  height: 47px; }

.pause:after {
  background: #ffffff;
  top: 29px;
  left: 62px;
  width: 7px;
  height: 47px; }

/* Hover effects */
.play:hover,
.pause:hover {
  border-color: orange; }

.play:hover:before {
  border-left-color: orange; }

.pause:hover:before,
.pause:hover:after {
  background: orange; }

/* Hero Video + Fallback */
.contViedeo {
  width: 100%;
  height: auto;
  position: relative; }

.playV,
.pauseV {
  display: inline-block;
  width: 117px;
  height: 117px;
  border-radius: 50%;
  position: relative;
  border: 5px solid #ffffff;
  cursor: pointer; }

/* Pseudo elements */
.playV:before,
.pauseV:before,
.pauseV:after {
  content: "";
  position: absolute; }

.playV:before {
  top: 29px;
  left: 40px;
  width: 0em;
  height: 0em;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 45px solid #ffffff; }

.pauseV:before {
  background: #ffffff;
  top: 29px;
  left: 39px;
  width: 7px;
  height: 47px; }

.pauseV:after {
  background: #ffffff;
  top: 29px;
  left: 62px;
  width: 7px;
  height: 47px; }

/* Hover effects */
.playV:hover,
.pauseV:hover {
  border-color: orange; }

.playV:hover:before {
  border-left-color: orange; }

.pauseV:hover:before,
.pauseV:hover:after {
  background: orange; }

.containerPlayVideo {
  width: 117px;
  height: 117px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -58px;
  margin-left: -58px; }

#hero-vid {
  background: url("../img/bg-video.jpg") no-repeat scroll 0 0 #000;
  background-size: cover;
  width: 100% !important;
  height: auto !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  display: table;
  table-layout: fixed;
  margin: 0 auto; }

.bg {
  width: 100% !important;
  height: auto !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: table;
  table-layout: fixed;
  margin: 0 auto; }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .bg {
      width: 200% !important;
      left: 50%;
      margin-left: -100%; } }
  @media only screen and (max-width: 479px) {
    .bg {
      width: 300% !important;
      left: 50%;
      margin-left: -200%; } }

.title {
  width: 600px;
  height: 230px;
  position: absolute;
  top: 340px;
  left: 50%;
  margin-left: -100px;
  font-family: 'PT Sans';
  font-weight: 900;
  font-size: 55px;
  letter-spacing: -1px;
  line-height: 57px;
  text-align: center;
  color: #ffffff;
  animation: title 1s;
  animation-play-state: paused linear; }
  @media only screen and (min-width: 980px) and (max-width: 1279px) {
    .title {
      width: 600px;
      height: 230px;
      position: absolute;
      top: 131px;
      left: 50%;
      margin-left: -86px;
      font-size: 38px;
      line-height: 38px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .title {
      width: 400px;
      margin-left: -37px;
      top: 220px;
      font-size: 30px;
      line-height: 30px; }
 
      .txt-cheBanca {
    font-size: 11px;
}
       }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .title {
      width: 350px;
      margin-left: -84px;
      top: 50%;
      margin-top: -250px;
      font-size: 30px;
      line-height: 30px; } }
  @media only screen and (max-width: 479px) {
    .title {
      width: 212px;
      margin-left: -60px;
      top: 10%;
      margin-top: -183px;
      font-size: 25px;
      line-height: 24px; } }

@keyframes title {
  0% {
    top: -1px;
    opacity: 0; }
  100% {
    opacity: 1; } }
.arrowDown {
  width: 100%;
  position: relative;
  float: left;
  top: 40px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .arrowDown img {
    left: 50%; }
  .arrowDown:hover {
    top: 50px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  @media only screen and (min-width: 980px) and (max-width: 1279px) {
    .arrowDown {
      top: 30px; }
      .arrowDown:hover {
        top: 35px;
        -webkit-transition: 0.2s ease-in-out;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .arrowDown {
      top: 30px; }
      .arrowDown:hover {
        top: 35px;
        -webkit-transition: 0.2s ease-in-out;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .arrowDown {
      top: 20px; }
      .arrowDown:hover {
        top: 25px;
        -webkit-transition: 0.2s ease-in-out;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out; } }

.bgg {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  background-image: url("../img/bgGlobal.png");
  background-repeat: repeat-y;
  background-size: 100% !important;
  position: relative;
  z-index: 9; }

.containerSelect {
  width: 100%;
  height: auto;
  z-index: 9999; }

.txt-cheBanca {
  font-size: 17px;
  font-family: 'PT Sans Caption';
  font-style: italic;
  letter-spacing: -1px;
  margin-top: 20px;
  margin-left: 20px;
  display: hidden;
  position: absolute; }

  @media only screen and (min-width: 768px) and (max-width: 979px) {

      .txt-cheBanca {
    font-size: 11px;
}
       }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .txt-cheBanca {
      display: none; } }
  @media only screen and (max-width: 479px) {
    .txt-cheBanca {
      display: none; } }

/*# sourceMappingURL=style.css.map */


/* MAIN MENU */
#main_menu::after
{
clear:both;
content:"";
display:block;
}

#main_menu
{
display:block;
width:100%;
height:50px;
}

#main_menu a
{
width:50%;
float:left;
display:table;
text-align:center;
text-transform:uppercase;
background-color:#dfdfdf;
-webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
vertical-align:middle;
height:100%;
}

#main_menu a span
{
font-size:14px;
line-height:18px;
color:#3e4c54;
opacity:0.5;
display:table-cell;
vertical-align:middle;
font-family:'PT Sans Caption';
font-weight:600;

}

#main_menu a.active
{
background-color:#fedb48;
}



#main_menu a.active span,#main_menu a:hover span
{

opacity:1;
}

@media only screen and (max-width: 767px) {
#main_menu a span
{

font-size:9px;
line-height:16px;
}
}

@media only screen and (max-width: 480px) {
#main_menu a span
{

font-size:9px;
line-height:14px;
padding-left:10px;
padding-right:10px;
}
#main_menu a {
    width: 100%;
}
#main_menu a.active {
    display: none;
}
.scelta_test {
    width: 250px;
}


#test_aria h3 {
    font-size: 30px;
    }
}

/* END MAIN MENU */

@media only screen and (max-width: 767px) {
#main_menu a span
{

font-size:9px;
line-height:16px;
}
}
.sticky-correlati
{
display:none;
top:auto !important;
bottom:5px !important;
}
