body, button, input, select, textarea { 
font-family: "Arial";
}

.panda-wrapper__header {
    background: url(../addon/header.jpg) no-repeat scroll center bottom transparent;
    /*padding-bottom: 20px;*/
}

 /* убрать бордер в горизонталдьном меню */
.panda-menu__horizontal-header {
    border-width: 0px 0px;
}

.panda-logo { 
	margin: 0px 0px 8px 0px;
}

.panda-wrapper__illustration {
	background: #f4f4f4;
}

.panda-menu__horizontal-header {
top: 12px;
}

.panda-illustration {
padding: 8px;
margin-bottom: 25px;
}

.panda-buttons-social__header {
top: -21px;
}

.panda-wrapper__footer { 
	background-color: #f4f4f4;
	border-top: 0px solid #000000;
}

/* цвет текста телефона в футере и его жирность */
.panda-footer__phone {
font-family: "Arial";
font-size: 9pt;
   /* font-weight: bold;	*/
}

.hit { 
left: 435px;
position: absolute;
top: 29px;
}

.btn { 
/*background: -o-linear-gradient(top, #de4535, #af2d1c) transparent;*/


	background: #de4535;
    background: -moz-linear-gradient(top, #de4535, #af2d1c);
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#de4535), color-stop(100%,#af2d1c));
    background: -webkit-linear-gradient(top, #de4535, #af2d1c);
    background: -o-linear-gradient(top, #de4535, #af2d1c);
    background: -ms-linear-gradient(top, #de4535, #af2d1c);
    background: linear-gradient(top, #de4535, #af2d1c);


border-bottom: 0px none currentColor !important;
border-radius: 4px;
color: #FFFFFF !important;
font-size: 18px;
padding: 15px 20px;
position: absolute;
text-decoration: none !important;
top: 41px;
right: 450px;
}

.btn:hover { 
background: -o-linear-gradient(top, #af2d1c, #de4535) transparent;
color: #FFFFFF !important;
}

.btn1 { 
/*background: -o-linear-gradient(top, #de4535, #af2d1c) transparent;*/


	background: #375770;
    background: -moz-linear-gradient(top, #0a64ba, #375770);
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#0a64ba), color-stop(100%,#375770));
    background: -webkit-linear-gradient(top, #0a64ba, #375770);
    background: -o-linear-gradient(top, #0a64ba, #375770);
    background: -ms-linear-gradient(top, #0a64ba, #375770);
    background: linear-gradient(top, #0a64ba, #375770);


border-bottom: 0px none currentColor !important;
border-radius: 4px;
color: #FFFFFF !important;
font-size: 18px;
padding: 10px 20px;
position: absolute;
text-decoration: none !important;
top: 67px;
/*right: 51px;*/
left: 112px;
}

.btn1:hover { 
background: -o-linear-gradient(top, #375770, #0a64ba) transparent;
color: #FFFFFF !important;
}

.btn2 { 
/*background: -o-linear-gradient(top, #de4535, #af2d1c) transparent;*/


	background: #375770;
    background: -moz-linear-gradient(top, #0a64ba, #375770);
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#0a64ba), color-stop(100%,#375770));
    background: -webkit-linear-gradient(top, #0a64ba, #375770);
    background: -o-linear-gradient(top, #0a64ba, #375770);
    background: -ms-linear-gradient(top, #0a64ba, #375770);
    background: linear-gradient(top, #0a64ba, #375770);


border-bottom: 0px none currentColor !important;
border-radius: 4px;
color: #FFFFFF !important;
font-size: 18px;
padding: 10px 20px;
position: absolute;
text-decoration: none !important;
top: 133px;
/*right: 51px;*/
left: 124px;
}

.btn2:hover { 
background: -o-linear-gradient(top, #375770, #0a64ba) transparent;
color: #FFFFFF !important;
}

.panda-secondary-font {
font-family: "Arial";
}

.panda-search__header {
width: 282px;
margin-left: -302px;
}