html {
    font-size: 14px;
}

body {
    overflow-y: scroll;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    position: relative;
}

.shadow_black {
    position: fixed;
    z-index: 18;
    background-color: rgba(0, 0, 0, 0.72);
    width: 100%;
    height: 100%;
    display: none;
}

.shadow_black.active {
    display: block;
}

.header {
    position: relative;
    z-index: 2;
}

::-webkit-input-placeholder {
    opacity: 1;
}

::-moz-placeholder {
    opacity: 1;
}

:-moz-placeholder {
    opacity: 1;
}

:-ms-input-placeholder {
    opacity: 1;
}

.hide-box {
    position: relative;
    overflow: hidden;
}

.hide-box:before {
    content: ".";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    height: 80px;
    background-image: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0),
        #ffffff
    );
    background-image: -moz-linear-gradient(
        top,
        rgba(255, 255, 255, 0),
        #ffffff
    );
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
    background-image: linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
    font-size: 0;
}

.font-300 {
    font-family: 'Exo2-Light', sans-serif;
    font-weight: 300;
}
.font-400 {
    font-family: 'Exo2-Regular', sans-serif;
    font-weight: 400;
}
.font-500 {
    font-family: 'Exo2-Medium', sans-serif;
    font-weight: 500;
}
.font-700 {
    font-family: 'Exo2-Bold', sans-serif;
    font-weight: 700;
}
.font-900 {
    font-family: 'Exo2-BlackItalic', sans-serif;
    font-weight: 900;
}

.more-control {
    text-align: right;
}

.form-caption {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    text-align: center;
}

.form-caption SPAN {
    display: inline-block;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    font-family: "Exo2-BlackItalic";
    font-size: 30px;
    color: #000000;
}

@media screen and (max-width: 479px) {
    .form-caption SPAN {
        margin: 0 37px;
        padding: 0 10px;
    }
}

.success-message {
    display: none;
}

.italic {
    font-style: italic;
}

.header_fix {
    position: fixed;
    width: 100%;
    min-width: 320px;
    height: 78px;
    background-color: #002233;
    z-index: 20;
    display: none;
    top: 0;
    left: 0;
}

@media screen and (max-width: 899px) {
    .header_fix {
        display: block;
    }
}

.header_fix .num_tel {
    float: left;
    padding: 19px 26px 0 19px;
    font: 27px "Exo2-BlackItalic";
    color: #ffffff;
}

.header_fix .num_tel span {
    font: 21px "Exo2-Regular";
    color: #a3a3a3;
}

.header_fix .num_tel A {
    color: #ffffff;
}

.header_fix .calls_press {
    width: 184px;
    height: 44px;
    border: 3px #2893c7 solid;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 44px;
    cursor: pointer;
    text-transform: uppercase;
    float: left;
    margin: 14px 0 0;
}

.header_fix .calls_press:hover {
    border-color: #4ec3ff;
}

.header_fix .calls_press:active {
    border-color: #0193db;
}

@media screen and (max-width: 512px) {
    .header_fix .calls_press {
        display: none;
    }
}

.header_top {
}

@media screen and (max-width: 899px) {
    .header_top {
        display: none;
    }
}

.header_top .logo {
    padding: 7px 0 9px 13px;
    height: 75px;
    float: left;
}

.header-slogan {
    clear: both;
    margin: 0 auto;
    text-align: center;
    max-width: 938px;
    padding: 0 34px 0 17px;
}

.supply {
    z-index: 2;
    position: relative;
    float: left;
    padding: 37px 16px 0 0;
    font: 61px/55px "Exo2-BlackItalic";
    text-align: left;
    text-shadow: 1px 1px 0px #083e5c;
    color: #ffffff;
}

@media screen and (max-width: 927px) {
    .supply {
        font-size: 48px;
        line-height: 45px;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 785px) {
    .supply {
        padding: 23px 16px 0 0;
    }
}

.conteyner {
}

.content {
    padding-bottom: 74px;
    min-height: 400px;
    background: url("../images/fon_content.png") no-repeat scroll 50% 0
        transparent;
}

.content--no-bg {
    background: none !important;
}

@media screen and (max-width: 700px) {
    .content {
        padding-bottom: 24px;
    }
}

a {
    color: #0193db;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #2ab9ff;
}

p {
    padding-bottom: 10px;
    line-height: 22px;
    font-size: 14px;
}

.header_top {
    width: 100%;
    background-color: #002233;
    color: #ffffff;
}

.header_top .num_tel {
    float: right;
    padding: 26px 14px 0 0;
    font: 35px "Exo2-BlackItalic";
    color: #ffffff;
}

.header_top .num_tel span {
    font: 21px "Exo2-Regular";
    color: #a3a3a3;
}

.header_top .num_tel A {
    color: #ffffff;
}

.blue_box_menu {
    width: 100%;
    min-height: 397px;
    position: relative;
    background: url("../images/fone_top.png") no-repeat scroll 50% 50% #027cba;
}

.white_box_menu {
    width: 100%;
    height: 162px;
    position: relative;
}

.white_box_menu:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 28px;
    bottom: -28px;
    left: 0;
    background: url("../images/top_line.png") repeat-x scroll 0 0 transparent;
}

.blue_box_menu:before {
    content: "";
    position: absolute;
    background: url("../images/fon_befor.png") no-repeat scroll 63.3% -64px transparent;
    width: 100%;
    height: 450px;
    left: 0;
    top: 0;
}

@media screen and (max-width: 899px) {
    .white_box_menu:after {
        display: none;
    }
}

@media screen and (max-width: 785px) {
    .blue_box_menu {
        min-height: 473px;
    }

    .blue_box_menu:before {
        top: 76px;
    }
}

@media screen and (max-width: 590px) {
    .blue_box_menu {
        min-height: 532px;
    }

    .blue_box_menu:before {
        top: 136px;
    }
}

@media screen and (max-width: 410px) {
    .header-slogan {
        display: none;
    }

    .blue_box_menu {
        min-height: 100%;
    }

    .white_box_menu:after,
    .blue_box_menu:before {
        display: none;
    }
}

.calculator_box {
    width: 100%;
    position: relative;
}

.delegate_box {
    width: 100%;
    position: relative;
    background-color: #f3f8fa;
}

.application_box {
    width: 100%;
    position: relative;
    background-color: #f3f8fa;
    padding: 73px 0 68px;
}

@media screen and (max-width: 700px) {
    .application_box {
        padding: 41px 0 30px;
    }
}

.company_info_box {
    width: 100%;
    position: relative;
    padding: 0 0 74px;
    background: url("../images/company.jpg") no-repeat scroll 50% -26px #0086cb;
}

.items {
    margin-left: 430px;
    padding: 25px 0 0 0;
}

.h-name-two {
    display: none;
}

.h-name-one {
    margin-bottom: 1.71rem !important;
}

@media screen and (max-width: 1024px) {
    .h-name-two {
        display: block;
        margin-bottom: 0.86rem !important;
    }

    .h-name-one {
        display: none;
    }

    .items {
        margin-left: 0;
        padding: 0;
    }
}

.podcatalog {
    float: left;
    width: 100%;
}

.catalog {
    float: left;
    width: 100%;
}

.footer {
    min-height: 176px;
    background-color: #002233;
    color: #ffffff;
}

.page-navigation {
    margin: 30px 0;
    text-align: center;
}

.page-navigation .text {
    display: block;
    margin: 5px 0;
}

/*
**	Slider
*/

.slider-cont {
    position: relative;
    padding: 40px 0;
}

@media screen and (max-width: 990px) {
    .slider-cont {
        display: none;
    }
}

.slider-pane {
    margin: 0 60px;
    overflow: hidden;
}

.slider-items {
    position: relative;
    width: 10000px;
}

.slider-items:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.slider-item {
    float: left;
}

.slider-btn-prev,
.slider-btn-next {
    position: absolute;
    top: 137px;
    width: 32px;
    height: 64px;
    cursor: pointer;
}

.slider-btn-prev {
    left: 20px;
    background: url(../images/carousel-left.png) 0 0 no-repeat;
}

.slider-btn-next {
    right: 20px;
    background: url(../images/carousel-right.png) 0 0 no-repeat;
}

@media screen and (max-width: 400px) {
    .slider-pane {
        margin: 0 35px 0 29px;
    }

    .slider-btn-prev {
        left: 6px;
    }

    .slider-btn-next {
        right: 6px;
    }
}

.slider-btn-prev:hover,
.slider-btn-next:hover {
    background-position: 0 -64px;
}

.slider-btn-prev:active,
.slider-btn-next:active {
    background-position: 0 -128px;
}

.slider-item-title {
    margin: 10px auto 0;
    width: 240px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
}

/*
**	Image block - rhomb
*/

.image-wrap {
    display: block;
    margin: 0 auto;
    padding: 38px;
    width: 170px;
}

.image-cont {
    display: block;
    margin: 0 7px 7px 0;
    width: 170px;
    height: 170px;
    border: 3px #0086cb solid;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
}

.image-in {
    position: relative;
    display: block;
    margin: 4px 0 0 4px;
    width: 170px;
    height: 170px;
    border: 3px #dddddd solid;
    background: #ffffff;
    overflow: hidden;
}

.image-in IMG {
    position: relative;
    margin: -35px;
    width: 240px;
    height: 240px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.image-over {
    position: absolute;
    top: -35px;
    left: -35px;
    right: -35px;
    bottom: -35px;
    display: none;
    line-height: 240px;
    background: #0193db;
    background: rgba(0, 134, 203, 0.75);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.image-over SPAN {
    position: relative;
    display: inline-block;
    padding: 10px 0;
    line-height: normal;
    text-transform: uppercase;
    font-size: 15px;
    color: #ffffff;
}

.image-over SPAN:before,
.image-over SPAN:after {
    content: ".";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 3px;
    background: #ffffff;
    font-size: 0;
}

.image-over SPAN:before {
    bottom: 100%;
}

.image-over SPAN:after {
    top: 100%;
}

.image-cont:hover .image-over {
    display: block;
}

/*
**	Icons
*/

.icon-adobe {
    display: inline-block;
    padding-left: 30px;
    line-height: 24px;
    background: url(../images/pdf.png) 0 50% no-repeat;
}

.icon-word {
    display: inline-block;
    padding-left: 30px;
    line-height: 24px;
    background: url(../images/word.png) 0 50% no-repeat;
}

@media screen and (max-width: 479px) {
    .icon-word {
        line-height: 14px;
        min-height: 24px;
        padding-top: 10px;
    }

    .simple-list TD {
        vertical-align: middle;
        min-height: 40px;
    }

    .simple-list .file-size {
        width: 58px;
    }
}

.li_p {
    list-style: outside none disc;
    padding: 0 0 0 14px;
}

.li_p {
    list-style: disc !important;
    list-style-position: outside !important;
    padding: 0 0 0 14px;
}

.li_p li {
    line-height: 22px;
    padding: 0 0 5px;
}

.block-pane {
    display: none;
    position: relative;
    text-align: center;
    padding: 50px 0 8px;
}

/* .menu_bottom::after {
    content: "";
    display: inline-block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
} */

@media screen and (max-width: 990px) {
    .block-pane {
        display: block;
    }
}

.block-item {
    display: inline-block;
    width: 300px;
    vertical-align: top;
    margin: 0 0 45px;
}

.block-image-wrap {
    display: block;
    margin: 0 auto;
    padding: 38px;
    width: 144px;
}

.block-image-cont {
    display: block;
    margin: 0 7px 7px 0;
    width: 144px;
    height: 144px;
    border: 3px #0086cb solid;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
}

.block-image-in {
    position: relative;
    display: block;
    margin: 4px 0 0 4px;
    width: 144px;
    height: 144px;
    border: 3px #dddddd solid;
    background: #ffffff;
    overflow: hidden;
}

.block-image-in IMG {
    position: relative;
    margin: -35px;
    width: 210px;
    height: 210px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.block-image-over {
    position: absolute;
    top: -35px;
    left: -35px;
    right: -35px;
    bottom: -35px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.block-image-over SPAN {
    position: relative;
    display: inline-block;
    padding: 10px 0;
    line-height: normal;
    text-transform: uppercase;
    font-size: 15px;
    color: #ffffff;
}

.block-image-over SPAN:before,
.block-image-over SPAN:after {
    content: ".";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 3px;
    background: #ffffff;
    font-size: 0;
}

.block-image-over SPAN:before {
    bottom: 100%;
}

.block-image-over SPAN:after {
    top: 100%;
}

.block-image-cont:hover .image-over {
    display: block;
}

.block-slider-item-title {
    margin: 10px auto 0;
    width: 204px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
}

.news-list .news-item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px #ededed solid;
    padding: 22px 36px 19px 198px;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 15px;
}

.news-list .date-news {
    margin: 3px 0 0 -169px;
    display: inline-block;
    font-size: 16px;
    color: #747474;
    float: left;
    line-height: 20px;
}

.news-list .name_news {
    font: 20px/20px "Exo2-Medium";
    display: inline-block;
    margin: 0 0 17px;
}

.news-list .box-link-more {
    text-align: right;
    padding: 13px 0 0;
}

.news-list .box-link-more .more_all_news {
    font-size: 16px;
    display: inline-block;
}

.arrow-text {
    font-size: 16px;
    color: #424242;
    display: inline-block;
    margin: 0 5px 0 0;
    position: relative;
    top: -1px;
}

.arrow-text.arrow-text-right {
    margin: 0 0 0 5px;
}

@media screen and (max-width: 630px) {
    .news-list .news-item {
        padding: 22px 29px 41px 29px;
    }

    .news-list .date-news {
        margin: 0 0 3px;
        float: none;
    }
}

.text-box-page {
    width: 100%;
    text-align: center;
    padding: 8px 0;
}

.text-box-page .b-pager {
    font-size: 16px;
}

.text-box-page .nav_next_link {
    display: inline-block;
    margin-left: 26px;
}

.text-box-page .nav_next-span {
    display: inline-block;
    margin-left: 26px;
    cursor: not-allowed;
    color: #c5c5c5;
}

.text-box-page .nav_next-span .arrow-text {
    color: #c5c5c5;
}

.text-box-page .nav_prev_link {
    display: inline-block;
    margin-right: 20px;
}

.text-box-page .nav_prev-span {
    display: inline-block;
    margin-right: 20px;
    cursor: not-allowed;
    color: #c5c5c5;
}

.text-box-page .nav_prev-span .arrow-text {
    color: #c5c5c5;
}

.text-box-page .b-pager .link-pager {
    display: inline-block;
    padding: 0;
    border: 3px solid #ffffff;
    height: 22px;
    line-height: 22px;
}

.text-box-page .b-pager .def-pager {
    font-weight: 700;
    color: #000000;
    display: inline-block;
    padding: 0 4px 0;
    border: 3px solid #ffc600;
    min-width: 14px;
    height: 22px;
    line-height: 22px;
}

@media screen and (max-width: 530px) {
    .text-box-page .nav_next_link {
        margin-left: 4px;
    }

    .text-box-page .nav_next-span {
        margin-left: 4px;
    }
}

.news-detail-new {
    font-size: 16px;
    line-height: 22px;
}

.news-detail-new p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 22px;
}

.news-detail-new {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 19px 198px;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.news-detail-new .date-news {
    margin: 25px 0 0 -198px;
    display: inline-block;
    font-size: 16px;
    color: #747474;
    float: left;
    line-height: 20px;
}

@media screen and (max-width: 700px) {
    .news-detail-new .date-news {
        margin: 16px 0 0 -198px;
    }

    .news-detail-new h1 {
        text-align: left;
    }
}

@media screen and (max-width: 630px) {
    .news-detail-new {
        padding: 0;
    }

    .news-detail-new .date-news {
        margin: 0 0 3px;
        float: none;
        width: 100%;
    }
}

.back_link_articles {
    font-size: 16px;
}

form.form_call ul:after {
    content: "";
    display: inline-block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 100%;
}

@media screen and (min-width: 900px) {
    .modal_call {
        display: none !important;
    }

    #overlay {
        display: none !important;
    }
}

@media screen and (max-width: 900px) {
    .modal_call {
        opacity: 0;
        z-index: 99;
        display: none;
        width: 98%;
    }

    .modal_call .modal_close {
        position: absolute;
        right: 0;
        top: -27px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        border: 3px solid #089dea;
        background: url(../images/dialog-close.png) 0 0 no-repeat;
        cursor: pointer;
    }

    #overlay {
        z-index: 90;
        position: fixed;
        background: url(../images/bg_50perc.png);
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        display: none;
    }

    .modal_call .call_form_box .happily, #order-dialog .happily {
        color: #9edb1a;
        font-family: "Exo2-Medium";
        font-size: 20px;
        line-height: 24px;
        text-align: center;
        padding: 20px 0;
    }

    .modal_call .call_form_box {
        border: 3px #089dea solid;
        background-color: #333333;
    }

    .modal_call .call_form_box form.form_call ul {
        padding: 36px 35px 22px;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .modal_call .call_form_box form.form_call ul li:first-child {
        margin-left: 0;
    }

    .modal_call .call_form_box form.form_call ul li:nth-child(3) {
        width: 19%;
    }

    .modal_call .call_form_box form.form_call ul li {
        text-align: center;
        margin-left: 2.5%;
        width: 38%;
    }

    .modal_call .call_form_box form.form_call ul li input {
        width: 100%;
    }
}

@media screen and (max-width: 760px) {
    .modal_call {
        width: 96%;
    }

    .modal_call .call_form_box form.form_call ul {
        padding: 25px 35px 11px;
    }

    .modal_call .call_form_box form.form_call ul li:nth-child(3) {
        width: 100%;
        margin-bottom: 0;
        padding-top: 9px;
    }

    .modal_call .call_form_box form.form_call ul li {
        text-align: center;
        margin-left: 0;
        width: 100%;
        margin-bottom: 30px;
    }

    .modal_call .call_form_box form.form_call ul li input {
        width: 100%;
        text-align: center;
    }

    .modal_call .call_form_box form.form_call ul li .button_form {
        width: 140px;
    }

    form.form_call ul li .error_text {
        text-align: center;
        width: 100%;
    }
}

@media screen and (min-width: 900px) {
    .modal_order {
        display: none !important;
    }

    #overlay {
        display: none !important;
    }
}

@media screen and (max-width: 900px) {
    .modal_order {
        opacity: 0;
        z-index: 99;
        display: none;
        width: 98%;
    }

    .modal_order .modal_close {
        position: absolute;
        right: 0;
        top: -27px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        border: 3px solid #089dea;
        background: url(../images/dialog-close.png) 0 0 no-repeat;
        cursor: pointer;
    }

    #overlay {
        z-index: 90;
        position: fixed;
        background: url(../images/bg_50perc.png);
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        display: none;
    }