@font-face {
    font-family: 'Compact Light';
    font-style: normal;
    font-weight: 300;
    src: local('Compact Light'), local('Compact-Light'),
        url(/files/compact-light.woff) format('woff');
}
body, p, div, th, td, ul, ol, li {
  color: #242424;
  font-family: arial;
  font-size: 16px;
}
body {
  padding: 0;
  margin: 0;
  position: relative;
}
* {
  box-sizing: border-box;
}
a {
  color: #3f3f3f;
}
a:hover {
  color: #c42822;
  text-decoration: none;
} 
h1, h2 {
  background: url(/design/h1bg.png) repeat-x 0 100%;
  color: #682d01;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 300;
  line-height: 1;
  margin: 30px 0;
  padding: 0 0 10px 5px;
  text-align: left;
  text-transform: uppercase;
}
h1 {
  font-size: 22px;
}
h2 {
  border: 0;
  font-size: 18px;
}
#left-col {
  float: left;
  min-height: 500px;
  width: 234px;
}
#left-col #vk_groups {
  margin: 25px auto;
}
nav {
  background: #f4c89e;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 10000;
}
nav a {
  border-top: 1px solid #fff;
  box-sizing: border-box;
  color: #380b0b;
  display: block;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 16px;
  height: 36px;
  padding: 7px 0 6px 7px;
  text-decoration: none;
  text-transform: uppercase;
}
nav a:hover {
  background: #fec9e3;
  color: #380b0b;
}
nav a:first-child {
  height: 35px;
  border: 0;
}
#menu-in-top {
  list-style: none;
  left: 220px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 411px;
  z-index: 1;
}
#dasSlider {
  display: block;
  margin: 52px auto 0;
  width: 1090px;
  background: rgba(0, 0, 0, 0.1);
  padding: 5px;
  height: 326px;
}
#area-cycle {
  position: relative;
}
#container {
  position: relative;
  width: 990px;
  z-index: 1;
}
.cycle-pager {
  bottom: 9px;
  left: 525px;
  margin: 0;
  position: absolute;
  width: 130px;
  z-index: 100;
}
.cycle-pager span {
  background: url(/design/cycle-pager.png) no-repeat;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.cycle-pager span.cycle-pager-active {
  background-position: 0 100%;
}
.slides-n {
  background: #fdebc4;
  bottom: 0;
  height: 36px;
  left: 234px;
  position: absolute;
  width: 756px;
  z-index: 90;
}
.slides-n a {
  background: url(/design/prev-next.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  top: 2px;
  width: 34px;
}
.slides-n a#prev {
  background-position: 0 100%;
  left: 14px;
}
.slides-n a#next {
  right: 10px;
}
#left-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
#left-menu li {
  border-bottom: 1px dashed #bfbfbf;
  margin: 0;
  padding: 12px 8px;
}
#left-menu li a {
  color: #3f3f3f;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
#left-menu li a:hover {
  color: #c42822;
}

#menu-in-top li {
  float: left;
  margin: 4px 1px 1px 31px;
  width: 105px;
  text-align: center;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#menu-in-top li:hover {
  background-color: #fff;
  border: 1px solid #b9000c;
  margin: 3px 0 0 30px;
}
#menu-in-top li a {
  display: block;
  padding: 43px 0 0;
}
#menu-in-top li a:hover {

}
#content p, #content-all p {
  text-align: justify;
}
#dop-auto {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 30px;
  top: 270px;
}
#dop-auto li {
  float: left;
  padding: 0 30px 0 0;
}
#dop-auto li a {
  color: #ccc;
  font-size: 20px;
  text-decoration: none;
}
#dop-auto li a:hover {
  color: #fff;
}
.cycle-slideshow {
  overflow: hidden;
  height: 395px;
}
.sale-lifan a {
  background: #0a3d6c;
  color: #fff;
  display: block;
  font-size: 25px;
  margin: 60px auto 0;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  width: 765px;
}
.actual {text-align: right; margin: 0 0 20px;}
.actual a {font-size: 14px; text-decoration: none;}
.actual a:hover {text-decoration: underline;}
#red-square {
  width: 350px;
  float: left;
}
#red-square a {
  background: #7e0000;
  box-shadow: 0 5px 4px -2px rgba(0, 0, 0, 0.4);
  color: #fff;
  display: block;
  font-size: 19px;
  line-height: 1;
  margin: 15px 0 0;
  padding: 7px 10px 10px;
  text-decoration: none;
}
#red-square a:hover {
  text-decoration: underline;
}
.photo-left img {
  float: right;
}
.photo-left a {
  display: block;
  float: right;
  font-size: 35px;
  text-align: center;
  width: 580px;
}
h4 { font-size: 14px; font-weight: normal; }
h5 { font-size: 13px; font-weight: normal; }
h6 { font-size: 12px; font-weight: normal; }


.bg-all {
  position: absolute;
  background: url(/design/baw_bg-all.png);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.bg-top {
  position: absolute;
  background: #fff;
  height: 113px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
.bg-top .header-sky {
  background: url(/design/header-sky.png) 50% 0 no-repeat;
  height: 113px;
  position: relative;
  z-index: 5;
}
.bg-bottom {
  background: #fcf5e9;
  position: absolute;
  top: 113px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#wrapper {
  background: #fff;
  width: 990px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
#wrap {
  background: url(/design/auto-bg.png) no-repeat 50% 173px;
  position: relative;
  z-index: 4;
}
#wrap-new {
  background: url(/design/road-bg.png) no-repeat 50% 113px;
  position: relative;
  z-index: 3;
}
#wrap-site {
  background: #fff;
}
#column {
  float: left;
  padding: 0 0 0 10px;
  width: 260px;
}
#column #box{
  display: none;
  position: fixed;
  text-align: center;
  top: 10px;
  width: 247px;
}
#header {
  background: url(/design/baw_header.jpg) no-repeat;
  height: 113px;
  margin: 0;
  position: relative;
  width: 990px;
}
#header img {
  left: 15px;
  position: absolute;
  top: 22px;
}


#insta {
  position: absolute;
  right: 72px;
  top: 76px;
}
#insta a {
  background: url(http://www.kznportal.ru/design/insta-pic.png) no-repeat;
  display: block;
  font-size: 13px;
  height: 19px;
  padding: 0 0 0 21px;
  text-decoration: none;
}
#content {
  float: left;
  min-height: 580px;
  padding: 30px 15px;
  position: relative;
  width: 726px;
  z-index: 2;
}
#content-all {
  background: #fff;
  box-shadow: 4px 0 14px -4px rgba(0, 0, 0, 0.8);
  min-height: 1000px;
  overflow: hidden;
  padding: 0 40px 10px;
  position: relative;
  width: 1070px;
  z-index: 2;
}
.center-img p {
  float: left;
  width: 275px;
}
.center-img img {
  float: left;
  margin: 0 20px;
}
footer {
  background: #dec7b2;
  margin: 0;
  padding: 20px;
  position: relative;
}
footer p {
  color: #d06c01;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: right;
}
footer .counter {
  float: right;
  margin: 6px 0 0;
}
footer span {
  text-align: right;
  display: block;
}
footer span, footer span a {
  color: #380b0b;
  font-family: Arial;
  font-size: 13px;
  text-decoration: none;
}
.kont {
  float: left;
  width: 320px;
}
.clear:after {
  clear: both;
  display: block;
  content: " ";
}
/*формы*/
#top-form, #top-form-left {
  width: 450px;
  padding: 15px 0;
}
#top-form {
  float: left;
  background: #2ebedf;
}
#top-form-left {
  margin: 0 0 0 20px;
  float: left;
  background: #cd392d;
}
#top-form ol, #top-form-left ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
#top-form ol li, #top-form-left ol li {
  margin: 0 0 20px;
  text-align: center;
}
#top-form ol li label {}
#top-form ol li label input, #top-form ol li label select, #top-form-left ol li label input, #top-form-left ol li label select {
  color: #224589;
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 3px 10px;
}
#top-form input[type="submit"], #top-form-left input[type="submit"] {
  cursor: pointer;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
  text-decoration: none;
  width: 107px;
}
#top-form ol li label input, #top-form-left ol li label input {
  width: 340px;
}
#top-form ol li label select, #top-form-left ol li label select {
  width: 360px;
}
#sendform-left textarea {
  height: 78px;
  width: 340px;
  color: #224589;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  padding: 3px 10px;
}
#instagram {
  background: #fdebc4;
  margin: 35px 5px 30px;
  padding: 12px 12px 7px 17px;
}
.form {
  box-sizing: border-box;
  padding: 20px;
  min-width: 500px;
}
#body .form h2, #instagram h4 {
  background: none;
  color: #682d01;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 15px;
  font-weight: 300;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
#instagram iframe {
  margin: 0 -8px;
}
.form ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form ol li {
  margin: 5px 0 0;
  padding: 0;
}
.form ol li input {
  border: 1px solid #d3d3d3;
  box-sizing: border-box;
  color: #535353;
  font-size: 18px;
  font-family: 'Roboto Condensed',sans-serif;
  padding: 10px 15px;
  width: 100%;
  font-weight: 300;
}
.form input[type="submit"] {
  background: #f4c89e;
  border: 0 none;
  color: #fff;
  display: block;
  font-family: arial;
  font-size: 20px;
  margin: 0 auto 5px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  max-width: 300px;
  cursor: pointer;
}
.form div {
  text-align: center;
}
.form div a {
  color: #682d01;
  font-family: arial;
  font-size: 14px;
  text-decoration: underline;
}
.form div a:hover {
  text-decoration: none;
}
.captcha.clear {
  max-width: 270px;
  margin: 0 auto;
}
.captcha .captcha span {
  width: 50%;
  float: left;
  padding: 10px;
}
.captcha .captcha span img, .captcha .captcha span input {
  display: block;
  width: 100%;
  height: 50px;
  text-align: center;
}


/*формы -*/
.comments {margin: 20px 0 0; border-bottom: dashed #999 1px;  color: #444; padding: 0 0 10px;}
.date {margin: 0 0 3px; color: #838383;}
.userInfo {margin: 0 0 3px; font-size: 16px;}
.answer {font-weight: normal;}
.userMsg {margin: 0 0 3px; font-size: 16px;}
.author {color: #863e3f;}
.comments_2 { margin: 3px 0 0; color: #444; }
.question {color: #0b4d74;}
.author, .question {font-weight: normal; font-size: 17px;}
.hit-unit {
  float: left;
  margin: 15px 0 0 17px;
  padding: 1px 0 0 1px;
  position: relative;
  width: 220px;
}

.newFormTr {
  margin: 0 auto;
  width: 500px;
}
.newFormTr div {
  margin: 15px 0;
}
.newFormTr div span {
  float: left;
  display: block;
  width: 160px;
}
.newFormTr div input, .newFormTr div textarea {
  display: block;
  float: left;
  font-size: 16px;
  padding: 5px;
  width: 300px;
}
.newFormTr div select {
  display: block;
  float: left;
  font-size: 16px;
  padding: 5px;
  width: 312px;
}
.newFormTr input[type="submit"] {
  display: block;
  margin: 10px auto;
}
.photo-gallery {}
.photo-gallery h2 {
  background: none;
  margin: 25px 0 -10px;
  padding: 0;
}
#content .photo-gallery p {
  margin: 0;
  text-align: right;
}
.photo-gallery img {
  width: 226px;
  border: 1px solid #d06c01;
  float: left;
  margin: 20px 20px 0 0;
  height: 159px;
}
.photo-gallery a:nth-of-type(3n) img {
  margin: 20px 0 0;
}
.photo-gallery div {
  clear: both;
}
.doublephoto {
  float: left;
  margin-left: 50px;
}

#body .captcha {
  margin: 5px auto 0;
  max-width: 296px;
  width: 100%;;
}

#body .captcha span {
  box-sizing: border-box;
  float: left;
  padding: 0 2.5px;
  width: 50%;
}
#body .captcha img {
  box-sizing: border-box;
  height: 41px;
  width: 100%;
}
#body .captcha input {
  border: 1px solid #c3c3c3;
  box-sizing: border-box;
  color: #333;
  font-family: arial;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  padding: 13px 7px;
  width: 100%;
}
.rigth {
  position: relative;
  float: right;
  padding: 5px;
}
.smm a {
  float: right;
}
.smm a {
  background: url(/design/ikonki-soc.jpg) no-repeat 0 0 / auto 100%;
  box-shadow: 0 4px 3px -2px rgba(0, 0, 0, 0.4);
  display: block;
  height: 35px;
  margin: 0 5px;
  width: 35px;
}
.smm a.face {}
.smm a.twe {
  background-position: 20% 0;
}
.smm a.vk {
  background-position: 40% 0;
}
.smm a.inst {
  background-position: 80% 0;
}
.smm a.ok {
  background-position: 100% 0;
}
.smm a.you {
  background-position: 60% 0;
}
header {
  background: url(/design/header.jpg) no-repeat 50% 50%;
  padding: 10px 0;
}
header p {
  color: #d06c01;
  font-family: 'Compact Light';
  font-size: 35px;
  margin: 0;
  padding: 0;
}
.logo {
  background: url(/design/logo_b.png) no-repeat 50% 50% / 100% auto;
  display: block;
  float: left;
  height: 83px;
  width: 350px;
}
.inner-m {
  max-width: 990px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.area-menu {
  background: #f4c89e;
}
.area-menu ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: block;
  max-width: 700px;
}
.area-menu ul li {
  border-left: 1px solid #fffbf5;
  float: left;
}
.area-menu ul li:first-child {
  border: 0;
}
.area-menu ul li a {
  color: #380b0b;
  display: inline-block;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 18px;
  font-weight: 300;
  padding: 9px 15px 8px;
  text-decoration: none;
  text-transform: uppercase;
}
.area-menu ul li:hover {
  background: #fec9e3;
}
.none {
  display: none;
}
.first-zone {
  width: 100%;
  padding: 1px;
  text-align: center;
  position: relative;
  z-index: 4;
}
.first-zone .bxslider li {
  background-position: 50% 50%;
  background-size: cover;
  display: block;
  background-repeat: no-repeat;
  height: calc(100vh - 156px);
  position: relative;
}
.bxslider {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content {
  margin: 0 auto;
  max-width: 990px;
  padding: 20px;
  background: #fff;
  min-height: 700px;
}
.content p {
  text-align: justify;
}
.wraperrs {
  background: url(/design/auto-bg.png) no-repeat 50% 173px, url(/design/road-bg.png) no-repeat 50% 113px;
}
.prez {
  margin: 0 30px;
}
.prez a {
  display: block;
  width: 25%;
  padding: 20px;
  float: left;
  text-decoration: none;
}
.prez h3 {
  color: #682d01;
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 15px;
  font-weight: 300;
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.prez img {
  width: 100%;
  display: block;
}
.hit-area {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hit-area li {
  float: left;
  width: 33.3%;
  padding: 10px;
}
.hit-area li img {
  width: 100%;
}
.buttons {
  max-width: 350px;
  margin: 0 auto;
  font-size: 28px;
  display: block;
  font-family: 'Roboto Condensed',sans-serif;
  background: #f4c89e;
  color: #380b0b;
  padding: 15px 25px;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 5px;
}
.posi {
  position: absolute;
  z-index: 10;
  bottom: 50px;
  left: 0;
  right: 0;
}
.first-zone .buttons {}

.duo-img {}
.duo-img a {
  float: left;
  display: block;
  width: 50%;
  padding: 20px;
}
.duo-img a img {
  width: 100%;
}
.log {
  float: left;
  width: 100px;
}
.footer-menu {
  float: left;
}
.footer-menu ul {
  float: left;
  list-style: url(/design/list-new-footer.png);
  margin: 0;
  padding: 0 0 0 25px;
  width: 165px;
}
.footer-menu ul li {
  height: 13px;
  line-height: 1;
  margin: 3px 0;
}
.footer-menu ul li a {
  color: #412f22;
  font-family: arial;
  font-size: 11px;
  text-decoration: underline;
}
.footer-menu ul li a:hover {
  text-decoration: none;
}

.price-table {}
.price-table img {
  float: left;
  max-width: 300px;
  padding: 0 15px 0 0;
}
.price-table .zone-right {}
.zone-right h3 {
  font-weight: normal;
  color: #643011;
  margin: 20px 0 10px;
}
.zone-right p {
  margin: 5px 0;
}
.or {
  color: #de853f;  
}
.map-ad {
  position: relative;
  height: 400px;
}
.zon-txte {
  position: absolute;
  z-index: 200;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  top: 0;
  left: 0;
}
.zon-txte:before {
  border-right: 80px solid transparent;
  border-top: 400px solid rgba(255, 255, 255, 0.8);
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  right: -80px;
  top: 0;
  width: 0;
}
.zon-txte p {
  font-size: 18px;
  font-weight: normal;
}
.zon-txte p b {
  color: #003f87;
  font-weight: normal;
}
.zon-txte img {
  display: block;
  width: 100%;
  max-width: 330px;
}
.button-cont {
  margin: 20px 0 0;
}
.right-photo-n {
  float: right;
  max-width: 250px;
  margin: 0 0 0 20px;
}
.st-link {
  margin: 0;
  padding: 0;
  list-style: none;
}
.st-link li {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/files/ui-icons_888888_256x240.png) no-repeat 10px 50%;
  margin: 2px 0 0 0;
  padding: 10px 5px 10px 35px;
  min-height: 0;
  border-radius: 4px;
}
.st-link li a {
  color: #555;
  font-weight: 300;
  font-size: 20px;
  text-decoration: none;
}










