@import "/data/css/designer_custom.css";

/* TODO added 27.11.2019 by Matevž */
body {
    overflow: scroll;
    max-height: 100vh;
}

.content.events-content thead tr td {
    text-transform: uppercase;
    font-size: 16px;
}

#navigation a, #mobile-navigation a {
    text-transform: uppercase;
    font-weight: 500;
}

#navigation a::after {
    margin-top: 2px;
}

/* TODO fiksna višina content */

/* TODO added 27.11.2019 by Matevž */

.description.news-tile h3 {
    margin-bottom: 15px;
}

.custom-btn.dark-btn {
    color: #000;
    border-color: #000;
}

.description.news-tile {
    padding: 50px;
    text-align: center;
    border: 1px #000 solid;
    margin: 15px 0;
}

.row [class*=" col-"].paddings, .row [class^="col-"].paddings {
    padding-left: 15px;
    padding-right: 15px;
}

.row .row.paddings {
    margin-left: -15px;
    margin-right: -15px;
}


.show-more-td {

    font-weight: 500;
    cursor: pointer;
}

#error .error-block {
    text-align: center;
}

#error .error-title {
    font-size: 150px;
}

#error .lead {
    font-size: 60px;
}

#error .form-control {
    margin: 0;
}

.errorPage .content {
    height: calc(100vh - 400px);
}

.errorPage .content h1 {
    font-size: 65px;
    line-height: 1.5;
    margin: 5rem 0;
}

.errorPage .content h4 {
    font-size: 25px;
    line-height: 1.5;
    margin: 5rem 0;
}

.tt-custom-pagination {
    position: absolute;
    text-align: center;
    bottom: 20px;
    left: 48%;

}

.tt-custom-pagination li {
    float: left;
    margin: 0 10px 0 0;
}

.loading {
    display: none;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 11050;
    background-color: rgba(51, 51, 51, 0.2) !important;
    height: 100%;
}

#global.loading {
    position: fixed;
}

.loading .spinner {
    position: absolute;
    margin: auto;
    display: inline-block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 160px;
    height: 24px;
    background-image: url("/data/images/loading.gif") !important;
    background-repeat: no-repeat;
}

#locations {
    display: none;
}

.contact .form-group.has-error input,
.contact .form-group.has-error textarea,
.contact .form-subscribe .email-container.has-error input {
    border: 1px solid #a94442;
}

.contact .form-group.has-error label.control-label {
    color: #A94442;
}

.contact .form-group.has-error input:-ms-input-placeholder {
    color: #A94442;
}

.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: transparent;
}

.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: transparent;
}

.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: transparent;
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: transparent;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #000000;
}

.form-control:focus::-ms-input-placeholder { /* Microsoft Edge */
    color: inherit;
}

.contact .form-group > input:not([value=""]) + label,
.contact .form-group > input:focus + label,
.contact .form-group > textarea:valid + label,
.contact .form-group > textarea:focus + label {
    opacity: 1;
    visibility: visible;
    margin-left: 10px;
}

.contact .ignore .form-control {

}

.contact .required .control-label:after {
    content: " *";
}

.contact #results {
    display: none;
    border: 1px solid #cccccc;
    text-align: center;
}

.contact #results .text {
    margin: 10px;
}

.contact #results.show {
    display: block;
    padding: 10px;
}

.contact #results {
    margin-bottom: 30px;
}

.contact #results.error {
    border-color: #a94442 !important;
    color: #a94442;
}

.info-item .contact #results.error .text p {
    color: #fff;
}

.contact #results.success {
    border-color: #DD7902 !important;
    color: #DD7902;
}

.contact #form {
    position: relative;
    overflow: hidden;
}

.re-captcha > div {
    width: auto;
    display: inline-block;
    padding: 0;
    height: auto;
    /*background-color: #fff;*/
}

.re-captcha.has-error iframe {
    border: 1px solid #a94442 !important;
    border-radius: 3px;
}

.re-captcha-dark.has-error iframe {
    border: 1px solid #a94442 !important;
    border-radius: 3px;
}

.height-560 {
    height: 560px !important;
}

.breadcrumb li a {
    color: #fff;
}

.breadcrumb li:after {
    content: ">";
    padding: 0 5px;
}

.breadcrumb .active:after {
    content: "";
}

.breadcrumb a:hover {
    text-decoration: none;
}

.breadcrumb {
    background-color: transparent;
}

ol.breadcrumb {
    display: table;
    margin: 0 auto;
    margin-top: 20px;
    text-shadow: #000 2px 2px;
    font-weight: 600;
}

ol.breadcrumb li {
    float: left;
}

.map {
    height: 400px;
    overflow: hidden;
    width: 100%;
}

.map.partners {
    height: 600px;
}

#street-view {
    height: 100%;
}

.street-view {
    height: 400px;
    width: 100%;
    overflow: hidden;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.designer-list h1 h2 {
    margin: 10px 0;
}

.designer-list tr td {
    padding: 5px;
    border: 1px solid #CAC4BB;
}

.designer-list tr td p {
    margin: 0;
}

.padding-left-10 {
    padding-left: 10px !important;
}

/*table {*/
/*    table-layout: fixed;*/
/*}*/

.text_3_news > div {
    background: url(/data/images/clanice-bg.png);
    background-repeat: no-repeat;
    background-position: 11.5% 20%;
    background-size: auto 85%;
}

.text_3_news {
    margin-top: 20px;
}

.text_3_news + .text_3_news {
    margin-bottom: 20px;
    margin-top: 0;
}

.g_map {
    height: 100%;
}

.padding-all-10 {
    padding: 20px 10px 10px 20px !important;
}

.margin-tb-20 {
    margin: 20px 0;
}

#navigation .dropdown {
    width: 300px;
}

#mobile-navigation a:active {
    text-decoration: underline;
}

#header-logo_2 {
    height: 150px !important;
    width: 183px !important;
    background-repeat: no-repeat;
    background-size: contain;
}

.modal-body #form {
    position: relative;
    overflow: hidden;
}

.modal-header button.close {
    width: 10%;
    display: block;
    padding: 0;
    float: right;
    position: absolute;
    right: -7px;
    top: 10px;
    margin: 0;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

input[type="checkbox"].form-control {
    box-sizing: border-box;
    width: auto;
}

.content-intro {
    height: 250px !important;
}

.info-form input[type="button"] {
    background-color: #fff;
    border-color: #d0d0d0;
    width: 100%;
    max-width: 210px;
    height: 50px;
    margin-top: 20px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    color: #09567f;
    -webkit-transition: color 300ms ease-in-out, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.info-form input[type="button"].small {
    max-width: 140px;
}

.info-form input[type="button"]:hover {
    color: rgba(255, 255, 255, 1);
    border-color: CurrentColor;
    background-color: transparent;
}

#search-form input {
    background: #fff;
    font-size: 14px;
    padding-right: 60px;
}

#search-form {
    padding-top: 5px;
    margin-bottom: 15px;
}

#search-form button[type="submit"] {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 39px;
    width: 40px;
    padding: 0;
    line-height: 1;
    font-size: 18px;
    color: #e0e0e0;
    text-align: center;
    -webkit-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}

#search-form button[type="submit"] i.arrow {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 12px;
    height: 20px;
    margin-left: 5px;
}

#search-form button[type="submit"] i.arrow:after {
    webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    -webkit-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 3px;
    height: 60%;
    background: #e0e0e0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
}

#search-form button[type="submit"] i.arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 3px;
    height: 60%;
    background: #e0e0e0;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    outline: 1px solid transparent;
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.info-form input[type="button"] i {
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    margin-right: 10px;
}

.info-form input[type="button"] i:before {
    margin: 0;
    width: auto;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.gm-style-iw p:first-of-type {
    padding-bottom: 15px;
}

.padding-all-5 {
    padding: 5px !important;
}

.padding-search {
    padding: 5px 0px 5px 5px;
}

.margin-all-0 {
    margin: 0 !important;
}

.block-with-date .description {
    background-color: rgba(9, 86, 127, 0.4) !important;
}

.padding-top-25 {
    padding-top: 25px;
}

.blog-padding {
    padding-top: 3px;
}

.video.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    /*! padding: 0 !important; */
    background-color: rgba(0, 0, 0, 0.85);
    max-width: none !important;
    max-height: none !important;
    height: auto !important;
    width: auto !important;
}

.fullscreen-opened {
    overflow: hidden;
}

.video .play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 108px;
    height: 108px;
    background-color: black;
    border-radius: 50%;
    margin: auto;
    z-index: 2;
    text-align: center;
    line-height: 108px;
    vertical-align: middle;
    color: white;
    font-size: 50px;
    cursor: pointer;
}

.news_files .video .play {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 27px;
}

.video .play::after {
    position: absolute;
    top: 0;
    left: 22px;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    border-left: 37px solid white;
    border-bottom: 27px solid transparent;
    border-top: 27px solid transparent;
    content: "";
    margin: auto;
}

.news_files .video .play::after {
    left: 14px;
    width: 25px;
    height: 25px;
    border-left: 17px solid white;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
}

.video.fullscreen .play {
    display: none;
}

.video .close {
    display: none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.close:not(:disabled):not(.disabled):hover {
    color: #333;
    text-decoration: none;
    opacity: .75;
    cursor: pointer;
}

.video.fullscreen .close {
    display: block;
    position: fixed;
    top: 0;
    right: 20px;
    margin: 20px;
    color: white;
    font-size: 25px;
    z-index: 1001;
    opacity: 1;
}

.video.fullscreen video {
    position: relative;
    width: 100% !important;
    height: 100% !important;
    padding: 10% !important;
    left: 0 !important;
    right: 0 !important;
}

.menu-search {
    float: right;
    position: absolute;
    right: 0;
    top: 150px;
    height: 55px;
    background-color: #09567f;
    width: 400px;
    display: none;
    z-index: 20;
    padding: 10px;
}

.menu-search button[type="submit"] {
    bottom: 11px !important;
    right: 10px !important;
}

#submenu li.search a i {
    margin: 0;
}

.grid-height {
    min-height: 480px;
}

.heading-h1 h2 {
    font-size: 36px;
}

.bg-cyan {
    background: #04A2BF;
}

.header-item {
    width: 100%;
    position: relative;
    height: 100%;
}

.padding-top-15 {
    padding-top: 15px;
}

.content-slider .description .date {
    padding-right: 10px;
}

.content-slider .description .date .month {
    left: 80px;
}

.pt-20 {
    padding-top: 20px;
}

#submenu .dropdown-submenu {
    display: none;
}

.dropdown-submenu {
    position: fixed;


    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    top: 150px;
    z-index: 2147483647;
}

.rewards-grid,
.square-grid {
    min-height: 200px;
    text-align: center;
}

.rewards-grid a h5 {
    font-size: 16px !important;
}

.rewards-year,
.square-grid {
    min-height: 0 !important;
    text-align: center !important;
}

.rewards-year h5 {
    margin: 0 !important;
}

.error-block {
    padding: 50px 0;
    text-align: center;
}

.error-block h1.error-title {
    font-size: 10em;
}

.error-block p {
    margin-bottom: 20px;
    font-size: 4em;
}

.error-block .custom-btn {
    max-width: 300px !important;
    line-height: 2.1 !important;
    font-size: 14px !important;
}

.hide-element {
    display: none;
}

#regions_div {
    height: 500px;
    margin-top: 50px;
}

.designer-gal-img {
    margin: 5px 0;
}

.m-tb-10 {
    margin: 10px 0;
}

.column-two > div {
    padding-right: 15px !important;
}

.google-visualization-tooltip-item:first-child {
    display: none;
    visibility: hidden;
}

.tiny-mce-red {
    color: #c10000;
}

.tiny-mce-darkblue {
    color: #09567f;
}

.tiny-mce-lightblue {
    color: #04A2BF;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-square {
    padding: 0 10px 0 0 !important;

}

.events-title {
    text-align: center;
}

tbody tr td p,
tbody tr td a {
    line-height: 30px;
}

.modal-rewards-content {
    margin: 20px 0;
    padding: 0 15px;
}

body.android-scroll {
    overflow-y: scroll;
    height: 100vh;
}

.social-btn.el-bottom a:before {
    color: #fff;
}

.square-grid {
    border: 1px solid #333;
    background-color: #fff;
}

.square-grid:hover {
    border-color: #04A2BF;
}

.square-grid h5 {
    color: #333;
}

.padding-square a:hover {
    text-decoration: none !important;
    color: #04A2BF;
}

.padding-square a:hover h5 {
    color: #04A2BF;
}

#footer-form p {
    padding: 0;
}

#footer-logo {
    background-repeat: no-repeat;
    background-size: contain;
}

.block-courses_details p:first-child {
    margin-top: 0;
}

.padding-square:last-child {
    padding-right: 0;
}

#mobile-submenu {
    padding-top: 0;
    top: 88%;
}

.margin-t-20 {
    margin-top: 20px;
}

.grid-height a:hover {
    text-decoration: none;
}

.mobile-logo img {
    position: absolute;
    left: 10px;
    top: 5px;
    width: 50px;
    padding: 5px;
}

.mobile-logo a.fix10 img {
    width: 100px;
}


#mobile-navigation a {
    line-height: 26px;
}

.line a:not(.fix10) {
    width: 120px;
    display: inline-block;
    text-align: center;
}

.j-c {
    justify-content: center;
}

.line a.fix10 {
    width: 80%;
    display: inline-block;
    text-align: center;
}

#bus_mailing_modal select {
    display: block;
    width: 100%;
    outline: none;
    background: none;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    padding: 8px 20px;
    color: #454545;
    color: rgba(69, 69, 69, 0.5);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color 300ms ease-in-out, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.view section {
    padding: 10px 0;
}

.view [class^="col-"] {
    padding: 0 15px;
}

.event-type {
    padding: 5px 10px;
    display: block;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    position: absolute;
    top: 25px;
    left: 25px;
}

.archive-blog ul li a {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.archive-blog ul#blogs_by_years li {
    display: inline-block;
    padding: 10px;
}

.archive-blog ul#blogs_by_months li.subitem {
    display: inline-block;
    padding: 10px;
}

.news-grid.events-grid {
    min-height: unset !important;
}

.news-grid {
    min-height: 200px !important;
}

.content.events-content tr td {
    padding: 10px 20px;
}

.events-content .even {
    background: #6d6d6d26;
}

ul.subitem-month {
    display: none;
}

.events-content .custom-btn {
    margin: 0 !important;
    color: #09567f;
}

.events-content:not(.mobile-same) table {
    width: 100%
}

.events-content.mobile-same {
    overflow-y: auto;
}

.events-content {
    min-height: 40vh;
}

ul#blogs_by_years li.parent.active > a {
    color: #09567f;
}

ul#blogs_by_years li.parent.active {
    background: #CAC4BB;
}

ul.subitem-month li a.active,
.subitem.month.active a {
    color: #09567f;
}

.subitem.month.active,
.subitem-month.active li {
    background: #CAC4BB;
}

a.active {
    display: block;
}

ul.subitem-month {
    position: relative;

}

ul#blogs_by_months li.active ul.subitem-month {
    display: block;
}

.bg-greey {
    background-color: #CAC4BB;
}

ul.subitem-month.active {
    display: block;
}


.column-two ul {
    list-style-type: circle;
    margin-left: 15px;
}

.content ul {
    list-style-type: circle;
    margin-left: 15px;
}

.news-grid.P30 {
    padding: 20px;
}

.text .date-blog {
    position: absolute;
    top: 30px;
    background-color: #09567f;
    color: #fff;
    left: 20px;
    padding: 5px;
}

.photo div.caption-photo {
    text-align: center;
}

.photo div.caption-photo {
    color: #3d3d3d;
    font-size: 11px;
    font-style: italic;
}

.fullwidth-photo div.caption-photo {
    text-align: center;
}

.fullwidth-photo div.caption-photo {
    color: #3d3d3d;
    font-size: 11px;
    font-style: italic;
}

footer div.social-btn a:first-of-type {
    margin-left: 0px !important;
}


.block-with-date .date .month {
    font-size: 15px;
}

.modal-footer {
    padding: 1rem;
}

.custom-btn.accordion {
    margin-top: 0;
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-left: 2px solid #ccc;
    margin-top: 20px;
}

ul#blogs_by_years {
    padding: 0px 20px 0px 20px;
}

ul#blogs_by_months {
    padding: 0px 20px 8px 20px;
}

.tt-custom-pagination li a {
    color: #000;
    font-size: 20px;
}

.tt-custom-pagination li.active a {
    color: #09567f;
    cursor: unset;

}

.tt-custom-pagination li.active a:hover {
    text-decoration: none;
}

.mobileview {
    display: none;
}

.not-mobile {
    display: block;
}

@media only screen and (min-width: 1921px) {
    .grid-height,
    .block-courses_details,
    .map.partners {
        min-height: 704px;
    }
}

@media only screen and (max-width: 991px) {
    table.katalog-predmetov-table tr.table-row-inputs td {
        width: 100% !important;
    }

    .accordion-row-hidden .accordion-contents {
        padding-left: 15px;
        padding-right: 15px;
    }

    .accordion-row-hidden.active .accordion-contents > div {
        text-align: left !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .accordion-row-hidden td.table-cell {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .accordion-row-hidden .accordion-contents .text-center {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .accordion-row-hidden.active .accordion-contents > div {
        display: block !important;
    }

    .accordion-row-hidden .accordion-contents {
        left: unset !important;
    }

    .padding-square {
        padding-right: 0 !important;
        margin: 0 !important;
    }

    .view img {
        float: left;
    }

    .language-li {
        float: right;
        padding-right: 30px;
    }

    .errorPage .content {
        height: auto;
    }

    .mobileview {
        display: block;
    }


    .not-mobile {
        display: none;
    }

    .events-content:not(.mobile-same) table thead {
        display: none;
    }

    .events-content:not(.mobile-same) table tr td {
        width: 100% !important;
        float: left;
    }

    .events-content:not(.mobile-same) table tr td .cookies.custom-btn {
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .index_partners picture,
    .index_partners .partner-container a {
        display: flex;
        justify-content: center;
    }

    .index_partners picture img {
        max-width: 70%;
    }

    .index_partners .square-partner {
        /*flex: 1;*/
        height: 126px;
        min-height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 120px;
        max-width: unset;
        margin: unset !important;
    }

    .mobile-language {
        position: absolute;
        top: 28px;
        right: 30%;
        float: right;
        display: block !important;
        visibility: visible !important;
    }

}

.mobile-logo-container-2 {
    width: 130px !important;
}

.content-slider .title {
    font-weight: 500 !important;
    font-size: 22px !important;
    text-shadow: #000 1px 1px 1px;
}

.content-slide-small .title {
    font-weight: 500 !important;
    max-width: 80%;
    margin: 0px auto;
    font-size: 22px !important;
    text-shadow: #000 1px 1px 1px;
}

@media only screen and (max-width: 1280px) {

    .content-slide-small .title {
        font-size: 18px !important;
        max-width: 90%;
    }
}

@media only screen and (max-width: 767px) {

    .mobile-height {
        height: 200px !important;
    }

    .header-item {
        height: 100px;
    }

    #menu-open {
        top: 50%;
        transform: translateY(-50%);
    }


    .left-menu-list li > span::after {
        right: 0;
        left: 98%;
    }

    #header-logo {
        top: 33%;
        left: 20%;
    }

    .header-item .line:first-child {
        height: 130px !important;
    }

    .column-description p {
        font-size: 12px;
    }

    #footer-logo {
        margin: -7px 0 0 0 !important;
        margin-bottom: 15px !important;
    }

    #mobile-navigation a {
        font-size: 21px;
        line-height: 28px;
    }

    ul#blogs_by_months {
        padding: 0px 20px 75px 20px;
    }
}


.content-slider-container {
    display: none;
}

.custom-btn.inverted {
    background-color: #09567f;
    border-color: #09567f;
    color: #fff;
}

.custom-btn.inverted:hover {
    background-color: #fff;
    border-color: #09567f;
    color: #09567f;
}

.events-content table thead tr td, .fw700 {
    font-weight: 700;
}

#event_search {
    margin: 15px 0;
    max-width: calc(100% - 50px);
    display: inline-block;
    width: 100%;
    outline: none;
    background: none;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    padding: 8px 20px;
    color: #454545;
    color: rgba(69, 69, 69, 0.5);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: color 300ms ease-in-out, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, border-color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.event_search_button {
    margin: 15px 0;
    height: 37px;
    width: 37px;
    border-radius: 0;
    border: 1px solid #09567f;
    background: #09567f;
    color: #fff;
}

.event_search_button:hover {
    color: #09567f;
    background: #fff;
}

.df {
    display: flex;
}

.aic {
    align-items: center;
}

.filter-group {
    margin: 10px 0;
}

.filter-group > select {
    width: 100%;
    padding: 5px 01px;
}

.filter-group > label {
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
}

.filter-area {
    background: #09567f;
    padding: 20px;
}


.square-grid h5 {
    margin-bottom: 0 !important;
}

.square-grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.linked_square {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.linked_square > div {
    margin-bottom: 10px;
}

.square-grid.square-blue {
    background: #09567F;
    border: none;
    transition: all .3s ease;
}

.square-grid.square-blue > * {
    color: white !important;
}

.square-grid.square-blue:hover {
    transform: translateY(-5px);
}


.df {
    display: flex;
    display: -webkit-flex;
}

.h-100 {
    height: 100%;
}


.single-info.cs-mb {
    margin-bottom: 10px;
}


.cs-block-container {
    background: white;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 30px;
}


.cs-single-event-card {
    flex: 1;
}

.cs-events-title {
    font-size: 25px;
    line-height: 1;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin: 0;
}

.cs-events-container {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 0 0;
    background: #f3f3f3;
}

.cs-event-cont .cs-text {
    padding-left: 15px;
    padding-right: 15px;
}

.cs-text h3 {
    font-size: 18px;
}

.cs-text h3 a {
    color: black;
    text-decoration: none;
}

.cs-event-cont {
    margin: 15px 0;
}

.cs-date {
    display: flex;
    flex-direction: column;
    min-height: 60px;
    min-width: 40px;
    justify-content: center;
    align-items: start;
    font-weight: bold;
    color: #09567F;
    text-transform: uppercase;
    margin-left: 20px;
}

.cs-event-cont {
    display: flex;
    align-items: center;
}

.cs-location-tags {
    display: flex;
    gap: 10px;
}

.cs-event-type,
.cs-location-type {
    border-radius: 50px;
    padding: 0px 10px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px;
}

.cs-event-type {
    background: #09567F;
}

.cs-location-type {
    background: #04A2BF;
}


.cs-info-tag + .cs-info-tag {
    border-left: 2px solid #cbcbcb;
    margin-left: 5px;
    padding-left: 5px;
}

.cs-info-tags {
    display: flex;
    margin-top: 5px;
}


.cs-block-container {
    background: white;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 30px;
}

.cs-events-title {
    font-size: 25px;
    line-height: 1;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin: 0;
}

.cs-events-container {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 10px 0 0;
}


.cs-event-cont .cs-text {
    padding-left: 20px;
}

.cs-text h3 {
    font-size: 18px;
}

.cs-text h3 a {
    color: black;
    text-decoration: none;
}

.cs-event-cont {
    margin-bottom: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    margin-top: 5px;
}

.cs-date {
    display: flex;
    flex-direction: column;
    min-height: 60px;
    justify-content: center;
    align-items: start;
    font-weight: bold;
    color: #09567F;
    text-transform: uppercase;
    margin-left: 25px;
    padding-right: 20px;
    min-width: 50px;
}

.cs-text {
    border-left: 2px solid #09567f;

}

.cs-event-cont {
    display: flex;
    align-items: start;
}


.cs-events-container .cs-text.has-description {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 1;
}

.cs-events-container .cs-text.has-description > .cs-event-data {
    flex: 0 0 100%;
    width: 100%;
}

.cs-events-container .cs-text.has-description > .cs-description {
    flex: 0 0 100%;
    width: 100%;
}

@media screen and (min-width: 1201px) {

    .cs-events-container .cs-text.has-description > .cs-event-data {
        flex: 0 0 50%;
        width: 50%;
    }

    .cs-events-container .cs-text.has-description > .cs-description {
        padding-left: 15px;
        padding-right: 15px;
        flex: 0 0 50%;
        width: 50%;
    }
}

#menu-open span {
    margin-left: 0;
}

#menu-open {
    right: 20px;
}

@media screen and (max-width: 767px) {

    .cs-info-tags {
        flex-direction: column;
    }

    .cs-info-tag + .cs-info-tag {
        border-left: none;
        margin-left: 0;
        padding-left: 0;
    }

    .menu-search {
        top: 75px;
        right: 0;
        width: 100vw;
        padding-top: 8px !important;
    }

    .menu-search button[type="submit"] {
        bottom: 8px;
    }
}

.cs-description {
    margin-top: 5px;
    margin-bottom: 5px;
    font-style: italic;
}

.cs-btn {
    display: inline-block;
    vertical-align: top;
    line-height: 1.1;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #09567f;
    padding: 12px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.cs-mtb-15p {
    margin-top: 15px;
    margin-bottom: 15px;
}


.comments-container,
.cs-mw {
    max-width: 1000px
}

.single-comment {
    padding: 15px;
    box-shadow: 1px 1px 15px 0px rgba(213, 213, 213, 0.42);
    margin-bottom: 20px;
}

.comment-date {
    font-style: italic;
    font-size: 13px;
    color: #6c6c6c
}

.comment-name {
    font-weight: bold;
    font-size: 15px;
}

.mobile-language {
    display: flex;
    padding-right: 20px;
}


.content-slider {
    background-color: #09567f;
}

@media screen and (min-width: 768px) {
    .block-courses_details .img-responsive {
        margin-bottom: 60px;
    }
}

.dfw {
    display: flex;
    flex-wrap: wrap;
}

.a-c {
    align-items: center;
}

.j-e {
    justify-content: end;
}

.transform-logo {
    height: 25px;
    padding-left: 25px;
}

#navigation .dropdown a {
    text-transform: initial;
    font-weight: initial;
}

.mobile-logo img {
    top: 50%;
    transform: translateY(-50%);
    max-height: 100%;
    width: auto;
}


.cs-pl-30 {
    padding-left: 30px !important;
}

@media screen and (max-width: 1199px) {
    .cs-pl-30 {
        padding-left: 20px !important;
    }
}


.cs-pl-15 {
    padding-left: 15px !important;
}

@media screen and (max-width: 1199px) {
    .cs-pl-15 {
        padding-left: 5px !important;
    }
}

@media screen and (max-width: 991px) {
    .faculty-container {
        padding-top: 95px;
        padding-bottom: 65px;
    }

    #mobile-menu-container {
        background: #09567f;
        z-index: 5000;
    }

    #menu-open {
        right: 30px;
    }

}

@media screen and (max-width: 580px) {

    #footer .social-btn {
        justify-content: center;
    }

    .mobile-height {
        height: unset !important;
    }

    .footer-item.j-e {
        justify-content: center;
    }
}


.mobile-logo img {
    left: 30px;
}

#menu-close {
    color: #09567f;
}

#menu-close:hover {
    color: #17709f;
}

.mobile-logo-container {
    width: 100%;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    background: white;
}


.dfc {
    display: flex;
    flex-direction: column;
}

.f-1 {
    flex: 1;
}

.slider2 {
    z-index: 100;
    position: relative;
}

.slider2 .title {
    color: white;
    font-size: 55px;
    z-index: 55;
    padding-right: 100px;
    padding-left: 50px;
    display: flex;
    flex-direction: column;
    font-weight: lighter;
}

.slider2 .slide {
    background-position: 50% 50% !important;
    line-height: 57px;
}

.mw-mc {
    max-width: max-content;
}


.slider2 .text-container {
    min-width: 59%;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    /*clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%);*/
}

@media screen and (min-width: 1600px) {
    .slider2 .text-container {
        clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 100%);
    }
}

@media screen and (min-width: 2300px) {
    .slider2 .text-container {
        clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    }
}


.slider2 .text-container::before {
    content: "";
    background: #09567f;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    position: absolute;
}

#index #main.container-fluid {
    padding: 0 !important;
}

.index-icon {
    max-width: 20px;
    margin-right: 15px;
    z-index: 2;
    position: relative;
    width: 100%;
}


.index-title {
    color: #09567f;
    margin-bottom: 2px;
    z-index: 2;
    position: relative;
    font-size: 22px;
    text-transform: uppercase;
}

.icon-blue path {
    fill: #09567f !important;

}

.dropdown {
    z-index: 555 !important;
}


@media screen and (min-width: 992px) {
    .video-block .index-video-img {
        height: 310px;
    }

    table.katalog-predmetov-table.td-width-19 tr td {
        width: auto !important;
    }

    .accordion-row-hidden .accordion-contents > div .mobileview {
        width: 15%;
        text-align: left;
    }

    .accordion-row-hidden .accordion-contents > div .hidden-row-text {
        width: 85%;
    }

    table.td-width-19 tr td {
        width: 14.4444% !important;
    }

    .large-w-20 {
        width: 20% !important;
    }

    .mr-m-10p {
        margin-right: -10px !important;
    }

    .ml-m-20p {
        margin-left: -20px !important;
    }

    .ml-m-10p {
        margin-left: -10px !important;
    }


}

.px-45p {
    padding-left: 45px;
    padding-right: 45px;
}

.index-button a {
    color: black;
}

.index-button {
    margin-top: 20px;
    max-width: max-content;
    border: 1px solid #09567f;
    padding: 10px;
}

.blog-title {
    color: black;
    font-size: 17px;
    margin-top: 10px;
    font-weight: bold;
}

.p-0 {
    padding: 0;
}

.faculty-container {
    max-width: 1000px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    padding-top: 15px;
}

.px-15p {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.faculty-name {
    background: rgba(255, 255, 255, 0.76);
    text-align: center;
    padding: 14px;
    border-radius: 7px;
    color: #09567f;
    font-weight: bold;
    font-size: 15px;
}

.cs-block-container.transparent {
    background: transparent !important;
}

.cs-block-container.transparent .icon-blue path {
    fill: white !important;
}

.cs-block-container.transparent .index-title {
    color: white !important;
}

.faculty::before {
    content: "";
    background: #09567f;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.7;
}

.partner-container {
    border-radius: 5px;
    padding: clamp(5px, 1.5vw, 15px);
}

.partners-container {
    margin: auto;
    width: 100%;

    padding: 20px;
}

.padding-left-100 {
    padding-left: 100px;
}


.bg-blue-poly {
    clip-path: polygon(19% 0px, 100% 0px, 100% 100%, 7% 100%);
    background: #09567f;
    top: 0;
    right: -19vw;
    bottom: 0;
    left: 60px;
    position: absolute;
}

.pl-0 {
    padding-left: 0;
}

.color-white {
    color: white !important;
}

.mb-20p {
    margin-bottom: 20px;
}

.social-btn {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.social-btn a {
    color: white !important;
}

.social-btn a:hover {
    opacity: 0.7;
}

.custom-btn.color-white:hover {
    background: white;
    color: #09567f !important;
    border-radius: 3px;
}

.footer-item {
    color: white;
}

body {
    max-width: 100vw;
    overflow-x: hidden;
}

.index-news-container .owl-nav.disabled,
.index-news-container .owl-nav {
    position: absolute;
    left: -20px;
    top: 0;
    right: -20px;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.owl-prev span,
.owl-next span {
    font-size: 50px;
    color: #09567f;
}

.owl-prev {
    transform: translateX(-50%);
}


.owl-next {
    transform: translateX(50%);
}

.p-20p {
    padding: 20px !important;
}

.container {
    max-width: 100%;
}


.cs-date-blog {
    background: #09567f;
    color: white;
    font-size: 15px;
    font-weight: bold;
    padding: 10px;
    position: absolute;
    right: 45px;
    top: 25px;
    z-index: 2;
}

.relative {
    position: relative;
}

.cs-single-blog-card .blog-title,
.cs-text h3 a {
    font-size: 17px !important;
}

.cs-date > * {
    color: black;
}

.cs-date {
    min-width: 60px;
}

.cs-info-tag {
    color: #09567f;
}

.cs-date .date-num {
    font-size: 27px;
    line-height: 27px;
}

.px-30p {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.bg-grey {
    background: #f3f3f3;
}

/*.clanice-title {*/
/*    position: absolute;*/
/*    top: 100%;*/
/*    left: 15px;*/
/*    right: 15px;*/
/*}*/

.margin-tb-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.cs-mobile {
    display: none;
}

@media screen and (max-width: 580px) {

    .clanice-container {
        padding-left: 0 !important;
        flex-direction: column !important;
        display: flex;
    }

    .margin-tb-40 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .clanice-title {
        color: black !important;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        text-align: left;
        margin-top: 15px;
    }

    .ml-m-20p {
        margin-left: 0 !important;
    }

    .text_3_news > div {
        background-position: 10% 5%;
    }
}

@media screen and (max-width: 991px) {
    .index-video-img {
        height: 100%;
    }

    .bg-blue-poly {
        display: none;
    }

    .padding-left-100 {
        padding-left: 0 !important;
    }

    .slider2 .title {
        font-size: 47px;
    }

}

@media screen and (max-width: 1200px) {
    .cs-desktop {
        display: none;
    }

    .cs-mobile {
        display: block;
    }


    .clanice-container {
        flex: 0 0 100%;
    }
}


.tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 270px;
    background-color: #09567f;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    bottom: 40px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}


.tooltip {
    cursor: pointer;
    text-decoration: none;
}

.photo > div {
    margin-bottom: 20px;
}

/*

section .photo img {
    margin-bottom: 20px;
}
*/

@media screen and (max-width: 580px) {
    .designer-container section:first-of-type {
        max-width: unset !important;
    }

    .cs-date-blog {
        position: relative !important;
        margin-top: 15px;
        right: unset !important;
        top: unset !important;
    }


    .cs-event-cont .cs-date {
        margin-top: 5px;
    }

    .cs-event-cont {
        align-items: start;
    }
}

.cs-time {
    font-weight: normal;
}

.cs-events-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.df {
    display: flex;
}

.a-c {
    align-items: center;
}

.archive-button {
    font-size: 16px;
}

.margin-b-60 {
    margin-bottom: 60px;
}

.clanice-title {
    margin-top: 7px;
    font-size: 15px;
}

table * {
    font-size: 13px !important;
}

.index-mb {
    margin-bottom: 10px;
}

img {
    max-width: 100%;
    height: auto;
}


.cs-container {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

.slider2 .title {
    padding-left: 45px;
}

.w-100 {
    width: 100%;
}

.footer-bg {
    background: #09567f;
}

.square-partner {
    height: clamp(90px, 9.5vw, 185px);
    width: clamp(95px, 10.4vw, 200px);
    margin: 10px;
    flex: 10;
    max-width: 200px;
}


.square-partner > div {
    width: 100%;
    height: 100%;
}


.partner_4406 {
    width: 100%;
    max-width: 260px;
}

/*

.square-partner {
    max-width: 200px;
    width: 100%;
    height: 185px;
}

.square-partner > div {
    width: 100%;
    height: 100%;
}
*/


.p-10p {
    padding: 10px !important;
}

.cs-single-blog-card {
    padding: 0 !important;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .cs-single-blog-card {
        padding: 0 !important;
    }
}

.mb-10p {
    margin-bottom: 10px;
}


.index_faculty .cs-container {
    padding-left: 0;
}

.no-bg {
    background: none !important;
}

.pt-30p {
    padding-top: 30px;
}

.faculty2 .cs-block-container {
    /*padding-top: 15px;*/
    padding-top: 40px;
    padding-bottom: 15px;
}

.mlr-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.pl-15p {
    padding-left: 15px;
}


.slider-button {
    background: rgba(9, 86, 127, 0.85);
    color: white;
    text-decoration: none !important;
    border-radius: 5px;
    padding: 10px 15px;
    min-width: 100px;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    max-width: max-content;
    margin-top: 30px;
}

.z-5 {
    z-index: 5;
}

@media screen and (min-width: 768px) {
    .mobile-slider2 {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .desktop-slider2 {
        display: none !important;
    }

    .partners-container {
        padding: 10px 0;
        flex-wrap: wrap;
    }

    .partners-container > div {
        flex-wrap: wrap;
        justify-content: center !important;
    }

    .partner_4406 {
        max-width: 200px;
    }

    .partner_4938, .partner_4403, .partner_4367 {
        margin-top: -40px !important;
    }

    .square-partner {
        width: 100%;
        height: 100%;
        flex: 0 0 50%;
    }

    .partners-container .text-container {
        flex-wrap: wrap;
    }
}

.mobile-slider2.slider2 .text-container span {
    position: relative;
    z-index: 5;
}

.mobile-slider2.slider2 .text-container {
    clip-path: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 28px;
}

.mobile-slider2.slider2 .text-container:before {
    background: #09567f85;
}

.mobile-categories .mobile-category {
    color: white;
    font-size: 16px !important;
    line-height: 20px !important;
    text-transform: uppercase;
    padding: 10px 6px;
    text-align: center;
}

.mobile-categories {
    display: flex;
    gap: 10px;
    align-items: center;
    background: #09567f;
    padding-top: 10px;
    padding-bottom: 10px;
    justify-content: space-around;
    margin-top: 15px;
}

.owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}

.owl-dot {
    background: white !important;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    opacity: 0.6;
}

.owl-dot.active {
    opacity: 1;
}

.mobile-category-divider {
    display: none;
}

.mobile-category + .mobile-category-divider,
.mobile-button-divider {
    display: block;
    border-left: 2px solid white;
    min-height: 40px;
}

.margin-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}


.faculty {
    background-size: cover !important;
    background-position: center center !important;
}

.text-container > div {
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    /*.cs-blog-cont .blog-title {*/
    /*    color: white;*/
    /*    font-size: 26px !important;*/
    /*    line-height: 28px;*/
    /*    */
    /*}*/
    .cs-blog-cont .blog-title {
        color: white;
        font-size: 22px !important;
        line-height: 24px !important;
        font-weight: normal;
    }

    .cs-blog-cont {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding: 0 15px;
    }

    .cs-single-blog-card > a {
        position: relative;
    }

    .mobile-height {
        height: unset !important;
    }
}

.index-buttons-container {
    display: flex;
    background: #09567f;
    padding: 10px 5px;
}

.mobile-index-button a {
    color: white;
    text-transform: uppercase;
    font-size: 16px;
}

.mobile-index-button {
    justify-content: center;
    display: flex;
    line-height: 20px;
    flex: 0 0 50%;
    align-items: center;
}


.pl-10per {
    padding-right: 30px;
    justify-content: end;
}


.pr-10per {
    justify-content: start;
    padding-left: 30px;
}


.clanice-title-mobile {
    position: absolute;
    right: 0;
    bottom: 20%;
    padding: 10px 20px 10px 10px;
    font-size: 20px;
}

.color-white-in > * {
    color: white;
}

@media screen and (max-width: 767px) {

    .faculty-container {
        padding-top: 85px !important;
    }

    .mobile-language {
        top: 40px;
        right: 62px;
        float: right;
        visibility: visible !important;
        z-index: 5;
        display: flex !important;
        padding-right: 20px;
    }

    .language-li {
        padding-right: 25px;
    }

    .menu-search {
        z-index: 555555;
        left: 15px;
        top: 100px !important;
    }

    .menu-search button[type="submit"] {
        bottom: 8px !important;
    }
}

.mobile-logo-container-2 {
    display: none !important;
}

@media screen and (max-width: 680px) {

    .cs-index-title {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .faculty-container .px-30p {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .cs-block-container {
        padding-left: 10px !important;
        padding-right: 10px !important;

    }


    .fix10 {
        display: none !important;
    }

    .mobile-logo-container-2 {
        display: block !important;
    }

    .footer-bg {
        padding-bottom: 70px;
    }

    .partners-container .text-container {
        justify-content: space-between;
    }


}

@media screen and (max-width: 580px) {
    .clanice-title-mobile {
        bottom: 15%;
    }


    #footer .el-bottom {
        padding-top: 0;
        text-align: right;
    }


    #footer .el-bottom-container {
        justify-content: end;
    }

    .cobiss {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .cobiss .cs-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .cs-blog-cont .blog-title {
        margin-top: 0;
    }

    .cs-blog-cont .slider-button {
        margin-top: 10px;
        margin-bottom: 20px;
    }
}

.background-polygon {
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
    position: absolute;
    left: -25px;
    top: 0;
    right: 0;
    bottom: 0;
    background: #09567fba;
}

.margin-tb-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.j-sb {
    justify-content: space-between;
}

.pb-0 {
    padding-bottom: 0;
}

.footer-text,
.footer-text > a {
    font-size: 16px;

}

.footer-text > a {
    color: white;
}

.footer-text,
#footer h5 {
    color: #ffffffdb;
}

.nepedagoske-desc {
    margin-top: 50px;
}


.partners-container .text-container {
    justify-content: space-between;
}


.footer-item a {
    font-weight: bold;
}

.cs-event-cont .cs-text h3 a {
    text-transform: initial;
}

.text_3_news {
    margin-top: 40px;
}

.cobiss .cs-container {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

#search-form {
    z-index: 5555;
}

.image-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: black;
    opacity: 0.44;
}

@media screen and (max-width: 1565px) and (min-width: 768px) {
    #navigation .fix10 {
        padding-left: 10px !important;
    }
}

@media screen and (max-width: 767px) {
    .content-slide-small.index-mb.cs-container {
        margin-bottom: 0 !important;
    }

    footer .P30 h5 {
        font-size: 13px;
    }

    .designer-list table {
        width: 100% !important;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}


table {
    height: unset !important;
}

.filter-area .filter-item {
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
}

.table-more-info-btn .custom-btn {
    background-color: #09567f;
}


.accordion-row-hidden:not(.active) {
    display: none !important;
}

.accordion-row-hidden td {
    display: block;
}

.table-cell {
    display: table-cell !important;
}

.accordion-row-hidden.active .accordion-contents .mobileview {
    display: block !important;
}

.accordion-row-hidden.active .accordion-contents > div {
    display: flex;
    padding: 5px 30px;
    justify-content: space-between;
    gap: 10px;
    /*align-items: center;*/
}

.accordion-row-hidden td {
    padding: 50px;
}

.accordion-contents > div:nth-child(2n+1) {
    background-color: #e0ebf0;
}

.accordion-row-hidden .accordion-contents {
    width: 100%;
    left: 4%;
    position: relative;
}

.hidden-row-text {
    text-align: left;
}

.table-more-info-btn .custom-btn {
    padding: 10px;
    width: 70px;
}

.semester-note {
    font-size: 12px;
    line-height: 20px;
    padding-top: 10px;
    font-style: italic;
}

.accordion-row-hidden .accordion-contents {
    padding-bottom: 70px;
}


.d-none {
    display: none !important;
}

.hidden-input {
    display: none !important;
}

.grey-partners img {
    filter: grayscale(1);
}

.index_partners:not(.grey-partners) .partners-container {
    margin-bottom: 0;
    padding-bottom: 0
}

.index_partners.grey-partners .partners-container {
    margin-top: 0;
    padding-top: 0;
}

.p-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.katalog-predmetov-table tr td {
    padding: 6px !important;
}

.katalog-predmetov-table {
    font-size: 12px !important;
}

.pb-20 {
    padding-bottom: 20px;
}

.bg-white {
    background-color: #fff;
}

.video-block .video.box{
    min-height: 100% !important;
}

.video-block .video.box .index_video_path {
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    background-position: center;
}