@charset "UTF-8";
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
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    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] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    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
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    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: 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;
    -o-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
}

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

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

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

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

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

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

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

.clearfix:after,
.container-fluid:after,
.container: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
    }
}

.page,
.post {
    margin: 0 0 0
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

p {
    font-weight: 300;
    color: #111
}

body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    background: #101113
}

body.blog {
    padding-top: 0;
    padding-bottom: 0
}

header {
    background: #101113;
    padding-top: 30px;
    text-align: right
}

header .phone img {
    width: 27px;
    height: 27px
}

header .hed_contact {
    text-align: right
}

header .hed_contact p {
    font-family: "Open Sans";
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px
}

header .hed_contact a {
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none
}

header .hed_contact .phone {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    padding-top: 32px;
    display: inline-block
}

header .wraper-menu .item .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

header .wraper-menu .item .menu li {
    list-style: none;
    padding: 0 25px 0 25px;
    position: relative
}

header .wraper-menu .item .menu li a {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    text-decoration: none;
    padding-bottom: 12px
}

header .wraper-menu .item .menu li a:hover {
    color: #fff500;
    border-bottom: 1px solid #fff500
}

header .wraper-menu .item .menu li a.active {
    color: #fff500
}

header .wraper-menu .item .menu li:last-child {
    margin-right: 0
}

header .wraper-menu .item_line {
    border-bottom: 1px solid #fff
}

header .wraper-menu .item_line nav .navbar-expand-lg .navbar-collapse {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

@media (min-width:992px) {
    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end
    }
}

.bg-head {
    background: #101113 url(../img/header.png) no-repeat center;
    padding-bottom: 58px;
    height: 567px
}

.bg-head h1 {
    margin-top: 41px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    color: #fff500
}

.bg-head h1 span {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    color: #fff500
}

.bg-head h2 {
    font-size: 28px;
    color: #fff;
    text-align: center
}

.bg-head .oper {
    font-weight: 700;
    color: #fff;
    font-size: 28px;
    line-height: 35px;
    text-align: center
}

.bg-head p {
    margin-top: 11px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 31px
}

.bg-head .chose {
    background: #fff500;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    border-radius: 8px;
    padding: 18px 39px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    position: absolute;
    left: 31%;
    text-decoration: none
}

.bg-1 {
    background: #e5e5e5;
    padding-top: 42px;
    text-align: center
}

.bg-1 h2 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 17px
}

.bg-1 h2 span {
    font-weight: 700;
    display: block
}

.bg-1 .line {
    width: 128px;
    height: 3px;
    margin: 0 auto;
    background: #fff500;
    margin-bottom: 31px
}

.bg-1 p {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    padding-left: 26px;
    padding-right: 26px
}

.bg-2 {
    background: #e5e5e5;
    padding-top: 41px;
    padding-bottom: 56px
}

.bg-2 .item {
    background: rgba(255, 255, 255, .81);
    border-radius: 15px;
    padding: 28px;
    text-align: center
}

.bg-2 .item h3 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase
}

.bg-2 .item h3 span {
    font-weight: 700
}

.bg-2 .item .list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bg-2 .item .list-wrap ul {
    list-style: none
}

.bg-2 .item .list-wrap ul li {
    text-align: left;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px
}

.bg-2 .item .list-wrap ul li::before {
    content: "•";
    color: #fff500;
    font-weight: 700;
    display: inline-block;
    font-size: 27px;
    margin-right: 10px
}

.bg-3 {
    background: #e5e5e5
}

.bg-3 h2 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 17px;
    text-align: center
}

.bg-3 h2 span {
    font-weight: 700;
    display: block
}

.bg-3 .line {
    width: 404px;
    height: 3px;
    margin: 0 auto;
    background: #fff500;
    margin-bottom: 31px
}

.bg-3 .accordion .accordion-item {
    background-color: #e5e5e5;
    border: 0 solid rgba(0, 0, 0, .125)
}

.bg-3 .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: #e5e5e5;
    font-weight: 700
}

.bg-3 .accordion .accordion-item .accordion-header .accordion-button {
    background-color: #e5e5e5;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 45px
}

.bg-3 .accordion .accordion-item .accordion-collapse .accordion-body {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.bg-4 {
    background: #e5e5e5;
    text-align: center
}

.bg-4 h2 {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 17px;
    text-align: center
}

.bg-4 h2 span {
    font-weight: 700
}

.bg-4 .line {
    width: 128px;
    height: 3px;
    margin: 0 auto;
    background: #fff500;
    margin-bottom: 31px
}

.bg-4 form input {
    width: 48%;
    background: #fff;
    border-radius: 15px;
    height: 50px;
    margin-bottom: 8px;
    padding-left: 21px
}

.bg-4 form input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .56);
    font-style: normal;
    font-weight: 400;
    font-size: 14px
}

.bg-4 form input::-moz-placeholder {
    color: rgba(0, 0, 0, .56);
    font-style: normal;
    font-weight: 400;
    font-size: 14px
}

.bg-4 form input:-ms-input-placeholder {
    color: rgba(0, 0, 0, .56);
    font-style: normal;
    font-weight: 400;
    font-size: 14px
}

.bg-4 form input::-ms-input-placeholder {
    color: rgba(0, 0, 0, .56);
    font-style: normal;
    font-weight: 400;
    font-size: 14px
}

.bg-4 form input::placeholder {
    color: rgba(0, 0, 0, .56);
    font-style: normal;
    font-weight: 400;
    font-size: 14px
}

.bg-4 form button {
    background: rgba(255, 255, 255, .81);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    border-radius: 8px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    display: inline-block;
    text-transform: uppercase;
    padding: 15px 80px;
    margin-top: 29px
}

.bg-4 form button:hover {
    background: #fff500;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    border-radius: 8px
}

.bg-5 {
    padding-top: 68px;
    background: #e5e5e5;
    text-align: center;
    padding-bottom: 67px
}

.bg-5 h2 {
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 17px;
    text-align: center;
    text-transform: uppercase
}

.bg-5 .line {
    width: 128px;
    height: 3px;
    margin: 0 auto;
    background: #fff500;
    margin-bottom: 31px
}

.bg-5 .blog {
    text-align: left;
    padding-bottom: 0
}

.bg-5 .blog img {
    border-radius: 15px;
    width: 349px;
    height: 200px
}

.bg-5 .blog a {
    margin-top: 14px;
    margin-bottom: 4px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    display: inline-block
}

.bg-5 .blog p {
    text-align: left;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.bg-5-m {
    display: none
}

footer {
    background: #101113;
    background-size: cover;
    padding-top: 26px;
    padding-bottom: 24px
}

footer h2 {
    color: #fff;
    text-align: center;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    position: relative;
    margin-bottom: 3px;
    text-transform: uppercase
}

footer .line {
    width: 128px;
    height: 3px;
    margin: 0 auto;
    background: #fff500;
    margin-bottom: 31px
}

footer p {
    color: #fff;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px
}

footer .location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 31px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer .location img {
    width: 56px;
    height: 56px
}

footer .location p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px
}

footer .foter__contact {
    padding-top: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer .foter__contact p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    padding-left: 15px
}

footer .foter__contact p img {
    width: 23px;
    height: 19px
}

footer .foter__contact ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

footer .foter__contact ul li {
    margin-right: 3px
}

footer .foter__contact ul li a img {
    width: 22.98px;
    height: 22.92px
}

footer .foter__contact .logo-fot {
    text-align: center
}

footer .foter__contact .logo-fot img {
    width: 157px
}

.block_with_text {
    display: none
}

@media (max-width:991px) {
    .block_with_text {
        position: absolute;
        background: #000;
        z-index: 100;
        left: 24%;
        top: 141px;
        padding: 26px;
        border-radius: 15px;
        -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
        box-shadow: 0 4px 4px rgba(0, 0, 0, .1)
    }
    .block_with_text .menu-menu-1-container ul {
        list-style: none;
        text-align: right
    }
    .block_with_text .menu-menu-1-container ul li a {
        color: #fff;
        font-style: normal;
        font-size: 16px;
        line-height: 35px;
        text-decoration: none
    }
    .block_with_text .menu-menu-1-container ul li a:hover {
        font-weight: 700
    }
    .bg-head {
        height: 100%;
        padding-bottom: 100px
    }
    .bg-head .chose {
        background: #fff500;
        -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
        box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
        border-radius: 8px;
        padding: 18px 39px;
        color: #000;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 25px;
        position: revert;
        text-decoration: none
    }
    header {
        background: #101113 url(../img/header-m.png) no-repeat center;
        padding-top: 30px;
        padding-bottom: 20px;
        text-align: right;
        background-position-y: 126px
    }
    header p {
        padding-left: 0
    }
    header .wraper-menu {
        margin-top: -44px;
        /* margin-bottom: 286px */
    }
    header .wraper-menu .item nav .navbar-toggler {
        color: #fff;
        background-image: url(../img/menu.png);
        background-repeat: no-repeat
    }
    header .wraper-menu .item nav .navbar-toggler .navbar-toggler-icon {
        color: #fff
    }
    header .wraper-menu .item .menu {
        display: block!important;
        margin: 0;
        padding-left: 0;
        padding-right: 20px
    }
    header .wraper-menu .item .menu li {
        margin-right: 0!important
    }
    header .wraper-menu .item .menu li a {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 35px
    }
    header .wraper-menu .item_line {
        border-bottom: none!important
    }
    header h1 {
        margin-top: 0
    }
    header h1 span {
        font-weight: 700
    }
    .bg-head {
        background: #101113
    }
    .bg-head h1 {
        text-align: right
    }
    .head .hed_contact p {
        padding-left: 0
    }
    .head .wraper-menu .item nav .navbar-toggler {
        color: #fff;
        background-image: url(../img/menu.png);
        background-repeat: no-repeat
    }
    .head .wraper-menu .item nav .navbar-toggler .navbar-toggler-icon {
        color: #fff
    }
    .head .wraper-menu .item .menu {
        display: block!important;
        margin: 0;
        padding-left: 0;
        padding-right: 20px
    }
    .head .wraper-menu .item .menu li {
        margin-right: 0!important
    }
    .head .wraper-menu .item .menu li a {
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 35px
    }
    .head .wraper-menu .item_line {
        border-bottom: none!important
    }
    .bg-1 h2 {
        font-size: 18px
    }
    .bg-2 .item {
        margin-bottom: 20px
    }
    .bg-2 .item .list-wrap {
        display: block
    }
    .bg-2 .item .list-wrap ul {
        padding-left: 0
    }
    .bg-3 h2 {
        font-size: 18px
    }
    .bg-3 span {
        font-size: 18px
    }
    .bg-3 .accordion .accordion-item .accordion-header .accordion-button {
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        text-align: left
    }
    .bg-4 h2 {
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 25px
    }
    .bg-4 h2 span {
        font-weight: 700
    }
    .bg-4 form input {
        width: 100%
    }
    .bg-4 form input::-webkit-input-placeholder {
        font-style: normal;
        font-weight: 400;
        font-size: 14px
    }
    .bg-4 form input::-moz-placeholder {
        font-style: normal;
        font-weight: 400;
        font-size: 14px
    }
    .bg-4 form input:-ms-input-placeholder {
        font-style: normal;
        font-weight: 400;
        font-size: 14px
    }
    .bg-4 form input::-ms-input-placeholder {
        font-style: normal;
        font-weight: 400;
        font-size: 14px
    }
    .bg-4 form input::placeholder {
        font-style: normal;
        font-weight: 400;
        font-size: 14px
    }
    .bg-4 form button {
        background: #fff500
    }
    .bg-5 {
        display: none
    }
    .bg-5 .blog {
        text-align: center;
        padding-top: 0
    }
    .bg-5 .blog img {
        width: 100%;
        height: 262px
    }
    .bg-5 .blog a {
        color: #000;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        display: inline-block;
        width: 100%;
        padding-right: 22px
    }
    .bg-5 .blog p {
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        display: inline-block;
        width: 100%;
        padding-right: 56px
    }
    .bg-5-m {
        display: block;
        padding-top: 68px;
        background: #e5e5e5;
        text-align: center;
        padding-bottom: 67px
    }
    .bg-5-m h2 {
        color: #000;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 17px;
        text-align: center;
        text-transform: uppercase
    }
    .bg-5-m .line {
        width: 128px;
        height: 3px;
        margin: 0 auto;
        background: #fff500;
        margin-bottom: 31px
    }
    .bg-5-m .blog {
        text-align: center;
        padding-top: 0
    }
    .bg-5-m .blog img {
        width: 100%;
        height: 262px
    }
    .bg-5-m .blog a {
        color: #000;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        display: inline-block;
        width: 100%;
        padding-right: 22px;
        text-align: left
    }
    .bg-5-m .blog p {
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        display: inline-block;
        width: 100%;
        padding-right: 56px;
        text-align: left
    }
    footer .foter__contact p {
        text-align: center!important
    }
    footer .foter__contact ul {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .close-modal,
    .open-modal {
        display: block!important;
        cursor: pointer
    }
    .open-modal {
        color: rgba(51, 51, 51, .6);
        position: absolute;
        right: 41px;
        top: 26px
    }
    .close-modal {
        color: #fff;
        text-align: center;
        position: absolute;
        font-size: 20px;
        top: 10px;
        right: 30px;
        height: 100%
    }
    .modal {
        opacity: 1;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 10;
        background-color: rgba(0, 0, 0, .7);
        visibility: visible
    }
    .modal .open {
        width: 64%;
        height: 100%;
        border: 1px solid;
        background: #fff
    }
    .modal .open form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .modal .open form input {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 12px;
        padding-left: 20px;
        height: 70px;
        border: none;
        font-weight: 600;
        font-size: 15px;
        border-radius: 0;
        background-color: transparent
    }
    .modal .open form input::-webkit-input-placeholder {
        color: #777;
        font-size: 15px
    }
    .modal .open form input::-moz-placeholder {
        color: #777;
        font-size: 15px
    }
    .modal .open form input:-ms-input-placeholder {
        color: #777;
        font-size: 15px
    }
    .modal .open form input::-ms-input-placeholder {
        color: #777;
        font-size: 15px
    }
    .modal .open form input::placeholder {
        color: #777;
        font-size: 15px
    }
    .modal .open form button {
        width: 50px;
        border: none;
        background-color: transparent;
        color: #777;
        font-weight: 400
    }
    .modal .open form button i {
        color: #000;
        font-size: 20px
    }
    .modal .open nav.navbar {
        padding: 0
    }
    .modal .open nav.navbar .navbar-collapse .navbar-nav {
        margin: 0
    }
    .modal .open nav.navbar .navbar-collapse .navbar-nav li {
        list-style: none;
        width: 100%
    }
    .modal .open nav.navbar .navbar-collapse .navbar-nav li a {
        display: block;
        text-align: left;
        text-transform: uppercase;
        color: #2d2a2a;
        padding-top: 16px;
        padding-right: 20px;
        padding-bottom: 5px;
        padding-left: 20px;
        font-weight: 600;
        font-size: 13px;
        background: #fff;
        border: 1px solid #cecfd5
    }
    .modal .open nav.navbar .navbar-collapse .navbar-nav li a.dropdown-toggle::after {
        display: inline-block;
        margin-left: 178px;
        vertical-align: .255em;
        content: "";
        border-top: .5em solid;
        border-right: .3em solid transparent;
        border-bottom: 1px;
        border-left: .3em solid transparent
    }
    .modal .open nav.navbar .navbar-collapse .navbar-nav li .dropdown-menu {
        margin: 0;
        display: none;
        padding: 0;
        border: 0
    }
    .modal .open nav.navbar .navbar-collapse .navbar-nav li .dropdown-menu li {
        list-style: none
    }
    .close {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 400;
        opacity: 0;
        visibility: hidden;
        background-color: rgba(0, 0, 0, .7);
        -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
        -o-transition: opacity .25s ease, visibility 0s ease .25s;
        transition: opacity .25s ease, visibility 0s ease .25s
    }
    .opened {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .25s ease, visibility 0s ease;
        -o-transition: opacity .25s ease, visibility 0s ease;
        transition: opacity .25s ease, visibility 0s ease
    }
}

@media (max-width:390px) {
    header .hed_contact .phone {
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 20px;
        padding-top: 32px;
        display: inline-block
    }
    header .wraper-menu {
        margin-top: -44px;
        /* margin-bottom: 371px */
    }
    .bg-3 .line {
        width: 317px
    }
    .bg-head {
        height: 100%;
        padding-bottom: 100px
    }
    .bg-head h1 span {
        font-size: 38px
    }
    .bg-head .oper,
    .bg-head h2 {
        font-size: 26px
    }
}

.about {
    text-align: center;
    background: #101113;
    padding-bottom: 14px
}

.about h2 {
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px
}

.about .line {
    width: 128px;
    height: 3px;
    background: #fff500;
    margin-bottom: 31px;
    position: relative;
    right: 0;
    display: inline-block
}

.about p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    text-align: justify
}

@media (max-width:480px) {
    .about {
        background: #101113;
        padding-bottom: 0;
        padding-top: 0
    }
    .about .line {
        margin: 0 auto;
        margin-bottom: 18px;
        display: block
    }
    .about h2 {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        margin-top: 0;
        text-align: center
    }
    .about p {
        color: #fff;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 53px
    }
    .footer .foter__contact p {
        text-align: center!important
    }
    .footer .foter__contact ul {
        -webkit-box-pack: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
}

.blog {
    padding-top: 20px;
    padding-bottom: 34px
}

.blog .blog-row {
    margin-bottom: 40px
}

.blog .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blog .pagination span {
    padding: 10px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-decoration: none;
    background-color: #fff
}

.blog .pagination a {
    padding: 10px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-decoration: none;
    background-color: #fff500;
    margin-right: 5px;
    margin-left: 5px
}

.blog img {
    width: 349px;
    border-radius: 15px
}

.blog h2 a {
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-decoration: none
}

.blog .excerpt {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px
}

.blog .excerpt .date {
    color: #c9c9c9;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px
}

.blog .more {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 36px;
    display: block;
    text-align: right
}

.post-content {
    padding-top: 15px;
    padding-bottom: 20px
}

.post-content h2 {
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px
}

.post-content .content-post {
    color: #000;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
    font-family: 'Open Sans';
}

@media (max-width:480px) {
    .blog img {
        width: 100%;
        margin-bottom: 15px
    }
    .blog h2 {
        color: #000;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 25px
    }
    .blog .excerpt p {
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px
    }
    .blog a {
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 36px
    }
}

.plan-1 {
    background: #101113;
    background-size: cover;
    padding-bottom: 86px
}

.plan-1 h2 {
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 4px;
    margin-top: 20px
}

.plan-1 h2 span {
    font-weight: 700
}

.plan-1 p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 76px
}

.plan-1 .autoplay .slick-list {
    color: #fff
}

.plan-1 .autoplay .slick-list .map {
    width: 100%
}

.plan-1 .autoplay .slick-list ul li {
    list-style: none;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    border-bottom: 1px solid #c9c9c9
}

.plan-1 .autoplay .slick-list ul li span {
    font-weight: 700
}

.plan-1 .autoplay .slick-list ul .title {
    color: #fff500;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px
}

.plan-1 .autoplay .slick-dots {
    bottom: -41px;
    position: absolute
}

.plan-1 .autoplay .slick-dots li {
    margin-right: 10px
}

.plan-1 .autoplay .slick-dots li button {
    border: 1px solid #fff;
    background: 0 0;
    width: 30px;
    height: 30px;
    border-radius: 3px
}

.plan-1 .autoplay .slick-dots li.slick-active button:before {
    background: #fff500;
    width: 30px;
    height: 30px;
    font-size: 2px;
    content: ".";
    color: #fff500
}

.plan-2 {
    background: #f2f2f2;
    padding-top: 47px;
    padding-bottom: 59px
}

.plan-2 h2 {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px
}

.plan-2 h2 span {
    font-weight: 700
}

.plan-2 .line {
    width: 80%;
    height: 3px;
    margin: 0 auto;
    background: #fff500;
    margin-bottom: 31px
}

.plan-2 .wraper {
    width: 100%;
    margin: 0 auto
}

.plan-2 .wraper ul {
    display: table;
    margin: 0 auto
}

.plan-2 .wraper ul li {
    margin-bottom: 46px;
    list-style: none
}

.plan-2 .wraper ul li .title-1 {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px
}

.plan-2 .wraper ul li .title-1::before {
    content: "1";
    color: #c9c9c9;
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: -30px;
    z-index: 1
}

.plan-2 .wraper ul li .title-1 span {
    font-weight: 700
}

.plan-2 .wraper ul li .title-2 {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px
}

.plan-2 .wraper ul li .title-2::before {
    content: "2";
    color: #c9c9c9;
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: -38px;
    z-index: 1
}

.plan-2 .wraper ul li .title-2 span {
    font-weight: 700
}

.plan-2 .wraper ul li .title-3 {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px
}

.plan-2 .wraper ul li .title-3::before {
    content: "3";
    color: #c9c9c9;
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: -37px;
    z-index: 1
}

.plan-2 .wraper ul li .title-3 span {
    font-weight: 700
}

.plan-2 .wraper ul li .title-4 {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px
}

.plan-2 .wraper ul li .title-4::before {
    content: "4";
    color: #c9c9c9;
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: -42px;
    z-index: 1
}

.plan-2 .wraper ul li .title-4 span {
    font-weight: 700
}

.plan-2 .wraper ul li .title-5 {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px
}

.plan-2 .wraper ul li .title-5::before {
    content: "5";
    color: #c9c9c9;
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: -38px;
    z-index: 1
}

.plan-2 .wraper ul li .title-5 span {
    font-weight: 700
}

.plan-2 .wraper ul li p {
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px
}

.plan-3 {
    background: #101113;
    padding-top: 35px;
    padding-bottom: 27px
}

.plan-3 h2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px
}

.plan-3 .line {
    width: 127px;
    height: 3px;
    margin: 0 auto;
    background: #fff500;
    margin-bottom: 31px
}

.plan-3 h3 {
    color: #fff500;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px
}

.plan-3 p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px
}

.plan-3 p span {
    font-weight: 700
}

.plan-3 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.plan-3 ul li {
    margin-bottom: 7px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px
}

.plan-3 ul li::before {
    content: "•";
    color: #fff500;
    font-weight: 700;
    display: inline-block;
    font-size: 27px;
    margin-right: 10px;
    margin-left: 10px
}

.plan-3 .line-2 {
    border-top: 1px solid #c9c9c9;
    padding-top: 25px
}

.plan-4 {
    background: #f2f2f2;
    padding-top: 45px;
    padding-bottom: 33px;
    padding-left: 30px;
}

.plan-4 h2 {
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    text-align: left
}

.plan-4 h2 span {
    font-weight: 700
}

.plan-4 .line {
    width: 318px;
    height: 3px;
    margin: 0 auto;
    background: #fff500;
    margin-bottom: 31px
}

.plan-4 ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.plan-4 ul li {
    margin-bottom: 7px;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px
}

.plan-4 ul li::before {
    content: "•";
    color: #fff500;
    font-weight: 700;
    display: inline-block;
    font-size: 27px;
    margin-right: 10px
}

.plan-5 {
    background: #101113;
    padding-top: 30px;
    padding-bottom: 33px
}

.plan-5 h2 {
    color: #fff;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    text-align: center
}

.plan-5 h2 span {
    font-weight: 700
}

.plan-5 .line {
    width: 58px;
    height: 3px;
    margin: 0 auto;
    background: #fff500;
    margin-bottom: 31px
}

.plan-5 .accordion .accordion-item {
    border: none
}

.plan-5 .accordion .accordion-item h2 {
    text-align: right
}

.plan-5 .accordion .accordion-item h2 .accordion-button {
    color: #fff;
    background-color: #101113;
    text-align: right;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 45px
}

.plan-5 .accordion .accordion-item h2 .accordion-button::after {
    background: url(../img/arow-colapse.svg);
    width: 10px;
    height: 15px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.plan-5 .accordion .accordion-item .accordion-collapse .accordion-body {
    color: #fff;
    background-color: #101113;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.head {
    background: #101113;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 66px;
    text-align: right
}

.head .hed_contact {
    text-align: right
}

.head .hed_contact p {
    font-family: "Open Sans";
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px
}

.head .hed_contact a {
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none
}

.head .hed_contact .phone {
    font-weight: 400
}

.head .wraper-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right
}

.head .wraper-menu .item .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.head .wraper-menu .item .menu li {
    list-style: none;
    margin-right: 31px;
    position: relative
}

.head .wraper-menu .item .menu li a {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    text-decoration: none
}

.head .wraper-menu .item .menu li a::after:hover {
    color: #fff500;
    content: "";
    width: 100%;
    border-bottom: 1px solid #fff500;
    position: absolute;
    left: 0;
    top: 39px
}

.head .wraper-menu .item .menu li:last-child {
    margin-right: 0
}

.head .wraper-menu .item_line {
    border-bottom: 1px solid #fff
}

.head h1 {
    margin-top: 81px;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    color: #fff500
}

.head h2 {
    font-size: 28px;
    color: #fff;
    text-align: right
}

.head span {
    font-weight: 700;
    color: #fff;
    font-size: 28px;
    line-height: 35px
}

.head p {
    margin-top: 11px;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.head .chose {
    background: #fff500;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    border-radius: 8px;
    padding: 18px 39px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    margin-top: 46px;
    margin-right: 110px;
    display: inline-block;
    text-decoration: none
}

.tab {
    background: #101113 url(../img/table.png) center;
    background-repeat: no-repeat
}

.tab .table thead tr .hed-table-1 {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px
}

.tab .table thead tr .hed-table-2 {
    color: #fff500;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px
}

.tab .table thead th {
    border-right: 1px solid #dee2e6;
    border-bottom: 2px solid #dee2e6;
    border-top: 0 solid #dee2e6
}

.tab .table tbody tr .title {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 40px
}

.tab .table tbody tr a {
    background: #fff500;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
    border-radius: 8px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 36px;
    padding: 5px 24px;
    text-transform: uppercase;
    text-decoration: none
}

.tab .table tbody th {
    border-right: 1px solid #dee2e6
}

.tab .table tbody td {
    border-right: 1px solid #dee2e6;
    text-align: center;
    vertical-align: middle;
}

@media (max-width:480px) {
    .tab .table tbody tr a {
        background: #fff500;
        -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
        box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
        border-radius: 8px;
        color: #000;
        font-style: normal;
        font-weight: 700;
        font-size: 11px;
        line-height: 36px;
        padding: 11px 5px;
        text-transform: uppercase;
        text-decoration: none
    }
}

.footer {
    background: #101113;
    background-size: cover;
    padding-top: 26px;
    padding-bottom: 24px
}

.footer .foter__contact {
    padding-top: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .foter__contact p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    padding-left: 15px
}

.footer .foter__contact ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
}

.footer .foter__contact ul li {
    margin-right: 3px
}

.footer .foter__contact .logo-fot {
    text-align: center
}

.foter__top>div>p {
    text-align: left
}

.foter__top>div.col-lg-4>p>a {
    color: #fff;
    font-size: 12pt;
    cursor: pointer;
    font-family: 'Open Sans';
    text-decoration: unset;
}

.foter__top>div.col-lg-4>p>a:hover {
    text-decoration: none;
    color: #fff500;
    font-weight: 500;
}

ul.slick-dots>li>button {
    color: white;
    font-size: inherit;
}

.rtg {
    float: right;
    direction: rtl;
}

.foter__contact ul {
    list-style: none;
}

.content-post img {
    border-radius: 15px;
    margin: 20px 0;
}

.breadcrumbs-single-blog {
    font-size: 13px;
    margin: 15px 0 15px 0;
}

@media (min-width:481px) {
    .bg-2 .item {
        margin-bottom: 20px
    }
}

.slick-track .slick-slide ul>li.li-buttons {
    border-bottom: none;
}

.slider-btn__apply {
    background: #fff500;
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding: 10px 20px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    left: 31%;
    text-decoration: none;
    margin-top: 30px;
    margin-right: 30px;
    text-transform: uppercase;
    width: 250px;
}

.slider-btn__search {
    background: #fff500;
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding: 10px 20px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    left: 31%;
    text-decoration: none;
    margin-top: 30px;
    margin-right: 30px;
    text-transform: uppercase;
    width: 250px;
}

.wpcf7-form input.wpcf7-form-control {
    width: 100%;
    background: #fff;
    border-radius: 15px;
    height: 50px;
    margin-bottom: 8px;
    font-size: 14px;
}

.wpcf7-form p>input.wpcf7-submit {
    background: rgba(255, 255, 255, .81);
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
    border-radius: 15px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    display: inline-block;
    text-transform: uppercase;
    width: 50%;
}

.wpcf7-form p {
    width: 48%;
    display: inline-block;
    margin-bottom: 0px;
}

.wpcf7-form p:last-of-type {
    display: block;
    width: 96%;
    text-align: center;
    margin-left: 2%;
}

.paoc-popup-margin.paoc-popup-content .wpcf7-form p:last-of-type {
    display: block;
    width: 96%;
    text-align: center;
    margin-left: 0%;
}

.paoc-popup-inr-wrap {
    background-color: black;
    border-radius: 15px;
}

.paoc-cb-popup-body {
    border-radius: 15px;
}

a.paoc-close-popup.paoc-popup-close {
    border: unset;
    top: 10px;
    right: 10px;
}

.paoc-popup-margin.paoc-popup-mheading {
    color: white;
    text-align: center;
    font-size: 24px;
    font-family: 'Open Sans';
    font-weight: 600;
    border-bottom: 3px solid #FFF500;
    padding-bottom: 4px;
    width: 60%;
    margin: auto;
}

.paoc-popup-margin.paoc-popup-sheading {
    text-align: center;
    color: white;
    font-family: 'Open Sans';
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 25px;
}

.pum-content.popmake-content p>strong {
    font-weight: 800;
}

.paoc-popup-margin.paoc-popup-content .wpcf7-form .wpcf7-submit {
    background-color: #FFF500;
    margin: auto;
    width: 30%;
    margin-top: 20px;
}

.paoc-popup-margin.paoc-popup-content .wpcf7-text {
    padding-left: 20px;
}

.wpcf7-spinner {
    display: block;
}

.footer-page {
    background-color: #E5E5E5;
    padding-bottom: 20px;
}

.footer-page h1 {
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    text-decoration: 3px underline;
    text-decoration-color: #FFF500;
    margin-top: 20px;
}

.footer-page h2 {
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
}

.footer-page p {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
}

.footer-page ul {
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
}

.footer-page img {
    border-radius: 25px;
}

.footer-page li::marker {
    color: #FFF500;
    font-size: 1.5em;
}

ul#primary-menu {
    padding: 0;
    margin: 0;
}

.block_with_text {
    width: 100%;
    height: 100%;
}

.block_with_text {
    left: 0;
}

.block_with_text .menu-menu-1-container ul {
    text-align: left;
}

.header-hamb__contact {
    padding: 50px;
    display: flex;
}

.header-hamb__contact li {
    padding: 3px;
    list-style: none;
}

.header-hamb__contact a {
    display: flex;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    display: flex;
}

.header__worktime img {
    margin-right: 5px;
    height: 24px;
    width: auto;
    object-fit: cover;
    filter: invert(1);
}

.header-hamb__contact ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}

li.li-buttons .paoc-popup-click {
    background: #fff500;
    -webkit-box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 4px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding: 10px 20px;
    color: #000;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    left: 31%;
    text-decoration: none;
    margin-top: 30px;
    margin-right: 30px;
    text-transform: uppercase;
    width: 250px;
}

li.li-buttons {
    margin-top: 30px;
}

@media (max-width:991px) {
    .foter__top>div>p {
        text-align: center;
    }
    .wpcf7-form p {
        width: auto;
        display: unset;
        margin-bottom: 0px;
    }
    li.menu-item.menu-item-type-post_type.menu-item-object-page {
        border-bottom: 3px solid white;
        padding: 10px 0px 10px;
        margin: 0 50px 0 50px;
    }
    .page-id-6 header {
        padding-bottom: 0px;
    }
    .page-id-6 .wraper-menu {
        margin-bottom: 0px;
    }
    .page-id-8 .wraper-menu {
        margin-bottom: 0px;
    }
    .page-id-2 .wraper-menu {
        margin-bottom: 0px;
    }
    .tab .table thead tr .hed-table-2 {
        font-size: 14px;
    }
    .tab .table tbody tr a {
        font-size: 12px;
        padding: 5px 10px;
    }
    li.li-buttons .paoc-popup-click {
        display: block;
        margin: auto;
        margin-top: 10px;
    }
    .slick-list ul {
        margin-left: 0rem;
        padding-left: 0rem;
    }
}

@media (max-width: 480px) {
    .tab .table tbody tr a {
        font-size: 10px;
        padding: 5px 5px;
    }
    table.table>:not(caption)>*>* {
        padding: 0;
    }
    .tab .table tbody tr .title {
        font-size: 14px;
    }
    td>img {
        width: 30%;
    }
    .tab .table thead tr .hed-table-1 {
        font-size: 18px;
    }
    nav.navbar {
        padding-top: 2.5rem;
    }
    .rtg {
        float: unset;
        direction: unset;
    }
}

@media (max-width:700px) {
    .plan-2 .wraper ul li {
        margin-left: 70px;
    }
    .slick-dotted.slick-slider {
        margin: 0px 30px;
    }
}

@media (max-width:991px) {
    .foter__top>div>p {
        text-align: center;
    }
    .wpcf7-form p {
        width: auto;
        display: unset;
        margin-bottom: 0px;
    }
    li.menu-item.menu-item-type-post_type.menu-item-object-page {
        border-bottom: 3px solid white;
        padding: 10px 0px 10px;
        margin: 0 50px 0 50px;
    }
    .page-id-6 header {
        padding-bottom: 0px;
    }
    .page-id-6 .wraper-menu {
        margin-bottom: 0px;
    }
    .page-id-12 .wraper-menu {
        margin-bottom: 0px;
    }
    .page-id-10 .wraper-menu {
        margin-bottom: 0px;
    }
    .single-post .wraper-menu {
        margin-bottom: 0px;
    }
    .tab .table thead tr .hed-table-2 {
        font-size: 14px;
    }
    .tab .table tbody tr a {
        font-size: 12px;
        padding: 5px 10px;
    }
    li.li-buttons .paoc-popup-click {
        display: block;
        margin: auto;
        margin-top: 10px;
    }
    .slick-list ul {
        margin-left: 0rem;
        padding-left: 0rem;
    }
    header {
        background: #101113;
    }
    .page-id-2 header {
        background: #101113 url(../img/header-m.png) no-repeat center;
    }
}

@media (max-width: 480px) {
    .tab .table tbody tr a {
        font-size: 10px;
        padding: 5px 5px;
    }
    table.table>:not(caption)>*>* {
        padding: 0;
    }
    .tab .table tbody tr .title {
        font-size: 14px;
    }
    td>img {
        width: 30%;
        margin-bottom: 0;
    }
    .tab .table thead tr .hed-table-1 {
        font-size: 18px;
    }
    nav.navbar {
        padding-top: 2.5rem;
    }
    .wp-image-165 {
        display: none;
    }
    .paoc-popup-margin.paoc-popup-sheading {
        text-align: center;
        color: white;
        font-family: 'Open Sans';
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .paoc-popup-margin.paoc-popup-content .wpcf7-form .wpcf7-submit {
        width: 30%;
        margin-top: 20px;
        font-size: 16px;
    }
}

@media (max-width:700px) {
    .plan-2 .wraper ul li {
        margin-left: 70px;
    }
    .slick-dotted.slick-slider {
        margin: 0px 30px;
    }
}

@media (max-width:399px) {
    header .hed_contact .phone {
        font-size: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    li.li-buttons .paoc-popup-click {
        font-size: 14px;
        padding: 10px 10px;
    }
}

table.table {
    border-collapse: collapse;
    border: 2px solid black;
}

table td,
th {
    padding: 3px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

table tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: rgba(255, 255, 255, 0.3);
    border-style: solid;
    border-width: 0;
}

.tab .table thead tr .hed-table-2 {
    color: white;
    border-color: rgba(255, 255, 255, 0.3);
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

.tab .table tbody td {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.tab .table thead th {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}

table.table>:not(:last-child)>:last-child>* {
    border-bottom-color: rgba(255, 255, 255, 0.3);
}

.tab .table tbody th {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.wp-image-165 {
    opacity: 0.3;
}

@media (min-width:479px) {
    .page-id-12 .col-lg-12>p {
        margin-bottom: -60%;
    }
}

@media (min-width:991px) {
    .page-id-12 .col-lg-12>p {
        margin-bottom: -70%;
    }
}

@media (min-width:1399px) {
    .page-id-12 .col-lg-12>p {
        margin-bottom: -55%;
    }
}

.page-template-about-us .col-lg-12 {
    padding-bottom: 100px;
}

.blog a.blog-link__articles {
    font-weight: 400;
    width: auto;
    padding-right: 0;
}

.blog p.blog-link__p {
    text-align: right;
    padding-right: 15px;
}

.page-template-footer-page_list .wraper ul li .title-1::before {
    content: "1";
    color: #c9c9c9;
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: -30px;
    z-index: -1;
}

.page-template-footer-page_list .wraper ul li .title-2::before {
    content: "2";
    color: #c9c9c9;
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: -30px;
    z-index: -1;
}

.page-template-footer-page_list .wraper ul li .title-3::before {
    content: "3";
    color: #c9c9c9;
    font-style: normal;
    font-weight: 800;
    font-size: 72px;
    line-height: 30px;
    position: absolute;
    top: -15px;
    left: -30px;
    z-index: -1;
}

.page-template-footer-page_list .wraper ul li .title-1 {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    z-index: 2;
}

.page-template-footer-page_list .wraper ul li .title-2 {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    z-index: 2;
}

.page-template-footer-page_list .wraper ul li .title-3 {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    z-index: 2;
}

.page-template-footer-page_list .wraper {
    width: 100%;
    margin: 0 auto;
}

.page-template-footer-page_list .wraper ul li {
    margin-bottom: 40px;
    list-style: none;
    padding-left: 0;
}

.page-template-footer-page_list h1 {
    margin-bottom: 50px;
}

.page-template-footer-page_list .wraper>ul {
    padding-left: 0;
    margin-left: 30px;
}

img.wp-image-56 {
    padding-left: 5px;
    margin-left: 120px;
}

@media (max-width:1399px) {
    img.wp-image-56 {
        padding-left: 5px;
        margin-left: 97px;
    }
}

@media (max-width:1199px) {
    img.wp-image-56 {
        padding-left: 5px;
        margin-left: 77px;
    }
}

@media (max-width:991px) {
    img.wp-image-56 {
        padding-left: 5px;
        margin-left: 54px;
    }
}

@media (max-width:767px) {
    img.wp-image-56 {
        padding-left: 5px;
        margin-left: 41px;
    }
}

.content-post img {
    width: 800px;
}

div.contact-data ul{
    display: unset;
}

.contact-data li{
margin-bottom: 0;
margin-left: 0;
color: white;
list-style-type: none;
font-size: 11px;
margin-bottom: 3px;
}

@media (max-width:991px) {
    div.contact-data {
        order:3;
        margin-left: 32%;
        width: 300px;
    }

    div.contact-data ul{
        display: unset;
    }

    .contact-data li{
        margin-bottom: 0;
        margin-left: 0;
        color: white;
        list-style-type: none;
        font-size: 11px;
        margin-bottom: 8px;
    }

    .contact-data li>img{
        width: 20px;
    }

    .logo-fot {
        order:1;
    }

    .social-icons {
        order:2;

    }
    .social-icons ul{
        padding-left: 0;
        margin-left: 0;
    }
}

@media (max-width:479px) {
    div.contact-data {
        margin-left: 24%;
        width: 220px;
    }
}