/* CSS Document */

/* IE PNG FIX*/
/* img, input { behavior: url("../../../iepngfix/iepngfix.htc") } */
html, body{
	min-width:320px;
	height: 100%;	
}
body{ min-height:100%; height: 100%; }

/* ПРИЖАТИЕ ФУТЕРА */
html, body{ height: 100%;}
body{ min-height:100%; height: 100%;}
/* Контейнер всего содержимого кроме футера */
/* 100% высоты контейнера относительно клиентской области и контента для IE, FF, Opera */
#wrapper_all{ height: auto !important; min-height:100%; height: 100%; background: none!important;}

/* блок гарантирующий, что область на коотрую накладывается div#footer в div#wrapper1 останется пустой, */
/* наличие этого блока устанавливает высоту #wrapper_all 100% относительно клиентской области и контента в FF, Opera */
#footer_guarantor { height: 81px; clear: both; }
/* /ПРИЖАТИЕ ФУТЕРА */

#wrapper_header{ 
	background:#fff;   
	background-size: 100%;	
	/*background: url(/assets/images/header_bgr.jpg)  no-repeat center;*/ /*новогодний фон*/
}
.wrapper__content{margin: 0;padding: 0;}
.wrapper__category{display:flex;flex-wrap: wrap;}
.wrapper{ /*width:1000px;*/ margin:0 auto; position:relative;}

#header{display: flex;align-items: center; height:125px; position:relative; margin-bottom: 20px;}
#header a, #header a:hover{ }
#header .logo{ 
	display: flex;
	flex-direction: column;
	height: 33px;
	padding: 0;
}
#header .logo a {}
#header .logo a img {max-width:100%;}
#header .contact{
	 /* position:absolute; top:30px; right:50%; margin-right:-85px;  */
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-family: 'ProximaNova-Bold';}
#header .contact .phone{ font-size:20px; line-height:20px; }
#header .contact .phone a {color: #003460;text-decoration: none;}
#header .contact .phone a:hover {color:#ff0000;}
#header .contact .city{ font-size:12px; line-height:20px; font-family: 'ProximaNova-Bold';text-align: center;font-style: italic;}
#header .contact .city .reg{font-family: 'ProximaNova-Regular';}
#header .logo2{ position:absolute; right:79px; top:19px; display:none;}
#header .logo3{ position:absolute; right:0px; top:19px; display:none;}
#header .header-title {
    display: flex;
    flex-direction: column;
    letter-spacing: 0.1em;
    padding: 0;
    margin: 0;
    padding-left: 21px;
}
#header .header-title span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

#middle{ position:relative; }

#sidebar{position: relative;margin-right:20px; padding-top:32px; }
#sidebar .bordered{ margin-top:20px;padding-left: 2rem; }
#cont .bread{ margin-bottom:50px;}
#cont{width:100%; padding-top:21px; padding-bottom: 21px;}
.bread li{ display:inline; font-size:13px;}
.bread li a{ color:#035991;}
.bread li a:hover{color:#ffd600;}
#cont .descr{ font-size:15px; line-height:24px;}
#cont .descr h1 {text-align: center;}
.pagecont{ padding-bottom:60px;}

.productlist {display: flex;flex-wrap:wrap;justify-content: center;}
.product__wrapper {
	display: flex;
	flex-wrap: wrap;
}
#footer_wrapper{ width:100%; /*min-width:1000px;*/ margin: -81px auto 0; clear: both; color:#fff; background:#242424;  margin-top: -21px; /*background: url(/assets/images/bg-footer_new.jpg) no-repeat; background-size: cover;*/ }
#footer{ /*width:980px; height:81px;*/ margin: 0 auto; margin-top: 21px; }

#footer .bottom_1, #footer .bottom_2, #footer .bottom_3, #footer .bottom_4, #footer .bottom_5 { display: flex; padding: 15px 0; justify-content: space-between; align-items: center; }
#footer .bottom_1, #footer .bottom_2, #footer .bottom_3, #footer .bottom_4 { border-bottom: 1px solid #fff; }

#footer .footer__menu,
#footer .footer_icons .img_wrapper { display: flex; align-items: center; }
#footer .footer__menu { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; }
#footer .footer__menu ul {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0;
	}
#footer .footer__menu li { display: inline-block; margin: 0 25px 0 0; }
#footer .footer__menu li:last-of-type { margin: 0 0px 0 0; }
#footer .footer_icons { display: flex; }
#footer .footer_icons .img_wrapper:first-of-type { margin: 0 20px 0 0; }
#footer .bottom_4 {flex-wrap: wrap;}
/*
#footer .by{ font-size:13px; line-height:22px; top:18px; left:0px; }
#footer .copy{ font-size:13px; line-height:22px; top:16px; left:300px; }
*/
#footer .address, #footer .mail { font-size:13px; line-height: 35px; }
#footer .phone { font-size:16px; line-height: 35px; font-family: 'ProximaNova-Bold'; font-weight: bold; }

.social {display: flex; flex-wrap: wrap; align-items: center; width: 100%;}

.instagramm-block {
	display: flex;
	/* width: 50%; */
	align-items: center;
}

.instagramm-block :nth-child(2) {
	margin: 0 10px 0 0;
}

.to-google,
.to-instagramm {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url('/assets/images/g.png') no-repeat;
	background-size: cover;
}

.hashTag-instagramm {
	width: 118px;
	color: #ffd600;
	font-family: 'ProximaNova-Regular';
	font-size: 16px;
	font-weight: 500;
}

.to-instagramm{
	background: url('/assets/images/i.png') no-repeat;
	margin-right: 10px;
	background-size: cover;
}

#footer .counter{ right:235px; top:16px; font-size:14px; line-height:22px; }
#footer .counter a{ text-decoration:underline;}

#footer .policy, #footer .block-af { font-size:16px; line-height: 40px; }
#footer .by, #footer .policy, #footer .block-af { font-size:13px; }
#footer .policy a, #footer .block-af{ color: #aaaaaa; }

#footer .block-af .block-af-link { color: #8b7500; text-decoration: underline; }

#footer a, #footer a:hover{ color:#fff; text-decoration:none;}
.header__burger {
	display: none;
}
.header__list {
	display: flex;
	/* justify-content: center; */
	position: relative;
	z-index: 3;
}
.header__list li {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
}
.video {display:flex;justify-content: center;flex-wrap:wrap;}
video {
  width: 100%;
  height: auto;
  max-height: 100%;
}
iframe {
	margin: 0px 0px 20px 0px;
}
.schedule {font-size: 13px;}
#id166 .orderbut {display:none;}

@media (max-width: 1920px) { 
	.header__inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 25px;
		position: relative;
		padding: 0;
		margin-top: 40px;
		margin-bottom: 10px;
	}
	.header__menu {display: flex;justify-content: center;}
	.header__mobile-phone {display: none;}
	.banner2 .more{right:12.5%;}
	.news .el .image{padding-right: 40px; width:250px;height: auto;}
	/* #header .header-title {padding-left: 129px;} */
	.banner1 .bannertext {
    min-width: 75%;
	}
	#footer .footer__menu ul {margin: 5px 0;}
	#footer .bottom_5 .policy {
    display: flex;
    justify-content: flex-end;
	}
	.infografika_1,
	.infografika_2,
	.infografika_3 {
    display: flex;
    justify-content: center;
	}
}
@media (max-width: 1680px) {
	.banner2 .more{right:20.25%;} 
	}
@media (max-width: 1600px) {
	.banner2 .more{right: 12.6%;} 
}
@media (max-width: 1440px) {
	.banner2 .more{right:12.7%;} 
}
/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1400px) {
	.banner2 .more {
    right: 12.8%;
	}
 }
@media (max-width: 1366px) {
	.banner2 .more{right: 6.8%;}
	/* #header .header-title {padding-left: 84px;} */
}
@media (max-width: 1280px) {	
	.banner2 .more{right: 6.8%;}
}
/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {

	.productlist .tovar{ 
		margin:25px; 
	}
	#mainmenu li.current a, #mainmenu li a:hover, #mainmenu li .current_item {
    padding: 17px 10px;
	}
}
@media (max-width: 1024px) {
	.banner2 .more{right: 0%;}
}
/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
	.banner1 {
    width: 100%;
    height: 465px;
    margin-top: 0px;
	}
	#header {
    order: 1;
    height: 135px;
    padding-top: 65px;
    line-height: 20px;
	}
	#header .logo {
		padding-top: 0px;
		align-items: center;
		height: 32px;
	}
	#header .contact {
    height: 36px;
	}
	#header .contact .phone {
    display: none;
	}
	.product__wrapper {
		padding: 0 10px;
	}
	.pagecont {
    padding-bottom: 0px;
	}
	#cont {
    padding-bottom: 0px;
	}
	body.lock {
		overflow: hidden;
	}
	#mainmenu {
    position: fixed;
    justify-content: flex-start;
    top: 0px;
    left: 0;
		right: 0;
    bottom: 0;
    order: -1;
	}
	#mainmenu .header__menu {display:none;}
	#mainmenu .header__burger {
    display: block;
    position: absolute;
    width: 30px;
    height: 20px;
    right: 70px;
    top: 14px;
    z-index: 3;
	}
	#mainmenu .header__burger span {
		position: absolute;
		background-color: #fff;
		left: 55px;
		top: 9px;
		width: 100%;
		height: 2px;
		transition: all 0.3s ease 0s;
	}
	#mainmenu .header__burger::before,
	#mainmenu .header__burger::after {
		content: '';
		background-color: #fff;
		position: absolute;
		width: 100%;
		height: 2px;
		transition: all 0.3s ease 0s;
	}
	#mainmenu .header__burger::before {
		top: 0;left: 55px;
	}
	#mainmenu .header__burger::after{
		bottom: 0;left: 55px;
	}
	#mainmenu .header__burger.active::before {
		transform: rotate(45deg);
		top: 9px;
	}
	#mainmenu .header__burger.active::after {
		transform: rotate(-45deg);
		bottom: 9px;
	}
	#mainmenu .header__burger.active span {
		transform: scale(0);
	}
	#mainmenu .header__menu {
		position: fixed;
		top: -100%;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		transition: all 0.3s ease 0s;	
    padding: 10px 0px 0px 0px;
	}
	#mainmenu .header__menu.active {
		border-top: 1px solid rgb(255, 255, 255, 50%);
    top: 52px;
    display: block;
    background-color: #242424;
	}
	#mainmenu .header__list {
		display: flex;
		flex-direction: column;
		margin: 0 auto;
		padding: 0;
	}
	#mainmenu .header__list li {
		margin: 0px 0px 15px 0px;
	}
	#mainmenu li.current a, #mainmenu li a:hover, #mainmenu li .current_item {
    padding: 10px 20px;
	}
	#mainmenu li a {
    padding: 10px 20px;
	}
	#mainmenu .header__list li {
    margin: 0px 0px 15px 0px;
	}
	.header__burger-text {
		display: flex;
    position: relative;
    left: 0px;
		top:2px;
	}
	.header__mobile-phone {
	display: flex;
	position: relative;
	top: 12px;
	left: 0;
	}
	.header__mobile-phone i {
		width: 24px;
		height: 24px;
	}
	.header__mobile-phone i::before {
		color:#fff;
		font-size: 1.5rem;
	}
	.wrapper p img {
    margin: 10px auto;
	}
	.infografika_1,
	.infografika_2,
	.infografika_3,
	.contract {height:auto;}
	.infografika_1 {margin-top: 0px;}
	.contract {margin: 0 auto;
	}
	#sidebar .catmenu {
    max-width: 100%
	}
	.B_crumbBox {
    padding-left: 5px;
	}
	#cont .right .orderbut {
    width: 100%;
	}
}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
	#header .contact .city {display: none;}
	#main{height: auto;}
	#sidebar {
		margin-right: 0px;
		padding-top: 15px;
	}
	#sidebar .bordered {
    margin-top: 15px;
	}
	.product__wrapper #sidebar {
    margin-left: -10px;
    margin-right: -10px;
	}
	#footer .bottom_1 {flex-direction: column;}
	#footer .bottom_4 {
		display: none;
	}
	#footer .footer__menu ul {
    display: flex;
    flex-direction: column;
    align-items: center;
		margin-bottom: 0;
	}
	#footer .footer__menu li {
    display: block;
    margin: 0 0px 20px 0;
	}
	.banner1 .bannertext {
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.news .el {
    flex-wrap: wrap;
	}
	#cont .left {
    width: 100%;
		margin-right: 0;
	}
	.news .el .image {
    vertical-align: top;
    padding-right: 0;
    width: 100%;
    height: auto;
	}
	.scrolltop.active {
    right: 10px;
    bottom: 90px;
	}
	#mainmenu .header__list li {
    margin: 0px;
	}
}
/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
	#header {
    height: 100px;
    padding-top: 100px;
    padding-bottom: 25px;
    line-height: 18px;
    margin-bottom: 0px;
	} 
	.header__inner {
		display: flex;
		justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 10px;
	}
	#header .logo a img {height:auto;}
	#mainmenu nav {display:none;}
	#header .contact .city {display: none;}
	#header .header-title {
		padding-left: 18px;
		font-size: 14px;
	}
	#mainmenu .header__list li {
		margin: 0px 0px 10px 0px;
	}
	.banner1 .bannertext {
    width: 100%;
		height:76px;
		line-height: 28px;
		padding: 10px;
		margin: -15px;
		font-size: 1rem;
		text-align: center;
	}
	iframe,
	video {
		width: 100%;
		max-height: 100%;
	}
	video {
		height: auto;
	}
	.pageNav_news li {list-style-type: none;}
	.pageNav li,.pageNav_news li.control_fl {display:none}
	.banner1 {
    display: none;
	}
	.banner2 {
    display: none;
	}
	#footer .bottom_5 {flex-wrap: wrap;}
	#footer .bottom_5 .by {order: 1;}
	#footer .bottom_5 .policy {order: -1;}
}




