/* Widgets layout =========================================================== */

.widget {
    margin-bottom:10px;
}

.widget:last-child {
    margin-bottom: 0;
}

.widget > .title{
    padding:0 20px;
    height:47px;
    line-height:47px;
    background: #34495E;
    font-weight: bold;
    font-size:18px;
    color:#FFF;
}

.widget > .title .links {
    float:right;
    font-size:13px;
}

.widget > .title .links a{
    padding: 2px 8px;
    background: #27ae60;
    color:#fff;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    margin-top:-2px;
}

.widget > .title .links  a:hover{
    background:#2ecc71;
}

.widget > .body{
    padding:0 20px 20px 20px;
    line-height: 20px;
}
.slider-wrapper{ margin-bottom:20px;}
.text_main > .body{
	color:#e1a841;
	font-family:PFDinTextCondPro-Light;
	padding:0px;}
.text_main > .body p{
	margin:0}
.text_main > .body a{
	display:block;
	margin-top:10px;
	color:#ff0000}
.widget_text_block{
    overflow: hidden;
}

aside .widget {
    background: #FFF;
}

aside .widget > .title {
    font-size:12px;
    color:#FFF;
    background: #34495E;
    height:38px;
    line-height:38px;
    padding-right:5px;
}


/* Tabbed Widgets layout ==================================================== */

.widget_tabbed {
    margin-bottom:10px;
    background:#FFF;
}

.widget_tabbed .tabs ul,
.widget_tabbed .tabs ul li{
    margin: 0; padding: 0; list-style: none;
}

.widget_tabbed .tabs ul {
    overflow:hidden;
    height:47px;
    line-height:47px;
    background: #34495E;
}

.widget_tabbed .tabs ul li {
    float:left;
    height:45px;
    line-height:45px;
}

.widget_tabbed .tabs ul li a {
    display:block;
    height:47px;
    line-height:47px;
    font-size:14px;
    padding:0 15px;
    cursor: pointer;
    color:#FFF;
}

.widget_tabbed .tabs ul li a.active {
    background-color:#FFF;
    color:#34495E;
}

.widget_tabbed .body {
    padding:15px;
    line-height: 20px;
}

.widget_tabbed > .tabs .links {
    float:right;
    font-size:13px;
    padding-right:15px;
}

.widget_tabbed > .tabs .links a{
    display:inline;
    padding: 2px 8px;
    background: #27ae60;
    color:#fff;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.widget_tabbed > .tabs .links  a:hover{
    background:#2ecc71;
}

aside .widget_tabbed .tabs ul {
    height:38px;
    line-height:38px;
}

aside .widget_tabbed .tabs ul li.links{
    height:25px;
    line-height:25px;
    padding-right:5px;
}

aside .widget_tabbed .tabs ul li a {
    font-size:12px;
    height:38px;
    line-height:38px;
    font-weight: bold;
}

aside .widget_tabbed .tabs ul li a.active {}

aside .widget_tabbed .body {
}

aside .widget_tabbed > .tabs .links a {
    background: #27ae60;
    color:#fff;
    font-size: 10px;
}

/* Widgets styles =========================================================== */

.widget_content_list { overflow: hidden; }

.columns-2 .widget_content_list .item { float:left; width:47%; }
.columns-2 .widget_content_list .item:nth-child(3) { clear:left; }
.columns-3 .widget_content_list .item { float:left; width:31%; }
.columns-3 .widget_content_list .item:nth-child(4) { clear:left; }
.columns-4 .widget_content_list .item { float:left; width:22%; }
.columns-4 .widget_content_list .item:nth-child(5) { clear:left; }

.widget_content_list .item { margin-bottom: 10px; overflow: hidden; }
.widget_content_list .item:last-child { margin-bottom: 0; }

.widget_content_list .item .image { /*float:left; margin-right: 10px;*/ }
.widget_content_list .item .image img { display: block; }
.widget_content_list .item .info {  }

.widget_content_list .item .title{ font-size:16px; margin-bottom: 3px; }
.widget_content_list .details { font-size:11px; color:#999; }
.widget_content_list .details a{ color:#BDC3C7; }
.widget_content_list .details a:hover{ color:#d35400; }

.widget_content_list .details span {padding-right: 5px;}
.widget_content_list .details span.comments {
    padding-left:20px;
    background: url("../images/icons/comment-small.png") no-repeat left center;
}

.widget_content_list.featured .item .title { font-size:14px; }
.widget_content_list.featured .item-first { float:left; margin-right:15px; width:33%; }
.widget_content_list.featured .item-first .image { margin-bottom: 5px; clear:both; width:100%; height:150px; }
.widget_content_list.featured .item-first .image a, .widget_content_list.featured .item-first .image > div { display:block; width:100%; height:100%; background-position: center; background-repeat: no-repeat; background-color:#bdc3c7; background-size: cover; }
.widget_content_list.featured .item-first .title { font-size:21px; margin-top:5px; line-height: 24px;}
.widget_content_list.featured .item-first .title a { color:#000; text-decoration: none; }
.widget_content_list.featured .item-first .read-more a {
    display:inline-block;
    clear:both;
    background: #2980b9;
    color:#FFF;
    text-decoration: none;
    padding:5px 10px;
    margin-top: 10px;
}

.widget_content_list.featured .item-first .read-more a:hover { background:#2980b9; }

.widget_content_list.tiles-big .item {  }
.widget_content_list.tiles-big .item .title { font-size:14px; }
.widget_content_list.tiles-big .item { float:left; margin-bottom: 8px; width:48.2143%; margin-right:3.5714%; }
.widget_content_list.tiles-big .item:nth-child(2), .widget_content_list.tiles-big .item:nth-child(4){ margin-right:0;}
.widget_content_list.tiles-big .item:nth-child(5),
.widget_content_list.tiles-big .item:nth-child(9),
.widget_content_list.tiles-big .item:nth-child(13),
.widget_content_list.tiles-big .item:nth-child(17),
.widget_content_list.tiles-big .item:nth-child(21),
.widget_content_list.tiles-big .item:nth-child(25) { clear:left; }
.widget_content_list.tiles-big .item .image {clear: both;width: 100%;height: 160px;padding: 5px;box-sizing: border-box;background: #33383b; }
.widget_content_list.tiles-big .item .image a, .widget_content_list.tiles-big .item .image > div { display:block; width:100%; height:100%; background-position: center; background-repeat: no-repeat; background-color:#bdc3c7; background-size: cover; }
.widget_content_list.tiles-big .item .title { font-size:14px; margin-top:8px; }
.widget_content_list.tiles-big .item .title a { color:#e1a841; text-transform:uppercase; text-decoration: none; }
.widget_content_list.tiles-big .item .title a:hover { color:#e1a841; text-decoration: underline; }

.widget_content_list.tiles-small .item { margin:0; margin-right: 4px; margin-bottom: 4px; float:left; }
.widget_content_list.tiles-small .item .image { margin:0; }

.widget_content_list.compact .item { margin-bottom: 5px; }
.widget_content_list.compact .item:last-child { margin-bottom: 0; }
.widget_content_list.compact .item .title { font-size:13px; margin-bottom: 0; line-height: 15px; }

@media screen and (max-width: 480px) {
    .widget_content_list .item, .widget_content_list.featured .item-first {
        width: 100% !important;
    }
}

/* ========================================================================== */

.widget_content_slider { overflow: hidden; position: relative; margin-bottom:20px;}
.widget_content_slider .slide {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.widget_content_slider > table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.widget_content_slider > table td,
.widget_content_slider > table th {
  padding: 0;
}
.widget_content_slider .slide img {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.widget_content_slider .slide img:first-child, .widget_content_slider img {
    display:block;
}
.widget_content_slider .slide .heading {
  background: rgba(0, 0, 0, 0.85);
  display: block;
  padding: 10px 20px;
  right: 0;
  position:absolute;
  left:0;
  bottom:0;
  z-index:2
}

.widget_content_slider .slide .heading h2,
.widget_content_slider .slide .heading .teaser{
    display: inline-block;
    margin:0;
    color:#ecf0f1;
}

.widget_content_slider .slide .heading h2 {
    font-size:14px;
    font-weight: bold;
    color:#b6b8b7;
}

.widget_content_slider .slide .heading .teaser{
    font-size:12px;
}

.widget_content_slider .slide .heading .teaser .date{
    color: #7f8c8d;
    padding-left: 10px;
}

.widget_content_slider .items {
  background:rgba(0,0,0,0.5)/*#d6d6d6*/;
  position: relative;
  z-index: 2;
}

.widget_content_slider .items .item {
    overflow: hidden;
    padding:10px;
    font-size:14px;
    line-height:15px;
    cursor:pointer;
    position:relative;
}

.widget_content_slider .items .item:hover {
    background:#7b845a;
}

.widget_content_slider .items .item .title {
    display:block;
    vertical-align:middle;
    color:#b6b8b7;
}

.widget_content_slider .items .item.active {
    background:#7b845a;
}

.widget_content_slider .items .item.active .title {
    color:#000;
}
@media (max-width: 767px) {
  .widget_content_slider .items .item .title {
    display:none;
  }
}
@media (min-width: 768px) {
  .widget_content_slider .slide {
    width: 70%;
  }
  .widget_content_slider .items {
    width: 30%;
  }
  .widget_content_slider .items .item .image {
      float:left; margin-right: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .widget_content_slider .items .item {
    padding: 8px;
  }
}

/* ========================================================================== */

.widget_activity_list { overflow: hidden; }

.widget_activity_list h4 { margin:0; margin-bottom: 5px; }

.widget_activity_list .item { margin-bottom: 10px; overflow: hidden; }
.widget_activity_list .item:last-child { margin-bottom: 0; }

.widget_activity_list .item > .image { float:left; margin-right: 10px; padding:2px; border:solid 1px #B3C2C9; }
.widget_activity_list .item > .image img { display: block; }
.widget_activity_list .item .info { line-height:17px; padding-top:2px; }

.widget_activity_list .item .title{ }
.widget_activity_list .item .title a.author{ color:#376499; }
.widget_activity_list .item .title a.author:hover{ color:#d35400; }

.widget_activity_list .item .details { font-size:11px; }
.widget_activity_list .item .details .date { color:#999; }
.widget_activity_list .item .details .reply {
    padding-left: 5px;
}
.widget_activity_list .item .details .reply a {
    padding-left: 20px;
    background:url("../images/icons/comment-small.png") no-repeat left center;
    color:#BDC3C7;
}

.widget_activity_list .item .details .reply a:hover {
    color:#d35400;
}

.widget_activity_list .item .images { overflow: hidden; margin:10px 0; padding-left:48px; }
.widget_activity_list .item .images .image {
    float:left; margin-right:2px;
    display:block; overflow: hidden;
}
.widget_activity_list .item .images .image.more {
    background: #ecf0f1;
    text-align: center;
    line-height: 64px;
    font-size:18px;
}
.widget_activity_list .item .images .image.more a {
    display:block; width: 64px; height:64px; overflow: hidden;
    color:#7f8c8d;
    text-decoration: none;
}
.widget_activity_list .item .images .image.more a:hover {
    color:#2c3e50;
}
.widget_activity_list .item .images .image.more a span{
}

.widget_activity_list .item .actions {
    float:right;
    visibility: hidden;
}

.widget_activity_list .item:hover .actions {
    visibility: visible;
}

.widget_activity_list .actions .delete{
    display:inline-block;
    width:16px;
    height:16px;
    background:url("../images/icons/delete.png") no-repeat center;
}
/* ========================================================================== */

.widget_comments_list { overflow: hidden; line-height: 20px; }

.widget_comments_list .item { margin-bottom: 10px; overflow: hidden; }
.widget_comments_list .item:last-child { margin-bottom: 0; }

.widget_comments_list .item .image { float:left; margin-right: 10px; padding:2px; border:solid 1px #B3C2C9; }
.widget_comments_list .item .image img { display: block; }
.widget_comments_list .item .info { line-height:17px; padding-top:2px; }

.widget_comments_list .item .title{ }
.widget_comments_list .item .title a.author{ color:#376499; }
.widget_comments_list .item .title a.author:hover{ color:#d35400; }

.widget_comments_list .item .title a.subject{ padding-right: 5px; }

.widget_comments_list .item .date { font-size:11px; color:#999; padding-right: 5px; }
.widget_comments_list .item .text { color:#666; }

/* ========================================================================== */

.widget_profiles_list { overflow: hidden; }

.columns-2 .widget_profiles_list .item { float:left; width:50%; }
.columns-2 .widget_profiles_list .item:nth-child(3) { clear:left; }
.columns-3 .widget_profiles_list .item { float:left; width:33%; }
.columns-3 .widget_profiles_list .item:nth-child(4) { clear:left; }
.columns-4 .widget_profiles_list .item { float:left; width:25%; }
.columns-4 .widget_profiles_list .item:nth-child(5) { clear:left; }

.columns-2 .widget_profiles_list.list .item,
.columns-3 .widget_profiles_list.list .item,
.columns-4 .widget_profiles_list.list .item{
    padding-right:10px;
}

.widget_profiles_list.list .item {
    height:32px;
    line-height:32px;
    margin-bottom: 5px;
}

.widget_profiles_list.list .item:last-child { margin-bottom: 0; }

.widget_profiles_list.list .item .image { float:left; margin-right: 10px; }
.widget_profiles_list .item .image img, .item-avatar > img { display: block; }
.widget_profiles_list.list .item .info { float:left; }

.widget_profiles_list.tiles .item { display:inline-block; }

/* ========================================================================== */

.widget_online_list { overflow: hidden; }

.widget_online_list .item-name {
    padding-left:18px;
    padding-right:2px;
    background:url("../images/icons/user.png") no-repeat left center;

}

/* ========================================================================== */

.widget_content_tree ul{
    margin:0;
    padding:0;
}

.widget_content_tree li{
    margin-left: 0px;
    list-style: none;
    padding-left:20px;
    background: url("../images/icons/folder.png") no-repeat left 1px;
}

.widget_content_tree ul li.active > a:hover,
.widget_content_tree ul li.active > a { color:#000; text-decoration: none; }

/* ========================================================================== */

.widget_user_avatar .user_info {
    overflow: hidden;
    clear:both;
    margin:-15px;
    padding:6px;
    margin-bottom: 10px;
    background:#34495E;
}

.widget_user_avatar .user_info .avatar{
    float:right;
}

.widget_user_avatar .user_info .name {
    height:32px;
    line-height: 32px;
    padding-left:10px;
}

.widget_user_avatar .user_info .name a {
    color:#FFF;
    text-decoration: none;
    font-size:12px;
    font-weight: bold;
}

/* ========================================================================== */

.widget_tags_cloud .tags_as_list,
.widget_tags_cloud .tags_as_list li,
.widget_tags_cloud .tags_as_cloud,
.widget_tags_cloud .tags_as_cloud li {
    margin:0; padding:0;
    list-style:none;
}

.widget_tags_cloud .tags_as_cloud {
    overflow: hidden;
}

.widget_tags_cloud .tags_as_cloud li {
    float:left;
    margin:0 8px 8px 0;
}

.widget_tags_cloud .tags_as_list li {
    margin:0 0 6px 0;
    padding-left:20px;
    background: url("../images/icons/tag.png") no-repeat left center;
}

.widget_tags_cloud .tags_as_list li .counter {
    font-size:11px;
}

/* ========================================================================== */

.widget_auth .field { overflow: hidden; }
.widget_auth .field a { float:right; font-size:12px; margin-top:4px; }
.widget_auth .field label { float:left; }
.widget_auth .field .input { width: 95%; }
.widget_auth .buttons { margin-top:15px; }

@media screen and (max-width: 640px) {
    .widget_content_slider .items .item .title { display:none !important; }
    .widget_content_slider .items { width:60px  !important; }
}

/* ========================================================================== */

.widget_search { background-color:#34495E; margin:-15px; padding:10px; }

.widget_search .input {
    width:192px;
    border:none; box-shadow: none;
    padding-left:24px;
    background:url("../images/icons/search-glyph.png") no-repeat 4px center #FFF;
    font-size:12px;
}

/* ========================================================================== */

.widget_content_filter .title{
	font-weight: bold;
	color:#34495e;
	margin-bottom:4px;
}

.widget_content_filter .field {
	margin-bottom: 10px;
}

.widget_content_filter .input {
	width:95%;
}

.widget_content_filter .ft_date .value,
.widget_content_filter .ft_number .value {
	font-size:12px;
}

.widget_content_filter .ft_date button{
	display:none;
}

.widget_content_filter .date-input,
.widget_content_filter .input-small{
	width:60px !important;
}

.widget_content_filter .buttons {
	margin-top:20px;
	font-size:12px;
}

.widget_content_filter .buttons input {
	margin-right: 10px;
}
.text_main{ margin-bottom:25px;}
.main_photo{background:rgba(0,0,0,0.5); margin:0; padding-bottom:6px; padding-left:20px}
.main_photo .body{ padding:0; border-top:1px solid #505659;}
.main_photo .body a{ display:block; width:130px; margin-top: -1px; margin-right: 1px; text-align:center; text-decoration:none; float:right; line-height:25px; background:#e1a841; text-transform:lowercase;}
.video_main{ margin:0;}
.video_main .body{ padding:0; text-align:right; background:#000;}
.video_main .body a{ display:block; width:125px; text-align:center;margin-right: 1px; text-decoration:none; float:right; line-height:25px; background:#7b845a; text-transform:lowercase;}
.video_carousel{ background:rgba(0,0,0,0.5); margin-bottom:0; position:relative}
.video_carousel > .title{ background:none;font-weight:normal; color:#7b845a; font-size:40px;line-height: 68px; height: 68px;}
.main_albums{background:rgba(0,0,0,0.5);}
.main_albums .title{ min-height:28px; padding-left:47px; background:url(../images/camera.png) left center no-repeat;}
.main_albums .body{ padding-bottom:0;}
.actual_news { margin:0}
.actual_news .body{ padding: 0; background: #d6d6d6; border-left: solid 1px #7b845a;}
.actual_news .head{ font-size:40px; line-height:60px; text-align:center; background:#e1a841;}
.actual_news .all_news{ display:block; float:left;width:31.25%;line-height:25px;text-align:center; background:#fff; text-decoration:none}
.actual_news .image{ width:68.75%; float:left; margin-bottom:10px;overflow: hidden;}
.actual_news .image img{ width:100%;}
.actual_news .actual_news_content{ padding-bottom:20px;}
.actual_news .actual_news_content a.title{ display:block; margin:0 20px;font-family: PFDinTextCondPro-Light; font-size:24px; text-decoration:none}
#footer .widget_html_block{ width:245px; color:#b6b8b7;float: left;}
#footer .widget_html_block span{ text-transform:uppercase; color:#e1a841;}
.actionwidget{ padding-top:15px;/*background: #7b845a !important;}
.actionwidget ul{background: #7b845a !important;}
.actionwidget ul li{ border:none !important}
.actionwidget ul li:hover{background: #7b845a !important;*/}
.main_menu_left{ max-width:1000px; margin:auto}
.main_menu_left > ul.menu{float: left;
line-height: 32px;}
.main_menu_left > ul > li.folder{ text-transform:uppercase; font-weight:bold}
.main_menu_left > ul > li.folder > a{ color:#e1a841;}
.main_menu_left ul ul li{}
.main_menu_left ul ul{ background:#000;margin:0; list-style:none;}
.main_menu_left ul ul li.active, .main_menu_left ul ul li:hover a{ background:none !important}
.main_menu_left ul ul li a{font-family:PFDinTextCondPro-Bold; display:block;text-transform:uppercase; text-decoration:none; color:#fff; padding:10px 10px 10px 68px;}
.main_menu_left ul ul li div{line-height: 14px;font-weight: normal;}
.main_menu_left ul ul li span{ text-transform:none;display: block;color:#e1a841; font-size:14px;font-family:PFDinTextCondPro-Light; margin-top:5px; line-height:14px;font-weight: normal;}
.about_menu_left{ background:url(../images/about_menu_left.png) 15px center no-repeat!important}
.news_menu_left{ background:url(../images/news_menu_left.png) 15px center no-repeat!important}
.routes_menu_left, .rules_menu_left{background:url(../images/information_menu_left.png) 15px center no-repeat!important}
.org_menu_left{background:url(../images/org_menu_left.png) 15px center no-repeat!important}
.partners_menu_left{background:url(../images/partners_menu_left.png) 15px center no-repeat!important}
.put_menu_left{background:url(../images/kak_dobratsya.png) 15px center no-repeat!important}
.marshrut_menu_left{background:url(../images/marshrut_menu_left.png) 15px center no-repeat !important}
.about_menu_left:hover{ background:#7b845a url(../images/about_menu_left.png) 15px center no-repeat!important}
.news_menu_left:hover{ background:#7b845a url(../images/news_menu_left.png) 15px center no-repeat!important}
.routes_menu_left:hover, .rules_menu_left:hover{background:#7b845a url(../images/information_menu_left.png) 15px center no-repeat!important}
.org_menu_left:hover{background:#7b845a url(../images/org_menu_left.png) 15px center no-repeat!important}
.partners_menu_left:hover{background:#7b845a url(../images/partners_menu_left.png) 15px center no-repeat!important}
.put_menu_left:hover{background:#7b845a url(../images/kak_dobratsya.png) 15px center no-repeat!important}
.marshrut_menu_left:hover{background:#7b845a url(../images/marshrut_menu_left.png) 15px center no-repeat !important}
.actionwidget{ margin-bottom:0}
.actual_post{
	background:none !important;
	margin-top:20px;
}
.actual_post_content{ position:relative;}
.actual_post_content .all_posts{ position:absolute; right:-20px; top:0; text-decoration:none; background:#e1a841; line-height:26px; width:125px; text-align:center;}
.actual_post_content .actual_post_item{ margin-bottom: 15px; border-bottom: solid 1px #373c27;padding-bottom: 5px;}
.actual_post_content .image{ float:left; margin-right:13px;}
.actual_post_content .actual_post_title{float:left; padding-top:9px;}
.actual_post_content .actual_post_date{ color:#7b845a;}
.actual_post_content .actual_post_name{ color:#E1A841; text-transform:uppercase;}
.actual_post_content .actual_post_text{ color:#fff;}
.actual_post_content .actual_post_url{color:#7b845a; float:right; text-transform:uppercase;text-decoration:none; margin-top:3px;}
.text_main_page{ padding:0 20px 15px 20px;text-align: center;}
.padding_none{ padding:0 !important}