html { height:100%; }
body
{
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    min-height: 100%;
    min-width: 991px;
    max-width: 1440px;
    background-color: #b1b1b1; 
    color: #818181;
}



@media all and (min-width: 1024px){
    body {
        overflow-x: hidden;
    }
}

/* убрать рамку при фокусе ввода */
input:focus { outline: none; }




#body-wrapper {
    /*  width: 991px;*/
    background-color: #fff;
    /*max-width: 1400px;*/
    margin: 0 auto;
    padding: 0;

    -webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.39);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.39);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.39);

}
img { border: 0; }

.headerUpMenu{

    -webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.39);
    -moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.39);
    box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.39);
    float: none;
    clear:  both;
    height: 40px;
    width: 98%;
    padding: 1px 0;
    margin: 0 20px 0px 20px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.headerUpMenu ul{
    list-style: none;
    width: 960px;
    margin: 9px auto;

}

.headerUpMenu ul li{ list-style: none; float: left; margin: 0 20px 0; }
.headerUpMenu ul li a{ color: #b2b2b2 }

#header #headerMenu{
    height: 160px;
    width: 992px;
    margin: 0 auto;
    color:#003a5d;
    font-size: 15px;
    font-weight: bold;
    /* background: url(/bitrix/templates/gps-rus/images/icons/logo.jpg) no-repeat 20px 20px rgba(0,0,0,0); */
    float: none;
    clear: both;

}

#header #headerMenu div{
    border-right: 1px rgb(178, 178, 178) dotted;
    padding: 80px 15px 0 0px;
    margin: 0px 0px 0 10px;
    float: left;
    overflow: hidden;
    width:137px\0/;
    max-width: 137px;
    min-height: 80px;
}


#header #headerMenu #logo {
   font-size: 13px;
font-weight: 300;
cursor: pointer;
height: 80px;
overflow: hidden;
margin: 0;
padding: 0;
background: url(/bitrix/templates/gps-rus/images/icons/logo.png) no-repeat 0px 0px rgba(0, 0, 0, 0);
background-image: url(/bitrix/templates/gps-rus/images/icons/logo.png);
background-repeat:  no-repeat;
text-indent: -9999px;
padding: 83px 19px 0 13px;
   
}

#header #headerMenu #logo span { font-size: 18px;
                                 font-weight: 700;}

#header #headerMenu .delivery a,#header #headerMenu .garanty a {   font-size: 14px;  color:#003a5d; text-decoration: #ccc 1px;  }
#header #headerMenu .delivery {
    background: url(/bitrix/templates/gps-rus/images/icons/up_telezka.png) no-repeat 20px 20px rgba(0,0,0,0);
    
    background-image: url(/bitrix/templates/gps-rus/images/icons/up_telezka.png);
    background-repeat:  no-repeat;
}

#header #headerMenu .garanty {
    font-size: 14px;
    background: url(/bitrix/templates/gps-rus/images/icons/up_shild.png) no-repeat 20px 20px rgba(0,0,0,0);
    
    background-image: url(/bitrix/templates/gps-rus/images/icons/up_shild.png);
    background-repeat:  no-repeat;
}

#header #headerMenu .phone {
    background: url(/bitrix/templates/gps-rus/images/icons/up_phone_all.png) no-repeat 20px 20px rgba(0,0,0,0);
    
    background-image: url(/bitrix/templates/gps-rus/images/icons/up_phone_all.png);
    background-repeat:  no-repeat;
}

#header #headerMenu .call-me {
    background: url(/bitrix/templates/gps-rus/images/icons/up_phone.png) no-repeat 20px 20px rgba(0,0,0,0);
    background-image: url(/bitrix/templates/gps-rus/images/icons/up_phone.png);
    background-repeat:  no-repeat;
}
#header #headerMenu .call-me .ordcall{
    color: #0073a3;
    display: block;
    margin-bottom: 5px;
}
#header #headerMenu .call-me  .skidka_call{
    font-size: 12px;
    color: #ff6600;
    font-weight:  400;
}


#header #headerMenu .time-work {
    background: url(/bitrix/templates/gps-rus/images/icons/up_clock.png) no-repeat 20px 20px rgba(0,0,0,0);
    font-size: 12px;
    font-weight: 200;
    border: none;
}

#header .niz_header {
    height: 50px;
    float: none;
    clear: both;
    background-color: rgb(0, 119, 168);
}

#header .niz_header .catalog_button{
    width: 184px;

    height: 50px;
    float: left;
    background-color: rgb(255, 102, 0);
    color: rgb(255, 255, 255);
    cursor: pointer;
}

#header .niz_header .catalog_button div{
    margin: 13px auto;
    padding: 0 0 0 12%;
    font-size: 22px;
    height: 29px;
    min-width: 29px;
    background: url(/bitrix/templates/gps-rus/images/strelka_catalog.png) no-repeat 120px 0px rgba(0,0,0,0);
}    

#header .niz_header .searchform{
    min-width: 59%;
    min-width: calc( 100% - 474px);
    height: 50px;
    float: left;
    background-color: #0077a8;

}

#header .niz_header .searchform input[type="text"]{ width: 95%; position: relative; top: 10px; height: 30px; margin: 0px 0 0 10px; padding: 1px 0 0 10px; border: 1px #000 solid; 
                                                    background: url(/bitrix/templates/gps-rus/images/icons/search-icon.png) no-repeat 97% 10px #fff;
}

#header .niz_header .searchform input[type="submit"]{ visibility:  hidden}

#header .niz_header .cart{ 
    background: url(/bitrix/templates/gps-rus/images/icons/cart_ico.png) no-repeat 20px 10px rgb(255, 102, 0);
    background-repeat: no-repeat;
    cursor: pointer;
    max-width: 187px;
    min-width: 187px;

    padding: 15px 0 0 60px;
    float: right;
    height: 35px;
    color: rgb(255, 255, 255);
    font-size: 14px;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px){
    #header .niz_header .cart{  width: 224px ; }
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1280px){
    #header .niz_header .cart{  width: 213px ; }
}

@media screen and (min-device-width: 1281px) and (max-device-width: 1366px){
    #header .niz_header .cart{  width: 210px ; }
}


#body-wrapper .content{
    padding: 0px 20px 0 20px;

}

.menu_catalog{
    min-width: 240px;

    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    /*top: 2px;
    
    right: calc(100% - 240px );
    */


    min-height: 120px;

    background-color: rgb(255, 255, 255);
    z-index: 8000;
    border-right: 1px rgb(178, 178, 178) dotted;
    padding: 10px 0;
    max-width: 240px;
    margin: 0px auto;
    float: left;
    min-height: 490px;
}
.menu_catalog .catalog_main_menu {
    list-style: none;   
}

.menu_catalog .catalog_main_menu {
    list-style: none ;   
    margin: 0 -30px 0;


}
.menu_catalog .catalog_main_menu li {
    float: left;
    min-width: 197px;
    margin-top: 1px;
    margin-right: 38px;
    padding: 3px 0 3px 15px;
    border-bottom:  1px #ccc solid;

}


.menu_catalog .catalog_main_menu li:nth-child(3n) {
    clear: right;
    float: left;
}


.menu_catalog .catalog_main_menu li:nth-child( 4n+1 ) {
    clear: left;
}

.menu_catalog .catalog_main_menu li:hover {
    background-color: #ccc;
}
.menu_catalog .catalog_main_menu li a{
    color: #0073a3;
    font-weight: 500;

    font-size: 12px;
}

.middle_line {
    width: 101%;
    width: calc(100% + 39px);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.39);
    -moz-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.39);
    box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.39);
    float: none;
    clear: none;
    padding: 0;
    margin: 0;
    height: 510px;
    margin-left: -19px;
}

.middle_line  .main_banner_middle{
    border-right: 1px rgb(178, 178, 178) dotted;
    width: 86%;
    width: calc(100% - 243px);
    height: 510px;
    float: left;
    margin: 0 auto;
    overflow:  hidden;
}

.bjqs-slide a img{
    display:  block;

}

.middle_line  .rigth_banner_middle{
    width: 240px;
    max-width: 240px;
    height: 508px;
    max-height: 510px;
    overflow: hidden;
    float: left;
    color: #292c33;
    
    border: 3px solid #f1592a;
    border-radius: 15px;
}

.middle_line  .rigth_banner_middle h2{
    /*font-size: 35px;*/
    font-weight:  400;
    text-align: center;
    margin: 0;
    width: 240px;
    text-indent: -9999px;
    background: url( "./images/png_lines.png") no-repeat 0 0 rgba(0,0,0,0);
}

.middle_line  .rigth_banner_middle h3 {
    text-align: center;
    margin: 0 auto;
}

.middle_line  .rigth_banner_middle .wrap_t_dnia_buy{
    position: relative;
    display: block;
    width: 150px;
    height: 60px;
    margin: 0;
    padding: 0;
   
    color: #FFF;
  background: rgb(251,217,167);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZiZDlhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZjYjY0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2I2NGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(251,217,167,1) 1%, rgba(252,182,76,1) 75%, rgba(252,182,76,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(251,217,167,1)), color-stop(75%,rgba(252,182,76,1)), color-stop(100%,rgba(252,182,76,1)));
    background: -webkit-linear-gradient(top,  rgba(251,217,167,1) 1%,rgba(252,182,76,1) 75%,rgba(252,182,76,1) 100%);
    background: -o-linear-gradient(top,  rgba(251,217,167,1) 1%,rgba(252,182,76,1) 75%,rgba(252,182,76,1) 100%);
    background: -ms-linear-gradient(top,  rgba(251,217,167,1) 1%,rgba(252,182,76,1) 75%,rgba(252,182,76,1) 100%);
    background: linear-gradient(to bottom,  rgba(251,217,167,1) 1%,rgba(252,182,76,1) 75%,rgba(252,182,76,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd9a7', endColorstr='#fcb64c',GradientType=0 );
        border-radius: 12px;
    border:  3px solid #FFF;
    -webkit-box-shadow: 6px 6px 20px 0px rgba(50, 50, 50, 0.46);
    -moz-box-shadow:    6px 6px 20px 0px rgba(50, 50, 50, 0.46);
    box-shadow:         6px 6px 20px 0px rgba(50, 50, 50, 0.46);
    left: 70px;
    top:-30px;
    /*opacity: 0.5;*/
    text-decoration: none;
   opacity: 0.9;
}

.middle_line  .rigth_banner_middle .t_dnia_buy{
 
   
    display: block;
    width: 150px;
    height: 60px;
    z-index: 20;
    position: relative;
}

.middle_line  .rigth_banner_middle #b{
  
    display: block;
    font-size: 36px;
    position: absolute;
    top: 5px;
    z-index: 0;
    top: 3px;
    left: 11px;
    text-shadow: 1px 1px 3px rgba(83, 83, 83, 1);
}

.middle_line  .rigth_banner_middle h3 a{
    font-size: 1em;
    text-decoration: none;
    font-weight: 400;
    color: #000;
    margin: 0;
    display: inline-block;
    max-width: 225px;
    max-height: 54px;
    overflow: hidden;

}
.middle_line  .rigth_banner_middle  .wrap_itogo_ostatok{
    width: 200px;
    height: 31px;
    max-width: 200px;
    overflow: hidden;
    border: 3px solid #608618;
     border-radius: 10px;
    margin: 10px auto;
    float: none;
    clear: both;
}

.middle_line  .rigth_banner_middle  .wrap_itogo_ostatok .itogo_ostatok_percent{
    float: left;
    width: 95px;
    padding: 3px 0 0 5px;
    height: 100%;
      background: rgb(251,217,167);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZiZDlhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZjYjY0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2I2NGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(251,217,167,1) 1%, rgba(252,182,76,1) 75%, rgba(252,182,76,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(251,217,167,1)), color-stop(75%,rgba(252,182,76,1)), color-stop(100%,rgba(252,182,76,1)));
    background: -webkit-linear-gradient(top,  rgba(251,217,167,1) 1%,rgba(252,182,76,1) 75%,rgba(252,182,76,1) 100%);
    background: -o-linear-gradient(top,  rgba(251,217,167,1) 1%,rgba(252,182,76,1) 75%,rgba(252,182,76,1) 100%);
    background: -ms-linear-gradient(top,  rgba(251,217,167,1) 1%,rgba(252,182,76,1) 75%,rgba(252,182,76,1) 100%);
    background: linear-gradient(to bottom,  rgba(251,217,167,1) 1%,rgba(252,182,76,1) 75%,rgba(252,182,76,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd9a7', endColorstr='#fcb64c',GradientType=0 );
    
}

.middle_line  .rigth_banner_middle  .wrap_itogo_ostatok .itogo_ostatok{
     float: left;
    width: 95px;
    height: 100%;
    padding: 3px 0 0 5px;
    background: #535353;
    color: #fff;
}
.middle_line  .rigth_banner_middle .tovarDniaPrice{
    text-align: center;
    margin: -10px 0 6px 0;
}

.middle_line  .rigth_banner_middle .tovarDniaPrice .basePrice{
    font-size: 15px;
    color: rgb(161, 161, 161);
    font-weight: bold;
    text-decoration: line-through;
}

.middle_line  .rigth_banner_middle .tovarDniaPrice .skidkaPrice{
    font-size: 19px;
    color: rgb(255, 103, 1);
    font-weight: bold;
}

.middle_line  .rigth_banner_middle .tovarDniaPrice a.buy-button{
    float: none !important;
}

.middle_line  .rigth_banner_middle p{
    font-size: 14px;
    margin: 30px 0 30px 0px;
    text-align: center;

}
.middle_line  .rigth_banner_middle img{
    margin-left: 35px;

}


.span24.timer,
.countdownHolder span.timer-labels {
    color: #292c33;
    display: block;
    font-size: 9px;
    font-weight: 100;
    margin-left: 8px;
    text-align: center;
    position: relative;
}

.countdownHolder span.timer-labels {
    font-size: 11px;
    position: static;
    font-style: italic;
    color: #b4b4b4;
    word-spacing: 15px;
    margin-left: 1px;
}
.countdownHolder span {
    font-size: 24px;
    font-weight: lighter ;
    color: rgba(255,255,255,1);
}

/* Countdown Clock */
.position{
    display: inline-block;
    height: 35px;
    padding-top: 10px;
    position: relative;
    width: 30px;
    background: #535353; 


}   
.digit {    
    display:block;
}

.digit.static{
    box-shadow:1px 1px 1px rgba(4, 4, 4, 0.35);

    background-image: linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
    background-image: -o-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
    background-image: -moz-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
    background-image: -webkit-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);
    background-image: -ms-linear-gradient(bottom, #3A3A3A 50%, #444444 50%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.5, #3A3A3A),
        color-stop(0.5, #444444)
        );
}

.countDays{ 
    /*  margin-right: 6px; 
      padding: 10px 5px 10px 5px;*/

}
.countHours{/* margin: 0 6px 0 0;
             padding: 10px 5px 10px 5px;*/
}
.countMinutes{ /*margin: 0 6px 0 0;
               padding: 10px 5px 10px 5px;*/
}
.countSeconds{ display: none; }
.countDiv{
    display:inline-block;
    width:14px;
    height:1.6em;
    position:relative;
}
.countDiv:before,
.countDiv:after{
    position:absolute;
    width:4px;
    height:4px;
    background-color: rgba(255,255,255,.37);
    border-radius:50%;
    left:50%;
    margin-left:-3px;
    top:1.09em;
    content:'';
}
.countDiv:after{
    top:1.35em;
}

.hit_prodaz_main .otzivi {
    float: right;
    height: 300px;
    margin-right: 10px;
    overflow: hidden;
    width: 240px;
}

.footer {
    display: block;
    width: 100%;
    padding: 0 20px 1px 20px; 
    clear: both;
    color: #b2b2b2;
    font-size: 12px;
    float: none;
}
.footer .pay_system{
    display: block;

    height: 35px;
    background:  url(/bitrix/templates/gps-rus/images/pay_icon.png) no-repeat 0 0 rgba(0,0,0,0);
    margin: 20px 20px 20px 0;
    padding-bottom: 20px;
    padding-left: 365px;
    color: #0073a3;
    font-size: 14px;
    border-bottom: 1px #cecece dashed;

}
.footer .text{
    color: #818181;
    font-size: 14px;
    border-bottom: 1px #cecece dashed;
    margin: 20px 20px 20px 0;
    padding-bottom: 20px;
}

.footer  .counters .copy{
    float: left;

}

.footer  .menu_footer{
/*float: left;*/
    min-height: 40px;
    min-width: 800px;
}
.footer  .menu_footer .headerUpMenu{
    box-shadow: none;
    float: left;
    margin: -14px 0 0 30px;
    height: 40px;
    width: 100%;
    padding: 1px 0;

    border: none;

}

.otzivi_clientov{
    background: url(/images/rating_4_0.jpg) no-repeat 50% 100% rgba(0,0,0,0);
}

.breadcrumb-navigation {
    padding: 0 0 15px 20px;
}
.breadcrumb-navigation > li {
    float: left;
    list-style: none;
    font-size: 12px;

}

.breadcrumb-navigation > li a{
    color:#0073a3;
}



a.buy-button{
    height: 24px;
    background-color: rgb(255, 103, 1);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 400;
    display: block;
    text-decoration: none;
    padding: 6px 0 0 14px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-left: 10px;

    text-align: center;
    line-height: 23px;
    float: left;
}

.is_comming{
    width: 86%;
    height: 24px;
    background-color: #bcbbbb;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 400;
    display: block;
    text-decoration: none;
    padding: 6px 0 0 32px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-left: 27px;
    margin-top: 15px;
}
.item  .price span{
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-decoration: none;
    margin: 14px 0 0 10px;

}


.up{
    text-indent: -9999px;
    top:90%;
    left: 90%;
    display: none;
    position: fixed;


    background: url(./images/up.png) no-repeat 0 0 #ccc; 
    border: 1px #ccc solid;

    width: 30px;
    height: 30px;
    cursor: pointer;
    opacity: 1;
    z-index: 5;
    display: inline-block;
    vertical-align: middle;
}

.menu_catalog.hidden { display: block;  min-height: 120px; max-width: 95%; position: absolute; top:252px; left:20px; border-radius: 9px;
                       border: 1px rgb(178, 178, 178) dotted;
}
.menu_catalog.hidden ul.catalog_main_menu li:nth-child(3n){ float: left;}


.text_index p{
    margin-top: 3px;
    text-align:  justify;
}

.my-slideshow {
    width: 1320px\0/;
    max-width: 1320px\0/;
}