﻿div, span, p, a, em, img, strong, ul, b, u, i, dl, dt, dd, ol, form, label, table, tbody, tfoot, thead, tr, th, td, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

:focus {
    outline: none;
}

a {
    color: #1999fe;
}

a:hover {
    color: #1999fe;
    text-decoration: none;
}

p {
    padding-bottom: 15px;
    line-height: 22px;
}

.floatElement:after {
    visibility: hidden;
    display: block;
    clear: both;
    content: " ";
    height: 0;
}

* html .floatElement {
    height: 1%;
}

*:first-child + html .floatElement {
    min-height: 0.1em;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

input[type="text"], input[type="password"] {
    padding: 0;
}

textarea {
    font: 100% Arial, sans-serif;
    padding: 0;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 0.1em;
    line-height: 0em;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    letter-spacing: -1px;
}

h1 {
    font-size: 450%;
}

h2 {
    font-size: 375%;
}

h3 {
    font-size: 225%;
}

h4 {
    font-size: 180%;
}

h5 {
    font-size: 150%;
}

h6 {
    font-size: 120%
}

hr {
    height: 1px;
    border: none;
    color: #efefef;
    background: #efefef;
    margin: 0 0 18px 0;
    float: left;
    width: 100%;
}

/*font-family: Arial Black, "Helvetica CY", "Nimbus Sans L", sans-serif*/
/*font-family: Arial, "Helvetica CY", sans-serif*/
/*font-family: Comic Sans MS, "Helvetica CY", "Nimbus Sans L", sans-serif*/
/*font-family: Courier New, "Nimbus Mono L", monospace*/
/*font-family: Georgia, "Century Schoolbook L", serif*/
/*font-family: Impact, "Charcoal CY", sans-serif*/
/*font-family: Times New Roman, "Times CY", "Nimbus Roman No9 L", sans-serif*/
/*font-family: Trebuchet MS, "Helvetica CY", sans-serif*/
/*font-family: Verdana, "Geneva CY", "DejaVu Sans", sans-serif*/

@font-face {
    font-family: 'helveticaneuecyrlight';
    src: url('../fonts/helveticaneuecyr-light-webfont.eot');
    src: url('../fonts/helveticaneuecyr-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helveticaneuecyr-light-webfont.woff2') format('woff2'),
    url('../fonts/helveticaneuecyr-light-webfont.woff') format('woff'),
    url('../fonts/helveticaneuecyr-light-webfont.ttf') format('truetype'),
    url('../fonts/helveticaneuecyr-light-webfont.svg#helveticaneuecyrlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneuecyrultralight';
    src: url('../fonts/helveticaneuecyr-ultralight-webfont.eot');
    src: url('../fonts/helveticaneuecyr-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helveticaneuecyr-ultralight-webfont.woff2') format('woff2'),
    url('../fonts/helveticaneuecyr-ultralight-webfont.woff') format('woff'),
    url('../fonts/helveticaneuecyr-ultralight-webfont.ttf') format('truetype'),
    url('../fonts/helveticaneuecyr-ultralight-webfont.svg#helveticaneuecyrultralight') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    margin: 0;
    padding: 0;
    background: #f5f5f5;
    font-size: 16px;
    color: #747474;
    font-family: 'helveticaneuecyrlight', Arial, "Helvetica CY", sans-serif;
}

.b-header__wrap {
    height: 60px;
    background: #1999fe;
}

.b-header {
    width: 1240px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}

.b-header__logo {
    width: 200px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 10px;
}

.b-header__logo a {
    display: block;
    /*width: 50%;*/
    height: 35px;
    /*margin: 0 auto;*/
    margin-top: 4px;
    /*background: url(../img/logo.png) no-repeat 0 0;*/
    /*text-indent: -9999px;*/
}

.b-header__logo img {
    max-height: 35px;
}

.b-header__download {
    position: absolute;
    right: 0;
    top: 10px;
}

.b-header__download__link {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    background: #2383ce;
    color: #fff;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.b-header__download__link:hover {
    background: #6cbeff;
    color: #fff;
}

.b-header__block {
    display: block;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    background: none;
    z-index: 9999;
}

.b-header__search {
    position: absolute;
    left: 200px;
    top: 10px;
    height: 10px;
}

.b-header__search__block {
    float: left;
    height: 40px;
}

.b-header__search__block input {
    width: 275px;
    height: 40px;
    padding: 0 10px;
    border: none;
    background: #fff;
    font-size: 16px;
    font-family: 'helveticaneuecyrlight', Arial, "Helvetica CY", sans-serif;
    margin-right: 10px;
}

.b-header__search__place {
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    background: #fff;
    background: #fff url(../img/icon-citizen.png) no-repeat 10px center;
}

.b-header__search__place__link:hover {
    color: #1999fe;
}

.b-header__search__button {
    position: relative;
    padding-top: 8px;
}

.b-header__search__button button {
    width: 24px;
    height: 24px;
    background: url(../img/icon-search.png) no-repeat 0 0;
    border: none;
    cursor: pointer;
}

.b-header__open {
    width: 50px;
    height: 40px;
    background: #2383ce url(../img/icon-lines.png) no-repeat center center;
    display: none;
    position: absolute;
    right: 20px;
    top: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.b-promo__wrap {
    height: 740px;
    overflow: hidden;
}

.b-bg__one {
    background: url(../img/image-1.jpg) no-repeat center top;
}

.b-bg__two {
    background: url(../img/image-3.jpg) no-repeat center center;
}

.b-bg__three {
    background: url(../img/image-2.jpg) no-repeat center top;
}

.b-bg__four {
    background: url(../img/image-4.jpg) no-repeat center top;
}

.b-promo {
    width: 1240px;
    height: 740px;
    margin: 0 auto;
    position: relative;
    color: #fff;
    /*text-shadow: #adafb5 1px 1px 0;*/
}

.b-promo__block {
    width: 420px;
    padding: 140px 0 0 200px;
}

.b-promo__block h2 {
    margin-bottom: 30px;
}

.b-promo__block p {
    font-size: 1.5em;
    line-height: 150%;
}

.b-slider__wrap {
    background: #fff;
    padding: 100px 0 120px 0;
}

.b-slider {
    width: 1150px;
    height: 745px;
    margin: 0 auto;
    position: relative;
}

.b-slider__block {
    height: 745px;
}

.b-slider__block ul {
    list-style: none;
}

.b-slider__block ul li {
    float: left;
    height: 745px;
}

.b-slider__block__simple {
    padding: 120px 115px 0 580px;
}

.b-slider__block__simple h3 {
    margin-bottom: 25px;
    color: #1999fe;
    line-height: 150%;
}

.b-slider__block__simple p {
    font-size: 1.15em;
    line-height: 170%;
}

.b-slider__block__one {
    background: url(../img/iphone.jpg) no-repeat 200px top;
}

.b-slider__block__two {
    background: url(../img/nexus.jpg) no-repeat 200px top;
}

.b-slider__block__video {
    padding-top: 25px;
    position: relative;
}

.b-slider__block__video__link {
    position: absolute;
    left: 215px;
    top: 70px;
    color: #1999fe;
}

.b-slider__nav__prev {
    width: 32px;
    height: 61px;
    display: block;
    position: absolute;
    left: -35px;
    top: 300px;
    background: url(../img/nav-slider-arrow.png) no-repeat 0 0;
    text-indent: -9999px;
}

.b-slider__nav__next {
    width: 32px;
    height: 61px;
    display: block;
    position: absolute;
    right: -35px;
    top: 300px;
    background: url(../img/nav-slider-arrow.png) no-repeat -32px 0;
    text-indent: -9999px;
}

.b-slider__nav__pag {
    height: 18px;
    text-align: center;
    overflow: hidden;
    margin-top: 0;
}

.b-place .b-slider__nav__pag {
    margin-top: 30px;
}

.b-slider__nav__pag a {
    background: url(../img/slider-nav.png) no-repeat 0 -33px;
    text-indent: -9999px;
    padding: 18px 18px 0 7px;
    position: relative;
    top: 18px;
}

.b-slider__nav__pag a.selected {
    background: url(../img/slider-nav.png) no-repeat 0 0;
}

.b-slider__nav__pag a span {
    display: none;
}

.b-info__wrap {
    height: 500px;
    overflow: hidden;
}

.b-info {
    width: 1240px;
    height: 500px;
    margin: 0 auto;
    position: relative;
    color: #fff;
    /*text-shadow: #adafb5 1px 1px 0;*/
}

.b-info__block {
    width: 620px;
    padding: 100px 0 0 200px;
}

.b-info__block__three {
    width: 600px;
    padding: 70px 0 65px 600px;
    background: url(../img/phone.png) no-repeat left 20px;
}

.b-info__block__four {
    width: 600px;
    padding: 70px 0 0 200px;
}

.b-info__block h2 {
    margin-bottom: 30px;
}

.b-info__block p {
    font-size: 1.5em;
    line-height: 150%;
}

.b-link__appstore {
    display: block;
    width: 320px;
    height: 90px;
    background: url(../img/icon-apple.png) no-repeat 0 0;
    margin-top: 20px;
}

.b-place__wrap {
    padding: 70px 0 0 0;
}

.b-place {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.b-place h3 {
    text-align: center;
}

.b-place__title {
    padding-bottom: 70px;
}

.b-place__list ul {
    list-style: none;
}

.b-place__list ul li {
    float: left;
    width: 380px;
    height: 420px;
}

.places .b-place__simple {
    margin: 0 10px 30px 0;
}

.places .items ul li {
    float: left;
}
.b-place__simple {
    margin: 0 auto;
    background: #fff;
    margin: 0 10px;
}

.places .b-place__simple .image {
    width: 100%;
}

.b-place__simple .image {
    width: 360px;
    height: 263px;
}

.b-place__simple .image::before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.b-place__simple img {
    display: block;
    width: 100%;

    display: inline-block;
    vertical-align: middle; /* vertical alignment of the inline element */
}

.b-place__simple__item {
    padding: 10px;
    background: url(../img/icon-plane.png) no-repeat 10px 10px;
    height: 42px;
    position: relative;
}

.b-place__simple__air {
    position: absolute;
    left: 60px;
    top: 11px;
    font-size: 1.1em;
    color: #444444;
}

.b-place__simple__city {
    position: absolute;
    left: 60px;
    top: 33px;
    color: #ababab;
}

.b-place__simple__price {
    position: absolute;
    right: 10px;
    top: 11px;
    font-size: 1.1em;
    color: #2e77bb;
    display: block;
    padding-left: 10px;
    background: #fff;
}

.b-place__simple__check .b-place__simple__price {
    display: none;
}

.b-place__simple__level {
    position: absolute;
    right: 10px;
    top: 33px;
    color: #ababab;
}

.b-place__simple__check {
    height: 100px;
    position: relative;
    color: #616161;
    font-size: 1.1em;
    font-weight: 300 !important;
}

.b-place__simple__sales {
    display: block;
    position: absolute;
    left: 10px;
    top: 25px;
    background: url(../img/icon-sale.png) no-repeat left 3px;
    height: 27px;
    line-height: 27px;
    padding-left: 30px;
    color: #1a99fe;
}

.b-place__simple__income {
    display: block;
    position: absolute;
    left: 10px;
    top: 52px;
    background: url(../img/icon-checkin.png) no-repeat left 0;
    height: 27px;
    line-height: 27px;
    padding-left: 30px;
    color: #1a99fe;
}

.b-place__simple__circle {
    position: absolute;
    right: 10px;
    top: 25px;
    height: 27px;
    line-height: 27px;
}

.b-place__simple__circle strong {
    color: #c0c0c1;
    font-weight: 300 !important;
}

.b-place__simple__chekin {
    position: absolute;
    right: 10px;
    top: 52px;
    height: 27px;
    line-height: 27px;
}

.b-place__simple__chekin strong {
    color: #c0c0c1;
    font-weight: 300 !important;
}

.b-place h3 {
    padding-left: 10px;
}

.b-place__more {
    height: 27px;
    padding: 10px 75px 65px;
}

.b-place__more a {
    height: 27px;
    float: right;
    padding-right: 45px;
    background: url(../img/arrow-right.png) no-repeat right top;
    font-size: 1.5em;
}

.b-social__wrap {
    background: #a3d6ff url(../img/bg-fb.png) no-repeat center 65px;
    padding: 415px 0 50px 0;
}

.b-social {
    width: 1240px;
    margin: 0 auto;
    font-size: 1.4em;
    text-align: center;
}

.b-fb__wrap {
    background: #fff;
    padding: 50px 0;
}

.b-fb {
    width: 470px;
    margin: 0 auto;
}

.b-fb h6 {
    margin-bottom: 30px;
}

.b-fb__plugin {
    height: 60px;
    margin-bottom: 20px;
}

.b-fb__button {
    height: 50px;
}

.b-fb__button__big {
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    display: block;
    background: #3a55a0 url(../img/icon-fb.png) no-repeat 15px bottom;
    padding: 0 40px 0 60px;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.b-fb__button__big:hover {
    color: #fff;
}

.b-fb__button__other {
    padding: 15px;
    line-height: 50px;
}

.b-map {
    height: 700px;
    position: relative;
}

#map {
    width: 100%;
    height: 700px;
}

.b-map__baloon__wrap {
    width: 860px;
    height: 700px;
    background: transparent;
    position: absolute;
    left: 300px;
    top: 0;
    overflow: hidden;
}

.b-map__baloon {
    width: 860px;
    background: #fff;
    margin-top: 100px;
}

.b-map__baloon__inner {
    background: #fff;
    position: absolute;
}

.b-map__social {
    position: absolute;
    bottom: 0;
    right: 0;
}

.b-map__baloon:before {
    width: 34px;
    height: 34px;
    background: url(../img/jaw.png) no-repeat 0 0;
    content: " ";
    position: absolute;
    left: 0;
    bottom: 86px;
}

.b-map__baloon.noPhotos:before {
    top: 280px;
    bottom: auto;
}

.b-map__photos div {
    float: left;
}

.b-map__baloon img {
    display: block;
}

.b-map__photos .small {
    width: 150px;
    height: 150px;
}

.b-map__photos .big {
    width: 410px;
    height: 300px;
}

.b-map__header {
    height: 90px;
    position: relative;
}

.b-map__block {
    float: right;
    width: 300px;
    height: 90px;
    border-left: #ebebeb 1px solid;
    position: relative;
}

.b-map__airport {
    float: left;
    margin: 0 24px;
    width: 510px;
    height: 82px;
    position: relative;
    /*background: url(../img/icon-plane.png) no-repeat 0 24px;*/
}

.b-map__airport .b-place__simple__air {
    position: absolute;
    left: 60px;
    top: 25px;
    font-size: 1.1em;
    color: #444444;
}

.b-map__airport .b-place__simple__city {
    position: absolute;
    left: 60px;
    top: 47px;
}

.b-map__airport .b-place__simple__price {
    position: absolute;
    right: 10px;
    top: 25px;
    font-size: 1.1em;
    color: #2e77bb;
}

.b-map__airport .b-place__simple__level {
    position: absolute;
    right: 10px;
    top: 47px;
}

.b-map__info {
    float: left;
    margin: 0 14px;
    width: 510px;
    height: 82px;
    position: relative;
    font-size: 1.1em;
    font-weight: 300 !important;
}

.b-map__info .b-place__simple__sales {
    top: 18px;
}

.b-map__info .b-place__simple__income {
    top: 48px;
}

.b-map__info .b-place__simple__circle {
    top: 18px;
}

.b-map__info .b-place__simple__chekin {
    top: 48px;
}

.b-map__info__right {
    font-size: 1em;
}

.b-map__info__right .b-place__simple__sales {
    top: 18px;
    padding-left: 0;
    background: none;
}

.b-map__info__right .b-place__simple__income {
    top: 48px;
    padding-left: 0;
    background: none;
}

.b-map__info__right .b-place__simple__circle {
    top: 18px;
    padding-left: 0;
    background: none;
}

.b-map__info__right .b-place__simple__chekin {
    top: 48px;
    padding-left: 0;
    background: none;
}

.b-map__avatar {
    position: absolute;
    left: 24px;
    top: 24px;
    width: 40px;
    height: 40px;
}

.b-map__avatar img {
    width: 100%;
    border: #1999fe 1px dashed;
}

.b-map__private {
    padding: 26px 20px 0 80px;
}

.b-map__private a {
    font-size: 1.1em;
}

.b-opinion__wrap {
    background: #fff;
    padding: 50px 0;
}

.b-opinion {
    width: 1240px;
    margin: 0 auto;
}

.b-opinion__block ul {
    list-style: none;
}

.b-opinion__block ul li {
    list-style: none;
    float: left;
    width: 300px;
}

.b-opinon__block__simple {
    padding: 0 20px;
}

.b-opinon__logo {
    height: 60px;
}

.b-opinon__text {
    padding-left: 65px;
    background: url(../img/icon-quote.png) no-repeat left top;
}

.b-blog__wrap {
    padding: 50px 0 70px 0;
}

.b-blog {
    width: 1140px;
    margin: 0 auto;
}

.b-page {
    width: 1240px;
    margin: 0 auto;
    /*padding: 0 20px;*/
    overflow: hidden;
}

.b-page .b-content,
.b-page .b-content.places {
    float: right;
    margin-right: 20px;
    background: #fff;
    position: relative;
    min-height: 620px;
}

.b-page .b-content.places {
    width: 100%;
    background: transparent;
}
.b-page .b-content:before {
    width: 5000px;
    height: 20000px;
    background: #fff;
    content: " ";
    position: absolute;
    left: -5000px;
    top: 0;
}

.b-page .b-content.places:before {
    display: none;
}

.b-page .b-post__simple__title {
    padding: 10px 60px;
    color: #1999fe;
}

.b-page .b-post__simple__block {
    padding: 0 0 0 95px;
    margin-right: 60px;
}

.b-page .places .b-post__simple__content {
    padding: 0;
    margin: 0;
}
.b-page .b-post__simple__content {
    padding: 30px 0 30px 0;
    margin-right: 60px;
}

.b-content {
    float: left;
    width: 805px;
}

.b-content ol {
    margin-left: 50px;
    padding-bottom: 20px;
}

.b-content.places ul {
    margin: 0;
}
.b-content ul {
    list-style: none;
    margin-left: 30px;
    padding-bottom: 20px;
}

.b-content ol li {
    margin-bottom: 15px;
}

.b-content.places ul li {
    padding: 0;
    float: left;
    width: 33%;
}
.b-content ul li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 15px;
}

.b-content.places ul li:before {
    display: none;
}

.b-content ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "—";
}

.b-content h2, .b-content h3, .b-content h4, .b-content h5, .b-content h6 {
    margin-bottom: 20px;
}

.b-post__simple {
    padding: 0;
    margin: 0 0 30px 145px;
    background: #fff;
    position: relative;
}

.b-post__simple__date {
    position: absolute;
    left: -145px;
    font-family: 'helveticaneuecyrultralight', Arial, "Helvetica CY", sans-serif;
    color: #1999fe;
}

.b-post__simple__date span {
    display: block;
    width: 90px;
    text-align: center;
}

.b-post__simple__date__d {
    font-size: 4.5em;
}

.b-post__simple__date__m {
    font-size: 1.2em;
    text-transform: uppercase;
}

.b-post__simple__title {
    padding: 30px 60px;
    border-bottom: #ececec 1px solid;
}

.places .b-post__simple__title {
    border: none;
    padding: 10px 60px 10px 0;
}

.b-post__simple__title h2 {
    font-size: 1.8em;
}

.b-post__simple__title h2 a {
    text-decoration: none;
}

.b-post__simple__content {
    padding: 30px 60px;
}

.b-post__simple__more {
    padding: 20px 60px;
    position: relative;
    border-top: #ececec 1px solid;
}

.b-post__simple__bigdate {
    float: left;
}

.b-post__simple__share {
    float: right;
    position: relative;
    right: -50px;
    top: 0;
}

.b-blog__nav {
    padding: 20px 0 20px 145px;
}

.b-blog__nav a {
    font-size: 1.1em;
    padding: 0 30px;
}

.b-blog__nav__prev {
    float: left;
    background: url(../img/post-arrow-left.png) no-repeat left 2px;
}

.b-blog__nav__next {
    float: right;
    background: url(../img/post-arrow-right.png) no-repeat right 2px;
}

.b-sidebar {
    float: right;
    width: 300px;
    overflow: hidden;
}

.b-sidebar__block {
    border-top: #c7c7c7 1px solid;
    padding-top: 3px;
    margin-top: -2px;
}

.b-sidebar__info {
    padding: 0 0 30px 0;
}

.b-sidebar__info__title,
.b-sidebar__info h3 {
    padding: 10px 0;
    color: #249efe;
    font-size: 150%;
}

.b-sidebar__button__appstore {
    height: 40px;
}

.b-sidebar__button__appstore a {
    display: block;
    width: 120px;
    height: 40px;
    background: url(../img/icon-apple-blue.png) no-repeat 0 0;
    text-indent: -9999px;
}

.b-sidebar__fb {
    padding: 20px 15px;
    position: relative;
}

.b-fn__medium {
    line-height: 100%;
    font-size: 0.85em;
    padding: 6px 0;
}

.b-sidebar__fb__button {
    width: 55px;
    float: left;
}

.b-sidebar__fb__text {
    width: 185px;
    float: right;
}

.b-sidebar__tw {
    padding: 20px 15px;
}

.b-sidebar__tw p {
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.b-sidebar__tw__button {
    height: 30px;
}

.b-sidebar__sub {
    padding: 20px 15px;
}

.b-sidebar__sub p {
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.b-sidebar__sub__form {
    margin-bottom: 20px;
}

.b-sidebar__sub__form input {
    height: 25px;
    padding: 0 8px;
    border: #1999fe 1px solid;
    background: #fff;
    font-family: 'helveticaneuecyrlight', Arial, "Helvetica CY", sans-serif;
    font-size: 16px;
}

.b-sidebar__sub__form button:before {
    width: 27px;
    height: 27px;
    border: none;
    text-indent: -9999px;
    background: url(../img/arrow-right-white.png) no-repeat center center;
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
}

.b-sidebar__sub__form button {
    width: 27px;
    height: 27px;
    border: none;
    background: #1999fe;
    text-indent: -9999px;
    position: relative;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.b-sidebar__sub__rss {
    padding-left: 27px;
    background: url(../img/icon-rss.png) no-repeat left top;
}

.b-sidebar__news {
    padding: 20px 15px;
}

.b-sidebar__news dl {
    padding-top: 30px;
}

.b-sidebar__news dl dt {
    font-size: 0.7em;
    color: #b8b8b8;
    margin-bottom: 4px;
}

.b-sidebar__news dl dd {
    font-size: 0.9em;
    color: #b8b8b8;
    border-bottom: #dcdcdc 1px solid;
    margin-bottom: 17px;
    padding-bottom: 17px;
}

.b-sidebar__menu {
    padding: 20px 0 30px 0;
}

.b-sidebar__menu ul {
    list-style: none;
}

.b-sidebar__menu ul li {
    border-top: #ebebeb 1px solid;
    background: #fff;
}

.b-sidebar__menu ul li a,
.b-sidebar__menu ul li span {
    display: block;
    padding: 15px 20px;
    text-decoration: none;
}

.b-sidebar__menu ul li span {
    color: #cacaca;
}

.b-sidebar__menu ul li a:hover {
    background: #1999fe;
    color: #fff;
}

.b-sidebar__menu ul li:first-child {
    border-top: none;
}

.b-sidebar__menu ul li.active a {
    color: #cacaca;
    background: #fff;
}

.b-footer__wrap {
    height: 170px;
    background: #1999fe;
}

.b-footer {
    width: 1240px;
    height: 60px;
    margin: 0 auto;
    position: relative;
}

.b-footer__logo {
    width: 200px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 60px;
}

.b-footer a {
    text-decoration: none;
}
.b-footer__logo a {
    display: block;
    width: 122px;
    height: 40px;
    margin: 0 auto;
    /*background: url(../img/logo.png) no-repeat 0 0;*/
    /*text-indent: -9999px;*/
}

.b-footer__logo img {
    width: 100%;
}

.b-footer__social {
    position: absolute;
    right: 0;
    top: 60px;
}

.b-footer__social a {
    display: block;
    height: 33px;
    float: left;
    margin-left: 15px;
    text-indent: -9999px;
}

.b-social__pint {
    background: url(../img/icon-social.png) no-repeat 0 0;
    width: 33px;
}

.b-social__inst {
    background: url(../img/icon-social.png) no-repeat -33px 0;
    width: 33px;
}

.b-social__tw {
    background: url(../img/icon-social.png) no-repeat -66px 0;
    width: 36px;
}

.b-social__fb {
    background: url(../img/icon-social.png) no-repeat -102px 0;
    width: 33px;
}

.b-footer__info {
    text-align: center;
    padding-top: 64px;
}

.b-footer__menu {
    list-style: none;
    margin-bottom: 20px;
}

.b-footer__menu li {
    padding: 0 18px;
    display: inline-block;
    font-size: 1.2em;
}

.b-footer__menu li a {
    color: #fff;
}

.b-footer__copyright {
    color: #aad2ff;
}

@media screen and (min-width: 980px) and (max-width: 1239px) {
    .b-header {
        width: 980px;
        height: 60px;
        margin: 0 auto;
        position: relative;
    }

    .b-promo {
        width: 990px;
        height: 740px;
        margin: 0 auto;
        position: relative;
        color: #fff;
    }

    .b-promo__block {
        width: 420px;
        padding: 140px 0 0 60px;
    }

    .b-slider__wrap {
        background: #fff;
        padding: 100px 0;
    }

    .b-slider {
        width: 900px;
        height: 745px;
        margin: 0 auto;
        position: relative;
    }

    .b-slider__block__simple {
        padding: 70px 145px 0 430px;
    }

    .b-slider__block__one {
        background: url(../img/iphone.jpg) no-repeat 80px top;
    }

    .b-slider__block__two {
        background: url(../img/nexus.jpg) no-repeat 80px top;
    }

    .b-info__wrap {
        height: 500px;
    }

    .b-info {
        width: 990px;
        height: 500px;
        margin: 0 auto;
        position: relative;
        color: #fff;
    }

    .b-info__block {
        width: 620px;
        padding: 100px 0 0 60px;
    }

    .b-info__block__three {
        width: 550px;
        padding: 70px 0 65px 425px;
    }

    .b-info__block__four {
        width: 650px;
        padding: 70px 0 0 60px;
    }

    .b-place__wrap {
        padding: 70px 0 0 0;
    }

    .b-place {
        width: 990px;
        margin: 0 auto;
        position: relative;
    }

    .b-social__wrap {
        background: #a3d6ff url(../img/bg-fb.png) no-repeat center 65px;
        padding: 415px 0 50px 0;
    }

    .b-social {
        width: 990px;
        margin: 0 auto;
        font-size: 1.4em;
        text-align: center;
    }

    .b-map {
        height: 700px;
        position: relative;
    }

    #map {
        width: 100%;
        height: 700px;
    }

    .b-map__baloon__wrap {
        left: 80px;
    }

    .b-opinion__wrap {
        background: #fff;
        padding: 50px 0;
    }

    .b-opinion {
        width: 990px;
        margin: 0 auto;
    }

    .b-blog__wrap {
        padding: 50px 0 70px 0;
    }

    .b-blog {
        width: 990px;
        margin: 0 auto;
    }

    .b-page {
        width: 980px;
        margin: 0 auto;
        padding: 0 5px 0 0;
        overflow: hidden;
    }

    .b-page .b-content {
        float: right;
        margin-right: 20px;
        background: #fff;
        position: relative;
    }

    .b-page .b-content:before {
        width: 5000px;
        height: 20000px;
        background: #fff;
        content: " ";
        position: absolute;
        left: -5000px;
        top: 0;
    }

    .b-page .b-post__simple__title {
        padding: 30px 0;
        color: #1999fe;
    }

    .b-page .b-post__simple__block {
        padding: 0 0 0 95px;
        margin-right: 60px;
    }

    .b-page .b-post__simple__content {
        padding: 30px 0 30px 0;
        margin-right: 60px;
    }

    .b-content {
        float: left;
        width: 695px;
    }

    .b-post__simple {
        padding: 0;
        margin: 0 0 30px 20px;
        background: #fff;
        position: relative;
    }

    .b-post__simple__date {
        display: none;
    }

    .b-post__simple__content {
        padding: 30px 60px;
    }

    .b-blog__nav {
        padding: 20px 0 20px 20px;
    }

    .b-sidebar {
        float: right;
        width: 250px;
        overflow: hidden;
    }

    .b-sidebar__fb__button {
        width: 55px;
        float: left;
    }

    .b-sidebar__fb__text {
        width: 145px;
        float: right;
    }

    .b-sidebar__sub__form input {
        width: 150px;
        height: 25px;
        padding: 0 8px;
        border: #1999fe 1px solid;
        background: #fff;
        font-family: 'helveticaneuecyrlight', Arial, "Helvetica CY", sans-serif;
        font-size: 16px;
    }

    .b-footer__wrap {
        height: 170px;
        background: #1999fe;
    }

    .b-footer {
        width: 990px;
        height: 60px;
        margin: 0 auto;
        position: relative;
    }

    .b-footer__menu li {
        padding: 0 10px;
        display: inline-block;
        font-size: 1.2em;
    }
}

@media screen and (min-width: 768px) and (max-width: 979px) {
    .b-header {
        width: 750px;
        height: 60px;
        margin: 0 auto;
        position: relative;
    }

    .b-header__logo {
        width: 154px;
        height: 27px;
        position: absolute;
        left: 20px;
        top: 15px;
    }

    .b-promo__wrap {
        height: 550px;
    }

    .b-promo {
        width: 750px;
        height: 550px;
        margin: 0 auto;
        position: relative;
        color: #fff;
    }

    .b-promo__block {
        width: 420px;
        padding: 140px 0 0 60px;
    }

    .b-header__open {
        display: block;
    }

    .b-header__block {
        display: none;
        height: 60px;
        position: absolute;
        left: 0;
        top: 60px;
        width: 100%;
        background: #1999fe;
        z-index: 9999;
    }

    .b-header__search {
        float: left;
        margin-left: 10px;
        left: 0;
    }

    .b-header__search {
        float: left;
        margin-left: 10px;
    }

    .b-header__download {
        float: right;
        margin-right: 20px;
    }

    .b-slider__wrap {
        background: #fff;
        padding: 40px 0 0 0;
    }

    .b-slider {
        width: 650px;
        height: 480px;
        margin: 0 auto;
        position: relative;
    }

    .b-slider__block {
        height: 480px;
    }

    .b-slider__block ul {
        list-style: none;
    }

    .b-slider__block ul li {
        float: left;
        height: 480px;
    }

    .b-slider__block__simple {
        padding: 0;
    }

    .b-slider__block__simple h3 {
        text-align: center;
    }

    .b-slider__block__one {
        background: url(../img/iphone.jpg) no-repeat center 200px;
    }

    .b-slider__block__two {
        background: url(../img/nexus.jpg) no-repeat center 200px;
    }

    .b-slider__wrap .b-slider__nav__pag {
        display: none !important;
    }

    .b-slider__nav__prev {
        top: 45%;
    }

    .b-slider__nav__next {
        top: 45%;
    }

    .b-info__wrap {
        height: 500px;
    }

    .b-info {
        width: 750px;
        height: 500px;
        margin: 0 auto;
        position: relative;
        color: #fff;
    }

    .b-info__block {
        width: 620px;
        padding: 70px 0 0 20px;
    }

    .b-slider__block__simple p {
        display: none;
    }

    .b-slider__block__video {
        display: none;
    }

    .b-info__block__three {
        width: 350px;
        padding: 20px 0 149px 400px;
    }

    .b-info__block__three h2 {
        font-size: 275%;
    }

    .b-info__block__four {
        width: 600px;
        padding: 70px 0 0 20px;
    }

    .b-place__wrap {
        padding: 70px 0 0 0;
        overflow: hidden;
    }

    .b-place {
        width: 760px;
        margin: 0 auto;
        position: relative;
    }

    .b-social__wrap {
        background: #a3d6ff url(../img/bg-fb.png) no-repeat center 65px;
        padding: 415px 0 50px 0;
        overflow: hidden;
    }

    .b-social {
        width: 750px;;
        margin: 0 auto;
        font-size: 1.4em;
        text-align: center;
    }

    .b-map {
        height: 700px;
        position: relative;
    }

    #map {
        width: 100%;
        height: 700px;
    }

    .b-map__baloon__wrap {
        width: 660px;
        left: 80px;
    }

    .b-map__baloon {
        width: 660px;
    }

    .b-map__baloon:before {
        width: 34px;
        height: 34px;
        background: url(../img/jaw.png) no-repeat 0 0;
        content: " ";
        position: absolute;
        left: 0;
        bottom: 86px;
    }

    .b-map__photos div {
        float: left;
    }

    .b-map__baloon img {
        display: block;
    }

    .b-map__header {
        height: 90px;
        position: relative;
    }

    .b-map__block {
        float: right;
        width: 250px;
        height: 90px;
        border-left: #ebebeb 1px solid;
        position: relative;
    }

    .b-map__airport {
        float: left;
        margin: 0 10px;
        width: 385px;
        height: 82px;
        position: relative;
        /*background: url(../img/icon-plane.png) no-repeat 0 24px;*/
    }

    .b-map__airport .b-place__simple__air {
        position: absolute;
        left: 50px;
        top: 25px;
        font-size: 1.1em;
        color: #444444;
    }

    .b-map__airport .b-place__simple__city {
        position: absolute;
        left: 50px;
        top: 47px;
    }

    .b-map__airport .b-place__simple__price {
        position: absolute;
        right: 10px;
        top: 25px;
        font-size: 1.1em;
        color: #2e77bb;
    }

    .b-map__airport .b-place__simple__level {
        position: absolute;
        right: 10px;
        top: 47px;
    }

    .b-map__info {
        float: left;
        margin: 0 14px;
        width: 350px;
        height: 82px;
        position: relative;
        font-size: 1.1em;
        font-weight: 300 !important;
    }

    .b-map__info .b-place__simple__sales {
        top: 18px;
    }

    .b-map__info .b-place__simple__income {
        top: 48px;
    }

    .b-map__info .b-place__simple__circle {
        top: 18px;
    }

    .b-map__info .b-place__simple__chekin {
        top: 48px;
    }

    .b-map__info__right {
        font-size: 1em;
    }

    .b-map__info__right .b-place__simple__sales {
        top: 18px;
        padding-left: 0;
        background: none;
    }

    .b-map__info__right .b-place__simple__income {
        top: 48px;
        padding-left: 0;
        background: none;
    }

    .b-map__info__right .b-place__simple__circle {
        top: 18px;
        padding-left: 0;
        background: none;
    }

    .b-map__info__right .b-place__simple__chekin {
        top: 48px;
        padding-left: 0;
        background: none;
    }

    .b-map__avatar {
        position: absolute;
        left: 24px;
        top: 24px;
        width: 40px;
        height: 40px;
    }

    .b-map__avatar img {
        border: #1999fe 1px dashed;
    }

    .b-map__private {
        padding: 26px 20px 0 80px;
    }

    .b-map__private a {
        font-size: 1.1em;
        display: block;
    }

    .b-map__photos img {
        width: 100%;
    }

    .b-map__photos div {
        width: 115px;
    }

    .b-map__photos div + div {
        width: 315px;
    }

    .b-map__photos div + div + div {
        width: 115px;
    }

    .b-opinion__wrap {
        background: #fff;
        padding: 50px 0;
        overflow: hidden;
    }

    .b-opinion {
        width: 750px;
        margin: 0 auto;
    }

    .b-blog__wrap {
        padding: 50px 0 70px 0;
        overflow: hidden;
    }

    .b-blog {
        width: 720px;
        margin: 0 auto;
    }

    .b-page {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
    }

    .b-page .b-content {
        float: none;
        margin: 0;
        background: #fff;
        position: static;
        width: 70%;
    }

    .b-sidebar {
    }

    .b-page .b-content h1 {
        font-size: 3em;
    }

    .b-page .b-content:before {
        width: 5000px;
        height: 20000px;
        background: #fff;
        content: " ";
        position: absolute;
        left: -5000px;
        top: 0;
    }

    .b-page .b-post__simple__title {
        padding: 30px 0;
        color: #1999fe;
    }

    .b-page .b-post__simple__block {
        padding: 0 0 0 35px;
        margin-right: 20px;
    }

    .b-page .b-post__simple__content {
        padding: 30px 0 30px 0 !important;
        margin-right: 60px;
    }

    .b-content {
        float: none;
        width: 100%;
    }

    .b-post__simple__bigdate {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }

    .b-post__simple__share {
        float: none;
        width: 100%;
        right: 0;
    }

    .b-post__simple__title {
        padding: 30px
    }

    .b-post__simple__content {
        padding: 30px !important;
    }

    .b-post__simple {
        padding: 0;
        margin: 0 0 30px 20px;
        background: #fff;
        position: relative;
    }

    .b-post__simple__date {
        display: none;
    }

    .b-post__simple__content {
        padding: 30px 60px;
    }

    .b-blog__nav {
        padding: 20px 0 20px 20px;
    }

    .b-sidebar {
        float: right;
        width: 220px;
        overflow: hidden;
    }

    .b-sidebar__fb__button {
        width: 55px;
        float: left;
    }

    .b-sidebar__fb__text {
        width: 125px;
        float: right;
    }

    .b-sidebar__sub__form input {
        width: 120px;
        height: 25px;
        padding: 0 8px;
        border: #1999fe 1px solid;
        background: #fff;
        font-family: 'helveticaneuecyrlight', Arial, "Helvetica CY", sans-serif;
        font-size: 16px;
    }

    .b-footer__wrap {
        height: 170px;
        background: #1999fe;
        overflow: hidden;
    }

    .b-footer {
        width: 750px;
        height: 60px;
        margin: 0 auto;
        position: relative;
    }

    .b-footer__menu {
        display: none;
    }

    .b-footer__menu li {
        padding: 0 10px;
        display: inline-block;
        font-size: 1.2em;
    }

    .b-footer__copyright {
        text-align: left !important;
        display: block;
        padding: 50px 0 0 20px;
    }

    .b-footer__social {
        right: 20px;
    }

    .b-content.places ul li {
        width: 50%;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .b-header {
        width: 100%;
        height: 60px;
        margin: 0 auto;
        position: relative;
    }

    .b-header__logo {
        width: 154px;
        height: 27px;
        position: absolute;
        left: 20px;
    }

    .b-header__search {
        display: none;
    }

    .b-promo__wrap {
        height: auto;
    }

    .b-promo {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        color: #fff;
        background: none !important;
    }

    .b-promo__block {
        width: 90%;
        padding: 20px;
    }

    .b-promo__block h1 {
        font-size: 250% !important;
    }

    .b-promo__block p {
        font-size: 1.3em !important;
    }

    .b-link__appstore {
        width: 90%;
        background-size: 100%;
    }

    .b-header__open {
        display: block;
    }

    .b-header__block {
        display: none;
        height: 60px;
        position: absolute;
        left: 0;
        top: 60px;
        width: 100%;
        background: #1999fe;
        z-index: 9999;
    }

    .b-header__search {
        float: left;
        margin-left: 10px;
        left: 0;
    }

    .b-header__search {
        float: left;
        margin-left: 10px;
    }

    .b-header__download {
        float: right;
        margin-right: 20px;
    }

    .b-slider__wrap {
        background: #fff;
        padding: 20px 0 0 0;
    }

    .b-slider {
        width: 310px;
        height: 480px;
        margin: 0 auto;
        position: relative;
    }

    .b-slider__block {
        height: 480px;
    }

    .b-slider__block ul {
        list-style: none;
    }

    .b-slider__block ul li {
        float: left;
        height: 480px;
        background-size: 80%;
    }

    .b-slider__block__simple {
        padding: 0;
    }

    .b-slider__block__link a {
        margin: 0 auto;
    }

    .b-slider__block__simple h3 {
        text-align: center;
        text-align: center;
        line-height: 150%;
        font-size: 150%;
        padding: 0 10px;
        color: #747474;
    }

    .b-slider__block__one {
        background: url(../img/iphone.jpg) no-repeat center 200px;
    }

    .b-slider__block__two {
        background: url(../img/nexus.jpg) no-repeat center 200px;
    }

    .b-slider .b-slider__nav__pag {
        display: none !important;
    }

    .b-slider__nav__prev {
        top: 65%;
        left: 0;
    }

    .b-slider__nav__next {
        top: 65%;
        right: 0;
    }

    .b-info__wrap {
        height: auto;
    }

    .b-info {
        width: 100%;
        height: auto;
        margin: 0 auto;
        position: relative;
        color: #fff;
    }

    .b-info h2 {
        font-size: 250%;
    }

    .b-info .b-link__appstore {
        margin-bottom: 10px;
    }

    .b-info__block {
        width: 90%;
        padding: 30px 0 0 20px;
    }

    .b-slider__block__simple p {
        display: none;
    }

    .b-slider__block__video {
        display: none;
    }

    .b-info__block p {
        font-size: 1.3em;
    }

    .b-info__block__three {
        width: 90%;
        background: none;
    }

    .b-info__block__four {
        padding: 30px 0 0 20px;
    }

    .b-place__wrap {
        padding: 30px 0 0 0;
        overflow: hidden;
        height: auto;
        min-height: 70vh;
    }

    .b-place {
        width: 90%;
        margin: 0 auto;
        position: relative;
        height: auto;
        min-height: 70vh;
    }

    .b-place__title {
        padding-bottom: 25px;
    }

    .b-place h3 {
        font-size: 150%;
        text-align: left;
    }

    .b-place__more {
        display: none;
    }

    .b-place__simple__icon {
        position: absolute;
        left: 46px;
    }

    .places .b-place__simple__icon {
        position: static;
    }

    .places .b-place__simple__air,
    .places .b-place__simple__city {
        left: 60px;
        max-width: none;
        width: 77%;
    }

    .b-place__simple__air,
    .b-place__simple__city {
        left: 96px;
        max-width: none;
    }

    .b-place__simple__price,
    .b-place__simple__level,
    .b-place__simple__sales,
    .b-place__simple__income,
    .b-place__simple__circle,
    .b-place__simple__chekin {
        display: none;
    }

    .b-place__simple .image {
        width: 100%;
        height: auto;
    }

    .b-place__list ul li {
        height: auto;
        min-height: 375px;
    }

    .b-place__simple__check {
        height: auto;
    }

    .b-place__simple__check .b-place__simple__price {
        display: block;
        margin: 0 auto;
        position: static;
        text-align: center;
        font-size: 150%;
        padding: 10px 0;
    }

    .b-place .b-slider__nav__pag {
        margin-top: 20px;
    }

    .b-social__wrap {
        background: #a3d6ff url(../img/bg-fb.png) no-repeat center 65px;
        padding: 225px 0 50px 0;
        overflow: hidden;
        background-size: 90%;
    }

    .b-social {
        width: 90%;
        margin: 0 auto;
        font-size: 1.2em;
        text-align: center;
    }

    .fb-facepile {
        display: none !important;
    }

    .b-sidebar {
        display: none;
    }

    .b-map {
        height: auto;
        position: relative;
    }

    #map {
        display: none;
    }

    .b-map__baloon__wrap {
        width: 100%;
        left: 0;
        position: static;
    }

    .b-map__baloon {
        width: auto;
        margin: 10px;
    }

    .b-map__baloon:before {
        width: 34px;
        height: 34px;
        background: url(../img/jaw.png) no-repeat 0 0;
        content: " ";
        position: absolute;
        left: 0;
        bottom: 86px;
    }

    .b-map__baloon .b-place__simple__icon {
        left: 0;
    }

    .b-map__photos div {
        float: left;
    }

    .b-map__baloon img {
        display: block;
    }

    .b-map__header {
        height: 90px;
        position: relative;
    }

    .b-map__block {
        float: right;
        width: 250px;
        height: 90px;
        border-left: #ebebeb 1px solid;
        position: relative;
    }

    .b-map__airport {
        float: left;
        margin: 0 10px;
        width: 350px;
        height: 82px;
        position: relative;
        /*background: url(../img/icon-plane.png) no-repeat 0 24px;*/
    }

    .b-map__airport .b-place__simple__air {
        position: absolute;
        left: 50px;
        top: 25px;
        font-size: 1.1em;
        color: #444444;
    }

    .b-map__airport .b-place__simple__city {
        position: absolute;
        left: 50px;
        top: 47px;
    }

    .b-map__airport .b-place__simple__price {
        position: absolute;
        right: 10px;
        top: 25px;
        font-size: 1.1em;
        color: #2e77bb;
    }

    .b-map__airport .b-place__simple__level {
        position: absolute;
        right: 10px;
        top: 47px;
    }

    .b-map__info {
        float: left;
        margin: 0 14px;
        width: 350px;
        height: 82px;
        position: relative;
        font-size: 1.1em;
        font-weight: 300 !important;
    }

    .b-map__info .b-place__simple__sales {
        top: 18px;
    }

    .b-map__info .b-place__simple__income {
        top: 48px;
    }

    .b-map__info .b-place__simple__circle {
        top: 18px;
    }

    .b-map__info .b-place__simple__chekin {
        top: 48px;
    }

    .b-map__info__right {
        font-size: 1em;
    }

    .b-map__info__right .b-place__simple__sales {
        top: 18px;
        padding-left: 0;
        background: none;
    }

    .b-map__info__right .b-place__simple__income {
        top: 48px;
        padding-left: 0;
        background: none;
    }

    .b-map__info__right .b-place__simple__circle {
        top: 18px;
        padding-left: 0;
        background: none;
    }

    .b-map__info__right .b-place__simple__chekin {
        top: 48px;
        padding-left: 0;
        background: none;
    }

    .b-map__avatar {
        position: absolute;
        left: 24px;
        top: 24px;
        width: 40px;
        height: 40px;
    }

    .b-map__avatar img {
        border: #1999fe 1px dashed;
    }

    .b-map__private {
        padding: 26px 20px 0 80px;
    }

    .b-map__private a {
        font-size: 1.1em;
        display: block;
    }

    .b-map__photos img {
        width: 100%;
    }

    .b-map__block {
        display: none;
    }

    .b-map__photos div + div {
        width: 100%;
    }

    .b-fb__wrap {
        display: none;
    }

    .b-map__photos_row1,
    .b-map__photos_row2,
    .b-map__photos_row3,
    .b-map__photos_row4 {
        width: 100%;
    }

    .b-map__photos_row1 img,
    .b-map__photos_row2 img,
    .b-map__photos_row3 img,
    .b-map__photos_row4 img,
    .b-map__photos .big {
        width: 100%;
        float: left;
    }

    .b-map__photos .small {
        width: 50%;
    }

    .b-opinion__wrap {
        background: #fff;
        padding: 50px 0;
        overflow: hidden;
    }

    .b-opinion {
        width: 310px;
        margin: 0 auto;
    }

    .b-blog__wrap {
        padding: 30px 0 0;
        overflow: hidden;
    }

    .b-blog {
        width: 100%;
        margin: 0 auto;
    }

    .b-post__simple__title h2 {
        font-size: 1.4em;
    }

    .b-page {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        overflow: hidden;
    }

    .b-page .b-content h1 {
        font-size: 3em;
    }

    .b-page .b-content:before {
        display: none;
    }

    .b-page .b-content,
    .b-page .b-content.places {
        margin: 0;
        float: none;
        min-height: inherit;
        position: static;
        width: 100%;
        padding: 0 20px;
    }

    .b-page .b-post__simple__title {
        padding: 30px 0;
        color: #1999fe;
    }

    .b-page .b-post__simple__block {
        padding: 0 0 0 0;
        margin-right: 20px;
    }

    .b-page .b-post__simple__content {
        padding: 30px 0 30px 0 !important;
        margin-right: 60px;
    }

    .b-content {
        float: none;
        width: 100%;
    }

    .b-post__simple__bigdate {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }

    .b-post__simple__share {
        float: none;
        width: 100%;
        right: 0;
    }

    .b-post__simple__title {
        padding: 30px
    }

    .b-post__simple__content {
        padding: 30px !important;
    }

    .b-post__simple {
        padding: 0;
        margin: 0 0 30px;
        background: #fff;
        position: relative;
    }

    .b-post__simple__date {
        display: none;
    }

    .b-post__simple__content {
        padding: 30px 60px;
    }

    .b-post__simple__more {
        padding: 20px 30px;
    }

    .b-blog__nav {
        padding: 20px 0 20px 20px;
    }

    .b-sidebar {
        float: right;
        width: 220px;
        overflow: hidden;
    }

    .b-sidebar__fb__button {
        width: 55px;
        float: left;
    }

    .b-sidebar__fb__text {
        width: 125px;
        float: right;
    }

    .b-sidebar__sub__form input {
        width: 120px;
        height: 25px;
        padding: 0 8px;
        border: #1999fe 1px solid;
        background: #fff;
        font-family: 'helveticaneuecyrlight', Arial, "Helvetica CY", sans-serif;
        font-size: 16px;
    }

    .b-opinon__logo {
        height: 50px;
    }

    .b-footer__wrap {
        height: 170px;
        background: #1999fe;
        overflow: hidden;
    }

    .b-footer {
        width: 310px;
        height: 60px;
        margin: 0 auto;
        position: relative;
    }

    .b-footer__menu {
        display: none;
    }

    .b-footer__menu li {
        padding: 0 10px;
        display: inline-block;
        font-size: 1.2em;
    }

    .b-footer__copyright {
        text-align: left !important;
        display: block;
        padding: 50px 0 0 20px;
    }
    .b-footer__logo {
        position: static;
        margin: 30px auto;
    }

    .b-footer__info {
        display: none;
    }

    .b-footer__social {
        position: static;
        width: 200px;
        margin: 0 auto;

    }

    .b-content.places ul li {
        float: none;
        width: 100%;
    }
}