

/* Start:/local/templates/safe_city/styles.css?17429957612583*/
.compare{
	background-image: url(/local/templates/safe_city/images/katalog-icon-compare.png);
	background-repeat: no-repeat;
	background-position: 2px 0;
}
.compare.active,.compare:hover{background-position: -32px 0;}

/* Start owl-carousel.owl-carousel-thems-v0 */
.owl-carousel.owl-carousel-thems-v0 .owl-dots{
	position: absolute;
	left: 0px;
	bottom: 15px;
	width: 100%;
	text-align: center;
}
.owl-carousel.owl-carousel-thems-v0 .owl-dot {
	width: 15px;
	height: 15px;
	background-color: transparent;
	border: 2px solid #ff6600;
	border-radius: 50%;
	margin: 0px 0px 0px 5px;
}
.owl-carousel.owl-carousel-thems-v0 .owl-dot.active {
	background: #ff6600;
}
.owl-carousel.owl-carousel-thems-v0 .owl-prev,
.owl-carousel.owl-carousel-thems-v0 .owl-next {
	position: absolute;
	top: calc(50% - 20px);
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
}
.owl-carousel.owl-carousel-thems-v0 .owl-prev:hover,
.owl-carousel.owl-carousel-thems-v0 .owl-next:hover {
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-khtml-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.owl-carousel.owl-carousel-thems-v0 .owl-prev {
	left: 0px;
	background-image: url(/local/templates/safe_city/images/slider-caption-left.png) !important;
}
.owl-carousel.owl-carousel-thems-v0 .owl-next {
	right: 0px;
	background-image: url(/local/templates/safe_city/images/slider-caption-right.png) !important;
}
.owl-carousel.owl-carousel-thems-v0 .owl-next span,
.owl-carousel.owl-carousel-thems-v0 .owl-prev span {
	display: none;
}
/* End owl-carousel.owl-carousel-thems-v0 */
/* Start Modal Center */
.modal-dialog-vah {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; 
}
.modal-dialog-vac {
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    width: inherit;
    height:inherit;
    margin: 0 auto;
    pointer-events: all;
}
/* End Modal Center */
/* Start Draw element v0 */

.elm-v0 .elm-v0-prices .elm-v0-item {
	position: relative;
}
.elm-v0 .elm-v0-prices .elm-v0-help {
	position: absolute;
	display: none;
	width: 100%;
	left: 0px;
	bottom: 19px;
	background-image: url(/local/templates/safe_city/images/filter-icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 2px 0px;
}
.elm-v0 .elm-v0-prices .elm-v0-help div {
	color: #000;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px #222;
    -moz-box-shadow: 0px 0px 10px #222;
    box-shadow: 0px 0px 10px #222;
}

/* End Draw element v0 */
/* End */


/* Start:/local/templates/safe_city/template_styles.css?174299576162952*/
@import url('<a href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,800">https://fonts.googleapis.com/css?family=Open+Sans:400,400i,800</a>');

div{
	outline:0px solid black;
}
body {
	font-family: 'Open Sans', sans-serif;
	color:#222222;
}
a{
	color:#222222;
}
.middle-block a{
	color:#ff6600;
}
.middle-block a:hover{
	text-decoration:underline;
}
img {max-width:100%;}
#header {
    background: url(/local/templates/safe_city/images/bg-header.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 center;
}
.top-line{
	background: #eff3f3;
	padding: 5px 0px;
}
.top-line ul{
	 padding: 0 11px;
	 margin:0px;
}
.top-line ul li{
	list-style:none;
	display:inline;
	font-size: 14px;
}
.top-line ul li:after{
	content:'';
	padding: 0 5px;
}
.top-line ul li:last-child:after{
	content:'';
}
.top-line ul li a{
	padding: 0 5px 0 0;
	color: #222222;
}
.header-socials 	a{
	width:30px;
	height:30px;
	display:inline-block;
}
.header-socials a.vk{
	background:url(/local/templates/safe_city/images/share.png) no-repeat 0 0;
}
.header-socials a.inst{
	background:url(/local/templates/safe_city/images/share.png) no-repeat -105px 0;;
}
.header-socials a.telegram{
	background: url(/local/templates/safe_city/images/share.png) no-repeat -210px 0;
}

.top-line ul li a:hover {
    text-decoration: none;
    color: #ff6600;
}
.registration ul li a{
    color: #ff6600;
	text-decoration:underline;
	font-weight:bold;
}
.top-line .registration ul li:after {
	color: #ff6600;
    padding: 0 5px;
    font-weight: bold;
}
.wrap-header {
	padding:7px 0;
}
.logo {
	text-align:center;
}
.slogan{
	font-style: italic;
    font-size: 12px;
    text-align: center;
}
.search input{
	border: 1px solid #eff3f3;
    background: white;
    color: #222222;
    font-style: italic;
    font-size: 13px;
    padding: 20px 3px 20px 10px;
    border-radius: 0;
    width: 81%;
    height: 50px;
}
.search input:focus {
	border: 1px solid #ff6600;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
}
.search .btn-search {
	background: url(/local/templates/safe_city/images/search.png) no-repeat center #ff6600;
    width: 50px;
    height: 50px;
    border-radius: 0;
}
.search .form-inline{
	display: flex;
    justify-content: inherit;
}
.header-phone {
	font-size:13px;
}
.header-phone a{
	color: black;
    font-weight: bold;
	font-size:18px;
}
.wrap-amount, .wrap-cart {
	border: 1px solid #eff3f3;
    padding: 20px 0px 0px 0;
    min-height: 98px;
}
.amount{
	background: url(/local/templates/safe_city/images/amount.png) top center;
    background-size: 30px;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    padding: 30px 0 0 0;
	display:block;
}
.amount:hover{
	color:black;
	text-decoration:none;
	
}
.amount:active{
	color:#ff6600;
	
}
.amount-mob a{
	background: url(/local/templates/safe_city/images/amount.png) center left;
    background-size: 38px;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    padding: 18px 20px 8px 61px;
    height: 60px;
    display: inline-block;
    border-right: 1px solid #eff3f3;
    margin: 0 15px;
}
.amount-mob a:hover{
	color:black;
	text-decoration:none;
}
.amount-mob:active{
	color:#ff6600;
	
}
.cart{
	background: url(/local/templates/safe_city/images/cart.png) top center;
    background-size: 30px;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    padding: 30px 0 0 0;
	display:block;
	font-size: 12px;
}
.cart:hover{
	color:black;
	text-decoration:none;
	
}
.cart:active{
	color:#ff6600;
}
.cart-mob{
	background: url(/local/templates/safe_city/images/cart.png) center left;
    display: inline-block;
    font-size: 12px;
    background-size: 36px;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    padding: 12px 10px 0 50px;
    height: 60px;
}
.cart-mob:hover{
	color:black;
	text-decoration:none;
}
.cart-mob:active{
	color:#ff6600;
	
}
#top-menu, .navbar-orange{
	background: #ff6600;
}
#top-menu:after {
	content: "";
    width: 100%;
    height: 30px;
    background: url(/local/templates/safe_city/images/bg-top-menu.png);
    display: block;
    background-repeat: repeat-x;
    position: absolute;
} 
.top-menu-line {
	background:url(/local/templates/safe_city/images/bg-top-menu.png) repeat-x bottom;
	height: 10px;
}
.navbar-orange ul li a:after {
	content: ''/*;
    background: url(/local/templates/safe_city/images/menu-bg.png) center right no-repeat;
    padding-left: 19px;*/;
}
.navbar-orange ul li:last-child a:after{
	content: ''; 
	background:none;
 }  
.navbar-orange a {
	color:white;
	font-weight:bold;
}
.nav-link:hover {
	text-decoration:underline;
}
.middle-block {
	padding-top: 30px;
    background: url(/local/templates/safe_city/images/bg-main.jpg);
    background-size: 100%;
    background-repeat: repeat;
}
.middle-block:after{
	content: "";
    width: 100%;
    height: 30px;
    background: url(/local/templates/safe_city/images/middle-block-bg.png);
    display: block;
    background-repeat: repeat-x;
    position: absolute;
}
.left-menu ul, .block-share ul{
	padding:0;
}
.left-menu ul{
	margin:0;
}
.left-menu{
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    margin-bottom: 20px;
}
.left-menu .heading {
	background:#d95700;
    color: white;
    font-weight: bold;
	font-size:17px;
	padding:15px;
}
.left-menu ul li  {
	list-style:none;
	border-bottom: 1px solid #d95700;
	position:relative;
	background: rgba(255,102,0,0.9);
	display: flex;
    flex-wrap: wrap;
}
.left-menu-name, .left-submenu-name{
	flex-basis: 80%;
    flex: 1 0;
}
.left-menu-arrow{
	flex-basis: 20%;
    flex: 0 1;
}
.left-menu ul li .sub-menu {
	background: rgba(255,102,0,0.3);
}
.left-menu ul li a {
    color: white;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 15px 9px 15px 14px;
	font-size: 15px;
	display:inline-block;
	/* width: 100%; */
}
.left-menu ul li a:hover{
	background:#cc5200;
	text-decoration:none;
	color:white;
}
.left-menu .navbar{
	padding:0;
}
.left-menu-icon {
	width: 37px;
    text-align: center;
	display:inline-block;
}
.left-menu-text {
	flex: 1;
	display:inline-block;
}
.left-menu-icon img {
	width:auto;
}
.left-menu ul li.dropdown-sub-menu .sub-menu, .left-menu ul li.dropdown-sub-menu .sub-menu ul {
	display:none;
}
/* #menu-catalog li:hover &gt; ul{ */
	/* display: block; */
    /* position: absolute; */
    /* left: 100%; */
    /* top: 0; */
	/* z-index:99; */
	/* min-width: 165px; */
/* } */
.left-menu ul li.dropdown-sub-menu .sub-menu a {
	display:flex;
	padding: 19px 9px 19px 14px;
}
.dropdown-item.active{
	background:#d95700;
}
.left-menu .navbar {
	
}
.left-menu .navbar .navbar-toggler {
	position: absolute;
    top: -48px;
    right: 15px;
}
.online-video {
	background:linear-gradient(45deg, #b94707, #ff6600);
	line-height: 20px;
}
.online-video a {
    color: white;
    font-size: 16px;
    font-weight: bold;
	padding:10px 0;
}
.online-video-icon {
	flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 46px;
}
.online-video-icon img{
	width:auto;
	padding-top: 6px;
}
.online-video-text{
	flex: 1;
}
.left-side-link{
	margin-top: 20px;
}
.left-side-link ul{
	list-style: none;
    padding: 0;
}
.left-side-link ul li{
	padding: 6px 0;
}
.left-side-link ul li a:hover{
	color:#ff6600;
	text-decoration:none;
}
/*слайдер*/
.slide-text{
	font-weight: bold;
	text-align: left;
	color:white;
}
.slide-slogan{
	font-size: 35px;
	color: #ff6600;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
	line-height: 37px;
}
.carousel-control-next{
	width: 40px;
}
.carousel-control-prev{
	width: 40px;
}
.carousel-control-prev-icon{
	background: url(/local/templates/safe_city/images/slider-caption-left.png);
    width: 40px;
    height: 40px;
}
.carousel-control-next-icon{
	background: url(/local/templates/safe_city/images/slider-caption-right.png);
    width: 40px;
    height: 40px;
}	
.carousel-control-next, .carousel-control-prev {
	opacity:1;
}
.carousel-indicators li {
	width: 15px;
    height: 15px;
    background-color: transparent;
    border: 2px solid #ff6600;
    border-radius: 21px;
}

.carousel-indicators .active, .carousel-indicators li:hover {
	background:#ff6600;
}
.carousel-indicators {
	bottom: 2px;
}
.carousel-caption, .main-slider-info {
	right: 7%;
    left: 18%;
	top: 20px;
	bottom:auto;
	position: absolute;
}
.main-slider {
	position:relative;
}
.main-catalog h3 {
	padding: 1rem 0;
    margin: 0;
    font-weight: 600;
    font-size: 21px;
}
.main-catalog-item {
	background: white;
    text-align: center;
    font-weight: bold;
    padding: 30px 20px;
    display: block;
    font-size: 14px;
	margin: 0 0 2em 0;
}
.main-catalog-item:hover {
	color:#ff6600;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.main-catalog-item .heading {
	min-height:106px;
	justify-content: center;
}
.main-catalog-item .sub-text {
	font-size:11px;
	font-weight:normal;
}
.catalog-item-icon {
	background-repeat:no-repeat;
	background-position: center center;
	display:flex;
	
}
.catalog-item-icon {
	display: block;
	width: auto;
    min-height: 130px;
	margin: 0 0 20px 0;
}
.catalog-item-icon.icon-1 {
	background:url(/local/templates/safe_city/images/bg-catalog-camera1.png) no-repeat center center;
	background-size: 100%;
}
.catalog-item-icon.icon-1:hover{
	background:url(/local/templates/safe_city/images/bg-catalog-camera2.png) no-repeat center center;
	background-size: 100%;
}
.carousel{
	height: 100%;
    background: white;
}
#carousel-product.carousel{
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.block-our-work {
	background: #fafafa;
    margin-top: 3rem;
    padding: 34px 0;
}
.block-our-work h3, .block-news  h3, .main-articles h3, .block-our-work-mobile h3, .block-news-mobile h3 {
	padding: 0 0 37px 0;
}
.block-our-work h3, .block-news h3, .main-articles  h3, .block-firms h4, .block-our-work-mobile h3, .block-news-mobile h3 {
	font-weight:bold;
	font-size:24px;
}
.main-articles h3 a, .block-firms a, .block-our-work h3 a, .block-news h3 a, .block-our-work a:hover, .block-our-work-mobile h3 a, .block-news-mobile h3 a {
	color:#ff6600;
	text-decoration:underline;
}
.main-articles a:hover, .block-firms a:hover, .block-news h3 a:hover, .block-our-work h3 a:hover {
	text-decoration:none;
}
.our-work-item {
	background:white;
	text-align:center;
}
.our-work-item a {
	display:block;
}
.our-work-item a:hover{
	color:#ff6600;
}
.block-our-work img, .news-item img{
	max-width:100%;
}
.type-of-work {
    border: 1px solid #e4e9e9;
	border-top: none;
	font-size: 14px;
	padding: 10px 20px;
    min-height: 163px;
}
.type-of-work .link {
	margin: 0 0 10px 0;
	color: #ff6600;
}
.type-of-work p{
	color:black;
}
.our-work-item a:hover p {
	color: #ff6600;
}
.our-work-item .link-montazh-wrap{
    overflow: hidden;
    background: transparent;
    height: 50px;
    padding: 2px 10px 0 10px;
	background:#e4eaea;
}
.link-montazh{
	display: flex;
    justify-content: center;
}
.type-of-work p{
	text-decoration:none;
}
.block-news {
	margin-top: 37px;
}
.news-item-info{
	border: 1px solid #e4e9e9;
    border-top: none;
    min-height: 150px;
    font-size: 14px;
    padding: 10px 18px;
}
.bx-nl-sm {
	padding-top: 24px;
}
.news-date {
    margin: 5px 0;
}
.news-item-info a {
	font-weight:bold;
}
.main-articles{
    margin-top: 24px;
    padding-bottom: 24px;
    box-shadow: 0px 20px 40px 0px #ececec;
}
.main-articles-item {
    background: #e4e9e9;
    padding: 30px 32px 10px 24px;
    min-height: 320px;
    font-size: 15px
}
.main-articles-item h4{
	font-weight:bold;
	font-size:17px;
}
.main-articles-item a:hover, .news-item-info a:hover {
	color:#ff6600;
}
.main-articles-links{
    padding: 20px 0;
}
.main-articles-links a{
	color: #ff6600;
	margin-right:22px;
}
.more-articles ul {
	padding:0;
}
.more-articles ul li{
	list-style: none;
	display: block;
	border-bottom: 1px solid #e4e9e9;
	font-size: 18px;
	font-weight:bold;
	padding:40px 0;
}
.more-articles ul li a:hover{
	color:#ff6600;
	text-decoration:none;
}
.more-articles ul li:last-child{
	border-bottom:none;
}
.main-articles-mob{
    border-bottom: 1px solid #e4e9e9;
    font-size: 16px;
    font-weight: bold;
    padding: 25px 0;
}
.main-articles-mob a:hover{
	color: #ff6600;
	margin-right:22px;
}
.item-carousel-firms {
	margin-left:10px;
}
.main-content{
	box-shadow: 0px 20px 40px 0px #ececec;
	padding: 0 0 1em 0;
    text-align: justify;
}
.main-content a{
	color:#ff6600;
	text-decoration:underline;
}
.main-content a:hover{
	text-decoration:none;
}
.carousel-firms.slick-dotted.slick-slider {
	margin: 3em 0;
}
.block-share{
	margin: 2em 0;
    font-weight: bold;
}
.block-share ul {
	margin:0;
	display:flex;
}
.block-share ul li{
	list-style:none;
	margin: 0 6px 0 0;
}
.block-share ul li a {
	width:30px;
	height:30px;
	display:inline-block;
}
.block-share a.vk {
	background:url(/local/templates/safe_city/images/share.png) no-repeat 0 0;
}
.block-share a.inst{
	background:url(/local/templates/safe_city/images/share.png) no-repeat -105px 0;
}
.block-share a.twitter {
	background:url(/local/templates/safe_city/images/share.png) no-repeat -35px 0;
}
.block-share a.facebook {
	background:url(/local/templates/safe_city/images/share.png) no-repeat -70px 0;
}
.block-share a.youtube{
	background:url(/local/templates/safe_city/images/share.png) no-repeat -140px 0;
}
.block-share a.google{
	background:url(/local/templates/safe_city/images/share.png) no-repeat -175px 0;
}
.block-share a.telegram{
	background:url(/local/templates/safe_city/images/share.png) no-repeat -210px 0;
}
#footer {
	background: #222222;
    color: white;
    position: relative;
    padding: 1.5em 0 44px 0;
}
#footer:before{
    content: "";
    width: 100%;
    height: 30px;
    background: url(/local/templates/safe_city/images/bg-footer.png);
    display: block;
    background-repeat: repeat-x;
    position: absolute;
    top: -9px;
}

.footer-item ul li {
	list-style: none;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 0;
}
#footer ul li a{
	color:white;
}
.copyright {
	font-size:13px;
}
.footer-phone{
	font-size:14px;
}
.footer-phone a{
	color: white;
    font-weight: bold;
	font-size:16px;
}
.footer-socials a{
	width:30px;
	height:30px;
	display:inline-block;
}
.footer-socials a.vk{
	background:url(/local/templates/safe_city/images/share.png) no-repeat 0 0;
}
.footer-socials a.inst {
    background: url(/local/templates/safe_city/images/share.png) no-repeat -105px 0;
}
.footer-socials a.twitter {
	background:url(/local/templates/safe_city/images/share.png) no-repeat -35px 0;
}
.footer-socials a.telegram{
	background: url(/local/templates/safe_city/images/share.png) no-repeat -210px 0;
}
.top-line-mobile {
	background: white;
	border-bottom:1px solid #eff3f3;
}
.top-line-mobile nav {
	padding:0;
}
.show-menu-mobile {
	margin: 15px 0;
    border-bottom: 1px solid #eff3f3;
    padding: 0 0px 25px 15px;
}
.show-menu-mobile li{
	list-style:none;
}
.show-menu-mobile li a {
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}
.top-line-mobile .navbar-toggler {
	background: #ff6600;
    border-radius: 0;
	width: 65px;
    height: 60px;
}
.navbar-toggler {
	border: 1px solid white;
}
.navbar-dark .navbar-toggler {
	border-color: white;
}
.navbar-dark .navbar-nav .nav-link {
	color:white;
}
.searchbox{
    position: absolute;
    min-width:60px;
    width:0%;
    height:59px;
    float:right;
    overflow:hidden;
	right: 0;
    top: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    right:0;
    border:0;
    outline:0;
    background:#dcddd8;
    width:100%;
    height:59px;
    margin:0;
    padding:0px 55px 0px 20px;
    font-size:20px;
    color:#d95700;
}
.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}

.searchbox-icon,
.searchbox-submit{
    width:60px;
    height:59px;
    display:block;
    position:absolute;
    top:0;
    font-family:verdana;
    font-size:22px;
    right:0;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    color:#dcddd8;
	background: #ff6600 url(/local/templates/safe_city/images/search.png) no-repeat center center;
}

.searchbox-open{
    width:100%;
}
.block-our-work-mobile {
    padding: 35px 0 10px 0;
}
.block-our-work-mobile .our-work-item{
	max-width: 278px;
    margin: 0px auto;
}
.block-news-mobile {
    padding: 35px 0 10px 0;
    overflow: hidden;
}
.block-news-mobile .news-item{
	max-width: 278px;
    margin: 0px auto;
}

.breadcrumbs ul {
    padding: 0;
	}
.breadcrumbs ul li{
	display:inline;
	list-style:none;
	font-size: 13px;
}
.breadcrumbs ul li:after{
	content:'|';
	padding: 0 5px;
}
.breadcrumbs ul li:last-child:after{
	content:'';
}
.breadcrumbs ul li a{
	color:#ff6600;
}
.product-heading h1{
	font-size: 20px;
    font-weight: bold;
}
.product-amount{
	border-bottom:1px solid #d3d7d7;
}
.product-amount ul {
	padding: 0;
}
.product-amount ul li{
	list-style:none;
	margin: 0 6px 0 0;
	font-weight:bold;
	font-size: 13px;
}
.product-amount ul li a{
	width:31px;
	height:31px;
	display:inline-block;
}
.product-amount .in-stock{
	background: url(/local/templates/safe_city/images/product-icon-compare.png) no-repeat 0 0;
    width: 19px;
    height: 32px;
}
.product-amount a.select{
	background:url(/local/templates/safe_city/images/product-icon-compare.png) no-repeat -22px 0;
}
.product-amount a.select:hover{
	background:url(/local/templates/safe_city/images/product-icon-compare.png) no-repeat -56px 0;
}
.retail{
	font-weight: bold;
    font-size: 15px;
}
.retail-price{
	font-weight: bold;
    font-size: 29px;
}
.trade{
	font-weight: bold;
    font-size: 15px;
	color:#6c6c6c;
}
.trade-price{
	font-weight: bold;
    font-size: 24px;
	color:#6c6c6c;
}
.found-cheaper-button{
    color: #ff6600;
    background: url(/local/templates/safe_city/images/found-cheaper-icon.png) no-repeat 18px #d3d7d7;
    padding: 7px 5px;
    font-weight: bold;
    margin-right: 10px;
    text-align: center;
}
.found-cheaper-button:hover, .question-button:hover{
    color: #d3d7d7;
    background: #ff6600;
	text-decoration:none;
}
.question-button{
	color: #ff6600;
    background: #d3d7d7;
    padding: 7px 5px;
    font-weight: bold;
    text-align: center;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 34px;
}
.block-question-button{
	border-bottom: 1px solid #d3d7d7;
    padding-bottom: 23px;
}
.form-inline{
	font-weight:bold;
	 display: flex;
    justify-content: space-between;
}
.form-in-cart {
    font-size: 14px;
}
.form-in-cart input {
    text-align: center;
	width: 85px;
    margin-left: 10px;
	font-weight:bold;
	border-radius: 5px;
}
.amount-field-wrap{
	position:relative;
}
.amount-minus {
    position: absolute;
    left: 16px;
    top: 3px;
    z-index: 99;
	cursor: pointer;
	padding: 0 10px;
}
.amount-plus {
	position: absolute;
    right: 5px;
    top: 3px;
	cursor: pointer;
    z-index: 99;
	    padding: 0 10px;
}
.btn-in-cart{
	color:white;
	background: url(/local/templates/safe_city/images/cart-white.png) no-repeat 122px 13px #ff6600;
	border:0;
	padding: 9px 70px 9px 30px;
	font-weight:bold;
	font-size: 14px;
	border-radius:0;
	margin: 0 0 0 10px;
}
.btn-in-cart:hover{
	background-color:#d65803;
	border:0;
}
.btn-in-cart.active {
    background-color: #d3d7d7;
    color: white;
}
.btn-in-cart button:focus{
	outline: 0px;
}
.modal {
	color:black;
}
.modal-dialog {
   max-width: 700px;
}
.product-tabs {
    margin-top: 30px;
}
table{
	background: white;
	border: 1px solid #d3d7d7;
    margin-bottom: 30px;
}
table tr td:nth-child(even) {
	text-align:right;
	font-weight:bold;
}
table tr:nth-child(even){
	background: #d3d7d7;
}
table .exploitation{
	font-weight:bold;
}
#product-description, #product-video{
	background:white;
	min-height:400px;
	padding:8px;
	
}
.product-tabs .nav-item a:hover{
	color: black;
    text-decoration: underline;
}
.product-tabs .nav-tabs .nav-link{
    border-color: #d3d7d7;
	border-bottom:0;
	color:black;
	font-weight:bold;
	font-size:14px;
}


.map-shop-name {
	font-size: 15px;
}
.in-stock-icon{
	background: url(/local/templates/safe_city/images/product-icon-compare.png) no-repeat 0px -2px;
    width: 21px;
    height: 33px;
}
.in-stock-text{
	font-weight:bold;
	
}
.shop-icon{
	width:30px;
	height:30px;
	
}
.similar-products-item1 a{
	font-size: 15px;
    text-align: center;
    display: block;
	min-height: 115px;
}
.similar-products-item1{
	font-weight:bold;
	background:white;
	font-size:20px;
	
}
.similar-products-text{
	border-top:1px solid #e4e9e9;
	padding: 6px 19px;
	text-align:center;
}
.similar-products-text a:hover{
	color:black;
	
}
.similar-products-price {
    font-size: 22px;
    text-align: center;
}
.similar-products-price-wholesale {
    color: #6c6c6c;
    font-size: 16px;
}
.btn-in-cart-item{
	color: white;
    background: url(/local/templates/safe_city/images/cart-white.png) no-repeat 117px 13px #ff6600;
    border: 0;
    font-weight: bold;
    font-size: 14px;
    border-radius: 0;
    padding: 8px 0;
    width: 100%;
	cursor:pointer;
}
.btn-in-cart-item:hover{
	background-color:#d65803;
	border:0;
}
.page-main-content{
	box-shadow: 0px 20px 40px 0px #ececec;
    padding: 4em 0 5em 0;
	text-align: justify;
}
.page-main-content a{
	color:#ff6600;
	text-decoration:underline;
}
	
.headline{
	font-weight:bold;
	padding:10px 0;
	
}
.headline a:hover {
    color: #ff6600;
	text-decoration:none;
}
.sign-important{
    padding-left: 4px;
    color: #ff0000;
}
.modal-body.form-group.btn-primary{
	color:#d95700;
	
}
#found-cheaper .modal-header, #question .modal-header{
	background-color: #ff6600;
	color:white;
}
#question .modal-body {
	
}
.btn{
	background-color: #ff6600;
    border-color: #ff6600;
	border-radius:0;
}

/* Конец внутреннего товара */

/* Корзина */

.cart-page.middle-block{
	background:#e4e9e9;
	
}
.cart-page.middle-block:after{
	content: "";
    width: 100%;
    height: 30px;
    background: url(/local/templates/safe_city/images/middle-block-bg.png) white;
    display: block;
    background-repeat: repeat-x;
	position: relative;
}
.cart-page.middle-block h1 {
    font-weight: bold;
    font-size: 25px;
    margin: 16px 0 27px 0;
}
.cart-item{
	background:white;
	margin-bottom: 1em;
}
.cart-main-img{
	border-right: 2px solid #e4e9e9;
	text-align:center;
}
.cart-main-name a:hover{
	color:#ff6600;
	text-decoration:none;
}
.cart-item h3{
	font-size:16px;
	font-weight:bold;
	
}
.cart-item .prices{
	font-weight:bold;
	font-size: 15px;
	text-align:center;
}
.cart-item .economy-price div{
	background: #ff6600;
    color: white;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
}
.cart-item .prices span{
	font-size:20px;
	
}
.cart-item .basket-prices-economy{
	font-weight:normal;
}
.cart-item .delete-item a{
	display:block;
}
.cart-form input{
    text-align: center;
    width: 85px;
    margin-left: 10px;
    font-weight: bold;
    border-radius: 5px;
}
.delete-item{
	border-left: 2px solid #e4e9e9;
	justify-content: center;
    flex-direction: column;
    display: flex;
}
.cart-item .delete-item {
    background: white;
}
.oformlenie2-middle-block{
	padding-top: 30px;
    background: white;
	box-shadow: 0px 20px 40px 0px #ececec;
	min-height:200px;
	
}
.oformlenie2-breadcrumbs ul {
    padding: 0;
	}
.oformlenie2-breadcrumbs  li{
	display:inline;
	list-style:none;
	font-size: 13px;
}
.oformlenie2-breadcrumbs  ul li:after{
	content:'/';
	padding: 0 5px;
}
.oformlenie2-breadcrumbs  ul li:last-child:after{
	content:'';
}
.oformlenie2-breadcrumbs  ul li a{
	color:#ff6600;
}
.oformlenie2-middle-block h3{
	font-weight:bold;
	font-size:20px;
}
.oformlenie2-buttons {
    margin-top: 35px;
}
.oformlenie2-buttons ul {
	padding:0;
}
.oformlenie2-buttons ul li{   
	list-style:none;
	display:inline-block;
	margin-right:5px;
}
.oformlenie2-buttons ul li a{
	color: white;
    background: #ff6600;
    padding: 8px 24px;
    font-size: 15px;
    font-weight: bold;
}

.oformlenie1-middle-block{
	padding: 40px 0 32px 0;
    background: #eff3f3;
    min-height: 590px;
}
.oformlenie1-middle-block h3 {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
.oformlenie1-middle-block .form-control{
	border: 0;
}
.oformlenie1-middle-block span{
	text-transform:uppercase;
	
}
.payment-method{
	font-weight:bold;
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #ff6600;
}
.custom-radio .custom-control-input:checked~.custom-control-label::after{
	background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #ff6600;
}
.oformlenie1-middle-block .form-control{
	height: 48px;
    border-radius: 0;
}
.block-send-order {
	box-shadow: 0px 20px 40px 0px #ececec;
}
.send-order{
	font-size: 14px;
    text-align: center;
}
.send-order-sale a{
	color: #ff6600;
    border-radius: 5px;
    padding: 5px;
    border: 2px solid #ff6600;
}
.send-order-sale a:hover{
	text-decoration:none;
	color:#d65803;
}
.send-order form{
	text-align:right;
}
.send-order div {
	text-align:right;
	font-weight:bold;
	font-size:16px;
	margin-top: 10px;
}
.send-order span {
	font-size:21px;
}
.btn-send-order{
	color: white;
    background:#ff6600;
    border: 0;
    padding:9px 30px 9px 30px;
    font-weight: bold;
    font-size: 14px;
    border-radius: 0;
    margin-bottom: 25px;
	cursor:pointer;
}
.btn-send-order:hover{
	background-color:#d65803;
	border:0;
	text-decoration:none;
	color:white;
}
.custom-control-label::after{
	background:white;
	border-radius: 10px;
	box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5);
}
.send-order-wrap{
	box-shadow: 0px 21px 36px 0px #ececec;
}
.custom-control-input{
	position:relative;
}
.bring-out{
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
.col-md-auto.custom-control.custom-radio.custom-control-inline:hover {
    color: #ff6600;
}
body.oformlenie{
	position: relative;
}
.your-order{
	position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
	z-index: 100; 
}
.your-order-info{
	color: black;
    background: white;
    font-weight: bold;
	font-size: 17px;
    background-size: 208px;
    text-align: center;
    margin: 314px auto 0;
    min-height: 240px;
    max-width: 900px;
}
.your-order-info ul {
	padding:0;
}
.your-order-info ul li{
	list-style:none;
	display:inline-block;
	
}
.your-order-info ul li a{
	background: #ff6600;
    padding: 8px 20px;
    color: white;
}	
.your-order-info ul li a:hover{
	text-decoration:none;
	background-color: #d65803;
}	
.katalog-name-icon {
    background-repeat: no-repeat;
}
.katalog-name h1 {
    font-size: 23px;
    font-weight: bold;
    padding-left: 19px;
}
.katalog1-item{
    background: white;
    text-align: center;
    font-weight: bold;
    display: block;
    font-size: 14px;
    margin: 0 0 2em 0;
}
.katalog1-item img {
    height: 160px;
    width: auto;
}
.katalog1-item .heading {
    justify-content: center;
	min-height: 80px;
	padding: 0 5px;
}
a.katalog1-item:hover{
	color:#ff6600;
	text-decoration:none;
}
.katalog1-item .icon {
    display: block;
    width: auto;
    height: 130px;
    margin: 0 0 20px 0;
	padding: 0 1px;
}
.wrap-amount.active{
	background:#d3d7d7;
}
.katalog2-item-wrap a{
    font-size: 15px;
    text-align: center;
    display: flex;
    min-height: 130px;
    /* overflow: hidden; */
    align-items: center;
    justify-content: center;
}
.katalog2-item-wrap{
	font-weight:bold;
	background:white;
	cursor:pointer;
	font-size:20px;
	position:relative;
	margin-bottom: 25px;
}
.katalog2-item-wrap:hover{
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.katalog-item-img-wrap{
	padding:15px 0;
}
.katalog2-item-text{
	border-top:1px solid #e4e9e9;
	padding: 6px 19px;
	text-align:center;
}
.katalog2-item-text a{
	display:block;
	overflow:hidden;
	font-weight:normal;
	height:50px;
}
.katalog2-item-text a:hover{
	color:black;
	
}
.katalog2-item-price {
    font-size: 22px;
    text-align: center;
}
.katalog2-item-wholesale{
    color: #6c6c6c;
    font-size: 14px;
}
.katalog2-item-compare{
    position: absolute;
    top: 7px;
    right: 4px;
    height: 31px;
    width: 33px;
}
.katalog2-item-markdown{
	position: absolute;
    top: 7px;
    left: 4px;
    height: 31px;
    width: 33px;
	background:url(/upload/uf/1e7/1.png) no-repeat;
	background-size: 33px;
}
.katalog2-item-markdown:hover{
	background:url(/upload/uf/e2a/3.png) no-repeat;
	background-size: 33px;
}
.katalog2-item-wrap.active a:hover{
	text-decoration:none;
}
.katalog2-item-wrap.active{
	background:white;
}
.btn-in-cart-item.active{
	background-color: #d3d7d7;
}
.sorting-items{
	background:white;
	font-weight:bold;
	font-size: 15px;
	margin-bottom: 21px;
	padding: 12px 25px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	
}
.sorting-price{
	margin-right: 15px;
}
.sorting-price-icon-1{
	background: url(/local/templates/safe_city/images/sorting-price-icons.png) 0px 0px no-repeat;
    display: inline-block;
    height: 15px;
    width: 17px;
}
.sorting-price-icon-2{
	background: url(/local/templates/safe_city/images/sorting-price-icons.png) -24px 0px no-repeat;
    display: inline-block;
    height: 15px;
    width: 17px;
}
.sorting-price-icon-2.active,
.sorting-price-icon-2:hover {
	background: url(/local/templates/safe_city/images/sorting-price-icons.png) -66px 0px no-repeat;
}
.sorting-price-icon-1.active, .sorting-price-icon-1:hover {
	background: url(/local/templates/safe_city/images/sorting-price-icons.png) -45px 0px no-repeat;
}
.sorting-alphabet{
	margin-right: 15px;
}
.sorting-alphabet-icon-1{
	background: url(/local/templates/safe_city/images/sorting-price-icons.png) -24px 0px no-repeat;
    position: absolute;
    top: 5px;
    display: inline-block;
    right: 0px;
    height: 15px;
    width: 17px;
}
.sorting-alphabet ul {
	padding:0;
	margin:0;
}
.sorting-alphabet ul li{
	display:inline-block;
	list-style:none;
}
.sorting-alphabet ul li:first-child:after{
    content: '/';
	margin-left: 6px;
}
.sorting-alphabet ul li a:hover {
    text-decoration: none;
    color: #ff6600;
}
.sorting-alphabet ul li.active a{
	color: #ff6600;
}
.sorting-in-stock{
	margin-right: 15px;
}
.sorting-change-icon1{
	background: url(/local/templates/safe_city/images/sorting-change-icons.png) 0px 0px no-repeat;
    top: 5px;
    display: inline-block;
    right: 0px;
    height: 30px;
    width: 31px;
}
.sorting-change-icon1.active{
	background: url(/local/templates/safe_city/images/sorting-change-icons.png) -72px 0px no-repeat;
	
}
.sorting-change-icon2.active{
	background: url(/local/templates/safe_city/images/sorting-change-icons.png) -108px 0px no-repeat;
	
}
.sorting-change-icon2{
	background: url(/local/templates/safe_city/images/sorting-change-icons.png) -36px 0px no-repeat;
    top: 5px;
    display: inline-block;
    right: 0px;
    height: 30px;
    width: 31px;
}
.sorting-change-icon2:hover{
	background: url(/local/templates/safe_city/images/sorting-change-icons.png) -108px 0px no-repeat;
}
.pagination{
	font-weight:bold;
}
.pagination ul {
	padding:0;
	margin:0;
}
.pagination ul li{
	list-style:none;
	display:inline-block;
}
.pagination-number a:hover{
	color:#ff6600;
	text-decoration:none;
}
.pagination-number.active a{
	font-size:22px;
	color:#ff6600;
	padding: 0 3px;
}
.pagination-number:after{
	content:'/';
	color:black;
	font-size: 16px;
}
.pagination-number-last{
	content:'';
}
.pagination-number-last a:hover{
	text-decoration:none;
	color:#ff6600;
}
.pagination-sign-left{
	background: url(/local/templates/safe_city/images/pagination-sign-left.png) 0px 0px no-repeat;
	display:block;
	width: 11px;
    height: 17px;
	right:30px;
	margin-right: 50px;
}
.pagination-sign-right{
	background: url(/local/templates/safe_city/images/pagination-sign-right.png) 0px 0px no-repeat;
	display:block;
	width: 11px;
    height: 17px;
	margin-left: 50px;
}
.filter{
	background: white;
    font-weight: bold;
	margin: 0 0 20px 0;
}
.filter-price {
	padding: 10px 12px;
}
.filter .btn-link{
	background: url(/local/templates/safe_city/images/filter-icon.png) right 12px top 12px no-repeat white;
    color: black;
    padding: 5px 28px 12px 12px;
    border: none;
    font-weight: bold;
    width: 100%;
	text-align: left;
	text-decoration:none;
	font-size: 14px;
}
.filter .active.btn-link {
	background: url(/local/templates/safe_city/images/filter-icon-open.png) right 12px top 12px no-repeat white;
}
.form-check-label {
    font-weight: normal;
}
.accordion-tab-body {
    padding: 10px 12px;
	font-size: 15px;
    font-weight: normal;
	position:relative;
}
.accordion-tab{
	border: none;
	margin-top: 25px;
	padding-bottom: 13px;
}
.accordion-tab.btm-btn{
	text-align:center;
}
.accordion-tab.btm-btn input#set_filter, .accordion-tab.btm-btn input#del_filter{
	color:white;
	font-weight:bold;
	font-size: 14px;
	padding: 5px 20px;
}
.accordion-tab.btm-btn input#set_filter:hover, .accordion-tab.btm-btn input#del_filter:hover{
	background-color: #d65803;
}
.accordion-tab-heading{
	padding:0;
    margin-bottom: 0;
    background-color:white;
    border-bottom: 1px solid #e4e9e9;
	font-weight:bold;
	
}
.show-item-filter {
     position: absolute;
    left: 100%;
    top: 0;
    padding: 8px 0 8px 10px;
    z-index: 99;
    font-weight: bold;
    color: white;
    background: #ff6600;
    min-width: 165px;
}
.sorting-items input[type=checkbox], .sorting-items input[type=radio]{
	display: none;
}
.sorting-items input[type="checkbox"] + span {
	position: absolute; 
	top: 10px;
	width: 18px;
	height: 19px;
	background: url(/local/templates/safe_city/images/checkbox-icon1.png) no-repeat; 
	cursor: pointer; 
}
.sorting-items input[type="checkbox"]:checked + span{
	background: url(/local/templates/safe_city/images/checkbox-icon.png) no-repeat; 
}
.filter-button-mobile{
	cursor: pointer;
}
.katalog3-item{
	background: white;
	font-size:20px;
	margin-bottom:20px;
	padding: 5px 0;
}
.katalog3-item:hover{
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	cursor:pointer;
}
.katalog3-item-img{
	border-right:1px solid #e4e9e9;
	text-align:center;
}
.katalog3-item h3{
	font-size:14px;
}
.katalog3-item a:hover{
	color:black;
}
.katalog3-item-compare{
	display:block;
    top: 0px;
    right: 0px;
    height: 31px;
    width: 33px;	
}
.katalog3-price{
	border-right:1px solid #e4e9e9;
	justify-content: center;
    flex-direction: column;
	display: flex;
	font-weight:bold;
	font-size: 16px;
}
.katalog3-price-in-stock {
    font-weight: bold;
    font-size: 10px;
}
.btn-in-cart-item.katalog3{
    background: url(/local/templates/safe_city/images/cart-white.png) no-repeat 123px 10px #FF6602;
	padding: 6px 0;
    width: 87%;
	cursor:pointer;
}
.btn-in-cart-item.katalog3:hover{
	background-color: #d65803;
}
.btn-in-cart-item.katalog3.active{
	background-color: #d65803;
}
button:focus{
	outline: 0px;
	
}
.block-our-work.page-work{
	margin-top:0;
	padding-top: 30px;
}
.block-our-work.page-work h1{
	font-weight:bold;
	font-size:23px;
	margin-bottom: 20px;
}
.page-tags{
    padding-bottom:1em;
}
.page-tags a{
	color: black;
}
.page-tags ul {
    padding: 0;
}
.page-tags ul li{
	display:inline;
	list-style:none;
	font-size: 14px;
	font-weight:bold;
}
.page-tags ul li:after{
	content:'/';
	padding: 0 5px;
}
.page-tags ul li:last-child:after{
	content:'';
}
.page-tags ul li a:hover{
	color:#ff6600;
}
.page-tags a.active{
	color:#ff6600;
}

.middle-block.kontakti{
	background:#ffffff;
}
.kontacti-kontent-page h1 {
    font-size: 23px;
    font-weight: bold;
}
.kontakti-map{
	position:relative;
}	
.map-address{
	position: absolute;
    width: 47%;
    top: 30px;
    right: 30px;
    background: white;
    padding: 20px 10px 20px 25px;
}
.map-address p {
    font-weight: bold;
    font-size: 14px;
}
.map-days p, .map-time p{
	margin:0;
	
}
.map-time p{
	margin-left:20px;
	
}
.page-contact-feedback{
	background: #eff3f3;
	padding: 20px;
}
.page-contact-feedback h3{
    font-weight: bold;
    font-size: 21px;
	padding: 10px 0px 10px 0px;
}
.page-contact-feedback input.form-control {
    border: 0;
    border-radius: 50px;
}	
.page-contact-feedback	textarea.form-control{
	border:0;
	border-radius: 20px;
	height: 80px;
	
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary.dropdown-toggle{
	background-color:#ff6600;
	border-color:#ff6600;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.dropdown-toggle:focus{
	box-shadow:none;
}
.btn-primary:hover{
	background-color:#ff6600;
	border-color:#ff6600;	
}

.page-contact-feedback button.btn.btn-primary {
	width: 60%;
}
.page-kontakti-info{
	font-weight: bold;
	font-size:15px;
}
.page-kontakti-info1 p, .page-kontakti-info2 p{
    margin-bottom: 10px;
}
.page-kontakti-info2 p{
	margin-left:15px;
}
.page-kontakti-info2 a{
	color:#ff6600;
	text-decoration:underline;
}
.kontakti-page-social {
    background: linear-gradient(180deg, #ececec, #0000);
    font-weight: bold;
    font-size: 13px;
    padding: 23px 0 5px 30px;
	    margin: 0;
}
.block-share.kontakti{
	margin:0;
}

.page-akcii-item {
    position: relative;
    margin-bottom: 25px;
}
.page-akcii-item-info {
    position: absolute;
    top: 16px;
    font-size: 18px;
    padding: 0px 30px;
    color: white;
    font-weight: bold;
    text-align: justify;
}
.akcii.middle-block h1{
	font-weight: bold;
    font-size: 26px;
	margin-bottom: 17px;
}
.page-akcii-heading a{
	font-size: 32px;
	width: 75%;
    color: #ff6600;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    line-height: 37px;
	display:block;
}
.page-akcii-heading.last a{
	color:white;
}
.page-akcii-anons{
	font-size: 12px;
}
.block-share.akcii{
	background: #f8f8f8;
    padding: 38px 0 26px 0;
    margin: 42px 0 0 0;
}
.akcii.middle-block{
	background:white;
}
.akcii.middle-block:after{
	background:white;
}

.slider-work .slick-prev, .slider-work .slick-next {
	background:black;
	opacity: 0.5;
	border-radius: 11px;
	border-radius: 0px;
    height: 100%;
	width: 9%;
}
.slider-work .slick-prev {
    left: 0px;
    z-index: 99;
}
.slider-work .slick-next {
    right: 0px;
}
.slider-work .slick-prev:hover, .slider-work .slick-prev:focus, .slider-work .slick-next:hover, .slider-work .slick-next:focus {
	background: gray;
}
.slider-work .slick-dots {
	bottom: 3px;
}

.middle-block.page-personal-account {
	background:white;
}
.personal-account-bg {
	background:#e4e9e9;
}
.personal-account-tabs .nav-link.active {
	background:#e4e9e9;
}
.personal-account-tabs .nav-tabs .nav-link {
	color: black;
    font-weight: bold;
    font-size: 15px;
	border: 0px solid transparent;
    border-top: 1px solid #e4e9e9;
    border-right: 1px solid #e4e9e9;
    border-left: 1px solid #e4e9e9;
	border-radius: 0;
    margin: 0 5px 0 0;
}
.personal-account-tabs .tab-content {
	padding: 20px 0;
	font-weight:bold;
	font-size: 14px;
}

.personal-account-tabs .fas, .personal-account-info .fas{
	color:#ff6600;
	margin-left: 11px;
}
.personal-account-info-inner{
	font-weight:bold;
}

.requisites-item {
	background: white;
    padding: 15px 0;
    margin: 0 0 10px 0;
}
.top-line-orders {
    margin: 0 0 20px 0;
    padding: 20px 0;
	text-align:center;
}
.order-item {
    background: white;
    margin: 0 0 20px 0;
    /* padding: 20px 0; */
	text-align:center;
}
.order-item span{
	font-size:20px;
}
.order-item .border-right-line div {
    border-right: 1px solid #e4e9e9;
	padding-top: 20px;
    padding-bottom: 20px;
}

.order-item .collaps-order  {
	border-top: 1px solid #e4e9e9;
}
.order-item .collaps-order .row {
	border-bottom: 1px solid #e4e9e9;
}
.order-item .collaps-order a:hover{
	color:#ff6600;
}
.order-item .collaps-item-order img {
	width:100px;
	margin: 10px 0;
}
.order-button.btn.btn-primary {
    background: url(/local/templates/safe_city/images/sorting-price-icons.png) right -42px top 5px no-repeat white;
    height: 23px;
    width: 21px;
    padding: 0;
    border: 0;
}
.order-button.btn.btn-primary.active{
	 background: url(/local/templates/safe_city/images/sorting-price-icons.png) right -68px top 5px no-repeat white;
}
.order-item-btn {
	padding-left: 9px;
}
.form-inline select.custom-select {
    background: url(/local/templates/safe_city/images/sravnenie-select-icon.png) right 6px top 18px no-repeat #d3d7d7;
    font-weight: bold;
    font-size: 16px;
    color: black;
	margin-left: 13px;
    border-radius: 0;
}
.form-inline select.custom-select option {
    font-weight: bold;
}
.btn-personal-account {
    background: #ff6600;
    color: white!important;
    padding: 6px 20px;
    border: transparent;
    font-weight: bold;
}
.btn-personal-account:hover{
    background-color: #d65803;
	text-decoration:none!important;
}
#personal-account-security{
	text-align: left;
}
.fas.fa-eye{
	color:black;
	margin:0;
	padding:0;
}
.far .fa-eye-slash:hover{
	color:black;
}
a.btn.btn-personal-account-security {
    color: white;
    font-weight: bold;
}
.sravnenie-icons a {
	display: inline-block;
    width: 30px;
    height: 30px;
}
.form-inline select.custom-select:focus{
	border-color: transparent;
	box-shadow: none;
}
.sravnenie-icons a.icon1{
	 background: url(/local/templates/safe_city/images/sravnenie-iccons.png) no-repeat 0px 0px;
}
.sravnenie-icons a.icon2{
	 background: url(/local/templates/safe_city/images/sravnenie-iccons.png) no-repeat -40px 0px;
}
.sravnenie-icons a.icon3{
background: url(/local/templates/safe_city/images/sravnenie-iccons.png) no-repeat -80px 0px;
}
.sravnenie-top-line{
	font-weight:bold;
}
.sravnenie-top-line h1{
	font-size: 21px;
	font-weight:bold;
}
.sravnenie-table-item a{
	display:block;
	text-align:center;
}
.sravnenie-table-item a:hover {
	color:#ff6600;
}
.sravnenie-table-item h3{
	font-size: 13px;
    font-weight: bold;
    padding: 13px 0px;
    width: 210px;
    margin: auto;
}
.sravnenie-table-item img{
	height:165px;
}
.sravnenie-item-price{
	font-size: 22px;
	text-align:center;
	font-weight:bold;
}
.sravnenie-item-wholesale{
    color: #6c6c6c;
    font-size: 16px;
	text-align:center;
	font-weight:bold;
}
.sravnenie-table{
    margin-bottom: 30px;
	    border: transparent;
}
.sravnenie-table table {
	border: 0px solid #d3d7d7;
}
.sravnenie-table table tr td{
	text-align:left;
}
.sravnenie-table table tr td:nth-child(even){
	font-weight:normal;
}
.sravnenie-table table tr:nth-child(odd){
	background:#e4e9e9;
}
.sravnenie-table table tr:nth-child(even){
	font-weight:normal;
	background:#d3d7d7;
}

.sravnenie-table table tr td:nth-child(1){
	font-weight:bold
}
td.table-delete-item a {
    color: #ff6600;
    font-weight: bold;
}
a.btn.btn-newsletter{
	background: url(/local/templates/safe_city/images/sravnenie-mail-icon.png) no-repeat 13px 9px #ff6600;
    color: white;
    display: block;
    text-align: right;
    font-weight: bold;
    padding: 9px 9px;
    width: 295px;
}
a.btn.btn-newsletter:hover{
	color:#fba973;
}
.page-personal-account h1 {
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 33px;
    margin-top: 17px;
}

.online-video-block{
	margin-bottom:25px;
}
.video-name{
	font-size: 17px;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
	min-height: 40px;
}
.video-name:hover{
	color: #ff6600;
	text-decoration:none;
}
.tags ul{
	margin-left:0;
	padding-left: 0;
	margin-bottom:0;
}
.tags ul li{
	display: inline;
    list-style: none;
    font-size: 14px;
    font-weight: bold;
	margin-right:10px;
}
.tags ul li a:hover{
	color: #ff6600;
	text-decoration:none;
}
.tags ul li a.active {
    color: #ff6600;
}
.tags-button a {
    border-radius: 6px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
    float: right;
    padding: 6px 20px 6px 5px;
    color: #ff6600;
    background: url(/local/templates/safe_city/images/tags-button-open.png) right 7px center no-repeat;
	background-size: 10px;
	font-weight:bold;
}
.tags-button a.active{
	background: url(/local/templates/safe_city/images/tags-button-close.png) right 7px center no-repeat!important;
	background-size: 10px !important;
	text-decoration:underline !important;
}
.tags-button.close-btn a{
	background: url(/local/templates/safe_city/images/tags-button-open.png) right 7px center no-repeat;
    color: #ff6600;
    background-size: 10px;
    font-weight: bold;
}
.tags-button.close-btn a:hover{
	background: url(/local/templates/safe_city/images/tags-button-open.png) right 7px center no-repeat;
	background-size: 10px;
	text-decoration:underline;
}
.blog-article{
	margin-top: 45px;
}
.blog-article .main-articles-item{
	background: white;
	margin-bottom:20px;
}
.blog-article .main-articles-item{
	min-height: 407px;
}
h1{
	font-weight: bold;
    font-size: 25px;
}
.sorting {
	margin-top:16px;
}
.sorting a {
    font-weight: bold;
    font-size: 15px;
    margin-right: 12px;
}
.sorting a:hover{
	color: #ff6600;
	text-decoration:none;
}
.sorting .active{
	color: #ff6600;
}
.news-wrap .news-item-info{
	background: white;
	min-height: 157px;
}
.news-wrap {
    margin-top: 25px;
}
.news-item {
    margin-bottom: 16px;
}
.blog-item-img {
    max-width: 60%;
    margin-bottom: 26px;
    margin-top: 20px;
}
.blog-item-img  img{
	width:100%;
}
.news-date.news-item-page{
	font-weight:bold;
	margin-top: 15px;
}
.akcii-item-page{
	font-weight:bold;
	margin-top: 15px;
}
.akcii-item-img{
	width:100%;
	margin: 33px 0;
}
.akcii-items-heading{
	font-weight: bold;
	margin: 30px 0;
}


table.bx-auth-table td{
	padding: 12px;
    background: white;
}
table.bx-auth-table td{
	padding: 12px;
    background: white;
    margin-left: 0;
    text-align: left;
}
.bx-auth-table label{
	font-size: 15px;
}
.authorize-submit-cell .btn:hover{
	background-color: #d65803;
}
.bx-forgotpass-table tr td,
.bx-registration-table tr td {
    background: white;
    padding: 10px;
}
.bx-forgotpass-table input[type="submit"],
.bx-registration-table input[type="submit"]{
    background: #ff6600;
    color: white;
    padding: 5px 15px;
    border: 0;
    font-weight: bold;
	cursor:pointer;
}
.bx-forgotpass-table input[type="submit"]:hover,
.bx-registration-table input[type="submit"]:hover{
	background-color: #d65803;
}
.bx-registration-table input.bx-auth-input{
    border: 1px solid #ced4da;
    border-radius: 3px;
}
.bx-forgotpass-table input[type="text"],
.bx-registration-table input[type="text"]{
	border-radius: 3px;
	border: 1px solid #ced4da;
}
.error h1 {
    color: #ff6600;
    font-size: 100px;
    text-align: center;
}
.error p {
    font-weight: bold;
    text-align: center;
}

.modal-dialog-vac .modal-header{
	background-color: #ff6600;
    color: white;
}

.content-custom-page img{
	margin-right: 15px;
	height:auto;
}
.sub-categories {
    margin-bottom: 15px;
	background: white;
	cursor: pointer;
}
.sub-categories:hover{
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.sub-categories-text{
	text-align:center;
	font-weight:normal;
	padding:14px 5px;
	min-height: 70px;
	font-size: 15px;
}
.sub-categories-text a:hover{
	color: #ff6600;
}
.sub-categories-img {
    height: 150px;
    background: white;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	padding-top: 10px;
}
.sub-categories-img img {
    max-height: 150px;
}
.montazh-img{
	width:50%;
	height:auto;
	float:left;
}
.type-of-work.montazh-item{
	min-height: 105px;
}
.collaps-order-btns{
	min-height:44px;
}
#go-top {
  position: fixed; 
  bottom: 50px; 
  right: 30px;
  text-align: center;
  cursor:pointer; 
  display:none;
  width: 118px;
  height: 30px;
  background: url(/local/templates/safe_city/images/btn-to-top.png) no-repeat;
  line-height: 30px;
  border-radius: 5px;
}
.custom-select{
	background:white;
}
.search-page input[type="text"]{
	border: 1px solid #eff3f3;
    background: white;
    color: #222222;
    font-style: italic;
    font-size: 13px;
    padding: 20px 3px 20px 10px;
    border-radius: 0;
    width: 60%;
    height: 50px;
}
.search-page input[type="submit"]{
    background: url(/local/templates/safe_city/images/search.png) no-repeat center #ff6600;
    width: 50px;
    height: 50px;
    border-radius: 0;
	color: transparent;
	cursor:pointer;
	border: 0;
}
.bx-nl-d-item{
	margin-bottom:10px;
}
.bx-nl-d-item div{
	background:white;
	text-align:center;
	height: 72px;
}
.bx-nl-d-item div a{
    display: block;
    width: 100%;
    height: 100%;
	padding: 7px;
}
.bx-nl-d-item div img{
    width: auto;
    height: 53px;
}
.left-side .bx-n-m.bx-nd-d.bx-f-s{
	background:white;
}
.left-side .bx-n-m.bx-nd-d.bx-f-s ul{
	padding:0px;
	border: 1px solid #e7e8ea;
}
.left-side .bx-n-m.bx-nd-d.bx-f-s ul li{
	list-style:none;
	padding:10px 15px;
	border-bottom: 1px solid #e7e8ea;
}
.left-side .bx-f-s-item.bx-f-s-title{
	text-align:center;
	background:#f3f3f3;
	text-transform:uppercase;
	font-size: 14px;
}
.left-side .bx-f-s-item.bx-f-s-act a{
	color:#ff6600;
}
.left-side .bx-n-m.bx-nd-d.bx-f-s a:hover{
	color:#ff6600;
	text-decoration:none;
}

.left-menu .dropdown-menu{
	position:relative;
	width:100%;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-menu{
	background:transparent;
}
.dropdown-item:focus, .dropdown-item:hover{
	background: #cc5200;
}
.dropdown-menu.sub-menu .dropdown-item {

    cursor: pointer;
}
li.dropdown-item.dropdown-submenu.show ul li{
	padding:10px;
	
}
li.dropdown-item.dropdown-submenu.show ul li:hover{
	background:#cc5200;
	width:100%;
}


.dropdown-menu .show .dropdown-toggle::after, .nav-item.dropdown.show .main-point.dropdown-toggle::after {
    transform: rotate(183deg);
}

.dropdown-item {
	padding:0;
    white-space: normal;
}


.modal-dialog.modal-sm.modal-dialog-vac .modal-content{
	width:450px;
	height:auto;
}
.modal-dialog.modal-sm.modal-dialog-vac .modal-content button.btn.btn-primary:hover{
	background:#cc5200;
	border: 1px solid #cc5200;
}
.modal-dialog.modal-sm.modal-dialog-vac .modal-content input[type="text"]{
    border: 1px solid #ced4da;
    border-radius: .25rem;
    width: 100%;
	color: #495057;
    padding: .375rem .75rem;
}
.elm-v0-amount{
	font-size:12px;
}
.elm-v0-help a{
	font-weight:bold;
	text-decoration:none;
}
.elm-v0-help div{
	height:30px;
	padding-top: 3px;
}
.filter-mob-line {
    display: none;
}
.bx-csl-d .bx-csl-d-picture-hover{
	margin:0px auto;
}
.application-btn a{
	color: white;
    display: block;
    padding: 5px 28px;
    background: #ff6600;
}
.application-btn a:hover{
	text-decoration:none;
	background: #cc5200;
}
.smart-home-block{
	margin: 25px 0px 0px 0px;
	background:white;
	padding:12px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	margin-bottom:10px;
}

.smart-home-block img {
	margin: 0px 25px 0px 0px;
}
/*
.page-work .slider-work .slider-work .item-carousel-work{
	max-height: 500px;
}*/
.slider-work .item-carousel-work{
	max-height: 500px;
	height: 500px;
}
.slider-work .item-carousel-work img{
	height: 100%;
	margin: 0 auto;
	width: auto;
}

.our-work-wrap{
	margin-bottom: 40px;
}
.u_group_title{
    font-size: 13px;
    line-height: 14px;
}
.u_group_val{
	font-size: 13px;
    line-height: 13px;
    font-weight: bold;
}
.price-group{
	padding-top: 4px;
}
a.opt-link{
	text-decoration: underline;
}
a.opt-link:hover{
	text-decoration: none;
}
@media (min-width: 1360px) and (max-width: 1400px) {
	#footer .row.align-items-end.justify-content-between{
		padding-right: 38px;
	}
}
@media (min-width: 769px) and (max-width: 1359.5px) {
	#go-top {
		bottom: 90px;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.cart-main-img {
		padding: 0;
		text-align: center;
	}
	.cart-form {
		padding: 0;
	}
	.cart-form {
		font-size:14px;
	}
	.cart-item .prices {
		text-align:center;
	}
	.katalog1-item img {
    height: 112px;
    width: auto;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.cart-main-img {
		padding: 0;
		text-align: center;
	}
	.cart-form {
		padding: 0;
	}
	.cart-form {
		font-size:14px;
	}
	.cart-item .prices {
		text-align:center;
	}
	.katalog1-item img {
    height: 112px;
    width: auto;
	}
	.btn-in-cart-item.katalog3 {
		background: url(/local/templates/safe_city/images/cart-white.png) no-repeat center right 10px #FF6602;
	}
	.katalog3-price {
		font-size: 15px;
	}
}
@media (max-width: 1200px) {
	.online-video a {font-size: 12px;}
	.btn-in-cart{
		background: url(/local/templates/safe_city/images/cart-white.png) no-repeat 122px 13px #ff6600;
		padding: 10px 60px 9px 25px;
		margin-left: 0px;
	}
	.similar-products-item1 a {
		font-size: 13px;
	}
	.page-akcii-heading a{
		font-size: 24px;
		width: 100%;
	}
	.page-akcii-item-info{
		top:12px;
	}
	.map-address{
		width: 58%;
		top: 12px;
		padding: 13px 3px 13px 25px;
	}
	.sravnenie-table{
		overflow-x: auto;
	}
	.left-menu ul li a{
		padding: 15px 9px 15px 8px;
		font-size:13px;
	}
	.left-menu-icon{
		margin-right: 5px!important;
	}
}

@media (max-width: 992px) {
	.main-catalog-item {
		padding: 5px 10px;
		display: block;
		font-size: 12px;
		margin: 0 0 1.5em 0;
	}
	.carousel-caption {
		top: 0px;
	}
	.slide-text {
		font-size: 12px;
	}
	.slide-slogan {
		font-size: 19px;
		line-height: 19px;
	}
	.carousel-indicators {
		bottom: -5px;
	}
	.search input {
		width: 70%;
	}
	.block-our-work {
		margin-top: 2em;
		padding: 1em 0;
	}
	.type-of-work {
		font-size: 12px;
		padding: 10px 10px;
	}
	.block-our-work h3, .block-news h3, .main-articles h3, .block-our-work-mobile h3, .block-news-mobile h3 {
		padding: 0 0 15px 0;
	}
	.block-news {
		margin-top: 2em;
	}
	.news-item-info {
		font-size: 13px;
		padding: 10px 9px;
	}
	.block-our-work h3, .block-news h3, .main-articles h3, .block-firms h4, .block-our-work-mobile h3, .block-news-mobile h3 {
		font-size: 21px;
	}
	.more-articles ul li {
		font-size: 16px;
		padding: 25px 0;
	}
	.carousel-firms.slick-dotted.slick-slider {
		margin: 2em 0;
	}
	.footer-item ul li {
		font-size: 12px;
	}
	.amount {
		background-size: 24px;
		padding: 25px 0 0 0;
	}
	.cart {
		background-size: 22px;
		padding: 25px 0px 0 0;
		font-size: 11px;
	}
	.similar-products-item1{
		margin-bottom:20px;
	}
	.btn-in-cart-item{
		background: url(/local/templates/safe_city/images/cart-white.png) no-repeat 132px 13px #FF660A;
	}
	.map1 img, .map2 img{
		width:100%;
	}
	.map1 {
		margin-bottom: 10px;
	}
	.cart-item .prices, .delete-item {
		text-align:center;
		padding: 15px 0;
	}
	.cart-item .prices {
		border-right: 2px solid #e4e9e9;
	}
	.delete-item {
		border-left: 0px solid #e4e9e9;
		display: flex;
	}
	.cart-item .delete-item {
    background: none;
	}
	.katalog1-item .heading {
	 font-size:15px;
	}
	.page-akcii-date{
		font-size:15px;
	}
	.page-akcii-heading a{
		font-size: 18px;
		width:90%;
		line-height: 23px;
	}
	.page-akcii-item-info{
		top:20px;
	}
	.page-akcii-anons {
		display: none!important;
	}
	.map-address{
		width: 57%;
		padding: 7px 3px 6px 14px;
	}
	.map-address p{
		font-size:12px;
		margin: 0;
	}
	.katalog3-price {
		text-align: center;
	}
	.katalog3-btn {
		text-align: right;
	}
	.katalog3-item {
		padding: 0 0 20px 0;
	}
	.top-line-orders {
		display:none;
	}
	.order-item span {
		font-size: 15px;
	}
	.montazh-img{
		float:none;
		width:100%;
		margin-bottom:15px;
	}
	.sorting-items input[type="checkbox"] + span{
		top: 0px;
	}
	.cart-item {
		text-align:center;
	}
	.cart-item .form-inline {
		justify-content: center;
	}
	.katalog3-item-compare {
		margin: 0 auto;
	}
	.katalog3-item, .katalog3-btn{
		    text-align: center;
	}
	.cart-item .economy-price div{
		width: 37%;
		margin: 0px auto;
	}
	.col-md-auto.col-sm-6.copy{
		position: relative;
		top: 36px;
		right: 75px;
	}
}
@media (max-width: 991px) and (min-width: 769px) {
	.order-item .border-right-line div{
		padding-top: 8px;
		padding-bottom: 8px;
	}
}

@media (max-width: 768px) {

	 .left-menu ul li.dropdown-sub-menu:hover .sub-menu {
		position: relative;
		left: 0;
		top: 0;
		min-width: auto;
		margin-left: 25px;
	}
	.left-menu ul.sub-menu li, .left-menu ul li .sub-menu, .left-menu ul li.dropdown-sub-menu .sub-menu:hover ul  {
		background: transparent;
	}
	.left-menu ul li.dropdown-sub-menu .sub-menu:hover ul {
		position: relative;
		left: 0;
		top: 0;
		padding-left: 20px;
	}
	.main-catalog-item {
		padding: 20px 17px;
		font-size: 14px;
	}
	.our-work-item, .news-item, .main-articles-item {
		margin:0 0 15px 0;
	}
	.type-of-work {
		font-size: 14px;
	}
	.logo {
		text-align:center;
	}
	#top-menu:after {
		display:none;
	}
	.btn-in-cart-item {
    background: url(/local/templates/safe_city/images/cart-white.png) no-repeat 148px 13px #FF660A;
	}
	.carousel-indicators {
    bottom: 11px;
	}
	.katalog1-item img {
		height: 160px;
		width: auto;
	}
	.filter {
		/* display:none; */
		/* position: absolute; */
		/* z-index: 99; */
		/* top: 250px; */
		/* width: 94.5%; */
	}
	.smartfilter{
		display: none;
	}
	.filter-mob-line {
		display: flex;
		justify-content: space-between;
		padding:15px;
		background:#ff6600;
		color:white;
		-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
		box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	}
	.filter-mob-line-img{
		background: url(/local/templates/safe_city/images/mob-filter.svg) no-repeat center right 14px;
		width: 60px;
		cursor: pointer;
		background-size: 27px;
	}
	.show-item-filter {
		right: 0;
		left:auto;
	}
	.page-akcii-item-info{
		font-size:15px;
		top:35px;
	}
	.page-akcii-heading a{
		font-size:17px;
		width: 100%;
		display:block;
	}
	.btn-in-cart-item.katalog3 {
		background: url(/local/templates/safe_city/images/cart-white.png) no-repeat right 52px top 10px #FF6602;
	}
	.slider-work img{
		width:100%;
	}
	.order-item .border-right-line div{
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.cart-item .delete-item a{
		margin-left: 0px;
	}
	.sorting-change-icon1, .sorting-change-icon2{
		display:none;
	}
	.bx-n-m.bx-nd-d.bx-f-s{
		margin-top:20px;
	}
	li.dropdown-item.dropdown-submenu.show ul li{
		width:100%;
	}
	.send-order div {
		text-align:center;
	}
	.button_4e26{
		bottom: 46px;
	}
	#go-top {
		bottom: 50px; 
		right: 35px;
	}
	.col-md-auto.col-sm-6.copy{
		position: inherit;
	}
}
@media (max-width: 767px) {
	.left-menu ul li a{
		padding: 15px 9px 15px 10px;
		font-size:15px;
	}
	.left-menu-icon{
		margin-right: 10px!important;
	}
}
@media (max-width: 576px) { 
	.slide-slogan {
		font-size: 14px;
		line-height: 14px;
	}
	.slide-slogan {
		font-size: 14px;
		line-height: 14px;
	}
	.carousel-indicators {
		bottom: 13px;
	}
	.carousel-caption {
		top: -12px;
	}
	#carousel-our-work-mobile .carousel-indicators {
	    bottom: -43px;
	}
	#carousel-news-mobile .carousel-indicators {
	    bottom: -43px;
	}
	.block-our-work img, .news-item img {
		width:100%;
	}
	.footer-logo, .copyright, .footer-phone, .footer-socials {
		text-align:center;
		margin:0 0 20px 0;
	}
	.main-catalog-item {
		display:flex;
		align-items: center;
	}
	.main-catalog-item .heading {
		min-height: auto;
		margin-left:10px;
		text-align: left;
	}
	.catalog-item-icon {
		width: 100px;
		height: 100px;
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: 100px;
		margin: 0 10px 0 0;
	}
	.btn-in-cart-item {
		background: url(/local/templates/safe_city/images/cart-white.png) no-repeat 296px 13px #FF660A;
		padding: 9px 61px 9px 30px;
	}
	.page-main-content img{
		text-align:center;
		
	}
	.similar-products-item1 a {
		min-height: auto;
	}
	.katalog1-item img {
    height: auto;
    width: auto;
	}	
	.katalog1-item{
		margin: 0 2em 2em 2em;
	}
	.katalog1-item .heading{
		font-size: 17px;
	}
	.map-address{
		position: static;
	}
	.bx-mp-d-preview{
		width:auto;
	}
	.personal-account-info-inner{
		width:auto;
	}
	.row.border-right-line .col-sm-6 {
		padding: 7px 0;
	}
	.collaps-order .col-md-auto.mr-3{
		min-height: 49px;
	}
	.min-price.form-control{
		margin:10px 0; 
	}
	#carousel-our-work-mobile .slick-next{
		right:10px;
	}
	#carousel-our-work-mobile .slick-prev{
		left:10px;
	}
}
@media (max-width:530px) {
	.your-order-info ul li a, .oformlenie2-buttons ul li a {
		display: block;
		margin-bottom: 5px;
	}
	.page-akcii-heading a{
		font-size: 15px;
	}
	.page-akcii-item-info{
		top:30px;
	}
	.akcii.middle-block h1{
		font-size: 21px;
	}
	.form-in-cart input {
		width: 90px;
	}
	.modal-dialog.modal-sm.modal-dialog-vac .modal-content{
		width:300px;
	}
}	
@media (max-width:519px) {
	.btn-send-order{
		margin-top: 38px;
	}
}
@media (max-width:478px) {
	.breadcrumbs ul {
		min-height: 50px;
	}
	.right-side .d-flex.align-items-end.mb-4 {
		min-height: 65px;
	}
	.filter {
		width: 100%;
	}
	.filter-button-mobile{
		display:none;
	}
	.filter-button-mobile-wrap{
		display:none!important;
	}
	.send-order-sale a{
		font-size:10px;
	}
}
@media (max-width:460px) {
	.nav-tabs {
		display: block;
	}
	.page-akcii-heading a{
		font-size: 13px;
	}
	.page-akcii-item-info{
		top:25px;
	}
	.page-akcii-date{
		font-size:11px;
	}
}
@media (max-width:440px){
	.btn-in-cart-item {
        background: url(/local/templates/safe_city/images/cart-white.png) no-repeat center right 30px #ff6600;
		padding: 10px 27px 9px 17px;
	}
	.product-tabs .nav-tabs .nav-link{
		font-size: 13px;
	}
	.product-tabs{
		font-size: 13px;
	}
	.sravnenie-top-line span{
		display:block;
	}
	

}
@media (max-width: 400px) {
	.block-share ul, .block-share ul li:first-child {
		display:block;
	}
	.block-share ul li {
		display:inline-block;
		vertical-align:middle;
	}
	.amount-mob {
		background-size: 29px;
		padding: 18px 20px 8px 40px;
		margin: 0 10px;
	}
	.cart-mob {
		background-size: 28px;
		padding: 10px 10px 0 40px;
	}
	.main-catalog-item {
		font-size: 12px;
	}
	.form-in-cart input{
		width: 78px;
	}
	.btn-in-cart{
	    padding: 9px 53px 9px 30px;
	}
	.product-heading h1{
		font-size: 19px;
	}
	.retail-price{
		font-size: 27px;	
	}
	.page-akcii-item-info{
		padding:5px;
	}
	.bx-registration-table tr td{
		padding: 6px 7px;
	}
	.data-table.bx-registration-table tr {
		display: inline-grid;
		width: 100%;
	}
	.bx-registration-table input[type="text"], .bx-registration-table input.bx-auth-input{
		width: 100%;
	}
	.form-inline select.custom-select{
		margin-left:0;
	}
	.nice-select{
		margin-left:0!important;
	}
	.top-line-mobile .amount-mob{
		padding:0;
	}
	
}
@media (max-width: 360px) {
	.cart-mob {
		background-size: 22px;
		padding: 15px 10px 0 30px;
		font-size: 11px;
	}
	.amount-mob {
		background-size: 22px;
		padding: 21px 12px 8px 32px;
		margin: 0 7px;
		font-size: 12px;
	}
	.form-in-cart input {
    width: 78px;
	font-size: 15px;
	}	
	.btn-in-cart {
    background: url(/local/templates/safe_city/images/cart-white.png) no-repeat 109px 13px #ff6600;
	    padding: 9px 36px 9px 30px;
	}
	.katalog-name h1 {
    font-size: 21px;
	}
	.nice-select{
		margin:10px 0 15px 0;
	}
	.top-line-mobile .amount-mob{
		padding:0;
	}
	.top-line-mobile .amount-mob a{
		background-size: 30px;
	}	
}
@media (max-width: 330px) {
	.btn-send-order{
		font-size: 13px;
	}
}
@media (max-width: 320px) {
	.cart-mob span, .amount-mob span {
		display:none;
	}
	.retail{
		font-size: 13px;
	}
	.in-stock-text {
    font-size: 12px;
	}
	.retail-price{
		font-size: 23px;
	}
	.in-stock-icon{
		width: 26px;
		background: url(/local/templates/safe_city/images/product-icon-compare.png) no-repeat 0px -2px;	
	}
	.ma-p-shop-name{
		font-size: 13px;
	}
	.btn-in-cart-item{
		background: url(/local/templates/safe_city/images/cart-white.png) no-repeat center right 13px #ff6600
	}
	.product-tabs, .product-tabs .nav-tabs .nav-link{
		font-size:10px;
	}
	.map-shop-name{
		font-size: 13px;
	}
	.in-stock-text {
    font-size: 10px;
	}
	.in-stock-icon{
	width: 22px;
	}
	.middle-block h3{
		font-size:20px;
	}
	.trade-price{
		font-size: 22px;
	}
	.found-cheaper-button{
		background: url(/local/templates/safe_city/images/found-cheaper-icon.png) no-repeat 9px #d3d7d7;
		padding: 7px 5px;
		background-size: 9%;
		font-size: 13px;
	}
	.katalog-name h1 {
    font-size: 18px;
	}
}
/* End */
/* /local/templates/safe_city/styles.css?17429957612583 */
/* /local/templates/safe_city/template_styles.css?174299576162952 */
