/* Basic styles ****************************************************************************/

* {
    line-height:24px;
}
textarea {
    resize:none;
}
ul {
    list-style:none;
    padding:0;
    margin:0;

}
h1{
    margin-top: 0px;
}
h2{
    color:#880000;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: normal;
}
iframe {
    display:block;
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
.left_align {
    float: left;
}
.right_align {
    float: right;
}
div.secton_star div.right_align{
    width: 385px;
}
ol {
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #800;
}
a:hover{
    text-decoration: underline;
}
ul.sitemap li{
    position: relative;
    padding-left: 25px;
    line-height: 24px;
    margin-bottom: 5px;
}
ul.sitemap li:before{
    content:"";
    position: absolute;
    display: block;
    left:0px;
    top:4px;
    width: 15px;
    height: 15px;
    background: url('images/list_style_before_.png');
}
ul.sitemap li.ul2{
    padding-left: 0px;
    line-height: 0px;
    margin-bottom: 0px;
}
ul.sitemap li.ul2:before{
    display: none;
}
ul.sitemap li ul{
    padding-left: 15px;
}
:focus::-webkit-input-placeholder{color:transparent}
:focus:-moz-placeholder{color:transparent}
::-webkit-input-placeholder{color:#444}
:-moz-placeholder{color:#444}
:focus,.page img{outline:none}
::-moz-selection{background:#eda;color:#fff}
::selection{background:#eda;color:#fff}

body{
    font-family: Georgia,serif;
    background:url('images/background.png') 0 0 repeat #d6b77a;
    color:#512c2c;
    margin:0;
    padding:0;
    font-size: 18px;
    width:100%;
}

@media (max-width: 991px) {
    body{
        font-size: 16px;
        font-family: Georgia, "Times New Roman", serif;
    }
    input {
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    body {
        font-family: Georgia, "Times New Roman", serif;
        font-size: 14px;
        line-height: 18px;
        letter-spacing: -0.5px;
    }
    * {
        line-height:18px;
    }
    h1 {
        color: #800;
        font-size: 24px;
        font-weight: normal;
        line-height: 28px;
    }
    h2{
        font-size: 18px;
        line-height: 24px;
    }
    *::-moz-placeholder {
        letter-spacing: -1px;
        font-family: Georgia,serif;
    }
    *:-ms-input-placeholder {
        letter-spacing: -1px;
        font-family: Georgia,serif;
    }
    *::-webkit-input-placeholder {
        letter-spacing: -1px;
        font-family: Georgia,serif;
    }
}

#srch-box-input::-moz-placeholder {
    color: #a00;
}
#srch-box-input:-ms-input-placeholder {
    color: #a00;
}
#srch-box-input::-webkit-input-placeholder {
    color: #a00;
}


.page img{border:none}
div.modern-page-navigation {
     font-size: 18px;
 }
@media (max-width: 991px) {
    div.modern-page-navigation {
        text-align: center;
    }
}
#srch,.box,.area,.sub,.catalog-img span,.select-items,#light{border-radius:3px}
#header-wrap{-webkit-box-shadow:inset 0 -40px 40px -40px rgba(0,0,0,.3);box-shadow:inset 0 -40px 40px -40px rgba(0,0,0,.3)}
#content{-webkit-box-shadow:inset 0 10px 10px -10px rgba(0,0,0,.3);box-shadow:inset 0 10px 10px -10px rgba(0,0,0,.3)}
#nav a{text-decoration: none;}
#srch,#nav a:hover,.sub:hover,.sub.current,#catalog-imgs,.prod-item{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.2);box-shadow:0 2px 4px rgba(0,0,0,.2)}
#product-image,.product-img-view, .select-items{-webkit-box-shadow:0 3px 6px -3px rgba(0,0,0,.3);box-shadow:0 3px 6px -3px rgba(0,0,0,.3)}
#content h1,#content h2,#content h3,#content h4,#content p,.sub:hover,.sub.current{text-shadow:0 1px 1px rgba(255,255,255,.2)}
.sub,#product-price{text-shadow:0 1px 1px rgba(0,0,0,.2)}

.show{display:block !important}
.clear{clear:both;height:auto}
.req,.red{color:#a00}
.more{float:left;width:60%}
.less{float:right;width:40%}
.half{float:left;width:50%}
.third{float:left;width:33.33%}
.err{border:2px solid #f00 !important}
#nav a.current{
    background: #fd5;
    border: 2px solid #fd5;
    color: #a00;
}
/* Slider style */

.carouselbox{
    height:150px;
}

.carousel{
    width:600px;
    height:200px;
    position:absolute;
    padding-top:30px;
    left:30%;
}

/* FAQ style */


.faq{
    width:100%;
}

.faq-wrap{
    margin-bottom: 1.5em;
}

a.question{
    font-size:20px;
    color: #7E2B2B;
    text-decoration:none;
    border-bottom:1px dashed;
    cursor:pointer;
    padding:2px;
    display:inline-block;
}



.answer{
    font-size:17px;
    display:none;
    padding-left:0.5em;
    margin-top: 0.5em;
}

/* Page styles *****************************************************************************/

.page{height:auto;
    min-height:100%;

    height: auto !important;
    height: 100%;
    min-height: 100%;}
#header,.content-wrap{padding:20px 0;}
@media (max-width: 767px) {
    #header,.content-wrap{padding:10px 0;}
}
#header-wrap{background:url('images/header.png') 0 0 repeat #700;border-bottom:2px solid #fd5;min-height:160px;overflow:visible}
#header{min-height:160px;overflow:visible;position:relative}
#logo{height:100px;margin-right:10px;width:70px; float: left;margin-bottom: -20px;}
#site,.phones{font:30px Georgia,serif;color:#eda;}
#site{    font-size: 25px;}
.phones{text-align:right !important;font-size: 13px;}


#phone-viber {
    display: block;
    text-align:right !important;
    color:#eda;
    font:22px Georgia,serif;
    margin-left: -50px;
    width: 200px;
}

.viber{
    width: 100px;
    background: url(/local/templates/tamitex/img/viber-30.png) no-repeat 45% 0% ;
}

.whatsapp {
    width: 120px;
    background: url(/local/templates/tamitex/img/whatsapp-30.png) no-repeat 23% 0% ;
    margin-right: -20px;
}

.mess {
    display: inline-block;
    height: 33px;
    font-size: 14px;
    text-align: right;
    line-height: 33px;
}


#address{font-size: 14px; color:#eda;margin-top: 10px;}
#nav{float:left;margin:0 4px 0 80px;overflow:visible;}
#nav a,.sub,#srch-sub{
    background:#a00;
    border:2px solid #a00;
    -webkit-box-shadow:inset 0 -1px 20px rgba(120,40,40,.9),0 2px 6px -2px rgba(0,0,0,.6);
    box-shadow:inset 0 -1px 20px rgba(120,40,40,.9),0 2px 6px -2px rgba(0,0,0,.6);
    color:#fd5;
    display:inline-block;
    font:400 17px/20px Georgia,Times,sans-serif;
    line-height:28px;
    margin:0px 10px 0;
    position:relative;
    text-align:center;
    width:120px;
}
#logo a{
    cursor: pointer !important;
    display: block;
    width: 100%;
    height: 100%;
}
#nav a{padding:0 15px;width:auto}
.sub:before,.sub:after,#srch:before,#srch:after{content:' ';display:block;position:absolute;top:-1px;height:30px;width:24px}
.sub:before,#srch:before{background:url('images/nav-left.png') 0 0 no-repeat;left:-13px}
.sub:after,#srch:after{background:url('images/nav-right.png') 0 0 no-repeat;right:-13px}
#nav a:hover,.sub:hover,.sub.current{background:#fd5;border:2px solid #fd5;color:#a00;cursor:pointer}
#nav a#navsrch{padding:0;position:relative;width:50px}
#srchimg{background:url('images/search.png') 50% 50% no-repeat;display:block;line-height:28px;visibility:visible;width:50px;}
#nav a#navsrch:hover #srchimg{visibility:hidden}
#srchimghover{background:url('images/searchred.png') 50% 50% no-repeat;height:28px;left:0;position:absolute;top:0;visibility:hidden;width:50px;z-index:22}
#nav a#navsrch:hover #srchimghover{visibility:visible}
#srch{box-shadow: 0 -1px 20px rgba(120, 40, 40, 0.9) inset, 0 2px 6px -2px rgba(0, 0, 0, 0.6);background:#fd5;border:2px solid #a00;color:#111;display:none;overflow:visible;position:absolute;right:15px;top:62px;width:400px;z-index:200}
#srch-form{display:block;position:relative}
#srch-box{display:block;margin:0 110px 0 15px}
#srch-box-input{background:none;border:none;display:block;line-height:20px;margin:5px 0;padding:0;width:100%;font-size:14px}
#srch-sub{border:none;display:block;font-size:14px;margin:0;padding:0;position:absolute;right:0;top:-5px;width:100px;line-height: 30px;}
#srch-sub:hover{background:#fd5;-webkit-box-shadow:none;box-shadow:none;color:#a00;cursor:pointer}



@media (min-width: 992px) and (max-width: 1199px){
    #nav{margin:20px -80px 0 0}
    #nav a{font-size: 15px; white-space: nowrap}
    .phones.phones_mail {
        margin-top: 20px;
    }
    #srch{top:74px;}

}

@media (min-width: 768px) and (max-width: 991px){
    .row {
        margin-left: -10px !important;
        margin-right: -10px !important;
    }
    .row > div {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    #logo {
        margin-bottom: 0;
    }
    #site {
        font-size: 18px;
        line-height: 40px;
        margin-top: -10px;
    }
    #site span{
        font-size: 30px;
        display: block;
    }

    #address {
        width: 300px;
        line-height: 18px;
    }
    .mess {
        margin-bottom: 9px;
        margin-top: 20px;
        font-size: 12px;
    }
    .phones{font-size: 15px; white-space: nowrap; margin-left: -30px;}
    div.phones a.tele, div#phone-viber a.tele {
        font-size: 20px;
    }

    #nav{margin:20px -80px 0 0; position: relative}
    .phones.phones_mail {
        margin-top: 0px;
        position: absolute;
        right: 85px;
        top: -73px;
    }
    #nav a#navsrch {
        padding: 0;
        position: absolute;
        width: 50px;
        right: 0;
        top: -40px;
    }
    #nav a{font-size: 15px; white-space: nowrap}

    div.phones a.mail {
        font-size: 14px !important;
    }
    #srch{top:56px; right: 10px}
}
@media (max-width: 767px){
    .row {
        margin-left: -8px !important;
        margin-right: -8px !important;
    }
    .row > div {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    #logo {
        margin-bottom: 0;
        margin-right: 0;
    }
    #site {
        float: left;
        font-size: 12px;
        line-height: 18px;
        margin-top: 0;
        white-space: nowrap;
        width: 150px;
    }

    #site span{
        font-size: 30px;
        display: block;
        margin-top: 8px;
    }
    .mob_search,
    .mob_menu {
        margin-bottom: 25px;
        display: block;
        cursor: pointer;
        text-align: right;
    }
    #address {
        float: left;
        left: 85px;
        line-height: 18px;
        position: absolute;
        top: 50px;
        width: 170px;
        font-size: 12px;
    }
    div#phone-viber {
        margin-left: 0;
        text-align: center !important;
        max-width: 100%;
        width: 100%;
    }
    div#phone-viber div {
        display: inline-block;
        font-size: 12px;
        height: 33px;
        line-height: 33px;
        background-position: 0 0 !important;
        width: auto;
    }
    .whatsapp {
        margin-right: 5px;
    }
    div#phone-viber .mess {
        padding-left: 33px;
    }
    div#phone-viber a.tele {
        font-size: 15px !important;
    }
    .mess {
        margin-bottom: 9px;
        margin-top: 20px;
        font-size: 12px;
    }
    .phones{font-size: 15px; white-space: nowrap; margin-left: 0; text-align: left !important; width: 290px; margin: 0 auto;}
    .phones div {
        display: inline-block;
    }
    .phones div.contact_title {
        display: block;
    }
    div.phones a.tele {
        font-size: 18px !important;
    }
    .nav_mobile {
        display: none;
    }
    #nav{margin:20px -80px 0 0; position: relative}
    .phones.phones_mail {
        margin-top: 0px;
        position: static;
        right: 0;
        top: 0;
        font-size: 13px;
    }
    #nav a#navsrch {
        display: none;
    }
    #nav a, .sub, #srch-sub {
        font-size: 16px;
    }
    #nav {
        float: none;
        margin: 10px auto 0;
        position: relative;
        text-align: center;
        width: 290px;
    }
    #nav a {
        display: inline-block;
        float: none;
        width: 123px;
        margin-bottom: 10px;
    }

    div.phones a.mail {
        font-size: 14px !important;
    }
    #srch{
        position: relative;
        top: 0;
        right: 0;
        position: relative;
        width: 270px;
        margin: 10px auto;
    }
    #srch-box {
        margin: 0 70px 0 15px;
    }
    #srch-sub {
        font-size: 14px !important;
        width: 70px;
        padding-right: 5px;
    }
    .colapse_inner {
        border-top: solid 2px #eeddaa;
        border-bottom: solid 2px #eeddaa;
        display: none;
    }
}





#content{margin:0 auto 0px;}
#bread{line-height:28px;margin-bottom: 18px;}
.bread-point{display:inline-block;position:relative;}
.bread-point:after {
    content:"";
    width: 22px;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin-left:5px;
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAcCAYAAABlL09dAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAgklEQVR42mNgGAWjgCDoYGDgBGIeWhjMDMRzgFiLFoar1zEw/AfSUbQwvKIDYvhkIGajapA0MjDcBhnexMBwGUjLUdNwgzaIq/9Dg8aVmoa3QIMEhhupZTBbAwPDM2TDmxkYDgJpocHnYpqEMc1SBU3SMU1yHs3KCpqVbqNgFNAOAAD5c0Iyl5ryoAAAAABJRU5ErkJggg==') 0 0 no-repeat;
}
.bread-point:last-child:after {
    display:none;
}
#bread a{color:#800;text-decoration:none;}
#bread a:hover{text-decoration:underline}
#bread span{color:#555}

#catalog-imgs{clear:both;height:360px;margin:0 auto 20px;padding:17px;position:relative}
.catalog-img{background-repeat:repeat;float:left;height:100%;width:20%}
.cat01{background-image:url('images/cat01.jpg')}
.cat02{background-image:url('images/cat02.jpg')}
.cat03{background-image:url('images/cat03.jpg')}
.cat04{background-image:url('images/cat04.jpg')}
.cat05{background-image:url('images/cat05.jpg')}
.catalog-img a{color:#531;display:block;height:100%;position:relative;text-align:center;text-decoration:none}
.catalog-img span{background:rgba(255,220,80,.9);bottom:20px;display:block;left:20px;line-height:36px;position:absolute;right:20px}
#frame-left,#frame-right{
    /*background-image:url('images/frame-vert.png');*/
    background-repeat:repeat-y;
    height:100%;
    position:absolute;
    top:0;
    width:16px
}
#frame-left,#frame-tl{background-position:0 0;left:0}
#frame-right{background-position:-16px 0;right:0}
#frame-top,#frame-bottom{
    /*background-image:url('images/frame-horz.png');*/
    background-repeat:repeat-x;
    height:16px;
    left:0;
    position:absolute;
    width:100%
}
#frame-top,#frame-tl{background-position:0 0;top:0}
#frame-bottom{background-position:0 -16px;bottom:0}
#frame-tl,#frame-tr,#frame-bl,#frame-br{
    /*background-image:url('images/frame-corners.png');*/
    background-repeat:no-repeat;
    height:30px;
    position:absolute;
    width:30px}
#frame-tr{background-position:-30px 0;right:0;top:0}
#frame-bl{background-position:0 -30px;left:0;bottom:0}
#frame-br{background-position:-30px -30px;right:0;bottom:0}
#mainside h2{float:right;width:442px; text-align:center;}
#mainside .sub,#product-info .sub,#feedback .sub, #sendForm .sub{color:#fd5;display:block;margin:0 auto 40px;overflow:visible;text-decoration:none;width:220px}
#mainside .sub:hover,#product-info .sub:hover,#feedback .sub:hover, #sendForm .sub:hover{color:#a00}
#main-news{clear:both;margin:40px 0 20px}
#main-news a{color:#600}
#main-news h2 a{color:#222}
#main-news h3,#main-news p{margin:0 20px 10px 0}
#main-news img{background:rgba(0,0,0,.4);display:block;float:left;height:100px;margin:5px 20px 10px 0;width:100px}

/* Catalog page */

#catsections{margin:0 0 25px}
#catsections span,#catsections a{margin-right:1.8%}
#catalog-item{overflow:visible;}
.catalog-item{height: 270px;float:left;border:2px solid #fd5;margin-bottom:30px;width: 100%;position:relative;-webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);box-shadow: 0 0 5px rgba(105,82,36,.5);-webkit-box-sizing:border-box;box-sizing:border-box;}
.catalog-item a:hover > .catalog-item-name_wrap {
    background-color: #fd5;
    -webkit-box-shadow: none;
    box-shadow: none;

}
.catalog-item a:hover > .catalog-item-name_wrap {
    color: #800 !important;
}
/*.catalog-item:nth-child(4n) {margin-right:0;}*/
.catalog-item a{color:#000;display:block;float:left;width: 100%;margin:0;overflow:hidden;text-decoration:none}
.catalog-item-img{clear:both;display:block;height:272px;margin:0;overflow:hidden;}
.catalog-item-img img{
    position: relative;
    display:block;
    margin:0;
    height:auto;
    width: 100%;
    -webkit-transition:  all 0.2s ease-in-out;
    transition:  all 0.2s ease-in-out;
}
.catalog-item-name{display:table-cell;vertical-align:middle;text-align:center;color:#ffdd55;}
#catalog .catalog-item-name{display: table-cell;vertical-align: middle;color:#ffdd55;font-size: 15px;}
#mainside .catalog-item{float:right;margin:0;width:50%}
#mainside .catalog-item-img img{height:100%;width:auto}
#mainside .catalog-item-name{margin:10px 0 20px;width:auto}
article.under-nav{margin: 30px 0 0 0; overflow:visible}
.catalog-item-img:hover img{
    position: relative;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);

}
.catalog-item-name_wrap {position: relative;
    margin-top: -57px;
    z-index: 1;display: table;width: 100%;text-align:center;border-top: 2px solid #fd5;padding:0;height:51px;    background: url('images/header.png') 0 0 repeat #700; -webkit-box-shadow: inset 0 0 20px #760404;box-shadow: inset 0 0 20px #760404;-webkit-box-sizing:border-box;box-sizing:border-box;}
.title__section {color:#880000;font-size:30px;font-weight:100;margin: 0 0 26px 0;}
@media (min-width: 1200px){
    .catalog-item {
        height:298px;
    }
    .catalog-item-img{
        height:300px;
    }

}
@media (min-width: 768px) and (max-width: 1199px){
    .catalog-item {
        height:250px;
    }
    .catalog-item-img{
        height:252px;
    }

}
@media (max-width: 767px){
    .bx_catalog_tile {
        margin-bottom: 0;
    }
    .catalog-item{
        height: 165px;
        margin-bottom: 20px;
    }

    .catalog-item-name_wrap {
        height: 36px;
        margin-top: -43px;
        padding: 0 3px;
        width: 100%;
        z-index: 1;
    }

    .catalog-item-img{
        height:167px;
    }
    #catalog .catalog-item-name{
        font-family: "Times New Roman";
        line-height: 13px;
        font-size: 16px;
    }
    div.modern-page-navigation a, span.modern-page-current, span.modern-page-dots {
        margin-bottom: 10px;
        display: inline-block;
    }
}
/* Product page */

#product{clear:both;margin-bottom:20px;position:relative; overflow:visible;}
#product .more {
    overflow:visible;
}
#product-image{background:#eee;border:2px solid #fd5;clear:both;margin:18px 36px 10px 0; position:relative; overflow:visible;}
#product-image a,.product-img,.product-img-view a,.product-img-view img{display:block;margin:0;width:100%}
.product-img-view{background:rgba(0,0,0,.3);border:2px solid #fd5;cursor:pointer;display:block;float:left;height:72px;margin:20px 30px 20px 0;width:100px}
.product-prop{color:#333;font-size:15px;line-height:20px;margin:0 0 10px}
#product-price{color:#800;float:left;font-size:26px;line-height:36px;margin:10px 0 20px;text-align:center}
#product-info  .sub{float:right;height:28px;margin:15px 12px 40px}
#also .catalog-item{margin:0;width:33%}
#also .catalog-item-img{height:200px;width:133px}
#also .catalog-item-img img{height:100%}
#also .catalog-item-name{width:137px; font-size:10pt;}/*Если увеличить размер шрифта, на файерфоксе будет обрезать третье слово из названия*/
#maincat{clear:both;margin-top:69px;margin-left:42px;}
.select,.select div{overflow:visible !important}
.select:after {
    content: "";
    position: absolute;
    display: block;
    top: 14px;
    right: 12px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #880000;
}
.select{margin:7px 0 13px 0;position:relative;width:262px}
.select-box,.select-items{background:#fffae9;border:0;}
.select-items{display:none;left:0;position:absolute;top:28px;z-index:10}
.select-items:hover{border-radius:0 0 3px 3px;}
.select-box,.select-item{cursor:pointer;display:block;padding:10px 13px;width:262px}
.select-item:hover{background-color:#fd5}
.price-block{width:406px}
.size{display:none}
.size.current{display:block}
.hidden{display:none}
.order{
    background:#fd5;
    border-radius:3px;
    -webkit-box-shadow:0 3px 6px -3px rgba(0,0,0,.3);
    box-shadow:0 3px 6px -3px rgba(0,0,0,.3);
    clear:both;
    display:block;
    margin:20px auto 10px;
    padding:10px;
    width:80%;
}

#sidenews{
    margin-top:3px;
    margin-left:15%;
}
.news-detail-share,.news-detail-share div{overflow:visible}


#search-page #srch{
    display: block;
    position: relative;
    margin-bottom: 20px;
    width: 500px;
    max-width: 100%;
    top: 0px;
    right:0px;
}
#search-box{
    background:none;
    border-radius:5px;
    margin:2px 130px 2px 2px;
    padding:0 10px;
}
#search-box input{
    background:none;
    border:none;
    display:block;
    height:20px;
    line-height:20px;
    padding:5px 0;
    width:100%;
}
#search-sub{
    background:#a00;
    border:none;
    border-radius:5px;
    color:#fd5;
    cursor:pointer;
    display:block;
    font:400 14px/20px Georgia,Times,sans-serif;
    height:30px;
    position:absolute;
    top:2px;
    right:2px;
    width:124px;
}
#search-sub:hover{background:#fd5;color:#a00}
.search-result{background:rgba(255,255,255,.2);border-radius:5px;margin:0 0 10px;padding:15px}
#sortby{height:30px;line-height:30px;margin:0}
/* Feedback page*/
#feedback h2,.headblock{margin:14px 0 -3px;text-align:center}
.lbl,.box,.area,#required{clear:both;display:block;margin:0 auto;width:80%}
.lbl{color:#600;padding:5px 10px}
.box,.area{background:#eda;border:2px solid #fd5;padding:3px 8px}
.area{height:120px}
.box:focus,.area:focus,#srch-box:focus{-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}
#required{margin-top:5px}
#feedback .sub, #sendForm .sub{line-height:20px;height:32px;margin:20px auto 10px;padding:0}
#feedback .green{
    background:rgba(247,235,209,.75);
    border-radius:3px;
    color:#00BD00;
    display:block;
    margin:10px 37px;
    padding:5px 8px;
}
#shadow{background:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:50}
#light{background:url('images/background.png') 0 0 repeat #d6b77a;border:2px solid #fd5;display:none;height:484px;left:50%;margin:-242px 0 0 -290px;position:fixed;top:50%;width:580px;z-index:51}
#light h2{margin:20px 45px 10px}
#light .area{height:100px}
#light .sub{display:block;line-height:20px;height:32px;margin:20px auto 10px;padding:0}

#footer-wrap{background:url('images/footer_bg.png') 0 0 repeat;border-top:2px solid #fd5;width:100%;padding:24px 0;}
.right_column_footer{ float:left;color:#eda;}
#addr{height:78px;margin:20px 250px 20px 315px;position:relative}
#bottomnav{bottom:0;left:0;position:absolute}
#bottomnav a{margin-right:15px}
#banners{bottom:0;left:300px;position:absolute}
#dev{position:absolute;right:20px;top:20px}
#socials{position:absolute;    top: -35px;
    right: 15px;}
#socials span.text{background:url('images/social-ya.png') 0 0 no-repeat;height:22px;width:22px}

form_near_slider{
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    padding:17px;
    position:relative;
    width:auto;
}
#slider .arrow-left,#slider .arrow-right{
    height:71px;
    margin-top:-36px;
    position:absolute;
    top:50%;
    width:50px;
    z-index:100;
}
#slider .arrow-left{
    background:url('images/arrws.png') 0 0 no-repeat;
    left:26px;
}
#slider .arrow-right{
    background:url('images/arrws.png') 0 -71px no-repeat;
    right:26px;
}
.swiper-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width:auto;
    z-index: 1;
}
.swiper-wrapper {
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px,0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px,0,0);
    -ms-transition-timing-function: ease;
    -webkit-transition-property: left, top, -webkit-transform;
    transition-property: left, top, -webkit-transform;
    transition-property: transform, left, top;
    transition-property: transform, left, top, -webkit-transform;
    transition-duration: 0s;
    transform: translate3d(0px,0,0);
    transition-timing-function: ease;
    height: 403px !important;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    position:relative;
    width:100%;
}
.swiper-slide {
    float:left;
    width:100%;
}
.swiper-slide img{
    display: block;

    width: 100%;
    height: auto;
}
.content-slide {
    position:relative;
}
.content-title{
    bottom:64px;
    bottom:197px;
    height:36px;
    left:0;
    position:absolute;
    right:0;
    text-align:center;
}
.content-title span{
    background:rgba(255,220,80,.9);
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px rgba(53, 19, 9, 0.4);
    box-shadow: 0 2px 4px rgba(53, 19, 9, 0.4);
    display:inline-block;
    font:20px/30px Georgia,serif;
    padding:3px 16px;
}
.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 32px;
    width: 100%;
    z-index:100;
}
.swiper-pagination-switch {
    display:inline-block;
    width:32px;
    height:32px;
    background:url('images/pgnt.png') 0 0 no-repeat;
    margin:0 3px;
    cursor:pointer;
}
.swiper-active-switch {
    background-position:0 -32px;
}



.catalog-item-img img.newgood{
    display:inline;
}

.catalog-item-img img.hitgood{
    display:inline;
}


.newAndHit{
    width: auto;
    position:absolute;
    bottom:-40px;
    right:-40px;
}


.newAndHit.catalog{
    bottom:-15px;
    right:-30px;
}

.catalog-item .image-holder {
    position:relative;
    width: 181px;
    height: 272px;
    overflow:visible;
}

.catalog-item a.toItem {
    overflow:visible;
}

.newgoodbig{

}

.hitgoodbig{

}


#cart {
    width: 70px;
    position: absolute;
    right: 180px;
    overflow: visible !important;
}

#cart a {
    width: 100%;
    height: 100%;
    display: block;
}
#cart img {
    width: 40%;
}
.white-popup {
    position: relative;

    background-color: #F9E097;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    color: #000000;
    border: 2px solid #fd5;
}
.white-popup a {
    color: #d00;
}
.newItemMain {
    position:absolute;
    bottom:40px;
    right:0px;
    z-index:10;
}
#submit.sub {
    width: 29%;
    margin-bottom: 0;
    margin-left: 2em;
    float: left;
    margin-top: 0;
}

#quantity{
    display: block;
    margin-left: 1em;
    margin-bottom: 2em;
    margin-top: 0.3em;
    width: 20%;
    float:left;
    background-color:#eda;
    border:2px solid #a00;
    color:#111111;
    padding-left:1em;

}

.mfp-close-btn-in, .mfp-close {
    color: #880000 !important;
}





.top-auth {
    position:absolute;
    top:1ex;
    right:21px;
    text-align:right;
}
.top-auth span{
    margin: 0 1ex;
}

.phones{
    text-align:left;
}

.small{
    font-size:10pt;
}

.center {
    text-align:center;
}

.positioner{
    max-width:400px;
    margin:0 auto;
}

.positioner.history {
    max-width:800px;
}

.positioner input {
    margin:0.5em 0 0.5em 0;
    width: 100%;

}

.positioner .lbl {
    margin: 0.5em 0 0.5em 0;
    padding:0;

}

.positioner .sub{
    margin:auto;
    margin-top:3em;
    margin-bottom:2em;
    display:block;
    width: 10em;
}

.positioner .small{
    font-size:9pt;
    margin-top:0em;
    margin-bottom:0;
    color:red;
}

.positioner #USER_REMEMBER_frm{
    width: auto;
}

.positioner label[for="USER_REMEMBER_frm"]{
    display:inline;
}

input{
    -webkit-appearance: none;
}
#materialSelect td {
    padding: 5px;
    text-align: center;
}
#materialSelect th {
    position: relative;
    height: auto;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
}

#materialSelect {
    border-collapse: collapse;
    border : 2px solid #000000;
}

#materialSelect th {
    padding: 5px;
}
#showTable {
    text-decoration: none;
    cursor : pointer;
    font-size: 17px;
    margin-bottom: 10px;
    width: 300px;
    text-align: center;
    color: #fd5;
    margin-top : 5px;
}

#showTable:hover {
    color:#d00;
}
#showTable::before { content: none !important; }
#showTable::after { content: none !important; }
#clearFilters::before { content: none !important; }
#clearFilters::after { content: none !important; }
#clearFilters {
    bottom: 5px;
    padding: 0px 1px 0px 1px;
    font-size: 12px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#showTableWrap {
    text-align: center;
}
.paramSelect {
    background: #eda;
    border : none;
}
#materialSelect select {
    width: 79px;
    height: 28px;
    padding: 5px 6px;
}
.tableTitle {
    background: #eda;
}

#emptySet {
    color : #d00;
    font-weight: bold;
}
#tableWrap {
    margin-top: 10px;
    margin-bottom: 10px;
}
#showTableTriangle{
    background-position: center;
    background-repeat: no-repeat;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAcCAYAAABlL09dAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAgklEQVR42mNgGAWjgCDoYGDgBGIeWhjMDMRzgFiLFoar1zEw/AfSUbQwvKIDYvhkIGajapA0MjDcBhnexMBwGUjLUdNwgzaIq/9Dg8aVmoa3QIMEhhupZTBbAwPDM2TDmxkYDgJpocHnYpqEMc1SBU3SMU1yHs3KCpqVbqNgFNAOAAD5c0Iyl5ryoAAAAABJRU5ErkJggg==");
    width: 20px;
    display: inline-block;
    height: 20px;
    position : relative;
    top: 5px;
    left : -10px;
    -webkit-transform: rotate(90deg); /* Chrome y Safari */
    -moz-transform: rotate(90deg); /* Firefox */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* Internet Explorer */ /* Opera */
    transform: rotate(90deg);
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
#materialSelect tbody tr a {
    text-decoration: none;
    border-bottom:1px dotted red;
    font-weight: bold;
}
.image_holder img{
    max-height: 300px;
    max-width : 300px;
    width: 110%;
}
.image_holder {
    float: left;
    margin-right: 2em;
    width: 25%;
    overflow: hidden;
    height: 200px;
}



.positive_sides li:nth-of-type(1){
    background:url("../../../include/images/tkan/icon/dizain.png") left top no-repeat;
    background-size:4%;
}

.positive_sides li:nth-of-type(2){
    background:url("../../../include/images/tkan/icon/prozrach.png") left top no-repeat;
    background-size:4%;
}

.positive_sides li:nth-of-type(3){
    background:url("../../../include/images/tkan/icon/chena.png") left top no-repeat;
    background-size:4%;
}

.positive_sides li:nth-of-type(4){
    background:url("../../../include/images/tkan/icon/Glazka.png") left top no-repeat;
    background-size:4%;
}

.positive_sides li:nth-of-type(5){
    background:url("../../../include/images/tkan/icon/Stirka.png") left top no-repeat;
    background-size:4%;
}

.positive_sides li:nth-of-type(6){
    background:url("../../../include/images/tkan/icon/Drapirovka.png") left top no-repeat;
    background-size:4%;
}
.positive_sides li:nth-of-type(7){
    background:url("../../../include/images/tkan/icon/dolgovech.png") left top no-repeat;
    background-size:4%;
}

.positive_sides li:nth-of-type(8){
    background:url("../../../include/images/tkan/icon/VpitZapax.png") left top no-repeat;
    background-size:4%;
}

.positive_sides li:nth-of-type(9){
    background:url("../../../include/images/tkan/icon/Pyl.png") left top no-repeat;
    background-size:4%;
}

.positive_sides li{
    margin-bottom:1.2em;
    list-style-type:none;
    padding-left:60px;
    min-height:50px;

}

.positive_sides {
    padding-left:0;
}

.ui-tooltip .image_holder{
    height: auto !important;
}

.ui-tooltip {
    max-width: 550px !important;
}

#texts {
    display: none;
}

#tableLabels th{
    height: auto;
}

#materialSelect tr:nth-of-type(1) th:nth-of-type(1){
    width:130px;
}

#materialSelect tr:nth-of-type(2) th:nth-of-type(1){
    width:90px;
}

#materialSelect tr:nth-of-type(2) th:nth-of-type(2){
    width:120px;
}

#materialSelect tr:nth-of-type(2) th:nth-of-type(3){
    width:166px;
}

#materialSelect{
    width: 1160px;
}

li.ul2 {display: inline; list-style: outside none none;}



/*----slyle_news Marina Galiy ------*/
div.new_bg{
    position: relative;
    background:url('images/background2.png')repeat;
}
div.new_bg:after{
    position: absolute;
    content:"";
    bottom:0px;
    -webkit-box-shadow: 0px 10px 22px 0px rgba(236, 218, 166, 0.5);
    box-shadow: 0px 10px 22px 0px rgba(236, 218, 166, 0.5);
    height: 20px;
    width: 100%;
}
div.new_bg:before{
    position: absolute;
    content:"";
    top:0px;
    -webkit-box-shadow: 0px -10px 22px 0px rgba(236, 218, 166, 0.5);
    box-shadow: 0px -10px 22px 0px rgba(236, 218, 166, 0.5);
    height: 20px;
    width: 100%;
}
div.new_bg article.main{
    background: rgba(236,218,166,0.38);
}
div.ramka{
    position: absolute;
    width: 100%;
    height: 100%;
    top:19px;
    left: 0px;

    z-index: 51;
}
div.new_bg.main_wrapper_mod article.main{
    padding: 20px 0px;
}
#main-slider {
    position:relative;
    z-index:50;
    border-style: solid;
    border-width: 17px;
    border-color: #fbdd51;
    -o-border-image: url(images/border_image.png) 17 repeat;
    border-image: url(images/border_image.png) 17 fill repeat;
}
.slide_inner {
    position: relative;
}

.block-near-slider{
    border: 4px solid #fbdd51;
    background: url('images/header2.png') 0 0 repeat;
    width: 391px;
    height: 214px;
    display: table;
    position:absolute;
    top: 53px;
    left: 53px;
    z-index:51;
    padding: 10px;
}
.block-near-slider .link-block{
    margin-top: -10px;
    margin-bottom: 7px;
    padding-left: 19px;
}
.block-near-slider .link-block ul{
    list-style: disc;
    color: #fff;
}
.block-near-slider .link-block a{
    display: block;
    color: #ffffff;
    font-size: 16px;
}
.block-near-slider .link-block-btn{
    height: 40px;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: rgb(252,215,69);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(252,215,69,1) 0%, rgba(237,188,18,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,215,69,1)), color-stop(100%,rgba(237,188,18,1)));
    background: -webkit-linear-gradient(top, rgba(252,215,69,1) 0%,rgba(237,188,18,1) 100%);
    background: -o-linear-gradient(top, rgba(252,215,69,1) 0%,rgba(237,188,18,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,215,69,1) 0%,rgba(237,188,18,1) 100%);
    background: linear-gradient(to bottom, rgba(252,215,69,1) 0%,rgba(237,188,18,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd745', endColorstr='#edbc12',GradientType=0 );
    color: #880000;
    font-size: 21px;
    border: 0;
    margin: 0 auto;
    line-height: 1 !important;
    padding: 9px 24px;
    cursor: pointer;
    font-family: "Times New Roman" !important;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(159, 131, 77, 0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(159, 131, 77, 0.75);
    box-shadow: 0px 3px 5px 0px rgba(159, 131, 77, 0.75);
    width: 80%;
    text-align: center;
    padding: 9px 19px;
}

.block-near-slider:hover{
    background: url('images/header.png') 0 0 repeat;
}

.block_near_slider_title {
    color: #ffdd55;
    margin-bottom: 18px;
    margin-top:0;
    line-height: 1.2;
    font-weight:100;
    font-size: 22px;
    text-align: center;
}



div.form_near_slider{
    border: 2px solid #fbdd51;
    background: url('images/header2.png') 0 0 repeat;
    width: 391px;
    max-height: 220px;
    display: table;
    position:absolute;
    top: 50px;
    right: 50px;
    z-index:51;
}
.form_near_slider {
    border: 2px solid #fbdd51;
    width: 100%;
    display: table;

}
div.form_near_slider form{
    opacity: 1;
}
div.form_near_slider:hover{
    background: url('images/header.png') 0 0 repeat;
}
.submit_form {
    display: table-cell;
    vertical-align: middle;
}
.header--form {
    padding: 27px 27px 14px 27px;
}
.header--form p{
    color:#eda;
}

.form_near_slider_title {
    color: #ffdd55;
    font-size: 26px;
    margin-top:0;
    line-height: 1.2;
    font-weight:100;
}
@media (max-width: 1199px) {
    .form_near_slider_title {
        font-size: 22px;
    }
}
.section_form_top.main_top .footer--form {
margin-top: -30px;
}
.header--form .form_near_slider_title {
    font-size: 22px;
}
.form_near_slider_text {
    color: #eddda9;
    font-size: 16px;
    margin-bottom:13px;
    line-height: 1.2;
}
.footer--form {
    padding: 20px 27px;
}
.form_near_slider_btn {
    border-radius: 4px;
    background-color: #610000;
    color: #f7d351;
    font-size: 15px;
    padding:4px 11px;
    text-decoration:none;
    display:inline-block;
}
.form_near_slider_btn:hover{
    background-color: #880000;
}
.input_st_box {
    margin-bottom:15px;
}
.input_st {
    background-color: #fff9e9;
    width:100%;
    height: 32px;
    padding:11px 9px;
    font-size:14px;
    border:0;
    margin:0;
    line-height:1;
    color: #512c2c;
    font-family: "Times New Roman";
}
.form_near_slider_submit {
    width: 176px;
    height: 40px;
    text-decoration: none;
    text-align: center;
    border-radius: 4px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcd745+0,edbc12+100 */
    background: rgb(252,215,69); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZDc0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGJjMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(252,215,69,1)),to(rgba(237,188,18,1)));
    background: linear-gradient(to bottom, rgba(252,215,69,1) 0%,rgba(237,188,18,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd745', endColorstr='#edbc12',GradientType=0 ); /* IE6-8 */
    color:#880000;
    font-size:21px;
    border:0;
    margin:0;
    line-height:1 !important;
    padding:9px 0px;
    cursor:pointer;
    font-family: "Times New Roman" !important;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(159, 131, 77, 0.75);
    box-shadow:         0px 3px 5px 0px rgba(159, 131, 77, 0.75);
    margin-bottom: 20px;

}
.form_near_slider_submit:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#edbc12+0,edbc12+100 */
    background: rgb(237,188,18); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkYmMxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGJjMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(237,188,18,1)),to(rgba(237,188,18,1)));
    background: linear-gradient(to bottom, rgba(237,188,18,1) 0%,rgba(237,188,18,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edbc12', endColorstr='#edbc12',GradientType=0 ); /* IE6-8 */
}
.header--form .form_near_slider_submit{
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    width: auto;
    padding:9px 20px;
}

@media (max-width: 767px) {
    div.form_near_slider, .block-near-slider{
        width: 100%;
        max-height: 220px;
        display: table;
        position:relative;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        max-width: 391px;
    }
    .block-near-slider{
        margin-bottom: 10px;
        height: 195px;
    }
    .footer--form {
        padding: 10px 17px;
    }
    .header--form {
        padding: 17px 17px 14px;
    }

    .header--form .form_near_slider_title, .block_near_slider_title {
        font-size: 17px;
    }
}
.main--title_line {
    padding-bottom:10px;
    border-bottom:2px solid #880000;
}
.main--title {
    color:#880000;
    font-size:36px;
    line-height:36px;
    font-weight:400;
    margin:0 0 25px 0;
}
.MsoNormal {
    color:#512c2c;
    line-height:1.4;
    text-align: justify;
    margin: 0 0 15px 0;
    font-weight: normal;
}

.main_wrapper {
    width:100%;

}

.main_wrapper_bg2 {
    background:url('images/background2.png') 0 0 repeat;

}
.nobg.main_wrapper_bg{
    background: none;
}

.list_advantages {
    list-style:none;
    padding:0;
    margin-top:15px;
    margin-bottom:15px;
}
.list_advantages_row {
    display:inline-block;
    vertical-align: top;
}
.list_advantages .list_advantages_item,
.list_advantages_item3 {
    line-height:1.5;
}




.list_item_before {
    position:absolute;
    margin-right:9px;
    margin-top: 3px;
    width:15px;
    height:15px;
    background:url('images/list_style_before_.png');
}
.list_item_text {
    display:inline-block;
    vertical-align:middle;
    text-decoration: none;
    line-height:1.4;
    color:#512c2c;
    padding-left:28px;
}
a.list_item_text:hover {
    text-decoration: underline;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}


.actions_list,
.actions_list_sidebar {
    list-style:none;
    padding:0;
}
.actions_list_sidebar {
    margin-top: 37px;
}
.actions_list_sidebar .actions_item {
    width:100%;
    padding-top:28px;
    padding-bottom:20px;
    text-align:center;
    position:relative;
    border: 2px solid #fbdd51;
    background: url('images/header.png') 0 0 repeat #700;
}
.actions_list_sidebar .dressing_wrap {
    font-size: 16px;
    line-height: 1.3;
    width: 228px;
}
.actions_list_sidebar .actions_item_title {
    font-size: 30px;
    color:#ffdd55;
    font-weight:700;
    text-transform: uppercase;
}
.actions_list_sidebar .actions_list_content {
    color:#ffdd55;
    margin-bottom:5px;
}

.actions_list .actions_item {
    padding-top:28px;
    padding-bottom:20px;
    margin-bottom:20px;
    text-align:center;
    position:relative;
    border: 2px solid #fbdd51;
    background: url('images/header.png') 0 0 repeat #700;
}
.actions_list .actions_item:before,
.actions_list .actions_item:after {
    content:"";
    position:absolute;
    width:75px;
    height:86px;
    top:0;
}
.actions_list_sidebar .actions_item:before,
.actions_list_sidebar .actions_item:after {
    content:"";
    position:absolute;
    width:57px;
    height:63px;
    top:0;
}
.actions_list .actions_item:before {
    left:0;
    background:url('images/angle_left.png') left 0px no-repeat;
}
.actions_list_sidebar .actions_item:before {
    left:0;
    background:url('images/angle_left_sidebar.png') left -6px no-repeat;
}
.actions_list .actions_item:after {
    right:0;
    background:url('images/angle_right.png') right 0px no-repeat;
}
.actions_list_sidebar .actions_item:after {
    right:0;
    background:url('images/angle_right_sidebar.png') right -6px no-repeat;
}
.actions_list .actions_item_title {
    color:#ffdd55;
    font-size:34px;
    font-weight:700;
}
.actions_list .dressing_wrap,
.actions_list_sidebar .dressing_wrap {
    display:inline-block;
    border-radius: 4px;
    color:#ffdd55;
    padding:9px 14px;
}
.actions_list .dressing_wrap {
    font-size:18px;
}
.actions_list .actions_list_content {
    color:#ffdd55;
    font-size:36px;
}
@media (max-width: 991px) {
    .actions_list .actions_item_title {
        display: inline-block;
        font-size: 36px;
        padding-top: 10px;
    }
    .actions_list .dressing_wrap {
        font-size: 17px;
        font-family: "Times New Roman";
        padding-top: 20px;
    }


}

@media (max-width: 767px) {
    .article_our_blog {
        margin-top: -30px;
    }
    .actions_list .actions_item_title {
        font-size:30px;
        padding-top: 0px;
    }
    .actions_list .dressing_wrap {
        font-size: 14px;
        padding: 15px 14px 5px;
    }
    .actions_list .actions_item::before, .actions_list .actions_item::after {
        background-size: 75% 75%;
        padding-bottom: 10px;
        padding-top: 23px;
    }
    .main_wrapper_mod .content-wrap {min-height: auto}
}
.lightbox_wrap a {
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    border:1px solid #b6985d;
    margin-right:63px;
}
.lightbox_wrap a:last-child{
    margin-right: 0px;
}
.lightbox_wrap img {
    display:block;
    width:166px;
    height:235px;
}
.video_wrap {
    float:left;
}



.article_our_blog a.btn_st{
    display: block;
    width: 330px;
    height: 60px;
    text-align: center;
    font-size: 29px;
    padding: 14px 0px;
    margin-top: 20px;
}
@media (max-width: 991px) {
    .article_our_blog a.btn_st{
        width: 150px;
        height: 32px;
        text-align: center;
        font-size: 16px;
        line-height: 32px;
        padding: 0;
        margin-top: 0;
    }
}
.video_wrap {
    position: relative;
    width: 555px;
    margin: 0 auto;
    float: none;
    z-index: 1000;

}
.video {
    border-radius:15px 15px 0 0;
    border:19px solid #000;

}
.video_wrap:after {
    content:"";
    position:absolute;
    width:555px;
    height:122px;
    bottom:-122px;
    left:0;
    background:url('images/video_wrap_after.png') 0 0 no-repeat;
}
@media (min-width: 768px) and (max-width: 991px){
    .video_wrap {
        margin-bottom: 140px;

    }
}

.article_our_blog_list .list_item_text {
    color:#880000;
    margin-bottom:13px;
    text-decoration: none;
}
.article_our_blog_list .list_item_text a {
    color:#880000;
    text-decoration: none;
}
.article_our_blog_list .list_item_text a:hover {
    text-decoration: underline;
}
.btn_st {
    border-radius: 4px;
    background-color: #610000;
    color:#ffdd55;
    font-size:15px;
    border:0;
    padding:10px 14px;
    font-family: "Times New Roman" !important;
    cursor:pointer;
    text-decoration: none;
}
.btn_st:hover {
    background-color: #880000;
}
.main_wrapper_mod {
    border-bottom:2px solid #fcdd51;
}
.main_wrapper_mod .content-wrap{
    padding: 0;
    min-height: 785px;
}
@media (max-width: 767px) {

    .main_wrapper_mod .content-wrap {min-height: auto}
}
.wholesale .content-wrap{
    padding: 10px 0px;
    min-height: 480px;
}
.main--title_line_mod {
    margin-top:0;
}

.content-wrap-img-bg-index {
    min-height: 320px;
    background:url('images/girl_footer_form.png') 750px 0 no-repeat;
}
.content-wrap_img_bg {

}
.content-wrap_mod {
    padding-bottom:95px;
}
.footer_menu {
    margin:0 0 35px 0;
}
.footer_menu li {
    float:left;
    margin-right:30px;
}
.footer_menu li a {
    float:left;
    color:#eeddaa;
    font-size:15px;
    text-decoration: none;
}
.footer_menu li a:hover,
.menu_secondary_footer_col li a:hover {
    text-decoration: underline;
}

.footer_menu li a.current{
    color:#ffdd55;
}
.title_small {
    color:#ffdd55;
    font-size:18px;
    line-height: 1.5;
    font-weight:100;
    margin:0 0 12px 0;
}
.menu_secondary_footer {
    margin:0;
    float:right;
}
.menu_secondary_footer_col {
    float:left;
    width:302px;
    margin:0 0px 0 0;
    text-align: right;
}
.menu_secondary_footer_col:last-child {
    margin-right:0px;
}
.menu_secondary_footer_col li {
    margin-bottom:0px;
    margin-right: 0px;
}
.menu_secondary_footer_col li:last-child {
    margin-right: 0px;
}

.menu_secondary_footer_col li a {
    color:#eeddaa;
    font-size:15px;
    text-decoration: none;
}
.text_simple, .email_link {
    color:#eeddaa;
    font-size:15px;
    line-height:1.2;
    text-decoration: none;
    margin: 0;
}
@media (min-width: 768px) and (max-width: 1199px){

    .footer_menu {
        margin: 0 0 10px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .footer_menu li {
        float: none;
        margin-right: 0px;
        display: inline-block;
    }
    #socials {

        top: 0px;

    }
    .menu_secondary_footer {margin-top: 30px}
}
@media (min-width: 768px) and (max-width: 991px) {
    #socials {

        top: 0px;

    }
    .menu_secondary_footer {margin-top: 30px}
}

@media (max-width: 767px) {
    .footer_menu {
        margin: 0 0 10px 0;
        text-align: center;
    }
    .footer_menu li {
        float: none;
        margin:  0 5px;
        display: inline-block;
    }
    #socials {

        position: static;
        float: right;

    }

    #footer-wrap .title_small {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    #footer-wrap .text_simple, .email_link {
        font-size: 14px;
    }

}
/*----- form_bottom -----*/

.main_wrapper_red_girl {
    min-height: 250px;
}
.main_wrapper_red {
    background: url('images/header.png') 0 0 repeat #700;
}
.form_bottom {
    width:750px;
    /*height: 280px;*/
    display: table;
    font-family: "Times New Roman" !important;
}
.title_yel {
    color:#ffdd55;
    font-size:32px;
    font-weight:100;
    margin:0;
    margin-bottom:15px;
    line-height: 40px;
}
.textarea_form_bottom_box {
    margin:18px 0;
}
.textarea_form_bottom {
    height:62px;
    overflow: auto;
}
.text_yel {
    color:#eeddaa;
    font-size:21px;
    margin:0 0 22px 0 ;
}
.inp_l {
    float:left;
}
.inp_r {
    float:right;
}
.input_form_bottom {
    width:360px;
}
.form_bottom_internal_page {
    width: 848px;
}
.content-wrap_img_bg_single {
    height: 250px;
    background: url(images/hand_internal_page_bg.png) no-repeat 600px -65px;
}

/*---- left_menu ----*/


.left_menu {

}
.left_menu li {
    border-bottom: 1px solid #630001;
    background: url('images/header.png') 0 0 repeat #700;
    margin-bottom: 10px;
}
@media (max-width: 991px){
    .left_menu > li {
        display: none;
    }
    .left_menu > li.show_item_sm {
        display: block;
    }
}
.left_menu li:last-child {
    border:0;
}
.left_menu li a.root-item-selected {
    color: #fcdd51;

}
.left_menu li a {
    background: rgba(255, 255, 255, 0.16);
}
.left_menu li ul li a.item-selected {
    color: #fcdd51;

    border-left: 10px solid #fcdd51;
}
.left_menu li ul li a{
    background: none;
}
.left_menu li a {
    color: #eda;
    font-size: 19px;
    padding: 11px 17px;
    display: block;
    text-decoration: none;
}
.left_menu li ul li a{
    font-size: 16px;
    padding: 9px 17px;
    border-left: 10px solid rgba(255, 255, 255, 0);
}
.left_menu li a:hover {
    color: #fcdd51;
    text-decoration: underline;
}


/*---- main_column_content ------*/


.list_by_selection {
    float: left;
}
.list_by_selection > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    color: #800;
    font-size: 15px;
}
.list_by_selection > li:first-child > a {
    color: #512c2c;
}
.list_by_selection > li:last-child, .list_by_selection > li:first-child {
    margin-right: 0;
}
.list_by_selection > li > a {
    border: 1px solid #950707;
    display: block;
    text-decoration: none;
    color: #512c2c;
    padding: 7px 7px;
    font-size: 15px;
    border-radius: 4px;
}
.list_by_selection > li:hover > a {
    border: 1px solid #950707;
    background: #950707;
    color: #eda;
}
.list_by_selection > li.active > a {
    border: 1px solid #950707;
    background: #950707;
    color: #eda;
}
@media (min-width: 991px) {
    .display_by {
        float: right;
    }
}

.display_by li:first-child {
    background:none;
}
.display_by li a .icon_ {
    display: block;
    width: 13px;
    height: 13px;
    background: url(images/icons/icon_display_set.png) no-repeat 0 0;
}
.display_by li.display_list a .icon_ {
    background-position: 0 0;
}
.display_by li.display_list.active a .icon_ {
    background-position: -13px 0;
}
.display_by li.display_list:hover a .icon_ {
    background-position: -13px 0;
}
.display_by li.display_column a .icon_ {
    background-position: -13px -13px;
}
.display_by li.display_column.active a .icon_ {
    background-position: 0px -13px;
}
.display_by li.display_column:hover a .icon_ {
    background-position: 0px -13px;
}
.display_by li {
    margin-right:7px;
}
.top_line_main_content {
    margin-bottom: 16px;
}



/*---- sub_catalog_column -----*/

.sub_catalog_item {

    margin-bottom: 20px;
    border: 2px solid #fbdd51;
    background-color: #eddda9;
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    /*height: 480px;*/
    position: relative;
}
.sub_catalog_item:last-child(1),
.sub_catalog_item:last-child(2),
.sub_catalog_item:last-child(3) {
    margin-bottom: 0;
}
.sub_catalog_item_img {
	line-height: 310px;
    position: relative;
    overflow: hidden;
    max-height: 310px;
    width: 100%;
    display: inline-block;
    height: 310px;
    background: rgb(243, 226, 173);
}
@media (min-width: 768px) and (max-width: 1199px) {
    .sub_catalog_item_img {
        max-height: 240px;
        height: 240px;
        line-height: 240px;
    }
    .sub_catalog_item_img img{

        display: inline !important;
        margin-top: 0 !important;
    }
}
@media (max-width: 767px) {
    .sub_catalog_item_img {
        max-height: 140px;
        height: 140px;
        line-height: 140px;
    }
    .sub_catalog_item img {
        height: 100%;
        margin-top: 0 !important;
        width: 100% !important;
        display: inline !important;
    }
    .sub_catalog_item .title_h5 {
        margin: 0 0 2px;
        max-width: 100%;
        min-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 120px;
        font-size: 16px;
    }
}
.sub_catalog_item_content {
    padding: 23px 11px;
    display: inline-block;
}

.sub_catalog_item img{
    /*display: block;*/
    height: 308px;
	display: inline !important;
    margin-top: 0 !important;
}
.sub_catalog_column .sub_catalog_item img {

    height: auto;
    width: 258px;
}
.sub_catalog_item .sub_catalog_item_content {
    padding: 0 10px;
    /*min-height: 95px;*/
    overflow: hidden;
}
.sub_catalog_item .sub_catalog_item_content .charact_item{
    margin-bottom: 11px;
}
div.sub_catalog_item_content select{
    width: 100%;
}
.title_h5 {
    color: #800;
    font-size: 20px;
    margin: 0 0 20px 0;
    font-weight: 100;
}
.title_h5 a {
    text-decoration: none;
    color: #800;
}
.title_h5 a:hover {
    text-decoration: underline;
}
.charact_item {
    color: #512c2c;
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
}
.charact_item:last-child {
    margin-bottom: 0;
}
.sidebar_text {
    color: #512c2c;
    line-height: 1.2;
}
.charact_item strong{
    min-width: 76px;
    display: inline-block;
}

/*----- paginate ------*/

.paginate_left {
    float: left;
}
.paginate li {
    display: inline-block;
    margin-right: 4px;
}

.paginate li a {
    color: #512c2c;
    display: inline-block;
    padding: 7px 11px;
    border-radius: 4px;
    font-weight: normal;
    text-decoration: none;
    border:1px solid #950808;
}
.paginate li.active a {
    background-color: #610000;
    color: #fd5;
}
.paginate li:hover a {
    background-color: #610000;
    color: #fd5;
}
.main--title_article {
    color: #800;
    font-size: 24px;
    font-weight: 100;
    margin: 0 0 20px 0;
}
@media (max-width: 767px) {
    .main--title_article {

        font-size: 18px;

    }
}


    /*---- sub_catalog_list ----*/
.sub_catalog_list_mb {
    margin-bottom: 20px;
}
.sub_catalog_column_item {
    width: 100%;
    height:260px;
    margin-bottom: 20px;
    border: 2px solid #fbdd51;
    background-color: #eddda9;
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    overflow: hidden;
    position: relative;
}
.sub_catalog_column_item:last-child {
    margin-bottom: 0;
}
.sub_catalog_column_item_img {
 /*   width: 32%;
    float:left;*/
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    background: rgb(243, 226, 173);
}
.detail_img{
    width: 40%;
}
.sub_catalog_column_item_cart .detail_img img{
    width: 100%;
    height: auto;
    display: block;
}
.sub_catalog_column_item_img img{
    height:246px;
    display: inline;

}
.sub_catalog_item_link {
    text-decoration: none;
}
.sub_catalog_column_item_content {
    padding: 22px 22px;
    display: block;
    float: left;
    width:68%;
}

@media (max-width: 767px) {
    .sub_catalog_column_item {
        height: 200px;
    }
    .sub_catalog_column_item_img {
        margin-bottom: 20px;
        height: 150px;
        line-height: 150px;
        text-align: center;
    }
    .sub_catalog_column_item_img img{
        height: auto;
        max-height: 100%;
        max-width: 100%;
        width: auto;
        display: inline;

    }
}

/*----- actions_charact_list ------*/

.actions_charact_list {
    float: left;
    clear:both;
    margin-top: 10px;
}
.actions_charact_item {
    display: inline-block;
    margin-right: 16px;
    position: relative;
}
.actions_charact_item {
    color: #800;
}
.actions_charact_item a {
    text-decoration: none;
    color: #800;
    font-weight: normal;
}
.actions_charact_item a:hover{
    text-decoration: underline;
}
.sub_catalog_column_item_content_top {
    margin-bottom: 15px;
}
.sub_catalog_column_item .sub_catalog_column_item_content_top {
    min-height: 108px;
    overflow: hidden;
}
.sub_catalog_column_item.listpage{
    max-height: 226px;
    height: 226px;
}
.charact_list{
    color:#512c2c;
    /*margin-bottom: 12px;*/
}

/*--- estimate_stars_container -----*/

.estimate_stars_container,
.estimate_stars_container_cart {
    width: 123px;
    height: 22px;
    position: absolute;
}
.estimate_stars_container.estimate_stars_cont_cart {
    right: 20px;
    top:20px;
}
.estimate_stars_container_cart {
    left:34px;
    top:27px;
}
.estimate_empty_stars {
    width: 100%;
    height: 100%;
    background-image: url(images/icons/stars_set.png);
    background-repeat: repeat-x;
    background-position: 0 0;
}
.estimate_full_stars {
    width: 100%;
    height: 100%;
    background-image: url(images/icons/stars_set.png);
    background-repeat: repeat-x;
    background-position: 0 -22px;
}


/*--- табы -----*/

.tabs {
    margin-bottom: 30px;
}
.tabs ul#tab {
    display:block;
    position: relative;
    z-index:2;
    top:2px;
}
.tabs ul#tab li {
    display:table-cell;
    vertical-align:top;
    border-right:4px solid transparent;
}
.tabs ul#tab li a {
    text-decoration:none;
    color:#fdde52;
    padding: 15px 22px;
    text-align:center;
    display:table-cell;
    width:100%;
    border-left: 2px solid #fbdd51;
    border-right: 2px solid #fbdd51;
    border-top: 2px solid #fbdd51;
    /*border-bottom: 2px solid #fbdd51;*/
    border-radius: 4px 4px 0 0;
    background-color: #870000;
    -webkit-box-shadow: 0 -3px 5px rgba(105,82,36,.3);
    box-shadow: 0 -3px 5px rgba(105,82,36,.3);

}
.tabs ul#tab li.active a {
    background:#eeddaa;
    color: #800;
    /*border-bottom: 2px solid #eeddaa;*/
}
.tabs ul#tab li{
    position: relative;
    top:-2px;
}
.tabs ul#tab li.active{
    top:0px;
}
.tabs .contant-tabs div#tab1{
    font-size:16px;
}
@media (min-width: 992px) and (max-width: 1199px){
    .tabs ul#tab li a {
        font-size:16px;
        padding: 15px 15px;


    }
}
@media (min-width: 768px) and (max-width: 991px){
    .tabs .contant-tabs div#tab1{
        font-size:15px;
        margin: -15px 0 -20px;
    }
    .tabs .contant-tabs div#tab1 p {
        margin: 0;
    }
    .tabs .contant-tabs div#tab2{
        font-size:15px;

    }

    .tabs .contant-tabs div#tab2 .article_our_blog_item {
        display: inline-block;
        margin-right: 0;
        width: 100%;
    }
    .tabs .contant-tabs div#tab2 .article_our_blog_item .list_item_text {
        line-height: 18px;
        margin-bottom: 10px;
    }
    .payment_method {
        margin-bottom: 0 !important;
    }
    .link_red {
        font-size: 15px;
    }

}
@media (max-width: 767px){
    .tabs .contant-tabs div#tab1{
        font-size: 14px;
        line-height: 18px !important;
        margin: 0;
    }
    .tabs .contant-tabs div#tab1 p {
        line-height: 18px !important;
        margin: 0;
    }


    .tabs ul#tab li {

        border-right:2px solid transparent;
    }
    .tabs ul#tab li a {
        text-decoration:none;
        color:#fdde52;
        padding: 0 1px;
        text-align:center;
        display:table-cell;
        width:100%;
        border-left: 2px solid #fbdd51;
        border-right: 2px solid #fbdd51;
        border-top: 2px solid #fbdd51;
        font-size: 12px;
        height: 40px;
        vertical-align: middle;
        line-height: 14px;
        border-radius: 4px 4px 0 0;
        background-color: #870000;
        -webkit-box-shadow: 0 -3px 5px rgba(105,82,36,.3);
        box-shadow: 0 -3px 5px rgba(105,82,36,.3);
    }

    .tabs .contant-tabs div#tab2{
        font-size:14px;
        line-height: 18px;

    }

    .tabs .contant-tabs div#tab2 .article_our_blog_item {
        display: inline-block;
        margin-right: 0;
        width: 100%;
    }
    .tabs .contant-tabs div#tab2 .article_our_blog_item .list_item_text {
        line-height: 18px;
        margin-bottom: 10px;
    }
    .payment_method {
        margin-bottom: 0 !important;
    }
    .link_red {
        font-size: 15px;
    }

}
.tabs .contant-tabs div.vkladka {
    display:none;
    overflow: hidden;
}
.tabs .contant-tabs {
    padding:34px 22px;
    overflow:hidden;
    border: 2px solid #fbdd51;
    -webkit-box-shadow:  0 0 5px rgba(105,82,36,.5);
    box-shadow:  0 0 5px rgba(105,82,36,.5);
    background-color: #eda;
    color: #512c2c;
    margin-bottom: 20px;
    position: relative;
    z-index:1;
}
@media (max-width: 767px){
    .tabs .contant-tabs {
        padding:15px 10px;
    }
}
.tab2_contant_left,
.tab2_contant_right {
    width: 375px;
    max-width: 100%;
}
@media (max-width: 767px){
    .tab2_contant_left,
    .tab2_contant_right {
        width: 100%;
    }
}
.input_st_small {
    font-size: 14px;
}
.list_small .list_item_text {

    color: #512c2c;
    text-decoration: none;
}
.tab2_contant h3.form_near_slider_title{
    color:#800;
}

/*--- payment_method -----*/

.payment_method {
    margin-top: 10px;
    margin-bottom: 10px;
}
.payment_method li {
    display: inline-block;
    margin-right: 9px;
}
.payment_method li a {
    display: inline-block;
    height: 29px;
    background: url(images/icons/payment_set.png) no-repeat;

}
.payment_method li:nth-child(1) a {
    width: 51px;
    background-position: 0 0;
}
.payment_method li:nth-child(2) a {
    width: 35px;
    background-position: -65px 0;
}
.payment_method li:nth-child(3) a {
    width: 26px;
    background-position: -113px 0;
}
.payment_method li:nth-child(4) a {
    width: 25px;
    background-position: -150px 0;
}
.payment_method li:nth-child(5) a {
    width: 27px;
    background-position: -188px 0;
}
.payment_method li:nth-child(6) a {
    width: 23px;
    background-position: -228px 0;
}


.text_sm {
    font-size: 15px;
    line-height: 1.2;
}
.link_red {
    display: inline-block;
    color: #800;
    font-size: 16px;
    text-decoration: none;
}
.link_red:hover {
    text-decoration: underline;
}
.sub_catalog_column_tab .sub_catalog_column_item {
    border:0;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.sub_catalog_column_tab .sub_catalog_column_item_img {
    border: 2px solid #fbdd51;
    text-align: center;
}
.sub_catalog_column_tab .sub_catalog_column_item_content {
    width: 69%;
    padding-top:0;
}
.sub_catalog_column_tab .estimate_stars_container {
    right: 0;
}



/* ----- reviews_tab -----*/

.reviews_tab {
    margin-bottom: 35px;
}
.reviews_tab_left,
.reviews_tab_right {
    width: 335px;
}
.textarea_form_tab_box {
    margin-bottom: 16px;
}
.reviews_tab_left {
    margin-right: 35px;
}
.textarea_form_tab {
    height: 120px;
}
.your_star {
    position: relative;
    margin-top: 20px;
}
.rate-example-mod {
    position: absolute;
    right: 115px;
    top: -3px;
}
.your_star_text {
    font-size: 14px;
}


/*---- reviews_tab_list -----*/

.reviews_tab_list {
    margin-bottom: 15px;
}
.reviews_tab_item_header {
    position: relative;
    margin-bottom: 20px;
}
.name_reviews_tab,
.date_reviews_tab {
    display: inline-block;
    margin: 0;
}
.date_reviews_tab {
    font-size: 15px;
    color: #800;
}
.name_reviews_tab {
    color: #512c2c;

}
.name_reviews_tab_small {
    font-size: 15px;
    color: #512c2c;
    margin: 5px 0 0 0;
}
.reviews_tab_item:first-child {
    border-top: 2px solid #880000;
}
.reviews_tab_item_section .text_sm:last-child {
    margin: 0;
}
.reviews_tab_item {
    border-bottom: 2px solid #880000;
    padding: 23px 0;
}
.reviews_tab_item .estimate_stars_container {
    right: 0;
    top:0;
}
@media (max-width: 767px) {
    .reviews_about_comp_item_header .right_align,
    .reviews_about_comp_item_header .left_align {
        width: 100%;
    }
    .date_reviews_tab {
        margin-top: 5px;
    }
}


/*--- свойства карточки товара ----*/

.sub_catalog_column_item_cart {
    height: auto;
    position: relative;
}
.sub_catalog_column_item_cart .sub_catalog_column_item_img {
    max-width: 40%;
    border-right:2px solid #fbdd56;
}

.sub_catalog_column_item_cart .sub_catalog_column_item_content {
    width:60%;
    padding-top:80px;
    position: relative;
}
.sub_catalog_column_item_cart .charact_item {
    margin-bottom: 15px;
}
.sub_catalog_column_item_cart .estimate_stars_container {
    left: 30px;
    top: 28px;
}
.new_akciya {
    padding: 7px 25px;
    color: #800;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #fcdd51;
    position: absolute;
    top:17px;
    left:-28px;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
    z-index:1;
    -webkit-box-shadow:  0 0 5px rgba(105,82,36,.5);
    box-shadow:  0 0 5px rgba(105,82,36,.5);
}

.contant__left {
    width: 650px;
}
.contant__right {
    width: 360px;
}

/*--- our_partners -----*/

.our_partners {
    margin-top: 55px;
    margin-bottom: 38px;
}
.our_partners li {
    display: inline-block;
    margin-right: 13.6px;
}
.our_partners li:last-child {
    margin-right: 0;
}
.w50 {
    width: 45%;
}

/*---- catalog_for_download_list ----*/

.catalog_for_download_list {
    margin-top: 35px;
}
.catalog_for_download_list_row {
    display: table-row;
}
.catalog_for_download_list li a:before {
    content:"";
    width: 33px;
    height: 26px;
    display: block;
    margin-bottom: 9px;
    background: url(images/icons/folder.png);
}
.catalog_for_download_list li a {
    font-size: 16px;
    color: #800;
    display: block;
    text-decoration: none;
    display:table-cell;
    padding-right: 0px;
    padding-bottom: 30px;
    width:285px;
}
.catalog_for_download_list div#identifikator ul li a{
    padding-right: 0px;
    width: 180px;
    display: inline;
    float: left;
}
.catalog_for_download_list div#identifikator ul li a:nth-child(3n), .catalog_for_download_list div#identifikator ul li a:nth-child(2n){
    margin-right: 0px;
    width: 162px;
}
.catalog_for_download_list li a:hover {
    text-decoration: underline;
}
.catalog_for_download_list li a:last-child {
    padding-right: 0px;
}
.rekvisites_data {
    color: #512c2c;
    font-size: 17px;
    margin-bottom: 40px;
}


/*--- our_comand -----*/

.our_comand {
    margin-bottom: 15px;
}
.our_comand li {
    float: left;
    width: 22.8%;
    margin-right: 30px;
}
.our_comand li:last-child {
    margin-right: 0;
}
.our_comand .our_comand_img {
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    border: 2px solid #fcdd51;
    width: 262px;
    height: 280px;
    overflow: hidden;
}
.our_comand_content {
    text-align: center;
}
.name_ {
    color: #800;

    font-weight: 100;
    text-align: center;
    margin: 13px 0;
}
.MsoNormal.text_sm_center {
    text-align: center;
}

/*--- img_list ---*/

.img_list {
    margin-bottom: 35px;
    text-align: center;
}

.img_list li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    height: 190px;
    margin-right: 26px;
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    border: 2px solid #fcdd51;
    overflow: hidden;
}
.img_list li:nth-child(3n),
.articles_list li:nth-child(3n) {
    margin-right: 0px;
}

/*---- artcles_list -----*/

.articles_list li {
    float: left;
    width: 360px;
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    border: 2px solid #fcdd51;
    overflow: hidden;
    background-color: #eda;
    margin-right: 30px;
    margin-bottom: 30px;
}
.articles_item_img {
    width: 360px;
    height: 190px;
    overflow: hidden;
}
.articles_item_content {
    text-align: center;
    height: 67px;
}
.articles_item_content a {
    text-decoration: none;
    color: #800;
    line-height: 1.5;
    padding: 10px 15px;
    display: block;
    width: 100%;
    height: 100%;
}
.articles_item_content a:hover {
    text-decoration: underline;
}


/*----- форма page reviews -----*/

.form_reviews {

    margin-top: 40px;
}
.reviews_left {
    margin-right: 4%;
}
.reviews_left,
.reviews_right {
    width: 48%;
}
.textarea_form_right {
    height: 122px;
    width: 100%;
}
.input_reviews {
    padding: 8px 9px;
}
.text_little {
    color: #eda;
    font-size: 15px;
    margin: 0;
}
.right_add_file {
    width: 30.76%;
    float: right;
}
@media (min-width: 768px) and (max-width: 991px) {
    .form_reviews {
        width: 100%;

    }
    .form_reviews .Inputblock {
        width: 100%;
        float: none;
    }
    .content-wrap-bg-faq {
        background-position: calc(100% + 60px) 0 !important;
        background-size: auto 100% !important;
    }
}
@media (max-width: 767px) {
    .form_reviews {
        width: 100%;

    }
    .faq_page .form_reviews {
       margin-top: 20px;

    }
    .form_reviews .Inputblock {
        width: 100%;
        float: none;
    }
    .content-wrap-bg-faq p {
        line-height: 18px;
        max-width: 200px;
    }
    .content-wrap-bg-faq {
        background: rgba(0, 0, 0, 0) url("/local/templates/tamitex/images/girl_faq_page.png") no-repeat scroll calc(100% + 14px) 0 / auto 157px !important;
    }
    .faq_page .content-wrap-bg-faq {
        background-image: none !important;
   }
    #faq_send.form_reviews.left_alignclearfix div.section_form.clearfix h3.title_yel {
        margin-top: -20px;
    }

    .form_reviews  p a {
        display: block;
    }


}
/*---- image_list ----*/

.image_list {
    margin: 15px 0;
}
.image_list li {
    display: inline-block;
    padding-top: 33px;
    margin-right: 35px;
    color: #eda;
    font-size: 15px;
    background: url(images/icons/icon_image.png) no-repeat;
}
.text_abs {
    top: 158px;
    left: 165px;
    position: absolute;
}

/*--- reviews_about_comp_list ----*/

.reviews_about_comp_list .text_sm {
    margin: 0;
    margin-bottom: 20px;
}
.reviews_about_comp_item {
    padding-bottom: 22px;
    border-bottom: 2px solid #880000;
}
.reviews_about_comp_item:first-child {
    padding-top: 0;
}
.reviews_about_comp_item {
    padding-top: 24px;
}
.reviews_about_comp_item_header {
    margin-bottom: 15px;
}
.after_list_bottom {
    padding-top: 23px;
}
.img_container_reviews {
    border: 2px solid #fbdd51;
    background-color: #fd5;
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    margin-top: 20px;
    display: inline-block;
}
.iframe_box {
    margin-top: 16px;
}
.text_mt {
    margin-top: 23px;
}
.map_box {
    height: 402px;
    overflow: hidden;
    margin: auto;
    max-width: 100%;
}
.email_link_bordo {
    color: #512c2c;
}
.title_section_small {
    font-size: 24px;
    color: #f5d452;
    font-weight: 100;
    margin: 0 0 20px 0;
}
.main_wrapper_p0 {
    padding: 0;
}

/*--- faq_list ---*/

.faq_list {
    padding-bottom: 35px;
    border-bottom: 2px solid #880000;
    margin-bottom: 25px;
}
.faq_item {
    margin-bottom: 20px;
}
.faq_item:last-child {
    margin: 0;
}
.spoiler-wrap {
    padding-left: 28px;
}
.spoiler-head {
    color: #800;
    text-decoration: none;
    border-bottom: 1px dashed #800;
}
.spoiler-head:hover {
    text-decoration: none;
    border-bottom: 0;
    padding-bottom: 1px;
}
.spoiler-body {
    margin: 14px 0 35px 0;
}
.text_sm_dib {
    display: inline-block;
}
.content-wrap-bg-faq {
    background: url(images/girl_faq_page.png) no-repeat;
    background-position: right;

}
.content-wrap-bg-faq p {
    color:#eda;
}
.content-wrap-bg-faq p a{
    color: #eda;
    font-weight: bold;
    text-decoration: none;
}
.content-wrap-bg-faq p a:hover{
    text-decoration: underline;
}
.input_st_h {
    height: 62px;
}

.text_sm_m0 {
    margin: 0;
}
.sub_catalog_list.blog .sub_catalog_column_item {
    height: 250px;
}
.sub_catalog_list.blog .sub_catalog_column_item_content_top {
    margin-bottom: 10px;
}
.sub_catalog_list.blog .actions_charact_list {
    margin-top: 15px;
}
.sub_catalog_list.blog .actions_charact_item {
    margin-right: 0;
    font-size: 16px;
}

.sub_catalog_list.blog .actions_charact_item:after {
    content:"|";
    width: 1px;
    height: 100%;
    display: inline-block;
    margin: 0 6px 0 10px;
    color: #983828;
}
.sub_catalog_list.blog .actions_charact_item:last-child:after {
    display: none;
}
.sub_catalog_list.blog .estimate_stars_container.estimate_stars_container_blog {
    bottom: 20px;
    right: 20px;
}
.form_sidebar {
    width: 100%;
    padding: 27px 22px 22px 22px;
    margin-bottom: 30px;
    border: 2px solid #fbdd51;
    background-color: #710000;
    background: url('images/header.png') 0 0 repeat #700;
}
.btn_w100 {
    width: 100%;
}
.line {
    margin: 18px 0 22px 0;
    border: 0;
    height: 2px;
    width: 100%;
    color: #800;
    background-color: #800;

}


/*--- radio ---*/

.radio {
    margin-bottom: 16px;
}
.radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 15px;
    color: #512c2c;
}
.radio input[type=radio] {
    display: none;
}
.radio label:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background: url(images/icons/select_before.png) 0 0;
}
.radio input[type=radio]:checked + label:before {
    content: "";
    background: url(images/icons/select_before.png) 0 -14px;
}
.col {
    float: left;
    width: 33%;
    margin-right: 120px;
}
.col:last-child {
    margin: 0;
}
.text_mid {
    font-size: 20px;
    color: #800;
}


/*--- secton_star_soc_list ---*/

.secton_star .rate-example {
    display: inline-block;
    position: relative;

    left: 10px;
}
.secton_star_soc_list {
    display: inline-block;
    vertical-align: top;
}
.secton_star_soc_list li {
    display: inline-block;
    vertical-align: top;
}
.secton_star_soc_list li.share a {
    width: 113px;
    background-position: 0 0;
}
.secton_star_soc_list li a {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 19px;
    background: url(images/icons/soc_icons_set.png) no-repeat;
}
.secton_star_soc_list li.vk a {
    background-position: -118px 0;
}
.secton_star_soc_list li.fc a {
    background-position: -139px 0;
}
.secton_star_soc_list li.tw a {
    background-position: -160px 0;
}
.secton_star_soc_list li.ok a {
    background-position: -181px 0;
}
.secton_star_soc_list li.mail a {
    background-position: -202px 0;
}
.secton_star_soc_list li.edit a {
    background-position: -223px 0;
}
.text_mid {
    display: inline-block;
    margin: 0;
}
.article_wrap {
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    border: 2px solid #fcdd51;
    padding: 27px 30px;
    background-color: #eda;
}
#opt_price .form_near_slider_title,
#tab_form .form_near_slider_title,
#tab_reviews .form_near_slider_title {
    color: #512c2c;
}

/* main style */

div.main_topBlock {
    padding: 15px 0px;
}
div.main_top .form_near_slider_submit{
    width: 100%;
    padding: 9px 19px;
}
div.main_top .input_st {
    height: 32px;
    padding: 8px 9px;
    line-height: 25px;
}
div.shadow_Block{
    position: relative;
}
div.shadow_Block:before{
    position: absolute;
    display: block;
    width: 100%;
    height: 10px;
    content:"";
    top:0px;
    -webkit-box-shadow: inset 0px 3px 5px -2px rgba(105, 82, 36, 0.5);
    box-shadow:         inset 0px 3px 5px -2px rgba(105, 82, 36, 0.5);
}
div.shadow_Block:after{
    position: absolute;
    display: block;
    width: 100%;
    height: 10px;
    content:"";
    bottom:0px;
    -webkit-box-shadow: inset 0px -3px 5px -2px rgba(105, 82, 36, 0.5);
    box-shadow:         inset 0px -3px 5px -2px rgba(105, 82, 36, 0.5);
}
div.phones a.tele, div#phone-viber a.tele {
    font-size: 22px;
    color:#eeddaa;
    text-decoration: none;
}
div.phones a.mail{

    color:#eeddaa;
    text-decoration: none;
}
div.phones a.tele, div.phones a.mail, div#phone-viber a.tele{
    line-height: 24px;
}
div.our_comand_img img{
    display: block;
}
div.phones a.tele:hover, div.phones a.mail:hover, div#phone-viber a.tele:hover{
    text-decoration: underline;
}
div.imgbContainer div.our_comand_img{
    display: inline-block;
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    border: 2px solid #fcdd51;

    margin-bottom: 20px;

}

div.imgbContainer div.our_comand_img img{
    width: 100%;
    height: auto;
}
div.our_partners_container {
    margin-bottom: 20px;
    margin-top: 20px;
}
div.our_partners_container div.our_partners{
    margin-bottom: 20px;
    margin-top: 0px;
    display: inline-block;

}

div.our_partners_container div.our_partners img{
    display: block;
}
div.lightbox_wrap {
    margin-bottom: 20px;
}
div.section_form  div.Inputblock{
    margin-bottom: 15px;
}
div.footer--form  div.Inputblock{
    margin-bottom: 15px;
}
div.section_form p{
    color:#eda;
}
div.Inputblock{
    position: relative;
    margin-bottom: 20px;
}
div.section_form textarea{
    width: 335px;
    height: 62px;
    border:none;
    background: #fffae9;
}
div.Inputblock{
    position: relative;
}
div.Inputblock textarea {
    width: 100%;
}
div.Inputblock input[type="text"].error_input{
    border:1px solid #FF0505;
    color:#FF0505;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(255, 5, 5, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(255, 5, 5, 0.75);
}
div.Inputblock input[type="text"].valid_input{
    border:1px solid #06A206;
    color:#06A206;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 162, 6, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(6, 162, 6, 0.75);
}

div.Inputblock textarea.error_input{
    border:1px solid #FF0505;
    color:#FF0505;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(255, 5, 5, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(255, 5, 5, 0.75);
}
div.fomrreviews form.form_reviews{
    width: 100%;
}
div.fomrreviews form.form_reviews h3{
    color: #000000;
    font-size: 20px;
}
div.Inputblock textarea.valid_input{
    border:1px solid #06A206;
    color:#06A206;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 162, 6, 0.75);
    box-shadow:         0px 0px 5px 0px rgba(6, 162, 6, 0.75);
}
div.fomrreviews {
    margin-bottom: 20px;
}
div.fomrreviews textarea{
    height: 120px;
    width: 335px;
}
div.fomrreviews input[type="text"]{
    width: 335px;
}
div.clear{
    width: 0px;
    height: 0px;
    clear: both;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}
table.data-table{
    width: 100%;
}
div.blockreviews{
    padding: 15px 0px;
    border-top:1px solid #880000;
}
div.leftpart{
    float:left;
}
div.rightpart{
    float:right;
}
div.topplanereviews{
    margin-bottom: 10px;
}
div.topplanereviews span{
    display: inline-block;
    margin-right: 5px;
}
div.topplanereviews span.autor{
    color:#512c2c;
    font-weight: bold;

}
div.topplanereviews span.time{
    color:#880000;
    font-size: 15px;
}
div.topplanereviews div.rightpart table{
    margin-bottom: 0px;
    margin-top: -4px;
}
div.vote{
    padding: 0px 0px;
    height: 28px;
}
div.vote p, div.vote table{
    float:left;
}
div.vote p{
    margin-top: 4px;
    margin-bottom: 0px;
    margin-right: 20px;
    color: #880000;
}

div.content-wrap-bg-price div.Inputblock{
    max-width: 360px;
    width: 100%;
}

div.content-wrap-bg-price {
    background: url(img/book.png) no-repeat;
    background-position: right;
    min-height: 250px;
    background-size: auto 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    div.content-wrap-bg-price {
        background-position: calc(100% + 60px) 0 !important;
        background-size: auto 100% !important;
    }

}

@media (max-width: 767px)  {
    div.content-wrap-bg-price {
        background: rgba(0, 0, 0, 0) url("/local/templates/tamitex/img/book.png") no-repeat scroll calc(100% + 21px) 58px / auto 110px !important;
    }
    .section_form.section_form_catalog.clearfix h3.title_yel {
        font-size: 16px;
        width: 240px;
        margin-top: -20px;
    }
    .section_form.section_form_catalog.clearfix div.row div.col-xs-12.col-sm-8.col-md-12.col-lg-12 p {
        width: 200px;
    }
    div.content-wrap-bg-price div.Inputblock {
        max-width: 100%;
    }
}

div.contactform h2{
    color:#f5d452;
}
div.contactform textarea{

    height: 128px;
    max-width: 100%;
}
div.contactform input[type="text"]{
    height: 32px;

    max-width: 100%;
}
span#qnotif{
    color:#eda;
    margin-left: 10px;
    visibility: hidden;
}

div.fixedblock div#bread{
    margin-bottom: 0px;
    margin-top: 15px;
}
div.content-wrap-bg-reviews form{
    width: 100%;
}
div.content-wrap-bg-reviews .reviews_left{
    width: 36%;
}
div.content-wrap-bg-reviews textarea{
    height: 74px;
}
@media (max-width: 991px) and (min-width: 768px) {
    div.content-wrap-bg-reviews textarea{
        height: 127px;
    }
}
@media (max-width: 767px) {
    #reviews_page .form_near_slider_submit {
        width: 147px;
    }
}
#reviews_page .form_near_slider_submit
div.secton_star p.text_mid {
    float:left;
    margin-top: 6px;
    margin-right: 6px;
}
div.secton_star p.text_mid, div.secton_star div.rating{
    float:left;
}
div.secton_star p.text_mid, div.secton_star div.share-window-parent, div.secton_star a.share-switch {
    float:left;
}
div.secton_star div.share-window-parent, div.secton_star a.share-switch{
    margin-top: 6px;
}
div.secton_star div.share-window-parent{
    margin-left: 8px;
}
div#asd_share_buttons{
    margin-top: 5px;
    margin-left: 7px;
}
div.addfile{
    float:left;
}
div.addfile p{
    margin-top: 0px;
    font-size: 15px;
}
div.addfile div.blockfile{
    display: inline-block;
    margin-right: 35px;
    margin-bottom: 4px;
}
div.addfile div.blockfile div.typefile{
    width: 28px;
    height: 24px;
    margin-bottom: 6px;
}
div.addfile div.blockfile.imgfile div.typefile{
    background:  url(img/imgtype.png) 0 0 no-repeat;
}
div.addfile div.blockfile:last-child{
    margin-right: 0px;
}
div.fileUpload{
    cursor:pointer;
    position: relative;
    width: 130px;
    height: 40px;
}
div.fileUpload input[type=file],div.fileUpload.buttonBT{
    width: 130px;
    height: 40px;
}
div.fileUpload.buttonBT{
    cursor: pointer;
    border:none;
    text-align: center;
    font-size: 15px;
    color: #ffdd55;
    background: #610000; /* Old browsers */
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
}
@media (max-width: 1199px) {

    div.fileUpload.buttonBT {
        font-size: 14px;
        white-space: nowrap;
    }
    div.addfile p {
        font-size: 14px;
        max-width: 100%;
        overflow-wrap: break-word;

    }
}
div.fileUpload.buttonBT span{
    cursor: pointer;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 4px 10px;
}
div.fileUpload.buttonBT:hover{
    background:  #350000; /* Old browsers */
}
div.fileUpload.buttonBT input[type=file]{
    cursor: pointer;
    position: absolute;
    top:0px;
    left:0px;
    opacity: 0;
    filter: alpha(opacity=0);
}
div.srcpage input#srch-sub{
    border: none;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0px;
    width: 100px;
    line-height: 30px;
    background: #a00;
    border: 2px solid #a00;
    -webkit-box-shadow: inset 0 -1px 20px rgba(120,40,40,.9),0 2px 6px -2px rgba(0,0,0,.6);
    box-shadow: inset 0 -1px 20px rgba(120,40,40,.9),0 2px 6px -2px rgba(0,0,0,.6);
    color: #fd5;
    display: inline-block;
    font: 400 17px/20px Georgia,Times,sans-serif;
    line-height: 28px;
    text-align: center;
}
div.srcpage input#srch-box-input {
    background: none;
    border: none;
    display: block;
    line-height: 20px;
    margin: 5px 0;
    padding: 0;
    width: 100%;
}
div.srcpage #search-box {
    padding: 0 15px;
}
.input_st_box {
    position: relative;
}
.input_st_box span#notif{
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=90);
    opacity: 1;
    line-break: auto;
    top:-46px;
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
    visibility: hidden;
}

.input_st_box span#notif:after{
    content:"";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto;

}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.newImg .loader{
    display: block;
    margin: auto;
    margin-top: 14px;
    width: 30px !important;
    height: 30px !important;
}
font.tablebodytext{
    display: none;
}
article.article_wrap h1{
    margin-bottom: 10px;
}
div.smallinfo {

    margin-bottom: 20px;
}
div.smallinfo span{
    display: inline-block;
    margin-right: 5px;
    font-size: 16px;
}
.artp{
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    font-weight: normal;
}
.bx_item_detail .bx_item_slider .bx_bigimages{
    background: transparent;
    border: none;

}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner{
    margin-top: 0px !important;
}
.bx_slider_conteiner{
    display: none;
}
.bx_item_detail_rating .bx_stars_container{
    background: transparent;
}
.bx_item_detail_rating .bx_stars_progres{
    background-image: url(/local/templates/tamitex/components/bitrix/iblock.vote/stars_own/images/icons/stars_set.png) !important;
}
.bx_stars_container .msg{
    position: relative;
    top: 28px;
    width: 220px;
    left: -177px;
    font-size: 16px;
    background: #fff2d0;
    text-align: center;
    border-radius: 6px;
    display: none !important;
}

.sub_catalog_column_item_cart .bx_stars_container .msg{
    top: 34px;
    left: -96px;
}
ul.left_menu ul.root-item{
    padding-left: 10px;
    border-top: 1px solid #630001;
}
ul.left_menu ul.root-item li{
    margin-bottom: 0px;
    margin-left: -10px;
}
ul.left_menu li:last-child{
    display: none;
}
ul.left_menu ul.root-item li:last-child{
    display: block;
}
div.bx_optionblock{
    float:right;
    margin-right: 15px;
}
div.submit_form_top_show .header--form{
    padding: 27px 27px 14px 27px;
    background: url(/local/templates/tamitex/img/galka.png) 311px 45px no-repeat;
}
div.submit_form_top_show .header--form h3.form_near_slider_title{
    font-size: 20px;
}
div.submit_form{
    width: 550px;
    padding: 71px 27px 14px 27px;
    background: url(/local/templates/tamitex/img/galka.png) 460px 82px no-repeat;
}
@media (min-width: 768px) and (max-width: 1199px){
    div.submit_form{
        width: 550px;
        padding: 14px 27px;
        background: url(/local/templates/tamitex/img/galka.png) right center no-repeat;
    }
}
@media (max-width:767px) {
   #reviews_page div.submit_form{
       position: relative;
       top: -20px;
    }
    #reviews_page div.submit_form h3{
        margin: 0;
        padding: 10px;
    }
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner{
    height: 265px;
}
.bx_item_detail .bx_item_slider .bx_bigimages{
    min-height: 250px;
    padding: 0px;
}
.bx_item_detail .bx_item_slider .bx_slider_conteiner{
    margin-top: 0px !important;
    padding-top: 0px !important	;
}
/*.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img{
	    width: 100%;
    height: 100%;
}*/
.bx_item_detail .bx_item_container .bx_lt{
    margin-right: 0px;
}
.bx_item_detail .item_info_section dl dt{
    float:none;
    min-width: 76px;
}
.bx_item_detail .item_info_section dl dd{
    float:none;
    word-break: break-word;
    width: 231px;
}
@media (max-width: 767px) {
    .bx_item_detail .item_info_section dl dt{
        display: inline;
    }
    .bx_item_detail .item_info_section dl dd{
        display: inline;
    }
    .charact_item {
        display: inline;
    }
    .bx_item_detail div.bx_optionblock {
        float: none;
    }
    .bx_item_detail .item_info_section dl {
        margin-top: 8px;
    }
    .bx_item_detail .item_info_section {
        font-size: 14px;
    }
.bx_rt .charact_list .charact_item strong {
    margin-right: 5px;
}
}
div.propinfo{
    margin-bottom: 8px;
}
div.propinfo dt, div.propinfo dd{
    display: inline-table;
}
.bx_item_detail .bx_optionblock{
    margin-top: -20px;
}
div.bx_item_slider{
    border:none !important;
}
select{
    background-color: #fff9e9;
    width: 250px;
    height: 37px;
    padding: 10px 13px;
    font-size: 13px;
    border: 0;
    margin: 0;
    line-height: 1;
    color: #000;
    font-family: "Times New Roman";
}
div.blog-errors{
    margin: 0px;
    padding: 0px;
    border: none;
    background: none;
}
div.blog-error-text{
    color:#FF0505;
}
.complect-items {
    border: 1px solid #8a6e00;
}
.complect-items thead{
    border: 1px solid #8a6e00;
}
.complect-items tr td a{
    font-weight: bold;
}
.complect-items td.count-value{
    text-align: center;
}
.select-box, .select-item{
    font-size: 13px;
}
.sub_catalog_item .charact_item strong {
    display: inline;
}
.sub_catalog_item .charact_item select{
    width: 100px;
    height: 19px;
    padding: 1px 13px;
}
.sub_catalog_item .title_h5{
    margin: 0 0 2px 0;
}
.sub_catalog_item .charact_item{
    margin-bottom: 3px !important;
}
div.secton_star div.right_align div#socials{
    position:relative;
}
div.secton_star div.right_align div#socials .social-likes__widget, .ya-share{
    float:left;
    margin-right: 0px;
}
.bx_item_detail .item_info_section{
    padding: 0px;
}

div.ElementPopup{
    width: 100%;
    height: 100%;
    left: 0px !important;
    background: rgba(0, 0, 0, 0.71);
}
table.popup-window{
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1199px) {

    .text_yel,
    .text_mid {
        font-size: 17px !important;
    }
    .sub_catalog_column_tab .text_sm,
    .sub_catalog_column_tab .charact_item {
        font-size: 13px;
    }
    .sub_catalog_column_tab .charact_item {
        margin-bottom: 3px;
    }
    .articles_list li {
        width: 31.4%;
        margin-right: 30px;
    }
    .sub_catalog_column_item_content {
        padding: 20px 15px;
    }
    .title_h5 {
        margin: 0 0 10px 0;
    }
    .actions_charact_item {
        font-size: 15px !important;
    }
    .sub_catalog_list.blog .estimate_stars_container.estimate_stars_container_blog {
        bottom: 15px;
    }
    .title_yel {
        font-size: 30px;

    }
    .main--title {
        font-size: 32px;
    }
    .text_abs {
        left: 180px;
    }
}
@media (max-width: 991px) {
    .main--title {
        font-size: 26px;
    }
    .title_yel {
        font-size: 28px;
        line-height: 40px;
    }
}

@media (max-width: 767px) {
    .main--title {
        font-size: 20px;
        line-height: 24px;
        margin:0 0 10px 0;
    }
    .title_yel {
        font-size: 20px;
        margin-bottom: 0;
        line-height: 24px;
    }

    .main_column_content h1.main--title {
        padding-bottom: 10px;
        border-bottom: 2px solid #880000;
    }
    .main_column_content  h1.title__section {
        padding-bottom: 10px;
        border-bottom: 2px solid #880000;
    }
    .title__section {
        font-size:22px;
        margin: 0 0 15px 0;
    }
    div.submit_form_top_show .header--form h3.form_near_slider_title{
        font-size: 16px;
    }
    div.submit_form_top_show .header--form{
        padding: 17px 17px 14px 17px;
        background-image: none;
    }

    div.submit_form {
        background: rgba(0, 0, 0, 0) url("/local/templates/tamitex/img/galka.png") no-repeat scroll right center;
        max-width: 100%;
        padding: 0 60px 0 0;
        width: 550px;

    }
    #price_opt div.submit_form {
        background: rgba(0, 0, 0, 0) url("/local/templates/tamitex/img/galka.png") no-repeat scroll right center;
        margin-right: 150px;
        max-width: 100%;
        padding: 0 60px 0 0;
        width: 300px;

    }
    div.submit_form h3.form_near_slider_title{
        font-size: 16px;
    }
}
table#materialSelect{
    width: 100%;
    border: 1px solid #8a6e00;
    border-collapse: collapse;
    background: #eda;
    table-layout: fixed;
}
table#materialSelect tr{
    border: 1px solid #8a6e00;
}
table#materialSelect tr td{
    border: 1px solid #8a6e00;
    padding: 5px;
    margin-top: 2em;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
}

table#materialSelect th select{
    border:1px solid #fff9e9;
}
.tooltip {
    visibility: hidden;
}

.top-description-block{
    margin-bottom: 27px;
    text-align: justify;
    max-width: 855px;
}
.sert-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sert-block img{
    display: block;
    width: 166px;
    height: 235px;
}

.sert-block a{
    display: inline-block;
    max-height: 277px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
    box-shadow: 0 0 5px rgba(105,82,36,.5);
    border: 1px solid #b6985d;
}
@media (min-width: 768px) and (max-width: 991px){
    .sert-block img{
        height: auto;
        width: 134px;
    }

    .sert-block a{
        max-height: 190px;
    }
    .article_our_blog_list {

    }
    .article_our_blog_item {
        width: 44%;
        margin-right: 5%;
        display: inline-block;
    }
    div.modern-page-navigation a, span.modern-page-current, span.modern-page-dots {
        margin-bottom: 10px;
        display: inline-block;
    }
}
@media (max-width: 767px){
    .sert-block {
        display: block;
        margin: 0 -10px;
        max-width: 310px;
    }
    .sert-block img{
        height: auto;
        width: 100%;

        border: 1px solid #b6985d;
    }

    .sert-block a{
        display: block;
        float: left;
        margin: 0 3% 20px;
        max-height: 185px;
        width: 44%;
        border: 0;
        box-shadow: none;
        -webkit-box-shadow: 0 0 5px rgba(105,82,36,.5);
        box-shadow: 0 0 5px rgba(105,82,36,.5);
    }
    .sert-block a:last-child {
        margin: 0 27%;
    }
    @media (min-width: 321px) and (max-width: 767px){
        .sert_inner {
            text-align: center;
            margin: 0px -10px;
        }
        .sert-block {
            margin: 0 auto;
        }
    }
}
.mod_blog {
    margin-top: 20px;
}
.mod_blog .form_near_slider_submit {
    display: inline-block;
    margin-bottom: 0;
}
.mod_blog .dressing_wrap {
    display: inline-block;
    border-radius: 4px;
    color: #eeddaa;
    padding: 9px 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mod_blog .dressing_wrap {
        font-size: 16px;
    }
}


.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 8px dashed #950707;
    border-top: 8px solid #950707; \9;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    float: right;
    margin-top: 8px;
}
.open .caret {
    border-top: 8px dashed transparent;
    border-top: 8px solid transparent; \9;
    border-bottom: 8px dashed #950707;
    border-bottom: 8px solid #950707; \9;
    position: relative;
    top: -8px;
}
.dropup,
.dropdown {
    position: relative;
    border: 1px solid #950707;
    display: block;
    text-decoration: none;
    color: #512c2c;
    padding: 7px 7px;
    font-size: 15px;
    border-radius: 4px;
    cursor: pointer;
    min-width: 140px;
}
@media (max-width: 479px) {
    .mobi-menu-value {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 180px;
    }
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: #eeddaa;
    border: 1px solid #950707;

}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu > li {
    margin-right:0;
}
.dropdown-menu > li > a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #512c2c;
    white-space: normal;
    border-bottom: 1px solid #950707;
    margin-bottom: -1px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #950707;
    color: #eeddaa;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #eeddaa;
    text-decoration: none;
    outline: 0;
    background-color: #950707;
}


.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 8px dashed;
    border-bottom: 8px solid \9;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 991px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 0;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #tab4 .section_form {
        margin: 0 -15px;
    }
    #tab4 .section_form .input_st_box,
    #tab4 .section_form div.blog-comment-field {
        padding: 0 15px;
        width: 50%;
    }
    #tab4 .section_form .input_st_box *,
    #tab4 .section_form div.blog-comment-field * {
        max-width: 100%;
    }
    #tab4 .section_form .input_st_box:first-child .Inputblock {
        margin-bottom: 0px;
    }
    #tab4 .section_form .blog-comment-field-captcha-label {
        margin-bottom: 5px;
        position: relative;
        top: -5px;
    }
    #tab4 div.blog-textinfo {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        margin: 0;
        padding: 0;
    }
    .bx_item_detail .item_info_section dl dd {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .mobi-menu {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .mobi-menu ul {
        width: 100%;
        float: left;
    }
    .mobi-menu-text {
        display: inline-block;
        padding: 8px 8px 8px 0;
    }
    .mobi-menu .dropup,
    .mobi-menu .dropdown {
        min-width: 220px;
        background: #950707;
        color: #eeddaa;
    }
    .mobi-menu .caret {
        border-top: 8px solid #eeddaa;
    }
    .mobi-menu .caret {
        border-top: 8px solid #eeddaa;
    }
    .mobi-menu .open .caret {
        border-bottom: 8px solid #eeddaa;
        border-top: 8px solid transparent;
        position: relative;
        top: -8px;
    }
    #tab4 .section_form {
        margin: 40px -15px 0;
        padding-top: 95px;
        position: relative;
    }
    #tab4 .section_form .input_st_box + .input_st_box{
        position: absolute;
        top: 0;
    }
    #tab4 .section_form .input_st_box,
    #tab4 .section_form div.blog-comment-field {
        padding: 0 15px;
        width: 100%;
    }
    #tab4 .section_form .input_st_box *,
    #tab4 .section_form div.blog-comment-field * {
        max-width: 100%;
    }
    #tab4 .section_form .input_st_box:first-child .Inputblock {
        margin-bottom: 0px;
    }
    #tab4 .section_form .blog-comment-field-captcha-label {
        margin-bottom: 5px;
        position: relative;
        top: -5px;
    }
    #tab4 .section_form div.vote {

        position: absolute;
        top: -30px;
    }
    #tab4 h2 {
        font-size: 18px;
    }
    #tab4 div.blog-textinfo {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        margin: 0;
        padding: 0;
    }
}

.column_content_blog_l .sub_catalog_column_item_img {
    margin-top: 0;
    width: 32%;
    float: left;
}
.column_content_blog_l .sub_catalog_list.blog .sub_catalog_column_item_content_top {
    height: 123px;
    margin-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .column_content_blog_l  .sub_catalog_list.blog .estimate_stars_container.estimate_stars_container_blog {
        bottom: 65px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tab2_contant .article_our_blog_item,
    .column_content_blog_r .article_our_blog_item {
        width: 100%;
        margin-right: 0;
    }

    .article_our_blog_rubrics {
        border-bottom: 2px solid #800;
        border-top: 2px solid #800;
        margin-bottom: 20px;
        padding-top: 20px;
        float: left;
        width: 100%;
    }
    .article_our_blog_rubrics h2 {
        float: left;
    }
    .article_our_blog_rubrics .bx_catalog_text {
        float: left;
        margin-bottom: 0;
        width: 83%;
    }
    .article_our_blog_rubrics .bx_catalog_text .article_our_blog_item {
        width: 30%;
        position: relative;
        top: 5px;
    }
.form_contact.left_alignclearfix .submit_form {
    padding-left: 0;
}
    .form_contact.left_alignclearfix .submit_form h3 {
        margin-bottom:0;
    }
}

@media (max-width: 767px) {
    .column_content_blog_r .form_sidebar {
        padding: 0 10px;
        text-align: center;
    }
    .column_content_blog_r .form_near_slider_text {
        font-size: 14px;
    }
    .column_content_blog_l .sub_catalog_list.blog {
        height: auto;
    }
    .column_content_blog_l .sub_catalog_column_item_img {
        display: none;
    }
    .column_content_blog_l .sub_catalog_column_item_content {
        width: 100%;
    }
    .column_content_blog_l .sub_catalog_list.blog .actions_charact_item.time {
        display: block;
        margin-bottom: 5px;
    }
    .column_content_blog_l .sub_catalog_list.blog .actions_charact_item::after {
        margin: 0 4px 0 2px;
    }
    .column_content_blog_l .sub_catalog_list.blog .actions_charact_item.time::after {
        content: none;
    }
    .column_content_blog_l .sub_catalog_list.blog .estimate_stars_container.estimate_stars_container_blog {
        bottom: 35px;
    }
    .column_content_blog_l .sub_catalog_column_item {
        height: auto !important;
    }
    .column_content_blog_l .sub_catalog_column_item .sub_catalog_column_item_content {
        padding: 20px 15px 10px;
    }
    .column_content_blog_l .sub_catalog_column_item .sub_catalog_column_item_content .sub_catalog_column_item_content_top {
        height: auto;
        min-height: auto;
    }
    .column_content_blog_l .article_our_blog_item {
        width: 100%;
        margin-right: 0;

    }
    .column_content_blog_r .bx_catalog_text .bx_catalog_text_ul li {
        margin-bottom: 0 !important;
    }

    .article_our_blog_rubrics {
        border-bottom: 2px solid #800;
        border-top: 2px solid #800;
        margin-bottom: 20px;
        padding-top: 20px;
        float: left;
        width: 100%;
    }
    .article_our_blog_rubrics h2 {
        float: left;
    }
    .article_our_blog_rubrics .bx_catalog_text {
        float: left;
        margin-bottom: 0;
        width: 60%;
    }
    .column_content_blog_l .article_our_blog {
        margin-top: 0;
    }
    .column_content_blog_l .article_wrap {
        padding: 10px;
    }
    .column_content_blog_l div.secton_star div.right_align {
        max-width: 100%;
    }
    .secton_star_soc_list + section {
        position: static !important;
        margin-top: 15px;
    }
    .map_box {
        margin-bottom:20px;
    }

    .rekvisites {
        margin: 20px 0;
    }
    .form_contact.left_alignclearfix .section_form h3 {
        margin-bottom: 10px;
    }
    .form_contact.left_alignclearfix .submit_form {
        padding-left: 0;
    }
    .form_contact.left_alignclearfix .submit_form h3 {
        margin-bottom:0;
        margin-top: 20px;
    }

    .video_wrap {
        float: none;
        margin: -20px auto 120px;
        position: relative;
        width: 290px;
        z-index: 1000;
    }
    .video_wrap::after {
        background: rgba(0, 0, 0, 0) url("/local/templates/tamitex/images/video_wrap_after.png") no-repeat scroll 0 0 / 100% auto;
        bottom: -122px;
        content: "";
        height: 121px;
        left: 0;
        position: absolute;
        width: 290px;
    }
    .video {
        border: 10px solid #000;
        border-radius: 10px 10px 0 0;
    }
    .video iframe {
        height: auto;
    }
    .bx_item_detail_rating {
        width: 123px;
    }

    #faq_send .submit_form {
        position: relative;
        top: -10px;
        background-image: none;
    }

}

.tab2_contant .feedback .caption {
    margin: 10px 0 -10px;
}
#feedbackformWholesale {
    max-width: 100%;
    margin-bottom: 20px;
}

.sub_catalog_list .sub_catalog_column_item .bx_catalog_item_container .sub_catalog_column_item_img {
    margin-top: 0;
    width: 32%;
    float: left;
    text-align: center;
}

.sub_catalog_list .sub_catalog_column_item .bx_catalog_item_container .sub_catalog_column_item_img img{
   margin-left: 0 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
    .main_wrapper .form_reviews .section_form .title_yel {
        margin-bottom: -5px;
        margin-top: -15px;
    }

}
@media (min-width: 768px) and (max-width: 1199px) {
.contacts_page h2.main--title_article {
    font-size: 18px;

}
}

#recaptchaTopForm{
    margin-left: 14px;
    margin-bottom: 12px;
opacity: 0;
}

#recaptchaQuestion, #recaptchaBtmForm{
    margin-bottom: 15px;
}