/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    height: 100%;
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

*,
 :after,
 :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857;
    color: #2a2a2a;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.icon {
    display: inline-block;
    vertical-align: top
}

.icon--btn {
    top: 50%;
    position: relative;
    margin-top: -10px;
    margin-right: 13px
}

.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: left;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    text-transform: uppercase;
    background-color: #0081ff;
    height: 54px;
    line-height: 17px;
    border-radius: 27px;
    padding: 10px 24px;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: 8px 8px 16px rgba(27, 139, 249, .4);
    transition: background-color .4s cubic-bezier(.25, .8, .25, 1)
}

.button,
.button.focus,
.button:focus {
    color: #fff;
    text-decoration: none;
    outline: none
}

@media (hover) {
    .button:hover {
        background-color: #0067cc;
        text-decoration: none;
        outline: none
    }
}

.button:hover {
    color: #fff;
    text-decoration: none;
    outline: none
}

.button.disabled,
.button[disabled],
fieldset[disabled] .button {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.button__text {
    text-align: left;
    display: inline-block
}

.title {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    margin: 0;
    color: #2a2a2a;
    font-size: 26px
}

@media (min-width:992px) {
    .title {
        font-size: 36px
    }
}

.feature {
    position: relative;
    padding-left: 43px;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .feature {
        margin-bottom: 60px
    }
}

.feature__icon {
    position: absolute;
    top: 1px;
    left: 2px
}

.intro {
    background-color: #5989cf;
    background-image: linear-gradient(129deg, #402073, #5989cf);
    background-repeat: repeat-x
}

.intro__desc-block {
    padding-top: 20px;
    text-align: center
}

@media (min-width:992px) {
    .intro__desc-block {
        padding-top: 182px;
        text-align: left;
        margin-left: -30px
    }
}

.intro__title {
    font-size: 34px;
    line-height: 46px;
    color: #fff;
    margin-bottom: 30px
}

@media (min-width:992px) {
    .intro__title {
        margin-bottom: 53px;
        font-size: 40px;
        line-height: 56px
    }
}

@media (min-width:1200px) {
    .intro__title {
        font-size: 44px
    }
}

.intro__desc {
    font-size: 24px;
    color: #d4d5e4;
    line-height: 32px;
    margin-bottom: 30px
}

@media (min-width:992px) {
    .intro__desc {
        margin-bottom: 69px
    }
}

.intro__desc-bold {
    font-weight: 700;
    color: #fff
}

.intro__buttons .button {
    margin-bottom: 15px;
    min-width: 195px
}

.intro__buttons .button:last-child {
    margin-bottom: 0
}

@media (min-width:480px) {
    .intro__buttons .button {
        min-width: 0;
        margin-right: 18px;
        margin-bottom: 0
    }
    .intro__buttons .button:last-child {
        margin-right: 0
    }
}

.intro__pic-block {
    padding-top: 30px;
    text-align: center
}

@media (min-width:992px) {
    .intro__pic-block {
        padding-top: 54px;
        text-align: left;
        margin-left: -46px
    }
}

.intro__pic {
    width: 100%;
    max-width: 342px;
    height: auto
}

.about {
    padding: 30px 0 15px
}

@media (min-width:992px) {
    .about {
        padding: 90px 0 63px
    }
}

.about__title-block {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .about__title-block {
        text-align: left;
        position: relative;
        margin: 0 -30px 55px
    }
    .about__title-block:after {
        content: "";
        height: 1px;
        background: #ebebeb;
        position: absolute;
        top: 50%;
        left: 243px;
        right: 0
    }
}

.about__desc {
    width: 100%
}

@media (min-width:992px) {
    .about__desc {
        width: auto;
        margin-left: -30px;
        margin-right: -30px
    }
}

.about__block {
    margin-bottom: 15px
}

@media (min-width:992px) {
    .about__block {
        padding: 0 50px;
        margin-bottom: 0;
        float: left;
        width: 33.3%
    }
    .about__block:first-child {
        padding-left: 0
    }
    .about__block:last-child {
        padding-right: 0
    }
}

.planner {
    background: #f1f3f6;
    padding: 30px 0 15px
}

@media (min-width:992px) {
    .planner {
        padding: 100px 0 96px
    }
}

.planner__title {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .planner__title {
        margin: 50px 0 54px;
        text-align: left
    }
}

.planner__desc {
    opacity: .8;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .planner__desc {
        margin-bottom: 60px;
        max-width: 360px
    }
}

.planner__pic-block {
    text-align: center;
    margin-bottom: 30px
}

@media (min-width:992px) {
    .planner__pic-block {
        margin-bottom: 0;
        text-align: left;
        margin-left: 48px
    }
}

.planner__pic {
    width: 100%;
    max-width: 345px;
    height: auto;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .15)
}

.maps {
    padding: 30px 0 15px
}

@media (min-width:992px) {
    .maps {
        padding: 87px 0 54px
    }
}

.maps__title {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .maps__title {
        margin-bottom: 52px;
        text-align: left
    }
}

.maps__desc {
    opacity: .8;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .maps__desc {
        margin-bottom: 64px;
        max-width: 365px
    }
}

@media (min-width:992px) {
    .maps__features {
        margin-left: 57px
    }
}

@media (min-width:992px) {
    .maps__features .feature {
        margin-bottom: 57px
    }
}

.maps__pic-block {
    text-align: center;
    margin-bottom: 30px
}

@media (min-width:992px) {
    .maps__pic-block {
        margin-bottom: 0;
        text-align: left;
        margin-top: 34px;
        margin-left: 64px
    }
}

.maps__pic {
    width: 100%;
    max-width: 345px;
    height: auto;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .15)
}

.transit {
    background: #f1f3f6;
    padding: 30px 0 15px
}

@media (min-width:992px) {
    .transit {
        padding: 100px 0 90px
    }
}

.transit__title {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .transit__title {
        margin: 38px 0 54px;
        text-align: left
    }
}

.transit__desc {
    opacity: .8;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .transit__desc {
        margin-bottom: 74px;
        max-width: 320px
    }
}

.transit__pic-block {
    text-align: center;
    margin-bottom: 30px
}

@media (min-width:992px) {
    .transit__pic-block {
        margin-bottom: 0;
        text-align: left;
        margin-left: 51px
    }
}

.transit__pic {
    width: 100%;
    max-width: 345px;
    height: auto;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .15)
}

.find-near {
    padding: 30px 0 15px
}

@media (min-width:992px) {
    .find-near {
        padding: 100px 0 89px
    }
}

.find-near__title {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .find-near__title {
        margin-bottom: 52px;
        text-align: left
    }
}

.find-near__desc {
    opacity: .8;
    margin-bottom: 20px;
    max-width: 365px
}

@media (min-width:992px) {
    .find-near__desc {
        margin-bottom: 54px
    }
}

.find-near__desc--bottom {
    max-width: 460px
}

@media (min-width:992px) {
    .find-near__desc--bottom {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .find-near__features {
        margin-left: 72px;
        margin-top: 64px
    }
}

@media (min-width:992px) {
    .find-near__features .feature {
        margin-bottom: 54px
    }
}

.find-near__pic-block {
    text-align: center;
    margin-bottom: 30px
}

@media (min-width:992px) {
    .find-near__pic-block {
        margin-bottom: 0;
        text-align: left;
        margin-left: 70px
    }
}

.find-near__pic {
    width: 100%;
    max-width: 345px;
    height: auto;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .15)
}

.weather {
    background: #f1f3f6;
    padding: 30px 0 15px
}

@media (min-width:992px) {
    .weather {
        padding: 50px 0 39px
    }
}

.weather__title {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .weather__title {
        margin: 208px 0 54px;
        text-align: left
    }
}

.weather__pic-block {
    text-align: center;
    margin-bottom: 30px
}

@media (min-width:992px) {
    .weather__pic-block {
        margin-bottom: 0;
        text-align: left;
        margin-left: 63px
    }
}

.weather__pic {
    width: 100%;
    max-width: 345px;
    height: auto;
    box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .15)
}

.features {
    padding: 30px 0 10px
}

@media (min-width:992px) {
    .features {
        padding: 90px 0 96px
    }
}

.features__header {
    margin-bottom: 30px
}

@media (min-width:992px) {
    .features__header {
        margin-bottom: 63px
    }
}

.features__title {
    margin-bottom: 5px;
    text-align: center
}

@media (min-width:992px) {
    .features__title {
        text-align: left;
        margin-bottom: 0;
        margin-left: 70px
    }
}

@media (min-width:992px) {
    .features__desc {
        padding-top: 14px
    }
}

.features__block {
    margin-bottom: 24px
}

@media (min-width:992px) {
    .features__block {
        margin-bottom: 14px;
        max-width: 224px
    }
}

@media (min-width:992px) {
    .features__block--col1 {
        margin-left: 70px
    }
}

@media (min-width:992px) {
    .features__block--col2 {
        margin-left: 68px
    }
}

@media (min-width:992px) {
    .features__block--col3 {
        margin-left: 32px
    }
}

.features__icon {
    height: 40px
}

@media (min-width:992px) {
    .features__icon {
        height: 44px
    }
}

.footer {
    background-color: #5989cf;
    background-image: linear-gradient(129deg, #402073, #5989cf);
    background-repeat: repeat-x;
    padding: 121px 0;
    position: relative
}

.footer:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../img/footer-bg.png) 50% 100% no-repeat;
    background-size: auto 100%;
    z-index: 1
}

.footer__title {
    text-align: center;
    color: #fff;
    position: relative;
    margin-bottom: 15px;
    z-index: 2
}

@media (min-width:992px) {
    .footer__title {
        margin-bottom: 42px
    }
}

.footer__buttons {
    text-align: center;
    position: relative;
    z-index: 2
}

.footer__buttons .button {
    margin-bottom: 15px;
    min-width: 195px
}

.footer__buttons .button:last-child {
    margin-bottom: 0
}

@media (min-width:480px) {
    .footer__buttons .button {
        min-width: 0;
        margin-right: 18px;
        margin-bottom: 0
    }
    .footer__buttons .button:last-child {
        margin-right: 0
    }
}

.svg-apple,
.svg-googleplay,
.svg-label,
.svg-photos,
.svg-streetview,
.svg-videos,
.svg-webcams,
.svg-wikis {
    background: url(../img/sprite.view.svg) no-repeat
}

.svg-apple {
    background-position: 25.38487957114486% 99.49238578680203%
}

.svg-apple-dims {
    width: 16.031px;
    height: 19.75px
}

.svg-googleplay {
    background-position: 0 100%
}

.svg-googleplay-dims {
    width: 17px;
    height: 20px
}

.svg-label {
    background-position: 45.3125% 59.25925925925926%
}

.svg-label-dims {
    width: 19px;
    height: 15px
}

.svg-photos {
    background-position: 98.53571428571429% 0
}

.svg-photos-dims {
    width: 27px;
    height: 22px
}

.svg-streetview {
    background-position: 0 0
}

.svg-streetview-dims {
    width: 26.18px;
    height: 32px
}

.svg-videos {
    background-position: 90.45901639344262% 46.808510638297875%
}

.svg-videos-dims {
    width: 22px;
    height: 22px
}

.svg-webcams {
    background-position: 48.48148148148148% 0
}

.svg-webcams-dims {
    width: 29px;
    height: 24px
}

.svg-wikis {
    background-position: 0 61.53846153846154%
}

.svg-wikis-dims {
    width: 29px;
    height: 17px
}

* {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

input,
textarea {
    -webkit-touch-callout: default !important;
    -webkit-user-select: text !important
}

body {
    font-family: Josefin Sans, sans-serif;
    min-width: 300px;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: none
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.play_button {
    box-sizing: border-box;
    height: 120px;
}


/*
@media (min-width: 768px) {
.content{
	margin-left:300px;
	position:absolute;
	top:0px;
}
}*/

#map {
    width: 600px;
    height: 400px;
}