@import "/css/font-awesome.css";
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
  font-family: 'TrebuchetMS';
  src: url('/fonts/TrebuchetMS.eot#iefix') format('embedded-opentype'), url('/fonts/TrebuchetMS.woff') format('woff'), url('/fonts/TrebuchetMS.ttf') format('truetype'), url('/fonts/TrebuchetMS.svg#TrebuchetMS') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TrebuchetMS';
  src: url('/fonts/TrebuchetMS-Bold.eot#iefix') format('embedded-opentype'), url('/fonts/TrebuchetMS-Bold.woff') format('woff'), url('/fonts/TrebuchetMS-Bold.ttf') format('truetype'), url('/fonts/TrebuchetMS-Bold.svg#TrebuchetMS-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'TrebuchetMS';
  src: url('/fonts/Trebuchet-BoldItalic.eot#iefix') format('embedded-opentype'), url('/fonts/Trebuchet-BoldItalic.woff') format('woff'), url('/fonts/Trebuchet-BoldItalic.ttf') format('truetype'), url('/fonts/Trebuchet-BoldItalic.svg#Trebuchet-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'TrebuchetMS';
  src: url('/fonts/TrebuchetMS-Italic.eot#iefix') format('embedded-opentype'), url('/fonts/TrebuchetMS-Italic.woff') format('woff'), url('/fonts/TrebuchetMS-Italic.ttf') format('truetype'), url('/fonts/TrebuchetMS-Italic.svg#TrebuchetMS-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
.transition {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
a {
  text-decoration: underline;
  color: #ce4a05;
}
a:hover {
  text-decoration: none;
}
a:focus,
input:focus,
button:focus,
textarea:focus {
  outline: none;
}
html {
  font-size: 16px;
}
body {
  font-size: 1rem;
  font-family: Trebuchet MS,Arial;
  color: #000;
  background-image: url('/img/bg-body.jpg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center top;
  line-height: 1.2;
}
html,
body {
  overflow-x: hidden;
  height: 100%;
}

h1 {margin: 0px; font-size: 1.5em; color:#ce4a05;}
.container-fluid {
  margin: 0 auto;
  position: relative;
  max-width: 1230px;
}
#site-header .col-xs-12 {
  height: 174px;
  background: url('/img/bg-head-2.png') 95% top no-repeat;
  padding-top: 15px;
}
#site-header .logo {
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  margin-left: 10px;
}
#site-header .logo img {
  max-width: 345px;
}
#site-header .logo span {
  display: block;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 5px;
}
#site-header .contacts {
  position: absolute;
  right: 45px;
  top: 15px;
}
#site-header .contacts .phone {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 20px;
  text-shadow: 0px 0px 3px #ffffff, 0px 0px 1px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff;
  font-weight: bold;
}
#site-header .contacts .phone b {
  font-size: 47px;
  position: relative;
  z-index: 0;
  /*
        &:before{
          -webkit-text-stroke: 2px #fff;
          content:'274-10-10';
          white-space: pre;
          position: absolute;
          z-index: -1;
        }
        */

}
#site-header .contacts .phone span {
  position: relative;
  z-index: 0;
  display: inline-block;
  /*
        &:before{
          -webkit-text-stroke: 2px #fff;
          content:'8(846)';
          white-space: pre;
          position: absolute;
          z-index: -1;
        }
        */

}
#site-header .contacts .get-call {
  display: block;
  text-align: right;
  color: #ffe075;
  font-family: Arial;
}
#main-menu {
  background: #fef7ec;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 46px;
  text-align: justify;
  -webkit-box-shadow: 3px 4px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 4px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 4px 1px 0px rgba(0, 0, 0, 0.1);
  padding: 0 30px;
  line-height: 46px;
}
#main-menu a {
  display: inline-block;
  color: #2b2b2b;
  text-decoration: none;
  font-size: 18px;
  font-family: Arial;
}
#main-menu a:hover {
  color: #ce4a05;
}
#main-menu:after {
  content: '';
  display: inline-block;
  width: 100%;
}
#menu-mobile {
  display: none;
}
#menu-mobile select {
  background: #fef7ec;
  border: 3px solid #ce4a05;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 46px;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 0 15px;
  -webkit-box-shadow: 3px 4px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 4px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 4px 1px 0px rgba(0, 0, 0, 0.1);
}
#menu-mobile select:focus {
  outline: none;
}
#site-main .site-title {
  margin: 10px 0;
  color: #ce4a05;
  font-size: 22px;
  text-decoration: none;
  display: block;
}
#site-main .site-title:hover {
  text-decoration: underline;
}
#site-main #main-inner {
  background: #f1ece6 url('/img/bg-main.png') right 200px no-repeat;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 3px 4px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 4px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 4px 1px 0px rgba(0, 0, 0, 0.1);
  padding: 25px 20px;
}
.bright:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}
#sidebar {
  width: 240px;
}
.sidebar-zaym-form p {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 15px;
}
.sidebar-zaym-form form .lbl {
  font-size: 15px;
  margin-bottom: 5px;
}
.sidebar-zaym-form form .lbl span {
  color: #ff0000;
}
.sidebar-zaym-form form input {
  height: 30px;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.sidebar-zaym-form form select {
  height: 30px;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}
.sidebar-zaym-form form button {
  border: none;
  background: #f39933;
  color: #fff;
  font-size: 15px;
  display: block;
  width: 100%;
  height: 30px;
}
.sidebar-zaym-form form button:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}
.sidebar-zaym-form .zaym-bottom-link {
  margin: 10px 0;
  color: #ce4a05;
  font-size: 22px;
  text-decoration: none;
  display: block;
}
.sidebar-zaym-form .zaym-bottom-link:hover {
  text-decoration: underline;
}
#content-bar {
  float: none;
  margin-left: 240px;
  font-size: 18px;
  width: auto;
}
#content-bar p {
  margin-bottom: 20px;
}
#content-bar ul {
  margin: 0 0 20px 30px;
  padding: 0;
  list-style-type: none;
}
#content-bar ul li {
  background: url('/img/li.png') left 3px no-repeat;
  padding-left: 20px;
}
#content-bar h2 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
}
#site-footer {
  padding: 20px 0;
}
#site-footer .col-1 {
  float: left;
  width: auto;
  padding-left: 45px;
}
#site-footer .col-2 {
  float: right;
  width: auto;
  padding-right: 45px;
}
#site-footer .copyright {
  font-size: 12px;
}
#site-footer .counters {
  text-align: right;
}
.img-fluid {
  max-width: 100%;
}
.fz-13 {
  font-size: 13px;
}
.fz-17 {
  font-size: 17px;
}
.mt5 {
  margin-top: 5px;
}
.block {
  display: block;
}
#banner-header {
  display: none;
  margin-top: 15px;
}
.the-banner {
  text-align: center;
}
.the-banner .img-desktop {
  display: inline-block;
}
.the-banner .img-mobile {
  display: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 1 !important;
}
::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
:-moz-placeholder {
  /* Firefox 18- */

  color: #666;
  opacity: 1;
}
::-moz-placeholder {
  /* Firefox 19+ */

  color: #666;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
@media (max-width: 960px) {
  #site-header .col-xs-12 {
    background: none;
  }
  #main-menu a {
    font-size: 14px;
    font-weight: bold;
  }
}
@media (max-width: 768px) {
  #site-header .col-xs-12 {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #site-header .logo {
    display: block;
    text-align-last: center;
    margin: 0;
  }
  #site-header .logo img {
    max-width: 345px;
    width: 100%;
  }
  #site-header .contacts {
    position: static;
    text-align: center;
  }
  #site-header .contacts .get-call {
    display: none;
  }
  #site-header .contacts .phone {
    font-size: 30px;
  }
  #site-header .contacts .phone b {
    font-size: 30px;
  }
  #main-menu {
    display: none;
  }
  #menu-mobile {
    display: block;
  }
  #sidebar {
    width: auto;
    float: none;
  }
  #site-main .site-title {
    text-align: center;
  }
  .sidebar-zaym-form .zaym-bottom-link {
    text-align: center;
  }
  #site-main #main-inner {
    padding: 15px;
  }
  #content-bar {
    margin: 20px 0 0 0;
    width: auto;
    font-size: 16px;
  }
  .sidebar-zaym-form form .lbl {
    font-size: 14px;
  }
  .sidebar-zaym-form form input {
    margin-bottom: 10px;
  }
  #site-footer {
    padding: 15px 0;
  }
  #site-footer .col-1,
  #site-footer .col-2 {
    float: none;
    width: 100%;
    text-align-last: center;
    padding: 0 15px;
  }
  #site-footer .counters {
    text-align: center;
    margin-top: 15px;
  }
  .the-banner .img-desktop {
    display: none;
  }
  .the-banner .img-mobile {
    display: inline-block;
  }
  #banner-header {
    display: block;
  }
  #banner-page-top {
    display: none;
  }
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none;
  background: #fff;
  padding: 15px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('/img/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/img/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/img/fancybox/blank.gif');
  /* helps IE */

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow-x: hidden;
  margin: 0 !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.5);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow: hidden;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */

  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}







.logo{
    float: left;
    margin-right: 30px;
}
.main_slogan_txt{
    float: left;
    margin-top: 15px;
}
.main_contact_txt{
    float: right;
    margin-top: 15px;
}
.top_line.withimg{
    background: url('/img/top_line_audi.png') 85% 40px no-repeat;
}
.top_line{
    text-shadow: 1px 1px rgba(255,255,255,0.2);
	padding: 20px 0;
}
.fs25{
    font-size: 25px;
}
.fs16{
    font-size: 16px;
}
.fs22{
    font-size: 22px;
}
.fsi{
    font-style: italic;
}
.fs20{
    font-size: 20px;
}
.fs14{
    font-size: 14px;
}
.fs18{
    font-size: 18px;
}
.up{
    text-transform: uppercase !important;
}
.fwb{
    font-weight: bold;
}

.main_banner{
display: block;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #b3b3b3;
    padding: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
	color: #000;
}
.main_banner .mimg{
    float: left;
    width: 40%;
    overflow: hidden;
    height: 233px;
    background: url('/img/fp_main_ban.png') center no-repeat;
}
.main_banner .txt{
    padding: 25px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 60%;
}
.main_banner .fs25{
    margin-bottom: 10px;
}

.titp{
    margin: 20px 0px 10px;
}
.center{
    text-align: center;
}

.money_with_us{
    padding: 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 3px solid #f08831;
    position: relative;
    margin: 0 0 30px 0;
	font-size: 0px;
}
.money_with_us .item{
    width: 25%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 5;
	vertical-align: top;
}
.money_with_us .slogan_txt{
    position: absolute;
    width: 350px;
    left: 50%;
    bottom: -13px;
    margin-left: -175px;
    background: #f1ece6;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.cf:after {
    content: "";
    display:table;
    clear: both;
}

.money_with_us .step{
    width: 50px;
    height: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 50px;
    background: #fac337;
    margin-bottom: 10px;
}
.old_bg{
    position: absolute;
    height: 50%;
    left: -3px;
    top: -3px;
	right: -3px;
    background: #f1ece6;
    z-index: 1;
}

.heiggr{
    height: 600px;
    width: 100%;
    background: #000;
}

.rwrap{
    overflow: hidden;
}

.s_line{
    height: 1px;
    background: #c1bdb8;
    margin: 30px 0px;
}
.our_feat{
    margin-bottom: 70px;
}
.our_feat .item{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px 0 110px;
    float: left;
    vertical-align: middle;
    height: 90px;
    margin-top: 25px;
    line-height: 90px;
    width: 33%;
}

.our_feat .item .txt{
    line-height: 18px;
    display: inline-block;
}
.our_feat .item.el1{
    background: url('/img/our_feat_1.png') 0 center no-repeat;
}
.our_feat .item.el2{
    background: url('/img/our_feat_2.png') 0 center no-repeat;
}
.our_feat .item.el3{
    background: url('/img/our_feat_3.png') 0 center no-repeat;
}
.our_feat .item.el4{
    background: url('/img/our_feat_4.png') 0 top no-repeat;
}
.our_feat .item.el5{
    background: url('/img/our_feat_5.png') 0 top no-repeat;
}
.el6{
    background: url('/img/our_feat_6.png') 0 top no-repeat;
}

.steps_line{
    margin-bottom: 30px;
    margin-top: 20px;
}
.bbox{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    float: left;
    width: 26%;
    padding: 0 0 25px 0;
    text-align: center;
    -webkit-box-shadow: 0 5px 5px rgba(66,66,66,0.15);
    -moz-box-shadow: 0 5px 5px rgba(66,66,66,0.15);
    box-shadow: 0 5px 5px rgba(66,66,66,0.15);
}
.bboxarr{
    float: left;
    width: 11%;
    background: url('/img/bbox_arr.png') center no-repeat;
    height: 270px;
}
.bbox .btit{
    height: 62px;
    line-height: 62px;
    color: #fff;
    text-transform: uppercase;
    background: #2b2b2b;
    margin-bottom: 15px;
    font-weight: bold;
}
.bbox .plus{
    font-weight: bold;
    font-size: 35px;
    color: #f4a337;
}
.bbox:last-of-type{
    margin-right: 0;
}
.bbox.last{
    height: 258px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 140px 0 0 0;
    background: url('/img/bbox_rub.png') center 30px no-repeat, #fff;
}
.bbox.last .big_perc{
    font-size: 48px;
    line-height: 46px;
}
.fs14.p{
    margin: 15px 0;
}

.left_form_bg{
    background-image: -webkit-linear-gradient(bottom, #f29635 50%, #e96420);
    background-image: -moz-linear-gradient(top, #f29635 50%, #e96420);
    background-image: -o-linear-gradient(bottom, #f29635 50%, #e96420);
    background-image: -webkit-gradient(linear, 0 100%, 0 0, color-stop(0.5, #f29635), to(#e96420));
    background-image: linear-gradient(top, #f29635 50%, #e96420);
    border: 2px solid #e44144;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 12px;
}
.left_form_bg label{
    display: block;
    margin-top: 10px;
    margin-bottom: 3px;
}
.left_form_bg input[type="text"]{
    height: 30px;
    border: 1px solid #936364;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
}
.left_form_bg input[type="submit"]{
    height: 35px;
    border: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #bd1317;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
}
.small_descr{
    font-style: italic;
    font-size: 13px;
    opacity: 0.5;
}


@media screen and (max-width: 990px) {
    .money_with_us .item{
        width: 50%;
        margin-bottom: 20px;
    }
    .our_feat .item{
        width: 50%;
    }
    .bboxarr.el2{
        display: none;
    }
    .bbox.last{
        clear: both;
        margin: 30px 0 0 0;
        width: 26%;
    }
    .bbox{
        width: 40%;
    }
    .main_contact_txt{
        float: left;
    }
    .logo{
        margin-top: 30px;
    }
}


@media screen and (max-width: 770px) {
    .main_slogan_txt{
        float: none;
        text-align: center;
    }
    .main_contact_txt{
        float: none;
        text-align: center;
    }
    .logo{
        float: none;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .money_with_us .slogan_txt{
        width: 280px;
        font-size: 16px;
		margin-left: -140px;
		bottom: -11px;
    }
	.our_feat .item{
	    width: 100%;
	}
	.bbox{
	    width: 100%;
		margin: 30px 0 0 0;
	}
	.bboxarr{
	    display: none;
	}
	.bbox.last{
		width: 100%;
	}
	.main_banner .mimg{
		width: 100%;
		float: none;
	}
	.main_banner .txt {
		float: none;
		width: 100%;
		text-align: center;
	}	
	.main_banner .txt .fs25{
		font-size: 20px;
	}
}

.ntdec{
    text-decoration: none !important;
}

.alx_feed_back_default{
    background-image: -webkit-linear-gradient(bottom, #f29635, #e96420 99%);
 background-image: -moz-linear-gradient(bottom, #f29635, #e96420 99%);
 background-image: -o-linear-gradient(bottom, #f29635, #e96420 99%);
 background-image: -ms-linear-gradient(bottom, #f29635, #e96420 99%);
 background-image: linear-gradient(to top, #f29635, #e96420 99%);
    border: 2px solid #e44144;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    padding: 12px;
}
#alx_feed_back_default_FID1 .alx_feed_back_form_feedback_poles .alx_feed_back_form_name{
    margin-top: 10px;
    margin-bottom: 3px;
	color: #fff !important;
}
.alx_feed_back_form_item_pole input{
    height: 30px;
    border: 1px solid #936364;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px !important;
}
.alx_feed_back_default .alx_feed_back_form_feedback_poles .alx_feed_back_form_submit_block input {
    height: 35px;
    border: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #bd1317;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
}









.select_city_box{
    position: absolute;
    top: -25px;  
    left: 0px;
}
.select_city_but{
    padding-left: 23px;
    background: url('/img/map_icon.png') 0 5px no-repeat;
    color: #000;
    cursor: pointer;
}
.select_city_but span{
    border-bottom: 1px dashed #000;
}

.select_city_list{
    position: absolute;
    top: 40px;
    left: 0;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    z-index: 100;
    color: #000;
    width: 340px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}
.select_city_list .col{
    float: left;
}
.select_city_list .item{
    margin-bottom: 5px;
}
.select_city_list .col:last-of-type{
    margin-left: 40px;
}
.select_city_list .arr{
    position: absolute;
    top: -9px;
    left: 25px;
    width: 38px;
    height: 18px;
    background: url('/img/arr_city.png') center no-repeat;
}
.yesno{
    font-size: 14px;
}
.yesno .city{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.yesno .butt{
    line-height: 40px;
    padding: 0 15px;
    font-size: 15px;
    border: 0;
    font-weight: 700;
    border-radius: 5px;
    float: left;
    cursor: pointer;
	text-shadow: none;
}
.yesno .butt.yes{
    background: #F06637;
    color: #fff;
    margin-right: 15px;
}
.yesno .butt.no{
    background: #A8A8A8;
    color: #fff;
}
.nd{
display: none;
}
.rel{
    position: relative;
}










