@charset "UTF-8";
/* Body */

body {
	font-family: 'Lato', sans-serif;
	background-color: #FFFFFF;
	margin: 0;
}

#keyrole, #chooseoriginal, #reccomendations {

	width: 20px;
	position: relative;
	display: inline-block;
	z-index: 9999999999999;
}


/* Header */
header {
	width: 100%;
	background-color: #ffffff;
    text-align:right;
	margin-left: auto;
	margin-right: auto;
      height: 140px;
	position: fixed;
  top: 0;
  width: 100%;
  transition: 0.2s;
	    z-index: 999999999999999;

}

header .container {
	max-width: 1200px;
	margin:0 auto;
}

header.shrinked {
      height: 105px;
}

header.shrinked .logo {
	background: url(../img/logo.png);
display: block;
width: 230px;
height: 85px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;

}

/* Container */
.container {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	display: block;
}

.separator {
	height: 50px;
	display: block;
}
.separator_30 {
	height: 30px;
	display: block;
}

/* MENU */

.menu {
	width: 100%;
	background-color: #00205b;
	position: relative;
display: inline-block;
}

.nav {
	width: 90%;
	max-width: 1200px;
	background-color: #00205b;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}



ul {
  font-family: 'Barlow Condensed', sans-serif;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;

}

li {
  float: left;
  max-width: 400px;
  width: 33%;

}

li a {
  display: block;
  color: white;
  text-align: center;
  padding: 8px 12px;
  text-decoration: none;
  line-height: 16px;
}

li a:hover,
ul li a.ds-menu-active {
  background-color: #FFD300;
  color: #00205b;

}

ul.bullet {
  font-family: 'Lato', sans-serif;
	list-style-type:normal !important;
	width: 100% !important;
}
ul.bullet li {
  list-style-type:normal !important;
	display: block;
	width: 100%!important;
	max-width: 100%!important;

}


/* About Section */

.text_column {
    font-family: 'Lato', sans-serif;
    font-size: 0.9em;
    line-height: 1.25em;
    width: 90%;
    float: left;
    margin-top: 2px;
   text-align: left!important;
   max-width: 95%;
}
.text_column_dx {
    font-family: 'Lato', sans-serif;
    font-size: 0.9em;
    line-height: 1.25em;
    width: 90%;
    float: left;
    margin-top: 2px;
	margin-bottom: 0px;
	text-align: center;

}


.num {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 7em;
  font-weight: 600;
  display: inline-block;
  color: #00205b;
  float: left;
  margin-bottom: 10px;
}

.blue {
    text-align: left;
    display:inline-block;
    width: 600px;
    word-wrap: break-word;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 3em;
	line-height: normal;
	margin: 64px 0px 0px 10px;
	color: #00205b;
	float: left;
	width: 90%;
}

.num_yellow {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 7em;
  font-weight: 600;
  display: inline-block;
  color: #00205b;
  float: left;
  margin-bottom: 10px;
}

.title_yellow {
    text-align: left;
    display:inline-block;
    width: 600px;
    word-wrap: break-word;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 3em;
	line-height: 1em;
	margin: 25px 0px 0px 10px;
	color: #00205b;
	float: left;
	width: 90%;
}




.white {
    clear: both;
    display: inline-block;
    width: 100%;
    background-color: #fff;

}

.white p{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color:#000000;
	font-size: 18px;
	padding: 0px -5px;
}
.white_small {
	clear: both;
    display: inline-block;
    width: 100%;
    background-color: #fff;
}

 .white_small p{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	color:#000000;
	font-size: 15px;
	padding: 16px 20px -10px 20px;
}


.yellow {
	text-align: center;
	clear: both;
	display: inline-block;
	width: 100%;
	color: #FFD300;
}

.yellow p{
	font-family: 'Lato', sans-serif;
	color:#004994;
	font-size: 19px;
	padding: 6px 25px;
}



h3{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 3em;
	line-height: normal;
	margin: 0px 17px -10px 25px;
}

.blue2{
	color: #00205b;
}

.yellow2{
	color:#ffd200 !important;
}

.center{
text-align: center;
}


.box1 {
	clear:both;
	display:inline-block;
	width: 100%;
	height: 140%;
	background-color:#ffbd01;
	border-top: 20px solid #FFD300;
	border-bottom: 20px solid #FFD300;
	position:relative;
	text-align: center;
}



.box2 {
	font-family: 'Barlow Condensed', sans-serif;
	text-align: center;
	clear: both;
	display: inline-block;
	width: 93%;
	color: #fff;
	background-color: #00205b;
	margin: 0 auto;
	font-size: 1.5em;
	font-weight: 500;
  left:50%;
  top:50%;
	border-top: 20px solid #FFC002;
	border-bottom: 20px solid #FFC002;
	border-right: 20px solid #ffbc03;
	border-left: 20px solid #ffbc03;

}

.box2 p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 29px;
	line-height: 29px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.blue_box {
	font-family: 'Lato', sans-serif;
	clear:both;
	display:inline-block;
	height: 140%;
	background-color:#ffffff;
	border: 24px solid #00205b;
	color: #00205b;
	text-align: center;
	padding: 20px;
}
.blue_box  h3{
	font-family: 'Lato', sans-serif;
	font-size: 32px;
	font-weight: 500;
}

li.bullet {
    width: 100%;
    padding: 5px;
    margin-left: 6%;
    list-style-type:decimal !important;
    max-width: 100%;
    color: #000;
}
ul.bullet {
    display: block;
    list-style-position: outside;
    list-style-type: decimal !important;
    margin-top: -25px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin: -25px 20px 20px 20px;
}


.thumbnail {
    width: 48%;
    float: left;
    background-color: #fff;
    padding-bottom: 5px;
    margin-left: 0;
    margin-right: 1%;
	margin-bottom: 1%;
	margin-top: 1%;
}

.thumbnail-right {
    width: 48%;
    float: right;
    background-color: #fff;
    padding-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
	margin-bottom: 1%;
	margin-top: 1%;
}

/* Video Section */

.video-section {
    display: inline-block;
    background: #ffffff;
    position: relative;
    width: 100%;
	text-align: center;
}

.video-section img {
	width:60%;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	margin-bottom: 3%;
}



.full {
	width: 100%;
	max-width: 1200px;
	text-align: center;
	padding-top: 140px;

}


.profile {
	width: 100%;
}


.profile-small {
	width: 100%;
}

.profile-small {
	display:none;
}


.logo {
	background: url(../img/logo.png);
	display: block;
	width: 390px;
	height: 135px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: 0.2s;
	float: right;
	background-position: center;
}

.divisor {
	display:none!important;
}

.simpleParallax {
    overflow: hidden;
    margin-bottom: 3px;
}

.xsection {
	display: block;
border-left: 40px solid #00205b;
margin-top: -189px;
padding-top: 120px;
padding-left: 40px;
padding-right: 40px;
margin-bottom: -3px;
}

.xsectionyellow {
display: block;
border-right: 40px solid #00205b;
border-top: 40px solid #00205b;
padding-top: 0px;
padding-right: 40px;
padding-left: 40px;
margin-bottom: -3px;

}

.xsectionsecond {
	display: block;
border-left: 40px solid #00205b;
border-top: 40px solid #00205b;
padding-top: 30px;
padding-left: 40px;
padding-right: 40px;
margin-bottom: 0px;

}

.imgviv {
    margin-left: -40px;
    margin-right: -40px;
}


.titlenumber {
    display: block;
    width: 100%;
    float: left;
}

.left-column {
    display: inline-block;
    float: left;
    width: 50%;
}
.right-column {
    display: inline-block;
    float: left;
    width: 50%;
}

.centering-first,
.centering-third {
    padding-right: 40px;
}

.centering-second {
    padding-left: 40px;
}

.dashboard.up {
		display: none!important;
}
.discover{
    background: #00205b;
		display: inline-block;
    width: 100%;
		padding-bottom: 50px;

}

.discover h4  {
	margin-top: 0;
	background: #ffd302;
	color: #00205b;
	font-family: 'Barlow Condensed', sans-serif;
	text-align: center;
	font-size: 50px;
	font-weight: 500;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0;
	display: block;
}

.product-list {
	display: table;
	background: #00205b;
	margin: 0 auto;
	width: 90%;
}

.product-list .left-column,
.product-list .right-column {
	    text-align: center;
}


.product-list .left-column a,
.product-list .right-column a {
	width: 24%!important;
	display: inline-block;
	height: 180px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 0px;

}
/* OPACItà
.product-list .left-column a,
.product-list .right-column a {
    opacity: 0.7;
	}
*/
	.product-list .left-column a:hover,
	.product-list .right-column a:hover {
	    opacity: 0.7;
		}

		.product-list .left-column a.self,
		.product-list .right-column a.self {
		    opacity: 0.4;
		}

		.product-list .left-column a.disabled,
		.product-list .right-column a.disabled {
		    opacity: 0.05;
				cursor: default;
		}

.product-list .left-column .one {
    background: url(../img/icon1_fra.png);
      background-size: contain;
		  background-repeat: no-repeat;
}
.product-list .left-column .two {
    background: url(../img/icon2_fra.png);
        background-size: contain;
		  background-repeat: no-repeat;
}
.product-list .left-column .three {
    background: url(../img/icon3_fra.png);
      background-size: contain;
		  background-repeat: no-repeat;
}
.product-list .left-column .four {
    background: url(../img/icon4_fra.png);
      background-size: contain;
		  background-repeat: no-repeat;
}


.product-list .right-column .five {
    background: url(../img/icon5_fra.png);
        background-size: contain;
		  background-repeat: no-repeat;
}
.product-list .right-column .six {
    background: url(../img/icon6_fra.png);
        background-size: contain;
		  background-repeat: no-repeat;
}
.product-list .right-column .seven {
    background: url(../img/icon7_fra.png);
        background-size: contain;
		  background-repeat: no-repeat;
}
.product-list .right-column .eight {
    background: url(../img/icon8_fra.png);
        background-size: contain;
		  background-repeat: no-repeat;
}


.dealer {
	display: block;
	width: 100%;
}
.dealer a{
	display: block;
}


.find {
background: url(../img/find.png);
display: block;
background-size: contain;
width: 340px;
height: 57px;
margin: 0 auto;
background-repeat: no-repeat;
margin-bottom: 40px;
}

.foot-left{
	border-top: 3px solid #fff;
display: block;
margin-left: 60px;
margin-right: 15px;
padding-top: 13px;
color: #fff;
font-size: 21px;
}

.foot-left a{
    margin-top: 20px;
    display: inline-block;
    margin-right: 13px;
}

.foot-right{
border-top: 3px solid #fff;
display: block;
margin-right: 60px;
margin-left: 15px;
padding-top: 13px;
color: #fff;
font-size: 13px;
}

.foot-right a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    padding-right: 22px;
}

.btt {
  display: none; /* Hidden by default */
	position: fixed;
	bottom: 73px;
right: 19px;
	    z-index: 99;
	    border: none;
	    outline: none;
	    background: url(../img/btt.png) #00205b;
	    background-size: cover;
	    color: white;
	    cursor: pointer;
	    padding: 24px;
	    border-radius: 10px;
	    font-size: 18px;
}

.btt:hover {
  background-color: #00205b; /* Add a dark-grey background on hover */
}

.btt.showing  {
	display:block;
}

/* Mobile */
@media (max-width: 320px) {

	li a:hover,
ul li a.ds-menu-active {
  background-color: #FFD300;
  color: #00205b;
  height: 64px;
  
}

.foot-right a {
    padding-right: 6px!important;
    font-size:9px;
}
.foot-right {
    font-size:9px;
}
	.product-list .left-column a, .product-list .right-column a {
    width: 24%!important;
    display: inline-block;
    height: 115px;
    margin-top: 1px;
    margin-bottom: 5px;
    font-size: 0px;
}
	.foot-left, .foot-right {
		margin-left:20px;
		margin-right:20px;
		text-align: center;
		margin-top: 20px;
	}
	.container {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	display: block;
	margin: 0 auto 100px;

}
	.imgviv {
    margin-left: -19px;
    margin-right: -19px;
}


	.box2 {
    width: 86%;
}

.xsection {
	    border-left: 0px solid;
}
.xsection {
padding-left: 0px;
padding-right: 0px;

}

.xsectionyellow {
    border-right: 0px solid;
	padding-left: 0px;
padding-right: 0px;
}
.xsectionsecond {
    border-left: 0px solid;
	padding-left: 0px;
padding-right: 0px;
}
.centering-first, .centering-second, .centering-third {
	padding: 0 0 0 0!important;
}
.text_column_dx {
    text-align: left;
}


	.logo {
		height:78px;
		width: 100%;
		text-align: right;
		margin-top: 13px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-position: center;
	}
.firstfull {
		padding-top:20px!important;
}
header {
		height: 85px;
}
header.shrinked {
		height: 81px;
}
ul li a {
	font-size: 10px;
	line-height: 8px;
}

.divisor {
	display:block!important;
}
li a {
	line-height: 10px;
}

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


.column {
	width: 100%;
	margin-top: 0px;
}

h3{
	font-size: 1.2em;
}
.blue {
    text-align: left;
    display: inline-block;
    word-wrap: break-word;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    font-size: 2.1em;
    line-height: 34px;
    margin: 30px 0px 0px 10px;
    color: #00205b;
    float: left;
    width: 84%;
}



.title_yellow {
    text-align: left;
    display: inline-block;
    word-wrap: break-word;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    font-size: 2.1em;
    line-height: 34px;
    margin: 30px 0px 0px 10px;
    float: left;
    width: 84%;
	color: #00205b;
}


.left-column {
    display: block;
    float: left;
    width: 100%;
}
.right-column {
    display: block;
    float: left;
    width: 100%;
}
	.video-section img {
	width:100%;
	margin-bottom: 3%;
}
	.profile-small {
	display:block;
	width: 100%;
	margin-top: 79px;
    margin-bottom: 60px;
}
	.profile {
	display:none;
}
.find {
    width: 100%;
}

}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {


li a:hover,
ul li a.ds-menu-active {
  background-color: #FFD300;
  color: #00205b;
  height: 64px;
  
}

.foot-right a {
    padding-right: 6px!important;
    font-size:9px;
}
.foot-right {
    font-size:9px;
}
	.product-list .left-column a, .product-list .right-column a {
	    width: 24%!important;
	    display: inline-block;
	    height: 115px;
	    margin-top: 1px;
	    margin-bottom: 5px;
	    font-size: 0px;
	}

.foot-left, .foot-right {
	margin-left:20px;
	margin-right:20px;
	text-align: center;
		margin-top: 20px;
}
	.container {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	display: block;
	margin: 0 auto 100px;
}

	.imgviv {
    margin-left: -19px;
    margin-right: -19px;
}


	.xsection {
	border-left: 0px solid;
	padding-right: 0px;
    padding-left: 0px;

	}
	.xsectionyellow {
	    border-right: 0px solid;
		padding-right: 0px;
    padding-left: 0px;

	}
	.xsectionsecond {
	    border-left: 0px solid;
		padding-right: 0px;
    padding-left: 0px;

	}
.centering-first, .centering-second, .centering-third {
	padding: 0 0 0 0!important;
}
.text_column_dx {
    text-align: left;
}

	.dashboard.up {
	  	background: url(../img/dashboard-background.png);
      background-size: contain!important;
	    display: block!important;
	    position: fixed;
	    bottom: 0;
	    width: 100%;
			box-shadow: 1px 1px 24px #000;
	}

	.dashboard ul li a {
	    color: #fff;
	    font-size: 87px;
	    height: 55px;
	    line-height: 56px;
	    font-weight: 500;
			border-right: 4px solid #fff;
	}

	.dashboard ul li a.last {
	    color: #fff;
	    font-size: 87px;
	    height: 55px;
	    line-height: 56px;
	    font-weight: 500;
			border-right: none;
	}

	.dashboard ul li a:hover,
	.dashboard ul li a.ds-section {
	color: #ffffff;
	background: rgba(255, 255, 255, 0.2901960784313726);
	    font-size: 87px;
	    height: 55px;
	    line-height: 56px;
	    font-weight: 500;
	}

	.box2 {
		width: 86%;
	}

	.firstfull {
		padding-top:21px!important;
	}
	header {
			height: 85px;
			position:relative!important;
	}
	header.shrinked {
	    height: 80px;
	}

	.divisor {
		display:block!important;
	}

.logo {
	width: 77%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:78px;
}

.thumbnail {
	width: 100%;
	text-align: center;
}
.thumbnail-right {
	width: 100%;
	text-align: center;
}
.column {
	width: 100%;
	margin-top: 0px;
}


.blue {
    text-align: left;
    display: inline-block;
    word-wrap: break-word;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    font-size: 2.1em;
    line-height: 34px;
    margin: 30px 0px 0px 10px;
    color: #00205b;
    float: left;
    width: 80%;
}
	.title_yellow {
    text-align: left;
    display: inline-block;
    word-wrap: break-word;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    font-size: 2.1em;
    line-height: 34px;
    margin: 30px 0px 0px 10px;
    float: left;
    width: 80%;
	color: #00205b;
}

.profile-small {
		display:block;

	}
	.profile {
	display:none;
}


.profile-small {
	display:block;
	width: 100%;
	margin-top: 33px;
  margin-bottom: 60px;
}

.left-column {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.right-column {
    display: block;
    float: left;
    width: 100%;
}
	.video-section img {
	width:100%;
	margin-bottom: 3%;
}
.find {
    width: 270px;
}

}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
	.foot-left, .foot-right {
		margin-left:20px;
		margin-right:20px;
		text-align: center;
			margin-top: 20px;
	}
	.container {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	display: block;
	margin: 0 auto 100px;
}

	.xsection {
		    border-left: 0px solid;
	}
	.xsectionyellow {
	    border-right: 0px solid;
	}
	.xsectionsecond {
	    border-left: 0px solid;
	}
	.centering-first, .centering-second, .centering-third {
		padding: 0 0 0 0!important;
	}
	.text_column_dx {
	    text-align: left;
	}

.text_column {
	width: 100%;
	margin: 0;
	padding: 10px;
}
.thumbnail {
	width: 48%;
}

.blue {
    text-align: left;
    display: inline-block;
    word-wrap: break-word;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    font-size: 2.5em;
    line-height: 42px;
    margin: 30px 0px 0px 10px;
    color: #00205b;
    float: left;
    width: 84%;
}

	.title_yellow {
    text-align: left;
    display: inline-block;
    word-wrap: break-word;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    font-size: 2.5em;
    line-height: 42px;
    margin: 26px 0px 0px 10px;
    float: left;
    width: 80%;
	color: #00205b;
}


.left-column {
    display: block;
    float: left;
    width: 50%;
    margin-bottom:20px;
}
.right-column {
    display: block;
    float: left;
    width: 50%;
}

.divisor {
	display:block!important;
}
.profile-small {
	display:none;
}





.profile-small {
margin-top: -7px;
}


}
