/*no_standarts_fonst{*/
@font-face{
	font-family:'PT Sans';
	src:url('fonts/pt_sans.eot');
	src:local('O'), url('fonts/pt_sans.woff') format('woff'), url('fonts/pt_sans.ttf') format('truetype'), url('fonts/pt_sans.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'PT Sans Caption';
	font-weight:bold;
	src:url('fonts/pt_sans_caption.eot');
	src:local('PT Sans Caption Bold'), url('fonts/pt_sans_caption.woff') format('woff'), url('fonts/pt_sans_caption.ttf') format('truetype'), url('fonts/pt_sans_caption.svg#PTSans-CaptionBold') format('svg');
}
.sans_regular{
	line-height:normal;
	font-family:'PT Sans', arial;
	font-weight:normal;
}
.sans_captionbold{
	font-family:'PT Sans Caption', arial;
	font-weight:bold;
}
/*no_standarts_fonst}*/

*{
	margin:0;
	padding:0;
	border:0
}
body{
	background:#d0daeb;
	overflow-x:hidden;
	top:0!important; 
	
}
body, td, div{
	font-size:14px;
	color:#000;
	font-family:'PT Sans', arial, tahoma, verdana
}
td{
	vertical-align:top
}
h1{
}
h2{
}
a{
	color:#00769c;
	text-decoration:underline
}
a:hover{
	color:#ed2a2c
}
table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px
}
hr, * html hr{
	height:1px;
	color:#e6e6e8;
	background:#e6e6e8;
	border:1px
}
hr{
	margin:8px 0
}
*:first-child + html hr{
	height:1px;
	margin:0
}
* html hr{
	margin:0
}

.center {
    width: 100%;
    margin: 0 auto;
    background: #fcfcfc;
   
}


.relative{
	position:relative;
}


.phones {
    height: 86px;
    display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%!important;
}

.tab-item img {max-width:100%!important; height:auto!important;}

/* forma */

.forma_1, .forma_2 {
    position: fixed;
    text-align: center;
    top: 15px;
    /* right: 0; */
    bottom: 0;
    left: 50%;
    overflow: auto;
    z-index: 100000;
    width: 720px;
    overflow: hidden;
    margin-left: -360px;
}


#butt22:hover {opacity:0.4}

.success {
    display: none;
    text-align: center;
    color: #52be7f;
    font-weight: bold;
}


.catalogs2020  li{
 overflow:hidden;
}


.done {
    position: absolute;
    left: 0;
    top: 100%;
    background: #fff;
    padding: 29px;
    color: #34aa0b;
    font-size: 17px;
    z-index: 10000;
    margin-left: 0;
    width: 100%;
    box-shadow: 0 0 25px #cccc;
    display: block;
    box-sizing: border-box;
}

.form_fixed2 {

    background: #fff;
    width: 400px;
    padding: 20px;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.33);
    position: relative;
    margin-top: 80px;
}

#close {
    position: absolute;
    right: -110px;
    top: -40px;
    background: #fb1e52;
    color: #fff;
    padding: 7px 14px;
    border-radius: 20px;
    cursor: pointer;
}

.zaka_zvonka {
    width: 100% !important;
}

.zaka_zvonka .form-element input,
.zaka_zvonka .form-element textarea,
.zaka_zvonka {
    box-sizing: border-box;
    color: #000 !important;
    text-align: left !important;
}

.zaka_zvonka .form-element input,
.zaka_zvonka .form-element textarea,
.zaka_zvonka .form-element select {
    border: 1px solid #cecece;
    padding: 12px 14px;
    color: #000
}

.zaka_zvonka .form-element span {
    color: #000
}

.zaka_zvonka textarea {
    height: 125px !important;
}


a.all, button {
    background: #fb1e52;
    border-radius: 30px;
    color: #fff;
    padding: 11px 25px;
    font-weight: 500;
}

.form-element {
    position: relative;
	margin-bottom:10px;
}

.form-element input {
    padding: 8px 14px;
    font-size: 14px;
    color: #fff
}

.form-element b {
    width: 33%;
    font-weight: 300;
    font-size: 15px;
}

.form-element b, .form-element input, .form-element textarea, .form-element select {
    display: inline-block;
    vertical-align: middle;
}

.zaka_zvonka .form-element input, .zaka_zvonka .form-element select {
    width: 65% !important;
}

.zaka_zvonka .form-element input, .zaka_zvonka .form-element textarea, .zaka_zvonka .form-element select {
    border: 1px solid #cecece;
    padding: 12px 14px;
    color: #000;
}


.zaka_zvonka input, .zaka_zvonka textarea, .zaka_zvonka select {
    font-size: 17px;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #4c505c;
    width: 95%;
    border-radius: 20px;
    background: none;
}


.blackfon {
    background: #1b1a1a;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2008px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 1000;
    display: none;
}

.form-element b u {
    text-decoration: none;
    color: #fb1e52;
}

.all {cursor:pointer;}



/* forma */



.phones div {
    position: relative;
    font-size: 16px;
    color: #5c5d60;
}


.phones div b{
	display:block;
	font-size:22px;
	color:#000;
	font-family:'PT Sans Caption', arial;
	font-weight:bold;
	margin-top:5px
}
.phones div b u{
	text-decoration:none;
	color:#ed1b34;
	font-size:14px;
	font-family:'PT Sans', arial, tahoma, verdana
}
.phones div i{
	font-style:normal;
	color:#a0a1a4
}

/*

.phones div.phone1{
	left:80px;
	top:43px
}
.phones div.phone2{
	left:271px;
	top:43px
}
.phones div.phone3{
	left:494px;
	top:43px
}
.phones div.phone4{
	left:756px;
	top:43px
}
.phones div.phone5{
	left:940px;
	top:43px
}*/


.phones a {
    color: #5c5d60;
    text-decoration: none;
}


.menu_block{
	background:#29292b;
	border-top:1px solid #e7e7e7;
	height:48px
}
.head{
	height:132px;
}
#logo{
	left:65px;
	top:-39px;
	position:absolute;
}

#logo img {width:82%}

.btn-credit-prods{
	right: 20px;
	top: 34px;
	position: absolute;
	display: block;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	background-color: #ED1B34;
	color: #FFF;
	font-size: 21px;
	font-family: 'PT Sans Caption';
	font-weight:700;
	padding: 11px 30px;
	text-align: center;
	min-width: 140px;
	border-radius:7px;
}
.btn-credit-prods:hover {
	color: #FFF;
	background-color: #8F1426;
}
.podpiska{
	height:113px;
	background:#e8e8e8
}
#line{
	left:268px;
	position:absolute;
	top:20px;
}
.sity{
	position:absolute;
	left:380px;
	top:26px;
}
.sity li{
	display:inline-block;
	vertical-align:top;
	padding:5px 15px
}
.sity li a{
	color:#818181;
	font-size:12px;
	text-decoration:none;
	line-height:normal;
	font-family:'PT Sans';;
	font-weight:normal;
}
.sity li a:hover{
	color:#ed1b34
}
.sity li.act a{
	color:#ed1b34
}

.menu {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    font-size: 0;
    width: 90%;
    padding-left: 157px;
}



.menu li {
    display: inline-block;
    vertical-align: top;
    padding: 14px 3%;
    position: relative;
}


.menu li.act{
	background:#ed1b34;
}
.menu li a{
	font-family:'PT Sans Caption', arial;
	font-weight:normal;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	color:#fff;
}
.menu li.act a{
	color:#fff;
	padding-bottom:5px
}
.menu li:hover{
	background:url("../media/li_h.png") no-repeat 10px top;
}
.menu li a:hover{
	color:#ed1b34;
}
.menu li ul{
	width:330px !important;
	position:absolute;
	display:none;
	left:0;
	top:100%;
	background:#fff;
	-webkit-box-shadow:0 5px 10px #9a9a9a;
	-moz-box-shadow:0 5px 10px #9a9a9a;
	box-shadow:0 5px 10px #9a9a9a;
}
.menu li ul li{
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0);
	display:block;
	padding:10px 10px 5px !important;
	border-bottom:1px solid #dbdbdb;
	width:300px;
}
.menu li:hover ul{
	display:block;
	width:150px
}
.menu li ul li a, .menu li.act ul li a{
	color:#000
}
.menu li ul li a:hover, .menu li.act ul li a:hover{
	color:#ed1b34
}
.krohi{
	padding:15px 0 20px 0
}
.krohi li{
	display:inline-block;
	vertical-align:top;
	padding:0 20px 0 0;
	position:relative
}
.krohi li::before{
	content:"-";
	width:auto;
	height:10px;
	position:absolute;
	top:0;
	right:5px;
}
.krohi li:last-child::before{
	content:"";
}
.krohi li a{
	font-size:14px;
	color:#818181;
	text-decoration:none;
}
.krohi li a:hover{
	color:#ed1b35;
}
.krohi li:last-child a{
	color:#ed1b35
}
.krohi li:last-child a:hover{
	text-decoration:underline;
}
.line_tit{
	background:#d9dada;
	height:1px;
	display:inline-block;
	vertical-align:top;
	margin-top:12px;
	position:absolute;
	right:0
}
.titlo{
	color:#333333;
	font-size:18px;
	font-family:'PT Sans';
	display:inline-block;
	vertical-align:top;
	padding-right:15px
}
.title{
	margin-bottom:30px;
	position:relative;
}
.context{
	line-height:20px;
	padding-bottom:30px
}
.context.pf_regular{
	padding-bottom:0;
}
.context ul{
	margin-left:20px
}
.context div, .context span, .context ul{
	font-family:'PT Sans';
}
.left_context, .right_context{
	display:inline-block;
	vertical-align:top;
}
.left_context{
	width:280px;
}
.right_context{
	width:665px;
	margin-left:40px
}
.cont_blocks{
	margin:30px 0;
}
.red_baner{
	color:#fff;
	background:#ed1b34;
	padding:25px 24px;
	margin:45px 0
}
.right_context h1{
	font-weight:300;
	margin:0 0 35px 0;
	color:#ed1b34;
}
.right_block{
	margin-bottom:50px
}

.serch {
    font-size: 0;
    position: absolute;
    right: 70px;
    top: 16px;
    background: url(../media/serch.gif) repeat-x left top;
}

.serch input{
	display:inline-block;
	vertical-align:top;
	background:none;
}
.serch input.style_1{
	color: #a9aaab;
	padding: 7px 5px;
	width: 380px;
}
.serch input.style_2{
	background:url("../media/serch.png") no-repeat center center;
	padding:7px 15px;
	cursor:pointer;
}
.tit_pod {
    position: absolute;
    right: 507px;
    top: 19px;
    color: #a9aaab;
    font-size: 16px;
}
.leftcol {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding-left: 64px;
}
.rcol {
    display: inline-block;
    vertical-align: top;
    width: 72%;
    margin-left: 22px;
}
.lmenu{
	list-style:none
}
.lmenu li{
	position:relative;
	background:url("../media/li.png") no-repeat 21px center #fff;
	border-bottom:1px solid #dbdbdb;
	margin-bottom:11px;
	border:1px solid #e5e5e5;
	border-top:0
}
.lmenu li a{
	width:calc(100% - 40px);
	color:#29292b;
	font-size:14px;
	font-family:'PT Sans Caption';
	text-decoration:none;
	padding:8px 0 9px 40px;
	display:inline-block
}
.content{
	padding:20px  0 49px 0;
	background:#e8e8e8;
}
.lmenu li ul{
	display:none;
	position:absolute;
	left:100%;
	top:0;
	z-index:102;
	width:310px;
	list-style:none;
}
.lmenu li:hover ul{
	display:block;
	border:0;
	z-index:55555555555;
}
.lmenu li li{
	margin:0;
	background:none;
	padding:0 0 0 10px;
	border:0
}
.lmenu li li:first-child a, .lmenu li li:first-child li:first-child a{
	padding-top:10px
}
.lmenu li li:last-child a, .lmenu li li:last-child li:last-child a{
	padding-bottom:10px
}
.lmenu li li:first-child li a{
	padding-top:10px
}
.lmenu li li a{
	color:#000;
	display:block;
	font-size:0;
	background:#fff;
	padding:10px 10px 10px 30px;
	border-bottom:1px solid #dbdbdb;
}
.lmenu li ul ul{
	display:none !important;
	list-style:none;
}
.lmenu li ul li:hover ul{
	display:block !important
}
.lmenu li:hover li a{
	color:#000
}
.lmenu .img{
	width:57px;
	height:57px;
	display:inline-block;
	vertical-align:top;
	position:relative;
}
.lmenu .img b{
	position:absolute;
	left:0;
	top:0;
	width:57px;
	height:57px;
	display:none;
	background:#df242d;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
	margin:0
}
/*  .lmenu li  li  a .mid {

	float:right;
	height: 60px;
	width:150px;
	} */

.inner{
	font-family:'PT Sans Caption';
	font-size:14px;

	display:inline-block; /* С†РµРЅС‚СЂРёСЂРѕРІР°С‚СЊ..*/
	vertical-align:middle; /* ..РїРѕ РІРµСЂС‚РёРєР°Р»Рё */
	line-height:1.25; /* РїРµСЂРµРѕРїСЂРµРґРµР»РёС‚СЊ РІС‹СЃРѕС‚Сѓ СЃС‚СЂРѕРєРё РЅР° РѕР±С‹С‡РЅСѓСЋ */

}
.before{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.call{
	position:absolute;
	left:26px;
	top:43px
}
.lmenu li li:hover{
	background:none;
}
.lmenu li li:hover a{
	background:#fff;
}
.lmenu li li:hover .inner, .lmenu li li:hover li:hover .inner{
	color:#df242d !important
}
.lmenu li li:hover li .inner{
	color:#000 !important
}
.lmenu li li:hover a .img b, .lmenu li li:hover li:hover a .img b{
	display:block
}
.lmenu li li:hover li a .img b{
	display:none;
}
.carusel{
	position:relative;
	width:100%;
	height:385px;
	z-index:0;
}
.carusel .hide{
	overflow:hidden;
	position:relative;
	width:100%;
	height:385px;
}
.carusel .ul{
	font-size:0;
	left:0;
	list-style:none outside none;
	position:absolute;
	white-space:nowrap;
}
.carusel .li{
	display:inline-block;
	vertical-align:top;
	white-space:normal;

	position:relative;
}
.slaid .li{
	width:1144px;
	height:385px;
}
.carusel .li a{
	text-decoration:none;
}
.strelka{
	position:absolute;
	top:44px;
	z-index:5;
}
.slaid .strl_l{
	left:0;
}
.slaid .strl_r{
	right:0;
}
.opacity_str{
	cursor:pointer;
	height:29px;
	position:absolute;
	top:165px;
	width:65px;
	z-index:100
}
.carusel_logo{
	height:60px
}
.carusel_logo li a{
	display:block;
	width:70px;
	height:40px;
}
.slaid h1{
	position:absolute;
	right:65px;
	bottom:20px;
	font-size:25px;
	color:#fff;
	font-family:'PT Sans';
	font-weight:300;
	z-index:101;
	background:rgba(45, 73, 149, .7);
	padding:15px 19px;
}
.futer{
	height:130px;
	border-top:1px solid #d9dada;
}
#futlogo{
	position:absolute;
	left:0;
	top:40px;
}
.copy{
	position:absolute;
	left:100px;
	top:48px;
	font-size:12px;
	color:#818181;
	width:365px
}
.creatida{
	position:absolute;
	right:250px;
	top:47px;
	background:url("../media/futer/creatida.png") no-repeat left top;
	padding:0 0 10px 50px;
	width:200px;
	font-size:12px;
}
.chet{
	position:absolute;
	right:0;
	top:44px
}
#serch{
	background:url("../media/poisk/fon.gif") no-repeat left top;
	position:absolute;
	right:0;
	top:24px;
}
#serch input.style_1{
	color:#818181;
	margin-left:10px;
	margin-right:40px;
	padding:8px 20px 7px 25px;
	width:191px;
}
#knopki{
	font-size:0;
	height:20px;
	right:67px;
	position:absolute;
	top:47px;
	z-index:100
}
#knopki li{
	display:inline-block;
	list-style:none outside none;
	margin:0;
	width:auto;
}
#knopki li a{
	background:url("../media/bulets.png") no-repeat scroll left bottom;
	border:0 none;
	display:block;
	height:13px;
	margin:0 5px;
	text-indent:-9999px;
	width:13px;
}
#knopki li.act a{
	background:url("../media/bulets.png") no-repeat scroll left top;
}
#serch input{
	background:none repeat 0 0;
	display:inline-block;
	vertical-align:top;
}
#lten{
	position:absolute;
	left:0;
	top:0;
	z-index:100
}
#rten{
	position:absolute;
	right:0;
	top:0;
	z-index:100
}
#serch input.style_2{
	background:url("../media/index/tmp/rss.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	cursor:pointer;
	height:17px;
	margin:8px 28px 0 0;
	position:absolute;
	right:5px;
	top:0;
	width:24px;
	z-index:1000
}
.futer_img{
	background:url("../media/fon_fut.jpg") no-repeat center top;
	background-size: cover;
}
.futer_img .center{
	background:none;
	position:relative;
}
.but{
	background:url("../media/but.gif") repeat-x left top;
	padding:11px 15px;
	color:#132226;
	font-size:21px;
	font-family:'PT Sans Caption';
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px;
	text-decoration:none;
	display:inline-block;
	vertical-align:top;
	margin:45px 0
}
.text{
	padding:55px 65px 0 65px;
	color:#fff;
	font-size:18px
}
.text h2.titlo{
	margin-bottom:20px;
	color:#fff;
	font-size:29px;
	font-weight:300
}
#luho{
	position:absolute;
	left:-257px;
	top:-71px;
	display:none
}
#ruho{
	position:absolute;
	right:-279px;
	top:-71px;
	display:none

}
.block_other{
	position:relative;
	width:100%;
	z-index: 0;
	margin-bottom: 60px;
	margin-top: 0;

}
.block_other .hide{
	overflow:hidden;
	position:relative;
	height:506px;
}
.block_other ul{
	list-style:none;
	font-size:0;
	margin-left:-17px;
	margin-top:-17px;
	position:absolute;
	top:0;
	left:0;
}
.block_other li{
	height:244px;
	width:19%;
	margin-left:9px;
	margin-bottom:9px;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
}
.block_other li a{
	display:block;
	height: 100%;
    width: 100%;
	text-decoration:none;
	position:relative;
}
.block_other li a h3{
	position:absolute;
	left:0;
	bottom:0;
	width:206px;
	background:#d0d9ea;
	padding:17px;
	color:#29292b;
	font-size:17px;
	font-family:'PT Sans Caption';
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
.lmenu li:hover{
	background:url("../media/liact.gif") no-repeat 21px center #e31e25;
	cursor:pointer
}
.lmenu li:hover a{
	color:#fff;
}
.block_other li img{
	width:100%;
	height:100%;
	-moz-background-size:cover !important;
	-webkit-background-size:cover !important;
	-o-background-size:cover !important;
	-khtml-background-size:cover !important;
	background-size:cover !important;
}
.block_other .strelki.up{
	top: -30px;
}


.block_other .strelki {
    position: absolute;
    left: 50%;
    text-decoration: none;
    z-index: 100;
    margin-left: -50px;
}


.block_other .strelki.down{
	bottom:-44px;
	background:url("../media/doun.png") no-repeat left 3px;
	padding-left:33px;
	padding-bottom:10px;
}
.block_other .strelki span{
	color:#9a9a9a;
	font-size:80%;
	padding:5px 0 0 12px;
	font-style:italic;
	line-height:normal;
	font-family:'PT Sans', arial;
	font-weight:normal;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:top;
	zoom:1;
}
/* under*/

.under{
	background:url("../media/under/fon.jpg") no-repeat center top #e8e8e8;
}
.topm{
	background:#fcfcfc
}
h1.title{
	color:#e41e1f;
	margin-bottom:20px;
	font-size:28px;
	text-transform:uppercase;
}
.under .text{
	padding:16px 24px 24px 24px;
	color:#4f4f4f;
	font-size:14px;
	background-color:#fff;
	margin:0 0 24px 0;
}
.cont_blocks{
	margin:30px 0;
}
.left_context, .right_context{
	display:inline-block;
	vertical-align:top;
}
.red_baner{
	color:#fff;
	background:#ed1b34;
	padding:25px 24px;
	margin:45px 0;
}
.right_context{
	width:427px;
	margin-left:40px;
}
.right_block{
	margin-bottom:50px;
}
.right_context h1{
	font-weight:300;
	margin:0 0 35px 0;
	color:#ed1b34;
}
.futer_img .text{
	color:#fff;
}

.under  .futer_img .text {
 background:none
}


.futer{
	background:#fff;
	height:337px
}
.futer .center{
	background:none;
}
.under .content{
	padding-bottom:0;
	
}

.under  .menu  {
    padding-left: 183px;
}
.catalogs .rcol {width:100%!important; margin-left:0}
.catalogs .text {padding: 16px 24px 24px 68px;}

.block_other li.linetit {display:block!important;     width: 100%!important; margin-top:25px}

.carusel_logo{
	height:110px;
}
.carusel_logo .li{
	padding:35px 30px;
	width:70px
}
.carusel_logo .hide{
	height:110px;
	width:1020px;
}
.carusel_logo .opacity_str{
	top:40px;
	display:block !important;
}
.strl_l{
	left:-23px
}
.strl_r{
	right:-72px
}
.fute{
	height:130px;
	border-top:1px solid #d9dada;
	margin-top:18px;
}
#futlogo{
	position:absolute;
	left:0;
	top:40px;
}
.copy{
	position:absolute;
	left:100px;
	top:48px;
	font-size:14px;
	color:#29292b;
	width:453px;
}
.creatida{
	position:absolute;
	right:250px;
	top:47px;
	background:url("../media/futer/creatida.png") no-repeat left top;
	padding:0 0 10px 50px;
	width:207px;
	font-size:14px;
}
.chet{
	position:absolute;
	right:0;
	top:44px;
}
.futer center h2{
	margin:20px 0;
	font-weight:300
}
.consul{
	background:#a51b34;
	position:fixed;
	right:0;
	bottom:245px;
	font-size:0;
}
.foto_consul{
	width:78px;
	height:78px;
	display:inline-block;
	vertical-align:top;
}
.foto_consul img{
	width:100%;
	height:100%;
}
.priem{
	background:url("../media/lap_fon.gif") repeat left top;
	padding:30px 0 30px 65px;
	font-size:0;
	 text-align: center;
}
.priem1{
	display:inline-block;
	vertical-align:top;
	width:238px;
}
.priem1 i{
	display:block;
	height:100px
}
.priem center h1{
	margin-bottom:50px;
	font-weight:300;
	font-size:29px
}
.priem div{
	font-size:18px;
	text-align:center;
	margin-right:8%
}
.priem div u{
	text-decoration:none;
	display:block;
	margin-top:15px
}
.part{
	background:#fff;
	padding:30px 0 30px 65px
}
.fut{
	padding:0;
	position:relative;
	background:url("../media/lap_fon.gif") repeat left top;
	height:113px
}
.fut #futlogo{
	left:70px;
}
.pr2{
	margin-top:15px
}
.pr4{
	margin-top:15px
}
.part h1{
	font-weight:300
}
.fut .copy{
	left:179px
}
.fut .creatida{
	left:640px;
}
.fut .chet{
	right:60px;
}
.carusel_media .strl_r{
	right:-20px;
}
.txt_consul b{
	padding:5px 10px;
	font-weight:300;
	display:block;
}
.txt_consul u{
	font-size:17px;
	text-transform:uppercase;
	font-family:'pf_dindisplay_probold';
	text-decoration:none;
}
.txt_consul a{
	display:block;
	background:#8f1426;
	color:#fff;
	padding:2px 7px;
	text-decoration:none;
}
/*index_slider}*/
/*ul_list_sldr{*/
#ul_list_sldr{
	position:relative;
	height:100%;
	z-index:1000;
	margin:20px 60px 0 0;
	width: 97%;
}
#ul_list_sldr .hide{
	width:100%;
	position:relative;
	overflow:hidden;
	height:63px;
}
#ul_list_sldr .ul{
	left:0;
	top:0;
	position:relative;
	white-space:nowrap;
	font-size:0;
	list-style:none;
}



#ul_list_sldr .ul .li{
	white-space:normal;
	display:-moz-inline-stack;
	display:inline-block;
	vertical-align:middle;
	zoom:1;
	*display:inline;
}
#ul_list_sldr .ul .li a{
	padding-right:65px;
}
#ul_list_sldr .ul .li .opis{
	display:none;
}
#ul_list_sldr .strelka{
	background:url(../media/index/strelki_lr.png) no-repeat left top;
	position:absolute;
	top:7px;
	height:27px;
	width:13px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35);
	-moz-opacity:0.35;
	-khtml-opacity:0.35;
	opacity:0.35;
}
#ul_list_sldr .strelka_l{
	background-position:left top;
	left:-40px;
}
#ul_list_sldr .strelka_r{
	background-position:right top;
	right:-6px;
}
#ul_list_sldr .strelka:hover{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
#ul_list_sldr .strelka_l:hover{
	background-position:left bottom;
}
#ul_list_sldr .strelka_r:hover{
	background-position:right bottom;
}
#ul_list_sldr #hover_opis{
	background:#ed1b34;
	display:none;
	position:absolute;
	top:100%;
	left:0;
	line-height:21px;
	color:#fff;
	font-size:12px;
	max-width:410px;
	padding:14px 17px 13px 17px;
	-webkit-box-shadow:0 2px 21px rgba(0, 0, 0, 0.46);
	-moz-box-shadow:0 2px 21px rgba(0, 0, 0, 0.46);
	box-shadow:0 2px 21px rgba(0, 0, 0, 0.46);
}
/*ul_list_sldr}*/

.produkt{
	margin:30px 0;
}
.produkt a{
	display:inline-block;
	vertical-align:top;
	position:relative;
	width:280px;
	height:202px;
	margin:0 25px 110px 25px;
}
.produkt_name{
	overflow:hidden;
	max-height:86px;
	position:absolute;
	line-height:20px;
	left:30px;
	top:160px;
	background:#d0d9ea;
	color:#000;
	opacity:0.9;
	font-size:14px;
	width:240px;
	padding:20px;
	font-size:24px;
}
.tab th{
	background:#ed1b34;
	color:#fff;
	padding:5px;
	border:8px solid #fff;
	text-align:center;

}
.tab td{
	border:8px solid #fff;
	background:#f2f2f2;
	padding:5px;
	text-align:center;

}
.under #ul_list_sldr, .under #ul_list_sldr .hide{
	width:100%
}
.submenu{
	padding:0;
	margin:-5px 0 -54px 0 !important
}
.submenu li{
	list-style:none;
	border-top:11px solid #e8e8e8;
	padding:8px 24px;
	margin:0 -24px;
}
.submenu li a{
	font-weight:bold;
	font-size:16px;
	color:#29292b;
	text-transform:uppercase;
	text-decoration:none;
}
.docs{
	margin:0 !important
}
.docs li{
	list-style:none;
	padding:8px 25px;
	background:url("../media/docs.png") no-repeat 0 10px
}
.catmore{
	margin:15px 0 0 0;
	padding:15px 0 0 0;
	border-top:1px solid #e8e8e8
}
#clickchange a.act{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	cursor:default;
}
#catgost{
	overflow:hidden;
	max-height:140px;
	position:relative;
}
#catgost .read{
	background:url(../media/shdwb.png) repeat-x left top;
	position:absolute;
	height:60px;
	left:0;
	right:0;
	bottom:0;
	display:none;
}
#catgost .read a{
	position:absolute;
	left:0;
	bottom:0;
}
/*tabs*/
div.tabs-head{
	margin-bottom:20px;
}
div.tabs-head span.tab{
	padding:5px 15px;
	background:#e8e8e8;
	display:inline-block;
}
div.tabs-head span.tab.active{
	background:#e41e1f;
}
div.tabs-head span.tab a{
	text-decoration:none;
}
div.tabs-head span.tab.active a{
	color:#fff;
}
#catgost .catgost h2{
	margin-bottom:0.5em;
	margin-top:1em;
}
#catgost .catgost ul{
	list-style:disc;
	margin:0.5em 0;
	padding-left:20px;
}
#catgost .catgost p,#catgost .catgost li{
	margin-bottom:0.5em;
}

.product__head-photo {
    flex-basis: 470px;
    flex-shrink: 0;
}

.product__head-thumb {
    padding-bottom: 63.83%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
	border:2px solid #e8e8e8
}



.product__head-photos {
    display: flex;
    flex-wrap: wrap;
    max-width: 470px;
    margin-top: 14px;
}

.product__head-photos-item {
    width: 24%;
    margin-right: 1.33%;
    margin-bottom: 14px;
    position: relative;
	border:2px solid #e8e8e8
}

.product__head-photos-item_current {border:2px solid #e41e1f}


.product__head-photos img {
    vertical-align: top;
    max-width: 113px;
	width:113px;
    height: auto;
}

.product__head-photos-item_current:after {
    display: block;
}

.product__head-photos-item:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -3px;
    left: 0;
    height: 3px;
    background-color: #f00;
    display: none;
}


.block_other ul {
position: relative; 
}

.block_other li {
  width: 245px;
  zoom: 100%;
}
.block_other li a {
  color: #000;
  font-size: 15px;
  font-family: 'PT Sans Caption';
}
.block_other h3
{
  position: absolute;
  z-index: 555;
  left: 0;
  bottom: 0;
  background: #d0d9ea;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.block_other li {
  width: 245px;
  position: relative;
  display: block;
  float: left;
}
.block_other li h3 a {
  height: auto;
  width: 246px;
  text-decoration: none;
  text-align:center;
padding:15px 0;
}
.linetit {
clear: both;
  width: 1000px !important;
  height: auto !important;
  font-size: 18px;
  padding: 11px 19px;
  font-weight: bold;
  background: #2c4894;
  color: #fff;
}
.block_other ul {
  margin-top: 0px;

}


.block_other ul {
position: relative; 
}

.block_other li {
  width: 245px;
}
.block_other li a {
  color: #000;
  font-size: 15px;
  font-family: 'PT Sans Caption';
}
.block_other h3
{
  position: absolute;
  z-index: 555;
  left: 0;
  bottom: 0;
  background: #d0d9ea;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  width:100%
}
.block_other li {
  width: 24%!important;
  position: relative;
  display: block;
  float: left;
}
.block_other li h3 a {
  height: auto;
     width: 100%!important;

  text-decoration: none;
  text-align:center;
padding:15px 0;
}
.linetit {
clear: both;
  width: 1000px !important;
  height: auto !important;
  font-size: 18px;
  padding: 11px 19px;
  font-weight: bold;
  background: #2c4894;
  color: #fff;
}
.block_other ul {
  margin-top: 0px;

}

#search_form  {margin-bottom:30px}

#search_form  input.style_1 {
    color: #4e4848;
    padding: 10px 15px;
    width: 580px;
	border:1px solid #ccc
}

.imgs {width:100%; height:345px;}

#search_form  input.style_2 {
    background: url(../media/serch.png) no-repeat center center;
    padding: 7px 15px;
    cursor: pointer;
}

#search_form  input {
    display: inline-block;
    vertical-align: top;
    background: none;
}

.menu-btn {display:none;}

.related-product {
	margin-top: 20px;
}

.related__item {
	display: inline-block;
	margin-top: 20px;
	width: 25%;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	font-size:0
}
.related__wrapper  .related__item {font-size:0}
.related__wrapper .related__item  .related__text {font-size:14px!important}
.related__wrapper  .product__head-photos  {display:none;}

.related__wrapper 

.related__text {
	display: inline-block;
	margin-bottom: 20px;
}

.related__wrapper {
	font-size: 0;
}


@media only screen and (min-width:1900px) {
.menu li a {font-size:15px}
.center {width:1800px}
.menu li {padding: 14px 2%;}
}

@media only screen and (max-width:1776px) and (min-width:1200px) {

 .menu {width: 89%;}
.menu li {padding: 14px 2%}
.priem div {margin-right: 7%;}

}


@media only screen and (max-width:1400px) and (min-width:1100px) {
.priem div {
    margin-right: 5%;
}

}





@media only screen and (max-width:424px) and (min-width:1px) {


.forma_1, .forma_2 {
    position: fixed;
    text-align: center;
    top: 15px;
    /* right: 0; */
    bottom: 0;
    left: 0!important;
    overflow: auto;
    z-index: 100000;
    width: 100%!important;
    overflow: hidden;
    margin-left: 0;
}


.knopka {
 font-size: 0;
    position: absolute;
    right: 0!important;
    top: 213px!important;
    width: 100%!important;
    display: block
}

.catmore {overflow:auto}
.text img {width:100%!important; height: auto!important;}
.menu-btn {display: block; width: 100%; margin: 0;}
.block_other li a {width: 100%; display:block}
.phones , #ruho,  .fut .creatida , .menu_block , .bx-wrapper .bx-controls-direction a, .bx-controls, .block_other .strelki.down, .under .creatida {display:none!important} 

.rcol {display:block;width: 100%; margin:0}
.block_other .hide {height:100%}

.center, #ul_list_sldr .hide, #ul_list_sldr ,.slaid .li img, .slaid .li, .under .rcol   {width:100%}
.h1.title {margin-top: 20px; margin-bottom:0}

.profnastil td {display:block;}

.under  .copy {
    position: absolute;
    left: 17px;
    top: 111px;
    font-size: 14px;
    color: #29292b;
    width: 90%;
}

#futlogo {
    position: absolute;
    left: 17px;
    top: 40px;
}

.title {margin-top:20px} 
.under .rcol  {margin:0}
.pushy-submenu-open ul li li {margin-bottom:2px}

.inner {    font-size: 13px;}
.lmenu li ul {left: -11px; width:100%}

.text {padding:19px 20px;font-size: 14px;}
.but {    margin: 25px 0;}
.imgs {height:200px }
.slaid h1 {font-size:14px}
.leftcol { display: none;vertical-align: top; width: 80%;padding-left: 30px;}
.priem {padding:20px 0 ;font-size: 0; text-align: center;}
.content { padding: 20px 0 49px 0;}
.priem1 {    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 20px;
    box-sizing: border-box}
.podpiska {height: 235px}
.part {padding:30px 0 30px 15px}
#ul_list_sldr .strelka_l {
    background-position: left top;
    left: 0px;
}

#ul_list_sldr .strelka_r {
    background-position: right top;
    right: 15px;
}
#logo {
    left: 36px;
    top: 65px;
    position: absolute;
}
.serch input.style_1 {width: 80%;}

body {top:0!important;}
.block_other li {width:100%!important; display:block!important}
.fut {height: 223px;}
.fut .copy {
    left: 26px;
    width: 80%;
    top: 47%;
}
.fut #futlogo {
    left: 30px;
}
.fut .chet {
    right: 60px;
    top: 202px;
}

}

@media only screen and (max-width:767px) and (min-width:425px) {
.catmore {overflow:auto}
.text img {width:100%!important; height: auto!important;}
.menu-btn {display: block; width: 100%; margin: 0;}
.block_other li a {width: 100%; display:block}
.phones , #ruho,  .fut .creatida , .menu_block , .bx-wrapper .bx-controls-direction a, .bx-controls, .block_other .strelki.down, .under .creatida {display:none!important} 

.rcol {display:block;width: 100%; margin:0}
.block_other .hide {height:100%}

.center, #ul_list_sldr .hide, #ul_list_sldr ,.slaid .li img, .slaid .li, .under .rcol   {width:100%}
.h1.title {margin-top: 20px; margin-bottom:0}

.profnastil td {display:block;}

.under  .copy {
    position: absolute;
    left: 17px;
    top: 111px;
    font-size: 14px;
    color: #29292b;
    width: 90%;
}

#futlogo {
    position: absolute;
    left: 17px;
    top: 40px;
}


.under .rcol  {margin:0}

.inner {    font-size: 13px;}
.lmenu li ul {left: -11px; width:100%}

.text {padding:19px 20px;font-size: 14px;}
.but {    margin: 25px 0;}
.imgs {height:200px }
.slaid h1 {font-size:14px}
.leftcol { display: block;vertical-align: top; width: 80%;padding-left: 30px;}
.priem {padding:20px 0 ;font-size: 0; text-align: center;}
.content { padding: 20px 0 49px 0;}
.priem1 {    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 20px;
    box-sizing: border-box}
.podpiska {height: 235px}
.part {padding:30px 0 30px 15px}
#ul_list_sldr .strelka_l {
    background-position: left top;
    left: 0px;
}

#ul_list_sldr .strelka_r {
    background-position: right top;
    right: 15px;
}
#logo {
    left: 36px;
    top: 65px;
    position: absolute;
}
.serch input.style_1 {width: 80%;}

body {top:0!important;}
.block_other li {width:100%!important; display:block!important}
.fut {height: 223px;}
.fut .copy {
    left: 26px;
    width: 80%;
    top: 47%;
}
.fut #futlogo {
    left: 30px;
}
.fut .chet {
    right: 60px;
    top: 202px;
}



}


@media only screen and (max-width:768px) and (min-width:1px){
	.related__item {
		display: inline-block;
		margin-top: 20px;
		width: 100%;
		font-size: 16px;
		text-align: center;
		vertical-align: top;
	}
}


@media only screen and (max-width:1023px) and (min-width:768px) {

.under .leftcol {
       margin-top: 24px;
}

.catmore {overflow:auto}
.text img {width:100%!important; height: auto!important;}
.menu-btn {display: none; width: 100%; margin: 0;}
.block_other li a {width: 100%; display:block}
.phones , #ruho,  .fut .creatida , .bx-wrapper .bx-controls-direction a, .bx-controls, .block_other .strelki.down, .under .creatida {display:none!important} 

.menu_block {height: 90px;} 
.menu {left:0}
.rcol {
    width: 70%;
    margin: 0 0 0 2%;
}
.block_other .hide {
    height: 684px;
    overflow: scroll;
}

.center, #ul_list_sldr .hide, #ul_list_sldr ,.slaid .li img, .slaid .li   {width:100%}
.h1.title {margin-top: 20px; margin-bottom:0}

.profnastil td {display:block;}

.under  .copy {
    position: absolute;
    left: 17px;
    top: 111px;
    font-size: 14px;
    color: #29292b;
    width: 90%;
}

#futlogo {
    position: absolute;
    left: 17px;
    top: 40px;
}
.produkt a {width:36%}
.produkt_name {font-size:16px; width:100%}

.inner {    font-size: 13px;}

.text {padding:19px 20px;font-size: 14px;}
.but {    margin: 25px 0;}
.imgs {height:300px }
.slaid h1 {font-size:14px}

.leftcol {
    width: 26%;
    padding-left: 0;
}

.priem {padding:20px 0 ;font-size: 0; text-align: center;}
.content { padding: 20px 0 49px 0;}
.priem1 {    display: block;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 20px;
    box-sizing: border-box}
.podpiska {height: 235px}
.part {padding:30px 0 30px 15px}
#ul_list_sldr .strelka_l {
    background-position: left top;
    left: 0px;
}

#ul_list_sldr .strelka_r {
    background-position: right top;
    right: 15px;
}
#logo {
    left: 32%;
    top: 29%;
}


.serch {width:97%} 

.serch input.style_1 {width:93%;}

body {top:0!important;}

.block_other li {
    width: 47%!important;
    display: inline-block!important;
}

.fut {height: 223px;}
.fut .copy {
    left: 26px;
    width: 80%;
    top: 47%;
}
.fut #futlogo {
    left: 30px;
}
.fut .chet {
    right: 60px;
    top: 202px;
}



}


@media only screen and (max-width:1099px) and (min-width:1024px) {
.down {display:block!important}
.center , .phones{width:100%!important}
.phones div {font-size:13px!important}

#logo {left: 12px;}
.menu {padding-left: 114px;}
.block_other .hide {height: 644px;}

.menu li  {padding: 14px 1%;}
.menu li a {font-size:12px}
.leftcol {padding-left:10px}
.content {padding-top:20px}
.rcol {width: 736px;}
.priem {padding-left:10px}
.priem1 {width:230px}
.creatida {display:none;} 
.block_other li {width:31%!important; zoom: 84%!important}
}

.pushy-submenu li a {font-size:11px!important; padding:0!important; color:#b3b3b1!important;}

.pushy-submenu-open ul ul {
    margin-top: 10px;
    margin-left: 8px;
    list-style: none;
    padding-left: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
}

.pushy-submenu ul {padding-right:5px}

.pushy-submenu-open ul ul .inner {
    font-size: 11px;
    color: #fff;
}
.slidertext777{
	position: absolute;
	right: 65px;
	bottom: 20px;
	font-size: 25px;
	color: #fff;
	font-family: 'PT Sans';
	font-weight: 300;
	z-index: 101;
	background: rgba(45, 73, 149, .7);
	padding: 15px 19px;
}
.priem center h2{
    margin-bottom: 50px;
    font-weight: 300;
    font-size: 29px;
}
.headdesk
{
	padding: 10px 6%;
}
@media only screen and (max-width: 767px) and (min-width: 225px)
{
.headdesk
{
    padding-top: 50px;
}
}

