body {
    margin: 0;
    font-family: sans-serif;
}
.htwo {
    background: #F5F5F6;
    display: -webkit-box;
}
.htwo .cont {
        background: #fff;
    margin: 30px auto;
    padding: 46px;
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 0.5);
    transition: 0.4s;
        width: calc(100% - 140px);
}
.htwo .cont:hover {
  box-shadow: 0 0 10px 7px rgba(210, 210, 210, 1);
  transition: 0.4s;
  
}
.one {
    background:#2c3134;
        padding: 10px 0;
}
.two {
    background:#373d41;
}
.cont {
    max-width:1200px;
    width:100%;
    margin:auto;

}

.logo img, .logo span, .kategori img, .kategori span, .lk img, .lk span, .lk a {
    vertical-align: middle;
}
.lk a {
        text-decoration: none;
    color: #fff;
}
.logo span {
    margin: 0 10px;
    font-size: 26px;
}
.regslesh {
    border-right: 1px solid;
}

.kategori .k-z, .lk span, .lk a {
        padding: 0 10px;
    font-size: 20px;
}
.kategori{
        margin-left: 25px;
        position: relative;
}

.logo {
    display:inline-block;
    border-right:1px solid;
}

.kategori, .lk {
    display:inline-block;
}

.h-left, .h-cent {
    display:inline-block;
    width:33%;
    margin-right:-4px;
}

.h-cent {
    text-align: center;
}

.h-right {
    display:inline-block;
    width:33%;
    text-align: right;
}

.head-top {
color:#fff;
}

nav ul li a {
color: #fff;
	text-decoration: none;
	padding: 12px 25px;
	display: block;
}
nav ul li {
	display: inline-block;
	text-align: center;

	font: 100 17px Arial;
	color: #fff;
	
	margin-right: -4px;
}
nav ul li:hover {
	background: rgba(0, 0, 0, 0.5);
}
nav ul {

}
nav {


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

.vspl {
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
    left: -30px;
    top: 40px;
    width: 150px;
    padding: 20px;

    position:absolute;
    background:#212527;
}
.k1 {
    position: relative;
}
.vk1 {
  visibility: hidden;
  opacity: 0;
  transition: 0.4s;
    width: 250px;
    height: 300px;

    position: absolute;
    background: #2c3134;
    top: -1px;
    left: 190px;
}
.kategori:hover .vspl, .vspl:hover, .vspl li:hover .vk1, .vk1:hover{
  visibility: visible;
  opacity: 1;
    transition: 0.4s;
}

.kategori ul li span {
	text-decoration: none;
	    color: #FFF;
}

.kategori ul li {
    display: block;
    padding: 5px 0;
}

.hone {
    background: url(/img/banner.jpg);
    background-size: cover;
    background-position: center;
    
}
.banner {
width: 100%;
    height: 450px;

    color: #ffffff;
    display: inline-block;
}
.ban1 {
    font-size: 46px;
    text-align: center;
    margin: 164px 0 20px 0;
}

.ban2 {
    text-align: center;
    font-size: 30px;
    margin: 0;    
}

.zag1 {
    text-align: center;
    font-size: 32px;
}

.tex {
    text-align: justify;
}
.fone {
        background-color: #373D41;
}
.fut {
    vertical-align: top;
    padding: 20px 0;
    color: #fff;
    font-size: 20px;
    width: 25%;
    display: inline-block;
}

.fut a{
color: #6cff51;
    text-decoration: none;
}


.zag2 {
    margin-top: 0;
    font-size: 32px;
}


.ob {
    width:100%;
        padding: 10px 0;
}
.reg-l {
width: 250px;
    text-align:right;
    display:inline-block;
    vertical-align: top;
}

.reg-r {
    width:calc(100% - 295px);
    display:inline-block;
    padding-left:40px;
}

.reg-r-n {
width: 300px;
    display:inline-block;
    padding-left:40px;
}

.capch {
    vertical-align: middle;
    padding-left: 10px;
}

.wor {
    background: #ff6151;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

.good {
    background: #80ffa1;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: bold;    
}

.on {
    color:#090 !important;
}

.logo a {
    text-decoration:none;
    color: #fff;
}

/*таблица*/

.table_dark {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size: 14px;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  background: #252F48;
    margin-bottom: 10px;
}
.table_dark th {
  color: #EDB749;
  border-bottom: 1px solid #37B5A5;
  padding: 12px 17px;
}
.table_dark td {
  color: #CAD4D6;
  border-bottom: 1px solid #37B5A5;
  border-right:1px solid #37B5A5;
  padding: 7px 17px;
}
.table_dark tr:last-child td {
  border-bottom: none;
}
.table_dark td:last-child {
  border-right: none;
}
.table_dark tr:hover td {
  text-decoration: underline;
}

/*таблица конец*/


.serc {
    vertical-align: middle;
        background: url(/img/serc.png);
    background-size: cover;
    width: 33px;
    height: 24px;
    border: none;
}
.tru {
    vertical-align: middle;
        background: url(/img/tru.png);
    background-size: cover;
    width: 33px;
    height: 24px;
    border: none;
}

.fols {
    vertical-align: middle;
        background: url(/img/fols.png);
    background-size: cover;
    width: 33px;
    height: 24px;
    border: none;
}

/*гармошка*/


/*Контейнер с "Аккордионом"*/
.accordion {  overflow:hidden; margin:10px auto; color:#474747; padding:10px; }

/*Основные стили контейнера с "Аккородеоном"********************************************/
/*Стиль при открытой вкладке*/
.accordion section:target { background: #ececec; padding:10px;}
.accordion section:target:hover { background: #ececee; }
.accordion section:target h2 {width:100%;}
.accordion section:target h2 a{ color:#333; padding:0;}
.accordion section:target p {display:block;}
.accordion section h2 a{padding:8px 10px;display:block; font-size:16px; font-weight:normal;color:#eee; text-decoration:none; }

/*Стиль при закрытой вкладке*/
.accordion section{ float:left;	overflow:hidden; color:#333; cursor:pointer; background: #333; margin:3px; }
.accordion section:hover {background:#444;}
.accordion section p { display:none; }
.accordion section:after{position:relative;font-size:24px;color:#000;font-weight:bold;}
/*.accordion section:nth-child(1):after{content:'1';}
.accordion section:nth-child(2):after{content:'2';}
.accordion section:nth-child(3):after{content:'3';}
.accordion section:nth-child(4):after{content:'4';}
.accordion section:nth-child(5):after{content:'5';}*/
/*Конец стилей контейнера с "Аккородеоном"*************************************************************/

/*Вертикальный "Аккордион" *************************************************************************/
.vertical section{ width:100%; height:40px;
	-webkit-transition:height 0.4s ease-out;
	-moz-transition:height 0.4s ease-out;
  	-o-transition:height 0.4s ease-out;
	-ms-transition:height 0.4s ease-out;
  	transition:height 0.4s ease-out;
}
/*Высота вкладки*/
.vertical :target{ height:250px; width: calc(100% - 20px); }

.vertical section h2 { position:relative; left:0; top:-15px; }

/*Позиция номеров вкладок*/
.vertical section:after{ top:-60px;left:810px;}
.vertical section:target:after{ left:-9999px;}


/*гармошка конец*/


































