::-webkit-scrollbar-thumb:hover {
    background-color: #00757c
}

::selection {
    background: #00757c;
}

::-moz-selection {
    background: #00757c;
}

.main-section {
    padding: 20px 0;
}

hr {
    background-color: #00757c;
}

a {
    border-bottom: 1px solid #00757c;
    color: #00757c;
}

ul.dropdown-menu {
    background-color: #00555e;
}

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

.tc-primary {
    color: #00757c;
}

.bg-primary {
    background-color: #00757c;
}

.h-t {
    background-color: #00757C;
}

.h-b {
    background-color: #fff;
}

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

a.h-l {
    background-image: url('../images/h-logo.png');
    repeat center;
    background-size: contain;
    border: 0;
    display: block;
    margin: -40px 0;
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 1599px) {
    a.h-l {
    width: 130px;
    margin: 0 auto;
    height: 130px;
    padding: 0;
}
}
a.btn.btn-h {
    border-color: #00757c;
    color: #00757c;
}

html.bx-no-touch a.btn.btn-h:hover,
html.bx-touch a.btn.btn-h:active {
    background-color: #00757c;
    border-color: #00757c;
}

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

@media screen and (max-width: 1279px) {
.h-b {
    background-color: #00757C;
}
.h-b-i {
    color: #fff;
}
.h-b-i strong {
    font-size: 24px;
    display: block;
    line-height: 1;
    font-weight: 700;
    width: 80%;
}
.h-b-i p {
    color: #fff;
}
}

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: #00555e;
}

.f-h {
    background-color: #00757c;
}

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

ul.page-menu>li:hover>a, ul.page-menu>li.selected>a {
    background-color: #00757c;
}

@media screen and (max-width: 767px) {
    .main-slider-item:after {
        background-color: rgba(0, 117, 124, .4);
    }
}

html.bx-no-touch ul.main-content-menu a:hover,
html.bx-touch ul.main-content-menu a:active {
    border-bottom-color: #00757c;
    color: #00757c;
}

.btn.btn-sb-h.selected {
    border-color: #00757c;
    color: #00757c;
}

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

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

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;
}

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

.sb-abiturient-bg {
    background-image: url('../images/entrant-bg.png');
}

a.sb-abiturient {
    background-color: #18a4d7;
    color: #fff!important;
}

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

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

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

html.bx-no-touch a.sb-m2:hover,
html.bx-touch a.sb-m2:active {
    background-color: #ff7900
}

a.sb-m3 {
    background-color: #18a4d7;
    background-image: url(../images/sb-m3.png);
}

html.bx-no-touch a.sb-m3:hover,
html.bx-touch a.sb-m3:active,
html.bx-no-touch a.sb-abiturient:hover,
html.bx-touch a.sb-abiturient:active {
    background-color: #008dd9
}

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

.media-item-icon {
    background-image: url(../images/media-video.png);
}

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

button.btn.btn-primary,
input.btn.btn-primary {
    background-color: transparent;
    border-color: #00757c;
    color: #00757c;
}

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

.btn.btn-secondary {
    background-color: #00757C;
}

.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;
	}
	.h-b-i strong {
	    font-size: 24px;
	}
}

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

a.sb-abiturient {
    padding: 30px 0 30px 100px;
    text-transform: none;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    display: block;
    border: 0;
}

.sb-abiturient h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 5px;
    color: #FFF;
}

.sb-abiturient span {
    display: block;
}

.sb-abiturient .sb-abiturient-bg {
    background: url('../images/question-bg.png') no-repeat;
    width: 100px;
    height: 117px;
    left: 0;
    bottom: 0;
}

.loading {
	background-color: rgba(0,0,0,.4);
    display: none;
}

.loading-icon {
	stroke: #00757C;
}

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

.prikaz_list{}
    .prikaz_item{
        margin-bottom: 20px;
    }
    .prikaz_list .departments{}
       .prikaz_list .doc_item{
            padding:3px 0 3px 20px;
       }

