/*body {font-family: sans-serif; background: #eaeaea url(/img/bg.jpg); font-family: Ubuntu,Arial,Helvetica,sans-serif;}*/

@font-face {
    font-family: SFUIDisplay-Semibold;
    src: url(../fonts/SFUIDisplay-Bold.ttf);
}

body {font-family: sans-serif; background: white; font-family: Ubuntu,Arial,Helvetica,sans-serif;}

.head-block,.top-menu,.top-material,.left-sidebar,.content{
    background: white;
    padding-bottom:30px;
    padding-top:17px;
}

.gm-info{margin-left:12px;border-radius:0px;}

.kyrs-val{
    text-align: center;
    z-index: 1;
}

.left-sidebar {
    border-right: 1px solid #d3e0e9;
}


.left-sidebar2{
    margin-top:25px;
}

#filter_form{
    display: none;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #f5231b;
    border-color: #f5231b;
}

.bootstrap-select.btn-group .dropdown-menu li a span.glyphicon {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
    color:white;
    border:1px solid grey;
    padding-right:2px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
    color:black;
}


.navbar {
    min-height: 45px;
}

.navbar-fixed-top{
    background-color: #f5f8fa;
    position: static;
    height:45px;
}

.pcat_img{
    margin-right:15px;
    float: left;
    height: 50px;
}

.help{position: relative; left:10px;bottom: 1px;cursor: pointer;}

.help_in{
    display: none;
}

body{
    color: black;
}

.help_out:hover .help_in{
    font-size: 14px;
    line-height: 1.6;
    color: #636b6f;
    display: block;
    height: content;
    width: 300px;
    right:0px;
    background: #fff;
    z-index: 1101;
    position: absolute;
    padding: 16px;
    border-radius: 3px;
    box-shadow: 0 0 65px rgba(0,0,0,0.2);
}

.green {
    color: #fff;
    border: 3px solid grey;
    font-family: Arial,sans-serif;
    background-color: rgba(0,0,0,.7);
}

.window_show {
    z-index: 1000;
    position: fixed;
    width: 200px;
    height: auto;
    right: 10px;
    bottom: 10px;
    padding: 5px;
    text-align: center;
    border-radius: 10px;
}

.but_call {
    font-family: Arial,sans-serif;
    border-radius: 5px;
    width: 170px;
    background-color: grey;
    font-weight: bold;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    margin: 0em;
    font: 400 13.3333px Arial;
}

#phone{
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
    margin-top:10px;
    margin-bottom: 15px;
}

.short_text{
    margin-bottom:20px;
}

.komplekt-text{
    position:relative;
    top:15px;
    color: black;
}

.komplekt-text:hover{
    color: red;
}

.komplekt-box{
    margin-bottom:15px;
}

.top-cat a{
    color: red !important;
}


.navbar {background: none;margin-bottom:0px;}

.sort{ color: black;font-weight: 400;}

.sort_p{margin-left:10px; cursor:pointer}

.sort_action{
    color: black;
    text-decoration: none;
    border-bottom: 3px solid black;
}

.glyphicon.mini{
    height:5px;
}

.navbar .container{
    /*border-bottom: 1px solid #d3e0e9;*/
    background-color: white; height: 100%;
}

.filter-box{
    width:800px;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}

.price-range-inpt{
    width:220px;
}

.char_table{
    width: 100%;
}

.char_table TR:hover{
    background-color: #f5f8fa;
}

.char_table TD{
    padding:10px;
}

.filter-one{text-align:left}

.all_tags{
    margin-bottom:15px;
}

.max-width{
    width: 100%;
}

.hide_menu {
    display: none;
}


.navbar-fixed-top{background-color: #0080c9}


.teg_box{text-align:left;}

.teg_bar{
    /*background: #eee;*/
    background: white;
    /*color: #555;*/
    color: white;
    height: max-content;
}

.teg_bar_font{
    color: white;
    font-family: SFUIDisplay-Semibold;
    padding-right:15px;
    padding-left:15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    line-height:45px;
    white-space: nowrap;
    font-size: 14.5pt;
}

.teg_bar_font2{
    color: white;
    font-family: SFUIDisplay-Semibold;
    padding-right:15px;
    padding-left:15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    line-height:45px;
    font-size: 14.5pt;
}

.teg_bar a{
    color: black;
    font-family: SFUIDisplay-Semibold;
    padding-right:15px;
    background-color: orange;
    border-radius: 5px;
    padding-left:15px;
    padding-top:10px;
    padding-bottom:10px;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
    line-height:45px;
    white-space: nowrap;
    font-size: 9.5pt;
    /*border-right:1px solid whitesmoke;*/
}

.teg_bar a:hover{
    /*text-decoration: none;*/
    /*box-shadow: 0 0 20px rgba(0,0,0,0.5);*/
    /*transition: 0.3s;*/
}

.teg_bar_u{
    padding-left:0px;
    padding-top:0px;
    padding-bottom:0px;
    margin-bottom: 0px;
}

.teg_bar_u li{
    display: inline;
    font-size: 15px;
    text-transform: uppercase;
}

.sort_n{color: black;font-weight: 700;}



.top_bar{
    /*background: #eee;*/
    background: #0080c9;
    /*color: #555;*/
    color: white;
    position: relative;
    height:45px;
}

.logo-new {
    float: left;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.phone-new {
    float: right !important;
}

.top_bar a{
    color: white;
    padding-right:15px;
    padding-left:15px;
    padding-top:12px;
    padding-bottom:15px;
    /*box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
    /*border-right:1px solid whitesmoke;*/
}

.top_bar a:hover{
    /*text-decoration: none;*/
    /*box-shadow: 0 0 20px rgba(0,0,0,0.5);*/
    /*transition: 0.3s;*/
}

.phone_ico{
    height:17px;
    width: 23px;
    padding-right:5px;
}

.top_bar_u{
    padding-left:0px;
    padding-top:10px;
}

.top_bar_u li{
    display: inline;
    font-size: 14px;
    text-transform: uppercase;
    float:left;
}

.orange{background-color: #ee7320;}

.dont-line{
    border-right:none !important;
}


.navbar-header{
    width:100%;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:0px;
}

.compensate-for-scrollbar {
    margin-right: 0px;
}

.list-group-item:first-child{
    border-radius: 0px;
}

.list-group-item.active{
    background-color: #0080c9;
}

#main_menu_cat{
    font-family: SFUIDisplay-Semibold;
}

.left-menu li a{color:black;font-family: SFUIDisplay-Semibold;}

.top-menu{
    height:49px;
}

.red{color:#f5231b;}

.blue{color: #5c708b;}

.black, .black2{color: black;}

.black3{color: black;font-size: 12px; margin: 0 11px 0 0; white-space: nowrap;}

.black4{color: black;font-size: 12px; margin: 0 11px 0 0; margin-bottom:12px;}

.black2{ white-space: nowrap; }

.black2:hover{color: red; text-decoration: none; white-space: nowrap; }

.tags_div{display: inline; margin-right: 20px;}


.ras_obsh{
    font-size: 20px;color: #383838;
}

.content{
    /*border-left:1px solid #d3e0e9;*/
    /*border-top:1px solid #d3e0e9;*/
}

.list-group-item{
    background-color: #f9f9f9;
}

a.list-group-item2{
    color: #1d2029;
    text-transform: uppercase;
}

.list-group a:hover{
    color: #f5231b;
    text-decoration: none;
}

.form-inline{
    position: relative;
    bottom:6px;
    right:17px;
}

.slider{
    /*border-bottom: 2px solid #f5231b;*/
    margin-bottom:15px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
    background-color: #0080c9;
    border-color: #0080c9;
}

.rass_ot{
    background-color: #f5f5f5;
    padding:10px;
    top:10px;
    border-radius: 5px;
    position: relative;
}

.search{
    padding-top:0px;
    padding-bottom:17px;
    margin-top: 25px;
}

.item{
    padding: 15px;
    margin-top: 15px;
    border: 1px solid #ddd;
    overflow: hidden;
    position: relative;
    height: auto;
    width:185px;
    text-align: center;
}

.name-item{
    margin-top:15px;
    color: black;
}

.item:hover{
    cursor: pointer;
    border: 1px solid #aaa;
    transition: 0.3s;
}

.item:hover .name-item{
    color: #1d2029;
    transition: 0.3s;
}

.item img {
    padding-bottom:5px;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    transition: 0.3s;
}

.item:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transition: 0.3s;
}

.price-item{
    margin-top:15px;
    margin-bottom:15px;
    color: #f5231b;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0.3px 0.3px 0.3px #f5231b;
}

.footer{
    text-align: center;
    background: #555;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 13px;
    color: white;
}

.main-h1{
    color: #1d2029;
    text-shadow: 1px 1px 2px #1d2029;
    margin-top:15px;
    margin-bottom:15px;
    position: relative;
    right:20px;
    /*text-transform: uppercase;*/
}

.cart-data{
    margin-top:15px;
    margin-bottom:15px;
}

.social{
    height:30px;
    margin-left: 5px;
}

.h1{
    color: #1d2029;
    text-shadow: 0px 0px 1px #1d2029;
    margin-bottom:22px;
    font-family: SFUIDisplay-Semibold;
}


.deal-wrapper{
    background-color: #0080c9;
    padding:10px;
    margin-top: 25px;
    color: white;
    width: max-content;
    font-family: SFUIDisplay-Semibold;
}

.deal-wrapper-b{
    border-bottom:2px solid #0080c9;
    width:100%;
}

.navbar-default .navbar-nav>li>a:hover{
    color:#f5231b;
}

.menu-product{
    padding:30px;
    height:200px;
    border: 1px solid #aaa;
    text-align: center;
    margin:25px;
    margin-top:10px;
    cursor: pointer;
}

.menu-product-text{
    margin:10px;
    color: #3d3b48;
    font-family: SFUIDisplay-Semibold;
}


.menu-product:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: 0.3s;
}

.menu-product img{
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    transition: 0.3s;
}

.menu-product:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    transition: 0.3s;
}

.menu-product:hover .menu-product-text{
    color:#f5231b;
    transition: 0.5s;
}

.img-main-cat{
    width: 100px;
}

.BreadcrumbList {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position:relative;
    top:4px;
}

.BreadcrumbList li {display: inline;  font-size: 13px;}

.BreadcrumbList li a{color: black;}

.cart-div{width: 170px;}

.cart-div a{ color:black;}

.phone-div{width: 250px;}

.phone-div a{color: black;}

.product-cat{
    border: 1px solid #ddd;
    margin-bottom:25px;
    margin-top:25px;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    transition: 0.3s;
    min-height:100px;
}

.product-cat:hover{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    transition: 0.3s;
}

.product-cat-text{
    margin-top:15px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    color: black;
    margin-bottom: 15px;
}

.product-cat-name{color: black; font-family: SFUIDisplay-Semibold;}

.product-cat-name:hover{color: #f5231b;}

.product-cat-tab{
    margin-top:7px;
    font-size: 13px;
    width:100%;
}

.product-cat-cart{
    margin-top:15px;
    background-color: #f9f9f9;
    width: 155px;
}

.product-cat-cart2{
    margin-top:15px;
    background-color: #f9f9f9;
    width: 155px;
}

.product-cat-cart3{
    border-radius: 10px !important;;
    color: black;
    margin-top:15px;
    background-color: orange !important;
    border-color: orange !important;
    width: 155px;
    font-weight: bold;
}

.product-cat-cart3:hover{
    transition: 0.3s;
}


.in_cart_btn .product-cat-cart{
    width: 100px;
}

.product-cart{
    border: 1px solid #ddd;
    padding:25px;
}

.cart-img{
    height: 100px;
}

.ajax-search-img{
    height: 50px;
}

.prisetwo{
    margin-top:15px;
    margin-bottom: 15px;

}

.prise-price2{
    text-decoration: line-through;
    color: black;
}



.count_cart_item_in{
    background-color: #eee;
    cursor: pointer;
    width:25px;
    text-align:center;
    font-weight: bold;
}

.count_cart_item{
    border: 1px solid #eee;
    cursor: pointer;
    width:25px;
    text-align:center;
    font-weight: bold;
}

.more_phone{
    width:130px;
    position: absolute;
    background-color: white;
    left:70px;
    margin-top: -57.5px;
    display:none;
}

.bottom-cart{padding-bottom:25px;padding-top:25px; width: 100%;}

.sum_price{float:right;font-weight: 500;font-size: 16px; color: black;}
.create_order{float: left;}


.glyphicon-remove{color: orange;position: relative; top:2px;}

.product-cat-sklad{
    margin-left:5px;
    font-size: 12px;
    color: black;
}

.rating_text{
    margin-left:5px;
    font-size: 12px;
    color: black;
    position:relative;
    bottom: 8px;
}

.more_images{width: 100%;}

.div_more_images{margin-bottom: 25px;border: 1px solid #ddd;padding:10px;}

.btn{background-color: #f9f9f9;}

.btn-create_order{background-color: white; border:1px solid #f5231b; color: #f5231b;font-weight: bold;}

.product-cat:hover .product-cat-img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transition: 0.3s;
}

.product-cat-img{
    margin:15px;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    transition: 0.3s;
    width: auto;

}


.product{
    text-align: center;
}

a.tags.act{
    color: white;
    background-color: #0080c9;
}

.tags.act:hover{
    text-decoration: none;
}


a.list-group-item2.act{
    color: #f5231b;
    border-bottom: 3px solid #f5231b;
}

.list-group-item.act{
    color: #f5231b;
    border-left: 2px solid #f5231b;
}

.char_tab{
    margin-top:15px;
}



.tags{
    color: black;
    margin-bottom:15px;
    margin-right:10px;
    white-space: nowrap;
    padding:5px;
    padding-bottom:0px;
    line-height:35px;
    font-family: SFUIDisplay-Semibold;
}

.tags:hover{
    color: #f5231b;
}

.product-img{
    margin-top: 15px;
    width: 100%;
    outline: 0;
}

.product-right{color:black;min-height:300px;padding-top:20px;padding-bottom:20px;margin-bottom: 20px;}


.product-price{
    color: #f5231b;
    font-size: 26px;
    font-weight: 600;
    margin-top:10px;
    margin-bottom:10px;
}

.product-tab{
    margin-top:10px;
    margin-bottom:10px;
    font-size: 13px;
    width:100%;
}

.product-text{
    margin-top:20px;
    margin-bottom:20px;
    width:100%;
}

.product-sklad{
    margin-left:5px;
    font-size: 12px;
    color: black;
}

.product-sklad-m{
    margin-top:10px;
    margin-bottom:10px;
}

.product-price2{
    text-decoration: line-through;
    font-size: 18px;
    line-height: 1.6;
    color: #636b6f;
}

.img-tell{
    height:40px;padding:10px;float: left; margin-right:15px;background-color: orange;border-radius: 10px;
}

.img-cart{
    height:40px;padding:10px;float: left; margin-right:15px;background-color: orange;border-radius: 10px;
}

.btn-primary{
    background-color: #3097d1;
}

.white{
    color: white;
}

.btn{
    border-radius:0px;
}

.product-cat-cart{
    color: black;
}

.after_btn{
    position: relative;
    top: 10px;
    left:10px;
}

.input-group-addon{width:42px; border-radius: 0px;}

.search-button{
    background: url(/img/search3.png) 4px no-repeat;
    background-size: 24px;
    position: absolute;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    border: none;
    right:0px;
    bottom:1px;
    padding:10px;
    padding-right:20px;
    padding-left:18px;
    text-indent: -9999px;
    outline:none;
}

#window {
    height: 418px;
    width: 540px;
    margin: 120px auto;
    background: #fff;
    z-index: 1101;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 16px;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}

#wrap {
    opacity: 0.6;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 16px;
    background-color: rgba(1, 1, 1, 0.725);
    z-index: 1100;
    overflow: auto;
    transition: 0.5s linear;
}




.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .3;
}

#myTab2{
    padding-left: 30px;
}

.nav-tabs a{
    color:black;
}

.rassrochka{
    padding:10px;
    color: #636b6f;
}

.grid{
    height:20px;
    position: relative;
    right:2px;
    bottom:1.5px;
    padding-right:5px;
}

.ajax-search-prod:hover{color: red;}

.all_search{
    cursor: pointer;
    text-align: center;
    padding:5px;
    color: #f5231b;
}

.char-product{padding-top:25px;}

.searh_result{
    list-style-type: none;
    position: absolute;
    left: 308px;
    z-index: 999;
    margin-top: -35.5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    background-color: white;
    width: 290%;
    display: none;
    padding:15px;

}

.ajax-search-prod{
    padding-top:10px;
    padding-bottom:10px;
    color: black;
}

.akcia_img_main{
    height:150px;
}

.status{
    position: absolute;
    left: 0;
    width: 100%;
}

.status_li{
    position: absolute;
    width: content;
    color: white;
    text-align: left;
    left: 0;
    font-size: 12px;
    padding: 5px;
    padding-left:10px;
    padding-right:10px;
    margin-top: 10px;
    text-shadow: 0px 1px 2px #bbb;
    -webkit-box-shadow: 0px 2px 4px #888;
    -moz-box-shadow: 0px 2px 4px #888;
    box-shadow: 0px 2px 4px #888;
    margin-top:25px;
    z-index: 99;
    opacity: 0.8;
}

.alert-success{
    position: fixed;
    width:330px;
    right:25px;
    top:25px;
    font-size:20px;
    z-index:9999;
}

.t_slide{
    font-weight: bold;
    color:white;
    z-index: 1000;
    position:absolute;
    background-color: rgba(92,112,139,.7);
    margin:20px;
    padding:15px;
    font: 20px/20px Arial, Tahoma, Helvetica, sans-serif;
}

#slider-wrap{ /* ÐžÐ±Ð¾Ð»Ð¾Ñ‡ÐºÐ° ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ð° Ð¸ ÐºÐ½Ð¾Ð¿Ð¾Ðº */
    width:100%;
    height:240px;
}
#slider{ /* ÐžÐ±Ð¾Ð»Ð¾Ñ‡ÐºÐ° ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ð° */
    width:100%;
    height:242px;
    overflow: hidden;
    position:relative;
    margin-top:-1px;
}
.slide{ /* Ð¡Ð»Ð°Ð¹Ð´ */
    width:100%;
}
.sli-links{ /* ÐšÐ½Ð¾Ð¿ÐºÐ¸ ÑÐ¼ÐµÐ½Ñ‹ ÑÐ»Ð°Ð¹Ð´Ð¾Ð² */
    position: relative;
    margin-top:-40px;
    text-align:center;
    z-index: 1000;
}
.sli-links .control-slide{
    margin:2px;
    display:inline-block;
    width:16px;
    height:16px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../img/radioBg.png) center bottom no-repeat;
}
.sli-links .control-slide:hover{
    cursor:pointer;
    background-position:center center;}
.sli-links .control-slide.active{
    background-position:center top;}

.sli-pos{position: absolute; top: 0px; left: 0px; display: none;}

#prewbutton, #nextbutton{
    display:block;
    width:15px;
    height:100%;
    position:absolute;
    top:0;
    overflow:hidden;
    text-indent:-999px;
    background:url(../img/arrowBg.png) left center no-repeat;
    opacity:0.8;
    z-index:3;
    outline:none !important;}
#prewbutton{left:10px;}
#nextbutton{
    right:10px;
    background:url(../img/arrowBg.png) right center no-repeat;}
#prewbutton:hover, #nextbutton:hover{
    opacity:1;}


.z_tab_2 {
    text-align: left;
    width: 100%;
    height: 70px;
    max-width: 950px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.z_text {
    color: black;
    font-family: Arial,sans-serif;
    font-weight: bold;
}

.z_info {
    padding-right: 5px;
    font-size: 13px;
    color: #999;
}

.z_img_let_2 {
    position: relative;
    top: 3px;
    left: 20.5px;
    color: white;
    font-size: 40px;
    font-family: 'Open Sans Condensed',franklingothicdemicondcRg,Arial,Helvetica Neue,Helvetica,sans-serif;
    font-weight: 700;
}

.z_img_2 {
    height: 70px;
    width: 70px;
    border-radius: 100px;
    background-color: powderblue;
}

.slider_cat{
    margin-top:20px;
}

#rating {
    width: 80%;
    text-align: center;
    margin-top:20px;
}
#rating div { float: left; }

.param {
    width: 110px;
    margin: 0 20px 0 0;
    text-align: right;
}

.star{background: url(../img/star.png) no-repeat;height:28px;width:26px;background-color: yellow;display: inline-block;}
.star_null{background: url(../img/star.png) no-repeat;height:28px;width:26px;display: inline-block;}

.rating, #summ { line-height: 28px; }
.stars, #sum_stars { background: url(../img/stars.png);  position: absolute;}
.stars, #sum_stars, .progress, #sum_progress {
    width: 130px;
    height: 28px;
    cursor: pointer;
}
.progress { background-color: yellow; }
#sum_progress { background-color: #f5231b; }
.rating, #summ {
    margin-left:140px;
    margin-top: 3px;
    font-weight: bold;
    position: absolute;
}

.left-menu{
    list-style-type: none;
    padding-left: 0;
}

.left-parent-menu{
    list-style-type: none;
    padding-left: 0;
    position: absolute;
    left:277px;
    z-index:999;
    margin-top:-86px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    background-color: white;
    width:305%;
    display: none;
    z-index: 1001;
}

.left-parent-menu li {
    display: inline-block;
    padding:30px;
    width:290px;
    height:100px;
    word-wrap: break-word;

}

.cart-name a{
    color: black;
}

.left-parent-menu li a {
    color: black;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    width:250px;
}

.pagination{
    height:35px;
}

.pagination li a{color: black;}

.pagination>.active>a{
    background-color: #5c708b;
    border-color: grey;
}


.slider_img{height: 420px;}

.slider_img2{width: 100%;}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.pdf_img{padding-right: 15px;}

.files{margin-bottom:15px;}

.pagination .active span{
    background-color: #5c708b;
    border-color: #5c708b;
}

.pagination .active span:hover{
    background-color: #5c708b;
    border-color: #5c708b;
}

.fancybox{text-decoration: none;outline: 0;}

.news_h1{
    margin-bottom:20px;
    font-weight: bold;
}

.news_div{
    margin-bottom: 30px;
    color: black;
}

.news_image{
    width: 100%;
}

.new_image img{
    width: 100%;
}

.new_image{
    text-align: center;
}

.new_div{
    margin-top: 20px;
}

.new_text{
    color: black;
}

.rass_but{
    margin-left:10px;
    margin-right:10px;
}

#reg_skidka{
    margin-right:10px;
}

.registarion{
    width:50%;
}

.pulse {
    position:absolute;
    top:0;
    right:0;
    width:40px;
    height:40px;
    border-radius:25px;
    background:#f5231b;
    -webkit-animation: pulsating 2s ease-in-out;
    -webkit-animation-iteration-count: infinite;
    opacity:0;
    z-index:5;
    margin-right:14px;
    margin-top:13px;
}

.ringbase {
    position:absolute;
    top:0;
    right:0;
    width:40px;
    height:40px;
    border-radius:25px;
    opacity:0;
    z-index:10;
    margin-right:14px;
    margin-top:13px;
}

.ring1 {
    box-shadow:0 0 2px 1px yellow, inset 0 0 2px 1px red;
    -webkit-animation: ring 2s ease-in-out;
    -webkit-animation-iteration-count: infinite;
}

.ring2 {
    box-shadow:0 0 1px 0px yellow, inset 0 0 1px 0px red;
    -webkit-animation: ring 2s ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 0.5s;
}

@-webkit-keyframes pulsating {
    0% {opacity: 0.0;}
    50% {opacity: 0.2;}
    100% {opacity: 0.0;}
}

@-webkit-keyframes ring {
    0% {-webkit-transform: scale(0.4, 0.4); opacity: 0.0;}
    50% {opacity: 0.6;}
    100% {-webkit-transform: scale(1.1, 1.1); opacity: 0.0;}
}

.filters{
    background-color: #eee;
    color: white;
    max-width:100%;
    text-align:center;
    margin-top: 15px;
    border-radius: 5px;
}

.filters_conteiner {
    max-width: 800px;
    margin: 0 auto;
    padding: 30px 0;
    padding-bottom: 5px;
    text-align: center;
    padding-top: 5px;
}

.filter-one{
    position: relative;
    outline: none;
    display: inline-block;
    letter-spacing: normal;
    text-align: left;
    margin-top: 22px;
    vertical-align: middle;
    margin-left:5px;
    margin-right:5px;
}

.form-control{
    border-radius: 0px;
}

.price_range{
    border:0px; color:white; background: transparent; font-weight:bold;position: relative;left:60px;
}

.top_bar_u_right{ position: absolute;right: 0px;}

/*.reg_href{border-left: 1px solid white;}*/


.logo_img{
height: 43px;
}

.logo_bar{
    text-align:center;
}

.left-sidebar{
    margin-top: 0px;
    padding-top: 0px;
}

.product-box{
    border: 1px solid #ddd;
    margin-bottom: 25px;
}

.filter_btn{
    margin-top:15px;
    background-color: #f5231b;
    font-family: SFUIDisplay-Semibold;
    width: 195px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.btn-primary.filter_btn.active, .btn-primary.filter_btn:active, .btn-primary.filter_btn:hover, .open>.btn-primary.filter_btn.dropdown-toggle {
    color: #fff;
    background-color: #f5231b;
    border-color: #f5231b;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    transition: 0.3s;
}


.filter_btn2{
    background-color: #ff5400;
    border-color: #ff5400;
    font-family: SFUIDisplay-Semibold;
    width: auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);

}

.btn-primary.filter_btn2.active, .btn-primary.filter_btn2:active, .btn-primary.filter_btn2:hover, .open>.btn-primary.filter_btn2.dropdown-toggle {
    color: #fff;
    background-color: #ff5400;
    border-color: #ff5400;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    transition: 0.3s;
}

.test{
    height:100px; width:100%; background-color: #00acee;

}





/************************************************************
*************************Footer******************************
*************************************************************/



@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/css?family=Gudea);
.footer1 {
    background-color: #f9f9f9;
    margin-top: 0px;
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d3e0e9;
}



.title-widget {
    color: black;
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 25px;
    margin-left: 0;
    padding-left: 28px;
}

.title-widget::before {
    background-color: orange;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}



.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 7px;
    padding-bottom: 7px;
    width:95%;
}



.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: 'Fjalla One', sans-serif;
}

.footerp p {font-family: 'Gudea', sans-serif; }


#social:hover {
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
}
#social {
    -webkit-transform:scale(0.8);
    /* Browser Variations: */
    -moz-transform:scale(0.8);
    -o-transform:scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}
/*
    Only Needed in Multi-Coloured Variation
                                               */
.social-fb:hover {
    color: #3B5998;
}
.social-tw:hover {
    color: #4099FF;
}
.social-gp:hover {
    color: #d34836;
}
.social-em:hover {
    color: #f39c12;
}
.nomargin { margin:0px; padding:0px;}





.footer-bottom {
    background-color: #0080c9;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}




/************************************************************
*************************Footer******************************
*************************************************************/




@media (max-width:1199px){

    .kyrs_val{
        display: none;
    }

    .h1{
        font-size: 31px;
    }

    .phone-all{
        font-size: 13px;
        width: 59%;
    }

    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 180px;
    }

    .filter-box{
        width: 600px;
    }

    .phone-div{
        width:170px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .cart-div{
        width:150px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .left-parent-menu{
        left: 228px;
    }

    .product-cat-cart{
        width: 100px;
    }

    .product-cat-cart2{
        width: 140px;
    }

    .logo_img{right:60px;    margin-bottom: 20px;}

    .gm-info{margin-left:0px;margin-right:-20px;}

    .top_bar_u_right{display: none !important;}

}

@media (max-width: 1150px){

    .phone_s_2 {
        display: none;
    }
}

@media (max-width: 989px){

    .phone_s_2 {
        display: block;
    }

    .left-sidebar {
        border-right: none;
    }

    .product-cat-img{
        width: auto;
    }

    .news_image{
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    body { padding-top: 0px;    font-family: sans-serif; }

    .list-group{
        margin-bottom: 10px;
    }

    .window_show{
        display: none;
    }

    .left-parent-menu{position: static;width:100%;left: 0px;margin-top: 0px;}

    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .navbar-fixed-top{
        position: relative;
         background-color: white;
    }

    .navbar-header{
        position: relative;
        left:15px;
        right:15px;
        padding-bottom: 0px;
    }

    .cart-div{
        padding-left: 15px;
        padding-right: 0px;
    }

    .left-sidebar{
        padding-bottom: 0px;
        margin-top: 0px;
    }

    .logo_bar{
        text-align: left;
        height:auto;
        border-bottom: 1px solid #d3e0e9;
    }

    .logo_img_mob{
        position: static;
        height:70px;
        z-index:99;
        margin-top:3px;
        margin-bottom: 15px;

    }

    .content{padding-top: 0px;}

    .search{
        margin-top: 17px;
        padding-bottom: 17px;
    }

    .pulse{margin-right: -5px;}

    .ringbase{
        margin-right: -5px;
    }

    .product-cat-cart2{
        width: 150px;
    }


    .gm-info{display: none;}

    .kyrs-val{display: none;}

    .top_bar{height: auto; min-height: 50px;}

    .logo-new {
        float: none;
    }

    .navbar-toggle{
        bottom: 30px;
    }

    .phone-new{
        float: none !important;
        margin-bottom: 10px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: white;
    }

    .top_bar_u{
        display: none;
        height: auto;
    }
    .top_bar_u li{
        display: block;
        float:none;
        margin-bottom: 10px;
    }

    .video_youtube{width:100%;}

    .top_bar_u_right{
        display: block !important;
        left: 0px;}

    .top_bar a{
        box-shadow: 0 0 10px rgba(0,0,0,0.0);
    }

    .top_bar a:hover{
        text-decoration: none;
        box-shadow: 0 0 20px rgba(0,0,0,0.0);
        transition: 0;
    }

    .left-menu{display: none;}

    .phone-all{margin-top:20px;}

    .phone-div{margin-bottom: 10px;margin-top: 10px;width:250px;}

    #window{width:100%; margin: 0px auto; height:100%;}

    .hide-mob{display:none;}


    .pasport{display: none;}

    .new_image img {width:100%;}

    .item{width:100%;}

    .stylish-input-group{width:100%;}

    .searh_result{ position: static;left:0px;margin-top:20px;width: 100%;}

    .product-cat{padding-bottom: 15px;text-align: center;}

    .product-cat-tab{text-align: center;}

    .slider_img{
        width: 100%;
        height: auto;
    }

    .slider_img2{
        width: 100%;
        height: auto;
    }

    .product-img{
        height:auto;
        width:100%;
        outline: 0;
    }

    .price_range{bottom:0px;}

    #slider-range{
        margin-bottom:18px;
    }

    .filter-box {
        width: 100%;
    }

    .price-range-box{
        display: block;
        position: static;
        margin-left: auto;
        margin-right: auto;
        text-align:center;
    }

    .filter-one{
        display: block;
        position: static;
        margin-left: auto;
        margin-right: auto;
        text-align:center;
    }

    .filter-one .form-control{
        margin-right: 0px;
        padding-right: 0px;
        width: 100%;
    }

    .price_range{
        left:0;
        margin-left:60px;
    }

    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%;
    }

    .category-main-text{
        margin-top:25px;
    }

    .komplekt-box{
        margin-bottom:25px;
    }

    .komplekt-text{
        position:static;
        top:0px;
        color: black;
    }






}
