

/* Start:/bitrix/templates/DN_bootstrap/components/bitrix/menu/mainmenu/style.css?15753038721303*/
.main-menu .navbar-nav li a.map-ico, .main-menu .navbar-nav li a.map-ico:hover {
	display: inline-block;
	vertical-align: middle;
	width: 27px;
	height: 26px;
	padding: 2px 16px !important;
	background: url("/images/logos/dialogo2.svg") center no-repeat;
	text-indent: -9999px;
	box-sizing: content-box;
	transform: rotateY(0deg);
	transform-origin: 50% 50% 0;
}


.main-menu .navbar-nav li a.youtube-ico, .main-menu .navbar-nav li a.youtube-ico:hover {
	display: inline-block;
	vertical-align: middle;
/*	width: 27px;*/
	height: 26px;
	padding: 2px 32px !important;
	background: url("/bitrix/templates/DN_bootstrap/components/bitrix/menu/mainmenu/images/youtube-icon-0-26.png") center no-repeat;
	text-indent: -9999px;
	box-sizing: content-box;
/*	transform: rotateY(0deg);
	transform-origin: 50% 50% 0;*/
}


.main-menu .navbar-nav li a.map-ico:hover {
	transform: rotateY(360deg);
	transition: transform 0.7s ease 0s, -webkit-transform 0.7s ease 0s;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.main-menu .navbar-nav li a.map-ico, .main-menu .navbar-nav li a.map-ico:hover {
        background: url('/images/logos/dialogo2.svg') center no-repeat;
        background-size: 27px 26px;
    }
}

/* End */


/* Start:/local/components/slam/main.news.list/templates/rdrc_news_list/style.css?1486301109150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/DN_bootstrap/styles.css?152931119213*/
.responsive{}
/* End */


/* Start:/bitrix/templates/DN_bootstrap/template_styles.css?15946761858999*/
/*MAIN STYLES*/
body {
	font-family: Georgia, "Times New Roman", Times, serif
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ffa200;
}
#body {
	position: relative;
	z-index: 8;
}
.search-form {
	width: 206px;
}
.container {
	width: 1170px !important;
	max-width: none !important;
	padding: 0px;
}
.nopadding .col-xs-3, .authors-list .nopadding .col-xs-4, .authors-list .nopadding .col-xs-7, .authors-list .nopadding .col-xs-5 {
	padding-left: 0px;
}
.authors-list .nopadding .col-xs-5 {
	padding-right: 0px;
	text-align: right
}
.footer.nopadding .col-xs-2{
	padding: 0px !important;
}
/*LOGO*/
.logo {
	margin-top: 5px;
}
/*SOCIAL-BTN*/
.social-btn {
	margin-top: 10px;
	display: flex;
	align-items: center;
}
.social-btn a{
	padding-right: 5px;
}
/*NAVBAR*/
#menu {
/* 	position:fixed; */
	width: 1170px;
}

.fixed {
	position: fixed;
	top: 0;
}

.navbar {
	border-radius: 0px !important;
	margin-bottom: 0px;
}
.navbar-inverse {
	background: #002a55;
	min-height: 40px !important;
	height: 40px;
}
.navbar-nav li a {
	padding: 10px 9px !important;
}
.navbar-form {
	margin-bottom: 0px;
	margin-top: 5px;
}
.navbar-inverse li a {
	color: #fff !important;
}
/*Search*/
.navbar-form .input-group-addon {
	background: #FFF;
	border-left: none;
}
.search-query {
	border-right: none;	
}
/*Chosen*/
.chosen {
	width: 180px;
}
.chosen-container-single .chosen-single {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;	
}
/*REKLAMA*/
.r-3, .r-1, .r-4, .r-8 {
	padding: 1px !important;
}
/*MAIN_MENU*/
.main-menu {
	height: 32px;
	background: #fff;
	z-index: 9;
	position: relative
}
.main-menu .navbar-default {
	background: #fff;
	height: 32px !important;
	min-height: 32px;
	font-size: 16px !important;
	border-left: none;
	border-right: none;
	border-color: #555;
}
.main-menu .navbar-nav li a {
	padding: 5px 12px !important;
	color: #111;
}
.main-menu .navbar-nav li.active a:hover,.main-menu .navbar-nav li.active a,.main-menu .navbar-nav li a:hover {
	color: #fefefe;
	background: #ffa200
}
/*NEWS*/
.page-header a {
	color: #ffa200;
	font-style: italic;
	text-decoration: none;
}
.page-header {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	padding-bottom: 0px !important;
}
.page-header h3 {
	font-size: 20px;
}
.dn-forum a,
.news-list-item a {
	color: #222;
	text-decoration: none;
}

.dn-forum a:hover,
.news-list-item a:hover,
.news-date-time {
	color: #ffa200;	
}
.news-list-item {
	border-bottom: 1px solid #bbb
}
.news-date-item a,.news-date-item .news-date-time,.news-date-item {
	padding-bottom: 5px;
	line-height: normal;
	color: #999 !important;
}
.news-list-company .news-date-item {
	
}
.news-list-item-first {
	font-size: 1.2em;
}
.news-list-item p{
	line-height: normal;
}
.news-list-item-last {
	border: 0px !important;
}
.news-list .btn {
	font-size: 18px;
	border-radius: 0px;
}
.news-header a {
/* 	color: #ffa200 !important; */
	font-style: italic
}
.news-list-item h3 {
	font-size: 18px;
}
.news-list-item-first h3 {
	font-size: 22px;
}
.news-list {
	padding-bottom: 20px;
}
h3 small {
	font-size: 0.8em;
}
.news-list-company .news-list-item{
	margin-bottom: 10px;
}
.news-list-item {
	position: relative;
}
.news-list-item .popover {
	position: relative;
	display: block;
}
.news-list-interview .news-list-item, .news-list-forum .news-list-item{
	margin-bottom: 18px;
}
.popover {
	margin-bottom: 5px;
	line-height: normal;
}
.popover-content {
	padding: 1px 5px;
}
.news-list-forum-read {
	border-bottom: 0px solid #aaa;
	padding: 0px !important;
	margin-top: 2px;	
	margin-bottom: 0px;
	
}
.news-list-item-icons small {
	color: #999;
	padding-left: 10px;
}
#forum-last-item {
	height: 300px;
	background: #fff;
	overflow: auto;
	position: relative;
}
.news-list-photo img {
	margin-bottom: 10px;
}
.news-list-photo {
	border-bottom: 0px solid #aaa;
}
.news-list-photo .news-list-item {
	border: none !important;
}
.authors-list-out {
	border-left: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	border-right: 4px solid #eaeaea;
	border-top: 4px solid #eaeaea;
}
.authors-list {
	border-left: 4px solid #d0d0d0;
	border-bottom: 4px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
	border-top: 2px solid #d0d0d0;
	padding: 20px;
}
.authors-list .news-list-item {
	padding-bottom: 15px;
}
/*FOOTER*/
.footer a {
	color: #fff !important;
}
.footer {
	margin-top: 5px;
	padding:5px;
	font-size: 13px;
	background: #333;
}
.footer-inner {
	color:#eee !important;
	font-size: 11px;
	
}
/*MODAL*/
.modal ul li{
	float:left;
	list-style: none;
}
.region {
	border-bottom: 1px dashed;
}
.page-text{font-size: 16px;}
.page-preview{font-size: 16px}
.b_img{margin-top: 20px;}
.b_img img{border: 1px solid #aaa}
.b_img.w275 img {width: 275px;}
.hot_news{color: red}
.commentor-list {margin: 10px 0px;width: 100%}
.video-lenta .col-xs-3{padding: 0;padding-right: 10px;}
.currency{width: 200px;}
.subscribe-form .btn-success {margin-top: 5px;}
.news-list-photo{margin:0 !important}
.col-xs-6 #video12 embed{width: 263px !important;height: 175px !important;}
.col-xs-6 #video12 iframe{width: 263px !important;height: 175px !important;}
.big-video embed {width: 740px !important;height: 425px !important}
.event-today {font-size: 26px;}
.form-inline{margin-bottom: 15px;}
.events-thumbnail {
	margin-top:20px;
}
.events-thumbnail:hover {
	border: 2px solid #fe9c00;
}
.fa {
	color: #fe9c00;
}
.agenda .agenda-date .dayofmonth {
	font-size: 56px;
	line-height: 56px;
	text-align: center;
}
.agenda .agenda-date .dayofweek {
	font-size: 22px;
	line-height: 32px;
	text-align: center;	
}
.agenda .agenda-date .shortdate {
	font-size: 16px;
	line-height: 16px;
	text-align: center;	
}
.dairyevents .nav-tabs {border: none}

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 10px;
    text-decoration: none;
    color: #000000;
    background-image: url('/bitrix/templates/DN_bootstrap/i/nawerx.png');
    background-color: #999;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 12px;
    padding: 12px;
    display: none;
    width: 44px;
    height: 44px;
    cursor: pointer;
	opacity: 0.6;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0,0,0,0.3), 0 0 4px 1px rgba(0,0,0,0.2);
	-webkit-transition: all 0.2s 0.01s ease;
}

.back-to-top:hover {    
    background-color: #ffa200;
    opacity: 1;
}
.s350 iframe{width: 350px !important;height: 220px !important;}
.s350 embed{width: 350px !important;height: 220px !important;}
.radio label {display: block}
.page-text a {text-decoration:underline}
.page-text a.hot_news_list{font-weight:normal;text-decoration:none;margin-top:15px}
.page-text td {border: 1px solid #999;}
.tborder td {font-size: 11px}
.ltl {font-size: 10px;}
#header .col-xs-1{padding: 0;}


.SMP,.SMP a {color: #a74f90;}
.Butter,.Butter a {color: #5ba82f}
.Ched,.Ched a {color: #f69330}
.currency{line-height: 1.25}
.WMP,.WMP a {color: #85a20c;display: table-row;}
.withscroll div.news-list{height: 300px;overflow: hidden}

/*форма для силоса*/
.silos{display:block; padding-top:40px;}
.silos .bold{font-weight:bold;}
.silos .silos-i{font-style:italic;}
.silos .silos-label, .silos .silos-input{margin:5px 0; display:inline-block;}
.silos .silos-label{ width:250px;}
.silos .silos-input input{ width:450px;}


.input-group-addon{cursor:pointer;}
.page-header .rdrc-header, .page-header .rdrc-header a{color:#cd0011;}
.rdrc-header{background:url("/images/logos/dialogo2.svg") 0 0 no-repeat; padding:2px 0 5px 37px;}
.rdrc-content .news-date-time{color:#999;}
.rdrc-content img{width:278px;}
.rdrc-content.right-side img{
    width: 356px;
    height: auto;
}

@font-face {
  font-family: "OpenSans";
  font-style: normal;
  src: url("/local/templates/2016/fonts/opensans/opensanssemibold.woff2") format("woff2"), url("/local/templates/2016/fonts/opensans/opensanssemibold.woff") format("woff"), url("/local/templates/2016/fonts/opensans/opensanssemibold.ttf") format("truetype");
}

.news-detail-rdrc{display: block; padding: 10px 0;}
.rdrc-bg{
	background-color: #cd0011;
	border-radius: 15px;
	padding: 5px 80px;
	text-decoration: none;
	
}
.rdrc-bg:hover{background-color: #ea1b2b;text-decoration: none;}
.news-detail-rdrc span{color: #fff; font-family: "OpenSans";}
.news-detail-rdrc-txt1{font-weight: 300;}
.news-detail-rdrc-txt2{font-weight: 800;}
.news-detail-rdrc-txt3{font-weight: 400;}

.share-title, .ya-share2{
    /*display: block;
    float:left;*/
}
.share-title span{padding: 2px 10px 0 0;}
.page-link-share {
    margin: 15px 0px;
    display: flex;
    /*float: left;*/
    align-items: center;
    width: 100%;
}

.one_click_unsubscribe{
    padding: 20px 10px;
    font-size: 18px;
}
.one_click_unsubscribe a{
    text-decoration: underline;
}
.tags a{
    color: #ffa200;
    padding: 2px 5px;
    border: #ffa200 1px solid;
    margin: 5px;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
    font-size: 0.9em;
}
.counters span{
    color: #606060;
}
/* End */
/* /bitrix/templates/DN_bootstrap/components/bitrix/menu/mainmenu/style.css?15753038721303 */
/* /local/components/slam/main.news.list/templates/rdrc_news_list/style.css?1486301109150 */
/* /bitrix/templates/DN_bootstrap/styles.css?152931119213 */
/* /bitrix/templates/DN_bootstrap/template_styles.css?15946761858999 */
