
/*
Theme Name: Oznakowanie poziome
Author: Bestwebdesign
Version: 1.0
Author URI: https://bwd.pl/
*/

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');


.comment-reply-title small a:before,
.comment-reply-link:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons-Neue";
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
}

/* general */
* {
margin: 0;
padding: 0;
outline: none;
}

html {
background: #f0f0f0;
}

body {
line-height: 1.3;
margin: 0;
padding: 0;
font-family: "Outfit", serif;
font-optical-sizing: auto;
font-weight: 300;
font-size: 18px;
color: #000000;
-webkit-text-size-adjust: 100%;
image-rendering: -webkit-optimize-contrast;
min-width: 320px;
height: 100%;
}

.page-template-front-page {
color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, b, strong {
font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
padding-bottom: 30px;
}

h1,
.fp-section h2.tpl-title {
font-size: 60px;
line-height: 1.1;
padding-bottom: 60px;
}

h2 {
font-size: 36px;
line-height: 1.2;
}

h3 {
font-size: 30px;
line-height: 1.2;
}

h4 {
font-size: 24px;
}

h5 {
font-size: 20px;
}

h6 {
font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
word-wrap: normal;
}

a {
color: #fdb900;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
}

a:hover {
color: #ffd42a;
}

ul, ol {
padding-left: 25px;
padding-bottom: 15px;
}

p {
padding-bottom: 15px;
}

p:last-child,
ul:last-child,
ol:last-child {
padding-bottom: 0;
}

img {
border: none;
vertical-align: middle;
}

fieldset {
padding: 25px;
border: 1px solid rgba(0,0,0,0.1);
margin-bottom: 20px;
}

fieldset legend {
padding: 0 15px;
margin-left: -15px;
}

input, button, select, textarea {
font-family: "Outfit", serif;
font-size: 18px;
font-weight: 300;
color: #000000;
}

input[type=text],
input[type=search],
input[type=phone],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
input[type=tel],
select,
.wpcf7-text {
line-height: 20px;
padding: 20px 30px;
border: 1px solid #d9d9d9;
background: #FFFFFF;
color: #000000;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}

::-webkit-input-placeholder {
opacity: 1;
color: #000000;
}

:-moz-placeholder {
opacity: 1;
color: #000000;
}

::-moz-placeholder {
opacity: 1;
color: #000000;
}

:-ms-input-placeholder {  
opacity: 1;
color: #000000;
}

input[type=submit],
input[type=button],
input[type=reset],
button[type=submit],
button[type=reset] {
cursor: pointer;
background: #fdb900;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
line-height: 20px;
padding: 20px 30px;
border: none;
color: #FFFFFF;
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
box-sizing: border-box;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
}

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
button[type=submit]:hover,
button[type=reset]:hover {
background: #ffd42a;
color: #FFFFFF;
outline: none;
}

textarea {
line-height: 20px;
padding: 20px 30px;
border: 1px solid #d9d9d9;
background: #FFFFFF;
color: #000000;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
resize: none;
}

input[type=checkbox] {
float: left;
position: relative;
top: 3px;
}

input[type=radio] {
float: left;
height: 15px;
}

label {
cursor: default;
}

.clearfix:after {
clear: both;
content: ".";
display: block;
font-size: 0;
height: 0;
line-height: 0;
visibility: hidden;
}

.clearfix {
display: block
}

#PageWrapper {
position: relative;
}

#PageContainer {
text-align: left;
}

#PageContent {
padding-top: 180px;
}

.page-template-front-page #PageContent {
padding-top: 0;
}

.tpl-fixed-bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}

.tpl-fixed-bg div {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}

.section {
height: auto !important;
position: relative;
z-index: 0;
overflow: clip;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
display: flex;
flex-direction: column;
}

.page-template-front-page .section {
min-height: 100vh;
}

.fp-table {
display: flex;
flex: 1;
width: 100%;
}

.fp-tableCell {
width: 100%;
}

.fp-content-width-wrapper {
height: 100%;
padding: 0 60px;
position: relative;
}

.fp-content-width {
padding: 120px 180px 120px 180px;
height: 100%;
box-sizing: border-box;
position: relative;
}

a.tpl-readmore {
display: inline-block;
margin-top: 60px;
padding: 20px 30px;
line-height: 20px;
background: #fdb900;
color: #FFFFFF;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
text-align: left;
}

a.tpl-readmore:hover {
background: #ffd42a;
}

a.tpl-readmore span {
display: block;
padding-right: 40px;
position: relative;
}

a.tpl-readmore span:after {
position: absolute;
right: 0px;
top: 50%;
margin-top: -9px;
width: 10px;
height: 18px;
content: '';
background: url(img/arrow_right_white.png) no-repeat scroll center;
background-size: contain;
}

.tpl-content-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
height: 100%;
}

.tpl-content-row .tpl-content-column {
box-sizing: border-box;
}

#start .fp-content-width {
padding-top: 180px;
padding-bottom: 240px;
padding-left: 120px;
padding-right: 120px;
}

#start .tpl-content-row .tpl-content-column {
width: 50%;
}

#start .tpl-content-row .tpl-text-column {
padding-top: 120px;
padding-right: 120px;
}

#start .tpl-content-row .tpl-text-column .tpl-readmore span:after {
right: 5px;
transform: rotate(90deg);
}

#start .tpl-content-row .tpl-video-column {
padding: 0 60px;
}

#start .tpl-content-row .tpl-video-column .tpl-video-wrapper {
position: relative;
}

#start .tpl-content-row .tpl-video-column video {
width: 100%;
height: auto;
display: block;
}

#start .tpl-content-row .tpl-video-column .tpl-play,
#start .tpl-content-row .tpl-video-column .tpl-pause {
position: absolute;
left: 0;
bottom: 0;
width: 120px;
height: 120px;
background: url(img/video_play.png) no-repeat scroll center #fdb900;
background-size: 36px auto;
cursor: pointer;
}

#start .tpl-content-row .tpl-video-column .tpl-play:hover,
#start .tpl-content-row .tpl-video-column .tpl-pause:hover {
background-color: #ffd42a;
}

#start .tpl-content-row .tpl-video-column .tpl-pause {
background-image: url(img/video_pause.png);
}

#start .tpl-content-row .tpl-video-column .tpl-play.tpl-hidden,
#start .tpl-content-row .tpl-video-column .tpl-pause.tpl-hidden {
display: none;
}

#start .tpl-numbers-wrapper {
position: absolute;
z-index: -1;
left: 0;
right: 0;
bottom: 0;
border-top: 1px solid rgba(255,255,255,0.15);
}

#start .tpl-numbers-container {
max-width: 1440px;
margin: 0 auto;
padding: 0 60px;
}

#start .tpl-numbers {
background: #FFFFFF;
color: #000000;
float: right;
padding: 45px 60px;
width: 54.16%;
box-sizing: border-box;
}

#start .tpl-numbers-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row nowrap;
gap: 60px;
}

#start .tpl-numbers-row .tpl-numbers-column .tpl-title {
font-size: 30px;
font-weight: 500;
padding-bottom: 10px;
line-height: 1.1;
}

#offer .tpl-content-row .tpl-text-column {
width: 45.83%;
padding-right: 60px;
display: flex;
flex-direction: column;
}

#offer .tpl-content-row .tpl-text-column .tpl-column-content {
position: sticky;
bottom: 120px;
margin-top: auto;
}

#offer .tpl-content-row .tpl-text-column h2.tpl-title {
padding-bottom: 60px;
}

#offer .tpl-content-row .tpl-offer-content-column {
width: 54.16%;
position: relative;
}

#offer .tpl-content-row .tpl-offer-content-column:before {
position: absolute;
top: -120px;
bottom: -120px;
right: -3001px;
width: 3000px;
background: #FFFFFF;
content: '';
border-left: 1px solid #d9d9d9;
}

#offer .tpl-content-row .tpl-offer-content-column .tpl-column-content {
background: #FFFFFF;
color: #000000;
margin-top: -120px;
margin-bottom: -120px;
}

#offer .tpl-content-row .tpl-offer-content-column .tpl-offer-content-slide {
padding: 120px;
min-height: 100vh;
box-sizing: border-box;
}

#offer .tpl-offer-features-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin: 0 -15px -45px -15px;
padding-top: 60px;
}

#offer .tpl-offer-features-column {
width: 33.33%;
padding: 0 15px 45px 15px;
box-sizing: border-box;
}

#offer .tpl-offer-features-column .tpl-icon {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 0;
}

#offer .tpl-offer-features-column .tpl-icon img {
max-width: 40px;
max-height: 40px;
}

#offer .tpl-offer-features-column .tpl-title {
padding-top: 20px;
font-weight: 500;
}

#offer .tpl-content-row .tpl-offer-content-column .tpl-readmore-wrapper {
text-align: right;
}

#offer .tpl-offer-nav-slider-wrapper {
padding-right: 240px;
background: #fdb900;
position: relative;
}

#offer .tpl-offer-nav-slide {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
height: 120px;
color: #000000;
text-decoration: none;
}

#offer .tpl-offer-nav-slide:hover {
background: #ffd42a;
}

#offer .tpl-offer-nav-slide:not(:first-child):not(.slick-slide) {
display: none;
}

#offer .tpl-offer-nav-slide .tpl-title {
padding: 0 30px;
font-weight: 500;
box-sizing: border-box;
width: 100%;
}

#offer .tpl-offer-nav-buttons {
position: absolute;
width: 40%;
right: 0;
top: 0;
bottom: 0;
}

#offer .tpl-offer-nav-buttons .slick-arrow {
float: left;
width: 50%;
box-sizing: border-box;
height: 120px;
background: #FFFFFF;
cursor: pointer;
position: relative;
}

#offer .tpl-offer-nav-buttons .slick-arrow:hover {
background-color: #f2f2f2;
}

#offer .tpl-offer-nav-buttons .slick-prev {
border-right: 1px solid #d9d9d9;
}

#offer .tpl-offer-nav-buttons .slick-arrow:after {
position: absolute;
left: 50%;
top: 50%;
margin-top: -9px;
margin-left: -5px;
width: 10px;
height: 18px;
content: '';
background: url(img/arrow_right_black.png) no-repeat scroll center;
background-size: contain;
}

#offer .tpl-offer-nav-buttons .slick-prev:after {
transform: rotate(180deg);
}

#offer .tpl-offer-content-slide:not(:first-child):not(.slick-slide) {
display: none;
}

#offer .tpl-offer-content-slide h3.tpl-title {
font-size: 60px;
line-height: 1.1;
}

#offer .tpl-offer-nav-counter {
position: absolute;
right: 0;
bottom: -45px;
line-height: 30px;
}

#offer .tpl-offer-nav-counter .tpl-current {
font-weight: 500;
}

#offer .tpl-offer-nav-counter .tpl-separator {
padding: 0 10px;
}

#featured-realizations .tpl-content-row > .tpl-text-column {
width: 29.16%;
padding-right: 60px;
}

#featured-realizations .tpl-content-row > .tpl-text-column .tpl-column-content {
position: sticky;
top: 120px;
}

#featured-realizations .tpl-content-row .tpl-featured-realizations-content-column {
width: 70.84%;
position: relative;
}

#featured-realizations .tpl-content-row .tpl-featured-realizations-content-column:before {
position: absolute;
top: -120px;
bottom: -120px;
right: -3001px;
width: 3000px;
background: #FFFFFF;
content: '';
border-left: 1px solid #d9d9d9;
}

#featured-realizations .tpl-content-row .tpl-featured-realizations-content-column .tpl-column-content {
position: relative;
margin-top: -120px;
margin-bottom: -120px;
z-index: 6;
background: #FFFFFF;
color: #000000;
}

#featured-realizations .tpl-fr-content-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
height: 100%;
}

#featured-realizations .tpl-fr-content-row .tpl-fr-content-column {
box-sizing: border-box;
}

#featured-realizations .tpl-fr-content-row .tpl-text-column {
width: 53%;
}

#featured-realizations .tpl-fr-content-row .tpl-text-column .tpl-fr-column-content {
padding: 120px;
}

#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column {
width: 47%;
}

#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slider-wrapper {
position: sticky;
top: 0;
height: 100vh;
padding-bottom: 120px;
box-sizing: border-box;
}

#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slider,
#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slide,
#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .slick-list,
#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .slick-track {
height: 100%;
}

#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slide:not(:first-child):not(.slick-slide) {
display: none;
}

#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}

#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slider {
position: absolute;
bottom: 0;
left: 0;
width: 50%;
border-left: 1px solid #d9d9d9;
}

#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide:not(:first-child):not(.slick-slide) {
display: none;
}

#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide {
font-size: 0;
line-height: 120px;
text-align: center;
}

#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide img {
display: inline-block;
max-width: 100%;
max-height: 120px;
}

#featured-realizations .tpl-featured-realizations-nav-buttons {
position: absolute;
right: 0;
bottom: 0;
width: 50%;
}

#featured-realizations .tpl-featured-realizations-nav-buttons .slick-arrow {
float: left;
width: 50%;
box-sizing: border-box;
height: 120px;
background: #FFFFFF;
cursor: pointer;
position: relative;
border-left: 1px solid #d9d9d9;
}

#featured-realizations .tpl-featured-realizations-nav-buttons .slick-arrow:hover {
background-color: #f2f2f2;
}

#featured-realizations .tpl-featured-realizations-nav-buttons .slick-arrow:after {
position: absolute;
left: 50%;
top: 50%;
margin-top: -9px;
margin-left: -5px;
width: 10px;
height: 18px;
content: '';
background: url(img/arrow_right_black.png) no-repeat scroll center;
background-size: contain;
}

#featured-realizations .tpl-featured-realizations-nav-buttons .slick-prev:after {
transform: rotate(180deg);
}

#references .tpl-content-row .tpl-content-column {
width: 50%;
}

#references .tpl-content-row .tpl-text-column {
padding-top: 90px;
padding-right: 120px;
}

#references .tpl-content-row .tpl-text-column .tpl-column-content {
position: sticky;
top: 120px;
}

#references .tpl-content-row .tpl-references-slider-column {
padding-left: 60px;
}

#references .tpl-content-row .tpl-references-slider-column .tpl-column-content {
background: #FFFFFF;
color: #000000;
box-sizing: border-box;
}

#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide:not(:first-child):not(.slick-slide) {
display: none;
}

#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide-content {
padding: 60px 120px 90px;
}

#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-logo {
width: 180px;
height: 120px;
line-height: 120px;
font-size: 0;
padding-bottom: 30px;
}

#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-logo img {
max-width: 100%;
max-height: 120px;
}

#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-title {
font-weight: 500;
font-size: 30px;
line-height: 1.2;
padding-bottom: 30px;
}

#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-text {
padding-left: 60px;
background: url(img/reference_quote.png) no-repeat scroll 0 0;
background-size: 32px auto;
}

#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-author {
font-weight: 500;
padding-top: 30px;
}

#references .tpl-content-row .tpl-references-slider-nav-wrapper {
border-top: 1px solid #d9d9d9;
}

#references .tpl-content-row .tpl-references-slider-nav-buttons {
float: right;
width: 36.36%;
}

#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-arrow {
float: left;
width: 50%;
box-sizing: border-box;
height: 120px;
background: #FFFFFF;
cursor: pointer;
position: relative;
border-left: 1px solid #d9d9d9;
}

#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-arrow:hover {
background-color: #f2f2f2;
}

#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-arrow:after {
position: absolute;
left: 50%;
top: 50%;
margin-top: -9px;
margin-left: -5px;
width: 10px;
height: 18px;
content: '';
background: url(img/arrow_right_black.png) no-repeat scroll center;
background-size: contain;
}

#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-prev:after {
transform: rotate(180deg);
}

#references .tpl-references-nav-counter {
float: left;
line-height: 120px;
padding-left: 120px;
}

#references .tpl-references-nav-counter .tpl-current {
font-weight: 500;
}

#references .tpl-references-nav-counter .tpl-separator {
padding: 0 10px;
}

#advantages .tpl-content-row > .tpl-title-column {
width: 29.16%;
padding-right: 120px;
}

#advantages .tpl-content-row > .tpl-title-column .tpl-column-content {
position: sticky;
top: 120px;
}

#advantages .tpl-content-row > .tpl-text-column {
width: 33.33%;
position: relative;
padding: 0 60px;
}

#advantages .tpl-content-row > .tpl-advantages-list-column {
width: 37.51%;
position: relative;
}

#advantages .tpl-content-row > .tpl-advantages-list-column:before {
position: absolute;
top: -120px;
bottom: -120px;
left: 0;
right: 0;
background: #FFFFFF;
content: '';
z-index: -1;
}

#advantages .tpl-content-row > .tpl-advantages-list-column:after {
position: absolute;
top: -120px;
bottom: -120px;
right: -3001px;
width: 3000px;
background: #FFFFFF;
content: '';
border-left: 1px solid #d9d9d9;
}

#advantages .tpl-content-row > .tpl-advantages-list-column .tpl-column-content {
color: #000000;
padding: 0 120px;
}

#advantages .tpl-advantages-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin: 0 -15px -45px -15px;
}

#advantages .tpl-advantages-column {
width: 50%;
padding: 0 15px 45px 15px;
box-sizing: border-box;
}

#advantages .tpl-advantages-column .tpl-icon {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 0;
}

#advantages .tpl-advantages-column .tpl-icon img {
max-width: 40px;
max-height: 40px;
}

#advantages .tpl-advantages-column .tpl-title {
padding-top: 20px;
font-weight: 500;
}

#blog .tpl-content-row > .tpl-text-column {
width: 29.16%;
padding-top: 90px;
padding-right: 120px;
}

#blog .tpl-content-row > .tpl-text-column .tpl-column-content {
position: sticky;
position: sticky;
top: 120px;
}

#blog .tpl-content-row .tpl-latest-news-column {
width: 70.84%;
position: relative;
}

#blog .tpl-content-row .tpl-latest-news-column .tpl-column-content {
background: #FFFFFF;
color: #000000;
}

#blog .tpl-content-row .tpl-latest-news-column .tpl-latest-news-slider-wrapper {
position: relative;
}

#blog .tpl-posts-row {
flex-flow: row nowrap;
overflow: hidden;
margin: 0 60px;
}

#blog .tpl-posts-row:before {
background: #FFFFFF;
}

#blog .tpl-posts-row:after {
display: none;
}

#blog .tpl-posts-row .tpl-post-entry {
width: 50%;
flex-grow: 0; 
flex-shrink: 0;
border-bottom: none;
padding-bottom: 0;
}

#blog .tpl-posts-row .tpl-post-entry a {
position: relative;
padding-top: 120px;
padding-bottom: 120px;
background: #FFFFFF;
}

#blog .tpl-content-row .tpl-latest-news-slider-nav-wrapper {
border-top: 1px solid #d9d9d9;
position: relative;
background: #FFFFFF;
}

#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons {
float: right;
width: 23.53%;
}

#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-arrow {
float: left;
width: 50%;
box-sizing: border-box;
height: 120px;
background: #FFFFFF;
cursor: pointer;
position: relative;
border-left: 1px solid #d9d9d9;
}

#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-arrow:hover {
background-color: #f2f2f2;
}

#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-arrow:after {
position: absolute;
left: 50%;
top: 50%;
margin-top: -9px;
margin-left: -5px;
width: 10px;
height: 18px;
content: '';
background: url(img/arrow_right_black.png) no-repeat scroll center;
background-size: contain;
}

#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-prev:after {
transform: rotate(180deg);
}

#blog .tpl-latest-news-nav-counter {
float: left;
line-height: 120px;
padding-left: 120px;
}

#blog .tpl-latest-news-nav-counter .tpl-current {
font-weight: 500;
}

#blog .tpl-latest-news-nav-counter .tpl-separator {
padding: 0 10px;
}

#footer {
background: url(img/contact_bg.png) no-repeat scroll center #313131;
background-size: cover;
color: #FFFFFF;
}

#footer .tpl-content-row .tpl-text-column {
width: 50%;
position: relative;
display: flex;
flex-direction: column;
}

#footer .tpl-content-row .tpl-text-column .tpl-column-content {
position: sticky;
bottom: 0;
margin-top: auto;
}

#footer .tpl-content-row .tpl-text-column h2.tpl-title {
padding-bottom: 90px;
padding-right: 60px;
}

#footer .tpl-content-row .tpl-contact-form-column {
width: 50%;
position: relative;
}

#footer .tpl-content-row .tpl-contact-form-column .tpl-column-content {
background: #FFFFFF;
color: #000000;
padding: 120px;
margin-top: -120px;
margin-bottom: -120px;
margin-left: -2px;
position: relative;
z-index: 6;
height: 100%;
}

#footer .tpl-content-row .tpl-contact-details-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

#footer .tpl-content-row .tpl-contact-details-column {
width: 50%;
box-sizing: border-box;
border: 1px solid #505050;
margin-right: -1px;
margin-bottom: -1px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
height: 180px;
font-weight: 500;
position: relative;
text-decoration: none;
color: inherit;
}

#footer .tpl-content-row a.tpl-contact-details-column:before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
background: rgba(255, 255, 255, 0.05);
opacity: 0;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
}

#footer .tpl-content-row a.tpl-contact-details-column.tpl-catalog-column:before {
background: rgba(0, 0, 0, 0.15);
}

#footer .tpl-content-row a.tpl-contact-details-column:hover:before {
opacity: 1;
}

#footer .tpl-content-row a.tpl-contact-details-column .tpl-contact-column-content > * {
position: relative;
}

#footer .tpl-content-row .tpl-contact-details-column .tpl-contact-column-content {
padding: 15px 60px;
box-sizing: border-box;
width: 100%;
}

#footer .tpl-content-row .tpl-contact-details-column .tpl-label {
font-size: 14px;
}

#footer .tpl-content-row .tpl-contact-details-column .tpl-value {
color: #fdb900;
}

#footer .tpl-content-row .tpl-contact-details-column.tpl-large .tpl-value {
font-size: 24px;
}

#footer .tpl-content-row .tpl-contact-details-column .tpl-value a {
text-decoration: none;
}

#footer .tpl-content-row .tpl-catalog-column .tpl-contact-column-content {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
height: 100%;
color: #FFFFFF;
text-decoration: none;
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

#footer .tpl-content-row .tpl-catalog-column .tpl-contact-column-content span {
width: 90px;
padding-top: 45px;
background: url(img/download_white.png) no-repeat scroll 0 0;
background-size: 28px auto;
}

/* pagination */
.tpl-pagination {
text-align: center;
}

.tpl-pagination .screen-reader-text {
display: none;
}

.tpl-pagination .navigation {
padding-top: 60px;
font-size: 16px;
font-weight: 500;
}

.tpl-pagination .nav-links a,
.tpl-pagination .nav-links span {
display: inline-block;
height: 30px;
width: 30px;
line-height: 30px;
margin: 0 2px 4px 2px;
color: inherit;
text-decoration: none;
text-align: center;
cursor: pointer;
}

.tpl-pagination .nav-links .prev,
.tpl-pagination .nav-links .next {
width: auto;
}

.tpl-pagination .nav-links a:hover {
color: #fdb900;
}

.tpl-pagination .nav-links span {
background: none;
}

.tpl-pagination .nav-links span.current {
background: #fdb900;
color: #ffffff;
cursor: default;
}

.tpl-posts-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: stretch;
flex-flow: row wrap;
position: relative;
margin: 0 -60px;
margin-bottom: -60px;
}

.tpl-posts-row:before {
position: absolute;
right: 0px;
top: 0;
bottom: 0;
width: 3px;
background: #f0f0f0;
content:  '';
z-index: 1;
}

.tpl-posts-row:after {
position: absolute;
right: 0px;
bottom: 0;
width: 100%;
height: 3px;
background: #f0f0f0;
content:  '';
z-index: 1;
}

.tpl-posts-row .tpl-post-entry {
width: 33.33%;
padding-bottom: 60px;
box-sizing: border-box;
}

.tpl-posts-row .tpl-post-entry a {
display: block;
height: 100%;
color: inherit;
text-decoration: none;
padding: 60px;
box-sizing: border-box;
border-right: 1px solid #d9d9d9;
}

.tpl-posts-row .tpl-post-entry a span {
display: block;
}

.tpl-posts-row .tpl-post-entry a .tpl-post-entry-image {
padding-bottom: 30px;
}

.tpl-posts-row .tpl-post-entry a .tpl-post-entry-image img {
display: block;
width: 100%;
height: auto;
}

.tpl-posts-row .tpl-post-entry a .tpl-post-entry-title {
font-size: 30px;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
}

.tpl-posts-row .tpl-post-entry a:hover .tpl-post-entry-title {
color: #fdb900;
}

.tpl-video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

.tpl-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.single .tpl-post-main-image {
position: absolute;
top: 0;
left: 55%;
width: 62%;
height: 660px;
}

.single .tpl-post-main-image img {
width: 100%;
height: 100%;
object-fit: cover;
}

.single h1.page-title {
padding-right: 45%;
padding-bottom: 120px;
}

.tpl-post-content-wrapper {
position: relative;
}

.tpl-post-content {
padding: 0 120px;
position: relative;
}

.tpl-post-content-box {
background: #FFFFFF;
padding: 120px;
max-width: 1020px;
box-sizing: border-box;
}

.tpl-post-share-buttons {
position: absolute;
top: 0;
left: 0;
font-size: 0;
}

.tpl-post-share-buttons a {
display: block;
width: 60px;
height: 60px;
background-position: center;
background-repeat: no-repeat;
background-size: 100% auto;
font-size: 0;
border: 1px solid #d9d9d9;
margin-bottom: 10px;
}

.tpl-post-share-buttons a:hover {
background-color: #e3e3e3;
}

.tpl-post-share-buttons a.tpl-facebook {
background-image: url(img/post_share_facebook.png);
}

.tpl-post-share-buttons a.tpl-twitter {
background-image: url(img/post_share_twitter.png);
}

.tpl-post-share-buttons a.tpl-linkedin {
background-image: url(img/post_share_linkedin.png);
} 

.tpl-post-content .tpl-post-gallery {
padding-top: 60px;
}

.tpl-post-content .tpl-back-link {
padding-top: 60px;
}

.tpl-post-content .tpl-back-link a {
display: inline-block;
padding: 15px 30px;
line-height: 20px;
background: #000000;
color: #FFFFFF;
text-decoration: none;
box-sizing: border-box;
text-align: center;
border-radius: 25px;
}

.tpl-post-content .tpl-back-link a:hover {
background: #7e7e7e;
}

#fp-nav {
position: fixed;
right: 60px;
top: 50%;
padding: 0;
margin: 0;
width: 30px;
}

#fp-nav ul {
padding: 0;
margin: 0;
}

#fp-nav ul li {
display: block;
padding: 15px 0;
}

#fp-nav ul li a {
display: block;
color: inherit;
height: 1px;
background: #FFFFFF;
font-size: 14px;
text-align: right;
text-decoration: none;
position: relative;
}

#fp-nav.tpl-white-section ul li a {
background: #000000;
}

#fp-nav ul li a:not(.active):hover {
background: #fdb900;
}

#fp-nav ul li a.active {
height: 10px;
}

#fp-nav ul li a:after {
position: absolute;
left: 0;
top: -5px;
bottom: -5px;
width: 100%;
content: '';
}

#fp-nav ul li a.active:after {
top: 0;
bottom: 0;
}

#fp-nav ul li a span {
display: block;
padding-bottom: 15px;
}

.tpl-next-section-scroll {
position: fixed;
right: 60px;
bottom: 60px;
width: 30px;
height: 60px;
background: #000000;
}

.tpl-next-section-scroll:hover {
background: #262626;
}

.tpl-next-section-scroll span {
position: absolute;
left: 0;
bottom: 0;
width: 30px;
height: 30px;
background: url(img/arrow_down.png) no-repeat scroll center;
background-size: 100% auto;
}

.tpl-next-section-scroll.up span {
transform: rotate(180deg);
bottom: auto;
top: 0;
}

/* header */
.tpl-header-wrapper {
position: fixed;
z-index: 5;
top: 0;
left: 0;
width: 100%;
border-bottom: 1px solid #d9d9d9;
transition: .3s ease-out;
-moz-transition: .3s ease-out;
-webkit-transition: .3s ease-out;
transition-property: background, border;
-moz-transition-property: background, border;
-webkit-transition-property: background, border;
}

.tpl-header-collapsed .tpl-header-wrapper {
background: #f0f0f0;
}

.page-template-front-page .tpl-header-wrapper {
border-color: rgba(255,255,255,0.15);
}

.tpl-header-top {
max-width: 1800px;
height: 100%;
margin: 0 auto;
padding: 0 60px;
position: relative;
}

.tpl-header-logo {
float: left;
width: 276px;
height: 180px;
line-height: 180px;
font-size: 0;
transition: .3s ease-out;
-moz-transition: .3s ease-out;
-webkit-transition: .3s ease-out;
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
position: relative;
}

.tpl-header-collapsed .tpl-header-logo {
width: 200px;
height: 90px;
line-height: 90px;
}

.tpl-header-logo img {
width: 100%;
height: auto;
padding-top: 15px;
transition: .3s ease-out;
-moz-transition: .3s ease-out;
-webkit-transition: .3s ease-out;
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
}

.tpl-header-logo .tpl-logo-white {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
opacity: 0;
}

.page-template-front-page:not(.tpl-header-collapsed) .tpl-header-logo .tpl-logo-white {
opacity: 1;
}

.tpl-header-right {
float: right;
}

.tpl-top-menu-wrapper {
float: left;
padding: 45px 0;
transition: .3s ease-out;
-moz-transition: .3s ease-out;
-webkit-transition: .3s ease-out;
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
}

.tpl-header-collapsed .tpl-top-menu-wrapper {
padding: 0px 0;
}

.tpl-top-menu-wrapper ul {
list-style: none;
padding: 0;
}

.tpl-top-menu-wrapper ul li {
float: left;
margin-left: 20px;
position: relative;
}

.tpl-top-menu-wrapper ul li:first-child {
margin-left: 0;
}

.tpl-top-menu-wrapper ul li a {
color: #000000;
text-decoration: none;
display: block;
font-size: 16px;
text-transform: uppercase;
line-height: 90px;
font-weight: 500;
position: relative;
}

.page-template-front-page:not(.tpl-header-collapsed) .tpl-top-menu-wrapper ul li a {
color: #FFFFFF;
}

.tpl-top-menu-wrapper ul li a:hover {
color: #848484 !important;
}

.tpl-top-menu-wrapper li.current-menu-item > a,
.tpl-top-menu-wrapper li.current-menu-item > a:hover,
.tpl-top-menu-wrapper li.current-menu-ancestor > a,
.tpl-top-menu-wrapper li.current-menu-ancestor > a:hover,
.tpl-top-menu-wrapper li.current-menu-parent > a,
.tpl-top-menu-wrapper li.current-menu-parent > a:hover,
.tpl-top-menu-wrapper li.current_page_parent > a,
.tpl-top-menu-wrapper li.current_page_parent > a:hover,
.tpl-top-menu-wrapper li.current-page-ancestor > a,
.tpl-top-menu-wrapper li.current-page-ancestor > a:hover {
color: #fdb900 !important;
opacity: 1;
}

.tpl-top-menu-wrapper ul li.menu-item-has-children.current-menu-item > a > span:after,
.tpl-top-menu-wrapper ul li.menu-item-has-children.current-menu-ancestor > a > span:after,
.tpl-top-menu-wrapper ul li.menu-item-has-children.current-menu-parent > a > span:after,
.tpl-top-menu-wrapper ul li.menu-item-has-children.current_page_parent > a > span:after,
.tpl-top-menu-wrapper ul li.menu-item-has-children.current-page-ancestor > a > span:after {
background-position: 0 -40px;
}

.tpl-top-menu-wrapper ul li.menu-item-has-children > a > span {
padding-right: 20px;
position: relative;
display: block;
}

.tpl-top-menu-wrapper ul li.menu-item-has-children > a > span:after {
position: absolute;
right: 0px;
top: 50%;
margin-top: -20px;
width: 15px;
height: 40px;
content: '';
background: url(img/top_menu_dropdown.png) no-repeat scroll center 0;
background-size: 12px auto;
}

.page-template-front-page:not(.tpl-header-collapsed) .tpl-top-menu-wrapper ul li.menu-item-has-children > a > span:after {
background-position: 0 -80px;
}

/* menu dropdown */
.tpl-top-menu-wrapper ul li ul {
float: left;
position: absolute;
left: 0;
width: 220px;
z-index: 1;
background: #000000;
padding: 0;
white-space: normal;
opacity: 0;
visibility: hidden;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: opacity, visibility;
-moz-transition-property: opacity, visibility;
-webkit-transition-property: opacity, visibility;
}

.tpl-top-menu-wrapper ul li ul li {
background: none;
padding: 0;
margin: 0;
display: block;
border-bottom: 1px solid rgba(255,255,255,0.15);
}

.tpl-top-menu-wrapper ul li ul > li:last-child {
border: none;
}

.tpl-top-menu-wrapper ul li:hover > ul {
opacity: 1;
visibility: visible;
}

.tpl-top-menu-wrapper ul li li {
float: none;
height: auto;
padding: 0;
}

.tpl-top-menu-wrapper ul li li a {
display: block;
height: auto;
color: #FFFFFF;
font-size: 12px;
margin: 0;
padding: 0;
border: none;
text-decoration: none;
}

.tpl-top-menu-wrapper ul li li a:hover {
color: #a8a8a8;
}

.tpl-top-menu-wrapper ul li li.fp-active a {
color: #febf00;
}

.tpl-top-menu-wrapper ul li li a span {
display: block;
line-height: 1.2;
padding: 10px 15px;
}

.tpl-header-social-media {
float: left;
margin-left: 30px;
padding: 75px 0;
transition: .3s ease-out;
-moz-transition: .3s ease-out;
-webkit-transition: .3s ease-out;
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
}

.tpl-header-collapsed .tpl-header-social-media {
padding: 30px 0;
}

.tpl-header-social-media a {
float: left;
width: 30px;
height: 30px;
margin-left: 10px;
background: url(img/social_media.png) center 0;
background-size: 100% auto;
}

.page-template-front-page:not(.tpl-header-collapsed) .tpl-header-social-media a {
background-image: url(img/social_media_white.png);
}

.tpl-header-social-media a:first-child {
margin-left: 0;
}

.tpl-header-social-media a.tpl-youtube {
background-position: center -30px;
}

.tpl-header-social-media a:hover {
filter: brightness(0) saturate(100%) invert(68%) sepia(9%) saturate(6721%) hue-rotate(7deg) brightness(107%) contrast(102%);
}

/* content */
#Content {
position: relative;
z-index: 0;
overflow: clip;
}

#Content .tpl-section-wrapper {
padding: 120px 240px;
max-width: 1440px;
margin: 0 auto;
}

#Content .tpl-section-content.tpl-column-layout {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

/* wpcf7 */
body .wpcf7-form .form-row {
margin-bottom: 20px;
}

body .wpcf7-form .form-row label {
display: block;
padding-bottom: 5px;
}

body .wpcf7-form-control.wpcf7-acceptance {
display: block;
}

body .wpcf7-list-item {
display: block;
margin: 0;
}

body .wpcf7-list-item label {
display: inline-block;
cursor: pointer;
font-size: 12px;
line-height: 1.2;
position: relative;
}

body .wpcf7-list-item label input[type=checkbox] {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
}

body .wpcf7-list-item label .wpcf7-list-item-label {
display: inline-block;
padding-left: 45px;
position: relative;
}

body .wpcf7-list-item label .wpcf7-list-item-label:before {
position: absolute;
top: 0;
left: 0;
width: 30px;
height: 30px;
border: 1px solid #d9d9d9;
background: #FFFFFF;
background-size: 100% auto;
background-position: center;
background-repeat: no-repeat;
content: '';
}

body .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label:before {
background-image: url(img/checkbox.png);
}

@-moz-keyframes rotating {
	from{
		-moz-transform: rotate(0deg);
	}
	to{
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes rotating {
	from {
		-webkit-transform: rotate(0deg);
	}
	to{
		-webkit-transform: rotate(360deg);
	}
}

@keyframes rotating {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

body span.wpcf7-not-valid-tip {
font-size: 11px;
padding-top: 5px;
text-align: left;
}

body .wpcf7 form .wpcf7-response-output {
margin-left: 0;
margin-right: 0;
padding: 10px 30px;
font-size: 14px;
margin-top: 30px;
margin-bottom: 0;
}

body .wpcf7-form-control-wrap {
display: block;
}

/* alignments */
.alignleft {
float: left;
margin: 0.375em 50px 50px 0;
}

.alignright {
float: right;
margin: 0.375em 0 50px 50px;
}

.aligncenter {
clear: both;
display: block;
margin: 0 auto 50px;
}

.alignnone {
max-width: 100%;
width: auto;
height: auto;
}

blockquote.alignleft {
margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
margin-bottom: 1.473684211em;
}

/* responsive menu */
.tpl-responsive-menu-overlay {
position: fixed;
z-index: 90;
top: 0;
left: 0;
bottom: 0;
width: 100%;
opacity: 0;
visibility: hidden;
background: rgba(255,255,255,0.9);
transition: .3s ease-out;
-moz-transition: .3s ease-out;
-webkit-transition: .3s ease-out;
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
}

.tpl-responsive-menu-overlay.flexnav-show {
opacity: 1;
visibility: visible;
}

.tpl-responsive-menu-wrapper {
position: fixed;
top: 0;
left: 0;
bottom: 0;
width: 100%;
margin-left: 100%;
transition: .3s ease-out;
-moz-transition: .3s ease-out;
-webkit-transition: .3s ease-out;
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
}

.tpl-responsive-menu-overlay.flexnav-show .tpl-responsive-menu-wrapper {
margin-left: 0;
}

.tpl-responsive-menu-container {
height: 100%;
position: absolute;
top: 0;
right: 0;
width: 100%;
max-width: 880px;
bottom: 0;
background: #fdb900;
padding-right: 240px;
box-sizing: border-box;
overflow: auto;
}

.tpl-responsive-menu-content {
padding: 120px;
min-height: 100%;
box-sizing: border-box;
box-sizing: border-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: column wrap;
position: relative;
}

.tpl-responsive-menu-content:after {
position: absolute;
right: 0;
top: 0;
bottom: 0;
border-right: 1px solid rgba(255,255,255,0.4);
content: '';
}

.tpl-responsive-menu-content .tpl-catalog-column {
margin-top: auto;
padding-top: 120px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
height: 180px;
}

.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content {
padding: 15px 60px;
box-sizing: border-box;
width: 100%;
position: relative;
}

.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content:before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
background: rgba(255, 255, 255, 0.1);
opacity: 0;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
}

.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content:hover:before {
opacity: 1;
}

.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content > * {
position: relative;
}

.tpl-responsive-menu-content .tpl-catalog-column .tpl-label {
font-size: 14px;
font-weight: 500;
}

.tpl-responsive-menu-content .tpl-catalog-column .tpl-value {
color: #fdb900;
}

.tpl-responsive-menu-content .tpl-catalog-column .tpl-value a {
text-decoration: none;
}

.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
height: 100%;
color: #fdb900;
text-decoration: none;
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content span {
width: 90px;
padding-top: 45px;
background: url(img/download_yellow.png) no-repeat scroll 0 0;
background-size: 28px auto;
}

.responsive-menu-container ul {
margin: 0;
padding: 0;
}

.responsive-menu-container ul:not(.tpl-hidden) {
transition: .3s ease-out;
-moz-transition: .3s ease-out;
-webkit-transition: .3s ease-out;
transition-property: opacity, visibility;
-moz-transition-property: opacity, visibility;
-webkit-transition-property: opacity, visibility;
}

.responsive-menu-container ul.tpl-hidden {
opacity: 0;
visibility: hidden;
height: 0;
overflow: hidden;
}

.responsive-menu-container ul li {
list-style: none;
background: none;
margin: 0;
padding-top: 10px;
}

.responsive-menu-container ul > li:first-child {
padding-top: 0;
}

.responsive-menu-container ul li a {
color: #000000;
display: block;
font-size: 30px;
line-height: 1.2;
font-weight: 500;
text-decoration: none;
position: relative;
}

.responsive-menu-container ul li a:hover {
opacity: 0.5;
}

.responsive-menu-container ul li.current-menu-ancestor > a,
.responsive-menu-container ul li.current-menu-item > a,
.responsive-menu-container ul li.current-menu-parent > a,
.responsive-menu-container ul li.current_page_parent > a {
font-weight: 500 !important;
}

.responsive-menu-container ul li a > span {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row nowrap;
align-items: center;
}

.responsive-menu-container ul li a > span .tpl-icon {
width: 60px;
flex-grow: 0; 
flex-shrink: 0;
text-align: center;
}

.responsive-menu-container ul li a > span .tpl-icon img {
max-width: 100%;
max-width: 36px;
max-height: 36px;
}

.responsive-menu-container ul li a > span .tpl-title {
flex: 1;
}

.responsive-menu-container ul li.menu-item-has-children a {
padding-right: 45px;
position: relative;
}

.responsive-menu-container ul li.menu-item-has-children a:after {
position: absolute;
right: 0px;
top: 11px;
width: 10px;
height: 18px;
display: block;
background: url(img/arrow_right_black.png) no-repeat scroll center;
background-size: contain;
content: '';
}

.responsive-menu-container .sub-menu li:not(.tpl-menu-back) {
padding-left: 30px;
}

.responsive-menu-container .sub-menu li:not(.tpl-menu-back) a {
font-size: 18px;
font-weight: 300;
}

.responsive-menu-container .sub-menu .tpl-menu-back {
padding-bottom: 10px;
}

.responsive-menu-container .sub-menu .tpl-menu-back a {
padding-left: 30px;
position: relative;
}

.responsive-menu-container .sub-menu .tpl-menu-back a:after {
position: absolute;
left: 0px;
top: 11px;
width: 10px;
height: 18px;
display: block;
background: url(img/arrow_right_black.png) no-repeat scroll center;
background-size: contain;
content: '';
transform: rotate(180deg);
}

/* responsive menu button */
.tpl-responsive-menu-button {
position: fixed;
z-index: 99;
right: 0;
height: 181px;
width: 240px;
background: #fdb900;
text-align: center;
cursor: pointer;
color: #FFFFFF;
display: none;
}

.tpl-responsive-menu-button > span {
width: 100%;
}

.tpl-responsive-menu-button span {
display: block;
}

.tpl-responsive-menu-button .tpl-lines {
width: 32px;
margin: 0 auto;
}

.tpl-responsive-menu-button .tpl-line {
display: block;
height: 2px;
background: #FFFFFF;
margin-bottom: 7px;
transition: 0.3s ease-out;
-moz-transition: 0.3s ease-out;
-webkit-transition: 0.3s ease-out;
transition-property: opacity, transform, background;
-moz-transition-property: opacity, transform, background;
-webkit-transition-property: opacity, transform, background;
}

.tpl-responsive-menu-button.active .tpl-line-1 {
transform: rotate(-45deg) translate(-6px,6px);
-moz-transform: rotate(-45deg) translate(-6px,6px);
-webkit-transform: rotate(-45deg) translate(-6px,6px);
}

.tpl-responsive-menu-button.active .tpl-line-2 {
opacity: 0;
}

.tpl-responsive-menu-button.active .tpl-line-3 {
transform: rotate(45deg) translate(-6px,-6px);
-moz-transform: rotate(45deg) translate(-6px,-6px);
-webkit-transform: rotate(45deg) translate(-6px,-6px);
}

.tpl-responsive-menu-button .tpl-line-3 {
margin-bottom: 0;
}

.tpl-responsive-menu-button .tpl-label {
padding-top: 10px;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
}

.tpl-responsive-menu-button .touch-button {
display: none;
}

.tpl-video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

.tpl-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.tpl-text ul {
list-style: none;
padding-left: 0;
}

.tpl-text ul li {
position: relative;
padding-left: 15px;
}

.tpl-text ul li:before {
position: absolute;
top: 0;
left: 0;
content: '-';
}

.tpl-footer-bottom-wrapper {
position: absolute;
left: 0;
right: 0;
bottom: 0;
}

.tpl-footer-bottom-wrapper:before {
position: absolute;
top: 0;
width: 50vw;
right: 50%;
border-top: 1px solid #505050;
content: '';
}

.tpl-footer-bottom {
padding: 50px 60px;
font-size: 14px;
line-height: 20px;
}

.tpl-footer-bottom > div {
float: left;
}

.tpl-footer-bottom > div:not(:first-child) {
margin-left: 15px;
padding-left: 15px;
position: relative;
}

.tpl-footer-bottom > div:not(:first-child):before {
position: absolute;
top: 0;
left: 0;
content: '|';
}

.tpl-footer-bottom a {
color: inherit;
}

.tpl-footer-bottom a:hover {
color: #ffc509;
}

.tpl-footer-author a {
display: inline-block;
line-height: 18px;
margin-left: 6px;
padding-left: 25px;
color: inherit;
text-decoration: none;
background: url(img/bwd.png) no-repeat scroll 0 0px;
background-size: 18px auto;
}

.tpl-form-row {
margin: 0 -10px -10px -10px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
}

.tpl-form-row .tpl-form-column {
width: 100%;
padding: 0 10px 10px 10px;
box-sizing: border-box;
}

.tpl-form-row .tpl-form-column.tpl-terms {
padding-top: 20px;
}

.tpl-form-row .tpl-form-column .tpl-terms-row:not(:last-child) {
padding-bottom: 10px;
}

.tpl-form-row .tpl-form-column.tpl-width-50 {
width: 50%;
}

.tpl-form-row .tpl-form-column.tpl-gdpr {
padding-top: 20px;
text-align: justify;
-moz-text-align-last: center;
text-align-last: center;
font-size: 12px;
}

.tpl-form-row .tpl-form-column.tpl-submit {
padding-top: 20px;
text-align: right;
}

.tpl-form-row .tpl-form-column .wpcf7-spinner {
position: absolute;
right: 28px;
top: 50%;
margin: 0;
margin-top: -12px;
}

.tpl-form-row .tpl-form-column.tpl-submit button {
box-sizing: border-box;
position: relative;
text-align: left;
padding-right: 70px;
}

.tpl-form-row .tpl-form-column.tpl-submit button:after {
position: absolute;
right: 30px;
top: 50%;
margin-top: -9px;
width: 10px;
height: 18px;
content: '';
background: url(img/arrow_right_white.png) no-repeat scroll center;
background-size: contain;
}

.tpl-form-row .tpl-form-column input[type=text],
.tpl-form-row .tpl-form-column input[type=phone],
.tpl-form-row .tpl-form-column input[type=email],
.tpl-form-row .tpl-form-column input[type=url],
.tpl-form-row .tpl-form-column input[type=number],
.tpl-form-row .tpl-form-column input[type=tel],
.tpl-form-row .tpl-form-column textarea,
.tpl-form-row .tpl-form-column select {
width: 100%;
box-sizing: border-box;
}

.tpl-form-row .tpl-form-column textarea {
height: 130px;
}

.tpl-breadcrumbs-wrapper {
margin-top: -75px;
margin-bottom: 55px;
line-height: 20px;
color: #848484;
white-space: nowrap;
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.breadcrumbs {
padding: 0;
margin: 0;
font-size: 14px;
display: inline-block;
vertical-align: top;
}

.breadcrumbs a {
color: inherit;
text-decoration: none;
}

.breadcrumbs a:hover {
opacity: 0.6;
}

.breadcrumbs .current-item {
font-weight: 500;
opacity: 1;
}

.breadcrumbs .tpl-separator {
padding: 0 10px;
}

#services {
z-index: auto;
}

#services .fp-content-width,
#realization .fp-content-width,
#contact .fp-content-width {
padding-top: 0;
padding-bottom: 0;
}

.tpl-services-layout-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row nowrap;
}

.tpl-services-layout-row .tpl-left-column {
box-sizing: border-box;
width: 37.5%;
padding: 120px 60px 120px 0;
border-right: 1px solid #d9d9d9;
}

.tpl-services-layout-row .tpl-left-column .tpl-column-content {
padding-bottom: 0;
position: sticky;
top: 120px;
}

.tpl-services-layout-row .tpl-left-column .tpl-menu-title {
font-size: 30px;
font-weight: 500;
}

.tpl-services-layout-row .tpl-left-column .tpl-menu-title + .side-menu-container {
padding-top: 30px;
}

.tpl-services-layout-row .tpl-left-column .side-menu-container ul {
list-style: none;
padding: 0;
margin: 0 0 0 15px;
}

.tpl-services-layout-row .tpl-left-column .side-menu-container ul li {
padding-left: 45px;
position: relative;
}

.tpl-services-layout-row .tpl-left-column .side-menu-container ul li:before {
position: absolute;
top: 11px;
left: 0;
width: 30px;
border-bottom: 1px solid #fdb900;
content: '';
}

.tpl-services-layout-row .tpl-left-column .side-menu-container ul li:not(:last-child) {
margin-bottom: 10px;
}

.tpl-services-layout-row .tpl-left-column .side-menu-container ul li a {
color: inherit;
text-decoration: none;
}

.tpl-services-layout-row .tpl-left-column .side-menu-container ul li a:hover {
color: #fdb900;
}

.tpl-services-layout-row .tpl-left-column .side-menu-container ul li.current-menu-item a {
font-weight: 500;
color: inherit;
}

.tpl-services-layout-row .tpl-right-column {
box-sizing: border-box;
flex: 1;
min-width: 0;
}

.page-template-realizations .tpl-services-layout-row .tpl-right-column {
padding-bottom: 120px;
}

.tpl-services-layout-row .tpl-right-column .tpl-service-short-description {
padding: 120px;
}

.tpl-services-layout-row .tpl-right-column .tpl-service-main-image {
width: 127%;
margin-bottom: -60px;
}

.tpl-services-layout-row .tpl-right-column .tpl-service-main-image img {
display: block;
width: 100%;
height: auto;
}

.tpl-services-layout-row .tpl-right-column .tpl-service-short-description h1:last-child,
.tpl-services-layout-row .tpl-right-column .tpl-service-short-description h2:last-child,
.tpl-services-layout-row .tpl-right-column .tpl-service-short-description h3:last-child,
.tpl-services-layout-row .tpl-right-column .tpl-service-short-description h4:last-child {
padding-bottom: 0;
}

.tpl-realizations-filter .tpl-realizations-filter-title {
font-size: 30px;
font-weight: 500;
padding-bottom: 45px;
}

.tpl-realizations-filter ul {
list-style: none;
margin: 0;
padding: 0;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.tpl-realizations-filter ul li {
width: 60px;
}

.tpl-realizations-filter ul li a {
display: block;
border: 1px solid #d9d9d9;
text-align: center;
text-decoration: none;
color: inherit;
height: 60px;
line-height: 60px;
font-size: 24px;
margin-left: -1px;
margin-bottom: -1px;
}

.tpl-realizations-filter ul li a:hover {
border-color: #fdb900;
position: relative;
z-index: 1;
}

.tpl-realizations-filter ul li a.tpl-active {
background: #fdb900;
position: relative;
z-index: 1;
color: #FFFFFF;
}

.tpl-realizations-filter ul li a.tpl-disabled {
pointer-events: none;
cursor: default;
color: rgba(0,0,0,0.3);
}

.tpl-realizations-entries {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
padding-bottom: 1px;
}

.tpl-realizations-entries .tpl-realizations-entry {
width: 33.33%;
box-sizing: border-box;
}

.tpl-realizations-entries .tpl-realizations-entry a {
display: block;
color: inherit;
text-decoration: none;
border: 1px solid #d9d9d9;
height: 100%;
height: calc(100% + 1px);
box-sizing: border-box;
margin-left: -1px;
margin-bottom: -1px;
}

.tpl-realizations-entries .tpl-realizations-entry a:hover {
border-color: #fdb900;
position: relative;
}

.tpl-realizations-entries .tpl-realizations-entry a .tpl-logo img {
display: block;
width: 100%;
height: auto;
}

.tpl-realizations-entries .tpl-realizations-entry .tpl-realizations-entry-content {
padding: 30px 30px 60px 30px;
font-size: 14px;
}

.tpl-realizations-entries .tpl-realizations-entry .tpl-title-date-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.tpl-realizations-entries .tpl-realizations-entry .tpl-title-date-row:not(:last-child) {
padding-bottom: 30px;
}

.tpl-realizations-entries .tpl-realizations-entry .tpl-title-date-row .tpl-title {
padding: 0;
flex: 1;
padding-right: 30px;
font-size: 24px;
}

.tpl-realizations-entries .tpl-realizations-entry .tpl-title-date-row .tpl-date {
padding-top: 7px;
}

.tpl-realizations-entries .tpl-realizations-entry .tpl-feature {
padding-bottom: 10px;
}

.tpl-realizations-entries .tpl-realizations-entry .tpl-feature-label {
font-weight: bold;
}

.tpl-realization-layout-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row nowrap;
}

.tpl-realization-layout-row .tpl-left-column {
box-sizing: border-box;
padding-top: 120px;
border-right: 1px solid #d9d9d9;
flex: 1;
min-width: 0;
}

.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row nowrap;
padding: 0 120px 60px 120px;
margin-top: -60px;
}

.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image {
display: none;
padding-bottom: 75%;
position: relative;
margin-left: -30px;
margin-right: -30px;
margin-bottom: -60px;
}

.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image .tpl-logo {
position: absolute;
right: 0;
top: 0;
width: 33.33%;
background: #FFFFFF;
}

.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image .tpl-logo img {
display: block;
width: 100%;
height: auto;
}

.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image > img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}

.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .page-title {
width: 50%;
padding-right: 60px;
box-sizing: border-box;
padding-bottom: 60px;
padding-top: 60px;
align-self: center;
}

.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .tpl-logo {
width: 50%;
box-sizing: border-box;
}

.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .tpl-logo img {
display: block;
width: 100%;
height: auto;
}

.tpl-realization-layout-row .tpl-right-column {
box-sizing: border-box;
width: 37.5%;
position: relative;
}

.tpl-realization-layout-row .tpl-right-column .tpl-realization-main-image {
width: 145%;
position: sticky;
top: 0;
height: 100vh;
}

.tpl-realization-layout-row .tpl-right-column .tpl-realization-main-image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}

.tpl-realization-layout-row .tpl-right-column .tpl-next-realization-wrapper {
position: absolute;
left: 60px;
right: 0;
bottom: 120px;
top: 0;
display: flex;
flex-direction: column;
}

.tpl-realization-layout-row .tpl-right-column .tpl-next-realization {
margin-top: auto;
position: sticky;
bottom: 120px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
height: 120px;
padding-right: 120px;
background: #fdb900;
color: inherit;
text-decoration: none;
font-weight: 500;
}

.tpl-realization-layout-row .tpl-right-column .tpl-next-realization .tpl-label {
padding: 0 30px;
font-weight: 500;
box-sizing: border-box;
width: 100%;
}

.tpl-realization-layout-row .tpl-right-column .tpl-next-realization .tpl-arrow {
position: absolute;
top: 0;
right: 0;
width: 120px;
height: 100%;
background: #FFFFFF;
}

.tpl-realization-layout-row .tpl-right-column .tpl-next-realization:hover {
background: #ffd42a;
}

.tpl-realization-layout-row .tpl-right-column .tpl-next-realization .tpl-arrow:after {
position: absolute;
left: 50%;
top: 50%;
margin-top: -9px;
margin-left: -5px;
width: 10px;
height: 18px;
content: '';
background: url(img/arrow_right_black.png) no-repeat scroll center;
background-size: contain;
}

#PageBuilderServices {
background: #FFFFFF;
padding: 120px;
margin-left: -1px;
position: relative;
}

.tpl-left-column #PageBuilderServices {
margin-left: 0;
margin-right: -1px;
}

.tpl-contact-layout-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row nowrap;
margin-bottom: 60px;
position: relative;
}

.tpl-contact-layout-row .tpl-left-column {
padding-top: 120px;
box-sizing: border-box;
width: 75%;
position: relative;
z-index: 1;
}

.tpl-contact-layout-row .tpl-left-column .page-title {
padding-bottom: 30px;
}

.tpl-contact-layout-row .tpl-left-column .tpl-section-text h2 {
font-size: 30px;
}

.tpl-contact-layout-row .tpl-left-column .tpl-section-text > :last-child {
padding-bottom: 0;
}

.tpl-contact-layout-row .tpl-left-column .tpl-contact-main-image {
display: none;
padding-bottom: 75%;
position: relative;
margin-top: 60px;
margin-left: -30px;
margin-right: -30px;
margin-bottom: -60px;
}

.tpl-contact-layout-row .tpl-left-column .tpl-contact-main-image > img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}

.tpl-contact-layout-row .tpl-left-column .tpl-title-logo-row .tpl-logo img {
display: block;
width: 100%;
height: auto;
}

.tpl-contact-layout-row .tpl-right-column {
box-sizing: border-box;
width: 37.5%;
position: absolute;
right: 0;
top: 0;
bottom: 0;
}

.tpl-contact-layout-row .tpl-right-column .tpl-contact-main-image {
width: 145%;
height: 100%;
}

.tpl-contact-layout-row .tpl-right-column .tpl-contact-main-image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}

#contact .tpl-contact-details-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
padding-top: 60px;
position: relative;
}

#contact .tpl-contact-details-column {
width: 33.33%;
box-sizing: border-box;
border: 1px solid #d9d9d9;
margin-right: -1px;
margin-bottom: -1px;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
height: 180px;
background: #f0f0f0;
position: relative;
text-decoration: none;
color: inherit;
}

#contact a.tpl-contact-details-column:before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
background: rgba(255, 255, 255, 0.5);
opacity: 0;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
}

#contact a.tpl-contact-details-column.tpl-catalog-column:before {
background: rgba(0, 0, 0, 0.1);
}

#contact a.tpl-contact-details-column:hover:before {
opacity: 1;
}

#contact .tpl-contact-details-column .tpl-contact-column-content {
padding: 15px 60px;
box-sizing: border-box;
width: 100%;
font-weight: 500;
}

#contact .tpl-contact-details-column .tpl-contact-column-content > * {
position: relative;
}

#contact .tpl-contact-details-column .tpl-icon {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 0px;
padding-bottom: 20px;
}

#contact .tpl-contact-details-column .tpl-icon img {
max-width: 40px;
max-height: 40px;
}

#contact .tpl-contact-details-column .tpl-label {
font-size: 14px;
}

#contact .tpl-contact-details-column .tpl-value a {
text-decoration: none;
color: inherit;
}

#contact .tpl-contact-details-column.tpl-large .tpl-value {
font-size: 24px;
}

#contact .tpl-catalog-column .tpl-contact-column-content {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
height: 100%;
color: #FFFFFF;
text-decoration: none;
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

#contact .tpl-catalog-column .tpl-contact-column-content span {
width: 90px;
padding-top: 45px;
background: url(img/download_white.png) no-repeat scroll 0 0;
background-size: 28px auto;
}

.tpl-contact-map-wrapper {
margin-bottom: 60px;
position: relative;
}

.tpl-contact-map {
height: 600px;
width: 117%;
}

.tpl-contact-map iframe {
display: block;
width: 100%;
height: 100%;
}

.tpl-contact-map-link-wrapper {
position: absolute;
right: 0;
bottom: 60px;
left: 0;
text-align: right;
}

.tpl-contact-map-link-wrapper .tpl-contact-map-link {
min-width: 480px;
text-align: left;
box-sizing: border-box;
display: inline-flex;
flex-flow: row wrap;
align-items: center;
height: 120px;
padding-right: 120px;
background: #fdb900;
color: inherit;
text-decoration: none;
font-weight: 500;
}

.tpl-contact-map-link-wrapper .tpl-contact-map-link .tpl-label {
padding: 0 30px;
font-weight: 500;
box-sizing: border-box;
width: 100%;
}

.tpl-contact-map-link-wrapper .tpl-contact-map-link .tpl-arrow {
position: absolute;
top: 0;
right: 0;
width: 120px;
height: 100%;
background: #FFFFFF;
}

.tpl-contact-map-link-wrapper .tpl-contact-map-link:hover {
background: #ffd42a;
}

.tpl-contact-map-link-wrapper .tpl-contact-map-link .tpl-arrow:after {
position: absolute;
left: 50%;
top: 50%;
margin-top: -16px;
margin-left: -14px;
width: 28px;
height: 32px;
content: '';
background: url(img/map_link_black.png) no-repeat scroll center;
background-size: contain;
}

.grecaptcha-badge {
visibility: hidden;
}

/* content builder */
.tpl-text-image-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.tpl-text-image-row .tpl-text-image-column {
width: 50%;
box-sizing: border-box;
}

.tpl-text-image-row .tpl-text-column {
align-self: center;
padding-right: 120px;
}

.tpl-text-image-row.image_left .tpl-text-column {
order: 2;
padding-left: 120px;
padding-right: 0;
}

.tpl-text-image-row .tpl-text-column .tpl-link {
margin-top: 30px;
display: inline-block;
padding: 20px 40px;
line-height: 20px;
border-radius: 10px;
line-height: 20px;
background: #000137;
background: linear-gradient(45deg, rgba(0,1,55,1) 0%, rgba(19,21,94,1) 50%, rgba(27,73,142,1) 100%);
background-size: 200% auto;
color: #FFFFFF;
font-weight: 500;
text-decoration: none;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: all;
-moz-transition-property: all;
-webkit-transition-property: all;
}

.tpl-text-image-row .tpl-text-column .tpl-link:hover {
background-position: center right;
}

.tpl-text-image-row .tpl-text-column .tpl-link span {
padding-left: 25px;
display: inline-block;
position: relative;
}

.tpl-text-image-row .tpl-text-column .tpl-link span:before {
position: absolute;
top: 50%;
margin-top: -8px;
left: 0;
width: 16px;
height: 16px;
content: '';
background: url(img/more_arrow_white.png) no-repeat scroll center;
background-size: 100% auto;
}

.tpl-text-image-row .tpl-image-column img {
max-width: 100%;
height: auto;
border-radius: 10px;
}

.tpl-slideshow-section .tpl-slideshow-wrapper {
position: relative;
}

.tpl-slideshow-section .tpl-slideshow .tpl-slide {
display: none;
position: relative;
}

.tpl-slideshow-section .tpl-slideshow .slick-slide,
.tpl-slideshow-section .tpl-slideshow .tpl-slide:first-child {
display: block;
}

.tpl-slideshow-section .tpl-slideshow .tpl-slide img {
width: 100%;
height: 100%;
object-fit: cover;
}

.tpl-slideshow-section .tpl-slideshow .tpl-image {
height: 100%;
padding-bottom: 120px;
box-sizing: border-box;
}

.tpl-slideshow-section .tpl-slideshow .tpl-title {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: #fdb900;
}

.tpl-slideshow-section .tpl-slideshow .tpl-title > span {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
align-items: center;
height: 120px;
padding-right: 40%;
}

.tpl-slideshow-section .tpl-slideshow .tpl-title > span > span {
padding: 0 30px;
font-weight: 500;
box-sizing: border-box;
width: 100%;
}

.tpl-slideshow-section .tpl-slideshow-nav-buttons {
position: absolute;
width: 40%;
right: 0;
bottom: 0;
}

.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-arrow {
float: left;
width: 50%;
box-sizing: border-box;
height: 120px;
background: #f0f0f0;
cursor: pointer;
position: relative;
}

.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-arrow:hover {
background-color: #f2f2f2;
}

.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-prev {
border-right: 1px solid #d9d9d9;
}

.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-arrow:after {
position: absolute;
left: 50%;
top: 50%;
margin-top: -9px;
margin-left: -5px;
width: 10px;
height: 18px;
content: '';
background: url(img/arrow_right_black.png) no-repeat scroll center;
background-size: contain;
}

.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-prev:after {
transform: rotate(180deg);
}

.tpl-page-builder-section {
padding-top: 60px;
padding-bottom: 60px;
}

.tpl-page-builder-section.tpl-padding-top-120 {
padding-top: 120px;
}

.tpl-page-builder-section.tpl-padding-top-90 {
padding-top: 90px;
}

.tpl-page-builder-section.tpl-no-padding-top {
padding-top: 0px;
}

.tpl-page-builder-section.tpl-padding-bottom-120 {
padding-bottom: 120px;
}

.tpl-page-builder-section.tpl-padding-bottom-90 {
padding-bottom: 90px;
}

.tpl-page-builder-section.tpl-no-padding-bottom {
padding-bottom: 0px;
}

.tpl-page-builder-section h1:last-child,
.tpl-page-builder-section h2:last-child,
.tpl-page-builder-section h3:last-child,
.tpl-page-builder-section h4:last-child,
.tpl-page-builder-section h5:last-child,
.tpl-page-builder-section h6:last-child {
padding-bottom: 0;
}

.tpl-gallery-section ul {
margin: -7px;
padding: 0;
list-style: none;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
}

.tpl-gallery-section ul li {
width: 20%;
padding: 7px;
box-sizing: border-box;
}

#PageBuilderServices .tpl-gallery-section ul li {
width: 33.33%;
}

.tpl-gallery-section ul li a {
display: block;
position: relative;
overflow: hidden;
border: 1px solid #d9d9d9;
}

.tpl-gallery-section ul li a img {
width: 100%;
height: auto;
}

.tpl-gallery-section ul li a:after {
content: '';
position: absolute;
right: 0;
bottom: 0;
width: 60px;
height: 60px;
opacity: 0;
background: url(img/gallery_zoom.png) center no-repeat #fdb900;
background-size: 100% auto;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: opacity, background;
-moz-transition-property: opacity, background;
-webkit-transition-property: opacity, background;
}

.tpl-gallery-section ul li a:hover:after {
opacity: 1;
}

.tpl-image-section .tpl-image img {
max-width: 100%;
height: auto;
}

.tpl-page-builder-boxes-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin: 0 -15px -30px -15px;
}

.tpl-page-builder-boxes-column {
width: 33.33%;
box-sizing: border-box;
padding: 0 15px 30px 15px;
}

.tpl-page-builder-boxes-column.tpl-column-width-20 {
width: 20%;
}

.tpl-page-builder-boxes-column.tpl-column-width-25 {
width: 25%;
}

.tpl-page-builder-boxes-column.tpl-column-width-33 {
width: 33.33%;
}

.tpl-page-builder-boxes-column.tpl-column-width-50 {
width: 50%;
}

.tpl-page-builder-boxes-column.tpl-column-width-100 {
width: 100%;
}

.tpl-page-builder-boxes-column .tpl-page-builder-box {
position: relative;
height: 100%;
box-sizing: border-box;
overflow: hidden;
padding: 60px;
border-radius: 10px;
box-shadow: 0 0 60px rgba(0, 0, 0, 0.08);
}

.tpl-page-builder-boxes-column .tpl-page-builder-box .tpl-readmore {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}

.tpl-page-builder-boxes-column .tpl-image {
overflow: hidden;
border-radius: 10px;
position: relative;
margin-bottom: 30px;
}

.tpl-page-builder-boxes-column .tpl-image img {
display: block;
width: 100%;
height: auto;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: transform;
-moz-transition-property: -moz-transform;
-webkit-transition-property: -webkit-transform;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
}

.tpl-page-builder-boxes-column.tpl-has-link .tpl-page-builder-box:hover .tpl-image img {
-moz-transform: scale(1.05) perspective(1px) translateZ(0);
-webkit-transform: scale(1.05) perspective(1px) translateZ(0);
transform: scale(1.05)perspective(1px) translateZ(0);
}

.tpl-page-builder-boxes-column.tpl-has-link .tpl-image:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 1, 55, 0.3);
opacity: 0;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
z-index: 1;
}

.tpl-page-builder-boxes-column.tpl-has-link .tpl-page-builder-box:hover .tpl-image:before {
opacity: 1;
}

.tpl-page-builder-boxes-column .tpl-icon {
margin-bottom: 30px;
}

.tpl-page-builder-boxes-column .tpl-icon span {
display: inline-block;
vertical-align: top;
width: 44px;
height: 44px;
line-height: 44px;
font-size: 0;
}

.tpl-page-builder-boxes-column .tpl-icon img {
max-width: 44px;
max-height: 44px;
}

.tpl-page-builder-boxes-column .tpl-title {
font-size: 30px;
line-height: 1.2;
font-weight: 500;
display: block;
position: relative;
}

.tpl-page-builder-boxes-column .tpl-title + .tpl-text {
padding-top: 15px;
}

.tpl-faq-section .tpl-page-builder-faq-entry {
margin-top: 15px;
}

.tpl-faq-section .tpl-page-builder-faq-entry:first-child {
margin-top: 0;
}

.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title {
padding: 18px 40px;
font-weight: 500;
cursor: pointer;
line-height: 1.2;
transition: .15s ease-out;
-moz-transition: .15s ease-out;
-webkit-transition: .15s ease-out;
transition-property: color, background-color, border-color, opacity;
-moz-transition-property: color, background-color, border-color, opacity;
-webkit-transition-property: color, background-color, border-color, opacity;
border-radius: 10px;
box-shadow: 0 0 60px rgba(0, 0, 0, 0.08);
}

.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title:hover {
background: #e5e5e5;
}

.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title span {
position: relative;
display: block;
padding-right: 45px;
word-wrap: break-word;
}

.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title span:after {
position: absolute;
right: 0;
top: 50%;
margin-top: -9px;
width: 18px;
height: 18px;
line-height: 18px;
content: '+';
}

.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title.ui-accordion-header-active {
background: #000137;
background: linear-gradient(45deg, rgba(0,1,55,1) 0%, rgba(19,21,94,1) 100%);
color: #FFFFFF;
}

.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title.ui-accordion-header-active span:after {
content: '-';
}

.tpl-faq-section .tpl-page-builder-faq-entry .tpl-text > div {
padding: 30px;
border-top: none;
}

.tpl-text-text-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin: 0 -60px -60px -60px;
}

.tpl-text-text-row .tpl-text-text-column {
width: 50%;
box-sizing: border-box;
padding: 0 60px 60px 60px;
}

.tpl-page-builder-section-title {
text-align: center;
padding-bottom: 90px;
}

.tpl-page-builder-features-row {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-flow: row wrap;
margin: 0 -30px -45px -30px;
}

.tpl-page-builder-features-row .tpl-page-builder-features-column {
width: 45%;
padding: 0 30px 45px 30px;
box-sizing: border-box;
}

.tpl-page-builder-features-row .tpl-page-builder-features-column .tpl-icon {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 0;
}

.tpl-page-builder-features-row .tpl-page-builder-features-column .tpl-icon img {
max-width: 40px;
max-height: 40px;
}

.tpl-page-builder-features-row .tpl-page-builder-features-column .tpl-title {
padding-top: 20px;
font-weight: 500;
}

.tpl-page-builder-section .tpl-text h2 {
font-size: 30px;
}
/* content builder end */

@media screen and (min-width: 1081px) {
	html, body, input, button, select, textarea {
	font-size: 1vw;
	}
	
	.comment-reply-title small a:before,.comment-reply-link:before{font-size:.833rem}html{}body{font-size:.938rem;min-width:16.667rem}h1,h2,h3,h4,h5,h6,b,strong{}h1,h2,h3,h4,h5,h6{padding-bottom:1.563rem}h1,.fp-section h2.tpl-title{font-size:3.125rem;padding-bottom:3.125rem}h2{font-size:1.875rem}h3{font-size:1.563rem}h4{font-size:1.25rem}h5{font-size:1.042rem}h6{font-size:.938rem}a{}ul,ol{padding-left:1.302rem;padding-bottom:.781rem}p{padding-bottom:.781rem}img{}fieldset{padding:1.302rem;border:1px solid rgba(0,0,0,.1);margin-bottom:1.042rem}fieldset legend{padding:0 .781rem;margin-left:-.781rem}input,button,select,textarea{font-size:.938rem}input[type=text],input[type=search],input[type=phone],input[type=password],input[type=email],input[type=url],input[type=number],input[type=tel],select,.wpcf7-text{line-height:1.042rem;padding:1.042rem 1.563rem;border:1px solid #d9d9d9;-moz-border-radius:0rem;-webkit-border-radius:0rem;border-radius:0rem}:-moz-placeholder{}:-ms-input-placeholder{}input[type=submit],input[type=button],input[type=reset],button[type=submit],button[type=reset]{-moz-border-radius:0rem;-webkit-border-radius:0rem;border-radius:0rem;line-height:1.042rem;padding:1.042rem 1.563rem;font-size:.833rem}textarea{line-height:1.042rem;padding:1.042rem 1.563rem;border:1px solid #d9d9d9;-moz-border-radius:0rem;-webkit-border-radius:0rem;border-radius:0rem}input[type=checkbox]{top:.156rem}input[type=radio]{height:.781rem}.clearfix:after{}#PageWrapper{}#PageContent{padding-top:9.375rem}.page-template-front-page #PageContent{}.tpl-fixed-bg div{}.page-template-front-page .section{}.fp-tableCell{}.fp-content-width-wrapper{padding:0 3.125rem}.fp-content-width{padding:6.25rem 9.375rem 6.25rem 9.375rem}a.tpl-readmore{margin-top:3.125rem;padding:1.042rem 1.563rem;line-height:1.042rem;font-size:.833rem}a.tpl-readmore span{padding-right:2.083rem}a.tpl-readmore span:after{right:0rem;margin-top:-.469rem;width:.521rem;height:.938rem}.tpl-content-row .tpl-content-column{}#start .fp-content-width{padding-top:9.375rem;padding-bottom:12.5rem;padding-left:6.25rem;padding-right:6.25rem}#start .tpl-content-row .tpl-content-column{}#start .tpl-content-row .tpl-text-column{padding-top:6.25rem;padding-right:6.25rem}#start .tpl-content-row .tpl-text-column .tpl-readmore span:after{right:.26rem}#start .tpl-content-row .tpl-video-column{padding:0 3.125rem}#start .tpl-content-row .tpl-video-column .tpl-video-wrapper{}#start .tpl-content-row .tpl-video-column video{}#start .tpl-content-row .tpl-video-column .tpl-play,#start .tpl-content-row .tpl-video-column .tpl-pause{width:6.25rem;height:6.25rem;background-size:1.875rem auto}#start .tpl-content-row .tpl-video-column .tpl-play:hover,#start .tpl-content-row .tpl-video-column .tpl-pause:hover{}#start .tpl-content-row .tpl-video-column .tpl-pause{}#start .tpl-content-row .tpl-video-column .tpl-play.tpl-hidden,#start .tpl-content-row .tpl-video-column .tpl-pause.tpl-hidden{}#start .tpl-numbers-wrapper{border-top:1px solid rgba(255,255,255,.15)}#start .tpl-numbers-container{max-width:75rem;padding:0 3.125rem}#start .tpl-numbers{padding:2.344rem 3.125rem}#start .tpl-numbers-row{gap:3.125rem}#start .tpl-numbers-row .tpl-numbers-column .tpl-title{font-size:1.563rem;padding-bottom:.521rem}#offer .tpl-content-row .tpl-text-column{padding-right:3.125rem}#offer .tpl-content-row .tpl-text-column .tpl-column-content{bottom:6.25rem}#offer .tpl-content-row .tpl-text-column h2.tpl-title{padding-bottom:3.125rem}#offer .tpl-content-row .tpl-offer-content-column{}#offer .tpl-content-row .tpl-offer-content-column:before{top:-6.25rem;bottom:-6.25rem;right:-156.302rem;width:156.25rem;border-left:1px solid #d9d9d9}#offer .tpl-content-row .tpl-offer-content-column .tpl-column-content{margin-top:-6.25rem;margin-bottom:-6.25rem}#offer .tpl-content-row .tpl-offer-content-column .tpl-offer-content-slide{padding:6.25rem}#offer .tpl-offer-features-row{margin:0 -.781rem -2.344rem -.781rem;padding-top:3.125rem}#offer .tpl-offer-features-column{padding:0 .781rem 2.344rem .781rem}#offer .tpl-offer-features-column .tpl-icon{width:2.083rem;height:2.083rem;line-height:2.083rem}#offer .tpl-offer-features-column .tpl-icon img{max-width:2.083rem;max-height:2.083rem}#offer .tpl-offer-features-column .tpl-title{padding-top:1.042rem}#offer .tpl-content-row .tpl-offer-content-column .tpl-readmore-wrapper{}#offer .tpl-offer-nav-slider-wrapper{padding-right:12.5rem}#offer .tpl-offer-nav-slide{height:6.25rem}#offer .tpl-offer-nav-slide:hover{}#offer .tpl-offer-nav-slide:not(:first-child):not(.slick-slide){}#offer .tpl-offer-nav-slide .tpl-title{padding:0 1.563rem}#offer .tpl-offer-nav-buttons{}#offer .tpl-offer-nav-buttons .slick-arrow{height:6.25rem}#offer .tpl-offer-nav-buttons .slick-arrow:hover{}#offer .tpl-offer-nav-buttons .slick-prev{border-right:1px solid #d9d9d9}#offer .tpl-offer-nav-buttons .slick-arrow:after{margin-top:-.469rem;margin-left:-.26rem;width:.521rem;height:.938rem}#offer .tpl-offer-nav-buttons .slick-prev:after{}#offer .tpl-offer-content-slide:not(:first-child):not(.slick-slide){}#offer .tpl-offer-content-slide h3.tpl-title{font-size:3.125rem}#offer .tpl-offer-nav-counter{bottom:-2.344rem;line-height:1.563rem}#offer .tpl-offer-nav-counter .tpl-current{}#offer .tpl-offer-nav-counter .tpl-separator{padding:0 .521rem}#featured-realizations .tpl-content-row>.tpl-text-column{padding-right:3.125rem}#featured-realizations .tpl-content-row>.tpl-text-column .tpl-column-content{top:6.25rem}#featured-realizations .tpl-content-row .tpl-featured-realizations-content-column{}#featured-realizations .tpl-content-row .tpl-featured-realizations-content-column:before{top:-6.25rem;bottom:-6.25rem;right:-156.302rem;width:156.25rem;border-left:1px solid #d9d9d9}#featured-realizations .tpl-content-row .tpl-featured-realizations-content-column .tpl-column-content{margin-top:-6.25rem;margin-bottom:-6.25rem}#featured-realizations .tpl-fr-content-row{}#featured-realizations .tpl-fr-content-row .tpl-fr-content-column{}#featured-realizations .tpl-fr-content-row .tpl-text-column{}#featured-realizations .tpl-fr-content-row .tpl-text-column .tpl-fr-column-content{padding:6.25rem}#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column{}#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slider-wrapper{padding-bottom:6.25rem}#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slider,#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slide,#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .slick-list,#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .slick-track{}#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slide:not(:first-child):not(.slick-slide){}#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slide img{}#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slider{border-left:1px solid #d9d9d9}#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide:not(:first-child):not(.slick-slide){}#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide{line-height:6.25rem}#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide img{max-height:6.25rem}#featured-realizations .tpl-featured-realizations-nav-buttons{}#featured-realizations .tpl-featured-realizations-nav-buttons .slick-arrow{height:6.25rem;border-left:1px solid #d9d9d9}#featured-realizations .tpl-featured-realizations-nav-buttons .slick-arrow:hover{}#featured-realizations .tpl-featured-realizations-nav-buttons .slick-arrow:after{margin-top:-.469rem;margin-left:-.26rem;width:.521rem;height:.938rem}#featured-realizations .tpl-featured-realizations-nav-buttons .slick-prev:after{}#references .tpl-content-row .tpl-content-column{}#references .tpl-content-row .tpl-text-column{padding-top:4.688rem;padding-right:6.25rem}#references .tpl-content-row .tpl-text-column .tpl-column-content{top:6.25rem}#references .tpl-content-row .tpl-references-slider-column{padding-left:3.125rem}#references .tpl-content-row .tpl-references-slider-column .tpl-column-content{}#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide:not(:first-child):not(.slick-slide){}#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide-content{padding:3.125rem 6.25rem 4.688rem}#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-logo{width:9.375rem;height:6.25rem;line-height:6.25rem;padding-bottom:1.563rem}#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-logo img{max-height:6.25rem}#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-title{font-size:1.563rem;padding-bottom:1.563rem}#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-text{padding-left:3.125rem;background-size:1.667rem auto}#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-author{padding-top:1.563rem}#references .tpl-content-row .tpl-references-slider-nav-wrapper{border-top:1px solid #d9d9d9}#references .tpl-content-row .tpl-references-slider-nav-buttons{}#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-arrow{height:6.25rem;border-left:1px solid #d9d9d9}#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-arrow:hover{}#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-arrow:after{margin-top:-.469rem;margin-left:-.26rem;width:.521rem;height:.938rem}#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-prev:after{}#references .tpl-references-nav-counter{line-height:6.25rem;padding-left:6.25rem}#references .tpl-references-nav-counter .tpl-current{}#references .tpl-references-nav-counter .tpl-separator{padding:0 .521rem}#advantages .tpl-content-row>.tpl-title-column{padding-right:6.25rem}#advantages .tpl-content-row>.tpl-title-column .tpl-column-content{top:6.25rem}#advantages .tpl-content-row>.tpl-text-column{padding:0 3.125rem}#advantages .tpl-content-row>.tpl-advantages-list-column{}#advantages .tpl-content-row>.tpl-advantages-list-column:before{top:-6.25rem;bottom:-6.25rem}#advantages .tpl-content-row>.tpl-advantages-list-column:after{top:-6.25rem;bottom:-6.25rem;right:-156.302rem;width:156.25rem;border-left:1px solid #d9d9d9}#advantages .tpl-content-row>.tpl-advantages-list-column .tpl-column-content{padding:0 6.25rem}#advantages .tpl-advantages-row{margin:0 -.781rem -2.344rem -.781rem}#advantages .tpl-advantages-column{padding:0 .781rem 2.344rem .781rem}#advantages .tpl-advantages-column .tpl-icon{width:2.083rem;height:2.083rem;line-height:2.083rem}#advantages .tpl-advantages-column .tpl-icon img{max-width:2.083rem;max-height:2.083rem}#advantages .tpl-advantages-column .tpl-title{padding-top:1.042rem}#blog .tpl-content-row>.tpl-text-column{padding-top:4.688rem;padding-right:6.25rem}#blog .tpl-content-row>.tpl-text-column .tpl-column-content{top:6.25rem}#blog .tpl-content-row .tpl-latest-news-column{}#blog .tpl-content-row .tpl-latest-news-column .tpl-column-content{}#blog .tpl-content-row .tpl-latest-news-column .tpl-latest-news-slider-wrapper{}#blog .tpl-posts-row{margin:0 3.125rem}#blog .tpl-posts-row:before{}#blog .tpl-posts-row:after{}#blog .tpl-posts-row .tpl-post-entry{}#blog .tpl-posts-row .tpl-post-entry a{padding-top:6.25rem;padding-bottom:6.25rem}#blog .tpl-content-row .tpl-latest-news-slider-nav-wrapper{border-top:1px solid #d9d9d9}#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons{}#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-arrow{height:6.25rem;border-left:1px solid #d9d9d9}#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-arrow:hover{}#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-arrow:after{margin-top:-.469rem;margin-left:-.26rem;width:.521rem;height:.938rem}#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-prev:after{}#blog .tpl-latest-news-nav-counter{line-height:6.25rem;padding-left:6.25rem}#blog .tpl-latest-news-nav-counter .tpl-current{}#blog .tpl-latest-news-nav-counter .tpl-separator{padding:0 .521rem}#footer .tpl-content-row .tpl-text-column{}#footer .tpl-content-row .tpl-text-column .tpl-column-content{}#footer .tpl-content-row .tpl-text-column h2.tpl-title{padding-bottom:4.688rem;padding-right:3.125rem}#footer .tpl-content-row .tpl-contact-form-column{}#footer .tpl-content-row .tpl-contact-form-column .tpl-column-content{padding:6.25rem;margin-top:-6.25rem;margin-bottom:-6.25rem;margin-left:-.104rem}#footer .tpl-content-row .tpl-contact-details-row{}#footer .tpl-content-row .tpl-contact-details-column{border:1px solid #505050;margin-right:-1px;margin-bottom:-1px;height:9.375rem}#footer .tpl-content-row a.tpl-contact-details-column:before{}#footer .tpl-content-row a.tpl-contact-details-column.tpl-catalog-column:before{}#footer .tpl-content-row a.tpl-contact-details-column:hover:before{}#footer .tpl-content-row a.tpl-contact-details-column .tpl-contact-column-content>*{}#footer .tpl-content-row .tpl-contact-details-column .tpl-contact-column-content{padding:.781rem 3.125rem}#footer .tpl-content-row .tpl-contact-details-column .tpl-label{font-size:.729rem}#footer .tpl-content-row .tpl-contact-details-column .tpl-value{}#footer .tpl-content-row .tpl-contact-details-column.tpl-large .tpl-value{font-size:1.25rem}#footer .tpl-content-row .tpl-contact-details-column .tpl-value a{}#footer .tpl-content-row .tpl-catalog-column .tpl-contact-column-content{font-size:.833rem}#footer .tpl-content-row .tpl-catalog-column .tpl-contact-column-content span{width:4.688rem;padding-top:2.344rem;background-size:1.458rem auto}.tpl-pagination .screen-reader-text{}.tpl-pagination .navigation{padding-top:3.125rem;font-size:.833rem}.tpl-pagination .nav-links a,.tpl-pagination .nav-links span{height:1.563rem;width:1.563rem;line-height:1.563rem;margin:0 .104rem .208rem .104rem}.tpl-pagination .nav-links .prev,.tpl-pagination .nav-links .next{}.tpl-pagination .nav-links a:hover{}.tpl-pagination .nav-links span{}.tpl-pagination .nav-links span.current{}.tpl-posts-row{margin:0 -3.125rem;margin-bottom:-3.125rem}.tpl-posts-row:before{right:0rem;width:.156rem}.tpl-posts-row:after{right:0rem;height:.156rem}.tpl-posts-row .tpl-post-entry{padding-bottom:3.125rem}.tpl-posts-row .tpl-post-entry a{padding:3.125rem;border-right:1px solid #d9d9d9}.tpl-posts-row .tpl-post-entry a span{}.tpl-posts-row .tpl-post-entry a .tpl-post-entry-image{padding-bottom:1.563rem}.tpl-posts-row .tpl-post-entry a .tpl-post-entry-image img{}.tpl-posts-row .tpl-post-entry a .tpl-post-entry-title{font-size:1.563rem}.tpl-posts-row .tpl-post-entry a:hover .tpl-post-entry-title{}.tpl-video iframe{}.single .tpl-post-main-image{height:34.375rem}.single .tpl-post-main-image img{}.single h1.page-title{padding-bottom:6.25rem}.tpl-post-content{padding:0 6.25rem}.tpl-post-content-box{padding:6.25rem;max-width:53.125rem}.tpl-post-share-buttons a{width:3.125rem;height:3.125rem;border:1px solid #d9d9d9;margin-bottom:.521rem}.tpl-post-share-buttons a:hover{}.tpl-post-share-buttons a.tpl-facebook{}.tpl-post-share-buttons a.tpl-twitter{}.tpl-post-share-buttons a.tpl-linkedin{}.tpl-post-content .tpl-post-gallery{padding-top:3.125rem}.tpl-post-content .tpl-back-link{padding-top:3.125rem}.tpl-post-content .tpl-back-link a{padding:.781rem 1.563rem;line-height:1.042rem;border-radius:1.302rem}.tpl-post-content .tpl-back-link a:hover{}#fp-nav{right:3.125rem;width:1.563rem}#fp-nav ul{}#fp-nav ul li{padding:.781rem 0}#fp-nav ul li a{height:1px;font-size:.729rem}#fp-nav.tpl-white-section ul li a{}#fp-nav ul li a:not(.active):hover{}#fp-nav ul li a.active{height:.521rem}#fp-nav ul li a:after{top:-.26rem;bottom:-.26rem}#fp-nav ul li a.active:after{}#fp-nav ul li a span{padding-bottom:.781rem}.tpl-next-section-scroll{right:3.125rem;bottom:3.125rem;width:1.563rem;height:3.125rem}.tpl-next-section-scroll span{width:1.563rem;height:1.563rem}.tpl-next-section-scroll.up span{}.tpl-header-wrapper{border-bottom:1px solid #d9d9d9}.tpl-header-collapsed .tpl-header-wrapper{}.page-template-front-page .tpl-header-wrapper{}.tpl-header-top{max-width:93.75rem;padding:0 3.125rem}.tpl-header-logo{width:14.375rem;height:9.375rem;line-height:9.375rem}.tpl-header-collapsed .tpl-header-logo{width:10.417rem;height:4.688rem;line-height:4.688rem}.tpl-header-logo img{padding-top:.781rem}.tpl-header-logo .tpl-logo-white{}.page-template-front-page:not(.tpl-header-collapsed) .tpl-header-logo .tpl-logo-white{}.tpl-top-menu-wrapper{padding:2.344rem 0}.tpl-header-collapsed .tpl-top-menu-wrapper{padding:0rem 0}.tpl-top-menu-wrapper ul{}.tpl-top-menu-wrapper ul li{margin-left:1.042rem}.tpl-top-menu-wrapper ul li:first-child{}.tpl-top-menu-wrapper ul li a{font-size:.833rem;line-height:4.688rem}.page-template-front-page:not(.tpl-header-collapsed) .tpl-top-menu-wrapper ul li a{}.tpl-top-menu-wrapper ul li a:hover{}.tpl-top-menu-wrapper li.current-menu-item>a,.tpl-top-menu-wrapper li.current-menu-item>a:hover,.tpl-top-menu-wrapper li.current-menu-ancestor>a,.tpl-top-menu-wrapper li.current-menu-ancestor>a:hover,.tpl-top-menu-wrapper li.current-menu-parent>a,.tpl-top-menu-wrapper li.current-menu-parent>a:hover,.tpl-top-menu-wrapper li.current_page_parent>a,.tpl-top-menu-wrapper li.current_page_parent>a:hover,.tpl-top-menu-wrapper li.current-page-ancestor>a,.tpl-top-menu-wrapper li.current-page-ancestor>a:hover{}.tpl-top-menu-wrapper ul li.menu-item-has-children.current-menu-item>a>span:after,.tpl-top-menu-wrapper ul li.menu-item-has-children.current-menu-ancestor>a>span:after,.tpl-top-menu-wrapper ul li.menu-item-has-children.current-menu-parent>a>span:after,.tpl-top-menu-wrapper ul li.menu-item-has-children.current_page_parent>a>span:after,.tpl-top-menu-wrapper ul li.menu-item-has-children.current-page-ancestor>a>span:after{background-position:0 -2.083rem}.tpl-top-menu-wrapper ul li.menu-item-has-children>a>span{padding-right:1.042rem}.tpl-top-menu-wrapper ul li.menu-item-has-children>a>span:after{right:0rem;margin-top:-1.042rem;width:.781rem;height:2.083rem;background-size:.625rem auto}.page-template-front-page:not(.tpl-header-collapsed) .tpl-top-menu-wrapper ul li.menu-item-has-children>a>span:after{background-position:0 -4.167rem}.tpl-top-menu-wrapper ul li ul{width:11.458rem}.tpl-top-menu-wrapper ul li ul li{border-bottom:1px solid rgba(255,255,255,.15)}.tpl-top-menu-wrapper ul li ul>li:last-child{}.tpl-top-menu-wrapper ul li:hover>ul{}.tpl-top-menu-wrapper ul li li{}.tpl-top-menu-wrapper ul li li a{font-size:.625rem}.tpl-top-menu-wrapper ul li li a:hover{}.tpl-top-menu-wrapper ul li li.fp-active a{}.tpl-top-menu-wrapper ul li li a span{padding:.521rem .781rem}.tpl-header-social-media{margin-left:1.563rem;padding:3.906rem 0}.tpl-header-collapsed .tpl-header-social-media{padding:1.563rem 0}.tpl-header-social-media a{width:1.563rem;height:1.563rem;margin-left:.521rem}.page-template-front-page:not(.tpl-header-collapsed) .tpl-header-social-media a{}.tpl-header-social-media a:first-child{}.tpl-header-social-media a.tpl-youtube{background-position:center -1.563rem}.tpl-header-social-media a:hover{}#Content .tpl-section-wrapper{padding:6.25rem 12.5rem;max-width:75rem}#Content .tpl-section-content.tpl-column-layout{}body .wpcf7-form .form-row{margin-bottom:1.042rem}body .wpcf7-form .form-row label{padding-bottom:.26rem}body .wpcf7-form-control.wpcf7-acceptance{}body .wpcf7-list-item{}body .wpcf7-list-item label{font-size:.625rem}body .wpcf7-list-item label input[type=checkbox]{}body .wpcf7-list-item label .wpcf7-list-item-label{padding-left:2.344rem}body .wpcf7-list-item label .wpcf7-list-item-label:before{width:1.563rem;height:1.563rem;border:1px solid #d9d9d9}body .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label:before{}@-moz-keyframes rotating{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes rotating{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}body span.wpcf7-not-valid-tip{font-size:.573rem;padding-top:.26rem}body .wpcf7 form .wpcf7-response-output{padding:.521rem 1.563rem;font-size:.729rem;margin-top:1.563rem}body .wpcf7-form-control-wrap{}.alignleft{margin:.375em 2.604rem 2.604rem 0}.alignright{margin:.375em 0 2.604rem 2.604rem}.aligncenter{margin:0 auto 2.604rem}blockquote.alignleft{}blockquote.aligncenter{}.tpl-responsive-menu-overlay.flexnav-show{}.tpl-responsive-menu-overlay.flexnav-show .tpl-responsive-menu-wrapper{}.tpl-responsive-menu-container{max-width:45.833rem;padding-right:12.5rem}.tpl-responsive-menu-content{padding:6.25rem}.tpl-responsive-menu-content:after{border-right:1px solid rgba(255,255,255,.4)}.tpl-responsive-menu-content .tpl-catalog-column{padding-top:6.25rem;height:9.375rem}.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content{padding:.781rem 3.125rem}.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content:before{}.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content:hover:before{}.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content>*{}.tpl-responsive-menu-content .tpl-catalog-column .tpl-label{font-size:.729rem}.tpl-responsive-menu-content .tpl-catalog-column .tpl-value{}.tpl-responsive-menu-content .tpl-catalog-column .tpl-value a{}.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content{font-size:.833rem}.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content span{width:4.688rem;padding-top:2.344rem;background-size:1.458rem auto}.responsive-menu-container ul{}.responsive-menu-container ul:not(.tpl-hidden){}.responsive-menu-container ul.tpl-hidden{}.responsive-menu-container ul li{padding-top:.521rem}.responsive-menu-container ul>li:first-child{}.responsive-menu-container ul li a{font-size:1.563rem}.responsive-menu-container ul li a:hover{}.responsive-menu-container ul li.current-menu-ancestor>a,.responsive-menu-container ul li.current-menu-item>a,.responsive-menu-container ul li.current-menu-parent>a,.responsive-menu-container ul li.current_page_parent>a{}.responsive-menu-container ul li a>span{}.responsive-menu-container ul li a>span .tpl-icon{width:3.125rem}.responsive-menu-container ul li a>span .tpl-icon img{max-width:1.875rem;max-height:1.875rem}.responsive-menu-container ul li a>span .tpl-title{}.responsive-menu-container ul li.menu-item-has-children a{padding-right:2.344rem}.responsive-menu-container ul li.menu-item-has-children a:after{right:0rem;top:.573rem;width:.521rem;height:.938rem}.responsive-menu-container .sub-menu li:not(.tpl-menu-back){padding-left:1.563rem}.responsive-menu-container .sub-menu li:not(.tpl-menu-back) a{font-size:.938rem}.responsive-menu-container .sub-menu .tpl-menu-back{padding-bottom:.521rem}.responsive-menu-container .sub-menu .tpl-menu-back a{padding-left:1.563rem}.responsive-menu-container .sub-menu .tpl-menu-back a:after{left:0rem;top:.573rem;width:.521rem;height:.938rem}.tpl-responsive-menu-button{height:9.427rem;width:12.5rem}.tpl-responsive-menu-button span{}.tpl-responsive-menu-button .tpl-lines{width:1.667rem}.tpl-responsive-menu-button .tpl-line{height:.104rem;margin-bottom:.365rem}.tpl-responsive-menu-button.active .tpl-line-1{transform:rotate(-45deg) translate(-.313rem,.313rem);-moz-transform:rotate(-45deg) translate(-.313rem,.313rem);-webkit-transform:rotate(-45deg) translate(-.313rem,.313rem)}.tpl-responsive-menu-button.active .tpl-line-2{}.tpl-responsive-menu-button.active .tpl-line-3{transform:rotate(45deg) translate(-.313rem,-.313rem);-moz-transform:rotate(45deg) translate(-.313rem,-.313rem);-webkit-transform:rotate(45deg) translate(-.313rem,-.313rem)}.tpl-responsive-menu-button .tpl-line-3{}.tpl-responsive-menu-button .tpl-label{padding-top:.521rem;font-size:.833rem}.tpl-responsive-menu-button .touch-button{}.tpl-video iframe{}.tpl-text ul{}.tpl-text ul li{padding-left:.781rem}.tpl-text ul li:before{}.tpl-footer-bottom-wrapper:before{border-top:1px solid #505050}.tpl-footer-bottom{padding:2.604rem 3.125rem;font-size:.729rem;line-height:1.042rem}.tpl-footer-bottom>div:not(:first-child){margin-left:.781rem;padding-left:.781rem}.tpl-footer-bottom a{}.tpl-footer-bottom a:hover{}.tpl-footer-author a{line-height:.938rem;margin-left:.313rem;padding-left:1.302rem;background:url(img/bwd.png) no-repeat scroll 0 0rem;background-size:.938rem auto}.tpl-form-row{margin:0 -.521rem -.521rem -.521rem}.tpl-form-row .tpl-form-column{padding:0 .521rem .521rem .521rem}.tpl-form-row .tpl-form-column.tpl-terms{padding-top:1.042rem}.tpl-form-row .tpl-form-column .tpl-terms-row:not(:last-child){padding-bottom:.521rem}.tpl-form-row .tpl-form-column.tpl-width-50{}.tpl-form-row .tpl-form-column.tpl-gdpr{padding-top:1.042rem;font-size:.625rem}.tpl-form-row .tpl-form-column.tpl-submit{padding-top:1.042rem}.tpl-form-row .tpl-form-column .wpcf7-spinner{right:1.458rem;margin-top:-.625rem}.tpl-form-row .tpl-form-column.tpl-submit button{padding-right:3.646rem}.tpl-form-row .tpl-form-column.tpl-submit button:after{right:1.563rem;margin-top:-.469rem;width:.521rem;height:.938rem}.tpl-form-row .tpl-form-column input[type=text],.tpl-form-row .tpl-form-column input[type=phone],.tpl-form-row .tpl-form-column input[type=email],.tpl-form-row .tpl-form-column input[type=url],.tpl-form-row .tpl-form-column input[type=number],.tpl-form-row .tpl-form-column input[type=tel],.tpl-form-row .tpl-form-column textarea,.tpl-form-row .tpl-form-column select{}.tpl-form-row .tpl-form-column textarea{height:6.771rem}.tpl-breadcrumbs-wrapper{margin-top:-3.906rem;margin-bottom:2.865rem;line-height:1.042rem}.breadcrumbs{font-size:.729rem}.breadcrumbs a{}.breadcrumbs a:hover{}.breadcrumbs .current-item{}.breadcrumbs .tpl-separator{padding:0 .521rem}#services .fp-content-width,#realization .fp-content-width,#contact .fp-content-width{}.tpl-services-layout-row .tpl-left-column{padding:6.25rem 3.125rem 6.25rem 0;border-right:1px solid #d9d9d9}.tpl-services-layout-row .tpl-left-column .tpl-column-content{top:6.25rem}.tpl-services-layout-row .tpl-left-column .tpl-menu-title{font-size:1.563rem}.tpl-services-layout-row .tpl-left-column .tpl-menu-title + .side-menu-container{padding-top:1.563rem}.tpl-services-layout-row .tpl-left-column .side-menu-container ul{margin:0 0 0 .781rem}.tpl-services-layout-row .tpl-left-column .side-menu-container ul li{padding-left:2.344rem}.tpl-services-layout-row .tpl-left-column .side-menu-container ul li:before{top:.573rem;width:1.563rem;border-bottom:1px solid #fdb900}.tpl-services-layout-row .tpl-left-column .side-menu-container ul li:not(:last-child){margin-bottom:.521rem}.tpl-services-layout-row .tpl-left-column .side-menu-container ul li a{}.tpl-services-layout-row .tpl-left-column .side-menu-container ul li a:hover{}.tpl-services-layout-row .tpl-left-column .side-menu-container ul li.current-menu-item a{}.tpl-services-layout-row .tpl-right-column{}.page-template-realizations .tpl-services-layout-row .tpl-right-column{padding-bottom:6.25rem}.tpl-services-layout-row .tpl-right-column .tpl-service-short-description{padding:6.25rem}.tpl-services-layout-row .tpl-right-column .tpl-service-main-image{margin-bottom:-3.125rem}.tpl-services-layout-row .tpl-right-column .tpl-service-main-image img{}.tpl-services-layout-row .tpl-right-column .tpl-service-short-description h1:last-child,.tpl-services-layout-row .tpl-right-column .tpl-service-short-description h2:last-child,.tpl-services-layout-row .tpl-right-column .tpl-service-short-description h3:last-child,.tpl-services-layout-row .tpl-right-column .tpl-service-short-description h4:last-child{}.tpl-realizations-filter .tpl-realizations-filter-title{font-size:1.563rem;padding-bottom:2.344rem}.tpl-realizations-filter ul{}.tpl-realizations-filter ul li{width:3.125rem}.tpl-realizations-filter ul li a{border:1px solid #d9d9d9;height:3.125rem;line-height:3.125rem;font-size:1.25rem;margin-left:-1px;margin-bottom:-1px}.tpl-realizations-filter ul li a:hover{}.tpl-realizations-filter ul li a.tpl-active{}.tpl-realizations-filter ul li a.tpl-disabled{}.tpl-realizations-entries{padding-bottom:1px}.tpl-realizations-entries .tpl-realizations-entry{}.tpl-realizations-entries .tpl-realizations-entry a{border:1px solid #d9d9d9;height:calc(100% + 1px);margin-left:-1px;margin-bottom:-1px}.tpl-realizations-entries .tpl-realizations-entry a:hover{}.tpl-realizations-entries .tpl-realizations-entry a .tpl-logo img{}.tpl-realizations-entries .tpl-realizations-entry .tpl-realizations-entry-content{padding:1.563rem 1.563rem 3.125rem 1.563rem;font-size:.729rem}.tpl-realizations-entries .tpl-realizations-entry .tpl-title-date-row{}.tpl-realizations-entries .tpl-realizations-entry .tpl-title-date-row:not(:last-child){padding-bottom:1.563rem}.tpl-realizations-entries .tpl-realizations-entry .tpl-title-date-row .tpl-title{padding-right:1.563rem;font-size:1.25rem}.tpl-realizations-entries .tpl-realizations-entry .tpl-title-date-row .tpl-date{padding-top:.365rem}.tpl-realizations-entries .tpl-realizations-entry .tpl-feature{padding-bottom:.521rem}.tpl-realizations-entries .tpl-realizations-entry .tpl-feature-label{}.tpl-realization-layout-row .tpl-left-column{padding-top:6.25rem;border-right:1px solid #d9d9d9}.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row{padding:0 6.25rem 3.125rem 6.25rem;margin-top:-3.125rem}.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image{margin-left:-1.563rem;margin-right:-1.563rem;margin-bottom:-3.125rem}.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image .tpl-logo{}.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image .tpl-logo img{}.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image>img{}.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .page-title{padding-right:3.125rem;padding-bottom:3.125rem;padding-top:3.125rem}.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .tpl-logo{}.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .tpl-logo img{}.tpl-realization-layout-row .tpl-right-column{}.tpl-realization-layout-row .tpl-right-column .tpl-realization-main-image{}.tpl-realization-layout-row .tpl-right-column .tpl-realization-main-image img{}.tpl-realization-layout-row .tpl-right-column .tpl-next-realization-wrapper{left:3.125rem;bottom:6.25rem}.tpl-realization-layout-row .tpl-right-column .tpl-next-realization{bottom:6.25rem;height:6.25rem;padding-right:6.25rem}.tpl-realization-layout-row .tpl-right-column .tpl-next-realization .tpl-label{padding:0 1.563rem}.tpl-realization-layout-row .tpl-right-column .tpl-next-realization .tpl-arrow{width:6.25rem}.tpl-realization-layout-row .tpl-right-column .tpl-next-realization:hover{}.tpl-realization-layout-row .tpl-right-column .tpl-next-realization .tpl-arrow:after{margin-top:-.469rem;margin-left:-.26rem;width:.521rem;height:.938rem}#PageBuilderServices{padding:6.25rem;margin-left:-1px}.tpl-left-column #PageBuilderServices{margin-right:-1px}.tpl-contact-layout-row{margin-bottom:3.125rem}.tpl-contact-layout-row .tpl-left-column{padding-top:6.25rem}.tpl-contact-layout-row .tpl-left-column .page-title{padding-bottom:1.563rem}.tpl-contact-layout-row .tpl-left-column .tpl-section-text h2{font-size:1.563rem}.tpl-contact-layout-row .tpl-left-column .tpl-section-text>:last-child{}.tpl-contact-layout-row .tpl-left-column .tpl-contact-main-image{margin-top:3.125rem;margin-left:-1.563rem;margin-right:-1.563rem;margin-bottom:-3.125rem}.tpl-contact-layout-row .tpl-left-column .tpl-contact-main-image>img{}.tpl-contact-layout-row .tpl-left-column .tpl-title-logo-row .tpl-logo img{}.tpl-contact-layout-row .tpl-right-column{}.tpl-contact-layout-row .tpl-right-column .tpl-contact-main-image{}.tpl-contact-layout-row .tpl-right-column .tpl-contact-main-image img{}#contact .tpl-contact-details-row{padding-top:3.125rem}#contact .tpl-contact-details-column{border:1px solid #d9d9d9;margin-right:-1px;margin-bottom:-1px;height:9.375rem}#contact a.tpl-contact-details-column:before{}#contact a.tpl-contact-details-column.tpl-catalog-column:before{}#contact a.tpl-contact-details-column:hover:before{}#contact .tpl-contact-details-column .tpl-contact-column-content{padding:.781rem 3.125rem}#contact .tpl-contact-details-column .tpl-contact-column-content>*{}#contact .tpl-contact-details-column .tpl-icon{width:2.083rem;height:2.083rem;line-height:2.083rem;font-size:0rem;padding-bottom:1.042rem}#contact .tpl-contact-details-column .tpl-icon img{max-width:2.083rem;max-height:2.083rem}#contact .tpl-contact-details-column .tpl-label{font-size:.729rem}#contact .tpl-contact-details-column .tpl-value a{}#contact .tpl-contact-details-column.tpl-large .tpl-value{font-size:1.25rem}#contact .tpl-catalog-column .tpl-contact-column-content{font-size:.833rem}#contact .tpl-catalog-column .tpl-contact-column-content span{width:4.688rem;padding-top:2.344rem;background-size:1.458rem auto}.tpl-contact-map-wrapper{margin-bottom:3.125rem}.tpl-contact-map{height:31.25rem}.tpl-contact-map iframe{}.tpl-contact-map-link-wrapper{bottom:3.125rem}.tpl-contact-map-link-wrapper .tpl-contact-map-link{min-width:25rem;height:6.25rem;padding-right:6.25rem}.tpl-contact-map-link-wrapper .tpl-contact-map-link .tpl-label{padding:0 1.563rem}.tpl-contact-map-link-wrapper .tpl-contact-map-link .tpl-arrow{width:6.25rem}.tpl-contact-map-link-wrapper .tpl-contact-map-link:hover{}.tpl-contact-map-link-wrapper .tpl-contact-map-link .tpl-arrow:after{margin-top:-.833rem;margin-left:-.729rem;width:1.458rem;height:1.667rem}.tpl-text-image-row{}.tpl-text-image-row .tpl-text-image-column{}.tpl-text-image-row .tpl-text-column{padding-right:6.25rem}.tpl-text-image-row.image_left .tpl-text-column{padding-left:6.25rem}.tpl-text-image-row .tpl-text-column .tpl-link{margin-top:1.563rem;padding:1.042rem 2.083rem;line-height:1.042rem;border-radius:.521rem;line-height:1.042rem}.tpl-text-image-row .tpl-text-column .tpl-link:hover{}.tpl-text-image-row .tpl-text-column .tpl-link span{padding-left:1.302rem}.tpl-text-image-row .tpl-text-column .tpl-link span:before{margin-top:-.417rem;width:.833rem;height:.833rem}.tpl-text-image-row .tpl-image-column img{border-radius:.521rem}.tpl-slideshow-section .tpl-slideshow-wrapper{}.tpl-slideshow-section .tpl-slideshow .tpl-slide{}.tpl-slideshow-section .tpl-slideshow .slick-slide,.tpl-slideshow-section .tpl-slideshow .tpl-slide:first-child{}.tpl-slideshow-section .tpl-slideshow .tpl-slide img{}.tpl-slideshow-section .tpl-slideshow .tpl-image{padding-bottom:6.25rem}.tpl-slideshow-section .tpl-slideshow .tpl-title{}.tpl-slideshow-section .tpl-slideshow .tpl-title>span{height:6.25rem}.tpl-slideshow-section .tpl-slideshow .tpl-title>span>span{padding:0 1.563rem}.tpl-slideshow-section .tpl-slideshow-nav-buttons{}.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-arrow{height:6.25rem}.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-arrow:hover{}.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-prev{border-right:1px solid #d9d9d9}.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-arrow:after{margin-top:-.469rem;margin-left:-.26rem;width:.521rem;height:.938rem}.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-prev:after{}.tpl-page-builder-section{padding-top:3.125rem;padding-bottom:3.125rem}.tpl-page-builder-section.tpl-padding-top-120{padding-top:6.25rem}.tpl-page-builder-section.tpl-padding-top-90{padding-top:4.688rem}.tpl-page-builder-section.tpl-no-padding-top{padding-top:0rem}.tpl-page-builder-section.tpl-padding-bottom-120{padding-bottom:6.25rem}.tpl-page-builder-section.tpl-padding-bottom-90{padding-bottom:4.688rem}.tpl-page-builder-section.tpl-no-padding-bottom{padding-bottom:0rem}.tpl-page-builder-section h1:last-child,.tpl-page-builder-section h2:last-child,.tpl-page-builder-section h3:last-child,.tpl-page-builder-section h4:last-child,.tpl-page-builder-section h5:last-child,.tpl-page-builder-section h6:last-child{}.tpl-gallery-section ul{margin:-.365rem}.tpl-gallery-section ul li{padding:.365rem}#PageBuilderServices .tpl-gallery-section ul li{}.tpl-gallery-section ul li a{border:1px solid #d9d9d9}.tpl-gallery-section ul li a img{}.tpl-gallery-section ul li a:after{width:3.125rem;height:3.125rem}.tpl-gallery-section ul li a:hover:after{}.tpl-image-section .tpl-image img{}.tpl-page-builder-boxes-row{margin:0 -.781rem -1.563rem -.781rem}.tpl-page-builder-boxes-column{padding:0 .781rem 1.563rem .781rem}.tpl-page-builder-boxes-column.tpl-column-width-25{}.tpl-page-builder-boxes-column.tpl-column-width-50{}.tpl-page-builder-boxes-column .tpl-page-builder-box{padding:3.125rem;border-radius:.521rem;box-shadow:0 0 3.125rem rgba(0,0,0,.08)}.tpl-page-builder-boxes-column .tpl-page-builder-box .tpl-readmore{}.tpl-page-builder-boxes-column .tpl-image{border-radius:.521rem;margin-bottom:1.563rem}.tpl-page-builder-boxes-column .tpl-image img{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0)}.tpl-page-builder-boxes-column.tpl-has-link .tpl-page-builder-box:hover .tpl-image img{-moz-transform:scale(1.05) perspective(1px) translateZ(0);-webkit-transform:scale(1.05) perspective(1px) translateZ(0);transform:scale(1.05)perspective(1px) translateZ(0)}.tpl-page-builder-boxes-column.tpl-has-link .tpl-image:before{}.tpl-page-builder-boxes-column.tpl-has-link .tpl-page-builder-box:hover .tpl-image:before{}.tpl-page-builder-boxes-column .tpl-icon{margin-bottom:1.563rem}.tpl-page-builder-boxes-column .tpl-icon span{width:2.292rem;height:2.292rem;line-height:2.292rem}.tpl-page-builder-boxes-column .tpl-icon img{max-width:2.292rem;max-height:2.292rem}.tpl-page-builder-boxes-column .tpl-title{font-size:1.563rem}.tpl-page-builder-boxes-column .tpl-title + .tpl-text{padding-top:.781rem}.tpl-faq-section .tpl-page-builder-faq-entry{margin-top:.781rem}.tpl-faq-section .tpl-page-builder-faq-entry:first-child{}.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title{padding:.938rem 2.083rem;border-radius:.521rem;box-shadow:0 0 3.125rem rgba(0,0,0,.08)}.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title:hover{}.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title span{padding-right:2.344rem}.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title span:after{margin-top:-.469rem;width:.938rem;height:.938rem;line-height:.938rem}.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title.ui-accordion-header-active{}.tpl-faq-section .tpl-page-builder-faq-entry .tpl-title.ui-accordion-header-active span:after{}.tpl-faq-section .tpl-page-builder-faq-entry .tpl-text>div{padding:1.563rem}.tpl-text-text-row{margin:0 -3.125rem -3.125rem -3.125rem}.tpl-text-text-row .tpl-text-text-column{padding:0 3.125rem 3.125rem 3.125rem}.tpl-page-builder-section-title{padding-bottom:4.688rem}.tpl-page-builder-features-row{margin:0 -1.563rem -2.344rem -1.563rem}.tpl-page-builder-features-row .tpl-page-builder-features-column{padding:0 1.563rem 2.344rem 1.563rem}.tpl-page-builder-features-row .tpl-page-builder-features-column .tpl-icon{width:2.083rem;height:2.083rem;line-height:2.083rem}.tpl-page-builder-features-row .tpl-page-builder-features-column .tpl-icon img{max-width:2.083rem;max-height:2.083rem}.tpl-page-builder-features-row .tpl-page-builder-features-column .tpl-title{padding-top:1.042rem}.tpl-page-builder-section .tpl-text h2{font-size:1.563rem}}
	

@media screen and (max-width: 1280px) {
	/* content builder */
	.tpl-page-builder-boxes-column .tpl-title {
	font-size: 24px;
	}
	
	.tpl-page-builder-boxes-column,
	.tpl-page-builder-boxes-column.tpl-column-width-20,
	.tpl-page-builder-boxes-column.tpl-column-width-25 {
	width: 33.33%;
	}
	
	.tpl-text-image-row .tpl-text-column {
	padding-right: 60px;
	}

	.tpl-text-image-row.image_left .tpl-text-column {
	padding-left: 60px;
	}
	
	.tpl-text-text-row {
	margin-left: -30px;
	margin-right: -30px;
	}

	.tpl-text-text-row .tpl-text-text-column {
	padding-left: 30px;
	padding-right: 30px;
	}
	/* end content builder */
}

@media screen and (max-width: 1080px) {
	#PageContent {
	padding-top: 90px;
	}
	
	h1,
	.fp-section h2.tpl-title {
	font-size: 48px;
	}
	
	.tpl-header-top,
	.fp-content-width,
	#start .fp-content-width,
	#start .tpl-numbers-container,
	.tpl-footer-bottom,
	#Content .tpl-section-wrapper {
	padding-left: 30px;
	padding-right: 30px;
	}
	
	.tpl-header-logo {
	width: 200px;
	height: 90px;
	line-height: 90px;
	}
	
	.tpl-responsive-menu-button {
	width: 90px;
	height: 90px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	}
	
	.tpl-responsive-menu-button .tpl-label {
	display: none;
	}
	
	.tpl-responsive-menu-container {
	padding-right: 90px;
	}
	
	.tpl-responsive-menu-content {
	padding: 60px;
	}
	
	.tpl-top-menu-wrapper {
	display: none;
	}
	
	.tpl-header-social-media {
	display: none;
	}
	
	#fp-nav {
	display: none;
	}
	
	.tpl-next-section-scroll {
	display: none;
	}
	
	.page-template-front-page .section {
	min-height: 0;
	}

	.fp-content-width-wrapper {
	padding-left: 0;
	padding-right: 0;
	height: auto;
	}
	
	.fp-content-width {
	height: auto;
	}
	
	#Content .tpl-section-wrapper {
	padding-top: 0;
	}
	
	.tpl-fixed-bg div {
	position: sticky;
	background-attachment: scroll;
	height: 100dvh;
	}
	
	.tpl-content-row {
	height: auto;
	}
	
	#start .fp-content-width {
	padding-bottom: 120px;
	}
	
	#start .tpl-content-row .tpl-content-column {
	width: 100%;
	padding-top: 0px;
	}
	
	#start .tpl-content-row .tpl-text-column {
	padding-right: 0;
	padding-bottom: 60px;
	}
	
	#start .tpl-content-row .tpl-video-column {
	padding: 0;
	}
	
	#start .tpl-numbers-wrapper {
	position: static;
	border: none;
	padding-bottom: 120px;
	}
	
	#start .tpl-numbers {
	float: none;
	width: auto;
	}
	
	#start .tpl-numbers-row {
	justify-content: space-between;
	}
	
	#start .tpl-content-row .tpl-video-column .tpl-play,
	#start .tpl-content-row .tpl-video-column .tpl-pause {
	width: 90px;
	height: 90px;
	}
	
	#offer .tpl-content-row .tpl-text-column {
	width: 100%;
	padding-right: 0;
	}
	
	#offer .tpl-content-row .tpl-offer-content-column {
	width: 100%;
	}

	#offer .tpl-content-row .tpl-offer-content-column:before {
	display: none;
	}

	#offer .tpl-content-row .tpl-offer-content-column .tpl-column-content {
	margin: 0;
	}
	
	#offer .tpl-content-row .tpl-offer-content-column .tpl-offer-content-slide {
	padding: 60px;
	min-height: 0;
	}
	
	#offer .tpl-offer-nav-slide {
	height: 90px;
	}
	
	#offer .tpl-offer-nav-slider-wrapper {
	padding-right: 180px;
	margin-bottom: 90px;
	}
	
	#offer .tpl-offer-nav-buttons {
	width: 180px;
	}
	
	#offer .tpl-offer-nav-buttons .slick-arrow {
	height: 90px;
	}

	#offer .tpl-offer-content-slide h3.tpl-title {
	font-size: 36px;
	}
	
	#featured-realizations .tpl-content-row > .tpl-text-column {
	width: 100%;
	padding-right: 0;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-text-column {
	width: 100%;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column {
	width: 100%;
	}
	
	#featured-realizations .tpl-content-row .tpl-featured-realizations-content-column {
	width: 100%;
	}
	
	#featured-realizations .tpl-content-row .tpl-featured-realizations-content-column .tpl-column-content {
	margin: 0;
	}
	
	#featured-realizations .tpl-content-row .tpl-featured-realizations-content-column:before {
	display: none;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-text-column .tpl-fr-column-content {
	padding: 60px;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slider-wrapper {
	height: 100%;
	padding-bottom: 90px;
	}
	
	#featured-realizations .tpl-featured-realizations-nav-buttons {
	width: 180px;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slider {
	width: auto;
	right: 180px;
	}
	
	#featured-realizations .tpl-featured-realizations-nav-buttons .slick-arrow {
	height: 90px;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide {
	line-height: 90px;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide img {
	max-height: 90px;
	}
	
	#references .tpl-content-row .tpl-content-column {
	width: 100%;
	}
	
	#references .tpl-content-row .tpl-text-column {
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 60px;
	}
	
	#references .tpl-content-row .tpl-references-slider-column {
	padding-left: 0;
	}
	
	#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide-content {
	padding: 60px;
	}
	
	#references .tpl-references-nav-counter {
	padding-left: 60px;
	line-height: 90px;
	}
	
	#references .tpl-content-row .tpl-references-slider-nav-buttons {
	width: 180px;
	}
	
	#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-arrow {
	height: 90px;
	}
	
	#advantages .tpl-content-row > .tpl-title-column {
	width: 100%;
	padding-right: 0;
	}
	
	#advantages .tpl-content-row > .tpl-text-column {
	width: 100%;
	padding: 0 0 60px 0;
	}
	
	#advantages .tpl-content-row > .tpl-advantages-list-column {
	width: 100%;
	}
	
	#advantages .tpl-content-row > .tpl-advantages-list-column:after,
	#advantages .tpl-content-row > .tpl-advantages-list-column:before {
	display: none;
	}
	
	#advantages .tpl-content-row > .tpl-advantages-list-column .tpl-column-content {
	padding: 60px;
	background: #FFFFFF;
	}
	
	#footer .tpl-content-row .tpl-text-column {
	width: 100%;
	padding-bottom: 120px;
	}
	
	#footer .tpl-content-row .tpl-contact-form-column {
	width: 100%;
	}
	
	#footer .tpl-content-row .tpl-contact-form-column .tpl-column-content {
	margin: 0;
	padding: 60px;
	height: auto;
	}
	
	.tpl-footer-bottom-wrapper {
	position: relative;
	}
	
	.tpl-footer-bottom-wrapper:before {
	right: 0;
	width: 100%;
	}
	
	.tpl-services-layout-row {
	flex-flow: row wrap;
	}
	
	.tpl-services-layout-row .tpl-left-column {
	width: 100%;
	padding: 0;
	border: none;
	}
	
	.page-template-realizations .tpl-services-layout-row .tpl-left-column {
	padding-bottom: 60px;
	}
	
	.tpl-breadcrumbs-wrapper {
	margin: 0;
	padding: 30px 0
	}
	
	.tpl-services-layout-row .tpl-left-column .tpl-services-menu {
	display: none;
	}
	
	.tpl-services-layout-row .tpl-right-column {
	flex: 0 1 auto;
	width: 100%;
	padding-bottom: 120px;
	}
	
	.tpl-services-layout-row .tpl-right-column .tpl-service-short-description {
	padding: 0 0 60px 0;
	}
	
	.tpl-services-layout-row .tpl-right-column .tpl-service-main-image {
	width: auto;
	margin-left: -30px;
	margin-right: -30px;
	}
	
	#PageBuilderServices {
	padding: 60px;
	}
	
	.tpl-slideshow-section .tpl-slideshow .tpl-image {
	padding-bottom: 90px;
	}
	
	.tpl-slideshow-section .tpl-slideshow .tpl-title > span {
	height: 90px;
	padding-right: 180px;
	}
	
	.tpl-slideshow-section .tpl-slideshow-nav-buttons {
	width: 180px;
	}
	
	.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-arrow {
	height: 90px;
	}
	
	.tpl-realizations-entries .tpl-realizations-entry .tpl-realizations-entry-content {
	padding-bottom: 30px;
	}
	
	.tpl-realization-layout-row {
	flex-flow: row wrap;
	}
	
	.tpl-realization-layout-row .tpl-left-column {
	width: 100%;
	padding: 0;
	border: none;
	padding-bottom: 120px;
	flex: 0 1 auto;
	}
	
	.tpl-realization-layout-row .tpl-right-column {
	width: 100%;
	}
	
	.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row {
	flex-flow: row wrap;
	margin: 0;
	padding: 0;
	}
	
	.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .page-title {
	width: 100%;
	padding: 0 0 60px 0;
	}
	
	.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .tpl-logo {
	display: none;
	}
	
	.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image {
	display: block;
	}
	
	.tpl-realization-layout-row .tpl-right-column .tpl-realization-main-image {
	display: none;
	}
	
	.tpl-realization-layout-row .tpl-right-column .tpl-next-realization-wrapper {
	position: static;
	margin-top: -60px;
	padding-bottom: 120px;
	}
	
	.tpl-realization-layout-row .tpl-right-column .tpl-next-realization {
	position: relative;
	left: auto;
	bottom: auto;
	}
	
	.tpl-realization-layout-row .tpl-right-column .tpl-next-realization {
	height: 90px;
	padding-right: 90px;
	}
	
	.tpl-realization-layout-row .tpl-right-column .tpl-next-realization .tpl-arrow {
	width: 90px;
	height: 90px;
	}
	
	.tpl-realizations-filter .tpl-realizations-filter-title {
	display: none;
	}
	
	.tpl-realizations-filter {
	overflow: hidden;
	white-space: nowrap;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 0;
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right: 30px;
	}
	
	.tpl-realizations-filter ul {
	display: inline-block;
	}
	
	.tpl-realizations-filter ul li a {
	margin-bottom: 0;
	}
	
	.tpl-realizations-filter ul li {
	flex-grow: 0;
	flex-shrink: 0;
	display: inline-block;
	}
	
	.tpl-contact-layout-row .tpl-left-column {
	padding-top: 0;
	width: 100%;
	}
	
	.tpl-contact-layout-row .tpl-right-column {
	display: none;
	}
	
	.tpl-contact-map-wrapper {
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 0;
	}
	
	.tpl-contact-map {
	width: auto;
	}
	
	.tpl-contact-map-link-wrapper {
	position: static;
	padding: 60px 30px;
	}
	
	.tpl-contact-map-link-wrapper .tpl-contact-map-link {
	position: relative;
	height: 90px;
	padding-right: 90px;
	min-width: 0;
	}
	
	.tpl-contact-map-link-wrapper .tpl-contact-map-link .tpl-arrow {
	width: 90px;
	height: 90px;
	}
	
	.tpl-contact-layout-row .tpl-left-column .tpl-contact-main-image {
	display: block;
	}
	
	#contact .tpl-contact-details-row {
	padding-top: 0;
	}
	
	#contact .tpl-contact-details-column {
	width: 50%;
	}
	
	#blog .tpl-content-row > .tpl-text-column {
	width: 100%;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 60px;
	}
	
	#blog .tpl-content-row .tpl-latest-news-column {
	width: 100%;
	}
	
	#blog .tpl-posts-row {
	margin: 0;
	}
	
	#blog .tpl-latest-news-nav-counter {
	padding-left: 60px;
	line-height: 90px;
	}
	
	#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons {
	width: 180px;
	}
	
	#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-arrow {
	height: 90px;
	}
	
	.tpl-posts-row .tpl-post-entry {
	width: 50%;
	}
	
	.single h1.page-title {
	padding-right: 0;
	padding-bottom: 60px;
	}
	
	.single .tpl-post-main-image {
	position: static;
	width: auto;
	height: auto;
	margin-left: -30px;
    margin-right: -30px;
	margin-bottom: -60px;
	}
	
	.single .tpl-post-main-image img {
	height: auto;
	}
	
	.tpl-post-content {
	padding: 0;
	}
	
	.tpl-post-content-box {
	padding: 60px;
	}
	
	.tpl-post-share-buttons {
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	padding-bottom: 60px;
	}
	
	.tpl-post-share-buttons a {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
	}

	/* content builder */
	.tpl-text-image-row .tpl-text-image-column {
	width: 100%;
	padding-right: 0;
	}
	
	.tpl-text-image-row.image_left .tpl-text-column {
	order: 0;
	padding-left: 0;
	}
	
	.tpl-text-image-row .tpl-text-column {
	padding-bottom: 60px;
	}
	
	.tpl-text-text-row .tpl-text-text-column {
	width: 100%;
	}
	
	.tpl-gallery-section ul li {
	width: 33.33%;
	}
	
	.tpl-page-builder-boxes-column,
	.tpl-page-builder-boxes-column.tpl-column-width-20,
	.tpl-page-builder-boxes-column.tpl-column-width-25,
	.tpl-page-builder-boxes-column.tpl-column-width-33, 
	.tpl-page-builder-boxes-column.tpl-column-width-50,
	.tpl-page-builder-boxes-column.tpl-column-width-100 {
	width: 50%;
	}
	
	.tpl-page-builder-boxes-column .tpl-page-builder-box {
	padding: 45px;
	}
	/* end content builder */
}

@media screen and (max-width: 880px) {
	.tpl-footer-bottom > div {
	float: none;
	}
	
	.tpl-footer-bottom > div:not(:first-child) {
	margin-left: 0;
	padding-left: 0;
	}
	
	.tpl-footer-bottom > div:not(:first-child):before {
	display: none;
	}
	
	.tpl-footer-author {
	padding-top: 5px;
	}
	
	.tpl-responsive-menu-content {
	padding: 30px;
	}
	
	.tpl-realizations-entries .tpl-realizations-entry {
	width: 50%;
	}
}

@media screen and (max-width: 680px) {
	h1,
	.fp-section h2.tpl-title,
	h2 {
	font-size: 36px;
	line-height: 1.2;
	}

	h3,
	#offer .tpl-offer-content-slide h3.tpl-title {
	font-size: 30px;
	line-height: 1.2;
	}

	h4,
	#start .tpl-numbers-row .tpl-numbers-column .tpl-title,
	#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-title,
	.tpl-posts-row .tpl-post-entry a .tpl-post-entry-title {
	font-size: 24px;
	}

	h5 {
	font-size: 20px;
	}

	.tpl-responsive-menu-button {
	width: 60px;
	height: 60px;
	right: 15px;
	top: 15px;
	}
	
	.tpl-responsive-menu-button.active {
	background: none;
	}
	
	.tpl-responsive-menu-button .tpl-lines {
	transform: scale(0.8);
	}
	
	.tpl-responsive-menu-container {
	padding-right: 0;
	}
	
	.responsive-menu-container {
	padding-right: 90px;
	}
	
	.tpl-responsive-menu-content:after {
	right: 90px;
	bottom: 210px;
	}
	
	.tpl-responsive-menu-content {
	padding-left: 15px;
	padding-right: 15px;
	border: none;
	}
	
	.responsive-menu-container ul li a {
	font-size: 24px;
	}
	
	.responsive-menu-container ul li.menu-item-has-children a:after,
	.responsive-menu-container .sub-menu .tpl-menu-back a:after {
	top: 7px;
	}
	
	.tpl-responsive-menu-content .tpl-catalog-column .tpl-contact-column-content {
	padding-left: 30px;
	padding-right: 30px;
	}
	
	.tpl-responsive-menu-content .tpl-catalog-column {
	padding-top: 60px;
	}
	
	.tpl-header-top,
	.fp-content-width,
	#start .fp-content-width,
	#start .tpl-numbers-container,
	.tpl-footer-bottom,
	#Content .tpl-section-wrapper,
	.tpl-contact-map-link-wrapper {
	padding-left: 15px;
	padding-right: 15px;
	}
	
	#start .tpl-content-row .tpl-video-column .tpl-play,
	#start .tpl-content-row .tpl-video-column .tpl-pause {
	width: 60px;
	height: 60px;
	background-size: 30px auto;
	}
	
	#start .tpl-numbers {
	padding: 45px 30px;
	}
	
	#start .tpl-numbers-row {
	flex-flow: row wrap;
	gap: 45px;
	}
	
	#start .tpl-numbers-row .tpl-numbers-column {
	width: 100%;
	}
	
	#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide .tpl-text {
	padding-left: 0;
	background: none;
	}
	
	#offer .tpl-offer-nav-slider-wrapper {
	padding-right: 0;
	margin-bottom: 120px;
	}
	
	#offer .tpl-offer-nav-buttons {
	width: 120px;
	top: auto;
	bottom: -60px;
	}
	
	#offer .tpl-offer-nav-buttons .slick-arrow {
	height: 60px;
	}
	
	#offer .tpl-offer-nav-counter {
	right: auto;
	left: 0;
	padding-left: 30px;
	}
	
	#offer .tpl-content-row .tpl-offer-content-column .tpl-offer-content-slide {
	padding: 45px 30px;
	}
	
	#offer .tpl-offer-features-column {
	width: 100%;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-text-column .tpl-fr-column-content {
	padding: 45px 30px;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-slider-wrapper {
	padding-bottom: 60px;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slider {
	right: 120px;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide {
	line-height: 60px;
	}
	
	#featured-realizations .tpl-fr-content-row .tpl-featured-realizations-slider-column .tpl-featured-realizations-logos-slide img {
	max-height: 60px;
	}
	
	#featured-realizations .tpl-featured-realizations-nav-buttons {
	width: 120px;
	}
	
	#featured-realizations .tpl-featured-realizations-nav-buttons .slick-arrow {
	height: 60px;
	}
	
	#references .tpl-content-row .tpl-references-slider-column .tpl-references-slide-content {
	padding: 45px 30px;
	}
	
	#references .tpl-references-nav-counter {
	padding-left: 30px;
	line-height: 60px;
	}
	
	#references .tpl-content-row .tpl-references-slider-nav-buttons {
	width: 120px;
	}
	
	#advantages .tpl-content-row > .tpl-advantages-list-column .tpl-column-content {
	padding: 45px 30px;
	}
	
	#references .tpl-content-row .tpl-references-slider-nav-buttons .slick-arrow {
	height: 60px;
	}
	
	#footer .tpl-content-row .tpl-contact-details-column .tpl-contact-column-content {
	padding-left: 30px;
	padding-right: 30px;
	}
	
	#footer .tpl-content-row .tpl-contact-form-column .tpl-column-content {
	padding: 45px 30px;
	}
	
	.tpl-form-row .tpl-form-column.tpl-submit button {
	width: 100%;
	}
	
	.tpl-services-layout-row .tpl-right-column .tpl-service-main-image {
	width: auto;
	margin-left: -15px;
	margin-right: -15px;
	}
	
	#PageBuilderServices {
	padding: 45px 30px;
	}
	
	.tpl-page-builder-features-row .tpl-page-builder-features-column {
	width: 100%;
	}
	
	.tpl-slideshow-section .tpl-slideshow-wrapper {
	padding-bottom: 60px;
	}
	
	.tpl-slideshow-section .tpl-slideshow .tpl-title > span {
	padding-right: 0;
	}
	
	.tpl-slideshow-section .tpl-slideshow-nav-buttons {
	width: 120px;
	}
	
	.tpl-slideshow-section .tpl-slideshow-nav-buttons .slick-arrow {
	height: 60px;
	}
	
	#PageBuilderServices .tpl-gallery-section ul li {
	width: 50%;
	}
	
	.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row {
	flex-flow: row wrap;
	margin: 0;
	padding: 0;
	}
	
	.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .page-title {
	width: 100%;
	padding: 0 0 60px 0;
	}
	
	.tpl-realization-layout-row .tpl-left-column .tpl-title-logo-row .tpl-logo {
	display: none;
	}
	
	.tpl-realization-layout-row .tpl-left-column .tpl-realization-main-image {
	margin-left: -15px;
	margin-right: -15px;
	}
	
	#contact .tpl-contact-details-column .tpl-contact-column-content {
	padding-left: 30px;
	padding-right: 30px;
	}
	
	.tpl-contact-map-wrapper {
	margin-left: -15px;
	margin-right: -15px;
	}
	
	.tpl-posts-row {
	margin: 0;
	}
	
	#blog .tpl-posts-row .tpl-post-entry,
	.tpl-posts-row .tpl-post-entry {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 1px solid #d9d9d9;
	}
	
	#blog .tpl-posts-row .tpl-post-entry,
	.tpl-posts-row .tpl-post-entry:last-child {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
	#blog .tpl-posts-row .tpl-post-entry {
	padding: 45px 30px;
	}
	
	.tpl-posts-row .tpl-post-entry a,
	#blog .tpl-posts-row .tpl-post-entry a { 
	padding: 0px;
	border: none;
	}
	
	#blog .tpl-latest-news-nav-counter {
	padding-left: 30px;
	line-height: 60px;
	}

	#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons {
	width: 120px;
	}
	
	#blog .tpl-content-row .tpl-latest-news-slider-nav-buttons .slick-arrow {
	height: 60px;
	}
	
	.tpl-post-content-box {
	padding: 45px 30px;
	}
	
	/* content builder */
	.tpl-gallery-section ul li {
	width: 50%;
	}
	
	.tpl-page-builder-boxes-column,
	.tpl-page-builder-boxes-column.tpl-column-width-20,
	.tpl-page-builder-boxes-column.tpl-column-width-25,
	.tpl-page-builder-boxes-column.tpl-column-width-33, 
	.tpl-page-builder-boxes-column.tpl-column-width-50,
	.tpl-page-builder-boxes-column.tpl-column-width-100 {
	width: 100%;
	}
	
	.tpl-page-builder-boxes-column .tpl-page-builder-box {
	padding: 30px;
	}
	/* end content builder */
}

@media screen and (max-width: 480px) {
	#footer .tpl-content-row .tpl-contact-details-column {
	width: 100%;
	}
	
	.tpl-realizations-entries .tpl-realizations-entry {
	width: 100%;
	}
	
	#contact .tpl-contact-details-column {
	width: 100%;
	}
}

 /* Move reCAPTCHA v3 badge to the left */
 
 .grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}