#wrapper {
  overflow: hidden;
  max-width: 1340px;
}
#header {
  height: 151px;
}
@media (max-width: 699px) {
  #header {
    height: 140px;
  }
}
#header .logo {
  -webkit-transform: scale(1);
  /* Saf3.1+, Chrome */
  -moz-transform: scale(1);
  /* FF3.5+ */
  -ms-transform: scale(1);
  /* IE9 */
  -o-transform: scale(1);
  /* Opera 10.5+ */
  transform: scale(1);
  left: 10%;
  top: 24px;
}
@media (max-width: 699px) {
  #header .logo {
    -webkit-transform: scale(0.7);
    /* Saf3.1+, Chrome */
    -moz-transform: scale(0.7);
    /* FF3.5+ */
    -ms-transform: scale(0.7);
    /* IE9 */
    -o-transform: scale(0.7);
    /* Opera 10.5+ */
    transform: scale(0.7);
    left: -10px;
    top: -10px;
    position: relative;
    z-index: 2;
  }
}
#header .menu {
  padding: 24px 47px 0 0;
  float: none;
}
@media (max-width: 1099px) {
  #header .menu {
    margin-right: -54px;
  }
}
@media (max-width: 699px) {
  #header .menu {
    margin-right: 0;
    padding-right: 27px;
  }
}
#header .menu ul {
  display: block;
}
@media (max-width: 699px) {
  #header .menu ul {
    display: none;
  }
}
#header .menu .mobileButton {
  display: none;
}
@media (max-width: 699px) {
  #header .menu .mobileButton {
    display: block;
  }
}
#header .userBlock {
  float: right;
  padding: 15px 110px 0 0;
}
@media (max-width: 819px) {
  #header .userBlock {
    position: static;
    padding: 15px 110px 0 0;
  }
}
@media (max-width: 699px) {
  #header .userBlock {
    position: absolute;
    right: 120px;
    top: 26px;
    padding: 0;
  }
}
#header .userBlock .authorizeBlock .abContent .abcRow2 {
  font-size: 16px;
}
@media (max-width: 699px) {
  #header .userBlock .authorizeBlock .abContent .abcRow2 {
    font-size: 18px;
  }
}
#header .userBlock .profileBlock {
  background: #f0f1f6;
  border-radius: 4px;
  padding-left: 14px;
  height: 55px;
  box-sizing: border-box;
  margin-top: -11px;
}
@media (max-width: 859px) {
  #header .userBlock .profileBlock {
    margin-right: -100px;
  }
}
@media (max-width: 699px) {
  #header .userBlock .profileBlock {
    margin-right: 0;
  }
}
@media (max-width: 559px) {
  #header .userBlock .profileBlock {
    -webkit-transform: scale(0.75);
    /* Saf3.1+, Chrome */
    -moz-transform: scale(0.75);
    /* FF3.5+ */
    -ms-transform: scale(0.75);
    /* IE9 */
    -o-transform: scale(0.75);
    /* Opera 10.5+ */
    transform: scale(0.75);
    margin-right: -40px;
  }
}
#header .userBlock .profileBlock .pbAvatar {
  float: left;
  margin-top: -2px;
}
#header .userBlock .profileBlock .pbLogin {
  float: left;
  margin-left: 12px;
  padding-right: 26px;
}
#header .userBlock .profileBlock .pbLogin .pblName {
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #000;
  padding-top: 13px;
  line-height: 14px;
}
#header .userBlock .profileBlock .pbLogin .login {
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline;
}
#header .userBlock .profileBlock .pbLogin .login:hover {
  color: #000;
}
#header .userBlock .profileBlock .pbExit {
  width: 55px;
  height: 55px;
  float: left;
  position: relative;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#header .userBlock .profileBlock .pbExit:hover {
  background: #f9faff;
}
#header .userBlock .profileBlock .pbExit:before {
  background: url(../images/new_design/sprites.png) -201px -200px no-repeat;
  width: 2px;
  height: 55px;
  display: inline-block;
  content: " ";
  left: 0;
  top: 0;
  position: absolute;
}
#header .userBlock .profileBlock .pbExit:after {
  background: url(../images/new_design/sprites.png) -215px -214px no-repeat;
  width: 19px;
  height: 24px;
  display: inline-block;
  content: " ";
  position: absolute;
  left: 16px;
  top: 16px;
}
.girlBlock {
  background: #f6f8fa url(img/girl_back.jpg) center top no-repeat;
  height: 600px;
  position: relative;
}
.girlBlock .gbGirl {
  background: url(img/fp_sprites.png) 0 -129px no-repeat;
  width: 300px;
  height: 487px;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  top: -145px;
  left: -6px;
  display: block;
}
@media (max-width: 979px) {
  .girlBlock .gbGirl {
    -webkit-transform: scale(0.8);
    /* Saf3.1+, Chrome */
    -moz-transform: scale(0.8);
    /* FF3.5+ */
    -ms-transform: scale(0.8);
    /* IE9 */
    -o-transform: scale(0.8);
    /* Opera 10.5+ */
    transform: scale(0.8);
    top: -98px;
  }
}
.girlBlock .gbBuyAndEarn {
  background: url(img/fp_sprites.png) 0 0 no-repeat;
  width: 264px;
  height: 100px;
  display: inline-block;
  position: absolute;
  left: 6%;
  top: 119px;
  text-indent: -5000px;
}
@media (max-width: 819px) {
  .girlBlock .gbBuyAndEarn {
    left: 10px;
  }
}
@media (max-width: 649px) {
  .girlBlock .gbBuyAndEarn {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    top: 210px;
  }
}
.girlBlock .enjoyButton {
  background: url(img/fp_sprites.png) -300px -18px no-repeat;
  width: 200px;
  height: 118px;
  display: inline-block;
  position: absolute;
  right: 10%;
  top: 84px;
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  padding-top: 39px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.girlBlock .enjoyButton:hover {
  background: url(img/fp_sprites.png) -499px -18px no-repeat;
}
@media (max-width: 819px) {
  .girlBlock .enjoyButton {
    right: 20px;
  }
}
@media (max-width: 649px) {
  .girlBlock .enjoyButton {
    top: 200px;
    right: 0;
  }
}
.girlBlock .gbSteps {
  position: absolute;
  top: 365px;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 3%;
}
.girlBlock .gbSteps .arrow {
  float: left;
  text-align: center;
  width: 20%;
}
@media (max-width: 559px) {
  .girlBlock .gbSteps .arrow {
    -webkit-transform: scale(0.9);
    /* Saf3.1+, Chrome */
    -moz-transform: scale(0.9);
    /* FF3.5+ */
    -ms-transform: scale(0.9);
    /* IE9 */
    -o-transform: scale(0.9);
    /* Opera 10.5+ */
    transform: scale(0.9);
    width: 19%;
  }
}
.girlBlock .gbSteps .arrow i {
  background: url(img/fp_sprites.png) -650px -150px no-repeat;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.girlBlock .gbSteps .step {
  text-align: center;
  float: left;
  width: 20%;
  color: #498fc9;
  font-size: 18px;
}
.girlBlock .gbSteps .step .sText {
  margin: 0 -20px;
}
.girlBlock .gbSteps .step i {
  margin-bottom: 6px;
}
.girlBlock .gbSteps .step.buy i {
  background: url(img/fp_sprites.png) -350px -150px no-repeat;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.girlBlock .gbSteps .step.job i {
  background: url(img/fp_sprites.png) -450px -150px no-repeat;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.girlBlock .gbSteps .step.out i {
  background: url(img/fp_sprites.png) -550px -150px no-repeat;
  width: 100px;
  height: 100px;
  display: inline-block;
}
.girlBlock .gbStat {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f8fa+50,f6f8fa+50,f6f8fa+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f8fa 50%, #f6f8fa 50%, #f6f8fa 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f8fa 50%, #f6f8fa 50%, #f6f8fa 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f6f8fa 50%, #f6f8fa 50%, #f6f8fa 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f8fa', GradientType=0);
  /* IE6-9 */
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 3px;
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05);
  border-top: #e4e6ea 1px solid;
}
.girlBlock .gbStat .sBlock {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
  padding-top: 5px;
}
.girlBlock .gbStat .sBlock:after {
  background: url(img/fp_sprites.png) -301px -150px no-repeat;
  width: 2px;
  height: 40px;
  display: inline-block;
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
}
.girlBlock .gbStat .sBlock:last-child:after {
  display: none;
}
.girlBlock .gbStat .sBlock b {
  font-size: 22px;
  font-weight: bold;
  color: #f7457e;
}
.girlBlock .gbStat .sBlock span {
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase;
  color: #7e7e7e;
  font-size: 14px;
}
.girlBlock .gbStat .sBlock i {
  font-style: normal;
}
@media (max-width: 659px) {
  .girlBlock .gbStat .sBlock i {
    display: none;
  }
}
.carsBlock {
  background: url(img/cars_back.jpg) #f0f1f6 center top no-repeat;
  height: 365px;
  margin: 3px 0 0;
  border: #f0f1f6 1px solid;
  border-top: 0;
  border-bottom: 0;
  padding: 0 100px;
  position: relative;
}
@media (max-width: 1049px) {
  .carsBlock {
    padding: 0 80px;
  }
}
@media (max-width: 1009px) {
  .carsBlock {
    padding: 0 60px;
  }
}
.carsBlock h1 {
  font-size: 24px;
  font-weight: normal;
  color: #010101;
  text-align: center;
  padding-top: 8px;
}
.carsBlock .arrow {
  width: 45px;
  height: 53px;
  cursor: pointer;
  top: 160px;
  position: absolute;
  z-index: 1;
}
.carsBlock .arrow.aLeft {
  background: url(img/fp_sprites.png) -350px -423px no-repeat;
  left: 17px;
}
.carsBlock .arrow.aRight {
  background: url(img/fp_sprites.png) -405px -423px no-repeat;
  right: 17px;
}
.carsBlock .carsArea {
  width: 100%;
  padding-top: 16px;
}
.carsBlock .carsArea .carsPlane {
  width: 10000px;
  position: relative;
  padding: 0 0 0 10px;
}
.carsBlock .car {
  float: left;
  margin-right: 50px;
  position: relative;
  width: 240px;
}
.carsBlock .car .cImage {
  width: 240px;
  height: 190px;
  overflow: hidden;
}
.carsBlock .car .cImage img {
  width: 100%;
  height: auto;
}
.carsBlock .car .cLevel {
  background: url(img/fp_sprites.png) -515px -315px no-repeat;
  width: 70px;
  height: 70px;
  display: inline-block;
  position: absolute;
  left: -10px;
  top: 14px;
  color: #000;
  text-align: center;
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase;
}
.carsBlock .car .cLevel b {
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
  font-weight: bold;
  display: block;
}
.carsBlock .car .cInfo {
  overflow: hidden;
  margin-bottom: 14px;
}
.carsBlock .car .cInfo .cPrice {
  font-weight: bold;
  color: #000;
  font-size: 24px;
  float: left;
  text-align: right;
  width: 100px;
  white-space: nowrap;
}
.carsBlock .car .cInfo .cDesc {
  margin-left: 115px;
}
.carsBlock .car .cInfo .cDesc span {
  color: #f7457e;
}
.carsBlock .car .cBuy {
  text-align: center;
}
.carsBlock .car .cBuy .buyButton {
  line-height: 36px;
  font-size: 18px;
}
.mainBlock {
  background: #f0f1f6;
  padding: 30px;
}
.mainBlock:after {
  content: " ";
  clear: both;
  display: block;
  height: 0;
}
.mainBlock .mbLeft {
  float: left;
  width: 49%;
}
@media (max-width: 699px) {
  .mainBlock .mbLeft {
    float: none;
    width: 100%;
  }
}
.mainBlock .mbRight {
  float: right;
  width: 49%;
}
@media (max-width: 699px) {
  .mainBlock .mbRight {
    float: none;
    width: 100%;
  }
}
.mainBlock .whiteBlock {
  margin-bottom: 30px;
}
.mainBlock .ratingTableContainer {
  margin: 0 -21px -15px -20px;
}
.mainBlock .ratingTableContainer table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}
.mainBlock .ratingTableContainer table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}
.mainBlock .ratingTableContainer table a:hover {
  color: #f75186;
}
.mainBlock .enclave {
  background-image: url(img/enclave.png);
  background-position: right top;
  background-repeat: no-repeat;
  padding: 15px 30px;
}
.mainBlock .enclave .enTop {
  min-height: 165px;
  border-bottom: #fefefe 1px solid;
  box-sizing: border-box;
  margin: 0 -30px;
  padding: 0 30px 15px;
}
.mainBlock .enclave-block h2 {
  background: url(img/fp_sprites.png) -300px -300px no-repeat;
  width: 82px;
  height: 50px;
  display: inline-block;
  text-indent: -5000px;
}
.mainBlock .enclave .enTop .enDesc {
  padding: 0 120px 0 10px;
}
.mainBlock .enclave .enTable {
  margin: 0 -30px -15px;
}
.mainBlock .enclave .enTable h2 {
  border-top: #e5e7eb 1px solid;
  font-weight: normal;
  font-size: 20px;
  color: #000;
  text-align: center;
  padding: 4px 0 6px;
  margin-bottom: 0;
}
.mainBlock .liveInRoad .lirRow {
  /*margin: 0 -20px;*/
  padding: 10px;
  border-bottom: #e6e8ec 1px solid;
  overflow: hidden;
}
.mainBlock .liveInRoad .lirRow:last-child {
  border: 0;
  /*padding-bottom: 0;*/
}
.mainBlock .liveInRoad .lirRow .lirCol {
  float: left;
  width: 50%;
  /*box-sizing: border-box;*/
  position: relative;
  padding: 0 10px;
  /*padding-right: 20px;*/
}
.mainBlock .liveInRoad .lirRow .lirCol:first-child:after {
  background: url(img/fp_sprites.png) -300px -400px no-repeat;
  width: 1px;
  height: 52px;
  display: inline-block;
  content: " ";
  position: absolute;
  right: 10px;
  top: -5px;
}
.mainBlock .liveInRoad .lirRow h3 {
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase;
  color: #7e7e7e;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
}
.mainBlock .liveInRoad .lirRow span {
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  color: #f7457e;
}
.mainBlock .newsBlock {
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 699px) {
  .mainBlock .newsBlock {
    margin-bottom: 60px;
  }
}
.mainBlock .newsBlock .wbStyledTitle a {
  color: #f7457e;
}
.mainBlock .newsBlock .news {
  display: none;
  overflow: hidden;
  width: 100%;
}
.mainBlock .newsBlock .news.active {
  display: block;
}
.mainBlock .newsBlock .news .nLeft {
  float: left;
}
@media (max-width: 819px) {
  .mainBlock .newsBlock .news .nLeft {
    float: none;
  }
}
.mainBlock .newsBlock .news .nLeft .nImg img {
  width: 150px;
}
@media (max-width: 999px) {
  .mainBlock .newsBlock .news .nLeft .nImg img {
    width: 100px;
  }
}
@media (max-width: 819px) {
  .mainBlock .newsBlock .news .nLeft .nImg img {
    width: 100%;
  }
}
.mainBlock .newsBlock .news .nLeft .nDate {
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  color: #a9aaaa;
}
.mainBlock .newsBlock .news .nRight {
  margin-left: 170px;
}
@media (max-width: 999px) {
  .mainBlock .newsBlock .news .nRight {
    margin-left: 120px;
  }
}
@media (max-width: 819px) {
  .mainBlock .newsBlock .news .nRight {
    margin-left: 0;
  }
}
.mainBlock .newsBlock .news .nRight h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.mainBlock .newsBlock .arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 70px;
  cursor: pointer;
  opacity: .8;
}
.mainBlock .newsBlock .arrow:hover {
  opacity: 1;
}
.mainBlock .newsBlock .arrow.aLeft {
  background: url(img/fp_sprites.png) -360px -360px no-repeat;
  left: 5px;
}
.mainBlock .newsBlock .arrow.aRight {
  background: url(img/fp_sprites.png) -410px -360px no-repeat;
  right: 5px;
}
.mainBlock .newsBlock .pages {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  text-align: center;
}
.mainBlock .newsBlock .pages span {
  background: #c9caca;
  width: 11px;
  height: 11px;
  border-radius: 6px;
  display: inline-block;
  cursor: pointer;
  margin: 0 2px;
}
.mainBlock .newsBlock .pages span:hover {
  background: #94c3f4;
}
.mainBlock .newsBlock .pages span.active {
  background: url(img/fp_sprites.png) -470px -370px no-repeat;
}
.mainBlock .infos {
  overflow: hidden;
  clear: both;
}
.mainBlock .infos p {
  color: #646464;

  font-size: 14px;
  font-family: "PT Sans", "sans-serif";
}
.mainBlock .infos .iRight {
  float: right;
  width: 49%;
}
.mainBlock .infos .iRight h2 {
  background: url(img/fp_sprites.png) -300px -250px no-repeat;
  width: 200px;
  height: 50px;
  display: inline-block;
  display: block;
  text-indent: -5000px;
  margin-bottom: 5px;
}
.mainBlock .infos .iLeft {
  float: left;
  width: 49%;
}
.mainBlock .infos .iLeft h2 {
  background: url(img/fp_sprites.png) -500px -250px no-repeat;
  width: 200px;
  height: 50px;
  display: inline-block;
  display: block;
  text-indent: -5000px;
  margin-bottom: 5px;
}
.paymentSystems {
  height: 70px;
  text-align: justify;
  padding: 10px 30px 0;
  box-sizing: border-box;
  overflow: hidden;
}
.paymentSystems .ps {
  display: inline-block;
}
.paymentSystems .ps.master i {
  background: url(img/fp_sprites.png) 0 -650px no-repeat;
  width: 65px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.visa i {
  background: url(img/fp_sprites.png) -70px -650px no-repeat;
  width: 75px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.wm i {
  background: url(img/fp_sprites.png) -154px -650px no-repeat;
  width: 126px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.yd i {
  background: url(img/fp_sprites.png) -284px -650px no-repeat;
  width: 70px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.qiwi i {
  background: url(img/fp_sprites.png) -362px -650px no-repeat;
  width: 78px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.bitcoin i {
  background: url(img/fp_sprites.png) -447px -650px no-repeat;
  width: 108px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.liqpay i {
  background: url(img/fp_sprites.png) -560px -650px no-repeat;
  width: 42px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.wo i {
  background: url(img/fp_sprites.png) -612px -650px no-repeat;
  width: 39px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.rbk i {
  background: url(img/fp_sprites.png) -657px -650px no-repeat;
  width: 80px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.payeer i {
  background: url(img/fp_sprites.png) -741px -650px no-repeat;
  width: 95px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .ps.ego i {
  background: url(img/fp_sprites.png) -843px -650px no-repeat;
  width: 72px;
  height: 50px;
  display: inline-block;
}
.paymentSystems .helper {
  display: inline-block;
  width: 100%;
  height: 0;
  visibility: hidden;
}
