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: bold
}

dfn {
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-size: 2em;
    margin: 0.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: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -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, html input[type="button"], input[type="reset"], input[type="submit"] {
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[type="button"][disabled], input[type="reset"][disabled], input[type="submit"][disabled] {
    cursor: default
}

button::-moz-focus-inner, html input[type="button"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="submit"]::-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;
    -moz-box-sizing: content-box;
    -webkit-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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}



*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

*:focus {
    outline: none
}

html {
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    padding: 0
}

body {
    font-family: Segoe UI, Noto Sans, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.25;
    color: #333;
    background: #fff;
    margin: 0;
    padding: 0;
    overflow-x: hidden
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
}

a {
    text-decoration: underline;
    color: #2663a1
}

a:hover, a:active {
    text-decoration: none
}

a:visited, a:active {
    color: #4c7eb1
}

img {
    display: inline-block
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
    margin: 0 0 15px 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 48.006px
}

h2 {
    font-size: 39.998px
}

h3 {
    font-size: 32.004px
}

h4 {
    font-size: 23.996px
}

h5 {
    font-size: 15.988px
}

h6 {
    font-size: 14px
}

p {
    margin: 0 0 15px 0;
    padding: 0
}

small {
    font-size: .6em
}

big {
    font-size: 1.4em
}

abbr {
    cursor: help;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5)
}

address {
    text-decoration: underline;
    font-weight: bold;
    font-style: normal;
    margin: 15px
}

var {
    padding: 0 3px;
    background: rgba(0, 0, 0, 0.175)
}

ins {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.8);
    text-decoration: none
}

samp {
    opacity: 0.8
}

kbd {
    background: #333;
    color: #fff;
    padding: 4px
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle
}

figure, figcaption, pre {
    padding: 0;
    margin: 0
}

.cont {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: stretch
}

.cont>* {
    min-height: 1px
}

.news-list {
    width: 100%;
}

.col5p {
    width: 5%
}

.col10p {
    width: 10%
}

.col15p {
    width: 15%
}

.col20p {
    width: 20%
}

.col25p {
    width: 25%
}

.col30p {
    width: 30%
}

.col35p {
    width: 35%
}

.col40p {
    width: 40%
}

.col45p {
    width: 45%
}

.col50p {
    width: 50%
}

.col55p {
    width: 55%
}

.col60p {
    width: 60%
}

.col65p {
    width: 65%
}

.col70p {
    width: 70%
}

.col75p {
    width: 75%
}

.col80p {
    width: 80%
}

.col85p {
    width: 85%
}

.col90p {
    width: 90%
}

.col95p {
    width: 95%
}

.col100p {
    width: 100%
}

.col33p {
    width: 33.33%
}

.col66p {
    width: 66.66%
}

.col16p {
    width: 16.665%
}

.col83p {
    width: 83.325%
}

@media (min-width: 500px) {
    .col10t {
        width: 10%
    }

    .col15t {
        width: 15%
    }

    .col20t {
        width: 20%
    }

    .col25t {
        width: 25%
    }

    .col30t {
        width: 30%
    }

    .col35t {
        width: 35%
    }

    .col40t {
        width: 40%
    }

    .col45t {
        width: 45%
    }

    .col50t {
        width: 50%
    }

    .col55t {
        width: 55%
    }

    .col60t {
        width: 60%
    }

    .col65t {
        width: 65%
    }

    .col70t {
        width: 70%
    }

    .col75t {
        width: 75%
    }

    .col80t {
        width: 80%
    }

    .col85t {
        width: 85%
    }

    .col90t {
        width: 90%
    }

    .col100t {
        width: 100%
    }

    .col33t {
        width: 33.33%
    }

    .col66t {
        width: 66.66%
    }

    .col16t {
        width: 16.665%
    }

    .col83t {
        width: 83.325%
    }
}

@media (min-width: 1000px) {
    .col5s {
        width: 5%
    }

    .col10s {
        width: 10%
    }

    .col15s {
        width: 15%
    }

    .col20s {
        width: 20%
    }

    .col25s {
        width: 25%
    }

    .col30s {
        width: 30%
    }

    .col35s {
        width: 35%
    }

    .col40s {
        width: 40%
    }

    .col45s {
        width: 45%
    }

    .col50s {
        width: 50%
    }

    .col55s {
        width: 55%
    }

    .col60s {
        width: 60%
    }

    .col65s {
        width: 65%
    }

    .col70s {
        width: 70%
    }

    .col75s {
        width: 75%
    }

    .col80s {
        width: 80%
    }

    .col85s {
        width: 85%
    }

    .col90s {
        width: 90%
    }

    .col95s {
        width: 95%
    }

    .col100s {
        width: 100%
    }

    .col33s {
        width: 33.33%
    }

    .col66s {
        width: 66.66%
    }

    .col16s {
        width: 16.665%
    }

    .col83s {
        width: 83.325%
    }
}


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

@font-face {
    font-family: "Muller";
    font-weight: 100;
    src: url("/fonts/muller-100.otf")
}

@font-face {
    font-family: "Muller";
    font-weight: 200;
    src: url("/fonts/muller-200.otf")
}

@font-face {
    font-family: "Muller";
    font-weight: 300;
    src: url("/fonts/muller-300.otf")
}

@font-face {
    font-family: "Muller";
    font-weight: 400;
    src: url("/fonts/muller-400.otf")
}

@font-face {
    font-family: "Muller";
    font-weight: 500;
    src: url("/fonts/muller-500.otf")
}

@font-face {
    font-family: "Muller";
    font-weight: 600;
    src: url("/fonts/muller-600.otf")
}

@font-face {
    font-family: "Muller";
    font-weight: 700;
    src: url("/fonts/muller-700.otf")
}

@font-face {
    font-family: "Muller";
    font-weight: 800;
    src: url("/fonts/muller-800.otf")
}

@font-face {
    font-family: "Muller";
    font-weight: 900;
    src: url("/fonts/muller-900.otf")
}

@font-face {
    font-family: "Museo Sans";
    font-weight: 100;
    src: url("/fonts/museosans-100.eot") format("embedded-opentype"), url("/fonts/museosans-100.woff2") format("woff2"), url("/fonts/museosans-100.woff") format("woff"), url("/fonts/museosans-100.ttf") format("truetype")
}

@font-face {
    font-family: "Museo Sans";
    font-weight: 300;
    src: url("/fonts/museosans-300.eot") format("embedded-opentype"), url("/fonts/museosans-300.woff2") format("woff2"), url("/fonts/museosans-300.woff") format("woff"), url("/fonts/museosans-300.ttf") format("truetype")
}

@font-face {
    font-family: "Museo Sans";
    font-weight: 500;
    src: url("/fonts/museosans-500.eot") format("embedded-opentype"), url("/fonts/museosans-500.woff2") format("woff2"), url("/fonts/museosans-500.woff") format("woff"), url("/fonts/museosans-500.ttf") format("truetype")
}

@font-face {
    font-family: "Museo Sans";
    font-weight: 700;
    src: url("/fonts/museosans-700.eot") format("embedded-opentype"), url("/fonts/museosans-700.woff2") format("woff2"), url("/fonts/museosans-700.woff") format("woff"), url("/fonts/museosans-700.ttf") format("truetype")
}

@font-face {
    font-family: "Museo Sans";
    font-weight: 900;
    src: url("/fonts/museosans-900.eot") format("embedded-opentype"), url("/fonts/museosans-900.woff2") format("woff2"), url("/fonts/museosans-900.woff") format("woff"), url("/fonts/museosans-900.ttf") format("truetype")
}

html, body {
    font: 400 13.5px "Arial", "Tahoma", sans-serif;
    line-height: 1.25;
    color: #45262b
}

@media (max-width: 750px) {
    html, body {
        font-size: 12.15px
    }

    .container {
        width: 100%;
    }
}

@media (max-width: 450px) {
    html, body {
        font-size: 10.8px
    }
}

@media (max-width: 340px) {
    html, body {
        font-size: 9.45px
    }
}

a, a:visited {
    color: #45262b
}

#top {
    position: absolute;
    top: 0;
    left: 0
}

img {
    vertical-align: middle
}

.link {
    text-decoration: none;
    transition: all .2s ease-in-out
}

.link:hover {
    opacity: 0.8
}

.link--phone {
    color: #45262b;
    font-weight: 600;
    font-size: 1.85185rem
}

.link--email, .link--email:visited {
    font-weight: 500;
    font-size: 1.67407rem;
    color: #d83614;
    text-decoration: underline
}

.link--email:hover, .link--email:visited:hover {
    text-decoration: none
}

.logo {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    text-align: left
}

.logo a {
    display: inline-block;
    width: 208px;
    height: 54px;
    background: url("/images/logo.png");
    margin-right: 1.33333rem
}

.logo p {
    margin: 0;
    font-size: .81481rem
}

.btn {
    display: inline-block;
    text-decoration: none;
    font-size: 1.77778rem;
    font-weight: 700;
    background: #c20000;
    background: linear-gradient(0deg, #c20000 1%, #e80606 100%);
    color: #fff;
    padding: 1.11111rem;
    border-radius: 6px;
    border: none;
    text-align: center;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
    width: 100%
}

.btn:hover {
    background: #c20000;
    background: linear-gradient(180deg, #c20000 1%, #e80606 100%)
}

.btn:visited {
    color: #fff
}

.btn:active {
    color: #fff
}

.btn--transparent, .btn--transparent:visited {
    border: 1px solid #c20000;
    background: none;
    color: #45262b;
    box-shadow: none
}

.form input[type="text"], .form input[type="tel"], .form input[type="email"], .form textarea {
    background: #fff;
    border: 1px solid #d3d3d3;
    color: #d3d3d3;
    border-radius: 7px;
    text-align: center;
    padding: 1.11111rem;
    width: 100%;
    margin-bottom: 2.1rem;
    font-size: 1.03704rem
}

@media (max-width: 450px) {
    .form input[type="text"], .form input[type="tel"], .form input[type="email"], .form textarea {
        font-size: 1.33333rem;
        padding: 1.11111rem
    }
}

.form textarea {
    resize: none
}

.form input[type="submit"].btn {
    border: none;
    cursor: pointer
}

.form__desc {
    padding: 0;
    font-size: 1.25926rem;
    margin-bottom: .81481rem;
    line-height: 1.1
}

@media (max-width: 600px) {
    .form__desc {
        font-size: 1.55556rem
    }
}

@media (max-width: 500px) {
    .form__desc {
        font-size: 1.40741rem
    }
}

.form__hint {
    font-weight: 300;
    font-size: 1.11111rem;
    margin-top: 1.11111rem
}

.form__access label {
    opacity: 0.6;
    font-size: 1.03704rem
}

.form__access input[type="checkbox"] {
    display: inline-block;
    margin-right: 10px
}

.form__access a, .form__access a:visited {
    vertical-align: baseline
}

.form__agree {
    font-size: .96296rem;
    margin-top: 1.48148rem;
    display: block
}

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

.form__agree a:hover, .form__agree a:visited:hover {
    text-decoration: none
}

.form--inline input[type="text"], .form--inline input[type="tel"], .form--inline input[type="email"] {
    max-width: 240px;
    margin: 0 1.11111rem .88889rem 0
}

@media (max-width: 540px) {
    .form--inline input[type="text"], .form--inline input[type="tel"], .form--inline input[type="email"] {
        max-width: 47%
    }
}

@media (max-width: 440px) {
    .form--inline input[type="text"], .form--inline input[type="tel"], .form--inline input[type="email"] {
        max-width: none
    }
}

.form--inline input[type="submit"] {
    max-width: 495px
}

.remodal {
    background: #f4f4f4
}

.modal {
    background: #f4f4f4
}

.modal__close {
    font-size: 1.66rem;
    position: absolute;
    top: 15px;
    right: 15px;
    margin-bottom: 0.1rem;
    cursor: pointer;
    transition: all 0.1s ease
}

.modal__close:hover {
    opacity: 0.75
}

.modal__success {
    text-align: center
}

.modal__policy {
    font-size: 0.9rem;
    text-align: left
}

.modal__policy h3 {
    font-size: 1.77778rem;
    font-weight: 600
}

.modal__form {
    text-align: center;
    margin-top: 1rem
}

.modal__service {
    max-width: 760px;
    border-radius: 10px;
    border: 7px solid #2864b0;
    padding: 5.92593rem 4.44444rem
}

@media (max-width: 600px) {
    .modal__service {
        padding: 4.44444rem 1.48148rem
    }
}

.modal-service {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    align-items: center
}

.modal-service__dude {
    background: url("/images/offer-nadya.png") left bottom no-repeat;
    background-size: contain;
    height: 500px;
    width: 400px;
    position: relative
}

@media (max-width: 812px) {
    .modal-service__dude {
        display: none
    }
}

.modal-service__info {
    font-size: 1.1875rem;
    margin: 0 auto
}

.modal-service__info h2 {
    font-size: 2.59259rem;
    font-weight: 900;
    padding: 0;
    margin-bottom: 2.37037rem;
    font-family: "Museo Sans", "Tahoma", sans-serif
}

@media (max-width: 570px) {
    .modal-service__info h2 {
        font-size: 2.37037rem
    }
}

@media (max-width: 430px) {
    .modal-service__info h2 {
        font-size: 2.14815rem
    }
}

.modal-service__info p {
    padding: 0;
    font-size: 1.55556rem
}

@media (max-width: 440px) {
    .modal-service__info p {
        font-size: 1.33rem
    }
}

.modal-service__info h3 {
    font-weight: 400;
    font-size: 1.4rem;
    padding: 0;
    margin-bottom: 3.55556rem
}

@media (max-width: 430px) {
    .modal-service__info h3 {
        font-size: 1.2rem
    }
}

.modal-service__info h3 b {
    font-weight: 900
}

.modal-service__form {
    width: 100%
}

.modal-service__form textarea {
    background: #fff;
    border: none;
    font-size: 1.48148rem;
    color: #45262b;
    margin-bottom: 7px;
    max-width: 60%;
    padding: 1.48148rem
}

@media (max-width: 600px) {
    .modal-service__form textarea {
        max-width: none !important
    }
}

.modal-service__form input[type="text"], .modal-service__form input[type="tel"], .modal-service__form input[type="email"] {
    background: #fff;
    border: none;
    font-size: 1.48148rem;
    color: #45262b;
    margin-bottom: 15px;
    max-width: 60%;
    padding: 1.48148rem;
    border: 1px solid #ccc;
}

.modal-service__form input[type="submit"] {
    max-width: 60%;
    font-size: 2.37037rem;
    padding: 1.40741rem;
    font-weight: 600;
    margin-top: 1.11111rem
}

@media (max-width: 600px) {
    .modal-service__form input {
        max-width: none !important
    }
}

.modal-service__form .form__agree {
    margin-top: 2.59259rem;
    font-size: 1.18519rem
}

.modal-service__form .form__desc {
    font-weight: 400;
    font-size: 1.55rem;
    padding: 0;
    margin-bottom: 2.37037rem
}

.modal__callback {
    padding: 4.44444rem 1.48148rem;
    max-width: 600px
}

.up, .up:visited {
    display: inline-block;
    position: fixed;
    bottom: 30px;
    right: 30px;
    opacity: 0.5;
    transition: all .2s ease-in-out;
    -webkit-transform: translateY(90px);
    -ms-transform: translateY(90px);
    transform: translateY(90px);
    font-size: 2.5rem
}

.up:hover, .up:visited:hover {
    opacity: 1
}

.up.visible, .up:visited.visible {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.card1 {
    margin: .37037rem;
    background: #f5f5f5;
    border-radius: 18px;
    padding: 1.59259rem 2.59259rem;
    text-align: left;
    display: block;
    text-decoration: none;
    position: relative;
}

.card1:hover {
    box-shadow: inset 0 0 0 4px #e80606
}

.card1__header {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}

.card1__header span {
    display: flex;
    display: -webkit-flex;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 83px;
    background: url(/images/catalog-rect.png);
    background-size: contain;
    /*margin: 0 1.48148rem 1.85185rem 0*/
}

.card1__header h5 {
    font-size: 1.81481rem;
    font-weight: 600;
    /*margin: 0*/
}

.card1__text {
    font-size: 1.40741rem;
    padding-left: 92px;
    display: none;
}

.article {
    text-align: left;
    max-width: 358px;
    margin: 0 auto
}

.article img {
    margin-bottom: 1.62963rem
}

.article__title {
    font-size: 2.59259rem;
    font-weight: 600
}

.article__title small {
    font-size: 2.07407rem;
    font-weight: 400
}

.article__text {
    font-size: 1.7037rem
}

.faq-question {
    margin-bottom: .96296rem;
    transition: all .35s ease-in-out
}

.faq-question.visible {
    height: auto
}

.faq-question__title {
    display: inline-block;
    padding: 1.7037rem 3.55556rem 1.7037rem 7.55556rem;
    background: #fafafa url("/images/faq-icon.png") 41px 16px no-repeat;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 1.48148rem;
    font-weight: 400
}

.faq-question__answer {
    background: #fefefe;
    max-width: 740px;
    font-size: 1.25926rem;
    padding: 1.48148rem 2.96296rem;
    display: none;
}

.faq-url {
    text-decoration: none;
    border-bottom: 1px dashed;
    display: inline-block;
    margin-top: 10px;
}

.agency {
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    text-align: left;
    margin-bottom: 2.22222rem
}

.agency__image {
    position: relative
}

.agency__image img {
    border-radius: 14px
}

.agency__more-photo {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 12px;
    color: #fff;
    text-shadow: 0 0 4px #000
}

.agency__more-photo--dark {
    color: #4f1f23;
    text-shadow: none
}

.agency__more-photo .fa-plus-circle {
    display: inline-block;
    margin-left: 7px
}

.agency__info {
    padding: 1.18519rem 0 0 1.48148rem
}

.agency__title {
    font-weight: 600;
    font-size: 1.40741rem;
    margin-bottom: 1.25926rem;
    max-width: 315px;
}

.agency__desc {
    font-size: 1.31852rem;
    font-style: italic;
    /*height: 60px*/
}

.agency__links {
    /*height: 26px;*/
    display: block;
}

.footer__socials, .header__socials {
    opacity: 0;
}

pre {
    text-align: left;
}

.agency__links a {
    margin-right: .59259rem
}

.agency__reviews {
    font-weight: 600;
    font-size: 1.06667rem
}

.section {
    text-align: center;
    padding: 4.85185rem 10px
}

.section__cont {
    max-width: 1170px;
    margin: 0 auto
}

.section__title {
    font-weight: bold;
    font-size: 3.7037rem;
    margin-bottom: 4.44444rem;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
}

.show_more_services_wrap {
    overflow: hidden !important;
}

@media (max-width: 410px) {
    .section__title {
        font-size: 2.59259rem
    }
}

.section__title:after {
    content: '';
    display: block;
    margin: 2.59259rem auto 0;
    background: #e80606;
    max-width: 617px;
    height: 3px
}

.header {
    padding: 1.85185rem 10px;
    color: #45262b;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2)
}

.header__cont {
    align-items: center;
    position: relative;
}

.header__cont:first-of-type {
    margin-bottom: 1.92593rem
}

.bvi-panel-open {
    position: absolute;
    display: block;
    margin: 0px auto;
    right: 0;
}

.header__info {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center
}

.header__death, .header__death:visited {
    color: #e80606;
    text-decoration: none;
    font-size: 1rem;
    text-align: right;
    display: inline-block
}

.header__death:hover, .header__death:visited:hover {
    text-decoration: underline
}

.header__vhr {
    height: 2.66667rem;
    width: 1px;
    background: #e3e3e3;
    display: inline-block;
    margin: 0 1.48148rem
}

.header__crem, .header__crem:visited {
    color: #45262b;
    font-size: .88889rem;
    text-decoration: underline
}

.header__crem:hover, .header__crem:visited:hover {
    text-decoration: none
}

.header__phone {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-end;
    text-align: center
}

.header__phone img {
    margin-right: .74074rem
}

.header__phone p {
    font-size: .77778rem;
    margin: 0;
    letter-spacing: 2px
}

.header__nav {
    text-align: left
}

.header__nav a, .header__nav a:visited {
    text-decoration: none;
    font-size: 1.22222rem;
    display: inline-block;
    margin-right: 2.11rem
}

.header__nav a:hover, .header__nav a:visited:hover {
    text-decoration: underline
}

.header__search {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap
}

.header__search input[type="text"] {
    text-align: left;
    margin: 0
}

.header__search .btn {
    font-size: 1.11111rem;
    padding: .81481rem;
    width: 3.40741rem;
    height: 3.40741rem;
    margin-left: .51852rem;
    box-shadow: none
}

.footer {
    background: #fff;
    padding: 3.55556rem 10px;
    text-align: left
}

.page .footer {
    background: #ebebeb
}

.footer:first-of-type {
    border-bottom: 1px solid #ccc
}

.footer:last-of-type .footer__cont {
    align-items: center
}

.footer__phone-line {
    font-size: .88889rem;
    letter-spacing: 1px;
    margin-top: .37037rem
}

.footer__btn {
    padding: .74074rem;
    max-width: 205px;
    position: relative;
    margin-bottom: 1.85185rem
}

.footer__btn:before {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 40px;
    border: 35px solid transparent;
    border-top: 10px solid #c20000
}

.footer__feedback {
    font-size: 1rem
}

.footer__feedback .link--email, .footer__feedback .link--email:visited {
    font-size: 1.33333rem;
    color: #004eff;
    display: inline-block;
    margin-top: .37037rem
}

.footer__links h5 {
    /*text-decoration: underline;*/
    font-size: 1.24444rem;
    font-weight: 600;
    margin-bottom: 1.48148rem
}

.footer__links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: .9037rem
}

.footer__links li {
    margin-bottom: .74074rem;
    display: block;
    width: 80%;
}

.footer__links a, .footer__links a:visited {
    text-decoration: none
}

.footer__links a:hover, .footer__links a:visited:hover {
    text-decoration: underline
}

.slider {
    padding: 8.88889rem 10px 0;
    height: 577px;
    background: url("/images/slider-back.jpg") center top no-repeat;
    color: #fff
}

.slider__cont {
    padding-left: 4.96296rem;
    text-align: left
}

.slider__title {
    font-size: 4.2963rem;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    margin-bottom: 2.96296rem
}

.slider__btn {
    font-size: 1.44444rem;
    max-width: 230px;
    margin-bottom: 2.59259rem
}

.slider__dots span {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: #cfc5bc;
    border-radius: 50%;
    margin-right: 5px;
    cursor: pointer
}

.slider__dots span:hover {
    background: #e80606
}

.catalog__title {
    text-transform: uppercase
}

.catalog__title:after {
    max-width: 417px
}

.catalog__btn {
    margin-top: 4.07407rem;
    max-width: 255px
}

.faq {
    background: #f5f5f5
}

.faq__cont {
    text-align: left;
    max-width: 820px
}

.thanks {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    align-items: stretch
}

.thanks-page {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    min-height: 100vh;
    align-items: center;
    padding: 3.7037rem 10px;
    background: url("/images/offer-back.jpg") center center no-repeat;
    background-size: cover
}

.thanks__cont {
    margin: 7.40741rem 0;
    text-align: center
}

@media (max-width: 500px) {
    .thanks__cont {
        margin: 3.7037rem 0
    }
}

.thanks__cont img {
    max-width: 200px;
    margin-bottom: 1.48148rem;
    border-radius: 50%;
    border: 5px solid #2864b0
}

.thanks__title {
    font-size: 2.59259rem;
    font-weight: 900;
    padding: 0;
    margin-bottom: 2.96296rem;
    font-family: "Museo Sans", "Tahoma", sans-serif
}

.thanks__text {
    font-size: 1.77778rem
}

.thanks__socials {
    max-width: 800px;
    margin: 2.22222rem auto;
    align-items: center
}

.thanks__socials iframe {
    display: block;
    margin: 0 auto
}

.thanks__socials .fb-page {
    max-height: 245px;
    overflow: hidden
}

.thanks__btn {
    margin-top: 5.92593rem;
    width: auto
}

.thanks__instagram {
    max-width: 300px
}

.preview-page {
    height: 400px;
    background: center top no-repeat;
    background-size: cover;
    color: #fff;
    text-align: left;
    padding: 4.44444rem 10px
}

.preview-page--gruz-200 {
    background-image: url("/images/preview-page/gruz-200.jpg")
}

.preview-page--cremation {
    background-image: url("/images/preview-page/cremation.jpg")
}

.preview-page--wake {
    background-image: url("/images/preview-page/wake.jpg")
}

.preview-page--agencies {
    background-image: url("/images/preview-page/agencies.jpg")
}

.preview-page--contract {
    background-image: url("/images/preview-page/contract.jpg")
}

.preview-page__cont {
    max-width: 1170px
}

.preview-page__breadcrumbs {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0
}

.preview-page__breadcrumbs li {
    display: inline-block;
    margin: 0 19px 0 0;
    padding: 0;
    position: relative;
    line-height: 1;
    vertical-align: top
}

.preview-page__breadcrumbs li::before {
    content: '';
    display: inline-block;
    position: absolute;
    border: 9px solid transparent;
    border-top: 9px solid #fff;
    border-right: 9px solid #fff;
    top: 0;
    left: -18px
}

.preview-page__breadcrumbs li::after {
    content: '';
    display: inline-block;
    border: 19px solid transparent;
    border-left: 19px solid #fff;
    position: absolute;
    top: 0;
    right: -38px
}

.preview-page__breadcrumbs li:first-of-type::before {
    display: none
}

.preview-page__breadcrumbs li:first-of-type span::before {
    display: none
}

.preview-page__breadcrumbs span {
    display: flex;
    display: -webkit-flex;
    background: #fff;
    color: #000;
    height: 38px;
    padding: .37037rem 1.11111rem;
    align-items: center
}

.preview-page__breadcrumbs span::before {
    content: '';
    display: inline-block;
    position: absolute;
    border: 9px solid transparent;
    border-right: 9px solid #fff;
    border-bottom: 9px solid #fff;
    top: 20px;
    left: -18px
}

.preview-page__breadcrumbs i {
    font-style: normal;
    font-weight: 600;
    font-size: .88889rem
}

.preview-page__title-space {
    height: 280px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    width: 100%;
    justify-content: stretch
}

.preview-page__title {
    font-weight: 600;
    font-size: 4.07407rem;
    line-height: 1;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5)
}

.preview-page__title small {
    font-size: 2.14815rem;
    font-weight: 400;
    line-height: 1.85185rem !important
}

.preview-page__info {
    font-size: .88889rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    display: none;
}

.preview-page__info p {
    display: inline-block;
    min-width: 140px;
    margin: 0
}

.preview-page__info img {
    vertical-align: middle;
    margin-right: .51852rem
}

.wrapper {
    padding: 4.44444rem 0 0 0;
}

.wrapper__counters img {
    margin-right: 3px
}

.big_header {
    font-size: 60px;
    font-weight: bold;
    text-align: center;
}

.bold_list {
    background: #ebebeb;
    padding: 40px;
}

.wrapper__cont {
    font-size: 1.48148rem;
    padding-right: 1.85185rem
}

.wrapper__cont p {
    margin-bottom: 1.48148rem
}

.wrapper__cont blockquote {
    margin: 2.51852rem 0;
    background: #ebebeb url("/images/blockquote-back.gif") no-repeat;
    padding: 4.44444rem 3.7037rem;
    text-align: center;
    font-weight: 600;
    font-style: italic;
    font-size: 2.14815rem
}

.wrapper__cont h4 {
    font-weight: 600;
    font-size: 2.22222rem;
    margin-bottom: 1.48148rem
}

.wrapper__cont h5 {
    font-size: 1.48148rem;
    font-weight: 600
}

.wrapper__cont ol {
    margin: 0;
    padding: 0;
    list-style: none
}

.wrapper__cont ol>li {
    display: flex;
    display: -webkit-flex;
    margin-bottom: 1.48148rem
}

.wrapper__cont .bold_list ol>li {
    margin-bottom: 2.48148rem
}


.wrapper__cont ol>li>span {
    margin-right: .66667rem;
    background: #e80606;
    color: #fff;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    border-radius: 50%;
    font-size: 1.03704rem;
    text-align: center;
    padding-top: .22222rem
}

.wrapper__cont .bold_list ol>li>span {
    margin-right: 20px;
    min-width: 40px;
    color: #563e42;
    display: inline-block;
    font-size: 70px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    background: none;
}

.wrapper__cont ol ul {
    margin: 0;
    padding: 0;
    font-style: italic;
    list-style: none
}

.chto-delat-wrap {
    width: 280px;
    height: 340px;
    background: #fff;
    border-radius: 30px;
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
    margin-top: 30px;
    cursor: pointer;
}

.chto-delat-wrap.active {
    background-image: -ms-linear-gradient(top, #e80606 0%, #C20000 100%);
    background-image: -moz-linear-gradient(top, #e80606 0%, #C20000 100%);
    background-image: -o-linear-gradient(top, #e80606 0%, #C20000 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e80606), color-stop(100, #C20000));
    background-image: -webkit-linear-gradient(top, #e80606 0%, #C20000 100%);
    background-image: linear-gradient(to bottom, #e80606 0%, #C20000 100%);
}


.chto-delat-wrap span {
    font-size: 25px;
    font-weight: bold;
    color: #45262b;
    text-align: center;
    display: block;
    height: 90px;
    /*margin-bottom: 30px;*/
}

.chto-delat-wrap.active span {
    color: #fff;
}

.chto-delat-wrap p {
    font-size: 18px;
    color: #45262b;
    text-align: center;
    padding: 0px 20px;
}

.chto-delat-wrap.active p {
    color: #fff;
}

.req-ico {
    background: url(images/sprite.png);
}

.req-ico.plane {
    width: 84px;
    height: 84px;
    background-position: 0px -8px;
    display: block;
    margin: 30px auto;
}

.active .req-ico.plane {
    background-position: 0px -111px;
}

.req-ico.apt {
    width: 93px;
    height: 84px;
    background-position: -125px -8px;
    display: block;
    margin: 30px auto;
}

.active .req-ico.apt {
    background-position: -125px -111px;
}

.req-ico.home {
    width: 92px;
    height: 84px;
    background-position: -231px -1px;
    display: block;
    margin: 30px auto;
}

.active .req-ico.home {
    background-position: -231px -104px;
}


.req-ico.posobiya {
    width: 92px;
    height: 95px;
    background-position: -646px 5px;
    display: block;
    margin: 30px auto 10px;
}

.active .req-ico.posobiya {
    background-position: -646px -104px;
}

.req-ico.zags {
    width: 92px;
    height: 86px;
    background-position: -516px -1px;
    display: block;
    margin: 30px auto;
}

.active .req-ico.zags {
    background-position: -516px -109px;
}

.req-ico.archive {
    width: 105px;
    height: 84px;
    background-position: -388px -1px;
    display: block;
    margin: 30px auto;
}

.active .req-ico.archive {
    background-position: -388px -110px;
}

.req-ico.voenkom {
    width: 92px;
    height: 91px;
    background-position: -767px 1px;
    display: block;
    margin: 30px auto 25px;
}

.active .req-ico.voenkom {
    background-position: -767px -104px;
}





























.clb {
    clear: both;
}

.wrapper__full-image {
    margin-bottom: 2.59259rem
}

.wrapper__full-image--sample {
    width: 100%
}

.wrapper__help {
    background: #ebebeb;
    padding: 1.62963rem 5.92593rem;
    font-size: 1.33333rem;
    text-align: center;
    margin-bottom: 2.22222rem
}

.wrapper__help b {
    font-style: italic
}

.wrapper__help p {
    margin-bottom: 1.33333rem
}

.wrapper__help p:last-of-type {
    margin-bottom: 0;
    font-size: 1.18519rem
}

.wrapper__tags {
    font-size: 1.40741rem;
    font-style: italic
}

.wrapper__ask {
    border-left: 8px solid #e80606;
    padding-left: 2rem;
    font-size: 1.92593rem;
    margin-top: 1.48148rem
}

.page .articles {
    padding-top: 1.48148rem
}

.articles__about {
    text-align: left;
    font-size: 1.62963rem;
    margin-bottom: 1.7037rem;
    padding-left: 4.07407rem
}

.agencies {
    padding: 4.81481rem 10px 2.22222rem
}

.agencies--ad {
    background: #ebebeb
}

.agencies__its-ad {
    text-align: left;
    font-size: 1.03704rem;
}

.agencies__its-ad a {
    text-decoration: none;
}

.agencies__add {
    font-size: 1.45926rem;
    font-weight: 600;
    display: inline-block;
    margin: 2.22222rem 0
}

.agencies__counters {
    text-align: left
}

.cemeteries {
    text-align: left;
    font-size: 1.48148rem;
    padding: 4.44444rem 10px
}

.cemeteries__nav {
    margin: 3.7037rem 0 2.22222rem;
    line-height: 1.5
}


/***MEDIA***/
@media (max-width: 1000px) {
    .hide1000 {
        display: none;
    }
}

@media (max-width: 700px) {
    .hide700 {
        display: none;
    }
}

/***MEDIA***/



/***HELPERS***/
.p0 {
    padding: 0;
}

.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.p30 {
    padding: 30px;
}

.p40 {
    padding: 40px;
}

.pt0 {
    padding-top: 0;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pr0 {
    padding-right: 0;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pb0 {
    padding-bottom: 0;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pl0 {
    padding-left: 0;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.m0 {
    margin: 0 !important;
}

.m10 {
    margin: 10px;
}

.m20 {
    margin: 20px;
}

.m30 {
    margin: 30px;
}

.m40 {
    margin: 40px;
}

.m50 {
    margin: 50px;
}

.mt0 {
    margin-top: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mr0 {
    margin-right: 0;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.mr50 {
    margin-right: 50px;
}

.mb0 {
    margin-bottom: 0;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.ml0 {
    margin-left: 0;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/***HELPERS***/



/****TO_DELETE****/
section.section.articles {
    display: none;
}

/****TO_DELETE****/

@media (max-width: 540px) {
    .header__logo {
        width: 100%;
        margin-bottom: 10px;
    }

    .logo a {
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .header__phone {
        margin-right: auto;
    }
}