.panda-wrapper__header{ 
background: url(../addon/header.jpg) no-repeat center top !important;
/*min-height:386px;*/
}
.panda-menu-border-bottom { 
	border-bottom: 0;
}

.panda-menu__horizontal-header { 
border:none;
padding-left:0px;
}

.panda-search__header {
position: absolute;
left: 874px;
top: 15px;
width: 270px;
height: 28px;
margin-left: 15px;

}
.panda-logo {
text-align: left;
width: 100%;
color: #5b5b5b;
font-size: 15px;
font-family: Georgia, Times, serif !important;
margin: 0 auto;
padding-top: 22px;
margin-bottom: 20px;
}
/*Кнопки меню на CMS4*/


.panda-menu__horizontal-header-item-text ins { 
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
}

.panda-menu__horizontal-header-submenu li a:hover ins, .panda-menu__horizontal-header-item span ins, .panda-menu__horizontal-header-submenu li span ins, .panda-menu__horizontal-header a:hover, .panda-menu-item__active { 
background: #ffb602;
color: #000 !important;
border-radius:5px;
-moz-border-radius: 5px; /* Firefox */
-webkit-border-radius: 5px; /* Safari, Chrome */
-khtml-border-radius: 5px; /* KHTML */ 
}

.panda-menu__horizontal-header-item a { 
color: #fff;
}
.panda-menu__horizontal-header-item a:hover ins, .panda-menu-item__active a, .panda-menu-item__active span , .panda-menu-horizontal-header__active-bramch{ 
    color: #000;
}
.panda-menu__horizontal-header-item { 
    margin-right: 1.5%;
    margin-top: 5px;
    margin-bottom: 5px;
font-size: 12px;
font-weight: bold;
}

.panda-menu-horizontal-header__active-bramch {
color: #000 !important;}
/*Кнопки меню на CMS4*/

.panda-border-bottom {
border-top: none;
position: absolute;
width: 100%;
left: 0px;

}
.panda-gadget__inner {
padding-bottom: 30px;
border-bottom: 1px solid #ededed;
margin-top: 10px;

}
.panda-contact {
position: absolute;
top: 30px;
right: 45%;
margin-right: 15px;
text-align: left;
width: 200px;
}

.panda-contact.panda-header__phone.panda-secondary-font p {
line-height: 16px;

}
.panda-buttons-social__header {
display: none;

}

/*цвет пункта левого меню при наведении*/
.panda-menu__vertical-main li a:hover span, .panda-menu__vertical-main li a:hover ins span { 
color: #1990CD !important;
}
/*цвет активной категории при НЕ активной подкатегории в левом меню*/
span.panda-menu__vertical-main-item-link.panda-menu__vertical-main-item-link-active ins span { 
color: #1990CD;
font-weight: bold;
}
/*цвет активной категории при активной подкатегории в левом меню*/
.panda-menu__vertical-main-item-link.panda-menu__vertical-main-item-link-active-branch ins a span { 
color: #1990CD !important;
font-weight: bold;
}
/*цвет активной подкатегории в левом меню*/
.panda-menu__vertical-main-submenu-item.panda-menu__vertical-main-item-current span.panda-menu__vertical-main-item-link-active { 
color: #1990CD !important;
font-weight: bold;
}
.panda-wrapper__footer {
border-top: 1px solid #ececec;
width: 100%;
background: #000;

}
.panda-footer-menu,.panda-footer-menu a,.panda_copy ,.panda-footer__email,.panda-footer__phone p {
color: #fff;
}
.panda-footer-menu {
width: 690px;
}

.panda-illustration-text {
width: 399px;
position: absolute;
margin-left: 460px !important;
margin-top: 78px !important;
font-family: Arial!important;
}
.btn1 { 
background: #edbf28;
    background: -moz-linear-gradient(top, #edbf28, #e59818); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#edbf28), color-stop(100%,#e59818));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #edbf28, #e59818);
    background: -o-linear-gradient(top, #edbf28, #e59818); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #edbf28, #e59818); /* IE10 */
    background: linear-gradient(top, #edbf28, #e59818); /* CSS3 */ 
		border-radius: 5px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */ 
color: #000000 !important;
font-size: 18px;
padding: 10px 10px;
text-decoration: none !important;
border-bottom: 0px !important;
}
.btn1:hover { 
background: #e59818 ;
    background: -moz-linear-gradient(top, #e59818, #edbf28); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#e59818), color-stop(100%,#edbf28));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #e59818, #edbf28);
    background: -o-linear-gradient(top, #e59818, #edbf28); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e59818, #edbf28); /* IE10 */
    background: linear-gradient(top, #e59818, #edbf28); /* CSS3 */ 
color: #000 !important;
}
h1 a, 
.h1 a {
color: #000000;
}

.h1 a { 
border-bottom: 0px none currentColor;
color: #000000;
text-decoration: none;
}
p{
font-family: Arial;
}
body, button, input, select, textarea, h1, .h1 { 
font-family: Arial;
}