

/* Start:/local/components/rds/project.catalog.index/templates/.default/style.css?15470562901644*/
.faculty-item.professor {
	position: relative;
}
.faculty-item.professor .name, .faculty-item.professor .red {
	position: absolute;
	width: 152px;
	height: 56px;
	border-bottom: 13px solid #fff;
}
.faculty-item.professor .name div, .faculty-item.professor .red div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	width: 125px;
	height: 66px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.faculty-item.professor .red {
	top: 135px;
	right: 0;
}
.faculty-item.professor .red div {
	right: 0;
	padding: 0 25px 0 0;
	text-align: right;
	background: #ff4848;	
}
.faculty-item.professor .name {
	top: 181px;
	left: 0;
}
.faculty-item.professor .name div {
	left: 0;
	padding: 0 0 0 25px;
	background: #3c3c3c;	
}
.faculty-item.professor .red div:before, .faculty-item.professor .red div:after, .faculty-item.professor .name div:before, .faculty-item.professor .name div:after {
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	border-top: 33px solid transparent;
	border-bottom: 33px solid transparent;
	content: "";
}
.faculty-item.professor .red div:after {
	right: 100%;
	border-right: 30px solid #ff4848;
}
.faculty-item.professor .name div:after {
	left: 100%;
	border-left: 30px solid #3c3c3c;
}
.faculty-item.professor .red div:before {
	top: 3px;
	right: calc(100% + 2px);
	border-right: 30px solid #fff;
}
.faculty-item.professor .name div:before {
	top: 3px;
	left: calc(100% + 2px);
	border-left: 30px solid #fff;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.filter/project_catalog/style.css?1520673391671*/
form[name='arrFilter_form']{
    position: relative;
}
form[name='arrFilter_form']:hover .smile {
    right: 10px;
    top: -95px;
    font-size: 14px;
    z-index: 5;
}
form[name='arrFilter_form']:hover .smile .box{
    visibility: visible;
    padding: 9px 96px 12px 36px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 45px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.21);
}
form[name='arrFilter_form'] input[type="text"]:focus{
    outline: none;
    webkit-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 6px 17px 0px rgba(0, 0, 0, 0.15);
}
/* End */
/* /local/components/rds/project.catalog.index/templates/.default/style.css?15470562901644 */
/* /local/templates/.default/components/bitrix/catalog.filter/project_catalog/style.css?1520673391671 */
