div.konf {
  width: 60%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  background: aliceblue;
  padding: 5px 10px;
}

div.konf hr {
  color: #f2f2f2;
  background-color: #f2f2f2;
  border: 0;
  height: 1px;
}

.container_full .row .col-md-9 {
  padding-left: 0;
}

.container_full .row .col-md-9 .row [class^="col-"]:not(:last-child) {
  padding-right: 0;
}

.container_full .row .col-md-9 .row [class^="col-"] {
  display: grid;
    align-items: stretch;
}

.leader_block {
  margin-bottom: 12px;
}

.leader_block_full .detail_picture {
    border: 1px solid;
    border-image-source: linear-gradient(270deg, rgba(9, 125, 192, 0.5) 1.03%, rgba(255, 186, 0, 0.5) 100%);
    max-height: 350px;
    border-image-slice: 1;
    width: 100%;
    object-position: top;
  width: -moz-calc(100% - 2px);
  width: -webkit-calc(100% - 2px);
  width: -o-calc(100% - 2px);
  width: calc(100% - 2px);
}

.leader_block_name {
  border: 1px solid;
    border-image-source: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    border-image-slice: 1;
    padding: 25px 20px;
}

.leader_block_full .leader_block_name p.leader_block_post {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #000000;
    margin-bottom: 20px;
}

.leader_block_name h4 {
  margin-bottom: 17px;
}

.leader_block_name h4.leader_name {
  margin-bottom: 0px;
}

.leader_block_name h4 a, .leader_block_name h4 span {
  font-family: 'Spectral';
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 100%;
    color: #000000;
}

.leader_block_full .leader_block_name p.leader_block_desc {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 100%;
    color: #707070;
    margin-bottom: 0;
}

.contact {
  border: 2px solid;
    border-image-source: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    border-image-slice: 1;
    padding: 25px 20px;
}

.contact h5, .work-time h5, .documents h5 {
  font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    color: #000000;
    margin-bottom: 25px;
}

.contact_text {
  display: flex;
    flex-direction: row;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #1B1B1B;
}

.contact_text:not(:last-child) {
    margin-bottom: 10px;
}

.contact_bold {
  font-weight: 600;
  margin-right: 10px;
}

.social {
  border: 1px solid;
    border-image-source: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    border-image-slice: 1;
    padding: 15px 20px;
    margin-top: 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.social h5 {
  font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    color: #000000;
    margin-right: 10px;
}

.social span {
  font-family: 'Raleway';
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    background: linear-gradient(270deg, #0a7bbd33 1.03%, #ffba0033 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 0.5s;
    margin-right: 7px;
}

.social a.social_active, .social a.social_active:link {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    background: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 0.5s;
    margin-right: 7px;
}

.social a:hover, .social a:link:hover, .social a:visited, .social a:focus {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    background: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 0.5s;
}

.work-time {
  border: 1px solid;
    border-image-source: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    max-height: 350px;
    border-image-slice: 1;
    padding: 25px 20px !important;
}

.work_contact_text {
  font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #1B1B1B;
}

.work_contact_text:not(:last-child) {
    margin-bottom: 10px;
}

.documents {
  border: 1px solid;
    border-image-source: linear-gradient(180deg, rgba(9, 125, 192, 0.2) 0%, rgba(69, 81, 88, 0.2) 100%);
    border-image-slice: 1;
    padding: 25px 20px;
    display: flex;
    flex-direction: column;
    margin-top: 22px;
}

.doc_item_reg:not(:last-child) {
    margin-bottom: 10px;
}

.pdf_icon_doc {
    background-image: url(/local/templates/kemgik/images/icon/pdf8.svg);
    width: 25px;
    margin-right: 10px;
    float: left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 27.85px;
}

.link_docs {
  display: flex;
}

.link_docs a.link_doc {
  font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    color: #1B1B1B;
}

.tablinks {
  padding: 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border: 2px solid;
    border-image-source: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    border-image-slice: 1;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.tabcontent .tablinks {
    padding: 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border: 2px solid;
    border-image-source: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    border-image-slice: 1;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 10px;
}

.tabcontent .tablinks:last-child {
    padding: 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border: 2px solid;
    border-image-source: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    border-image-slice: 1;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.tabcontent button.tablinks a {
	display: flex;
    text-decoration: none;
}

.tab_number {
  font-family: 'Spectral';
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 103.4%;
    color: #097DC0;
    min-height: 62px;
    height: max-content;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}

.tabcontent button.tablinks .tab_number {
    font-family: 'Spectral';
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 103.4%;
    color: #097DC0;
    min-height: 62px;
    height: max-content;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
}

.tab_text {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 103.4%;
    color: #000000cc;
    display: flex;
    align-items: center;
    min-height: 62px;
    height: max-content;
    width: auto;
    border-left: 0;
    padding: 5px 10px 5px 0px;
    border: 0;
}

.tabcontent button.tablinks .tab_text {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 103.4%;
    color: #000000cc;
    display: flex;
    align-items: center;
    min-height: 62px;
    height: max-content;
    width: auto;
    border-left: 0;
    padding: 5px 10px 5px 0px;
    border: 0;
}

.about_kafs {
  overflow: auto;
    position: relative;
    padding-right: 10px;
}

.container_full .documents .about_kafs p, .accordion .accordion__item .accordion__body p {
  font-size: 15px;
}

.about_kafs.about_kafs_hide {
  height: 200px;
    overflow: hidden;
}

.about_kafs.about_kafs_hide:after{
  content: "";
  display: block;
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%)
}

.about_button {
  margin-top: 5px;
}

.about_button .glow-on-hover {
    width: 120px;
    height: 22px;
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(90deg,#097dc0 0,#ffba00 100%);
    border-image-slice: 1;
}

.about_button .glow-on-hover:hover:before {
    content: '';
    border: 1px solid transparent;
    border-image: linear-gradient(90deg,#097dc0 0,#ffba00 100%);
    border-image-slice: 1;
    position: absolute;
    top: -1px;
    left: -1px;
    background-size: 100%;
    z-index: -1;
    width: 120px;
    height: 22px;
    animation: glowing 20s linear infinite;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.about_button .glow-on-hover:before {
    content: '';
    border: 1px solid transparent;
    border-image: linear-gradient(90deg,#097dc0 0,#ffba00 100%);
    border-image-slice: 1;
    position: absolute;
    top: -1px;
    left: -1px;
    background-size: 100%;
    z-index: -1;
    width: 120px;
    height: 22px;
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
}

.about_button .glow-on-hover a {
    text-decoration: none;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
}

.about_button .glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
}

.about_kafs::-webkit-scrollbar {
  width: 5px;
}

.about_kafs::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
  background-color: #f9f9fd;
  border-radius: 10px;
}

.about_kafs::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: linear-gradient(0deg,#097dc0 40%,#ffba00 60%);
}

.kafedra {
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 0px;
}

.kafedra a, .kafedra a:link, .kafedra a:visited {
  border: 2px solid transparent;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
    padding: 20px 40px;
    background: white;
    font-family: Raleway;
    font-weight: 400;
    font-size: 15px;
    color: #455158;
    max-width: 18%; 
    display: flex;
    align-items: center;
    text-align: center;
    margin-top: 10px;
    justify-content: center;
}

.kafedra a:not(:last-child) {
  margin-right: 23px;
}

.kafedra a:hover, .kafedra a:active, .kafedra a:focus {
    border: 3px solid transparent;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
    padding: 19px 35px;
    font-family: Raleway;
    font-weight: 700;
    font-size: 15px;
    transition: 0.4s;
    cursor: pointer;
    background: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    justify-content: center;
}

.container_hr {
  display: flex;
    justify-content: flex-end;
    margin-right: -15px;
    margin-top: 75px;
}

.container_hr hr.hr_big {
    width: 65%;
    border: 6px solid transparent;
    border-image: linear-gradient(269deg,#097dc0 0,#ffba00 100%);
    border-image-slice: 1;
    background: none;
    height: 0px;
    margin: 0;
    clear: both;
    position: relative;
    right: 0;
    top: 0;
    z-index: 0;
}

.accordion {
  display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 58px;
}

.accordion__item {
    margin-bottom: 1rem;
}

.accordion__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1rem;
    color: #000;
    font-weight: 400;
    cursor: pointer;
    transition: background-color 0.2s ease-out;
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
    font-size: 15px;
    transition: 0.2s;
}

.accordion__header::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    content: "";
    transition: transform 0.2s ease-out;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.accordion__item_show .accordion__header {
  border: 2px solid;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
    background: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.accordion__item_show .accordion__header::after,
.accordion__item_slidedown .accordion__header::after {
    transform: rotate(-180deg);
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.accordion__header:hover {
    cursor: pointer;
    font-weight: 600;
    background: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.accordion__content {
    padding: 20px 40px;
    background: #fff;
}

.accordion__item:not(.accordion__item_show) .accordion__body {
    display: none;
}

.accordion__body {
  padding-top: 20px;
    border: 2px solid;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
    margin-top: 10px;
}

.documents_margin_bottom {
  margin-bottom: 75px;
}

.tabs_container {
    display: flex;
    flex-direction: row;
}

.tabs_container .tab {
    width: 30%;
}

.tab_content {
    width: 70%;
    margin-left: 15px;
    margin-bottom: 60px;
    border-left: none;
    padding: 38px 38px 48px 38px;
    margin-bottom: 30px;
    border: 2px solid;
    border-image-source: linear-gradient(180deg, rgb(9 124 190 / 100%) 0%, hsl(202deg 12% 31% / 100%) 100%);
    border-image-slice: 1;
}

.tab button {
    padding: 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid;
    border-image-source: linear-gradient(180deg, rgba(9, 125, 192, 0.2) 0%, rgba(69, 81, 88, 0.2) 100%);
    border-image-slice: 1;
    background-color: #fff;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    transition: 0.5s;
}

.tab button.active {
    border: 2px solid;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
}

button .tab_text {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    line-height: 103.4%;
    color: #000000cc;
    display: flex;
    align-items: center;
    width: 80%;
    border-image-source: linear-gradient(180deg, rgba(9, 125, 192, 0.2) 0%, rgba(69, 81, 88, 0.2) 100%);
    border-image-slice: 1;
    padding: 3px 10px 3px 20px;
    min-height: 50px;
    height: max-content;
    font-size: 15px;
    transition: 0.5s;
}

.tab button.active .tab_text {
    font-family: 'Raleway';
    font-style: normal;
    line-height: 103.4%;
    display: flex;
    align-items: center;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
    font-weight: 600;
    font-size: 15px;
    background: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    min-height: 50px;
    height: max-content;
    padding: 3px 10px 3px 20px;
    width: 80%;
}

.tab button:hover .tab_text {
    font-weight: 600;
    font-size: 15px;
    background: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.tab button:hover {
    border: 1px solid;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
    transition: 0.5s;
}

.container_about .tabs_container .tab_content p,
.container_about .tabs_container .tab_content ul li,
.container_about .tabs_container .tab_content ul li:not(:first-child),
.container_about .tabs_container .tab_content ul li p,
.container_about .tabs_container .tab_content ul li p:not(:first-child) {
  font-size: 15px;
  margin-top: 15px;
    width: 100%;
    margin-left: 10px;
    overflow-wrap: break-word;
}

.container_about .tabs-contaiter p.tab-atricle {
  position: relative;
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    border: 1px solid transparent;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
    padding: 19px 50px;
    background: white;
    font-family: Raleway;
    font-size: 15px;
    color: #455158;
    margin-right: 23px;
    transition: 0.4s;
    margin-bottom: 15px;
}

.container_about .tabs-contaiter p.tab-atricle::after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 10px;
    width: 22px;
    height: 4px;
    background: #8d8d8d;
}

.container_about .tabs-contaiter p.tab-atricle.active,
.container_about .tabs-contaiter p.tab-atricle:hover,
.container_about .tabs-contaiter p.tab-atricle:focus {
  border: 2px solid transparent;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
    padding: 18px 30px;
    background: white;
    font-family: Raleway;
    font-weight: 600;
    font-size: 15px;
    color: #455158;
    margin-right: 23px;
    transition: 0.4s;
    cursor: pointer;
    margin-bottom: 15px;
}

.container_about .tabs-contaiter p.tab-atricle.active::after,
.container_about .tabs-contaiter p.tab-atricle:hover::after,
.container_about .tabs-contaiter p.tab-atricle:focus::after {
    background: #06c;
}

.container_about .tabs-contaiter .tab-source {
  padding: 37px 50px;
    border: 2px solid;
    border-image-source: linear-gradient(180deg, #097DC0 0%, #455158 100%);
    border-image-slice: 1;
}

.tab-source .naprav_block .naprav a {
  font-family: 'Spectral';
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 100%;
    color: #323232;
    transition: 0.5s;
}

.tab-source .naprav_block .naprav a:hover {
  text-decoration: underline;
    color: #097DC0;
    transition: 0.5s;
}

.tab-source .naprav_block .naprav .profiles {
  margin-top: 20px;
    margin-left: 50px;
}

.tab-source .naprav_block .naprav:not(:last-child) {
    margin-bottom: 50px;
    border-bottom: 1px solid #d4e1e8;
}

.tab-source .naprav_block .naprav .profiles p,
.tab-source .naprav_block .naprav .profiles ul li,
.tab-source .naprav_block .naprav .profiles ul li p {
  font-size: 15px;
}

#prepod_slider .swiper {
    width: 90%;
    height: 100%;
}

#prepod_slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#prepod_slider .swiper-content {
  display: flex;
    flex-direction: column;
    align-items: center;
}

#prepod_slider .swiper-button-next {
  width: 38px;
    height: 38px;
    transform: rotate(315deg);
    transition: 1s;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(225deg, #097DC0 50%, #FFBA00 50%);
    border-image-slice: 1;
    border-right: 3px solid transparent;
    margin: 0;
    top: 40%;
}

#prepod_slider .swiper-button-next:hover {
  width: 38px;
    height: 38px;
    transform: rotate(315deg);
    transition: 1s;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(45deg, #097DC0 50%, #FFBA00 50%);
    border-image-slice: 1;
    border-right: 3px solid transparent;
    margin: 0;
    top: 40%;
}

#prepod_slider .swiper-button-next::after {
  display: none;
}

#prepod_slider .swiper-button-prev {
  width: 38px;
    height: 38px;
    transform: rotate(135deg);
    transition: 1s;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(225deg, #097DC0 50%, #FFBA00 50%);
    border-image-slice: 1;
    border-right: 3px solid transparent;
    margin: 0;
    top: 40%;
}

#prepod_slider .swiper-button-prev:hover {
  width: 38px;
    height: 38px;
    transform: rotate(135deg);
    transition: 1s;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(45deg, #097DC0 50%, #FFBA00 50%);
    border-image-slice: 1;
    border-right: 3px solid transparent;
    margin: 0;
    top: 40%;
}

#prepod_slider .swiper-button-prev::after {
  display: none;
}

.about-slide .news-item-header a {
  font-weight: 400;
    font-size: 15px;
    line-height: 103.4%;
    color: #393939;
    transition: 1s;
    text-align: initial;
    overflow-wrap: break-word;
    hyphens: auto;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: none;
}

#prepod_slider .swiper-content img.kafedra-teacher-image {
  border: 1px solid;
    border-image-source: linear-gradient(270deg, rgba(9, 125, 192, 0.5) 1.03%, rgba(255, 186, 0, 0.5) 100%);
    max-height: 250px;
    border-image-slice: 1;
    object-position: top;
    margin: 0;
    height: 250px;
    width: 242px;
    max-width: 242px;
}

.about-slide {
  border: 2px solid;
    border-image-source: linear-gradient(270deg, #097DC0 1.03%, #FFBA00 100%);
    border-image-slice: 1;
    padding: 25px 20px;
    width: 200px;
}

#prepod_slider .swiper-content .about-slide p {
  font-family: 'Raleway';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 100%;
    color: #707070;
    margin-bottom: 0;
    margin-top: 20px;
    overflow-wrap: break-word;
    hyphens: auto;
    display: inline-block;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-transform: none;
    text-align: center;
}

#prepod_slider .swiper-content .about-slide a {
  font-family: 'Spectral';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    color: #000000;
}

#prepod_slider {
  margin-bottom: 90px;
}

#prepod_slider .swiper-wrapper {
  align-items: flex-end;
}

@media screen and (max-width: 767px) {
  .tabs_container {
      display: flex;
      flex-direction: column;
  }

  .tabs_container .tab {
      width: 100%;
  }

  .tab_content {
      width: unset;
      margin-left: 0;
  }

  .social {
      display: flex;
      flex-direction: column;
      margin-bottom: 12px;
  }

  .container_full .row .col-md-9 {
      padding-left: 15px;
      padding-right: 25px;
  }

  .container_full .row .col-md-9 .row [class^="col-"] {
      padding-right: 0px;
  }

  .documents {
      margin-right: -12px;
  }

  .kafedra a, .kafedra a:link, .kafedra a:visited {
    width: 100%;
    max-width: 100%;
  }

  .kafedra a:not(:last-child) {
      margin-right: 0px;
  }

    .tab-source .naprav_block .naprav .profiles {
        margin-top: 10px;
        margin-left: 10px;
    }

    .container_about .tabs-contaiter .tab-source {
        padding: 30px;
    }

}

@media (min-width: 768px) and (max-width: 1399px) {
  .social {
    margin-bottom: 12px;
  }

}

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

.gallerySwiper .slider__image {
    background: #F5F5F5;
    padding: 20px;
    border-radius: 10px;
}

.gallerySwiper .swiper-slide img {
    display: block;
    width: 100%;
    border-radius: 5px;
}

.gallerySwiper .swiper-button-prev {
    width: 38px;
    height: 38px;
    transform: rotate(135deg);
    transition: 1s;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(225deg, #097DC0 50%, #FFBA00 50%);
    border-image-slice: 1;
    border-right: 3px solid transparent;
    margin: 0;
    top: 40%;
}

.gallerySwiper .swiper-button-next {
    width: 38px;
    height: 38px;
    transform: rotate(315deg);
    transition: 1s;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(225deg, #097DC0 50%, #FFBA00 50%);
    border-image-slice: 1;
    border-right: 3px solid transparent;
    margin: 0;
    top: 40%;
}

.gallerySwiper .swiper-button-prev:after, .gallerySwiper .swiper-rtl .swiper-button-next:after {
    display: none;
}

.gallerySwiper .swiper-button-next:after, .gallerySwiper .swiper-rtl .swiper-button-prev:after {
  display: none;
}

#prepod_slider .swiper-content .about-slide p:first-letter,
.leader_block_full .leader_block_name p.leader_block_desc:first-letter {
    text-transform: uppercase;
}