body {
    font-size: 16px;
    line-height: 1.4;
    color: #2B2B2B;
    background: #FBFBFB;
    font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif;
}
p{
    font-size: 16px;
    line-height: 1.4;
    color: #2B2B2B;
    margin: 20px 0;
}
body *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cnt-wrp {
    border: 1px solid #808080;
    background: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 30px 15px 10px;
    box-shadow: 0 0 22px 0 #A5A5A5;
}
h1, h2, h3, h4{
    margin: 0 0 25px;
    line-height: 1.2;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
}
h1{
    font-size: 30px;
}
h2{
    font-size: 25px;
}
h3{
    font-size: 22px;
}
.box {
    position: relative;
    text-align: left;
    float: left;
    color: rgb(51, 51, 51);
    width: 63%;
}

.box a:hover {
    text-decoration: none;
}


.read_us {
    height: 26px;
    padding-left: 24px;
    padding-bottom: 12px;
}

.read_us img {
    margin-right: 8px;
}

html,
body {
    margin: 0;
    padding: 0;
}

img {
    border: medium none;
}

.logo_td {
    padding-left: 21px;
    padding-top: 0;
    padding-bottom: 3px;
}

.sb_td {
    vertical-align: top;
    width: 240px;
}

.top_link_login {
    color: rgb(14, 100, 188);
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
}

.top_link_login_authorized {
    color: rgb(150, 150, 150);
    text-decoration: underline;
    font-size: 12px;
}

.login_td {
    padding-top: 6px;
    padding-bottom: 5px;
    vertical-align: bottom;
}



.b-cmtItem img {
    max-width: 100%;
}

a {
    text-decoration: none;
    border: medium none;
    font-weight: bold;
    color: rgb(14, 100, 188);
}

a:hover {
    color: rgb(249, 17, 17);
    text-decoration: underline;
}

.main_block {
    max-width: 985px;
    padding: 0 10px;
    margin: 0 auto;
    cursor: default;
    text-align: left;
}
header{
    padding: 15px 0;
    line-height: 73px;
}
header img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.logo-txt {
    display: inline-block;
    font-size: 24px;
    color: #7CBC1F;
    vertical-align: middle;
    margin: 0;
}
.text-center{
    text-align: center;
}

.right {
    width: 30%;
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    padding: 15px;
    float: right;
    border: 1px solid #d3d3d3;
    border-radius: 7px;
}
.aside_ul{
    padding-left: 15px;
}
.aside_ul li{
    margin: 0 0 15px;
}
.read_us {
    height: 26px;
    padding-left: 12px;
    padding-bottom: 12px;
}

.read_us_top_txt {
    color: rgb(200, 200, 200);
    margin-top: 38px;
    margin-bottom: 5px;
    margin-left: 12px;
}

.read_us img {
    margin-right: 8px;
}

.right img {
    max-width: 100%;
}



.cnt-wrp::after {
    content: " ";
    clear: both;
    visibility: hidden;
    height: 0;
    display: table;
}

:first-child + html .box,
.fat_box {
    width: auto;
}


.description_text {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.description_text,
.description_text div,
.description_text span,
.description_text p {
    
}

.CollapsiblePanelContent {
    padding-left: 0;
    margin: 15px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: rgb(55, 137, 185);
}

.blueNormalText {
    
    font-size: 13px;
    color: rgb(55, 137, 185);
}

.greenNormalText {
    
    font-size: 13px;
    color: rgb(136, 169, 6);
}

.odkl-oc-comment-form INPUT::-moz-focus-inner {
    border: 1px dotted transparent;
}

.odkl-oc-comment-form INPUT:focus::-moz-focus-inner {
    border-color: rgb(238, 136, 51);
}

.ya-site-form__input-text_type_hint,
.ya-site-form__input-text {
    width: 316px;
    margin: 0;
    cursor: text;
    outline-style: none;
    border: 1px solid rgb(230, 230, 230);
    background-color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    background-position: 0.2em 50%;
    height: 22px;
    overflow: hidden;
    
    font-size: 12px;
    color: rgb(0, 0, 0);
    font-style: italic;
    padding-bottom: 2px;
    float: left;
}

@media screen and (max-width: 940px) {
    .ya-site-form__input-text_type_hint,
    .ya-site-form__input-text {
        width: 155px;
    }
}


.ya-site-form__submit:hover {
    text-decoration: none;
    color: #ffffff;
}

.img-wrp {
    text-align: center;
}

.img-wrp img {
    display: block;
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
}



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

.img-left img {
    max-width: 320px;
}

.pic img {
    width: 50px;
}

.ln {
    list-style-type: none;
}

.clear {
    clear: both;
}

.b-cmtItem {
    position: relative;
    margin: 10px 0;
    border-top: 1px dashed rgb(102, 102, 102);
}

.holder {
    padding: 15px 0 15px 65px;
    min-height: 74px;
}

.pic {
    position: absolute;
    left: 0;
    top: 15px;
    padding: 6px;
    background: none repeat scroll 0 0 rgb(255, 255, 255);
}

.title a {
    font: italic 14px/1em Georgia, "Times New Roman", Times, serif;
    color: rgb(0, 0, 0);
    text-decoration: none;
}

.title a:hover {
    text-decoration: underline;
}

.b-cmtItem p {
    margin: 0.5em 0;
}

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

.b-cmtItem .date {
    margin-left: 10px;
    border-left: 1px solid rgb(196, 196, 196);
    padding-left: 10px;
    text-transform: uppercase;
    color: rgb(153, 153, 153);
    font: italic 12px/1em Arial, Helvetica, sans-serif;
}

.footer {
    text-align: center;
    margin: 15px 0;
}

.doc-pic {
    text-align: center;
}

.doc-pic img {
    max-width: 80%;
}

.bld-txt {
    font-weight: 700;
}

.mrg-t {
    margin-top: 20px;
}

.order-btn {
    background: #F04943;
    color: #fff;
    text-decoration: none;
    padding: 15px 35px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    margin: 20px auto;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}
.title{
    font-style: italic;
    font-size: 14px;
    color: rgb(153, 153, 153);
}
.order-btn:hover {

    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    color: #fff;
}

@media screen and (max-width: 992px) {
    .right,
    .comm-mob-hidden,
    .mob-hidden {
        display: none;
    }

    .main_block {
        width: auto;
    }

    .cnt-wrp {
        max-width: 100%;
    }

    table {
        margin: 0 auto;
    }

    .box {
        float: none;
        width: 100%;
        box-sizing: border-box;
    }

    .box h1 {
        text-align: center;
    }
    .b-cmtItem{
        display: none;
    }
    .mob{
        display: block;
    }

}

@media screen and (min-width: 799px) {
    .mobile-only {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    h1{
        font-size: 22px;
        margin: 0 0 15px;
        text-align: left;
    }
    .cnt-wrp{
        padding: 25px 10px 10px;
    }
    h2{
        font-size: 20px;
        text-align: center;
        margin: 0 0 15px;
    }
    h3{
        font-size: 18px;
    }
    body, p, li{
        font-size: 14px;
    }
    p, li{
        margin: 15px 0;
    }
    header{
        text-align: center;
    }
    .logo-txt{
        font-size: 20px;
    }
    .order-btn{
        padding: 10px;
    }
}


