@font-face {
  font-family: 'Segoe UI';
  src: url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot");
  src: url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot?#iefix") format("embedded-opentype"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.woff") format("woff"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.ttf") format("truetype"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.svg#web") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Segoe UI';
  src: url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.eot");
  src: url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.eot?#iefix") format("embedded-opentype"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.woff") format("woff"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.ttf") format("truetype"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.svg#web") format("svg");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Segoe UI';
  src: url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/SemiBold/latest.eot");
  src: url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/SemiBold/latest.eot?#iefix") format("embedded-opentype"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/SemiBold/latest.woff") format("woff"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/SemiBold/latest.ttf") format("truetype"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/SemiBold/latest.svg#web") format("svg");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Segoe UI';
  src: url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.eot");
  src: url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.eot?#iefix") format("embedded-opentype"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.woff") format("woff"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.ttf") format("truetype"), url("http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.svg#web") format("svg");
  font-weight: 600;
  font-style: normal; }
.placeholder {
  color: #fff; }

::-webkit-input-placeholder {
  color: #fff; }

:-moz-placeholder {
  color: #fff;
  opacity: 1; }

::-moz-placeholder {
  color: #fff;
  opacity: 1; }

:-ms-input-placeholder {
  color: #fff; }

.cons_form .placeholder {
  color: #000; }

.cons_form ::-webkit-input-placeholder {
  color: #000; }

.cons_form :-moz-placeholder {
  color: #000;
  opacity: 1; }

.cons_form ::-moz-placeholder {
  color: #000;
  opacity: 1; }

.cons_form :-ms-input-placeholder {
  color: #000; }

input:focus::-webkit-input-placeholder {
  opacity: 0; }

input:focus::-moz-placeholder {
  opacity: 0; }

input:focus:-moz-placeholder {
  opacity: 0; }

input:focus:-ms-input-placeholder {
  opacity: 0; }

body, input, textarea {
  font-family: "Segoe UI"; }

input[type=text] {
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.12);
  display: block;
  color: #fff;
  font-size: 17px;
  padding: 9px 12px 11px;
  width: 330px;
  font-family: "Segoe UI"; }

textarea {
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.12);
  display: block;
  color: #fff;
  margin: 0 6px 8px;
  font-size: 17px;
  height: 54px;
  max-height: 54px;
  padding: 9px 12px 11px;
  width: 368px;
  max-width: 368px;
  outline: none;
  font-family: "Segoe UI"; }

.btn {
  background: #E6B300;
  text-decoration: none;
  text-transform: uppercase;
  padding: 16px 14px;
  font-size: 18px;
  border: 0;
  outline: none;
  font-family: "Segoe UI";
  color: #000;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

.btn:hover {
  background: #D43030;
  color: #fff; }

#wrapper {
  min-width: 1170px;
  overflow: hidden; }

.main {
  width: 1140px;
  margin: auto; }

#main_wr {
  color: #FFF;
  background: url(../img/bg_main.jpg) no-repeat top center; }

.key #main_wr {
  background: url(../img/bg_main_key.jpg) no-repeat top center; }

#header {
  background: rgba(0, 0, 0, 0.4);
  padding-bottom: 12px; }
  #header > .main {
    position: relative; }

.logo_wr {
  float: left;
  width: 255px;
  text-align: center;
  font-size: 20px;
  padding-top: 13px; }
  .logo_wr p {
    margin: -10px 0 0 0;
    line-height: 18px; }

.advantages {
  float: left;
  width: 290px;
  margin: 12px 0 0 44px;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px; }
  .advantages p {
    padding-left: 20px;
    background: url(../img/h_m.png) no-repeat 3px 9px; }

.order_wr {
  float: left;
  width: 270px;
  margin: 5px 0 0 7px; }
  .order_wr .btn {
    margin-top: 27px;
    display: inline-block; }

.cont_wr {
  float: left;
  width: 274px;
  text-align: right;
  font-size: 19px;
  font-weight: 300;
  padding-top: 4px; }

.phones {
  font-size: 30px;
  font-weight: 400;
  padding-top: 7px; }
  .phones p {
    padding-bottom: 3px; }
  .phones span {
    position: relative;
    top: -4px; }

.plnk {
  position: absolute;
  right: 0;
  bottom: -4px;
  display: inline-block; }
  .plnk a {
    color: #FFAC01;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px dashed;
    font-size: 17px;
    font-weight: 300;
    margin-left: 21px;
    padding-bottom: 5px; }

#main {
  padding-top: 27px;
  height: 600px; }

.main_title {
  text-align: center;
  text-transform: uppercase;
  font-size: 53px;
  line-height: 63px;
  font-weight: 300; }

.main_form {
  border: 2px solid #fff;
  width: 424px;
  text-align: center;
  margin: 142px 0 0 581px;
  padding: 8px 0 20px;
  background: rgba(2, 2, 2, 0.5); }
  .main_form form {
    padding: 15px 33px;
    margin-top: 3px; }
    .main_form form .btn {
      margin-top: 6px;
      font-family: "Segoe UI";
      font-size: 28px;
      font-weight: 300;
      padding: 11px 0 10px;
      width: 100%; }

.fp {
  color: #E6B300;
  font-size: 21px;
  padding: 5px 0 5px; }

#the_only {
  background: #E6B300;
  text-align: center;
  margin-top: 92px;
  color: #000;
  padding: 9px 0 16px;
  line-height: 50px;
  position: relative;
  -webkit-box-shadow: 0 0 46px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 46px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 46px rgba(0, 0, 0, 0.75); }

#what_wr {
  background: url(../img/bg_what.jpg) no-repeat top center;
  color: #FFF;
  padding: 41px 0 38px; }

.what_title {
  font-size: 72px;
  text-align: center;
  text-transform: uppercase; }

#what {
  padding-top: 45px;
  position: relative; }

.cdr {
  width: 97px;
  background: #FFC600;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.75);
  position: absolute;
  top: 3px;
  color: #000;
  left: -47px;
  padding: 14px 0 11px;
  line-height: 24px; }

.what {
  width: 369px;
  border: 2px solid #fff;
  height: 329px;
  float: left;
  margin-right: 10px;
  overflow: hidden; }
  .what .what_descr {
    text-align: center;
    width: 356px;
    margin-top: -90px;
    height: 400px;
    padding-top: 19px;
    background: #000000;
    padding: 19px 7px 19px;
    position: relative;
    line-height: 26px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 19px; }
    .what .what_descr span {
      font-size: 20px;
      display: block;
      text-transform: uppercase;
      color: #E6B300;
      font-weight: 500;
      line-height: 24px;
      padding-bottom: 30px;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }

#what .what:nth-child(2) span {
  padding-top: 11px; }

#what .what:nth-child(3) span {
  margin-top: -13px; }

.what:hover .what_descr {
  margin-top: -335px;
  padding-top: 6px; }

.what:hover .what_descr span {
  padding-bottom: 23px;
  padding-top: 0 !important;
  margin-top: 0 !important; }

#what .what:nth-child(3n) {
  margin-right: 0; }

#consult_wr {
  background: url(../img/bg_consult.jpg) no-repeat top center;
  text-align: center;
  padding-top: 29px;
  height: 522px; }

.key #consult_wr {
  background: url(../img/bg_consult_key.jpg) no-repeat top center; }

.consult_title .fz26 {
  padding: 27px 0 0 0;
  line-height: 33px; }

.consult_title .fz27 {
  padding: 3px 0 0 0; }

.consult_phones {
  display: inline-block;
  width: 640px;
  margin-top: 34px; }

.cp_l {
  float: left;
  text-align: right;
  width: 255px;
  font-size: 36px;
  line-height: 33px; }

.cp_r {
  float: left;
  width: 375px;
  text-align: right;
  font-size: 45px;
  font-weight: 600;
  margin-top: 9px; }

.cp_r p {
  padding-bottom: 3px; }

.cp_r span {
  font-weight: 400;
  font-size: 30px;
  position: relative;
  top: -5px; }

.consult_phones + .fz27 {
  line-height: 25px;
  margin-top: 7px; }

.cons_form {
  width: 600px;
  margin: 24px auto 10px; }

.cons_form input[type="text"] {
  border: 2px solid #000;
  width: 246px;
  margin: 0px 3px;
  color: #000;
  display: inline-block; }

.cons_form .btn {
  margin-top: 11px;
  font-family: "Segoe UI";
  font-size: 31px;
  padding: 10px 95px 7px; }

#why_wr {
  background: url(../img/bg_why.jpg) repeat;
  color: #FFF;
  padding-top: 27px;
  padding-bottom: 47px; }

.why_title > .fz25 {
  padding-top: 40px;
  line-height: 30px; }

#why {
  margin: 19px 0 0px 14px;
  font-size: 20px;
  position: relative; }

.why {
  padding: 9px 0 9px 51px;
  line-height: 22px;
  margin-bottom: -3px;
  position: relative;
  z-index: 5; }
  .why span {
    font-weight: 600;
    color: #E6B300; }

.why:before {
  content: "";
  display: block;
  height: 100%;
  width: 35px;
  position: absolute;
  left: 0px;
  top: 0;
  background-image: url(../img/why.png);
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.why_1:before {
  background-position: 0px 10px; }

.why_2:before {
  background-position: 0px -27px; }

.why_3:before {
  background-position: 0px -86px; }

.why_4:before {
  background-position: 0px -123px; }

.why_5:before {
  background-position: 0px -160px; }

.why_6:before {
  background-position: 0px -197px; }

.why_7:before {
  background-position: 0px -234px; }

.why_8:before {
  background-position: 0px -293px; }

.why_9:before {
  background-position: 0px -352px; }

.why_10:before {
  background-position: 0px -389px; }

.why_11:before {
  background-position: 0px -448px; }

.why_12:before {
  background-position: 0px -485px; }

.why_13:before {
  background-position: 0px -522px; }

.key .why:before {
  background-image: url(../img/why_key.png); }
.key .why_1:before {
  background-position: 0px 11px; }
.key .why_2:before {
  background-position: 0px -36px; }
.key .why_3:before {
  background-position: 0px -80px; }
.key .why_4:before {
  background-position: 0px -156px; }
.key .why_5:before {
  background-position: 0px -203px; }

.itm {
  background: url(../img/itm.png) no-repeat 0 0;
  width: 422px;
  height: 603px;
  position: absolute;
  right: -48px;
  top: 12px;
  z-index: 1; }

.keys {
  background: url(../img/key.png) no-repeat 0 0;
  width: 661px;
  height: 421px;
  position: absolute;
  right: -48px;
  top: 12px;
  z-index: 1; }

.vs_wr {
  margin-top: 56px; }

.vs_l, .vs_r {
  width: 570px;
  float: left;
  position: relative; }
  .vs_l p, .vs_r p {
    position: absolute;
    z-index: 5;
    font-size: 47px;
    font-weight: 300;
    width: 100%;
    text-align: center;
    padding: 20px 0; }

.vs_l {
  width: 526px; }

.vs_l:before {
  content: "";
  display: block;
  width: 5000px;
  float: right;
  position: relative;
  z-index: 1;
  height: 98px;
  background: rgba(47, 71, 135, 0.75);
  -webkit-transform: matrix(1, 0, 1.1, 1, 0, 0);
  transform: matrix(1, 0, 1.1, 1, 0, 0); }

.vs_r:before {
  content: "";
  display: block;
  width: 5000px;
  float: left;
  position: relative;
  z-index: 1;
  height: 98px;
  background: rgba(0, 173, 155, 0.65);
  -webkit-transform: matrix(1, 0, 1.1, 1, 0, 0);
  transform: matrix(1, 0, 1.1, 1, 0, 0); }

.vs {
  margin-top: 46px;
  font-size: 24px;
  font-weight: 300; }

.mns {
  float: left;
  width: 563px;
  margin-left: 22px; }

.mns p {
  padding: 3px 0 3px 36px;
  background: url(../img/pl_mn.png) no-repeat 0px 5px;
  margin-bottom: 5px; }
  .mns p span {
    font-weight: 600; }

.pls {
  float: left;
  width: 530px;
  margin-left: 7px; }

.pls p {
  padding: 3px 0 3px 36px;
  background: url(../img/pl_mn.png) no-repeat 0px -72px;
  margin-bottom: 5px;
  width: 590px; }
  .pls p span {
    font-weight: 600; }

#slider_wr {
  background: url(../img/bg_slider.jpg) no-repeat 0 0;
  padding: 28px 0; }

.slider_wr .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: 0; }

.slider_wr .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -28px;
  outline: 0;
  width: 32px;
  height: 57px;
  text-indent: -9999px;
  z-index: 9999;
  opacity: 0.7;
  -webkit-transition: opacity .25s ease;
  -moz-transition: opacity .25s ease;
  -ms-transition: opacity .25s ease;
  -o-transition: opacity .25s ease;
  transition: opacity .25s ease; }

.slider_wr .bx-wrapper .bx-prev {
  left: -53px;
  background: url(../img/slider_arrows.png) no-repeat 0 0; }

.slider_wr .bx-wrapper .bx-next {
  right: -53px;
  background: url(../img/slider_arrows.png) no-repeat -32px 0; }

.slider_wr .bx-wrapper .bx-controls-direction a:hover {
  opacity: 1; }

#for_wr {
  background: url(../img/bg_for.jpg) no-repeat top center;
  padding: 29px 0 10px; }

#for {
  margin-top: 35px;
  padding-top: 31px;
  background: url(../img/for_wheel.png) no-repeat 291px 7px;
  padding-bottom: 28px; }

.for {
  width: 340px;
  float: left;
  text-align: center;
  font-size: 19px;
  line-height: 25px; }
  .for span {
    line-height: 1;
    padding-bottom: 5px;
    display: inline-block;
    font-size: 29px;
    font-weight: 600;
    text-transform: uppercase; }

#for .for:nth-child(2), #for .for:nth-child(5) {
  float: right; }

#for .for:nth-child(4) {
  margin-top: 45px;
  margin-left: -9px; }

#for .for:nth-child(5) {
  margin-top: 45px;
  margin-right: 16px; }

#call_wr {
  background: url(../img/bg_call.jpg) no-repeat top center;
  padding: 25px 0 0;
  height: 429px;
  -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.38);
  -moz-box-shadow: 0 0 32px rgba(0, 0, 0, 0.38);
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.38); }
  #call_wr .main {
    position: relative; }
    #call_wr .main:before {
      content: "";
      display: block;
      width: 1491px;
      height: 509px;
      background: url(../img/itm_2.png) no-repeat 0 0;
      position: absolute;
      top: -77px;
      left: -182px;
      z-index: 1; }
    #call_wr .main div, #call_wr .main p {
      position: relative;
      z-index: 5; }

.key #call_wr {
  background: url(../img/bg_call_key.jpg) no-repeat top center; }
  .key #call_wr .main:before {
    display: none; }

.call_title {
  text-align: center;
  font-size: 76px;
  text-transform: uppercase;
  padding-bottom: 24px; }

.lnph {
  text-align: center;
  padding: 34px 0 13px; }

.lph {
  font-size: 45px;
  font-weight: 600;
  display: inline-block;
  padding: 0 24px; }
  .lph span {
    font-weight: 300;
    font-size: 30px;
    position: relative;
    top: -5px; }

#call_wr .cons_form {
  text-align: center; }
  #call_wr .cons_form .btn {
    margin-top: 18px;
    display: inline-block; }

#work_wr {
  background: url(../img/bg_work.jpg) no-repeat top center;
  padding: 34px 0 35px; }

.key #work_wr {
  background: url(../img/bg_work_key.jpg) no-repeat top center; }

.work_title {
  color: #fff; }

#work {
  margin-top: 52px;
  width: 1200px; }

.work {
  float: left;
  color: #fff;
  text-align: center;
  width: 250px;
  position: relative;
  font-size: 23px; }
  .work:after {
    content: "";
    display: block;
    width: 93px;
    height: 60px;
    background: url(../img/work_arrows.png) no-repeat;
    background-position: 0px 0px;
    position: absolute;
    right: -111px;
    top: 156px; }
  .work div {
    width: 380px;
    margin-left: -65px;
    line-height: 30px; }
    .work div img {
      margin-bottom: -1px; }
    .work div span.bold {
      color: #E6B300;
      font-weight: 600; }

.w_p {
  font-weight: 600;
  font-size: 35px;
  padding-top: 9px;
  display: inline-block;
  color: #E6B300; }
  .w_p span {
    font-weight: 300;
    color: #fff;
    font-size: 19px; }

.work_1 {
  margin: 0 0 0 27px; }
  .work_1 .btn {
    display: inline-block;
    margin-top: 32px;
    padding: 10px 0 11px;
    width: 242px;
    font-size: 31px;
    font-weight: 300; }

.work_2 {
  margin: 127px 0 0 61px; }
  .work_2 img {
    margin-left: 15px; }
  .work_2:after {
    content: "";
    display: block;
    width: 93px;
    height: 60px;
    background: url(../img/work_arrows.png) no-repeat;
    background-position: -240px 0px;
    position: absolute;
    right: -40px;
    top: 29px; }

.work_3 {
  margin: -18px 0 0 49px; }
  .work_3:after {
    right: -105px;
    top: 170px; }

.work_4 {
  margin: 135px 0 0 24px; }
  .work_4:after {
    display: none; }

#footer_wr {
  padding-bottom: 7px;
  overflow: hidden;
  background: #000;
  color: #FFF; }
  #footer_wr .logo_wr {
    margin-top: 3px; }
    #footer_wr .logo_wr p {
      margin: -19px 0 0 0;
      line-height: 18px; }
  #footer_wr .advantages {
    margin: 7px 0 0 32px; }
  #footer_wr .order_wr {
    margin: -12px 0 0 16px; }
  #footer_wr .cont_wr {
    padding-top: 16px; }
  #footer_wr .loco {
    margin: 10px auto 0;
    width: 105px;
    display: block; }

.key .logo_wr {
  margin: -2px 0 0 -16px; }
  .key .logo_wr img {
    margin-bottom: -9px; }
.key .advantages {
  margin: 15px 0 0 14px;
  width: 334px;
  line-height: 19px; }
  .key .advantages p {
    margin-bottom: 7px; }
.key .plnk {
  bottom: -24px; }
.key .main_title {
  font-size: 48px;
  font-weight: 400;
  width: 1180px;
  margin-left: -20px;
  line-height: 65px; }
.key #header {
  background: transparent; }
.key #main {
  height: 569px; }
.key #the_only {
  padding: 17px 0 20px;
  line-height: 45px; }
.key #consult_wr {
  padding-top: 20px;
  padding-bottom: 0;
  height: 531px; }
  .key #consult_wr .consult_title .fz30 {
    padding-top: 44px;
    line-height: 33px; }
  .key #consult_wr .consult_phones {
    margin-top: 49px; }
  .key #consult_wr .consult_phones + .fz27 {
    margin-top: 14px; }
.key #why_wr {
  padding-top: 47px;
  padding-bottom: 47px;
  height: 474px; }
  .key #why_wr #why {
    margin: 71px 0 0px 29px;
    font-weight: 300;
    font-size: 23px; }
    .key #why_wr #why .why {
      padding: 9px 0 13px 51px;
      margin-bottom: 6px; }
  .key #why_wr .keys {
    background: url(../img/key.png) no-repeat 0 0;
    width: 661px;
    height: 421px;
    position: absolute;
    right: -54px;
    top: -76px;
    z-index: 1; }
.key .lph {
  padding: 0 10px; }
.key #work_wr {
  padding-bottom: 32px; }
.key #work .work:nth-child(4) img {
  margin-left: 43px; }
.key #footer_wr .logo_wr {
  margin: -3px 0 0 3px !important;
  font-size: 18px; }
  .key #footer_wr .logo_wr p {
    margin: -13px 0 0 0; }
.key #footer_wr .advantages {
  margin: 17px -21px 0 8px; }

.part #main_wr {
  background: url(../img/bg_main_part.jpg) no-repeat top center; }
.part .logo_wr {
  margin: 16px 71px 0 -1px;
  width: 285px; }
  .part .logo_wr img {
    margin-bottom: 16px; }
.part .order_wr {
  float: left;
  width: 270px;
  margin: 5px 0 0 7px; }
  .part .order_wr .btn {
    margin-top: 12px; }
.part .cont_wr {
  width: 258px;
  margin-top: -3px; }
.part #header {
  background: transparent; }
  .part #header .adr {
    margin: 30px 0 0 30px;
    float: left;
    font-size: 18px; }
  .part #header .plnk {
    bottom: 56px; }
.part #main {
  padding-top: 40px;
  height: auto; }
  .part #main .main_title {
    text-align: center;
    text-transform: uppercase;
    font-size: 54px;
    line-height: 66px;
	margin-top:-30px;
    font-weight: 400; }
  .part #main .main_form {
    border: 2px solid #fff;
    width: 440px;
    text-align: center;
    margin: 34px 0 0 591px;
    padding: 8px 0 20px;
    background: rgba(2, 2, 2, 0.5); }
    .part #main .main_form .fz22 {
      line-height: 26px;
      padding: 9px 0 0px; }
    .part #main .main_form .mfp {
      font-size: 45px;
      padding-bottom: 5px;
      display: inline-block; }
      .part #main .main_form .mfp span {
        font-weight: 300;
        font-size: 30px;
        position: relative;
        top: -6px; }
    .part #main .main_form form {
      padding: 9px 16px 0;
      margin-top: 3px; }
      .part #main .main_form form input {
        margin: 0 6px 8px;
        width: 368px; }
      .part #main .main_form form .btn {
        width: 396px;
        margin: auto; }
.part #cars {
  margin: 53px 0 0 23px;
  text-align: center; }
  .part #cars .cars_l, .part #cars .cars_r {
    width: 537px;
    float: left;
    margin-right: 24px; }
    .part #cars .cars_l > div, .part #cars .cars_r > div {
      text-align: center;
      border: 1px solid rgba(230, 179, 0, 0.44);
      background: rgba(0, 0, 0, 0.05);
      font-size: 26px;
      height: 90px;
      margin-bottom: 29px; }
  .part #cars .cars_l > div > p {
    padding-top: 24px; }
    .part #cars .cars_l > div > p span {
      font-size: 33px;
      color: #E6B300; }
  .part #cars .cars_r > div {
    margin-bottom: 18px; }
    .part #cars .cars_r > div > p {
      padding-top: 6px;
      line-height: 34px; }
      .part #cars .cars_r > div > p span {
        font-size: 33px;
        color: #E6B300; }
.part .cars_r {
  margin-right: 0 !important; }
.part #the_only {
  margin-top: 11px;
  padding: 4px 0 19px;
  line-height: 53px; }
.part #footer_wr {
  padding-bottom: 8px;
  padding-top: 9px;
  *background: transparent;
  }
  .part #footer_wr .logo_wr {
    margin-top: 13px; }
    .part #footer_wr .logo_wr p {
      margin-top: -6px; }
  .part #footer_wr .loco {
    float: left;
    margin-top: 37px; }
  .part #footer_wr .order_wr {
    margin: 14px 0 0 93px; }
  .part #footer_wr .cont_wr {
    margin: -12px 0 0px 58px; }

.shin {
  width: 164px !important;
  margin: 0 6px 8px;
  float: left; }

.portal {
  background: url(../img/bg_main_portal.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%; }
  .portal #main_wr {
    background: transparent; }
  .portal #header {
    background: transparent;
    padding-top: 18px; }
  .portal .logo_wr {
    margin: 0 0 0 17px; }
    .portal .logo_wr p {
      margin: 14px 0 0 0 !important; }
  .portal .order_wr {
    margin: -17px 0 0 116px;
    width: 388px; }
    .portal .order_wr .btn {
      font-size: 28px;
      font-weight: 300;
      text-align: center;
      width: 100%;
      padding: 17px 0 16px; }
  .portal .cont_wr {
    margin: -10px 0 0 59px;
    text-align: center;
    width: 300px; }
    .portal .cont_wr .phones {
      font-size: 34px; }
      .portal .cont_wr .phones span {
        font-size: 23px; }
  .portal .main_title {
    font-size: 44px;
    text-transform: none;
    font-weight: 400;
    padding: 43px 0 60px; }
  .portal #circles {
    margin: 36px 0 0 27px; }
  .portal .circle {
    position: relative;
    display: block;
    float: left; }
    .portal .circle a {
      color: #fff;
      text-decoration: none;
      font-size: 28px;
      font-weight: 300; }
      .portal .circle a span {
        -webkit-transition: color .2s ease;
        -moz-transition: color .2s ease;
        -ms-transition: color .2s ease;
        -o-transition: color .2s ease;
        transition: color .2s ease; }
      .portal .circle a > span {
        position: absolute;
        top: 52px;
        width: 100%;
        text-align: center;
        display: block;
        line-height: 32px; }
      .portal .circle a .bold {
        color: #E6B300; }
    .portal .circle a:hover > span {
      color: #FFF100; }
  .portal .circle_1 {
    width: 362px; }
  .portal .circle_2 {
    width: 356px;
    width: 356px;
    margin: 0 17px 0 4px; }
  .portal .circle_3 {
    width: 350px; }
  .portal #footer_wr {
    background: transparent;
    padding: 54px 0 18px 0; }
    .portal #footer_wr .order_wr {
      margin: -3px 22px 0 94px !important; }

.transparent .fancybox-skin {
  background: transparent; }

#popup {
  display: none; }
  #popup .main_form {
    margin: 0;
    background: rgba(2, 2, 2, 0.75); }
    #popup .main_form > p {
      font-size: 34px;
      color: #fff;
      font-weight: 500;
      padding: 10px; }
    #popup .main_form form {
      padding: 15px 8px 0; }
      #popup .main_form form .btn {
        width: 396px;
        margin-bottom: 0;
        margin-top: 0px; }
      #popup .main_form form input, #popup .main_form form textarea {
        margin-bottom: 11px; }

#thk {
  /*display: none;*/
  font-family: "Segoe UI";
  width: 426px;
  background: rgba(2, 2, 2, 0.75);
  color: #FFF;
  border: 2px solid #fff;
  text-align: center;
  padding: 25px 0;
  margin: 0; }
  #thk .thk_title > p {
    line-height: 29px; }
    #thk .thk_title > p span {
      display: inline-block;
      padding-bottom: 20px; }
      
      
      .fz2222{
        color:#fff !important;
        font-size:16px !important;
    }

/*# sourceMappingURL=styles.css.map */
