html,
button,
input,
select,
textarea {
    color: #222;
    font-family: arial;
}

.modal-backdrop.in {
    display: none!important;
}

body {
    font-size: 14px;
    font-family: "arial" "Trebuchet MS" "Times New Roman";
    line-height: 1.4;
    margin: 0;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

A {
    text-decoration: none;
    color: blue;
}

A:hover {
    color: blue;
}

a:active,
a:focus {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Trebuchet MS";
    font-weight: normal;
}

article,
p {
    text-align: justify;
    margin: 7px 0;
}

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

.main-wrapper {
    margin: 0 auto;
    width: 963px;
    border-top: 1px solid transparent;
    background-color: #ffffff;
    z-index: 1000;
    position: relative;
}

.main-header {
    height: 94px;
    margin-top: 14px;
    border-top: 1px solid transparent;
    position: relative;
}

.mh-nav-wrapper {
    background: url(../img/mh.png) repeat-x #de4c4a;
    height: 90px;
    margin: 2px 0;
    margin-top: 2px;
    overflow: hidden;
    webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;
}

.rgba .mh-nav-wrapper {
    webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
    moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
}

.no-borderradius.ie .mh-nav-wrapper {
    behavior: url(/css/PIE.htc);
}

.main-header .mh-online-button {
    background: url(../img/online.png) no-repeat transparent;
    font-family: "Trebuchet MS";
    height: 77px;
    position: absolute;
    right: 40px;
    top: 0;
    width: 209px;
    display: block;
    cursor: pointer;
    color: #ED0300;
    font-size: 21px;
    text-align: center;
    padding-top: 15px;
    text-decoration: none;
    border-radius: 5px;
    outline: none;
}

.mh-online-button-g {
    background: url(../img/online_g.png) no-repeat transparent;
    width: 87px;
    height: 75px;
    position: absolute;
    right: 15px;
    top: 16px;
}

.mh-online-button-g.active {
    background: url(../img/online_g_h.png) no-repeat transparent;
}

.mh-row-one {
    height: 47px;
}

.mh-row-two {
    height: 43px;
    overflow: hidden;
}

.mh-logo {
    float: left;
    height: 100%;
    width: 265px;
    text-align: left;
    padding-left: 23px;
}

.mh-logo a {
    font-size: 33px;
    color: #fff;
    font: 33px helveticaneuebold;
    text-decoration: none;
}

.textshadow.rgba .mh-logo a {
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.36);
}

.textshadow.no-rgba .mh-logo a {
    moz-text-shadow: 0px 2px 0px #000;
    webkit-text-shadow: 0px 2px 0px #000;
    text-shadow: 0px 2px 0px #000;
}

.mh-row-one h1 {
    float: left;
    text-align: left;
    color: #fff;
    font: 18px/43px Tahoma;
    moz-text-shadow: 0px 1px 0px #000;
    webkit-text-shadow: 0px 1px 0px #000;
    text-shadow: 0px 1px 0px #000;
    margin: 4px 0px 0px 0px;
}

.mh-nav-one {
    float: left;
    height: 100%;
    margin-left: 60px;
    width: 350px;
    overflow: hidden;
    font-size: 0;
}

.mh-nav-two {
    float: left;
    flot: left;
    height: 100%;
    overflow: hidden;
    font-family: Trebuchet MS;
}

.mh-nav-one a,
.mh-nav-two a {
    font-family: "trebuchet ms";
    display: block;
    padding: 0 44px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    moz-text-shadow: 0px 1px 0px #000;
    webkit-text-shadow: 0px 1px 0px #000;
    text-shadow: 0 1px 0 #000;
    float: left;
    font-size: 16px;
}

.mh-nav-one a {
    line-height: 50px;
    border-right: 1px solid #f36b6a;
    border-left: 1px solid #d13f3d;
}

.mh-nav-one a:hover {
    background-color: #d84644;
}

.mh-nav-two a {
    line-height: 40px;
    border-right: 1px solid #b92c2a;
    border-left: 1px solid #b02a28;
}

.mh-nav-two a:last-child {
    border-right: 0;
}

.mh-nav-two a:hover {
    background-color: #ad1e1d;
}

.mh-nav-one a:first-child,
.mh-nav-two a:first-child {
    border-left: none;
    width: 41px;
    text-align: center;
}

.mh-nav-one a.last,
.mh-nav-two a.last {
    border-right: none;
}

.top-phone-set {
    min-height: 42px;
    background-color: #DFDEDE;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 5px 0;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
}

.phones_left {
    position: relative;
    float: left;
    width: 71%; /*width: 100%;*/
}

.phones_right {
    position: relative;
    float: right;
    width: 29%; /*display:none;*/
    font-size: 18px;
}

.phone_block {
    width: 50%;
    margin: 0 auto 0;
}

.top-phone-set img {
    margin-right: 10px;
}

.no-borderradius.ie .top-phone-set {
    behavior: url(/css/PIE.htc);
}

.main-footer {
    background: url(../img/footer-bg.png) repeat-x;
    height: 115px;
    margin-top: 14px;
}

.fm-content {
    height: 100%;
    width: 983px;
    margin: 0 auto;
    font-family: 'trebuchet ms';
}

.fm-copyrights {
    width: 300px;
    float: left;
    padding: 25px 15px 0;
}

.fm-nav {
    width: 640px;
    float: left;
    padding-top: 25px;
}

.fm-nav a {
    margin-right: 20px;
    font-size: 14px;
    text-decoration: none;
    color: #222;
}

.mian-info {
    background-color: #f1edeb;
    height: auto;
    margin-top: 3px;
    webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px;
}

.rgba .mian-info {
    webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
    moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
}

#slideshow {
    float: left;
    height: 100%;
    width: 678px;
    position: relative;
}

.mi-slideshow {
    height: 100%;
    width: 668px;
    display: none;
}

.mi-slideshow-element {
    display: block;
    height: 100%;
    width: 668px;
}

.next {
    background: url(../img/next_s.png);
    bottom: 15px;
    position: absolute;
    outline: 0;
    right: 10px;
    width: 13px;
    height: 14px;
}

.prev {
    background: url(../img/prev_s.png);
    bottom: 15px;
    position: absolute;
    outline: 0;
    width: 13px;
    height: 14px;
    right: 40px;
    width: 10px;
}

.mi-sl-img {
    float: left;
    height: 170px;
    margin-left: 2px;
    width: 290px;
    overflow: hidden;
}

.mi-sl-text {
    min-height: 115px;
    margin-left: 292px;
    overflow: hidden;
    padding: 0px 20px 0;
    color: #515151;
    font: 15px/18px Arial;
    font-size: 14px;
    text-align: justify;
}

.mi-sl-href {
    background: url("../img/more.png") no-repeat scroll 100% 50% transparent;
    height: 25px;
    margin-left: 292px;
    width: 102px;
    padding-left: 20px;
}

.mi-sl-href a {
    font: 15px/18px Arial;
    color: #b72725;
}

.mi-phones {
    height: 100%;
    margin-left: 678px;
    border-left: 1px dotted #afafb3;
    padding-left: 10px;
}

.no-borderradius.ie .mian-info {
    behavior: url(/css/PIE.htc);
}

.mi-padding {
    background-color: #fff;
    border: 1px solid #A9A9A9;
    /*height: 178px;*/
    /*height: 488px;*/
    margin: 2px;
    webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;
	border:0;
}

.no-borderradius.ie .mi-padding {
    behavior: url(/css/PIE.htc);
}

.mi-mts-velcom {
    font-size: 22px;
    line-height: 22px;
    vertical-align: top;
    margin-bottom: 10px;
    padding-top: 5px;
}

.mi-mts-velcom img {
    vertical-align: bottom;
    margin-right: 10px;
}

.mi-contacts-inet {
}

.mi-contacts-inet img {
    margin: 0 5px 10px 0;
}

.main-content {
    margin-top: 10px;
    overflow: hidden;
    webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;
}

.no-boxshadow .main-content {
    border: 1px solid #ccc;
}

.no-borderradius .main-content {
    behavior: url(/css/PIE.htc);
}

.rgba .main-content {
    webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
    moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
}

.left-coll {
    float: left;
    width: 290px;
    overflow: hidden;
}

.left-coll > h3,
.right-coll > h3 {
    font-family: "trebuchet ms";
    color: #f74f0e;
    text-align: center;
}

.lc-flags-href {
    display: block;
}

.lc-flags-href img {
    width: 23px;
}

.lc-news {
    padding: 0 22px;
}

.lc-news-list {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 16px;
}

.lc-news-list ul {
}

.lc-news-list li {
    margin-bottom: 5px;
}

.lc-news-list a {
    color: #d4211f;
    font-size: 14px;
}

.lc-news-list div {
    color: #f74f0e;
    font-size: 12px;
    text-align: right;
}

.lc-ocher {
    padding: 5px;
    margin-bottom: 20px;
}

.lc-currency {
    padding: 5px;
}

.lc-ocher div.ppr_ocheredi .header .info {
}

.right-coll {
    float: left;
    width: 670px;
}

.rc-header {
    font-family: "trebuchet ms";
    height: 36px;
    color: #f74f0e;
    text-align: center;
}

#rc-price {
    position: relative;
    float: left;
    overflow: hidden;
}

#snippet_searchpanel {
    position: relative;
    float: left;
    margin: 10px 0px;
}

.rc-price-conteiner {
    display: none;
    background-color: #fff;
}

.rc-price-element {
    display: block;
    height: 420px;
    width: 673px;
}

.rc-pagination {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 290px;
}

.rc-pagination li, a.dop {
    border-top: 1px dotted #afafb3;
    padding: 1px 10px 2px;
    background-color: rgba(225, 236, 240, 1);
}

.rc-pagination li.current {
    background-color: #c3cfd5;
}

.rc-pagination li:first-child {
    border-top: none;
}

.rc-pagination li a, a.dop {
    color: #4e4e4e;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
}

a.dop {
    display: block;
    width: 93%;
    height: 100%;
}

.rc-pagination li a img {
    margin-right: 10px;
}

.rc-price-table {
    width: 100%;
}

.rc-price-table a {
    color: #000;
    text-decoration: none;
}

.rc-price-table th {
    border-bottom: 1px solid #7a7a7a;
    border-top: 1px solid #adadae;
    border-right: 1px solid #959595;
    font-size: 14px;
    height: 42px;
    border-color: #ADADAE #959595 #7A7A7A #fff;
}

.search_block {
    width: 209px;
    float: right;
    margin: 8px 20px 8px 0px;
}

.search-form {
    border: 1px solid #C5C2C2;
    webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    width: 99%;
}

.search-form .inpText {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: left;
    font: 14px Arial;
    padding: 0px;
    height: 26px;
    width: 140px;
}

.search-form .inpSub {
    background: url("../img/inpSub.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    float: left;
    height: 26px;
    width: 62px;
    padding: 0px;
}

.call_block {
    width: 209px;
    float: right;
    margin: 7px 40px 5px 10px;
    margin: 0px 40px 0px 21px;
    float: left;
}

.call_block a {
    position: relative;
    display: block;
    text-decoration: none;
    height: 29px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    webkit-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
    moz-box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.1);
    background: url("../img/callBtn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
}

.call_block a:hover {
    background: url("../img/callBtnA.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.textshadow .rc-price-table th {
    text-shadow: 0px 1px 0px #e5e5ee;
}

.no-textshadow .rc-price-table th {
    color: #383838;
}

.rc-price-table th:first-child {
    border-left: none;
}

.rc-price-table th.last {
    border-right: none;
}

.cssgradients .rc-price-table th {
    background: -moz-linear-gradient(center top, #BCBFC1, #9C9C9C 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#bcbfc1), color-stop(100%, #9c9c9c));
    background: -moz-linear-gradient(top, #bcbfc1, #9c9c9c 100%);
    background: -o-linear-gradient(top, #bcbfc1, #9c9c9c 100%);
    background: linear-gradient(top, #bcbfc1, #9c9c9c 100%);
    border: 1px solid #959595;
    font-size: 13px;
}

.no-cssgradients .rc-price-table th {
    background: url(../img/th_bg.png) repeat-x #bcbfc1;
}

.rc-price-table td {
    line-height: 24px;
    text-align: center;
    border-right: 1px solid #e8eaee;
    border-bottom: 1px solid #ccc;
}

.rc-price-table tr {
    background-color: #e5e5e6;
}

.rc-price-table tr:hover {
    background-color: #c7ccd2;
}

.rc-table-one {
    border-left: 1px solid #E5E5E6;
    font-size: 12px;
}

.rc-table-two {
    color: #d4211f;
    font-size: 14px;
}

.rc-table-three {
    font-size: 12px;
}

.rc-table-four {
    font-size: 12px;
}

.rc-article {
    padding-right: 10px;
}

.main-text {
    float: left;
    position: relative;
    padding: 7px 30px 20px 15px;
}

.main-text p {
    padding: 0px;
}

.w-schema {
    float: left;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}

.w-schema h3 {
    font-size: 19px;
    font-weight: bold;
    font-family: Arial;
}

.w-schema img {
    padding: 0px;
    display: block;
}

#bottom-dialog-btn {
    position: absolute;
    display: block;
    text-decoration: none;
    width: 90px;
    height: 90px;
    top: 45px;
    left: 20px;
}

.main-content.text {
    opacity: 0.9;
    background-color: #fff;
    padding: 20px 20px 50px;
    min-height: 700px;
}

.main-content.text h2 {
    text-transform: uppercase;
    line-height: 44px;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
}

.text_block_bottom .btm_t {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

.text_block_bottom .btm_t p {
    float: left;
    margin: 0px 45px 0px 236px;
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Trebuchet MS";
}

.text_block_bottom .btm_t a.m_phone {
    background: url("../img/manager.png") no-repeat;
    width: 451px;
    height: 49px;
    position: relative;
    float: left;
    display: block;
    text-decoration: none;
    margin-left: 273px;
}

.text_block_bottom .btm_t a.m_phone:hover {
    background: url("../img/manager_h.png") no-repeat;
}

.text_block_bottom .btm_b {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

.text_block_bottom .btm_b p {
    float: left;
    margin-left: 287px;
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;
    margin: 0 45px 0 280px;
    text-transform: uppercase;
    text-align: center;
    font-family: "Trebuchet MS";
}

.scheme #text-bottom-dialog-btn {
    position: absolute;
    display: block;
    text-decoration: none;
    width: 120px;
    height: 120px;
    top: 45px;
    left: 40px;
}

.text_block_top .top_l {
    position: relative;
    float: left;
    width: 35%;
    overflow: hidden;
}

.text_block_top .top_l div.link {
    background: url("../img/more.png") no-repeat scroll 100% 50% rgba(0, 0, 0, 0);
    height: 25px;
    width: 102px;
}

.text_block_top .top_l div.link a {
    color: #B72725;
}

.text_block_top .top_r {
    position: relative;
    float: left;
    width: 65%;
    overflow: hidden;
}

.text_block_top .top_r ul {
    position: relative;
    float: left;
    margin: 0px 0px 0px 120px;
    padding: 0px;
    list-style-image: url("../img/v.jpg");
}

.text_block_top .top_r ul li {
    padding: 0px;
    margin: 0px;
}

.text_block_top .top_r a {
    position: relative;
    float: left;
    display: block;
    margin: 10px 0px 0px 100px;
    padding: 10px 0px;
    background: url("../img/order.png") no-repeat;
    width: 297px;
    height: 64px;
    text-decoration: none;
}

.text_block_top .top_r a:hover {
    background: url("../img/order_h.png") no-repeat;
}

.text_block_top .top_r a img {
    display: none;
}

.text_block_top .top_r span {
    position: relative;
    float: left;
    width: 100%;
    margin-left: 100px;
    font-weight: bold;
}

.comment_block {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.comment_block .vk_comment {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #DAE1E8;
}

.comment_block .vk_comment .vk_image {
    position: relative;
    float: left;
    width: 80px;
    text-align: center;
    padding: 5px 0;
}

.comment_block .vk_comment .vk_info {
    position: relative;
    float: left;
    width: 90%;
    padding: 0 0 2px;
}

.comment_block .vk_comment .vk_info span {
    position: relative;
    float: left;
    width: 100%;
}

.comment_block .vk_comment .vk_info span a {
    text-decoration: none;
    color: #2B587A;
    font-weight: bold;
    line-height: 140%;
    font-size: 12px;
    font-family: tahoma;
}

.comment_block .vk_comment .vk_info p {
    position: relative;
    float: left;
    width: 100%;
    font-size: 12px;
    font-family: tahoma;
}

.main-content.new {
    opacity: 0.9;
    background-color: #fff;
    padding: 20px 20px 50px;
    min-height: 700px;
}

.mc-header {
    min-height: 44px;
    border-bottom: 1px dotted #AFAFB3;
}

.mc-header h2 {
    color: #f74f0e;
    text-transform: uppercase;
    line-height: 44px;
    margin: 0;
    font-size: 18px;
}

.mc-header h1 {
    color: #f74f0e;
    text-transform: uppercase;
    line-height: 44px;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
}

.mc-content {
}

.mc-article {
}

.mc-article h1 {
    color: #d52120;
    font-family: Arial;
}

.mc-date {
    color: #7a7a7a;
    font-size: 11px;
}

.sn-title {
    text-decoration: none;
    color: #F74F0E;
    font-family: Arial;
}

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

.short-news {
    border-bottom: 1px dotted #acacac;
    padding-bottom: 5px;
}

.lt-ie9.lt-ie8 .short-news {
    height: 1%;
}

.short-news p {
    margin: 0;
}

.pageNav {
    list-style: none;
    margin-top: 20px;
}

.pageNav a {
    text-decoration: none;
    color: #d52120;
}

.pageNav li {
    float: left;
    margin: 2px;
}

.pageNav .active {
    color: #000;
}

.mc-map {
    height: 445px;
    margin: 0 auto;
}

.main-content.new.addr {
    font-size: 15px;
}

.mc-contacts {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
}

.mc-contacts li {
    float: left;
}

.red-b {
    color: #d8100e;
    font-weight: bold;
}

.c-one {
    width: 235px;
}

.c-two {
    width: 250px;
}

.c-three {
    width: 220px;
}

.c-four {
    width: 230px;
}

.faq-page img {
    float: left;
    vertical-align: bottom;
}

.question {
    margin-top: 5px;
}

.q {
    cursor: pointer;
    font-weight: bold;
    margin-left: 30px;
    display: block;
}

.q:hover {
    color: #ED0300;
}

.a {
    background-color: #cae1eb;
    border: 1px solid #E4E4E4;
    padding: 0 7px;
    margin: 12px 0 20px;
    margin-bottom: 20px;
    display: none;
}

.mc-content-l {
    float: left;
    loat: left;
    width: 580px;
    padding-right: 20px;
}

.left-coll-desc {
    margin-bottom: 50px;
}

.lc-row {
    min-height: 45px;
    padding-top: 10px;
    border-bottom: 1px solid #e8e8e8;
}

.lc-row.tall {
    height: 74px;
}

.lc-row.textarea {
    height: 74px;
}

.lc-row-l {
    float: left;
    width: 295px;
}

.lc-row-r {
    margin-left: 295px;
    font-size: 12px;
}

.lc-row-r input, .lc-row-r textarea {
    border: 1px solid #cdcdcd;
    width: 282px;
}

.lc-row-r-tip {
    color: #848383;
}

.lc-row-r-err {
    color: #f00;
}

.mc-content-r {
    float: left;
    width: 300px;
    padding-left: 20px;
    padding-top: 13px;
}

.form-errors {
    font-size: 12px;
    color: red;
}

.form-tip {
    color: #4c453c;
    float: left;
    position: absolute;
    display: none;
    font-size: 12px;
    line-height: 12px;
}

.ft-arrow {
    background: url(../img/arrow-tip.png) no-repeat;
    float: left;
    height: 15px;
    width: 5px;
}

.ft-text {
    background: url(../img/tip-s.png) no-repeat left #b0d3d4;
    float: left;
    padding: 7px;
    widrh: 300px;
    border-radius: 2px;
    margin-top: -6px;
    text-indent: 18px;
}

.down-form {
    border: 1px solid #c7c7c7;
    height: 165px;
    webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.no-borderradius .down-form {
    behavior: url(/css/PIE.htc);
}

.df-header {
    background: url(../img/df_header.png) repeat-x left #e6e6e6;
    height: 41px;
    padding-left: 10px;
}

.df-header-text {
    background: url(../img/df_img.png) no-repeat left transparent;
    height: 100%;
    line-height: 40px;
    text-indent: 32px;
    font-size: 15px;
}

.head_h1 {
    color: #FFFFFF;
    float: left;
    font: 18px/43px Tahoma;
    margin: 4px 0 0;
    text-align: left;
    text-shadow: 0 1px 0 #000000;
}

.df-content {
}

.df-href {
    display: block;
    left: 71px;
    position: relative;
    top: 41px;
    width: 160px;
}

.form-submit,
.df-href {
    border: 1px solid #bd2304;
    height: 40px;
    width: 160px;
    webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    moz-text-shadow: 0px -1px 1px #000;
    webkit-text-shadow: 0px -1px 1px #000;
    text-shadow: 0px -1px 1px #000;
}

.no-borderradius .df-href,
.no-borderradius .form-submit {
    behavior: url(/css/PIE.htc);
}

.cssgradients .df-href,
.cssgradients .form-submit {
    background: -moz-linear-gradient(center top, #ec6741, #cd3523 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ec6741), color-stop(100%, #cd3523));
    background: -moz-linear-gradient(top, #ec6741, #cd3523 100%);
    background: -o-linear-gradient(top, #ec6741, #cd3523 100%);
    background: linear-gradient(top, #ec6741, #cd3523 100%);
}

.cssgradients .form-submit[disabled] {
    background: -moz-linear-gradient(center top, #848383, #848383 100%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#848383), color-stop(100%, #848383));
    background: -moz-linear-gradient(top, #848383, #848383 100%);
    background: -o-linear-gradient(top, #848383, #848383 100%);
    background: linear-gradient(top, #848383, #848383 100%);
    border: 1px solid #000000;
}

.no-cssgradients .df-href {
    background: url(../img/df_href_bg.png) repeat-x #e65436;
}

.df-href:hover,
.form-submit:hover {
    background: #cd3523;
}

.form-desc-text {
    font-size: 12px;
    padding-left: 15px;
}

.lc-ocher td {
    padding: 0 !important;
}

.lc-ocher div {
    width: 278px !important;
    border: none !important;
}

.lc-ocher b {
    border-left: none !important;
    background-color: #ddeaf0 !important;
    color: #000 !important;
}

.date-add, .date-remove {
    width: 15px !important;
    padding: 0 !important;
}

.date-from, .date-to {
    width: 70px !important;
    margin: 3px 0;
}

#month-from, #month-to {
    width: 70px !important;
}

.ui-datepicker {
    font-size: 12px !important;
}

@media only screen and (min-width: 35em) {
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.ui-widget-content {
    background: none !important;
    border: none !important;
}

#u_name, #u_phone {
    width: 100%;
    height: 46px;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    border: 2px solid #a1a2a2;
    border-radius: 5px;
    text-align: center;
}

.ui-icon-save {
    width: 351px;
    height: 71px;
    background: none !important;
    background-color: #e31e24 !important;
    color: #FFFFFF !important;
    font-size: 32px !important;
    margin: 0px 0px 25px 3px !important;
}

.ui-icon-cancel {
    background: none !important;
    color: #000000 !important;
    border: none !important;
    text-decoration: underline !important;
}

.ui-dialog-buttonset {
    text-align: center !important;
    float: none !important;
    margin: 0px !important;
    padding: 0px !important;
}

.ui-dialog-buttonpane {
    margin: 0px !important;
    padding: 0px !important;
}

.ui-widget-header {
    background: none !important;
    border: none !important;
}

.ui-dialog-titlebar {
    padding: 0px !important;
}

.ui-state-hover, .ui-state-focus {
    border: none !important;
}

.ui-icon-save .ui-state-hover {
    border: 2px solid #76C4E2 !important;
    font-weight: bold !important;
}

#error {
    color: #D94745;
}

.crumbs {
    color: #999999;
    float: left;
    font: 11px Arial;
    margin: 7px 0px 12px 2px;
    width: 100%;
}

.crumbs a {
    margin: 0 1px;
}

.crumbs a img {
    vertical-align: middle;
    padding: 2px;
}

.crumbs a span {
    color: #D8100E;
    margin: 0;
    text-decoration: underline;
}

#flake {
    z-index: 1;
}

.ui-dialog {
    z-index: 3000 !important;
}

.ui-widget-overlay {
    z-index: 3000 !important;
}

.kard_block {

    background-color: #FFFFFF;
    top: 663px;
    right: 12px;
    padding: 10px;
    text-align: left;
    margin-top: -17px;
}

.kard_block div {
    margin-left: 33px;
    font-size: 12px;
}

.kard_block img {
    margin-right: 3px;
}

.contact_blocks {
    position: relative;
    float: left;
    width: 100%;
}

div.contact_block {
    position: relative;
    float: left;
    width: 31%;
    padding: 10px;
}

div.contact_block p {
    font-size: 12px;
    text-align: center;
}

div.contact_block .kard_block p {
    font-size: 12px;
    text-align: left;
}

div.contact_block p.h4 {
    font-size: 16px;
}

div.contact_block #vk_groups {
    margin-left: 10px;
    margin-top: 40px;
}

.contact_block_call {
    display: block;
    padding: 10px;
    height: 100px;
}

.contact_form input {
    width: 100%;
    margin: 3px 5px;
}

.contact_form input.contact_form_btn {
    float: right;
    width: 82px;
}

.fix-top {
    z-index: 2000;
    width: 960px;
    position: fixed;
    margin: 0px;
    top: 2px;
}

table.news-table td {
    padding: 5px;
    vertical-align: top;
}

.rc-price-table tr:hover a, .rc-price-table tr:hover td.rc-table-two span {
    font-weight: bold !important;
}

.rc-price-table td, .rc-price-table td p {
    text-align: center;
}

[data-tooltip] {
    display: inline-block;
    position: relative;
    padding: 4px;
}

[data-tooltip]:before {
    content: attr(data-tooltip);
    display: none;
    position: absolute;
    background: #52558b;
    color: #fff;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.4;
    min-width: 100px;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
    opacity: 1;
}

[data-tooltip-position="top"]:before,
[data-tooltip-position="bottom"]:before {
    left: 50%;
    ms-transform: translateX(-50%);
    moz-transform: translateX(-50%);
    webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

[data-tooltip-position="right"]:before,
[data-tooltip-position="left"]:before {
    top: 50%;
    ms-transform: translateY(-50%);
    moz-transform: translateY(-50%);
    webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

[data-tooltip-position="top"]:before {
    bottom: 100%;
    margin-bottom: 6px;
}

[data-tooltip-position="right"]:before {
    left: 100%;
    margin-left: 6px;
}

[data-tooltip-position="bottom"]:before {
    top: 100%;
    margin-top: 6px;
}

[data-tooltip-position="left"]:before {
    right: 100%;
    margin-right: 6px;
}

[data-tooltip]:after {
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

[data-tooltip-position="top"]:after,
[data-tooltip-position="bottom"]:after {
    left: 50%;
    margin-left: -6px;
}

[data-tooltip-position="right"]:after,
[data-tooltip-position="left"]:after {
    top: 50%;
    margin-top: -6px;
}

[data-tooltip-position="top"]:after {
    bottom: 100%;
    border-width: 6px 6px 0;
    border-top-color: #52558b;
}

[data-tooltip-position="right"]:after {
    left: 100%;
    border-width: 6px 6px 6px 0;
    border-right-color: #52558b;
}

[data-tooltip-position="bottom"]:after {
    top: 100%;
    border-width: 0 6px 6px;
    border-bottom-color: #52558b;
}

[data-tooltip-position="left"]:after {
    right: 100%;
    border-width: 6px 0 6px 6px;
    border-left-color: #52558b;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    display: block;
    z-index: 50;
}

.luch .zag {
    background-color: #DFDEDE;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    padding: 9px 0;
    margin: 0;
}

.luch .block {
    display: inline-block;
    width: 222px;
    background-color: #FFFFFF;
    float: left;
}

.luch .block > div {
    border-right: 1px solid black;
}

.luch .block a {
    background-color: rgb(74, 73, 73);
    border-radius: 5px;
    display: block;
    width: 178px;
    margin: 0 auto;
    color: white;
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 5px 13px;
    text-align: center;
    font-size: 17px;
}

.luch .block a.new1 {
    background-color: #0EA24A;
    border-radius: 5px;
    display: block;
    width: 178px;
    margin: 0 auto;
    color: white;
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 5px 13px;
    text-align: center;
    font-size: 17px;
}

.luch .block a:hover {
    background-color: #0EA24A;
    color: white;
}

.luch .nazv {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}

.luch .nazv1 {
    font-size: 20px;
    text-align: center;
}

.luch .nazv2 {
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: line-through;
}

.luch .bl1 {
    padding-left: 63px;
    background: url(/i/bl1.png) 7px 1px no-repeat;
    color: #494949;
    height: 49px;
    font-size: 12px;
    padding-top: 7px;
}

.luch .bl2 {
    padding-left: 63px;
    background: url(/i/bl2.png) 7px 1px no-repeat;
    color: #494949;
    height: 49px;
    font-size: 12px;
    padding-top: 7px;
}

.luch .bl3 {
    padding-left: 63px;
    background: url(/i/bl3.png) 7px 1px no-repeat;
    color: #494949;
    height: 49px;
    font-size: 12px;
    padding-top: 7px;
}

.luch .bl4 {
    padding-left: 63px;
    background: url(/i/bl4.png) 7px 1px no-repeat;
    color: #494949;
    height: 49px;
    font-size: 12px;
    padding-top: 7px;
}

.luch p span {
    display: block;
    text-transform: uppercase;
}

p.nashi-preim {
    background-color: #DFDEDE;
    text-align: center;
    font-size: 20px;
    padding: 9px 0;
    margin: 0;
}

#preim a {
    display: block;
    color: black;
    font-size: 17px;
}

#preim {
    padding-bottom: 12px;
}

#preim a.pont1 {
    padding-left: 80px;
    background: url(/i/pr1.png) 7px 1px no-repeat;
    height: 53px;
    margin-top: 13px;
    padding-top: 17px;
}

#preim a.pont2 {
    padding-left: 80px;
    background: url(/i/pr2.png) 7px 1px no-repeat;
    height: 59px;
    margin-top: 11px;
    padding-top: 14px;
    line-height: 1;
}

#preim a.pont3 {
    padding-left: 80px;
    background: url(/i/pr3.png) 7px 1px no-repeat;
    height: 59px;
    margin-top: 11px;
    padding-top: 14px;
    line-height: 1;
}

#preim a.pont4 {
    padding-left: 80px;
    background: url(/i/pr4.png) 7px 1px no-repeat;
    height: 56px;
    margin-top: 8px;
    padding-top: 14px;
    line-height: 1;
}

.nashi-otz {
    background-color: #DFDEDE;
    text-align: center;
    font-size: 23px;
    padding: 9px 0;
    margin: 0;
}

#vertical-ticker {
    height: 400px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#vertical-ticker li {
    padding: 7px 12px;
    display: block;
    border-bottom: 1px solid #ddd;
    text-align: left;
    font-size: 14px;
    height: 130px;
}

#ticker-previous, #ticker-next {
    display: block;
    text-align: center;
    margin: 13px 0;
}

#vertical-ticker li a {
    text-align: right;
    display: block;
    color: blue;
    margin-top: 12px;
}

a.vse1 {
    color: blue;
    padding: 10px 10px;
    display: block;
    text-decoration: underline;
}

.zagol-land {
    background-color: #DFDEDE;
    text-align: left;
    font-size: 23px;
    padding: 9px 0;
    margin: 0;
    padding-left: 57px;
}

.zagol-land span {
    color: black;
    display: block;
    padding-right: 11px;
}

.zagol-land > div {
    float: right;
    margin-top: 4px;
    line-height: 1;
    font-size: 23px;
}

.block-land2, .block-land1 {
    display: inline-block;
    width: 232px;
    background-color: #FFFFFF;
    float: left;
    padding: 12px 52px;
}

.bll1 {
    padding-left: 63px;
    background: url(/i/bl1.png) 7px 1px no-repeat;
    color: #494949;
    height: 49px;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;
}

.bll1 span {
    font-size: 15px;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
}

.bll2 {
    padding-left: 63px;
    background: url(/i/bl2.png) 7px 1px no-repeat;
    color: #494949;
    height: 49px;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;
}

.bll2 span {
    font-size: 15px;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
}

.bll3 {
    padding-left: 63px;
    background: url(/i/bl3.png) 7px 1px no-repeat;
    color: #494949;
    height: 49px;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;
}

.bll3 span {
    font-size: 15px;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
}

.bll4 {
    padding-left: 63px;
    background: url(/i/bl4.png) 7px 1px no-repeat;
    color: #494949;
    height: 49px;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;
}

.bll4 span {
    font-size: 15px;
    display: block;
    text-transform: uppercase;
    font-weight: normal;
}

.uzn {
    background-color: #434343;
    border-radius: 5px;
    display: block;
    width: 200px;
    margin: 0 auto;
    color: white;
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 10px 13px;
    text-align: center;
    font-size: 17px;
}

.uzn:hover {
    background-color: #0EA24A;
    color: white;
}

.zagol-land2 {
    background-color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font-size: 23px;
    padding: 9px 0;
    margin: 0;
    padding-left: 57px;
}

.doki a {
    color: black;
}

.doki {
    font-size: 17px;
    background-color: rgb(250, 250, 250);
    padding: 10px 12px;
    border: 1px solid rgb(204, 204, 204);
}

.doki a img {
    margin-right: 15px;
}

.doki .opis {
    font-size: 14px;
    margin-left: 72px;
    background-color: rgb(250, 250, 250);
    padding: 10px 10px;
}

.doki .opis {
    display: none;
}

.doki .opis a {
    display: block;
    color: blue;
    text-align: right;
    padding-top: 17px;
}

.doc {
    margin: 12px 0;
}

.main-text ul li a {
    color: blue;
}

.main-text ol li a {
    color: blue;
}

.main-text p a {
    color: blue;
}

.rc-pagination li ul {
    display: none;
    margin-left: 23px;
    width: auto;
    margin-top: 4px;
}

.rc-pagination li ul li a {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    display: block;
}

.rc-pagination li ul li.active a {
    background-color: rgb(223, 222, 222);
}

.rc-pagination li ul li:hover a {
    background-color: rgb(223, 222, 222);
}

#land1 {
    margin-bottom: 42px;
}

.rc-pagination ul li {
    padding: 1px 0px 2px 10px;
}

.left-coll > .rc-pagination > li:hover > a {
    background-color: rgb(223, 222, 222);
}

#dialog-accreditation #slides {
    display: none;
    width: 510px;
}

#dialog-accreditation #slides .slidesjs-navigation {
    margin-top: 3px;
}

#dialog-accreditation #slides .slidesjs-previous {
    margin-right: 5px;
    float: left;
}

#dialog-accreditation #slides .slidesjs-next {
    margin-right: 5px;
    float: left;
}

#dialog-accreditation .slidesjs-pagination {
    margin: 6px 0 0;
    float: right;
    list-style: none;
}

#dialog-accreditation .slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}

#dialog-accreditation .slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(/img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}

#dialog-accreditation .slidesjs-pagination li a.active,
#dialog-accreditation .slidesjs-pagination li a:hover.active {
    background-position: 0 -13px
}

#dialog-accreditation .slidesjs-pagination li a:hover {
    background-position: 0 -26px
}

#dialog-accreditation #slides a:link,
#dialog-accreditation #slides a:visited {
    color: #333333
}

#dialog-accreditation #slides a:hover,
#dialog-accreditation #slides a:active {
    color: #777777;
}

#dialog-accreditation .navbar {
    overflow: hidden
}

#dialog-accreditation .slidesjs-previous.slidesjs-navigation {
    background: url("/assets/templates/mt/img/left.png?v=1");
    width: 12px;
    height: 17px;
    cursor: pointer;
}

#dialog-accreditation .slidesjs-next.slidesjs-navigation {
    background: url("/assets/templates/mt/img/right.png?v=1");
    width: 12px;
    height: 17px;
    cursor: pointer;
}

#dialog-accreditation #slides IMG {
    width: auto !important;
    /*position: static !important;*/
    margin: 0 auto !important;
}



@media (max-width: 400px) {
    .mh-nav-one a:first-child, .mh-nav-two a:first-child, .mh-nav-two a {
        width: 50% !important
    }
}

@media (max-width: 1000px) {

    #phone-button-velcom, #phone-button-mts {
        display: none;
    }

    .phone_block a {
        display: inline !important;
        font-size: 14px;
    }

    .main-header .mh-online-button {
        display: none;
    }

    .mh-online-button-g {
        display: none;
    }

    .mh-row-one, .mh-nav-wrapper {
        height: auto;
    }

    .mh-logo {
        float: none;
        text-align: center;
        width: auto;
    }

    .head_h1 {
        float: none;
        text-align: center;
        font-size: 14px;
    }

    .main-header {
        height: auto;
    }

    .main-wrapper {
        width: 100%;
    }

    #homer {
        width: 100% !important;
    }

    .mh-row-two {
        height: auto;
    }

    .mh-nav-one a, .mh-nav-two a {
        outline: 1px solid #B02A28 !important;
        border: none !important;
    }

    .mh-nav-one a:first-child, .mh-nav-two a:first-child, .mh-nav-two a {
        width: 33.3%;
        border-right: none;
        text-align: center;
        padding: 0 !important;
    }

    .mh-nav-two {
        float: none;
    }

    .phones_right {
        display: none;
    }

    .phones_left {
        width: 100%;
    }

    .fm-content {
        width: 100%;
    }

    .fix-top {
        width: 100%;
        display_: none;
    }

    .fm-nav {
        width: 100%;
    }

    .mc-article img {
        max-width: 40%;
        height: auto;
    }

    .mian-info {
        /*display: none;*/
    }

    .left-coll {
        display: none;
    }

    .luch {
        display: block;
    }

    .phone_block img {
        display: none;
    }

    .luch .block {
        width: 100%;
    }

    .luch .block > div {
        border-right: none;
    }

    .luch .block {
        border-bottom: 1px solid black;
    }

    .right-coll {
        width: 100% !important;
    }

    #socc {
        display: none;
    }

    .main-text {
        padding: 10px 4px;
    }

    .crumbs {
        display: none;
    }

    .block-land1, .block-land2 {
        display: none !important;
    }

    body > div:first-child {
        width: 100% !important;
    }

    .ui-dialog.ui-widget {
        width: 100% !important;
        left: 0 !important;
        padding: 0px !important;
    }

    #order-dialog-form {
        left: 0 !important
    }

    #o_form label {
        display: block;
        text-align: center;
    }

    .ui-dialog-buttonpane {
        left: 0 !important
    }

    #o_form div, #o_form select, #o_form input {
        width: 100% !important
    }

    #o_form div {
        float: none !important
    }

    #o_form {
        width: 100% !important
    }

    #order-dialog-form {
        width: 100% !important;
        padding: 0 !important;
    }

    .ui-dialog-buttonpane .ui-dialog-buttonset button {
        width: 100% !important
    }

    .fm-nav {
        display: none;
    }

    #ovk_comments_add {
        width: 100% !important
    }

    #ovk_comments_add iframe {
        width: 100% !important
    }

    .search_block {
        display: none;
    }

    img.udal {
        display: none;
    }

    .short-news img {
        display: none;
    }

    .bl1, .bl2, .bl3, .bl4 {
        margin-left: 70px;
    }

    .sn-title {
        font-weight: bold;
        font-size: 22px;
        color: #F74F0E;
    }

    .contact_block img {
        /*width: 100%*/
    }

    .kard_block {
        position: relative;
        background-color: #FFF;
        top: 0;
        right: 0;
        padding: 10px;
        margin: 0;
    }

    div.contact_block {
        width: 100%;
        float: none;
    }

    body .ui-dialog .ui-dialog-buttonpane button {
        float: none !important;
        width: 90% !important;
        padding: 5px !important;
        margin-right: 0px !important;
    }

    .ui-dialog .ui-dialog-buttonpane {
        width: 100%;
        top: 320px !important;
    }

    #o_form > noindex > div > label {
        display: block !important;
    }

    .mh-nav-wrapper {
        background: url(../img/mh.png) repeat-x #DE4C4A 0px 4px;

    }

    body .ui-dialog .ui-dialog-buttonpane button {
        width: 290px !important
    }

}