/*
Theme Name: EWIM Child
Template: EWIM
Version: 1.0
Author:	Eigen & Wijze Internet Marketing
Theme URI: https://www.eigenwijze.nl/
Author URI: https://www.eigenwijze.nl/
*/

/*Add your own styles here:*/


body{
    font-size: 18px;
    color: #505050;
    line-height: 28px;
    font-family: 'quattrocento_sansregular';
}
h1,h2,h3,h4,h5,h6{
    font-family: 'quattrocentoregular';
}
b, strong {
    font-weight: bold;
    font-family: 'quattrocento_sansbold';
}
body a{ color:#4e4b4c; }
body .wpcf7-acceptance a{ text-decoration:underline; }
body .wpcf7-acceptance a:hover{ color:#bdad6c; }
body .afterBefore{ position:relative;margin-bottom:-330px !important; }
body .afterBefore .mouseContainer{ position:absolute;left:0px;top:0px;height:100%;width:100%;z-index:10; }
body .afterBefore .mouseContainer:hover{ cursor:pointer; }
body .afterBefore > div{ margin-bottom:0px !important; }
body .afterBefore > div:after{ position:absolute;height:102%;width:1px;top:-1%; }
body .afterBefore > div:nth-child(2){ display:none; }
body .afterBefore img{ margin-bottom:0px !important;margin-top:0px !important; }
body .afterBefore .slideOld{ height:100%;position:absolute;width:50%;top:0px; }
body .afterBefore .slideOld:after{ position:absolute;height:102%;width:1px;background-color:#777777;border-left:1px solid #ffffff;content:'';right:0px;top:-1%; }
body .afterBefore .slideOld:before{ z-index:2;position:absolute;top:50%;height:45px;width:45px;right:-20px;transform:translateY(-50%);content:'';background-image:url(images/slidenew.png); }
body .lg-outer .lg-sub-html{ display:none; } 

.l-subheader {
    font-size: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.header-menu {
    color: #333132;
    font-size: 20px;
    padding: 17px 0px 0px 0px;
}

.header-menu a{
    color: #333132;
    font-size: 20px;
    text-transform: uppercase;
}
.l-section-h {
    padding: 0px 0;
    margin: 0;
    width: 100%;
}


.g-cols.offset_medium {
    padding: 0 5%;
}

.l-header {
    padding: 0 20px;z-index:22;;
}

.g-cols.offset_large {
    padding-left: 5%;
}

.l-footer {
    padding: 0 3%;
}
.social-icon ul {
    list-style: none;
    line-height: 0;
}

.social-icon ul li {
    float: left;
}

.social-icon ul li a {
    display: inline-block;
    color: #fff;

}
.dij-logo {
    width: 15%;
    float: left;
}

.header-menu {
    width: 85%;
    float: right;
}

.social-icon {
    float: right;
    line-height: initial;
    margin-bottom: -2px;
}

.hamburger-menu-title {
    font-size: 30px;
    font-weight: 600;
    color: white;
    margin-bottom: 10px;
    font-family: Lato;
}


.banner-container {
    position: relative;
    height: 100svh;
    width: 100%;
    overflow: hidden;
    --overlay-color: #1C2533;
    --visual-overlay: #16191D;
}

@media screen and (max-width: 2100px) {
    .banner-text h1{
        font-size: 88px!important;
    }
}

@media screen and (max-width: 1800px) {
    .banner-text h1{
        font-size: 83px!important;
    }
}

@media screen and (max-width: 1600px) {
    .banner-text h1{
        font-size: 73px!important;
    }
}

@media screen and (max-width: 1100px) {
    .banner-text {
        font-size: 35px!important;
        /* font-size: 50px!important; */
        top: 30vh !important;
        /* top: 60vh !important; */
    }
}

@media screen and (max-width: 650px) {
    .banner-text {
        font-size: 35px!important;
        /* font-size: 50px!important; */
        top: 55vh !important;
        /* top: 60vh !important; */
    }
    .banner-text h1{
        font-size: 58px!important;
    }
    .big-menu-buttons a {
        font-size: 38px!important;
    }

    /* .banner-container {
        height: 100lvh;
    }

    .banner-video {
        height: 100lvh!important;
    }

    .banner-text {
        position: absolute;
        font-size: 60px;
        top: 50%;
        left: %0%;
        transform: translate(-50%, -50%);
        text-shadow: 0 0 10px rgba(0,0,0,0.7);
        text-align: center;
        z-index: 5;
        box-sizing: border-box;
    } */
}

.banner-container::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.banner-container::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url('/wp-content/themes/EWIM-child/banner/first-frame.jpg') center center / cover no-repeat;
    z-index: 1;
}

.banner-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100lvh;
    width: auto;
    min-width: 100%;
    object-fit: cover;
    z-index: 1;
}

.banner-text {
    position: absolute;
    font-size: 50px;
    /* top: 65lvh; */
    top: 58lvh;
    left: 60px;
    max-width: calc(100% - 60px);
    /*transform: translate(-50%, -50%);*/
    text-shadow: 0 0 10px rgba(0,0,0,0.7);
    /* text-align: center; */
    z-index: 5;
    box-sizing: border-box;
}
.banner-text h1 {
    padding-top: 0;
    font-weight: 100;
    color: white;
    font-family: Lato;
    z-index: 5;
}

.banner-text p {
    color: #c6c6c6;
    font-family: Lato;
    font-weight: 300!important;
    /* font-style: italic; */
    text-transform: uppercase;
    z-index: 5;
    margin-bottom: 0;
    font-size: 22px!important;
}

.h-title {
    color: #fff;
}
.mainmenumain ul li a {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'quattrocento_sansregular';
    padding: 10px 0px 20px 0px!important;
    line-height: 20px;
}
.mainmenu-social-icon {
    line-height: initial;
    width: 100%;
    clear: both;
    display: block;
}
.mainmenumain ul li:last-child {
    padding-right: 0 !important;
}
.mainmenumain ul li {
    padding: 0 10px;
}
.h-icon {
    width: 25px;
    height: 25px;
    background-color: #4b4b4b;
    text-align: center;
    line-height: 26px;
    margin-left: 10px;
    font-size: 18px;
}
section#footer-area {
    background-color: #221e1f;
    color: #fff;
    overflow: hidden;
    position: relative;
	z-index:14;
}
.footer-left {
    width: 50%;
    float: left;
}

.footer-right {
    width: 50%;
    float: right;
}
.footer-address {
    padding: 0 15%;
    padding-top: 15%;
}
.footer-address h3 {
    color: #bdad6c;
    font-size: 22px;
    font-family: 'quattrocento_sansregular';
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 300;
}

.footer-address p {
    font-family: 'quattrocento_sansregular';
    font-size: 17px;
    line-height: 28px;
}
.address-left {
    width: 50%;
    float: left;
    overflow: hidden;
}

.address-right {
    width: 50%;
    float: right;
    overflow: hidden;
}
.footer-icon {
    overflow: hidden;
    width: 100%;
    padding-top: 65px;
}
.footer-icon a {
    color: #c5b882;
    margin-right: 15px;
    font-size: 16px;
}
.f-icon {
    background-color: #8f8f8f;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    color: #1a1a1a;
    font-size: 16px;
    margin-right: 5px;
}
.footer-b-con {
    padding: 0 3%;
}

.footer-con {
    width: 15%;
    float: left;
    margin-top: 15px;
}
.footer-con ul {
    margin: 0;
    padding: 0;
}

.footer-con ul li {
    list-style: none;
    margin: 0;
    font-size: 16px;
}
.footer-img {
    margin-bottom: -10px;
}

#banner-right .wpb_text_column {
    background-color: #fff;
    height: 180px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    width: 100%;
}

#banner-right .wpb_wrapper {
    width: 100%;
}

div#banner-right {
    position: absolute;
    right: 0;
    width: 180px;
    margin-top: 240px;
}

.h-title h2 {
    font-family: 'quattrocentoregular';
    font-weight: 400;
    font-size: 40px;
    margin: 0;
    margin-top: 20px;
    line-height: 52px;
}

.h-title h3 {
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'quattrocento_sansregular';
    font-weight: 500;
}
div#dej-banner-left {
    margin-left: 80px;
    width: 100%;
    float: left;
}
.h-title h3 {
    position: relative;
}

.h-title h3:after {
    position: absolute;
    width: 15px;
    height: 22px;
    content: "";
    background-image: url(images/bad-icon.png);
    left: -30px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.h-title h3:before {
    position: absolute;
    width: 35%;
    height: 1px;
    background-color: #bdad6c;
    content: "";
    bottom: 0px;
    left: 0;
    z-index: 999;
}
section#footer-bottom {
    margin-bottom: 100px;
    overflow: hidden;
	background-color:#ffffff;
	z-index:22;
	position:relative;
}
#banner-right .wpb_text_column p {
    margin: 0;
}

#banner-right .wpb_text_column p img {
    margin-bottom: 20px;
}
.de-bad-box {
    position: relative;
}

.de-bad-box:after {
    position: absolute;
    width: 1.5px;
    height: 100%;
    content: "";
    background-color: #848182;
    left: 4px;
    top: 0;
}
section#inspiratie-area {
    padding: 80px;
    position: relative;
}
section#inspiratie-area:after {
    position: absolute;
    content: "INSPIRATIE";
    top: 170px;
    color: #f1f0f0;
    font-size: 200px;
    line-height: 150px;
    left: 12%;
    font-family: quattrocentobold;
}

section#sho-gallery-area h2{
	color: #bdad6c;
    font-family: quattrocentoregular;
    font-weight: 400;
    font-size: 45px;
    line-height: 50px;
}

section#inspiratie-area h2,section#inspiratie-area h1 {
    color: #bdad6c;
    font-family: quattrocentoregular;
    font-weight: 400;
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 130px;
}
section#inspiratie-area p {
    line-height: 35px;
    font-size: 20px;
    margin-bottom: 30px;
}
section#inspiratie-area .h-button {
    color: #bdad6c;
    border: 2px solid #d7cea7;
    box-shadow: none;
    border-radius: 3px;
    text-transform: initial;
    font-size: 18px;
    padding: 18px 40px;
    font-family: 'quattrocentobold';
}
section#inspiratie-area .h-button:hover {
    background-color: #bdad6c;
    color: #fff;
}

section#footer-top-icon {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 20px;
}
.breadcrumbs {
    display: none;
}
section#sho-banner-area .g-cols.offset_large>.three-quarters {
    width: 65%;
    margin-left: 0;
    float: right;
}
section#sho-banner-area .g-cols.offset_large>.one-quarter {
    width: 35%;
    padding-right: 55px;
}
section#sho-banner-area h2,section#sho-banner-area h1 {
    color: #bdad6c;
    font-weight: 500;
    font-size: 38px;
    line-height: 36px;
    margin-top: 90px;
    margin-bottom: 40px;
}
section#sho-banner-area p {
    font-size: 18px;
    line-height: 28px;
}
.sho-pro {
    background-color: #c1b275;
    width: 200px;
    height: 200px;
    position: relative;
    padding: 118px 0px 30px 0;
}

.sho-pro:after {
    position: absolute;
    content: "";
    width: 90%;
    height: 1px;
    background-color: #fff;
    bottom: 15px;
    left: 5%;
}

.sho-pro p {
    color: #fff;
}
section#sho-banner-area h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
}
section#sho-banner-area img {
    margin-top: 10px;
}

section#sho-banner-area h4:after {
    position: absolute;
    content: "";
    width:calc(100% + 40px);
    height: 1px;
    background-color: #bdad6c;
    bottom: -5px;
    left: 0;
    
}
.brands-left-img img {
    width: 100%;
}
body.single-project section#sho-banner-area h4:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    background-image: url(images/duu-icon.png);
    left: -35px;
    bottom: -5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25px;
}
.sho-bvt p {
    color: #bdad6c;
    margin: 0;
}
.sho-bvt {
    color: #bdad6c;
}

.sho-bvt {
    margin-top: 45px;
    margin-bottom: 40px;
}
section#sho-gallery-area {
    padding: 50px 0;
}
section#sho-gallery-area img {
    position: relative;
}
a.w-gallery-item {
    padding: 20px;
    position: relative;
}
section#sho-gallery-area img:after {
    position: absolute;
    content: "+";
    width: 20px;
    height: 20px;
    color: #fff;
    left: 0;
    top: 0;
    background-color: red;
    z-index: 999;
    background-image: url(images/f-car-icon.png);
}
.no-touch a.w-gallery-item:hover .w-gallery-item-hover {
    margin: 20px;
}
section#sho-map-area h2 {
    font-family: 'quattrocentoregular';
    color: #c1b275;
    font-weight: 500;
    font-size: 30px;
    line-height: 30px;
}
section#sho-map-area p {
    font-size: 18px;
}
section#sho-map-area ul li {
    list-style: none;
    font-size: 18px;
    margin: 0;
    position: relative;
    padding-left: 15px;
}

section#sho-map-area ul li:before {
    position: absolute;
    width: 7px;
    height: 8px;
    background-color: #bdad6c;
    content: "";
    left: 0;
    top: 7px;
}

section#sho-map-area ul {
    margin: 0;
    margin-bottom: 50px;
}
section#sho-map-area .map-btn {
    color: #fff;
    background-color: #bdad6c;
    box-shadow: none;
    text-transform: initial;
    font-family: 'quattrocentobold';
    font-size: 20px;
    padding: 16px 50px;
    border: 1px solid #bdad6c;
}

section#sho-map-area .map-btn:hover {
    color: #bdad6c;
    background-color: #fff;
}

section#sho-map-area .map-btn-two {
    color: #bdad6c;
    background-color: #fff;
    box-shadow: none;
    text-transform: initial;
    font-size: 18px;
    padding: 16px 50px;
    border: 1px solid #bdad6c;
    font-family: 'quattrocentobold';
}

section#sho-map-area .map-btn-two:hover {
    color: #fff;
    background-color: #bdad6c;
}

section#sho-map-area .g-cols.offset_small>.one-half {
    width: 30%;
}
section#sho-map-area .g-cols.offset_small>div {
    margin-left: 0;
}
section#sho-map-area .g-map-btn {
    color: #000;
    box-shadow: none;
    padding: 0;
    font-size: 14px;
    text-transform: initial;
}
section#sho-map-area .w-image {
    margin: 0;
}
section#sho-slider-area .slick-slide {
    margin: 0;
}
section#sho-slider-area button.slick-prev.default.slick-arrow,
section#sho-slider-area button.slick-next.default.slick-arrow {
    background-color: #fff;
    border-radius: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
}
section#sho-slider-area .slick-next {
    right: 0;
}
section#sho-slider-area .slick-prev {
    left: 0;
}


section#blok-area h3 {
    color: #c1b275;
    font-size: 32px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: 'judsonitalic';
    font-weight: normal;
    line-height: 44px;
    margin-top: 50px;
}
section#contact-banner-area .g-cols.offset_large>.one-quarter {
    width: 35%;
    padding-right: 55px;
}
section#contact-banner-area .g-cols.offset_large>.three-quarters {
    width: 65%;
    margin-left: 0;
    float: right;
}
section#contact-banner-area h2 {
    color: #bdad6c;
    font-weight: 500;
    font-size: 35px;
    line-height: 37px;
}
.wpb_text_column.contact-page-text {
    margin-top: 50px;
    margin-bottom: 20px;
}
.de-pagetitle h4:after,h4.de-pagetitle:after,.de-pagetitle h1:after,h1.de-pagetitle:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #bdad6c;
    left: 0;
    bottom: 0;
}
.footer-address p span {
    font-style: italic;
}

.de-pagetitle h4,h4.de-pagetitle,.de-pagetitle h1,h1.de-pagetitle{
    color: #bdad6c;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px !important;
    position: relative;
	top: 24px;
	width: calc(100% + 200px);
	padding-top:100px;
	padding-right:255px;
	position:relative;
	margin-top:0px !important;
}
body.single-brands section#sho-banner-area h4{ padding-top:38px; }
body.single-brands section#sho-banner-area h4:after{ width:100%; }

section#contact-banner-area .f-tel,
section#contact-banner-area .f-name,
section#contact-banner-area .f-text-area {
    border-bottom: 0;
    border: 2px solid #c2c2c2;
    width: 80%;
    padding: 1px 10px;
    line-height: inherit;
    margin: 0;
    height: auto;
    border-radius: 6px;
    margin-bottom: 15px;
    margin-top: 5px;
}
span.wpcf7-form-control-wrap.email-638 {
    margin-bottom: 20px;
}
.wpcf7-list-item-label {
    padding-left:0px;top: -3px;
}
section#contact-banner-area .f-text-area {
    height: 180px;
}
section#contact-banner-area .f-tel {
    width: 70%;
}
section#contact-banner-area {
    padding-top: 120px;
}
section#contact-banner-area img {
    margin-top: 20px;
}
section#contact-banner-area .f-submit-btn {
    background-color: #bdad6c;
    text-transform: inherit;
    padding: 11px 20px;
    font-family: 'quattrocentoregular';
    font-size: 20px;
    margin-top: 68px;
}
body div.wpcf7-spam-blocked,body div.wpcf7-validation-errors{ background-color: #bdad6c; }
section#contact-banner-area .whatsapp-btn {
    color: #baa65e;
    font-family: 'quattrocentoregular';
    font-size: 18px;
    box-shadow: none;
    border: 1px solid #baa65e;
    margin-top: -118px;
    text-transform: unset;
    margin-left: 133px;
}

.w-btn.google-maps.cmmaip.icon_atleft i {
    left: 11px;
}
.whatsapp-btn .w-btn.icon_atleft i {
    left: 14px;
    font-size: 25px;
}
section#contact-banner-area .google-maps {
    font-family: 'quattrocentoregular';
    font-size: 18px;
    text-transform: capitalize;
    color: #a7a9ab;
    box-shadow: none;
    border: 1px solid;
    border-radius: 0;
}

div#con-gbtn .one-half {
    width: auto;
    margin: 0;
    margin-left: 30px;
}

div#con-gbtn {
    padding: 0 8%;
    float: right;
}
section#c-google-map {
    padding: 80px 0;
}
section#contact-banner-area label {
    font-size: 16px;
}
section#contact-banner-area input[type="checkbox"] {
    margin-right: 0;
    border: none !important;
    box-shadow: none !important;
    width: 20px;
    height: 20px;
    background-color: #fff;
}
section#sho-banner-area h3 {
    font-size: 18px;
    margin: 0;
    font-family: 'quattrocento_sansbold';
}

section#sho-banner-area {
    padding-bottom: 45px;
    margin-top: 20px;
}
section#sho-banner-area ul {
    margin: 0;
}
section#sho-banner-area ul li {
    list-style: none;
    font-size: 18px;
    margin: 0;
    position: relative;
    padding-left: 15px;
    line-height: 28px;
}
a.w-gallery-item {
    padding: 20px;
    position: relative;
}

a.w-gallery-item:before {
    position: absolute;
    content: "+";
    bottom: 40px;
    right: 60px;
    font-size: 30px;
    color: #fff;
    z-index: 999;
}
section#sho-banner-area ul li:before {
    position: absolute;
    width: 7px;
    height: 8px;
    background-color: #bdad6c;
    content: "";
    left: 0;
    top: 9px;
}
.desingle-post {
    width: 25%;
    float: left;
    padding-left: 30px;
    padding-bottom: 30px;
}
.de-postcolor {
    background-color: #fff;
    padding: 0 15px;
    border-bottom: 4px solid #bdad6c;
    position: relative;
}
.de-postcolor:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background-image: url(images/post-icon.png);
    right: 8px;
    bottom: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 7px;
}
.depost_area {
    text-align: center;
}
.de-postcolor a {
    color: #4e4b4c;
    text-align: left;
}
.depost_area {
    padding: 0 80px;
}
.de-postcolor img {
    margin: 50px 0;
}
.merk-title h2,.merk-title h1 {
    color: #bdad6c;
    padding: 0 95px;
    font-size: 40px;
    margin-top: 60px;
    padding-bottom: 15px;
	margin-top:0px;
	margin-bottom:0px;
}

section#me-main-post {
    padding: 40px 0;
    padding-bottom: 100px;
}
.deprojeci_area {
    padding: 0 80px;
}

.deprojeci_area img {
    margin: 0;
}
.deprojeci_area .de-postcolor {
    padding: 0;
}
section#sho-gallery-area .sho-pro img {
    padding: 0;
}
section#sho-gallery-area .g-cols.offset_medium .s-pro-cur{ padding-left:0px;padding-right:0px; }
section#sho-gallery-area p {
    color: #fff;
    font-size: 18px;
}
section#sho-gallery-area.color-sho-gallery-area p{ color:#3f3a3c; }

section#sho-gallery-area h2 {
    color: #c1b275;
    font-size: 30px;
    font-weight: 500;
}
section#sho-banner-area .map-btn {
    color: #fff;
    background-color: #bdad6c;
    box-shadow: none;
    text-transform: initial;
    font-family: 'quattrocentobold';
    font-size: 18px;
    padding: 16px 50px;
    border: 1px solid #bdad6c;
}

section#sho-banner-area .map-btn:hover {
    color: #bdad6c;
    background-color: #fff;

}

.footer-con ul li a {
    color: #221e1f;
    font-size: 17px;
    line-height: 24px;
    display: block;
}
.page-id-26 .sho-pro {
    margin: 0 auto;
    margin-top: 60px;
}
section#footer-bottom {
    padding-top: 20px;
}
.s-pro-cur {
    margin-top: 50px;
}

.s-pro-cur .sho-pro {
    margin-top: 40px;margin-left:97px;
}
span.w-logo-img img {
    width: 210px;
    padding-top: 12px;
}
.desingle-post img {
    width: 100%;
}
section#c-google-map img {
    width: 100%;
}
.l-header .mainmenumain ul li.current_page_item a.w-nav-anchor.level_1 {
    border-top: 1px solid #bdad6c;
}

.l-header .mainmenumain ul li a.w-nav-anchor.level_1:hover {
    color: #bdad6c;
}

section#inspiratie-area .sho-pro h5 {
    font-family: 'quattrocentoregular';
    line-height: 24px;
    margin-top: 5px;
    font-weight: normal;
    color: #fff;
    font-size: 20px;
    
}
section#inspiratie-area .sho-pro p {
    margin-bottom: 0;
    margin-top: 5px;
}

.footer-icon a {
    background-image: url(images/f-phone-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 26px;
}

.footer-icon a.def-phone {
    background-image: url(images/f-whatsapp-icon.png);
}
.footer-icon a.def-email {
    background-image: url(images/f-mail-icon.png);
}
.footer-icon a.def-googlemap{
    background-image: url(images/f-car-icon.png);
}
.address-left a {
    color: #fff;
}
.footer-con.gmenu-five a {
    color: #7d7d7d;
}
.footer-con a:hover {
    color: #c5b882;
}
.footer-right-social {
    position: absolute;
    right: 0;
    top: 38%;
    z-index: 999;
    margin-right: 8px;
}

.footer-right-social a {
    display: block;
}
 a:hover {
    opacity: 0.8;

    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;   
}
#sho-slider-area .slick-slide img {
    width: 100%;
}
section#sho-map-area {
    padding: 100px 0;
}
.de-nenove-btns {
    padding-top: 50px;
}
.sho-pro h5 {
    color: #fff;
    font-size: 18px;
    font-family: quattrocentoregular;
    margin: 0;
    padding: 0;
    line-height: 21px;
}

.wpb_text_column.sho-pro p {
    margin: 0;
}

.wpb_text_column.sho-pro img {
    margin-top: 12px;
    margin-bottom: 16px;
}
.de-news-images {
    height: 230px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.de-newstitle {
    height: 84px;
    display: flex;
    align-items: center;
    padding: 10px 24px;
}
.de-newstitle p {
    font-size: 19px;
    transition: all 900ms ease 0s;
    -webkit-transition: all 600ms ease 0s;
    -moz-transition: all 600ms ease 0s;
    -ms-transition: all 600ms ease 0s;
    -o-transition: all 600ms ease 0s;
    line-height: 24px;
}
.de-postcolor a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
}

.de-postcolor:hover.de-postcolor p{
 color: #bdad6c;

 transition: all 900ms ease 0s;
 -webkit-transition: all 600ms ease 0s;
 -moz-transition: all 600ms ease 0s;
 -ms-transition: all 600ms ease 0s;
 -o-transition: all 600ms ease 0s;   
}


div#next-previous > .overview{ position:relative;display:inline-block;height:20px;width:20px;left:18px;top:3px; }
div#next-previous > .overview:hover{ background-color:rgba(255,255,255,0.3); }
div#next-previous {
    width: 70px;
    float: right;
    margin-top: -26px;
    position: relative;
    z-index: 999;
    margin-right: -30px;
    background-image: url(images/newslink-icon.png);
    background-repeat: no-repeat;
    position: relative;
    background-size: 20px;
    background-position: center 6px;
}

div#next-previous a {
    color: #bdad6c;
    font-size: 24px;
    font-weight: normal;
}
.nav-previous.alignleft {
    float: left;
}
.nav-next.alignright {
    float: right;
}
a.overbdij {
    display: none;
}
.de-project-tabs-area .ult_tabmenu.style1 li.ult_tab_li {
    background-color: unset !important;
}
.de-project-tabs-area .ult_tabmenu.style1 a.ult_a {
    background-color: unset !important;
    margin-right: 40px;
}

.de-project-tabs-area .ult_tabmenu.style1{
    padding-left: 88px;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 30px;
}
.desingle-post:nth-child(4n+1) {
    padding-left: 0;
}
.de-project-tabs-area span.aio-icon {
    width: 20px;
    height: 27px;
    background-image: url(images/bad-icon.png);
    background-repeat: no-repeat;
    margin-right: -2px !important;
}

.de-project-tabs-area li.de-project-tab-two span.aio-icon {
    width: 20px;
    height: 19px;
    background-image: url(images/vel-icon.png);
    margin-right: 4px !important;
}
.de-project-tabs-area li.de-project-tab-three span.aio-icon {
    width: 20px;
    height: 24px;
    background-image: url(images/duu-icon.png);
    margin-right: 6px !important;
}

.de-project-tabs-area li.current span.ult-span-text.ult-responsive {
    border-top: 1px solid #bdad6c;
    border-bottom: 1px solid #bdad6c;
    padding: 13px 0;
}
.de-news-images.brandpost-img {
    background-size: initial;
}

.single-branklink {
    position: relative;
    z-index: 999;
    margin-bottom: 50px;
    display: block;
    padding-left: 17px;
}

.single-branklink:before {
    position: absolute;
    width: 10px;
    height: 10px;
    z-index: 999;
    left: 0px;
    top: 9px;
    background-color: #bdad6c;
}
#sho-banner-area .wpb_text_column.sho-bvt ul li {
    font-family: 'quattrocentoregular';
    font-size: 20px !important;
    margin-bottom: 5px;
}
#sho-banner-area .wpb_text_column.sho-bvt ul li{
    font-family: 'quattrocentoregular';
    font-size: 20px !important;
    background-image: url(images/bad-icon.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 28px;
    padding-top: 2px;
    padding-bottom: 2px;
}

#sho-banner-area .wpb_text_column.sho-bvt ul li a{
   
    color: #bdad6c;
}

.single-branklink {
    position: relative;
}

#sho-banner-area .wpb_text_column.sho-bvt ul li:nth-child(2) {
    background-image: url(images/vel-icon.png);
    background-position: 0px 6px;
}

#sho-banner-area .wpb_text_column.sho-bvt ul li:nth-child(3) {
    background-image: url(images/duu-icon.png);
    background-position: 0px 3px;
}

#sho-banner-area .wpb_text_column.sho-bvt ul li:before {
    display: none;
}
.single-branklink:before {
    position: absolute;
    content: "";
}
.single-branklink .ult_cl_link_1 a:after, .single-branklink .ult_cl_link_1 a:before{
    display: none;
}

section#home-fixed-box {
    position: fixed;
    top: 50%;
	transform:translateY(-50%);
    right: 0;
    color: #514d4e;
    text-align: center;
    z-index: 9;
}

section#home-fixed-box ul {
    list-style: none;
}

section#home-fixed-box ul li a {
    font-family: 'quattrocento_sansregular';
    background-color: #fff;
    display: block;
    color: #514d4e;
    line-height: 22px;
    width: 200px;
    height: 200px;
    text-align: center;
    padding: 30px;
    padding-top: 90px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 20px;
    background-image: url(images/bad-icon.png);
    background-repeat: no-repeat;
    background-position: center 50px;
}

section#home-fixed-box ul li.jone-fixb-secon a {
    background-image: url(images/vel-icon.png);
    background-position: center 50px;
}

section#home-fixed-box ul li.jone-fixb-thard a {
    background-image: url(images/duu-icon.png);
    background-position: center 50px;
}

section#home-fixed-box ul li {
    position: relative;
    background-image: url(images/bad-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}

section#home-fixed-box ul li.current:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    background-color: #848182;
    left: 6px;
}

.h-title.htitle-three h3:after {
    position: absolute;
    width: 21px;
    height: 26px;
    content: "";
    background-image: url(images/duu-icon.png);
    left: -30px;
    top: 0;
}

.h-title.htitle-two h3:after {
    position: absolute;
    width: 21px;
    height: 26px;
    content: "";
    background-image: url(images/vel-icon.png);
    left: -32px;
    top: 0;
}
.l-header .w-nav-anchor.level_2, 
.l-header .w-nav-anchor.level_3, 
.l-header .w-nav-anchor.level_4 {
    color: #333132;
    padding: 8px 0 !important;
}
.l-header .w-nav-list.level_2, 
.l-header .w-nav-list.level_3, 
.l-header .w-nav-list.level_4 {
    box-shadow: unset;
    padding: 20px 20px 42px 20px;
    min-width: 200px;
    border-radius: 0;
    background-color: #fff;
    border: 2px solid #bfb071;
}
.w-nav-list.level_2 {
    left: -20px;
}
li#menu-item-50 ul.level_2 {
    background-image: url(images/bad-icon.png);
    background-repeat: no-repeat;
    background-position: 97% 97%;
}

li#menu-item-49 ul.level_2 {
    background-image: url(images/duu-icon.png);
    background-repeat: no-repeat;
    background-position: 97% 97%;
}

.mainmenumain ul ul li a{
    font-size: 16px;
}
.l-header .mainmenumain ul ul.level_2 li a.w-nav-anchor.level_2 {
    border-top: 0px solid #bdad6c;
}
.sho-pro a{ padding-top:25px;position: absolute;left:0px;top:0px;height:100%;width:100%; }  
.sho-pro a:hover{ background-color:rgba(255,255,255,0.2); } 
#contact-banner-area h1.de-pagetitle{ padding-top: 0px; }

.l-header .action_link .w-nav-anchor.level_1 {
    color: #bdad6c;
}
.l-header .mainmenumain ul li.action_link a.w-nav-anchor.level_1:hover {
    color: #333132;
}
 
/* ============================================================
========================= Responsive CSS  =====================
===============================================================*/



/* large Screen */
@media only screen and (min-width: 1600px) and (max-width: 2800px) {}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    section#inspiratie-area .two-thirds p br {
        display: none;
    }
    .deprojeci_area {
        padding: 0;
    }
	.merk-title h2,.merk-title h1 {
		padding-left:0px;
	}
}
/* Medium Screen */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    section#sho-map-area .g-cols.offset_small>.one-half {
        width: 100%;
    }
    section#sho-banner-area .g-cols.offset_large>.one-quarter {
        width: 45%;
    }
    section#sho-banner-area .g-cols.offset_large>.three-quarters {
        width: 55%;
    }
    section#inspiratie-area:after {
        font-size: 140px;
    }
    .footer-address {
        padding: 0 5%;
        padding-top: 5%;
    }
    .footer-icon {
        padding-top: 40px;
    }
    .footer-con {
        width: 20%;
    }
    section#inspiratie-area .two-thirds p br {
        display: none;
    }
    .dij-logo {
        width: 13%;
        float: left;
    }
    span.w-logo-img img {
        width: 100%;
    }
    .header-menu {
        width: 87%;
        float: right;
    }
    .mainmenumain ul li a {
        font-size: 17px;
    }
    .desingle-post {
        width: 33%;
    }
    .desingle-post:nth-child(4n+1) {
        padding-left: 30px;
    }
    .desingle-post:nth-child(3n+1) {
        padding-left: 0;
    }
    


}



/* Tablet Screen  768px*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.merk-title h2,.merk-title h1 {
		padding-left:0px;
	}
    section#contact-banner-area .g-cols.offset_large>.one-quarter {
        width: 50%;
        padding-right: 40px;
    }
    section#contact-banner-area .g-cols.offset_large>.three-quarters {
        width: 50%;
    }
    section#contact-banner-area h2 br {
        display: none;
    }
    section#contact-banner-area .f-tel {
        width: 100%;
    }

    section#contact-banner-area .f-tel,
    section#contact-banner-area .f-name,
    section#contact-banner-area .f-text-area {
        width: 100%;
    }
    section#inspiratie-area {
        padding: 50px 0;
    }
    section#inspiratie-area:after {
        top: 140px;
        font-size: 120px;
        left: 10%;
    }
    .footer-address {
        padding: 0 15px;
        padding-top: 15px;
    }
    .footer-con {
        width: 33%;
        float: left;
        margin-top: 15px;
    }
    section#inspiratie-area .two-thirds p br {
        display: none;
    }
    section#sho-banner-area .g-cols.offset_large>.one-quarter {
        width: 100%;
        padding-right: 5%;
    }
    section#sho-banner-area .g-cols.offset_large>.three-quarters {
        padding-right: 5%;
        width: 100%;
    }
    .sho-pro {
        margin: 0 auto;
    }
    section#sho-map-area .g-cols.offset_small>.one-half {
        width: auto;
    }
    section#sho-banner-area h4:after {
        width: 100%;
    }
    .desingle-post {
        width: 50%;
    }
    .deprojeci_area {
        padding: 0;
    }
    .merk-title h2 {
        text-align: center;
    }
    .depost_area {
        padding: 0;
    }
    section#blok-area h3 br {
        display: none;
    }
    section#contact-banner-area {
        padding-top: 40px;
    }
    .footer-icon {
        padding-top: 25px;
    }
    .w-nav.type_mobile .w-nav-list.level_1 {
        background-color: #fff;
        width: 100%;
        position: absolute;
        top: 85px;
        margin: 0;
        padding: 0;
        left: 0;
        border: 2px solid #bdad6c;
    }
    .mainmenumain ul li a {
        padding: 9px 0!important;
    }

    section#sho-banner-area h4 {
        margin-top: 50px;
    }
    .desingle-post:nth-child(2n+1) {
        padding-left: 0;
    }
    .desingle-post:nth-child(4n+1) {
        padding-left: unset;
    }
    section#sho-banner-area img {
        margin-top: 30px;
    }
    .footer-right {
        width: 100%;
        float: left;
        margin: 30px 0;
    }
    .footer-left {
        width: 100%;
        float: left;
    }
    .de-project-tabs-area .ult_tabmenu.style1 {
        padding-left: 0;
    }
    .de-project-tabs-area .ult_tabmenu.style1 a.ult_a {
        margin-right: 20px;
    }

}

@media only screen and (max-height: 1024px) {
	/*body section#home-fixed-box{ top:94px;transform:none; }*/
}

/* Mobile Screen  320px*/
@media only screen and (max-width: 767px) {
	body{ padding-top:134px; } 
	body.home{ padding-top:0px; }
	body .l-subheader.at_middle{ position: fixed;width: 100%;background-color:#fff;top:0px; }
	body .footer-con ul li a{ font-size: 22px;margin-bottom:5px; }
	
	body section#inspiratie-area p,
		body section#sho-banner-area p,
		body section#sho-map-area p{ font-size:24px;margin-bottom:25px; }
	html body,
		body section#inspiratie-area h3,
		body section#sho-banner-area h3,
		body section#sho-map-area h3,
		body section#inspiratie-area p a,
		body section#sho-banner-area p a,
		body section#sho-map-area p a,
		body section#inspiratie-area li,
		body section#sho-banner-area li,
		body section#sho-map-area li,
		section#contact-banner-area label{ font-size:24px; }
	body section#contact-banner-area .whatsapp-btn{ margin-top: -143px; }
	body .g-cols.offset_medium > .one-quarter{ width:100%;margin:auto; }
	.merk-title h2,.merk-title h1 {
		padding-left:0px;
	}
	body .l-main{ padding-top:0px; }
	body .mainmenumain ul li:last-child{ padding-right:10px !important; }
	body .mainmenumain .level_2 > a > .w-nav-arrow{ display:none !important; }
	body .mainmenumain .level_2.menu-item-has-children > a > .w-nav-arrow{ display:block !important; }
	section#footer-area { 
        padding: 0 15px;
    }
    .footer-right {
        width: 100%;
    }
    .footer-left {
        width: 100%;
    }
    .footer-address {
        padding: 0;
    }
    .footer-con {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        font-size: 18px;
    }
    .footer-icon a {
        color: #c5b882;
        margin-right: 0;
        display: block;
        margin-bottom: 7px;
    }
    .desingle-post {
        width: 100%;
    }
    .deprojeci_area {
        padding: 0;
    }
    .deprojeci_area img {
        width: 100%;
    }
    .de-postcolor {
        height: auto;
    }
    .merk-title h2 {
        padding: 0;
        text-align: center;
        font-size: 34px;
    }
    section#inspiratie-area {
        padding: 0;
    }
    div#dej-banner-left {
        margin-left: 15px;
        margin-top: 30px;
    }
    section#inspiratie-area h2,section#inspiratie-area h1 {
        font-size: 30px;
        line-height: 30px;
        text-align: center;
        margin-top: 30px;
    }
    .h-title h2 {
        font-size: 35px;
        margin-top: 0;
        line-height: 40px;
    }
    .address-left {
        width: 80%;
        margin-top: 30px;
    }
    .footer-right br {
        display: none;
    }
    .footer-icon {
        margin-bottom: 50px;
    }
    .address-right {
        width: 80%;
        margin-top: 30px;
        float: left;
    }
    .desingle-post {
        padding-left: 0;
    }
    .de-news-images {
        height: 300px;
    }
    div#next-previous {
        margin-right: 0;
    }
    div#banner-right {
        position: unset;
        right: unset;
        width: 180px;
        margin-top: 100px;
        top: unset;
        float: left;
    }
    section#inspiratie-area .g-cols.offset_small>.two-thirds {
        width: 100%;
    }
    section#inspiratie-area .g-cols.offset_small>.one-third {
        width: 100%;
        margin: 0;
    }
    .sho-pro {
        background-color: #c1b275;
        width: 200px;
        height: 200px;
        position: relative;
        padding: 110px 0 30px 0;
        margin: 0 auto;
		margin-bottom:25px;
    }
	.sho-pro a{ padding-top:0px; }
	.g-cols > div{ float:none; }
	section#sho-banner-area .g-cols.offset_large > .three-quarters{ float:none; }
	body .afterBefore{ margin-bottom:0px !important; }
	section#inspiratie-area .two-thirds p br {
       display: none;
	}
	section#sho-map-area{ padding-top:25px; }
	section#sho-map-area .w-image{ text-align:center; }
	.footer-right-social{ bottom:38%;top:auto; }
	section#sho-banner-area h2, section#sho-banner-area h1{ padding-top:25px; }
	.g-cols.offset_medium > .one-half{ width:100%;margin-bottom: 50px; }
	.g-cols.offset_medium{ padding:0px; }
	section > div > .g-cols.offset_medium,
		section > div > .g-cols.offset_small{ padding:0px 20px; }
	section#sho-map-area{ padding-bottom:50px; }
	body .ult-carousel-wrapper{ margin-bottom:0px;padding-bottom:0px; }
	body .vc_empty_space.emtyspace{ max-height:25px; }
	body #sho-slider-area .one-sixth{ display:none; }
	.g-cols.offset_medium > div{ margin-left:0px; }
	.g-cols.offset_large{ padding-left:20px; }
	.g-cols.offset_medium > .one-third{ width:100%; }
	section#sho-banner-area .g-cols.offset_large > .one-quarter{ padding-right:20px; }
	body #swipebox-close{ right:18px; }
	body #swipebox-next{ position:relative;right:18px; }
	body.single-project section#sho-banner-area h4:before{ left:-5px; }
	body.single-project section#sho-banner-area h4{ padding-left:30px; }
	body .g-cols.offset_large > .five-sixths{ width:100%; }
	body .g-cols.offset_medium > .two-thirds{ width:100%; }
	section#inspiratie-area .w-btn-wrapper.align_left{ margin-left:auto;margin-right:auto;display:table; }
	.g-cols.offset_small > .two-thirds{ width:100%;margin-left:opx; }
	.g-cols.offset_small > div{ margin-left:0px; }
	.mainmenumain ul li a{ font-size:22px; }
	.mainmenumain ul ul li a{
		font-size: 20px;
	}
	.de-project-tabs-area .ult_tabmenu.style1{ padding-left:20px;padding-right:20px;display:block; }
	body .ult_tabmenu.style1 li.ult_tab_li{ float:none;display:table;margin-left:auto;margin-right:auto;margin-bottom:25px; }
	body .de-project-tabs-area .ult_tabmenu.style1 a.ult_a{ margin-right:0px; }
	section#home-fixed-box ul li.current:before{ left:0px; }
    section#inspiratie-area:after {
        top: 175px;
        font-size: 63px;
        line-height: 25px;
        left: 50%;
        margin-left: -165px;
    }
    section#contact-banner-area .g-cols.offset_large>.one-quarter {
        width: 100%;
        padding-right: 5%;
    }
    section#contact-banner-area .g-cols.offset_large>.three-quarters {
        width: 100%;
        margin-left: 0;
        padding-right: 5%;
    }
    section#contact-banner-area h2 {
        text-align: center;
    }
    section#contact-banner-area h2 br {
        display: none;
    }
    section#contact-banner-area .f-tel {
        width: 100%;
    }

    section#contact-banner-area .f-tel,
    section#contact-banner-area .f-name,
    section#contact-banner-area .f-text-area {
        width: 100%; 
    }
    section#contact-banner-area {
        padding-top: 50px;
    }
    section#sho-banner-area .g-cols.offset_large>.one-quarter {
        width: 100%;
        padding-right: 5%;
    }
    section#sho-banner-area .g-cols.offset_large>.three-quarters {
        width: 100%;
        padding-right: 5%;
    }
    section#sho-banner-area h4:after {
        width: 100%;
    }
    section#sho-banner-area h4 {
        margin-top: 50px;padding-top:0px;
    }
	.de-pagetitle h4,h4.de-pagetitle,h1.de-pagetitle{ top:13px; }
	section#sho-banner-area h4:before{ left:-28px; }
    section#sho-banner-area h2 br,section#sho-banner-area h1 br {
        display: none;
    }
    section#sho-map-area .g-cols.offset_medium>.two-thirds {
        width: 100%;
    }
    section#sho-map-area .g-cols.offset_medium>.one-third {
        width: 100%;
        margin: 0;
    }
    section#blok-area h3 br {
        display: none;
    }
    section#blok-area h3 {
        font-size: 30px;
    }
    section#sho-map-area .g-cols.offset_small>.one-half {
        width: 100%;
        text-align: center;
    }
    .depost_area {
        padding: 0;
    }
    span.w-logo-img img {
        margin: 15px 0;
    }
    .footer-icon {
        padding-top: 30px;
    }
    section#sho-gallery-area .g-cols.offset_medium>.two-thirds {
        width: 100%;
    }
    section#sho-gallery-area .g-cols.offset_medium>.one-third {
        width: 100%;
        margin-left: 0;
    }
    .h-title {
        margin-top: 20px;
    }
    .h-button {
        margin-top: 50px;
    }
    .w-btn-wrapper.align_left {
        margin-right: 0;
    }
    section#footer-top-icon {
        margin-top: 50px;
    }
    .mainmenumain ul li a {
        padding: 9px 0!important;
    }
	
	body .l-header{ padding-left:0px;padding-right:0px; }
	body .dij-logo{ top:-10px;position:relative; }
	body .social-icon{ padding-right:20px; }
	body .header-menu{ width:50%; }
	body .w-nav-control{ margin-right:15px; }

	body.menuOpen{ overflow:hidden; }
    .menuOpen .w-nav.type_mobile .w-nav-list.level_1 {
        background-color: #fff;
        width: 100%;
        position: absolute;
        top: 97px;
        margin: 0;
        padding: 0;
        left: 0;
		height: calc(100vh - 97px) !important;
    }
	body .l-header .w-nav-list.level_1 > li:last-child{ padding-bottom:50px; }
	body .l-header .w-nav-list.level_2, 
		body .l-header .w-nav-list.level_3, 
		body .l-header .w-nav-list.level_4{ border:0px; }
	body .footer-left{ position:relative;left:-20px;width:calc(100% + 40px); }
    section#sho-banner-area h2,section#sho-banner-area h1 {
        margin-top: 50px;
    }
    section#sho-banner-area img {
        margin-top: 50px;
    }
    .w-gallery.cols_3 .w-gallery-item {
        width: 100%;
    }
    section#sho-map-area .map-btn-two {
        margin-top: 30px;
    }
    .de-project-tabs-area li.current span.ult-span-text.ult-responsive {
        padding: 7px 0;
    }
    section#sho-map-area .map-btn-two {
        margin-bottom: 40px;
    }
    section#contact-banner-area .google-maps {
        margin-bottom: 30px;
    }
	section#home-fixed-box ul li a {
		line-height: 17px;
		width: auto;
		height: auto;
		padding: 10px;
		padding-top: 40px;
		margin-bottom: 10px;
		font-size: 17px;
		background-position: center 10px;
	}

	section#home-fixed-box ul {
		margin: 0;
	}
	section#home-fixed-box ul li.jone-fixb-secon a {
		background-position: center 12px;
	}
	section#home-fixed-box ul li.jone-fixb-thard a {
		background-position: center 12px;
	}
	
}

.contact-info-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    height: 100%;
}
.one-half.input-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media (max-width: 800px) {
    .contact-info-container {
        height: auto;
    }
    .one-half.input-container {
        display: block;
    }
}


.call-font-size {
    font-size: 28px !important;
}

.row.align-end {
    height: 70px !important;
}
/*
.input-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}

.input-container form {
    padding: 0;
    margin-bottom: 0;
}

.inline-form-wrapper.expanded-form .inline-contactform-container form {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}*/
.button-link-contact {
    margin: 0 !important;
}
/*
.person-image-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    margin-left: 0 !important;
}
@media (max-width: 768px) {
    .person-image-wrapper {
        align-items: fle;
    }
    .g-cols.offset_medium > div {
        min-height: 340px !important;
    }
} */

.owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 767px) {
    #menu-footer-menu-1, #menu-footer-menu-2, #menu-footer-menu-3, #menu-footer-menu-4 {
        display: none !important;
    }

    body.l-body {
        padding-bottom: 0 !important;
    }
    .bottom-left {
        display: none !important;
    }
    .footer-b-con {
        justify-content: center !important;
    }

    #footer-bottom {
        padding-top: 0 !important;
        margin-bottom: 0 !important;
    }
}


#cw-hamburger-toggle { visibility: hidden; }

label[for="cw-hamburger-toggle"] {
    width: 130px;
    height: 37px;
    position: absolute;
    background-color: transparent;
    background-image: url(images/icons/hamburger-open.svg);
    background-repeat: no-repeat;
    z-index: 99;
    right: 60px;
    top: 79px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: right;
    line-height: 80px;
}
input#cw-hamburger-toggle:checked ~ label[for="cw-hamburger-toggle"] {
    background-image: url(images/icons/hamburger-close.svg);
}

.cw-menu-wrapper {
    position: relative;
    width: 100%;
}

.cw-supermenu {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 500px;
    height: 100vh;
    padding: 40px 30px;
    overflow-y: auto !important;
    overscroll-behavior-y: contain;
    /* background: linear-gradient(rgb(28 28 28 / 80%), rgb(0 0 0 / 80%)), url(images/visual-bg.jpg) center / cover no-repeat; */
    
    /* background: linear-gradient(rgba(26, 30, 34, 0.8), rgba(26, 30, 34, 0.8)), url("images/visual-bg.jpg") center/cover no-repeat; */
    background: linear-gradient(rgb(51 51 51 / 80%), rgb(0 0 0 / 80%)), url(images/visual-bg.jpg) center / cover no-repeat;
    box-sizing: border-box;
    pointer-events: auto;
    font-size: 1.2em;
    text-align: left;
    transform: translateX(100%);
    transition: transform 0.4s ease-in-out;
}
.cw-supermenu.open {
    box-shadow: -6px 0px 10px 0px rgba(0,0,0,0.5);
}
.cw-supermenu.open {
    transform: translateX(0);
}
body.menu-open {
    overflow: hidden;
}
.cw-supermenu > * {
    position: relative;
    z-index: 2;
}

@media (max-width: 768px) {
    .cw-supermenu {
        width: 100%;
    }
}

#cw-supermenu-big-menu li {
    line-height: 30px !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page:not(.menu-item-has-children), 
.menu-item.menu-item-type-custom.menu-item-object-custom:not(.menu-item-has-children) {
    margin-bottom: 16px !important;
}

.menu-items-wrapper {
    margin-top: 150px;
}
.cw-supermenu .big-menu-buttons a {
    font-weight: 100;
    font-family: 'Lato';
}
.cw-supermenu .big-menu-buttons,
.cw-supermenu .small-menu-buttons {
    color: white !important;
}
.cw-supermenu a {
    color: white;
    text-decoration: none;
    font-weight: 100;
    font-family: 'Lato';
    display: block;
}
.cw-supermenu a:hover {
    /* color: #1e2234 !important; */
    color: #bdc9da !important;
    text-decoration: none !important;
}

.cw-supermenu .menu-item-has-children {
    margin: 0 !important;
    /* height: 50px !important; */
}
.cw-supermenu .menu-item-has-children.open {
    /* height: auto !important; */
}

.cw-supermenu .menu-item-has-children > a {
    position: relative;
    padding-right: 30px;
}


.cw-supermenu .menu-item-has-children .submenu-toggle {
    content: "";
    position: absolute;
    top: 16px;
    right: 35px;
    width: 22px;
    height: 22px;
    z-index: 100;
    background-image: url(images/icons/menu-child-indicator.svg);
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0.7em;
    transform: translateY(-50%) rotateZ(45deg);
    pointer-events: auto;
    transition: transform 0.2s;
}
.submenu-toggle:hover {
    cursor: pointer;
}

.cw-supermenu .menu-item-has-children.open .submenu-toggle {
    transform: translateY(-50%) rotateZ(0deg);
}
.menu-item-has-children {
    position: relative;
    z-index: 0;
}
.cw-supermenu .menu-item-has-children > a {
    display: inline-block;
    padding-right: 30px;
    position: relative;
}
.cw-supermenu .sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-in-out;
}
.cw-supermenu .menu-item-has-children.open > .sub-menu {
    max-height: 600px;
}

.big-menu-buttons a {
    font-size: 28px;
    font-weight: bold;
}

.sub-menu a {
    font-size: 20px !important;
}
.sub-menu li {
    line-height: 40px !important;
    margin: 0 !important;
}
.small-menu-buttons {
    padding-bottom: 50px;
    padding-top: 30px;
}

.small-menu-buttons li {
    line-height: 20px !important;
}
.small-menu-buttons a {
    font-size: 20px;
    height: auto;
    margin: 0;
}

ul.sub-menu li.menu-item.menu-item-type-post_type.menu-item-object-page:last-child {
    margin-bottom: 50px !important;
}

.current_page_item > * {
    color: #1e2234 !important;
}

.no-padding {
    padding: 0 !important;
}

.center-image-block .l-section-h .g-cols.offset_medium {
    display: flex;
    align-items: center;
}