body{
	margin: 0;
	padding: 0;
	background-color: #000;

}

@font-face {
    font-family: 'StratumNo1Light';
    src: url('../fonts/StratumNo1-Light.woff2') format('woff2'),
        url('../fonts/StratumNo1-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Stratum2 Md';
    src: url('../fonts/Stratum2-Medium.eot');
    src: url('../fonts/Stratum2-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Stratum2-Medium.woff2') format('woff2'),
        url('../fonts/Stratum2-Medium.woff') format('woff'),
        url('../fonts/Stratum2-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'StratumNo1';
    src: url('../fonts/StratumNo1-Regular.eot');
    src: url('../fonts/StratumNo1-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/StratumNo1-Regular.woff2') format('woff2'),
        url('../fonts/StratumNo1-Regular.woff') format('woff'),
        url('../fonts/StratumNo1-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



.main{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}

.bg{
	background-image: url("../images/bg.gif");
	opacity: .1;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
}

.waves { overflow: hidden; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0; z-index: 2}

.content{
	z-index: 3;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.section-1 {
	opacity: 0;
}

.txt-always{
	position: fixed;
	font-family: "Stratum2 Md";
	font-size: 140px;
	letter-spacing: -4px;
/*	color: #fff;*/
	color: #8c8c8c;
	top:50%;
	left: 50%;
	margin: -139px 0 0 -333px;
	z-index: 2;
}

.txt-is-production-team{
	position: fixed;
	font-family: "StratumNo1Light";

	font-style: normal;
	font-weight: normal;
	font-size: 32px;
	line-height: 100%;
	/* or 32px */

	margin: -202px 0 0 -507px;
	letter-spacing: -0.05em;
/*	color: #fff;*/
	color: #8c8c8c;
	top: 50%;
	left: 50%;
	width: 197px;
	opacity: .6;
}

.arr2, .txt-we-design-it span{opacity: 0}

.txt-is-production-team div:nth-child(1){
	margin-right: 28px;
}
.txt-is-production-team div:nth-child(2){
	width: 148px;
}

.txt-is-production-team div, .txt-we-design-it div{float: left;}

.txt-is-production-team span, .txt-we-design-it span{opacity:0;display: block}
.txt-is-production-team span.team, .txt-we-design-it span.for-you{color:#FD3617;}

.txt-on{
	position: fixed;
	top: 50%;
	left: 50%;	
/*	width: 164px;
	height: 156px;*/
/*	left: 0px;
	top: -29px;*/

	font-family: "Stratum2 Md";
	font-style: normal;
	font-weight: 500;
	font-size: 140px;
	/*line-height: 156px;*/
	/* identical to box height */

	letter-spacing: -0.05em;
	text-transform: uppercase;
	margin: -110px 0 0 167px;
	-webkit-text-stroke: 2px #FD3617;
	overflow: hidden;
	height: 95px;
/*	border: 2px solid #FD3617;
	box-sizing: border-box;*/
}

.txt-on div{float: left; line-height: 102px;margin-top: -2px;transform: translate(0px, 96px);}
.txt-on .txt-o{width: 75px;}
.txt-on .txt-n{width: 102px;}



.lines{
	position: fixed;
	left: 50%;
	z-index: 1;
}

.lines .txt-percent{
	position: fixed;
	font-family: 'StratumNo1';
	font-size: 14px;
	color: #757575;
	font-weight: 300;
	z-index: 3;
	width: 60px;
	text-align: center;
}

.lines .progress {
	position: fixed;
	bottom: 64px;
	margin-left: -31px;
	transform: rotate(-90deg);
	transform-origin: 50% 50%;
}

.lines .btm-centered, 
.lines .btm-centered2{
	position: fixed;
	bottom: 0;
	width: 1px;
	background-color: #333;
}

.lines .line-v-one{
	position: fixed;
	width: 1px;
	height: 330px;
	background-image: linear-gradient(#111, #333, #333, #333);
	/*background-color: red;*/
}

.lines .line-v-two{
	position: fixed;
	width: 1px;
	height: 276px;
	background-image: linear-gradient(#333, #333, #333, #333, #111);
}

.lines .line-v-centered{
	position: fixed;
	bottom: 0;
	width: 1px;
	/*background-color: red;*/
	height: 450px;
	background-image: linear-gradient(#111, #333, #333);
}

.lines .line-h-one{
	position: fixed;
	height: 1px;
	width: 1185px;
	background-image: linear-gradient(90deg, #333, #333, #333, #111);
}

.lines .line-h-two{
	position: fixed;
	height: 1px;
	width: 1185px;
	background-image: linear-gradient(90deg, #111, #333, #333, #333);
}

canvas {
	position: absolute;
	z-index: 1;
	pointer-events: none;
}

.switch{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	margin-top: 40px;
	z-index: 2;
}

.switch .inner{
	position: absolute;
	top:10px;
	left: 10px;
	z-index: 2;
	width: 81px;
	height: 81px;
	border:  2px solid #FD3617;
	border-radius: 51px;
}
.switch .outer{
	position: absolute;
	z-index: 1;
	border:  2px solid #FD3617;
	width: 195px;
	height: 101px;
	border-radius: 51px;
}



/***
 ***	10oz new
 ***/

.txt-we-design-it{
	width: 18.056vw;
	font-family: "StratumNo1Light";
	font-style: normal;
	font-weight: normal;
	font-size: 2.222vw;
	line-height: 100%;
	text-transform: none;
	letter-spacing: -0.05em;
	color: #fff;
	opacity: .6;
	position: absolute;
	/*z-index: 555;*/
	z-index: 500;
	left: 8vw;
	top: 50%;
	margin-top: -26.4vw;
}
.txt-we-design-it div:nth-child(1){
	margin-right: 1.944vw;
}
.txt-we-design-it .arr2 img{
	width: 1.458vw;
	height: 1.806vw;
}


.section-content{
	width: 85vw;
	color: #fff;
	max-width: 1224px;
	position: relative;
	letter-spacing: -0.03em;
	text-transform: uppercase;
	font: 500 6.250vw/.8 Stratum2 Md, Arial, Helvetica, sans-serif;
}
.section-content p{
	margin: 0;
	line-height: .8;
}
.section-content p span{
	color: #333;
}
.section-content span.highlighted[style]{
	color: #FD3617 !important;
}
@media screen and (min-width: 1440px){
	.section-content{
		font-size: 90px;
	}

	.txt-we-design-it {
		left: 50%;
		top: 50%;
		width: 260px;
		font-size: 32px;
		margin-left: -607px;
		margin-top: -380px;
	}
	.txt-we-design-it div:nth-child(1){
		margin-right: 28px;
	}
	.txt-we-design-it .arr2 img{
		width: 21px;
		height: 26px;
	}
}


/**** Section 3 ****/
.section-3{
	z-index: 300;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.section-3 p.text-1{
	max-width: 77%;
	opacity: 0;
	text-align: center;
	/*margin-bottom: 0.535em;*/
}
.section-3 p.text-1-2{
	margin-bottom: 0.535em;
}
.section-3 p.text-2,
.section-3 p.text-3{
	text-align: right;
	opacity: 0;
}
.section-3 p.text-4{
	text-align: right;
	opacity: 0;
	margin-right: -0.2em;
}
.section-3 p.text-5{
	opacity: 0;
	text-indent: 2.4em;
}
.section-3 p.text-6{
	opacity: 0;
}
.section-3 p {
	color: #fff;
}
.section-3 p.text-1 span,
.section-3 p.text-1-2 span,
.section-3 p.text-2 span,
.section-3 p.text-3 span,
.section-3 p.text-4 span,
.section-3 p.text-5 span,
.section-3 p.text-6 span {
	color: inherit;
}
.section-3 span.highlighted {
	transition: color .5s;
}
.section-3 .arrow-text{
	bottom: 0;
	opacity: 0;
	right: 7px;
	text-align: right;
	position: absolute;
	padding-right: 41px;
	text-transform: none;
	letter-spacing: -0.045em;
	color: rgba(255, 255, 255, .6);
	font: 400 2.222vw/1 StratumNo1, Arial, Helvetica, sans-serif;
}
.section-3 .arrow-text:before{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 25px;
	display: block;
	background: url(../images/left-arrow.svg) 0 0 no-repeat;
}
.section-3 .arrow-text span{
	position: relative;
	display: block;
	color: rgba(253, 54, 23, .6);
}
@media screen and (min-width: 1440px){
	.section-3 .arrow-text{
		font-size: 32px;
	}
}


/**** Section 4 ****/
.section-4{
	visibility: hidden;
	opacity: 0;
	z-index: 400;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.section-4 span.bordered{
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #7A7A7A;
	color: transparent !important;
}
.section-4 p.text-1{
	text-align: right;
	max-width: 35.417vw;
	will-change: opacity;
}
.section-4 p.text-2{
	text-align: right;
	max-width: 36.944vw;
	will-change: opacity;
}
.section-4 p.text-3{
	text-align: right;
	max-width: 51.042vw;
	will-change: opacity;
}
.section-4 p.text-3-2{
	text-align: right;
	max-width: 43.3vw;
	margin-bottom: 0.54em;
	will-change: opacity;
}
.section-4 p.text-4{
	text-align: center;
	max-width: 48.611vw;
	will-change: opacity;
	will-change: opacity;
}
.section-4 p.text-5{
	text-align: center;
	max-width: 44.444vw;
	letter-spacing: 0;
	will-change: opacity;
}
.section-4 p.text-6{
	text-align: right;
	max-width: 51.042vw;
	will-change: opacity;
}
.section-4 p.text-2 span,
.section-4 p.text-3 span,
.section-4 p.text-3-2 span,
.section-4 p.text-5 span,
.section-4 p.text-6 span {
	color: #fff;
	transition: color .85s;
}

@media screen and (min-width: 1440px){
	.section-4 p.text-1{
		max-width: 510px;
	}
	.section-4 p.text-2{
		max-width: 532px;
	}
	.section-4 p.text-3{
		max-width: 735px;
	}
	.section-4 p.text-4{
		max-width: 700px;
	}
	.section-4 p.text-5{
		max-width: 640px;
	}
	.section-4 p.text-6{
		max-width: 735px;
	}
}

/**** Section 5 ****/
.section-5{
	visibility:hidden;
	position: relative;
	z-index: 500;
}
.section-5 .section-content{
	display: flex;
	display: -moz-flex;
	display: -webkit-flex;
	flex-flow: row wrap;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	max-width: 1250px;
	padding: 0 40px;
	min-height: 100%;
}
.section-5 .section-5-1,
.section-5 .section-5-2{
	min-height: 100%;
	overflow: auto;
}
.section-5 .section-5-1 .left{
	flex: 1 1 45.5%;
}
.section-5 .section-5-1 .left p[class^="text"]{
	letter-spacing: -0.05em;
	text-transform: uppercase;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #636363;
	color: transparent !important;
	font: 500 15vw/.9 Stratum2 Md, Arial, Helvetica, sans-serif;
}
.section-5 .section-5-1 .right{
	flex: 1 1 54.5%;
	text-align: center;
	padding-bottom: 0.75em;
}
.section-5 .section-5-1 .right p{
	color: #fff;
	text-transform: uppercase;
	font: 500 6.250vw/.9 Stratum2 Md, Arial, Helvetica, sans-serif;
}
.section-5 .section-5-1 .right .text-2{
	color: #FD3617;
	text-align: left;
}

.section-5 .section-5-1 .left .text-1,
.section-5 .section-5-1 .left .text-2,
.section-5 .section-5-1 .left .text-3,
.section-5 .section-5-1 .left .text-4 {
	will-change: opacity;
}

.section-5 .section-5-2{
	visibility: hidden;
}

.section-5-2{
	display: flex;
	align-items: top;
	width: 100vw;
	z-index: 400;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.section-5-2 * {
	box-sizing: border-box;
}

.section-5-2 .contact-wrap {
	width: 100%;
}

.section-5-2 .top {
	width: 100%;
	padding-bottom: 60px;
	align-self: flex-end;
}

.section-5-2 .main {
	display: flex;
	flex-flow: row wrap;
	height: auto;
}

.section-5-2 .left,
.section-5-2 .right {
	padding-bottom: 25px;
}

.section-5-2 .left {
	flex: 1 1 55%;
}

.section-5-2 .right {
	flex: 1 1 45%;
	font: 400 1.36vw/1.3 StratumNo1, Arial, Helvetica, sans-serif;
	color: #898989;
}

.section-5-2 .right h2 {
	margin-top: 0;
	font-size: 66px;
	line-height: .75;
	text-transform: uppercase;
	color: #fff;
}

.section-5-2 .bottom {
	width: 100%;
	clear: both;
}

.section-5-2 .bottom p {
	margin-bottom: 30px;
	font-size: 22px;
	letter-spacing: 0;
	text-transform: none;
	color: #aaa;
}

.form *{
	letter-spacing: 0;
}

.form-field {
	margin-bottom: 40px;
	position: relative;
}

.form-field > div {
	position: relative;
}

.form-field label {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	font-size: 18px;
	line-height: 50px;
	transition: transform .3s ease;
	transform-origin: 0 50%;
}

.form-field.half {
	float: left;
	width: 50%;
	padding-right: 23px; 
}

.form-field.half + .form-field.half {
	padding: 0 0 0 23px; 
}

.form-field input{
	display: block;
	width: 100%;
	height: 50px;
	margin: 0;
	position: relative;
	z-index: 1;
	font: inherit;
	font-size: 18px;
	color: #fff;
	border: none;
	border-bottom: 1px solid #757575;
	border-radius: 0;
	background: none;
	outline: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}

.form-field input.err {
	border-color: #FD3617;
}

.form-field input:focus + label,
.form-field input.filled + label {
	transform: translateY(-70%) scale(.85);
}

.form-field .form-btm-text {
	font-size: 18px;
	line-height: 1.8;
	text-transform: none;
}

.form-btm-text a {
	text-decoration: underline;
	color: #fff;
}

.form-submit {
	padding: 3px 0;
	margin: 0;
	font: inherit;
	font-size: 18px;
	line-height: 0;
	background: none;
	border: none;
	outline: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
	overflow: visible;
}

.form-submit img {
	transition: transform .3s ease; 
}

.form-submit:hover img {
	transform: scale(.95);
}

.form-submit span {
	display: inline-block;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 1;
	color: #fff;
}

.btn-next-step{
	color: #fff;
	display: inline-flex;
	display: -webkit-inline-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	text-decoration: none;
	text-transform: none;
	margin: 2.3em auto 0;
	letter-spacing: 0;
	font: 400 1.250vw/.9 StratumNo1, Arial, Helvetica, sans-serif;
}
.btn-next-step span{
	position: relative;
	background: #FD3617;
	border-radius: 50%;
	overflow: hidden;
	width: 106px;
	height: 106px;
	margin-right: 0.95em;
}
.btn-next-step span svg{
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	margin: -13px 0 0 -10.5px;
}

.accordion-block {
	position: relative;
	letter-spacing: 0;
	text-transform: none;
	color: #8c8c8c;
}
.accordion-item{
	position: relative;
}
.accordion-item + .accordion-item {
	margin-top: 45px;
}
.accordion-item-title{
	padding-left: 45px;
	position: relative;
	text-transform: uppercase;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #939393;
	color: transparent !important;
	font: 500 4.861vw/.8 Stratum2 Md, Arial, Helvetica, sans-serif;
	cursor: pointer;
	transition: color .3s;
}
.accordion-item-title:before{
	display: inline-block;
	content: '+';
	width: 35px;
	top: 4%;
	left: 0;
	position: absolute;
	font-size: 75%;
	text-align: center;
}
.accordion-item.opened .accordion-item-title {
	-webkit-text-stroke-width: 0;
	color: #FD3617 !important;
}
.accordion-item.opened .accordion-item-title::before {
	content: '-';
}
.accordion-item-content {
	display: none;
	padding-top: 35px;
	padding-left: 45px;
	font: 400 1.36vw/1.3 StratumNo1, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.accordion-item-content p {
	font: inherit;
}
.accordion-item-content ul {
	margin-bottom: .5em;
}
.accordion-item-content li {
	margin-bottom: .5rem;
}

.acc-arrow {
	position: relative;
}

.acc-arrow::before {
	display: block;
	content: '';
	width: 25px;
	height: 25px;
	position: absolute;
	left: -38px;
	top: -4px;
	background: url(../images/acc-arrow.svg) 0 0 no-repeat;
}

@media screen and (min-width: 1440px){
	.accordion-item-title{
		/*font-size: 70px;*/
		font-size: 66px;
	}
	.accordion-item-content{
		/*font-size: 25px;*/
		font-size: 22px;
	}
	.section-5 .section-5-1 .left p[class^="text"]{
		font-size: 216px;
	}
	.section-5 .section-5-1 .right p{
		font-size: 90px;
	}
	.btn-next-step{
		font-size: 18px;
	}
}

.clients-slider {
	margin-right: -40px;
}

.clients-slider .slide {
	padding-right: 40px;
}

.clients-slider .slide div {
	display: flex;
	height: 60px;
	padding: 0 10px;
	background: #222;
	border-radius: 30px;
}

.clients-slider img {
	display: block;
	margin: auto;
}


.slider3d {
	width: 46%;
	position: absolute;
	top: 50vh;
	right: -7vw;
	opacity: 0;
	transition: transform 9s ease-out, opacity 1.5s;
	transition-delay: .75s;
	pointer-events: none;
}

.slider3d.move-up {
	opacity: 1;
	transform: translateY(-100%);
}

.slide3d {
	display: flex;
	padding: 50px 5vw;
	align-items: center;
	transition: transform 1s ease, opacity .5s;
}

.slide3d.current {
	opacity: 1;
}

.slide3d .slide-content {
	height: auto;
	margin: 50px 0;
	position: relative;
}

.slide3d.slide-right .slide-content {
	margin-left: auto;
}

.slide3d .slide-img {
	position: relative;
	pointer-events: none;
}

.slide3d .slide-img img {
	display: block;
	height: 42vh;
	width: auto;
}

.slide3d .slide-text {
	position: absolute;
	left: 15px;
	bottom: -2.65vw;
	z-index: 2;
	font: 400 1.75vw/1.2 StratumNo1, Arial, Helvetica, sans-serif;
	color: #858585;
	color: #ccc; 
}

.slide3d .slide-text::before {
	display: block;
	content: '';
	width: 25px;
	height: 25px;
	position: absolute;
	left: -48px;
	top: -5px;
	background: url(../images/acc-arrow.svg) 0 0 no-repeat;
}

.slide3d canvas {
	position: absolute;
	top: -8.2%;
	left: -8.2%;
	filter: grayscale(1) brightness(2.2);
	transition: filter 1s;
}

.slide3d.current canvas {
	filter: grayscale(0) brightness(1);
}

.slide-phone {
	width: 120%;
	position: absolute;
	top: -6%;
	right: -80%;
	z-index: 1;
	transform: scaleX(-1);
}

.slide3d.slide-right .slide-phone {
	right: unset;
	left: -80%;
	transform: scaleX(1);
}

.slide-phone img {
	display: block;
	max-width: 100%;
	opacity: 0;
	transform: translateY(30%);
	transition: transform 1.25s ease-out, opacity .75s;
	transition-delay: 5s;
}

.slide3d.current .slide-phone img {
	opacity: 1;
	transform: translateY(0);
	transition-delay: 0s;
}

