

/* Start:/bitrix/components/elcore/notification/templates/.default/style.css?1677837996657*/
.elc_notification{
	top:0;
	left:0;
	width:100%;
	background: #c5c5c9;
	color: #000000;
	font-size:14px;
	font-weight: bolder;
	text-align:center;
	z-index:999;
}
.elc_notification.top{
	top:0;
	left:0;
	bottom:auto;
	right:auto;
}
.elc_notification.bottom{
	top:auto;
	left:0;
	bottom:0;
	right:auto;
}
.elc_notification.left{
	top:0;
	left:0;
	bottom:auto;
	right:auto;
}
.elc_notification.right{
	top:0;
	left:auto;
	bottom:auto;
	right:0;
}
.elc_close_notification{
	cursor:pointer;
}
@media screen and (max-width: 1199px){
	.elc_notification {
		margin-top: 76px;
	}
}
@media screen and (max-width: 767px){
	.elc_notification {
		margin-top: 63px;
	}
}
/* End */


/* Start:/local/templates/motorgaz/components/bitrix/menu/top_menu/style.css?1677837972404*/
.main-menu span
{
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    display: block;
    white-space: nowrap;
    padding: 17px 14px 16px;
    border-bottom: 1px solid white;
}
@media screen and (max-width: 1600px) {
    .main-menu span {
        padding: 13px 10px 10px;
    }
}
/* End */
/* /bitrix/components/elcore/notification/templates/.default/style.css?1677837996657 */
/* /local/templates/motorgaz/components/bitrix/menu/top_menu/style.css?1677837972404 */
