/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}
.google {
    display:none !important;
}
.socnet img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}
.socnet a {
transition:0.3s;
}
.socnet a:hover{
    transform: scale(1.1);
}
figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.icon-s-arrowRight {
    background-image: url(../img/sprite.png);
    background-position: -128px -60px;
    width: 5px;
    height: 10px
}

.icon-s-arrowWhite {
    background-image: url(../img/sprite.png);
    background-position: -128px -78px;
    width: 5px;
    height: 10px
}

.icon-s-commentBlue {
    background-image: url(../img/sprite.png);
    background-position: -109px -60px;
    width: 14px;
    height: 13px
}

.icon-s-commentWhite {
    background-image: url(../img/sprite.png);
    background-position: -109px -78px;
    width: 14px;
    height: 13px
}

.icon-s-eyeBlue {
    background-image: url(../img/sprite.png);
    background-position: 0 -106px;
    width: 16px;
    height: 9px
}

.icon-s-eyeWhite {
    background-image: url(../img/sprite.png);
    background-position: -21px -106px;
    width: 16px;
    height: 9px
}

.icon-s-logo {
    background-image: url(../img/sprite.png);
    background-position: 0 0;
    width: 139px;
    height: 55px
}

.icon-s-logoFooter {
    background-image: url(../img/sprite.png);
    background-position: 0 -60px;
    width: 104px;
    height: 41px
}

.icon-s-point {
    background-image: url(../img/sprite.png);
    background-position: -109px -96px;
    width: 5px;
    height: 3px
}

@font-face {
    font-family: ArialM;
    src: url(../fonts/ArialMT.woff) format("woff"), url(../fonts/ArialMT.ttf) format("truetype"), url(../fonts/ArialMT.svg#ArialMT) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Arial;
    src: url(../fonts/ArialRegular.eot);
    src: url(../fonts/ArialRegular.woff2) format("woff2"), url(../fonts/ArialRegular.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

*,
body,
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.hidden {
    display: none
}

.container2 {
    width: 1170px;
    height: auto;
    margin: 0 auto
}

.container2>table {
    margin: 0 auto;
}

@media only screen and (max-width: 1170px) {
    .container2 {
        width: 100%;
        padding: 0 15px
    }
}

a {
    text-decoration: none
}

p,
span {
    font-family: Arial;
    line-height: 1.5
}

.articles .newsWrapper .newsBlock .imageBlock,
.image,
.newsBlock .wrapper .block .imageBlock,
.rowThree .imageBlock,
.rowTwo .imageBlock,
.threeNewsRow .block .imageBlock,
.topNews .mainLine .blockOne .imageBlock,
.topNews .mainLine .blockTwo .imageBlock {
    position: relative;
    overflow: hidden
}

.articles .newsWrapper .newsBlock .imageBlock img,
.image img,
.newsBlock .wrapper .block .imageBlock img,
.rowThree .imageBlock img,
.rowTwo .imageBlock img,
.threeNewsRow .block .imageBlock img,
.topNews .mainLine .blockOne .imageBlock img,
.topNews .mainLine .blockTwo .imageBlock img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: 5000px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    transition: all .3s
}
.rowTwo .imageBlock img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}

.shadowBlack {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .7) 100%);
    -webkit-transition: .3s;
    transition: .3s
}
.btnSearch {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
}
.rel {
    position: relative;
}

.bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    z-index: 7
}


/*menu*/


/*

.container2.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 30px
}

@media only screen and (max-width: 1170px) {
    .container2.menu {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }
}

.container2.menu .menuLeft {
    width: 165px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media only screen and (max-width: 1170px) {
    .container2.menu .menuLeft {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px 0
    }
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuLeft {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.container2.menu .menuLeft .logo {
    background-image: url(../img/sprite.png);
    background-position: 0 0;
    width: 139px;
    height: 55px
}

@media only screen and (max-width: 480px) {
    .container2.menu .menuLeft .logo {
        margin-left: 5px
    }
}

.container2.menu .menuRight {
    width: 1005px;
    height: auto;
    background-color: #05a1cf
}

@media only screen and (max-width: 1170px) {
    .container2.menu .menuRight {
        width: 100%
    }
}

.container2.menu .menuRight .menuTop {
    height: auto;
    border-bottom: 1px solid #1095c4;
    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;
    padding: 10px 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Arial
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuTop {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 7px 20px 2px 20px;
        height: auto;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (max-width: 620px) {
    .container2.menu .menuRight .menuTop {
        position: relative
    }
}

.container2.menu .menuRight .menuTop .reg {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuTop .reg {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding-right: 10px;
        padding-bottom: 10px
    }
}

.container2.menu .menuRight .menuTop .reg a {
    color: #fff;
    padding-bottom: 1px;
    margin-right: 14px;
    border-bottom: 1px dashed #fff;
    font-size: 14px;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
}

.container2.menu .menuRight .menuTop .reg a:hover {
    border-color: #222;
    color: #222;
    -webkit-transition: .2s;
    transition: .2s
}

.container2.menu .menuRight .menuTop .text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuTop .text {
        position: absolute;
        top: 23px;
        right: 0;
        width: 266px
    }
}
@media only screen and (max-width: 620px) {
    .container2.menu .menuRight .menuTop .text {
        position: absolute;
        top: -50px;
        right: 0;
        width: 266px
    }
}

@media only screen and (max-width: 480px) {
    .container2.menu .menuRight .menuTop .text {
        top: -70px;
        right: 0;
        width: 160px
    }
}

.container2.menu .menuRight .menuTop .text span {
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    font-style: italic;
    padding-right: 20px;
    position: relative
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuTop .text span {
        color: #222
    }
}

@media only screen and (max-width: 480px) {
    .container2.menu .menuRight .menuTop .text span {
        padding-right: 0
    }
}

.container2.menu .menuRight .menuTop .text .point:after {
    position: absolute;
    content: '';
    background-image: url(../img/sprite.png);
    background-position: -109px -96px;
    width: 5px;
    height: 3px;
    top: 7px;
    right: 6px
}

.container2.menu .menuRight .menuTop .search {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 220px;
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuTop .search {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

@media only screen and (max-width: 620px) {
    .container2.menu .menuRight .menuTop .search {
        position: absolute;
        right: 0;
        top: 0;
        z-index: -2;
        -webkit-transition: top .5s;
        transition: top .5s
    }
}

.container2.menu .menuRight .menuTop .search .inputSearch {
    position: relative
}

.container2.menu .menuRight .menuTop .search .inputSearch .btnSearch {
    background-image: url(../img/sprite.png);
    background-position: -98px -102px;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 5px;
    right: 10px
}

.container2.menu .menuRight .menuTop .search .inputSearch .google {
    background-image: url(../img/sprite.png);
    background-position: -118px -93px;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 2px;
    left: 4px
}

.container2.menu .menuRight .menuTop .search .inputSearch .s84 {
    padding-left: 25px;
    width: 100%;
}

.container2.menu .menuRight .menuTop .search.active {
    top: 40px;
    -webkit-transition: top .5s;
    transition: top .5s;
    z-index: 9
}

.container2.menu .menuRight .menuTop .menu-trigger {
    width: 40px;
    height: 25px;
    position: relative;
    cursor: pointer;
    vertical-align: top;
    display: none
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuTop .menu-trigger {
        display: inline-block
    }
}

.container2.menu .menuRight .menuTop .menu-trigger .line {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background: #fff
}

.container2.menu .menuRight .menuTop .menu-trigger.second {
    -webkit-transition: all .5s 0s;
    transition: all .5s 0s
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuTop .menu-trigger.second {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
}

@media only screen and (max-width: 620px) {
    .container2.menu .menuRight .menuTop .menu-trigger.second {
        margin-right: 40px
    }
}

.container2.menu .menuRight .menuTop .menu-trigger.second .line {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    background: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.container2.menu .menuRight .menuTop .menu-trigger.second .line.line-1 {
    -webkit-transition: all .3s .3s, -webkit-transform .3s 0s;
    transition: all .3s .3s, -webkit-transform .3s 0s;
    transition: all .3s .3s, transform .3s 0s;
    transition: all .3s .3s, transform .3s 0s, -webkit-transform .3s 0s
}

.container2.menu .menuRight .menuTop .menu-trigger.second .line.line-2 {
    top: 50%;
    margin-top: -1px;
    left: 0;
    -webkit-transition: all .3s .3s;
    transition: all .3s .3s
}

.container2.menu .menuRight .menuTop .menu-trigger.second .line.line-3 {
    bottom: 0;
    top: auto;
    left: 0;
    -webkit-transition: all .3s .3s, -webkit-transform .3s 0s;
    transition: all .3s .3s, -webkit-transform .3s 0s;
    transition: all .3s .3s, transform .3s 0s;
    transition: all .3s .3s, transform .3s 0s, -webkit-transform .3s 0s
}

.container2.menu .menuRight .menuTop .menu-trigger.second.active {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all .5s .3s;
    transition: all .5s .3s
}

.container2.menu .menuRight .menuTop .menu-trigger.second.active .line-1 {
    top: 50%;
    margin-top: -1px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .3s, -webkit-transform .3s .3s;
    transition: all .3s, -webkit-transform .3s .3s;
    transition: all .3s, transform .3s .3s;
    transition: all .3s, transform .3s .3s, -webkit-transform .3s .3s
}

.container2.menu .menuRight .menuTop .menu-trigger.second.active .line-2 {
    opacity: 0;
    -webkit-transition: all .3s, opacity .3s 0s;
    transition: all .3s, opacity .3s 0s
}

.container2.menu .menuRight .menuTop .menu-trigger.second.active .line-3 {
    bottom: 50%;
    margin-bottom: -1px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .3s, -webkit-transform .3s .3s;
    transition: all .3s, -webkit-transform .3s .3s;
    transition: all .3s, transform .3s .3s;
    transition: all .3s, transform .3s .3s, -webkit-transform .3s .3s
}

.container2.menu .menuRight .menuTop .btnTriger {
    display: none;
    background-image: url(../img/mobSearch.png);
    width: 25px;
    height: 25px
}

@media only screen and (max-width: 620px) {
    .container2.menu .menuRight .menuTop .btnTriger {
        display: block;
        position: absolute;
        right: 20px
    }
}

.container2.menu .menuRight .menuBottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuBottom {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.container2.menu .menuRight .menuBottom ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuBottom ul {
        position: absolute;
        display: block;
        background-color: #05a1cf;
        top: 100%;
        left: -100%;
        width: auto;
        padding-right: 50px;
        -webkit-transition: 1s;
        transition: 1s;
        min-width: 250px;
        max-width: 320px;
        z-index: 999
    }
}

.container2.menu .menuRight .menuBottom ul li {
    padding: 13px 0;
    margin-right: 40px;
    color: #fff;
    font-family: Arial;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative
}

@media only screen and (min-width: 970px) {
    .container2.menu .menuRight .menuBottom ul li:hover {
        background-color: #1f84b6;
        -webkit-transition: .6s;
        transition: .6s
    }
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuBottom ul li {
        margin-right: 0;
        padding-left: 20px
    }
}

.container2.menu .menuRight .menuBottom ul li a {
    color: #fff;
    padding: 13px 15px
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuBottom ul li a {
        padding: 0
    }
}

.container2.menu .menuRight .menuBottom ul li.hasSubMenu .submenu {
    max-height: 0;
    padding: 0 15px 0 15px;
    position: absolute;
    white-space: nowrap;
    -webkit-box-sizing: unset;
    box-sizing: unset;
    display: block;
    overflow: hidden;
    -webkit-transition: .7s;
    transition: .7s;
    min-width: 210px;
    top: 100%;
    left: -15px;
    z-index: 9
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuBottom ul li.hasSubMenu .submenu {
        position: relative
    }
}

.container2.menu .menuRight .menuBottom ul li.hasSubMenu .submenu li {
    background-color: #05a1cf;
    margin-right: 0
}

.container2.menu .menuRight .menuBottom ul li.hasSubMenu .active + .submenu {
    position: relative;
    max-height: 500px;
    padding: 0 15px 0 15px;
    z-index: 4;
    -webkit-transition: 1.5s;
    transition: 1.5s
}

@media only screen and (min-width: 970px) {
    .container2.menu .menuRight .menuBottom ul li.hasSubMenu:hover .submenu {
        max-height: 500px;
        padding: 0 15px 20px 15px;
        z-index: 999;
        -webkit-transition: 1.5s;
        transition: 1.5s
    }

    .container2.menu .menuRight .menuBottom ul li.hasSubMenu:hover .submenu li {
        background-color: #05a1cf;
        margin-right: 0
    }

    .container2.menu .menuRight .menuBottom ul li.hasSubMenu:hover .submenu li:hover {
        background-color: #1f84b6
    }
}

.container2.menu .menuRight .menuBottom ul li.hasSubMenu .arrow {
    display: none;
    width: 50px;
    height: 20px
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuBottom ul li.hasSubMenu .arrow {
        display: block;
        position: absolute;
        top: 18px;
        right: -50px
    }
}

.container2.menu .menuRight .menuBottom ul li.hasSubMenu .arrow:after {
    display: none;
    background-image: url(../img/sprite.png);
    background-position: -128px -60px;
    width: 5px;
    height: 10px
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuBottom ul li.hasSubMenu .arrow:after {
        content: '';
        display: block;
        position: absolute;
        -webkit-transition: .5s;
        transition: .5s
    }
}

.container2.menu .menuRight .menuBottom ul li.hasSubMenu .arrow.active:after {
    display: none;
    background-image: url(../img/sprite.png);
    background-position: -128px -60px;
    width: 5px;
    height: 10px
}

@media only screen and (max-width: 970px) {
    .container2.menu .menuRight .menuBottom ul li.hasSubMenu .arrow.active:after {
        content: '';
        display: block;
        position: absolute;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: .5s;
        transition: .5s
    }
}

.container2.menu .menuRight .menuBottom ul.active {
    -webkit-transition: 1s;
    transition: 1s;
    left: 0;
    z-index: 999
}
*/


/*end menu*/

.topNews {
    width: 100%;
    height: auto
}

.topNews .mainLine {
    height: 520px;
    width: 100%;
    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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media only screen and (max-width: 970px) {
    .topNews .mainLine {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto
    }
}

.topNews .mainLine .blockTwo {
    width: 370px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 1170px) {
    .topNews .mainLine .blockTwo {
        width: 32%
    }
}

@media only screen and (max-width: 970px) {
    .topNews .mainLine .blockTwo {
        width: 48%;
        height: 520px
    }
}

@media only screen and (max-width: 480px) {
    .topNews .mainLine .blockTwo {
        width: 100%
    }
}

.topNews .mainLine .blockTwo .imageBlock {
    width: 370px;
    height: 250px
}

@media only screen and (max-width: 1170px) {
    .topNews .mainLine .blockTwo .imageBlock {
        width: 100%
    }
}

.topNews .mainLine .blockOne {
    width: 370px;
    margin: 0 30px
}

.topNews .mainLine .blockOne .imageBlock {
    width: 370px;
    height: 520px
}

@media only screen and (max-width: 970px) {
    .topNews .mainLine .blockOne .imageBlock {
        width: 100%;
        height: 520px
    }
}

@media only screen and (max-width: 1170px) {
    .topNews .mainLine .blockOne {
        width: 32%;
        margin: 0;
        overflow: hidden
    }
}

@media only screen and (max-width: 970px) {
    .topNews .mainLine .blockOne {
        width: 48%;
        margin: 0
    }
}

@media only screen and (max-width: 480px) {
    .topNews .mainLine .blockOne {
        width: 100%;
        margin-top: 20px
    }
}

@media only screen and (max-width: 970px) {
    .topNews .mainLine .lastCol {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 20px;
        height: 260px;
        width: 100%
    }
}

@media only screen and (max-width: 970px) and (max-width: 480px) {
    .topNews .mainLine .lastCol {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 970px) {
    .topNews .mainLine .lastCol a {
        width: 48%
    }
}

@media only screen and (max-width: 970px) and (max-width: 480px) {
    .topNews .mainLine .lastCol a {
        width: 100%
    }
}

.topNews .mainLine .lastCol a .imageBlock {
    width: 100%
}

@media only screen and (max-width: 480px) {
    .topNews .mainLine .lastCol a:nth-of-type(1n) {
        margin-bottom: 20px
    }
}

.imageBlock {
    position: relative
}

.imageBlock:hover .bg {
    opacity: .2;
    -webkit-transition: 1s;
    transition: 1s
}

.imageBlock .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    z-index: 99
}

.imageBlock .content:hover .imgTitle {
    color: #05a1cf;
    -webkit-transition: .5s;
    transition: .5s;
}

.imageBlock .content .imgTitle {
    color: #fff;
    font-size: 20px;
    font-family: Arial;
    padding: 0 30px 20px 20px;
    -webkit-transition: .4s;
    transition: .4s;
    max-height: 70px;
    overflow: hidden;
}

.imageBlock .content .statistic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    margin-bottom: 10px
}

.imageBlock .content .statistic .category,
.imageBlock .content .statistic .comment,
.imageBlock .content .statistic .watch {
    width: auto;
    padding-left: 25px;
    position: relative;
    margin-right: 15px;
    color: #fff;
    font-family: Arial;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase
}

.imageBlock .content .statistic .category {
    padding-left: 3px
}

.imageBlock .content .statistic .watch:after {
    background-image: url(../img/sprite.png);
    background-position: -21px -106px;
    width: 16px;
    height: 9px;
    position: absolute;
    content: '';
    left: 0;
    top: 2px
}

.imageBlock .content .statistic .comment:after {
    background-image: url(../img/sprite.png);
    background-position: -109px -78px;
    width: 14px;
    height: 13px;
    position: absolute;
    content: '';
    left: 5px;
    top: 0
}

.rowThree {
    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;
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 970px) {
    .rowThree {
        margin-top: 0
    }
}

.rowThree .imageBlock {
    width: 370px;
    height: 250px
}

@media only screen and (max-width: 1170px) {
    .rowThree .imageBlock {
        width: 100%
    }
}

.rowThree a {
    margin-bottom: 20px
}

@media only screen and (max-width: 1170px) {
    .rowThree a {
        width: 32%
    }
}

@media only screen and (max-width: 970px) {
    .rowThree a {
        margin-top: 20px;
        width: 48%
    }
}

@media only screen and (max-width: 480px) {
    .rowThree a {
        width: 100%
    }
}

.rowTwo {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width: 970px) {
    .rowTwo {
        margin-top: 0
    }
}

.rowTwo .imageBlock {
    width: 570px;
    height: 250px
}

@media only screen and (max-width: 1170px) {
    .rowTwo .imageBlock {
        width: 100%
    }
}

.rowTwo a {
    margin-bottom: 20px
}

@media only screen and (max-width: 1170px) {
    .rowTwo a {
        width: 48%
    }
}

@media only screen and (max-width: 970px) {
    .rowTwo a {
        margin-top: 20px;
        width: 100%
    }
}

@media only screen and (max-width: 480px) {
    .rowTwo a {
        width: 100%
    }
}

.title {
    font-size: 40px;
    font-family: Arial;
    font-weight: 700;
    color: #18648a;
    margin: 40px 0
}

@media only screen and (max-width: 970px) {
    .title {
        font-size: 32px;
        margin: 15px 0
    }
}

@media only screen and (max-width: 480px) {
    .title {
        font-size: 24px;
        margin: 5px 0
    }
}

.statisticNews {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

@media only screen and (max-width: 970px) {
    .statisticNews {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.statisticNews .category,
.statisticNews .comment,
.statisticNews .watch {
    position: relative;
    width: auto;
    padding-left: 25px;
    margin-right: 15px;
    color: #05a1cf;
    font-family: Arial;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase
}

.statisticNews .category {
    text-align: center;
    padding: 3px;
    border: 1px solid;
    width: auto;
    margin-right: 15px;
    color: #05a1cf;
    font-family: Arial;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
    margin-top: 5px;
}

.statisticNews .watch:after {
    background-image: url(../img/sprite.png);
    background-position: 0 -106px;
    width: 16px;
    height: 9px;
    position: absolute;
    content: '';
    left: 0;
    top: 2px
}

.statisticNews .comment:after {
    background-image: url(../img/sprite.png);
    background-position: -109px -60px;
    width: 14px;
    height: 13px;
    position: absolute;
    content: '';
    left: 5px;
    top: 0
}

.articles {
    height: auto
}

.articles .newsWrapper {
    margin-top: 50px;
    height: auto
}

@media only screen and (max-width: 970px) {
    .articles .newsWrapper {
        margin-top: 25px
    }
}

.articles .newsWrapper .newsBlock {
    margin-bottom: 30px
}

.articles .newsWrapper .newsBlock:hover .contentNews>.titleNews {
    color: #05a1cf;
    -webkit-transition: .3s;
    transition: .3s
}

.articles .newsWrapper .newsBlock:hover .bg {
    opacity: .2;
    -webkit-transition: 1s;
    transition: 1s
}

.articles .newsWrapper .newsBlock .imageBlock {
    width: 460px;
    height: 225px;
    margin-right: 35px;
    float: left;
    margin-bottom: 5px
}

@media only screen and (max-width: 970px) {
    .articles .newsWrapper .newsBlock .imageBlock {
        margin: 0 auto 20px auto;
        float: none
    }
}

@media only screen and (max-width: 480px) {
    .articles .newsWrapper .newsBlock .imageBlock {
        width: 100%
    }
}

.articles .newsWrapper .newsBlock .contentNews {
    min-height: 225px
}

.articles .newsWrapper .newsBlock .contentNews .titleNews {
    font-size: 20px;
    color: #18648a;
    font-family: Arial;
    font-weight: 700;
    margin: 30px 0;
    -webkit-transition: .4s;
    transition: .4s
}

@media only screen and (max-width: 970px) {
    .articles .newsWrapper .newsBlock .contentNews .titleNews {
        text-align: center;
        margin: 10px 0
    }
}

.articles .newsWrapper .newsBlock .contentNews .descriptionNews {
    color: #222;
    font-family: Arial;
    font-size: 14px;
    line-height: 1.5
}

.articles .newsWrapper .newsBlock:after,
.articles .newsWrapper .newsBlock:before {
    content: '';
    clear: both
}

.articles .yet {
    margin: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.articles .yet .btnYet:hover a:after {
    background-position: -128px -78px
}

.articles .yet .btnYet a {
    width: 205px;
    padding: 10px 20px;
    border: 1px solid #18648a;
    color: #18648a;
    font-size: 16px;
    font-family: Arial;
    font-weight: 700;
    -webkit-transition: .4s;
    transition: .4s;
    text-transform: uppercase;
    position: relative
}

.articles .yet .btnYet a:hover {
    background-color: #18648a;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s
}

.articles .yet .btnYet a:after {
    content: '';
    position: absolute;
    background-image: url(../img/sprite.png);
    background-position: -128px -60px;
    width: 5px;
    height: 10px;
    right: 9px;
    top: 13px
}

.articles .imageBlock .content .imgTitle {
    font-size: 15px
}

.newsBlock {
    height: auto
}

.newsBlock .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.newsBlock .wrapper a {
    margin-right: 25px
}

@media only screen and (max-width: 1170px) {
    .newsBlock .wrapper a {
        margin-right: 0;
        width: 33%
    }
}

@media only screen and (max-width: 650px) {
    .newsBlock .wrapper a {
        width: 50%
    }
}

@media only screen and (max-width: 480px) {
    .newsBlock .wrapper a {
        width: 100%
    }
}

.newsBlock .wrapper a:nth-of-type(4n) {
    margin-right: 0
}

.newsBlock .wrapper .block {
    width: 270px;
    height: auto;
    max-height: 270px;
    overflow: hidden;
    margin-bottom: 20px
}

.newsBlock .wrapper .block:hover .contentNews>.titleNews {
    color: #05a1cf;
    -webkit-transition: .3s;
    transition: .3s
}

.newsBlock .wrapper .block:hover .bg {
    opacity: .2;
    -webkit-transition: 1s;
    transition: 1s
}

@media only screen and (max-width: 1170px) {
    .newsBlock .wrapper .block {
        width: 100%;
        margin: 0 auto 20px auto;
        padding: 0 10px
    }
}

.newsBlock .wrapper .block .imageBlock {
    width: 100%;
    height: 135px;
    margin-bottom: 20px
}

@media only screen and (max-width: 970px) {
    .newsBlock .wrapper .block .contentNews .category {
        width: 100%;
        margin-top: 10px
    }
}

@media only screen and (max-width: 650px) {
    .newsBlock .wrapper .block .contentNews .category {
        width: auto;
        margin-top: -4px
    }
}

.newsBlock .wrapper .block .contentNews .titleNews {
    font-size: 16px;
    font-family: Arial;
    font-weight: 700;
    color: #18648a;
    -webkit-transition: .4s;
    transition: .4s;
    margin-top: 20px
}

.threeNewsRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

@media only screen and (max-width: 970px) {
    .threeNewsRow {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.threeNewsRow a {
    margin-right: 30px
}

@media only screen and (max-width: 1170px) {
    .threeNewsRow a {
        margin-right: 4px;
        width: 33%;
        padding-right: 10px
    }
}

@media only screen and (max-width: 970px) {
    .threeNewsRow a {
        width: 48%;
        padding-right: 0;
        margin-right: 0
    }
}

@media only screen and (max-width: 480px) {
    .threeNewsRow a {
        width: 100%
    }
}

.threeNewsRow a:nth-of-type(3n) {
    margin-right: 0
}

@media only screen and (max-width: 1170px) {
    .threeNewsRow a:nth-of-type(3n) {
        padding-right: 0;
        margin-right: 0
    }
}

.threeNewsRow .block {
    width: 370px;
    height: auto;
    max-height: 370px;
    overflow: hidden;
    margin-bottom: 20px
}

@media only screen and (max-width: 1170px) {
    .threeNewsRow .block {
        width: 100%
    }
}

.threeNewsRow .block:hover .contentNews>.titleNews {
    color: #05a1cf;
    -webkit-transition: .3s;
    transition: .3s
}

.threeNewsRow .block:hover .bg {
    opacity: .2;
    -webkit-transition: 1s;
    transition: 1s
}

.threeNewsRow .block .imageBlock {
    width: 370px;
    height: 170px;
    margin-bottom: 20px
}

@media only screen and (max-width: 970px) {
    .threeNewsRow .block .imageBlock {
        width: 100%
    }
}

.threeNewsRow .block .titleNews {
    font-size: 16px;
    font-family: Arial;
    font-weight: 700;
    color: #18648a;
    -webkit-transition: .4s;
    transition: .4s;
    margin-top: 20px
}

.archives {
    margin: 60px 0 25px 0;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #05a1cf;
    font-size: 16px;
    font-family: Arial;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.archives span {
    padding-right: 5px
}

.archives ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.archives ul li {
    padding-right: 10px;
    position: relative;
    /*margin-bottom: 5px*/
}

.archives ul li:after {
    content: '|';
    position: absolute;
    right: 3px;
    top: -1px
}

.archives ul li:last-of-type:after {
    content: ''
}

.archives ul a {
    color: #05a1cf;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 16px;
    font-family: Arial
}

.archives ul a:hover {
    -webkit-transition: .3s;
    transition: .3s;
    color: #18648a
}


/*footer*/


/*



.footer {
    height: auto;
    background-color: #efefef
}

.footer .container2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto
}

.footer .container2 .item {
    width: 100%;
    padding: 60px 0 0 0;
    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
}

@media only screen and (max-width: 970px) {
    .footer .container2 .item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.footer .container2 .item .col {
    width: 190px;
    height: auto
}

@media only screen and (max-width: 1170px) {
    .footer .container2 .item .col {
        padding-right: 20px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 970px) {
    .footer .container2 .item .col {
        width: 33%
    }
}

@media only screen and (max-width: 480px) {
    .footer .container2 .item .col {
        width: 50%
    }
}

.footer .container2 .item .col li {
    margin: 10px 0
}

.footer .container2 .item .col a {
    color: #222;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 16px;
    font-family: Arial
}

.footer .container2 .item .col a:hover {
    color: #05a1cf;
    -webkit-transition: .3s;
    transition: .3s
}

.footer .container2 .logoFooter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0;
    width: 100%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media only screen and (max-width: 970px) {
    .footer .container2 .logoFooter {
        height: auto;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (max-width: 480px) {
    .footer .container2 .logoFooter {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width: 480px) {
    .footer .container2 .logoFooter a {
        width: 100%
    }
}

.footer .container2 .logoFooter .logoF {
    background-image: url(../img/sprite.png);
    background-position: 0 -60px;
    width: 104px;
    height: 41px;
    margin-left: 20px
}

@media only screen and (max-width: 480px) {
    .footer .container2 .logoFooter .logoF {
        margin: 30px auto 0 auto
    }
}

.footer .container2 .logoFooter span {
    color: #222;
    font-size: 16px;
    font-family: Arial
}

.footer .container2 .copyright {
    padding: 20px 0;
    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;
    width: 100%;
    border-top: 1px solid #dbdbdb
}

@media only screen and (max-width: 970px) {
    .footer .container2 .copyright {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.footer .container2 .copyright span {
    font-size: 14px;
    color: #222;
    font-family: Arial;
    width: auto;
    -webkit-transition: .4s;
    transition: .4s
}

@media only screen and (max-width: 970px) {
    .footer .container2 .copyright a {
        width: 100%
    }
}

.footer .container2 .copyright .webIt {
    margin-left: 20px;
    width: 185px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.footer .container2 .copyright .webIt:hover .logoWeb {
    -webkit-transition: .5s;
    transition: .5s;
    background: url(../img/webit.png) no-repeat -5px -5px;
    width: 37px;
    height: 10px
}

.footer .container2 .copyright .webIt:hover span {
    color: #05a1cf;
    -webkit-transition: .3s;
    transition: .3s
}

@media only screen and (max-width: 970px) {
    .footer .container2 .copyright .webIt {
        width: 100%;
        margin-top: 15px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 0
    }
}

.footer .container2 .copyright .webIt .logoWeb {
    background: url(../img/webit.png) no-repeat -5px -25px;
    width: 37px;
    height: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-left: 20px
}
*/


/*footer*/


/*login-register*/

.fly-login {
    font-family: Arial;
    position: absolute;
    width: 800px;
    padding: 30px 50px;
    z-index: 10000;
    background: #e9edf3;
    border: 1px solid #85939c;
    left: 50%;
    margin-left: -400px;
    top: 200px;
    opacity: 1;
    display: none;
}

#vhodregtabs {
    display: none;
}

.s54 {
    background: url(/i/i17.png) repeat-y;
}

.fs12 {
    font-size: 12px !important;
}

.text-content h2,
.comment-list h2 {
    font-size: 24px;
    font-weight: bold;
    color: #4475BA;
    margin: 16px 0 10px;
}

.cl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 245px;
}

.cl:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.profileIcons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


/*.profileIcons .usname{
    width: 100%;
    padding-bottom: 5px;
}*/

.s55 {
    width: 260px;
    float: left;
}

.fs18 {
    font-size: 18px !important;
}

.text-content p {
    margin: 12px 0;
}

.mr20 {
    margin-top: 20px !important;
}

.mr19 {
    margin: 12px 0 3px;
}

.posrel {
    position: relative;
}

.w2 {
    width: 250px;
}

.inp2-w2 {
    width: 250px;
}

.inp2 {
    position: relative;
    background: #fff;
    border: 0;
    height: 26px;
    padding: 2px 4px;
    box-shadow: inset #999 1px 1px 3px;
}

.f-l {
    float: left;
}

.btn_submit1 {
    padding: 5px 25px;
}

.btn_submit {
    position: relative;
    color: #fff;
    padding: 5px 25px;
    border: 1px solid #58afe4;
    border-bottom: 1px solid #2c7cb0;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #57B9F2;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#57B9F2), to(#2d95d7));
    background: -webkit-linear-gradient(#57B9F2, #2d95d7);
    background: -moz-linear-gradient(#57B9F2, #2d95d7);
    background: -ms-linear-gradient(#57B9F2, #2d95d7);
    background: -o-linear-gradient(#57B9F2, #2d95d7);
    background: linear-gradient(#57B9F2, #2d95d7);
    -pie-background: linear-gradient(#57B9F2, #2d95d7);
    behavior: url(/js/PIE.htc);
}

.mr1 {
    margin: 10px 0;
}

.s56 {
    width: 300px;
    float: left;
    margin-left: 130px;
}

.fs18 {
    font-size: 18px !important;
}

.text-content h2,
.comment-list h2 {
    font-size: 24px;
    font-weight: bold;
    color: #4475BA;
    margin: 16px 0 10px;
}

.hideflycontent {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

label.error {
    background-color: #ff9999;
    font-size: 11px;
    border: 1px solid #f29292;
    padding: 4px 10px;
    color: #000;
    display: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 6px #ddd;
    -webkit-box-shadow: 0 0 6px #ddd;
    position: absolute;
    top: -27px;
    left: 85px;
    /*margin: -14px 0 0 100px;*/
}

label.error em {
    border: 10px solid;
    border-color: #ff9999 transparent transparent;
    bottom: -17px;
    display: block;
    height: 0;
    left: 20px;
    position: absolute;
    width: 0;
}

.dbn {
    display: none;
}

.login-tabs {
    width: 50%;
    padding: 2%;
    margin: 0;
    float: left;
    font-size: 17px !important;
    background: #d5d9e0;
    border-bottom: 1px solid #fff;
}

.login-tabs-a {
    background: #e9edf3;
    border-bottom: 1px solid #e9edf3;
}

#regtext,
#vhodtext {
    /*padding: 2%;*/
}

#hideflylogin {
    top: 2px;
    right: 2px;
}

.s25 {
    width: 45% !important;
    padding: 0 2%;
}

.s25:nth-child(2) {
    text-align: right;
    float: right;
}

.s25:nth-child(3) {
    padding-top: 10px;
    width: 97% !important;
}

#cbmob {
    right: 5px;
}

.login-tabs-a {
    background: #e9edf3;
    border-bottom: 1px solid #e9edf3;
}

.cl6 {
    color: #0066cc !important;
}

.curp {
    cursor: pointer;
}

.f-r {
    float: right;
}

.text-content h2,
.comment-list h2 {
    font-weight: bold;
    color: #4475BA;
    margin: 16px 0 10px;
}

.text-content p {
    margin: 12px 0;
}

.inp2-w3 {
    width: 60px;
}

.s83 a,
.s83 img {
    margin-right: 15px;
}

.s80 {
    height: 20px;
    background: url(/i/lk_icons.png) 0 -165px no-repeat;
    padding: 0 0 0 20px;
    color: #fff;
    font-size: 11px;
}

.s81 {
    height: 20px !important;
    background: url(/i/lk_icons.png) 0 -130px no-repeat;
    padding: 0 0 5px 20px;
    color: #fff;
    font-size: 11px;
}

.s82 {
    height: 20px !important;
    background: url(/i/lk_icons.png) 0 -226px no-repeat;
    padding: 0 0 5px 20px;
    color: #fff;
    font-size: 11px;
    margin-right: 0 !important;
}

.cl7 {
    margin-top: 5px;
    color: #fff !important;
    margin-left: auto;
    font-size: 13px;
}

#bannerbot {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 7px;
    background: #fff;
    z-index: 1000;
}

#bannerbot #close {
    position: absolute;
    top: 7px;
    right: 18px;
    z-index: 1001;
    width: 18px;
    height: 18px;
    background: url(/i/i3.png) no-repeat;
    cursor: pointer;
}

div#bannerbot {
    padding: 0;
    height: 100px !important;
    right: 0;
    left: unset;
    width: 320px;
}

#bannerbot #close {
    top: -18px;
    /*right: 0;*/
    left: 5px;
}


/*@media only screen and (max-width: 480px) {

    .cl.photoNone.s83{
        width: 185px;
    }

    .cl.photoNone.s83 > img {
        display: none;
    }

}*/

@media screen and (max-width: 800px) {
    .fly-login {
        width: 100%;
        left: 0;
        margin-left: 0;
        padding: 30px 10px;
    }
    .fly-login .s54 {
        background: none;
    }
    #vhodregtabs,
    #regtitletab,
    #vhodtitletab {
        display: block;
    }
    #regtitle,
    #vhodtitle {
        display: none;
    }
    #vhodregtabs {
        width: 100%;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .formReg .s55,
    .formReg .s56 {
        width: 100%;
        margin-left: 0;
    }
    .s55>#regtext,
    .s56>#vhodtext {
        display: none;
    }
    .s55.active>#regtext,
    .s56.active>#vhodtext {
        display: block;
    }
    .fs18 {
        padding: 10px 0;
        background-color: #d5d9e0;
        text-align: center;
    }
    .s55.active .fs18,
    .s56.active .fs18 {
        background-color: #e9edf3;
    }
}


/*last style*/

.cl.photoNone.s83 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.profileIcons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 185px;
}

.usname {
    font-size: 11px;
    color: #000;
    background: #77dcf9;
    padding: 5px;
}

.formReg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (min-width: 640px) {
    #bannerbot {
        display: none !important;
    }
}

@media only screen and (max-width: 600px) {
    .cl.photoNone.s83 {
        width: 100%;
        margin-bottom: 10px;
    }
    .s83 div {
        width: 100% !important;
    }
    .cl7 {
        margin-right: 0 !important;
    }
    #bannerbot {
        /*display: block;*/
        display: none;
    }
}