

/* Start:/bitrix/templates/.default/components/bitrix/news.list/template_2025_mkik/style.css?17580325421320*/
.news-list {
    width: 970px;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.news-item {
    display: block;
    border-radius: 20px;
    background: #fff;
    box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.2);
    position: relative;
    width: 478px;
    height: 192px;
    margin-bottom: 13px;
}


div.news-list img.preview_picture {
    width: 192px;
    height: 192px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px 0 0 20px;
}


.vitrina_2019 {
    color: #2F2F2F;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    width: 230px;
    position: absolute;
    left: 220px;
    top: 30px;
    font-family: "Roboto", serif;
}

.news-item p {
    position: absolute;
    width: 238px;
    right: 20px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    top: 47px;
    color: #4A4A4A;
}

.vitrina_2019:hover {
color: #2c75ff;
}

.newscat2019 {
    display: block;
    color: #2c75ff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 220px;
    text-transform: lowercase;
    font-family: "Roboto", serif;
}

.newscat2019:hover {
color: #2F2F2F;
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1758032560659*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:none}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:none;padding-left:.5em}span.modern-page-current{font-weight:bold}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/templates/mkik2025/styles.css?176185273566237*/
/*
@font-face {
    font-family: 'Roboto';
    src: url('/fonts/roboto/Roboto-Italic.eot');
    src: url('/fonts/roboto/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/roboto/Roboto-Italic.woff2') format('woff2'),
        url('/fonts/roboto/Roboto-Italic.woff') format('woff'),
        url('/fonts/roboto/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/fonts/roboto/Roboto-Regular.eot');
    src: url('/fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/roboto/Roboto-Regular.woff2') format('woff2'),
        url('/fonts/roboto/Roboto-Regular.woff') format('woff'),
        url('/fonts/roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/

/*ÎÁÙÅÅ*/

html {
  scrollbar-color: #D5FF2F #3dd44c00;
scroll-behavior: smooth;
}

.target {
  scroll-margin-top: 120px;
}

.mobile-menu {
display: none;
}

body {
  font-family: "Roboto", serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  margin: 0;
}

a {
  text-decoration: unset;
  color: unset;
}

main {
  background: #f6f7fa;
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 100px;
}

/*ÎÁÙÅÅ ÊÎÍÅÖ*/

/*ÍÀÑÒÎËÜÍÀß ÍÀÂÈÃÀÖÈß*/

nav {
  width: 100%;
  background: #ffffff;
  height: 60px;
  position: fixed;
  z-index: 100;
  top: 0;
}

.nav {
  width: 1170px;
  margin: 0 auto;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

#logo {
  margin-top: 7px;
}

.nav h1 {
  margin: 0;
  color: #2c75ff;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  margin-left: 15px;
  min-width: 150px;
  display: flex;
  align-items: center;
  line-height: 118%;
}

.nav a:hover {
  color: #2c75ff;
}

.nav span {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  display: block;
  min-width: max-content;
  margin-left: 30px;
}

#glaz {
  margin-left: 32px;
  width: 23px;
}

.soci {
  border-radius: 7px;
  min-width: 39px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#vk {
  background: #f86ec3;
  margin-left: 28px;
}

#telega {
  background: #2c75ff;
  margin-left: 13px;
}

.soci svg {
  width: 26px;
}

#abibut {
    background: #d5ff2f;
    margin-left: 43px;
    padding: 5px 10px;
}

.dropdown {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  text-decoration: none;
  display: block;
  margin-left: 30px;
  position: relative;
}

.dropbtn {
    border-radius: 5px;
    padding: 5px 0px;
    border: 0;
    min-width: max-content;
    cursor: pointer;
}

.dropbtn:after {
  content: url("/images25/n.svg");
}

.dropdown:hover #abibut {
  background: #ffffff;
}

.dropdown-content {
    position: absolute;
    background-color: #ffffff;
    color: #414040;
    z-index: 1;
    flex-direction: column;
    min-width: max-content;
    text-transform: lowercase;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 12px;
    padding-bottom: 9px;
    padding-top: 10px;
    display: none;
    box-sizing: border-box;
    width: 170px;
    margin-left: -15px;
}

.abibut .dropdown-content {
    margin-left: 37px;
}


.dropdown:hover .dropdown-content {
  display: flex;
}

.dropdown:hover .dropbtn:after {
  content: url("/images25/n2.svg");
}

.dropdown-content a {
    line-height: 30px;
    font-weight: 400;
    font-size: 14px;
}

.dropdown-content a:hover {
  color: #2c75ff;
}

.soci:hover svg path {
  fill: #d5ff2f;
}

#glaz:hover path {
  fill: #2c75ff;
}

#dvestroki {
    line-height: normal;
    margin: 9px 0;
}

/*ÍÀÑÒÎËÜÍÀß ÍÀÂÈÃÀÖÈß ÊÎÍÅÖ*/

/*ØÀÏÊÀ Ñ ÂÈÄÅÎ È ÁÅÇ*/
header {
  background: #d5ff2f;
  height: 410px;
  width: 100%;
  margin-top: 60px;
}

header div {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}

header div h1 {
    margin: 0;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 119.021%;
    color: #2f2f2f;
    position: absolute;
    top: 53px;
    left: 0;
    width: 450px;
}

header div img {
    position: absolute;
    width: 205px;
    top: 244px;
    left: -81px;
}

.videofon {
  width: 500px;
  height: 281px;
  position: absolute;
  right: 10px;
  top: 60px;
  rotate: -10deg;
  border-radius: 20px;
  background: #f86ec3;
  box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}

header div video {
  display: block;
  position: absolute;
  right: 10px;
  border-radius: 20px;
  top: 50px;
}

.videofon_blue {
border-radius: 20px;
background: #2C75FF;
box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);

}

.slova {
    width: 242px;
    height: 33px;
    background: #F86EC3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: unset;
    border-radius: 66px;
}


#slovo_1 {
    position: absolute;
    top: 240px;
    left: 0px;
}

#slovo_2 {
    position: absolute;
    top: 240px;
    left: 256px;
}

#slovo_3 {
    position: absolute;
    top: 283px;
    left: 0px;
}

#slovo_4 {
    position: absolute;
    top: 283px;
    left: 256px;
}

.soc_shapka {
    border-radius: 6px;
    background: #f86ec3;
    width: 290px;
    color: #ffffff;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
}

.soc_shapka:hover {
background: #2C75FF;
	}

#telega_shapka {
position: absolute;
top: 218px;
left: 0;
}

#vk_shapka {
position: absolute;
top:290px;
left: 0;
}


#videoimg {
    position: absolute;
    right: 10px;
    border-radius: 20px;
    top: 50px;
    width: 500px;
    height: 281px;
    object-fit: cover;
    left: unset;
}

#shapkafon_gray {
    background: #f6f7fa;
}

#k_bez {
    width: 115px;
    top: 255px;
    left: unset;
}
/*ØÀÏÊÀ Ñ ÂÈÄÅÎ ÊÎÍÅÖ*/

/*ÊÎËËÅÄÆÈ ÂÈÒÐÈÍÀ*/

.facs {
    display: flex;
    width: 970px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -30px;
}

.facs a {
  display: block;
  width: 231px;
  height: 189px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 17px;
  box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
  border-radius: 20px;
}

.facs a div {
    width: 231px;
    height: 189px;
    background-size: cover;
    background-repeat: no-repeat;
}

header div h1 em {
    font-style: normal;
    color: #3274fe;
}

/*ÊÎËËÅÄÆÈ ÂÈÒÐÈÍÀ ÊÎÍÅÖ*/

/*ÍÎÂÎÑÒÈ ÂÈÒÐÈÍÀ*/

.news_glav {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 600px;
}

.glav_zag {
  display: flex;
  align-items: center;
  width: 970px;
  margin: 0 auto;
}

.glav_zag_shiroko {
    width: 1170px;
    margin-left: -50px;
}

.glav_zag h2 {
  display: block;
  margin: 0;
  color: #2f2f2f;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
}

.zvezda {
  margin-left: 15px;
}

.glav_zag p {
  display: block;
  margin: 0;
  margin-left: 15px;
  color: #2f2f2f;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 116%;
  background: url(/images25/marker2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0px 7px 0px 14px;
}

.news_list_glav {
  width: 970px;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.news_card {
  display: block;
  border-radius: 20px;
  background: #fff;
  box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.2);
  position: relative;
  width: 478px;
  height: 192px;
  margin-bottom: 40px;
}

.news_card img {
  position: absolute;
  left: 0;
  top: 0;
}

.news_card h3 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0;
  width: 230px;
  position: absolute;
  left: 220px;
  top: 30px;
}

.news_card p {
  display: block;
  color: #2c75ff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 220px;
}

.allnews {
    display: flex;
    margin: 0 auto;
    width: 200px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    margin-top: 20px;
    background: #f86ec3;
    height: 40px;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}

.allnews:hover {
  background: #2c75ff;
}

/*ÍÎÂÎÑÒÈ ÂÈÒÐÈÍÀ ÊÎÍÅÖ*/

/*ÆÄÅÌ ÂÀÑ Â ÃÎÑÒÈ*/

.gosti {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
}

.gosti_vnutr {
    margin-top: 60px;
    margin-bottom: 100px;
}

#rasskajem {
  background-size: 219px;
}

/*ÁÀÍÍÅÐ ÄÎÄ*/
.bboard {
  display: block;
  position: relative;
  width: 970px;
  height: 200px;
  /* background: white; */
margin-top: 20px;
  overflow: hidden;
  border-radius: 20px;
  /* box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10); */
}

.bboard_fon {
  display: block;
  width: 970px;
  height: 160px;
  border-radius: 20px;
  background: #2c75ff;
  bottom: -40px;
  position: relative;
  overflow: visible;
}

.bboard_fon h5 {
  position: absolute;
  margin: 0;
  color: #fff;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  top: 20px;
  left: 40px;
  width: 480px;
}

.bboard_fon p {
    position: absolute;
    color: #fff;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 119%;
    margin: 0;
    bottom: 30px;
    left: 40px;
    width: 420px;
}

.bboard_img {
    position: absolute;
    width: 192px;
    height: 192px;
    background: url(/images25/rb1.jpg);
    background-size: 250px;
    background-position: right;
    background-repeat: no-repeat;
    top: -10px;
    rotate: 11deg;
    border-radius: 20px 20px 0 0;
    left: 510px;
}
.bboard_el {
    position: absolute;
    width: 162px;
    height: 192px;
    border-radius: 20px 20px 0px 0px;
    background: #d5ff2f;
    left: 546px;
    top: -30px;
}

.bboard_fon span {
    position: absolute;
    right: 0px;
    display: flex;
    align-items: center;
    color: #d5ff2f;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 104.435%;
    top: 29px;
    width: 262px;
    justify-content: center;
}

.bboard_fon span svg {
  margin-right: 10px;
}

.bboard_fon a {
    position: absolute;
    height: 40px;
    display: flex;
    width: 190px;
    bottom: 38px;
    right: 36px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16.04px;
    font-style: normal;
    font-weight: 500;
    line-height: unset;
    border-radius: 5px;
    background: #f86ec3;
box-shadow: -3px 3px 4px 0px #9EB5FF inset, 8px -8px 10px 0px rgba(160, 193, 255, 0.15), -45px 45px 70px 0px rgba(0, 15, 222, 0.60), -17px 30px 40.5px 0px rgba(0, 65, 230, 0.75), -10px 10px 10px 0px #1559DA;
}

.bboard_fon a:hover {
  background: #d5ff2f;
  color: #2c75ff;
}

.bboard_ram {
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    width: 970px;
    height: 160px;
    border-radius: 20px;
    z-index: -1;
    margin-top: -160px;
}

/*ÁÀÍÍÅÐ ÄÎÄ ÊÎÍÅÖ*/

/*ÆÄÅÌ ÂÀÑ Â ÃÎÑÒÈ ÊÎÍÅÖ*/

/*ÊÎÌÔÎÐÒÍÎÅ ÏÐÎÑÒÐÀÍÑÒÂÎ*/
.prostranstvo {
    width: 1170px;
    margin: 0 auto;
    margin-top: 100px;
}

#atmosfera {
  background-position: bottom;
}

.res_glav {
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
    height: 370px;
    display: flex;
    justify-content: flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 1170px;
    scroll-behavior: auto;
    padding-bottom: 20px;
}

.res_card {
  width: 1170px;
  min-width: 1170px;
  height: 380px;
  position: relative;
  margin-left: 0px;
}

.res_card div {
  border-radius: 20px;
  width: 579px;
  position: relative;
  height: 360px;
  background: #f86ec3;
  left: 590px;
  box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.2);
}

#blue {
  background: #2c75ff;
  box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.2);
}

.res_card img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  width: 579px;
  height: 360px;
  object-fit: cover;
}

.res_card h4 {
  position: absolute;
  left: 80px;
  top: 60px;
  width: 440px;
  margin: 0;
  color: #fff;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: lowercase;
}

.res_card p {
  position: absolute;
  left: 80px;
  margin: 0;
  width: 430px;
  top: 120px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 138.417%;
}

.arrow-right {
  position: absolute;
  right: -41px;
  top: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.arrow-left {
  position: absolute;
  left: -41px;
  top: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.arrow-right svg {
  margin-left: 7px;
  height: 33px;
}

.arrow-left svg {
  margin-left: -7px;
  height: 33px;
}

.arrow-left2 {
    position: absolute;
    left: -28px;
    top: -250px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.arrow-left2 img {
  width: 80px;
}

.arrow-right2 {
    position: absolute;
    right: -30px;
    top: -250px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.arrow-right2 img {
  width: 80px;
}

.arrow-left2 img:hover,
.arrow-right2 img:hover {
  opacity: 0.6;
}

.arrow-right2 svg {
  margin-left: 7px;
  height: 33px;
}

.arrow-left2 svg {
  margin-left: -7px;
  height: 33px;
}

.res_but {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}

.knopakrug {
  width: 70px;
  height: 70px;
  z-index: 1;
  background-color: #2c40ff;
  border-radius: 50%;
}

.knopakrug:hover {
  background-color: #000000;
}

/*ÊÎÌÔÎÐÒÍÎÅ ÏÐÎÑÒÐÀÍÑÒÂÎ ÊÎÍÅÖ*/

/*ÑÎÁÛÒÈß*/
.sobitia {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
}

#kursifest {
  background-size: cover;
}

/*ÁÀÍÍÅÐ ÐÎÇÎÂÛÉ*/

#bboard_fon_pink {
  background: #f86ec3;
}

#bboard_img_pink {
    background: url(/images25/rb2.jpg);
    background-position: center;
    background-size: contain;
}

#bluefon {
    background: #2c75ff;
    box-shadow: -1px 1px 2px 0px #FF9EDA inset, 8px -8px 10px 0px rgba(255, 158, 218, 0.15), -45px 45px 70px 0px rgba(211, 33, 142, 0.60), -17px 30px 40.5px 0px rgba(211, 33, 142, 0.75), -10px 10px 10px 0px #D3218E;
}

#bluefon:hover {
  background: #d5ff2f;
}
/*ÁÀÍÍÅÐ ÐÎÇÎÂÛÉ ÊÎÍÅÖ*/

/*ÁÀÍÍÅÐ ÇÅËÅÍÛÉ*/

#bboard_fon_green {
  background: #d5ff2f;
}

#bboard_img_green {
    background: url(/images25/rb3.jpg);
    background-position: center;
    background-size: contain;
}
#pinkfon {
    background: #f86ec3;
    box-shadow: -3px 3px 4px 0px rgba(94, 114, 21, 0.00) inset, 8px -8px 10px 0px rgba(141, 169, 30, 0.15), -45px 45px 70px 0px rgba(146, 177, 25, 0.60), -17px 30px 40.5px 0px rgba(148, 179, 24, 0.75), -5px 7px 10px 0px #A8CD18;
}

#pinkfon:hover {
  background: #2c75ff;
  color: #d5ff2f;
}

#bboard_fon_green h5,
#bboard_fon_green p {
  color: #2f2f2f;
}

#bboard_fon_green span {
  color: #2c75ff;
}

#bboard_fon_green .bboard_el {
  background: #2c75ff;
}

/*ÁÀÍÍÅÐ ÇÅËÅÍÛÉ ÊÎÍÅÖ*/

/*ÑÎÁÛÒÈß ÊÎÍÅÖ*/

/*ÌÅÄÈÀÒÅÊÀ*/

.mediateka {
    width: 1170px;
    margin: 0 auto;
    margin-top: 80px;
    min-height: 560px;
    background: url(/images25/k.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#mojnoposmotret {
    background-position: 370px;
}

.media_card {
  width: 468px;
  height: 312px;
  border-radius: 20px;
  background-color: #d5ff2f;
  position: relative;
  box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}

.media_card img {
  display: block;
  width: 468px;
  object-fit: cover;
  height: 250px;
  border-radius: 20px 20px 0 0;
  position: absolute;
  top: 0;
  left: 0;
}

.media_card p {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 30px;
  margin: 0;
  color: #2f2f2f;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: lowercase;
}

.media_card:hover {
  background-color: #2c75fc;
}

.media_card:hover p {
  color: #d5ff2f;
}

.media_card_foto {
  margin-right: 22px;
}

.media_card_video {
  display: block;
}

/* ÌÅÄÈÀÒÅÊÀ ÀËÜÁÎÌÛ */

	.fototeka {
    width: 970px;
    margin: 0 auto;
}

.fototeka_all {
    display: flex;
    width: 970px;
    margin: 0 auto;
    /* min-height: 1580px; */
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-around;
    margin-top: 60px;
}

.fototeka_all img {
    width: 471px;
    display: block;
    border-radius: 20px;
    margin-bottom: 24px;
    flex: 0 1 auto;
}




.fototeka_all img:hover {
    transform: scale(1.7);
    transition: all 1s ease;
    z-index: 10000;
    cursor: -webkit-zoom-in;
    border-radius: 0;
}

.fototeka_all iframe {
    display: block;
    border-radius: 20px;
    margin-bottom: 24px;
    width: 471px;
    height: 266px;
    flex: 0 1 auto;
}

.fototeka_all iframe:hover {
    transform: scale(1.5);
    transition: all 1s ease;
    z-index: 10000;
    cursor: -webkit-zoom-in;
    border-radius: 0;
}

.allmedia {
    display: flex;
    margin: 0 auto;
    width: fit-content;
    padding: 0 30px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    margin-top: 20px;
    background: #f86ec3;
    height: 40px;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}

.allmedia:hover {
background:#2c75ff;
}


/* ÌÅÄÈÀÒÅÊÀ ÀËÜÁÎÌÛ ÊÎÍÅÖ */

/*ÌÅÄÈÀÒÅÊÀ ÊÎÍÅÖ*/

/*ÏÎÄÂÀË ÎÁÙÈÉ*/

footer {
  background: #2c75ff;
}

.footer {
  width: 1170px;
  margin: 0 auto;
  display: flex;
  min-height: 340px;
}

.footer_left {
  width: 585px;
  position: relative;
}

.footer_right {
  width: 585px;
  position: relative;
}

.footer a {
  position: absolute;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.footer_left a img {
  margin-right: 15px;
}

.tel {
  top: 40px;
  display: flex;
  align-items: center;
  background: url(/images25/tel.png);
  background-repeat: no-repeat;
  background-position: left;

  height: 25px;
  padding-left: 40px;
}
.mail {
  top: 80px;
  display: flex;
  align-items: center;
  background: url(/images25/mail.png);
  background-repeat: no-repeat;
  background-position: left;

  height: 25px;
  padding-left: 40px;
}

.time {
  top: 120px;
  display: flex;
  align-items: center;
  background: url(/images25/time.png);
  background-repeat: no-repeat;
  background-position: left;

  height: 25px;
  padding-left: 40px;
}

.point {
  top: 160px;
  display: flex;
  align-items: center;
  background: url(/images25/point.png);
  background-repeat: no-repeat;
  background-position: left;

  height: 25px;
  padding-left: 40px;
}

.tel:hover,
.mail:hover,
.time:hover,
.point:hover {
  color: #d5ff2f;
}

.soc_footer {
  border-radius: 5px;
  background: #f86ec3;
  width: 240px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.soc_footer:hover {
  background: #d5ff2f;
  color: #2c75ff;
}

.soc_footer_telega {
  top: 230px;
}

.soc_footer_vk {
  top: 230px;
  left: 267px;
}

.abi {
  top: 40px;
}

.pri {
  top: 80px;
}

.den {
  top: 120px;
}

.abo {
  top: 40px;
  left: 240px;
}

.glo {
  top: 80px;
  left: 240px;
}

.job {
  top: 120px;
  left: 240px;
}

.abi:hover,
.pri:hover,
.den:hover,
.abo:hover,
.glo:hover,
.job:hover {
  color: #d5ff2f;
}

#sved {
    color: #d5ff2f;
    top: 160px;
}

#sved:hover {
  color: #ffffff;
}

/*ÏÎÄÂÀË ÎÁÙÈÉ ÊÎÍÅÖ*/

/*ËÎÊÀËÜÍÎÅ ÌÅÍÞ*/

#loc_nav {
    width: 1170px;
    margin: 0 auto;
    margin-top: -50px;
    display: flex;
    justify-content: space-between;
}

#loc_nav a {
    display: flex;
    color: #FFFFFF;
    width: 187px;
    height: 37px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: unset;
    border-radius: 66px;
    background: #2C75FF;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    align-items: center;
    justify-content: center;
}


#loc_nav a:hover {
background: #d5ff2f;
color: #2C75FF;
}

.scrolled {
    position: sticky;
    z-index: 90;
    top: 31px;
    background: #ffffff;
    height: 82px;
    padding-top: 33px;
    padding-left: 100px;
    box-sizing: border-box;
    padding-right: 100px;
    border-radius: 66px;
}


.scrolled a {
    display: flex;
    color: #FFFFFF;
    width: 157px!important;
    height: 31px!important;
    font-size: 13px!important;
    font-style: normal;
    line-height: normal;
    border-radius: 66px;
    background: #2C75FF;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    align-items: center;
    justify-content: center;
}

/*ËÎÊÀËÜÍÎÅ ÌÅÍÞ ÊÎÍÅÖ*/


/* ÃËÀÂÍÛÉ ÒÅÊÑÒÎÂÎÉ ÁËÎÊ */


.main_text {
    width: 970px;
    margin: 0 auto;
    border-radius: 40px;
    background: #FFF;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
    margin-top: 50px;
    box-sizing: border-box;
    padding: 30px 107px 50px 107px;
    color: #4A4A4A;
}

.main_text a {
    color: #2C75FF;
}

.main_text a:hover {
    color: #D5FF2F;
}

#glav_tex_zag:before {
content:"<?$APPLICATION->ShowTitle()?>";
margin-right: 6px;
}

#glav_tex_zag::after{
  content: url(/images25/bz.svg);
}

#glav_tex_zag {
    margin: 0;
    margin-bottom: 20px;
    font-size: 44px;
    color: #2F2F2F;
}




#glav_tex_zag img {
margin-left:10px;
}

.main_text p, .main_text ul {
    color: #4A4A4A;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    margin-top: 20px;
}

.marker_text {
    background: url(/images25/marker2.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.fon {
    border-radius: 20px;
    width: 755px;
    height: 427px;
    transform: rotate(-5deg);
    position: absolute;
    background: #F86EC3;
    margin-top: 60px;
}

.fon1 {
background: #D5FF2F;
}

.fon2 {
background: #F86EC3;
}

.fon3 {
background: #2C75FF;
}

.fon + img {
    position: relative;
    border-radius: 20px;
    margin-bottom: 30px;
    margin-top: 60px;
    width: 755px;
    height: 425px;
    object-fit: cover;
}

.fon + iframe {
    position: relative;
    border-radius: 20px;
    margin-bottom: 60px;
    margin-top: 60px;
}

/* ÃËÀÂÍÛÉ ÒÅÊÑÒÎÂÎÉ ÁËÎÊ ÊÎÍÅÖ */


/* ÏÐÅÏÎÄÀÂÀÒÅËÈ ÂÈÒÐÈÍÀ */

.prep_glav {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 300px;
}

.prep_all_cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
    position: relative;
}

.prep_all_cards_hidden {
    flex-wrap: wrap;
    justify-content: space-between;
    display: none;
width: 100%;
}


.prep_card {
    display: block;
    width: 230px;
    margin-bottom: 40px;
    position: relative;
}

.prep_card img {
    display: block;
    width: 230px;
    border-radius: 20px;
}

.prep_card p {
    display: block;
    border-radius: 20px;
    background: #FFF;
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
    width: 230px;
    height: 120px;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.prep_card_height p {
height: 144px;
}


.prep_card p span {
    display: block;
    margin-top: 10px;
    color: #2C75FF;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.prep_card:hover p  {
    background: #2C75FF;
    color: #ffffff;
}

.prep_card:hover p span {
color: #D5FF2F;
}
.prep_card:hover img {
    outline: 3px solid #2C75FF;
    outline-offset: -3px;
    }
    
.inter_card {
    position: absolute;
    display: flex;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 51.942px;
    background: #F86EC3;
    width: 138px;
    height: 24px;
    justify-content: center;
    align-items: center;
    right: -20px;
    top: 2px;
    transform: rotate(13.33deg);
}

.prep_card:hover .inter_card {
background: #D5FF2F;
color: #2C75FF;

}

.all_butt {
    width: 220px;
    text-align: center;
    color: #8D8D8D;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 379px;
}

#all_butt {
display: none;
}

#all_butt:checked ~ .prep_all_cards_hidden {
    display: flex;
}

#all_butt:checked ~ .all_butt img {
    transform: rotate(180deg);
}


/* ÏÐÅÏÎÄÀÂÀÒÅËÈ ÂÈÒÐÈÍÀ ÊÎÍÅÖ */


/*ÏÐÎÔÅÑÑÈÈ*/

.profs {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
}

.profs_all_cards {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.profs_all_cards div {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: unset;
    color: #ffffff;
    border-radius: 66px;
    background: #2C75FF;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    width: fit-content;
    height: 32px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-transform: lowercase;
}

/*ÏÐÎÔÅÑÑÈÈ ÊÎÍÅÖ*/


/* ÏÐÎÃÐÀÌÌÀ ÎÁÓ×ÅÍÈß */

.programm_glav {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 300px;
}

.programm_glav_vitrina {
    display: flex;
    margin-top: 40px;
    justify-content: flex-end;
    position: relative;
}


.programm_semesters {
    display: flex;
    width: 220px;
    height: 50px;
    align-content: center;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    align-items: center;
    cursor: pointer;
    border-radius: 15px;
    background: #2C75FF;
    box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.20);
}

.programm_semesters_long {
    font-size: 16px;
    text-transform: lowercase;
    text-align: left;
    padding-left: 23px;
    box-sizing: border-box;
    justify-content: flex-start;
    width: 231px;
    padding-right: 23px;
    line-height: 15px;
    padding-bottom: 4px;
}

.programm_semesters:hover {
background: #D5FF2F;
color: #2C75FF;
}

.radio_programm:checked + .programm_semesters {
background: #F86EC3;
box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.20);
}

#programm_semesters_1 {
position: absolute;
left: 0;
top: 0;
}

#programm_semesters_2 {
position: absolute;
left: 0;
top: 60px;
}

#programm_semesters_3 {
position: absolute;
left: 0;
top: 120px;
}

#programm_semesters_4 {
position: absolute;
left: 0;
top: 180px;
}

#programm_semesters_5 {
position: absolute;
left: 0;
top: 240px;
}

#programm_semesters_6 {
position: absolute;
left: 0;
top: 300px;
}

#programm_semesters_7 {
position: absolute;
left: 0;
top: 360px;
}

#programm_semesters_8 {
position: absolute;
left: 0;
top: 420px;
}

#programm_semesters_11 {
    position: absolute;
    left: 0;
    top: 0;
}

#programm_semesters_22 {
    position: absolute;
    left: 0;
    top: 65px;
}

#programm_semesters_33 {
    position: absolute;
    left: 0;
    top: 130px;
}


#programm_semesters_44 {
    position: absolute;
    left: 0;
    top: 195px;
}


#programm_semesters_55 {
    position: absolute;
    left: 0;
    top: 260px;
}

#programm_semesters_66 {
    position: absolute;
    left: 0;
    top: 326px;
}

.radio_programm {
display: none;
}


.programm_opis {
    display: block;
    border-radius: 20px;
    border: 3px solid #F86EC3;
    background-color: #FFF;
    background-image: url(/images25/mini_k.svg);
    background-repeat: no-repeat;
    background-position: 660px 400px;
    background-size: 45px;
    width: 730px;
    height: 470px;
    /* overflow: scroll; */
    box-sizing: border-box;
    padding: 20px 40px;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
}

.programm_opis h3 {
    font-size: 22px;
    color: #4A4A4A;
    font-weight: 700;
    line-height: 134.965%;
    margin: 0;
    margin-bottom: 0;
}

.programm_opis p {
    margin: 0;
    color: #4A4A4A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 134.965%;
    margin-top: 20px;
}


#programm_opis_1, #programm_opis_2, #programm_opis_3, #programm_opis_4, #programm_opis_5, #programm_opis_6, #programm_opis_7, #programm_opis_8 {
display: none;
}



#sem_1:checked ~ #programm_opis_1, #sem_2:checked ~ #programm_opis_2, #sem_3:checked ~ #programm_opis_3, #sem_4:checked ~ #programm_opis_4, #sem_5:checked ~ #programm_opis_5, #sem_6:checked ~ #programm_opis_6, #sem_7:checked ~ #programm_opis_7, #sem_8:checked ~ #programm_opis_8 {
display: block;
}


/* ÏÐÎÃÐÀÌÌÀ ÎÁÓ×ÅÍÈß ÊÎÍÅÖ*/


/* ÏÎÐÒÔÎËÈÎ */

.portfolio {
    width: 1170px;
    margin: 0 auto;
    margin-top: 120px;
}

.portfolio_vitrina {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 480px;
    width: 1170px;
    align-content: space-around;
    justify-content: space-between;
    margin-top: 30px;
        margin-bottom: 30px;
}

.portfolio_vitrina img {
width: 180px;
}


.allpotrfolio {
  display: flex;
  margin: 0 auto;
  width: 200px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  background: #2c75ff;
  height: 40px;
  box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}

.allpotrfolio:hover {
  background: #f86ec3;
}

/* ÏÎÐÒÔÎËÈÎ ÀËÜÁÎÌÛ */

	.portfolioteka {
    width: 970px;
    margin: 0 auto;
    margin-top: 80px;
}

	.portfolio_shapka {
    width: 970px;
    margin: 0 auto;
    margin-top: 40px;
}


.portfolio_shapka .glav_zag {
    align-items: flex-end;
}

.portfolio_shapka .glav_zag h2 {
    margin-block-end: -6px;
}

.portfolioteka .glav_zag h2 {
    color: #3375ff;
}

.portfolioteka_nav {
    display: flex;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.portfolioteka_nav a {
    display: flex;
    border-radius: 66px;
    background: #F86EC3;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    justify-content: center;
    align-items: center;
    color: #ffffff;
    width: fit-content;
    box-sizing: border-box;
    padding: 0 20px;
    height: 40px;
    min-width: 235px;
    margin-bottom: 10px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

	.portfolioteka_nav a:hover {
    background: #d5ff2f;
    color: #2c75ff;
	}

.portfolioteka_all {
    display: flex;
    height: 1000px;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: space-between;
    align-items: flex-start;
    margin-top: 40px;
}

.portfolioteka_all img {
    width: 220px;
    display: block;
    border-radius: 20px;
    margin-bottom: 80px;
}




.portfolioteka_all img:hover {
    transform: scale(2.2);
    transition: all 1s ease;
    z-index: 10000;
    cursor: -webkit-zoom-in;
    border-radius: 0;
}

.portfolioteka_all iframe {
    display: block;
    border-radius: 20px;
    margin-bottom: 24px;
    width: 471px;
    height: 266px;
    flex: 0 1 auto;
}

.portfolioteka_all iframe:hover {
    transform: scale(1.5);
    transition: all 1s ease;
    z-index: 10000;
    cursor: -webkit-zoom-in;
    border-radius: 0;
}

.avtor {
    margin: 0!important;
    font-size: 12px;
    margin-top: -75px!important;
    margin-bottom: 28px!important;
    text-align: center;
    color: #6c6c6c;
}

/* ÏÎÐÒÔÎËÈÎ ÀËÜÁÎÌÛ ÊÎÍÅÖ */

/* ÏÎÐÒÔÎËÈÎ ÊÎÍÅÖ */


/*ÏÐÎÅÊÒÛ*/
.projects {
    width: 970px;
    margin: 0 auto;
    margin-top: 40px;
    min-height: 300px;
        margin-top: 100px;
}

.projects_all_cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
    position: relative;
    min-height: 290px;
}


.projects_all_cards_hidden {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
    position: relative;
    width: 970px;
    margin-bottom: 40px;
    display: none;
}

.all_butt2 {
    width: 220px;
    text-align: center;
    color: #8D8D8D;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 379px;
}

#all_butt2 {
display: none;
}

#all_butt2:checked ~ .projects_all_cards_hidden {
    display: flex;
}

#all_butt2:checked ~ .all_butt2 img {
    transform: rotate(180deg);
}

.projects_card {
    display: flex;
    width: 480px;
    height: 192px;
    margin-bottom: 60px;
    justify-content: space-between;
}

.projects_card img {
    display: block;
    width: 240px;
    height: 240px;
    object-fit: cover;
    border-radius: 20px;
}

.projects_card p {
    display: block;
    width: 2240px;
    height: 240px;
    margin: 0;
    border-radius: 20px;
    background: #F86EC3;
    padding: 50px 20px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
}

.projects_card p a {
    display: flex;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    bottom: 31px;
    left: 40px;
    width: 170px;
    height: 30px;
    border-radius: 5px;
    background: #F86EC3;
    box-shadow: -3px 3px 4px 0px #FF9EDA inset, 8px -8px 10px 0px rgba(255, 158, 218, 0.15), -45px 45px 70px 0px rgba(211, 33, 142, 0.60), -17px 30px 40.5px 0px rgba(211, 33, 142, 0.75), -10px 10px 10px 0px #D3218E;
    align-items: center;
    justify-content: center;
}

.projects_card p a:hover { 
    background-color: #3375ff;
}

#nomarker {
    background-position: -490px;
}


/*ÏÐÎÅÊÒÛ ÊÎÍÅÖ*/




/*ÏÀÐÒÍÅÐÛ*/
.partners {
    width: 970px;
    margin: 0 auto;
    margin-top: 40px;
    min-height: 300px;
    margin-top: 100px;
}

.partners_bottom {
    margin-bottom: 140px;
    margin-top: 120px;
}

.partners_all_cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
    position: relative;
    min-height: 290px;
}

.partners_all_cards_hidden {
    flex-wrap: wrap;
    justify-content: space-between;
    /* margin-top: 30px; */
    position: relative;
    width: 970px;
    margin-bottom: 40px; 
    display: none;
}


.all_butt3 {
    width: 220px;
    text-align: center;
    color: #8D8D8D;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 379px;
}

.all_butt3_bottom {
    bottom: -32px;
}

#all_butt3 {
display: none;
}

#all_butt3:checked ~ .partners_all_cards_hidden {
    display: flex;
}

#all_butt3:checked ~ .all_butt3 img {
    transform: rotate(180deg);
}


.partners_card {
    display: flex;
    width: 480px;
    height: 192px;
    margin-bottom: 60px;
    justify-content: space-between;
}

.partners_card img {
    display: block;
    width: 240px;
    height: 240px;
    object-fit: cover;
    border-radius: 20px;
}

.partners_card p {
    display: block;
    width: 2240px;
    height: 240px;
    margin: 0;
    padding: 50px 20px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    border-radius: 20px;
    background: #2C75FF;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
}

.partners_card p a {
    display: flex;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    bottom: 31px;
    left: 40px;
    width: 170px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #2C75FF;
    box-shadow: -3px 3px 4px 0px #9EB5FF inset, 8px -8px 10px 0px rgba(160, 193, 255, 0.15), -45px 45px 70px 0px rgba(0, 15, 222, 0.60), -17px 30px 40.5px 0px rgba(0, 65, 230, 0.75), -10px 10px 10px 0px #1559DA;
}

.partners_card p a:hover {
    background-color: #F86EC3;

}

/*ÏÀÐÒÍÅÐÛ ÊÎÍÅÖ*/

/* ÏÐÈÅÌÊÀ ÊÍÎÏÊÈ */
.priembuts {
    width: 970px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 40px;
}

.priembuts a {
    border-radius: 5px;
    display: flex;
    background: #2C75FF;
    box-shadow: 0px 155.151px 43.442px 0px rgba(6, 9, 101, 0.00), 0px 99.297px 39.896px 0px rgba(6, 9, 101, 0.01), 0px 55.855px 33.69px 0px rgba(6, 9, 101, 0.05), 0px 24.824px 24.824px 0px rgba(6, 9, 101, 0.09), 0px 6.206px 13.299px 0px rgba(6, 9, 101, 0.10);
    justify-content: center;
    align-items: center;
    color: #ffffff;
    width: fit-content;
    box-sizing: border-box;
    padding: 0 20px;
    height: 40px;
    min-width: 260px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 16px;
font-style: normal;
font-weight: 500;
}

	.priembuts a:hover {
background: #d5ff2f;
    color: #2c75ff;
	}

/* ÏÐÈÅÌÊÀ ÊÍÎÏÊÈ ÊÎÍÅÖ */


/* ÏÐÈÅÌÍÀß ÑÅÍÄÂÈ×È */
	.priem {
    width: 970px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
}

.priem_razdels {
    border-radius: 20px;
    background: #D5FF2F;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 40px;
    align-items: center;
    color: #2C75FF;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 20px;
}


.priem_opis {
    width: 100%;
    margin: 0 auto;
    border-radius: 40px;
    background: #FFF;
    margin-top: 20px;
    font-size: 18px;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
    box-sizing: border-box;
    padding: 30px 107px 50px 107px;
    margin-bottom: 40px;
    display: none;
    color: #4A4A4A;
    line-height: 134.965%;
}

.priem_opis b {
color: #3375ff;
}

.priem_opis a {
    color: #3375ff;
}


.priem_opis a:hover {
    color: #f96ec3;
}

.priem_opis iframe {
    border-radius: 20px;
}

.priem_razdels span {
    display: block;
    font-size: 50px;
    font-weight: 300;
}


.priem_razdels span:after {
		content: "+";
}

input:checked + .priem_razdels + .priem_opis {
    display: block;
}

	input:checked + .priem_razdels {
background: #2C75FF;
		color: #ffffff;
	}

input:checked + .priem_razdels span:after {
		content: "–";
	}

	/* ÐÎÇÎÂÛÉ ÑÅÍÄÂÈ× ÂÍÓÒÐÈ */

.priem_pink_razdels {
    border-radius: 16px;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 40px;
    align-items: center;
    color: #FFFFFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: lowercase;
    background: #F86EC3;
    box-shadow: 0px 140.761px 39.413px 0px rgba(6, 9, 101, 0.00), 0px 90.087px 36.196px 0px rgba(6, 9, 101, 0.01), 0px 50.674px 30.565px 0px rgba(6, 9, 101, 0.05), 0px 22.522px 22.522px 0px rgba(6, 9, 101, 0.09), 0px 5.63px 12.065px 0px rgba(6, 9, 101, 0.10);
}


.marker_text b {
    color: #4A4A4A;
}

.priem_pink_opis {
    width: 100%;
    margin: 0 auto;
    background: #FFF;
    margin-top: 20px;
    border-radius: 20px;
    border: 2px solid #F86EC3;
    box-sizing: border-box;
    padding: 20px 30px 30px 30px;
    color: #4A4A4A;
    margin-bottom: 40px;
    display: none;
    color: #4A4A4A;

}


.priem_pink_razdels span {
    display: block;
    font-size: 40px;
    font-weight: 300;
}


.priem_pink_razdels span:after {
		content: "+";
}

input:checked + .priem_pink_razdels + .priem_pink_opis {
    display: block;
}

	input:checked + .priem_pink_razdels {

	}

input:checked + .priem_pink_razdels span:after {
		content: "–";
	}

/* ÐÎÇÎÂÛÉ ÑÅÍÄÂÈ× ÂÍÓÒÐÈ ÊÎÍÅÖ */
/* ÏÐÈÅÌÍÀß ÑÅÍÄÂÈ×È ÊÎÍÅÖ */



	/* ÊÀÐÒÀ-ÊÎÍÒÀÊÒÛ */

.map {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#mappoint {
    display: flex;
    margin: 0;
    width: 100%;
    align-items: center;
    color: #2F2F2F;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
margin-top: 40px;
}

#mappoint svg {
		margin-right: 20px;
	}

.soc_map {
    border-radius: 6px;
    background: #f86ec3;
    width: 312px;
    color: #ffffff;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
}

.soc_map:hover {
background: #2C75FF;
}

	#mkikmap {
width: 970px;
    height: 620px;
    border: 0;
    border-radius: 20px;
    margin-top: 40px;

	}

/* ÊÀÐÒÀ-ÊÎÍÒÀÊÒÛ ÊÎÍÅÖ */

/* ÓÒÏ ÏËÀØÊÈ */
.utplash {
    display: flex;
    width: 970px;
    margin: 0 auto;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
}


.utplash div {
    border-radius: 64px;
    background: #F86EC3;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    height: 40px;
    width: 317px;
    margin-top: 11px;
}
/* ÓÒÏ ÏËÀØÊÈ ÊÎÍÅÖ */


/*ÍÀÏÐÀÂËÅÍÈß ÄÎÄ*/

	.dodnaprav {
    display: flex;
    width: 970px;
    margin: 0 auto;
    margin-top: 80px;
    flex-wrap: wrap;
    justify-content: space-between;
	}

.dodnaprav a {
    display: block;
    border-radius: 20px;
    background: #FFF;
    width: 232px;
    margin-top: 15px;
    height: 166px;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    box-sizing: border-box;
    padding: 20px;
    text-transform: lowercase;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
}

	.dodnaprav a:hover {
background: #D5FF2F;
	}

.dodnaprav a span {
    display: block;
    color: #2C75FF;
}

	#dopmarginbottom40 {
		margin-bottom: 40px;
}


/*ÍÀÏÐÀÂËÅÍÈß ÄÎÄ ÊÎÍÅÖ*/


/*ÀÔÈØÀ ÄÎÄÀ*/


.afishadod {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
}


.afisha {
    display: flex;
    color: #4A4A4A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 0;
    min-height: 636px;
    align-content: flex-start;
}


.afisha_time {
    display: flex;
    align-items: flex-start;
    width: 130px;
    font-weight: 700;
}

.afisha_event {
    display: block;
    max-width: 608px;
    margin-bottom: 30px;
    line-height: 25px;
}

.afisha ul {
    font-size: 18px;
    padding: 0;
}

/*ÀÔÈØÀ ÄÎÄÀ ÊÎÍÅÖ*/


/* ÔÎÐÌÀ ÐÅÃÈÑÒÐÀÖÈÈ ÍÀ ÄÎÄ */
.regdod {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 420px;
}

#dodform {
    position: relative;
    margin-top: 40px;
}



/* ÔÎÐÌÀ ÐÅÃÈÑÒÐÀÖÈÈ ÍÀ ÄÎÄ ÊÎÍÅÖ */


	/* ÁËÎÊ ÍÀÇÀÄ */

.backvse {
    width: 970px;
    margin: 0 auto;
    color: #2F2F2F;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.backvse a {
    display: flex;
    align-items: center;
	}

.backvse a:hover {
opacity: 0.5;
}

.backvse img {
    margin-right: 10px;
	}

/* ÁËÎÊ ÍÀÇÀÄ ÊÎÍÅÖ */

/* ÏËÈÒÊÀ ÑÒÎÈÌÎÑÒÈ */
.colprice {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -10px;
    width: 868px;
    margin-left: -54px;
}

.colprice755 {
    width: 870px;
    margin-left: -57px;
}


.colprice_card {
    display: flex;
    width: 280px;
    border-radius: 17px;
    background: #F6F7FA;
    height: 100px;
    box-sizing: border-box;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 10px 30px 10px 30px;
    align-items: center;
    margin-top: 14px;
}


.colprice_card p {
    display: block;
    color: #4A4A4A;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    width: 90px;
}

.colprice_card p span {
display: block;
}

.colprice_card p span {
display: block;
color: #2C75FF;
}

.colprice_card img {
display: block;
}

/* ÏËÈÒÊÀ ÑÒÎÈÌÎÑÒÈ ÊÎÍÅÖ */

/*ÈÍÒÅÐÂÜÞ Ñ ÐÅÊÒÎÐÎÌ*/

.rektor {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
}

.interwcard {
    display: flex;
    width: 970px;
    height: 300px;
    border-radius: 40px;
    background: #FFF;
    margin-top: 40px;
}

.interwcard img {
    display: block;
    border-radius: 40px 0px 0px 40px;
}

.interwcard p {
    display: block;
    margin: 0;
    padding: 40px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 134.965%;
    color: #4A4A4A;
    position: relative;
}

.interwcard p strong {
    display: block;
    margin-bottom: 30px;
    font-size: 22px;
}

.interwcard p a {
    position: absolute;
    border-radius: 5px;
    bottom: 35px;
    color: #ffffff;
    width: 170px;
    height: 36px;
    display: flex;
    right: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: #F86EC3;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    align-items: center;
    justify-content: center;
}

.interwcard p a:hover {
    background: #d5ff2f;
    color: #2c75ff;

}

/*ÈÍÒÅÐÂÜÞ Ñ ÐÅÊÒÎÐÎÌ ÊÎÍÅÖ*/

/* ÊÀÁÈÍÅÒ ÑÒÓÄÅÍÒÎÂ */

.students {
    width: 970px;
    margin: 0 auto;
    margin-bottom: 100px;
}


.students_links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 100px;
    margin-top: -20px;
}

.students_links a {
    display: block;
    border-radius: 20px;
    width: 232px;
    margin-top: 15px;
    height: 166px;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    box-sizing: border-box;
    padding: 20px 20px 20px 27px;
    text-transform: lowercase;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
}

.students_links a span {
    display: block;
    color: #D5FF2F;
}

.students_links a:hover {
    background: #D5FF2F;
		color: #000000;
}

.background_pink {
background: #F86EC3;
}


.background_blue {
background: #2C75FF;
}

.students_links a:hover span {
    color: #2C75FF;
}

.stud_phones {
    display: flex;
    align-items: center;
}

.stud_phones p {
    display: flex;
    margin: 0;
    border-radius: 6px;
    border: 3px solid #2C75FF;
    width: 310px;
    height: 70px;
    color: #2C75FF;
    text-align: center;
    /* font-family: Roboto; */
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: lowercase;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.stud_phones a {
    display: flex;
    margin: 0;
    border-radius: 6px;
    border: 3px solid #2C75FF;
    width: 390px;
    height: 70px;
    color: #2C75FF;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: lowercase;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.stud_phones a:hover {

    border: 3px solid #F86EC3;
    color: #F86EC3;
}

/* ÊÀÁÈÍÅÒ ÑÒÓÄÅÍÒÎÂ ÊÎÍÅÖ */

/* ÂÛÏÓÑÊÍÈÊÈ */

.vips_allcards {
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
position: relative;
}


.vips_allcards a {
    width: 478px;
    height: 192px;
    margin-bottom: 13px;
}


.vipcard {
    display: block;
    border-radius: 20px;
    background: #fff;
    box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.2);
    width: 478px;
    height: 192px;
    margin-bottom: 13px;
    position: relative;
}

.vipcard:hover {
background: #D5FF2F;
	}

.vipcard img {
    width: 192px;
    height: 192px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px 0 0 20px;
}

.vipcard h2 {

    color: #2F2F2F;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    width: 230px;
    position: absolute;
    left: 220px;
    top: 30px;
}


.vipcard h3 {
    color: #2C75FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    width: 230px;
    position: absolute;
    left: 220px;
    top: 60px;
}

.vipcard p {
    color: #2C75FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    width: 230px;
    position: absolute;
    left: 220px;
    top: 163px;
}

.all_butt_width {
    width: 240px;
    bottom: -34px;
}

.vipcard_job {
    border: 3px solid #F86EC3;
    box-shadow: unset;
}

.vipcard_job:hover {
    background: #fff;
}

.vipcard_job h3 {
    color: #F86EC3;
}

.vipcard_job img {
    border-radius: 17px 0 0 17px;
}


.vip_static {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
}



.vip_static_allcards {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.vip_static_card {
    display: flex;
    border-radius: 20px;
    color: #ffffff;
    font-size: 16px;
    width: 475px;
    height: 90px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #2C75FF;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    justify-content: flex-start;
    align-items: center;
}

.vip_static_left {
    display: flex;
    margin: 0;
    justify-content: center;
    align-items: center;
    height: 90px;
    width: 151px;
    color: #FFF;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 20px 0px 0px 20px;
    background: #F86EC3;
}

.vip_static_right {
    display: block;
    margin-left: 30px;
}

/* ÂÛÏÓÑÊÍÈÊÈ ÊÎÍÅÖ */


	/* ÂÀÊÀÍÑÈÈ ÐÀÁÎÒÀ Â ÌÊÈÊ */

.vacansend {
    width: 970px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: -30px;
}

	.vacanform {
		width: 970px;
    cursor: pointer;
}

	.vacanform:hover {
    opacity: 0.6;
	}

	/* ÂÀÊÀÍÑÈÈ ÐÀÁÎÒÀ Â ÌÊÈÊ ÊÎÍÅÖ */

/* ÌÅÆÄÓÍÀÐÎÄÍÎÅ ÑÎÒÐÓÄÍÈ×ÅÑÒÂÎ */
	.strani {
    width: 970px;
    margin: 0 auto;
}

.strani_all {
    display: flex;
    margin-top: 40px;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: -30px;
}
.strani_all a {
    display: flex;
    flex-direction: column;
    width: 217px;
    margin-left: 30px;
    height: 190px;
    border-radius: 20px;
    background: #2C75FF;
    margin-bottom: 30px;
    text-align: center;
    justify-content: space-between;
    padding-bottom: 17px;
    box-sizing: border-box;
    color: #FFF;
    text-align: center;
    /* font-family: Roboto; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.strani_all a img {
    border-radius: 20px 20px 0 0;
}

	.strani_all a:hover {
    background: #F86EC3;
	}

#druzia {
    background-position: bottom left;
    background-size: 250px;
}

.allnews_blue{
    background: #2c75ff;
}


.allnews_blue:hover {
    background: #f86ec3;
}


/* ÌÅÆÄÓÍÀÐÎÄÍÎÅ ÑÎÒÐÓÄÍÈ×ÅÑÒÂÎ ÊÎÍÅÖ */


/*ÂÛËÅÒÀÞÙÈÅ ÁÓÊÂÛ*/

@keyframes bukvi {

  0% {
    font-size: 10px;
    content: "ÊÎËËÅÄÆ";
transform: translatex(0px);
animation-timing-function: ease-out;
    opacity: 1;
  }


  50% {
    font-size: 24px;
    content: "ÊÎËËÅÄÆ";
   transform: translatex(200px);
animation-timing-function: linear;
    opacity: 1;
  }


  75% {
    font-size: 16px;
    content: "ÊÎËËÅÄÆ";
   transform: translatex(300px);
animation-timing-function: linear;
    opacity: 0.1;
  }

  100% {
    font-size: 10px;
    content: "ÊÎËËÅÄÆ";
   transform: translatex(353px);
animation-timing-function: ease-out;
    opacity: 0;
  }

 
}


@keyframes bukvi2 {

  0% {
    font-size: 10px;
    content: "ÊÐÅÀÒÈÂ";
transform: translatex(0px);
animation-timing-function: ease-out;
    opacity: 1;
  }


  50% {
    font-size: 24px;
    content: "ÊÐÅÀÒÈÂ";
   transform: translatex(200px);
animation-timing-function: linear;
    opacity: 1;
  }


  75% {
    font-size: 16px;
    content: "ÊÐÅÀÒÈÂ";
   transform: translatex(300px);
animation-timing-function: linear;
    opacity: 0.1;
  }

  100% {
    font-size: 10px;
    content: "ÊÐÅÀÒÈÂ";
   transform: translatex(353px);
animation-timing-function: ease-out;
    opacity: 0;
  }

 
}

@keyframes bukvi3 {

  0% {
    font-size: 10px;
    content: "ÊÎÌÌÓÍÈÊÀÖÈß";
transform: translatex(0px);
animation-timing-function: ease-out;
    opacity: 1;
  }


  50% {
    font-size: 24px;
    content: "ÊÎÌÌÓÍÈÊÀÖÈß";
   transform: translatex(200px);
animation-timing-function: linear;
    opacity: 1;
  }


  75% {
    font-size: 16px;
    content: "ÊÎÌÌÓÍÈÊÀÖÈß";
   transform: translatex(300px);
animation-timing-function: linear;
    opacity: 0.1;
  }

  100% {
    font-size: 10px;
    content: "ÊÎÌÌÓÍÈÊÀÖÈß";
   transform: translatex(353px);
animation-timing-function: ease-out;
    opacity: 0;
  }

 
}

@keyframes bukvi4 {

  0% {
    font-size: 10px;
    content: "ÊÎÌÀÍÄÀ";
transform: translatex(0px);
animation-timing-function: ease-out;
    opacity: 1;
  }


  50% {
    font-size: 24px;
    content: "ÊÎÌÀÍÄÀ";
   transform: translatex(200px);
animation-timing-function: linear;
    opacity: 1;
  }


  75% {
    font-size: 16px;
    content: "ÊÎÌÀÍÄÀ";
   transform: translatex(300px);
animation-timing-function: linear;
    opacity: 0.1;
  }

  100% {
    font-size: 10px;
    content: "ÊÎÌÀÍÄÀ";
   transform: translatex(353px);
animation-timing-function: ease-out;
    opacity: 0;
  }

 
}

@keyframes bukvi5 {

  0% {
    font-size: 10px;
    content: "ÊÎÌÔÎÐÒ";
transform: translatex(0px);
animation-timing-function: ease-out;
    opacity: 1;
  }


  50% {
    font-size: 24px;
    content: "ÊÎÌÔÎÐÒ";
   transform: translatex(200px);
animation-timing-function: linear;
    opacity: 1;
  }


  75% {
    font-size: 16px;
    content: "ÊÎÌÔÎÐÒ";
   transform: translatex(300px);
animation-timing-function: linear;
    opacity: 0.1;
  }

  100% {
    font-size: 10px;
    content: "ÊÎÌÔÎÐÒ";
   transform: translatex(353px);
animation-timing-function: ease-out;
    opacity: 0;
  }

 
}

@keyframes bukvi6 {

  0% {
    font-size: 10px;
    content: "ÊÀ×ÅÑÒÂÎ";
transform: translatex(0px);
animation-timing-function: ease-out;
    opacity: 1;
  }


  50% {
    font-size: 24px;
    content: "ÊÀ×ÅÑÒÂÎ";
   transform: translatex(200px);
animation-timing-function: linear;
    opacity: 1;
  }


  75% {
    font-size: 16px;
    content: "ÊÀ×ÅÑÒÂÎ";
   transform: translatex(300px);
animation-timing-function: linear;
    opacity: 0.1;
  }

  100% {
    font-size: 10px;
    content: "ÊÀ×ÅÑÒÂÎ";
   transform: translatex(353px);
animation-timing-function: ease-out;
    opacity: 0;
  }

 
}

@keyframes bukvi7 {

  0% {
    font-size: 10px;
    content: "ÊÓËÜÒÓÐÀ";
transform: translatex(0px);
animation-timing-function: ease-out;
    opacity: 1;
  }


  50% {
    font-size: 24px;
    content: "ÊÓËÜÒÓÐÀ";
   transform: translatex(200px);
animation-timing-function: linear;
    opacity: 1;
  }


  75% {
    font-size: 16px;
    content: "ÊÓËÜÒÓÐÀ";
   transform: translatex(300px);
animation-timing-function: linear;
    opacity: 0.1;
  }

  100% {
    font-size: 10px;
    content: "ÊÓËÜÒÓÐÀ";
   transform: translatex(353px);
animation-timing-function: ease-out;
    opacity: 0;
  }

 
}

#bukvi {
  position: absolute;
  top: 305px;
  left: 48px;
  box-sizing: border-box;
  color: #f86ec3;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: lowercase;
  display: flex;
  align-content: center;
  align-items: flex-start;
  font-size: 14px;
  width: auto;
  height: 50px;
}



#bukvi::after {
animation-name: bukvi, bukvi2, bukvi3, bukvi4, bukvi5, bukvi6, bukvi7, bukvi, bukvi2, bukvi3, bukvi4, bukvi5, bukvi6, bukvi7, bukvi, bukvi2, bukvi3, bukvi4, bukvi5, bukvi6, bukvi7;
animation-duration: 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s, 2.1s;
animation-delay: 0s, 2.1s, 4.2s, 6.3s, 8.4s, 10.5s, 12.6s, 14.7s, 16.8s, 18.9s, 21s, 21.1s, 23.2s, 25.3s, 27.4s, 29.5s, 31.6s, 33.7s, 35.8s, 37.9s, 40s;
content: "";
}


/*ÂÛËÅÒÀÞÙÈÅ ÁÓÊÂÛ ÊÎÍÅÖ*/




/*ÀÍÈÌÀÖÈß ÂÈÒÐÈÍÛ*/


@keyframes fot {

from {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 0px 0px;
background-image: url("/images25/fot2.png");
animation-timing-function: ease-in;

 }




to {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 500px 500px;
background-image: url("/images25/fot2.png");
animation-timing-function: ease-out;
  }

}


@keyframes lin {

from {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 0px 0px;
background-image: url("/images25/lin2.png");
animation-timing-function: ease-in;

 }




to {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 500px 500px;
background-image: url("/images25/lin2.png");
animation-timing-function: ease-out;
  }

}

@keyframes mark {

from {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 0px 0px;
background-image: url("/images25/mark2.png");
animation-timing-function: ease-in;

 }





to {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 500px 500px;
background-image: url("/images25/mark2.png");
animation-timing-function: ease-out;
  }

}

@keyframes diz {

from {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 0px 0px;
background-image: url("/images25/diz2.png");
animation-timing-function: ease-in;

 }




to {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 500px 500px;
background-image: url("/images25/diz2.png");
animation-timing-function: ease-out;
  }

}

@keyframes kit {

from {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 0px 0px;
background-image: url("/images25/kit2.png");
animation-timing-function: ease-in;

 }




to {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 500px 500px;
background-image: url("/images25/kit2.png");
animation-timing-function: ease-out;
  }

}

@keyframes jur {

from {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 0px 0px;
background-image: url("/images25/jur2.png");
animation-timing-function: ease-in;

 }




to {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 500px 500px;
background-image: url("/images25/jur2.png");
animation-timing-function: ease-out;
  }

}

@keyframes psy {

from {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 0px 0px;
background-image: url("/images25/psy2.png");
animation-timing-function: ease-in;

 }



to {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 500px 500px;
background-image: url("/images25/psy2.png");
animation-timing-function: ease-out;
  }

}

@keyframes kor {

from {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 0px 0px;
background-image: url("/images25/kor2.png");
animation-timing-function: ease-in;

 }



to {
mask-image: url("/images25/mstar.svg");
mask-repeat: no-repeat;
mask-position: center;
mask-size: 500px 500px;
background-image: url("/images25/kor2.png");
animation-timing-function: ease-out;
  }

}


#fot {
    width: 231px;
    height: 189px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/images25/fot.png);
}


#fot div:hover {
animation-name: fot;
animation-duration: 500ms;
background-image: url(/images25/fot2.png);
}

#lin {
  background-image: url("/images25/lin.png");
    width: 231px;
    height: 189px;
    background-size: cover;
    background-repeat: no-repeat;
}

#lin div:hover {
  animation: lin;
animation-duration: 500ms;
  background-image: url("/images25/lin2.png");
}


#mark {
  background-image: url("/images25/mark.png");
    width: 231px;
    height: 189px;
    background-size: cover;
    background-repeat: no-repeat;
}

#mark div:hover {
  animation: mark;
animation-duration: 500ms;
  background-image: url("/images25/mark2.png");
}

#diz {
  background-image: url("/images25/diz.png");
    width: 231px;
    height: 189px;
    background-size: cover;
    background-repeat: no-repeat;
}



#kit {
  background-image: url("/images25/kit.png");
    width: 231px;
    height: 189px;
    background-size: cover;
    background-repeat: no-repeat;
}

#kit div:hover {
  animation: kit;
animation-duration: 500ms;
  background-image: url("/images25/kit2.png");
}

#jur {
  background-image: url("/images25/jur.png");
    width: 231px;
    height: 189px;
    background-size: cover;
    background-repeat: no-repeat;
}

#jur div:hover {
  animation: jur;
animation-duration: 500ms;
  background-image: url("/images25/jur2.png");
}


#psy {
  background-image: url("/images25/psy.png");
    width: 231px;
    height: 189px;
    background-size: cover;
    background-repeat: no-repeat;
}

#psy div:hover {
  animation: psy;
animation-duration: 500ms;
  background-image: url("/images25/psy2.png");
}


#kor {
  background-image: url("/images25/kor.png");
    width: 231px;
    height: 189px;
    background-size: cover;
    background-repeat: no-repeat;
}

#kor div:hover {
  animation: kor;
animation-duration: 500ms;
  background-image: url("/images25/kor2.png");
}

#diz div:hover {
    animation: diz;
    animation-duration: 500ms;
    background-image: url("/images25/diz2.png");
    width: 232px;
    height: 189px;
}


/*ÀÍÈÌÀÖÈß ÂÈÒÐÈÍÛ ÊÎÍÅÖ*/


#zayaknop_skvozz {
    color: #ffffff!important;
    width: 315px;
    background: #f96ec3;
    border-radius: 55px;
    box-sizing: border-box;
    height: 60px;
    display: inline-flex;
    align-items: center;
    text-decoration: none!important;
    /* margin-right: 15px; */
    font-weight: 600;
    font-size: 19px;
    text-transform: lowercase;
    margin-bottom: 15px;
    justify-content: center;
    position: fixed;
    bottom: 42px;
    padding-bottom: 1px;
    right: 40px;
    opacity: 0.8;
    z-index: 100;
    /* border: 2px solid white; */
}

#zayaknop_skvozz:hover {
color: #2c75ff !important;
    background: #d5ff2f;
}

#all_butt200:checked ~ .projects_all_cards_hidden {
    display: flex;
}

#all_butt200:checked ~ .all_butt2 img {
    transform: rotate(180deg);
}

/* End */


/* Start:/bitrix/templates/mkik2025/template_styles.css?176185273546440*/
@media (max-width: 800px) {

/*  ÌÎÁÈËÜÍÎÅ ÌÅÍÞ */


.mobile-menu {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 33px;
    top: 0;
    background-color: #ffffff;
    left: 0;
    right: 0;
    height: 100px;
    z-index: 9999999;
    width: 660px;
    box-sizing: border-box;
}

#logo {
    margin-top: 7px;
    width: 190px;
    height: auto;
    display: block;
}

.mobile-menu__btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 30px;
    cursor: pointer;
    transition: .4s;
}

.mobile-menu__icon {
    display: block;
    position: relative;
    background: #3375ff;
    width: 90%;
    height: 4px;
    transition: .4s;
    transform: scale(1.5);
}
.mobile-menu__icon::after, .mobile-menu__icon::before {
    content: "";
    display: block;
    position: absolute;
    background: #3375ff;
    width: 100%;
    height: 4px;
    transition: .4s;
}
.mobile-menu__icon::after {
  top: 8px;
}
.mobile-menu__icon::before {
  top: -8px;
}

.mobile-menu__container {
    position: fixed;
    text-align: left;
    display: flex;
    justify-content: center;
    top: 99px;
    left: 0;
    right: 0;
    z-index: 999;
    height: 0;
    opacity: 1;
    transition: .5s;
    overflow: hidden;
    background: #2C75FF;
    align-items: flex-start;
}

.mobile-menu__list {
    transition: .5s;
    list-style: none;
    padding-left: 0;
    /* height: 90%; */
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: flex-start;
    box-sizing: border-box;
    width: 490px;
    align-content: flex-start;
}

.mobile-menu__item {
    font-size: 30px;
    /* padding-bottom: 55px; */
    /* margin-bottom: 0; */
    border-bottom: #ffffff solid 1px;
    /* padding-bottom: 29px; */
    /* text-transform: lowercase; */
    width: 100%;
    display: flex;
    align-items: center;
    height: 100px;
    justify-content: space-between;
    color: #ffffff;
    /* text-transform: lowercase; */
    font-weight: 500;
}


.mobile-menu__item svg {
    width: 34px;
}

.mobile-menu__greenblock {
    border-bottom: #ffffff solid 1px;
    height: 290px;
    display: none;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    margin-top: 39px;
}

#mob_men1:checked ~ .mobile-menu__greenblock {
display: flex;
}

#mob_men1:checked ~ .mobile-menu__item svg #minpal {
display: none;
}

.mobile-menu__green {
    display: flex;
    width: fit-content;
    margin-right: 10px;
    height: 50px;
    padding: 0 28px;
    align-items: center;
    justify-content: center;
    border-radius: 74.302px;
    background: #D5FF2F;
    font-size: 20px;
    font-weight: 500;
    color: #3375ff;
    margin-bottom: 17px;
}


.mobile-menu__item:last-child {
border: none;
}



.mobile-menu__link {
    text-decoration: none;
    color: #ffffff;
    /* text-transform: lowercase; */
    font-weight: 500;
    display: block;
    width: 100%;
}

.mobile-menu__checkbox2 {
display: none;
}

.mobile-menu__checkbox {
  display: none;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__nav {
  opacity: 1;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__container {
  height: 100%;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon {
  background: transparent;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before, .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  top: 0;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

/*  ÊÎÍÅÖ ÌÎÁÈËÜÍÎÅ ÌÅÍÞ */



#desc-menu {
    display: none;
}


header {
    background: #d5ff2f;
    height: 1290px;
    width: 660px;
    margin-top: -50px;
    padding-top: 170px;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 0;
    position: relative;
}

main {
    width: 660px;
}

header div {
    width: 660px;
    margin: 0 auto;
    position: relative;
}

header div h1 {
    margin: 0;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 119.021%;
    color: #2f2f2f;
    position: absolute;
    top: 453px;
    left: 60px;
    width: 540px;
}

header div img {
    position: absolute;
    width: 455px;
    top: 694px;
    left: -140px;
}


#bukvi {
    position: absolute;
    top: 847px;
    left: 128px;
    transform: scale(1.3);
    box-sizing: border-box;
    color: #f86ec3;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: lowercase;
    display: flex;
    align-content: center;
    align-items: flex-start;
    font-size: 14px;
    width: auto;
    height: 50px;
}

.videofon {
    width: 600px;
    height: 311px;
    position: absolute;
    right: 28px;
    top: 60px;
    rotate: -10deg;
    border-radius: 20px;
    background: #f86ec3;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}

header div video {
    display: block;
    position: absolute;
    right: 30px;
    border-radius: 20px;
    top: 50px;
    width: 600px;
}

.facs {
    display: flex;
    width: 660px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: -165px;
    z-index: 10;
    position: relative;
}

#lin {
    background-image: url("/images25/lin.png");
    width: 301px;
    height: 249px;
    background-size: cover;
    background-repeat: no-repeat;
}

#fot {
    width: 301px;
    height: 249px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/images25/fot.png);
}

#mark {
    background-image: url("/images25/mark.png");
    width: 301px;
    height: 249px;
    background-size: cover;
    background-repeat: no-repeat;
}

#diz {
    background-image: url("/images25/diz.png");
    width: 301px;
    height: 249px;
    background-size: cover;
    background-repeat: no-repeat;
}

#kit {
    background-image: url("/images25/kit.png");
    width: 301px;
    height: 249px;
    background-size: cover;
    background-repeat: no-repeat;
}

#jur {
    background-image: url("/images25/jur.png");
    width: 301px;
    height: 249px;
    background-size: cover;
    background-repeat: no-repeat;
}

#psy {
    background-image: url("/images25/psy.png");
    width: 301px;
    height: 249px;
    background-size: cover;
    background-repeat: no-repeat;
}

#kor {
    background-image: url("/images25/kor.png");
    width: 301px;
    height: 249px;
    background-size: cover;
    background-repeat: no-repeat;
}


.news_glav {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 600px;
}

.glav_zag {
    display: flex;
    align-items: center;
    width: 600px;
    margin: 0 auto;
    flex-direction: row;
    position: relative;
    min-height: 38px;
    padding-bottom: 70px;
    align-content: center;
    margin-bottom: 60px;
}


.glav_zag h2 {
    display: block;
    margin: 0;
    color: #2f2f2f;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    margin-left: 0px;
    line-height: 47px;
}


.zvezda {
    margin-left: 15px;
    width: 60px;
    margin-top: 9px;
}

.glav_zag p {
    margin: 0;
    color: #2f2f2f;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: 116%;
    background: url(/images25/marker2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0px 7px 0px 14px;
    position: absolute;
    left: -10px;
    bottom: -16px;
}

.news-list {
    width: 660px;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news-item {
    display: block;
    border-radius: 20px;
    background: #fff;
    box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.2);
    position: relative;
    width: 600px;
    height: 272px;
    margin-bottom: 25px;
    margin-left: 30px;
}

div.news-list img.preview_picture {
    width: 272px;
    height: 272px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px 0 0 20px;
}


.vitrina_2019 {
    color: #2F2F2F;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    width: 275px;
    position: absolute;
    left: 298px;
    top: 30px;
    font-family: "Roboto", serif;
}

.newscat2019 {
    display: block;
    color: #2c75ff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 298px;
    text-transform: lowercase;
    font-family: "Roboto", serif;
}



.allnews {
    display: flex;
    margin: 0 auto;
    width: 329px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #ffffff;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    margin-top: 30px;
    background: #f86ec3;
    height: 60px;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}


.bboard {
    display: block;
    position: relative;
    width: 600px;
    height: 860px;
    /* background: white; */
    margin-top: 20px;
    margin-left: 30px;
    overflow: visible;
    margin-bottom: 40px;
    margin-top: 100px;
    border-radius: 20px;
    /* box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10); */
}


.bboard_fon {
    display: block;
    width: 600px;
    height: 860px;
    border-radius: 20px;
    background: #2c75ff;
    bottom: -32px;
    position: relative;
    overflow: visible;
}


.bboard_fon h5 {
    position: absolute;
    margin: 0;
    color: #fff;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    top: 390px;
    left: 45px;
    width: 516px;
}

.bboard_fon p {
    position: absolute;
    color: #fff;
    font-family: Roboto;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 37px;
    margin: 0;
    bottom: unset;
    top: 540px;
    left: 50px;
    width: 490px;
}

.bboard_el {
    position: absolute;
    width: 370px;
    height: 370px;
    border-radius: 25px 20px 20px 20px;
    background: #d5ff2f;
    left: 99px;
    top: -39px;
    rotate: 11deg;
}


.bboard_img {
    position: absolute;
    width: 370px;
    height: 370px;
    background: url(/images25/rb1.jpg);
    background-size: 400px;
    background-position: right;
    background-repeat: no-repeat;
    top: -43px;
    rotate: unset;
    border-radius: 20px 20px 20px 20px;
    left: 100px;
}


.bboard_fon span {
    position: absolute;
    right: 40px;
    display: flex;
    align-items: center;
    color: #d5ff2f;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 104.435%;
    top: 651px;
    left: 48px;
    width: 492px;
    justify-content: center;
}

.bboard_fon a {
    position: absolute;
    height: 72px;
    display: flex;
    width: 330px;
    bottom: unset;
    top: 730px;
    right: unset;
    left: 132px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: unset;
    border-radius: 5px;
    background: #f86ec3;
    /* box-shadow: -3px 3px 4px 0px #9EB5FF inset, 8px -8px 10px 0px rgba(160, 193, 255, 0.15), -45px 45px 70px 0px rgba(0, 15, 222, 0.60), -17px 30px 40.5px 0px rgba(0, 65, 230, 0.75), -10px 10px 10px 0px #1559DA; */
}


.bboard_ram {
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    width: 600px;
    height: 860px;
    border-radius: 20px;
    z-index: -1;
    margin-top: -868px;
    margin-left: 30px;
}

.gosti {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
}

.prostranstvo {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
}

.res_glav {
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
    height: 1032px;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 660px;
    scroll-behavior: auto;
    padding-bottom: 20px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row;
}

.res_card {
    width: 600px;
    min-width: 600px;
    height: 1032px;
    position: relative;
    margin-left: 15px;
}


.res_card img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px 20px 0px 0px;
    width: 600px;
    height: 360px;
    object-fit: cover;
}

.res_card div {
    border-radius: 0px 0px 20px 20px;
    width: 600px;
    position: relative;
    height: 650px;
    background: #f86ec3;
    left: 0;
    top: 360px;
    box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.2);
}

.res_card h4 {
    position: absolute;
    left: 50px;
    top: 50px;
    width: 537px;
    margin: 0;
    color: #fff;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: lowercase;
}

.res_card p {
    position: absolute;
    left: 50px;
    margin: 0;
    width: 504px;
    top: 130px;
    color: #fff;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

.res_but {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    display: none;
}

.sobitia {
    width: 655px;
    margin: 0 auto;
    margin-top: 100px;
}


.mediateka {
    width: 660px;
    margin: 0 auto;
    margin-top: 80px;
    min-height: 560px;
    background: url(/images25/k.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.mediateka {
    width: 660px;
    margin: 0 auto;
    margin-top: 80px;
    min-height: 1110px;
    background: url(/images25/k.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
}

.media_card_foto {
    margin-right: 22px;
    margin-top: 0px;
}


.media_card {
    width: 600px;
    height: 360px;
    border-radius: 20px;
    background-color: #d5ff2f;
    position: relative;
    margin-left: 30px;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}

.media_card img {
    display: block;
    width: 600px;
    object-fit: cover;
    height: 290px;
    border-radius: 20px 20px 0 0;
    position: absolute;
    top: 0;
    left: 0;
}

.media_card p {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 30px;
    margin: 0;
    color: #2f2f2f;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: lowercase;
}

.media_card_video {
    display: block;
    margin-top: 30px;
}

.footer {
    width: 660px;
    margin: 0 auto;
    display: flex;
    min-height: 940px;
    flex-direction: column;
}

.footer_left {
    width: 540px;
    height: 490px;
    position: relative;
    margin-left: 60px;
}

.footer a {
    position: absolute;
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.tel {
    top: 40px;
    display: flex;
    align-items: center;
    background: url(/images25/tel.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 25px;
    padding-left: 40px;
}

.mail {
    top: 90px;
    display: flex;
    align-items: center;
    background: url(/images25/mail.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 25px;
    padding-left: 40px;
}

.time {
    top: 140px;
    display: flex;
    align-items: center;
    background: url(/images25/time.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 25px;
    padding-left: 40px;
}

.point {
    top: 200px;
    display: flex;
    align-items: center;
    background: url(/images25/point.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 25px;
    padding-left: 40px;
    width: 490px;
}

.soc_footer_telega {
    top: 301px;
    left: 0;
}

#sved br {
display: contents;
}

.soc_footer {
    border-radius: 5px;
    background: #f86ec3;
    width: 533px;
    height: 63px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.soc_footer_vk {
    top: 383px;
    left: 0;
}


.footer_right {
    width: 540px;
    position: relative;
    margin-left: 60px;
}

.abi {
    top: 0px;
}

.pri {
    top: 50px;
}


.den {
    top: 100px;
}


.abo {
    top: 150px;
    left: 0;
}

.glo {
    top: 201px;
    left: 0;
}

.job {
    top: 250px;
    left: 0;
}

#sved {
    color: #d5ff2f;
    top: 320px;
}

footer {
    background: #2c75ff;
    width: 660px;
    padding-top: 40px;
}


.slova {
    width: 280px;
    height: 100px;
    background: #F86EC3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-size: 26px;
    font-style: normal;
    box-sizing: border-box;
    padding-left: 30px;
    font-weight: 700;
    line-height: unset;
    border-radius: 10px;
}

#slovo_1 {
    position: absolute;
    top: 740px;
    left: 30px;
}

#slovo_2 {
    position: absolute;
    top: 740px;
    left: 336px;
}

#slovo_3 {
    position: absolute;
    top: 873px;
    left: 30px;
}

#slovo_4 {
    position: absolute;
    top: 873px;
    left: 336px;
}

#loc_nav {
    display: none;
}

.main_text {
    width: 640px;
    margin: 0 auto;
    border-radius: 40px;
    background: #FFF;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
    margin-top: 0;
    box-sizing: border-box;
    padding: 60px 30px 60px 30px;
    color: #4A4A4A;
}

#glav_tex_zag {
    margin: 0;
    margin-bottom: 20px;
    font-size: 44px;
    color: #2F2F2F;
}

.main_text p, .main_text ul {
    color: #4A4A4A;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    margin: 0;
    margin-top: 20px;
}

.prep_glav {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 300px;
}

.prep_all_cards {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-top: 20px;
    position: relative;
    width: 660px;
    overflow-x: scroll;
    overflow-y: visible;
    height: 560px;
    align-items: flex-start;
    padding-top: 22px;
}

.prep_card {
    display: block;
    width: 350px;
    margin-bottom: 0;
    margin-left: 30px;
    position: relative;
    overflow: visible;
}

.inter_card {
    position: absolute;
    display: flex;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 51.942px;
    background: #F86EC3;
    width: 243px;
    height: 34px;
    justify-content: center;
    align-items: center;
    right: -30px;
    top: 2px;
    transform: rotate(13.33deg);

}

.prep_card img {
    display: block;
    width: 350px;
    border-radius: 20px;

}


.prep_card p {
    display: block;
    border-radius: 20px;
    background: #FFF;
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
    width: 350px;
    height: 190px;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


.prep_card p span {
    display: block;
    margin-top: 20px;
    color: #2C75FF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.all_butt {
    display: none;
}


.prep_all_cards_hidden {
    flex-wrap: nowrap;
    justify-content: unset;
    display: flex;
}



.prep_all_cards_hidden [style="visibility: hidden;"] {
    display: none;
}

.profs {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: -20px;
}

.profs_all_cards {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
    justify-content: space-between;
    width: 600px;
    margin-left: 30px;
}

.profs_all_cards div {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: unset;
    color: #ffffff;
    border-radius: 10px;
    background: unset;
    border: 3px solid #3375ff;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    color: #3375ff;
    padding-right: 20px;
    width: 290px;
    height: 72px;
    margin-bottom: 20px;
    margin-right: 0;
    text-transform: lowercase;
}
.programm_glav {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 300px;
}


.programm_glav_vitrina {
    display: flex;
    margin-top: 40px;
    justify-content: flex-end;
    position: relative;
    flex-direction: column;
    width: 600px;
    margin-left: 30px;
}


#programm_semesters_1, #programm_semesters_2, #programm_semesters_3, #programm_semesters_4, #programm_semesters_5, #programm_semesters_6, #programm_semesters_7, #programm_semesters_8, #programm_semesters_11, #programm_semesters_22, #programm_semesters_33, #programm_semesters_44, #programm_semesters_55, #programm_semesters_66, #programm_semesters_77, #programm_semesters_88 {
        position: static;
    }

.programm_opis {
    display: block;
    border-radius: 20px;
    border: 3px solid #F86EC3;
    background-color: #FFF;
    background-image: unset;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 34px;
    margin-bottom: 15px;
    width: 100%;
    height: auto;
    /* overflow: scroll; */
    box-sizing: border-box;
    padding: 40px 20px;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
}

.programm_opis h3 {
    font-size: 24px;
    color: #4A4A4A;
    font-weight: 700;
    line-height: 134.965%;
    margin: 0;
    margin-bottom: 0;
}

.programm_opis p {
    margin: 0;
    color: #4A4A4A;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 134.965%;
    margin-top: 20px;
}


.programm_semesters {
    display: flex;
    width: 100%;
    height: 80px;
    align-content: center;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    align-items: center;
    cursor: pointer;
    border-radius: 10px;
    margin-bottom: 15px;
    background: #2C75FF;
    box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.20);
}


.portfolio {
    width: 660px;
    margin: 0 auto;
    margin-top: 120px;
}

.portfolio_vitrina {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 2450px;
    width: 630px;
    margin-left: 16px;
    align-content: space-around;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 30px;
}

.portfolio_vitrina img {
    width: 300px;
}


.allpotrfolio {
    display: flex;
    margin: 0 auto;
    width: 329px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #ffffff;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    background: #2c75ff;
    height: 60px;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}

.projects {
    width: 660px;
    margin: 0 auto;
    margin-top: 40px;
    min-height: 300px;
    margin-top: 100px;
}

.projects_all_cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
    position: relative;
    min-height: 690px;
    width: 600px;
    margin-left: 30px;
    align-content: flex-start;
}

.projects_card {
    display: flex;
    width: 600px;
    height: 300px;
    margin-bottom: 30px;
    justify-content: space-between;
}

.projects_card img {
    display: block;
    width: 300px;
    height: 300px;
    object-fit: unset;
    border-radius: 20px;
}

.projects_card p {
    display: block;
    width: 300px;
    height: 300px;
    margin: 0;
    border-radius: 20px;
    background: #F86EC3;
    padding: 50px 20px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
}

.projects_card p a {
    display: flex;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    bottom: 31px;
    left: 40px;
    width: 223px;
    height: 40px;
    border-radius: 5px;
    background: #F86EC3;
    box-shadow: -3px 3px 4px 0px #FF9EDA inset, 8px -8px 10px 0px rgba(255, 158, 218, 0.15), -45px 45px 70px 0px rgba(211, 33, 142, 0.60), -17px 30px 40.5px 0px rgba(211, 33, 142, 0.75), -10px 10px 10px 0px #D3218E;
    align-items: center;
    justify-content: center;
}

.all_butt2 {
    width: 220px;
    text-align: center;
    color: #8D8D8D;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 200px;
}


.projects_all_cards_hidden {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
    position: relative;
    width: 660px;
    margin-bottom: 40px;
    display: none;
}

.partners {
    width: 660px;
    margin: 0 auto;
    margin-top: 40px;
    min-height: 300px;
    margin-top: 100px;
}


.partners_all_cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
    position: relative;
    min-height: 690px;
    width: 600px;
    margin-left: 30px;
    align-content: flex-start;
}

.partners_card {
    display: flex;
    width: 600px;
    height: 300px;
    margin-bottom: 30px;
    justify-content: space-between;
}

.partners_card img {
    display: block;
    width: 300px;
    height: 300px;
    object-fit: unset;
    border-radius: 20px;
}

.partners_card p {
    display: block;
    width: 300px;
    height: 300px;
    margin: 0;
    padding: 50px 20px;
    box-sizing: border-box;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    border-radius: 20px;
    background: #2C75FF;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
}

.partners_card p a {
    display: flex;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    bottom: 31px;
    left: 40px;
    width: 223px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #2C75FF;
    box-shadow: -3px 3px 4px 0px #9EB5FF inset, 8px -8px 10px 0px rgba(160, 193, 255, 0.15), -45px 45px 70px 0px rgba(0, 15, 222, 0.60), -17px 30px 40.5px 0px rgba(0, 65, 230, 0.75), -10px 10px 10px 0px #1559DA;
}

.all_butt3 {
    width: 240px;
    text-align: center;
    color: #8D8D8D;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 200px;
}

.partners_all_cards_hidden {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;
    position: relative;
    width: 970px;
    margin-bottom: 40px;
    display: none;
}

#videoimg {
    position: absolute;
    right: 51px;
    border-radius: 20px;
    top: 40px;
    width: 570px;
    height: 341px;
    object-fit: cover;
    left: unset;
}
.rektor {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
}

.interwcard {
    display: flex;
    width: 600px;
    height: 300px;
    border-radius: 40px;
    background: #FFF;
    margin-top: 0px;
    margin-left: 30px;
}
.all_butt3_bottom {
    bottom: -32px;
}
#telega_shapka {
    position: absolute;
    top: 688px;
    left: 60px;
}


#vk_shapka {
    position: absolute;
    top: 790px;
    left: 60px;
}

.soc_shapka {
    border-radius: 6px;
    background: #f86ec3;
    width: 540px;
    color: #ffffff;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: normal;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
}


.priembuts {
    width: 540px;
    margin: 0 auto;
    margin-top: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 40px;
    flex-direction: column;
}

.priembuts a {
    border-radius: 5px;
    display: flex;
    background: #2C75FF;
    box-shadow: 0px 155.151px 43.442px 0px rgba(6, 9, 101, 0.00), 0px 99.297px 39.896px 0px rgba(6, 9, 101, 0.01), 0px 55.855px 33.69px 0px rgba(6, 9, 101, 0.05), 0px 24.824px 24.824px 0px rgba(6, 9, 101, 0.09), 0px 6.206px 13.299px 0px rgba(6, 9, 101, 0.10);
    justify-content: center;
    align-items: center;
    color: #ffffff;
    width: fit-content;
    box-sizing: border-box;
    padding: 0 20px;
    height: 80px;
    min-width: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
}

.priem {
    width: 600px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
}

.priem_opis {
    width: 100%;
    margin: 0 auto;
    border-radius: 40px;
    background: #FFF;
    margin-top: 20px;
    font-size: 22px;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
    box-sizing: border-box;
    padding: 30px 30px 50px 30px;
    margin-bottom: 40px;
    display: none;
    color: #4A4A4A;
    line-height: 134.965%;
}


.priem_opis iframe {
    width: 540px;
    height: 305px;
}


.colprice {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -10px;
    width: 540px;
    margin-left: 0px;
    flex-direction: column;
}

.colprice_card {
    display: flex;
    width: 540px;
    border-radius: 10px;
    background: #F6F7FA;
    height: 130px;
    box-sizing: border-box;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 10px 30px 10px 30px;
    align-items: center;
    margin-top: 14px;
}

.colprice_card p {
    display: block;
    color: #4A4A4A;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    width: 190px;
}

.colprice [style="visibility: hidden;"] {
display: none;
}

.map {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


#dopmarginbottom40 {
    margin-bottom: 0;
}


.soc_map {
    border-radius: 6px;
    background: #f86ec3;
    width: 540px;
    margin-left: 60px;
    color: #ffffff;
    height: 80px;
    font-size: 24px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
}

#mappoint {
    display: flex;
    margin: 0;
    width: 540px;
    margin-left: 60px;
    align-items: center;
    color: #2F2F2F;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    margin-top: 40px;
}

#mappoint svg {
    margin-right: 10px;
    width: 50px;
}

#mkikmap {
    width: 600px;
    height: 600px;
    border: 0;
    border-radius: 20px;
    margin-top: 40px;
    margin-left: 30px;
}
#k_bez {
    width: 145px;
    top: 777px;
    left: 80px;
}

.programm_glav_mobile {
    margin-top: 0;
}


.programm_glav_mobile .glav_zag {
    padding-bottom: 0px;
}


.programm_glav_mobile .programm_glav_vitrina .programm_opis p {
    font-size: 22px;
}

.programm_glav_mobile .programm_glav_vitrina .programm_opis {
    padding: 0px 30px 30px 30px;
    height: auto;
}


.utplash {
    display: flex;
    width: 600px;
    margin: 0 auto;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.utplash div {
    border-radius: 10px;
    background: #F86EC3;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #ffffff;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    height: 77px;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    width: 291px;
    margin-top: 11px;
}

.dodnaprav {
    display: flex;
    width: 600px;
    margin: 0 auto;
    margin-top: 80px;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
}

.dodnaprav a {
    display: block;
    border-radius: 20px;
    background: #FFF;
    width: 286px;
    margin-top: 15px;
    height: 166px;
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    box-sizing: border-box;
    padding: 30px;
    text-transform: lowercase;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
}

.afishadod {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
}

.afishadod .main_text {
    padding: 30px;
    font-size: 22px;
}

.afisha_time {
    display: flex;
    align-items: flex-start;
    width: 600px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #3375ff;
}

.afisha_event {
    display: block;
    max-width: 600px;
    margin-bottom: 30px;
    line-height: 31px;
}

.afisha_event ul {
        font-size: 22px;
        padding-left: 20px;
}

.regdod {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
    min-height: 420px;
}

.regdod .glav_zag {
    padding-bottom: 0;

}

.fon {
    border-radius: 20px;
    width: 580px;
    height: 357px;
    transform: rotate(-5deg);
    position: absolute;
    background: #F86EC3;
    margin-top: 60px;
}

.fon1 {
    background: #D5FF2F;
}

.fon2 {
    background: #F86EC3;
}

.fon3 {
    background: #2C75FF;
}

.fon + img {
    position: relative;
    border-radius: 20px;
    margin-bottom: 30px;
    margin-top: 60px;
    width: 580px;
    height: 345px;
    object-fit: cover;
}

.vip_static {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 100px;
}

.vip_static .glav_zag {
    padding-bottom: 0;
}

.vip_static_allcards {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    width: 600px;
    margin-left: 30px;
    flex-direction: column;
}

.vip_static_card {
    display: flex;
    border-radius: 20px;
    color: #ffffff;
    font-size: 22px;
    width: 600px;
    height: 110px;
    margin-bottom: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: #2C75FF;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    justify-content: flex-start;
    align-items: center;
}

.vip_static_left {
    display: flex;
    margin: 0;
    justify-content: center;
    align-items: center;
    height: 110px;
    width: 201px;
    color: #FFF;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 20px 0px 0px 20px;
    background: #F86EC3;
}

.vips_allcards {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 40px;
    position: relative;
    width: 660px;
    overflow: scroll;
    padding-bottom: 10px;
}


.vips_allcards a {
    width: 478px;
    height: 192px;
    margin-bottom: 0;
    margin-left: 30px;
}

.vipcard {
    display: block;
    border-radius: 20px;
    background: #fff;
    box-shadow: 1px 1px 0px 0px rgba(44, 59, 126, 0.2);
    width: 478px;
    height: 192px;
    margin-bottom: 13px;
    position: relative;
}

.vipcard h2 {
    color: #2F2F2F;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    width: 230px;
    position: absolute;
    left: 220px;
    top: 20px;
}

.vipcard h3 {
    color: #2C75FF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    width: 230px;
    position: absolute;
    left: 220px;
    top: 60px;
}

.vipcard p {
    color: #2C75FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    width: 230px;
    position: absolute;
    left: 220px;
    top: 163px;
}

.vips_allcards .projects_all_cards_hidden {
    flex-wrap: nowrap;
    display: flex;
}

.vips_allcards .all_butt2 {
        display: none;
}

#job_link {
    margin-top: 80px;
}

.strani {
    width: 660px;
    margin: 0 auto;
    margin-top: 40px;
}


.strani .glav_zag h2 {
    font-size: 33px;
}

.strani .glav_zag p {
    top: 56px;
}

.strani_all {
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 30px;
    width: 600px;
}

.strani_all a {
    display: flex;
    flex-direction: column;
    width: 285px;
    margin-left: 0;
    height: 230px;
    border-radius: 20px;
    background: #2C75FF;
    margin-bottom: 30px;
    text-align: center;
    justify-content: space-between;
    padding-bottom: 17px;
    box-sizing: border-box;
    color: #FFF;
    text-align: center;
    /* font-family: Roboto; */
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
div.news-detail img {
    border-radius: 20px;
    width: 580px;
    height: 345px;
    object-fit: cover;
}

.backvse {
    width: 660px;
    margin: 0 auto;
    color: #2F2F2F;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    margin-top: 40px;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 18px;
}

.news-detail > .fon, .news-detail > .fon + img {
    margin-top: 15px;

}

p + .fon, p + .fon + img {
    margin-top: 30px!important;
}

.main_text .news-detail p, .main_text .news-detail ul {
    font-size: 22px;
}

#main_text + .news_glav .glav_zag {
        padding-bottom: 0px;
}

.students {
    width: 660px;
    margin: 0 auto;
    margin-bottom: 100px;
}

.students_links {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 100px;
    margin-top: -20px;
    width: 600px;
    margin-left: 30px;
    justify-content: space-between;
}

.students_links a {
    display: block;
    border-radius: 20px;
    width: 289px;
    margin-top: 0;
    margin-bottom: 15px;
    height: 166px;
    color: #fff;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    box-sizing: border-box;
    padding: 20px 20px 20px 27px;
    text-transform: lowercase;
    box-shadow: 1px 1px 0px 0px rgba(155, 155, 155, 0.20);
}

.stud_phones {
    display: flex;
    align-items: center;
    margin-top: 50px;
    width: 600px;
    margin-left: 30px;
}

.vacansend {
    width: 660px;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: -30px;
}


.vacansend .glav_zag h2 {
    font-size: 34px;
}

.vacansend .glav_zag {
    padding-bottom: 30px;
}

.vacanform {
    width: 660px;
}

.fototeka {
    width: 660px;
    margin: 0 auto;
    margin-top: 60px;
}

.fototeka_all {
    width: 660px;
}

.fototeka_all img {
    width: 660px;
}

.allmedia {
    display: flex;
    margin: 0 auto;
    width: fit-content;
    padding: 0 30px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #ffffff;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    margin-top: 20px;
    background: #f86ec3;
    height: 60px;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.1);
}

.fototeka_all iframe {
    display: block;
    border-radius: 20px;
    margin-bottom: 24px;
    width: 660px;
    height: 366px;
    flex: 0 1 auto;
}

.portfolio_shapka {
    width: 660px;
    margin: 0 auto;
    margin-top: 40px;
}


.portfolio_shapka .glav_zag {
    display: flex;
    align-items: center;
    width: 600px;
    margin: 0 auto;
    flex-direction: row;
    position: relative;
    min-height: 38px;
    padding-bottom: 70px;
    align-content: center;
        align-items: flex-end;
}

.portfolio_shapka .glav_zag h2 {
    display: block;
    margin: 0;
    color: #2f2f2f;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    margin-left: 0px;
    margin-bottom: 0px;
}

.portfolio_shapka .glav_zag h2 br {
    display: inline;
}


.portfolio_shapka .glav_zag img {
    margin-left: 10px;
}

.portfolio_shapka .glav_zag p {
    margin: 0;
    color: #2f2f2f;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 116%;
    background: url(/images25/marker2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0px 7px 0px 14px;
    position: absolute;
    left: 0px;
    top: 91px;
}

.portfolioteka_nav {
    display: flex;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 600px;
    margin-left: 30px;
}


.portfolioteka_nav a {
    display: flex;
    border-radius: 10px;
    background: #F86EC3;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    justify-content: center;
    align-items: center;
    color: #ffffff;
    width: fit-content;
    box-sizing: border-box;
    padding: 0 20px;
    height: 60px;
    min-width: 290px;
    margin-bottom: 10px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}



.portfolioteka {
    width: 660px;
    margin: 0 auto;
    margin-top: 80px;
}

.portfolioteka .glav_zag {
    padding-bottom: 0;
}

.portfolioteka_all {
    display: flex;
    height: auto;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: space-between;
    align-items: flex-start;
    margin-top: 40px;
}


.portfolioteka_all img {
    width: 600px;
    display: block;
    border-radius: 20px;
    margin-bottom: 30px;
    margin-left: 30px;
}


.avtor {
    margin: 0!important;
    font-size: 14px;
    margin-top: 0px!important;
    margin-bottom: 28px!important;
    text-align: center;
    color: #6c6c6c;
    width: 660px;
}

.portfolioteka_all iframe {
    display: block;
    border-radius: 20px;
    margin-bottom: 30px;
    width: 660px;
    height: 366px;
    flex: 0 1 auto;
}

.modern-page-navigation {
    padding: .5em 0;
    font-size: 20px;
    color: #2F2F2F;
    width: 660px;
    margin-left: 30px;
    margin-top: 30px;
}

.main_text iframe {
    width: 580px;
    height: 345px;
}

.facs a div:hover {
    animation: none !important;
    background-image: unset!important;
}
.zvezda {
    margin-left: 15px;
    width: 60px;
    margin-top: 9px;
    display: none;
}

.glav_zag h2::after {
    content: "\00a0" url(/images25/pz.svg);
}

.main_text p img {
    width: 580px;
    height: auto;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#green_color_text {
    color: #D5FF2F;
}

.interwcard p a {
    position: absolute;
    border-radius: 5px;
    bottom: 25px;
    color: #ffffff;
    width: 210px;
    height: 45px;
    display: flex;
    right: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: #F86EC3;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    align-items: center;
    justify-content: center;
}

.priem_razdels {
    border-radius: 20px;
    background: #D5FF2F;
    box-shadow: 0px 175px 49px 0px rgba(6, 9, 101, 0.00), 0px 112px 45px 0px rgba(6, 9, 101, 0.01), 0px 63px 38px 0px rgba(6, 9, 101, 0.05), 0px 28px 28px 0px rgba(6, 9, 101, 0.09), 0px 7px 15px 0px rgba(6, 9, 101, 0.10);
    width: 100%;
    height: 90px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 40px;
    align-items: center;
    color: #2C75FF;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 20px;
}

#maliytext {
    font-size: 22px;
    color: #4A4A4A;
    line-height: 134.965%;
    margin-top: 24px;
}


#zayaknop_skvozz {
    color: #ffffff!important;
    width: 602px;
    background: #f96ec3;
    border-radius: 55px;
    box-sizing: border-box;
    height: 80px;
    display: inline-flex;
    align-items: center;
    text-decoration: none!important;
    /* margin-right: 15px; */
    font-weight: 600;
    font-size: 25px;
    text-transform: lowercase;
    margin-bottom: 15px;
    justify-content: center;
    position: fixed;
    bottom: 3px;
    padding-bottom: 1px;
    right: 30px;
    opacity: 0.8;
    z-index: 100;
    /* border: 2px solid white; */
}



}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/template_2025_mkik/style.css?17580325421320 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1758032560659 */
/* /bitrix/templates/mkik2025/styles.css?176185273566237 */
/* /bitrix/templates/mkik2025/template_styles.css?176185273546440 */
