/* колонки одинаковой высоты для bootstrap START */
.row-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex  div[class*='col-'] {
    margin:-.2px; /* hack adjust for wrapping */
}
/*колонки одинаковой высоты для bootstrap END */

header {
    background-image: url(/img/main_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-top: 30px;
    background-size: cover;
    position: static;
}
header .container{
    position: relative;
}
#header .hide_header {
    transition: all .5s ease-in-out;
}
.inner_head {
    display: block;
    height: 230px;
    min-height: 230px;
    margin-bottom: 20px;
}


#telo {
    max-width: 980px;
    margin: auto;
    position: relative;
    color: #333 !important;
}

.left_contayner {
    display: block;
    width: 200px;
    margin-top: 10px;
    overflow: hidden;
    float: left;
}

.title_frm_zayvka {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 14px;
    font-size: 17px !important;
}

.box_uslugi_left {
    padding-right: 20px;
}

.box_uslugi_left-title {
    font-size: 15px !important;
    font-weight: bold;
    display: block;
    color: #AA0D0D !important;
    margin-top: 10px;
}

.box_uslugi_left a {
    font-size: 12px;
    color: #5a5a5a;
    text-decoration: none;
}

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

.right_contayner {
    display: block;
    max-width: 755px;
    margin-top: 10px;
    margin-left: -4px;
    padding-left: 20px;
    overflow: hidden;
    clear: right;
}

#center_div {
    min-height: 500px;
    line-height: 21px;
    text-align: left;
    color: #333;
    padding-top: 0px !important;
    padding-right: 0px;
    padding-left: 20px;
    margin-top: 0px !important;
    position: relative;
    font-size: 13px;
}

#center_div2 {
    min-height: 500px;
    line-height: 21px;
    text-align: left;
    color: #333;
    padding-top: 0px !important;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px !important;
    position: relative;
    font-size: 16px;
}

.box-marka-beton2 {
    display: none;
}

.box-marka-beton3 {
    display: none;
}

.logo {
    display: block;
}

.blockMinImgAjax img {
    width: 100%;
}

.logo img {
    width: 100%;
}

.head-logo {
    /* height: 130px;*/
    padding-right: 0px;
}

.head-phone {
    height: 80px;

}

.box_uslugi-title {
    color: #AA0D0D;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 15px;
}

.box_any_uslugi a {
    display: block;
    font-weight: normal;
    font-size: 13px;
}

.box_uslugi {
    margin-bottom: 10px;
    padding-right: 20px;
    padding-left: 90px;
    background-repeat: no-repeat;
    min-height: 70px;
}

.box_uslugi1 {
    background-image: url('/img/ico_uslugi/1.png')
}

.box_uslugi2 {
    background-image: url('/img/ico_uslugi/2.png')
}

.box_uslugi3 {
    background-image: url('/img/ico_uslugi/3.png')
}

.box_uslugi4 {
    background-image: url('/img/ico_uslugi/4.png');
    padding-right: 0px;
}

.box_uslugi5 {
    background-image: url('/img/ico_uslugi/5.png');
    padding-right: 0px;
}

.box_uslugi6 {
    background-image: url('/img/ico_uslugi/6.png');
    padding-right: 0px;
}

.box_uslugi7 {
    background-image: url(/img/ico_uslugi/lab2.png);
    padding-right: 0px;
}

.box_uslugi8 {
    background-image: url(/img/ico_uslugi/expert.png);
    padding-right: 0px;
}

.box_uslugi9 {
    background-image: url('/img/ico_uslugi/7.png');
    padding-right: 0px;
}

.head-menu {
    height: 74px;
    background-color: #fff;
}

.dopLogo {
    display: none;
}

.btn-zakaz-frm-distavka {
    cursor: pointer;
}

.btn_callback_head {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    background-color: #c41414;
    color: #fff;
    padding: 13px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 20px;
    position: relative;
    top: -3px;
}

.btn_callback_head:hover {
    cursor: pointer;
    background-color: #a11212;
}

.phone_head {
    margin-top: 20px;
    font-size: 19px;
    color: #000;
    text-align: right;
}

.phone_head_tel {
    text-decoration: none;
    color: #000;
}

.contact_head {
    color: #fff;
    font-size: 24px;
    text-align: right;
}

.contact_head span {
    font-weight: bold;
}

.address_head {}

.name_head {
    position: absolute;
    top: 41px;
    left: 422px;
    font-size: 26px;
    color: #000;
    font-weight: bold
}

.left_block_inf_cart {
    color: #0a4258;
    font-size: 12px;
    margin-top: 10px;
}

.left_block_inf_cart a {
    display: inline-block;
    color: #585858;
    margin-left: 3px;
}


/*меню*/

nav {
    position: relative;
    text-align: left;
    display: table;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

nav ul {
    list-style: none;
}

nav > ul {
    margin: 0;
    padding-left: 0;
}

nav > ul > li {
    height: 37px!important;
    display: block;
    position: relative;
    text-decoration: none;
    transition-duration: 0.5s;
    width: 17.9%;
    float: left;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 0.9em;
    background-color: #c41414;
    text-transform: uppercase;
    margin-right: 1%;
    margin-left: 1%;
    margin-top: 5px;
    padding: 9px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 11px;
    font-weight: bold;
    white-space: nowrap;
}
nav > ul > li > ul >li {
    text-transform: none;
}

nav > ul > li > a {
    color: #fff;
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif!important;
}

nav > ul > li:hover,
nav > ul > li:focus-within {
    background: #c41414;
    cursor: pointer;
}

nav > ul > li:focus-within a {
    outline: none;
}

nav > ul > li > ul {
    background-color: #d6d6d6;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    margin-top: 9px;
    padding-top: 15px;
    left: 0;
    display: none;
    font-size: 16px!important;
    padding-inline-start: 0;
    z-index:1000;
}

nav > ul > li > ul>li>a {
    display: block;
    width: 100%;
}

nav > ul > li:hover > ul,
nav > ul > li:focus-within > ul,
nav > ul > li > ul:hover,
nav > ul > li > ul:focus {
    visibility: visible;
    opacity: 1;
    display: block;
}

ul li ul li {
    clear: both;
    margin:0;
    padding:0;
}
ul.dropdown02,
ul.dropdown03,
ul.dropdown01 {
    top: 28px;
}
ul.dropdown02,
ul.dropdown01 {
    width:200px;
    height: auto;
}
ul.dropdown03 {
    width: 270px;
    height: auto;
}
ul.dropdown02 li,
ul.dropdown03 li,
ul.dropdown01 li{
    width: 100%;
    display:block;
    padding:10px 10px 10px 20px;
    text-align: left;
}


ul.dropdown02 li:last-child,
ul.dropdown03 li:last-child,
ul.dropdown01 li:last-child {

    padding-bottom: 20px;
}
ul.dropdown01 li a,
ul.dropdown03 li a,
ul.dropdown02 li a {
    color:#333;
    font-weight:normal;
    text-decoration:none;
}
ul.dropdown01 li a:hover,
ul.dropdown03 li a:hover,
ul.dropdown02 li a:hover {
    color:#333;
    text-decoration:underline;
}

ul.dropdown02 {
    left: auto;
    right: 0!important;
    /*background-position: -525px 0;*/
}
/*ul.dropdown02 > li {*/
/*    vertical-align:top;*/
/*    text-align:left;*/
/*    text-transform:none;*/
/*    padding:20px;*/
/*}*/
/*ul.dropdown02 li ul,*/
/*ul.dropdown02 li ul li {*/
/*    margin:0;*/
/*    padding:0;*/
/*}*/

/*ul.dropdown02 li {*/
/*    margin-top:5px !important;*/
/*}*/

.menu_a_hover {
    text-decoration: underline !important;
}

.menu_ico_mob {
    display: none;
    width: 30px;
    height: 30px;
    background-image: url('/img/menumob.png');
    background-size: cover;
    background-repeat: no-repeat;
    position: fixed;
    top: 10px;
    left: 10px;
    border-radius: 3px;
    opacity: 0.7;
    z-index: 100;
}

.menu_ico_mob:active {}

.box_nav_mob {
    position: fixed;
    top: 0px;
    left: -350px;
    width: 300px;
    height: 100%;
    background-color: #fff;
    z-index: 1000;
    -webkit-box-shadow: 4px 0px 9px 0px rgba(50, 50, 50, 0.38);
    -moz-box-shadow: 4px 0px 9px 0px rgba(50, 50, 50, 0.38);
    box-shadow: 4px 0px 9px 0px rgba(50, 50, 50, 0.38);
}

.nav_mob-title {
    padding: 30px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #258bd0
}

.nav_mob-podpis {
    font-size: 12px;
    line-height: 22px;
    color: #333;
    margin-top: 5px;
    padding: 10px;
    text-align: center;
}

.form_user_mob {
    padding: 10px;
}

.menu_ico_mob:hover {
    opacity: 1;
    cursor: pointer;
}

.close_box_nav_mob {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1001;
    cursor: pointer;
    width: 25px;
    height: 25px;
    background-image: url('/img/menumob_cl.png');
    opacity: 0.4;
    background-size: contain;
    background-color: #555;
    border-radius: 5px;
}

.close_box_nav_mob:hover {
    opacity: 0.7;
}

.nav_mob {
    margin-top:60px;
}

.nav_mob ul {
    margin:0;
    padding:0;
}

.nav_mob ul li {
    list-style: none;
    list-style-type: none;
}

.nav_mob ul > li {
    margin:0;
    position:relative;
    padding:10px 0 10px 30px;
}

.nav_mob ul > li:hover {
    background-color: #d5d5d5;
}

.nav_mob ul > li > ul {
    margin-top:4px;
    display:none;
}

.nav_mob ul li span {
    display:block;
    width:25px;
    height:25px;
    border:solid 1px #555;
    line-height:25px;
    text-align:center;
    color:#555;
    border-radius: 5px;
    font-weight:bold;
    font-size:20px;
    position: absolute;
    right:10px;
    top:10px;
    background-color: #ffffff;
    cursor:pointer;
}

.nav_mob a {
    color:#333;
    text-decoration:none;
    font-size:16px;
}

.nav_mob ul > li > ul > li {
    padding:5px 10px;
}
.nav_mob ul > li > ul > li a {
    font-size:13px;
}
.nav_mob ul > li > ul > li a:hover {
    text-decoration:underline;
}

/*конец меню*/

.history {
    padding: 8px;
    color: #333;
    font-size: 13px;
}

.history a {
    color: #333;
    font-size: 13px;
}

.news_main {
    margin-bottom: 7px;
}

.news_main img {
    height: 100px;
    border-bottom: 4px solid #c41414;
}

.news_main-a {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    display: block;
    margin-bottom: 4px;
    text-decoration: none;
    margin-top: 6px;
}

.news_main div {
    font-size: 11px;
    color: #666;
    line-height: 16px;
}

.news_main p {
    font-size: 14px;
    color: #363636;
    text-align: left;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
}


/*футор*/

footer {
    min-height: 200px;
    position: relative;
    color: #eeeeee;
    font-size: 14px;
    background-color: #272727;
    margin-top:50px;
}

footer a:hover {
    color: #fff;
}

.menu_futer {
    text-align: center;
    margin-top: 40px;
}

.menu_futer div {
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.menu_futer1 {
    left: 10px;
}

.menu_futer2 {
    left: 170px;
}

.menu_futer a {
    color: #dedede;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 9px;
    margin-right: 15px;
    margin-top: 19px;
}

.menu_futer a:hover {
    text-decoration: underline;
}

.logo2 {
    display: block;
    margin-top: 48px;
    text-decoration: none;
}

.logo2 div {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
}

.logo2 span {
    display: block;
    margin-top: 0px;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}

address {
    color: #fff;
    display: block;
    text-align: right;
    font-size: 12px;
    background-repeat: no-repeat;
    font-style: normal !important;
    opacity: 1;
    margin-top: 15px;
}

address:hover {
    opacity: 1;
    color: #fff;
}

.address_div1 {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.address_div2 {
    display: inline-block;
    width: 100px;
    height: 30px;
    padding-left: 6px;
}

.address_div2 span {
    display: block;
    width: 100px;
    text-align: left;
}

address a {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    margin-top: 3px;
}

address a:hover {
    color: #fff;
}

address img {
    margin-right: 0px;
}

.footer_downtitle {
    position: absolute;
    bottom: 5px;
    left: 0px;
    font-size: 10px;
    color: #999;
}

.footer-phone {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

.footer-address {
    font-size: 14px;
    line-height: 20px;
    text-align: right;
}

.footer-contacts {
    padding-top: 40px;
    text-align: right;
}

.footer-text {
    margin-top: 40px;
    color: #eeeeee;
    line-height: 18px;
    font-size: 13px;
}

.footer-text div {
    font-weight: bold;
    color: #f6f6f6;
    margin-bottom: 5px;
}


/*конец футора*/

.link_artical {
    display: block;
    color: #5aa3e1;
    font-size: 16px;
    margin-bottom: 10px;
    text-decoration: none;
}

.link_artical:hover {
    color: #3c85c3;
    text-decoration: underline;
}

.desabl_site {
    width: 400px;
    padding: 15px;
    margin: auto;
    margin-top: 100px;
    background-color: #f0f7ff;
    border: 1px dotted #a9cdf5;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #4375ac;
}


/*новости*/

#news {
    border: 1px solid #88c9de;
    background-color: #ecfaff;
    -moz-box-shadow: 1px 1px 6px #000;
    -webkit-box-shadow: 1px 1px 6px #000;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    z-index: 10;
    padding: 15px;
    margin-left: 25px;
    margin-right: 25px;
}

#news:hover {
    background-color: #fefff2;
}


/*конец новости*/

.text_pole {
    color: #999;
}

.table_tovar {
    background-color: #f4f7ff;
    border: 1px solid #b4c7fc;
    width: 100% !important;
    padding: 3px;
}

.table_tovar:hover {
    background-color: #e7edff;
    border: 1px solid #6c91fb;
    width: 100% !important;
}

.table_tovar_vajniy {
    background-color: #fff4f4;
    border: 1px solid #ff6c6f;
    width: 100% !important;
}

.table_tovar_vajniy:hover {
    background-color: #ffdcdd;
    border: 1px solid #ff2a2f;
    width: 100% !important;
}

#page_site_off {
    border: 2px solid #749fff;
    background-color: #eff4ff;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-radius: 10px 10px 10px 10px;
    padding: 10px;
    width: 500px;
    margin: auto;
    margin-top: 100px;
    vertical-align: middle;
}

#history {
    margin-left: 15px;
    padding-left: 15px;
    width: 550px;
}

#history a {
    color: #11abdf;
    text-decoration: none;
    margin-left: 1px;
    margin-right: 1px;
    font-weight: bold;
    font-size: 13px;
}

#history a:hover {
    text-decoration: underline;
}

.tovar_plit {
    width: 200px;
    max-height: 220px;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 39px;
    border: 2px solid #c5c5c5;
    color: #333 !important;
}

.tovar_plit a {
    color: #FFF;
}

.tovar_plit:hover {
    border: 2px solid #aaaaaa;
}

.tovat_plit_title {
    padding: 4px;
    text-align: center;
    background-color: #aaaaaa;
    margin-top: 5px;
}

.tovat_plit_title a {
    color: #FFF !important;
    font-weight: bold;
    text-decoration: none;
}

.tovat_plit_price {
    padding: 4px;
    text-align: right;
    background-color: #f2f2f2;
}

.form_enter {
    width: 510px;
    border: 1px solid #666;
}

.form_enter_title {
    background-color: #333;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    color: #FFF;
}

.form_enter_poly div {
    display: inline-block;
    width: 100px;
    border-bottom: 1px dotted #666666;
    padding: 3px;
}

.form_enter_poly input {
    display: inline-block;
    width: 200px;
    padding: 6px !important;
    border: 1px solid #CCC;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    color: #333;
}

.button_enter {
    background-color: #4191b9;
    opacity: 0.7;
    display: inline-block;
    border: 1px solid #CCC;
    background-color: #4191b9;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 6px !important;
    color: #FFF !important;
    width: 130px !important;
    margin-right: 0px;
}

.button_enter:hover {
    opacity: 1;
}

.link_enter_reg {
    color: #666;
}

.link_enter_reg a {
    color: #666;
}

.link_enter_reg a:hover {
    color: #333;
}

.reg_link_form_enter {
    display: inline-block;
    width: 100px;
    color: #333;
    margin-right: 5px;
    font-size: 11px;
    margin-top: 6px;
}

.other_form {
    width: 100%;
    max-width: 500px;
    margin-top: 20px;
}

.other_form div {
    display: inline-block;
    width: 100px;
    padding: 3px;
}

.other_form input {
    display: inline-block;
    width: 200px;
    padding: 6px !important;
    border: 1px solid #CCC;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #333;
}

.other_form input:active {
    border: 1px solid #0688de;
}

.other_form textarea {
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 6px !important;
    border: 1px solid #CCC;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    margin-bottom: 20px;
}

.menu_cabinet {
    text-align: left;
    padding-left: 0px;
}

.menu_cabinet a {
    display: inline-block;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #ececeb;
    text-decoration: none;
    border: 1px solid #dadada;
    color: #696968;
    margin-left: 5px;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
}

.menu_cabinet a:hover {
    background-color: #e4e4e4;
}

.link_edit_user {
    color: #c4c3c3;
    text-decoration: none;
    display: block;
    margin-top: 3px;
    font-size: 10px;
}

.link_edit_user:hover {
    color: #5a5959;
}

#history_cabinet a {
    color: #898686;
    font-size: 12px;
}

#history_cabinet {
    color: #333;
    font-size: 12px;
}

.file_img {
    opacity: 0;
    cursor: pointer;
}

.link_msg {
    color: #333;
}

.tbl_msg {
    font-size: 12px;
    border: 1px solid #a6a1a1;
}

.tbl_msg th {
    background-color: #dbd6d6;
    border: 1px solid #a6a1a1;
    padding: 4px;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.tbl_msg td {
    border: 1px solid #a6a1a1;
    padding: 4px;
}

.tbl_msg tr:hover {
    background-color: #e2f1fa;
}

.neprochel {
    background-color: #fedde4 !important;
}

.galery_block {
    height: 180px;
    text-align: center;
    opacity: 0.9;
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
    transition: 0.15s all;
}

.galery_block:hover {
    opacity: 1;
}

.img_galery {
    display: block;
    height: 130px;
    overflow: hidden;
}

.galery_block img {
    border: 0px dotted #CCC;
    margin-bottom: 14px;
}

.galery_block_img {
    height: 153px;
    text-align: center;
    opacity: 0.9;
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
}

.galery_block_img:hover {
    opacity: 1;
}

.galery_block_img img {
    border: 0px dotted #CCC;
    margin-bottom: 4px;
}

.katalog_block {
    height: 193px;
    text-align: center;
    opacity: 0.9;
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
}

.katalog_block:hover {
    opacity: 1;
}

.img_cat {
    display: block;
    height: 150px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.box_img_art_list {
    height: 80px;
    overflow: hidden;
}

.img_art_list {
    display: block;
    height: 80px;
    width: 80px;
    border-radius: 180px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.katalog_block img {
    border: 0px dotted #CCC;
}

.edit_img_galery {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    color: #fff;
    font-size: 11px;
    text-shadow: 0px 0px 1px white;
    padding: 4px;
    background-color: #f6f6f6;
    border-radius: 0px 3px 3px 0px;
    text-decoration: none;
}

.edit_img_galery:hover {
    text-decoration: underline;
}

.del_img_galery {
    position: absolute;
    top: 30px;
    left: 0px;
    display: block;
    color: #fff;
    font-size: 11px;
    text-shadow: 0px 0px 1px white;
    padding: 4px;
    background-color: #edecec;
    border-radius: 0px 3px 3px 0px;
    text-decoration: none;
}

.del_img_galery:hover {
    text-decoration: underline;
}

.edit_div {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 190px;
    height: 140px;
    background-color: #c0e1ff;
    padding: 3px;
}

.cat_galery {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #333;
    display: block;
    text-decoration: none;
}

.cat_katalog {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #333;
    display: block;
    text-decoration: none;
    margin-top: 7px;
}

.tovar_name {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #373737 !important;
    display: block;
    text-decoration: none;
    text-decoration: none !important;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 7px;
    margin-bottom: 2px;
}

.goods_block {
    width: 100%;
    min-height: 250px;
    text-align: center;
    opacity: 1;
    margin-bottom: 25px;
    position: relative;
    border: 1px solid #eaeaea;
    padding: 9px;
    overflow: hidden;
}

.goods_block:hover {
    border: 1px solid #d3d4d2;
}

.goods_block img {
    border: 0px dotted #CCC;
    margin-bottom: 10px;
}

.button_zakaz img {
    display: inline-block;
    position: relative;
    top: 4px;
}

.div_sort_katalog {
    padding: 10px;
    border: 1px solid #eaeaea;
    color: #a2a2a2;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: -15px;
}

.div_sort_katalog:hover {
    border: 1px solid #d3d4d2;
}

.div_sort_katalog a {
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    color: #373737 !important;
    font-size: 12px;
}

.div_sort_katalog a:hover {
    color: #000 !important;
}

.btn_podzakaz {
    display: inline-block;
    background-color: #4a9de4;
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px;
    color: #626262 !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #d9d9d9;
    margin-top: -6px;
    text-align: center;
    background: -moz-linear-gradient(#f6f6f6, #e2e2e2);
    background: -ms-linear-gradient(#f6f6f6, #e2e2e2);
    background: -o-linear-gradient(#f6f6f6, #e2e2e2);
    background: -webkit-linear-gradient(#f6f6f6, #e2e2e2);
    -webkit-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.45);
    box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.45);
    height: 20px;
    width: 70px;
}

.btn_podzakaz:hover {
    background-color: #3b8ed5;
    opacity: 0.9;
}

.btn_podzakaz_small {
    font-size: 11px;
}

.name_podcat {
    font-size: 11px;
    color: #a2a2a2;
    text-align: center;
    padding: 4px;
    margin-bottom: 10px;
}

.dop_inf_tovar {
    margin-top: 10px;
}

.fovorit_tovar {
    background-image: url('/img/favorit.png');
    background-repeat: no-repeat;
    background-position: 17px 2px;
    text-decoration: underline;
    color: #373737;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 24px;
}

.fovorit_tovar:hover {
    background-image: url('/img/favorit2.png');
    color: #cfbf36;
    cursor: pointer;
}

.div_btn_zakaz {
    text-align: right;
}

.div_btn_zakaz a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.button_podrobno {
    display: inline-block;
    background-color: #ababab;
    padding: 3px;
    color: #FFF !important;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px 3px 3px 3px;
    margin-top: 3px;
}

.button_podrobno:hover {
    background-color: #8e0d0d;
}

.curent {
    display: inline-block;
    padding: 3px;
    color: #000;
    text-decoration: none;
    font-size: 36px;
    font-weight: bold;
    border-radius: 3px 3px 3px 3px;
    margin-top: 3px;
    margin-right: 6px;
    margin-bottom: 10px;
}

.curent span {
    font-size: 22px;
}

.nalich_label {
    display: inline-block;
    padding: 4px;
    font-size: 11px;
    position: absolute;
    top: 10px;
    right: 15px;
}

.button_bay_cart {
    display: inline-block !important;
    background-color: #ff8406 !important;
    padding: 9px !important;
    color: #FFF !important;
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: bold !important;
    border-radius: 6px 6px 6px 6px !important;
    margin-top: 3px !important;
    margin-right: 6px !important;
    width: 185px;
    text-align: center
}

.button_bay_cart:hover {
    background-color: #e07304 !important;
}

.button_bay_click {
    display: inline-block;
    background-color: #e00413;
    padding: 9px;
    color: #FFF !important;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    border-radius: 6px 6px 6px 6px;
    margin-top: 3px;
    margin-right: 6px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.button_bay_click:hover {
    background-color: #c40311;
}

.dop_img_goods img {
    opacity: 0.9;
    border: 1px dotted #CCC;
}

.dop_img_goods img:hover {
    cursor: pointer;
    opacity: 1;
}

.sale_goods {
    display: inline-block;
    padding: 6px;
    background-color: #e60707;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: 4px;
    right: 4px;
    border-radius: 6px;
    opacity: 0.9;
}

.sale_goods:hover {
    opacity: 1
}

.stamp_goods {
    display: inline-block;
    padding: 6px;
    background-color: #0fe104;
    color: #FFF;
    font-size: 11px;
    font-weight: bold !important;
    position: absolute;
    top: 4px;
    right: 4px;
    border-radius: 5px;
    opacity: 0.9;
}

.stamp_goods:hover {
    opacity: 1
}

.stamp_goods2 {
    display: inline-block;
    padding: 4px;
    background-color: #0fe104;
    color: #FFF;
    font-size: 11px;
    font-weight: bold !important;
    position: absolute;
    top: 38px;
    right: 4px;
    border-radius: 5px;
    opacity: 0.9;
}

.stamp_goods2:hover {
    opacity: 1
}

.comment_user {
    font-size: 13px;
    background-color: #f7fcff;
    border: 1px solid #ecf6fd;
    padding: 4px;
    border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0 0 2px #888;
    -webkit-box-shadow: 0 0 2px #888;
    box-shadow: 0 0 2px #888;
}

.comment_user:hover {
    background-color: #f5f5f5;
    border: 1px solid #ebebeb;
}

.otziv_and_voprosotvet {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    padding: 4px;
    padding: 10px;
    -moz-box-shadow: 0 0 3px rgba(137, 137, 137, 0.2);
    -webkit-box-shadow: 0 0 3px rgba(137, 137, 137, 0.2);
    box-shadow: 0 0 3px rgba(137, 137, 137, 0.2);
}

.back {
    text-decoration: none;
    color: #333;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}

.back:hover {
    color: #000;
}

#cart {
    position: fixed;
    top: -65px;
    width: 250px;
    height: 90px;
    z-index: 50;
    padding: 5px;
    cursor: pointer;
    background-color: #FFF;
    padding: 3px;
    border-radius: 0px 0px 5px 5px;
    display: none;
}

.pole_search input[type=text] {
    width: 125px;
    border: 1px solid #CCC;
    border-radius: 4px 4px 4px 4px;
    padding: 3px;
}

.pole_podpis {
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
}

.pole_podpis input[type=email] {
    width: 100px;
    border: 1px solid #CCC;
    border-radius: 4px 4px 4px 4px;
    padding: 3px;
    background-image: url(/cms/img/mail.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 4px 4px;
}

.form_zakaz {
    line-height: 28px;
}

.form_zakaz div {
    width: 120px;
    border-bottom: 1px dotted #999;
    display: inline-block;
    padding: 6px;
}

.form_zakaz input[type=text] {
    width: 230px;
    border: 1px solid #CCC;
    border-radius: 4px 4px 4px 4px;
    padding: 6px;
    margin-top: 7px;
}

.form_zakaz input[type=email] {
    width: 230px;
    border: 1px solid #CCC;
    border-radius: 4px 4px 4px 4px;
    padding: 6px;
    margin-top: 7px;
}

.form_zakaz select {
    margin-top: 7px;
}

.form_zakaz input[type=submit]:hover {
    opacity: 1;
    cursor: pointer;
}

#forma_enter_main {
    position: relative;
    margin-bottom: 10px;
    height: 160px;
}

#forma_enter_main input[type=password] {
    padding: 4px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #e9e9e9;
    width: 98%;
    margin-bottom: 4px;
}

#forma_enter_main input[type=text] {
    padding: 4px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #e9e9e9;
    width: 98%;
    margin-bottom: 4px;
}

#forma_enter_main a {
    color: #40a0c8;
    display: inline-block;
    padding: 2px;
    border-bottom: 1px dotted #40a0c8;
    font-size: 11px;
    text-decoration: none;
}

#forma_enter_main a:hover {
    border-bottom: 1px solid #40a0c8;
}

#forma_user_main {
    text-align: center;
    line-height: 20px;
    margin-bottom: 15px;
}

#forma_enter {
    position: relative;
    margin-bottom: 10px;
    height: 160px;
    width: 280px;
    margin: auto;
}

#forma_enter input[type=password] {
    padding: 8px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #dad9d9;
    width: 98%;
    margin-bottom: 4px;
    margin-top: 6px;
}

#forma_enter input[type=text] {
    padding: 8px;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #dad9d9;
    width: 98%;
    margin-bottom: 4px;
}

#forma_enter a {
    color: #333;
    display: inline-block;
    padding: 2px;
    font-size: 11px;
    text-decoration: none;
}

#forma_enter a:hover {
    text-decoration: underline;
}

#forma_user {
    text-align: left;
    line-height: 20px;
    margin-bottom: 15px;
}

.forma_user-down {
    margin-top: 6px;
}

.forma_user-down a {
    font-size: 13px;
    color: #333;
    text-decoration: none;
}

.forma_user-down a:hover {
    text-decoration: underline;
}

.phone_podpis {
    width: 105px;
    border: 1px solid #CCC;
    border-radius: 4px 4px 4px 4px;
    padding: 3px;
}

.phone_podpis_b {
    background-image: url(/img/bg_p.gif);
    border: 1px solid #5EBCF8;
    border-radius: 4px 4px 4px 4px;
    color: #FFF;
    opacity: 0.9;
    padding: 3px;
}

.phone_podpis_b:hover {
    opacity: 1;
    cursor: pointer;
}

.edit_button {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    opacity: 0.6;
    text-decoration: none;
    display: block;
    background-color: #1f1f1f;
    text-align: center;
    letter-spacing: 2px;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    transition: 0.5s all;
}

.edit_button:hover {
    opacity: 0.9;
}

.edit_button a {
    background-color: #1c1c1c;
    color: #efefef;
    font-size: 11px;
    text-decoration: none;
    display: inline-block;
    margin-right: -4px;
    padding: 10px;
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid #3d3d3d;
    text-transform: uppercase;
}

.edit_button a:last-child {
    border-right: 0px;
}

.edit_button a:hover {
    color: #fff;
    background-color: #000000;
}

.slider {
    height: 290px;
}

.box {
    background-color: #ebebeb;
    padding: 9px;
    position: relative;
}

.slid_btn {
    margin-right: 6px;
    width: 10px;
    height: 10px;
    background-image: url(../img/slid_btn.png);
    display: inline-block;
    margin-top: 4px;
}

.slid_btn:hover {
    background-image: url(../img/slid_btn2.png);
}

.slid_btn_h {
    background-image: url(../img/slid_btn2.png) !important;
}

.slid_downblock {
    height: 16px;
    background-color: #000;
    padding: 7px;
    padding-top: 5px;
    padding-left: 14px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 279px;
    z-index: 35;
}

.title_slid {
    font-size: 20px;
    font-weight: bold;
    line-height: 29px;
    padding-bottom: 10px;
    background-image: url(img/elem6.png);
    background-repeat: no-repeat;
    background-position: bottom;
    margin: 15px;
    height: 17px;
}

.text_slid {
    font-size: 13px;
    font-weight: bold;
    line-height: 21px;
    padding-bottom: 10px;
    margin: 15px;
    height: 183px;
    padding-right: 10px;
}

#zayvka2 {
    width: 400px;
    padding: 5px;
    background-color: #e4f1ff;
    font-size: 13px;
}

#zayvka_box {
    background-color: #FFF;
    padding: 5px;
    position: relative;
}

.zayvka2_head {
    text-align: center;
    padding: 7px;
    margin: -5px;
    margin-bottom: 16px;
    background-color: #e8f3ff;
    font-weight: bold;
    font-size: 16px;
}

.zayvka_input input {
    display: inline-block;
    margin-bottom: 11px;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    color: #666;
    border: 1px solid #cdd3d9;
    width: 360px;
}

.zayvka_input span {
    display: inline-block;
    padding: 4px;
    font-weight: bold;
    color: #F00;
}

.zayvka2_footor {
    padding: 4px;
    font-weight: bold;
    color: #F00;
    font-size: 12px;
    padding-top: 14px;
}

.inform_div {
    background-color: #f5f5f5;
    padding: 5px;
    border: 1px solid #edeff0;
    margin-bottom: 14px;
}

.inform_div:hover {
    background-color: #f1f0f0;
}

.read_next {
    color: #a4a4a4;
}

.read_next:hover {
    color: #0193d4;
}

.div_artical {
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 15px;
}

.img_artical {
    width: 100%;
}

.date_artical {
    font-style: italic;
    font-size: 12px;
    color: #6f6f6f;
}

.title_artical {
    font-size: 15px;
    color: #424243 !important;
    font-weight: bold;
    text-decoration: none;
}

.title_artical:hover {
    text-decoration: underline;
}

.text_artical {
    font-size: 12px;
    color: #4e4e4e;
    line-height: 18px;
    margin-top: 10px;
}

.title_artical_main_left {
    display: block;
    padding: 4px;
    padding-top: 8px;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    height: 11px;
    text-decoration: none;
    text-align: left;
    margin-bottom: 4px;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

.title_artical_main_left:hover {
    text-decoration: underline;
}

.div_news {
    padding-top: 5px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #CCCCCC;
    margin-bottom: 15px;
}

.date_news {
    font-style: italic;
    font-size: 12px;
    color: #6f6f6f;
}

.title_news {
    font-size: 15px;
    color: #373737;
    font-weight: bold;
}

.histor {
    margin-top: 16px;
    margin-bottom: 6px;
    font-size: 11px;
    color: #454545;
    padding-left: 0px;
    margin-left: 0px;
}

.histor li {
    display: inline-block;
    list-style-type: circle !important;
    list-style: square outside;
    margin-left: 0px;
    padding-left: 0px;
}

.histor ol {
    padding: 0px;
    margin-top: -14px;
}

.histor img {
    position: relative;
    margin-top: -5px;
    margin-left: 7px;
    margin-right: 3px;
}

.histor a {
    font-size: 11px;
    color: #454545;
    text-decoration: none;
}

.histor a:hover {
    text-decoration: underline;
}

.cart_down {
    -webkit-box-shadow: 0px 0px 4px 0px rgba(37, 79, 137, 0.75);
    -moz-box-shadow: 0px 0px 4px 0px rgba(37, 79, 137, 0.75);
    box-shadow: 0px 0px 4px 0px rgba(37, 79, 137, 0.75);
}

.left_cat_katalog {
    color: #333;
    font-size: 13px;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
}

.left_cat_katalog:hover {
    color: #141414;
}

.left_cat_katalog_h {
    font-weight: bold;
}

#katalog_left {
    line-height: 18px;
    margin-top: 6px;
}

#katalog_left a:hover {
    text-decoration: underline;
}

.left_podcat_katalog {
    color: #333;
    font-size: 13px;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
}

.left_podcat_katalog:hover {
    color: #141414
}

.left_podcat_katalog_h {
    font-weight: bold;
}

.left_cat_katalog {
    color: #333;
    font-size: 13px;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    text-decoration: none;
}

.left_cat_katalog:hover {
    color: #141414;
}

.left_cat_katalog_h {
    font-weight: bold;
}

.clear_carts {
    display: block;
    padding: 5px;
    color: red;
    font-size: 13px;
    text-decoration: none;
    background-color: #fff7f7;
    text-align: center;
    margin: -20px;
    margin-bottom: 15px;
}

.clear_carts img {
    margin-top: 3px;
}

.clear_carts:hover {
    background-color: #ffeeee;
}

.date_comment {
    text-align: right;
    font-size: 11px;
}

.text_comment {
    font-size: 12px;
    padding: 4px;
    padding-left: 0px;
}

.btn_enter_lk {
    margin-right: -10px;
}

#box_slider2 {
    position: relative;
    max-width: 770px;
    height: 308px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 15px;
}

.slider2_img {
    position: absolute;
    top: 0px;
    right: -770px;
}

.slider2_nav_left {
    display: block;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #8a8a8a;
    position: absolute;
    left: 20px;
    top: 35%;
    opacity: 0.5;
    padding: 10px;
    padding-left: 13px;
    padding-right: 13px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
}

.slider2_nav_left:hover {
    opacity: 0.8;
}

.slider2_nav_right {
    display: block;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    color: #8a8a8a;
    position: absolute;
    right: 20px;
    top: 35%;
    opacity: 0.5;
    padding: 10px;
    padding-left: 13px;
    padding-right: 13px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
}

.slider2_nav_right:hover {
    opacity: 0.8;
}

.slider2_img1 {
    right: 0px;
}

.price_tovar {
    font-size: 16px;
    padding: 2px;
    color: #373737;
    font-weight: bold;
    display: inline-block;
    text-align: left;
    position: relative;
    margin-top: 4px;
}

.old_price {
    color: #e3102e;
    font-size: 10px;
    position: absolute;
    top: -18px;
    left: 0px;
}

.price_tovar img {
    margin-top: 6px;
}

.box_carts_list {
    padding: 8px;
    border: 1px solid #eae8e8;
    margin-bottom: 22px;
}

.box_carts_list table {
    border: 0px;
    border-collapse: collapse;
    color: 36373b;
    font-size: 12px;
    line-height: 16px;
    width: 100%;
}

.box_carts_list table td {
    border: 0px;
    padding: 16px;
    vertical-align: middle;
    font-weight: bold;
}

.carts_list_img {
    width: 60px;
}

.carts_list_name {}

.carts_list_name a {
    color: #36373b;
    font-size: 12px;
    text-decoration: none;
    line-height: 16px;
    font-weight: bold;
}

.carts_list_price {
    width: 98px;
}

.carts_list_count {
    width: 70px;
    text-align: center;
    position: relative;
}

.carts_list_count div {
    position: relative;
}

.carts_list_count input {
    width: 60px;
    text-align: center;
    padding: 1px;
    border: 1px solid #eae8e8;
}

.carts_list_summa {
    width: 108px;
}

.carts_list_summa div {
    font-size: 10px;
    color: #e9082d;
}

.carts_list_del {
    width: 15px;
    text-align: center;
}

.del_carts {
    display: inline-block;
    height: 14px;
    width: 14px;
    background-image: url('/img/del.png');
}

.del_carts:hover {
    opacity: 0.5;
}

.count_min {
    display: block;
    width: 12px;
    height: 18px;
    position: absolute;
    top: 0px;
    left: 5px;
    background-image: url('/img/count_min.png');
}

.count_max {
    display: block;
    width: 12px;
    height: 18px;
    position: absolute;
    top: 0px;
    right: 5px;
    background-image: url('/img/count_max.png');
}

.box_right_carts {
    padding: 20px;
    border: 1px solid #eae8e8;
}

.box_right_carts-text1 {
    font-size: 12px;
    color: #a2a2a2;
}

.box_right_carts-text2 {
    font-size: 11px;
    color: #989898;
    line-height: 18px;
    margin-top: 17px;
}

.box_right_carts-text3 {
    font-size: 12px;
    color: #272727;
    font-weight: bold;
    margin-top: 17px;
    margin-bottom: 4px;
}

.box_right_carts-summa {
    color: #373737;
    font-size: 36px;
    font-weight: bold;
    margin-top: 19px;
    margin-bottom: 13px;
}

.box_right_carts-summa img {
    margin-top: -3px;
}

.oformit_zakaz {
    display: inline-block;
    background: -moz-linear-gradient(#f3f1f1, #e7e7e7);
    background: -ms-linear-gradient(#f3f1f1, #e7e7e7);
    background: -o-linear-gradient(#f3f1f1, #e7e7e7);
    background: -webkit-linear-gradient(#f3f1f1, #e7e7e7);
    border: 1px solid #e0e0e0;
    text-transform: uppercase;
    color: #373737;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    width: 89%;
    text-decoration: none;
    border-radius: 7px;
    margin-top: 7px;
    font-weight: bold;
}

.oformit_zakaz:hover {
    opacity: 0.8;
}

.btn_oformit_zakaz {
    display: inline-block;
    padding: 9px;
    border-radius: 6px;
    background: -moz-linear-gradient(#d6d6d6, #f2eeee);
    background: -ms-linear-gradient(#d6d6d6, #f2eeee);
    background: -o-linear-gradient(#d6d6d6, #f2eeee);
    background: -webkit-linear-gradient(#d6d6d6, #f2eeee);
    text-decoration: none;
    font-size: 13px;
    color: #555555;
    border: 1px solid #c6c6c6;
    margin-top: 10px;
}

.btn_oformit_zakaz:hover {
    opacity: 0.8;
}

.box_add_carts {
    position: fixed;
    top: 26%;
    left: 50%;
    width: 100%;
    max-width: 600px;
    padding: 13px;
    min-height: 290px;
    margin-left: -300px;
    background-color: #fff;
    border: 8px solid #fff;
    box-shadow: 0px 0px 20px #ffffff;
    display: none;
    z-index: 10002;
    overflow: hidden;
}

.close_add_carts {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 11px;
    color: #ec1313;
    text-decoration: none;
    opacity: 0.6;
}

.close_add_carts:hover {
    opacity: 1;
}

.close_add_carts2 {
    display: inline-block;
    padding: 10px;
    padding-top: 11px;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    border-radius: 5px;
    text-decoration: none;
}

.close_add_carts2:hover {
    opacity: 1;
}

.podval_add_carts {
    margin-top: 20px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    text-align: left;
}

.podval_add_carts div {
    color: #ee0000;
    font-size: 18px;
    margin-bottom: 10px;
}

.btn_oformit_z {}

.btn_oformit_z:hover {}

.imgGoodsPopupBy img {
    height: 110px;
    width: auto;
    max-width: 200px;
}

.div_add_carts {
    position: relative;
    max-width: 560px;
    width: 100%;
    height: 190px;
    padding: 20px;
}

.tbl_div_add_carts {
    text-align: left;
    margin-top: 20px;
}

.div_add_carts-td1 {
    display: inline-block;
    height: 110px;
    width: 180px;
    text-align: center;
    overflow: hidden;
}

.div_add_carts-td2 {
    display: inline-block;
    height: 110px;
    text-align: left;
    padding-left: 20px;
}

.div_add_carts-td2 span {
    text-align: left;
    font-weight: bold;
}

.div_add_carts-td2 a {
    font-size: 18px;
    color: #525252;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: bold;
}

.count_bay_form {
    width: 50px;
    position: relative;
    margin-top: -10px;
}

.count_bay_form input {
    padding: 6px;
    text-align: center;
    width: 32px;
    border: 1px solid #dfdddd;
    margin-top: 23px;
}

.count_bay_form a {
    top: 29px;
}

.count_bay_form .count_min {
    left: -4px;
}

.count_bay_form .count_max {
    left: 26px;
}


/*аватарка пользователя в кабинете*/

.box_main_img {
    position: relative;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    margin: auto;
}

.mini_img_goods {
    display: inline-block;
    padding: 6px;
    border: 1px solid #e2e2e2;
    margin-right: 4px;
    border-radius: 4px;
    margin-top: 10px;
}

.name_goods {
    font-size: 24px;
    line-height: 30px;
    color: #626262;
    margin-bottom: 17px;
    padding-right: 50px;
}

.name_goods H1 {
    font-size: 24px !important;
    color: #626262;
    font-weight: bold;
}

.articul_text {
    font-size: 12px;
    color: #626262;
}

.box_goods_inf {
    padding: 10px;
    border: 1px solid #dcdcdc;
    border-radius: 7px;
    margin-top: 12px;
    margin-bottom: 15px;
    position: relative;
}

.box_goods_inf table {
    width: 100%;
    color: #626262;
}

.box_goods_inf table td {
    padding: 10px;
    vertical-align: middle;
    position: relative;
}

.box_goods_inf_td1 {
    width: 40%;
    padding-bottom: 0px !important;
}

.box_goods_inf_td2 {
    width: 30%;
    padding-bottom: 0px !important;
}

.box_goods_inf_td3 {
    width: 20%;
    padding-bottom: 0px !important;
}

.span_skidka {
    color: #cb0000;
    font-size: 12px !important;
    text-decoration: line-through;
}

.td_price {
    font-size: 24px;
    color: #626262;
    font-weight: bold;
}

.td_price span {
    font-weight: normal;
    font-size: 16px;
}

.btn_big_zakaz {
    display: inline-block;
    width: 150px;
    height: 42px;
    font-size: 16px;
    color: #626262;
    padding: 8px;
    padding-left: 46px;
    padding-top: 10px;
    font-weight: bold;
    background: #f6f6f6;
    border-radius: 5px;
    background-image: url('/img/ico_carts.png');
    background-repeat: no-repeat;
    background-position: 14px 11px;
    text-decoration: none;
    text-align: left;
    border: 1px solid #e2e2e2;
}

.btn_big_zakaz:hover {
    background-image: url('/img/ico_carts.png');
    background-color: #f0eded;
    border: 1px solid #d7d3d3;
}

.line_box_goods_inf {
    border-top: 1px solid #e2e2e2;
    margin-top: 5px;
    margin-bottom: 10px;
}

.buy_one_click {
    font-size: 12px;
    color: #626262;
    display: inline-block;
    margin-left: 10px;
    padding-top: 14px;
}

.add_sravnenie {
    display: inline-block;
    padding: 5px;
    background-image: url('/img/ico_sravn.png');
    background-position: 0px 7px;
    background-repeat: no-repeat;
    color: #626262;
    font-size: 12px;
    padding-left: 23px;
    margin-right: 0px;
}

.spisok_sravnenie {
    display: inline-block;
    padding: 5px;
    color: #626262;
    font-size: 12px;
    margin-right: 0px;
    text-decoration: none;
    margin-left: -5px;
}

.spisok_sravnenie:hover {
    text-decoration: underline;
}

.svyz_manager {
    display: inline-block;
    padding: 5px;
    background-image: url('/img/ico_phone.png');
    background-position: 0px 7px;
    background-repeat: no-repeat;
    color: #626262;
    font-size: 12px;
    padding-left: 23px;
}

.add_favorite2 {
    display: inline-block;
    padding: 5px;
    background-image: url('/img/ico_favorit.png');
    background-position: 0px 7px;
    background-repeat: no-repeat;
    color: #626262;
    font-size: 12px;
    padding-left: 23px;
}

.text_small {
    line-height: 24px;
    color: #626262;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    width: 100%;
}

.box_right_soc {
    margin-left: 0px;
    background-color: #f1eeee;
    line-height: 16px;
    font-size: 11px;
    color: #626262;
    padding: 15px;
    border-radius: 5px;
}

.btn_podzakaz_tovar {}

.box_buy_one_click {
    background-color: #f7f7f7;
    padding: 10px;
    border: 1px solid #e5e1e1;
    position: relative;
}

.box_buy_one_click_msg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #e9082d;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
}

.box_frm_zakaz_one_clik {
    display: inline-block;
    background-color: #fafafa;
    border: 1px solid #f4f2f2;
    padding: 10px;
    border-top: 4px solid #e9082d;
}

.box_favorites {
    position: fixed;
    right: 0px;
    top: 40%;
    width: 60px;
    text-align: center;
    background-image: url('/img/favoris.png');
    background-repeat: no-repeat;
    background-position-x: 10px;
    padding-top: 60px;
    display: none;
    cursor: pointer;
}

.div_favorites {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.div_favorites:hover {
    color: #e8c40c;
}

.line_goods_favorites {
    padding: 5px;
    padding-left: 0px;
    font-size: 15px;
    color: #949494;
}

.del_favorites {
    font-size: 18px;
    color: #d50606;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    padding: 6px;
    padding-left: 11px;
    padding-right: 11px;
}

.del_favorites:hover {
    color: #fff;
    background-color: #d50606
}

.name_goods_favorites {
    font-size: 15px;
    color: #333;
    text-decoration: none;
}

.name_goods_favorites:hover {
    text-decoration: underline;
}


/*блог*/

.box_blog {
    margin-bottom: 20px;
}

.box_blog-title {
    font-size: 25px;
    color: #8d8d8d;
    display: block;
    margin-bottom: 10px;
}

.box_blog-title:hover {
    color: #424242;
}

.box_blog-img {
    width: 100%;
}

.box_blog-date {
    font-size: 14px;
    color: #c3c3c3;
    margin-bottom: 10px;
}

.box_blog-text {
    font-size: 14px;
    line-height: 18px;
    color: #666;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}

.box_blog-read_more {
    font-size: 15px;
    color: #6f6f6f;
    text-decoration: underline;
}

.box_blog-read_more:hover {
    color: #424242;
}


/*Конец блога*/


/*кабинет*/

.box_cabinet_nav {
    display: inline-block;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: left;
}

.btn_cabinet_nav {
    display: inline-block;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    font-size: 12px;
    color: #666;
    border: 1px solid rgba(0, 0, 0, 0);
    border-right: 1px solid #cac8c8;
    margin-left: -4px;
}

.btn_cabinet_nav:first-child {
    margin-left: 0px;
}

.btn_cabinet_nav:last-child {
    border-right: 1px solid #fff;
}

.btn_cabinet_nav:hover {
    background-color: #fffdf7;
}

.btn_cabinet_nav_h {
    background-color: #FFECA6 !important;
}

.box_content_cabinet {
    display: none;
}

.box_content_cabinet1 {
    display: block;
}

.frm_cabinet_user {
    line-height: 20px
}

.frm_cabinet_user input[type=text] {
    padding: 5px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}

.frm_cabinet_user textarea {
    padding: 5px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}


/*конец кабинет*/

.box_comment_zakaz {
    border: 1px solid #d6d6d6;
    padding: 10px;
    background-color: #fafafa;
}

.box_comment_zakaz div {
    font-weight: bold;
}

.btn_pay_cab {
    display: inline-block;
    margin-left: 5px;
    color: #ec0a0a;
    font-size: 12px;
    text-decoration: none;
}

.btn_pay_cab:hover {
    text-decoration: underline;
}

.box_goods_left {
    display: block;
    float: left;
    max-width: 370px;
    min-height: 350px;
    position: relative;
    padding-right: 5px;
}

.box_goods_right {
    display: block;
    float: left;
    max-width: 605px;
    min-height: 350px;
    position: relative;
    padding-left: 15px;
}

.price_in_goods {
    font-size: 32px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 7px;
}

.price_in_goods span {
    font-size: 24px;
    font-weight: normal;
}

.title_with_item_goods {
    padding: 9px;
    font-size: 13px;
    color: #333;
    background-color: #f2f2f2;
    margin-bottom: 10px;
    font-weight: bold;
}

.left_block_user_form {
    display: inline-block;
}

.left_block_carts {
    display: block;
    width: 70%;
    margin-top: 10px;
    overflow: hidden;
    float: left;
}

.right_block_carts {
    display: block;
    width: 30%;
    margin-top: 10px;
    margin-left: -4px;
    padding-left: 20px;
    overflow: hidden;
    clear: right;
}

.box_left_katalog_mob {
    display: none;
    border: 1px solid #e5e5e5;
    border-bottom: 0px;
    overflow: hidden;
}

.box_left_katalog_mob a {
    display: block;
    padding: 8px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    background-color: #f9f7f7;
    border-bottom: 1px solid #e7e3e3;
}

.box_left_katalog_mob a:last-child {
    border-bottom: 0px;
}

.box_left_katalog_mob a:hover {
    background-color: #f3eeee;
}

.box_left_katalog_mob a:active {
    background-color: #ffc2c2;
}

.box_inf_carts_mob {
    display: none;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background-color: #da0202;
    margin-bottom: 5px;
    margin-top: -13px;
}

.box_inf_carts_mob a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
}

.btn_show_inf_carts_mob {
    display: none;
    cursor: pointer;
    border: 1px solid #d9d8d8;
    padding: 8px;
    color: #333;
    font-size: 14px;
    background-color: #e9e9e9;
    margin-bottom: 10px;
    text-align: center;
}

.btn_show_inf_carts_mob:active {
    border: 1px solid #31af05;
    background-color: #34c900;
}

.line_har_goods {
    padding: 6px;
}

.line_har_goods:nth-child(even) {
    background-color: #fff;
}

.frm_feedback {
    margin-top: 15px;
}

.frm_feedback div {
    margin-bottom: 13px;
}

.frm_zayvka {
    margin-top: 15px;
}

.frm_zayvka div {
    margin-bottom: 13px;
}

.btn_send_dop_form {
    text-align: right;
    padding-right: 15px;
}

.img_goods {
    display: block;
    height: 150px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.img_goods_recomend {
    display: block;
    height: 140px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.dopInfReg {
    color: #333;
    font-size: 12px;
    line-height: 20px;
    padding: 6px;
    border: 1px dotted #999999;
    line-height: 20px;
    background-color: #f3fbfe;
    margin-bottom: 20px
}

.boxMsg {
    display: none;
    width: 320px;
    height: 220px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.55);
    -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.55);
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.55);
    border: 2px solid #f0f0f0;
    padding: 20px;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -160px;
}

.boxMsg-title {
    background-color: #ff4b4f;
    padding: 10px;
    text-align: center;
    margin: -22px;
    margin-bottom: 25px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.boxMsg-text {
    font-size: 15px;
    line-height: 20px;
    color: #333;
    text-align: center;
    margin-bottom: 8px;
    height: 74px;
    padding-top: 13px;
}

.boxMsg-btnbox {
    text-align: center;
}

.boxMsg-btn {
    display: inline-block;
    padding: 11px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ff4b4f;
    color: #fff;
    font-size: 13px;
    transition: 0.15s all;
    margin: auto;
    cursor: pointer;
}

.boxMsg-btn:hover {
    background-color: #e13c40;
}

.regOkText {
    color: #333;
    font-size: 17px;
    padding: 6px;
    border: 1px dotted #999999;
    line-height: 25px;
    margin-left: 0px;
    background-color: #f3fbfe;
}

.dateNews {
    padding-top: 30px;
}

.boxListNews-date {
    font-size: 12px;
}

.boxListNews-link {
    font-size: 15px;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    margin-top: 3px;
    font-weight: bold;
    color: #373737;
}

.boxListNews-link:hover {
    color: #000;
}

.boxListNews-text {
    font-size: 12px;
    line-height: 18px;
    color: #4e4e4e;
}

.lineRazriv {
    border-top: 1px solid #d0d0d0;
    margin-top: 14px;
    margin-bottom: 14px;
}

.nameGoodsPopupBy {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    color: #393939
}

.priceGoodsPopupBy {
    display: block;
    font-size: 20px;
    font-weight: bold;
}

.head-title {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 80px;
}


.head-title span {
    display: block;
    font-size: 23px;
    font-weight: normal;
    color: #fff;
    margin-top: 5px;
}

.head-title a {
    display: inline-block;
    padding: 12px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #fff;
    text-decoration: none;
    font-size: 19px;
    text-transform: uppercase;
    color: #c41414;
    margin-top: 25px;
}

.head-title a:hover {
    background-color: #fff0f0;
}

.price-main-uslugi {
    font-size: 24px;
    color: #2c2c2c;
}

.price-main-uslugi span {
    font-weight: bold;
}

.price-main-uslugi a {
    display: inline-block;
    background-color: #c41414;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 9px;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
}

.price-main-uslugi a:hover {
    background-color: #b40707;
}

.infograzik1 {
    display: block;
    height: 125px;
    background-image: url('/img/infografik.png');
    background-repeat: no-repeat;
    color: #2c2c2c;
    font-size: 30px;
    font-weight: bold;
    padding-top: 46px;
    padding-left: 30px
}

.infograzik1 span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
}

.we-predlog-boxlink {
    display: block;
}

.infograzik1 div {
    display: inline-block;
}

.infograzik2 div {
    display: inline-block;
}

.infograzik3 div {
    display: inline-block;
}

.infograzik4 div {
    display: inline-block;
}

.infograzik2 {
    display: block;
    height: 125px;
    background-image: url('/img/infografik.png');
    background-repeat: no-repeat;
    color: #2c2c2c;
    font-size: 30px;
    font-weight: bold;
    padding-top: 46px;
    padding-left: 30px
}

.infograzik2 span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
}

.infograzik3 {
    display: block;
    height: 125px;
    background-image: url('/img/infografik.png');
    background-repeat: no-repeat;
    color: #2c2c2c;
    font-size: 30px;
    font-weight: bold;
    padding-top: 46px;
    padding-left: 30px
}

.infograzik3 span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
}

.infograzik4 {
    display: block;
    height: 125px;
    background-image: url('/img/infografik.png');
    background-repeat: no-repeat;
    color: #2c2c2c;
    font-size: 30px;
    font-weight: bold;
    padding-top: 46px;
    padding-left: 30px
}

.infograzik4 span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
}

.frm-zakaz-dostavku-main {
    background-color: #d5d5d5;
    padding: 20px;
    margin-top: 17px;
}

.frm-zakaz-dostavku-main-title {
    font-size: 22px;
    color: #151515;
    font-weight: bold;
    margin-bottom: 18px;
}

.frm-zakaz-dostavku-main input {
    padding: 9px;
    margin-right: 36px;
    border: 1px solid #b1b1b1;
    width: 250px;
}

.frm-zakaz-dostavku-main select {
    padding: 9px;
    margin-right: 36px;
    border: 1px solid #b1b1b1
}

.frm-zakaz-dostavku-main-obem {
    width: 80px !important;
}

.frm-zakaz-dostavku-main-marka {
    width: 150px;
}

.frm-zakaz-dostavku-main-city {
    width: 210px;
}

.btn-zakaz-frm-distavka {
    display: inline-block;
    padding: 9px;
    padding-right: 25px;
    background-color: #c41414;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    width: 190px;
    padding-left: 60px;
}

.btn-zakaz-frm-distavka:hover {
    background-color: #a60909;
}

.box-we-garant {
    text-align: center;
    margin-bottom: 30px;
}

.box-we-garant a {
    text-decoration: none;
}

.box-we-garant span {
    display: block;
    max-width: 170px;
    font-size: 14px;
    color: #505050;
    margin: auto;
    margin-top: 10px;
}

.box-we-garant img {
    text-align: center;
}

.main_title {
    color: #2c2c2c;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: left;
}

.box-we-predlog {
    text-align: center;
    margin-bottom: 30px;
}

.box-we-predlog a {
    text-decoration: none;
}

.box-we-predlog span {
    display: block;
    max-width: 170px;
    font-size: 16px;
    color: #010101;
    margin: auto;
    margin-top: 18px;
    font-weight: bold
}

.box-we-predlog img {
    width: 100%
}

.box-we-predlog img:hover {
    opacity: 0.8
}

.btn-all-news {
    display: inline-block;
    padding: 9px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #c41414;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 19px;
}

.btn-all-news:hover {
    background-color: #a71414;
}

.box-sertif {
    width: 20%;
    display: block;
    float: left;
}

.box-partner {
    width: 20%;
    display: block;
    float: left;
}

.box-partner img {
    max-width: 80%;
}

.box-partner-img3 {
    position: relative;
    margin-top: 10px;
}

.box-btn-beton a {
    display: inline-block;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
    color: #2c2c2c;
    border-bottom: 2px solid #b7b7b7;
    margin-right: 40px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 10px;
}

.box-btn-beton a:hover {
    background-color: #c41414;
    color: #fff;
}

.box-btn-beton--active {
    background-color: #c41414 !important;
    color: #fff !important;
}

.box-marka-beton a {
    display: inline-block;
    padding: 8px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    color: #2c2c2c;
    border-bottom: 1px solid #b7b7b7;
    margin-right: 30px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
}

.box-marka-beton a:hover {
    background-color: #c41414;
    color: #fff;
}

.box-marka-beton--active {
    background-color: #c41414 !important;
    color: #fff !important;
}

.priceDostavka {
    display: inline-block;
    position: relative;
}

.priceDostavka div {
    position: absolute;
    top: 30px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 32px;
    color: #fff;
}

.priceDostavka div span {
    font-size: 24px;
    display: block;
}

.podlink_left {
    display: block;
    margin-bottom: 3px;
    margin-top: 3px;
}

.show_mid {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.copy_head-menu {
    height: 74px;
    background-color: #fff;
    position: absolute;
    top: 25px;
    text-align: left;
    display: table;
    width: 750px;
    margin-bottom: 20px;
    z-index: 1000;
}

.copy_head-menu nav {
    margin-bottom: 0px;
}


/************ new styles **********/

a.h-phone {
    text-decoration: none;
    color: #fff;
}

a.new-menu,
a.new-menu i {
    display: block;
    text-decoration: none;
    position: fixed;
    top: 20px;
    left: 20px;
    background: #C41414;
    border-radius: 10%;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 25px;
    z-index: 90;
}

.popupW {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 50;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto
}

.popup-wrapper {
    width: 64.5rem;
    background-color: #fff;
    position: relative;
    top: 25%;
    margin: 0 auto;
}

@media screen and (max-width:992px) {
    .popup-wrapper {
        border-radius: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        top: 0;
    }
    .head-title {
        margin-top: 50px;
        font-size: 40px;
        line-height: 60px;
    }
}

.popup-wrapper .popup-close {
    top: 0;
    right: 0;
    width: 5.5rem;
    height: 5.5rem
}

.popup-wrapper .popup-close:hover {
    opacity: .6
}

.popup-wrapper .popup-close:after {
    width: 3rem;
    height: 3rem
}

.popup-container {
    padding: 1rem 4rem 4rem 4rem;
}

@media screen and (max-width:992px) {
    .popup-container {
        padding-top: 11rem;
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.popup-content {
    padding: 10rem 8rem
}

@media screen and (max-width:992px) {
    .popup-content {
        padding: 8rem 2rem 4rem
    }
}

.popup-close {
    width: 7rem;
    height: 7rem;
    position: absolute;
    top: 2rem;
    right: 2rem;
    cursor: pointer
}

.popup-close:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 5rem;
    height: 5rem;
    background-image: url(/img/icon-close.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.popup-close:hover {
    opacity: .6
}

@media screen and (max-width:992px) {
    .popup-close {
        display: none
    }
}

.popup-close-block {
    display: none;
    height: 5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 .4rem 1rem rgba(0, 0, 0, .05);
    box-shadow: 0 .4rem 1rem rgba(0, 0, 0, .05);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff
}

@media screen and (max-width:992px) {
    .popup-close-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.popup-close-block .close {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3rem;
    height: 3rem;
    margin: auto .8rem auto auto;
    padding: 0
}

.popup-close-block .close:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-image: url(/img/icon-close.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.popupW.active {
    display: block
}

.popupW .no-active {
    display: none!important
}


/* calc form */

div.fromRow div.capt {
    font-size: 10px;
    width: 100%;
    color: #333;
}

div.inputBox {
    display: inline-block;
    width: 18rem;
    margin: 1rem 0.5rem 0.5rem 0;
    overflow: hidden;
}

div.inputBox input,
div.inputBox select {
    width: 18rem;
    padding: 4px 8px;
    border: solid 1px #b1b1b1;
    height: 30px;
    line-height: 30px;
}

div.inputBox input.err {
    border-color: #aa0d0d;
}

.button-red {
    width: 18rem;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: none;
    background-color: #aa0d0d;
    height: 30px;
    outline: none;
}

div.result {
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
    background: #d5d5d5;
    line-height: 30px;
    max-width: 56rem;
    overflow: hidden;
    margin-top: 20px;
}

div.linkNext {
    max-width: 56rem;
    text-align: right;
    padding: 10px 0;
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
    line-height: 40px;
}

div.linkNext.active {
    max-height: 40px;
    transition: max-height 0.25s ease-in;
}

a.go2order {
    color: #aa0d0d;
    border-bottom: 1px dashed #aa0d0d;
    font-size: 14px;
    text-decoration: none;
}

div.result div {
    display: inline-block;
    padding: 0 5px 0 5px;
}

div.result.active {
    max-height: 90px;
    height: auto;
    transition: max-height 0.25s ease-in;
}

div.calcPage,
div.orderPage,
div.thnxPage,
div.formPage,
div.concThnx,
div.concForm {
    display: none;
}

div.calcPage.active,
div.orderPage.active,
div.thnxPage.active,
div.formPage.active,
div.concThnx.active,
div.concForm.active {
    display: block;
}

#cOrder {
    margin-top: 20px;
}

div.greyBox,
div.certBox,
div.concForm {

    margin-top: 50px;
    margin-bottom: 50px;
}
div.bestForm {
    text-align: center;
}
div.bestForm h3 {
    color: rgba(255, 255, 255, 0.77);
}

.folioBox h4 {
    font-size:20px!important;
    line-height:26px;
    margin-bottom:10px;
}

.greyBox .inputBox {
    width:31%;
}

.greyBox input,
.greyBox button {
    width:100%!important;
    height:50px !important;
    font-size:15px;
}

.numbersBox {
    background: url('/img/about_num.jpg') no-repeat center center;
    background-size: cover;
    color:#fff;
}

.numbersBox .numbersInner {
    padding: 20px;
}

.numbersBox .numbersInner .numbers {
    text-align:center;
}

.numbersBox .num {
    display:inline-block;
    text-align:center;
    white-space:nowrap;
    margin:50px
}

.numbersBox .num span {
    display:block;
    font-size:20px;
    margin: 10px 0px;
}

.numbersBox .num strong {
    display:block;
    font-size:60px;
    line-height:50px;
}



.benefitsBox .benefitsInner {
    padding:20px 0;
}
.benefitsBox .benefit {
    display:block;
    vertical-align: top;
    background-color: #C61A14;
    color: #fff;
    width: 100%;
    padding:26px 20px;
    min-height: 227px;
    font-size: 16px;
}

.benefitsBox .benefit span {
    display:block;
    font-size:16px;
}

.benefitsBox .benefit .pic {
    height:60px;
    margin-bottom: 10px;
    position: relative;
}
.benefitsBox .benefit .img {
    position: absolute;
    display: block;
    height: 60px;
    top: 0;
    left: 0;
    width:auto;
}
.benefitsBox .benefit .img:nth-child(1) {height: 60px;}
.benefitsBox .benefit .img:nth-child(2) {height: 56px;}
.benefitsBox .benefit .img:nth-child(3) {height: 45px;}
.benefitsBox .benefit .img:nth-child(4) {height: 54px;}

.benefitsBox .benefit span {
    display:block;
    padding:0;
    text-align:left;
}

.bestThnx {
    text-align: center;
    display:none;
    width:100%;
    color: #fff;
}

.objItem {
    width:33%;
    display:inline-block;
    margin-bottom:20px;
    color:#333;
    font-size:16px;
}
.objItem .pic {
    width:370px;
    height:220px;
    overflow:hidden;
}

.objItem .pic img {
    width:370px;
    min-width:370px;
    min-height:220px;
}

.folioCarousel .pic {
    width:185px;
    height:124px;
    margin:0 0 0 0;
    overflow:hidden;
    display: inline-block;
    outline: none !important;
}
.folioCarousel .pic img {
    width:185px;
    min-width:185px;
    min-height:124px;
    outline: none !important;
}

div.certBox .pic {
    display:table-cell;
    vertical-align:top;
    width:265px;
    height:450px;
    padding: 10px 20px 10px 0;
}

.order-scroll {
    display:block;
    margin: 0 auto;
    font-size: 14px;
    width:250px;
    line-height:40px;
    height:40px;
}

div.aboutBox {

    background:url('/img/about_bgr.jpg') no-repeat bottom center;
    padding: 30px 30px 30px 570px;
    margin:50px 0;
    -webkit-background-size: cover;
    background-size: cover;
}

div.aboutBox div.dark {
    padding:20px;
    color:#fff;
    background: rgba(0,0,0,0.7);
}

div.aboutBox h3 {
    margin-bottom:20px;
}

div.aboutBox .productList {
    margin-top:20px;
    width:60%;
}

div.aboutBox .productList a {
    color:#fff;
    font-weight: bold;
    text-decoration: none;
    display:inline-block;
    margin-right:20px;
    line-height: 26px;
}

div.aboutBox .productList a:hover {
    text-decoration:underline;
}


div.whyBox .item {

    height:130px;
    position:relative;
}

div.whyBox .item .num {
    position:absolute;
    top:0;
    left:20px;
    z-index:10;
    text-align:center;
    font-size: 72px;
    line-height:72px;
    font-weight:bold;
    color: rgba(198, 26, 20, 0.3);
}

div.contactsBox {
    position:relative;
}

div.contactsBox h2 {
    font-size:18px !important;
    line-height: 24px;
}

div.timeLine {
    /*height:590px;*/
    overflow:hidden;
    position: relative;
    background: url('/img/gradusnik.png') no-repeat center center;
}

div.timeLine .from,
div.timeLine .to {
    position:absolute;
    font-size: 15px;
    line-height: 19px;
    text-align: right;
    color: #EEBAB9;
    left:45%;
}

div.timeLine .from {
    top:5px;
}
div.timeLine .to {
    bottom:5px;
}

div.timeLine h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    padding:0;
    margin:5px 0;
}

div.timeLine ul {
    padding-inline-start: 10px;
}

div.timeLine .left {
    margin-right:51%;
    text-align:right;
    border-right: solid 5px #cccccc;
    padding:5px 15px;
}

div.timeLine .right {
    margin-left:51%;
    text-align:left;
    border-left: solid 5px #cccccc;
    padding:5px 15px;
}

div.timeLine div.right:first-child {
    margin-top:20px;
}

#center_div2 p a.fancybox img {
    width:240px;
    height:145px;
}

#center_div2 p.v-pics a.fancybox img {
    width:200px;
    height:300px;
}

div.clr {
    clear:both;
}
/* hide spin-arrows from input[type=number] */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}
.copy_head-menu{
    position: fixed;
}
.greyBox.mainbox{

    width: calc(100% - 120px);
    box-sizing: border-box;
    margin: 0 auto;
    margin-left: 60px;
    margin-top: 20px;
}


}
@media screen and(max-width: 1000px){
    .greyBox.mainbox{
        position: absolute;
        width: 90%;
    }
}
@media screen and(max-width: 975px){

    .greyBox .inputBox {
        width:25%;
    }

    .greyBox .inputBox:last-child {
        width:45%;
    }

}
.h3-center{
    text-align: center;
    padding-bottom: 20px;
    display: block;
    width: 100%;
}
.folioBox.mainbox{
    margin-top: 50px;
}
.numbersInner h3{
    padding-top: 30px;
}
.folioCarousel{
    margin-top: 10px;
}
.folioClients p{
    font-size: 16px;
    font-weight: bold;
}

.second_container{
    margin-top: 250px;
}
div.mb20{
    margin-bottom: 30px!important;
}


.folioObjects a {
    overflow: hidden;
}

.folioObjects a{
    padding-top: 60%;
    display: block;
    width: 100%;
    -webkit-background-size: cover;
    background-size: cover;
}

.certBox img,
.certBox a{
    display: block;
    width: 100%;
    height: auto;
}
.mainbox h3{
    font-size: 30px;
    line-height: 40px;
}
.mainbox h4{
    font-size: 20px;
    display: block;
    width: 100%;
}
div.concForm{
    background-color: #d5d5d5;
    padding: 10px 10px 20px 10px;
}
div.concForm .inputBox{
    margin: 0;
}


.concForm h3{
    margin-top: 10px;
    margin-bottom: 20px;
}

.concrete_delevery #concreteOrder{
    width: 1104px;
    margin: 0 auto;
}


@media (max-width: 1200px){
    .concrete_delevery #concreteOrder{
        width: 550px;
    }
    /*div.timeLine {*/
    /*    height: 640px;*/
    /*    */
    /*}*/
}

@media (max-width: 605px) {
    .concrete_delevery #concreteOrder {
        width: 365px;
    }

    div.aboutBox {
        padding-left: 100px;
    }
}
@media (max-width: 440px) {
    .concrete_delevery #concreteOrder {
        width: 188px;
    }
}

@media (max-width: 540px) {
    .benefits>div{
        width: 100%;

    }
    .benefitsBox .benefit{
        padding: 36px 30px;
    }
    div.mb20{
        margin-bottom: 15px!important;
    }
}

@media (max-width: 1000px) {
    div.aboutBox {
        padding-left: 400px;
    }
}

@media (max-width: 768px) {
    div.aboutBox {
        padding-left: 30px;
    }
    div.whyBox .item {
        height: auto;
        position: relative;
        margin-bottom: 55px;
    }
}

@media (max-width: 415px){
    #concreteOrder{
        width: 181px;
    }
}


#header_fix .container{
    position: relative;
    top: -5px;
}

#header_fix .contact_head{
    overflow: hidden;
}
#header_fix .contacts_wrapper{
    position: relative;
    transition: right .6s ease-in .1s;
}
#header_fix .copy_head-menu{
    visibility: visible;
}
@media (max-width: 800px) {

    #header_fix .copy_head-menu{
        visibility: hidden;
    }
}
@media (max-width: 590px) {
    .greyBox.mainbox {
        margin-top: 0;
    }
    div.bestForm h3 {
        font-size: 20px;
        line-height: 28px;
    }
}
.row_head_contacts{
    font-family: "PT Sans", sans-serif, Arial;
}