.t4-header {
    min-height: 180px;
}
.navbar-brand.logo-control img.logo-img {
    display: none;
    max-height: 85px;
}

@media (min-width: 576px){
.header-block-1 .navbar-brand {
    flex: 0 0 85%;
    max-width: 85%;
    padding-left: 15px;
    padding-right: 15px;
}
}
.t4-masthead .t4-masthead-title {
    text-shadow: -1px 2px 2px #070302;
}
.t4-masthead .t4-masthead-description {
    text-shadow: -1px 2px 2px #070302;
}
h2.t4-masthead-title {
    color: #fff;
}
.t4-masthead-description {
	color: #fff;
}
/* hoofdmenu stuff */
.t4-palette-bih-menu {
    background-color: #2373C7;
    color: #faf7f7;
    padding: 10px;
}
.navbar-nav.small-m {
    padding: 1px;
    float: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-nav.small-m li a {
    padding: 10px;
    padding-bottom: 6px;
    border-radius: 0;
    font-size: 1.2rem;
}
.navbar-nav.small-m li a:hover {
    box-shadow: none;
    color: #ffffff!important;
    background: #6ab5ff;
    font-weight: 400;
}
.t4-col.component.col-sm.bgwhite {
    background: #fff;
  	padding-top: 20px;
}
.moduletable.bgblue {
  background: #257ad36b;  
  border-radius: 0;
}
.moduletable.bgwhite {
	background: #fff;  
	border-radius: 0;
  	border: none;
}
.t4-offcanvas-toggle {
	padding: 18px;
  	color: #fff;
}
.moduletable.bgblue h3 {
    color: #fff;
}
div#t4-topcontent {
    background: #f4edec;
}

.t4-col.col-md {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.k-ui-namespace .koowa_header__item {
    vertical-align: top;
}
.t4-mainnav {
    background: #3366cc;
    color: #fff;
}
.t4-palette-mainnav .nav > li a, .t4-palette-mainnav .nav > li .nav-link {
    color: #fff;
  	font-size:1.2rem;
}
.t4-navbar .nav-item {
    font-size: 1.2rem;
}
.t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > a, .t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > .nav-link {
    color: #fff;
  	font-size: 1.2rem;
}
.k-ui-namespace .k-toolbar {border:none;border-radius:4px}

.jswrealestate_category {
    background: #fff;
    padding: 10px;
}

.moduletable {
    background: #f4edec;
    border: 1px solid rgb(244 237 236);   
}

.moduletablehome1 {
    margin-right: -15px;
    margin-left: -15px;
}
.banner{
	height: 300px;
}

.k-ui-namespace .mod_jswrealestate .koowa_media--gallery .koowa_media__item__link {
    display: inherit!important;
}

.k-ui-namespace .koowa_table {
    background: #fff;
}
@media (min-width: 768px){
.k-ui-namespace .koowa_media--gallery .koowa_media__item {
  min-width: 300px;
  vertical-align: top;
}  
.k-ui-namespace .koowa_media--gallery .koowa_media_contents.columns-4 .koowa_media__item {
  	vertical-align: top;
}
  .k-ui-namespace .koowa_media--gallery .koowa_media__item__thumbnail {
    height: 170px;
}
  .k-ui-namespace .koowa_media--gallery .koowa_media__item__link {
    display: block;
    vertical-align: middle;
    width: 100%;
    padding: 0px;
}
} 
  .title-space {
    height: 75px!important;
    padding: 10px;
    text-align: center;
    color: #000;
    font-weight: 700;
}
.titlespace {
    text-align: center;
    color: black;
}

.k-ui-namespace .koowa_media--gallery .koowa_media__item__thumbnail img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    border-radius: unset;
}
.k-ui-namespace .jswcrm_thumbnail {
    max-width: auto;
}

.icon1 {
    width: fit-content;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
  	background:#fff;
}

.moduletable.white {
    background: #fff;
    padding: 16px 16px 49px 16px;
    border: 0;
    transition: box-shadow 83ms;
  	margin: -16px -16px -49px -16px;
}
.moduletable.whitebottom {background:#fff;}

.red-dot {
    background: #f71919;
    padding: 8px 10px 8px 10px;
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

img.marker {
    margin: 4px 0 4px 0;
}

.moduletable.noborder {
    border: 0;
    float: right;
    margin-top: 0;
    padding-top: 0;
    background: transparent;
}

.moduletable.noborder li {
    background: #fff;
    
}


a.separator.nav-link {
    color: #52504c;
    font-weight: 600;
}

ul.nav.navbar-nav.vert li.nav-item {
    border: 1px solid #ccc;
    margin-bottom: 6px;
    padding: 6px;
}

.t4-col.hor-nav .moduletable {
    padding: 10px;
}
.navbar{
    padding:0;
    margin-left: -10px;
    min-height: 40px;
}

.navbar-nav.small {
    
    padding: 10px;
}
.navbar-nav > li {
    margin-right: 5px;
    margin-top: 0px!important;
}

.navbar-nav.small {
    padding: 1px;
    float:none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar-nav.small li {    
    border-radius: 4px;
    padding: 4px;
    font-size: 1.1rem;
    font-weight:600;
}

.navbar-nav.small li a {
    padding: 8px;
    padding-bottom: 6px;
    border-radius: 0;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
    border-radius: 12px;
    color: #000000;
}

.navbar-nav.small li a:hover {
    box-shadow: none;
    color: #28a745!important;
    background: #f7f7f7;
}

.t4-module .nav li .separator, .t4-card .nav li .separator, .moduletable .nav li .separator, .module_menu .nav li .separator {
    padding:8px;
}

a.btn.btn-default.btn-small {
    border: 1px solid #ccc;
}

.label {
    font-size: 0.8rem;
}

span.label.label-danger.label-important, .label-success {
    background: green;
    color: #fff;
    padding: 6px;
    border-radius: 6px;
}

span.label.label-draft {
    background: #F44336;
    color: #fff;
    padding: 6px;
    border-radius: 6px;
}

span.tag-label {
    line-height: 40px;
}

span.tag-label a {
    border: 1px solid #ccc;
    padding: 6px;
    margin-right: 3px;
    border-radius: 6px;
}

.k-ui-namespace .koowa_media--gallery .koowa_media__item__content {background: #fff!important; box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;}
.k-ui-namespace .mod_jswrealestate .koowa_media--gallery .koowa_media__item__content:hover {
    box-shadow: none;
}
.k-ui-namespace .koowa_media--gallery .koowa_media__item__content:hover {
    box-shadow: none;
}
.koowa_header__item.koowa_header__item--title_container {
    font-weight: 700;
    padding-left: 5px;
}
.jswrealestate_object_layout {
    
}
h1.jswrealestate_page_heading {
    padding: 10px;
    color: #3f51b5;
    font-size: 1.5rem;
}

@media (max-width: 768px) {
  
.k-ui-namespace .koowa_media--gallery .koowa_media_contents.columns-2 .koowa_media__item {
    width: 50%;
}
  .k-ui-namespace .koowa_media--gallery .koowa_media_contents.columns-3 .koowa_media__item {
    width: 50%;
}
  .k-ui-namespace .koowa_media--gallery .koowa_media__item__link {
    padding: 0px;
}
}

.jswcrm_download {
    float: right;
}
.infospace {
    padding-left: 10px;
}
.login-remember input.inputbox {
    height: 14px;
}
.k-ui-namespace .koowa_media--gallery .koowa_media__item__thumbnail {
    min-width: 100%;
  	text-align: center;
    white-space: nowrap;
    font-size: 0;
    padding: 0;
  	max-height: 200px;
  	overflow: hidden;
  	margin-bottom: 10px;
}
.k-ui-namespace .mod_jswrealestate .koowa_media--gallery .koowa_media__item__thumbnail img {
    vertical-align: top;
}
.gm-style .gm-style-iw {
	font-size:16px;
}

label.k-checkbox-dropdown-label {
    width: 300px;
  	height: 42px;
    border: 1px solid #ccc;
    border-radius: 22px;
    margin: 4px!important;
}

.oh-contact-map {
    border: none!important;
    box-shadow: none!important;
}
/* t4-bs5 */
.py-3 {
	min-height: 180px
}
.k-ui-namespace .k-pagination select {height: auto;}
ul.nav.nav-tabs.nav-stacked {display: block;}
.productfull .image_middle {
    width: 350px;
}

.k-ui-namespace .jswcrm_thumbnail {
    margin: 0 20px 10px 0;
}
.k-ui-namespace .jswcrm_sorting {margin-bottom:15px;}
.pull-right, .pull-left {
    border: 1px solid #607d8b;
  border-radius: 6px;}

.koowa_wrapped_content--contact_desc {padding-left: 14px;}
.koowa_header__title_link {
    font-size: 2rem;
    color: #257ad3;
  	line-height: initial;
}
.jswcrm_contact_layout {
    padding: 20px;
}
.leaflet-popup-content p {
    font-size: 1.2rem;
}
p.bottomtext {
    margin-left: 27px;
}
.breadcrumb-item.active {
    color: #000000;
}
.jb-decline.link {
    color: #ffffff!important;
}
.jsw-share-button {
    margin-bottom: 18px;
}
.mceBranding {
    visibility: hidden;
}

.butmain {
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    border: 1px solid!important;
    border-color: transparent!important;
  	border-radius:2px;
}
.butmain:hover, img.butmain.nav-item current active  {
    cursor: pointer;
  -webkit-box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff;
        box-shadow: inset 2px 2px 5px #b8b9be, inset -3px -3px 7px #fff;
}
.label-success {
    background-color: green!important;
}
/* mapbox */
.mapboxgl-popup-content h3 {
    font-size: initial;
}

