@font-face {
		font-family: "UbuntuCondensedRegular";
		url("../fonts/UbuntuCondensed-Regular.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}
body {
    font-family: Arial, sans-serif;
}

.bx-logo {
    padding-left: 0;
}

.bx-logo .bx-logo-block {
    height: auto;
}

.bx-inc-orginfo {
    padding-left: 0;
}

.bx-basket-block a {
    color: #02439d;
}

.bx-basket-block > .fa {
    color: #00aef1;
}

.bx-top-nav-container .bx-inclinksfooter-item {
    display: none;
}

.bx-top-nav-container {
    border-bottom: 1px solid #cedbec;
}

.bx-top-nav-container .bx-nav-1-lvl {

}

.bx-top-nav-container .bx-nav-1-lvl > a {
    font-size: 16px;
    padding: 10px;
    color: #fff;
}

.bx-top-nav-container .bx-nav-1-lvl > a span {
    padding: 0;
    background: none;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}

.bx-blue.bx-top-nav .bx-top-nav-container {
    background: #0C4DA2;
    padding-left: 10px;
    padding-right: 10px;
}

.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-hover > a,
.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active > a {
    background: none;
    color: #00aef1;
    /*color: #719f40;*/
    position: relative;
}

.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl:hover > a {
    color: #fff;
    background: #2680CA;

}

.bx-blue.bx-top-nav .bx-top-nav-container .bx-nav-1-lvl.bx-active > a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    border-bottom: 2px solid #00aef1;
}
.bx-top-nav-container .bx-nav-list-1-lvl {
    /*padding-right: 180px;*/
}
.bx-top-nav-container .bx-nav-list-1-lvl:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
}

.bx-wt-block {
    background: #88be4e;
}

.bx-s-info-titleicon {
    background-color: #88be4e;
}

.bx-footer-line {
    background: #0c4ca3;
}

.bx-footer {
    background: #1e2f3e;
}

.bx-footer-bottomline {
    background: #192835;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container:after {
    content: '';
    top: -5px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    position: absolute;
    z-index: -1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
    border-radius: 3px;
    border: 1px solid #d3d3d3;
    background: #fff;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 3px;
    background: #fff;
}

@media (min-width: 960px) {
    .bx-top-nav-container .bx-nav-1-lvl > a {
        padding: 11px 10px;
    }
    .bx-top-nav-container .bx-nav-1-lvl > a span {
        font-size: 16px;
    }
    .bx_catalog_list_home.col3 .bx_catalog_item {
        padding: 1px 26px;
        margin: 0 0 30px;
        width: 33%;
        margin-right: 0.5%;
    }

    .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n) {
        margin-right: 0;
    }

    .bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
        padding: 0 2px 5px;
    }

    .bx_catalog_list_home.col3 .bx_catalog_item {
        padding: 0 2px;
    }
}

.bx_catalog_list_home .bx_catalog_item_title a {
    color: #0c4da2;
    text-decoration: underline;
    font-size: 15px;
}

.bx_catalog_list_home .bx_catalog_item_price .bx_price {
    font-size: 18px;
}

.bx_catalog_list_home .items_section_name_gray {
    font-size: 16px;
}

.bx_catalog_item_controls p {
    display: inline-block;
    width: 80px;
    text-align: left;
}

.bx_catalog_list_home .bx_catalog_item_controls p {
    width: 35%;
    min-width: 80px;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
    display: inline-block;
    width: 62%;
    /*width: 150px;*/
    text-align: left;
}

.bx_catalog_list_home .bx_bt_button_type_2:hover {
    background-color: #b2b2b2;
}

.bx_catalog_list_home .bx_bt_button_type_2 {
    border: none;
    background: #dedede;
    border-bottom: 1px solid #b2b2b2;
    text-shadow: none;
}

.bx_catalog_list_home .bx_col_input {
    border: 1px solid #cccccc;
    background: #fff;
}

.bx_catalog_list_home .bx_catalog_item_controls input[type=text] {
    border: 1px solid #cccccc;
}

.bx_catalog_list_home.bx_blue .bx_bt_button {
    background: #70bb18;
    border-bottom: 1px solid #467909;
    display: block;
    width: 246px;
}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
    width: 100%;
    height: 37px;
    line-height: 37px;
    margin: 0;
    margin-top: 14px;
}

.bx_catalog_list_home.bx_blue .bx_bt_button:hover {
    background: #5b9f0b;
}

.itemPrice {
    width: 99px;
    display: inline-block;
}

.bx_catalog_list_home .bx_catalog_item_controls {
    text-align: left;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt {
    border: none;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border-color: #00aef1;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    padding: 0;
    border-color: #00aef1;
}

.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt {
    border-color: #00aef1;
}

.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt {
    border-color: #00aef1;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border-color: #00aef1;
}

.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt {
    border-color: #00aef1;
}

.bx_item_detail .bx_item_detail_size ul li:active .cnt, .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    border-color: #00aef1;
}

.bx_item_detail .bx_item_detail_size ul li:hover .cnt {
    border-color: #00aef1;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li {
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
    margin-right: 5px;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray {
    display: inline-block;
    width: 99px;
    font-size: 14px;
    color: #000;
    vertical-align: middle;
}

.bx_scu_scroller_container {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
}

.bx_item_detail .item_current_price {
    background: #f1f1cb;
    font-size: 18px;
    color: #000000;
}

.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray {
    display: block;
    margin-bottom: 3px;
}

.item_info_section .bx_scu_scroller_container li {
    width: 57px !important;
    height: 57px !important;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt, .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    border-color: #00aeef;
}

.bx_item_detail .bx_bt_button {
    background: #70bb18;
    border-bottom: 1px solid #467909;
    text-shadow: none;
}

.bx_item_detail .bx_bt_button:hover {
    background: #5b9f0b;
}

.bx_item_detail .bx_bt_button_type_2 {
    background: #dedede;
    border-bottom: 1px solid #b2b2b2;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    text-shadow: none;
}

.bx_item_detail .bx_bt_button_type_2:hover {
    background: #b2b2b2;
}

.bx_item_detail .transparent_input {
    border: 1px solid #ccc;
}

.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt, .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt {
    border: 1px solid #00aeef;
}

.bx_item_detail_rating .bx_stars_progres {
    background: #fed11f;
}

.bx_item_detail .bx_item_container .bx_rb {
    margin-left: 0;
}

.bx_item_detail .item_info_section {
    padding-left: 0;
    padding-right: 0 !important;
}

.bx_item_detail .bx_item_description .bx_item_section_name_gray {
    border-bottom-width: 0 !important;
    font-weight: 700;
    color: #000;
    font-size: 14px;
}

.bx_item_list_recommended.bx_blue .bx_item_list_title {
    background: none;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
    height: auto;
}

.bx_item_detail {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.bx_item_list_recommended.col4 .bx_catalog_item {
    padding: 0;
    margin: 0 0 30px;
    width: 25% !important;
}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item .bx_catalog_item_container {
    padding: 0 9px !important;
}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container {
    padding: 0 10px;
    border-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.bx-no-touch .bx_item_list_recommended .bx_catalog_item:hover .bx_catalog_item_container:after {
    content: '';
    top: -5px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    position: absolute;
    z-index: -1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
    border-radius: 3px;
    border: 1px solid #d3d3d3;
    background: #fff;
}

.bx_catalog_list_home .bx_catalog_item_images_double, .bx_catalog_list_home .bx_catalog_item_images {
    padding-top: 100%;
}

.bx_catalog_list_home .bx_catalog_item_images_double {
    margin-top: -100%;
}

.bx_item_list_recommended .bx_catalog_item_images_double, .bx_item_list_recommended .bx_catalog_item_images {
    padding-top: 100%;
}

.bx_item_list_recommended .bx_catalog_item_images_double {
    margin-top: -100%;
}

.bx_item_list_recommended .bx_catalog_item_title a:hover {
    text-decoration: none;
}

.bx_item_list_recommended .bx_catalog_item_title a {
    text-decoration: underline;
    color: #0c4da2;
}

.bx_item_list_recommended .bx_bt_button_type_2:hover {
    background: #b2b2b2;
}

.bx_item_list_recommended .bx_bt_button_type_2 {
    background: #dedede;
    border: none;
    text-shadow: none;
    border-bottom: 1px solid #b2b2b2;
}

.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a:hover {
    background: #5b9f0b;
}

.bx_item_list_recommended .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
    height: 36px;
    line-height: 36px;
    background: #70bb18;
    display: block;
    width: 100%;
    border-bottom: 1px solid #467909;
}

.bx_item_list_recommended .bx_catalog_item_controls input[type=text] {
    border: 1px solid #ccc;
    background: #fff;
}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    border: 1px solid #00aeef;
}

.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt {
    border: 1px solid #00aeef;
}

.bx_item_list_recommended .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border: 1px solid #00aeef;
}

.bx_item_list_recommended .bx_item_detail_size ul li:first-child {
    margin-left: 0;
}

.bx_item_list_recommended .bx_item_detail_size ul li .cnt {
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: static;
    padding: 2px 3px;
    display: inline-block;
}

.bx_item_detail .bx_item_detail_size ul li .cnt {
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: static;
    padding: 2px 3px;
    display: inline-block;
}

.bx_catalog_list_home .bx_item_detail_size ul li .cnt {
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: static;
    padding: 2px 3px;
    display: inline-block;
}

.bx_item_list_recommended .bx_item_detail_size ul li:hover .cnt {
    border-color: #009fec;
}

.bx_item_detail .bx_item_detail_size ul li:active .cnt, .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    background: #009fec;
    color: #fff;
    border: 1px solid transparent;
}

.bx_item_list_recommended .bx_item_detail_size ul li:active .cnt, .bx_item_list_recommended .bx_item_detail_size ul li.bx_active .cnt {
    background: #009fec;
    color: #fff;
    border: 1px solid transparent;
}

.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt, .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt {
    background: #009fec;
    color: #fff;
    border: 1px solid transparent;
}

.bx_item_list_recommended .bx_item_detail_size ul li {
    margin-right: 3px;
    margin-bottom: 3px;
    line-height: 1;
    font-size: 12px;
    height: auto;
    width: auto !important;
}

.bx_item_detail .bx_item_detail_size ul li {
    margin-right: 3px;
    margin-bottom: 3px;
    line-height: 1;
    font-size: 12px;
    width: auto !important;
    height: auto;
}

.bx_catalog_list_home .bx_item_detail_size ul li {
    margin-right: 3px;
    margin-bottom: 3px;
    line-height: 1;
    font-size: 12px;
    width: auto !important;
    height: auto;
}

.bx-newslist .btn {
    background: #70bb18;
    border: none;
}

.bx-newslist .btn:active, .bx-newslist .btn:hover {
    background: #5b9f0b;
}

.main-slider .text {
    position: absolute;
    bottom: 60px;
    right: 100px;
    color: #fff;
}

.main-slider .slide {
    position: relative;
}

.main-slider .sld-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}

.main-slider .sld-type {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
}

.main-slider .sld-price {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
}

.main-slider .slick-dots button {
    width: 12px;
    height: 12px;
    border-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    opacity: .4;
}

.main-slider .slick-dots button:hover {
    opacity: .8;
}

.main-slider .slick-dots .slick-active button {
    opacity: 1;
}

.main-slider .slick-dots {
    left: 30px;
    bottom: 30px;
    text-align: left;
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li {
    width: 25px !important;
    height: 25px !important;
    padding-top: 0;
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul li a {

    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: static;
    padding: 2px 3px;
    display: inline-block;
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul li {
    width: auto !important;
    margin-right: 3px;
    margin-bottom: 3px;
    height: auto;
    line-height: 1;
    font-size: 12px;
}

.bx_ordercart .bx_item_detail_size_small_noadaptive .bx_size_scroller_container {
    margin-left: 0;
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul li:active a, .bx_ordercart .bx_item_detail_size_small_noadaptive ul li.bx_active a {
    background: #009fec;
    color: #fff;
    border: 1px solid transparent;
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul li:hover a {
    border-color: #009fec;
}

.bx_ordercart .bx_item_detail_size_small_noadaptive ul {
    width: auto !important;
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li:active a, .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a {
    border-color: #009fec;
    border-width: 1px;
}

.bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover a {
    border-color: #009fec;
}

.bx-footer .copyright p,
.bx-footer .copyright {
    font-size: 12px;
}

.bx-footer .develop {
    text-align: right;
    font-size: 12px;
    margin-top: -5px;
}

.top-nav .container {
    background: #eaebec;
    padding-top: 15px;
    padding-bottom: 15px;
}

.top-nav ul {
    list-style: none;
    font-size: 0;
    margin-bottom: 0;
    padding: 6px 30px 0;
}

.top-nav li {
    display: inline-block;
    font-size: 12px;
    margin-right: 15px;
}

.top-nav a.active {
    color: #88be4e;
}

.top-nav a {
    color: #0c4da2;
    text-decoration: underline;
}

.top-nav a:hover {
    text-decoration: none;
}

.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
    background-color: #88be4e;
}

.bx_catalog_list_home .bx_catalog_item_price {
    color: #000;
}

.bx_catalog_item .itemPrice {
    display: none !important;
}

.item_info_section .bx_scu_scroller_container {
    width: 290px;
}

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
    margin: 0;
    padding: 0;
}

.bx_col_input.without_controls {
    margin-left: 22px;
}

.bx_catalog_item.double .bx_col_input.without_controls {
    margin-left: 0;
}

.bx-aside-nav-control .fa {
    color: #1484ce;
}

.bx_ordercart .bx_sort_container a.current:hover {
    background: #009fec !important;
}

.bx-searchtitle {
    margin-top: 10px;
}

.bx-aside-nav{
  padding-top: 77px;
}

.bx-aside-nav .bx-inclinksfooter-item.mobile:hover>a,
.bx-aside-nav .bx-inclinksfooter-item.mobile.bx-hover>a,
.bx-aside-nav .bx-inclinksfooter-item.mobile.bx-active>a,
.bx-aside-nav .bx-nav-1-lvl.bx-active>a {
    background: #44535c;
}

.bx-aside-nav .bx-inclinksfooter-item.mobile {
    padding-bottom: 0;
}

.top-nav-menu {
    float: left;
}

.top-nav-link {
    float: right;
    margin-right: 30px;
    background: #0C4DA2;
    border-radius: 2px;
}

.top-nav-link a {
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

.top-nav-link:hover a {
    background: #2680CA;
}

.bx-newslist-title, .bx-newslist-title a:hover {
    color: #AA0D32;
}

/* strart news catalog*/
.bx-newslist .bx-newslist-title {
    float: left;
}
.bx-newslist .bx-newslist-date {
    float: right;
}
.bx-newslist .bx-newslist-img {
    clear: both;
    width: 30%;
    float: left;
    padding-right: 15px;
}
.bx-newslist .bx-newslist-content {
    float: left;
    width: 70%;
}
.bx-newslist .bx-newslist-more {
	text-align: right;
}
/*end news catalog*/
/* start menu */
#custom_menu {
  /*font-family: "Oswald";*/
	/*font-family: 'Ubuntu Condensed', arial;*/
	font-family: "UbuntuCondensedRegular";
}
#custom_menu .header-sotial-block {
  height: 32px;
  text-align: center;
}
#custom_menu .header-sotial-block div a:first-child, .footer-sotial-block div a:first-child {
	display: none;
}
#custom_menu .header-sotial-block div {
  display: inline-block;
}
#custom_menu .header-sotial-block i {
  width: 32px;
  height: 32px;
  display: block;
  float: left;
}
#custom_menu .header-sotial-block i:hover {
    width: 40px;
    height: 40px;
    position: relative;
    top: -4px;
}
#custom_menu .header-sotial-block a:nth-child(1) i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/fb.png");
	background-size: cover;
}
#custom_menu .header-sotial-block a:nth-child(2) i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/inst.png");
	background-size: cover;
}
#custom_menu .header-sotial-block a:nth-child(3) i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/ok.png");
	background-size: cover;
}
#custom_menu .header-sotial-block a:nth-child(4) i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/vk.png");
	background-size: cover;
}
#custom_menu .header-info-block {
  color: #0e4194;
  font-size: 19px;
}
#custom_menu .header-info-block i {
  width: 20px;
  height: 16px;
    display: block;
    float: left;
	margin-left: 5px;
    margin-top: 5px;
}
#custom_menu .header-info-block i.tel {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/tel.png");
}
#custom_menu .header-info-block i.velcom {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/velcome.png");
}
#custom_menu .header-info-block i.mts {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/mts.png");
}
#custom_menu .header-info-block span {
  font-weight: bold;
}
#custom_menu .header-info-block a {
  color: #0e4194;
	float: left;
}
#custom_menu .header-icon-info {
  width: 45px;
  height: 80px;
  margin-left: 20px;
  margin-right: 15px;
  float: left;
}
#custom_menu .header-icon-info i {
  width: 45px;
  height: 45px;
  display: block;
}
#custom_menu .header-icon-info.phone-icon i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/phone.png");
}
#custom_menu .header-icon-info.time-icon i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/clock.png");
}
#custom_menu .catalog-header i {
  width: 60px;
  height: 60px;
  display: block;
}
#custom_menu .catalog-header a {
  font-size: 25px;
  line-height: 60px;
  color: #c0c0c0;
}
#custom_menu .catalog-header a.active {
  color: #0e4194;
}
#custom_menu .catalog-header .retail i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/rozn2.png");
  float: right;
}
#custom_menu .catalog-header .retail.active i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/rozn1.png");
}
#custom_menu .catalog-header .retail.active a {
  color: #0e4194;
}
#custom_menu .catalog-header .retail a {
  float: right;
}
#custom_menu .catalog-header .whole i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/opt2.png");
  float: left;
}
#custom_menu .catalog-header .whole.active i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/opt1.png");
}
#custom_menu .catalog-header .whole.active a {
  color: #0e4194;
}
#custom_menu .catalog-header .whole a {
  float: left;
}
#custom_menu .header-basket-block {
  height: 95px;
    width: 193px;
    background: url("/bitrix/templates/eshop_bootstrap_blue/icons/basket-block.png");
    background-repeat: no-repeat;
    float: right;
}
#custom_menu .header-basket-block > div {
  float: left;
  margin: 20px 10px;
  height: 55px;
  line-height: 25px;
  font-size: 25px;
}
#custom_menu .header-basket-block .basket-count {
  text-align: center;
  padding-top: 25px;
  width: 49px;
  color: #0e4194;
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/basket.png");
}
#custom_menu .header-basket-block .basket-info {
  text-align: left;
  margin-left: 0;
}
#custom_menu .header-basket-block .basket-info a {
  display: block;
  text-transform: uppercase;
  text-decoration: underline;
  color: #009fe3;
font-size: 18px;
}
#custom_menu .header-basket-block .basket-info p {
  margin-top: 10px;
  color: rgb(190, 190, 190);
  font-size: 16px;
}
#custom_menu .menu {
  background: #0c4da2 url("/bitrix/templates/eshop_bootstrap_blue/images/pattern-menu.png");
  padding-bottom: 30px;
  margin-top: 15px;
}
#custom_menu .menu ul {
  list-style: none;
  padding-left: 0;
  text-align: center;
}
#custom_menu .menu ul li {
  padding: 30px 0 0 35px;
  display: inline-block;
}
#custom_menu .menu ul li:nth-child(1) {
	padding-left: 0;
}
#custom_menu .menu ul li a {
  font-size: 21px;
  color: white;
  text-decoration: underline;
}
#custom_menu .menu ul li.bx-active a {
  color: #ffcc00;
}
#custom_menu .menu-top {
  background: url("/bitrix/templates/eshop_bootstrap_blue/images/custom/top-menu-background.png");
  margin-bottom: 35px;
}
#custom_menu .menu-top a {
  font-size: 12px;
  color: white;
  text-decoration: none;
  line-height: 45px;
    text-transform: uppercase;
}
#custom_menu .menu-top a.active {
  color: #ffcc00;
}
#custom_menu .menu-top ul {
  list-style: none;
  padding-left: 0;
  float: left;
    margin-bottom: 0;
}
#custom_menu .menu-top ul li {
  padding-left: 20px;
  display: inline;
}
#custom_menu .menu-top .auth {
  float: right;
  padding-top: 5px;
}
#custom_menu .menu-top .auth i {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/registr.png");
}
#custom_menu .menu-top .auth i:nth-child(1) {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/user.png");
}
#custom_menu .menu-top .auth p {
  float: left;
  font-size: 18px;
  line-height: 45px;
  margin-bottom: 0;
  padding: 0 20px 0 5px;
}
#custom_menu .menu-top .auth a {
  color: #7bd2ff;
text-transform: none;
font-family: "Oswald";
}

@media (max-width: 1024px) {
	#custom_menu .header-icon-info {
		margin-left: -10px;
    	margin-right: 10px;
	}
	#custom_menu .header-info-block {
		font-size: 16px;
	}
}
@media (max-width: 768px) {
	#custom_menu .menu-top ul li {
		padding-left: 7px;
		display: inline;
	}
	#custom_menu .menu-top a {
		font-size: 10px;
	}
	.sm-clearfix {
		clear: both;
	}
	#custom_menu .header-icon-info {
		margin-left: 20px;
		margin-right: 15px;
	}
}

@media (max-width: 767px) {
	#custom_menu .menu-top ul {
		display: none;
	}
	#custom_menu .header-basket-block {
		float: none;
		margin: 0 auto;
	}
	.header-basket-box, .header-logo-box, .header-phone-box, .whole, .retail {
		display: block;
		width: 50%;
	}
	.header-logo-block img {
		width: 100%;
	}
	#custom_menu .header-icon-info {
		display: none;
	}
	#custom_menu .catalog-header a {
		font-size: 20px;
	}
	.bx-basket-fixed {
		display: none;
	}
}

@media (max-width: 320px) {
	.header-logo-box, .header-basket-box, .header-phone-box, .whole, .retail {
		display: block;
		width: 100%;
	}
	.header-logo-block img {
		width: 100%;
	}
	#custom_menu .header-icon-info {
		display: block;
	}
	#custom_menu .catalog-header a {
		font-size: 29px;
	}
	#custom_menu .catalog-header .retail i {
		float: none;
	}
}


/* end menu */

@media (max-width: 1199px) {
    .top-nav ul {
        padding: 6px 15px 0;
    }
    .top-nav-link {
        margin-right: 15px;
    }
}

@media (max-width: 1023px) {
    .bx-footer .copyright .copyright-text {
        font-size: 11.5px;
    }
	.item_buttons_counter_block.basket a {
		font-size: 13px;
	}
}

@media (max-width: 767px) {
    .top-nav {
        margin-top: 77px;
    }

    .bx-header-section{
        padding-top: 15px;
    }

    .bx-logo {
        padding-left: 60px;
        background: #fff;
    }

    .bx_catalog_list_home.col3 .bx_catalog_item, .bx_catalog_list_home.col4 .bx_catalog_item, .bx_catalog_list_home.col5 .bx_catalog_item {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .main-slider .text {
        right: 20px;
        bottom: 20px;
    }

    .top-nav .top-nav-menu {
        float: none;
        margin-bottom: 20px;
        padding: 0;
        display: none;
    }

    .top-nav-link {
        display: inline-block;
        float: none;
    }
    .bx-footer .copyright .copyright-text {
        font-size: 11px;
    }
    .bx-footer .develop {
        text-align: center;
        margin-top: 5px;
    }
    .bx-basket-fixed .bx-basket-block {
        font-size: 14px;
        margin-bottom: 5px;
    }
}

.bx-header, #bx_incl_area_2 {
	display: none;
}

#modal-feedback-custom {
	width: 300px; 
	height: 300px; /* Рaзмеры дoлжны быть фиксирoвaны */
	border-radius: 5px;
	border: 3px #000 solid;
	background: #fff;
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	margin-top: -150px;
	margin-left: -150px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 500; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	padding: 20px 10px;
}
#modal-feedback-custom .modal-title {
	text-align: center;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal-feedback-custom #modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
}
/* Пoдлoжкa */
#overlay {
	z-index:300; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
.modal-body div.mf-name input, div.mf-email input {
    width: 100%;
	height: 35px;
}
.modal-body .bx_catalog_list_home.bx_blue .bx_bt_button {
	height: 35px;
}
.modal-body div.mf-name, .modal-body div.mf-email, .modal-body div.mf-captcha, .modal-body div.mf-message {
    width: 100%;
    padding-bottom: 15px;
}

.footer-sotial-block {
  height: 32px;
  margin-top: 60px;
}
.footer-sotial-block div {
  display: inline-block;
}
.footer-sotial-block i {
  width: 32px;
  height: 32px;
  display: block;
  float: left;
}
.footer-sotial-block a:nth-child(1) i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/fb.png");
}
.footer-sotial-block a:nth-child(2) i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/inst.png");
}
.footer-sotial-block a:nth-child(3) i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/ok.png");
}
.footer-sotial-block a:nth-child(4) i {
  background: url("/bitrix/templates/eshop_bootstrap_blue/icons/vk.png");
}

#opt-user-custom, #rozn-user-custom {
	display: none;
}
#opt-user-custom.active, #rozn-user-custom.active {
	display: block;
}

/*POPUP*/

.popup-window {
	border: none;
    width: 588px;
	border-radius: 10px;
}
.popup-window-top-row .popup-window-left-column {
    border-top-left-radius: 10px;
}
.popup-window-top-row .popup-window-right-column {
    border-top-right-radius: 10px;
}
.popup-window-titlebar .popup-window-top-row .popup-window-center-column {
	background: #0c4da2 url("/bitrix/templates/eshop_bootstrap_blue/images/pattern-menu.png");
}
.popup-window-titlebar .popup-window-top-row .popup-window-right-column, .popup-window-titlebar .popup-window-top-row .popup-window-left-column {
	background: #0c4da2;
}
.popup-window-titlebar .popup-window-top-row .popup-window-right-column, .popup-window-titlebar .popup-window-top-row .popup-window-left-column, .popup-window-titlebar .popup-window-top-row .popup-window-center-column {
	box-shadow: none;
}
.popup-window-top-row {
	height: 90px;
}
.popup-window-titlebar > div {
	font-family: Oswald;
	color:  #ffffff;
	font-size: 24px;/* Приближение из-за подстановки шрифтов */
	font-weight: 700;
	line-height: 20px;/* Приближение из-за подстановки шрифтов */
	text-align: center;
	margin-right: 0 !important;
}
.popup-window-content > div {
	width: auto !important;
	margin: 47px 18px 0 18px !important;
	text-align: left  !important;
	line-height: 130px;
}
.popup-window-content img {
	float: left;
}
.popup-window-content p {
	font-family: Arial;
	color:  #000000;
	font-size: 24px;
	font-weight: 400;
	line-height: 27px;
	width: 60%;
    padding-left: 23px;
	margin-bottom: 0;
	vertical-align: middle;
    display: inline-block;
}
.popup-window-buttons-hr {
    margin: 18px 0;
}
.popup-window-hr {
	height: 2px;
}
.bx_item_detail {
    border-bottom: none;
}
.popup-window-titlebar .popup-window-buttons > span {
	display: block;
	width: 50%;
	float: left;
}
.popup-window-titlebar .popup-window-buttons > span > span {
	border-radius: 6px !important;
	background-color:  #4cb050;
	width: 246px;
	height: 57px !important;
	font-family: Arial;
	color:  #ffffff;
	font-size: 14px;
	font-weight: 700;
	line-height: 57px !important;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.popup-window-titlebar .popup-window-buttons > span:nth-child(2) > span {
	background-color:  #dcdcdc;
}
.popup-window-titlebar .popup-window-buttons > span:nth-child(2) > span:focus {
	background-color:  #5b9f0b;
}
.bx_item_detail .bx_medium.bx_bt_button:hover {
	background-color:  #5b9f0b;
}
.popup-window-titlebar .popup-window-buttons > span:nth-child(2) {
    margin-top: 0;
    display: block;
}
.popup-window-titlebar .bx_item_detail .bx_bt_button {
	border-bottom: none;
}
.bx_item_detail.bx_blue {
	margin-top: 25px;
}
.item_buttons_counter_block.basket a {
	min-width: 205px;
}
.old-price {
    display: inline-block;
    padding-right: 10px;
    text-decoration: line-through;
	color: black;
    font-style: normal;
	font-size: 20px;
}
.bx_catalog_list_home .bx_catalog_item_price .bx_price.old_true, .bx_item_detail .old_true .item_current_price {
    font-style: italic;
    color: red;
    font-size: 23px;
	background: none;
    border-bottom: none;
}
.old-price + .bx_catalog_item_price {
    display: inline-block;
}
.old-price-offer {
    display: inline-block;
    text-decoration: line-through;
}
.newPrice, #old-price[style='display: inline-block;'] + .item_current_price {
    display: inline-block;
    color: red;
    padding-left: 10px;
    font-size: 23px;
    font-style: italic;
	background: none;
	border-bottom: none;
}