/* ::::: http://moi-blogi.ru/eroforce/association-news-ru/index.css ::::: */

.text p {
    text-align: left;
}

a {
    text-decoration: none;
}

.under-href {
    text-decoration: underline;
}

.under-href:hover {
    text-decoration: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    outline: 0px none;
    vertical-align: top;
    background: transparent none repeat scroll 0% 0%;
}

body {
    line-height: 1;
    /*background: rgb(125,255,252);*/
    /*background: linear-gradient(180deg, rgba(125,255,252,1) 34%, rgba(255,252,252,1) 100%);*/
    background: rgb(125,255,252);
    background: linear-gradient(180deg, rgba(125,255,252,1) 0%, rgba(255,252,252,1) 19%);
}

.fadepopup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 1000;
}

img, table {
    max-width: 100%;
}

a {
    color: rgb(70, 108, 199);
}

a:hover {
    text-decoration: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
}

header {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgb(210 252 255);
    background-position: center center;
    background-size: 100% 100%;
}

.text h2 {
    text-align: center;
    font-size: 2.1em;
}

div.conContent {
    text-align: center;
    display: inline;
    width: 100%;
    font-size: 18px;
    padding: 10px 0px;
}

.images-logo {
    display: block;
}

.images-logo img {
    max-width: 100%;
    float: left;
    padding: 0px 10px;
    height: auto;
}

.images-logo img:last-child {
    width: 130px;
    padding-top: 25px;
}

div.text-header {
    display: block;
    text-align: center;
    padding-top: 10px;
}

div.text-header p {
    padding: 10px;
}

.container {
    width: 990px;
    position: relative;
    margin: 0px auto;
}

.content {
    /*background: rgb(255, 255, 255) none repeat scroll 0% 0%;*/
    border-radius: 10px;
    margin: 0px 0px 15px;
    overflow: hidden;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px rgb(230, 230, 230);
    box-shadow: 0px 0px 10px rgb(230, 230, 230);
    display: flex;
    justify-content: space-between;
}

.sidebar {
    /*float: right;*/
    font-size: 14px;
    line-height: 1.2;
    position: relative;
}

@media (max-width: 1000px) {
    .sidebar {
        /*float: right;*/
        font-size: 14px;
        line-height: 1.2;
        position: relative;
    }
}

.itemfirst {
    width: 249px;
    padding: 12px;
    background: rgb(210 252 255) none repeat scroll 0% 0%;
    border: 1px solid rgb(225, 225, 225);
    float: left;
}

.sidebar .author {
    text-align: left;
    overflow: hidden;
    padding: 0px 0px 15px;
}

.sidebar .author h3 {
    margin: 0px;
    text-decoration: underline;
}

.sidebar .author img {
    float: right;
}

.sidebar .author ul {
    position: relative;
    top: 13px;
    margin: 0px;
    font-weight: bold;
    padding: 0px 0px 30px 15px;
    overflow: hidden;
}

.text {
    /*width: 655px;*/
    /*float: left;*/
    font-size: 17px;
    line-height: 1.2;
    text-align: justify;
    padding: 0px 15px 0px 0px;
}

.content h1 {
    font-size: 28px;
    /*width: 655px;*/
    margin: 0px 0px 40px;
    text-align: left;
}

.content h1 span {
    color: red;
}

.content h3 {
    font-size: 17px;
    margin: 15px 0px 10px;
}

.content p {
    margin: 0px 0px 15px;
    font-weight: 400;
}

.content .red {
    font-size: 16px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

.text3 img {
    width: 65px;
    margin: 5px 0px 0px;
}

.content .red2 {
    font-size: 16px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

#comments {
}

#comments h1 {
    color: rgb(204, 0, 0);
    margin: 0px 0px 5px;
}

.maxB {
    margin: 0px auto;
    display: inline-block;
}

.comment {
    padding: 15px 0px;
    border-top: 1px solid rgb(232, 232, 232);
}

.comment .text1 {
    font-size: 14px;
    font-weight: bold;
}

.comment .text2 {
    font-size: 12px;
    float: right;
    color: rgb(136, 136, 136);
    font-weight: normal;
}

.comment .text3 {
    font-size: 15px;
    padding: 10px 0px 0px;
    font-weight: normal;
}

.footer {
    margin: 0px 0px 25px;
    background: rgb(255, 255, 255) none repeat scroll 0% 0%;
    border-radius: 10px;
    padding: 15px;
    font-weight: 600;
    font-size: 12px;
    color: rgb(119, 119, 119);
}

.block2 {
    width: 650px;
    background: rgb(210 252 255) none repeat scroll 0% 0%;
    padding: 5px;
    border: 1px solid red;
}

.block2 p {
    font-weight: 600;
}

.red {
    font-size: 26px;
    padding: 10px 0px 0px;
    color: rgb(244, 11, 11);
}

.yourChance {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, right top, left top, from(rgb(210 252 255)), to(rgb(0 178 255))) repeat scroll 0% 0%;
    background: rgba(0, 0, 0, 0) linear-gradient(to left, rgb(210 252 255), rgb(0 178 255)) repeat scroll 0% 0%;
    font-size: 18px;
    padding: 20px;
    margin-bottom: 15px;
    font-style: inherit;
}

.button_page, .btn {
    margin: 0px auto;
    border: medium none;
    font: bold 16px Arial, Helvetica, sans-serif;
    max-width: 100%;
    vertical-align: middle;
    text-decoration: none;
    color: rgb(255, 255, 255);
    position: relative;
    padding: 20px 30px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 1px 0px rgb(158, 141, 132) inset, 0px 5px 0px 0px rgb(178, 90, 8), 0px 10px 5px rgb(153, 153, 153);
    box-shadow: 0px 1px 0px rgb(158, 141, 132) inset, 0px 5px 0px 0px rgb(178, 90, 8), 0px 10px 5px rgb(153, 153, 153);
    background-color: #f44336;
    text-transform: uppercase;
    text-align: center;
}

.itemfirst .button_page {
    max-width: 100%;
}

.insite {
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}

#slidebox {
    width: 200px;
    height: 100px;
    padding: 0px 10px;
    background-color: rgb(255, 255, 255);
    border-top: 3px solid rgb(226, 132, 9);
    position: fixed;
    bottom: 10px;
    left: -100%;
    -webkit-box-shadow: -2px 0px 5px rgb(170, 170, 170);
    box-shadow: -2px 0px 5px rgb(170, 170, 170);
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.insight {
    position: relative;
    width: 100%;
    height: 100px;
    padding: 5px;
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 25px;
    padding: 0px 10px;
    cursor: pointer;
    z-index: 999;
    font-weight: 600;
    color: rgb(204, 204, 204);
}

.box img {
    max-width: 30%;
    float: left;
    padding-right: 10px;
}

.box {
    width: 100%;
    height: 100px;
    position: relative;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#slidebox p {
    font-size: 11px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: rgb(85, 85, 85);
    margin-right: 18px;
}

.box .read {
    font-size: 14px;
    color: rgb(22, 151, 206);
    text-decoration: underline;
}

@media screen and (max-width: 999px) {
    .content h1 {
        width: auto;
    }

    .container {
        width: 95%;
    }

    .text {
        width: auto;
        float: none;
        text-align: justify;
        padding: 0px;
    }

    .block2 {
        width: auto;
    }

    .conteinerCenter {
        width: 550px;
        margin: 0px auto;
    }

    .itemfirst {
        display: none;
    }

    #slidebox {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    img.imgFl {
        float: none !important;
        margin: 0px auto 10px;
        display: block;
    }

    .conteinerCenter {
        width: 100%;
    }

    .button_page {
        width: 100% !important;
        font-size: 14px;
    }
}

@media screen and (max-width: 479px) {
    .content h1 {
        width: auto;
        font-size: 22px;
    }

    .text p {
        text-align: left;
    }

    .block2 {
        text-align: left;
    }

    .text3 {
        text-align: left;
    }

    .comment {
        text-align: left;
    }

    .footer {
        text-align: center;
    }
}

@media screen and (max-width: 320px) {
    .button_page {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .images-logo img {
        float: none;
    }
}

@media screen and (max-width: 720px) {
}

@media screen and (max-width: 468px) {
    .images-logo img {
        float: none;
    }
}

@media screen and (max-width: 468px) {
}

* {
    margin: 0px;
    padding: 0px;
}

.screenLock {
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
    top: 0px;
    left: 0px;
    z-index: 99999;
    display: none;
}

.msg {
    position: absolute;
    width: 600px;
    height: auto;
    padding-bottom: 30px;
    text-align: center;
    top: 100px;
    left: 50%;
    margin-left: -300px;
    background: rgb(20, 143, 185) none repeat scroll 0% 0%;
    border: 1px solid rgb(238, 238, 238);
}

.msg > h1 {
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer;
}

.submit {
    margin-top: 10px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    width: 400px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0px none;
    background-color: firebrick;
    color: rgb(255, 255, 255);
    font-size: 26px;
    border-radius: 3px;
}
