* {
    font-family: 'Montserrat';
}

.slink {
    position: relative;
    min-height: 20px;
}

.slink__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.slink__item {
    display: inline-block;
    margin: 0px 2px;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

@media screen and (max-width:992px) {
    .slink__wrapper {
        justify-content: center;
    }
}

.container_100 {
    padding-right: 15px;
    padding-left: 15px;
}

.container_100>* {
    margin-right: -15px;
    margin-left: -15px;
}

.form_wrap {
    width: 100%;
    max-width: 992px;
    margin: 0px auto;
    position: relative;
    padding: 15px 15px;
}

.form_wrap input,
.form_wrap optgroup,
.form_wrap select,
.form_wrap textarea {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #000;
}

.title_input {
    padding-bottom: 4px;
}

.form_wrap__submit {
    text-align: center;
}

.input-group {
    display: block;
    margin-bottom: 16px;
    position: relative;
}

.input-error {
    color: #f00;
    text-align: center;
    font-size: 14px;
    line-height: 12px;
    padding-top: 4px;
}

.input-block {
    position: relative;
}

.success_block {
    background: #19a924;
    color: #fff;
    padding: 10px 10px;
    font-size: 16px;
    margin-bottom: 10px;
    display: none;
    text-align: center;
}

.row [class*="col-md-"],
.row [class*="col-lg-"] {
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.modal-open .popupBlock {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    background: transparent;
}

.popupBlock {
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.popupBlock .img_bg_filter {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
}

.popupBlock .modal-dialog {
    margin: 50px auto 30px;
}

.modal-dialog {
    max-width: 700px;
    position: relative;
    width: 100%;
}

.img_bg_filter+* {}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0px 0px 20px #424242;
    outline: 0;
    border: 0px;
    border-radius: 0px;
    padding: 30px 30px;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #eceeef;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
    text-align: left;
}

.popupBlock button.close {
    padding: 0px !important;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    top: 31px;
    right: 30px;
    width: 26px;
    height: 26px;
}

@media (min-width: 576px) {
    .modal-dialog {
        margin: 30px auto;
    }
}

@media screen and (max-width: 992px) {
    .popupBlock {
        padding: 0px 15px;
    }
}

.btn {
    position: relative;
}

.btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.img_bg_filter {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.img_bg_filter~* {}

.module * {
    word-break: break-word;
}

.module {
    background-size: cover;
    background-size: auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: 100% 0%;
}

a {
    -webkit-transition: .25s;
    transition: .25s;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}

.ex_row_pt_0 {
    padding-top: 0;
}

.ex_row_pt_15 {
    padding-top: 15px;
}

.ex_row_pt_30 {
    padding-top: 30px;
}

.ex_row_pt_45 {
    padding-top: 45px;
}

.ex_row_pt_60 {
    padding-top: 60px;
}

.ex_row_pt_75 {
    padding-top: 75px;
}

.ex_row_pt_90 {
    padding-top: 90px;
}

.ex_row_pt_105 {
    padding-top: 105px;
}

.ex_row_pt_120 {
    padding-top: 120px;
}

.ex_row_pt_135 {
    padding-top: 135px;
}

.ex_row_pt_150 {
    padding-top: 150px;
}

.ex_row_pt_165 {
    padding-top: 165px;
}

.ex_row_pt_180 {
    padding-top: 180px;
}

.ex_row_pt_195 {
    padding-top: 195px;
}

.ex_row_pt_210 {
    padding-top: 210px;
}

.ex_row_pb_0 {
    padding-bottom: 0;
}

.ex_row_pb_15 {
    padding-bottom: 15px;
}

.ex_row_pb_30 {
    padding-bottom: 30px;
}

.ex_row_pb_45 {
    padding-bottom: 45px;
}

.ex_row_pb_60 {
    padding-bottom: 60px;
}

.ex_row_pb_75 {
    padding-bottom: 75px;
}

.ex_row_pb_90 {
    padding-bottom: 90px;
}

.ex_row_pb_105 {
    padding-bottom: 105px;
}

.ex_row_pb_120 {
    padding-bottom: 120px;
}

.ex_row_pb_135 {
    padding-bottom: 135px;
}

.ex_row_pb_150 {
    padding-bottom: 150px;
}

.ex_row_pb_165 {
    padding-bottom: 165px;
}

.ex_row_pb_180 {
    padding-bottom: 180px;
}

.ex_row_pb_195 {
    padding-bottom: 195px;
}

.ex_row_pb_210 {
    padding-bottom: 210px;
}

img {
    max-width: 100%;
}

.gorizontal_form .form_wrap__inputsbox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.gorizontal_form .input-group {
    margin-bottom: 25px;
    /* max-width: 240px; */
    /* margin-right: 30px; */
    text-align: left;
    /* width: 20%; */
    padding: 0px 10px 0px 0px;
}

.gorizontal_form .form_wrap__submit {
    text-align: left;
    margin-top: -2px;
    margin-bottom: 25px;
}

.gorizontal_form .input-error {
    position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    font-size: 12px;
}

@media screen and (max-width:992px) {
    .gorizontal_form .input-group {
        margin-right: 0px;
        max-width: 100%;
        width: 100%;
        margin-bottom: 15px;
    }

    .gorizontal_form .form_wrap__submit {
        width: 100%;
        text-align: center;
        margin-top: 8px;
        margin-bottom: 0px;
    }
}

.splide__slide {
    overflow: hidden;
}

.splide__slide>.row {
    height: 100%;
    margin: 0px;
    /* padding-bottom: 50px; */
    /* background: #fff; */
}

.splide.arrowOut {
    padding-left: 70px;
    padding-right: 70px;
}

.splide__pagination {
    bottom: 14px;
}

.splide.dotOut .splide__pagination {
    bottom: -33px;
}

.splide.splide--ttb {
    padding: 0px;
}

.splide.splide--ttb.arrowOut {
    padding-top: 70px;
    padding-bottom: 70px;
}

.splide.splide--ttb.dotOut {
    padding-left: 70px;
    padding-right: 70px;
}

.splide.splide--ttb.dotOut .splide__pagination {
    bottom: -30px;
}

.splide.dotOut {
    margin-bottom: 42px;
}

.splide.splide--ttb.dotOut {
    margin-bottom: 0px;
}

.splide .splide__arrow {
    background: #000;
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    opacity: .9;
}

.splide .splide__arrow:hover {
    opacity: 1;
}

.splide .splide__arrow:before {

    line-height: 32px !important;
    color: #fff;
    font-size: 40px !important;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

.splide .splide__arrow--prev:before {
    content: "‹";
}

.splide .splide__arrow--next:before {
    content: "›";
}

.splide .splide__arrow--prev {
    left: 15px;
}

.splide .splide__arrow--next {
    right: 15px;
}

.splide .splide__arrow svg {
    display: none;
}

.splide__pagination__page {
    background: #869791;
    opacity: 1;
    width: 10px;
    height: 10px;
    margin: 6px;
}

.splide__pagination__page.is-active {
    transform: scale(1.4);
    background: #000;
}

.splide--ttb .splide__arrow--prev {
    transform: translate(-50%) rotate(90deg) !important;
}

.splide--ttb .splide__arrow--next {
    transform: translate(-50%) rotate(90deg) !important;
}

.splide--ttb>.splide__pagination {
    right: 24px;
    bottom: 50% !important;
}

@media screen and (max-width:992px) {
    .splide--ltr .splide__slide {}
}

@media screen and (max-width:768px) {
    .splide.arrowOut {
        padding-left: 36px;
        padding-right: 36px;
    }

    .splide .splide__arrow {
        width: 24px;
        height: 24px;
    }

    .splide .splide__arrow:before {
        line-height: 20px !important;
        font-size: 22px !important;
    }

    .splide .splide__arrow--prev {
        left: 6px;
    }

    .splide .splide__arrow--next {
        right: 6px;
    }

    .splide.splide--ttb.arrowOut {
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .splide--ttb>.splide__arrows .splide__arrow--prev {
        top: 6px;
    }

    .splide--ttb>.splide__arrows .splide__arrow--next {
        bottom: 6px;
    }

    .splide__pagination__page {
        width: 6px;
        height: 6px;
        margin: 5px;
    }

    .splide__pagination {
        bottom: 9px;
    }

    .splide.dotOut .splide__pagination {
        bottom: -30px;
    }

    .splide.splide--ttb {
        padding-left: 0px;
        padding-right: 0px;
    }

    .splide.splide--ttb.dotOut {
        padding-left: 36px;
        padding-right: 36px;
    }

    .splide--ttb>.splide__pagination {
        right: 11px;
    }
}

ul {
    list-style-type: disc;
    list-style-position: inside;
    text-align: center;
    padding-left: 0px;
}

[data-type="menu"] p {
    margin: 0px;
    line-height: 18px;
}

li.parent {
    position: relative;
}

li.parent>ul li {
    display: block;
    padding: 0px;
}

li.parent>ul li a,
li.parent>ul li span {
    display: block;
    padding: 6px 15px;
}

li.parent>ul {
    display: none;
    padding: 0px;
}

.header_menu {
    justify-content: center;
}

.header_menu li {
    display: inline-block;
    padding: 0px;
}

.header_menu a {
    padding: 10px 14px;
    display: block;
    background: #fff;
}

.header_menu>li:not(.active)>a {
    background: #fff;
    color: #000;
}

.header_menu>li.active>a,
.header_menu>li>a:hover,
.header_menu>li:hover>a {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.header_menu ul li a {
    background: #fff;
    color: #000;
}

.header_menu ul li.active>a,
.header_menu ul li:hover>a {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.header_menu ul {
    background: #fff;
}

.header_menu ul li {
    display: block;
}

.header_menu li.parent>ul {
    overflow: hidden;
}

.header_menu li.parent>ul {
    top: 100%;
    left: 0px;
    position: absolute !important;
    margin: 0px;
    padding: 0px;
    list-style: none;
    background: #fff;
    min-width: 200px;
    text-align: left;
    box-shadow: 0px 2px 4px 0px #bdbdbd;
    z-index: 9;
}

.block__mobile {
    background-color: #111;
    display: none;
}

.menuCart {
    text-align: center;
    position: relative;
}

.menuCart a {
    display: block;
    padding: 0px 0px;
    color: #000;
}

.menuCart a:hover {
    text-decoration: none;
}

.menuCart img {
    max-height: 48px;
    display: block;
    margin: 0px auto;
}

.menuCartCount {
    font-size: 13px;
    color: #000;
}

.menuCartPrice {
    font-size: 13px;
    color: #000;
}

.menuBlockCallback a {
    color: #fff;
    background-color: #d43131;
    line-height: 26px;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 400;
    border-width: 0px;
    border-color: #6c757d;
    border-style: solid;

    max-width: 186px;
    width: 100%;
}

.menuBlockSearch .form_wrap {
    padding: 0px;
}

.searchCatalog form {
    margin: 0px;
}

.searchBlock {
    padding: 0px 0px 0px 0px;
}

.srch form {
    display: flex;
    width: 100%;
    align-items: center;
}

.srch .input-group {
    margin: 0px;
    display: block;
    width: auto;
}

.srch input[type="text"] {
    border-radius: 0px;
    border: 1px solid #e4e4e4;
    padding: 0px 11px;
    height: 36px;
    width: 150px;
    border-width: 1px;
}

.srch .js_search {
    height: 36px;
    background-color: #e4e4e4;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    text-indent: -99999px;
    width: 36px;
    border: 0px;
    background-size: 24px;
    border-radius: 0px;
}

.menuBlockLogin a {
    color: #000;
}

.menuBlockLogin p {
    margin: 0px;
}

.carMiniList {
    display: none;
    position: absolute;
    padding: 8px 8px 12px 8px;
    min-height: 100px;
    z-index: 1011;
    background: #fff;
    width: 420px;
    right: 0px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
}

.menuCart:hover .carMiniList {
    display: block;
}

.cartMiniClear {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    min-height: 100px;
}

.carMiniProdItem {
    display: table;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.carMiniProdImg {
    width: 16%;
}

.carMiniProdImg img {
    text-align: center;
    max-height: 50px;
}

.carMiniProdName {
    text-align: left;
    width: 50%;
}

.carMiniProdQuantity {
    text-align: center;
    width: 10%;
}

.carMiniProdPrice {
    text-align: center;
    width: 24%;
}

.carMiniProdItem>div {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    padding: 3px 3px;
}

.cartMiniItogo {
    text-align: right;
    font-size: 14px;
    padding: 4px 0px 10px 0px;
}

.cartMiniLink {
    text-align: right;
}

.cartMiniLink a {
    display: inline-block;
    background: #2d2d2d;
    color: #fff;
    padding: 6px 8px;
    font-size: 14px;
}

.cartMiniLink a:hover {
    background: #000;
    text-decoration: none;
}

@media screen AND (max-width:1300px) {
    .menu_row {
        flex-wrap: wrap;
        justify-content: space-evenly !important;
    }

    .menu_row>[class*="col-"] {
        width: auto !important;
        max-width: max-content;
        flex-basis: auto;
    }

    .menu_row>.col-lg-12,
    .menu_row>.col-md-12 {
        flex-basis: 100%;
        padding-bottom: 0px;
    }

    .hiddenMob {
        display: none;
    }
}

@media screen and (min-width:993px) {
    li.parent:hover>ul {
        display: block;
    }

    li.parent li.parent:hover>ul {
        left: 100%;
        top: 0px;
    }
}

@media screen and (max-width:992px) {
    .srch form {
        justify-content: center;
    }

    .hiddenMob {
        display: block;
    }

    .no_content .module.block__positionabsolute {
        position: initial;
    }

    .menu_block_top [class*="col-"] {
        text-align: center !important;
        max-width: 100%;
    }

    .bodyFix {
        overflow: hidden;
    }

    .menu_block_top {
        padding-top: 20px;
    }

    .menu_block_top * {
        text-align: center !important;
    }

    .hidden_menu {
        display: none;
        position: fixed;
        top: 61px;
        height: 100%;
        width: 100%;
        left: 0px;
        z-index: 9;
        background: #03120f;
    }

    .module.block__positionfixed.fix_block {
        position: fixed;
        z-index: 9;
        width: 100%;
        overflow-y: scroll;
        top: 0px;
        height: 100%;
    }

    .menu_row {
        display: block !important;
    }

    .menu_row>[class*="col-"] {
        width: 100% !important;
        text-align: center !important;
        /* display: block !important; */
        /* padding-bottom: 16px; */
    }

    .module.block__positionfixed.fix_block {
        position: fixed;
        z-index: 9;
        width: 100%;
        overflow-y: scroll;
        top: 0px;
        height: 100%;
    }

    li.parent>ul li a {
        display: block;
        padding: 8px 20px 8px 40px;
    }

    .block__mobile {
        position: fixed;
        width: 100%;
        top: 0px;
        z-index: 9;
    }

    .block__mobile+* {
        /* padding-top: 94px; */
    }

    .header_menu li a {
        text-align: left !important;
    }

    .header_menu {
        background-color: white !important;
        height: 100%;
        display: block;
        width: 100%;
        padding-top: 0px !important;
        padding-bottom: 64px;
        overflow: auto;
    }

    .header_menu li {
        display: block;
        padding: 0px;
        text-align: left;
    }

    .header_menu li.parent>ul {
        position: inherit !important;
    }

    li.parent>ul {
        display: block;
    }

    .header_menu li.parent>ul {
        border-radius: 0px;
        box-shadow: none;
    }

    .module[data-type="menu"] {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        position: initial !important;
    }

    .block__positionfixed .hidden_menu {
        display: none !important;
    }

    .module.block__positionfixed.fix_block .hidden_menu {
        display: block !important;
    }

    .block__mobile_container {
        padding: 10px 0px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .block__mobile {
        display: block;
    }

    .block__mobile_burger {
        position: initial;
        /* top: 50%; */
        /* margin-top: -10px; */
        /* right: 20px; */
        width: 28px;
        height: 20px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 9999;
        margin: 0px 0px 0px auto;
    }

    .block__mobile_burger span {
        display: block;
        position: absolute;
        width: 100%;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        height: 3px;
        background-color: #fff;
    }

    .block__mobile_burger span:nth-child(1) {
        top: 0;
    }

    .block__mobile_burger span:nth-child(2) {
        top: 8px;
    }

    .block__mobile_burger span:nth-child(3) {
        top: 16px;
    }

    .block__mobile_burger span:nth-child(4) {
        display: none;
    }

    .block_opened .block__mobile_burger span:nth-child(1) {
        top: 8px;
        width: 0;
        left: 50%;
    }

    .block_opened .block__mobile_burger span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .block_opened .block__mobile_burger span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .block_opened .block__mobile_burger span:nth-child(4) {
        top: 8px;
        width: 0;
        left: 50%;
    }

    .fix_block .block__mobile_burger span:nth-child(1) {
        top: 8px;
        transform: rotate(45deg);
    }

    .fix_block .block__mobile_burger span:nth-child(2) {
        opacity: 0;
    }

    .fix_block .block__mobile_burger span:nth-child(3) {
        top: 8px;
        transform: rotate(-45deg);
    }
}

h1 {
    font-size: 40px;
    margin-bottom: 20px;
}

h2 {
    font-size: 36px;
    margin-bottom: 20px;
}

h3 {
    font-size: 32px;
    margin-bottom: 20px;
}

h4 {
    font-size: 28px;
    margin-bottom: 10px;
}

h5 {
    font-size: 24px;
    margin-bottom: 10px;
}

h6 {
    font-size: 20px;
    margin-bottom: 10px;
}

@media screen and (max-width:1400px) {
    h1 {
        font-size: 36px;
        margin-bottom: 20px;
    }

    h2 {
        font-size: 34px;
        margin-bottom: 20px;
    }

    h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    h4 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    h5 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:992px) {
    h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }

    h3 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    h5 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@font-face {

    src: url("../fonts/Montserrat.ttf");
}

.header_menu>li {
    margin: 0px 0px;
}

.header_menu>li>a {
    border-radius: 0px;
}

.header_menu>li:not(.active)>a {
    color: white;
    background-color: transparent;
}

.header_menu>li.active>a,
.header_menu>li>a:hover,
.header_menu>li:hover>a {
    color: #58c8b2;
    background-color: transparent;
    font-size: 14px;
}

.header_menu ul li a {
    color: white;
    background-color: #02120f;
}

.header_menu ul li.active>a,
.header_menu ul li:hover>a {
    color: #58c8b2;
    background-color: #02120f;
}

@media screen and (max-width:980px) {
    .header_menu {
        background-color: transparent !important;
    }
}

.block__mobile {
    background-color: #02120f;
}

.header_menu a {
    font-size: 14px;

    font-weight: 100;
}

.header_menu li.parent>ul {
    border-radius: 0px;
    overflow: hidden;
}

#menu_dlya_im_1 {
    background-color: #02120f;
    padding: 8px 0px;
    position: sticky;
    top: 0px;
    z-index: 9;
}

#menu_dlya_im_1 .image_1 {
    max-height: initial;
    margin: 0px !important;
    height: auto;
    width: auto;
}

#menu_dlya_im_1 .text_2 {

    font-size: 14px;
}

#menu_dlya_im_1 .text_3 {
    color: #fff;
}

#menu_dlya_im_1 .text_4 {

    font-size: 14px;
}

#menu_dlya_im_1 .text_5 {
    color: #fff;
}

#menu_dlya_im_1 .text_6 {

    font-size: 14px;
}

#menu_dlya_im_1 .text_7 {
    color: #fff;
}

#menu_dlya_im_1 .block_8 {
    /* margin-top: 20px; */
}

#menu_dlya_im_1 .link_9 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#spl_1.splide .splide__arrow {
    background-color: transparent;
}

#spl_1.splide .splide__arrow:before {
    color: #000;
}

#spl_1 .splide__pagination__page {
    background-color: #869791;
}

#spl_1 .splide__pagination__page.is-active {
    background-color: #000;
}

#setka_1 {
    background-image: url("../images/banner.png");
}

#setka_1 .block_1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#setka_1 .block_2 {
    visibility: visible;
}

#setka_1 .block_3 {
    margin-top: 100px !important;
    margin-right: 0px !important;
    margin-left: 100px !important;
}

#setka_1 .text_4 {

    font-weight: bold;
    color: #58c8b2;
}

#setka_1 .text_5 {
    font-size: 18px;
}

#setka_1 .text_6 {
    font-size: 18px;
}

#setka_1 .text_7 {
    font-size: 48px;

    font-weight: bold;
}

#setka_1 .list_8 {
    text-align: left;
}

#setka_1 .text_9 {}

#setka_1 .list_10 {
    text-align: left;
}

#setka_1 .text_11 {
    font-size: 1rem;

}

#setka_1 .list_12 {
    text-align: left;
}

#setka_1 .text_13 {
    font-size: 1rem;

}

#setka_1 .list_14 {
    text-align: left;
}

#setka_1 .text_15 {
    font-size: 1rem;

}

#setka_1 .list_16 {
    text-align: left;
}

#setka_1 .text_17 {
    font-size: 1rem;

}

#setka_1 .list_18 {
    text-align: left;
}

#setka_1 .text_19 {
    font-size: 1rem;

}

#setka_1 .text_20 {}

#setka_1 .link_21 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
    display: block;
}

#setka_1 .link_22 {
    margin-top: 5px;
    margin-bottom: 0px;
    /* margin-left: 30px; */
    font-weight: 600;
    background-color: rgba(88, 200, 178, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    color: #000;
    border-color: #58c8b2;
    border-width: 2px;
}

#setka_1_1990 {
    background-color: #02120f;
}

#setka_1_1990 .image_1 {
    margin: 0px !important;
    /* height: 100px; */
    max-height: 100px;
    width: auto;
}

#setka_1_1990 .text_2 {

    color: #fff;
    font-size: 18px;
}

#setka_1_1990 .image_3 {
    margin: 0px !important;
    /* height: 100px; */
    max-height: 100px;
    width: auto;
}

#setka_1_1990 .text_4 {

    color: #fff;
    font-size: 18px;
}

#setka_1_1990 .image_5 {
    margin: 0px !important;
    /* height: 100px; */
    max-height: 100px;
    width: auto;
}

#setka_1_1990 .text_6 {

    color: #fff;
    font-size: 18px;
}

#setka_1_8058 {
    background-image: url("../images/banner_forma.png");
    background-size: cover;
}

#setka_1_8058 .text_1 {
    font-size: 20px;

    font-weight: bold;
    color: #000;
}

#setka_1_8058 .text_2 {
    font-size: 20px;

    font-weight: bold;
}

#setka_1_8058 .text_3 {
    font-size: 20px;

    font-weight: bold;
}

#setka_1_8058 .text_4 {

    font-weight: bold;
}

#setka_1_8058 .link_5 {
    color: #58c8b2;
}

#setka_1_8058 .text_6 {
    color: #58c8b2;
}

#setka_1_8058 .text_7 {}

#setka_1_8058 .block_8 {
    color: #000;
    font-size: 16px;

}

#setka_1_8058 .form_9 {
    color: #000;
    font-size: 16px;
    border-color: black;
    border-width: 0px;
    height: 40px;
    border-radius: 30px;
    background-color: #fff;

}

#setka_1_8058 .block_10 {
    color: #000;
    font-size: 16px;

}

#setka_1_8058 .form_11 {
    color: #000;
    font-size: 16px;
    border-color: black;
    border-width: 0px;
    height: 40px;
    border-radius: 30px;
    background-color: #fff;

}

#setka_1_8058 .block_12 {
    color: #000;
    font-size: 16px;

}

#setka_1_8058 .form_13 {
    color: #000;
    font-size: 16px;
    border-color: black;
    border-width: 0px;
    height: 40px;
    border-radius: 30px;
    background-color: #fff;

}

#setka_1_8058 .link_14 {
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    color: #fff;

    font-weight: 600;
    border-color: #58c8b2;
}

#setka_1_8995 {
    background-color: #eaeeed;
}

#setka_1_8995 .text_1 {}

#setka_1_8995 .text_2 {}

#setka_1_8995 .image_3 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 15px;
}

#setka_1_8995 .text_4 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#setka_1_8995 .text_5 {
    font-size: 20px;

}

#setka_1_8995 .text_6 {}

#setka_1_8995 .link_7 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#setka_1_8995 .link_8 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 600;
    background-color: rgba(0, 103, 214, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    margin-left: 0px;
    border-width: 2px;
    border-color: #58c8b2;
    border-style: none;
}

#setka_1_8995 .image_9 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_8995 .text_10 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#setka_1_8995 .text_11 {

    font-size: 20px;
}

#setka_1_8995 .text_12 {}

#setka_1_8995 .link_13 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#setka_1_8995 .link_14 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;

    font-weight: 600;
    background-color: rgba(0, 103, 214, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    margin-left: 30px;
    border-width: 2px;
    border-color: #58c8b2;
    border-style: none;
}

#setka_1_8995 .image_15 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_8995 .text_16 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#setka_1_8995 .text_17 {

    font-size: 20px;
}

#setka_1_8995 .text_18 {}

#setka_1_8995 .link_19 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#setka_1_8995 .link_20 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;

    font-weight: 600;
    background-color: rgba(0, 103, 214, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    margin-left: 30px;
    border-width: 2px;
    border-color: #58c8b2;
    border-style: none;
}

#setka_1_8995 .block_21 {
    margin-top: 45px !important;
}

#setka_1_8995 .image_22 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_8995 .text_23 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#setka_1_8995 .text_24 {

    font-size: 20px;
}

#setka_1_8995 .text_25 {}

#setka_1_8995 .link_26 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#setka_1_8995 .link_27 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;

    font-weight: 600;
    background-color: rgba(0, 103, 214, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    margin-left: 30px;
    border-width: 2px;
    border-color: #58c8b2;
    border-style: none;
}

#setka_1_8995 .block_28 {
    margin-top: 45px !important;
}

#setka_1_8995 .image_29 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_8995 .text_30 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#setka_1_8995 .text_31 {

    font-size: 20px;
}

#setka_1_8995 .text_32 {}

#setka_1_8995 .link_33 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#setka_1_8995 .link_34 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;

    font-weight: 600;
    background-color: rgba(0, 103, 214, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    margin-left: 30px;
    border-width: 2px;
    border-color: #58c8b2;
    border-style: none;
}

#setka_1_8995 .block_35 {
    margin-top: 45px !important;
}

#setka_1_8995 .image_36 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_8995 .text_37 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#setka_1_8995 .text_38 {

    font-size: 20px;
}

#setka_1_8995 .text_39 {}

#setka_1_8995 .link_40 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#setka_1_8995 .link_41 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;

    font-weight: 600;
    background-color: rgba(0, 103, 214, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    margin-left: 30px;
    border-width: 2px;
    border-color: #58c8b2;
    border-style: none;
}

#setka_1_8995 .block_42 {
    margin-top: 45px !important;
}

#setka_1_8995 .image_43 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_8995 .text_44 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#setka_1_8995 .text_45 {

    font-size: 20px;
}

#setka_1_8995 .text_46 {}

#setka_1_8995 .link_47 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#setka_1_8995 .link_48 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;

    font-weight: 600;
    background-color: rgba(0, 103, 214, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    margin-left: 30px;
    border-width: 2px;
    border-color: #58c8b2;
    border-style: none;
}

#setka_1_8995 .block_49 {
    margin-top: 45px !important;
}

#setka_1_8995 .image_50 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_8995 .text_51 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#setka_1_8995 .text_52 {

    font-size: 20px;
}

#setka_1_8995 .text_53 {}

#setka_1_8995 .link_54 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#setka_1_8995 .link_55 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;

    font-weight: 600;
    background-color: rgba(0, 103, 214, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    margin-left: 30px;
    border-width: 2px;
    border-color: #58c8b2;
    border-style: none;
}

#setka_1_8995 .block_56 {
    margin-top: 45px !important;
}

#setka_1_8995 .image_57 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_8995 .text_58 {
    margin-bottom: 10px;
    margin-top: 10px;
}

#setka_1_8995 .text_59 {

    font-size: 20px;
}

#setka_1_8995 .text_60 {}

#setka_1_8995 .link_61 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
}

#setka_1_8995 .link_62 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;

    font-weight: 600;
    background-color: rgba(0, 103, 214, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    margin-left: 30px;
    border-width: 2px;
    border-color: #58c8b2;
    border-style: none;
}

#setka_1_8304 .text_1 {}

#setka_1_8304 .text_2 {}

#setka_1_8304 .text_3 {
    font-size: 1rem;
}

#setka_1_8304 .text_4 {}

#setka_1_8304 .text_5 {}

#setka_1_8304 .text_6 {
    font-size: 1rem;
}

#setka_1_8304 .text_7 {}

#setka_1_8304 .text_8 {
    font-size: 1rem;
}

#setka_1_8304 .text_9 {}

#setka_1_8304 .text_10 {
    font-size: 1rem;
}

#setka_1_8304 .text_11 {}

#setka_1_8304 .text_12 {
    font-size: 1rem;
}

#setka_1_8304 .text_13 {}

#setka_1_8304 .text_14 {
    font-size: 1rem;

}

#setka_1_8304 .link_15 {
    margin-top: 10px;
    margin-bottom: 0px;

    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    background-color: rgba(0, 102, 212, 0);
    color: #000;
    border-width: 2px;
    border-color: #58c8b2;
}

#setka_1_8304 .image_16 {
    margin: 0px !important;
    /* height: 340.312px; */
    /* max-height: 340.312px; */
    width: auto;
}

#setka_1_8304 .block_17 {
    margin-top: 11px !important;
}

#setka_1_8304 .text_18 {}

#setka_1_8304 .text_19 {}

#setka_1_8304 .text_20 {
    font-weight: bold;
}

#setka_1_8304 .text_21 {
    font-size: 1rem;

    font-weight: bold;
}

#setka_1_8304 .link_22 {
    color: #58c8b2;
}

#setka_1_8304 .text_23 {
    color: #58c8b2;
}

#setka_1_8304 .block_24 {
    margin-top: 40px !important;
}

#setka_1_8304 .link_25 {
    margin-top: 0px;
    margin-bottom: 0px;

    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    background-color: #58c8b2;
    border-color: #58c8b2;
}

#setka_1_9435 {
    background-image: url("../images/salle_banner.png");
    min-height: 429px;
}

#setka_1_9435 .block_1 {
    margin-top: 0px !important;
}

#setka_1_9435 .image_2 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_9435 .block_3 {
    margin-top: 0px !important;
}

#setka_1_9435 .text_4 {

    color: #fff;
}

#setka_1_9435 .text_5 {
    color: #fff;
}

#setka_1_9435 .text_6 {}

#setka_1_9435 .text_7 {
    font-size: 1rem;

    font-weight: bold;
    color: #58c8b2;
}

#setka_1_9435 .text_8 {

    color: #fff;
}

#setka_1_9435 .text_9 {

    font-weight: bold;
}

#setka_1_9435 .link_10 {
    color: #58c8b2;
}

#setka_1_9435 .text_11 {
    color: #58c8b2;
}

#setka_1_9435 .link_12 {
    margin: 20px 0px;
    font-weight: 600;
    /* line-height: 30px; */
    border-radius: 30px;
    background-color: rgba(0, 102, 212, 0);
    padding: 10px 20px;
    border-style: none;
}

#setka_1_7234 {
    background-color: #eaeeed;
}

#setka_1_7234 .text_1 {}

#setka_1_7234 .text_2 {}

#setka_1_7234 .text_3 {

    font-weight: bold;
}

#setka_1_7234 .text_4 {
    font-size: 1rem;

}

#setka_1_7234 .text_5 {

    font-weight: bold;
}

#setka_1_7234 .text_6 {
    font-weight: bold;
}

#setka_1_7234 .text_7 {
    font-size: 1rem;
}

#setka_1_7234 .text_8 {}

#setka_1_7234 .text_9 {
    color: #58c8b2;
}

#setka_1_7234 .text_10 {
    color: #58c8b2;
}

#setka_1_7234 .text_11 {
    color: #58c8b2;
}

#setka_1_7234 .text_12 {
    font-size: 1rem;

}

#setka_1_7234 .text_13 {
    color: #58c8b2;
}

#setka_1_7234 .text_14 {

    font-weight: bold;
}

#setka_1_7234 .text_15 {}

#setka_1_7234 .text_16 {
    color: #58c8b2;
    font-weight: bold;
}

#setka_1_7234 .text_17 {

    font-weight: bold;
}

#setka_1_7234 .text_18 {
    font-size: 1rem;

}

#setka_1_7234 .block_19 {
    background-color: #fff;
    padding-top: 20px !important;
    border-radius: 25px;
}

#setka_1_7234 .text_20 {}

#setka_1_7234 .text_21 {}

#setka_1_7234 .text_22 {}

#setka_1_7234 .link_23 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000;

    font-weight: 600;
    background-color: rgba(0, 101, 209, 0);
    padding: 10px 20px;
    border-style: none;
}

#setka_1_3878 {
    background-image: url("../images/footer_banner.png");
    background-size: cover;
}

#setka_1_3878 .image_1 {
    margin: 0px !important;
    height: auto;
    max-height: initial;
    width: auto;
}

#setka_1_3878 .text_2 {

    font-weight: bold;
    color: #58c8b2;
}

#setka_1_3878 .text_3 {
    color: #fff;
}

#setka_1_3878 .text_4 {
    font-weight: bold;
}

#setka_1_3878 .text_5 {}

#setka_1_3878 .text_6 {
    font-size: 1rem;
}

#setka_1_3878 .text_7 {}

#setka_1_3878 .text_8 {
    font-size: 1rem;
}

#setka_1_3878 .text_9 {}

#setka_1_3878 .text_10 {
    font-size: 1rem;
}

#setka_1_3878 .text_11 {}

#setka_1_3878 .text_12 {
    font-size: 1rem;
}

#setka_1_3878 .text_13 {}

#setka_1_3878 .text_14 {
    font-size: 1rem;

}

#setka_1_3878 .text_15 {
    font-weight: bold;
    color: #fff;
}

#setka_1_3878 .text_16 {}

#setka_1_3878 .text_17 {
    font-size: 1rem;
}

#setka_1_3878 .text_18 {}

#setka_1_3878 .text_19 {
    color: #58c8b2;
}

#setka_1_3878 .text_20 {
    color: #58c8b2;
}

#setka_1_3878 .text_21 {
    font-size: 1rem;
}

#setka_1_3878 .text_22 {}

#setka_1_3878 .text_23 {
    color: #58c8b2;
}

#setka_1_3878 .text_24 {
    font-size: 1rem;

}

#setka_1_3878 .text_25 {
    color: #58c8b2;
}

#setka_1_3878 .image_26 {
    height: 30px;
    margin: 0px !important;
    max-height: 30px;
    width: auto;
}

#setka_1_3878 .image_27 {
    height: 30px;
    margin: 0px !important;
    max-height: 30px;
    width: auto;
}

#setka_1_3878 .image_28 {
    height: 30px;
    margin: 0px !important;
    max-height: 30px;
    width: auto;
}

#setka_1_3878 .image_29 {
    height: 30px;
    margin: 0px !important;
    max-height: 30px;
    width: auto;
}

#setka_1_3878 .text_30 {}

#setka_1_3878 .text_31 {
    color: #fff;
}

#setka_1_3878 .text_32 {
    color: #58c8b2;
}

#setka_1_3878 .text_33 {
    font-size: 1rem;

    color: #fff;
}

#vsplivaushaya_forma_1 .block_1 {
    background-color: rgba(0, 0, 0, .4);
}

#vsplivaushaya_forma_1 .text_2 {}

#vsplivaushaya_forma_1 .text_3 {}

#vsplivaushaya_forma_1 .block_4 {
    display: none;
}

#vsplivaushaya_forma_1 .block_5 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma_1 .form_6 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma_1 .block_7 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma_1 .form_8 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma_1 .block_9 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma_1 .form_10 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma_1 .block_11 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma_1 .form_12 {
    color: #000;
    border: 1px solid black;
    height: 46px;
    font-size: 16px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma_1 .link_13 {
    color: #fff;
    background-color: #58c8b2;

    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
}

#vsplivaushaya_forma_2 .block_1 {
    background-color: rgba(0, 0, 0, .4);
}

#vsplivaushaya_forma_2 .text_2 {}

#vsplivaushaya_forma_2 .text_3 {}

#vsplivaushaya_forma_2 .block_4 {
    display: none;
}

#vsplivaushaya_forma_2 .block_5 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma_2 .form_6 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma_2 .block_7 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma_2 .form_8 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma_2 .block_9 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma_2 .form_10 {
    color: #000;
    border: 1px solid black;
    font-size: 16px;
    height: 46px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma_2 .block_11 {
    color: #212529;
    font-size: 16px;
}

#vsplivaushaya_forma_2 .form_12 {
    color: #000;
    border: 1px solid black;
    height: 46px;
    font-size: 16px;
    border-radius: 0px;
    background-color: #fff;
}

#vsplivaushaya_forma_2 .link_13 {
    color: #fff;
    background-color: #58c8b2;

    font-weight: 600;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
}

#jshopping_captcha>div {
    margin: 0px auto;
}

.divider {
    margin: 0px 6px 0px 0px;
    font-size: 12px;
    /* color: #b9b9b9; */
}

.btnGreen {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 600;
    background-color: #58c8b2;
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    border-color: #58c8b2;
    color: #fff;
}

.btnGreen:hover {
    background-color: #43ad98 !important;
    color: #fff;
}

.btnWhite {
    font-weight: 600;
    background-color: rgba(88, 200, 178, 0);
    line-height: 30px;
    border-radius: 30px;
    padding: 10px 20px;
    color: #000;
    border-color: #58c8b2;
    border-width: 2px;
}

.btnWhite:hover {
    background-color: #60c8b3 !important;
    color: #fff !important;
}

#setka_1_1990 p {
    margin: 0px;
    /* text-align: left; */
}

.input_checkbox * {
    font-size: 12px;
    /* line-height: 2px; */
}

.input_checkbox .input-block label {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: center;
}

.gorizontal_form .input_checkbox .input-block label {
    justify-content: flex-start;
}

.input_checkbox input {
    margin: 4px 8px 4px 0px !important;
    width: auto;
}

.input_checkbox a {
    color: #000;
    text-decoration: underline;
}

#setka_1_8058 #jshopping_captcha>div {
    margin: 0px;
}

.gorizontal_form .input_checkbox {
    margin-bottom: 16px;
}

.gorizontal_form .input-error {
    text-align: left;
}

#setka_1_8058 h2 {
    margin-bottom: 0px;
    line-height: 26px;
}

#setka_1_8995 h3 {
    font-size: 20px;
    margin: 10px 0px 10px 0px;
    height: 48px;
    overflow: hidden;
}

.bannerLinkText {
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    min-height: 42px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.serviceItem {
    border-radius: 15px;
    padding: 15px 15px;
    margin-bottom: 10px;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.serviceItem:hover {
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
}

.serviceContent {
    background: #fff !important;
}

.serviceContent .serviceItem:hover {
    /*background: #eaeeed;*/
}

.moreAllAction {
    text-align: right;
}

.moreAllAction a {
    color: #fff;
}

.actionContent {
    background: #fff !important;
}

.actionContent#setka_1_8995 .image_3 {
    height: 250px;
}

.actionContent#setka_1_8995 h3 {
    height: auto;
}

.actionContent .actionItem {
    /* background: #f9f9f9; */
    /* padding: 15px 15px; */
    margin-bottom: 5px;
    /* border-bottom: 1px solid #ededed; */
    /* padding-bottom: 20px; */
}

.imgSeviceFull {
    width: 100%;
    border-radius: 15px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a {
    background: #60c8b3;
    color: #fff;
}

.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a {
    display: block;
    padding: 10px 15px;
    background: #eee;
    color: #333;
    text-decoration: none;
    border-radius: 10px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li {
    float: left;
    display: block;
    margin: 0 5px 5px 5px;
}

.sp-simpleportfolio .sp-simpleportfolio-filter {
    text-align: center;
    margin-bottom: 20px;
}

.fixSocial {
    position: fixed;
    bottom: 15px;
    right: 20px;
}

.fixSocial a {
    display: block;
    /* margin: 7px; */
    margin-bottom: 5px;
}

.fixSocial img {
    height: 45px !important;
}

.chatList {
    display: none;
}

.chatList a {}

.chatList img {}

.splide__slide>.row>div {
    padding-bottom: 29px;
    /* background: #fff; */
    background-position: 0% 50% !important;
}

#setka_1_1990 p {
    text-align: left;
}