/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

.hidden,
[hidden] {
    display: none
}

* {
    outline: 0
}

.ctn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 10px
}

@media only screen and (min-width: 1201px) {
    .ctn {
        width: 1180px
    }
}

@media only screen and (min-width: 1001px) and (max-width: 1200px) {
    .ctn {
        width: 980px
    }
}

@media only screen and (min-width: 757px) and (max-width: 1000px) {
    .ctn {
        width: 736px
    }
}

@media only screen and (max-width: 756px) {
    .ctn {
        width: 100%
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0 -10px
}

.col {
    margin: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-width: 0;
    max-width: 100%
}

@media only screen and (min-width: 481px) {
    .col.xs-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col.xs-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col.xs-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col.xs-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col.xs-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col.xs-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col.xs-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col.xs-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col.xs-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col.xs-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col.xs-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col.xs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 757px) {
    .col.sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col.sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col.sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col.sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col.sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col.sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col.sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col.sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col.sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col.sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col.sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col.sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 1001px) {
    .col.md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col.md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col.md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col.md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col.md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col.md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col.md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col.md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col.md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col.md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col.md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col.md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 1201px) {
    .col.lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col.lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col.lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col.lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col.lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col.lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col.lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col.lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col.lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col.lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col.lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col.lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width: 481px) and (max-width: 756px) {
    .col.oxs-0 {
        margin-left: 0%
    }

    .col.oxs-1 {
        margin-left: 8.33333%
    }

    .col.oxs-2 {
        margin-left: 16.66667%
    }

    .col.oxs-3 {
        margin-left: 25%
    }

    .col.oxs-4 {
        margin-left: 33.33333%
    }

    .col.oxs-5 {
        margin-left: 41.66667%
    }

    .col.oxs-6 {
        margin-left: 50%
    }

    .col.oxs-7 {
        margin-left: 58.33333%
    }

    .col.oxs-8 {
        margin-left: 66.66667%
    }

    .col.oxs-9 {
        margin-left: 75%
    }

    .col.oxs-10 {
        margin-left: 83.33333%
    }

    .col.oxs-11 {
        margin-left: 91.66667%
    }
}

@media only screen and (min-width: 757px) and (max-width: 1000px) {
    .col.osm-0 {
        margin-left: 0%
    }

    .col.osm-1 {
        margin-left: 8.33333%
    }

    .col.osm-2 {
        margin-left: 16.66667%
    }

    .col.osm-3 {
        margin-left: 25%
    }

    .col.osm-4 {
        margin-left: 33.33333%
    }

    .col.osm-5 {
        margin-left: 41.66667%
    }

    .col.osm-6 {
        margin-left: 50%
    }

    .col.osm-7 {
        margin-left: 58.33333%
    }

    .col.osm-8 {
        margin-left: 66.66667%
    }

    .col.osm-9 {
        margin-left: 75%
    }

    .col.osm-10 {
        margin-left: 83.33333%
    }

    .col.osm-11 {
        margin-left: 91.66667%
    }
}

@media only screen and (min-width: 1001px) and (max-width: 1200px) {
    .col.omd-0 {
        margin-left: 0%
    }

    .col.omd-1 {
        margin-left: 8.33333%
    }

    .col.omd-2 {
        margin-left: 16.66667%
    }

    .col.omd-3 {
        margin-left: 25%
    }

    .col.omd-4 {
        margin-left: 33.33333%
    }

    .col.omd-5 {
        margin-left: 41.66667%
    }

    .col.omd-6 {
        margin-left: 50%
    }

    .col.omd-7 {
        margin-left: 58.33333%
    }

    .col.omd-8 {
        margin-left: 66.66667%
    }

    .col.omd-9 {
        margin-left: 75%
    }

    .col.omd-10 {
        margin-left: 83.33333%
    }

    .col.omd-11 {
        margin-left: 91.66667%
    }
}

@media only screen and (min-width: 1201px) {
    .col.olg-0 {
        margin-left: 0%
    }

    .col.olg-1 {
        margin-left: 8.33333%
    }

    .col.olg-2 {
        margin-left: 16.66667%
    }

    .col.olg-3 {
        margin-left: 25%
    }

    .col.olg-4 {
        margin-left: 33.33333%
    }

    .col.olg-5 {
        margin-left: 41.66667%
    }

    .col.olg-6 {
        margin-left: 50%
    }

    .col.olg-7 {
        margin-left: 58.33333%
    }

    .col.olg-8 {
        margin-left: 66.66667%
    }

    .col.olg-9 {
        margin-left: 75%
    }

    .col.olg-10 {
        margin-left: 83.33333%
    }

    .col.olg-11 {
        margin-left: 91.66667%
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgba(44, 46, 46, 0.5);
    opacity: 1
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    overflow-y: scroll !important
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.modal_mag {
    margin: 60px auto;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px rgba(44, 46, 46, 0.5);
    box-shadow: 0 0 20px rgba(44, 46, 46, 0.5);
    width: 640px;
    max-width: 96%;
    position: relative;
    border-radius: 10px;
    padding: 20px
}

.modal_mag__close {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 40px;
    height: 40px;
    font-size: 40px;
    line-height: 1;
    color: #ffffff;
    background-color: transparent;
    border: 0;
    top: -40px;
    right: -10px;
    cursor: pointer;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
    border-radius: 50%;
    margin: 0;
    padding: 0
}

.modal_mag__close:hover {
    color: #c9414e;
    background-color: rgba(255, 255, 255, 0.25)
}

.modal_mag__close .icon {
    display: block
}

.modal_mag__title {
    text-align: center;
    padding: 10px 0 20px;
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 300
}

.modal_mag__text {
    text-align: center;
    padding: 10px 0 20px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(44, 46, 46, 0.5)
}

.modal_mag__cta {
    text-align: center;
    padding: 20px 0
}

.modal_mag__cta .btn {
    min-width: 220px;
    border-radius: 24px
}

.modal_mag__cta .btn .icon {
    width: 55px;
    padding-left: 15px
}

.modal_mag .form__files {
    margin-bottom: 30px;
    padding: 0;
    text-align: center
}

.modal_mag .form__files .btn {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 24px;
    min-width: 220px
}

@media only screen and (max-width: 756px) {
    .modal_mag {
        padding: 10px;
        margin: 50px auto
    }

    .modal_mag__title {
        font-size: 24px;
        padding-bottom: 10px
    }
}

* {
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

html {
    height: 100%
}

body {
    font-size: 16px;
    line-height: 1.5;
    min-height: 100%;
    background-color: #ffffff;
    color: #2c2e2e;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1;
    vertical-align: middle
}

a {
    text-decoration: none;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear
}

.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
    border-radius: 5px;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 48px;
    margin: 0;
    padding: 0
}

.btn .icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding: 5px;
    width: 44px;
    height: 44px;
    -webkit-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    background-color: rgba(255, 255, 255, 0.25)
}

.btn .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px;
    text-align: center
}

.btn.cta__green {
    border: 2px solid #71bd6d;
    background-color: #4ead49;
    color: #ffffff
}

.btn.cta__green:hover {
    border: 2px solid #1d491c;
    background-color: #1d491c
}

.btn.cta__red {
    border: 2px solid #c9414e;
    background-color: #bb1122;
    color: #ffffff
}

.btn.cta__red:hover {
    border: 2px solid #870c18;
    background-color: #870c18
}

.btn.cta__dark {
    border: 2px solid #ffffff;
    background-color: #2c2e2e;
    color: #ffffff
}

.btn.cta__dark:hover {
    border: 2px solid #ffffff;
    background-color: #4ead49
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric-responsive {
    width: 100%
}

.selectric {
    border: 1px solid #2c2e2e;
    border-radius: 24px;
    background: #2c2e2e;
    position: relative;
    overflow: hidden
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0 46px 0 24px;
    font-size: 18px;
    line-height: 46px;
    color: #ffffff;
    height: 46px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (max-width: 756px) {
    .selectric .label {
        font-size: 14px
    }
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 46px;
    height: 46px;
    line-height: 46px;
    background-color: #2c2e2e;
    color: #acacac;
    text-align: center;
    font: 0/0 a;
    *font: 20px /46px Lucida Sans Unicode, Arial Unicode MS, Arial
}

.selectric .button:after {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #acacac;
    border-bottom: none
}

.selectric-focus .selectric {
    border-color: black
}

.selectric-hover .selectric {
    border-color: #131414
}

.selectric-hover .selectric .button {
    color: #939393
}

.selectric-hover .selectric .button:after {
    border-top-color: #939393
}

.selectric-open {
    z-index: 9999
}

.selectric-open .selectric {
    border-color: #131414
}

.selectric-open .selectric .button {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    background: #ffffff;
    border: 1px solid rgba(44, 46, 46, 0.05);
    z-index: -1;
    -webkit-box-shadow: 0 0 10px -6px;
    box-shadow: 0 0 10px -6px;
    width: auto !important;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 2px
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}

.selectric-items li,
.selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 20px;
    min-height: 20px
}

@media only screen and (max-width: 756px) {
    .selectric-items li,
    .selectric-items ul {
        font-size: 14px
    }
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #2c2e2e;
    cursor: pointer;
    border-bottom: 1px solid rgba(44, 46, 46, 0.05)
}

.selectric-items li:last-child {
    border-bottom: none
}

.selectric-items li:hover {
    background: rgba(78, 173, 73, 0.5);
    color: #ffffff
}

.selectric-items li.highlighted,
.selectric-items li.selected {
    background: rgba(78, 173, 73, 0.8);
    color: #ffffff
}

.selectric-items li.placeholder {
    display: none
}

.form__files,
.form__input,
.form__select {
    position: relative;
    margin-bottom: 20px
}

.form__input input,
.form__input textarea {
    display: block;
    width: 100%;
    border: 1px solid #2c2e2e;
    background: #2c2e2e;
    color: #ffffff;
    font-size: 18px;
    border-radius: 24px;
    padding: 10px 24px
}

.form__input input::-webkit-input-placeholder,
.form__input textarea::-webkit-input-placeholder {
    color: #ffffff;
    opacity: 1;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear
}

.form__input input:-ms-input-placeholder,
.form__input textarea:-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear
}

.form__input input::-ms-input-placeholder,
.form__input textarea::-ms-input-placeholder {
    color: #ffffff;
    opacity: 1;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear
}

.form__input input::placeholder,
.form__input textarea::placeholder {
    color: #ffffff;
    opacity: 1;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear
}

.form__input input:focus::-webkit-input-placeholder,
.form__input textarea:focus::-webkit-input-placeholder {
    color: transparent
}

.form__input input:focus:-ms-input-placeholder,
.form__input textarea:focus:-ms-input-placeholder {
    color: transparent
}

.form__input input:focus::-ms-input-placeholder,
.form__input textarea:focus::-ms-input-placeholder {
    color: transparent
}

.form__input input:focus::placeholder,
.form__input textarea:focus::placeholder {
    color: transparent
}

.form__input input {
    height: 48px
}

.form__input textarea {
    height: 164px;
    resize: none
}

.form__files {
    padding: 0
}

.form__files input {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0
}

.form__files .btn {
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 24px
}

.form__files__list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

.form__files__list li {
    border-top: 1px solid rgba(44, 46, 46, 0.15);
    padding: 5px 0;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form__files__list li span {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
    padding-left: 10px;
    color: rgba(44, 46, 46, 0.5);
    text-align: left
}

.form__files__list li .remove {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: 14px;
    line-height: 1;
    padding: 5px;
    color: #bb1122
}

.form__files__list li .remove .icon {
    display: block
}

.form__files__list li .remove:hover {
    color: #2c2e2e
}

.form__files__list li:last-child {
    border-bottom: 1px solid rgba(44, 46, 46, 0.15)
}

@media only screen and (max-width: 756px) {
    .form__input input,
    .form__input textarea {
        font-size: 14px;
        line-height: 18px
    }
}

.proasig__top {
    background-color: #2c2e2e;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2
}

.proasig__top .wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.proasig__top .wraper__left {
    white-space: nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.proasig__top .wraper__left a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    vertical-align: middle;
    margin-right: 20px;
    color: #ffffff
}

.proasig__top .wraper__left a .icon,
.proasig__top .wraper__left a .text {
    display: block
}

.proasig__top .wraper__left a .icon {
    margin-right: 0.5em
}

.proasig__top .wraper__left a:hover {
    color: #acacac
}

.proasig__top .wraper__right a {
    display: block;
    color: #ffffff;
    text-transform: uppercase
}

.proasig__top .wraper__right a:hover {
    color: #acacac
}

.proasig__navbar {
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
    z-index: 99
}

.proasig__navbar .navbar__wrap.open {
    max-height: calc(100vh - 110px);
    overflow-y: auto
}

.proasig__navbar.outfix {
    top: -100px;
    position: fixed
}

.proasig__navbar.outfix .navbar__wrap.open {
    max-height: 0
}

.proasig__navbar.fix {
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    top: 0
}

.proasig__navbar.fix .navbar__wrap.open {
    max-height: calc(100vh - 70px);
    overflow-y: auto
}

.proasig__section {
    padding: 120px 0;
    position: relative;
    z-index: 1
}

@media only screen and (max-width: 756px) {
    .proasig__section {
        padding: 80px 0
    }
}

.proasig__copyright {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 20px;
    color: #acacac;
    background-color: #2c2e2e;
    text-align: center
}

.proasig__copyright p {
    margin-bottom: .25rem;
    margin-top: .25rem;
}

.proasig__copyright a {
    color: #acacac
}

.proasig__copyright a:hover {
    color: #ffffff
}

@media only screen and (min-width: 481px) {
    .proasig__copyright br {
        display: none
    }
}

.navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar__sep {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.navbar__brand {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.navbar__brand a {
    display: block
}

.navbar__brand a:hover {
    opacity: 0.5
}

.navbar__brand a img {
    display: block;
    height: 50px
}

.navbar__nav {
    padding-right: 20px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.navbar__nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar__nav ul li {
    display: block
}

.navbar__nav ul li a {
    display: block;
    padding: 25px 20px;
    color: #565858;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px
}

.navbar__nav ul li.current a,
.navbar__nav ul li a:hover {
    color: #4ead49;
    background-color: rgba(233, 234, 234, 0.25)
}

.navbar__ctrl {
    padding-left: 10px;
    display: none
}

.navbar__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 32px;
    line-height: 1;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #e9eaea;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
    cursor: pointer
}

.navbar__toggle:hover {
    color: #4ead49;
    border-color: #acacac
}

.navbar__toggle.active {
    background-color: #2c2e2e;
    color: #ffffff
}

.navbar__toggle .icon {
    display: block
}

.navbar__cta .btn {
    min-width: 160px;
    border-radius: 24px
}

.navbar__cta .btn .icon {
    width: 55px;
    padding-left: 15px
}

.navbar__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 1000px) {
    .navbar__wrap {
        height: 0;
        overflow: hidden;
        position: absolute;
        top: 100%;
        border-top: 1px solid rgba(0, 0, 0, 0.15);
        left: 0;
        right: 0;
        background-color: #ffffff;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        opacity: 0;
        -webkit-transition: 0.15s linear;
        -o-transition: 0.15s linear;
        transition: 0.15s linear;
        padding: 0 10px
    }

    .navbar__wrap.open {
        height: auto;
        opacity: 1
    }

    .navbar__ctrl {
        display: block
    }

    .navbar__nav {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

@media only screen and (max-width: 756px) {
    .navbar__wrap {
        display: block;
        text-align: center;
        padding: 10px 0
    }

    .navbar__nav {
        padding: 0
    }

    .navbar__nav ul {
        display: block
    }

    .navbar__nav ul li a {
        padding: 10px
    }

    .navbar__cta {
        padding: 10px 20px
    }

    .navbar__cta .btn {
        width: 100%
    }
}

#services-online {
    padding-block: 80px;
    z-index: unset;

    .row {
        align-items: stretch;

    }
    .col {
        margin-bottom: 16px;
    }

}

#services-online::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/feedback_bg.png) no-repeat;
    background-size: cover;
    z-index: -1;
}

#services-online .services-online {
    background: #fff;
    border-radius: 10px;
    align-items: center;
    border: 1px solid #71bd6d;
    cursor: pointer;
    transition: .3s linear all;
    -webkit-transition: .3s linear all;
    -moz-transition: .3s linear all;
    -o-transition: .3s linear all;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    height: 100%;
    justify-content: space-between;

    .header {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }
    .text-info {
        display: flex;
        gap: 2px;
        flex-direction: column;

    }
    .title {
        color: #2C2E2E;
        font-size: 18px;
        font-weight: 400;
        margin: 0;
        text-transform: uppercase;
    }
    .subtitle {
        color: #565858;
        font-size: 14px;
        font-weight: 400;
        margin: 0;
    }
    .icon {
        width: 48px;
        min-width: 48px;
        height: 48px;
        color:  #71bd6d;
        fill:  #71bd6d;
    }

    .footer {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        .cta__red {
            min-height: 32px;
            height: 32px;
            padding-bottom: 2px;
            span {
                padding: 0 8px;
                text-transform: lowercase;
                &:first-letter {
                    text-transform: capitalize;
                }
            }
        }
    }

    .price {
        p {
            margin: 0;
            font-size: 14px;
            color: #565858;

        }
        span {
             color: #4EAD49;
             font-size: 20px;

        }
    }

}

#services {
    z-index: 0;
    padding: 0;
    background: url(../img/services_bg.png) no-repeat top center;
    background-size: cover
}

#services .service {
    padding-top: 70px;
    padding-bottom: 180px;
    overflow: hidden
}

#services .service .ctn {
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: 0.75s 0.5s linear;
    -o-transition: 0.75s 0.5s linear;
    transition: 0.75s 0.5s linear;
    opacity: 0
}

#services .service__image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    max-width: 1000px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: all 0.75s 0.5s ease-in-out;
    -o-transition: all 0.75s 0.5s ease-in-out;
    transition: all 0.75s 0.5s ease-in-out
}

#services .service__title {
    min-height: 104px;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: 0.5s 0.5s linear;
    -o-transition: 0.5s 0.5s linear;
    transition: 0.5s 0.5s linear
}

#services .service__title span {
    display: inline-block;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.75);
    text-transform: uppercase;
    font-weight: 300;
    font-size: 42px;
    line-height: 1
}

#services .service__text {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 10px
}

#services .service__price {
    padding: 10px 10px 20px
}

#services .service__price .price__label {
    text-transform: uppercase;
    color: #acacac;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px
}

#services .service__price .price__value {
    font-weight: 300;
    font-size: 48px;
    line-height: 1
}

#services .service__price .price__value small {
    font-size: 20px;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    padding-left: 5px;
    vertical-align: baseline
}

#services .service__price .price__value.blue {
    color: #38a1d0
}

#services .service__price .price__value.red {
    color: #c9414e
}

#services .service__price .price__value.green {
    color: #71bd6d
}

#services .service__cta {
    padding: 10px
}

#services .service__cta .btn {
    font-size: 20px;
    line-height: 24px
}

#services .service__cta .btn .icon {
    width: 60px;
    height: 60px
}

#services .active .service .ctn {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

#services .active .service__image {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#services .active .service__title {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

#services .owl-carousel {
    -webkit-transform: translateY(110px);
    -ms-transform: translateY(110px);
    transform: translateY(110px);
}

#services .owl-carousel .owl-next,
#services .owl-carousel .owl-prev {
    position: absolute;
    height: 50px;
    width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    top: 50%;
    margin-top: -125px;
    opacity: 0.5;
    font-size: 20px;
    color: #2c2e2e;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear
}

#services .owl-carousel .owl-next .icon,
#services .owl-carousel .owl-prev .icon {
    display: block
}

#services .owl-carousel .owl-next:hover,
#services .owl-carousel .owl-prev:hover {
    opacity: 0.75;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

#services .owl-carousel .owl-next {
    border-radius: 25px 0 0 25px;
    right: 0;
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right
}

#services .owl-carousel .owl-prev {
    border-radius: 0 25px 25px 0;
    left: 0;
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left
}

@media only screen and (max-width: 1000px) {
    #services .service__image {
        bottom: 80px
    }

    #services .service__title {
        min-height: unset
    }

    #services .owl-carousel .owl-nav {
        display: none
    }
}

@media only screen and (max-width: 756px) {
    #services .service__image {
        bottom: 80px
    }

    #services .service__title span {
        font-size: 24px;
        line-height: 32px
    }
}

/* ============= BANNER =========== */
#banner {
    z-index: 0;
    padding: 0;
    background: url(../img/services_bg.png) no-repeat top center;
    background-size: cover;
    margin-top: 110px;
}

#banner .service {
    padding-top: 148px;
    padding-bottom: 148px;
    overflow: hidden;

}

#banner .service .ctn {

}

#banner .service__image {
    position: absolute;
    bottom: -80px;
    right: 0;
    width: 50%;
    max-width: 1000px;
}
#banner .service__title {
    min-height: 104px;
    max-width: 532px;
}

#banner .service__title span {
    display: inline-block;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
    font-size: 42px;
    line-height: 1.5
}

#banner .service__text {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    padding-block: 10px;
    max-width: 532px;
    line-height: 1.5;
}


#banner .benefits__footer .btn {
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    width: 100%;
}

#banner .benefits__footer {
    max-width: 532px;
    display: flex;
    align-items: center;
    gap: 16px;
}
@media only screen and (max-width: 1000px) {
    #banner .service__image {
       display: none;
    }

    #banner .service__text, #banner .benefits__footer, #banner .service__title {
        max-width: 100%;
    }
    #banner .service {
        padding-top: 80px;
        padding-bottom: 80px;
    }


}


/* ========= BANNER END ======== */

#benefits .row {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#benefits .benefits__header,
#services_all .services_all__header,
#services-online .services-online__header {
    text-align: center;
    font-size: 32px;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 40px
}

#benefits .benefits__header span,
#services_all .services_all__header span,
#services-online .services-online__header span {
    color: #4ead49
}

#benefits .benefit,
#services_all .services {
    padding: 20px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#benefits .benefit__icon,
#services_all .services__icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 4px solid #71bd6d;
    color: #2c2e2e;
    font-size: 110px;
    line-height: 1;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: rotateY(0) scale(0.75);
    transform: rotateY(0) scale(0.75);
    margin-bottom: 20px;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center
}

#services_all .services__icon {
    border: 0;
    height: auto;
    widows: auto;
}

#services_all .services__buttons .btn {
    min-height: 40px;
    border-radius: 30px;
    margin-top: 15px;
    max-width: 100%;
    width: 100%;
}

#services_all .services__buttons .btn.cta__red {
    background-color: #fff;
    color: #bb1122;
}

#services_all .services__buttons .btn.cta__red:hover {
    color: #fff;
    background-color: #bb1122;
    border-color: #bb1122;
}

#services_all .services__buttons .btn .text {
    padding: 0 5px;
}

#services_all .services {
    background: #fff;
    border-radius: 10px;
    align-items: center;
    border: 1px solid #71bd6d;
    cursor: pointer;
    margin-bottom: 20px;
    transition: .3s linear all;
    -webkit-transition: .3s linear all;
    -moz-transition: .3s linear all;
    -o-transition: .3s linear all;
}

#services_all .services:hover {
    box-shadow: 0 0 15px 0px rgb(219, 219, 219);
}

#benefits .benefit__icon .icon,
#services_all .services__icon .icon {
    display: block
}

#benefits .benefit__title,
#services_all .services__title {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #4ead49
}

#benefits .benefit__text,
#services_all .services__text {
    font-size: 16px;
    line-height: 20px;
    color: #565858
}

#services_all .services__text {
    font-size: 14px;
    line-height: 22px;
    min-height: 110px;
}

#benefits .benefit:hover .benefit__icon {
    -webkit-transform: rotateY(360deg) scale(1);
    transform: rotateY(360deg) scale(1);
    color: #4ead49
}

#benefits .benefits__footer,
#services_all .services__footer {
    padding-top: 40px;
    text-align: center
}

#benefits .benefits__footer .btn,
#services_all .services__footer .btn {
    margin: 10px;
    min-width: 160px;
    border-radius: 24px
}

#benefits .benefits__footer .btn .icon,
#services_all .services__footer .btn .icon {
    width: 55px;
    padding-left: 15px
}

@media only screen and (max-width: 756px) {
    #benefits .benefits__header {
        padding-bottom: 0
    }

    #benefits .benefit__icon {
        width: 160px;
        height: 160px;
        font-size: 80px;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }
}

#reviews {
    background: url(../img/reviews_bg.png) no-repeat;
    background-size: cover;
    background-attachment: fixed
}

#reviews .reviews__header {
    text-align: center;
    font-size: 32px;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 40px;
    color: #ffffff
}

#reviews .reviews__header span {
    color: #4ead49
}

#reviews .review {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px
}

#reviews .review__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#reviews .review__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 48px;
    height: 48px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #2c2e2e;
    color: #ffffff;
    font-size: 32px;
    line-height: 1
}

#reviews .review__icon .icon {
    display: block
}

#reviews .review__author span {
    display: block
}

#reviews .review__author .name {
    color: #4ead49;
    font-weight: 500;
    font-size: 18px;
    line-height: 1
}

#reviews .review__author .info {
    font-size: 14px;
    line-height: 20px;
    color: rgba(44, 46, 46, 0.5)
}

#reviews .review__body {
    padding-top: 20px;
    font-size: 16px;
    line-height: 24px;
    color: #565858
}

#reviews .owl-nav {
    font-size: 0;
    padding-top: 40px;
    text-align: center
}

#reviews .owl-nav .owl-next,
#reviews .owl-nav .owl-prev {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    padding: 10px 20px !important;
    color: #2c2e2e;
    background-color: rgba(255, 255, 255, 0.25);
    cursor: pointer;
    -webkit-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear
}

#reviews .owl-nav .owl-next:hover,
#reviews .owl-nav .owl-prev:hover {
    color: #ffffff
}

#reviews .owl-nav .owl-next .icon,
#reviews .owl-nav .owl-prev .icon {
    display: block;
    width: 20px;
    height: 20px
}

#reviews .owl-nav .owl-prev {
    border-radius: 20px 0 0 20px
}

#reviews .owl-nav .owl-next {
    border-radius: 0 20px 20px 0
}

#feedback,
#services_all {
    background: url(../img/feedback_bg.png) no-repeat;
    background-size: cover
}

#services_all {
    padding: 80px 0;
}

#feedback .feedback__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

#feedback .feedback__header__left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 20px
}

#feedback .feedback__header__left .title {
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 1;
    font-weight: 300;
    color: #2c2e2e;
    text-transform: uppercase
}

#feedback .feedback__header__left .text {
    font-size: 16px;
    line-height: 20px;
    color: rgba(44, 46, 46, 0.7)
}

#feedback .feedback__header__right {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 220px;
    padding-left: 20px
}

@media only screen and (max-width: 756px) {
    #feedback .feedback__header__right {
        display: none
    }
}

#feedback .feedback__form__cta {
    border-top: 1px solid rgba(44, 46, 46, 0.15);
    padding-top: 20px;
    margin-top: 20px;
    text-align: right
}

#feedback .feedback__form__cta .btn {
    min-width: 200px;
    border-radius: 24px
}

#feedback .feedback__form__cta .btn .icon {
    width: 55px;
    padding-left: 15px
}

@media only screen and (max-width: 1000px) {
    #feedback .form__files {
        text-align: center
    }

    #feedback .form__files__list {
        text-align: left
    }

    #feedback .feedback__form__cta {
        text-align: center
    }
}

#contacts {
    text-align: center
}

#contacts .contacts__header {
    display: inline-block
}

#contacts .contacts__header .title {
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1;
    color: #2c2e2e;
    font-weight: 300;
    text-align: left
}

#contacts .contacts__header .image {
    max-width: 100%
}

#contacts .contacts__items {
    font-size: 24px;
    line-height: 32px
}

#contacts .contacts__items ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#contacts .contacts__items ul li {
    display: block;
    padding: 5px 0
}

#contacts .contacts__items ul li:last-child {
    padding-top: 20px
}

#contacts .contacts__items .btn {
    margin: 10px;
    min-width: 160px;
    border-radius: 24px
}

#contacts .contacts__items .btn .icon {
    width: 55px;
    padding-left: 15px
}

#contacts .contacts__items a:not(.btn) {
    color: #2c2e2e;
    text-transform: uppercase
}

#contacts .contacts__items a:not(.btn) .icon,
#contacts .contacts__items a:not(.btn) .text {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

#contacts .contacts__items a:not(.btn) .icon {
    color: #4ead49;
    margin-right: 0.5em
}

#contacts .contacts__items a:not(.btn):hover {
    color: #4ead49
}

.payment-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin:10px 0;
}

.payment-logo > img {
    height: 24px;
}

.footer-company-info {
    margin-top: 0.25rem;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    width: 100%;
    display: flex;
}

@media screen and (max-width: 725px) {
    .footer-company-info {
        gap: 0px;
        display: flex;
        flex-direction: column;
        padding-top: 8px;
    }
}


