

/* Start:/local/templates/University/components/bitrix/catalog/stgmu_entrant/bitrix/catalog.section.list/.default/style.css?17005538304172*/
.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.section_wrapper{
margin:2rem 0;
}

.section_item {
     background-color: #326695;
    margin: 0 0.2rem 0.2rem 0;
    border: 1px solid #c6d4e2;
border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.section_item a {
       color:#FFFFFF;
    font-size: 15px;
    font-weight: 700;
    min-height: 130px;
    display: block;
    padding: 1.2rem 1rem 1rem 1.5rem;
    text-decoration: none;
}

.section_item:hover {
    background-color: 1px solid #7aa8d1;
box-shadow: 0 0 10px;
}

.section_item:hover a {
    text-decoration: none;
        color:#FFFFFF;
}

.section_item:hover{
        background-color: #326695ad;
}
.section_description a {
 color:  #00aeef !important;
}

img { 
border: 0px none currentColor;
height: auto;
max-width: 100%;
vertical-align: middle;
}

body {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  font-family: Arial, "Helvetica Neue", Helvetica, serif;
  background-color: #c6c6c6;
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23f0f0f0' fill-opacity='0.4'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

}
.holder {
  background: #ffffff;
  width: 100%;
  max-width: 1200px;
  margin: 20px auto 0;
  padding: 20px;
}
/* Styles for text box with more button */
.limited {
 max-height: 400px;
  overflow: hidden;
  position: relative;
}
.limited.l-200 {
  max-height: 200px;
}
/* Add your sizes for text box */
.limited.l-300 {
  max-height: 300px;
}
.limited .bottom {
  position: absolute;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1) 80%
  );


  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
}

.read-more-checker,
.read-more-checker1,
.read-more-checker2,
.read-more-checker3,
.read-more-checker4,
.read-more-checker5
 {
  opacity: 0;
  position: relative;
}

.read-more-checker:checked ~ .limited,
.read-more-checker1:checked ~ .limited,
.read-more-checker2:checked ~ .limited,
.read-more-checker3:checked ~ .limited,
.read-more-checker4:checked ~ .limited,
.read-more-checker5:checked ~ .limited
{
  max-height: none;
}

.read-more-checker:checked ~ .limited .bottom,
.read-more-checker1:checked ~ .limited .bottom,
.read-more-checker2:checked ~ .limited .bottom,
.read-more-checker3:checked ~ .limited .bottom,
.read-more-checker4:checked ~ .limited .bottom,
.read-more-checker5:checked ~ .limited .bottom
{
  opacity: 0;
  transition: 0.3s;
}

.read-more-checker ~ .read-more-button:before,
.read-more-checker1 ~ .read-more-button1:before,
.read-more-checker2 ~ .read-more-button2:before,
.read-more-checker2 ~ .read-more-button2:before,
.read-more-checker3 ~ .read-more-button3:before,
.read-more-checker4 ~ .read-more-button4:before,
.read-more-checker5 ~ .read-more-button5:before

 {
  content: "Больше информации »";
}

.read-more-checker:checked ~ .read-more-button:before,
.read-more-checker1:checked ~ .read-more-button1:before,
.read-more-checker2:checked ~ .read-more-button2:before,
.read-more-checker3:checked ~ .read-more-button3:before,
.read-more-checker4:checked ~ .read-more-button4:before,
.read-more-checker5:checked ~ .read-more-button5:before
{
  content: "Меньше информации «";
}
.read-more-button,
.read-more-button1,
.read-more-button2,
.read-more-button3,
.read-more-button4,
.read-more-button5
 {
  cursor: pointer;
  display: inline-block;
  padding: 10px;
  color: #777;
  border: 1px solid #ddd;
  border-radius: 4px;

  background: linear-gradient(
    50deg,
    rgba(255, 255, 255, 0.4) 12%,
    rgba(255, 255, 255, 0.1) 77%
  );

background-blend-mode: ;
backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
/* End */


/* Start:/local/templates/University/components/bitrix/catalog/stgmu_entrant/bitrix/catalog.section/.default/style.css?1700553830698*/
.section_description {
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 1rem;
}

.section_description p {
    margin: 0.5rem 0;
}

.section_description img {
    margin: 0.5rem auto;
}

.documents .link,
.documents .title {
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
}

.documents .file {
    border-bottom: 1px #7baed747 solid;
    padding-bottom: 1rem;
}

documents .posted_date {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 0.5rem;
    font-weight: bold;
    color: #c1445b;
}

.documents .file__ico img {
    max-height: 40px;
}

.documents .file_count {
    position: relative;
    bottom: -2px;
    font-weight: bold;
		color:#ffffff;
}
/* End */
/* /local/templates/University/components/bitrix/catalog/stgmu_entrant/bitrix/catalog.section.list/.default/style.css?17005538304172 */
/* /local/templates/University/components/bitrix/catalog/stgmu_entrant/bitrix/catalog.section/.default/style.css?1700553830698 */
