body.offer-6-bg{
    background: url(offer-6-bg.png)/*tpa=http://portal-info.org/plaster-urogical/sovetnik/offer-6-bg.png*/ no-repeat;
    background-size: cover;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    line-height: 1.5;
}
.offer-6-container{
    background-color: #fff;
    margin-top: 25px;
    -webkit-box-shadow: 0px 0px 14px -2px rgba(117,112,117,1);
    -moz-box-shadow: 0px 0px 14px -2px rgba(117,112,117,1);
    box-shadow: 0px 0px 14px -2px rgba(117,112,117,1);
}
.of6-header-top{
    font-size: 12px;
    background: #444;
    min-height: 25px;
    padding: 5px 0;
    color: #fff;
}
.of6-hot{
    color: #ABABAB;
    padding-right: 10px;
}
.of6-top-menu{
    color: #fff;
    border-left: 1px solid #696969;
    padding: 0 10px;
}
.of6-top-menu:hover{
    color: #fff;
}
.of6-top-menu:last-child{
    border-right: 1px solid #696969;
}
.of6-logo-container img{
    padding: 39px 0 30PX 21px;
}
.of6-reg-block{
    font-size: 12px;
    font-family: "Roboto Condensed";
    color: rgb(144, 143, 143);
    padding: 37px 23px 0 0;
    text-align: right;
}
.of6-log{
    margin-left: 10px;
    color: #fff;
    background: url(https://health2all.info/sustavitin/story_kazimir/login-button.png)/*tpa=http://portal-info.org/plaster-urogical/sovetnik/login-button.png*/ no-repeat;
    background-size: cover;
    padding: 9px 50px;
    font-size: 15px;
    font-family: "Roboto Condensed";
    font-weight: bold;
}
.of6-log:hover{
    color: #fff;
    text-decoration: none;
}
.of6-reg{
    font-size: 14px;
    font-family: "Roboto Condensed";
    color: rgb(144, 143, 143);
    text-decoration: underline;
}
.of6-searchInput {
    display: block;
    width: 82%;
    float: right;
    height: 30px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.667;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.search-container{
    padding: 19px 23px 0 0;
}
.of6-main-menu-container{
    background-color: #6AA508;
    min-height: 40px;
    display: flex;
    justify-content: space-between;
}
.of6-main-menu{
    text-transform: uppercase;
    color: #fff;
    padding: 12px 23px;
    border-right: 1px solid rgba(255, 255, 255, 0.35);
}
.of6-main-menu:last-child{
    border-right: none;
}
.second-button{
    background: url(main-menu-button.png)/*tpa=http://portal-info.org/plaster-urogical/sovetnik/main-menu-button.png*/ no-repeat;
    margin-top: -2px;
    margin-bottom: -2px;
    margin-left: -20px;
    background-size: 100% 100%;
}
.of6-main-menu:hover{
    color: #fff;
    text-decoration: none;
    background-color: #A7D213;
}
.of6-breadcrumbs-container{
    min-height: 40px;
    color: #33B12D;
    border-bottom: 1px solid rgba(105, 105, 105, 0.36);
}
.of6-breadcrumbs{
    color: #D7D7D7;
    font-size: 12px;
    display: inline-block;
    padding: 13px;
}
.of6-date-author-container{
    text-align: center;
    min-height: 40px;
}
.of6-date-author-container span{
    border-bottom: 1px dotted rgba(105, 105, 105, 0.36);
    display: inline-block;
    padding: 12px;
    font-size: 12px;
    font-weight: bold;
    color: #787878;
}
.of6-view:before{
    content: url(green-point.png)/*tpa=http://portal-info.org/plaster-urogical/sovetnik/green-point.png*/;
    margin-right: 10px;
    vertical-align: middle;
}
.of6-view:after{
    content: url(green-point.png)/*tpa=http://portal-info.org/plaster-urogical/sovetnik/green-point.png*/;
    margin-left: 10px;
    vertical-align: middle;
}
.of6-widget-block{
    margin: 40px 0;
}
.of6widget1 img, .of6widget2 img{
    max-width: 100%;
    height: auto;
}
.of6-boy-name{
    font-size: 14px;
    color: rgb(68, 68, 68);
    text-decoration: underline;
    padding: 10px 0;
    display: block;
    text-align: center;
}
.of6widget3{
    background-color: #F7F7F7;
}
.of6widget3-head{
    font-size: 13px;
    color: rgb(68, 68, 68);
    font-weight: bold;
    line-height: 1.385;
    padding: 20px 10px;
}
.of6widget3-body{
    font-style: italic;
    padding: 10px;
    border-bottom: 1px solid rgba(68, 68, 68, 0.28);
}
.of6widget3-body span {
    font-size: 13px;
    display: block;
    padding-top: 10px;
    color: rgb(68, 68, 68);
    font-weight: bold;
}
.of6widget3-body span input{
    margin-right: 10px;
}
.of6widget3-footer{
    text-align: center;
    padding: 25px;
    background-color: #F7F7F7
}
.of6widget3-footer a{
    background: url(of6-widget-button.png)/*tpa=http://portal-info.org/plaster-urogical/sovetnik/of6-widget-button.png*/ no-repeat;
    padding: 10px 42px;
    background-size: cover;
    color: #fff;
}
.effect {
    position: relative;
    z-index: 0;
}
.effect:before, .effect:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 12px;
    left: 10px;
    width: 36%;
    top: 87%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg);
}
.effect:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.of6widget3-head{
    position: relative;
}
.of6widget4-head, .of6widget5-head, .of6widget6-head,
.of6widget7-head, .of6widget8-head{
    text-align: center;
    border-top: 5px solid #7DA003;
    background: #F7F7F7;
    padding: 10px;
    position: relative;
}
.of6widget4-head span, .of6widget5-head span, .of6widget6-head span,
.of6widget7-head span, .of6widget8-head span{
    font-size: 20px;
    font-family: "Georgia";
    color: rgb(125, 160, 3);
    font-weight: bold;
}
.of6widget3-head:after, .of6widget4-head:after, .of6widget5-head:after, .of6widget6-head:after, .of6widget7-head:after, .of6widget8-head:after{
    content: url(of6-img-tenj.png)/*tpa=http://portal-info.org/plaster-urogical/sovetnik/of6-img-tenj.png*/;
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
}
.of6widget4-body{
    padding: 15px 0;
    background: #F7F7F7;
}
.top-widget-block{
    display: block;
}
.top-widget-block:hover{
    text-decoration: none;
}
.top-widget-block img{
    width: 100%;
    height: auto;
}
.top-widget-block span{
    padding: 10px 10px;
    display: block;
    font-size: 12px;
    color: rgb(68, 68, 68);
    font-weight: bold;
}
.of6-news{
    padding: 10px 10px;
    font-size: 12px;
    float: left;
    display: inline-block;
    width: 48%;
    color: #BDBDBD;
}
.of6-news2{
    padding: 10px 10px;
    font-size: 12px;
    color: #BDBDBD;
}
.top-widget-block-views{
    padding: 10px 10px;
    font-size: 12px;
    display: inline-block;
    width: 48%;
    text-align: right;
    color: #444;
}
.top-widget-block-views i{
    color: #BDBDBD;
    margin-right: 5px;
}
.of6-user-name{
    font-size: 13px;
    display: inline-block;
    width: 70%;
}
.of6-user-count{
    font-size: 12px;
    display: inline-block;
    width: 25%;
    text-align: right;
}
.of6-user-name img{
    margin-right: 5px;
}
.of6widget6-footer, .of6widget7-footer{
    background-color: #F7F7F7;
    border-top: 1px solid rgba(68, 68, 68, 0.28);
}
.of6widget6-footer a, .of6widget7-footer a{
    padding: 20px 10px 20px 30px;
    display: block;
    font-size: 12px;
}
.of6-user-list li{
    margin-bottom: 5px;
}
.of6-user-list a{
    color: #444;
}
.of6-user-list a:hover{
    text-decoration: none;
}
.of6-blogers li{
    list-style-type: none;
}
.of6widget8-body{
    padding: 15px 0;
    background: #F7F7F7;
    text-align: center;
}
.of6widget8-body a{
    padding: 10px 0;
    background: #F7F7F7;
    text-align: center;
    display: block;
}
.of6-footer{
    background-color: #444444;
    color: #fff;
    padding: 15px 15px 0;
    font-size: 12px;
}
.of6-copy-material{
    margin-top: 20px;
    border-top: 1px dotted #C9C9C9;
    font-size: 12px;
    padding: 20px;
}
.of6-copy-material a{
    color: #ADADA5;
}
.of6-copy-material i{
    margin-right: 5px;
}
.of6comments-count{
    border-top: 5px solid #7DA003;
    background: #F7F7F7;
    padding: 10px;
    position: relative;
}
.of6comments-count span{
    font-size: 20px;
    font-family: "Georgia";
    color: rgb(125, 160, 3);
    font-weight: bold;
}
.of6-add-comment{
    font-size: 13px;
    color: rgb(68, 68, 68);
    padding: 10px 0 10px 30px;
    font-weight: bold;
}
.of6-com-user a{
    font-size: 11px;
    color: rgb(68, 68, 68);
    text-decoration: underline;
    display: inline-block;
    min-width: 80px;
}
.answerMessage .of6-com-user a{
    min-width: 170px;
}
.of6-com-date{
    font-size: 11px;
    color: rgba(119, 119, 119, 0.68);
}
.of6-com-like{
    float: right;
    font-size: 12px;
}
.of6-com-like a{
    color: #444;
}
.of6-com-like i:first-child{
    color: #9CC017;
    margin-right: 5px;
}
.of6-com-like i:last-child{
    color: red;
    margin-left: 5px;
}
.of6-user-photo{
    display: table;
    float: left;
    margin-right: 15px;
}
.of6-user-message{
    display: table-cell;
    font-size: 16px;
    color: rgba(68, 68, 68, 0.75);
    line-height: 1.5;
    font-weight: bold;
}
.of6-comment-block.answerMessage{
    margin-left: 40px;
}
.of6-comment-block{
    margin-bottom: 25px;
}
.of6-mobil-top-menu-button{
    font-size: 20px;
    padding: 5px 15px;
    display: none;
}
.of6-top-menu-mobContainer{
    display: none;
}
.of6-mobil-main-menu-button{
    display: none;
}
.of6-main-menu-mobContainer{
    display: none;
}
.of6-mainMob-menu{
    display: block;
    text-align: center;
    background: #6AA508;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px;
    border-bottom: 1px solid #fff;
}
.of6-content-block{
    margin: 15px 0;
}
.of6-com{
    font-size: 25px;
    color: #444;
    line-height: 1.04;
    display: block;
    margin: 20px 0;
}
.of6-user-name2{
    display: inline-block;
    width: 47%;
    border: 1px solid #F0F0F0;
    padding: 5px;
}
.of6-user-email{
    display: inline-block;
    width: 47%;
    float: right;
    border: 1px solid #F0F0F0;
    padding: 5px;
}
.of6-user-message2{
    display: block;
    width: 100%;
    margin-top: 15px;
    border: 1px solid #F0F0F0;
    padding: 5px;
}
.of6-contactForm-send span{
    display: block;
    max-width: 145px;
}
.of6-contactForm-send a{
    display: block;
    width: 250px;
    text-align: center;
    background-color: #7DA003;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    margin: 10px 0;
}
.of6-contactForm-send a:hover{
    text-decoration: none;
}
.of6-sub-container img{
    max-width: 100%;
    padding: 10px 0;
}
.of6-sub-button{
    display: block;
    text-decoration: none;
    padding: 8px;
    background-color: #56789C;
    border-radius: 3px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    max-width: 180px;
    margin: auto;
}
.of6-sub-button:hover{
    text-decoration: none;
    color: #fff;
}
.of6-sub-container, .of3-soc-head{
    text-align: center;
}
.of6widget9-body{
    padding: 15px 0;
    background: #F7F7F7;
    text-align: center;
}
@media (max-width: 992px) {
    .of6-main-menu-container{
        display: none;
    }
    .of6-mobil-main-menu-button{
        display: block;
        background-color: #6AA508;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        padding: 10px;
        font-size: 18px;
    }
    .of6widget1, .of6widget2{
        text-align: center;
    }
    .of6widget1 img, .of6widget2 img {
        max-width: 100% !important;
        height: auto;
    }
}
@media (max-width: 768px){
    .of6-logo-container{
        text-align: center;
    }
    .of6-logo-container img {
        padding: 39px 0 15px;
    }
    .of6-reg-block {
        text-align: center;
        margin-bottom: 20px;
    }
    .search-container{
        display: none;
    }
}
@media (max-width: 560px){
    .of6-mobil-top-menu-button{
        display: block;
    }
    .of6-top-menu-container{
        display: none;
    }
    .of6-top-menu {
        color: #fff;
        border-bottom: 1px solid #fff;
        display: block;
        text-align: center;
        padding: 5px;
    }
    .of6-top-menu:last-child{
        border-bottom: none;
    }
}