/* Template created by zapilim.net | URL: http://zapilim.net */
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    background: #17181A;
    color: #000;   
}

h1, h2, h3, h4, h5 {
    line-height: normal;
}

h1 {
    font-size: 1.25em;
}

h2 {
    font-size: 1.2em;
}

h3 {
    font-size: 1.15em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
}

a {
    color: #222;
    text-decoration: none;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

a:hover,
a:active,
a:focus{
    text-decoration: none;
}

a img {
    border: 0 none;
}

textarea {
    resize: vertical;
}

input, textarea, select, button, a {
    outline: none;
}

p {
    margin-bottom: 0.4em;
}


li {
    list-style-type: none;
}

hr {
    border-top: 1px solid #eee;
}

.small {
    font-size: 0.9em;
}

.col-gray {   
    position:relative;
    background: #E6E6E6;
    padding-bottom:20000px;
    margin-bottom:-20000px;
}

.col-black {   
    position:relative;
    background: #363F48;
    padding-bottom:20000px;
    margin-bottom:-20000px;
}

.wrapper {
    display: block;
    position:relative;
    margin-top: 20px;
    height:100%;
    width:100%;
    border: 6px solid rgba(0,0,0,0.3);
    overflow-y: hidden;
    border-radius:8px;
}

.rek-top {display: block;
    position:relative;
    margin-top: 20px;
}

.lang {
    background:#232E38;
    padding:15px;
    text-align:center;
}

.content {
    margin: 10px 0;
}

.padd {
    padding: 0 10px;
}

.all-button {
    padding: 10px 15px;
    border: 1px solid #777;
    text-align:center;
    display:block;
    width:200px;
    margin:0 auto;
}

.all-button:hover {
    border: 1px solid #F36839;
    color:#fff;
}

.white-block {
    background: #fff;
    border-radius:8px;
    padding:15px;
}

/*---------------------------------------Верхнее меню-------------------------------------*/

.top-head {
    position:relative;
    background: rgba(0,0,0,0.8);
    min-height: 30px;
    line-height: 30px; 
}

.top-head ul {
    margin-top:6px;
}

.top-head li{
    position:relative;
    display:inline;
    margin-left: 15px;
}

.top-head li a{
    color:#fff;
}

.navbar-default .tph>.open>a, 
.navbar-default .tph>.open>a:focus, 
.navbar-default .tph>.open>a:hover {
    color: #F35F3E;
    background-color: #000;
}

.navbar-default {
    border: 0;
    border-radius: 0;
    background: rgba(0,0,0,0.5);
    min-height: 30px;
    line-height: 30px; 
    padding:0;
    margin:0;
}

.navbar-brand{
    float: left;
    background: url("../images/logo-black.png") no-repeat;
    width: 200px;
    height: 50px;
    vertical-align: middle;
}

.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
    color: #F35F3E;
    background-color: #000;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #000;
}
.navbar-default .navbar-toggle {
    border-color: #000;
}

/*---------------Мега меню---------------*/

.dropdown-menu {
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(0,0,0,0.8);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0 !important;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight:700;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus{
    color: #fff;
}

.dropdown-menu li a{
    padding: 5px 15px;
    color:#fff;
}

.dropdown-menu li a:hover{
    background-color: transparent;
    color:#F36839
}

.dropdown-menu.login .fav {
    background-color: #FF293D;
    color:#fff;
    padding: 2px 6px;
    border-radius: 3px;
    font-size:12px;
}

.userinfo {
    font-size:13px;
}

.userinfo .avatar img{
    width: 60px;
    height:60px;
    margin-right: 10px;
}

.userinfo .user-text{
    display:block;
    margin-left:80px;
}

.mod-log .modal-header {
    background: #000;
    color:#fff;
    padding: 25px 15px;
}

.mod-log .modal-header p{
    margin:0;
    padding:0;
    line-height: 16px;
}

.mod-log .modal-header h3{
    font-size: 21px;
}

.mod-log .modal-header .close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #fff;
}

.login-panel a {
    color:#F26739;
}

.mod-log .fc{
    display:block;
    max-width:260px;
    border:0;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 0;
}

.mod-log .fc:focus {

    outline: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.mod-log a.lost-pass {
    position:absolute;
    right:5px;
    top:4px;
}

.btn-in {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4285;
    text-align: center;
    border:0;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #F26739;
    color:#fff;
    border-radius: 4px;
}

a.soc_vk {
    display:block;
    width:180px;
    background: #507299;
    color:#fff;
    padding:6px 15px;
    border-radius:5px;
    text-align:center;
    margin:0 auto;
}

a.soc_vk i{
    font-size:20px;
}


/*---------------Краткие новости---------------*/

.subtitle {
    text-align:center;
    font-size: 18px;
    margin: 10px 0 20px 0;
    font-weight: 700;
    line-height: 22px;
    color:#fff;
}

.sortnews{
    background: #F0F8FF;
    line-height: 45px;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.sortnews a{
    display: inline-block;
    padding: 0px 15px;
    text-decoration: none;
    line-height: 45px;
    color: black;text-transform: capitalize;
    background-color: #f0f8ff;
    -moz-transition: background-color 0.5s 0.05s ease;
    -o-transition: background-color 0.5s 0.05s ease;
    -webkit-transition: background-color 0.5s 0.05s ease;
}

.sortnews a:hover{
    background-color: #d9e7f4;
}

.portfolio {
    position:relative;
    background: #fff;
    margin-right:60px;
    border-bottom:2px solid #eee;
}

.portfolio::after {
    content: ''; 
    position: absolute;
    right: -30px; 
    top: 15px;
    border: 20px solid transparent;	
    border-left: 20px solid #fff;
}

.portfolio .portfolio-item {
    padding: 20px 0;
}

.short-date {
    position: absolute;
    width:60px;
    text-align:center;
    right: -60px; 
    top: 7px;
}

.short-date span{
    font-size:22px;
    font-size:700;
    display:block;
}

.short-date p{
    font-size:12px;
    line-height:15px;
    margin:0;
    padding:0;
}


.favorite {
    position: absolute;
    right: -42px; 
    top: 75px;
    font-size: 24px;
    color: #FFBB3E;
    z-index: 6;
}

.short-img {
    position: relative;
    width: 100%;
    height: 150px;
    border-radius:10px;
    overflow:hidden;
}

.short-view {
    background: #fff;
    color: #4F90D4;
    padding: 0 5px;
    font-size: 14px;
}

.short-img img{
    position: relative;
    object-fit: cover;
    width: 100%;
    border-radius:10px;
}

h3.short-title-rus {
    font-weight:700;
    padding-top:5px;
    margin-bottom:10px;
}

h3.short-title-rus a{
    color:#000;
}

h3.short-title-rus a i{
    display:inline-block;
    color:#999;
    margin-right: 5px;
}

.short-title-eng{
    font-size: 13px;
    margin:0;
    color: #777;
}

.short-info {
    margin-top: 10px;
}

.short-info li {
    margin-top: 10px;
    display: inline;
    font-size: 12px;
    padding: 2px 10px;
    border-right: 1px solid #e1e5eb;
    color:#777;
}

.short-info li:last-child {
    border-right: 0;
}

.short-info li a{
    color:#777;
}

/*-------------------------- Новости------------------------------*/

.c1-item {
    margin-top:15px;
    height:150px; 
    position:relative;
    border-radius:10px;
    overflow:hidden;
}

.c1-text {
    display:block; 
    width:100%; 
    height:100%;
    position:absolute; 
    left:0; 
    top:0; 
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); 
    color:#FFF;
    padding: 10px 20px;
}

.c1-item h3 span{
    color:#dcfba4;
    font-size:16px; 
    line-height:20px; 
    border-bottom:1px dotted rgba(255,255,255,0.5);
}

.c1-cat{
    position:absolute; 
    right:20px; 
    bottom:5px;
    background: rgba(0,0,0,0.7);
    padding: 1px 10px;
    border-radius: 3px;
}

.c1-item:hover .c1-cat {
    background:#8CB929;
}

.c1-item .short-link span{
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index:9;
}

.c1-item img {
    object-fit: cover;
    width:130%;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.c1-text:hover {
    color:#fff;
}

.c1-item:hover img{
    transform: scale(1.2);
}

/*---------------------------------------Алфавит-------------------------------------*/

.azbuka {
    display:block;
    padding:15px 11px;
    background: #E6E6E6;
    z-index:9999;
}

.azbuka li a{
    float:left;
    background: #fff;

    width: 23.6px;
    padding: 2px 0;
    text-align:center;
    margin:1px;
    color: #555;
    border-radius: 3px;
}

.azbuka li a:hover{
    background: #8CB929;
    color:#fff;
}

/*----------------- Сайдбар-----------------------*/

.zakaz-table {
    display:block;
    border-radius:25px;
    background: #8CB929;
    color:#fff;
    font-size: 18px;
    text-align:center;
    width:100%;
    margin:15px 0;
    padding:10px;
}

.nav-side-menu .dang {
    background: url(../images/red_micro_carbon.png) repeat;
    padding:15px;
}

.nav-side-menu a{color:#fff;}

.trie-title {
    position:relative;
    text-align:center;
}

.nav-side-menu .dang .trie-title::after {
    content: ''; 
    position: absolute; 
    right: 47%; 
    top: -15px;
    border: 10px solid transparent;	
    border-top: 10px solid #363F48;
}

.nav-side-menu .dang ul li{
    padding:5px 0;
    border-bottom:1px solid #AC201C;
}

.nav-side-menu h2 {
    padding: 10px 0;
    margin:0;
    font-size:15px;
    font-weight:700;
    text-transform:uppercase;
    color:#fff;
}
.top-load {
    background: #232E38;
    padding: 15px;
}

.top-pop {
    background: #24282B;
    padding: 15px;
}

.nav-side-menu .list-item {
    min-height: 34px;
}

.nav-side-menu .list-item .list-number {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    background-color: #8CB929;
    padding: 6px 8px;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    border-radius:4px;
}

.nav-side-menu .list-item:hover .list-number {
    color: #fff;
}

.name-movie {
    width: 75%;
    min-height: 20px;
    padding: 10px 0 10px;
    display: inline-block;
    vertical-align: middle; 
}

.name-movie .name-rus {
    display: block;
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px; 
}

.name-movie .name-rus:hover {
    color: #fff;
}

.sp a .on-one p:before {
    font-family:'FontAwesome';
    content:"\f106";
    float: right;
    color: grey;
    font-size:26px;
    font-weight:700;
    margin-top:-8px;
}
.sp a.collapsed .on-one p:before {
    font-family:'FontAwesome';
    float: right;
    color: grey;
    font-size:26px;
    content:"\f107";
    font-weight:700;
    margin-top:-8px;
}


/*--------------------------Топ закачек------------------------------*/

.nav-side-menu .load-item {
    height: 34px;
    white-space:nowrap; 
    overflow:hidden;
}

.nav-side-menu .load-item .load-number {
    color: #444;
    font-size: 10px;
    line-height: 16px;
    font-weight: 700;
    background-color: #F0D38A;
    padding: 2px 4px;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    border-radius:4px;
}

.name-load {
    width: 75%;
    min-height: 20px;
    padding: 10px 0 10px;
    display: inline-block;
    vertical-align: middle; 
}

.name-load .name-load-rus {
    display: block;
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px; 
}

/*--------------------------Навигация------------------------------*/

.pagi-nav {
    margin:30px 0; 
    text-align:center; 
    font-size:16px;
}
.pagi-nav > span {
    display:inline-block;
}

.pnext a, .pprev a{
    display:inline-block;
    padding:3px 5px 4px 5px;
    background-color:#f6f6f6;
    border-radius:4px;
    min-width:28px; 
}

.navigation {
    padding:0 3px;
}

.navigation a, .navigation span {
    display:inline-block;
    padding:0px 6px;
    border-radius:4px;
    min-width:28px;
    margin:0 2px 2px 0;
}

.navigation span {
    background:#8CB929;
    color:#fff;
    border:2px solid #8CB929;
}
.pagi-nav a {
    color: #000;
    background-color:#f6f6f6;
    border:2px solid transparent;
}
.pagi-nav a:hover {
    background-color:#fff;
    border:2px solid #f6f6f6;
}
.navigation span.nav_ext {box-shadow:none;}
.dle-comments-navigation .pagi-nav {margin-bottom:0; padding-bottom:20px;}

.navigation a span,
.navigation span span {display:none}


/*---------------Поиск---------------*/

#search {
    font-size: 24px;
    padding: 2px 20px;
    color: #8f95a3;
    margin-top: 10px;
    font-weight: 700;
}

#search:hover {
    color: #F25D35;
}

.search_box {
    position:relative;
    clear: both;
    width: 100%;
    background: rgba(255,255,255,0.5);
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all 0.1s ease-in-out;
}

.search_box.active {
    height: auto;
    padding: 15px 0;
}

#search-block {
    display:block;
    position: relative;
    background: #fff;
    height: 43px;
    padding: 2px;
    padding-right: 145px;
    border-radius: 3px;
}

#search-block input[type="search"],
#search-block input[type="submit"] {
    font-size: 15px;

}

#search-block input[type="search"] {
    background: #fff;
    color: #42454e;
    border:0;
    width:100%;
    height: 29px;
    padding: 5px 8px;
}

#search-block input[type="submit"] {
    position: absolute;
    top:2px;
    right:2px;
    background: #4C4D4F;
    border:0;
    color: #fff;
    margin-left: 1px;
    padding: 9px 35px;
}

#search-block .rash {
    position: absolute;
    top:11px;
    right:150px;
    border:0;
    color: #fff;
    font-size: 22px;
    color: #8C949D;
}

#search-block input[type="submit"]:hover {
    background: #F68348;
}

#search-block input[type="search"]::-webkit-input-placeholder { color: #42454e; }
#search-block input[type="search"]:-moz-placeholder { color: #42454e; }
#search-block input[type="search"]:-ms-input-placeholder { color: #42454e; }

/*--------------------------Полная новость------------------------------*/

.full-bg {
    background-position: center center;
    display: block;
    width: 100%;
    height: 500px;
    overflow:hidden;
    position: absolute;
}

.full-bg:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(to top, rgba(23,24,26,1) 10%,rgba(23,24,26,0) 100%);
    color: #FFF;
    padding: 10px 20px;
}

.full-story {
    position:relative;
    background:#fff;
    border-radius:8px;
    margin: 15px 0;
}

.full-story h3{
    font-size: 18px;
    font-weight:700;
}

.full-story .title {
    background: #fafafa;
    font-size:18px;
    font-weight:700;
    padding: 15px 15px;
    color:#000;
    border-radius:8px 8px 0 0;
    text-align:center;
}

.full-story .title a i{
    color:#999;
}

.full-story h2.title span{
    text-align:center;
}

.full-box  {
    padding:20px 0;
}

.full-box .full-img {
    position: relative;
    border-radius:10px 10px 0 0;
}

.full-content img{
    width: auto;
    max-width: 100%;
    height:100%;
    border-radius:8px;
    text-align:center;
}

.full-content a {
    color:#1575BF;
    border-bottom: 1px dotted #1575BF;
}

.full-post-info-list li {
    padding: 15px 15px 10px 15px;
    line-height: 1.4;
}

.full-post-info-list li:first-child .full-post-info-list-title {
    border-top: 0;
}

.full-post-info-list li.with-yobject {
    line-height: 1.6;
}

.full-post-info-list-title {
    display: block;
    font-weight: 700;
    padding: 8px 15px;
    margin: -15px -15px 10px -15px;
    background: #202224;
}

.rek-but {

    text-align:center;
    margin:0 auto;

} 

.rek-but a {
    color:#fff;
    width: 210px;
    border:4px solid #fafafa;
    text-align:center;
    font-size: 17px;
    display:inline-block;
    background: #8CB929;
    padding: 12px;
    border-radius:35px;
} 

.rek-but.rek-blue a {
    background: #1575BF;
}

.rek-but.rek-red a {
    background: #ED1607;
}

.full-foot {
    background:#eee;
    padding:15px;
    border-radius:5px;
}

.full-foot ul{
    margin-left: 15px;
    display:inline-block;
}

.full-foot li{
    padding: 3px 0;
    border-bottom: 1px solid #ddd;

}

.full-date {
    background:#F0D38A;
    text-align:center;
    width: 65px;
    height: 65px;
    padding-top: 5px;
}

.full-date p{
    margin:0;
    line-height: 18px;
}

.full-date .date {
    font-size: 19px;
    font-weight: 700;
}

.full-date .hour {
    margin-top: 5px;
    background:#DBBC6E;
    padding: 2px;
    font-size: 12px;
}

.full-tag a {
    display:inline-block;
    border:1px solid #eee;
    padding:3px 10px;
    margin: 2px;
    border-radius: 4px;
}

.panel-primary {
    border: 0;
}

.panel-primary>.panel-heading {
    padding: 5px 20px;
    background-color: #fafafa;
    border-color: #fafafa;
}

.tab-content {margin-top:0;}

.panel-tabs {
    position: relative;
    bottom: 3px;
    clear:both;
    border-bottom: 1px solid transparent;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.panel-tabs > li > a {
    margin-right: 2px;
    margin-top: 4px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #000;
}

.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #000;
    background-color: transparent;
}

.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #000;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #F0D38A;
    border-bottom-color: transparent;
}

.related-item {
    padding:8px 20px;
    background-color: #fff;
    clear:both;
}

.related-item:nth-child(2n+1) {
    background-color: #fafafa;
}

.related-item a{
    color:#232E38;
    font-size: 16px;
    border-bottom: 1px dotted #888;
}

.attachment {
    display:inline-block;
    background: #F5E1AF;
    padding:3px 15px;
    border-radius: 3px;
    margin-bottom:8px;
    word-wrap: break-word;
    word-break: break-all;
}

.attachment a{
    border-bottom: 1px dotted #888;
}

.full-content iframe {
    border:8px solid #eee;
    width:100%;
    height:430px;
}

#vk_comments,
#vk_comments iframe {
    min-width:240px !important;
    width: 100% !important;
}

#share42 {
    display: inline-block;
    padding: 6px 0 0 6px;
    background: #FFF;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
}

.full-content #vk_like{
    margin:0 auto;
}

.full-content #vk_like iframe {
    border: 0;
    width: auto;
    height: auto;
}

/*-------------------------------------------Опрос--------------------------------------------------*/
.votebox {
    padding: 15px;
    color:#eee;
}

.tvote {
    position:relative;
    background:#24282B;
    display:block;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.tvote::after {
    content: ''; 
    position: absolute;
    left: 15px;
    bottom: -20px;
    border: 10px solid transparent;	
    border-top: 10px solid #24282B;
}

.vote-body {
    display:block;
}

.vote {
    margin:3px 0;
}

.btn-gol {
    border: 0;
    background: #24282B;
    padding:5px 10px;
    border-radius:5px;
}

.radio-label input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.radio-label label {
    position: relative;
    display: inline-block;
    padding: 0 0 0 2em;
    cursor: pointer;
}
.radio-label label::before,
.radio-label label::after {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
}
.radio-label label::before {
    content: " ";
    border: 2px solid #fff;
    border-radius: 20%;
}

/* Radio */
.radio-label input[type="radio"] + label::before {
    border-radius: 50%;
}
.radio-label input[type=radio] + label::after {
    content: " ";
    top: 6px;
    left: 4px;
    width: 8px;
    height: 8px;
    background: #F90000;
    border-radius: 50%;
}

.radio-label input[type="radio"]:checked + label::before {
    background: #fff;
    border-color: #fff;
}
.radio-label input[type=radio] + label::after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.radio-label input[type=radio]:checked + label::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.radio-label label::before,
.radio-label label::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

/*-------------------------- подвал------------------------------*/

.seotext {
    background-color: #363F48;
    margin-top: 20px;
    padding:20px 0;
    color:#fff;
}

.seotext .copyright a{
    font-weight:700;
    color:#fff;
    border-bottom:1px dotted #fff;
}

.seotext .copyright{
    float:left;
}

.seotext .counter{
    display:inline-block;
    width:90px;
    float:right;
}

.foot {
    background-color: #222;
}

#footer nav, #footer li {
    display: inline-block; 
}


#footer .footer-menu {
    padding: 20px 0;
    overflow: hidden;
}

#footer .footer-menu li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    -webkit-font-smoothing: antialiased; 
}

#footer .footer-menu li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding-bottom: 21px;
    padding-top: 19px; }

#footer .footer-menu li a:hover {
    color: #f26739; 
}


#toTop {
    width:40px;
    height:40px;
    padding-top: 1px;
    border-radius:100%;
    background:rgba(0,0,0,0.8);
    text-align:center;
    position:fixed;
    bottom:30px;
    right:15px;
    cursor:pointer;
    display:none;
    color:#fff;
    font-size:30px;
    font-weight: 700;
    z-index:9999;
}

/*-------------------------- Комментарии------------------------------*/
.comment-wrap {
    margin-bottom: 1.25rem;
    display: table;
    width: 100%;
    min-height: 5.3125rem;
}

.photo {
    float:left;
    display: block;
}

.photo .avatar img{
    height: 60px;
    width: 60px;
    border-radius:100%;
    background-size: contain;
}

.com-main {
    margin-left:80px;
}

.comment-block {
    position:relative;
    padding: 1rem;
    background: #fafafa;
    border: 1px solid #eee;
    display: block;
    color:#000;
    border-radius: 0.1875rem;
}

.comment-block::after {
    content: ''; 
    position: absolute;
    left: -20px; 
    top: 17px;
    border: 10px solid transparent;	
    border-right: 10px solid #eee;
}

.comment-block textarea {
    width: 100%;
    resize: none;
}

.comment-text {
    margin-bottom: 1.25rem;
    font-weight:700;
}

.bottom-comment {
    color: #acb4c2;
    font-size: 12px;
}

.comment-date {
    color: #555;
    margin-bottom: 30px;
    font-size: 13px;
}

.comment-date a{
    color: #555;
}

.comment-actions li {
    display: inline;
    margin: -2px;
    cursor: pointer;
}

.comment-actions li a{
    color:#aaa;
}

.comment-actions li.complain {
    padding: 0 10px;
    border-right: 1px solid #aaa;
}
.comment-actions li.reply a{
    font-size:14px;
    color: #8f95a3;
    margin-top:20px;
    padding-left: 0.75rem;
    padding-right: 0.125rem;
}

.comment-actions li.reply.r-green a{
    background:#8CB929;
    border-radius:4px;
    padding:4px 10px;
    color:#fff;
}
.comment-actions li:hover a{
    color: #F26739;
}

#custom-search-input{
    padding: 3px;
    margin-bottom: 20px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

.m-button {
    display:block;
    width: 150px;
    height: 30px;
    font-size: 12px;
    line-height: 26px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: white !important;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    background: #38314B;
    display: inline-block;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    border: 2px solid transparent;
}

.m-button:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: #444;
    border-color: #38314B; 
}

.doaddcomment {
    display:block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    width: 120px;
    color: white;
    height: 36px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 15px;
    background: #d2d5da;
    text-transform: uppercase;
}

/*---------------------------------------Профиль userinfo-------------------------------------*/

.panel-info>.panel-heading {
    color: #000;
    background-color: #fafafa;
    border-color: #fafafa;
}

.panel-body {
    background-color: #fff;
    color:#000;
}

.panel-info {
    border-color: transparent;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.topuserinfo_gl .table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    color:#000;
}

.topuserinfo_gl{
    position: relative;
    margin-bottom: 20px;
}

.topuserinfo{
    float: left;
    background: #fff;
    border: 8px solid #eee;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
    position: relative;
    border-radius:5px;
}

.userinf{
    padding-top: 0px;
    padding-right: 30px;
    margin-bottom: 30px;
}

.infuser-top{
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    float: left;
    width: 100%;
    color:#000;
}

.infuser-top-foto{
    position: relative;
    margin: 0 auto;
    width: 100px;
    height: 100px;
}

.infuser-fotos{
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    border: 4px solid #eee;
    margin-bottom:15px;
}

.infuser-fotos > img{
    display: block;
    width: 100px;
    min-height: 100px;
}

.statuser {
    background-color: #c7d4df;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius:100%;
    z-index: 3;
    text-indent: -900px;
    overflow: hidden;
}

.statuser.greensonl{background-color: #26c311;}
.statuser.greensoff{background-color: red}

.infuser-top-info > div{float: left;width: 100%;}
.infuser-top-info{overflow: hidden;}
.infuser-top-info-username{font-size: 20px;float: left;width: 100%;margin-bottom: 5px;margin-top: 8px;}
.infuser-top-info-username > span{font-size: 12px;text-transform: lowercase;display: block;margin-bottom: -4px;padding-left: 1px;}
.infuser-top-info-status{
    float: left;
    width: 100%;
}
.groupuser{float: left;height: 31px;line-height: 29px;color: white;font-size: 20px;padding-left: 15px;padding-right: 15px;-webkit-border-radius: 35px;-moz-border-radius: 35px;border-radius: 35px;border: 2px solid white;text-transform: capitalize;margin-right: 20px;}
.groupuser.admin{border-color: #ff4f4f;}
.rateuser, .postus, .comentus{float: left;height: 35px;line-height: 35px;font-size: 18px;margin-right: 20px;}

.infuser-botton{
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 15px;
}

.infuser-botton > a{
    display: table;
    float: left;
    margin-right: 20px;
    height: 30px;
    color: #000;;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
    background-color: #FFF2BD;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px;
    -moz-transition: all 0.5s 0.05s ease;
    -o-transition: all 0.5s 0.05s ease;
    -webkit-transition: all 0.5s 0.05s ease;
}

.edit-user > a{
    display: table;
    float: left;
    margin-right: 16px;
    height: 24px;
    color: #fff;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    background-color: #8CB929;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px;
    -moz-transition: all 0.5s 0.05s ease;
    -o-transition: all 0.5s 0.05s ease;
    -webkit-transition: all 0.5s 0.05s ease;
}

ul.piem {
    margin: 10px 0;
}

.piem li a{
    margin-right: 16px;
    margin-top:5px;
    float:left;
    height: 22px;
    color: #000;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 22px;
    background-color: #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: all 0.5s 0.05s ease;
    -o-transition: all 0.5s 0.05s ease;
    -webkit-transition: all 0.5s 0.05s ease;
}

.infuser-botton > a:hover{
    background: #EBD581;
}

.box_in .title {
    text-align:center;
    border-bottom:1px solid #eee;
    padding-bottom:10px;
}

@media (max-width: 767px) {
    .search td{
        display:block;
        width:100%;
        clear:both;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #FF293D;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #444;
    }

    .top-head ul {
        margin-top:0;
    }

    .menu span,
    a.hide-but {
        display:none;
    }

    .menu i {
        font-size: 24px;
        padding: 2px 20px;
        color: #8f95a3;
        margin-top: 10px;
        font-weight: 700;
    }

    .menu i:hover {
        color: #F25D35;
    }

    .full-content iframe {
        height: 300px;
    }

    .login_check input.wide {width:59% !important}
    .login_check .btn{width:40%}
}