
@font-face {
    font-family: 'KievitCyr-MediumSCMedium';
    src: url('fonts/kievcmsc-webfont.eot');
    src: url('fonts/kievcmsc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kievcmsc-webfont.woff') format('woff'),
         url('fonts/kievcmsc-webfont.ttf') format('truetype'),
         url('fonts/kievcmsc-webfont.svg#KievitCyr-MediumSCMedium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	src: url('fonts/rouble-webfont.eot');
	src: url('fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/rouble-webfont.woff') format('woff'),
	     url('fonts/rouble-webfont.ttf') format('truetype'),
	     url('fonts/rouble-webfont.svg#rouble') format('svg');
	font-family: 'Rouble';
    font-display: swap;
}
.g-rouble {font-family:'Rouble';font-weight:normal;}

/* Global CSS reset. Please don't modify!
----------------------------------------------------- */

html, body, div, object, iframe, img, hr,
h1, h2, h3, h4, h5, h6, p, blockquote, address, pre,
dl, dt, dd, ol, ul, li, form, fieldset, legend, table, caption, th, td { margin: 0; padding: 0; font-size: 100%; }
input, textarea, select, button { margin: 0; outline: 0; }
object, iframe, img, fieldset { border: 0; }
th, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { text-align: left; vertical-align: top; }
ol, ul { list-style: none; }
img { vertical-align: bottom; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }


/* General styles
----------------------------------------------------- */

html { overflow-y: scroll; }
html, body { height: 100%; }
body { padding-top:40px;position: relative; color: #404040; background: #ffffff; font: 13px/20px 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
a { color: #404040; text-decoration: underline; }
/* a:hover { text-decoration: none; } */
sup, sub { position: relative; white-space: nowrap; vertical-align: baseline; }
sup { bottom: 0.4em; }
sub { top: 0.4em; }

.g-content { position: relative; }
.g-content:after { content: '.'; display: block; height: 0; overflow: hidden; clear: both; visibility: hidden; }
.g-content a { color: #404040; }
.g-content a:hover { color: #000000; }
.g-content object { margin: 4px 0 14px; }
.g-content iframe { margin: 4px 0 14px; }
.g-content h1, .like_h1 { padding: 0 0 10px; font: 26px/30px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.g-content h1 .c-subtitle { font-size: 20px; }
.g-content h2 { padding: 6px 0 10px; font: 20px/24px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.g-content h3 { padding: 6px 0 10px; font: 18px/22px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.g-content h4 { padding: 6px 0 10px; font: 17px/21px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.g-content h5 { padding: 6px 0 10px; font: 16px/20px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.g-content h6 { padding: 6px 0 10px; font: 15px/19px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.g-content p { padding: 0 0 10px; }
.g-content table { margin: 4px 0 14px; border: 0; font-size: 11px; }
.g-content table[border='0'] { font-size: 100%; }
.g-content table[align='left'] { margin-right: 20px; }
.g-content table[align='center'] { margin-left: auto; margin-right: auto; }
.g-content table[align='right'] { margin-left: 20px; }
.g-content table caption { display: none; }
.g-content table th,
.g-content table td { padding: 3px 8px 4px; border: 1px solid #cccccc; }
.g-content table[border='0'] th,
.g-content table[border='0'] td { padding: 0; border: 0; }
.g-content table th[align='left'], .g-content table td[align='left'] { text-align: left; }
.g-content table th[align='center'], .g-content table td[align='center'] { text-align: center; }
.g-content table th[align='right'], .g-content table td[align='right'] { text-align: right; }
.g-content table th[valign='top'], .g-content table td[valign='top'] { vertical-align: top; }
.g-content table th[valign='middle'], .g-content table td[valign='middle'] { vertical-align: middle; }
.g-content table th[valign='bottom'], .g-content table td[valign='bottom'] { vertical-align: bottom; }
.g-content table th *, .g-content table td * { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
.g-content table p { text-align: inherit; }
.g-content ol, .g-content ul { overflow: hidden; margin: -3px 0 0; padding: 0 10px 10px 20px; }
.g-content li ol, .g-content li ul { margin: 0; padding: 0 0 0 35px; }
.g-content li { position: relative; padding: 1px 0 0; }
.g-content li p { padding: 0; text-align: left; }
.g-content ol { counter-reset: item; }
.g-content ol>li:before { display: block; float: left; width: 30px; height: 20px; margin: 0 0 -20px -35px; text-align: right; font-weight: bold; content: counter(item) '.'; counter-increment: item; }
.g-content .ie-marker-ol { display: block; width: 30px; height: 20px; margin: 0 0 -20px; position: relative; left: -35px; top: 0; text-align: right; font-weight: bold; }
.g-content ul>li:before { display: block; float: left; width: 8px; height: 10px; overflow: hidden; margin: 6px 0 -16px -14px; background: url(images/marker-01.png) no-repeat 0 0; content: ''; }
.g-content .ie-marker-ul { display: block; width: 8px; height: 10px; overflow: hidden; margin: 0 0 -3px; position: relative; left: -14px; top: 6px; background: url(images/marker-01.png) no-repeat 0 0; }
.g-content pre { margin: 0 0 10px; }
.g-content hr { clear: both; width: 100%; height: 0; overflow: hidden; margin: 0 auto 17px; padding: 7px 0 0; border: 0; border-bottom: 1px solid #cccccc; }
.g-content img { vertical-align: middle; }
.g-content img[border='1'] { border: 1px solid #f3f3f3; padding: 7px; box-shadow: 0 2px 2px #e5e5e5; }
.g-content img.img-float-left { margin: 2px 20px 10px 0; float: left; }
.g-content img[align='left'] { margin: 2px 20px 10px 0; float: left; } 
.g-content img.img-float-right { margin: 2px 0 10px 20px; float:right; }
.g-content img[align='right'] { margin: 2px 0 10px 20px; float: right; }
.g-content abbr, .g-content acronym { border-bottom: 1px dashed; }
.g-content code, .g-content kbd, .g-content samp, .g-content var { font-family: 'Courier New', monospace; }

.c-maa { clear: both; width: 559px; height: 96px; padding: 8px 0 0; margin: 20px auto 20px; font: 18px/28px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #5c4616; text-shadow: 0 1px 1px #ffffff; text-align: center; background: url(images/content-maa-bg.png) no-repeat 0 0; }
.c-maa-link { display: inline-block; height: 23px; color: #5c4616; text-decoration: none; border-bottom: 1px dashed #5c4616; cursor: pointer; }
.c-maa-link:hover { color: #4a3505; }
.c-maa-phone { font-size: 25px; }
.c-maa-phone-code { font-size: 18px; }


.c-maa-newlenta { clear: both; width: 559px; height: 96px; padding: 8px 0 0; margin: 20px auto 20px; font: 18px/28px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #5c4616; text-shadow: 0 1px 1px #ffffff; text-align: center; background: url(images/content-maa-bg.png) no-repeat 0 0; }
.c-maa-newlenta .c-maa-link { display: inline-block; height: 23px; color: #5c4616; text-decoration: none; border-bottom: 1px dashed #5c4616; cursor: pointer; }
.c-maa-newlenta .c-maa-link:hover { color: #4a3505; }
.c-maa-newlenta .c-maa-phone { font-size: 25px; }
.c-maa-newlenta .c-maa-phone-code { font-size: 18px; }
.c-maa-newlenta .nad1 {font: 15px/25px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; margin:3px 0px 2px 0px; padding:0px; }
.c-maa-newlenta .nad2 {padding:0px; margin:0px;}

.g-content .c-info { width: 322px; border: 1px solid #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; }
.g-content .c-info_right { float: right; margin: 6px 0 12px 30px; }
.g-content .c-info_left { float: left; margin: 6px 30px 12px 0; }
.g-content .c-info-title { margin: 0 16px; padding: 10px 0 8px 30px; color: #4c4c4c; font: 18px/24px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; background: url(images/content-info-icon.png) no-repeat 0 9px; border-bottom: 2px solid #92dcc8; }
.g-content .c-info-main { margin: 0 16px; padding: 9px 0 18px; color: #404040; }
.g-content .c-info-main a { color: #404040; }
.g-content .c-info-main a:hover { color: #000000; }
.g-content .c-info-main-name { padding: 0 0 5px; font-size: 13px; line-height: 19px; font-weight: bold; }
.g-content .c-info-main-description { font-size: 11px; line-height: 17px; }
.g-content .c-info-main-detail { padding: 5px 0 0; font-size: 11px; line-height: 17px; text-align: right; }

.block-content .c-info { width: 322px; border: 1px solid #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; }
.block-content .c-info_right { float: right; margin: 6px 0 12px 30px; }
.block-content .c-info_left { float: left; margin: 6px 30px 12px 0; }
.block-content .c-info-title { margin: 0 16px; padding: 10px 0 8px 30px; color: #4c4c4c; font: 18px/24px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; background: url(images/content-info-icon.png) no-repeat 0 9px; border-bottom: 2px solid #92dcc8; }
.block-content .c-info-main { margin: 0 16px; padding: 9px 0 18px; color: #404040; }
.block-content .c-info-main a { color: #404040; }
.block-content .c-info-main a:hover { color: #000000; }
.block-content .c-info-main-name { padding: 0 0 5px; font-size: 13px; line-height: 19px; font-weight: bold; }
.block-content .c-info-main-description { font-size: 11px; line-height: 17px; }
..block-content .c-info-main-detail { padding: 5px 0 0; font-size: 11px; line-height: 17px; text-align: right; }

.faq_list { margin-top: 10px; }
.faq_list .c-info { height: 211px; width: 322px; border: 1px solid #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; background: white url(images/gradient-3.png) repeat-x 0 bottom;}
.faq_list .c-info_right { float: left; margin: 6px 0 40px 21px; }
.faq_list .c-info_left { float: left; margin: 6px 30px 40px 0; }
.faq_list .c-info-title { margin: 0 16px; padding: 11px 0 8px 1px; color: #4c4c4c; font: 18px/24px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; border-bottom: 2px solid #92dcc8; }
.faq_list .c-info-title a { text-decoration: none; }
.faq_list .c-info-main { margin: 0 16px; padding: 9px 0 18px; color: #404040; }
.faq_list .c-info-main a { color: #404040; }
.faq_list .c-info-main a:hover { color: #000000; }
.faq_list .c-info-main li{ min-height: 25px; }
.faq_list .c-info-main-detail { padding: 0px 0 0 2px; font-size: 11px; line-height: 17px; text-align: right; }
.faq_right { padding-top: 55px !important; }

input, textarea, select, button { font-family: 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
textarea { resize: vertical; }
button, input[type='submit'], input[type='reset'], input[type='button'] { position: relative; cursor: pointer; overflow: visible; }
button::-moz-focus-inner, input[type='submit']::-moz-focus-inner, input[type='reset']::-moz-focus-inner, input[type='button']::-moz-focus-inner { padding: 0; border: 0; }
input[type='checkbox'], input[type='radio'] { vertical-align: middle; margin: 0 4px; position: relative; top: -1px; }

.g-button-1 { position: relative; display: inline-block; vertical-align: middle; border: 1px solid #e79b9b; border-top: 1px solid #eeb3b3; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; box-shadow: 0 2px 2px #e5e5e5; text-decoration: none; cursor: pointer; }
.g-button-1-inner { display: block; padding: 0 14px; white-space: nowrap; font-size: 14px; line-height: 33px; font-weight: bold; color: #ffffff; text-shadow: 0 -1px 1px #de8a8a; border-top: 1px solid #ffd9d9; border-bottom: 1px solid #ffa8a8; background: #fdb7b7 url(images/button-1-bg-repeat.png) repeat-x center center; }
.g-button-1:hover .g-button-1-inner,
button:hover .g-button-1-inner { background: #fba5a5; }

.g-button-2 { position: relative; display: inline-block; vertical-align: middle; border: 1px solid #e79b9b; border-top: 1px solid #eeb3b3; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; box-shadow: 0 2px 2px #e5e5e5; text-decoration: none; cursor: pointer; }
.g-button-2-inner { display: block; padding: 0 10px; white-space: nowrap; font-size: 12px; line-height: 25px; font-weight: bold; color: #ffffff; text-shadow: 0 -1px 1px #de8a8a; border-top: 1px solid #ffd9d9; border-bottom: 1px solid #ffa8a8; background: #fdacac url(images/button-2-bg-repeat.png) repeat-x center center; }
.g-button-2:hover .g-button-2-inner,
button:hover .g-button-2-inner { background: #fba2a2; }



.g-button-3 { position: relative; display: inline-block; vertical-align: middle; border: 1px solid #e79b9b; border-top: 1px solid #eeb3b3; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; box-shadow: 0 2px 2px #e5e5e5; text-decoration: none; cursor: pointer; }
.g-button-3-inner { display: block; padding: 0 12px; white-space: nowrap; font-size: 12px; line-height: 31px; font-weight: bold; color: #ffffff; text-shadow: 0 -1px 1px #de8a8a; border-top: 1px solid #ffd9d9; border-bottom: 1px solid #ffa8a8; background: #fdacac url(images/button-2-bg-repeat.png) repeat-x center center; }
.g-button-3:hover .g-button-3-inner,
button:hover .g-button-3-inner { background: #fba2a2; }


/* Page layout
----------------------------------------------------- */

.layout-page, .layout-footer { position: relative; min-width: 1000px; overflow: hidden; margin: 0 auto; }
.layout-page { min-height: 100%; margin-bottom: -91px; }
.layout-footer { border-top: 1px solid #efe1c1; background: #ffffff; }
.layout-pusher { height: 91px; }

.layout-index { padding: 42px 0 22px; background: #fffbf2 url(images/layout-index-bg-repeat.png) repeat-x 0 0; }

.layout-container { position: relative; left: 3px; width: 956px; margin: 0 auto; }
.layout-container_1000 { left: 0; width: 1000px; }
.layout-container:after { content: '.'; display: block; height: 0; overflow: hidden; clear: both; visibility: hidden; }

.layout-column-index-left { float: left; width: 500px; margin: 0 56px 0 0; }
.layout-column-index-right { float: left; width: 400px; padding: 12px 0 0; }

.layout-column-left { float: left; width: 700px; margin: 0 36px 0 0; padding: 0 0 22px; }
.layout-column-right { float: left; width: 220px; padding: 50px 0 22px; }

.layout-column-left-contacts { float: left; width: 568px; margin: 0 36px 0 0; padding: 0 0 22px; }
.layout-column-right-contacts { float: left; width: 352px; padding: 50px 0 22px; }


/* Blocks
----------------------------------------------------- */

.block-footer { position: relative; width: 100%; font-size: 11px; line-height: 16px; color: #4c4c4c; }
.block-footer a { color: #4c4c4c; }
.block-footer a:hover { color: #000000; }
.block-footer .email { position: absolute; right: 64px; top: 112px; white-space: nowrap; }
.block-footer .developer { position: absolute; right: 140px; top: 139px; white-space: nowrap; }
.block-footer .sitemap { position: absolute; right: 205px; top: 86px; white-space: nowrap; }
.block-footer .search { position: absolute; right: 1px; top: 35px; }
.block-footer .license-link { cursor: pointer; position: absolute; right: 133px; top: 87px; white-space: nowrap; }
.block-footer .search input[type='text'] { position: absolute; right: 75px; top: 0px; width: 153px; height: 21px; padding: 4px 30px 4px 5px; font-size: 12px; line-height: 29px; color: #b2b2b2; border: 1px solid #dedede; }
.block-footer .search input[type='text']:focus { color: #4c4c4c; }
.block-footer .search input[type='submit'] { position: absolute; right: 0px; top: 0px; width: 62px; height: 32px; border: none; background: url(images/search-but.png) no-repeat; font-family: 'Helvetica Neue', Helvetica, Arial; font-size: 12px; font-weight: 700; color: #fff; text-shadow: 0px -1px 1px rgba(72, 153, 131, 0.52); }
.block-footer .search input[type='submit']:hover { opacity: 0.8; }

.block-header { position: relative; width: 100%; height: 255px; /* изменено потому что ссылка себорея была не кликабельна z-index: 2;*/ }
.block-header .logo { position: absolute; left: 19px; top: 37px; }
.block-header .nav { white-space: nowrap; display: block; height: 34px; cursor: auto; position: absolute; right: -14px; top: 47px; text-align: right; font: 11px/16px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; text-transform: uppercase; letter-spacing: 0px; }
.block-header .nav li.first_menu_item { cursor: pointer; padding: 0 0px 0 12px; background: url(images/marker-01-new.png) no-repeat 3px 11px;display: block; float: left; height: 34px; vertical-align: middle; color: #4c4c4c; position: relative; }
.block-header .nav li.selected span { -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); border: 1px solid #e5e5e5; border-bottom: none; padding: 7px 10px 4px 10px !important; margin: 0px 6px 0px 6px; }
.block-header .nav li.selected .hide_bottom_shadow { position: absolute; height: 4px; bottom: -4px; background: white; z-index: 103; padding: 0px;display: block; width: 100%; left: 0px; }
.block-header .nav li.first_menu_item span { background: white; z-index: 101; position: relative; padding: 8px 17px 4px 17px; display: block; letter-spacing: 1px; }
.block-header .nav li.first_menu_item a { color: #4c4c4c; text-decoration: none; }
.block-header .nav li.first_menu_item:first-child { background: none; }
.block-header .nav li.first_menu_item .ie-marker { vertical-align: middle; overflow: hidden; margin: 0 24px; }
.block-header .nav li.first_menu_item .ie-marker { display: none !important; }

.block-header .nav li .nav-inner_block{ left: 18px; top: 28px; display: none; position: absolute; z-index: 100; background: #fff; }
.block-header .nav li .nav-inner_block .second_menu_item{ display: block; z-index: 1001; text-align: left; margin: 0; color: #404040; text-transform: none; font: 12px/26px 'Helvetica Neue', 'Helvetica' !important; letter-spacing: 0px; }
.block-header .nav li div.first_block{ left: 12px; }

.block-header .nav2 li .nav2-inner_block{ height: 124px; top: 26px; left: 12px; display: none; position: absolute; bottom: 0px; background: #fff; }
.block-header .nav2 li div.first_block { left: 35px; }
.block-header .nav li .nav-inner_block .nav-inner{ z-index: 10; position: relative; border: 1px solid #E5E5E5; padding: 7px 18px 10px 18px; -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
													background: #fff; /* Old browsers */
													 background: -moz-linear-gradient(top, rgba(255,255,255,0.28) 0%, rgba(237,237,237,0.28) 100%); /* FF3.6+ */
													 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.28)), color-stop(100%,rgba(237,237,237,0.28))); /* Chrome,Safari4+ */
													 background: -webkit-linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(237,237,237,0.28) 100%); /* Chrome10+,Safari5.1+ */
													 background: -o-linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(237,237,237,0.28) 100%); /* Opera 11.10+ */
													 background: -ms-linear-gradient(top, rgba(255,255,255,0.28) 0%,rgba(237,237,237,0.28) 100%); /* IE10+ */
													 background: linear-gradient(to bottom, rgba(255,255,255,0.28) 0%,rgba(237,237,237,0.28) 100%); /* W3C */
													 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47ffffff', endColorstr='#47ededed',GradientType=0 ); /* IE6-9 */
}
.block-header .nav2 li .nav2-inner_block .nav-wrap{ background: #fff; }
.block-header .nav2 li .nav2-inner_block .second_menu_item{ display: block; z-index: 1001; text-align: left; margin: 0; color: #404040; font-size: 12px; text-transform: none; font: 12px/26px 'Helvetica Neue', 'Helvetica' !important; letter-spacing: 0px; }
.block-header .nav2 li .nav2-inner_block .second_menu_item:hover, .block-header .nav li .nav-inner_block .second_menu_item:hover  { color: #5C4616 !important; }

.block-header .col { position: absolute; top: 90px; font-size: 12px; line-height: 19px; color: #4c4c4c; }
.block-header .col a { cursor: pointer; color: #4c4c4c; }
.block-header .col a:hover { color: #000000; }
.block-header .col .icon { position: absolute; left: -92px; top: 0; width: 80px; height: 80px; background: url(images/header-icons.png) no-repeat 0 0; }
.block-header .col_1 { left: 314px; width: 160px; padding: 18px 0 0; }
.block-header .col_1 .icon { background-position: 0 0; }
.block-header .col_1 .question { margin: -2px 0 0; font-size: 11px; font-weight: bold; }
.block-header .col_2 { left: 587px; width: 160px; padding: 13px 0 0; }
.block-header .col_2 .icon { background-position: 0 -80px; }
.block-header .col_3 { right: 1px; white-space: nowrap; padding: 20px 0 0; }
.block-header .col_3 .call { font-size: 11px; }
.block-header .col_3 .icon { background-position: 0 -160px; }
.block-header .col_3 .phone { font-family: 'Helvetica Neue', 'Helvetica', sans-serif;  margin: 0 0 -1px; font-size: 18px; line-height: 20px; font-weight: bold; color: #666666; }
.block-header .col_3 .phone .number { font-size: 20px; }

.block-header .nav2 { z-index: 2; display: block; position: absolute; right: 0; top: 193px; text-align: center; width: 779px; height: 33px; padding: 0; background: url(images/hnav-bg.jpg) no-repeat 0 0; white-space: nowrap; font: 14px/19px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; letter-spacing: 1px; text-shadow: 0 1px 1px #ffffff; }
.block-header .nav2 li.menu_item { padding: 0 5px 0 12px; background: url(images/marker-02.png) no-repeat 0px 9px; line-height: 28px; height: 27px; float: left; display: block; vertical-align: middle; color: #5c4616; position: relative; }
.block-header .nav2 li.selected a span{ color: #7c6b44; }
.block-header .nav2 li.menu_item span { padding: 0px 12px; display: block; cursor: pointer; position: relative; }
/*.block-header .nav2 li.selected span { z-index: 2; height: 26px; background: #fdf4de; -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);  }*/
.block-header .nav2 li.menu_item a { color: #5c4616; text-decoration: none; }
.block-header .nav2 li.menu_item:before { vertical-align: middle; width: 7px; height: 10px; overflow: hidden; content: ''; }
.block-header .nav2 li.menu_item:first-child { padding-left: 35px; background: none; }
.block-header .nav2 li.menu_item:first-child:before { display: none; }
.block-header .nav2 li.menu_item .ie-marker { display: inline-block; vertical-align: middle; width: 7px; height: 10px; overflow: hidden; margin: 0 33px; background: url(images/marker-01.png) no-repeat 0 0; }
.block-header .nav2 li.menu_item .ie-marker { display: none !important; }
.block-header .nav2 li .nav2-inner{ display: none; position: absolute; bottom: 0px; top: 20px; z-index: 1001; background: #fff; }
.block-header .nav2 li .nav2-inner li{ display: block; z-index: 1001; background: #fff; text-align: left; background: #fff; margin: 0;}
.block-header .nav2 li .nav2-inner_block .nav-inner{ position: relative; z-index: 1001; padding: 10px 26px 10px 27px; -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
													 background: #fdf5e0; /* Old browsers */
													background: -moz-linear-gradient(top, #fdf5e0 0%, #f0d7a8 100%); /* FF3.6+ */
													background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdf5e0), color-stop(100%,#f0d7a8)); /* Chrome,Safari4+ */
													background: -webkit-linear-gradient(top, #fdf5e0 0%,#f0d7a8 100%); /* Chrome10+,Safari5.1+ */
													background: -o-linear-gradient(top, #fdf5e0 0%,#f0d7a8 100%); /* Opera 11.10+ */
													background: -ms-linear-gradient(top, #fdf5e0 0%,#f0d7a8 100%); /* IE10+ */
													background: linear-gradient(to bottom, #fdf5e0 0%,#f0d7a8 100%); /* W3C */
													filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf5e0', endColorstr='#f0d7a8',GradientType=0 ); /* IE6-9 */
}


/*MENU_NEW*/

.block-header .nav2.menu_new li .nav2-inner_block{ height: 124px; top: 26px; left: 12px; display: none; position: absolute; bottom: 0px; background: #fff; }
.block-header .nav2.menu_new li div.first_block { left: 35px; }
.block-header .nav2.menu_new li .nav2-inner_block .nav-wrap{ background: #fff; }
.block-header .nav2.menu_new li .nav2-inner_block .second_menu_item{ display: block; z-index: 1001; text-align: left; margin: 0; color: #404040; font-size: 12px; text-transform: none; font: 12px/26px 'Helvetica Neue', 'Helvetica' !important; letter-spacing: 0px; }
.block-header .nav2.menu_new li .nav2-inner_block .second_menu_item:hover, .block-header .nav li .nav-inner_block .second_menu_item:hover  { color: #5C4616 !important; }
.block-header .nav2.menu_new { z-index: 2; display: block; position: absolute; right: 0; top: 193px; text-align: center; width: 781px; height: 37px; padding: 0; background: url(images/menu-news.png) no-repeat 0 0; white-space: nowrap; font: 14px/19px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; letter-spacing: 1px; text-shadow: 0 1px 1px #ffffff; }
.block-header .nav2.menu_new li.menu_item { padding: 3px 0px 0 6px; background: url(images/menu-news.png) no-repeat -795px -21px; line-height: 28px; height: 27px; float: left; display: block; vertical-align: middle; color: #5c4616; position: relative; }
.block-header .nav2.menu_new li#uhod{background: none; color:#2e7260; }
.block-header .nav2.menu_new li#krasota{background: url(images/menu-news.png) no-repeat -782px 10px; color:#2e7260; }
.block-header .nav2.menu_new li.selected a span{ color: #7c6b44; }
.block-header .nav2.menu_new li.selected#uhod a span , .block-header .nav2.menu_new li.selected#krasota a span {color:#87cbb5; }
.block-header .nav2.menu_new li.menu_item span { padding: 0px 0px 0px 13px; display: block; cursor: pointer; position: relative; }
/*.block-header .nav2 li.selected span { z-index: 2; height: 26px; background: #fdf4de; -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);  }*/
.block-header .nav2.menu_new li.menu_item a { color: #5c4616; text-decoration: none; }
.block-header .nav2.menu_new li#uhod a , .block-header .nav2.menu_new li#krasota a {color:#2e7260; }
.block-header .nav2.menu_new li.menu_item:before { vertical-align: middle; width: 7px; height: 10px; overflow: hidden; content: ''; }
.block-header .nav2.menu_new li.menu_item:first-child { padding-left: 15px; background: none; }
.block-header .nav2.menu_new li.menu_item:first-child:before { display: none; }
.block-header .nav2.menu_new li.menu_item .ie-marker { display: inline-block; vertical-align: middle; width: 7px; height: 10px; overflow: hidden; margin: 0 33px; background: url(images/marker-01.png) no-repeat 0 0; }
.block-header .nav2.menu_new li.menu_item .ie-marker { display: none !important; }
.block-header .nav2.menu_new li .nav2-inner{ display: none; position: absolute; bottom: 0px; top: 20px; z-index: 1001; background: #fff; }
.block-header .nav2.menu_new li .nav2-inner li{ display: block; z-index: 1001; background: #fff; text-align: left; background: #fff; margin: 0;}
.block-header .nav2.menu_new li .nav2-inner_block .nav-inner{ position: relative; z-index: 1001; padding: 10px 26px 10px 27px; -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
													 background: #fdf5e0; /* Old browsers */
													background: -moz-linear-gradient(top, #fdf5e0 0%, #f0d7a8 100%); /* FF3.6+ */
													background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdf5e0), color-stop(100%,#f0d7a8)); /* Chrome,Safari4+ */
													background: -webkit-linear-gradient(top, #fdf5e0 0%,#f0d7a8 100%); /* Chrome10+,Safari5.1+ */
													background: -o-linear-gradient(top, #fdf5e0 0%,#f0d7a8 100%); /* Opera 11.10+ */
													background: -ms-linear-gradient(top, #fdf5e0 0%,#f0d7a8 100%); /* IE10+ */
													background: linear-gradient(to bottom, #fdf5e0 0%,#f0d7a8 100%); /* W3C */
													filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf5e0', endColorstr='#f0d7a8',GradientType=0 ); /* IE6-9 */
}




.block-index { position: relative; width: 100%; height: 280px; top:-50px; }
.shadow_block .shadow::before { content: ""; height: 217px; width: 28px; position: absolute; top: 36px; right: 70px; -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6); box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6); }
.shadow_block .shadow { position: absolute; height: 100px; width: 100px; }
.block-index .diseases { position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;  }
.block-index .diseases .disease { position: absolute; width: 221px; height: 253px; -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.12); -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.12); box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.12); }
/*.block-index .diseases .disease_1 { z-index: 4; left: 90px; top: 109px; background: url(images/disease-1.jpg) no-repeat 0 0; }
.block-index .diseases .disease_2 { z-index: 3; left: 291px; top: 63px; background: url(images/disease-2.jpg) no-repeat 0 0; }
.block-index .diseases .disease_3 { z-index: 2; left: 492px; top: 20px; background: url(images/disease-3.jpg) no-repeat 0 0; }
.block-index .diseases .disease_4 { z-index: 1; left: 693px; top: -27px; background: url(images/disease-4.jpg) no-repeat 0 0; }*/
.block-index .diseases .disease_1 { z-index: 5; left: 8px; top: 110px; background: url(images/disease-1.jpg) no-repeat 0 0; }
.block-index .diseases .disease_2 { z-index: 4; left: 199px; top: 74px; background: url(images/disease-2.jpg) no-repeat 0 0; }
.block-index .diseases .disease_3 { z-index: 3; left: 390px; top: 38px; background: url(images/disease-3.jpg) no-repeat 0 0; }
.block-index .diseases .disease_4 { z-index: 2; left: 581px; top: 2px; background: url(images/disease-4.jpg) no-repeat 0 0; }
.block-index .diseases .disease_5 { z-index: 1; left: 772px; top: -34px; background: url(images/disease-5.jpg) no-repeat 0px 1px; }
.block-index .diseases .disease .title { position: relative; left: -4px; width: 100%; overflow: hidden; margin: 5px 0 12px; }
.block-index .diseases .disease .title a { position: relative; display: block; text-decoration: none; cursor: pointer; }
.block-index .diseases .disease .title .line { float: left; clear: left; white-space: nowrap; margin: 0 0 1px; min-width: 98px; }
.block-index .diseases .disease .title .line .bg-l { display: block; height: 30px; margin: 0 0 -30px; background: url(images/disease-bg.png) no-repeat 0 0; }
.block-index .diseases .disease .title .line .bg-r { display: block; height: 30px; margin: 0 0 -30px; background: url(images/disease-bg.png) no-repeat right -30px; }
.block-index .diseases .disease .title .line .bg-c { display: block; height: 30px; margin: 0 60px -30px 38px; background: url(images/disease-bg.png) repeat-x 0 -60px; }
.block-index .diseases .disease .title .line .bg-inner { display: block; height: 28px; padding: 2px 20px 0 41px; font: 18px/28px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #262626; text-shadow: 0 1px 1px #ffffff; }

.block-index .diseases .disease .title .line .bg-l2 { display: block; height: 30px; margin: 0 0 -30px 30px; background: url(images/disease-bg-new.png) no-repeat 0 -90px; }
.block-index .diseases .disease .title .line .bg-r2 { display: block; height: 30px; margin: 0 0 -30px 30px; background: url(images/disease-bg.png) no-repeat right -30px; }
.block-index .diseases .disease .title .line .bg-c2 { display: block; height: 30px; margin: 0 60px -30px 68px; background: url(images/disease-bg.png) repeat-x 0 -60px; }
.block-index .diseases .disease .title .line .bg-inner2 { display: block; height: 28px; padding: 2px 20px 0 41px; font: 18px/28px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #262626; text-shadow: 0 1px 1px #ffffff; }

.block-index .diseases .disease .title .line:first-child .bg-inner { padding-left: 12px; }
.block-index .diseases .disease .title a:hover .line .bg-inner { color: #3f3f3f; }
.block-index .diseases .disease .nav { position: relative; right: -4px; width: 100%; overflow: hidden; }
.block-index .diseases .disease .nav li { margin: 0 0 14px; overflow: hidden; }
.block-index .diseases .disease .nav li a { position: relative; display: block; text-decoration: none; cursor: pointer; }
.block-index .diseases .disease .nav li .line { float: right; clear: right; white-space: nowrap; margin: 0 0 1px; min-width: 18px; }
.block-index .diseases .disease .nav li .line .bg-l { display: block; height: 26px; margin: 0 0 -26px; background: url(images/disease-nav-bg-1.png) no-repeat 0 0; }
.block-index .diseases .disease .nav li .line .bg-r { display: block; height: 26px; margin: 0 0 -26px; background: url(images/disease-nav-bg-1.png) no-repeat right -26px; }
.block-index .diseases .disease .nav li .line .bg-c { display: block; height: 26px; margin: 0 9px -26px 9px; background: url(images/disease-nav-bg-1.png) repeat-x 0 -52px; }
.block-index .diseases .disease .nav_2 li .line .bg-l, .block-index .diseases .disease .nav_4 li .line .bg-l { background-image: url(images/disease-nav-bg-2.png); }
.block-index .diseases .disease .nav_2 li .line .bg-r, .block-index .diseases .disease .nav_4 li .line .bg-r { background-image: url(images/disease-nav-bg-2.png); }
.block-index .diseases .disease .nav_2 li .line .bg-c, .block-index .diseases .disease .nav_4 li .line .bg-c { background-image: url(images/disease-nav-bg-2.png); }
.block-index .diseases .disease .nav li .line .bg-inner { display: block; height: 24px; padding: 2px 10px 0 15px; font: 13px/24px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #ffffff; text-shadow: 0 1px 1px #438574; }
.block-index .diseases .disease .nav_2 li .line .bg-inner, .block-index .diseases .disease .nav_4 li .line .bg-inner { text-shadow: 0 1px 1px #907b57; }
.block-index .diseases .disease .nav li a:hover .line .bg-inner { color: #f0f0f0; }
.block-index .bnr { position: absolute; z-index: 2; width: 222px; font: 15px/25px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #ffffff; text-shadow: 0 1px 1px #693939; }
.block-index .bnr a { display: block; width: 100%; height: 100%; color: #ffffff; text-decoration: none; }
.block-index .bnr a:hover { color: #ffe5e3; }
.block-index .bnr a span { display: block; margin: 0 0 0 65px; text-align: center; }
.block-index .bnr_video { left: 203px; top: -48px; height: 77px; }
.block-index .bnr_video a { background: url(images/bnrs-bg.png) no-repeat 0 0; }
.block-index .bnr_video a span { padding: 22px 0 0; }
.block-index .bnr_maa { left: 682px; top: 308px; height: 81px; }
.block-index .bnr_maa a { background: url(images/bnrs-bg.png) no-repeat 0 -154px; }
.block-index .bnr_maa a span { padding: 26px 0 0; }

.block-header .bnr { position: absolute; z-index: 2; width: 222px; font: 15px/25px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #ffffff; text-shadow: 0 1px 1px #693939; }
.block-header .bnr a { display: block; width: 100%; height: 100%; color: #ffffff; text-decoration: none; }
.block-header .bnr a:hover { color: #ffe5e3; }
.block-header .bnr a span { display: block; margin: 0 0 0 65px; text-align: center; }
.block-header .bnr_video { left: 203px; top: 206px; height: 77px; }
.block-header .bnr_video a { background: url(images/bnrs-bg.png) no-repeat 0 0; }
.block-header .bnr_video a span { padding: 22px 0 0; }

.block-pagetitle {}
.block-pagetitle h1 { padding: 0 0 10px; font: 26px/30px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; margin-left: -5px; }
.block-pagetitle h1 .c-subtitle { font-size: 20px; }

.block-content { padding: 0 0 20px; }
.block-content_index .g-content { color: #4c4c4c; }
.block-content_index .g-content a { color: #4c4c4c; }
.block-content_index .g-content a:hover { color: #000000; }
.block-content_center .g-content { margin: 0 100px; }
.block-content_big .g-content { font-size: 13px; }
.block-content_small .g-content { font-size: 11px; line-height: 16px; }

.block-doctor-index { margin: 0 0 20px; border: 1px solid #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; background: #ffffff url(images/gradient-1.png) repeat-x 0 bottom; }
.block-doctor-index .inner { margin: 0 16px; }
.block-doctor-index .inner .header { width: 100%; overflow: hidden; margin: 0 0 11px; padding: 13px 0 7px; border-bottom: 2px solid #e38a8a; line-height: 22px; }
.block-doctor-index .inner .header .all { float: right; white-space: nowrap; font-size: 11px; }
.block-doctor-index .inner .header .all a { color: #66695e; }
.block-doctor-index .inner .header .all a:hover { color: #333333; }
.block-doctor-index .inner .header .btitle { color: #4c4c4c; font: 18px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.block-doctor-index .inner .content { width: 100%; overflow: hidden; padding: 0 0 18px; }
.block-doctor-index .inner .content .photo { position: relative; float: left; width: 64px; height: 64px; margin: 0 12px 0 4px; -moz-border-radius: 32px; -webkit-border-radius: 32px; border-radius: 32px; background-repeat: no-repeat; background-position: center center; }
.block-doctor-index .inner .content .main { float: left; width: 286px; padding: 2px 0 0; }
.block-doctor-index .inner .content .main .name { padding: 0 0 5px; font-size: 12px; line-height: 16px; font-weight: bold; color: #404040; }
.block-doctor-index .inner .content .main .name a { color: #404040; }
.block-doctor-index .inner .content .main .name a:hover { color: #000000; }
.block-doctor-index .inner .content .main .description { font-size: 11px; line-height: 15px; color: #4c4c4c; }
.block-doctor-index .inner .content .main .maa { padding: 4px 0 0; font-size: 12px; line-height: 16px; font-weight: bold; color: #e38a8a; }
.block-doctor-index .inner .content .main .maa a { cursor: pointer; color: #e38a8a; }
.block-doctor-index .inner .content .main .maa a:hover { color: #c97273; }


.block-vertisement { position: relative; width: 574px; margin: 0 auto 32px; padding: 30px 0 0; }
.block-vertisement_wide { width: 684px; }
.block-vertisement .inner-1 { position: relative; border: 1px solid #e5e5e5; background: #ffffff; box-shadow: 0 2px 2px #e5e5e5; }
.block-vertisement .image { position: absolute; right: 33px; top: 43px; padding: 5px; -webkit-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.12); -moz-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.12); box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.12); }
.block-vertisement .for_shadow { width: 194px; height: 194px; background: url(/images/adver_photo.jpeg) no-repeat; -webkit-box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 0.5); -moz-box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 0.5); box-shadow: inset 0px 0px 5px rgba(255, 255, 255, 0.5); }
.block-vertisement .image img { z-index: -1; position: relative; }
.block-vertisement .inner-2 { margin: 0 264px 0 38px; padding: 40px 0 40px; color: #4c4c4c; }
.block-vertisement .inner-2 .content {}
.block-vertisement .inner-2 .content span { padding: 0 0 10px; font: 18px/20px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.block-vertisement .inner-2 .content p { padding: 0 0 10px; font-size: 12px; line-height: 20px; }
.block-vertisement .inner-2 .button { padding: 11px 0 0; }

.block-nav-sidebar { padding: 4px 0 12px; }
.block-nav-sidebar ul { font-size: 12px; line-height: 14px; color: #404040; }
.block-nav-sidebar ul li { padding: 0 0 16px; }
.block-nav-sidebar ul li a { color: #404040; text-decoration: none; border-bottom: 1px dashed #404040; }
.block-nav-sidebar ul li a:hover { color: #000000; }

.ui-dialog .block-form-sidebar { z-index: 1002; -webkit-box-shadow: 0 2px 21px rgba(0,0,0,0.54); -moz-box-shadow: 0 2px 21px rgba(0,0,0,0.54); box-shadow: 0 2px 21px rgba(0,0,0,0.54); }
.block-form-sidebar { position: relative; margin: 0 0 30px; border: 1px solid #e5e5e5; -webkit-box-shadow: 0 2px 2px #e5e5e5; -moz-box-shadow: 0 2px 2px #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; background: #ffffff url(images/gradient-2.png) repeat-x 0 bottom; }
.block-form-sidebar .btitle { margin: 0 16px; padding: 12px 0 9px; color: #4c4c4c; font: 18px/22px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; border-bottom: 2px solid #e38a8a; }
.block-form-sidebar.consult-form-body .btitle {font-size: 15px; text-align:left; margin: 0 18px;}
.block-form-sidebar form { margin: 0 16px; padding: 12px 0 7px; }
.block-form-sidebar.consult-form-body form  {margin: 0 18px;}
.block-form-sidebar form .wrap { padding: 0 0 10px; }
.block-form-sidebar form .wrap_button { padding-top: 5px; text-align: right; }
.block-form-sidebar form .preload-image { width: 28px; height: 28px; margin-right: 10px; display: none;}
.block-form-sidebar form .wrap label { display: block; padding: 0 0 6px; font-size: 12px; line-height: 15px; color: #4c4c4c; }
.block-form-sidebar form .wrap input[type='text'] { height: 15px; display: block; width: 174px; padding: 2px 5px 3px; color: #333333; font-size: 12px; line-height: 15px; background: #ffffff; border: 1px solid #d8d8d8; }
.block-form-sidebar form .wrap textarea { height: 105px; display: block; width: 174px; padding: 2px 5px 3px; color: #333333; font-size: 12px; line-height: 15px; background: #ffffff; border: 1px solid #d8d8d8; }
.block-form-sidebar form .wrap input[type='text']:focus,
.block-form-sidebar form .wrap textarea:focus { color: #000000; }
.block-form-sidebar form .wrap button { border: 0; padding: 0; background: transparent; }

.block-doctor-sidebar { margin: 0 0 30px; border: 1px solid #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; background: #ffffff url(images/gradient-3.png) repeat-x 0 bottom; }
.block-doctor-sidebar .btitle { margin: 0 16px; padding: 12px 0 9px; color: #4c4c4c; font: 18px/22px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; border-bottom: 2px solid #e38a8a; }
.block-doctor-sidebar .inner { margin: 0 16px; padding: 12px 0 16px; }
.block-doctor-sidebar .inner .wrap { width: 100%; overflow: hidden; margin: 0 0 8px; }
.block-doctor-sidebar .inner .wrap .photo { position: relative; float: left; width: 64px; height: 64px; margin: 0 12px 0 4px; -moz-border-radius: 32px; -webkit-border-radius: 32px; border-radius: 32px; background-repeat: no-repeat; background-position: center center; }
.block-doctor-sidebar .inner .wrap .name { padding: 0 0 5px; font-size: 12px; line-height: 18px; font-weight: bold; color: #404040; }
.block-doctor-sidebar .inner .wrap .name a { color: #404040; }
.block-doctor-sidebar .inner .wrap .name a:hover { color: #000000; }
.block-doctor-sidebar .inner .description { margin: 0 5px; font-size: 11px; line-height: 15px; color: #4c4c4c; }
.block-doctor-sidebar .inner .button { padding: 14px 0 0; text-align: right; }

.block-small-bnr { position: relative; width: 220px; margin: 0 0 24px -2px; font: 15px/25px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #ffffff; text-shadow: 0 1px 1px #693939; }
.block-small-bnr a { cursor: pointer; display: block; width: 222px; height: 100%; color: #ffffff; text-decoration: none; }
.block-small-bnr a:hover { color: #ffe5e3; }
.block-small-bnr a span { display: block; margin: 0 0 0 65px; text-align: center; }
.block-small-bnr_video { height: 77px; background: url(images/bnrs-bg.png) no-repeat 0 0; }
.block-small-bnr_video a span { padding: 22px 0 0; }
.block-small-bnr_calculation { height: 77px; background: url(images/bnrs-bg.png) no-repeat 0 -77px; }
.block-small-bnr_calculation a span { padding: 22px 0 0; }

.block-articles { width: 700px; margin: 0 0 30px; padding: 10px 0 0; border: 1px solid #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; background: #ffffff url(images/gradient-3.png) repeat-x 0 bottom; }
.block-articles.showcounter {margin-top:20px;}
.block-articles .inner { margin: 0 16px; padding: 2px 0 20px; }
.block-articles .inner .header { width: 100%; overflow: hidden; margin: 0 0 9px; padding: 0 0 8px; border-bottom: 2px solid #92dcc8; }
.block-articles .inner .header .link { float: right; white-space: nowrap; padding: 2px 0 0; font-size: 11px; line-height: 18px; color: #4c4c4c; }
.block-articles .inner .header .link a { cursor: pointer; color: #4c4c4c; text-decoration: none; border-bottom: 1px dashed #4C4C4C; }
.block-articles .inner .header .link a:hover { color: #000000; }
.block-articles .inner .header .btitle { color: #4c4c4c; font: 18px/22px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.block-articles .articles {}
.block-articles .articles dt { padding: 0 0 5px; font-size: 13px; line-height: 19px; font-weight: bold; }
.block-articles .articles dt a { color: #404040; }
.block-articles .articles dt a:hover { color: #000000; }
.block-articles .articles dd { padding: 0 0 7px; font-size: 11px; line-height: 17px; color: #404040; }
.block-articles .inner .all { font-size: 11px; line-height: 17px; color: #4c4c4c; text-align: right; }
.block-articles .inner .all a { color: #4c4c4c; }
.block-articles .inner .all a:hover { color: #000000; }

.block-opinions { width: 700px; margin: 0 0 30px; padding: 10px 0 0; border: 1px solid #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; background: #ffffff url(images/gradient-3.png) repeat-x 0 bottom; }
.block-opinions .inner { margin: 0 16px; padding: 2px 0 20px; }
.block-opinions .inner .header { width: 100%; overflow: hidden; padding: 0 0 8px; }
.block-opinions .inner .header .link { float: right; white-space: nowrap; padding: 2px 0 0; font-size: 11px; line-height: 18px; color: #4c4c4c; }
.block-opinions .inner .header .link a { cursor: pointer; color: #4c4c4c; text-decoration: none; border-bottom: 1px dashed #4C4C4C;}
.block-opinions .inner .header .link a:hover { color: #000000; }
.block-opinions .inner .header .btitle { color: #4c4c4c; font: 18px/22px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.block-opinions .inner .header .btitle a, .block-opinions .inner .header .btitle a:hover { text-decoration: none; }
.block-opinions .inner .opinions { margin: 0 0 0 -20px; overflow: hidden; }
.block-opinions .inner .opinions .opinion { float: left; width: 208px; margin: 0 0 0 20px; padding: 10px 0 0; border-top: 2px solid #92dcc8; color: #404040; }
.block-opinions .inner .opinions .opinion .name { padding: 0 0 6px; font-size: 13px; line-height: 17px; font-weight: bold; }
.block-opinions .inner .opinions .opinion .description { font-size: 11px; line-height: 17px; }

.block-info { position: relative; margin: 0 0 56px; padding: 10px 0 0; border: 1px solid #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; background: #ffffff url(images/gradient-2.png) repeat-x 0 bottom; }
.block-info .inner { margin: 0 16px; padding: 2px 0 5px; }
.block-info .inner .header { padding: 0 0 12px; }
.block-info .inner .header .name { padding: 0 0 6px; color: #4c4c4c; font: 18px/22px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.block-info .inner .header .about { font-size: 14px; line-height: 20px; }
.block-info .inner .infos { display: none; margin: 0 0 0 -20px; padding: 0 0 15px; overflow: hidden; }
.block-info .inner .infos .info { float: left; width: 208px; margin: 0 0 0 20px; padding: 10px 0 0; border-top: 2px solid #92dcc8; color: #404040; }
.block-info .inner .infos .info .name { padding: 0 0 6px; font-size: 13px; line-height: 17px; font-weight: bold; }
.block-info .inner .infos .info .description { font-size: 11px; line-height: 17px; }
.block-info .showinfos { position: absolute; left: 50%; bottom: -26px; width: 156px; height: 26px; margin: 0 0 0 -78px; line-height: 25px; border: 1px solid #e5e5e5; border-top: 0; box-shadow: 0 2px 2px #e5e5e5; background: #ffffff url(images/gradient-2.png) repeat-x 0 bottom; text-align: center; }
.block-info .showinfos img { vertical-align: middle; margin: 0 6px 0 0; }
.block-info .showinfos .link { font-size: 11px; color: #404040; border-bottom: 1px dashed #404040; cursor: pointer; }

.block-form { position: relative; margin: 0 0 30px; border: 1px solid #e5e5e5; box-shadow: 0 2px 2px #e5e5e5; background: #ffffff url(images/gradient-2.png) repeat-x 0 bottom; }
.block-form .btitle { margin: 0 16px; padding: 12px 0 13px; color: #4c4c4c; font: 18px/22px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; border-bottom: 2px solid #e38a8a; }
.block-form form { margin: 0 16px; padding: 12px 0 7px; overflow: hidden; }
.block-form form fieldset { float: left; width: 470px; margin: 0 25px 0 0; padding: 4px 0 0; }
.block-form form .comment { float: left; width: 171px; font-size: 11px; line-height: 18px; color: #808080; }
.block-form form .wrap { width: 100%; overflow: hidden; padding: 0 0 10px; }
.block-form form .wrap_button { padding-left: 190px; }
.block-form form .wrap label { float: left; width: 180px; padding: 5px 10px 0 0; font-size: 12px; line-height: 15px; color: #4c4c4c; }
.block-form form .wrap label .obligatory { display:none; margin: 0 0 0 2px; font-size: 11px; color: #b2b2b2; }
.block-form form .wrap input[type='text'] { height: 15px; display: block; width: 268px; padding: 3px 5px 4px; color: #333333; font-size: 12px; line-height: 15px; background: #ffffff; border: 1px solid #d8d8d8; }
.block-form form .wrap textarea { height: 105px; display: block; width: 268px; padding: 3px 5px 4px; color: #333333; font-size: 12px; line-height: 15px; background: #ffffff; border: 1px solid #d8d8d8; }
.block-form form .wrap input[type='text']:focus,
.block-form form .wrap textarea:focus { color: #000000; }
.block-form form .wrap button { border: 0; padding: 0; background: transparent; }



.ui-header {color: #f1ece6; font-family:Calibri, Arial, sans-serif; font-size:26px; line-height: 80%;}
#forminfo {margin-top: 20px;}.form-quest{ margin-right: 33px;}

.form-quest .quest-input {width: 240px;}
.form-quest .quest-textarea {width: 240px; height: 80px;}
.form-quest #formbutton {float: right;}
.alphabet{margin-left:-20px; font-family:Arial, sans-serif; font-size:11px;}
.alphabet a {text-decoration: none; border-bottom: dotted #044689 1px; margin-right: 15px;}
.alphabet span {font-weight: bold; margin-right: 15px;}

/*.questform-open {margin:30px 0 0; height:30px; width:205px; font-size:11px; cursor:pointer; color:#010101;}
.questform-open .vopros-ui {float:left; padding:5px 0 0; width:30px; height:25px; font:20px bold Calibri; text-align:center; color:#FFFFFF; background:none repeat scroll 0 0 #A5BD90;}
.questform-open p {float:left; margin:0; padding:7px 0 0 10px; width:165px; height:23px; background:none repeat scroll 0 0 #FFFFFF;}
.questform-open span {border-bottom:1px dashed #010101;}*/

.question-form {}
.question-form textarea {width:214px; height:80px; min-width:214px; max-width:214px; max-height:85px;}
.question-form p input {width:214px; height:15px;}
.question-form .form-submit {cursor:pointer;}

.question-form-init p{margin: 9px 0px;}

.h_green {margin-left:-30px; font-family:Calibri, Arial, sans-serif; font-size:30px; color:#4d702d; font-weight: bold; line-height: 100%; margin-top:20px; margin-bottom: -10px;}
.h_red {margin-left:-30px; font-family:Calibri, Arial, sans-serif; font-size:30px; color:#ad452c; font-weight: bold; line-height: 100%; margin-top:20px; margin-bottom: -10px;}
.h_red span {font-weight: normal;}

/*doctors list styles*/
table.doctors_list {border: none !important; width: 100%;}
table.doctors_list td {border: none !important; padding-bottom: 15px; }
table.doctors_list td.doctors_list_image {width: 85px; padding-left: 0px;}
table.doctors_list td.doctors_list_image img {display:block;height:64px;width:64px;position:relative;border-radius:32px;}

table.doctors_list td.doctors_list_info h3 { font-weight: 700; font-size: 14px; }
table.doctors_list td.doctors_list_info h3 a, table.doctors_list td.doctors_list_info h3 a:hover { text-decoration: none; }
/*end of doctors list styles*/

.q_block { margin: 0px 0 30px; }
.q_block li { font-weight: 700; }
.q_block li a { font-weight: 100; }
.q_block p { font-size: 13px; }
.q_block .q_info { margin: 4px 0px 13px; color: #807878; font-size: 11px; }
.vrach_info { float: left; }
.vrach_block .vrach_photo_text {width: 375px; float: left; }
.vrach_photo { float: right; padding-left: 30px; }
.clear { clear: both; }
.prac_item { height: 100px; overflow-y: hidden; cursor: pointer; margin-bottom: 20px;}
.prac_left { width: 340px; float: left; padding-right: 20px;}
.prac_right { width: 340px; float: right;}
.uslugi_block { width: 100%; }
	.uslugi_block div.usluga_bg { width: 100%; background: url(/images/dots.png) 0px 20px repeat-x; height: 30px; line-height: 30px; }
	.uslugi_block div.uslugi_name { width: auto; float: left; background: #fff; padding-right: 4px; }
	.uslugi_block div.uslugi_price { width: auto; float: right; font-weight: 700; background: #fff; padding-left: 4px; }
	.spec_text , .text_op { padding-left: 24px; background: url(images/gift.png) 0px 2px no-repeat; font-size: 11px; margin-bottom: 10px; }
	 .text_op {background:none;}
	.spec_text span { color: #ff6161; font-weight: 700; }
	.uslugi_block .obligatory { color: #e97070; }
.menu_block { float: left; width: 220px; padding-right: 10px; }

/*dialog windows*/
.video_window .ui-icon-closethick { position: absolute; top: 6px; right: -14px; background: url(/images/close_but.png) no-repeat; width: 30px; height: 30px; z-index: 1000;}
.ui-widget-overlay { background-color: #444;	opacity: 0.4; filter: Alpha(Opacity=30); position: absolute;	top: 0;	left: 0; width: 100%; height: 100%;}
div.dialog-window form .wrap input[type="text"]{ width: 214px; }
div.dialog-window form .wrap textarea { width: 214px; }
div.dialog-window .ui-icon-closethick { z-index: 1003; width: 12px; height: 12px; background: url(/images/close_but2.png) no-repeat; position: absolute; right: 20px; top: 37px; }
div.dialog-window .obligatory, .block-form-sidebar .obligatory { margin: 0 0 0 8px; font-size: 11px; color: #B2B2B2; display: none; }

.content_block { padding-bottom: 40px; }
.content_block ul {list-style: disc; padding-left: 17px;  }
.prac_block, .prac_left, .prac_right { padding-bottom: 10px; }
.prac_block h2 { font-weight: 700; font-size: 14px; }

.vrachi_list { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EFE1C1; }

.vrachi_list_text ol, .vrachi_list_text ul { overflow: hidden; margin: -3px 0 0; padding: 0 10px 10px 20px; }
.vrachi_list_text li ol, .vrachi_list_text li ul { margin: 0; padding: 0 0 0 35px; }
.vrachi_list_text li { position: relative; padding: 1px 0 0; }
.vrachi_list_text ul>li:before { display: block; float: left; width: 8px; height: 10px; overflow: hidden; margin: 6px 0 -16px -14px; background: url(images/marker-01.png) no-repeat 0 0; content: ''; }

.vrachi_list_text { padding-bottom: 20px; }

.opinion-item { padding-bottom: 20px; }
.opinion-item .name-span { font-weight: 700; font-size: 14px; }
.opinion-item .obligatory { font-size: 11px; color: #B2B2B2; }

.q_item dt a { font-weight: 700; font-size: 13px; text-decoration: none; border-bottom: 1px solid; }
.q_item dt { font-weight: 100; font-size: 11px; color: #807878; }
.more_q_block .q_item dt { font-weight: 700; font-size: 12px; }
.q_item dd.q_text { margin-top: 3px; line-height: 18px; }
.q_item dd.q_name { margin: 4px 0px 13px; color: #807878; font-size: 11px; }

.a_block span { font-weight: 700; font-size: 14px; }

.more_q_block .q_block { margin-top: 10px; }

.search_form label { font-weight:700; font-size: 16px; }

.result-search { padding-bottom: 15px; }
.result-search .result-search-link { font-weight: 700; font-size: 13px; }
.result-search p b { background: #ddd; }

.map_item { float: left; padding: 0 30px 30px; max-width: 300px; }
.map_item li { font-size: 14px; font-weight: 700; }
.map_item li .map_item_inner { padding-left: 20px;}
.map_item li .map_item_inner li { font-size: 13px; font-weight: 100;}
.map_item li .map_item_inner li .map_item_inner li { font-size: 12px; font-weight: 100;}

.faq_items {  }
.faq_items li { padding-bottom: 18px; }
.faq_items .faq_link { font: 20px/29px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #404040; text-decoration: underline;}
.faq_items .faq_text { margin-top: 9px; font-size: 12px; line-height: 21px; }

.right-section-block{ margin-top: 9px; }
.right-section-block .q_item li { padding-bottom: 10px; }

.opinions-page-navigation a div { text-decoration: none; }
.opinions-page-navigation a.modern-page-dots div { text-decoration: none; }
.opinions-page-navigation .modern-page-current div { text-shadow:0px 1px 0px #BA9F6C; color: #fff; background: #e0c999; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.opinions-page-navigation div { color: #4c4c4c; font: 14px/22px 'Helvetica Neue', 'Helvetica'; width: 23px; height: 23px; line-height: 23px; float: left; text-align: center; font-weight: 700; }
.opinions-page-navigation div:hover { color: #e0c999; }
.opinions-page-navigation .modern-page-current div:hover { color: #4c4c4c; }

.for_null_for { margin: 63px auto 0; text-align: center; background: url(/images/search_image.png) 127px 184px no-repeat; height: 452px;}
.for_null_for .numbers { font: 96px/116px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.for_null_for .error_text { font: 13px/21px 'Helvetica Neue', 'Helvetica'; }
.for_null_for .main_link { font: 13px/29px 'Helvetica Neue', 'Helvetica'; font-weight: 700; }
.for_null_for .main_link a { text-decoration: underline; }

.vrach_block img, .content-block img { border: 7px solid #fff; -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.42); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.42); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.42); }
/*.img-float-none { display: none; }*/

.dialog-window { width: 100%; position: absolute; left: 0px; top: -10000px;}
.dialog-window .block-form-sidebar { margin: 100px auto 0; }
#dialog1 .block-form-sidebar, #dialog2 .block-form-sidebar, #dialog3 .block-form-sidebar, #dialog4 .block-form-sidebar, #dialog5 .block-form-sidebar, #dialog6 .block-form-sidebar  , #dialog_banner_special .block-form-sidebar  { width: 260px; }
#present-video .block-form-sidebar { width: 700px; border: none;}
.dialog-window .close { z-index: 1003; width: 12px; height: 12px; background: url(/images/close_but2.png) no-repeat; position: absolute; right: 16px; top: 15px; cursor: pointer; }
#present-video .close { position: absolute; top: -15px; right: -14px; background: url(/images/close_but.png) no-repeat; width: 30px; height: 30px; z-index: 1000;}

.forminfo { width: 140px; float: left; }
.form-raschet .preload-image { margin-left: 15px; padding-bottom: 4px; display: none; }
.form-raschet .forminfo3 { float: left; width: 155px; height: 40px; }
.form-apinion #forminfo4_1, .form-apinion #forminfo3_1, .form-apinion #forminfo6_1 { float: left; width: 80px; }
.form-raschet .wrap_button { float: left; width: 173px !important; padding-left: 34px !important; }

.wrap-box { display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: white; opacity: 0.8; }
.wrap-box .wrap-inner { width: 100%; height: 100%; position: relative; }
.wrap-box .wrap-inner img { margin: 50% auto; display: block;  }
.wrap-box .wrap-inner .suc-message { display: none; margin: 50% auto; text-align: center; font-weight: 700; font-size: 15px; color: #1D9E80; }

.wrap-box-big img { position: absolute; margin: 30%; }
.wrap-box-big .suc-message { display: none; position: absolute; margin: 32% 35%; text-align: center; font-weight: 700; font-size: 15px; color: #1D9E80; }
.uhod-krasota-razdel
{
	width: 956px;
	margin: 0 auto;
}

.uhod-krasota-razdel .razw
{
	width: 700px;
}

.tabs_block { margin: 4px 0px 12px -5px; }
.tabs_block li {cursor: pointer;}
.tabs_block .q-sym { font-size: 15px; line-height: 17px; }
.tabs_block ul li { letter-spacing: 1px; text-transform: uppercase; margin-right: 10px;  padding: 3px 5px 0px 5px; float: left; font: 11px/20px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; text-decoration: underline; color: #4c4c4c; }
.tabs_block ul li:first-child { padding-left: 0px; }
.tabs_block ul li.selected { padding: 3px 5px 0px 5px;  background: #92dcc8; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; text-decoration: none; color: #fff; }

.tabs_block_fixed { background: #fff; z-index: 2; margin-top: 0px; margin-left: -27px; position: fixed; top: -1px; padding: 21px 20px 15px 20px; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.14); -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.14); box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.14); }

.bot-menu { min-height: 180px; float: left; margin-top: 32px; margin-right: 110px; margin-left: 67px; //106 }
.bot-menu span { font-weight: 700; font-size: 12px; color: #4c4c4c; padding-bottom: 1px;}
.bot-menu ul li { font-size: 11px; font-family: 'Helvetica Neue'; line-height: 20px; color: #4c4c4c; }


#toTopLink { color: #fff; font-size: 11px; font-weight: 700; font-family: 'Helvetica Neue'; background: url(images/to-top.png) top center no-repeat; width: 67px; height: 37px; text-decoration: none; display: block; padding-top: 30px; margin: 0 auto; text-align: center; }
#toTopLink span { border-bottom: 1px solid; color: white; text-shadow: 0px 1px 1px #62C8A9; padding-bottom: 1px; }
#toTop.onRight { position: fixed; left: 0px; bottom: 0px; width: 100%; }
#toTop.onRight #toTopLink { left: 371px; position: relative; bottom: 30px; }
#toTop.onFoot { float: right; }
#toTop.onFoot a { position: absolute; right: 76px; margin: 0; left: initial; bottom: 93px; }
#toTop.onTop { float: right; margin-right: 76px; margin-top: -17px; display: none; }
#toTop.onTop a {  }
#rightBlock.TopBigBlock {  }
#rightBlock.TopBigBlock #rightBlockContainer {  }
#rightBlock.RightBigBlock { position: fixed;  top: 60px;  }
#rightBlock.RightBigBlock #rightBlockContainer { width: 220px; left: 371px;  top: 37px; margin: 0px auto; }
#rightBlock.BotBigBlock { position: absolute; bottom: 156px; width: 220px; margin: 0 auto; right: 0px; }
#rightBlock.BotBigBlock #rightBlockContainer {  }

.g-content .tabs_block { margin: 4px 0px 24px -5px; }
.g-content .tabs_block_fixed { top: -5px; }
.g-content .tabs_block .q-sym { font-size: 15px; line-height: 17px; }
.g-content .tabs_block ul { margin: 0; padding: 0; }
.g-content .tabs_block ul li:before { background: none; margin: 0; width: auto; height: auto; }
.g-content .tabs_block ul li { letter-spacing: 1px; text-transform: uppercase; margin-right: 10px;  padding: 3px 5px 0px 5px; float: left; font: 11px/20px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; text-decoration: underline; color: #4c4c4c; }
.g-content .tabs_block ul li:first-child { padding-left: 0px; }
.g-content .tabs_block ul li.selected { padding: 3px 5px 0px 5px;  background: #92dcc8; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; text-decoration: none; color: #fff; }

.license { float: right; width:100px; padding-left: 30px; padding-bottom: 10px; text-align: center; }
.license .title { font-size: 19px; color: #404040; font-family: 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; }
.license img { margin-top: 20px; box-shadow: 0px 0px 10px 2px #E5E5E5; width: 88px; height: 126px;  }

/* --- banner top --- */
.banner-block {display:block;}
.banner-block_open {display:none;}

.banner_top {position:absolute;z-index:200;top:0px;left:0;width:100%;}
.banner_top_content {position:relative;width:970px;margin:0px auto;}
.zoom-zoom {background:url(images/banner_top/bg_banner2.png) top center repeat-x transparent;min-height:46px;}
.banner_top .only3days {position:absolute;top:0px;left:100%;margin-left:-170px;width:170px;height:161px;background:url(images/banner_top/bg_3days.png) top center repeat-x transparent;}
.banner_top .only3days .days_text {color: #FFFFFF;position: absolute;text-align: center;top: 105px;width: 100%;font-size:13px;line-height:17px;text-shadow: 0 1px 1px #333;}
.banner_top .banner_block_1 {height:46px;position:absolute;left:0;top:0;width:100%;}
.banner_top .banner_block_2 {height:142px;position:relative;}
.banner_top .banner_block_1 p { line-height:46px;font-family:'KievitCyr-MediumSCbold',sans-serif;font-size:13px;text-transform:uppercase;color:#fff;text-align:center;}
.banner_top .banner_block_1 .highlighting {text-shadow: 0px 0px 3px #fff;}
.banner_top .banner_block_2 .banner_text {padding:10px 0 0 0;text-shadow: 0 1px 1px #333;}
.banner_top .banner_block_2 .banner_text p {text-transform:uppercase;color:#fff;font-size:12px;text-shadow: 0 0 1px #333;font-family:'KievitCyr-MediumSCMedium';letter-spacing:0.2px;}
.banner_top .banner_block_2 .banner_text p a {color:#fff;text-decoration:none;border-bottom:1px solid #ddd;line-height:14px;}
.banner_top .banner_block_2 .banner_text p.bn_all_details {padding-top:8px;}
.bn_old_price {text-decoration:line-through;}
.banner_top_content .banner_block_1.banner-block p {cursor: pointer;}
.social {
	position: absolute;
	right: 137px;
	top: 182px;
}
.social .icon {
	width:30px;
	height:30px;
	margin-right:13px;
	display:block;
	float:left;
	border-radius:2px;
}
.social .vk {
	background:url(images/social/footer-020414_03.png) no-repeat;
}
.social .vk:hover {
	background:url(images/social/footer-020414_05.png) no-repeat;
}
.social .fb {
	background:url(images/social/footer-020414_07.png) no-repeat;
}
.social .fb:hover {
	background:url(images/social/footer-020414_15.png) no-repeat;
}
.social .tw {
	background:url(images/social/footer-020414_09.png) no-repeat;
}
.social .tw:hover {
	background:url(images/social/footer-020414_16.png) no-repeat;
}


/*BANNER-INDEX*/
.block-header.block-header-admin
{
height: 220px;
} 
.banner-indexs
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;	 
width:745px;
height:207px;
float:left;
background:url(images/banner-index.png) no-repeat;
}


.banner-indexs .data-interval
{
padding:8px 0px 0px 0px;
margin:0px 0px 10px 75px;	 
width:125px;
height:29px;
background:#e48b8b;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color:#ffffff;
font-size: 14px;
font-style:  italic;
font-family:'Georgia';
text-align: center;	
}

.banner-indexs .data-fon
{
margin:-40px 0px 0px 230px;
display:inline-block;
width:205px;
}
.banner-indexs .sdvig
{
position: relative;
float: right;
right: 50%;
}
.banner-indexs .data
{
position: relative;
float: left;
left: 50%;
padding:8px 7px 0px 7px;
margin:0px auto;	 
height:29px;
border:2px solid #92dcc8;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color:#737373;
font-size: 14px;
font-style:  italic;
font-family:'Georgia';
text-align: center;
font-weight: bold;
display:inline-block;
}

.banner-indexs .slogan1
{
padding:0px 0px 0px 0px;
margin:45px 0px 0px 45px;
font-size: 0px;
width:188px;
height:70px;
background:url(images/slogan.png) no-repeat;
float:left;
}

.banner-indexs .slogan2
{
padding:0px 0px 0px 0px;
margin:12px 0px 0px 20px;
font-size: 0px;
width:188px;
height:67px;
background:url(images/slogan.png) no-repeat 0px -73px;
float:left;
}



.banner-indexs .slogan3
{
padding:0px 0px 0px 0px;
margin:-40px 0px 0px 17px;
font-size: 0px;
width:245px;
height:67px;
float:left;
}



.banner-indexs .slogan3 .text
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;	 
height:30px;
color:#404040;
font-size: 12px;
font-style:  italic;
font-family:'Georgia';
width: 250px;
}

.banner-indexs .slogan3 .text .zena
{
font-weight: bold;
font-size: 15px;
}

.banner-indexs .slogan3 .text .star-zena
{
text-decoration: line-through;
color:#a6a6a6;
}

.banner-indexs .button-banner
{
padding:0px 0px 0px 0px;
margin:17px 0px 0px 0px;
font-size: 0px;
width:242px;
height:34px;
background:url(images/banner-bottom-index.png) no-repeat -5px 0px;
float:left;
}

.banner-indexs .button-banner a
{
color:#ffffff;
font-size: 17px;
font-family:'Helvetica Neue';
text-decoration: none;
width:242px;
height:29px;
padding:5px 0px 0px 0px;
display:block;
text-align: center;
}


/*BANNER_STRANIZA*/

.baanner-straniza
{
padding:0px 0px 0px 0px;
margin:0px auto;
width:1000px;
}
.baanner-straniza ul {
    list-style:none;
    margin:15px 0px 15px 20px;
    padding:0px 0px 0px 0px;
}

.baanner-straniza ul li {
    list-style:none;
    margin:0px 0px 0px 0px;
   padding: 3px 0 7px 15px;
     position: relative;
}
.baanner-straniza ul li:before {
    /*background:url(images/ul-romb.png) no-repeat 0px 0px;*/
    -webkit-transform: rotate(-45deg);
   -moz-transform:    rotate(-45deg);
   -ms-transform:     rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
   -webkit-transform-origin: 0 100%;
   -moz-transform-origin: 0 100%;
   -ms-transform-origin: 0 100%;
   -o-transform-origin: 0 100%;
   transform-origin: 0 100%;
    background: #949494;
    content: "";
    height: 7px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 7px;
}

.baanner-straniza p
{
padding:0px 0px 0px 0px;
margin:5px 0px 5px 0px;	
color:#404040;
font-size: 15px;
font-family:'Helvetica Neue';
line-height: 145%;	
}
.baanner-straniza .logo
{
padding:0px 0px 0px 0px;
margin:20px auto;
margin-top:0px;
background:url(images/glav-banner.png) no-repeat 0px 0px;
width:503px;
height:150px;
}


.baanner-straniza .logo .slogan
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 40px;
background:url(images/glav-ban-slogan.png) no-repeat 5px 30px;
width:417px;
height:110px; 
}

.baanner-straniza .left-stolbez
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:470px;
float:left;
}

.baanner-straniza .left-stolbez .text-slogan
{
padding:0px 0px 0px 0px;
margin:0px 0px 55px 0px;	
font-size: 17px;
line-height: 145%;
}

.baanner-straniza .right-stolbez
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:450px;
float:right;
}

.baanner-straniza .right-stolbez .uslug
{
padding:0px 0px 0px 0px;
margin:15px 0px 20px 0px;	
font-size: 23px;
line-height: 125%;
font-family: 'KievitCyr-MediumSCMedium';
font-weight: bold;
font-style:  italic;
}

.baanner-straniza .right-stolbez  .zena
{
padding:0px 0px 0px 0px;
margin:0px 0px 15px 0px;	
font-size: 33px;
line-height: 125%;
font-family: 'KievitCyr-MediumSCMedium';

}
.baanner-straniza .right-stolbez  .new
{
color:#ed7e7e;
}
.baanner-straniza .right-stolbez  .star
{
color:#bfbfbf;
margin:0px 0px 0px 12px;
font-size: 23px;
text-decoration: line-through;
}

.baanner-straniza .right-stolbez  .anons
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;	
font-size: 15px;
line-height: 165%;
}

.baanner-straniza .right-stolbez .akz
{
padding:0px 0px 0px 0px;
margin:30px 0px 3px 0px;	
font-size: 18px;
line-height: 125%;
font-family: 'KievitCyr-MediumSCMedium';
}

.baanner-straniza .right-stolbez .srok
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;	
font-size: 28px;
line-height: 125%;
color:#ed7e7e;
font-family: 'KievitCyr-MediumSCMedium';
}


.tel-forms-fon{
    background: url("images/form-fon.png") no-repeat 0  0;
    clear: both;
    color: #5C4616;
    font: 18px/28px 'KievitCyr-MediumSCMedium','Arial','Helvetica Neue','Helvetica',sans-serif;
    height: 125px;
    margin: 20px auto;
    padding: 8px 0 0;
    text-align: center;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 742px;
}
.tel-forms-fon .c-maa-link {
    border-bottom: 1px dashed #5C4616;
    color: #5C4616;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    text-decoration: none;
}
.tel-forms-fon .c-maa-link:hover {
    color: #4A3505;
}
.tel-forms-fon .c-maa-phone {
    font-size: 25px;
}
.tel-forms-fon .c-maa-phone-code {
    font-size: 18px;
}


.baanner-straniza .clear-both-hw {
    clear: both;
    display: block;
    font-size: 0;
    height: 1px;
    width: 1px;
}

.priem-index
{
padding:10px 0px 0px 0px;
margin:0px 0px 0px 0px;
float:right;
 width: 230px;
 height: 85px;
}
.priem-index .bnr_maa {
    height: 81px;
    left: 682px;
    top: 308px;
}
.priem-index  .bnr {
    color: #FFFFFF;
    font: 15px/25px 'KievitCyr-MediumSCMedium','Arial','Helvetica Neue','Helvetica',sans-serif;
    text-shadow: 0 1px 1px #693939;
    width: 222px;
    z-index: 2;
}

.priem-index .bnr_maa a {
    background: url("images/bnrs-bg.png") no-repeat scroll 0 -154px rgba(0, 0, 0, 0);
}
.priem-index .bnr a {
    color: #FFFFFF;
    display: block;
    height: 100%;
    text-decoration: none;
    width: 100%;
}

.priem-index .bnr_maa a span {
    padding: 26px 0 0;
}
.priem-index .bnr a span {
    display: block;
    margin: 0 0 0 65px;
    text-align: center;
}


.priem-index .bnr {  z-index: 2; width: 222px; font: 15px/25px 'KievitCyr-MediumSCMedium', 'Arial', 'Helvetica Neue', 'Helvetica', sans-serif; color: #ffffff; text-shadow: 0 1px 1px #693939; }
.priem-index .bnr a { display: block; width: 100%; height: 100%; color: #ffffff; text-decoration: none; cursor: pointer; }
.priem-index .bnr a:hover { color: #ffe5e3; }
.priem-index .bnr a span { display: block; margin: 0 0 0 65px; text-align: center; }
.priem-index .bnr_video { left: 203px; top: 206px; height: 77px; }
.priem-index .bnr_video a { background: url(images/bnrs-bg.png) no-repeat 0 0; }
.priem-index .bnr_video a span { padding: 22px 0 0; }


.clear-both-hw-baanner {
    clear: both;
    display: block;
    font-size: 0;
    height: 1px;
    width: 1px;
}

/*BANNER-VSESTRANIZA*/
.banner-vsestraniza-sdvig
{
margin:0px auto 0px auto;
width: 956px;
}
.banner-vsestraniza
{
padding:0px 0px 0px 0px;
margin:0px 0px 40px 0px;	 
width:747px;
height:153px;
background: url('images/ban-fon.png') no-repeat 0px bottom;	
}

.banner-vsestraniza .data-fon
{
margin:0px 0px 0px 0px;
display:block;
width:747px;
height:55px;
}
.banner-vsestraniza .sdvig
{
position: relative;
/*float: right;*/
right: 50%;
}

.banner-vsestraniza .banner-data
{
position: relative;
float: left;
left: 50%;
padding:10px 10px 0px 10px;
margin:0px 0px 0px 247px;	 
height:32px;
text-align: center;	
color:#505050;
font-size: 14px;
font-style:  italic;
font-family:'Georgia';
background:#ffffff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border:2px solid #92dcc8;
}
.banner-vsestraniza .banner-data span
{
font-weight: bold; 
}



.banner-vsestraniza .bann-text
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;	 
height:30px;
color:#404040;
font-size: 12px;
font-style:  italic;
font-family:'Georgia';
width: 250px;
line-height: 115%;
}



.banner-vsestraniza .bann-slogan
{
background: url('images/bann-slogan.png') no-repeat 0px 0px;	
padding:0px 0px 0px 405px;
margin:0px 0px 0px 50px;	
height:110px;

}


.banner-vsestraniza .bann-text .zena
{
font-weight: bold;
font-size: 15px;
}


.banner-vsestraniza .bann-text .star-zena
{
text-decoration: line-through;
}


.banner-vsestraniza .button-banner
{
padding:0px 0px 0px 0px;
margin:5px 0px 0px 0px;
font-size: 0px;
width:245px;
height:35px;
background:url(images/ban-input.png) no-repeat 0px 0px;
}

.banner-vsestraniza .button-banner a
{
color:#ffffff;
font-size: 17px;
font-family:'Helvetica Neue';
text-decoration: none;
width:245px;
height:30px;
padding:5px 0px 0px 0px;
display:block;
text-align: center;
}


/*MENU_NEWRZDEL*/
.menu-newrazdel
{
padding:0px 0px 0px 0px;
margin:0px auto 80px auto;
width: 835px;
height:380px;
}

.menu-newrazdel .item1
{
padding:0px 0px 0px 0px;
margin:0px 20px 0px 0px;
width: 265px;
height:380px;
float:left;
background:url(images/m-gl.png) no-repeat 0px 0px;
}

.menu-newrazdel .item1 .nazvan
{
display:block;	
padding:0px 0px 0px 0px;
margin:160px 0px 25px 0px;
color:#ffffff;
font-size: 22px;
text-align: center;
height:25px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
font-family: 'KievitCyr-MediumSCMedium';
font-weight: normal;
text-decoration: none;
}

.menu-newrazdel .item1 .nazvan:hover
{
text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);	
}

.menu-newrazdel .item1 .photo
{
padding:75px 0px 0px 0px;
margin:0px 0px 0px 40px;
color:#ffffff;
font-size: 19px;
width: 73px;
text-align: center;	
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
font-family: 'KievitCyr-MediumSCMedium';
display:inline-block;
font-weight: normal;
vertical-align:top;
text-decoration: none;
cursor:pointer;
background:url(images/m-gl.png) no-repeat 0px -390px;
}

.menu-newrazdel .item1 .photo:hover
{
text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);	
background:url(images/m-gl.png) no-repeat 0px -513px;	
}


.menu-newrazdel .item1 .video
{
padding:75px 0px 0px 0px;
margin:0px 0px 0px 50px;
color:#ffffff;
font-size: 19px;
text-align: center;	
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
font-family: 'KievitCyr-MediumSCMedium';
display:inline-block;
width: 60px;
font-weight: normal;
vertical-align:top;
text-decoration: none;
cursor:pointer;
background:url(images/m-gl.png) no-repeat -150px -392px;
}

.menu-newrazdel .item1 .video:hover
{
text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);	
background:url(images/m-gl.png) no-repeat -150px -512px;
}

.menu-newrazdel .item2
{
padding:0px 0px 0px 0px;
margin:0px 20px 0px 0px;
width: 265px;
height:380px;
float:left;
background:url(images/m-gl.png) no-repeat -285px 0px;
}

.menu-newrazdel .item2 a
{
padding:85px 0px 0px 0px;
margin:60px 0px 0px 0px;
width: 261px;
height:178px;
display:block;
text-decoration: none;
font-family: 'KievitCyr-MediumSCMedium';
color:#ffffff;
font-size: 19px;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.menu-newrazdel .item2 a span
{
background:url(images/m-gl.png) no-repeat -377px -390px;
padding:100px 0px 0px 0px;
width: 88px;
display:inline-block;
}
.menu-newrazdel .item2 a:hover span
{
text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);
background:url(images/m-gl.png) no-repeat -477px -482px;
}


.menu-newrazdel .item3
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
width: 265px;
height:380px;
float:left;
background:url(images/m-gl.png) no-repeat -565px 0px;
}


.menu-newrazdel .item3 a
{
padding:75px 0px 0px 0px;
margin:7px 0px 0px 0px;
width: 261px;
height:185px;
display:block;
text-decoration: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
font-family: 'KievitCyr-MediumSCMedium';
color:#ffffff;
font-size: 19px;
text-align: center;
}


.menu-newrazdel .item3 a span
{
background:url(images/m-gl.png) no-repeat -615px -390px;
padding:100px 0px 0px 0px;
width: 88px;
display:inline-block;
}
.menu-newrazdel .item3 a:hover span
{
text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);
background:url(images/m-gl.png) no-repeat -740px -477px;
}

.menu-newrazdel .clear-both-raz {
    clear: both;
    display: block;
    font-size: 0;
    height: 1px;
    width: 1px;
}


/*GALER_LIZ*/

.galer-liz
{
padding:30px 0px 0px 0px;	
margin:0px 0px 0px 0px;	
}

.galer-liz .tit
{
padding:0px 0px 0px 0px;	
margin:0px 0px 15px 0px;
font: 26px/30px 'KievitCyr-MediumSCMedium','Arial','Helvetica Neue','Helvetica',sans-serif;
}
.galer-liz .items
{
padding:0px 0px 0px 0px;	
margin:0px 0px 0px -15px;
}
.galer-liz .item
{
padding:0px 0px 0px 0px;	
margin:0px 0px 15px 15px;
float:left;
height: 116px;
overflow-y: hidden;
}

.galer-liz .item img {
    border: 1px solid #FFFFFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.42);
}

.galer-liz .clear-liz
{
	clear: both;
    display: block;
    font-size: 0;
    height: 1px;
    width: 1px;
}

/*DATAB-FAQ*/

.datab-faq
{
padding:0px 0px 50px 0px;	
margin:0px 0px 0px 0px;
 position: relative;
}


.datab-faq .form-search
{
padding:17px 17px 17px 17px;	
margin:0px 0px 0px 0px;
border: 7px solid #FFFFFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     border:1px solid #e5e5e5;
background: rgb(255, 255, 255);
background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);
background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);
background: -o-linear-gradient(90deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);
background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);
background: linear-gradient(180deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);

}


.datab-faq .form-search input[type="text"] {
    border: 1px solid #e5e5e5;
    color: #B4c4c4c;
    font-size: 15px; 
    height: 21px;
    line-height: 29px;
    padding: 8px 30px 8px 15px;
    position: relative;
    right: 0px;
    top: 0;
    width: 530px;
    font-family: 'Helvetica Neue',Helvetica,Arial;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      vertical-align: top;
       display: inline-block;
}


.datab-faq .form-search .bottm-knop {
    background: url("images/datab-search.png") no-repeat  0 0px ;
    border: medium none;
    color: #FFFFFF;    
    font-size: 12px;
    font-weight: 700;
    height: 42px;
    position: relative;
    right: 0;
    top: 0;
    width: 85px;
    margin-left:-3px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.datab-faq #container-search
{
padding:20px 0px 0px 5px;	
margin:0px 0px 0px 0px;
}


.datab-faq #container-search .item
{
padding:0px 0px 18px 0px;	
margin:0px 0px 0px 0px;
}


.datab-faq #container-search .item .tit
{
color: #404040;
    font: 20px/29px 'KievitCyr-MediumSCMedium','Arial','Helvetica Neue','Helvetica',sans-serif;
    text-decoration: underline;
}


.datab-faq #container-search .item .text
{
padding:0px 0px 0px 0px;	
margin:0px 0px 0px 0px;
font-size: 12px;
    line-height: 21px;
    margin-top: 9px;
}

.datab-faq .more-search
{
font-family: 'KievitCyr-MediumSCMedium';	
padding:12px 17px 10px 17px;	
margin:0px 0px 0px 0px;
font-size: 16px;
border: 7px solid #FFFFFF;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
border:1px solid #e5e5e5;
background: rgb(255, 255, 255);
background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);
background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);
background: -o-linear-gradient(90deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);
background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);
background: linear-gradient(180deg, rgb(255, 255, 255) 52%, rgb(237, 237, 237) 100%);
cursor: pointer;
}


.datab-faq .more-search .text
{
	float:left;
}

.datab-faq .more-search .count
{
	float:right;
	font-family: 'KievitCyr-MediumSCMedium';
	color:#b2b2b2;
	font-size: 18px;
}

.datab-faq .count-clear
{
	clear: both;
    display: block;
    font-size: 0;
    height: 1px;
    width: 1px;
}


.datab-faq .text-anons
{
	
padding:12px 17px 10px 0px;	
margin:0px 0px 0px 0px;
font-size: 12px;
color:#a6a6a6;
font-family: 'Helvetica Neue';	
}


.datab-faq .spinner{ display: none; z-index:10;position:absolute;top:120px;left:0;width: 700px;height:200px;background:rgba(255,255,255,0.51) url(images/ajax-loader.gif) no-repeat center center;}



/*FORMS*/
.dialog-window-fans
{
padding:0px 0px 0px 0px;	
margin:0px 0px 0px 0px;
width: 260px;
}

.dialog-window-fans .block-form-sidebar
{
margin:0px 0px 0px 0px;
}


.dialog-window-fans form .wrap input[type="text"]{ width: 214px; }
.dialog-window-fans form .wrap textarea { width: 214px; }
.dialog-window-fans .ui-icon-closethick { z-index: 1003; width: 12px; height: 12px; background: url(/images/close_but2.png) no-repeat; position: absolute; right: 20px; top: 37px; }
.dialog-window-fans .obligatory, .block-form-sidebar .obligatory { margin: 0 0 0 8px; font-size: 11px; color: #B2B2B2; display: none; }



/*banner-alopeciya*/
.banner-alopeciya 
{
padding:0px 0px 0px 0px;	
margin:0px 0px 0px 0px;
    height: 140px;
    width: 100%;
    position: fixed;
    bottom:0px;
    z-index:100;
   background: url("images/banner-quest-fon7.png") repeat-x  0px bottom ;
   
}
.banner-alopeciya.ban-aplop-flag{display: none;}

.banner-alopeciya-fon
{
padding:0px 105px 0px 105px;	
margin:0px auto;
    height: 140px;
    width: 961px;
    background: url("images/banner-quest2.png") no-repeat  center 0px ;
    position: relative; 
    z-index:30;
    
}



.banner-alopeciya  .close-ban
{
padding:7px 0px 0px 0px;	
margin:0px 0px 0px 0px;
    height: 40px;
    width: 100%; 
 
}


.banner-alopeciya  .close-ban .clos
{
padding:0px 0px 0px 0px;	
margin:0px 0px 0px 410px;		
color:#725e37;
font-size: 13px;
line-height: 15px;
font-family: 'Helvetica Neue', 'Arial', 'Helvetica', sans-serif;
cursor: pointer;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
display: inline-block;
width: 170px;
text-align: center;
}
.banner-alopeciya  .close-ban .clos.abc div {border-bottom:none;}
.banner-alopeciya  .close-ban .clos div {border-bottom:1px solid #dbd5c9; padding:0px 0px 1px 0px;	display: inline-block;}
.banner-alopeciya  .close-ban .clos div:hover {border-bottom:none;}

.banner-alopeciya .st1
{
padding:0px 0px 0px 0px;	
margin:0px 0px 0px 0px;	
width: 750px;
color:#725e37;
font-size: 25px;
font-family: 'KievitCyr-MediumSCMedium';
text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
line-height: 140%;
display: inline-block;
vertical-align: top;
}
.banner-alopeciya .st2
{
display: inline-block;
width: 200px;
vertical-align: top;
}

.banner-alopeciya .st2 .knop
{
	
padding:22px 0px 0px 0px;	
margin:0px 0px 0px 0px;	
width: 201px;
height: 50px;
background: url("images/banner-quest-bot.png") repeat-x  0px 0px ;
color:#ffffff;
font-size: 22px;
font-family: 'Helvetica Neue', 'Arial', 'Helvetica', sans-serif;
font-weight: bold;
text-shadow: 0px -1px 0px rgba(220, 138, 139, 0.52);
text-align: center;
cursor: pointer;
}

.banner-alopeciya-bottom
{
padding:0px 0px 0px 0px;	
margin:0px 0px 0px 0px;
    height: 26px;
    width: 100%;
    position: fixed;
    z-index:100;
    bottom:0px;
  display: none;
	
}

.banner-alopeciya-bottom.ban-aplop-flag{display: block;}

.banner-alopeciya-bottom-fon
{
	padding:5px 0px 0px 0px;
	margin:0px auto;
	background: url("images/baner-quest-bottom.png") repeat-x  0px bottom ;	
	height: 21px;
    width: 176px;
    cursor: pointer;
    font-size: 13px;
    color:#725e37;
    font-family: 'Helvetica Neue', 'Arial', 'Helvetica', sans-serif;
    font-weight: bold;
    text-align: center;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.g-content .novo_disease {width:956px;margin:0 auto;}
.g-content .novo_disease .disease_head {background:#faf1e0;padding:40px;padding-left:42px;margin-bottom:53px;}
.g-content .novo_disease .disease_head .title_wrap {background:url(images/disease/h_bg.png) 0 33px repeat-x;text-align:center;padding-top:18px;padding-bottom:5px;}
.g-content .novo_disease .disease_head .title_wrap h1 {font-size:44px;color:#5c4616;font-weight:normal;display:inline-block;padding:0 25px;background:#faf1e0;letter-spacing:2.3px;}
.g-content .novo_disease .disease_head .intro_block {}
.g-content .novo_disease .disease_head .intro_block ul {}
.g-content .novo_disease .disease_head .intro_block p,
.g-content .novo_disease .disease_head .intro_block li {font-size:14px;line-height:26px;padding:0;font-family:'Helvetica Neue';margin:0;}
.g-content .novo_disease .disease_head .intro_block li:before {margin-top:9px;}
.g-content .novo_disease .disease_head .intro_block p {padding-bottom:14px;} 
.g-content .novo_disease .disease_head .intro_block img {float:right;border:3px solid #fff;margin-top:7px;}
.g-content .novo_disease .disease_scroll_menu {text-align:center;padding:20px 0 9px;}
.g-content .novo_disease .disease_scroll_menu ul {list-style:none;display:inline-block;margin-right:18px;padding-bottom:10px;}
.g-content .novo_disease .disease_scroll_menu ul > li:before {background:none;}
.g-content .novo_disease .disease_scroll_menu ul li {font-size:18px;float:left;margin-left:22px;padding-right:27px;background:url(images/disease/h_menu_item.png) right center no-repeat;letter-spacing:1px;}
.g-content .novo_disease .disease_scroll_menu ul li a {font-family: 'KievitCyr-MediumSCMedium';text-decoration:none;}
.g-content .novo_disease .disease_scroll_menu ul li a:hover {}
.g-content .novo_disease .disease_scroll_menu ul li.last {background:none;padding-right:0;}
.g-content .novo_disease .dis_cols {}
.g-content .novo_disease .dis_cols .dis_col {float:left;width:50%;}
.g-content .novo_disease .dis_cols .wrap_col p,
.g-content .novo_disease .dis_cols .wrap_col li {font-family:'Helvetica Neue';font-size:13px;line-height:26px;}
.g-content .novo_disease .dis_cols .wrap_col li:before {margin-top:8px;}
.g-content .novo_disease .rowcols {padding-top:20px;}
.g-content .novo_disease .dis_cols .col_left .wrap_col {padding-right:38px;}
.g-content .novo_disease .dis_cols .col_right .wrap_col {padding-left:38px;}
.g-content .novo_disease .dis_header_wrap {margin-bottom:36px;}
.g-content .novo_disease .dis_header_wrap .dis_header {border-bottom:3px solid #92dcc8;padding-left:55px;color:#4a8c7a;line-height:35px;font-size:26px;font-family:'Myriad Pro';}
.g-content .novo_disease .h_icon_1 .dis_header {background:url(images/disease/icons/icon_header_1.png) left 3px no-repeat transparent;}
.g-content .novo_disease .h_icon_2 .dis_header {background:url(images/disease/icons/icon_header_2.png) left 3px no-repeat transparent;}
.g-content .novo_disease .h_icon_3 .dis_header {background:url(images/disease/icons/icon_header_3.png) left 3px no-repeat transparent;}
.g-content .novo_disease .plashka_block {margin-top:20px;padding-top:43px;padding-bottom:53px;}
.g-content .novo_disease .plashka_block .plashka_left_side, 
.g-content .novo_disease .plashka_block .plashka_right_side {width:50%;float:left;}
.g-content .novo_disease .plashka_block .plashka_right_side .side_wrap {padding-left:38px;}
.g-content .novo_disease .plashka_block .plashka_right_side .side_wrap p {}
.g-content .novo_disease .plashka_block .plashka_right_side .side_wrap .consult_phone {font-weight:bold;font-family: 'KievitCyr-MediumSCMedium';color:#454545;font-size:40px;line-height:42px;margin-top:-5px;}
.g-content .novo_disease .plashka_block .plashka_right_side .side_wrap .consult_phone span {font-weight:normal;color:#b2b2b2;}
.g-content .novo_disease .plashka_block .plashka_button {padding-right:2px;}
.g-content .novo_disease .plashka_block .plashka_button a {font-size:20px;line-height:66px;font-family:'Helvetica Neue';display:block;text-decoration:none;font-weigth:bold;text-align:center; background:url(images/disease/button_bg.jpg) 0 0 repeat-x transparent;color:#fff;cursor:pointer;}
.g-content .novo_disease .plashka_block .plashka_button a:hover {}
.g-content .novo_disease .dis_small_text_block {border-top: 3px solid #92dcc8;padding-top:6px;margin-bottom:57px;}
.g-content .novo_disease .dis_small_text_block .dis_header_wrap {margin-bottom:24px;}
.g-content .novo_disease .dis_small_text_block .dis_header {}
.g-content .novo_disease .dis_small_text_block .col_left,
.g-content .novo_disease .dis_small_text_block .col_right {float:left;width:50%;}
.g-content .novo_disease .dis_small_text_block .wrap_text {padding-right:38px;}
.g-content .novo_disease .dis_small_text_block .wrap_text p {font-family:'Helvetica Neue';font-size:11px;line-height:21px;}
.g-content .novo_disease .dis_small_text_block .wrap_images {margin-right:-43px;}
.g-content .novo_disease .dis_small_text_block .wrap_images .dis_img {float:left;width:215px;margin-right:43px;margin-top:3px;margin-bottom:20px;}
.g-content .novo_disease .dis_small_text_block .wrap_images .dis_img img {width:215px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.42);border:2px solid #fff;}
.g-content .novo_disease .dis_form_container .block-form form .wrap {padding-bottom:15px;}
.g-content .novo_disease .dis_form_container .block-form form .wrap label {float:none;display:block;margin-bottom:8px;}
.g-content .novo_disease .dis_form_container fieldset {float:none;width:100%;}
.g-content .novo_disease .dis_form_container fieldset .col_left,
.g-content .novo_disease .dis_form_container fieldset .col_right {float:left;width:50%;}
.g-content .novo_disease .dis_form_container fieldset .comment {float:none;width:100%;padding-top:14px;}
.g-content .novo_disease .dis_form_container .block-form form .wrap_button {padding:0 !important;float:none;margin-top:7px;margin-bottom:12px;}
.g-content .novo_disease .dis_form_container .block-form input[type="text"] {width:420px;}
.g-content .novo_disease .dis_form_container .block-form textarea {width:448px;height:82px;} 
.g-content .novo_disease .dis_form_container .block-form form .forminfo3 {float:right;height:40px;margin-right:29px;width:243px;}
.g-content .novo_disease .dis_form_container .wrap-box {top:-200px;width:100%;}



