::-webkit-scrollbar-thumb:hover {
    background-color: #0e6698
}

::selection {
    background: #0e6698;
}

::-moz-selection {
    background: #0e6698;
}

hr {
    background-color: #0e6698;
}

a {
    border-bottom: 1px solid #0e6698;
    color: #0e6698;
}

.btn.btn-sb-h.selected {
    border-color: #0e6698;
    color: #0e6698;
}

html.bx-no-touch .btn.btn-sb-h:hover,
html.bx-touch .btn.btn-sb-h:active {
    background-color: #0e6698;
    border-color: #0e6698;
}

html.bx-no-touch .btn.btn-search:hover,
html.bx-touch .btn.btn-search:active {
    color: #0e6698
}

html.bx-no-touch a.sb-abiturient:hover,
html.bx-touch a.sb-abiturient:active {
    background-color: #eab026;
}

a.sb-m-h {
    background-color: #00757c;
}

html.bx-no-touch a.sb-m-h:hover, html.bx-touch a.sb-m-h:active {
    background-color: #00555e;
}

a.sb-abiturient {
    background-color: #f9bf35;
}

a.sb-m1 {
    background-color: #3c5eb6;
    background-image: url(../images/sb-m1.png);
}

html.bx-no-touch a.sb-m1:hover,
html.bx-touch a.sb-m1:active {
    background-color: #1e4098
}

a.sb-m2 {
    background-image: url(../images/sb-m2.png);
}

@media screen and (min-width: 1600px) {
    .sb-mouse:after {
        background-color: #0e6698;
    }
}

button.btn.f-u {
    background-color: #0e6698;
}

html.bx-no-touch button.btn.f-u:hover, html.bx-touch button.btn.f-u:active {
    background-color: #00487a;
}

button.btn.btn-primary {
    border-color: #0e6698;
    color: #0e6698;
}

html.bx-no-touch .btn.btn-primary:hover,
html.bx-touch .btn.btn-primary:active {
    background-color: #0e6698;
    border-color: #0e6698;
}

html.bx-no-touch .btn.btn-orange:hover,
html.bx-touch .btn.btn-orange:active {
    background-color: #f07b00;
    border-color: #f07b00;
    color: #fff;
}

html.bx-no-touch .swiper-button-prev:not(.swiper-button-disabled):hover,
html.bx-no-touch .swiper-button-next:not(.swiper-button-disabled):hover,
html.bx-touch .swiper-button-prev:not(.swiper-button-disabled):active,
html.bx-touch .swiper-button-next:not(.swiper-button-disabled):active {
    color: #0e6698;
}

.main-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #333;
}

.main-slider-body,.main-slider-body h2 {
    color: #333;
}

.btn.main-slider-btn {
    background-color: transparent;
    border-color: #666;
    color: #666;
}

html.bx-no-touch .btn.main-slider-btn:hover, html.bx-touch .btn.main-slider-btn:active {
    background-color: #666;
    border-color: #666;
    color: #fff;
}

.h-t {
    background-color: #2273a3;
}

html.bx-no-touch ul.h-t-m>li>a:hover
html.bx-touch ul.h-t-m>li>a:active {
    background-color: #282828;
    color: #fff;
}

.h-b {
    background-color: #2273a3;
}

a.btn.btn-h {
    border-color: #ffffff;
    color: #ffffff;
}

html.bx-no-touch a.btn.btn-h:hover,
html.bx-touch a.btn.btn-h:active {
    background-color: #2273a3;
    border-color: #ffffff;
    color: #fff;
}

a.h-l {
    background-image: url('../images/h-logo.png');
}

.schedule-title {
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}

.schedule-line {
    width: 60px;
    display: inline-block;
}

@media screen and (max-width: 1023px) {
    .f-h-b>li>a.btn {
        width: auto;
    }

    .f-h-b>li>a.btn br {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .f-h-b>li {
        width: 100%;
    }
}

.sb-abiturient-bg {
    background: url('../images/entrant-bg.png') no-repeat;
    display: block;
    position: absolute;
    left: -65px;
    bottom: -27px;
    width: 268px;
    height: 163px;
    background-size: 90%;
}

.btn.btn-secondary {
    background-color: #0e6698;
}

.btn.btn-orange {
    background-color: #ff8a00;
    color: #fff;
    padding: 6px 12px;
    font-weight: 600;
    text-transform: uppercase;
}

ul.h-t-m>li>a {
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
}

.h-b-i {
    font-size: 14px;
    color: #333;
}

.h-b-i strong {
    font-size: 30px;
    display: block;
    line-height: 1;
    font-weight: 700;
}

.h-b-i p {
    margin: 0;
    color: #333;
    font-weight: 600;
    line-height: 1.6;
}

a.btn.btn-h {
    font-size: 14px;
}

ul.dropdown-menu {
    background-color: #0e6698;
}

html.bx-no-touch ul.dropdown-menu li:hover, html.bx-no-touch ul.dropdown-menu li:active {
    background-color: #00487a;
}

@media screen and (max-width: 1599px) {
    .h-b {
        padding: 15px 0;
    }

    a.h-l {
        width: 130px;
        margin: 0 auto;
        height: 130px;
        padding: 0;
    }

    .h-b-i strong {
        /*color: #fff!important;*/
        width: 50%;
    }

    .h-b-i p {
       /* color: #fff;*/
        margin: 0;
        font-weight: 400;
    }

    ul.h-b-m {
        top: 15px;
    }

    .main-slider-body {
        width: 100%;
    }
}

@media screen and (max-width: 1279px) {
    .h-b {
        background-color: #1d75a7!important;
    }
    .h-b-i p{
        color: #fff;
    }
}

@media screen and (max-width: 1023px) {
    .h-b-i strong {
        width: 100%;
    }

    ul.h-b-m {
        top: 0;
        margin-top: 10px;
    }

    .main-content-title h2, .main-content-title h1 {
        font-size: 22px;
    }
}

@media screen and (max-width: 767px) {
    .main-slider-body {
        width: auto;
    }

    .main-slider-item:after {
        background-color: rgba(29, 117, 167, 0.4);
    }

    .main-slider-body, .main-slider-body h2 {
        color: #fff;
    }

    a.btn.main-slider-btn {
        border-color: #fff;
        color: #fff;
    }

    html.bx-no-touch a.btn.main-slider-btn:hover, html.bx-touch a.btn.main-slider-btn:active {
        background-color: #fff;
        border-color: #fff;
        color: #333;
    }

    .h-b-i p br {
        display: none;
    }

    ul.h-b-m {
        top: 100%;
        margin-top: 15px;
    }

    .h-b-i strong {
        font-size: 24px;
    }

    .h-b-i p {
        font-size: 13px;
        margin-top: 10px;
    }
}

@media screen and (max-width: 479px) {
    .h-b-i strong {
        font-size: 22px;
    }
}

#question-form textarea.form-control {
	height: 193px;
}

.sb .sb-m-b {
	padding-bottom: 30px;
}