a {
  color: #728eb4; }

.search-modal.panel-active .main-search-form {
  background-color: #00182b; }

.main-search-form {
  background-color: #00182b;
  padding: 0 30px 30px; }
  @media (max-width: 1199px) {
    .main-search-form {
      top: 200px; } }
  @media (max-width: 767px) {
    .main-search-form {
      top: 0; } }
  .main-search-form h3 {
    padding: 0 25px; }
    @media (max-width: 767px) {
      .main-search-form h3 {
        color: #fff; } }
    @media (max-width: 1199px) {
      .main-search-form h3 {
        font-size: 25px; } }
  .main-search-form .form-wrapper {
    background-color: #00182b; }
    .main-search-form .form-wrapper .col-searchbar {
      padding-right: 1px; }
    .main-search-form .form-wrapper .search-input {
      border-radius: 5px 0 0 5px;
      border: 0;
      font-weight: bold;
      font-size: 16px;
      padding: 12px 10px 0;
      outline: none; }
      @media (max-width: 1199px) {
        .main-search-form .form-wrapper .search-input {
          font-size: 14px; } }
      @media (max-width: 767px) {
        .main-search-form .form-wrapper .search-input {
          border-radius: 5px !important; } }
    .main-search-form .form-wrapper .btn-dropdown {
      background-color: #fff;
      color: #00182b;
      border: 0;
      text-align: right; }
      .main-search-form .form-wrapper .btn-dropdown.border-top-bottom-right {
        border-radius: 0 5px 5px 0; }
      @media (max-width: 767px) {
        .main-search-form .form-wrapper .btn-dropdown {
          border-radius: 5px !important; } }
    .main-search-form .form-wrapper .input-col {
      padding-right: 1px; }
    .main-search-form .form-wrapper .two-column {
      column-count: 2; }
      .main-search-form .form-wrapper .two-column .checkbox-container {
        border: 0;
        color: #00182b; }
        @media (max-width: 1199px) {
          .main-search-form .form-wrapper .two-column .checkbox-container {
            padding-left: 25px;
            font-size: 12px; } }
        @media (max-width: 767px) {
          .main-search-form .form-wrapper .two-column .checkbox-container {
            padding-left: 30px;
            font-size: 16px; } }
        .main-search-form .form-wrapper .two-column .checkbox-container .checkmark {
          border: 1px solid #00182b; }
          .main-search-form .form-wrapper .two-column .checkbox-container .checkmark:after {
            border-color: #00182b; }
    .main-search-form .form-wrapper .dropdown-toggle.reverse[aria-expanded="true"] {
      color: #00182b;
      padding-top: 20px;
      text-align: left; }
    .main-search-form .form-wrapper .dropdown-toggle::after {
      right: 10px;
      position: absolute;
      top: 30px; }
    .main-search-form .form-wrapper .mobile-select {
      width: 100%;
      border-radius: 5px;
      font-size: 1rem;
      padding: 10px; }
  @media (max-width: 767px) {
    .main-search-form .bolig-dropdown-container {
      width: 100%;
      position: fixed !important;
      height: calc(100% - 60px);
      z-index: 9999;
      top: 60px !important; }
      .main-search-form .bolig-dropdown-container .bolig-dropdown {
        height: calc(100% - 60px); }
      .main-search-form .bolig-dropdown-container .checkbox-container {
        line-height: 35px; } }
  .main-search-form .thin {
    font-weight: normal; }
  .main-search-form .btn-search {
    background-color: #728eb4;
    border-radius: 5px;
    margin-left: 3px; }
    @media (max-width: 767px) {
      .main-search-form .btn-search {
        margin-left: 0;
        margin-top: 10px; } }
  .main-search-form .nav-tabs {
    border: none;
    /*margin: 0 -30px;*/ }
    .main-search-form .nav-tabs .tab {
      height: 60px;
      padding: 15px;
      text-align: center;
      font-size: 18px;
      right: -15px; }
      .main-search-form .nav-tabs .tab.left {
        left: -15px; }
        .main-search-form .nav-tabs .tab.left .blank {
          background: #082840;
          width: 100%;
          height: 100%;
          position: absolute;
          left: 15px;
          top: 0;
          color: #728eb4; }
          .main-search-form .nav-tabs .tab.left .blank.active {
            background: #728eb4;
            color: #fff; }
      .main-search-form .nav-tabs .tab .hide {
        display: none; }
      .main-search-form .nav-tabs .tab .blank {
        font-weight: bold;
        background: #082840;
        width: 100%;
        height: 100%;
        position: absolute;
        left: -15px;
        top: 0;
        border: none;
        outline: none;
        cursor: pointer;
        color: #728eb4; }
        .main-search-form .nav-tabs .tab .blank.active {
          background: #728eb4;
          color: #fff; }

.menu-text {
  font-weight: bold;
  font-size: 13px;
  margin-right: 10px; }

.float-label-container {
  height: 100%; }
  .float-label-container .float-label {
    top: 30%;
    position: absolute;
    color: #000;
    z-index: 99;
    left: 10px;
    transition: 0.2s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 90%; }
    @media (max-width: 1199px) {
      .float-label-container .float-label {
        font-size: 12px;
        text-overflow: ellipsis;
        width: 90%;
        white-space: nowrap;
        overflow: hidden; } }
    @media (max-width: 1599px) {
      .float-label-container .float-label.small {
        font-size: 12px;
        text-overflow: ellipsis;
        width: 90%;
        white-space: nowrap;
        overflow: hidden; } }
  .float-label-container.active .float-label, .float-label-container.show .float-label {
    font-size: 11px;
    top: 5px; }

@media (max-width: 767px) {
  .header.logo {
    background: #00182b;
    height: 61px; }
    .header.logo.fixed {
      position: fixed; } }

.top-search {
  width: 100%;
  height: 120px;
  position: fixed;
  background: #00182b;
  display: none;
  z-index: 9999; }
  .top-search.active {
    display: block; }
  .top-search .top-form {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 760px; }
    .top-search .top-form .col-searchbar {
      padding-right: 1px; }
    .top-search .top-form .search-input {
      border-radius: 5px 0 0 5px;
      border: 0;
      font-weight: bold;
      font-size: 16px;
      padding: 12px 10px 0;
      outline: none;
      width: 100%;
      height: 55px;
      background-color: #fff !important; }
    .top-search .top-form .input-col {
      padding-right: 1px; }
    .top-search .top-form .btn-dropdown {
      background-color: #fff;
      color: #00182b;
      border: 0;
      text-align: right;
      text-transform: none;
      font-size: 1rem;
      height: 55px;
      min-width: 100%;
      max-width: 100%; }
    .top-search .top-form .btn-search {
      background-color: #728eb4;
      border-radius: 5px;
      margin-left: 3px; }
    .top-search .top-form .bolig-dropdown-container {
      padding: 10px;
      border-radius: 0;
      transform: none !important;
      will-change: unset !important;
      top: 52px !important; }
    .top-search .top-form .bolig-dropdown {
      column-count: 2;
      margin-bottom: 5px; }
    .top-search .top-form .two-column {
      column-count: 2; }
      .top-search .top-form .two-column .checkbox-container {
        border: 0;
        color: #00182b; }

.salgsvurdering-broker .choose-broker.active, .salgsvurdering-precheck .choose-broker.active {
  border: 2px solid #728eb4; }

.salgsvurdering-broker .choose-broker .check, .salgsvurdering-precheck .choose-broker .check {
  border: 2px solid #728eb4; }

.salgsvurdering-broker .choose-broker input[type=radio]:checked ~ .check, .salgsvurdering-precheck .choose-broker input[type=radio]:checked ~ .check {
  background-color: #728eb4; }

.salgsvurdering-broker .choose-broker input[type=radio]:checked ~ .check::before, .salgsvurdering-precheck .choose-broker input[type=radio]:checked ~ .check::before {
  background: #fff; }

.salgsvurdering-broker .choose-broker input[type=radio]:checked ~ label, .salgsvurdering-precheck .choose-broker input[type=radio]:checked ~ label {
  color: #0DFF92; }

.top-search-active .top-search {
  display: block; }

.header-shortcuts {
  background-color: #728eb4; }
  @media (max-width: 767px) {
    .header-shortcuts {
      background-color: transparent; } }
  .header-shortcuts .search-menu {
    width: 80px;
    color: #fff; }
    .header-shortcuts .search-menu:hover {
      background-color: #728eb4; }
  @media (min-width: 1200px) {
    .header-shortcuts.scroll .search-menu .fa {
      padding-left: 50px;
      margin-right: 25px; } }
  .header-shortcuts .menu-slide {
    color: #fff;
    height: 47px;
    width: 80px;
    cursor: pointer; }
    @media (max-width: 767px) {
      .header-shortcuts .menu-slide:hover {
        background: none !important; } }
    .header-shortcuts .menu-slide b {
      display: block;
      position: relative;
      width: 15px;
      height: 2px;
      margin: 0 auto;
      background: currentColor;
      transition: background .2s linear; }
      .header-shortcuts .menu-slide b:before, .header-shortcuts .menu-slide b:after {
        content: "";
        display: block;
        position: relative;
        width: 15px;
        height: 2px;
        background: currentColor;
        transition: background .2s linear, transform .2s linear; }
      .header-shortcuts .menu-slide b:before {
        top: -5px; }
      .header-shortcuts .menu-slide b:after {
        top: 3px; }
    .header-shortcuts .menu-slide:hover {
      background: #728eb4; }

footer {
  background-color: #00182b; }
  footer ul a.level2 {
    border-bottom: 1px solid #728eb4; }

.main-menu-slide {
  color: #00182b; }
  .main-menu-slide ul li .open-button:after, .main-menu-slide ul li .open-button:before {
    background: #728eb4; }
  .main-menu-slide ul li a {
    color: #00182b; }
  .main-menu-slide ul li a.level1.active {
    color: #728eb4; }
  .main-menu-slide .btn-default-invert {
    background-color: #728eb4; }
    .main-menu-slide .btn-default-invert:active, .main-menu-slide .btn-default-invert:focus, .main-menu-slide .btn-default-invert:hover {
      background-color: #728eb4; }
  .main-menu-slide .icon-wrapper-wclick i {
    color: #00182b; }
  .main-menu-slide .box-cta-input {
    color: #00182b;
    border: 1px solid #00182b; }
    .main-menu-slide .box-cta-input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #00182b; }
    .main-menu-slide .box-cta-input::-moz-placeholder {
      /* Firefox 19+ */
      color: #00182b; }
    .main-menu-slide .box-cta-input:-ms-input-placeholder {
      /* IE 10+ */
      color: #00182b; }
    .main-menu-slide .box-cta-input:-moz-placeholder {
      /* Firefox 18- */
      color: #00182b; }
  .main-menu-slide .menu-slide {
    color: #00182b; }
    .main-menu-slide .menu-slide b:after, .main-menu-slide .menu-slide b:before {
      background: #00182b; }

.fixed-bottom {
  position: fixed;
  bottom: 0; }

.btn-border.blue {
  border: 1px solid #728eb4; }

.filter {
  background-color: #00182b;
  color: #00182b;
  padding: 10em 30px !important; }
  @media (max-width: 1599px) and (min-width: 995px) {
    .filter {
      padding: 90px 30px 135px !important; } }
  @media (max-width: 767px) {
    .filter {
      padding: 5px 30px 105px !important; } }

@media (max-width: 995px) and (orientation: landscape) {
  .filter {
    padding: 90px 30px 105px !important; }
    .filter .btn-block + .btn-block {
      margin-top: 0; } }
  @media (max-width: 1199px) {
    .filter {
      height: 100vh;
      position: fixed;
      z-index: 999; } }
  .filter .fixed.bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 30px;
    display: flex;
    background: #00182b; }
  .filter .white {
    color: #fff;
    cursor: pointer; }
  .filter .fixed-container {
    display: flex;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    flex-flow: column; }
    @media (max-width: 767px) {
      .filter .fixed-container {
        position: relative;
        overflow: scroll;
        height: calc(100% - 61px); } }
    .filter .fixed-container .fixed-form {
      position: -webkit-sticky;
      position: sticky;
      top: 8rem;
      width: 100%;
      overflow-x: hidden; }
      @media (max-width: 767px) {
        .filter .fixed-container .fixed-form {
          top: 0;
          position: absolute; } }
      .filter .fixed-container .fixed-form .scrolloverflow {
        max-height: calc(100vh - 10em);
        overflow-y: scroll;
        width: 100%;
        scrollbar-width: none; }
        .filter .fixed-container .fixed-form .scrolloverflow::-webkit-scrollbar {
          display: none; }
        @media (max-width: 1599px) {
          .filter .fixed-container .fixed-form .scrolloverflow {
            max-height: calc(100vh - 16em); } }
        @media (orientation: landscape) {
          .filter .fixed-container .fixed-form .scrolloverflow {
            max-height: calc(100vh - 14em); } }
  .filter .search-input {
    border-radius: 3px;
    height: 50px;
    border: 0;
    font-weight: bold;
    font-size: 14px;
    padding: 12px 15px 0;
    outline: none;
    background-color: #fff !important;
    width: 100%; }
    @media (max-width: 1199px) {
      .filter .search-input {
        font-size: 14px; } }
    @media (max-width: 767px) {
      .filter .search-input {
        border-radius: 5px !important; } }
  .filter .no-gutters .float-label {
    left: 15px; }
  .filter .float-label {
    left: 30px;
    max-width: 75%; }
    @media (min-width: 1200px) {
      .filter .float-label:before {
        content: '...';
        position: absolute;
        right: 0;
        bottom: 0; } }
  .filter .static-label {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0; }
  .filter .btn-filter {
    background-color: #738FB4;
    border-radius: 3px;
    height: 100%;
    width: 100%;
    color: #fff;
    border: 0;
    font-size: 18px;
    font-weight: bold; }
  .filter .filter-collapse {
    width: 100%;
    text-align: left;
    background: #fff;
    border: 0;
    border-radius: 3px;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    outline: none;
    cursor: pointer;
    margin-bottom: -2px; }
    .filter .filter-collapse .open-close {
      transform: rotate(45deg);
      font-size: 18px;
      float: right;
      color: #728eb4;
      transition: 0.4s; }
    .filter .filter-collapse.collapsed .open-close {
      transform: rotate(0deg); }
  .filter .card-body {
    border: none;
    border-radius: 0 0 3px 3px; }
  .filter .search-terms {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    text-transform: capitalize; }

.dropdown.border {
  border-radius: 3px;
  padding: 10px !important; }
  .dropdown.border a {
    font-weight: bold; }

.bolig-list {
  padding: 0; }
  @media (min-width: 768px) {
    .bolig-list {
      padding: 10em 25px; } }
  .bolig-list .mlr-5 {
    margin: 0px -10px; }
  .bolig-list h3 {
    text-align: left;
    font-size: 33px; }
    @media (max-width: 1199px) {
      .bolig-list h3 {
        font-size: 20px; } }
    .bolig-list h3 b {
      color: #728eb4; }
  .bolig-list .bolig {
    padding: 0 0 5px 0; }
    @media (min-width: 768px) {
      .bolig-list .bolig {
        padding: 5px; } }
    .bolig-list .bolig .img-wrapper .label {
      top: 10px;
      left: 10px;
      right: auto;
      bottom: auto;
      background-color: #728eb4; }
    .bolig-list .bolig .box {
      max-width: 100%;
      position: relative; }
      .bolig-list .bolig .box .data {
        position: absolute;
        bottom: 0;
        width: 100%;
        border-bottom: 0;
        color: #fff;
        z-index: 5;
        padding: 15px;
        max-width: 100%; }
        .bolig-list .bolig .box .data h4 a {
          color: inherit; }
    .bolig-list .bolig .gradient-overlay {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(1, 16, 28, 0.9) 100%);
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      z-index: 1; }
  .bolig-list .show-more {
    padding: 0 0 5px 0; }
    @media (min-width: 768px) {
      .bolig-list .show-more {
        padding: 5px; } }
    .bolig-list .show-more .box {
      background-color: #00182b;
      height: 100%;
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
      padding: 15px; }
      .bolig-list .show-more .box .show-more-count {
        display: block;
        text-align: center;
        font-size: 365%;
        color: #fff;
        font-weight: bold; }
        @media (max-width: 1199px) {
          .bolig-list .show-more .box .show-more-count {
            font-size: 220%; } }
        @media (min-width: 1600px) and (max-width: 1599px) {
          .bolig-list .show-more .box .show-more-count {
            font-size: 320%; } }
      .bolig-list .show-more .box .show-more-type {
        display: block;
        color: #FFFFFF;
        font-size: 24px;
        text-align: center;
        margin-bottom: 2rem; }
        @media (max-width: 1199px) {
          .bolig-list .show-more .box .show-more-type {
            font-size: 90%; } }
        @media (min-width: 1600px) and (max-width: 1599px) {
          .bolig-list .show-more .box .show-more-type {
            font-size: 110%; } }
  .bolig-list .filters {
    padding: 0;
    margin-right: 5px; }
    .bolig-list .filters .sortby #sortbyDropdown {
      color: #00182b;
      font-weight: bold; }
      .bolig-list .filters .sortby #sortbyDropdown i {
        font-size: 20px;
        vertical-align: middle; }
    .bolig-list .filters.erhverv {
      padding-top: 1.5rem !important; }
      .bolig-list .filters.erhverv .sortby {
        margin: 0;
        padding: 0; }
        @media (max-width: 1199px) {
          .bolig-list .filters.erhverv .sortby .dropdown.border {
            padding: 0; } }
    .bolig-list .filters .type {
      margin-top: -10px !important; }
      .bolig-list .filters .type .border-wrapper {
        border-radius: 3px;
        border: 1px solid #dee2e6; }
        .bolig-list .filters .type .border-wrapper .col-6 {
          background-color: #EEEEEE;
          color: #A2A2A2;
          transition: .3s; }
          .bolig-list .filters .type .border-wrapper .col-6.active {
            background-color: #fff;
            color: #00182b;
            font-weight: bold; }
          .bolig-list .filters .type .border-wrapper .col-6 a {
            display: block; }

.btn {
  position: relative; }
  .btn.btn-primary {
    background-color: #00182b;
    font-weight: bold; }
    .btn.btn-primary.blue {
      background-color: #728eb4; }
  .btn.btn-default {
    font-weight: bold;
    color: #003761;
    background-color: transparent;
    border: 1px solid #003761; }
  .btn.btn-left {
    text-align: left; }
  .btn i {
    position: absolute;
    right: 15px;
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%); }

.product-list-content {
  padding: 5px; }
  .product-list-content .product-list-content-box {
    height: 100%;
    padding: 25px 0; }
    @media (max-width: 1199px) {
      .product-list-content .product-list-content-box {
        padding: 10px 0; } }
    @media (max-width: 767px) {
      .product-list-content .product-list-content-box {
        min-height: 230px; } }
    .product-list-content .product-list-content-box .box-inner {
      margin: 0 30px; }
      @media (max-width: 1199px) {
        .product-list-content .product-list-content-box .box-inner {
          margin: 0 10px; } }
      .product-list-content .product-list-content-box .box-inner.big {
        margin: 0 90px; }
        @media (max-width: 576px) {
          .product-list-content .product-list-content-box .box-inner.big {
            margin: 0 30px; } }
      .product-list-content .product-list-content-box .box-inner h4 {
        font-weight: bold;
        margin-bottom: 20px;
        font-size: 160%; }
        @media (max-width: 995px) {
          .product-list-content .product-list-content-box .box-inner h4 {
            font-size: 130%; } }
        @media (min-width: 1600px) and (max-width: 1599px) {
          .product-list-content .product-list-content-box .box-inner h4 {
            font-size: 150%; } }
      @media (max-width: 1599px) {
        .product-list-content .product-list-content-box .box-inner p {
          font-size: 90%; } }
      .product-list-content .product-list-content-box .box-inner .box-cta {
        height: 40px;
        display: flex;
        color: #fff;
        max-width: 400px;
        align-items: center;
        padding: 0 15px;
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: bold;
        position: relative; }
        .product-list-content .product-list-content-box .box-inner .box-cta:hover {
          text-decoration: none; }
        .product-list-content .product-list-content-box .box-inner .box-cta .cta-icon {
          position: absolute;
          right: 15px;
          font-size: 18px; }
      .product-list-content .product-list-content-box .box-inner .icon-wrapper-wclick i {
        color: #fff;
        position: absolute;
        right: 40px;
        font-size: 15px;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        z-index: 1; }
      .product-list-content .product-list-content-box .box-inner .icon-wrapper:before {
        content: "\f002";
        font-weight: 900;
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        right: 30px;
        transform: translate(-50%, -50%);
        top: 50%;
        font-size: 16px;
        color: #fff; }
      .product-list-content .product-list-content-box .box-inner .box-cta-input {
        background: transparent;
        border: 1px solid #fff;
        max-width: 400px;
        padding: 0 15px;
        width: 100%;
        font-size: 14px;
        height: 40px;
        display: flex;
        color: #fff;
        outline: none;
        font-weight: bold; }
        .product-list-content .product-list-content-box .box-inner .box-cta-input::placeholder {
          /* Chrome, Firefox, Opera, Safari 10.1+ */
          color: #fff;
          opacity: 1;
          /* Firefox */ }
        .product-list-content .product-list-content-box .box-inner .box-cta-input:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #fff; }
        .product-list-content .product-list-content-box .box-inner .box-cta-input::-ms-input-placeholder {
          /* Microsoft Edge */
          color: #fff; }
      .product-list-content .product-list-content-box .box-inner .fat {
        font-weight: bold; }
      .product-list-content .product-list-content-box .box-inner .bounce {
        transition: 0.4s;
        position: relative;
        padding-right: 15px;
        /* Arrow & Hover Animation */ }
        @media (max-width: 1199px) {
          .product-list-content .product-list-content-box .box-inner .bounce {
            font-size: 10px; } }
        .product-list-content .product-list-content-box .box-inner .bounce .arrow-animation {
          position: absolute;
          top: 50%;
          width: 8px;
          height: 8px;
          background: transparent;
          border-top: 3px solid;
          border-right: 3px solid;
          transition: all .4s ease; }
          .product-list-content .product-list-content-box .box-inner .bounce .arrow-animation.left {
            left: 0;
            transform: translate3d(0, -50%, 0) rotate(-135deg); }
          .product-list-content .product-list-content-box .box-inner .bounce .arrow-animation.right {
            right: 0;
            transform: translate3d(0, -50%, 0) rotate(45deg); }
        .product-list-content .product-list-content-box .box-inner .bounce:hover {
          margin-left: 10px;
          color: inherit; }
          .product-list-content .product-list-content-box .box-inner .bounce:hover .arrow-animation {
            right: -5px; }
        .product-list-content .product-list-content-box .box-inner .bounce .fal {
          font-size: 20px;
          position: absolute;
          top: 50%;
          right: 15px;
          transform: translateY(-50%); }

.panel.panel-form .btn-green {
  background-color: #728eb4; }

body {
  color: #00182b; }

@media (min-width: 1600px) {
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .col-xxl-11 {
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%; }
  .col-xxl-10 {
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%; }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-8 {
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%; }
  .col-xxl-7 {
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%; }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-5 {
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%; }
  .col-xxl-4 {
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%; }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-2 {
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%; }
  .col-xxl-1 {
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%; } }

.maegler-page .content {
  background-color: #00182b;
  color: #fff;
  padding: 0; }
  .maegler-page .content h1, .maegler-page .content h3.big {
    font-size: 30px;
    font-weight: bold !important; }
  .maegler-page .content .light-blue {
    background-color: #728eb4; }
  .maegler-page .content .p-45 {
    padding: 30px 30px 30px 45px; }
  .maegler-page .content .p-30 {
    padding: 30px; }
  .maegler-page .content .usp {
    list-style-type: none;
    padding-left: 0;
    font-size: 14px;
    color: #728eb4;
    margin-left: 30px;
    margin-bottom: 30px; }
    .maegler-page .content .usp .fa-li {
      font-size: 20px; }
      .maegler-page .content .usp .fa-li .fa-check {
        color: #fff;
        font-size: 10px;
        position: absolute;
        top: 8px;
        left: 15px; }
      .maegler-page .content .usp .fa-li .fa-circle {
        font-size: 25px; }
    .maegler-page .content .usp li {
      margin-bottom: 15px; }
  .maegler-page .content .border-right.blue {
    height: 100%;
    margin-right: -15px;
    padding-right: 15px;
    border-right: 1px solid #728eb4 !important; }
  .maegler-page .content .truncated {
    height: 10rem;
    overflow: hidden; }

section.brokers {
  margin-top: 0; }
  section.brokers .box-shadow {
    border-bottom: 4px solid #00182b; }

.gallery-cta {
  background-color: rgba(0, 24, 43, 0.8); }
  .gallery-cta:hover {
    background-color: rgba(0, 24, 43, 0.9); }

section.bolig-page .labels .label {
  background-color: #00182b; }

.panel.panel-form h1:after, .panel.panel-form h2:after, .panel.panel-form h3:after {
  background: #00182b; }

.bolig-list.maegler {
  padding: 30px; }
  .bolig-list.maegler .list {
    padding: 0 10px; }
  .bolig-list.maegler .bolig {
    height: 270px; }
    .bolig-list.maegler .bolig .box {
      height: 100%; }
    .bolig-list.maegler .bolig .img-wrapper {
      height: 100%; }
      .bolig-list.maegler .bolig .img-wrapper img {
        height: 100%; }

.maegler-bottom {
  background-color: #F0F5FA;
  padding: 60px; }
  @media (max-width: 1199px) {
    .maegler-bottom {
      padding: 15px; } }
  .maegler-bottom h2 {
    font-weight: bold;
    font-size: 37px;
    margin-bottom: 30px; }
  .maegler-bottom .box-shadow {
    background-color: #fff;
    border-bottom: 4px solid #00182b;
    margin-bottom: 30px;
    min-height: 150px;
    padding: 30px; }
    .maegler-bottom .box-shadow h3 {
      font-size: 20px;
      font-weight: bold; }
  .maegler-bottom .carousel-control-next, .maegler-bottom .carousel-control-prev {
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1; }
  .maegler-bottom .carousel-control-next {
    right: -15px; }
  .maegler-bottom .carousel-control-prev {
    left: -15px; }
  .maegler-bottom i.blue {
    color: #00182b; }
  .maegler-bottom .fa-angle-right, .maegler-bottom .fa-angle-left {
    position: absolute; }
  .maegler-bottom .carousel-inner {
    height: 150px; }
    .maegler-bottom .carousel-inner .carousel-item {
      height: 150px; }
      .maegler-bottom .carousel-inner .carousel-item .box-shadow {
        max-height: 150px; }
        .maegler-bottom .carousel-inner .carousel-item .box-shadow a {
          font-size: 16px;
          color: #728eb4;
          font-weight: bold; }
          .maegler-bottom .carousel-inner .carousel-item .box-shadow a.bounce {
            transition: 0.4s;
            position: relative;
            padding-right: 15px; }
            .maegler-bottom .carousel-inner .carousel-item .box-shadow a.bounce:hover {
              margin-left: 10px; }
          .maegler-bottom .carousel-inner .carousel-item .box-shadow a span {
            top: 50%;
            margin-left: 10px; }
            .maegler-bottom .carousel-inner .carousel-item .box-shadow a span.fa-angle-right {
              transform: translateY(-50%); }
  @media (min-width: 768px) {
    .maegler-bottom {
      /* show 3 items */
      /* left or forward direction */
      /* farthest right hidden item must be abso position for animations */
      /* right or prev direction */ }
      .maegler-bottom .carousel-inner .active,
      .maegler-bottom .carousel-inner .active + .carousel-item,
      .maegler-bottom .carousel-inner .active + .carousel-item + .carousel-item,
      .maegler-bottom .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block; }
      .maegler-bottom .carousel-inner .active {
        padding-right: 1rem; }
      .maegler-bottom .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
      .maegler-bottom .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
      .maegler-bottom .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
      .maegler-bottom .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none; }
      .maegler-bottom .carousel-inner .carousel-item-next,
      .maegler-bottom .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0); }
      .maegler-bottom .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible; }
      .maegler-bottom .active.carousel-item-left + .carousel-item-next.carousel-item-left,
      .maegler-bottom .carousel-item-next.carousel-item-left + .carousel-item,
      .maegler-bottom .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
      .maegler-bottom .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
      .maegler-bottom .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible; }
      .maegler-bottom .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible; }
      .maegler-bottom .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
      .maegler-bottom .carousel-item-prev.carousel-item-right + .carousel-item,
      .maegler-bottom .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
      .maegler-bottom .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
      .maegler-bottom .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible; } }

.floating-btn {
  position: fixed;
  background: #728eb4;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  bottom: 30px;
  z-index: 99;
  border: 3px solid #fff;
  box-shadow: 1px 1px 5px 2px #0000008a;
  font-size: 12px;
  flex-flow: column;
  padding: 0 !important;
  cursor: pointer;
  color: #fff !important; }
  .floating-btn.filter {
    right: 30px;
    width: 85px;
    height: 85px; }
  .floating-btn.map {
    width: 65px;
    height: 65px;
    left: 30px; }
  .floating-btn i {
    font-size: 20px; }

.panel.panel-form {
  padding: 9em 2em 9em 2em; }
