.flex_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
    justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
    align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
    flex-direction: row;
}
.my-wrapper span,.my-wrapper applet,.my-wrapper object,.my-wrapper iframe,.my-wrapper h1,.my-wrapper h2,.my-wrapper h3,.my-wrapper h4,.my-wrapper h5,.my-wrapper h6,.my-wrapper p,.my-wrapper blockquote,.my-wrapper pre,.my-wrapper abbr,.my-wrapper acronym,.my-wrapper address,.my-wrapper big,.my-wrapper cite,.my-wrapper code,.my-wrapper del,.my-wrapper dfn,.my-wrapper em,.my-wrapper img,.my-wrapper ins,.my-wrapper kbd,.my-wrapper q,.my-wrapper s,.my-wrapper samp,.my-wrapper small,.my-wrapper strike,.my-wrapper strong,.my-wrapper sub,.my-wrapper sup,.my-wrapper tt,.my-wrapper var,.my-wrapper b,.my-wrapper u,.my-wrapper i,.my-wrapper center,.my-wrapper dl,.my-wrapper dt,.my-wrapper dd,.my-wrapper ol,.my-wrapper ul,.my-wrapper li,.my-wrapper fieldset,.my-wrapper form,.my-wrapper label,.my-wrapper legend,.my-wrapper table,.my-wrapper caption,.my-wrapper tbody,.my-wrapper tfoot,.my-wrapper thead,.my-wrapper tr,.my-wrapper th,.my-wrapper td,.my-wrapper article,.my-wrapper aside,.my-wrapper canvas,.my-wrapper details,.my-wrapper embed,.my-wrapper figure,.my-wrapper figcaption,.my-wrapper footer,.my-wrapper header,.my-wrapper hgroup,.my-wrapper menu,.my-wrapper output,.my-wrapper ruby,.my-wrapper section,.my-wrapper summary,.my-wrapper time,.my-wrapper mark,.my-wrapper audio,.my-wrapper video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

.my-wrapper a {
    border: 0;
    font-size: 14px;
    vertical-align: baseline
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans-Regular.ttf)
}

.my-wrapper {
    font-size: 14px;
    line-height: 16px;
    font-family: OpenSans;
    color: #4d4d4d;
    background: #fff
}

ol,ul {
    list-style: none
}

.my-wrapper * {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.4
}

.my-wrapper a:hover {
    text-decoration: underline
}

.my-wrapper img {
    max-width: 100%
}

.my-wrapper a>img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.my-wrapper a>img:hover {
    opacity: .8
}

.flex {
    display: flex;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-flexbox;
    display: flex
}

.clear {
    clear: both
}

.header {
    background-image: url(../images/header3.jpg);
    background-size: initial
}

.logo-caption {
    padding-top: 10px;
    padding-bottom: 10px
}

.logo-caption img {
    display: inline-block;
    width: 120px;
    vertical-align: middle;
    padding-right: 10px
}

.caption {
    display: inline-block;
    font-size: 18px!important;
    color: #626262;
    border-bottom: 1px solid #4e4e4e
}

.seti-lang {
    padding-top: 10px;
    padding-bottom: 10px
}

.lang {
    padding: 5px;
    color: #fff
}

.lang a {
    color: #fff;
    display: inline-block;
    background: #00b88b;
    padding: 5px;
    font-size: 10px;
    text-transform: uppercase;
	margin-right: 5px;
}

.bot_menu {
    background: #fafafa
}

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

.bot_menu ul li {
    padding: 10px;
    display: inline-block
}

.bot_menu ul li a {
    font-size: 12px;
    color: #7c7c7c;
    display: block
}

.wrap-menu {
    background: #00b88b
}

nav {
    display: block;
    background: #00b88b
}

.menu {
    display: block
}

.menu li {
    display: inline-block;
    position: relative;
    z-index: 100
}

.menu li:first-child {
    margin-left: 0
}

.menu li a {
    text-decoration: none;
    padding: 11px;
    display: block;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out 0;
    -moz-transition: all .2s ease-in-out 0;
    -o-transition: all .2s ease-in-out 0;
    -ms-transition: all .2s ease-in-out 0;
    transition: all .2s ease-in-out 0
}

.menu li a:hover,.menu li:hover > a {
    color: #fff;
    background: #10b28a;
    text-decoration: none
}

.menu ul {
    display: none;
    margin: 0;
    padding: 0;
    width: 150px;
    position: absolute;
    top: 43px;
    left: 0;
    background: #fff
}

.menu ul li {
    display: block;
    float: none;
    background: none;
    margin: 0;
    padding: 0
}

.menu ul li a {
    font-size: 12px;
    font-weight: 400;
    display: block;
    color: #797979;
    border-left: 3px solid #fff;
    background: #fff;
    text-decoration: none
}

.menu ul li a:hover,.menu ul li:hover > a {
    background: #f0f0f0;
    border-left: 3px solid #10b28a;
    color: #fff;
    text-decoration: none
}

.menu li:hover > ul {
    display: block
}

.menu ul ul {
    left: 149px;
    top: 0
}

.mobile-menu {
    display: none;
    width: 100%;
    padding: 11px;
    background: #00b88b;
    color: #fff;
    text-transform: uppercase
}

.mobile-menu:hover {
    background: ##00b88b;
    color: #fff;
    text-decoration: none
}

@media (min-width: 768px) and (max-width: 979px) {
    .menu ul {
        top:37px
    }

    .menu li a {
        font-size: 12px;
        padding: 8px
    }
}

@media (max-width: 767px) {
    .menu {
        display:none
    }

    .mobile-menu {
        display: block
    }

    .mobile-menu a:hover,a:focus {
        color: #fff
    }

    .menu li {
        display: block;
        margin: 0
    }

    .menu li a {
        background: #fff;
        color: #797979;
        border-top: 1px solid #e0e0e0;
        border-left: 3px solid #fff
    }

    .menu li a:hover,.menu li:hover > a {
        background: #f0f0f0;
        color: #797979;
        border-left: 3px solid #10b28a
    }

    .menu ul {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        width: 100%
    }

    .menu ul ul {
        left: 0
    }
}

.blok2>div.left {
    width: 58%;
    float: left
}

.media-object {
    height: 200px;
    width: 100%
}

.title {
    color: #434343;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 0;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 15px
}

.news_exerpt {
    height: 40px
}

.title .new-title {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px
}

.title .new-title span {
    display: inline-block;
    padding-right: 10px
}

.new_title {
    display: inline-block
}

.title a {
    margin-right: 10px;
    color: #467b8d;
    text-decoration: underline;
    text-transform: none;
    font-size: 11px;
    font-weight: 400
}

.title a:hover {
    text-decoration: none
}

.search {
    padding-bottom: 10px
}

.search form {
    position: relative
}

.search input[type="search"] {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0
}

.search input[type="submit"] {
    border: none;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 19px;
    height: 19px;
    background: url(../images/poisk-btn.png) no-repeat;
    text-indent: 30px;
    overflow: hidden;
    background-size: 90%
}

::-webkit-input-placeholder {
    font-size: 12px
}

::-moz-placeholder {
    font-size: 12px
}

:-moz-placeholder {
    font-size: 12px
}

:-ms-input-placeholder {
    font-size: 12px
}

.new-wrap {
    overflow: hidden
}

.new-wrap>div.news_view1 {
    width: 40%;
    float: right;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden
}

.new-wrap>div.news_view1 .img_box1 {
    width: 40%;
    float: left;
    margin-right: 10px
}



.h50 h2 {
    line-height: 1.3;
}

.h50-a h2{
	line-height: 0;
    padding-bottom: 10px;
    margin: 0;
}

.h50 h2 a {
    color: #467b8d;
    font-size: 14px
}

.h50 .description {
    font-size: 12px;
    height: 50px
}

.h50_a .description {
    height: 50px
}

.comments,.prosmotr {
    background: #135575;
    padding: 5px;
    color: #fff;
    font-size: 10px;
    display: inline-block;
	margin-right: 5px;
}

.comments span,.prosmotr span {
    padding-right: 5px
}

.date {
    font-size: 11px;
    background: #00a17a;
    padding: 5px;
    color: #fff;
    display: inline-block;
	margin-right: 5px;
}

.icons {
    display: inline-block
}

.icons span {
    display: inline-block;
    margin-left: 15px
}

.icons span a {
    margin-left: 25px;
    font-size: 12px;
    color: #9d9d9d
}

.icons span.look {
    background: url(../images/look.png) no-repeat;
    background-size: auto 60%;
    background-position: left center
}

.icons span.quote {
    background: url(../images/quote.png) no-repeat;
    background-size: auto 75%;
    background-position: left center
}

input.sozdanie-tem,.btn-primary/*,.submit,.btn*/
{
    border: none;
    background: #168de2;
    color: #fff;
    margin-left: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

input.sozdanie-tem:hover,.btn-primary:hover/*,.submit:hover,*/
{
    background: #219df5
}

.obshenie-block,.lider {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 25px;
    padding-bottom: 15px;
    overflow: hidden;
    word-break: break-all
}

.obshenie-block .img,.lider .img {
    width: 100%;
    height: 145px;
    overflow: hidden
}

.obshenie-block .img img,.lider .img img {
    min-width: 100%
}

.obshenie-block .h50 h2 a,.lider .h50 h2 a {
    font-style: italic
}

.rate-dateicons {
    overflow: hidden
}

.rate {
    float: left
}

.date-icons {
    float: right
}

.rate,.rate2 {
    width: 112px;
    height: 19px
}

.rate {
    background: url(../images/star.png) no-repeat
}

.rate2 {
    background: url(../images/star2.png) no-repeat
}

.uchastniki {
    margin-bottom: 50px
}

.media_img {
    height: 150px;
    overflow: hidden
}

.media_img img {
    width: 100%
}

.carousel1 .slide {
    font-style: italic;
    text-align: center
}

.carousel1 .bx-wrapper .bx-prev {
    right: 40px
}

.carousel1 .bx-wrapper .bx-next {
    right: 0
}

.carousel1 .bx-wrapper .bx-controls-direction a {
    top: 125%
}

.blok2>div.right {
    width: 40%;
    float: right
}

.sobitiy-wrap,.new-wrap-obsugdeniy,.liders-wrap2,.tems,.tab_container2 {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch
}

.sobitie-blok {
    width: 48%;
    margin-bottom: 30px
}

.sobitie-blok img {
    display: block;
    width: 100%
}

.sobitie-blok .date {
    margin: 5px 0
}

.sobitie-blok h2 a {
    font-size: 12px;
    line-height: 14px
}

.lider {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px
}

.lider .img {
    width: 17%
}

.carousel2 {
    margin-bottom: 50px
}

.carousel2 .slide img {
    width: 100%
}

.carousel2 .bx-wrapper .bx-prev {
    left: 10px
}

.carousel2 .bx-wrapper .bx-next {
    right: 10px
}

.carousel2 .bx-wrapper .bx-controls-direction a {
    height: 47px;
    margin-top: -12px;
    width: 21px
}

.bottom-menu {
    background: #000;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 4px solid #41658b
}

.bottom-menu ul,.bottom-menu li {
    margin: 0;
    padding: 0
}

.bottom-menu li {
    padding: 0
}

.bottom-menu ul a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase
}

.carousel1-obs .bx-wrapper {
    min-width: 1200px!important
}

.sobit-news {
    overflow: hidden
}

.left2,.right2 {
    width: 49%
}

.left2 {
    float: left
}

.right2 {
    float: right
}

.left2 .sobitie-blok {
    width: 31%
}

.new-none h2 a {
    font-size: 12px
}

.new-none .description,.new-none .icons {
    display: none
}

.vse-news .news_view1 {
    width: 48%!important
}

.news-sobit .sobitie-blok {
    width: 15%
}

.wrapper {
    text-align: center;
    color: #434343;
    width: 1200px;
    margin: 0 auto
}

.my-wrapper .gl-menu {
    padding: 60px 0
}

.my-wrapper .gl-menu ul,.my-wrapper .gl-menu li {
    margin: 0;
    padding: 0
}

.my-wrapper .gl-menu li {
    display: inline-block;
    margin-right: 20px
}

.my-wrapper .gl-menu a {
    display: block;
    color: #434343;
    text-transform: uppercase
}

.my-wrapper .gl-menu a:hover {
    color: #9099b8;
    text-decoration: none
}

.my-wrapper .wrapper p {
    line-height: 22px
}

.my-wrapper .wrapper h1 {
    font-size: 24px;
    font-weight: 700;
    padding: 45px;
    text-transform: uppercase;
    background: url(../images/poloska.jpg) no-repeat;
    background-position: center top
}

.my-wrapper .wrapper h2.romb {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 45px 0 75px;
    background: url(../images/treugolnik.png) no-repeat;
    background-position: center bottom;
    margin-bottom: 60px
}

.my-wrapper .tems {
    margin-bottom: 65px
}

.my-wrapper .tema {
    width: 19%;
    position: relative
}

.my-wrapper .tema img {
    width: 100%
}

.my-wrapper .tema a {
    display: block;
    width: 80%;
    padding: ;
    background: rgba(255,255,255,0.87);
    padding: 15px;
    display: block;
    width: 230px;
    background: rgba(255,255,255,0.7);
    padding: 15px;
    position: absolute;
    bottom: 10px;
    left: 74%;
    margin-left: -170px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.my-wrapper .tema a:hover {
    background: #fff;
    text-decoration: none
}

.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.tabs li {
    float: left;
    margin-right: 2px;
    background: #eaeaea
}

.tabs li a {
    display: block;
    padding: 5px 18.98px;
    font-size: 14px;
    color: #9099b8;
    text-decoration: none
}

.tabs li a:hover {
    background: #9099b8;
    color: #fff
}

.tabs li.active a,.tabs li.active a:hover {
    color: #fff;
    background: #9099b8
}

.tab_content2 {
    padding: 40px 0
}

.tab_content h2 a {
    font-size: 14px;
    color: #434343
}

.tab_content h2 a:hover {
    color: #9099b8;
    text-decoration: none
}

.tab_content2 .img_box1 img {
    width: 100%
}

.vse-news-link {
    text-align: right;
    margin-bottom: 55px
}

.vse-news-link a {
    display: inline-block;
    text-decoration: underline;
    text-transform: uppercase;
    color: #9099b8
}

.vse-news-link a:hover {
    text-decoration: none
}

.news_p p {
    margin-bottom: 10px;
    line-height: 20px
}

.news_p span {
    padding: 5px
}

.news_p h2 {
    color: #467b8d;
    font-size: 16px;
    margin-bottom: 10px;
    word-break: break-all
}

.news_p .rasskar-frend {
    margin-bottom: 10px
}

.rasskar-frend {
    overflow: hidden;
    padding-right: 10px
}

.rasskar-frend .pluso {
    float: right
}

.pluso-010011000110-04 .pluso-wrap {
    background: transparent!important
}

#comments .avatar {
    margin-right: 25px;
    float: left;
    background: #00b88b
}

#comments .avatar .image {
    width: 130px;
    height: 130px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

#comments .avatar .image img {
    width: 100%;
    width: auto
}

#comments .data .owner {
    font-size: 11px;
    color: #323232;
    padding: 5px;
    overflow: hidden;
    background: #dedede
}

#f_r {
    padding-top: 10px
}

#f_r a {
    display: block;
    cursor: pointer;
    width: 0
}

.news_p p a {
    display: inline-block;
    font-size: 12px;
    background: #00a17a;
    color: #fff;
    margin-right: 10px;
    padding: 5px;
    margin-bottom: 5px
}

#comments .data .owner img {
    vertical-align: middle
}

.news_p .news_p_img {
    display: inline-block;
    padding-right: 10px;
    vertical-align: top
}

.news_p .news_p_img img {
    width: 300px
}

.news_p .news_p_text {
    display: inline-block;
    width: 72%
}

#comments .data .owner span {
    color: #ff9600;
    font-size: 14px;
    float: right
}

#comments .data .owner span a {
    color: #168de2
}

#comments .data .owner span a:hover {
    text-decoration: none
}

#comments .list {
    background: #fafafa;
    padding: 10px
}

#comments textarea {
    width: 100%!important
}

#comments .list .item {
    overflow: hidden
}

.Form1 textarea {
    height: 180px;
    width: 100%
}

.Form1 table {
    border-collapse: separate;
    width: 100%;
    border-spacing: 7px 11px
}

.tema-in-soobshestvo #comments .list {
    background: #f6f6f6;
    padding: 20px 20px 20px 30px;
    margin-left: 0
}

.name-btn {
    overflow: hidden
}

.name-btn .name {
    float: left;
    font-size: 11px;
    color: #999;
    margin-top: 7px
}

.name-btn .name span {
    color: #000;
    font-size: 14px
}

.name-btn .name a {
    font-size: 14px
}

.name-btn .btn-primary {
    float: right
}

.tema-in-soobshestvo #comments .list {
    margin-bottom: 40px
}

.tema-in-soobshestvo #comments {
    margin-bottom: 150px
}

.block-tema-in-soobsh {
    overflow: hidden;
    color: #676767;
    line-height: 18px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 50px
}

.setiandrate {
    overflow: hidden;
    width: 100%;
    padding-top: 15px
}

.setiandrate .seti {
    display: inline-block
}

.setiandrate .rate-dateicons {
    float: right
}

.setiandrate .rate-dateicons .rate {
    margin-right: 40px
}

.tema-in-soobshestvo .left-tems {
    width: 67%;
    float: left
}

.tema-in-soobshestvo .right-tems {
    width: 30%;
    float: right
}

.tema-in-soobshestvo .right-tems .title {
    padding-top: 0
}

.tema-in-soobshestvo .right-tems .title .new-title {
    margin: 0
}

.link-uch {
    padding: 0 7%
}

.uchastnik {
    text-align: center;
    display: inline-block;
    width: 48%;
    font-size: 12px;
    color: #676767;
    margin-bottom: 25px
}

.uchastnik .uch-img {
    width: 100px;
    height: 100px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.uchastnik .uch-img img {
    width: 100%
}

.obs-vnutr #comments {
    margin-bottom: 35px
}

.block-in-obsug {
    word-break: break-all;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 25px
}

.block-in-obsug h2 {
    color: #000;
    font-weight: 700;
    margin-bottom: 5px
}

.rate-set {
    overflow: hidden;
    margin: 25px 0 20px
}

.rate-set .rate {
    margin-right: 45px
}

.block-in-obsug .name-btn {
    width: 100%
}

.block-in-obsug span.pluso-wrap a {
    margin-top: 0!important
}

.obs-vnutr #comments {
    padding-left: 60px
}

.news_view1 a.link1 {
    display: none
}

.news_view1{
	margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#comments .avatar {
    width: auto!important;
    height: auto!important
}

div.pagination {
    width: 100%;
    text-align: center
}

.nopag div.pagination {
    display: none
}

#fulldescr {
    padding: 0!important
}

select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
    height: 30px
}

.Form1 .td-left {
    width: 150px
}

.alignRight {
    display: inline-block;
    margin-bottom: 15px
}

.tr-field-captcha>td:last-child {
    display: block;
    height: auto!important;
    vertical-align: middle
}

.Form1-big {
    overflow: hidden
}

.first-new>div.news_view1 .img_box1 {
    height: 150px;
    overflow: hidden
}

.first-new>div.news_view1:first-child .img_box1 {
    height: auto;
    max-height: 430px;
    overflow: hidden
}

.new-wrap>div.news_view1 .img_box1 {
    height: 150px;
    overflow: hidden
}

a.btn.btn-danger.live-dialog {
    padding: 5px 10px;
    color: #fff;
    border-radius: 0;
    font-size: 12px
}

a.btn.btn-danger.live-dialog:hover {
    text-decoration: none
}

.gl-menu {
    padding: 60px 0
}

.gl-menu li {
    display: inline-block;
    margin-right: 20px
}

.wrapper h1.tith1 {
    font-size: 24px;
    font-weight: 700;
    padding: 45px;
    text-transform: uppercase;
    background: url(../images/poloska.jpg) no-repeat;
    background-position: center top
}

.weeklynewsmain {
    margin-top: -35px
}

.my-wrapper .tab_container5 .tab_content2 {
    width: 100%!important
}

.my-wrapper .tab_container5 .tabs li {
    background: transparent;
    margin-right: 0;
    border-bottom: 2px solid #d8d8d8
}

.my-wrapper .tab_container5 .tabs li:hover {
    border-bottom: 2px solid #929191
}

.my-wrapper .tab_container5 .tabs li.active {
    border-bottom: 2px solid #434343
}

.my-wrapper .tab_container5 .hhh {
    height: 34px;
    position: relative
}

.my-wrapper .tab_container5 .hhh .tabs {
    position: absolute;
    top: 1px
}

.my-wrapper .tab_container5 .tabs li a {
    padding: 15px 18px 16px 15px;
    background: transparent;
    color: #434343
}

.my-wrapper .tab_container5 .tabs li a:hover {
    text-decoration: none
}

.my-wrapper .nazad {
    background: url(../images/vverh.png);
    background-repeat: no-repeat;
    background-size: auto 65%;
    background-position: 99% 50%;
    padding: 7px 25px 4px 0;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 10px
}

.my-wrapper .Form1 {
    width: 100%;
    margin: 5px 0 25px;
    padding: 10px;
    background: #f6f6f6
}

.my-wrapper .file_upload {
    width: 60%;
    float: right;
    position: relative;
    overflow: hidden;
    font-size: 1em;
    height: 31px;
    line-height: 2em
}

.my-wrapper .sozdanie-soobsh,.my-wrapper .sozdanie-discuss {
    padding: 5px 15px
}

.my-wrapper .file_upload > button,.file_upload > div,.my-wrapper .sozdanie-soobsh,.my-wrapper .sozdanie-discuss {
    cursor: pointer
}

.my-wrapper .file_upload > button {
    float: right;
    width: 8em;
    height: 100%
}

.my-wrapper .file_upload > div {
    padding-left: 1em
}

.my-wrapper .file_upload input[type=file] {
    position: absolute;
    top: 0;
    visibility: hidden
}

.my-wrapper .file_upload {
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: box-shadow .1s linear
}

.my-wrapper .file_upload.focus {
    box-shadow: 0 0 5px rgba(0,30,255,0.4)
}

.my-wrapper .file_upload > button,.my-wrapper .sozdanie-soobsh,.my-wrapper .sozdanie-discuss {
    background: #3eae83;
    transition: background .2s;
    border: 1px solid rgba(0,0,0,0.1);
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,0.05);
    color: #fff;
    text-shadow: #3eae83 0 -1px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.my-wrapper .file_upload:hover > button,.my-wrapper .sozdanie-soobsh:hover,.my-wrapper .sozdanie-discuss:hover {
    background: #4bd5a0;
    text-shadow: #4bd5a0 0 -1px 0
}

.my-wrapper .file_upload:active > button,.my-wrapper .sozdanie-soobsh:active,.my-wrapper .sozdanie-discuss:active {
    background: #3eae83;
    box-shadow: 0 0 3px rgba(0,0,0,0.3) inset
}

.my-wrapper .sbr-f {
    margin-bottom: 10px
}

.sbr-f .flleft {
    display: inline-block;
    width: 175px;
    padding-bottom: 10px
}

.sbr-f .my-input,.sbr-f .file_upload {
    width: 100%!important
}

.flleft {
    float: left;
    display: inline-block;
    width: 40%
}

.my-input {
    width: 60%!important
}

.my-wrapper .file_upload select {
    width: 100%
}

.my-wrapper .no-bordr {
    border: none!important;
    height: 50px!important
}

.file_upload img {
    max-width: 30%;
    display: inline-block
}

.capch {
    display: inline-block;
    width: 40%;
    margin-bottom: 0!important;
    float: left;
    margin-right: 15px
}

.my-wrapper .sbsh-wrap textarea {
    padding: 5px!important;
    height: 70px!important;
    width: 100%!important
}

.block-in-obsug img {
    max-width: 300px
}

.live-dialog-wrap {
    position: relative
}

.live-dialog {
    padding: 5px 10px!important;
    color: #fff!important
}

.form-horizontal.pad10 {
    position: absolute;
    top: 20px;
    text-align: center;
    width: 100%
}

.sobit-news .img_box1,.sobit-news .img {
    max-height: 115px;
    overflow: hidden
}

.tab_container5 {
    background: #fafafa;
    padding: 5px
}

.new-none .pagination {
    display: none
}

.left2 .sobitiy .sobitiy-wrap .obshenie-block {
    display: inline-block;
    width: 31%
}

.left2 .sobitiy .sobitiy-wrap .obshenie-block .img {
    margin: 0;
    float: none;
    width: 100%
}

.left2 .sobitiy .sobitiy-wrap .obshenie-block .date-icons {
    float: none;
    overflow: hidden
}

.left2 .sobitiy .sobitiy-wrap .obshenie-block .date-icons .icons {
    float: right
}

.wrap .obshenie .obshenie-block .img,.news_obsuj .news_view1 .img_box1 {
    max-height: 145px;
    overflow: hidden
}

.news_obsuj .sobitiy .sobitiy-wrap .obshenie-block,.news_obsuj {
    width: 19%
}

.news_obsuj {
    width: 100%
}

#comments .avatar .image {
    width: 55px;
    height: 55px
}

#comments textarea {
    padding: 5px
}

.pluso {
    padding-right: 10px!important
}

.rate-set {
    margin: 10px 20px 0 0 !important;
    float: right!important
}

.obshenie {
    position: relative
}

.block-in-obsug h2 {
    margin-right: 185px
}

iframe {
    display: none!important
}

.media {
    padding-bottom: 10px
}

.com_view {
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px
}

.media-body-b h2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px
}

.com_view h2 {
    padding-bottom: 5px;
    padding-top: 5px;
    line-height: 30%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px
}

.com_view .description {
    font-size: 12px;
    height: 50px
}

.com_view .link1 {
    font-size: 12px
}

.com_view .img {
    height: 170px;
    width: 100%;
    overflow: hidden
}

.com_view img {
    width: 100%;
    height: 100%
}

.media-body-b {
    background: #00b88b;
    padding: 10px;
    color: #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.media-body-b:hover {
    background: #296689;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.media-body-b p {
    font-size: 12px;
    padding-top: 5px
}

.media-body-b a {
    color: #fff;
    font-size: 14px!important;
    text-decoration: none
}

.media-body-a h2 {
    line-height: 60%
}

.media-body-a {
    word-break: break-all;
    padding-top: 10px
}

#statistika {
    padding-top: 10px
}

#statistika li {
    display: inline-block;
    color: #6b6b6b;
    font-size: 12px
}

#statistika li span {
    padding: 5px
}

.my-wrapper .breadcrumb {
    margin: 20px 0 50px
}

.my-wrapper .breadcrumb ul {
    padding: 10px 15px;
}

.my-wrapper .breadcrumb .breadcrumb-item {
    display: inline-block
}

.my-wrapper .breadcrumb-item:not(:last-child):after {
    content: "/";
    margin: 0 10px
}

.my-wrapper .breadcrumb .active-breadcrumb {
    color: #95a5a6
}

#comments .avatar_a img {
    border-radius: 50%;
    border: 2px solid #00a17a;
    width: 100%;
    height: 100%
}

/* school reg request styles */
#requests-area,
#requests-area *,
#requests-area *:before,
#requests-area *:after {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

#requests-area ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#requests-area ul li {line-height: inherit;}

#requests-area .clearfix,
#requests-area .clearfix:before,
#requests-area .clearfix:after {
  content: "";
  display: table;
}
#requests-area .clearfix:after {clear: both;}

#requests-area .text-center {text-align: center;}

#requests-area .request-btn {
	margin: 0 0 10px;
	display: inline-block !important;
	border-radius: 4px !important;
	padding: 7px 11px !important;
	color: #fff !important;
	background-color: #569fd3 !important;
	text-decoration: none !important;
	line-height: 1 !important;
	border: 0 !important;
	cursor: pointer !important;
}

#requests-area .request-btn:hover {
	background-color: #3383bc !important;
}
#requests-area .request-btn i {
	display: inline-block !important;
	margin-right: 4px !important;
	font-size: 12px !important;
}

#requests-area {
	width: 100%;
	max-width: 1200px;
	margin: 30px auto;
	/* padding: 0 15px; */
	font-size: 14px;
	color: #555;
	line-height: 1.3;
	background-color: #fff;
}

/* request-header */
#requests-area .request-header {margin-bottom: 30px;}

#requests-area .request-main-title {
	margin: 0 0 15px;
	font-size: 19px;
	font-weight: normal;
	line-height: 1.2;
	text-transform: uppercase;
	background: none;
}

#requests-area .request-nav-list {
	margin: 0;
	padding: 35px 10px;
	list-style: none;
	text-align: center;
	
	background: url("../images/request-bg.png") no-repeat center center #555;
	background-size: cover;
	background-attachment: fixed;
}
#requests-area .request-nav-list .request-nav-i {
	display: inline-block;
	margin-right: 30px;
}
#requests-area .request-nav-list .request-nav-i:last-child {margin-right: 0;}

#requests-area .request-nav-list .request-nav-i a {
	display: inline-block;
	position: relative;
	padding: 10px;
	font-size: 25px;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
}

#requests-area .request-nav-list .request-nav-i a:before,
#requests-area .request-nav-list .request-nav-i a:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	opacity: 0;
	border: 2px solid #fd7722;
	
	-webkit-transition: transform 0.3s, opacity 0.3s;
	-moz-transition: transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	
	-webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
	-moz-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
	transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
}
#requests-area .request-nav-list .request-nav-i a:before {
	top: 0;
	left: 0;
	border-width: 2px 0 0 2px;
	-webkit-transform: translate3d(10px, 10px, 0);
	transform: translate3d(10px, 10px, 0);
}
#requests-area .request-nav-list .request-nav-i a:after {
	right: 0;
	bottom: 0;
	border-width: 0 2px 2px 0;
	-webkit-transform: translate3d(10px, 10px, 0);
	transform: translate3d(-10px, -10px, 0);
}

#requests-area .request-nav-list .request-nav-i.active-nav a {color: #fd7722;}
#requests-area .request-nav-list .request-nav-i.active-nav a:before,
#requests-area .request-nav-list .request-nav-i.active-nav a:after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* request-body */
#requests-area .request-body {
	width: -webkit-calc(100% + 30px);
	width: -moz-calc(100% + 30px);
	width: -o-calc(100% + 30px);
	width: calc(100% + 30px);
	margin: 0 -15px 15px;
}

#requests-area .request-content {
	float: left;
	width: 70%;
	padding: 0 15px;
}

#requests-area .request-nav-contents .request-nav-contents-i:not(:first-child) {display: none;}

/* request-sidebar */
#requests-area .request-sidebar {
	float: right;
	width: 30%;
	padding: 0 15px;
}

#requests-area .request-sb-section {
	margin-bottom: 20px;
	background-color: #f7f7f7;
}

#requests-area .request-sb-section-title {
	margin: 0;
	padding: 10px 5px 15px;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
}

#requests-area .request-sb-list .request-sb-i:not(:last-child){border-bottom: 1px solid #028eca;}

#requests-area .request-sb-list .request-sb-dropdown {
	display: none;
	padding: 7px 5px 10px 12px;
}

#requests-area  .request-sb-list .request-sb-i-link {
	display: block;
	position: relative;
	padding: 10px 28px 10px 10px;
	background-color: #009bdc;
	color: #fff;
	line-height: inherit;
	text-transform: uppercase;
}
#requests-area .request-sb-list .request-sb-i-link:hover {background-color: #0497d4;}

#requests-area .request-sb-list .request-sb-i-icon {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -6px;
	font-size: 11px;
	line-height: 1;
	
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
}

#requests-area .request-sb-list .open-sb-dropdown .request-sb-i-icon {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

#requests-area .request-sb-list .request-sb-i-link,
#requests-area .request-sb-list .request-sb-i-icon {
	-webkit-transition: .2s;
	-moz-transition: .2s;
	transition: .2s;
}

/* other services */
#requests-area .other-services-list .other-services-i:not(:last-child) {margin-bottom: 15px;}

#requests-area .other-services-i-link,
#requests-area .other-services-i-pic {
	display: block;
	width: 100%;
}

#requests-area .download-apps-wrap .download-apps-btn {
	display: inline-block;
	width: 180px;
	margin: 0 5px 10px;
}
#requests-area .download-apps-wrap .download-apps-btn img {width: 100%;}

/* request-form */
#requests-area .request-auth-wrap {margin: 10px 0;}
#requests-area .request-auth-wrap .request-btn {
	margin-left: 10px;
	margin-right: 10px;
}
#requests-area .request-auth-text {margin: 0 0 10px;}

#request-form {
	position: relative;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

#requests-area .request-form-title {
	margin: 25px 0 15px;
	font-weight: bold;
	font-size: 16px;
}

#requests-area .send-request-btn {
	padding: 10px 15px !important;
	background-color: #13c4a5 !important;
}
#requests-area .send-request-btn:hover,
#requests-area .send-request-btn.process {background-color: #12ad92 !important;}

#requests-area .send-request-btn .spin-animate {font-size: 13px !important;}

#requests-area .request-form-item {margin-bottom: 25px;}

#requests-area .request-form-field:not(:last-child) {margin-bottom: 20px;}

#requests-area label {
	width: 160px !important;
	display: inline-block !important;
	margin: 0 7px 5px 0 !important;
	cursor: default !important;
	text-align: right !important;
	vertical-align: middle !important;
}

#requests-area label i {
	display: none;
	margin-right: 4px !important;
	font-size: 15px !important;
	color: #13c4a5 !important;
}

#requests-area .request-field-loading label i {display: inline-block;}

#requests-area input,
#requests-area textarea,
#requests-area select {
	display: inline-block;
	width: 100%;
	max-width: 385px !important;
	height: auto;
	padding: 8px 12px !important;
	background: transparent !important;
	border: 1px solid #d9e5e8 !important;
	border-radius: 4px !important;
	color: inherit !important;
	font-size: inherit !important;
	line-height: 1.3 !important;
	vertical-align: middle !important;
	outline: 0 !important;
	
	-webkit-box-shadow: none !important;
	box-shadow: none !important;

	-webkit-transition: border-color ease-in-out .15s;
	-moz-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
}

#requests-area input[type="file"] {line-height: 1.5 !important;}

#requests-area select {padding: 8px !important;}

#requests-area textarea {
	min-height: 85px;
	resize: none;
}

#requests-area input:focus,
#requests-area textarea:focus,
#requests-area select:focus {border-color: #13c4a5 !important;}

#requests-area .request-error-field {
	display: none;
	margin-top: 5px;
	color: #d9534f;
	text-align: center;
}
#requests-area .error-field .request-error-field {display: block;}

#requests-area .error-field input[type="text"],
#requests-area .error-field textarea {border-color: #d9534f !important;}

#requests-area .request-field-doc.error-field label {color: #d9534f;}
#requests-area .request-field-doc .request-error-field {text-align: left;}
#requests-area .request-field-doc label {
	width: 100% !important;
	text-align: left !important;
}

#requests-area .request-form-note {
	margin: 10px 0;
	padding: 7px 7px 7px 10px;
	background-color: rgba(19, 196, 165, .05);
	border-left: 3px solid #13c4a5;
	border-radius: 2px;
}
#requests-area .request-form-note .request-btn {margin: 3px;}

#requests-area .request-form-hidden {display: none;}

/* reset chosen styles */
#requests-area .request-form-field .chosen-container {width: 385px !important;}
#requests-area .request-form-field .chosen-single {
	width: 100%;
	height: auto;
	padding: 8px 12px;
	border-radius: 4px;
	border: 1px solid #d9e5e8;
	background-color: transparent;
	line-height: 1.3;

	-webkit-box-shadow: none;
	box-shadow: none;
}
#requests-area .request-form-field .chosen-single div {top: 5px; right: -4px;}

#requests-area .request-form-field .chosen-results {padding: 2px 0 5px 0;}
#requests-area .request-form-field .chosen-results li {
	padding: 3px 20px;
	white-space: normal;
}

/* reset styles for tinymce editor */
#requests-area .tinymce-reset {line-height: 1.4;}

#requests-area .tinymce-reset h1,
#requests-area .tinymce-reset h2,
#requests-area .tinymce-reset h3,
#requests-area .tinymce-reset h4,
#requests-area .tinymce-reset h5,
#requests-area .tinymce-reset h6 {
	font-family: inherit;
	font-weight: bold;
	line-height: inherit;
	color: inherit;
	margin: 10px 0;
}
#requests-area .tinymce-reset h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

#requests-area .tinymce-reset ul,
#requests-area .tinymce-reset ol {
	margin: 0 0 10px 25px;
	padding: 0;
	list-style: initial;
}
#requests-area .tinymce-reset li,
#requests-area .tinymce-reset p {
	margin: 0 0 10px;
	padding: 0;
	line-height: inherit;
}
#requests-area .tinymce-reset li {list-style-position: initial;}

#requests-area .tinymce-reset table {
	max-width: 100%;
	margin: 25px 0;
	border-color: #fd7722;
	
	background: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
#requests-area .tinymce-reset table,
#requests-area .tinymce-reset table tr,
#requests-area .tinymce-reset table td {border: 1px solid #fd7722;}
#requests-area .tinymce-reset table td {padding: 5px 8px;}

#requests-area .tinymce-reset a {
	color: #209ad3;
	text-decoration: underline !important;
}
#requests-area .tinymce-reset a:hover {text-decoration: none !important;}

#requests-area .tinymce-reset img {
	display: inline-block;
	max-width: 100%
}

#requests-area .tinymce-reset strong,
#requests-area .tinymce-reset b {font-weight: bold;}

/* animation */
#requests-area .spin-animate {
	-webkit-animation: spin-animate .7s infinite linear;
	-moz-animation: spin-animate .7s infinite linear;
	animation: spin-animate .7s infinite linear;
}
@-webkit-keyframes spin-animate {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}
@-moz-keyframes spin-animate {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}
@keyframes spin-animate {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}

/* media queries */
@media screen and (max-width: 992px) {
	#requests-area .request-content,
	#requests-area .request-sidebar {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	#requests-area .request-sidebar {
		width: 100%;
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (max-width: 767px) {
	#requests-area label {
		width: 100% !important;
		text-align: left !important;
	}
	#requests-area .request-error-field {text-align: left;}
}

img {
    width: 100%;
}

.profilebutton {
    display: block;
    position: relative;
    font-size: 25px;
    padding: 20px 20px 20px 20px!important;
    background-color: #009bdc;
    color: #fff;
    text-align: center;
    line-height: inherit;
    text-transform: uppercase;
}
.profilebutton a {
    color: white;
 }