@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular-BlackItalic.eot');
    src: local('Formular Black Italic'), local('Formular-BlackItalic'),
        url('../fonts/Formular-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular-BlackItalic.woff2') format('woff2'),
        url('../fonts/Formular-BlackItalic.woff') format('woff'),
        url('../fonts/Formular-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular-MediumItalic.eot');
    src: local('Formular Medium Italic'), local('Formular-MediumItalic'),
        url('../fonts/Formular-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular-MediumItalic.woff2') format('woff2'),
        url('../fonts/Formular-MediumItalic.woff') format('woff'),
        url('../fonts/Formular-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular-Italic.eot');
    src: local('Formular Italic'), local('Formular-Italic'),
        url('../fonts/Formular-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular-Italic.woff2') format('woff2'),
        url('../fonts/Formular-Italic.woff') format('woff'),
        url('../fonts/Formular-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular-LightItalic.eot');
    src: local('Formular Light Italic'), local('Formular-LightItalic'),
        url('../fonts/Formular-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular-LightItalic.woff2') format('woff2'),
        url('../fonts/Formular-LightItalic.woff') format('woff'),
        url('../fonts/Formular-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular-Black.eot');
    src: local('Formular Black'), local('Formular-Black'),
        url('../fonts/Formular-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular-Black.woff2') format('woff2'),
        url('../fonts/Formular-Black.woff') format('woff'),
        url('../fonts/Formular-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular-Light.eot');
    src: local('Formular Light'), local('Formular-Light'),
        url('../fonts/Formular-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular-Light.woff2') format('woff2'),
        url('../fonts/Formular-Light.woff') format('woff'),
        url('../fonts/Formular-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular.eot');
    src: local('Formular'),
        url('../fonts/Formular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular.woff2') format('woff2'),
        url('../fonts/Formular.woff') format('woff'),
        url('../fonts/Formular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular-Medium.eot');
    src: local('Formular Medium'), local('Formular-Medium'),
        url('../fonts/Formular-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular-Medium.woff2') format('woff2'),
        url('../fonts/Formular-Medium.woff') format('woff'),
        url('../fonts/Formular-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular-BoldItalic.eot');
    src: local('Formular Bold Italic'), local('Formular-BoldItalic'),
        url('../fonts/Formular-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular-BoldItalic.woff2') format('woff2'),
        url('../fonts/Formular-BoldItalic.woff') format('woff'),
        url('../fonts/Formular-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Formular';
    src: url('../fonts/Formular-Bold.eot');
    src: local('Formular Bold'), local('Formular-Bold'),
        url('../fonts/Formular-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Formular-Bold.woff2') format('woff2'),
        url('../fonts/Formular-Bold.woff') format('woff'),
        url('../fonts/Formular-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
body {
	font-family: 'Formular';
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #141414;
}
a {
	color: #141414;
	text-decoration: none;
}
a:hover {
	color: inherit;
}
#page-wrapper {
	padding-top: 78px;
}
#header {
	width: 100%;
	padding: 19px 0px;
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
	z-index: 100000;
}
#header .container-fluid {
	padding-left: 60px;
	padding-right: 60px;
}
.navbar {
	padding: 0px;
}
.navbar-brand {
	padding: 0px;
	margin: 0px;
}
.navbar-brand img {
	max-width: 215px;
	height: auto;
}
.navbar-expand-lg .navbar-collapse {
	justify-content: center !important;
}
.navbar-expand-lg .navbar-nav > li {
	padding: 0px 30px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.01em;
	color: #141414;
	padding: 0px;
}
.dropdown-toggle::after {
	border: 0px;
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 10px;
	background: url(../images/down-icon.svg) center center no-repeat;
}
.dropdown-menu[data-bs-popper] {
	width: 300px;
	height: 192px;
	background: url(../images/dropdown-bg.svg) center top no-repeat;
	margin-top: 17px;
	border-radius: 0px;
	border: 0px;
	margin-left: -77px;
	padding: 0px;
	padding-top: 40px;
}
.dropdown-item {
	padding: 8px 20px;
	background: none !important;
}
.dropdown-item a {
	background: url(../images/download-icon.svg) left center no-repeat;
	padding: 5px 0px 5px 30px;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
}
#block-getaquote p {
	margin: 0px;
}
#block-getaquote p a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 166px;
	height: 40px;
	background: #DF4955;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	transition: all 0.2s ease;
}
#block-getaquote p a:hover {
	background: #BB3640;
}
#highlighted {
	width: 100%;
	height: 689px;
	background: url(../images/header-bg.jpg) center center no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
#block-formworkproduction {
	padding-left: 100px;
}
#block-formworkproduction h1 {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 65px;
	line-height: 1;
	text-transform: uppercase;
	color: #FFFFFF;
}
#block-formworkproduction p {
	margin-bottom: 43px;
	font-weight: 700;
	font-size: 22px;
	line-height: 27px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FFFFFF;
}
#block-formworkproduction p:last-child {
	margin: 0px;
}
.produce-btn a,
#block-formworkproduction p a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	height: 65px;
	background: #DF4955;
	box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.5);
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	transition: all 0.2s ease;
}
.produce-btn a:hover,
#block-formworkproduction p a:hover {
	background: #BB3640;
	box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.5);
}
.produce-btn a {
	margin: 0 auto;
}
#block-advantages {
	margin-top: -85px;
	position: relative;
	z-index: 10;
}
.advantages {
	width: 100%;
	padding: 50px 100px;
	background: #FFFFFF;
	box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.06);
	display: flex;
	justify-content: space-between;
}
.advantages > div {
	display: flex;
}
.advantages > div svg {
	margin-top: 5px;
	margin-right: 20px;
}
.advantages > div p {
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.01em;
	color: #141414;
	margin: 0px;
}
.advantages > div p strong {
	font-weight: 500;
}
#block-complexequippingofconstructionsites {
	padding: 80px 0px 70px 0px;
}
#block-complexequippingofconstructionsites h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	line-height: 1.1;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 50px;
}
#block-complexequippingofconstructionsites p {
	margin: 0px;
}
#block-complexequippingofconstructionsites p:first-child {
	text-align: center;
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	color: #141414;
}
#block-complexequippingofconstructionsites .col-md-4 {
	padding-bottom: 50px;
}
.show-more {
	display: flex;
	justify-content: center;
}
.show-more a {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 0.5);
	text-decoration: none;
	border-bottom: 1px dotted;
	transition: all 0.2s ease;
}
.show-more a:hover {
	border-color: transparent;
}
#about {
	padding-top: 60px;
	padding-bottom: 80px;
	background: #FBFBFB;
}
#block-whoweare {
	padding-bottom: 75px;
}
#block-whoweare h2 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 45px;
	text-align: center;
	text-transform: uppercase;
}
#block-whoweare p:last-child {
	margin: 0px;
}
#block-ourhistory h2 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #141414;
}
#block-ourhistory .row {
	position: relative;
}
#block-ourhistory .row:after {
	position: absolute;
	display: block;
	content: '';
	top: 0px;
	left: 50%;
	width: 1px;
	height: 100%;
	background: #D9D9D9;
}
.history-left {
	padding-right: 100px;
}
.history-left strong {
	font-weight: 500;
}
.history-left p {
	margin-bottom: 30px;
}
.history-left p:last-child {
	margin: 0px;
}
.history-right {
	padding-left: 40px;
}
.history-right strong {
	position: relative;
	display: block;
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	margin-top: -5px;
	top: -5px;
}
.history-right p {
	position: relative;
	margin-bottom: 60px;
}
.history-right p:after {
	display: block;
	content: '';
	width: 9px;
	height: 9px;
	background: #141414;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	left: -44px;
	z-index: 10;
}
.current-year {
	font-weight: 700;
	font-size: 22px;
	line-height: 27px;
	color: #265179;
	text-align: center;
	position: relative;
	padding-top: 10px;
}
.current-year svg {
	margin-top: 5px;
}
.current-year:after {
	display: block;
	content: '';
	width: 21px;
	height: 21px;
	background: #265179;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: -22px;
	margin-left: -10px
}
#block-director {
	padding-top: 55px;
	padding-bottom: 55px;
}
#block-director .row {
	align-items: center;
}
.director-right {
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
}
.director-left,
.director-right > p,
.director-right > div {
	position: relative;
	z-index: 10;
}
.director-right:before {
	display: block;
	content: '';
	width: calc(100% + 60px);
	height: calc(100% + 80px);
	background: #FFFFFF;
	position: absolute;
	top: -40px;
	right: 15px;
}
.sign {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-top: -20px;
}
.content .sign img {
	max-width: 204px;
	height: auto;
}
.sign p {
	margin: 0px;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: rgba(20, 20, 20, 0.5);
}
.sign p strong {
	display: block;
	font-weight: 500;
	color: #141414;
	padding-bottom: 5px;
}
#products {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-1.jpg) center center no-repeat;
	background-size: cover;
}
.scroll-wrapper {
	width: 100%;
	background: #265179;
	box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
	padding: 18px 0px;
}
.line-scroll {
	display: flex;
	justify-content: center;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 3.74s;
	animation-duration: 3.74s;
	animation-name: line1_scrolling;
}
.line-scroll p {
	margin: 0px;
	padding: 0px 20px;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #D9D9D9;
	white-space: pre;
}
@keyframes line1_scrolling {
 0% {
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
 }
 100% {
  transform: translateX(-163px);
  -webkit-transform: translateX(-163px);
 }
}
#block-weskerpro5slabformwork {
	padding-top: 80px;
	padding-bottom: 50px;
	color: #fff;
}
.wesker-left h2 {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 45px;
	line-height: 55px;
}
.wesker-left p {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
	text-transform: uppercase;
}
.wesker-right p {
	max-width: 570px;
}
.wesker-right p strong {
	font-weight: 500;
}
#block-weskerdescription {
	padding-top: 23px;
	padding-bottom: 50px;
}
#block-weskerdescription .field {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	color: #fff;
}
#block-weskerdescription .field p {
	margin: 0px;
}
#block-weskerdescription .field:after {
	display: none;
}
.wesker-desc {
	font-weight: 500;
	max-width: 365px;
}
.wesker-desc strong {
	font-weight: 500;
	text-decoration: underline;
}
.wesker-zoom {
	display: flex;
	align-items: center;
}
.content .wesker-zoom img {
	max-width: 370px;
	height: auto;
}
.wesker-zoom p:first-child {
	color: #fff;
	max-width: 300px;
	position: relative;
}
.wesker-zoom p:first-child strong {
	font-weight: 500;
}
.developer {
	width: 100%;
	padding: 10px 0px;
	background: #141414;
	text-align: center;
}
#production-top {
	padding-top: 90px;
	padding-bottom: 90px;
	background: url(../images/bg-2.svg) center 270px no-repeat;
}
#block-thesystemadvantagesandfeatures h2 {
	margin-bottom: 60px;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #141414;
}
#block-thesystemadvantagesandfeatures .col-md-4 {
	padding-bottom: 40px;
}
#block-thesystemadvantagesandfeatures p {
	margin: 0px;
	font-size: 16px;
}
#block-thesystemadvantagesandfeatures p:first-child {
	padding-bottom: 20px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
}
#block-safety {
	padding-bottom: 100px;
}
#block-safety .field {
	position: relative;
	padding: 43px 50px;
	background: #265179;
	color: #fff;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
#block-safety .field p:first-child {
	margin: 0px;
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #FFFFFF;
}
#block-safety .field p:first-child strong {
	font-weight: 900;
}
#block-safety .field p svg {
	margin-right: 30px;
}
#block-safety .field p:nth-child(2) {
	margin: 0px;
}
#block-safety .field:after {
	display: block;
	content: '';
	position: absolute;
	right: -108px;
	bottom: -214px;
	background: url(../images/bg-3.png) center center no-repeat;
	background-size: contain;
	width: 393px;
	height: 359px;
}
#block-wesker .field {
	position: relative;
}
.dot {
	position: absolute;
	z-index: 10;
}
.dot:hover .dot-content {
	display: block;
}
.dot-content {
	display: none;
	position: absolute;
	top: 55px;
	right: -30px;
	background: #FFFFFF;
	border: 1px solid #F5F5F5;
	width: 366px;
	padding: 20px 30px;
}
.dot-content:before {
	display: block;
	content: '';
	width: 131.58px;
	height: 1px;
	background: #fff;
	transform: rotate(160.46deg);
	position: absolute;
	top: -21px;
	right: 42px;
}
.dot:before {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: block;
	content: '';
	background: #fff;
	cursor: pointer;
}
.dot-name {
	text-align: center;
	padding-bottom: 18px;
	font-weight: 700;
	text-transform: uppercase;
}
.dot-text {
	font-size: 16px;
	padding-top: 10px;
}
.dot-1 {
	top: 253px;
	left: 299px;
}
.dot-2 {
	top: 321px;
	left: 472px;
}
.dot-3 {
	top: 293px;
	right: 143px;
}
.dot-4 {
	bottom: 107px;
	left: 582px;
}
.dot-5 {
	top: 120px;
	left: 574px;
}
.dot-6 {
	top: 282px;
	right: 316px;
	left: auto;
}

#block-theuniversalandmultifunctionalsystem {
	padding-bottom: 40px;
}
#block-theuniversalandmultifunctionalsystem p {
	margin-bottom: 18px;
}
#block-theuniversalandmultifunctionalsystem p:last-child {
	margin: 0px;
}
#block-theuniversalandmultifunctionalsystem h2 {
	margin: 0px;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #141414;
}
#block-theuniversalandmultifunctionalsystem h2 strong {
	font-weight: 700;
	color: #124A8C;
}
#block-theuniversalandmultifunctionalsystem p a {
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	padding: 8px 15px;
	background: #F5F5F5;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	color: #141414;
	transition: all 0.2s ease;
}
#block-theuniversalandmultifunctionalsystem p a:last-child {
	margin-right: 0px;
}
#block-theuniversalandmultifunctionalsystem p a:hover {
	opacity: 0.8;
}
#block-system {
	padding-bottom: 60px;
}
#block-system p {
	margin: 0px;
}
#block-system p:last-child {
	position: relative;
	width: 100%;
	max-width: 337px;
	margin: 0 auto;
	text-align: center;
	background: #F5F5F5;
	padding: 20px 30px;
	margin-top: -20px;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.01em;
	color: #141414;
	z-index: 10;
}
.pro-btns,
#block-weskerpro5specifications p {
	margin: 0px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.pro-btns {
	justify-content: space-between;
}
.pro-btns a,
#block-weskerpro5specifications p a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin: 0px 15px;
	height: 65px;
	background: #DF4955;
	box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.5);
	min-width: 250px;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FFFFFF;
	transition: all 0.2s ease;
}
.pro-btns a {
	min-width: 206px;
	margin: 0px;
}
.pro-btns a:hover,
#block-weskerpro5specifications p a:hover {
	background: #BB3640;
	box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.5);
}
.pro-btns a:first-child,
#block-weskerpro5specifications p a:first-child {
	background: #fff;
	border: 1px solid #DF4955;
	color: #DF4955;
	box-shadow: unset;
	padding: 0px 15px;
}
.pro-btns a:first-child {
	background: none;
	border-color: #fff;
	color: #fff;
}
.pro-btns a:first-child:hover,
#block-weskerpro5specifications p a:first-child:hover {
	background: #fff;
	box-shadow: unset;
	border-color: #BB3640;
}
.pro-btns a:first-child:hover {
	border-color: #fff;
	background: none;
	opacity: 0.8;
}
.pro-btns a svg,
#block-weskerpro5specifications p a svg {
	margin-right: 18px;
}
#block-weskerpro5specifications p a:hover svg path {
	stroke: #BB3640;
}
#other-products {
	width: 100%;
	background: url(../images/bg-4.jpg) center center no-repeat;
	background-size: cover;
}
#other-products_2 {
	width: 100%;
	background: url(../images/bg-5.jpg) center center no-repeat;
	background-size: cover;
	height: 894px;
	padding-top: 70px;
	color: #fff;
	border-top: 1px solid #4b7695;
}
.other-label {
	width: 100%;
	background: #265179;
	box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.06);
	padding: 25px 0px;
	font-weight: 700;
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
#block-bazispro3slabformwork {
	padding-top: 80px;
	padding-bottom: 40px;
	color: #fff;
}
#other-products_2 h2,
#block-bazispro3slabformwork h2 {
	font-weight: 700;
	font-size: 45px;
	line-height: 55px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
	margin-bottom: 40px;
}
#other-products_2 h2:after,
#block-bazispro3slabformwork h2:after {
	display: block;
	content: '';
	width: 100%;
	height: 4px;
	background: url(../images/title-bg.svg) right center no-repeat;
	position: absolute;
	right: 0px;
	top: 53px;
}
.pro-right {
	font-size: 16px;
}
.pro-right strong {
	font-weight: 500;
}
.pro-char {
	margin: 60px 0px;
	border-top: 1px solid #EFEFEF;
}
.pro-char > p {
	margin: 0px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0px;
}
.pro-pics {
	padding-bottom: 40px;
}
.pro-right .pro-char > p strong {
	padding-left: 30px;
	font-weight: 700;
}
.field--name-field-prodgallery {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 40px;
}
.field--name-field-prodgallery .field__item {
	padding-left: 15px;
	padding-right: 15px;
}
.field--name-field-prodgallery .field__item a {
	display: block;
	background: #fff;
	width: 100%;
	height: 100%;
}
.field--name-field-prodgallery .slick-arrow {
	left: -10px;
}
.field--name-field-prodgallery .slick-arrow.slick-next {
	left: auto;
	right: -10px;
}

#also-produce {
	width: 100%;
	padding-top: 70px;
	padding-bottom: 100px;
}
#also-produce h2 {
	text-align: center;
	font-weight: 700;
	font-size: 45px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #265179;
	margin-bottom: 70px;
}
.produce-item {
	padding-bottom: 30px;
}
.produce-name {
	width: 100%;
	max-width: 520px;
	background: #F5F5F5;
	margin: 0 auto 0 auto;
	padding: 25px 15px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #141414;
	margin-top: -35px;
	position: relative;
	z-index: 10;
	text-align: center;
}
.produce-text {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 45px;
}
#production {
	width: 100%;
	background: #FBFBFB;
	padding-top: 45px;
	padding-bottom: 100px;
}
#production h2 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 45px;
	line-height: 55px;
	text-align: center;
	text-transform: uppercase;
	color: #141414;
}
#block-ownfullscaleproduction {
	margin-bottom: 50px;
}
.masonry {
	column-count: 2;
	column-gap: 30px;
}
.masonry-item {
	position: relative;
	margin-bottom: 30px;
}
.masonry-data {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.m-num {
	position: relative;
	padding: 0px 0px 10px 28px;
	font-weight: 700;
	font-size: 50px;
	line-height: 61px;
	text-transform: uppercase;
	color: #FFFFFF;
	opacity: 0.5;
}
.m-num:after {
	position: absolute;
	bottom: 63px;
	left: 22px;
	display: block;
	content: 'department';
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #FFFFFF;
	transform: rotate(-90deg);
}
.m-title {
	padding-bottom: 7px;
}
.m-title span {
	display: inline-block;
	padding: 1px 15px 1px 28px;
	background: #265179;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.m-text {
	padding: 0px 28px 30px 28px;
	color: #fff;
}
#block-qualitycontroldepartment .field > p {
	text-align: center;
	margin-bottom: 40px;
}
#block-qualitycontroldepartment .col-md-4 {
	display: flex;
	align-items: center;
}
#block-qualitycontroldepartment .col-md-4 p {
	margin: 0px;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #141414;
}
#block-qualitycontroldepartment .col-md-4 p:first-child {
	position: relative;
	margin-right: 15px;
	font-weight: 700;
	font-size: 65px;
	line-height: 79px;
	text-transform: uppercase;
	color: rgba(20, 20, 20, 0.1);
}
#block-qualitycontroldepartment .col-md-4 p:first-child:before {
	display: block;
	content: '';
	background: #FFFFFF;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	left: -20px;
}
#block-qualitycontroldepartment .col-md-4 p:first-child span {
	position: relative;
	z-index: 10;
}
#partners {
	width: 100%;
	padding-top: 45px;
	padding-bottom: 45px;
	background: #fff;
}
#partners h2 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 45px;
	line-height: 55px;
	text-transform: uppercase;
	color: #141414;
}
#partners p {
	margin: 0px;
}
#partners .row {
	align-items: center;
}
.logos {
	display: flex;
	flex-wrap: wrap;
}
#partners .logos > p {
	margin: 15px 0px;
	width: 33.333%;
	height: 78px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.logos > p img {
	filter: grayscale(1);
}
.logos > p img:hover {
	filter: grayscale(0);
}

#case-studies {
	width: 100%;
	background: #F5F5F5;
	padding: 90px 0px 80px 0px;
}
#case-studies h2 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 45px;
	line-height: 55px;
	text-align: center;
	text-transform: uppercase;
	color: #141414;
}
#contact {
	width: 100%;
	padding-top: 80px;
	padding-bottom: 110px;
}
.contact-right {
	padding-left: 115px;
	padding-top: 100px;
}
.contact-right p {
	margin-bottom: 40px;
}
.contact-right p:last-child {
	margin-bottom: 0px;
	font-size: 16px;
}
.contact-right p:last-child strong {
	font-weight: 700;
	font-size: 20px;
}
article.node--type-project {
	background: #FFFFFF;
}
.project-title {
	margin: 25px 0px;
	padding: 15px 35px;
	background: #265179;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.project-title > div:first-child {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.field--name-field-date {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: rgba(255, 255, 255, 0.5);
}
.project-wrapper {
	padding: 0px 35px 35px 35px;
	font-size: 16px;
}
.project-cols .field__label {
	font-weight: 500;
	margin-bottom: 13px;
}
.project-cols .field__label:after {
	display: inline;
	content: ':';
}
.project-cols {
	padding-bottom: 30px;
}
.project-cols p {
	margin: 0px;
}	
.field--name-field-gallery {
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
	flex-wrap: wrap;
}
.field--name-field-gallery > div {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}
.field--type-image img, .field--name-field-user-picture img {
	margin: 0px 0px 20px 0px;
}
.project-wrapper .field--name-body p {
	margin: 0px;
}
.slick-arrow {
	position: absolute;
	top: 50%;
	width: 49px;
	height: 49px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F5F5F5;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	margin-top: -25px;
	left: -25px;
	z-index: 100;
}
.slick-arrow.slick-next {
	left: auto;
	right: -25px;
}
.ajax-progress {
	display: none !important;
}
.ui-dialog {
	font-family: 'Formular';
}
.ui-dialog .ui-dialog-content {
	padding: 40px 35px;
	max-height: 100vh !important;
	overflow: auto;
}
.ui-dialog .ui-dialog-titlebar {
	padding: 0px;
	border: 0px;
	background: none;
	z-index: 1000;
}
.ui-dialog .ui-dialog-title {
	display: none;
}
.ui-dialog .ui-dialog-titlebar-close {
	top: 20px;
	right: 20px;
	width: 12px;
	height: 12px;
	background: url(../images/modal-close.svg) center center no-repeat;
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
	border: 0px;
	z-index: 1000;
}
.ui-dialog .ui-dialog-titlebar-close span {
	display: none;
}
.ui-dialog .js-form-item,
.block-webform .js-form-item {
	position: relative;
	display: flex;
	align-items: flex-end;
	width: 100%;
	height: 60px;
	max-height: 215px;
	margin: 0 0 20px !important;
	padding: 0px 20px 10px 20px;
	background: #F5F5F5;
}
.block-webform .js-form-item.js-form-type-textarea {

}
.ui-dialog .js-form-item input,
.ui-dialog .js-form-item textarea,
.block-webform .js-form-item input,
.block-webform .js-form-item textarea {
	border: 0;
	z-index: 1;
	display: block;
	padding: 0;
	background: none repeat 0 0;
	border-radius: 0;
	outline: none;
	text-transform: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #141414;
}
.ui-dialog .js-form-item input:focus,
.ui-dialog .js-form-item textarea:focus,
.block-webform .js-form-item textarea:focus,
.block-webform .js-form-item input:focus {
	outline: none !important;
	box-shadow: unset !important;
	background: none;
}
.ui-dialog .js-form-item.js-form-type-textarea,
.block-webform .js-form-item.js-form-type-textarea {
	height: 150px;
	margin-top: 20px !important;
}
.ui-dialog .js-form-item textarea,
.block-webform .js-form-item textarea {
	height: 130px;
	resize: none;
	padding-top: 15px;
}
.ui-dialog .js-form-item textarea:focus::placeholder,
.block-webform .js-form-item textarea:focus::placeholder {
	opacity: 1;
	color: transparent;
}
.ui-dialog .js-form-item label,
.block-webform .js-form-item label {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #141414;
	transform: translateY(-50%);
	transition: all .2s ease-in-out;
	opacity: 1;
	padding-left: 20px;
	cursor: text;
}
.ui-dialog .js-form-item.js-form-type-textarea label,
.block-webform .js-form-item.js-form-type-textarea label {
	top: 15px;
	transform: none;
}
.ui-dialog .js-form-item .has-value,
.block-webform .js-form-item .has-value {
	top: 5px;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	color: #141414;
	transform:none;
}
.ui-dialog .js-form-item.js-form-type-textarea .has-value,
.block-webform .js-form-item.js-form-type-textarea .has-value {
	top: 5px;
}
.ui-dialog .form-actions,
.block-webform .form-actions {
	text-align: left;
}
.ui-dialog .form-actions .btn,
.block-webform .form-actions .btn {
	width: 260px;
	height: 65px;
	background: #FF747C;
	text-align: center;
	padding: 0px;
	border: 0px;
	border-radius: 0px;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 20px;
	background: #DF4955;
	box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.5);
	transition: all 0.2s ease;
}
.ui-dialog .form-actions .btn:hover,
.block-webform .form-actions .btn:hover {
	background: #BB3640;
	box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.5);
}
.ui-dialog .js-form-type-processed-text,
.block-webform .js-form-type-processed-text {
	padding: 0px;
	margin: 0px;
	display: block;
	height: auto;
	background: none;
}
.ui-dialog .js-form-type-processed-text,
.block-webform .js-form-type-processed-text,
#block-letourteamhelpyouselecttherightproduct {
	margin-bottom: 35px;
}
.ui-dialog .js-form-type-processed-text h2,
.block-webform .js-form-type-processed-text h2,
#block-letourteamhelpyouselecttherightproduct h2 {
	margin-bottom: 25px;
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	color: #141414;
}
.ui-dialog .js-form-type-processed-text h2 {
	margin-bottom: 15px;
}
.ui-dialog .js-form-type-processed-text p,
.block-webform .js-form-type-processed-text p,
#block-letourteamhelpyouselecttherightproduct p {
	margin: 0px;
}
.ui-dialog .js-form-type-processed-text p {
	font-size: 16px;
}
.ui-dialog .form-actions,
.ui-dialog .js-form-type-processed-text {
	text-align: center;
}
.developer p {
	margin: 0px;
}
.developer p a {
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
.footer-blocks {
	width: 100%;
	background: #265179;
	padding: 20px 0px;
}
.footer-blocks .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
#block-copyright p {
	margin: 0px;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 0.01em;
	color: #FFFFFF;
}
#block-copyright p img {
	max-width: 273px;
	height: auto;
}
#block-footercontact .field {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
}
#block-footercontact p {
	margin: 0px;
}
#block-footercontact p:nth-child(2) {
	margin-left: 45px;
}
#block-footercontact p:first-child a {
	font-weight: 500;
	font-size: 26px;
	color: #FFFFFF;
	text-decoration: none;
}
#block-footercontact p:nth-child(2) a {
	font-weight: 400;
	font-size: 16px;
	text-decoration: underline;
	color: #FFFFFF;
}
#block-footercontact p:nth-child(2) a:hover {
	text-decoration: none;
}
.pro-pic > div {
	padding-bottom: 30px;
}
.ui-widget.ui-widget-content {
	z-index: 1000 !important;
}