/* #RESET
================================================== */
/*! reset global */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
  /* 1 */
    -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  /* 1 */
    height: 0;
  /* 1 */
    overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
  /* 1 */
    font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
  /* 1 */
    text-decoration: underline;
  /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
  /* 1 */
    font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
  /* 1 */
    font-size: 100%;
  /* 1 */
    line-height: 1.15;
  /* 1 */
    margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  /* 1 */
    color: inherit;
  /* 2 */
    display: table;
  /* 1 */
    max-width: 100%;
  /* 1 */
    padding: 0;
  /* 3 */
    white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  /* 1 */
    padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
  /* 1 */
    outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
  /* 1 */
    font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* #GLOBAL
================================================== */
/* FONTS */
/* GLOBAL */
/* all */
*,
*:before,
*:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

html,
body {
    font: 16px "PT Sans", sans-serif;
    font-weight: normal;
    line-height: 1.15;
    color: #2d2d2d;
    background: #fff;
}

/* title */
h1, h2, h3, h4, h5, h6 {
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
}

h1 {
    font-size: 1.5em;
}

h2 {
    font-size: 1.375em;
}

h3 {
    font-size: 1.375em;
}

h4 {
    font-size: 1.125em;
}

h5 {
    font-size: 2em;
}

/* text */
strong {
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
}

i {
    font-style: italic;
}

em {
    font-style: italic;
}

/* img */
img {
    max-width: 100%;
}

figure {
    margin: 0;
}

/* list */
ul {
    list-style-type: none;
}

/* link */
a {
    outline: none;
    color: #000;
    text-decoration: none;
    -webkit-transition: color .35s ease-out;
    transition: color .35s ease-out;
}

a:hover {
    color: #2d2d2d;
    text-decoration: none;
}

a:focus {
    color: #2d2d2d;
}

a:active {
    color: #2d2d2d;
}

/*table*/
table {
    width: 100%;
    text-align: left;
    border-collapse: 0;
    border-spacing: 0;
    margin-bottom: 20px;
}

th {
    padding: 13px 0 13px 30px;
    color: #fff;
    background: #6046c3;
}

th:nth-child(1) {
    width: 70%;
}

th:nth-child(2) {
    width: 15%;
}

th:nth-child(3) {
    width: 15%;
}

td {
    padding: 13px 0 13px 30px;
    background: #fff;
}

tr:nth-child(2n+1) td {
    background: #f3f0eb;
}

/* button */
.btn,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    width: auto;
    padding: 14px 20px 14px;
    margin: 0;
    font-size: 1em;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    line-height: 1;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    background: #54af3a;
    border: 2px solid #54af3a;
    border-radius: 4px;
    -webkit-transition: background-color .35s ease-out, border-color .3s ease-out;
    transition: background-color .35s ease-out, border-color .3s ease-out;
    cursor: pointer;
    outline: none;
}

.btn:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    color: #54af3a !important;
    background: #fff;
}

/* form */
form * {
    outline: none;
}

form {
    margin-bottom: 0;
}

fieldset {
    margin-bottom: 0;
    padding: 0;
}

.form__title {
    display: block;
    padding: 10px 0 10px 0;
    text-transform: uppercase;
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
}

.field-group {
    position: relative;
    margin-bottom: 10px;
}

input[type="text"],
input[type="password"],
input[type="email"] {
    width: 100%;
    border: 2px solid #d0c9c1;
    border-radius: 0;
    padding: 14px 20px 14px 20px;
    margin: 0 0 0 0;
    line-height: 1;
    font-family: "PT Sans", sans-serif;
    color: #2d2d2d;
    font-size: 1em;
    background: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    outline: none;
}

textarea {
    width: 100%;
    border: 2px solid #d0c9c1;
    border-radius: 0;
    padding: 14px 20px 14px 20px;
    margin: 0 0 0 0;
    line-height: 1;
    font-family: "PT Sans", sans-serif;
    color: #2d2d2d;
    font-size: 1em;
    background: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    outline: none;
}

input[type=text]::-webkit-input-placeholder {
    color: #a1a1a1;
}

input[type=text]::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
}

input[type=text]:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
}

input[type=text]:-ms-input-placeholder {
    color: #a1a1a1;
}

textarea::-webkit-input-placeholder {
    color: #a1a1a1;
}

textarea::-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
}

textarea:-moz-placeholder {
    color: #a1a1a1;
    opacity: 1;
}

textarea:-ms-input-placeholder {
    color: #a1a1a1;
}

input.error,
textarea.error {
    border-color: red !important;
    background: #ffeded !important;
}

input.no-error {
    border-color: #fff;
    background: #fff;
}

.form-errors {
    text-align: center;
    font-size: 18px;
    margin: 20px 0 20px;
    color: red;
}

select {
    padding: 0;
}

label,
legend {
    display: block;
    font-size: 24px;
    font-weight: normal;
}

input[type="checkbox"] {
    display: inline;
}

@-webkit-keyframes anim-effect-jelena {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(0.5, 0.5, 1);
        transform: scale3d(0.5, 0.5, 1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1);
    }
}

@keyframes anim-effect-jelena {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(0.5, 0.5, 1);
        transform: scale3d(0.5, 0.5, 1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(1.2, 1.2, 1);
        transform: scale3d(1.2, 1.2, 1);
    }
}

/* #GRID&LAYOUT
================================================== */
body,
html {
    overflow-x: hidden;
    min-width: 320px;
}

.header {
    width: 100%;
    overflow: hidden;
}

.content {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.footer {
    position: relative;
    overflow: hidden;
}

.wrap {
    position: relative;
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

.wrap::after,
.wrap::before {
    content: '';
    display: block;
    clear: both;
}

.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

[class*="col-"] {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-lg-2 {
    width: 50%;
}

.col-lg-3 {
    width: 33.3333%;
}

.col-lg-4 {
    width: 25%;
}

/* #SITE STYLE
================================================== */
/* HEADER */
/*block:header*/
.header {
    position: relative;
    background: #f3f0eb;
    min-height: 130px;
}

/*logo*/
.logo {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 98px;
    height: 98px;
    background: url("../img/logo.png") 0 0 no-repeat;
    background-size: cover;
}

.logo a {
    display: block;
    width: 100%;
    height: 100%;
}

/*header-top*/
.header-top {
    position: relative;
    width: 1000px;
    height: 49px;
    padding: 0;
    margin: 0 0 0 140px;
    border-bottom: 1px solid #d7d2ca;
}

/*navbar-top*/
.navbar-top ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.navbar-top li {
    height: 49px;
}

.navbar-top li:last-child {
    margin-right: 0;
}

.navbar-top a {
    position: relative;
    display: block;
    height: 100%;
    padding: 15px 0 0 0;
    font-size: 1em;
    line-height: 1;
}

/*.navbar-top a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    opacity: 0;
    background: #065c87;
    -webkit-transition: opacity .35s ease-out;
    transition: opacity .35s ease-out;
}*/

.navbar-top a span {
    display: inherit;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    border-bottom: 1px solid #f3f0eb;
}

.navbar-top a:hover {
    color: #065c87;
}

.navbar-top a:hover span {
    border-color: #065c87;
}

.navbar-top li.active a {
    color: #065c87;
}

.navbar-top li.active a::after {
    content: '';
    opacity: 1;
}

.navbar-top li.active a span {
    border: 0;
}

.navbar-top li.active a:hover span {
    border: 0;
}

/*header-middle*/
.header-middle {
    position: relative;
    width: 1000px;
    padding: 0;
    margin: 0 0 0 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

/*navbar*/
.navbar {
    padding-top: 18px;
  /*li:first-child {
        margin-right: 15px;
        a {
            color: #54af3a !important;
            border-radius: 4px;
            padding: 9px 10px 8px;
            border: 2px solid #54af3a;
            &:hover {
                span {
                    border-bottom-color: transparent;
                }
            }
        }
    }*/
}

.navbar li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 23px;
}

.navbar li.active a {
    color: #065c87;
}

.navbar a {
    display: block;
    padding: 9px 0 8px;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

.navbar a span {
    display: inherit;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    border-bottom: 1px solid #f3f0eb;
}

.navbar a:hover {
    color: #065c87;
}

.navbar a:hover span {
    border-color: #065c87;
}

/*address*/
.address p {
    display: block;
    text-align: right;
}

.address .phone {
    font-size: 1.25em;
    font-weight: 700;
    margin: 14px 0 3px 0;
}

.address .phone a {
    color: #000;
}

.address .email {
    font-size: 1em;
}

.address .email a {
    color: #065c87;
    border-bottom: 1px solid #065c87;
}

.address .email a:hover {
    border-bottom-color: transparent;
}

/*intro*/
.intro {
    width: 100%;
    height: 499px;
    margin-top: 44px;
    color: #fff;
    background: url("../img/intro.jpg") 0 0 no-repeat;
    overflow: hidden;
}

.intro h1 {
    display: block;
    width: 725px;
    margin: 33px 0 25px 28px;
    font-size: 2.875em;
    line-height: 2.5rem;
}

.intro ul {
    margin: 0 0 0 30px;
}

.intro ul li {
    position: relative;
    padding: 4px 0 4px 33px;
    margin-bottom: 1px;
    font-size: 1.375em;
    font-weight: 700;
}

.intro ul li::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    display: block;
    width: 20px;
    height: 20px;
    background: url("../img/icons/icon-intro.svg") 0 0 no-repeat;
    background-size: cover;
}

.intro p {
    display: block;
    width: 585px;
    margin: 63px 0 30px 0;
    font-size: 1.25em;
    line-height: 1.5rem;
    color: #000;
}

.intro .intro-order span {
    font-size: 1.375em;
    color: #000;
    font-weight: 700;
}

.intro .intro-order span a {
    margin-right: 15px;
}

.intro .intro-order .btn {
    line-height: 1;
    padding: 15px 20px 19px;
    margin: 0 0 0 23px;
    font-size: 1.375em;
}

.mobile-navbar-icon {
    display: none;
}

.mobile-header-bottom {
    display: none;
}

/* CONTENT */
/*PAGE HOME*/
/*services*/
.services {
    margin-top: 61px;
    margin-bottom: 40px;
}

.services .item div {
    position: relative;
    padding: 19px 10px;
    text-align: center;
    border: 1px solid transparent;
    background: #fff;
    -webkit-box-shadow: 4px 4px 0px 0px white;
            box-shadow: 4px 4px 0px 0px white;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    min-height: 100%;
}
.services .item div:hover {
    cursor: pointer;
}

.services .item div:hover {
    border: 1px solid #eae5dc;
    -webkit-box-shadow: 4px 4px 0px 0px #f3f0eb;
            box-shadow: 4px 4px 0px 0px #f3f0eb;
}

.services .item h2 {
    display: block;
    margin: 15px 0 6px;
}

.services .item p {
    font-size: 1em;
    line-height: 1.375rem;
}

.services .item .btn {
    font-size: 1.125em;
    margin: 21px 0 0 0;
    padding: 15px 20px 15px;
}

/*title*/
.title {
    font-size: 2.875em;
    line-height: 2.5rem;
    text-align: center;
    margin: 36px 0 20px 0;
    padding: 0 !important;
}

.title-description {
    display: block;
    margin: 8px auto 0;
    text-align: center;
}

.title-description p {
    font-size: 1.25em;
    line-height: 1.75rem;
    padding-bottom: 0 !important;
}

/*express*/
.express {
    overflow: hidden;
}

.express strong {
    display: block;
    padding: 10px 0 13px 5px;
    font-size: 2.25em;
    color: #e0dad0;
    border-bottom: 2px solid #6046c3;
}

.express p {
    display: block;
    padding: 17px 0 41px 0;
    font-size: 1.25em;
    line-height: 1.5rem;
}

.express-center div {
    position: relative;
    width: 224px;
    height: 456px;
    background: #6046c3;
    margin: 18px auto 0;
}

.express-center span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 21.25em;
    line-height: 2rem;
    font-weight: 700;
    color: #573eb9;
}

.express-center p {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    font-size: 1.625em;
    line-height: 2rem;
    font-weight: 700;
    padding: 0;
    color: #fff;
    text-align: center;
}

/*view-print*/
.view-print {
    overflow: hidden;
    margin-top: 15px;
}

.view-print .item {
    margin-top: 13px;
    margin-bottom: 20px;
}

.view-print .item div {
    position: relative;
    padding: 19px 24px;
    text-align: center;
    border: 1px solid transparent;
    background: #fff;
    -webkit-box-shadow: 4px 4px 0px 0px white;
            box-shadow: 4px 4px 0px 0px white;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    min-height: 100%;
}

.view-print .item div:hover {    
    border: 1px solid #eae5dc;
    -webkit-box-shadow: 4px 4px 0px 0px #f3f0eb;
            box-shadow: 4px 4px 0px 0px #f3f0eb;
}
.home .view-print .item div:hover {
    cursor: pointer;    
}


.view-print .item h2 {
    display: block;
    margin: 15px 0 6px;
}

.view-print .item p {
    font-size: 1em;
    line-height: 1.375rem;
}

.view-print .item .btn {
    font-size: 1.125em;
    margin: 21px 0 0 0;
    padding: 14px 20px 16px;
}

/*templates-print*/
.templates-print {
    position: relative;
    overflow: hidden;
    padding-top: 20px;
}

.templates-print::after {
    content: '';
    position: absolute;
    top: 239px;
    left: 0;
    display: block;
    width: 100%;
    height: 175px;
    background: #f3f0eb;
    z-index: 5;
}

.templates-print .wrap {
    z-index: 10;
}

.templates-print .title-description {
    margin-top: -8px;
}

.templates-print .item {
    margin-top: 33px;
    margin-bottom: 30px;
}

.templates-print .item a {
    display: block;
    position: relative;
    overflow: hidden;
}

.templates-print .item a img:nth-child(1) {
    float: left;
}

.templates-print .item a img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    float: left;
}

.templates-print .item a > span {
    float: left;
    width: 100%;
    padding: 11px 0 14px;
    text-align: center;
    font-size: 1.375em;
    font-weight: 700;
    color: #065c87;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.templates-print .item a > span span {
    display: inline-block;
    border-bottom: 1px solid #065c87;
}

.templates-print .item a:hover img:nth-child(2) {
    opacity: 1;
}

.templates-print .item a:hover > span {
    background: #f3f0eb;
}

.templates-print .item a:hover > span span {
    border-bottom-color: transparent;
}

/*reviews*/
.reviews {
    position: relative;
    padding: 14px 0 0 0;
    overflow: hidden;
}

.reviews::after {
    content: '';
    position: absolute;
    top: 265px;
    left: 0;
    display: block;
    width: 100%;
    height: 0px;
    background: #e5dcd1;
    z-index: 5;
}

.reviews .wrap {
    z-index: 10;
}

.reviews .title-description {
    margin-top: -8px;
}

.reviews .row {
    background: #fff;
}

.reviews .row::after, .reviews .row::before {
    content: '';
    position: absolute;
    top: 215px;
    left: 0;
    display: block;
    width: 15px;
    height: 1px;
    background: #e5dcd1;
    z-index: 10;
}

.reviews .row::after {
    content: '';
    left: auto;
    right: 0;
}

.reviews .item {
    margin-top: 33px;
    margin-bottom: 40px;
    text-align: center;
}

.reviews .item > div {
    background: #f3f0eb;
    min-height: 100%;
}

.reviews .item > div .name {
    display: block;
    padding: 25px 0 26px;
    font-size: 1.25em;
    border-bottom: 1px solid #e5dcd1;
}

.reviews .item > div p {
    display: block;
    height: 191px;
    padding: 23px 14px 0 14px;
    font-size: 1em;
    line-height: 1.375rem;
}

.reviews .icon {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 69px;
    height: 69px;
    border: 2px solid #6046c3;
    border-radius: 50%;
}

.reviews .icon::after {
    content: '';
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    width: 57px;
    height: 57px;
    border: 1px solid #6046c3;
    border-radius: 50%;
}

.reviews .icon img {
    position: absolute;
    top: 15px;
    left: 17px;
    width: 31px;
    -webkit-transform: rotate(-19deg);
            transform: rotate(-19deg);
}

/*questions*/
.questions {
    overflow: hidden;
    padding-top: 44px;
}

.questions .title-description {
    margin-bottom: 33px;
    margin-top: -8px;
}

.questions .btn {
    display: block;
    width: 180px;
    margin: 0 auto 100px;
    font-size: 18px;
    padding: 14px 0 16px;
}

.question {
    margin-bottom: 20px;
}

.question.active .question-title {
    -webkit-box-shadow: 5px 5px 0px 0px transparent;
            box-shadow: 5px 5px 0px 0px transparent;
    background: #6046c3;
}

.question.active .question-title p {
    color: #fff;
}

.question.active .question-title p span {
    color: #573eb9;
}

.question.active .question-title .icon-plus {
    background: #6046c3;
}

.question.active .question-title .icon-plus::before {
    content: '';
    background: #fff;
}

.question.active .question-title .icon-plus::after {
    content: '';
    opacity: 0;
}

.question-title {
    position: relative;
    padding: 3px 47px 3px 0;
    border: 2px solid #6046c3;
    -webkit-box-shadow: 5px 5px 0px 0px transparent;
            box-shadow: 5px 5px 0px 0px transparent;
    cursor: pointer;
    background: #fff;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.question-title:hover {
    -webkit-box-shadow: 5px 5px 0px 0px #f3f0eb;
            box-shadow: 5px 5px 0px 0px #f3f0eb;
}

.question-title:hover .icon-plus {
    background: #f3f0eb;
}

.question-title p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.375em;
    font-weight: 700;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.question-title p span {
    padding: 0 10px 0 15px;
    font-size: 2.25em;
    color: #e0dad0;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.question-title .icon-plus {
    position: absolute;
    top: 8px;
    right: 7px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.question-title .icon-plus::after, .question-title .icon-plus::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: block;
    width: 23px;
    height: 3px;
    background: #6046c3;
}

.question-title .icon-plus::after {
    content: '';
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
}

.question-content {
    display: none;
    padding: 19px 23px 21px;
    background: #f3f0eb;
}

.question-content p {
    font-size: 1em;
    line-height: 1.375rem;
}

/*order-form*/
.order-form {
    overflow: hidden;
    min-height: 664px;
    background: #f3f0eb url("../img/bg-order-form.jpg") center center no-repeat;
}

.order-form .form {
    display: block;
    width: 750px;
    margin: 0 auto;
    padding: 0 98px;
    color: #fff;
}

.order-form .form-header {
    padding: 97px 0 29px;
    text-align: center;
}

.order-form .form-header strong {
    display: block;
    font-size: 2.875em;
    line-height: 2.5rem;
    margin-bottom: 12px;
}

.order-form .form-header p {
    display: block;
    font-size: 1.25em;
    line-height: 1.75rem;
}

.order-form .field-text {
    text-align: center;
    margin-bottom: 16px;
}

.order-form .field-text span {
    display: block;
    padding: 0 0 6px 0;
    font-size: 1em;
}

.order-form .field-text input {
    text-align: center;
    border-color: #fff;
}

.order-form .form-footer {
    text-align: center;
}

.order-form .form-footer button {
    font-size: 18px;
    margin-top: 14px;
    margin-bottom: 18px;
}

.order-form .form-footer p {
    font-size: 0.875em;
    color: #a190e2;
}

.order-form .form-footer p a {
    display: inline-block;
    color: #a190e2;
    line-height: 1;
    border-bottom: 1px solid #a190e2;
}

.order-form .form-footer p a:hover {
    border: 0;
}

.order-form .qq-upload-list li.qq-upload-success {
    border-color: #fff;
    color: #fff;
}

.order-form .qq-upload-button {
    border-color: #fff;
    color: #fff;
}

.order-form .qq-upload-list li.qq-upload-success .del {
    color: #fff;
}

.order-form .form-report {
    text-align: center;
    padding-top: 160px;
}

.order-form .form-report strong {
    display: block;
    font-size: 2.875em;
    line-height: 2.5rem;
    margin-bottom: 12px;
}

.order-form .form-report p {
    display: block;
    font-size: 1.25em;
    line-height: 1.75rem;
}

/*PAGE TEXT*/
/*breadcrumbs*/
.breadcrumbs {
    padding: 11px 0 42px 0;
}

.breadcrumbs li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
}

.breadcrumbs li::after {
    content: "/";
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 0.875em;
}

.breadcrumbs li:last-child::after {
    content: '';
}

.breadcrumbs a {
    font-size: 0.875em;
    color: #757575;
    display: inline-block;
    line-height: 1;
    border-bottom: 1px solid #757575;
}

.breadcrumbs a:hover {
    border-bottom: 1px solid transparent;
}

.breadcrumbs span {
    font-size: 0.875em;
    line-height: 1;
    color: #757575;
}

/*page-content*/
.page-content {
    border-bottom: 1px solid #eae2d9;
    padding-bottom: 96px;
}

.page-content .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}

/*page-content-right*/
.page-content-right {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}

.page-content-right .text {
    padding-bottom: 40px;
}

.page-content-right .text h1 {
    font-size: 2.875em;
    line-height: 2.5rem;
    margin: -4px 0 0 0;
    padding-bottom: 30px;
}

.page-content-right .text h2 {
    font-size: 2.5em;
    line-height: 2.5rem;
    padding: 25px 0 18px 0;
}

.page-content-right .text h3 {
    font-size: 2.125em;
    line-height: 2.5rem;
    padding: 10px 0 16px 0;
}

.page-content-right .text h4 {
    font-size: 1.625em;
    line-height: 2.5rem;
}

.page-content-right .text p {
    font-size: 1em;
    line-height: 1.5rem;
    padding-bottom: 10px;
      /*&:nth-child(2) {
                font-size: em(20px);
                line-height: rem(28px);
                padding-bottom: 22px;
            }*/
}

.page-content-right .text ul {
    padding: 8px 0 10px 18px;
}

.page-content-right .text ul li {
    position: relative;
    padding: 0 0 8px 16px;
}

.page-content-right .text ul li::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #2d2d2d;
}

.page-content-right .text ol {
    padding: 16px 0 16px 32px;
}

.page-content-right .text ol li {
    position: relative;
    padding: 0 0 8px 0;
}

.page-content-right .text blockquote {
    position: relative;
    display: block;
    padding: 23px 20px 25px 97px;
    margin-bottom: 10px;
    margin-top: 12px;
    font-size: 1em;
    line-height: 1.5rem;
    font-weight: 700;
    color: #fff;
    background: #6046c3;
}

.page-content-right .text blockquote::after {
    content: '';
    position: absolute;
    top: 29px;
    left: 31px;
    display: block;
    width: 36px;
    height: 35px;
    background: url("../img/icons/icon-warning.svg") 0 0 no-repeat;
    background-size: cover;
}

.page-content-right .btn {
    font-size: 1.125em;
}

.text-add-link {
    padding: 18px 28px 9px;
    margin-bottom: 19px;
    background: #f3f0eb;
}

.text-add-link h4 {
    font-size: 1.625em;
    line-height: 2.5rem;
}

.text-add-link ul {
    padding: 12px 0 10px 0;
}

.text-add-link ul li {
    position: relative;
    padding: 0 0 11px 20px;
    font-size: 1.25em;
}

.text-add-link ul li::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #065c87;
}

.text-add-link ul li a {
    display: inline-block;
    color: #065c87;
    line-height: 1;
    border-bottom: 1px solid #065c87;
}

.text-add-link ul li a:hover {
    border-bottom: 0;
}

.share {
    margin-bottom: 30px;
}

/*page-content-left*/
.page-content-left {
    max-width: 293px;
    min-width: 293px;
    padding-right: 30px;
}

.navbar-left {
    padding: 0 7px;
}

.navbar-left .item {
    text-align: center;
    display: block;
    margin-bottom: 40px;
}

.navbar-left .item img {
    width: 160px;
}

.navbar-left .item span {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 6px;
    font-size: 1.125em;
}

.comments > h4 {
    font-size: 1.625em;
    margin: 20px 0 20px 0;
}

/*PAGE ARTICLES*/
.articles {
    border-bottom: 1px solid #eae2d9;
}

.article {
    padding-bottom: 45px;
}

.article h2 {
    font-size: 1.75em;
}

.article p {
    font-size: 1em;
    line-height: 1.5rem;
    padding: 10px 0 17px 0;
}

.page-text input[type="text"],
.page-text textarea {
    border: 1px solid #eae2d9;
}

.page-text .form .field-btn {
    text-align: center;
}

.page-text .form .btn {
    margin: 15px 0 15px;
}

/*PAGE VACSIMIlYE*/
.page-vacsi .title-page-description table {
    margin-bottom: 0;
}

/*PAGE TEMPATES*/
.templates-ip table th {
    font-size: 14px;
    padding: 8px 0 8px 5px;
}

.templates-ip table th:nth-child(1) {
    width: auto;
}

.templates-ip table th:nth-child(2) {
    width: auto;
}

.templates-ip table th:nth-child(3) {
    width: auto;
}

.templates-ip table td {
    font-size: 14px;
    padding: 8px 0 8px 5px;
}

.templates-ip table th:nth-child(1) {
    padding-left: 10px;
}

.view-print .item p {
    min-height: 75px;
}

.view-print .item div {
    padding-left: 6px;
    padding-right: 6px;
}

.view-print table {
    margin-bottom: 8px;
}

.view-print th {
    font-size: 13px;
    padding: 9px 0 9px 5px;
}

.view-print th:nth-child(1) {
    width: auto;
}

.view-print th:nth-child(2) {
    width: auto;
}

.view-print th:nth-child(3) {
    width: auto;
}

.view-print td {
    font-size: 13px;
    padding: 9px 0 9px 5px;
}

.view-print th:nth-child(1) {
    padding-left: 10px;
}

/*PAGE CONTACTS*/
.page-contacts {
    padding-bottom: 100px;
    border-bottom: 1px solid #eae2d9;
}

.page-contacts .contacts-list {
    padding-top: 25px;
    padding-bottom: 52px;
}

.page-contacts .contacts-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0 14px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    border-bottom: 1px solid #eae2d9;
}

.page-contacts .contacts-list li:last-child {
    border-bottom: 0;
}

.page-contacts .contacts-list li img {
    position: relative;
    top: 1px;
}

.page-contacts .contacts-list li:nth-child(1) img {
    position: relative;
    top: 1px;
}

.page-contacts .contacts-list li:nth-child(3) img {
    position: relative;
    top: 2px;
}

.page-contacts .contacts-list span {
    min-width: 34px;
}

.page-contacts .contacts-list strong {
    min-width: 147px;
    color: #2d2d2d;
    font-size: 20px;
}

.page-contacts .contacts-list p {
    font-size: 20px;
}

.page-contacts .info2 {
    padding: 23px 0 30px;
}

.page-contacts .info2 .btn {
    font-size: 20px;
}

.page-contacts .link2 {
    display: inherit;
    color: #065c87;
    border-bottom: 1px solid #065c87;
}

.page-contacts .link2:hover {
    border-color: transparent;
}

/*PAGE IP*/
/*title-page*/
.title-page {
    margin-top: -26px;
}

.title-page .title-page-wrap {
    padding: 58px 0 64px;
    overflow: hidden;
    background: #6046c3;
}

.title-page h1 {
    display: block;
    width: 735px;
    margin: 0 auto;
    text-align: center;
    font-size: 2.875em;
    line-height: 3.125rem;
    font-weight: 700;
    color: #fff;
}

.page-text2 .title-page {
    margin-bottom: 30px;
}

/*title-page-description*/
.title-page-description {
    padding: 23px 0 0 0;
    border-bottom: 1px solid #eae2d9;
    text-align: center;
}

.title-page-description p {
    font-size: 1.25em;
    line-height: 1.75rem;
}

.title-page-description .btn {
    margin-top: 25px;
    font-size: 1.375em;
}

/*templates-gallery*/
.templates-ip {
    padding-top: 38px;
    padding-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px solid #eae2d9;
}

.templates-ip .title-description {
    margin-top: -8px;
    padding-top: 0px;
}

.templates-gallery-wrap {
    padding-top: 33px;
}

.templates-gallery .gallery-item {
    text-align: center;
}

.templates-gallery .gallery-item .price {
    position: relative;
    top: 1px;
    display: inline-block;
    padding: 14px 14px 9px;
    font-size: 1.25em;
    line-height: 1.75rem;
    border-bottom: 2px solid #6046c3;
}

.templates-gallery .gallery-item p {
    padding: 13px 20px 18px;
    font-size: 1em;
    line-height: 1.375rem;
    border-top: 1px solid #eae2d9;
}

.templates-gallery .gallery-item .btn {
    margin-bottom: 15px;
    font-size: 1.125em;
}

.owl-nav {
    text-align: center;
    padding: 0 0 18px;
}

.owl-nav button {
    width: 23px;
    height: 23px;
    padding: 0;
    margin: 0 15px;
    border-radius: 0;
    border: 0;
    display: inline-block;
    background: url("../img/icons/icon-arrow.svg") 0 0 no-repeat;
    background-size: cover;
}

.owl-nav button.owl-prev {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}

.owl-nav button span {
    display: none;
}

.owl-nav button.disabled {
    opacity: .4;
}

.templates-gallery.noslider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.templates-gallery.noslider .item {
     flex-basis: 23%;
     margin-bottom: 25px;
     margin-right: 2%;
}
.templates-gallery.noslider .item:nth-child(4n) {
    margin-right: 0;
}

/*type-print*/
.type-print {
    overflow: hidden;
    padding-top: 39px;
}

.type-print .title-description {
    margin-top: -8px;
    margin-bottom: 33px;
}

.type-print .item {
    text-align: center;
}

.type-print .item h3 {
    display: block;
    padding: 15px 0 15px;
    font-size: 1.375em;
}

.type-print .item ul {
    padding-left: 36px;
    padding-bottom: 20px;
}

.type-print .item ul li {
    position: relative;
    padding: 4px 0 4px 37px;
    margin-bottom: 4px;
    text-align: left;
    font-size: 1em;
}

.type-print .item ul li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #6f58c6 url("../img/icons/icon-1.svg") center center no-repeat;
    background-size: 12px 10px;
}

.type-print .item .price {
    position: relative;
    background: #f3f0eb;
    font-size: 1.25em;
    line-height: 1.5rem;
    padding: 10px 0;
}

.type-print .item .price::after {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    display: block;
    width: 12px;
    height: 12px;
    background: #f3f0eb;
    -webkit-transform: translate(-50%, 0) rotate(-45deg);
            transform: translate(-50%, 0) rotate(-45deg);
}

.type-print .item .price span {
    display: block;
}

.type-print .item .price strong {
    display: block;
    margin-bottom: 6px;
}

.type-print .btn {
    width: 70%;
    margin: 20px 0 15px 0;
    font-size: 18px;
}

/*reason*/
.reason {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 27px;
}

.reason strong {
    display: block;
    padding: 10px 0 13px 5px;
    font-size: 2.25em;
    color: #e0dad0;
    border-bottom: 2px solid #6046c3;
}

.reason p {
    display: block;
    padding: 17px 0 18px 0;
    font-size: 1.25em;
    line-height: 1.5rem;
}

/*info*/
.info {
    background: #f3f0eb;
    text-align: center;
    padding: 34px 0 36px;
}

.info p {
    font-size: 1.25em;
    line-height: 1.75rem;
    font-weight: 700;
}

/*calculator*/
.calculator {
    text-align: center;
    margin-bottom: 30px;
}

/*price-table*/
.price-table table {
    width: 100%;
    text-align: left;
    border-collapse: 0;
    border-spacing: 0;
    margin-bottom: 40px;
}

.price-table th {
    padding: 13px 0 13px 30px;
    color: #fff;
    background: #6046c3;
}

.price-table th:nth-child(1) {
    width: 70%;
}

.price-table th:nth-child(2) {
    width: 15%;
}

.price-table th:nth-child(3) {
    width: 15%;
}

.price-table td {
    padding: 13px 0 13px 30px;
    background: #fff;
}

.price-table tr:nth-child(2n+1) td {
    background: #f3f0eb;
}

/*steps*/
.steps {
    padding: 0 0 17px;
    overflow: hidden;
}

.steps .item {
    text-align: center;
    margin-top: 19px;
}

.steps .item strong {
    position: relative;
    top: 1px;
    display: inline-block;
    padding: 10px 0 14px;
    font-size: 2.25em;
    line-height: 2.5rem;
    color: #e0dad0;
    border-bottom: 2px solid #6046c3;
}

.steps .item p {
    padding: 13px 4px 18px;
    font-size: 1em;
    line-height: 1.375rem;
    border-top: 1px solid #eae2d9;
}

/*info2*/
.info2 {
    background: #f3f0eb;
    text-align: center;
    padding: 45px 0 51px;
}

.info2 p {
    font-size: 1.25em;
    line-height: 1.75rem;
    font-weight: 700;
}

.info2 .btn {
    margin-top: 18px;
    font-size: 1.125em;
}

/*PAGE ON PRINT*/
/*title-page*/
.page-on-print .title-page h1 {
    width: 710px;
}

.page-on-print .title-page .title-page-wrap {
    padding: 21px 0 23px;
}

.title-page ul {
    margin: 25px 0 0 157px;
}

.title-page ul li {
    position: relative;
    padding: 4px 0 4px 33px;
    margin-bottom: 1px;
    font-size: 1.375em;
    color: #fff;
}

.title-page ul li::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    display: block;
    width: 20px;
    height: 20px;
    background: url("../img/icons/icon-intro.svg") 0 0 no-repeat;
    background-size: cover;
}

/*title-page-description*/
.title-page-description img {
    margin: 34px 0 28px;
}

.title-page-description .add-text p {
    line-height: 1.5rem;
}

/*type-print*/
.page-on-print .type-print {
    padding-top: 0;
    margin-top: -10px;
}

/*how-to-save*/
.how-to-save {
    overflow: hidden;
    padding-top: 39px;
    padding-bottom: 23px;
}

.how-to-save .title-description {
    margin-top: -8px;
    margin-bottom: 35px;
}

.how-to-save .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 360px;
    margin: 0 auto 7px;
    border-bottom: 1px solid #eae2d9;
}

.how-to-save .item strong {
    position: relative;
    top: 1px;
    width: 80px;
    padding: 7px 0 10px;
    font-size: 1.25em;
    border-bottom: 2px solid #6046c3;
    text-align: center;
}

.how-to-save .item span {
    position: relative;
    top: 1px;
    padding: 7px 0 10px;
    font-size: 1.25em;
}

/*info3*/
.info3 {
    background: #f3f0eb;
    text-align: center;
    padding-bottom: 23px;
    margin-bottom: 40px;
}

.info3 .wrap div {
    padding: 23px 0 24px;
    margin: 0 0 24px;
    background: #6046c3;
}

.info3 .wrap div p {
    display: block;
    margin: 0 auto;
    width: 615px;
    font-size: 1.375em;
    line-height: 1.875rem;
    color: #fff;
}

.info3 p {
    font-size: 1.25em;
    line-height: 1.75rem;
}

/*steps*/
.page-on-print .steps {
    margin-bottom: 40px;
}

.page-on-print .steps .title-description {
    margin-top: -8px;
    margin-bottom: 14px;
}

/*online-order*/
.online-order {
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin-bottom: 75px;
}

.online-order .online-order-inner {
    padding: 1px 0 39px;
    background: #6046c3;
}

.online-order .title-description {
    margin-top: -8px;
    margin-bottom: 33px;
}

.online-order .btn {
    font-size: 1.125em;
}

/*price-table*/
.price-table {
    margin-bottom: 60px;
}

.price-table .title-description {
    margin-top: -8px;
    margin-bottom: 33px;
}

.price-table .templates-gallery-wrap {
    padding-top: 0;
}

/*PAGE ONLINE ORDER*/
.box-order-online .form-order {
    padding: 16px 136px 12px;
}

.box-order-online .form-order .field-btn p a {
    text-decoration: underline;
}

/*MODAL BOX*/
.modal-wrap {
    position: absolute;
    top: 0;
    left: -9999px;
    width: 100%;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    z-index: 400;
}

.modal-wrap.open {
    left: 0;
    height: 100%;
    opacity: 1;
    z-index: 400;
    background: rgba(17, 13, 34, 0.8);
}

.modal {
    position: absolute;
    top: -100%;
    left: -9999px;
    opacity: 0;
    width: 360px;
    margin-left: -180px;
    padding: 0 0 0 0;
    z-index: 500;
    background: #fff;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.open {
    top: 120px;
    left: 50%;
    opacity: 1 !important;
    z-index: 999;
    -webkit-transform: scale(1);
            transform: scale(1);
}

.modal-close {
    position: absolute;
    /*top: 36px;
    right: 30px;*/
    top: 13px;
    right: 13px;
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.modal-close::after,
.modal-close::before {
    content: '';
    position: absolute;
    top: 4px;
    left: -1px;
    display: block;
    width: 12px;
    height: 2px;
    background: #000;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.modal-close::before {
    content: '';
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.animation-error {
    -webkit-animation: form-error 0.8s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
            animation: form-error 0.8s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
}

@-webkit-keyframes form-error {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
                transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
                transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        -webkit-transform: translate3d(-4px, 0, 0);
                transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        -webkit-transform: translate3d(4px, 0, 0);
                transform: translate3d(4px, 0, 0);
    }
}

@keyframes form-error {
    10%, 90% {
        -webkit-transform: translate3d(-1px, 0, 0);
                transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        -webkit-transform: translate3d(2px, 0, 0);
                transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        -webkit-transform: translate3d(-4px, 0, 0);
                transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        -webkit-transform: translate3d(4px, 0, 0);
                transform: translate3d(4px, 0, 0);
    }
}

/*form-title*/
.form-title {
    padding: 25px 0 17px 29px;
    font-size: 1.375em;
    font-weight: 700;
    border-bottom: 1px solid #d0c9c1;
}

/*form-order*/
.modal .form {
    padding: 16px 30px 12px;
}

.modal .form .field-group {
    width: 100%;
    margin-bottom: 11px;
}

.modal .form .field-text p {
    display: block;
    padding: 0 0 2px;
    font-size: 1em;
}

.modal .form .field-select p {
    display: block;
    padding: 0 0 2px;
    font-size: 1em;
}

.modal .form input[type=text] {
    padding: 11px 14px;
    border: 1px solid #d0c9c1;
    color: #fff;
    font-size: 1em;
    color: #2d2d2d;
}

.modal .form textarea {
    height: 60px;
    padding: 10px 14px;
    border: 1px solid #d0c9c1;
    color: #fff;
    font-size: 1em;
    color: #2d2d2d;
}

.modal .form .field-btn {
    text-align: center;
}

.modal .form .field-btn p {
    font-size: 0.875em;
    line-height: 1.125rem;
    color: #757575;
}

.modal .form .field-btn p a {
    display: inline-block;
    color: #757575;
    text-decoration: underline;
}

.modal .form .field-btn p a:hover {
    color: #065c87;
    text-decoration: none;
}

.modal .form .field-btn .btn {
    margin: 10px 0 10px 0;
    font-size: 1.125em;
}

.form-fields.hidden {
    display: none;
}

.form-report {
    display: none;
    padding: 15px 0 30px;
}

.form-report strong {
    display: block;
    font-size: 1.5em;
    margin-bottom: 5px;
}

.form-report p {
    display: block;
    font-size: 1.125em;
}

.form-report.active {
    display: block;
}

.select-custom {
    position: relative;
}

.select-custom .sc-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    border: 1px solid #d0c9c1;
    font-size: 1em;
    color: #2d2d2d;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.select-custom .sc-title img {
    width: 45px;
    margin-left: 3px;
}
.select-custom .sc-title span {
    padding-left: 10px;
    padding-right: 27px;
}
.select-custom .sc-title::after {
    content: '';
    display: block;
    position: absolute;
    top: 27px;
    right: 14px;
    border: 5px solid transparent;
    border-top: 7px solid #2d2d2d;
}

.select-custom .sc-list {
    width: 100%;
    position: absolute;
    top: 67px;
    left: -9999px;
    padding-top: 6px;
    padding-bottom: 2px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.2s, -webkit-transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.2s, transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.2s, transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 50;
    opacity: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    border: 1px solid #d0c9c1;
}

.select-custom .sc-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 4px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1em;
    color: #2d2d2d;
    -webkit-transition: all .35s;
    transition: all .35s;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.select-custom .sc-list-item img {
    width: 45px;
    min-width: 45px;
    max-width: 45px;
    margin-left: 3px;
}
.select-custom .sc-list-item span {
    padding-left: 10px;
}

.select-custom .sc-list-item:hover {
    color: #54af3a;
}

.select-custom .sc-list-item.active span {
    font-weight: 700;
    color: #54af3a;
}

.select-custom.sc-open .sc-title::after {
    content: '';
    top: 20px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}

.select-custom.sc-open .sc-list {
    left: 0;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}

.page-8 .view-print .item p {
    min-height: 105px;
}

/*calculator*/
.calculator {
    background: #6046c3;
    overflow: hidden;
    color: #fff;
}

.calc-title {
    padding: 0 0 33px;
    border-bottom: 1px solid #806ad6;
}

.calc-title h3 {
    display: block;
    padding: 68px 0 10px 0;
    text-align: center;
    font-size: 2.5em;
    line-height: 2.5rem;
}
.calc-title h1 {
    display: block;
    padding: 68px 0 10px 0;
    text-align: center;
    font-size: 2.5em;
    line-height: 2.5rem;
}
.calc-title p {
    display: block;
    width: 70%;
    margin: 0 auto;
    font-size: 1.25em;
    line-height: 1.75rem;
    text-align: center;
}

.calc-navbar {
    padding: 30px 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #806ad6;
}

.calc-navbar a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 204px;
    height: 52px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.calc-navbar a.active, .calc-navbar a:hover {
    color: #6046c3;
    background: #fff;
}

.calc-navbar2 {
    padding: 30px 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #806ad6;
}

.calc-navbar2 a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 555px;
    height: 52px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.calc-navbar2 a.active, .calc-navbar2 a:hover {
    color: #6046c3;
    background: #fff;
}

.calc-navbar2 a.active svg, .calc-navbar2 a:hover svg {
    fill: #6046c3;
}

.calc-navbar2 a svg {
    position: absolute;
    top: 13px;
    right: 19px;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    fill: #fff;
}

.calc-options {
    border-bottom: 1px solid #806ad6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px 0;
    display: none;
}

.calc-options-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 555px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.calc-options-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 555px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.calc-options .calc-options-pic {
    width: 204px;
    margin-right: 30px;
}

.calc-templates {
    max-width: 1140px;
    width: 100%;
    padding: 30px 0 9px;
    border-bottom: 1px solid #806ad6;
}

.calc-templates .item {
    width: 204px;
    height: 192px;
    padding: 17px 0 0 0;
    border: 1px solid #fff;
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}
.calc-templates--klishe.calc-templates .item {
    height: 223px;
}

.calc-templates .item:hover {
    background: #fff;
}

.calc-templates .item:hover p {
    color: #6046c3;
}

.calc-templates .item p {
    display: block;
    padding: 13px 10px 0;
    color: #fff;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.calc-templates .item.active {
    background: #fff;
}

.calc-templates .item.active p {
    color: #6046c3;
}

.calc-templates .owl-nav button {
    width: 23px;
    height: 23px;
    padding: 0;
    margin: 0 15px;
    border-radius: 0;
    border: 0;
    display: inline-block;
    background: url("../img/icons/icon-arrow2.svg") 0 0 no-repeat;
    background-size: cover;
}

.calc-navbar3 {
    padding: 30px 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;    
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #806ad6;
    flex-wrap: wrap;    
}
.calc-navbar3 .calc-add-title {
    width: 100%;
}
.calc-navbar3 a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 555px;
    height: 52px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.calc-navbar3 a.active, .calc-navbar3 a:hover {
    color: #6046c3;
    background: #fff;
}

.calc-navbar3 a strong {
    position: relative;
    top: 1px;
}

.calc-count {
    border-bottom: 1px solid #806ad6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 29px 0 30px;
}

.calc-count .calc-count-actions {
    width: 128px;
    margin-left: 29px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.calc-count input {
    width: 84px;
    padding: 16px 10px;
    text-align: center;
    color: #6046c3;
    border: 2px solid #fff;
}

.calc-count span {
    position: relative;
    width: 12px;
    height: 12px;
    font-size: 16px;
    cursor: pointer;
}

.calc-count span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 12px;
    height: 2px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    background: #fff;
}

.calc-count .calc-count-plus::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 12px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background: #fff;
}

.calc-form-footer {
    padding: 25px 0 30px;
}

.calc-form-footer p {
    text-align: center;
    font-size: 1.25em;
}

.calc-form-footer strong {
    position: relative;
    top: -1px;
    font-size: 2.5rem;
}

.calc-form-footer button {
    padding: 15px 19px;
    font-size: 18px;
    margin-top: 21px;
}

/*checkbox*/
.checkbox {
    position: relative;
    min-height: 22px;
    padding-left: 31px;
    padding-top: 3px;
    margin: 0 0 20px 0;
    font-size: 1em;
    line-height: 1rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    text-align: left;
}

.checkbox input {
    position: absolute;
    opacity: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-transition: background-color .35s, border-color .35s, -webkit-box-shadow .35s ease;
    transition: background-color .35s, border-color .35s, -webkit-box-shadow .35s ease;
    transition: background-color .35s, border-color .35s, box-shadow .35s ease;
    transition: background-color .35s, border-color .35s, box-shadow .35s ease, -webkit-box-shadow .35s ease;
}

.checkbox:hover input ~ .checkmark {
  /*background-color: #ccc;*/
}

.checkbox input:checked ~ .checkmark {
    background: #fff url("../img/icons/icon-checked.svg") 3px 2px no-repeat;
    background-size: 15px 15px;
}

.checkbox:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox input:checked ~ .checkmark:after {
    display: block;
}

.checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 15px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.preloader {
    position: absolute;
    top: 0;
    left: -9999px;
    width: 100%;
    height: 700px;
    padding: 110px 0 100px 0;
    text-align: center;
    z-index: 100;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.preloader.active {
    position: relative;
    left: 0;
    opacity: 1;
}

.preloader p {
    font-style: italic;
}

.preloader div {
    display: block;
    margin: 0 auto 21px;
    border-radius: 50%;
    border-style: solid;
    border-color: #fff;
    border-top-color: transparent;
    -webkit-animation: preloader .9s infinite linear;
            animation: preloader .9s infinite linear;
    min-width: auto;
    min-height: auto;
    width: 32px;
    height: 32px;
    border-width: 2px;
    z-index: 100;
    opacity: .8;
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes preloader {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

.calc-btn-info {
    position: absolute;
    bottom: 135%;
    right: 9999px;
    width: 300px;
    padding: 10px 10px;
    background: #fff;
    border-radius: 5px;
    color: #6046c3;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
}
.calc-add-title .calc-btn-info {
    text-align: left;
}

.calc-btn-info p {
    color: #6046c3;
    font-size: 0.8125em;
}

.calc-btn-info::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -17px;
    right: 25px;
    border: 8px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 6px;
    border-top: 12px solid #fff;
}

.calc-navbar2 a svg:hover ~ div {
    right: -1px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}

.calc-discount-msg {
    position: absolute;
    left: 0;
    top: -9999px;
    opacity: 0;
    border-bottom: 1px solid #806ad6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 28px 0 30px;
    font-size: 1.5em;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.calc-discount-msg span {
    font-weight: 700;
    padding: 0 15px;
}

.calc-discount-msg span strong {
    padding-left: 5px;
}

.calc-discount-msg.active {
    position: relative;
    top: 0;
    opacity: 1;
}

.calc-add-title {
    font-size: 24px;
    display: block;
    margin: -10px 0 15px 0;
}

.calc-add-title2 {
    width: 100%;
    font-size: 20px;
    margin: -8px 0 32px;
}

.calc-tabs {
    position: absolute;
    top: 50px;
    left: -9999px;
    opacity: 0;
    width: 100%;
    -webkit-transition: opacity .4s ease-out, top .4s;
    transition: opacity .4s ease-out, top .4s;
}

.calc-tabs.active {
    position: relative;
    opacity: 1;
    top: 0;
    left: 0;
}

.calc-tabs-view {
    position: relative;
    top: -9999px;
    left: -9999px;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    z-index: 0;
    width: 100%;
    max-width: 100%;
    height: 0;
}

.calc-tabs-view.active {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 1;
    height: auto;
}

.modal--calc-form-order .fields {
    display: none;
}

.modal--calc-form-order .calc-form-order .fields {
    display: block;
}


.calc-tech {
    border-bottom: 1px solid #806ad6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    flex-direction: column;        
    padding: 29px 0 30px;    
}
.calc-tech .calc-add-title svg {
    margin: 0 2px 0 4px;
    fill: #fff;
}
.calc-tech-inner {
    width: 100%;
    /*padding: 30px 0 30px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.calc-tech-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 555px;
    height: 52px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    cursor: pointer;
}

.calc-tech-item.active, .calc-tech-item a:hover {
    color: #6046c3;
    background: #fff;
}

.calc-tech .calc-btn-info {
    bottom: 162%;
    right: -19px;    
}

.calc-tech .calc-btn-info p {
    font-size: 13px;
}
.calc-tech .calc-add-title {
    position: relative;
}
.calc-tech .calc-add-title svg:hover ~ div {
    right: -19px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    z-index: 1000;
}


/*form tech*/
.icon-info {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;    
    font-size: 12px;
    color: #fff;
    background: #6046c3;
    border-radius: 50%;
    cursor: pointer;       
}
.title-tech:hover ~ div.calc-btn-info {
    right: -1px;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
.field-group .calc-btn-info {
    bottom: 122%;
    background: #666;
}
.field-group .calc-btn-info p {
    color: #fff;
}
.field-group .calc-btn-info::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -17px;
    right: 201px;
    border: 8px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 6px;
    border-top: 12px solid #666;
}

/* FOOTER */
/*footer*/
.footer {
    width: 100%;
    padding: 47px 0 30px;
    overflow: hidden;
	background: #f3f0eb;
}
.footadr	{font-size: 0.875em;
color: #757575;}
.footer .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}

.footer-left {
    min-width: 290px;
    max-width: 290px;
}

.footer-left p {
    display: block;
    font-size: 0.875em;
    line-height: 1.625rem;
    color: #757575;
    margin-bottom: 32px;
    margin-top: -6px;
}

.footer-middle {
    min-width: 400px;
    max-width: 400px;
}

.navbar-bottom {
    float: left;
    width: 188px;
}

.navbar-bottom:last-child {
    width: 195px;
}

.navbar-bottom li {
    display: block;
    margin-bottom: 11px;
    overflow: hidden;
}

.navbar-bottom a {
    float: left;
    font-size: 0.875em;
    color: #757575;
    border-bottom: 1px solid transparent;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
    line-height: 1;
}

.navbar-bottom a:hover {
    color: #065c87;
    border-bottom-color: #065c87;
}

.footer-right {
    min-width: 440px;
    max-width: 440px;
}

.footer-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: -3px;
}

.address-footer {
    width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.address-footer a {
    display: inline-block;
    margin-bottom: 9px;
    line-height: 1;
    font-size: 0.875em;
    color: #757575;
}

.address-footer .btn {
    font-size: 0.875em;
    padding: 12px 19px;
    margin-top: 7px;
}
.developer-info {
    width: 214px;
    margin-top: -3px;
}
.developer-info p {
    font-size: 0.875em;
    color: #757575;
    line-height: 1.625rem;
}

.developer-info p a {
    color: #757575;
}

.developer-info p a:hover {
    color: #54af3a;
}

.footer-partners {
    width: 100%;
    margin-top: 57px;
}

.footer-partners ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

/* #PLUGINS
================================================== */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.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;
  /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

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

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

.owl-carousel .owl-item img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

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

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

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    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 */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
            animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

/*
  * EASYDROPDOWN - A Drop-down Builder for Styleable Inputs and Menus
  * Version: 4
  * Author: Patrick Kunka
  * Copyright 2013 Patrick Kunka, All Rights Reserved
  */
.edd-root,
.edd-root *,
.edd-root *::before,
.edd-root *::after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.edd-root {
    display: inline-block;
    position: relative;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    color: #333;
}

.edd-root-disabled {
    color: #ccc;
    cursor: not-allowed;
}

.edd-head {
    overflow: hidden;
    border: 1px solid #d0c9c1;
    background: transparent;
}

.edd-head,
.edd-body {
    border-radius: 0;
}

.edd-root:not(.edd-root-disabled):not(.edd-root-open) .edd-head:hover {
    border-color: #d0c9c1;
}

.edd-value {
    width: calc(100% - 50px);
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 11px 14px;
    border-right: 0;
}

.edd-arrow {
    position: absolute;
    width: 10px;
    height: 7px;
    top: 27px;
    right: 14px;
    pointer-events: none;
}

.edd-arrow::before {
    content: '';
    border: 5px solid transparent;
    border-top: 7px solid #2d2d2d;
}

.edd-root-open .edd-arrow {
    top: 9px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}

.edd-value,
.edd-option,
.edd-group-label {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.edd-root:not(.edd-root-disabled) .edd-value,
.edd-option {
    cursor: pointer;
}

.edd-select {
    position: absolute;
    opacity: 0;
    width: 100%;
    left: -100%;
    top: 0;
}

.edd-root-native .edd-select {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.edd-body {
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 46px;
    left: -9999px;
    border: 1px solid #d0c9c1;
    margin: 4px 0;
    z-index: 999;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    background: white;
    padding: 10px 14px;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.2s, -webkit-transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.2s, transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.2s, transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.edd-root-open .edd-body {
    left: 0;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}

.edd-items-list {
    overflow: hidden;
  /*max-height: 0;
      -webkit-transition: max-height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: max-height 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -webkit-overflow-scrolling: touch;*/
}

.edd-group-label {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 12px 8px 4px;
    color: #999;
}

.edd-group-has-label {
    border-bottom: 1px solid #eee;
}

.edd-option {
    padding: 4px 0;
}

.edd-group-has-label .edd-option {
    padding-left: 20px;
}

.edd-option-selected {
    font-weight: bold;
}

.edd-option-focused:not(.edd-option-disabled) {
    color: #54af3a;
}

.edd-option-disabled,
.edd-group-disabled .edd-option {
    cursor: default;
    color: #ccc;
}

.edd-gradient-top,
.edd-gradient-bottom {
    content: '';
    position: absolute;
    left: 2px;
    right: 2px;
    height: 32px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), color-stop(40%, white), color-stop(60%, white), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 40%, white 60%, rgba(255, 255, 255, 0) 100%);
    background-repeat: repeat-x;
    background-size: 100% 200%;
    pointer-events: none;
    -webkit-transition: opacity 100ms;
    transition: opacity 100ms;
    opacity: 0;
}

.edd-gradient-top {
    background-position: bottom;
    top: 0;
}

.edd-gradient-bottom {
    background-position: top;
    bottom: 0;
}

.edd-body-scrollable .edd-gradient-top,
.edd-body-scrollable .edd-gradient-bottom {
    opacity: 1;
}

.edd-body-scrollable.edd-body-at-top .edd-gradient-top,
.edd-body-scrollable.edd-body-at-bottom .edd-gradient-bottom {
    opacity: 0;
}

/* Have ideas for improving this CSS for the general community? Submit your changes at: https://github.com/Valums-File-Uploader/file-uploader */
.qq-uploader {
    position: relative;
    width: 100%;
}

.qq-upload-button {
    display: block;
  /*or inline-block*/
    width: 100%;
    height: 44px;
    line-height: 42px;
    padding: 0;
    text-align: center;
    background: transparent;
    border: 1px dashed #065c87;
    color: #065c87;
    font-size: 1em;
    cursor: pointer;
}

.qq-upload-button:hover,
.qq-upload-button input {
    cursor: pointer;
}

.qq-upload-button-hover {
    cursor: pointer;
    color: #fff;
    border-color: #54af3a;
    background: #54af3a;
}

.qq-upload-button-focus {
    outline: 1px dotted #000000;
}

.qq-upload-drop-area, .qq-upload-extra-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 30px;
    z-index: 2;
    background: #FF9797;
    text-align: center;
}

.qq-upload-drop-area span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -8px;
    font-size: 16px;
}

.qq-upload-extra-drop-area {
    position: relative;
    margin-top: 50px;
    font-size: 16px;
    padding-top: 30px;
    height: 20px;
    min-height: 40px;
}

.qq-upload-drop-area-active {
    background: #FF7171;
}

.qq-upload-list {
    margin: 0;
    padding: 0 !important;
    list-style: none;
}

.qq-upload-list li {
    position: relative;
    width: 100%;
    height: 44px;
    line-height: 42px;
    padding: 0 13px;
    background: transparent;
    border: 1px dashed #065c87;
    color: #2d2d2d;
    font-size: 1em;
    cursor: pointer;
    margin-bottom: 4px;
    word-wrap: normal;
    overflow: hidden;
}

.qq-upload-list li::after {
    content: '';
    display: none !important;
}

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 12px;
}

.qq-upload-spinner { 
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  border-radius: 50%;  
  border-style: solid;
  border-color: #6046c3;
  border-top-color: transparent;
  animation: eapps-instagram-feed-loader .9s infinite linear;
  /*opacity: 0;*/
  /*visibility: hidden;*/
  min-width: auto;
  min-height: auto;
  width: 26px;
  height: 26px;
  margin: -13px 0 0 -13px;
  border-width: 2px;
  z-index: 1;
  color: rgba(0,0,0,0.2);
  opacity: .5;
  /*#25a09d*/  
}
/*.eapps-instagram-feed-loader-visible {
  opacity: 1;
  visibility: visible;
}*/
@-moz-keyframes eapps-instagram-feed-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes eapps-instagram-feed-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes eapps-instagram-feed-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes eapps-instagram-feed-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



.qq-upload-size, .qq-upload-cancel {
    font-size: 12px;
    font-weight: normal;
}

.qq-upload-failed-text {
    display: none;
}

.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}

.qq-upload-list li.qq-upload-success {
    position: relative;
    width: 100%;
    height: 44px;
    line-height: 42px;
    padding: 0 13px;
    background: transparent;
    border: 1px dashed #065c87;
    color: #2d2d2d;
    font-size: 1em;
    cursor: pointer;
    margin-bottom: 4px;
    word-wrap: normal;
}

.qq-upload-list li.qq-upload-success .del {
    position: absolute;
    right: 13px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    font-size: 1em;
    color: #065c87;
}

.qq-upload-file {
    word-wrap: normal;
    display: block;
    width: 80%;
}

.qq-upload-size {
    display: none !important;
}

.qq-upload-list li.qq-upload-fail {
    background-color: #D60000;
    color: #FFFFFF;
}

/*.qq-upload-spinner,*/
.qq-upload-cancel {
    display: none !important;
}

/*============= Fancybox ==============*/
.compensate-for-scrollbar {
    margin-right: 0 !important;
}
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden; /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(
    to top,
    rgba(0, 0, 0, .85) 0%,
    rgba(0, 0, 0, .3) 50%,
    rgba(0, 0, 0, .15) 65%,
    rgba(0, 0, 0, .075) 75.5%,
    rgba(0, 0, 0, .037) 82.85%,
    rgba(0, 0, 0, .019) 88%,
    rgba(0, 0, 0, 0) 100%
    );
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}

/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}






/* #PRINT
================================================== */
/* print */
@media print {
    * {
        background: transparent !important;
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }

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

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

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

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

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

    thead {
        display: table-header-group;
    }

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

    img {
        max-width: 100% !important;
    }

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

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

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

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

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

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
.seotext {padding-bottom: 40px;padding-top: 40px;}
.seotext h1 {
    font-size: 2.875em;
    line-height: 2.5rem;
    margin: -4px 0 0 0;
    padding-bottom: 30px;
}
.seotext p {
    font-size: 1em;
    line-height: 1.5rem;
    padding-bottom: 10px;
}
.seotext ul {
    padding: 8px 0 10px 18px;
	list-style: disc;
}
.seotext ul li {
    position: relative;
    padding: 0 0 8px 16px;
}.seotext h2 {
    font-size: 1.5em;
    line-height: 1.5rem;
    padding: 25px 0 18px 0;
}

.navbar-top {

}

.navbar-top > ul{

}
.navbar-top > ul > li.submenul > a::after {
    content: '>';
    position: absolute;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    margin-top: 1px;
    right: 2px;
}
.navbar-top > ul > li.submenul{
position: relative;
}
.navbar-top > ul > li{

}

.navbar-top > ul > li > a{

}

.navbar-top > ul > li.submenul a {
    padding-right: 20px;
}
.navbar-top > ul > li:hover ul{
	display:block;
}
.navbar-top > ul > li ul {
    display: none;
    position: absolute;
    background: #eae6e0;
    padding: 10px 25px;
    z-index: 99;
    width: 215px;
}
.navbar-top > ul > li ul li{
height: 39px;
}
.navbar-top > ul > li ul li a{

}
header.header {
    overflow: visible;
}


.tabs-block {
display: inline-block;

width: 100%;
}
.tabs-title {
font-size: 21px;

color: #666;

font-weight: bold;

text-align: center;

width: 100%;

display: inline-block;

text-transform: uppercase;
}
.tabs-punkts {
display: table;

width: 100%;

text-align: center;

margin-top: 20px;

border-top: 1px solid #f3f0eb;

border-left: 1px solid #f3f0eb;
}
.tabs-punkts li{
display: table-cell;

cursor: pointer;

padding: 11px 0px;

font-size: 17px;

border-right: 1px solid #f3f0eb;

border-bottom: 1px solid #f3f0eb;

background: #f3f0eb66;
}
.tabs-punkts li:hover{
text-decoration: underline;

background: #fff;
}
.tabs-punkts li.activeptab{
text-decoration: underline;

border-bottom: 1px solid #fff;

background: #fff;
}
.tabs-content {
border-bottom: 1px solid #f3f0eb;
    border-left: 1px solid #f3f0eb;
    border-right: 1px solid #f3f0eb;
    display: inline-block;
    width: 100%;
    padding: 25px 35px 35px;

}

.tabs-content > div ul {
list-style: numeric;

padding-left: 20px;

margin-top: 10px;

line-height: 1.7;
}
.tabs-content > div{
font-size: 17px;

line-height: 1.4;

display: none;
}
.tabs-content > div.activeptab {

    display: block;

}
@media all and (max-width: 980px) {
.tabs-punkts {

    display: inline-block;
    text-align: center;
}

.tabs-punkts li {

    display: table;
    cursor: pointer;
    padding: 11px 0px;
    font-size: 17px;
    border-right: 1px solid #f3f0eb;
    border-bottom: 1px solid #f3f0eb;
    background: #f3f0eb66;
    text-transform: uppercase;
    width: 100%;
    border-top: 1px solid #f3f0eb;
    margin-top: -1px;

}
.navbar-top > ul > li.submenul {

    position: relative;
    max-width: 270px;
    display: grid;
    margin: 10px auto;
    margin: 0px auto 20px auto !important;

}
.mobile-navbar .navbar-top ul {

    display: inline-block;
    padding: 27px 0 14px;
    width: 100%;

}
.navbar-top > ul > li ul li {

    height: 39px;
    display: inline-block !important;
    width: 100%;

}
.navbar-top > ul > li ul {

    display: none !important;
    position: static;
    background: #eae6e0;
    padding: 10px 25px;
    z-index: 99;
    width: 215px;
    margin-top: 15px;
    
    text-align: center;

padding: 27px 0 14px;

width: 100%;
}
.navbar-top > ul > li > a {

    padding: 0px 0px 5px !important;
    display: inline-block !important;
    position: relative;
    z-index: 999;
    line-height: 1.4;

}
.navbar-top > ul > li.submenul {
   

    position: relative;
    max-width: 270px;
    display: grid;
    margin: 10px auto;
    margin: 5px auto 10px auto !important;

}
.navbar-top > ul > li.submenul > a {
    padding-right: 16px;
}

.mobile-navbar .navbar-top li {
    margin: 0px auto 5px auto !important;

}
.navbar-top > ul > li.submenul::after {
    content: '>';
    position: absolute;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    margin-top: 3px;
    right: 0px;
    font-size: 16px;
    width: 68%;
    text-align: center;
    margin-left: 0px !important;
    height: 20px;
}
.navbar-top > ul > li.submenul.okeybro ul {
    display: inline-block !important;
    padding: 20px 0 14px;
}
.navbar-top > ul > li ul li a {

    line-height: 1.4 
    
}
}


/* Reviews styles*/


.order-form .form-footer p {
    font-size: 0.875em;
    color: #a190e2;
}

.reviews .wrap{
	display:flex;
	flex-wrap:wrap;
}

.reviews .review-item{
	width: calc(50% - 25px);
    margin-bottom: 40px;
    background: #f3f0eb;
    min-height: 100%;
	padding:25px;
}

.reviews .review-item:nth-of-type(odd){
	margin-right:50px;
	
}

.reviews .review-fio{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.review-item img{
    width: 90px;
    height: 90px;
    float: left;
    margin: 0px 20px 20px 0px;
	border-radius:50%;
}

.otziv-form{
	width:100%;
}

.otziv-form .flex{
	display:flex;
	flex-wrap:unset;
}

.otziv-form .input-form-flex{
	width: calc(50% - 50px);
    margin-bottom: 25px;
}

.reviews .input-form-flex:nth-of-type(2n){
	margin: 0px 25px;
}

.otziv-form .form-footer p{
	margin:15px 0px;
}

.otziv-form .form-footer{
	text-align:center;
    margin-bottom: 40px;
}

.otziv-form .otziv-form-title{
	font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
}

.wrap.no-after:after{
	display:none;
}

.textarea-form{
	margin-bottom:25px;
}

@media all and (max-width: 500px) {

.page-contacts .contacts-list p {
    margin-left: 20px;
}	
}	
@media all and (max-width: 980px) {
	
div.developer-info .btn.complaintbut {
	margin-top: 15px;
}
div.header-middle {
    position: relative;
    width: 96%;
    height: 78px;
    float: right;
    margin: 0 0% 9px 4%;
    text-align: center;
    display: inline-block;
}
div.header-middle .address p {
    text-align: center;
}
.page-63 .page-content-right .text iframe {
width: 100% !important;
}
	.reviews .input-form-flex:nth-of-type(2n) {
		margin:0px 0px 25px;
	}
	
	.otziv-form .input-form-flex {
		width: 100%;
		margin-bottom: 25px;
	}
	
	.reviews .review-item:nth-of-type(odd) {
		margin-right: 0px;
	}
	
	.reviews .review-item{width:100%;}
	
	.review-item img {
		width: 90px;
		height: 90px;
		float: none;
		margin: auto;
		border-radius: 50%;
		display: block;
		margin-bottom: 20px;
	}
	
	.otziv-form .flex{
		display:flex;
		flex-wrap:wrap;
	}
div.quest_block .quest_in {
    display: block !important;
    text-align: center;
    padding: 0px 20px;
}
div.quest_block .text22 {
    font-size: 20px;
    color: 
    #846fd5;
    margin-top: 10px;
}
div.quest_block .title22 {
    color: 
    #fff;
    text-transform: uppercase;
    font-size: 25px;
}
div.quest_block .text_wrap {
    display: inline-block;
    width: 100%;
}
div.quest_block .question {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 0px !important;
}
div.quest_block .left_in {
    padding: 0px !important;
    display: inline-block;
    text-align: center;
}
div.quest_block .left_bl {
    display: inline-block;
    text-align: center;
}
div.quest_block .quest_but {
    max-width: 100%;
    display: inline-block;
    margin-top: 20px;
}
}

.developer-info .btn.complaintbut {
	margin-top: 40px;
	background: #6046c3;
	border: 2px solid #462bae;
	padding: 12px 15px;
}
.developer-info .btn.complaintbut:hover {
	background: #fff;
	border: 2px solid #462bae;
	color: #462bae !important;
}

#back-to-top {
position: fixed;
bottom: 30px;
left: 70px;
z-index: 9999;
width: 49px;
height: 48px;
text-align: center;
line-height: 30px;
color: #444;
cursor: pointer;
border: 0;
border-radius: 2px;
text-decoration: none;
transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    opacity: 0.8;
}
#back-to-top.show {
    opacity: 1;
}
#back-to-top.show:hover {
    opacity: 0.8;
}
#content {
    height: 2000px;
}


.quest_block {
margin: 0 auto;
background: #000;
padding: 35px 0px;
}
.quest_block .quest_in{
	display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
max-width: 1100px;
margin: auto;
}
.quest_block .left_bl{
	-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.quest_block .left_in{
	display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
padding: 0 20px 0 0;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
}
.quest_block .question{
	width: 60px;
height: 60px;
color: #fff;
font: 45px/60px 'rb', Arial, Helvetica, sans-serif;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background:#f34c58;
    background-color: rgb(243, 76, 88);
text-align: center;
text-shadow: 0px 1px 0px
rgba(0, 0, 0, 0.1);
-webkit-box-flex: 0;
-webkit-flex: 0 0 60px;
-moz-box-flex: 0;
-moz-flex: 0 0 60px;
-ms-flex: 0 0 60px;
flex: 0 0 60px;
margin: 0 20px 0 0;
background-color: rgb(129, 200, 104);
}
.quest_block .text_wrap{
	-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-moz-box-flex: 1;
-moz-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.quest_block .title22{
color: #fff;
text-transform: uppercase;
font-size: 30px;
}
.quest_block .text22{
font-size: 20px;
color:#6046c3;
}
.quest_block .quest_but{
	-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-moz-box-flex: 0;
-moz-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
display: -moz-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-moz-align-items: center;
align-items: center;
max-width: 280px;
}
.quest_block .my_but{
	display: inline-block;
vertical-align: top;
text-decoration: none;
text-shadow: 0px 1px 0px
rgba(0, 0, 0, 0.1);
color: #fff;
padding: 16px 58px 16px;
font: 14px/1 'rb', Arial, Helvetica, sans-serif;
text-transform: uppercase;
border: 2px solid
rgba(255, 255, 255, .0001);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
transition: all 0.3s linear;
background: #6046c3;
}
.quest_block .my_but:hover{
	
}

.ourprom {
display: inline-block;
margin-top: 20px;
margin-bottom: -20px;
align-content: center;
align-items: center;
text-align: center;
width: 100%;
}
.ourprom a:hover{
	opacity: 0.7;
	transition: 0.2s;
}
.promtitle {
	font-size: 25px;
line-height: 30px;
font-weight: 700;
text-align: center;
display: inline-block;
width: 100%;
margin-bottom: 20px;
}
.shtampyperelink {
	margin: 40px 0px;
}
.ourprom a{
transition: 0.2s;
margin: 0px 1% 20px;
width: 255px;
box-shadow: 0px 1px 5px #a4a4a4;
color:#333;
position: relative;
text-decoration: none;
border-radius: 2px;
overflow: hidden;
display: inline-block;
}
.ourprom a span{
	
	display: inline-block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 15px;
}
.ourprom a img{
	
	max-width: 100%;
	border-top: 1px solid #ccc;
}
.ourprom a div{
	
	background: #4bb0e1;
	margin-top: -4px;
	text-align: center;
	text-decoration: none;
	padding: 14px 0px;
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
}
.ourprom a p {
position: absolute;
background:#ff0000;
right: 0px;
bottom: 16%;
color:#fff;
padding: 4px 16px 4px 20px;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
font-size: 17px;

}
.newbl3 {
}
.newbl {
	width: 40%;
display: inline-block;
margin-top: 30px;
text-decoration: underline;
font-size: 36px;
}
.ggggg {
	display:none !important;
}
@media all and (max-width: 980px) { 
body > header > div > div.header-top > nav > ul > li:nth-child(3) {
    display: block!important;
    margin: 0!important;
}
body > header > div > div.header-top > nav > ul > li:nth-child(4) {
    display: block!important;
    margin: 0!important;
}
.navbar-top > ul > li.submenul::after { content:" "!important;display:none!important; }
 }
  @media (min-width: 768px) and (max-width: 992px){.navbar-top > ul > li.submenul.okeybro ul {
    position: absolute;
    width: 200px;
        left: 0;
}
.navbar-top > ul > li.submenul > a::after {
    right: -11px;
}
}


