

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

.section_item {
    margin: 0 0.2rem 0.2rem 0;
    border: 1px solid #c6d4e2;
    -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 {
    font-size: 16px;
    font-weight: 700;
    color: #326695;
    min-height: 120px;
    display: block;
    padding: 1.2rem 1rem 1rem 1.5rem;
    text-decoration: none;
}

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

.section_item:hover a {
    text-decoration: none;
		color:#FFFFFF;
}
.section_item:hover{
		background-color: #326695;
}
/* End */


/* Start:/local/templates/University/components/bitrix/catalog/stgmu_employees/bitrix/catalog.section/.default/style.css?1700553830878*/
.employees .item {
    margin-bottom: 2rem;
}

.employees .title {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    color: #326695;
}

.employees .sub_list .title {
    font-size: 16px;
}

.employees .post {
    font-size: 17px;
    margin: 1rem 0;
}

.employees .content {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}


.employees .image {
    max-width: 100%;
    padding-bottom: 120%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
 	 background-size: cover;
}

.employees a:hover {
    text-decoration: unset;
}

.employees .heading {
    font-weight: bold;
    font-size: 36px;
    margin: 2rem 0;
    padding: 1rem 0;
    border-bottom: 1px solid #80808040;
}

@media(max-width:390px) {
    .employees .item .row [class*=col]:first-child {
        display: none;
    }
}
/* End */
/* /local/templates/University/components/bitrix/catalog/stgmu_employees/bitrix/catalog.section.list/.default/style.css?1700553830766 */
/* /local/templates/University/components/bitrix/catalog/stgmu_employees/bitrix/catalog.section/.default/style.css?1700553830878 */
