#modal_close {
    width: 30px;
    height: 30px;
    font-size: 25px;
    font-family: tahoma;
    position: absolute;
    top: 10px;
    right: 13px;
    cursor: pointer;
    display: block;
}

#modal_form {
    width: 90%;
    height: auto;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    opacity: 0;
    z-index: 5;
    padding: 20px 10px;
    text-align: center;
}

/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form p {
    font-size: 20px;

}

#overlay {
    z-index: 3;
    /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
    position: fixed;
    /* всегдa перекрывaет весь сaйт */
    background-color: #000;
    /* чернaя */
    opacity: 0.8;
    /* нo немнoгo прoзрaчнa */
    -moz-opacity: 0.6;
    /* фикс прозрачности для старых браузеров */
    filter: alpha(opacity=80);
    width: 100%;
    height: 95%;
    /* рaзмерoм вo весь экрaн */
    top: 0;
    /* сверху и слевa 0, oбязaтельные свoйствa! */
    left: 0;
    cursor: pointer;
    display: none;
    /* в oбычнoм сoстoянии её нет) */
}


body {
    font-family: 'Roboto', sans-serif;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clear {
    clear: both
}

.all {
    max-width: 1068px;
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    overflow: hidden;
    min-width: 270px
}

#top {
    line-height: 0;
    height: 0;
    font-size: 0;
    margin: 0;
    padding: 0;
    position: absolute
}

.b_top {
    margin-top: 20px
}

.top {
    margin: 15px 0 15px
}

.logo {
    width: 80%;
    display: block
}

.logo img {
    max-width: 100%;
    float: left
}

.top_icons {
    float: right;
    width: 18%;
    display: block
}

.top_ico {
    float: right
}

.top_ico2 {
    float: right;
    display: block
}

.top_ico2 a {
    display: block;
    float: left
}

.top_ico img {
    margin: 0 0 0 5px;
    max-width: 100%
}

.top_ico2 img {
    margin: 0 0 5px 8px;
    max-width: 100%
}

.menu_line {
    display: table;
    width: 100%;
    font-size: 1.125rem;
    color: rgb(0, 93, 172);
    text-transform: uppercase;
    border-top: 1px solid rgb(76, 72, 73);
    border-bottom: 1px solid rgb(76, 72, 73);
    padding: 0;
    margin: 0;
    background-color: rgb(255, 255, 255);
    letter-spacing: 1px
}

.home_ico,
.home_ico_sel {
    width: 72px;
    height: 66px;
    float: left;
    margin: 0
}

.home_ico:hover {
    background-color: rgb(0, 93, 172)
}

.home_ico a {
    width: 72px;
    height: 66px;
    display: block
}

.menu_line_item:first-child,
.menu_line_item_sel:first-child {
    margin-left: 0
}

.menu_line_item,
.menu_line_item_sel {
    float: left
}

.menu_line_item:last-child,
.menu_line_item_sel:last-child {
    display: table-cell
}

.allRubrics_menu:hover,
.allRubrics_menu:hover a,
.allRubrics_menu_sel,
.allRubrics_menu_sel a,
.menu_line a,
.menu_line a:hover,
.menu_line_item:hover a,
.menu_line_item_sel a,
.menu_line_item_sel a:hover,
.menu_line_item_sel:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 1.125rem
}

.menu_line_item a,
.menu_line_item:hover a,
.menu_line_item_sel a {
    display: table-cell;
    padding: 24px 15px;
    margin: 0
}

.menu_line_item a {
    color: rgb(0, 93, 172)
}

.menu_line_item:hover,
.allRubrics_menu:hover,
.allRubrics_menu_sel,
.menu_line_item_sel:hover {
    background-color: rgb(0, 93, 172)
}

.allRubrics_menu,
.allRubrics_menu_sel {
    float: right;
    width: 137px;
    padding: 23px 15px 25px 40px;
    margin: 0
}

.allRubrics_menu:hover,
.allRubrics_menu_sel {
    background: rgb(0, 93, 172);
    cursor: pointer
}

.allRubrics_menu span,
.allRubrics_menu_sel span {
    display: block;
    white-space: nowrap
}

#all_rubrics {
    display: none;
    width: 100%;
    background-color: rgb(238, 238, 238)
}

.fp_tags_tape2 {
    margin: 0;
    padding: 0
}

.fp_tags_tape2 li {
    list-style: outside none none;
    float: left;
    width: calc(25% - 1px);
    background-color: rgb(255, 255, 255);
    margin: 0 0 1px 1px
}

.fp_tags_tape2 li:hover {
    background-color: rgb(0, 93, 172)
}

.fp_tags_tape2 li img {
    margin: -3px 8px 0 0
}

.fp_tags_tape2 li a {
    display: table-cell;
    width: 100%;
    padding: 17px 2%;
    float: left
}

.fp_tags_tape2 li a {
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgb(31, 66, 120);
    font-size: 13px;
    text-decoration: none;
    font-weight: 700
}

.fp_tags_tape2 li:hover a {
    font-size: 13px;
    text-decoration: none;
    color: rgb(255, 255, 255)
}

.footer_bg {
    background-color: rgb(72, 101, 145);
    padding: 20px 35px;
    color: rgb(255, 255, 255);
    margin-top: 60px
}

.footer {
    max-width: 1068px;
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    overflow: hidden;
    min-width: 320px
}

.c0 {
    float: left;
    width: calc(100% - 260px)
}

.socialb_footer {
    float: left
}

.socialb_footer img {
    margin: 8px 0 0 12px
}

.socialb_footer a:first-child img {
    margin: 8px 0 0
}

.menu_footer {
    float: right;
    min-width: 340px;
    font-size: .875rem;
    color: rgb(255, 255, 255);
}

.menu_footer a,
.menu_footer li {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-weight: 400;
    line-height: 1.8
}

.menu_footer a:hover {
    color: rgb(255, 255, 255);
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.new_bm_col {
    float: left;
    max-width: 210px;
    margin: 0 30px;
    list-style: outside none none
}

.new_bm_col li {
    padding: 0;
    margin: 0
}

.copyright {
    float: right;
    font-size: .875rem;
    min-width: 220px;
    text-transform: uppercase
}

.copyright hr {
    background-color: rgb(255, 255, 255);
    margin: 17px 0 30px;
    border: 0 none
}

.copyright span + hr + span {
    background: transparent;
    padding: 3px 0 13px 84px
}

.copyright a {
    color: rgb(255, 255, 255);
    text-transform: none;
    text-decoration: none
}

.copyright a:hover {
    color: rgb(255, 255, 255)
}

.main {
    position: relative;
    padding: 24px 0 0;
    width: 100%
}

.topNews_item,
.topNews_item_w {
    float: left;
    width: 28%;
    margin-right: 7.5%;
    line-height: 1.2
}

.topNews_item span,
.topNews_item_w span {
    display: block;
    margin-top: 2px
}

.topNews_item a,
.topNews_item_w a {
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size: 1.125rem
}

.topNews_item a:hover,
.topNews_item_w a:hover {
    color: rgb(31, 66, 120);
    text-decoration: none
}

.topNews_item img,
.topNews_item_w img {
    float: none;
    margin: 0 0 15px;
    width: 100%
}

.topNews_item_w {
    float: none;
    width: 100%;
    margin: 0;
    max-width: 524px
}

.topNews_item_w img {
    float: none;
    margin: 0;
    width: 100%
}

.topNews_item_w a > span {
    font-size: .75rem;
    text-align: right;
    color: rgb(15, 49, 93);
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.topNews_item_w a:hover > span {
    color: rgb(0, 0, 0);
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.topNews_item_w .dateBLN {
    margin-bottom: 10px
}

.banUnderBlNews {
    margin: 40px 0;
    width: 100%
}

.banUnderBlNews > div {
    display: block;
    width: 75%;
    float: right;
    max-width: 795px
}

.fp_tags_tape li {
    margin-bottom: 20px;
    padding: 0 0 0 13px;
    font-weight: 400;
    line-height: 2.2
}

.fp_tags_tape a {
    color: rgb(0, 0, 0);
    text-decoration: none
}

.taxonomy {
    margin-bottom: 26px;
    font-size: 12px;
    color: rgb(89, 89, 89)
}

.taxonomy a {
    color: rgb(170, 170, 170);
    text-decoration: none
}

.taxonomy a:hover {
    text-decoration: underline
}

.dateBLN {
    font-size: .875rem;
    font-weight: 700
}

.reklama-right,
.node_blLastNewsIn {
    width: 23.3%;
    float: left
}

.reklama-left h2,
.reklama-right .node_bl h2,
.node_blLastNewsIn h2,
.node_bl h2,
.node_bl_in h2 {
    margin-top: 0;
    padding: 0;
    font-size: 20px;
    margin-bottom: 22px;
    font-weight: 400;
    border-bottom: 1px solid rgb(35, 35, 35);
    text-transform: none;
}

.right_col_news {
    display: block;
    float: left;
    width: 100%;
    padding: 0
}

.bl_fll_in {
    width: 100%
}

.viewNewsImg {
    margin: 0 10px 20px 0;
    padding: 0;
    max-width: 100%
}

.print_version {
    text-align: right;
    margin: 20px 0 0
}

.print_version a {
    font-size: .75rem;
    color: rgb(15, 49, 93);
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.BlRubrNewsIn {
    width: 74%;
    display: block;
    float: left
}

.fp_tags_tape li .rightColBlRubrNewsIn {
    width: 100%;
    vertical-align: top
}

.rightColBlRubrNewsIn img {
    float: left;
    max-width: 85px;
    width: 29%;
    margin-right: 10px
}

.rightColBlRubrNewsIn .topNews_item_w {
    width: 100%;
    margin-bottom: 10px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(225, 225, 225);
    max-width: 795px
}

.topNews_title_blIn {
    margin: 5px
}

.node_blLastNewsIn {
    width: 23%;
    margin-right: 2.8%
}

.node_bl_news_in {
    display: block;
    float: left;
    width: 26%;
    padding-right: 30px
}

.node_bl_news_in h1 {
    text-transform: none
}

.tags_title {
    float: left;
    font-weight: 700;
    margin-right: 10px
}

#parent_popup {
    display: none;
    position: absolute;
    z-index: 1000
}

.popup_opacity {
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
    height: 100%;
    opacity: .5;
    position: fixed;
    width: 100%;
    z-index: 300;
    top: 0;
    left: 0
}

#popup {
    background-color: rgb(255, 255, 255);
    position: fixed;
    top: 5%;
    left: 0%;
    color: rgb(0, 0, 0);
    max-width: 700px;
    width: 100%;
    padding: 4px;
    z-index: 500
}

#popup::after {
    clear: both;
    content: ".";
    height: 0;
    visibility: hidden;
    display: block
}

.menu_rubrics_left {
    position: fixed;
    z-index: 1000;
    left: 0;
    bottom: 20px;
    border: 1px solid rgb(64, 92, 134);
    border-radius: 6px;
    background-color: rgb(65, 93, 135);
    padding: 21px 12px 0;
    margin: 0
}

.menu_rubrics_left li {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.menu_rubrics_left img {
    margin: 0 0 20px;
    float: none
}

@media only screen and (max-width:1175px) {
    .menu_rubrics_left {
        display: none
    }
}

@media only screen and (max-width:1100px) {
    .all {
        margin: 0 20px;
        width: 96%
    }
}

@media only screen and (max-width:990px) {
    .fp_tags_tape2 li {
        width: calc(100% / 3 - 1px)
    }

    .top_icons {
        width: 100%;
        margin-top: 10px
    }

    .top_ico2 {
        float: left
    }

    .top {
        margin-bottom: 15px
    }
}

@media only screen and (max-width:965px) {
    .c0 {
        float: none;
        width: 100%
    }

    .clear960 {
        clear: both
    }
}

@media only screen and (max-width:965px) and (min-width:670px) {
    .copyright {
        float: none;
        max-width: 768px;
        width: 100%;
        margin-top: 80px
    }

    .copyright hr {
        width: 100%;
        position: absolute;
        bottom: 30px
    }

    .copyright span {
        float: left
    }

    .copyright span + hr + span {
        float: right
    }
}

@media only screen and (max-width:910px) and (min-width:810px) {
    .allRubrics_menu {
        float: right;
        width: 48px;
        padding: 23px 15px 22px;
        margin: 4px 0 3px
    }

    .allRubrics_menu span {
        display: none
    }
}

@media only screen and (max-width:810px) {
    .allRubrics_menu {
        margin: 4px 0 3px
    }
}

@media only screen and (max-width:768px) {
    .all {
        width: 94%
    }

    .top {
        margin: 30px 0 15px
    }

    .clear768 {
        clear: both
    }

    .menu_footer ul + ul {
        float: left;
        width: 150px;
        margin: 0
    }

    .banUnderBlNews {
        float: none;
        width: 100%;
        min-width: 320px
    }

    .fp_tags_tape {
        display: none;
        padding: 1px 0 0 1px;
        background-color: rgb(241, 241, 241)
    }

    .fp_tags_tape li {
        float: left;
        margin: 0 1px 1px 0;
        width: calc(100% / 3 - 1px);
        background-color: rgb(255, 255, 255);
        padding: 11px 23px
    }

    .fp_tags_tape a {
        font-weight: 700;
        color: rgb(0, 0, 0);
        text-decoration: none;
        padding-left: 13px
    }

    .fp_tags_tape2 li {
        width: calc(50% - 1px)
    }

    .banUnderBlNews {
        display: none
    }

    .right_col_news,
    .right_col_in {
        float: none;
        width: 100%;
        padding: 0
    }

    .node_bl_news_in,
    .node_bl_in {
        float: none;
        width: 100%;
        padding-right: 0
    }

    .BlRubrNewsIn {
        width: 100%;
        float: none
    }

    .node_blLastNewsIn {
        width: 100%;
        margin-right: 0;
        float: none
    }
}

@media only screen and (max-width:670px) {
    .socialb_footer {
        float: right
    }

    .menu_footer {
        float: none;
        padding-bottom: 60px
    }

    .copyright {
        float: right;
        position: relative;
        top: 30px
    }

    .home_ico {
        background: transparent
    }

    .home_ico_sel,
    .home_ico:hover {
        background: transparent
    }

    .home_ico,
    .home_ico_sel {
        height: 44px
    }

    .menu_line_item a,
    .menu_line_item:hover a,
    .menu_line_item_sel a {
        padding: 14px 10px
    }

    .allRubrics_menu:hover,
    .allRubrics_menu:hover a,
    .allRubrics_menu_sel,
    .allRubrics_menu_sel a,
    .menu_line a,
    .menu_line a:hover,
    .menu_line_item:hover a,
    .menu_line_item_sel a,
    .menu_line_item_sel a:hover,
    .menu_line_item_sel:hover {
        font-size: 1rem
    }

    .allRubrics_menu,
    .allRubrics_menu_sel {
        background: transparent;
        padding: 10px 15px 10px 40px;
        margin: 0
    }

    .allRubrics_menu:hover,
    .allRubrics_menu_sel {
        background: rgb(0, 93, 172)
    }

    .menu_line {
        font-size: 1rem
    }
}

@media only screen and (max-width:650px) {
    .footer {
        padding-bottom: 70px
    }

    .new_bm_col {
        float: left;
        max-width: 210px;
        margin: 0 30px 0 0
    }
}

@media only screen and (max-width:500px) {
    .all {
        width: 90%
    }

    .clear500 {
        clear: both
    }

    .top_ico a {
        display: block;
        float: left
    }

    .fp_tags_tape li {
        width: calc(50% - 1px)
    }

    .fp_tags_tape2 li {
        width: 100%
    }

    .rightColBlRubrNewsIn .topNews_item_w {
        width: 100%
    }

    .rightColBlRubrNewsIn img {
        display: none
    }

    .topNews_title_blIn {
        float: none;
        width: 90%
    }
}
}


body {
    margin: 0;
    font-size: 17px;
    color: rgb(37, 38, 38);
    line-height: 1.4;
}

p {
    margin: 0 0 14px
}

img {
    margin: 0 0 5px;
    border: 0 none
}

a {
    text-decoration: underline;
    color: rgb(15, 49, 93)
}

a:hover {
    text-decoration: none;
    color: rgb(31, 66, 120)
}

/* h1,
h2,
h3,
h4 {
    margin: 0;
    color: rgb(31, 66, 120);
    padding: 0 0 5px
} */

/* h1 {
    font-size: 20px;
    margin-bottom: 22px;
    font-weight: 400;
    border-bottom: 1px solid rgb(35, 35, 35);
    text-transform: uppercase;
} */

h2,
h3,
h4 {
    clear: both;
    font-weight: 700
}
/* 
h2 {
    font-size: 18px;
    margin-top: 22px;
    margin-bottom: 22px
} */

h1 a,
h2 a,
h3 a,
h4 a {
    text-decoration: none;
    cursor: pointer
}

h1 a,
h2 a,
h3 a,
h4 a {
    color: rgb(79, 79, 79)
}

hr {
    height: 1px;
    border: 0 none;
    background-color: rgb(35, 35, 35);
    margin: 10px 0
}

@media only screen and (max-width:770px) {
    img {
        margin: 3px 0px 5px 0;
        border: 0 none;
        float: none;
        max-width: 100%
    }

    .menu_line {
        position: fixed;
        z-index: 3;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        visibility: hidden
    }

    .top_icons {
        position: fixed;
        z-index: 3;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        visibility: hidden
    }

    .logo img {
        max-width: 140%
    }

    .main {
        padding: 0
    }
}

.img_right {
    margin: 5px 0 5px 15px;
    float: right
}

.img_left {
    margin: 5px 15px 5px 0;
    float: left
}

.b-share-popup,
x:nth-child(1) {
    border: 0 none;
    padding: 1px ! important
}

.b-share-popup_down .b-share-popup__tail,
x:nth-child(1) {
    top: -9px
}

.b-share-popup_up .b-share-popup__tail,
x:nth-child(1) {
    bottom: -9px
}

.b-share-form-button::-moz-focus-inner {
    border: medium none
}

.b-share {
    font: 86%/1.4545em Arial, sans-serif;
    display: inline-block;
    padding: 1px 3px 1px 4px ! important;
    vertical-align: middle
}

.b-share__handle {
    float: left;
    height: 16px;
    padding: 5px 3px 5px 2px ! important;
    cursor: pointer;
    text-align: left;
    text-decoration: none ! important
}

.b-share-icon {
    float: left;
    display: inline;
    overflow: hidden;
    width: 16px;
    height: 16px;
    padding: 0 ! important;
    vertical-align: top;
    border: 0 none;
    background: transparent
}

.b-share-icon_vkontakte,
.b-share-icon_custom {
    background-position: 0 0
}

.b-share-icon_lj {
    background-position: 0 -34px
}

.b-share-icon_twitter {
    background-position: 0 -51px
}

.b-share-icon_facebook {
    background-position: 0 -68px
}

.b-share-icon_moimir {
    background-position: 0 -85px
}

.b-share-icon_odnoklassniki {
    background-position: 0 -170px
}

.b-share-icon_gplus {
    background-position: 0 -426px
}

.b-share_theme_counter .b-share__link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ""
}

.hcc {
    float: none;
    text-align: left;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0;
    padding: 0;
    border: 0 none;
    border-radius: 0;
    font-size: 12px;
    vertical-align: baseline;
    background: transparent none repeat scroll 0 0;
    color: rgb(0, 0, 0);
    line-height: 1.167em;
    outline: 0 none;
    text-transform: none;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 0
}

.hc__close::after,
.hc__close::before {
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    top: -4px;
    width: 25px;
    height: 5px;
    left: 0;
    border-radius: 3px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display: inline-block;
    background: rgb(122, 156, 210) none repeat scroll 0% 0%;
    position: absolute;
    content: ""
}

.hc__close::after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.hc__close::before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.hc__menu__comment::before {
    content: " ";
    float: right;
    margin: 12px 0 0 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 3px 0;
    border-color: rgb(0, 0, 0) transparent transparent;
    line-height: 0
}

.hc__menu__view:hover::before {
    background: transparent
}

.hc__squaredThree label::after {
    opacity: 0;
    content: "";
    position: absolute;
    width: 6px;
    height: 3px;
    background: transparent none repeat scroll 0 0;
    top: 3px;
    left: 2px;
    border-width: medium medium 2px 2px;
    border-style: none none solid solid;
    border-color: -moz-use-text-color -moz-use-text-color rgb(163, 163, 163) rgb(163, 163, 163);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -o-border-image: none;
    border-image: none;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.hc__squaredThree input[type="checkbox"]:checked + label::after {
    opacity: 1
}

.hc__left__txt::after {
    content: "";
    position: absolute;
    top: -14px;
    left: 7px;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: rgb(250, 250, 250) transparent;
    display: block;
    width: 0;
    z-index: 1
}

.hc__left__txt::before {
    content: "";
    position: absolute;
    top: -16px;
    left: 7px;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: rgb(233, 233, 233) transparent;
    display: block;
    width: 0;
    z-index: 0
}

.hc__left__answer::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -14px;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent rgb(250, 250, 250);
    display: block;
    width: 0;
    z-index: 1
}

.hc__left__answer::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -16px;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent rgb(233, 233, 233);
    display: block;
    width: 0;
    z-index: 0
}

.hc__left__answer-user::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -14px;
    border-style: dashed;
    border-width: 16px 0 16px 16px;
    border-color: transparent rgb(255, 255, 255);
    display: block;
    width: 0;
    z-index: 1
}

.hc__left__answer-user::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: -16px;
    border-style: dashed;
    border-width: 16px 0 16px 16px;
    border-color: transparent rgb(233, 233, 233);
    display: block;
    width: 0;
    z-index: 0
}

.hc__left-accent .hc__left-first .hc__left__txt::before,
.hc__left-accent .hc__left-first .hc__left__txt::after {
    left: 19px
}

.hc__ht {
    position: absolute;
    cursor: pointer;
    margin-left: 5px;
    margin-top: 6px
}

.hc__ht svg path {
    fill: rgb(153, 153, 153);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.hc__ht:hover .hc__htcount {
    color: rgb(221, 205, 44)
}

.hc__ht:hover path {
    fill: rgb(221, 205, 44)
}

.hc__htcount {
    position: absolute;
    color: rgb(153, 153, 153);
    font-size: 12px;
    bottom: 2px;
    left: 13px
}

.hc__cliker__trgl::after {
    content: "";
    position: relative;
    right: -70px;
    top: -24px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent rgb(42, 38, 38);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -o-border-image: none;
    border-image: none
}

.hc__cliker__img:nth-child(2) {
    margin-left: 15px
}

.hc__htpopup__trgl::after {
    content: "";
    position: relative;
    left: -40px;
    top: 2px;
    border-width: 20px;
    border-style: solid;
    border-color: transparent transparent rgb(255, 255, 255);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -o-border-image: none;
    border-image: none
}

.hc__htpopup__trgl::before {
    content: "";
    position: relative;
    left: 0;
    border-width: 20px;
    border-style: solid;
    border-color: transparent transparent rgb(228, 228, 228);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -o-border-image: none;
    border-image: none
}

code.hc__code::-moz-selection,
code.hc__code *::-moz-selection {
    text-shadow: none;
    background: rgb(179, 212, 252) none repeat scroll 0% 0%
}

p {
    padding-bottom: 7px
}

ul {
    font-size: 14px
}

a:hover {
    text-decoration: underline
}

.main_title {
    font-size: 35.5px;
    line-height: 1.2
}

.topic_title {
    font-size: 20px;
    line-height: 1.4;
    background: rgb(242, 231, 112);
    padding: 10px
}

.page-wrap-class section a.strong-brown {
    text-decoration: none;
    color: #fff
}

.strong-brown {
    display: block;
    width: 77%;
    padding: 10px;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#CC0630), color-stop(75%, #8F0222), to(#6D0019));
    background-image: linear-gradient(#CC0630 0%, #8F0222 75%, #6D0019 100%)
}

.strong-brown:hover {
    text-decoration: none;
    font-size: 19px;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-shadow: 1px 1px 3px #000;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cc0606), color-stop(75%, #8f0202), to(#6d0000));
    background-image: linear-gradient(#cc0606 0%, #8f0202 75%, #6d0000 100%)
}

.comTitle {
    padding: 5px 10px;
    background: rgb(34, 51, 88) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255)
}

.photo img {
    margin: 3px 0 0
}

img.im15 {
    margin: 10px auto;
    display: block
}

.photo {
    float: left;
    margin-right: 10px
}

.com-txt {
    padding-left: 74px;
    text-align: left;
    font-size: 16px
}

.commit-text {
    margin-top: 25px
}

img.photo-people {
    width: 55px;
    border-radius: 50px
}

.clear {
    clear: both
}

img.im15 {
    margin: 10px auto;
    display: block
}

body {
    font-family: 'Roboto',sans-serif;
}

.contentBox {
    line-height: 1.5;
}

.contentBox p {
    padding-bottom: 10px;
    padding-top: 10px;
}

.contentBox h1 {
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 27px;
}

.contentBox h2 {
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 10px;
}

.right-vertical-box {
    float: right;
    padding: 10px;
    width: 270px;
    background: #f1f1f1;
    margin-left: 20px;
    margin-bottom: 20px;
}

.right-vertical-box img {
    float: right;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}

.blue-horizontal-box {
    width: 100%;
    padding: 2%;
    color: #165391;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #e5f2ff;
}

.green-horizontal-box {
    width: 96%;
    padding: 2%;
    color: #397b0d;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #f1ffe7;
}

.red-horizontal-box {
    width: 96%;
    padding: 2%;
    color: #9f0d0d;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #ffeeee;
}

.grey-horizontal-box {
    width: 96%;
    padding: 2%;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #eee;
    border: 1px solid #ccc;
}

.red-border-horizontal-box {
    width: 96%;
    padding: 2%;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #fff;
    border: 3px solid red;
}

.grey-shadow-horizontal-box {
    width: 96%;
    padding: 2%;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    background: rgb(204, 204, 204);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
}

.grey-shadow-horizontal-box ul {
    margin-left: 30px;
}

.left-img-box {
    float: left;
    padding: 2%;
    width: 96%;
    background: #dadada;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.left-img-box p {
    margin: 0;
    padding: 0;
}

.left-img-box img {
    float: left;
    margin-right: 20px;
    width: 100%;
    height: auto;
    max-width: 350px !important;
}

.censor-box {
    margin: auto;
    width: auto;
    max-width: 400px;
    background-image: url();
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 80%;
    border: 5px solid red;
    cursor: pointer;
}

.censor-box img {
    width: 100%;
    max-width: 400px;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.censor-box.censor-show {
    border: 5px solid white;
}

.censor-box.censor-show img {
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.block-1 {
    color: #fff !important;
    padding: 14px !important;
    background: rgb(0, 95, 158) none repeat scroll 0% 0% !important;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75) !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75) !important;
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.block-7 {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    border: 3px dashed #eaeaea !important;
    background: transparent !important;
    padding: 14px !important;
    width: 100% !important;
}

.block-2 {
    background: rgba(3, 224, 0, 0.04) !important;
    padding: 14px !important;
    border-radius: 2px !important;
    border: 4px double rgba(21, 160, 37, 0.32) !important;
    color: #4a4a4a !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100% !important;
}

.block-4 {
    border-left: 5px solid #39b4ff !important;
    padding: 10px 25px 10px 25px !important;
    margin: 0 35px !important;
    color: #39b4ff !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.block-5 {
    border-left: 5px solid red !important;
    padding: 10px !important;
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.block-6 {
    background: #FFECA6 !important;
    width: 100% !important;
    padding: 20px !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.block-3 {
    padding: 14px !important;
    width: 100% !important;
    border: 1px dotted #e2e2e2 !important;
    border-right: none !important;
    color: #3a753a !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    border-radius: 2px !important;
    background-color: rgb(245, 254, 245) !important;
    background-image: -webkit-repeating-linear-gradient(0deg, rgb(191, 230, 191) 0%, rgb(245, 254, 245) 100%) !important;
    background-image: repeating-linear-gradient(90deg, rgb(191, 230, 191) 0%, rgb(245, 254, 245) 100%) !important;
    background-image: -ms-repeating-linear-gradient(0deg, rgb(191, 230, 191) 0%, rgba(3, 224, 0, 0.04) 100%) !important;
}

.block-8 {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.25) !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#88bf7a), to(#5c994c)) !important;
    background: linear-gradient(#88bf7a, #5c994c) !important;
    padding: 20px !important;
    color: #fff !important;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) !important;
    border-radius: 5px !important;
}

.block-9 {
    border: 5px double #d09959 !important;
    padding: 10px !important;
    background: #fef3d9 !important;
}

.block-10 {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#e55151), to(#bd3838)) !important;
    background: linear-gradient(#e55151, #bd3838) !important;
    -webkit-box-shadow: 0 14px 14px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22) !important;
    box-shadow: 0 14px 14px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22) !important;
    padding: 20px !important;
    width: 100% !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2), -1px 0 0 rgba(0, 0, 0, 0.2), 1px 0 0 rgba(0, 0, 0, 0.2), -1px 0 0 rgba(0, 0, 0, 0.2), 1px 0 0 rgba(0, 0, 0, 0.2), -1px -1px 0 rgba(0, 0, 0, 0.2), 1px -1px 0 rgba(0, 0, 0, 0.2), -1px 1px 0 rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, 0.2), -1px -1px 0 rgba(0, 0, 0, 0.2), 1px -1px 0 rgba(0, 0, 0, 0.2), -1px 1px 0 rgba(0, 0, 0, 0.2), 1px 1px 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px !important;
}

.block-12 {
    background: rgba(189, 61, 77, .04) !important;
    padding: 20px !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    color: #080808 !important;
    border: 2px solid !important;
    border-radius: 5px !important;
    border-color: #bd3d4d !important;
    text-shadow: 0 0 0 #616161 !important;
    text-indent: 0 !important;
    text-align: left !important;
}

.block-13 {
    background: rgba(189, 61, 77, 0.07) none repeat scroll 0% 0% !important;
    width: 100% !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 20px !important;
}

.block-11 {
    width: 100% !important;
    color: #fff !important;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4) !important;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.35) !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.35) !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding: 20px !important;
    background: rgba(60, 114, 181, 1) !important;
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60, 114, 181, 1)), color-stop(100%, rgba(123, 159, 204, 1))) !important;
    background: linear-gradient(135deg, rgba(60, 114, 181, 1) 0%, rgba(123, 159, 204, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c72b5', endColorstr='#7b9fcc', GradientType=1) !important;
    font-family: Roboto !important;
    position: relative !important;
    border-radius: 5px !important;
}

.block-14 {
    width: 100% !important;
    margin: auto !important;
    max-width: 600px !important;
    text-align: center !important;
    background: #f7f7f7 !important;
    padding-bottom: 10px !important;
}

.block-14 img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
}

.block-14 p {
    margin: 0 !important;
    padding: 0 !important;
    font-style: italic !important;
    padding-bottom: 0 !important;
}

#bottom-ads-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: open sans, arial;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0 10px 0;
    text-align: left;
}

#bottom-ads-block h3 {
    margin: 0 0 10px 0;
    padding: 0;
}

#bottom-ads-block .teaser-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
}

#bottom-ads-block .teaser-box img {
    width: auto;
    height: 100%;
    margin: 0 !important;
    margin-right: 7px !important;
}

#bottom-ads-block .teaser-box p {
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0 !important;
}

h1,
h2,
h3,
h4 {
    border: none !important;
}

.obutton {
    display: inline-block;
    padding: 20px 40px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 10px;
    background-color: red;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.obutton:hover {
    color: #fff;
    -webkit-box-shadow: 0 4px 35px 0 rgba(129, 150, 160, 0.45);
    box-shadow: 0 4px 35px 0 rgba(129, 150, 160, 0.45);
}

.fixBody {
    overflow: hidden !important;
}

.lead-form-box {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
    width: 100%;
    max-width: 440px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
}

.form-title {
    width: 100%;
    text-align: center;
}

.form-title h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

#lead-form {
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.header-field h3 {
    margin: 0 !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
}

.header-field p {
    margin: 0 !important;
    margin-bottom: 10px !important;
    color: #555;
    font-size: 15px;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
}

.offer-img-field {
    text-align: center;
    margin: 10px 0;
}

.offer-img-field img {
    height: 90px;
    width: auto;
}

#lead-form input {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100% !important;
    margin: 0 !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    background: #fff !important;
    padding: 12px !important;
    border: 1px solid #dedede;
    font-weight: normal !important;
}

.name-field,
.phone-field {
    text-align: left;
    margin-bottom: 10px;
}

.name-field label,
.phone-field label {
    font-size: 11px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: #777 !important;
}

.form-info {
    text-align: left;
}

.form-info small {
    color: #777;
    text-align: left;
    font-size: 11px;
    margin-top: 10px;
    line-height: 1.25 !important;
}

#lead-form-result {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    padding: 7px;
    font-size: 15px;
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
}

#send-lead {
    width: 100%;
    padding: 15px;
    background: #0299ff;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    color: #fff;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.bottom-popup {
    display: none;
    position: fixed;
    left: 0;
    bottom: -100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    height: auto;
    background: #fff;
    -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 20px rgba(0, 0, 0, .15);
    text-align: center;
    z-index: 999;
}

.bottom-popup.hidden {
    bottom: -100px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.bottom-popup.show {
    bottom: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.bottom-popup-btn {
    font-family: Arial, Helvetica, sans-serif !important;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    border-radius: 16px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .15);
    background: #70b31a;
    color: #fff;
    max-width: 340px;
    margin: 0 auto;
    padding: 10px;
}

.spin2-box {
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.spin2-spinner {
    margin: auto;
    width: 100%;
    position: relative;
}

.spin2-wheel {
    width: 100%;
    height: auto;
    z-index: 1;
}

.spinAround,
.spinAround2 {
    -webkit-animation-duration: 6.6s;
    animation-duration: 6.6s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.spinAround {
    -webkit-animation-name: spin;
    animation-name: spin;
}

.spinAround2 {
    -webkit-animation-name: spin2;
    animation-name: spin2;
}

.spin2-prize-btn {
    display: none;
}

.spin2-btn {
    -webkit-animation: scale .5s infinite;
    animation: scale .5s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.spin2-btn,
.spin2-prize-btn {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 45px);
    z-index: 2;
    width: 90px !important;
    height: 100px !important;
}

.spin2-light {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-animation: light 1.2s infinite;
    animation: light 1.2s infinite;
}

.spin2-result-box {
    font-family: Arial, Helvetica, sans-serif !important;
    width: 100%;
    display: none;
    text-align: center;
}

.spin2-result-box-title {
    font-weight: bold;
    font-size: 16px;
}

.spin2-result-box-title small {
    font-weight: normal;
    font-size: 14px;
    color: #777;
}

/*animations*/
@-webkit-keyframes light {

    0%,
    100% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }
}

@keyframes light {

    0%,
    100% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    80% {
        -webkit-transform: rotate(4740deg);
        transform: rotate(4740deg);
    }

    100% {
        -webkit-transform: rotate(4739deg);
        transform: rotate(4739deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    80% {
        -webkit-transform: rotate(4740deg);
        transform: rotate(4740deg);
    }

    100% {
        -webkit-transform: rotate(4739deg);
        transform: rotate(4739deg);
    }
}

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: rotate(4739deg);
        transform: rotate(4739deg);
    }

    80% {
        -webkit-transform: rotate(calc(7456deg + 4deg));
        transform: rotate(calc(7456deg + 4deg));
    }

    100% {
        -webkit-transform: rotate(7456deg);
        transform: rotate(7456deg);
    }
}

@keyframes spin2 {
    0% {
        -webkit-transform: rotate(4739deg);
        transform: rotate(4739deg);
    }

    80% {
        -webkit-transform: rotate(calc(7456deg + 4deg));
        transform: rotate(calc(7456deg + 4deg));
    }

    100% {
        -webkit-transform: rotate(7456deg);
        transform: rotate(7456deg);
    }
}

.show {
    opacity: 1 !important;
    display: block !important;
}

.spin2-popup-wrapper {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
}

.spin2-tooltip {
    background: #fff;
    font-size: 18px;
    padding: 20px;
    width: 90%;
    max-width: 320px;
    margin: 80px auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    position: relative;
    -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 40px rgba(0, 0, 0, .5);
    cursor: pointer;
}

.spin2-tooltip:hover .spin2-tooltip-btn {
    background: #62a30e;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.spin2-tooltip-title {
    margin: 0;
    padding: 0;
    color: #333;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif !important;
}

.spin2-tooltip-ico {
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.spin2-tooltip-ico img {
    height: 40px;
    width: auto;
}

.spin2-tooltip-btn {
    background: #70b31a;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif !important;
    width: 100%;
    margin: 0 auto !important;
    padding: 16px 0;
    border-radius: 15px;
    text-align: center;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .12);
    -webkit-animation: scale .5s infinite;
    animation: scale .5s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

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

    .spin2-btn,
    .spin2-prize-btn {
        top: calc(50% - 40px);
        left: calc(50% - 35px);
        width: 70px !important;
        height: 80px !important;
    }

    .header-field h3 {
        font-size: 16px;
    }

    .offer-img-field {
        margin: 3px 0;
    }

    .offer-img-field img {
        height: 80px;
        width: auto;
    }

}

/* .order_block,
.order_block * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    font-family: Arial, sans-serif !important;
} */

.order_block {
    max-width: 100%;
    width: 100%;
    margin: auto;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.12);
    border-radius: 0;
}

.order_block .order_offer {
    text-align: center;
}

.order_block .order_offer img {
    max-width: 100%;
    width: auto;
    height: 120px;
}

.order_pre_form {
    padding: 20px 20px 0 20px;
}

.order_form_row {
    margin-bottom: 10px;
}

.order_form {
    width: 100%;
    max-width: 500px;
    padding: 0 20px 20px 20px;
}

.order_header {
    margin: 12px 0 !important;
    padding: 0 !important;
    font-size: 18px;
}

.order_form .order_form_row input {
    width: 100% !important;
    padding: 14px;
    border: 2px solid #eaeaea;
    font-size: 15px;
    border-radius: 3px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.order_form .order_form_row input:active,
.order_form .order_form_row input:focus {
    outline: none;
    border: 2px solid #cecece;
}

.order_form .order_form_button {
    -webkit-box-shadow: 0px 1px 0px 0px rgb(245, 151, 142) inset;
    box-shadow: 0px 1px 0px 0px rgb(245, 151, 142) inset;
    background: rgb(242, 69, 55);
    border-radius: 3px;
    border: 1px solid rgb(208, 39, 24);
    width: 100%;
    display: inline-block;
    cursor: pointer;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    outline: none;
    padding: 16px 0;
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
    text-decoration: none;
    letter-spacing: 0.6px;
    text-shadow: 0px 1px 0px rgb(129, 14, 5);
}

.order_form .order_form_button:hover {
    background: rgb(198, 45, 31)
}

.order_form .order_form_button:active {
    position: relative;
    top: 1px;
}

.order_timer_block {
    line-height: 1;
    font-weight: bold;
}

.order_timer_block p {
    font-size: 18px;
    margin: 10px 0 !important;
    padding: 0 !important;
}

.order_timer_block .order_timer {
    font-size: 21px;
}

.time_remains {
    color: red;
}



.row-form {
    display: flex;
    background: url(../images/background.jpg) center;
    background-size: contain;
    justify-content: space-between;
    max-width: 1200px;
    align-items: center;
}

.product-foto img {
    width: 500px;
    margin: 10px auto;
    display: block;
}

.slick-arrow {
    background: none;
    border: none;
    font-size: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin: 0 !important;
    transform: translateY(-50%);
    z-index: 100;
    width: 25px;
    height: 25px;
    border-top: 4px solid #18a597;
    border-right: 4px solid #18a597;
    margin-right: 25px;
    cursor: pointer;
    transition: all 0.2s linear;
}

* {
    box-sizing: border-box;
}

.slick-arrow:hover {
    border-top: 4px solid #0c897d;
    border-right: 4px solid #0c897d;
    transform: scale(1.05), translateY(-50%);
}

.slick-prev {
    left: 0;
    transform: rotate(-135deg);

}

.slick-next {
    right: 0;
    transform: rotate(45deg);
}

.slick-dots {
    list-style: none;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
    padding: 0;
}

.slick-dots li button {
    background: #1a988c;
    border: none;
    font-size: 0;
    width: 25px;
    height: 4px;
    margin: 0 7px;
    cursor: pointer;
    transition: all 0.2s linear;
    border-radius: 4px;
}

.slick-dots .slick-active button {
    background: #18a597;
    box-shadow: 0 0 0 3px rgba(181, 226, 222, 0.62);
}

button:active,
button:focus {
    outline: none;
}

.section__title {
    font-size: 36px;
    font-weight: 900;
    text-align: center;
    line-height: 1.2;
    max-width: 800px;
    text-align: center;
    margin: auto;
    padding-top: 40px;
    margin-bottom: 20px;
}

.green {
    color: #1a988c;
}

.sec-2__accent-block {
    background-color: #fc8989;
    border-radius: 5px;
    padding: 15px;
    font-size: 18px;
    text-align: center;
    line-height: 1.3;
    max-width: 700px;
    margin: 15px auto;
}

.components__list {
    list-style: none;
    padding: 0;
    margin: 5px 0;
    padding-left: 10px;
}

.components__img img {
    max-width: 100px;
}

.components__text {
    max-width: 290px;
    text-align: left;
    padding-left: 10px;
}

.components__name {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 5px;
}

.components__desc {
    font-size: 16px;
    font-weight: 400;
    color: #444;
    line-height: 1.3;
}

.components__item {
    display: flex;
    max-width: 400px;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
}

.about__item-accent {
    font-weight: 500;
    color: #000;
}

.about__item {
    position: relative;
    padding-left: 60px;
    padding-bottom: 5px;
}

.about__item-desc {
    font-size: 17px;
    line-height: 24px;
}

.about-product {
    padding-top: 15px;
}

.about__list {
    padding: 10px;
    padding-bottom: 0;
    margin: 0;
    list-style: none;
    background: url() center no-repeat;
    background-size: cover;
}

.about__item::before {
    content: "";
    display: block;
    position: absolute;
    height: 37px;
    width: 37px;
    left: 5px;
    top: 9px;
    border-radius: 50%;
    background-color: #1a988c;
    background-image: url();
    background-size: 23px 19px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-box-shadow: 0 0 0 5px rgba(181, 226, 222, 0.62);
    box-shadow: 0 0 0 5px rgba(181, 226, 222, 0.62);
}

.about-product,
.product-foto,
.orderForm {
    width: 400px;
}

.product-foto-item {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 300px;
}

.about-product .section__title {
    font-size: 28px;
    padding: 0 10px;
    margin-bottom: 0;
}
.orderForm {
    width: 400px;
    min-width: 400px;
    text-align: center;
    font-weight: 500;
    background-color: #fff;
    border: 4px solid #199589;
    border-radius: 10px;
    position: relative;
    margin: 0 auto;
}

.form__head {
    background-color: #deeae9;
    padding-top: 7px;
    border-radius: 6px 6px 0 0;
    position: relative;
    z-index: 0;
    padding-bottom: 7px;
}

.form__title {
    font-size: 23px;
    line-height: 1;
}

.nowrap {
    white-space: nowrap;
}

.price__old .price__title {
    font-size: 13px;
    color: #666;
    margin-top: 3px;
    text-align: left;
    padding-left: 3px;
}

.price__old .price__value {
    color: #a2a1a1;
    margin-top: 9px;
}

.price__new .price__value {
    color: #000;
    font-weight: 900;
    border-radius: 5px;
    background-color: #fed41c;
    display: inline-block;
    padding: 3px 7px;
    padding-left: 10px;
}

.form__lastpack {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    /* width: 60%; */
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.price__new .price__number {
    font-size: 42px;
    line-height: 1;
    letter-spacing: -1.5px;
}

.form__lastpack {
    padding-bottom: 0;
    padding-top: 3px;
}

.price {
    margin-top: 0px;
    display: flex;
    justify-content: center;
}

.main-btn:hover {
    border-bottom-width: 3px;
}

.main-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #000;
    background-color: #fdcf0c;
    background-image: -webkit-gradient(linear, left top, right top, from(#fdcf0c), color-stop(50%, #ffd623), to(#fdcf0c));
    background-image: -webkit-linear-gradient(left, #fdcf0c 0%, #ffd623 50%, #fdcf0c 100%);
    background-image: -o-linear-gradient(left, #fdcf0c 0%, #ffd623 50%, #fdcf0c 100%);
    background-image: linear-gradient(to right, #fdcf0c 0%, #ffd623 50%, #fdcf0c 100%);
    outline: none;
    border: none;
    border-radius: 5px;
    border-bottom: 5px solid #e5bc0d;
    width: 100%;
    cursor: pointer;
    font-size: 25px;
    font-weight: 900;
    line-height: 1.2;
    padding: 5px 15px;
    min-height: 55px;
    margin-bottom: 7px;
}

.form__input {
    padding: 13px 18px;
    border: 1px solid #dedddd;
    border-radius: 5px;
    padding-left: 50px;
    width: 100%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    outline: none;
    font-size: 16px;
    max-width: 75%;
}

.form__footnote {
    padding-bottom: 0;
}

.form__label {
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.form__label::before {
    content: url(../images/name.svg);
    display: block;
    position: absolute;
    left: 35px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.price__old .price__number::before,
.price__old .price__number::after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #f57373;
    top: 50%;
    left: 2px;
    -webkit-transform: translateY(-50%) rotate(19deg);
    -ms-transform: translateY(-50%) rotate(19deg);
    transform: translateY(-50%) rotate(19deg);
}

.form__footnote {
    font-size: 13px;
    color: #9c9c9c;
    font-weight: 400;
}

.price__old .price__number::after {
    -webkit-transform: translateY(-50%) rotate(-19deg);
    -ms-transform: translateY(-50%) rotate(-19deg);
    transform: translateY(-50%) rotate(-19deg);
}

.price__old .price__number {
    font-size: 28px;
    position: relative;
    margin-right: 3px;
}

.price__old {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
}

.price__new .price__title {
    font-size: 14px;
    color: #30302f;
    font-weight: 400;
    text-align: left;
    padding-left: 11px;
    margin-bottom: 3px;
}

.form__label-phone::before {
    content: url(../images/tel.svg);
    top: 52%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form__body {
    padding: 10px 20px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
}

.x_currency {
    font-size: 25px;
}

.price__currency.small {
    font-size: 18px;
}

.price__old .price__title,
.price__new .price__title {
    text-align: center;
    padding: 2px 0;
}

.product-foto {
    width: 600px;
}


h1 {
    margin-bottom: 5px;
}

body,
html {
    margin: 0
}

.title-result {
    color: rgb(31, 66, 120);
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid rgb(35, 35, 35);
}

.red {
    color: #ff0000;
}

.black {
    color: #000;
}

.spin2-spinner {
    max-width: 450px;
}

.spin2-box {
    max-width: 100%;
}

/* .spin2-result-box {
    display: block;
}  */
.hide {
    display: none;
}

.row-form {
    justify-content: space-around;
    margin-top: 0px;
    min-height: 400px;
}

html {
    margin: 0 auto;
}

@media only screen and (max-width : 768px) {
    .spin2-spinner {
        max-width: 400px;
    }

    .orderForm {
        margin: 5px auto;
    }

    .form__title {
    font-size: 23px;
    line-height: 1;
    max-width: 95%;
    margin: 0 auto!important;
    display: block;
    }

    .form__body {
        padding: 7px 20px;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.04);
    }

    h1 {
        margin-bottom: 0px;
    }

    .main-btn {
        min-height: 50px;
    }
    .form__body {
        max-width: 350px;
        margin: 10px auto;
    }
}

@media only screen and (max-width : 500px) {
    h1 {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .title-result {
        font-size: 17px;
        line-height: 1;
    }
    .form__body {
        max-width: 95%;
        margin: 10px auto;
    }
    
    .orderForm {
        width: 100%;
        min-width: 100%;
        margin: auto;
    }

    .row-form {
        background: none;
        min-height: 350px;
    }

    .price__new .price__number {
        font-size: 30px;
    }

    .price__old .price__value {
        margin-top: 4px;
    }

    .price__old .price__title,
    .price__new .price__title {
        margin-top: 3px;
    }

    .price__new .price__title {
        margin-bottom: 0;
    }

    .form__label {
        margin-bottom: 7px;
    }

    .form__input {
        padding: 10px 13px;
        padding-left: 40px;
        font-size: 15px;
    }

    .form__label::before {
        left: 11px;
    }
}

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

.spin2-spinner {
    cursor: pointer;
}

.title-price {
    font-size: 28px;
    margin: 5px auto;
}
