/* global */
* {
    outline-color: #7b2d83;
}
html{
    position: relative;
    height: 100%;
}

body {
    position: relative;
    min-height: 100%;
    margin: 0;
    font-size: 14px;
    color: #262626;
}
body, input, textarea {
    font-family: Verdana, Arial, sans-serif;
}

a {
	transition: 0.1s ease-out 0s;
}

img {
    border: none;	
}

h1 {
    font-size: 30px;
    font-weight: normal;
    color: #262626;
    line-height: 30px;
    margin: 24px 0 22px;
}


ul {
    margin: 0;
    padding: 0;
    line-height: 22px;
    list-style-type: none;
}
li {
    background: url(../images/li_pointer.png) no-repeat 0 10px;
    padding: 0 0 0 14px;
}


::-webkit-input-placeholder {
    opacity: 1;
    transition: 0.2s ease-out 0s;
}
::-moz-placeholder {
    opacity: 1;
    transition: 0.2s ease-out 0s;
}
:-moz-placeholder {
    opacity: 1;
    transition: 0.2s ease-out 0s;
}
:-ms-input-placeholder {
    opacity: 1;
    transition: 0.2s ease-out 0s;
}
:focus::-webkit-input-placeholder {
    opacity: 0;
}
:focus::-moz-placeholder {
    opacity: 0;
}
:focus:-moz-placeholder {
    opacity: 0;
}
:focus:-ms-input-placeholder {
    opacity: 0;
}

input[type='submit'] {
    background: #7b2d83;
    font-size: 16px;
    color: #fff;
    border: 0;
    height: 35px;
    cursor: pointer;
    transition: 0.1s ease-out 0s;
}
input[type='submit']:hover {
    background: #8e3d8a;
}


.clear {
    clear: both;
}

.block {
    width: 960px;
    margin: auto;
}


.success {
    font-size: 18px;
    color: #fff;
    border: 3px solid #a666a5;
    border-radius: 5px;
    background-color: #83398a;
    margin: 15px 0 1px;
    padding: 6px 16px 11px;
    line-height: 18px;
    letter-spacing: -1px;
}

.error {
    color: #dc0000;
    margin-bottom: 20px;
}

/* header */
#header {
    background: url(../images/top_line.png) repeat-x left top;
    overflow: hidden;
    padding-bottom: 8px;
}


#header #logo{
    float: left;
}
    #header .logo_img {
        float: left;
        display: block;
        width: 210px;
        height: 123px;
    }
    #header .slogan {
        float: left;
        font-size: 24px;
        color: #363636;
        margin: 47px 25px 0;
    }

#header .header_info {
    float: right;
    text-align: right;
    margin-top: 22px;
}

#header .city{
    font-size: 16px;
    margin: 0 5px;
}

#header .telephone {
    background: url(../images/telephone.png) no-repeat left center;
    font-size: 24px;
    color: #7b2d83;
    margin: 9px 0 0;
    padding: 0 0 0 25px;
    letter-spacing: -2px;
}

#header .question {
    margin: 8px 2px 0;
}
    #header .question > a{
        font-size: 18px;
        color: #262626;
        text-decoration: none;
        border-bottom: 1px dashed #262626;
        padding: 0 0 2px;
    }

/* top menu */
.top_menu {
    background: #272727;
}

.top_menu > ul {
    display: table;
    list-style: none;
    overflow: hidden;
}
    .top_menu > ul > li {
        background: none;
        display: table-cell;
        vertical-align: middle;
        height: 60px;
        padding: 0;
    }
    .top_menu > ul > li:hover {
        background: linear-gradient(to bottom, #3c3c3c, #141414);
    }
    .top_menu > ul > li.li_beetwen {
        background: url(../images/top_menu_beetwen.png) no-repeat 0 0;
        width: 2px;
    }
        .top_menu > ul > li > a {
            display: block;
            font-size: 17px;
            color: #fff;
            text-align: center;
            text-decoration: none;
            line-height: 20px;
            padding: 5px 38px;
        }
#top_menu_toggle + label {
    display: none;
}

/* center */
#center {
}

#center .slider_container {
    background: url(../images/slider_bg.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
    padding: 16px 0;
    /*max-height: 453px;*/
    box-sizing: border-box;
}

.banner {
    background: #7b2d83;
    margin-top: 20px;
    padding: 30px;
    border-radius: 6px;
}






#center .price_right {
    background-color: #fff;
    width: 210px;
    height: 420px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: -2px 0 0 0;
}


#center .bank_costs{
    border-bottom: 1px dashed #d7d7d7;
    margin: 9px 12px 0;
    padding: 0 0 13px;
}




#center .uslugi{
    border: solid #acacac;
    border-width: 1px 0;
    margin: 0 0 3px;
}
    #center .uslugi > ul {
        display: table;
        list-style: none;
        overflow: hidden;
    }
        #center .uslugi > ul > li {
            background: no-repeat left center;
            display: table-cell;
            line-height: 20px;
            vertical-align: middle;
            width: 200px;
            height: 83px;
            box-sizing: border-box;
        }
        #center .uslugi>ul>li.usluga_1 {
            background-image: url(../images/img_1.png);
            padding: 3px 1px 0 40px;
        }
        #center .uslugi>ul>li.usluga_2 {
            background-image: url(../images/img_2.png);
            padding: 1px 2px 0 40px;
        }
        #center .uslugi>ul>li.usluga_3 {
            background-image: url(../images/img_3.png);
            padding: 6px 10px 0 40px;
        }
        #center .uslugi>ul>li.usluga_4 {
            background-image: url(../images/img_4.png);
            padding: 6px 0 0 40px;
        }
        #center .uslugi>ul>li.usluga_5 {
            background-image: url(../images/img_5.png);
            padding: 0 0 0 45px;
        }

#center .content {
    overflow: hidden;
}
    #center .content > h1 {
        text-align: center;
    }
    #center .content > p {
        line-height: 22px;
    }

#center .col_center{
    overflow: hidden;
    width: 650px;
    float: left;
    padding: 0 11px 97px 0;
}

#center .col_center_big{
    overflow: hidden;
    width: 717px;
    float: left;
    padding: 0 3px 97px 0;
}

#center .col_center>p{
    line-height: 22px;
    padding: 0 45px 0 0;
    margin: 22px 0 0;
}

#center .site_navigation{
    font-size: 14px;
    color: #6f6f6f;
    margin: 14px 0 20px;
}

#center .site_navigation>a{
    font-size: 14px;
    color: #6f6f6f;
    text-decoration: none;
}

#center .site_navigation>a:hover{
    text-decoration: underline;	
}

#center .col_right{
    width: 263px;
    float: right;
    border-left: 1px solid #56145d;
    margin: 19px 0 0;
    padding: 0 0 0 35px;
}

#center .col_right_small{
    width: 212px;
    float: right;
    margin: 18px 0 0;
    padding: 0 0 0 28px;
}

#center .aurum_1{
    margin: 0 0 33px;
	
}

#center .aurum_2{
    margin: 0;
	
}

#center .argentum{
    margin: 0;
}

#center .aurum_title{
    font-size: 18px;
    color: #56145d;
    margin: -5px -2px 0;
    line-height: 24px;
}

#center .table_price{
    width: 100%;
    border-collapse: collapse;
    margin: 23px 0 0;
}

#center .table_price td{
    border: 1px solid #cccccc;
    text-align: center;
}

#center .table_price>thead td{
    font-size: 18px;
    color: #56145d;
    padding: 7px 10px 12px;
}

#center .table_price>tbody td{
    font-size: 18px;
    color: #262626;
    padding: 7px 10px;
}

#center .table_price>tbody td:first-child{
	
}

#center .table_price>tbody td:last-child{
    font-weight: bold;
}

#center .calculator {
    background-color: #ebebeb;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 30px;
}
    #center .calculator_head {
        background: url(../images/calculator.png) no-repeat 9px 0;
        font-size: 15px;
        color: #262626;
        font-weight: bold;
        line-height: 18px;
        border-bottom: 1px solid #e1e1e1;
        margin: 10px 0 0;
        padding: 3px 9px 16px 64px;
    }
    #center .calculator_body {
        border-top: 1px solid #f9f9f9;
        padding: 0 29px;
    }

#gold_form {
    margin: 40px 0;
    padding: 0 0 20px;
}
    #gold_form .container {
        padding: 20px 25px 0;
    }
        #gold_form .title {
            background: url(../images/calculator.png) no-repeat left center;
            font-size: 15px;
            color: #262626;
            margin: 0 0 4px;
            font-weight: bold;
            line-height: 18px;
            padding-left: 10px;
        }
        #gold_form .row {
            margin-bottom: 10px;
        }
            #gold_form label {
                float: left;
                line-height: 26px;
            }
            #gold_form .sample {
                float: right;
                width: 118px;
                font-size: 16px;
                color: #262626;
                text-align: center;
                height: 26px;
                border: 1px solid #ccc;
                box-sizing: border-box;
            }
        #gold_form button {
            display: block;
            font-size: 14px;
            color: #fff;
            height: 32px;
            line-height: 18px;
            text-align: center;
            border: 0;
            padding: 7px 0;
            -webkit-appearance: none;
            cursor: pointer;
            outline: 0;
            margin-top: 15px;
        }
        #gold_form .calculate {
            background: #64266a;
            background: linear-gradient(to bottom, #733979, #56155d);
            float: left;
            width: 82%;
            border-radius: 5px;
        }
        #gold_form .reset {
            background: url(../images/reset.png) no-repeat center;
            float: right;
            width: 15%;
        }
    #gold_form .caption {
        font-size: 18px;
        color: #56145d;
    }
    #gold_form .result {
        float: left;
        font-size: 18px;
        border: 1px solid #56145d;
        border-radius: 2px;
        padding: 2px 5px;
        margin: 5px 0 0;
    }
    #gold_form .result_text {
        float: left;
        margin: 5px 0 0 5px;
        line-height: 28px;
    }



#center .how_many_cash{
    margin: 6px 0 0;
}

#center .how_many_time{
    margin: 15px 0 0;
}

#center .percent{
    margin: 21px 0 0;
}

#center .summ{
    margin: 16px 0 0;
}

#center .calc_title{
    font-size: 18px;
    color: #56145d;
    margin: 0 0 4px;
}

#center .percent>.calc_title, #center .summ>.calc_title{
    margin: 0 0 1px;
}

#center .calc_text_1{
    font-size: 12px;
	
    color: #262626;
    line-height: 12px;
}

#center .calc_text_2{
    font-size: 18px;
	
    color: #191919;
    margin: 0 0 0;
}

#center .calculator_body input{
    font-size: 14px;
    color: #262626;
    text-align: center;
    width: 147px;
	
    height: 26px;
    border: 1px solid #cccccc;
    margin: 8px 7px 0 0;
}

#center .calculate{
	
}

#center .calculate>a{
    display: block;
    font-size: 14px;
    color: #ffffff;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    background: url(../images/calculate_btn_bg.png) repeat-x 0 0;
    border-radius: 5px;
    margin: 36px 20px 20px;
    padding: 7px 0;
    line-height: 18px;
}

#center .page_map{
    border-bottom: 1px solid #7b2d83;
}

#center .yandex_map{
    width: 100%;
    border-bottom: 1px solid #9b9b9b;
    position: relative;
}

#center .map_title{
    background-color: #56145d;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 29px;
    padding: 17px 0 19px;
}

#center .map{
    min-height: 117px;
}

#center .map_info {
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 0 20px;
    font-size: 0;
    line-height: 18px;
}

#center .info {
    background: no-repeat left 4px;
    display: inline-block;
    position: relative;
    padding: 0 10px 0 25px;
    text-align: left;
    width: 16.66%;
    vertical-align: top;
    font-size: 12px;
    box-sizing: border-box;
}
    #center .info > span {
        border-bottom: 1px dashed #000;
        padding: 0 0 1px;
    }
    #center .info:before {
        background: #7b2d83;
        position: absolute;
        top: 4px;
        left: 0;
        width: 17px;
        height: 17px;
        text-align: center;
        color: #fff;
        border-radius: 100%;
    }
    #center .info_1:before {
        content: '1';
    }
    #center .info_2:before {
        content: '2';
    }
    #center .info_3:before {
        content: '3';
    }
    #center .info_4:before {
        content: '4';
    }
    #center .info_5:before {
        content: '5';
    }

    #center .info_6:before {
        content: '6';
    }

/* news */
#center .news_list_title{
    margin: 24px 0 26px;
}

#center .col_center_big>hr{
    margin: 17px 0;
}

#center .ones_news{
    overflow: hidden;
	
}

#center .left{
    float: left;
	
    width: 100px;
    margin-right: 11px;
}

#center .left>img{    
    width: 98px;
    border: 1px solid #e1e1e1;
    margin: 3px 0 0;
}

#center .right{
    float: right;
	
    width: 606px;
    letter-spacing: 0.1px;
}

#center .news_date{
    font-size: 12px;
	
    color: #828282;
    line-height: 15px;
}

#center .news_title{
    margin: 0 0 16px;
	
    line-height: 16px;
}

#center .news_title>a{
    font-size: 14px;
	
    color: #7b2d83;
}

#center .news_short{
    font-size: 14px;
	
    color: #3f3f3f;
    line-height: 16px;
    margin: 0 0 3px;
}

#center .news_short>p{
    margin: 0;
	
}

#center .navig_cif{
    text-align: center;	
    margin: 27px 0 0;
}

#center .navig_cif>div{
    display: inline-block;

}

#center .navig_cif>div>a{
    font-size: 12px;	
    margin: 0 2px;
}

#center .navig_cif>div>.mes_nav{
    color: #7b2d83;

}

#center .navig_cif>div>.mes_nav_s{
    color: #000000;

}





/* Отзывы */
#center .comments{
    position: relative;
    width: 956px;
    margin: 56px auto 43px;
    padding: 7px 0 11px;
    border: 1px dashed #959595;
    border-radius: 4px;
}

#center .comments_title{
    font-size: 30px;
    color: #262626;
    width: 120px;
    margin: 0 auto 0;
    padding: 0 8px 0;
    position: relative;
    top: -30px;
    background-color: #ffffff;
}

#center .one_comment{
    width: 192px;
    display: table-cell;
    vertical-align: top;
    padding: 0 18px 0 28px;
    border-right: 1px dashed #e3e3e3;
}

#center .one_comment:last-child{
    border-right: none;	
}

#center .user_name{
    font-size: 18px;
    color: #56145d;
}

#center .user_text{
    font-size: 12px;
    color: #262626;
    line-height: 18px;
    margin: 13px 0 2px;
}

#center .comments_all{
    display: block;
    width: 84px;
    margin: 0 auto 0;
    padding: 0 12px 0;
    position: relative;
    top: 19px;
    background-color: #ffffff;
    font-size: 14px;
    color: #56145d;
    text-decoration: none;
}

#center .comments_body{
    
}

#center .comments_body>hr{
    margin: 17px 0;
}

#center .ones_comment{
    
}

#center .comment_time{
    font-size: 12px;
    color: #828282;
    line-height: 15px;
}

#center .comment_user_name{
    font-size: 14px;
    margin: 0 0 16px;
}


#reservation_menu_content>form>input, #reservation_menu_content>form>textarea{
    display: block;
    font-size: 14px;
    color: #262626;
    width: 147px;
    height: 26px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin: 0 0 10px;
    padding: 0 7px;
}

#reservation_menu_content>form>.submit_button{
    margin: 0 0 30px;
    border: none;
    cursor: pointer;
    background: url(../images/calculate_btn_bg.png);
    color: #fff;
}

/* feed */
.content>form>div>input{
    margin: 11px 11px;
    width: 389px;
    padding: 9px 7px 7px;
    border: 1px solid #d7d7d7;
    border-radius: 6px;
}

.content>form>div>input[name=save]{
    margin: 0 11px 30px;
    border: none;
    cursor: pointer;
    background: url(../images/calculate_btn_bg.png) repeat-x 0 0;
    color: #ffffff;
    width: 200px;
}

.content>form>div>textarea{
    margin: 0 11px 0;
    padding: 8px 9px 0;
    border: 1px solid #d7d7d7;
    border-radius: 6px;
    width: 385px;
    height: 126px;
}

/* footer */
.clear_div{
    clear: both;
    height: 224px;
}

#footer {
    background-color: #363636;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 250px;
}

#footer .footer_top{
    overflow: hidden;
    margin: 32px 0 29px;
}

#footer .footer_col_1{
    float: left;
    line-height: 20px;
    margin: 0 20px 0 3px;
    width: 367px;
}

#footer .footer_col_2{
    float: left;
    line-height: 20px;
    width: 367px;
}

#footer .footer_col_3{
    float: right;
    margin: 2px 0 0;
    line-height: 18px;
}

#footer .footer_col_1>p, #footer .footer_col_2>p{
    margin: 0;
    padding: 0;
}

#footer .footer_col_1>p>a, #footer .footer_col_2>p>a{
    display: block;
    font-size: 12px;
    color: #c0c0c0;
}

#footer .footer_info{
    font-size: 14px;
    color: #fff;
    text-align: right;
    margin: 0 3px;
}

.social_webs {
    text-align: right;
}
    .social_webs > a {
        background: url(../images/social.png) no-repeat;
        display: inline-block;
        width: 33px;
        height: 33px;
        margin: 31px 0 0 1px;
    }
    .social_webs > .vk {
        background-position: 0 0;
    }
    .social_webs > .fb {
        background-position: -33px 0;
    }
    .social_webs > .od {
        background-position: -66px 0;
    }
    .social_webs > .tw {
        background-position: -99px 0;
    }
    .social_webs > .ig {
        background-position: -132px 0;
    }

#footer hr{
    margin: 0;
}

#footer .saitex_box{
    text-align: right;
    margin: 17px 2px 0;
}

#footer .saitex_box>a{
    font-size: 12px;
    color: #a2a2a2;
}












/**** catalog ****/
.category_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
}
    .category_list:after {
        content: '';
        width: 32%;
    }
    .category_list li {
        background: none;
        width: 32%;
        box-sizing: border-box;
        padding: 0;
        list-style: none;
        margin-bottom: 20px;
    }
        .category_list li a {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            text-decoration: none;
            height: 100%;
        }
            .category_list li .img {
                display: flex;
                align-items: center;
                justify-content: center;
                flex: 1 0 auto;
                width: 100%;
                transition: 0.2s ease-out 0s;
            }
            .category_list li a:hover .img {
                filter: brightness(0.5);
            }
                .category_list li a img {
                    max-width: 100%;
                }
            .category_list li .caption {
                font-size: 18px;
                color: #272727;
                transition: 0.2s ease-out 0s;
                text-align: center;
            }
            .category_list li a:hover .caption {
                color: #a365a4;
            }


.product_list {
    margin-top: 30px;
}
    .product_list .item {
        float: left;
        width: 32%;
        margin: 0 2% 25px 0;
        text-align: center;
    }
    .product_list .item:nth-child(3n) {
        margin-right: 0;
    }
    .product_list .item:nth-child(3n + 1) {
        clear: left;
    }
        .product_list .item a {
            text-decoration: none;
            transition: 0.2s ease-out 0s;
        }
        .product_list .item a:hover {
            filter: brightness(50%);
        }
            .product_list .item img {
                max-width: 100%;
                height: auto;
                max-height: 300px;
            }
            .product_list .item_name {
                display: block;
                color: #272727;
                font-weight: bold;
                margin-top: 4px;
            }
            .product_list .item a:hover .item_name {
                color: #363636;
            }
            .product_list .item_price {
                display: block;
                font-size: 24px;
                color: #7b2d83;
            }
            .product_list .item_desc {
                display: block;
                color: #272727;
                margin-top: 4px;
            }
                .product_list .item_desc p {
                    margin: 0;
                }

.left_column {
    float: left;
    width: 200px;
}
.right_column {
    float: right;
    width: calc(100% - 220px);
    padding-bottom: 100px;
}

.product_images {
    float: left;
    width: 300px;
    margin-top: 5px;
}
    .product_images .additional {
        margin-top: 6px;
        overflow: hidden;
    }
        .product_images .additional a {
            float: left;
            width: 96px;
            height: 96px;
            margin: 0 4px 6px 0;
        }
        .product_images .additional a:nth-child(n) {
            margin-right: 6px;
        }
        .product_images .additional a:nth-child(3n) {
            margin-right: 0;
        }
.product_info {
    float: right;
    width: calc(100% - 320px);
}
    .product_title {
        margin-top: 0;
    }
    .product_desc {
        margin-bottom: 40px;
    }
    .product_price {
        margin-bottom: 20px;
    }
        .product_price span {
            font-size: 24px;
            color: #7b2d83;
        }
    #product_count {
        width: 35px;
        text-align: center;
        font-size: 16px;
        height: 24px;
        box-sizing: border-box;
        vertical-align: middle;
    }
    .btn {
        background: #7b2d83;
        display: inline-block;
        height: 24px;
        line-height: 20px;
        text-align: center;
        font-size: 20px;
        color: #fff;
        cursor: pointer;
        vertical-align: middle;
        transition: 0.1s ease-out 0s;
        text-decoration: none;
    }
    .btn:hover {
        background: #8f3e8d;
    }
    .product_minus, .product_plus {
        width: 24px;
    }
    .add_product {
        border: 0;
    }


.order #cart_box {
    display: none;
}
#cart_box h3 {
    margin: 0;
}
#shopping_cart_items {
    margin-top: 5px;
}
    .cart_body {
        margin-bottom: 10px;
    }
        .cart_capt {
            font-size: 20px;
            margin-bottom: 2px;
        }
            .cart_capt a, .cart_del a {
                color: #262626;
            }
            .cart_capt a:hover, .cart_del a:hover {
                color: #7b2d83;
                text-decoration: none;
            }
#order_all_btn {
    margin-top: 15px;
}
    #order_all_btn a {
        font-size: 20px;
        color: #262626;
    }
    #order_all_btn a:hover {
        color: #7b2d83;
        text-decoration: none;
    }

.edit_btn, .del_btn, .ok_btn {
    background: no-repeat center;
    display: block;
    width: 16px;
    height: 16px;
}
.edit_btn {
    background-image: url(../images/edit.png);
}
.del_btn {
    background-image: url(../images/del.png);
}
.ok_btn {
    background-image: url(../images/ok.png);
}




#feedback {
    width: 60%;
    margin-bottom: 80px;
}

#feedback input[type='text'], #feedback textarea {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 16px;
}
#feedback input[type='text'] {
    height: 40px;
}
#feedback textarea {
    height: 120px;
    resize: vertical;
    padding-top: 5px;
}

#feedback .captcha {
    display: inline-block;
    text-align: center;
}
    #feedback .captcha img {
        display: block;
    }
    #feedback .captcha a {
        font-size: 10px;
        color: #363636;
    }
    #feedback .captcha a:hover {
        color: #7b2d83;
    }
#feedback #captcha_input {
    width: 220px;
    height: 50px;
    font-size: 18px;
    vertical-align: top;
    margin: 0 0 0 5px;
}

#feedback .submit {
    margin-top: 30px;
}















@media screen and (max-width: 980px) {
    .mobile-flex-column-reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .block {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }


    #header #logo {
        text-align: center;
    }
        #header .logo_img {
            float: none;
            display: inline-block;
        }
        #header .slogan {
            float: none;
            margin: 10px 0 0;
        }
    #header .header_info {
        margin-top: 70px;
    }

    .top_menu > ul > li > a {
        padding: 0 10px;
    }

    .slider_container {
        background-size: cover;
        height: auto;
        padding-bottom: 20px;
    }
        .slider_container .animation_container {
            width: 100%;
            height: auto;
        }
            .animation_container a img {
                max-width: 100%;
                height: auto;
            }
            .animation_container a .text {
                background: rgba(135, 64, 142, 0.5);
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                top: 0 !important;
                left: 0 !important;
                width: 100% !important;
                height: 100% !important;
                color: #fff;
            }
                .animation_container a .text hr {
                    background: #fff;
                }

    #center .uslugi {
        font-size: 0;
        padding-top: 15px;
        text-align: center;
    }
        #center .uslugi > ul {
            display: block;
        }
            #center .uslugi > ul > li {
                display: inline-block;
                height: auto;
                box-sizing: border-box;
                margin: 0 20px 15px;
                white-space: nowrap;
                text-align: left;
            }

    #center .comments {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
    }


    #footer .footer_col_1 {
        width: auto;
        margin-left: 0;
        margin-right: 30px;
    }
    #footer .footer_col_2 {
        width: auto;
    }


    #center .col_center {
        width: calc(100% - 290px);
        padding-right: 0;
        box-sizing: border-box;
    }
        #center .col_center > p {
            padding-right: 30px;
        }
    #center .col_right {
        width: 290px;
        padding-left: 25px;
        box-sizing: border-box;
    }
}


@media screen and (max-width: 810px) {
    #center .one_comment {
        display: inline-block;
        width: 50%;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

    #center .map_info {
        position: static;
        padding-bottom: 0;
    }
        #center .info {
            width: 33%;
            margin-bottom: 20px;
        }

    .clear_div {
        display: none;
    }
    #footer {
        position: static;
        overflow: hidden;
        height: auto;
        padding-bottom: 20px;
    }
        #footer .footer_col_2 {
            clear: left;
        }
        #footer .footer_col_3 {
            float: none;
            text-align: right;
        }



    .right_column {
        float: none;
        width: 100%;
        padding-bottom: 20px;
    }
    .left_column {
        float: none;
        width: 100%;
        padding-bottom: 50px;
    }


    #feedback {
        width: 80%;
    }
}


@media screen and (max-width: 700px) {
    #header #logo {
        float: none;
    }
    #header .header_info {
        float: none;
        text-align: center;
        margin-top: 15px;
    }
        #header .city {
            margin: 0;
        }
        #header .telephone {
            display: inline-block;
            margin: 0;
            letter-spacing: -1px;
        }
        #header .question {
            margin: 6px 0 10px;
        }

    #center .price {
        text-align: center;
    }
        #center .price_title {
            display: inline-block;
        }
}


@media screen and (max-width: 660px) {
    #center .info {
        width: 50%;
    }


    #center .col_center {
        float: none;
        width: 100%;
    }
        #center .col_center > p {
            padding-right: 0;
        }
    #center .col_right {
        float: none;
        width: 100%;
        padding: 0;
        border: 0;
        margin: 0;
    }
        #center .aurum_title {
            margin: 0;
        }
            #center .aurum_title br {
                content: '';
            }
                #center .aurum_title br:after {
                    content: '\00a0';
                }
        #gold_form .sample {
            width: calc(100% - 140px);
        }


    .product_images {
        float: none;
        width: 100%;
        text-align: center;
    }
        .product_images .additional {
            font-size: 0;
        }
            .product_images .additional a {
                float: none;
                display: inline-block;
            }
            .product_images .additional a:nth-child(n) {
                margin-left: 3px;
                margin-right: 3px;
            }
    .product_info {
        float: none;
        width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }

    #cart_box {
        text-align: center;
        padding: 20px 10px;
        border: 1px dashed #8e3d8a;
        border-radius: 4px;
    }
    #shopping_cart {
        display: inline-block;
    }
        #shopping_cart_items {
            margin-left: auto;
            margin-right: auto;
        }


    #feedback {
        width: 100%;
    }
}


@media screen and (max-width: 570px) {
    #top_menu_toggle + label {
        background: url(../images/menu.png) no-repeat center top;
        display: inline-block;
        width: 40px;
        height: 48px;
        margin: 5px 0;
        padding-top: 33px;
        box-sizing: border-box;
        color: #fff;
        transition: 0.2s ease-out 0s;
    }
    .top_menu #top_menu_toggle:checked + label {
        background-position: center;
        height: 40px;
        font-size: 0;
    }

    .top_menu {
        text-align: center;
    }
        .top_menu > ul {
            display: block;
        }
            .top_menu > ul > li {
                display: block;
                height: 0;
                transition: 0.2s ease-out 0s;
                line-height: 30px;
            }
            .top_menu > ul > li.li_beetwen {
                display: none;
            }

    .top_menu #top_menu_toggle:checked ~ ul {
        padding-bottom: 10px;
    }
        .top_menu #top_menu_toggle:checked ~ ul li {
            height: 30px;
        }
            .top_menu #top_menu_toggle:checked ~ ul li a {
                line-height: inherit;
            }

    .animation_container a .text br {
        display: none;
    }
    .animation_container a .text .bold {
        font-size: 24px;
        line-height: 1;
    }
    .animation_container a .text .thin {
        font-size: 30px;
        line-height: 1;
    }
    .animation_container a .text .big {
        font-size: 40px;
        line-height: 1;
    }
    .animation_container a .text .number {
        font-size: 55px;
        line-height: 1;
    }


    #footer .footer_col_1 {
        float: none;
    }
    #footer .footer_col_2 {
        float: none;
    }
    #footer .footer_col_3 {
        text-align: left;
        margin-top: 40px;
    }
        #footer .footer_info {
            text-align: inherit;
        }


    .product_list .item {
        width: 49%;
    }
    .product_list .item:nth-child(2n) {
        margin-right: 0;
    }
    .product_list .item:nth-child(2n + 1) {
        clear: left;
    }
    .product_list .item:nth-child(3n) {
        margin-right: 2%;
    }
    .product_list .item:nth-child(3n + 1) {
        clear: none;
    }


    .catalog_order_74 td {
        display: block;
    }
    .catalog_order_74 input[type='text'],
    .catalog_order_74 textarea {
        width: 100%;
        box-sizing: border-box;
    }

    .buttons a {
        margin: 5px 20px;
    }
}


@media screen and (max-width: 480px) {
    #center .one_comment {
        width: 100%;
    }

    .page_map + .content table td {
        display: block;
        width: 100% !important;
        padding-bottom: 20px !important;
    }

    .product_list .item {
        float: none;
        width: 100%;
        margin-right: 0;
    }


    #atricles_table {
        display: flex;
    }
        #atricles_table > tbody {
            width: 100%;
        }
            #atricles_table > tbody > tr {
                display: flex;
                flex-direction: column;
            }
            #atricles_table > tbody > tr + tr {
                margin: 5px 0 20px;
                padding: 10px;
                border: 1px dashed #8e3d8a;
                border-radius: 4px;
            }
                #atricles_table > tbody > tr > td {
                    display: flex;
                    border: 0;
                    color: #262626;
                    line-height: 16px;
                }
                    #atricles_table > tbody > tr > td:before {
                        float: left;
                        margin-right: 10px;
                        font-size: 12px;
                        color: #969696;
                        width: 100px;
                        text-align: left;
                    }
                    .catalog_order_65:before {
                        content: '#id';
                    }
                    .catalog_order_66:before {
                        content: 'Наименование';
                    }
                    .catalog_order_67:before {
                        content: 'Цена (за 1 ед.)';
                    }
                    #atricles_table > tbody > tr > td:last-child:before {
                        content: 'Количество';
                    }
                    #atricles_table .catalog_order_68 {
                        width: auto;
                    }
                        #atricles_table .catalog_order_68 td + td {
                            padding-left: 10px;
                        }
                #atricles_table th {
                    display: none;
                }

    .category_list li {
        width: 49%;
    }

    .animation_container a .text hr,
    .animation_container a .text .button {
        display: none;
    }
}


@media screen and (max-width: 420px) {
    #header .telephone {
        background-size: 10px;
        font-size: 18px;
        padding-left: 18px;
        letter-spacing: 0;
    }

    #center .info {
        width: 100%;
    }

    #gold_form .sample {
        width: calc(100% - 100px);
    }

    #feedback #captcha_input {
        width: 170px;
    }
    #captcha_input::-webkit-input-placeholder {
        font-size: 14px;
    }
    #captcha_input::-moz-placeholder {
        font-size: 14px;
    }
    #captcha_input:-moz-placeholder {
        font-size: 14px;
    }
    #captcha_input:-ms-input-placeholder {
        font-size: 14px;
    }


    .animation_container a .text .bold {
        font-size: 18px;
    }
    .animation_container a .text .thin {
        font-size: 20px;
    }
    .animation_container a .text .big {
        font-size: 30px;
    }
    .animation_container a .text .number {
        font-size: 45px;
    }
}


@media screen and (max-width: 380px) {
    .category_list li {
        width: 100%;
    }
}

.footer_info a {
    color: #ffffff;   
}
}