/* mob-menu */
.mob-menu span{
font-family: var(--font-family);
font-weight: 500;
font-size: 16px;
line-height: 130%;
text-transform: uppercase;
text-align: center;
color: #212844;
}
.navbar-toggler {
border: none !important;
}
.navbar-toggler:focus {
    box-shadow: none !important
}

.mob-btn-zayvka {
  width: calc(100% - 30px);
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom:10px;
  z-index: 11;
    margin-top: 28px;
    text-align: center;

}
.mob-btn-zayvka a {
  padding: 18px 0;
  display: flex;
  align-items: center;
  justify-content: center;
font-family: var(--font-family);
font-weight: 500;
font-size: 14px;
line-height: 130%;
text-transform: uppercase;
text-align: center;
color: #f8f9fc;   
border-radius: 12px;
background: #212844;

}
.mob-btn-zayvka a:hover {
background: #4e5676;
}
/* mob-menu */

/* Footer */
.mob-text-footer-row-1 {
font-family: var(--second-family);
font-weight: 500;
font-size: 12px;
line-height: 130%;
color: #637596;
width: 64%;
margin-top: 46px;
}
/* Footer */
/* mob-slick */
.bg-mob-slaider{
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  height: auto;
  z-index: -1;
  display: flex;
  flex-direction: column; 
  justify-content: flex-start; 
}

.bg-mob-slaider img {
  max-width: 50%;
  height: auto;
  background-size: cover;
}
.item-mob-slaider-border {
    background-image: url(/templates/umi/img/mob_bg_slaider_center.png);
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 70% center;
    margin-left: 8px;
    margin-right: 8px;
    background-size: 100% 80%;
    background-position-y: bottom;
    transition: all ease .4s;
}
.item-mob-slaider-border.slick-active{
  background-size: 100% 100%;
  transition: all ease .4s;
}

 .item-mob-slaider-border {
    padding-left: 30px;
 }
.item-mob-slaider {
  margin-right: 20px;
  margin-left: 20px;
  padding: 59px 0px 0px 0px;
  
}

.mob-title-item-slaider {
margin-top: 28px;
  width: 138px;
  height: 30px;
  transform: translateY(80px);
  transition: all ease .4s;
}
.item-mob-slaider-border.slick-active .mob-title-item-slaider {
  transform: translateY(0);
  transition: all ease .4s;
}
.mob-title-item-slaider a{
font-family: var(--font-family);
font-weight: 400;
font-size: 14px;
line-height: 120%;
letter-spacing: -0.05em;
color: #637596;
}

/* mob-slick */
/* Media */
@media (max-width: 575px) {
    .mob-title-item-slaider a {
        padding: 0;
    }
      header {
    height: auto;
  }
    .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
    }
  .logo-top {
    width: 57px;
    height: auto;
  }
  .general-logo {
  padding-right: 0px;
  padding-left: 10px;
  padding-top: 40px;
}
.general-butons .btn-enter{
    border-radius: 12px;
padding: 16px 20px;
}
.bg-top-menu::before {
  display: none;

}
.bg-top-menu::after {
display: none;
}
.general-menu {
height: 70px;
}
.general-menu::before {
  top: -38px;
  left: -68px;
}
.general-menu::after {
  right: -68px;
  top: -38px;
}
.general-butons {
  padding-left: 29px;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.row.header-row-2 {
margin-top: 39px;
padding-left: 0;
padding-bottom: 32px;
}
 .header-title h1 {font-family: var(--font-family);
font-weight: 400;
font-size: 36px;
line-height: 100%;
letter-spacing: -0.05em;
text-align: center;
color: #212844;}

  .header-title-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

.header-title-2 h2 {
    font-family: var(--font-family);
font-weight: 400;
font-size: 18px;
line-height: 91%;
letter-spacing: -0.05em;
text-align: center;
color: #f8f9fc;
}
.header-logo-2 {
  margin-top: 70px;
  margin-left: 15px;
}
.header-logo-2 .header-logo img{
    max-width: 100%;
    height: auto;

}
/* section content */
.section-content {
  padding: 0;
  padding-top: 50px;
  width: 100%;
  background: #f0f2f7;
}
.section-content h3{
  margin-bottom: 28px;
    font-family: var(--font-family);
font-weight: 400;
font-size: 14px;
line-height: 100%;
letter-spacing: -0.05em;
text-align: center;
color: #c9b792;
}
.section-content-desc {
font-family: var(--second-family);
font-weight: 500;
font-size: 18px;
line-height: 130%;
letter-spacing: -0.05em;
text-align: center;
padding: 0 16px;
}
/* section content */
/* section-raspisanie */
.section-raspisanie .container-fluid {
    padding: 0;
}

.section-raspisanie-table {
    padding: 0 16px;
}
.title-table {
    font-family: var(--font-family);
font-weight: 500;
font-size: 22px;
line-height: 100%;
letter-spacing: -0.05em;
color: #212844;
}
.title-table {margin-bottom: 5px;
  margin-top: 34px;
}
.title-table-1 {
  width: 110px;
}
.title-table-2 {
  width: 80px;
}
.title-table-2 {
    color: #c9b792;
    font-weight: 600;
}
.section-raspisanie-table ul {
    padding: 0 16px;
}
.row-table.d-flex {
    display: block !important;
}
.row-table {padding: 18px 0px;}
.col-num {
text-align: left;
}
.col-name{font-family: var(--font-family);
font-weight: 400;
font-size: 18px;
line-height: 120%;
letter-spacing: -0.05em;
color: #212844;
margin-top: 12px;
}
.col-name.ps-2 {
 padding: 0 !important;
}
.col-data {
    font-family: var(--font-family);
font-weight: 400;
font-size: 14px;
line-height: 120%;
letter-spacing: -0.05em;
color: #637596;
text-align: left;
margin-top: 8px;
}
/* / section-raspisanie */
/* .section-namination */
.section-namination h2 {font-family: var(--font-family);
font-weight: 500;
font-size: 38px;
line-height: 91%;
letter-spacing: -0.05em;
color: #212844;}
/* /.section-namination */
.item-card .m-auto {
margin: 0 !important;
}
.item-card {
margin: auto;
}
.section-namination h2 {
  margin-bottom: 108px;
}
.section-namination .col-sm-4 {
  padding: 0;
}
.section-namination .item-card {
    width: 330px;
    height: auto;
    margin-bottom: 79px;
}
.section-namination .item-card {
  padding: 70px 18px 70px 18px;}
.first-nom-card::before {
  background-image: url(/templates/umi/img/mob_nomination_up.png);
  position: absolute;
left: 0px;
    top: -66px;
    width: 100%;
  background-repeat: no-repeat;
}

.first-nom-card::after {
  content: '';
  display: block;
  background-image: url(/templates/umi/img/mob_nomination_second.svg);
  position: absolute;
right: 0px;
    bottom: -99px;
width: 100%;
  height: 100px;
  z-index: -1;
  background-repeat: no-repeat;
}
.second-nom-card::after {
background-image: url(/templates/umi/img/mob_nomination_three.png);
    right: 0px;
    bottom: -99px;
    width: 100%;
    height: 100px;
    z-index: -1;
     background-repeat: no-repeat;
}

.end-nom-card::after {
background-image: url(/templates/umi/img/mob_nomination_down.svg);
    right: 0px;
    bottom: -68px;
    width: 100%;
    height: 69px;
    z-index: -1;
    background-repeat: no-repeat;
}

.row-nom {
  padding: 0px 15px;
}
.section-namination .title-card h3{
  margin-bottom: 20px;
    font-family: var(--font-family);
font-weight: 500;
font-size: 28px;
line-height: 94%;
letter-spacing: -0.05em;
text-align: center;
color: #212844;
}
.section-namination .desc-card{font-family: var(--second-family);
font-weight: 500;
font-size: 16px;
line-height: 100%;
letter-spacing: -0.05em;
text-align: center;
color: #212844;}


/*  ;block-category */
.block-category .item-card {
    display: flex;
    justify-content: space-between;
}
.item-category-header {
  padding-top: 26px;
  padding-bottom: 26px;
  height: auto;
  border-radius:20px;
}
.block-category .item-card:hover svg {
    fill: #4e5676;
}

.title-block-category h2
 {
font-family: var(--font-family);
font-weight: 500;
font-size: 38px;
line-height: 91%;
letter-spacing: -0.05em;
color: #212844;
}
.block-category .container-fluid{
    padding-left: 15px;
    padding-right: 15px;
}
.item-category-name {
  margin-left: 26px;
  padding-top: 14px;
}
.item-category-name h3 {font-family: var(--font-family);
font-weight: 400;
font-size: 18px;
line-height: 120%;
letter-spacing: -0.05em;
color: #212844;
margin-top: 8px;
}
.item-category-header.d-flex {
    display: block !important;
}
  .btn-category-name {
    margin-right: 36px;
    background-color: #212844;
    border-radius: 12px;
    padding: 11px 10px 11px 10px;
    transition: 0.5s;
    display: flex;
    align-items:center;
    justify-content: center;
    margin: auto;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 32px;
    height: 32px;
  }
  .item-category .item-card {
  margin: 10px 18px;
}
  .name-item-card h3 {
    font-family: var(--second-family);
font-weight: 500;
font-size: 14px;
line-height: 97%;
letter-spacing: -0.05em;
color: #212844;
  }
  .item-category-name h3 {
width: 225px;
  }
  .img-item-card {
  width: 85px;
  margin-left: 0px;
  padding-top: 0px;
}
.row-cat {
  padding: 10px 26px 20px 26px;
}
/* footer */
  footer .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 80px;

  }
footer {
  margin: 0;
}
.footer-up-bg {
  top: -30px;
  left: 0px;
}
.d-flex.footer-row-2 {
    display: block !important;
}
.footer-logo-dep {
  margin-left: 0px;
  margin-top: 24px;
}
.footer-logo.d-flex {
    flex-direction: column;
} 

.footer-phone{
    margin-top: 12px;
    font-family: var(--font-family);
font-weight: 700;
font-size: 28px;
line-height: 130%;
color: #212844;
text-align: left;
}
.footer-dobnum {
font-family: var(--font-family);
font-weight: 700;
font-size: 20px;
line-height: 130%;
color: #bba882;
text-align: left;
}
.footer-mail{
  font-family: var(--second-family);
font-weight: 700;
font-size: 20px;
line-height: 130%;
color: #212844;
text-align: left;  
}
.d-flex.footer-row-3 {
    display: block !important;
}
.footer-bl-2 {
  width: 100%;
  height: auto;
}
.footer-telegram a{border-radius: 12px;
padding: 26px 40px;
width: 162px;
height: 52px;}
.footer-btn {
    margin-top: 72px;
}
.footer-telegram img {
  margin-right: 0;
}
.footer-btn.d-flex {
  justify-content: center;
}
.d-flex.footer-row-4{
    margin-bottom: 46px;
    display: block !important;
}
.footer-row-4 a {
  text-decoration: none;
  padding: 10px 15px 10px 0px;
}
.footer-copy {
    margin-top: 8px;

}
.footer-copy span{
    font-family: var(--second-family);
font-weight: 500;
font-size: 12px;
line-height: 130%;
color: #637596;
}
.mob-btn-up {
border-radius: 12px;
padding: 18px 24px;
width: calc(100% - 30px);
height: 52px;
background: #95a2c5;
}

.mob-btn-up a {font-family: var(--font-family);
font-weight: 500;
font-size: 12px;
line-height: 130%;
text-transform: uppercase;
text-align: center;
color: #fff;
width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.mob-row-btn-up {
    margin-top: 64px;
    margin-bottom: 64px;
}
  .footer-bl-2 {
    border-radius: 0px 0px 0px 0px;
  }
  .header-row-1 .col-sm-6{
    width: 50%;
  }
  .section-raspisanie{
    padding-top: 50px;
    padding-bottom: 0;
    height: auto;
  }
  .section-namination{
    padding-bottom: 45px;
  }
  .title-block-category h2{
    margin-bottom: 48px;
  }
  .item-category{
    width: calc(100% - 30px) !important;
    margin-left: auto;
    margin-right: auto;
  }
  .block-category .item-card h3{
    padding: 12px 0;
    margin-bottom: 0;
  }
  .block-category .item-card a{
    padding: 0;
  }
/* footer */
/* /.block-category */
/* Media */
}
/* d-none d-sm-block - скрыть */
/* d-block d-sm-none - показать */