

/* Start:/local/components/set_breadcrumb/templates/vavt_breadcrumb/style.css?174185621637*/
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/components/set_element/templates/kampus/library_detail/style.css?174185621617943*/
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Thin.ttf") format("opentype");
  font-weight: 100;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-ExtraLight.ttf") format("opentype");
  font-weight: 200;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Light.ttf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Regular.ttf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Medium.ttf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-SemiBold.ttf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Bold.ttf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-ExtraBold.ttf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Black.ttf") format("opentype");
  font-weight: 900;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Thin.ttf") format("opentype");
  font-weight: 100;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-ExtraLight.ttf") format("opentype");
  font-weight: 200;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Light.ttf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Regular.ttf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Medium.ttf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-SemiBold.ttf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Bold.ttf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-ExtraBold.ttf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Black.ttf") format("opentype");
  font-weight: 900;
}
#library_detail {
  margin-bottom: clamp(70px, 15vw, 172px);
}
#library_detail .container {
  overflow-x: hidden;
}
#library_detail h1 {
  position: relative;
  color: rgb(40, 65, 123);
  font-weight: 700;
  font-size: clamp(26px, 4vw, 48px);
}
@media screen and (max-width: 1400px) {
  #library_detail .buttons.mob_hidden {
    display: none;
  }
}
#library_detail .buttons.mob_show {
  display: none;
}
@media screen and (max-width: 800px) {
  #library_detail .buttons.mob_show a {
    font-size: 16px;
    padding: 16px 32px;
  }
}
@media screen and (max-width: 450px) {
  #library_detail .buttons.mob_show a {
    width: 100%;
    padding: 16px;
  }
}
@media screen and (max-width: 1400px) {
  #library_detail .buttons.mob_show {
    display: flex;
    flex-direction: row;
    gap: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  #library_detail .buttons.mob_show {
    flex-direction: column;
    gap: 16px;
  }
}
@media screen and (max-width: 1070px) {
  #library_detail .scheme_kampus.mob_hidden {
    display: none;
  }
}
#library_detail .scheme_kampus-reverse.mob_show {
  display: none;
}
@media screen and (max-width: 1070px) {
  #library_detail .scheme_kampus-reverse.mob_show {
    display: flex;
  }
}
@media screen and (max-width: 700px) {
  #library_detail .scheme_kampus-reverse.mob_show {
    justify-content: flex-start;
    margin: 0;
    font-size: 18px;
    gap: 15px;
  }
  #library_detail .scheme_kampus-reverse.mob_show::after {
    height: 25px;
    width: 25px;
  }
}
#library_detail .info_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  box-sizing: border-box;
  margin-top: 40px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1170px) {
  #library_detail .info_container {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 1070px) {
  #library_detail .info_container {
    margin-top: 24px;
    margin-bottom: 55px;
  }
}
#library_detail .info_container .info {
  display: flex;
  flex-direction: column;
  gap: 45px;
  padding-top: 10px;
}
@media screen and (max-width: 700px) {
  #library_detail .info_container .info {
    padding: 0;
  }
}
#library_detail .info_container .info .text {
  white-space: pre-line;
  color: #000;
  font-family: var(--main-font);
  font-size: clamp(14px, 4vw, 20px);
  font-weight: 500;
}
#library_detail .info_container .info .scheme {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 25px;
  color: var(--blue-color);
  font-family: var(--main-font);
  font-size: 32px;
  font-weight: 900;
}
#library_detail .info_container .info .scheme::before {
  content: url("/upload/icons/house-icon.svg");
}
#library_detail .info_container .image_box {
  display: block;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  max-height: 400px;
}
#library_detail .info_container .image_box iframe {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 1170px) {
  #library_detail .info_container .image_box iframe {
    min-height: calc((40vw + 370px) / 2);
  }
}
#library_detail .info_container .address {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
  padding: 16px;
  z-index: 2;
  color: #000;
  font-family: var(--main-font);
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 650px) {
  #library_detail .info_container .address {
    padding: 10px;
    font-size: 12px;
    gap: 10px;
  }
}
#library_detail .info_container .address::before {
  content: "";
  display: block;
  background-image: url("/upload/icons/Union.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 25px;
  width: 20px;
}
@media screen and (max-width: 650px) {
  #library_detail .info_container .address::before {
    height: 13px;
    width: 12px;
  }
}
#library_detail .additional_info {
  margin-top: 45px;
  display: flex;
  flex-direction: column;
  gap: 55px;
}
@media screen and (max-width: 1070px) {
  #library_detail .additional_info {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 700px) {
  #library_detail .additional_info {
    gap: 24px;
  }
}
#library_detail .additional_info .thumbs_slider {
  position: relative;
  display: block;
  width: 100%;
}
@media screen and (max-width: 1070px) {
  #library_detail .additional_info .thumbs_slider .blue-scrollbar {
    display: none;
  }
}
#library_detail .additional_info .thumbs_slider .swiper-pagination {
  display: block;
  bottom: -3rem;
}
@media screen and (min-width: 1070px) {
  #library_detail .additional_info .thumbs_slider .swiper-pagination {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  #library_detail .additional_info .thumbs_slider .swiper-pagination {
    bottom: -2rem;
  }
}
#library_detail .additional_info .thumbs_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--blue-color) !important;
}
#library_detail .additional_info .thumbs_slider .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: rgb(217, 217, 217);
}
@media screen and (max-width: 600px) {
  #library_detail .additional_info .thumbs_slider .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
}
#library_detail .additional_info .thumbs_slider .swiper-pagination .swiper-pagination-bullet:hover {
  background: rgba(7, 37, 110, 0.5);
}
#library_detail .additional_info .thumbs_slider .swiper-wrapper {
  width: 100%;
}
#library_detail .additional_info .thumbs_slider .swiper-wrapper .swiper-slide {
  box-sizing: border-box;
  border: 1px solid transparent;
  padding: 3px;
  height: 100%;
  min-height: 200px;
  max-height: 200px;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 1070px) {
  #library_detail .additional_info .thumbs_slider .swiper-wrapper .swiper-slide {
    min-height: calc((40vw + 370px) / 2);
    max-height: calc((40vw + 370px) / 2);
  }
}
#library_detail .additional_info .thumbs_slider .swiper-wrapper .swiper-slide img {
  display: block;
  height: inherit;
  min-height: inherit;
  max-height: inherit;
  max-width: inherit;
  width: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
#library_detail .additional_info .thumbs_slider .swiper-wrapper .swiper-slide iframe {
  display: block;
  height: 100%;
  min-height: 200px;
  max-height: 200px;
  max-width: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#library_detail .additional_info .thumbs_slider .swiper-wrapper .swiper-slide-thumb-active {
  border: 1px solid var(--blue-color);
}
#library_detail .additional_info .text_content {
  white-space: pre-line;
  color: #000;
  font-family: var(--main-font);
  font-weight: 500;
  font-size: clamp(14px, 4vw, 20px);
}

.online_library {
  margin-top: 120px;
}
@media screen and (max-width: 700px) {
  .online_library {
    margin-top: 55px;
  }
}
.online_library h2 {
  color: rgb(40, 65, 123);
  font-weight: 700;
  font-size: clamp(26px, 4vw, 48px);
  margin-bottom: 40px;
}
.online_library__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media screen and (max-width: 1400px) {
  .online_library__container {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 800px) {
  .online_library__container {
    gap: 24px;
  }
}
.online_library__container .text_content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 800px) {
  .online_library__container .text_content {
    gap: 24px;
  }
}
.online_library__container .text_content .title {
  color: #000;
  font-family: var(--second-font);
  font-weight: 700;
  font-size: clamp(14px, 4vw, 20px);
}
.online_library__container .text_content ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.online_library__container .text_content ul li {
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .online_library__container .text_content ul li {
    gap: 8px;
  }
}
@media screen and (max-width: 600px) {
  .online_library__container .text_content ul li {
    gap: 5px;
  }
}
.online_library__container .text_content ul li .decimal {
  min-width: 30px;
}
@media screen and (max-width: 800px) {
  .online_library__container .text_content ul li .decimal {
    min-width: 20px;
  }
}
@media screen and (max-width: 600px) {
  .online_library__container .text_content ul li .decimal {
    min-width: 12px;
  }
}
.online_library__container .text_content ul li .decimal,
.online_library__container .text_content ul li .text {
  color: #000;
  font-family: var(--main-font);
  font-size: 28px;
  font-weight: 500;
}
@media screen and (max-width: 1400px) {
  .online_library__container .text_content ul li .decimal,
  .online_library__container .text_content ul li .text {
    font-size: 22px;
  }
}
@media screen and (max-width: 800px) {
  .online_library__container .text_content ul li .decimal,
  .online_library__container .text_content ul li .text {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .online_library__container .text_content ul li .decimal,
  .online_library__container .text_content ul li .text {
    font-size: 14px;
  }
}
.online_library__container .text_content .buttons {
  display: flex;
  flex-direction: row;
  gap: 20px;
  width: 100%;
}
.online_library__container img {
  max-height: 100%;
  height: 100%;
  max-width: 100%;
  width: 100%;
}
.online_library__resources_list {
  margin-top: 80px;
}
.online_library__resources_list .swiper-wrapper {
  height: 100%;
}
.online_library__resources_list .swiper-wrapper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  height: initial;
}
.online_library__resources_list .swiper-wrapper .swiper-slide .image_container {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 300px;
  box-sizing: border-box;
}
.online_library__resources_list .swiper-wrapper .swiper-slide .image_container img {
  width: inherit;
  max-width: inherit;
  height: inherit;
  max-height: inherit;
  min-height: inherit;
}
.online_library__resources_list .swiper-wrapper .swiper-slide .title {
  box-sizing: border-box;
  padding: 24px 20px;
  height: 100%;
  min-height: 165px;
  color: var(--blue-color);
  font-family: var(--second-font);
  font-size: 27px;
  font-weight: 700;
  border-bottom: 1px solid rgb(199, 199, 199);
  border-left: 1px solid rgb(199, 199, 199);
  border-right: 1px solid rgb(199, 199, 199);
}
@media screen and (max-width: 1070px) {
  .online_library__resources_list .swiper-wrapper .swiper-slide .title {
    font-size: 25px;
  }
}
@media screen and (max-width: 800px) {
  .online_library__resources_list .swiper-wrapper .swiper-slide .title {
    font-size: 23px;
  }
}
@media screen and (max-width: 600px) {
  .online_library__resources_list .swiper-wrapper .swiper-slide .title {
    font-size: 20px;
  }
}

.bottom_container {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 120px;
}
@media screen and (max-width: 1400px) {
  .bottom_container {
    flex-direction: column;
    gap: 55px;
  }
}
@media screen and (max-width: 800px) {
  .bottom_container {
    margin-top: 55px;
  }
}
.bottom_container h3 {
  color: rgb(40, 65, 123);
  font-weight: 700;
  font-size: clamp(26px, 4vw, 48px);
  margin-bottom: 40px;
}
.bottom_container .contacts_container {
  background: #fff;
  z-index: 2;
  width: 100%;
  max-width: calc(50% - 40px);
}
@media screen and (max-width: 1400px) {
  .bottom_container .contacts_container {
    max-width: 100%;
  }
}
.bottom_container .contacts_container .contacts {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bottom_container .contacts_container .contacts__item .title {
  color: rgb(199, 199, 199);
  font-family: var(--main-font);
  font-size: 22px;
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  .bottom_container .contacts_container .contacts__item .title {
    font-size: 18px;
  }
}
.bottom_container .contacts_container .contacts__item .value {
  color: #000;
  font-family: var(--main-font);
  font-size: 28px;
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  .bottom_container .contacts_container .contacts__item .value {
    font-size: 16px;
  }
}
.bottom_container .contacts_container .rules {
  color: #000;
  font-family: var(--main-font);
  font-size: 28px;
  font-weight: 500;
  margin-top: 50px;
}
@media screen and (max-width: 800px) {
  .bottom_container .contacts_container .rules {
    font-size: 14px;
    margin-top: 32px;
  }
}
.bottom_container .work_container {
  width: 100%;
  max-width: calc(50% - 40px);
}
@media screen and (max-width: 1400px) {
  .bottom_container .work_container {
    max-width: 100%;
  }
}
.bottom_container .work_container .weeks_container .weeks_slider .swiper-wrapper .swiper-slide {
  color: var(--blue-color);
  font-family: var(--second-font);
  font-size: 40px;
  font-weight: 700;
  padding: 12px 16px 16px 16px;
  border: 1px solid rgb(199, 199, 199);
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 800px) {
  .bottom_container .work_container .weeks_container .weeks_slider .swiper-wrapper .swiper-slide {
    font-size: 16px;
    padding: 10px 10px 10px 10px;
  }
}
.bottom_container .work_container .weeks_container .weeks_slider .swiper-wrapper .swiper-slide-thumb-active {
  background: var(--blue-color);
  border: 1px solid var(--blue-color);
  color: #fff;
  padding: 12px 16px 32px 16px;
}
@media screen and (max-width: 800px) {
  .bottom_container .work_container .weeks_container .weeks_slider .swiper-wrapper .swiper-slide-thumb-active {
    padding: 10px 10px 24px 10px;
  }
}
.bottom_container .work_container .weeks_container .weekday_slider {
  overflow: hidden;
  margin-top: 30px;
}
.bottom_container .work_container .weeks_container .weekday_slider .swiper-wrapper .swiper-slide .title {
  color: var(--blue-color);
  font-family: var(--main-font);
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 8px;
}
@media screen and (max-width: 800px) {
  .bottom_container .work_container .weeks_container .weekday_slider .swiper-wrapper .swiper-slide .title {
    font-size: 20px;
  }
}
.bottom_container .work_container .weeks_container .weekday_slider .swiper-wrapper .swiper-slide .value {
  color: #000;
  font-family: var(--main-font);
  font-size: 28px;
  font-weight: 500;
}
@media screen and (max-width: 800px) {
  .bottom_container .work_container .weeks_container .weekday_slider .swiper-wrapper .swiper-slide .value {
    font-size: 14px;
  }
}
.bottom_container .work_container .permanently_info {
  color: rgb(199, 199, 199);
  font-family: var(--main-font);
  font-size: 24px;
  font-weight: 500;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .bottom_container .work_container .permanently_info {
    font-size: 16px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/components/set_breadcrumb/templates/vavt_breadcrumb/style.css?174185621637 */
/* /local/components/set_element/templates/kampus/library_detail/style.css?174185621617943 */
