html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    overflow: visible;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0;
    white-space: normal;
    color: inherit;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
html,
body,
div,
span,
applet,
main,
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,
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,
section,
summary,
time,
mark,
audio,
video,
div {
    margin: 0;
    padding: 0;
    border: 0;
}
.slick-slide {
    outline: none;
}
ul,
ol {
    list-style-type: none;
}
a {
    text-decoration: none;
}
.df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.fww {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jcc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jcfs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.jcfe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.jcsb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.aifs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.aife {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.bsbb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.dib {
    display: inline-block;
}
.dn {
    display: none !important;
}
.b_s {
    overflow: hidden;
}
.ta3 {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
input,
button,
textarea {
    padding: 0;
    margin: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    width: 0;
    height: 0;
    background: none;
    border: none;
    width: auto;
    height: auto;
}
button {
    cursor: pointer;
}
a:focus {
    outline: 0;
}
body {
    font-family: "Montserrat", sans-serif;
}

.h {
    width: 100%;
    background: #222;
    padding: 15px 20px;
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
}

.h_base {
    width: 100%;
}

.h_logo > img {
    width: 50px;
    margin: 0 11px 0 0;
}
@media (max-width: 800px) {
    .h_logo > img {
        width: 30px;
        margin: 0 4px 0 0;
    }
}

.h_logo > span {
    display: inline-block;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.h_i_nav_ul_li {
    margin: 0 30px 0 0;
}

.h_i_nav_ul_li:last-child {
    margin: 0;
}

.h_i_nav_ul_li > * {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.h_i_nav_ul_li > :hover {
    color: #ffa301;
}

.h_l_p {
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 18px;
}

.h_l_p > i {
    color: #fff;
    font-size: 16px;
}

.h_l_btn {
    background: #ffa301;
    margin: 0 auto;
    margin-top: 9px;
    font-size: 13px;
    padding: 10px;
    width: 100%;
    border-radius: 7px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.h_l_btn:hover {
    background: #222;
}

.h_i_close {
    display: none;
}

.h_l_br {
    display: none;
}

@media screen and (max-width: 1600px) {
    .h_l_btn {
        display: none;
    }

    .h_l_btn {
        margin-top: 0;
        padding: 10px 20px;
    }

    .h_base {
        max-width: 1240px;
        margin: 0 auto;
    }

    .h_i {
        position: fixed;
        z-index: 101;
        background: #222;
        width: 100%;
        height: 0;
        overflow: hidden;
        top: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .h_i_active {
        height: 100%;
    }

    .h_i_nav_ul {
        display: block;
        text-align: center;
    }

    .h_i_nav_ul_li {
        margin: 0 0 10px;
    }

    .h_i_close {
        position: absolute;
        right: 10px;
        top: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 30px;
        height: 30px;
        cursor: pointer;
    }

    .h_i_close > span {
        width: 30px;
        height: 2px;
        background: #fff;
        position: absolute;
    }

    .h_i_close > span:first-child {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .h_i_close > span:last-child {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

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

    .h_l_br {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 0 15px;
    }

    .h_l_br > img {
        width: 23px;
    }

    .h_i_nav_ul_li > * {
        font-size: 18px;
    }
}

@media (max-width: 800px) {
    .h_l_br {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
    }
}

@media (max-width: 1200px) {
    .h_l_btn {
        display: none;
    }

    .h_logo > img {
        width: 30px;
        margin: 0 4px 0 0;
    }

    .h_logo > span {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .h {
        padding: 10px;
    }
}

@media screen and (max-width: 500px) {
    .h_l_p {
        font-size: 13px;
    }
    .h_logo > img {
        width: 25px;
        margin: 0 2px 0 0;
    }
}

@media screen and (max-width: 500px) {
    .h_l_p {
        font-size: 12px;
    }
    .h_logo > img {
        width: 18px;
        margin: 0 1px 0 0;
    }
    .h_l_p > i {
        color: #fff;
        font-size: 12px;
    }
}

.f {
    width: 100%;
    background: url(/wp-content/themes/akril/assets/images/f.png) no-repeat center center;
    background-attachment: fixed;
    padding: 80px 10px 30px;
}

.fI {
    max-width: 1240px;
    margin: 0 auto;
}

.fI1 {
    width: 100%;
}

.fI1B1 {
    width: 360px;
}

.fI1B1_logo > img {
    margin: 0 11px 0 0;
    width: 50px;
}

.fI1B1_logo > span {
    display: inline-block;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

.fI1B1_p {
    color: #fff;
    margin-top: 15px;
    line-height: 23px;
    font-weight: 400;
}

.fI1B2 {
    width: 350px;
}

.fI1B_zg {
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.fI1B2_bs > * {
    margin: 0 0 15px;
}

.fI1B2_bs > :last-child {
    margin: 0;
}

.fI1B2_bs_a1 > * {
    margin: 0 15px 0 0;
}

.fI1B2_bs_a1_circle {
    border-radius: 50%;
}

.fI1B2_bs_a1_circle > i {
    color: #fff;
}

.fI1B2_bs_a1_circle1 > i {
    font-size: 22px;
}

.fI1B2_bs_a1_circle2 > i {
    font-size: 18px;
}

.fI1B2_bs_a1_circle3 > i {
    font-size: 22px;
}

.fI1B2_bs_a1_t {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1px;
}

.fI1B2_bs_a2_zg {
    color: #fff;
    display: inline-block;
    margin: 0 8px 0 0;
    font-size: 18px;
}

.fI1B2_bs_a2 > a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
}

.fI1B3 {
    width: 390px;
}

.fI1B3_form {
    position: relative;
}

.fI1B3_form_input {
    background: #fff;
    width: 100%;
    height: 45px;
    border-radius: 40px;
    padding: 0 20px;
    font-weight: 500;
}

.fI1B3_form_btn {
    position: absolute;
    background: #ffa301;
    border: 2px solid #ffa301;
    position: absolute;
    right: 6px;
    height: 35px;
    border-radius: 40px;
    width: 70px;
}

.fI1B3_form_btn > i {
    color: #fff;
}

.fI1B3_form_btn:hover {
    background: #fff;
}

.fI1B3_form_btn:hover > i {
    color: #2f2f2f;
}

.fI2 {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 50px;
    padding: 50px 0 0;
}

.fI2_nav > ul > li::after {
    content: "";
    width: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.3);
    height: 30px;
    margin: 0 15px;
}

.fI2_nav > ul > li:last-child::after {
    display: none;
}

.fI2_nav > ul > li > a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.fI2_nav > ul > li > a:hover {
    color: #ffa301;
}

.fI2_last_isset {
    margin-top: 80px;
}

.fI2_last > span {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    margin: 0 30px 0 0;
}

.fI2_last > img {
    width: 100px;
}

@media screen and (max-width: 1400px) {
    .fI {
        max-width: 1120px;
    }

    .fI1B1 {
        width: 330px;
    }

    .fI1B3 {
        width: 380px;
    }
}

@media screen and (max-width: 1200px) {
    .fI1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .fI1 > * {
        width: 100% !important;
        margin: 0 0 50px;
    }

    .fI1 > :first-child {
        margin: 0;
    }

    .fI1B1 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .fI1B2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .fI1B3 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .fI2_nav > ul > li {
        margin: 8px;
    }

    .fI2_nav > ul > li::after {
        display: none;
    }

    .fI2 {
        margin-top: 40px;
        padding: 30px 0 0;
    }

    .fI2_last_isset {
        margin-top: 40px;
    }
}

@media screen and (max-width: 600px) {
    .f {
        padding: 40px 10px 30px;
    }

    .fI1B_zg {
        font-size: 18px;
    }

    .fI1B2_bs > * {
        margin: 0 0 10px;
    }

    .fI1B2_bs_a1 > * {
        margin: 0 10px 0 0;
    }

    .fI1B2_bs_a1_circle1 > i {
        font-size: 18px;
    }

    .fI1B2_bs_a1_circle2 > i {
        font-size: 14px;
    }

    .fI1B2_bs_a1_circle3 > i {
        font-size: 18px;
    }

    .fI1B2_bs_a1_t {
        font-size: 16px;
    }

    .fI1B2_bs_a2_zg {
        font-size: 16px;
    }

    .fI1B1_logo > img {
        margin: 0 7px 0 0;
        width: 40px;
    }

    .fI1B1_logo > span {
        font-size: 16px;
    }

    .fI1B1_p {
        margin-top: 10px;
        line-height: 18px;
        font-size: 14px;
    }

    .fI1 > * {
        margin: 0 0 40px;
    }
}

.B_pol1 {
    padding: 50px 0;
    width: 100%;
}

.B_pol1I {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 10px;
}

.B_pol1I_t_zg1 {
    font-size: 30px;
    font-weight: 500;
    color: #2f2f2f;
    display: block;
}

.B_pol1I_t_p {
    margin-top: 5px;
    display: block;
    color: #777;
    font-size: 18px;
}

.B_pol1I_btn {
    font-size: 14px;
    color: #fff;
    background: #ffa301;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 60px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 0 0 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.B_pol1I_btn:hover {
    background: #222;
}

@media screen and (max-width: 1400px) {
    .B_pol1I {
        max-width: 1120px;
    }
}

@media screen and (max-width: 1000px) {
    .B_pol1 {
        padding: 35px 0;
        text-align: center;
    }

    .B_pol1I {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .B_pol1I_btn {
        margin: 0 auto;
        margin-top: 25px;
    }

    .B_pol1I_t_zg1 {
        font-size: 22px;
        font-weight: 500;
    }

    .B_pol1I_t_p {
        margin-top: 5px;
        font-size: 16px;
    }
}

.btn {
    font-size: 14px;
    color: #fff;
    background: #ffa301;
    text-transform: uppercase;
    padding: 15px 25px;
    border-radius: 60px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.btn:hover {
    background: #222;
}

.btnAni {
    -webkit-animation: ani22 linear 1s infinite;
    animation: ani22 linear 1s infinite;
}

.btnAni:hover {
    -webkit-animation: ani23 linear 1s infinite;
    animation: ani23 linear 1s infinite;
}

@-webkit-keyframes ani22 {
    0% {
        -webkit-box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 0 rgba(255, 163, 1, 0.2),
            0 0 0 0 rgba(255, 163, 1, 0.2);
        box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 0 rgba(255, 163, 1, 0.2), 0 0 0 0 rgba(255, 163, 1, 0.2);
    }

    40% {
        -webkit-box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 15px rgba(255, 163, 1, 0.2),
            0 0 0 0 rgba(255, 163, 1, 0.2);
        box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 15px rgba(255, 163, 1, 0.2), 0 0 0 0 rgba(255, 163, 1, 0.2);
    }

    80% {
        -webkit-box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 30px rgba(255, 163, 1, 0),
            0 0 0 26.7px rgba(255, 163, 1, 0.067);
        box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 30px rgba(255, 163, 1, 0),
            0 0 0 26.7px rgba(255, 163, 1, 0.067);
    }

    100% {
        -webkit-box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 30px rgba(255, 163, 1, 0),
            0 0 0 40px rgba(255, 163, 1, 0);
        box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 30px rgba(255, 163, 1, 0), 0 0 0 40px rgba(255, 163, 1, 0);
    }
}

@keyframes ani22 {
    0% {
        -webkit-box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 0 rgba(255, 163, 1, 0.2),
            0 0 0 0 rgba(255, 163, 1, 0.2);
        box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 0 rgba(255, 163, 1, 0.2), 0 0 0 0 rgba(255, 163, 1, 0.2);
    }

    40% {
        -webkit-box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 15px rgba(255, 163, 1, 0.2),
            0 0 0 0 rgba(255, 163, 1, 0.2);
        box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 15px rgba(255, 163, 1, 0.2), 0 0 0 0 rgba(255, 163, 1, 0.2);
    }

    80% {
        -webkit-box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 30px rgba(255, 163, 1, 0),
            0 0 0 26.7px rgba(255, 163, 1, 0.067);
        box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 30px rgba(255, 163, 1, 0),
            0 0 0 26.7px rgba(255, 163, 1, 0.067);
    }

    100% {
        -webkit-box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 30px rgba(255, 163, 1, 0),
            0 0 0 40px rgba(255, 163, 1, 0);
        box-shadow: 0 8px 10px rgba(255, 163, 1, 0.3), 0 0 0 30px rgba(255, 163, 1, 0), 0 0 0 40px rgba(255, 163, 1, 0);
    }
}

@-webkit-keyframes ani23 {
    0% {
        -webkit-box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 0 rgba(34, 34, 34, 0.2),
            0 0 0 0 rgba(34, 34, 34, 0.2);
        box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 0 rgba(34, 34, 34, 0.2), 0 0 0 0 rgba(34, 34, 34, 0.2);
    }

    40% {
        -webkit-box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 15px rgba(34, 34, 34, 0.2),
            0 0 0 0 rgba(34, 34, 34, 0.2);
        box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 15px rgba(34, 34, 34, 0.2), 0 0 0 0 rgba(34, 34, 34, 0.2);
    }

    80% {
        -webkit-box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 30px rgba(34, 34, 34, 0),
            0 0 0 26.7px rgba(34, 34, 34, 0.067);
        box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 30px rgba(34, 34, 34, 0),
            0 0 0 26.7px rgba(34, 34, 34, 0.067);
    }

    100% {
        -webkit-box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 30px rgba(34, 34, 34, 0),
            0 0 0 40px rgba(34, 34, 34, 0);
        box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 30px rgba(34, 34, 34, 0), 0 0 0 40px rgba(34, 34, 34, 0);
    }
}

@keyframes ani23 {
    0% {
        -webkit-box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 0 rgba(34, 34, 34, 0.2),
            0 0 0 0 rgba(34, 34, 34, 0.2);
        box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 0 rgba(34, 34, 34, 0.2), 0 0 0 0 rgba(34, 34, 34, 0.2);
    }

    40% {
        -webkit-box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 15px rgba(34, 34, 34, 0.2),
            0 0 0 0 rgba(34, 34, 34, 0.2);
        box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 15px rgba(34, 34, 34, 0.2), 0 0 0 0 rgba(34, 34, 34, 0.2);
    }

    80% {
        -webkit-box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 30px rgba(34, 34, 34, 0),
            0 0 0 26.7px rgba(34, 34, 34, 0.067);
        box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 30px rgba(34, 34, 34, 0),
            0 0 0 26.7px rgba(34, 34, 34, 0.067);
    }

    100% {
        -webkit-box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 30px rgba(34, 34, 34, 0),
            0 0 0 40px rgba(34, 34, 34, 0);
        box-shadow: 0 8px 10px rgba(34, 34, 34, 0.3), 0 0 0 30px rgba(34, 34, 34, 0), 0 0 0 40px rgba(34, 34, 34, 0);
    }
}

.fF {
    width: 100%;
    height: 0;
    z-index: 200;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(1, 1, 1, 0.8);
    overflow: hidden;
}

.fF_active {
    height: 100%;
    overflow: auto;
}

.fF_close_bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.fF_close_krest {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.fF_close_krest > span {
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #fff;
}

.fF_close_krest > span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fF_close_krest > span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.fFB {
    width: 400px;
    background: #fff;
    border-radius: 7px;
    padding: 30px 20px;
    z-index: 3;
}

.fFB_zg {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #2f2f2f;
}

.fFBs {
    width: 100%;
    margin-top: 30px;
}

.fFBs > * {
    margin: 0 0 20px;
}

.fFBs > :last-child {
    margin: 0;
}

.fFBs_b {
    width: 100%;
}

.fFBs_b_zg {
    display: block;
    width: 100%;
    color: #2f2f2f;
    font-weight: 600;
    font-size: 14px;
    margin: 0 0 7px;
}

.fFBs_b_p {
    color: #777;
    font-size: 14px;
}

.fFBs_b_input {
    width: 100%;
    border: 1px solid rgba(1, 1, 1, 0.2);
    height: 45px;
    border-radius: 7px;
    padding: 0 15px;
}

.fFBs_b_texarea {
    width: 100%;
    border: 1px solid rgba(1, 1, 1, 0.2);
    height: 100px;
    border-radius: 7px;
    padding: 15px;
    font-size: 14px;
    resize: none;
}

.fFBs_bI {
    overflow: hidden;
    margin: 10px 0 0;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.fFBs_bI > i {
    color: #2f2f2f;
    font-size: 20px;
}

.fFBs_bI_zg {
    font-size: 14px;
    color: #777;
}

.fFBs_bI_file {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

@media screen and (max-width: 1000px) {
    .fF_close_krest {
        width: 25px;
        height: 25px;
        right: 10px;
        top: 10px;
    }

    .fF_close_krest > span {
        width: 25px;
        height: 3px;
    }

    .fFBs {
        margin-top: 20px;
    }

    .fFBs > * {
        margin: 0 0 15px;
    }

    .fFBs_b_input {
        height: 35px;
        padding: 0 10px;
        font-size: 14px;
    }

    .fFBs_b_texarea {
        height: 80px;
        padding: 10px;
    }

    .fFBs_bI > i {
        font-size: 18px;
    }

    .fFBs_b > .btn {
        font-size: 12px;
    }
}

@media screen and (max-width: 450px) {
    .fF_active {
        height: 100%;
        overflow: auto;
        padding: 0 10px;
    }

    .fFB {
        width: 100%;
        padding: 30px 15px;
    }
}

.ImgT {
    max-width: 1260px;
    padding: 70px 10px;
    margin: 0 auto;
}

.ImgT > img {
    width: 495px;
    border-radius: 7px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.ImgTB {
    margin: 0 0 0 30px;
}

.ImgTB_zg {
    font-size: 30px;
    color: #2f2f2f;
    font-weight: 700;
    margin: 0 0 15px;
}

.ImgTB_ps > * {
    margin: 0 0 15px;
    color: #777;
    font-size: 16px;
    line-height: 22px;
}

.ImgTB_btn {
    margin-top: 25px;
}

.zgB {
    width: 100%;
    padding: 100px 0;
    background: url(/wp-content/themes/akril/assets/images/zgB.png) no-repeat top center;
    background-attachment: fixed;
}

.zgBI {
    max-width: 1260px;
    padding: 0 10px;
    margin: 0 auto;
}

.zgBI_zg {
    color: #fff;
    font-weight: 500;
    font-size: 35px;
}

.zgBI_zg::before {
    background: #ffa301;
    width: 30px;
    height: 3px;
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 15px 0 0;
}

.i {
    margin-top: 92px !important;
}

.six_bg {
    background: url(/wp-content/themes/akril/assets/images/six_bg.png) no-repeat center top;
    background-attachment: fixed;
    padding: 80px 10px 30px;
}

.six_isset {
    max-width: 1260px;
    margin: 0 auto;
}

.six_isset_text {
    width: 100%;
    margin: 0 0 50px;
}

.six_isset_text_zg {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    margin: 0 0 10px;
}

.six_isset_text_p {
    display: block;
    text-align: center;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
}

.six {
    width: 100%;
}

.sixI {
    width: 30%;
    margin: 0 0 50px;
}

.sixB {
    text-align: center;
}

.sixB_circle {
    border-radius: 50%;
    background: #fff;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    font-size: 25px;
}

.sixB_circle > i {
    color: #222;
}

.sixB_zg {
    display: block;
    text-align: center;
    margin: 15px 0 8px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.sixB_text {
    display: block;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
}

.stC {
    width: 100%;
    padding: 80px 10px 0;
}

.stI {
    max-width: 1240px;
    margin: 0 auto;
}

.stI_slider {
    width: 100%;
}

.stI_slider_B {
    width: 23.9%;
    margin: 0 0 20px;
}

.stI_slider_I {
    width: 100%;
}

.stI_slider_I > img {
    width: 100%;
    border-radius: 7px;
}

.stI_slider_I_zg {
    display: block;
    text-align: center;
    font-size: 16px;
    margin: 10px 0;
    font-weight: 500;
    color: #2f2f2f;
}

.t {
    max-width: 1260px;
    margin: 0 auto;
    padding: 50px 10px 0;
}

.t > * {
    margin: 0 0 15px;
    color: #777;
    font-size: 16px;
    line-height: 22px;
}

.t > :last-child {
    margin: 0;
}

.siV2 {
    max-width: 1260px;
    padding: 50px 10px;
    margin: 0 auto;
}

.siV2Sl {
    width: 100%;
}

.siV2Sl_b {
    width: 390px;
}

.siV2Sl_i_circle {
    border-radius: 50%;
    background: #222;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    font-size: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 20px 0 0;
    color: #fff;
}

.siV2Sl_i_con_zg {
    display: block;
    margin: 0 0 8px;
    font-weight: 600;
    font-size: 18px;
    color: #2f2f2f;
}

.siV2Sl_i_con_p {
    display: block;
    font-size: 16px;
    line-height: 21px;
    color: #777;
}

.siV2_btn {
    margin-top: 50px;
}

@media screen and (max-width: 1600px) {
    .i {
        margin-top: 64px !important;
    }
}

@media screen and (max-width: 1400px) {
    .ImgT {
        max-width: 1120px;
    }

    .ImgT > img {
        width: 450px;
    }

    .zgBI {
        max-width: 1120px;
    }

    .six_isset {
        max-width: 1120px;
    }

    .stI {
        max-width: 1100px;
    }

    .siV2 {
        max-width: 1120px;
    }

    .t {
        max-width: 1120px;
    }

    .siV2Sl_b {
        width: 350px;
    }
}

@media screen and (max-width: 1100px) {
    .six_bg {
        padding: 40px 0;
    }

    .sixB {
        padding: 0 10px;
    }

    .six_isset_text {
        padding: 0 10px;
    }

    .six_isset_text_zg {
        font-size: 22px;
    }

    .sixI {
        width: auto;
        margin: 0;
    }

    .stC {
        padding: 80px 0 40px;
    }

    .stI_slider_I {
        padding: 0 10px;
        display: block;
    }

    .stI_slider_B {
        width: auto;
        margin: 0;
    }

    .siV2 {
        padding: 50px 0;
    }

    .siV2Sl_i {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px;
    }
}

@media screen and (max-width: 900px) {
    .ImgT {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .ImgTB {
        margin: 30px 0 0;
    }
}

@media screen and (max-width: 600px) {
    .t {
        padding: 40px 10px 0;
    }

    .ImgT {
        padding: 40px 10px;
    }

    .i {
        margin-top: 40px !important;
    }

    .zgB {
        width: 100%;
        padding: 35px 0;
    }

    .zgBI_zg {
        font-size: 20px;
    }

    .ImgT > img {
        width: 100%;
    }

    .ImgTB_zg {
        font-size: 22px;
    }

    .ImgTB_btn > * {
        font-size: 12px;
    }

    .sixB_zg {
        font-weight: 500;
    }

    .sixB_text {
        font-weight: 400;
    }

    .six_isset_text {
        margin: 0 0 40px;
    }

    .stC {
        padding: 30px 0 0;
    }

    .siV2Sl_i_circle {
        width: 50px;
        height: 50px;
        font-size: 20px;
        margin: 0 15px 0 0;
    }

    .siV2_btn {
        margin-top: 30px;
    }

    .siV2_btn > * {
        font-size: 12px;
    }
}

.sLN_zg {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 10px;
}

.sLN_BTNB {
    width: 100%;
    /* margin-top: 10px; */
    /* border: 1px solid red; */
    justify-content: center !important;
    margin-top: 15px;
}
.sLN_BTNB > * {
    margin: 0 !important;
    width: auto !important;
    font-size: 12px !important;
}

.stI_slider_I > img {
    /* border: 1px solid red; */
}
.sLN_price {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    margin-top: 15px;
}

.sLN_p_new {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    max-width: 257px;
}
.sLN_p_new_bs {
    width: 100%;
    margin-top: 15px;
}
.sLN_p_new_bs > * {
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.sLN_p_new_bs > *:last-child {
    margin: 0;
}

/* Мессенджеры в левом нижнем углу */
.fix_button {
    bottom: 20px;
    right: 20px;
    font-size: 22px;
    width: 50px;
    height: 50px;
    position: fixed;
    z-index: 99;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    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;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background: #4bd963;
    background: rgba(75, 217, 99, 1);
    -webkit-animation: ani21 linear 1s infinite;
    animation: ani21 linear 1s infinite;
}
@-webkit-keyframes ani21 {
    0% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 0 rgba(75, 217, 99, 0.2),
            0 0 0 0 rgba(75, 217, 99, 0.2);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 0 rgba(75, 217, 99, 0.2), 0 0 0 0 rgba(75, 217, 99, 0.2);
    }
    40% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 15px rgba(75, 217, 99, 0.2),
            0 0 0 0 rgba(75, 217, 99, 0.2);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 15px rgba(75, 217, 99, 0.2), 0 0 0 0 rgba(75, 217, 99, 0.2);
    }
    80% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0),
            0 0 0 26.7px rgba(75, 217, 99, 0.067);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0),
            0 0 0 26.7px rgba(75, 217, 99, 0.067);
    }
    100% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0),
            0 0 0 40px rgba(75, 217, 99, 0);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0), 0 0 0 40px rgba(75, 217, 99, 0);
    }
}
@-webkit-keyframes hoverWave {
    0% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 0 rgba(75, 217, 99, 0.2),
            0 0 0 0 rgba(75, 217, 99, 0.2);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 0 rgba(75, 217, 99, 0.2), 0 0 0 0 rgba(75, 217, 99, 0.2);
    }
    40% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 15px rgba(75, 217, 99, 0.2),
            0 0 0 0 rgba(75, 217, 99, 0.2);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 15px rgba(75, 217, 99, 0.2), 0 0 0 0 rgba(75, 217, 99, 0.2);
    }
    80% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0),
            0 0 0 26.7px rgba(75, 217, 99, 0.067);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0),
            0 0 0 26.7px rgba(75, 217, 99, 0.067);
    }
    100% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0),
            0 0 0 40px rgba(75, 217, 99, 0);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0), 0 0 0 40px rgba(75, 217, 99, 0);
    }
}
@keyframes hoverWave {
    0% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 0 rgba(75, 217, 99, 0.2),
            0 0 0 0 rgba(75, 217, 99, 0.2);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 0 rgba(75, 217, 99, 0.2), 0 0 0 0 rgba(75, 217, 99, 0.2);
    }
    40% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 15px rgba(75, 217, 99, 0.2),
            0 0 0 0 rgba(75, 217, 99, 0.2);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 15px rgba(75, 217, 99, 0.2), 0 0 0 0 rgba(75, 217, 99, 0.2);
    }
    80% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0),
            0 0 0 26.7px rgba(75, 217, 99, 0.067);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0),
            0 0 0 26.7px rgba(75, 217, 99, 0.067);
    }
    100% {
        -webkit-box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0),
            0 0 0 40px rgba(75, 217, 99, 0);
        box-shadow: 0 8px 10px rgba(75, 217, 99, 0.3), 0 0 0 30px rgba(75, 217, 99, 0), 0 0 0 40px rgba(75, 217, 99, 0);
    }
}
.fix_button_transform {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.fix_base {
    position: fixed;
    width: 0;
    height: 0;
    z-index: 99;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    right: 20px;
    overflow: hidden;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    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;
}
.fix_base_show {
    width: 50px;
    height: 50px;
}
.fix_whatsapp {
    background: #40e45d;
    font-size: 25px;
    bottom: 80px;
}
.fix_viber {
    bottom: 140px;
    background: #7d51a0;
    font-size: 25px;
}
.fix_phone {
    font-size: 18px;
    background: #000;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    bottom: 140px;
}
.fix_telegram {
    bottom: 260px;
    font-size: 24px;
    background: #129bf4;
}
@media screen and (max-width: 600px) {
    .fix_button {
        bottom: 10px;
        right: 10px;
    }
    .fix_base {
        right: 10px;
    }
    .fix_whatsapp {
        bottom: 70px;
    }
    .fix_viber {
        bottom: 130px;
    }
    .fix_phone {
        bottom: 130px;
    }
    .fix_telegram {
        bottom: 250px;
    }
}
/* Мессенджеры в левом нижнем углу */

/*
     FILE ARCHIVED ON 05:21:38 Jun 30, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:00:21 Apr 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 5.627
  load_resource: 125.696
  PetaboxLoader3.resolve: 89.347
  PetaboxLoader3.datanode: 35.261
*/