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

::selection {
    background: #0e6698;
}

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

hr {
    background-color: #0e6698;
}

a {
    border-bottom: 1px solid #801f1f;
    color: #134D4D;
}

.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: #00757C;
}

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-section {
    padding: 0px 0;
}


.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: #134D4D;
}

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: #801f1f;
}

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

html.bx-no-touch a.btn.btn-h:hover,
html.bx-touch a.btn.btn-h:active {
    background-color: #00757C;
    border-color: #00757C;
    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: #801f1f!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;
}
/*Блок Раздел науки и иновции*/
.science-innovation-block{
    margin-top: 20px;
}
    ul.science-innovation-list {
        margin: -10px;
    }
        ul.science-innovation-list li {
            float: left;
            width: 33%;
            padding: 10px;
        }
            a.science-innovation-item {
                -webkit-transition: all .3s ease-out;
                -moz-transition: all .3s ease-out;
                -ms-transition: all .3s ease-out;
                -o-transition: all .3s ease-out;
                transition: all .3s ease-out;
                display: block;
                border: 0;
                padding: 10px;
                text-align: center;
                /* height: 100px; */
                max-height: 340px;
                overflow: hidden;
                background-color: #fff;
            }
                .science-innovation-logo a {
                    background-color: #ec7500;
                }

                html.bx-no-touch .science-innovation-logo a:hover,
                html.bx-touch .science-innovation-logo a:active {
                    /*background-color: #68af0f;*/
                }
                    .science-innovation-item-images {
                        width: 100%;
                        margin: 0px auto;
                    }
                    .scientific-item-icon{
                        display: block;
                        margin: 0px auto;
                        font-size: 50px;
                        color: #00757c;
                    }
                    .science-innovation-item-title {
                        display: table;
                        height: 100px;
                        font-size: 14px;
                        width: 100%;
                        word-break: break-word;
                        color: #fff;
                    }

                    .science-innovation-item-title strong {
                        text-transform: uppercase;
                        line-height: normal;
                        display: table-cell;
                        vertical-align: middle;
                    }
    .science-innovation-block ul.f-m {
        margin: 0px;
    }

@media screen and (max-width: 1279px) and (min-width: 768px) {
    .science-innovation-block ul.f-m {
        margin: 0px 0px 0px;
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        display: block;
    }

    .science-innovation-block ul.f-m>li {
        margin-bottom: 15px;
        width: 100%;
    }

    .science-innovation-block ul.f-m-s {
        display: block;
        margin: 0;
    }

    .science-innovation-block ul.f-m>li>a {
        margin-bottom: 5px;
        padding: 0;
    }

    .science-innovation-block ul.f-m>li>a:before {
        display: none;
    }
}

@media screen and (max-width: 1279px) {
    .science-innovation-item-images {
        width: 60%;
    }

    a.science-innovation-item {
        height: auto;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .science-innovation-block ul.f-m {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media screen and (max-width: 1023px) {
    .science-innovation-block ul.f-m {
        margin: 15px -5px -15px;
    }

    ul.science-innovation-list li {
        width: 33.33%
    }

    .science-innovation-item-images {
        padding: 15px;
    }
}

@media screen and (max-width: 767px) {
    .science-innovation-block ul.f-m>li>a {
        padding: 10px 0 10px 50px;
    }

    ul.science-innovation-list {
        margin: 0;
    }

    ul.science-innovation-list li {
        width: 100%;
       padding: 0;
    }

    .science-innovation-item-images {
        width: 100%;
    }
    a.science-innovation-item {
        padding: 10px 0;
    }
    a.science-innovation-item img {
        margin: auto;
    }
}

@media screen and (max-width: 479px) {
    ul.science-innovation-list {
        margin: 0 0px;
    }

    .science-innovation-item-title {
        font-size: 12px;
        padding: 0;
        word-break: break-word;
    }

    .science-innovation-block ul.f-m>li>a {
        padding: 5px 0 5px 40px;
    }
}
/* /Блок Раздел науки и иновции*/

/* Блок направление подготовки */
.grid-col-3 {
    width: 33.3% !important;
}
.grid-col-4 {
    width: 25% !important;
}
@media all and (max-width: 1279px) {
    .grid-col-4 {
        width: 33.3% !important;
    }
}
@media all and (max-width: 1023px) {
    .grid-col-3,
    .grid-col-4 {
        width: 50% !important;
    }
    
}
@media all and (max-width: 767px) {
    .grid-col-3,
    .grid-col-4 {
        width: 100% !important;
    }
}