body {
    margin: 0;
    padding: 0;
    cursor: default;
    font:13px/18px "Arial", "Helvetica", sans-serif;
    color: #555;
}
.m-top {
    padding: 0 0 20px 0;
    width: 100%;
    background: url("/sites/scratches/images/bgr.jpg");
    /*border-bottom: solid 15px #fff;*/
}
.logo {
    display: block;
    text-align: center;
    padding: 20px 0;
}
.logo img {
    width: 191px;
    height: 115px;
}
.phone {
    display: block;
    text-align: center;
    position: static;
    margin: 0 auto 0 auto;
    width: 200px;
    font-weight: bold;
    color: #fff;
    top: 78px;
    font-size: 22px;
    right: 19px;
    text-decoration: none;
    background: url("/sites/scratches/images/phone.png") left center no-repeat;

    padding: 5px 0 5px 45px;
}
.orange {
    color: #fac807;
}
.select-menu {
    background-color: #E4E4E4;
    border: 1px solid #C8C8C8;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 18px;
    margin: 20px auto 1% auto;
    outline: medium none currentColor;
    padding: 1%;
    width: 96%;
}
.wrap_footer {
    width: 100%;
    background: url("/sites/scratches/images/bgr.jpg");
}
.footer {
    width: 100%;
    margin: 0 auto;
    color: #eee;
    padding: 0 0 30px;

}
.footer_white {
    background: url("/sites/scratches/images/main_bg.png");
    height: 30px;
    width: 100%;
    border-radius: 0 0 5px 5px;
    display: none;
}
.wrapper_padd {
    padding: 5px 0;
}
.footer_copy {
    margin: 15px 0 0 0;
}
.footer_menu {
    display: none;
}
.footer_social {
    margin: 10px 16px 24px 0;
    text-align: right;
}
.exhibition {
    text-align: center;
}
.footer_social a {
    margin: 0 0 0 15px;
}
.s_vk {
    background: url("/sites/scratches/images/social.png") no-repeat 0 -40px;
    width: 40px;
    height: 40px;
    display: block;
    float: right;
}
.s_yt {
    background: url("/sites/scratches/images/social.png") no-repeat 0 -120px;
    width: 40px;
    height: 40px;
    display: block;
    float: right;
}
.s_tw {
    background: url("/sites/scratches/images/social.png") no-repeat 0 0px;
    width: 40px;
    height: 40px;
    display: block;
    float: right;
}
.s_fb {
    background: url("/sites/scratches/images/social.png") no-repeat 0 -80px;
    width: 40px;
    height: 40px;
    display: block;
    float: right;
}

.content {
    padding: 10px 7px;
}
h1 {
    color: #3C3C3C;
    font: 23px/23px "Trebuchet MS", "Arial", "Helvetica", sans-serif;
}
h2 {
    color: #3C3C3C;
    font: 22px/22px "Trebuchet MS", "Arial", "Helvetica", sans-serif;
}
.full_width {
    width: 100%;
}
.upTop {
    margin: 0;
    border-top: solid #fff 15px;
    background: url("/sites/scratches/images/main_bg.png");
}
.serv {
    background: #fff;
    margin: 10px 0 17px 0;
    box-shadow: 3px 3px 3px #ccc;
}
.serv_wrap {
    padding: 10px;
}
.serv_img {
    border: none;
    width: 100%;
}
.serv_name {
    font: 20px/20px "Trebuchet MS", "Arial", "Helvetica", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #3b3b3b;
    display: block;
    margin: 20px 0 15px 0;
}
hr {
    border: none;
    border-top: solid 1px #dbdbdb;
}
.serv_text {
    color: #727272;
    text-decoration: none;
    height: 90px;
    margin: 15px 0 15px 0;
    display: block;
}
.serv_more {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #313131;
    margin: 0 auto 7px auto;
    width: 80px;
    padding: 8px 6px;
    border: solid #ddd 1px;
    border-radius: 3px;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
}
.gray {
    background: #efefef;
    padding: 10px 10px 20px 10px;
}
ul {
    padding: 0 0 0 20px;
    list-style-image: url("/sites/scratches/images/list_arr.png");
}
.newGallery {
    padding: 10px;
    margin: 0 10px 15px 10px;
    border: solid 1px #e2e1e1;
    float: none;
    display: block;
    background: #f3f3f3;
}
.fancy2 {
    text-decoration: none;
}
.newGallery>img {
    display: block;
    width: 100%;
}
.fancy-text {
    color: #424242;
    text-decoration: none;
    font-size: 11px;
    line-height: 13px;
    margin: 3px;

    font-weight: bold;
}
a {
    color: #F7941D;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
}
.none {
    display: none;
}
.form-input {
    border: solid 1px #ccc;
    padding: 5px;
    width: 90%;
    border-radius: 7px;
}
.orderpartner {
    width: 100% !important;
}
.all_agreement {
    font-size: 12px;
}
.all-news {
    display: block;
    background: #474747;
    text-decoration: none;
    float: right;
    width: 108px;
    color: #FFFFFF;
    font: 14px/32px "Arial", "Helvetica", sans-serif;
    height: 32px;
    padding: 0px 18px;
    text-shadow: none;
    text-transform: lowercase;
    text-align: center;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0;
    border: none;
}
.fancybox-nav span {
    visibility: visible !important;
}
.return {
    position: relative;
    background: #333;
    color: #FFFFFF;
    padding: 5px 2%;
    font-size: 100%;
   /* border-bottom: dashed 1px #555;
*/
}
.return_yes {
    display: inline-block;
    padding: 6px 10px;
    color: #FFFFFF;
    background: #444;
    border: solid 1px #555;
    border-radius: 7px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0 0 15px;
}
.return_no {
    display: inline-block;
    padding: 6px 10px;
    color: #FFFFFF;
    background: #444;
    border: solid 1px #555;
    border-radius: 7px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 0 0 15px;
}
.complect-item {
    background: #fff;
    padding: 10px;
    border: solid 5px #D6D6D6;
    margin: 0 0 20px 0;
}
.complect-item-lnk {
    display: block;
    margin: 0 0 5px 0;
    position: relative;
}
.complect-item-desc {

}
.complect-item-link {
    color: #3333CC;
    font-size: 18px;
}
.complect-item-info {
    text-align: center;
}
.complect-item-price {
    color: #2B2B2B;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3em;
    margin: 34px 0 0 0;
}
.complect-item-nal {
    color: #808080;
    font-size: 11px;
    margin: 10px 0 5px 0;
}
.complect-item-delivery {
    color: #808080;
    font-size: 11px;
    margin: 0 0 5px 0;
}
.complect-item-submit {
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    color: #313131;
    display: block;
    margin: 10px auto 0 auto;
    cursor: pointer;
    padding: 8px 6px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    width: 80px;
}
.complect-item-img {
    width: 100%;
    height: auto;
}
.goods-item {
    background: #fff;
    padding: 0 0 10px 0;
    border: solid 5px #D6D6D6;
    margin: 0 0 20px 0;
}
.goods-item-img {
    width: 100%;
    height: auto;
}
.goods-item-h2 {
    display: block;
    margin: 0 0 0 10px;

    padding: 7px 0 7px 0;
    font-size: 14px;
    color: #3c3c3c;
    text-align: center;
    font-weight: bold;
}
.goods-item-desc-content {
    padding: 0 10px;
}
.typePrice {
    border-collapse: collapse;
    width: calc(100% - 20px);
    margin: 10px 10px 10px 10px;
}

.typePrice th {
    background: #eee;
    width: 33%;
    font-size: 11px;
}

.typePrice th, .typePrice td {
    border: solid 1px #d1d1d1;
    padding: 3px;
    text-align: center;

}
.good-item-submit {
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    color: #313131;
    display: block;
    margin: 20px auto -10px auto;
    padding: 8px 6px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s;
    width: 80px;
    cursor: pointer;
}
.partners_unit {

    margin: 0 10px 20px 10px;
    padding: 10px;
    border: solid 1px #aaa;
}
.partners_unit_name {
    text-align: center;
    text-transform: uppercase;
    font-size: 17px;
    margin: 0 0 7px 0;
}
.partners_unit_map {
    height: 230px;
    width: 100%;
    margin: 7px 0 0 0;
}
#cbm-button {
    right: -57px !important;
    bottom: -78px !important
}