/*@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&display=swap&subset=cyrillic');*/
html {
    background: linear-gradient(#ffffff,#ffffff, #D8D8D8, #B3B3B3) repeat-x #B3B3B3;
}

html,
body {
    /* height:100%; */
    font-size: 14px;
}
*,
html,
body {
    margin: 0px;
    padding: 0px;
}
body {
    font-size: 0px;
    font: 16px Arial, Verdana, sans-serif;
    color: #2B2B2B;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* background: linear-gradient(#ffffff, #ffffff, #B3B3B3) repeat-x #B3B3B3; */
    /*background: url(/img/background.png);*/
    /* background-size: cover; */
    /*background-repeat: repeat-y;*/
    /*background-position: bottom left;*/
    /* background-color: #ccc; */
}
body.new-year {
    padding-top: 140px;
    background: url(../img/new_year_decor.png) 50% 0 no-repeat;
}
/*body.new-year #header2 #infoline {*/
/*    color: #000 !important;*/
/*    text-shadow: 0 1px 1px #fff, 0 -1px 3px #fff;*/
/*}*/
/*body.new-year #topnav li a {*/
/*    color: #fff !important;*/
/*    font-weight: bold;*/
/*    text-shadow: 0 1px 1px #000;*/
/*}*/
/*body.new-year #topnav li ul li {*/
/*    color: #000 !important;*/
/*    text-shadow: 0 1px 1px #fff;*/
/*}*/
/* body {font:1em Arial, Verdana, sans-serif; color:#2B2B2B; text-align:center; background: url("../img/back2.png") repeat-x fixed 0 0 #FFFFFF} */
#callbacky-phone-widget-window.callbacky-phone-widget-window-right {
    right: 170px !important;
}
td,
input,
textarea,
option,
select {
    font: 1em Arial, Verdana, sans-serif;
    color: #2b2b2b;
}
ol,
ul {
    list-style: none;
}
img {
    border: 0 solid;
}
a {
    color: #0071b1;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
li {
    list-style-type: none
}
.clear {
    clear: both;
    height: 0px
}
.clear5 {
    clear: both;
    height: 5px
}
.clear10 {
    clear: both;
    height: 10px
}
.oneHundredPercent {
    width: 100%;
}
.rel {
    position: relative;
}
.orange {
    color: #bd2222;
}
.img-hover:hover {
    opacity: .8;
}
#global {
    position: relative;
    margin: 0 auto;
    /* margin-bottom: 40px; */
    width: 980px;
    text-align: left;
    top: 20px;
}
#global2 {
    position: relative;
    min-height: 100%;
    margin: 0 auto;
    margin-bottom: -138px;
    width: 980px;
    text-align: left;
    top: 10px;
}
#global3 {
    position: relative;
    height: 250px;
    margin: 0 auto;
    margin-bottom: -138px;
    width: 980px;
    text-align: left;
    top: 10px;
}
#header.inner2 {
    height: 20px;
}
#header2 {
    position: relative;
    /*height:529px;*/

    height: 100px;
    z-index: 2;
}
#header2.inner {
    height: 146px;
}
#header2 #logo {
    position: absolute;
    left: 16px;
    top: 23px;
}
#header2 #search {
    position: absolute;
    left: 370px;
    top: 60px;
    background: url(../img/search.gif) left top no-repeat;
    height: 23px;
    overflow: hidden;
}
#header2 #search .txt {
    width: 110px;
    height: 19px;
    float: left;
    padding: 2px 0 0 9px;
    font-size: .9em;
    font-family: Tahoma;
    color: #7f7f7f;
    border: none;
    background: none;
}
#header2 #search .btn {
    float: left;
}
#header2 #search .btn:hover {
    opacity: .85;
}
#header2 #infoline {
    position: absolute;
    right: 0;
    top: 26px;
    text-align: right;
}
#header2 #infoline span {
    text-align: left;
    display: block;
    color: #272625;
    font-size: 14px;
    padding-left: 15px;
}
#header2 #infoline .h4 {
    font-size: .9em;
    font-weight: bold;
    text-align: left;
    color: #757575;
}
#header2 #infoline p {
    padding: 6px 7px 7px 0;
    text-align: left;
    font-size: 28px;
    line-height: 0.9em;
    letter-spacing: -0.5px;
    color: #000;
    font-family: "Roboto Condensed", "Arial Narrow", Arial, Verdana, sans-serif;
    /* background: url(../img/phone.gif) 10px 3px no-repeat; */
    background-size: 24px;
}
#header2 #infoline p a {
    text-decoration: none;
}
#header2 #infoline p a:hover {
    text-decoration: none;
}
#header2 #infoline p a:hover:after {
    content: "";
    display: block;
    height: 3px;
    width: 100%;
    border-bottom: 1px solid #0071b1;
}
#header {
    position: relative;
    /*height:529px;*/

    height: 270px;
    z-index: 3;
    border: 1px solid #E7E7E7;
    border-bottom: none;
    background: #FFF;
}
#header.inner {
    height: 146px;
}
#header #logo {
    position: absolute;
    left: 16px;
    top: 23px;
}
#header #search {
    position: absolute;
    left: 370px;
    top: 60px;
    background: url(../img/search.gif) left top no-repeat;
    height: 23px;
    overflow: hidden;
}
#header #search .txt {
    width: 110px;
    height: 19px;
    float: left;
    padding: 2px 0 0 9px;
    font-size: .9em;
    font-family: Tahoma;
    color: #7f7f7f;
    border: none;
    background: none;
}
#header #search .btn {
    float: left;
}
#header #search .btn:hover {
    opacity: .85;
}
#header #infoline {
    position: absolute;
    right: 16px;
    top: 35px;
    text-align: right;
}
#header #infoline h4 {
    font-size: .9em;
    font-weight: bold;
    color: #757575;
}
#header #infoline p {
    padding: 2px 0 7px 39px;
    font-size: 1.4em;
    color: #000;
    background: url(../img/phone.gif) left 5px no-repeat;
}
#header #infoline p strong {
    font-size: 1.3em;
}
#header #map {
    position: absolute;
    right: 0;
    top: 68px;
    margin-right: 18px;
}
#header #promo {
    position: absolute;
    left: 0;
    top: 57px;
    width: 673px;
    height: 238px;
    overflow: hidden;
    margin-left: 18px;
}
#header #promo li {
 /*   display: block;
    width: 673px;
    height: 238px;*/
}
#header #nav {
    position: absolute;
    left: 0;
    height: 39px;
    top: -1px;
    width: 100%;
    background: url(../img/nav.png) left top repeat-x;
    z-index: 0;
    margin-left: -5px;
    width: 988px;
    z-index: 100;
}
#header #nav .bg {
    background: url(../img/nav.png) right -78px no-repeat;
}
#header #nav #mainNav {
    height: 39px;
    background: url(../img/nav.png) left -39px no-repeat;
    padding: 0 0 0 7px;
}
#header #nav #mainNav > li > a {
    text-align:center;
}
#header #nav #mainNav li {
    float: left;
    height: 40px;
    background: url(../img/nav.png) right -156px no-repeat;
    position: relative;
    width: 139px;
}

#header #nav #mainNav li a {
    display: block;
    float: left;
    height: 28px;
    padding: 11px 0 28px;
    color: #fff;
    text-decoration: none;
    width: 138px;
    font-size: 1.1em;
}
/*#header #nav #mainNav ul.sub-menu li a {
    display: block;
    float: left;
    height: 28px;
    padding: 8px 24px 0 19px;
    color: #fff;
    text-decoration: none;
    width: 300px;
}*/
#header #nav #mainNav ul.sub-menu li {
    float: left;
    height: 39px;
    position: relative;
    width: 320px;
}
#header #nav #mainNav li a span.sub a {
    padding-right: 23px;
    background: url(../img/nav.png) right -206px no-repeat;
    font-size: 1.1em
}
#header #nav #mainNav li.menu-item-has-children > a{text-align: center;}
#header #nav #mainNav li.menu-item-has-children > a:after {
    content: " ";
    padding-right: 23px;
    background: url(../img/nav.png) right -206px no-repeat;
    font-size: 1.1em
}
/*
#header #nav #mainNav li a:hover {
    background: url(../img/nav.png) left -117px repeat-x;
}*/
#header #nav #mainNav ul {
    display: none;
    position: absolute;
    top: 39px;
    width: 320px;
    padding-bottom: 20px;
    background: url(../img/subnav.png) -316px bottom no-repeat;
    height: auto;
}
#header #nav #mainNav ul.sub-menu {
    left: -10px;
}
#header #nav #mainNav li:last-child ul.sub-menu, #header #nav #mainNav li:nth-last-child(2)  ul.sub-menu{
    left: -40px;
}
#header #nav #mainNav ul li {
    float: none;
    height: auto;
    background: url(../img/subnav.png) 2px top repeat-y;
    padding: 0 10px;
}
#header #nav #mainNav ul.r li {
    float: none;
    height: auto;
    background: url(../img/subnav.png) 2px top repeat-y;
    padding: 0 10px;
    width: 320px;
}
#header #nav #mainNav ul li a {
    display: block;
    float: none;
    height: auto;
    padding: 7px 15px 5px 16px;
    font-size: .9em;
    text-decoration: none;
    background: url(../img/la.gif) 7px 10px no-repeat !important;
    width: 300px;
}
#header #nav #mainNav ul li a:hover {
    background: #36444e url(../img/la.gif) 7px 10px no-repeat !important;
}
#header #nav #mainNav ul li.cl {
    background: url(../img/subnav.png) -634px top no-repeat;
    height: 14px;
}
#header #nav #mainNav ul li.cl a {
    display: none;
}
/* action */

#header #nav #mainNav li.active>ul {
    display: block;
}
#header #nav #mainNav li.over ul {
    display: block;
}
/*
#header #nav #mainNav li.over a {
    background: url(../img/nav.png) left -117px repeat-x;
    height: 39px;
}*/
#header #nav #mainNav .current-menu-item a, #header #nav #mainNav .current-menu-ancestor a, #header #nav #mainNav .current-post-ancestor a {
            background: -moz-linear-gradient(#002c5b,#003972 70%);
    background: -webkit-linear-gradient(#002c5b,#003972 70%);
    background: linear-gradient(#002c5b,#003972 70%);
    height: 39px;
}
#header #short {
    position: absolute;
    left: 0;
    top: 405px;
}
#header #short li {
    float: left;
    height: 124px;
    position: relative;
}
#header #short li h3 {
    font: normal 1.23em/1em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 6px;
    margin: 14px 20px 0 0;
}
#header #short li p {
    font-size: .9em;
    color: #706c6c;
    margin: 0 20px 0 0;
}
#header #short li .details {
    display: block;
    position: absolute;
    top: 90px;
    font-weight: bold;
    font-size: .9em;
    padding-right: 10px;
    background: url(../img/details.gif) right 5px no-repeat;
    color: #6699b9;
}
#header #short li.test-online {
    width: 331px;
    margin-right: 9px;
    background: url(../img/short.jpg) left top no-repeat;
}
#header #short li.test-online h3,
#header #short li.test-online p,
#header #short li.test-online .details {
    margin-left: 108px;
}
#header #short li.catalog {
    width: 334px;
    margin-right: 10px;
    background: url(../img/short.jpg) left -124px no-repeat;
}
#header #short li.catalog h3,
#header #short li.catalog p,
#header #short li.catalog .details {
    margin-left: 120px;
}
#header #short li.zapis-online {
    width: 274px;
    background: url(../img/short.jpg) left -248px no-repeat;
}
#header #short li.zapis-online h3,
#header #short li.zapis-online p,
#header #short li.zapis-online .details {
    margin-left: 90px;
}
#content {
    position: relative;
    z-index: 1;
    display: flex;
    /*overflow: hidden;*/
    border: 1px solid #E7E7E7;
    border-top: none;
    padding: 10px 18px 18px;
    background: #FFF;
    border-bottom: none;
}
#content #cCol {
    /*float: left;*/
    width: 640px;
    margin-right: 9px;
    padding: 25px 15px 30px 18px;
}
#content #rCol {
    /*float: left;*/
    width: 260px;
    padding: 19px 0 30px 0;
    /*overflow: hidden;*/
}
#shadow {
    /* border-bottom-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    background: #fff;
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}
.index-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.index-page p {
    padding-bottom: 20px;
    line-height: 1.38em;
}
.new-index-page {
    width: 673px !important;
    padding: 35px 0 30px 0 !important;
}
.new-index-page h2.head-subtitle {
    height: 51px;
    padding-top: 3px;
    font: bold 1.85em Arial, Trebuchet MS, Helvetica, sans-serif;
    color: #1558a3;
}
.new-index-page h1, .new-index-page .h1{
    padding-bottom: 10px;
    padding-top: 3px;
    font: normal 1.85em  Trebuchet MS, Helvetica, sans-serif;
    color: #1558a3;
}
.new-index-page .h2 {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 3px;
    padding-top: 8px;
    font: normal 25px Arial, Verdana, sans-serif;
    color: #1558a3;
    margin-bottom: 1em;
    padding-left: 0px;
}
.new-index-page h2.head-subtitle {
    height: 51px;
    padding-top: 8px;
    font: bold 1.85em Arial, Trebuchet MS, Helvetica, sans-serif;
    color: #1558a3;
}
.new-index-page h2 a {
    color: #4C4C4C;
}
.new-index-page h2.head-subtitle a {
    color: #1558a3;
}
.new-index-page h2 a:hover {
    text-decoration: underline;
    color: #0071B1;
}
.new-index-page p {
    font: 1em Trebuchet MS, Helvetica, sans-serif;
    font-style: italic;
    color: #737373;
    padding: 0 10px;
}
.new-index-page .more {
    position: absolute;
    right: 10px;
    bottom: 7px;
    font: 1.15em Trebuchet MS, Helvetica, sans-serif;
}
.new-index-page .more a {
    color: #c6168d;
    font: bold 1em Arial, Trebuchet MS, Helvetica, sans-serif;
    font-weight: normal;
}
.new-index-page .image {
    margin-bottom: 14px;
}
.new-index-page .teaser {
    position: relative;
    overflow: hidden;
    float: left;
    margin: 0 18px 18px 0;
    width: 318px;
    border: 1px solid #e7e7e7;
}
.new-index-page .centri {
    height: 195px;
    /*background:url(../img/teaser-01.jpg) left top no-repeat;*/
}
.new-index-page .apparati {
    height: 195px;
    margin-right: 0;
    /*background:url(../img/teaser-02.jpg) left top no-repeat;*/
}
.new-index-page .zapis {
    height: 195px;
    margin-bottom: 0;
    /*background:url(../img/teaser-03.jpg) left top no-repeat;*/
}
.new-index-page .testirovanie {
    height: 195px;
    margin-right: 0;
    margin-bottom: 0;
    /*background:url(../img/teaser-04.jpg) left top no-repeat;*/
}
.article-page h1 {
    font-weight: 500;
    font-size: 29px;
    line-height: 111.19%;
    padding-bottom: 15px;
        color: #504a40;
        font-weight: bold;
}
.article-page h2 {
    font: normal 1.45em Arial, sans-serif;
    color: #0071b1;
    padding-bottom: 10px;
    outline: none;
}
.article-page p.h2 {
    font: normal 1.45em Arial, sans-serif;
    color: #0071b1;
    padding-bottom: 10px;
    display: block;
}
.article-page p.h2.sep-koll{
    margin-top: 30px;
}
.article-page h3 {
    font-weight: normal;
    padding-bottom: 7px;
    font: 17px;
    font-weight: bold;
}
.article-page h4 {
    font-weight: normal;
    padding-bottom: 5px;
}
.article-page p {
    padding-bottom: 20px;
    line-height: 1.38em;
}
.article-page img, .article-page img.alignright, .news-page .item-full-text img.alignright, .alignright {
    float: right;
    /*border: 3px solid #e7e5e5;*/
    margin: 5px 0 15px 20px;
}
.article-page img.left, .article-page img.alignleft, .news-page .item-full-text img.alignleft, .alignleft {
    float: left;
    /*border: 3px solid #e7e5e5;*/
    margin: 5px 10px 4px 0;
}
.article-page img.alignnone, .news-page .item-full-text img.alignnone, .alignnone {
    float: none;
    margin: 10px 0;
    display: block;
}
.article-page img.aligncenter, .news-page .item-full-text img.aligncenter, .news-page .item-full-text img {
    float: none;
    margin: 10px auto;
    display: block;
    max-width: 100%;
    height: auto;
}
.article-page p.center {
    text-align: center;
}
.article-page p.center img {
    float: none;
}
.article-page ul {
    padding-bottom: 12px;
}
.article-page ul li {
    padding: 0 0 8px 0;
    list-style-type: disc;
}
.article-page ol {
    padding-bottom: 12px;
}
.article-page ol li {
    padding: 0 0 8px 0;
    list-style-type: decimal;
}
.article-page .clear {
    clear: both;
}
.article-page .partner {
    position: relative;
    overflow: hidden;
    padding: 0 0 20px 158px;
}
.article-page .partner .image {
    float: left;
    border: none;
    margin: 0 0 0 -158px;
    width: 138px;
    text-align: center;
}
.article-page .partner img {
    float: none;
    border: none;
    margin: 0 0 10px 0;
}
.article-page .license {
    float: left;
    margin: 0 12px 20px 0;
}
.article-page .license img {
    float: none;
    margin: 0;
}
.article-page table {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 4px solid #f2f2f2;
}
.article-page table th,
.article-page table td {
    vertical-align: top;
    text-align: left;
    padding: 10px 15px;
}
.article-page table th {
    background: #f2f2f2 url(../img/th.gif) left bottom repeat-x;
}
.article-page table td {
    border-bottom: 1px dotted #d6d6d6;
}
.cat-i-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.cat-i-page h2, .cat-i-page .h2 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #1b7db3;
    padding-bottom: 10px;
}
.cat-i-page p {
    padding-bottom: 1px;
    line-height: 1.38em;
	margin-top: 10px;     
}
.cat-i-page .good-tabs .content p {
    padding-bottom: 10px;
    line-height: 1.38em;
    margin-top: 0px;
}
.cat-i-page .brands {
    position: relative;
    overflow: hidden;
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 25px;
}
.cat-i-page .brand {
    float: left;
    width: 43.5%;
    position: relative;
    overflow: hidden;
    margin: 0 6% 12px 0;
}
.cat-i-page .brand .image {
    float: right;
    width: 132px;
}
.cat-i-page .brand .h3 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 14px;
    width: 100%;
}
.cat-i-page .brand .h3 a {
    color: #6699b9;
}
.cat-i-page .brand p {
    font-size: .85em;
    width: calc(100% - 140px);
}
.cat-i-page .brand .more {
    margin: -7px 0 0 0;
    font-size: 1em;
    font-weight: bold;
}
.cat-i-page .types {
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 25px;
}
.cat-i-page .type {
    padding-bottom: 12px;
    position: relative;
    overflow: hidden;
}
.cat-i-page .type .h3 {
    font: bold 1.1em Arial, Tahoma, sans-serif;
    padding-bottom: 12px;
}
.cat-i-page .type img {
    float: left;
    border: 3px solid #e7e5e5;
    margin: 0 10px 3px 0;
}
.cat-i-page .article {
    padding-bottom: 10px;
}
.cat-i-page .article .h3 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 10px;
}
.cat-i-page .article .h3 a {
    color: #6699b9;
}
.cat-i-page .brand-preview {
    position: relative;
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 30px;
}
.cat-i-page .brand-preview .image {
    width: 163px;
    float: left;
}
.cat-i-page .brand-preview .desc {
}

.cat-i-page .brand-preview .desc p {
    padding-bottom: 10px;
}
.cat-i-page .brand-preview .desc p.pdf {
    padding: 10px 0 11px 35px;
    background: url(../img/pdf.gif) left 4px no-repeat;
}
.cat-i-page .brand-preview .desc .important {
    padding: 5px 0 10px 21px;
    background: url(../img/sic.gif) left 9px no-repeat;
}
.cat-i-page .brand-preview .desc .important li {
    padding: 3px 0 2px 0;
    font-size: .9em;
}
.cat-i-page .attention {
    padding-left: 21px;
    background: url(../img/sic.gif) left 3px no-repeat;
}
.cat-i-page .order-form {
    width: 544px;
    background: #ebebeb url(../img/form.gif) left top no-repeat;
    overflow: hidden
}
.cat-i-page .order-form .bg {
    background: url(../img/form.gif) -544px bottom no-repeat;
    padding: 30px 20px 30px 30px;
}
.cat-i-page .order-form img {
    border: none;
    margin: 0;
    padding: 0;
}
.cat-i-page .order-form label {
    display: block;
    float: left;
    width: 184px;
    padding-right: 10px;
    color: #000;
    padding-top: 2px;
}
.cat-i-page .order-form label span {
    color: #ff3300;
}
.cat-i-page .order-form .txt {
    float: left;
    width: 265px;
    padding: 2px 5px 1px 5px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 12px;
    background-color: #fff;
}
.cat-i-page .order-form select {
    float: left;
    width: 200px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 12px;
    background-color: #fff;
}
.cat-i-page .order-form .error {
    background-color: #fff4f1;
}
.cat-i-page .order-form .type {
    margin: 10px 0 15px 0;
    padding: 14px 0 0 0;
    border-top: 1px dotted #b3b3b3;
    position: relative;
    overflow: hidden;
}
.cat-i-page .order-form .type select {
    margin-right: 10px;
}
.cat-i-page .order-form .type .plus {
    float: left;
    padding: 4px 0 0 0;
    margin-right: 5px;
    width: 13px;
}
.cat-i-page .order-form .type .minus {
    float: left;
    padding: 4px 0 0 0;
    width: 13px;
}
.cat-i-page .order-form .type .quantity-price {
    padding-bottom: 15px;
}
.cat-i-page .order-form .type .quantity-price select {
    width: 50px;
}
.cat-i-page .order-form .type .quantity-price .x {
    float: left;
    padding-top: 4px;
}
.cat-i-page .order-form .type .quantity-price .item-price {
    float: left;
    padding-top: 2px;
}
.cat-i-page .order-form .total {
    position: relative;
    overflow: hidden;
    color: #fd8d05;
    font-weight: bold;
    font-size: 1.1em;
    padding-top: 10px;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}
.cat-i-page .order-form .total span {
    float: left;
    display: block;
    width: 194px;
}
.cat-i-page .order-form .globalBtn {
    margin-left: 194px;
    margin-top: 10px;
}
.cat-i-page .note {
    margin-top: 5px;
    padding-top: 15px;
    border-top: 1px dotted #d6d6d6;
}
.cat-i-page .good-desc {
    position: relative;
    overflow-x: clip;
    padding-bottom: 15px;
}
.cat-i-page .good-desc .image {
    width: 371px;
    float: left;
}
.cat-i-page .good-desc .image img {
    border: 3px solid #e7e5e5;
}
.cat-i-page .good-desc .desc {

    float: left;
}
.cat-i-page .good-desc .desc ul {
    padding-bottom: 12px;
    margin-left: -17px;
}
.cat-i-page .good-desc .desc li {
    padding: 2px 0 2px 17px;
    background: url(../img/li.gif) 4px 7px no-repeat;
}
.cat-i-page .good-desc .desc .price {
       color: #0071b1;
    font-weight: bold;
    font-size: 1.8em;
}
.cat-i-page .good-tabs .nav {
    margin: 0 0 20px -17px;
    border-bottom: 1px solid #a0a0a0;
    position: relative;
    overflow: hidden;
}
.cat-i-page .good-tabs .nav li {
    float: left;
    background-color: #ebebeb;
    height: 38px;
}
.cat-i-page .good-tabs .nav li span {
    display: block;
    float: left;
    height: 38px;
    /*background: url(../img/tabs-nav.gif) left top no-repeat;*/
}
.cat-i-page .good-tabs .nav li a, .cat-i-page .good-tabs .nav li span span {
    display: block;
    float: left;
    height: 38px;
    /*background: url(../img/tabs-nav.gif) right -38px no-repeat;*/
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    justify-content: center;align-items: center;
}
.cat-i-page .good-tabs .nav li:hover {
    opacity: .7;
}
.cat-i-page .good-tabs .nav li.current {
    height: 38px;
    border-top: none;
    /*background: url(../img/tabs-nav.gif) left -158px repeat-x;*/
}
.cat-i-page .good-tabs .nav li.current span {
    height: 41px;
    /*background: url(../img/tabs-nav.gif) left -76px no-repeat;*/
}
.cat-i-page .good-tabs .nav li.current span span {
    height: 38px;
    color: #fff;
    cursor: default;
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cat-i-page .good-tabs .nav li.current:hover {
    opacity: 1;
}
.cat-i-page .good-tabs .content ul.description {
    padding-bottom: 12px;
    margin-left: -17px;
}
.cat-i-page .good-tabs .tabs__content li {
    padding: 2px 0 14px 17px;
    background: url(../img/li.gif) 4px 7px no-repeat;
}
.cat-i-page .good-tabs .content h4, .cat-i-page .good-tabs .content .h4 {
    font: bold 1.1em Arial, Tahoma, sans-serif;
    padding-bottom: 8px;
}
.cat-i-page .good-tabs .content .techspec {
    padding-bottom: 45px;
}
.cat-i-page .good-tabs .content .techspec li {
    position: relative;
    overflow: hidden;
    padding: 5px 0;
    border-bottom: 1px dotted #d6d6d6;
	background: none;
}
.cat-i-page .good-tabs .content .techspec span {
    float: left;
    display: block;
    width: 347px;
    margin-right: 25px;
}
.cat-i-page .good-tabs .content .techspec strong {
    float: right;
    display: block;
    width: 200px;
    font-weight: normal;
}
.cat-i-page .good-tabs .content .diapason {
    padding: 40px 0 85px 0;
    text-align: center;
}
.cat-i-page .back {
    padding-left: 10px;
    background: url(../img/blue-arrow-back.gif) left 4px no-repeat;
}
.cat-i-page .cats {
    margin-bottom: 25px;
}
.cat-i-page .cat{
    padding-bottom: 15px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 10px;
}
.cat-i-page .cat h3 {
    font: bold 1.1em Arial, Tahoma, sans-serif;
    padding-bottom: 12px;
}
.cat-i-page .cat p.h3 {
    font: bold 1.1em Arial, Tahoma, sans-serif;
    padding-bottom: 12px;
    display: block;
}
.cat-i-page .cat .image {
    float: left;
    width: 144px;
    margin: 0 20px 12px 0;
}
.cat-i-page .cat .desc {
}

.cat-i-page .cat .desc p {
    padding-bottom: 12px;
}
.cat-i-page .cat .desc ul {
    padding-bottom: 12px;
}
.cat-i-page .cat .desc li {
    padding: 2px 0 2px 17px;
    background: url(../img/li.gif) 4px 7px no-repeat;
}
.cat-i-page .cat .desc .price {
       color: #0071b1;
    font-weight: bold;
    font-size: 1.35em;
}
.cat-i-page .cat .all {
    clear: both;
    text-align: right;
}
.cat-i-page .cat .all a {
    padding-left: 10px;
    background: url(../img/blue-arrow.gif) left .35em no-repeat;
}
.cat-i-page .cat .short {
    /*font-size: .85em;*/
    margin: -7px 0 0 0;
    padding-bottom: 12px;
    color: #808080;
}
.cat-i-page .cat .leftpart {
    float: left;
    width: 144px;
    margin-right: 20px;
}
.cat-i-page .cat .leftpart .image {
    margin-right: 0;
}
.cat-price-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.cat-price-page h2 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 10px;
}
.cat-price-page p {
    padding-bottom: 20px;
    line-height: 1.38em;
}
.cat-price-page p.last-update-date {
    margin: -8px 0 0 0;
    padding-bottom: 15px;
    font-size: .9em;
    color: #FD8D05;
}
.cat-price-page p.price-text em {
    color: red;
}
.cat-price-page .category {
    padding: 15px 0 0px 0;
}
.cat-price-page .category h2 {
    padding-bottom: 20px;
}
.cat-price-page .category em {
    color: red;
}
.cat-price-page .category .group {
    position: relative;
    overflow: hidden;
    padding-bottom: 35px;
}
.cat-price-page .category .group li {
    border-bottom: 1px dotted #d6d6d6;
    padding: 5px 0;
    position: relative;
    overflow: hidden;
}
.cat-price-page .category .group li .name {
    float: left;
    width: 510px;
    margin-right: 20px;
}
.cat-price-page .category .group li .price {
    float: left;
    width: 100px;
}
.cat-price-page .category .group a {
    text-decoration: none;
}
.cat-price-page .category .with-brand .logo {
    float: left;
    width: 220px;
}
.cat-price-page .category .with-brand ul {
    float: left;
    width: 420px;
    overflow: hidden;
}
.cat-price-page .category .with-brand ul li .name {
    float: left;
    width: 290px;
    margin-right: 20px;
}
.cinfo-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.cinfo-page p {
    line-height: 1.38em;
    padding-bottom: 20px;
}
.cinfo-page h2 {
    font: normal 1em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 5px 0 15px 0;
}
.cinfo-page select {
    width: 200px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 15px;
    background-color: #fff;
}
.cinfo-page .filials {
    padding: 20px 0 0 7px;
    margin-bottom: 30px;
    margin-left: -10px;
        overflow: -webkit-paged-x;
}
.cinfo-page .filial {
    width: 100%;
    margin-right: 25px;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
}
.cinfo-page .filial .filial-data {
    display: flex;
    flex-direction: row;
    /*flex-wrap: wrap;*/
}
.cinfo-page .filial .filial-slider {
    padding: 15px 0 0 0;
}
.cinfo-page .filial .filial-info {
    min-width: 310px;
    padding-right: 15px;
}
.cinfo-page .filial .filial-description > div {
    padding: 15px 0;
}
.cinfo-page .filial .filial-btns > div {
    margin-left: 5px;
}
.cinfo-page .filial .filial-btns > div:first-child {
    margin-left: 0;
}
.cinfo-page .filial h3 {
    font: bold 1.1em Arial, Tahoma, sans-serif;
    padding-bottom: 15px;
}
.cinfo-page .filial h4 {
    font: bold .9em Arial, Tahoma, sans-serif;
    padding-bottom: 5px;
    color: #6699b9;
}
.cinfo-page .filial p {
    padding-bottom: 15px;
}
.cinfo-page .filial p.email {
    color: #666;
}
.cinfo-page .filial p.email a {
    color: #666;
}

.cinfo-page .filial p.phones span {
    display: block;
    white-space: nowrap;
    margin-right: .25em;
}
/*.cinfo-page .filial p.phones span:after {*/
/*    content: ',';*/
/*}*/
/*.cinfo-page .filial p.phones span:last-child:after {*/
/*    content: '';*/
/*}*/
.cinfo-page .filial p.address a.yandex {
    padding-left: 18px;
    background: url(../img/map02.gif) left 3px no-repeat;
    font-size: .9em;
    position: relative;
    left: -18px;
}
.cinfo-page .filial p.address a.schema {
    position: relative;
}
.cinfo-page .filial p.address a.schema:before {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    background: url(../img/zoom-in.png) right bottom no-repeat;
    content: '';
}
.cinfo-page .filial .filial-info ul {
    padding-bottom: 15px;
    font-size: .9em;
}
.cinfo-page .filial .filial-info ul li {
    position: relative;
    overflow: hidden;
}
.cinfo-page .filial .filial-info ul li span {
    float: left;
    width: 100px;
}
.cinfo-page .filial .filial-info ul li.weekend {
    color: #fd8d05;
}
.cinfo-page .filial .globalBtn {
    margin-top: 5px;
    display: inline;
    width: max-content;
}
.cinfo-page .filial .filial-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.cinfo-page .filial .filial-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.cinfo-page .contact-form {
    width: 544px;
	max-width: 100%;
    background: #ebebeb url(../img/form.gif) left top no-repeat;
    overflow: hidden;
    margin-top: 10px;
}
.cinfo-page .contact-form .bg {
    background: url(../img/form.gif) -544px bottom no-repeat;
    padding: 30px 20px 30px 30px;
}
.cinfo-page .contact-form img {
    border: none;
    margin: 0;
    padding: 0;
}
.cinfo-page .contact-form label {
    display: block;
    float: left;
    width: 154px;
    padding-right: 10px;
    color: #000;
    padding-top: 2px;
}
.cinfo-page .contact-form label span {
    color: #ff3300;
}
.cinfo-page .contact-form .txt {
    float: left;
    width: 195px;
    padding: 2px 5px 1px 5px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 12px;
    background-color: #fff;
}
.cinfo-page .contact-form textarea {
    float: left;
    width: 285px;
    height: 120px;
    padding: 2px 5px 1px 5px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 12px;
    background-color: #fff;
}
.cinfo-page .contact-form .error {
    background-color: #fff4f1;
}
.cinfo-page .contact-form .globalBtn {
    margin-left: 164px;
    margin-top: 10px;
}
.zapis-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.zapis-page h2 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 10px;
}
.zapis-page p {
    padding-bottom: 20px;
    line-height: 1.38em;
}
.attention {
    padding-left: 21px;
    background: url(../img/sic.gif) left 3px no-repeat;
}
.contact-form {
    width: 544px;
	max-width: 100%;
    background: #ebebeb url(../img/form.gif) left top no-repeat;
    overflow: hidden
}
.contact-form .bg {
    background: url(../img/form.gif) -544px bottom no-repeat;
    padding: 30px 20px 30px 30px;
}
.contact-form img {
    border: none;
    margin: 0;
    padding: 0;
}
.contact-form label {
    display: block;
/*     float: left; */
    width: 184px;
    padding-right: 10px;
    color: #000;
    padding-top: 2px;
}
.contact-form label span {
    color: #ff3300;
}
.contact-form .txt {
    float: left;
    width: 265px;
    padding: 2px 5px 1px 5px;
    font-size: 17px;
    margin-bottom: 12px;
    background-color: #fff;
    font-weight: normal;
}
.contact-form select {
    float: left;
    width: 200px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 12px;
    background-color: #fff;
}
.contact-form .short {
   /* width: 80px;*/
}
.contact-form .additional-fields {
    padding: 25px 0 20px 0;
    position: relative;
    overflow: hidden;
}
.contact-form .disactive label {
    color: #808080;
}
.contact-form .disactive select {
    color: #808080;
}
.contact-form .error {
    background-color: #fff4f1;
}
.contact-form .globalBtn {
    margin-left: 194px;
    margin-top: 20px;
}
.contact-form .agree {
    position: relative;
    overflow: hidden;
    display: flex;
}
.contact-form .agree .ch {
    float: left;
    margin: 3px 8px 0 0;
}
.contact-form .agree label {
    width: 250px;
    font-size: .85em;
   padding-top: 4px;

}
#agreediv span.wpcf7-list-item-label{
    display: none;
}
.zapis-page .clearHr {
    border-bottom: 1px dotted #b3b3b3;
    margin-top: 12px;
}
.zapis-page .calendar {
    position: relative;
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px dotted #d6d6d6;
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 20px;
}
.zapis-page .calendar .month {
    float: left;
    width: 256px;
    margin-right: 53px;
    overflow: hidden;
}
.zapis-page .calendar .month table {
    width: 100%;
    border-left: 1px solid #c2c5ca;
    border-top: 1px solid #c2c5ca;
}
.zapis-page .calendar .month table td,
.zapis-page .calendar .month table th {
    border-right: 1px solid #c2c5ca;
    border-bottom: 1px solid #c2c5ca;
    font: normal 1em Trebuchet MS, Helvetica, sans-serif;
    color: #b2b2b2;
}
.zapis-page .calendar .month table th {
    text-align: center;
    padding: 9px 7px;
    color: #2b2b2b;
}
.zapis-page .calendar .month table a {
    text-decoration: none;
    color: #2b2b2b;
    padding: 5px 7px;
    display: block;
    outline: none;
}
.zapis-page .calendar .month table span {
    display: block;
    padding: 3px 7px;
}
.zapis-page .calendar .month table .weekdays td {
    color: #b2b2b2;
}
.zapis-page .calendar .month table .weekdays .weekend {
    color: #febb69;
    background: #fff;
}
.zapis-page .calendar .month table .weekend {
    background-color: #f7f7f7;
}
.zapis-page .calendar .month table .available-day {
    background-color: #ced8e0;
    color: #b2b2b2;
}
.zapis-page .calendar .month table .available-day:hover {
    background: #688195 url(../img/chosen.gif) left bottom repeat-x;
}
.zapis-page .calendar .month table .available-day:hover a {
    color: #fff;
}
.zapis-page .calendar .month table .chosen {
    background: #688195 url(../img/chosen.gif) left bottom repeat-x;
    color: #fff;
}
.zapis-page .calendar .month table .chosen a {
    color: #fff;
}
.zapis-page .time {
    padding-bottom: 25px;
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 22px;
}
.zapis-page .time h2 {
    padding-bottom: 12px;
}
.zapis-page .time h2 span {
    font-weight: normal;
    display: block;
    font-size: .7em;
    color: #2b2b2b;
    padding-top: 3px;
}
.zapis-page .time ul {
    position: relative;
    overflow: hidden;
    margin-bottom: 3px;
}
.zapis-page .time ul li {
    float: left;
}
.zapis-page .time ul li.hour {
    width: 42px;
    margin-right: 3px;
}
.zapis-page .time ul li.half {
    width: 21px
}
.zapis-page .time ul li.second {
    margin-right: 3px;
}
.zapis-page .time ul li span {
    display: block;
    background-color: #f2f2f2;
    height: 25px;
}
.zapis-page .time ul li a {
    display: block;
    background-color: #ced8e0;
    height: 25px;
}
.zapis-page .time ul li a:hover {
    background: #688195 url(../img/chosen.gif) left bottom repeat-x;
}
.zapis-page .time ul li a.chosen {
    background: #688195 url(../img/chosen.gif) left bottom repeat-x;
}
.zapis-page .time ul.title li {
    font: normal 11px Arial, Tahoma, sans-serif;
    color: #444;
}
.zapis-page .time table {
    width: 100%;
}
.zapis-page .time table th {
    font: normal 11px Arial, Tahoma, sans-serif;
    color: #444;
}
.zapis-page .time table td {
    background-color: #f7f7f7;
}
.zapis-page .time table td span {
    display: block;
    height: 25px;
}
.zapis-page .receipt {
    padding: 20px 0;
    border-top: 1px dotted #d6d6d6;
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 20px;
}
.zapis-page .receipt li {
    position: relative;
    overflow: hidden;
    padding: 6px 0;
}
.zapis-page .receipt li span {
    float: left;
    width: 210px;
    margin-right: 20px;
}
.zapis-page .receipt li strong {
    float: left;
    width: 300px;
    /*color: #fd8d05;*/
    font-weight: normal;
}
.zapis-page .receipt li strong.bold {
    font-weight: bold;
}
.testi-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.testi-page h2 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 10px;
}
.testi-page p {
    padding-bottom: 20px;
    line-height: 1.38em;
}
.testi-page .testimonial {
    float: left;
    width: 290px;
    background: url(../img/quotes.gif) left 3px no-repeat;
    padding-left: 21px;
    padding-bottom: 20px;
    margin-top: 15px;
}
.testi-page .testimonial p {
    padding-bottom: 10px;
    padding-right: 40px;
}
/* .testi-page .testimonial .quote {width:13px; height:13px; background: url(../img/quotes.gif) right top no-repeat; display:inline-block; margin:0 0 -2px 6px;} */

.testi-page .testimonial .author {
    font-size: .85em;
    color: #a9a9a9;
    font-weight: bold;
}
.testi-page .clearHr {
    clear: both;
    height: 1px;
    border-top: 1px dotted #d6d6d6;
    margin: 0 0 20px 0;
}
.testi-page .contact-form {
    width: 544px;
    background: #ebebeb url(../img/form.gif) left top no-repeat;
    overflow: hidden;
    margin-top: 10px;
}
.testi-page .contact-form .bg {
    background: url(../img/form.gif) -544px bottom no-repeat;
    padding: 30px 20px 30px 30px;
}
.testi-page .contact-form img {
    border: none;
    margin: 0;
    padding: 0;
}
.testi-page .contact-form label {
    display: block;
    float: left;
    width: 154px;
    padding-right: 10px;
    color: #000;
    padding-top: 2px;
}
.testi-page .contact-form label span {
    color: #ff3300;
}
.testi-page .contact-form .txt {
    float: left;
    width: 195px;
    padding: 2px 5px 1px 5px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 12px;
    background-color: #fff;
}
.testi-page .contact-form textarea {
    float: left;
    width: 285px;
    height: 120px;
    padding: 2px 5px 1px 5px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 12px;
    background-color: #fff;
}
.testi-page .contact-form .error {
    background-color: #fff4f1;
}
.testi-page .contact-form .globalBtn {
    margin-left: 164px;
    margin-top: 10px;
}
.sluh-test-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.sluh-test-page h2 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 10px;
}
.sluh-test-page p {
    padding-bottom: 20px;
    line-height: 1.38em;
}
/*.sluh-test-page .attention {padding-left:21px; background: url(../img/sic.gif) left 3px no-repeat;}*/

.sluh-test-page .dont {
    color: #ff4c24;
    font-weight: bold;
}
.sluh-test-page .choose-type {
    margin: 20px 0 0 0;
    overflow: hidden;
    width: 516px;
}
.sluh-test-page .choose-type li {
    float: left;
    width: 218px;
    padding: 0 20px;
    border-right: 1px solid #d6d6d6;
    margin-right: -1px;
}
.sluh-test-page .choose-type a:hover {
    opacity: .8;
}
.sluh-test-page .player {
    width: 673px;
    position: relative;
    left: -18px;
}
.sluh-test-page .question {
    padding-top: 25px;
}
.sluh-test-page .question ul {
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}
.sluh-test-page .question ul li {
    width: 18px;
    height: 17px;
    padding-top: 1px;
    float: left;
    margin-right: 6px;
    background: url(../img/test-pager.gif) no-repeat left top;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font: .85em Trebuchet MS, Helvetica, sans-serif;
}
.sluh-test-page .question ul li.current {
    background-position: left -18px;
}
.sluh-test-page .question p {
    font: 1.45em/1.2em Trebuchet MS, Helvetica, sans-serif;
    border-bottom: 1px dotted #d6d6d6;
    padding: 0 20px 15px 0;
    margin-bottom: 20px;
}
.sluh-test-page .globalBtn {
    margin-right: 10px;
}
.sluh-test-page .good {
    background: url(../img/test-ok.gif) left top no-repeat;
    padding-left: 21px;
}
.sluh-test-page .average {
    background: url(../img/test-average.gif) left top no-repeat;
    padding-left: 21px;
}
.sluh-test-page .bad {
    background: url(../img/test-bad.gif) left top no-repeat;
    padding-left: 21px;
}
.diagnoz {
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 40px;
    font: 1.45em/1.2em Trebuchet MS, Helvetica, sans-serif;
}
.annotacia {
    padding-left: 21px;
    background: url(../img/sic.gif) left top no-repeat;
    font-size: .9em;
}
.sluh-test-page .again {
    padding-top: 15px;
    border-top: 1px dotted #d6d6d6;
}
.sluh-test-page .again a, .tryAgain {
    padding-left: 10px;
    background: url(../img/blue-arrow-back.gif) left 4px no-repeat;
}
.qa-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.qa-page h2 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 10px;
}
.qa-page p {
    padding-bottom: 20px;
    line-height: 1.38em;
}
.cats li {
    background: url(../img/details.gif) left 7px no-repeat;
    padding: 0 0 8px 10px;
    font: 1.1em Trebuchet MS, Helvetica, sans-serif;
}
.qa-page .questions {
    padding-bottom: 15px;
}
.qa-page .questions li {
    padding-bottom: 20px;
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 20px;
}
.qa-page .questions li p {
    padding-bottom: 0;
}
.qa-page .questions li .q {
    /*background: url(../img/qa.gif) left 8px no-repeat;*/

    padding-left: 12px;
    margin-left: -12px;
    font-style: italic;
    color: #0071B1;
}
.qa-page .questions li .a {
    /*display:none;*/

    padding-top: 5px;
    padding-bottom: 5px;
}
.qa-page .questions li .author {
    display: block;
    padding-bottom: 5px;
    font-style: italic;
    color: #888;
    font-size: .9em;
}
.qa-page .questions li.opened .a {
    display: block;
}
.qa-page .questions li.opened .q {
    /*background: url(../img/qa.gif) -994px 8px no-repeat;*/

    background: url(../img/qa.gif) left 8px no-repeat;
}
.qa-page .back {
    padding-top: 15px;
    border-top: 1px dotted #d6d6d6;
    margin-top: 25px;
}
.qa-page .back a {
    padding-left: 10px;
    background: url(../img/blue-arrow-back.gif) left 4px no-repeat;
}
.qa-page .contact-form {
    width: 544px;
    background: #ebebeb url(../img/form.gif) left top no-repeat;
    overflow: hidden;
    margin-top: 10px;
}
.qa-page .contact-form .bg {
    background: url(../img/form.gif) -544px bottom no-repeat;
    padding: 30px 20px 30px 30px;
}
.qa-page .contact-form img {
    border: none;
    margin: 0;
    padding: 0;
}
.qa-page .contact-form label {
    display: block;
    float: left;
    width: 154px;
    padding-right: 10px;
    color: #000;
    padding-top: 2px;
}
.qa-page .contact-form label span {
    color: #ff3300;
}
.qa-page .contact-form .txt {
    float: left;
    width: 195px;
    padding: 2px 5px 1px 5px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 12px;
    background-color: #fff;
}
.qa-page .contact-form textarea {
    float: left;
    width: 285px;
    height: 120px;
    padding: 2px 5px 1px 5px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-bottom: 12px;
    background-color: #fff;
}
.qa-page .contact-form .error {
    background-color: #fff4f1;
}
.qa-page .contact-form .globalBtn {
    margin-left: 164px;
    margin-top: 10px;
}
.qa-page .attention {
    padding-left: 21px;
    background: url(../img/sic.gif) left 3px no-repeat;
}
.search-res-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.search-res-page h2 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 10px;
}
.search-res-page p {
    padding-bottom: 20px;
}
.search-res-page #you-searched {
    padding: 14px;
    margin-bottom: 20px;
    border: 1px dotted #d6d6d6;
}
.search-res-page #you-searched label {
    float: left;
    width: 100px;
    text-align: right;
    margin-right: 10px;
    padding-top: 4px;
}
.search-res-page #you-searched .txt {
    float: left;
    width: 325px;
    padding: 2px 5px 1px 5px;
    font: .9em Trebuchet MS, Helvetica, sans-serif;
    margin-right: 10px;
    background-color: #fff;
}
.search-res-page #you-searched .globalBtn {
    margin-top: 1px;
}
.search-res-page .result {
    margin-bottom: 10px;
}
.search-res-page .result .path {
    font-size: .85em;
    padding-bottom: 5px;
    color: #838383;
}
.search-res-page .result .title {
    padding-bottom: 5px;
}
.search-res-page .result p strong {
    font-weight: normal;
    color: #ff4c24;
}
.search-res-page #pager {
    border-top: 1px dotted #d6d6d6;
    padding-top: 20px;
}
.news-page {
    width: 663px !important;
}
.news-page h1 {
    font: bold 1.7em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.news-page .item {
    margin-bottom: 25px;
    padding-left: 120px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #d6d6d6;
}
.news-page .item h2 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 6px;
}
.news-page .item h2 a {
    color: #6699b9;
}
.news-page .item p.h2 {
    font: bold 1.45em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 6px;
    display: block;
}
.news-page .item p.h2 a {
    color: #6699b9;
}
.news-page .item p {
    padding-bottom: 7px;
    line-height: 1.38em;
}
.news-page .item p.date {
    float: left;
    width: 120px;
    margin-left: -120px;
    padding-top: 4px;
    font-size: .85em;
    color: #a9a9a9;
    font-weight: bold;
}
.news-page .item p.details, .article-page .item p.details {
    text-align: right;
}
.news-page .item p.details a, .article-page .item p.details a {
    padding-left: 10px;
    background: url(../img/blue-arrow.gif) left 4px no-repeat;
}
.news-page .item-full-text {
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
    overflow-x: hidden;
}
.news-page .item-full-text p {
    padding-bottom: 15px;
    line-height: 1.38em;
}
.news-page .item-full-text p.date {
    font-size: .85em;
    color: #a9a9a9;
    font-weight: bold;
}
.news-page .item-full-text img {
    float: left;
    border: 3px solid #e7e5e5;
    margin: 0 20px 15px 0;
    max-width: 100%;
    height: auto;
}
.news-page .item-full-text h2 {
    font: bold 1.55em Arial, Tahoma, sans-serif;
    color: #6699b9;
    padding-bottom: 10px;
}
.news-page .item-full-text h3 {
    font: bold 1.1em Arial, Tahoma, sans-serif;
    padding-bottom: 7px;
}
.news-page .item-full-text h4 {
    font: bold 1em Arial, Tahoma, sans-serif;
    padding-bottom: 5px;
}
.news-page .item-full-text ul {
    padding-bottom: 7px;
    list-style:;
}
.news-page .item-full-text ul li {
    padding: 0 0 8px 0;
    list-style-type: disc;
    list-style-position: inside;
    display: list-item;
}
.news-page .item-full-text table {
    width: 640px;
    margin-bottom: 20px;
    border-bottom: 4px solid #f2f2f2;
}
.news-page .item-full-text table th,
.article-page table td {
    vertical-align: top;
    text-align: left;
    padding: 10px 15px;
}
.news-page .item-full-text table th {
    background: #f2f2f2 url(../img/th.gif) left bottom repeat-x;
}
.news-page .item-full-text table td {
    border-bottom: 1px dotted #d6d6d6;
}
.index-razdel-page .item, .article-page .item {
    margin-bottom: 25px;
    padding-bottom: 0;
    border-bottom: 1px dotted #d6d6d6;
}
.index-razdel-page .item h2 a {
    color: #6699b9;
}


#rCol #online-cons-index {
    position: relative;
    margin: 15px 0 18px 0px;
    width: 258px;
    height: 200px;
    border: 1px solid #e7e7e7;
    background: url(../img/online-cons-index.jpg) left top no-repeat;
}
#rCol #online-cons-index:after {
    content: '';
    display: block;
    position: absolute;
    left: 9px;
    bottom: 12px;
    width: 10px;
    height: 9px;
    background: url(../img/ba.gif) left center no-repeat;
}
#rCol #online-cons-index .h3 {
    margin-bottom: 8%;
    font: 15px/2.5em Trebuchet MS, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px #324350;
}
#rCol #online-cons-index p {
    color: #595959;
    width: 145px;
    padding: 0 0 0 19px;
}
#rCol #online-cons-index a {
    display: block;
    position: absolute;
    left: 19px;
    bottom: 10px;
    width: 91px;
    height: 14px;
    color: #6699b9;
    border-bottom: 1px solid transparent;
}
#rCol #online-cons-index a:hover {
    border-bottom: 1px solid #6699b9;
    text-decoration: none;
}
#rCol #online-cons-index span {
    display: block;
}
#rCol #online-cons-index a img {
    display: none;
}
#online-zapis-index {
    position: relative;
    margin: 28px 0 37px 0px;
    width: 258px;
    height: 220px;
    border: 1px solid #e7e7e7;
    background: url(../img/online-zapis-index.png) left top no-repeat;
}
#online-zapis-index:after {
    content: '';
    display: block;
    position: absolute;
    left: 9px;
    bottom: 12px;
    width: 10px;
    height: 9px;
    background: url(../img/ba.gif) left center no-repeat;
}
#online-zapis-index .h3 {
    margin-bottom: 25px;
    font: 15px/2.5em Trebuchet MS, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px #324350;
}
#online-zapis-index p {
    color: #595959;
    width: 140px;
    padding: 5px 0 0 19px;
}
#online-zapis-index > a {
    display: block;
    position: absolute;
    left: 19px;
    bottom: 10px;
/*     width: 110px; */
    height: 14px;
    color: #6699b9;
    border-bottom: 1px solid transparent;
}
#online-zapis-index a:hover {
    text-decoration: underline;
}
#online-zapis-index span {
    display: block;
}
#online-zapis-index a img {
    display: none;
}

#newsletter-index {
    position: relative;
    margin: 0px 0 24px 0px;
    width: 258px;
    height: 202px;
    border: 1px solid #e7e7e7;
    background: url(../img/newsletter-index.jpg) left top no-repeat;
}
#newsletter-index:after {
    content: '';
    display: block;
    position: absolute;
    left: 9px;
    bottom: 12px;
    width: 10px;
    height: 9px;
    background: url(../img/ba.gif) left center no-repeat;
}
#newsletter-index .h3 {
    margin-bottom: 75px;
    font: 15px/2.5em Trebuchet MS, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px #324350;
}
#newsletter-index p {
    color: #595959;
    width: 253px;
    padding: 15px 0 0 19px;
}
#newsletter-index a {
    display: block;
    position: absolute;
    left: 19px;
    bottom: 10px;
    width: 80px;
    height: 14px;
    color: #6699b9;
    border-bottom: 1px solid transparent;
}
#newsletter-index a:hover {
    text-decoration: underline;
}
#newsletter-index span {
    display: block;
}
#newsletter-index a img {
    display: none;
}

#shipping-index {
    position: relative;
    margin: 0px 0 24px 0px;
    width: 258px;
    height: 220px;
    border: 1px solid #e7e7e7;
    background: url(../img/zakaz.png) left top no-repeat;
}
#shipping-index:after {
    content: '';
    display: block;
    position: absolute;
    left: 9px;
    bottom: 12px;
    width: 10px;
    height: 9px;
    background: url(../img/ba.gif) left center no-repeat;
}
#shipping-index .h3 {
    font: 15px/2.5em Trebuchet MS, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px #324350;
}
#shipping-index p {
    color: #595959;
    width: 135px;
    padding: 25px 0 0 19px;
}
#shipping-index a.order-ship {
    display: block;
    position: absolute;
    left: 19px;
    bottom: 10px;
    height: 14px;
    color: #6699b9;
    border-bottom: 1px solid transparent;
}
#shipping-index a.order-ship:hover {
    text-decoration: underline;
}
#shipping-index span {
    display: block;
}
#shipping-index a.order-ship img {
    display: none;
}

#zapis-online {
    height: 122px;
    position: relative;
    width: 276px;
    background: url(../img/shortRc.jpg) left top no-repeat;
    margin-bottom: 11px;
}
#zapis-online h3 {
    font: normal 1.23em/1em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 14px 20px 6px 90px;
}
#zapis-online p {
    font-size: .9em;
    color: #706c6c;
    margin: 0 20px 0 90px;
}
#zapis-online .details {
    display: block;
    position: absolute;
    top: 90px;
    font-weight: bold;
    font-size: .9em;
    padding-right: 10px;
    background: url(../img/details.gif) right 5px no-repeat;
    color: #6699b9;
    margin-left: 90px;
}
#rCol #test-online {
    height: 146px;
    position: relative;
    width: 276px;
    background: url(../img/shortRc.jpg) left -121px no-repeat;
    margin-bottom: 21px;
}
#rCol #test-online h3 {
    font: normal 1.23em/1em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 14px 20px 6px 90px;
}
#rCol #test-online p {
    font-size: .9em;
    color: #706c6c;
    margin: 0 10px 0 90px;
}
#rCol #test-online .details {
    display: block;
    position: absolute;
    top: 110px;
    font-weight: bold;
    font-size: .9em;
    padding-right: 10px;
    background: url(../img/details.gif) right 5px no-repeat;
    color: #6699b9;
    margin-left: 90px;
}
#rCol #catalog-promo {
    margin-bottom: 30px;
    margin-top: 68px;
}
#rCol #catalog-promo li {
    min-height: 42px;
    border-bottom: 1px dotted #d6d6d6;
    padding: 23px 10px 12px 90px;
    font-weight: bold;
    font-size: 14px;
}
#rCol #catalog-promo li.last {
    border: none;
}
#rCol #catalog-promo .batt {
    background: url(../img/catalog-promo.jpg) left top no-repeat;
}
#rCol #catalog-promo .aks {
    background: url(../img/catalog-promo.jpg) left -76px no-repeat;
}
#rCol #catalog-promo .price {
    background: url(../img/catalog-promo.jpg) left -147px no-repeat;
}
#rCol #catalog-promo .service {
    background: url(../img/catalog-promo.jpg) left -228px no-repeat;
}
#rCol #catalog-promo .order {
        background: url(../img/hearing_aids_clean.jpg) 16px -7px no-repeat;
    background-size: 70px;
}
#rCol .brands {
    width: 275px;
    background: #f5f5f5 url(../img/brands.gif) -275px top no-repeat;
    margin-bottom: 24px;
}
#rCol .brands ul {
    background: url(../img/brands.gif) left bottom no-repeat;
    padding: 5px 0;
}
#rCol .brands ul li {
    border-bottom: 1px solid #dcdcdc;
}
#rCol .brands ul li.current a {
    opacity: 1;
}
#rCol .brands ul a {
    opacity: .5;
}
#rCol .brands ul a:hover {
    opacity: 1;
}
#rCol .brands ul li.last {
    /*border: none;*/
    /*background: url(../img/brand03rc_color.png) left -3000px no-repeat;*/
}
#rCol .brands ul li.last img {
    /*display: none;*/
}
#rCol .brands ul li.last a {
    display: block;
    width: 275px;
    height: 86px;
    /*background: url(../img/brand03rc_color.png) left top no-repeat;*/
}
#rCol .brands ul li.last a:hover {
    /*background: url(../img/brand03rc_color.png) left top no-repeat;*/
}
#rCol .brands ul li.last.current a {
    /*background: url(../img/brand03rc_color.png) left top no-repeat;*/
}
#rCol #zakaz-online {
    height: 121px;
    position: relative;
    width: 276px;
    background: url(../img/blank.gif) left top no-repeat;
    margin-bottom: 21px;
}
#rCol #zakaz-online h3 {
    font: normal 1.23em/1em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 14px 15px 6px 15px;
}
#rCol #zakaz-online p {
    font-size: .9em;
    color: #706c6c;
    margin: 0 15px 0 15px;
}
#rCol #zakaz-online .details {
    display: block;
    position: absolute;
    top: 90px;
    font-weight: bold;
    font-size: .9em;
    padding-right: 10px;
    background: url(../img/details.gif) right 5px no-repeat;
    color: #6699b9;
    margin-left: 15px;
}
#mapSite ul {
    padding: 15px 0 8px 20px;
}
#mapSite li {
    list-style-type: none;
}
#mapSite li li {
    list-style-type: disc;
}
#page-path {
/*     margin-top: -5px; */
    font: .9em Arial,Verdana,sans-serif;
    color: #4f4f4f;
    padding-bottom: 12px;
}
#back {
    padding: 5px 0 10px 0;
}
#back a {
    padding-left: 10px;
    background: url(../img/blue-arrow-back.gif) left 4px no-repeat;
}
#pager {
    margin-bottom: 10px;
    color: #949494;
}
#pager span,
#pager a,
#pager strong {
    margin-right: 5px;
}
#pager .ctrl-left,
#pager .ctrl-right,
#pager strong {
    color: #2b2b2b;
}
#pager .ctrl-left {
    padding-left: 17px;
    background: url(../img/ctrl.gif) left 6px no-repeat;
}
#pager .ctrl-right {
    padding-right: 17px;
    background: url(../img/ctrlR.gif) right 6px no-repeat;
}
#pager .disabled {
    opacity: .5;
}
/* global */

.globalBtn {
    float: left;
    background: url(../img/btn.gif) left -44px no-repeat;
    height: 22px;
    overflow: hidden;
}
.globalBtn input {
    display: block;
    height: 21px;
    padding: 1px 15px 0 15px;
    font: bold 1em/20px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    background: url(../img/btn.gif) right -66px no-repeat;
}
.globalBtn a {
    display: block;
    height: 22px;
    padding: 1px 15px 0 15px;
    font: 1em/20px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    background: url(../img/btn.gif) right -66px no-repeat;
}
.submit_order_form{
    display: block;
    margin: 20px auto 0;
    padding: 0px 16px;
    border-radius: 15px;
    border: solid 1px #567c9c;
    color: #fff;
    background: linear-gradient(to top, #5e84a2 20%, #668ba8 50%, #7c9eb7 80%);
    font: bold 1em/20px Trebuchet MS, Helvetica, sans-serif;
        background-color: #00518f;
    background: -moz-linear-gradient(#2f78c0,#0f4071 70%);
    background: -webkit-linear-gradient(#2f78c0,#0f4071 70%);
    background: linear-gradient(#2f78c0,#0f4071 70%);
    padding: 5px 10px;
    border-radius: 7px;
}
.globalBtn input:hover {
    color: #d5e0e8;
}
.globalBtn.disabled {
    opacity: .6;
}
.globalBtn.disabled a {
    cursor: text;
}
.globalBtn.disabled a:hover {
    color: #fff;
}
.globalBtnGrayBg {
    background: url(../img/btn.gif) left top no-repeat;
}
.globalBtnGrayBg input {
    background: url(../img/btn.gif) right -22px no-repeat;
    border: none;
}
.or {
    float: left;
    padding: 4px 0 0 10px;
}
/* footer */

#footerPad {
    height: 138px;
    clear: both;
}
#footer {
    position: relative;
    top: -10px;
    height: 100px;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}
#footer2 {
    border-top: solid 2px #ccc;
    position: relative;
    /* top:150px; */
    background-color: #fff;
    height: 135px;
    width: 940px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    color: #737373;
}
#footer #copy {
    position: absolute;
    left: 17px;
    top: 22px;
    color: #FFF;
}
#footer #copy a {
    color: #FFF;
}
#footer #address {
    position: absolute;
    left: 17px;
    top: 55px;
    font-size: .85em;
}
#footer #fNav {
    position: absolute;
    left: 259px;
    top: 22px;
}
#footer #fNav li {
    float: left;
    margin-right: 34px;
}
#footer #fNav a {
    color: #FFF;
    font-size: .9em;
}
#footer #opinion {
    position: absolute;
    right: 17px;
    top: 22px;
    font-size: .9em;
    line-height: 1.75em;
    text-align: right;
    color: #FFF;
    font-weight: bold;
}
#footer #opinion strong {
    display: block;
    font-weight: bold;
}
#footer #opinion span {
    display: block;
    color: #FFF;
}
#footer #developer {
    position: absolute;
    right: 0;
    top: 90px;
    font-size: .85em;
}
#footer2 #copy {
    position: absolute;
    left: 6px;
    top: 13px;
    color: #737373;
}
#footer2 #copy a {
    color: #737373;
}
#footer2 #address {
    position: absolute;
    left: 17px;
    top: 55px;
    font-size: .85em;
}
#footer2 #fNav {
    position: absolute;
    left: 200px;
    top: 13px;
}
#footer2 #fNav li {
    float: left;
    margin-right: 34px;
}
#footer2 #fNav a {
    color: #FFF;
    font-size: .9em;
}
#footer2 #opinion {
    position: absolute;
    right: 17px;
    top: 22px;
    font-size: .9em;
    line-height: 1.75em;
    text-align: right;
    color: #FFF;
    font-weight: bold;
}
#footer2 #opinion strong {
    display: block;
    font-weight: bold;
}
#footer2 #opinion span {
    display: block;
    color: #FFF;
}
#footer2 #developer {
    position: absolute;
    right: 0;
    top: 90px;
    font-size: .85em;
}
/* update, june 2011 */
/* rcol inner-page*/

#content #rCol.inner-page {
    padding-top: 10px;
}
#content #rCol.inner-page #online-cons-index {
    margin-top: 45px;
    margin-bottom: 30px;
}
/* ccol inner-page*/

#cCol #inner-visual {
    margin-bottom: 35px;
}
#cCol #inner-visual img {
    float: none;
    margin: 0;
    border: 0;
    width: auto;
    max-width: 100%;
}
#cCol #relative-nav {
    position: relative;
    float: left;
    width: 280px;
    margin: 0 22px 25px 0;
    padding: 15px 0 15px 0;
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
}
#cCol #relative-nav:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    width: 279px;
    height: 6px;
    background: #20558a;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: none;
}
#cCol #relative-nav:after {
    content: '';
    position: absolute;
    left: 1px;
    bottom: 1px;
    width: 279px;
    height: 6px;
    background: #20558a;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
}
#cCol #relative-nav li {
    position: relative;
    list-style-type: none;
    padding: 0 0 1px 0;
}
#cCol #relative-nav li:after {
    content: '';
    display: block;
    position: absolute;
    left: 14px;
    bottom: 0;
    height: 0;
    width: 251px;
    border-bottom: 1px dotted #ccc;
}
#cCol #relative-nav li:last-child:after {
    display: none;
}
#cCol #relative-nav li a {
    display: block;
    padding: 5px 15px 5px 24px;
    background: url(../img/blue-arrow.gif) 14px 9px no-repeat;
    text-align: left;
}
#cCol #relative-nav li a:hover,#cCol #relative-nav li.active a{
    text-decoration: none;
    background: #5e7587 url(../img/white-arrow.gif) 14px 9px no-repeat;
    color: #fff;
}
#cCol #relative-nav.right {
    float: right;
    margin: 0 0 25px 22px;
}
/* ccol catalog-page*/

#cCol .brand-preview #relative-nav {
    width: 141px;
    margin: 0 20px 0 0;
    overflow: hidden;
    float: left;
}
#cCol .brand-preview #relative-nav:before,
#cCol .brand-preview #relative-nav:after {
    width: 140px;
}
#cCol #relative-nav li:after {
    width: calc(100% - 30px);
    height: 2px;
    z-index: 333;
}
table h4{
    padding-bottom: 0px !important;
}
/* Polls -------------- */
/* preview block */

#polls-preview {
    position: relative;
    overflow: hidden;
    margin: 15px 0 24px 15px;
    width: 258px;
    height: 208px;
    border: 1px solid #e7e7e7;
    background: #f8f8f9;
}
#polls-preview #poll-header,
#polls-preview #poll-body-container,
#polls-preview #poll-body,
#polls-preview #poll-footer,
#polls-preview li {
    position: relative;
}
#polls-preview #poll-header {
    z-index: 3;
    overflow: hidden;
    padding: 7px 15px 15px 20px;
    text-align: center;
    font: bold 14px Trebuchet MS, Helvetica, sans-serif;
    color: #fff;
    text-shadow: 1px 1px #324350;
    background: url(../img/poll-title.gif) left bottom no-repeat;
}
#polls-preview #poll-body {
    z-index: 1;
    margin-top: -6px;
    padding: 18px 10px 8px 20px;
    overflow-y: auto;
}
#polls-preview li {
    padding: 0 0 5px 20px;
    font-size: 12px;
    color: #4c4c4c;
}
#polls-preview li input {
    position: absolute;
    left: 0;
    top: 0;
}
#polls-preview #poll-footer {
    overflow: hidden;
    padding: 11px 15px 0 115px;
    height: 25px;
    background: url(../img/poll-footer.gif) left top no-repeat;
}
#polls-preview #poll-footer .button {
    position: absolute;
    left: 20px;
    top: 7px;
}
#polls-preview #poll-footer .button:hover {
    opacity: .9;
    cursor: pointer;
}
#polls-preview #poll-footer .button.disabled {
    opacity: .5;
    cursor: text;
}
#polls-preview #poll-footer .all-polls {
    padding-left: 9px;
    background: url(../img/polls-all-arrow.gif) left 4px no-repeat;
    font: 12px Trebuchet MS, Helvetica, sans-serif;
    color: #0071ba;
}
#polls-preview #poll-footer .all-polls:hover {
    text-decoration: none;
    opacity: .8;
}
#polls-preview #poll-footer .polls-quantity {
    font: 12px Trebuchet MS, Helvetica, sans-serif;
    color: #a9a9a3;
}
#polls-preview #poll-footer .polls-quantity:before {
    content: '(';
}
#polls-preview #poll-footer .polls-quantity:after {
    content: ')';
}
#polls-preview #poll-body-container:before {
    display: block;
    position: absolute;
    left: 0;
    right: 15px;
    top: 0;
    z-index: 2;
    height: 15px;
    content: '';
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjkiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(248, 248, 249, 1) 0%, rgba(248, 248, 249, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(248, 248, 249, 1)), color-stop(100%, rgba(248, 248, 249, 0)));
    background: -webkit-linear-gradient(top, rgba(248, 248, 249, 1) 0%, rgba(248, 248, 249, 0) 100%);
    background: -o-linear-gradient(top, rgba(248, 248, 249, 1) 0%, rgba(248, 248, 249, 0) 100%);
    background: -ms-linear-gradient(top, rgba(248, 248, 249, 1) 0%, rgba(248, 248, 249, 0) 100%);
    background: linear-gradient(top, rgba(248, 248, 249, 1) 0%, rgba(248, 248, 249, 0) 100%);
}
#polls-preview #poll-body-container:after {
    display: block;
    position: absolute;
    left: 0;
    right: 15px;
    bottom: 0;
    z-index: 2;
    height: 10px;
    content: '';
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(248, 248, 249, 0) 0%, rgba(248, 248, 249, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(248, 248, 249, 0)), color-stop(100%, rgba(248, 248, 249, 1)));
    background: -webkit-linear-gradient(top, rgba(248, 248, 249, 0) 0%, rgba(248, 248, 249, 1) 100%);
    background: -o-linear-gradient(top, rgba(248, 248, 249, 0) 0%, rgba(248, 248, 249, 1) 100%);
    background: -ms-linear-gradient(top, rgba(248, 248, 249, 0) 0%, rgba(248, 248, 249, 1) 100%);
    background: linear-gradient(top, rgba(248, 248, 249, 0) 0%, rgba(248, 248, 249, 1) 100%);
}
/* page */


.poll h2 {
    font: normal 1.3em Trebuchet MS, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 0 0 15px 0;
}
.poll {
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d6d6d6;
}
.poll .date {
    margin: -7px 0 0 0;
    padding-bottom: 10px;
    color: #aaa;
    font-size: .9em;
}
.poll ul {
    padding: 10px 10px 0 0;
    width: 70%;
}
.poll li {
    position: relative;
    padding: 0 0 10px 20px;
    font-size: 12px;
    color: #4c4c4c;
}
.poll li input {
    position: absolute;
    left: 0;
    top: 0;
}
.poll li label {
    font-weight: bold;
}
.poll .result {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
}
.poll .result .area {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    width: 70%;
    height: 7px;
    background: #d6d6d6;
}
.poll .result .fill {
    height: 7px;
    background: #FD8D05;
}
.poll .result .count {
    color: #a9a9a3;
}
.poll .actions {
    margin-top: 20px;
    padding-top: 15px;
    width: 50%;
    border-top: 1px dotted #d6d6d6;
}
.poll .globalBtn {
    margin-bottom: 15px;
}
.article-page .poll  p{padding-bottom: 0px;}
#active-poll {
    margin-bottom: 50px;
}
.top-menu {
    top: 40px;
    right: 250px;
    position: absolute;
}

.top-cta {
    top: 40px;
    right: calc(100% / 4.66);
    position: absolute;
    width: calc(100% / 7);
}
.top-cta>a{
    width: 100%;
    text-align: center;
}
.top-cta > a ,#online-test a{
    border-radius: 5px;
    background-color: #cd038a;
    padding: 8px 14px;
    color: #fff;
    display: inline-block;
}
.top-cta > a:hover ,#online-test a:hover{
    text-decoration: none;
    /*background-color: #ce409f;*/
}
.top-cta > a:before ,#online-test a:before{
    content: "";
    position: absolute;
    z-index: 1;
    top: -1px;
    bottom: 0;
    left: -1px;
    right: 0;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: background .31s cubic-bezier(.25,.1,.25,1) 0s,opacity .31s cubic-bezier(.25,.1,.25,1) 0s,-webkit-transform .31s cubic-bezier(.25,.1,.25,1);
    transition: background .31s cubic-bezier(.25,.1,.25,1) 0s,opacity .31s cubic-bezier(.25,.1,.25,1) 0s,-webkit-transform .31s cubic-bezier(.25,.1,.25,1);
    -o-transition: transform .31s cubic-bezier(.25,.1,.25,1),background .31s cubic-bezier(.25,.1,.25,1) 0s,opacity .31s cubic-bezier(.25,.1,.25,1) 0s;
    transition: transform .31s cubic-bezier(.25,.1,.25,1),background .31s cubic-bezier(.25,.1,.25,1) 0s,opacity .31s cubic-bezier(.25,.1,.25,1) 0s;
    transition: transform .31s cubic-bezier(.25,.1,.25,1),background .31s cubic-bezier(.25,.1,.25,1) 0s,opacity .31s cubic-bezier(.25,.1,.25,1) 0s,-webkit-transform .31s cubic-bezier(.25,.1,.25,1);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: background,opacity,-webkit-transform;
    transition-property: background,opacity,-webkit-transform;
    -o-transition-property: transform,background,opacity;
    transition-property: transform,background,opacity;
    transition-property: transform,background,opacity,-webkit-transform;
    height: 100%;
    top: 0;
}
.top-cta > a:hover:before ,#online-test a:hover:before{
    width: calc(100% + 2px);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    background: rgba(255,255,255,.3);
    opacity: 1;
}
#online-test a{
position: relative;
    background-image: url(/wp-content/themes/template/img/headphones.png);
    background-size: 34px;
    padding: 15px;
    padding-left: 60px;
    background-position: 20px center;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
}
#online-test a:before{
    height: 46px;
}
.top-menu a:hover {
    text-decoration: none;
}
#topnav li {
    float: left;
    position: relative;
    display: block;
    background: url("../img/seporatortopnav.png") no-repeat scroll right center transparent;
}
#topnav li.last {
    background: none;
}
#topnav li a {
    display: block;
    padding: 3px 15px 5px;
    color: #6087a2;
    font: 12px Trebuchet MS;
    text-decoration: none;
}
#topnav li a:hover {
    background-color: #c6168d;
    text-decoration: none;
    color: #FFF;
}
#topnav ul {
    list-style: none;
    position: absolute;
    left: -9999px;
    -webkit-transition: 0.25s linear opacity;
}
#topnav ul li {
    float: none;
  /* background: url("../img/dot.gif");*/
}
#topnav ul a {
    white-space: nowrap;
    display: block;
}
#topnav li:hover ul {
    left: 0;
    opacity: 1;
    z-index: 9999;
}
#topnav li a.topmenuback, #topnav li.topmenuback > a{
    background: #c6168d;
    text-decoration: none;
    color: #FFF;
    padding: 4px 8px 4px;
}
#topnav li:hover ul a {
    text-decoration: none;
    -webkit-transition: -webkit-transform 0.075s linear;
}
#topnav li:hover ul li a:hover {
    /* background: url("../img/topnav.png") repeat-x top left transparent; */
    background-color: #c6168d;
    text-decoration: none;
}
#topnav li.topmenuback .topmenuback2 {
    background-color: #f3f3f3;
}
#topnav li.sub > a {
    background: url("../img/nav.png") no-repeat scroll right -204px #c6168d;
    font: 12px Trebuchet MS;
    padding-right: 15px;
}
#topnav li.topmenuback {
    padding-right: 6px;
    background: #c6168d;
}
#Mobiles {
    BORDER-TOP: rgb(236, 236, 236) 1px solid;
    BORDER-BOTTOM: rgb(236, 236, 236) 1px solid;
    BORDER-LEFT: rgb(236, 236, 236) 1px solid;
    BORDER-RIGHT: rgb(236, 236, 236) 1px solid;
    width: 90%;
}
#Mobiles td {
    BORDER-TOP: rgb(191, 191, 191) 1px solid;
    BORDER-BOTTOM: rgb(191, 191, 191) 1px solid;
    BORDER-LEFT: rgb(236, 236, 236) 1px solid;
    BORDER-RIGHT: rgb(236, 236, 236) 1px solid;
    PADDING-TOP: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    VERTICAL-ALIGN: middle;
    TEXT-ALIGN: left;
    FONT-SIZE: 11px;
}
#Mobiles td.ModelTop {
    BORDER-BOTTOM: none;
}
#Mobiles td.ModelMiddle {
    BORDER-TOP: none;
    BORDER-BOTTOM: none;
}
#Mobiles td.ModelBottom {
    BORDER-TOP: none;
}
#Mobiles td.borderbottom {
    BORDER-BOTTOM: rgb(191, 191, 191) 2px solid;
}
#Mobiles td.textcenter {
    TEXT-ALIGN: center;
}
#Mobiles img {
    border: none;
    float: none;
}
#infoline img,
.infoline img {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow: hidden;
}
#infoline img:hover,
.infoline img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.fotorama__nav--dots {
    top: -30px;
}
.fotorama__dot {
    display: block;
    width: 12px;
    height: 12px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 12px;
    border: 1px solid #4888A5;
    background: rgba(255, 255, 255, 0.3);
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 6px;
}
.fotorama__arr {
    border-radius: 32px;
    background-color: rgba(0, 0, 0, 0.2);
}
/*news on main page*/

.main-news-item {
    margin: 10px 20px 0 0;
    padding-top: 10px;
    border-top: 1px dotted #d6d6d6;
}
.main-news-item:first-child {
    margin: 0 20px 0 0;
    padding-top: 0px;
    border: none;
}
.main-news-item:nth-child(2n+1) .main-news-item-image {
    display: block;
    float: left;
    margin-right: 15px;
    max-width: 150px;
    height: auto;
}

.main-news-item:nth-child(2n) .main-news-item-content-title {
    text-align: left;
}

.main-news-item:nth-child(2n) .main-news-item-image {
    display: block;
    float: left;
    margin-right: 15px;
    max-width: 140px;
}

.main-news-item:nth-child(2n) .main-news-item-more-link {
    text-align: right;
}


.main-news-item-content {
    margin: 0;
}
.main-news-item-content-title {
    display: block;
    padding: 0 10px 15px 0;
    font: bold 1.23em Arial, Verdana, sans-serif;
    color: #4c4c4c;
    text-transform: uppercase;
}
.main-news-item-more-link {
    display: block;
    text-align: right;
    margin-top: 1em;
    font-size: 1.15em
}
#AC_Image {
    display: none;
    position: absolute;
    right: 358px;
    bottom: 10px;
}


.callForm .phone-group, .callForm .name-group {
    text-align: center;
}

.callForm .phone-group label, .callForm .name-group label {
    display: block;
    font-size: 16px;
    margin: 5px auto 0 auto;
    text-align: center;
}

.callForm .phone-group input, .callForm .name-group input {
    padding: 5px 10px;
    margin: 5px auto;
    font-size: 22px;
    border: 1px solid #ccc;
    text-align: center;
}


.callForm .remodal-confirm {
    font-size: 16px;
}

.callForm .input-error {
    color: #FF4F5E;
    padding: 0 10%;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

.call-form-widget {
    position: fixed;
    right: -400px;
    top: 100px;
    z-index: 9999;

    transition: right 0.3s;
}

.call-form-widget.openned {
    right: 0;
    transition: right 0.3s;
}

.call-form-widget-button {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 30px;
    height: 200px;
    background-color: #C6168D;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: url('/img/call-widget-button.png');
}

.call-form-widget-button .arrow {
    display: block;
    position: absolute;
    background: url('/img/angle-arrow.png') no-repeat;
    background-size: 16px 16px;
    width: 16px;
    left: 8px;
    top: 9px;
    height: 16px;
    line-height: 20px;
    font-size: 20px;
    color: #fff;
    transform: rotate(180deg);
    transition: all 0.5s;
}

.call-form-widget.openned .call-form-widget-button .arrow {
    transform: rotate(0deg);
    transition: all 0.5s;
}

.call-form-widget-body {
    border: 1px solid #B0137E;
    border-right: none;
    width: 400px;
    min-height: 200px;
    background-color: #FFFFFF;
    margin-left: 30px;
    color: #494949;
    box-shadow: 6px 4px 11px rgba(0,0,0, 0.5);
    padding-bottom: 20px;
}

.call-form-title {
    font-size: 28px;
    margin: 20px 0 0 0;
    font-weight: bold;
}

.call-form-widget-submit {
    cursor: pointer;
    opacity: 1;
    transition: all 0.4s;
    background: #C71C81;
    border: none;
    padding: 10px 20px;
    /* margin-bottom: 20px; */
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 20px;
    box-shadow: 0px 3px 0px rgba(0,0,0, 0.2);
}
.call-form-widget-submit:hover {
    opacity: 1;
    transition: all 0.4s;
    margin-bottom: -3px;
    margin-top: 3px;
    box-shadow: 0px 0px 0px rgba(0,0,0, 0.2);
}


.article-page ul, .article-page ol {
    margin-left: 15px;
    margin-top: 0px;
    text-align: left;
}

.article-page ul ul, .article-page ol ul {
   margin-bottom: 0;
   padding-bottom: 0;
}

.article-page ul ul > li, .article-page ol ul > li {
    list-style-type: none;
    list-style-type: "-";
    /*list-style: "s";*/
}

.article-page li {
    line-height: 1.3
}

.article-page ul ul > li:before, .article-page ol ul > li:before {
    content: "-";
    padding-right: 5px;
}
.article-page ul.sertificaty-sl{margin-left: 0;background: none;}
.sertificaty-sl .slick-prev:before, .sertificaty-sl .slick-next:before{color: #000}
.slick-initialized.sertificaty-sl .slick-slide{padding: 8px}
.prices_table {
    width: 100%;
}

.prices_table td, .prices_table th {
    padding: 4px 8px;
}

.prices_table th {
    color:#2B2B2B;
    text-align: right;
    font-weight: bold;
}
.prices_table th.text-left{text-align: left;}
.prices_table tr td:not(:first-child) {
    width: 130px;
    text-align: right;
    vertical-align: middle;
    font-size: 15px;
}

.prices_table tr td:nth-child(3) {
    width: 125px;
}

.prices_table tr:nth-child(2n+1) {
    background: #eee;
}

.gray {
    color: #888;
}

.kollectiv {
    display: flex;
        justify-content: space-between;
}
.kollectiv-vrach {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: dotted 1px #ddd;
}
.fio {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.fio-vrach {
    display: flex;
    flex-direction: column;
    flex: 1;
        justify-content: space-between;
}
.fio-vrach a{
    padding-bottom: 10px;
        color: #0071b1;
        font-size: 1.15em;
}
.sert-vrach a{
        font-size: 1.15em;
    padding-bottom: 10px;
        color: #0071b1;
    text-align: right;
    padding-right: 15px;
}
.kollectiv img{
        border: 3px solid #e7e5e5;
    margin: 0 15px 20px 0;
}
.kollectiv-vrach img{
    margin: 0 15px 0px 0;
}
.sert {
    display: flex;
    margin-left: 20px;
}
.sert-vrach{
    display: flex;
    flex: 1;
    flex-direction: column;
        justify-content: space-between;
}
.sert-vrach p{
    font-size: 16px;
    padding-bottom: 10px;
}
.sert-vrach p b{color: #6699b9;}
.fio strong {
    padding-bottom: 15px;
}
.vrach-name {
    padding-top: 10px;
    font-weight: bold;
    font-size: 20px;
        color: #4c4c4c;
    font-family: Trebuchet MS, Helvetica, sans-serif;
}
.catalog{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px dotted #d6d6d6;
    margin-bottom: 25px;
}
.tabs__content {
  display: none; /* по умолчанию прячем все блоки */
}
.tabs__content.current {
  display: block; /* по умолчанию показываем нужный блок */
}
span.wpcf7-not-valid-tip{display: inline-block;}
.centr-sluha {
    display: flex;
    flex-wrap: wrap;
}
.centr-sluha > div {
    flex: 50%;
    margin-bottom: 20px;
}
.page-numbers {
    padding: 1% 2%;
    box-shadow: 0 0 10px #ccc;
    margin: 0 1% 0 0;
    background: #fff;
    border-radius: 3px;
}
.main_content {
    margin-top: 20px;
}
.new-index-page .main_content p {
    font: 16px Arial,Verdana,sans-serif;
    font-style: normal;
    color: #2B2B2B;
    padding: 10px 0px;
    line-height: 1.38em;
}
.main_content ol li {
    padding: 0 0 8px 0;
    list-style-type: decimal;
}
.main_content ol{
    padding-left: 20px;
}
.st_kartinka img{
    float: left;
    margin: 0 15px 0 0;
}
.main-news-item-content-text{    line-height: 1.38em;}
.orders{display: block !important;
    padding: 20px;
    background: #f7f7f7;
    box-shadow: 0px 0px 10px #bebebe;
    border-radius: 10px;
    margin-bottom: 20px;}
.qty-button {
    color: #a7a6a6;
    font-size: 20px;
    background-color: #ffffff;
    margin-right: 0;
    text-decoration: none;
    padding-bottom: 2px;
    width: 30px;
    border-radius: 50%;
    border: solid 2px;
        height: 30px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.quantity input {
    width: 22px;
    height: 25px;
    text-align: center;
    border: 0;
    color: #3E3A33;
    background: none;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    -webkit-padding-before: 0px;
    -webkit-padding-after: 0px;
    padding: 0;
}
.tovary {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
        margin: 10px 0 20px;
}
.tovary > div{display: flex!important;    justify-content: space-between;width: 100%}
.tovary > div.qty-add{
    justify-content: center;
    width: 30px;
    margin: 10px 0 20px;
    cursor: pointer;
}
.tovary > div label {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tovary > div label:first-child{align-items: baseline}
.tovary > div label b, .tovary > div label span {
    /* font: bold 1.1em Trebuchet MS, Helvetica, sans-serif; */
    color: #4f4f4f;
    padding-bottom: 10px;
    font-size: 16px;
}
.tovary > div label  select{
    width: 200px;
    height: 30px;
}
.cont_date {
    display: flex;
    justify-content: space-between;
    width: 100%;
        margin-bottom: 12px;
}
.cont_date label {
    display: flex;
    flex-direction: column;
    width: 45%;
}
.cont_date label b {
    padding-bottom: 8px;
}
.cont_date label input {
    height: 30px;
    padding-left: 5px;
}
.cont_date2 label {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.cont_date label textarea {
    height: 100px;
}
.zakaz_tovara button[type="submit"]{
    background: #1659d4;
    color: #fff;
    border: navajowhite;
    padding: 20px;
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    max-width: 320px;
    margin: 40px auto;
    display: block;
        background-color: #00518f;
    background: -moz-linear-gradient(#2f78c0,#0f4071 70%);
    background: -webkit-linear-gradient(#2f78c0,#0f4071 70%);
    background: linear-gradient(#2f78c0,#0f4071 70%);
    padding: 5px 10px;
    border-radius: 7px;
}
p.black {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.image_news{
    float: left;
    width: 115px;
    margin-left: -120px;
    margin-top: 28px;
}
.image_news img  {
    width: 115px;
    height: auto;
}
@media (max-width: 768px){
.sert {display: none;}
}
@media (max-width: 700px){
#cCol #inner-visual img {
    width: 100%;
    height: auto;
}
}
@media (max-width: 640px){
.news-page .item-full-text table,.article-page table {width: 100%;}
.news-page .item-full-text table th, .article-page table td {padding: 10px 5px;}
.tovary>div{
	flex-wrap: wrap;
}
.mob-hidden{
	display: none !important;
}
.tovary > div label{
	margin:5px 0;
}
}
@media (max-width: 480px){
.centr-sluha > div {
    flex: 100%;
}
.kollectiv-vrach{
    flex-direction: column;
}
.kollectiv-vrach img {  
    margin: 0 auto;
    display: block;
    float: none;
}
.vrach-name br{
    display: none;
}
.fio-vrach a {
    padding-top: 10px;
    padding-bottom: 15px;
}
}.qty-button.qty-add{
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 30px;
    height: 30px;
    margin-bottom: 40px !important;
}
.total-main{
    display: flex;
    flex-direction: row-reverse;
    margin: 20px 0 40px;
    font-size: 18px;
}
.total-main label{
}
.delete-label{justify-content: center;}
.delete-label button{
    padding: 0px;
    width: 30px;
    height: 30px;
    color: #333;
    border-color: #a7a6a6;
    transform: rotate(45deg);
    outline: none !important;
}
.quantity{
    display: flex;
    align-items: center;
}
.article-page{
	margin-top: 0px;
}




