.header-main{z-index: 900;position: relative;}
.header-topline{padding-top: 15px; font-weight: 500;display: inline-block;width: 100%;}
.header-topline .logo-shadow{left: -19px;top: -41px;position: absolute;z-index: -1;opacity: 0.7;}
.affix .header-topline .logo-shadow{display: none;}
.psevdo{border-bottom: 1px dashed;text-decoration: none !important;}
.navbar-brand{padding-left: 0; padding-right: 0;}
.city{padding-top: 28px;color: #333;}
.city .psevdo{color: #333;}
.personal-link{padding-top: 28px;color: #333;}
.personal-link a{color: #333;}
.header-phone-number{font-size: 18px; color: #333 !important; text-decoration: none !important;margin-top: 18px;display: inline-block;}
.header-phone-number strong{font-size: 24px;}
.all-phones{color: #333;font-size: 12px;position: relative;top: -8px;}
.header-main *:not(strong){-webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -khtml-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; }
.light-color .header-main, .light-color .header-main a, .light-color .header-main i{color: #fff !important;}
.light-color .header-main li.parent ul a{color: #555555 !important;}
.btn-clean-light{border: 2px solid #fff !important; padding-bottom: 0 !important; padding-top: 0 !important;}
.popup-phones{position: absolute;right: 0;background: #f7f7f7;padding: 12px;width: 200%;z-index: 1000;max-width: 320px;border-radius: 2px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);display: none;}
.popup-phones ul{padding: 0; margin: 0;}
.popup-phones ul li{padding: 0; margin: 0 0 6px; list-style: none;border-bottom: 1px dotted #333;}
.popup-phones ul li:nth-last-child(1){margin-bottom: 7px;}
.popup-phones ul li span, .popup-phones ul li.real-city a{background: #f7f7f7;position: relative;top: 5px;color: #333 !important;}
.popup-phones ul li .pp-city{float: left;padding-right: 2px;}
.popup-phones ul li .pp-phone{float: right;font-size: 14px;padding-left: 2px;}
.popup-phones ul li .pp-phone strong{font-size: 16px;}
.popup-phones::after {border: 10px solid transparent;border-bottom: 10px solid #f7f7f7;position: absolute;right: 60px;top: -19px;width: 20px;height: 20px;content: "";transform: translate(21px, 0);}
.link-to{text-align: left;}
.link-to a{color: #333;}
.affix .header-main{position: fixed;left: 0;top: 0;width: 100%;background: #fff;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);}
.header-main .navbar{padding-bottom: 0;}
.affix .header-main .navbar{padding: 0;min-height: 0;}
.affix .header-main .navbar.show-affix{display: block;}
.affix .header-main .navbar .topmenu{border-bottom: none;}
.main.affix .header-main .navbar .topmenu{border-top: 1px solid #f1f1f1;}
.affix .header-topline{padding-top: 5px;}
.affix .header-topline .navbar-brand > img:not(.logo-shadow){height: 50px;}
.affix .header-topline .city{padding-top: 17px;}
.affix .header-topline .personal-link{padding-top: 17px;}
.affix .header-topline .personal-link{padding-top: 17px;}
.affix .header-topline .header-phone-number{padding-top: 0px;}
.bx-breadcrumb{margin-top: 30px !important;}
body.inner .header-main{box-shadow: 0 1px 5px rgba(0, 0, 0, 0.136)}
body.inner .topmenu{border-bottom: none;border-top: 1px solid #f1f1f1;}
body.inner .header-main .navbar>ul{border-top: 1px solid #f1f1f1;}
.affix-menu-toggle{display: none;}
.affix-menu-toggle > a{display: inline-block;padding: 17px 20px 11px;border-left: 1px solid #eee;border-right: 1px solid #eee;color: #333;text-decoration: none !important;}
.affix .affix-menu-toggle{display: block;}
.affix .all-phones{display: none;}
.affix .header-phone-number{margin-top: 8px;}
a[href="#openjs"]{display: none;}

.btn{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    border: none;
    border-radius: 2px;
    display: inline-block;
	height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
	text-decoration: none;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}
.btn-lg{
	height: 54px;
    line-height: 54px;
}
.btn:hover, .btn-lg:hover{
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}
.p-l-30{
	padding-left: 30px;
}
.p-r-10{
	padding-right: 10px;
}
.p-r-30{
	padding-right: 30px;
}
.mb-40{
	margin-bottom: 40px !important;
}
.color-red{color: #bf0c40;}
.table-package td:nth-child(1){text-align: right;}
.table-package td:nth-child(2){text-align: left;width: 40%;}
.tab-content.border-no{border: none;padding: 0;}
a.border-dashed{text-decoration: none;border-bottom: 1px dashed;}
.font-weight-500{font-weight: 500;}

.slide-wo-title{
	margin-top: 80px;
}

/*
	STOCK SUMMER 2018
*/
.bitrix_summer_2018{
	font-size: 33px;
    font-family: "Gotham Pro";
    color: rgb(24, 123, 194);
    text-transform: uppercase;
    line-height: 1.262;
    font-weight: 900;
    text-shadow: 0 2px 0px #fff;
    display: inline-block;
    margin-bottom: 15px;
}
.bitrix_summer_2018_discount {
    color: rgb(24, 123, 194);
    font-size: 52px;
    font-family: "Lobster";
    line-height: 1.262;
    font-weight: 900;
    text-shadow: 0 2px 0px #fff;
    margin: 0 0 15px;
    display: inline-block;
}

span.red{
	color: #bf0c40;
}
.product-stock .b24{
	display: none;
}
table.stock-price td{
	font-weight: 500;
	vertical-align: middle;
}
table.stock-price td:nth-child(1){
	text-align: left;
}
table.stock-price .old-price{
	font-size: 12px;
    margin-right: 5px;
    display: inline-block;
    font-weight: 400;
}
.SobiPro h1 noindex{
	position: relative;
}
.SobiPro h1 noindex .h1-year{
	color: #fff;
    background: #bf0c40;
    position: absolute;
    top: -2px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
    border-radius: 3px;
}
.SobiPro h1 noindex .h1-year.blue{
	background: #78bee7;
}
.portfolio-item-video{
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 1;
    color: rgba(0,0,0,.3);
    z-index: 1000;
}
.table-items-cart tr:hover td{
	cursor: pointer;
	background: #e3e3e3;
}
.table-items-cart tr > td:nth-child(1){
	position: relative;
}
.table-items-cart tr > td:nth-child(1)::before {
	display: none;
    position: absolute;
    left: -37px;
    top: 0;
    width: 37px;
    height: 37px;
    background: #bf0c40;
    font-family: FontAwesome;
    content: "\f217";
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding-top: 5px;
}
.table-items-cart tr:hover > td:nth-child(1)::before{
	display: block;
}
h3.subtitle{
	font-size: 22px;
    font-weight: bold;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
h3.subtitle::after {
    content: "";
    width: 70px;
    height: 3px;
    position: absolute;
    bottom: -5px;
    left: 0;
    background: #bf0c40;
}

.outerDivFull { margin:40px 0 20px;display: inline-block; } 
.outerDivFull > div {float: left; margin-right: 10px;}
.switchToggle input[type=checkbox]{height: 0; width: 0; visibility: hidden; position: absolute; }
.switchToggle label {cursor: pointer; text-indent: -9999px; width: 70px; max-width: 70px; height: 30px; background: #bf0c40; display: block; border-radius: 100px; position: relative; }
.switchToggle label:after {content: ''; position: absolute; top: 2px; left: 2px; width: 26px; height: 26px; background: #fff; border-radius: 90px; transition: 0.3s; }
.switchToggle input:checked + label, .switchToggle input:checked + input + label  {background: #78bee7; }
.switchToggle input + label:before, .switchToggle input + input + label:before {content: ''; position: absolute; top: 5px; left: 35px; width: 26px; height: 26px; border-radius: 90px; transition: 0.3s; text-indent: 0; color: #fff; }
.switchToggle input:checked + label:before, .switchToggle input:checked + input + label:before {content: ''; position: absolute; top: 5px; left: 10px; width: 26px; height: 26px; border-radius: 90px; transition: 0.3s; text-indent: 0; color: #fff; }
.switchToggle input:checked + label:after, .switchToggle input:checked + input + label:after {left: calc(100% - 2px); transform: translateX(-100%); }
.switchToggle label:active:after {width: 60px; } 
.toggle-switchArea { margin: 10px 0 10px 0; }
.switch_tariff_table {display: none;}
.switch_tariff_table.active {display: inline-block;}

@media(max-width: 1199px) and (min-width: 992px){
	.personal-link i{display: none;}
	.affix .header-topline .navbar-brand > img:not(.logo-shadow){
		margin-top: 0;
	}
}
@media(min-width:992px){
	.real-city i{display: none;}
	body.affix {
	    padding-top: 159px;
	}
}
@media(max-width: 991px) {
	.affix .header-topline .navbar-brand > img:not(.logo-shadow){
		height: 45px;
	}
	.affix .affix-menu-toggle{
		display: none;
	}
	.header-main.header-tp{
		background: #fff;
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	}
	.navbar-header .navbar-toggle{
		border-color: #444;
	}
	.navbar-header .navbar-toggle .icon-bar{
		background-color: #444;
	}
	.navbar-header {
	    float: none;
	}
	.navbar-left,.navbar-right {
	    float: none !important;
	}
	.navbar-toggle {
	    display: block;
	    margin-top: 8px;
	}
	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
	    display: none!important;
	}
	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
	}
	.navbar-nav>li {
	    float: none;
	}
	.navbar-nav>li>a {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.collapse.in{
	    display:block !important;
	}
	
	.header-main .navbar{
		padding: 0;
		min-height: 15px;
	}
	.navbar-default .navbar-collapse{
	}
	.navbar-default .navbar-collapse > ul{
		text-align-last: auto !important;
		padding: 0;
		margin: 0;
	}
	.navbar-default .navbar-collapse > ul > li{
		width: 100%;
	}
	.navbar-default .navbar-nav.topmenu>li.parent i{
		display: none;
	}
	.topmenu{
		border: none;
	}
	.navbar-default .navbar-nav.topmenu>li>a, .light-color .header-main i.fa-phone{color: #333 !important;}
}
@media(max-width: 767px) {
	.header-phone-number, .all-phones{
		display: none;
	}
	.header-topline .navbar-header{
		margin-top: 9px;
	}
	.mini-phone{
		margin-top: 9px;
	}
	.mini-phone i{
		font-size: 18px;
		color: #333;
		border: 1px solid #333;
		border-radius: 100%;
		padding: 7px 9px;
	}
	.navbar-brand>img:not(.logo-shadow){
		height: 45px
	}
	.navbar-toggle{
		margin-top: 0;
	}
	.header-main .navbar{
		min-height: 0;
	}
	.popup-phones{
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		max-width: none;
	}
	.popup-phones h4{
		text-align: left;
		font-weight: 700;
		font-size: 24px;
		margin-bottom: 20px;
	}
	.popup-phones ul li{
		border-bottom: 1px solid #999;
		border-top: 1px solid #999;
		padding: 7px 0 18px;
		font-size: 20px;
		margin-bottom: -1px;
		margin-left: -15px;
		margin-right: -15px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.popup-phones ul li .pp-phone,
	.popup-phones ul li .pp-phone strong{
		font-size: 20px;
		color: #333;
	}
	.popup-phones ul li:hover, .popup-phones ul li:hover span, .popup-phones ul li:hover a,
	.popup-phones ul li:active, .popup-phones ul li:active span, .popup-phones ul li:active a,
	.popup-phones ul li:focus, .popup-phones ul li:focus span, .popup-phones ul li:focus a{
		background: #e1e1e1;
	}
	.close-popup-phones{
		margin-top: 10px;
	}
	.header-phone-wrapper{
		text-align: center;
	}
	.SobiPro h1{
		font-size: 31px;
	}
}