body {
    padding-top: 109px;
      font-family: "Verdana",Helvetica,Arial,sans-serif;

}


a {
    color: #1b1b1b;
}
a:hover, a:focus {
    color:#1b1b1b;
    text-decoration: underline;}

.icon {
    position: absolute;
    bottom:0;
    padding:10px 0px; }
.row {
    margin-top: 20px;
}
#catalog_view_block.row {
    margin-top: 0px;}


.thumbnail {margin-bottom: 10px;}


.table-bordered {
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;}
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by its height */
    margin: 0 auto -100px;
    /* Pad bottom by footer height */
    padding: 0 0 120px;
    background-color: #eff2f1;
}

/* Set the fixed height of the footer here */
#footer {

    background-color: #8d929d ;
    font-size: small;
    color: #ffffff;
}

address {margin: 20px 0;}

.thumbnail-list {
    list-style:none;
    margin:0;
    padding:0;
    font-size:0;
}
.thumbnail-list li {
    display:inline-block;
    vertical-align:top;
    width:50%;
    padding:1%;
    font-size:12px;
    float: left;
}
.thumbnail-list img {
    display:block;
    width:100%;
}
.btn-slide { display:none; }

@media (min-width:640px) {
    .thumbnail-list li { width:25%; }
    .site_product_title {font-size: medium;}
    .site_product_text { font-size: inherit;}
    #footer .navbar-left {
        margin-top: 40px;}
}
@media (max-width:767px) {
    .btn-slide {
        text-align:center;
        width:100%;
        padding:10px;
        margin:0 auto;
        display:block;
        font:bold 120%/100% Arial,Helvetica,sans-serif;
        color:#000;
        text-decoration:none;
        border:1px solid #ccc;
    }
    #panel { display:none; }
    .thumbnail-list li { text-align:center; }
    .site_best_block{
        margin-top: 25px;
    }
    .site_product_title {font-size: 10px;}
    .site_product_text {display: none;}
    #footer .navbar-left {
        margin-top: 0;}
}
@media (max-width:320px) {
    .thumbnail-list li { width: 100%}
    .site_product_title {font-size: 8px;}
    .site_product_text {display: none;}
}
@media (min-width: 767px) {}

#wrap nav.navbar {
    background-color: #fcfcfc;
    padding-top: 7px;
    border-bottom: 1px solid #c2c1c1;
    }

#logo.thumbnail {
    border:0;
    box-shadow:0 ;
    border-radius:0;
    margin-top: 15px;
    background-color: #fcfcfc;
}

.site_text {
    color: #3a3a3a;
}

.site_text_white {
    color: #FFFFFF;
    z-index: 20;
position: relative;}

.top_phone {
    margin: 0 50px 5px 0;
    color:  #3a3a3a;
}

.top_phone a {
    color: #3a3a3a ;
}
.btn_top_phone, .btn_top_phone:hover{
    background-image: url("/dimages/sprite-btn.png");
    background-position: 0 0;
    color: #fff;
    margin-top: 10px;
    text-transform: lowercase;
    border: none;
    background-color: #ff6a23;
}

.order {
    float: left; margin: 0 10px 0 0;}

.top_mobile_icon{
    width: 20px;
    height: 20px;
}


/*menu*/
.site_menu{
    margin-top: 0;
    border: none;
    background-image: url("/dimages/bg-menu.png");
}

.site_menu nav ul li a{
    color: #ffffff;
     margin: 0;
    font-size: medium;
    text-transform: uppercase;
    background: none;
    font-weight: 600;
    border: 1px solid #a8a7ac;
}

.site_menu nav ul li a:hover,a:visited {
    border-top: 2px solid #5eaf5e;
    border-bottom: 2px solid #5eaf5e;
    background-color: rgba(255, 255, 255, 0.5);
    color:  #000000;

}

.triangle {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #5eaf5e;;
    position: absolute;
    margin-top: 0px;
    left: -9999px;
}
.site_menu nav ul li:hover .triangle {
     left: 50%;
 }
.site_menu nav ul li:visited .triangle {
    left: 50%;
}


/*block*/
.site_title_block{
    background-image: url("/dimages/bg-menu.png");
    color: #FFFFFF;
    font-size: large;
    padding: 10px 0 10px 20px;
}
.site_parent_title_block{
    margin-top: 0;
}

.img-container {
    position: relative;
    border: 1px solid #c2c1c1;
    }

div.img-container:hover .btn {
    opacity: 0.9;
    transform:scale(1);
    z-index: 9;
    background-color: #eeeeee ;
    width: 100%;
    padding-top: 40%;
    margin: 0;
    height: 100%;
    top: 0;
    left: 0;
    vertical-align: middle;
    font-weight: bolder;

}
.img-container .btn {
    border-color: #eeeeee;
    color:  #ff6a23;}


.img-container .btn {background: rgba(0, 0, 0, 0) ;
    color:  #ff6a23;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -45px;
    margin-top: -20px;
    opacity: 1;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: scale(0);
    transition: all 0.2s ease 0s;
    width: 90px;
    z-index: 2;}

.img-container img {
    height: 100%;
    width: 100%;
}
/*slider*/
.mycarousel-caption {
    left: 5%;
    width: 40%;
    float: left;
    top: 5%;
    text-align: left;
    bottom: 20px;
    color: #3a3a3a;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    opacity: 0.8;
    height: auto;
    padding: 0 20px;
    bottom:70%;
    }

.mycarousel-caption h3 {
      color: #ff6a23}



.mycarousel-indicators {
   left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
    bottom: 20px;}

.mycarousel-indicators li {
    background-color: rgba(238, 238, 238, 1);
    border-radius: 12px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    width: 12px;
}

.mycarousel-indicators .active {
    background-color: #ff6a23;
}

.img-container .img-footer {
    position: absolute;
    bottom: 0; left: 0;
    padding: 10px 10px 20px;
    width: 100%;
    color: #000000;
    background: rgba(255,255,255,0.7);
}

/*news*/

.site_best_block{
    background-color: #ffffff;
    color: #FFFFFF;
    position: relative;
    height: 250px;
    border-left: solid 1px  #098a45;
}
.site_best_block:first-child{
    border: none;}

.site_best_block h4 {
    color: #098a45;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 600;
}
.site_best_block img{
    width: 40%;
    float:left;
    padding: 5px 10px;}

.site_best_block_text{
    color: #424242;
    padding: 10px 0;
    text-align: left;
}
div.site_best_block:hover .btn {
    opacity: 0.9;
    transform:scale(1);
    z-index: 1;
    background-color: #eeeeee ;
    width: 100%;
    padding-top: 35%;
    margin: 0;
    height: 100%;
    top: 0;
    left: 0;
    vertical-align: middle;
    font-weight: bolder;

}
.site_best_block .btn {
        color:#ff6a23;}


.site_best_block .btn {background: rgba(0, 0, 0, 0) ;
    color: #ff6a23;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -45px;
    margin-top: -20px;
    opacity: 1;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: scale(0);
    transition: all 0.2s ease 0s;
    width: 90px;
    z-index: 2;}

.site_text_yellow {
    color: #f0c231;
}
.site_info_block_parent_big_text {
    background-image: url("/dimages/compani.png");
    color: #424242;
    font-size: medium;
}

.site_info_block_big_text{
    padding: 40px;
    text-align: justify;
}

.site_font_large{
    font-size: medium;
}
.site_info_block_text_second{
    padding-left: 40px;
}
.site_info_block_text_second_sub_header{
    background-color: #333333;
    color: #FFFFFF;
    height: 70px;
    margin-top: 0;
}
.site_info_block_text_second_sub_content{
    padding: 20px;
    margin-top: 10px;
    height: 330px;
}
.site_info_block_text_second_sub{
    border: 1px solid #c2c1c1;
   background-color: #ffffff;
    margin: 0 13px;
    box-shadow: 3px 3px 0 0 rgba(173, 169, 169, 0.75);
}
.site_info_block_text_second_sub_header_img{

    border: none;
    margin: 0;
}

.close {
    text-shadow: none;
    font-size: 22px;
    background-color: #ffffff;
}
/*.glyphicon {*/
    /*font-family: "Verdana", Helvetica, Arial, sans-serif;*/
/*}*/
.pagination > .active > a, .pagination >
.active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #43525a;
    border-color: #43525a;
}

.pagination > li > a, .pagination > li > span {
    color: #43525a;
    border:1px solid #43525a;
}

.pagination > .disabled > span, .pagination >
.disabled > span:hover, .pagination > .disabled > span:focus,
.pagination > .disabled > a, .pagination > .disabled >
a:hover, .pagination > .disabled > a:focus {
    border: 1px solid #43525a;
}
.margin-before-footer{
    margin-bottom: 50px;
}
.site_info_block_text_second_sub_header_text {
    margin-top: 28px;
}
.site_best_block_news_badge{
    position: absolute;
    left: 0px;
    top: -20px;
}
.site_best_block_news_badge_date{
    position: absolute;
    display: inline-block;
    color: #000000;
    font-size: 30px;
    left: 25px;
    top: 35px;
}

.site_best_block_news_badge_date_month{
    position: absolute;
    display: inline-block;
    color: #424242;
    font-size: 20px;
    left: 20px;
    top: 2px;
}

.site_info_block_parent_three_blocks{
    background-image: url("/dimages/map.png");
    color: #43525a;
    font-size: large;
}

/*.col-md-4 {width: 31%;}*/

#map-container{
    height: 333px;
    padding: 0;
    margin: 0;
    width: 100%;
}
 .padding-both_0{
               padding: 0;
           }
.margin-all_0{
    margin: 0;
}
.jumptarget:target {padding-top: 109px;margin-top: -109px;}

.error{
    color: #ff6a23;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.site_title_block_close_button{
    color: #ffffff;
    margin-right: 15px;
    opacity: 0.5;
}
/*@font-face {*/
    /*font-family: 'Glyphicons Halflings';*/
    /*src: url('/djs/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot');*/
    /*src: url('/djs/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),*/
    /*url('/djs/vendor/bootstrap/fonts/assets/glyphicons-halflings-regular.woff') format('woff'),*/
    /*url('/djs/vendor/bootstrap/fonts/assets/glyphicons-halflings-regular.ttf') format('truetype'),*/
    /*url('/djs/vendor/bootstrap/fonts/assets/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');*/
/*}*/
.site_best_block:last-child {
    border-right: 1px solid #ddd;
}
.padding-both_0{
    padding: 0;
}
.margin-all_0{
    margin: 0;
}
#catalog_view_block .breadcrumb{
    text-align: left;
}
.img-container img{
    height: unset;
}
.breadcrumb li a:visited { color: #777; }