html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html.lock {
    overflow: hidden;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}


body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

.content > ol, .news-detail ol {
    list-style-type: decimal;
    margin-left: 15px;
}

.content > ul, .news-detail ul {
    list-style-type: disc;
    margin-left: 18px;
}

.content > ol li, .content > ul li, .news-detail ol li, .news-detail ul li {
    margin-bottom: 5px;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*****************************************************************************/

@font-face {
    font-family: 'PTSansRegular';
    src: url('./fonts/PT_Sans-Web-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansBold';
    src: url('./fonts/PT_Sans-Web-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansItalic';
    src: url('./fonts/PT_Sans-Web-Italic.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('./fonts/PT_Sans-Web-BoldItalic.ttf');
    font-weight: normal;
    font-style: normal;
}

b, strong {
    font-family: 'PTSansBold';
}

body {
    font-family: 'PTSansRegular';
}

i, em {
    font-style: italic;
}

table.doska {
    width: 1000px;
    border-collapse: separate;
    border: 1px
}

table.doska td {
    padding: 3px;
}

table.styled {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px
}

table.styled td, th {
    border: 1px solid #e6e6e6;
    padding: 3px;
}

table.styled th {
    background: #f4f6f8;
    color: #333;
}

table.styled td.center {
    text-align: center;
    vertical-align: middle;
    font-family: 'PTSansBold';
}

table.styled tbody tr:hover {
    background: #f4f6f8;
    color: #008706;
}

.mode-cecutient {
    width: 100%;
    border-bottom: 1px solid #ff0;
    background: #000;
}

.mode-cecutient .container {
    width: 1000px;
    margin: 0 auto;
    height: 30px;
    padding-top: 12px;
}

.mode-cecutient .font-size-block, .mode-cecutient .color-scheme-block {
    float: left;
}

.mode-cecutient .color-scheme-label {
    float: left;
    color: #ff0;
    margin-right: 10px;
    margin-left: 20px;
}

.mode-cecutient .font-size {
    float: left;
    color: #ff0;
    font-size: 16px;
    margin-right: 10px;
}

.mode-cecutient .color-scheme {
    padding: 2px 6px;
    font-family: 'PTSansBold';
    text-decoration: none;
    color: #000;
    margin-right: 5px
}

.mode-cecutient .white {
    background: #fff
}

.mode-cecutient .blue {
    background: #82c9f1
}

.mode-cecutient .yellow {
    background: #ff0
}

.mode-cecutient .size-font {
    margin-top: 2px;
    padding: 2px 6px;
    color: #fff;
    font-family: 'PTSansBold';
    text-decoration: none;
}

.mode-cecutient .small {
    font-size: 16px
}

.mode-cecutient .middle {
    font-size: 18px
}

.mode-cecutient .big {
    font-size: 20px
}

.mode-cecutient .font-size-block .active {
    background: #ff0;
    color: #000;
}

.mode-cecutient .color-scheme-block .active {
    border: 2px solid #ccc;
    padding: 1px 5px;
}

.center-wrapper > .text a {
    color: #0d4ba7;
    font-size: 16px;
}

.center-wrapper > .text a.small {
    color: #0d4ba7;
    font-size: 14px;
}

.center-wrapper > .text h1, .center-wrapper h1 {
    font-size: 24px;
    font-family: 'PTSansBold';
    margin-bottom: 10px;
    line-height: 24px;
    min-height: 40px;
    text-align: left;
}

.center-wrapper > .text h3, .center-wrapper h3 {
    font-size: 26px;
    color: #ffffff;
    font-family: 'PTSansBold';
    margin-bottom: 10px;
    line-height: 24px;
    text-align: left;
    background: #dc4128;
    width: 736px;
    padding: 9px 9px;
    margin-right: 2px;
}

.center-wrapper > .text h2, .center-wrapper h2 {
    font-size: 20px;
    font-family: 'PTSansBold';
    color: #666666;
    margin-bottom: 15px;
    margin-top: 25px;
    line-height: 20px;
    min-height: 20px;
}

.center-wrapper > .text h4, .center-wrapper h4 {
    font-size: 20px;
    font-family: 'PTSansBold';
    color: rgba(0, 0, 0, 0.6);
    text-shadow: 2px 8px 6px rgba(0, 0, 0, 0.2), 0px -5px 35px rgba(255, 255, 255, 0.3);
    margin-bottom: 15px;
}

.center-wrapper > .text h5, .center-wrapper h5 {
    font-size: 15px;
    font-family: 'PTSansItalic';
    color: #898989;
    margin-bottom: 5px;
    padding-left: 60px;
    text-align: justify;
}

.center-wrapper > .text h6, .center-wrapper h6 {
    font-size: 16px;
    border-left: 2px solid #ccc;
    margin-left: 250px;
    margin-bottom: 5px;
    padding-left: 10px;
    line-height: 20px;
    text-align: justify;
}

.top-wrapp-menu {
    position: relative;
    background: #008706;
    height: 57px;
}

.top-wrapp-menu .border {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.17);
    height: 6px;
}

header .container, header .middle, header .bottom-menu, .wrapper, .wrapp-slider, footer .container, .ntfCookie .container {
    width: 1000px;
    margin: 0 auto;
}

header .container {
    background: url('./images/bg_header.jpg') no-repeat;
    height: 57px;
}

header .container > ul > li {
    float: left;
    padding: 0 14px;
    text-align: center;
}

header .container > ul > li:first-child {
    padding-left: 0
}

header .container > ul > li > a {
    color: #fff;
    font-size: 16px;
    font-family: 'PTSansRegular';
    text-decoration: none;
    line-height: 53px;
    position: relative
}

header .child-menu {
    display: none;
}

header .hover, header .hover .container {
    background: #fff;
}

header .hover .container > ul > li {
    border-bottom: 6px solid #e4e4e4;
}

header .hover .container > ul > li:hover {
    border-bottom: 6px solid #008706;
}

header .hover ul li a {
    color: #000;
    font-family: 'PTSansBold';
}

header .child-menu .column {
    float: left;
    max-width: 240px;
    text-align: left;
    padding: 25px 0;
    margin-right: 80px;
}

header .child-menu ul li {
    margin-bottom: 10px;
}

header .child-menu ul li a {
    color: #000;
    font-size: 16px;
    font-family: 'PTSansRegular';
    text-decoration: none;
    line-height: 20px;
}

header .child-menu ul li a:hover {
    text-decoration: underline;
}

header .hover li:hover .child-menu {
    visibility: visible;
    opacity: 1;
    display: block;
    position: absolute;
    border-bottom: 6px solid #008706;
    background: #fff;
    z-index: 1000;
    margin-top: 6px;
    width: 100%;
    left: 0;
}

header .child-menu .body {
    width: 1000px;
    margin: 0 auto;
    display: inline-block;
}

header .middle {
    padding: 18px 0 0 0;
}

header .logo-block {
    float: left;
    width: 355px;
}

header .logo-block .logo {
    float: left;
    width: 150px;
    margin-right: 12px;
}

header .logo-block p {
    font-size: 16px;
    line-height: 20px;
    padding-top: 17px;
}

header .lang {
    float: left;
    height: 80px;
    width: 160px;
    text-align: right;
    margin-right: 34px;
    padding-top: 14px;
}

header .lang a {
    display: inline-block;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    opacity: .5;
    -webkit-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
    border: 1px solid #999;
}

header .lang a.is-active {
    opacity: 1;
}

header .lang a:hover {
    opacity: 1;
}

header .lang a svg {
    display: block;
}

header .search {
    float: left;
    padding-top: 15px;
}

header .soc-block {
    min-width: 150px;
    float: left;
    margin-bottom: 16px;
}

header .soc-block a {
    width: 18px;
    height: 18px;
    display: inline-block;
    float: left;
    background: url('./images/soc_sprite.png') -4px 0px no-repeat;
    margin-right: 5px;
}

header .soc-block a.t {
    background-position: -27px 0px;
}

header .soc-block a.v {
    background-position: -52px 0px;
}

header .soc-block a.odn {
    background-position: -75px 0px;
}

header .soc-block a.yout {
    background-position: -100px 0px;
}

header .soc-block a.inst {
    background-position: -124px -2px;
    margin-top: 1px;
}

header .soc-block a.tg {
    background-position: -148px -2px;
    margin-top: 1px;
}

header .search input[type="text"] {
    font: 14px 'PTSansRegular';
    border: 1px solid #b4d1b9;
    outline: 0;
    padding: 2px 9px;
    width: 103px;
    float: left;
}

header .search input[type="submit"] {
    background: #249d1d;
    color: #fff;
    border: 0;
    outline: 0;
    font: 14px 'PTSansRegular';
    padding: 3px 11px;
}

header .right-block {
    padding-top: 16px;
    float: right;
    width: 250px;
}

header .right-block .icons {
    float: right;
    margin-bottom: 10px;
}

header .right-block .icons a {
    width: 27px;
    height: 28px;
    display: inline-block;
    float: left;
    background: url('./images/index_icon_sprite.png') -5px 0px no-repeat;
    margin-left: 18px;
}

header .right-block .menu {
    float: right;
    width: 100%;
    text-align: right;
}

header .right-block .icons a.call {
    background-position: -60px 0;
}

header .right-block .icons a.photo {
    background-position: -34px 0;
}

header .right-block .icons a.video {
    background: url(/images/video-icon.svg) center center no-repeat;
    background-size: 22px 22px;
}

header .right-block ul li {
    display: inline-block;
}

header .right-block ul li:before {
    position: relative;
    content: "|";
    padding: 0 8px;
}

header .right-block ul li:first-child:before {
    content: "";
    display: none
}

header .right-block ul li a {
    font-size: 16px;
    color: #000;
}

header .bottom-menu {
    clear: both;
    padding-top: 10px;
}

header .bottom-menu > ul > li {
    float: left;
    width: calc(100% / 5);
    height: 50px;
    line-height: 61px;
    padding-right: 10px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

header .bottom-menu > ul > li:first-child {
    padding-left: 0;
}

header .bottom-menu > ul > li > a {
    display: block;
    color: #000;
    font-size: 18px;
    font-family: 'PTSansBold';
    text-decoration: none;
    padding-left: 19px;
}

header .bottom-menu .border {
    position: absolute;
    width: 10px;
    height: 50px;
    background: #992e8c;
}

header .bottom-menu .triangle {
    background: #992e8c;
    border-radius: 6px;
    position: relative;
    color: #fff;
}

header .bottom-menu .triangle::after {
    content: '';
    position: absolute;
    left: 20px;
    bottom: -12px;
    border: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #992e8c;
}

header .bottom-menu .red .border {
    background: #e60003;
}

header .bottom-menu .red .triangle::after {
    border-top: 6px solid #e60003;
}

/*header .bottom-menu .red{padding-right: 27px}*/

header .bottom-menu .green .border {
    background: #008706;
}

header .bottom-menu .green .triangle::after {
    border-top: 6px solid #008706;
}

/*header .bottom-menu .green{padding-right: 32px}*/

header .bottom-menu .orange .border {
    background: #fa8e12;
}

header .bottom-menu .orange .triangle::after {
    border-top: 6px solid #fa8e12;
}

header .bottom-menu .blue .border {
    background: #0e4095;
}

header .bottom-menu .blue .triangle::after {
    border-top: 6px solid #0e4095;
}

/*header .bottom-menu .blue{ padding-left: 28px;}*/

header .menu-bottom {
    display: none;
    position: absolute;
    z-index: 100;
    background: #fff;
    top: 50px;
    height: 434px;
}

header .bottom-menu > ul > li:hover .menu-bottom {
    display: block;
}

header .menu-bottom ul li a {
    color: #000;
    line-height: 15px;
    text-decoration: none;
}

header .menu-bottom ul li {
    line-height: 20px;
    width: 295px;
    padding: 11px 5px;
}

header .bottom-menu .menu-bottom ul li:hover {
    background: #992e8c;
    color: #fff;
}

header .bottom-menu .menu-bottom ul li:hover a {
    color: #fff;
}

header .menu-bottom ul {
    padding: 19px 0;
    border-left: 10px solid #992e8c;
    padding-left: 20px;
    height: 410px;
}

header .bottom-menu .red .menu-bottom ul li:hover {
    background: #e60003
}

header .bottom-menu .red .menu-bottom ul {
    border-left: 10px solid #e60003;
}

header .bottom-menu .green .menu-bottom ul li:hover {
    background: #008706
}

header .bottom-menu .green .menu-bottom ul {
    border-left: 10px solid #008706;
}

header .bottom-menu .orange .menu-bottom ul li:hover {
    background: #fa8e12
}

header .bottom-menu .orange .menu-bottom ul {
    border-left: 10px solid #fa8e12;
}

header .bottom-menu .blue .menu-bottom ul li:hover {
    background: #0e4095
}

header .bottom-menu .blue .menu-bottom ul {
    border-left: 10px solid #0e4095;
}

/*
jcarousel
*/

.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}

/*
end jcarousel
*/

/***********slider**********************/

.slider {
    height: 434px;
    width: 1000px;
}

.slider .window {
    float: left;
    position: relative;
}

.slider #slider {
    height: 434px;
    width: 1000px;
    overflow: hidden;
}

.slider #slider li {
    height: 434px;
    width: 1000px;
    position: relative;
}

.slider .window .arrow {
    width: 34px;
    height: 56px;
    display: inline-block;
    position: absolute;
    background: url('images/bg_green.png');
    z-index: 10;
    top: 112px;
    cursor: pointer;
}

.slider .window .arrow i {
    width: 13px;
    height: 32px;
    display: inline-block;
    margin: 13px 0 0 11px;
}

.slider .window .left {
    left: 0px
}

.slider .window .right {
    right: 345px;
}

.slider .window .left i {
    background: url('images/slider_sprite.png') 0px 0px no-repeat;
}

.slider .window .right i {
    background: url('images/slider_sprite.png') -15px 0px no-repeat;
}

.slider .text-block {
    position: absolute;
    left: 0;
    top: 331px;
    background: rgba(255, 255, 255, 0.72);
    float: right;
    width: 937px;
    padding: 25px 0 0 63px;
    height: 106px;
}

.slider .text-block .date {
    font-size: 14px;
    color: #818181;
    font-family: 'PTSansItalic';
    margin-top: 14px;
}

.slider .text-block .title {
    font-size: 24px;
    font-family: 'PTSansBoldItalic';
    color: #000;
    line-height: 29px;
    text-decoration: none;
    width: 670px;
    display: block;
}

.slider .text-block .title:hover {
    text-decoration: none
}

.slider .text-block .text {
    font-size: 14px;
    color: #1c1c1c;
    line-height: 24px;
    margin: 37px 0 20px 0;
}

.slider .text-block .button-green-slider {
    margin-bottom: 21px;
}

.slider .jcarousel-pagination {
    position: absolute;
    top: 90px;
    left: 61px;
    width: 19px;
}

.slider .jcarousel-pagination a {
    margin-bottom: 5px;
    width: 16px;
    height: 17px;
    display: inline-block;
    background: url('images/slider_sprite.png') -30px 0px no-repeat;
}

.slider .jcarousel-pagination a.active {
    background-position: -30px -17px;
}

.slider .button-green-slider {
    background: #008706;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    padding: 10px 96px 10px 41px;
    position: relative;
}

.slider .button-green-slider:after {
    content: '';
    position: absolute;
    left: -39px;
    bottom: 0px;
    border: 20px solid rgba(0, 0, 0, 0);
    border-right: 19px solid #008706;
}

.slider .posbut {
    position: absolute;
    right: 0;
    bottom: 74px;
}

/***********\slider**********************/

.middle-menu {
    position: relative;
}

.middle-menu .border {
    position: absolute;
    bottom: -125px;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.20);
    height: 6px;
    z-index: 100;
}

.middle-menu ul li {
    float: left;
    width: calc(100% / 5);
    height: 75px;
    background: #992e8c;
    padding-left: 74px;
    position: relative;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.middle-menu ul li:nth-child(2) {
    padding-left: 60px;
}

.middle-menu ul li i {
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 64px;
    height: 64px;
    background: url('images/midmenu_sprite.png') 0px 18px no-repeat;
}

.middle-menu ul li a {
    font-size: 16px;
    text-decoration: none;
    color: #fff;
    line-height: 24px;
}

.middle-menu .red {
    background: #e60003;
}

.middle-menu .red i {
    background-position: -86px 20px;
}

.middle-menu .green {
    background: #008706;
}

.middle-menu .green i {
    background-position: -163px 21px;
}

.middle-menu .orange {
    background: #fa8e12;
}

.middle-menu .orange i {
    background-position: -244px 19px;
}

.middle-menu .blue {
    background: #0e4095;
}

.middle-menu .blue i {
    background-position: -319px 17px;
}

.wrapper {
    padding: 25px 0 0 0;
    clear: both;
}

.events {
    float: left;
    width: 355px;
    margin-right: 42px;
}

.events .title {
    font-size: 16px;
    font-family: 'PTSansBold';
}

.events .item {
    margin: 18px 0 0 0;
    padding-bottom: 19px;
    border-bottom: 1px #e4e4e4 dashed;
}

.events .date, .date-calendar {
    float: left;
    background: url('./images/index_icon_sprite.png') -92px 0px no-repeat;
    width: 52px;
    height: 69px;
    margin: 0 8px 8px 0;
    color: #000;
}

#tab2-content .date {
    background: url('./images/purpure.png') 1px 0px no-repeat;
}

.events .date .val, .date-calendar .val {
    font-size: 24px;
    padding: 28px 0 0 0;
    font-family: 'PTSansBold';
    text-align: center;
}

.events .date .month, .date-calendar .month {
    text-align: center;
    font-size: 14px;
    font-family: 'PTSansBold';
    line-height: 8px;
    padding-left: 2px;
}

.events .text {
    font-size: 16px;
    line-height: 21px;
    padding-top: 5px;
    min-height: 65px;
}

.events .text a {
    text-decoration: none;
    color: #000;
}

.news-block {
    float: left;
    width: 602px;
}

.news-block--video {
    float: none;
    width: 100%;
}

.news-block--video.news-block--video .item {
    width: 228px;
}

.news-block .item-preview {
    display: block;
    width: 100%;
    padding-top: 80%;
}

.nb-height {
    width: auto;
}

.nb-height .item {
    min-height: 279px;
    margin-bottom: 20px !important;
}

.news-block .title {
    font-size: 16px;
    font-family: 'PTSansBold';
    float: left;
}

.news-block .switch, .events .switch {
    color: #4baece;
    border-bottom: 1px dashed #4baece;
    margin-left: 44px;
    text-decoration: none;
}

.news-block .tab {
    border: 1px solid #e7e7e7;
    padding: 23px 0 26px 0;
    display: inline-block;
    margin-top: 45px;
    position: relative;
    width: 100%;
}

.news-block .tab > i {
    width: 52px;
    height: 35px;
    position: absolute;
    top: -37px;
    left: -1px;
    text-align: center;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #fff;
}

.news-block .tab i.building {
    background: url('./images/index_icon_sprite.png') -3px -33px no-repeat;
    width: 25px;
    height: 26px;
    display: inline-block;
    margin-top: 7px;
}

.news-block .tab i.induc {
    background: url('./images/index_icon_sprite.png') -29px -33px no-repeat;
    width: 34px;
    height: 26px;
    display: inline-block;
    margin-top: 5px;
}

.news-block .tab i.youtube {
    background: url('./images/youtube_icon.png') 0px 0px no-repeat;
    width: 34px;
    height: 26px;
    display: inline-block;
    margin-top: 5px;
}

.news-block .tab > i svg {
    margin-top: 7px;
}

.news-block .item {
    float: left;
    width: 278px;
    margin: 0 8px 10px 14px;
}

.news-list.news-block .item {
    height: auto !important;
}

.news-block.-mod .item-preview {
    padding-top: 45%;
}

.news-block .item .text {
    color: #000;
    line-height: 19px;
    margin: 10px 0 14px 0;
    display: inline-block;
}

.news-block a.selected, .events a.selected {
    color: #000 !important;
    border-bottom: 0 !important;
    cursor: default;
}

.news-block .item .text:hover {
    text-decoration: none
}

.news-block .tab .all {
    font-size: 12px;
    color: #06b3eb;
    position: absolute;
    right: 0;
    top: -24px;
}

.news-block .item .type {
    color: #afafaf;
    background: #e7e7e7;
    font-size: 14px;
    float: left;
    padding: 4px 7px;
    margin-right: 4px;
    margin-top: 4px;
}

.news-block .item .label {
    color: #008706;
    border: 1px solid #008706;
    font-size: 14px;
    float: left;
    padding: 3px 7px;
    margin-top: 4px;
    margin-right: 4px;
    text-decoration: none;
}

.wrapper .more {
    background: #008706;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 8px 0;
    margin: 41px 0;
    display: block;
}

.photolist .item {
    float: left;
    position: relative;
    margin-right: 9px;
}

.photolist .item .text {
    float: left;
    position: absolute;
    bottom: 15px;
    background: rgba(255, 255, 255, 0.72);
    color: #000;
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding: 15px 0px;
}

.photolist .item span {
    padding: 0 10px;
}

.photo-list .item {
    float: left;
    margin: 0 0 14px 14px;
    border: solid #e6e6e6;
}

.photo-list img {
    width: auto;
    height: auto;
    max-width: 170px;
}

.photo-list .first {
    margin-left: 0px;
}

/************partners*******************/

.partners {
    position: relative;
    width: 948px;
    height: 130px;
    display: inline-block;
    padding: 0 26px 10px 26px;
}

.partners-arrow {
    position: absolute;
    top: 41px;
    width: 12px;
    height: 34px;
    cursor: pointer;
    background: url('images/slider_sprite.png') -53px 0px no-repeat;
    z-index: 10;
}

#partners-prev {
    left: 0;
}

#partners-next {
    right: 0;
    background-position: -68px 0px;
}

.partners #partners {
    height: 130px;
    width: 950px;
}

.partners li {
    float: left;
    width: 190px;
    height: 120px;
    text-align: center;
}

.partners li img {
    height: 118px;
}

/*************\partners*******************/

/**********faculti-list*******************/

.faculty-list .item {
    display: inline-block;
    padding: 20px 20px 16px 19px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    width: 707px;
}

.faculty-list .item .title, .faculty-list .item .title-p {
    color: #177242;
    font-size: 16px;
    font-family: 'PTSansBold';
    margin: 0 0 23px 0;
    text-decoration: none;
    display: block;
}

.faculty-list .item .title:hover {
    text-decoration: underline
}

.faculty-list .item .img-wrapper {
    width: 200px;
    height: 134px;
    background: #ebebeb;
    float: left;
}

.faculty-list .item .img-wrapper img {
    width: auto;
    width: 200px;
    height: 134px;
}

.faculty-list .item .img-wrapper a {
    display: block;
    max-width: 200px;
    max-height: 134px;
    height: auto;
    margin: 0;
    width: auto;
}

.faculty-list .item .info {
    float: left;
    margin-left: 15px;
    width: 490px;
}

.faculty-list .item .info-w {
    float: left;
    margin-left: 0px;
}

.faculty-list .item .info .name-doc {
    font-size: 14px;
    margin-right: 8px;
}

.faculty-list .item .info p {
    margin: 0 0 6px 0;
}

.faculty-list .item .info b {
    margin-right: 5px;
}

.faculty-list .line {
    border-top: 3px solid #177242;
    margin-bottom: 15px;
}

.news-list-faculti {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.news-list-faculti .img-wrapp {
    width: 100%;
    height: auto;
    /*background: #ebebeb;*/
    float: left;
}

.news-list-faculti .img-wrapp img {
    width: 100%;
    height: auto;
}

.news-list-faculti .info {
    float: left;
}

.news-list-faculti .info .text {
    font-size: 14px;
    color: #202020;
    line-height: 20px;
}

.news-list-faculti .info .news-date-time {
    color: #868484;
    font-size: 12px;
    font-style: italic;
    display: inline-block;
    margin-bottom: 8px;
}

.news-list-faculti .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 12px);
    flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
    margin-bottom: 10px;
}

.news-list-faculti .item .title {
    color: #177242;
    /*******pomenyala cvet*****/
    font-size: 16px;
    font-family: 'PTSansBold';
    margin: 0 0 12px 0;
    text-decoration: none;
    display: block;
}

.news-list-faculti .item .title:hover {
    text-decoration: underline
}

.news-list--video .item-preview {
    position: relative;
    padding-top: 75%;
}

.news-list--video .item-preview::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    color: #008706;
    border-left: 50px solid;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    opacity: .5;
}

.top-subdirs-menu {
    display: inline-block;
}

.top-subdirs-menu li {
    float: left;
    padding: 11px 36px;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 6px;
}

.top-subdirs-menu li.selected {
    color: #177242;
    font-family: 'PTSansBold';
    border-bottom: 3px solid #008706;
    padding-bottom: 9px;
}

.top-subdirs-menu li:first-child {
    border-left: 1px solid #e6e6e6;
}

.top-subdirs-menu li a {
    color: #363636 !important;
    font-size: 15px !important;
    text-decoration: none;
}

.top-subdirs-menu li.he-line {
    word-wrap: break-word;
    max-width: 124px;
    padding: 10px 12px !important;
}

.tabs .he li {
    padding: 18px;
}

.tabs .he li.selected {
    padding-bottom: 16px !important;
}

/**********\faculti-list*******************/

/************news-list********************/

.news-detail {
    margin: 15px 0;
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
}

.news-detail p {
    padding: 5px 0px 10px !important;
}

.news-detail img.detail_picture {
    max-width: 400px
}

.news-detail img {
    margin: 0 8px 6px 8px;
}

.news-detail ol {
    list-style-type: decimal;
    margin-left: 15px;
}

.news-detail ul {
    list-style-type: disc;
    margin-left: 18px;
}

.news-detail ol li, .news-detail ul li {
    margin-bottom: 5px;
}

.news-list-old {
    margin-top: 30px;
}

.news-list-old .img-wrapp {
    width: 250px;
    float: left;
}

.news-list-old .img-wrapp img {
    max-width: 100%;
}

.news-list-old .info {
    float: left;
    margin-left: 11px;
    width: 485px;
    margin-top: -5px;
}

.news-list-old .info .text {
    font-size: 14px;
    color: #202020;
    line-height: 20px;
}

.news-list-old .info .news-date-time {
    color: #868484;
    font-size: 12px;
    font-style: italic;
    display: inline-block;
    margin-bottom: 8px;
}

.news-list-old .item {
    display: inline-block;
    width: 747px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    margin-bottom: 25px;
}

.news-list-old .item .title {
    color: #177242;
    font-size: 16px;
    font-family: 'PTSansBold';
    margin: 0 0 12px 0;
    text-decoration: none;
    display: block;
}

/************\news-list*******************/

/************table************************/

.documents-table table a {
    color: #0d4ba7;
    font-size: 14px;
}

.section-documents {
    margin: 22px 0 28px 0;
}

.documents-table table {
    font-size: 14px;
    line-height: 18px;
}

.documents-table table th {
    border: 1px solid #000;
    padding: 10px 7px;
    vertical-align: middle;
    font-family: 'PTSansBold';
    background: #f9fffc;
}

.documents-table table td {
    text-align: center;
    vertical-align: middle;
    padding: 7px 8px;
    border: 1px solid #000;
}

.gray-table th, .gray-table td {
    border: 1px solid #e6e6e6 !important
}

.gray-table th, .no-border td {
    border: 0px !important;
    font-size: 16px;
    line-height: 18px;
    text-align: justify !important;
    vertical-align: top !important;
}

.documents-table table td a {
    display: inline-block;
    height: 22px;
}

.documents-table .no-style {
    display: block;
    height: auto
}

.documents-table table td img.icon {
    margin-right: 5px;
    float: left;
    width: 12px;
    margin-top: 2px;
}

table.no-border td, table.no-border th {
    border: 0;
    text-align: left !important;
}

table.border-gray td, table.border-gray th {
    border: 1px solid #e6e6e6;
}

.text-left tr td, .text-left tr th {
    text-align: left;
}

/************table************************/

/************speciality*******************/

p.big-title {
    font-size: 36px !important;
    font-family: 'PTSansBold';
    margin: 20px 0 !important;
    line-height: 30px !important;
}

ul.list {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.list li {
    padding-left: 5px;
    text-indent: -6px;
    font-size: 16px;
    margin-bottom: 5px;
}

ul.list li:before {
    content: "• ";
    color: #008706;
    font-size: 37px;
    float: left;
    margin-right: 7px;
    line-height: 15px;
}

.grn-tabs {
    border: 1px solid #008706;
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 30px;
}

.grn-tabs .tab {
    float: left;
}

.grn-tabs .tab a {
    color: #008706;
    text-decoration: none;
    padding: 6px 58px;
    display: inline-block;
    border-left: 1px solid #008706;
}

.grn-tabs .first, .grn-tabs .first a {
    border-left: none;
}

.grn-tabs .active {
    background: #008706
}

.grn-tabs .active a {
    color: #fff
}

ol.number {
    counter-reset: li;
    list-style: none;
    padding: 0;
    margin: 0;
}

ol.number li {
    padding-left: 5px;
    text-indent: -6px;
    font-size: 16px;
    margin-bottom: 5px;
}

.number li:before {
    content: counter(li);
    /* В качестве данных используем счетчик */
    counter-increment: li;
    /* Увеличиваем значение счетчика на 1 */
    margin-right: 5px;
    color: #008706;
    font-weight: bold;
    padding: 3px 8px;
}

.passport {
    margin-top: 50px;
}

.passport .title {
    background: #008706;
    color: #fff;
    font-size: 36px;
    line-height: 79px;
    border-radius: 10px;
    padding: 0 21px;
    margin-bottom: 14px;
}

.passport .item {
    float: left;
    width: 332px;
    margin-right: 37px;
    margin-top: 15px;
    margin-bottom: 35px;
}

.passport .item .head {
    font-size: 24px;
    font-family: 'PTSansBold';
    margin-bottom: 10px;
    line-height: 24px;
    min-height: 40px;
}

.passport .item .head i {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url('images/icon_sprite.png') -6px -9px;
    float: left;
    margin-right: 11px;
}

.passport .item table {
    width: 100%
}

.passport .item .tich i {
    background-position: -42px -9px;
}

.passport .item .fak i {
    background-position: -81px -9px;
}

.passport .item .vip i {
    background-position: -260px -9px;
}

.passport .item .prod i {
    background-position: -566px -3px;
}

.passport .item .vstup i {
    background-position: -180px -9px;
}

.passport .item .kol i {
    background-position: -129px -2px;
}

.passport .item .price i {
    background-position: -304px -5px;
}

.prezen {
    color: #008706;
    float: left;
    margin-right: 10px;
}

div.label {
    font-family: 'PTSansBold';
    float: left;
    margin-right: 35px;
}

div.label img {
    float: left;
    margin-right: 8px;
    margin-top: 2px;
}

.gray-border {
    clear: both;
    border-top: 1px solid #e6e6e6;
    margin: 14px 0 10px 0;
}

.direction {
    margin-top: 37px;
}

.direction > img {
    float: left;
}

.direction .head {
    font-size: 36px;
    margin-left: 31px;
    border-bottom: 1px solid #e6e6e6;
    height: 38px;
    margin-bottom: 11px;
    padding-left: 15px;
}

.direction .desc {
    padding-left: 48px;
}

.direction .desc span {
    padding: 3px 0 17px 0;
    display: inline-block;
}

.feature {
    margin-top: 37px;
    background: #008608;
    padding: 20px 0 2px 0;
    color: #fff;
    border-radius: 10px;
}

.feature .desc {
    padding: 0 50px;
}

.feature > img {
    float: left;
}

.feature .head {
    font-size: 36px;
    margin-left: 49px;
    border-bottom: 1px solid #e6e6e6;
    height: 38px;
    margin-bottom: 11px;
}

.feature .desc p {
    margin-bottom: 26px;
}

.edu {
    margin-top: 50px;
}

.edu > img {
    float: left;
}

.edu .head {
    font-size: 36px;
    margin-left: 49px;
    border-bottom: 1px solid #e6e6e6;
    height: 38px;
    margin-bottom: 11px;
}

.edu .desc {
    padding-left: 50px;
}

.edu .desc p {
    margin-bottom: 26px;
}

.works {
    clear: both;
    margin: 38px 0 28px 0;
    display: inline-block;
}

.works img {
    margin: 13px;
    float: left;
}

.twocolumn ul.list {
    float: left;
    width: 311px;
    margin-right: 34px;
}

.comment {
    display: inline-block;
    margin-bottom: 25px;
}

.comment img {
    border-radius: 50%;
    width: 155px;
    height: 155px;
    float: left;
}

.comment .text {
    float: left;
    margin-left: 50px;
    display: inline-block;
    width: 491px;
}

.comment .bottext {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 25px;
}

/************\speciality*******************/

.special-label {
    margin-top: 30px !important;
}

footer {
    background: #008706;
}

footer .bottom {
    padding: 22px 0px 0 0px;
    display: inline-block;
    width: 1000px;
    background: #008607 url('./images/bg_footer.jpg') -9px 1px no-repeat;
}

footer .bottom .column {
    width: 184px;
    float: left;
    margin-left: 16px;
    position: relative;
    color: #fff;
}

footer .bottom .column p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}

footer .bottom .column li {
    margin-bottom: 7px;
}

footer .bottom .column li a {
    color: #fff;
    font-size: 13px;
}

footer .bottom .column li a:hover {
    text-decoration: none
}

footer .bottom .column i {
    width: 4px;
    height: 42px;
    position: absolute;
    background: #992e8c;
    top: -27px;
    left: -13px;
}

footer .bottom .column .red {
    background: #e60003;
}

footer .bottom .column .green {
    background: #008706;
}

footer .bottom .column .orange {
    background: #fa8e12;
}

footer .bottom .column .blue {
    background: #0e4095;
}

.copyright {
    height: 90px;
    margin-top: -2px;
    color: #999999;
    font-size: 14px;
    background: #fff;
    text-align: center;
    line-height: 90px;
}

.center-wrapper {
    display: inline-block;
    padding: 24px 0;
    width: 100%;
}

.center-wrapper > .text {
    float: left;
    width: 746px;
    margin-left: 20px;
    line-height: 21px
}

.center-wrapper > .text h1 {
    color: #000;
    line-height: 28px;
    font-size: 24px;
    font-family: 'PTSansBold';
    margin-bottom: 20px;
}

.center-wrapper > h1 {
    font-size: 20px;
    font-family: 'PTSansBold';
    margin-bottom: 20px;
}

.center-wrapper > .text p {
    margin: 15px 0;
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
}

/************left-menu**********************/

.left-sidebar-menu {
    float: left;
    border-top: 5px solid #008706;
    width: 233px;
}

.left-sidebar-menu ul {
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.left-sidebar-menu ul li {
    border-top: 1px solid #e6e6e6;
    line-height: 19px;
}

.left-sidebar-menu ul li.selected {
    border-left: 2px solid #008706 !important;
    margin-left: -1px;
}

.left-sidebar-menu ul.left-ul li a {
    font-size: 15px;
    color: #363636;
    text-decoration: none;
    display: inline-block;
    padding: 11px 10px 11px 17px;
    width: 100%;
    box-sizing: border-box;
}

.left-sidebar-menu ul li.selected a {
    font-family: 'PTSansBold';
    color: #008706;
}

.left-sidebar-menu ul li:first-child {
    border: none;
}

/************\left-menu**********************/

/*************teachers******************************/

.teachers .filter {
    border: 1px solid #e6e6e6;
    display: inline-block;
    width: 735px;
    margin-bottom: 30px;
}

.teachers .filter li {
    float: left;
    padding: 9px 6px;
    margin-right: 2px;
}

.teachers .filter li.selected {
    border-bottom: 3px solid #177242;
}

.teachers .filter li.selected a {
    color: #177242;
}

.teachers .filter li a {
    color: #373737;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'PTSansBold';
}

.teachers .filter .capitalize {
    text-transform: capitalize;
}

.teachers .filter li a:hover {
    color: #177242;
}

.teachers .teacher {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 8px 8px;
    float: left;
    border-bottom: 3px solid #177141;
    width: 158px;
    margin: 0 10px 15px 0;
    height: 320px;
}

.teachers .teacher:hover {
    border-top: 2px solid #177141;
    border-left: 2px solid #177141;
    border-right: 2px solid #177141;
    border-bottom: 4px solid #177141;
    padding: 7px;
}

.teachers .teacher .img-wrapp, .teachers-page .img-wrapp {
    background: #f9f9f9;
    border: 1px solid #f3f3f3;
    padding: 9px;
    text-align: center;
}

.teachers .teacher .name {
    color: #202020;
    font-family: 'PTSansBold';
    text-align: center;
    font-size: 14px;
    margin: 5px 0;
}

.teachers .teacher .desc {
    color: #646262;
    font-style: italic;
    font-size: 12px;
    text-align: center;
    margin: 5px 0;
}

.teachers-page .img-wrapp {
    float: left;
}

.teachers-page .info {
    float: left;
    font-size: 14px;
    width: 500px;
    margin-left: 15px;
    padding-top: 7px;
}

.teachers-page .info p {
    margin: 0 0 7px 0;
    text-align: left
}

.teachers-page .head {
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 3px solid #177242;
    display: inline-block;
    padding: 10px;
    width: 716px;
    margin-bottom: 18px;
}

.teachers-page .tabs .top-subdirs-menu .two-line, .tile-block .tabs .top-subdirs-menu .two-line {
    padding: 9px 18px;
    border-left: 1px solid #e6e6e6;
    line-height: 17px;
}

.teachers-page .tabs .top-subdirs-menu li, .tile-block .tabs .top-subdirs-menu li {
    padding: 18px 18px;
}

.tile-block .top-subdirs-menu li.selected, .teachers-page .tabs .top-subdirs-menu li.selected {
    padding-bottom: 16px;
}

.tile-block .tabs .top-subdirs-menu li.selected a.two-line-a, .teachers-page .tabs .top-subdirs-menu li.selected a.two-line-a {
    height: 25px;
    display: block;
}

.teachers-page .tabs, .tile-block .tabs {
    margin-bottom: 25px;
}

.tabs-contents > .title {
    color: #202020;
    line-height: 21px;
    font-size: 16px !important;
    font-family: 'PTSansBold';
    margin-top: 35px !important;
}

.tabs-contents .desc {
    color: #202020;
    line-height: 21px;
    font-size: 14px;
}

.tabs-contents > div {
    display: none;
}

.tile-block {
    margin-top: 20px;
}

.tile-block .item {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    padding: 8px 8px;
    float: left;
    border-bottom: 3px solid #177141;
    width: 158px;
    margin: 0 10px 15px 0;
    height: 329px;
}

.tile-big .item {
    width: 345px;
    height: 330px;
}

.tile-block .item:hover {
    border-top: 2px solid #177141;
    border-left: 2px solid #177141;
    border-right: 2px solid #177141;
    border-bottom: 4px solid #177141;
    padding: 7px;
}

.tile-block .item .img-wrapp, .tile-block-page .img-wrapp {
    background: #f9f9f9;
    border: 1px solid #f3f3f3;
    padding: 9px;
}

.tile-block .item .name {
    color: #202020;
    font-family: 'PTSansBold';
    text-align: center;
    font-size: 14px;
    margin: 5px 0;
}

.tile-block .item .name .gray {
    font-family: 'PTSansRegular';
    color: #6e6d6d;
    font-size: 12px;
}

.tile-block .item .desc {
    color: #646262;
    font-style: italic;
    font-size: 14px;
    text-align: center;
    margin: 5px 0;
    height: 110px;
    overflow: hidden;
}

.tile-big .item .desc {
    height: 43px;
}

.tile-block .img-wrapp {
    float: left;
}

.tile-block .info {
    float: left;
    font-size: 14px;
    width: 500px;
    margin-left: 15px;
    padding-top: 7px;
}

.tile-block .info p {
    margin: 0 0 7px 0;
}

.tile-block .head {
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-bottom: 3px solid #177242;
    display: inline-block;
    padding: 10px;
    width: 716px;
    margin-bottom: 18px;
}

/*************\teachers******************************/

/**************rektor**************************************/

.rector {
    width: 233px;
    float: left;
    border: 1px solid #d3d1d1;
    position: relative;
    padding-bottom: 20px;
    margin-right: 19px;
}

.rector .head {
    font-family: 'PTSansBold';
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    padding: 0 13px;
    background: #fff;
    top: -9px;
    left: 25px;
}

.rector .img-wrapp {
    position: relative;
    width: 155px;
    height: 155px;
    margin: 36px auto 23px auto;
}

.rector .img-wrapp .frame {
    width: 155px;
    height: 155px;
    top: 0;
    left: 0;
    position: absolute;
    background: url('images/frame_round.png');
}

.rector .name {
    font-family: 'PTSansBold';
    font-size: 18px;
    color: #202020;
    text-align: center;
    line-height: 25px;
}

.rector .line {
    width: 64px;
    margin: 17px auto 17px auto;
    border-top: 2px solid #177242;
}

.rector .text {
    color: #4f4f4f;
    font-style: italic;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
}

.rector .button-green {
    margin: 22px 0
}

.rector .button-green img {
    float: left;
    margin-right: 9px;
}

/**************\rektor**************************************/

.button-green {
    font-family: 'PTSansBold';
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 11px 25px;
    background: #177242;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
    border: none;
}

.link {
    color: #0d4ba7;
    font-size: 14px;
}

.center {
    text-align: center;
}

.s-24 {
    font-size: 24px;
}

/*************breadcrumb*******************************/

/*phonebook*/

.tree {
    margin-left: 17px;
}

.tree ul li span {
    position: absolute;
    background: rgba(12, 88, 37, 0.83);
    width: 12px;
    height: 12px;
    margin-left: -26px;
    border-radius: 50%;
}

.tree ul li > span {
    margin-top: 10px;
    margin-left: -16px;
}

.tree ul li > a {
    padding-left: 10px;
    line-height: 29px;
    font-size: 18px;
}

.tree ul li a:hover {
    text-decoration: none
}

.tree .fa-angle-right:before {
    content: ">";
    margin: 0px 6px;
    color: #fff;
}

.tree ul li span i.fa-angle-right {
    color: rgba(25, 70, 186, .65);
}

.tree ul li span i.fa-lg {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.tree ul li span i {
    width: 7px;
    height: 25px;
    line-height: 22px;
}

.tree ul li.parent_li > span {
    width: 20px;
    height: 22px;
    margin: 2px 0 0 -21px;
    border: 1px solid rgba(25, 70, 186, .25);
}

.tree ul li.parent_li ul li {
    padding-left: 25px;
}

.phonebook-filter {
    display: inline-block;
    width: 100%;
    background: rgba(23, 114, 66, 0.63);
    color: #fff;
    border-radius: 10px;
    padding: 21px 0;
    margin-bottom: 20px;
}

/*\phonebook*/

ul.breadcrumb-navigation {
    margin-bottom: 10px;
}

ul.breadcrumb-navigation li a, ul.breadcrumb-navigation li span {
    color: #8b8b8b;
    text-decoration: none;
}

ul.breadcrumb-navigation li a:hover {
    text-decoration: underline;
}

/*************\breadcrumb*******************************/

.text table td {
    vertical-align: top;
}

.documents-list li img {
    float: left;
    margin-right: 20px;
}

/*****************cecutient_style***************************************/

.blue {
    background: #82c9f1;
}

.yellow {
    background: #000;
    color: #ff0;
}

.yellow header .bottom-menu > ul > li > a, .yellow header .right-block ul li a, .yellow header .container > ul > li > a, .yellow .middle-menu ul li a, .yellow .slider .text-block .title, .yellow .slider .button-green-slider, .yellow .events .text a, .yellow .news-block .item .text, .yellow .wrapper .more, .yellow footer .bottom .column p, .yellow footer .bottom .column li a, .yellow .copyright, .yellow .left-sidebar-menu ul.left-ul li a, .yellow .faculty-list .item .title, .yellow .faculty-list .item .title-p, .yellow .file_item a {
    color: #ff0;
}

.yellow .documents-table table th {
    background: #000;
}

.middle header .container > ul > li > a {
    font-size: 17px;
}

.middle header .container > ul > li {
    padding: 0 10px;
}

.middle header .logo-block p {
    font-size: 17px;
}

.middle header .bottom-menu > ul > li > a {
    font-size: 19px;
}

.middle header .bottom-menu > ul > li {
    padding-left: 41px;
}

.middle header .bottom-menu > ul > li:first-child {
    padding-left: 0;
}

.middle header .slider .text-block .title {
    font-size: 26px
}

.middle .middle-menu ul li a {
    font-size: 18px;
}

.middle .events .text {
    font-size: 18px;
}

.middle .news-block .item .text {
    font-size: 18px;
}

.middle .news-block .title {
    font-size: 18px;
}

.middle .events .title {
    font-size: 18px;
}

.middle .news-block .tab .all {
    font-size: 14px;
}

.middle footer .bottom .column p {
    font-size: 18px;
}

.middle footer .bottom .column li a {
    font-size: 15px;
}

.middle header .right-block ul li a {
    font-size: 17px;
}

.middle .news-detail p {
    font-size: 18px
}

.middle .center-wrapper > .text p {
    font-size: 18px
}

.middle .faculty-list .item .title, .middle .faculty-list .item .title-p {
    font-size: 18px
}

.middle .left-sidebar-menu ul.left-ul li a {
    font-size: 17px;
}

.middle ul.breadcrumb-navigation li a, .middle ul.breadcrumb-navigation li span {
    font-size: 18px;
}

.middle .news-list-faculti .info .text {
    font-size: 18px;
}

.middle .news-list-faculti .item .title {
    font-size: 18px;
}

.middle .center-wrapper > .text a {
    font-size: 18px;
}

.middle .news-detail {
    font-size: 18px;
}

.big header .container > ul > li > a {
    font-size: 18px;
}

.big header .container > ul > li {
    padding: 0 7px;
}

.big header .logo-block p {
    font-size: 18px;
}

.big header .bottom-menu > ul > li > a {
    font-size: 20px;
}

.big header .bottom-menu > ul > li {
    padding-left: 32px;
}

.big header .bottom-menu > ul > li:first-child {
    padding-left: 0;
}

.big header .slider .text-block .title {
    font-size: 28px
}

.big .middle-menu ul li a {
    font-size: 20px;
}

.big .events .text {
    font-size: 20px;
}

.big .news-block .item .text {
    font-size: 20px;
}

.big .news-block .title {
    font-size: 20px;
}

.big .events .title {
    font-size: 20px;
}

.big .news-block .tab .all {
    font-size: 16px;
}

.big footer .bottom .column p {
    font-size: 20px;
}

.big footer .bottom .column li a {
    font-size: 16px;
}

.big header .right-block ul li a {
    font-size: 18px;
}

.big .news-detail p {
    font-size: 20px
}

.big .center-wrapper > .text p {
    font-size: 20px
}

.big .faculty-list .item .title, .big .faculty-list .item .title-p {
    font-size: 20px
}

.big .left-sidebar-menu ul.left-ul li a {
    font-size: 18px;
}

.big ul.breadcrumb-navigation li a, .big ul.breadcrumb-navigation li span {
    font-size: 20px;
}

.big .news-list-faculti .info .text {
    font-size: 20px;
}

.big .news-list-faculti .item .title {
    font-size: 20px;
}

.big .center-wrapper > .text a {
    font-size: 20px;
}

.big .news-detail {
    font-size: 20px;
}

header .bottom-menu .blue {
    background: #fff !important;
}

/*****************\cecutient_style**************************************/

.filter-form {
    margin: 20px 0;
}

.filter-form select {
    height: 29px;
    float: left;
    margin-right: 10px;
}

.partners-list .img-wrapp img {
    height: 133px;
}

.partners-list .tile-block .item {
    height: 278px;
}

.filter-form .button-green {
    font-size: 14px;
    padding: 6px 14px;
}

.teachers .teacher .img-wrapp, .teachers-page .img-wrapp {
    background: #f9f9f9;
    border: 1px solid #f3f3f3;
    padding: 9px;
    text-align: center;
}

.teachers img {
    width: auto;
    height: auto;
    max-width: 138px;
    max-height: 138px;
}

/**********forum****************/

div.forum-header-box {
    background: #177242;
    border-color: #177242;
}

div.forum-page {
    font-size: 14px;
}

div.forum-page a {
    color: #115dc5;
    font-size: 13px;
}

/*********\forum****************/

.hide {
    display: none;
}

.clear {
    clear: both;
}

.square {
    margin: 0;
    counter-reset: li;
    list-style: none;
}

.square li {
    position: relative;
    margin: 0 0 10px 2em;
    padding: 4px 8px;
    border-top: 2px solid #e8e8e8;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    font-size: 16px;
}

.square li:last-child {
    margin-bottom: 0;
}

.square li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: -2px;
    left: -2em;
    width: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 4px;
    border-top: 2px solid #e8e8e8;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    background: #e8e8e8;
    color: black;
    font-weight: bold;
    text-align: center;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
}

.square li:hover {
    border-top: 2px solid #389F70;
}

.square li:hover:before {
    border: 2px solid #008706;
    background: #98EABA;
}

/******************************************pozdravlyalki*********************************/

.photos {
    width: 233px;
    float: left;
    position: relative;
    padding-bottom: 5px;
    margin-right: 19px;
}

.photos .img-wrapp {
    position: relative;
    width: 155px;
    height: 155px;
    margin: 23px auto 23px auto;
}

.photos .img-wrapp .frame {
    width: 155px;
    height: 155px;
    top: 0;
    left: 8px;
    position: absolute;
    background: url('images/frame_round.png');
}

.photos .name {
    font-family: 'PTSansBold';
    font-size: 18px;
    color: #202020;
    text-align: center;
    line-height: 25px;
}

/********линия********/

.photos .line {
    width: 64px;
    margin: 17px auto 17px auto;
    border-top: 2px solid #177242;
}

.photos .text {
    color: #4f4f4f;
    font-style: italic;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
}

.files_list {
    float: right;
    display: inline-block;
}

.file_item {
    display: inline-block;
    margin-bottom: 10px;
}

.file_item img {
    float: left;
    margin-right: 10px;
}

.file_item a {
    line-height: 24px;
}

.stage-container {
    max-width: 1000px;
    margin: 35px 0px;
}

.stage__leftcol {
    min-height: 1px;
    max-width: 260px;
    text-align: right;
}

.stage-col {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    width: 100%;
}

.stage-row {
    width: 100%;
    display: inline-block;
}

.stage__rightcol {
    max-width: 300px;
}

.stage__righttablewrapper {
    position: relative;
}

.stage__line {
    width: 2px;
    position: absolute;
    top: 0;
    left: 7px;
    right: 0;
    bottom: 0;
    background: #d4d4d4;
}

.linewrapper {
    display: table-cell;
    position: relative;
    vertical-align: top;
    width: 16px;
}

.stage__circlewrapper {
    background: transparent;
    z-index: 100;
    position: absolute;
}

.stage__circle {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #008706;
    border: 2px solid #008706;
}

.stage__textwr-bottompadding {
    padding-bottom: 50px;
}

.stage__sectiontextwrapper {
    display: table-cell;
    padding-left: 40px;
}

.stage-name {
    color: #616161;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.stage-row:last-child .stage__textwr-bottompadding {
    padding-bottom: 25px;
}

.center {
    text-align: center;
}

.s-24 {
    font-size: 24px;
}

.red75 {
    font-size: 36px;
    color: #ffffff;
    font-family: 'PTSansBold';
    margin-bottom: 10px;
    line-height: 24px;
    text-align: left;
    background: #dc4128;
    width: 736px;
    padding: 9px 9px;
    margin-right: 2px;
}

.request_box {
    margin: 12px 0;
    color: orangered;
}

.request_box:empty {
    margin: 0;
}

.tabcontent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -15px;
}

.tabcontent.hide {
    display: none;
}

.tabcontent .item {
    margin-top: 15px;
}

.page_not_found .title404 {
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 25px;
}

.page_not_found .subtitle404 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 25px;
}

.page_not_found .descr_text404 {
    line-height: 20px;
    margin-bottom: 20px;
}

.page_not_found a.big_btn {
    text-decoration: none;
    font-size: 10px;
    border-radius: 2px;
    text-align: center;
    border: none;
    outline: 0;
    padding: 10px 21px 9px 20px;
    color: #FFF;
    background: #249d1d;
}

.page_not_found .big_btn span {
    font-size: 13px;
    font-weight: 600;
}

.page_not_found .big_btn:hover {
    background: #7ab377;
}

.o-universitete__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    top: -5px;
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
}

.o-universitete__block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: black !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    padding: 12px 24px;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.o-universitete__block a.o-universitete__block--col2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.o-universitete__block a:hover, .o-universitete__block a:focus {
    color: black;
    text-decoration: none;
    background: rgba(240, 240, 240, 0.7);
}

.news-block .link-part a {
    margin-right: 7px;
    margin-bottom: 10px;
}

.news-block .title {
    font-size: 15px;
}

.tabs .top-subdirs-menu.he {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}

.tabs .top-subdirs-menu.he li {
    width: 20%;
}

.news-block .item {
    margin-top: 15px;
}

.fotorama.fotorama-center .fotorama__wrap {
    margin: 0 auto;
}

/*add styles*/

.middle__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 14px;
}

.middle__wrapper .logo-block {
    float: none;
}

.middle__right-part {
    width: calc(100% - 355px);
    margin-bottom: 10px;
}

.middle__right-part-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 6px;
}

.middle__wrapper .right-block, .middle__wrapper .lang, .middle__wrapper .soc-block {
    width: unset;
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: unset;
    height: unset;
    padding-top: 0;
    margin: 0;
}

.right-part__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.middle__wrapper .lang {
    margin-left: 40px;
}

.middle__wrapper .lang a {
    font-size: 14px;
    line-height: 18px;
    border: none;
    opacity: 1;
    margin-left: 6px;
}

.middle__wrapper .lang a.is-active {
    color: #008706;
}

.middle__wrapper .menu li::before {
    display: none;
}

.middle__wrapper .menu li a {
    text-decoration: none;
}

.middle__wrapper .menu li {
    margin-left: 36px;
}

.middle__wrapper .soc-block a {
    background: none;
    margin-right: 14px;
}

.middle__right-part-bottom .icons a {
    text-decoration: none;
    margin-left: 12px;
    display: inline-block;
}

.middle__wrapper .search {
    padding-top: 0;
}

.middle__right-part-bottom {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.middle__right-part-bottom .search input[type="text"] {
    width: 350px;
    padding: 5px 9px;
}

.middle__right-part-bottom .search input[type="submit"] {
    padding: 6px 23px;
    position: relative;
    left: -4px;
    background-color: #008706;
    cursor: pointer;
    -webkit-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
    font-size: 14px;
}

.middle__right-part-bottom .icons a:hover path, .middle__right-part-bottom .icons a:hover circle {
    stroke: #008706;
}

.middle__right-part-top .soc-block a {
    display: inline-block;
    width: 24px;
    height: 24px;
}

.middle__right-part-top .soc-block a:hover {
    opacity: .75;
}

.middle__wrapper .menu a:hover {
    color: #008706;
}

.middle__right-part-bottom .icons a path, .middle__right-part-bottom .icons a circle {
    -webkit-transition: stroke 300ms;
    -o-transition: stroke 300ms;
    transition: stroke 300ms;
}

.middle__right-part-top .soc-block a {
    -webkit-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}

.middle__wrapper .menu a:hover {
    -webkit-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
}

.middle__right-part-bottom .search input[type="submit"]:hover {
    opacity: .75;
}

.ntfCookie .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 21px 0 22px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.ntfCookie .container p a {
    color: #008706 !important;
    text-decoration: none;
    border-bottom: 1px solid #008706;
    -webkit-transition: border 300ms;
    -o-transition: border 300ms;
    transition: border 300ms;
}

.ntfCookie .btnClose, .btn-call-back {
    padding: 10px 30px;
    border: 1px solid #008706;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
    color: #008706 !important;
    -webkit-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.ntfCookie {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgb(49 49 49 / 10%);
    box-shadow: 0 0 20px rgb(49 49 49 / 10%);
    z-index: 5;
}

.ntfCookie .btnClose:hover, .btn-call-back:hover {
    background-color: #008706;
    color: #fff !important;
}

.ntfCookie .container p a:hover {
    border-bottom: 1px solid transparent;
}

.education__items {
}

.education__item a {
    color: #000000 !important;
    text-decoration: none;
}

.education__item > a {
    padding: 38px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.education__item {
    border: 1px solid #DCDCDC;
    margin-bottom: 20px;
}

.education__item > a:hover {
    background-color: #008706;
    color: #fff !important;
}

.education__item > a:hover svg path {
    stroke: #fff;
}

.center-wrapper .education__info-block > h3 {
    background-color: transparent;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    color: #000;
    font-family: 'PTSansRegular';
    padding: 0;
    width: 100%;
}

.education__info-block-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.education__info-block-bottom > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 26px;
}

.center-wrapper .education__info-block > h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
}

.center-wrapper .education__page > a.btn-back {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: unset;
    text-decoration: none;
    color: #000;
}

.center-wrapper .education__page > a.btn-back svg {
    margin-right: 8px;
}

.center-wrapper .education__page > h2 {
    color: #000;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    margin: 17px 0;
}

.center-wrapper .education__page > h2.subtitle {
    font-size: 20px;
    font-family: 'PTSansBold', sans-serif;
    color: #666666 !important;
    margin-bottom: 15px;
    margin-top: 25px;
    line-height: 20px;
    min-height: 20px;
}

.center-wrapper .education__page > h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
}

.center-wrapper .education__page .education__info-block > p {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    margin: 0;
    margin-bottom: 16px;
}

.center-wrapper .education__page .education__info-block > i {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #9E9E9E;
    margin-bottom: 8px;
    display: inline-block;
}

.education__info-block-bottom {
    margin-bottom: 18px;
    margin-top: 25px;
}

.education__info-block-bottom > div svg {
    margin-right: 8px;
}

.education__info-block {
    padding: 24px 28px;
    border: 1px solid #DCDCDC;
    border-radius: 2px;
    margin-bottom: 20px;
}

.wr-popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
    width: 100%;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
}

.wr-popup.active {
    opacity: 1;
    visibility: visible;
}

.wr-popup .info-page__thankyou {
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    padding: 32px 40px;
    border-radius: 16px;
    min-width: 295px;
}

@media screen and (max-width: 767px) {
    .wr-popup .info-page__thankyou {
        height: 100vh;
    }
}

.wr-popup .info-page__thankyou .modal__close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 101;
    width: 120px;
    height: 120px;
    padding: 33px;
    background-color: #F5F9FC;
    border: none;
    outline: none;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .wr-popup .info-page__thankyou .modal__close {
        padding: 0;
    }
}

.wr-popup .info-page__thankyou .modal__close svg rect {
    fill: #d5d5d5;
    -webkit-transition: fill 500ms;
    -o-transition: fill 500ms;
    transition: fill 500ms;
}

@media screen and (max-width: 767px) {
    .wr-popup .info-page__thankyou .modal__close svg {
        width: 30px;
        height: 30px;
    }
}

@media screen and (min-width: 1200px) {
    .wr-popup .info-page__thankyou .modal__close:hover svg rect {
        fill: #8d8d8d;
    }
}

@media screen and (max-width: 767px) {
    .wr-popup .info-page__thankyou .modal__close {
        width: 50px;
        height: 50px;
    }
}

@media screen and (max-width: 1199px) {
    .wr-popup .info-page__thankyou-title {
        max-width: 400px;
        text-align: center;
    }
}

.wr-popup .popup {
    max-width: 593px;
    margin: auto;
}

@media screen and (max-width: 1199px) {
    .wr-popup .popup {
        max-width: 100%;
        width: 80%;
    }
}

@media screen and (max-width: 767px) {
    .wr-popup .popup {
        width: 100%;
    }
}

.wr-popup .btn__all-events {
    margin-bottom: 30px;
}

.wr-popup .popup__background {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}

.wr-popup .btn-submit {
    background-color: #008706;
    color: #fff;
    border-radius: 4px;
}

.wr-popup .input-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 12px;
}

.wr-popup .input-container--1 .input:-moz-placeholder-shown ~ label, .wr-popup .input-container--4 .input:-moz-placeholder-shown ~ label {
    transform: translateY(0);
    font-size: 1rem;
}

.wr-popup .input-container--1 .input:-ms-input-placeholder ~ label, .wr-popup .input-container--4 .input:-ms-input-placeholder ~ label {
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 1rem;
}

.wr-popup .input-container--1 .input:placeholder-shown ~ label, .wr-popup .input-container--4 .input:placeholder-shown ~ label {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    font-size: 1rem;
}

.wr-popup .input-container--1 .input:focus ~ label, .wr-popup .input-container--4 .input:focus ~ label {
    -webkit-transform: translateY(-1.6rem);
    -ms-transform: translateY(-1.6rem);
    transform: translateY(-1.6rem);
    font-size: 10px;
}

.wr-popup .input {
    padding: 1rem 1rem;
    border-radius: 6px;
    border: 1px solid #DCDCDC;
    font-size: 1rem;
    -webkit-transition: border-color 0.4s ease-out;
    -o-transition: border-color 0.4s ease-out;
    transition: border-color 0.4s ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.wr-popup .input:focus {
    outline: none;
    border-color: #353535;
}

.wr-popup .input[required] {
    border-color: #04aa6d;
}

.wr-popup .input[required] ~ label::before {
    right: 1.45rem;
}

.wr-popup .input[required] ~ label::after {
    position: relative;
    content: " *";
}

.wr-popup .input[required]:-moz-placeholder-shown {
    border-color: #9f9f9f;
}

.wr-popup .input[required]:-ms-input-placeholder {
    border-color: #9f9f9f;
}

.wr-popup .input[required]:placeholder-shown {
    border-color: #9f9f9f;
}

.wr-popup .label {
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-1.6rem);
    -ms-transform: translateY(-1.6rem);
    transform: translateY(-1.6rem);
    font-size: 10px;
    padding: 1rem 1rem;
    color: #353535;
    -webkit-transition: font-size 0.4s ease-out, -webkit-transform 0.4s ease-out;
    transition: font-size 0.4s ease-out, -webkit-transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out, font-size 0.4s ease-out;
    transition: transform 0.4s ease-out, font-size 0.4s ease-out;
    transition: transform 0.4s ease-out, font-size 0.4s ease-out, -webkit-transform 0.4s ease-out;
    border: 1px solid transparent;
}

.wr-popup .label .label-text {
    position: relative;
}

.wr-popup .label::before {
    content: "";
    position: absolute;
    top: 0.75rem;
    left: 1rem;
    right: 1rem;
    bottom: 0.5rem;
    /*inset: 0.75rem 1rem 0.5rem;*/
    inset: 1rem;
    background: #fff;
    z-index: 0;
}

.wr-popup .explain {
    position: relative;
    background: #353535;
    border-radius: 50%;
    padding: 0.1rem 0.3rem;
    margin-left: 0.25rem;
    color: #fff;
    display: block;
}

.wr-popup .explain:hover::before, .wr-popup .explain:hover::after {
    opacity: 1;
}

.wr-popup .explain::before {
    content: attr(data-explain);
    position: absolute;
    top: 0;
    left: 1.15rem;
    height: 100%;
    padding: 0.1rem 0.25rem;
    display: block;
    background: inherit;
    white-space: nowrap;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}

.wr-popup .explain::after {
    content: "";
    position: absolute;
    left: 0.65rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 4px solid transparent;
    border-right-color: #353535;
}

.wr-popup .explain::before, .wr-popup .explain::after {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.modal__close-icon {
    background-color: transparent;
    border: none;
    cursor: pointer;
    -webkit-transition: -webkit-transform 300ms;
    transition: -webkit-transform 300ms;
    -o-transition: transform 300ms;
    transition: transform 300ms;
    transition: transform 300ms, -webkit-transform 300ms;
    position: absolute;
    top: 35px;
    right: 35px;
}

.modal__close-icon:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.popup__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 21px;
}

.wr-popup .program__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 6px;
    color: #7B7B7B;
}

.wr-popup .btn-submit {
    height: 54px;
    padding: 0 50px;
    border-radius: 4px;
    border: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
}

.wr-popup p {
    font-weight: 400;
    font-size: 18px !important;
    line-height: 120% !important;
    text-align: left !important;
    margin-top: 0 !important;
    margin-bottom: 24px !important;
}

.wr-popup p.agree {
    padding-top: 8px !important;
    margin-bottom: 20px !important;
}

.wr-popup p.agree, .wr-popup p.agree a {
    color: #000;
    text-decoration: none;
    font-size: 14px !important;
    line-height: 120% !important;
}

.wr-popup p.agree a {
    border-bottom: 1px solid #000;
    -webkit-transition: border 300ms;
    -o-transition: border 300ms;
    transition: border 300ms;
}

.wr-popup p.agree a:hover {
    border-bottom: 1px solid transparent;
}

.input-container.warning .input {
    border: 1px solid #f36565;
}

body.fixed {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.education__item {
    opacity: 1;
    -webkit-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}

.education__item ul {
    display: none;
    margin: 0 32px;
}

.education__item.show ul {
    display: block;
}

.education__item ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px solid #DCDCDC;
    -webkit-transition: color 300ms;
    -o-transition: color 300ms;
    transition: color 300ms;
}

.education__item ul li a:hover {
    color: #008706 !important;
}

.education__item ul li a:hover svg path {
    stroke: #008706;
}

.education__item ul li:last-child a {
    border-bottom: 1px solid transparent;
}

.education__item.show > a svg {
    opacity: 0;
}

.education__info-block p {
    text-align: left !important;
}

.education__page p {
    /*text-align: left !important;*/
    /*display: flex;*/
}

.education__page p svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 11px;
}

.education__page p b {
    font-family: 'PTSansRegular';
    font-size: 16px;
    /*line-height: 150%;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.education__info-block a {
    color: #000 !important;
    border-bottom: 1px solid transparent;
    text-decoration: none;
    -webkit-transition: border 300ms;
    -o-transition: border 300ms;
    transition: border 300ms;
    padding-bottom: 2px;
    font-size: 14px !important;
    margin-bottom: -2px;
}

.education__info-block a:hover {
    border-bottom: 1px solid #000;
}

.news__item {
    position: relative;
    margin-bottom: 20px;
}

.news__item > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news__item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.news__item-text {
    border: 1px solid #DCDCDC;
    border-left: none;
}

.news__item-img-wrap img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.news__item-img-wrap {
    width: 278px;
    flex-shrink: 0;
    height: 222.39px;
}

.news__item-text {
    width: 60%;
}

.news__item-text-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.news__item-text {
    padding: 18px 20px 10px 20px;
}

.news__item-text .date {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #9E9E9E;
}

.news__item-text p {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 120% !important;
    text-align: left !important;
    display: -moz-box;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    box-orient: vertical;
}

.news__item-text .tags a {
    padding: 8px;
    border: 1px solid #008706;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #000 !important;
    text-decoration: none;
    position: relative;
    z-index: 2;
    -webkit-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms;
    font-size: 12px !important;
}

.news__item-text .tags a:hover {
    background-color: #008706;
    color: #fff !important;
}

.news__item-text .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.news__item-text-top svg {
    position: relative;
}

.news__item > a:hover ~ .news__item-info .news__item-text-top svg {
    -webkit-animation-name: run;
    animation-name: run;
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes run {
    0% {
        left: 0;
    }
    50% {
        left: -15px;
    }
    100% {
        left: 0;
    }
}

.education__info-block h4 {
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 120% !important;
    color: #000 !important;
    font-family: 'PTSansBold';
    text-shadow: none !important;
}

.education__page ul li {
    position: relative;
    margin-bottom: 16px;
    padding-left: 19px;
    text-align: justify;
}

.education__page ul li::before {
    content: "";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #008706;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    background: #008706;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 11px;
    margin-left: -18px;
}

.history-page i {
    display: inline-block;
    padding: 5px 16px;
    border-radius: 2px;
    font-style: normal;
    border: 1px solid #008706;
}

.history-page p {
    margin: 0;
    margin-bottom: 20px;
    text-align: left !important;
}

.history-page img {
    margin-bottom: 27px;
    width: 100%;
}

.history-page ul li {
    position: relative;
    margin-bottom: 16px;
    padding-left: 19px;
}

.history-page ul li::before {
    content: "";
    /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #008706;
    /* Change the color */
    font-weight: bold;
    /* If you want it to be bold */
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: -1em;
    background: #008706;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 11px;
    margin-left: -18px;
}

.history-page .img-wrap {
    position: relative;
}

.history-page .img-wrap b {
    position: absolute;
    bottom: 57px;
    left: 24px;
    width: calc(100% - 48px);
    color: #fff !important;
    font-family: 'PTSansRegular' !important;
    font-weight: 700;
    font-size: 27px;
    line-height: 120%;
}

.tab__titles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -6px;
    margin-bottom: 14px;
}

.tab__titles a {
    text-decoration: none !important;
    color: #000 !important;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 51px;
    margin: 0 6px;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    border-radius: 2px;
    border: 1px solid #DCDCDC;
}

.tab__titles a.active {
    font-family: 'PTSansBold';
    background-color: #008706;
    border: 1px solid #008706;
    color: #fff !important;
}

.employees__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;

    border-bottom: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
}

.employees__item-img {
    /*width: 32%;*/
    flex-shrink: 0;
}

.employees__item-img img {
    /*width: 100%;*/
    /*height: 100%;*/
    /*-o-object-fit: cover;*/
    /*object-fit: cover;*/
}

.employees__item-info {
    width: 68%;
    /*border-top: 1px solid #DCDCDC;*/
    /*border-right: 1px solid #DCDCDC;*/
    /*border-bottom: 1px solid #DCDCDC;*/
    padding: 24px 50px 4px 30px;
}

.employees__item-info i {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #9E9E9E;
    display: block;
    font-style: normal;
    margin-bottom: 12px;
}

.employees__item-info b {
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #000000;
    display: inline-block;
    margin-bottom: 24px;
    font-family: 'PTSansRegular';
}

.employees__item-info p {
    padding-left: 32px;
    position: relative;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.employees__item-info svg {
    position: absolute;
    left: 0;
    top: -2px;
}

.employees__item-info p a {
    color: #000 !important;
    text-decoration: unset;
    padding-bottom: 2px;
    border-bottom: 1px solid transparent;
    -webkit-transition: border 300ms;
    -o-transition: border 300ms;
    transition: border 300ms;
}

.employees__item-info p a:hover {
    border-bottom: 1px solid #000;
}

.education__page ol li {
    margin-bottom: 20px;
}

.tab__titles a {
    -webkit-transition: border 300ms;
    -o-transition: border 300ms;
    transition: border 300ms;
}

.tab__titles a:not(.active):hover {
    border: 1px solid #008706;
}

.education__info-block a {
    margin-left: 6px;
}

.education__info-block a:first-of-type {
    margin-left: 0;
}

.center-wrapper .education__page > .text h2, .education__page h2 {
    color: #000 !important;
}

.education__page img {
    width: 100%;
    height: auto;
}

.admission .links__wrapper a {
    color: #000;
    min-height: 135px;
    width: calc(50% - 58px);
    margin: 0 6px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #DCDCDC;
    padding: 0 22px;
    text-decoration: none !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-transition: background-color 300ms, border 300ms, color 300ms;
    -o-transition: background-color 300ms, border 300ms, color 300ms;
    transition: background-color 300ms, border 300ms, color 300ms;
}

.admission .links__wrapper a svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 15px;
}

.admission .links__wrapper a svg path {
    -webkit-transition: stroke 300ms;
    -o-transition: stroke 300ms;
    transition: stroke 300ms;
}

.admission .links__wrapper {
    margin: 0 -6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% + 12px);
    margin-bottom: 24px;
}

.admission .links__wrapper a:hover {
    background-color: #008706;
    border: 1px solid #008706;
    color: #fff !important;
}

.admission .links__wrapper a:hover svg path {
    stroke: #fff;
}

.admission h2 {
    font-size: 24px !important;
    line-height: 120% !important;
}

.education__info-block.contacts-block p, .education__info-block.contacts-block p a, .education__info-block.contacts-block i {
    font-size: 16px !important;
}

.education__info-block.contacts-block p a {
    margin-bottom: 0;
}

.education__info-block a.btn-call-back {
    color: #008706 !important;
    -webkit-transition: background-color 300ms;
    -o-transition: background-color 300ms;
    transition: background-color 300ms;
    border: 1px solid #008706;
    padding-bottom: 10px;
}

.education__info-block a.btn-call-back:hover {
    color: #fff !important;
}