
@font-face
{
    font-family: Helveticaroman;
    src: url(/css/HelveticaNeueCyr-Roman.otf);
}




a{
	outline: none !important;

	}

/* For modern browsers */
.BLK:before,
.BLK:after {
    content: "";
    display: table;
}

.BLK:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.BLK {
    zoom: 1;
}

* {
    margin: 0;
    padding: 0;
}

body{
    background-color: #F1F1F1;
    font-family: Roboto,Arial;
}


.posrelative {
    position: relative;
}

.posabsolute {
    position: absolute;
}

.vam * {
    vertical-align: middle;
}

.vat > * {
    vertical-align: top;
}

.FW {
    width: 100%;
}

.CW {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

.CWP {
    max-width: 1024px;
    min-width: 990px;
    margin-left: auto;
    margin-right: auto;
}

.FL {
    float: left;
}

.FR {
    float: right !important;
}

.top_line {
	background-color: #f1f1f1;
	border-bottom: 1px solid #cacaca;
	height: 28px;
	}

.wid_190{
    float: left;
    width: 190px;
}
.wid_750{
    float: left;
    width: 750px;
}
.wid_240{
    float: left;
    width: 240px;
}
.wid_690{
    float: left;
    width: 690px;
}
.wid_200{
    float: left;
    width: 200px;
}
.wid_320{
    float: left;
    width: 320px;
}
.wid_250{
    float: left;
    width: 250px;
}
.wid_740{
    float: left;
    width: 740px;
}
.wid_300{
    float: left;
    width: 300px;
}
.wid_500{
    float: left;
    width: 500px;
}
.wid_490 {
    float: right;
    width: 460px;
}
.wid_790{
    float: left;
    width: 790px;
}
.wid_800{
    float: left;
    width: 800px;
}
.top_menu li {
    display: inline-block;
    float: left;
    list-style: none outside none;
}
.top_menu a {
    color: #808080;
    font-family: helveticaroman,arial;
    font-size: 12px;
    text-decoration: none;
}


h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}


.top_menu {
	float: left;
	height: 28px;
	line-height: 31px;
	overflow: hidden;
	}

.top_menu li {
    border-left: 1px solid #ffffff;
    display: inline-block;
    float: left;
    list-style: none outside none;
}
.top_menu li a p {
    border-left: 1px solid #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}
.top_menu a {
    border-left: 1px solid #cacaca;
    color: #808080;
    display: block;
    font-family: helveticaroman,arial;
    font-size: 12px;
    position: relative;
    text-decoration: none;
}

.top_menu li:last-child a {
    border-right: 1px solid #cacaca;
}
.top_menu li:last-child p {
    border-right: 1px solid #ffffff;
}
.top_menu li:last-child {
    border-right: 1px solid #ffffff;
}

.bl_cart {
	border-right: 1px solid #ffffff;
	float: right;
	height: 28px;
	line-height: 31px;
	}
.bl_cart_in {
    border-right: 1px solid #cacaca;
    float: right;
    position: relative;
}
.bl_cart_in p {
    border-right: 1px solid white;
    color: #808080;
    float: right;
    font-family: helveticaroman;
    font-size: 14px;
    max-width: 150px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bl_cart_in:before {
	background-image: url("/img/cart.svg");
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 20px;
	left: -32px;
	position: absolute;
	top: 4px;
	width: 22px;
	}


.top_logo_line {
	background-color: rgb(255, 255, 255);
	height: 118px;
	}

.logo img {
	margin-top: 19px;
	}
.bl_main_m {
    background-image: url("/img/bg_menu.png");
    background-position: center center;
    background-size: contain;
    height: 37px;
    width: 100%;
}

.bl_search {
    float: right;
    width: 465px;
}

.bl_tel {
	float: left;
	height: 26px;
	line-height: 26px;
	margin-top: 5px;
	}
.bl_left_tel {
    float: left;
    width: 150px;
}
.bl_right_tel {
    float: left;
    width: 315px;
}
.bl_right_tel > p {
    color: #4e4e4e;
    font-family: Roboto,Arial;
    font-size: 17px;
    text-align: right;
}
.inp_t {
    border: 1px solid #cccccc;
    border-radius: 8px;
    float: left;
    height: 28px;
    margin-top: 7px;
    padding-left: 10px;
    width: 453px;
}
.search_f {
    float: left;
    position: relative;
    width: 100%;
}
.but_t {
    background-color: #f1f1f1;
    background-image: url("/img/search_orange.svg");
    background-position: 8px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border-color: transparent #cccccc;
    border-image: none;
    border-radius: 0 8px 8px 0;
    border-style: solid;
    border-width: 0 1px;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 40px;
}
.cont-tel {
    float: left;
    font-family: Roboto,Arial;
    font-size: 14px;
    margin-top: 10px;
	font-weight: 400;
    padding-left: 2px;
    text-align: left;
    width: 100%;
}

.cont-tel span {
    margin-left: 7px;
    margin-right: 7px;
}
.top_line .CW.BLK {
    overflow: hidden;
}

.bl_left_tel > p {
    font-family: Roboto,Arial;
    font-size: 14px;
    line-height: 30px;
	font-weight: 400;
    padding-left: 2px;
}

.bl_menu {
    float: left;
    height: 36px;
    width: 100%;
}

/*
.bl_menu > ul {
    display: -ms-flexbox;
    -ms-box-orient: horizontal;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display:flex;

    flex-direction:row;
    float: left;
    line-height: 37px;
    list-style: none outside none;
    width: 990px;
}

*/

.bl_menu > ul {
    flex-direction: row;
    float: left;
    line-height: 40px;
    list-style: none outside none;
    width: 990px;

	display: flex;
	display: -ms-flexbox;
	-ms-box-orient: horizontal;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
}



/*
.bl_menu li {
    -webkit-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block;
    text-align: center;
}

*/



.bl_menu li {
	display: block;
	text-align: center;
	width: 125px;
	flex: 1 1 auto;
	-moz-display: flex;
	-o-display: flex;
	-webkit-display: flex;
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	}
.bl_menu a {
	color: white;
	font-family: Roboto,Arial;
	font-size: 16px;
	font-weight: normal;
	height: 37px;
	text-decoration: none;
	}

.cont-tel > ul {
    display: -ms-flexbox;
    -ms-box-orient: horizontal;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display:flex;
    list-style: none outside none;
}
.cont-tel li {
    display: flex;
    -moz-display: flex;
    -o-display: flex;
    -webkit-display: flex;
    -webkit-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.big_active_mega_menu p {
    color: #0e488e;
    font-family: Roboto,Arial;
    font-size: 22px;
}


.big_active_mega_menu {
    float: left;
    height: 37px;
    width: 160px;
}

.link_bl {
    background-color: white;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    float: left;
    height: 33px;
    margin-top: -10px;
    padding-top: 14px;
    position: relative;
    text-align: center;
    width: 100%;
}
.link_bl > a {
    display: block;
    margin-top: -15px;
    padding-bottom: 5px;
    padding-top: 15px;
}

.mega_menu {
	background-color: white;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float: left;
	height: auto;
	margin-bottom: 15px;
	position: relative;
	width: 990px;
	}

.mega_menu:after {
    background-image: url("/img/ten.svg");
    background-repeat: no-repeat;
    background-size: 1020px auto;
    bottom: -28px;
    content: "";
    display: block;
    height: 35px;
    position: absolute;
    right: -15px;
    width: 1020px;
}
.mega_menu > ul {
    display: -ms-flexbox;
    -ms-box-orient: horizontal;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display:flex;

    float: left;
    list-style: none outside none;
    width: 990px;
}

.mega_menu li {

	margin-left: 5px;
	margin-right: 5px;

	flex: 1 1 auto;
	-moz-display: flex;
	-o-display: flex;
	-webkit-display: flex;
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
}

.bl_in_mm {
	float: left;
	width: 100%;
	}

.img_bg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 85px auto;
	height: 75px;
	margin: 5px auto 0;

	}

.cat_link {
	margin: 0 auto;
	text-align: center;
	width: 105px;
	}
.cat_link > a {
    color: #7f7f7f;
    font-family: Roboto,Arial;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}
.cat_link p {
    margin-top: 12px;
}
.bl_sub_m {
	background-color: #f1f1f1;
	height: 130px;
	overflow: hidden;
	}

.full_bl_slide {
    background-color: white;
    border-bottom: 2px solid #bab9b9;
    border-top: 2px solid #bab9b9;
    height: 350px;
    position: relative;
}

.CW.BLK.slider_main_bl {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 990px auto;
    height: 350px;
    position: absolute;
    left:0;
    right:0;
}
.animatedSlider {
    transition: all 1s ease-in-out 0s;
}

.bl_inf_sl {
    background-image: url("/img/bg_sl.png");
    bottom: 0;
    height: 280px;
    position: absolute;
    width: 370px;
}
.clear{
    clear: both;

}

.bl_inf_sl h1 {
    float: left;
    font-family: Roboto,Arial;
    font-size: 43px;
    margin-left: 22px;
    margin-top: 23px;
    max-width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.t_text {
    font-family: Roboto,Arial;
    font-size: 14px;
    line-height: 18px;
	font-weight: 400;
    margin-left: 22px;
    margin-top: 15px;
    max-height: 55px;
    overflow: hidden;
    padding-right: 20px;
}

.bl_text {
    float: left;
    height: 97px;
    overflow: hidden;
}
.price_sl {
    float: left;
    font-family: Roboto,Arial;
	font-weight: 500;
    font-size: 33px;
}
.price_sl {
    color: #808080;
    float: left;
    font-family: Roboto,Arial;
    font-size: 33px;
	font-weight: 500;
    margin-left: 22px;
}
.button_buy > p {
    color: white;
    font-family: Roboto,Arial;
    font-size: 18px;
	font-weight: 500;
    line-height: 41px;
    padding-left: 13px;
    text-transform: uppercase;
}

.button_buy {
    background-color: #F7931E;
    cursor: pointer;
    float: left;
    height: 42px;
    margin-left: 17px;
    margin-top: 7px;
    width: 170px;
}

.bl_list_items {
    position: relative;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.item_bl {

    position: relative;
    background-color: #ffffff;
    margin-right: 30px;
    margin-top: 30px;
    width: 218px;
    height: 290px;border: 1px solid #CCCCCC;
}

.item_bl:last-child {
    margin-right: 0;
}
.bl_img_bg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 130px auto;
	height: 195px;
	margin: 0 auto;
	position: relative;
	width: 190px;
	}

.line_sep {
    border-bottom: 1px solid #cccccc;
    float: left;
    margin-left: 16px;
    margin-top: 5px;
    width: 190px;
}

.label_NEW {
    position: absolute;
    right: 0;
}

.bl_lb:after {
    border: 20px solid transparent;
    border-left: 20px solid #009245;
    content: "";
    display: block;
    position: absolute;

    border-width:50px;
    right: -51px;
    top: -51px;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);

	z-index: 300;
}

.bl_lb > p {
    color: white;
    font-family: Roboto,Arial;
    font-size: 14px;
    position: relative;
    right: 8px;
    top: 14px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 400;
	font-weight: 500;
}

.bl_bottom_it {
    float: left;
    margin-left: 16px;
    width: 190px;
}

.bl_left_it h3 {
    font-family: Roboto,Arial;
    font-size: 14px;
	font-weight: 400;
}


.bl_left_it h3 {
	color: black;
	font-family: Roboto,Arial;
	font-size: 14px;
	font-weight: 400;
	margin-top: 13px;
	max-height: 35px;
	orphans: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	}

.bl_left_it > p {
	color: #0D65CE;
	font-family: Roboto,Arial;
	font-size: 17px;
	margin-top: 7px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}

.bl_left_it {
    float: left;
    width: 100px;
}
.bl_right_it {
    float: right;
    width: 83px;
}
.bl_right_it table {
    margin: 16px auto 0;
    width: 50px;
    position: relative;
}

.bl_right_it table p {
    border: 1px solid black;
    border-radius: 100px;
    height: 7px;
    margin: 0 auto;
    width: 7px;
}

.bl_right_it td {
    text-align: center;
}

.button_buy_it {
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #808080;
    float: right;
    font-size: 14px;
    height: 19px;
    line-height: 19px;
    margin-top: 5px;
    text-align: center;
    width: 80px;
    cursor: pointer;
}
.for_border {
    border: 1px solid transparent;
    float: left;
    height: 100%;
    width: 100%;
}

.item_bl:hover {
    border: 1px solid #F7931E;
}
.item_bl:hover .for_border {
    border: 1px solid #F7931E;
}

.item_bl:hover .button_buy_it {
    background-color: #F7931E;
    border: 1px solid transparent;
    color: white;
}
.label_HIT.bl_lb:after {
    border-color: transparent transparent transparent #ff0013;
}

.label_HIT.bl_lb > p {
    color: white;
    font-size: 12px;
    line-height: 14px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: 8px;
    width: 50px;
}

.line_sep_bot {
    background-image: url("/img/bg_menu.png");
    height: 3px;
    margin-top: 40px;
    width: 100%;
}

.newest h4 {
    color: #0e488e;
    font-family: Roboto,Arial;
    font-size: 18px;
    margin-top: 26px;
    text-align: center;
	font-weight: 400;
    text-transform: uppercase;
}

.arr_left {
    background-image: url("/img/arrow_left.svg");
    background-position: 2px center;
    background-repeat: no-repeat;
    background-size: auto 90px;
    cursor: pointer;
    float: left;
    height: 174px;
    width: 30px;
}

.arr_right {
    background-image: url("/img/arrow_right.svg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 90px;
    float: right;
    height: 174px;
    width: 30px;
    cursor: pointer;
}

.bl_sl{
    width: 288px;
    float: left;
    margin-right: 28px;
}

.img_sl {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 154px;
    border: 1px solid #cccccc;
    float: left;
    height: 173px;
    width: 288px;
}
.main_bl_slider {
    float: left;
    width: 930px;
    overflow: hidden;
    height: 225px;
}

.bl_slider_items {
    float: left;
    margin-top: 17px;
}

.bl_sl:nth-child(3n) {
    /*margin-right: 0;*/
}

.bl_newest {
	background-color: white;
	min-height: 335px;
	width: 100%;
	}


.text_sl {
    color: #4d4d4d;
    float: left;
    font-family: Roboto,Arial;
    font-size: 14px;
    line-height: 21px;
    margin-top: 7px;
	font-weight: 400;
}

.text_sl > p {
    max-height: 45px;
    overflow: hidden;
}

.bl_footer {
    background-image: url("/img/bg_footer.png");
    background-position: center center;
    background-size: cover;
    width: 100%;
}

.menu_footer {
    list-style: none outside none;
    margin-top: 24px;
}

.menu_footer > li {
    display: inline-block;
    margin-right: 20px;
    text-align: left;
}

.menu_footer a {
    color: white;
    font-family: Roboto,Arial;
    font-size: 14px;
    text-decoration: none;
}

.f_search {
    float: right;
    position: relative;
}

.f_search .ser_but {
    border: 0 solid transparent;
    border-radius: 12px;
    float: right;
    height: 28px;
    margin-top: 20px;
    padding-left: 35px;
    width: 175px;
}


.f_search .sub_but {
    background-color: transparent;
    background-image: url("/img/search_blue.svg");
    background-repeat: no-repeat;
    background-size: contain;
    border: 0 solid transparent;
    cursor: pointer;
    height: 21px;
    left: 9px;
    position: absolute;
    top: 25px;
    width: 21px;
}

.copywr {
    color: white;
    font-family: Roboto,Arial;
    font-size: 12px;
    margin-bottom: 18px;
}

.attr{
    color: white;
    font-family: Roboto,Arial;
    text-align: right;
    font-size: 12px;
    margin-bottom: 18px;
}


.clear.top {
    height: 50px;
}

.bl_type > ul {
    display: table;
    list-style: none outside none;
}

.bl_type li {
    display: inline-block;
}

.bl_type .sm_2 {
    height: 12px;
    width: 12px;
}

.bl_type .sm_3 {
    height: 17px;
    width: 17px;
}
.bl_type li {
    display: table-cell;
	-moz-display: table-cell;
	-o-display: table-cell;
	-webkit-display: table-cell;
    margin-right: 12px;
    vertical-align: middle;
    width: 18px;
}
.bl_type li p {
    background-color: white;
    border-radius: 100px;
    cursor: pointer;
    height: 10px;
    width: 10px;
}

.bl_type .sm_3 > p {
    height: 17px;
    width: 17px;
}

.bl_type .sm_3 {
    width: 24px;
}

.line_sep_bot.listing_line {
    margin-top: 3px;
}

.left_sidebar {
    background-color: white;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    float: left;
    margin-bottom: 30px;
    width: 235px;
}

.bottom_sidebar {
    background-color: white;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    float: left;
    margin-bottom: 30px;
    width: 235px;
}

.bottom_sidebar h4 {
    color: rgba(50, 42, 44, 0.6);
    float: left;
    font-size: 17px;
    margin-bottom: 35px;
    margin-left: 20px;
    margin-top: 34px;
}

.left_sidebar h4 {
    color: rgba(50, 42, 44, 0.6);
    float: left;
    font-size: 17px;
    margin-bottom: 35px;
    margin-left: 20px;
    margin-top: 34px;
}

.bl_SORT {
    border-bottom: 1px solid #cacaca;
    float: left;
    margin-bottom: 15px;
    margin-left: 20px;
    padding-bottom: 18px;
    width: 195px;
}
.bl_SORT h5 {
    color: #333333;
    font-family: Roboto,Arial;
    font-size: 14px;
}


.gb {
    float: left;
    list-style: none outside none;
}

.gb > li {
    display: inline-block;
    margin-right: 22px;
    margin-top: 25px;
    position: relative;
    cursor: pointer;
}

.gb p {
    border: 1px solid #cacaca;
    border-radius: 10px;
    color: #202020;
    font-family: Roboto,Arial;
    font-size: 13px;
    height: 34px;
	font-weight: 400;
    line-height: 34px;
    text-align: center;
    width: 34px;
}

.gb li span {
    font-family: Roboto,Arial;
    font-size: 11px;
    position: absolute;
    right: -27px;
    top: -12px;
	font-weight: 400;
}

.active p {
    border: 1px solid #1469eb!important;
}

.gb > li:hover p {
    border: 1px solid #1469eb!important;
}
.pr {
    float: left;
    list-style: none outside none;
    margin-top: 13px;
}
.pr li p {
    border: 1px solid #cacaca;
    border-radius: 8px;
    font-family: Roboto,Arial;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 127px;
	font-weight: 400;
}
.pr li {
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
}


.cur_hrn .priceBlockItem {
	font-size: 16px;
	}

.pr li span {
    font-family: Roboto,Arial;
    font-size: 11px;
    position: absolute;
    right: -27px;
    top: -12px;
	font-weight: 400;
}

.pr li:last-child {
    margin-bottom: 0;
}

.minheight {
    height: 40px;
}


.bl_left_inf_p > ul {
	margin-bottom: 10px;
	float: left;
	width: 735px;
	}

.text_tab.bl_description > iframe {
	display: block;
	height: 400px;
	margin: 25px auto;
	width: 700px;
	}

.bl_SORT:last-child {
    border: medium none;
    margin-bottom: 0;
}


.bl_listing > h4 {
	font-family: Roboto,Arial;
	font-size: 20px;
	margin-bottom: -12px;
	margin-top: 15px;
	text-align: center;
	}

.bl_listing .item_bl {
    float: left;
    margin-right: 27px;
}

.item_bl.no_marg {
    margin-right: 0;
}

.bl_lists{
    float: right;
    width: 720px;
}


.wid_one_third .item_bl {
    width:222px;
    margin-right: 0;
}

.wid_one_third {
    float: left;
    width: 250px;
}

.wid_one_third:nth-child(3n) {
    width: 220px;
}
.bl_listing {
    float: right;
}
.bl_listing {
    float: right;
    margin-bottom: 40px;
}

.bl_list_items .wid_one_third:nth-child(3n) {
    width: 255px;
}

.bl_list_items .wid_one_third:nth-child(4n) {
    width: 220px;
}

.bl_list_items .wid_one_third {
    width: 255px;
}

.pr li:hover p {
    border: 1px solid #1469eb!important;
}

.bl_full_item {
    background-color: white;
    min-height: 360px;
    width: 100%;
}

.no_marg_top{
    margin-top: 0px!important;
}

.bl_min_bg_img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    cursor: pointer;
    height: 48px;
    margin-bottom: 20px;
    width: 48px;
}

.bl_min_img {
    float: left;
    margin-top: 45px;
    width: 50px;
}

.left_bl_im {
	float: left;
	width: 50px;
	}

.right_bl_im {
    position: relative;
    float: left;
    width: 265px;
}

.bl_main_img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 215px;
    margin: 65px auto 0;
    width: 230px;
}

.right_bl_im table td {
    width: 9px;
}
.right_bl_im table {
    margin: 44px auto 0;
    width: 85px;
}
.right_bl_im table p {
    background-color: #cccccc;
    border-radius: 100px;
    cursor: pointer;
    height: 7px;
    margin: 0 auto;
    width: 7px;
}

.active_list p {
    height: 10px !important;
    width: 10px !important;
}

.bl_inform_item {
    margin: 0 auto;
    width: 410px;
}

.bl_left_in {
    float: left;
    width: 205px;
}
.bl_right_in {
    float: left;
    width: 205px;
}

.bl_inform_item h4 {
    font-family: Roboto,Arial;
    font-size: 22px;
    margin-top: 28px;
    text-align: center;
}
.bl_inform_item h4 span {
    font-family: Roboto,Arial;
    margin-left: 22px;
	font-weight: 400;
}

.bl_right_in > h4 {
    font-family: Roboto,Arial;
    text-align: left;
    margin-left: 14px;
    overflow: hidden;
	font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bl_left_in > h4 {
    margin-right: 14px;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.cat_link p {
	color: #7f7f7f;
	font-family: Roboto,Arial;
	font-size: 14px;
	line-height: 15px;
	margin-top: 2px;
	overflow: hidden;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	}
.line_item {
    border-bottom: 1px solid #e6e6e6;
    margin: 20px auto 0;
    width: 266px;
}

.bl_left_in h3 {
    color: #858481;
    font-family: Roboto,Arial;
    font-size: 14px;
    margin-right: 13px;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bl_it {
    margin-top: 25px;
}

.bl_right_in.bl_it.color_variant > ul {
    display: table;
    height: 20px;
    list-style: none outside none;
    margin-left: 13px;
}

.bl_right_in.bl_it.color_variant li {
	display: table-cell;
	-moz-display: table-cell;
	-o-display: table-cell;
	-webkit-display: table-cell;
	position: relative;
	vertical-align: middle;
	width: 24px;
	}

.bl_right_in.bl_it.color_variant p, .item_color_static {
    border: 1px solid black;
    cursor: pointer;
    border-radius: 100px;
    height: 15px;
    width: 15px;
}

.current p {
	height: 22px !important;
	margin-right: 6px;
	margin-top: -10px;
	width: 22px !important;
	}
.current {
    width: 27px !important;
}


.bl_right_in.bl_it.ots_memory.memory {
    margin-top: 5px;
}

.memory .gb {
    margin-left: 13px;
}

.bl_left_in.bl_it.ots_memory {
	margin-top: 15px;
	}




.line_item.bot {
	margin-top: 10px;
	visibility: hidden;
	}

.bl_price_buy {
	float: right;
	margin-bottom: 45px;
	margin-top: 27px;
	}
.price {
    border: 1px solid #cccccc;
    border-radius: 5px;
    float: right;
    font-family: Roboto,Arial;
    height: 24px;
    line-height: 24px;
    margin-right: 13px;
    text-align: center;
    width: 150px;
	font-weight: 400;
}
.buy_it {
    background-color: #F7931E;
    border-radius: 5px;
    color: white;
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 21px;
    margin-left: 13px;
    text-align: center;
    width: 120px;
    cursor: pointer;
}

.bl_main_tabs {
    float: left;
    width: 100%;
}.bl_menu_tabs {
    float: left;
    width: 100%;
}
.tabs {
    border-bottom: 1px solid #cccccc;
    float: left;
    list-style: none outside none;
    margin-bottom: 15px;
    margin-top: 43px;
    padding-bottom: 12px;
    width: 100%;
}

.tabs a {
    text-decoration: none;
    color: #666;
}

.tabs > li {
    display: inline-block;
    text-align: center;
    position: relative;
    width: 194px;
}

.tabs p {
    color: #666666;
    font-family: Roboto,Arial;
    font-size: 16px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tabs p:hover {
    color: #0069ee;
    cursor: pointer;
}

.current_tab p {
    color: #0069ee;
}

.tabs span {
    font-size: 11px;
    position: absolute;
    top: -8px;
}


.current_tab:after {
    border: 14px solid transparent;
    content: "";
    display: block;
    border-top:14px solid #CCCCCC;
    width: 0px;
    top:31px;
    left: 82px;
    position: absolute;
}
.current_tab:before {
    border: 13px solid transparent;
    content: "";
    display: block;
    border-top:13px solid #FFF;
    width: 0px;
    top:31px;
    left: 83px;
    z-index: 3;
    position: absolute;
}



.bl_full_art_single {
	background-color: white;
	}


.bl_description > p {
	display: block;
	font-family: Roboto,arial;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	}
.bl_description {
	margin: 0 auto;
	width: 750px;
	}

.wid_330 {
    float: left;
    width: 330px;
}


.text_tab.bl_description img {
	display: block;
	margin: 22px auto;
	}

.bl_img_w {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 170px;
    border: 1px solid #cccccc;
    float: left;
    height: 200px;
    margin-bottom: 28px;
    margin-top: 28px;
    width: 304px;
}

.bl_buywith > h4 {
    color: #0e488e;
    float: left;
    font-family: Roboto,Arial;
    font-size: 18px;
    margin-left: 28px;
    margin-top: 35px;
	font-weight: 400;
}
.bl_buywith_full {
    background-size: cover;
    min-height: 400px;
    width: 100%;
}

.slide_items {
    float: left;
    margin-top: 16px;
}

.bl_arr_left_it, .comp_left {
    background-image: url("/img/left.svg");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 290px;
    width: 20px;
    cursor: pointer;
}
.bl_arr_right_it, .comp_right {
    background-image: url("/img/right.svg");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 290px;
    width: 20px;
    cursor: pointer;
}

.main_bl_slide {
    float: left;
    width: 950px;
    height: 293px;
    overflow: hidden;
}

.bl_for_sl {
    float: left;
    width: 237px;
}

.bl_for_sl .item_bl {
    margin: 0 auto;
}

.bl_tab_full {
    width: 100%;
}

.bl_main_page .tabs {
    margin-top: 68px;
}

.bl_main_page .tabs {
    border-bottom: medium none;
    float: none;
    margin: 68px auto 0;
    width: 680px;
}


.bl_main_page .bl_menu_tabs {
    border-bottom: 1px solid #cccccc;
}

li.menu_tab a {
	cursor: default;
	display: table;
	width: 100%;
	}


.bl_left_inf_p h1 {
	border-bottom: 1px solid white;
	color: #0e488e;
	float: left;
	font-family: Roboto,arial;
	font-size: 22px;
	padding-bottom: 20px;
	text-transform: uppercase;
	width: 100%;
	}

.page_inform_main {
    float: left;
    margin-bottom: 35px;
    margin-top: 50px;
    width: 100%;
}




.bl_left_inf_p > p {
	float: left;
	font-family: Roboto,Arial;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
	width: 100%;
	}


.bl_left_inf_p > h3 {
	float: left;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	}


.button_next.fixedB {
	position: fixed;
	top: 0;
	}

.bl_left_inf_p h2 {
	float: left;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	}

.bl_left_inf_p {
	float: left;
	width: 100%;
	}

.bl_photo_page {
    border: 1px solid #cdcdcd;
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
    min-height: 208px;
    width: 100%;
}

.bl_third_img {
    float: left;
    width: 245px;
}

.bl_left_r {
    border-left: 1px solid #cdcdcd;
    float: right;
    height: 190px;
    margin-top: 10px;
    width: 170px;
}

.bl_img_page {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 115px auto;
    float: left;
    height: 100%;
    width: 100%;
}

.bl_third_img:nth-child(2) {
    width: 220px;
}

.bl_third_img:nth-child(3) {
    width: 195px;
}

.bl_products_also_add .item_bl {
    margin: 0;
}

.bl_products_also_add .item_bl {
    float: right;
    margin: 0 0 20px;
}

.also_b > h4 {
    color: #0e488e;
    float: left;
    font-family: Roboto,Arial;
    font-size: 18px;
    line-height: 25px;
	font-weight: 400;
    margin-bottom: 18px;
    margin-left: 20px;
}

.bl_products_also_add {
    float: right;
    height: 605px;
    overflow: hidden;
}

.top_arr {
    background-image: url("/img/top_arr.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px auto;
    cursor: pointer;
    float: right;
    height: 24px;
    width: 220px;
}

.bot_arr {
    background-image: url("/img/bot_arr.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50px auto;
    cursor: pointer;
    float: right;
    height: 24px;
    width: 220px;
}

.hello_article .bl_left_inf_p > h4 {
    color: #0e488e;
    font-family: Roboto,Arial;
    font-size: 20px;
    margin-bottom: 37px;
    text-align: center;
    text-transform: uppercase;
}
.HIT_sale .bl_products_also_add {
    height: 918px;
}

.hit_bl .also_b > h4 {
    margin-bottom: 12px;
}

.item_bl_art {
    background-color: white;
    border: 1px solid #cccccc;
    float: left;
    height: 184px;
    margin-bottom: 23px;
    position: relative;
    width: 728px;
}

.bl_also_add.HIT_sale {
    float: right;
}
.bl_left_art {
    float: left;
    height: 100%;
    width: 225px;
}

.bl_img_it {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 195px auto;
    float: left;
    height: 100%;
    width: 100%;
}

.bl_right_art {
    float: left;
    width: 500px;
}

.bl_text_art {
    float: left;
}
.bl_text_art h5 {
    color: black;
    float: left;
    font-family: Roboto,Arial;
    font-size: 18px;
    height: 48px;
	font-weight: 400;
    line-height: 24px;
    margin-top: 20px;
    max-height: 48px;
    overflow: hidden;
    width: 450px;
}

.bl_text_art > p {
    color: #808080;
    float: left;
    font-family: Roboto;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    max-height: 72px;
    overflow: hidden;
    width: 470px;
}

.bl_text_art span {
    bottom: 15px;
    color: #f7931e;
    float: right;
    font-family: Roboto,Arial;
    font-size: 12px;
    position: absolute;
    right: 20px;
}

.hello_article .page_inform_main {
    margin-bottom: 5px;
}

.bl_main_art_single {
    float: left;
    margin-bottom: 70px;
    margin-top: 45px;
    width: 100%;
}

img {
    margin-bottom: 22px;
    margin-top: 22px;
}

.bl_inf_text_singl > p {
    color: black;
    font-family: Roboto,Arial;
    font-size: 14px;
    line-height: 22px;
}

.bl_inf_text_singl h4 {
    float: left;
    font-family: Roboto,Arial;
    font-size: 20px;
    margin-bottom: 29px;
    width: 100%;
	font-weight: 400;
}
.bl_left_side_single .top_arr {
    float: left;
    width: 245px;
}

.bl_left_side_single .bot_arr {
    float: left;
    margin-top: 5px;
    width: 245px;
}

.bl_left_side_single .top_arr {
    float: left;
    margin-bottom: 8px;
    width: 245px;
}

.main_bl_slide_singl {
    float: left;
    height: 810px;
    overflow: hidden;
}
.bl_sl_singl {
    cursor: pointer;
    border: 1px solid #cccccc;
    float: left;
    height: 245px;
    margin-bottom: 32px;
    width: 245px;
    position: relative;
}

.bl_inf_text_singl {

    float: left;
    margin-left: 46px;
    overflow: hidden;
    width: 695px;

}

.bl_img_singl{
    background-image: url("/img/iphone.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 200px;
    float: left;
    height: 100%;
    width: 100%;
}

.bl_hover_singl {
    background-color: rgba(78, 78, 78, 0.7);
    height: 100%;
    position: absolute;
    width: 100%;
    display: table;
    display: none;
}
.bl-text-rt {
    display: table-cell;
	-moz-display: table-cell;
	-o-display: table-cell;
	-webkit-display: table-cell;
    vertical-align: middle;
}

.bl_hover_singl p {
    color: white;
    font-family: Roboto,arial;
    font-size: 18px;
    line-height: 23px;
    margin: 0 auto;
    text-align: center;
    width: 200px;
}

.bl_sl_singl:hover .bl_hover_singl {
    display: table;
}

.bl_left_side_single {
    float: left;
    margin-top: 27px;
}

.bl_right_it.two_colors > table {
    width: 33px;
}

.bl_right_it.four_colors > table {
    width: 61px;
}

.bl_right_it.five_colors td:first-child {
    left: 5px;
    position: absolute;
}

.bl_right_it.five_colors td:nth-child(2) {
    left: 20px;
    position: absolute;
}

.bl_right_it.five_colors td:nth-child(3) {
    left: 35px;
    position: absolute;
}
.bl_right_it.five_colors td:nth-child(4) {
    bottom: 10px;
    left: 13px;
    position: absolute;
}

.bl_right_it.five_colors td:nth-child(5) {
    bottom: 10px;
    left: 27px;
    position: absolute;
}

.bl_right_it.five_colors > table {
    height: 10px;
}

.bl_time {
    float: left;
}

.bl_img {
    background-repeat: no-repeat;
    background-size: 60px auto;
    float: left;
    height: 50px;
    width: 60px;
}
.bl_img.time{
    background-image: url("/img/clock.svg");
}

.bl_info {
    float: left;
    width: 180px;
}

.bl_info.time_inf > p {
    float: left;
    font-family: Roboto,arial;
    font-size: 16px;
    margin-bottom: 15px;
    margin-left: 5px;
    min-width: 150px;
}

.left_sp {
    float: left;
    text-align: left;
}
.right_sp {
    float: right;
    font-family: Roboto,Arial;
    font-size: 16px;
	font-weight: 400;
    line-height: 18px;
    text-align: right;
}

.bl_img.tel {
    background-image: url("/img/tel.svg");
    background-position: right top;
    background-size: auto 36px;
    width: 80px;
}

.bl_info.tel_inf {
    width: 160px;
}

.bl_info.tel_inf > p {
    bottom: 5px;
    font-family: Roboto,Arial;
    font-size: 16px;
	font-weight: 400;
    line-height: 24px;
    padding-left: 14px;
    position: relative;
}

.bl_img.mail {
    background-image: url("/img/mail.svg");
    background-position: right top;
    background-size: 32px auto;
    width: 74px;
}

.bl_info.mail_inf {
    width: 165px;
}

.bl_info.mail_inf > p {
    float: left;
    font-family: Roboto,arial;
    font-size: 16px;
    line-height: 27px;
    padding-left: 16px;
}

.bl_cont_info {
    border-bottom: 1px solid #cccccc;
    float: left;
    padding-bottom: 26px;
}

.hello_contact .bl_left_inf_p > h4 {
    margin-bottom: 35px;
}

.bl_map {
    float: left;
    width: 100%;
}
.bl_map_inf {
    float: left;
    width: 100%;
}

.text_in {
    background-image: url("/img/comp.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 50px auto;
    float: left;
    margin-top: 28px;
    width: 100%;
}

.text_in h5 {
    font-family: Roboto,arial;
    font-size: 18px;
    padding-left: 65px;
    padding-top: 5px;
}

.text_in > p {
    float: left;
    font-family: Roboto,arial;
    font-size: 16px;
	font-weight: 400;
    line-height: 21px;
    padding-left: 65px;
    padding-top: 8px;
}

.bl_map_inf iframe {
    height: 320px;
    margin-top: 38px;
    width: 100%;
}

.hello_contact .bl_left_inf_p {
    float: left;
    width: 714px;
}

.hello_contact .wid_240:last-child {
    width: 233px;
}

.bl_info.mail_inf {
    width: 158px;
}

.hello_contact .also_b > h4 {
    margin-left: 13px;
}

.full_page_bl .tabs > li {
    width: 166px;
}

.bl_main_page .current_tab:before {
    left: 70px;
}

.bl_main_page .current_tab:after {
    left: 69px;
}
.add_item {
    background-color: #f1f1f1;
    border: 1px solid #cacaca;
    left: 482px;
    margin: auto;
    min-height: 268px;
    position: fixed;
    right: 0;
    top: 70px;
    width: 509px;
    z-index: 400;
}
.add_item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    border: 20px solid transparent;
    right: 22px;
    top: -40px;
    border-bottom:20px solid #cacaca;
}

.add_item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    border: 18px solid transparent;
    right: 24px;
    top: -36px;
    border-bottom:18px solid #F1F1F1;
    z-index: 3;
}
.bl_add_sg > h4 {
    color: #0e488e;
    float: left;
    font-family: Roboto,Arial;
    font-size: 22px;
    line-height: 25px;
    margin-left: 25px;
    margin-top: 20px;
}
.bl_item_cart {
    float: left;
    margin-left: 25px;
    margin-top: 23px;
    width: 485px;
}
.bl_img_cart {
    background-color: white;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100px auto;
    border: 1px solid #cacaca;
    float: left;
    height: 169px;
    width: 169px;
}
.bl_left_inf_cart {
    float: left;
    margin-left: 26px;
    width: 275px;
}
.bl_left_inf_cart h5 {
    float: left;
    font-family: Roboto,arial;
    font-size: 24px;
    line-height: 25px;
    overflow: hidden;
	font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 265px;
}
.bl_left_inf_cart > p {
    color: #666666;
    float: left;
    font-family: Roboto,arial;
    font-size: 14px;
    margin-top: 8px;
}

.bl_button_show,.bl_button_continue {
    background-color: #f7931e;
    border-radius: 5px;
    color: white;
    float: left;
    font-family: Roboto,arial;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
    text-align: center;
    width: 255px;
}
.bl_button_show {
    margin-bottom: 13px;
    margin-top: 23px;
}
.bl_main_page.hello_order {
    float: left;
}
.bl_steps_buy {
    float: left;
    margin-top: 49px;
    width: 100%;
}
.stp_ul {
    float: left;
    list-style: none outside none;
    width: 990px;
}
.stp_ul > li {
    display: inline-block;
    text-align: center;
    width: 325px;
    position: relative;
}
.stp_ul li span {
    background-color: #b3b3b3;
    border-radius: 100px;
    display: block;
    height: 9px;
    margin: 0 auto;
    z-index: 20;
    position: relative;
    width: 9px;
}
.stp_ul p {
    color: #808080;
    font-family: Roboto,arial;
    font-size: 14px;
    margin-top: 15px;
    text-align: center;
}
.active_step > span:before {
    background-color: #f7931e !important;
    content: "";
    display: block;
    float: right;
    height: 1px;
    position: relative;
    top: 4px;
    width: 165px;
}
.active_step > span{
    background-color: #f7931e!important;
    z-index: 20;
    position: relative;
}
.active_step > p {
    color: black;
}

.stp_ul > li:nth-child(2) span:before {
    background-color: #b3b3b3;
    content: "";
    display: block;
    float: right;
    height: 1px;
    position: relative;
    top: 4px;
    width: 329px;
}
.stp_ul > li:nth-child(3) span:before {
    background-color: #b3b3b3;
    content: "";
    display: block;
    float: right;
    height: 1px;
    position: relative;
    top: 4px;
    width: 329px;
}
.stp_ul > li:nth-child(3) span:after {
    background-color: #b3b3b3;
    content: "";
    display: block;
    float: left;
    height: 1px;
    position: relative;
    top: 3px;
    width: 175px;
}

.active_step:last-child span:after {
    background-color: #f7931e!important;
}

.bl_img_cart_t {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 95px auto;
    background-color: white;
    border: 1px solid #cccccc;
    float: left;
    height: 169px;
    width: 169px;
}

.bl_inf_cart_t {
    float: left;
    width: 530px;
}
.bl_inf_cart_t > h3 {
    float: left;
    font-family: Roboto,arial;
    font-size: 24px;
    margin-left: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 470px;
}

.close_cart {
    background-image: url("/img/close.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: right;
    height: 20px;
    width: 20px;
}

.bl_price_number {
    float: left;
    margin-left: 27px;
    width: 400px;
}

.bl_c_t {
    float: left;
    width: 168px;
}


.bl_price_number {
	border-bottom: 1px solid #e6e6e6;
	float: left;
	margin-bottom: 22px;
	margin-left: 27px;
	margin-top: 30px;
	padding-bottom: 36px;
	width: 505px;
	}
.bl_c_t p {
    font-family: Roboto,arial;
    font-size: 18px;
    text-align: center;
}
.bl_c_t h5 {
    color: #999999;
    font-family: Roboto,arial;
    font-size: 14px;
    text-align: center;
}
.bl_minus {
    cursor: pointer;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 19px;
}

.bl_plus {
    cursor: pointer;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 19px;
}
.bl_minus > p {
    font-family: Roboto,arial;
    font-size: 28px;
}
.bl_plus > p {
    font-family: Roboto,arial;
    font-size: 18px;
}

.bl_numb {
    float: left;
    width: 40px;
}

.plus_minus_bl {
    margin: 16px auto 0;
    width: 78px;
}

.bl_numb > p {
	background-color: white;
	border: 1px solid #cacaca;
	border-radius: 10px;
	height: 33px;
	line-height: 33px;
	margin: 0 auto;
	text-align: center;
	width: 33px;
	}

.bl_c_t.bl_price_t > p {
    margin-top: 22px;
}

.bl_c_t.bl_total_t > p {
    margin-top: 22px;
}

.bl_c_t.bl_price_t {
    width: 110px;
}

.bl_c_t.bl_numb_t {
    width: 295px;
}

.bl_c_t.bl_total_t {
    width: 98px;
}

.bl_total_cash {
    color: #999999;
    float: right;
    font-family: Roboto,Arial;
    font-size: 14px;
    margin-right: 30px;
    margin-top: 20px;
}
.bl_total_cash span {
    color: black;
    font-size: 26px;
    margin-left: 15px;
}

.button_next {
	background-color: #f7931e;
	border-radius: 10px;
	color: white;
	cursor: pointer;
	font-family: Roboto,arial;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin: 58px auto 0;
	text-align: center;
	text-transform: uppercase;
	width: 177px;
	}

.hello_order .bl_left_inf_p {
    float: left;
    margin-bottom: 30px;
    width: 730px;
}

.active_step.dead > p {
    color: #808080;
}

.active_step.dead > p:before {
    background-image: url("/img/ok.svg");
    background-size: cover;
    bottom: 2px;
    content: "";
    display: block;
    height: 17px;
    left: 83px;
    position: absolute;
    width: 15px;
}

.hello_order_cart h3 {
    font-family: Roboto,arial;
    font-size: 22px;
}

.active_step.dead:nth-child(2) > p:before {
    left: 80px;
}

.active_step.dead:last-child p:before {
    left: 70px;
}

.hello_thankyou .page_inform_main > h4 {
    font-family: Roboto,arial;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 120px;
    margin-top: 57px;
    text-align: center;
}

.bl_left_inf_p > table {
    width: 738px;
}
.bl_left_inf_p table tr:nth-child(2n) {
    background-color: #e7e7e7;
}

.bl_left_inf_p tr {
    height: 31px;
}

.bl_left_inf_p tr td:first-child p {
    font-family: Roboto,arial;
    font-size: 16px;
    padding-left: 15px;
}


.bl_left_inf_p tr td:nth-child(2n) p {
    font-family: Roboto,arial;
    font-size: 16px;
}

.bl_left_inf_p td:first-child {
    width: 320px;
}

.bl_features {
    float: left;
}

.bl_features .page_inform_main {
    margin-top: 28px;
}

.bl_complect {
    float: left;
}

.bl_img_c {
    background-position: center center;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 165px auto;
    border: 1px solid #cbcbcb;
    float: left;
    height: 299px;
    width: 299px;
}
.bl_inf_c > p {
    color: #4d4d4d;
    float: left;
    font-family: Roboto,arial;
    font-size: 16px;
    line-height: 19px;
    margin-top: 10px;
    max-height: 40px;
    overflow: hidden;
}

.bl_inf_c {
    float: left;
}

.wid_330:last-child .bl_inf_c {
    float: right;
    margin-right: 7px;
    width: 301px;
}

.wid_330:first-child .bl_inf_c {
    float: left;
    margin-left: 7px;
}

.wid_330:nth-child(2) .bl_inf_c {
    float: left;
    margin-left: 14px;
    width: 301px;
}

.bl_complect {
    float: left;
    margin-bottom: 53px;
    margin-top: 40px;
}
.bl_conditions .bl_left_inf_p > h4 {
    color: #4d4d4d;
    margin-top: 46px;
}

.bl_conditions .bl_left_inf_p > p {
    font-family: Roboto,arial;
    font-size: 16px;
    line-height: 21px;
}


.bl_conditions .bl_left_inf_p > ul {
	float: left;
	margin-left: 15px;
	}

.bl_conditions .bl_left_inf_p li {
    font-family: Roboto,arial;
	font-size: 14px;
	margin-bottom: 12px;
	margin-left: 15px;
	padding-left: 10px;
}




.bl_conditions .bl_left_inf_p li:before {
    background-color: black;
    border-radius: 100px;
    content: "";
    display: block;
    height: 3px;
    left: -8px;
    position: absolute;
    top: 9px;
    width: 3px;
}



.bl_conditions .page_inform_main {
    margin-top: 35px;
}

.bl_conditions .bl_left_inf_p > h4:first-child {
    margin-top: 0;
}
.bl_conditions {
    float: left;
}

.bl_reviews{

    float: left;
}

.wid_300.inp_style > p {
    color: #666666;
    float: left;
    font-family: Roboto,arial;
    font-size: 14px;
    margin-bottom: 4px;
}

.bl_text_order_form {
    float: left;
}


.wid_300.inp_style > input {
	background-color: white;
	border: 1px solid #cccccc;
	border-radius: 5px;
	color: #8c8c8c;
	float: left;
	font-family: Roboto,arial;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 15px;
	width: 284px;
	}

.wid_300.inp_style.surname {
    margin-left: 32px;
}

.clear.form_otstp {
    height: 30px;
}

.tel_start {
    color: #8c8c8c;
    float: left;
    font-family: Roboto,arial;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    width: 40px;
}

.wid_300.inp_style .tel_next {
    width: 58px;
}
.wid_300.inp_style .tel_finish {
    float: right;
    width: 154px;
}

.line_form {
    background-color: #cccccc;
    float: left;
    height: 1px;
    margin-top: 31px;
    width: 634px;
}

.line_form.fir {
    margin-bottom: 30px;
}

.bl_radio_b {
	color: #808080;
	cursor: pointer;
	float: left;
	font-family: Roboto,arial;
	font-size: 16px;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	}

.bl_radio_button {
	background-color: white;
	border: 1px solid #cccccc;
	border-radius: 100px;
	float: left;
	height: 17px;
	width: 17px;
	}

.bl_radio_b > p {
	float: left;
	margin-left: 10px;
	}
.bl_radio_b.active > p {
    border: medium none !important;
    color: black;
}

.bl_radio_b.active .bl_radio_button:before {
    background-color: black;
    border-radius: 100px;
    content: "";
    display: block;
    height: 4px;
    left: 7px;
    position: absolute;
    top: 7px;
    width: 4px;
}
.wid_320.sps_dost > h4 {
    margin-bottom: 30px;
}


.wid_320.sps_dost p {
	color: black;
	float: left;
	font-family: Roboto,arial;
	font-size: 11px;
	font-weight: 300;
	line-height: 15px;

	width: 225px;
	}

.wid_320.sps_dost {
    min-height: 375px;
}

.inp_style textarea {
    resize: none;
}

.wid_300.inp_style.bl_small input {
    width: 55px;
}

.wid_300.inp_style.bl_small {
    width: 105px;
}

.wid_300.inp_style.bl_small.flat {
    float: right;
    width: 90px;
}
.wid_300.inp_style.bl_small.pod {
    margin-left: 10px;
    width: 72px;
}
.wid_300.inp_style.street {
    margin-bottom: 24px;
}

.inp_style textarea {
	background-color: white;
	border: 1px solid #cccccc;
	border-radius: 5px;
	color: #8c8c8c;
	float: left;
	font-family: Roboto,arial;
	font-size: 18px;
	height: 67px;
	padding-left: 15px;
	padding-top: 5px;
	resize: none;
	width: 286px;
	}
.clear.ots_adr {
    height: 38px;
}
.wid_320.adr {
    float: left;
    margin-left: 12px;
    width: 320px;
}

.line_form.sec {
    margin-top: 10px;
}

.sp_buy {
    margin-top: 27px;
}

.foot.bl_radio_b {
    float: left;
    width: 212px;
}


.foot.cart.bl_radio_b.middle {
	margin-left: 5px;
	margin-right: 5px;
	width: 172px;
	}

.hello_order_cart .button_next {
    margin-top: 38px;
}

.bl_item_c {
    float: left;
}

.img_bg_it {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70px auto;
    border: 1px solid #cccccc;
    float: left;
    height: 109px;
    width: 109px;
    background-color: white;
}

.bl_inf_text {
    float: left;
    width: 128px;
}

.cart_sidebar .bl_inf_text > h5 {
	float: left;
	font-family: Roboto,arial;
	font-size: 16px;
	font-weight: 300;
	margin-left: 15px;
	margin-top: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	width: 140px;
	}

.cart_sidebar .plus_minus_bl {
    float: left;
    margin-left: 15px;
    margin-top: 18px;
    width: 78px;
}
.cart_sidebar .bl_numb > p {
    border-radius: 8px;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    width: 24px;
}
.cart_sidebar .bl_minus {
    height: 24px;
    line-height: 24px;
    width: 10px;
}

.cart_sidebar .bl_plus {
    height: 24px;
    line-height: 24px;
    width: 10px;
}

.cart_sidebar .bl_plus > p {
    font-size: 13px;
}
.cart_sidebar .bl_minus > p {
    font-size: 20px;
}
.price_p {
	font-family: RobotoMedium,arial;
	font-size: 16px;
	margin-left: 15px;
	margin-top: 18px;
	}
.bl_item_c {
	border-bottom: 1px solid white;
	float: left;
	margin-bottom: 18px;
	padding-bottom: 18px;
	width: 265px;
	}
.cart_sidebar h3 {
	border-bottom: 1px solid white;
	color: #0e488e;
	font-family: Roboto,arial;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 17px;
	padding-bottom: 20px;
	}

.cart_sidebar h6 {
	color: black;
	float: left;
	font-family: Roboto,arial;
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 5px;
	}


.wid_240.cart_sidebar span {
	color: #0e488e;
	display: block;
	font-family: Roboto,arial;
	font-size: 22px;
	margin-top: 5px;
	}
.hello_checkout .bl_numb {
    width: 30px;
}

.inf_c > h6 {
	font-family: Roboto,arial;
	font-size: 14px;
	margin-top: 23px;
	}

.inf_c > p {
	font-family: Roboto,arial;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 18px;
	margin-top: 16px;
	}
.wid_330.right_w.inf_c {
    margin-left: 15px;
    width: 260px;
}
.hello_checkout .button_next {
    margin-top: 19px;
}

.item_images {
    position: absolute;
    left: 0;
    right: 0;
}

#item_selector_dot {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}

div.absolute_block {
    position: relative;
    min-height: 330px;
}


div.hit_main_block {
    overflow: hidden;
    position: relative;
}

div.vertical_slider_body {
    height: 3120px;
    transition: all 1.5s ease 0s;
    bottom: 0px;
    position: relative;
}

div.vertical_article_slider_body {
    height: 2770px;
    transition: all 1.5s ease 0s;
    bottom: 0px;
    position: relative;
}

div.slider_overflow {
    width: 3160px;
    position: relative;
    transition: all 1.5s ease 0s;
}

.CW.BLK.bl_sl_show_rel {
    height: 350px;
    position: relative;
}

.slider_nav {
    bottom: 13px;
    display: block;
    min-width: 70px;
    position: absolute;
    right: 665px !important;
}

.active_bl p {
	color: #0e488e;
	font-family: Roboto,arial;
	font-size: 15px;
	}

.active_bl {
    background-color: white;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    bottom: 10px;
    padding-top: 10px;
    position: relative;
}


.bl_menu p {
	display: table-cell;
	-moz-display: table-cell;
	-o-display: table-cell;
	-webkit-display: table-cell;
	font-size: 15px;
	line-height: 16px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	z-index: 200;
	}

div.bl_sub_m_active {
    display: block;
}

div.bl_sum_m_notactive {
    display:none;
}

.bl-img-char {
    width: 315px;
    float: left;
}

.bl-img-char .bl_inf_c {
    float: none;
    margin: 0 auto;
    width: 303px;
}

.bl_main_sl {
	float: left;
	height: 348px;
	overflow: hidden;
	width: 945px;
	}

div.complectation_slider {
    width: 31500px;
    transition: all 1.5s ease 0s;
    position: relative;
}

div.product_main_slider {
    width: 10000px;
    transition: all 1.5s ease 0s;
    position: relative;
}

.category-input {
    width: 100px;
}

div.not_active_about_tab {
    display: none;
}

.cont-tel li:last-child {
	display: none;
	}





/*new css*/

.left_sidebar .bl_SORT .gb .filter_btn > p {
	padding-left: 4px;
	padding-right: 4px;
	width: 110% !important;
	}

.bottom_sidebar .bl_SORT .gb .model_btn > p {
    width: 100% !important;
    padding-left: 4px;
    padding-right: 4px;
}


.left_sidebar .bl_SORT .gb .filter_btn {
	margin-right: 20px;
	}

.bottom_sidebar .bl_SORT .gb .model_btn {
    margin-right: 20px;
}

.left_sidebar .bl_SORT .gb .filter_btn {
	margin-right: 10px;
	}
.bottm_sidebar .bl_SORT .gb .model_btn {
    margin-right: 10px;
}



.left_sidebar .bl_SORT:nth-child(5) .gb li p {
	margin-left: 0 !important;
	width: 100% !important;
	}
.bl_right_in.bl_it.memory .gb .item_filter p {
	width: 100% !important;
	padding-left: 4px;
	padding-right: 4px;
	}
.bl_tab_full.bg_white {
	background-color: #fff;
	}
.bl_buywith_full {
	background-color: #f1f1f1;
	background-size: cover;
	min-height: 400px;
	width: 100%;
	}

.full_page_bl {
	background-color: #fff;
	}
/*new css*/

.color_selector > div {
	display: none;
	}


.color_selector:hover > div {
	background-color: #f7931e;
	border-radius: 4px;
	color: white;
	display: block;
	left: -13px;
	padding: 4px 10px;
	position: absolute;
	text-align: center;
	top: -47px;
	white-space: nowrap;
	}

.color_selector:hover > div:before {
	content: "";
	display: block;
	position: absolute;
	top: 23px;
	border: 15px solid transparent;
	border-top:15px solid #F7931E;
	left: 10px;
	}


/* new css 5 noiabria */

.newBlPrice .price {
	border: 0px;
	color: #0d65ce;
	width: 85px;
	float: left;
	font-weight: bold;
	margin-right: 0px;
	}

.newBlPrice .buy_it {
	float: left;
	left: 25px;
	margin-left: 0;
	margin-top: 1px;
	position: relative;
	width: 105px;
	}

.newBlPrice .price p {
	margin-top: 5px;
	}

.newBlPrice .price p {
	color: red;
	font-family: Roboto,arial;
	font-size: 22px;
	margin-top: 2px;
	padding-left: 12px;
	text-align: left;
	}
.bl_price_buy.newBlPrice {
	margin-bottom: 30px;
	}
.bl_inform_item {
	position: relative;
	margin-left: 0px;
	}

.bl_left_in.newWidTitle h4 {
	width: 625px;
	position: relative;
	right: 435px;
	}
.wid_450{
	float: left;
	width: 450px;
	}
.wid_490 {
	float: left;
	width: 460px;
	}

.wid_450.margTop {
	margin-top: 0;
	}

.line_item {
	border-bottom: 1px solid #e6e6e6;
	margin: 20px auto 15px;
	width: 480px;
	}

.bl_right_it table {
	height: 13px;
	}

.button_buy_it {
	position: absolute;
	bottom: 12px;
	}
/* new css 5 noiabria */

.bl_inform_item .bl_right_in .active > p {
	background-color: #0d65ce;
	color: white;
	}

.bl_left_it.titleBlock {
	width: 190px;
	}
.blBottom {
	float: left;
	width: 190px;
	}
.blBottom .bl_right_it {
	float: left;
	width: 70px;
	}

.priceBlockItem {
	color: #0d65ce;
	float: left;
	font-size: 17px;
	font-weight: bold;
	line-height: 36px;
	text-align: right;
	width: 120px;
	}
.bl_right_it table {
	margin: 13px auto 0;
	position: relative;
	width: 50px;
	}

.page_inform_main .wid_750 {
	background-color: #efeded;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 28px;
	width: 620px;
	}
.page_inform_main .wid_330 {
	width: 285px;
	}
.blCheckout {
	float: left;
	width: 620px;
	}

.button_next.button_finish {
	float: right;
	}

.wid_240.cart_sidebar {
	background-color: #efeded;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: right;
	padding: 28px;
	width: 320px;
	}

.hello_order_cart .wid_750 {
	background-color: white;
	padding: 0;
	}

.hello_order_cart .wid_240.cart_sidebar {
	background-color: white;
	}

.hello_order .wid_750 {
	background-color: white;
	width: 750px;
	}

.hello_order .wid_750 {
	background-color: white;
	margin-top: 15px;
	padding: 0;
	width: 750px;
	}

.foot.bl_radio_b {
	float: left;
	width: 195px;
	}

.wid_320.adr {
	float: right;
	margin-left: 0;
	width: 320px;
	}
.wid_320.sps_dost {
	width: 300px;
	}

.hello_checkout .page_inform_main .wid_750 {
	background-color: #efeded;
	box-sizing: border-box;
	padding: 28px;
	width: 620px;
	}
.hello_order_cart.hello_checkout .wid_240.cart_sidebar {
	background-color: #efeded;
	box-sizing: border-box;
	float: right;
	padding: 28px;
	width: 320px;
	}

.bl_features .wid_750 {
	background-color: white;
	padding: 0;
	width: 750px;
	}

.sidebarFILTERListing .filter_btn.active {
	border: 1px solid #cacaca;
	border-radius: 10px;
	color: #202020;
	font-family: Roboto,Arial;
	font-size: 14px;
	height: 34px;
	left: 0;
	line-height: 34px;
	margin-right: 0 !important;
	position: absolute;
	text-align: center;
	top: 10px;
	width: auto;
	}

.sidebarFILTERListing .bl_SORT > h5 {
	float: left;
	padding-top: 11px;
	position: relative;

	}

.bl_SORT.activeMenu {
	height: auto !important;
	}
.sidebarFILTERListing .filter_btn.active > p {
	border: 0 none !important;
	line-height: 34px !important;
	padding: 0 !important;
	text-align: center !important;
	}

/*smth*/
.sidebarFILTERListing .left_sidebar .gb .filter_btn p {
	border: 0 none;
	height: 0;
	line-height: 10px;
	margin-right: 5px;
	padding: 0;
	text-align: left;
	}
.sidebarFILTERListing .filter_btn:hover p {
	border: 0 none !important;
	color: #1469eb;
	}
.sidebarFILTERListing .filter_btn.active {
	border: 1px solid #1469eb;
	}

.sidebarFILTERListing .bl_SORT > h5:before {
	background-image: url("/img/down.svg");
	background-repeat: no-repeat;
	background-size: 12px auto;
	content: "";
	display: block;
	height: 10px;
	position: absolute;
	right: -23px;
	top: 17px;
	width: 16px;
	}

.sidebarFILTERListing .bl_SORT.activeMenu > h5:before {
	top: 13px;
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	}
/*smth*/




.bl_inf_item .bl_inform_item {
	width: 540px;
	}


.bl_right_in {
	float: left;
	width: 330px;
	}


.bl_price_buy.newBlPrice {
	float: left;
	margin-bottom: 30px;
	}


.newBlPrice .bl_left_in {
	width: 340px;
	}

.newBlPrice .price {
	border: 0 none;
	color: #0d65ce;
	float: left;
	font-weight: bold;
	margin-right: 0;
	width: 185px;
	}

/*item*/


.main_bl_item .gb > li {
	display: block;
	margin-top: 5px;
	}


.main_bl_item .bl_left_in h3 {
	cursor: pointer;
	float: right;
	margin-right: 0;
	padding-right: 17px;
	position: relative;
	}


.main_bl_item .bl_left_in h3:after {
	background-image: url("/img/down.svg");
	background-position: center center;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 10px;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 10px;
	}

.main_bl_item .bl_right_in.bl_it.ots_memory.memory {
	position: relative;
	}


.main_bl_item .bl_right_in .active.item_filter {
	margin-top: 0;
	position: absolute;
	top: 0;
	}



.main_bl_item .gb {
	height: 0;
	margin-top: 40px;
	overflow: hidden;
	}

.gb.activeMenu {
	height: auto !important;
	}

/*item*/



.sidebarFILTERListing .gb {
	width: 175px;
	}
.sidebarFILTERListing .filter_btn {
	float: left;
	width: 100%;
	}



.current_product_model {
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
	margin-right: 15px;
	margin-top: 5px;
	text-align: right;
	}

.main_bl_item .gb p {
	height: 20px;
	line-height: 20px;
	margin-top: 8px;
	}


.bl_left_in.bl_it.color {
	margin-top: 0;
	}


.bl_right_in.bl_it.color_variant {
	margin-top: 0;
	}


.main_bl_item .bl_left_in.bl_it.color > h3:after {
	display: none;
	}



/*slider on item click*/

.bgSlider {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	cursor: pointer;
	}



.blockSliderOnClick {
	background: none repeat scroll 0 0 white;
	height: 100%;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1200;
	}

.leftARR {
	background-image: url("/img/arrow_left.svg");
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 100%;
	width: 8%;
	}

.rightARR {
	background-image: url("/img/arrow_right.svg");
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	height: 100%;
	width: 8%;
	}


.blockImg {
	float: left;
	height: 100%;
	width: 84%;
	}

.imgItems {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	max-width: 75%;
	max-height:500px;
	right: 0;
	top: 0;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	}
/*slider on item click*/


.bl_img_bg > img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 165px;
	max-width: 188px;
	position: absolute;
	right: 0;
	top: 0;
	}

.for_border > div {
	z-index: 200;
	}


.arrBL:hover {
	background-color: rgba(128, 128, 128, 0.06);
	}


.closeSlider {
	background-image: url("/img/carousel-controls.svg");
	background-position: -172px -243px;
	background-repeat: no-repeat;
	background-size: 400px auto;
	cursor: pointer;
	height: 100px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	z-index: 100;
	}


.closeSlider:hover {
	background-color: rgba(128, 128, 128, 0.06);
	}


.hello_contact .wid_750 {
	width: 750px;
	}

.hello_contact .wid_750 {
	background-color: white;
	width: 750px;
	padding: 0;
	}

.hello_article .wid_750 {
	background-color: white;
	padding: 0;
	width: 750px;
	}

.standart_page .wid_750 {
	background-color: white;
	padding: 0;
	width: 750px;
	}


.blStand .wid_750 {
	background-color: white;
	width: 750px;
	}

.bl_SORT.activeFilterMenu {
	height: 55px !important;
	}


.sidebarFILTERListing .activeFilterMenu .gb {
	margin-top: 23px;
	}
.bl_SORT.activeFilterMenu.activeMenu {
	height: auto !important;
	}

.sidebarFILTERListing .filter_btn.active {
	display: none;
	}


.sidebarFILTERListing .activeFilterMenu .filter_btn.active {
	display: block;
	}

.bl_left_inf_p img {
	max-width: 750px;
	}

.empty_search_resutl {
	padding-bottom: 200px;
	padding-top: 100px;
	width: 100%;
	}

.empty_search_resutl h3 {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-family: Roboto,Arial;
}


.sitecurrency {
	color: #808080;
	cursor: pointer;
	font-family: helveticaroman,arial;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	}

.active_currency {
	color: #0d65ce;
	cursor: default;
	}
div#map_canvas {
    width: 705px;
    height: 400px;
}



span#bread_crumbs {
	color: #858481;
	font-family: Roboto,Arial;
	font-size: 13px;
	position: relative;
	top: 5px;
	}
.sitecurrency span {
	text-transform: uppercase;
	}


span#bread_crumbs a {
    text-decoration: none;
    color: #858481;
}


/*new design*/


.hello_order_cart .wid_240.cart_sidebar {
	background-color: white;
	padding: 0;
	}
.wid_240.cart_sidebar.newDesignCartSidebar .bgForCart{
	background-color: #f1f1f1;
	padding: 28px;
	}

.newDesignCartSidebar .button_next {
	float: left;
	margin-top: 25px;
	}


.newDesignCartSidebar .bl_numb > p {
	float: left;
	}

.newDesignPageCart .bl_left_inf_p {
	background-color: #f1f1f1;
	}

.contactBlNEW {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	padding: 21px 21px 28px;
	width: 620px;
	}

.newDesignPageCart .wid_300 .tel_finish {
	float: left;
	margin-left: 20px;
	width: 120px;
	}

.newDesignPageCart .wid_300 input {
	width: 255px;
	}

.newDesignPageCart .wid_300.inp_style {
	width: 272px;
	}

.bl_left_inf_p.payBlMain {
	margin-top: 25px;
	}


.payBlNEW {
	float: left;
	padding: 21px;
	}
.foot.bl_radio_b.paymethod_button {
	margin-left: 7px;
	}

.fir.foot {
	width: 185px;
	}


.payCartBl {
	border-bottom: 1px solid white;
	float: left;
	margin-top: 22px;
	}


.textBlCart {
	color: #333;
	font-size: 14px;
	margin-top: 20px;
	}

.textBlCart {
	color: #333;
	font-size: 11px;
	font-weight: 300;
	margin-top: 20px;
	}



.bl_left_inf_p.deliveryBl {
	margin-bottom: 40px;
	margin-top: 28px;
	}

.deliveryBlpad {
	float: left;
	padding: 21px;
	}


.contactBlNEW > h4 {
	margin-bottom: 21px;
	}


.deliveryBlpad .wid_320.sps_dost {
	width: 255px;
	}

.borderbt {
	border-bottom: 1px solid white;
	padding-bottom: 21px;
	width: 260px;
	}


.deliveryBl .wid_300.inp_style.bl_small {
	width: 92px;
	}

.deliveryBl h4 {
	margin-bottom: 30px;
	}


.deliveryBlpad .wid_320.sps_dost {
	width: 275px;
	}

.wid_320.delivery_type {
	width: 300px;
	}
/*new design*/


.standart_page .wid_240 {
	width: 255px;
	}

.standart_page .wid_750 {
	background-color: white;
	padding: 0;
	width: 735px;
	}

.bl_left_inf_p img {
	max-width: 735px;
	}


.bl_left_inf_p li {
	font-size: 14px;
	}

.bl_left_inf_p li {
	font-size: 14px;
	margin-bottom: 12px;
	margin-left: 15px;
	padding-left: 10px;
	}


.bl_left_inf_p li:last-child {
	margin-bottom: 0px;
	}


.bl_map .text_in {
	margin-bottom: 35px;
	}





.contactBlNEW > h4 {
	border-bottom: 1px solid white;
	color: #0e488e;
	font-family: Roboto,arial;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 17px;
	margin-top: 7px;
	padding-bottom: 20px;
	}

.blCheckout .bl_left_inf_p > h4 {
	border-bottom: 1px solid white;
	color: #0e488e;
	font-family: Roboto,arial;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 17px;
	padding-bottom: 20px;
	}

table.item_info {
    margin:auto;
}

table.item_info td{
    /*border: 1px solid black;*/
}

.sellable_to_select {
    cursor:pointer;
}

.sellable_to_select:hover {
    background-color: #cccccc;
}

.selected_item {
    cursor: default;
    background-color: #cccccc;
}
.item_info {
	position: relative;
	right: 120px;
	}



table.item_info td {
	font-size: 14px;
	font-weight: 300;
	padding: 5px;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	}

.item_info tr:nth-child(2n) td {
	background-color: #f1f1f1;
	}

table.item_info {
	margin: auto;
	width: 631px;
    position: relative;
	}


table.item_info tr:first-child td {
	font-weight: 500;
	padding-bottom: 13px;
	}



tr.sellable_to_select.selected_item td {
	background-color: #0d65ce !important;
	color: white;
	position: relative;
	text-align: center;
	}

.sellable_to_select:hover td {
	background-color: #cccccc !important;
	}

/*
.sellable_to_select.selected_item td:before {
	background-image: url("/img/ok.svg");
	background-size: contain;
	content: "";
	display: block;
	height: 17px;
	left: -20px;
	position: absolute;
	width: 17px;
	}
*/

.sellable_to_select.selected_item td:first-child p {
	background-image: url("/img/ok.svg");
	background-size: contain;
	content: "";
	display: block;
	height: 17px;
	left: -20px;
	position: absolute;
	top: 0;
	width: 17px;
	}

.bl_left_in .buy_it {
	background-color: #f7931e;
	border: 1px solid #f7931e;
	color: white;
	height: 40px;
	line-height: 37px;
	}


.bl_left_in .buy_it:hover {
	background-color: #0d65ce;
	border-color: #0d65ce;
	color: white;
	}

.current_product_model {
	display: none;
	}

.buy_it.fixeB {
	left: 822px;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0px;
	z-index: 2000;
	}


.bread_crumbsFixed {
	position: fixed;
	top: 5px;
	}
.forFix.fixeBlock {
	background-color: #fff;
	padding-top: 10px;
	position: fixed;
	top: 0;
	z-index: 100;
	}


.forFix.fixeBlock:before {
	background-color: #fff;
	content: "";
	display: block;
	height: 110px;
	left: -140px;
	position: absolute;
	top: 0;
	width: 200px;
	}


.item_info.item_infoFixed {
	margin-top: 110px;
	}



.sliderForFix {
	float: left;
	min-height: 400px;
	width: 332px;
	}

.fixedSlider .left_bl_im {
	position: fixed;
	top: 20px;
	}


.fixedSlider .right_bl_im.absolute_block {
	left: 0;
	margin: auto;
	position: fixed;
	right: 626px;
	top: -6px;
	}



table.item_info td:nth-child(4) {
	width: 105px;
	}
table.item_info td:nth-child(5) {
	width: 85px;
	}
.item_info td:last-child {
	color: #a50022;
	}


.footer {
	position: relative;
	}

.footer .wid_690 > a {
	color: white;
	position: absolute;
	text-decoration: none;
	top: 62px;
	}


.GarantBl {
	float: left;
	font-size: 14px;
	margin-left: 25px;
	margin-top: 5px;
	}



.priceBlockItem > p {
	width: 128px;
	}

.wid_200.logo {
	position: relative;
	}



.wid_200.logo > a:nth-child(2) {
	color: #808080;
	font-size: 14px;
	left: 225px;
	position: absolute;
	text-decoration: none;
	top: 26px;
	width: 170px;
	}
.sidebarFILTERListing .activeFilterMenu .filter_btn.active p {
	margin: 0 3px !important;
	width: auto !important;
	}

.payCartBl p {
	font-size: 12px;
	line-height: 19px;
	}


.foot.cart.bl_radio_b.no_active.paymethod_button.middle > p {
	left: 5px;
	margin-left: 5px;
	position: relative;
	}

.foot.cart.bl_radio_b.paymethod_button.middle.active > p {
	left: 10px;
	margin-left: 0;
	position: relative;
	}
/*

.menu_footer > li:last-child {
    position: relative;
    top: 5px;
}

.menu_tab:nth-child(5) {
	width: 160px!important;
	}


.menu_tab.active_bl:nth-child(5) {
	width: 170px;
	}

.menu_tab.active_bl:nth-child(6) {
	width: 130px;
	}


.menu_tab.active_bl:nth-child(4) {
	margin-right: 15px;
	}


.menu_tab.active_bl:nth-child(5) p {
	margin-left: 5px;
	margin-right: 5px!important;
	}*/
.block_on {
	background-color: #f1f1f1;
	margin-bottom: 20px;
	margin-top: 20px;
	}


.top_line .wid_190 {
    background-color: #f7931e;
    float: right;
    left: 2px;
    position: relative;
    width: 143px;
}

.bl_cart_in p {
    color: black;
    font-weight: bold;
}

.tel_full {
    width: 205px !important;
    margin-left: 10px;
}


.doubleRow {
    background-color: #fff;
    border-collapse: collapse;
    height: 93px;
    position: fixed;
    top: 110px;
    width: 630px;
    display: none;
}
.doubleRow > td {
    background-color: #fff !important;
    font-weight: 500 !important;
}

.doubleRow.displayDouble{
    display: block !important
}

.wid_665 {
    width: 665px;
    float: left;
}

.social {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: 4px;
    float: left;
}
.fb {
    background: url(/img/social/fb.svg) 50% 50% no-repeat;
    background-size: cover;
}
.vk {
    background: url(/img/social/vk.svg) 50% 50% no-repeat;
    background-size: cover;
}
.google {
    background: url(/img/social/google.svg) 50% 50% no-repeat;
    background-size: cover;
}
.insta {
    background: url(/img/social/insta.svg) 50% 50% no-repeat;
    background-size: cover;
}
.twitter {
    background: url(/img/social/twitter.svg) 50% 50% no-repeat;
    background-size: cover;
}

.wid_490 {
    width: 490px;
    float: left;
}

.advantages {
    font-family: Roboto,Arial;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    margin-left: 55px;
    margin-top: 15px;
    padding-right: 20px;
    list-style-type: disc;
}
