

/* Start:/bitrix/templates/x3/components/bitrix/menu/personal/style.css?1678718905720*/
#personalMenu{
	border-bottom: 1px solid #f1f1f1;
	margin: 0px 0px 24px 0px;
	overflow: hidden;
	list-style: none;
	padding: 0;
}

#personalMenu li{
	margin-bottom: 24px;
	margin-right: 24px;
	float: left;
}

#personalMenu li:last-child{
	margin-right: 0;
}

#personalMenu li a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}

#personalMenu li a:active{
	position: relative;
	top: 1px;
}

#personalMenu li .selected{
	border-bottom: 1px dashed #000000;
	font-family: 'robotobold';
	padding-bottom: 4px;
}

#personalMenu li .selected:hover{
	color: #000000;
}
/* End */


/* Start:/bitrix/templates/x3/components/bitrix/news.list/promo/style.css?16787189052230*/
#news{
	margin-top: 24px;
}

#newsContainer{
	overflow: hidden;
	background: white;
	padding: 20px 20px 0 20px;
	display: flex;
	margin: 0;
}

#newsContainer .content{
	position: relative;
	height: 45%;
}

#newsContainer .column{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	width: 33.1%;
	display: inline-block;
}

#newsContainer .column .items{
	overflow: hidden;
	height: 100%;
	display: flex;
}

#newsContainer .column .item{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e7e8ea;
	padding: 0 24px 24px 24px;
	margin-bottom: 24px;
    position: relative;
    height: 100%;	
}

#newsContainer .column .item .bigPicture{
	text-align: center;
	margin-top: 24px;
	height: 50%;	
}

#newsContainer .column .item .bigPicture a:active{
	position: relative;
	top: 1px;
}

#newsContainer .column .item .bigPicture img{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
}

#newsContainer .column .item .bigPicture img:hover{
	opacity: 0.9;
}

#newsContainer .column .item .title{
	margin-top: 24px;
}

#newsContainer .column .item .title a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	font-size: 22px;
	line-height: 30px;
	color: #000000;
	display: block;
}

#newsContainer .column .item .title a:active{
	position: relative;
	top: 1px;
}

#newsContainer .column .item .newsDate{
	margin-top: 12px;
	color: #888888;
}

#newsContainer .column .item .newsDate .pic{
	vertical-align: middle;
	padding-right: 4px;
	margin-top: -4px;
}

#newsContainer .column .item .description{
	margin-top: 12px;
	font-size: 14px;
	color: #888888;
	max-height: 64px;
	overflow: hidden;
}

#newsContainer .column .item .more{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	display: inline-block;
	margin-top: 12px;
	color: #ffffff;
	padding: 4px 12px;
	border-radius: 3px;
}

#news .column .item .more{
	right: 0;
}
/* End */


/* Start:/bitrix/templates/x3/components/bitrix/subscribe.form/.default/style.css?1678718905786*/
.subscr-wrap{
	text-align: center;
    padding: 10px;
    border:1px solid #e7e8ea;
    margin: 0 24px;
    background: #ffffff;
}
.subscr-wrap span{
    font-size: 22px;  
    padding-right: 10px;
}
.subscr-wrap input[placeholder]{
	padding-left: 10px;
}

.subscr-wrap input{
	background-color: #f9f9f9;
    border: 1px #cdcdcd solid;
    width: 250px;
    height: 46px;
    border-radius: 3px;    
    line-height: 1.2;    
    font-size: 16px;   
    margin: 10px; 
}

.subscr-wrap input[type="submit"]{
    background-color: #649b04;
    color: #ffffff;
}

#subscribe .submit{
	cursor: pointer;
	color: #ffffff;
}

#subscribe .heading{
    background-color: #ff9601 !important;
    color: #fff !important;
    font-weight: 200 !important;
}

/* End */
/* /bitrix/templates/x3/components/bitrix/menu/personal/style.css?1678718905720 */
/* /bitrix/templates/x3/components/bitrix/news.list/promo/style.css?16787189052230 */
/* /bitrix/templates/x3/components/bitrix/subscribe.form/.default/style.css?1678718905786 */
