

.page-id-216 header{
display: none;
}

.qode_full_screen_height_parallax{
background-size: cover !important;
}
/*
.layout{
max-width: 1170px;
left: 50%;
transform: translateX(-50%);
}*/

.o-description-mamp{ min-height: 630px !important;}
.o-description-box{ min-height: 500px; }

.q_image_with_text_over .text p{
color: #777;
font-size: 18px;
font-weight: 400;
padding-top: 21px;
line-height: 21px;
}

.is-bar-text p{
color: #ffffff !important;
font-size: 16px !important;
line-height: 21px !important;
}

.u-v-border{
border-right: 1px solid #5d8671;
min-height: 399px;
}

.half-column{
width: 47%;
padding: 0 12px;
display: inline-block;
vertical-align: top;
}

@media only screen and (max-width: 1200px){
.half-column{
padding: 0;
width: 100%;
}
.column2{ margin-top: 24px;}
}