/*
=============================================================================
Oak style 
=============================================================================
 */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
body{
    font-family: 'Roboto', sans-serif;
}
img{
    max-width: 100%;
    height: auto;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.p-l-r-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.p-l-0 {
    padding-left: 0px;
}

.p-r-0 {
    padding-right: 0px;
}

.p-l-0-min {
    padding-left: 0px;
}

.p-r-0-min {
    padding-right: 0px;
}


.m-t-20 {
    margin-top: 20px;
}
.m-t-30{
	margin-top: 30px
}
.m-t-40 {
    margin-top: 40px;
}
.m-t-50{
	  margin-top: 50px;
}
.z-index-99999999{
    z-index: 999999999999;
}
.logo-area {}
.nav-link{
    color: #ffffff!important;
}
.logo-img {
    height: 110px;
    padding: 5px 0px;
}

.logo-img img {
    height: 100px;
}
.carousel-item{
	z-index:1;
}
.menu-area {
    background: transparent;
    height: 82px;
    position: relative;
    z-index: 10;
    padding: 40px 0px 12px 0px;
    margin: 40px 0px 20px 0px;
}
.navbar-nav {
    height: auto;
    background: transparent;
    margin-top: -2px;
}

/* .menu-main-menu-container ul li {
    padding: 5px 20px;
    text-align: right;
} */
.navbar-nav .dropdown-menu{
    color: #fff;
    min-width: 209px;
    margin-top: 0px;
    border: 0px;
	border-radius:0px;
}
.navbar-nav .dropdown-menu li:first-child{
	 border-top: .5px solid #021f3e;
}
.navbar-nav .dropdown-menu li{
	padding: 0px!important;
}
.navbar-nav .dropdown-menu li a{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    display: block;
    width: 100%;
    padding: 12px 20px!important;
    clear: both;
    text-align: left;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-weight: 500;
    text-transform: capitalize;
}

.navbar-nav .dropdown-menu li:hover{
     background: #fac20c;
	 color: #002a58;
}
.navbar-nav .dropdown-menu li a:hover, .navbar-nav .dropdown-menu li a:active, .navbar-nav .dropdown-menu li a:focus {
    text-decoration: none;
    background: #FFDC28!important;
}
.nav-link {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 0px 0px 0px!important;
    line-height: 24px;
}
.navbar-nav .active>.nav-link,
.navbar-nav .nav-link:active, 
.navbar-nav .nav-link:focus, 
.navbar-nav .nav-link:hover {
    color: #222!important;
   
}

.navbar-nav .active>.dropdown-toggle{
	   
}
.btn-outline-success {
    background: #f6bf02!important;
    border-color: #f6bf02!important;
    margin-left: 89px;
    margin-bottom: 23px;
    text-transform: uppercase;
    color: #002a58!important;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 0px 0px 0px!important;
    line-height: 24px;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none!important;
}
.btn-outline-success:hover, .btn-outline-success:active, .btn-outline-success:focus {
   background: #f6bf02!important;
   border-color: #f6bf02!important;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #002a58!important;
    background: #f6bf02!important;
    border-color: #f6bf02!important;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(246, 191, 2)!important;
}

.form-inline {
    background: url(../img/botonmenutop4.png);
    height: 92px;
    width: 300px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: content-box;
    top: 20px;
    position: relative;
    z-index: 999;
}

.slider-area {}
.home .slider-area {
    margin-bottom: 100px;
}
.carousel-caption {
	position: absolute;
    z-index: 10;
    background: #678b8fc4;
    width: 25%;
    top: 50%;
    height: 100%;
    transform: translate(-50%, -50%);
    left: 45%;
    padding: 60px 30px 5px 30px;
}
.slider-area p{
    line-height: 30px;
    padding: 12px 0px;
    text-align: left;
    color: #fff;
}
.contact-slider-slider {
    margin-top: 26px;
}
.carousel-caption h1 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    z-index: 10;
    color: #fff;
    text-align: left;
    font-size: 40px!important;
    font-weight: 500;
    padding: 10px 0px 14px 0px;
    margin: 0px!important;
    line-height: 30px;
}

.caption-skew-left {
    display:none;
    content: '';
    width: 30px;
    height: 90px;
    background: #ffc500;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    left: -14px;
    transform: skew(-10deg, 0deg);
    border-left: 25px solid #ffd20399
}

.caption-skew-right {
    display: none;
    content: '';
    width: 30px;
    height: 90px;
    background: #ffc500;
    position: absolute;
    bottom: 0px;
    z-index: 999;
    right: -19px;
    transform: skew(-10deg, 0deg);
    border-left: 25px solid #ffd20399
}

.service-area {
    position: relative;
    margin-top: 200px;
}

.service-icon-area {
    height: 75px;
    width: 100%;
    position: relative;
    padding-top: 30px;
}
.a-am{
	width: auto;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 175px;
}
.b{
   width: auto;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 175px;
}
.c{
    width: auto;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 175px;
}
.be{
	width: auto;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
   height: 175px;
    
}
.ce{
	width: auto;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
   height: 175px;
   
}
.service-area .card {
    box-shadow: 14px 14px 60px rgb(0 0 0 / 15%);
    border-radius: 0px!important;
}

.service-area .card:hover {
    box-shadow: 14px 14px 60px rgb(0 0 0 / 15%);
    transition: .9s;
}

.service-area .card-title {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-size: 25px;
    color: #fff;
    position: relative;
    top: -17px;
}
.service-area .card-deck .card{
    margin-right: 10px!important;
    margin-left: 10px!important;
	margin-bottom: 100px;
}
.service-area .card-text {
    text-align: center;
    padding: 0px 10px;
}
.btn-law{
	text-decoration:none!important;
	 color: #1785c4;
}
.vertical-line{ 
    position: absolute;
    width: 3px;
    height: 53px;
    background: #ffdc28;
    left: 50%;
    top: 118px;
}
.vertical-line-2{ 
    position: relative;
    width: 3px;
    height: 50px;
    background: #ffdc28;
    left: 50%;
    top: -120px;
}
.law-name h4{
    border: 2px solid #ffdc28;
    padding: 11px 6px 11px 6px;
    color: #002a58;
    margin-bottom: 10px;
    border-radius: 5px;
    margin-top: 48px;
}
.law-name h4:hover{
	background-color: #002a58;
	color: #fff;
    opacity: 0.8;
}
.law-name h4{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 13px;
    text-align: center;
    color: #777171;
	
}
.bg-brand-yellow{
    background: #ffdc28!important;
}
.law-name p{
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    text-align: center;
    margin-bottom: 0px;
	
}
.service-area .card-body{
	padding: 19px 14px!important;
}
.btn-service-icon {   
    font-family: 'Roboto', sans-serif;
    background: transparent;
    border-radius: 0px;
    border: 0px;
    padding: 15px 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #336e9b;
    margin-top: -60px;
}

.featured-area {
    padding: 55px 0px;
    background: transparent;
}

.feauted-img-title-bg h2 {
    font-family: 'Roboto', sans-serif;
    background: #1F2F53;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    padding: 15px 20px;
    margin-bottom: 0px;
    color: #fff;
}

.featured-area img {

}

.left-skew {
    transform: skew(-10deg, 0deg);
    background: white;
    width: 50px;
    height: 316px;
    position: relative;
    top: -66px;
    bottom: 0px;
    left: 96%;
    z-index: 999;
    border-left: 15px solid #EFC222;
    border-right: 15px solid #EFC222;
}

.blog-skew {
    transform: skew(-6deg, 0deg);
    background: white;
    width: 39px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 93%;
    z-index: 999;
    border-left: 15px solid #EFC222;
}

.border-skew-left {
    content: '';
    width: 30px;
    margin-left: -24px;
    margin-top: -6px;
    height: 44px;
    background: transparent;
    position: absolute;
    transform: skew(-15deg, 0deg);
    border-left: 8px solid #efc222;
}

.border-skew-right {
    content: '';
    width: 30px;
    margin-left: 16px;
    margin-top: -6px;
    height: 44px;
    background: transparent;
    position: absolute;
    transform: skew(-15deg, 0deg);
    border-left: 8px solid #efc222;
}

.location-skew-left {
    content: '';
    width: 30px;
    margin-left: -24px;
    height: 44px;
    background: transparent;
    position: absolute;
    bottom: 0px;
    transform: skew(-15deg, 0deg);
    border-left: 8px solid #efc222;
}

.location-skew-right {
    content: '';
    width: 30px;
    margin-left: 16px;
    height: 44px;
    background: transparent;
    position: absolute;
    bottom: 0px;
    transform: skew(-15deg, 0deg);
    border-left: 8px solid #efc222;
}
.section-three {
    background-image: url(../img/Sec3.png);
    height: 346px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 200%;
    box-sizing: content-box;
    background-attachment: inherit;
    background-origin: content-box;
    border: 0px solid transparent!important;

}
.section-three .card-body{
    margin: 66px 100px;
    background: #0000006e;
    padding: 30px;
    color: #fff;
}
.section-three .card-body h2{
        font-size: 40px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.location-area {
    background: #fff;
    padding: 50px 0px 80px 0px;
    background: url(../images/icons/location-bg.png);
}

.location-area .card {
    background: transparent;
    border: 0px;
    color: #fff!important;
    padding: 0px!important;
    margin-right: 0px!important;
}

.location-area .card-body {
   
}

.location-area h2 {
    font-family: 'Roboto', sans-serif;
    color: #97adbd;
    margin-left: 13px;
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    top: 4px;
}

.fa-map-marker-alt {
    position: relative;
    margin-right: 10px;
    color: #90ACBD;
}

.location-area h5 {
     font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 2px;
    color: #336e9b;
}
.law-name h4:before{
     border-left: 6px solid green;
    height: 100px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 100px;

}
.location-area p {
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    color: #656464;
    margin-left: 28px;

}

.blog-area {
    background: transparent;
    padding: 50px;
}

.blog-des h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #002a58;
}
.blog-des h2 a {
    color: #002a58!important;
}
.blog-img {
    width: 100%;
}
.btn-wrapper{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.read-more-btn-download {
    font-family: 'Roboto', sans-serif;
    background: #fac20c;
    border-radius: 0px;
    border: 0px;
    padding: 10px 25px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 500;
    margin-top: 10px;
	color: #002a58;
	display:block;
	text-align:center;
}
a:hover{
	color: #002a58;
}
.read-more-btn {
    font-family: 'Roboto', sans-serif;
    background: #fac20c;
    border-radius: 0px;
    border: 0px;
    padding: 10px 25px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 500;
    margin-top: 40px;
	color: #002a58;
	display:block;
}
.read-more-btn-about {
    font-family: 'Roboto', sans-serif;
    background: #fac20c;
    border-radius: 0px;
    border: 0px;
    padding: 10px 25px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 500;
    margin-top: 15px;
	margin-bottom:10px;
	color: #002a58;
	display:block;
}
.inner-page form input[type=submit],
.inner-page-without-tab form input[type=submit]{
    font-family: 'Roboto', sans-serif;
    background: #8aa6a9!important;
    padding: 10px 25px 15px 25px;
    line-height: 20px;
    font-size: 17px;
    color: #ffffff;
    font-weight: 500;
    height: 40px;
    margin-top: 15px;
    margin-bottom: 33px;
    float: left;
    width: 300px!important;
    display: block;
    border: 1px solid #8aa6a9!important;
}
.inner-page form:after,
.inner-page-without-tab form:after{
	 content: "";
     display: table;
     clear: both;
}
.footer-area {
    padding: 50px 0px;
    background: #ffffff;
    color: #8F9AAB;
    margin-top: 0px;
    margin-bottom: -80px;
    position: relative;
}

.footer-area h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 32px;
    margin-bottom: 35px;
}

.footer-area input {
    background: #033762;
    border: 0px;
    padding: 10px;
    width: 100%;
    color: #fff;
    text-align: center;
}

input::placeholder {
    color: #222;
    text-align: center;
}

.footer-area .btn-large {
    background: #A5BCCB;
    border: 0px;
    padding: 3px;
    width: 100%;
    border-radius: 0px;
    color: #464646;
    margin-top: 10px;
}

.footer-area .subscribe-menu {
    display: block;
    padding: 10px 0px 0px 0px!important;
}

.footer-area .subscribe-menu li {
    list-style: none;
    padding: 3px 0px!important;
}

.footer-area .subscribe-menu li:hover {
    background: transparent!important;
}

.footer-area .subscribe-menu li a {
    color: #575757!important;
}

.footer-area .subscribe-menu li a:hover {
    color: #f1f1f1!important;
    background: transparent!important;
}

.copy-right {
    color: #8F9AAB;
    margin-top: -10px;
}

.footer-area .location-menu {
    display: block;
    padding: 0px;
    margin-top: -10px;
}

.footer-area .location-menu li {
    list-style: none;
    padding: 9px 0px;
}
.footer-area p{
    color: #000000!important;
    font-size: 16px;
    font-weight: 500;
    padding: 0px 0px 0px 0px!important;
    line-height: 24px;
    margin-left: 0px!important;
}
.footer-area a{
    color: #000000!important;
    font-size: 12px;
    font-weight: 500;
    padding: 0px 0px 0px 0px!important;
    line-height: 24px;
}
.footer-contact a{
	color: #575757!important;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 0px 0px 0px!important;
    line-height: 24px;
}
.footer-area .location-menu li a {
    color: #575757!important;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 0px 0px 0px!important;
    line-height: 24px;
}

.footer-area .location-menu li a:hover {
    color: #8F9AAB!important;
}

.footer-contact h3 {
    font-family: 'Roboto', sans-serif;
    color: #f1f0f0;
    font-size: 22px;
    font-weight: 500;
}

.footer-contact p {
    color: #cac5c5;
    line-height: 22px;
    font-weight: 500;
}

.federdirev, .wegcode {
      text-align: center;
}
.wegcode img {
    height: 144px;
    max-width: 100%;
    position: relative;
    top: -30px;
}
  .federdirev img {
    height: 93px;
}


.social-link {
    display: block;
    padding: 0px;
    margin: 40px 0px;
}

.social-link li {
    list-style: none;
    float: left;
    margin-right: 52px;
}

.social-link li:last-child {
    margin-right: 0px;
}

.social-link li a {}

.social-link li img {
    height: 50px;
}

.erk {
    margin-top: 70px;
    text-align: left;
    font-size: 15px;
    line-height: 30px;
}

.footer-border-right {
    /*border-right: 5px solid #00315D;*/
}

.design-credential {
    padding: 60px 0px 20px 0px;
    background: #fff;
}
.footer-logo-bg{

}
.footer-logo-bg img{
    
}
.designed-by {
    float: right;
}

.fa-heart {
    color: red;
}

.designed-by img {
    height: 28px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.designed-by p {
    margin-bottom: 0px;
}
.inner-page{
    /* margin-top: 50px;
    min-height: 200px; */
}
.inner-page-without-tab{
    min-height: 200px; 
}
.full-bg, .blog-thumnail{
    width: 100%!important;
    height: auto;
}
.innerpage-skew{
    transform: skew(-6deg, 0deg);
    background: white;
    width: 51px;
    height: 92%;
    position: relative;
    top: -375px;
    left: 94%;
    z-index: 999;
    border-left: 15px solid #EFC222;
}
.innerpage-skew-right{
    transform: skew(-6deg, 0deg);
    background: white;
    width: 57px;
    height: 336px;
    position: relative;
    top: 16px;
    left: 18px;
    z-index: 999;
    border-right: 15px solid #EFC222;
}
.blog-inner-title{
    font-family: 'Roboto', sans-serif;
    line-height: 27px;
    color: #002a58;
    font-weight: 700;
    font-size: 25px;
	margin: 33px 0px 10px 0px!important;
	text-align: center;
}
.inner-page-without-tab .entry-meta{
    text-align: center;
    font-size: 13px;
	margin-bottom: 30px;
}
.page-bg-color{
 
}
.bg-color{
	background: #fff;
}
.bg-without-tab{
	background: #fff;
    box-shadow: 12px 0 14px -12px #c7c7c7a8, -12px 0 21px -12px #c7c7c7a8;
	padding:20px 30px;
}
.qubely-block-tab{
    padding: 15px 0px!important;
}
.qubely-block-tab .qubely-tab-nav .qubely-tab-item{
   margin-right: 0px!important;
   margin-left: 0px!important;
}
.qubely-block-tab .qubely-tab-nav .qubely-tab-item .qubely-tab-title{
    padding: 18px 25px 7px 25px!important;
    background: #ffffff!important;
    color: #002a58!important;
    border-radius: 0px!important;
    text-transform: uppercase!important;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    border-bottom: 5px solid #002a58;
}
.qubely-block-tab .qubely-tab-nav .qubely-tab-item.qubely-active .qubely-tab-title{
    padding: 18px 25px 7px 25px!important;
    background: #ffffff!important;
    color: #002a58!important;
    border-radius: 0px!important;
    margin-bottom: 8px;
    border-bottom: 5px solid #ffdc28!important;

}
/*

.qubely-block-tab .qubely-tab-nav .qubely-tab-item.qubely-active .qubely-tab-title:after{
    content: " ";
    position: absolute;
    right: 40%;
    bottom: -15px;
    border-top: 15px solid  #f6bf02;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: none;
}
*/
.qubely-block-tab .qubely-tab-body{
	padding-top:20px!important;
}
.qubely-tab-content h6{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #002a58;   
    font-family: 'Roboto', sans-serif;
}
.qubely-tab-content strong, .qubely-text-has-color{
    font-size: 18px;
    font-weight: 700;
    color: #002a58;
    font-family: 'Roboto', sans-serif;
    margin-bottom:20px;
}

.qubely-tab-content h3{
    font-size: 22px;
    font-weight: 700;;
    margin-bottom: 20px;
    color: #002a58;   
    font-family: 'Roboto', sans-serif;
}
.wp-block-image{

}
.mc4wp-error p{
    font-size: 9px;
    color: red;
    margin-bottom: 0px;
}
.float-right-min{
		float:right!important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(http://dev.rivr.be/wirix-wp/wp-content/themes/wirix/assets/img/hambargar.svg)!important;
}
.carousel-item img{
	width: 100%;
	height:auto;
}
.m-t-30{
	margin-top:30px;
}
.wp-block-table{
	border:1px solid #ddd!important;	
}
.wp-block-table td{
    padding: 10px 10px!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 15px;
}
.blog-page article{
	background: #ffffff;
    box-shadow: 0 0 60px rgba(0,0,0,0.15);
    margin-bottom: 35px;
    max-height: 521px;
    min-height: 521px;
}
.blog-page .page-title,
.blog-page .entry-content{
	padding: 10px 0px;
    text-align: center;
    margin: 0px;
}
.blog-page .page-title a{
	color: #002a58;
}
.blog-content{
	padding: 10px 20px 30px 20px;
    text-align: center;
}
.post-featured-image img{
	width:100%;
	height:auto;	
}
.read-more-blog-page{
    font-family: 'Roboto', sans-serif;
    background: #fac20c;
    border: 0px;
    padding: 10px 25px;
    line-height: 20px;
    color: #002a58;
    font-size: 17px;
    font-weight: 500;
    margin-top: 22px;
    border-radius: 27px;
}
.inner-page-left-skew{
	transform: skew(-6deg, 0deg);
	background: white;
	width: 60px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 96%;
	z-index: 999;
	border-left: 15px solid #EFC222;
}

.carousel-item{	   
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;    
}
.wp-block-table{
	width:100%;
	overflow:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.wp-embedded-content{
	width: 100%!important;
    overflow-x: auto!important;
    border: 1px solid #ddd;
}
.carousel-indicators{
	display:none;
}
.wpcf7{
	width:100%;
}

.wpcf7 input, .wpcf7 select, .wpcf7 input[type=checkbox]{
    width:100%!important;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777;
    background-color: #f2f2f2 !important;
    background-image: none;
    border: 1px solid #f2f2f2!important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px #678b8fc4;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.wpcf7 textarea{
    max-height: 200px;
    width:100%!important;
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f2f2f2!important;
    background-image: none;
    border: 1px solid #f2f2f2!important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.page-id-1166 .wpcf7 input, .page-id-1166 select{
    width:100%!important;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #89BDE5!important;
    background-image: none;
    border: 1px solid #89BDE5!important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.page-id-1166 .wpcf7 textarea{
    width:100%!important;
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #89BDE5!important;
    background-image: none;
    border: 1px solid #89BDE5!important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
form p{
	font-size: 16px;
    margin-bottom: 20px;
    line-height: 36px;
    font-weight: 700;
}
.wp-block-image img {
    max-width: 100%;
    height: auto;
}
form p label{
    line-height: 27px;
    color: #4e4e4e;
    font-weight: normal;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 5px;
    width: 100%;
}
.wp-block-column:first-child{
	padding-right:15px;
}
.wp-block-column:last-child{
	padding-left:15px;
}
.hundred-per-w, .wp-image-813{
	width:100%
}
.slider-overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #00569866;
    display: block;
    opacity: 1;
    height: 763px;
    width: 100%;
    z-index: 9;
}

/* corrections */

* {
    margin: 0;
}
.inner-page{

}
.working-hour {
    max-width: 500px;
    min-width: 500px;
    width: 500px;
    border-spacing: 0rem;
    border-collapse: collapse;
    border: none!important;
    overflow: hidden;
	margin-left: -10px;
    margin-top: 10px;
}
.working-hour td, th {
    text-align: center;
    border: none!important;
    vertical-align: middle;
    padding: 4px 0px!important;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
  
}
.bg-green{
    background: #002A58;
}
.spacer{
    height: 10px;
}
.table-cap{
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

/*
menu redesign
*/
#menu-main-menu {
    margin-right: auto;
    float: right;
    background: #8aa6a9;
    width: 500px;
    margin-top: -16px;
    padding: 15px 10px;
}
.slider-area {
}
.navbar-brand img{
    width: 150px;
    margin-top: -93px;
}
.contact-btn{
    border-top: .1px solid #fff;
    border-bottom: 1.5px solid #fff;
    color: #fff;
    border-left: .1px solid #fff;
    border-right: .1px solid #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 30px;
    border-radius: 7px;
    background: linear-gradient(to top, #053c53cc 0%, #059fdfcc 100%);
}
.wp-block-button__link{
    border-radius: 4px!important;
    background-color: #FAC20C!important;
    color: #002a58!important;
    padding: 8px 30px!important;
    font-weight: normal;

}
.contact-btn:hover{
    color: #fff;
}
.contact-slider-slider{
    background: #000000;
    color: #ffffff;
    padding: 5px 20px;
    font-weight: 400;
    border-radius: 43px;
    width: 100%;
    font-size: 15px;
}
.contact-slider-slider:hover{
    color: #f2f2f2;
}
.inner-tab{
    background: #fff!important;
}
.other-page{
    background: #336e9be0!important;
}
.custom-col .wp-block-qubely-column{
	width: 50%!important;
}
.custom-col{
	margin-bottom: 30px;
}
.p-l-r-0{
	padding-left:0px!important;
	padding-right: 0px!important;
}
.navbar-toggler-icon {
    /* width: 40px;
    height: 40px;
    margin-top: -40px;
    border: 1px solid #ffffff59;
    background: #00000040; */
}
button:focus {
    outline: 0px auto -webkit-focus-ring-color!important;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: transparent!important;
}
.navbar-collapse{
	padding-bottom: 20px!important;
}
.page-template-tab-page .carousel-item{
	z-index: 5;
}
.page-template-tab-page .slider-overlay{
	z-index: 2;
}
.footer-contact .fas{
	color: #336e9b!important;
}
.footer-contact p{
	margin-bottom: 5px!important;
}

.bg-blue{
	background: #002a58!important;
}
.tablepress-id-2 table tr:nth-child(1){
	background: #002a58!important;
}
.fa-phone-alt{
	font-size: 13px;
    margin-right: 10px;
    color: #002a58;
}
.card-text .fa-phone-alt{
	font-size: 13px;
    margin-right: 5px;
    color: #90ACBD;
}
.location-text .fa-phone-alt{
	font-size: 13px;
    margin-right: 5px;
    color: #90ACBD;
}
/* 
new css
*/
.werkwije{
    margin-bottom: 60px;
}
.werkwije-card {
    position: relative;
    text-align: center;
   
  }
  .werkwije-card .bg-image{
      max-height: 357px;
  }
  .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
  }
  
  .middle {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
  }
  
  .werkwije-card .image {
    opacity: 0.3;
  }
  
  .werkwije-card .middle {
    opacity: 1;
  }
  .position-image-text{
    text-align: center;
    margin-top: 30px;
  }
  .position-image-text.position-top img {
    width: 60px;
    padding: 15px 0px;
  }
  .position-image-text .position-top {

}
  .position-image-text p{
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    
  }
  .position-top{
   
  }
  .position-bottom{
   
  }
    .position-bottom h3{
   color: #fff;
  }
  .werkwije-card .text {
   
    color: #222;
    font-size: 16px;
    padding: 0px 5px 0px 5px;
    
  }
#PostID-2874 .position-bottom{
   /* margin-top: 63px; */
}
.vertical-text {
    position: absolute;
    left: 0;
    height: 200px;
    width: 60px;
    top: 0;
    background: #dadfe4;
}
.vertical-text .rorate {
    transform: rotate(-90deg) translate(-50%, 0%);
    transform-origin: left top;
    float: left;
    font-size: 38px;
    position: absolute;
    font-weight: 700;
    color: #bfccda;
    letter-spacing: 0.1em;
}
/* 1st aside */
.first_aside {
    display: block;
    position: relative;
  }
  
.first_aside h2 {
    position: absolute;
    top: 163px;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_aside .divider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 3px;
    position: absolute;
    
}

/* maat */
.first_aside_maat {
    display: block;
    position: relative;
  }
  
.first_aside_maat h2 {
    position: absolute;
    top: 186px;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_aside_maat .divider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 3px;
    position: absolute;
    
}
.first_aside_maat h3 {
    margin-left: 60px;
    margin-top: -10px;
    font-size: 20px;
    margin-bottom: 30px;
}
.first_aside_maat p{
	margin-left: 60px
}
/* maat end */
/* dressing */

.first_aside_dressing {
    display: block;
    position: relative;
  }
  
.first_aside_dressing h2 {
    position: absolute;
    top: 163px;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_aside_dressing .divider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 3px;
    position: absolute;
    
}
.first_aside_dressing {
    display: block;
    position: relative;
  }
  
.first_aside_dressing h2 {
    position: absolute;
    top: 125px;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_aside_dressing .divider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 3px;
    position: absolute;
    
}
.first_aside_dressing h3 {
    margin-left: 60px;
    margin-top: 8px;
    font-size: 20px;
}
.first_aside_dressing p{
     margin-left: 60px;
}
/* end dressing */


/* keukens */
.first_aside_keukens {
    display: block;
    position: relative;
  }
  
.first_aside_keukens h2 {
    position: absolute;
    top: 121px;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_aside_keukens .divider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 3px;
    position: absolute;
    
}
.first_aside_keukens h3 {
    margin-left: 60px;
    margin-top: 8px;
    font-size: 20px;
    margin-bottom: 13px;
}
.Keukenkasten h2{
    top: 261px;
}
/* keukens end */
.dividerOn{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.Afwerkingdivider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.Kwaliteitdivider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}

.dividerDressing{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.dividerModellen{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.dividerAccessoires{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.dividerAfmetingen{
    
}
.dividerKeukens{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.dividerKeukenkasten{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute; 
}
.dividerPerfectie{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.dividerMaat{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.dividerVeelzijdig{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.dividerMaatAfwerking{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.dividerCreativiteit{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.dividerBelgisch{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: -6px;
    position: absolute;
}
.qubely-block-btn-anchor{
    font-size: 20px!important;
    background-color: #678B8F!important;
    border: 1px solid #678B8F!important;
}

/* need to make media query for more than 1024 px to 1919 px */

.page-id-3526 .qubely-heading-container h2,  .page-id-3061 .qubely-heading-container h2, .page-id-3132 .qubely-heading-container h2, .page-id-3142 .qubely-heading-container h2{
    margin-left: 20px!important;
    font-size: 25px!important;
    color: #000;
    font-weight: 500;
   
}
 .page-id-3061 .qubely-heading-container h3, .page-id-3132 .qubely-heading-container h3, .page-id-3142 .qubely-heading-container h3, .page-id-3526 .qubely-heading-container h3 {
   font-size: 20px!important;
   margin-left: 60px;
    color: #000;
    font-weight: 500; 
   
}
.Pijlers h2{
    
}
.Pijlers h3 {
    top: -33px;
    margin-bottom: -20px;
}
.Ontwerp h2 {
    top: 159px;
}
.Ontwerp h3 {
    top: 159px;
}
.Afwerking h2{
    
}
.Afwerking h3 {
    margin-bottom: 13px;
}
.Kwaliteit h2 {
    top: 190px;
}
.Kwaliteit h3 {
    margin-bottom: 13px;
}
.Keukenkasten h2 {
    top: 261px;
}
.Perfectie h2 {
    top: 170px;
}
.Perfectie h3 {

}
.Modellen h2 {
    top: 170px;
}
.Modellen h3 {
    margin-left: 77px;
    margin-top: -41px!important;
    margin-bottom: 13px;
}
.Keukenkasten h3{
    margin-left: 77px;
    margin-top: -41px!important;
    margin-bottom: 13px;
}
.Accessoires h2 {
    top: 222px;
}
.Accessoires h3 {
    margin-left: 77px!important;
    margin-top: -41px!important;
    margin-bottom: 13px;
}
.Afmetingen h2 {
    top: 213px;
}
.Afmetingen h3 {
    margin-left: 77px!important;
    margin-top: -41px!important;
    margin-bottom: 13px;
}
.Veelzijdig h2 {
    top: 178px;
}
.Veelzijdig h3 {
    margin-left: 77px!important;
    margin-top: -41px!important;
    margin-bottom: 13px;
}

.MaatAfwerking h2 {
    top: 190px;
}
.MaatAfwerking h3 {
    margin-left: 77px!important;
    margin-top: -35px!important;
    margin-bottom: 13px;
}
.Creativiteit h2 {
    top: 200px;
}
.Creativiteit h3 {
    margin-left: 77px!important;
    margin-top: -41px!important;
    margin-bottom: 13px;
}
.page-id-3526 p, .page-id-3132 p{
     margin-left: 60px;
}
 .page-id-3526 p, .page-id-3061 p, .page-id-3132 p{
    margin-left: 60px;
   }
.first_aside p{
    margin-left: 60px;
    margin-top: -15px;
}
.first_aside h3{
    margin-left: 60px;
    margin-top: 8px;
    font-size: 20px;
    margin-bottom: 30px;
}
/* 1st aside */

.first_aside11 h2 {
    position: absolute;
    top: 202px;
    left: 15px;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_aside11 .divider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 14px;
    position: absolute;
    
}
.first_aside11 p{
    margin-left: 60px;
}
.first_aside11 h3{
    margin-left: 60px;
    margin-top: 8px;
    font-size: 20px!important;
}
/* end */

/* aside13 */

.first_aside13{
    display: block;
    position: relative;
}
.first_aside13 .divider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 3px;
    position: absolute;
    
}
.first_aside13 h2 {
    position: absolute;
    top:297px!important;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_aside13 h3{
    margin-left: 60px;
    margin-top: 8px;
    font-size: 20px;
}
.first_aside13 p{
    margin-left: 60px!important;
}
.rotate {
    transform-origin: 0 0;
    transform: rotate( 
-90deg
);
}
/* aside13 */



.first_asideh {
    display: block;
    position: relative;
  }
.first_asideh h2 {
position: absolute;
    top: 212px;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_asideh .divider{

    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 30px;
}


.first_asideh .content{
    margin-left: 57px;
    margin-top: -44px;
}


.first_aside1 {
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
  }
  
.first_aside1 h2 {
    position: absolute;
    bottom: -55px;
    left: 5px;
    background: none;
    transform-origin: 0 0;
    transform: rotate(
-90deg
);
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin-right: 10px;
    line-height: 24px;

}

.first_aside1 .divider{
    position: absolute;
    height: 35px;
    width: 4px;
    background: #678B8F;
    bottom: 0;
}
.OntwerpDivider{
    position: absolute;
    height: 35px;
    width: 4px;
    background: #678B8F;
    bottom: 0;
}
.first_aside1 p{
    margin-left: 50px;
    width: 150px;
}
.first_aside1 ul{
    margin-left: 63px;
    width: 90%;
    bottom: -22px;
    position: absolute;
}
/* second aside */
.second_aside{
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
}
.second_aside h3 {
    position: absolute;
    left: 0;
    background: none;
    transform-origin: 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    padding: 0px 10px;
    line-height: 24px;
    bottom: -10px;
}
.second_aside .divider{
    position: absolute;
    height: 35px;
    width: 4px;
    background:#678B8F;
    bottom: 0;
}
.second_aside .content{
    position: absolute;
    bottom: -20px;
    left: 50px;
    width: 90%;
}

/* 3rd asid */

.third_aside{
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
}
.third_aside h3 {
    position: absolute;
    background: none;
    transform-origin: 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    padding: 0px 10px;
    line-height: 24px;
    left: 10px;

}
.third_aside .divider{
    position: absolute;
    top: 6px;
    height: 35px;
    width: 4px;
    background: #678B8F;
    left: 0px;
}
.third_aside .content{
    position: absolute;
    left: 54px;
    width: 90%;
}
/* 4th asid */

.fourth_aside{
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
}
.fourth_aside h3 {
    position: absolute;
    right: 2px;
    background: none;
    transform-origin: 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    padding: 0px 10px;
    line-height: 24px;
}
.fourth_aside .divider{
    position: absolute;
    height: 35px;
    width: 4px;
    background:#678B8F;
    right: 0px;
}
.fourth_aside .content{
    position: absolute;
    right: 50px;
    width: 90%;
}

    /* 5th asid */

.fifth_aside{
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
}
.fifth_aside h3 {
    position: absolute;
    left: 3px;
    background: none;
    transform-origin: 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    padding: 0px 10px;
    line-height: 24px;
    bottom: -10px;

}
.fifth_aside .divider{
    position: absolute;
    bottom: 0px;
    height: 35px;
    width: 4px;
    background:#678B8F;
    left: 0px;
}
.fifth_aside .content{
    position: absolute;
    bottom: -20px;
    left: 50px;
    width: 90%;
}
.first-row-image{
    margin-bottom: 100px;
}
.third-row-image{
    margin-top:270px;
    margin-bottom: 100px;
}
.brand-overlay-area{
    position: relative;
}

.brand-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 497px;
    right: 0;
    display: block;
    opacity: 1;
    height: 100px;
    width: 100%;
    z-index: 9;
    background: #678b8fc4;
    width: 250px;
    top: -96%;
    margin-top: -100px;
}
.brandoverlay-home-footer{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 497px;
    right: 0;
    display: block;
    opacity: 1;
    height: 126px;
    z-index: 9;
    background: #678b8fc4;
    width: 255px;
    display:none;
    top: -76px;
   
}
.home .brand-overlay-bottom, .page-id-2987 .brand-overlay-bottom {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 585px;
    right: 0;
    background: #678b8f73;
    display: block;
    opacity: 1;
    height: 1022px;
    z-index: 99;
    width: 255px;
    margin-top: -569px;
}

.f-p{
    padding: 0px 30px;
}
.navbar-toggler{
    position: relative;
}
.navbar-dark .navbar-toggler-icon{
    background-image: url(../img/hamburger-menu.png)!important;
    background-attachment: inherit;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: -150px;
    width: 41px;
    position: relative;
    right: -120px;
}
.navbar-toggler-icon {
}
.first-communication {
    text-align: right;
    position: relative;
    right: 63px;
    top: -33px;
}
.first-communication .tel-number,  .first-communication .mail-address{
    text-align: right;
    font-size: 14px;
    line-height: 17px;
}
.navbar-dark .navbar-nav .nav-link{
    text-align: right!important;
}
.footer_menu ul{
    margin: 0px;
    padding: 0px;
}
.footer_menu ul li{
    list-style: none;
    padding: 6px 0px;
}

.social_area .fab{
    padding: 10px 1px 0px 0px;
    font-size: 24px;
    width: 45px;
    height: 45px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    background: #929292;
    color: #fff;
    margin-right: 7px;
  }
  
  .fa:hover {
      opacity: 0.7;
  }
  
  .fa-facebook {
    background: #3B5998;
    color: white;
  }
  
  .fa-twitter {
    background: #55ACEE;
    color: white;
  }
  .title-divider{
    height: 5px;
    width: 48px;
    background: #678B8F;
    top: 22px;
    position: relative;
  }
  .Werkwieje-title{
    margin-bottom: 50px;
    font-size: 30px;
    margin-left: 65px;
    font-weight: 500;
    position: relative;
  }
  .bottom-image-section{
      margin-top: 28px;
  }
    .first-row-image ul, .second-row-image ul, .third-row-image ul{
      margin: 0px 0px 0px 18px;
      padding: 0px;
  }
  .first-row-image ul li, .second-row-image ul li, .third-row-image ul il, .fifth_aside ul li{
      font-size: 17px;
      margin-bottom: 10px;
  }
    .position-image-text p {
        color: #fff;
        font-size: 15px;
    }
    .footer-logo-bg img{
       max-width: 128px; 
    }
/* new layout css start */

.first-row-content h2, .second-row-content .title, .third-row-content .title, .fourth-row-content .title{
    font-size: 30px;
    font-weight: 700;

}
.first-row-content p, .second-row-content .content, .third-row-content .content, .fourth-row-content .content{
    margin-top: 20px;
    color: #222;
    font-size: 15px;

}
.first-row-content, .second-row-content, .third-row-content, .fourth-row-content{
	margin-bottom: 70px;
}
.first-image-box, .second-image-box, .third-image-box, .fourth-image-box{
	margin-bottom: 30px;
}
.content-box{
	margin-top: -10px;
}
.button-row .btn{
    font-size: 20px;
    background-color: #678B8F;
    border: 1px solid #678B8F!important;
}
.button-row .btn:hover{
    font-size: 20px;
    background-color: #678B8F;
    border: 1px solid #678B8F!important;
}
.position-bottom a{
	color: #fff!important;
}
.first_asideh .content a{
	color: #23272B!important;

}

.first_asideh-m .content a{
	color: #23272B!important;
	
}


   .first_aside_keukens p{
       margin-left: 60px;
   }
   .position-image-text h2{
       font-size: 30px;
       color: #fff!important;
   }
   
.detail-container, .excerpt-container{
    display: none!important;
}
.tab-wrapper ul li:first-child{
    display:none!important;
}
.fat-portfolio-tabs ul li {
    padding: 20px 10px;
    cursor: pointer;
}
.mt-27{
    margin-top: 28px;
}
.footer-area .textwidget{
    padding-top: 6px;
}
.shares-wrap {
    margin-top: 15px;
    display: none;
}
/*
=======================================
responsive design css
=======================================
*/
@media screen and (max-width: 761px){
	.working-hour {
    max-width: 300px;
    min-width: 300px;
    width: 300px;
    margin-left: -10px;
    margin-top: 10px;
   
}
.working-hour td, th {
    text-align: center;
    border: none!important;
    vertical-align: middle;
    padding: 4px 0px!important;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
  
}
.navbar-collapse{
   margin-top: -20px;
   padding-bottom: 50px;
}
}

@media screen and (max-width: 1100px) and (min-width: 991px){
    .position-image-text p {
    font-size: 12px!important;
}
}
@media screen and (max-width: 1024px) and (min-width: 300px) {
    .carousel-caption h1{
        
    font-size: 16px!important;
    }
    .carousel-caption {
        padding: 25px 15px 5px 15px;
    }
    .slider-area p{
        line-height: 22px;
    }
    .contact-slider-slider {
        padding: 5px 5px;
    }
    .first-communication {
    text-align: right;
    position: relative;
    right: 46px;
    top: -33px;
}
	.carousel-caption {
		/* top: 40%; */
	}
	.slider-overlay{
		height: 300px;
	}
	.navbar-brand img {
		    width: 100px;
	}
    .carousel-caption {
        padding: 25px 15px 5px 15px;
    }
    .werkwije-card .text {
    }
}
/*  new style */

.qubely-row > .qubely-column {
    position: relative;
}


@media screen and (max-width: 1919px) and (min-width: 1024px) {
    .page-id-3526 .qubely-heading-container h2,  .page-id-3061 .qubely-heading-container h2, .page-id-3132 .qubely-heading-container h2, .page-id-3142 .qubely-heading-container h2{
    margin-left: 20px!important;
    font-size: 25px!important;
    color: #000;
    font-weight: 500;
   
}
 .page-id-3061 .qubely-heading-container h3, .page-id-3132 .qubely-heading-container h3, .page-id-3142 .qubely-heading-container h3, .page-id-3526 .qubely-heading-container h3 {
   font-size: 20px!important;
   margin-left: 60px;
    color: #000;
    font-weight: 500; 
   
}
.Pijlers h2{
    top: 65px;
}
.Pijlers h3 {
    top: -33px;
    margin-bottom: -20px;
}
.Ontwerp h2 {
    top: 102px;
}
.Ontwerp h3 {
    top: -19px;
}
.Afwerking h2{
    top: 141px;
}
.Afwerking h3 {
    margin-bottom: 13px;
}
.Afwerkingdivider {
    top: 28px;
}
.Kwaliteitdivider {
    top: 10px;
}
.Kwaliteit h2 {
    top: 105px;
}
.Kwaliteit h3 {
    margin-bottom: 6px;
    margin-top: -17px;
}
.dividerKeukens {
    top: 3px;
}
.dividerKeukenkasten{
     top: 10px;
}
.Keukenkasten h2 {
    top: 167px;
}
.keukes-para-first{
  
}
.dividerPerfectie {
    top: 9px;
}
.Perfectie h2 {
    top: 110px;
}
.Perfectie h3 {
    margin-top: -19px;
}
.dividerDressing {
    top: 3px;
}

.dividerModellen {
    top: 9px;
}

.Modellen h2 {
    top: 112px;
}
.Modellen h3 {
    margin-top: -19px!important;
}
.Keukenkasten h3{
    margin-top: -19px!important;
}
.dividerAccessoires {
    top: 10px;
}
.Accessoires h2 {
    top: 145px;
}
.Accessoires h3 {
    margin-left: 60px!important;
    margin-top: -20px!important;
    margin-bottom: 13px;
}
.dividerAfmetingen{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 10px;
    position: absolute;
}
.Afmetingen h2 {
    top: 141px;
}
.Afmetingen h3 {
    margin-left: 69px!important;
    margin-top: -20px!important;
    margin-bottom: 13px;
}
.dividerMaat {
    top: 7px;
}
.first_aside_maat h2 {
    top: 189px;
}
.first_aside_maat h3{
    margin-top: 3px;
    margin-bottom: 13px;
}
.Veelzijdig h2 {
    top: 117px;
}
.dividerVeelzijdig {
    top: 10px;
}
.Veelzijdig h3 {
    margin-left: 60px!important;
    margin-top: -20px!important;
    margin-bottom: 13px;
}
.dividerMaatAfwerking {
    top: 7px;
}
.MaatAfwerking h2 {
    top: 120px;
}
.MaatAfwerking h3 {
    margin-left: 60px!important;
    margin-top: -20px!important;
    margin-bottom: 13px;
}
.dividerCreativiteit {
    top: 10px;
}
.Creativiteit h2 {
    top: 131px;
}
.Creativiteit h3 {
    margin-left: 60px!important;
    margin-top: -20px!important;
    margin-bottom: 13px;
}
.dividerBelgisch {
    top: 29px;
}
.Belgisch h2 {
    top: 122px;
}
 .page-id-3526 p, .page-id-3061 p, .page-id-3132 p, .page-id-3142 p{
    margin-left: 60px;
  }
.first_aside p{
    margin-left: 60px;
    margin-top: -15px;
}
.first_aside h3{
    margin-left: 60px;
    margin-top: 8px;
    font-size: 20px;
    margin-bottom: 30px;
}
/* 1st aside */

.first_aside11 h2 {
    position: absolute;
    top: 202px;
    left: 15px;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_aside11 .divider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 14px;
    position: absolute;
    
}
.first_aside11 p{
    margin-left: 60px;
}
.first_aside11 h3{
    margin-left: 60px;
    margin-top: 8px;
    font-size: 20px!important;
}
/* end */

/* aside13 */

.first_aside13{
    display: block;
    position: relative;
}
.first_aside13 .divider{
    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 3px;
    position: absolute;
    
}
.first_aside13 h2 {
    position: absolute;
    top:297px!important;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_aside13 h3{
    margin-left: 60px;
    margin-top: 8px;
    font-size: 20px;
}
.first_aside13 p{
    margin-left: 60px!important;
}
.rotate {
    transform-origin: 0 0;
    transform: rotate( 
-90deg
);
}
/* aside13 */



.first_asideh {
    display: block;
    position: relative;
  }
.first_asideh h2 {
position: absolute;
    top: 212px;
    left: 0;
    background: none;
    transform-origin: 0 0;
    transform: rotate( 
-90deg
 );
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin: 0 0 0px 10px;
    line-height: 24px;

}
.first_asideh .divider{

    height: 35px;
    width: 4px;
    background: #678B8F;
    top: 30px;
}


.first_asideh .content{
    margin-left: 57px;
    margin-top: -44px;
}


.first_aside1 {
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
  }
  
.first_aside1 h2 {
    position: absolute;
    bottom: -55px;
    left: 5px;
    background: none;
    transform-origin: 0 0;
    transform: rotate(
-90deg
);
    font-weight: 500;
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: capitalize;
    background: transparent;
    color: #000;
    padding: 5px 10px;
    margin-right: 10px;
    line-height: 24px;

}

.first_aside1 .divider{
    position: absolute;
    height: 35px;
    width: 4px;
    background: #678B8F;
    bottom: 0;
}
.OntwerpDivider{
    position: absolute;
    height: 35px;
    width: 4px;
    background: #678B8F;
    bottom: 0;
}
.first_aside1 p{
    margin-left: 50px;
    width: 150px;
}
.first_aside1 ul{
    margin-left: 63px;
    width: 90%;
    bottom: -22px;
    position: absolute;
}
/* second aside */
.second_aside{
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
}
.second_aside h3 {
    position: absolute;
    left: 0;
    background: none;
    transform-origin: 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    padding: 0px 10px;
    line-height: 24px;
    bottom: -10px;
}
.second_aside .divider{
    position: absolute;
    height: 35px;
    width: 4px;
    background:#678B8F;
    bottom: 0;
}
.second_aside .content{
    position: absolute;
    bottom: -20px;
    left: 50px;
    width: 90%;
}

/* 3rd asid */

.third_aside{
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
}
.third_aside h3 {
    position: absolute;
    background: none;
    transform-origin: 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    padding: 0px 10px;
    line-height: 24px;
    left: 10px;

}
.third_aside .divider{
    position: absolute;
    top: 6px;
    height: 35px;
    width: 4px;
    background: #678B8F;
    left: 0px;
}
.third_aside .content{
    position: absolute;
    left: 54px;
    width: 90%;
}
/* 4th asid */

.fourth_aside{
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
}
.fourth_aside h3 {
    position: absolute;
    right: 2px;
    background: none;
    transform-origin: 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    padding: 0px 10px;
    line-height: 24px;
}
.fourth_aside .divider{
    position: absolute;
    height: 35px;
    width: 4px;
    background:#678B8F;
    right: 0px;
}
.fourth_aside .content{
    position: absolute;
    right: 50px;
    width: 90%;
}

    /* 5th asid */

.fifth_aside{
    display: block;
    position: relative;
    margin: 40px 0;
    height: 90%;
}
.fifth_aside h3 {
    position: absolute;
    left: 3px;
    background: none;
    transform-origin: 0 0;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: transparent;
    color: #000;
    padding: 0px 10px;
    line-height: 24px;
    bottom: -10px;

}
.fifth_aside .divider{
    position: absolute;
    bottom: 0px;
    height: 35px;
    width: 4px;
    background:#678B8F;
    left: 0px;
}
}
/* new style */

@media screen and (min-width: 1920px) {
    .page-id-3132 p{
        margin-left: 77px;
    }
    .rotate{
        transform-origin: 0 0;
        transform: rotate( -90deg);
    }
    .first_asideh h3{
        font-size: 28px;
        font-weight: 500;
    }
    .contact-slider-slider{
        font-size: 25px;
    }
    .position-bottom h2{
        margin-bottom: 25px;
    }
    .werkwije-card .bg-image {
        max-height: 464px;
    }
    .position-image-text .position-top img {
        max-width: 130px;
    }
    .page-id-3061 .qubely-heading-container h3, .page-id-3061 .qubely-heading-container h3, .page-id-3132 .qubely-heading-container h3,.page-id-3142.qubely-heading-container h3, .page-id-3142 .qubely-heading-container h3{
        font-size: 30px!important;
        font-weight: 500;
        margin-top: 30px;
    }
    .page-id-3526 .qubely-heading-container h2, .page-id-3061 .qubely-heading-container h2, .page-id-3132 .qubely-heading-container h2, .page-id-3142 .qubely-heading-container h2{
            font-size: 40px!important;
    }
    .dividerOn {
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 12px;
        position: absolute;
    }
    .Afwerkingdivider {
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 41px;
        position: absolute;
    }
    .Kwaliteitdivider{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 38px;
        position: absolute;
    }
    .Afwerking h2{
        top: 221px;
    }
    .Afwerking h3{
       margin-bottom: 13px;
    }
    .Kwaliteit h2{
        top: 190px;
    }
    .Kwaliteit h3{
        margin-bottom: 13px;
        margin-top: -5px;
    }
    .Modellen h2{
        top: 173px;
    }
     .Modellen h3{
        margin-left: 77px!important;
        margin-top: -33px!important;
        margin-bottom: 13px;
    }
    .Keukenkasten h3{
        margin-left: 77px!important;
        margin-top: -33px!important;
        margin-bottom: 13px;
    }
    .Accessoires h2{
        top: 229px;
    }
   
    .Accessoires h3{
        margin-left: 77px!important;
        margin-top: -32px!important;
        margin-bottom: 13px;
    }
    .Afmetingen h2{
         top: 218px;
    }
    .Afmetingen h3{
        margin-left: 77px!important;
        margin-top: -32px!important;
        margin-bottom: 13px;
    }
    .dividerDressing{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 5px;
        position: absolute; 
    }
    .dividerModellen{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 9px;
        position: absolute;
    }
    .dividerAccessoires{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 11px;
        position: absolute;
    }
    .dividerAfmetingen{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 11px;
        position: absolute;
    }
    .dividerPerfectie{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 7px;
        position: absolute; 
    }
    .Perfectie h2{
        top: 170px;        
    }
    .Perfectie h3{
        margin-left: 77px!important;;
        margin-top: -37px!important;
        margin-bottom: 13px;   
    }
    .dividerKeukens{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 7px;
        position: absolute; 
    }
    .dividerKeukenkasten{
         height: 67px;
        width: 9px;
        background: #678B8F;
        top: 10px;
        position: absolute; 
    }
    .keukes-para-first{
      
    }
    .keukens-h3{
        margin-left: 77px!important;
    }
    .dividerMaat{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 10px;
        position: absolute; 
    }
    .dividerVeelzijdig{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 7px;
        position: absolute; 
    }
    .dividerMaatAfwerking{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 7px;
        position: absolute;
    }
    .dividerCreativiteit{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 7px;
        position: absolute;
        
    }
    .dividerBelgisch{
        height: 67px;
        width: 9px;
        background: #678B8F;
        top: 7px;
        position: absolute;
        
    }
    .Veelzijdig h2{
         top: 178px;
    }
    .MaatAfwerking h2{
         top: 190px;
    }
    .Creativiteit h2{
         top: 200px;
    }
    .Belgisch{
        margin-top: 30px;
    }
    .Belgisch h2{
        top: 156px;
    }
    .Veelzijdig h3{
        margin-left: 77px!important;;
        margin-top: -41px!important;
        margin-bottom: 13px;
    }
    .MaatAfwerking h3{
        margin-left: 77px!important;;
        margin-top: -35px!important;
        margin-bottom: 13px;
    }
    .Creativiteit h3{
        margin-left: 77px!important;;
        margin-top: -41px!important;
        margin-bottom: 13px;
    }
    .Belgisch h3{
        margin-left: 77px!important;;
        margin-top: -41px!important;
        margin-bottom: 13px;
    }
    .first_aside_dressing .divider{
        height: 67px;
        width: 9px;
    }
    .first_aside_keukens .divider{
		height: 67px;
		width: 9px;
		background: #678B8F;
		top: 4px;
		position: absolute;
	}
    .page-id-3526 .qubely-heading-container h2, .page-id-3061 .qubely-heading-container h2, .page-id-3142 .qubely-heading-container h2 {
        margin-left: 20px!important;
        font-size: 40px!important;
        font-weight: 500;
    }
    .Pijlers h2{
        top: 122px;
    }
    .Pijlers h3{
       top: -33px;
       margin-bottom: -20px;
    }
    .page-id-3526 .qubely-heading-container h3, .page-id-3061.qubely-heading-container h3{
        margin-left: 77px!important;
        font-size: 30px!important;
        font-weight: 500;
    }
    .page-id-3526 p, .page-id-3061 p, .page-id-3142 p{
        font-size: 20px!important;
        margin-left: 77px!important;;
    }
	.position-image-text {
        margin-top: 30px;
    }
    .position-image-text .position-top{
        height: 135px;
    }
    .first_asideh .content p, .first_asideh-m .content p{
        font-size: 20px;
    }
    .first_aside1 ul li{
        font-size: 20px;
    }
    .position-image-text p {
        font-size: 20px;
        line-height: 25px;
    }
    #PostID-2861 p, #PostID-2869 p {
        
    }
    #PostID-2883 p{
       
    }
    .container {
       max-width: 1650px;
       
    }
    .bottom-image-section {
        margin-top: 61px;
    }
    .fifth_aside .content {
        left: 106px;
    }
    .featured-area {
        margin-top: 12px;
    }
    .first_asideh .content {
        margin-left: 77px;
        margin-top: -62px;
}
    #PostID-2874 .position-bottom {
        /* margin-top: 117px; */
    }
    ul#menu-main-menu li {
            padding: 10px 20px;
    } 
     ul#menu-main-menu li .nav-link{
        font-size: 15px;
    }
    .carousel-caption h1{
        margin-top: 100px!important;
        line-height: 45px;
    }
    .carousel-item{
        height:600px;
        }
        .slider-overlay {
        height: 1077px!important;
    }
    .carousel-caption {
        width: 400px;
        left: 46%;
        margin-left: 11px;
    }
    .brand-overlay {
        left: 548px!important;
        margin-top: -101px;
        height: 102px;
        width: 400px;
    
    }
    .home .brand-overlay-bottom, .page-id-2987 .brand-overlay-bottom  {
        left: 815px;
        opacity: 1;
        height: 1275px;
        width: 370px;
        margin-top: -738px;
        z-index:99;
    }
    
    .brandoverlay-home-footer{
        left: -260px;
        width: 383px;
        display: none;
    }
    .first_asideh h2 {
        top: 282px;
        font-weight: 500;
        font-size: 40px;
        margin: 0 0px 0px 20px;
        line-height: 24px;
    }
    .first_aside h2{
        font-weight: 500;
        font-size: 40px;
        margin: 0 0px 0px 20px;
        line-height: 24px;
        top: 243px;
    }
    .first_aside h3 {
        margin-left: 77px;
        margin-top: 5px;
        font-size: 30px!important;
        margin-bottom: 13px;
    }
    .first_aside p {
       margin-left: 77px;
       margin-top: 1px;
       font-size: 20px;
    }
    
    .first_aside_dressing h2{
        font-weight: 500;
        font-size: 40px;
        margin: 0 0px 0px 20px;
        line-height: 24px;
        top: 184px;
    }
    .first_aside_dressing h3 {
        margin-left: 77px;
        margin-top: 5px;
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 13px;
    }
    .first_aside_dressing p {
       margin-left: 77px;
       margin-top: 1px;
       font-size: 20px;
    }
    
     .first_aside_keukens h2{
        font-weight: 500;
        font-size: 40px;
        margin: 0 0px 0px 20px;
        line-height: 24px;
        top: 182px;
    }
    .first_aside_keukens h3 {
        margin-left: 77px;
        margin-top: -9px;
        font-size: 30px;
        margin-bottom: 13px;
    }
    .first_aside_keukens p {
       margin-left: 77px;
       margin-top: 1px;
       font-size: 20px;
    }
    .first_aside_maat h2{
        font-weight: 500;
        font-size: 40px;
        margin: 0 0px 0px 20px;
        line-height: 24px;
        top: 281px;
    }
    .first_aside_maat h3 {
        margin-left: 77px;
        margin-top: 3px;
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .first_aside_maat p {
       margin-left: 77px;
       margin-top: 1px;
       font-size: 20px;
    }
.first_aside11 h2{
	font-weight: 600;
	font-size: 42px;
	margin: 0 0px 0px 23px;
	line-height: 24px;
	top: 310px;
}
.first_aside11 h3 {
	margin-left: 83px;
	margin-top: 8px;
	font-size: 30px!important;
}
.first_aside11 p {
   margin-left: 85px;
   font-size: 20px;
}

.first_aside13 h2{
	font-weight: 600;
	font-size: 42px;
	margin: 0 0px 0px 23px;
	line-height: 24px;
	top: 461px!important;
}
.first_aside13 h3 {
	margin-left: 83px;
	margin-top: 8px;
	font-size: 30px!important;
}
.first_aside13 p {
   margin-left: 82px!important;
   font-size: 20px;
}
.first_aside .divider{
    height: 67px;
    width: 9px;  
    top: 6px;
}
.first_aside11 .divider{
    height: 67px;
    width: 9px;  
}
.first_aside13 .divider{
    height: 67px;
    width: 9px;
}
    .first-row-image ul li {
        font-size: 20px;
        margin-left: 93px;
    }
    .first_asideh .divider {
        height: 67px;
        width: 10px;
        background: #678B8F;
        top: 9px;
        position: relative;
    
    }

    .second_aside .divider {
        height: 80px;
        width: 10px;
    }
    .third_aside .divider{
        height: 80px;
        width: 10px;
    }
    .fourth_aside .divider{
        height: 80px;
        width: 10px;
    }
    .fifth_aside .divider{
        height: 80px;
        width: 10px;
    }
    .second_aside {
        display: block;
        position: relative;
        margin: 69px 0;
        height: 90%;
    }
    .second_aside p{
        margin-left: 72px;
        font-size: 24px;
        width: 208px;
    }
    .fourth_aside {
        margin-right: 200px;
    }
    .fourth_aside h3{
        font-weight: 800;
        font-size: 42px;
        top: 8px;
        line-height: 24px;
    }
    .fourth_aside p {
        right: 99px;
        width: 300px;
        font-size: 24px;
        text-align: right;
    }
    .third-row-image {
        margin-top: 250px;
    }
    .fifth_aside h3{
        font-weight: 800;
        font-size: 42px;
        bottom: -3px;
        line-height: 24px;
        margin-left: 20px;
    }
    .fifth_aside p {
        position: absolute;
        bottom: -20px;
        left: 120px;
        width: 200px;
        font-size: 24px;
    }
    .third_aside h3{
        font-weight: 800;
        font-size: 42px;
        top: 8px;
        line-height: 24px;
    }
    .fourth_aside h3{
        
    }
    .third_aside .content {
        left: 101px;
        width: 90%px;
        font-size: 24px;
        margin-top: -8px;
    }
    .second_aside h3{
        font-weight: 800;
        font-size: 42px;
        line-height: 24px;
        bottom: -4px;
        margin-left: 20px;
    }
    .first_asideh ul {
        margin-left: 57px;
        margin-top: -88px;
    }
   .slider-area p {
        line-height: 28px;
        font-size: 25px;
       
   }
   .first_aside1 h2{
        font-weight: 500;
        font-size: 40px;
        margin: 0 0px 0px 23px;
        line-height: 24px;
   }
    .first_aside1 .divider{
        height: 67px;
        width: 10px;
        bottom: -10px;
    }
    .Ontwerp h2{
        top: 159px;
    }
    .Ontwerp h3{
            top: -31px;
            margin-bottom: -20px;
    }
    .OntwerpDivider{
        height: 67px;
        width: 10px;
        bottom: -8px;
    }
    .Werkwieje-title {
        margin-bottom: 61px;
        font-size: 40px;
        margin-left: 121px;
        font-weight: 500;
        position: relative;
    }
    .title-divider {
        height: 13px;
        width: 96px;
        background: #678B8F;
        top: 34px;
        position: relative;
    }
    .footer-area p {
        font-size: 15px!important;
        font-weight: 500;
        line-height: 30px;
        margin-left: 0px!important;
    }
    .footer-area a {
        font-size: 15px;
        font-weight: 500;
        line-height: 30px;
        text-transform: inherit;
    }
    .footer-area h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 32px;
    }
    .z-index-99999999 h2{
        margin-left: 25px;
    }
    .footer_menu ul li {
        margin-left: 25px;
    }
    .social_area{

    }
    
}
   
    @media screen and (min-width: 1600px) and (max-width: 1899px) { 
        .position-image-text .position-top {
            height: 123px;
        }
        .position-image-text p {
            color: #fff;
            font-size: 16px;
            margin-top: 20px;
        }
    }
    @media screen and (min-width: 1367px){
        
        .position-image-text .position-top img{
            width: 120px;
        }
    }
    @media screen and (min-width: 1367px) and (max-width: 1599px) { 
        .position-image-text .position-top {
            height: 100px;
        }
        .position-top img{
            width: 70px;
        }
        .position-image-text p {
            color: #fff;
            font-size: 14px;
            margin-top: 20px;
        }
    }
    @media screen and (min-width: 1024px) and (max-width: 1899px) {

    .carousel-item{
        height:437px;
    }
    .carousel-caption {
        width: 250px;
        left: 45%;
        margin-left: 6px;
}
    .carousel-caption h1 {
        font-size: 26px!important;
        font-weight: 500;
        line-height: 30px;
    }
    .brandoverlay-home-footer{
        left: -175px;
        display: none;
    }
    
    .brand-overlay {
        left: 395px;
        display: none;
    }
    .slider-area p {
    line-height: 20px;
    padding: 12px 0px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    }
}
    
    
     @media screen and (max-width: 3000px) and (min-width: 768px) {
    
    .inner-page{
        margin-top: 100px;
    }
}
    
    @media screen and (max-width: 1024px) and (min-width: 768px) {
        .carousel-item{
            min-height:500px;
            background-size: 200%;
        }
        .service-area .card-deck .card {
            margin-left: 44px!important;
        }
        .blog-skew {
            width: 64px;
            height: 100%;
            left: 80%;
       }
        .footer-area{
            font-size: 13px;
        }
        .footer-contact h3 {   
            font-size: 20px;
        }
        .erk {
            font-size: 20px;
        }
    
        .social-link li{
            margin-right:10px;
        }
        .social-link li img {
            height: 30px;
        }
        .slider-overlay {
            height: 496px;
        }
    }
    @media screen and (min-width: 1024px) and (max-width: 1400px) {
       .service-area .card-deck .card {
            margin-right: 5px!important;
            margin-left: 5px!important;
        }
        .law-name {
            height: auto;
       }
    }
    @media screen and (max-width: 3000px) and (min-width: 768px) {
        .d-desktop{
            display: block;
        }
        .d-mobile{
            display: none;
        }
    }
    
     @media screen and (max-width: 991px) and (min-width: 768px) {
            .navbar-collapse {
            margin-top: -25px;
        }
     }
    @media screen and (max-width: 767px) and (min-width: 200px) {
        .third-row-image{
            margin-bottom: 20px;
        }
        .third-row-image, .second-row-image, .second_aside-m h3, .third_aside-m h3, .fourth_aside-m h3, .fifth_aside-m h3{
            margin-top: 50px;
        }
        .third_aside-m .content{
            margin-bottom: 50px;
        }
        .navbar-dark .navbar-toggler-icon {
            margin-left: 0px;
            right: -94px;
            position: relative;
        }
        .navbar-collapse {
            margin-top: -25px;
        }
        .first-communication{
            right: 60px;
        }
        .first-communication .tel-number, .first-communication .mail-address{
            font-size: 12px;
        }
        .position-image-text .position-top {
            margin-bottom: 20px;
            margin-top: 30px;
        }
        .position-image-text p {
            color: #fff;
            font-size: 14px;
            margin-top: 10px;
            padding: 2px 60px;
            line-height: 22px;
        }
        .menu-area {
            padding: 21px 0px 12px 0px;
            margin: 28px 0px -26px 0px;
        }
        .first_asideh-m h2, .first_aside1-m h2{
            margin-top: 22px;
        }
        .navbar-brand img {
            width: 120px;
            margin-top: -56px;
            margin-left: -20px;
        }
        .first-row-image{
            margin-bottom: 30px;
        }
        .d-desktop{
            display: none;
        }
        .d-mobile{
            display: block;
        }
        .menu-area {
           height: 84px;
        }
        .service-area{
            top:30px!important;
        }
        .service-area {
           margin-top: 78px;
        }
        .carousel-item{
            min-height: 300px;
            background-size: contain!important;
            margin-top: -80px;
            margin-bottom: -50px;
        }
        .home .slider-area {
            margin-bottom: -8px;
        }
        .first_asideh h2 {
            position: none!important;
            top: none!important;
            left: none!important;
            background: none!important;
            transform-origin: 0 0;
            transform: none!important;
            margin-top: -157px!important;
            margin-left: 15px;
        }
        .first_aside1 h2{
            position: none!important;
            top: none!important;
            left: none!important;
            background: none!important;
            transform-origin: 0 0;
            transform: none!important;
            margin-top: -143px!important;
            margin-left: 0px;
        }
        .first_asideh ul{
            margin-left: 0px;
            margin-top: 0px;
        }
        .slider-area p {
            padding: 0px 160px;
        }
        .wp-block-table{
            display:block;
        }
        .section-three {
           height: 300px!important;
           background-size: cover!important;
        }
        .section-three .card-body {
            margin: 0px!important;
            padding: 12px!important;
         }
        .section-three .card-body h2 {
           font-size: 26px;
           margin: 30px;
        }
        .featured-area {
           margin-top: 0px!important;
        }
        .location-area {
            background: #D6E0E9!important;
         }
        .location-area .card-deck{
            margin-top: -50px!important;
            padding: 0px 80px!important;
         }
        .location-area h2 {
            text-align: center;
         }
        .location-area .card{
            margin-bottom: 0px!important;
        }
		.p-l-0-min {
            padding-left: 15px;
        }
        .p-r-0-min {
            padding-right: 15px;
        }
        .left-skew {
            display: none;
        }
        .carousel-caption {
            display: none;
            top: 50%;
            height: 70px;
            left: 50%;
            bottom: 45px;
        }
        .carousel-caption h1{
            font-size: 18px!important;
            font-family: 'Roboto', sans-serif;
            z-index: 10;
            color: #fff;
            text-align: center;
            font-weight: 400;
            padding: 8px;
            margin: 0px!important;
            line-height: 25px!important;
        }
        .caption-skew-left {
            width: 15px;
            height: 70px;
            border-left: 15px solid #ffc500;
            left: -9px;
        }
        .caption-skew-right {
            width: 15px;
            height: 70px;
            border-left: 15px solid #ffc500;
            right: -9px;
       }
        .location-area {
            padding: 30px 0px 30px 0px;
       }
        .footer-area h2 {
            margin-bottom: 15px;
            margin-top: 30px;
    
       }
        .footer-area {
           padding: 10px 50px;
      
       }
        .inner-page form input[type=submit], .inner-page-without-tab form input[type=submit]{
            /* margin-bottom:5px; */
        }
        .footer-logo-bg {
        }
    }

    @media screen and (max-width: 1366px){
        ul#menu-main-menu li {
            padding: 5px 20px;
       } 
       ul#menu-main-menu li a{
        text-align: right;
      }
      .nav-link {
        font-size: 12px;
        line-height: 24px;
    }
    .footer-area a {
        color: #000000!important;
        font-size: 14px;
        font-weight: 500;
        padding: 0px 0px 0px 0px!important;
        line-height: 24px;
    }
    .footer-area p {
        color: #000000!important;
        font-size: 14px;
        font-weight: 600;
        padding: 0px 0px 0px 0px!important;
        line-height: 24px;
    }
    .position-image-text .position-top img{
        max-width: 60px;
    }
    .position-image-text .position-top{
        height: 80px;
    }
	.btn-service-icon{
		margin-top: 0px!important;
	}
	.contact-btn{
		margin-left: 20px;
	}
    }
    @media screen and (max-width: 600px){
        .navbar-collapse #menu-main-menu{
            margin-top: -20px!important;
            width: 330px;
        }
    }
    @media screen and (max-width: 400px){
    .position-image-text p {   
        color: #fff;
        font-size: 14px;
        margin-top: 2px;
        padding: 0px 10px;
        line-height: 22px;
     }
    }
    @media screen and (max-width: 1200px) {
        .brand-overlay-bottom, .brand-overlay-bottom, .brandoverlay-home-footer, .brand-overlay{
            display: none!important;
        }
        .page-id-3061 .qubely-heading-container h3, .page-id-3132 .qubely-heading-container h3, .page-id-3142 .qubely-heading-container h3, .page-id-3526 .qubely-heading-container h3 {
            margin-left: 0px!important;
        }
        .page-id-3526 p, .page-id-3061 p, .page-id-3132 p, .first_aside p, .first_aside11 p, .first_aside13 p, .first_aside_maat p {
                margin-left: 0px!important;
        }
        .page-id-3526 .qubely-heading-container h2, .page-id-3061 .qubely-heading-container h2, .page-id-3132 .qubely-heading-container h2, .page-id-3142 .qubely-heading-container h2 , .first_aside h3, .first_aside11 h3, .first_aside13 h3, .first_aside_keukens h3, .first_aside_dressing h3, .first_aside_maat h3{
            margin-left: 0px!important;
        }
        .rotate {
            transform-origin: 0 0;
            transform: none;
        }
        .first_aside h2, .first_aside11 h2, .first_aside13 h2, .first_aside_keukens h2, .first_aside_dressing h2, .first_aside_maat h2{
             transform: none;
             top: 0px!important;
             margin-bottom: 20px;
             position: relative;
             padding: 0px;
             margin-top: 0px;
             margin-left: 0px;
             left: 0px;
             font-weight: 500;
        }
        .dividerOn, .OntwerpDivider, .Afwerkingdivider, .Kwaliteitdivider, .first_aside .divider, .first_aside11 .divider, .first_aside13 .divider, .dividerKeukens, .dividerKeukenkasten, .dividerPerfectie, .dividerDressing, .dividerModellen, .dividerAccessoires, .dividerMaat, .dividerVeelzijdig, .dividerMaatAfwerking, .dividerCreativiteit, .dividerBelgisch{
            display: none;
        }
        .Pijlers h2, .Afwerking h2, .Kwaliteit h2 {
            margin-bottom: 20px;
        }
        .Pijlers h3, .Ontwerp h3, .Afwerking h3, .Kwaliteit h3, .Perfectie h3, .Belgisch h3 {
            top: 0px!important;
            margin-bottom: 15px;
        }
        .Ontwerp h2, .Kwaliteit h2, .Keukenkasten h2, .Perfectie h2, .Modellen h2, .Accessoires h2, .Afmetingen h2, .Veelzijdig h2, .MaatAfwerking h2, .Creativiteit h2, .Belgisch h2{
            top: 0px!important;
            margin-bottom: 20px;
        }
        .Keukenkasten h3, .Modellen h3, .Accessoires h3, .Afmetingen h3, .Veelzijdig h3, .MaatAfwerking h3, .Creativiteit h3{
            margin-top: 0px!important;
            margin-bottom: 15px;
        }
        .fat-portfolio-tabs ul li{
            padding: 0px!important;
        }
        
    }
    @media screen and (min-width: 1200px){
        .container, .qubely-section .qubely-container {
            max-width: 1140px!important;
        }
    }
    @media screen and (max-width: 991px) {

        .menu-area .navbar {
            background: transparent;
            height: auto;
            z-index: 9999;
            margin-left: 0px;
            margin-top: -4px;
        }
        .navbar-nav {
            height: auto;
            margin-top: 10px;
            z-index: 9999;
        }
        .float-right-min{
            float:left!important;
        }
        .navbar-light .navbar-toggler {
            color: rgba(214, 36, 36, 0.5);
            border-color: rgba(0,0,0,.1);
            border-radius: 50%;
            width: 50px;
            height: 50px;
            background: #fac20c;
            margin-left: 20px;
        }
        .navbar-collapse #menu-main-menu {    
            margin-top: 5px;
            padding: 10px 10px;
            border: 1px solid transparent;
            margin-left: 0px!important;
            margin-top: -16px;
        }
        .navbar-toggler-icon {
            margin-left: -3px;
            margin-right: 20px;
        }
        .inner-page{
        }
        .qubely-tab-title {
            margin-bottom:10px!important;
        }
        .navbar-collapse{
            
        }
        .navbar .form-inline{
            background: #002a58;
            width: 100%!important;
            top:0px;
            height:auto;
        }
        .btn-outline-success {
            background: #f6bf02;
            color: #3e3e3e;
            border-color: #f6bf02;
            margin-left: 20px;
            border-radius: 0px;
            margin-bottom: 20px;
           }
        .blog-area {
            padding: 50px 15px;
        }
        .navbar-brand {
            margin-top: -30px;
            margin-left: 20px;
        }
        
    }
    @media screen and (min-width: 992px) {
        .float-right-min{
            float:right!important;
        }
        
    }
    @media screen and (min-width:600px) and (max-width: 992px){
        .service-area .card, .location-area .card {
            min-width: 250px!important;
            max-width: 288px!important;
            margin-bottom:20px;
        }
    }
    
    

@media (min-width: 1400px){
    .container, .qubely-section .qubely-container {
         max-width: 1200px!important;
        
    }
}
@media (min-width: 1600px){
    .container, .qubely-section .qubely-container {
        max-width: 1450px!important;
       
    }
}
@media (min-width: 1800px){
    .container, .qubely-section .qubely-container {
        max-width: 1600px!important;
       
    }
}
@media (min-width: 2200px) {
    .container, .qubely-section .qubely-container {
        width: 1920px!important; 
    }
}
@media screen and (min-width: 2592px ){
.home .brand-overlay-bottom, .page-id-2987 .brand-overlay-bottom {
    left: 818px;
    opacity: 1;
    height: 1323px;
    width: 366px;
    margin-top: -817px;
    z-index: 99;
}
}
/*
===============================================================
end media query
===============================================================
*/
body.fat-portfolio-template-default ul#menu-main-menu{ 
    display: block !important;
    list-style: none!important; 
    border: none; box-shadow: none !important;
    -webkit-box-shadow: none !important; 
    -moz-box-shadow: none !important; 
    
}
body.fat-portfolio-template-default ul#menu-main-menu li{ 
    list-style: none!important; 
    clear:both!important;
    float: right;
}
body.fat-portfolio-template-default ul#menu-main-menu li:hover{ 
    background-color: transparent !important; 
    
}