@font-face {
    font-family: 'pt_serifregular';
    src: url('fonts/font-ptsans/ptserifregular-webfont.eot');
    src: url('fonts/font-ptsans/ptserifregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/font-ptsans/ptserifregular-webfont.woff2') format('woff2'),
         url('fonts/font-ptsans/ptserifregular-webfont.woff') format('woff'),
         url('fonts/font-ptsans/ptserifregular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
	font-family: 'open_sanslight';
    src: url('fonts/font-opensans/open-sans.light-webfont.eot');
    src: url('fonts/font-opensans/open-sans.light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/font-opensans/open-sans.light-webfont.woff2') format('woff2'),
         url('fonts/font-opensans/open-sans.light-webfont.woff') format('woff'),
         url('fonts/font-opensans/open-sans.light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_sansregular';
    src: url('fonts/font-ptsans-regular/ptsansregular-webfont.eot');
    src: url('fonts/font-ptsans-regular/ptsansregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/font-ptsans-regular/ptsansregular-webfont.woff2') format('woff2'),
         url('fonts/font-ptsans-regular/ptsansregular-webfont.woff') format('woff'),
         url('fonts/font-ptsans-regular/ptsansregular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pt_sansbold';
    src: url('fonts/font-ptsans-bold/pts75f-webfont.eot');
    src: url('fonts/font-ptsans-bold/pts75f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/font-ptsans-bold/pts75f-webfont.woff2') format('woff2'),
         url('fonts/font-ptsans-bold/pts75f-webfont.woff') format('woff'),
         url('fonts/font-ptsans-bold/pts75f-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'myriad_procondensed';
    src: url('fonts/font-myriad/ufonts.com_myriadpro-cond-webfont.eot');
    src: url('fonts/font-myriad/ufonts.com_myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/font-myriad/ufonts.com_myriadpro-cond-webfont.woff') format('woff'),
         url('fonts/font-myriad/ufonts.com_myriadpro-cond-webfont.ttf') format('truetype'),
         url('fonts/font-myriad/ufonts.com_myriadpro-cond-webfont.svg#myriad_procondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
	font-family: 'open_sanslight',Arial,Tahoma;
}
.clear
{
	clear: both;
}
.container
{
	position: relative;
}
.nopadding
{
	padding: 0px;
}
.nomargin
{
	margin: 0px;
}
.paddingleft
{
	padding-left: 2%;
}
.mwidth640
{
	max-width: 640px;
}
.mwidth802
{
	max-width: 802px;
}
.mwidth570
{
	max-width: 570px;
}
/*menu*/
.menu
{
	list-style: none;
	padding: 0px;

	font-size: 20px;
	text-align: right;
	margin: 0px auto;
	z-index: 100;
	background: #ffffff;
	position: relative;
	z-index: 1;
	max-width: 730px;
}
.menu ul.submenu
{
	background: #ffffff;
	padding: 5px;
	list-style: none;
	display: none;
	width: 300px;
	position: absolute;
	left: 0px;
	border: 1px solid #9c27b0;
	z-index: 10;
}
.menu ul.submenu li
{
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0px;
	width: 100%;
	height: auto;
}
.menu ul.submenu li a
{
	text-align: left;
}
.menu li:hover ul
{
	display: block;
}
.menu li
{
	float: left;
	text-align: left;
	height: 22px;
	margin-top: 30px;
	padding-left: 18px;
	padding-right: 18px;
	border-right: 1px solid #000000;
	position: relative;
}
.menu li.last
{
	border: 0px;
}
.menu li a
{
	text-decoration: underline;
	text-align: center;
	font-family: 'pt_sansbold',Arial,Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
	line-height: 22px;
	display: block;
	height: 100%;
}
.menu li:hover
{
	background: rgba(194,194,194,0.7);
}
.menu li:hover a { color: #000; }
.menu li:hover > a { color: #9c27b0; }

.maian_mnu .main_mnu_button
{
	float: left;
	display: block;
	margin: 0px;
	margin-top: 20px;
}

/*footer*/
.footer
{
	width: 100%;
	min-height: 250px;
	background: #9c1e1e;
}
.footer .container
{
	/*overflow-x: hidden;*/
}
.footer .logo
{
	display: block;
	width: 366px;
	height: 123px;
	background: url(images/logo_footer.png) no-repeat;
	margin-top: 53px;
	float: left;
}
.footer .mobilephone
{
	font-size: 36px;
	color: #f5dda3;
	margin-top: 40px;
	float: left;
	width: 100%;
	text-align: left;
}
.footer .mail
{
	font-size: 18px;
	color: #f5dda3;
	margin-top: 10px;
	display: block;
	width: 100%;
	text-align: left;
}
.footer .region
{
	font-size: 20px;
	color: #f5dda3;
	margin-top: 10px;
	line-height: 24px;
	float: left;
	margin-bottom: 35px;
	width: 100%;
}
.footer ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
	width: 400px;
	display: block;
	float: left;
}
.footer ul li
{
	float: left;
	width: 190px;
	margin-bottom: 29px;
}
.footer ul li a
{
	font-size: 18px;
	color: #f5dda3;
	text-decoration: underline;
}



/*checkboxes:*/
.ez-hide {
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.ez-brown-checkbox {
	background: transparent url('./images/chkbox_brown.png') 0px 0px no-repeat;
	width: 15px;
	height: 15px;
	display: block;
	float: left;
	margin-right: 6px;
}
.ez-brown-checkbox-checked { background-position: -15px 0px; }

.ez-black-checkbox {
	background: transparent url('./images/checkbox_black.png') -14px 0px no-repeat;
	width: 14px;
	height: 19px;
	display: block;
	float: left;
	margin-right: 6px;
}
.ez-black-checkbox-checked {background-position: 0px 0px;}

/*radio:*/
.ez-radio-kuhtype {
	background: transparent url('./images/radio_kuhtype.png') -12px 0px no-repeat;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 12px;
}
.ez-radio-kuhtype-checked { background-position: 0px 0px; }

/*select*/
@CHARSET "UTF-8";
.sbHolder{
	background: #ffffff;
	border: 1px solid #636363;
	border-radius: 5px;
	margin-top: 6px;
	font-family: Arial, Tahoma;
	font-style: Italic;
	color: #636363;
	font-size: 16px;
	
	position: relative;
	width: 100%;
	height: 36px;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 31px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 16px;
	line-height: 39px;
	top: 0;
	width: 100%;
	color: #737373;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(images/select_b.png) no-repeat;
	display: block;
	width: 36px;
	height: 36px;
	outline: none;
	position: absolute;
	right: -1px;
	top: -1px;
}

.sbToggle:hover{

}
.sbToggleOpen{
	background: url(images/select_b.png) -36px 0px no-repeat;
}
.sbHolderDisabled{
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #ffffff;
	list-style: none;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
	overflow-y: auto;
	border-left: 3px solid #636363;
	border-right: 3px solid #636363;
	border-bottom: 3px solid #636363;
	border-top: 0px;
	margin-top: 4px;
}
.sbOptions2{
	background-color: #eaeef4;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 96px;
	z-index: 10;
	overflow-y: auto;
	border: solid 1px #f3613a;
	border-top: 0px;
}
.sbOptions li,.sbOptions2 li{
	padding: 0 7px;
}
.sbOptions a,.sbOptions2 a{
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
	color: #7d838e;
}
.sbOptions a:link, .sbOptions a:visited, .sbOptions2 a:link, .sbOptions2 a:visited{
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus
{
	border: 0px;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup
{
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub
{
	padding-left: 17px;
}

.catalog__item{
	display: flex;
	flex-wrap: wrap;
}
.catalog__item a{
	width: 33%;
	margin: 5px 0;
}
@media screen and (max-width:992px) {
	section .container .foto__category{
		max-width: 100%;
	}
	
}
@media screen and (max-width:570px) {
	.catalog__item a{
		width: 50%;
	}
}