.b10-landing {
	overflow: hidden;
	max-width: 2160px;
	margin: auto;
	background: #fff url('../images/b10-landing-bg.png') no-repeat center top;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #010101;
	line-height: 1.25;
}

.scrollmagic-pin-spacer {
	box-sizing: content-box !important;
}

.b10-landing section {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.b10-landing img {
	max-width: 100%;
}


.b10-landing .container {
	position: relative;
	width: 100%;
	max-width: 1220px;
	padding-left: 60px;
	padding-right: 60px;
}

.b10-landing .section-dark,
.b10-landing .section-dark .b10-title,
.b10-landing .section-dark .b10-subtitle,
.b10-landing .section-dark .b10-description {
	color: #fff;
}


.b10-landing .d-flex {
	display: flex;
	flex-wrap: wrap;
}

.b10-landing .d-flex.row:before,
.b10-landing .d-flex.row:after {
	display: none;
}

.b10-landing .flex-nowrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}


.b10-landing .justify-content-center {
	justify-content: center;
}


.b10-landing .align-items-start {
	align-items: start;
}

.b10-landing .align-items-center {
	align-items: center;
}

.b10-landing .align-self-center {
	align-self: center;
}

.b10-landing .align-self-end {
	align-self: flex-end;
}



.b10-title {
	margin: 0 0 20px;
	font-size: 43px;
	font-weight: 900;
	line-height: 1.2;
}

.b10-title .lead {
	font-size: 180%;
	font-weight: 900;
	line-height: 1.2;
}

.b10-description {
	margin: 0 0 45px;
	font-size: 18px;
	font-weight: 400;
}

.b10-media-figure {
/*	opacity: 1 !important;*/
	margin: 0;
}

/* section style */
.b10-style {
	height: 735px;
}


.b10-style .container,
.b10-style .content-wrapper {
	height: inherit;
}

.b10-style .b10-title {
	position: absolute;
	top: 290px;
	right: 15px;
	max-width: 365px;
	color: #005375;
	text-align: right;
}

.b10-style .b10-description {
	position: absolute;
	top: 345px;
	left: 15px;
	max-width: 330px;
	color: #005375;
}

.b10-style .b10-media-figure {
	position: absolute;
	top: 65px;
	left: 50%;
	width: 460px;
	height: 653px;
	transform: translateX(-50%);
}

.b10-style .b10-media-figure[data-aos=fade-down] {
	transform: translate(-50%, -30px);
}

.b10-style .b10-media-figure.aos-animate {
	transform: translate(-50%, 0);
}
/* section style end */


/* section dock */
.b10-dock {
	height: 780px;
}

.b10-dock .b10-title {
	position: absolute;
	top: 155px;
	right: 15px;
	max-width: 340px;
	color: #005375;
	text-align: right;
	opacity: 1;
}

.b10-dock .b10-description {
	position: absolute;
	top: 540px;
	left: 15px;
	max-width: 320px;
	width: 320px;
	opacity: 1;
}

.b10-dock .b10-description.text4 {
	top: 570px;
	left: 25px;
}


.b10-dock .b10-description.text4::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 37px;
	height: 52px;
	background: url('../images/section-flashlight/arrow.png') no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	transform: translate(-100%, -100%);
}


.b10-dock .b10-media-figure {
	position: absolute;
	top: 50px;
	left: 40%;
	width: 633px;
	height: 758px;
	transform: translateX(-37%);
}

.b10-dock .b10-media-figure.img2{
	opacity: 0;
}


.b10-dock .b10-media-figure[data-aos=fade-up] {
	transform: translate(-37%, 100px);
}

.b10-dock .b10-media-figure.aos-animate {
	transform: translate(-37%, 0);
}
/* section dock end */


/* section flashlight */
.b10-flashlight {
	height: 785px;
}

.b10-flashlight .b10-title {
	position: absolute;
	top: 135px;
	right: 15px;
	max-width: 350px;
	color: #005375;
	text-align: right;
}

.b10-flashlight .b10-description {
	position: absolute;
	top: 535px;
	left: 15px;
	max-width: 320px;
}

.b10-flashlight .b10-description::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 37px;
	height: 52px;
	background: url('../images/section-flashlight/arrow.png') no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	transform: translate(-100%, -100%);
}

.b10-flashlight .b10-media-figure {
	position: absolute;
	top: -9px;
	left: 40%;
	width: 636px;
	height: 762px;
	transform: translateX(-37%);
}

.b10-flashlight .b10-media-figure[data-aos=fade-up] {
	transform: translate(-37%, 100px);
}

.b10-flashlight .b10-media-figure.aos-animate {
	transform: translate(-37%, 0);
}
/* section flashlight end */


/* section display */
.b10-display {
	overflow: hidden;
	height: 795px;
	-webkit-background-size: cover !important;
	background-size: cover !important;
}

.b10-display .b10-typography-container{
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
}

.b10-display .b10-title {
	position: absolute;
	top: 120px;
	left: 15px;
}

.b10-display .b10-description {
	position: absolute;
	top: 180px;
	left: 15px;
	max-width: 345px;
}

.b10-display .b10-media-figure {
	overflow: hidden;
	position: absolute;
	top: 70px;
	height: 725px;
	text-align: center;
}
/* section display end */


/* section materials */
.b10-materials {
	height: 780px;
}

.b10-materials .b10-title {
	position: absolute;
	top: 165px;
	right: 15px;
	max-width: 350px;
	text-align: right;
}

.b10-materials .b10-description {
	position: absolute;
	top: 165px;
	left: 15px;
	max-width: 280px;
}

.b10-materials .b10-media-figure {
	position: absolute;
	top: 430px;
	left: 50%;
	width: 105%;
	max-width: 1169px;
	height: 286px;
	transform: translateX(-50%);
}

.b10-materials .b10-media-figure[data-aos=fade-up] {
	transform: translate(-50%, 100px);
}

.b10-materials .b10-media-figure.aos-animate {
	transform: translate(-50%, 0);
	animation: levitation 5s ease infinite;
}

@keyframes levitation {
	0% {
		transform: translate(-50%, 0);
	}

	50% {
		transform: translate(-50%, -20px);
	}

	100% {
		transform: translate(-50%, 0);
	}
}
/* section materials end */


/* section design */
.b10-design {
	height: 780px;
	background-color: #2c4a5a;
	background-repeat: no-repeat;
	background-position: top left !important;
}

.b10-design .container,
.b10-design .content-wrapper {
	position: static;
	height: inherit;
}

.b10-design .b10-media-hand-container {
	position: static;
}

.b10-design .b10-title {
	position: absolute;
	top: 260px;
	right: 15px;
	max-width: 420px;
	background: linear-gradient(-39deg, #9a9a9a 0%, #ccccd1 47%, #9a9a9a 100%);
	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	text-align: right;
}

.b10-design .b10-description {
	position: absolute;
	top: 400px;
	right: 15px;
	width: 100%;
	max-width: 340px;
	color: #e9e9e9 !important;
	text-align: right;
}

.b10-design .b10-media-figure.phone-figure {
	position: absolute;
	z-index: 1;
	top: 145px;
	left: 50%;
	width: 214px;
	height: 448px;
	transform: translateX(-50%);
	opacity: 1;
}

.b10-design .b10-media-figure.hand-figure {
	position: absolute;
	top: 220px;
	right: 0;
	width: 688px;
	height: 323px;
}
/* section design end */


/* section speakers */
.b10-speakers {
	position: relative;
	z-index: 1;
	height: 800px;
	background-color: #29232d;
}

.b10-speakers .b10-title {
	position: absolute;
	top: 360px;
	left: 15px;
}

.b10-speakers .b10-description {
	position: absolute;
	top: 490px;
	left: 15px;
}

#b10-speakers-parallax {
	position: absolute;
	z-index: -1;
	top: -50px;
	left: 0;
	bottom: -60px;
	width: 100%;
}

#b10-speakers-parallax .b10-speakers-parallax-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: contain;
	background-size: contain;
}

#b10-speakers-parallax .b10-speakers-parallax-layer.layer-1 {
	background-image: url('../images/section-speakers/b10-speakers-parallax-layer-1.png');
}

#b10-speakers-parallax .b10-speakers-parallax-layer.layer-2 {
	background-image: url('../images/section-speakers/b10-speakers-parallax-layer-2.png');
}

#b10-speakers-parallax .b10-speakers-parallax-layer.layer-3 {
	background-image: url('../images/section-speakers/b10-speakers-parallax-layer-3.png');
}
/* section speakers end */


/* section features */
.b10-features {
	padding-top: 70px;
	padding-bottom: 70px;
}

.b10-features .b10-title {
	font-size: 35px;
	text-align: center;
}

.b10-feature-card {
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	color: #434343;
}

.b10-feature-media {
	width: 110px;
	height: 110px;
	margin: 0 auto 15px;
}

.b10-feature-title {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.38;
	color: inherit;
}


.b10-features-grid {
	display: -ms-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	margin: 45px -10px -30px;
}

.b10-features-grid:before,
.b10-features-grid:after {
	display: none;
}

.b10-features-grid .b10-feature-item {
	flex: 0 0 20%;
	max-width: 20%;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
/* section features end */

.text-nowrap {
	white-space: nowrap;
}