

/* Start:/bitrix/templates/redesign/components/redesign/sale.basket.basket.small/.default/style.css?1540504399267*/
table.sale_basket_small
{
width:245;
border-collapse:collapse;
font-size:12px;
border:1px solid #ADC3D5;
}
table.sale_basket_small th
{
text-align: left;
color:#25639A;
}
table.sale_basket_small th, table.sale_basket_small td
{
padding: 3px 5px;
vertical-align:top;
}
/* End */


/* Start:/bitrix/components/w7/sv.auth/templates/.default/css/style.css?15405047502417*/
.b-header .b-header-account__inner {
padding-left: 1.5rem;
}  
.b-header .b-header-account__icon {
right: 4rem;
}  
.b-css-dropdown__close:before{
content:'';
position:absolute;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.242 5.242'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M.5.5l4.242 4.242M.5 4.742L4.742.5'/%3E%3C/svg%3E") no-repeat;
background-size:100%;
background-position:50%;
width:1rem;
height:1rem;
left:50%;
top:50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%)
}
.b-header-account__dropdown.b-css-dropdown.b-css-dropdown_right{
box-shadow: -3px 5px 10px rgba(0,0,0,.07);
}
.fancybox-wrap.custom.cAuth .fancybox-item.fancybox-close {
top: 1.2rem;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
background-color: rgb(250, 255, 189);
background-image: none;
color: rgb(0, 0, 0);
}
#loginFormStatus, #loginFormStatus p, #regStatus, #regStatus p, #forgotStatus, #forgotStatus p{
position:relative;
margin:0;
padding:0;
color: red;
font-size: 1.3rem;
}
#forgotStatus p{
top:-1rem;
}
#loginFormStatus p, #regStatus p{
position: relative;
top: -1.5rem;
left: 0;
margin-bottom: 1rem;
}
#user-popup input[type="text"]:focus, #user-popup input[type="password"]:focus,
#sign-up input[type="text"]:focus, #sign-up input[type="password"]:focus,
#recoveryform input[type="text"]:focus{
border-color: #5cb5e5!important;
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}
.b-account-popup-tab__inner form {
width: auto!important;
}
.b-socials .ulogin-buttons-container{
float:left;
clear:both;
text-align:left;
}
#accountPopup .b-account-popup-tab__inner {
padding-bottom: 2rem;
}
#accountPopup .ulogin-buttons-container > div{
margin-right:10px!important;
}
#forgotPopup{
width:100%!important;
}
#bacAuthLink{
color:#5cb5e5;
text-decoration:underline;
}
#bacAuthLink:hover{
text-decoration:none;
}
#forgotPopup .b-popup__info {
font-size: 1.3rem;
}	
#forgotLink{
}
.prelouder-img {
display: block;
position: absolute;
left: 18rem;
top: 0.7rem;
}
.b-account-popup__control-group{
position:relative;
}
#user-popup .prelouder-img{
left:25rem;
}
#forgotPopup .prelouder-img{
left:16rem;
}
.b-menu__reg{
height:7rem;
padding-top: 1.8rem;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
/* End */


/* Start:/bitrix/templates/redesign/components/redesign/menu/top_menu/style.css?15405048034794*/
@media(min-width: 768px){
.b-nav-catalog {
font-size: 0;
line-height: 0;
padding: 0!important;
z-index:999!important;
box-sizing: content-box;
-moz-box-sizing: content-box;
}
._main-page .b-nav-catalog__cell._catalog-cell {
background-color: #4d4d4d;
}
.b-nav-catalog__cell._catalog-cell {
position: relative;
width: calc(25% - 2rem);
}
.b-nav-catalog__cell {
display: inline-block;
vertical-align: middle;
margin-right: -1px;
transition: background-color .1s ease-in-out;
}
._catalog-cell .b-nav-catalog__link:hover, ._main-page ._catalog-cell .b-nav-catalog__link {
color: #fff;
}
.b-nav-catalog__link {
position: relative;
display: block;
font-size: 1.4rem;
color: #fff;
line-height: 5rem;
padding: 0 2rem;
cursor: pointer;
transition: .1s ease-in-out;
}
.b-nav-catalog__desktop {
display: none;
position: absolute;
height: 49.5rem;
background: #fff;
width: 100%;
}
._main-page .b-nav-catalog__desktop {
display: block;
}
.b-nav-catalog__link:before {
content: "";
position: absolute;
top: 50%;
left: 0;
background-color: #4d4d4d;
width: 1px;
height: 2.8rem;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
._catalog-cell .b-nav-catalog__link {
padding-left: 6rem;
color: #faac3d;
}
.b-nav-catalog__link:before {
content: "";
position: absolute;
top: 50%;
left: 0;
background-color: #4d4d4d;
width: 1px;
height: 2.8rem;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
._catalog-cell .b-nav-catalog__link {
padding-left: 6rem;
color: #faac3d;
}
.b-nav-catalog__link .catalog-icon {
position: absolute;
top: 50%;
left: 3rem;
width: 2.1rem;
height: .3rem;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.b-nav-catalog__link .catalog-icon:after, .b-nav-catalog__link .catalog-icon:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
background-color: #faac3d;
border-radius: 3px;
transition: .1s ease-in-out;
}
.b-nav-catalog__link .catalog-icon div {
width: 100%;
height: 100%;
background-color: #faac3d;
border-radius: 3px;
transition: .1s ease-in-out;
}
.b-nav-catalog__link .catalog-icon:before {
top: -.7rem;
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.b-nav-catalog__link .catalog-icon:after {
top: .7rem;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
}
.b-nav-catalog__cell:hover {
background-color: #4d4d4d;
}
.b-nav-catalog__cell:hover a{
color:white;
}
.b-nav-catalog__cell._catalog-cell:hover .b-nav-catalog__link .catalog-icon:after, .b-nav-catalog__cell._catalog-cell:hover .b-nav-catalog__link .catalog-icon:before, .b-nav-catalog__cell._catalog-cell:hover .b-nav-catalog__link .catalog-icon div {
background-color: #fff;
}
}
@media only screen and (min-width: 1025px){
._catalog-cell .b-nav-catalog__link {
padding-left: 6.5rem;
}
}
@media only screen and (min-width: 1366px){
.b-nav-catalog__cell._catalog-cell {
width: calc(18.75% - 2rem);
}
}
@media only screen and (min-width: 1025px){
._catalog-cell .b-nav-catalog__link {
padding-left: 6.5rem;
}
}
img.life-icon-menu{
height:3rem;
position: relative;
top: 1.1rem;	
}
.b-nav-catalog__cell._more-cell>a{
padding-right:4rem;
}
.b-nav-catalog__cell{
position:relative;
}
.b-nav-extend-menu__item-link {
font-size: 0;
line-height: 0;
display: inline-block;
vertical-align: top;
width: 100%;
height: 5.4rem;
padding: 0 2rem;
position: relative;
}
.b-nav-extend-menu__item-link span {
font-size: 1.4rem;
color: #333;
line-height: 2rem;
display: inline-block;
vertical-align: middle;
transition: .1s ease-in-out;
}
._more-cell .b-nav-catalog__link:after{content:"";position:absolute;top:50%;right:2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.1s ease-in-out;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.191 7.135'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M11.191 1L6.073 6.135 1 1'/%3E%3C/svg%3E") no-repeat;background-size:100%;background-position:50%;width:.7rem;height:.40969rem}
.b-nav-catalog__cell._more-cell:hover>a.b-nav-catalog__link:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.b-nav-catalog__link .catalog-icon{position:absolute;top:50%;left:3rem;width:2.1rem;height:.3rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.b-nav-extend-menu__item-link:before {
content: "";
width: 0;
height: 100%;
display: inline-block;
vertical-align: middle;
}
.b-css-dropdown.b-nav-extend-menu{
background:white;
left:0;
bottom: 0.35rem;
min-width: 30rem;
}
.b-css-dropdown.b-nav-extend-menu ul{
margin:0;
padding:0;
}
.b-nav-extend-menu__item {
border-bottom: 1px solid #f2f2f2;
}
.b-nav-extend-menu__item:hover a, .b-nav-extend-menu__item:hover span{
color: #5cb5e5;
}
/* End */


/* Start:/bitrix/templates/redesign/components/redesign/menu/new_catalog/style.css?15405048336308*/
@media(min-width: 768px){
._length-9 .b-nav-catalog__desktop-el {
height: 11.11111%;
}
.b-nav-catalog__desktop-el {
background: #fff;
}
.b-nav-catalog__desktop-link span {
display: inline-block;
vertical-align: middle;
font-size: 1.5rem;
color: #333;
line-height: 2.2rem;
transition: .1s ease-in-out;
}
.b-nav-catalog__desktop-link, .b-nav-catalog-list-block__link {
display: block;
border-bottom: 1px solid #f2f2f2;
padding: 0 3.8rem 0 3rem;
box-sizing: border-box;
height: 100%;
width: 100%;
}   
.b-nav-catalog__desktop-link span, .b-nav-catalog-list-block__link span {
display: inline-block;
vertical-align: middle;
font-size: 1.5rem;
color: #333;
line-height: 2.2rem;
transition: .1s ease-in-out;
}
.b-nav-catalog__desktop-el {
background: #fff;
}
._length-9 .b-nav-catalog__desktop-el {
height: 11.11111%;
}
.b-nav-catalog__desktop-link:before {
content: "";
width: 0;
height: 100%;
display: inline-block;
vertical-align: middle;
}
/*-----Submenu----*/
.b-nav-catalog__desktop-submenu {
display: none;
position: absolute;
top: 0;
left: 100%;
width: 100%;
background: #fff;
padding: 1.5rem 0;
min-height: 49.5rem;
}
.b-nav-catalog__desktop-submenu-link {
display: block;
font-size: 1.5rem;
color: #333;
line-height: 2.2rem;
padding: .7rem 4rem .7rem 3rem;
}
.b-nav-catalog__desktop-submenu:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 100%;
background: #f2f2f2;
}
._has-sublist .b-nav-catalog__desktop-link:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:2rem;transition:.1s ease-in-out;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4.2 7'%3E%3Cpath fill='%23c6c6c6' d='M.5 7c-.1 0-.3 0-.4-.1-.1-.2-.1-.6 0-.8l2.6-2.6L.1.9C0 .7 0 .3.1.1s.5-.2.7 0l3.4 3.4L.9 6.9C.8 7 .6 7 .5 7z'/%3E%3C/svg%3E") no-repeat;background-size:100%;background-position:50%;width:.48rem;height:.8rem}
._has-sublist>.b-nav-catalog__desktop-submenu-link:after{content:"";position:absolute;top:50%;right:2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.1s ease-in-out;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4.2 7'%3E%3Cpath fill='%23c6c6c6' d='M.5 7c-.1 0-.3 0-.4-.1-.1-.2-.1-.6 0-.8l2.6-2.6L.1.9C0 .7 0 .3.1.1s.5-.2.7 0l3.4 3.4L.9 6.9C.8 7 .6 7 .5 7z'/%3E%3C/svg%3E") no-repeat;background-size:100%;background-position:50%;width:.48rem;height:.8rem}
.b-nav-catalog__desktop-submenu-link:hover {
color: #5cb5e5!important;
}
.b-nav-catalog__desktop-submenu-el._has-sublist:hover>.b-nav-catalog__desktop-submenu-link:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4.2 7'%3E%3Cpath fill='%235db5e5' d='M.5 7c-.1 0-.3 0-.4-.1-.1-.2-.1-.6 0-.8l2.6-2.6L.1.9C0 .7 0 .3.1.1s.5-.2.7 0l3.4 3.4L.9 6.9C.8 7 .6 7 .5 7z'/%3E%3C/svg%3E") no-repeat;background-size:100%;background-position:50%;width:.48rem;height:.8rem}
.b-nav-catalog__desktop-el._has-sublist:hover .b-nav-catalog__desktop-link span {
color: #5cb5e5;
}
._has-sublist .b-nav-catalog__desktop-link:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:2rem;transition:.1s ease-in-out;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4.2 7'%3E%3Cpath fill='%23c6c6c6' d='M.5 7c-.1 0-.3 0-.4-.1-.1-.2-.1-.6 0-.8l2.6-2.6L.1.9C0 .7 0 .3.1.1s.5-.2.7 0l3.4 3.4L.9 6.9C.8 7 .6 7 .5 7z'/%3E%3C/svg%3E") no-repeat;background-size:100%;background-position:50%;width:.48rem;height:.8rem}
.b-nav-catalog__desktop-el._has-sublist:hover .b-nav-catalog__desktop-link:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4.2 7'%3E%3Cpath fill='%235db5e5' d='M.5 7c-.1 0-.3 0-.4-.1-.1-.2-.1-.6 0-.8l2.6-2.6L.1.9C0 .7 0 .3.1.1s.5-.2.7 0l3.4 3.4L.9 6.9C.8 7 .6 7 .5 7z'/%3E%3C/svg%3E") no-repeat;background-size:100%;background-position:50%;width:.48rem;height:.8rem}.b-nav-catalog__desktop-el._has-sublist:hover .b-nav-catalog__desktop-link span{color:#5cb5e5}
.b-nav-catalog__cell:hover div a {
color: inherit;
}
.b-nav-catalog__desktop-submenu:after {
content: "";
position: absolute;
top: 0;
left: 2rem;
width: 292%;
height: 100%;
background: white;
margin-left: -100%;
z-index:-2;
}
.b-nav-catalog__desktop-submenu .b-nav-catalog__desktop-submenu:after {
width: 200%;
margin-left: -200%;
}
.b-nav-catalog__desktop-submenu-el.s-main-menu-catalog-el-has-sublist._has-sublist:hover>a,
.b-nav-catalog__desktop-submenu-el.s-main-menu-catalog-el-has-sublist._has-sublist .b-nav-catalog__desktop-submenu-el.s-main-menu-catalog-el:hover{
color: #5cb5e5;
}
.s-main-menu-catalog-el-has-sublist:after ,
.b-nav-catalog__desktop-submenu-el.s-main-menu-catalog-el:after{
content: "";
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 100%;
background: #f2f2f2;
}
.b-nav-shadow {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,.3);
z-index: 9;
display: none;
}
#menu-3-col-banner{ 
z-index: 0;
height: 100%;
display:none;
position:absolute;
width: 300%;
left: 0;
margin-left:4rem;
top: 0;
background: white; 
}
#menu-3-col-banner.show{
display:block;
}
.for-banner-menu-2{
position: absolute;
top: 0;
left: 2rem;
width: 292%;
height: 100%;
margin-left: -100%;
z-index:-1;	
background:white;		
}
.gbm-box{
width:34%;
display:block;
position:relative;
float:right;
height:100%;
background-color:white;
background-repeat:no-repeat;
background-position: center top;
background-image: url(/bitrix/templates/redesign/images/iphone_se.jpg);	
}
.b-nav-catalog__desktop._length-9.s-main-menu-catalog.visible{
display:block;
}		
body.home .b-nav-catalog__desktop._length-9.s-main-menu-catalog{
display:block!important;
}
.b-nav-catalog__desktop-submenu.s-main-menu-submenu{
min-height:100%;
}	
@media only screen and (min-width: 1366px){
.b-nav-catalog__desktop-el>.b-nav-catalog__desktop-submenu {
width: calc(100% + 2rem);
} 	
}
@media only screen and (max-width: 1366px){
.b-nav-catalog__desktop-submenu:after {
content: "";
left: 0;
width: 300%;
margin-left: -100%;
}
.for-banner-menu-2 {
left: 0;
width: 300%;
height: 100%;
margin-left: -100%;
}	
.gbm-box{
background-size: 130%;
}		
}
/* End */


/* Start:/bitrix/templates/redesign/components/redesign/news.list/footer_news/style.css?1479721638150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/w7/advertising.bannerX/templates/popup/style.css?15109169026391*/
.popup-banner>img{
	display:block;
}
.Widget {
    position: absolute;
	z-index:999;
    left: 0;
    bottom: 0;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 120px;
    text-align: center;
    background-color: #fff;
    color: #666;
    -webkit-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -5px 5px 0px rgba(0, 0, 0, 0.05);
}
.div71114 {
    height: 16px !important;
    float: none !important;
    width: 16px !important;
    color: rgb(209, 208, 208) !important;
    text-align: center !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 25px !important;
}
.div60129 {
    font-family: SvyaznoyRF-Light !important;
}
.Title {
    font-size: 22px;
    line-height: 60px;
}
.div4070 {
    font-family: SvyaznoyRF !important;
}
.div88555 {
    padding: 0px !important;
    margin: 0px 5px 0px 0px !important;
}
.div18871 {
    font-family: "Open Sans", sans-serif !important;
    width: 180px;
}
.Percent {
    color: #fff;
    background: #f89a22;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: inline-block;
    font-size: 24px;
    line-height: 44px;
    vertical-align: middle;
    margin-right: 5px;
}
.u-textCenter {
    text-align: center;
}
.Control-group {
    vertical-align: top;
}
.Control {
    font-family: 'SvyaznoyRF';
    border: 1px solid #ccc;
    color: #666;
    height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    vertical-align: top;
    padding: 15px 25px;
    line-height: 10px;
}
.Control + .Control {
    margin-left: 5px;
}
.Button {
    border: 0;
    font-size: 16px;
    background: #5cb5e5;
    color: #fff;
    cursor: pointer;
}
.Control {
    font-family: 'SvyaznoyRF';
    border: 1px solid #ccc;
    color: #666;
    height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: inline-block;
    vertical-align: top;
    padding: 15px 25px;
    line-height: 10px;
} 
.Button {
    border: 0;
    font-size: 16px;
    background: #5cb5e5;
    color: #fff;
    cursor: pointer;
}
.Button:hover{
box-shadow: 0 0 0 1px #5cb5e5!important;
}
.Close {
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
    font-size: 20px;
} 
.medium-box .prelouder-img { 
    position: absolute;
	left:auto;
    right: 2.2rem;
    top: 1.8rem;
}


/*----*/

.center-popup-discount{
	position:relative;
	min-width:370px;
	margin:0;
    background:white;
}
.center-popup-discount .top-box{
	overflow:hidden;
	position:relative;
	z-index:9;
	width:100%;
	/*background-color: #724f9f;*/
}
.center-popup-discount .top-box.ok{
	background-color: #724f9f;
}
.center-popup-discount .top-box strong{
	display:block;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    padding: 5rem 5rem 5rem 20rem;
    font-size: 3rem;	
	font-weight:100;
	color:white;
}
.center-popup-discount .top-box.ok:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 236 250'%3E%3Cpath fill='#9173b3' d='M231.294 145.409L146.518 13.572C137.685-.166 119.483-4.124 105.732 4.7L13.585 63.843c-13.75 8.826-17.714 27.01-8.88 40.747l84.776 131.838c8.833 13.738 27.035 17.696 40.786 8.871l92.146-59.142c13.753-8.825 17.715-27.011 8.881-40.748zm-83.402 26.303l58.65 12.757-71.42 45.838 12.77-58.595zm-9.993-152.608l84.776 131.839c5.405 8.405 3.525 19.46-4.156 25.55l-99.774-21.701-1.216-.088c-1.216-.089-9.526-.839-18.228-14.371-4.877-7.586-5.931-13.281-5.931-17.339-.101-1.962.192-3.309.413-4.319l.219-1.011.221-1.009L117.47 10.781c7.608-1.697 15.946 1.352 20.429 8.323zM105.523 17L91.874 79.636 29.179 66l76.344-49zm-7.422 213.896L13.325 99.058c-5.406-8.405-3.395-19.256 3.95-25.418l72.471 15.764-5.357 24.582c-1.129 2.754-4.593 15.404 6.16 31.675l.132.205c10.679 16.607 23.297 18.646 26.61 18.838l20.898 4.545-14.897 68.361c-8.941 4.58-19.786 1.691-25.191-6.714z'/%3E%3C/svg%3E") no-repeat;
    background-size: 100%;
    width: 18rem;
    height: 20rem;
    content: "";
    display: block;
    position: absolute;
    bottom: -1rem;
    left: -2rem;
}

.center-popup-discount .medium-box{
	overflow:hidden;
	position:relative;
	z-index:9;
	margin:2rem;
	padding:2rem;
	background-color: white;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}
.center-popup-discount .medium-box h4{
    margin: 0 0 1rem;
    display: block;
    font-family: SvyaznoyRF !important;
    color: black;
    font-size: 2.2rem;
}
.center-popup-discount .medium-box p{
    margin: 0 0 2rem;
	padding:0;
    display: block;
    font-size: 1.6rem;	
    font-family: SvyaznoyRF !important;
    color: #999999;		
}
.center-popup-discount .medium-box .text-input{
	margin-bottom:2rem;
}
.center-popup-discount .medium-box .text-input .form-control:focus{
	border-color:#5cb5e5!important;
}
.medium-box #couponBtn, .medium-box #couponCopyBtn{
	width:100%;
	margin-bottom:2rem;
}
/*----*/
.widget .bottom {
    padding: 30px 40px 0;
    background: #ffffff;
}
.widget .bottom .head-text {
    color: #262626;
    font-size: 22px;
    font-family: SvyaznoyRF !important;
    margin-bottom: 10px;
    line-height: 28px;
}
.widget .thanks .sub-text {
    font-size: 1.8rem;
    line-height: 1.3;
    margin-bottom: 30px;
    font-family: SvyaznoyRF !important;
    color: #999999;	
}
.widget .thanks .link-box { 
    margin-bottom: 30px;
}
.Button {
    cursor: pointer;
    width: 100%;
    outline: none;
    border: 0;
    padding: 10px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-family: SvyaznoyRF !important;
    text-transform: uppercase;
    border-radius: 16px;
    background: #5cb5e5;
    margin-bottom: 20px;
}
.text-label.pr-code{
	font-size:2.5rem;
	color:#9061a8;
}
/* End */


/* Start:/bitrix/templates/redesign/styles.css?15464372626728*/
/*Цвет шрифта новости про Спиннеры
.product-194083 .b-complimentary-card__label {
    color: black;
    position: relative;
    top: 3rem;*/ 
}
/*Цвет шрифта акции про Xiaomi*/
.product-193568 .b-complimentary-card__label {
    color: #ffa500;
    position: relative;
    top: 3rem;
}
/* Баннер в разделах, которые сформированы по тегу */
.sch_result img {max-width:100%; height:auto; display: block;}
/* Плашка на странице с информацией о начале и завершении акции */
.action__status {font:12px/22px arial, sans-serif;text-transform:uppercase;margin-bottom:15px;padding:0;}
.action__status span {display:inline-block;*display:inline;*zoom:1;padding:0 10px;line-height:20px;}
.action__status--soon span {color:#fff;background:#4d8bd4;}
.action__status--actual span {color:#fff;background:#73b73b;}
.action__status--finished span {color:#fff;background:#e81818;}
/* Кнопка в акциях, новостях, обзорах */
.container-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.container-btn-indent {
    margin: 3rem 0;
}
.btn_1 {
    position: relative;
    display: block;
    font-family: 'helveticaneuecyrlight', Arial, Helvetica, sans-serif;
    color: #fff !important;
    font-size: 1.4rem;
    text-decoration: none;
    text-align: center;
    padding: 0.8rem 2rem;
    background: #F5A33F;
    border-radius: 45px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
.btn_1:before {
    border-radius: 500px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all .2s ease;
    background: #faad3d;
    z-index:9;
}
.btn_1:hover:before {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
}
.btn_1 span{
position:relative;
z-index:11;
}
/* Заголовок h2 в описании товара */
.tab-box .b-product-view-about__text-block li {
    display: block;
    margin-bottom: 2rem;
}
.b-product-view-box .b-product-view-about__text-block h2{
	margin: 2rem 0 4rem 4rem;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    color: rgb(38, 38, 38);
    display: block;
    font-family: SvyaznoyRF;
    font-size: 3rem;
    font-weight: normal;
    height: 42px;
    line-height: 42px;
    outline-color: rgb(38, 38, 38);
    outline-style: none;
    outline-width: 0px;
    white-space: normal;
    width: 1045px;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.b-product-view-about__text-block h2 {font-size: 4rem; line-height: 4.2rem;}
/* Видео в описании товара */
.b-product-view-about__video-container {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
/* Цвет ссылок */
.b-article.bg-white a{text-decoration:none; color: #5cb5e5;}
.b-article.bg-white a:hover {color:#000; text-decoration:none;}
/* Цвет ссылки "назад" */
.b-article.bg-white .publications-back-link a{
    display: inline-block;
    color: #5cb5e5;
    border-bottom: 1px #5cb5e5 dashed;
    text-decoration:none;}
.b-article.bg-white .publications-back-link a:hover {color:#000; text-decoration:none;}
/* Топ баннер в каталоге */
.catalog-banner img{
    width: 100%;
    height: auto;
    display: block;}
/* Новогодний стиль (удалить после завершения) 
.b-category-line__container {
    background-repeat: no-repeat;
    background-image: url(http://www.svyaznoy.ru/upload/main_page_2016/0b5/2471_newyeargift_104_5.png);
    position: relative;
    background-position: center center; */
}
/* Размер лейбла новинка, топпродаж, спеццены */
body .list .b-product-block .b-image-link img {
    max-height: 100%;
    max-width: 100%;
}
/* Широкие картинки в обзорах, новостях, акциях */
.pic{
    text-align: center;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
/* Максимальная ширина всем картинкам в обзорах, новостях, акциях */
.b-listing__inner img, b-article-container__main img{
  max-width:100%;
  height:auto;
}
.sch_result>img{
    width:100%;
}
/* Серый цвет фона для условий на странице акций */
.bg-gray {
background-color: #e5e5e5;
padding: 1rem;
}
/* Шрифт на сером фоне */
.bg-gray p {
font-style: italic;
line-height: 1.3;
}
/* Желтый цвет фона для условий на странице акций */
.bg-yellow {
background-color: #fce532;
padding: 1rem;
}
/* Шрифт на желтом фоне */
.bg-yellow p {
 font-style: italic;
line-height: 1.3;
}
/* Стрелки в слайдере с картинками для акций, новостей и обзоров */
.custom-arrow-left.slick-arrow, .custom-arrow-right.slick-arrow{    
top: 50%;
    font-size: 3rem;
    border-radius: 45px;
    position: absolute;
    border: 1px #5cb5e5 solid;
    width: 40px;
    display: block;
    height: 40px;
    line-height: 35px;
    text-align: center;
    right: 11rem;
    cursor: pointer;
    color: #5cb5e5;
    z-index: 99;
}
.custom-arrow-left.slick-arrow{ 
	right: auto;
	left:15rem;
}
@media(max-width: 768px){
	.custom-arrow-left.slick-arrow, .custom-arrow-right.slick-arrow{
		display:none!important;
	}
}
/* Слайдер Андрея */
.andrey_slider {
padding-bottom: 2rem;
margin: 0 auto;
}
.andrey_slider.mini {
width: 50%;
}
.andrey_slider .custom-arrow-left.slick-arrow {
left:60px !important;
right:auto !important;
}
.andrey_slider  .custom-arrow-right.slick-arrow {
right:20px !important;
left:auto !important;
}
.andrey_slider.mini .custom-arrow-left.slick-arrow {
left:110px !important;
right:auto !important;
}
.andrey_slider.mini  .custom-arrow-right.slick-arrow {
right:70px !important;
left:auto !important;
}
.b-article-container__main .deff_text form button{padding: 0;border: 0;border-radius: 34px; box-shadow: 3px 3px 3px 1px rgba(0,0,0,.1); overflow: hidden}
.b-article-container__main .deff_text form button span{background: #5db5e5;padding: 10px 20px;margin: 0;font-size: 19px!important;color: #fff;font-weight: 100;display: block; }
.es-right.price-ok>span{width: 100%;right: 0;}
html span.sryh a, html span.sryh a:hover{float: left; margin-left: 0!important}
/* End */


/* Start:/bitrix/templates/redesign/template_styles.css?156153519212380*/
/* fonts.css */
/* fonts.css */
@font-face {
    font-family: 'SvyaznoyRFCondensedBold';
    src: url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.eot');
    src: url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.woff') format('woff'), url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.ttf') format('truetype'), url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.svg#SvyaznoyRFCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SvyaznoyRFBold';
    src: url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.eot');
    src: url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.woff') format('woff'), url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.ttf') format('truetype'), url('/bitrix/templates/redesign/fonts/SvyaznoyRF-Bold.svg#SvyaznoyRFBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SvyaznoyRF';
    src: url('/bitrix/templates/redesign/fonts/SvyaznoyRF.eot');
    src: url('/bitrix/templates/redesign/fonts/SvyaznoyRF.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/redesign/fonts/SvyaznoyRF.woff') format('woff'), url('/bitrix/templates/redesign/fonts/SvyaznoyRF.ttf') format('truetype'), url('/bitrix/templates/redesign/fonts/SvyaznoyRF.svg#SvyaznoyRFBold') format('svg');
    font-weight: normal;
    font-style: normal;
} 
table.table-credit{
	width:100%;
	margin:0 0 40px;
	border-collapse:collpase;
	 font-family: 'SvyaznoyRF';
}
table.table-credit th{
	font-size: 16px!important;
}
table.table-credit th, table.table-credit td{
	font-family: 'SvyaznoyRF';
	text-align:center;
	vertical-align:middle;
	padding: 5px 15px;
	border:1px #2b2a29 solid;
	color:#2b2a29;
	font-weight:bold;
	font-size: 16px;
}
table.table-credit th.td-col-1, table.table-credit td.td-col-1{
    width:150px;
}
table.table-credit th.td-col-2, table.table-credit td.td-col-2{
}
table.table-credit th.td-col-3, table.table-credit td.td-col-3{
}
table.table-credit th.td-col-4, table.table-credit td.td-col-4{
}
table.table-credit th.td-col-5, table.table-credit td.td-col-5{
}
table.table-credit th.td-col-6, table.table-credit td.td-col-6{
}
table.table-credit th.td-col-8, table.table-credit td.td-col-8{
}
table.table-credit th span, table.table-credit td span{
    font-size:14px;	
}
table.table-credit td>img{
	width:100%;
	height:auto;
}
.td-col-1{
	text-align:center;
}
.background-head h3{
    font-size: 24px;
    font-weight: bold;
    float: left;
    color: white;
    text-transform: uppercase;
    position: relative;
    top: 15px;
}
.table-credit.fiolet .background-head h3{
	top:0px;
}
/*----*/

.table-credit th.th-top{
	position:relative;
	border-top:none;
	border-left:none;
	border-right:none;
	border-radius:15px 0 0 0;
	-moz-border-radius:15px 0 0 0;
	-webkit-border-radius:15px 0 0 0;
    background:#9a60a3 url(/bitrix/templates/redesign/images/bg-table-nw.png) 200px -20px no-repeat;	
	overflow:hidden;
}

.table-credit.fiolet th.th-top{
	background-color:#9a60a3;
	border-top:1px white solid!Important;
	border-right:1px white solid!Important;
	color:white;
}
.table-credit.green th.th-top{
	background-color:#9bc439!important;
	background-color:white;
	padding-bottom: 30px;
	border-top:2px white solid!Important;
	border-right:1px white solid!Important;
	color:white;
}
.table-credit.blue th.th-top{
	background-color:#6ab9e8!important;
	color:white;
	padding-bottom: 30px;
	border-top:2px white solid!Important;
	border-right:1px white solid!Important;
	color:white;	
}

.table-credit.green th{
	background-color:#9bc439!important;
	font-size: 14px!important;
	color:white;
}
.table-credit.blue th{
	background-color:#6ab9e8!important;
	font-size: 14px!important;
	color:white;	
}
.table-credit.fiolet th{
	background-color:#9a60a3!important;
	color:white;
	font-size: 14px!important;
}
table.table-credit th{
	border:none!important;
}
.able-credit tbody{
border-right:1px red solid;
}
.able-credit tbody tr:nth-child(1) td{
border:1px red solid!important;
}
/*----Update 30.09.2016----*/
#top_line{
    overflow:inherit;
	border-radius:0!important;
	-moz-border-radius:0!important;
	-webkit-border-radius:0!important;
}
.centering-top-line{
	width:990px;
	margin:0 auto;
}
div.phone-footnote{
    height: 38px;
	padding: 3px 0;
    /*background: white;
	border: 1px #d3d3d3 solid;*/
    width: 300px;
    position: relative;
    cursor: default;
    margin-top: -8px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
div.phone-footnote .ph-helper{
    display: block!important;	
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 38px;
    left: 0;
    top: 0px;
	z-index:99;
}
.pf-left{
    line-height: 1.4;
    float: left;
    width: 47%;
    text-align: left;
    text-align: center;;
}
.pf-right{
	float:right;
	width:47%;
	text-align:left;
}
.pf-tel-icon{
    color: black;
    font-size: 10px;
    float: right;
    width: 35px;
    position: relative;
    top: -2px;
    line-height: 1.2;
}
.pf-tel{
    position: relative;
	top: -5px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 4px 0 0;
    color: #58585A;
    left: 5px;
    text-shadow: 1px 1px 0px white;
    background: url(/bitrix/templates/main/images/arrow-bottom-3.png) no-repeat scroll left 22px;
    height: 40px;
}
.pf-separation{
	float:left;
	margin:5px;
	height:20px;
	border-right:1px #3A3E40 solid;
}
.pf-dropdown{
	display:none;
    position: absolute;
    right: 0;
    top: 26px;
    width: 300px;	
	z-index:999
}
div.phone-footnote:hover .pf-dropdown{
	display:block;
}
.phones-header{
	display:none;
}
div.phone-footnote .phone_section.cleared{
	display:block;
	text-align: center;
}
div.phone-footnote .phones-header {
	float:left;
	padding: 10px 10px 5px;
	background:white;
	border:1px #d3d3d3 solid;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;	
	display:block;
    float: right;
    margin-top: 12px;
    width: 194px;
    color: #808285;
    font-size: 11px;
}
div.phone-footnote .phones-header ul.b-phone_number{
	padding:0!important;
	margin:0;
	width: 100%;
}
div.phone-footnote .phones-header ul.b-phone_number li{
	width: 100%;
    min-height: 16px;
	text-align: center;
    padding: 3px 0 0 25px;
    margin: 5px 0;
    box-sizing: border-box;
   -webkit-box-sizing: border-box;	
   -moz-box-sizing: border-box;
}
div.phones-header #map{
	display:inline-block;
	float:none;
	margin:5px auto;
}
div.phones-header #map:hover{
	border-color:transparent!important;
}
.pf-social{
	display:block;
	text-align:center;
}
.pf-social  a.ico{  
    border-bottom:none!important;
}
.pf-social  a.ico:hover {
    transform: none!important;
}
.pf-social  .soc-icons-hd{
    margin:5px 0;
}
.pf-email-box{
	width:100%;
    margin: 8px 0;
    padding: 8px 0;	
    float: left;
    border-top: 1px #808285 dashed;
    border-bottom: 1px #808285  dashed;
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.pf-email-box>div{
	display:inline-block;
	width:100%;
	text-align:center;
}
.pf-email-box>div>a{
	float:none;
	margin:3px 0;
	text-align:center;
}
.pf-email-box>div>a:hover, div.phone-footnote:hover a{
    border-bottom:1px red transparent!important;
}
div.head_b .promo_b{
float:right;
height:100px;
width:auto;
}
.SUPER_BANNERS>center>noindex>a{
display:block;
}
.SUPER_BANNERS>center>noindex>a img{
display:block;
height:100px;
width:auto;
}
div.head_line{
height:100px;
}
div.head_line div.logo{
margin-top:20px;
}
.select-city{
	position: relative;
    top: 1px;
}
.pf-dropdown-title{
    display: block;
    font-size: 12px;
	margin-bottom:8px;
    padding: 0 0 8px;
    float: left;
    width: 100%;
    text-align: center;
	border-bottom: 1px #808285 dashed;	
}
.pf-dropdown .pf-dropdown-title a{
	float: none!important;
	display: inline-block!Important;
    font-size: 11px!important;
    text-align: center;
    border: none;
	text-transform:uppercase;
	color:black;
    text-decoration: none!important;
    font-weight: bold;	
}
div.phone-footnote a:hover{
	border-color:transparent;
}
div.top_line ul.dd_menu{
	top:26px;
}
.jsddm.footer-menu{
	position:absolute;
	bottom:20px;
	left:13px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.jsddm.footer-menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;	
}
.jsddm.footer-menu li a{
	display:block;
	padding:0 8px;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
/*----12.10.2016----*/
div.phone-footnote {
    padding: 3px 0;
    width: 340px;
    margin-top: -8px;
}
.pf-right {
    padding: 0 0 0 30px;
    background: transparent url(/bitrix/templates/redesign/../main/images/tel-icon.png) 0 4px no-repeat;
    width: 40%;
}

.pf-left {
	padding: 0 0 0 25px;
    margin-top: 1px;
    width: 46%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.pf-tel {
    top: -4px;
    margin: 4px 0 0;
    left: 3px;
}
div.phone-footnote .ph-helper {
    background: transparent url(/bitrix/templates/redesign/../main/images/clock-icon.png) 0 6px no-repeat;
}
.autumn{
	width:990px;
	margin:0 auto;
}	
/*----22.02.2017----*/
.job-box{
    padding-bottom:2rem;
}
.b-article.bg-white a.el_job{
	background-color: #F6F6F6;
    color: #858585;	
	margin:0 0 1rem;
    background: #fafafa;
    display: block;
    border: 1px #d3d3d3 solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 1rem;
    text-decoration: none;
}
.b-article.bg-white a.el_job span{  
    text-decoration:none!important;
}
.b-article.bg-white a.el_job:hover{
	background-color: #efefef;
}
/*----14.06.2017----*/
.b-product-block__content.height-normal{
    height:100%!important;
}
#b-product-accessories-box__right_content{
	float:left;
	width:100%;
}
.product-banner-box img{
	width:100%;
	height:auto;
}
/*----27.06.2016----*/
.b-product-block__name.pb-height-7{
	min-height:7rem;
}
.hideOverflow{
	overflow:hidden;
	height:0px;
}
/*----14.09.2017----*/
.nightForm-box{
	float:left;
	position:relative;
	margin:2rem 0;
	width:100%;
}
.nightForm-box>h3{
	margin:0 0 1rem;
    font-size: 1.8rem;
}
#nightForm input, #nightForm button{
	display:block;
	float:left;	
}
#nightForm button{
    padding: 0.7rem 1.9rem;
}
#nightForm input.form-control.night-input{	
    height: 3.6rem;
    margin-right: 0.5rem;
}	
#nightForm input.form-control.night-input:focus{
	border-color:#5cb5e5;
}
#nightForm #preloader-appl{
    top: 1rem;
    position: absolute;
    right: -3rem;
    display: none;
}   
#nightForm #preloader-appl.show{
	display:block;
}
#nightForm .error-text{
	position:absolute;
	bottom: -1.5rem;
	color:red;
	display:block;
	clear:both;
	font-size:1.2rem;
}
#nightForm label{
	font-weight: 700;
    font-size: 1.4rem;
    margin: 0 0 0.5rem;
}
#nightForm .error-text sup{
	position:relative;
	margin-right:0.5rem;
}
#nightForm .alert.alert-success{
	color:green;
}
#nightForm .form-control.night-input{
    width: 300px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 0 15px;
	margin-bottom:1rem;
    font-family: Open Sans;
    font-size: 1.4rem;
    color: #000;
    transition: .1s ease-in-out;	
}
.b-tooltip._left._w400.cl-prop.in-cart{
	display:block!important;
	float:left;
	padding:0;
	width:100%;
	min-width:0;
	left:0!important;
	top: 7rem;
} 
.b-grid__main.table .b-tooltip._left._w400.cl-prop.in-cart,
.b-listing__grid-main.table .b-tooltip._left._w400.cl-prop.in-cart{
    margin-left: -50px!important;
    top: 0;
    width: 140px!important;
}
.b-listing__grid-main.table .b-tooltip._left._w400.cl-prop.in-cart{
    margin-left: -52px!important;
    top: 5.5rem;
}	
.b-tooltip._left._w400.cl-prop.in-cart .b-tooltip__inner:before {
    left: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -10px;
}
.b-tooltip._left._w400.cl-prop.in-cart:before{
	display:none;
}
.b-tooltip._left._w400.cl-prop.in-cart .b-tooltip__inner{
	padding:1rem;
}
.b-tooltip._left._w400.cl-prop.in-cart .b-tooltip__inner p{
	font-size:1.2rem!important;
}

html .list .b-product-block{height: auto}
@media (max-width: 768px){
	html .b-listing-filter__popup{display: none!important}
}
/* End */
/* /bitrix/templates/redesign/components/redesign/sale.basket.basket.small/.default/style.css?1540504399267 */
/* /bitrix/components/w7/sv.auth/templates/.default/css/style.css?15405047502417 */
/* /bitrix/templates/redesign/components/redesign/menu/top_menu/style.css?15405048034794 */
/* /bitrix/templates/redesign/components/redesign/menu/new_catalog/style.css?15405048336308 */
/* /bitrix/templates/redesign/components/redesign/news.list/footer_news/style.css?1479721638150 */
/* /bitrix/components/w7/advertising.bannerX/templates/popup/style.css?15109169026391 */
/* /bitrix/templates/redesign/styles.css?15464372626728 */
/* /bitrix/templates/redesign/template_styles.css?156153519212380 */
