@font-face {
    font-family: 'Arial Narrow';
    src: url('/fonts/arialn_0-webfont.eot'); /* IE9 Compat Modes */
    src: url('/fonts/arialn_0-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/arialn_0-webfont.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/arialn_0-webfont.woff') format('woff'), /* Pretty Modern Browsers */ url('/fonts/arialn_0-webfont.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

body, td, th {
    color: #343440;
    font-family: Arial, Tahoma, Trebuchet MS, Georgia, Century Gothic, Verdana, Helvetica, sans-serif;
    font-size: 13px;
}

body {
    margin: 0;
    height: 100%;
    background: url(/images/bg.jpg);
}

a:link {
    color: #ec7241;
    text-decoration: underline;
}

a:visited {
    color: #ec7241;
    text-decoration: underline;
}

a:hover {
    color: #ec7241;
    text-decoration: none;
}

a:active {
    color: #ec7241;
    text-decoration: underline;
}

td {
    vertical-align: top;
    text-align: left;
}

#table {
    height: 650px;
    width: 1258px;
}

#polosa {
    height: 50px;
    background: #eceff1;
    z-index: 9999;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
}

#tab {
    width: 1258px;
    margin: 0 auto;
}

#phone {
    float: left;
    /*width: 766px;*/
    width: 500px;
    background: url(/images/index_03.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 28px;
    text-align: left;
    margin: 14px 0 0 30px;
}

#phone p {
    font-size: 14px;
    margin: 5px 0 0 40px;
}

#phone a {
    text-decoration: none;
    color: #343440;
}

#basket {
    float: right;
    margin: 10px 30px 0 0;
    width: 166px;
    background: url(/images/index_05.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height: 28px;
}

#pole {
    float: left;
    width: 90px;
    height: 22px;
    background: #fff;
    text-align: center;
    margin: 4px 0 0;
}

#pole p {
    margin: 3px 0 0;
}

#basket_bot {
    float: left;
    width: 34px;
    height: 22px;
    margin: 4px 0 0;
}

.header__search {
    margin-top: 5px;
    float: left;
    height: 40px;
    border: 1px solid #666666;
    background-color: #fff;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 518px;
    border-radius: 4px;
}

.header__search input {
    background-color: transparent;
    height: 100%;
    width: 100%;
    font-size: 14px;
    border: 0;
}

.header__search input:focus {
    outline: none;
}

.header__search .search__ico {
    background-color: transparent;
    width: 42px;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    cursor: pointer;
}

.header__search .search__ico::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 26px;
    background-image: url("/images/search.svg");
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0;
}

.header__search input::-webkit-input-placeholder {
    color: #e04717;
}

.header__search input:-moz-placeholder {
    color: #e04717;
    opacity: 1;
}

.header__search input::-moz-placeholder {
    color: #e04717;
    opacity: 1;
}

.header__search input:-ms-input-placeholder {
    color: #e04717;
}

.header__search input::-ms-input-placeholder {
    color: #e04717;
}

.header__search input::placeholder {
    color: #e04717;
}


#top {
    height: 169px;
}

#logo {
    margin: 20px auto 0;
    width: 792px;
    height: 124px;
}

#top_menu {
    height: 58px;
    background: url(/images/menu.png);
    background-repeat: no-repeat;
}

#tmenu {
    margin: 0 auto 0;
    width: 804px;
}

.menu {
    float: left;
    font-size: 24px;
    margin: 0 35px 0 35px;
    padding: 0 25px 0 0;
    height: 58px;
}

.point {
    float: left;
    width: 15px;
    height: 10px;
    background: url(/images/point.png);
    background-repeat: no-repeat;
    margin: 25px 0 0;
}

.menu p {
    margin: 14px 0 0 0;
}

#tmenu a {
    color: #fff;
    text-decoration: none;
}

#tmenu a:hover {
    color: #e04717;
    text-decoration: none;
    cursor: pointer;
}

#center {
    height: 540px;
    padding: 0 0 10px;
}

#bottom {
    height: 55px;
    border-top: 2px solid #343440;
}

#ban {
    float: left;
    margin: 20px 0 0 15px;
}

#copy {
    float: right;
    margin: 20px 15px 0 0;
    font-size: 11px;
    color: #666666;
}

#copy a {
    color: #666666;
    text-decoration: none;
}

#text {
    float: left;
    width: 100%;
    text-align: justify;
}

#lit_nav {
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
    color: #ec7241;
}

#name {
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
    font-size: 28px;
}

#name h1 {
    font-size: 28px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

#top_line {
    float: left;
    width: 100%;
    background: url(/images/r_top.png);
    background-repeat: no-repeat;
    height: 13px;
    margin: 10px 0 0;
}

#bot_line {
    float: left;
    width: 100%;
    background: url(/images/r_bot.png);
    background-repeat: no-repeat;
    height: 13px;
    margin: 0 0 30px;
}

.brand_card {
    float: left;
    width: 220px;
    height: 220px;
    background: #fff;
    margin: 15px 13px 10px 17px;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-border-radius: 4px;
}

.bc_name {
    float: left;
    width: 100%;
    background: url(/images/index_25.jpg);
    background-repeat: repeat-x;
    height: 43px;
    text-align: center;
}

.bc_name p {
    font-size: 18px;
    color: #fff;
    margin: 10px 0 0;
}

.bc_name a {
    color: #fff;
    text-decoration: none;
}

.bc_name a:hover {
    color: #ec7241;
}

.brand_card img {
    width: 150px;
    margin: 10px auto;
}

#text h2 {
    font-size: 20px;
    padding: 0;
    margin: 0;
}

.card {
    float: left;
    width: 220px;
    height: 305px;
    background: #fff;
    margin: 15px 13px 10px 11px;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-border-radius: 4px;
}

.card img {
    margin: 30px 0 10px;
}

.card_name {
    float: left;
    width: 193px;
    margin: 0 0 0 14px;
    height: 30px;
}

.card_name a {
    color: #343440;
    text-decoration: none;
}

.card_name a:hover {
    color: #ec7241;
    text-decoration: underline;
}

.line1 {
    float: left;
    width: 193px;
    height: 1px;
    background: url(/images/line.jpg);
    background-repeat: no-repeat;
    margin: 7px 0 0 13px;
}

.price {
    float: left;
    width: 100px;
    margin: 4px 0 0 12px;
    background: url(/images/rzd.jpg);
    background-repeat: no-repeat;
    background-position: right;
    height: 23px;
}

.edi {
    float: right;
    width: 80px;
    margin: 4px 14px 0 0;
    height: 23px;
}

.price p {
    font-size: 18px;
    color: #e04717;
    margin: 2px 7px 0 0;
}

.edi p {
    margin: 5px 0 0;
}

.bot1 {
    float: left;
    width: 96px;
    height: 26px;
    margin: 8px 0 0 12px;
}

.bot1 img {
    margin: 0;
    padding: 0;
}

.bot2 img {
    margin: 0;
    padding: 0;
}

.bot2 {
    float: right;
    width: 96px;
    height: 26px;
    margin: 8px 12px 0 0;
}

#big_img {
    float: left;
    width: 300px;
    height: 310px;
    background: #fff;
    margin: 15px 13px 30px 17px;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-border-radius: 4px;
}

#big_img img {
    margin: 25px 0 0;
}

#left {
    float: left;
    width: 430px;
    height: 300px;
    margin: 20px 0 0 45px;
}

#right {
    float: right;
    width: 390px;
    height: 300px;
    border: 1px dashed #6f6f7a;
    margin: 20px 20px 0 0;
}

#right h3 {
    margin: 20px 0 0 25px;
    font-size: 28px;
    color: #dd4616;
    font-weight: normal;
}

#right li {
    list-style-image: url(/images/plus.png);
    margin: 0 25px 14px 0;
}

#price1 {
    float: left;
    width: 140px;
    margin: 4px 0 0 0;
    background: url(/images/rzd.jpg);
    background-repeat: no-repeat;
    background-position: right;
    height: 23px;
}

#price1 span {
    font-size: 18px;
    color: #e04717;
}

#tara {
    float: left;
    margin: 8px 0 0 15px;
}

#botka {
    float: left;
    margin: 3px 0 30px 35px;
    width: 96px;
    height: 26px;
}

#left p {
    margin: 0 0 10px;
}

#txt {
    float: left;
    width: 1220px;
    margin: 0 0 25px 15px;
}

#basic-modal-content {
    display: none;
}

#simplemodal-overlay {
    background-color: #000000;
    cursor: wait;
}

#simplemodal-container {
    color: #000000;
    background-color: #ffffff;
    padding: 8px;
    border: 3px #302728 solid;
}

#simplemodal-container .simplemodal-data {
    padding: 8px;
}

#simplemodal-container a {
    color: #000000;
}

#simplemodal-container a.modalCloseImg {
    background: url(/images/close.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -16px;
    cursor: pointer;
}

#bc {
    text-align: center;
}

#br {
    text-align: right;
}

.form_input {
    border: 1px #c3b99c solid;
    height: 25px;
    width: 250px;
    line-height: 1.8;
    background-color: #F6F6F6;
    color: #000000;
}

.small_form_input {
    border: 1px #c3b99c solid;
    width: 40px;
    background-color: #F6F6F6;
    color: #000000;
}

.form_select {
    width: 254px;
    background-color: #F6F6F6;
    color: #000000;
}

.form_textarea {
    border: 1px #c3b99c solid;
    height: 65px;
    width: 250px;
    background-color: #F6F6F6;
    color: #000000
}

.form_button {
    border: 1px #fff solid;
    background-color: #FE6D00;
    color: #fff;
    cursor: pointer;
    padding: 6px;
}

.form_hdr {
    font-size: 16px;
    font-weight: bold;
}

#echo {
    display: none;
}

.inp {
    width: 250px;
    border: 1px #c3b99c solid;
    height: 25px;
    line-height: 1.5;
    background: #f6f6f6;
}

.select {
    width: 254px;
    border: 1px #c3b99c solid;
    background: #f6f6f6;
    padding: 4px;
}

textarea {
    width: 246px;
    height: 65px;
    border: 1px #c3b99c solid;
    background: #f6f6f6;
}

.basket_inp {
    width: 40px;
    border: 1px #c3b99c solid;
    height: 13px;
    background: #f6f6f6;
}

.bc {
    text-align: center;
}

.br {
    text-align: right;
}

#ntf {
    display: none;
    background: #FE6D00;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    padding: 5px;
    font-weight: bold;
}

#order_form table tr > td:first-child {
    text-align: right
}

#order_form table #br {
    text-align: left;
}

#brands {
    border-top: 3px solid #ff4509;
    padding: 15px 0;
}

#left1 {
    float: left;
    width: 220px;
    margin: 0 0 0 30px;
}

#right1 {
    float: right;
    width: 920px;
    margin: 0 30px 0 0;
}

.card1 {
    float: left;
    width: 220px;
    height: 368px;
    background: #fff;
    margin: 0 0 30px 0;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-border-radius: 4px;
}

.card1 img {
    margin: 30px 0 10px;
}

.card_name {
    float: left;
    width: 193px;
    margin: 0 0 0 14px;
    height: 30px;
}

.card_name a {
    color: #343440;
    text-decoration: none;
}

.card_name a:hover {
    color: #ec7241;
    text-decoration: underline;
}

.bot11 {
    float: left;
    width: 96px;
    height: 26px;
    margin: 8px 0 0 12px;
}

.bot11 img {
    margin: 0;
    padding: 0;
}

#dop_photo {
    float: left;
    width: 100%;
    height: 26px;
    background: #cdcdcd;
    text-align: center;
}

#dop_photo p {
    margin: 4px 0;
    font-size: 14px;
}

.card2 {
    float: left;
    width: 220px;
    height: 250px;
    background: #fff;
    margin: 30px 0 0 0;
    text-align: center;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1) inset;
    -moz-border-radius: 4px;
}

.card2 img {
    margin: 30px 0 10px;
}

#name1 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 18px;
}

#name1 h1 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 18px;
}

#lit_nav1 {
    float: left;
    width: 1000px;
    margin: 15px 0 0;
    color: #ec7241;
    height: 40px;
    margin: 10px 0 20px 45px;
    font-size: 13px;
}

#lit_nav1 div {
    float: left;
    margin: 0 10px 0 0;
    height: 40px;
}

#end {
    background: url(/files/bg3.jpg);
    background-repeat: repeat-x;
    padding: 0 10px;
    color: #fff;
}

#lit_nav1 div p {
    margin: 10px 0 0;
    font-size: 15px;
}

#end a {
    color: #fff;
    text-decoration: none;
}

#lit_logo {
    float: right;
    width: 100px;
    height: 26px;
    margin: 10px 60px 0 0;
    text-align: right;
}

#order_form input[type="image"]:disabled {
    opacity: .5;
}

#privacy_policy ul {
    padding-left: 12px;
}

#privacy_policy li {
    list-style: none;
}

/*Стили для плашки*/
.billet {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 19px;
    z-index: 100;
    padding: 5px 0 5px 0;
    text-align: center;
    box-shadow: 0px 0px 5px #888888;
    -moz-box-shadow: 0px 0px 5px #888888;
    -webkit-box-shadow: 0px 0px 5px #888888;
}

.billet-stub {
    position: fixed;
    top: -10px;
    left: 0px;
    width: 100%;
    height: 19px;
    z-index: 200;
    padding: 7px 0 5px 0;
    text-align: center;
}

.billet span {
    float: left;
    width: 95%;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}

.billet-link {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 5px;
    text-decoration: none !important;
}

.billet-up-arrow:hover {
    background: url(/files/billet-up-arrow-hover.png);
}

.billet-link:hover {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.28);
    padding: 2px 5px;
}

.close-notify {
    float: right;
    margin-right: 22px;
    color: #fff;
    width: 17px;
    height: 19px;
    text-decoration: none;
    cursor: pointer;
}

.show-notify {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 3px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
    float: right;
    margin-right: 10px;
    color: #fff;
    width: 35px;
    height: 33px;
    text-decoration: none;
    cursor: pointer;
}

#order_data table td {
    vertical-align: middle;
}

.product_available {
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 1;
    margin-top: 5px;
    margin-left: 190px;
    background: url(/images/product_available_icon.png);
    background-repeat: no-repeat;
}

.product_not_available {
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 1;
    margin-top: 5px;
    margin-left: 190px;
    background: url(/images/product_not_available_icon.png);
    background-repeat: no-repeat;
}

#product_delivery {
    float: left;
    width: 193px;
    height: 35px;
    margin: 6px 12px;
    background: url(/images/product_delivery_icon.png) left top no-repeat;
    background-repeat: no-repeat;
    background-position: left top;
}

#product_delivery p {
    margin: 10px 0px 10px 45px;
    font-weight: bold;
    text-align: right;
    color: #05840b;
}


@media only screen and (max-width: 1200px) {
    #left1 .card1 {
        margin: 0 15px 30px 0;
    }

    #lit_nav1 {
        float: none;
    }

    #lit_nav1 {
        text-align: left;
    }

    #lit_nav1 div {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    #lit_nav1 {
        height: auto;
    }

    #right1 {
        float: none;
        width: 100%;
        margin: 0;
    }

    #left1 {
        float: none;
        width: 100%;
        margin: 0;
    }

    .shop_optn_tbl {
        width: 100% !important;
    }

    #lit_nav1 {
        width: 100%;
        margin: 10px 0 20px 0;
    }

    .card {
        width: 23%;
        margin: 15px 1% 10px;
    }

    #table {
        height: auto;
        width: 100%;
        display: block;
        padding: 0 10px;
        box-sizing: border-box;
    }

    #table > tbody {
        display: block;
    }

    #table > tbody > tr {
        display: block;
    }

    #table > tbody > tr > td {
        display: block;
    }

    #tab {
        width: 100%;
    }

    #txt {
        float: none;
        width: 100%;
        margin: 0 0 25px 0;
    }

    img {
        max-width: 100%;
        height: auto !important;
    }

    #top_menu {
        background: #363742;
    }

    #text {
        float: none;
        text-align: center;
    }

    .brand_card {
        float: none;
        display: inline-block;
    }

    #txt {
        text-align: left;
    }

    #ban {
        float: none;
        text-align: center;
        margin: 20px 0 10px 0;
    }

    #center {
        height: auto;
    }
}

@media only screen and (max-width: 960px) {
    #txt > h1 {
        margin-left: 0 !important;
    }

    #txt > p {
        margin-left: 0 !important;
    }

    .card {
        width: 31%;
    }
}

@media only screen and (max-width: 920px) {
    #order_form table {
        width: 100% !important;
    }

    #txt table {
        width: 100% !important;
    }
}

@media only screen and (max-width: 860px) {
    .point {
        display: none;
    }

    #logo {
        width: 100%;
        text-align: center;
        height: auto;
    }

    .menu {
        float: none;
        display: inline-block;
        margin: 0 5px;
        padding: 0 10px;
    }

    #tmenu {
        width: 100%;
        text-align: center;
    }

    #logo {
        margin: 20px auto;
    }

    #top {
        height: auto;
    }

    #basket {
        margin: 10px 10px 0 0;
    }

    #phone {
        margin: 10px 0 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    #phone {
        width: 100%;
    }

    #basket {
        margin: 0px 0 10px 0;
        float: none;
    }

    #basket {
        width: 126px;
        background: transparent;
    }

    #polosa {
        height: auto;
    }

    #phone {
        margin: 0;
        float: none;
        width: 100%;
        text-align: center;
        background: transparent;
        height: auto;
    }

    #polosa #phone p {
        font-size: 0;
        margin: 0;
        padding: 2px 0;
    }

    #polosa #phone p a {
        display: inline-block;
        width: 31%;
        font-size: 14px;
        border: 1px solid #cdcdcd;
        margin: 0.5%;
        padding: 3px 0;
    }
}

@media only screen and (max-width: 720px) {
    #phone {
        width: 500px;
    }

    .card {
        width: 40%;
        margin: 15px 5% 10px;
    }
}

@media only screen and (max-width: 620px) {
    #order_form table {
        display: block;
    }

    #order_form table tbody {
        display: block;
    }

    #order_form table tbody tr {
        display: block;
    }

    #order_form table tbody tr td {
        display: block;
    }

    #order_form table tr > td:first-child {
        text-align: left;
    }

    #order_content table {
        display: block;
    }

    #order_content table tbody {
        display: block;
    }

    #order_content table tbody tr {
        display: block !important;
    }

    #order_content table tbody tr td {
        display: block;
        text-align: center;
    }

    #order_content table tbody tr th {
        display: none;
    }

}

@media only screen and (max-width: 560px) {

    .header__search {
        width: 100%;
    }

    #polosa #phone p {
        font-size: 0;
        margin: 0;
        padding: 2px 0;
    }

    #polosa #phone p a {
        display: inline-block;
        width: 48%;
        font-size: 14px;
        border: 1px solid #cdcdcd;
        margin: 0.5%;
        padding: 3px 0;
    }

    #order_form table tbody tr th {
        padding-left: 5px !important;
    }

    textarea {
        width: 100%;
        box-sizing: border-box;
    }

    #delivery_info > td:nth-child(3) {
        display: none;
    }

    #delivery_info > td:nth-child(4) {
        display: none;
    }

    #delivery_info > td:nth-child(5) {
        display: none;
    }

    .select {
        width: 100%;
        box-sizing: border-box;
    }

    .inp {
        width: 100%;
        box-sizing: border-box;
        height: 30px;
    }

    #lit_nav1 div {
        margin: 5px 10px 5px 0;
    }

    .card1 {
        float: none;
    }

    .card {
        width: 48%;
        margin: 15px 1% 10px;
    }

    .billet {
        display: none !important;
    }

    body {
        margin: 0 !important;
    }

    #phone {
        margin: 0;
        float: none;
        width: 100%;
        text-align: center;
        background: transparent;
        height: auto;
    }

    #phone p {
        font-size: 14px;
        margin: 0;
        padding: 10px 0;
    }

    #basket {
        margin: 0 0 56px 0;
        float: none;
    }

    .menu {
        width: 50%;
        float: none;
        display: inline-block;
        margin: 0;
        box-sizing: border-box;
        height: auto;
        padding: 10px 10px;
        border: 1px solid #f8f8f8;
    }

    #top_menu {
        height: auto;
    }

    .menu p {
        margin: 0;
    }

    #polosa {
        height: auto;
    }

    #basket {
        width: 126px;
        background: transparent;
    }
}

@media only screen and (max-width: 480px) {
    .card {
        width: 220px;
        float: none;
        margin: 15px auto 10px;
    }

    table {
        display: block;
        overflow: auto;
    }

    #lit_nav1 {
        text-align: center;
    }

    #left1 .card1 {
        margin: 0 auto 30px;
    }

    #dop_photo {
        float: none;
        height: auto;
    }

    #dop_photo p {
        padding: 5px 0;
    }

    .card2 {
        float: none;
        margin: 30px auto 0;
    }

    #table {
        overflow: visible;
    }
}

@media screen and (min-width: 576px) and (max-width: 1200px) {

    .header__search {
        width: 100%;
    }

    div#left1 {
        width: 220px;
    }

    div#left1 > div {
        margin-right: 15px;
    }
}