*:not(h1,h2,h3,h4,h5,h6) {
  font-family: "Open Sans", Montserrat;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Open Sans", Montserrat;
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7c6e025d8ec99c7705c37c4e66941bb5)
 * Config saved to config.json and https://gist.github.com/7c6e025d8ec99c7705c37c4e66941bb5
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! 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 {
    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;
    font-family: 'Open Sans', Montserrat;
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

.smaller-70 {
    font-size: 0.7em;
}

.smaller-80 {
    font-size: 0.8em;
}

.smaller-90 {
    font-size: 0.9em;
}

.flex-1 {
    flex: 1;
}

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
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }

}

* {
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    overflow-y: auto;
}

body {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    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: thin dotted;
    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.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    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
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }

}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

.text-violet {
    color: #642d90;
}

.font-bold {
    font-weight: bold;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.brand-required {
    color: #85388c;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1260px;
    padding: 0 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

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

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

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

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

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

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

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

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

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

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

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

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

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

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

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

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

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

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

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

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

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

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

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

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

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

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

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

}

@media (min-width:992px) {

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

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

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

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

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

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

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

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

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

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

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

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

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

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

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

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

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

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

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

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

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

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

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

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

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

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

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

}

@media (min-width:1200px) {

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

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

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

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

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

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

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

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

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

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

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

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

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

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

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

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

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

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

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

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

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

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

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

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

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

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

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

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

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

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

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

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

}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }

}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    width: 100%;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }

}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }

}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }

}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }

}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }

}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }

}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }

}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }

}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }

}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }

}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }

}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }

}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }

}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }

}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }

}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }

}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

}

@media print {
    .hidden-print {
        display: none !important
    }

}

.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
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }

}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }

}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

[role=button] {
    cursor: pointer
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

._fl {
    float: left
}

._fr {
    float: right
}

._dib {
    display: inline-block
}

._db {
    display: block !important
}

._dn {
    display: none !important
}

._dt {
    display: table
}

._dtc {
    display: table-cell
}

._oa {
    overflow: auto
}

._oh {
    overflow: hidden
}

._ov {
    overflow: visible
}

._nm {
    margin: 0
}

._nmr {
    margin-right: 0
}

._tdn,
a._tdn,
a._tdn:focus,
a._tdn:hover {
    text-decoration: none
}

._tdu {
    text-decoration: underline
}

._ttu {
    text-transform: uppercase
}

._tal {
    text-align: left
}

._tac {
    text-align: center
}

._tar {
    text-align: right
}

._pr {
    position: relative
}

._pa {
    position: absolute
}

._np {
    padding: 0
}

._notext,
._notext a,
a._notext {
    text-indent: -99em;
    white-space: nowrap;
    overflow: hidden
}

._noselect {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

._imgcenter img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.required {
    color: red
}

._l175,
._l175 * {
    -webkit-transition: all linear 175ms;
    transition: all linear 175ms
}

.nots {
    -webkit-transition: none;
    transition: none
}

.notext {
    text-indent: -99em;
    white-space: nowrap;
    overflow: hidden
}

.w12,
.w12m {
    width: 100%
}

.w11,
.w11m {
    width: 91.66666667%
}

.w10,
.w10m {
    width: 83.33333333%
}

.w9,
.w9m {
    width: 75%
}

.w8,
.w8m {
    width: 66.66666667%
}

.w7,
.w7m {
    width: 58.33333333%
}

.w6,
.w6m {
    width: 50%
}

.w5,
.w5m {
    width: 41.66666667%
}

.w4,
.w4m {
    width: 33.33333333%
}

.w3,
.w3m {
    width: 25%
}

.w2,
.w2m {
    width: 16.66666667%
}

.w1,
.w1m {
    width: 8.33333333%
}

.w10m,
.w11m,
.w12m,
.w1m,
.w2m,
.w3m,
.w4m,
.w5m,
.w6m,
.w7m,
.w8m,
.w9m {
    margin-left: auto;
    margin-right: auto
}

.absc {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.svgBg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.mainFont {
    font-family: 'Open Sans', Montserrat;
}

.r {
    font-family: 'Open Sans', Montserrat;
}

.b {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
}

.bk {
    font-family: 'Open Sans';
    font-weight: 800;
}

.l {
    font-family: 'Open Sans';
    font-weight: 300;
}

.i {
    font-style: italic
}

body {
    font-family: 'Open Sans', Montserrat;
}

a {
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

a.tel {
    text-decoration: none;
    color: inherit;
    cursor: default
}

img {
    max-width: 100%
}

.text,
.text-block,
.text-container {
    line-height: 28px
}

.text-block.p-nomargin p,
.text-container.p-nomargin p,
.text.p-nomargin p {
    margin-bottom: 0
}

.text p,
.text-block p,
.text-container p {
    margin-bottom: 20px
}

.text p:last-child,
.text-block p:last-child,
.text-container p:last-child {
    margin-bottom: 0
}

.text p.bordered,
.text-block p.bordered,
.text-container p.bordered {
    color: #654a4a;
    font-size: 14px;
    line-height: 24px;
    border: 2px solid #df5f5f;
    padding: 20px 25px
}

.text img,
.text-block img,
.text-container img {
    max-width: 100%;
    height: auto !important;
    display: block;
    margin: 0 auto;
    box-shadow: 0 6px 21.56px .44px rgba(0, 0, 0, .1)
}

.text h1,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6,
.text-block h1,
.text-block h2,
.text-block h3,
.text-block h4,
.text-block h5,
.text-block h6,
.text-container h1,
.text-container h2,
.text-container h3,
.text-container h4,
.text-container h5,
.text-container h6 {
    margin: 0 0 30px;
    line-height: normal;
    padding: 0;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
}

.text h1,
.text-block h1,
.text-container h1 {
    font-size: 36px;
    margin-bottom: 30px
}

.text h2,
.text-block h2,
.text-container h2 {
    font-size: 30px;
    margin-bottom: 25px
}

.text h3,
.text-block h3,
.text-container h3 {
    font-size: 24px;
    margin-bottom: 20px
}

.text h4,
.text-block h4,
.text-container h4 {
    font-size: 20px;
    margin-bottom: 20px
}

.text ol,
.text ul,
.text-block ol,
.text-block ul,
.text-container ol,
.text-container ul {
    padding: 0 0 0 35px;
    margin: 0 0 30px
}

.text ul,
.text-block ul,
.text-container ul {
    list-style: none
}

.text ul li,
.text-block ul li,
.text-container ul li {
    padding: 3px 0 2px 15px;
    position: relative;
    list-style-type: none;
}

.text ul:not(.not-styled) li:before,
.text-block ul:not(.not-styled) li:before,
.text-container ul:not(.not-styled) li:before {
    content: ' ';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px
}

.text ul li:last-child,
.text-block ul li:last-child,
.text-container ul li:last-child {
    padding-bottom: 0
}

.text ol,
.text-block ol,
.text-container ol {
    list-style: none
}

.text ol li,
.text-block ol li,
.text-container ol li {
    padding: 0 0 5px 25px;
    position: relative
}

.text ol li .number,
.text-block ol li .number,
.text-container ol li .number {
    font-size: 14px;
    line-height: 17px;
    width: 24px;
    border-radius: 50%;
    border: 1px solid;
    text-align: center;
    padding: 3px 0 2px;
    position: absolute;
    left: -10px;
    top: 1px;
    display: block
}

.text .step,
.text-block .step,
.text-container .step {
    padding-left: 35px;
    margin-bottom: 20px;
    position: relative
}

.text .step .number,
.text-block .step .number,
.text-container .step .number {
    font-size: 15px;
    line-height: 17px;
    width: 24px;
    border-radius: 50%;
    border: 1px solid;
    text-align: center;
    padding: 3px 0 2px;
    position: absolute;
    left: 0;
    top: 1px;
    display: block
}

/*
.text table, .text-block table, .text-container table {
max-width: 100%;
border: 2px solid #fff;
text-align: left;
height: auto !important;
margin: 0 auto 30px
}

.text table td, .text table th, .text-block table td, .text-block table th, .text-container table td, .text-container table th {
border: 2px solid #fff;
border-collapse: collapse;
padding: 8px 20px 11px;
background: #f4f4f4;
color: #201600;
font-size: 15px;
line-height: normal
}
*/
.text blockquote,
.text-block blockquote,
.text-container blockquote {
    color: #201600;
    border: 1px solid;
    border-radius: 2px;
    font-size: 15px;
    line-height: 30px;
    padding: 15px 30px 22px;
    margin: 40px 0 30px;
    position: relative
}

.text blockquote::before,
.text-block blockquote::before,
.text-container blockquote::before {
    content: ' ';
    position: absolute;
    width: 31px;
    height: 21px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/blockquote.svg);
    left: 27px;
    top: -12px
}

.text a,
.text-block a,
.text-container a {
    color: #066dc8;
    text-decoration: none;
    border-bottom: 1px solid #dce6f5
}

.text figure,
.text-block figure,
.text-container figure {
    margin-bottom: 30px
}

.text figure figcaption,
.text-block figure figcaption,
.text-container figure figcaption {
    color: #9d9797;
    font-size: 15px;
    line-height: normal;
    font-style: italic;
    margin-top: 15px;
    text-align: center
}

.text .highlighted,
.text-block .highlighted,
.text-container .highlighted {
    background: #fafaf7;
    border-left: 2px solid;
    padding: 28px 30px 30px;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 26px;
    color: #201600
}

@media screen and (max-width:767px) {

    .text h2,
    .text-block h2,
    .text-container h2 {
        font-size: 22px
    }

    .text h3,
    .text-block h3,
    .text-container h3 {
        font-size: 18px
    }

    .text h4,
    .text-block h4,
    .text-container h4 {
        font-size: 14px
    }

    .text table,
    .text-block table,
    .text-container table {
        display: block;
        overflow: auto
    }

}

.container .container {
    width: 100%
}

@media screen and (min-width:1401px) {

}

@media screen and (min-width:1200px) and (max-width:1400px) {

}

@media screen and (min-width:992px) and (max-width:1199px) {

}

@media screen and (min-width:768px) and (max-width:991px) {

}

@media screen and (max-width:767px) {
    .container {
        padding-left: 30px;
        padding-right: 30px
    }

}

@media screen and (max-width:420px) {
    .top-panel .container {
        padding-left: 10px;
        padding-right: 10px
    }

}

html {
    position: relative;
    min-height: 100%
}

body {
    font-family: 'Open Sans', Montserrat;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 800px;
}

body.page-template-page-no-footer-and-header {
    margin-bottom: 0px;
}

@media screen and (max-width:991px) {
    body {
        margin-bottom: 0
    }

}

/* site background */
/* commented as for https://bugs.chromium.org/p/chromium/issues/detail?id=1235045 */
/* svg renderer cause severe scroll lags */
/* using larger png instead  */
/* maximizing browser compatibility by prefixes and emergency bg-color */
/*.waves-bg {
    background: url(../img/bg-waves.svg) no-repeat space center top,
        rgb(253, 253, 254);

    background: url(../img/bg-waves.svg) no-repeat space center top,
        -webkit-gradient(linear, left top, right top, from(rgba(253, 253, 254,1 )), color-stop(50%, rgba(244, 241, 253, 1)), to(rgba(253, 253, 254, 1)));

    background: url(../img/bg-waves.svg) no-repeat space center top,
        -o-linear-gradient(left, rgba(253, 253, 254,1 ) 0%, rgba(244, 241, 253, 1) 50%, rgba(253, 253, 254, 1) 100%);

    background: url(../img/bg-waves.svg) no-repeat space center top,
        linear-gradient(90deg, rgba(253, 253, 254,1 ) 0%, rgba(244, 241, 253, 1) 50%, rgba(253, 253, 254, 1) 100%);

    background-size: 200%, 100%;
}
*/

.waves-bg {
    /* maximizing browser compatibility by prefixes and emergency bg-color */
    background: url(../img/bg-waves.png) no-repeat space center top,
        rgb(253, 253, 254);

    background: url(../img/bg-waves.png) no-repeat space center top,
        -webkit-gradient(linear, left top, right top, from(rgba(253, 253, 254, 1)), color-stop(50%, rgba(244, 241, 253, 1)), to(rgba(253, 253, 254, 1)));

    background: url(../img/bg-waves.png) no-repeat space center top,
        -o-linear-gradient(left, rgba(253, 253, 254, 1) 0%, rgba(244, 241, 253, 1) 50%, rgba(253, 253, 254, 1) 100%);

    background: url(../img/bg-waves.png) no-repeat space center top,
        linear-gradient(90deg, rgba(253, 253, 254, 1) 0%, rgba(244, 241, 253, 1) 50%, rgba(253, 253, 254, 1) 100%);

    background-size: 200%, 100%;
}

@media screen and (min-width: 525px) {
    .waves-bg {
        background-size: 100%;
    }
}

#footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

@media screen and (max-width:991px) {
    #footer {
        position: static;
        height: auto
    }

}

.page404 {
    background: #fff;
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-bottom: 0
}

.page404 .error {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    line-height: normal;
    margin-top: -90px
}

.page404 .big {
    font-size: 120px;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
}

.page404 .medium {
    font-family: 'Open Sans', Montserrat;
    font-size: 25px
}

.wow {
    visibility: hidden
}

.svgBg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.whiteBg {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
}

.btnMain {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    line-height: normal;
    padding: 15px 45px 17px;
    border-radius: 3px;
    text-decoration: none !important;
    border: 0;
    outline: 0;
    display: inline-block
}

.btnMain.medium {
    padding-top: 10px;
    padding-bottom: 12px
}

.btnMain.small {
    padding: 11px 30px 12px;
    font-size: 16px
}

@media screen and (max-width:767px) {
    .btnMain {
        padding-left: 15px;
        padding-right: 15px
    }

}

.title.very-big {
    font-size: 58px !important;
    line-height: 60px !important
}

.title.big {
    color: #201600;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 44px;
    line-height: 48px
}

h1.title.big {
    padding: 0;
    margin: 0
}

.title.medium {
    color: #2b2a26;
    font-size: 32px;
    line-height: normal;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
}

.title.small {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #201600;
    font-size: 24px;
    line-height: normal
}

.title.left {
    text-align: left
}

.title.center {
    text-align: center
}

@media screen and (max-width:767px) {
    .title.very-big {
        font-size: 40px !important;
        line-height: 44px !important;
        word-break: break-all
    }

    .title.big {
        font-size: 30px;
        line-height: normal
    }

    .title.medium {
        font-size: 24px
    }

    .title.small {
        font-size: 20px;
        line-height: 24px
    }

}

.block-offset {
    padding-top: 40px;
    padding-bottom: 40px
}

.block-offset.no-pt {
    padding-top: 0
}

.block-offset.no-pb {
    padding-bottom: 0
}

.block-offset.pt-d {
    padding-top: 80px
}

.block-offset.pb-d {
    padding-bottom: 80px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-offset {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .block-offset.pt-d {
        padding-top: 30px
    }

    .block-offset.pb-d {
        padding-bottom: 30px
    }

}

@media screen and (max-width:767px) {
    .block-offset {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .block-offset.pt-d {
        padding-top: 30px
    }

    .block-offset.pb-d {
        padding-bottom: 30px
    }

}

.block-content.white {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-content.white {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px !important;
        padding-right: 30px !important
    }

}

@media screen and (max-width:767px) {
    .block-content.white {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px !important;
        padding-right: 30px !important
    }

}

.btn {
    --bg-color: #d1d3d4;
    --border-color: var(--bg-color);
    --font-color: #fff;

    position: relative;
    display: inline-block;
    font-family: 'Open Sans', 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: var(--font-color) !important;
    text-align: center;
    overflow: hidden;
    max-width: 400px;
    padding: 16px 40px;
    background-color: var(--bg-color) !important;
    border-width: 2px;
    border-style: solid;
    border-color: var(--border-color) !important;
    border-radius: 10px;
    transition: all ease .2s;
}

@media screen and (max-width: 767px) {
    .btn {
        max-width: 100%;
        width: 100%;
    }

    .mobile-menu__connect-button .btn.show-business-request-modal {
        width: auto;
        padding: 10px 20px;
    }
}

a.btn {
    text-decoration: none
}

.btn.block {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important
}

.btn.btn-black {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    line-height: normal;
    padding: 15px 45px 17px;
    border-radius: 3px;
    text-decoration: none !important;
    border: 0;
    outline: 0;
    display: inline-block;
    box-shadow: 0 9px 24.5px .5px rgba(0, 0, 0, .33);
    background-color: #202020
}

.btn.btn-black.medium {
    padding-top: 10px;
    padding-bottom: 12px
}

.btn.btn-black.small {
    padding: 10px 30px;
    font-size: 16px
}

@media screen and (max-width:767px) {
    .btn.btn-black {
        padding-left: 15px;
        padding-right: 15px
    }

}

.btn.btn-yellow {
    --bg-color: #ffb237;
    --font-color: #fff;
}

.btn.btn-yellow:hover, .btn.btn-yellow:focus {
    --bg-color: #f19400;
    --font-color: #fff;
}

.btn.btn-yellow:active {
    --bg-color: #d38200;
    --font-color: #fff;
}

.btn.btn-yellow .animate-hover::before {
    background: #ea9e00
}

.btn.btn-yellow .animate-focus {
    background: #db9400
}

.btn.btn-purple {
    --bg-color: #642d90;
    --font-color: #fff;
    border-radius: 5px;
}

.btn.btn-purple:hover, .btn.btn-purple:focus {
    --bg-color: #502473;
    --font-color: #fff;
}

.btn.btn-purple:active {
    --bg-color: #390B5d;
    --font-color: #fff;
}

@media screen and (max-width:767px) {
    .btn.btn-purple {
        padding-left: 15px;
        padding-right: 15px
    }
}

.btn.btn-purple .animate-hover::before {
    background: #2f2662
}

.btn.btn-purple .animate-focus {
    background: #281f5c
}

.btn:focus {
    --border-color: #c75799;
}

.btn:disabled, .btn.disabled {
    --bg-color: #d9d9d9;
    pointer-events: none;
    box-shadow: none;
}

.btn.medium {
    padding: 9px 41px 11px;
    font-size: 20px;
    border-width: 1px;
}

.btn.small {git
    padding: 6px 22px;
    font-size: 16px;
    border-width: 1px;
}

.btn.micro {
    padding: 5px 20px;
    font-size: 16px;
}

.btn.btn-transparent {
    --bg-color: transparent;
    --border-color: #d9d9d9;
    --font-color: #333;
    padding: 12px 35px;
    line-height: 1;
}

.btn.btn-white {
    --bg-color: #fff;
    --border-color: #d9d9d9;
    --font-color: #333;
}

.btn.btn-white:hover {
    --bg-color: #d9d9d9;
    --font-color: #666;
}

.btn.btn-transparent:focus {
    outline: none;
}

.btn.btn-bordered {
    font-size: 20px;
    line-height: normal;
    line-height: 24px;
    display: inline-block;
    padding: 13px 35px 15px
}

.btn.btn-bordered.btn-bordered-yellow {
    color: #f2b00e;
    border: 2px solid #fdb914;
    border-radius: 3px;
    text-align: center
}

.btn.btn-bordered.btn-bordered-yellow:hover {
    color: #fff
}

.btn.btn-bordered.btn-bordered-yellow .animate-hover::before {
    background: #fdb914
}

.btn.btn-bordered.btn-bordered-yellow .animate-focus {
    background: #db9400
}

.btn.btn-bordered.btn-bordered-yellow:focus {
    border-color: #db9400;
    color: #fff
}

.btn.btn-bordered.btn-bordered-purple {
    color: #4c447c;
    border: 2px solid #4c447c;
    border-radius: 3px;
    text-align: center
}

.btn.btn-bordered.btn-bordered-purple:hover {
    color: #fff
}

.btn.btn-bordered.btn-bordered-purple .animate-hover::before {
    background: #4c447c
}

.btn.btn-bordered.btn-bordered-purple .animate-focus {
    background: #2b254f
}

.btn.btn-bordered.btn-bordered-purple:focus {
    border-color: #2b254f;
    color: #fff
}

.btn .label {
    position: relative;
    z-index: 5
}

.btn:not(.disabled) .animate-hover {
    position: absolute;
    width: 400px;
    height: 400px;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -200px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.btn .animate-hover::before {
    content: ' ';
    width: 0;
    height: 0;
    -webkit-transition: all ease .6s;
    transition: all ease .6s;
    border-radius: 50%
}

.btn .animate-focus {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.btn:hover .animate-hover::before {
    width: 400px;
    height: 400px
}

.btn:focus .animate-focus {
    opacity: 1
}

.form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.form .line {
    margin-bottom: 20px
}

.form .line:last-child {
    margin-bottom: 0
}

.form .line.two-columns {
    overflow: auto;
    margin-bottom: 0
}

.form .line.two-columns .input {
    width: 47%;
    margin-bottom: 20px
}

.form .line.two-columns .input.input-1 {
    float: left
}

.form .line.two-columns .input.input-2 {
    float: right
}

.form label {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: normal;
    color: #575655
}

.form .label-datetime {
    display: block;
}

.form input,
.form textarea,
.form select {
    box-shadow: 0 3px 26.46px .54px rgba(0, 0, 0, .02);
    color: #fff;
    border: 1px solid #fff;
    display: block;
    width: 100%;
    color: #333;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    height: 47px;
    outline: 0;
    border-radius: 3px;
    -webkit-transition: all ease 250ms;
    transition: all ease 250ms
}

.form input::placeholder,
.form textarea::placeholder,
.form select::placeholder {
    color: #9e9e9e
}

.form input.error,
.form input.parsley-error,
.form textarea.error,
.form textarea.parsley-error,
.form select.error,
.form select.parsley-error {
    border-color: #e35d5d
}

.form input:focus,
.form textarea:focus {
    box-shadow: 0 5px 23.52px .48px rgba(0, 0, 0, .16)
}

.form textarea {
    height: 180px;
    padding: 10px 15px
}

.form ul {
    color: #e35d5d;
    padding: 0;
    margin: 10px 0 0;
    list-style: none
}

.icon-download {
    display: inline-block;
    width: 24px;
    height: 23px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/icon-download.svg);
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -6px
}

body {
    background: #f5f4f6;
}

#content {
    padding-bottom: 75px
}

#content.has-pt {
    padding-top: 70px
}

@media screen and (max-width:767px) {
    #content {
        padding-bottom: 20px
    }

    #content.has-pt {
        padding-top: 0
    }

}

.page-info {
    padding-top: 34px;
    padding-bottom: 25px
}

.page-info .container {
    width: 100%
}

.page-info .breadcrumbs {
    font-size: 12px;
    line-height: 23px;
    color: #9a9a98;
    padding-bottom: 3px
}

.page-info .breadcrumbs ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.page-info .breadcrumbs ul li {
    display: inline-block;
    position: relative;
    padding: 1px 40px 2px 0
}

.page-info .breadcrumbs ul li:last-child {
    padding-right: 0
}

.page-info .breadcrumbs ul li:last-child::after {
    display: none
}

.page-info .breadcrumbs ul li::after {
    content: ' ';
    width: 6px;
    height: 5px;
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/breadcrumbs-crumb.svg);
    right: 15px;
    top: 50%;
    margin-top: -2px
}

.page-info .breadcrumbs ul li a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #e2e1de
}

.page-info.white .title.big {
    color: #fff
}

.page-info.white .breadcrumbs {
    color: #fff
}

.page-info.white .breadcrumbs ul li::after {
    background-image: url(../img/breadcrumbs-crumb_white.svg)
}

.page-info.white .breadcrumbs ul li a {
    border-color: rgba(255, 255, 255, .6)
}

@media screen and (max-width:991px) {
    .page-info .container {
        padding-left: 0;
        padding-right: 0
    }

}

#header {
    background: #fff;
    position: relative;
    z-index: 2048
}

#header .top-panel {
    font-size: 14px;
    line-height: 17px;
    background-color: #5d3b78;
    overflow: auto
}

@media screen and (max-width: 991px) {
    #header .top-panel {
        font-size: 16px;
    }
}

#header .top-panel .link {
    display: inline-flex;
    height: 34px;
    padding: 8px 10px 10px;
    color: #fff;
    text-decoration: none;
    transition: all .2s ease;
}

#header .top-panel .link.active,
div#header .top-panel .link,
#header .top-panel .link:hover {
    background: #fff;
    color: #3b3a38
}

a#header .top-panel .link {
    text-decoration: none !important;
    border-bottom: 0
}

#header .top-panel .telephone {
    position: relative;
    padding-left: 29px;
}

#header .top-panel .telephone::before {
    content: ' ';
    width: 14px;
    height: 14px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/header-telephone.svg);
    top: 50%;
    left: 10px;
    margin-top: -8px;
    position: absolute;
}

#header .top-panel .telephone:hover::before {
    background-image: url(../img/header-telephone-hover.svg);
}

#header .bottom-panel {
    padding-top: 30px;
    padding-bottom: 30px;
}

#header #top-nav {
    position: relative
}

.page-template-page-oko-new #header #top-nav,
.page-template-page-oko-road #header #top-nav {
    margin-top: 0;
}

#header .oko-message {
    font-size: 15px;
}

#header .oko-message-center {
    margin: 0px 20px 0 40px;
}

.maintenance-message {
    padding-top: 20px;
    padding-bottom: 20px;
}

.desktop-menu menu {
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 20px;
    line-height: 1.5;
    gap: 26px;
}

.site-menu .menu-logo {
    flex: 1;
}

.site-menu a {
    position: relative
}

.site-menu a .badge {
    position: absolute;
    color: #fff;
    line-height: 16px;
    font-size: 10px;
    border-radius: 4px;
    top: -10px;
    right: -20px;
    padding: 0 4px;
    margin-left: -6px;
    background-color: #c75799;
}

.site-menu .search-link {
    width: 25px;
    height: 40px;
    background-image: url(../img/search/search-button_header.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
}

.desktop-menu .show-business-request-modal {
    padding: 4px 20px;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    box-shadow: none;
}

#header .search-form {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    position: absolute;
    z-index: 16;
    opacity: 0;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms;
    width: 0;
    overflow: hidden
}

#header .search-form.open {
    width: 500px;
    opacity: 1
}

#header .search-form input[type=text] {
    display: block;
    width: 100%;
    height: 46px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    outline: 0;
    padding-left: 15px;
    padding-right: 50px;
    color: #bbbab7;
    font-size: 14px;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

#header .search-form button {
    position: absolute;
    width: 24px;
    height: 24px;
    outline: 0;
    background-color: rgba(255, 255, 255, 0);
    border: 0;
    top: 12px;
    right: 17px
}

#header .search-form button::after,
#header .search-form button::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

#header .search-form button::before {
    background-image: url(../img/search/button-header.svg)
}

#header .search-form button::after {
    opacity: 0
}

#header .search-form button:hover::before {
    opacity: 0
}

#header .search-form button:hover::after {
    opacity: 1
}

@media screen and (min-width:1401px) {
    #header #top-nav {
        margin-top: 10px;
    }

    #header #top-nav menu>li {
        margin-right: 65px
    }

    #header #top-nav menu .dropdown {
        padding-top: 73px
    }

    #header #top-nav menu .dropdown .banner {
        padding-left: 190px
    }

}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .page-template-page-business #header #top-nav menu>li {
        margin-right: 45px
    }

    #header #top-nav menu .dropdown {
        padding-top: 72px
    }

    #header #top-nav menu .dropdown .banner {
        padding-left: 100px
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .page-template-page-oko-road #header #top-nav,
    .page-template-page-oko-new #header #top-nav {
        margin-top: 0;
    }

    #header .oko-message-center {
        margin-top: 0;
    }

    #header #top-nav menu .dropdown {
        padding-top: 68px
    }

    #header #top-nav menu .dropdown .banner {
        padding-left: 50px
    }

}

@media screen and (min-width:992px) {
    #header .panel-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #header #top-nav {
        height: auto !important
    }

    #header #top-nav menu {
        padding: 0;
        list-style: none;
        margin: 0
    }

    #header #top-nav menu>li {
        float: left;
        position: relative
    }

    #header #top-nav menu>li:last-child {
        margin-right: 0
    }

    .desktop-menu a {
        font-family: 'Open Sans', Montserrat;
        font-weight: 600;
        color: #201600;
        line-height: 25px;
        text-decoration: none;
        position: relative;
        z-index: 16
    }

    .desktop-menu a .icon {
        display: none
    }

    #header #top-nav menu>li.search a {
        text-indent: -99em;
        white-space: nowrap;
        overflow: hidden;
        width: 24px;
        height: 24px;
        display: block;
        text-decoration: none;
        border-bottom: 0
    }

    #header #top-nav menu>li.search a::after,
    #header #top-nav menu>li.search a::before {
        content: ' ';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        background-position: center center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        -webkit-transition: all ease 125ms;
        transition: all ease 125ms
    }

    #header #top-nav menu>li.search a::before {
        background-image: url(../img/search/button-header.svg)
    }

    #header #top-nav menu>li.search a::after {
        opacity: 0
    }

    #header #top-nav menu>li.search a:hover::before {
        opacity: 0
    }

    #header #top-nav menu>li.search a:hover::after {
        opacity: 1
    }

    #header #top-nav menu>li.open .dropdown {
        display: block
    }

    #header #top-nav menu>li.clients-type {
        display: none
    }

    #header #top-nav menu>li:hover .dropdown {
        display: block
    }

    #header #top-nav menu .dropdown {
        position: absolute;
        top: 0;
        left: -50px;
        display: none
    }

    #header #top-nav menu .dropdown .dropdown-content {
        padding: 15px 75px 30px 50px;
        background: #fff;
        box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
        overflow: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%
    }

    #header #top-nav menu .dropdown .menu {
        overflow: auto;
        min-width: 160px
    }

    #header #top-nav menu .dropdown .menu ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

    #header #top-nav menu .dropdown .menu ul li {
        padding: 15px 10px 19px 0;
        border-bottom: 1px solid #f6f4f2
    }

    #header #top-nav menu .dropdown .menu ul li:last-child {
        border-bottom: 0
    }

    #header #top-nav menu .dropdown .menu ul li a {
        color: #201600;
        display: block;
        font-size: 20px;
        line-height: normal;
        text-decoration: none
    }

    #header #top-nav menu .dropdown .banner {
        padding-top: 15px;
        width: 310px
    }

    #header #top-nav menu .dropdown .banner .banner-content {
        overflow: auto
    }

    #header #top-nav menu .dropdown .banner .image {
        width: 110px;
        float: left
    }

    #header #top-nav menu .dropdown .banner .image img {
        width: 100%;
        display: inline-block;
        height: auto
    }

    #header #top-nav menu .dropdown .banner .info {
        overflow: hidden;
        padding-left: 20px
    }

    #header #top-nav menu .dropdown .banner .title {
        font-family: 'Open Sans';
        font-weight: 800;
        font-size: 26px;
        line-height: normal
    }

    #header #top-nav menu .dropdown .banner .description {
        font-family: 'Open Sans';
        font-weight: 800;
        font-size: 17px;
        line-height: 24px
    }

    #header #top-nav menu .dropdown .banner .btn {
        margin-top: 35px
    }

    #header .search-form {
        top: 50%;
        margin-top: -24px;
        right: -17px
    }

}

@media screen and (max-width:991px) {
    #header {
        position: relative
    }

    #header .top-panel {
        z-index: 53;
    }

    #header .top-panel .links {
        float: right;
        padding: 15px 0px;
    }

    #header .top-panel .links a.burger {
        position: relative;
        width: 37px;
        height: 31px;
        margin-top: 2px;
        cursor: pointer
    }

    #header .top-panel .links a.burger .line {
        position: absolute;
        left: 0;
        right: 0;
        background: #fff;
        height: 2px;
        border-radius: 1px;
        -webkit-transition: all cubic-bezier(.77, 0, .175, 1) 125ms;
        transition: all cubic-bezier(.77, 0, .175, 1) 125ms
    }

    #header .top-panel .links a.burger .line.line-1 {
        top: 0
    }

    #header .top-panel .links a.burger .line.line-2 {
        top: 50%;
        margin-top: -2px
    }

    #header .top-panel .links a.burger .line.line-3 {
        bottom: 0
    }

    #header .top-panel .links a.burger.open .line.line-1 {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }

    #header .top-panel .links a.burger.open .line.line-3 {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }

    #header .bottom-panel {
        padding: 0
    }

    #header .bottom-panel .container {
        padding: 0
    }

    #header #top-nav {
        top: 100%
    }

    #header #top-nav menu {
        padding: 0;
        margin: 0;
        list-style: none;
        box-shadow: 0 8px 33.6px 1.4px rgba(0, 0, 0, .16)
    }

    #header #top-nav menu li {
        position: relative;
        border-top: 1px solid #f2ecec
    }

    #header #top-nav menu li:first-child {
        border-top: 0
    }

    .desktop-menu a {
        display: block;
        font-size: 20px;
        line-height: normal;
        color: #201600;
        text-decoration: none;
        font-family: 'Open Sans';
        font-weight: 800;
        background: #fff;
        padding: 27px 30px 29px 70px
    }

    .desktop-menu a .icon {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 25px;
        top: 50%;
        margin-top: -21px;
        display: block
    }

    .desktop-menu a .icon img {
        max-width: 90%;
        max-height: 90%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        -webkit-transition: all ease 125ms;
        transition: all ease 125ms
    }

    .desktop-menu a .icon .active {
        opacity: 0
    }

    .desktop-menu a .badge {
        position: static;
        font-size: 12px;
        line-height: normal;
        margin-left: 3px;
        display: inline-block;
        padding: 2px 6px 1px 5px;
        vertical-align: middle
    }

    #header #top-nav menu li.active a .icon .default,
    #header #top-nav menu li.open a .icon .default {
        opacity: 0
    }

    #header #top-nav menu li.active a .icon .active,
    #header #top-nav menu li.open a .icon .active {
        opacity: 1
    }

    #header #top-nav menu li.active .dropdown,
    #header #top-nav menu li.open .dropdown {
        display: block
    }

    #header #top-nav menu li.search {
        display: none
    }

    #header #top-nav menu li.clients-type {
        text-align: center;
        padding: 25px;
        background: #fff
    }

    #header #top-nav menu li.clients-type a {
        display: inline-block;
        font-family: 'Open Sans', Montserrat;
        font-weight: 600;
        font-size: 16px;
        color: #fff;
        line-height: normal;
        padding: 7px 12px 6px 35px;
        border-radius: 5px;
        position: relative
    }

    #header #top-nav menu li.clients-type a::before {
        content: ' ';
        position: absolute;
        width: 16px;
        height: 16px;
        top: 50%;
        margin-top: -8px;
        left: 11px;
        background-position: center center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        background-image: url(../img/header-topnav_clients_type.svg)
    }

    #header #top-nav menu li.clients-type a.for-business {
        background: #4c447c;
        box-shadow: 0 5px 8px 0 rgba(76, 68, 124, .39)
    }

    #header #top-nav menu li.clients-type a.for-home {
        background: #fdb914;
        box-shadow: 0 5px 8px 0 rgba(196, 139, 2, .39)
    }

    #header #top-nav menu .dropdown {
        left: 100%;
        top: 0;
        box-shadow: 0 8px 33.6px 1.4px rgba(0, 0, 0, .16);
        background: #fff;
        display: none;
        z-index: -1
    }

    #header #top-nav menu .dropdown .menu ul {
        padding: 0;
        margin: 0;
        list-style: none
    }

    #header #top-nav menu .dropdown .banner {
        display: none
    }

    #header .search-form {
        top: 100%;
        margin-top: 10px;
        padding: 30px;
        width: 100%;
        -webkit-transform: translateY(-150%);
        transform: translateY(-150%);
        -webkit-transition: all ease .2s;
        transition: all ease .2s
    }

    #header .search-form.open {
        width: 100%;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    #header .search-form button {
        top: 42px;
        right: 47px
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    #header #top-nav {
        -webkit-transform: translateX(-600px);
        transform: translateX(-600px);
        position: absolute;
        top: 100%;
        -webkit-transition: all ease 125ms;
        transition: all ease 125ms
    }

    #header #top-nav menu li {
        width: 300px
    }

    #header #top-nav menu .dropdown {
        position: absolute
    }

    #header #top-nav.open {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

}

@media screen and (max-width:767px) {
    #header #top-nav {
        overflow: hidden;
        height: 0
    }

    #header #top-nav.opened {
        height: auto !important
    }

    .desktop-menu a {
        padding-right: 50px
    }

    #header #top-nav menu li.has-childs::after,
    #header #top-nav menu li.has-childs::before {
        content: ' ';
        position: absolute;
        width: 14px;
        height: 8px;
        background-position: center center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        top: 39px;
        right: 30px;
        -webkit-transition: all ease 125ms;
        transition: all ease 125ms;
        z-index: 5
    }

    #header #top-nav menu li.has-childs::before {
        background-image: url(../img/header-topnav_dropdown_arrow.png);
        opacity: 1
    }

    #header #top-nav menu li.has-childs::after {
        background-image: url(../img/header-topnav_dropdown_arrow_active.png);
        opacity: 0
    }

    #header #top-nav menu li.has-childs.open::after,
    #header #top-nav menu li.has-childs.open::before {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    #header #top-nav menu li.has-childs.open::before {
        opacity: 0
    }

    #header #top-nav menu li.has-childs.open::after {
        opacity: 1
    }

    #header #top-nav menu .dropdown {
        position: static;
        display: block;
        overflow: hidden;
        height: 0
    }

    #header #top-nav menu .dropdown .menu {
        width: 100% !important
    }

}

@media screen and (max-width:420px) {
    #header .top-panel .links a {
        margin-left: 15px
    }

    .mobile-menu__connect-button .btn.show-business-request-modal {
        padding: 6px 12px;
        font-size: 0.9em;
    }

}

#aside>div {
    margin-top: 30px
}

@media screen and (min-width:992px) {
    #aside>div:first-child {
        margin-top: 0
    }

}

.footer-content {
    padding: 58px 0 82px;
    font-size: 16px;
    background: #fff;
}

@media screen and (max-width: 930px) {
    .footer-content {
        font-size: 14px;
    }
}

@media screen and (max-width: 530px) {
    .footer-content {
        padding: 40px 0 50px;
    }
}

.footer-content .container {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    align-items: start;
    gap: 70px 20px;
}

@media screen and (max-width: 1400px) {
    .footer-content .container {
        gap: 40px 20px;
    }
}

@media screen and (max-width: 1199px) {
    .footer-content .container {
        grid-template-columns: repeat(6, 1fr);
        gap: 40px 20px;
    }
}

@media screen and (max-width: 530px) {
    .footer-content .container {
        grid-template-columns: 1fr;
    }
}

.footer-content a {
    font-family: 'Open Sans', 'Montserrat', sans-serif;
    color: #333;
    text-decoration: none;
}

.footer-content a:hover, .footer-content a:active {
    color: #ffb237;
}

.footer-links {
    display: flex;
    justify-content: space-between;
    grid-column: span 6;
    grid-row: span 3;
}

@media screen and (max-width: 1199px) {
    .footer-links {
        order: 0;
    }
}

@media screen and (max-width: 767px) {
    .footer-links {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 530px) {
    .footer-links {
        grid-column: 1;
        grid-row: 1;
    }
}

.footer-links li {
    padding-top: 16px
}

@media screen and (max-width: 767px) {
    .footer-links li {
        padding-top: 14px;
    }
}

.footer-content .title {
    position: relative;
    margin-bottom: 10px;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #3b3a38
}

.footer-content .collapse-this {
    max-height: 100%;
    overflow: hidden;
    transition: max-height .2s ease;
}

@media screen and (max-width: 767px) {
    .footer-content .collapse-this {
        max-height: 0;
    }
}

.footer-content .collapse-this.show {
    max-height: 100%;
}

.arrow-collapse {
    position: relative;
}

.arrow-collapse .collapse-toggle {
    position: absolute;
    top: 50%;
    right: 10px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/expand.svg);
    transform: translateY(-50%);
    transition: all .2s ease;
}

.arrow-collapse.active .collapse-toggle, .arrow-collapse.dslc-active .collapse-toggle {
    transform: translateY(-50%) rotate(180deg);
}

.footer-content .bottom-nav {
    width: 23%; /* ровняем колонки меню на десктопе с блоком замера скорости  */
}

@media screen and (max-width: 767px) {
    .footer-content .bottom-nav {
        width: 46%;
        margin-bottom: 30px;
    }

    .footer-content .bottom-nav .title {
        margin: 0;
    }
}

@media screen and (max-width: 530px) {
    .footer-content .bottom-nav {
        width: 100%;
        margin-bottom: 16px;
    }

    .footer-content .bottom-nav:last-child {
        margin-bottom: 0;
    }
}

.footer-content .bottom-nav menu {
    padding: 10px 0 0;
    margin: 10px 0 0;
    list-style: none;
}

@media screen and (max-width: 767px) {
    .footer-content .bottom-nav menu {
        padding: 0;
        margin: 0;
    }
}

.footer-content .socials-list {
    display: flex;
    gap: 20px;
}

.footer-content .socials-list a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.footer-content .socials-list a.tg {
    background-image: url(../img/footer_tg.svg);
}

.footer-content .socials-list a.vk {
    background-image: url(../img/footer_vk.svg);
}

.footer-content .socials-list a.ok {
    background-image: url(../img/footer_ok.svg);
}

.footer-content .socials-list a.vb {
    background-image: url(../img/footer_vb.svg);
}

.footer-content .socials-list a.wa {
    background-image: url(../img/footer_wa.svg);
}

.footer-content .socials-list a.max {
    background-image: url(../img/footer_max.svg);
}

.footer-content .socials-list a.yt {
    background-image: url(../img/footer_yt.svg);
}

.footer-content .socials-list a.rutube {
    background-image: url(../img/footer_rutube.svg);
}


.footer-mini-block {
    grid-column: span 2;
    grid-row: span 1;
}

@media screen and (max-width: 1199px) {
    .footer-mini-block {
        grid-column: span 3;
    }
}

@media screen and (max-width: 530px) {
    .footer-mini-block {
        grid-column: 1 !important;
    }
}

.footer-mini-block.phone {
    display: grid;
    grid-template-columns: 5fr 1fr;
}

@media screen and (max-width: 1199px) {
    .footer-mini-block.phone {
        display: flex;
        flex-direction: column;
        grid-column: span 3;
        order: 1;
    }
}

.footer-mini-block.phone .phone-link {
    line-height: 1;
}

@media screen and (max-width: 1199px) {
    .footer-mini-block.search {
        display: flex;
        grid-column: span 3;
        order: 2;
    }

    .footer-mini-block.search form {
        position: relative;
        width: 80%;
    }

    .footer-mini-block.search input {
        width: 100%;
        padding: 10px 12px;
        font-size: 12px;
        line-height: 18px;
        border: 1px solid #d1d3d4;
        border-radius: 8px;
    }

    .footer-mini-block.socials {
        order: 3;
    }
}

@media screen and (max-width: 767px) {
    .footer-mini-block.search form {
        width: 90%;
    }
}

@media screen and (max-width: 530px) {
    .footer-mini-block.search form {
        width: 90%;
    }
}

.footer-mini-block.privacy {
    grid-column: span 6;
    font-size: 12px;
    line-height: 2;
}

@media screen and (max-width: 1199px) {
    .footer-mini-block.privacy {
        margin-top: -20px;
        order: 7;
    }
}

@media screen and (max-width: 530px) {
    .footer-mini-block.privacy {
        margin-top: 0;
    }
}

.footer-mini-block.applications {
    grid-column: span 3;
}

@media screen and (max-width: 1199px) {
    .footer-mini-block.applications {
        order: 6;
    }
}

.footer-mini-block.speedtest {
    grid-column: span 3;
}

@media screen and (max-width: 1199px) {
    .footer-mini-block.speedtest {
        order: 4;
    }
}

.footer-mini-block.subscribe {
    grid-row: span 2;
}

@media screen and (max-width: 1199px) {
    .footer-mini-block.subscribe {
        order: 5;
    }

    .footer-mini-block.subscribe .form {
        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    .footer-mini-block.subscribe .form {
        width: 100%;
    }
}

.footer-mini-block.subscribe .form input {
    margin-bottom: 10px;
    border: 1px solid #d1d3d4;
    border-radius: 8px;
    box-shadow: none;
}

.footer-mini-block.subscribe .form button {
    margin-bottom: 10px;
}

.footer-mini-block.subscribe .gdpr-checkbox-wrapper {
    display: grid;
    grid-template-columns: 1fr 11fr;
    margin: 0;
}

.footer-content .privacy a {
    color: #642d90;
}

.footer-content .privacy a:hover {
    color: #ffb237;
}

.footer-content .btn-purple {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
}

.footer-content .btn.speedtest {
    padding-left: 50px;
}

.footer-content .btn.speedtest::before {
    position: absolute;
    top: 50%;
    left: 12px;
    content: '';
    width: 28px;
    height: 28px;
    background: url(../img/footer_speedometer.svg) no-repeat center;
    transform: translateY(-50%);
}

.search-link {
    width: 50px;
    height: 50px;
    padding: 0;
    background-image: url(../img/search/button-header_mobile-v2.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    border-radius: 8px;
    grid-row: span 2;
}

.footer-mini-block.phone .tel {
    line-height: 16px;
}

.footer-end {
    color: #fff;
    background-color: #5d3b78;
}

@media screen and (max-width: 530px) {
    .footer-end {
        background-color: #fff;
    }
}

.footer-end .container {
    height: 35px;
    font-size: 14px;
}

@media screen and (max-width: 530px) {
    .footer-end .container {
        flex-wrap: wrap;
        height: auto;
        padding: 0;
    }
}

.footer-end .payments {
    gap: 32px;
}

@media screen and (max-width: 530px) {
    .footer-end .payments, .footer-end .copyrights {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 75px;
        background-color: #efefef;
        order: 0;
    }

    .footer-end .copyrights {
        background-color: #5d3b78;
        order: 1;
    }
}

.footer-end .payments .rnkb img {
    width: 26px;
}

@media screen and (max-width: 530px) {
    .footer-end .payments .mastercard img {
        width: 40px;
    }
    .footer-end .payments .visa img {
        width: 43px;
    }
    .footer-end .payments .mir img {
        width: 45px;
    }
    .footer-end .payments .rnkb img {
        width: 37px;
    }
}

.aside-nav {
    margin-bottom: 30px
}

.aside-nav menu {
    padding: 0;
    margin: 0;
    list-style: none
}

.aside-nav menu li {
    margin-top: 5px
}

.aside-nav menu li a {
    min-height: 57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f0efea;
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
    color: #201600;
    position: relative
}

.aside-nav menu li a .icon {
    border: 1px solid #f9f8f5;
    width: 58px;
    height: 57px;
    position: absolute;
    left: 0;
    top: 0
}

.aside-nav menu li a span {
    display: inline-block;
    padding: 5px 20px 5px 80px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .aside-nav menu {
        margin: 0 -3px;
        overflow: auto
    }

    .aside-nav menu li {
        width: 100%;
        float: left;
        /* padding: 3px */
    }

    .aside-nav menu li:nth-child(odd) {
        clear: left
    }

}

.aside-posts-list {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    padding-top: 40px
}

.aside-posts-list>.title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #201600;
    font-size: 26px;
    line-height: normal
}

.aside-posts-list .post {
    border-bottom: 1px solid #f4f2ed
}

.aside-posts-list .post a {
    display: block;
    text-decoration: none;
    padding: 22px 30px
}

.aside-posts-list .post .date {
    color: #aaaaa6;
    font-size: 11px;
    line-height: normal
}

.aside-posts-list .post .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #201600;
    font-size: 17px;
    line-height: 26px;
    margin-top: 5px;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.aside-posts-list .show-all {
    padding: 18px 30px 20px;
    font-size: 20px;
    line-height: normal;
    text-align: center
}

.aside-posts-list .show-all a {
    text-decoration: none
}

@media screen and (min-width:768px) and (max-width:991px) {
    .aside-posts-list {
        margin-left: -30px;
        margin-right: -30px
    }

    .aside-posts-list.p-t {
        margin-top: 50px
    }

}

@media screen and (max-width:767px) {
    .aside-posts-list {
        margin-left: -30px;
        margin-right: -30px
    }

    .aside-posts-list.p-t {
        margin-top: 30px
    }

}

.aside-form {
    background: #ebe7e3;
    margin-bottom: 30px
}

.aside-form .form {
    margin-top: 15px
}

.aside-form .buttons {
    padding-top: 30px
}

@media screen and (min-width:1200px) {
    .aside-form {
        padding: 45px 45px 50px
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .aside-form {
        padding: 20px 20px 30px
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .aside-form {
        margin-left: auto;
        margin-right: auto;
        max-width: 480px;
        padding: 45px 45px 50px
    }

}

@media screen and (max-width:767px) {
    .aside-form {
        margin-left: -30px;
        margin-right: -30px;
        padding: 40px 30px 50px
    }

}

.aside-info {
    background: #fff
}

.aside-info .image img {
    width: 100%
}

.aside-info .content {
    padding: 30px 35px
}

.aside-info .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 28px;
    line-height: normal;
    color: #21211f
}

.aside-info .text {
    font-size: 14px;
    line-height: 24px;
    color: #414038;
    margin-top: 15px
}

@media screen and (max-width:767px) {
    .aside-info {
        margin-left: -30px;
        margin-right: -30px
    }

    .aside-info .content {
        padding: 25px 30px
    }

}

.content-container .container {
    padding-top: 65px;
    padding-bottom: 65px;
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
}

@media screen and (min-width:768px) and (max-width:991px) {
    .content-container .container {
        padding-top: 40px;
        padding-bottom: 40px
    }

}

@media screen and (max-width:991px) {
    .content-container.container {
        padding-left: 0;
        padding-right: 0
    }

}

@media screen and (max-width:767px) {
    .content-container .container {
        padding-top: 30px;
        padding-bottom: 30px
    }

}

.container-posts-list .post {
    margin-bottom: 10px;
    background: #fff;
    -webkit-transition: all ease 250ms;
    transition: all ease 250ms
}

.container-posts-list .post:last-child {
    margin-bottom: 0
}

.container-posts-list .post:hover {
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
}

.container-posts-list .post a {
    text-decoration: none;
    display: block
}

.container-posts-list .post table {
    width: 100%
}

.container-posts-list .post .date {
    color: #aaaaa6;
    font-size: 11px;
    line-height: normal
}

.container-posts-list .post .title {
    color: #201600;
    font-size: 18px;
    line-height: 28px;
    margin-top: 5px;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.container-posts-list .buttons {
    text-align: center;
    padding-top: 30px
}

.container-posts-list.without-image .post {
    border-bottom: 1px solid #f9f8f5;
    border-radius: 2px;
    margin-bottom: 0
}

.container-posts-list.without-image .post a {
    padding: 28px 40px 32px
}

.container-posts-list.without-image .post .title {
    font-size: 22px;
    line-height: normal;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
}

.container-posts-list.without-image .post .title span {
    border-bottom: 1px solid #d2d1d0
}

@media screen and (min-width:768px) {
    .container-posts-list .post a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .container-posts-list .post table tr td:first-child {
        width: 200px
    }

    .container-posts-list .post table tr td:last-child {
        padding: 20px 30px
    }

}

@media screen and (max-width:767px) {
    .container-posts-list .post {
        margin-bottom: 30px;
        background: #fff;
        box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
    }

    .container-posts-list .post .title {
        margin-top: 10px
    }

    .container-posts-list .post table tr td {
        display: block
    }

    .container-posts-list .post table tr td img {
        width: 100%
    }

    .container-posts-list .post table tr td:last-child {
        padding: 27px 30px
    }

    .container-posts-list.without-image .post {
        margin-left: -30px;
        margin-right: -30px
    }

    .container-posts-list.without-image .post a {
        padding-left: 30px;
        padding-right: 30px
    }

    .container-posts-list.without-image .post .title {
        font-size: 18px;
        line-height: 30px
    }

}

.container-text {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    padding: 45px 55px 55px
}

.container-text .page-info {
    padding: 0 0 30px
}

.container-text .images .list {
    margin: 0 -15px;
    text-align: center
}

.container-text .images .image {
    display: inline-block;
    width: 32.8%;
    padding: 0 15px 30px
}

.container-text .images .show-more {
    text-align: center
}

.container-text .images .show-more a {
    font-size: 17px;
    line-height: normal;
    border-bottom: 1px dotted
}

.container-text .share {
    margin-top: 50px;
    text-align: center;
    font-size: 17px;
    line-height: normal
}

.container-text .share>span {
    vertical-align: middle;
    display: inline-block;
    padding-right: 5px
}

.container-text .share .ya-share2 {
    display: inline-block;
    vertical-align: middle
}

.container-text .rating {
    text-align: center;
    margin-top: 45px
}

.container-text .rating .title {
    color: #9f9d98;
    font-size: 20px;
    line-height: normal
}

.container-text .rating .controls {
    margin-top: 30px
}

.container-text .rating .controls .control {
    display: inline-block;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    padding-right: 40px;
    margin: 0 35px;
    color: #201600;
    font-size: 15px;
    line-height: normal
}

.container-text .rating .controls .control::after,
.container-text .rating .controls .control::before {
    content: ' ';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.container-text .rating .controls .control::after {
    opacity: 0
}

.container-text .rating .controls .control.checked::before,
.container-text .rating .controls .control:hover::before {
    opacity: 0
}

.container-text .rating .controls .control.checked::after,
.container-text .rating .controls .control:hover::after {
    opacity: 1
}

.container-text .rating .controls .control.yes::before {
    background-image: url(../img/rating/yes.svg)
}

.container-text .rating .controls .control.no::before {
    background-image: url(../img/rating/no.svg)
}

.container-text .block-characteristics {
    margin-top: 40px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .container-text {
        margin-left: -30px;
        margin-right: -30px
    }

}

@media screen and (max-width:767px) {
    .container-text {
        margin-left: -30px;
        margin-right: -30px;
        padding: 27px 30px 50px
    }

    .container-text .images .image {
        width: 100%;
        display: block
    }

}

.block-sitemap .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #201600;
    font-size: 26px;
    line-height: normal
}

.block-sitemap>ul {
    padding: 0 !important;
    margin: 20px 0 0 !important
}

.block-sitemap>ul>li {
    padding-left: 20px
}

.block-sitemap>ul>li>a {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
}

.block-sitemap ul {
    list-style: none;
    padding: 0 0 0 23px;
    margin: 0
}

.block-sitemap ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px
}

.block-sitemap ul li:first-child {
    margin-top: 25px
}

.block-sitemap ul li:last-child {
    margin-bottom: 25px
}

.block-sitemap ul li::before {
    content: ' ';
    position: absolute;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    top: 10px;
    border: 1px solid
}

.block-sitemap ul li a {
    color: #201600;
    font-size: 15px;
    line-height: 26px;
    max-width: 380px;
    display: inline-block;
    text-decoration: none
}

@media screen and (max-width:767px) {
    .block-sitemap ul {
        padding: 0 0 0 7px
    }

    .block-sitemap ul li {
        padding-left: 15px;
        margin-bottom: 5px
    }

    .block-sitemap ul li:first-child {
        margin-top: 15px
    }

    .block-sitemap ul li:last-child {
        margin-bottom: 15px
    }

    .block-sitemap ul li::before {
        content: ' ';
        position: absolute;
        left: 0;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        top: 10px;
        border: 1px solid
    }

    .block-sitemap ul li a {
        color: #201600;
        font-size: 15px;
        line-height: 26px;
        max-width: 380px;
        display: inline-block;
        text-decoration: none
    }

}

.block-help {
    margin: 20px -20px;
    padding: 64px 33px 28px;
    background-color: #fff;
}

@media screen and (min-width: 768px) {
    .block-help {
        margin: 30px 0;
        padding: 32px 105px 42px;
        border-radius: 20px;
    }
}

@media screen and (min-width: 1024px) {
    .block-help {
        margin: 100px 0;
        padding: 64px 105px 84px;
    }
}

.block-help .title {
    margin-bottom: 60px;
    font-weight: 700;
}

.block-help .info {
    text-align: center;
    margin-bottom: 15px;
}

.block-help ul {
    margin: 0;
    list-style: none;
    padding: 0
}

.block-help ul li {
    float: left;
    width: 20%;
    padding: 0 10px
}

.block-help #help-slider {
    margin: 30px -10px 0
}

.block-help .help-item {
    display: block;
    cursor: pointer;
    text-decoration: none;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.block-help .help-item:hover {
    /* box-shadow: 0 3px 9px .58px rgba(47, 46, 44, .1) */

}

.block-help .help-item .icon {
    height: 80px;
}

.block-help .help-item .icon img {
    max-height: 80px;
    width: auto;
    margin: 0 auto;
}

.block-help .help-item .title {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #343434;
    min-height: 60px;
}

.block-help .owl-carousel .help-item .title {
    margin: 20px 0 0;
}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-help .container {
        width: 100%;
        padding: 0
    }

    .block-help #help-slider {
        margin-left: 0;
        margin-right: 0
    }

    .block-help ul li {
        padding: 0 20px 0 0
    }

    .block-help ul li:last-child {
        padding-right: 0
    }

}

@media screen and (max-width:767px) {
    .block-help ul li {
        width: 200px;
        padding: 0 15px 0 0
    }

    .block-help ul li:last-child {
        padding-right: 0
    }

    .block-help #help-slider {
        margin: 20px -30px 0
    }

}

.block-payments-list .payment-type {
    float: left;
    max-width: 380px;
    width: 100%;
    margin-left: 60px;
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
}

.block-payments-list .payment-type:first-child {
    margin-left: 0
}

.block-payments-list .payment-type .title {
    text-align: center;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    line-height: normal;
    padding: 26px 15px 28px
}

.block-payments-list .payment-type .title span {
    display: inline-block;
    padding-left: 45px;
    position: relative
}

.block-payments-list .payment-type .title span::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.block-payments-list .payment-type.cash .title span::before {
    width: 33px;
    height: 28px;
    background-image: url(../img/paymentslist-type_cash.svg);
    margin-top: -14px
}

.block-payments-list .payment-type.internet .title span::before {
    width: 32px;
    height: 32px;
    background-image: url(../img/paymentslist-type_internet.svg);
    margin-top: -16px
}

.block-payments-list .payment-type table {
    width: 100%
}

.block-payments-list .payment-type table td,
.block-payments-list .payment-type table th {
    border-bottom: 1px solid #f9f8f5;
    font-size: 16px;
    line-height: 24px;
    padding: 39px
}

.block-payments-list .payment-type table td {
    padding-right: 0 !important
}

.block-payments-list .payment-type table td .logo {
    width: 52px;
    display: inline-block
}

.block-payments-list .payment-type table td .logo img {
    border-radius: 50%
}

.block-payments-list .payment-type table td .name {
    display: inline-block;
    color: #414038;
    margin-left: 5px
}

.block-payments-list .payment-type table th {
    text-align: right
}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-payments-list .payment-type {
        max-width: 330px;
        margin-left: 30px
    }

    .block-payments-list .payment-type table td,
    .block-payments-list .payment-type table th {
        padding: 20px
    }

}

@media screen and (max-width:767px) {
    .block-payments-list .payment-type {
        margin-bottom: 30px;
        margin-left: 0;
        max-width: none
    }

    .block-payments-list .payment-type .title {
        font-size: 20px
    }

    .block-payments-list .payment-type:last-child {
        margin-bottom: 0
    }

    .block-payments-list .payment-type table td,
    .block-payments-list .payment-type table th {
        padding: 20px
    }

    .block-payments-list .payment-type table td .logo {
        width: 30px
    }

}

.light-marks {
    margin: 0px 10px 30px 10px;
}

@media screen and (max-width: 767px) {
    .light-marks {
        margin: 0px 10px 70px 10px;
    }
}

.block-map .map-marks {
    position: relative;
    padding-bottom: 10px;
}

.block-map .map-marks .map-mark {
    display: inline-block;
    color: #2b2a26;
    font-size: 15px;
    margin-right: 70px;
    margin-bottom: 15px
}

.block-map .map-marks .map-mark:last-child {
    margin-right: 0
}

.block-map .map-marks .map-mark .mark-description,
.block-map .map-marks .map-mark .mark-icon {
    vertical-align: middle
}

.block-map .map-marks .map-mark .mark-icon {
    display: inline-block
}

.block-map .map-marks .map-mark .mark-description {
    display: inline-block;
    padding-left: 2px
}

.block-map .wifi {
    margin-bottom: 40px;
    text-align: center
}

.block-map .wifi .logo {
    margin-top: 15px
}

.block-map #map,
.block-map .map {
    height: 510px;
    max-height: 70vh;
    width: 100%;
}

.map-container {
  position: relative;
}

.map-card {
    margin: 0 0 20px;
    padding: 26px 30px;
    font-size: 20px;
    background: #fff;
    border-radius: 20px;
}

@media screen and (max-width: 1024px) {
    .map-card {
        margin: 0 0 12px;
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    .map-card {
        padding: 20px 24px;
    }
}

.map-card-title {
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 1.5;
}

@media screen and (max-width: 1024px) {
    .map-card-title {
        margin: 0 0 16px;
        font-size: 18px;
    }
}

.map-card-title a {
    color: #6c69c8;
}

.map-card p {
    margin-bottom: 0;
    color: #666;
}

.map-card .map-container {
    margin-top: 26px;
    border-radius: 20px;
    overflow: hidden;
}

.map-card .map {
    height: 300px;
}

.map-mark.pull-right {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
    .map-mark.pull-right {
        top: 120%;
    }
}

@media screen and (max-width:767px) {
    .block-map .map-marks .map-mark {
        margin-right: 0;
        display: block
    }

    .block-map .map-marks .map-mark .mark-icon {
        float: left;
        display: block;
        width: 35px
    }

    .block-map .map-marks .map-mark .mark-icon img {
        max-width: 100%;
        height: auto
    }

    .block-map .map-marks .map-mark .mark-description {
        display: block;
        overflow: hidden;
        padding-left: 5px;
        padding-top: 4px
    }

}

.map-container {
    position: relative;
    overflow: hidden;
}

.map-watermark {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 475px;
    max-height: 65vh;
    background-position: center;
    background-size: 20%;
    background-repeat: repeat;
    opacity: 0.3;
    pointer-events: none;
}

.btn.light-map-updater {
    display: block;
    margin: 0 0 0 auto;
}

.block-contacts .block-content {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    padding: 45px 70px 15px
}

.block-contacts .contact {
    padding-bottom: 30px
}

.block-contacts .contact .title {
    position: relative
}

.block-contacts .contact .title::before {
    content: ' ';
    position: absolute;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.block-contacts .contact.telephones .title::before {
    width: 19px;
    height: 19px;
    background-image: url(../img/contacts/block-telephone.svg);
    left: -27px;
    top: 5px
}

.block-contacts .contact.address .title::before {
    width: 16px;
    height: 22px;
    background-image: url(../img/contacts/block-address.svg);
    left: -27px;
    top: 3px
}

.block-contacts .contact.mails .title::before {
    width: 25px;
    height: 19px;
    background-image: url(../img/contacts/block-mail.svg);
    left: -36px;
    top: 4px
}

.block-contacts .contact .list {
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px
}

.block-contacts .contact .list a {
    color: inherit;
    text-decoration: none
}

.block-contacts .contact .list table {
    width: 100%
}

.block-contacts .contact .list table tr td:first-child {
    padding-right: 20px
}

@media screen and (min-width:1401px) {
    .block-contacts .contact .list table tr td:first-child {
        padding-right: 45px
    }

}

@media screen and (min-width:768px) and (max-width:1199px) {
    .block-contacts .row>div:nth-child(odd) {
        clear: left
    }

}

@media screen and (max-width:991px) {
    .block-contacts .block-content {
        padding: 30px 30px 0
    }

    .block-contacts .title::before {
        display: none
    }

}

.block-emails-list .block-content {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    padding: 40px 60px
}

.block-emails-list .list {
    margin-top: 25px
}

.block-emails-list .list table tr td:first-child {
    width: 330px;
    vertical-align: top
}

.block-emails-list .list table thead tr td {
    color: #b4b4b4;
    font-size: 20px;
    line-height: normal;
    padding-bottom: 10px
}

.block-emails-list .list table tbody tr td {
    color: #201600;
    font-size: 16px;
    line-height: normal;
    border-bottom: 1px solid #f3f3f3;
    padding-top: 18px;
    padding-bottom: 20px
}

.block-emails-list .list table tbody tr:last-child td {
    border-bottom: 0
}

.block-emails-list .list a {
    color: #066dc8;
    border-bottom: 1px solid #d0ddf1;
    text-decoration: none
}

.block-emails-list .list .subject {
    margin-top: 15px
}

@media screen and (max-width:991px) {
    .block-emails-list .block-content {
        padding: 30px
    }

    .block-emails-list .list {
        margin-top: 0
    }

    .block-emails-list .list table thead {
        display: none
    }

    .block-emails-list .list table tbody tr td {
        display: block
    }

    .block-emails-list .list table tbody tr td:first-child {
        width: 100%
    }

    .block-emails-list .list table tbody tr td:last-child {
        display: none
    }

}

.block-benefits {
    background: #f2edea
}

.block-benefits .container {
    margin-top: 30px
}

.block-benefits .list {
    margin: 0 -10px
}

.block-benefits .benefit {
    width: 33.333333%;
    float: left;
    padding: 70px 10px 0;
    color: #2b2a26
}

.block-benefits .benefit .benefit-content {
    background: #fff;
    position: relative;
    padding: 40px 40px 30px
}

.block-benefits .benefit .icon {
    position: absolute;
    width: 66px;
    height: 66px;
    left: 38px;
    top: -33px;
    border-radius: 50%
}

.block-benefits .benefit .icon img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.block-benefits .benefit .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 22px;
    line-height: normal
}

.block-benefits .benefit .description {
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px
}

.block-benefits.as-round {
    text-align: center
}

.block-benefits.as-round .container {
    margin-top: 0
}

.block-benefits.as-round .list {
    margin-top: 15px
}

.block-benefits.as-round .item {
    width: 216px;
    height: 216px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    background: #fff;
    border-radius: 50%;
    padding: 25px;
    text-align: center;
    margin: 20px 40px
}

.block-benefits.as-round .item .icon {
    height: 50px
}

.block-benefits.as-round .item .icon img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.block-benefits.as-round .item .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    margin-top: 5px
}

/*
@media screen and (min-width:1200px) {
    .block-benefits .benefit .benefit-content {
        height: 230px
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .block-benefits .benefit .benefit-content {
        height: 300px
    }

    .block-benefits .benefit .icon {
        left: 25px
    }

}

@media screen and (max-width:991px) {
    .block-benefits {
        margin-top: 15px
    }

    .block-benefits .container {
        margin-top: 10px
    }

    .block-benefits.as-round {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-top: 35px;
        padding-bottom: 20px
    }

    .block-benefits.as-round .item {
        margin: 20px
    }

}

@media screen and (min-width:768px) {
    .block-benefits .benefit .benefit-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-benefits .benefit {
        width: 50%;
        padding-top: 50px
    }

    .block-benefits .benefit .benefit-content {
        height: 230px
    }

}

@media screen and (max-width:767px) {
    .block-benefits .benefit {
        width: 100%;
        text-align: center;
        padding-top: 55px
    }

    .block-benefits .benefit .benefit-content {
        padding: 50px 30px 55px
    }

    .block-benefits .benefit .icon {
        left: 50%;
        margin-left: -33px
    }

}*/

.block-tariff .list {
    margin-top: 30px
}

.block-tariff.as-grid .list {
    text-align: center
}

.block-tariff.as-grid .buttons {
    margin-top: 35px
}

@media screen and (max-width:767px) {
    .block-tariff.as-grid .buttons {
        margin-top: 15px
    }

}

.block-tariff.as-list .buttons {
    margin-top: 10px
}

.block-tariff .tariff-list-item {
    margin-bottom: 30px;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    cursor: pointer
}

.block-tariff .tariff-list-item label {
    display: block;
    cursor: pointer
}

.block-tariff .tariff-list-item table {
    width: 100%;
    background: #fff
}

.block-tariff .tariff-list-item table tr td {
    text-align: center;
    position: relative
}

.block-tariff .tariff-list-item table thead {
    display: none
}

.block-tariff .tariff-list-item table tbody tr td {
    border-right: 1px solid;
    border-color: #f9f8f5
}

.block-tariff .tariff-list-item.four-column table tbody tr td {
    width: 25%
}

.block-tariff .tariff-list-item.five-column table tbody tr td {
    width: 20%
}

.block-tariff .tariff-list-item .name {
    color: #fff;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 30px;
    line-height: normal
}

.block-tariff .tariff-list-item .devices .icon {
    width: 50px;
    height: 47px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: inline-block
}

.block-tariff .tariff-list-item .devices .count {
    font-size: 22px;
    line-height: normal;
    margin-top: 5px
}

.block-tariff .tariff-list-item .info .type {
    color: #201600;
    font-size: 24px;
    line-height: normal;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
}

.block-tariff .tariff-list-item .info .description {
    margin-top: 25px;
    color: #2b2a26;
    font-size: 15px;
    line-height: normal
}

.block-tariff .tariff-list-item .price {
    color: #201600;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 22px;
    line-height: normal;
    margin-top: 15px
}

@media screen and (min-width:992px) {
    .block-tariff .tariff-list-item table {
        height: 180px
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-tariff .tariff-list-item table thead {
        display: table-header-group
    }

    .block-tariff .tariff-list-item table thead tr td {
        height: 96px
    }

    .block-tariff .tariff-list-item table tbody tr td {
        height: 170px
    }

    .block-tariff .tariff-list-item table tbody tr td.name {
        display: none
    }

}

@media screen and (max-width:767px) {
    .block-tariff .tariff-list-item table tbody tr td {
        display: block;
        width: 100% !important;
        border-right: 0;
        border-bottom: 1px solid #f9f8f5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 35px 30px
    }

}

.block-tariff .tariff-grid-item {
    display: inline-block;
    width: 230px;
    margin: 0 8px 20px;
    background: #fff;
    border-radius: 3px;
    padding: 0 20px 40px;
    text-align: center;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
}

.block-tariff .tariff-grid-item label {
    display: block;
    cursor: pointer
}

.block-tariff .tariff-grid-item .name {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    line-height: normal;
    padding: 50px 20px;
    margin: 0 -20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.block-tariff .tariff-grid-item .logo {
    margin-left: -20px;
    margin-right: -20px
}

.block-tariff .tariff-grid-item .logo img {
    /*width: 100%*/
}

.block-tariff.packages .sticker,
.block-tariff.services .sticker {
    height: 77px;
    max-height: 77px;
}

.block-tariff .tariff-grid-item .title {
    color: #201600;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 56px;
    margin-top: 25px
}

.block-tariff .tariff-grid-item .info {
    color: #2b2a26;
    font-size: 16px;
    line-height: normal;
    margin-top: 10px;
    text-align: left;
}

.block-tariff .tariff-grid-item .price {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 24px;
    line-height: normal;
    margin-top: 20px
}

.block-tariff .tariff-grid-item .price.has-border {
    border-top: 1px solid #eeedeb;
    margin: 45px -20px 0;
    padding: 45px 20px 0
}

.block-tariff .tariff-grid-item.no-hover {
    cursor: default !important;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06) !important
}

.block-tariff .tariff-grid-item.no-hover span {
    display: block;
    text-align: center;
    font-size: 22px;
    line-height: normal;
    color: #201600;
    margin-bottom: 20px
}

.block-tariff .tariff-grid-item .choose {
    margin-top: 25px
}

@media screen and (max-width:991px) {
    .block-tariff .tariff-grid-item {
        width: 230px !important
    }

}

@media screen and (max-width:767px) {
    .block-tariff .tariff-grid-item {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0
    }

}

.block-tariff.medium-size .tariff-grid-item {
    width: 300px
}

.block-tariff .tariff-grid-item,
.block-tariff .tariff-list-item {
    cursor: pointer;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.block-tariff .tariff-grid-item.checked,
.block-tariff .tariff-grid-item:hover,
.block-tariff .tariff-list-item.checked,
.block-tariff .tariff-list-item:hover {
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .2)
}

.block-tariff .choose input {
    display: none
}

.block-tariff .choose input:checked+.button span.checked {
    opacity: 1
}

.block-tariff .choose input:checked+.button span.not-checked {
    opacity: 0
}

.block-tariff .choose .button {
    display: inline-block;
    width: 135px;
    height: 41px;
    border: 1px solid;
    border-radius: 2px;
    position: relative;
    text-align: center;
    line-height: 40px;
    cursor: pointer
}

.block-tariff .choose .button span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.block-tariff .choose .button span.checked {
    opacity: 0;
    color: #fff
}

.block-tariff .checked .choose .button span.checked {
    opacity: 1
}

.block-tariff .checked .choose .button span.not-checked {
    opacity: 0
}

.block-tariff .buttons {
    text-align: center
}

.block-tariff .tariff-group-item {
    background: #fff;
    margin-bottom: 30px
}

.block-tariff .tariff-group-item table {
    width: 100%;
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
}

.block-tariff .tariff-group-item table tbody tr td {
    padding: 50px;
    line-height: normal;
    border-bottom: 1px solid #eeedeb
}

.block-tariff .tariff-group-item table tbody tr:last-child td {
    border-bottom: 0
}

.block-tariff .tariff-group-item .name {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #fff;
    font-size: 44px;
    line-height: 46px;
    text-align: center
}

.block-tariff .tariff-group-item .type {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 24px
}

.block-tariff .tariff-group-item .info {
    font-size: 16px
}

.block-tariff .tariff-group-item .price {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 22px
}

@media screen and (min-width:1200px) {
    .block-tariff .tariff-group-item .name {
        width: 300px
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .block-tariff .tariff-group-item table tbody tr td {
        padding: 30px
    }

    .block-tariff .tariff-group-item table tbody tr td.name {
        width: 200px
    }

}

@media screen and (min-width:992px) {
    .block-tariff .tariff-group-item table thead {
        display: none
    }

}

@media screen and (max-width:991px) {
    .block-tariff .tariff-group-item table thead tr td {
        padding: 25px
    }

    .block-tariff .tariff-group-item table tbody tr td.name {
        display: none
    }

}

@media screen and (max-width:767px) {
    .block-tariff .tariff-group-item table tbody tr td {
        display: block;
        padding: 0 15px;
        text-align: center;
        border: 0
    }

    .block-tariff .tariff-group-item table tbody tr td:first-child {
        padding-top: 40px
    }

    .block-tariff .tariff-group-item table tbody tr td:last-child {
        padding-bottom: 40px;
        border-bottom: 1px solid #eeedeb
    }

    .block-tariff .tariff-group-item .info {
        margin-top: 25px
    }

    .block-tariff .tariff-group-item .price {
        margin-top: 25px
    }

}

.block-tariff .total {
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 24px;
    line-height: normal
}

.block-tariff .total span {
    display: inline-block;
    padding-left: 35px
}

.block-top-banner {
    overflow: hidden
}

.block-top-banner img {
    width: 100%
}

.block-top-banner .wifi {
    background: #fdb914;
    position: relative;
    padding-top: 65px;
    padding-bottom: 80px
}

.block-top-banner .wifi .page-info {
    padding-top: 0
}

.block-top-banner .wifi .block-content {
    width: 40%;
    max-width: 440px;
    margin-left: 50%
}

.block-top-banner .wifi .text {
    color: #201600;
    font-size: 15px;
    line-height: 28px
}

.block-top-banner .wifi .image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto
}

.block-top-banner .wifi .buttons {
    margin-top: 35px
}

@media screen and (min-width:992px) {
    .block-top-banner .wifi .image {
        position: absolute;
        right: 55%;
        width: 40%;
        bottom: 0
    }

}

@media screen and (max-width:991px) {
    .block-top-banner .wifi {
        padding-bottom: 0;
        text-align: center
    }

    .block-top-banner .wifi .block-content {
        width: 100%;
        max-width: 600px;
        margin: 0 auto
    }

    .block-top-banner .wifi .buttons {
        text-align: center
    }

    .block-top-banner .wifi .image {
        position: static;
        width: 100%;
        margin: 60px auto 0
    }

}

@media screen and (max-width:767px) {
    .block-top-banner .wifi {
        padding-top: 30px
    }

    .block-top-banner .wifi .image {
        max-width: 210px;
        margin-top: 40px
    }

}

.block-check-address.full-width .block-content {
    background: #ebe7e3;
    padding: 50px 50px 65px
}

.block-check-address.full-width .form,
.block-check-address.full-width .steps {
    max-width: 1035px;
    margin-left: auto;
    margin-right: auto
}

.block-check-address.full-width .steps .step .number {
    border: 1px solid #3b3a38;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    padding: 5px 5px 7px;
    border-radius: 50%
}

.block-check-address.full-width .steps .step .title {
    color: #3b3a38;
    font-size: 20px;
    line-height: normal;
    display: inline-block;
    padding-left: 10px
}

.block-check-address.full-width .steps .arrow {
    width: 32px;
    height: 23px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/checkadress-arrow.svg)
}

.block-check-address.full-width .form {
    margin-top: 30px
}

.block-check-address.full-width .form .input.address input {
    width: 570px
}

.block-check-address.full-width .form .input.home input {
    width: 130px
}

.block-check-address.full-width .form .btn {
    padding-left: 65px;
    padding-right: 65px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .block-check-address.full-width .steps {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .block-check-address.full-width .steps .step .title {
        font-size: 17px
    }

    .block-check-address.full-width .steps .arrow {
        width: 25px;
        height: 18px
    }

    .block-check-address.full-width .form .input.address input {
        width: 400px
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-check-address.full-width .block-content {
        padding: 30px 30px 35px
    }

    .block-check-address.full-width .steps {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .block-check-address.full-width .steps .step {
        max-width: 200px
    }

    .block-check-address.full-width .steps .step .number {
        float: left;
        display: block
    }

    .block-check-address.full-width .steps .step .title {
        font-size: 18px;
        line-height: 30px;
        overflow: hidden;
        display: block;
        padding-top: 3px
    }

    .block-check-address.full-width .steps .arrow {
        margin-top: 7px
    }

    .block-check-address.full-width .form .input.address input {
        width: 315px
    }

    .block-check-address.full-width .form .input.home input {
        width: 75px
    }

}

@media screen and (min-width:768px) {

    .block-check-address.full-width .form,
    .block-check-address.full-width .steps {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .block-check-address.full-width .form {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .block-check-address.full-width .form .btn {
        margin-top: 23px
    }

}

@media screen and (max-width:767px) {
    .block-check-address.full-width {
        padding-left: 0;
        padding-right: 0
    }

    .block-check-address.full-width .block-content {
        padding: 40px 30px
    }

    .block-check-address.full-width .steps {
        padding: 0 10px
    }

    .block-check-address.full-width .steps .step {
        margin-bottom: 15px
    }

    .block-check-address.full-width .steps .step .number {
        float: left;
        display: block
    }

    .block-check-address.full-width .steps .step .title {
        padding: 3px 0 0 20px;
        overflow: hidden;
        display: block
    }

    .block-check-address.full-width .steps .arrow {
        background-image: url(../img/checkadress-arrow_mobile.svg);
        width: 16px;
        height: 22px;
        margin-bottom: 15px;
        margin-left: 10px
    }

    .block-check-address.full-width .form .input {
        padding-bottom: 40px;
        float: left
    }

    .block-check-address.full-width .form .input.address {
        padding-right: 20px;
        width: 79%
    }

    .block-check-address.full-width .form .input.address input {
        width: 100%
    }

    .block-check-address.full-width .form .input.home {
        width: 21%
    }

    .block-check-address.full-width .form .input.home input {
        width: 100%
    }

    .block-check-address.full-width .form .btn {
        width: 100%;
    }

}

.block-check-address.as-block {
    background: #ebe7e3;
    padding: 45px 60px 60px
}

.block-check-address.as-block .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 26px;
    line-height: normal;
    color: #201600
}

.block-check-address.as-block .form {
    margin-top: 15px;
}

.block-check-address.as-block .form .input {
    float: left;
    margin-bottom: 30px
}

.block-check-address.as-block .form .input.street {
    width: 78%;
    padding-right: 20px
}

.block-check-address.as-block .form .input.home {
    width: 22%
}

@media screen and (min-width:768px) {
    .block-check-address.as-block {
        min-height: 325px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-check-address.as-block {
        padding: 40px
    }

}

@media screen and (max-width:767px) {
    .block-check-address.as-block {
        margin-left: -4%;
        margin-right: -4%;
        padding: 30px;
        margin-bottom: 0;
    }

    .block-check-address .form .input.street,
    .block-check-address .form .input.home,
    .block-check-address .form .input.address {
        width: 100% !important;
        display: block !important;
        padding-right: 0 !important;
    }

    .block-check-address .form .btn {
        width: 100%;
    }
}

.block-white .block-content {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    padding: 40px 45px
}

.block-white .connect-status {
    max-width: 490px;
    margin: 20px auto 35px
}

.block-white .connect-status .message {
    display: inline-block;
    padding-left: 65px;
    position: relative;
    font-size: 26px;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    line-height: 30px;
    color: #201600
}

.block-white .connect-status .message::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 5px;
    width: 52px;
    height: 52px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.block-white .connect-status .message.error::before {
    background-image: url(../img/connect-message_error.svg)
}

.block-white .connect-status .message.success::before {
    background-image: url(../img/connect-message_success.svg)
}

.block-white .connect-status .buttons {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .block-white .connect-status .message {
        padding: 70px 0 0;
        text-align: center
    }

    .block-white .connect-status .message::before {
        top: 0;
        left: 50%;
        margin-left: -26px
    }

}

@media screen and (max-width:767px) {
    .block-white {
        padding-left: 0;
        padding-right: 0
    }

    .block-white .block-content {
        padding: 35px 30px
    }

}

.block-documents.one-document .block-content {
    border: 1px solid #c3bfbf;
    padding: 20px;
    text-align: center;
    min-height: 83px
}

.block-documents.one-document .document {
    display: inline-block;
    padding-left: 55px;
    position: relative;
    text-decoration: none;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px
}

.block-documents.one-document .document span {
    border-bottom: 1px solid #d9d7d3;
    color: #201600;
    font-size: 18px;
    line-height: normal
}

.block-documents.one-document .document::before {
    position: absolute;
    content: ' ';
    left: 0;
    top: 50%;
    margin-top: -20px;
    width: 36px;
    height: 41px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/documents/icon-pdf_black.svg)
}

@media screen and (min-width:992px) {
    .block-documents.one-document .block-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

}

.block-documents.list .block-content {
    border: 1px solid;
    position: relative
}

.block-documents.list .block-content::after,
.block-documents.list .block-content::before {
    content: ' ';
    position: absolute
}

.block-documents.list .block-content::before {
    background-repeat: no-repeat;
    background-position: center
}

.block-documents.list .document {
    font-size: 18px;
    line-height: 28px
}

.block-documents.list .document a {
    color: #201600;
    border-bottom: 1px solid #d9d7d3;
    text-decoration: none
}

@media screen and (min-width:992px) {
    .block-documents.list .block-content {
        padding: 27px 0 28px 83px
    }

    .block-documents.list .block-content::before {
        width: 83px;
        top: 0;
        bottom: 0;
        left: 0;
        border-right: 1px solid
    }

    .block-documents.list .document {
        padding: 0 20px
    }

}

@media screen and (min-width:768px) {
    .block-documents.list .block-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

}

@media screen and (max-width:991px) {
    .block-documents.list .block-content {
        margin-top: 85px
    }

    .block-documents.list .block-content::before {
        left: -1px;
        top: -85px;
        bottom: auto;
        right: -1px;
        height: 85px;
        border: 1px solid
    }

    .block-documents.list .document {
        text-align: center
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-documents.list .block-content {
        padding: 38px 0 40px
    }

    .block-documents.list .document {
        padding: 0 15px
    }

}

@media screen and (max-width:767px) {
    .block-documents.list .block-content {
        padding: 15px 0
    }

    .block-documents.list .document {
        padding: 20px
    }

}

.new-block-slider {
    display: flex;
    flex-wrap: wrap;
    width: 1260px;
    max-width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 1260px) {
    .new-block-slider {
        flex-flow: column;
    }
}

.block-slider-container {
    display: flex;
    width: 100%;
}

@media screen and (max-width: 1260px) {
    .block-slider-container {
        flex-wrap: wrap;
    }
}

.new-block-slider .under-text {
    width: 100%;
    margin: 15px 0 20px;
    order: 1;
    font-size: 15px;
    color: #999;
    text-align: right;
}

@media screen and (max-width: 1260px) {
    .new-block-slider .under-text {
        flex-flow: column;
        padding: 0 15px;
        order: 1;
    }
}

.under-text-mobile {
    display: none;
}

@media screen and (max-width: 1260px) {
    .under-text-mobile {
        display: block;
    }

    .under-text-desktop {
        display: none;
    }
}

.new-block-slider .owl-carousel {
    display: block;
    overflow: hidden;
    width: 935px;
    height: 525px;
    overflow: hidden;
    border-radius: 20px;
    order: 1;
}

@media screen and (max-width: 1260px) {
    .new-block-slider .owl-carousel {
        width: 100%;
        height: 56vw;
        border-radius: 0;
        order: 0;
    }
}

.new-block-slider .additional-cards {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 1fr);
    grid-gap: 20px;
    width: 300px;
    margin-right: 25px;
    order: 0;
}

@media screen and (max-width: 1260px) {
    .new-block-slider .additional-cards {
        width: 100%;
        margin: 0 0 20px;
        padding: 0 20px;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: 1fr;
        order: 2;
    }
}

@media screen and (max-width: 850px) {
    .new-block-slider .additional-cards {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
}

.new-block-slider .additional-cards .tariff {
    position: relative;
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    padding: 20px 30px 15px;
    font-size: 12px;
    color: #fff;
    cursor: default;
    border-radius: 20px;
    overflow: hidden;
}

.new-block-slider .additional-cards a.tariff {
    cursor: pointer;
}

@media screen and (max-width: 1260px) {
    .new-block-slider .additional-cards .tariff {
        min-height: 180px;
    }
}

@media screen and (max-width: 850px) {
    .new-block-slider .additional-cards .tariff {
        width: 260px;
        min-height: 140px;
        padding: 15px 25px;
    }
}

@media screen and (max-width: 580px) {
    .new-block-slider .additional-cards .tariff {
        width: 100%;
        height: 34vw;
    }
}

.new-block-slider .additional-cards .tariff:hover {
    text-decoration: none;
}

.new-block-slider .additional-cards .tariff .tariff-bg {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(161, 71, 245);
    background: linear-gradient(90deg, rgba(161, 71, 245, 1) 0%, rgba(254, 58, 223, 1) 100%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

.new-block-slider .additional-cards .tariff .tariff-bg.mobile-bg {
    display: none;
}

@media screen and (max-width: 580px) {
    .new-block-slider .additional-cards .tariff .tariff-bg.desktop-bg {
        display: none;
    }

    .new-block-slider .additional-cards .tariff .tariff-bg.mobile-bg {
        display: block;
    }
}

.new-block-slider .additional-cards .tariff span {
    display: block;
    width: 100%;
    line-height: 1.6;
}

.new-block-slider .additional-cards .tariff .title {
    font-size: 1.7em;
    line-height: 1.2;
}

.new-block-slider .additional-cards .tariff .color-desc,
.new-block-slider .additional-cards .tariff .desc {
    max-width: 70%;
}

.new-block-slider .additional-cards .tariff .color-desc {
    color: #ffb237;
    font-weight: 600;
}

.new-block-slider .additional-cards .tariff .link {
    margin-top: auto;
    text-decoration: underline;
}

.block-slider .additional-cards .tariff a.link {
    color: #fff;
    cursor: pointer;
}

.block-slider .owl-carousel .owl-dots {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: auto
}

.block-slider .owl-carousel .owl-dots .owl-dot {
    border-radius: 1px;
    background: #fff;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms;
    width: 12px;
    height: 12px;
    display: inline-block;
    cursor: pointer
}

.block-slider .owl-carousel .owl-nav {
    display: none
}

.block-slider .owl-carousel .owl-nav .owl-next,
.block-slider .owl-carousel .owl-nav .owl-prev {
    width: 38px;
    height: 38px;
    top: 50%;
    margin-top: -19px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    position: absolute
}

.block-slider .owl-carousel .owl-nav .owl-prev {
    left: 10px;
    background-image: url(../img/slider-arrow_prev.svg)
}

.block-slider .owl-carousel .owl-nav .owl-next {
    right: 10px;
    background-image: url(../img/slider-arrow_next.svg)
}

.new-block-slider .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.new-block-slider .container {
    position: relative;
    z-index: 1
}

.new-block-slider .item {
    position: relative
}

.new-block-slider .item.text-white {
    color: #fff
}

.new-block-slider .info {
    width: 50%;
    padding-top: 65px;
    padding-bottom: 90px
}

.new-block-slider .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 50px;
    line-height: 55px
}

.new-block-slider .text {
    margin-top: 25px;
    font-size: 16px;
    line-height: 32px
}

.new-block-slider .buttons {
    margin-top: 30px
}

@media screen and (max-width:991px) {
    .new-block-slider .info {
        text-align: center;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        padding-top: 55px;
        padding-bottom: 55px
    }

    .new-block-slider .title {
        font-size: 40px;
        line-height: 44px
    }

}

@media screen and (max-width:767px) {
    .new-block-slider .text {
        padding: 0 30px
    }

}

.block-banner.as-block {
    position: relative;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    min-height: 325px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-decoration: none;
    -webkit-transition: all ease 250ms;
    transition: all ease 250ms
}

.block-banner.as-block:hover {
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .2)
}

.block-banner.as-block .bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 1
}

.block-banner.as-block .block-content {
    position: relative;
    z-index: 5;
    padding: 50px 45px
}

.block-banner.as-block .block-content a {
    display: block
}

.block-banner.as-block .block-content .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 26px;
    line-height: normal;
    color: #201600
}

.block-banner.as-block .block-content .title.orange {
    color: #ecb244
}

.block-banner.as-block .block-content .description {
    color: #383836;
    font-size: 14px;
    line-height: 26px;
    max-width: 410px;
    margin-top: 15px;
    width: 80%
}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-banner.as-block .block-content {
        padding: 40px
    }

}

@media screen and (max-width:767px) {
    .block-banner.as-block {
        margin-bottom: 0;
        margin-left: -4%;
        margin-right: -4%;
        min-height: 300px
    }

    .block-banner.as-block .block-content {
        padding: 40px 30px 55px
    }
}

.block-banner.full-width {
    position: relative
}

.block-banner.full-width .bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.block-banner.full-width .page-info {
    padding-top: 0;
    padding-bottom: 0
}

.block-banner.full-width .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 40px;
    line-height: normal
}

.block-banner.full-width .text {
    font-size: 15px;
    line-height: 28px;
    margin-top: 15px;
    /*max-width: 400px*/
}

.block-banner.full-width .text a {
    border-bottom: 0;
    text-decoration: underline;
}

.block-banner.full-width .banner-fluid-image img {
    float: right;
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.block-banner.full-width .banner-fluid-image-mobile {
    margin: 0 auto;
}

@media screen and (max-width: 991px) {
    .block-banner.full-width .banner-fluid-image {
        max-width: 400px;
        margin: 40px auto 0;
        text-align: center;
    }

    .block-banner.full-width .banner-fluid-image img {
        float: none;
        position: static;
        transform: none;
    }
}

.block-banner.full-width .text.font-light {
    font-family: 'Open Sans';
    font-weight: 300;
}

.block-banner.full-width .text.size-medium {
    font-size: 20px;
    line-height: 32px
}

.block-banner.full-width .text.size-big {
    font-size: 32px;
    line-height: 38px
}

@media screen and (max-width:767px) {
    .block-banner.full-width .text.size-big {
        font-size: 26px;
        line-height: 32px;
        word-break: break-all
    }

}

.block-banner.full-width.text-white {
    color: #fff
}

.block-banner.full-width.text-white .title {
    text-shadow: 0 0 31.36px rgba(0, 0, 0, .1)
}

.block-banner.full-width.text-center {
    text-align: center
}

.block-banner.full-width.text-center .text {
    max-width: none
}

.block-banner.full-width .block-content {
    position: relative
}

.block-banner.full-width .container {
    z-index: 1;
    position: relative
}

.block-banner.full-width .container-fluid {
    z-index: 1;
    position: relative;
    padding: 0 30px;
    margin: 0 auto;
}

@media screen and (min-width:1401px) {
    .block-banner.full-width .container-fluid {
        padding-left: 70px;
        padding-right: 70px
    }
}


.block-banner.full-width .image img {
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto;
    display: block;
    margin: auto
}

.block-banner.full-width .image,
.block-banner.full-width .info {
    padding: 0 15px
}

.block-banner.full-width #saleCountdown {
    max-width: 242px;
    background: rgba(0, 0, 0, .7);
    overflow: auto
}

.block-banner.full-width #saleCountdown .countdown-row {
    width: 100%;
    padding: 0 2px;
    text-align: center
}

.block-banner.full-width #saleCountdown .countdown-section {
    display: block;
    float: left;
    padding: 15px 0;
    color: #fff;
    position: relative
}

.block-banner.full-width #saleCountdown .countdown-section::after {
    content: ':';
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    position: absolute;
    right: -8%;
    color: #fff;
    font-size: 33px;
    line-height: normal;
    top: 13px
}

.block-banner.full-width #saleCountdown .countdown-section:last-child::after {
    display: none
}

.block-banner.full-width #saleCountdown .countdown-amount {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 33px;
    line-height: normal;
    display: block
}

.block-banner.full-width #saleCountdown .countdown-period {
    font-size: 13px;
    line-height: normal;
    display: block
}

.block-banner.full-width #saleCountdown .countdown-descr {
    display: block;
    width: 100%
}

.block-banner.full-width.without-image .block-content {
    padding: 65px 0
}

.block-banner.full-width .buttons {
    margin-top: 35px
}

@media screen and (min-width:1200px) {
    .block-banner.full-width.image-full-height .info {
        padding-top: 80px;
        padding-bottom: 80px
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .block-banner.full-width.image-full-height .info {
        padding-top: 50px;
        padding-bottom: 50px
    }

}

@media screen and (min-width:992px) {
    .block-banner.full-width:not(.image-full-height) .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 80px 0
    }

    .block-banner.full-width.has-timer .row {
        padding-bottom: 10px;

    }

    .block-banner.full-width .image,
    .block-banner.full-width .info {
        width: 50%
    }

    .block-banner.full-width.image-full-height .row {
        position: relative
    }

    .block-banner.full-width.image-full-height .image {
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .block-banner.full-width.image-full-height .image img {
        height: 150%;
        max-height: 100%;
        max-width: 100%
    }

}

@media screen and (max-width:991px) {
    .block-banner.full-width .info {
        text-align: center
    }

    .block-banner.full-width .text {
        margin-left: auto;
        margin-right: auto
    }

    .block-banner.full-width .image {
        max-width: 400px;
        margin: 40px auto 0
    }

    .block-banner.full-width #saleCountdown {
        margin: 0 auto
    }

}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-banner.full-width .row {
        padding: 60px 0
    }

    .block-banner.full-width.image-full-height .row {
        padding-bottom: 0
    }

    .block-banner.full-width.has-timer .row {
        padding-bottom: 40px
    }

}

@media screen and (max-width:767px) {
    .block-banner.full-width .row {
        padding: 50px 0
    }

    .block-banner.full-width .title {
        font-size: 30px;
        line-height: 36px
    }

    .block-banner.full-width.has-timer .row {
        padding-bottom: 30px
    }

    .block-banner.full-width.image-full-height .row {
        padding-bottom: 0
    }

    .block-banner.full-width .image,
    .block-banner.full-width .info {
        padding-left: 0;
        padding-right: 0
    }

}

.block-grid {
    padding-bottom: 30px
}

.block-grid>.title.medium {
    margin-bottom: 25px
}

.block-grid .row>div[class*=col-]>div[class*=block-],
.block-grid>div[class*=block-] {
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    .block-grid {
        padding-bottom: 15px
    }

    .block-grid .row>div[class*=col-]>div[class*=block-],
    .block-grid>div[class*=block-] {
        margin-bottom: 15px
    }

}

.block-top-nav {
    padding-bottom: 10px
}

.block-top-nav.centered {
    text-align: center
}

.block-top-nav.centered ul {
    display: inline-block
}

.block-top-nav ul {
    padding: 0 10px;
    margin: 0;
    list-style: none
}

.block-top-nav ul li {
    display: inline-block;
    margin: 0 12px 12px 0
}

@media screen and (max-width: 1024px) {
    .block-top-nav ul li {
        margin: 0 10px 10px 0
    }
}

@media screen and (max-width: 768px) {
    .block-top-nav ul li {
        margin: 0 5px 5px 0
    }
}

.block-top-nav ul li .btn {
    --font-color: #333;
    --bg-color: #fff;

    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    padding: 8px 18px 6px;
    border-radius: 12px
}

@media screen and (max-width: 768px) {
    .block-top-nav ul li .btn {
        font-size: 15px;
        padding: 1px 13px 2px;
    }
}

.block-top-nav ul li.active .btn,
.block-top-nav ul li .btn:hover {
    --bg-color: #642d90;
    --font-color: #fff;
}

.block-top-nav ul.no-offset li {
    margin-right: 0
}

.block-top-nav ul.no-offset li a {
    border-radius: 0
}

.block-top-nav ul.no-offset li:first-child a {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.block-top-nav ul.no-offset li:last-child a {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.block-post.as-banner,
.banner-content {
    position: relative
}

.block-post.as-banner .block-content,
.banner-content {
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    -webkit-transition: all ease 250ms;
    transition: all ease 250ms
}

.banner-content {
    width: 50%;
}

@media screen and (max-width: 992px) {
    .banner-content {
        width: 100%;
    }
}

.block-post.as-banner .block-content:hover,
.banner-content:hover {
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .4)
}

.block-post.as-banner .image img {
    width: 100%
}

.banner-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block-post.as-banner .image .gradient,
.banner-content .gradient {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 35%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0)
}

.block-post.as-banner .content,
.banner-content .content {
    position: absolute;
    padding: 20px 50px 40px;
    left: 0;
    bottom: 0;
    right: 0
}

.block-post.as-banner .content .date,
.banner-content .content .date {
    color: #fff;
    font-size: 11px;
    line-height: normal;
    background: rgba(0, 0, 0, .4);
    display: inline-block;
    padding: 4px 5px 2px;
    border-radius: 3px
}

.block-post.as-banner .content .title,
.banner-content .content .title {
    color: #fff;
    font-size: 24px;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    line-height: 30px;
    margin-top: 10px
}

@media screen and (max-width:767px) {
    .block-post.as-banner {
        margin-left: -30px;
        margin-right: -30px
    }

    .block-post.as-banner .image .gradient,
    .banner-content .gradient {
        top: 0
    }

    .block-post.as-banner .content,
    .banner-content .content {
        padding: 0 20px 20px
    }

}

.block-comments {
    padding: 40px 50px 50px;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
}

.block-comments>.title {
    position: relative
}

.block-comments .comments-count {
    left: 100%;
    margin-left: 10px;
    color: #fff;
    border-radius: 5px;
    top: 50%;
    font-size: 12px;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans', Montserrat;
    padding: 3px 5px 2px;
    margin-top: -2px
}

.block-comments .comments-list>.comment:first-child {
    border-top: 0
}

.block-comments .comment {
    border-top: 1px solid #eeeee9;
    padding: 38px 0 33px
}

.block-comments .comment .photo {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    float: left;
    box-shadow: 0 4px 7.84px .16px rgba(47, 46, 44, .14)
}

.block-comments .comment .photo img {
    width: 100%
}

.block-comments .comment .info {
    overflow: hidden;
    padding-left: 20px;
    margin-top: -5px
}

.block-comments .comment .name {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    position: relative;
    padding: 5px 0
}

.block-comments .comment .name::before {
    content: ' ';
    position: absolute;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.block-comments .comment .name.is-moderator {
    padding-left: 37px
}

.block-comments .comment .name.is-moderator::before {
    width: 27px;
    height: 28px;
    top: 50%;
    margin-top: -14px;
    background-image: url(../img/comments-is_moderator.svg)
}

.block-comments .comment .date {
    color: #aaaaa6;
    font-size: 11px;
    line-height: normal;
    display: inline-block;
    vertical-align: middle
}

.block-comments .comment .text {
    color: #6c6a66;
    font-size: 15px;
    line-height: 26px;
    margin-top: 10px
}

.block-comments .comment .text span {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #3b3a38
}

.block-comments .comment .controls {
    margin-top: 20px
}

.block-comments .comment .controls .control {
    display: inline-block;
    font-size: 15px;
    line-height: normal;
    margin-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px
}

.block-comments .comment .controls .control a,
.block-comments .comment .controls .control span {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms;
    border-bottom: 1px dotted
}

.block-comments .comment .controls .reply {
    position: relative;
    padding-left: 20px;
    display: inline-block
}

.block-comments .comment .controls .reply::before {
    width: 14px;
    height: 9px;
    position: absolute;
    content: ' ';
    left: 0;
    top: 50%;
    margin-top: -5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/comment-reply.png)
}

.block-comments .comment .controls .reply a,
.block-comments .comment .controls .reply span {
    color: #bbb9b4;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.block-comments .comment .controls .reply a:hover,
.block-comments .comment .controls .reply span:hover {
    color: #3b3a38
}

.block-comments .comment .controls .edit a,
.block-comments .comment .controls .edit span {
    color: #066dc8
}

.block-comments .comment .controls .delete a,
.block-comments .comment .controls .delete span {
    color: #e35d5d
}

.block-comments .comment .comment {
    margin-left: 95px
}

.block-comments .comment .comment:first-child {
    margin-top: 38px
}

.block-comments .comment .comment:last-child {
    padding-bottom: 0
}

.block-comments .show-more {
    text-align: center;
    padding-top: 10px
}

.block-comments .show-more .pages {
    display: inline-block;
    vertical-align: middle;
    padding: 0 7px
}

.block-comments .show-more .pages .page {
    display: inline-block;
    background: #cac8c3;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    vertical-align: middle;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.block-comments .show-more .pages .page.active {
    width: 7px;
    height: 7px
}

.block-comments .show-more .link {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    vertical-align: middle;
    padding: 0 7px
}

.block-comments .show-more .link a,
.block-comments .show-more .link span {
    color: #43413e;
    border-bottom: 1px dotted #ececec;
    cursor: pointer;
    text-decoration: none
}

.block-comments .comments-form {
    background: #ebe7e3;
    margin-top: 45px;
    padding: 45px 60px 60px
}

.block-comments .comments-form .form {
    padding-top: 20px
}

.block-comments .comments-form .buttons {
    padding-top: 20px
}

.block-comments .comments-form .photo {
    width: 47px;
    height: 47px;
    box-shadow: 0 4px 7.84px .16px rgba(47, 46, 44, .14);
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle
}

.block-comments .comments-form .name {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 20px;
    color: #3b3a38;
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
    padding-left: 10px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-comments {
        margin-left: -30px;
        margin-right: -30px
    }

}

@media screen and (max-width:767px) {
    .block-comments {
        margin-left: -30px;
        margin-right: -30px;
        padding: 25px 30px 0
    }

    .block-comments .comment .photo {
        width: 54px;
        height: 54px
    }

    .block-comments .comment .name {
        font-size: 18px
    }

    .block-comments .comment .comment {
        margin-left: 0
    }

    .block-comments .comments-form {
        margin-left: -30px;
        margin-right: -30px;
        padding: 45px 30px 50px
    }

}

.block-categories-list .category {
    margin-bottom: 30px
}

.block-categories-list .category:last-child {
    margin-bottom: 0
}

.block-categories-list .category a {
    min-height: 315px;
    display: block;
    background: #fff;
    box-shadow: 0 2px 7.84px .16px rgba(47, 46, 44, .06);
    position: relative;
    text-decoration: none;
    text-align: center;
    padding: 70px 30px 30px
}

.block-categories-list .category a:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 5;
    box-shadow: 0 0 49.98px 1.02px rgba(187, 146, 1, .1)
}

.block-categories-list .category .image {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    display: inline-block
}

.block-categories-list .category .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #201600;
    font-size: 22px;
    line-height: normal;
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .block-categories-list {
        padding-bottom: 20px
    }

}

.block-form.sale-subscribe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ebe7e3
}

.block-form.sale-subscribe .block-content {
    padding: 50px 110px
}

.block-form.sale-subscribe .form {
    margin-top: 15px
}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .block-form.sale-subscribe .block-content {
        padding: 50px 80px
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .block-form.sale-subscribe .block-content {
        padding: 50px
    }

}

@media screen and (min-width:767px) and (max-width:991px) {
    .block-form.sale-subscribe .block-content {
        padding: 30px
    }

    .block-form.sale-subscribe .block-content .title.big {
        font-size: 34px;
        line-height: normal
    }

}

@media screen and (max-width:767px) {
    .block-form.sale-subscribe {
        height: auto !important;
        margin-left: 0;
        margin-right: 0
    }

    .block-form.sale-subscribe .block-content {
        padding: 50px 30px 60px
    }

}

.block-you-get {
    background: #fff
}

.block-you-get .list {
    margin-top: 25px
}

.block-you-get .item {
    text-align: center;
    padding: 15px 0px;
    min-height: 200px;
}

.block-you-get .item .image {
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    display: inline-block;
    border-radius: 50%
}

.block-you-get .item .title {
    font-size: 20px;
    line-height: 28px;
    color: #201600;
    margin-top: 25px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-you-get .row div[class*=col-]:nth-child(odd) {
        clear: left
    }

}

.block-characteristics .block-content {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    padding: 45px 60px
}

.block-characteristics table {
    width: 100%;
    margin-top: 5px
}

.block-characteristics table tr td,
.block-characteristics table tr th {
    border-bottom: 1px solid #f3f3f3;
    font-size: 15px;
    line-height: normal;
    padding: 18px 0
}

.block-characteristics table tr th {
    font-weight: 400;
    color: #201600;
    width: 40%;
    padding-right: 30px
}

.block-characteristics table tr td {
    color: #9a9895
}

.block-characteristics table tr:last-child td,
.block-characteristics table tr:last-child th {
    border-bottom: 0
}

.block-additional-banner {
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.block-additional-banner .container {
    background: #FFF;
}

.block-additional-banner .flex-item {
    flex: 0 50%
}

.block-additional-banner .container {
    padding-bottom: 30px;
    padding-top: 30px;
}

.block-additional-banner .flex-item:first-of-type {
    padding-right: 15px;
}

.block-additional-banner .flex-item:last-of-type {
    padding-left: 15px;
}

@media screen and (max-width:991px) {

    .block-additional-banner {
        margin-top: 20px;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 5px;
    }

    .block-additional-banner .flex-item {
        flex: 0 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .block-additional-banner .flex-item:first-of-type:not(:last-of-type) {
        padding-bottom: 30px;
    }

    .block-additional-banner .image {
        float: none;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-characteristics .block-content {
        margin-left: -30px;
        margin-right: -30px
    }

}

@media screen and (max-width:767px) {
    .block-characteristics .block-content {
        padding: 35px 30px;
        margin-left: -30px;
        margin-right: -30px
    }

    .block-characteristics .block-content table tr th {
        padding-right: 15px
    }

}

.block-tile-items .block-content {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06)
}

.block-tile-items .item {
    background: #fff;
    overflow: auto
}

.block-tile-items .item .image img {
    width: 100%
}

.block-tile-items .item .info {
    padding: 55px 70px
}

.block-tile-items .item .info .title {
    font-size: 34px;
    line-height: normal;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
}

.block-tile-items .item .info .text {
    margin-top: 15px;
    font-size: 15px;
    line-height: 28px
}

.block-tile-items .item .info .text a {
    text-decoration: none;
    border-bottom: 1px solid
}

.block-tile-items .item .info .buttons {
    margin-top: 30px
}

@media screen and (max-width:1400px) {
    .block-tile-items .item .info {
        padding: 30px 35px
    }

}

@media screen and (min-width:992px) {

    .block-tile-items .item .image,
    .block-tile-items .item .info {
        float: left;
        width: 50%
    }

    .block-tile-items .item.odd .image {
        float: right
    }

}

@media screen and (max-width:767px) {
    .block-tile-items .block-content {
        margin-left: -30px;
        margin-right: -30px
    }

}

.block-products {
    overflow: hidden
}

.block-products .list {
    margin-top: 30px
}

.block-products .product {
    width: calc(50% - 31px);
    margin-left: 15px;
    margin-right: 15px;

    padding: 0px;
    padding-bottom: 30px;

}

.block-products .product .product-content {
    padding: 30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.block-products .product-content .product-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.block-products .product .image {
    height: 150px;
    max-width: 340px;
    margin: 0 auto;
    position: relative
}

.block-products .product .image img {
    max-width: 95%;
    max-height: 95%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.block-products .product .price {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 36px;
    line-height: normal;
    color: #1e1e1e;
    text-align: center;
    margin-top: 15px
}

.block-products .product .price.white {
    color: #fff
}


@media screen and (max-width:1024px) {
    .block-products .product {
        width: 100%;
    }

    .block-products {
        justify-content: space-around;
        padding-left: 0;
        padding-right: 0
    }

    .block-products .product {
        padding-bottom: 30px
    }

    .block-products .product:last-child {
        padding-bottom: 0
    }

}

.block-form .block-content {
    background: #ebe7e3
}

.block-form .form {
    margin-top: 15px
}

.block-form .buttons {
    padding-top: 30px
}

@media screen and (min-width:1200px) {
    .block-form .block-content {
        padding: 50px 70px 70px
    }

}

@media screen and (min-width:768px) and (max-width:1199px) {
    .block-form .block-content {
        margin-left: auto;
        margin-right: auto;
        padding: 45px 45px 50px
    }

}

@media screen and (min-width:768px) {
    .block-form .block-content {
        max-width: 530px;
        margin: 0 auto
    }

}

@media screen and (max-width:767px) {
    .block-form .block-content {
        margin-left: -30px;
        margin-right: -30px;
        padding: 40px 30px 50px
    }

}

.block-mails .block-content,
.block-payments .block-content {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    padding-top: 25px;
    padding-bottom: 25px
}

@media screen and (min-width:1401px) {

    .block-mails .block-content,
    .block-payments .block-content {
        padding-top: 55px;
        padding-bottom: 55px
    }

}

@media screen and (max-width:767px) {

    .block-mails,
    .block-payments {
        padding-left: 0;
        padding-right: 0
    }

}

.block-payments .list {
    margin-top: 20px
}

.block-payments .column {
    max-width: 450px;
    padding: 15px 0;
    color: #242424
}

.block-payments .column .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px
}

.block-payments .column table {
    margin-top: 20px
}

.block-payments .column table tr td,
.block-payments .column table tr th {
    border-bottom: 1px solid #dbdad8;
    padding: 23px 0;
    vertical-align: top
}

.block-payments .column table tr th {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    padding-right: 25px
}

.block-payments .column table tr:last-child td,
.block-payments .column table tr:last-child th {
    padding-bottom: 0;
    border-bottom: 0
}

@media screen and (max-width:991px) {
    .block-payments .column {
        max-width: none
    }

    .block-payments .column table {
        width: 100%
    }

}

.block-mails .list {
    margin-top: 20px
}

.block-mails table {
    color: #201600
}

.block-mails table tr td {
    font-size: 16px;
    line-height: 30px
}

.block-mails table tr td:first-child {
    padding-right: 50px
}

@media screen and (max-width:767px) {
    .block-mails table tr td:first-child {
        padding-right: 30px
    }

}

.block-documents-instructions .block-content {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    padding: 45px 55px
}

.block-documents-instructions .document {
    border-bottom: 1px solid #f3f3f3;
    font-size: 15px;
    line-height: normal
}

.block-documents-instructions .document a {
    display: inline-block;
    position: relative;
    padding: 20px 0 20px 45px;
    text-decoration: none
}

.block-documents-instructions .document a::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17px;
    width: 35px;
    height: 35px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/documents/icon-default.svg)
}

.block-documents-instructions .document a span {
    color: #201600;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms;
    border-bottom: 1px solid #b9b8b6
}

.block-documents-instructions .document:last-child {
    border-bottom: 0
}

@media screen and (max-width:767px) {
    .block-documents-instructions .block-content {
        margin-left: -30px;
        margin-right: -30px;
        padding: 25px 30px
    }

}

.block-clients .list {
    margin-top: 15px
}

.block-clients .client {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px
}

.block-clients .client a {
    text-decoration: none
}

.block-clients .client .logo {
    background: #fff;
    width: 160px;
    height: 160px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    margin: 0 auto
}

.block-clients .client .logo img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto
}

.block-clients .client .title {
    color: #242424;
    font-size: 20px;
    line-height: 34px;
    margin-top: 30px
}

.block-clients .client .title span {
    border-bottom: 1px solid #d9d8d5
}

@media screen and (max-width:767px) {
    .block-clients .client {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .block-clients .client .logo {
        width: 110px;
        height: 110px
    }

    .block-clients .client .title {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px
    }

}

.block-reviews {
    background: #f2edea;
    overflow: auto
}

.block-reviews .list {
    margin-top: 25px;
    position: relative
}

.block-reviews .arrows .arrow {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    z-index: 256;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.block-reviews .arrows .arrow.arrow-prev {
    background-image: url(../img/reviews-arrow_prev.svg);
    left: 70px
}

.block-reviews .arrows .arrow.arrow-next {
    background-image: url(../img/reviews-arrow_next.svg);
    right: 70px
}

.block-reviews .arrows .arrow.disabled {
    opacity: .2
}

.block-reviews ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.block-reviews ul.dragged {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.block-reviews ul li {
    width: 655px;
    float: left;
    margin-right: 25px
}

.block-reviews ul li:last-child {
    margin-right: 0
}

.block-reviews ul li.active .review::after {
    opacity: 0
}

.block-reviews .review {
    min-height: 350px;
    background: #fff;
    padding: 48px 40px 40px;
    border-radius: 3px;
    position: relative
}

.block-reviews .review::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: ' ';
    position: absolute;
    background: rgba(255, 255, 255, .55);
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.block-reviews .review .photo {
    float: left;
    width: 97px;
    height: 97px;
    border-radius: 50%;
    overflow: hidden
}

.block-reviews .review .photo img {
    width: 100%
}

.block-reviews .review .info {
    overflow: hidden;
    padding-left: 25px;
    padding-top: 5px
}

.block-reviews .review .name {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 23px;
    line-height: 30px
}

.block-reviews .review .post {
    color: #b5b4b1;
    font-size: 17px;
    line-height: normal;
    margin-top: 5px
}

.block-reviews .review .text {
    margin-top: 20px;
    font-size: 15px;
    line-height: 28px;
    color: #454441
}

@media screen and (min-width:768px) and (max-width:991px) {
    .block-reviews .arrows .arrow.arrow-prev {
        left: 30px
    }

    .block-reviews .arrows .arrow.arrow-next {
        right: 30px
    }

}

@media screen and (max-width:767px) {
    .block-reviews {
        padding: 35px 0 50px
    }

    .block-reviews.pb-d {
        padding-bottom: 50px
    }

    .block-reviews .list {
        margin-top: 0
    }

    .block-reviews .arrows .arrow.arrow-prev {
        left: 5px
    }

    .block-reviews .arrows .arrow.arrow-next {
        right: 5px
    }

    .block-reviews .review {
        position: relative;
        padding: 60px 40px 35px;
        margin-top: 35px
    }

    .block-reviews .review .photo {
        width: 60px;
        height: 60px;
        float: none;
        position: absolute;
        left: 35px;
        top: -30px
    }

    .block-reviews .review .info {
        padding-left: 0
    }

    .block-reviews .arrows .arrow {
        width: 30px;
        height: 30px;
        margin-top: -15px
    }

}

@media screen and (min-width:451px) and (max-width:767px) {
    .block-reviews ul li {
        width: 450px
    }

}

@media screen and (max-width:450px) {
    .block-reviews ul li {
        width: 320px
    }

}

.block-works .list {
    margin-top: 15px
}

.block-works ul {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: auto
}

.block-works ul li {
    padding: 15px;
    float: left;
    width: 300px
}

.block-works .work {
    position: relative
}

.block-works .work img {
    width: 100%
}

.block-works .work a {
    display: block;
    text-decoration: none
}

.block-works .work img {
    width: 100%
}

.block-works .work .info {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    text-align: center;
    background: rgba(0, 0, 0, .7);
    -webkit-transition: all ease 250ms;
    transition: all ease 250ms
}

.block-works .work .link {
    width: 54px;
    height: 54px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/work-icon.svg);
    display: block
}

.block-works .work .title {
    color: #fff;
    font-size: 26px;
    line-height: 34px;
    margin-top: 20px
}

.block-works .work:hover .info {
    opacity: 1
}

@media screen and (min-width:992px) {
    .block-works ul li {
        width: 25%
    }

    .block-works .list {
        margin: 15px -15px 0
    }

}

@media screen and (max-width:767px) {
    .block-works {
        padding-left: 0;
        padding-right: 0
    }

}

.block-tab-items .block-content {
    overflow: auto
}

.block-tab-items .nav-tabs {
    float: left;
    width: 260px;
    padding: 0;
    margin: 0;
    list-style: none
}

.block-tab-items .nav-tabs li {
    margin-bottom: 1px
}

.block-tab-items .nav-tabs li:last-child {
    margin-bottom: 0
}

.block-tab-items .tab a {
    background: #f0efea;
    display: block;
    text-decoration: none;
    color: #201600;
    font-size: 16px;
    line-height: normal;
    padding: 20px;
    border-radius: 2px
}

.block-tab-items .tab a:hover {
    background: rgba(240, 239, 234, .5)
}

.block-tab-items .tab.active a {
    background: #fff
}

.block-tab-items .tab-content {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    overflow: hidden
}

.block-tab-items .item-content {
    padding: 60px 75px
}

.block-tab-items .item-content .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 34px;
    line-height: normal
}

.block-tab-items .item-content .text {
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px
}

.block-tab-items .item-content .buttons-price {
    margin-top: 35px
}

.block-tab-items .item-content .buttons-price .btn,
.block-tab-items .item-content .buttons-price .price {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px
}

.block-tab-items .item-content .buttons-price .btn {
    margin-right: 45px
}

.block-tab-items .item-content .buttons-price .price {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 26px;
    line-height: normal
}

.block-tab-items .item-content .links {
    margin-top: 30px
}

.block-tab-items .item-content .links .link {
    display: inline-block;
    padding: 5px 30px 5px 0;
    font-size: 20px;
    line-height: normal
}

.block-tab-items .item-content .links .link a {
    color: #a8a6a9;
    border-bottom: 1px solid #f2f2f2;
    text-decoration: none
}

@media screen and (max-width:991px) {
    .block-tab-items .tab {
        border-bottom: 1px solid #f5f5f5
    }

    .block-tab-items .tab a {
        color: #fff
    }

    .block-tab-items .tab a.collapsed {
        background: #f0efea;
        color: #201600
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .block-tab-items .item-content {
        padding: 40px 55px
    }

}

@media screen and (max-width:991px) {
    .block-tab-items .item-content {
        padding: 30px 35px
    }

}

@media screen and (max-width:767px) {
    .block-tab-items {
        padding-left: 0;
        padding-right: 0
    }

    .block-tab-items .tab a {
        padding: 20px 30px
    }

    .block-tab-items .item-content {
        padding: 30px 30px 35px
    }

    .block-tab-items .item-content .title {
        font-size: 26px;
        line-height: normal
    }

    .block-tab-items .item-content .buttons-price {
        margin-top: 15px
    }

    .block-tab-items .item-content .links {
        margin-top: 10px
    }

}

.block-info .block-content {
    max-width: 940px;
    border: 2px solid #ebeced;
    padding: 50px 40px 60px;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto
}

.block-info .text {
    position: relative;
    padding-left: 60px
}

.block-info .text::before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    width: 42px;
    height: 42px;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/info-icon.svg)
}

@media screen and (max-width:767px) {
    .block-info .block-content {
        padding: 20px 25px
    }

    .block-info .text {
        padding: 0
    }

    .block-info .text::before {
        display: none
    }

}

.block-potential .block-content {
    margin-top: 40px
}

.block-potential .item {
    width: 380px;
    margin-bottom: 40px
}

.block-potential .item .item-content {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    min-height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 30px 20px 80px;
    font-size: 18px;
    line-height: 26px;
    position: relative
}

.block-potential .item:last-child {
    margin-bottom: 0
}

.block-potential .item .number {
    font-size: 15px;
    line-height: 17px;
    width: 33px;
    border-radius: 50%;
    border: 1px solid;
    text-align: center;
    padding: 8px 0 6px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -16.5px;
    display: block;
    border-color: #4c447c;
    color: #4c447c
}

.block-potential .icon {
    margin: 0 50px;
    width: 130px
}

.block-potential .icon img {
    width: 100%
}

@media screen and (min-width:1401px) {
    .block-potential .icon {
        margin: 0 100px
    }

}

@media screen and (min-width:992px) and (max-width:1199px) {
    .block-potential .item {
        width: 300px
    }

}

@media screen and (min-width:992px) {
    .block-potential .block-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .block-potential .column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .block-potential .column.left {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .block-potential .column.left .item+.item {
        margin-right: 50px
    }

    .block-potential .column.left .item:last-child {
        margin-right: 0
    }

    .block-potential .column.right {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .block-potential .column.right .item+.item {
        margin-left: 50px
    }

    .block-potential .column.right .item:last-child {
        margin-left: 0
    }

}

@media screen and (max-width:991px) {
    .block-potential .icon {
        display: none
    }

}

@media screen and (min-width:767px) and (max-width:991px) {
    .block-potential .block-content {
        margin: 25px -15px 0
    }

    .block-potential .item {
        width: 50%;
        float: left;
        padding: 0 15px 15px;
        margin: 0
    }

}

@media screen and (max-width:767px) {
    .block-potential .block-content {
        margin-top: 20px
    }

    .block-potential .item {
        width: 100%;
        padding: 0 0 15px;
        margin: 0
    }

}

.block-search .block-content {
    max-width: 830px
}

.block-search .search-form {
    position: relative
}

.block-search .search-form input {
    width: 100%;
    display: block;
    height: 48px;
    border: 1px solid #afadaa;
    border-radius: 0;
    outline: 0;
    font-size: 13px;
    font-style: italic;
    background: 0 0;
    color: #9a9a98;
    padding-left: 15px;
    padding-right: 55px
}

.block-search .search-form button {
    position: absolute;
    width: 24px;
    height: 24px;
    outline: 0;
    background-color: rgba(255, 255, 255, 0);
    border: 0;
    top: 12px;
    right: 17px
}

.block-search .search-form button::after,
.block-search .search-form button::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

.block-search .search-form button::before {
    background-image: url(../img/search/button.svg)
}

.block-search .search-form button::after {
    opacity: 0
}

.block-search .search-form button:hover::before {
    opacity: 0
}

.block-search .search-form button:hover::after {
    opacity: 1
}

.block-search .results {
    margin-top: 30px
}

.block-search .result-item {
    background: #fff;
    box-shadow: 0 9px 28.42px .58px rgba(47, 46, 44, .06);
    margin-bottom: 20px;
    padding: 42px 45px
}

.block-search .result-item .image {
    float: left;
    width: 190px;
    margin-right: 25px;
    padding-top: 8px
}

.block-search .result-item .image img {
    width: 100%;
    height: auto
}

.block-search .result-item .info {
    overflow: hidden;
    padding-top: 25px
}

.block-search .result-item .title {
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    color: #201600;
    font-size: 24px;
    line-height: 28px
}

.block-search .result-item .title a {
    color: inherit;
    text-decoration: none
}

.block-search .result-item .description {
    font-size: 15px;
    line-height: 28px;
    color: #201600;
    overflow: hidden
}

.block-search .result-item .description ol,
.block-search .result-item .description ul {
    padding: 0;
    margin: 0;
    list-style-position: inside
}

.block-search .result-item .show-more {
    padding-top: 25px;
    overflow: hidden;
    padding-bottom: 2px
}

.block-search .result-item .show-more a {
    font-size: 18px;
    line-height: normal;
    text-decoration: none;
    border-bottom: 1px solid
}

.block-search .result-item .show-more a:hover {
    color: #201600;
    border-color: rgba(32, 22, 0, .2)
}

.block-search .result-item:last-child {
    margin-bottom: 0
}

.block-search .buttons {
    margin-bottom: 80px
}

@media screen and (max-width:767px) {
    .block-search .result-item .image {
        float: none;
        width: 100%;
        padding-top: 0;
        padding-bottom: 25px
    }

}

.benefit-item {
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
}

.benefit-item img {
    margin: 5px 10px 10px;
}

.benefits-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.benefit-divider {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #e3d9e6;
}

@media screen and (max-width: 1000px) {
    .benefit-divider {
        display: none;
    }
}

@media screen and (max-width: 720px) {
    .benefit-item {
        width: 50%;
        margin-bottom: 20px;
    }

    .benefits-block {
        flex-wrap: wrap;
    }
}

.tariffs2-block .block-content {
    padding: 50px 50px 65px;
    background-color: #ffffff;
}

.divider-v {
    width: 1px;
    height: 48px;
    background-color: #e3d9e6;
}

.divider-h {
    width: 100%;
    height: 2px;
    background-color: #e3d9e6;
}



#mfp-comments-login {
    max-width: 470px;
    background: #fff;
    border-radius: 3px;
    padding: 55px 20px 60px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

#mfp-comments-login .title {
    color: #242424
}

#mfp-comments-login .socials {
    text-align: center;
    margin-top: 15px
}

#mfp-comments-login .socials .social {
    box-shadow: 0 3px 12.48px .52px rgba(0, 55, 75, .31);
    width: 44px;
    -webkit-transition: all ease 250ms;
    transition: all ease 250ms;
    display: inline-block;
    margin: 8px 6px;
    border-radius: 3px
}

#mfp-comments-login .socials .social:hover {
    box-shadow: 0 3px 12.48px .52px rgba(0, 55, 75, .5)
}

#mfp-comments-login .socials .social img {
    width: 100%;
    height: auto
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
}

.nav>li {
    display: block;
    float: left;
}

.nav>li>a {
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #ccc;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-container {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav-container .nav-tabs {
    width: 100%;
    text-align: center;
}

.nav-container .nav-item {
    width: 50%;
}

.dslc-res-phone .nav-link {
    padding-left: 0px;
    padding-right: 0px;
}

/** TODO поидее все .form .input.street и .form .input.home должны быть одинаковыми. Но это не точно. */
.send-request-container .form .input {
    margin-bottom: 30px;
    float: left;
}

.send-request-container .form .input.street {
    width: 80%;
    padding-right: 20px;
}

.send-request-container .form .input.home {
    width: 20%;
}

@media screen and (max-width:767px) {

    .send-request-container .form .input.street,
    .send-request-container .form .input.home {
        width: 100%;
        padding-right: 0px;
    }

    .send-request-container .buttons .btn {
        max-width: inherit;
    }
}

/* фикс для нижней полоски композера */
/* она не в кассу */
.dslca-container.active-message-panel {
    margin: 0 !important;
}

/* она вообще не в кассу */
div[class*='dslc-editor-messages-section'][style='display: block;'] {
    display: none !important;
}

/* фикс для композеровых текстарий, они маленькие, надо больше  */
@media screen and (min-width: 999px) {
    textarea.dslca-module-edit-field {
        min-height: 150px;
    }
}

/* фикс для заголовков, у родителей которых есть background-image */
/* нужно вешать в композере на сам заголовок */
@media screen and (max-width:767px) {
    ._title-fix>div.title {
        margin-bottom: -30px;
    }
}

.modal-form .modal-form-layout {
    position: fixed;
    background: #ebe7e3;
    padding: 45px 60px 60px;
}

.dslc-res-phone .modal-form .modal-form-layout,
.dslc-res-tablet .modal-form .modal-form-layout {
    width: 100%;
    max-height: 100%;
    overflow-y: auto;
}

.help-slider.owl-carousel .owl-stage .owl-item.active>.item {
    padding: 0 20px;
}

.help-slider.owl-carousel .owl-nav .owl-next,
.help-slider.owl-carousel .owl-nav .owl-prev {
    width: 38px;
    height: 38px;
    top: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
    position: absolute;
    transform: translateY(-50%);
}

.help-slider.owl-carousel .owl-nav .owl-prev {
    left: 0;
    background-image: url('../img/help-slider-arrow_prev.svg')
}

.help-slider.owl-carousel .owl-nav .owl-next {
    right: 0;
    background-image: url('../img/help-slider-arrow_next.svg')
}

.dslc-modules-section.bg-white .dslc-modules-section-wrapper {
    background-color: white;
}

/* rounding .bg-white block if needed with following classes: .rounded-20, -30, -40, -50 */

.dslc-modules-section.rounded-20 .dslc-modules-section-wrapper {
    border-radius: 20px;
}

.dslc-modules-section.rounded-30 .dslc-modules-section-wrapper {
    border-radius: 30px;
}

.dslc-modules-section.rounded-40 .dslc-modules-section-wrapper {
    border-radius: 40px;
}

.dslc-modules-section.rounded-50 .dslc-modules-section-wrapper {
    border-radius: 50px;
}

/* rounding button */

.dslc-module-front.rounded-20 .btn,
.btn.rounded-20 {
    border-radius: 20px;
}

.dslc-module-front.rounded-30 .btn,
.btn.rounded-30 {
    border-radius: 30px;
}

.dslc-module-front.rounded-40 .btn,
.btn.rounded-40 {
    border-radius: 40px;
}

.dslc-module-front.rounded-50 .btn,
.btn.rounded-50 {
    border-radius: 50px;
}

/* принудительно убираем горизонтальный скролл на супер-мини экранах */
@media screen and (max-width:360px) {
    body {
        overflow-x: hidden;
    }
}


/* several selectors in a case if */
.hover-saturate,
.hover-saturate img {
    transition: filter .2s ease;
}

[class*="dslc-module-"] .hover-saturate:hover img,
[class*="dslc-module-"].hover-saturate:hover img,
[class*="dslc-module-"] img.hover-saturate:hover {
    filter: saturate(0.4);
}


#footer .top-panel .subscribe {
    width: 330px;
    margin-top: 15px;
}

#footer .top-panel .subscribe .form {
    position: relative;
    margin-top: 10px;
}

#footer .top-panel .subscribe .form input[type=text],
#footer .top-panel .subscribe .form input[type=email] {
    display: block;
    width: 100%;
    height: 45px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    outline: 0;
    padding-left: 15px;
    padding-right: 50px;
    color: #bbbab7;
    font-size: 14px;
    -webkit-transition: all ease 125ms;
    transition: all ease 125ms
}

#footer .top-panel .subscribe .form button {
    position: absolute;
    width: 22px;
    height: 22px;
    outline: 0;
    border: 0;
    background-color: rgba(255, 255, 255, 0);
    top: 11px;
    right: 17px;
    color: #a0a0a0;
}

#footer .top-panel .subscribe form .parsley-errors-list {
    width: 100%;
}

@media screen and (min-width:768px) and (max-width:991px) {
    #footer .top-panel .subscribe {
        float: left;
        width: 430px
    }
}

@media screen and (max-width:767px) {
    #footer .top-panel .subscribe {
        width: 100%;
        margin-top: 45px
    }

    #footer .app-links {
        text-align: center;
    }

    #footer .app-button img {
        width: 40%;
    }
}

/* new mobile menu styles */
@media screen and (min-width: 991.1px) and (max-width: 1199px) {
    body {
        margin-bottom: 950px;
    }
}

@media screen and (max-width: 991px) {
    .block-scroll {
        height: 100vh;
        overflow: hidden;
    }

    body {
        padding-top: 70px;
    }

    body.with-1-extra-padding {
        padding-top: 98px;
    }

    body.page-template-page-no-footer-and-header {
        padding-top: 0;
    }

    .mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        max-height: 100%;
        transition: transform .2s ease;
    }

    .mobile-menu .yamigom-subheader {
        background-color: #313131;
        display: flex;
        justify-content: space-between;
        padding: 6px 20px;
        height: 36px;
        color: #ffffff;
        align-items: center;
    }

    .mobile-menu .yamigom-subheader .yamigom-link {
        color: #ffffff;
    }

    .mobile-menu.hidden {
        transform: translateY(-100%);
    }

    .mobile-menu a {
        color: #3b3a38;
    }

    .mobile-menu__head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 5px 20px;
    }

    .mobile-menu__head>div {
        float: none;
    }

    .mobile-menu__logo {
        display: flex;
        width: 30px;
        height: 52px;
    }

    .mobile-menu__logo img {
        max-width: 100%;
        max-height: 100%;
    }

    .mobile-menu__icon-links {
        display: flex;
    }

    .mobile-menu__icon-links a {
        display: inline-block;
        height: 52px;
        padding-left: 44px;
        background-repeat: no-repeat;
        background-position: right;
        background-size: 24px;
        border: none;
    }

    .mobile-menu__icon-links .phone {
        background-image: url(../img/telephone-icon-v2.svg);
    }

    .mobile-menu__icon-links .account {
        background-image: url(../img/header-account-v2.svg);
    }

    .mobile-menu__icon-links .logged-in {
        background-image: url(../img/icon_user_mob-v2.svg);
    }

    .mobile-menu__icon-links .online-service {
        background-image: url(../img/online-service.svg);
    }

    .mobile-menu__icon-links .search {
        background-image: url(../img/search/button-header_mobile-v2.svg);
    }

    .mobile-menu__icon-links .burger {
        position: relative;
        height: 20px;
    }

    .mobile-menu__burger .line {
        position: absolute;
        right: 0;
        top: 0;
        display: inline-block;
        width: 26px;
        height: 2px;
        background-color: #fff;
        border-radius: 2px;
        transition: width .2s ease, transform .2s ease;
    }

    .mobile-menu__burger .line-2 {
        top: 10px;
    }

    .mobile-menu__burger .line-3 {
        top: 20px;
    }

    .mobile-menu__burger.open .line-1 {
        top: 10px;
        transform: rotate(-45deg);
    }

    .mobile-menu__burger.open .line-2 {
        display: none;
    }

    .mobile-menu__burger.open .line-3 {
        top: 10px;
        transform: rotate(45deg);
    }

    .mobile-menu__burger.profile-open .line {
        width: 80%;
    }

    .mobile-menu__burger.profile-open .line-1 {
        transform: rotate(-35deg) translate(2px);
    }

    .mobile-menu__burger.profile-open .line-2 {
        display: none;
    }

    .mobile-menu__burger.profile-open .line-3 {
        transform: rotate(35deg) translate(2px);
    }

    .mobile-menu__body {
        background-color: #fff;
        overflow: auto;
    }

    .mobile-menu__body.open {
        height: calc(100vh - 62px);
        /* 62 mobile-menu__head height */
    }
    .yamigom-subheader + .mobile-menu__body.open {
        height: calc(100vh - 36px - 62px);
        /* 36 yamigom-subheader height */
    }

    .mobile-menu__body .navbar-nav {
        padding-bottom: 35px;
    }

    .mobile-menu__root-item {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .mobile-menu__root-item--static .mobile-menu__item-wrapper {
        padding: 0;
    }

    .mobile-menu__root-item--static a {
        width: 100%;
        padding: 8px 20px;
    }

    .mobile-menu__item-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 20px;
    }

    .mobile-menu__item-wrapper.active,
    .mobile-menu__inner-item.active {
        background-color: #e3d9e6;
    }

    .mobile-menu__item-wrapper.active a,
    .mobile-menu__inner-item.active a {
        color: #3b3a38;
    }

    .mobile-menu__root-item.open .mobile-menu__open-icon {
        transform: rotate(180deg);
    }

    .mobile-menu__open-icon {
        width: 12px;
        height: 10px;
        background: url(../img/arrow-down.svg) no-repeat center;
        background-size: contain;
        transition: transform .2s ease;
    }

    .mobile-menu__inner-row {
        max-height: 0;
        padding: 0;
        transition: max-height .2s ease, padding .2s ease;
        overflow: hidden;
    }

    .mobile-menu__root-item.open .mobile-menu__inner-row {
        max-height: 400px;
        /* this value could be higher, but then opening animation goes too fast */
    }

    .mobile-menu__badge {
        position: absolute;
        top: 50%;
        margin-left: 10px;
        padding: 0 5px;
        font-size: 10px;
        font-weight: 700;
        line-height: 1.6;
        color: #fff;
        text-align: center;
        background-color: #c75799;
        border-radius: 4px;
        transform: translateY(-50%);
    }

    .mobile-menu__inner-item a {
        position: relative;
        display: block;
        margin: 5px 0;
        padding: 8px 20px;
        font-size: 0.8em;
    }

    .mobile-menu__profile-link {
        display: block;
        width: 100%;
        padding: 10px;
        text-align: center;
    }

    .mobile-menu__user-info {
        padding: 0 15px;
    }
}

.header-logo-img {
    object-fit: contain;
}

.header-logo-img.ny-2024.type-home {
    height: 40px;
    max-width: 168px;
}

.mobile-menu__logo.ny-2024.logo-home img {
    transform: scale(1.2) translateY(-2px);
}
/* new mobile menu styles end */

/* help contacts start */
.help-contacts {
    display: grid;
    grid-template-rows: 3fr 3fr;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
        "first-left right"
        "second-left right";
    grid-gap: 10px;
}

@media screen and (max-width: 650px) {
    .help-contacts {
        grid-template-rows: repeat(3, auto);
        grid-template-columns: 1fr;
        grid-template-areas:
            "first-left"
            "right"
            "second-left";
    }
}

.help-contacts__title {
    margin: 30px 0;
    text-align: center;
    font-weight: 600;
}

@media screen and (max-width: 1400px) {
    .help-contacts__title {
        font-size: 20px;
    }
}

.white-card {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 9px 28.42px 0.58px rgba(47, 46, 44, .06);
}

@media screen and (max-width: 425px) {
    .white-card {
        padding: 15px;
    }
}

.white-card.first-left {
    grid-area: first-left;
}

.white-card.second-left {
    grid-area: second-left;
}

.white-card.right {
    grid-area: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.white-card__title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.white-card__title .text {
    font-size: 18px;
    font-weight: 600;
    color: #642e90;
}

.white-card__icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media screen and (max-width: 425px) {
    .white-card__icon {
        width: 22px;
        height: 22px;
        margin-right: 5px;
    }
}

.white-card__phone-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

@media screen and (max-width: 1400px) {
    .white-card__phone-row {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1199px) {
    .white-card__phone-row {
        margin-bottom: 20px;
    }
}

.white-card__phone {
    display: block;
    font-size: 15px;
    margin: 0 15px 0 25px;
}

@media screen and (max-width: 1199px) {
    .white-card__phone {
        margin: 0 15px 10px 25px;
    }
}

@media screen and (max-width: 425px) {
    .white-card__phone {
        margin-left: 27px;
    }
}

.phone-row__socials {
    margin-left: 25px;
}

@media screen and (max-width: 1400px) {
    .phone-row__socials {
        margin-left: 15px;
    }
}

@media screen and (max-width: 1199px) {
    .phone-row__socials {
        margin-left: 25px;
    }
}

.white-card .btn {
    display: block;
    margin: 25px auto 0;
}

@media screen and (max-width: 1400px) {
    .white-card .btn {
        margin: 15px auto 0;
    }
}

.white-card ul {
    list-style: none;
    margin: 10px 0;
    padding: 0 0 0 20px;
}

.white-card li {
    margin-bottom: 13px;
    font-size: 15px;
    line-height: 1;
}

@media screen and (max-width: 425px) {
    .white-card li {
        font-size: 14px;
    }
}

.white-card li::before {
    content: '\2022';
    position: relative;
    top: 2px;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 18px;
    color: #feb337;
    line-height: 0.4;
    font-weight: bold;
}

@media screen and (max-width: 425px) {
    .white-card li::before {
        font-size: 20px;
    }
}

.white-card__socials {
    padding-left: 20px;
}

.social-link {
    display: inline-block;
    width: 30px;
    margin-right: 10px;
}

@media screen and (max-width: 425px) {
    .social-link {
        display: inline-block;
        max-width: 35px;
    }
}

.social-link:hover {
    text-decoration: none;
}

.social-link img {
    width: 100%;
}

/* help contacts end */

/* sevstar friends start */
.sevstar-friends__info-text {
    margin-bottom: 40px;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.5;
    color: #7f00ff;
}

@media screen and (max-width: 768px) {
    .sevstar-friends__info-text {
        padding: 0 25px;
        font-size: 15px;
    }
}

.sevstar-friends__category {
    margin-bottom: 25px;
}

.sevstar-friends__category-anchors {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 25px;
    margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
    .sevstar-friends__category-anchors {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .sevstar-friends__category-anchors {
        grid-template-columns: repeat(1, 1fr);
        padding: 0 15px;
    }

    .sevstar-friends__category {
        padding: 0 15px;
    }
}

.sevstar-friends__category-link {
    display: inline-block;
    padding: 12px 30px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    background-color: #e9ddfc;
    border-radius: 5px;
}

.sevstar-friends__category-link:hover {
    color: #000;
    background-color: #c68ef3;
    text-decoration: none;
}

.sevstar-friends__container {
    display: grid;
    grid-template-columns: 1fr 4fr 1fr;
    grid-template-areas:
        "sf-logo sf-text-block sf-discount"
        "sf-logo sf-socials sf-discount";
    margin-bottom: 35px;
    padding: 30px 20px;
    background-color: #fff;
}

@media screen and (max-width: 1024px) {
    .sevstar-friends__container {
        grid-template-columns: 2fr 5fr;
        grid-template-areas:
            "sf-logo sf-text-block"
            "sf-logo sf-socials";
    }
}

@media screen and (max-width: 768px) {
    .sevstar-friends__container {
        grid-template-columns: 1fr;
        grid-template-areas:
            "sf-logo"
            "sf-text-block"
            "sf-socials";
    }
}

.sevstar-friends_logo-wrapper {
    grid-area: sf-logo;
}

@media screen and (max-width: 768px) {
    .sevstar-friends_logo-wrapper {
        text-align: center;
    }
}

.sevstar-friends_logo {
    max-width: 80%;
}

@media screen and (max-width: 768px) {
    .sevstar-friends_logo {
        max-width: 100%;
        min-width: 50%;
        margin-bottom: 15px;
    }
}

.sevstar-friends__text-block {
    grid-area: sf-text-block;
}

@media screen and (max-width: 768px) {
    .sevstar-friends__text-block {
        margin-bottom: 20px;
    }
}

.sevstar-friends__text-block em {
    display: block;
}

.sevstar-friends__title {
    margin-bottom: 15px;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-size: 21px;
}

.sevstar-friends__description {
    font-size: 15px;
    line-height: 1.8;
}

.sevstar-friends__discount-block {
    grid-area: sf-discount;
}

.sevstar-friends__discount-block--mobile {
    display: none;
}

.sevstar-friends__discount {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 21px;
    color: #ff9900;
}

@media screen and (max-width: 1024px) {
    .sevstar-friends__discount-block {
        display: none;
    }

    .sevstar-friends__discount-block--mobile {
        display: block;
        margin-bottom: 15px;
    }

    .sevstar-friends__discount {
        margin-bottom: 0;
        text-align: left;
    }
}

.sevstar-friends__social-links {
    grid-area: sf-socials;
    display: grid;
    grid-template-columns: repeat(4, auto);
    gap: 20px;
}

@media screen and (max-width: 1024px) {
    .sevstar-friends__social-links {
        display: block;
    }
}

.sevstar-friends__social {
    position: relative;
    display: inline-flex;
    align-items: center;
    height: 50px;
    padding-left: 50px;
}

.sevstar-friends__social::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 25px;
    height: 25px;
    background-image: url(../img/icon_web_transparent.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: translateY(-50%);
}

@media screen and (max-width: 1024px) {
    .sevstar-friends__social {
        display: flex;
    }
}

.sevstar-friends__social.vk_link::before {
    width: 30px;
    height: 30px;
    background-image: url(../img/icon_vk_transparent.svg);
}

.sevstar-friends__social.instagram_link::before {
    width: 30px;
    height: 30px;
    background-image: url(../img/icon_inst_transparent.svg);
}

.sevstar-friends__social.tg_link::before {
    width: 30px;
    height: 30px;
    background-image: url(../img/icon_tg_transparent.svg);
}

.sevstar-friends__go-back {
    text-align: right;
}

/* sevstar friends end */

.banner-link {
    position: relative;
}

.banner-link .above-button {
    position: absolute;

    width: 23vw;
    height: 7vw;
    left: 1vw;
    bottom: -5vw;

    background: transparent;
}

@media screen and (max-width:1440px) {
    .banner-link .above-button {
        width: 23vw;
        height: 6vw;
        left: 1.4vw;
        bottom: -5vw;
    }
}

@media screen and (max-width:1023px) {
    .banner-link .above-button {
        width: 43vw;
        height: 12vw;
        left: 4vw;
        bottom: -10vw;
    }
}

@media screen and (max-width:767px) {
    .banner-link .above-button {
        width: 41vw;
        height: 11vw;
        bottom: -9vw;
    }
}

.map-banner-link {
    position: relative;
}

.map-banner-link .above-button {
    position: absolute;
    left: 12px;
    top: 7px;
    width: 240px;
    height: 65px;
    background: transparent;
}

.form label.gdpr-checkbox-wrapper {
    display: flex;
    align-items: start;
    flex-flow: row;
}

.form label.gdpr-checkbox-wrapper input {
    margin-right: 5px;
    margin-top: 5px;
    width: auto;
    height: auto;
}


.clean-carousel.owl-carousel .owl-stage {
    display: flex;
}

.clean-carousel.owl-carousel .owl-stage.centered {
    width: 100% !important;
    /* meh */
    justify-content: center;
}

.clean-carousel.owl-carousel .owl-stage-outer {
    padding: 40px 0;
    margin-top: -30px;
    z-index: -1;
}

.clean-carousel .owl-item {
    display: flex;
}

.clean-carousel .owl-nav {
    display: none;
}

@media screen and (min-width: 600px) {
    .clean-carousel .owl-nav {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: calc(100% - 40px);
        transform: translateX(-50%);
    }
}

@media screen and (min-width: 1300px) {
    .clean-carousel .owl-nav {
        width: 100%;
    }
}

.clean-carousel .owl-prev,
.clean-carousel .owl-next {
    position: absolute;
    background: #ffffff;
    border: 1px solid #dedede;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 2px 15px -8px #191818;
}

.clean-carousel .owl-prev.disabled,
.clean-carousel .owl-next.disabled {
    opacity: 0.2;
    cursor: not-allowed;
}

.clean-carousel .owl-prev:not(.disabled):hover,
.clean-carousel .owl-next:not(.disabled):hover {
    background-color: #efefef;
}

.clean-carousel .owl-prev {
    left: -20px;
    transform: rotate(180deg);
}

.clean-carousel .owl-next {
    right: -20px;
}

.clean-carousel.owl-theme .owl-dots,
.clean-carousel.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.clean-carousel.owl-theme .owl-dots {
    margin-top: -25px;
}

.clean-carousel.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.clean-carousel.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #e3d9e6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.clean-carousel.owl-theme .owl-dots .owl-dot.active span,
.clean-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #642d90;
}

.clean-carousel .equipment-item {
    width: 100%;
    margin: 0;
}

.contacts-dslc ul.contacts-list {
    padding-left: 17px;
}

.gdpr-no-checkbox {
    font-size: 12px;
}

.gdpr-no-checkbox a {
    color: inherit;
    text-decoration: underline;
}

.cctv-list-title {
    font-size: 27px;
    font-weight: 400;
    font-family: 'Open Sans', Montserrat;
    font-weight: 600;
    font-style: normal;
    line-height: 37px;
    margin-bottom: 15px;
    text-align: left;
}

/* home card wrapper classes */

.products-row .dslc-modules-area {
    display: grid;
    font-size: 16px;
}

@media screen and (max-width: 648px) {
    .products-row .dslc-modules-area {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
}

.products-row.large .dslc-modules-area {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 420px;
    gap: 20px;
}

.products-row.large .products-card .btn {
    margin-left: -3%;
}

@media screen and (max-width: 1024px) {
    .products-row.large .dslc-modules-area {
        grid-auto-rows: auto;
    }
}

@media screen and (max-width: 648px) {
    .products-row.large .dslc-modules-area {
        display: flex;
    }
}

@media screen and (max-width: 1024px) {
    .products-row.large .dslc-module-front {
        height: 280px;
    }
}

@media screen and (max-width: 648px) {
    .products-row.large .dslc-module-front {
        max-width: 254px;
    }
}

@media screen and (max-width: 586px) {
    .products-row.large .dslc-module-front {
        max-width: 220px;
    }
}

@media screen and (max-width: 517px) {
    .products-row.large .dslc-module-front {
        max-width: 100%;
        height: 102vw;
    }
}

.products-row.medium .dslc-modules-area {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 360px;
    gap: 20px;
}

@media screen and (max-width: 1270px) {
    .products-row.medium .dslc-modules-area {
        grid-auto-rows: 280px;
    }
}

@media screen and (max-width: 910px) {
    .products-row.medium .dslc-modules-area {
        grid-auto-rows: 230px;
    }
}

@media screen and (max-width: 820px) {
    .products-row.medium .dslc-modules-area {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: auto;
    }
}

.products-row.medium.business .dslc-modules-area {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 436px;
}

@media screen and (max-width: 1270px) {
    .products-row.medium.business .dslc-modules-area {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 910px) {
    .products-row.medium.business .dslc-modules-area {
        grid-auto-rows: 374px;
    }
}


@media screen and (max-width: 820px) {
    .products-row.medium.business .dslc-modules-area {
        grid-template-columns: repeat(2, 1fr);
    }
}

.products-row.medium .products-card {
    padding: 50px 30px 30px;
    box-shadow: 0px 0px 20px 0px rgba(94, 90, 125, 0.2);
}

@media screen and (max-width: 1270px) {
    .products-row.medium .products-card {
        padding: 30px 20px 20px;
        font-size: 12px;
    }
}

@media screen and (max-width: 910px) {
    .products-row.medium .products-card {
        font-size: 10px;
    }
}

@media screen and (max-width: 820px) {
    .products-row.medium .products-card {
        padding: 22px 18px 18px;
        font-size: 16px;
    }
}

.products-row.medium.business .products-card {
    padding: 20px;
}

.products-row.large .products-card .image,
.products-row.medium .products-card .image {
    width: 80px;
    margin-bottom: 20px;
}

@media screen and (max-width: 1270px) {
    .products-row.large .products-card .image,
    .products-row.medium .products-card .image {
        width: 60px;
        margin-bottom: 14px;
    }
}

@media screen and (max-width: 910px) {
    .products-row.large .products-card .image,
    .products-row.medium .products-card .image {
        width: 50px;
    }
}

@media screen and (max-width: 820px) {
    .products-row.large .products-card .image,
    .products-row.medium .products-card .image {
        width: 60px;
    }
}

.products-row.medium.business .products-card .image {
    width: 100%;
    height: 170px;
    margin-bottom: 15px;
}

@media screen and (max-width: 910px) {
    .products-row.medium.business .products-card .image {
        height: 99px;
    }
}

@media screen and (max-width: 648px) {
    .products-row.medium.business .products-card .image {
        height: 34vw;
    }
}

.products-row.medium .products-card .title {
    margin-bottom: 6px;
}

@media screen and (max-width: 1270px) {
    .products-row.medium .products-card .title {
        font-size: 17px;
    }

    .products-row.medium .products-card .btn {
        font-size: 14px;
    }
}

@media screen and (max-width: 910px) {
    .products-row.medium .products-card .title {
        margin-bottom: 0;
        font-size: 15px;
    }

    .products-row.medium .products-card .btn {
        font-size: 10px;
    }
}

@media screen and (max-width: 820px) {
    .products-row.medium .products-card .title {
        margin-bottom: 8px;
        font-size: 22px;
    }
    .products-row.medium .products-card .description {
        display: block;
        margin-bottom: 20px;
    }

    .products-row.medium .products-card .btn {
        font-size: 16px;
    }

    .products-row.medium .products-card br {
        display: none;
    }
}

.products-row.medium.business .products-card .title {
    margin-bottom: 10px;
    font-size: 20px;
}

@media screen and (max-width: 1270px) {
    .products-row.medium.business .products-card .title {
        font-size: 20px;
    }
}

@media screen and (max-width: 910px) {
    .products-row.medium.business .products-card .title {
        font-size: 20px;
    }
}

@media screen and (max-width: 820px) {
    .products-row.medium.business .products-card .title {
        font-size: 20px;
    }
}

.products-row.small .dslc-modules-area {
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
    grid-auto-rows: 180px;
    gap: 40px;
}

@media screen and (max-width: 1270px) {
    .products-row.small .dslc-modules-area {
        grid-auto-rows: 160px;
        gap: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .products-row.small .dslc-modules-area {
        grid-auto-rows: 140px;
        gap: 20px;
    }
}

@media screen and (max-width: 992px) {
    .products-row.small .dslc-modules-area {
        grid-auto-rows: 130px;
        gap: 8px;
    }
}

@media screen and (max-width: 800px) {
    .products-row.small .dslc-modules-area {
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: 180px;
        gap: 15px;
    }
}

@media screen and (max-width: 648px) {
    .products-row.small .dslc-modules-area {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 360px) {
    .products-row.small .dslc-modules-area {
        display: flex;
    }
}

.products-row.small .dslc-module-front {
    width: 100%;
}

.products-row.small .products-card {
    padding: 18px;
}

@media screen and (max-width: 1200px) {
    .products-row.small .products-card {
        padding: 12px;
        font-size: 14px;
    }
}

@media screen and (max-width: 992px) {
    .products-row.small .products-card {
        font-size: 12px;
    }
}

@media screen and (max-width: 800px) {
    .products-row.small .products-card {
        padding: 14px;
        font-size: 14px;
    }
}

@media screen and (max-width: 648px) {
    .products-row.small .products-card {
        height: 182px;
    }
}

@media screen and (max-width: 360px) {
    .products-row.small .products-card {
        height: 100%;
    }
}

.products-row.small .products-card .title {
    font-size: 16px;
}

@media screen and (max-width: 1200px) {
    .products-row.small .products-card .title {
        font-size: 14px;
    }
}

@media screen and (max-width: 992px) {
    .products-row.small .products-card .title {
        font-size: 12px;
    }
}

@media screen and (max-width: 800px) {
    .products-row.small .products-card .title {
        font-size: 16px;
    }
}

.products-row.small .products-card .image {
    width: 100px;
}

@media screen and (max-width: 1270px) {
    .products-row.small .products-card .image {
        width: 72px;
    }
}

@media screen and (max-width: 800px) {
    .products-row.small .products-card .image {
        width: 100px;
    }
}

.products-card {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding: 32px 32px 18px;
    border-radius: 20px;
    background-color: #fff;
    color: #333;
    text-decoration: none;
    overflow: hidden;
    transition: all ease .2s;
}

@media screen and (max-width: 1024px) {
    .products-card {
        padding: 22px 22px 9px;
    }
}

@media screen and (max-width: 648px) {
    .products-card {
        padding: 29px 29px 12px;
    }
}

.products-card:hover {
    text-decoration: none;
    color: #333;
    scale: 1.02;
    box-shadow: 0px 0px 20px 0px rgba(94, 90, 125, 0.2);
}

.business .products-card {
    box-shadow: none;
}

.business .products-card:hover {
    scale: 1;
    box-shadow: none;
}

.products-card.content-left {
    justify-content: flex-start;
}

.products-card.content-center {
    justify-content: center;
}

.products-card.content-right {
    justify-content: flex-end;
}

.products-card .text-content {
    display: block;
    width: 100%;
}

.products-card .image {
    object-fit: cover;
    border-radius: 10px;
}

.products-card .image.backgrounded {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100% !important;
    height: 100%;
    margin: 0 !important;
    object-fit: cover;
}

.products-card .title {
    position: relative;
    display: block;
    font-size: 24px;
    font-weight: 600;
}

@media screen and (max-width: 1024px) {
    .products-card .title {
        font-size: 16px;
    }
}

.products-card ul {
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    color: #666;
}

.products-card li {
    margin-bottom: 8px;
}

.products-card .btn {
    margin: auto 0 0;
    padding: 4px 12px;
}

.business .products-card .btn {
    width: 100%;
    padding: 8px 12px;
}

.business .products-card:hover .btn {
    --bg-color: #642d90;
    --border-color: #642d90;
    --font-color: #fff;
}

.products-card .link-text {
    position: relative;
    margin: auto 0 0;
    color: #666;
    text-decoration: underline;
}

.main-advantages {
    font-family: 'Open Sans', 'Montserrat', sans-serif;
    padding: 60px 12.8vw;
    color: #fff;
}

@media screen and (min-width: 768px) {
    .main-advantages {
        padding: 60px 36px;
    }
}

@media screen and (min-width: 992px) {
    .main-advantages {
        padding: 60px 0;
    }
}

.main-advantages .container {
    padding: 0;
}

@media screen and (min-width: 1200px) {
    .main-advantages .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

@media screen and (min-width: 1400px) {
    .main-advantages .container {
        width: 1260px;
    }
}

.main-advantages-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 15px;
    gap: 36px 8px;
}

@media screen and (min-width: 768px) {
    .main-advantages-list {
        justify-content: space-between;
        padding: 0;
        gap: 0;
    }
}

@media screen and (min-width: 1200px) {
    .main-advantages-list {
        justify-content: flex-end;
        gap: 20px;
    }
}

.main-advantages-title {
    margin-bottom: 40px;
    font-family: 'Open Sans', 'Montserrat', sans-serif;
    font-size: 22px; /*меньше, чем в дизайне, потому что иначе текст съезжает*/
    font-weight: 700;
}

@media screen and (min-width: 375px) {
    .main-advantages-title {
        font-size: 26px;
    }
}

@media screen and (min-width: 768px) {
    .main-advantages-title {
        font-size: 20px;
        text-align: center;
    }

    .main-advantages-title br {
        display: none;
    }
}

@media screen and (min-width: 1200px) {
    .main-advantages-title {
        margin-bottom: 0;
        font-size: 32px;
        text-align: left;
    }

    .main-advantages-title br {
        display: block;
    }
}

.main-advantages-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
}

@media screen and (min-width: 768px) {
    .main-advantages-card {
        width: 136px;
    }
}

.main-advantages-card img {
    max-width: 185px;
    width: 49vw;
}

@media screen and (min-width: 768px) {
    .main-advantages-card img {
        max-width: 100px;
    }
}

.main-advantages-card span {
    font-family: 'Open Sans', 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

@media screen and (min-width: 375px) {
    .main-advantages-card span {
        font-size: 22px;
    }
}

@media screen and (min-width: 768px) {
    .main-advantages-card span {
        font-size: 12px;
    }
}

@media screen and (min-width: 1200px) {
    .main-advantages-card span {
        font-size: 14px;
    }
}

@media screen and (min-width: 1400px) {
    .main-advantages-card span {
        font-size: 16px;
    }
}

.dslca-toggle-accordion-hook .dslca-icon::before {
    width: 20px;
    height: 11px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.dslca-toggle-accordion-hook .dslc-icon-plus::before {
    content: "";
    background-image: url('../img/accordion-arrow-closed.svg');
}

.dslca-toggle-accordion-hook .dslc-icon-minus::before {
    content: "";
    background-image: url('../img/accordion-arrow-opened.svg');
}

.dslca-toggle-accordion-hook .dslc-icon-plus, .dslca-toggle-accordion-hook .dslc-icon-minus {
    font-weight: 600;
    font-size: 1.5em;
}

.dslc-accordion .dslca-toggle-accordion-hook {
    margin-right: 10px;
}

.external-logo.yamigom {
    width: 92px;
}

/* short info label */
.short-info-label {
    position: absolute;
    top: 20px;
    right: 20px;

    display: flex;
    align-items: center;
    gap: 4px;

    padding: 4px 10px 4px 4px;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid #fff;
    border-radius: 20px;

    cursor: pointer;
    z-index: 9;
}

@media screen and (max-width: 1024px) {
    .short-info-label {
        top: 12px;
        right: 12px;

        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .short-info-label {
        top: 10px;
        right: 10px;
    }
}

.short-info-label .text {
    line-height: 1em;
}

.short-info-label.open .text {
    display: none;
}

.short-info-label .description {
    display: none;
    line-height: 1em;
}

.short-info-label.open .description,
.short-info-label.no-description .description {
    display: inline-block;
}

.short-info-label.no-text .text,
.short-info-label.no-description.open .description {
    display: none;
}


/* universal-cards-module and row */
/* Пришлось вынести в общий, потому что ужасно странным образом подключались и отображались стили,
что приводило к скакотне при загрузке страницы :с */
.universal-cards .dslc-modules-area {
    display: grid;
    gap: 20px;
}

@media screen and (max-width: 1024px) {
    .universal-cards .dslc-modules-area {
        gap: 12px;
    }
}

.universal-cards.x2 .dslc-modules-area {
    grid-template-columns: repeat(2, 1fr);
}

@media screen and (max-width: 768px) {
    .universal-cards.x2 .dslc-modules-area {
        grid-template-columns: repeat(1, 1fr);
    }
}

.universal-cards.x2-offcenter .dslc-modules-area {
    grid-template-columns: repeat(12, 1fr);
}

@media screen and (max-width: 992px) {
    .universal-cards.x2-offcenter .dslc-modules-area {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .universal-cards.x2-offcenter .dslc-modules-area {
        grid-template-columns: repeat(1, 1fr);
    }
}

.universal-cards.x2-offcenter .dslc-modules-area > .dslc-module-front:nth-child(4n + 1) {
  grid-column: span 5;
  grid-row: span 1;
}

.universal-cards.x2-offcenter .dslc-modules-area > .dslc-module-front:nth-child(4n + 2) {
  grid-column: span 7;
  grid-row: span 1;
}

.universal-cards.x2-offcenter .dslc-modules-area > .dslc-module-front:nth-child(4n + 3) {
  grid-column: span 7;
  grid-row: span 1;
}

.universal-cards.x2-offcenter .dslc-modules-area > .dslc-module-front:nth-child(4n + 4) {
  grid-column: span 5;
  grid-row: span 1;
}

@media screen and (max-width: 992px) {
    .universal-cards.x2-offcenter .dslc-modules-area > .dslc-module-front {
        grid-column: auto !important;
    }
}

.universal-cards.x3 .dslc-modules-area {
    grid-template-columns: repeat(3, 1fr);
}

@media screen and (max-width: 768px) {
    .universal-cards.x3 .dslc-modules-area {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 540px) {
    .universal-cards.x3 .dslc-modules-area {
        grid-template-columns: repeat(1, 1fr);
    }
}

.universal-cards.x4 .dslc-modules-area {
    grid-template-columns: repeat(4, 1fr);
}

@media screen and (max-width: 1240px) {
    .universal-cards.x4 .dslc-modules-area{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 620px) {
    .universal-cards.x4 .dslc-modules-area {
        grid-template-columns: repeat(1, 1fr);
    }
}

.universal-card-module {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  overflow: hidden;
}

.universal-card-module:hover, .universal-card-module:focus {
  text-decoration: none;
}

.universal-card-module .text-content {
    z-index: 1;
}

.universal-card-module .title {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
  color: #292a37;
}

.universal-card-module .description {
  font-size: 16px;
  line-height: 1.4;
  color: #4b4c59;
}

.universal-card-module .description * {
  margin: 0;
}

.universal-card-module .img-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-grow: 1;
}

.universal-card-module img {
  height: auto;
  object-fit: contain;
}

.universal-card-module .btn {
  width: 100%;
  max-width: 260px;
  flex-shrink: 0;
  padding: 8px 20px;
  line-height: 1.6;
  color: #4b4c59;
}

@media screen and (max-width: 540px) {
  .universal-card-module .btn.full-width-mobile {
    max-width: 100%;
  }
}

/* card heigh part */
.height-desktop-434px {
  height: 434px;
}

.height-desktop-392px {
  height: 392px;
}

.height-desktop-380px {
  height: 380px;
}

.height-desktop-350px {
  height: 350px;
}

.height-desktop-343px {
  height: 343px;
}

.height-desktop-330px {
  height: 330px;
}

@media screen and (max-width: 1024px) {
  .height-tablet-434px {
    height: 434px;
  }

  .height-tablet-392px {
    height: 392px;
  }

  .height-tablet-380px {
    height: 380px;
  }

  .height-tablet-350px {
    height: 350px;
  }

  .height-tablet-343px {
    height: 343px;
  }

  .height-tablet-330px {
    height: 330px;
  }
}

@media screen and (max-width: 768px) {
  .height-mobile-434px {
    height: 434px;
  }

  .height-mobile-392px {
    height: 392px;
  }

  .height-mobile-380px {
    height: 380px;
  }

  .height-mobile-350px {
    height: 350px;
  }

  .height-mobile-343px {
    height: 343px;
  }

  .height-mobile-330px {
    height: 330px;
  }
}

/* можно было бы вынести в другой файл, но пока он бы загружался,
    все логотипы отображались без стилей - не круто */
.animated-logo {
    position: relative;
    width: 160px;
    height: 50px;
}

.animated-logo .logo-frame {
    position: absolute;
    inset: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    object-fit: contain;
    opacity: 0;
    transition: opacity .5s ease;
}

.animated-logo .logo-frame.is-active {
    opacity: 1;
}