body{
    color: #333;
    background-color: #fff;
    font-family: sans-serif;
    margin: 0;
    font-family: 'Roboto Condensed', Roboto, Open Sans, Arial, sans-serif;
    min-width: 360px;
}
a {
    outline: none;
}
@font-face {
    font-family: 'Geometria Medium';
    src: url('../fonts/Geometria-Medium.eot');
    src: url('../fonts/Geometria-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Geometria-Medium.woff') format('woff'),
    url('../fonts/Geometria-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*---------------------------header--------------------------*/
.gradient-background {
    opacity: .5;
    transition: opacity 1.7s;
    background-image: linear-gradient(to right, rgba(0, 210, 66, 0.8), rgba(56, 219, 7, 0.8));
}
#dynamic_background, #dynamic_background_div {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    text-align: center;
}
.top-block > .row > .col-md-12 {
    padding-left: 5px;
}
.nav-block {
    margin: 10px 0;
}
.nav-block .navbar-default .navbar-nav>li>a {
    color: #0A76C3;
    text-transform: uppercase;
}
.nav-block .navbar-default .navbar-nav>li>a:focus,
.nav-block .navbar-default .navbar-nav>li>a:active,
.nav-block .navbar-default .navbar-nav>li>a:hover {
    color: #222;
    background-color: transparent;
}
.nav-block .navbar-brand {
    background: linear-gradient( to right, #3bace5, #006BBC);
    padding: 5px 10px;
    border-radius: 4px 4px 4px 4px;
}
.nav-block .navbar-brand img {
    display: inline-block;
    width: 40px;
    margin-right: 5px;
}
.nav-block .navbar-brand div {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.nav-block .navbar-brand span {
    color: #00DE09;
    font-size: 24px;
}
.nav-block .navbar-left {
    padding-left: 50px;
}
.nav-block .navbar-default {
    background-color: initial;
    border: 0;
    border-radius: 0;
    padding: 10px 0;
    transition: background-color .2s;
}
.nav-block .navbar-fixed-top-c {
    background-color: #fff;
    -webkit-box-shadow: 0px -6px 48px 0px rgba(0,0,0,.32);
    box-shadow: 0px -6px 48px 0px rgba(0,0,0,.32);
    z-index: 11;
    transition: background-color .2s;
}
.nav-block .navbar {
    min-height: initial;
    margin-bottom: initial;
}
.nav-block-menu.navbar-default .navbar-nav > .nav-elem > a,
.nav-block-menu.navbar-default .navbar-nav > .nav-elem > a:focus,
.nav-block-menu.navbar-default .navbar-nav > .nav-elem > a:hover {
    color: #333;
    text-decoration: none;
    border: none;
    outline: 0;
    display: block;
    padding: 5px 15px;
    transition: background-color .3s;
}
.nav-block-menu.navbar-default .navbar-nav > .nav-elem > a {
    background-color: initial;
    transition: .3s;
    font-family: sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #fff;
}
.nav-block-menu.navbar-default .navbar-nav > .nav-elem > a:focus,
.nav-block-menu.navbar-default .navbar-nav > .nav-elem > a:hover {
    color: #333;
    transition: background-color .3s;
    background-color: #f1f1f1 !important;
    margin-top: 10px;
}
.top_profile img {
    height: 20px;
}
.top_profile.navbar-nav > li > a {
    padding: 6px 12px;
    color: #006BBC;
    background-color: #fff;
    font-size: 13px;
    font-weight: bold;
    -webkit-box-shadow: 0 1.5px 2px rgba(0,0,0,.24), 0 1.5px 4px rgba(0,0,0,.12);
    box-shadow: 0 1.5px 2px rgba(0,0,0,.24), 0 1.5px 4px rgba(0,0,0,.12);
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right: 10px;
    margin-top: 8px;
}
.top_profile.navbar-nav > li > a:focus,
.top_profile.navbar-nav > li > a:active,
.top_profile.navbar-nav > li > a:hover  {
    color: #555;
    transition: background-color .3s;
    background-color: #f1f1f1 !important;
}
#modal-login > i {
    font-size: 10px;
}
#modal-login {
    background-color: #fff !important;
}
#modal_login_toggle {
    padding: 5px 25px;
    color: #fff;
    cursor: pointer;
    display: block;
    background-color: #f1f1f1;
}
#modal_login_toggle:hover, #modal_login_toggle:focus, #modal_login_toggle:active   {
    background-color: #f1f1f1;
}
.section-content-block {
    position: relative;
    top: -59px;
    margin-top: 120px;
    overflow: initial;
}
.section-content-block:before {
    content: '';
    display: block;
    position: absolute;
    width: 1030px;
    height: 680px;
    right: 0;
    top: -60px;
    background: url(/img/background.png) no-repeat;
    background-position: 50%;
    opacity: .3;
    z-index: -2;
}
/*---------------------------header-end-------------------------*/
/*---------------------------content--------------------------*/
.main-page-content h1 {
    color: #006BBC;
    font-weight: bold;
    text-align: left;
    font-size: 45px;
    margin-top: 36px;
}
.main-page-content > span {
    font-size: 30px;
    color: #104E8C;
    text-align: left;
    line-height: 30px;
    display: block;
    padding: 12px 0;
}
.main-page-content .wrapper-header a {
    margin-bottom: 20px;
    padding: 15px 25px 15px 60px;
    -webkit-box-shadow: 0 1.5px 4px rgba(0,0,0,.24), 0 1.5px 6px rgba(0,0,0,.12);
    box-shadow: 0 1.5px 4px rgba(0,0,0,.24), 0 1.5px 6px rgba(0,0,0,.12);
    background: linear-gradient( to right, #3bace5, #006BBC);
    color: #fff;
    font-size: 17px;
    display: inline-block;
    width: auto;
    border-radius: 30px;
    transition: .3s all;
    position: relative;
}
.main-page-content .wrapper-header a:hover,
.main-page-content .wrapper-header a:active,
.main-page-content .wrapper-header a:focus {
    -webkit-box-shadow: 0 5px 10px 2px rgba(88,103,221,.36)!important;
    -moz-box-shadow: 0 5px 10px 2px rgba(88,103,221,.36)!important;
    box-shadow: 0 5px 10px 2px rgba(88,103,221,.36)!important;
    text-decoration: none;
}
.main-page-content .wrapper-header {
    margin-top: 45px;
}
.right-content-main {
    left: -50px;
    width: 873px;
    background-size: cover;
    position: relative;
}
.right-content-main img {
    width: 80%;
    border: 1px solid #fff;
    margin-top: 50px;
    border-radius: 30px;
    -webkit-box-shadow: 0 1.5px 4px rgba(0,0,0,.24), 0 1.5px 30px rgba(0,0,0,.12);
    box-shadow: 0 1.5px 4px rgba(0,0,0,.24), 0 1.5px 30px rgba(0,0,0,.12);
    padding: 25px;
}
.main-icon {
    height: 44px;
    width: 44px;
    background: #eee;
    display: inline-block;
    position: absolute;
    border-radius: 30px;
    left: 5px;
    top: 5px;
    text-align: center;
}
.main-icon img {
    width: 25px;
    margin-top: 9px;
}
.content-block {
    min-height: 600px;
}
.full-content {
    /*    border-right: #eee 1px solid;*/
}
.breadcrumb li > a {
    color: #666;
}
/*full news*/
.full_story h1 {
    font-size: 22px;
    padding: 20px 20px 2px 20px;
    font-weight: bold;
    margin: 0;
}
.image-left {
    width: 30%;
    float: left;
    padding: 0 15px 15px 0;
}
img[data-preview-img] {
    cursor: pointer;
}
#preview-image {
    cursor: pointer;
}
#preview-image-cover {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 52;
    text-align: center;
}
#preview-image-block {
    position: fixed;
    height:100%;
    width:100%;
    top:0;
    left:0;
    z-index:51;
    text-align:center;
}
#preview-image-bg {
    background:rgba(0,0,0,0.4);
    position:absolute;
    z-index:51;
    height:100%;
    width:100%;
}
#preview-image {
    border: 5px solid #fff;
    bottom: 30px;
    left: 0;
    margin: auto;
    max-height: 90%;
    max-width: 95%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 53;
    background-color: #fff;
}
#preview-image-bar > i {
    color: #FFF;
    cursor: pointer;
    font-size: 20px;
    padding: 5px 15px;
    z-index: 66;
    float: right;
}
#preview-image-bar > i:hover {
    background: rgba(0,0,0,0.5);
}
#preview-image-bar{
    width: 100%;
    height: 30px;
    background: rgba(0,0,0,0.4);
}
#preview-image-bottom {
    position: absolute;
    z-index: 60;
    width: 100%;
    bottom: 0px;
    color: rgb(255, 255, 255);
    background: rgb(51, 51, 51) none repeat scroll 0% 0%;
    height: 30px;
    padding: 5px;
}
#preview-image-left {
    position: absolute;
    z-index: 65;
    width: 10%;
    bottom: 0px;
    color: #cecece;
    height: 100%;
    padding: 5px;
    max-width: 100px;
    font-size: 30px;
    left: 0;
}
#preview-image-left:hover, #preview-image-right:hover {
    background: rgba(0, 0, 0,0.4) none repeat scroll 0% 0%;
    transition: background-color .3s;
    cursor: pointer;
}
#preview-image-left > i, #preview-image-right > i {
    top:50%;
}
#preview-image-right {
    position: absolute;
    z-index: 65;
    width: 10%;
    bottom: 0px;
    color: #cecece;
    height: 100%;
    padding: 5px;
    max-width: 100px;
    font-size: 30px;
    right: 0;
}
.preview_img_description {
    left: 0;
    background: #333;
    color: #fff;
    padding: 5px 15px;
    z-index: 65;
    position: absolute;
    text-align: left;
    top: 0;
}


.head-news-info {
    padding: 7px 0;
    font-size: 13px;
    border-bottom: 1px solid #f6f6f6;
    margin: 0 20px;
    color: #999;
    font-family: sans-serif;
}
.head-news-info > span {
    padding: 2px;
    display: inline-block;
}
.text-news {
    padding: 10px 20px;
}
.breadcrumb-block .breadcrumb {
    border: none;
    border-radius: 0;
    padding: 4px 10px;
    margin: 0;
    font-family: sans-serif;
    font-size: 13px;
}
.download_link_block {
    color: #333;
    background: #eee;
    overflow: auto;
    padding: 10px;
    line-height: 24px;
    display: block;
}
.download_link_block:hover, .download_link_block:active, .download_link_block:focus {
    text-decoration: none;
    background: #E6E6E6;
    color: #333;
}
.download_link_block::before {
    content: "Скачать";
    background: #51AF54;
    color: #fff;
    padding: 5px 10px 5px 20px;
    margin-right: 15px;
    text-decoration: none !important;
    display: inline-block;
    margin: -10px;
    margin-right: 10px;
    line-height: 18px;
}
/*full news end*/
/*short news*/
.short_news_block {
    background-color: #fff;
    margin: 0 10px;
}
.short_news_block_title {
    font-size: 18px;
    margin: 0;
    padding: 0 10px;
    font-weight: 700;
}
.short_news_block_title a{
    color: #444;
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 0;
    display: block;
    transition: .3s;
}
.short_news_block_title a:hover{
    color:#000;
}
.short_news_block a {
    text-decoration: none;
}
.short_news_block_img {
    width: 100%;
    border-bottom: 3px solid #EBBC1D;
}
.short-story-image {
    width: 17%;
    float: left;
    margin: 0 10px 10px 0;
    border-bottom: 3px solid #EBBC1D;
}
.short_news_block_text {
    padding: 0 10px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
}
.short_news_block_option {
    padding: 10px 0;
    margin: 0 10px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    font-family: sans-serif;
}
.short_news_block_option span {
    font-size: 13px;
    padding: 5px;
    color: #4775C9;
    color: #999;
    display: inline-block;
}
/*short news end*/
/*login form*/
.login-block {
    position: absolute;
    background-color: #fff;
    margin-top: 10px;
    padding: 15px;
    color: #555;
    border: #eee 1px solid;
    display: none;
    z-index: 99;
    right: 0;
    width: 280px;
    font-family: sans-serif;
    border-radius: 4px;
    -webkit-box-shadow: 0 1.5px 4px rgba(0,0,0,.24), 0 1.5px 6px rgba(0,0,0,.12);
    box-shadow: 0 1.5px 4px rgba(0,0,0,.24), 0 1.5px 6px rgba(0,0,0,.12);
}
.login-block-page {
    padding: 15px;
    color: #555;
    display: block;
    width: 280px;
}
.login-block-page > span, .login-block > span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
    color: #999;
}
.login-input-block {
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    height: 40px;
    width: 250px;
    display: inline-block;
}
.checkbox-login {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.checkbox-login > label{
    font-weight: 400;
}
.login-input-img-user {
    background: url(/asset/img/template/login/login-image-user.png) no-repeat 8px center;
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    border: none;
}
.login-input-img-pass {
    background: url(/asset/img/template/login/login-image-pass.png) no-repeat 8px center;
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    border: none;
}
.login-input {
    height: 38px;
    padding-left: 12px;
    padding-right: 40px;
    border: none;
    border-left: 1px solid #e5e5e5;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 205px;
    display: inline-block;
}
.login-form form button {
    background-color: #3F95F5;
    border: 0;
    color: #fff;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(56, 122, 255, 0.35);
}
.wrong-value {
    border-color: #F55A52;
}

/*login form end*/

/*registration form*/
.reg_form {
    padding: 25px;
}
.reg_form > span {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
    color: #999;
}
.reg-form input{
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    height: 40px;
    width: 100%;
    display: block;
    padding-left: 12px;
    padding-right: 40px;
}
.reg-form form button {
    background-color: #3F95F5;
    border: 0;
    color: #fff;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(56, 122, 255, 0.35);
}
.reg-form label {
    color: #999;
    font-weight: normal;
    font-size: 13px;
}
/*registration form end*/
.success-block {
    border: 4px solid #dff0d4;
    color: #349837;
    display: block;
    font-size: 23px;
    margin: 20px auto;
    padding: 15px;
    text-align: center;
    width: 80%;
}
/*full news*/
.category-title {
    font-size: 20px;
    color: #666;
    padding: 0px 20px;
}
.category-desc {
    padding: 5px 20px;
    color: #999;
}
.static_full_story {
    padding: 15px;;
}
.gallery {
    margin-bottom: 10px;
}
.gallery .gallery_item img{
    height: 100%;
    width: auto;
}
.gallery .gallery_item {
    overflow: hidden;
}
.gallery .gallery_item .gallery_img_description {
    left: 0;
    background: #333;
    color: #fff;
    padding: 2px 6px;
    position: absolute;
    text-align: left;
    bottom: 0;
    display: inline-block;
    font-size: 10px;
}
/*full news end*/
/*comments*/
.comm-title {
    border-bottom: 2px solid #333;
    display: inline-block;
    font-size: 11pt;
    margin: 10px;
    width: auto;
}
.comment_form {
    display: block;
    padding: 10px;
    width: 100%;
}
#comment_text {
    border: 1px solid #eee;
    min-height: 80px;
    resize: vertical;
    width: 100%;
    padding: 10px;
}
.spec-btn {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);
    color: #fff;
    border: 1px solid #009688;
    padding: 2px 15px;
    font-weight: 500;
    border-width: 0;
    display: inline-block;
    font-size: 12px;
    line-height: 1.6666667;
    border-radius: 2px;
    margin: 0 10px;
    text-align: center;
}
.spec-btn:hover, .spec-btn:active, .spec-btn:focus {
    text-decoration: none;
    color: #fff;
}
#comment_send {
    background-color: #546E7A;
    border-color: #546E7A;
    float: right;
    margin: 10px 0;
}
#comment_send:hover, #comment_send:active, #comment_send:focus {
    background-color: #46606C;
}
#comment_send:hover {
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.14);
}
.comment-content {
    height: auto;
    padding: 15px;
    width: 100%;
}
.comment-image {
    border-radius: 4px;
    float: left;
    height: 32px;
    width: 32px;
    margin: 0 5px 5px 0;
    overflow: hidden;
}
.comment-option-top > a {
    color: #6C757D;
    font-weight: bold;
    font-size: 13px;
}
.comment-image > img{
    height: 100%;
}
.comment-option-top {
    color: #a3a3a3;
}
.comment-message {
    padding: 10px;
    margin-left: 28px;
    padding-top: 2px;
}
.comment-option-bottom {
    display: block;
    text-align: right;
    width: 100%;
}
.comment-rating {
    display: inline-block;
    margin: 5px;
    cursor: pointer;
    color: #666;
    font-size: 16px;
}
.rating-like:hover, .activelike {
    color: #00FF00;
}
.rating-dislike:hover, .activedislike {
    color: #FF0000;
}
/*comments-end*/
/*tags*/
.tags-block {
    margin: 15px 20px;
}
.tag {
    background: #a3a3a3;
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 2px 5px;
    margin: 5px 25px 0 0;
    text-decoration: none;
    font-size: 13px;
}
.tag:hover, .tag:focus {
    background-color: #AEAEAE;
    text-decoration: none;
    color: #fff;
    transition: .3s;
}
.tag:before {
    width: 5px;
    height: 5px;
    content: "#";
    color: #fff;
    font-size: 13px;
    margin-right: 5px;
    display: inline-block;
}
.tag:after {
    display: inline-block;
    border: 11px solid;
    border-color: transparent transparent transparent #a3a3a3;
    height: 0;
    width: 0;
    position: absolute;
    right: -22px;
    top: 0;
    content: "";
}
.tag:hover:after, .tag:focus:after {
    border-color: transparent transparent transparent #AEAEAE;
}
.tags-block-short-news {
    margin: 5px 10px;
}
.tags-block-short-news > .tag {
    color: #555;
    background: initial;
    margin: 5px 10px 0 0;
}
.tags-block-short-news > .tag:before {
    color: #555;
}
.tags-block-short-news > .tag:after {
    display: none;
}
.tags-block-short-news > .tag:hover, .tags-block-short-news > .tag:focus {
    background-color: #eee;
    text-decoration: none;
    color: #555;
    transition: .3s;
}
/*tags-end*/
/*----------------user-profile -----------------*/
.top_profile .dropdown-toggle > img {
    border-radius: 30px;
    margin: 0 5px;
    width: 20px;
}
.user_page {
    padding: 10px;
    min-height: 600px;
}
.user_page_left {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 20px 15px;
}
.user_page_avatar {
    display: block;
    width: 140px;
    margin: 0 auto;
}
.user_page_rating {
    position: absolute;
    color: #818181;
    height: 22px;
    line-height: 22px;
    padding: 0 4px;
    background: rgba(129,129,129,.1);
    border-radius: 2px;
    min-width: 32px;
    text-align: center;
    right: 25px;
    top: 20px;
}
.user_page_rating-plus {
    color: #07A13B;
    background: rgba(7,162,59,.1);
}
.user_page_rating-minus {
    color: #FA4C49;
    background: rgba(254,77,74,.1);
}
.user_page_login {
    padding: 0px;
    font-size: 18px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 5px;
}
.user_page_avatar > img{
    width: 100%;
}
.user_page_left > a {
    color: #333;
}
.user_page_left a:hover {
    text-decoration: none;
}
.user_page_left a:focus{
    text-decoration: none;
}
.user_page_left a:activ {
    text-decoration: none;
}
.user_page_date {
    font-size: 13px;
    display: block;
    color: #999;
    text-align: center;
    padding: 5px 0;
}
.user_page_header {
    color: #888;
    display: block;
}
.user_page_info_block {
    color: #666;
    border: 1px solid #ccc;
    padding: 5px 8px;
    border-radius: 3px;
    margin: 5px;
    display: inline-block;
    margin-left: 0;
}
.user_page_links {
    color: #666;
    border: 1px solid #ccc;
    padding: 5px 8px;
    border-radius: 3px;
    margin: 5px;
    display: inline-block;
    margin-left: 0;
}
.user_page_devider {
    border-top: 1px solid #dedede;
    margin: 10px 0;
    padding: 10px 0;
}
.user_page_feed {
    background: #fff;
    padding: 15px;
    border: 1px solid #e6e6e6;
}
.user_page_feed > span{
    margin-top: 20px;
    color: #555;
    font-size: 14px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}
.user_page_feed_about {
    padding: 10px;
    font-size: 14px;
    color: #333;
}
.user_page_feed_about span {
    color: #555;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    border-bottom: 2px solid #666;
}
.user_page_feed_about_text {
    padding-top: 10px;
}
.user_page_feed_comment {
    padding: 10px 0;
    margin-bottom: 5px;
}
.user_page_feed_comment_link {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    display: block;
}
.user_page_feed_comment_link:hover {
    text-decoration: none;
}
.user_page_feed_comment_link:active {
    text-decoration: none;
}
.user_page_feed_comment_link:focus {
    text-decoration: none;
}
.user_page_feed_comment_info {
    display: block;
    position: relative;
    padding: 5px 0;
}
.user_page_feed_comment_text {
    color: #333;
    font-size: 14px;
    display: block;
}
.user_page_feed_comment_date {
    display: inline-block;
    color: #666;
}
.user_page_feed_comment_vote {
    color: #818181;
    text-align: center;
    white-space: nowrap;
    padding: 1px 5px;
    min-width: 40px;
    background: rgba(129,129,129,.08);
    position: absolute;
    right: 25px;
    top: 0;
}
.user_page_right ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.user_page_right ul li{
    float: left;
    padding: 5px;
}
.user_page_right span{
    color: #333;
    display: block;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.user_page_right span a{
    color: #337AB7;
    font-size: 12px;
    font-weight: normal;
    text-transform: initial;
    float: right;
}

.user_page .user_settings {
    min-height: 400px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
}
.user_page .user_settings .nav-tabs > li > a {
    background-color: #CFD8DC;
    font-weight: 700;
    border-radius: 0;
    color: #78909c;
    border-left: 0 none;
    border-top: 0 none;
    border:0;
    border-right: 1px solid #b0bec5;
    padding: 15px;
    margin-right: 0;
}
.user_page .user_settings .nav-tabs > li {
    margin-bottom: -2px;
    border: 0;
}
.user_page .user_settings .nav-tabs > li > a:hover {
    background-color: #78909c;
    color: #fff;
    border-right: 1px solid #b0bec5;
    transition: 0.3s;
}
.user_page .user_settings .nav-tabs > li.active > a {
    background-color: #fff;
    border-radius: 0;
    color: #333;
}
#user_settings_profile, #user_settings_photo, #user_settings_password {
    padding: 10px;
}
#user_settings_profile input, #user_settings_password input {
    border: 1px solid #e6e6e6;
    border-radius: 0;
    margin-bottom: 15px;
    width: 300px;
}
#user_settings_profile input[type="submit"], #user_settings_photo input[type="submit"], #user_settings_password input[type="submit"] {
    border-radius: 0;
    margin-bottom: 15px;
    padding: 5px 8px;
    /*width: initial;*/
    background-color: #4775C9;
    color: #fff;
}
#user_settings_profile input[type="submit"]:hover, #user_settings_photo input[type="submit"]:hover, #user_settings_password input[type="submit"]:hover {
    background-color: #3C61A5;
}
#user_settings_profile textarea {
    height: 100px;
    width: 300px;
    display: block;
    margin-bottom: 15px;
}
#user_settings_profile select {
    border: 1px solid #e6e6e6;
    width: 300px;
    display: block;
    margin-bottom: 15px;
    height: 30px;
}
#user_settings_photo img {
    width: 200px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
#user_settings_photo {
    text-align: center;
}
#user_settings_photo form {
    background-color: #eceff1;
    border: 1px solid #e6e6e6;
    padding: 10px;
}
#user_settings_photo input[type="file"] {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}
#user_settings_photo input[type="submit"] {
    border:0;
}

.user_messages_block {
    height: 500px;
    overflow: scroll;
}
.user_messages_block a{
    text-decoration:none;
    color: #333;
}
.user_messages_dialog {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    min-height: 60px;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px;
}
.user_messages_dialog img {
    display: block;
    float: left;
    margin-right: 10px;
}
.user_messages_dialog ul {
    padding: 0;
    margin:  0;
    list-style: none;
    word-wrap: break-word;
}
.user_messages_dialog ul li:first-child{
    font-weight: 700;
}
/* user-profile-end */


.message {
    color: #333;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    position: fixed;
    z-index: 20;
    min-width: 200px;
    right: 20px;
    top: 20px;
    min-height: 50px;
    border-left: 40px solid transparent;
    background-color: #fff;
    display: none;
}
.message:after {
    font-family: 'Glyphicons Halflings';
    color: #fff;
    width: 44px;
    left: -44px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.message > span {
    border-bottom: 1px solid #ddd;
    background-color: #f6f6f6;
    width: 100%;
    display: block;
    padding: 3px 10px;
    font-size: 12px;
    color: #666;
}
.message-body {
    padding: 15px 20px;
    display: block;
}
.message-success {
    border-color: #4CAF50;
}
.message.message-success:after {
    content: '\e013';
}
.message-error {
    border-color: #FF5722;
}
.message.message-error:after {
    content: '\e090';
}
.message-info {
    border-color: #00BCD4;
}
.message.message-info:after {
    content: '\e086';
}
.toTop {
    position: fixed;
    right: 10%;
    bottom: 30px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: pointer;
    display: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    width: 60px;
    height: 60px;
    color: #fff!important;
    font-weight: 400;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    background: -webkit-linear-gradient(left,#4CBFFF,#8916EB);
    margin-right: 20px;
    -webkit-text-fill-color: initial;
    font-size: 20px;
    border: 2px solid #fff;
}
.toTop:hover{
    opacity: .8;
    filter: alpha(opacity=80);
    transition: .4s;
}
.toTop span{
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px;
    padding-top: 14px;
}
.notfound_block_cover > div {
    background: #fff;
    padding-bottom: 40px;
    border: 1px solid #ccc;
}
.notfound_block span {
    font-size: 20vh;
    font-family: sans-serif;
    position: relative;
    background: white;
    color: black;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.notfound_block span:before {
    content: '';
    display: block;
    position: absolute;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: screen;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 1em, #9E2053 1em, orange 50%), repeating-linear-gradient(45deg, #111626, #111626 1em, pink 1em, #571B3D 50%);
    background-size: 3em 3em, 2em 2em;
    animation-name: ani;
    animation-duration: 8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes ani {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 400% 0;
    }
}
.notfound_block {
    font-size: 70px;
    color: #ccc;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 60px;
}
.notfound_block_info {
    font-weight: bold;
    color: #444;
    font-size: 20px;
}
.notfound_block_helper {
    margin-top: 60px;
    font-size: 15px;
}
.no-marker-list {
    list-style: none;
    padding: 0;
    padding-left: 10px;
}
.head-faq {
    position: relative;
}
.head-faq h1 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 42px;
    padding: 60px 30px 10px;
    margin: 0;
    color: #353535;
    margin-bottom: 50px;
}
.head-faq h1:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 6px;
    background: linear-gradient( to right, #3bace5, #006BBC);
    box-shadow: 0px 6px 30px 7px #e9edf5;
    top: 100%;
}
/*-----------------acord--------------------*/
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
}
.panel-group .panel:last-child {
    border-bottom: 1px solid #eee;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: initial;
    border-color: #eee;
}
.panel-title {
    font-size: 14px;
}
.panel-title > a {
    display: block;
    padding: 25px 15px 25px 60px;
    text-decoration: none;
    background: linear-gradient(45deg, #3bace5, #7D14D6, #3bace5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 23px;
    transition: color .3s ease;
    position: relative;
}
.panel-title > a span {
    position: absolute;
    left: 5px;
    top: 14px;
    display: inline-block;
    width: 36px;
    height: 36px;
    color: #fff!important;
    font-weight: 400;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    background: -webkit-linear-gradient(left,#4CBFFF,#8916EB);
    box-shadow: 0px 0px 30px 7px #e9edf5;
    margin-right: 20px;
    -webkit-text-fill-color: initial;
    font-size: 18px;
    opacity: .6;
}
.panel-title > a i {
    -webkit-text-fill-color: #888;
}
.more-less {
    float: right;
    font-size: 12px;
    margin-top: 5px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
    font-size: 17px;
    font-family: sans-serif;
    line-height: 26px;
    border: 1px solid #eee;
    border-bottom: 0;
    padding: 40px 50px;
    overflow: hidden;
    visibility: visible;
    transition: all .5s linear;
    opacity: 0;
    position: relative;
    top: -5px;
}
.panel-default .collapse.in .panel-body {
    transition: all .5s linear;
    visibility: visible;
    height: auto;
    opacity: 1;
    top: 0;
}
/*-----------------acord-end--------------------*/
.faq-contact h3 {
    margin-bottom: 40px;
}
.faq-contact h4 {
    margin-bottom: 20px;
}
.faq-contact-email {
    position: relative;
}
.faq-contact-email i {
    color: #555;
    font-size: 30px;
    position: absolute;
    margin-top: -4px;
}
.faq-contact-email a {
    color: #555;
    text-decoration: none;
    font-size: 20px;
    padding-left: 45px;
}
.faq-contact-email a:hover,
.faq-contact-email a:focus,
.faq-contact-email a:active {
    text-decoration: underline;
}
.faq-contact-form label {
    color: #777;
    font-size: 16px;
}
.faq-contact-form input,
.faq-contact-form textarea {
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    font-size: 18px;
    margin: 5px 0 30px 0;
    color: #222;
    padding: 5px 0;
    transition: .3s all;
}
.faq-contact-form textarea {
    resize: none;
    height: auto;
}
.faq-contact-form input:hover,
.faq-contact-form input:focus,
.faq-contact-form input:active,
.faq-contact-form textarea:hover,
.faq-contact-form textarea:focus,
.faq-contact-form textarea:active {
    box-shadow: none;
    border-bottom: 1px solid #ccc;
}
.faq-contact-form button {
    display: block;
    height: 48px;
    background: linear-gradient( to right, #3bace5, #006BBC);
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    transition: .5s all;
}
.faq-contact-form button:focus,
.faq-contact-form button:active,
.faq-contact-form button:hover{
    background: linear-gradient( to right, #0af, #07c);
    color: #fff;
}
/*-----------------content-end--------------------*/
/* footer */
footer {
    background-color: #262940;
    margin-top: 40px;
    padding: 35px 0;
}
footer div span {
    color: #7E84B5;
    font-size: 17px;
}
footer div img {
    height: 25px;
    margin-right: 15px;
}
/* footer-end */
/*---------------------------content-end-------------------------*/
@media (min-width: 768px) {
    .nav-block .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
    }
    .nav-block .container-fluid {
        padding-left: 0px;
    }
}