@charset "UTF-8";

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

fieldset,
img {
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box
}

a img,
fieldset,
img {
    border: none
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none
}

button,
input[type=submit] {
    cursor: pointer
}

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

textarea {
    overflow: auto
}

button,
input {
    margin: 0;
    padding: 0;
    border: 0
}

.slick-list:focus,
a,
a:focus,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
span,
textarea {
    outline: none
}

ol,
ul {
    list-style-type: none
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%
}

*,
:after,
:before {
    box-sizing: inherit
}


body {
    font-size: 16px;
    color: #111;
    font-weight: 300;
    font-family: 'Open Sans', Arial, sans-serif;
    background: #fff;
    line-height: 1.3;
}

a {
    color: #111;
}

.d-flex {
    display: flex !important;
}

.align-items-center {
    align-items: center !important;
}

.h-100 {
    height: 100% !important;
}


.header {
    padding: 24px 0;
    background-color: #FFF;
}

.header__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__logo {
    width: 220px;
    float: left;
}

.header__info {
    font-size: 12px;
    color: #939393;
    max-width: 125px
}


.btn {
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 13px 10px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0 6px 0 0 rgb(65 123 255 / 23%);
    transition: .2s;
    color: #fff;

}

.btn:hover,
.hero__btn .btn:hover {
    box-shadow: none
}



.header__btn {
    float: right;
    width: auto;
    margin-top: 5px;
}

.header__btn .btn {
    font-size: 16px;
    font-weight: 300;
    color: #0250b5;
    border: 1px solid #0250b5;
    background: #ffffff url(../img/ico_t.png) 15px center no-repeat;
    padding-left: 40px;
    padding-right: 25px;
}


h1,
h2,
h3,
h4,
.h2 {
    font-family: 'Fira Sans', sans-serif;
}


.m-b-0 {
    margin-bottom: 0 !important;
}


.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.navbar-toggle {
    position: absolute;
    padding: 9px 10px;
    margin-left: 20px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: none;
}



.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #111;
    margin-top: 4px;
}


.telephone {
    float: right;
    margin-top: 14px;
    margin-right: 35px;
    font-size: 28px;
    line-height: 22px;
    color: #2a2a2a;
    width: 260px;
    text-align: right;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500
}

.telephone a {
    color: #2a2a2a;
    text-decoration: none
}

.telephone a span {
    font-size: 15px;
    color: #c0416b;
    margin-top: 0;
    vertical-align: top
}


span.work-time {
    font-size: 14px;
    color: #08bd1e;
    padding-top: 4px;
    text-align: right;
    font-weight: 300;
    margin-right: 3px;
    display: block;
}

span.work-time:before {
    content: '';
    position: absolute;
    widht: 20px;
    height: 10px;
    width: 10px;
    margin-left: -13px;
    margin-top: 6px;
    background: #08d53e;
    border-radius: 50px;
}

.social-link {
    width: 240px;
    float: right;
    margin-top: 12px;
    font-size: 14px;
    margin-left: 25px;
    border-left: 1px solid #ddd;
    padding-left: 20px;
}

.social-link img {
    width: 40px
}

.social-link span {
    float: left;
    width: 120px;
}




.bg-header {
    background-color: #0250b5;
    color: #fff;
}

.bg-header .telephone a {
    color: #fff;
}



.main-menu {
    background: #f5f5f5;
    min-height: 60px;
    text-align: center;
}

.main-menu li {
    display: inline-block;
    white-space: nowrap;
}

.main-menu li a {
    font-size: 16px;
    padding: 18px 18px 0 18px;
    float: left;
    color: #111;
    text-decoration: none
}

.main-menu li a span {
    border-bottom: 1px solid #777;
}

.main-menu li:hover a span,
#current span {
    border-color: transparent;
}

.main-menu li:hover a span {
    text-decoration: none;
    border-color: transparent
}

.main-menu li:hover {
    background: #f4f4f4;
    color: #fff
}



.main-menu li a:before {
    content: ' ';
    height: 5px;
    width: 5px;
    background: #c1c1c1;
    position: absolute;
    margin-left: -12px;
    margin-top: 10px;
    border-radius: 50px;
}


li.current-menu-item,
li.current-page-ancestor {
    background: #f4f4f4;
    color: #fff;
    text-decoration: none;
}

li.current-menu-item>a>span,
li.current-page-ancestor>a>span,
.main-menu li.current-page-parent>a>span {
    border-bottom: 1px solid #f4f4f4 !important;
    font-weight: 400;
}

/**/


.hero {
    padding: 100px 0 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #0051B1;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background-image: url('../img/bg.jpg');
    max-height: 623px;
}

.hero-bg2 {
    background-image: url('../img/bg2.jpg');
}

.hero-bg3 {
    background-image: url('../img/bg3.jpg');
}

.hero-bg4 {
    background-image: url('../img/bg4.jpg');
}

.hero-bg5 {
    background-image: url('../img/bg5.jpg');
}

.hero__title {
    text-align: left;
    font-family: 'Fira Sans', sans-serif;
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 23px;
    color: #fff;
    max-width: 590px;
}

.step__banner h3 span,
.section-title span {
    font-size: 48px;
}

.hero__title span,
.step__banner h3 span,
.section-title span {
    background: #f95959;
    padding: 0px 5px;
    color: #fff;
    display: inline-block;
}


.hero__desc {
    color: #fff;
    font-size: 20px;
    text-align: left;
    max-width: 480px;
    padding-bottom: 10px;
}

.hero__desc img {
    width: 110px;
    float: right;
    margin-left: 20px
}

.hero__list b {}


.hero__btn .btn {
    margin-top: 20px;
    color: #0250b5;
    background: #fff;
    font-weight: bold;
    border: 1px solid #fff;
    width: 240px;
    box-shadow: 0 6px 0 0 rgb(36 36 36 / 23%);
}

.hero__btn .btn:hover {}



.block {
    width: 100%;
}


.container {
    margin: 0 auto;
    padding: 0 40px
}

.container--s {
    max-width: 820px
}

.container--m {
    max-width: 1060px
}

.container--l {
    max-width: 1120px
}

.container--xl {
    max-width: 1150px
}

.container--sm {
    max-width: 920px
}

.container--smm {
    max-width: 900px
}



.step__content {
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 40px;
    width: 100%;
}

.step__center {
    text-align: center
}

.step__left {
    text-align: left
}

.step__content--gray {
    background-color: #f4f4f4;
}

.section-box {
    border: 2px solid #0251b2;
    padding: 40px;
}

.section-title {
    font-size: 36px;
    font-family: 'Fira Sans', sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.section-title img {
    width: 170px;
    float: left;
    border: 1px solid #ddd;
    margin-bottom: 40px;
    margin-right: 30px;
    box-shadow: 0 0 25px -8px rgb(0 0 0 / 48%);
    border-radius: 10px;
}


.section-title:after {
    content: ' ';
    width: 120px;
    display: block;
    border-bottom: 4px solid #f9595a;
    margin: 0px auto;
    padding-top: 10px;
}

.border-h-left:after {
    margin: 0px !important
}

.border-h-none:after {
    width: 0px !important;
    display: none;
}

.section-subtitle {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}

.subtitle-line {
    margin-top: 30px;
    margin-bottom: 30px;
}


.section-subtitle span {
    background: #f95959;
    color: #fff;
    padding: 5px 5px;
    display: inline-block;
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    margin-right: -2px;
    text-transform: uppercase
}

.subtitle-line:before {
    content: ' ';
    width: 100%;
    float: left;
    display: block;
    border-top: 3px solid #f95959;
    position: relative;
    max-width: 1150px;
    top: 20px;
    z-index: -1;
}


.options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.options__item {
    padding: 35px;
    width: 49%;
    background: #f4f4f4;
    margin-bottom: 30px;

}

.op-center {
    justify-content: space-around;
}


.option,
.option__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.option__title,
.client_says .option__title {
    font-size: 18px;
    font-family: 'Fira Sans', sans-serif;
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: bold;
    cursor: auto;
}

.options__item .option__text {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

.option__text {
    display: block;
}


.option__icon {
    margin-right: 20px;
    border-radius: 50%;
    background-color: #fff;
}


.text-box {
    width: 80%;
    display: inline-block;
    border: 1px solid #f7cbcb;
    padding: 20px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 10px;
    text-align: left;
    color: #333;
    margin-top: 20px;
    margin-bottom: 40px
}

.text-box-full {
    width: 100%;
}

.text-box-blue {
    border-color: #0051B1
}

.text-box-gray {
    border-color: #949494
}

.text-box span {
    font-family: 'Fira Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    color: #333;
    padding-bottom: 4px;
}

.text-box img {
    float: left;
    margin-right: 20px;
}

.full-box {
    width: 100%;
    display: block;
}

.step__content h3 {
    text-transform: uppercase;
    font-size: 24px;
    padding-top: 20px;
    display: block;
    width: 100%;
}


.service__options {
    margin-top: 60px;
}

.service__options .option__content {
    width: 100%;
    height: 380px;
    border: 1px solid #f4f4f4;
    background-size: cover;
    background-position: center;
    position: relative;
}


.service__options .options__item {
    margin-bottom: 60px;
    margin-left: 5px;
    width: 30%;
    padding: 0px;
}

.service__options .option__text {
    display: block;
    text-align: center;
    padding: 20px;
    background: rgb(255 255 255 / 87%);
    color: #111;
    position: absolute;
    bottom: 0;
    font-size: 16px;
    width: 100%;
    text-decoration: underline;
}

.service__options .options__item:hover .option__text {
    text-decoration: none;
}

.service__options .option__text b {
    display: block;
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
}


.stati-page .h2 {
    text-transform: uppercase;
    padding-top: 15px;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px
}

.bread_crumbs {
    margin-top: -40px;
    margin-bottom: 40px;
}


/**/

.step__banner {
    padding: 55px 0 40px;
    overflow: hidden;
    background: #0051B1;
    margin-top: 80px;
    color: #fff;
    border-bottom: 1px solid #eaeaea;
}


.step__ico {
    background: #0051B1 url(../img/b_ico.png) no-repeat;
    background-position: bottom right;
}

.step__banner h3 {
    font-size: 42px;
    padding-bottom: 10px;
}

.step__banner p {
    padding-top: 10px;
    font-size: 20px;
}

.step__banner .btn {
    display: block;
    margin-top: 30px;
    margin-bottom: 40px;
    max-width: 300px;
    color: #0250b5;
    border: 1px solid #fff;
    background: #fff;
    font-weight: bold;
}

.step__banner img {
    float: right;
    margin-top: 20px;
}


.list-f-about {
    margin-top: 40px;
    text-align: left;
}

.list-f-about .options__item {
    width: 47%;
    background: none;
    padding: 20px;
    margin-top: 20px;
}

.list-f-about .option__title {
    background: #f95959;
    padding: 0px 5px;
    color: #fff;
    display: inline-block
}

.list-f-about .option__icon {
    margin-right: 20px;
    height: 77px;
    min-width: 77px;
    width: 77px;
    border-radius: 10px;
    background-color: #f4f4f4;
    -ms-flex-pack: center;
    justify-content: center;
}

.list-f-about .option__icon:after {
    content: '';
    width: 31px;
    height: 31px;
    background: #f4f4f4 url('../img/ico_sprite.png') no-repeat;
    position: absolute
}

.list-f-about .option {
    align-items: flex-start;
}

.list-f-about .options {
    justify-content: center;
}

.list-f-about .icon2 .option__icon:after {
    background-position: 0px -31px;
}

.list-f-about .icon3 .option__icon:after {
    background-position: 0px -72px;
}

.list-f-about .icon4 .option__icon:after {
    background-position: 0px -112px;
}

.list-f-about .icon5 .option__icon:after {
    background-position: 0px -150px;
}

.list-f-about .icon6 .option__icon:after {
    background-position: 0px -188px;
}

.list-f-about .icon7 .option__icon:after {
    background-position: 0px -224px;
}

.list-f-about .icon8 .option__icon:after {
    background-position: 0px -260px;
}

.list-f-about .icon9 .option__icon:after {
    background-position: 0px -290px;
}


.service__video .option__content {
    /* -webkit-box-shadow: 0 0 25px -8px rgb(0 0 0 / 48%); */
    /* -moz-box-shadow: 0 0 25px -8px rgba(0, 0, 0, 0.48); */
    /* box-shadow: 0 0 25px -8px rgb(0 0 0 / 48%); */
    border-radius: 10px;
    margin: 10px;
}


.service__type {
    margin-top: 40px;
}

.service__type .options__item {
    width: 22%;
    padding: 20px;
    margin-right: 10px;
}

.service__type .option {
    display: block;
}

.service__type .option__icon {
    text-align: center;
    background: none;
    border-radius: 0px;
    margin: 0px;
    display: block;
}

.service__type .option__text {
    text-align: center;
    margin-top: 10px;
    min-height: 60px;
}

p.step__center {
    text-align: center
}

.service__type .btn {
    font-size: 16px;
    font-weight: 300;
    color: #0250b5;
    border: 1px solid #0250b5;
    margin-top: 20px;
}







table {
    font-size: 14px;
    border: 1px solid #ececec;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    display: inline-table;
}

table caption {

    margin: .5em 0 .75em;
    text-align: left;
}

table tr {
    border: 1px solid #ececec;
    padding: .35em;
}


table th,
table td {
    padding: 15px;
    border-right: 1px solid #ececec;
    text-align: left;
}

table th {
    letter-spacing: .1em;
}

.cost-table {
    margin-top: 40px;
    margin-bottom: 20px;
}

.cost-table:not(.tg__cost_table) .options__item {
    border-radius: 10px;
    -webkit-box-shadow: 0 0 25px -8px rgb(0 0 0 / 48%);
    -moz-box-shadow: 0 0 25px -8px rgba(0, 0, 0, 0.48);
    box-shadow: 0 0 25px -8px rgb(0 0 0 / 48%);
    border-radius: 10px;
}


.tg__cost_table .options__item {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 15px;
}


.cost-table .options__item {
    background: none
}

.cost-table .option__text p {
    background: #0051b1;
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
}



.gallery-works ul {
    padding-bottom: 50px
}

.gallery-works ul li {
    display: inline-block;
    padding: 3px;
    margin-bottom: 5px;
}

.gallery-works ul li img {
    border: 1px solid #f4f4f4;
    width: 230px
}


.step__banner_nobg {
    background: #0051B1
}




.footer {
    padding: 0px 0;
    background-color: #f1f1f1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top: 1px solid #dbdbdb;
    padding-bottom: 40px;
    clear: left;
}

.footer__inner {
    display: block;
    text-align: center;
    max-width: 1280px;
    padding: 80px 40px 0px 40px;
    margin: 0 auto
}

.footer__inner .cost__text {
    display: block;
    font-size: 14px;
    text-align: left;
    margin-top: 20px
}


.footer .footer__inner .cost__text .footer-telephone {
    float: right;
    text-align: right;
    color: #333;
    padding-top: 2px;
}

.footer .footer__inner .cost__text .footer-telephone a {
    font-size: 22px;
    text-decoration: none;
    display: block;
    color: #333;
}

.footer ul {
    vertical-align: text-top;
    margin-bottom: 20px;
    padding: 0;
    list-style-type: none;
    width: 14%;
    display: inline-grid;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}

.footer ul.footer-main {
    width: 32%;
}


.footer li {
    margin-bottom: 5px;
}

.footer a {
    color: #333;
    font-size: 14px
}

.footer-title {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

.footer-main li {
    margin-bottom: 15px;
}

.f-telephone {
    margin-top: -30px;
    margin-right: 65px;
    font-size: 26px;
    line-height: 22px;
    color: #2a2a2a;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    text-decoration: none;
    display: block;
    text-align: right;
}

p.policy {
    padding-top: 10px;
}

p.policy,
p.policy a {
    font-size: 14px;
}


/**/

.days__link,
.days__main {
    display: -ms-flexbox;
    display: flex
}



.days__main {
    margin-bottom: 70px;
    margin-top: 60px
}

.days__content {
    min-width: 420px;
    width: 420px;
    text-align: left;
}

.days__content_b {
    min-width: 620px;
    width: 620px
}

.days__image {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-transform: translateX(60px);
    transform: translateX(60px)
}

.days__image img {
    width: 100%
}

.days__link {
    -ms-flex-align: center;
    align-items: center
}

.days__desc ul {
    font-size: 16px;
}

.days__desc ul li {
    margin-bottom: 5px
}

.days__image--reverse {
    -ms-transform: translateX(-60px);
    transform: translateX(-60px)
}

.days__image--start {
    -ms-transform: translateX(60px);
    transform: translateX(60px)
}

.days__title {
    font-size: 30px;
    margin-bottom: 26px;
    line-height: 1
}

.days__desc {
    opacity: 1;
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 18px;
}

.days__desc p {
    padding-bottom: 15px;
}

.days__options {
    margin-bottom: 60px
}

.no-margin-top {
    margin-top: 0px
}

.no-padding-bottom {
    padding-bottom: 0;
}

.service__type_m .option__text {
    min-height: 20px;
}

.service__type_m .option__icon img {
    box-shadow: 0 0 25px -8px rgb(0 0 0 / 48%);
    border: 1px solid #fff
}

.service__options_nl .option__text {
    text-decoration: none
}

.option_bg1 {
    background: url('../img/service1_11.jpg')
}

.option_bg2 {
    background: url('../img/service1_12.jpg')
}

.option_bg3 {
    background: url('../img/service1_13.jpg')
}

.option_bg4 {
    background: url('../img/service1_14.jpg')
}

.option_bg5 {
    background: url('../img/service1_15.jpg')
}

.option_bg6 {
    background: url('../img/service1_16.jpg')
}

.margin_b {
    margin-bottom: 40px
}



.list-f-sm .options__item {
    width: 32%
}

.list-f-sm .option__title {
    background: transparent;
    color: #333;
}

.list-f-sm .option {
    align-items: center;
}


.btn-lite {
    color: #333;
    color: #0250b5;
    border: 1px solid #0250b5;
    display: block;
    width: auto;
    margin-top: 10px;
}




.mfp-hide {
    display: none !important;
}

.logo-clients {
    padding-bottom: 20px;
}

.logo-clients img {
    width: 120px;
    padding: 10px;
}

.logo-clients li {
    display: inline;
    padding: 10px;
    margin-bottom: 10px;
}





.grecaptcha-badge {
    visibility: hidden;
}

.op-center {
    justify-content: center;
}


/* ------ MEDIA ------ */




@media only screen and (max-width:1250px) {}



@media (max-width: 992px) {

    .wrapper,
    .promo,
    .wr-block,
    .np-cl-box,
    .np-cl-box {
        width: 100%;
        min-width: 0px;
        max-width: none;
    }

    .form-container .order-form {
        width: 460px;
        display: inline-block;
        float: none;
    }

    .form-container .order-form:after {
        width: 460px;
    }

    .form-container .order-form:before {
        width: 460px;
    }

    .main-menu {
        height: auto;
        min-height: 51px;
    }

    header {}

    .header__logo {
        float: none;
        width: 220px;
    }

    .hero__desc img {
        display: none;
    }

    .step__banner {
        background: #0051B1;
    }

    .step__banner img {
        display: none;
    }

}




@media only screen and (max-width:767px) {

    .bread_crumbs {
        margin-top: 0;
    }


    .section-title {
        font-size: 28px
    }

    .step__num {
        display: none
    }

    .step__content {
        width: 100%
    }

    .hero {
        background-image: none !important
    }

    .hero__desc {
        font-size: 16px
    }

    .banner {
        padding: 30px 0
    }

    .banner__btn--lg {
        max-width: 250px
    }

    .banner__btn--lg .btn {
        letter-spacing: normal;
        padding: 10px;
        font-size: 16px
    }

    .footer {
        padding: 40px 0;
        background-size: contain
    }

    .footer__inner {
        padding: 0 20px;
        display: block
    }

    .footer__img {
        display: none
    }

    .footer__btn {
        margin: 0 auto
    }

    .options__item:not(.slick-slide) {
        width: 100% !important;
        padding-right: 0;
        margin-bottom: 30px !important;

    }

    .tg__cost_table .options__item {
        padding: 0;
    }

    .tg__cost_table .options__item .option__text {
        padding: 0;
    }


    ul.cat-image-list li {
        width: 82%
    }

    .gallery-works {
        text-align: center;
    }




    .nav-popup {
        background-color: #fff;
        opacity: 1;
    }

    #m-navigation {
        width: 100%;
        height: 100%;
    }

    #m-navigation li.current_page_item {
        color: #333;
        background: #f4f4f4;
    }

    #m-navigation li.current_page_item>a {
        text-decoration: none !important;
    }

    #m-navigation ul li {
        padding-bottom: 10px;
    }

    #m-navigation ul li a {
        font-size: 18px;
    }

    #m-navigation .mfp-close {
        color: #333;
        position: fixed;
        top: 0px;
        opacity: 1;
        margin-right: 25px;
        margin-top: 25px;
    }



    .days__content_b {
        min-width: 0px;
        width: auto;
    }

    .days__main {
        display: block;
        margin-bottom: 0px;
    }

    .days__image {
        transform: none;
        margin-bottom: 10px;
    }


    .days__title {
        font-size: 20px;
    }

    .days__desc {
        font-size: 16px;
    }


    .footer {
        padding: 40px 0;
        background-size: contain;
    }


    .footer ul {
        width: 80%;
        float: none;
        display: inline-block;
    }

    .footer ul.footer-main {
        width: auto;
        float: none;
    }

}



@media only screen and (max-width:599px) {

    .stati-page .h2 {
        font-size: 16px;
        line-height: 20px
    }

    .header__btn {
        display: none
    }

    .header__logo {
        float: none;
        width: 220px;
    }

    .social-link {
        width: auto;
        float: none;
        border-left: none;
        margin-top: 20px;
        text-align: left;
        margin-left: 0px;
        padding-left: 0px;
    }


    .telephone {
        float: none;
        width: auto;
        margin-right: 0px;
        text-align: center;
        margin-top: 20px;
    }

    span.work-time {
        text-align: center;
    }

    .form-zvonok {
        min-width: 290px !important;
        padding: 45px 10% 20px !important;
    }


    .hero,
    .step__banner {
        text-align: center;
        padding-top: 50px;
        padding-bottom: 40px
    }

    .hero__title,
    .step__banner h3 {
        font-size: 20px;
        text-align: center;
    }

    .hero__title span,
    .step__banner h3 span {
        font-size: 38px;
        margin-bottom: 10px;
    }

    .hero__desc,
    .step__banner p {
        text-align: center;
    }

    .step__banner p {
        font-size: 16px;
    }

    .hero__btn .btn,
    .step__banner .btn {
        width: auto;
    }

    .step__banner .btn {
        max-width: none;
    }

    .section-title {
        font-size: 20px;
        margin-bottom: 10px;
        text-align: center;
    }

    .section-title:after {
        margin: 0px auto !important
    }

    .section-subtitle {
        font-size: 16px;
        text-align: center;
    }

    .section-title img,
    .text-box img {
        width: auto;
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .step__content {
        padding-top: 40px;
    }

    .text-box {
        text-align: center;
        width: auto;
    }

    .options__item .option__text {
        padding-right: 10px;
    }

    .list-f-about .options__item {
        padding-left: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
    }

    .list-f-about .option__icon {
        width: 50px;
        height: 50px;
        min-width: 50px;
        margin-bottom: 15px;
    }

    .option,
    .service__options .option__content {
        display: block;
    }

    .option__icon {
        background: transparent;
    }

    .option__icon img {
        margin: 0px auto;
        padding-bottom: 20px;
    }

    .step__content {
        overflow: hidden
    }

    .f-telephone {
        margin-right: 0px !important;
    }
}




@media (max-width: 480px) {
    .form-container .order-form {
        width: 100%;
    }

    .form-container .order-form:before,
    .order-form:after {
        width: 100%;
    }

    .form-container .order-form input,
    .order-form textarea {
        width: 280px;
    }

    .navbar-toggle {
        display: inline;
        border-color: #ddd;
    }

    .navbar-toggle:hover,
    .navbar-toggle:focus {
        background-color: #ddd;
    }

    nav,
    .main-menu {
        display: none
    }

    .order-form {
        width: 100% !important;
    }

    .order-form input,
    .order-form textarea {
        width: 280px !important;
    }

    .order-form:before,
    .order-form:after {
        width: 100% !important;
    }

    .navbar-toggle {
        display: inline !important;
        border-color: #ddd;
    }

    #m-navigation nav {
        display: block !important;
    }

    .hero__title,
    .hero__title span,
    .step__banner h3 span {
        font-size: 22px !important;
    }
}



.form-zvonok label span.required {
    margin-left: -10px;
}


.form-zvonok {
    width: auto;
    min-width: 450px;
    margin: 0 auto;
    text-align: center;
    padding: 45px 50px 20px;
    color: #ffffff;
    background: #0251b2;
}

.form-contact {
    max-width: 600px;
    padding: 0;
}

.form-zvonok h3 {
    margin-bottom: 0.9em;
    font-weight: 500;
    font-size: 22px;
    color: #f7feff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.form-zvonok .wpcf7-submit {
    margin-top: 20px !important;
    font-size: 22px;
}

.form-zvonok .form-group {
    position: relative;
}

.form-zvonok .form-group label {
    color: #245a7e;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: normal;
    display: block;
    text-align: left;
}

.form-zvonok .form-group .required {
    position: absolute;
    left: -12px;
    top: 14px;
    color: #ffe0cd;
}

div.wpcf7-response-output {
    font-size: 0.9em;
}

span.wpcf7-not-valid-tip {
    font-size: 0.9em;
    color: #ffe0cd;
}

.form-zvonok .buttons-bar {
    padding: 0 0 10px;
}

.form-zvonok textarea {
    height: 130px;
}

.form-zvonok .btn {
    display: block;
    width: 100%;
}

.form-zvonok .btn:hover {
    border-color: #c7f26c;
    background: #6a8f1b;
    color: #fff;
}

.form-zvonok .message {
    font-size: 14px;
    color: #e4f0ff;
}


.blog h2 {
    text-transform: uppercase;
}

.blog div.table__wrap {
    overflow-x: auto;
    margin-top: 15px;
}

.blog div.table__wrap table {
    min-width: 620px;
}

.blog table {
    font-size: 16px;
}


.blog p,
.blog h3,
.blog h2 {
    padding-top: 15px;
}

.blog ul,
.blog ol {
    list-style: disc;
    margin-left: 30px;
    padding-top: 15px;
}

.blog ol {
    list-style: decimal;
}

img.blog-img {
    padding-top: 15px;
}

.blog img.blog {
    width: 100%;
    max-width: 1040px;
}

.blog article {
    padding-bottom: 40px;
}


.simple-btn,
.form-zvonok .wpcf7-submit {
    font-size: 16px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    text-decoration: none;
    padding: 9px 10px 10px;
    width: 100%;
    display: block;
    transition: .3s;
    background: none;
    text-align: center;
    color: #fff;
    box-shadow: 0 3px 0 0 rgb(0 1 1 / 11%);
}

input.form-control,
.product input.form-control,
textarea.form-control,
select.form-control {
    background-color: #fff;
    border: 2px solid #9ecaff;
    color: #000;
    font-size: 16px;
    line-height: 32px;
    height: 50px;
    padding: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    font-weight: 400;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    width: 100%;
    align-items: center;
}


/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #211f1c;
    opacity: 0.8;
}

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

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

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

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

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

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    max-width: 960px;
    width: 100%;
    margin-top: 35px;
    cursor: auto;

    background: #fff;
}

.mfp-inline-holder .mfp-content {
    width: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

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

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

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

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

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

.mfp-hide {
    display: none !important;
}

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

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

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

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

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

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

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

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

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

.mfp-close-btn-in .mfp-close {
    color: #fff;
}

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

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

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

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

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

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

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

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

.mfp-arrow-left {
    left: 0;
}

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

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

.mfp-arrow-right {
    right: 0;
}

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

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

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

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

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

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

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

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

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

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

.mfp-figure figure {
    margin: 0;
}

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

.mfp-title {
    text-align: left;
    line-height: 20px;
    font-weight: bold;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

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

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




@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

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

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

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

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

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

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

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

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

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

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

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

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}


/* ------------------------------------- */


/*
* Table
*/

table.tg__table thead tr {
    background: #0051b1;
    color: #fff;
}

table.tg__table thead tr th {
    color: #fff;
}

/* Table END */


/*
* Menu
*/

.mfp-inline-holder .mfp-content {
    margin-top: 90px;
    width: 100%;
    /* padding-bottom: 20px; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

ul#menu-main li.menu-item,
ul#menu-main-1 li.menu-item {
    position: relative;
}

ul#menu-main ul.sub-menu,
ul#menu-main-1 ul.sub-menu {
    opacity: 0;
    display: none;
}

ul#menu-main-1 {
    min-width: 340px;
}

ul#menu-main-1 li.menu-item {
    padding: 5px 0 0 20px;
    margin-top: 5px;
}

ul#menu-main-1>li.menu-item-has-children.current_page_parent ul.sub-menu {
    opacity: 1;
    display: block;
    padding-bottom: 10px;
}

ul#menu-main-1>li.menu-item-has-children::after {
    content: '▼';
    transform: rotate(-90deg);
    color: #111;
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    text-align: center;
}

ul#menu-main-1>li.menu-item-has-children.current_page_parent::after {
    transform: rotate(0);
    top: 10px;
    right: 16px;
    height: 100%;
}

ul#menu-main li.menu-item:hover ul.sub-menu {
    opacity: 1;
    transform: translateY(-6px);
    pointer-events: visible;
}

ul#menu-main li.menu-item:hover ul.sub-menu {
    height: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 117%;
    background-color: #f5f5f5;
    z-index: 1;
}

ul#menu-main li.menu-item ul.sub-menu li.menu-item:first-child {
    margin-top: 10px;
}

ul#menu-main li.menu-item ul.sub-menu li.menu-item:last-child {
    margin-bottom: 15px;
}

ul#menu-main li.menu-item ul.sub-menu li.menu-item {
    margin-left: 20px;
}

ul#menu-main li.menu-item ul.sub-menu li.menu-item a {
    padding: 7px 20px 7px 10px;
}

ul#menu-main ul.sub-menu li.menu-item a span {
    border-bottom: 1px solid #777;
}

ul#menu-main ul.sub-menu li.menu-item:hover a span {
    text-decoration: none;
    border-color: transparent;
}

/* Menu END */


/*
* Accordion
*/

.accordion-box {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 25px;
}

.accordion-box .block {
    position: relative;
    margin-bottom: 20px;
    border-radius: 4px;
}

.accordion-box .block .acc-btn {
    position: relative;
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    cursor: pointer;
    color: #222222;
    font-weight: 600;
    background: #f4f4f4;
    border-radius: 4px;
    padding: 13px 50px 13px 30px;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}

.accordion-box .block .acc-btn.active_acc {
    background-color: #0051b1;
    color: #ffffff;
}

.accordion-box.style-two .block .acc-btn.active_acc {
    background-color: #d81e27;
}

.accordion-box .block .icon-outer {
    position: absolute;
    right: 15px;
    top: calc(100% /2 - 17px);
    width: 34px;
    height: 34px;
    font-size: 18px;
    font-weight: 500;
    color: #222222;
    border: 1px solid #c9deea;
    border-radius: 50px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.accordion-box .block .icon-outer .icon {
    position: absolute;
    right: 0px;
    width: 34px;
    height: 34px;
    color: #222222;
    font-family: 'Fira Sans', sans-serif;
    font-size: 24px;
    padding-left: 3px;
    text-align: center;
    line-height: 34px;
    border-radius: 0%;
}

.fa-minus:before {
    content: "-";
}

.fa-plus:before {
    content: "+";
}

.accordion-box .block .icon-outer .icon-plus {
    opacity: 1;
}

.accordion-box .block .icon-outer .icon-minus {
    opacity: 0;
}

.accordion-box .block .acc-btn.active_acc .icon-outer .icon-minus {
    opacity: 1;
    color: #ffffff;
}

.accordion-box .block .acc-btn.active_acc .icon-outer .icon-plus {
    opacity: 0;
}

.accordion-box .block .acc-content {
    position: relative;
    display: none;
}

.accordion-box .block .acc-content .content-text {
    padding-bottom: 6px;
}

.accordion-box .block .acc-content.current {
    display: block;
}

.accordion-box .block .content {
    position: relative;
    font-size: 16px;
    color: #777777;
    line-height: 1.8em;
    padding: 0 10px 10px 30px;
}

.accordion-box .block .content .accordian-text {
    font-size: 16px;
    color: #111;
    font-weight: 400;
}

.accordion-box .block .content p:last-child {
    margin-bottom: 0px;
}

/* Accordion END */


/*
* Working
*/
.sp_wraper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
}

.sp_wraper h4 {
    font-size: 18px;
    margin-bottom: 8px;
}

.sp_wraper p,
.sp_wraper li,
.sp_section_subtitle {
    font-size: 16px;
    font-weight: 400;
}

.sp_wraper p {
    padding-bottom: 20px;
}

.sp_wraper ul:not(.slick-dots),
.sp_wraper ol {
    list-style: disc;
    margin-left: 30px;
    padding-bottom: 20px;
}

.sp_wraper ol {
    list-style: decimal;
}

.sp_section_subtitle {
    margin-bottom: 20px;
}

.sp_wraper .sp_items {
    flex: 1 0 0;
}

.sp_wraper .sp_who_we_are_wrapper {
    width: 100%;
    max-width: 360px;
    padding: 20px;
    border: 1px solid #cccccc;
    background: #fff;
}

.sp_wraper .ps_img_wrapper {
    float: left;
    width: 100%;
}

.sp_wraper .sp_feature_cntnt {
    width: 100%;
    width: auto;
}

.sp_wraper .main_ser_hover svg {
    margin-top: 40px;
}

.sp_wraper .main_ser_hover svg .icon_svg {
    fill: #0051B1;
}

.sp_wraper .main:hover .main_ser_hover svg .icon_svg {
    fill: #fff;
}

.sp_wraper .main_ser_hover {
    margin: auto;
    display: block;
    width: 113px;
    height: 113px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 100%;
    border: 1px solid #cccccc;
    margin-bottom: 16px;
    margin-top: -78px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.sp_wraper .main:hover .main_ser_hover {
    background: #0051B1;
    border: 1px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    z-index: 1;
    position: relative;
}

.sp_wraper .sp_feature_row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.sp_wraper .text-center {
    text-align: center;
}

.sp_wraper .ps_img_wrapper .img-effect {
    position: relative;
    overflow: hidden;
    display: block;
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.sp_wraper .ps_img_wrapper .img-effect.zoom-slow:hover img {
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

.sp_wraper .ps_img_wrapper .img-effect.zoom-slow img {
    transition: all 12s;
    -moz-transition: all 12s;
    -webkit-transition: all 12s;
    -o-transition: all 12s;
}

.sp_wraper .ps_img_wrapper img.img-responsive {
    width: 100%;
}

.sp_wraper .main {
    border: 1px solid #cccccc;
    padding: 20px;
    margin-top: 57px;
    position: relative;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    width: calc(100% / 2 - 20px);
    flex-grow: 1;
}

.sp_wraper .main:before {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 1.3s;
    transition: opacity 0.35s, transform 1.3s;
    border-right: 1px solid #0051B1;
    border-left: 1px solid #0051B1;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.sp_wraper .main:after {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 1.3s;
    transition: opacity 0.5s, transform 1.3s;
    border-top: 1px solid #0051B1;
    border-bottom: 1px solid #0051B1;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.sp_wraper .main:hover:after,
.sp_wraper .main:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.sp_wraper .main:hover {
    border: 1px solid transparent;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

@media (min-width: 0) and (max-width: 1023px) {
    .sp_wraper {
        flex-flow: column;
    }

    .sp_wraper .sp_who_we_are_wrapper {
        max-width: 100%;
    }
}

@media (min-width: 0) and (max-width: 767px) {

    .sp_wraper .sp_who_we_are_wrapper {
        padding: 10px;
    }

    .sp_wraper .sp_feature_row {
        flex-flow: column;
    }

    .sp_wraper .main {
        width: 100%;
    }

    .sp_wraper .main {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .sp_wraper .main:hover {
        box-shadow: initial;
    }
}

/* Working END */


/*
* Processes
*/
.processes {
    padding-top: 20px;
}

.processes .process-panel {
    padding: 40px 8px 20px;
    position: relative;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    border-radius: 4px;
}

.processes .process-panel:hover {
    background-color: #eef3f8;
}

.processes .process-panel .panel-shape {
    position: absolute;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 100%;
    z-index: 0;
}

.processes .process-panel:hover .panel-shape {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.processes .process-panel .process-number {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 56px;
    font-weight: 400;
    line-height: 1;
    font-style: italic;
    color: #cdd6e0;
    z-index: 2;
}

.processes .process-panel .process-body {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.processes .process-panel .process-body .process-content h3 {
    font-size: 18px;
    margin-bottom: 16px;
    text-transform: initial;
}

.processes .process-panel .process-body .process-content p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
}

.processes .process-panel .process-icon {
    margin-bottom: 5px;
}

.processes .process-panel .process-icon i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #1d65b9;
    width: 60px;
    height: 60px;
    object-fit: cover;
    background-size: contain;
    background-repeat: no-repeat;
}

.processes .process-panel .process-icon i.one {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/stages/1.png);
}

.processes .process-panel .process-icon i.two {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/stages/2.png);
}

.processes .process-panel .process-icon i.three {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/stages/3.png);
}

.processes .process-panel .process-icon i.four {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/stages/4.png);
}

.processes-holder {
    display: flex;
    gap: 12px;
    flex-flow: row;
}

.processes-holder>div {
    display: flex;
    flex-grow: 1;
    flex-basis: 100%;
}

@media screen and (max-width: 1023px) {

    .processes-holder {
        flex-flow: wrap;
    }

    .processes-holder>div {
        flex-basis: calc(100% / 2 - 20px);
    }

    .processes .process-panel {
        max-width: 300px;
        margin: 0 auto 10px;
    }
}

@media screen and (max-width: 767px) {

    .processes-holder>div {
        flex-basis: 100%;
    }

}

/* Processes END */


/*
#content-slider.options{
    flex-wrap: initial;
    display: block;

}

#content-slider .options__item {
    width: 100%;
    max-width: initial;
    height: 265px;
    background: none;
    padding: initial;
    margin-top: initial;
}*/

.slick-slider .sl_arrows.prev,
.sp_feature_row .sl_arrows.prev,
.options_slider .sl_arrows.prev {
    left: -60px;
    right: auto;
    cursor: pointer;
}

.slick-slider .sl_arrows.next,
.sp_feature_row .sl_arrows.next,
.options_slider .sl_arrows.next {
    right: -60px;
    left: auto;
    cursor: pointer;
}

.slick-slider .sl_arrows,
.sp_feature_row .sl_arrows,
.options_slider .sl_arrows {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: ease-in-out 300ms;
    z-index: 8;
}

.options_slider .sl_arrows svg path {
    stroke: #f95959;
}

.slick-slider .sl_arrows svg path,
.sp_feature_row .sl_arrows svg path {
    stroke: #0051B1;
}

.slick-slider .sl_arrows.slick-disabled svg path {
    stroke: #999;
}

.options.options_slider .options__item {
    padding: 20px;
    margin: 0;
}

.options.options_slider .options__item .option__text {
    padding: 0;
}


/*
* Video of our work
*/
.service__options.service__video {
    margin-top: 20px;
    margin-bottom: 50px;
}

.service__video .options__item {
    margin: 0 10px 10px;
}


.service__video .options__item .option .popup-vimeo {
    display: block;
    min-width: 320px;
}

@media screen and (max-width: 767px) {
    .service__video .options__item .option .popup-vimeo {
        display: block;
        min-width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 10px;
    }

    .service__video .option__content {
        height: 320px;
        margin: 0 auto;
    }
}

/* Video of our work END */


/*
*  Work examples
*/
.service__options.service__photo {
    margin-top: 30px;
    margin-bottom: 60px;
}

.service__options.service__photo .options__item {
    padding: 0 10px 0 10px;
    margin-bottom: 30px;
    background: none;
}

.service__options.service__photo .options__item .option {
    position: relative;
}

.service__photo .options__item img {
    width: 100%;
    display: block;
    max-height: 360px;
    margin: 0 auto;
    object-fit: cover;
}

.service__options.service__photo .d-block {
    display: inline-block;
}

.service__options.service__photo .d-table {
    display: table;
    width: 100%;
    height: 100%;
}

.service__options.service__photo .d-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.service__options.service__photo .option:hover .recent-hover {
    transform: scale(1) rotate(360deg);
}

.service__options.service__photo .recent-hover {
    position: absolute;
    background: rgb(238 243 248 / 75%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    transform: scale(0);
    transition: 1s;
}

.service__options.service__photo .recent-hover .icofont-eye-alt {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    line-height: 60px;
    font-size: 20px;
    display: inline-block;
    background: #0051b1;
}

.service__options.service__photo .icofont-eye-alt:before {
    content: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTIgNC41QzcgNC41IDIuNzMgNy42MSAxIDEyYzEuNzMgNC4zOSA2IDcuNSAxMSA3LjVzOS4yNy0zLjExIDExLTcuNWMtMS43My00LjM5LTYtNy41LTExLTcuNXpNMTIgMTdjLTIuNzYgMC01LTIuMjQtNS01czIuMjQtNSA1LTUgNSAyLjI0IDUgNS0yLjI0IDUtNSA1em0wLThjLTEuNjYgMC0zIDEuMzQtMyAzczEuMzQgMyAzIDMgMy0xLjM0IDMtMy0xLjM0LTMtMy0zeiIgc3R5bGU9ImZpbGw6IHJnYigyNTUsIDI1NSwgMjU1KTsiLz4KPC9zdmc+');
}

.service__options.service__photo .gallery-works ul {
    padding-bottom: 0;
}

.service__options.service__photo .gallery-works ul li {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .service__photo .options__item img {
        max-height: 100%;
    }
}

/* Work examples END */


.about-section .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}

.about-section .row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y);
}

.about-section .clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.about-section .auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

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

.about-section {
    position: relative;
    padding: 20px 0px 20px;
}

.about-section h2.section-title {
    font-size: 30px;
    font-family: 'Fira Sans', sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}

.about-section .images-column {
    position: relative;
    margin-bottom: 40px;
}

.about-section .images-column .inner-column {
    position: relative;
    /* padding-right: 10px; */
}

.about-section .images-column .inner-column .row {
    /* margin: 0px -10px; */
}

.about-section .images-column .column {
    position: relative;
    padding: 0px 10px;
}

.about-section .images-column .column:first-child .image {
    margin-top: 65px;
}

.about-section .images-column .image {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 20px;
}

.about-section .images-column .image img {
    position: relative;
    width: 100%;
    display: block;
}

.about-section .content-column {
    position: relative;
    margin-bottom: 40px;
}

.about-section .content-column .inner-column {
    position: relative;
    /* padding-top: 35px; */
    padding-left: 10px;
}

.about-section .content-column .text {
    position: relative;
    margin-bottom: 30px;
}

.about-section .content-column .text p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
}

.about-section .content-column .text p:last-child {
    margin-bottom: 0px;
}

.about-section .text ul,
.about-section .text ol {
    list-style: disc;
    margin-left: 30px;
    margin-bottom: 16px;
}

.about-section .text ol {
    list-style: decimal;
}

.about-section .text li {
    font-size: 16px;
    font-weight: 400;
}


@media only screen and (max-width: 1023px) {
    .about-section .content-column {
        order: 1;
    }

    .about-section .images-column {
        order: 2;
    }
}

@media (min-width: 576px) {
    .about-section .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .about-section .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .about-section .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .about-section .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .about-section .images-column .column:first-child .image {
        margin-top: 10px;
    }

    .about-section .content-column {
        margin-bottom: 10px;
    }

    .about-section .content-column .inner-column {
        padding-top: 0;
        padding-left: 0;
    }

    .about-section .auto-container {
        padding: 0;
    }

    .about-section .mobile_disable {
        display: none !important;
    }

    .about-section .images-column .image img {
        max-width: 370px;
        margin: 0 auto;
    }
}

/* ----------------- */

.message_offer_wrapper .h1 {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;

    font-family: 'Fira Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase;
}

.message_offer_wrapper .h1>span {
    color: #f95959;
}

.message_offer_wrapper ul {
    margin: 0;
    padding: 0;
}

.message_offer_wrapper ul li {
    list-style: none;
}

.message_offer_wrapper .pst_toppadder20 {
    padding-top: 20px;
}

.message_offer_wrapper .pst_btn_form ul {
    float: left;
    margin: 0;
    padding: 0;
}

.message_offer_wrapper .pst_btn_form li {
    float: right;
    list-style: none;
}

.message_offer_wrapper .pst_btn_form li a:hover {
    background: #f95959;
    color: white;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.message_offer_wrapper .tem-btn:focus {
    color: #fff;
}

.message_offer_wrapper .tem-btn {
    font-weight: 500;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 230px;
    overflow: hidden;
    background: #0051B1;
    color: #fff;
    border-radius: 50px;
    transition: all 0.5s ease;
}

.message_offer_wrapper .tem-btn .btn-front {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: scale(1);
    transition: all 0.8s ease;
}

.message_offer_wrapper .tem-btn .btn-back {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: scale(4);
    transition: all 0.8s ease;
    opacity: 0;
}

.message_offer_wrapper .tem-btn:hover .btn-front {
    transform: scale(0);
    color: #fff;
}

.message_offer_wrapper .tem-btn:hover .btn-back {
    transform: scale(1);
    opacity: 1;
}

.message_offer_wrapper {
    background: url(/wp-content/themes/garantses/img/offer/letter_bg.jpg) 50% 0 repeat-y;
    background-color: #f4f4f4;
    float: left;
    width: 100%;
    height: 100%;
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 40px;
}

.message_offer_wrapper::before {
    content: '';
    background-color: #f4f4f4;
    width: 100%;
    height: 50px;
    position: absolute;
    top: -50px;
}

.message_offer_wrapper.improvement {
    background-image: url(/wp-content/themes/garantses/img/offer/letter_bg2.webp);
}

.message_offer_wrapper.improvement::before {
    background-color: #fff;
}

.message_offer_wrapper .mesage_left_wrapper {
    float: left;
    width: 60%;
    position: relative;
    z-index: 1;
}

.message_offer_wrapper .mesage_right_wrapper {
    float: left;
    z-index: 1;
    position: relative;
    width: 1%;
}


.message_offer_wrapper .mesage_left_wrapper p {
    color: #f0f0f0;
    float: left;
}

.message_offer_wrapper .pst_btn_form {
    float: left;
}

.message_offer_wrapper .mesage_right_wrapper img {
    position: absolute;
    right: 0;
    top: -140px;
    left: 25px;
    bottom: 0;
    max-height: 449px;
}

@media (min-width: 992px) and (max-width: 1199px) {

    .message_offer_wrapper .mesage_left_wrapper {
        width: 60%;
    }

    .message_offer_wrapper .mesage_left_wrapper .h1 {
        font-size: 30px;
    }

    .message_offer_wrapper {
        padding-bottom: 60px;
    }

    .message_offer_wrapper .mesage_right_wrapper img {
        max-width: 403px;
        left: -10px;
    }
}

@media (max-width: 991px) {

    .message_offer_wrapper .pst_btn_form {
        text-align: center;
        float: none;
    }

    .message_offer_wrapper .mesage_right_wrapper img {
        display: none;
    }

    .message_offer_wrapper .mesage_left_wrapper {
        width: 100%;
    }

    .message_offer_wrapper .pst_btn_form {
        float: left;
    }

    .message_offer_wrapper {
        padding-bottom: 90px;
    }
}

@media (max-width: 767px) {

    .message_offer_wrapper {
        padding-bottom: 90px;
    }

    .message_offer_wrapper .mesage_left_wrapper {
        text-align: center;
    }


    .message_offer_wrapper .pst_btn_form {
        width: 100%;
    }

    .message_offer_wrapper .pst_btn_form ul,
    .message_offer_wrapper .pst_btn_form li {
        float: initial;
    }
}

@media (max-width: 480px) {
    .message_offer_wrapper .mesage_left_wrapper .h1 {
        font-size: 28px;
    }
}

@media (max-width: 320px) {
    .message_offer_wrapper .mesage_left_wrapper .h1 {
        font-size: 24px;
    }
}

/*
* Spoiler blog
*/
.menu_spoiler_cont {
    margin-bottom: 30px;
}

.menu_spoiler_cont .spoiler-show-block {
    display: block !important;
}

.menu_spoiler_cont .spoiler-hidden-block {
    display: none;
}

.menu_spoiler_cont .menu_spoiler_indent {
    margin-left: 12px;
}

.menu_spoiler_cont .toggle {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #f95959;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}

/* Spoiler blog END */


/*
* Home Services
*/

.home_services {
    padding-top: 50px;
    display: flex;
    gap: 30px;
}

@media screen and (max-width: 991.98px) {
    .home_services {
        padding-top: 59px;
        padding-bottom: 40px;
    }
}

.home_services>div {
    flex-basis: 100%;
}

.home_services .service-panel {
    position: relative;
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 83px 0px rgba(6, 52, 100, 0.1);
    box-shadow: 0px 5px 83px 0px rgba(6, 52, 100, 0.1);
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 40px;
}

@media screen and (max-width: 991.98px) {
    .home_services .service-panel {
        max-width: 500px;
        margin: 0 auto;
    }
}

.home_services .service-panel:hover {
    -webkit-box-shadow: 0px 5px 83px 0px rgba(6, 52, 100, 0.12);
    box-shadow: 0px 5px 83px 0px rgba(6, 52, 100, 0.12);
}

.home_services .service-panel:hover .service-img {
    opacity: 1;
    visibility: visible;
}

.home_services .service-panel:hover .service-content::before {
    width: 0;
}



.home_services .service-panel:hover .service-content .service-icon::before {
    opacity: 0;
    visibility: hidden;
}

.home_services .service-panel:hover .service-content .service-icon i {
    color: #ffffff;
}

.home_services .service-panel:hover .service-content .service-title h3 a {
    color: #ffffff;
}

.home_services .service-panel:hover .service-content .service-desc p {
    color: #ffffff;
}

.home_services .service-panel:hover .service-content .service-more {
    padding-top: 14px;
}

.home_services .service-panel:hover .service-content .service-more .btn {
    height: 56px;
    background-color: #fff;
    color: #0250b5;
}

.home_services .service-panel .service-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 2;
    opacity: 0;
    border-radius: 4px;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    overflow: hidden;
}

.home_services .service-panel .service-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(32, 115, 211, 0.85);
    z-index: 1;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.home_services .service-panel .service-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 205, 250, 0)), color-stop(0%, rgba(29, 101, 185, 0)), color-stop(16.43%, rgba(29, 101, 185, 0)), color-stop(97.66%, #1d65b9), to(#1d65b9));
    background: -o-linear-gradient(rgba(40, 205, 250, 0) 0%, rgba(29, 101, 185, 0) 0%, rgba(29, 101, 185, 0) 16.43%, #1d65b9 97.66%, #1d65b9 100%);
    background: linear-gradient(rgba(40, 205, 250, 0) 0%, rgba(29, 101, 185, 0) 0%, rgba(29, 101, 185, 0) 16.43%, #1d65b9 97.66%, #1d65b9 100%);
    z-index: 2;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.home_services .service-panel .service-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.home_services .service-panel .service-content {
    position: relative;
    z-index: 3;
    text-align: center;
    padding: 60px 0 50px;
    border-radius: 4px;
    overflow: hidden;
}

.home_services .service-panel .service-content_wrap {
    padding: 0 45px;
}



.home_services .service-panel .service-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: calc(100% - 50px);
    background-color: #f9595a;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .home_services .service-panel .service-content::before {
        width: calc(100% - 25px);
    }
}

@media screen and (max-width: 767.98px) {
    .home_services .service-panel .service-content::before {
        width: calc(100% - 25px);
    }
}


@media screen and (min-width: 992px) {
    .home_services .service-panel .service-content {
        text-align: left;
    }
}

.home_services .service-panel .service-content .service-icon {
    position: relative;
    margin-bottom: 30px;
}

.home_services .service-panel .service-content .service-icon:hover i {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.home_services .service-panel .service-content .service-icon::before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #eef3fa;
    z-index: -1;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}


@media (min-width: 992px) and (max-width: 1199.98px) {
    .home_services .service-panel .service-content .service-icon::before {
        left: -10px;
    }
}

@media screen and (max-width: 991.98px) {
    .home_services .service-panel .service-content .service-icon::before {
        left: 50%;
        -webkit-transform: translateX(calc(-50% - 20px));
        -ms-transform: translateX(calc(-50% - 20px));
        transform: translateX(calc(-50% - 20px));
    }
}

.home_services .service-panel .service-content .service-icon i {
    display: inline-block;
    color: #1d65b9;
    font-size: 75px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;

}

.home_services .service-panel .service-content .service-icon .fimanager {
    width: 80px;
    height: 80px;
}

.home_services .service-panel .service-content .service-icon .fimanager.flaticon-1 {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/service-icon-1.png);
}

.home_services .service-panel:hover .service-content .service-icon .fimanager.flaticon-1 {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/service-icon-1w.png);
}

.home_services .service-panel .service-content .service-icon .fimanager.flaticon-2 {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/service-icon-2.png);
}

.home_services .service-panel:hover .service-content .service-icon .fimanager.flaticon-2 {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/service-icon-2w.png);
}

.home_services .service-panel .service-content .service-icon .fimanager.flaticon-3 {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/service-icon-3.png);
}

.home_services .service-panel:hover .service-content .service-icon .fimanager.flaticon-3 {
    background-image: url(https://garant-ses.ru/wp-content/themes/garantses/img/service-icon-3w.png);
}

.home_services .service-panel .service-content .service-title h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 16px;
    text-transform: capitalize;
}

.home_services .service-panel .service-content .service-title h3 a {
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.home_services .service-panel .service-content .service-title h3 a:hover {
    color: #ffffff;
}

.home_services .service-panel .service-content .service-desc {
    min-height: 64px;
    display: flex;
    align-items: center;
}

.home_services .service-panel .service-content .service-desc p {
    margin-bottom: 0;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.home_services .service-panel .service-content .service-more {
    padding-top: 20px;
    margin-left: 45px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.home_services .service-panel .service-content .service-more .btn {
    width: 100%;
    height: 50px;
    background-color: #0151b2;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.home_services .service-panel .service-content .service-more .btn:hover {
    color: #0250b5;
}

.home_services .service-panel .service-content .service-more .btn:hover i {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.home_services .service-panel .service-content .service-more .btn i {
    font-size: 10px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.justify-content-between {
    justify-content: space-between !important;
}

.home_services .btn {
    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;
    position: relative;
    z-index: 2;
    font-weight: 700;
    text-transform: capitalize;
    border: none;
    width: 170px;
    height: 50px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    border-radius: 4px 0 0 4px;
    color: #ffffff;
    padding: 0 30px;
}

.home_services .btn.no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.home_services .btn:focus,
.home_services .btn.active,
.home_services .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

@media screen and (max-width: 991.98px) {

    .home_services {
        flex-flow: column;
    }

    .home_services .service-panel .service-content_wrap {
        padding: 0 25px;
    }

    .home_services .service-panel .service-content .service-more {
        margin-left: 25px;
    }
}

/* END */


/*
* Inner Services
*/

.inner_services__wrap {
    margin-bottom: 100px;
}

.inner_services__wrap .slick-dots {
    bottom: -40px;
}

/* .inner_services__wrap .h2 {
    font-size: 24px;
    font-family: 'Fira Sans', sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
} */

.inner_services {
    padding-top: 20px;
    display: flex;
}

@media screen and (max-width: 991.98px) {
    .inner_services {
        padding-top: 59px;
        padding-bottom: 40px;
    }
}

.inner_services>div {
    flex-basis: 100%;
}

.inner_services .slick-track {
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.inner_services .service-title {
    display: flex;
    height: 100%;
    align-items: center;
}

.inner_services .service-panel {
    position: relative;
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin: 0 15px;
    height: 100%;
    border: 1px solid rgb(249 89 90 / 10%);
}


.inner_services .service-panel:hover .service-img {
    opacity: 1;
    visibility: visible;
}

.inner_services .service-panel:hover .service-content::before {
    width: 0;
}

.inner_services .service-panel:hover .service-content .service-title h3 a {
    color: #ffffff;
}

.inner_services .service-panel:hover .service-content .service-more {
    padding-top: 14px;
}

.inner_services .service-panel:hover .service-content .service-more .btn {
    height: 56px;
    background-color: #fff;
    color: #0250b5;
}

.inner_services .service-panel .service-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 2;
    opacity: 0;
    border-radius: 4px;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    overflow: hidden;
}

.inner_services .service-panel .service-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(32, 115, 211, 0.85);
    z-index: 1;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.inner_services .service-panel .service-img::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 205, 250, 0)), color-stop(0%, rgba(29, 101, 185, 0)), color-stop(16.43%, rgba(29, 101, 185, 0)), color-stop(97.66%, #1d65b9), to(#1d65b9));
    background: -o-linear-gradient(rgba(40, 205, 250, 0) 0%, rgba(29, 101, 185, 0) 0%, rgba(29, 101, 185, 0) 16.43%, #1d65b9 97.66%, #1d65b9 100%);
    background: linear-gradient(rgba(40, 205, 250, 0) 0%, rgba(29, 101, 185, 0) 0%, rgba(29, 101, 185, 0) 16.43%, #1d65b9 97.66%, #1d65b9 100%);
    z-index: 2;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.inner_services .service-panel .service-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.inner_services .service-panel .service-content {
    position: relative;
    z-index: 3;
    text-align: center;
    padding: 60px 0 40px;
    border-radius: 4px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
}

.inner_services .service-panel .service-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: calc(100% - 50px);
    background-color: #f9595a;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .inner_services .service-panel .service-content::before {
        width: calc(100% - 25px);
    }

    .inner_services .service-panel .service-content {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width: 767.98px) {
    .inner_services .service-panel .service-content::before {
        width: calc(100% - 25px);
    }

    .inner_services .service-panel .service-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .inner_services__wrap .slick-dots {
        bottom: 0;
    }

    .inner_services__wrap {
        margin-bottom: 60px;
    }

}

@media screen and (min-width: 992px) {
    .inner_services .service-panel .service-content {
        text-align: left;
    }
}


.inner_services .service-panel .service-content .service-title h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 16px;
    padding: 0 40px;
}

.inner_services .service-panel .service-content .service-title h3 a {
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.inner_services .service-panel .service-content .service-title h3 a:hover {
    color: #ffffff;
}


.inner_services .service-panel .service-content .service-more {
    padding-top: 20px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.inner_services .service-panel .service-content .service-more .btn {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    margin-left: 40px;
    background-color: #0151b2;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.inner_services .service-panel .service-content .service-more .btn:hover {
    color: #0250b5;
}

.justify-content-between {
    justify-content: space-between !important;
}

.inner_services .btn {
    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;
    position: relative;
    z-index: 2;
    font-weight: 700;
    text-transform: capitalize;
    border: none;
    width: 170px;
    height: 50px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    border-radius: 4px;
    color: #ffffff;
    padding: 0 30px;
}

.inner_services .btn.no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.inner_services .btn:focus,
.inner_services .btn.active,
.inner_services .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}



/* =============== */

@media (min-width: 600px) {
    .hero.hero-flex__center {
        display: flex;
        justify-content: center;
        flex-flow: column;
        padding: 0;
        height: 623px;
    }

    .hero.hero-flex__center .container {
        width: 100%;
    }

    .hero.hero-flex__center .hero__btn .btn {
        width: 280px;
    }
}

/* =============== */


.content__sale20 {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.content__sale20 img {
    width: 80px;
}


@media (max-width: 599.99px) {
    .content__sale20 {
        flex-flow: column;
    }

}


/* 
* branch
*/

.branch_blocks__items {
    display: flex;
    flex-flow: column;
}

.branch_blocks__items>p {
    padding-bottom: 10px;
}

@media (min-width: 500px) {

    .branch_blocks__items {
        flex-flow: wrap;
        justify-content: end;
    }

    .branch_blocks__items>p {
        flex: 1 0 calc(100% / 2);
        flex-grow: 0;
    }

}

@media (min-width: 1024px) {

    .branch_blocks__items {
        flex-flow: wrap;
        justify-content: end;
    }

    .branch_blocks__items>p {
        flex: 1 0 calc(100% / 4);
        flex-grow: 0;
    }
}

.branch_blocks__items {
    margin-top: 30px;
}

.branch_blocks__tab_links {
    display: flex;
    justify-content: center;
    gap: 60px;
}

.branch_blocks__tab_link:hover {
    text-decoration: none;
}

.branch_blocks__tab {
    display: none;
}

.branch_blocks__tab.active {
    display: block;
}

.branch_blocks__content {
    padding: 30px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 5px 83px 0px rgba(6, 52, 100, 0.1);
    transition: 0.3s ease-in-out;
    margin-bottom: 40px;
}

.branch_blocks__tab_link {
    position: relative;
    line-height: 1;
    width: 100%;
    text-decoration: none;
    color: #0051b1;
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    padding: 10px;
}

.branch_blocks__tab_link.active {
    pointer-events: none;
    color: #fff;
    background: #f9595a;
}


.branch_blocks__tab_link.active:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f9595a;
}

@media (max-width: 767px) {
    .branch_blocks__tab_links {
        gap: 10px;
    }

    .branch>.container {
        padding: 0;
    }
}

/* branch END */

/* technique */

.technique {
    display: none;
}

.technique.active {
    display: flex;
    flex-flow: row;
    gap: 20px;
}

.technique .options__item {
    background: #fff;
    width: 100%;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
}

.technique .fire-equip img {
    width: 200px;
    height: 200px;
}

.technique .fire-equip__content {
    font-weight: 700;
}

/* technique END */



.slider-single .slider .slider__item {
    height: 623px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
}

.slider-single .slider .slider__one {
    background-image: url(/wp-content/themes/garantses/img/slider/home/1.jpg);
}

.slider-single .slider .slider__two {
    background-image: url(/wp-content/themes/garantses/img/slider/home/2.jpg);
}

.slider-single .slider .slider__three {
    background-image: url(/wp-content/themes/garantses/img/slider/home/3.jpg);
}

.slider-single .slider .slider__item::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#021c37), color-stop(6.74%, #041c35), color-stop(74.68%, rgba(21, 27, 33, 0)), to(rgba(27, 26, 26, 0)));
    background: -o-linear-gradient(#021c37 0%, #041c35 6.74%, rgba(21, 27, 33, 0) 74.68%, rgba(27, 26, 26, 0) 100%);
    background: linear-gradient(#021c37 0%, #041c35 6.74%, rgba(21, 27, 33, 0) 74.68%, rgba(27, 26, 26, 0) 100%);
    opacity: 0.45;
}

.slider-single .slider .slider__item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(3, 43, 86, 0.55);
}

.slider-single .slider .slider__item .container {
    position: relative;
    z-index: 1;
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
    padding: 0 50px;
}


.slider-single .slider__title {
    text-align: left;
    font-family: 'Fira Sans', sans-serif;
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #fff;
    max-width: 610px;
    font-weight: bold;
    display: block;
}


.slider-single .slider__desc {
    color: #fff;
    font-size: 20px;
    text-align: left;
    max-width: 510px;
    padding-bottom: 10px;
    display: block;
}


.slider-single .slider__btn .btn {
    margin-top: 30px;
    color: #111;
    background: #fff;
    font-weight: bold;
    border: 1px solid #fff;
    width: 240px;
    box-shadow: 0 6px 0 0 rgb(36 36 36 / 23%);
}

.slider-single .slick-dots {
    bottom: 40px;
}

.slider-single .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff;
}

.slider-single .slick-dots li button:before {
    color: #fff;
}

.slider-single .slider__arrows {
    display: block;
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translate(0, -50%);
    cursor: pointer;
}


@media (min-width: 600px) {

    .slider-single .slider__arrows svg {
        width: 18px;
        height: 30px;
    }
}

.slider-single .slider__arrows.prevArrow {
    left: 10px;
}

.slider-single .slider__arrows.nextArrow {
    right: 10px;
}


@media (max-width: 599px) {

    .slider-single .slider__title {
        font-size: 30px;
        text-align: center;
    }

    .slider-single .slider__desc {
        text-align: center;
        font-size: 18px;
        font-weight: initial;
    }

    .slider-single .slider__btn .btn {
        width: auto;
    }
}


/* section__hero_inner */

.section__hero_inner.improvement .slider-single .slider .slider__one {
    background-image: url(/wp-content/themes/garantses/img/slider/improvement/imp1.webp);
}

.section__hero_inner.improvement .slider-single .slider .slider__two {
    background-image: url(/wp-content/themes/garantses/img/slider/improvement/imp2.webp);
}

.section__hero_inner.improvement .slider-single .slider__title {
    max-width: 760px;
}

.section__hero_inner.improvement .slider-single .slider__desc {
    max-width: 660px;
}

/* section__hero_inner END */


.services__main {
    display: flex;
    align-items: center;
    height: 100%;
    gap: 30px;
    text-align: left;
    margin-top: 30px;

}

.services__main p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
}


.services__image {
    width: 100%;
    max-height: 350px;

    object-fit: contain;
}

@media (max-width: 1023px) {
    .services__main {
        flex-direction: column;

    }

    .services__main-revers .services__content {
        order: 2;
    }

    .services__main-revers .services__image {
        order: 1;
    }
}