.page-node-type-bolig .main-container {
    margin-top: 70px;
}

.billeder-slideshows {
    top: 70px;
}

#block-views-block-plantegninger-slideshow-block-1- {
  display: none;
}

body {
    font-size: 17px !important;
}

.medium-block-grid-1 .grid .bolig-info-section {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
}

.form--inline .form-actions {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.hero-title {
    padding-left: initial !important;
}

.front-page-welcome {
    align-items: flex-start;
}

body .container {
    padding-left: 60px;
    padding-right: 60px;
}

a, .btn-link, a:hover, .btn-link:hover, a:active, .btn-link:active, a:focus, .btn-link:focus {
    text-decoration: initial !important;
}

.provi-dxpr-theme-header {
    display: block !important;
}

.green {
    background-color: #0B5505;
}

.copper {
    background-color: #BE7D5D;
}

.red {
    background-color: #FF2D30;
}

.grey {
    background-color: #5D534F;
}

.highlight-title {
    font-size: 24px;
}

.highlight-cell *, .highlight-cell .highlight-inner .highlight-btn {
    color: #fff !important;
}

.highlight-btn, .highlight-title {
    text-align: center;
}

.highlight-cell .highlight-inner .highlight-btn {
    border-color: #fff !important;
}

.highlight-cell {
    aspect-ratio: 362/255;
}

.highlight-inner {
    height: 100%;
}

.highlight-inner .highlight-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: space-evenly;
}

.readmore-description {
    position: unset;
    width: 40px !important;
    height: 40px !important;
    padding: initial !important;
    padding-top: 7px !important;
    border: initial !important;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: auto;
    border-radius: 50%;
    background-color: #fff;
    color: #B56F57;
    font-weight: bold;
    font-size: 20px;
}

.description-container .description {
    overflow: hidden;
    position: relative;
    margin-bottom: 0px !important;
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
    height: 250px;
}

.path-kundeudtalelser #anbefalinger-page-single-node>div:nth-child(1) {
    height: auto !important;
}

.navbar {
    transition: all .3s ease-in-out;
}

.navbar.sticky {
    transform: translateY(0px);
}

.navbar.scrolled-down {
    transform: translateY(-200px);
}

.pagination .pager__item>a, .pagination .pager__item>span, .pagination li>a, .pagination li>span, .pagination .pager__item>a:hover, .pagination .pager__item>a:focus, .pagination .pager__item>span:hover, .pagination .pager__item>span:focus, .pagination li>a:hover, .pagination li>a:focus, .pagination li>span:hover, .pagination li>span:focus, .pagination .pager__item.active>a, .pagination .pager__item.active>a:hover, .pagination .pager__item.active>a:focus, .pagination .pager__item.active>span, .pagination .pager__item.active>span:hover, .pagination .pager__item.active>span:focus, .pagination li.active>a, .pagination li.active>a:hover, .pagination li.active>a:focus, .pagination li.active>span, .pagination li.active>span:hover, .pagination li.active>span:focus {
  color: #B56F57;
  border-color: #B56F57;
  margin: 0px 10px !important;
  font-family: 'Klavika Bd';
  border-radius: initial !important;
}


.pagination .pager__item.active>a, .pagination .pager__item>a:hover {
    border-width: 2px;
    padding: 0.95em 1.4em;
}

.pull-left .btn {
    float: left;
}

#block-docitems li, #block-docitems .btn-wrap{
  display:none;
}

#block-docitems li#salgsopstilling {
  display: list-item;
  width: 100%;
}

.billeder-slideshows-slider:after {
    content: "";
    background-image: url('https://henrikejby.dk/drupal_backup/themes/contrib/provi_dxpr_theme/images/overlay_shade.png');
    height: 60%;
    display: inline-block;
    position: absolute;
    width: 100%;
    bottom: 6px;
    z-index: 99;
    background-size: cover;
    pointer-events: none;
    transition: all .3s ease-in-out;
    opacity: 0;
}

.billeder-slideshows-slider.loaded:after {
    opacity: 1;
}

.billeder-slideshows-slider {
    position: relative;
    margin-top: 82px;
}

.billeder-slideshows-slider picture img {
    aspect-ratio:382/207;
}

.page-node-type-page .main-container {
    margin-top: 125px;
}

.block-facets .block-title {
    font-weight: 300; 
    font-family: 'Klavika Lt'; 
    text-transform: uppercase; 
}

.facets-widget-checkbox .facet-item label > span {
    font-size: 22px;
    font-family: 'Klavika Lt';
}

.facets-widget-checkbox {
    transition: all .3s ease-in-out;
    opacity: 0;
}

.facets-widget-checkbox.loaded {
    opacity: 1;
}

.property-counter-wrapper p {
    font-size: 25px;
}

.alternate-btn a {
    color: #0B5505 !important;
    border-color: #0B5505 !important;
}

.liebhaveri-banner-img img {
    object-fit: cover;
}

.navbar {
    z-index: 999;
}

.wrap-branding {
    width: 60%;
}

.gode-raad-item a {
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Klavika Bd';
}

.gode-raad-right-col {
    padding-left: 150px;
}

.gode-raad-text {
    padding-bottom: 50px;
    padding-right: 150px;
}

.gode-raad-btn {
    margin-top: 50px;
}

.slideshow-bolig-info {
    position: absolute;
    bottom: 120px;
    left: 50px;
    z-index: 100;
    color: #fff;
    transition: all .3s ease-in-out;
    opacity: 0;
}

.slideshow-bolig-info.loaded {
    opacity: 1;
}

.slideshow-bolig-info * {
    font-family: 'Klavika Bd';
}

.billeder-slideshows-slider .slick-prev {
    display: none !important;
}

.slideshow-bolig-adresse {
    font-size: 2em;
}

.slideshow-bolig-adresse span {
    display: block;
}

.display-inline-block {
    display: inline-block;
}

.citation-mark {
    width: 25%;
    max-width: 150px;
    position: absolute;
    left: -10%;
    top: 23%;
}

.coming-soon-fp, .skuffesalg-container, .presse-block {
    display: flex;
    max-width: 1400px;
    margin: auto;
    border: 5px solid #B56F57;
}

.coming-soon-fp > *, .presse-block > * {
    flex-grow: 1;
    flex-basis: 0;
}

.coming-soon-fp-info > *, .coming-soon-fp .coming-soon-fp-info .btn-primary {
    margin: 0px 10% 30px 10%;
    color: #fff !important;
}

.coming-soon-fp-image img {
    height: 100%;
    object-fit: cover;
}

.coming-soon-row .skuffesalg-wrapper, .presse-wrapper {
    padding: 50px 20px;
    background-color: #0B5505;
}

.presse-wrapper .presse-content * {
    color: #fff !important;
}

.coming-soon-fp, .coming-soon-row .skuffesalg-container, .presse-list-item .presse-block{
    position: relative;
}

.presse-list-item li:nth-child(odd) .presse-block {
    flex-direction: row-reverse;
}

.presse-wrapper .presse-image img {
    height: 100%;
    object-fit: cover;
}

.coming-soon-fp:after, .coming-soon-row:nth-child(even) .skuffesalg-container:after, .presse-list-item li:nth-child(even) .presse-block:after {
    content: "";
    position: absolute;
    right: -15px;
    bottom: -15px;
    width: 25px;
    height: 25px;
    background-image: url(https://henrikejby.dk/drupal_backup/themes/contrib/provi_dxpr_theme/images/white-plus.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.coming-soon-row:nth-child(odd) .skuffesalg-container:after, .presse-list-item li:nth-child(odd) .presse-block:after {
    content: "";
    position: absolute;
    left: -15px;
    bottom: -15px;
    width: 25px;
    height: 25px;
    background-image: url(https://henrikejby.dk/drupal_backup/themes/contrib/provi_dxpr_theme/images/white-plus.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.coming-soon-fp-info {
    display: flex;
    flex-direction: column;
    justify-content: center;   
    align-items: flex-start;
    margin: 40px 0px;
}

/* Defaults */
.btn-default, .btn-group>.btn-default, .btn-primary, .btn-group>.btn-primary, .html .fake-submit {
  background-color: transparent !important;
  padding: 20px 28px;
  font-size: 17px;
  color: #BE7D5D !important;
  border: 5px solid #BE7D5D !important;
  border-radius: initial !important;
  font-weight: bold;
  font-family: Klavika Bd;
}
.quick-search-front-page .btn-primary {
  color: #fff !important;
  border-color: #fff !important;
}

.header-links a {
    padding-left: 50px;
    margin-left: 20px;
    font-family: 'Klavika Lt';
    text-transform: uppercase;
}

.header-links .search:before {
    width:38px;
    height: 38px;
    content:"";
    position: absolute;
    display: inline-block;
    background-size: contain;
    background-image: url('https://henrikejby.dk/drupal_backup/themes/contrib/provi_dxpr_theme/images/search.png');
    margin-left: -40px;
}

.header-links .sales:before {
    width:38px;
    height: 38px;
    content:"";
    position: absolute;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: -40px;
    background-image: url('https://henrikejby.dk/drupal_backup/themes/contrib/provi_dxpr_theme/images/sales.png');
}

.responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after, .responsive-menu-toggle-icon span.icon {
    background: #BE7D5D;
}

h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption {font-weight: 700;}


[id*="block-headervideo"] video{
    height: 360px;
    width: 100%;
    object-fit: cover;
}

.page-title {
    margin-top:100px;
}

.property-counter-wrapper p {
    font-family: 'Klavika Bd';
}

a:hover, a:active, a:focus {
    text-decoration: initial !important;
}
/* presse */
.presse-btn {
  padding: 7px 20px 7px 20px;
  max-width: 113px;
  text-align: center;
  background-color: #B49B57;
  margin-top: 15px;
  margin-bottom: 45px;
}
p.presse-btn:hover {
  background-color: #907c45;
  color: #fff;
}
.presse-btn a {color: #fff !important;}

.path-presse ul li {
  list-style: none;
}
.path-presse ul {
  padding-left: 0px !important;
}
.field--name-field-presse-billede {margin-bottom: 30px;}

/* medarbejder sider */
.medarbejder {
  min-height: 475px;
  background-color: #f7f7f7;
  max-width: 350px;
}
.medarbejder-info {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.block-views-blockmedarbejdere-block-1 {
  margin-bottom: 50px;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
  background-color: #907C45;
  color: white;
  text-decoration: none;
}
.btn:hover, .btn-default:hover {
    text-decoration: initial;
}
.btn-primary:hover {
  background-color: #907C45;
}
p::selection,div::selection, li::selection, em::selection, u::selection, a::selection, h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, strong::selection, br::selection, span::selection {
  background: #BE7D5D;
  color: #fff;
}
p::-moz-selection,div::-moz-selection,li::-moz-selection, em::-moz-selection, u::-moz-selection, a::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection, strong::-moz-selection, br::-moz-selection, span::-moz-selection{
  background: #000;
  color: #fff;
}
/* Header */
.path-admin .region-content {
  padding-bottom: 75px;
}
/* cookie consent */
.cc_container .cc_btn, .cc_container .cc_btn:visited, .cc_container .cc_btn:hover, .cc_container .cc_btn:active {
  color: #fff;
  background-color: #000;
}
/* Menus */
/* when logged in menu */
.user-logged-in .provi-dxpr-theme--header .navbar-container {
  padding-top: 85px;
}
.responsive-menu-toggle-icon span.label {
  display: none;
}
.responsive-menu-toggle-icon {
  right: 3px;
}
.body--provi-dxpr-theme-nav-mobile .provi-dxpr-theme-header #logo {
  max-height: 200px !important;
  min-width: 71px;
  margin-left: -17px;
  margin-bottom: -50px;
}
/* user login page */
.path-user .user-login-form {
  padding-bottom: 150px;
}
/* menu styling */
.mm-listitem {
    font-family: 'Klavika Bd' !important;
}

.mm-listview {
    margin-top: 50px;
    margin-left: 50px;
}

.mm-panels, .mm-panels>.mm-panel {
  background-color: #F5EDE9;
}
.mm-panels {
    border-right: 5px solid #C08364;
}

.mm-navbar {
  background-color: #f7f7f7;
  display: none;
}
.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
  border-bottom: 0px #f7f7f7 solid !important;
  padding-left: 10%;
}
.mm-listitem {
  float: unset !important;
  border-bottom: 0px transparent solid;
  margin: 15px 0px;
}

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: initial !important;
    transform: initial !important;
}

.mm-menu_offcanvas {
    display: block !important;
    z-index: 10;
}

.mm-menu_offcanvas:not(.mm-menu_opened) {
    -webkit-transform: translate3d(-100%,0,0) !important;
    transform:translate3d(-100%,0,0) !important;
    z-index: 10;
}

.mm-menu_offcanvas {
    max-width: 600px;
}

.mm-wrapper__blocker.mm-slideout {
    transition: all .4s ease-in-out;
}

.mm-wrapper_opening .mm-menu_fx-menu-slide, .mm-wrapper_opened .mm-menu_fx-menu-slide {
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
}

.mm-menu a, .mm-menu a:active, .mm-menu a:link, .mm-menu a:visited {
  color: #C08364;
  font-size: 25px;
  font-weight: 700;
  transition: all .3s ease-in-out;
}
.mm-menu_keyboardfocus a:focus {
    background-color: initial !important;
}

.mm-menu a:hover {
  color: #855a45;
  transform: scale(1.04);
  transition: all 0.4s ease-in-out;
}

.navbar-nav>li>a {
  padding-top: 20px;
  padding-bottom: 20px;
}
ul.menu.mm-listview a.is-active {
  color: #000 !important;
}
.nav>li>a:focus, .nav>li>a:hover {
  background-color: #f7f7f7;
  color: #000;
}
/* front page video */
video::-webkit-media-controls {
  display: none;
}
#block-custom-theme-videoforside > div > p > video {
  width: 100%;
}
/* front page */
/* search bolig page */
.col-1 {
  margin-right: 25px;
  width: 30.8% !important;
}
.col-2 {
  margin-right: 25px;
  width: 30.8% !important;
}
.col-3 {
  margin-right: 25px;
  width: 30.8% !important;
}
.bolig-teaser-info {
  margin-left: 20px;
  margin-top: 20px;
}
.open-house-wrap time:nth-child(2) {
  display: none;
}
.path-soeg-bolig .views-field-field-price {
  margin-left: 20px;
  margin-bottom: 20px;
}
.path-frontpage .views-field-field-price {
  margin-left: 20px;
  margin-bottom: 20px;
}
#blazy-views-bolig-page-1-1 > li > div {
  background-color: #f7f7f7 !important;
  min-height: 422px !important;
}
#blazy-views-solgte-boliger-page-1-1 > li > div {
  background-color: #f7f7f7 !important;
  min-height: 460px !important;
}
.views-row-bolig {
  padding-bottom: 25px;
}
.path-soeg-bolig .html .form-control, .html input[type=date], .html input[type=datetime-local], .html input[type=email], .html input[type=file], .html input[type=month], .html input[type=number], .html input[type=password], .html input[type=search], .html input[type=tel], .html input[type=text], .html input[type=time], .html input[type=url], .html input[type=week], .html textarea, .html select {
  padding: 9px;
}

.views-field-field-house-images {
  position: relative;
}
.views-field-field-house-images a{
  vertical-align: top;
}
.views-field-field-house-images a:after {
  content: '\A';
  position: absolute;
  width: 100%; height:100%;
  top:0; left:0;
  background: rgba(82,73,70 ,0.5);
  opacity: 1;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.views-field-field-house-images a:hover:after {
  background:rgba(0,0,0,0);
}

.view-bolig-slideshow {
  position: relative;
}

.reserveret-image {
  position: relative;
}
.reserveret-image a,
.reserveret-image div {
  vertical-align: top;
}
.reserveret-image a:after,
.reserveret-image div:after {
  content: '\A';
  position: absolute;
  width: 100%; height:100%;
  top:0; left:0;
  background: rgba(0,0,0,0.4);
  opacity: 1;
  transition: all 1s;
  -webkit-transition: all 1s;}

.reserveret-image a:hover:after,
.reserveret-image div:hover:after {
  opacity: 0;
}

.bolig-image-lable > div:not(.views-field-field-house-images) {
  transition: all .3s ease-in-out !important; 
  opacity: 1;
}

.bolig-image-lable > div:not(.views-field-field-house-images) * {
  transition: all .3s ease-in-out;
}

.bolig-image-lable:hover div:not(.views-field-field-house-images) {
  opacity: 0;
}


.slick-next:before {
  content: '\2192';
}
.slick-prev:before {
  content: '\2190';
}
.slick-arrow::before {
  color: #f7f7f7; font-size: 2.6rem; opacity: 1 !important;
}

.billeder-slideshows-slider .slick-next:before {
    content: "";
    background-image: url(https://henrikejby.dk/drupal_backup/themes/contrib/provi_dxpr_theme/images/next-arrow.png);
    height: 60px;
    background-size: contain;
    background-position: center;
    width: 60px;
    display: inline-block;
    margin-left: -17px;
    background-repeat: no-repeat;
}

.plantegninger .slick-arrow::before {
  color: #000 !important;
}
.slick-arrow {
  opacity: 0.9;
}
.solgt-label {
    position: absolute;
    margin-left: 20px;
    margin-top: -65px;
    padding: 7px 35px 7px 35px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Klavika Bd";
    background-color: #0B5505;

}
.solgt-label, .reserveret-label, .open-house-wrap, .open-house-label, .flexbolig-wrap {
    pointer-events: none
}

.view-bolig-slideshow .reserveret-label, .view-bolig-slideshow .solgt-label, .view-bolig-slideshow .open-house-label {
    width: 100%;
    margin-left: 0px;
    text-align: center;
}

.view-bolig-slideshow .open-house-label {
    z-index: 100;
    margin-top: -74px;
}

.flexbolig-wrap {
    background-color: #000;
    position: absolute;
    margin-left: 45px;
    margin-top: -65px;
    padding: 7px 20px 7px 20px;
    color: #BE7D5D;
    text-transform: uppercase;
    font-family: "Klavika Bd";
}

.reserveret-label {
    background-color: #0B5505;
    position: absolute;
    margin-left: 45px;
    margin-top: -65px;
    padding: 7px 20px 7px 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Klavika Bd";
}

.open-house-wrap, .open-house-label {
    background-color: #BE7D5D;
    position: absolute;
    margin-left: 35px;
    margin-top: -68px;
    padding: 7px 20px 7px 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Klavika Bd";
    z-index: 10;
}

.flexbolig-label {
    background-color: #000;
    position: absolute;
    margin-left: 45px;
    margin-top: -65px;
    padding: 7px 20px 7px 20px;
    color: #BE7D5D;
    text-transform: uppercase;
    font-family: "Klavika Bd";
}

#flexbolig-label .flexbolig-label {
    z-index: 999;
}

.block-views-blockfleksbolig-banner-block-4 {
    display: none;
}

.path-frontpage #blazy-views-frontpage-bolig-blocks-block-1-1 > li {
  padding-right: 6px !important;
}
.path-frontpage .block-column > .grid {
  margin: 0 0 0rem !important;
}
.path-frontpage > .block-column > .grid {
  margin: 0 0 0rem !important;
}
.path-frontpage .reserveret-label {
  margin-top: -42%;
}
.path-frontpage .views-field-field-open-house-1, .path-frontpage .views-field-field-open-house, .views-field-field-open-house {
  /*margin-top: -58px;
  position: absolute;
  padding: 7px 20px 7px 20px;
  background-color: rgba(180,155,87, 0.8);
  color: #fff;
  max-width: 68%;
  pointer-events: none;
  touch-action: none;
  font-size: 14px;*/
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(180, 155, 87, 0.8);
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
/* erhvervs bolig side */
#blazy-views-bolig-block-2-1 .views-field-field-price {
  margin-left: 20px;
}
#blazy-views-bolig-block-2-1 .views-field-nothing-1 {
  margin-left: 20px;
  margin-bottom: 20px;
}
#blazy-views-bolig-block-2-1 > li > div {
  background-color: #f7f7f7 !important;
  min-height: 442px !important;
}
/* facets on search page */
.item-list__range_slider {
  list-style: none;
  padding-left: 10px;
  padding-right: 15px;
}
.ui-slider-float .ui-slider-tip, .ui-slider-float .ui-slider-tip-label {
  border-radius: 0px;
  border: 0px solid transparent;
}
.js-facets-checkbox-links {
  list-style: none;
  text-transform: capitalize;
  margin-left: -37px;
  flex-wrap: wrap;
}
.facets-checkbox {
  margin-right: 5px !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-top-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.html .ui-widget-content, .html .ui-widget-header, .html .ui-state-hover, .html .ui-widget-content .ui-state-hover, .html .ui-widget-header .ui-state-hover, .html .ui-state-focus, .html .ui-widget-content .ui-state-focus, .html .ui-widget-header .ui-state-focus, .html .ui-state-active, .html .ui-widget-content .ui-state-active, .html .ui-widget-header .ui-state-active, .html .ui-state-highlight, .html .ui-widget-content .ui-state-highlight, .html .ui-widget-header .ui-state-highlight, .html .ui-state-error, .html .ui-widget-content .ui-state-error, .html .ui-widget-header .ui-state-error {
  background-color: #c6c6c6;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active, .ui-state-hover, .ui-state-focus {
  border: 1px solid #707070;
  background: #707070;
}
.ui-slider-pips .ui-slider-pip-selected-2 {
  color: #707070 !important;
}
.ui-slider-pips [class*=ui-slider-pip-selected] {
  color: #707070;
}
/* bolig pages styling */
.slick-lightbox-slick-img {
  max-height: 100% !important;
  width: auto !important;
  max-width: 100% !important;
}
.slick-lightbox-slick-item-inner {
  min-height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
}
.plantegninger > h2 {
  display: none;
}
.view-plantegninger-slideshow img {
  width: auto;
  max-height: -webkit-fill-available;
}
.plantegninger-popup img {
  position: absolute;
  margin-top: -143px;
  margin-left: 81px;
}
.fuldskaerm-knap img {
  position: absolute;
  margin-top: -143px;
  pointer-events: none;
  touch-action: none;
}
.spb_center {
  margin: auto;
  width: 90% !important;
  top: 2%;
  left: 6%;
  bottom: 2%;
}
.fleksbolig-box a, .reserveret-box a {
  color: #BE7D5D;
}
.fleksbolig-box a:hover, .reserveret-box a:hover{
  color: #BE7D5D;
}
.fleksbolig-box, .reserveret-box{
  margin-bottom: 15px;
  padding: 5px 10px 5px 10px;
  max-width: 250px;
  font-weight: 700;
  background-color: #000;
  color: #BE7D5D;
  text-align: center;
  text-transform: uppercase;
  font-family: "Klavika Bd";
}
.reserveret-box {
  margin-top: -25px;
}
.aabenthus-box a {
  color: #fff;
}
.aabenthus-box  a:hover{
  color: #fff;
}
.aabenthus-box{
  margin-bottom: 15px;
  padding: 5px 10px 5px 10px;
  max-width: 200px;
  font-weight: 700;
  background-color: #B49B57;
  color: #fff;
  text-align: center;
}
.solgt-box a {
  color: #fff;
}
.solgt-box a:hover {
  color: #fff;
}
.solgt-box {
  margin-bottom: 15px;
  padding: 5px 10px 5px 10px;
  max-width: 175px;
  font-weight: 700;
  text-align: center;
  background-color: #000;
  color: #fff;
}
.field--name-field-bolig-video {
  margin-top: 30px;
}
/* fakta-box for bolig pages */
.fakta-data {
  float: right;
}
.page-node-type-bolig hr {
  width: 100%;
  height: 2px;
  background-color: #BE7D5D;
}

.page-node-type-bolig .page-title {
    font-family: Klavika Lt; 
    color: #5D534F; 
}

.view-faktabox-bolig .views-field {
  margin-bottom: 7px;
}
.block-views-blockfaktabox-bolig-block-1,  .block-views-blockfaktabox-bolig-block-2{
  margin-left: -35px;
  margin-top: 5px !important;
  padding: 20px 20px 15px 20px !important;
}
.path-node-type-bolig > .field--type-text-with-summary {
  display: none;
}
a.btn-document {
  color: #fff;
}
a.btn-gold-inner {
  color: #B56F57;
  width: 100%;
  border: 5px solid #B56F57;
  background-color: transparent;
  padding-top: 7px;
  text-align: center;
  padding-bottom: 7px;
}

a.btn-fremvisning {
  color: #fff;
  width: 100%;
  background-color: #BE7D5D;
  padding-top: 7px;
  text-align: center;
  padding-bottom: 7px;
}

a.btn-fremvisning, a.btn-gold-inner, a.btn-document {
    display: block;
    font-family: 'Klavika Bd';
}

a.btn-fremvisning:hover, a.btn-gold-inner:hover, a.btn-document:hover {
    text-decoration: initial;
}

/* slideshow view */
#block-views-block-bolig-slideshow-block-1 h2 {
  display: none;
}
/* coming soon pages */
.coming-soon-row, .presse-wrapper {
  margin-top: 30px;
  margin-bottom: 45px;
}
/* Before footer */
.webform-submission-contact-add-form .form-item {
  background-color: #fff !important;
}
.webform-submission-contact-add-form > .html .form-control, .html input[type=date], .html input[type=datetime-local], .html input[type=email], .html input[type=file], .html input[type=month], .html input[type=number], .html input[type=password], .html input[type=search], .html input[type=tel], .html input[type=text], .html input[type=time], .html input[type=url], .html input[type=week], .html textarea, .html select {
  border-radius: 0px !important;
}
.ejby-gruppe img {
  min-width: 246%;
  display: block;
  position: absolute;
  margin-left: -165px;
}
/* Footer */
.footer-logo {
  width: 60%;
  z-index: 999;
}
.region-footer #block-webformular-2 {
    display: none;
}

.provi-dxpr-theme-footer .footer-container {
  padding-top: 0px;
}
.region-footer {
  border-top: 2px solid #f7f7f7;
}

.footer-column-4 .some-icon-row {
    margin-bottom: 15px;
}

.footer-column-4 .mde-logo {
    position: absolute;
    bottom: -214px;
}

/* test toggle body text */
article, aside, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
#page-wrap {
}
p {
  margin: 0 0 15px 0;
}
/* sidebar right box to fix issue with fact box, hidden as it is not used */
#block- {
  display: none;
}
.sidebar-box {
  float: left;
  width: 100%;
  margin: 0 20px 0 0;
}
.sidebar-box {
  max-height: 300px;
  position: relative;
  overflow: hidden;
}
.sidebar-box .read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 60px 0 45px 0;
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: -moz-linear-gradient(top, transparent, black);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, #fff));
}
.gray {
  background-color: #444;
  background-color: rgb(89,89,89);
}

.subtitle-facts {
    font-family: 'Klavika Lt' !important;
}

.reser-hide-price {
  display:none;
}
.views-field-field-price .field-content {
  display: inline-block; margin-left:2px;
}
/* new banner css start */
.billeder-slideshows-video .field--type-video-embed-field .field--label{
  display: none;
}
.billeder-slideshows{
  position: relative;
}

.bolig-slider-info, .bolig-slider-fields {
    display: flex;
}

.bolig-slider-info {
    margin-top: 20px;
}

.bolig-slider-fields * {
    margin-bottom: 0px;
    font-family: 'Klavika Lt';
}

.bolig-slider-fields .field-title {
    text-transform: uppercase;
    color: #BE7D5D;
}

.bolig-slider-fields > * {
    width: 33%;
}

.banner-btn, .bolig-slider-fields {
  width: 50%;
  bottom: 5px;
  left: 0;
  line-height: 0;
}
.banner-btn button{
  padding: 20px 20px 20px 20px;
  text-transform: uppercase;
  line-height: inherit !important;
  border: 0 !important;
  margin: 0 !important;
  box-shadow: none;
  display: inline-block;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.banner-btn button.btn-default.focus, .banner-btn button.btn-default:focus{
  border: 0 !important;
  background-color: #B49B57 !important;
  outline: none;
}
.billeder-slideshows-video .field--name-field-bolig-video{
  margin-top: 0;
}

.billeder-slideshows-video .video-embed-field-responsive-video {
    min-height: 828px;
}

.billeder-slideshows-video .video-embed-field-responsive-video::after {
  padding-bottom: 39.22%;
}
.billeder-slideshows-video{
  margin-bottom: 28px;
  margin-top: 65px;
}
.banner-btn .bolig-knapper{
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
}

.banner-btn .bolig-knapper .fuldskaerm-knap{
  cursor: crosshair;
}
.banner-btn .bolig-knapper .fuldskaerm-knap img{
  margin: 0;
  position: relative;
}
.banner-btn .bolig-knapper .plantegninger-popup img{
  position: relative;
  margin: 0;
}
.banner-btn .bolig-knapper a{
  position: relative;
  width: 32%;
  height: 40px;
  margin-right: 5px;
  margin-bottom: 2px;
}
.banner-btn .bolig-knapper a img{
  height: 100%;
  object-fit: contain;
}
.banner-btn .bolig-knapper a span{
    font-family: 'Klavika Lt';
    text-transform: uppercase;
}
.view-footer .bolig-knapper .fuldskaerm-knap span.button-title{
  width: 80px;
  display: inline-block;
  position: absolute;
  bottom: 15px;
  left: 0;
  font-size: 8px;
  text-align: center;
  color: #fff;
  padding: 0 7px;
  word-wrap: break-word;
  line-height: 10px;
}
.view-footer .bolig-knapper .fuldskaerm-knap img{
  width: 70px;
  height: 70px;
  top: -77px;
  margin-top: 0;
  margin-left: 0px;
}
.view-footer .bolig-knapper .fuldskaerm-knap img.top{
  margin-top: -100px;
}
.banner-video-section .view-footer .bolig-knapper .fuldskaerm-knap img{
  margin-top: -100px;
  margin-left: 0;
}
.banner-video-section .banner-btn{
  bottom: 0;
}
.banner-video-section .view-footer .bolig-knapper .fuldskaerm-knap span.button-title{
  bottom: 38px;
}
.banner-video-section .banner-btn .bolig-knapper a span{
  bottom: 11px;
}
.view-footer .bolig-knapper a{
  position: relative;
  /*display: inline-block;*/
  display: block;
}
.view-footer .bolig-knapper{
  width: 100%;
  /*max-width: 1050px;*/
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 60px;
}
.view-footer{
  width: 100%;
}
.view-footer .bolig-knapper .fuldskaerm-knap span.button-title{
  top: 32px;
}
.view-footer .bolig-knapper .fuldskaerm-knap span.button-title{
  top: -46px;
  left: -10px;
}
.banner-video-section .view-footer .bolig-knapper .fuldskaerm-knap span.button-title{
  top: -51px;
  left: -6px;
}
.banner-video-section .view-footer{
  display: none;
}
.banner-btn .bolig-knapper{
  padding-left: 60px;
}
.banner-video-section .banner-btn .bolig-knapper a{
  margin-bottom: 0;
}
.fuldskaerm-knap img {
  position: absolute;
  margin-top: -143px;
  pointer-events: none;
  touch-action: none;
}
.view-footer .bolig-knapper .fuldskaerm-knap img{
  z-index: 123;
}
.slick, .slick-wrapper{
  z-index: 99;
}
.banner-btn .bolig-knapper a{
  z-index: 123;
}
.view-footer .bolig-knapper .fuldskaerm-knap span.button-title {
  top: -28px;
  left: -6px;
  z-index: 123;
}
.billeder-slideshows-slider .slick-slide a.blazy__slick-lightbox {
  outline: none;
}
body.toolbar-fixed div.toolbar-oriented .toolbar-bar {
  z-index: 999990 !important;
}
#toolbar-bar.header-mobile-fixed{
  z-index: 999999;
}
.view-id-bolig .medium-block-grid-1 .grid div.form-group{
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}
.view-id-bolig {
    transition: all .3s ease-in-out;
    opacity: 0;
}

.view-id-bolig.loaded {
    opacity: 1;
}

#blazy-views-bolig-page-1-1.medium-block-grid-1 .grid div.form-group{
  min-height: inherit !important;
}
.view-id-bolig .medium-block-grid-1 .grid .form-group .bolig-image-lable{
  position: relative;
}
/* .bolig-image-lable time{
display: none;
} */
.view-id-bolig  .grid .form-group .bolig-image-lable .nedsat-label{
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(180, 155, 87, 0.8);
  padding: 10px 15px;
  color: #fff;
  font-size: 14px;
      pointer-events: none;
    touch-action: none;
}
.path-frontpage .views-field-field-open-house-1, .path-frontpage .views-field-field-open-house, .views-field-field-open-house{
  pointer-events: none;
    touch-action: none;
}

.view-id-bolig .medium-block-grid-1 .grid .form-group .bolig-image-lable .open-house-wrap br{
  display: none;
}
.view-id-bolig .grid .form-group .bolig-image-lable a{
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.view-id-bolig .grid .form-group .bolig-image-lable a img{
  width: 100%;
}
.views-field-field-house-images a {
    background-color: #000;
}

.js-facets-checkbox-links li {
    display: inline-block;
    padding-right: 10px;
}

.facet-item, .facet-item * {
    cursor: pointer;
}

.facet-item label {
    font-weight: 400;
    padding-left: 22px;
}

.facet-item input[type=checkbox] {
    width: 0px !important;
}

.js-facets-checkbox-links {
    display: flex;
    justify-content: flex-start;
}

.js-facets-checkbox-links li {
    margin-left: 10px;
}

.js-facet-block-id-liebhaverejendom, .js-facet-block-id-flexbolig {
    display: inline-block;
}

.facet-item input[type=checkbox]::after {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    background-color: #5D534F;
    margin-top: -10px;
}

.facets-checkbox:checked + label {
    color: #BE7D5D;
}

.facet-item input[type=checkbox]:checked::after {
    background-color: #BE7D5D !important;
}

.view-id-bolig .grid .form-group .bolig-image-lable a:before{
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(82,73,70,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

#blazy-views-bolig-page-1-1 .medium-block-grid-1 .grid div.form-group .bolig-info-section .bolig-teaser-info{
  margin: 0;
  padding-left: 30px;
}

.bolig-info-section {
    pointer-events: none;
}

.blazy--view--solgte-boliger .grid .views-field-nothing {
    top: 45%;
    left: 5%;
    transform: translateY(-55%);
    position: absolute;
    color: #fff;
    pointer-events: none;
}

.medium-block-grid-1 .grid div.form-group .bolig-info-section {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}

.path-soeg-bolig .views-field-field-price{
  margin-left: 0;
  margin-bottom: 0;
}
.medium-block-grid-1 .grid div.form-group .bolig-teaser-info{
  margin: 0;
  padding-left: 30px;
}
.bolig-image-lable{
  position: relative;
}
.views-exposed-form .form-inline .view-switcher-wrapper{
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  float: right;
}
.views-exposed-form .form-inline .view-switcher-wrapper ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.views-exposed-form .form-inline .view-switcher-wrapper li{
  display: inline-block;
  padding-left: 10px;
  cursor: pointer;
}
.views-exposed-form .form-inline .view-switcher-wrapper .view-switcher li.list-active img {
  background: rgba(112,112,112,0.2);
}

.path-frontpage .reserveret-label{
  top: inherit;
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0%);
  -o-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
.path-frontpage .nedsat-label {
  margin-top: -36px;
  position: absolute;
  padding: 7px 20px 7px 20px;
  background-color: rgba(180,155,87, 0.8);
  color: #fff;
  max-width: 68%;
  pointer-events: none;
  touch-action: none;
  font-size: 14px;
}
.block-column > .grid{
  overflow: inherit !important;
}
ul#blazy-views-medarbejdere-block-1-1 li.grid .medarbejder-info{
  word-break: break-word;
}

.property-description .description {
  height: 450px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  -webkit-transition: height .5s ease-in-out;
  -moz-transition: height .5s ease-in-out;
  -ms-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out;
}
.property-description.expanded .description:after {
  background: linear-gradient(to top, #F5EDE9, rgba(255,255,255,0));
  height: 0;
}
.property-description .description:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 120px;
  width: 100%;
  content: '';
  opacity: 1;
  background: linear-gradient(to top, #F5EDE9, rgba(255,255,255,0));
  -webkit-transition: height .5s ease-in-out;
  -moz-transition: height .5s ease-in-out;
  -ms-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out;
}
.property-description .readmore-description {
    width: 50px;
    height: 50px;
    border: 3px solid;
    padding: 10px;
    background: url(https://henrikejby.dk/drupal_backup/images/plus.png) no-repeat;
    background-size: 40%;
    background-position: center center;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.property-description .readmore-description img{
  display: none;
}
.property-description .readmore-description.clicked {
  background: url(../images/minus.png) no-repeat;
  background-size: 40%;
  background-position: center center;
}
.click--open {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.click--open {
  height: 100%;
  width: 100%;
}

.page-node-type-webform input[type=text], .html select, .html .form-control, .html input[type=date], .html input[type=datetime-local], .html input[type=email], .html input[type=file], .html input[type=month], .html input[type=number], .html input[type=password], .html input[type=search], .html input[type=tel], .html input[type=text], .html input[type=time], .html input[type=url], .html input[type=week], .html textarea, .html select {
    background-color: #fff !important;
}

@media screen and (max-width: 1599px) {
   .footer-logo img{
    margin-left: 10px !important;
  }
}

/* 02092020 */
@media only screen and (min-width: 600px){
  ul#blazy-views-medarbejdere-block-1-1.small-block-column-1{
    /*background-color: orange !important;*/
    -webkit-columns: inherit;
    -moz-columns: inherit;
    columns: inherit;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  ul#blazy-views-medarbejdere-block-1-1 li.grid{
    list-style: none;
    overflow: inherit;
    max-width: 350px;
    width: 100%;
    margin: 0 auto 15px;
    padding: 0 15px;
    box-sizing: border-box;
  }
}

@media (min-width: 768px) {
    
  .page-node-type-bolig .region-content {
      margin-right: 117px;
  }
  
  #mm-0 > div.responsive-menu-page-wrapper > div > div {
    margin-left: 70px;
    margin-right: 70px;
  }
  .navbar {
    position: fixed;
    width: 100%;
    background-color: #F5EDE9;
    padding: 0px 70px;
    margin-top: -82px;
  }
  .wrap-containers {
      margin-top: 70px;
  }
  ul#blazy-views-medarbejdere-block-1-1.medium-block-column-3{
    /*background-color: yellow !important;*/
    -webkit-columns: inherit;
    -moz-columns: inherit;
    columns: inherit;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  ul#blazy-views-medarbejdere-block-1-1 li.grid{
    list-style: none;
    overflow: inherit;
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 0 15px;
  }
}

@media screen and (max-width: 1200px) {
    .wrap-branding {
        width: 30%;
    }
      .collage-1, .collage-2, .collage-3, .collage {
      position: initial !important;
      padding: 20px 0px !important;
      aspect-ratio: initial !important;
      width: 100% !important;
  }
  #villa-counter, #lystejendom-counter, #fritids-bolig-counter {
      padding-top: 30px !important;
  }
  .reset-padding-mobile, .reset-padding-mobile .az-row {
      padding: 10px !important;
  }
  .reset-padding-mobile .az-row {
      margin: 10px !important;
  }
  .pull-left, .pull-left .btn {
      float: initial !important;
  }
}

@media screen and (max-width: 992px) {
    .header-links {
        display: none;
    }
    .hidden-md {
        display: none;
    }
}

@media (min-width: 992px) {
  .path-node-type-bolig > .region-content {
    margin-right: 50px;
  }
  .quick-search-button {
    margin-top: 25px;
    font-size: 17px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .quick-search-input {
    width: 125% !important;
  }
  .webform-submission-contact-add-form > .html .form-control, .html input[type=date], .html input[type=datetime-local], .html input[type=email], .html input[type=file], .html input[type=month], .html input[type=number], .html input[type=password], .html input[type=search], .html input[type=tel], .html input[type=time], .html input[type=url], .html input[type=week], .html select {
    width: 50%;
  }
  .page-node-type-webform input[type=text] {
    width: 50% !important;
    background-color:;
  }
  #edit-dit-telefonnummer, #edit-name, #edit-email {
    width: 100% !important;
  }
  #edit-search-api-fulltext {
    width: 100% !important;
  }
  .path-frontpage #edit-search-api-fulltext {
    width: 120% !important;
  }
  .path-soeg-bolig .html input[type=text] {
    width: 100% !important;
  }
  #blazy-views-medarbejdere-block-2-2 > li, #blazy-views-medarbejdere-block-2-1 > li, #blazy-views-medarbejdere-block-3-3 > li {
    max-width: 32%;
    margin-right: 17px;
    float: left;
  }
  /* simple pages */
  .page-node-type-page div.main-container > div > section > div {
  }
  .path-soeg-bolig .provi-dxpr-theme-footer {
    margin-top: 100px;
  }
  .more-link a {
    color: #fff;
    padding: 9px 67px 9px 67px;
    background-color: #b49b57;
    margin-left: 38%;
    margin-top: 25px;
  }
}

@media only screen and (min-width: 999px){
  ul#blazy-views-medarbejdere-block-1-1.medium-block-column-3{
    /*background-color: yellow !important;*/
    -webkit-columns: inherit;
    -moz-columns: inherit;
    columns: inherit;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  ul#blazy-views-medarbejdere-block-1-1 li.grid{
    list-style: none;
    overflow: inherit;
    width: 50%;
    padding: 0 15px;
    margin: 0 0 15px;
    box-sizing: border-box;
  }
}

@media only screen and (min-width: 1100px){
  ul#blazy-views-medarbejdere-block-1-1.large-block-column-3{
    /*background-color: green !important;*/
    -webkit-columns: inherit;
    -moz-columns: inherit;
    columns: inherit;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  ul#blazy-views-medarbejdere-block-1-1 li.grid{
    list-style: none;
    overflow: inherit;
    width: 33.3333%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 0 15px;
  }
}

@media only screen and (min-width: 1300px){
  ul#blazy-views-medarbejdere-block-1-1.block-count-4{
    /*background-color: red !important;*/
    -webkit-columns:inherit;
    -moz-columns: inherit;
    columns: inherit;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  ul#blazy-views-medarbejdere-block-1-1 li.grid{
    list-style: none;
    overflow: inherit;
    width: 33.3333%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 0 0 15px;
  }
}

@media (max-width: 1199px) {
  a.btn-document, a.btn-fremvisning, a.btn-gold-inner {
    padding: 7px 27px 7px 27px;
  }
  h1 {
    font-size: 38px;
  }
}

@media (max-width: 991px) {
  a.btn-document, a.btn-fremvisning, a.btn-gold-inner {
    padding: 0px;
  }
  #gbdaoj0l4v > a > img {
    margin-left: 100px !important;
  }
  #footer-logos {
    max-width: 82px !important;
  }
  .col-footer-logos {
    float: right;
  }
  .more-link a {
    color: #fff;
    padding: 9px 67px 9px 67px;
    background-color: #b49b57;
    margin-top: 25px;
  }
  .path-frontpage h1 {
    font-size: 30px;
  }
  .path-frontpage h1 span {
    font-size: 30px;
  }
}

@media screen and (min-width:200px) and (max-width:991px) and (orientation:portrait){
  .block-views-blockbolig-slideshow-block-1:after {
    background: url('https://henrikejby.dk/drupal_backup/sites/default/files/2020-03/smartphone_vend.png') no-repeat;
    content: ' ';
    text-align: center;
    position: absolute;
    z-index: 999;
    animation: fadeIn ease 10s;
    -webkit-animation: fadeIn ease 1s;
    -moz-animation: fadeIn ease 10s;
    -o-animation: fadeIn ease 10s;
    -ms-animation: fadeIn ease 10s;
    pointer-events: none;
  }
}

@media screen and (max-width: 767px) {
  .billeder-slideshows-slider {
      margin-top: 50px;
  }
  .gode-raad-right-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .mm-listview {
    margin-top: 50px;
    margin-left: 15px;
  }
  
  .footer-column-4 .mde-logo {
    position: static;
  }

  .gode-raad-text {
    padding-right: 0px;
  }
  
  .frontpage-top-block > span > strong {
      font-family: Klavika Bd !important;
  }
  
  .frontpage-top-block {
      padding: 0px 20px !important;
  }
  .mm-menu a, .mm-menu a:active, .mm-menu a:link, .mm-menu a:visited {
      font-size: 16px;
  }
  .mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
      padding-left: 0px;
  }
  .slideshow-bolig-info {
      bottom: 41px;
  }
  .slideshow-bolig-adresse {
      font-size: 1em;
  }
  .view-bolig-slideshow {
      margin-top: 50px;
  }
  .billeder-slideshows-video {
      margin-bottom: initial;
  }
  .video-embed-field-responsive-video {
      aspect-ratio: 1.8/1;
  }
  .footer-logo {
    width: 20%;
    z-index: initial;
  }
  .block-views-blockfaktabox-bolig-block-1,  .block-views-blockfaktabox-bolig-block-2{
    margin-left: 0px;
  }
  .bolig-slider-info {
      margin-top: 0px;
  }
  .bolig-slider-fields {
      display: none;
  }
  .banner-btn {
      width: 100%;
  }
  .bolig-knapper {
      justify-content: center;
  }
  .footer-column-4 {
    padding-right: 30px;
  }
  .provi-dxpr-theme-header .navbar-container {
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    padding-top: 0px;
    height: auto !important;
    overflow: hidden;
  }
  .body--provi-dxpr-theme-nav-mobile .provi-dxpr-theme-header #logo {
      margin-bottom: 0px;
      margin-left: 0px;
      max-height: 114px !important;
  }
  #block-custom-theme-responsivemenumobileicon {
    background-color: #BE7D5D;
    padding: 12px;
    position: absolute;
    top: 1px;
    margin-left: -15px;
    overflow: visible;
  }
  .plantegninger-popup img {
    margin-top: -86px;
    /* max-width: 50px; */
    margin-left: 64px
  }
  .fuldskaerm-knap img {
    margin-top: -86px;
    /* max-width: 50px; */
  }
  .front-page.welcome {
    margin-top: -60px;
  }
  .quick-search-front-page {
    margin-top: -35px;
  }
  .banner-video-section .view-footer .bolig-knapper .fuldskaerm-knap img{
    margin-top: -80px;
  }
  .banner-btn .bolig-knapper a{
    width: auto;
    height: auto;
    padding: 0;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    margin-right: 0;
    margin-bottom: 1px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
  }
  .banner-btn .bolig-knapper a span{
    bottom: 7px;
    width: auto;
    position: relative;
    bottom: inherit;
    font-size: 10px;
    font-weight: 700;
    line-height: 40px;
    bottom: 0 !important;
    padding: 0px 5px 0px 0px;
  }
  .banner-btn .bolig-knapper{
    padding-left: 85px;
  }
  .banner-video-section .view-footer .bolig-knapper .fuldskaerm-knap img {
    margin-top: -95px;
  }
  .view-footer .bolig-knapper .fuldskaerm-knap img{
    width: 40px;
    height: 40px;
    padding: 4px 0px 0px 0px;
    left: 0;
    overflow: hidden;
    margin-right: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    background-color: rgba(111,111,111,1.8);
    margin-top: 0;
    top: -46px;
    margin-left: 0;
  }
  .view-footer .bolig-knapper .fuldskaerm-knap span.button-title{
    top: -46px;
    left: 40px;
    width: auto;
    position: relative;
    bottom: inherit;
    font-size: 10px;
    font-weight: 700;
    line-height: 40px;
    bottom: 0 !important;
    padding: 0px 5px 0px 0px;
    background-color: rgba(111,111,111,1.8);
  }
  /*.view-bolig-slideshow .billeder-slideshows .banner-btn {*/
  /*  background-color: #6f6f6f;*/
  /*  z-index: 99;*/
  /*}*/
  .banner-btn .bolig-knapper{
    padding: 0 15px;
  }
  .view-footer .bolig-knapper{
    padding: 0 15px;
    position: absolute;
  }
  .banner-video-section .billeder-slideshows .banner-btn .bolig-knapper {
    padding-left: 15px;
  }
  .view-id-bolig .medium-block-grid-1 .grid .form-group .bolig-image-lable{
    width: 100%;
  }
  .view-id-bolig .medium-block-grid-1 .grid .form-group .bolig-info-section{
    width: 100%;
  }
  .pagination .pager__item>a {
      margin: 0px 5px;
  }
  .reserveret-label, .solgt-label, .open-house-label, .flexbolig-wrap {
    margin-top: 0;
    bottom: 15px;
  }
  .medium-block-grid-1 .grid div.form-group .bolig-info-section {
      top: 30%;
  }
  .block-grid > .grid{
    margin-bottom: 0px;
  }
  .medium-block-grid-1 .grid div.form-group .bolig-teaser-info{
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .views-exposed-form .form-inline .view-switcher-wrapper{
   float: none;
  }
  .bolig-teaser-info{
    padding-bottom: 20px;
  }
  .property-description .description{
    height: 300px;
  }
  .banner-btn .bolig-knapper a img {
    width: 40px;
    height: 40px;
    padding-top: 3px;
  }
  .banner-btn .bolig-knapper a.switch-video span {
    padding-right: 10px;
  }
  .banner-btn .bolig-knapper a.switch-slider span {
    padding-right: 10px;
  }
}

/* 05032021 */
body{
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.bestil-content .bestil-content-left{
	padding-right: 15px !important;
}
.bestil-content .bestil-content-left .az-text h2,
.bestil-content .bestil-content-left .az-text h3,
.bestil-content .bestil-content-left .az-text h4{
	font-size: 26px;
    font-family: 'Klavika Bd';
    font-weight: 400;
    margin-bottom: 10px;
}
.bestil-content .bestil-content-left .az-text p{
	line-height: 1.6;
	margin-bottom: 30px;
}
.bestil-content .bestil-content-left .az-text ul,
.bestil-content .bestil-content-left .az-text ol{
	padding: 0;
	margin: 0;
	margin-bottom: 60px;
	list-style: none;
}
.bestil-content .bestil-content-left .az-text li{
	margin-bottom: 30px;
	padding-left: 15px;
	position: relative;
}
.bestil-content .bestil-content-left .az-text li:before{
	content: '';
	position: absolute;
	left: -21px;
	top: 5px;
	width: 21px;
	height: 25px;
	background: url('../images/list-icon.png') no-repeat left top;
	background-size: 21px 25px;
}
.bestil-content .bestil-content-right{
	background-color: #f7f7f7;
	padding: 45px 56px 47px;
}
.bestil-content .bestil-content-right h2{
	font-size: 26px;
	font-family: 'Klavika Bd';
	font-weight: 400;
	margin-bottom: 40px;
}
.bestil-content .bestil-content-right label{
	font-family: "PT Serif","PT Serif";
	font-weight: 400;
}
.bestil-content .bestil-content-right .form-control{
	height: 76px;
	background-color: #fff;
	padding: 12px 15px;
	font-size: 14px;
	color: #707070;
	border: 0;
	width: 100%;
}
.bestil-content .bestil-content-right .form-item{
	margin-bottom: 24px;
	position: relative;
}
.bestil-content .bestil-content-right .checkbox{
	position: relative;
}
.bestil-content .bestil-content-right .checkbox .control-label{
	padding-left: 42px;
}
.bestil-content .bestil-content-right .checkbox .control-label:before{
	content: '';
	width: 32px;
	height: 32px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.bestil-content .bestil-content-right .checkbox .control-label.check:before{
	background-color: #d08c67;
}
.bestil-content .bestil-content-right .checkbox .control-label .form-checkbox{
	position: absolute;
	left: 0;
	top: -25px;
	opacity: 0;
	visibility: hidden;
}

/* .bestil-content .bestil-content-right .form-submit{
	width: 177px;
	height: 80px;
	color: #fff;
	font-size: 24px;
	padding: 0;
	font-weight: 700;
	background-image: linear-gradient(to right, #e8a074, #d08c67, #b77959, #a0664c, #88543f);
	font-family: 'Klavika Bd';
}
*/
.bestil-content .bestil-content-right .form-submit:focus{
	outline: none;
	box-shadow: none;
}
.bestil-banner-img img{
  width: 100%;
  height: 100%;
}
@media (max-width: 999px) {
	.bestil-content .bestil-content-left .az-text li:before{
		left: 0;
	}
	.bestil-content .bestil-content-left .az-text li{
		padding-left: 35px;
	}
	.bestil-content .bestil-content-right{
		padding: 30px;
	}
	.bestil-content .bestil-content-right .form-submit{
		padding: 10px 15px;
		width: auto;
		height: auto;
	}
}

@media (min-width: 1920px) {
  #block-views-block-bolig-slideshow-block-1 .slick-slide img{
    width: 100%;
  }
}

/* 24/05/2021 */
.liebhaveri-content .liebhaveri-list ul,
.liebhaveri-content .liebhaveri-list ol{
  padding: 0;
  margin: 0;
  margin-bottom: 60px;
  list-style: none;
}
.liebhaveri-content .liebhaveri-list li{
  margin-bottom: 30px;
  padding-left: 15px;
  position: relative;
}

.liebhaveri-content .liebhaveri-list li:before{
  content: '';
  position: absolute;
  left: -21px;
  top: 5px;
  width: 21px;
  height: 25px;
  background: url('../images/list-icon.png') no-repeat left top;
  background-size: 21px 25px;
}


/* 24-05-21 */

.az-element.az-text.liebhaveri-content-body .liebhaveri-list li{
  padding: 10px 0;
}

.az-element.az-text.liebhaveri-content-body .liebhaveri-list li:before{
  left: -33px;
  top: 12px;
}

.az-element.az-text.liebhaveri-content-body h2{
  font-size: 52px;
  line-height: 52px;
  padding: 40px 0 0;
}

.az-element.az-text.liebhaveri-content-body p{
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.04px;
}

.az-element.az-text.liebhaveri-content-body h3{
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.24px;
}

.az-element.az-text.liebhaveri-content-body .liebhaveri-list ul{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0 !important;
}

.az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li{
  width: 50%;
  padding-left: 6px;
}

.az-element.az-text.liebhaveri-content-body .liebhaveri-list li:before{
  left: -27px;
}

.views-field.views-field-nothing .bolig-teaser-info{
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 0.04px;
  margin-left: 0;
}

.liebhaveri-banner-img h1 span{
  display: block;
  font-size: 145px;
  line-height: 166px;
}

.liebhaveri-banner-img h1{
  position: absolute;
  font-size: 76px;
  line-height: 87px;
  color: #fff;
  bottom: 70px;
  left: 320px;
}

.liebhaveri-banner-img{
  position: relative;
}

/*.liebhaver-til-salg .az-element.az-button a.az-button-content,
.liebhaver-vi-har .az-element.az-button a.az-button-content,
.liebhaver-vi-har .az-element.az-button button.btn-default{
  font-size: 24px;
  line-height: 29px;
  font-family: 'Klavika Bd';
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  background: rgb(235,162,118);
  background: linear-gradient(35deg, rgba(235,162,118,1) 0%, rgba(134,81,62,1) 100%);
  padding: 25px 31px;
}*/

.az-element.az-button{
  text-align: center;
}

.bestil-salgsvurdering-button{
  margin: 48px 0 0;
}

#gbgl0vndmd{
  padding: 0 0 47px;
}

.text-brown{
  color: #BE7D5D;
}

#gbz6e9ey60 h2{
  padding: 0 0 64px;
}

#gbz6e9ey60{
  padding: 66px 0 0;
}

#gbgl0vndmd .views-field.views-field-field-price{
  font-weight: 700;
}

#gbkjg1fvrr .content{
  padding: 16px 0 54px;
}

#gbkjg1fvrr .content p{
  padding-bottom: 16px;
}

.vi-kigger-pa-indretning .vi-kigger-row{
  position: relative;
}


/*.vi-kigger-pa-indretning .vi-kigger-row:before {
    content: "";
    position: absolute;
    width: 7000px;
    height: 100%;
    background-color: #F7F7F7;
    top: -100px;
    right: -1250px;
    margin: 0 auto;
}*/

.boliger-text{
  padding-left: 20px;
}


.liebhaver-til-salg{
  position: relative;
  padding: 56px 0 0px;
  margin-bottom: 95px;
}

.liebhaver-til-salg .az-element.az-button{
  top: 35px !important;
}

.liebhaver-til-salg h2{
  padding-bottom: 60px !important;
}

.liebhaver-vi-har h2{
  padding-bottom: 60px !important;
}

.liebhaver-vi-har .az-element.az-button{
  padding-top: 24px !important;
}

.liebhaver-til-salg:before{
   content: "";
    position: absolute;
    width: 7000px;
    height: 100%;
    background-color: #F7F7F7;
    top: 0;
    right: -915px;
    margin: 0 auto;
}

#gb138tqlvf h2{
  z-index: 11;
  position: relative;
}

#gb138tqlvf .views-field.views-field-nothing .bolig-teaser-info {
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.04px;
     margin-left: 20px;
}

#gb138tqlvf  .views-field.views-field-field-price{
  margin-left: 20px;
}

#gbnkoxn915 .btn{
  margin-top: -36px;
}

#gbyus29rky h2{
  padding-bottom: 36px;
}

.liebhaver-vi-har .az-element.az-text p:last-child{
  font-weight: 700 !important;
}

.liebhaver-vi-har .az-element.az-text p:first-child{
  margin: 0 !important;
  padding-top: 28px !important;
}

.liebhaver-til-salg .az-element.az-text p:first-child{
  margin: 0 !important;
  padding-top: 28px !important;
}

.liebhaver-vi-har{
  padding-bottom: 30px !important;
}

/*#gb01bos020 .container,
#gbth4kjun6 .container,
#gbnvu154wf .container,
#gb9lk13yao .container,
#gbcosoiuqg .container,
#gb003tolsf .container,
#gbcosoiuqg .container,
#gbzajizhod .container,
#gbh0j704lm .container,
.vi-kigger-pa-indretning .container,
.liebhaver-vi-har .container,
.liebhaver-til-salg .container{
  padding-left: 0 !important;
  padding-right: 0 !important;
}*/

.vi-kigger-pa-indretning{
  margin: 100px 0 0;
}

.liebhaver-til-salg h2{
  padding-bottom: 10px !important;
}

#gbp8wrqw18{
  margin-bottom: -102px;
}

#gbyus29rky{
  padding-top: 185px;
}

#gb138tqlvf .views-label.views-label-field-price{
  font-size: 18px;
}

#gb138tqlvf .field-content{
  font-size: 18px;
}

#gb003tolsf .views-label.views-label-field-price{
  font-size: 18px;
}

#gb003tolsf .field-content{
  font-size: 18px;
}

.az-element.az-text.liebhaveri-content-body .liebhaveri-list ul{
  margin-bottom: 0;
  padding: 10px 0;
}

.az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li{
  margin-bottom: 0;
}

.az-element.az-text.liebhaveri-content-body .liebhaveri-list{
  padding-bottom:145px;
}

.az-element.az-text.liebhaveri-content-body h3{
  padding-top: 70px;
}

.az-element.az-text.liebhaverboliger-til-salg-text{
  padding: 120px 0 33px;
}

.az-element.az-text.liebhaveri-content-body h2{
  padding-bottom: 30px;
}

@media (max-width: 1400px){
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li:before {
      left: -5px;
      top: 12px;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li{
    padding: 0 30px;
  }
}

@media (max-width: 1080px){
  .liebhaveri-banner-img h1{
    left: 180px;
  }
}

@media (max-width: 1800px){
  .liebhaveri-banner-img h1 {
    left: 285px;
  }
}

@media (max-width: 1700px){
  .liebhaveri-banner-img h1 {
    left: 265px;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li:before {
    left: -15px;
    top: 5px;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li{
    padding: 0 30px;
  }
}

@media (max-width: 1580px){
  .liebhaveri-banner-img h1 {
    left: 245px;
  }
}

@media (max-width: 1450px){
  .liebhaveri-banner-img h1 {
    left: 230px;
  }
    #gbp8wrqw18 {
      margin-bottom: -80px;
      position: relative;
      bottom: -90px;
  }
}

@media (max-width: 1300px){
  .liebhaveri-banner-img h1 {
    left: 205px;
  }
  .liebhaver-til-salg .az-element.az-text p,
  .liebhaver-vi-har .az-element.az-text p{
    font-size: 16px;
  }
  .az-element.az-text.liebhaverboliger-til-salg-text{
    padding: 80px 0 30px;
  }
}

@media (max-width: 1200px){
  .gode-raad-right-col {
      padding-left: 15px;
  }
  .row {
      margin-left: initial;
      margin-right: initial;
  }
  .liebhaveri-banner-img h1 span{
    font-size: 110px;
    line-height: 120px;
  }
  .liebhaveri-banner-img h1{
    font-size: 80px;
    line-height: 90px;
    left: 190px;
    top: 90px;
  }
  .vi-kigger-pa-indretning{
    margin-top: 0;
  }
  .vi-kigger-pa-indretning .vi-kigger-row:before{
    top: 0;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li{
    width: 100%;
    margin-bottom: 0;
    padding: 10px 30px;
  }
  #gbt8j0d7wy{
    width: 100% !important;
  }
  #gbt7jty71l{
    width: 100% !important;
  }
  #gb138tqlvf .views-field.views-field-nothing .bolig-teaser-info{
    margin-left: 0;
  }
  #gb138tqlvf .views-field.views-field-field-price{
    margin-left: 0;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list{
    padding-bottom: 60px;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list ul{
    padding: 0 !important;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li{
    padding: 10px 30px;
    top: 10px;
  }
  .vi-kigger-pa-indretning .vi-kigger-row{
    padding: 40px 0;
  }
  .boliger-text{
    padding-left: 0px;
  }

}

@media (max-width: 991px){
  .liebhaveri-banner-img h1 span{
    font-size: 80px;
    line-height: 70px;
  }
  .liebhaveri-banner-img h1{
    font-size: 60px;
    line-height: 70px;
    left: 40px;
    top: 30px;
  }
  .liebhaveri-content-body.az-element.az-text h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .liebhaveri-content-body .content p{
    padding-bottom: 10px;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li{
    width: 100%;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list li:before {
    left: 0;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list ul li{
    padding-left: 35px;
  }
  .az-element.az-text.liebhaveri-content-body .liebhaveri-list{
    margin-bottom: 50px;
  }
  .liebhaveri-content-body .liebhaveri-list ul li{
    margin-bottom: 5px;
    padding: 10px 30px;
  }
  .vi-kigger-pa-indretning .vi-kigger-row:before {
    top: -25px;
  }
  .vi-kigger-pa-indretning{
    margin-top: 0;
  }
  .vi-kigger-left{
    padding-top: 30px;
  }
  .az-element.az-button .btn{
    font-size: 22px;
    line-height: 28px;
    padding: 16px 16px;
  }
  #gb138tqlvf .views-field-field-price .field-content{
    float: none;
  }
  #gb138tqlvf .grid__content.form-group{
    margin: 10px 0;
  }
  #gb138tqlvf .views-field.views-field-nothing .bolig-teaser-info{
    padding-bottom: 0;
  }
  #gb003tolsf  .views-field-field-price .field-content{
    float: none;
  }
  #gb003tolsf .grid__content.form-group{
    margin: 10px 0;
  }
  #gb003tolsf .views-field.views-field-nothing .bolig-teaser-info{
    padding-bottom: 0;
  }
  #gbliv2824k .container{
    padding-left: 0;
    padding-right: 0;
  }
  .vi-kigger-pa-indretning .col-sm-6{
    width: 100%;
  }
  }

@media (max-width: 767px){
  .footer-column-4 .some-icon {
    bottom: -20px;
    left: -10px;
    position: absolute;
  }
  .coming-soon-fp, .skuffesalg-container, .presse-block {
      flex-direction: column;
  }
  #block-subheader .az-column {
      padding: initial;
  }
  #block-subheader .hero-title {
      margin-top: 10px;
  }
  .page-title-full-width-container {
      margin-bottom: 30px;
  }
  
  .page-node-type-bolig .page-title-full-width-container {
     margin-top: -50px;
  }
  
  .standard-padding-mobile {
      padding: 0px 15px;
  }
  .navbar {
    position: fixed;
    background-color: #F5EDE9;
    height: 50px;
    width: 100%;
  }
  .liebhaveri-banner-img h1 span{
    font-size: 50px;
    line-height: 60px;
  }
  .liebhaveri-banner-img h1{
    font-size: 44px;
    line-height: 54px;
    left: 30px;
    top: 20px;
  }
}

@media (max-width: 576px){
  .liebhaveri-banner-img h1 span{
    font-size: 40px;
    line-height: 50px;
  }
  .liebhaveri-banner-img h1{
    font-size: 34px;
    line-height: 44px;
    left: 30px;
    top: 20px;
  }
  .az-element.az-button .btn{
    font-size: 17px;
  }
}
#block-download-download,#block-docitems{ display:none;}
#block-docitems a.btn-document{ color:#000;}
#block-docitems > ul{
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
    list-style: none;
    padding: 0;
    margin: 0;
}

#block-docitems > ul > li{
    width: 33.333%;
    padding: 0 15px 20px;    
}
#block-docitems > ul > li a{
    text-align: center;
    font-size: 17px;
    line-height: 1.58;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: revert;
    align-items: center;
    padding: 30px 20px;
    width: 100%;
    border: 1px solid #efe8e8;
    text-decoration: none;
}

#block-docitems > ul > li a i.pe{
    font-size: 45px;
    margin: 0 0 10px;
    color: currentColor;
}
#block-docitems > ul > li a span{
    display: inline-block;
    color: currentColor;
}

#block-docitems > ul > li a:hover{
    color: #fff !important;
    background: #BE7D5D;
}

#block-docitems > ul > li a {
    transition: all .3s ease-in-out;
}

#block-docitems .btn-wrap{
    text-align: center;
}
#block-docitems .btn-download{
    text-align: center;
    display: inline-block;
    font-size: 17px;
    line-height: 1.58;
    font-weight: 400;
    color: #fff !important;
    background: #BE7D5D;
    padding: 10px 70px 10px 70px;   
}

@media(max-width: 767px){
    #block-docitems > ul > li{
        width: 100%;
    }
    #block-docitems > ul > li a{
        padding: 20px 15px;
    }
}
.btn-downpdf{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.slick-dots li button:before {
    opacity: 1 !important;
    color:#fff;
    font-size: 1.5rem;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button:before {
    color:#BE7D5D;
}

/* Transferred from themesettings */

.navbar-container .navbar-header, .region-content, .region-highlighted {
  float: none;
  max-width: 1480px;
  margin:auto;
}



.region-navigation {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.mm-wrapper:not(.user-logged-in) {
    overflow-y: hidden;
}

.mm-page, .mm-wrapper_background body {
  background-color: #F5EDE9
}

.gradient-button {
    color: #fff;
    background: rgb(235,162,118);
    background: linear-gradient(180deg, rgba(235,162,118,1) 0%, rgba(134,81,62,1) 100%);
}

.gradient-button button {
    font-size: 20px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none;
}

#frontpage-video {
    aspect-ratio: 895/795;
}

#frontpage-video video {
    width:100%;
    height: 100%;
    object-fit: cover
}

.collage {
  position: relative;
  aspect-ratio: 791 / 741;
}

.collage-1  {
  aspect-ratio: 623/444;
  margin-top: initial !important;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.collage-2 {
  aspect-ratio: 387 / 444;
  margin-top: initial !important;
  position: absolute;
  left: -25%;
  bottom:-30%;
  width: 60%;
}

.collage-3 {
  aspect-ratio: 385 / 276;
  margin-top: initial !important;
  position: absolute;
  right: 0;
  bottom: -30%;
  width: 60%;
}

.header-video video {
  height: 75vh;
  object-fit: cover;
}

/* Specific css for one house */

.special-house-label {
  position: absolute;
  margin-top: -40%;
  pointer-events: none;
  touch-action: none;
  padding: 20px 0px 20px 0px;
  width: 100%;
  text-align: center;
  background-color: rgba(180,155,87,0.8);
  color: #fff;
}

.HE01084 .view-faktabox-bolig .views-field.views-field-nothing-3 {
  display: none;
}

.HE01144 .views-field-field-outhouse .field-content:after {
  content: 'Anneks areal';
  display: block;
  margin-top:7px;
}

.HE01144 .views-field-field-outhouse .field-content .fakta-data:after {
  content: '18 m2';
  display:block;
  margin-top: 7px;
}

.flex-possible-false, .flex-possible- {
  display: none !important;
}

.magasin-right img {
  position: relative;
  display: block;
  z-index: 99;
}

.force-text-left {
  text-align: left !important;
}

.dont-break-flex {
   display: flex !important;
}

.page-node-type-drag-and-drop-page .page-title {
display: none;
}

.billeder-slideshows-matterport {
    padding-bottom: 70px;
}

#block-views-block-bolig-slideshow-block-3 .reserveret-label {
  font-size: 40px;
  font-weight: bold;
  text-transform: uppercase;
}

#block-headervideo3 > div > p > video, #block-headervideo2 > div > p > video, #block-headervideo1 > div > p > video {
  width: 100%;
}

.boliglaan-link {
  color: #BE7D5D !important;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Klavika Lt';
}

.boliglaan-link i {
   margin-left: 5px;
}

.boliglaan-link:hover {
color: #ab7053 !important;
text-decoration: none;
}

#blazy-views-anbefalinger-block-1-1>.grid {
	overflow: hidden !important;
}

.anbefalinger-mobile-button {
	display: none;
	margin: auto;
}

.page-node-type-drag-and-drop-page .view-id-anbefalinger .col-12 {
	min-height: 300px;
}

.citation {
	width: 40px;
	height: auto;
	margin-left: -10px;
	padding-bottom: 20px;
}

.anbefalinger-body {
    margin: 30px 0px;
}

.page-node-type-drag-and-drop-page img.anbefalinger-body {
    filter: brightness(0.01);
    height: 300px;
    object-fit: cover !important;
    width: 100%;
}

.st-owl-theme .owl-page.active {
    background: #BE7D5D;
}

.st-owl-theme .owl-page {
    width: 25px;
    height: 25px;
    background: #FFFFFF;
}

.anbefalinger-text-container {
	transition: all .3s;
}

.anbefalinger-link:hover {
    text-decoration: initial;
}

.path-kundeudtalelser #anbefalinger-page-single-node>div {
	height: 500px;
}

.path-kundeudtalelser .page-title {
  padding: 30px 0px;
}

#anbefalinger-page-single-node img.anbefalinger-body {
	height: 500px;
	object-fit: cover;
	filter: brightness(0.05);
}

.anbefalinger-body {
	color: #5D534F;
}

#anbefalinger-page-single-node .col-12 {
	height: 500px;
}

#anbefalinger-page-single-node>div.col-12:first-child {
	padding: 0px !important;
}

.path-kundeudtalelser #anbefalinger-page-single-node>div:nth-child(1) {
	display: flex;
	justify-content: center;
	flex-direction: column;
    border: 7px solid #B56F57;
	padding: 40px;
	height: 500px;
}

#anbefalinger-page-single-node>div:nth-child(2) {
	display: flex;
	justify-content: center;
	flex-direction: column;
	background-color: #161615;
	padding: 40px;
	position: absolute;
	bottom: 0;
	height: 100%;
}

.float-none {
	float: none;
}

#anbefalinger-button-section {
	z-index: 1;
}

.gradient-button a {
	font-size: 24px;
	line-height: 29px;
	font-family: 'Klavika Bd';
	font-weight: 700;
	letter-spacing: 0.01em;
	color: #FFFFFF;
	background: rgb(235, 162, 118);
	background: linear-gradient( 35deg, rgba(235, 162, 118, 1) 0%, rgba(134, 81, 62, 1) 100%);
	padding: 25px 31px
}

.view-anbefalinger .views-title {
	margin-bottom: 50px;
	font-weight: bold;
}

.anbefalinger-header {
	margin-top: 10px;
	font-weight: 400;
	color: #BE7D5D;
	min-height: 2em;
}

.slick--optionset--plantegning-slideshow img {
	max-height: 90vh !important;
}

#secondary-header {
	min-height: 45px !important;
	margin-top: 0px !important;
}

.secondary-header-container {
	position: absolute;
	z-index: 1005;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	justify-content: center;
	width: 100%;
}

#customer-quotes-fp em,
#customer-quotes-fp span,
#customer-quotes-fp i,
#customer-quotes-fp p {
	font-family: "PT Serif", sans-serif;
}

.slick-arrow::before {
	color: #f7f7f7 !important;
	font-size: 2.6rem !important;
}

#blazy-views-solgte-boliger-page-1-1 .views-field.views-field-nothing {
	margin-left: 25px !important;
}


/* fix padding on front page bolig info and erhverv page bolig info */

.path-frontpage .bolig-teaser-info {
	padding-left: 20px !important;
}

#blazy-views-bolig-block-2-1 div.views-field.views-field-nothing {
	padding-left: 20px !important;
}

.mobile-address {
	display: none;
}

.page-node-type-webform .webform {
	padding-bottom: 60px;
}

#blazy-views-frontpage-bolig-blocks-block-1-1>li>div>div.views-field.views-field-field-open-house-1>div>time:nth-child(2) {
	display: none;
}

div.aabenthus-box>time:nth-child(3) {
	display: none;
}

/*.path-soeg-bolig .container {
	max-width: 1795px;
}*/

.property-description .readmore-description {
	filter: invert(54%) sepia(41%) saturate(477%) hue-rotate(335deg) brightness(91%) contrast(90%);
}

	.coming-soon-row #skuffesalg-text h3,
	.coming-soon-row #skuffesalg-text p,
	.coming-soon-row #skuffesalg-text span {
		color: #efefef;
	}

	.coming-soon-row #skuffesalg-text, .presse-wrapper .presse-content {
		padding: 20px 20px;
	}

@media screen and (min-width: 1300px) {
    .wrap-branding {
        width: 60%;
    }
    .matterport-embed-field-provider-matterport iframe {
        max-height: 720px;
    }
    .billeder-slideshows-matterport .matterport-embed-field-provider-matterport {
        height: 720px;
    }
}

@media screen and (max-width: 1024px) {
	.path-kundeudtalelser #anbefalinger-page-single-node>div:nth-child(1) {
		height: auto;
	}
	#anbefalinger-page-single-node .col-12,
	#anbefalinger-page-single-node .anbefalinger-body {
		height: auto;
		width: 100%;
		margin-bottom: 0px;
	}
	#anbefalinger-page-single-node {
		margin-bottom: 15px;
	}
	#anbefalinger-page-single-node .col-12:nth-child(2) {
		padding: 45px 15px;
	}
}

@media screen and (min-width: 992px) {
	/* Coming Soon sider */
	#skuffesalg-container {
		display: flex;
		flex-flow: row nowrap;
	}
	.quick-search-button {
		margin-top: 72px;
	}
	li #skuffesalg-container .social-container {
		justify-content: flex-start;
	}
	.coming-soon-row:nth-child(even) #skuffesalg-container {
		flex-flow: row-reverse nowrap;
		justify-content: flex-end;
	}
	#skuffesalg-text {
		flex: 0 0 50%;
		align-self: center;
	}
	#skuffesalg-image {
		flex: 0 0 50%;
		align-self: center;
	}
	/*.coming-soon-row:nth-child(even) #skuffesalg-text {
        padding-left: 20px;
    }*/
	.coming-soon-row:nth-child(odd) #skuffesalg-container {
		background-color: #0B5505;
	}
	.coming-soon-row:nth-child(even) #skuffesalg-container {
		background-color: #0B5505;
	}
}

@media (min-width: 968px) {
	.page-node-type-drag-and-drop-page .page-title {
		padding-top: 30px;
	}
	#blazy-views-medarbejdere-block-2-2>li {
		max-width: 100% !important;
	}
       .medarbejder {
               max-width: 290px !important;
       }
}

@media (max-width: 767px) {
  .region-navigation {
      align-items: flex-start;
  }
  #block-provi-dxpr-theme-responsivemenumobileicon {
      margin-top: 10px;
  }
  .special-house-label{
    margin-top: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
   .billeder-slideshows-matterport {
      padding-bottom: 40px;
  }
	#anbefalinger-page-single-node img.anbefalinger-body {
		height: auto;
		max-height: 200px;
	}
	.page-node-type-bolig .main-container .row {
		display: flex;
		flex-wrap: wrap;
	}
	.page-node-type-bolig .main-container .row .col-sm-9 {
		order: 2;
	}
	.page-node-type-bolig .main-container .row .col-sm-3 {
		display: block;
		width: 100%;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#block-views-block-adresse-bolig-block-1 {
		display: none;
		z-index: 1;
		border-bottom: 0px solid black;
		padding-left: 5px;
		font-weight: 700;
		font-size: 16px;
	}
	.mobile-address {
		display: block;
	}
	#block-views-block-adresse-bolig-block-1 hr {
		display: none;
	}
	.page-node-type-bolig .page-title {
		margin-top: -35px;
	}
	.views-field-field-price .field-content {
		float: right;
		margin-bottom: 0px;
	}
        .hidden-sm {
                 display: none;
        }
        .floating-image-mobile img {
            margin-top: 0px !important;
            margin-bottom: 0px !important;
        }
        .force-text-left a {
             padding-left: 20px !important;
             padding-right: 20px !important;
        }
}

@media (min-width: 768px) {
        #block-views-block-bolig-slideshow-block-3 .reserveret-label  {
          font-size: 60px;
        }
	/*.path-soeg-bolig .col-sm-3 {
		width: 20% !important;
	}
	.path-soeg-bolig .col-sm-9 {
		width: 80% !important;
	}*/
	#blazy-views-bolig-page-1-1>li>div {
		min-height: 485px !important;
	}
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.view-plantegninger-slideshow img {
		max-height: 44vw;
	}
}
