/*!*вторая страница*!*/
@font-face {
    font-family: "Material Design Icons";
    src: url("../fonts/materialdesignicons-webfont.eot?v=1.4.57");
    /*src: url("../fonts/materialdesignicons-webfont.eot?#iefix&v=1.4.57") format("embedded-opentype"), url("../fonts/materialdesignicons-webfont.woff2?v=1.4.57") format("woff2"), url("../fonts/materialdesignicons-webfont.woff?v=1.4.57") format("woff"), url("../fonts/materialdesignicons-webfont.ttf?v=1.4.57") format("truetype"), url("../fonts/materialdesignicons-webfont.svg?v=1.4.57#materialdesigniconsregular") format("svg");*/
    /*font-weight: normal;*/
    font-style: normal;
}


#second-title {
    margin-bottom: 25px;
}
.second-content {
    background: white;
    border-radius:5px;
    min-height: 700px;
    /* box-shadow: 0 1px 15px -3px rgb(217 231 245); */
    padding:10px;
    min-height: 800px;
}

.box-shadow{
   box-shadow: 0 1px 15px -3px #a2a2a2;
}

.section-second-content{
    padding-top:0px !important;
}

.f-w-5 {
    font-weight: 500;
}

.f-w-7 {
    font-weight: 700;
}



/* Цифры в разделе о центре*/
.count-block {
    margin-top: 10px;
    cursor:default;
}

.number-count-block {
    font-size: 50px;
    /*display: inline-block;*/
    line-height: 1;
    font-weight: 800;
    opacity: 0.4;
    transition: 0.4s;
}

.count-block:hover .number-count-block {
    opacity: 0.8;
    transition: 0.4s;
}


.count-block:nth-child(odd) .number-count-block  {
    color:var(--color-purple);
}

.count-block:nth-child(even) .number-count-block   {
    color:var(--color-orange);
}

.desc-count-block {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
}


.comand-pers {
margin-top: 20px;
}

.photo-pers{
    overflow: hidden;
    width: 149px;
    height: 186px;
    border-radius:5px;
}

.photo-pers img {
    width:100%;
    transform: scale(1);
    transition:0.4s;
}

.photo-pers:hover img {
    transform: scale(1.08);
    transition:0.4s;
}


.name-pers {
    font-size: 21px;
    font-weight: 600;
    margin: 13px 0px 5px;
}

.role-pers {
    font-size: 15px;
    font-weight: 500;
}

.grad-pers {
    font-style: italic;
    font-size: 13px;
}


.ul-documents li{
    margin-bottom:15px;
}

.ul-documents li:before {
    content: "\e842";
    font-family: "Mercury";
    /* width: 1.5em; */
    font-size: 2.1em;
    color: #3d5997;
    padding-right: 5px;
    top:5px;
}


.patrtners-listing ul li{
    text-align: left;
    margin-top: 15px;
    display: flex;
    align-items: center;
}


.patrtners-listing ul li:before {
    content: "\e811";
    font-family: "Mercury";
    /* width: 1.5em; */
    font-size: 2em;
    color: #3d5997;
    padding-right: 10px;
}


/* Новые стили */

.second-header-parallax .parallax-background {
    /* background: #1551c252; */
    background: #0652213b;
    background: #00000012;

    position: absolute;
    width: 100%;
    height: 100%;
}

.second-content h6{
   font-weight: 600 !important;
}

h6 + ul {
    margin-top: 10px !important;
}

.ul-documents-cdo li:before {
    content: "\f30e";
    font-family: "Material Design Icons";
    /* width: 1.5em; */
    font-size: 1.3em;
    color: #3d5997;
    padding-right: 5px;
}

.flex-center-ul li{
    display: flex;
    align-items: center;
}

li .mercury-ico {
    display: inline-block;
    font-size: 2.1em;
    line-height: 1em;
    margin-right: 10px;
}


div .mdi{
    padding-right: 5px;
    color: #3d5997;
}

.teacher {
    margin-top: 15px;
    position: relative;
    padding-left: 90px;
}

.teacher:before {
    content: "\e825";
    font-family: "Mercury";
    /* width: 1.5em; */
    font-size: 5em;
    color: #3d5997;
    padding-right: 5px;
    position: absolute;
    line-height: 1em;
    left: 0px;
    top: 5px;
}


.teacher:first-child {
    margin-top: 30px;
}



.teacher-surname {
font-size: 28px;
    font-weight: 500;
    color:#2e3d47;
}

.teacher-name {
    font-size: 18px;
    font-weight: 500;
    color:#2e3d47;
}

.teacher-grad {
    padding: 10px 0px;
}


/*
.second-content {
    background: white;
    border-radius: 5px;
    min-height: 300px;
    box-shadow: 0 1px 15px -3px rgb(217 231 245);
    padding: 40px;
}

@media (max-width: 992px){
	.container-md, .container-sm, .container {
		max-width: none;
		padding: 0 30px;
	}
} 

@media (max-width: 768px){
	.container-md, .container-sm, .container {
		max-width: none;
		padding: 0 20px;
		
	}
	.second-content{
		padding: 20px;
	}
} 	


@media (max-width: 576px){
	.container-sm, .container {
    max-width: none;
	 padding: 0 10px;
	}
}
 */

.block-right {
	border-radius:5px;
	box-shadow: 0 1px 15px -3px rgb(217 231 245);
	/* min-width: 216px; */
}

body{
	background: #f7f8ff;
	/* background: white; */
}

.modal{
	/* margin: 50px 0; */
}

.card-course .img{
	width: 90px;	
	height: 90px;
}

.marked-direction{
	background-color: #efe1ff;
	border-left: 3px solid var(--color-purple);
}

.block-menu-right a{
	color: black;
	font-weight: 500;
}

.bg-purple{
	background-color: var(--color-purple);
} 

a.link {
	text-decoration:underline; 
	color:#198754;
}






