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(../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%;
    background: #ffa301;
}

.B_pol1I {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 10px;
}

.B_pol1I_t_zg1 {
    font-size: 30px;
    font-weight: 500;
    color: #222222;
    display: block;
}

.B_pol1I_t_p {
    margin-top: 20px;
    display: block;
    color: #222222;
    font-size: 18px;
}

.B_pol1I_btn {
    font-size: 14px;
    color: #fff;
    background: #222222;
    text-transform: uppercase;
    padding: 20px 45px;
    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;
        justify-content: flex-start;
        text-align: left;
    }

    .B_pol1I_btn {
        margin: 0;
        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(../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(../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: 50px !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 0px;
        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;
    }
}
/* Мессенджеры в левом нижнем углу */
.portfolio__item{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 20px !important;
}
.portfolio__item-img{
    background-position: center !important;
    background-size: cover !important;
    padding-bottom: 60%; 
    width: 100%;
}
.portfolio__item-title{
    font-size: 20px;
    font-weight: 500;
    padding: 20px 0 10px;
    color: #222;
        min-height: 70px;
}
.portfolio__item-title:hover{
    text-decoration: underline;
    color: #222
}
.portfolio__item ul{
    margin-bottom: 20px;
    min-height: 203px;
}
.portfolio__item ul li{
    display: flex;
    padding: 2px 0
}
.portfolio__item ul li::before{
    background: #ffa301;
    content: "";
    display: flex;
    margin-right: 5px;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    margin-top: 5px;
}
a.portfolio__img-url{
    width: 100%;
}
.portfolio__item-more{
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    background: #FFA400;
    box-shadow: 0px 8px 19px rgba(255, 163, 1, 0.3);
    border-radius: 60px;
    text-transform: uppercase;
    padding: 15px 30px;
    margin: 0 auto
}
.portfolio__slider{
    position: relative;
}
.portfolio__slider .s6_isset_L_arrows{
    position: absolute;
    top: calc(50% - 20px);
    left: -60px;
}
.portfolio__slider .s6_isset_L_arrows:last-child{
    right: -60px;
}
.portfolio__slider .s6_isset_L_arrows:first-child{
    z-index: 10;
}

.portfolio__slider .s6_isset_L_arrows > button {
    border: 0px solid #2f2f2f;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin: 0 15px 0 0;
    background: #C8C8C8;
    color: #fff;
    font-size: 23px;
}
.portfolio__slider .s6_isset_L_arrows > button:hover{
    background: #FFA400;
}
.porftolio__page-content{
    display: flex;
    margin-bottom: 75px;
}
.portfolio__page-gallery{
    width: 53%;
}
.portfolio__page-desc{
    width: 47%;
    padding-left: 60px;
}
.portfolio__page-desc ul li{
    display: flex;
    justify-content: space-between;
    font-size: 17px;
    padding-bottom: 15px;
}
.portfolio__page-price{
    background: #FFFFFF;
    box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    padding: 25px 30px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.portfolio__page-price span:last-child{
font-size: 20px;
font-weight: 700;
}
.portfolio__page-gallery_main{
    width: 100%;
}
.portfolio__page-gallery-big{
    width: 100%;
    padding-bottom: 75%;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 5px
}
.portfolio__page-gallery_nav{
    width: calc(100% + 10px);
    margin-top: 20px;
    margin-left: 0px;
}
.portfolio__page-gallery-small{
    width: 20%;
    padding-bottom: 70%;
    background-position: center !important;
    background-size: cover !important;
    cursor: pointer;
    margin: 0 5px;
    border-radius: 5px;
}
.portfolio__page-form{
    background: #FFFFFF;
    box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 25px 30px;
}
.portfolio__page-form h3{
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 7px;
}
h1.portfolio__page-title{
    font-weight: 500;
    font-size: 35px;
    padding-bottom: 30px;
    margin-top: 75px;
}

.form__inputs-top{
    display: flex;
    margin-bottom: 15px;
}
.form__inputs-bottom button{
    width: 100%;
    padding: 24px 0;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    box-shadow: 0px 8px 25px rgba(255, 163, 1, 0.3);
}
.portfolio__page-form .fFB{
    width: 100%;
}
.form__inputs-top input{
    width: calc(100% - 7px);
}
.form__inputs-top div:first-child input{
    margin-right: 7px;
 
}
.form__inputs-top div:last-child input{
    margin-left: 7px;
}
.form__inputs-top input{
    border: 1px solid #C8C8C8 !important;
    padding: 25px 15px;
}
.form__inputs-top input::placeholder{
    color: #C8C8C8;
}

.form__inputs-bottom p{
   color: #A6A6A6;
    font-size: 14px;   
     margin-top: 15px;
     display: flex;
     align-items: flex-start;
}
.form__inputs-bottom p input{
    margin-right: 5px;
    margin-top: 1px;
}
.portfolio__page-form form{
    padding: 10px 0 !important;
}
.portfolio__page-form .fFBs{
    margin-top: 5px;
}
.sixB img{
    border-radius: 6px;
    margin: 0 auto;
}
.front__page-first{
    background: url(../images/front.jpg) no-repeat center;
    overflow: hidden;
    /* height: auto !important; */
    min-height: 100vh;
    padding: 40px 0 75px;
}
h1.front__page-title{
    color: #fff;
    font-weight: 500;
    font-size: 44px;
    max-width: 80%;
    /* margin-top: 150px; */
}
.front__page-desc{
    font-size: 25px;
    color: #fff;
    margin-top: 20px;
    font-weight: 400;
    margin-bottom: 100px;
}
/* .front__page-form{
    background: #FFFFFF;
    box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 25px 35px;
} */
.front__page-content{
    width: 45%;
    padding-right: 10%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: calc(100vh - 205px);
}
.front__page-first > div{
    display: flex;
    
}
.front__page-img{
    width: 100%;
    /* padding-bottom: 6%; */
    height: 100%;
    background-size: cover !important;
    border-radius: 5px; 
    margin-right: 20px;
    background-size: cover !important;
}
.front__page-gallery{
    position: absolute;
    width: 100%;
    left: 55%;
    overflow: hidden;
    height: calc(100% - 200px);
}
.front__page-gallery .slick-list, .front__page-gallery .slick-track{
height: 100%;
}

.front__page-form h3, .page__header form h3{
    font-weight: 500;
    font-size: 30px;
    padding-bottom: 5px;
}
.front__page-form button{
    text-transform: uppercase;
}
.front__page-form .form__inputs-top div input{
    margin: 0 !important;
}
.front__page-form .fFBs {
    width: 100%;
    margin-top: 18px;
}
.front__page-form .fFB{
    width: 100%;
    padding: 24px 35px;
}
.front__page-form {
    position: relative;   
    width: 90%;
    max-width: 460px;
}
.front__page-form:before, .page__header form:before{
    position: absolute;
    background: url(../images/covid.png) no-repeat center;
    content: '';
    height: 190px;
    width: 190px;
    background-size: cover;
    display: flex;
    right: -22%;
    top: -35%;
}
.front__page-gallery .slick-arrow:before{
    display: none;

}
.front__page-gallery .slick-prev{
    left: initial;
    top: calc(100% - 36px);
    z-index: 10;
    right: calc(68.5% + 55px);
}
.front__page-gallery .slick-next{
    right: 68.5%;
    top: calc(100% - 56px);
    transform: rotate(180deg);
}
.front__page-gallery .slick-arrow{
    background: url(../images/arrow.svg) no-repeat center;
    background-size: 9px;
    border: 1px solid #ffffff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.front__page-gallery .slick-arrow:hover{
    opacity: 0.7;
}
.catalog__list h3{
    font-weight: 500;
    font-size: 35px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 15px;
}
.catalog__items-list{
    width: calc(100% + 20px);
    margin-left: -10px;
    display: flex;
    flex-wrap: wrap;
}
.catalog__items-list .stI_slider_B{
    width: calc(20% - 20px);
    margin-left: 10px;
    margin-right: 10px;
}
.catalog__materials{
    margin-top: 75px;
    padding-bottom: 75px;
}

.catalog__materials .jcfs{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 10px;
}
.catalog__materials img{
    border: 1px solid rgba(34, 34, 34, 0.15);
    border-radius: 5px;
    margin-bottom: 15px;
    height: 60px;
    padding: 4px;
    margin-top: 25px;
}
.catalog__materials h3{
    font-size: 18px;
    font-weight: 500;
}
.catalog__materials > h3{
    font-size: 35px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
.catalog__materials p{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 5px;
}
.catalog__materials a.btn{
    box-shadow: 0px 8px 20px rgba(255, 163, 1, 0.3);
    font-weight: 400;
    font-size: 12px;
}
.page__title h1{
    color: #FFA400;
    font-size: 35px;
    margin-bottom: 10px;
}
.page__title h1:before{
display: none;
}
.page__title p{
font-size: 20px;
color: #ffffff;
font-weight: 400;
}
.page__header{
    display: flex;
}
.page__header .page__title{
    width: 40%;
}
.page__header form{
    width: 55%;
    margin-left: 5%;
    position: relative;
    position: relative;
    display: flex;
    padding: 24px 35px;
}
.page__header form:before{
    content: '';
    width: 116px;
    height: 116px;
    right: -36px;
    top: -28px;
}
.page__header form .PH_left{
    width: 50%;

}
.page__header form .PH_right{
    width: 50%;
    margin-top: 0;
}

.page__header form p.appr {
    color: #A6A6A6;
    font-size: 12px;
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    line-height: 1.4
}
.page__header form p.appr input {
    margin-right: 5px;
    margin-top: 1px;
}
.page__header form .btn{
    text-transform: uppercase;
    padding: 20px 0;
}
.page__header-wrapper{
    padding: 50px 0 40px;
}
footer .appr{
    color: #fff;
    font-size: 12px;
    margin-top: 12px;
    display: flex;
    align-items: flex-start;
}
footer .appr input{
 margin-right: 5px;
 /* margin-top: 1px; */
}
.modal__form .appr{
    color: #999;
    font-size: 14px;
    display: flex;
    align-items: flex-start;
}
.modal__form  input{
    margin-right: 5px;
     margin-top: 1px;
   }

   .delivery_title{
    font-size: 35px;
    font-weight: 400;
    padding-bottom: 45px;
    color: #FFA400;
    padding-top: 55px;
    line-height: 1.1;
   }

   @media(max-width: 1240px){
    .s6_isset_L_arrows {
        display: none;
    }
   }

   
   @media(max-width: 1110px){
    .front__page-first {
        padding-left: 15px;
        padding-right: 15px;
        background-size: cover;
        padding-bottom: 0;
    }
    .front__page-form:before, .page__header form:before {
        content: '';
        height: 126px;
        width: 126px;
        right: -11%;
        top: -22%;
    }
    .page__header form:before{
        right: -36px;
    }
    .page__header form{
        right: 36px;
    }
    .porftolio__page-content{
        padding: 0 15px;
    }    .sixI{
        width: 50%;
        margin-bottom: 30px;
    }
    .catalog__materials{
        padding: 0 15px
    }
    .catalog__items-list .stI_slider_B {
        width: calc(25% - 20px);
   }
   .s6_isset {
    overflow: hidden;
}
}
   @media(max-width: 1024px){
    .ist_zg{
        font-size: 26px;
    }
    .front__page-first .s2I {
        flex-direction: column-reverse;
        display: flex;
    }
    .front__page-gallery{
        position: relative;
        left: 0;
        height: auto;
        margin-bottom: 90px;
        width: 140%;
    }
    .front__page-content{
        width: 100%;
        display: flex;
        padding: 0;
        height: auto; 
        flex-direction: row;
    }
    .front__page-content-title{
        width: 48%;
    }
    .front__page-form{
        width: 43%;
        margin-left: 6%;
        right: 3%;
       
    } 
    .front__page-form h3, .page__header form h3{
        font-size: 26px;
    }
    .front__page-img{
        height: 680px;
    }
    .s1{
        height: auto !important;
    }
    .front__page-form:before, .page__header form:before {
        content: '';
        height: 126px;
        width: 126px;
        right: -10%;
        top: -18%;
    }
    .front__page-gallery .slick-next {
        right: 53.5%;
    }
    .front__page-gallery .slick-prev {

        right: calc(53.5% + 55px);
    }
    h1.front__page-title{
        max-width: 100%
    }
    .porftolio__page-content{   
         flex-direction: column;
         padding: 0 15px;
   }
   .porftolio__page-content > *{
     width: 100%;    
     padding: 0
   }
   .portfolio__page-gallery{
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
   }
   .portfolio__page-gallery-big{
       height: 600px;
       padding-bottom: 0;
   }
   .portfolio__page-gallery_main{
       width: 80%;
   }
 
   .portfolio__page-gallery-small{
        /* height: 120px;  */
        padding-bottom: 109px;
        margin: 5px 0;
        padding-right: 0;
        margin-right: 0;
   }
  .portfolio__page-gallery_nav{
    width: 20%;
    padding-left: 10px;
    margin-top: -5px;
   }
   .form__inputs-top{
       flex-direction: column;
   }
   .form__inputs-top div:first-child input {
    margin-right: 0;
    width: 100%;
    margin-bottom: 14px;
}
.form__inputs-top div:last-child input {
    margin-left: 0;
    width: 100%;
}
.portfolio__item-title{
    font-size: 18px;
}
.portfolio__item ul li {

    font-size: 15px;
}
.s6_isset_L_btn{
    font-size: 13px;
}
.t_zg {
    font-size: 24px;

}
}

   @media(max-width: 768px){
    .front__page-content{
        flex-direction: column;
        margin-bottom: 40px;
    }
    .front__page-content-title {
        width: 100%;
        max-width: 432px;
    }
    .front__page-form{
        width: calc(100% - 25px);
        max-width: 432px;
    }
    h1.front__page-title{
        font-size: 34px;
    }
    .front__page-desc{
        font-size: 19px;
        margin-bottom: 65px;
    }
    .front__page-gallery{
        margin-bottom: 40px;
        /* width: 120%; */
    }
    .front__page-form:before, .page__header form:before{
        width: 106px;
        height: 106px;
        right: -28px;
    }
    .front__page-form h3, .page__header form h3{
        font-size: 22px;
    }
    .front__page-form p, .page__header form p{
        font-size: 14px;
    }
    .front__page-form p, .page__header form p{
        font-size: 13px;
    }
    .front__page-form .fFB{
        padding: 20px 25px;
    }
    .front__page-img{
        height: 320px;
    }
    .front__page-gallery .slick-next {
        right: 54.5%;
    }
    .page__header{
        flex-direction: column;
    }
    .page__header .page__title, .page__header form{
        width: 100%;
        margin: 0;
    }
    .page__header form{
        flex-direction: column;
    }
    .page__header form .PH_left, .page__header form .PH_right{
        width: 100%;
    }
    .page__header form{
        width: calc(100% - 27px);
        margin-left: 36px;
        margin-top: 35px;
        padding-bottom: 60px;
    }
    .portfolio__page-gallery-big{
        height: 345px;
    }
    .portfolio__page-gallery-small{
        padding-bottom: 58px;
    }
    .page__header .appr{
        position: absolute;
        bottom: 20px;
    }
    .page__header form .PH_left{
        margin-bottom: 15px;
    }
    .sixI{
        width: 100%;
}
.catalog__materials .jcfs{
    width: 100%;
    margin: 0 auto 10px;
}
.catalog__items-list .stI_slider_B {
    width: calc(50% - 20px);
   }
   .portfolio__slider .s6_bs_slider{
    width: 120%;
    overflow: hidden;
    }
}
   @media(min-width:768px) and (max-width: 1024px){
    .portfolio__page-desc{
        display: flex;
        flex-direction: row;
    }
    .portfolio__page-desc > div{
        width: 46%;
    }
    .portfolio__page-desc > div:first-child{
        margin-right: 2%;
    }
    .portfolio__page-desc > div:last-child{
        margin-left: 2%;
    }
    .page__header{
        flex-direction: column;
    }
    .page__header form{
        flex-direction: row;
        width: calc(100% - 73px);
        margin-left: 36px;
        margin-top: 35px;
    }
    .page__header .page__title{
        width: 100%;
    }
    .front__page-form:before, .page__header form:before {
        content: '';
        height: 126px;
        width: 126px;
        right: -66px;
        top: -55px;
    }
    .sixI{
        width: 50%;
        margin-bottom: 30px;
    }
    .catalog__materials .jcfs{
        width: 50%;
        margin: 0 auto 10px;
    }
  
    .portfolio__slider .s6_bs_slider{
    width: 120%;
    }
   }

   @media(min-width: 1024px) and (max-width: 1140px){

    .page__header form{
        flex-direction: column;
        width: 45%;
        margin-left: 5%;
        padding-bottom: 60px;
    }
    .page__header .page__title{
        width: 50%;
    }
    .page__header form:before{
        width: 90px;
        height: 90px;
        right: -34px;
        top: -38px;
    }
    .page__header form .PH_left, .page__header form .PH_right{
        width: 100%;
    }
    .page__header .appr{
        position: absolute;
        bottom: 20px;
    }
    .page__header form .PH_left{
        margin-bottom: 15px;
    }
   }
   .payment__block {
    background: url(../images/six_bg.png) no-repeat center top;
    margin-top: 75px;
}
.t_zg {
    font-size: 30px;
    color: #2f2f2f;
    font-weight: 700;
    margin: 0 0 15px;
}