@media screen and (min-width: 768px) {
    .menu-transparent .menu-wrapper .navigation {
        background:  rgba(26, 71, 132, 0.9);/*rgba(106, 95, 234, 0.9)*/
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1256px;
    }
}

.gray-box {
    background: #f6f7fb;
    padding: 30px;
    text-align: center;
    font-size: 20px;
}

.gray-box p {
    margin: 0;
    padding: 0;
}

.user-icon {
    border: 0;
    border-left: 1px solid #d9dce8;
    padding: 0;
    width: 56px;
    height: 56px;
}

.user-icon img {
    width: 15px;
    height: 16px;
}

.snowContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#snow {
    width: 100%;
    height: 100%;
    background-image: url("../img/snow/snow_1.png"), url("../img/snow/snow_2.png"), url("../img/snow/snow_3.png");
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
}

@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-moz-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

.card_struktur__content {
    text-align: justify;
}

.mainbody {
    padding-bottom: 20px;
    margin-top: -166px;
    clear: both;
}

.mainbody.nomarg {
    margin-top: 0;
}

.obrazovanie {
    padding: 20px 60px 0 60px;
}

.modules {
    margin-top: 28px;
}

.modules h4 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
}

@media screen and (max-width: 576px) {
    .daterangepicker,
    .daterangepicker .drp-calendar {
        max-width: 100%;
        width: 100%;
    }
    .modules {
        background: #f8f9fa;
        box-shadow: inset 0 1px 0 0 #d9dce8;
        margin-top: 0;
        padding-bottom: 8px;
    }
    .modules h4 {
        font-size: 24px;
        padding: 24px 20px 6px 20px;
    }
    footer {
        box-shadow: inset 0 1px 0 0 #d9dce8;
    }
    footer .row>div {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.social-article {
    border-top: 1px solid #d9dce8;
    padding: 1.5rem 0;
}

.backmain-wrap {
    background: #f6f7fb;
}

.nav-subhead a {
    color: #fff;
    line-height: 18px;
    font-size: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    padding: 6px 12px;
    margin-right: 8px;
    margin-bottom: 12px;
    text-decoration: none;
}

.nav-subhead a:hover,
.nav-subhead a:focus {
    border: 1px solid #fff;
    text-decoration: none;
}

.faces,
.photoday,
.citata {
    background: url(../img/faces-bg.jpg) no-repeat top center;
    background-size: cover;
}

.nav-subhead a.current {
    color: #000;
    background: #fff;
    border: 1px solid #fff;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #6c60eb;
}

.imedia .nav-subhead a {
    border: 0;
    margin-right: 24px;
    padding: 6px 0;
}

.navi-tabs a {
    border: 1px solid rgba(112, 120, 125, 0.3);
    font-size: 14px;
    line-height: 16px;
    padding: 10px 24px;
    color: #000;
    margin-right: 8px;
    margin-bottom: 12px;
    border-radius: 5px;
    text-decoration: none;
    -ms-flex-item-align: center;
    align-self: center;
}

.navi-tabs a.current {
    border: 1px solid #6c60eb;
    background: #6c60eb;
    color: #fff;
}

.navi-tabs a:hover,
.nav-tabs a:focus {
    border: 1px solid #6c60eb
}

.navi-tabs-head {
    font-size: 20px;
    line-height: 22px;
    font-family: "Gilroy Extra Bold";
    margin-bottom: 16px;
}

.citata_wrap {
    position: relative;
    padding: 1rem;
}

.citata_back {
    font-family: "Gilroy Extra Bold";
    color: #fff;
    text-transform: uppercase;
    font-size: 184px;
    line-height: 192px;
    opacity: .2;
    text-align: center;
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    width: 100%;
}

.citata_block {
    padding-top: 8.75rem;
    padding-bottom: 7.5rem;
    max-width: 730px;
    margin: 0 auto;
}

.citata_text {
    background: #fff;
    padding: 48px 64px;
    font-family: "Gilroy Extra Bold";
    font-size: 22px;
    line-height: 36px;
    position: relative;
}

.citata_text__span {
    position: relative;
}

.citata_text__span:after {
    content: "";
    position: absolute;
    left: -32px;
    top: -16px;
    background: url(../img/quote.svg) no-repeat 0 0;
    width: 32px;
    height: 32px;
}

.citata_text:after {
    content: "";
    position: absolute;
    left: 64px;
    bottom: -22px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 32px 0 0;
    border-color: #fff transparent transparent transparent;
}

.citata_footer {
    margin-top: 38px;
    padding: 0 16px;
}

.citata_img {
    width: 104px;
    height: 104px;
    background-size: cover;
}

.citata_avtor {
    margin-left: 24px;
}

.citata_avtor h4 {
    color: #fff;
    margin-bottom: 0
}

.citata_avtor .under_head {
    color: rgba(255, 255, 255, 0.4);
}

.photoday .section-head,
.photoday .section-head a {
    color: #fff;
}

.photoday_big .figure-caption {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.photoday_big .figure-img {
    margin-bottom: 1rem;
}

.figure-div {
    position: relative;
}

figure.effect-steve {
    z-index: auto;
    overflow: visible;
    position: relative;
}

figure.effect-steve figcaption {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1);
}

figure.effect-steve:hover figcaption {
    background: rgba(0, 0, 0, 0.7);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}


}
figure.effect-steve img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
figure.effect-steve .figure-img {
    margin: 0;
}
figure.effect-steve p {
    width: 100%;
    height: 100%;
}
figure.effect-steve a {
    color: #fff;
    padding: 0.5em;
    line-height: 16px;
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    padding: 16px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1);
}
figure.effect-steve:hover:before {
    opacity: 1;
}
figure.effect-steve:hover a {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.ico-col {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 6px 8px;
    font-size: 14px;
    line-height: 16px;
}
.ico-col:before {
    content: "";
    display: inline-block;
    background: url(../img/kolphoto_w.svg) no-repeat 0 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 4px;
}
a.right-arrow-w {
    background: url(../img/right-arrow-white.svg) no-repeat 100% 50%;
}
.photoday {
    padding: 40px 0;
}
.agu-v-smi {
    padding: 80px 0;
}
.event-head .tag {
    margin-bottom: 5px;
}
.event__date_span {
    font-size: 14px;
    color: #6c60eb;
    text-transform: uppercase;
    line-height: 20px;
    font-family: Gilroy Extra Bold;
}
.backmain-wrap__inner {
    background: url(../img/anons_news/bg-firstyle.jpg) no-repeat center 0 #f6f7fb;
    min-height: 224px;
    background-size: cover;
}
.article {
    padding: 3.75rem 3.75rem 2rem 3.75rem;
    background: #fff;
    margin-bottom: 1.75rem;
    min-height: 360px;
}
.newscard .newscar_header img {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.newscard {
    overflow: hidden;
    margin: 10px 0;
    background: #fff;
    display: flex;
}
.newscard:last-child {
    margin-bottom: 0;
}
.newscar_header {
    flex: 0 0 224px;
    position: relative;
}
.newscar_block {
    padding: 24px 32px;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.newscard_title {
    margin-top: 1.25rem;
    margin-bottom: 0.5rem;
}
.newscard_title a {
    color: #000;
    font-size: 1.125rem;
}
.newscard_card_text {
    color: #70787d;
    font-size: 0.875rem;
}
.breadcrumb {
    background: none;
    border: none;
    color: #fff;
    font-size: 0.875rem;
    padding: 16px 0 8px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 0;
    margin-bottom: 20px;
}
.breadcrumb li.current {
    color: rgba(255, 255, 255, 0.5);
}
.breadcrumb a {
    padding-right: 20px;
    margin-right: 5px;
    background: url(../img/anons_news/breadcrumbs.svg) no-repeat right 50%;
    display: block;
}
.breadcrumb a {
    color: #fff;
    font-size: 0.875rem;
}

.breadcrumb li:last-child a
{
background: none;	
	
}

.menu-sidebar {
    background: #fff;
}
.article_line {
    margin-bottom: 1.5rem;
}
.published {
    font-size: 12px;
    letter-spacing: 0.3px;
    color: #70787d;
    line-height: 20px;
    margin-right: 1rem;
}
.published:before {
    content: "";
    background: url(../img/clock.svg) no-repeat 0 0;
    width: 20px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
}
.card {
    background: #f6f7fb;
    border: 0;
    border-radius: 0;
    border-top: 2px solid #6c60eb;
}
.card-img-top {
    border-radius: 0;
    margin-bottom: 20px;
}
.card-body {
    padding: 1.5rem;
}
p.card-title {
    color: #70787d;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0;
}
h5.card-text {
    font-size: 18px;
    margin-top: 4px;
}
.menu-header {
    font-size: 15px;
    font-family: Gilroy Extra Bold;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 12px;
}
.sidebar-nav {
    border: 1px solid #d9dce8;
    padding: 20px;
}
.vertical-nav {
    height: auto;
    list-style: none;
    width: 100%;
}
.vertical-nav li {
    border-bottom: 1px solid #d9dce8;
    font-size: 14px;
    line-height: 16px;
    color: #000;
}
.vertical-nav li:last-child {
    border: none;
}
.vertical-nav li.current,
.vertical-nav li.active,
.vertical-nav li:hover,
.vertical-nav li:focus {
    position: relative;
}
.vertical-nav li.current>a,
.vertical-nav li.active>a,
.vertical-nav li:hover>a,
.vertical-nav li:focus>a {
    color: #6c60eb;
    position: relative;
}
.vertical-nav li.drops>a:after {
    background: url(../img/arrow-sprite-sidebar.svg) no-repeat 100% -123px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    content: "";
    width: 6px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
}
.vertical-nav li.drops>a:hover:after,
.vertical-nav li.drops>a:focus:after {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    background: url(../img/arrow-sprite-sidebar.svg) no-repeat 100% 1px;
}
.vertical-nav li.current:before,
.vertical-nav li.active:before,
.vertical-nav li:hover:before,
.vertical-nav li:hover:before,
.vertical-nav li:focus:before,
.vertical-nav li:focus:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 4px;
    background: #6c60eb;
    left: -20px;
    display: block;
    top: 50%;
    margin-top: -8px;
}
.vertical-nav li a {
    font-size: 14px;
    color: #000;
    padding: 12px 6px 12px 0;
    display: block;
    line-height: 16px;
    text-decoration: none;
    position: relative;
}
@media screen and (max-width: 576px) {
    .agu-v-smi .container {
        padding-left: 0;
        padding-right: 0;
    }
    
    .agu-v-smi {
        padding: 0 0 24px 0;
        margin-bottom: 8px;
    }
    
    .agu-v-smi .section-head {
        border-bottom: 1px solid #d9dce8;
        border-top: 1px solid #d9dce8;
        box-shadow: inset 0 1px 2px rgba(217, 220, 232, 0.6);
    }
    
    .agu-v-smi .row {
        box-shadow: 0 -1px 0 0 #d9dce8;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .citata_back {
        font-size: 50px;
        line-height: 64px;
        text-align: center;
        position: static;
        transform: none;
    }
    
    .citata_block {
        padding: 2rem 0;
    }
    
    .citata_text {
        font-size: 18px;
        line-height: 28px;
        padding: 32px 24px;
    }
    
    .citata_text__span:after {
        display: none;
    }
    
    .newscard {
        flex-wrap: wrap;
    }
    
    .newscar_header {
        flex: 0 0 100%;
    }
    
    .newscar_block {
        padding: 20px;
        box-shadow: inset 0 -1px 0 0 #d9dce8;
    }
}
.article-head h1 {
    color: #fff;
    font-size: 2.5rem;
    text-transform: uppercase;
}
.dropdown-wrap {
    position: relative;
    width: 100%;
    max-width: 360px;
    float: left;
    margin-right: 16px;
}
.dropdown-wrap .htext {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    margin-bottom: 2px;
}
.dropdown-selectpicker-inner .bootstrap-select {
    width: 100% !important;
}
.dropdown-value {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.dropdown-block {
    text-overflow: ellipsis;
}
.btn-inp {
    background-color: #fff;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    position: relative;
    border: none;
    width: 100%;
}
.calendar-input {
    position: relative;
}
.calendar-input:after {
    content: '';
    display: block;
    width: 16px;
    height: 24px;
    position: absolute;
    top: 8px;
    right: 8px;
    background-image: url(../img/anons_news/dropdown.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 16px;
    height: 25px;
    margin: -4px;
    content: "";
    background-image: url(../img/anons_news/dropdown.svg);
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
}
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 0 !important;
}
.btn-light {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.btn-light:hover,
.btn-light:focus {
    color: #6c60eb;
    background-color: #fff;
    border-color: #fff;
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus,
.btn-light.focus,
.btn-light:focus {
    box-shadow: none !important;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    background: #fff;
    border-color: #fff;
}
.bs-actionsbox .btn-light {
    border-color: #6c60eb;
}
.bs-actionsbox .btn-light:hover,
.bs-actionsbox .btn-light:focus {
    color: #6c60eb;
    background-color: #fff;
    border-color: #6c60eb;
}
.dropdown-selectpicker-inner .bootstrap-select>.dropdown-menu {
    padding: 20px;
}
.bootstrap-select .dropdown-menu {
    border: 0;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
}
.bootstrap-select .dropdown-menu li a {
    font-size: 14px;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
    display: block;
}
.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 0;
    margin-bottom: 1rem;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
    display: block;
    position: absolute;
    display: block;
    right: auto;
    top: 9px;
    left: 0px;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(108, 96, 235, 0.5);
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    right: auto;
    top: 9px;
    left: 0px;
    position: absolute;
}
.dropdown-item:focus,
.dropdown-item:hover {
    background: #fff;
}
.bootstrap-select .bs-ok-default:after {
    content: '';
    -webkit-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    border: 0;
    background-color: #fff;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 3px;
    top: 3px;
}
.bootstrap-select a.selected .bs-ok-default:after {
    display: block;
    background-color: #6c60eb;
}
.dropdown-value span:not(:last-child):after {
    content: ','
}
.dropdown-block:after {
    content: '';
    display: block;
    width: 16px;
    height: 24px;
    position: absolute;
    top: 8px;
    right: 8px;
    background-image: url(../img/anons_news/dropdown.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.dropdown-select {
    background-color: #fff;
    border: 1px solid #c1ccd9;
    padding-bottom: 12px;
    position: absolute;
    width: 100%;
    top: 20px;
    left: 0px;
    padding-left: 12px;
    padding-right: 12px;
    display: none;
    z-index: 10;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    padding: 20px;
}
.dropdown-select.opened {
    display: block;
}
.dropdown-option {
    margin-top: 13px;
    position: relative;
    padding-left: 25px;
    line-height: 14px;
    color: #1c1d1f;
    font-size: 14px;
    cursor: pointer;
    z-index: 1;
}
.dropdown-option:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 100px;
    background-color: #f6f8fa;
    border: 1px solid rgba(108, 96, 235, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
}
.dropdown-option.selected:after {
    content: '';
    display: block;
    background-color: #6c60eb;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    position: absolute;
    top: 4px;
    left: 4px;
}
.dropdown-option_checkbox:before {
    border-radius: 0px;
}
.dropdown-option_checkbox.selected:after {
    border-radius: 0px;
}
.dropdown-wrap_checkbox.opened .dropdown-block:after {
    background-image: url(../images/catalog/dropdown/clear.svg);
}
.clear-ropdown-value {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 100;
    cursor: pointer;
    display: none;
}
.dropdown-wrap_checkbox.opened .clear-ropdown-value {
    display: block;
}
.btn-reset {
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #fff;
    font-size: 14px;
    padding: 8px 24px 8px 16px;
    max-height: 40px;
}
.btn-reset:before {
    display: inline-block;
    background: url(../img/anons_news/close_reset.svg) no-repeat center 0 transparent;
    content: "";
    width: 24px;
    height: 26px;
    vertical-align: middle;
}
.btn-reset:hover,
.btn-reset:focus {
    border: 1px solid rgba(255, 255, 255, 0.7);
    box-shadow: none;
}
.filter_reset {
    float: right;
}
.btn-submit:before {
    background: url(../img/btn-submit.svg) no-repeat center 4px transparent;
}
.hideme,
.tablesorter-ignoreRow,
.tablesorter .filtered,
.tablesorter-ignoreRow {
    display: none;
}
.vertical-nav li:hover>.drops-iner {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.column-nav {
    min-width: 215px;
    margin-right: 20px;
}
.column-nav:last-child {
    margin-right: 0;
}
.drops-iner {
    position: absolute;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    background: #fff;
    min-width: 250px;
    padding: 20px;
    top: -20px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    margin-left: 20px;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.blackback {
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.blackback.active {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.dropdown-button {
    margin-top: 20px;
}
.btn-done {
    font-family: Gilroy Extra Bold;
    font-size: 14px;
    padding: 8px;
    border: 1px solid #6c60eb;
    text-align: center;
    width: 100%;
}
.daterangepicker {
    margin-top: 0;
}
.daterangepicker:before,
.daterangepicker:after {
    display: none;
}
.daterangepicker td.active,
.daterangepicker td.active:hover,
.daterangepicker .drp-buttons .btn-primary,
.daterangepicker .ranges li.active {
    background-color: #6c60eb;
    color: #fff;
}
.daterangepicker .applyBtn.btn {
    border-color: #6c60eb;
}
@media screen and (max-width: 768px) {
    .obrazovanie {
        padding: 20px;
    }
    
    .photoday {
        padding: 32px 0;
    }
    
    figure.effect-steve figcaption {
        position: static;
        transform: none;
    }
    
    figure.effect-steve a {
        opacity: 1;
        transform: none;
        padding: 12px 0 20px 0;
        font-size: 14px;
        line-height: 20px;
    }
    
    .photoday .section-head {
        background: none;
        padding: 16px 0 !important;
    }
    
    .btn-reset {
        max-width: 360px;
        width: 100%;
    }
    
    .filter_reset {
        float: none;
    }
    
    .daterangepicker.show-ranges.ltr .drp-calendar.left {
        border: 0;
    }
    
    .ranges {
        display: none;
    }
    
    .mb12 {
        margin-bottom: 12px;
    }
    
    .mb24 {
        margin-bottom: 24px;
    }
}
.pagination-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}
.pagination-wrapper .readmore {
    display: none;
}
.pagination .page-item {
    padding: 8px;
}
.page-link {
    font-family: Gilroy Extra Bold;
    font-size: 16px;
    text-align: center;
    color: #000;
    line-height: 24px;
    background: none;
    border: 0;
}
.page-item.active .page-link {
    background: #6c60eb;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #fff;
    border: 0;
}
.page-item.active .page-link:hover,
.page-item.active .page-link:focus {
    background: #6056d1;
}
.page-link:hover,
.page-link:focus {
    background: transparent;
    border: 0;
    color: #6c60eb;
}
.pagination-counter li {
    float: left;
    padding: 8px 0 8px 5px;
}
.pagination-counter a {
    border: 1px solid #d9dce8;
    background: url(../img/arrow-pagination.svg) no-repeat 50% 50% #fff;
    display: block;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
.pagination-counter a:hover,
.pagination-counter a:focus {
    border-color: #6c60eb;
}
.pagination-counter a.previous {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.round-block {
    position: relative;
    z-index: 0;
    overflow: hidden;
    text-align: left;
}
.card_struktur.round-block:before {}
.round-block:before {
    background: #f0e9ff;
    width: 678px;
    height: 678px;
    content: "";
    position: absolute;
    left: -288px;
    top: -225px;
    border-radius: 50%;
    z-index: -1;
}
.round-block:after {
    background: #fff;
    width: 178px;
    height: 178px;
    content: "";
    position: absolute;
    left: -16px;
    top: 41px;
    border-radius: 50%;
    z-index: -1;
}
.p-mb16 p {
    margin-bottom: 1rem;
}
.mb-40 {
    margin-bottom: 40px;
}
.call-me {
    padding: 24px 20px;
    background: url(../img/tel_spravochnik_2x.jpg) no-repeat 0 0;
    background-size: cover;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    display: block;
}
.call-me:before {
    content: "";
    display: block;
    background: url(../img/phone-ic.svg) no-repeat 0 50%;
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 27px;
}
.contacts {
    font-size: 14px;
}
.contact_map {
    max-width: 730px;
}
.tab-pad {
    padding: 1rem 0;
    text-align: justify;
}
.nav-bold .nav-link {
    font-weight: 500;
    color: #000;
}
.nav-bold .nav-tabs .nav-item.show .nav-link,
.nav-bold .nav-tabs .nav-link.active {
    color: #6c60eb;
}
.mail-me {
    padding: 24px 20px;
    background: url(../img/tel_spravochnik_2x.jpg) no-repeat 0 0;
    background-size: cover;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    display: block;
}
.mail-me:before {
    content: "";
    display: block;
    background: url(../img/mail-ic.svg) no-repeat 0 50%;
    width: 48px;
    height: 48px;
    float: left;
    margin-right: 27px;
}
.call-me:hover,
.call-me:focus,
.mail-me:focus,
.mail-me:hover {
    color: #fff;
    text-decoration: none;
    box-shadow: 0 0 10px 0 rgba(50, 52, 60, 0.1);
}
.underline {
    text-decoration: underline;
}
.underline:hover,
.underline:focus {
    text-decoration: none;
}
.dl-dt-wrap {
    margin-top: 40px;
}
.dl-dt {
    font-size: 14px;
}
.dl-dt dd {
    font-weight: normal;
    margin-bottom: 0;
}
.dl-dt dt {
    color: #70787d;
    font-weight: normal;
    margin-bottom: 8px;
}
.box-link a {
    font-size: 15px;
    font-family: "Gilroy Extra Bold";
    line-height: 24px;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #d9dce8;
    width: 100%;
    padding: 24px;
    text-align: center;
    display: block;
}
.box-link:hover a,
.box-link:focus a {
    color: #6c60eb;
    text-decoration: none;
}
.box-link:hover a,
.box-link:focus a {
    border: 1px solid #6c60eb;
}
.box-link a:after {
    content: "";
    display: inline-block;
    background: url(../img/right-arrow-violet.svg) no-repeat 50% 50%;
    width: 24px;
    height: 24px;
    vertical-align: bottom;
    margin-left: 4px;
}
.g-bold {
    font-family: "Gilroy Extra Bold";
    font-size: 16px;
    line-height: 20px;
}
.card_struktur {
    font-size: 14px;
    text-align: left;
}
.card_struktur .sub h2 {
    margin-bottom: 8px;
}
.card_struktur .sub {
    color: #70787d;
    line-height: 20px;
}
.card_struktur img {
    position: relative;
    display: block;
    max-height: 240px;
    max-width: 100%;
}
.card_struktur dd {
    font-weight: normal;
    margin-bottom: 0;
}
.card_struktur dt {
    color: #70787d;
    font-weight: normal;
}
.table-list {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
}
.table-list tr td:first-child {
    padding-right: 24px;
    color: #70787d;
    font-weight: normal;
}
.blue-bold {
    color: #6c60eb;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.extra-bold {
    font-size: 18px;
    line-height: 24px;
    font-family: "Gilroy Extra Bold";
}
.gray-text {
    font-size: 14px;
    color: #70787d;
    line-height: 20px;
}
.head_block p {
    padding: 0;
    margin: 0;
}
.head_block {
    margin-bottom: 1rem;
}
.hr-line {
    margin-bottom: 20px;
}
hr {
    border-top: 1px solid #d9dce8;
}
.card_struktur__header {
    border-bottom: 1px solid #d9dce8;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
.str-cat .card_struktur {
    background: #fff;
    padding: 32px 24px;
    margin-bottom: 16px;
    border: 1px solid #d9dce8;
    border-top: 2px solid #6c60eb;
    height: 100%;
}
.str-cat .col-sm-6,
.str-cat .col-12 {
    margin-bottom: 16px;
}
.str-cat .hr-line {
    margin-bottom: 16px;
    margin-top: 16px;
}
.content_header {
    margin-top: 40px;
}
.content_header h1 {
    font-size: 40px;
    color: #fff;
    line-height: 48px;
}
.irow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.card-big .sub {
    font-size: 16px;
    color: #70787d;
    line-height: 20px;
}
.card-big h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 12px 0 0;
}
.card_struktur h2 a,
.card_struktur h3 a {
    color: #000;
}
.card_struktur h2 a:hover,
.card_struktur h2 a:focus,
.card_struktur h3 a:hover,
.card_struktur h3 a:focus {
    text-decoration: none;
    color: #6c60eb;
}
.card-big dt.dh {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #000;
    padding-bottom: 11px;
}
.card-big {
    margin-bottom: 16px;
}
.str-cat .card_struktur__header {
    padding: 0;
    margin: 0;
    border: 0;
}
.str-cat dl {
    margin-top: 0;
    margin-bottom: 0;
}
.card-small {
    height: 100%;
}
.card-small h3 {
    font-size: 18px;
    line-height: 22px;
}
.card-small h3 a {
    color: #000;
}
.card-small h3 a:hover,
.card-small h3 a:focus {
    text-decoration: none;
    color: #6c60eb;
}
.str-cat .card_struktur.card-small {
    padding: 24px;
}
.card-small .card_struktur__content {
    padding-top: 20px;
}
.icol-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
}
.icol-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 76%;
    flex: 0 0 76%;
    max-width: 76%;
    padding-left: 16px;
    padding-top: 0;
}
.card-img {
    position: relative;
    overflow: hidden;
    max-width: 136px;
    max-height: 136px;
    border-radius: 50% !important;
}
.link_arrow {
    margin: 0;
}
.link_arrow a {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-family: "Gilroy Extra Bold";
}
.link_arrow a:hover,
.link_arrow a:focus {
    color: #6c60eb;
    text-decoration: none;
}
.link_arrow a:after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background: url(../img/structure/arrow_link.svg) no-repeat 100% 50%;
}
.backmain-wrap.wide-content {
    background: #fff;
    border-bottom: 1px solid #d9dce8;
}
.wide-content .backmain-wrap__inner {
    min-height: 160px;
}
.wide-content .article-head {
    padding: 12px 32px;
}
.wide-content .article-head h1 {
    text-transform: none;
}
.small-text {
    font-size: 13px;
    color: #70787d;
    line-height: 20px;
}
.filter-table {
    margin-bottom: 24px;
    width: 100%;
}
.dropdown-item.active {
    background-color: #6c60eb;
}
.logo-href,
.logo-href:hover,
.logo-href:focus {
    text-decoration: none;
}
.bxmap-toggle-button {
    font-size: 15px;
    font-family: "Gilroy Extra Bold";
    line-height: 24px;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #d9dce8;
    width: 100%;
    padding: 24px;
    text-align: center;
    box-shadow: none;
    display: block;
}
.bxmap-toggle-button:before {
    background: url(../img/map_flag.svg) 0 0 no-repeat;
    width: 24px;
    height: 24px;
}
@media screen and (max-width: 768px) {
    .map-cat {
        margin: 2px -20px;
    }
    
    .bootstrap-select .dropdown-menu {
        max-width: 100%;
    }
    
    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%;
        max-width: 360px;
    }
    
    .tsearch {
        width: 100%;
        max-width: 100%;
    }
    
    .compact-wide-table td,
    .compact-wide-table th {
        font-size: 13px;
        line-height: 15px;
        padding: 0.5rem;
    }
    
    .filter-table {
        margin-bottom: 2rem;
        width: 100%;
    }
    
    .nav-subhead,
    .navi-tabs {
        display: none !important;
    }
    
    .box-link a {
        padding: 23px 0;
    }
    
    .wide-content .article-head {
        padding: 24px 0;
    }
    
    .wide-content .article-head h1 {
        fonbt-size: 32px;
        line-height: 40px;
    }
    
    .dl-dt-wrap {
        margin-top: 24px;
    }
    
    .contact_map,
    .contact_map iframe {
        height: 178px;
    }
    
    .page {
        padding: 32px 20px;
    }
    
    .right-block {
        padding: 0 20px;
    }
    
    .contact_map {
        margin-left: -20px;
        margin-right: -20px;
    }
    
    .card_small h3 {
        font-size: 18px;
        line-height: 22px;
    }
    
    .icol-right {
        padding-left: 16px;
    }
    
    .card-big h2 {
        font-size: 18px;
        line-height: 22px;
        margin: 0;
    }
    
    .content_header h1 {
        font-size: 32px;
        line-height: 40px;
    }
    
    .content_header {
        margin-top: 20px;
        margin-bottom: 32px;
    }
    
    .str-cat .card_struktur,
    .str-cat .col-sm-6 {
        margin-bottom: 0;
    }
    
    .str-cat {
        margin: 2px 0;
    }
    
    .str-cat>.row>div {
        margin: 2px 0;
    }
    
    .round-block.card-big:before,
    .round-block.small-round:before {
        display: none;
    }
    
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        padding-right: 20px;
        padding-left: 20px;
    }
    
    .round-block h1 {
        text-align: center;
    }
    
    .small-round .card_struktur__header {
        text-align: left;
    }
    
    .card_struktur__header {
        text-align: center;
    }
    
    .card_struktur__header dl {
        text-align: left;
    }
    
    .card_struktur img {
        max-height: 160px;
        margin: 0 auto;
    }
    
    .category-wrap {
        background: #f6f7fb;
    }
    
    .backmain-wrap.wide-content .category-wrap {
        background: #fff;
    }
    
    .backmain-wrap__inner {
        margin-bottom: 0;
    }
    
    .breadcrumb {
        margin: 0;
    }
    
    .mainbody {
        margin-top: 0;
        padding-bottom: 0;
    }
    
    .backmain-wrap__inner {
        min-height: auto;
        background-size: cover;
    }
    
    .article {
        padding: 0 20px;
        margin-bottom: 8px;
    }
    
    .mt20 {
        margin-top: 20px
    }
    
    div.nopad {
        padding: 0;
    }
    
    .card_struktur__content {
        margin-top: 16px;
    }
}
@media screen and (max-width: 576px) {
    .round-block:before {
        background: #f0e9ff;
        width: 678px;
        height: 678px;
        content: "";
        position: absolute;
        left: 50%;
        top: -500px;
        border-radius: 50%;
        z-index: -1;
        margin-left: -350px;
    }
    
    .round-block:after {
        display: none;
    }
    
    .pagination-wrapper {
        display: block !important;
    }
    
    .pagination-wrapper .readmore {
        display: block;
    }
    
    .pagination-wrapper .readmore button {
        margin: 16px 0
    }
    
    .pagination-wrapper {
        margin: 0;
        background: #fff;
        padding: 0 20px;
    }
    
    .pagination-wrapper .mr-auto,
    .pagination-wrapper .pagination-counter {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    figure.effect-steve .figure-img {
        max-height: 142px;
        width: 100%;
        object-fit: cover;
    }
    
    .map-cat.str-cat {
        margin-top: 1rem;
    }
    
    .newscard:first-child {
        margin-top: 0;
    }
    
    .card-big .icol-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18%;
        flex: 0 0 18%;
        max-width: 18%;
    }
    
    .card-big .icol-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 82%;
        flex: 0 0 82%;
        max-width: 82%;
    }
    
    .card-big .sub {
        margin-bottom: 0;
    }
    
    .card-big .sub {
        margin-left: 20%;
        margin-top: 31px;
    }
    
    .card-big .icol-left {
        position: absolute;
        top: 28px;
    }
    
    .card-big .icol-right {
        margin-left: 20%;
        padding: 0;
    }
    
    .card-big .card_struktur__content {
        margin-left: 20%;
    }
    
    .round-block.card-big:before {
        left: -380px;
        top: -330px;
        width: 762px;
        height: 762px;
    }
    
    .round-block.card-big:after {
        left: -130px;
        top: -80px;
        width: 262px;
        height: 262px;
    }
    
    .small-round:before {
        left: -380px;
        top: -649px;
        width: 762px;
        height: 762px;
    }
    
    .small-round:after {
        display: none;
    }
    
    .str-cat {
        margin-top: 166px;
    }
}
#video-bg video {
    background: url(../img/top-bg.jpg) no-repeat top center;
    background-size: cover;
    height: 100%;
    width: auto;
    z-index: -1;
    position: absolute;
}
.video_overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.41);
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
}
#video-bg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
.top {
    position: relative;
}
.border-dashed {
    border: 2px dashed #70787d;
    padding: 0 16px 16px 16px;
    text-align: center;
    margin-bottom: 48px;
}
.border-dashed h2 {
    font-size: 32px;
    line-height: 40px;
    background: #fff;
    display: inline-block;
    margin: 0;
    padding: 0 30px;
    position: relative;
    top: -22px;
}
.no-head-pad h2 {
    margin-bottom: 1.5rem;
    margin-top: 1.25rem;
    position: static;
    top: auto;
}
.cell-oval {
    color: #fff;
    text-align: center;
}
.cell {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    border-style: inset;
    border: 3px solid rgba(255, 255, 255, 0.3);
    padding: 20px;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cell:hover,
.cell:focus {
    color: #fff;
}
.border-dashed .row>div {
    margin-top: 16px;
}
.cell-oval {
    border-radius: 38px;
}
.cell-square {
    border-radius: 5px;
}
.cell-round {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    border: 20px solid rgba(255, 255, 255, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: "Gilroy Extra Bold";
}
.flex-centered {
    display: flex;
    align-items: center;
    justify-content: center;
}
.big-font .cell {
    font-size: 18px;
    line-height: 20px;
    font-family: "Gilroy Extra Bold";
}
.bg-violet .cell {
    background: #6c60eb;
}
.bg-gray .cell {
    background: #5b6776;
}
.bg-cyan .cell {
    background: #3398db;
}
.bg-orange .cell {
    background: #db6a33;
}
.bg-black .cell {
    background: #2b3e50;
}
.bg-red .cell {
    background: #c92a42;
}
.bg-green .cell {
    background: #087b81;
}
.bg-blue .cell {
    background: #376edf;
}
.border-dashed.no-head-pad {
    padding: 12px;
}
.container-gray {
    background: #f6f7fb;
    padding: 12px 0;
}
.toolbar {
    padding: 12px 0;
}
.scrollmagic-pin-spacer {
    width: 100% !important;
    min-width: 100% !important;
}
.col-photo {
    background: url(../img/kolphoto_b.svg) no-repeat 0 -1px;
    padding-left: 22px;
    margin-right: 1rem;
}
.col-see {
    background: url(../img/glaz_b.svg) no-repeat 0 -2px;
    padding-left: 22px;
}
.gallery-slider {
    padding: 1rem 0;
}
.gallery-slider img {
    margin: 8px 0;
}
.search-suggestions a {
    font-size: 14px;
}
.btn-cta {
    font-size: 15px;
    font-family: "Gilroy Extra Bold";
    line-height: 24px;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #d9dce8;
    width: 100%;
    padding: 12px;
    text-align: center;
}
.btn-cta a {
    color: #000;
}
.btn-cta:hover a,
.btn-cta:focus a {
    color: #6c60eb;
    text-decoration: none;
}
.btn-cta:hover,
.box-link:focus {
    border: 1px solid #6c60eb;
}
.btn-cta a:after {
    content: "";
    display: inline-block;
    background: url(../img/right-arrow-violet.svg) no-repeat 50% 50%;
    width: 24px;
    height: 24px;
    vertical-align: bottom;
    margin-left: 4px;
}
.wide-wrap {
    padding: 20px 0;
}
.sveden {
    font-size: 14px;
}
.content .sveden ul li {
    padding-bottom: 1rem;
}
.content .sveden ul {
    margin-bottom: 12px;
}
.sveden a {
    color: #000;
    text-decoration: underline;
}
.sveden a:hover,
.sveden a:focus {
    color: #6c60eb;
    text-decoration: none;
}
@media (min-width: 576px) {
    
    
    .history-slider a {
        height: 355px;
        width: 355px;
    }
}
@media (min-width: 768px) and (max-width: 1000px) {
    .btn-reset {
        padding: 8px 8px 8px 2px;
    }
}
@media (min-width: 768px) {
    
    .mainbody {
        margin-top: -145px;
    }
    
    .history-slider a {
        height: 330px;
        width: 330px;
    }
}
@media (min-width: 992px) {
   
    
    #video-bg video {
        width: 100%;
        height: auto;
    }
    
    .history-slider a {
        height: 302px;
        width: 302px;
    }
}
@media (min-width: 1200px) {
    .history-slider a {
        height: 355px;
        width: 355px;
    }
    
 
    
    .mainbody {
        margin-top: -166px;
    }
}
#zashita .mainbody.nomarg {
    background: #f6f7fb;
}

}
button {
    background: 0;
    border: 0;
}
#zashita .navi-tabs {
    margin-bottom: 0;
}
#zashita .navi-tabs .nav-item {
    padding: 0;
    position: static;
}
a.dis-link,
a.dis-link:hover,
a.dis-link:focus,
a.dis-link:active {
    text-decoration: none;
}

table
{
	
table-layout: auto !important;
}


.gray-box .accordeon
{font-size: 16px; text-align: left;}


ul.nolist
{
list-style: none;	
}

.content ul.nolist li:before
{
display: none;	
	
}


.content ul.nolist li
{
padding-left: 0;	
	
}

