

/* Start:/bitrix/templates/ria_dagestan/components/bitrix/menu/horizontal_multilevel/style.css?14777212556560*/
#menu-zaglushka {
	height: 74px;
	width: 980px;
	z-index: -1;
	position: relative;
	display: none;
}

.fixed_menu {
	position: fixed;
	top: 0px;
	z-index: 100;

}

.line {
	width: 980px;
	height: 27px;
	float: left;
	background: url('/bitrix/templates/ria_dagestan/components/bitrix/menu/horizontal_multilevel/images/pattern.gif') repeat-x 0 100%;
	margin-top: 5px;
}

.fixed_line {
	position: fixed;
	top: 46px;
	width: 980px;
	z-index: 4;
	margin-top: 0px;
}
/* ????? ???? */
#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu {
	width: 980px;

	background: #2e699e;
}

#menu:before,
#menu:after {
	content: "";
	display: table;
}

#menu:after {
	clear: both;
}

#menu {
	zoom:1;
}

#menu li {
	float: left;
	position: relative;

}

#menu a {
	float: left;
	padding: 15px 13px;
	text-transform: uppercase;
	font: 14px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	color: #fff;
}

#menu li:hover > a {
	color:#ababab;
}

*html #menu li a:hover { /* IE6 only */
	color: #fff;
}

#menu ul {
	margin: 20px 0 0 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 47px;
	left: 0;
	width: 190px;
	z-index: 999;
	background: #444;
	background: -moz-linear-gradient(#444, #111);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
	background: -webkit-linear-gradient(#444, #111);
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
	-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	box-shadow: 0 -1px 0 rgba(255,255,255,.3);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;

}

#menu ul ul {
	top: 0;
	left: 150px;
	margin: 0 0 0 20px;
	_margin: 0; /*IE6 only*/
	-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	box-shadow: -1px 0 0 rgba(255,255,255,.3);
}

#menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /*IE6 only*/
	-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}

#menu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#menu ul a {
	padding: 10px;
	width: 178px;
	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}

#menu ul a:hover {
	background-color: #000;
	width: 170px;
}

#menu ul li:first-child > a {

}

#menu ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 40px;
	top: -6px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #444;
}

#menu ul ul li:first-child a:after {
	left: -6px;
	top: 50%;
	margin-top: -6px;
	border-left: 0;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	border-right: 6px solid #3b3b3b;
}

#menu ul li:first-child a:hover:after {
}

#menu ul ul li:first-child a:hover:after {
	border-right-color: #0299d3;
	border-bottom-color: transparent;
}

#menu li:last-child ul{
	position: absolute;
	top: 47px;
	left: -96px;
}

#menu li:last-child ul li:first-child > a:after {
	content: '';
	position: absolute;
	left: 120px;
	top: -6px;
}


#aktiv{
	background: #fff !important;
	border-top: 1px solid #d8d8d8 !important;
	margin: -5px 0 0 !important;
	padding-top: 0px !important;
	padding-bottom: 5px !important;
	color: #143588 !important;
}
#aktiv1{
	background: #fff !important;
	border-top: 1px solid #d8d8d8 !important;
	margin: -5px 0 0 !important;
	padding-top: 20px !important;
	padding-bottom: 15px !important;
	color: #143588 !important;
}



@media screen and (max-width: 980px) {

	.all{
		width:750px;
		margin:0 auto;
	}

	nav{
		display:block;
		width: 710px;
		float: left;

	}
	#menu{
		width: 980px;
		background: #2e699e;
	}
	#menu li{
		display: inline-block;
		position: relative;
		z-index:100;
		cursor: pointer;
		padding:5px 0;
	}


	#menu li:first-child{
		margin-left:0;
	}

	#menu li a {
		font-weight:500;
		text-decoration:none;
		padding: 10.9px;
		display:block;
		color:#ccc;
		font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
		-webkit-transition: all 0.2s ease-in-out 0s;
		-moz-transition: all 0.2s ease-in-out 0s;
		-o-transition: all 0.2s ease-in-out 0s;
		-ms-transition: all 0.2s ease-in-out 0s;
		transition: all 0.2s ease-in-out 0s;
		padding-top: 11px;
		padding-bottom: 11px;
		text-transform: uppercase;
		font: 14px Arial, Helvetica;
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
		color: #fff;
	}

	#menu li a:hover,
	#menu li:hover > a{
		color:#ababab;

	}

	#menu ul li a:hover{
		/* padding-left:15px; */
	}

	#menu ul li ul li a:hover{
		/* padding-left:15px; */
	}


	#menu ul {
		display: none;
		margin: 0 !important;
		padding: 0;
		position: absolute;
		top: 47.5px;
		left: 0px;
		width:190px; /* */
		background: #444;
		background: -moz-linear-gradient(#444, #111);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
		background: -webkit-linear-gradient(#444, #111);
		background: -o-linear-gradient(#444, #111);
		background: -ms-linear-gradient(#444, #111);
		background: linear-gradient(#444, #111);
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);

	}

	#menu ul li {
		display:block;
		float: none;
		background:none;
		margin:0;
		padding:0;
		_line-height: 0;
		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	}

	#menu ul li:last-child {
		border-bottom:none;
	}
	#menu ul li a {





		width: 178px;
		_height: 10px;
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;


	}
	#menu ul li a:hover, #menu ul li:hover > a{
		/* background:#0A0A0A; */
		color:#797979;

	}
	#menu li:hover > ul{
		display: block;
	}
	#menu ul ul {
		left: 149px;
		top: 0px;
		margin: 0 !important;
	}
}
/* End */


/* Start:/bitrix/templates/ria_dagestan/components/bitrix/news/template/bitrix/news.detail/main/style.css?148641008210756*/
/*! http://responsiveslides.com v1.54 by @viljamis */
.rslides_tabs {
    margin-top: 10px;
    text-align: center;
}

.rslides_tabs li {
    display: inline;
    float: left;
    margin-right: 5px;
}

.rslides_tabs a, .rslides_here a {
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    _display: block;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3);
    width: 9px;
    height: 9px;
    color: #222;
}

.rslides_tabs a {
    background: #ccc;
    background: rgba(0, 0, 0, .2);
}

.rslides_here a {
    background: #222;
    background: rgba(0, 0, 0, .8);
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

/*news.detail*/

.news_item1 {
    width: 678px;
    float: left;
    padding-left: 10px;
}

div.itemHeader span.itemAuthor, div.itemHeader span.itemCategory {
    float: left;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
}

div.itemHeader span.itemDateCreated {
    color: #525252;
    font-size: 11px;
    float: left;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #ccc;
}

.rtl div.itemHeader span.itemDateCreated {
    color: #999;
    font-size: 11px;
    float: right
}

div.itemHeader h1.itemTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0;
}

div.itemHeader h1.itemTitle span {
}

div.itemHeader h1.itemTitle span sup {
    font-size: 12px;
    color: #CF1919;
    text-decoration: none;
}

/* "Featured" presented in superscript */
div.itemHeader span.itemAuthor,
div.itemHeader span.itemCategory {
    float: left;
    font-size: 12px;
}

.rtl div.itemHeader span.itemAuthor,
.rtl div.itemHeader span.itemCategory {
    float: right;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    border-left: 1px solid #ccc;
    border-right: 0
}

.itemHeader a {
    text-decoration: none;
    color: #0069ad;
    font: 12px/125% "Tahoma", sans-serif;
}

.itemHeader a:hover {
    text-decoration: underline;
}

span.itemAuthor {
    margin: 5px 0 0 0 !important;
}

.text h1.itemTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    font-weight: normal;
    line-height: 110%;
    padding: 10px 0 4px 0;
    margin: 0;
}

.vozmozhnosti_wrapper {
    padding: 5px;
    background: #f5f5f5;
    height: 20px;
    margin: 10px 0;
    padding-top: 10px;
}

.vozmozhnosti {
    float: right
}

.shrift {
    float: left;
    width: 140px;
}

.razmer {
    float: left;
}

.minus {
    width: 15px;
    height: 15px;
    color: #fff;
    background: #BCBCBC;
    cursor: pointer;
    margin: 0 5px;
    display: block;
    text-align: center;
    border-radius: 15px;
    float: left;
}

.plus {
    width: 15px;
    height: 15px;
    color: #fff;
    background: #BCBCBC;
    cursor: pointer;
    display: block;
    text-align: center;
    border-radius: 15px;
    float: left;
}

a.pechat {
    padding-left: 10px;
}

.pikachoose {
    height: 275px;
    width: 700px;
    margin-bottom: 20px;
    float: left;
    display: inline-table;
}

.mimages {
    width: 340px;
    float: left;
    margin-right: 10px;
}

.mvideo {
    width: 340px;
    float: left;
}

#qaz.text {
    line-height: 1em;
}

div.itemContentFooter {
    display: block;
    text-align: right;
    padding: 4px;
    margin: 16px 0 4px 0;
    color: #4a4a4a;
}

div.itemContentFooter {
    display: block;
    text-align: right;
    padding: 0px;
    margin: 16px 0 4px 0;
}

span.itemHits {
    float: left;
}

span.itemHits {
    float: left;
    color: #4a4a4a;
}

.itemTags li {
    float: left;
    margin-left: 0px;
}

.itemTags a {
    text-decoration: none;
    color: #0069ad;
    font: 12px/125% "Tahoma", sans-serif;

}

.itemTags a:hover {
    text-decoration: underline;
}

span.tegi {
    float: left;

}

h2.other {
    padding: 10px 0px 10px 0px;
}

.theme-ref td a {
    text-decoration: none;
    color: #0069ad;
}


.likely, .likely__widget {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-indent: 0 !important;
    list-style: none !important;
    font-weight: 400;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: inherit
}

.likely {
    opacity: 0;
    font-size: 0 !important
}

.likely_visible {
    opacity: 1;
    transition: opacity .1s ease-in
}

.likely > * {
    display: inline-block;
    visibility: hidden
}

.likely_visible > * {
    visibility: inherit
}

.likely__widget {
    display: inline-block;
    position: relative;
    white-space: nowrap
}

.likely__button, .likely__counter {
    text-decoration: none;
    text-rendering: optimizeLegibility;
    display: inline-block;
    margin: 0;
    outline: 0
}

.likely__button {
    position: relative;
    cursor: pointer;
    user-select: none
}

.likely__counter {
    display: none;
    position: relative;
    font-weight: 400
}

.likely_ready .likely__counter {
    display: inline-block
}

.likely_ready .likely__counter_empty {
    display: none
}

.likely__widget, .likely__icon, .likely__button, .likely__counter {
    vertical-align: top
}

.likely__widget {
    transition: background .33s ease-out, color .33s ease-out, fill .33s ease-out;
    line-height: inherit
}

.likely__widget:hover, .likely__widget:active, .likely__widget:focus {
    transition: none;
    cursor: pointer
}

.likely__icon {
    position: relative;
    text-align: left;
    display: inline-block
}

.likely svg {
    position: absolute
}

.likely__button, .likely__counter {
    line-height: inherit;
    cursor: inherit
}

.likely__button:empty {
    display: none
}

.likely__counter {
    text-align: center
}

.likely .likely__widget {
    color: #000;
    background: #ececec;
    background: rgba(231, 231, 231, .8)
}

.likely .likely__counter {
    background-size: 1px 1px;
    background-repeat: repeat-y;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, 0) .5px, rgba(0, 0, 0, 0) 100%)
}

.likely-light .likely__widget {
    color: #fff;
    fill: #fff;
    background: rgba(236, 236, 236, .16);
    text-shadow: rgba(0, 0, 0, .2) 0 0 .33em
}

.likely-light .likely__counter {
    background-image: linear-gradient(to right, rgba(255, 255, 255, .4) 0, rgba(255, 255, 255, 0) .5px, rgba(255, 255, 255, 0) 100%)
}

.likely__widget_facebook {
    fill: #425497
}

.likely__widget_facebook:hover, .likely__widget_facebook:active, .likely__widget_facebook:focus {
    background: rgba(207, 212, 229, .8)
}

.likely-light .likely__widget_facebook:hover, .likely-light .likely__widget_facebook:active, .likely-light .likely__widget_facebook:focus {
    text-shadow: #425497 0 0 .25em;
    background: rgba(66, 84, 151, .7)
}

.likely__widget_twitter {
    fill: #00b7ec
}

.likely__widget_twitter:hover, .likely__widget_twitter:active, .likely__widget_twitter:focus {
    background: rgba(191, 237, 250, .8)
}

.likely-light .likely__widget_twitter:hover, .likely-light .likely__widget_twitter:active, .likely-light .likely__widget_twitter:focus {
    text-shadow: #00b7ec 0 0 .25em;
    background: rgba(0, 183, 236, .7)
}

.likely__widget_gplus {
    fill: #dd4241
}

.likely__widget_gplus:hover, .likely__widget_gplus:active, .likely__widget_gplus:focus {
    background: rgba(246, 207, 207, .8)
}

.likely-light .likely__widget_gplus:hover, .likely-light .likely__widget_gplus:active, .likely-light .likely__widget_gplus:focus {
    text-shadow: #dd4241 0 0 .25em;
    background: rgba(221, 66, 65, .7)
}

.likely__widget_vkontakte {
    fill: #526e8f
}

.likely__widget_vkontakte:hover, .likely__widget_vkontakte:active, .likely__widget_vkontakte:focus {
    background: rgba(211, 218, 227, .8)
}

.likely-light .likely__widget_vkontakte:hover, .likely-light .likely__widget_vkontakte:active, .likely-light .likely__widget_vkontakte:focus {
    text-shadow: #526e8f 0 0 .25em;
    background: rgba(82, 110, 143, .7)
}

.likely__widget_pinterest {
    fill: #cc002b
}

.likely__widget_pinterest:hover, .likely__widget_pinterest:active, .likely__widget_pinterest:focus {
    background: rgba(242, 191, 202, .8)
}

.likely-light .likely__widget_pinterest:hover, .likely-light .likely__widget_pinterest:active, .likely-light .likely__widget_pinterest:focus {
    text-shadow: #cc002b 0 0 .25em;
    background: rgba(204, 0, 43, .7)
}

.likely__widget_odnoklassniki {
    fill: #f6903b
}

.likely__widget_odnoklassniki:hover, .likely__widget_odnoklassniki:active, .likely__widget_odnoklassniki:focus {
    background: rgba(252, 227, 206, .8)
}

.likely-light .likely__widget_odnoklassniki:hover, .likely-light .likely__widget_odnoklassniki:active, .likely-light .likely__widget_odnoklassniki:focus {
    text-shadow: #f6903b 0 0 .25em;
    background: rgba(246, 144, 59, .7)
}

.likely {
    line-height: 20px;
    margin: 0 -5px -10px
}

.likely .likely__widget {
    font-size: 14px;
    border-radius: 3px;
    height: 22px;
    margin: 0 5px 10px
}

.likely .likely__icon {
    width: 22px;
    height: 22px
}

.likely .likely__button {
    padding: 1px 4px 1px 0
}

.likely .likely__counter {
    padding: 1px 4px
}

.likely svg {
    left: 3px;
    top: 3px;
    width: 16px;
    height: 16px
}

.likely-big {
    line-height: 28px;
    margin: 0 -6px -12px
}

.likely-big .likely__widget {
    font-size: 18px;
    border-radius: 4px;
    height: 32px;
    margin: 0 6px 12px
}

.likely-big .likely__icon {
    width: 32px;
    height: 32px
}

.likely-big .likely__button {
    padding: 2px 6px 2px 0
}

.likely-big .likely__counter {
    padding: 2px 6px
}

.likely-big svg {
    left: 4px;
    top: 4px;
    width: 24px;
    height: 24px
}

.likely-small {
    line-height: 14px;
    margin: 0 -4px -8px
}

.likely-small .likely__widget {
    font-size: 12px;
    border-radius: 2px;
    height: 18px;
    margin: 0 4px 8px
}

.likely-small .likely__icon {
    width: 18px;
    height: 18px
}

.likely-small .likely__button {
    padding: 2px 3px 2px 0
}

.likely-small .likely__counter {
    padding: 2px 3px
}

.likely-small svg {
    left: 3px;
    top: 3px;
    width: 12px;
    height: 12px
}
/* End */
/* /bitrix/templates/ria_dagestan/components/bitrix/menu/horizontal_multilevel/style.css?14777212556560 */
/* /bitrix/templates/ria_dagestan/components/bitrix/news/template/bitrix/news.detail/main/style.css?148641008210756 */
