@charset "UTF-8";

@import url("../../../css/styles.css");

a {
    color: #299fcb;
}

a:hover {
    color: #248cb3;
}

.header-icons i:before {
    color: #299fcb;
}

.hotel-selection-to-portal a {
    color: #299fcb !important;
}

.header-icons a:hover i:before {
    color: #70848B;
}

.hotel-selection-row-left span:before {
    color: #299fcb;
}

.hotel-selection-row-right span:before {
    color: #299fcb;
}

.hotel-selection-pin {
    color: #299fcb;
}

.hotel-selection-pin-active, .hotel-selection-pin-active:before {
    color: #70848B !important;
}

.bewertung {
    color: #95a5ab;
}

.booking-convention-btn {
    background: #95a5ab;
    color: #627279;
}

.active.booking-convention-btn {
    background: #70848B;
    color: #fff;
}

.booking-container {
    background: #70848B;
}

.booking-container .form-control {
    background: #70848B;
    border-color: #627279;
}

.booking-container .btn-default {

    background-color: #299fcb;
    border-color: #627279;
}

.booking-container .line-ssl hr {
    border-top: #627279 1px solid;
}

.booking-container .line-ssl i {
    color: #627279;
}

h2,h1 {
    color: #299fcb;
}

h3 {
    color: #299fcb;
}

h5 {
    color: #299fcb;
}

.content li:before, .content2 li:before {
    color: #299fcb;
}

.item-color-1 {
    background: #b1dff0;
}

.item-color-2 {
    background: #b1dff0;
}

.items-teaser .item-teaser-content {
    color: #fff;
    background: #70848B;
}

.items-teaser .cell-center hr {
    border-color: #95a5ab;
}

.items-teaser-action h3 a {
    color: #70848B;
}

.arrangement-list-inclusiv li:before {
    color: #299fcb;
}

.input-group-addon, .bootstrap-touchspin-up, .bootstrap-touchspin-down {
    color: #299fcb;
}

.menu-main a:hover {
    color: #299fcb;
}

.menu-main > li.current > a, .menu-main > li.inpath > a, .menu-main ul ul > li.current > a {
    color: #299fcb;
}

.menu-main ul li a {
    color: #299fcb;
}

.menu-main ul li a:hover {
    color: #299fcb;
}

.menu-main ul ul li:before {
    color: #299fcb;
}

.menu-sub li > a:hover {
    color: #299fcb;
}

.menu-sub > li > ul > li:before {
    color: #299fcb;
}

.menu-sub ul > li.current > a {
    color: #299fcb;
}

.social > a:hover {
    text-decoration: none;
    color: #299fcb;
}

.pagination > li > a, .pagination > li > span {
    color: #299fcb;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #299fcb;
    border-color: #299fcb;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #299fcb;
}

.menu-main > li.has-visible-children > a .a-decorator-after:before {
    color: #299fcb;
}

ul.checklist li i {
    color: #299fcb;
}

@media (min-width: 768px) {
    .items-teaser .item-teaser-left {
        background: #70848B;
    }
}

@media (max-width: 768px) {

    .bookingelement.mobile span.title {
        background: #627279;
    }

    /* Banner Checkliste */
    .banner-checklist {
        background: #70848B;
    }
}

/* Reiseberichte */


.piktogram .option.active {
    border: 2px solid #299fcb;
}

.report-reason p {
    color: #299fcb;
}

.header-icons__phone, .header-icons__map, .header-icons__mail {
    background-image: url(/img/static/header-icons.svg);

}

.btn-primary, .btn-default, .item-teaser-content__img .price {
    background:  #299fcb;
}

.btn-primary:hover, .btn-default:hover {
    background:  #248cb3;
    color: #fff;
}
.header-icons__cart {
    background-color: #299fcb !important;
}
.btn-dark-color, .btn-dark-color-right, a.button, a.cookie-law__btn.confirm {
    background:  #299fcb !important;
}
.btn-dark-color:hover, .btn-dark-color-right:hover, a.button:hover, a.cookie-law__btn.confirm:hover {
    background:  #248cb3 !important;
}

.items-teaser .item-teaser:hover .item-teaser-content  {
    background: #cfd0d3;
}

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background-color:  #299fcb;
}

.bootstrap-datetimepicker-widget td.today:before {
    border-bottom: 7px solid #299fcb;
}
.progress-bar {
    background-color: #299fcb !important;
}
@media (max-width: 991px ) {
    .fb-button-mobile__btn {
        background: #299fcb;
    }
}



