@charset "UTF-8";
hr, p.red, p.red a {
    margin-right: 40px
}

.button, .hit {
    -khtml-user-select: none;
    text-transform: uppercase
}

.footer_menu ul, .right_menu, .shop_list, .shop_navigation, .ul1, div.group_list ul, ul.users li {
    list-style-type: none
}

.ban_menu > a, .banner .width > a, .button, .hit {
    text-transform: uppercase
}

#gallery, .captcha, .clearing, div.rss {
    clear: both
}

@font-face {
    font-family: robotoregular;
    src: url(/fonts/roboto-regular-webfont.eot);
    src: url(/fonts/roboto-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/fonts/roboto-regular-webfont.woff) format('woff'), url(/fonts/roboto-regular-webfont.ttf) format('truetype'), url(/fonts/roboto-regular-webfont.svg#robotoregular) format('svg');
    font-weight: 400;
    font-style: normal
}

* {
    box-sizing: border-box;
}

body {
    margin: 0;
    /*min-width: 1280px;*/
    font-family: robotoregular;
    font-size: 16px;
    color: #000;
}

.h1, .h1 a, .h2, .h3, .h4, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
    font-family: 'MuseoSansRegular', sans-serif;
    font-weight: 400;
    color: #000
}

.h1, h1 {
    font-size: 28px;
    margin-top: 16px;
    margin-bottom: 16px
}

.h2, h2 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px
}

.h2, h2 {
    color: #373737;
    display: block;
    font-size: 24px;
    padding: 0 10px
}

p.red, p.red a {
    color: #E83531;
    border-bottom: 1px solid #E2D5D5
}

div.cartTitle {
    font-size: 19pt
}

img {
    border: none
}

.img {
    margin-bottom: -2px
}

b, strong {
    color: #222
}

.clearing {
    height: 0;
    font-size: 1px
}

.bold{
    font-weight: bold;
}

.table_row {
    display: table-row
}

.left_block {
    width: 100%;
    margin-left: -280px;
    float: left
}

.left_block .data {
    margin-left: 280px
}

.right_block {
    width: 280px;
    float: right
}

.header {
    margin-bottom: 22px
}

.header .data {
    margin-top: 46px
}

input[type=text], input[type=password] {
    border: 1px solid #cfcfcf;
    color: #5b5b5b;
    font-family: robotoregular;
    font-size: 10pt;
    font-style: italic;
    height: 25px;
    margin: 6px;
    outline: 0;
    padding: 2px 30px 2px 15px;
    width: 250px
}

.slide_block .vcard, .submenu li {
    font-family: 'Open Sans Condensed', sans-serif
}

ol.search li {
    margin-bottom: 5px
}

ol.search li .description {
    font-size: 90%
}

ol.search li a {
    font-weight: 700;
    color: #E83531
}

.header #authorization {
    display: table;
    float: right;
    margin-right: 90px
}

.header #authorization a {
    display: inline-block;
    color: #848484;
    font-size: 8pt;
    margin: 8px 0 0 15px
}

.header #authorization div {
    display: table-cell
}

.header #authorization input {
    margin-left: 5px
}

.header #authorization input[type=text], .header #authorization input[type=password] {
    width: 80px
}

.header #authorization input[type=submit] {
    border: none;
    color: #FFF;
    background: url(/images/button_auth_bg.gif) no-repeat #E83531;
    height: 24px;
    font-size: 10pt;
    padding: 0 15px 4px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    letter-spacing: 1px
}

.header .search {
    float: left;
    margin-top: 46px
}

.header .search input {
    background: url(/images/search.gif) 172px center no-repeat;
    width: 150px
}

.nav {
    background-color: #E83531;
    float: right;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0 13px;
    margin-right: 9px
}

.float_left, .shop_img, .top_menu {
    float: left
}

.nav ul, .submenu, .top_menu {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.nav ul li {
    margin: 10px 0;
    padding: 0
}

.top_menu {
    font-size: 14px;
    line-height: 100%;
    padding: 15px 0
}

.top_menu li {
    border-right: 1px solid #000;
    display: block;
    float: left;
    padding: 0 13px;
    text-align: center;
    position: relative
}

.top_menu a, .top_menu a:hover {
    color: #000;
    text-decoration: none;
}

.top_menu a:hover {
    text-decoration: underline
}

.slide_block {
    margin-bottom: 20px
}

.slide_block .data {
    border-top: 1px solid #D1D1D1;
    margin-right: 5px
}

.slide_block.right_block {
    background-color: #f4f4f4
}

.slide_block .slide {
    background: url(/images/bg.png) repeat-x #F4F4F4;
    border-top: 1px solid #FFF;
    display: table;
    width: 100%;
    height: 170px;
    vertical-align: middle
}

.slide_block .cart, .vcard_position {
    display: table-cell;
    vertical-align: middle
}

.slide_block.right_block .data {
    margin-right: 0
}

.slide_block .cart {
    border-top: 1px solid #fff;
    height: 170px;
    width: 280px
}

.slide_block .cart .content {
    border: 1px solid #f4f4f4;
    margin: 0 15px 0 20px;
    padding-left: 55px;
    background: url(/images/cart.png) 0 10px no-repeat
}

.slide_block .h1 {
    margin: 10px 0 0
}

.slide_block .cart .content p {
    font-size: 9pt
}

.slide_block .vcard {
    text-align: right;
    display: inline-block;
    padding: 8px 8px 8px 55px;
    background-color: rgba(0, 0, 0, .3);
    /*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4c000000', endColorstr='#4c000000');*/
    color: #FFF;
    font-size: 17pt;
    line-height: 90%
}

.hit, .submenu li {
    text-align: center
}

.slide_block .vcard .code, .slide_block .vcard a {
    color: #FFF;
    font-size: 12pt
}

.submenu {
    margin-bottom: 0;
    font-size: 12pt;
    width: 100%;
    display: table;
    background-position: right 6px
}

.submenu li {
    display: table-cell;
    padding: 0 6px;
    background-position: left 6px
}

.submenu, .submenu li {
    background-image: url(/images/submenu_border.gif);
    background-repeat: no-repeat
}

.submenu li a {
    color: #E83531;
    font-size: 12pt
}

.left_block.content .data {
    padding-right: 25px
}

.left_block.content, .right_block .content {
    margin-bottom: 30px
}

.right_block .content {
    padding-left: 10px
}

.button {
    background-color: #a2bb66;
    display: inline-block;
    padding: 10px 30px;
    margin: 0;
    border: none;
    user-select: none;
    -moz-user-select: none;
    font-size: 16px;
    cursor: pointer
}

p.button {
    height: 22px
}

input.button {
    padding: 5px 25px;
    font-family: robotoregular
}

.button, .button a, .button a:hover {
    color: #FFF;
    text-decoration: none
}

.hit {
    color: #fff;
    background: url(/images/hit.png) no-repeat;
    margin: -10px 0 0 -20px;
    position: absolute;
    width: 40px;
    height: 30px;
    border-radius: 20px;
    padding-top: 10px;
    font-size: 11pt;
    font-family: 'Open Sans Condensed';
    user-select: none;
    -moz-user-select: none
}

.news_properties th, .tags img {
    text-align: left
}

.right_menu, .shop_list {
    padding: 0;
    margin: 0
}

.right_menu li, .shop_list li {
    background: url(/images/li.gif) 0 6px no-repeat;
    padding-left: 15px;
    margin: 5px 0
}

.shop_img {
    margin: 0 10px 10px 0
}

div.group_list {
    display: table;
    width: 100%;
    margin: 0 0 10px;
    table-layout: fixed
}

div.group_list ul {
    display: table-row
}

div.group_list li {
    display: table-cell;
    background: url(/images/li2.gif) 0 6px no-repeat;
    padding: 0 15px 7px
}

.news_list dt, .ul1 li {
    margin: 0 0 7px;
    padding-left: 15px
}

div.group_list li a {
    color: #E83531;
    font-weight: 700
}

div.group_list li span.count {
    color: #cacaca;
    font-size: 85%
}

.ul1 li {
    background: url(/images/li.gif) 0 6px no-repeat
}

.news_list dt {
    background: url(/images/li.gif) 0 4px no-repeat;
    font-weight: 700;
    color: #606060
}

.news_list dd {
    margin: 0 0 15px
}

.portfolio_img {
    margin: 0 10px 10px 0;
    float: left
}

.news_img {
    float: left
}

#gallery .news_img {
    margin: 0 10px 10px 0;
}

.full_list dd a {
    font-size: 11pt;
    font-weight: 700;
    color: #333
}

.news_img {
    max-width: 245px
}

.news_properties td {
    padding-right: 5px
}

.tags {
    color: #AAA;
    margin: 10px 15px 10px 0;
    font-size: 9pt
}

.tags img {
    margin: 0 5px -1px 0
}

.tags a {
    font-style: italic;
    color: #AAA !important
}

.tags span {
    padding-left: 15px;
    padding-right: 3px;
}

.TagsCloud a {
    font-family: Georgia;
    text-decoration: none;
    display: inline-block;
    padding: 1px 6px;
    margin: 1px 0;
    border-radius: 3px
}

.TagsCloud a:hover {
    border-width: 0;
    background-color: #E83531;
    color: #fff
}

.TagsCloud a, .news_list a, .shop_list a {
    color: #7b7b7b
}

.footer_menu {
    width: 100%;
    display: table;
    border-top: 1px solid #e2d5d5;
    border-bottom: 1px solid #e2d5d5;
    font-size: 8pt;
    padding: 15px 0;
    margin-bottom: 20px
}

.footer_menu a {
    color: #757575
}

table.shop_cart span.caption, table.shop_cart td.total, table.shop_cart tr.total td, table.table td.total, table.table tr.total td {
    color: #000;
    font-weight: 700
}

.footer_menu ul {
    display: table-cell;
    margin: 0;
    padding: 0
}

.footer_menu ul li {
    margin: 3px 0
}

.footer_menu ul ul {
    display: block;
    margin-left: 15px
}

.footer_menu ul ul li {
    background: url(/images/li.gif) 0 3px no-repeat;
    padding-left: 10px
}

.shop_table {
    display: table;
    width: 100%;
    margin-bottom: 30px;
    margin-right: 50px
}

.shop_table.board .table_row div {
    display: table-cell;
    vertical-align: middle;
    padding: 8px 10px 5px;
    border-bottom: 1px solid #E2D5D5
}

.shop_table.board .date, .shop_table.board .price {
    white-space: nowrap
}

.shop_table.board .date {
    text-align: center
}

.shop_table.board .date, .shop_table.board .image, .shop_table.board .price {
    width: 50px
}

#gallery.board img, .shop_table.board .image img {
    border: 1px solid #E2D5D5;
    padding: 4px;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .1)
}

.board_property {
    display: table;
    margin-top: 25px
}

.board_property .row {
    display: table-row
}

.board_property .caption, .board_property .field {
    display: table-cell;
    padding: 5px 20px 5px 0;
    border-bottom: 1px dashed #797B7F
}

.board_property .caption {
    font-weight: 700
}

#gallery.board {
    display: table-cell;
    padding-right: 20px
}

#gallery.board div {
    display: inline-block;
    margin: 2px 5px 3px 0;
    vertical-align: top
}

table.shop_cart, table.table {
    padding: 0;
    margin: 0 40px 10px 0;
    border: 0;
    width: 100%
}

table.shop_cart th, table.table th {
    font-weight: 700;
    color: #000;
    font-size: 90%;
    white-space: nowrap
}

table.shop_cart td, table.shop_cart th, table.table td, table.table th {
    padding: 5px;
    border-bottom: 1px solid #E2D5D5
}

table.shop_cart_compare th {
    text-align: left !important
}

div.shop_coupon {
    margin: 5px 0 15px
}

div.shop_block {
    padding-right: 40px;
    margin-top: 10px
}

div.shop_filter {
    background-color: #F0EFEB;
    color: #777;
    font-size: 85%;
    padding: 5px 15px;
    border-radius: 15px
}

div.shop_filter div.filterField {
    display: inline-block;
    width: 160px;
    margin: 5px 10px 5px 0
}

div.shop_filter div.sorting {
    float: right
}

div.shop_filter div.sorting select {
    width: 200px
}

div.shop_filter div.priceFilter {
    margin-right: 10px;
    display: inline-block
}

div.shop_filter div.propertyInput {
    max-height: 70px;
    overflow-y: scroll
}

div.shop_filter .button {
    font-size: 85%;
    padding: 3px 10px
}

.shop_table .shop_item {
    display: table-cell;
    width: 33%;
    text-align: center;
    vertical-align: top
}

.shop_table_item {
    display: table;
    height: 100%;
    width: 100%
}

div.shop_discount, div.shop_property {
    margin: 10px 0
}

div.shop_discount span, div.shop_property span {
    color: #000;
    font-weight: 700
}

.shop_table .image_row {
    display: table-row
}

.shop_table .image_cell {
    display: table-cell;
    width: 100%;
    height: 110px;
    border-bottom: 1px solid #e2d5d5;
    vertical-align: middle
}

.shop_table .image_cell a, .shop_table .image_cell div {
    display: inline-block
}

.shop_table .description_sell {
    padding: 0 10px
}

.shop_table .description_sell a, .shop_table.board a {
    color: #474444;
    font-weight: 700;
    text-decoration: none
}

.shop_table .description_sell a:hover, .shop_table.board a:hover {
    color: #E83531;
    text-decoration: underline
}

.price {
    color: #E83531;
    font-size: 12pt
}

.price a {
    margin: 0 0 -4px 5px
}

.description_sell div.compare, .description_sell div.current, .description_sell div.favorite, .description_sell div.favorite_current, .shop_cart_compare div.compare {
    margin-left: 10px;
    width: 16px;
    height: 12px;
    display: inline-block
}

.price a img {
    margin-bottom: -4px
}

.oldPrice {
    color: #BBB;
    font-size: 12pt;
    text-decoration: line-through
}

.description_sell div.compare, .shop_cart_compare div.compare {
    background: url(/images/compare.png) no-repeat;
    cursor: pointer
}

.description_sell div.current, .shop_cart_compare div.current {
    background: url(/images/compare-current.png) no-repeat
}

.description_sell div.favorite {
    background: url(/images/favorite.png) no-repeat;
    cursor: pointer
}

.description_sell div.favorite_current {
    background: url(/images/favorite-current.png) no-repeat
}

.shop_cart_compare div.compare {
    margin-left: 0
}

.shop_navigation {
    margin: 0;
    padding: 15px 0
}

.shop_navigation li {
    float: left;
    padding-right: 10px
}

.shop_navigation span, .shop_navigation_current span {
    border-radius: 15px;
    padding: 5px 20px;
    margin-right: 10px;
    font-size: 85%
}

.shop_navigation span {
    background-color: #F0EFEB;
    color: #000
}

.shop_navigation_current span {
    color: #FFF;
    background-color: #E83531
}

.info_block {
    display: table;
    border-spacing: 15px
}

.info_block dl {
    display: table-cell;
    width: 50%;
    border-radius: 10px;
    padding: 12px 15px 17px
}

.info_block dt {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #000;
    font-size: 19pt
}

.info_block dt a {
    color: #000;
    text-decoration: none
}

.info_block dt a:hover {
    text-decoration: underline
}

.info_block dd {
    color: #777;
    font-size: 9pt;
    line-height: 150%;
    margin: 5px 0 0
}

.info_block .left {
    border: 1px solid #E7E8E3;
    background-color: #FAFAF9
}

.info_block .right {
    border: 1px solid #E8E7E3;
    background-color: #F7F6F2
}

.poll p {
    margin: 8px 0
}

.poll p a {
    margin-left: 5px
}

.poll p label input {
    float: left;
    margin-right: 10px
}

.poll input[type=button], .poll input[type=submit] {
    margin-top: 10px
}

.left_block.footer {
    width: 560px
}

.left_block.footer .data {
    padding-top: 8px;
    font-size: 8pt
}

.right_block.footer {
    text-align: right
}

.center_block.footer {
    text-align: center;
    margin-right: -560px;
    margin-left: -280px;
    width: 100%;
    float: left
}

a, a:hover {
    color: #E83531
}

div.breadcrumbs {
    margin: 20px 300px 0 0;
    line-height: 170%
}

a.page_link, span.ctrl, span.current {
    font-family: MuseoSansRegular;
    text-align: center;
    display: block;
    margin-right: 15px;
    background: #fff;
    float: left;
    line-height: 55px;
}

a.page_link, span.current {
    width: 55px;
    height: 55px;
    color: #000;
}

a.page_link {
    background-color: #ccc;
    text-decoration: none;
}

span.current {
    background-color: #ffae51;
    color: #fff;
}

span.ctrl {
    display: none;
    font-size: 10px;
    color: #4F3327;
    cursor: pointer;
    padding: .5em .5em .3em
}

div.rss {
    float: right;
    margin-right: 40px
}

div.rss img {
    margin-bottom: -4px
}

div.comment {
    background: #F0EFEB;
    color: #333;
    margin: 5px 50px 10px 0;
    zoom: 1;
    position: relative;
    padding: 20px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px
}

div.comment div.subject {
    font-weight: 700
}

div.comment p {
    margin: 5px 0 0
}

div.comment span.red, div.comment span.red a {
    color: #E83531 !important;
    text-decoration: underline;
    cursor: pointer
}

div.comment_reply {
    display: none;
    margin: 0 0 10px 20px
}

div.comment_sub {
    margin-left: 20px
}

.comment .row {
    display: table-row
}

.comment .caption {
    font-size: 9pt;
    display: table-cell;
    width: 150px;
    text-align: right;
    vertical-align: middle
}

.comment .field {
    display: table-cell;
    padding: 2px 0 3px 15px
}

.comment .field input[type=file], .comment .field input[type=text], .comment .field input[type=password], .comment .field select, .comment .field textarea, div.shop_coupon input, div.shop_filter input[type=text], div.shop_filter select, input.large, table.shop_cart input[type=text], table.shop_cart select {
    outline: 0;
    width: auto;
    border: none;
    transition: border .2s linear 0s, box-shadow .2s linear 0s;
    -moz-transition: border .2s linear 0s, box-shadow .2s linear 0s;
    -webkit-transition: border .2s linear 0s, box-shadow .2s linear 0s;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .15) inset;
    padding: 2px 15px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    color: #5B5B5B;
    font-size: 10pt;
    font-family: 'Arial Narrow', sans-serif
}

.comment .field input[type=file], .comment .field input[type=text], .comment .field input[type=password] {
    height: 23px;
    width: 100%;
}

.comment .field textarea {
    width: 100%;
    padding: 5px 12px;
    resize: none;
        margin: 6px;
}

.comment .field select {
    width: 210px
}

input.large {
    font-size: 16pt
}

.ui-stars-cancel, .ui-stars-star {
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer
}

.ui-stars-cancel a, .ui-stars-star a {
    width: 16px;
    height: 15px;
    display: block;
    background: url(/images/stars.png) no-repeat
}

ul.polaroids a, ul.polaroids li {
    display: inline
}

.ui-stars-star a {
    background-position: 0 -32px
}

.ui-stars-star-on a {
    background-position: 0 -48px
}

.ui-stars-star-hover a {
    background-position: 0 -64px
}

.ui-stars-cancel-hover a {
    background-position: 0 -16px
}

.ui-stars-cancel-disabled a, .ui-stars-star-disabled, .ui-stars-star-disabled a {
    cursor: default !important
}

.captcha {
    font-size: 75%;
    padding: 0;
    color: #777
}

.captcha span {
    text-decoration: underline;
    cursor: pointer
}

div.captcha img {
    margin: 0 3px -1px 0
}

img.captcha {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px
}

ul.polaroids {
    width: 100%;
    margin: 0 0 10px -60px
}

ul.polaroids a {
    background: #fff;
    float: left;
    margin: 0 0 27px 30px;
    width: auto;
    padding: 5px 5px 10px;
    text-align: center;
    font-family: sans-serif;
    text-decoration: none;
    color: #333;
    font-size: 14pt;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
    -webkit-transform: rotate(-2deg);
    -webkit-transition: -webkit-transform .15s linear;
    -moz-transform: rotate(-2deg)
}

ul.polaroids img {
    display: block;
    margin-bottom: 12px
}

ul.polaroids a:after {
    content: attr(title)
}

ul.polaroids li:nth-child(even) a {
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg)
}

ul.polaroids li:nth-child(5n) a {
    -webkit-transform: rotate(5deg);
    position: relative;
    right: 5px;
    -moz-transform: rotate(5deg)
}

ul.polaroids li:nth-child(8n) a {
    position: relative;
    right: 5px;
    top: 8px
}

ul.polaroids li:nth-child(11n) a {
    position: relative;
    left: -5px;
    top: 3px
}

ul.polaroids li.messy a {
    margin-top: -375px;
    margin-left: 160px;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg)
}

ul.polaroids li a:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .5);
    position: relative;
    z-index: 5
}

span.shop_count {
    font-size: 80%;
    color: #BBB;
    padding-left: 5px
}

div.shop_address .caption {
    font-size: 85%;
    width: 150px
}

div.shop_address .field .width1 {
    width: 105px;
    margin-right: 5px
}

div.shop_address .field .width2, div.shop_address .field select {
    width: 390px
}

#error, #message, #status_message {
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    font-size: 8pt;
    border-collapse: collapse;
    width: 450px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 5px 15px 5px 35px
}

#message p, ul.users {
    margin: 0;
    padding: 0
}

#error {
    border: 1px solid #CA1D13;
    color: #CA1D13;
    background: url(/hostcmsfiles/images/error.gif) 10px 50% no-repeat
}

#message, #status_message {
    border: 1px solid #4ba749;
    color: #4ba749;
    background: url(/hostcmsfiles/images/message.gif) 10px 50% no-repeat
}

.transparent {
    opacity: .6
}

ul.users li {
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 10px 6px;
    width: 230px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin: 0 0 6px;
    padding: 5px 0 11px 45px
}

.users li a:hover, .users li a:visited, ul.users li a:link {
    color: #666;
    font-size: 14pt;
    font-family: Georgia;
    text-decoration: none;
    border-bottom: 1px dashed #666
}

ul.users li:hover {
    background-color: #F4F4F4 !important
}

span.redSup {
    color: #E83531
}

#messages, #siteuser_messages #chat_window {
    overflow-y: auto
}

#messages {
    display: table;
    border-spacing: 0 4px
}

#messages div {
    display: table-row
}

#messages div div {
    display: table-cell;
    vertical-align: middle
}

#messages .attr {
    white-space: nowrap;
    padding-right: 20px;
    text-align: right
}

#messages .text {
    width: 550px;
    border-radius: 15px;
    padding: 10px 12px;
    margin: 4px 8px
}

#messages .out .text {
    background-color: #f0efeb
}

#messages .out a {
    color: #009BE8
}

#messages .out.unread {
    background-color: #fafafa;
    border-color: red
}

#messages .in .text {
    background-color: #f0ecda
}

#messages .in a {
    color: #7FC801
}

#messages .in.unread {
    background-color: #f0efeb
}

#load_messages {
    display: inline-block;
    font-size: 11pt;
    border-bottom: 1px dashed #4ba749;
    margin-bottom: 10px;
    color: #4ba749;
    cursor: pointer
}

.message_topics {
    display: table;
    width: 100%;
    margin-top: 15px
}

.message_topics div {
    display: table-row;
    border-bottom: 1px dotted #E2D5D5
}

.message_topics div.in_unread {
    background-color: #F0EFEB
}

.message_topics div.out_unread {
    background-color: #FAFAFA
}

.message_topics div div {
    display: table-cell;
    vertical-align: middle;
    padding: 5px
}

.message_topics .avatar {
    width: 80px;
    text-align: center
}

.message_topics .user_info {
    width: 220px;
    text-align: center
}

.message_topics .actions {
    width: 40px;
    text-align: center
}

#fastRegistration, #fastRegistrationDescription {
    float: left;
    width: 50%
}

#fastRegistration {
    display: none;
    min-width: 500px
}

#ajaxLoader {
    width: 32px;
    height: 32px;
    padding: 11px;
    box-shadow: 0 2px 2px rgba(204, 204, 204, .7);
    -moz-box-shadow: 0 2px 6px rgba(150, 150, 150, .7);
    -webkit-box-shadow: 0 2px 2px rgba(204, 204, 204, .7);
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    background-color: #FFF
}

.helpdesk_status_1 {
    color: #999
}

.helpdesk_status_2 {
    color: #000
}

.helpdesk_hour div, .helpdesk_wt_0, .helpdesk_wt_1, .helpdesk_wt_2 {
    color: #6A6A6A;
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 1px 1px 0
}

.helpdesk_wt_0 {
    background-color: #EFEEEA
}

.helpdesk_wt_1 {
    background-color: #a6bd4a
}

.helpdesk_wt_2 {
    background-color: #DF5910
}

.helpdesk_day {
    color: #6A6A6A;
    width: 100px
}

.helpdesk_day div {
    height: 19px;
    margin: 0 1px 1px 0;
    padding: 1px 0 0 5px
}

.helpdesk_legend {
    margin: 15px 0 0 30px
}

.helpdesk_hour {
    text-align: center
}

.table_border_hostcms {
    border-spacing: 2px
}

.table_border_hostcms td {
    padding: 6px 20px 5px 6px
}

.table_border_hostcms th {
    padding: 5px 20px 5px 5px;
    border-bottom: 1px solid #D20A1C;
    text-align: left
}

hr {
    border: 0;
    height: 1px;
    color: #dadada;
    background-color: #dadada;
    width: 100%;
    clear: both;
}

.validate label.input_error {
    display: block;
    line-height: 1.8;
    vertical-align: top;
    color: red;
    font-style: italic
}

.validate input.input_error {
    border: 1px dashed #DB1905;
    background-color: #FFFFD5
}

.siteMap li {
    line-height: 1.5em
}

.siteMap li a {
    color: #333;
    font-weight: 700
}

.siteMap li ul li a {
    color: #777;
    font-weight: 400
}

img.userAvatar {
    float: left;
    margin: 25px 10px 20px 0;
    border-radius: 5px
}

.add_message_table div.add_row, .bbedit-toolbar, .table_messages {
    margin-bottom: 5px
}

div.userData {
    width: 300px;
    float: left
}

div.userData dt {
    float: left;
    width: 120px;
    text-align: right;
    margin-right: 12px
}

div.userData dd {
    overflow: hidden;
    font-weight: 700;
    color: #000
}

div.userAvatar {
    float: right
}

.underline {
    text-decoration: underline
}

.line-throught {
    text-decoration: line-through
}

.orderListActions a, .selectedquote {
    text-decoration: underline;
    cursor: pointer
}

.bbedit-smileybar, .bbedit-toolbar {
    line-height: 22px;
    font-size: 10px
}

.bbedit-smileybar {
    margin-top: 5px
}

.bbedit-toolbar span {
    padding: 4px 9px;
    border: 1px solid #B2B2B2;
    background-color: #F0F0F0;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.bbedit-toolbar span.hover, .bbedit-toolbar span:hover {
    border-color: #777;
    background-color: #E5E5E5
}

.table_group_forums, .table_group_forums td {
    border-width: 1px;
    border-color: #E3E1DA;
    border-style: solid;
    padding: 2px;
    border-collapse: collapse;
    empty-cells: show;
    vertical-align: middle
}

.bbedit-smileybar img {
    margin-right: 3px;
    cursor: pointer
}

.bbedit-b {
    background: url(/hostcmsfiles/forum/editor/icons.gif) no-repeat
}

.bbedit-i {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -60px 0 no-repeat
}

.bbedit-u {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -140px 0 no-repeat
}

.bbedit-s {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -120px 0 no-repeat
}

.bbedit-url {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -500px 0 no-repeat
}

.bbedit-img {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -380px 0 no-repeat
}

.bbedit-code {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -180px 0 no-repeat
}

.bbedit-quote {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -220px 0 no-repeat
}

.bbedit-font {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -720px 0 no-repeat
}

.bbedit-olist {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -80px 0 no-repeat
}

.bbedit-ulist {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -20px 0 no-repeat
}

.bbedit-sup {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -620px 0 no-repeat
}

.bbedit-sub {
    background: url(/hostcmsfiles/forum/editor/icons.gif) -600px 0 no-repeat
}

.table_group_forums {
    width: 100%
}

.table_group_title td {
    padding: 2px;
    border-collapse: collapse;
    empty-cells: show;
    border-width: 0;
    border-color: #E3E1DA;
    border-style: solid;
    background-color: #EFEEEA;
    color: #000;
    vertical-align: middle
}

.table_identification, .table_identification td {
    empty-cells: show;
    border-width: 1px;
    border-color: #E3E1DA;
    border-style: solid;
    padding: 2px;
    border-collapse: collapse
}

.title_group_forums {
    font-weight: 700
}

.row_title_group_forums {
    background-color: #EFEEEA;
    color: #000;
    font-weight: 700
}

.table_identification {
    width: 100%;
    margin-top: 10px
}

.table_identification td {
    vertical-align: middle
}

.name_users {
    color: #DB1905
}

.row_title_identification {
    color: #000;
    background-color: #EFEEEA;
    font-weight: 700
}

.table_forum {
    width: 100%;
    padding: 2px;
    border: 0
}

.table_forum_message, .table_forum_message td {
    color: #000;
    empty-cells: show;
    border-width: 1px;
    border-color: #E3E1DA;
    border-style: solid
}

.table_forum_message {
    width: 100%;
    padding: 2px;
    border-collapse: collapse;
    background-color: #EFEEEA
}

.table_forum_message td {
    vertical-align: middle
}

.forum_message_signature {
    padding-top: 10px;
    font-size: 85%;
    color: #999
}

.table_forum td {
    vertical-align: middle
}

.row_title_forum {
    padding-top: 5px
}

.table_title_forum {
    width: 100%;
    color: #000
}

.table_title_forum td {
    border: none
}

.add_theme_table, .table_themes td {
    border-collapse: collapse;
    empty-cells: show;
    border-width: 1px;
    border-color: #E3E1DA;
    border-style: solid;
    color: #000
}

.title_forum {
    color: #000;
    font-weight: 700
}

.table_themes {
    width: 100%;
    padding: 2px;
    border-spacing: 0;
    color: #000;
    border-collapse: collapse;
    empty-cells: show
}

.row_title_themes, .row_title_themes_message {
    height: 25px;
    width: 100px;
    background-color: #EFEEEA
}

.table_themes td {
    padding: 3px;
    border-spacing: 0
}

.row_title_themes {
    font-weight: 700;
    padding-left: 10px
}

.row_title_themes td {
    color: #000
}

.row_title_themes_message {
    padding-left: 5px;
    padding-right: 5px
}

.row_title_themes_message label {
    color: #000
}

.theme_td_attribute {
    width: 20px
}

.theme_td_author {
    width: 120px
}

.theme_td_create_date {
    width: 80px
}

.theme_td_count_answer {
    width: 50px
}

.theme_td_last_message {
    width: 120px
}

.theme_td_action {
    width: 140px
}

.table_message_parameters, .table_messages, .table_title_message {
    width: 100%
}

.color_hidden_theme {
    background-color: #ECE9DB
}

.color_2_theme {
    background-color: #F9F9F9
}

.add_message_table, .add_theme_table, .add_theme_table td, .codestyle, .quotestyle, .row_title_messages {
    background-color: #EFEEEA
}

.add_theme_table {
    width: 100%
}

.add_theme_table td {
    border-width: 8px
}

.table_messages, .table_messages td {
    border-width: 1px;
    border-color: #E3E1DA;
    border-style: solid;
    empty-cells: show;
    border-collapse: collapse
}

.row_title_messages {
    font-weight: 700;
    color: #000
}

.table_title_message td {
    border: none
}

.title_messages {
    color: #000
}

.author_name {
    font-weight: 700;
    cursor: pointer
}

.selectedquote {
    color: #0089C6
}

.quotestyle {
    border-collapse: collapse;
    border-width: 1px;
    border-color: #E3E1DA;
    border-style: solid;
    padding: 5px
}

.codestyle {
    font-family: monospace;
    border-collapse: collapse;
    border: 1px solid #E3E1DA;
    padding: 5px
}

.table_message_parameters td {
    border-width: 0
}

.add_message_table {
    border: 1px solid #E3E1DA;
    color: #000;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.add_message_table div.add_row div.row_block {
    margin-right: 20px;
    float: left
}

.add_message_table div.add_row input[type=checkbox] {
    margin-bottom: -3px;
    border-width: 0
}

.table_user_info, .table_user_info td {
    border-collapse: collapse;
    empty-cells: show;
    border-width: 1px;
    border-color: #E3E1DA;
    border-style: solid
}

.row_user_name, .row_user_parameters {
    background-color: #EFEEEA;
    font-weight: 700;
    color: #000
}

.smiles_td td, .table_extra_properties td {
    border: none
}

.orderListActions span.paid, .orderListPaymentSystem {
    font-weight: 700
}

.orderListActions span.canceled, .orderListActions span.notPaid {
    font-weight: 700;
    color: #E83531
}

.orderListChangePaymentSystem {
    display: none;
    width: 520px;
    background: #F0EFEB;
    color: #333;
    margin: 5px 50px 10px 0;
    zoom: 1;
    position: relative;
    padding: 20px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px
}

div.authorization {
    display: table-cell;
    width: 500px
}

.lock, .thumbs, .thumbs a, span.rate {
    display: inline-block
}

.maillist_fieldset {
    margin-bottom: 7px;
    border-radius: 10px;
    border: 1px solid #75736E
}

.maillist_fieldset legend {
    font-weight: 700
}

.field .maillist_fieldset select {
    width: 115px
}

.maillist_fieldset input {
    margin: 0 5px 0 21px;
    position: relative;
    top: 4px
}

.maillist_fieldset label {
    border-bottom: 1px dashed #ccc;
    font-size: 8pt
}

.friendlist input[type=text], .friendlist select, .friendlist textarea {
    border-radius: 4px;
    color: #888;
    font-size: 11px;
    margin: 0 0 10px 20px;
    padding: 4px 6px;
    vertical-align: middle;
    background-color: #FFF;
    border: 1px solid #CCC
}

.friendlist select {
    width: 20%
}

span.thumbs {
    font-size: 8pt
}

.thumbs a {
    height: 10px;
    margin-bottom: -1px;
    width: 11px
}

.thumbs.inactive a {
    cursor: default
}

.thumbs span {
    padding-right: 0
}

span.rate {
    font-weight: 700;
    margin: 0 10px;
    padding: 0
}

span.inner_thumbs {
    padding: 0 5px 0 3px
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-selected {
    background: #F0F0F0
}

.autocomplete-suggestions strong {
    font-weight: 400;
    color: #39F
}

.mob, .town {
    color: #fff;
    display: inline-block;
    font-size: 24px
}

.width {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.head {
    background: #5f574c
}

.logo {
    background: url(/img/logo.png) no-repeat;
    float: left;
    height: 57px;
    width: 365px
}

.phones, .search_top {
    float: right
}

.phones {
    margin: 13px 0 0
}

.town {
    background: url(/img/phone_2.png) no-repeat;
    padding: 0 0 2px 40px
}

.mob {
    background: url(/img/phone.png) 8px 0 no-repeat;
    margin-left: 40px;
    padding: 0 0 0 25px
}

.adress, .mail {
    display: inline-block;
    padding: 0 0 2px 40px;
    color: #fff
}

.adress {
    background: url(/img/home.png) 0 7px no-repeat;
    font-size: 16px
}

.mail {
    background: url(/img/mail.png) no-repeat;
    font-size: 18px
}

.mail a {
    color: #fff
}

.menu {
    box-shadow: 1px 1px 5px #ccc;
    position: relative;
}

.banner {
    background: #f5f1ec
}

.banner .width {
    background: url(/img/ban_foto.png) right center no-repeat;
    height: 532px
}

.width > span {
    color: #5e1100;
    display: block;
    font-family: "Roboto Slab";
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
    padding: 60px 0 0 40px;
    text-shadow: 0 1px 0 #000;
    width: 650px
}

.width > span.damas {
    padding: 20px 0 0 300px
}

.banner .width > a {
    background: #fe2638;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: 20px 0 60px 320px;
    padding: 15px 30px;
    text-decoration: none
}

.ban_menu > a {
    color: #342104;
    font-size: 16px;
    font-style: italic;
    margin-right: 5px
}

.ban_menu {
    font-size: 16px;
    text-align: center;
    width: 700px
}

.cont {
    padding: 40px 10px;
    position: relative
}

.cont .width > img {
    float: left;
    margin-right: 15px;
}

.cont_desc {
    /*float: right;*/
    width: 100%;
    min-height: 46px;
}

.cont_desc > p {
    font-size: 18px
}

.cont_desc > span {
    color: #5f574c;
    font-size: 24px
}

.copy, .footer .top_menu a {
    color: #fff;
    font-size: 15px
}

.content {
    background: #f7f4f1
}

.footer {
    background: #5f574c
}

.col-3 {
    /*float: right;*/
   /*width: 325px;
    margin-top: -37px*/
}

.footer .col-3 span {
    display: block !important;
    float: left;
    margin: 0 0 10px
}
footer .col-3 .footer_phone {
    margin-bottom: 15px;
}
footer .col-3 .phone_bk,
footer .col-3 .soc_bk {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
footer .col-3 .soc_bk {
    margin-left: 10px;
}

.footer .mob {
    padding-left: 40px
}

.col-1 {
    float: left
}

.copy {
    display: block;
    margin-top: 5px
}

.footer-block .map {
    background:none;
    color:#fff;
    margin-top:10px;
    display: block;
}
.footer-block .map:hover {
    text-decoration: none;
}

.footer .width {
    background: url(/img/foot_back.png) 130px 0 no-repeat;
    height: 94px;
    padding: 60px 0
}


.footer .top_menu > li {
    border-left: 1px solid #fff;
    border-right: 0 none;
    padding: 3px 15px;
    text-align: left;
    width: 160px
}

.footer .top_menu {
    line-height: 140%;
    padding: 0
}

.content .foto_list2 a, .foto_list a {
    height: 175px;
    line-height: 70%;
    vertical-align: middle
}
.content .foto_list2.akcii a{
    width: 100%;
    height: 195px;
}

.content .foto_list2.akcii .spec_btn{
    position: absolute;
    bottom: 0;
    left: 0;
}
.content .foto_list2.akcii a.footer-btn{
    width: 185px;
    height: 34px;
    border: none;
    padding: 8px 0;
}
.content .foto_list2.akcii img{
    max-width: 100%;
}
.content .foto_list2 img{
    max-height: 100%;
}
.content li {
    background: url(/img/red_bul.png) 0 8px no-repeat;
    list-style: none;
    padding-left: 15px
}

.content ol li {
    background: none;
    list-style: decimal;
    padding-left: 0px;
    margin-left: 15px;
}

.content {
    padding: 40px 10px;
}

.foto_list {
    list-style: none;
    margin: 0;
    padding: 0
}

.foto_list > li {
    border: 10px solid #f8f5f1;
    float: left;
    height: 175px;
    margin: 20px;
    width: 240px
}

.foto_list a {
    display: table-cell;
    width: 240px
}

.photo {
    padding: 40px;
    text-align: center
}

.content .foto_list2 {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.content .foto_list2:after {
    content: '';
    display: block;
    clear: both
}

.content .foto_list2 > li {
    /*float: left;*/
    width: 260px;
    margin: 19px;
    padding: 0;
}

.content .foto_list2.akcii > li {
        position: relative;
    padding-bottom: 53px;
}
.foto_list2 li {
    background: none;
}

.content .foto_list2 a {
    display: table-cell;
    width: 235px;
    border: 10px solid #fff;
		display: block;
	  margin: auto;
}

.content .foto_list2 a.gr_name {
    color: #000;
    border: none;
    display: block;
    font-size: 16px;
    height: auto;
    line-height: 140%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    width: auto;
    min-height: 45px;
}

.top_menu li div {
    background: #fff;
    left: -10px;
    padding: 10px;
    position: absolute;
    top: 17px;
    /*width: 200px;*/
    z-index: 9999
}

.top_menu li div ul {
    margin-top: 15px
}

.second_menu > li {
    border: none;
    display: block;
    float: none;
    line-height: 140%;
    padding: 3px 15px;
    text-align: left
}
.menu-area .top_menu li .second_menu li {
        display: block;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        padding: 3px;
    }
    .menu-area li > .second_menu {
        position: absolute;
        top: 48px;
        left: 0;
    }
.faq_wrap{
    background-color: rgba(106, 89, 77, .8);
    box-shadow: 2px 2px 0 #584d47;
    border-radius: 3px;
    border: 1px solid rgba(19, 19, 18, .86);
    margin-bottom: 20px;
}
.faq_name{
    text-shadow: 1px 1px 1px rgba(34, 30, 30, .76);
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    padding: 10px;
    cursor: pointer;
}
.faq_text{
    color: #f8f1e8;
    padding: 10px;
    font-style: italic;
    display: none;
}
.faq_wrap:first-child .faq_text{
    display: block;
}
.review_list{
    padding: 15px 35px;
    margin-bottom: 30px;
}
.review_list .name {
    text-align: center;
    font-size: 20px;
        color: #584d47;
        margin-top: 15px;
}
.review_list .owl-dots {
    float: none;
    left: 0;
    right: 0;
    bottom: -20px;
    text-align: center;
}
.review_list .owl-dot {
    width: 15px;
    height: 15px;
}
.review_list.owl-carousel .owl-nav{
    display: block;
}
.review_list.owl-carousel .owl-nav .owl-prev {
    background-image: url(/images/arrowl-min2.png);
    height: 30px;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    width: 30px;
    top: 25%;
}
.review_list.owl-carousel .owl-nav .owl-next {
    background-image: url(/images/arrowr-min2.png);
    height: 30px;
    background-repeat: no-repeat;
    position: absolute;
    right: -10px;
    width: 30px;
    top: 25%;
}
.excellence {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 30px;
}
.excellence .text{
    margin-top: 10px;
            padding: 0 3px;
}
.excellence .image{
    width: 92px;
    height: 92px;
    border: 2px solid rgba(255, 174, 81, 0.25);
    border-radius: 50%;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;

}
.excellence .excellence_item{
    width: 20%;
}
.excellence .image:hover{
    border: 2px solid rgba(255, 174, 81, 0.75);
}
.excellence .excellence1{
    background-image: url(/images/excellence1.svg);
}
.excellence .excellence2{
    background-image: url(/images/excellence2.svg);
}
.excellence .excellence3{
    background-image: url(/images/excellence3.svg);
}
.excellence .excellence4{
    background-image: url(/images/excellence4.svg);
}
.excellence .excellence5{
    background-image: url(/images/excellence5.svg);
}
.usl_name{
margin: 15px 0;
text-shadow: 1px 1px 1px rgba(34, 30, 30, .76);
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    padding: 10px;
    cursor: pointer;
        background-color: rgba(106, 89, 77, .8);
    box-shadow: 2px 2px 0 #584d47;
    border-radius: 3px;
    border: 1px solid rgba(19, 19, 18, .86);
}
.usl_wrap .beautiful_table{
    display: none;
}
.usl_wrap.active .beautiful_table{
    display: table;
}
#table_ceny:before {
    display: block;
    content: "";
    height: 150px;
    margin: -150px 0 0;
}
@media (min-width: 992px) {
    .menu-area li:hover > .second_menu {
        display: block;
        } 
    }
    .menu-area .top_menu li ul li a:hover {
        color: #ffae51;
    }

.formcall .title, .formcall2 .title, .foto_job_block, .press_about_us, a.all_akc {
    text-align: center
}

.second_menu {
 padding: 10px;
        z-index: 99;
        background-color: #887a70;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        display: none;
        width: 220px;
        margin-top: 0;
    text-align: left;
}

.second_menu div {
    margin-left: 200px !important;
    margin-top: -27px
}

.second_menu li div ul {
    margin-top: 0 !important
}

.video_list {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center
}

.video_list li {
    /*float: left;*/
    line-height: 70%;
    margin: 6px;
    position: relative;
    width: 270px;
    background: 0 0
}

.video_list li img {
    max-width: 100%
}

.video_name {
    background: url(/img/name_back.png);
    bottom: 0;
    color: #fff;
    font-size: 12px;
    line-height: 120%;
    padding: 5px;
    position: absolute;
    width: 260px
}

.spec {
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.spec > li {
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #cacaca;
    padding: 20px 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}



.spec_img {
    float: none;
    margin: 0 auto;
    width: 160px
}
.spec_img.small_image img{
    max-width: 160px;
}
.new_spec .spec_img {
width: 22%;
display: inline-block;
vertical-align: top;
}


.new_spec .spec_name {
    display: block;
}
.new_spec .spec_desc {
 width: 77%;
display: inline-block;
vertical-align: top;  
padding-left: 5px; 
}

.spec_btn a.footer-btn {
    width: 230px;
    margin: 15px 0;
    height: 40px;
}
.vrachi .item_vrach .href {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
@media (max-width: 991px) {
    .spec_btn {
        width: 100%;
        float: none;
    }
    .spec_btn a.footer-btn {
        margin: 10px auto;
    }
}


.spec_name {
    color: #000;
    font-size: 24px
}

.text ul {
    display: table
}

.width > span.slogan {
    background: url(/img/slogan.png) center center no-repeat;
    display: block;
    height: 310px;
    padding: 0 60px;
    width: 582px
}

.soc a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin: 18px 10px 5px 0
}

.formcall, .formcall2, .wrap-bg, .formcall_otz {
    position: fixed;
    display: none
}
.formcall4{
    position: absolute;
    display: none;
}

.vk {
    background: url(/img/vk.png) no-repeat
}

.in {
    background: url(/img/in.png) no-repeat
}

.you {
    background: url(/img/you.png) no-repeat
}

.ya-share2__list_direction_horizontal > .ya-share2__item {
    padding: 0;
    background: 0 0
}

.wrap-bg {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 450;
    height: 100%;
    background-color: rgba(0, 0, 0, .2)
}

.formcall, .formcall2, .formcall4, .formcall_otz {
    background-color: #F5F1EC;
}

.formcall, .formcall2, .formcall4, .formcall_otz {
    top: 10%;
    left: calc((100% - 475px) / 2);
    padding: 35px 100px 20px;
    border-width: 0;
    z-index: 500;
    width: 475px;
    font-family: MuseoSansRegular;
}
@media (max-width: 650px) {
    .formcall, .formcall2, .formcall4, .formcall_otz {
        left: calc((100% - 320px) / 2);
        padding: 35px 20px 20px;
        width: 320px;
    }
}


.btn-zakaz, .formcall button, .formcall2 button, .formcall4 button, .formcall_otz button {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none
}

.formcall .close, .formcall2 .close2, .formcall4 .close4, .formcall_otz .close2 {
    display: inline-block;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 20px;
    top: 15px;
    background: url(/img/close.png) no-repeat;
    font-size: 18px;
    cursor: pointer;
}

.formcall .title, .formcall2 .title, .formcall4 .title, .formcall_otz .title {
    font-size: 20px;
    color: #282828;
    margin-bottom: 25px;
}

.formcall input, .formcall2 input, .formcall4 input, .formcall_otz input {
    width: 100%;
    height: 38px;
    margin: 0;
    padding: 2px 12px;
    font-family: MuseoSansRegular;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    color: #282828;
}
.formcall4 select  {
    width: 100%;
    height: 38px;
    padding: 2px 12px;
    border: 1px solid #cfcfcf;
    font-family: MuseoSansRegular;
    font-size: 16px;
    color: #282828;
    outline: 0;
    
}
.formcall .MSG.wrong.error,
.formcall2 .MSG.wrong.error,
.formcall4 .MSG.wrong.error,
.formcall_otz .MSG.wrong.error {
    font-size: 13px;
    width: 85px;
    right: -90px;
    top: 5px;
}

@media (max-width: 650px) {
    .formcall .MSG.wrong.error,
    .formcall2 .MSG.wrong.error,
    .formcall4 .MSG.wrong.error,
    .formcall_otz .MSG.wrong.error {
        width: auto;
        right: 0;
        top: 100%;
    }
}



.formcall .priv_pol_f, .formcall2 .priv_pol_f, .formcall_otz .priv_pol_f, .formcall4 .priv_pol_f, .formcall_otz .priv_pol_f {
    margin: 5px 0;
    font-size: 13px;
    color: #282828;
}
.formcall .priv_pol_f a, .formcall2 .priv_pol_f a, .formcall_otz .priv_pol_f a, .formcall4 .priv_pol_f a, .formcall_otz .priv_pol_f a {
    color: #d47a13;
}
.formcall .priv_pol_f a:hover, .formcall2 .priv_pol_f a:hover, .formcall_otz .priv_pol_f a:hover, .formcall4 .priv_pol_f a:hover, .formcall_otz .priv_pol_f a:hover {
    text-decoration: none;
}

.formcall button, .formcall2 button, .formcall4 button, .formcall_otz button {
    display: block;
    width: 200px;
    font-size: 18px;
    text-transform: none;
    border: none;
    padding: 12px;
    margin: 0 auto;
    cursor: pointer;
    background: #ffae51;
    color: #FFF;
}
.formcall button:hover, .formcall2 button:hover, .formcall4 button:hover, .formcall_otz button:hover {
    background-color: #e79231;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}

.formcall2 textarea, .formcall_otz textarea {
    width: 100%;
    height: 126px;
    margin: 0;
    padding: 10px 12px;
    border: 1px solid #cfcfcf;
    font-family: MuseoSansRegular;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    color: #282828;
    resize: none;
    outline: 0;
}


.formcall .rezult-form, .formcall2 .rezult-form2 {
    color: #339E36
}

.btn-zakaz, .btn-zakaz:hover {
    color: #FFF
}

.btn-zakaz {
    background: #FE2638;
    font-size: 18px;
    padding: 5px 20px;
    margin-right: 20px
}

.banner.page .slogan {
    display: none
}

.banner.page .width {
    height: 95px;
    background-size: 65px
}
.double_gal_item{
    width: 45%;
    margin: 0 18px 20px;
    display: inline-block;
    vertical-align: top;
}
.double_gal_item img{
    padding: 3px;
    background: #FFF;
    max-width: 100%;
}
.foto_job img, .foto_job_inner img {
    padding: 3px;
    background: #FFF
}

.banner.page .width > a {
    margin: 20px 0 0
}

.banner.page .ban_menu {
    margin-top: 15px;
    float: left
}

.foto_job, .foto_job_inner {
    margin: 0 25px 20px;
    display: inline-block;
    vertical-align: top
}

.beautiful_table th {
    background-color: rgba(106, 89, 77, .8)
}

.beautiful_table {
    border: 1px solid #000;
    border-collapse: collapse; /*width:95%*/
    width: 100%
}

.beautiful_table tr {
    border: none
}

.beautiful_table td {
    border: 1px solid #000;
    padding: 6px 3px 6px 15px;
    vertical-align: top
}

.beautiful_table td:nth-child(2) {
    min-width: 200px;
	white-space: normal;
}

.beautiful_table th {
    color: #FFF;
    padding: 10px 5px;
    border: 1px solid rgba(19, 19, 18, .86);
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(34, 30, 30, .76);
    font-size: 18px
}
.beauty{
    margin-bottom: 15px;
}
.beauty tr:nth-child(2n+1){
    background: #f3ece5;
}
.block_video {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #887a71;
    margin: 0 auto 20px;
}
.block_video iframe,
.block_video video{
    display: block;
}
img.news_img.mim {
    border: 1px solid #f7b336;
    padding: 10px
}

.cont.akc {
    background: #f7f4f1;
    padding: 40px 10px 20px;
}

a.gr_name2 {
    color: #4f342e;
    font-size: 16px;
    display: block;
    clear: both;
    margin: 10px 0;
}
a.gr_name2:hover {
    text-decoration: none;
}

a.all_akc {
    background: #ffae51;
    width: 275px;
    margin: 20px auto 0;
    height: 50px;
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 14px 0 0;
    font-family: 'MuseoSansRegular';
    font-size: 18px;
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
}
a.all_akc:hover{
    background-color: #e79231;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}

.cont_block {
    display: block;
    width: 25%;
    float: left;
    vertical-align: top;
}

.cont_block img.news_img {
    width: 100%;
    max-width: 260px;
    height: 195px;
    padding: 0;
    border: 10px solid #fff;
    float: none;
}

.akc .h2 {
    text-align: center;
    margin-bottom: 30px;
}
.akc .cont_block .cont_desc {
    width: 95%;
}
.akc .cont_block .h2 {
    font-size: 16px;
    text-align: left;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 10px;
}


.press_about_us {
    width: 100%;
    display: inline-block;
    list-style: none;
    border: 1px solid #f7b336;
    position: relative;
    padding: 20px 10px 15px 15px;
    box-sizing: border-box;
    max-width: 380px;
    margin: 0 auto 30px;
}

.press_about_us .date {
    background: url(/img/tipe1.png) left top no-repeat;
    width: 57px;
    height: 42px;
    position: absolute;
    color: #fff;
    left: -15px;
    top: -22px
}

.press_about_us .date .date_d {
    font-size: 24px;
    width: 48px;
    position: relative;
    top: -2px
}

.press_about_us .date .date_m {
    font-size: 12px;
    width: 49px;
    top: -11px;
    position: relative;
    text-align: center
}

.width.spress {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 35px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.width.spress:after{
    content: '';
    display: inline-block;
    width: 380px;
}

.width.spress .press_about_us {
    margin: 10px 0 20px; 
}
.width.spress .press_about_us .image_press {
    height: 200px;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;

}
.width.spress .press_about_us .cont_desc_press {
    font-size: 14px;
    text-align: left
}

.width.spress .press_about_us .cont_desc_press h3, .width.spress .press_about_us .cont_desc_press > div {
    color: #373737;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    margin: 5px 0
}

.width.spress .press_about_us .cont_desc_press em {
    color: #373737;
    font-size: 14px;
    text-align: left
}

.width.spress .press_about_us a.ist_name {
    float: right;
    margin: 10px;
    color: #fea845;
    font-style: italic
}
.width.spress .press_about_us a.ist_name:hover {
    text-decoration: none;
}

.bstr {
    font-weight: 700
}

.bl_but { /*position:absolute;right:0;*/
    background: #ffae51;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    cursor: pointer;
    margin: auto;
    width: 290px;
}
.bl_but:hover {
    background-color: #e79231;
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}

.line_bl_but {
    position: relative;
    height: auto;
    margin: 20px 0 0
}

.cont.vrachi {
    text-align: center;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
}

.vrachi .width {
    text-align: center
}

.vrachi .item_vrach {
    display: inline-block;
    margin: 0 10px;
    width: 100%;
    max-width: 215px;
    position: relative;
    vertical-align: top;
}

.item_vrach_img {
    width: 160px;
    display: block;
    height: 180px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 50%;
    border: 10px solid #f7f4f1
}

.item_vrach_img img {
    height: 100%
}

.item_vrach_desc {
    height: 60px;
    overflow: hidden;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px
}

.item_vrach_name {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    margin: 10px 0;
    text-transform: uppercase
}

.cont.vrachi .width {
    min-height: 25px
}

.sert_blcs .owl-item{
    text-align: center;
}

.sert_blcs {
    width: 100%;
    clear: both
}

.sert_bl {
    display: inline-block;
    width: auto;
    margin: 0 auto;
}

.sert_img, .sert_imgl {
    width: 100%;
    text-align: center;
    max-height: 300px;
    position: relative
}

.sert_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 300px
}

.sert_txt {
    width: 94%;
    margin: 10px 3% 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px
}

.rotated {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.rotated > :first-child:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset
}

.rotated:before, .rotated:after {
    content: "";
    position: absolute;
    z-index: -2;
    bottom: 20px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.rotated:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg)
}

.sert_blcs .owl-dots {
    display: none
}
.owl-nav{
    pointer-events: none
}
.owl-prev, .owl-next{

    pointer-events: auto
}
.sert_blcs .owl-nav {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 65px;
    left: 0;
}

.sert_blcs .owl-prev, .sert_blcs .owl-next {
    position: absolute;
    top: 0;
    height: 65px;
    width: 25px;
}

.sert_blcs .owl-prev {
    background: url(/images/damasclinic_prev.png) no-repeat left top transparent;
    left: 0;
}

.sert_blcs .owl-next {
    background: url(/images/damasclinic_next.png) no-repeat left top transparent;
    right: 0;
        background-position: right top;
}

.sert_big .content-wrap {
    overflow: visible
}

.rew-block-main.sert_big {
    background: #f7f4f1
}

.sert_imgl {
    display: none
}

.sert_img:hover .sert_imgl {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9;
    background: url(/images/damasclinic_l.png) no-repeat center center rgba(255, 255, 255, .5)
}

.sert_big .owl-slider .owl-item .item {
    height: 335px
}

.sert_big a.all_akc {
    position: relative;
    float: right
}
.otz_mb.rew-list ul{
    padding: 0 25px;
    position: relative;
}
.otz_mb.rew-list li {
    width: calc((100% / 3) - 55px);
    display: inline-block;
    list-style: none;
    margin: 0 0px 15px 0;
    border: 1px solid #feb467;
    padding: 20px 15px;
    background: #fff;
    vertical-align: top;
    max-width: 98%;
    min-height: 305px;
}

.otz_mb.rew-list li:nth-child(3n) {
    margin-right: 0
}

.rew-list.otz_mb.otz_mb2 ul{
    text-align: left;
    padding: 0;
}
.rew-list.otz_mb.otz_mb2 li{
    width: 100%;
    min-height: auto;
    padding: 7px 12px 20px;
    border: none;
    border-left: 1px solid #feb467;
    display: inline-block;
    list-style: none;
    margin: 0 30px 15px 0;
    background: #fff;
    vertical-align: top;
    min-width: 320px !important;
    max-width: 100%;
}
.footer-btn.ost_otziv{
        margin: 25px auto;
    }
.otz_mb .div-text img{
    width: 200px;
}
.owl-carousel .owl-item .div-text img{
    display: none;

}
.otz_mb.otz_mb2 .div-text img{
    height: 200px;
    width: auto;
    margin-bottom: 10px;
}
.otz_mb .titleimg {
    height: 90px;
    width: 90px;
    margin-right: 15px;
    float: left
}

.otz_mb .titleimg img {
    width: 90px;
    height: auto;
    border-radius: 50%
}

.rew-list-video-otz ul{
    padding: 0;
}
.rew-list-video-otz li{
    width: calc((100% / 3) - 35px);
    display: inline-block;
    list-style: none;
    margin: 0 30px 15px 0;
    padding: 10px;
    vertical-align: top;
    background: none;
    min-width: 320px !important;
}

.otz_mb .kv {
    display: block;
    height: 90px;
    background-image: url(/main/kv2.png);
    width: 30px;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-bottom: 0;
    background-position: center 20px;
    float: left
}

.otz_mb .cl_otz_name {
    margin: 0 0 5px 145px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #373737;
    padding: 15px 0 0 0;
    text-align: left;
    text-transform: uppercase
}

.otz_mb .cl_otz_date {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin: 0 0 0 145px;
    color: #373737
}

.otz_mb .top_otz_cont {
    min-height: 90px
}
.otz_mb2.otz_mb .top_otz_cont {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-top: 10px;
}

.otz_mb .div-text {
    font-family: 'Open Sans', sans-serif;
    /*font-family: MuseoSansRegular;*/
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    padding-top: 10px;
    color: #373737;
}

.otz_mb.otz_mb2 .div-text {
    display: inline-block;
    vertical-align: top;
    width: 74%;
    font-family: MuseoSansRegular;
    line-height: 19px;
    padding-top: 0;
}

.otz_mb .all_akc.rev_akc {
    background: url(/img/all_akc_rev.png) left -4px no-repeat
}

.video-block-otz .width {
    text-align: center
}

.owl-slider.owl-carousel3 .owl-item .item {
    position: relative;
    /*height: auto;*/
}
.otz_mb.rew-list .owl-item .item {
    height: 320px;
}

.video-block-otz.otz_bl .content-wrap {
    overflow: visible
}

/*#lightbox-container-image>img#lightbox-image{max-height:500px;width:auto}*/



/*----- Toggle Button -----*/
.burger,
.toggle-nav {
    display:none;
}

/*----- Menu -----*/

.menu_mob ul {
    display:inline-block;
}

.menu_mob li {
    list-style:none;
    font-size:17px;
}

.menu_mob li:last-child {
    margin-right:0px;
}

.menu_mob a {
    text-shadow:0px 1px 0px rgba(0,0,0,0.5);
    color:#fff;
    transition:color linear 0.15s;
    text-decoration: none;
    padding: 5px;
}

.menu_mob a:hover, .menu .current-item a {
    text-decoration: underline;
}

.title_photo_job {
    display: block;
    margin: 60px 0 35px;
    font-family: MuseoSansRegular;
    font-size: 30px;
    text-align: center;
}

.foto_job_container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin-top: 20px;
}
.foto_job_container.text-left:after{
    content: '';
    width: 362px;
    margin: 0 auto 20px;
    display: inline-block;
}
.foto_job_container .owl-stage{
    margin: auto;
}

.footer-block .whatsapp{background:url(/img/whatsapp2.png) 0 center no-repeat;width:25px;height:25px;display:block;float:right;margin-left:5px}
.footer-block .viber{background:url(/img/viber.png) 0 center no-repeat;width:25px;height:25px;display:block;float:right;margin-left:5px}

.phone.call_phone_1 .whatsapp {
	display: none;
}

.head-phone .viber {
    background: url(/img/viber.png) 0 center no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    float: right;
    margin-left: 5px;
}

.head-phone .whatsapp {
    background: url(/img/whatsapp2.png) 0 center no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    float: right;
    margin-left: 5px;
}

.head-phone span.send-me-mobile {
	display: none;
}

.topmenu .first-area {
	background-color: #584d47;
}
/*.formcall_otz{
    display: none;
    margin-top: 10%;
    left: calc((100% - 320px) / 2);
    padding: 15px;
    border-width: 3px;
    z-index: 500;
    width: 320px;
    background-color: #F5F1EC;
    border-style: solid;
    border-color: #5F574C;
    position: absolute;
    }
.formcall_otz .close2 {
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: -15px;
    padding-left: 6px;
    font-size: 18px;
    cursor: pointer;
    padding-right: 6px;
    background-color: #F5F1EC;
    border-style: solid;
    border-color: #5F574C;
}
.formcall_otz .title {
    font-size: 17px;
    color: #5F574C;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
}
.formcall_otz input {
    width: 100%;
    height: 35px;
    font-size: 16px;
    font-weight: 400;
    color: #070807;
    margin: 6px auto;
}
.formcall_otz textarea {
    font-size: 16px;
    font-weight: 400;
    color: #070807;
    width: 100%;
    padding: 10px 30px 2px 15px;
    margin: 6px auto;
    font-style: italic;
    font-family: robotoregular;
    border: 1px solid #cfcfcf;
}

.formcall_otz button {
    width: 50%;
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    padding: 5px 15px;
    margin-top: 10px;
    cursor: pointer;
    float: right;
    background-color: #5F574C;
    color: #FFF;
    border-color: #5F574C;
        display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
}
.formcall_otz .error{
    color: red;
}*/
.formcall_otz #file2{
    display: none;
}
.label_file{
    display: inline-block;
    width: 35px;
    height: 30px;
    background: url(/images/2019/06/13817.png) center left no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    vertical-align: top;
    margin-left: 20px;
    cursor: pointer;
}
.rezult-formcall_otz{
    color: #339E36;
}
footer .col-1,
footer .col-2,
footer .col-3,
footer .col-4{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
}
.pressa{
    padding: 20px 10px;
}
.press_about_us .istoc{
    display: block;
    margin-top: 20px;
    font-style: italic;
}
.pressa .press_about_us .istoc{
    margin-top: 7px;
}
.pressa .press_about_us{
    position: relative;
    padding-bottom: 45px;
    margin-bottom: 18px;
}
.pressa .press_about_us .ist_name{
    position: absolute;
    margin: 0;
    right: 10px;
    bottom: 4px;
}
.pressa .cont_desc_press p{
    margin: 0;
}
.footer-map{
    height: 230px;
}
/*----- Responsive -----*/

@media screen and (min-width: 991.98px) {
    .menu_mob {
        display: none;
    }
}

@media screen and (max-width: 991.98px) {
    .menu_mob {
        position:relative;
        display:inline-block;
        width: 100%;
    }

    .menu_mob ul.active {
        display:none;
        width: 100%;
        padding: 10px 18px;
        border-radius: 3px;
        background: transparent;
    }

    .menu_mob ul {
        width:100%;
        padding:10px 18px;
        border-radius:3px;
        background: transparent;
        margin: 0;
    }

    .menu_mob li {
        margin:5px 0px 5px 0px;
        float:none;
        display:block;
        text-align: center;
    }

    .menu_mob a {
        display:block;
    }
    .burger,
    .toggle-nav {
        display: inline-block;
        background: url(/img/burger_icon.png) 0 center no-repeat;
        min-height: 19px;
        padding: 15px 0 15px 40px;
        font-size: 18px;
        color: #fff;
        text-decoration: none;
        box-sizing: content-box;
        cursor: pointer;
    }

    .search-form {
        margin:12px 0px 0px 20px;
        float:left;
    }

    .search-form input {
        box-shadow:-1px 1px 2px rgba(0,0,0,0.1);
    }
	
	.spec_desc_block {
        width: 100%;
        clear: both;
    }
    .spec_desc_block .bold{
        color: #222;
    }
	
		iframe {
			max-width: 100%;
		}

		div.comment {
			width: 100%;
    	margin: 0;
		}
		.comment .row {
			display: block;
		}
	
		.comment .caption {
			display: block;
			margin: auto;
			width: 100%;
			text-align: center;
		}
	
		.comment .field {
			display: block;
    	width: 100%;
    	padding: 0;
			text-align: center;
		}
	
		.comment .field input[type=file], .comment .field input[type=text], .comment .field input[type=password] {
			width: 100%;
    	margin-left: 0;
    	margin-right: 0;
		}
		.comment .field textarea {
			width: 100%;
		}
	
		.line_bl_but {
			margin-bottom: 30px;
		}
	
		.beautiful_table {
			word-break: break-all;
		}
	
		.adaptive_table_important {
			width: 100%!important;
			height: 100%!important;
		}
	
		.width > span {
			display: none;
		}
	
	
	
		#lightbox-container-image-box {
			width: 100%!important;
		}
	
		#lightbox-container-image img{
			width: 100%;
			height: auto!important;
		}
	
		#lightbox-container-image-data-box {
			width: 100%!important;
		}
        .otz_mb2.otz_mb .top_otz_cont{
            width: 35%;
        }
        .otz_mb.otz_mb2 .div-text{
            width: 64%;
        }
        .first-area .search_top{
            float: left;
        }
        .first-area .footer-btn{
            float: right;
        }
}


@media (max-width: 575.98px) {
    .title-slide {
        font-size: 32px;
        line-height: 32px;
        text-align: center;
    }

    .form-title {
        text-transform: uppercase;
        font-family: MuseoSansRegular;
        font-size: 32px;
        text-align: center;
        line-height: 32px;
        width: 100%;
    }

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

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

    .cont-slide {
        margin: 0 auto;
    }


    .visible_sm {
        display: none;
    }
	
    .foto_job_container .owl-nav, .doktor_job_container .owl-nav {
        display: block;
    }

    .foto_job_container .owl-nav .owl-prev, .doktor_job_container .owl-nav .owl-prev {
        background-image: url('/images/arrowl-min2.png');
        height: 30px;
        background-repeat: no-repeat;
        position: absolute;
        left: 10px;
        width: 30px;
        top: 40%;
    }
    .foto_job_container .owl-nav .owl-next, .doktor_job_container .owl-nav .owl-next {
        background-image: url('/images/arrowr-min2.png');
        height: 30px;
        background-repeat: no-repeat;
        position: absolute;
        right: -10px;
        width: 30px;
        top: 40%;
    }

    #gallery {
        width: 100%;
        text-align: center;
    }

    #gallery .news_img {
        float: none;
    }

}

@media (min-width: 575.98px) {
    .footer-map{
        height: 300px;
    }
    .title-slide {
        font-size: 72px;
        line-height: 65px;
        text-align: center;
    }

    .form-title {
        text-transform: uppercase;
        font-family: MuseoSansRegular;
        font-size: 48px;
        text-align: center;
        line-height: 48px;
        width: 100%;
    }

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

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

    .cont-slide {
        margin: 0 auto;
    }


    .slider-wrap {
        margin-top: 0;
    }

    .visible_sm {
        display: block;
    }
    footer .col-1{
        width: 50%;
        text-align: left;
    }
    footer .col-2{
        width: 50%;
    }

}


@media (max-width: 767.98px) {
    .sert_bl {
        float: none;
        margin: auto;
        width: 50%;
    }

    img.news_img.mim {
        float: none;
        margin: 0 auto;
        display: block;
    }
	
		.db-mobile {
			display: block;
		}
	
		.head-phone span.send-me-mobile {
			display: block;
			font-size: 18px;
		}
    .otz_mb.rew-list .owl-item .item{
        height: auto;
        min-height: 350px;
    }
    .excellence{
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
    }
    .excellence .excellence_item {
        width: 50%;
        margin-bottom: 15px;
    }
}

@media (min-width: 767.98px) {
    .footer-map{
        height: 400px;
    }
    .title-slide {
        font-size: 72px;
        line-height: 65px;
        text-align: left;
    }

    .form-title {
        text-transform: uppercase;
        font-family: MuseoSansRegular;
        font-size: 48px;
        text-align: center;
        line-height: 48px;
        width: 100%;
    }

    .btn-slide {
        text-align: left;
    }

    .body-slide {
        text-align: left;
    }

    .cont-slide {
        margin: 0;
    }

    .slider-wrap {
        margin-top: 0;
    }

    .visible_sm {
        display: block;
    }
}

@media (min-width: 991.98px) {
    .title-slide {
        font-size: 72px;
        line-height: 65px;
        text-align: left;
    }

    .form-title {
        text-transform: uppercase;
        font-family: MuseoSansRegular;
        font-size: 48px;
        text-align: center;
        line-height: 48px;
        width: 100%;
    }

    .btn-slide {
        text-align: left;
    }

    .body-slide {
        text-align: left;
    }

    .cont-slide {
        margin: 0;
    }

    .top_menu {
        display: block;
    }

    .visible_sm {
        display: none;
    }
    footer .col-1, footer .col-2, footer .col-3, footer .col-4{
        width: 25%;
    }
    footer .col-6 {
        padding: 0;
        width: auto;
    }
    footer .col-1 {
        width: 275px;
        margin-left: 20px;
        /*margin-top: -10px;*/
    }
    footer .col-2 {
        width: 340px;
        line-height: 22px;
        text-align: center;
    }
    footer .col-3 {
        width: 275px;
        margin-left: 35px;
        line-height: 22px;
    }
    footer .col-4 {
        width: 240px;
        float: right;
    }
    footer .soc{
        text-align: center;
    }
}

@media (max-width: 1205px) {
    footer .col-2 {
        width: 225px;
    }
    footer .col-3 {
        width: 230px;
        margin-left: 0;
    }
    footer .col-4 {
        width: 220px;
    }
    .block_video iframe{
        max-width: 100%;
    }
}

@media (max-width: 991px) {
    footer .col-1 {
        width: 275px;
    }
    footer .col-2 {
        width: 340px;
    }
    footer .col-3 {
        width: 100%;
    }
    footer .col-4 {
        width: 220px;
    }
    footer .col-6:last-child {
        padding-left: 75px;
    }
}

@media (max-width: 650px) {
    footer .col-1, footer .col-2, footer .col-3, footer .col-4, footer .col-6{
        width: 100%;
        padding: 0 !important;
        text-align: left;
        font-size: 14px;
    }
    footer .col-2 {
        margin-top: 10px;
        text-align: center;
    }
    footer .col-3 {
        margin-top: 30px;
    }
}

@media (min-width: 767.98px) {
    .spec_img {
        float: left;
        margin: 0 auto;
        width: 160px
    }
    .spec_desc_block {
        width: 72%;
        float: right;
        clear: none;
        padding-left: 10px;
    }
}
@media (min-width: 1199.98px) {
    .title-slide {
        font-size: 72px;
        line-height: 65px;
        text-align: left;
    }

    .form-title {
        text-transform: uppercase;
        font-family: MuseoSansRegular;
        font-size: 29px;
        font-weight: bold;
        text-align: left;
        line-height: normal;
        width: 100%;
        color: #fff;
    }

    .btn-slide {
        text-align: left;
    }

    .body-slide {
        text-align: left;
    }

    .cont-slide {
        margin: 0;
    }

    .visible_sm {
        display: none;
    }
    .beautiful_table td:nth-child(1) {
        min-width: 650px;
    }
    .spec > li {
        width: 49%;
        margin-right: 1%;
    }
}

.button-up {
    display:none;
    margin: 0;
    position: fixed;
    bottom: 50px;
    right: 50px;
    outline:none;
    width: 32px;
    height: 51px;
    color: #333333;
    line-height: 30px;
    text-decoration: none;
    padding: 0 0 0 28px;
    background: url(/img/up4-100.png) no-repeat center;
    cursor:pointer;
    z-index: 9999;
}

.owl-carousel-sert .owl-nav, .doktor_job_container .owl-nav {
	display: block;
}

.owl-carousel-sert .owl-nav .owl-prev, .doktor_job_container .owl-nav .owl-prev {
	background-image: url('/images/arrowl-min2.png');
	height: 30px;
	background-repeat: no-repeat;
	position: absolute;
	left: -15px;
	width: 30px;
	top: 40%;
}
.owl-carousel-sert .owl-nav .owl-next, .doktor_job_container .owl-nav .owl-next {
	background-image: url('/images/arrowr-min2.png');
	height: 30px;
	background-repeat: no-repeat;
	position: absolute;
	right: -35px;
	width: 30px;
	top: 40%;
}
ul.pod-cat {
    column-count: 3;
}
.menu-area .top_menu > li.active{
    background: #91796A !important;
}
ul.double li{
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.content img{

max-width:100%;

}
.foto_job_inner a {
    text-decoration: none;
        color: #000;
} 
.title_image,
.foto_job_inner .title{
    font-style: italic;
    font-size: 13px;
    line-height: 15px;
    display: block;
    margin-top: 3px;
    color: #584d47;
}
@media (min-width: 767.98px) {
img.news_img {
    max-width: 310px;
}
}

@media (max-width: 960px) {
    .content div.group_list ul {
        display: block;
    }

    .content div.group_list li {
        display: block;
    }

}


.content .pod-cat{
    margin: 0 15px;
    padding-left: 0;
    column-count: initial;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}


.content .pod-cat li {
background: none;
    list-style: none;
    padding-left: 0px;
    padding: 5px;
    border: 1px solid #555;
    margin: 0 7px;
    margin-bottom: 15px;
    width: 31.5%;
    display: flex;
    height: 64px;
    vertical-align: middle;
    padding-left: 45px;
    position: relative;
    align-items: center;
}

.content .pod-cat li a{
    display: inline-block;
}

ul.pod-cat:after {
    content: '';
    display: block;
    clear: both;
}

.content .pod-cat li a{
    color:  #67564C;
    text-decoration: underline;
        width: 100%;
}
.content .pod-cat li a:hover {
    color: #ffae51;
}
.content .pod-cat li:before{
    content:  '';
    width: 44px;
    height: 44px;
    background: url(/images/2019/05/08/icon.png);
    background-repeat: no-repeat;
    position: absolute;
        top: 7px;
    left: 0px;
}
hr.white{
    margin: 25px 0;
    background-color: #f7b336;
}
.img_right{
    float: right;
    margin-left: 15px;
}
.red{
        color: #E83531;
}

@media (max-width: 1199px) {
    .content .pod-cat li {
        width: 47%;
    }
    .double_gal_item{
        width: 44%;
    }
    .width.spress{
        justify-content: center;
    }
    .width.spress .press_about_us {
        margin: 0 auto 30px;
    }
    .button-up {
    bottom: 130px;
    right: 40px;
    }
        .excellence .text{
        font-size: 15px;
    }

}
@media (max-width: 960px) {
    .content .pod-cat li {
        width: 47%;
    }
    .double_gal_item{
        margin: 0 15px 20px;
    }
    .otz_mb2.otz_mb .top_otz_cont {
        width: 40%;
    }
    .otz_mb.otz_mb2 .div-text {
        width: 59%;
    }
    .otz_mb .titleimg{
        margin-right: 8px;
            height: 80px;
    width: 80px;
    }
    .otz_mb .cl_otz_date,
    .otz_mb .cl_otz_name{
        margin-left: 125px;
    }
    .otz_mb.otz_mb2 .div-text img{
        height: auto;
    }
    .excellence .text{
        font-size: 14px;
    }
}
@media (max-width: 639px) {
    .content .pod-cat li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    ul.double li{
        width: 100%;
        display: block;
    }
    .otz_mb2.otz_mb .top_otz_cont {
        width: 100%;
    }
    .otz_mb.otz_mb2 .div-text {
        width: 100%;
    }
    .double_gal_item{
        width: auto;
    }
    .siteMap{
        padding-left: 10px;
    }
    .siteMap ul{
        padding-left: 10px;
    }
    .siteMap ul li{
        padding-left: 10px;
    }
    .foto_job_container_2{
        text-align: center;
    }
    .contentol{
        padding-left: 15px;
    }
}
@media (max-width: 480px) {
    .formcall_otz{
        margin-top: 10px;
    }
    .new_spec .spec_img {
        width: auto;
    }
    .new_spec .spec_desc {
        width: 100%;
    }
    .img_right{
        float: none;
        margin: auto;
    }
    .width.spress .press_about_us{
        margin: 0 10px 30px;
    }
    .btn_press{
        margin-left: 10px;
    }
    .beautiful_table td:nth-child(2){
        min-width: 95px;
    }
    .rew-list.otz_mb.otz_mb2 li{
        min-width: auto !important;
        margin-right: 0;
    }
    .rew-list-video-otz li{
        margin-right: 0;
        min-width: 300px !important;
    }
    #error, #message, #status_message{
        width: 100%;
    }
    .formcall, .formcall2, .formcall4, .formcall_otz{
        top: 4%;
    }
    .formcall2 textarea, .formcall_otz textarea{
        height: 80px;
    }
    .contentol{
        padding-left: 10px;
    }
    .excellence{
        display: block;
        text-align: left;
    }
    .excellence .image{
        margin-right: 10px;
        width: 60px;
        height: 60px;
        background-size: 60%;
    }
    .excellence .text{
        width: 73%;

        margin-top: 0;
    }
    .excellence .text,
    .excellence .image{
        display: inline-block;
        vertical-align: middle;
    }
    .excellence .excellence_item{
        text-align: left;
        width: 100%;
    }
}

    @media screen and (min-width: 992px){
    #mmenu{
        width: calc(100% - 40px);
    }
}

.stub_wrap {
        position: relative;
}
.stub_wrap .text{
    background-color: #ffffff;
    font-size: 10pt;
    padding: 0 18px 17px;
    line-height: 14pt;
    height: 74px;
    bottom: 0;
    position: absolute;
    text-align: center;
}
.stub_wrap .text a{
    color: #ffae51;
    font-size: 12px;
}
#stub_content{
    display: none;
    text-align: center;
    padding: 30px;
    background-color: #f7f4f1;
}
#stub_content .head_title{
        font-size: 21pt;
}
#stub_content .btn_yes,
#stub_content .btn_no{
    display: inline-block;
    margin: 20px;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}
#stub_content .btn_no{
    background-color: #ffae51;
}
#stub_content .btn_yes:hover{
    background-color: #90ab51;
}
#stub_content .btn_no:hover{
    background-color: #fe2638;
}
.text-center{
    text-align: center;
}
.foto_job_inner.img_right{
    float: right;
}
.rew-list.otz_mb.otz_mb2 li.hide_otz{
    display: none;
}
.show_rew{
    position: relative;
    text-align: center;
    font-size: 20px;
    font-family: MuseoSansRegular;
    cursor: pointer;
}
.show_rew span{
    position: relative;
}
.show_rew span:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #251001;
    transition: .6s;
}
.show_rew:hover span:after{
    width: 100%;
}
.group {
    padding-left: 0;
}
.group li{
    background: none;
    margin-bottom: 10px;
}
.group li a{
        color: #67564C;
        font-size: 16px;
}
.group li a:hover {
    color: #ffae51;
}
.left_sidebar{
    display: none;
}
.left_sidebar li a{
        color: #fff;
        text-decoration: none;
        display: block;
        width: 100%;
    background: rgba(121, 105, 95, 0.8);
        padding: 6px 30px;
    padding-right: 30px;
    position: relative;
}
.left_sidebar li:hover a,
.left_sidebar li.current a{
    background: rgb(102, 86, 75);
}
.left_sidebar .second_menu .second_menu a{
color: #312d2a;
background: none;
    padding: 7px 30px;
}
.left_sidebar .second_menu .second_menu .current > a,
.left_sidebar .second_menu .second_menu li:hover > a{
    color: #ffae51;
}
.left_sidebar .second_menu .second_menu li{
    margin-bottom: 0;
}
.left_sidebar li{
    list-style: none;
    margin-bottom: 4px;
    position: relative;
    background: none;
    padding: 0;
}

.left_sidebar li.parent > a:after{
    content: '';
    background: url(/images/arrow.svg) center no-repeat;
    position: absolute;
    top: 29%;
    right: 8px;
    height: 15px;
    width: 15px;
}
.left_sidebar li.act > a:after{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.left_sidebar .second_menu{
    display: block;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;

}
.left_sidebar .second_menu .second_menu{
    display: none;
}
.left_sidebar .second_menu .act > .second_menu,
.left_sidebar .second_menu .current > .second_menu{
    display: block;
}
.left_sidebar .second_menu{
    padding: 0;
}
.left_sidebar li a{
    padding-right: 30px;
}
@media (min-width: 575.98px) {
.left_sidebar .second_menu{
    padding: 10px;
}
.left_sidebar li a{
    padding-right: 50px;
}
.left_sidebar li.parent > a:after{
    right: 20px;
}
}
@media (min-width: 991.98px){
   .left_sidebar{
        width: 25%;
        display: inline-block;
        vertical-align: top;
    }
    .right_sidebar{
        width: 74%;
        display: inline-block;
        vertical-align: top;
    } 
    .left_sidebar li a{
        padding: 6px 20px;
        padding-right: 30px;
    }
    .left_sidebar .second_menu .second_menu a{
        padding: 7px 10px;
    }
    .left_sidebar li.parent > a:after{
        right: 8px;
    }

}