body {
    color: #333;
    background-color: #eee;
    font-size: 16px;
    overflow-x: hidden
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Garet', 'Roboto Condensed', sans-serif
}

.h1, h1 {
    font-size: 32px
}

h1.ttu {
    text-transform: uppercase;
}

@media screen and (max-width: 991px) {
    .h1, h1 {
        font-size: 26px
    }
}

.h2, h2 {
    font-size: 30px
}

@media screen and (max-width: 991px) {
    .h2, h2 {
        font-size: 22px
    }
}

a {
    color: #B3D1E9
}

a:focus, a:hover {
    text-decoration: none;
    color: #000;
    /*
    color: #333
    */
}

p {
    font-family: 'Garet', Roboto, sans-serif;
    margin-bottom: 0;
    line-height: 25px
}

ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none
}

ul li {
    font-family: 'Garet', Roboto, sans-serif;
    font-size: 16px
}

ul.with-dot {
    padding-left: 20px
}

ul.with-dot li {
    list-style-type: disc
}

hr {
    border-color: #ccc;
    margin-top: 15px;
    margin-bottom: 15px
}

.form-control {
    color: #333;
    padding: 6px;
    box-shadow: none
}

.form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075), 0 0 0 rgba(102, 175, 233, .6)
}

.red-x {
    color: #600;
    font-weight: 700
}

:focus {
    outline: 0
}

.display-block {
    display: block !important
}

.display-inline-block {
    display: inline-block !important
}

.display-none {
    display: none !important
}

.link-overlayer {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    display: none;
    cursor: pointer
}

.owl-nav {
    display: block !important
}

.owl-nav div {
    position: absolute;
    top: 47%;
    background-repeat: no-repeat;
    background-position: center;
    color: transparent
}

.owl-dots {
    display: block !important;
    text-align: center;
    position: relative;
    z-index: 9999
}

.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 5px;
    display: inline-block
}

@media screen and (max-width: 767px) {
    .owl-nav div {
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
        top: unset;
        bottom: -10px;
        z-index: 99999
    }

    .owl-nav .owl-prev {
        left: 15px
    }

    .owl-nav .owl-next {
        right: 15px
    }
}

.btn {
    padding: 8px 25px;
    font-size: 14px;
    transition: 400ms all ease-in-out;
    border: 2px solid;
    border-radius: 8px;
    text-transform: uppercase;
    font-weight: 700
}

.btn:hover {
    color: #fff
}

@media screen and (max-width: 991px) {
    .btn {
        font-size: 12px;
        padding: 8px 20px
    }
}

.btn:active, .btn:focus {
    outline: -webkit-focus-ring-color auto 0 !important;
    outline-offset: 0 !important
}

.btn.invert:hover {
    background-color: transparent
}

.btn-first {
    color: #01d7c4;
    border-color: #01d7c4
}

.btn-first:hover {
    background-color: #01d7c4
}

.btn-first.invert {
    color: #eee;
    background-color: #01d7c4
}

.btn-first.invert:hover {
    color: #01d7c4
}

.btn-second {
    background-color: #fff5ee;
    border-color: #fff5ee
}

.btn-second:hover {
    background-color: #fff5ee
}

.btn-succes {
    background-color: #3d9970;
    border-color: #3d9970
}

.btn-succes:hover {
    background-color: #3d9970
}

.btn-neutral {
    background-color: #ff851b;
    color: #fff !important;
}

.btn-neutral:hover {
    background-color: #e5741b;
    border-color: #de7019;
}

.btn-yellow {
    background-color: #ffba00;
    color: #fff !important;
}

.btn-yellow:hover {
    background-color: #ffba00;
    border-color: #e0a200;
}

.btn-groen {
    background-color: #01d7c4;
    color: #fff !important;
}

.btn-groen:hover {
    background-color: #01d7c4;
    border-color: #03a596;
}

.btn-blaa {
    background-color: #5491c0;
    color: #fff !important;
}

.btn-blaa:hover {
    background-color: #427fad;
    border-color: #486f8d;
}


.btn-error {
    background-color: #ff4136;
    border-color: #ff4136
}

.btn-error:hover {
    background-color: #ff4136
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#ui-datepicker-div {
    background-color: snow;
    padding: 10px;
    border-radius: 5px;
    -webkit-box-shadow: 0 13px 13px -6px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 13px 13px -6px rgba(0, 0, 0, .5);
    box-shadow: 0 13px 13px -6px rgba(0, 0, 0, .5)
}

.ui-datepicker-next {
    background-image: url(../gfx/ico/black-right.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    top: 1px !important;
    right: 1px !important
}

.ui-datepicker-next-hover {
    top: 1px !important;
    right: 1px !important
}

.ui-datepicker-prev {
    background-image: url(../gfx/ico/black-left.svg);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    top: 1px !important;
    left: 1px !important
}

.ui-datepicker-prev-hover {
    top: 1px !important;
    left: 1px !important
}

.ui-datepicker td, .ui-datepicker td a, .ui-datepicker td span {
    text-align: center
}

.ui-state-active {
    background-color: #B3D1E9;
    border-radius: 3px;
    color: #fff !important
}

.ui-state-active a {
    color: #fff !important
}

.ui-datepicker-week-col {
    background-color: #B3D1E9;
    color: #eee
}

.ui-datepicker-today {
    background-color: #fff5ee;
    border-radius: 3px
}

thead .ui-datepicker-week-col {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.ui-datepicker-calendar tbody tr:last-child .ui-datepicker-week-col {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

th.ui-datepicker-week-col {
    color: transparent;
    position: relative;
    top: 2px
}

th.ui-datepicker-week-col:before {
    content: 'Uge';
    position: absolute;
    color: #eee;
    text-align: center;
    font-size: 12px
}

select {
    /*border: 1px solid #999;*/
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: 6px;
    padding: 7px 6px 6px 6px;
}

@-moz-document url-prefix() {
    select.select {
        -moz-appearance: none;
        text-indent: .01px;
        text-overflow: "";
        background-image: url(../gfx/ico/select-dropdown.png);
        background-position: right 8px center;
        background-repeat: no-repeat
    }
}

@media (-webkit-min-device-pixel-ratio: 0) {
    select {
        -webkit-appearance: none;
        background-image: url(../gfx/ico/select-dropdown.png) !important;
        background-position: right 8px center;
        background-repeat: no-repeat;
        /*padding-right: 20px*/
    }
}

.form-check, .form-group, .form-row {
    margin-bottom: 15px
}

.form-check.error input, .form-check.error select, .form-check.error textarea, .form-group.error input, .form-group.error select, .form-group.error textarea, .form-row.error input, .form-row.error select, .form-row.error textarea {
    border-color: #ff4136
}

.form-check.error .error-message, .form-group.error .error-message, .form-row.error .error-message {
    display: block
}

.error-message {
    font-size: 14px;
    padding: 5px 0;
    color: #ff4136;
    display: none
}

.the-required {
    margin-left: 4px
}

.form-error {
    color: #eee;
    background-color: #ff4136;
    padding: 10px 5px;
    border-radius: 30px;
    margin-bottom: 15px
}

.container {
    width: 1500px
}

@media screen and (max-width: 1600px) {
    .container {
        width: 1300px
    }
}

@media screen and (max-width: 1500px) {
    .container {
        width: 1200px
    }
}

@media screen and (max-width: 1400px) {
    .container {
        width: 1200px
    }
}

@media screen and (max-width: 1300px) {
    .container {
        width: 100%
    }
}

.wrapper {
    /*
    margin: 0 30px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3)
    */
}

@media screen and (max-width: 767px) {
    .wrapper {
        margin: 0 auto
    }
}

.quicknav {
    padding: 7px 0;
    background-color: #B3D1E9
}

.quicknav .container > .row > .col-xs-12 > ul {
    text-align: right
}

.quicknav .container > .row > .col-xs-12 > ul > li {
    display: inline-block;
    margin-left: 40px;
    position: relative
}

.quicknav .container > .row > .col-xs-12 > ul > li > a {
    font-size: 20px;
    color: #eee;
    font-family: 'Garet', 'Roboto Condensed', sans-serif
}

.quicknav .container > .row > .col-xs-12 > ul > li > a > img {
    width: 20px;
    height: auto
}

.quicknav .container > .row > .col-xs-12 > ul > li form {
    display: inline-block;
    font-size: 20px;
    position: relative
}

.quicknav .container > .row > .col-xs-12 > ul > li form input {
    width: 80px;
    transition: 200ms all ease-in-out;
    border: none;
    background-color: #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
    position: relative;
    z-index: 9;
    padding-left: 34px;
    border-radius: 3px;
    font-family: 'Garet', 'Roboto Condensed', sans-serif
}

.quicknav .container > .row > .col-xs-12 > ul > li form input:focus {
    width: 260px;
    border-bottom: 1px solid #ccc
}

.quicknav .container > .row > .col-xs-12 > ul > li form button {
    border: none;
    background-color: transparent;
    position: absolute;
    left: 0;
    z-index: 99999
}

.quicknav__language-select {
    position: absolute;
    background-color: #eee;
    z-index: 9999999;
    width: 130px;
    top: -160px;
    opacity: 0;
    left: -10px;
    transition: 300ms all ease-in-out;
    border-radius: 2px
}

.quicknav__language-select li {
    display: block;
    text-align: left
}

.quicknav__language-select li a {
    color: #333;
    padding: 8px 25px 8px 10px;
    display: block
}

.quicknav__language-select li a:hover {
    background-color: #ccc
}

.quicknav__language-select li a img {
    width: 20px;
    height: auto
}

.quicknav__language-select.open {
    top: 35px;
    opacity: 1
}

.header {
    /*background-color: #B3D1E9;*/
    background-color: #ffffff;
    position: relative;
    z-index: 9;
    /*border-bottom: 2px solid #81a7c5;*/
    border-bottom: 2px solid #fff;
    /*border-bottom: 2px solid #0dbfaf;*/
}

.header__flex-aligner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header.header {
    margin-top: 10px;
}

img.header-logo-image {
    margin-top:10px;
}

@media screen and (max-width: 1200px) {
    .header__flex-aligner {
        display: block
    }
}

@media screen and (max-width: 1200px) {
    .header__logo {
        max-width: 200px;
        margin-left: 15px
    }
}

@media screen and (max-width: 767px) {
    .header__logo {
        margin-left: 0
    }
}

@media screen and (max-width: 600px) {
    .header__logo {
        max-width: 170px
    }
}

.header__mobile-btn {
    float: right;
    font-size: 28px;
    top: 17px;
    position: relative;
    right: 30px;
    cursor: pointer
}

@media screen and (max-width: 600px) {
    .header__mobile-btn {
        top: 5px;
        right: 5px
    }
}

.header__navigation ul {
    text-align: right;
    margin-right: -15px
}

.header__navigation ul li {
    display: inline-block
}

.header__navigation ul li a {
    display: inline-block;
    font-size: 22px;
    padding: 5px 13px;
    color: #3c3c3c;
    font-family: 'Garet', 'Roboto Condensed', sans-serif;
    text-transform: uppercase
}

nav.header__navigation {
    padding-top: 5px;
}

.header__navigation ul li a:hover {
    /*color: #d1f2ff;*/
    color: #81a7c5;
    /*background-color: #f5f5f5*/
}

@media screen and (max-width: 1600px) {
    .header__navigation ul li a {
        padding: 5px 10px
    }
}

@media screen and (max-width: 1500px) {
    .header__navigation ul li a {
        font-size: 18px
    }
}

@media screen and (max-width: 1400px) {
    .header__navigation ul li a {
        font-size: 18px
    }
}

@media screen and (max-width: 1200px) {
    .header {
        padding: 10px 0
    }

    .header__navigation {
        margin-top: 70px
    }

    .header__navigation ul {
        text-align: left;
        margin-right: 0
    }

    .header__navigation ul li {
        display: block
    }

    .header__navigation ul li a {
        padding: 13px 10px;
        display: block
    }
}

.mobile-nav {
    position: fixed;
    width: 280px;
    background-color: #f2f2f2;
    height: 100vh;
    padding-bottom: 30px;
    z-index: 9999999;
    top: 0;
    left: -300px;
    opacity: 0;
    padding-top: 10px;
    transition: all .2s ease-in-out
}

.mobile-nav ul li {
    font-size: 18px;
    padding: 10px 13px;
    color: #333;
    font-family: 'Garet', 'Roboto Condensed', sans-serif;
    text-transform: uppercase
}

.mobile-nav ul li a {
    display: block
}

.mobile-nav .language-selector img {
    width: 18px;
    position: relative;
    top: -2px
}

.mobile-nav a.phoner {
    color: #000 !important;
    padding: 10px 0;
    font-size: 22px
}
.mobile-nav a.phoner:hover {
    color: #000 !important;
}
a.phoner:hover {
    color: #000 !important;
}

.mobile-nav.open {
    opacity: 1;
    left: 0
}

.mobile-nav .searcher form {
    display: inline-block;
    font-size: 20px;
    position: relative
}

.mobile-nav .searcher form input {
    width: 100%;
    transition: 200ms all ease-in-out;
    border: none;
    background-color: #fcfcfc;
    border-bottom: 1px solid #fcfcfc;
    position: relative;
    z-index: 9999;
    padding-left: 34px;
    border-radius: 3px;
    font-family: 'Garet', 'Roboto Condensed', sans-serif
}

.mobile-nav .searcher form button {
    border: none;
    background-color: transparent;
    position: absolute;
    left: 0;
    z-index: 99999
}

@media screen and (max-width: 991px) {
    .mobile-nav ul li {
        font-size: 16px;
        padding: 5px 13px
    }

    /*
    .mobile-nav .phoner {
        display: none
    }
    */
}

#footer-rg-tekst {
    margin-top: 25px;
    font-size: 14px;
}

.footer {
    padding: 30px 15px 30px;
    background-color: #fff;
    border-top: 5px solid #B3D1E9;
}

.footer__box {
    color: #3c3c3c;
}

.footer__box h3 {
    margin-bottom: 15px
}

.footer__box a {
    color: #3c3c3c;
}

.footer__box ul li {
    margin-bottom: 3px
}

.footer__logo {
    width: 85%;
    margin-bottom: 30px
}

@media screen and (max-width: 1200px) {
    .footer__rejsegaranti {
        margin-bottom: 50px;
        max-width: 150px;
        margin-left: 30px
    }

    .footer__logo {
        max-width: 300px;
        display: inline-block;
        margin-bottom: 50px
    }
}

@media screen and (max-width: 991px) {
    .footer__box {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 991px) {
    .footer__box {
        margin-bottom: 35px
    }
}

@media screen and (max-width: 767px) {
    .footer {
        padding: 30px 0
    }

    .footer__rejsegaranti {
        margin-bottom: 20px
    }
}

.slider {
    position: relative
}

.slider__slide {
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.slider .slider-content {
    position: relative;
    color: #eee;
    background-color: rgba(0, 0, 0, .7);
    padding: 25px 50px 30px 25px;
    border-radius: 5px;
    width: auto;
    border-radius: 0 5px 5px 0;
    border-left: 10px solid #B3D1E9
}

.slider .slider-content .title {
    font-size: 36px;
    margin-bottom: 10px;
    font-family: 'Garet', 'Roboto Condensed', sans-serif;
    text-transform: uppercase
}

.slider .slider-content .subtitle {
    font-size: 24px;
    margin-bottom: 15px;
    font-family: 'Garet', 'Roboto Condensed', sans-serif
}

.slider .slider-content .paragraph {
    font-size: 18px
}

@media screen and (max-width: 991px) {
    .slider__slide {
        height: 300px
    }

    .slider .slider-content {
        background-color: rgba(0, 0, 0, .5);
        margin-left: -15px;
        border-left: none;
        display: inline-block;
        top: -60px
    }

    .slider .slider-content .title {
        margin-bottom: 0;
        font-size: 28px
    }

    .slider .slider-content .paragraph, .slider .slider-content .subtitle {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .slider .slider-content {
        padding: 15px 40px 15px 14px
    }

    .slider .slider-content .title {
        margin-bottom: 0;
        font-size: 24px !important
    }
}

.owl-nav div {
    background-size: 45px 45px;
    width: 45px;
    height: 45px
}

.owl-nav .owl-prev {
    left: 15px;
    background-image: url(../gfx/ico/white-left.svg)
}

.owl-nav .owl-next {
    right: 15px;
    background-image: url(../gfx/ico/white-right.svg)
}

.owl-dots {
    margin-top: -50px;
    margin-bottom: 28px
}

.owl-dot {
    background: #eee
}

.owl-dot:last-child {
    margin-right: 0
}

.owl-dot.active {
    background: #B3D1E9
}

.ferie-finder.container {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    z-index: 10
}

.ferie-finder__box {
    background-color: #B3D1E9;
    width: 300px;
    right: 15px;
    position: absolute;
    padding: 15px;
    color: #eee;
    border-radius: 3px
}

.ferie-finder__box .h3 {
    margin-bottom: 20px
}

.ferie-finder__box select {
    font-size: 16px
}

.ferie-finder__box a {
    color: #eee;
    float: right
}

.ferie-finder__box button {
    font-size: 16px
}

@media screen and (max-width: 991px) {
    .ferie-finder.container {
        position: relative;
        top: 0;
        width: 100%
    }

    .ferie-finder.container .row {
        margin-right: -30px;
        margin-left: -30px
    }

    .ferie-finder__box {
        position: relative;
        width: 100%;
        border-radius: 0;
        right: 0;
        padding: 30px 30px 50px
    }
}

@media screen and (max-width: 767px) {
    .ferie-finder.container {
        position: relative;
        top: 0;
        width: 100%
    }

    .ferie-finder.container .row {
        margin-right: -30px;
        margin-left: -30px
    }

    .ferie-finder__box {
        padding: 30px 15px 50px
    }
}

.datepickeren {
    background-image: url(../gfx/ico/select-dropdown.png);
    background-position: right 8px center;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 5px 0 5px 5px
}

.datepickeren::-webkit-input-placeholder {
    font-size: 16px;
    color: #333
}

.datepickeren::-moz-placeholder {
    font-size: 16px;
    color: #333
}

.datepickeren:-ms-input-placeholder {
    font-size: 16px;
    color: #333
}

.datepickeren:-moz-placeholder {
    font-size: 16px;
    color: #333
}

.norliv {
    padding: 50px 15px 60px;
    text-align: center;
    /*background-image: url(../gfx/bg/crossword.png);*/
    background-repeat: repeat
}

.cards {
    background-image: url(../gfx/bg/cold.jpg);
    background-repeat: repeat;
    background-size: cover;
    background-position: center
}

.cards__overlayer {
    background-color: rgba(0, 0, 0, .7);
    padding: 60px 15px 30px
}

.cards__box {
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    overflow: hidden
}

.cards__box:hover .cards__img div {
    transform: scale(1.1)
}

.cards__img {
    max-height: 0;
    padding-bottom: 60%;
    overflow: hidden
}

.cards__img div {
    position: relative;
    background-image: cover;
    background-position: center;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    transition: all .2s ease-in-out
}

div.bg-contain {
    background-size: contain;
}

.cards__img h3 {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.cards__content {
    width: 100%;
    height: 180px;
    padding: 15px;
    position: relative
}

.cards__content h3 {
    margin-bottom: 5px
}

.cards__content .btn {
    position: absolute;
    bottom: 15px;
    right: 15px
}

.cards__content:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -10px;
    position: absolute
}

.cards__content p {
    max-height: 50px;
    overflow: hidden
}

.cards__teaser {
    position: absolute;
    top: 15px;
    background-color: rgba(255, 220, 0, .8);
    padding: 5px 10px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 18px
}

@media screen and (max-width: 991px) {
    .cards__overlayer {
        padding: 30px 15px 0
    }
}

@media screen and (max-width: 767px) {
    .cards__overlayer {
        padding: 30px 0 0
    }

    .cards__box {
        margin-bottom: 30px
    }
}

.cards.no-bg {
    /*background-image: url(../gfx/bg/crossword.png);*/
    background-repeat: repeat;
    background-size: initial;
    padding: 30px 15px 30px;
    background-color: #fff;
}

.cards.no-bg .cards__content {
    height: auto;
    padding: 25px
}

.cards.no-bg .cards__content h3 {
    font-size: 30px
}

.cards.no-bg a {
    display: block;
    color: #000
}

@media screen and (max-width: 991px) {
    .cards.no-bg {
        padding: 30px 15px 0
    }
}

@media screen and (max-width: 767px) {
    .cards.no-bg {
        padding: 30px 0 0
    }

    .cards.no-bg .cards__box {
        margin-bottom: 30px
    }
}

.cards__specs {
    padding: 0 15px 15px
}

.cards__specs .col-xs-4 {
    white-space: nowrap
}

.cards.split-content .cards__content h3 {
    font-size: 20px
}

.text-block {
    padding: 50px 15px 60px;
    text-align: center;
    /*background-image: url(../gfx/bg/crossword.png);*/
    background-repeat: repeat
}

.text-block h2 {
    margin-bottom: 15px;
    font-size: 34px
}

.text-block h3 {
    margin-bottom: 30px
}

.text-block p {
    margin-bottom: 10px;
}

.text-block ul, .text-block ol {
    margin: 10px 20px;
    padding: 10px;
}

.text-block ul li {
    list-style-type: disc;
    padding: 2px 0;
}

.text-block ol li {
    list-style-type: decimal;
    padding: 2px 0;
}

.text-block__text {
    -webkit-columns: 2;
    columns: 2;
    text-align: left;
    margin-bottom: 30px
}

@media screen and (max-width: 991px) {
    .text-block__text {
        -webkit-columns: 1;
        columns: 1
    }
}

@media screen and (max-width: 767px) {
    .text-block {
        padding: 30px 0
    }

    .text-block__box {
        margin-bottom: 15px
    }
}

.left-sidebar ul {
    transition: 200ms all ease-in-out
}

@media screen and (max-width: 1200px) {
    .left-sidebar ul {
        display: none;
        margin-bottom: 30px
    }
}

.left-sidebar ul li a {
    padding: 3px 0;
    transition: 100ms all ease-in-out
}

.left-sidebar ul li a:hover {
    color: #B3D1E9;
    background-color: #f5f5f5;
    padding: 3px;
    border-radius: 3px
}

.left-sidebar ul li a.active {
    font-weight: 700
}

.left-sidebar__btn {
    background-color: #01d7c4;
    padding: 10px;
    text-align: center;
    color: #fff !important;
    font-size: 18px;
    margin-bottom: 15px;
    cursor: pointer
}

@media screen and (min-width: 1200px) {
    .left-sidebar__btn {
        display: none !important
    }
}

.left-sidebar .side-header {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
    font-weight: 700
}

.right-sidebar__box {
    background-color: #B3D1E9;
    width: 100%;
    right: 15px;
    padding: 15px 15px 35px;
    color: #eee;
    border-radius: 0;
    margin-bottom: 20px
}

.right-sidebar__box .h3 {
    margin-bottom: 20px
}

.right-sidebar__box select {
    font-size: 16px
}

.right-sidebar__box a {
    color: #eee !important;
    float: right
}

.right-sidebar__box button {
    font-size: 16px
}

.split-content .img-slider {
    margin-bottom: 50px
}

.split-content .slider__slide {
    height: 0;
    padding-bottom: 56.5%
}

.split-content .slider__slide.guide {
    padding-bottom: 85%;
    background-color: #fff
}

.split-content .slider__slide.guide > div {
    position: absolute;
    top: 1px;
    left: 1px;
    padding: 30px 40px
}

.split-content .slider__slide.guide > div h3 {
    margin-bottom: 15px
}

.split-content .slider__slide.guide img {
    width: 300px;
    position: absolute;
    bottom: 0;
    right: 30px
}

.split-content .map {
    margin-bottom: 30px;
    width: 100%
}

.split-content .headeren {
    margin-bottom: 30px;
    font-size: 30px;
    font-family: 'Garet', 'Roboto Condensed', sans-serif
}

.text-area {
    margin-bottom: 30px
}

.text-area p {
    margin-bottom: 5px
}

.text-area h1 {
    margin-bottom: 40px
}

.text-area h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 24px
}

.text-area h3 {
    margin-top: 30px;
    margin-bottom: 0px
}

.text-area img {
    margin-bottom: 15px;
    width: 100%
}

.text-area a {
    color: #B3D1E9;
    font-weight: 700
}

.text-area__gallery {
    margin-bottom: 15px;
    height: 0;
    padding-bottom: 56.5%
}

.text-area__gallery .owl-nav div {
    bottom: 10px
}

.text-area .video-container {
    margin-bottom: 15px
}

.text-area table {
    /*
    width: 100%;
    margin-bottom: 30px;
    */
}

.text-area table.pricetable td {
    font-size: 12px;
    text-align: right
}

.text-area table.pricetable td:first-child {
    text-align: left;
    font-size: 14px
}

.text-area table iframe {
    margin-bottom: 15px
}

.text-area table ul {
    padding-left: 20px
}

.text-area table ul li {
    list-style-type: disc
}

.text-area table__gallery .slider__slide {
    margin-bottom: 15px
}

.text-area table.infotable td {
    padding: 3px 10px;
    text-align: right
}

.text-area table.infotable td:first-child {
    text-align: left
}

.text-area table.infotable tr:nth-child(odd) {
    background-color: #eee
}

.small-linker .invert {
    color: #eee !important
}

.small-linker .invert:hover {
    color: #B3D1E9 !important
}

.kontakt h1 {
    margin-bottom: 30px
}

.kontakt textarea {
    height: 150px
}

/**
 * Daterange picker
 */
select.monthselect, select.yearselect {
    padding: 4px !important;
    border-radius: 4px;
}

select.monthselect {
    width: 60% !important;
}

.daterangepicker td.in-range {
    background-color: #357ebd !important;
    color: #fff !important;
}

.drp-calendar.right {
    display: none !important;
}

span.drp-selected {
	font-weight: bold;
}

button.cancelBtn, button.applyBtn {
    border-radius: 4px;
}

/**
 * Børn alder
 */
select.boernalder_dropdown {
    border-radius: 4px;
    margin: 2px 2px 0 0;
    padding: 2px 28px 2px 6px;
    font-size:12px;
    color: #000;
    background-color: #fff !important;
}

/**
 * Nav-tabs til rejsemål
 */
.nav-tabs-rm>li.active>a, .nav-tabs-rm>li.active>a:focus, .nav-tabs-rm>li.active>a:hover {
    background-color: #ffba00;
    color: #fff;
    border: 1px solid #e0a200;
}

.nav-tabs-rm>li>a:hover {
    background-color: #B3D1E9;
    color: #fff;
    border: 1px solid #008ca2;
}

.nav-tabs>li>a {
    background-color: #B3D1E9;
    color: #bfbfbf;
    border: 1px solid #B3D1E9;
}

.left-sidebar ul li a.rm-hotel-menu {
    background-color: #B3D1E9;
    margin: 3px 0;
    color: #fff !important;
    padding: 6px;
    border-radius: 3px;
    font-size: 12px;
}

.left-sidebar ul li a.rm-hotel-menu:hover {
    background-color: #ffba00;
    color: #fff !important;
}

.left-sidebar li.rm-indkv-item {
    margin-left: 0;
    width: 100%;
}

/**
 * Left-sidebar der bruges til sider
 */
@media screen and (max-width: 1200px) {
    .left-sidebar-sider ul {
        display: block;
    }
}

/**
 * Søgeresultat
 */
li.soegeres-listepris {
    font-size: 14px;
}

li.soegeres-listepris-hover:hover {
    background-color: #eee;
}

a.soegeres-listepris-link {
    font-weight: normal;
}

.cursor-hand {
    cursor: pointer;
    cursor: hand;
}


/**
 * Datepicker
 */
.disabled-panel {
    background-color: #eee;
}

#date-from-date-picker {
    /*padding: 20px;*/
    max-width: 310px;
    margin: 0 auto;
    /*
    width: 280px;
    height: 310px;
    */
    /*background-color: #fff;*/
}

#valgt-dato {
    margin-top: 48px;
}
#valgt-dato-note {
    font-style: italic;
}

.datepicker table tr td {
    /*
    border-radius: 6px 6px !important;
    border: 3px solid #fff;
    */
    /*border-radius: 0px 0px !important;*/
    padding: 6px 8px 5px 7px;
    /*border: 2px solid #fff;*/
    border-radius: 8px;
    /*
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    */
    text-align: center;
    cursor: pointer;
    cursor: hand;
}

#kalender-wrapper {
    padding: 10px;
    max-width: 370px;
}

div.datepicker-days table {
    border-collapse: initial;
    border-spacing: 8px;
}

.datepicker table tr td.highlight-date {
    outline: solid 4px #20680e;
    outline-offset: -5px;
}

div.datepicker div.datepicker-days th.prev {
    padding-bottom:10px;
    cursor: pointer;
}

div.datepicker div.datepicker-days th.datepicker-switch {
    text-align: center;
}
div.datepicker div.datepicker-days th.next {
    text-align: right;
    cursor: pointer;
}

div.datepicker-inline td.day.disabled, div.datepicker-inline td.day.disabled:hover {
    background-color: #81808c !important;
    color: #fff !important;
    /*cursor: auto;*/
}
div.datepicker-inline td.day.new disabled, div.datepicker-inline td.day.new:hover disabled {
    background-color: #81808c !important;
    color: #fff !important;
    /*cursor: auto;*/
}
div.datepicker-inline td.day.new, div.datepicker-inline td.day.new:hover {
    /*background-color: #b7b7b7 !important;*/
    color: #fff !important;
    /*cursor: auto;*/
}
div.datepicker-inline td.day {
    background-color: #649a53; /*B3D1E9;*/
    color: #fff !important;
    cursor: pointer;
}
div.datepicker-inline td.day:hover {
    background-color: #70a95e !important; /*B3D1E9;*/
    color: #fff !important;
    cursor: pointer;
}
div.datepicker-inline td.disabled.disabled-date.day {
    background-color: #81808c !important; /* optaget tidl. rød */
    color: #fff !important;
    cursor: auto;
}
div.datepicker-inline td.new.disabled.day {
    /*background-color: #b7b7b7 !important;*/
    background-color: #81808c !important;
    color: #fff !important;
    cursor: auto;
}
div.datepicker-inline td.disabled.day {
    background-color: #81808c !important;
    color: #fff !important;
    cursor: auto;
}
div.datepicker-inline td.active.day {
    background-color: #649a53 !important;
    color: #fff !important;
    border: auto !important;
}
.kalender-groen {
    color: #649a53;
}
.kalender-roed {
    color: #81808c; /* optaget tidl. rød */
    cursor: auto;
}

div.dato-ledig-prik {
    background-color: #649a53; width: 20px; height: 20px; border-radius: 10px;
}

div.dato-udsolgt-prik {
    background-color: #81808c; width: 20px; height: 20px; border-radius: 10px;
}


/**
 * End: Datepicker
 */

h3.book-panel-title svg {
    margin-right: 10px;
}

div.panel.panel-info {
    /*border-color: #81A7C5;*/
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.book-panel {
    border: none;
    border-radius: 0px;
}

.panel-info>.panel-heading {
    color: #000;
    /*
    background-color: #B3D1E9;
    border-color: #81A7C5;
    */
    /*
    background-color: #004BAD;
    border-color: #81A7C5;
    */
    background-color: #fff;
    border-color: #fff;
    text-transform: uppercase;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.alert-bwu {
    color: #31708f;
    /*
    background-color: #e0f3f1;
    border-color: #c8e8e5;
    */
    background-color: #fcfff6;
    border-color: #bfd2be;
}

.alert-info {
    background-color: #fcfff6;
    border-color: #bfd2be;
}

ul.list-group.booking {
    margin: 0;
    padding: 0;
}

li.list-group-item.booking {
    padding: 5px 15px;
}


