/*
 * Site template v1.0
 */
@charset "utf-8";

@font-face {
    font-family: DinText;
    src: url("../font/pfdintextcondpro-regular-webfont.woff") format("woff"),
    url("../font/pfdintextcondpro-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
#demotext {
color: #000000;
text-shadow: 0px 2px 9px rgba(58,212,225,0.72)
    color: rgb(188, 46, 30);
}

/* Global Styles */
* { outline: none !important; -moz-outline-style: none !important; }
body {
    height: 100%;
    font-size: 14px;
    *background: #ffffff url("../images/1.jpg") no-repeat  fixed center 43px;
    background: #ffffff;
}
legend { border-bottom: 0 none; }
.fl { float: left; }
.fr { float: right; }
.center { text-align: center; }
.clear { clear: both; }
ul.none { list-style-type: none; padding: 0; margin: 0; }
h1 { font-size: 24px; text-transform: uppercase; font-family: DinText,Helvetica,Arial !important; }
h2 { font-size: 22px; }
.flexbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -o-flexbox;
  display: flex;
  
}
.flexbox .col-flex { flex: 1 auto; }

/* Scroll to */
.scroll-to { 
    display: none;
    height: 40px;
    position: fixed;
    right: 0;
    bottom: 55px;
    width: 40px;
    z-index: 9999;
}
.scroll-to a {
    background-image: url("../images/arrow_up.svg");
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #dcdcdc;
    background-size: 20px auto;
    cursor: pointer;
    position: absolute;
    right: 5px;
    width: 40px;
    height: 40px;
    transition: opacity 2s ease 0s, border-color 0.4s ease 0s;
}
.scroll-to a:hover { border-color: #26376D; color: #26376D; }

/* Search */
.navbar-search { display: none; padding: 5px; background-color: #26376D; }
.navbar-search form { display: inline-block; width: 100%; height: 34px; }
.navbar-search form input[type="text"] { width: 100%; padding-right: 75px; }
.navbar-search form input[type="text"].wrong {
    background: #fff url("../images/bg-wrong.png") repeat-x 5px bottom;
}
.navbar-search form .search-group { position: relative; width: 350px; }
.btn-search {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #ED3A2A;
    border-color: #d23022;
    color: #ffffff;
    margin-left: -70px;
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #fff;
}
.btn-search:hover, .btn-search:active, .btn-search:focus {
    background-color: #c73124;
    border-color: #c73124;
    color: #fff;
}
.navbar-search .container.search { text-align: center; }
.navbar-search .form-control { border: 1px solid #fff; }
.navbar-search .form-control:focus { border: 1px solid #000; }

/* Menu navigation */
.navbar {
    border-radius: 0;
    background-color: #26376D;
    margin-bottom: 7px;
    min-height: 40px;
    text-align: center;
}
.navbar .menu { border-top: 4px solid #ED3A2A; }
.navbar ul { margin-top: 0; }
.navbar-nav li { display: inline-block; }
.navbar-nav { float: none; text-align: center; margin-top: 5px; }
.navbar-nav li { float: none; display: inline-block; }
.navbar-nav > li { margin-left: -4px; }
.navbar-nav > li > a {
    font-size: 16px;
    font-family: DinText,Helvetica,Arial !important;
    text-transform: uppercase;
    color: #fff !important;
    padding: 10px 7px 10px 7px;
    line-height: 17px;
    margin-bottom: -1px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a.active { background-color: #ED3A2A; /*border-radius: 3px;*/ }
.navbar.navbar-fixed-top { box-shadow: 0 0 20px rgba(0, 0, 0, 0.65); }
.navbar .navbar-toggle { background-color: #ED3A2A; }
.navbar .navbar-toggle .icon-bar { background-color: #fff; }
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #ED3A2A;
    border-color: #337ab7;
}
.dropdown-menu > li { display: block; border: 2px solid #ff0000; box-shadow: 0 0 0 2px #0000ff, 0 0 0 4px #00ffff; border-radius: 5px;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a.active {
    background-color: #ED3A2A;
    color: #fff;
}
.container.menu { position: relative; }
.menu .search {
    position: absolute;
    right: 14px;
    		
    bottom: 7px;
    width: 22px;
    height: 22px;
    background-image: url(../images/icon-search.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.menu .search:hover { background-position: center bottom; }
.menu .search.offset { top: 54px; }

/* Submenu navigation */
.subnavbar { text-align: center; margin-bottom: -56px; margin-top: 57px; }
.subnavbar a {
    display: inline-block;
    margin: 0 7px 0 7px;
    color: #26376D;
    font-size: 13px;
}
.subnavbar a.active { color: #ed3a2a; text-decoration: underline; }
.subnavbar .sp { border-right: 1px solid #000; }

/* Document information */
ul.doc, ul.address, ul.info { list-style-type: none; padding: 0; }
ul.doc span, ul.address span, ul.info span {
    font-size: 16px;
    font-family: DinText,Helvetica,Arial;
    font-weight: bold;
}
.doc-control { text-align:  center; }
.doc-control > div {
    box-shadow: 0 20px 35px -20px rgba(0, 0, 0, 0.4) inset, 18px 0 35px -20px rgba(0, 0, 0, 0.4) inset, -18px 0 35px -20px rgba(0, 0, 0, 0.4) inset;
    display: inline-block;
    color: #fff;
    padding: 10px;
    background-color: #26376D;
    border-radius: 5px 5px 5px 5px;
    font-family: DinText,Helvetica,Arial;
    text-transform: uppercase;
    margin-bottom: -4px;
}
.doc-control a { display: block; padding: 0 10px 0 10px; color: #e5e5e5; float: left; width: 100px; }
.doc-control a.download { border-right: 1px solid #e5e5e5; padding-right: 15px; }


#dle-content {padding: 0 15px;}



/* Slider */
#slider {
    height: 300px;
    color: #fff;
    margin: 0 -15px 60px -15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#slider .carousel-inner {
    height: 100%;
    border-radius: 5px;
    overflow: hidden; 
}
#slider .item-ct { position: relative; min-height: 300px; }
#slider .item { height: 300px; }
#slider .item.active { top: 0; }
#slider .item .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 560px;
    height: 100%;
    overflow: hidden;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
}
#slider .item .text { position: relative;  padding: 15px 43px 10px 576px; height: 300px; }
#slider .item .text .sp {
    border-top: 1px solid #ED3A2A;
    height: 1px;
    margin: 15px 0;
    width: 40px;
}
#slider .item .text h2 {
    margin-top: 0;
    font-size: 20px;
    font-family: DinText,Helvetica,Arial !important;
    text-transform: uppercase;
    text-align: justify;
}
#slider .item .text a { color: #fff;  }
#slider .item .text a:hover { text-decoration: none; }
#slider .item .text p { padding-top: 2px;  text-align: justify; } 
#slider  .text .date  {
    position: absolute;
    font-size: 12px; 
    bottom: 35px;
    color: #9597a5;
 }
#slider .carousel-control.left, #slider .carousel-control.right { background-image: none; }
#slider .carousel-control { color: #ED3A2A; width: 45px; }
#slider .carousel-indicators {
    left: 560px;
    width: 400px;
    margin-left: 0;
    margin-bottom: 0;
}
#slider .carousel-indicators li {
    border: 2px solid #fff;
    box-shadow: 0 1px 2px rgba(0,0,0, 0.4);
}
#slider .carousel-control { opacity: 1; }
#slider .carousel-control .icon-prev :before { content: ''; }
#slider .carousel-control .icon-prev {
    width: 24px !important;
    height: 32px;
    background: transparent url(../images/btn-left.png) no-repeat center center;
    content: ''; 
}
#slider .carousel-control .icon-prev::before { content: ''; }
#slider .carousel-control .icon-next {
    width: 24px !important;
    height: 32px;
    background: transparent url(../images/btn-right.png) no-repeat center center;
    content: ''; 
}
#slider .carousel-control .icon-next::before { content: ''; }
#slider .carousel-indicators .active { background-color: #ED3A2A; }
#slider .carousel-control:hover { opacity: 0.5; }
#slider .shadow {
    background: rgba(0, 0, 0, 0) url("../images/slider-shadow.png") no-repeat scroll center top;
    height: 66px;
    width: 100%;
}

/* Article */
.article {
    border-radius: 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.17);
}
.article h2, .article h3, .article h4 {
    font-family: DinText,Helvetica,Arial;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
}
.article h3 { font-size: 20px; }
.article h4 { font-size: 17px; }
.article .text { padding-bottom: 15px; padding-left: 5px; padding-right: 5px; }
.article .text img { margin: 0 20px 20px 0; }
.article .col-main { padding: 5px 5px 5px 15px; border-right: 5px solid #42aaff; margin-right: -1px; }
.article .col-right { padding: 10px 100px 30px 30px; border-left: 0px solid #42aaff;  }
.article .col-news { padding-left: 15px; padding-right: 15px; }
.article table td { padding: 10px; }
.article table th {
    padding: 10px;
    text-align: center;
    font-family: DinText,Helvetica,Arial;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #26376D;
    font-weight: normal;
    color: #005;
    /*border-top: 4px solid #ed3a2a;*/
}
/*.article table tr { background-color: #F2F2F2; }*/
/*.article table tr:nth-child(even) { background-color: #E8E8E8; }*/
/*.article table tr td:nth-child(1) { font-weight: bold; font-size: 13px; color: #26376D; }*/

/* Minister profile */
.profile {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 40px;
    margin-top: 20px;
}
.profile > div { min-height: 207px; }
.profile .photo { position: relative; width: 180px; padding: 0; }
.profile .photo img { position: absolute; left: 15px; bottom: -21px; }
.profile .photo img.none { border: 1px solid #e7e7e7; }
.profile .col-info { text-align: right; margin-right: -90px; padding-right: 100px; }
.profile .col-address { margin-left: -90px; padding-left: 100px; font-size: 15px; }
.profile .col-address span { font-style: italic; }
.profile p.name { font-size: 22px; line-height: 31px; }
.profile p.position { font-size: 15px; font-style: italic; }

/* Speedbar */
.speedbar { margin-bottom: 14px; }

/* Box menu */
.box-menu-body { color: #6c6e7a; font-size: 13px; }
.box-sp { border-bottom: 1px dashed #E7E7E7; padding-top: 100px; }


/* Items news */
.article .col-news .items-news { margin-top: 7px; }
.items-news { margin-top: 10px; }
.items-news-i { margin-bottom: 10px;   background-color: #f8f7f7; border-style:groove; border-color:#1767ff; border-width:4px;    border-radius:12px;  }
.items-news-i .date {: d-m-Y} {
    float: left;
    font-size: 15px;
    text-transform: uppercase;
    width: 50px;
    font-family: DinText,Helvetica,Arial;
}
.items-news-i .date  span { display: inline-block; font-size: 22px; margin-left: 13px; width: 40px; }
.items-news-i .photo { float: left; margin-left: 2px; padding: 2px; margin-top: 2px; width: 120px;}
.items-news-i .photo img { width: 120%; }
.items-news-i .text, .items-news-i .short-text, .items-txt-i .text { color: #6c6e7a; padding: 10px; font-size: 12px; margin-left: 140px; }
.items-news-i .short-text { margin-left: 10px; }
.items-news-i .text h3, .items-news-i .short-text h3, .items-txt-i h3 {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: justify;
    font-family: DinText,Helvetica,Arial;}
 .items-news-i .table {border-collapse: separate; border-spacing: 10px 20px;}
.items-news-i .short-text h3 { text-align: left; text-transform: none; }
.items-news-i .text h3 a, .items-news-i .short-text h3 a { color: #42aaff; }
.items-news-i .text p, .items-news-i .short-text p { text-align: justify; }

/* Items announcements */
.items-ann { margin-top: 17px; }
.items-ann-i { margin-bottom: 14px; }
.items-ann-i .date {
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    width: 46px;
    font-family: DinText,Helvetica,Arial;
}
.items-ann-i .date span {
    display: inline-block;
    font-size: 22px;
    width: 40px;
}
.items-ann-i .date .time { font-size: 16px; }
.items-ann-i .text {
    color: #6c6e7a;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 40px;
    text-align: justify;
    padding-bottom: 0;
}

/* Items archives */
.items-arc { margin-top: 17px; }
.items-arc-i { margin-bottom: 7px; font-family: DinText,Helvetica,Arial; }
.items-arc-i .year { font-size: 20px; text-transform: uppercase; }
.items-arc-i .month { font-size: 13px; text-transform: uppercase; }
.items-arc-i .count { font-size: 15px; color: #000; }

/* Items docs */
.items-doc-i { margin-bottom: 10px; padding-bottom: 12px; }
.items-doc-i .date { font-family: DinText,Helvetica,Arial; font-size: 15px; }
.items-doc-i .type { font-family: DinText,Helvetica,Arial; text-transform: uppercase; }
.items-doc-i .text { text-align: justify; padding-bottom: 0; }
.items-doc-i .text a { color: #000000; font-size: 13px; }

/* Items text */
.items-txt-i { margin-bottom: 10px; }
.items-txt-i .date { font-family: DinText,Helvetica,Arial; font-size: 15px; }
.items-txt-i .text { text-align: justify; margin-left: 0; }
.items-txt-i .text a { color: #000000; font-size: 13px; }

.items-news .goto, .items-ann .goto, .items-doc .goto, .items-arc .goto p {
    text-align: right;
    text-transform: uppercase;
    font-size: 13px;
    font-family: DinText,Helvetica,Arial;
    border-top: 1px dashed #e7e7e7;
    padding-top: 10px;
}

/* Items content */
.items-content { margin-top: 17px; }
.items-content-a { display: inline-block; }
.items-content-a:hover { color: #6c6e7a; }
.items-content-a .img-box { position: relative; }
.items-content-a .img-box img { width: 100%; }
.items-content-i .title { margin-top: 10px; color: #000; font-size: 12px; text-align: justify; }
.items-content-i .date { font-family: DinText,Helvetica,Arial; font-size: 15px; }
.items-content-i .fa-play {
    position: absolute;
    left: 0; top: 50%;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ed3a2a;
    font-size: 20px;
}

/* Header */
.header { position: relative; margin-bottom: 20px; margin-top: 62px; padding-left: 40px; }
.header a { color: #0000cc; }
.header a:hover { text-decoration: none; }
.col-logo { width: 130px; }
.header .logo {
    position: relative;
    display: inline-block;
    margin-right: 50px;
    width: 125px;
    height: 108px;
    float: left ;
}
.header .logo > div {
    position: absolute;
    right: -43px;
    top: 0;
    height: 100%;
    background: url(../images/flag.gif) no-repeat center center;
    height: 100%;
    width: 100%;
    background-size: 100% 100%;
    -webkit-background-size: 50% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}
.header .name h1 { margin: 0 0 0 145px; padding-top: 20px; font-size: 21px; }
.header.social .icons { display: block; }
.header .icons { display: none; position: absolute; right: 0; top: 0; }
.header .icons .icon {
    display:  inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/net-icons.png);
    background-repeat: no-repeat;
    opacity: 0.5;
}
.header .icons .icon:hover { opacity: 1; }
.header .icons .icon.icon-youtube { background-position: -217px -56px; }
.header .icons .icon.icon-youtube:hover { background-position: -217px -12px; }
.header .icons .icon.icon-ok { background-position: -177px -56px; }
.header .icons .icon.icon-ok:hover { background-position: -177px -12px; }
.header .icons .icon.icon-vk { background-position: -137px -56px; }
.header .icons .icon.icon-vk:hover { background-position: -137px -12px; }
.header .icons .icon.icon-twitter { background-position: -54px -56px; }
.header .icons .icon.icon-twitter:hover { background-position: -54px -12px; }
.header .icons .icon.icon-facebook { background-position: -13px -56px; }
.header .icons .icon.icon-facebook:hover { background-position: -13px -12px; }

/* List navigation */
.navigation {
    font-family: DinText,Helvetica,Arial;
    border-top: 1px dashed #e7e7e7;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 15px;
    text-align: center;
}
.navigation span { font-weight: bold; }
.navigation #page_next { font-weight: normal; }
.navigation a, .navigation span { margin: 0 5px 0 5px;}




/* Vote */
.vote-title {}
.vote-wrap ul { list-style: none; margin: 0 0 10px 0; padding: 0; }
.vote-wrap form { margin: 10px 0 10px 0; }
.vote-wrap label { font-weight: normal; font-family: DinText,Helvetica,Arial; font-size: 15px; }
.vote-wrap label:hover { color: #337ab7; text-decoration: underline; cursor: pointer; }

/* Sitemap */
ul.map, ul.map ul {
    list-style-type: none;
}
ul.map { padding: 0; margin: 0; }
ul.map ul { padding: 0 0 0 30px; margin-bottom: 10px; }
ul.map li .section {
    margin-top: 10px;
    font-family: DinText,Helvetica,Arial; font-size: 14px;
    text-transform: uppercase;
}

/* Footer */
footer {
    margin-top: 65px;
    background-color: #26376D;
    color: #e5e5e5;
    padding: 15px 0 15px 0;
    box-shadow: 0 20px 35px -20px rgba(0, 0, 0, 0.4) inset, 18px 0 35px -20px rgba(0, 0, 0, 0.4) inset, -18px 0 35px -20px rgba(0, 0, 0, 0.4) inset;
}
footer .copyright {
    padding-top: 12px;
    font-family: DinText,Helvetica,Arial;
    font-size: 19px;
    text-transform: uppercase;
}
footer .cr a { color: #e5e5e5; }
footer .cr { 
    font-family: DinText,Helvetica,Arial;
    font-size: 17px;
    text-align: center;
}
footer .contact {
    font-family: DinText,Helvetica,Arial; 
    font-size: 17px;
    text-align: justify;
    text-align: center;
}
footer .contact a { color: #fff; }

.container.links { margin-bottom: 20px; }
footer .links .ln { display: block; border: 0px solid #e0e0e0; padding: 7px; margin-bottom: 2px; }
footer .links a.ln:hover { text-decoration: none; border: 1px solid #fff; }
footer .links a.ln:hover .name { color: #fff; }
footer .links .ln .name {
    color: #e5e5e5;
    display: block;
    font-size: 10px;
    min-height: 30px;
    text-transform: uppercase;
}
footer .links .ln .link { color: #b4c2d4; font-size: 10px; text-transform: uppercase; }
footer .links .col-md-4 { padding-left: 0px; padding-right: 0px; }
footer .row.links { margin-bottom: 12px; }

.container.info { margin-bottom: 45px; }
footer .info h3 {
    font-family: DinText,Helvetica,Arial;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px dashed #fff;
    padding-bottom: 10px;
}
footer .info h3.two-rows { min-height: 43px; }
footer .info p { text-align: justify; }
footer .info .img { text-align: center; }
footer .info .desk { text-align: justify; }
footer .info ul { list-style-type: none; padding: 0; margin: 0; }
footer .info ul li a { color: #fff; font-size: 13px; }

.quote {
    background-color: #f5f5f5;
    border-left: 4px solid #4e8ccc;
    color: #ff00ff;
    font-family: DinText,Helvetica,Arial;
    margin: 5px 0 5px 10px;
    padding: 15px;
    font-size: 16px;
}

	.sm-main a {
		display: block;
		padding: 8px;
		/*height: 70px;*/
		margin-top:5px;
	}

		.sm-main a img {
			border: 3px solid #ff0000;          box-shadow: 0 0 0 3px #0000ff, 0 0 0 6px #00ffff;

			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
		}
	.sm-main a:hover img {
			border: 3px solid #afb;
			box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
			-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
			-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
		}
.social_buttons a:hover img {
	opacity:0.8;
}

/* Multi level menu */
.dropdown-submenu { position: relative; }
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu { display: block; }
.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: #fff;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after { border-left-color: #fff; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Respond style */
@media (min-width: 1000px) {
  .container { width: 1000px; }
}

and

@media (min-width: 1050px) {
  .container { width: 1050px; }
}

@media(max-width:995px) {
    /* Slider */
    #slider { height: 228px; margin: 0 -15px -5px; border-radius: 5px 5px 0 0; }
    #slider .carousel-inner { border-radius: 0; }
    #slider .item .text { padding: 10px 50px 10px 50px; }
    #slider .item .img { display: none; }
    #slider .text .date { left: 48px; top: 182px; }
    #slider .carousel-indicators { left: 0; width: 100%; }
    #slider .shadow { display: none; }

    /* Header */
    .header .icons { right: 5px; }

    /* Footer */
    footer { margin-top: 30px; }
    .container.info, .container.links { margin-bottom: 15px; }
}

@media(max-width:991px) {
    /* Minister profile */
    .profile { margin-bottom: 0; }
    .profile > div { min-height: 1px; }
    .profile .col-info { text-align: left; margin-right: 0; padding-right: 0; }
    .profile .photo { padding-left: 15px; width: 100%; }
    .profile .photo img { position: relative; left: inherit; bottom: inherit; }
    .profile .col-address { padding: 0 15px 15px 15px; margin-left: 0; }

    /* Article */
    .article .col-news { border-top: 1px solid #e7e7e7; border-left: 0; }
    .flexbox { display: inherit; }
    footer .info h3.two-rows { min-height: 1px; }
}

@media(max-width:787px) {
    .article { border-radius: 0; box-shadow: none; }
}

/* where toggle button is show */
@media(max-width:767px) {
    body { background: #f7f7f7 url("../images/logo-bg-min.jpg") no-repeat right 57px; }

    /* Article */
    .article .col-main { border-right: 100 none; margin-right: 100; }

    /* Search */
    .menu .search { right: 80px; top: 18px; }
    .navbar-search form { height: 29px; }
    .navbar-search form .search-group { width: 100%; }

    /* Slider */
    #slider { border-radius: 0; }

    /* Footer */
    footer { margin-top: 0px; }

    .dropdown-menu > li > a { color: #fff; }
    .navbar-nav { margin-left: 0; margin-right: 0; }
    .navbar-nav li { display: block; text-align: left; margin-left: 0; }
    #navbar-collapse { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }

    /* Menu */
    .menu .search.offset { top: 60px; }

    /* Submenu */
    .subnavbar { margin-top: 67px; }
}

@media(max-width:680px) {
    /* Header */
    .header .name h1 { padding-top: 10px; font-size: 18px; }
    .header.social h1 { padding-top: 32px; }
}

@media(max-width:570px) {
    /* Slider */
    #slider .item .text h2 { text-align: left; }
    #slider .item .text p { display: none; }

    /* Items news */
    .items-news-i .photo { display: none; }
    .items-news-i .text { margin-left: 40px; }

}
/* Content-other */
#pollbox { border-bottom: 1px dashed #E3E3E3; padding-bottom: 22px }
#dle-poll-list, #searchtable, .pm_status { padding: 15px; border-radius: 6px; background-color:#f6f6f6; }

/* Votes */
.vote-wrap {color:#5c5c5c;}
.vote-title { font-size:14px; line-height:18px;}
.vote-list {margin: 10px 0 0 0; line-height:normal; }
.vote {margin-bottom:8px; font-size:13px;}
.vote:after {content: ""; display: table; clear: both;}
.vote input {margin:2px 8px 0 0; float:left; display:none;}
.vote label {position:relative;}
.vote label:before { content:""; float:left; margin:2px 8px 0 0; cursor:pointer; 
width:14px; height:14px; border-radius:8px; border:0px solid #e3e3e3; background-color:#e3e3e3;}
.vote input:checked + label:before {border-color:#94bee6; box-shadow:inset 0 0 0 2px #e3e3e3; background-color:#f0261c;}
.vote label:hover { cursor:pointer; color:#f0261c;}
.vcount {margin-top:10px;}

.vote-buts {padding:10px 0 0 0;}
.vote-buts button {height:30px; line-height:30px; float:left; padding:0; box-shadow:none !important;}
.votebuts button:hover {opacity:0.8;}
.vvote {border-radius:3px; text-align:center; width:100%;}
.vres, .vall {width:auto; background:transparent; float:right !important; margin-left:15px; color:#909090;}
.vres:hover, .vall:hover {background:transparent; color:#444;}
.berrors {background: #fce5ba; color: #a76846; margin: 0 0 15px 0; padding: 10px 20px;}
.berrors a { color: #aa4e43; text-decoration:underline; }
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
/*--- VOTE BARS ---*/
.voteprogress,.pollprogress{overflow:hidden;height:15px;margin-bottom:5px;background-color:#f7f7f7;background:linear-gradient(to bottom, #f5f5f5, #f9f9f9);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);border-radius:4px}
.voteprogress span,.pollprogress span{color:#ffffff;text-align:center;text-indent:-2000em;height:15px;display:block;overflow:hidden;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background:#0e90d2;background:linear-gradient(to bottom, #149bdf, #0480be)}
.voteprogress .vote2,.poll1{background-color:#dd514c;background:linear-gradient(to bottom, #ee5f5b, #c43c35)}
.voteprogress .vote3,.poll2{background-color:#5eb95e;background:linear-gradient(to bottom, #62c462, #57a957)}
.voteprogress .vote4,.poll3{background-color:#4bb1cf;background:linear-gradient(to bottom, #5bc0de, #339bb9)}
.voteprogress .vote5,.poll4{background-color:#faa732;background:linear-gradient(to bottom, #fbb450, #f89406)}
.pollallvotes {text-align: center; margin-top: 10px;}
.min1 {
    position: relative;
    margin: 8px;
    padding: 11px 0 11px 67px;
    font-size: 19px;
    line-height: 27px;
    font-family: DinText,Arial,Helvetica;
}
.min1 .gerb { width: 32px; height: 100%; position: absolute; top: 0;}
.min1 .gerb, .min1 .gerb img {
    display: block;
    left: 0;
}
.min1 .gerb img {
    margin: -21px auto auto;
    position: relative;
    top: 50%;
}


.list-group {
  display: flex;
  flex-direction: column;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-header {
  color: #000080;
  cursor: pointer;
  font-style: italic;
  font-weight: 700;
}

.list-content {
  background-color: rgb(255, 255, 255);
}

.spoiler-body {
  display: none;
}




