

/* Start:/bitrix/templates/.default/components/bitrix/news/Edu-rating-main/bitrix/news.detail/.default/style.css?16526866383988*/
.talanted-youth-card-photo {
max-width: auto;
min-width: auto;
padding: 0;
box-shadow: none;
}

.talanted-youth-card-photo img {
width: 180px;
    height: 180px;
    max-height: 180px;
    max-width:180px ;
}

.talents_card .talanted-youth-name {
    white-space: nowrap;
    font-weight: bold;
    font-size: 18px;
	color: #4E68B0;
margin-bottom: 20px;
    margin-top: 20px;

}
.big-text-opacity {
opacity: 0.6;
margin-top: 20px;
margin-bottom: 35px;
}
.text-opacity {
opacity: 0.6;
margin-left: 30px;
}


.talents-left-part:after {
	position: absolute;
    top: -14px;
    right: 0;
    content: '';
    height: 120%;
    width: 1px;
    background-color: rgba(54, 54, 54, 0.2);
}

.talents-text-inline {
display: inline-block
}

.talanted-btn-back {
width: 150px;
}

 .talents_item #content h3 {
            color: #373737;
            font-family: "Open Sans";
            font-size: 18px;
            font-weight: 700;
            line-height: 26px;
        }
        
        .talents_card {
            margin: 20px 0;
			border: 1px solid rgba(78,104,176, 0.2);
			border-radius: 32px;
			padding: 50px 50px;
        }

        .talents_card .profile_photo {
            margin: 0 auto;
        }
        
        .talents_card>.th_item {
            width: 43%;
        }

        .talents_card>.th_item:first-child {
            width: 40%;
            text-align: center;
			padding-right: 8%;
   			 margin-left: 10%;
        }
        


        .talents_card .th_item i {
            display: block;
            position: absolute;
            left: 0;
            top: 3px;
            width: 20px;
            height: 20px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
        }
        
        .talents_card .th_item.th_all {
            align-items: center;
            justify-content: flex-start;
        }

        .talents_card .th_item.th_all div {
            position: relative;
            color: #373737;
            font-size: 14px;
            font-weight: 400;
            line-height: 28px;
        }
        
        .talents_card .th_item.th_all p {
        }
        
        .talents_card .th_item .name i {
            background-image: url(/bitrix/templates/.default/components/bitrix/news/Edu-rating-main/bitrix/news.detail/.default/../images/talents_icon_1.png);
        }
        
        .talents_card .th_item .time i {
            background-image: url(/bitrix/templates/.default/components/bitrix/news/Edu-rating-main/bitrix/news.detail/.default/../images/talents_icon_2.png);
        }
        
        .talents_card .th_item .locate i {
            background-image: url(/bitrix/templates/.default/components/bitrix/news/Edu-rating-main/bitrix/news.detail/.default/../images/talents_icon_3.png);
        }
        
        .talents_card .th_item .organization i {
            background-image: url(/bitrix/templates/.default/components/bitrix/news/Edu-rating-main/bitrix/news.detail/.default/../images/talents_icon_4.png);
        }
        
        .talents_card .th_item .status i {
            background-image: url(/bitrix/templates/.default/components/bitrix/news/Edu-rating-main/bitrix/news.detail/.default/../images/talents_icon_5.png);
        }
        
        .talents_card .talents_note.th_all {
            width: 100%;
            flex-wrap: nowrap;
            align-items: flex-start;
            margin-top: 100px;
        }
        
        .talents_card .talents_note p {
            color: #373737;
            font-size: 16px;
            font-weight: 300;
        }
        
        .talents_card .talents_note.th_all p {
            width: inherit;
        }
        
        .talents_card .talents_note.th_all p:first-child {
            width: 22%;
            padding-right: 20px;
        }
@media screen and (max-width: 1200px) {

	.talents-left-part:after {
display:none;}
}

        @media screen and (max-width: 768px) {
            .talents_card .talents_note.th_all {
                flex-wrap: wrap;
            }
            .talents_card>.th_item,
            .talents_card>.th_item:first-child,
            .talents_card .th_item.th_all div,
            .talents_card .th_item.th_all p,
            .talents_card .talents_note.th_all p:first-child {
                width: 100%;
            }
            .talents_card .talents_note.th_all {
                margin-top: 10px;
            }
        }
/* End */
/* /bitrix/templates/.default/components/bitrix/news/Edu-rating-main/bitrix/news.detail/.default/style.css?16526866383988 */
