.theme-light-blue .navbar .navigationLinkContainer .navbarItem a:hover,
.theme-light-blue .font-orange,
.theme-light-blue .qualificationContainer .qualificationHeadlineSlider .headlineContainer h5.activeQualificationSlide,
.theme-light-blue .qualificationContainer .qualificationHeadlineSlider .headlineContainer h5:hover,
.theme-light-blue .news .news-list-view .article .meta .date,
.theme-light-blue .navbar #lang li a:hover, .navbar #lang li span:hover,
.theme-light-blue .mask__pageteaser__header {
    color: #66b2e4;
}

.theme-light-blue .teaserElement .teaserContent h2 {
    color: #ffffff;
}

.theme-light-blue .content .slick-slider .slick-dots .slick-active button:before,
.theme-light-blue .qualificationContainer .qualificationInnerItem .qualificationCardLink .qualificationCardLinkCircle,
.theme-light-blue .powermail_form.layout1 input.btn-primary {
    background-color: #66b2e4;
}

.theme-light-blue .qualificationContainer .qualificationHeadlineSlider .upperRowItem.active:after,
.theme-light-blue .content a.btn-primary,
.theme-light-blue .button-checkbox:checked + label,
.theme-light-blue .content .btn-primary {
    background: #66b2e4;
}

.theme-light-blue .powermail_form.layout1 input[type="text"]:focus,
.theme-light-blue .powermail_form.layout1 input[type="email"]:focus,
.theme-light-blue .powermail_form.layout1 textarea:focus {
    border-color: #66b2e4;
}

.theme-light-blue .nav__menu__item--iscurrent a {
    color: #66b2e4 !important;
}

.theme-light-blue .nav__menu__item--iscurrent ul li a {
    color: #737373 !important;
}

.theme-light-blue .dropdown .sub-entry-wrapper .toggleSubSub {
    background: url(../Icons/arrow_up_v1_resize.png);
    background-size: contain;
}

.theme-light-blue .dropdown:after,
.theme-light-blue .content a.more:before,
.theme-light-blue .scroll-button:before,
.theme-light-blue .accordion-modules .elements .element .toggle.open:after {
    content: url(../Icons/arrow_up_v1_resize.png);
}

.theme-light-blue .content .slick-slider .slick-prev:before {
    background: url(../Icons/arrow_left_v1_resize.png);
}

.theme-light-blue .content .slick-slider .slick-next:before {
    background: url(../Icons/arrow_right_v1_resize.png);
}

.theme-light-blue .accordion-modules .elements .element .toggle:after {
    content: url(../Icons/arrow_down_v1_resize.png);
}

.theme-light-blue .qualificationContainer .qualificationInnerItem .qualificationCardLink .qualificationCardLinkCircle:before {
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
}

@media (min-width: 992px) {
    .theme-light-blue .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

@media (max-width: 991.98px) {
    .theme-light-blue .navbar #cittlogo img.mobile {
        max-width: 180px;
    }
}

@media (max-width: 767.98px) {
    .theme-light-blue .navbar .logo-left-side #cittlogo img.mobile {
        max-width: 180px;
    }
}
