@font-face {
  font-family: 'CenturyGothic';
  src: url('CenturyGothic.woff') format('woff'),
       url('CenturyGothic.ttf') format('truetype'),
       url('CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@charset "UTF-8";
.White_LINE{
background: white;
width:100%;
display: block

}
.input_Style{    overflow: visible;
    border-color: hsla(0,0%,100%,.5);
    border-bottom: 1px solid hsla(0,0%,100%,.5);}

 .SendButton{
position: relative;
    padding: 1.2rem 2rem;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-family: GT Walsheim,sans-serif;
    letter-spacing: .1em;
    line-height: 1;
    border: 1px solid white;
 }
  .SendButton:hover{

    background: #fff;
color: black;
    border: 1px solid white;
 }
.Contact_page:before{background: black !important}
.Contact_page{background: black}
.Shadow_Secondary_Sec {box-shadow: -8px 20px 20px 0px #888888}
.about_Bg{background: linear-gradient(90deg, rgba(6,6,6,1) 0%, rgba(122,120,120,1) 14%, rgba(15,4,4,1) 100%)}
.HomePageLevel{
margin-top: 450px;

}
.White_LINE_HOmePage{
    font-size: 22px !important;
    border-bottom: 1px solid;
    width: 78%;
    text-align: right;
    margin-right: 50px;
    padding-bottom: 13px;

}
a {
	color: white!important;
}
a:hover{
	text-decoration: none!important;
	color: #686666!important;

}

h2 {
	font-weight: 100!important;
	   font-size: large!important;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  pointer-events: none;
}

* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;pointer-events: none;}

/* Slideshow container */
.slideshow-container {
  position: relative;

    margin-top: -22px;
}

/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute; 
	top: 100%; 
	transform: translateY(-60%); 
	padding: 16px; 
	font-size: 18px; 
	color: white;
	background-color: transparent; 
	font-weight: bold;
	transition: background-color 0.3s ease; 
	z-index: 100; 
	border: 1px solid transparent;
display: flex;
align-items: center;
justify-content: center;
height: 25px;
width: 25px;
	user-select: none; 
  }
  
  /* Hover effect */
  .prev:hover, .next:hover {
	color: white !important;
	background-color: #33333394 !important;
	border: 1px solid #858383bb;
  }
  
  /* .prev {
	left: 2px; 
  }
  
  .next {
	right: 2px; 
  } */
  

/* Caption text */
.text {
    color: #fff;
    font-size: 27px;
    padding: 30px 12px;
    position: absolute;
    bottom: 205px;
    width: 600px;
    height: 100px;
    background-color: black;
    opacity: 0.6;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


.first{
max-width: 100%;
display: contents;


}

.second {
    width: 27%; /*was 32% edited by Maria */
    height: auto;
    margin-top: 54px;
    margin-left: 17px;
    display: inline-flex;
    vertical-align: -webkit-baseline-middle;
    text-align-last: center;
}

.w3-container,
.w3-panel {
	padding: 0.01em 0px !important
}
.View-Project{
 /*   min-width: 16rem;
    margin: auto !important;
    display: block !important;;
    width: 150px;*/
    background-color: white !important ;
    color: #010101 !important;
}
.View-Project:before{
 background-color: white !important ;

}
.View-Project:hover{
 /*   min-width: 16rem;
    margin: auto !important;
    display: block !important;;
    width: 150px;*/
    background-color: white !important ;
    color: #010101 !important;
}


html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

.Main_DIv{
	    width: 117%;
}
.Home_First_section_container{

    width: 189%;
    height: 550px;
}

.Home_First_section{

    width: 117%;
    margin-right: 0px !important;

}
.w3-animate-top3{position:relative;animation:animatetop 1s !important;}
.w3-animate-top2{position:relative;animation:animatetop 1.5s !important; }
body {
	margin: 0
}
nav.c-footer_nav {
    text-align: left;
}
h3.o-h1.-nomargin {
    text-align: left;
}
article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	overflow: visible;
	box-sizing: content-box;
	height: 0
}

pre {
	font-size: 1em;
	font-family: monospace, monospace
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-size: 1em;
	font-family: monospace, monospace
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-size: 100%;
	font-family: sans-serif;
	line-height: 1.15
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button;
	border-radius: 0
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver
}

legend {
	display: table;
	box-sizing: border-box;
	padding: 0;
	max-width: 100%;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

html {
	box-sizing: border-box;
	background-color: #fff;
	transition: background-color .5s ease
}

html[data-theme=dark] {
	background-color: #010101;
	color: #fff
}

[hidden],
template {
	display: none
}

*,
:after,
:before {
	box-sizing: inherit
}

address {
	font-style: inherit
}

cite,
dfn,
em,
i {
	font-style: italic
}

b,
strong {
	font-weight: 800
}

a {
	text-decoration: none
}

a svg {
	pointer-events: none
}

[tabindex],
a,
area,
button,
input,
label,
select,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

[hreflang]>abbr[title] {
	text-decoration: none
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

hr {
	display: block;
	margin: 1em 0;
	padding: 0;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc
}

figcaption {
	margin-top: .66667rem
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

audio:not([controls]) {
	display: none;
	height: 0
}

img,
svg {
	pointer-events: none;
	max-width: 100%;
	height: auto
}

img[height],
img[width],
svg[height],
svg[width] {
	max-width: none
}

img {
	font-style: italic
}

svg {
	fill: currentColor
}

input,
select,
textarea {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: none transparent;
	color: inherit;
	font: inherit;
	line-height: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

select {
	text-transform: none
}

select::-ms-expand {
	display: none
}

select::-ms-value {
	background: none;
	color: inherit
}

textarea {
	overflow: auto;
	resize: vertical
}

.o-button,
button {
	display: inline-block;
	overflow: visible;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: none transparent;
	color: inherit;
	vertical-align: middle;
	text-align: center;
	text-transform: none;
	font: inherit;
	line-height: normal;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.o-button,
.o-button:focus,
.o-button:hover,
button,
button:focus,
button:hover {
	text-decoration: none
}

@font-face {
	font-family: GT Walsheim;
	src: url(../font/webfont.ttf) format("ttf");
	font-style: normal;
	font-weight: 400
}


html {
	overflow-y: scroll;
	min-height: 100%;
	color: #010101;
	font-family: Roboto, sans-serif;
	line-height: 1.66667;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media (max-width:699px) {
	html {
		font-size: 12px
	}
}

@media (min-width:700px) and (max-width:999px) {
	html {
		font-size: 13px
	}
}

@media (min-width:1000px) and (max-width:1199px) {
	html {
		font-size: 14px
	}
}

@media (min-width:1200px) and (max-width:1599px) {
	html {
		font-size: 15px
	}
}

@media (min-width:1600px) and (max-width:1999px) {
	html {
		font-size: 18px
	}
}

@media (min-width:2000px) and (max-width:2399px) {
	html {
		font-size: 21px
	}
}

@media (min-width:2400px) {
	html {
		font-size: 24px
	}
}

.has-smooth-scroll .o-scroll,
.has-smooth-scroll body,
html.has-smooth-scroll {
	height: 100%;
	/*overflow: hidden*/
}

main {
	overflow: hidden
}

@media (max-width:999px) {
	main {
		margin-top: 70px
	}
}

::selection {
	background-color: #ed1c24;
	color: #fff;
	text-shadow: none
}

a {
	color: #1a0dab;
	transition: color .3s cubic-bezier(.365, .305, 0, 1)
}

a:hover {
	color: #13097c
}

figure,
p {
	margin: 0
}
.textHome{
   font-family: 'CenturyGothic' !important;
       font-size: 16px;;


}

.o-small {
color: white;
    font-size: 55px !important;
    line-height: 1.16667;
   	/* position:fixed removed by Maria
    position: fixed;*/
    right: 0;
    bottom: 0;
    left: 0;
    font-family: GT Walsheim, sans-serif;
    font-weight: 800 !important;
    float: right;
    z-index: 2;
    /*margin-top added by Maria */
    margin-top: 63vh;
    margin-bottom: 12vh;

}

.o-h,
.o-h1,
.o-h2,
.o-h3,
.o-h4,
.o-h5,
.o-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: GT Walsheim, sans-serif;
	font-weight: 800;
	margin-top: 0;
	line-height: 1.66667
}

.-big.o-h1,
.-big.o-h2,
.-big.o-h3,
.-big.o-h4,
.-big.o-h5,
.-big.o-h6,
.o-h.-big,
h1.-big,
h2.-big,
h3.-big,
h4.-big,
h5.-big,
h6.-big {
	font-size: 13.5vw;
	line-height: 1
}

@media (max-width:999px) {
	.-big.o-h1,
	.-big.o-h2,
	.-big.o-h3,
	.-big.o-h4,
	.-big.o-h5,
	.-big.o-h6,
	.o-h.-big,
	h1.-big,
	h2.-big,
	h3.-big,
	h4.-big,
	h5.-big,
	h6.-big {
		font-size: 10rem
	}
}

@media (max-width:699px) {
	.-big.o-h1,
	.-big.o-h2,
	.-big.o-h3,
	.-big.o-h4,
	.-big.o-h5,
	.-big.o-h6,
	.o-h.-big,
	h1.-big,
	h2.-big,
	h3.-big,
	h4.-big,
	h5.-big,
	h6.-big {
		font-size: 5.33333rem
	}
}

.-nomargin.o-h1,
.-nomargin.o-h2,
.-nomargin.o-h3,
.-nomargin.o-h4,
.-nomargin.o-h5,
.-nomargin.o-h6,
.o-h.-nomargin,
h1.-nomargin,
h2.-nomargin,
h3.-nomargin,
h4.-nomargin,
h5.-nomargin,
h6.-nomargin {
	margin-bottom: 0
}

.o-h_line:before {
	content: "— "
}

.o-h1,
h1 {
	font-size: 3vw !important;
	line-height: 1.06667
}

@media (max-width:1399px) {
	.o-h1,
	h1 {
		font-size: 4rem
	}
}

.o-h2,
h2 {
	font-size: 3.33333rem;
	line-height: 1.1
}

.o-h3,
h3 {
	line-height: 1.1;
	font-size: 1.66667rem
}

.o-h4,
h4 {
	font-family: Roboto, sans-serif;
	font-weight: 400;
	font-size: 1.2rem
}

@media (max-width:699px) {
	.o-h4,
	h4 {
		font-size: 1.44rem
	}
}

.o-h5,
h5 {
	font-size: 1.66667rem
}

.o-h6,
h6 {
	font-size: 1.06667rem
}

.o-h-big {
	font-size: 4rem;
	font-family: GT Walsheim, sans-serif;
	line-height: 1.1
}

.o-h-big:before {
	content: "";
	display: inline-block;
	width: 3.33333rem;
	height: .53333rem;
	background-color: #010101;
	margin-bottom: 1.33333rem;
	margin-right: 1.33333rem
}

.o-container {
	width: 100%;
	padding-left: 5.33333rem;
	padding-right: 5.33333rem
}

@media (max-width:999px) {
	.o-container {
		padding-left: 2rem;
		padding-right: 2rem
	}
}

.o-container.-relative {
	position: relative
}

.o-container.-medium {
	padding-left: 6.66667rem;
	padding-right: 10.66667rem;
	height: 0px
}

@media (max-width:1199px) {
	.o-container.-medium {
		padding-left: 4rem;
		padding-right: 4rem
	}
}

@media (max-width:699px) {
	.o-container.-medium {
		padding-left: 2rem;
		padding-right: 2rem
	}
}

.o-container.-small {
	padding-left: 16rem;
	padding-right: 16rem
}

@media (max-width:999px) {
	.o-container.-small {
		padding-left: 2rem;
		padding-right: 2rem
	}
}

.o-layout {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	margin-left: 0;
	text-align: left;
	color: white
}

	/*Maria
	.o-layout.-gutter {
		margin-left: -4rem
	}*/

.o-layout.-gutter-small {
	margin-left: -2rem
}

.o-layout.-gutter-large {
	margin-left: -6rem
}

@media (max-width:699px) {
	.o-layout.-gutter-large {
		margin-left: -2.66667rem
	}
}

@media (min-width:1200px) {
	.o-layout.-gutter-large\@from-large {
		margin-left: -6rem
	}
}

.o-layout.-center {
	text-align: center
}

.o-layout.-right {
	text-align: right;
/*background: rgb(6,6,6);
background: linear-gradient(90deg, rgba(6,6,6,1) 0%, rgba(122,120,120,1) 14%, rgba(15,4,4,1) 100%);*/
}
.o-layout.-right1 {
	text-align: right;
background: rgb(6,6,6);
background: linear-gradient(90deg, rgba(6,6,6,1) 0%, rgba(122,120,120,1) 14%, rgba(15,4,4,1) 100%);
}
.o-layout.-reverse {
	direction: rtl
}

.o-layout.-reverse.-flex {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
/* was 1000px edited by Maria*/
@media (min-width:700px) {
	.o-layout.-reverse\@from-medium {
		direction: rtl
	}
	.o-layout.-reverse\@from-medium.-flex {
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
}

.o-layout.-flex {
	display: -ms-flexbox;
	display: flex
}

.o-layout.-flex.-top {
	-ms-flex-align: start;
	align-items: flex-start
}

.o-layout.-flex.-middle {
	-ms-flex-align: center;
	align-items: center
}

.o-layout.-flex.-bottom {
	-ms-flex-align: end;
	align-items: flex-end
}

.o-layout.-flex.-start {
	-ms-flex-pack: start;
	justify-content: flex-start
}

.o-layout.-flex.-center {
	-ms-flex-pack: center;
	justify-content: center
}

.o-layout.-flex.-end {
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media (min-width:700px) {
	.o-layout.-flex\@from-small {
		display: -ms-flexbox;
		display: flex
	}
	.o-layout.-flex\@from-small.-top {
		-ms-flex-align: start;
		align-items: flex-start
	}
	.o-layout.-flex\@from-small.-middle {
		-ms-flex-align: center;
		align-items: center
	}
	.o-layout.-flex\@from-small.-bottom {
		-ms-flex-align: end;
		align-items: flex-end
	}
	.o-layout.-flex\@from-small.-start {
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.o-layout.-flex\@from-small.-center {
		-ms-flex-pack: center;
		justify-content: center
	}
	.o-layout.-flex\@from-small.-end {
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

@media (min-width:1000px) {
	.o-layout.-flex\@from-medium {
		display: -ms-flexbox;
		display: flex
	}
	.o-layout.-flex\@from-medium.-top {
		-ms-flex-align: start;
		align-items: flex-start
	}
	.o-layout.-flex\@from-medium.-middle {
		-ms-flex-align: center;
		align-items: center
	}
	.o-layout.-flex\@from-medium.-bottom {
		-ms-flex-align: end;
		align-items: flex-end
	}
	.o-layout.-flex\@from-medium.-start {
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.o-layout.-flex\@from-medium.-center {
		-ms-flex-pack: center;
		justify-content: center
	}
	.o-layout.-flex\@from-medium.-end {
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

.o-layout.-stretch {
	-ms-flex-align: stretch;
	align-items: stretch
}

.o-layout_item {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	font-size: 1rem;
	padding-left: 0
}

.o-layout.-gutter>.o-layout_item {
	padding-left: 4%;
	padding-right: 4%
}

.o-layout.-gutter-small>.o-layout_item {
	padding-left: 2rem
}

.o-layout.-gutter-large>.o-layout_item {
	padding-left: 6rem
}

@media (max-width:699px) {
	.o-layout.-gutter-large>.o-layout_item {
		padding-left: 2.66667rem
	}
}

@media (min-width:1200px) {
	.o-layout.-gutter-large\@from-large>.o-layout_item {
		padding-left: 6rem
	}
}

.o-layout.-middle>.o-layout_item {
	vertical-align: middle
}

.o-layout.-bottom>.o-layout_item {
	vertical-align: bottom
}

.o-layout.-center>.o-layout_item,
.o-layout.-reverse>.o-layout_item,
.o-layout.-reverse\@from-medium>.o-layout_item,
.o-layout.-right>.o-layout_item {
	/*was left*/
	text-align: center
}

.o-layout.-reverse>.o-layout_item,
.o-layout.-reverse\@from-medium>.o-layout_item {
	direction: ltr
}

.o-layout_item.-main {
	position: relative;
/*	width: calc(100% - 10.66667rem);*/
	/*width: calc(100% - 20.66667rem);*/
	width:calc(100% - 17.66667rem);
	text-align: left;
	    box-shadow: 15px 15px 15px 15px black;

}

@media (max-width:999px) {
	.o-layout_item.-main {
		width: 100%
	}
}

.o-label {
	display: block;
	font-size: .8rem;
	opacity: .5;
	margin-bottom: .33333rem
}

.o-label[data-required]:before {
	content: "* "
}

.o-small-label {
	display: block
}

.o-input,
.o-select,
.o-textarea {
	padding: .66667rem;
	border: 1px solid #fff;
	border: none;
	background-color: #f6f6f6;
	border-radius: 8px;
	transform: scale(1);
	transition: box-shadow .25s ease;
	margin-bottom: .66667rem;
	font-size: 1.06667rem
}

@media (max-width:999px) {
	.o-input,
	.o-select,
	.o-textarea {
		font-size: 16px
	}
}

.o-input:focus,
.o-select:focus,
.o-textarea:focus {
	box-shadow: inset 0 0 0 1px #464646
}

.o-input::-webkit-input-placeholder,
.o-select::-webkit-input-placeholder,
.o-textarea::-webkit-input-placeholder {
	color: gray
}

.o-input:-ms-input-placeholder,
.o-input::-ms-input-placeholder,
.o-select:-ms-input-placeholder,
.o-select::-ms-input-placeholder,
.o-textarea:-ms-input-placeholder,
.o-textarea::-ms-input-placeholder {
	color: gray
}

.o-input::placeholder,
.o-select::placeholder,
.o-textarea::placeholder {
	color: gray
}

.-error.o-select,
.-error.o-textarea,
.o-input.-error {
	box-shadow: inset 0 0 0 1px #e71b23
}

html[data-theme=dark] .o-input,
html[data-theme=dark] .o-select,
html[data-theme=dark] .o-textarea {
	background-color: #131313
}

.o-checkbox,
.o-radio {
	position: absolute;
	width: 0;
	opacity: 0
}

.o-checkbox:focus+.o-checkbox-label:before,
.o-checkbox:focus+.o-radio-label:before,
.o-radio:focus+.o-checkbox-label:before,
.o-radio:focus+.o-radio-label:before {
	border-color: #dfdfdf
}

.o-checkbox:checked+.o-checkbox-label:after,
.o-checkbox:checked+.o-radio-label:after,
.o-radio:checked+.o-checkbox-label:after,
.o-radio:checked+.o-radio-label:after {
	opacity: 1
}

.o-checkbox-label,
.o-radio-label {
	position: relative;
	display: inline-block;
	margin-right: .5em;
	padding-left: 1.86667rem
}

.o-checkbox-label:after,
.o-checkbox-label:before,
.o-radio-label:after,
.o-radio-label:before {
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	margin-top: -.6rem;
	padding: 0;
	width: 1.2rem;
	height: 1.2rem;
	content: ""
}

.o-checkbox-label:before,
.o-radio-label:before {
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px
}

.o-checkbox-label:after,
.o-radio-label:after {
	border-color: transparent;
	background-color: transparent;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MS45NCAyOS44OSI+ICA8dGl0bGU+Y2hlY2ttYXJrPC90aXRsZT4gIDxwYXRoIGQ9Ik0zNy43NSwwLDE2LjUsMjIuMDUsMy41NiwxMi41NSwwLDE3LjM5bDE1LDExLDIsMS41LDEuODUtMS43NUw0MS45NCw0LjM0WiIvPjwvc3ZnPg==);
	background-position: 50%;
	background-size: .86667rem;
	background-repeat: no-repeat;
	opacity: 0
}

.o-ios-switch {
	position: absolute;
	width: 0;
	opacity: 0
}

.o-ios-switch:checked+.o-ios-switch_label:after {
	opacity: 1;
	transform: translate(-50%, -50%) translate3d(12px, 0, 0)
}

.o-ios-switch:checked+.o-ios-switch_label span:first-child {
	opacity: .3
}

.o-ios-switch:checked+.o-ios-switch_label span:nth-child(2) {
	opacity: 1
}

.o-ios-switch_label {
	position: relative;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent
}

.o-ios-switch_label:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 25px;
	background-color: #fff;
	border-radius: 25px
}

.o-ios-switch_label:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transition: transform .25s ease;
	transform: translate(-50%, -50%) translate3d(-12px, 0, 0);
	width: 20px;
	height: 20px;
	background-color: #010101;
	border-radius: 50%
}

.o-ios-switch_label span {
	transition: opacity .25s ease
}

.o-ios-switch_label span:first-child {
	opacity: 1
}

.o-ios-switch_label span:nth-child(2) {
	opacity: .3
}

.o-radio-label:after,
.o-radio-label:before {
	border-radius: 50%
}

.o-radio-label:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Ccircle fill='%23424242' cx='6.5' cy='6.5' r='6.5'/%3E%3C/svg%3E");
	background-size: .53333rem
}

.o-select {
	z-index: 1;
	padding-right: 2.66667rem
}

.o-select,
.o-select-wrap {
	position: relative
}

.o-select-wrap:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 2.66667rem;
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC45MyAzMC4yNiI+CiAgPHRpdGxlPnNlbGVjdC1hcnJvdzwvdGl0bGU+CiAgPHBhdGggZD0iTTI3LDI5Ljg0Yy4yLS4xLjMtLjMuNC0uNEw1MC41LDMuNTRhMi4yOCwyLjI4LDAsMCwwLS4yLTIuOSwyLjMsMi4zLDAsMCwwLTMuMS4xTDI2LjMsMjMuOTRsLTEsMS0uNi0uOUwzLjguNzRBMi4yLDIuMiwwLDAsMCwuNy41NCwyLDIsMCwwLDAsMCwyLjE0YTIuNCwyLjQsMCwwLDAsLjYsMS41bDIzLjEsMjUuN0EyLjQ2LDIuNDYsMCwwLDAsMjcsMjkuODRaIi8+Cjwvc3ZnPgo=");
	background-position: 50%;
	background-size: .66667rem;
	background-repeat: no-repeat;
	content: "";
	pointer-events: none
}

html[data-theme=dark] .o-select-wrap:after {
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC45MyAzMC4yNiI+CiAgPHRpdGxlPnNlbGVjdC1hcnJvdzwvdGl0bGU+CiAgPHBhdGggZD0iTTI3LDI5Ljg0Yy4yLS4xLjMtLjMuNC0uNEw1MC41LDMuNTRhMi4yOCwyLjI4LDAsMCwwLS4yLTIuOSwyLjMsMi4zLDAsMCwwLTMuMS4xTDI2LjMsMjMuOTRsLTEsMS0uNi0uOUwzLjguNzRBMi4yLDIuMiwwLDAsMCwuNy41NCwyLDIsMCwwLDAsMCwyLjE0YTIuNCwyLjQsMCwwLDAsLjYsMS41bDIzLjEsMjUuN0EyLjQ2LDIuNDYsMCwwLDAsMjcsMjkuODRaIiBmaWxsPSIjZmZmZmZmIi8+Cjwvc3ZnPgo=");
	opacity: .5
}

.o-fancy-select {
	position: relative;
	z-index: 1;
	padding-right: 2.66667rem;
	padding: .66667rem 0;
	 border-bottom: 1px solid hsla(0,0%,100%,.5);
}

html[data-theme=dark] .o-fancy-select {
	background-color: #010101
}

.o-fancy-select_wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 2rem;
	position: relative;
	font-size: 1.4rem;
	font-family: GT Walsheim, sans-serif;
	font-weight: 800;
	border-bottom: 1px solid #010101
}

html[data-theme=dark] .o-fancy-select_wrapper {
	border-bottom-color: hsla(0, 0%, 100%, .5)
}

.o-fancy-select_wrapper label {
	width: 20rem;
	white-space: nowrap
}

.o-fancy-select_wrapper:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 2.66667rem;
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC45MyAzMC4yNiI+CiAgPHRpdGxlPnNlbGVjdC1hcnJvdzwvdGl0bGU+CiAgPHBhdGggZD0iTTI3LDI5Ljg0Yy4yLS4xLjMtLjMuNC0uNEw1MC41LDMuNTRhMi4yOCwyLjI4LDAsMCwwLS4yLTIuOSwyLjMsMi4zLDAsMCwwLTMuMS4xTDI2LjMsMjMuOTRsLTEsMS0uNi0uOUwzLjguNzRBMi4yLDIuMiwwLDAsMCwuNy41NCwyLDIsMCwwLDAsMCwyLjE0YTIuNCwyLjQsMCwwLDAsLjYsMS41bDIzLjEsMjUuN0EyLjQ2LDIuNDYsMCwwLDAsMjcsMjkuODRaIi8+Cjwvc3ZnPgo=");
	background-position: 50%;
	background-size: 1rem;
	background-repeat: no-repeat;
	content: "";
	pointer-events: none
}

html[data-theme=dark] .o-fancy-select_wrapper:after {
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC45MyAzMC4yNiI+CiAgPHRpdGxlPnNlbGVjdC1hcnJvdzwvdGl0bGU+CiAgPHBhdGggZD0iTTI3LDI5Ljg0Yy4yLS4xLjMtLjMuNC0uNEw1MC41LDMuNTRhMi4yOCwyLjI4LDAsMCwwLS4yLTIuOSwyLjMsMi4zLDAsMCwwLTMuMS4xTDI2LjMsMjMuOTRsLTEsMS0uNi0uOUwzLjguNzRBMi4yLDIuMiwwLDAsMCwuNy41NCwyLDIsMCwwLDAsMCwyLjE0YTIuNCwyLjQsMCwwLDAsLjYsMS41bDIzLjEsMjUuN0EyLjQ2LDIuNDYsMCwwLDAsMjcsMjkuODRaIiBmaWxsPSIjZmZmZmZmIi8+Cjwvc3ZnPgo=");
	opacity: .5
}

@media (max-width:1199px) {
	.o-fancy-select_wrapper {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.o-fancy-select_wrapper label {
		width: auto;
		font-size: 1rem
	}
}

.o-textarea {
	min-height: 6.66667rem
}

.o-fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

.o-legend {
	display: block
}

.o-button {
	position: relative;
	padding: 0.8rem 1rem;
	color: #fff;
	display: inline-block;
	font-size: .8rem;
	font-family: GT Walsheim, sans-serif;
	letter-spacing: .1em;
	line-height: 1
}

.o-button:focus,
.o-button:hover {
	background-color: #010101;
	color: #fff
}

html[data-theme=dark] .o-button {
	color: #010101
}

.o-button:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #010101;
	transition: transform .3s cubic-bezier(.365, .305, 0, 1);
	transform: translateZ(0)
}

html[data-theme=dark] .o-button:before {
	background-color: #fff
}

.c-product[data-product-color="#0077C8"] .o-button:before {
	background-color: #0077c8
}

.c-product[data-product-color="#64CCC9"] .o-button:before {
	background-color: #64ccc9
}

.c-product[data-product-color="#F93822"] .o-button:before {
	background-color: #f93822
}

.c-product[data-product-color="#A9C23F"] .o-button:before {
	background-color: #a9c23f
}

.c-product[data-product-color="#DA1884"] .o-button:before {
	background-color: #da1884
}

.c-product[data-product-color="#FF8F1C"] .o-button:before {
	background-color: #ff8f1c
}

.c-product[data-product-color="#F4DA40"] .o-button:before {
	background-color: #f4da40
}

.o-button:hover:before {
	transform: scale(1.1)
}

.o-button.-red:before {
	background-color: white;
	border: 1px solid black
}

.o-button.-round,
.o-button.-round:before {
	border-radius: 3.2rem
}

.o-button.-min {
	min-width: 10rem
}

.o-button.-lg {
	padding: 1rem 3.33333rem
}

.o-button.-punch {
	background-color: #ed1c24
}

.o-button.-circle {
	border-radius: 50%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: transparent
}

.o-button.-circle:before {
	border-radius: 50%
}

.o-button.-circle-big {
	width: 8.33333rem;
    height: 8.33333rem;
    font-size: 1.66667rem;
}

@media (max-width:999px) {
	.o-button.-circle-big {
		width: 10rem;
		height: 10rem;
		font-size: 1.33333rem
	}
}

@media (max-width:699px) {
	.o-button.-circle-big {
		/* was 10 by 10 edited by Maria */
		width: 6rem;
		height: 6rem;
		font-size: 1.33333rem
	}
}

.o-button.-half {
	min-width: 0;
	padding: 1.2rem 0;
	width: 8rem
}

.o-button.-half:first-child {
	padding-left: .33333rem
}

.o-button.-half:first-child:before {
	transform-origin: center right;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.o-button.-half:last-child {
	padding-right: .33333rem
}

.o-button.-half:last-child:before {
	transform-origin: center left;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.o-button.-disabled {
	opacity: .5;
	pointer-events: none
}

.o-button-wrap {
	font-size: 0
}

.o-button_label {
	display: block;
	position: relative;
	transform: translateZ(0)
}

.o-circle-btn {
	border: 1px solid #acacac;
	color: #acacac;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	font-size: 0;
	display: -ms-flexbox;
	display: flex
}

.o-circle-btn_image {
	margin: auto;
	width: 30%;
	height: 30%
}

.o-circle-btn:hover {
	border-color: #010101;
	color: #010101
}

.o-circle-btn.-mirror {
	transform: scaleX(-1)
}

.o-pages-wrapper {
	min-height: 100%;
	opacity: 0;
	transition: opacity .6s cubic-bezier(.365, .305, 0, 1)
}

.has-smooth-scroll .o-pages-wrapper {
	transform: translateZ(0)
}

.-portfolio-transition .o-pages-wrapper,
.dom-is-loaded .o-pages-wrapper {
	opacity: 1!important
}

.dom-is-loading .o-pages-wrapper {
	pointer-events: none
}

.o-material-sample {
	position: relative;
	width: 35px;
	height: 35px;
	transition-property: width, height;
	transition-duration: .2s;
	transition-timing-function: ease
}

.o-material-sample:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	transform: scale(1);
	border-radius: 50%;
	transition: transform .2s ease
}

.o-material-sample.-active {
	width: 65px;
	height: 65px
}

.o-material-sample.-active:before {
	transform: scale(1.12)
}

.o-material-sample_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #acacac;
	border-radius: 50%;
	opacity: 1;
	transition: opacity .2s ease;
	background-position: 50%;
	background-size: cover
}

.o-material-sample_content.-no-transition {
	transition: none
}

.o-material-picker {
	transition: opacity .25s ease
}

.o-material-picker span {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-style: italic
}

.customizer-materials-opened .o-material-picker {
	opacity: .3
}

.customizer-materials-opened .o-material-picker.-active {
	opacity: 1
}

.o-material-picker_sample {
	margin-top: 20px
}

.o-blocks.-margin-tiny {
	margin-bottom: 4.66667rem
}

.o-blocks.-margin-small {
	margin-bottom: 8.66667rem
}

.o-blocks.-margin-large {
	margin-bottom: 16.66667rem
}

.o-block {
	position: relative;
	height: 100%
}

.o-block.-middle {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.o-block.-padding {
	padding-left: 23%
}

.o-block.-padding-right {
	padding-right: 5.33333rem
}

.o-block.-right {
	text-align: right
}

.o-block.-min {
	min-height: 36rem
}

@media (max-width:699px) {
	.o-block.-min {
		min-height: 0;
		/* was 4rem ; edited by Maria */
		padding-top: 2rem
	}
}

.o-block.-min-small {
	min-height: 27.33333rem
}

@media (max-width:699px) {
	.o-block.-min-small {
		min-height: 16.66667rem
	}
}

.o-block.-offset-right {
	margin-right: -5.33333rem
}

@media (max-width:999px) {
	.o-block.-offset-right {
		margin-right: -2rem
	}
}

.o-container.-small .o-block.-offset-right {
	margin-right: -16rem
}

@media (max-width:999px) {
	.o-container.-small .o-block.-offset-right {
		margin-right: -2rem
	}
}

.o-container.-medium .o-block.-offset-right {
	margin-right: -10.66667rem
}

@media (max-width:1199px) {
	.o-container.-medium .o-block.-offset-right {
		margin-right: -4rem
	}
}

@media (max-width:699px) {
	.o-container.-medium .o-block.-offset-right {
		margin-right: -2rem
	}
}

.o-block.-customize {
	background-color: #a9a9a9;
	text-align: center;
	padding: 12rem 0 10.66667rem
}

.o-block.-customize img {
	width: 100%;
	max-width: 46.66667rem
}

@media (max-width:699px) {
	.o-block.-customize {
		margin-top: 20rem;
		/* was padding: 6.66667rem 4rem edited by Maria */
		padding: 1.66667rem 2rem
	}
	.o-block.-customize .o-block_heading {
		font-size: 3.33333rem
	}
}

.o-block_title {
	width: 100%;
	text-align: left
}

.o-block_title.-bottom,
.o-block_title.-top {
	position: absolute;
	left: 0
}

.o-block_title.-top {
	top: 0
}

.o-block_title.-bottom {
	bottom: 0
}

.o-block_title.-v {
	display: inline-block;
	width: auto;
	transform: rotate(90deg);
	transform-origin: bottom left;
	vertical-align: top;
	margin-top: -.93333rem
}

.o-block_title.-v>* {
	transform: rotate(-180deg)
}

.o-block_title.-padding {
	padding-left: 23%
}

.o-block_heading {
	margin-bottom: 5rem
}

.o-block_heading.-v {
	width: 100%;
	transform: rotate(-90deg);
	padding-left: 20%;
margin-bottom: -367px;
}

.o-block_heading.-v-top {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	margin-top: 11%;
	margin-left: 10.5%;
	padding-left: 0;
	transform-origin: top left;
	text-align: left;
	padding-bottom: 6.66667rem
}

.o-block_text.-max {
	max-width: 19.33333rem
}

@media (max-width:699px) {
	.o-block_text.-max {
		max-width: 100%
	}
}

.o-block_text.-max-lg {
	max-width: 26.66667rem
}

.o-block_text.-max-big {
	max-width: 36rem
}

.o-block_button.-customize {
	position: absolute;
	/*removed by Maria
	top: 26%;*/
	/* was right: 24%; edited by Maria */
	right: 9%
}

@media (max-width:499px) {
	.o-block_button.-customize {
		/*was top: 15% edited by Maria
		top: 21%*/
	}
}

.o-image {
	overflow: hidden
}

.o-image img {
	width: 100%;
	margin-top: -1.66667rem;
	margin-bottom: -2.66667rem
}

.o-image.-small {
	display: inline-block;
	vertical-align: top
}

@media (min-width:1000px) {
	.o-image.-small {
		width: 18rem
	}
}

.o-line {
	position: absolute;
	display: inline-block;
	background-color: #969696;
	z-index: 9
}

@media (max-width:999px) {
	.o-line.-desktop {
		display: none
	}
}

@media (min-width:1000px) {
	.o-line.-mobile {
		display: none
	}
}

.o-line.-v {
	height: 1.6rem;
	width: 2px
}

@media (max-width:999px) {
	.o-line.-v {
		width: 1px
	}
}

.o-line.-h {
	width: 1.6rem;
	height: 2px
}

@media (max-width:999px) {
	.o-line.-h {
		height: 1px
	}
}

.o-line.-tr {
	top: 0;
	right: 0
}

.o-line.-br {
	right: 0;
	bottom: 0
}

.o-background,
.o-line.-bl {
	bottom: 0;
	left: 0
}

.o-background {
	position: absolute;
	top: 0;
	right: 0;
	background-size: cover;
	background-position: 50%
}

.o-link {
	display: inline-block;
	position: relative
}

.o-link:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	border-bottom: 1px solid
}

.c-product[data-product-color="#0077C8"] .o-link {
	color: #0077c8
}

.c-product[data-product-color="#64CCC9"] .o-link {
	color: #64ccc9
}

.c-product[data-product-color="#F93822"] .o-link {
	color: #f93822
}

.c-product[data-product-color="#A9C23F"] .o-link {
	color: #a9c23f
}

.c-product[data-product-color="#DA1884"] .o-link {
	color: #da1884
}

.c-product[data-product-color="#FF8F1C"] .o-link {
	color: #ff8f1c
}

.c-product[data-product-color="#F4DA40"] .o-link {
	color: #f4da40
}

.has-smooth-scroll .o-scroll {
	position: absolute;
	width: 100%;
	height: 100%;
	/*overflow: hidden*/
}

.scroll-content {
	margin: 0;
	overflow: visible;
	height: 100%;
	transform: translateZ(0)
}

.o-padded.-small.-left {
	padding-left: 25%
}

@media (max-width:999px) {
	.o-padded.-small.-left {
		padding-left: 0
	}
}

.o-padded.-small.-right {
	padding-right: 25%
}

@media (max-width:999px) {
	.o-padded.-small.-right {
		padding-right: 0
	}
}

.o-padded.-medium.-left {
	padding-left: 12.5%
}

@media (max-width:999px) {
	.o-padded.-medium.-left {
		padding-left: 0
	}
}

.o-padded.-medium.-right {
	/*was padding-right: 12.5% edited by Maria */;
	padding-right: 8%;
	padding-left: 8%;
}
/*
@media (max-width:999px) {
	.o-padded.-medium.-right {
		padding-right: 0;
		padding-left: 0
	}
}*/

.o-module {
	margin-bottom: 8rem
}

.o-module_top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 4rem
}

.o-module_top_col {
	width: 50%
}

@media (max-width:699px) {
	.o-module_top_col {
		width: 100%
	}
}

.o-info-box {
	padding: .66667rem;
	border: 1px solid;
	border-radius: 8px;
	margin: 1.33333rem 0
}

.o-info-box.-negative {
	color: #e71b23
}

.o-info-box:empty {
	display: none
}

.o-loader {
	display: inline-block;
	width: 2.66667rem;
	height: 2.66667rem;
	border: 2px solid;
	border-radius: 50%;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	animation: a .5s linear infinite;
	opacity: 1;
	transition: opacity .25s cubic-bezier(.365, .305, 0, 1)
}

.o-loader.-inactive {
	opacity: 0
}

@keyframes a {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(1turn)
	}
}

.o-portfolio-content {
	opacity: 1;
	transition: opacity .6s cubic-bezier(.365, .305, 0, 1)
}

.dom-is-loading.-portfolio-transition .o-portfolio-content {
	opacity: 0;
	pointer-events: none
}

.o-fade-in {
	opacity: 0;
	transform: translate3d(0, 4rem, 0);
	transition: opacity .75s cubic-bezier(.365, .305, 0, 1), transform .75s cubic-bezier(.365, .305, 0, 1)
}

@media (min-width:700px) {
	.o-fade-in.-slow {
		transition: opacity 1s cubic-bezier(.365, .305, 0, 1) .25s, transform 1s cubic-bezier(.365, .305, 0, 1) .25s
	}
}

.dom-is-loaded .o-fade-in.is-show {
	opacity: 1;
	transform: translateZ(0)
}

.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 100%
}

.slick-list:focus {
	outline: none
}

.slick-list.draggable {
	cursor: move;
	cursor: grab;
	cursor: -webkit-grab
}

.slick-list.dragging {
	cursor: grabbing;
	cursor: -webkit-grabbing
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	height: 100%
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	outline: none;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

[data-scrollbar],
[scrollbar],
scrollbar {
	display: block;
	position: relative
}

[data-scrollbar] .scroll-content,
[scrollbar] .scroll-content,
scrollbar .scroll-content {
	transform: translateZ(0);
	will-change: transform
}

[data-scrollbar].sticky .scrollbar-track,
[scrollbar].sticky .scrollbar-track,
scrollbar.sticky .scrollbar-track {
	background: hsla(0, 0%, 87%, .75)
}

[data-scrollbar] .scrollbar-track,
[scrollbar] .scrollbar-track,
scrollbar .scrollbar-track {
	position: absolute;
	opacity: 0;
	z-index: 1;
	transition: opacity .5s ease-out, background .5s ease-out;
	background: none
}

[data-scrollbar] .scrollbar-track.show,
[data-scrollbar] .scrollbar-track:hover,
[scrollbar] .scrollbar-track.show,
[scrollbar] .scrollbar-track:hover,
scrollbar .scrollbar-track.show,
scrollbar .scrollbar-track:hover {
	opacity: 1
}

[data-scrollbar] .scrollbar-track:hover,
[scrollbar] .scrollbar-track:hover,
scrollbar .scrollbar-track:hover {
	background: hsla(0, 0%, 87%, .75)
}

[data-scrollbar] .scrollbar-track-x,
[scrollbar] .scrollbar-track-x,
scrollbar .scrollbar-track-x {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px
}

[data-scrollbar] .scrollbar-track-y,
[scrollbar] .scrollbar-track-y,
scrollbar .scrollbar-track-y {
	top: 0;
	right: 0;
	width: 8px;
	height: 100%
}

[data-scrollbar] .scrollbar-thumb,
[scrollbar] .scrollbar-thumb,
scrollbar .scrollbar-thumb {
	position: absolute;
	top: 0;
	left: 0;
	width: 8px;
	height: 8px;
	background: rgba(0, 0, 0, .5);
	border-radius: 4px
}

[data-scrollbar] .overscroll-glow,
[scrollbar] .overscroll-glow,
scrollbar .overscroll-glow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.scrollbar-track {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent!important;
	width: 14px!important;
	opacity: 0!important;
	z-index: 99999!important
}

.scrollbar-track.show {
	opacity: .75!important
}

.scrollbar-track:hover {
	opacity: 1!important;
	background-color: #fafafa!important
}

.scrollbar-thumb {
	position: relative;
	width: 14px!important;
	background-color: transparent!important
}

.scrollbar-thumb:after {
	content: "";
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	background-color: #c1c1c1;
	border-radius: 4px;
	transition: background-color .3s cubic-bezier(.365, .305, 0, 1)
}

.scrollbar-thumb:hover:after {
	background-color: #7d7d7d
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-ms-flex-align: start;
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: 50%;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: opacity .3s;
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: transform .2s, top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s, left .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: b 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes b {
	to {
		transform: rotate(1turn)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.c-header {
	position: fixed;
	top: 0;
	left: 50px;
	z-index: 800;
	text-align: center;
	width: 10.66667rem
}

@media (max-width:999px) {
	.c-header {
		width: 100%;
		background-color: #fff;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 2rem;
		height: 70px
	}
}

.c-header_logo {
	display: block;
	width: 100%;
	padding: 2.33333rem 0;
	transition: opacity .5s ease
}

html[data-theme=light].has-footer-inview:not(.has-nav-open) .c-header_logo {
	opacity: 0
}

@media (max-width:999px) {
	.c-header_logo {
		width: auto;
		padding: 0
	}
}

.c-header_logo_image {
	display: block;
	width: 7.7rem;
	height: 1.39333rem;
	margin: auto
}

.c-header_logo_image-mura {
	fill: #010101;
	transition: fill .5s ease
}

@media (min-width:1000px) {
	html[data-theme=dark]:not(.has-nav-open) .c-header_logo_image-mura {
		fill: #fff
	}
}

.c-header_logo_image-flex {
	fill: #8a8d8f;
	transition: fill .5s ease
}

.c-header_burger {
	position: relative;
	display: inline-block;
	width: 3.06667rem;
	height: 3.06667rem;
	border-radius: 50%!important;
	background-color: #fff;
	transition: background-color .5s ease, opacity .5s ease
}

.has-footer-inview .c-header_burger {
	background-color: transparent
}

.c-header_burger:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 1px);
	height: calc(100% - 1px);
	box-sizing: content-box;
	border: 1px solid #969696;
	border-radius: 50%;
	transition: transform .3s cubic-bezier(.365, .305, 0, 1);
	transform: translateZ(0)
}

html[data-theme=dark] .c-header_burger {
	background-color: transparent
}

@media (min-width:1000px) {
	.c-header_burger:hover:before {
		transform: scale(1.2)
	}
}

.c-header_burger_icon {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 1.13333rem;
	height: 2px;
	background-color: #969696;
	transition: background-color .3s cubic-bezier(.365, .305, 0, 1), transform .3s cubic-bezier(.365, .305, 0, 1)
}

.c-header_burger_icon:after,
.c-header_burger_icon:before {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	height: 2px;
	background-color: #969696;
	transition: transform .3s cubic-bezier(.365, .305, 0, 1);
	transform: translateZ(0);
	transform-origin: center left
}

.c-header_burger_icon:before {
	top: -.33333rem
}

.has-nav-open .c-header_burger_icon:before {
	transform: rotate(42deg) translateY(-1px)
}

.c-header_burger_icon:after {
	bottom: -.33333rem
}

.has-nav-open .c-header_burger_icon:after {
	transform: rotate(-42deg) translateY(1px)
}

@media (min-width:1000px) {
	.c-header_burger:hover .c-header_burger_icon:before {
		transform: translateY(-.13333rem)
	}
	.has-nav-open .c-header_burger:hover .c-header_burger_icon:before {
		transform: rotate(42deg) translateY(-1px)
	}
	.c-header_burger:hover .c-header_burger_icon:after {
		transform: translateY(.13333rem)
	}
	.has-nav-open .c-header_burger:hover .c-header_burger_icon:after {
		transform: rotate(-42deg) translateY(1px)
	}
}

.has-nav-open .c-header_burger_icon {
	background-color: transparent;
	transform: translateX(.13333rem)
}

.c-header_sidebar {
	pointer-events: none;
	position: absolute;
	top: 210px;
	left: 110px;
	width: 60vh;
	width: calc(100vh - 210px - 60px);
	min-width: 360px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	transform-origin: bottom right;
	transform: translate(-100%, -100%) rotate(-90deg)
}

@media (max-width:1199px) {
	.c-header_sidebar {
		width: calc(100vh - 100px - 60px);
		top: 100px;
		left: 82.5px
	}
}

@media (max-width:699px) {
	.c-header_sidebar {
		top: 80px;
		left: 55px
	}
}

.c-header_sidebar_logo {
	width: 225px;
	height: 70px
}

@media (max-width:1199px) {
	.c-header_sidebar_logo {
		width: 168.75px;
		height: 52.5px
	}
}

@media (max-width:699px) {
	.c-header_sidebar_logo {
		width: 112.5px;
		height: 35px
	}
}

.c-header_sidebar_title {
	color: #959595;
	font-family: Roboto, sans-serif
}

@media (max-width:699px) {
	.c-header_sidebar_title {
		display: none
	}
}

.c-header-product {
	position: relative;
	margin-bottom:-6px
}

@media (max-width:699px) {
	.c-header-product {
		margin-bottom: 4rem
	}
}

.c-header-product_slide {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	overflow: hidden;
	opacity: 0
}

.c-header-product_slide.slick-slide,
.c-header-product_slide:first-child {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	opacity: 1
}

@media (min-width:1000px) {
	.c-header-product_wrapper {
		min-height: 100vh
	}
}

.c-header-product_window {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 100vh;
	max-height: 100%;
	    border-left: 1px solid;
background-color: #393939;
    background-image: linear-gradient(315deg, #000000 0%, #5e5e5e 4%);
}

@media (max-width:999px) {
	.c-header-product_window {
		height: 100%
	}
}

.c-header-product_info {
	/* position: absolute;
	top: 40vh;
	left: 7.4rem */
}

@media (min-width:1920px) {
.c-header-product_info {
	position: absolute;
	top: 36vh;
	left: 7rem
}

}

@media (max-width:1199px) {
	.c-header-product_info {
		top: 35vh
	}
}

@media (max-width:999px) {
	.c-header-product_info {
		top: auto;
		bottom: 0
	}
}

@media (max-width:699px) {
	.c-header-product_info {
		left: 1.33333rem
	}
}

.c-header-product_count {
	font-family: GT Walsheim, sans-serif;
	font-size: 1.73333rem;
	line-height: 1;
	transform: rotate(-90deg);
	transform-origin: top left
}

.c-header-product_count:before {
	content: "";
	display: inline-block;
	width: 1.6rem;
	height: 2px;
	background-color: #969696;
	margin-right: .26667rem
}

.c-header-product_count_small {
	font-size: 1rem;
	vertical-align: top;
	letter-spacing: .075em
}

.c-header-product_time {
	position: relative;
	width: 2px;
	height: 17vh;
	background-color: #969696;
	margin-left: 1.13333rem;
	margin-top: 5vh
}

.c-header-product_time:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #010101;
	transform-origin: center bottom;
	transform: scaleY(0);
	opacity: 0;
	transition: opacity .3s cubic-bezier(.365, .305, 0, 1)
}

.slick-active .c-header-product_time:before {
	opacity: 1;
	animation: c 4s linear .6s
}

.slick-active[data-slick-index="0"] .c-header-product_time:before {
	animation-delay: 0s
}

@media (max-width:999px) {
	.c-header-product_time {
		height: 6.66667rem
	}
}

@media (max-width:699px) {
	.c-header-product_time {
		height: 4rem;
		margin-top: 0;
		margin-left: 1.06667rem
	}
}

@keyframes c {
	0% {
		transform: scaleY(0)
	}
	to {
		transform: scaleY(1)
	}
}

.c-header-product_details {
	position: relative;
	z-index: 2;
	padding-top: 3vh
}

@media (max-width:999px) {
	.c-header-product_details {
		padding-top: 2.66667rem
	}
}

.c-header-product_details_item {
	transform: translate3d(100vw, 0, 0);
	transition: transform .6s cubic-bezier(.365, .305, 0, 1) .6s
}

.c-header-product_slide.is-active .c-header-product_details_item,
.slick-active .c-header-product_details_item {
	transform: translateZ(0)
}

.c-header-product_details_item:first-child {
	padding-left: 2.66667rem
}

.c-header-product_slide.is-active .c-header-product_details_item:first-child,
.slick-active .c-header-product_details_item:first-child {
	transition-delay: .05s
}

@media (max-width:999px) {
	.c-header-product_details_item:first-child {
		padding-left: 0
	}
}

.c-header-product_slide.is-active .c-header-product_details_item:last-child,
.slick-active .c-header-product_details_item:last-child {
	transition-delay: .1s
}

.c-header-product_heading {
	position: relative;
	z-index: 2;
	margin-top: -4vh;
	color: #010101;
	transition: color 1s cubic-bezier(.365, .305, 0, 1) .1s
}

html:not(.dom-is-loaded) .c-header-product_heading {
	color: #fff
}

@media (max-width:999px) {
	.c-header-product_heading {
		margin-top: 2.66667rem
	}
}

.c-header-product_heading_text {
	transform: translate3d(100vw, 0, 0);
	transition: transform .6s cubic-bezier(.365, .305, 0, 1) .6s
}

.c-header-product_slide.is-active .c-header-product_heading_text,
.slick-active .c-header-product_heading_text {
	transform: translateZ(0);
	transition-delay: .15s
}

html:not(.dom-is-loaded) .c-header-product_slide.is-active .c-header-product_heading_text,
html:not(.dom-is-loaded) .slick-active .c-header-product_heading_text {
	transform: translate3d(0, -20vh, 0)
}

.c-header-product_bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	margin-bottom: 8vh
}

@media (max-width:999px) {
	.c-header-product_bottom {
		margin-bottom: 2rem;
		transform: translateY(50%)
	}
}

.c-header-product_btn {
	transform: scaleX(1);
	opacity: 1;
	transition: transform 1s cubic-bezier(.365, .305, 0, 1) .25s, opacity 1s cubic-bezier(.365, .305, 0, 1) .25s
}

html:not(.dom-is-loaded) .c-header-product_btn {
	transform: scale3d(.8, .8, 1);
	opacity: 0
}

.c-header-product_bottom_container {
	transform: translate3d(100vw, 0, 0);
	transition: transform .6s cubic-bezier(.365, .305, 0, 1) .6s
}

.c-header-product_slide.is-active .c-header-product_bottom_container,
.slick-active .c-header-product_bottom_container {
	transform: translateZ(0);
	transition-delay: .2s
}

@media (max-width:999px) {
	.c-header-product_bottom_container {
		margin-left: 6.66667rem
	}
}

.c-header-product_image {
	text-align: right;
/*	margin-top: 7.33333rem;
	margin-left: 24rem;*/
	transform: translate3d(100vw, 0, 0);
	transition: transform .6s cubic-bezier(.365, .305, 0, 1) .6s
}

.c-header-product_slide.is-active .c-header-product_image,
.slick-active .c-header-product_image {
	transform: translateZ(0);
	transition-delay: .1s
}

.c-header-product_image img {
	transform: translate3d(-50%, 0, 0);
	transition: transform .6s cubic-bezier(.365, .305, 0, 1) .6s
}

.c-header-product_slide.is-active .c-header-product_image img,
.slick-active .c-header-product_image img {
	transform: translateZ(0);
	transition-delay: .1s
}

html:not(.has-smooth-scroll) .c-header-product_image img {
	margin-top: 0;
	margin-bottom: 0
}

@media (max-width:1399px) {
	.c-header-product_image {
		margin-left: 18.66667rem
	}
}

@media (max-width:999px) {
	.c-header-product_image {
		margin-left: 13.33333rem;
		margin-top: -2.66667rem;
		margin-bottom: 2rem
	}
}

@media (max-width:699px) {
	.c-header-product_image {
		margin-left: 5.33333rem;
		margin-top: -2rem
	}
}

.c-header-product_image-wrapper {
	position: relative;
	transform: translate3d(0, -20vh, 0);
	transition: transform 1s cubic-bezier(.365, .305, 0, 1) .1s;
	overflow: hidden
}

.dom-is-loaded .c-header-product_image-wrapper {
	transform: translateZ(0)
}

.c-header-product_image-wrapper:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 10;
	transform: scaleX(1);
	transition: transform 1s cubic-bezier(.365, .305, 0, 1) .1s;
	transform-origin: bottom center;
	pointer-events: none
}

.dom-is-loaded .c-header-product_image-wrapper:before {
	transform: scaleY(0)
}

.c-header-product_arrow {
	position: absolute;
	top: 8.5vh;
	z-index: 2;
	padding: .93333rem;
	margin-top: -.53333rem
}

.c-header-product_arrow.-prev {
	right: 8rem
}

.c-header-product_arrow.-next {
	right: 5.33333rem
}

.c-header-product_arrow svg {
	display: block;
	fill: #010101;
	width: 1rem;
	height: 1rem;
	transition: transform .3s cubic-bezier(.365, .305, 0, 1)
}

.c-header-product_arrow:hover.-prev svg {
	transform: translateX(-.66667rem)
}

.c-header-product_arrow:hover.-next svg {
	transform: translateX(.66667rem)
}

@media (max-width:999px) {
	.c-header-product_arrow {
		display: none!important
	}
}

.c-header-page {
	overflow: hidden;
	transform: translateZ(0)
}

.c-header-page_outer {
	transform: scale3d(1.1, 1.1, 1) translateZ(0);
	transition: transform 1s cubic-bezier(.365, .305, 0, 1)
}

.dom-is-loaded .c-header-page_outer {
	transform: scaleX(1) translateZ(0)
}

.c-header-page_inner {
	position: relative;
	width: 100%;
	height: calc(100vh - 8.33333rem);
	min-height: 40vw;
	background-size: cover;
	background-position: 50%
}

@media (min-width:999px) {
	#project-list-header{
	height: calc(100vh - 44.33333rem);
	}
}

@media (max-width:999px) {
	.c-header-page_inner {
		height: auto;
		padding-bottom: 56%
	}
}

.c-header-page_inner img {
	position: absolute;
	opacity: 0
}

.c-header-page_inner img,
.c-modal {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.c-modal {
	position: fixed;
	display: -ms-flexbox;
	display: flex;
	z-index: 900;
	visibility: hidden
}

.c-modal.is-open {
	visibility: visible
}

.c-modal_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 1
}

.is-open .c-modal_overlay {
	background-color: rgba(0, 0, 0, .5);
	transition: background-color .5s ease
}

.is-leaving .c-modal_overlay {
	background-color: transparent;
	transition: background-color .5s ease .5s
}

.c-modal_content {
	position: relative;
	z-index: 2;
	margin: auto;
	width: calc(100% - 40px*4);
	height: calc(100% - 40px*4);
	overflow: auto;
	opacity: 0;
	transition: opacity .5s ease .1s
}

@media (max-width:699px) {
	.c-modal_content {
		width: calc(100% - 40px*2);
		height: calc(100% - 40px*2)
	}
}

@media (max-width:499px) {
	.c-modal_content {
		width: calc(100% - 40px);
		height: calc(100% - 40px)
	}
}

.is-open .c-modal_content {
	opacity: 1
}

.is-leaving .c-modal_content {
	opacity: 0;
	transition: opacity .5s ease
}

.c-home_vertical-punchline {
	white-space: nowrap
}

@media (max-width:699px) {
	.c-home_vertical-punchline {
		/* was margin-top: 8rem edited by Maria*/
		margin-top: 9rem
	}
	.c-home_vertical-punchline .o-h1 {
		font-size: 3.33333rem
	}
}

.c-home_glass-infos {
	margin-bottom: 16.66667rem
}

@media (max-width:699px) {
	.c-home_glass-infos {
		margin-top: 4rem;
		margin-bottom: 4rem
	}
}

.c-home_glass-infos_col {
	padding-right: 2rem
}

.c-home_glass-partition_content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width:699px) {
	.c-home_glass-partition_content {
		/* was 4rem edited by Maria */
		padding-top: 3rem
	}
}

.c-home_isolation_img {
	display: inline-block
}

@media (min-width:1000px) {
	.c-home_isolation_img {
		width: 18rem
	}
}

@media (max-width:999px) {
	.c-home_isolation_img {
		width: 60%;
		min-width: 150px
	}
}

@media (max-width:699px) {
	.c-home_isolation_img {
		min-width: 100px
	}
}

.c-loader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 100;
	opacity: 1;
	transition: opacity 1s ease .5s
}

.c-loader.-completed {
	opacity: 0;
	pointer-events: none
}

.c-loader_progress {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 2px;
	background-color: #010101;
	transform: translate(-50%, -50%) scaleX(0);
	transform-origin: center left;
	transition: opacity .5s;
	opacity: 1
}

.-completed .c-loader_progress {
	opacity: 0
}

.c-product-select {
	width: 100%;
	box-sizing: border-radius;
	padding-left: 180px;
	padding-right: 40px;
	overflow: hidden
}

@media (max-width:699px) {
	.c-product-select {
		padding-left: 60px;
		padding-right: 60px
	}
}

.c-product-select_title {
	position: fixed;
	top: 80px;
	right: 40px;
	z-index: 200
}

@media (max-width:699px) {
	.c-product-select_title {
		top: 30px;
		right: 20px;
		margin-top: -5px;
		font-size: 18px
	}
}

.c-product-select_product {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	height: 100vh;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: visible
}

.c-product-select_figure {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	height: 25vw;
	width: auto;
	max-width: none;
	overflow: visible
}

@media (max-width:999px) {
	.c-product-select_figure {
		height: 50vh
	}
}

.c-product-select_figure_image {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	transform: translateX(-50%);
	width: auto;
	max-width: none
}

.c-product-select_product_title {
	position: absolute;
	bottom: 90px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 60px
}

.c-product-select_product_title:before {
	content: "";
	width: 20px;
	height: 1px;
	background-color: #010101;
	margin-right: 10px
}

.c-product-select_product_link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 0
}

.c-product-customizer {
	height: 100%
}

.c-product-customizer_viewer {
	width: calc(100% - 40px);
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	transform: translateZ(0);
	transition: width .5s cubic-bezier(.365, .305, 0, 1)
}

.c-product-customizer_viewer img {
	margin: auto
}

@media (max-width:999px) {
	.c-product-customizer_viewer {
		padding-left: 40px
	}
}

@media (min-width:700px) {
	.customizer-settings-opened .c-product-customizer_viewer {
		width: calc(100% - 350px)
	}
	.customizer-materials-opened .c-product-customizer_viewer {
		width: calc(100% - 350px - 100px)
	}
}

@media (max-width:699px) {
	.c-product-customizer_viewer {
		padding-left: 0;
		width: 100%
	}
}

.c-product-customizer_settings {
	transform: translateZ(0);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1)
}

@media (min-width:700px) {
	.customizer-settings-opened .c-product-customizer_settings {
		transform: translate3d(-310px, 0, 0)
	}
	.customizer-materials-opened .c-product-customizer_settings {
		transform: translate3d(-410px, 0, 0)
	}
}

@media (max-width:699px) {
	.customizer-settings-opened .c-product-customizer_settings {
		transform: translate3d(0, -100%, 0)
	}
}

.c-product-viewer {
	position: relative
}

.c-product-viewer_toolbar {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 2rem;
	height: 2rem;
	z-index: 10
}

.c-product-viewer_toolbar a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #010101
}

.c-product-viewer_toolbar svg {
	width: 100%;
	height: 100%
}

.c-product-viewer_scene,
.c-product-viewer_scene canvas {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0
}

.c-product-settings {
	position: absolute;
	top: 0;
	left: calc(100% - 40px);
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	background-color: #f4f4f4;
	overflow: hidden
}

@media (max-width:699px) {
	.c-product-settings {
		position: absolute;
		top: 100%;
		left: 0;
		height: calc(100% - 120px);
		transform: translate3d(0, -60px, 0);
		width: 100%
	}
}

.c-product-settings_list {
	width: 350px;
	overflow: auto;
	position: relative;
	padding-bottom: 100px;
	-webkit-overflow-scrolling: touch
}

@media (max-width:699px) {
	.c-product-settings_list {
		width: 100%
	}
}

.c-product-settings_list_group {
	margin-bottom: 40px
}

.c-product-settings_list_item {
	margin-bottom: 13.33333px
}

.c-product-settings_materials-panel {
	position: relative;
	width: 100px;
	overflow: hidden
}

@media (min-width:700px) {
	.c-product-settings_materials-panel:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		height: 100%;
		box-shadow: 0 0 20px .5px #010101
	}
}

@media (max-width:699px) {
	.c-product-settings_materials-panel {
		width: 100%;
		height: 80px;
		position: absolute;
		top: 100%;
		left: 0;
		display: -ms-flexbox;
		display: flex
	}
	.customizer-materials-opened .c-product-settings_materials-panel {
		transform: translate3d(0, -100%, 0)
	}
}

.c-product-settings_materials-panel_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.c-product-settings_materials-panel_list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 2.66667rem 0;
	transition: opacity .15s ease
}

@media (max-width:699px) {
	.c-product-settings_materials-panel_list {
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 0 2.66667rem;
		margin: auto
	}
}

@media (min-width:700px) {
	.c-product-settings_materials-panel_item {
		margin-bottom: 2rem
	}
}

@media (max-width:699px) {
	.c-product-settings_materials-panel_item {
		margin-right: 2rem
	}
}

.c-product-settings_toggler {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .1);
	z-index: 100;
	cursor: pointer
}

@media (min-width:700px) {
	.c-product-settings_toggler:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		height: 100%;
		box-shadow: 0 0 20px .5px #010101
	}
}

@media (max-width:699px) {
	.c-product-settings_toggler {
		width: 100%;
		height: 80px
	}
}

.c-product-settings_toggler_image {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	transform: translate(-50%, -50%) rotate(180deg);
	transition: transform .5s ease
}

.customizer-settings-opened .c-product-settings_toggler_image {
	transform: translate(-50%, -50%)
}

@media (max-width:699px) {
	.c-product-settings_toggler_image {
		display: none
	}
}

.c-product-settings_ctas {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 350px;
	height: 60px;
	display: -ms-flexbox;
	display: flex;
	z-index: 100;
	transform: translate3d(0, 100%, 0);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1)
}

.customizer-settings-opened .c-product-settings_ctas {
	transform: translateZ(0)
}

.c-product-settings_ctas_item {
	background-color: #010101;
	color: #fff;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	font-family: GT Walsheim, sans-serif;
	letter-spacing: .13333rem;
	font-size: .8rem
}

.c-product-settings_ctas_item:focus,
.c-product-settings_ctas_item:hover {
	color: #fff
}

.c-product-settings_ctas_item span {
	margin: auto
}

.c-product-settings_ctas_item.-punch {
	background-color: #ed1c24
}

.c-product-quote,
.is-leaving .c-product-quote {
	opacity: 1
}

.c-product-quote_close {
	position: absolute;
	right: 2.66667rem;
	top: 2.66667rem;
	z-index: 2;
	opacity: 0;
	cursor: pointer
}

.is-open .c-product-quote_close {
	opacity: 1;
	transition: opacity 1s ease .4s
}

.is-leaving .c-product-quote_close {
	opacity: 0;
	transition: opacity .25s ease
}

.c-product-quote_inner {
	padding: 4rem
}

@media (min-width:700px) {
	.c-product-quote_inner {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		-webkit-overflow-scrolling: touch
	}
}

.c-product-quote_summary {
	position: relative
}

.c-product-quote_summary:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: -1;
	transform: scaleY(0);
	transform-origin: bottom center
}

.is-open .c-product-quote_summary:before {
	transform: scaleX(1);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1) .1s
}

.is-leaving .c-product-quote_summary:before {
	transform-origin: top center;
	transform: scaleY(0);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1) .3s
}

.c-product-quote_summary>div>* {
	opacity: 0;
	transform: translateY(20%)
}

.is-open .c-product-quote_summary>div>* {
	opacity: 1;
	transform: translateY(0);
	transition-property: opacity, transform;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(.365, .305, 0, 1)
}

.is-open .c-product-quote_summary>div>:first-child {
	transition-delay: .35s
}

.is-open .c-product-quote_summary>div>:nth-child(2) {
	transition-delay: .4s
}

.is-open .c-product-quote_summary>div>:nth-child(3) {
	transition-delay: .45s
}

.is-open .c-product-quote_summary>div>:nth-child(4) {
	transition-delay: .5s
}

.is-leaving .c-product-quote_summary>div>* {
	opacity: 0;
	transform: translateY(-20%);
	transition-property: opacity, transform;
	transition-duration: .2s;
	transition-timing-function: cubic-bezier(.365, .305, 0, 1)
}

.is-leaving .c-product-quote_summary>div>:first-child {
	transition-delay: .05s
}

.is-leaving .c-product-quote_summary>div>:nth-child(2) {
	transition-delay: .1s
}

.is-leaving .c-product-quote_summary>div>:nth-child(3) {
	transition-delay: .15s
}

.is-leaving .c-product-quote_summary>div>:nth-child(4) {
	transition-delay: .2s
}

.c-product-quote_summary_table {
	width: 100%;
	font-size: .86667rem;
	margin-top: 2.66667rem
}

.c-product-quote_summary_table tr {
	border-bottom: 1px solid #acacac
}

.c-product-quote_summary_table tr:first-child {
	border-top: 1px solid #acacac
}

.c-product-quote_summary_table td {
	width: 50%;
	padding: .66667rem 0
}

.c-product-quote_form {
	position: relative
}

.c-product-quote_form:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f4f4f4;
	z-index: -1;
	transform: scaleY(0);
	transform-origin: bottom center
}

.is-open .c-product-quote_form:before {
	transform: scaleX(1);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1) .2s
}

.is-leaving .c-product-quote_form:before {
	transform-origin: top center;
	transform: scaleY(0);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1) .2s
}

@media (min-width:700px) {
	.c-product-quote_form form {
		margin-top: 60px
	}
}

.c-product-quote_form input[type=submit] {
	opacity: 0;
	transform: scale(.9)
}

.is-open .c-product-quote_form input[type=submit] {
	opacity: 1;
	transform: scale(1);
	transition-property: transform, opacity;
	transition-duration: 1s;
	transition-timing-function: cubic-bezier(.365, .305, 0, 1);
	transition-delay: .8s
}

.is-leaving .c-product-quote_form input[type=submit] {
	opacity: 0;
	transition-property: opacity;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(.365, .305, 0, 1);
	transition-delay: 0s
}

.c-product-quote_form_field {
	margin-bottom: 1.33333rem;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	opacity: 0
}

.c-product-quote_form_field label {
	margin-left: .33333rem;
	margin-bottom: .33333rem;
	z-index: 1;
	transform: translate3d(0, 50%, 0);
	opacity: 0
}

.c-product-quote_form_field input {
	position: relative;
	z-index: 2
}

.c-product-quote_form_field input[required]+label:before {
	content: "* "
}

.c-product-quote_form_field input[type=checkbox]+label {
	margin: 0
}

.is-open .c-product-quote_form_field {
	opacity: 1;
	transition-property: opacity;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(.365, .305, 0, 1)
}

.is-open .c-product-quote_form_field label {
	opacity: 1;
	transform: translateZ(0);
	transition-property: transform, opacity;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(.365, .305, 0, 1)
}

.is-open .c-product-quote_form_field:first-child {
	transition-delay: .45s
}

.is-open .c-product-quote_form_field:first-child label {
	transition-delay: .55s
}

.is-open .c-product-quote_form_field:nth-child(2) {
	transition-delay: .5s
}

.is-open .c-product-quote_form_field:nth-child(2) label {
	transition-delay: .6s
}

.is-open .c-product-quote_form_field:nth-child(3) {
	transition-delay: .55s
}

.is-open .c-product-quote_form_field:nth-child(3) label {
	transition-delay: .65s
}

.is-open .c-product-quote_form_field:nth-child(4) {
	transition-delay: .6s
}

.is-open .c-product-quote_form_field:nth-child(4) label {
	transition-delay: .7s
}

.is-open .c-product-quote_form_field:nth-child(5) {
	transition-delay: .65s
}

.is-open .c-product-quote_form_field:nth-child(5) label {
	transition-delay: .75s
}

.is-open .c-product-quote_form_field:nth-child(6) {
	transition-delay: .7s
}

.is-open .c-product-quote_form_field:nth-child(6) label {
	transition-delay: .8s
}

.is-open .c-product-quote_form_field:nth-child(7) {
	transition-delay: .75s
}

.is-open .c-product-quote_form_field:nth-child(7) label {
	transition-delay: .85s
}

.is-open .c-product-quote_form_field:nth-child(8) {
	transition-delay: .8s
}

.is-open .c-product-quote_form_field:nth-child(8) label {
	transition-delay: .9s
}

.is-leaving .c-product-quote_form_field {
	opacity: 0;
	transition-property: opacity;
	transition-duration: .2s;
	transition-timing-function: cubic-bezier(.365, .305, 0, 1)
}

.is-leaving .c-product-quote_form_field:nth-child(1n) {
	transition-delay: 0s
}

.c-product-top {
	-ms-flex-align: center;
	height: 8.33333rem
}

.c-product-top,
.c-product-top_col {
	display: -ms-flexbox;
	display: flex;
	align-items: center
}

.c-product-top_col {
	-ms-flex: 1;
	flex: 1;
	-ms-flex-align: center
}

.c-product-top_col.-icon {
	-ms-flex-pack: center;
	justify-content: center
}

@media (max-width:999px) {
	.c-product-top_col.-icon {
		-ms-flex-align: end;
		align-items: flex-end
	}
}

@media (max-width:999px) {
	.c-product-top_col.-infos {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

.c-product-top_inner-col {
	-ms-flex: 1;
	flex: 1
}

@media (max-width:699px) {
	.c-product-top_inner-col {
		margin-bottom: .66667rem
	}
	.c-product-top_inner-col:last-child {
		margin-bottom: 0
	}
}

.c-product-top_icon-wrapper {
	text-align: center
}

@media (max-width:699px) {
	.c-product-top_icon-wrapper {
		text-align: right
	}
}

.c-product-top_icon {
	width: 10rem
}

.c-product-intro {
	margin-top: 8rem
}

@media (max-width:999px) {
	.c-product-intro {
		margin-top: 0
	}
}

.c-product-intro_content {
	padding: 4rem 0
}

@media (max-width:999px) {
	.c-product-intro_primary {
		margin-bottom: 4rem
	}
}

.c-product-ctas {
	position: fixed;
	right: 2.66667rem;
	bottom: 8.33333rem;
	transform: translateY(50%);
	z-index: 500;
	opacity: 1;
	transition: opacity .25s ease
}

@media (max-width:699px) {
	.c-product-ctas {
		bottom: 2.66667rem;
		transform: translate(0)
	}
}

.c-product-ctas.-hidden {
	opacity: 0
}

.c-product-ctas_btn {
	position: absolute;
	width: 6.66667rem;
	height: 6.66667rem;
	bottom: 0;
	right: 0;
	opacity: 0;
	transition: opacity .25s cubic-bezier(.365, .305, 0, 1), transform .5s cubic-bezier(.365, .305, 0, 1);
	color: #fff!important;
	font-size: .8rem;
	overflow: visible;
	cursor: pointer;
	transform: scale(1)
}

.c-product-ctas_btn>* {
	margin: .13333rem 0;
	z-index: 1
}

.c-product-ctas_btn svg {
	width: 2rem;
	height: 2rem;
	fill: #fff
}

.c-product-ctas.-opened .c-product-ctas_btn {
	transition: opacity .25s cubic-bezier(.365, .305, 0, 1) .1s, transform .5s cubic-bezier(.365, .305, 0, 1)
}

.c-product-ctas.-opened .c-product-ctas_btn:nth-child(2) {
	opacity: 1;
	transform: translateY(-100%) translateY(-2.66667rem) translateZ(0)
}

@media (max-width:699px) {
	.c-product-ctas.-opened .c-product-ctas_btn:nth-child(2) {
		transform: translateY(-100%) translateY(-1.33333rem) translateZ(0)
	}
}

.c-product-ctas.-opened .c-product-ctas_btn:nth-child(3) {
	opacity: 1;
	transform: translateY(-200%) translateY(-5.33333rem) translateZ(0)
}

@media (max-width:699px) {
	.c-product-ctas.-opened .c-product-ctas_btn:nth-child(3) {
		transform: translateY(-200%) translateY(-2.66667rem) translateZ(0)
	}
}

.c-product-ctas.-opened .c-product-ctas_btn:nth-child(4) {
	opacity: 1;
	transform: translateY(-300%) translateY(-8rem) translateZ(0)
}

@media (max-width:699px) {
	.c-product-ctas.-opened .c-product-ctas_btn:nth-child(4) {
		transform: translateY(-300%) translateY(-4rem) translateZ(0)
	}
}

.c-product-ctas.-opened .c-product-ctas_btn:nth-child(5) {
	opacity: 1;
	transform: translateY(-400%) translateY(-10.66667rem) translateZ(0)
}

@media (max-width:699px) {
	.c-product-ctas.-opened .c-product-ctas_btn:nth-child(5) {
		transform: translateY(-400%) translateY(-5.33333rem) translateZ(0)
	}
}

@media (max-width:699px) {
	.c-product-ctas_btn {
		width: 65px;
		height: 65px;
		font-size: .66667rem
	}
	.c-product-ctas_btn svg {
		width: 1.66667rem;
		height: 1.66667rem
	}
}

.c-product-ctas_btn_inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	transform: scale(1);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1)
}

.c-product-ctas_btn:hover .c-product-ctas_btn_inner {
	transform: scale(.95)
}

.c-product-ctas_btn_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #010101;
	transform: scale(1);
	z-index: 0;
	border-radius: 50%;
	overflow: hidden;
	transition: transform .25s cubic-bezier(.365, .305, 0, 1)
}

.c-product[data-product-color="#0077C8"] .c-product-ctas_btn_bg {
	background-color: #0077c8
}

.c-product[data-product-color="#64CCC9"] .c-product-ctas_btn_bg {
	background-color: #64ccc9
}

.c-product[data-product-color="#F93822"] .c-product-ctas_btn_bg {
	background-color: #f93822
}

.c-product[data-product-color="#A9C23F"] .c-product-ctas_btn_bg {
	background-color: #a9c23f
}

.c-product[data-product-color="#DA1884"] .c-product-ctas_btn_bg {
	background-color: #da1884
}

.c-product[data-product-color="#FF8F1C"] .c-product-ctas_btn_bg {
	background-color: #ff8f1c
}

.c-product[data-product-color="#F4DA40"] .c-product-ctas_btn_bg {
	background-color: #f4da40
}

.c-product-ctas_btn_bg:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .2);
	opacity: 0;
	transition: opacity .25s cubic-bezier(.365, .305, 0, 1)
}

@media (max-width:999px) {
	.c-product-ctas_btn_bg:before {
		display: none
	}
}

.c-product-ctas_btn:hover .c-product-ctas_btn_bg {
	transform: scale(1.15)
}

.c-product-ctas_btn:hover .c-product-ctas_btn_bg:before {
	opacity: 1
}

.c-product-ctas_toggle {
	position: relative;
	z-index: 10;
	opacity: 1;
	transform: scaleX(1);
	transition: transform 1s cubic-bezier(.365, .305, 0, 1) .5s, opacity 1s cubic-bezier(.365, .305, 0, 1) .5s
}

html:not(.dom-is-loaded) .c-product-ctas_toggle {
	opacity: 0;
	transform: scale3d(.5, .5, 1)
}

.c-product-ctas_toggle .c-product-ctas_toggle_inner:after,
.c-product-ctas_toggle .c-product-ctas_toggle_inner:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 33%;
	height: 2px;
	background-color: #fff;
	transform: scaleX(1) translate(-50%, -50%)
}

.c-product-ctas_toggle .c-product-ctas_toggle_inner:after {
	transform: scaleX(1) translate(-50%, -50%) rotate(90deg);
	transition: transform .25s cubic-bezier(.365, .305, 0, 1)
}

.c-product-ctas.-opened .c-product-ctas_toggle .c-product-ctas_toggle_inner:after {
	transform: scaleY(0) translate(-50%, -50%) rotate(90deg)
}

.c-tabs_btns {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 30px 60px 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 10
}

.c-tabs_btns_border {
	position: absolute;
	bottom: 0;
	left: 60px;
	right: 60px;
	height: 1px;
	background-color: #acacac
}

.c-tabs_btns_border_highlight {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 3px;
	transform: translateY(-50%);
	transform-origin: left center;
	background-color: #010101
}

.c-tabs_btns_item {
	color: #acacac;
	cursor: pointer;
	transition: color .25s ease;
	padding: 10px
}

.c-tabs_btns_item.-active,
.c-tabs_btns_item:hover {
	color: #010101
}

.c-tabs_btns_item:first-of-type {
	padding-left: 0
}

.c-tabs_btns_item:last-of-type {
	padding-right: 0
}

.c-tabs_containers {
	padding-top: 150px
}

.c-tabs_containers_item {
	padding: 0 60px;
	outline: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.c-social {
	position: fixed;
	bottom: 0;
	/*left: 3%;*/
	margin: 0;
	padding: 0;
	list-style: none;
	/*was 6.8rem edited by Maria*/
    margin-left: 7.6667rem;
    /*was 9.9vh edited by Maria*/
	margin-bottom: 16vh !important;
	z-index: 800
}

@media (max-width:999px) {
	.c-social {
		display: none
	}
}

.c-social_item:last-child {
	margin-bottom: -.86667rem
}

.c-social_link {
	    padding: 3px !important;
	display: block
}

.c-social_link svg {
	display: block;
	width: .86667rem;
	height: .86667rem;
	fill: #969696;
	transition: transform .3s cubic-bezier(.365, .305, 0, 1);
	transform: translateZ(0)
}

.c-social_link:hover svg {
	transform: translateX(-5px)
}

.c-nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 700;
	visibility: hidden;
	transition: visibility 0s .6s, height 0s .6s;
	transform: translateZ(0)
}

.c-nav:before {
	right: 0;
	bottom: 0
}

.c-nav:after,
.c-nav:before {
    content: "";
    position: absolute;
    top: 0;
    color: white;
    left: 0;
    background: #212121;;
/*    background: linear-gradient(90deg, rgba(6,6,6,1) 0%, rgba(122,120,120,1) 14%, rgba(15,4,4,1) 100%);*/
    /* background-color: #fff; */
    transform: scaleX(0);
    transition: transform .6s cubic-bezier(.365, .305, 0, 1);
    transform-origin: center left;

}

.c-nav:after {
/*	width: 10.66667rem;
	height: 100%;
	z-index: 100;
	border-right: 1px solid #e9e9e9*/
/*	width: 19.66667rem;*/
    height: 100%;
    background: none;
    z-index: 100;
    border-right: 1px solid #e9e9e9
}

@media (max-width:999px) {
	.c-nav:after {
		display: none
	}
}

.has-nav-open .c-nav {
	visibility: visible;
	transition-delay: 0s, 0s;
	height: 100%
}

.has-nav-open .c-nav:after,
.has-nav-open .c-nav:before {
	transform: scaleX(1)
}

.c-nav_empty-margin {
	pointer-events: none;
	width: 12rem;
	position: absolute;
	top: 0;
	left: 0
}

.c-nav_wrap {
	height: 100%;
	overflow-x: auto;
	visibility: hidden;
	-webkit-overflow-scrolling: touch
}

.has-nav-open .c-nav_wrap {
	visibility: visible
}

@media (max-width:999px) {
	.c-nav_wrap {
		padding-top: 80px
	}
}
/*
.c-nav_main,
.c-nav_main-wrapper {
	position: relative
}

.c-nav_main {
	height: 100vh;
	font-size: 0;
	margin-left: 6rem;
	transform: translateX(-5.33333rem);
	z-index: 200;
	opacity: 0;
	transition: transform .6s cubic-bezier(.365, .305, 0, 1), opacity .3s cubic-bezier(.365, .305, 0, 1)
}

.c-nav_main:before {
	height: 100%;
	content: ""
}

.c-nav_main:before,
.c-nav_main>* {
	display: inline-block;
	vertical-align: middle
}

.c-nav_main>* {
	font-size: 1rem
}*/

.has-nav-open .c-nav_main {
	transform: translateX(0);
	opacity: 1;
	transition-delay: .1s
}

@media (max-width:999px) {
	.c-nav_main {
		margin-left: 2rem;
		height: auto
	}
}
/*
.c-nav_main_list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.33333rem;
	letter-spacing: .05em;
	text-align: left
}

.c-nav_main_item ol {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 1rem 0
}

.c-nav_main_item li {
	font-size: 1rem
}

.c-nav_main_link {
	display: inline-block;
	color: #969696;
	padding: .13333rem 0
}

.c-nav_main_link.-dot:after {
	content: "";
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background-color: #e71b23;
	border-radius: 50%;
	vertical-align: top;
	transition: transform .3s cubic-bezier(.365, .305, 0, 1);
	transform: translateZ(0)
}

.c-nav_main_link.-sub:before {
	content: "";
	display: inline-block;
	width: 1.06667rem;
	height: 1px;
	background-color: #969696;
	vertical-align: middle;
	margin-right: .66667rem;
	transition: background-color .3s cubic-bezier(.365, .305, 0, 1)
}

.c-nav_main_link:hover {
	color: #e71b23 !important
}

.c-nav_main_link:hover:after {
	transform: scale(1.5)
}

.c-nav_main_link:hover:before {
	background-color: #e71b23
}*/

.c-nav_products-wrapper {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width:999px) {
	.c-nav_products-wrapper {
		margin-top: 2.66667rem
	}
}

@media (max-width:699px) {
	.c-nav_products-wrapper {
		margin-top: 0
	}
}

.c-nav_products-filters {
	position: relative;
	min-width: 100%;
	width: auto;
	transform: translateX(-5.33333rem);
	opacity: 0;
	transition: transform .6s cubic-bezier(.365, .305, 0, 1), opacity .3s cubic-bezier(.365, .305, 0, 1)
}

.has-nav-open .c-nav_products-filters {
	transform: translateX(0);
	opacity: 1;
	transition-delay: .2s
}

@media (max-width:999px) {
	.c-nav_products-filters:after,
	.c-nav_products-filters:before {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 2rem;
		height: 100%;
		/*background: linear-gradient(90deg, #fff 0, #fff 33%, hsla(0, 0%, 100%, 0));*/
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=1);
		z-index: 10
	}
	.c-nav_products-filters:after {
		width: 2rem;
		left: auto;
		right: 0;
		transform: scaleX(-1)
	}
}

.c-nav_products-filters_inner {
	white-space: nowrap;
	height: 6.66667rem;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:999px) {
	.c-nav_products-filters_inner {
		padding: 0 2rem;
		position: relative;
		width: 100%;
		overflow: auto;
		-webkit-overflow-scrolling: touch
	}
}

.c-nav_products-filters_item {
	position: relative;
	padding: .66667rem 0;
	color: white;
	transition: color .25s cubic-bezier(.365, .305, 0, 1);
	margin-right: 4rem;
	opacity: .5;
	font-size: .93333rem;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.c-nav_products-filters_item:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;

	height: 2px;
	background-color: #010101;
	transition: transform .25s cubic-bezier(.365, .305, 0, 1);
	transform: scaleX(0)
}

.c-nav_products-filters_item.-active {
	opacity: 1
}

.c-nav_products-filters_item.-active:before {
	transform: scaleX(1)
}

@media (min-width:1000px) {
	.c-nav_products-filters_item:focus,
	.c-nav_products-filters_item:hover {
		color: #010101;
		opacity: 1
	}
}

@media (max-width:999px) {
	.c-nav_products-filters_item {
		margin-right: 2.66667rem
	}
	.c-nav_products-filters_item:focus,
	.c-nav_products-filters_item:hover {
		color: #010101
	}
	.c-nav_products-filters_item:last-child {
		padding-right: 2rem
	}
}

.c-nav_products-list {
	width: 100%;
	height: calc(100vh - 6.66667rem);
	white-space: nowrap
}

@media (max-width:999px) {
	.c-nav_products-list {
		overflow: auto;
		height: auto;
		padding-bottom: 2rem;
		-webkit-overflow-scrolling: touch
	}
}

.c-nav_products-list_category {
	display: inline-block;
	margin-right: 6.66667rem;
	width: auto
}

.c-nav_product-links {
	white-space: nowrap;
	padding-right: 10.66667rem
}

.c-nav_product-link {
	position: relative;
	width: 26.66667rem;
	height: 100%;
	white-space: normal;
	color: #010101;
	transform: translateX(-5.33333rem);
	opacity: 0;
	transition: transform .6s cubic-bezier(.365, .305, 0, 1), opacity .3s cubic-bezier(.365, .305, 0, 1)
}

.has-nav-open .c-nav_product-link.-visible {
	transform: translateX(0);
	opacity: 1;
	transition-delay: .1s
}

.c-nav_product-link img {
	width: 100%
}

.c-nav_product-link:hover {
	color: #010101
}

.c-nav_product-link:last-child {
	overflow: hidden;
	width: 29.33334rem;
	margin-left: -2.66667rem;
	padding-left: 2.66667rem;
	margin-right: 5.33333rem
}

.has-nav-open .c-nav_product-link:first-child.-visible {
	transition-delay: .3s
}

.has-nav-open .c-nav_product-link:first-child.-visible.-no-delay {
	transition-delay: 0s
}

.has-nav-open .c-nav_product-link:nth-child(2).-visible {
	transition-delay: .4s
}

.has-nav-open .c-nav_product-link:nth-child(2).-visible.-no-delay {
	transition-delay: 0s
}

.has-nav-open .c-nav_product-link:nth-child(3).-visible {
	transition-delay: .5s
}

.has-nav-open .c-nav_product-link:nth-child(3).-visible.-no-delay {
	transition-delay: 0s
}

.has-nav-open .c-nav_product-link:nth-child(4).-visible {
	transition-delay: .6s
}

.has-nav-open .c-nav_product-link:nth-child(4).-visible.-no-delay {
	transition-delay: 0s
}

.has-nav-open .c-nav_product-link:nth-child(5).-visible {
	transition-delay: .7s
}

.has-nav-open .c-nav_product-link:nth-child(5).-visible.-no-delay {
	transition-delay: 0s
}

.has-nav-open .c-nav_product-link:nth-child(6).-visible {
	transition-delay: .8s
}

.has-nav-open .c-nav_product-link:nth-child(6).-visible.-no-delay {
	transition-delay: 0s
}

@media (max-width:999px) {
	.c-nav_product-link {
		max-width: 300px;
		width: 70vw;
		min-width: 260px
	}
}

@media (max-width:699px) {
	.c-nav_product-link {
		width: 50vw;
		min-width: 0
	}
}

.c-nav_product-link_wrap {
	display: block;
	position: relative;
	height: 70vh;
	transform: translateZ(0);
	transition: transform .45s cubic-bezier(.365, .305, 0, 1)
}

@media (max-width:1199px) {
	.c-nav_product-link_wrap {
		height: 60vh
	}
}

@media (min-width:1000px) {
	.c-nav_product-link:hover .c-nav_product-link_wrap {
		transform: translateX(-2.66667rem)
	}
	.c-nav_product-link:hover+.c-nav_product-link .c-nav_product-link_wrap {
		transform: translateX(2.66667rem)
	}
}

@media (max-width:999px) {
	.c-nav_product-link_wrap {
		height: 50vw
	}
}

@media (max-width:699px) {
	.c-nav_product-link_wrap {
		height: 60vw
	}
}

.c-nav_product-link_background {
	position: absolute;
	top: 0;
	right: -10.66667rem;
	bottom: 0;
	left: 0;
	overflow: hidden
}

.c-nav_product-link_background:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 12rem;
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .4));
	z-index: 100
}

.c-nav_product-link_background .o-background {
	left: -2.66667rem;
	right: 2.66667rem;
	transition: transform .45s cubic-bezier(.365, .305, 0, 1)
}

@media (min-width:1000px) {
	.c-nav_product-link:hover+.c-nav_product-link .c-nav_product-link_background .o-background {
		transform: translateX(-2.66667rem)
	}
	.c-nav_product-link:hover .c-nav_product-link_background .o-background {
		transform: translateX(2.66667rem)
	}
}

.c-nav_product-link_name {
	position: relative;
	display: inline-block;
	margin-top: -3.33333rem;
	margin-left: 1.06667rem;
	transform: translateZ(0);
	transition: transform .45s cubic-bezier(.365, .305, 0, 1) .05s
}

@media (min-width:1000px) {
	.c-nav_product-link:hover .c-nav_product-link_name {
		transform: translateX(-2.66667rem)
	}
	.c-nav_product-link:hover+.c-nav_product-link .c-nav_product-link_name {
		transform: translateX(2.66667rem)
	}
	.c-nav_product-link:hover:first-child .c-nav_product-link_name {
		transform: translateZ(0)
	}
}

.c-nav_product-link_description {
	display: block;
	margin-left: 1.33333rem;
	color: #959595;
	font-size: .8rem;
	margin-top: .66667rem;
	transform: translateZ(0);
	transition: transform .45s cubic-bezier(.365, .305, 0, 1) .08s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@media (min-width:1000px) {
	.c-nav_product-link:hover .c-nav_product-link_description {
		transform: translateX(-2.66667rem)
	}
	.c-nav_product-link:hover+.c-nav_product-link .c-nav_product-link_description {
		transform: translateX(2.66667rem)
	}
	.c-nav_product-link:hover:first-child .c-nav_product-link_description {
		transform: translateZ(0)
	}
}

.c-nav_products-next-wrapper {
	position: absolute;
	bottom: calc(30vh - 6.66667rem);
	right: 4rem;
	cursor: pointer
}

@media (max-width:1199px) {
	.c-nav_products-next-wrapper {
		bottom: calc(40vh - 6.66667rem)
	}
}

@media (max-width:999px) {
	.c-nav_products-next-wrapper {
		bottom: auto;
		top: 8rem;
		right: 2rem
	}
}

.c-nav_products-next {
	position: relative;
	width: 6.66667rem;
	height: 6.66667rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	transform: translateY(50%) scale3d(.8, .8, 1);
	transition: opacity .25s cubic-bezier(.365, .305, 0, 1), transform .5s cubic-bezier(.365, .305, 0, 1)
}

.has-nav-open .c-nav_products-next {
	opacity: 1;
	transform: translateY(50%) scaleX(1);
	transition: opacity .5s cubic-bezier(.365, .305, 0, 1), transform .5s cubic-bezier(.365, .305, 0, 1)
}

@media (max-width:999px) {
	.has-nav-open .c-nav_products-next {
		transform: translate(0) scaleX(1)
	}
}

.has-nav-open .c-nav_products-next.-reversed {
	transform: translateY(50%) scaleX(1) rotate(180deg) !important
}



.c-nav_products-next:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #010101;
	border-radius: 50%;
	transition: transform .25s cubic-bezier(.365, .305, 0, 1)
}

@media (min-width:1000px) {
	.c-nav_products-next:hover:before {
		transform: scale3d(1.2, 1.2, 1)
	}
}

@media (max-width:999px) {
	.c-nav_products-next {
		width: 4.66667rem;
		height: 4.66667rem
	}
}

.c-nav_products-next svg {
	position: relative;
	width: 2rem;
	height: 2rem;
	fill: #fff;
	z-index: 1
}

@media (max-width:999px) {
	.c-nav_products-next svg {
		width: 1.33333rem;
		height: 1.33333rem
	}
}

.c-footer {
	position: relative;
	background-color: #010101;
	height: 100vh;
	min-height: 46.66667rem;
	color: #fff;
	font-size: 0;
	    border-top: 5px solid #ccc;
}

.c-footer:before {
	height: 100%;
	content: ""
}

.c-footer:before,
.c-footer>* {
	display: inline-block;
	vertical-align: middle
}

.c-footer>* {
	font-size: 1rem
}

@media (max-width:999px) {
	.c-footer {
		min-height: 0;
		height: auto;
		/*was padding: 2.66667rem 0 4.33333rem edited by Maria */
		padding: 2.66667rem 0 0.33333rem
	}
}

.c-footer_main {
	margin-bottom: 21vh
}

@media (max-width:999px) {
	.c-footer_inner.-desktop {
		display: none
	}
}

@media (min-width:1000px) {
	.c-footer_inner.-mobile {
		display: none
	}
}

.c-footer_nav_list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.06667rem;
	letter-spacing: .05em;
	line-height: 1.875;
	white-space: nowrap
}

.c-footer_link {
	color: #969696
}

.c-footer_link.-dot:after {
	content: "";
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background-color: #e71b23;
	border-radius: 50%;
	vertical-align: top;
	transition: transform .3s cubic-bezier(.365, .305, 0, 1);
	transform: translateZ(0)
}

.c-footer_link.-line {
	white-space: nowrap
}

.c-footer_link.-line:before {
	content: "";
	width: 1.6rem;
	height: 2px;
	background-color: #fff;
	opacity: .3;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20%
}

.c-footer_link:hover {
	color: #e71b23
}

.c-footer_link:hover:after {
	transform: scale(1.5)
}

.c-footer_credits,
.c-footer_link.-small {
    font-size: 14px;
    letter-spacing: 0.1em;
}

.c-footer_credits,
.c-footer_credits a {
	color: #969696
}

.c-footer_credits a:hover {
	color: #e71b23
}

.c-footer_credits.-desktop {
	display: block;
	text-align: right
}

@media (min-width:1000px) {
	.c-footer_credits.-mobile {
		display: none
	}
}

@media (max-width:999px) {
	.c-footer_credits.-mobile {
		position: absolute;
		bottom: 4rem;
		right: 0;
		width: 100%;
		bottom: 0;
		padding: 10px;
		background-color: hsla(0, 0%, 100%, .1);
		text-align: center
	}
}

.c-footer_coords .o-layout_item {
	white-space: nowrap
}

.c-footer_social {
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #969696
}

.c-footer_social,
.c-footer_social span {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.c-footer_social span:before {
	display: inline-block;
	content: "";
	margin-right: 1em;
	width: 15px;
	height: 1px;
	background-color: #969696
}

.c-footer_social_list {
	display: -ms-flexbox;
	display: flex;
	list-style-type: none
}

.c-footer_social_list li {
	margin-left: 2em;
	cursor: pointer
}

.c-footer_social_list a {
	color: #969696;
	display: inline-block;
	cursor: pointer
}

.c-footer_social_list svg {
	width: 1.06667rem;
	height: 1.06667rem
}

.c-carousel {
	position: relative;
	margin: 2.66667rem 0
}

@media (max-width:999px) {
	.c-carousel {
		margin-left: -2rem;
		margin-right: -2rem;
		padding-left: 2rem;
		padding-right: 2rem
	}
}

@media (max-width:999px) {
	.c-carousel,
	.c-carousel_container {
		overflow: visible
	}
}

.c-carousel_slide {
	opacity: .5;
	transition: opacity .5s cubic-bezier(.365, .305, 0, 1)
}

.c-carousel_slide.swiper-slide-active,
.c-carousel_slide.swiper-slide-duplicate-active {
	opacity: 1
}

.c-carousel_slide_img {
	padding-bottom: 56.25%;
	background-size: cover;
	background-position: 50%
}

.c-carousel_slide_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.c-carousel_arrows {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	display: -ms-flexbox;
	display: flex;
	background-color: #fff;
	transform: translateZ(0)
}

.c-carousel_arrow {
	position: relative;
	padding: 1.33333rem 2.66667rem;
	outline: none;
	cursor: pointer;
	transition: background-color .15s ease
}

@media (max-width:999px) {
	.c-carousel_arrow {
		display: none
	}
}

.c-carousel_arrow svg {
	fill: #010101;
	width: 1.06667rem;
	height: 1.06667rem;
	transition: fill .15s ease
}

.c-carousel_arrow:hover {
	background-color: rgba(0, 0, 0, .1)
}

.c-carousel_mouseover {
	position: absolute;
	top: 1.33333rem;
	left: 1.33333rem;
	width: 2.66667rem;
	height: 2.66667rem;
	z-index: 10;
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	transform: scale(0);
	pointer-events: none;
	transition: opacity .25s cubic-bezier(.365, .305, 0, 1), transform .25s cubic-bezier(.365, .305, 0, 1)
}

@media (max-width:999px) {
	.c-carousel_mouseover {
		display: none
	}
}

.c-carousel_mouseover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff
}

.c-carousel_mouseover span {
	display: block;
	width: 30%;
	height: 30%;
	position: relative;
	margin: auto
}

.c-carousel_mouseover span:after,
.c-carousel_mouseover span:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #010101;
	transform: translate(-50%, -50%)
}

.c-carousel_mouseover span:after {
	transform: translate(-50%, -50%) rotate(-90deg)
}

.c-carousel:hover .c-carousel_mouseover {
	opacity: 1;
	transform: scale(1)
}

.c-modal-carousel {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	pointer-events: none
}

.c-modal-carousel:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #010101;
	transform: translate3d(-100%, 0, 0);
	transition: transform .25s cubic-bezier(.365, .305, 0, 1)
}

.has-modal-carousel-opened .c-modal-carousel {
	pointer-events: all
}

.has-modal-carousel-opened .c-modal-carousel:before {
	transform: translateZ(0);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1)
}

.c-modal-carousel_inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	opacity: 0;
	transform: translate3d(-20%, 0, 0);
	transition: transform .25s cubic-bezier(.365, .305, 0, 1), opacity .15s cubic-bezier(.365, .305, 0, 1);
	padding-left: 10.66667rem;
	height: 100%
}

.has-modal-carousel-opened .c-modal-carousel_inner {
	opacity: 1;
	transform: translateZ(0);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1) .2s, opacity .5s cubic-bezier(.365, .305, 0, 1) .2s
}

.c-modal-carousel_arrows {
	position: absolute;
	top: 1.33333rem;
	left: 0;
	width: 10.66667rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center
}

.c-modal-carousel_arrow {
	cursor: pointer;
	padding: 1.33333rem 1rem;
	outline: none
}

.c-modal-carousel_arrow svg {
	width: 1.2rem;
	height: 1.2rem;
	fill: #636363
}

.c-modal-carousel_arrow:hover {
	opacity: .5
}

.c-modal-carousel_infos {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: auto;
	padding: 2rem 0 1.33333rem;
	color: #fff;
	min-height: 8rem
}

.c-modal-carousel_descs {
	max-width: 42.66667rem;
	color: #636363;
	line-height: 1.5
}

.c-modal-carousel_container {
	-ms-flex: 1;
	flex: 1;
	width: 100%
}

.c-modal-carousel_slide_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50%
}

.c-modal-carousel_slide_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.c-modal-carousel_pager {
	position: absolute;
	bottom: 2rem;
	left: 0;
	width: 10.66667rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: start;
	align-items: flex-start;
	font-family: GT Walsheim, sans-serif
}

.c-modal-carousel_pager_current {
	font-size: 2rem;
	color: #fff;
	line-height: 1.35;
	margin-right: .05em
}

.c-modal-carousel_pager_total {
	font-size: 1rem;
	color: #636363
}

.c-modal-carousel_pager_total:before {
	content: "/"
}

.c-modal-carousel_close {
	position: absolute;
	top: 2.66667rem;
	right: 2.66667rem;
	width: 2.66667rem;
	height: 2.66667rem;
	border: 1px solid #636363;
	border-radius: 50%;
	cursor: pointer
}

.c-modal-carousel_close svg {
	fill: #636363;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: .93333rem;
	height: .93333rem
}

.c-modal-carousel_close:hover {
	opacity: .5
}

.c-specs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 2.66667rem
}

@media (min-width:700px) {
	.c-specs_desc {
		margin-right: 8rem
	}
}

.c-specs_item {
	margin-bottom: 2.66667rem
}

@media (max-width:499px) {
	.c-specs_item {
		margin-bottom: .66667rem
	}
}

.c-specs_item a {
	position: relative;
	color: #010101;
	padding: 1.86667rem 2.66667rem 2.66667rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f6f6f6;
	font-family: GT Walsheim, sans-serif;
	font-weight: 800;
	font-size: 1.66667rem;
	transition: background-color .15s ease;
	width: 100%
}

.c-specs_item a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: .66667rem;
	background-color: #010101;
	transform-origin: bottom left;
	transition: transform .25s ease
}

.c-product[data-product-color="#0077C8"] .c-specs_item a:after {
	background-color: #0077c8
}

.c-product[data-product-color="#64CCC9"] .c-specs_item a:after {
	background-color: #64ccc9
}

.c-product[data-product-color="#F93822"] .c-specs_item a:after {
	background-color: #f93822
}

.c-product[data-product-color="#A9C23F"] .c-specs_item a:after {
	background-color: #a9c23f
}

.c-product[data-product-color="#DA1884"] .c-specs_item a:after {
	background-color: #da1884
}

.c-product[data-product-color="#FF8F1C"] .c-specs_item a:after {
	background-color: #ff8f1c
}

.c-product[data-product-color="#F4DA40"] .c-specs_item a:after {
	background-color: #f4da40
}

.c-specs_item a:hover {
	background-color: #e9e9e9
}

.c-specs_item a:hover:after {
	transform: scaleY(.8)
}

@media (max-width:499px) {
	.c-specs_item a {
		padding: 1rem 1.33333rem 1.33333rem;
		font-size: .93333rem
	}
	.c-specs_item a:after {
		height: 4px
	}
}

.c-specs_item svg {
	width: 2rem;
	height: 2rem
}

.is-ie .c-specs_item svg {
	position: absolute;
	top: calc(50% - .66667rem);
	right: 4rem;
	transform: translateY(-50%)
}

@media (max-width:999px) {
	.is-ie .c-specs_item svg {
		right: 2.66667rem
	}
}

@media (max-width:499px) {
	.is-ie .c-specs_item svg {
		right: 1.33333rem
	}
}

@media (max-width:499px) {
	.c-specs_item svg {
		width: 1.06667rem;
		height: 1.06667rem
	}
}

.c-grid {
	position: relative
}

.c-grid.-bg {
	padding-bottom: 4rem
}

.c-grid.-bg:before {
	content: "";
	position: absolute;
	top: 3.66rem;
	left: 4rem;
	right: 0;
	bottom: 0;
	background-color: #f6f6f6;
	z-index: -1
}

@media (max-width:699px) {
	.c-grid.-bg:before {
		left: 0
	}
}

@media (min-width:1400px) {
	.c-grid.-bg:before {
		top: 4.5rem
	}
}

.c-grid_item {
	margin-bottom: 2.66667rem
}

.c-grid_item.-centered {
	text-align: center
}

.c-grid_logo {
	width: 35%;
	min-width: 100px
}

.c-grid_image {
	width: 100%
}

.c-grid_title {
	font-family: GT Walsheim, sans-serif;
	font-weight: 800;
	display: block;
	margin-top: .66667rem
}

.c-rail_wrapper {
	transform: translateZ(0);
	overflow: hidden;
	width: 100%
}

.c-rail_group-container,
.c-rail_wrapper {
	position: relative;
	white-space: nowrap;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.c-rail_group-container {
	width: auto
}

.is-ie .c-rail_group-container {
	transform: none!important
}

.c-rail_item,
.c-rail_track {
	display: inline-block
}

.c-rail_track-container {
	display: -ms-flexbox;
	display: flex;
	width: auto;
	white-space: nowrap
}

.is-ie .c-rail_track-container:nth-child(2) {
	display: none
}

.c-next {
	display: block;
	background-color: #f6f6f6
}

.c-next_rail {
	padding: 8rem 0
}

@media (max-width:999px) {
	.c-next_rail {
		padding: 4rem 0
	}
}

.c-next_rail_item {
	display: block
}

.c-next_rail_item_inner {
	display: -ms-inline-flexbox;
	display: inline-flex;
	line-height: 1;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 8rem;
	font-size: 2.33333rem;
	color: #969696;
	font-weight: 400
}

.c-next_rail_item_inner svg {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 1.33333rem;
	height: 1.33333rem;
	transform: scaleX(-1) translateZ(0);
	margin-right: .5em;
	transition: transform .5s cubic-bezier(.365, .305, 0, 1)
}

@media (min-width:1000px) {
	.c-next:hover .c-next_rail_item_inner svg {
		transform: scaleX(-1) translate3d(-.66667rem, 0, 0)
	}
}

.c-next_rail_item_inner span {
	display: inline-block;
	position: relative;
	transition: transform .5s cubic-bezier(.365, .305, 0, 1)
}

@media (min-width:1000px) {
	.c-next:hover .c-next_rail_item_inner span {
		transform: translate3d(1.33333rem, 0, 0)
	}
}

.c-page-content {
	position: relative
}

.c-page-content.-overlap:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 60%;
	height: 4rem;
	background-color: #fff;
	transform: translate3d(0, calc(-100% + 2px), 0);
	z-index: 100;
	transition: background-color .5s cubic-bezier(.365, .305, 0, 1)
}

html[data-theme=dark] .c-page-content.-overlap:before {
	background-color: #010101
}

@media (max-width:999px) {
	.c-page-content.-overlap:before {
		height: 2.66667rem
	}
}

@media (max-width:699px) {
	.c-page-content.-overlap:before {
		width: 70%;
		height: 2rem
	}
}

.c-page-content_overlap-content {
	position: absolute;
	top: -1.33333rem;
	left: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-left: 5.33333rem;
	z-index: 101
}

.c-page-content_overlap-content svg {
	width: 1.33333rem;
	height: 1.33333rem;
	margin-right: 1em;
	fill: #e71b23
}

@media (max-width:999px) {
	.c-page-content_overlap-content {
		position: absolute;
		padding-top: 1.33333rem;
		margin-left: 2rem
	}
}

@media (max-width:699px) {
	.c-page-content_overlap-content {
		top: auto;
		left: auto
	}
}

@media (min-width:1000px) {
	.c-offset-cols {
		margin-bottom: 10rem
	}
}

@media (max-width:999px) {
	.c-offset-cols {
		padding: 0 4rem
	}
}

@media (max-width:699px) {
	.c-offset-cols {
		padding: 0 2rem
	}
}
/* Maria removed this
@media (min-width:1000px) {
	.c-offset-cols_item:first-child {
		margin-top: 0
	}
	.c-offset-cols_item:nth-child(2) {
		margin-top: 4rem
	}
	.c-offset-cols_item:nth-child(3) {
		margin-top: 8rem
	}
	.c-offset-cols_item p {
		color: #969696
	}
}*/

.c-diagonal-visuals {
	position: relative
}

@media (min-width:1000px) {
	.c-diagonal-visuals {
		margin-bottom: 100%
	}
}

@media (max-width:999px) {
	.c-diagonal-visuals {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media (max-width:699px) {
	.c-diagonal-visuals {
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media (min-width:1000px) {
	.c-diagonal-visuals_item {
		width: 100%
	}
	.has-smooth-scroll .c-diagonal-visuals_item:nth-child(2) {
		position: absolute;
		top: 100%;
		left: 100%
	}
	html:not(.has-smooth-scroll) .c-diagonal-visuals_item {
		margin-bottom: 2.66667rem
	}
	html:not(.has-smooth-scroll) .c-diagonal-visuals_item img {
		margin-top: 0;
		margin-bottom: 0
	}
}

@media (max-width:999px) {
	.c-diagonal-visuals_item {
		width: calc(50% - 2rem)
	}
}

@media (max-width:699px) {
	.c-diagonal-visuals_item {
		width: 100%;
		margin-bottom: 2.66667rem
	}
}

.c-env-labels_list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 0;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center
}

@media (max-width:699px) {
	.c-env-labels_list {
		max-width: 400px
	}
}

.c-env-labels_item {
	width: calc((100% - 6.66667rem) / 4);
	margin-bottom: 2.66667rem
}

@media (max-width:699px) {
	.c-env-labels_item {
		width: calc((100% - 4rem) / 4)
	}
}

@media (max-width:499px) {
	.c-env-labels_item {
		width: calc((100% - 4rem) / 2)
	}
	.c-env-labels_item img {
		max-width: 90px;
		margin: auto;
		display: block
	}
}

.c-team_list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.c-team_item {
	position: relative;
	display: block;
	width: 100%;
	background-color: #f6f6f6;
	margin-bottom: 2.66667rem
}

@media (max-width:999px) {
	.c-team_item {
		margin-bottom: 1.33333rem
	}
}

.c-team_item.-small {
	width: calc(50% - 1.33333rem)
}

@media (max-width:999px) {
	.c-team_item.-small {
		width: 100%
	}
}

.c-team_item.-expandable:after,
.c-team_item.-expandable:before {
	content: "";
	position: absolute;
	display: block;
	top: 2.66667rem;
	right: 2rem;
	width: 1.33333rem;
	height: 2px;
	background-color: #010101;
	pointer-events: none
}

.c-team_item.-expandable:after {
	transform: rotate(90deg) scaleX(1);
	transition: transform .5s cubic-bezier(.365, .305, 0, 1)
}

.c-team_item.-expandable.is-open:after {
	transform: rotate(90deg) scaleX(0)
}

@media (max-width:999px) {
	.c-team_item.-expandable:after,
	.c-team_item.-expandable:before {
		top: 1.66667rem;
		right: 1rem
	}
}

.c-team_item_head {
	padding: 1.33333rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center
}

.c-team_item.-expandable .c-team_item_head {
	cursor: pointer
}

.c-team_item_head img {
	margin-right: 2.66667rem;
	width: 10vw;
	border-radius: 50%
}

.c-team_item.-small .c-team_item_head img {
	width: 6vw
}

@media (max-width:999px) {
	.c-team_item_head img {
		width: 20%;
		margin-right: 1.33333rem
	}
	.c-team_item.-small .c-team_item_head img {
		width: 15%
	}
}

.c-team_item_infos {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.c-team_item_content {
	display: none;
	padding-left: calc(1.33333rem + 10vw + 2.66667rem);
	margin-top: -2.66667rem;
	width: 80%;
	padding-bottom: 4rem
}

@media (max-width:999px) {
	.c-team_item_content {
		width: auto;
		padding: 0 1.33333rem 1.33333rem;
		margin-top: 0
	}
}

@media (max-width:999px) {
	.c-team_item_name {
		font-size: 16px
	}
}

.c-team_item.-small .c-team_item_name {
	font-size: 1.4rem
}

.c-team_item_title {
	font-size: 1.2rem;
	opacity: .7
}

@media (max-width:999px) {
	.c-team_item_title {
		font-size: 12px
	}
}

.c-team_item.-small .c-team_item_title {
	font-size: .86667rem
}

.c-filters {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 8rem 0 6rem
}

.c-filters:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #969696
}

@media (max-width:999px) {
	.c-filters {
		margin: 2rem 0 6rem
	}
}

@media (max-width:699px) {
	.c-filters {
		display: none
	}
}

.c-filters_item {
	color: rgba(1, 1, 1, .5);
	display: inline-block;
	position: relative;
	padding: 1.33333rem 0;
	z-index: 1;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.c-filters_item:focus,
.c-filters_item:hover {
	color: #010101
}

.c-filters_item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #010101;
	opacity: 0
}

.c-filters_item.-active {
	color: #010101
}

.c-filters_item.-active:after {
	opacity: 1
}

.c-filters-select {
	position: relative;
	z-index: 1;
	padding-right: 2.66667rem;
	border-bottom: 1px solid #010101;
	padding: .66667rem 0;
	font-size: 1.4rem
}

@media (min-width:700px) {
	.c-filters-select {
		display: none
	}
}

.c-filters-select_wrapper {
	margin: 2rem 0 4rem;
	position: relative
}

.c-filters-select_wrapper:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	width: 2.66667rem;
	background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC45MyAzMC4yNiI+CiAgPHRpdGxlPnNlbGVjdC1hcnJvdzwvdGl0bGU+CiAgPHBhdGggZD0iTTI3LDI5Ljg0Yy4yLS4xLjMtLjMuNC0uNEw1MC41LDMuNTRhMi4yOCwyLjI4LDAsMCwwLS4yLTIuOSwyLjMsMi4zLDAsMCwwLTMuMS4xTDI2LjMsMjMuOTRsLTEsMS0uNi0uOUwzLjguNzRBMi4yLDIuMiwwLDAsMCwuNy41NCwyLDIsMCwwLDAsMCwyLjE0YTIuNCwyLjQsMCwwLDAsLjYsMS41bDIzLjEsMjUuN0EyLjQ2LDIuNDYsMCwwLDAsMjcsMjkuODRaIi8+Cjwvc3ZnPgo=");
	background-position: 50%;
	background-size: 1rem;
	background-repeat: no-repeat;
	content: "";
	pointer-events: none
}

.c-coords address,
.c-coords p {
	font-size: .8rem
}

.c-coords address,
.c-coords span {
	opacity: .5
}

.c-coords a {
	color: #fff
}

.c-coords a:hover {
	text-decoration: underline
}

.c-error {
	padding-top: 10rem;
	padding-bottom: 10rem
}

@media (max-width:1399px) {
	.c-error {
		padding-top: 6.66667rem;
		padding-bottom: 6.66667rem
	}
}

.c-error_title {
	display: block;
	font-size: 13.33333rem;
	opacity: .1;
	font-family: GT Walsheim, sans-serif;
	font-weight: 800;
	line-height: 1.1;
	margin-bottom: 2.66667rem
}

@media (max-width:699px) {
	.c-error_title {
		font-size: 6.66667rem
	}
}

@media (max-width:699px) {
	.c-error_subtitle {
		font-size: 1.73333rem
	}
}

.c-global-loader {
	position: fixed;
	bottom: 2.66667rem;
	right: 2.66667rem;
	width: 4rem;
	height: 4rem;
	background-color: #f6f6f6;
	border-radius: 50%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	transform: scale3d(.8, .8, 1);
	transition: opacity .25s cubic-bezier(.365, .305, 0, 1), transform .5s cubic-bezier(.365, .305, 0, 1);
	color: #010101
}

.dom-is-loading .c-global-loader {
	opacity: 1;
	transform: scaleX(1)
}

.c-send-cv {
	padding: 8rem 0;
	background-color: #f6f6f6;
	text-align: center
}

.c-send-cv_label {
	font-size: .93333rem
}

.c-send-cv_link {
	margin-top: .66667rem
}

.c-video {
	position: relative;
	overflow: hidden
}

.c-video_overlay {
	z-index: 100;
	opacity: 1;
	cursor: pointer;
	transform: scale(1) translateZ(0);
	transition: transform .25s cubic-bezier(.365, .305, 0, 1), opacity .25s cubic-bezier(.365, .305, 0, 1)
}

.c-video_overlay,
.c-video_overlay:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.c-video_overlay:before {
	content: "";
	z-index: 15;
	background-color: rgba(0, 0, 0, .25)
}

.c-video.-active .c-video_overlay {
	opacity: 0;
	transform: scale(1.05) translateZ(0);
	pointer-events: none
}

.c-video_overlay-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-size: cover;
	transform: scale(1) translateZ(0);
	transition: transform .25s cubic-bezier(.365, .305, 0, 1)
}

.c-video_overlay:hover .c-video_overlay-bg {
	transform: scale(1.05) translateZ(0)
}

.c-video_overlay-inner {
	position: absolute;
	z-index: 20;
	top: 1.33333rem;
	left: 1.33333rem;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.c-video_overlay-icon {
	display: block;
	position: relative;
	width: 2.66667rem;
	height: 2.66667rem;
	background-color: #fff;
	border-radius: 50%;
	margin-right: .66667rem;
	transition: background-color .25s cubic-bezier(.365, .305, 0, 1)
}

.c-video_overlay-icon svg {
	position: absolute;
	width: 30%;
	height: 30%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	fill: #010101;
	z-index: 30;
	transition: fill .25s cubic-bezier(.365, .305, 0, 1)
}

.c-video_overlay:hover .c-video_overlay-icon {
	background-color: #010101
}

.c-video_overlay:hover .c-video_overlay-icon svg {
	fill: #fff
}

.c-video_overlay-label {
	transform: translateZ(0);
	transition: transform .25s cubic-bezier(.365, .305, 0, 1)
}

.c-video_overlay:hover .c-video_overlay-label {
	transform: translate3d(.66667rem, 0, 0)
}

.c-video_inner {
	position: relative;
	padding-top: 56.25%;
	background-color: #010101
}

.c-video_inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 1s ease
}

.c-video.-active .c-video_inner iframe {
	opacity: 1
}

.t-customize {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.t-customize_back {
	position: absolute;
	bottom: 100px;
	left: 60px;
	z-index: 100;
	color: #acacac;
	padding-left: 30px
}

@media (max-width:1199px) {
	.t-customize_back {
		bottom: 60px;
		left: 40px
	}
}

@media (max-width:699px) {
	.t-customize_back {
		top: 20px;
		left: auto;
		right: 30px
	}
}

.t-customize_back svg {
	position: absolute;
	top: 50%;
	left: 0;
	width: 15px;
	height: 15px;
	transform: translateY(-50%)
}

.t-home_title {
	position: absolute;
	bottom: 60px;
	left: 60px;
	transform-origin: center left;
	transform: rotate(-90deg);
	color: #acacac
}

.u-float-left {
	float: left!important
}

.u-float-right {
	float: right!important
}

.u-text-center {
	text-align: center!important
}

.u-text-left {
	text-align: left!important
}

.u-text-right {
	text-align: left !important
}

.u-align-baseline {
	vertical-align: baseline!important
}

.u-align-bottom {
	vertical-align: bottom!important
}

.u-align-middle {
	vertical-align: middle!important
}

.u-align-top {
	vertical-align: top!important
}

.u-vertical-center {
	font-size: 0
}

.u-vertical-center:before {
	display: inline-block;
	height: 100%;
	content: "";
	vertical-align: middle
}

.u-vertical-center>* {
	display: inline-block;
	vertical-align: middle;
	font-size: 1rem
}

.u-clearfix:after {
	display: block;
	clear: both;
	content: ""
}

.u-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	max-width: 100%
}

[hidden][aria-hidden=false] {
	position: absolute;
	display: inherit;
	clip: rect(0, 0, 0, 0)
}

[hidden][aria-hidden=false]:focus {
	clip: auto
}

.u-block {
	display: block
}

.u-screen-reader-text {
	position: absolute!important;
	overflow: hidden;
	clip: rect(0 0 0 0);
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
	border: 0
}

@media not print {
	.u-screen-reader-text\@screen {
		position: absolute!important;
		overflow: hidden;
		clip: rect(0 0 0 0);
		margin: 0;
		padding: 0;
		width: 1px;
		height: 1px;
		border: 0
	}
}

.u-screen-reader-text.-focusable:active,
.u-screen-reader-text.-focusable:focus {
	clip: auto;
	width: auto;
	height: auto
}

.u-relative {
	position: relative
}

[aria-busy=true] {
	cursor: progress
}

[aria-controls] {
	cursor: pointer
}

[aria-disabled] {
	cursor: default
}

.is-visible {
	visibility: visible!important;
	opacity: 1!important
}

.is-invisible {
	opacity: 0!important
}

.is-hidden,
.is-invisible {
	visibility: hidden!important
}

.is-hidden {
	display: none!important
}

@media not print {
	.is-hidden\@screen {
		display: none!important;
		visibility: hidden!important
	}
}

@media print {
	.is-hidden\@print {
		display: none!important;
		visibility: hidden!important
	}
}

.u-padding {
	padding: 4rem!important
}

.u-padding-double {
	padding: 8rem!important
}

.u-padding-large {
	padding: 6rem!important
}

.u-padding-small {
	padding: 2.66667rem!important
}

.u-padding-none {
	padding: 0!important
}

.u-padding-top {
	/*edited by Maria was 4rem*/
	padding-top: 2.5 rem!important
}

.u-padding-top-double {
	padding-top: 8rem!important
}

.u-padding-top-large {
	padding-top: 6rem!important
}

.u-padding-top-small {
	padding-top: 2.66667rem!important
}

.u-padding-top-none {
	padding-top: 0!important
}

.u-padding-right {
	padding-right: 4rem!important
}

.u-padding-right-double {
	padding-right: 8rem!important
}

.u-padding-right-large {
	padding-right: 6rem!important
}

.u-padding-right-small {
	padding-right: 2.66667rem!important
}

.u-padding-right-none {
	padding-right: 0!important
}

.u-padding-bottom {
	padding-bottom: 4rem!important
}

.u-padding-bottom-double {
	padding-bottom: 8rem!important
}

.u-padding-bottom-large {
	padding-bottom: 6rem!important
}

.u-padding-bottom-small {
	padding-bottom: 2.66667rem!important
}

.u-padding-bottom-none {
	padding-bottom: 0!important
}

.u-padding-left {
	padding-left: 4rem!important
}

.u-padding-left-double {
	padding-left: 8rem!important
}

.u-padding-left-large {
	padding-left: 6rem!important
}

.u-padding-left-small {
	padding-left: 2.66667rem!important
}

.u-padding-left-none {
	padding-left: 0!important
}

.u-padding-horizontal {
	padding-left: 4rem!important;
	padding-right: 4rem!important
}

.u-padding-horizontal-double {
	padding-left: 8rem!important;
	padding-right: 8rem!important
}

.u-padding-horizontal-large {
	padding-left: 6rem!important;
	padding-right: 6rem!important
}

.u-padding-horizontal-small {
	padding-left: 2.66667rem!important;
	padding-right: 2.66667rem!important
}

.u-padding-horizontal-none {
	padding-left: 0!important;
	padding-right: 0!important
}

.u-padding-vertical {
	padding-top: 4rem!important;
	padding-bottom: 4rem!important
}

.u-padding-vertical-double {
	padding-top: 8rem!important;
	padding-bottom: 8rem!important
}

.u-padding-vertical-large {
	padding-top: 6rem!important;
	padding-bottom: 6rem!important
}

.u-padding-vertical-small {
	padding-top: 2.66667rem!important;
	padding-bottom: 2.66667rem!important
}

.u-padding-vertical-none {
	padding-top: 0!important;
	padding-bottom: 0!important
}

.u-margin {
	margin: 4rem!important
}

.u-margin-double {
	margin: 8rem!important
}

.u-margin-large {
	margin: 6rem!important
}

.u-margin-small {
	margin: 2.66667rem!important
}

.u-margin-none {
	margin: 0!important
}

.u-margin-top {
	margin-top: 4rem!important
}

.u-margin-top-double {
	margin-top: 8rem!important
}

.u-margin-top-large {
	margin-top: 6rem!important
}

.u-margin-top-small {
	margin-top: 2.66667rem!important
}

.u-margin-top-none {
	margin-top: 0!important
}

.u-margin-right {
	margin-right: 4rem!important
}

.u-margin-right-double {
	margin-right: 8rem!important
}

.u-margin-right-large {
	margin-right: 6rem!important
}

.u-margin-right-small {
	margin-right: 2.66667rem!important
}

.u-margin-right-none {
	margin-right: 0!important
}

.u-margin-bottom {
	margin-bottom: 4rem!important
}

.u-margin-bottom-double {
	margin-bottom: 8rem!important
}

.u-margin-bottom-large {
	margin-bottom: 6rem!important
}

.u-margin-bottom-small {
	margin-bottom: 2.66667rem!important
}

.u-margin-bottom-none {
	margin-bottom: 0!important
}

.u-margin-left {
	margin-left: 4rem!important
}

.u-margin-left-double {
	margin-left: 8rem!important
}

.u-margin-left-large {
	margin-left: 6rem!important
}

.u-margin-left-small {
	margin-left: 2.66667rem!important
}

.u-margin-left-none {
	margin-left: 0!important
}

.u-margin-horizontal {
	margin-left: 4rem!important;
	margin-right: 4rem!important
}

.u-margin-horizontal-double {
	margin-left: 8rem!important;
	margin-right: 8rem!important
}

.u-margin-horizontal-large {
	margin-left: 6rem!important;
	margin-right: 6rem!important
}

.u-margin-horizontal-small {
	margin-left: 2.66667rem!important;
	margin-right: 2.66667rem!important
}

.u-margin-horizontal-none {
	margin-left: 0!important;
	margin-right: 0!important
}

.u-margin-vertical {
	margin-top: 4rem!important;
	margin-bottom: 4rem!important
}

.u-margin-vertical-double {
	margin-top: 8rem!important;
	margin-bottom: 8rem!important
}

.u-margin-vertical-large {
	margin-top: 6rem!important;
	margin-bottom: 6rem!important
}

.u-margin-vertical-small {
	margin-top: 2.66667rem!important;
	margin-bottom: 2.66667rem!important
}

.u-margin-vertical-none {
	margin-top: 0!important;
	margin-bottom: 0!important
}

.u-1\/1 {
	width: 100%!important
}

.u-1\/2 {
	width: 50%!important
}

.u-2\/2 {
	width: 100%!important
}

.u-1\/3 {
	width: 33.33333%!important
}

.u-2\/3 {
	width: 66.66667%!important
}

.u-3\/3 {
	width: 100%!important
}

.u-1\/4 {
	width: 25%!important
}

.u-2\/4 {
	width: 50%!important
}

.u-3\/4 {
	width: 75%!important
}

.u-4\/4 {
	width: 100%!important
}

.u-1\/5 {
	width: 20%!important
}

.u-2\/5 {
	width: 40%!important
}

.u-3\/5 {
	width: 60%!important
}

.u-4\/5 {
	width: 80%!important
}

.u-5\/5 {
	width: 100%!important
}

.u-1\/6 {
	width: 16.66667%!important
}

.u-2\/6 {
width: 21.33333%!important;
}

.u-3\/6 {
	width: 50%!important
}

.u-4\/6 {
	width: 66.66667%!important
}

.u-5\/6 {
	width: 83.33333%!important
}

.u-6\/6 {
	width: 100%!important
}

.u-1\/7 {
	width: 14.28571%!important
}

.u-2\/7 {
	width: 28.57143%!important
}

.u-3\/7 {
	width: 42.85714%!important
}

.u-4\/7 {
	width: 57.14286%!important
}

.u-5\/7 {
	width: 71.42857%!important
}

.u-6\/7 {
	width: 85.71429%!important
}

.u-7\/7 {
	width: 100%!important
}

.u-1\/8 {
	width: 12.5%!important
}

.u-2\/8 {
	width: 25%!important
}

.u-3\/8 {
	width: 37.5%!important
}

.u-4\/8 {
	width: 50%!important
}

.u-5\/8 {
	width: 62.5%!important
}

.u-6\/8 {
	width: 75%!important
}

.u-7\/8 {
	width: 87.5%!important
}

.u-8\/8 {
	width: 100%!important
}

.u-1\/9 {
	width: 11.11111%!important
}

.u-2\/9 {
	width: 22.22222%!important
}

.u-3\/9 {
	width: 33.33333%!important
}

.u-4\/9 {
	width: 44.44444%!important
}

.u-5\/9 {
	width: 55.55556%!important
}

.u-6\/9 {
	width: 66.66667%!important
}

.u-7\/9 {
	width: 77.77778%!important
}

.u-8\/9 {
	width: 88.88889%!important
}

.u-9\/9 {
	width: 100%!important
}

.u-1\/10 {
	width: 10%!important
}

.u-2\/10 {
	width: 20%!important
}

.u-3\/10 {
	width: 30%!important
}

.u-4\/10 {
	width: 40%!important
}

.u-5\/10 {
	width: 50%!important
}

.u-6\/10 {
	width: 60%!important
}

.u-7\/10 {
	width: 70%!important
}

.u-8\/10 {
	width: 80%!important
}

.u-9\/10 {
	width: 90%!important
}

.u-10\/10 {
	width: 100%!important
}

.u-1\/11 {
	width: 9.09091%!important
}

.u-2\/11 {
	width: 18.18182%!important
}

.u-3\/11 {
	width: 27.27273%!important
}

.u-4\/11 {
	width: 36.36364%!important
}

.u-5\/11 {
	width: 45.45455%!important
}

.u-6\/11 {
	width: 54.54545%!important
}

.u-7\/11 {
	width: 63.63636%!important
}

.u-8\/11 {
	width: 72.72727%!important
}

.u-9\/11 {
	width: 81.81818%!important
}

.u-10\/11 {
	width: 90.90909%!important
}

.u-11\/11 {
	width: 100%!important
}

.u-1\/12 {
	width: 8.33333%!important
}

.u-2\/12 {
	width: 16.66667%!important
}

.u-3\/12 {
	width: 25%!important
}

.u-4\/12 {
	width: 33.33333%!important
}

.u-5\/12 {
	width: 41.66667%!important
}

.u-6\/12 {
	width: 50%!important
}

.u-7\/12 {
	width: 58.33333%!important
}

.u-8\/12 {
	width: 66.66667%!important
}

.u-9\/12 {
	width: 75%!important
}

.u-10\/12 {
	width: 83.33333%!important
}

.u-11\/12 {
	width: 91.66667%!important
}

.u-12\/12 {
	width: 100%!important
}

@media (max-width:699px) {
	.u-1\/1\@to-small {
		width: 100%
	}
}

@media (min-width:500px) {
	.u-1\/2\@from-tiny {
		width: 50%
	}
}

/*was 3rem edited by Maria*/
@media (min-width:700px) {
	.u-1\/2\@from-small {
		width: 33%;
		margin-top: 8rem
	}
}

@media (min-width:700px) {
	.u-1\/3\@from-small {
		width: 33.33333%
	}
}

@media (min-width:700px) {
	.u-2\/3\@from-small {
		width: 66.66667%
	}
}

@media (min-width:700px) {
	.u-2\/5\@from-small {
		width: 40%
	}
}

@media (min-width:700px) {
	.u-3\/5\@from-small {
		width: 60%
	}
}

@media (max-width:699px) {
	.u-2\/5\@to-small {
		width: 40%
	}
}

@media (max-width:699px) {
	.u-3\/5\@to-small {
		width: 60% !important
	}
}

@media (max-width:999px) {
	.u-1\/2\@to-medium {
		width: 50%
	}
}

/*edited to become min-width:700px by Maria*/
@media (min-width:700px) {
	.u-1\/2\@from-medium {
		width: 50%
	}
}

@media (min-width:1000px) {
	.u-1\/3\@from-medium {
		width: 33.33333%
	}
}

@media (min-width:1000px) {
	.u-2\/10\@from-medium {
		width: 20%
	}
}

@media (min-width:1000px) {
	.u-2\/5\@from-medium,
	.u-4\/10\@from-medium {
		width: 40%
	}
}

@media (min-width:1000px) {
	.u-3\/5\@from-medium {
		width: 60%
	}
}

@media (max-width:999px) {
	.u-2\/5\@to-medium {
		width: 40%
	}
}

@media (max-width:999px) {
	.u-3\/5\@to-medium {
		width: 60%
	}
}

@media (min-width:1000px) {
	.u-40\@from-medium {
		width: 40%
	}
}

@media (min-width:1000px) {
	.u-60\@from-medium {
		width: 60%
	}
}

.footer-info-firstline,
.footer-info-secondline {
	margin: 0px;
	display: inline-block;
}

.footer-info-secondline {
	float: right;
}

@media only screen and (max-device-width: 480px) {
	.footer-info-secondline {
		float: none;
	}
	.footer-info-firstline,
	.footer-info-secondline {
		display: block;
		text-align: center;
	}
	.footer-links-list {
		border-top: 1px solid white;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}


@media only screen and (max-device-width: 1440px) {
	.c-header-product_time{
		display: none;
	}

	/* .c-header-product_info{
		margin-top: 4rem !important;
		margin-left: -1px !important;
	} */

	.c-header-product_count:before {
		width: 6rem !important;
	}

	.Home_First_section_container{

    height: 400px !important;
}

	#main-project-layout{
		margin-bottom: 2rem;
	}

	.main-header-page{
		margin-bottom: 2rem;
	}

	#project-slideshow{
		height: 90vh !important
	}

	#browse-projects{
		font-size: 1.65rem;
	}

	.c-nav_main_list {
	margin-left: 1rem;
	padding: 0;
	list-style: none;
	font-size: 0.86667rem;
	letter-spacing: .05em;
	text-align: left
}


}
