*,
 ::after,
 ::before {
    box-sizing: unset;
}

.product_info {
    display: flex;
}

.product_sum {
    display: flex;
}

.product_sum-info {
    margin: auto;
    margin-left: 0;
}

.product_sum {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    color: #25282B;
    margin-top: 5px;
    min-height: 50px;
    margin-bottom: 15px
}

.container {
    display: flex;
    width: 1140px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0px auto;
}

.header-wrapper {
    width: 100%;
    padding-left: 77px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.header-wr-topline {
    display: flex;
    justify-content: space-between;
    padding-top: 13px;
}

.header-shottext {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    color: #00B3DB;
}

.header-fixed {
    padding-top: 21px;
    padding-bottom: 21px;
    border-top: 2px solid #00B3DB;
    border-bottom: 2px solid #00B3DB;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

body {
    margin: 0px;
    padding: 0px;
}

.header-info-wr {
    display: flex;
}

.header-fixed ul {
    padding: 0px;
    display: flex;
    list-style: none;
    margin: 0px;
    justify-content: space-between;
    padding-bottom: 13px;
}

.header-fixed ul li a {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 27px;
    color: #25282B;
    text-decoration: none;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

a:hover {
    color: #00B3DB !important;
}

.header-place {
    position: relative;
    padding-left: 30px;
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    color: #25282B;
    margin-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.header-place:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 21px;
    background: url(../../../../images/location.png);
    background-repeat: no-repeat;
    left: 0;
    top: calc(50% - 10px);
}

.header-phone {
    padding-left: 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 10px;
}

.header-phone a {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    color: #25282B;
    text-decoration: none;
}

.header-phone:before {
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
    background: url(../../../../images/phone.png);
}

.header-social {
    padding-top: 11px;
    display: flex;
}

.header-social a {
    display: block;
    height: 23px;
    margin-right: 5px;
}

.header-social a:not(:first-child) {
    padding-top: 2px;
}

.header-btn button,
#addToCartConfirm #order {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    padding: 15px 50px;
    background: #00B3DB;
    border-radius: 300px;
    border: none;
    margin-left: 15px;
    cursor: pointer;
}

body * {
    user-select: none;
    outline: none;
}

body {
    padding-top: 186px;
}

section.fb_main {
    background: url(../../../../images/banner.png);
    padding-top: 212px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 1095px;
    margin-top: -186px;
}

.header-fixed {
    background: white;
    border-top: 0px;
    z-index: 99;
}

.fb_main-title {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 54px;
    color: #25282B;
}

.fb_main-title span {
    display: block;
    color: #00B3DB;
}

.fb_main-descr {
    margin-top: 40px;
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #25282B;
    max-width: 72%;
    margin-bottom: 46px;
}

.fb_main-width-wrapper {
    width: 100%;
}

.container {
    flex-wrap: wrap;
}

.header-wrapper {
    width: calc(100% - 117px - 77px);
}

.fb_main-wrapper {
    display: flex;
    width: 68%;
}

.fb_main-item-img img {
    display: block !important;
}

.fb_main-items-wr {
    display: flex;
    flex-wrap: wrap;
}

.fb_main-item-text {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    position: relative;
    padding-right: 15px;
    color: #25282B;
}

.fb_main-items-wr .fb_main-item-text {
    font-size: 16px;
    line-height: 18px;
}

.fb_main-item-text:before {
    content: '';
    position: absolute;
    background: #00B3DB;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    right: 0;
    top: 0;
}

.fb_main-how-work {
    display: flex;
    flex-direction: column;
    width: calc(100% - 200px);
    background: white;
    border-radius: 15px;
    padding: 50px 30px 30px 30px;
    background-image: url(../../../../images/bg_hwork.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    margin: 0px auto;
    margin-top: 68px;
}

.fb_main-steps {
    display: flex;
    justify-content: space-between;
}

.fb_main-hw-title {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    color: #FFFFFF;
    margin-bottom: 68px;
}

.fb_main-steps .fb_main-steps {
    display: flex;
    flex-direction: column;
    position: relative;
}

.fb_main-steps-description {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    color: #25282B;
}

.fb_main-steps-description span {
    color: #00B3DB;
}

.fb_main-steps-number {
    position: relative;
    padding-left: 42px;
}

.fb_main-steps-number span {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 31px;
    color: #25282B;
    position: absolute;
    left: 0;
    top: 0;
}

.one .fb_main-steps-number {
    padding-left: 20px;
}

.fb_main-steps .fb_main-steps.three:before,
.fb_main-steps .fb_main-steps.two:before {
    content: '';
    position: absolute;
    width: 37px;
    height: 41px;
    background: url(../../../../images/next.svg);
    left: -70px;
    top: 30px;
}

.fb_main-item {
    display: flex;
    margin-right: 30px;
}

.fb_main-item-img {
    margin-right: 15px;
}

.fb_main-wrapper>.fb_main-item .fb_main-item-text {
    flex-wrap: nowrap;
    min-width: 161px;
}

.fb_main-wrapper>.fb_main-item {
    padding-top: 15px;
    margin-right: 30px;
}

.fb_main-item-text {
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: fit-content;
    margin: auto 0px;
}

.fb_main-items-wr .fb_main-item:nth-child(1),
.fb_main-items-wr .fb_main-item:nth-child(2) {
    margin-bottom: 18px;
}

.fb_main-item-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.fb_main {
    min-height: auto !important;
}

.sb_main_title {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    color: #25282B;
    position: relative;
    margin-top: 100px;
    margin-bottom: 60px;
}

.sb_main_title:before {
    content: '';
    position: absolute;
    width: 368px;
    height: 4px;
    background: #00B3DB;
    left: calc(50% - 368px / 2);
    bottom: -24px;
    border-radius: 30px;
}

.sb_main-width-wrapper {
    width: 746px;
    max-width: 100%;
    margin: 0px auto;
}

.sb_main-subdescr {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #8A8A8A;
    width: 100%;
    text-align: right;
}

.sb_main-text {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #25282B;
    margin-bottom: 40px;
}

.sb_main_items-wr {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -27px;
    margin-bottom: -30px;
    justify-content: flex-start;
}

.sb_main-items {
    width: calc(33% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    border: 2px solid #8A8A8A;
    box-sizing: border-box;
    border-radius: 15px;
    margin-bottom: 30px;
    display: flex;
}

.sb_main-time {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #8A8A8A;
    margin-top: 5px;
}

.sb_main-time-descr {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 22px;
    color: #8A8A8A;
}

.sb_main-item-title {
    /* desktop/accent */
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    color: #25282B;
    margin-top: 5px;
    min-height: 50px;
    margin-bottom: 15px;
}

.sb_main-info {
    padding-left: 20px;
    width: 100%;
    padding-right: 20px;
}

.sb_main-count-price {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.sb_main-price {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    text-align: right;
    color: #00B3DB;
    white-space: nowrap;
}

.sb_main-count {
    display: flex;
}

a.sb-count {
    display: block;
    background: #8A8A8A;
    border-radius: 33.5px;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-top: 3px;
}

input.sb-count-value {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    color: #8A8A8A;
    padding: 0px;
    border: none;
    max-width: fit-content;
    width: 30px;
    text-align: center;
    height: 25px;
    margin-left: 3px;
    margin-right: 3px;
}

.sb_main-buy-btn button {
    background: #00B3DB;
    border-radius: 300px;
    border: none;
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 48px;
    margin-top: 10px;
}

a.sb-count.minus:before,
a.sb-count.plus:before {
    background: #FFFFFF;
    border-radius: 27px;
    width: 12px;
    height: 2px;
    content: '';
    position: absolute;
    left: calc(50% - 6px);
    top: calc(50% - 1px);
}

a.sb-count.plus:after {
    height: 12px;
    width: 2px;
    background: #fff;
    border-radius: 27px;
    content: '';
    position: absolute;
    left: calc(50% - 1px);
    top: calc(50% - 6px);
}

a.sb-count:hover {
    background: #00b3db;
}

.fb_main-item {
    display: flex;
    margin-right: 30px;
}

.fb_main-item-img {
    margin-right: 15px;
}

.fb_main-wrapper>.fb_main-item .fb_main-item-text {
    flex-wrap: nowrap;
    min-width: 161px;
}

.fb_main-wrapper>.fb_main-item {
    padding-top: 15px;
    margin-right: 30px;
}

.fb_main-item-text {
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: fit-content;
    margin: auto 0px;
}

.fb_main-items-wr .fb_main-item:nth-child(1),
.fb_main-items-wr .fb_main-item:nth-child(2) {
    margin-bottom: 18px;
}

.fb_main-item-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.fb_main {
    min-height: auto !important;
}

.sb_main_title {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    color: #25282B;
    position: relative;
    margin: 0px auto;
    margin-top: 100px;
    margin-bottom: 60px;
}

.sb_main_title:before {
    content: '';
    position: absolute;
    width: 368px;
    height: 4px;
    background: #00B3DB;
    left: calc(50% - 368px / 2);
    bottom: -24px;
    border-radius: 30px;
}

.sb_main-width-wrapper {
    width: 746px;
    max-width: 100%;
    margin: 0px auto;
}

.sb_main-subdescr {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #8A8A8A;
    width: 100%;
    text-align: right;
}

.sb_main-text {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #25282B;
    margin-bottom: 40px;
}

.sb_main_items-wr {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -27px;
    margin-bottom: -30px;
    justify-content: flex-start;
}

.sb_main-items {
    width: calc(33% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    border: 2px solid #8A8A8A;
    box-sizing: border-box;
    border-radius: 15px;
    margin-bottom: 30px;
    display: flex;
}

.sb_main-time {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #8A8A8A;
    margin-top: 5px;
}

.sb_main-time-descr {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 22px;
    color: #8A8A8A;
}

.sb_main-item-title {
    /* desktop/accent */
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    color: #25282B;
    margin-top: 5px;
    min-height: 50px;
    margin-bottom: 15px;
}

.sb_main-info {
    padding-left: 20px;
    width: 100%;
    padding-right: 20px;
}

.sb_main-count-price {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.sb_main-price {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    text-align: right;
    color: #00B3DB;
    white-space: nowrap;
}

.sb_main-count {
    display: flex;
}

a.sb-count {
    display: block;
    background: #8A8A8A;
    border-radius: 33.5px;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    transition: all .3s ease-in-out;
    margin-top: 3px;
}

input.sb-count-value {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    color: #8A8A8A;
    padding: 0px;
    border: none;
    max-width: fit-content;
    width: 30px;
    text-align: center;
    height: 25px;
    margin-left: 3px;
    margin-right: 3px;
}

.sb_main-buy-btn button {
    background: #00B3DB;
    border-radius: 300px;
    border: none;
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 48px;
    margin-top: 10px;
    transition: all .3s ease-in-out;
}

a.sb-count.minus:before,
a.sb-count.plus:before {
    background: #FFFFFF;
    border-radius: 27px;
    width: 12px;
    height: 2px;
    content: '';
    position: absolute;
    left: calc(50% - 6px);
    top: calc(50% - 1px);
}

a.sb-count.plus:after {
    height: 12px;
    width: 2px;
    background: #fff;
    border-radius: 27px;
    content: '';
    position: absolute;
    left: calc(50% - 1px);
    top: calc(50% - 6px);
}

a.sb-count:hover {
    background: #00b3db;
}

.main_services_subtitle-line {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    padding-bottom: 4px;
    border-bottom: 1px solid #00B3DB;
}

.main_services_subtitle-line span {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 33px;
    color: #00B3DB;
}

.main_services_subtitle-line div {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #8A8A8A;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

section.main_services .sb_main-width-wrapper {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 40px;
    color: #25282B;
}

.sb_main-buy-btn button:hover {
    cursor: pointer;
    background: #25282B;
}

.fb_main-how-work {
    box-shadow: 1px 4px 11px rgba(0, 0, 0, 0.05) !important;
    background-size: c;
}

.sb_main-showall {
    width: 100%;
    margin-top: 40px;
}

section.main_services {
    margin-bottom: 100px;
}

.sb_main-showall a {
    display: block;
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #25282B;
    padding: 15px 50px;
    border: 1px solid #25282B;
    box-sizing: border-box;
    border-radius: 300px;
    width: fit-content;
    margin: 0px auto;
    text-decoration: none;
    transition: all .3s ease-in-out;
}

.sb_main-showall a:hover {
    border-color: #00b3db;
    background: #00b3db;
    color: white !important;
}

.sb_main-width-wrapper {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    /* or 137% */
    /* content */
    color: #25282B;
}

.sb_main_items-wr-rows {
    display: flex;
    justify-content: space-between;
    margin-left: -15px;
    margin-top: 40px;
}

.sb_main_items-wr-rows .sb_main-items {
    width: calc(25% - 30px) !important;
    display: flex;
    flex-direction: column;
    position: relative;
}

.sb_main_items-wr-rows .sb_main-info {
    max-width: 100%;
    padding-top: 10px;
    width: calc(100% - 40px);
    padding-bottom: 20px;
}

.sb_main_items-wr-rows .sb_main-info .sb_main-count-price {
    margin-top: 17px;
}

.sb_main_items-wr-rows .sb_main-items {
    border: 1px solid #8a8a8a;
}

.sb_main_items-wr-rows {
    margin-bottom: 25px;
}

section.main_services_second .sb_main_items-wr {
    margin-top: 40px;
}

section.main_form .main_form {
    width: 100%;
    margin-top: 100px;
    padding: 50px 20px;
    border: 2px solid #8A8A8A;
    box-sizing: border-box;
    border-radius: 15px;
    background: url(../../../../images/bg_form.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
}

.main_form_title {
    /* desktop/title */
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    /* content */
    color: #25282B;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 60px;
    position: relative;
}

.main_form_input-wr input {
    background: #FFFFFF;
    /* gray */
    border: 2px solid #8A8A8A;
    box-sizing: border-box;
    border-radius: 15px;
    height: 49px;
    padding-left: 20px;
    padding-right: 20px;
    width: 29%;
    margin-right: 30px;
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height, or 137% */
    /* gray */
    color: #8A8A8A;
    margin-bottom: 20px;
}

.main_form_title:before {
    background: #00B3DB;
    border-radius: 30px;
    content: '';
    position: absolute;
    width: 358px;
    height: 4px;
    bottom: 0;
    border-radius: 30px;
}

section.main_form .main_form:before {
    width: 397px;
    height: 425px;
    background: url('../../../../images/image_form 1.png');
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.main_from_checkbox-btn {
    display: flex;
    justify-content: space-between;
    width: 61%;
}

.main_form_checkbox span {
    /* desktop/description */
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height, or 137% */
    /* content */
    color: #25282B;
}

.main_form_checkbox span a {
    font-weight: 300;
    /* identical to box height, or 137% */
    /* accent */
    color: #00B3DB;
    text-decoration: none;
}

.main_form * {
    position: relative;
    z-index: 2;
}

.main_form_checkbox button {
    background: #00B3DB;
}

.main_from_checkbox-btn button {
    background: #00B3DB;
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height */
    text-align: center;
    color: #FFFFFF;
    padding: 15px 50px;
    border: none;
    border-radius: 48px;
}

.main_form_checkbox {
    height: fit-content;
    margin: auto 0px;
}

.main_zone_wr {
    width: 100%;
    display: flex;
    margin-top: 20px;
}

.main_zone-descr {
    /* desktop/accent */
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    /* content */
    color: #25282B;
    padding-left: 30px;
}

.main_zone-descr div {
    position: relative;
    margin-bottom: 20px;
    width: fit-content;
    position: relative;
    padding-right: 15px;
}

.main_zone-descr div:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #00B3DB;
    right: 0;
    top: 0;
}

.main_zone-map {
    box-shadow: 0px 18px 16px -7px rgba(37, 40, 43, 0.05);
    height: fit-content;
}

.main_form_checkbox {
    display: flex;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    z-index: 1;
    cursor: pointer;
}

.checkbox b {
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 14px;
    border: 1px solid #25282B;
    border-radius: 3px;
    z-index: 0;
    background: white;
    position: relative;
}

.main_form_input-wr input {
    width: calc(33% - 3px);
}

.main_from_checkbox-btn {
    width: calc(69% - 5px);
}

.checkbox input[type="checkbox"]:checked+b:before {
    content: '✓';
    position: absolute;
    width: 5px;
    height: 5px;
    z-index: 2;
    color: #00b3db;
    left: 4px;
    font-size: 18px;
    top: -2px;
}

.main_from_checkbox-btn button {
    transition: all .3s ease-in-out;
}

.main_from_checkbox-btn button:hover {
    background: #25282B;
    cursor: pointer;
}

.footer_blue_wr {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.footer_blue {
    background: #00B3DB;
    padding: 20px 0px;
}

footer {
    margin-top: 100px;
}

.footer_blue-ads {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 25px;
    /* identical to box height */
    color: #FFFFFF;
    height: fit-content;
    margin: auto 0px;
}

.footer_blue-socials span {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height, or 137% */
    color: #FFFFFF;
    display: block;
    margin-right: 10px;
}

.footer_blue-socials {
    /*display: flex;*/
}

.footer_blue-socials a {
    margin-left: 10px;
}

.footer_blue-socials a:nth-child(4) {
    margin-top: 1px;
}

.footer_white-wr {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 20px 0px;
}

.footer_white-place {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 20px;
    /* content */
    color: #25282B;
    padding-left: 30px;
    position: relative;
}

.footer_place-polit a {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    /* identical to box height, or 157% */
    /* content */
    color: #25282B;
    margin-top: 28px;
    display: block;
}

.footer_white-place:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 21px;
    background: url(../../../../images/location.png);
    background-repeat: no-repeat;
    left: 0;
    top: 0;
}

.footer_white_download>a {
    /* desktop/button text */
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height */
    text-align: center;
    /* content */
    color: #25282B;
    text-decoration: none;
    display: flex;
    vertical-align: middle;
    align-items: center;
    padding: 12px 50px;
    border: 1px solid #25282B;
    box-sizing: border-box;
    border-radius: 300px;
    margin-bottom: 20px;
}

.footer_white_download>a img {
    margin-right: 10px;
}

.footer_white_download div {
    /* desktop/background text */
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    /* identical to box height, or 157% */
    /* content */
    color: #25282B;
    text-align: right;
}

.footer_white_download div a {
    color: #00B3DB;
    text-decoration: none;
}

a {
    transition: all .3s ease-in-out;
    text-decoration: none;
}

.header-btn button {
    transition: all .3s ease-in-out;
}

.header-btn button:hover {
    background: #25282B;
}

body {
    overflow-x: hidden;
}

.container {
    max-width: calc(100% - 30px);
}

.header-social a:hover {
    opacity: 0.5;
}

.footer_white_download>a:hover {
    background: #00b3db;
    border-color: #00b3db;
    color: white !important;
}

.footer_white_download>a:hover img {
    filter: invert(1);
    opacity: 0.8;
}

.footer_white_download>a img {
    transition: all .3s ease-in-out;
}

.footer_white_download div a:hover {
    color: #25282B;
}

.footer_white-wr {}

.header-logo {
    padding-left: 4px;
}

.header-wrapper {
    width: calc(100% - 117px - 81px);
}

.header-fixed ul {
    padding-right: 13px;
}

.fb_main-title {
    padding-left: 6px;
    padding-top: 2px;
}

.fb_main-descr {
    padding-left: 7px;
    margin-top: 37px;
    max-width: 65%;
}

.fb_main-wrapper {
    width: 72%;
}

.fb_main-wrapper>.fb_main-item {
    padding-top: 9px;
    padding-left: 8px;
}

.fb_main-items-wr .fb_main-item:nth-child(1),
.fb_main-items-wr .fb_main-item:nth-child(3) {
    margin-right: 21px;
}

.fb_main-items-wr .fb_main-item:nth-child(4) .fb_main-item-text {
    margin-left: 6px;
    padding-top: 2px;
}

.fb_main-item-img {}

.fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text {
    padding-top: 4px;
    margin-left: -2px;
}

.fb_main-steps-number img {
    margin-top: -7px;
}

.fb_main-steps .fb_main-steps.three:before,
.fb_main-steps .fb_main-steps.two:before {
    left: -47px;
    top: 20px;
}

.fb_main-hw-title {
    padding-left: 2px;
    padding-top: 2px;
}

.fb_main-steps-number span {
    top: -1px;
    left: 0px;
}

.fb_main-steps-description {
    margin-top: 2px;
    margin-left: 1px;
}

.sb_main_title {
    margin-bottom: 84px;
}

.sb_main-text {
    padding-left: 2px;
}

.sb_main-subdescr {
    margin-top: -11px;
}

.sb_main-time {
    margin-top: 8px;
    padding-left: 3px;
}

.sb_main-time-descr {
    padding-left: 3px;
}

.sb_main-item-title {
    padding-left: 0px;
}

.sb_main-info {
    padding-right: 19px;
    padding-bottom: 0px;
}

input.sb-count-value {
    width: 36px;
}

.sb_main-items {
    width: calc(33% - 30px);
}

.sb_main-img img {
    max-height: 220px;
}

section.main_services .sb_main_title {
    margin-top: 95px;
    padding-left: 3px;
    margin-bottom: 86px;
}

section.main_services .main_services_subtitle-line {}

section.main_services .main_services_subtitle-line span {
    padding-left: 5px;
    padding-bottom: 5px;
}

section.main_services .sb_main-width-wrapper {
    margin-bottom: 50px;
}

section.main_services .sb_main_items-wr {
    margin-top: 8px;
}

.sb_main-showall {
    margin-top: 32px;
    padding-left: 3px;
}

section.main_services_second .main_services_subtitle-line span {
    padding-left: 5px;
    padding-bottom: 7px;
}

.sb_main_items-wr-rows .sb_main-item-title {
    min-height: 46px;
    margin-bottom: 0px;
}

section.main_form .main_form {
    margin-top: 131px;
}

.main_zone_wr {
    margin-top: 0px;
    padding-left: 4px;
}

section.main_form .main_form {
    margin-left: 4px;
}

section.main_form .main_form:before {
    right: 8px;
}

.main_form_input-wr input {
    margin-top: 2px;
}

.footer_blue_wr {
    margin-left: 4px;
}

.footer_white-place {
    margin-left: 4px;
}

.footer_place-polit a {
    padding-left: 5px;
}

.sb_main-items:hover {
    border-color: #00b3db;
}

.sb_main-items {
    transition: all .3s ease-in-out;
}

.footer_blue-socials a {
    transition: all .3s ease-in-out;
}

.footer_blue-socials a:hover {
    filter: invert(1);
}

.order_user {
    margin-top: 25px;
    display: grid;
}

.order_user input {
    border: 2px solid #8A8A8A;
    border-radius: 15px;
    color: #8A8A8A;
    font-family: Comfortaa;
    line-height: 22px;
    padding: 10px 12px;
    display: block;
    margin: 15px 0;
}

.modal-content .btn {
    margin-left: 0;
}

.servise_khimchistka .sb_main-items {
    display: none;
}

.servise_khimchistka .sb_main-items:nth-child(-n+6) {
    display: flex;
}

.servise_khimchistka.active .sb_main-items {
    display: flex;
}

.modal-header .close {
    font-size: 32px;
}

.modal-title {
    font-family: Comfortaa;
}

.modal-header {
    border-bottom: 2px solid #00B3DB;
}

.form-control {
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background: #FFFFFF;
    border: 2px solid #8A8A8A;
    box-sizing: border-box;
    border-radius: 15px;
    height: 44px;
    padding-left: 20px;
    padding-right: 20px;
    width: 1;
    margin-right: 30px;
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #8A8A8A;
    margin-bottom: 20px;
}

.modal-body p {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #25282B;
}

.modal-body p>a {
    color: #00B3DB;
}

#modal_form {
    margin-top: 30px;
}

*:focus,
* {
    outline: none !important;
    box-shadow: none !important;
    border-color: inherit;
}

.btn {
    font-family: Comfortaa;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    padding: 15px 50px;
    background: #00B3DB;
    border-radius: 300px;
    border: none;
    margin-left: 15px;
    cursor: pointer;
}

@media (max-width: 1366px) {
    .container {
        width: 1104px;
    }
    .fb_main-wrapper {
        width: 100%;
    }
    .fb_main-items-wr .fb_main-item:nth-child(1),
    .fb_main-items-wr .fb_main-item:nth-child(3) {
        width: 190px;
    }
    .fb_main-items-wr {
        padding-right: 100px;
    }
    .sb_main_items-wr-rows {
        margin-right: 0px;
        width: 100%;
    }
    .sb_main_items-wr-rows .sb_main-img img {
        max-width: 100%;
    }
    .container {
        width: 1140px;
    }
    .header-fixed ul {
        padding-right: 7px;
        margin: 0 10px 0 0;
        padding-bottom: 0;
    }
    section.fb_main {
        padding-top: 230px;
    }
    .fb_main-item-img {
        margin-right: 11px;
    }
    .fb_main-items-wr {
        padding-right: 145px;
    }
    .fb_main-items-wr .fb_main-item-text {
        padding-left: 5px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text {
        padding-top: 2px;
        margin-left: 0px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text::before {
        top: 3px;
    }
    .fb_main-how-work {
        margin-top: 71px;
    }
    .fb_main-steps-number img {
        margin-top: -9px;
    }
    .fb_main-steps-number span {
        top: -2px;
        left: 2px;
    }
    .fb_main-steps-description {
        margin-top: 2px;
        margin-left: 2px;
    }
    .fb_main-steps .fb_main-steps.three:before,
    .fb_main-steps .fb_main-steps.two:before {
        top: 17px;
        left: -46px;
    }
    .sb_main_title {}
    .sb_main-width-wrapper {
        width: 877px;
    }
    .sb_main-time-descr {
        padding-left: 3px;
    }
    .sb_main-items {
        width: calc(33.33% - 34px);
    }
    section.main_services .sb_main-width-wrapper {
        width: 741px;
    }
    section.main_services .sb_main_items-wr {
        margin-top: 30px;
    }
    section.main_services .sb_main-item-title {
        margin-top: 28px;
    }
    section.main_services .sb_main-info {
        padding-bottom: 10px;
    }
    .sb_main-showall {
        margin-top: 38px;
    }
    section.main_services {
        margin-bottom: 59px;
    }
    section.main_services_second .sb_main-width-wrapper {
        width: 741px;
    }
    section.main_services_second .sb_main_items-wr-rows {
        width: calc(100% + 35px);
        margin-right: -15px;
        margin-left: -10px;
    }
    section.main_services_second .sb_main_items-wr-rows .sb_main-time {
        margin-top: 5px;
        margin-left: -3px;
    }
    section.main_services_second .sb_main_items-wr-rows .sb_main-item-title {
        min-height: 51px;
    }
    section.main_services_second .sb_main_items-wr-rows .sb_main-count {}
    section.main_services_second .sb_main_items-wr-rows .sb_main-count input.sb-count-value {
        width: 32px;
    }
    .main_services_subtitle-line {
        padding-top: 0px;
    }
    .sb_main_items-wr-rows+.main_services_subtitle-line {
        padding-top: 4px;
    }
    section.fb_main {
        /*background-size: contain;*/
    }
    .header-fixed ul li a {
        font-size: 18px;
    }
    .sb_main-item-title {
        font-size: 20px;
    }
    .sb_main-price {
        font-size: 19px;
    }
    input.sb-count-value {
        width: 29px;
        font-size: 19px;
    }
    .sb_main-img img {
        max-width: 80px;
    }
    .sb_main-item-title {
        height: 40px;
    }
    .sb_main-info {
        padding-bottom: 20px;
    }
    .header-shottext {
        font-size: 17px;
    }
    .header-place,
    .header-phone a {
        font-size: 16px;
    }
    .header-btn button,
    #addToCartConfirm #order,
    .btn {
        font-size: 15px;
        padding: 12px 35px;
    }
    .sb_main-buy-btn button {
        font-size: 15px;
        height: 42px;
    }
    .sb_main-time {
        font-size: 13px;
    }
    .header-logo svg {
        height: 95px;
    }
}

@media (max-width: 992px) {
    .main_zone-descr div br {
        display: none;
    }
    .header-wrapper {
        padding-left: 23px;
        width: calc(100% - 82px - 23px);
    }
    .header-logo a svg {
        width: 82px;
        height: 110px;
    }
    .header-shottext {
        font-size: 18px;
        line-height: 20px;
    }
    .header-place {
        font-size: 16px;
        margin-right: 20px;
    }
    .header-phone a {
        font-size: 16px;
        line-height: 18px;
    }
    .header-btn button {
        display: none;
    }
    .header-fixed {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .fb_main-title span {
        display: contents !important;
    }
    .fb_main-title {
        font-size: 40px;
        max-width: 100%;
    }
    .header-fixed ul li a {
        font-size: 18px;
        line-height: 20px;
    }
    section.fb_main {
        padding-top: 170px;
        padding-bottom: 121px;
        background: url(../../../../images/banner-tablet.png);
        background-size: cover;
        background-position-x: right;
        padding-top: 0px;
        padding-top: 30px;
        margin-top: -84px;
        margin-bottom: 200px;
    }
    .fb_main-descr {
        font-size: 14px;
        line-height: 22px;
        max-width: 100%;
        max-width: 80%;
    }
    .fb_main-wrapper>.fb_main-item .fb_main-item-text {
        font-size: 18px;
        line-height: 20px;
        min-width: 131px;
    }
    .fb_main-wrapper>.fb_main-item .fb_main-item-img img {
        width: 60px;
    }
    .fb_main-items-wr .fb_main-item-text {
        font-size: 14px;
        line-height: 16px;
    }
    .fb_main-items-wr .fb_main-item-img img {
        max-width: 30px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(1),
    .fb_main-items-wr .fb_main-item:nth-child(3) {
        width: 150px;
    }
    .fb_main-items-wr {
        padding-right: 0px;
    }
    .fb_main-how-work {
        width: 100%;
        padding-top: 30px;
        background-size: cover;
        background-position: center;
        position: absolute;
        bottom: 0;
    }
    .fb_main-hw-title {
        font-size: 30px;
        line-height: 33px;
    }
    .fb_main-steps-description {
        font-size: 14px;
        line-height: 22px;
    }
    .fb_main-steps-number img {
        max-width: 66px;
        margin-bottom: 10px;
    }
    .container {
        position: relative;
        width: 708px;
        max-width: calc(100% - 30px);
    }
    .fb_main-how-work {
        max-width: calc(100% - 90px);
        bottom: -305px;
        margin-top: 30px;
        background-color: white;
        background-image: url(../../../../images/bg-tablet-f.png);
        background-repeat: no-repeat;
    }
    .fb_main-hw-title {
        padding-left: 15px;
    }
    .sb_main_title {
        font-size: 30px;
        line-height: 33px;
    }
    .sb_main-text {
        font-size: 14px;
        line-height: 22px;
    }
    .sb_main-items {
        width: calc(50% - 30px);
    }
    .sb_main-item-title {
        font-size: 18px;
        line-height: 20px;
    }
    .sb_main-buy-btn button {
        font-size: 14px;
    }
    .sb_main-price {
        font-size: 18px;
    }
    input.sb-count-value {
        font-size: 18px;
        width: 20px;
    }
    .main_services_subtitle-line span {
        font-size: 24px;
        line-height: 27px;
    }
    .sb_main-width-wrapper,
    section.main_services .sb_main-width-wrapper {
        font-size: 14px;
        line-height: 22px;
    }
    .sb_main-showall a {
        font-size: 14px;
        line-height: 16px;
    }
    section.main_services {
        margin-bottom: 76px;
    }
    .sb_main_title {
        margin-top: 80px;
    }
    .sb_main_items-wr-rows .sb_main-items {
        width: calc(100% - 5px) !important;
        margin-left: 5px;
        margin-right: 5px;
        border-radius: 15px !important;
        overflow: hidden;
    }
    .sb_main_items-wr-rows {
        margin-left: -5px;
    }
    .sb_main_items-wr-rows .sb_main-info {
        padding-left: 10px;
        padding-right: 10px;
        width: calc(100% - 20px);
        padding-bottom: 15px;
    }
    .main_form_title {
        font-size: 30px;
        line-height: 33px;
    }
    .main_form_title br {
        display: none;
    }
    .main_form_input-wr {
        display: flex;
        flex-direction: column;
        width: 364px;
        max-width: 100%;
    }
    .main_form_input-wr input {
        width: 100%;
    }
    .main_from_checkbox-btn {
        width: 100%;
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .main_form_checkbox span {
        display: flex;
        flex-direction: column;
        margin-bottom: 40px;
    }
    section.main_form .main_form:before {
        width: 352px;
        height: 377px;
        background-size: contain;
    }
    section.main_form .main_form {
        background-size: cover;
        background-position: center;
    }
    .main_zone-map img {
        width: 100%;
    }
    .main_zone-descr div {
        font-size: 18px;
        line-height: 20px;
        max-width: fit-content;
    }
    .main_zone-descr div br {
        display: none;
    }
    .main_zone-descr {
        width: 375px;
    }
    .footer_blue-ads {
        font-size: 18px;
        line-height: 20px;
    }
    .footer_blue-socials span {
        font-size: 14px;
        line-height: 22px;
    }
    .footer_white-place {
        font-size: 16px;
        line-height: 18px;
    }
    .footer_white_download>a {
        font-size: 14px;
        line-height: 16px;
    }
    .header-wrapper {
        width: calc(100% - 106px);
        padding-left: 22px;
    }
    .container {
        width: 738px;
    }
    .header-fixed .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .header-wrapper {}
    .header-social a {
        margin-right: 0px;
    }
    .header-social a img {
        width: 18px;
        margin-left: 6px;
        max-height: 18px;
    }
    .header-social a:first-child img {
        width: 20px;
        max-height: 20px;
    }
    .header-social a:nth-child(2) img {
        width: 17px;
    }
    .header-fixed {
        padding-bottom: 8px;
    }
    .header-phone {
        margin-right: 10px;
    }
    .header-place:before {
        width: 18px;
        height: 18px;
        background-size: contain;
        left: 4px;
        top: calc(50% - 9px);
    }
    .header-phone:before {
        width: 18px;
        height: 18px;
        background-size: contain;
        left: 2px;
        top: calc(50% - 9px);
    }
    .header-fixed ul {
        padding-right: 0px;
        padding-bottom: 16px;
    }
    .header-logo {
        padding-left: 0px;
    }
    .fb_main-title {
        padding-left: 0px;
        padding-top: 4px;
        line-height: 46px;
    }
    section.fb_main {
        padding-top: 23px;
    }
    .fb_main-descr {
        padding-left: 0px;
        margin-top: 30px;
        max-width: 90%;
        margin-bottom: 31px;
    }
    .fb_main-items-wr .fb_main-item-text {
        padding-left: 2px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text {
        padding-top: 6px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(2) .fb_main-item-text {
        padding-left: 4px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(1),
    .fb_main-items-wr .fb_main-item:nth-child(3) {
        margin-right: 28px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(1),
    .fb_main-items-wr .fb_main-item:nth-child(2) {
        margin-bottom: 22px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text {
        padding-top: 0px;
        padding-left: 1px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(4) .fb_main-item-text {
        padding-left: 0px;
        margin-left: -5px;
    }
    .fb_main-wrapper>.fb_main-item .fb_main-item-text {
        margin-top: 7px;
    }
    .fb_main-item-text:before {
        width: 5px;
        height: 5px;
        top: -1px;
        right: 4px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text::before {
        top: 0px;
    }
    .fb_main-hw-title {
        padding-left: 3px;
        margin-bottom: 68px;
        padding-top: 0px;
    }
    .fb_main-steps-number span {
        top: -5px;
        font-size: 24px;
        left: 3px;
    }
    .fb_main-steps-description {
        margin-left: 4px;
        margin-top: 2px;
    }
    .fb_main-steps .fb_main-steps.three:before,
    .fb_main-steps .fb_main-steps.two:before {
        top: 30px;
        width: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        left: -52px;
        top: 32px;
    }
    .sb_main_title {
        margin-top: 58px;
        padding-bottom: 0px;
        margin-bottom: 79px;
    }
    .sb_main_title:before {
        width: 360px;
        left: calc(50% - 360px / 2);
        bottom: -18px;
    }
    .sb_main-text {}
    .sb_main_items-wr {
        margin-right: -15px;
    }
    .sb_main-time {
        padding-left: 0px;
        padding-left: 10px;
        padding-top: 1px;
    }
    .sb_main-time-descr {
        padding-left: 7px;
    }
    .sb_main-item-title {
        min-height: 38px;
        padding-left: 8px;
        margin-right: -5px;
    }
    .sb_main-info {}
    .sb_main-img img {
        max-height: 202px;
    }
    .sb_main-count-price {
        padding-left: 10px;
    }
    input.sb-count-value {
        width: 28px;
    }
    .sb_main-price {
        margin-right: 6px;
    }
    .sb_main-buy-btn {
        margin-left: 8px;
        margin-top: -3px;
        margin-right: -5px;
    }
    .fb_main-how-work {
        bottom: -305px;
    }
    .fb_main-steps-number {}
    section.main_services .sb_main_title {
        margin-top: 82px;
        margin-bottom: 81px;
    }
    section.main_services .main_services_subtitle-line span {
        padding-left: 0px;
        padding-bottom: 4px;
    }
    .main_services_subtitle-line div {
        padding-bottom: 2px;
    }
    .sb_main-subdescr {
        margin-top: -10px;
    }
    section.main_services .sb_main-info {
        padding-left: 16px;
        padding-bottom: 1px;
    }
    section.main_services .sb_main-img img {
        max-height: 185px;
    }
    section.main_services .sb_main-item-title {
        margin-top: 3px;
    }
    section.main_services {
        margin-bottom: 60px;
    }
    .main_services_subtitle-line {
        padding-left: 0px;
    }
    section.main_services_second .main_services_subtitle-line span {
        padding-left: 0px;
    }
    section.main_services_second .sb_main_items-wr-rows {
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 15px);
        margin-bottom: 1px;
    }
    section.main_services_second .sb_main_items-wr-rows .sb_main-img {
        height: 130px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .sb_main_items-wr-rows {}
    section.main_services_second .sb_main_items-wr-rows .sb_main-img img {
        height: 100%;
        width: auto;
        object-fit: cover;
        object-position: center;
    }
    .sb_main_items-wr-rows .sb_main-info {
        padding-left: 7px;
        width: calc(100% - 16px);
    }
    section.main_services_second .sb_main_items-wr-rows .sb_main-item-title {
        padding-left: 7px;
        padding-right: 5px;
    }
    .sb_main_items-wr-rows .sb_main-info .sb_main-count-price {
        margin-top: 9px;
        padding-left: 6px;
    }
    section.main_services_second .sb_main_items-wr-rows .sb_main-count input.sb-count-value {
        width: 30px;
    }
    section.main_services_second .sb_main_items-wr-rows .sb_main-price {
        margin-right: 3px;
    }
    section.main_services_second .sb_main_items-wr .sb_main-img {
        display: flex;
        flex-direction: column;
        max-height: 181px;
        border-radius: 15px 0px 0px 15px;
        min-width: 125px;
        overflow: hidden;
    }
    section.main_services_second .sb_main_items-wr .sb_main-img img {
        height: 100%;
        width: auto;
        object-fit: cover;
        object-position: center;
    }
    section.main_services_second .sb_main_items-wr .sb_main-info {
        padding-left: 1px;
        padding-right: 25px;
        padding-bottom: 10px;
    }
    section.main_services_second .sb_main_items-wr .sb_main-time {
        padding-left: 8px;
    }
    section.main_services_second .sb_main_items-wr .sb_main-price {
        margin-right: 0px;
    }
    .sb_main-buy-btn button .sb_main-buy-btn button {}
    section.main_form .main_form {
        margin-top: 80px;
        margin-left: 0px;
    }
    .main_form_title {
        padding-left: -1px;
        margin-top: -1px;
        margin-left: -2px;
    }
    .main_form_input-wr input {
        margin-top: -1px;
    }
    .checkbox b {
        left: -3px;
    }
    .main_form_checkbox span {
        /* margin-left: -9px;*/
    }
    section.main_form .main_form:before {
        right: 0px;
    }
    .sb_main_title {}
    section.main_zone .sb_main_title {
        margin-top: 78px;
        padding-right: 30px;
    }
    section.main_zone .sb_main_title::before {
        left: calc(50% - 360px / 2 + -16px);
        bottom: -24px;
    }
    .main_zone-descr {
        width: 455px;
        padding-top: 4px;
    }
    footer {
        margin-top: 86px;
    }
    .footer_blue_wr {
        margin-left: 0px;
    }
    .footer_blue-socials a {
        margin-left: 7px;
    }
    .footer_blue-socials span {
        margin-right: 45px;
    }
    .footer_white-place {
        margin-left: 0px;
    }
    .footer_white_download>a {
        padding: 12px 49px;
        width: 254px;
        float: right;
    }
    .main_zone-descr div:before {
        right: 0;
        width: 9px;
        height: 9px;
    }
    .main_zone-descr>div:first-child:before {
        right: 0;
    }
}

@media (max-width: 768px) {
    section#stirka,
    section.main_services,
    div#dlya_ur_lic,
    section.main_services_second {
        position: relative;
    }
    section#stirka .owl-nav,
    section.main_services .owl-nav,
    div#dlya_ur_lic .owl-nav,
    section.main_services_second .owl-nav {
        position: absolute;
        bottom: unset;
        top: 30px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 0 5px;
        max-width: calc(100% - 10px);
    }
    section#stirka .owl-nav button,
    section.main_services .owl-nav button,
    div#dlya_ur_lic .owl-nav button,
    section.main_services_second .owl-nav button {
        padding: 0px;
        width: 40px;
        height: 32px;
        border-radius: 50%;
        background: white;
        border: 1px solid #949494;
        font-size: 35px;
        line-height: 0;
        padding-bottom: 8px;
        color: #00b3db;
        transition: all .3s ease-in-out;
    }
    section#stirka .owl-nav button.disabled,
    section.main_services .owl-nav button.disabled,
    div#dlya_ur_lic .owl-nav button.disabled,
    section.main_services_second .owl-nav button.disabled {
        opacity: 0;
    }
    section.main_services .sb_main_items-wr {
        position: relative;
    }
    .sb_main_items-wr {
        position: relative;
    }
    section#stirka .owl-nav {
        top: 45px;
    }
    section.main_services .owl-nav {
        top: 45px;
    }
    section.main_services_second .owl-nav {
        top: 45px;
    }
    .sb_main_items-wr-rows {
        position: relative;
    }
    section.main_services_second .sb_main_items-wr-rows .owl-nav {
        bottom: unset;
        top: 55px;
    }
    section#stirka .owl-nav {
        top: 95px;
    }
    section.main_services .owl-nav {
        top: 85px;
    }
    section.main_services_second .sb_main_items-wr-rows .owl-nav {
        top: 160px;
    }
    section.main_services_second .owl-nav {
        top: 95px;
    }
    .footer_blue-socials {
        display: flex;
        flex-wrap: unset;
    }
    section.main_services_second .sb_main_items-wr .sb_main-img {
        min-width: 100px;
    }
    .header-shottext {
        display: none;
    }
    .header-place {
        display: none;
    }
    .header-social {
        display: none;
    }
    .header-fixed ul {
        display: none;
    }
    .header-logo a svg {
        width: 42px;
        height: 50px;
    }
    .header-wrapper {
        width: fit-content;
        padding-left: 51px;
    }
    .fb_main-title {
        font-size: 25px;
        font-size: 25px;
        line-height: 28px;
    }
    .fb_main-descr {
        font-size: 14px;
        line-height: 22px;
        margin-top: 24px;
        margin-bottom: 20px;
    }
    body {
        padding-top: 130px;
    }
    .fb_main-item-text {
        font-size: 18px;
        line-height: 20px;
    }
    .fb_main-wrapper {
        display: flex;
        flex-direction: column;
    }
    .fb_main-items-wr {
        display: flex;
        flex-direction: column;
    }
    .fb_main-items-wr {
        margin-top: 11px;
    }
    .fb_main-items-wr .fb_main-item {
        width: fit-content !important;
        margin-bottom: 10px !important;
    }
    section.fb_main {
        background-position-x: 77%;
    }
    .fb_main-how-work {
        background-image: url(../../../../images/bg_hwork.png);
        background-image: url(../../../../images/bg-tablet-f.png);
        background-position-x: -12px;
        background-size: auto !important;
        background-position-y: top;
        bottom: -368px;
    }
    .fb_main-hw-title {
        margin-bottom: 51px;
    }
    .fb_main-steps {
        /*  display: flex;
        flex-direction: column;*/
    }
    .fb_main-steps .fb_main-steps {
        flex-direction: row;
        justify-content: flex-start;
        margin-bottom: 40px;
    }
    .fb_main-steps-description {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .fb_main-steps .fb_main-steps:last-child {
        margin: 0px;
    }
    .fb_main-steps-description:last-of-type {
        display: block;
        padding-left: 10px;
    }
    .fb_main-steps .fb_main-steps.three:before,
    .fb_main-steps .fb_main-steps.two:before {
        left: 120px;
        top: -52px;
        transform: rotate(90deg);
    }
    .sb_main_title {
        font-size: 25px;
        line-height: 28px;
    }
    .sb_main-text {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .sb_main-subdescr {
        text-align: left;
    }
    .sb_main_items-wr {
        /* display: flex;
        flex-wrap: nowrap;*/
        overflow: hidden;
    }
    /* .sb_main-items {
        width: 100%;
    }*/
    .header-shottext {
        display: none;
    }
    .header-place {
        display: none;
    }
    .header-social {
        display: none;
    }
    .header-fixed ul {
        display: none;
    }
    .header-logo a svg {
        width: 42px;
        height: 50px;
    }
    .header-wrapper {
        width: fit-content;
        padding-left: 51px;
    }
    .fb_main-title {
        font-size: 25px;
        font-size: 25px;
        line-height: 28px;
    }
    .fb_main-descr {
        font-size: 14px;
        line-height: 22px;
        margin-top: 24px;
        margin-bottom: 20px;
    }
    body {
        padding-top: 130px;
    }
    .fb_main-item-text {
        font-size: 18px;
        line-height: 20px;
    }
    .fb_main-wrapper {
        display: flex;
        flex-direction: column;
    }
    .fb_main-items-wr {
        display: flex;
        flex-direction: column;
    }
    .fb_main-items-wr {
        margin-top: 11px;
    }
    .fb_main-items-wr .fb_main-item {
        width: fit-content !important;
        margin-bottom: 10px !important;
    }
    section.fb_main {
        background-position-x: 77%;
    }
    .fb_main-how-work {
        background-image: url(../../../../images/bg_hwork.png);
        background-image: url(../../../../images/bg-tablet-f.png);
        background-position-x: -12px;
        background-size: auto !important;
        background-position-y: top;
        bottom: -368px;
    }
    .fb_main-hw-title {
        margin-bottom: 51px;
        font-size: 25px;
    }
    .fb_main-steps {
        /* display: flex;
        flex-direction: column;*/
    }
    .fb_main-steps .fb_main-steps {
        flex-direction: row;
        justify-content: flex-start;
        margin-bottom: 40px;
    }
    .fb_main-steps-description {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .fb_main-steps .fb_main-steps:last-child {
        margin: 0px;
    }
    .fb_main-steps-description:last-of-type {
        display: block;
        padding-left: 10px;
    }
    .fb_main-steps .fb_main-steps.three:before,
    .fb_main-steps .fb_main-steps.two:before {
        left: 120px;
        top: -52px;
        transform: rotate(90deg);
    }
    .sb_main_title {
        font-size: 25px;
        line-height: 28px;
    }
    .sb_main-text {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .sb_main-subdescr {
        text-align: left;
    }
    .sb_main_items-wr {
        /*display: flex;
        flex-wrap: nowrap;*/
        overflow: hidden;
    }
    /*   .sb_main-items {
        width: 100%;
        min-width: fit-content !important;
    }*/
    .sb_main-img img {
        width: 97px;
        height: 100%;
        width: auto;
    }
    .sb_main-showall {
        display: none;
    }
    .sb_main_items-wr-rows .sb_main-items {
        /* width: 100% !important;
        min-width: fit-content !important;*/
    }
    .sb_main_items-wr-rows {
        display: flex;
        flex-wrap: nowrap;
        overflow: hidden;
    }
    .sb_main-info {
        padding-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .sb_main-img {
        width: 97px;
        text-align: center;
        object-position: center;
    }
    .sb_main-img img {
        object-fit: cover;
        object-position: center;
    }
    .main_form_title {
        font-size: 25px;
        margin-bottom: 50px;
        line-height: 28px;
    }
    .main_form_input-wr input {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .main_form_checkbox {
        width: 100%;
        margin-top: 10px;
    }
    .main_form_checkbox span {
        margin-bottom: 30px;
    }
    section.main_form .main_form {
        background-position-x: right;
        background-size: 100% auto;
        background-position-y: bottom;
    }
    .main_zone_wr {
        flex-direction: column;
    }
    .main_zone-descr {
        width: 100%;
        margin-top: 30px;
        padding-left: 0px;
    }
    div {}
    .footer_blue_wr {
        /* flex-direction: column;*/
        flex-direction: unset;
    }
    .footer_blue-ads {
        margin-bottom: 15px;
    }
    .footer_blue-socials {
        /* flex-wrap: wrap;*/
    }
    .footer_blue {
        padding: 20px 0px 9px;
    }
    .footer_blue-socials span {
        width: 100%;
        margin-bottom: 10px;
    }
    .footer_blue-socials a {
        margin-left: 0px;
        margin-right: 10px;
    }
    .footer_white-wr {
        /* flex-direction: column;*/
    }
    .footer_place-polit {
        width: 50%;
    }
    .footer_white_download>a {
        text-align: center;
        justify-content: center;
    }
    .footer_place-polit a {
        position: absolute;
        left: calc(50% - 228px / 2);
        bottom: 52px;
        margin-top: 0px;
    }
    .footer_white_download div {
        text-align: center;
    }
    .footer_white_download div {
        margin-top: 20px;
    }
    .footer_white-place {
        margin-bottom: 20px;
    }
    footer {
        margin-top: 50px;
    }
    .sb_main_title {
        margin-top: 70px;
    }
    .sb_main_title:before {
        width: 290px;
        left: calc(50% - 290px / 2);
    }
    .checkbox b {
        width: 15px;
        height: 15px;
    }
    .main_form_checkbox span a {
        display: block !important;
    }
    section.main_form .main_form {
        padding: 30px 10px;
    }
    .main_form_title:before {
        width: 50%;
    }
    .fb_main-how-work {
        padding-left: 10px;
        padding-right: 10px;
        max-width: calc(100% - 45px);
        bottom: -450px;
    }
    section.fb_main {
        margin-bottom: 330px;
    }
    div#header_mobile {
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        margin-right: 10px;
    }
    .header-wrapper {
        padding: 0px;
        margin-left: auto;
    }
    div#header_mobile_menu {
        display: flex !important;
        flex-direction: column !important;
        position: absolute;
        top: 73px;
        width: 100%;
        background: white;
        border-bottom: 2px solid #00b3db;
        transition: all 0.5s ease-in-out;
        max-height: 0px;
        overflow: hidden;
        opacity: 0;
    }
    div#header_mobile_menu ul {
        display: flex !important;
        flex-direction: column;
        padding-left: 30px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    div#header_mobile_menu .header-place {
        display: block !important;
        margin-left: 30px;
    }
    div#header_mobile_menu .header-social {
        display: flex;
        margin-left: 28px;
        margin-top: 15px;
    }
    div#header_mobile_menu .header-btn {
        display: block !important;
    }
    div#header_mobile_menu .header-btn button {
        display: block !important;
        margin-left: 30px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    div#header_mobile_menu ul li {
        margin-bottom: 5px;
    }
    div#header_mobile_menu.open {
        top: 75px;
        max-height: 500px;
        opacity: 1;
    }
    section.fb_main {
        margin-top: -88px;
    }
    .fb_main-title {
        padding-top: 9px;
    }
    .fb_main-descr {
        max-width: 100%;
    }
    .fb_main-wrapper>.fb_main-item {
        padding-top: 0px;
        padding-left: 3px;
    }
    .fb_main-wrapper>.fb_main-item .fb_main-item-text {
        margin-top: 0px;
        padding-left: 10px;
    }
    .fb_main-item-img {
        margin-right: 5px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) {
        margin-right: 0px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text {
        padding-left: 11px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(2) .fb_main-item-text {
        padding-left: 1px;
        padding-top: 3px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text {
        padding-top: 3px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(4) .fb_main-item-text {
        margin-left: 0px;
        padding-top: 4px;
    }
    .fb_main-how-work {
        bottom: -455px;
        padding-top: 19px;
    }
    .fb_main-hw-title {
        padding-left: 11px;
        margin-bottom: 55px;
    }
    .fb_main-steps-description:last-of-type {
        padding-left: 0px;
    }
    .fb_main-steps-number {
        padding-left: 37px;
    }
    .fb_main-steps-description br {
        display: none;
    }
    .sb_main_title br {
        display: none;
    }
    .sb_main_title {
        font-size: 24px;
    }
    .main_services_subtitle-line {
        flex-direction: column;
    }
    .main_services_subtitle-line div {
        position: absolute;
        bottom: -35px;
    }
    .sb_main-subdescr {
        font-size: 12px;
    }
    .sb_main_items-wr {
        margin-top: 20px;
    }
    section.main_services .sb_main_title {
        padding: 0px;
    }
    .main_services_subtitle-line {
        position: relative;
    }
    section.main_services .main_services_subtitle-line {
        margin-bottom: 66px;
    }
    section.main_services_second .sb_main_items-wr-rows .sb_main-img {
        width: 100%;
    }
    section.main_services_second .main_services_subtitle-line span {
        font-size: 22px;
    }
    section.main_form .main_form {
        background-size: auto;
        background-position-y: 102%;
        background-position-x: 77%;
    }
    .main_form_title {
        font-size: 24px;
    }
    .main_form_checkbox {
        font-size: 14px !important;
    }
    .main_form_checkbox span {
        font-size: 13px;
    }
    section.main_zone .sb_main_title {
        padding: 0px;
        width: 100%;
    }
    section.main_zone .sb_main_title::before {
        left: 0;
        width: 100%;
    }
    .footer_blue-ads {
        font-size: 17px;
    }
    .footer_white-place br {
        display: none;
    }
    .footer_white_download>a {
        margin: 0px auto;
        float: none;
    }
    .footer_place-polit a {
        position: absolute;
        left: calc(50% - 260px / 2);
        bottom: 52px;
        margin-top: 0px;
    }
    section.fb_main {
        margin-top: -50px;
    }
    .fb_main-title {
        padding-top: 9px;
    }
    .fb_main-descr {
        max-width: 100%;
    }
    .fb_main-wrapper>.fb_main-item {
        padding-top: 0px;
        padding-left: 3px;
    }
    .fb_main-wrapper>.fb_main-item .fb_main-item-text {
        margin-top: 0px;
        padding-left: 10px;
    }
    .fb_main-item-img {
        margin-right: 5px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) {
        margin-right: 0px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text {
        padding-left: 11px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(2) .fb_main-item-text {
        padding-left: 1px;
        padding-top: 3px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text {
        padding-top: 3px;
    }
    .fb_main-items-wr .fb_main-item:nth-child(4) .fb_main-item-text {
        margin-left: 0px;
        padding-top: 4px;
    }
    .fb_main-how-work {
        bottom: -455px;
        padding-top: 19px;
        bottom: -331px;
    }
    .fb_main-hw-title {
        padding-left: 11px;
        margin-bottom: 55px;
    }
    .fb_main-steps-description:last-of-type {
        padding-left: 0px;
    }
    .fb_main-steps-number {
        padding-left: 37px;
    }
    .fb_main-steps-description br {
        display: none;
    }
    .sb_main_title br {
        display: none;
    }
    .sb_main_title {
        font-size: 24px;
    }
    .main_services_subtitle-line {
        flex-direction: column;
    }
    .main_services_subtitle-line div {
        position: absolute;
        bottom: -35px;
    }
    .sb_main-subdescr {
        font-size: 12px;
    }
    .sb_main_items-wr {
        margin-top: 20px;
    }
    section.main_services .sb_main_title {
        padding: 0px;
    }
    .main_services_subtitle-line {
        position: relative;
    }
    section.main_services .main_services_subtitle-line {
        margin-bottom: 66px;
    }
    section.main_services_second .sb_main_items-wr-rows .sb_main-img {
        width: 100%;
    }
    section.main_services_second .main_services_subtitle-line span {
        font-size: 22px;
    }
    section.main_form .main_form {
        background-size: auto;
        background-position-y: 102%;
        background-position-x: 77%;
    }
    .main_form_title {
        font-size: 24px;
        width: 80%;
    }
    .main_form_checkbox {
        font-size: 14px !important;
    }
    .main_form_checkbox span {
        font-size: 13px;
        font-size: 13px;
        display: block;
    }
    section.main_zone .sb_main_title {
        padding: 0px;
        width: 100%;
    }
    section.main_zone .sb_main_title::before {
        left: 0;
        width: 100%;
    }
    .footer_blue-ads {
        font-size: 17px;
    }
    .footer_white-place br {
        display: none;
    }
    .footer_white_download>a {
        margin: 0px auto;
        float: none;
    }
    .footer_place-polit a {
        position: absolute;
        /* left: calc(50% - 260px / 2);*/
        left: 10px;
        bottom: 20px;
        margin-top: 0px;
    }
    .owl-stage {
        display: flex;
    }
    /* .sb_main-time {
        white-space: nowrap;
    } */
    .sb_main-items {
        margin: 10px;
    }
    .sb_main_items-wr {
        /* display: block;*/
    }
    .owl-nav.disabled {
        display: none;
    }
    .sb_main-img {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .sb_main-img img {
        object-position: right;
    }
    .sb_main-info {
        padding-left: 0px;
    }
    /* .sb_main-items {
        max-width: 100% !important;
    }*/
    .owl-item {
        display: block;
        position: relative;
        /* overflow: hidden; */
    }
    .sb_main_items-wr .owl-stage-outer {
        margin-left: 0px;
    }
    .sb_main-buy-btn button {
        margin-bottom: 10px;
    }
    section.main_services_second .sb_main_items-wr-rows .owl-stage-outer {
        /*margin-left: -10px;*/
    }
    section.main_services_second .sb_main_items-wr-rows {
        margin-bottom: 50px;
    }
}

@media (max-width: 622px) {
    section.main_form .main_form:before {
        display: none;
    }
    .fb_main-steps {
        display: block;
    }
    .footer_blue_wr {
        flex-direction: column;
    }
    .footer_white-wr {
        flex-direction: column;
    }
    .footer_place-polit {
        width: 100%;
    }
    .footer_white_download div {
        margin-top: 50px;
    }
    .footer_place-polit a {
        left: calc(50% - 260px / 2);
        bottom: 50px;
    }
    .fb_main-wrapper>.fb_main-item .fb_main-item-text {
        font-size: 14px;
        line-height: 14px;
    }
    .fb_main-wrapper>.fb_main-item .fb_main-item-img img {
        width: 29px;
    }
    .fb_main-item-img {
        width: 40px;
    }
    .fb_main-wrapper>.fb_main-item .fb_main-item-text,
    .fb_main-items-wr .fb_main-item:nth-child(3) .fb_main-item-text {
        padding-left: 0;
    }
    .fb_main-how-work {
        bottom: -485px;
    }
    .fb_main-steps-number,
    .one .fb_main-steps-number {
        padding-left: 0;
        width: 70px;
    }
    .sb_main_items-wr {
        /*  display: block;
        width: 100%;
        overflow: inherit;*/
    }
    .sb_main-items {
        width: calc(100% - 10px);
    }
    .sb_main-img img {
        max-width: none;
    }
    .sb_main-img {
        width: 31%;
    }
    .sb_main-info {
        padding-right: 21px;
    }
    .sb_main_items-wr-rows .sb_main-items {
        width: calc(100% - 5px) !important;
    }
    .main_form_title {
        font-size: 19px;
    }
    section.main_services_second .sb_main_items-wr .sb_main-img {
        max-height: 210px;
        min-width: 82px;
    }
    .modal-dialog {
        width: 80%;
        margin: auto;
    }
    .modal-title {
        font-size: 20px;
        margin-top: 3px;
    }
    .form-control {
        height: 40px;
        font-size: 15px;
    }
    .order_user input {
        font-size: 15px;
        padding: 7px 12px;
    }
    .modal-body p {
        font-size: 14px;
    }
    section.main_services .sb_main-info {
        padding-left: 0px;
    }
}

@media (max-width: 522px) {
    .modal-body p {
        font-size: 12px;
        line-height: 17px;
    }
    .fb_main-how-work {
        bottom: -508px;
        padding-top: 19px;
    }
    .product_sum-info {
        font-size: 17px;
        margin: auto;
        margin-left: 0;
        margin-left: 5px;
    }
}

@media (max-width: 422px) {
    .product_info img {
        width: 55px;
    }
    .main_form_title {
        font-size: 18px;
        line-height: 22px;
    }
    .main_from_checkbox-btn {
        width: 100%;
    }
    .main_form_checkbox {
        padding-left: 10px;
    }
}