/*
Theme Name: Vogelzang childtheme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor x Slize
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1713854058
Updated: 2024-04-23 06:34:18

*/




body {
    background-color: #edf2dc !important;
    height: 100%;
    width: 100%;
    overflow-x: hidden !important;
    background-image: url("/wp-content/uploads/2024/03/fav-rep6.png") !important;
    background-attachment: fixed !important;
    background-repeat: repeat, repeat !important;
}
.elementor-202 .content {
    min-height: calc(100vh - 387px) !important;
}

.logos .vastgoedpro {
	width: 150px;
	margin-top: 0px !important;
	margin-bottom: -3px !important;
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
.welkombij {
	max-width: 440px !important;
}}

@media only screen and (max-width: 500px) {
.welkombij {
	font-size: 24px !important;
}}

.header .col2 .menuitem, .header .col2 a {
    border: none;
    font-weight: 700;
    color: #000 !important;
    background-color: rgba(255,255,255,0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.header .col2 .menuitem:hover {
    color: #3baa35 !important;
    background-color: rgba(255,255,255,1);
    cursor: pointer !important;
}
.logo {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.logo:hover {
    cursor: pointer;
    -moz-transform: scale(0.98);
    -webkit-transform: scale(0.98);
    -o-transform: scale(0.98);
    transform: scale(0.98);
}
.footer a, .txt a {
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid rgba(59,170,53,1);
}
.footer a:hover, .txt a:hover {
    color: #3baa35 !important;
    cursor: pointer !important;
    border-bottom: 1px solid rgba(59,170,53,0);
}
.footer .logo a {
    border-bottom: none !important;
}
@media only screen and (min-width: 768px) {
.content .intro {
    padding: 15px 20px;
}
	
.content .innersep .col1, .content .innersep .col2 {
  padding: 50px !important;
}}


.content .innersep .col1, .content .innersep .col2 {
    background-color: #fff !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    border-radius: 10px !important;
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.content .inner, .content .inner1, .content .inner2, .content .inner2top, .content .inner3, .content .inner4, .content .inner5 {
    background-color: #fff !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    border-radius: 10px !important;
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

@media only screen and (min-width: 768px) {
.content .inner, .content .inner1, .content .inner2, .content .inner2top, .content .inner3, .content .inner4, .content .inner5 {
    padding: 30px !important;
}}

@media only screen and (max-width: 767px) {
.content .innersep .col1, .content .innersep .col2,
.content .inner, .content .inner1, .content .inner2, .content .inner2top, .content .inner3, .content .inner4, .content .inner5 {
    padding: 20px !important;
}}



.content .inner2top {
	margin-top: 0px !important;
}

.content .innersep, .content .inner2, .content .inner3, .content .inner4, .content .inner5 {
    margin-top: 35px !important;
}
.logos .logobox {
    margin-top: 20px;
}
.vicon {
    height: 36px !important;
    position: absolute;
    top: calc(50% - 18px);
}
.content .inner2 .vicon, .content .inner2top .vicon, .content .inner4 .vicon {
    right: -15px;
}
.content .inner1 .vicon, .content .inner3 .vicon, .content .inner5 .vicon {
    left: -15px;
}
.footer .foothtml2 {
    margin-top: 15px;
    height: auto;
    top: 0;
    width: 100% !important;
    left: 0;
}
.footer .sep {
    margin: 0 10px;
}
.footer .foot {
    font-size: 11px;
    line-height: 1.2;
    text-align: center !important;
    text-shadow: 0 0 10px #edf2dc;
}
@media only screen and (max-width: 1210px) {
.header, .footer, .content {
    padding-right: 35px;
    padding-left: 35px;
}
}
@media only screen and (max-width: 1099px) and (min-width: 600px) {
/.logos .nrvt, .logos .vgc {
    margin-right: 25px;
    width: 100px !important;
}
/.logos .vgp {
    position: relative;
    top: 0px;
    width: 170px !important;
    margin-bottom: -7px !important;
}
}
@media only screen and (max-width: 1099px) and (min-width: 768px) {
.header .col2 .menu {
    line-height: 2.5em;
    max-width: 400px !important;
    float: right;
}
.header .col2 .menuitem, .header .col2 a {
    margin-left: 5px;
    padding: 7px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 949px) {
.content .txtcol {
    position: relative;
    width: calc(100% - 400px) !important;
    min-height: 250px;
}
.content .inner2 .txtcol, .content .inner2top .txtcol, .content .inner4 .txtcol {
    margin-left: 400px;
}
.content .inner2 .ftcol, .content .inner2top .ftcol, .content .inner4 .ftcol {
    position: absolute;
    left: 0;
}
.content .inner1 .ftcol, .content .inner3 .ftcol, .content .inner5 .ftcol {
    position: absolute;
    right: 0;
}
.content .ftcol {
    position: absolute;
    width: 400px !important;
    min-height: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 950px) {
.content .inner1 .txtcol, .content .inner3 .txtcol, .content .inner5 .txtcol {
    padding: 20px 40px 20px 20px;
}
.content .inner2 .txtcol, .content .inner2top .txtcol, .content .inner4 .txtcol {
    padding: 20px 20px 20px 40px;
}
}
@media only screen and (max-width: 949px) and (min-width: 600px) {
.content .txtcol {
    width: 100% !important;
}
.content .ftcol {
    width: 100% !important;
    min-height: 350px;
}}

@media only screen and (max-width: 949px) {
.content .innersep .col1 {
    width: 100% !important;
}
.content .innersep .col2 {
    margin-top: 35px !important;
    width: 100% !important;
}}

@media only screen and (max-width: 949px) {
.content .inner1 .txtcol, .content .inner2 .txtcol, .content .inner2top .txtcol, .content .inner3 .txtcol, .content .inner4 .txtcol, .content .inner5 .txtcol {
    padding: 30px 0 0;
}}
	

	
@media only screen and (max-width: 767px) {
.header .col1 {
    width: 100% !important;
    padding: 0;
}
.header .col1 .logo {
    padding-top: 30px;
    width: 240px !important;
    z-index: 2;
}
.header .icons {
    height: auto;
    position: absolute;
    top: 0;
    width: 100px;
    right: 0;
    z-index: 3;
}
.header .icons .phone {
    height: auto;
    position: absolute;
    top: 0;
    width: 40px;
    right: 0;
}
.header .icons .mail {
    height: auto;
    position: absolute;
    top: 0;
    width: 40px;
    right: 55px;
}
.header .col2 .menu #contact {
    display: none;
}
.header .col2 {
    padding-bottom: 25px;
    width: 100%;
}
.header .col2 #tax, .header .col2 #aev {
    margin-right: 15px;
}
.header .col2 .menuitem, .header .col2 a {
    padding: 7px 5px;
}
.header .col2 .menu {
    line-height: 2.3em;
    max-width: 300px;
    text-align: left;
    float: left;
}
}
@media only screen and (max-width: 699px) {
.footer {
    margin-top: 35px;
    margin-bottom: 35px !important;
}
.footer .inner .col1 {
    top: 0;
    width: 100%;
    left: 0;
}
.footer .inner .col1 .logo {
    max-width: 240px !important;
    margin: auto;
}
.footer .inner .col2 {
    top: 0;
    width: 100%;
    text-align: center;
    left: 0;
    padding: 20px 0 !important;
}
}
@media only screen and (max-width: 599px) {
/.logos .nrvt {
    margin-right: 35px;
    width: calc(50% - 35px);
}
/.logos .vgc {
    width: calc(50% - 35px);
}
/.logos .vgp {
    margin-top: 0px;
    margin-bottom: -7px !important;
    width: calc(50%) !important;
		min-width: 150px !important;
}
.content .txtcol {
    width: 100% !important;
}
.content .ftcol {
    height: 220px;
    width: 100% !important;
}
}
@media only screen and (max-width: 549px) {
.footer .sep {
    display: none;
}
.footer .foot {
    line-height: 1.8em !important;
}
}
@media only screen and (min-width: 550px) {
.footer .break {
    display: none;
}
}
@media only screen and (min-width: 700px) {
.footer {
    margin-top: 45px;
    margin-bottom: 65px !important;
}
.footer .inner, .footer .col1 {
    height: 100px;
}
.footer .inner .col1 {
    position: absolute;
    top: 0;
    width: 250px !important;
    left: calc(50% - 270px);
}
.footer .inner .col2 {
    padding-top: 10px;
    position: absolute;
    top: 0;
    width: 350px !important;
    left: calc(50% + 20px);
}
}
@media only screen and (min-width: 768px) {
.header .col1 {
    width: 300px !important;
    padding: 40px 0 20px;
}
.header .col1 .icons {
    display: none;
}
.header .col2 .menu {
    text-align: right;
    float: right;
}
.header .col2 {
    width: calc(100% - 300px) !important;
}
.header .col2 .menuitem, .header .col2 a {
    margin-left: 5px;
    padding: 7px 10px;
}
}
@media only screen and (min-width: 950px) {
.content .innersep .col1 {
    width: calc(50% - 17.5px) !important;
}
.content .innersep .col2 {
    margin-left: 35px !important;
    width: calc(50% - 17.5px) !important;
}
}
@media only screen and (min-width: 1025px) {
.content .inner1 .txtcol, .content .inner3 .txtcol, .content .inner5 .txtcol {
    padding: 20px 40px 20px 20px;
}
.content .inner2 .txtcol, .content .inner2top .txtcol, .content .inner4 .txtcol {
    padding: 20px 20px 20px 40px;
}
.content .txtcol {
    width: calc(100% - 400px) !important;
    min-height: 250px;
}
.content .ftcol {
    width: 400px !important;
}
}
@media only screen and (min-width: 1100px) {
/.logos .nrvt, .logos .vgc {
    margin-right: 40px;
    width: 120px;
}
/.logos .vgp {
    position: relative;
    top: 0px;
    width: 160px;
}
.header .break {
    display: none;
}
}