html {
    scroll-behavior: smooth;
}

body {
    font-family: "NT Somic", sans-serif;
}

.navbar {
    padding: 10px 0 13px;
}

.navbar-brand {
    max-width: 125px;
    margin-right: 20px;
    z-index: 10;
    position: relative;
}
html.with-fancybox body.hide-scrollbar .battonFilterTopBlock {
    margin-right: calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));
}
.f-html {
    border-radius: 10px;
    background: rgba(255, 255, 255, 1);
    max-width: 500px;
}
.card-title a {
    text-decoration: none;
    color: #000;
}
.yellowGr,
.card-footer a,
a.blackGr,
.etap.etap-za .buttonCart span {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
#oneForm > #requestCall > .formRasBlock .formRasBlock, #twoForm > #requestCalltwo > .formRasBlock .formRasBlock {
	margin-right: calc(-.5 * var(--bs-gutter-x)) !important;
    margin-left: calc(-.5 * var(--bs-gutter-x)) !important;
}


.yellowGr:hover,
.card-footer a.yellowGr:hover {
    border: 1.05px solid rgba(255, 217, 113, 1);
    box-shadow: 0px 0px 14px 0px rgba(253, 193, 30, 0.7);
    background: linear-gradient(178.30deg, rgba(255, 211.19, 90.72, 1) -2.737%, rgba(251.32, 168, 0, 1) 80.138%);
    color: #000;
}

.card-footer a:hover,
.etap.etap-za .buttonCart:hover span {
    color: rgba(26, 28, 29, 0.4);
}

.buttonWhite.HeaderInfoItem span {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form-block h3 {
    font-family: "NT Somic Bold", sans-serif;
    text-align: center;
    margin-top: 0;
    margin-bottom: 17px;
}
.buttonWhite.HeaderInfoItem:hover span {
    color: rgba(26, 28, 29, 0.4);
}

a.blackGr:hover {
    background-color: #373737;
}

span.yellowGr {
    cursor: pointer;
}

.nav-link {
    color: #000;
    font-family: "NT Somic Medium", sans-serif;
}

.navbar-expand-md .navbar-nav .nav-link.active {
    color: #FDC11E
}

.navbar-expand-md .navbar-nav .nav-link:hover {
    color: #ADADAD
}

.tipSelect:hover {
    border: 3px solid rgb(227 227 227);
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 19px;
}

.contTop span {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    padding-left: 13px;
    position: relative;
}

.contTop span:before {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #61E561;
    border-radius: 50%;
    left: 0;
    top: calc(50% - 3px);
}

.contTop a {
    font-family: "NT Somic Bold", sans-serif;
    color: #000;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
}

.etap.etap-za span {
    color: #000;
}

.askTop a {
    padding: 10px 18px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -3%;
    color: #000;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.askTop img {
    margin-right: 8px;
}

.catTitleL h1 {
    margin: 0;
}

.catTitleB {
    margin-bottom: 32px;
}

img {
    max-width: 100%;
}

.headerBanner img {
    display: block;
}
.pageCatalog.pagItem {
    padding-top: 25px;
}
.headerBanner {
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 100px;
}

.breafBlock {
    padding-top: 92px;
}

.headerTextBlock {
    padding: 24px 0 55px;
    height: 100%;
}

h1 {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 0%;
    font-family: "NT Somic Bold", sans-serif;
}

h5 {
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
    color: #8C8C8C;
}

.headerTextBlock h1,
.etapBlock h1 {
    font-size: 78px;
    line-height: 94px;
    letter-spacing: 0%;
    text-transform: uppercase;
    font-family: "NT Somic Bold", sans-serif;
}

.headerTextBlock h3 {
    font-size: 32px;
    line-height: 30px;
    font-family: "NT Somic Medium", sans-serif;
    margin-bottom: 34px;
}

.HeaderInfoItem {
    margin: 0 5px;
    padding: 10px 16px 10px 12px;
    border: 1.5px solid rgba(253, 193, 30, 1);
    border-radius: 8px;
    backdrop-filter: blur(9px);
    background: rgba(0, 0, 0, 0.59);
}

.homeCatalog {
    padding-top: 90px;
}

.yellowGr {
    font-family: "NT Somic Bold", sans-serif;
    border: 1px solid rgba(255, 202, 58, 1);
    border-radius: 8px;
    background: linear-gradient(178.30deg, rgba(229.25, 153.25, 0, 1) -2.737%, rgba(252.55, 193.3, 30.35, 1) 80.138%) !important;
    color: #000;
}

.tipSelect h3 {
    font-size: 25px;
    line-height: 120%;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
    margin-bottom: 23px;
}

.tipSelect {
    border-radius: 10px;
    border: 3px solid rgba(253, 179, 30, 0);
    padding: 20px 25px 23px;
    background: #f8f8f8;
    background-repeat: no-repeat;
    background-position: right -3px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.tipSelect.active span {
    background: rgba(253, 179, 30, 1);
    border: 1px solid rgba(253, 179, 30, 1);
}

.HeaderInfoItem span {
    color: #fff;
    font-size: 17px;
    font-family: "NT Somic", sans-serif;
}

.HeaderInfoItem img {
    display: block;
    box-shadow: 0px 0px 24px 0px rgba(253, 179, 30, 0.4);
    border-radius: 50%;
    margin-right: 7px;
}

.headerTextBlock .container,
.headerTextBlock .row,
.headerTextBlock .row > div {
    height: 100%;
}

.buttonWhite.HeaderInfoItem {
    border: none;
    background-color: #fff;
}

.buttonWhite.HeaderInfoItem span {
    color: #000;
}

.bottomBl .HeaderInfoBottomItem span {
    font-size: 18px;
    line-height: 22px;
    font-family: "NT Somic Bold", sans-serif;
    text-transform: uppercase;
}

.buttonWhite.HeaderInfoItem span {
    color: #000;
}

.HeaderInfoBottomItem {
    width: 287px;
    justify-content: center;
    padding: 15px 26px;
    margin: 0 7px;
}

.HeaderInfoBottomItem img {
    margin-right: 5px;
}

.tipSelect span {
    border: 1px solid rgba(213, 213, 213, 1);
    border-radius: 100px;
    padding: 2px 12px 3px 12px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    font-family: "NT Somic", sans-serif;
}

.tipSelect.active {
    border: 3px solid rgba(253, 179, 30, 1);
}

.typ1 {
    background-image: url(../images/tip1.png);
}

.typ2 {
    background-image: url(../images/tip2.png);
}

.typ3 {
    background-image: url(../images/tip3.png);
}

.homeFilter {
    background: #f8f8f8;
    border-radius: 20px;
    padding: 32px 27px 27px;
}

.f-button.is-close-button {
    top: 20px;
    right: 20px;
}

.fNum {
    width: 38px;
    height: 33px;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    font-family: "NT Somic Bold", sans-serif;
    margin: 0 3px;
}

.popup h2 {
    font-family: "NT Somic Bold", sans-serif;
    text-align: center;
    margin-bottom: 14px;
    margin-top: 20px;
}

.popup svg {
    stroke: black;
}

.popup span.sogPop {
    font-size: 12px;
    font-weight: 400;
    line-height: 13px;
}

.fNum.active {
    background-color: #FDB31E;
}

.popup .col-form {
    width: 100%;
    margin-bottom: 25px;
}

.popup form {
    margin-top: 50px;
}

.fNumBlock span {
    color: #ACACAC;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
}

.sortBlock a,
.sortBlock button {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    font-family: "NT Somic", sans-serif;
    color: #A6A6A6;
    display: flex;
    background: none;
    border: navajowhite;
}

.popup span {
    line-height: 100%;
    font-size: 22px;
    text-align: center;
    display: block;
}

.popup {
    border-radius: 10px;
    background: rgba(255, 255, 255, 1);
}

.eFiltr_cat {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));


}

.eFiltr .fltr_block {
    display: inline-block;
}

.wrapper,
.filter-label {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    display: flex;
    flex-wrap: wrap;
}

.sortBlock {
    justify-content: flex-end;
    padding: 23px 0 17px;
}

.sortBlock img {
    opacity: .5;
    margin-right: 8px;
}

.btnContainer.filter.fltr_block input {
    display: none;
}

.btn-filter {
    width: 38px;
    height: 33px;
    background-color: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    font-family: "NT Somic Bold", sans-serif;
    margin: 0 3px;
    cursor: pointer;
}

.btn-filter.active {
    background-color: #FDB31E;
}

.btnContainer .filter-label {
    color: #ACACAC;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.wrapperMenu {
    width: 100%;
}

.adv-item {
    padding: 54px 44px 60px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    height: 100%;
}

.adv-item h6,
.etap h6 {
    font-size: 22px;
    line-height: 110%;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
    margin-bottom: 23px;
}

.adv-group {
    margin-top: 78px;
}

.adv-group > div {
    margin-bottom: 44px;
}

.adv-item:after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url(../images/ico/cirklechecknoshadow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    top: -10px;
    left: calc(50% - 20px);
    border-radius: 50%;
    box-shadow: 0px 0px 24px 0px rgba(253, 179, 30, 0.4);
}

.adv-item:before {
    content: "";
    display: block;
    width: 66px;
    height: 66px;
    position: absolute;
    background-color: #fff;
    top: -23px;
    left: calc(50% - 33px);
    border-radius: 50%;
}

.etap {
    border-radius: 10px;
    background: rgba(255, 255, 255, 1);
    padding: 48px 25px 25px;
    position: relative;
    height: 100%;
}

.adv-item span {
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #00000078;
}

.etap span {
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.47);
    display: block;
}

.filter-label {
    width: 100%;
    display: block;
}

h6 {
    font-size: 25px;
    line-height: 120%;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
}

.task-body p {
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #000000AB;
    opacity: .67;
}

.task-body h6 {
    margin: 20px 0;
}

.task-item img {
    border-radius: 10px;
}

.task-footer .buttonCart {
    padding: 15px 12px;
}

#reviews .next {
    right: 30px;
}

#reviews .prev {
    left: 30px;
}
.ajax-page {
    text-decoration: none;
}
.fltr_inner.fltr_inner_slider {
    width: 315px;
    margin: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.track {
    height: 26px;
    margin: 0;
    position: relative;
    margin-right: 16px;
}

.ui-widget-content {
    height: 3px;
    width: 100%;
    margin-top: 0;
    top: calc(50% - 1px) !important;
    left: 0;
    position: absolute;
    cursor: pointer;
    background: #EBE6DD;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
    z-index: 0;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-widget-header {
    background: #FDB31E;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: 0;
    position: absolute;
    top: -7px;
    width: 16px;
    height: 16px;
    background: #B58E51;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none !important;
    background: rgba(253, 179, 30, 1);
}

.ui-slider-horizontal .ui-slider-handle:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
}

form#eFiltr {
    background: #f8f8f8;
    border-radius: 20px;
    padding: 32px 27px 27px !important;
	max-height: 112px;
}

.fltr_block51 label {
    cursor: pointer;
    width: auto;
    padding: 7px 12px 7px 13px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    font-family: "NT Somic Bold", sans-serif;
}

.buttonCart {
    padding: 15px 40px 15px 40px;
    display: block;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -3%;
    font-family: "NT Somic Bold", sans-serif;
    text-transform: uppercase;
    background: rgba(243, 243, 243, 1);
    border-radius: 10px;
    color: #000;
    width: 100%;
    text-align: center;
}
.refSmallF.filterRemove {
    letter-spacing: 0%;
    font-family: "NT Somic Bold", sans-serif;
}
.etap.etap-za .buttonCart {
    padding: 15px;
}

.btnContainer .fltr_inner .filter-label {
    padding: 0;
}

.task-item {
    display: flex;
    flex-direction: column;
}

.task-body {
    flex: 1 1 auto;
}

.price {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0%;
    font-family: "NT Somic Bold", sans-serif;
    padding: 36px 0 15px;
}

.tour3dBlockLink {
    width: fit-content;
    margin-top: 20px;
}

.tour3dBlockLink a {
    border-radius: 13px;
    overflow: hidden;
}

h4 {
    font-size: 28px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0%;
    color: #8C8C8C;
}

.laer3d {
    position: absolute;
    width: 102px;
    height: 102px;
    left: 63.6%;
    border-radius: 50%;
    top: 31%;
    overflow: hidden;
}


.laer3d:after {
    content: "";
    display: block;
    position: absolute;
    width: 102px;
    height: 102px;
    background-image: url(../images/ico/play2.svg);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    border-radius: 50%;
    top: 0;
}

.my-95 {
    margin-top: 95px;
    margin-bottom: 95px;
}

.mt-95 {
    margin-top: 95px;
}

h2 {
    font-size: 38px;
    line-height: 100%;
    font-family: "NT Somic", sans-serif;
}

h2.textBold {
    letter-spacing: -2%;
    font-family: "NT Somic Bold", sans-serif;
}

.yellowText {
    color: #FDC11E;
}

.tour3d {
    background-image: url(../images/3d.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
    overflow: hidden;
    padding: 35px 65px 55px;
    background-size: cover;
    margin-left: -65px;
    margin-right: -65px;
}

.blackGr {
    padding: 16px 40px 16px 40px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    background-color: rgba(26, 28, 29, 1);
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -3%;
    font-family: "NT Somic Bold", sans-serif;
    text-transform: uppercase;
}

.tour3dLeft h1 {
    font-size: 66px;
    line-height: 68px;
    letter-spacing: -2%;
    font-family: "NT Somic Bold", sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.bannerText {
    color: #8C8C8C;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0%;
    display: block;
    margin: 20px 0;
    max-width: 45%;
}

.bannerPrice {
    font-size: 27px;
    line-height: 100%;
    letter-spacing: -2%;
    font-family: "NT Somic Medium", sans-serif;
    padding: 11px 18px 12px 18px;
    display: inline-block;
    text-decoration: none;
}

.custom-select,
.custom-formSel,
.custom-formSel2 {
    position: relative;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    font-family: "NT Somic", sans-serif;
    color: #A6A6A6;
    user-select: none;
}

.card-body .cartIco {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    font-family: "NT Somic", sans-serif;
    color: #B5B5B5;
    display: flex;
    align-items: center;
}

.sliderBannerItem h2 {
    margin: 0;
}

.select-trigger,
.formSel-trigger,
.formSel-trigger2 {
    display: flex;
    cursor: pointer;
    transition: all 0.3s ease;
    align-items: center;
}

.select-trigger:hover,
.formSel-trigger:hover,
.formSel-trigger2:hover {
    border-color: #999;
}

.card-title {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
}

.arrow {
    transition: transform 0.3s ease;
}

.custom-select.open .arrow,
.custom-formSel.open .arrow,
.custom-formSel2.open .arrow {
    transform: rotate(180deg);
}

.clearFilter {
    padding-right: 55px;
}

.card-body .cartIco img {
    margin-right: 5px;
}

.btnContainer.filter input:checked + label {
    background: #FDB31E;
}

.cartItem > div {
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid rgba(243, 243, 243, 1);
}

.cartItem {
    margin-bottom: 45px;
}

.adv-item span {
    display: block;
}

.card-body {
    padding: 10px 16px 0;
}

.card-footer {
    padding: 0 16px 16px;
}

.select-dropdown,
.formSel-dropdown,
.formSel-dropdown2 {
    position: absolute;
    top: calc(100% + 8px);
    right: -15px;
    background: #fff;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transition: all 0.3s ease;
    z-index: 100;
    box-shadow: 0px 3.5px 29.7257137298584px 0px rgba(0, 0, 0, 0.11);
    text-align: right;
    padding: 15px 28px;
}

.sortBlock .custom-select img {
    opacity: 1;
    margin-left: 10px;
    margin-right: 0;
}

.custom-select.open .select-dropdown,
.custom-formSel.open .formSel-dropdown,
.custom-formSel2.open .formSel-dropdown2 {
    max-height: 200px;
    opacity: 1;
}

.option, .optiontwo {
    padding: 0 0 10px;
    cursor: pointer;
    transition: background 0.2s ease;
    white-space: nowrap;
	transition: color .15s ease-in-out;
}
.option:hover, .optiontwo:hover {
    color: rgba(253, 179, 30, 1);
}

.wrapPlan:hover {
    opacity: 0;
}
.nav-pills .nav-link:hover {
    color: rgba(253, 179, 30, 1);
}
.itemSlider > div > div {
    cursor: pointer;
}
.wrapPlan {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(0 0 0 / 20%);
    cursor: pointer;
    transition: opacity .15s ease-in-out;
    background-image: url(../images/ico/lup.svg);
    background-repeat: no-repeat;
    background-size: 38px;
    background-position: center;
}
.option.selected {
    background: none;
    font-weight: 500;
    color: #000;
}
.formSel-dropdown .option.selected, .formSel-dropdown2 .optiontwo.selected {
    color: rgba(253, 179, 30, 1);
}
.filterRemove {
    cursor: pointer;
}
.sliderBannerItem {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    background-color: #fff;
    padding: 37px 70px;
    border-radius: 20px;
}
.page .dopItem, .page .dopAll {
    display: none;
}
.grayBlock {
    background-color: #F4F4F4;
    padding: 55px 0 80px;
}
.ajax-page {
    background: none;
    border: none;
}
.ajax-page:focus-visible {
    outline: none;
}
.swiper {
    width: 100%;
    height: 100%;
}

.next,
.prev,
.nextit,
.previt {
    top: calc(50% - 19px);
    z-index: 1;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden;
}

.next {
    right: -5px;
}
.avatarBlock .avatarPhoto {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    min-width: 55px;
    margin-right: 13px;
}
.prev {
    left: -5px;
}
.reviewsSlider .swiper-slide {
    height: auto;
}
.homeCatalogFilter {
    margin-bottom: 95px;
}

.pb-35 {
    padding-bottom: 35px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mt-95 {
    margin-top: 95px;
}

.formRas {
    border: 3px solid rgba(253, 179, 30, 1);
    border-radius: 20px;
    box-shadow: 0px 0px 24px 0px rgba(253, 179, 30, 0.4);
}

.formRasBlock {
    margin-left: -65px;
    margin-right: -65px;
}

.topContacts {
    z-index: 10;
}

header {
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
}

.navbar-toggler {
    z-index: 10;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.navbar-brand {
    margin-right: 50px;
}

.formRas {
    padding: 55px 65px 45px;
    background: rgba(248, 248, 248, 1);
}

.formRas span,
.formRas span a {
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0%;
    color: #000;
}

.formRas h1 {
    margin-bottom: 28px;
}

.formRas span.text-center {
    margin-bottom: 40px;
}

.col-form input,
.custom-formSel,
.custom-formSel2 {
    border: 1px solid rgba(208, 208, 208, 1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 1);
    padding: 14px 23px;
    font-size: 19px;
    line-height: 23px;
    letter-spacing: 0%;
}

.formRas .formSel-value,
.formRas .formSel-value2 {
    font-size: 19px;
    line-height: 23px;
    letter-spacing: 0%;
    font-family: "NT Somic", sans-serif;
}

.col-form input::placeholder {
    color: #000;
    opacity: 1;
}

.formSel-trigger,
.formSel-trigger2 {
    justify-content: space-between;
    padding: 14px 23px;
}

.formSel-dropdown,
.formSel-dropdown2 {
    right: inherit;
    left: 0;
    border: 1px solid rgba(208, 208, 208, 1);
    border-radius: 10px;
    background: rgba(255, 255, 255, 1);
    padding: 23px;
    min-width: 100%;
    text-align: left;
    color: #000;
    white-space: nowrap;
}

.custom-formSel,
.custom-formSel2 {
    padding: 0;
}

.formSel-dropdown .option:last-child,
.formSel-dropdown .option2:last-child {
    padding: 0;
}

.formSel-dropdown .option,
.formSel-dropdown2 .option,
.formSel-dropdown .optiontwo,
.formSel-dropdown2 .optiontwo {
    padding: 0 0 15px;
}

.col-form {
    display: flex;
    flex-direction: column;
    padding: 0 7px;
    justify-content: flex-end;
}

.col-form button {
    padding: 14px 24px;
    font-size: 19px;
    line-height: 23px;
    letter-spacing: 0%;
}

.col-form-1 {
    width: 23%;
}

.col-form-2 {
    width: 19%;
}

.col-form-3 {
    width: 14%;
}

.col-form-4 {
    width: 23%;
}

.col-form-5 {
    width: 21%;
}

.col-form > span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #ACACAC;
    margin-bottom: 10px;
}

.whiteBlock {
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    padding: 33px 35px 60px;
}

.col-form-5 button {
    white-space: nowrap;
}

span.sog {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0%;
    color: #ACACAC;
}

span.sog.text-center {
    margin-top: 13px;
    margin-bottom: 0;
}

.dopItem > div {
    background-color: #f3f3f3;
}

.dopItem .card-title {
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 9px;
}

.dopItem .card-body span {
    color: #1A1C1D;
    opacity: .5;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 30px;
}

.dopItem .buttonCart {
    background-color: #fff;
    width: fit-content;
    display: inline-block;
    margin: 0;
}

.dopItem .card-footer {
    justify-content: center;
}

.tour3d:before {
    content: "";
    display: block;
    position: absolute;
    width: 200px;
    height: 75px;
    background-image: url(../images/ico/textarrow.svg);
    background-repeat: no-repeat;
    left: 53.6%;
    top: 15%;
}

.etap h6 {
    margin-bottom: 18px;
}

.etapNum {
    width: 44px;
    height: 44px;
    position: absolute;
    top: -26px;
    left: 19px;
    background-color: #FDC11E;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    line-height: 110%;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
    border: 10px solid #fff;
    box-sizing: content-box;
}

.imageBlock {
    padding: 75px 0 55px;
}

.etapItems {
    margin-top: 430px;
}

.imageBlock {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.etap.etap-za {
    border: 1.05px solid rgba(255, 202, 58, 1);
    border-radius: 10.51px;
    background: linear-gradient(178.30deg, rgba(229.25, 153.25, 0, 1) -2.737%, rgba(252.55, 193.3, 30.35, 1) 80.138%);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.realBlock .swiper-button-disabled {
    display: none;
}

.realBSlider {
    height: 77%;
    width: 100%;
}

.realSlider {
    height: 23%;
    box-sizing: border-box;
    padding: 12px 0;
}

.realSlider .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.realSlider .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.realBlock .next, .realBlock .nextit {
    right: 9px;
}

.realBlock .prev, .realBlock .previt {
    left: 9px;
}

.realBlock .realBSlider .swiper-slide {
    border-radius: 20px;
    overflow: hidden;
}

.realBlock .realSlider .swiper-slide {
    border-radius: 6px;
    overflow: hidden;
}

.realBlock {
    padding-top: 95px;
    padding-bottom: 145px;
}

.realBlock span {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
}

.realTitle {
    font-size: 18px;
    line-height: 110%;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
}

.realVideo {
    border-radius: 20px;
    overflow: hidden;
    display: block;
}

.realVideo img {
    display: block;
}

.videoBlock .realTitle {
    margin-top: 12px;
}

.realVideo:after {
    content: "";
    display: block;
    width: 74px;
    height: 74px;
    position: absolute;
    background: #fff;
    top: calc(50% - 37px);
    left: calc(50% - 37px);
    border-radius: 50%;
    background-image: url(../images/ico/play.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.realVideo:before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    background: rgb(255 255 255 / 60%);
    border-radius: 50%;
}

.photoUserItem {
    border-radius: 6px;
    overflow: hidden;
    margin-right: 5px;
    max-width: 20%;
}

.photoUserItem:last-child {
    margin-right: 0;
}

.avatarUser {
    width: 55px;
    height: 55px;
    background: #FDC11E;
    border-radius: 50%;
    min-width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0%;
    font-family: "NT Somic Medium", sans-serif;
    box-shadow: 0px 0px 18.439023971557617px 0px rgba(253, 179, 30, 0.4);
    margin-right: 13px;
}

.reviews-item {
    padding: 20px 53px 40px 20px;
    background-color: #fff;
    border-radius: 20px;
}

.nameUser {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0%;
    margin-top: 6px;
    margin-bottom: 3px;
    font-family: "NT Somic Medium", sans-serif;
}

.dataUser {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 13px;
}

.photoUser {
    margin-bottom: 22px;
}

.textUser {
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
}

.py-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.aboutBlock p {
    color: rgba(0, 0, 0, 0.67);
    font-family: "NT Somic";
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
}

.aboutBlock p.bold {
    font-family: "NT Somic Medium", sans-serif;
    color: rgba(0, 0, 0, 1);
}

.swiper-slide.w-0 {
    width: 0 !important;
    margin: 0 !important;
}

.advantagesRow {
    border-radius: 20px;
    background: linear-gradient(178.30deg, rgba(229.25, 153.25, 0, 1) -2.737%, rgba(252.55, 193.3, 30.35, 1) 80.138%), rgba(217, 217, 217, 1);
    padding: 20px 65px;
    margin-left: -65px;
    margin-right: -65px;
}

.advantagesRow span {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    color: rgba(0, 0, 0, 0.6);
}

.advantagesRow > div {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.advantagesRow > div:last-child {
    border: none;
}

.w-20 {
    width: 20%;
    max-width: 20%;
}

.w-24 {
    width: 24%;
    max-width: 24%;
}

.w-19 {
    width: 19%;
    max-width: 19%;
}

.advantagesItem h1 {
    line-height: 48px;
}

.advantagesItem {
    padding: 15px 0;
}

.footerLogo {
    max-width: 183px;
}

.logoFooterBlock span {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    line-height: 110%;
    letter-spacing: 0%;
    display: block;
    font-family: "NT Somic Medium", sans-serif;
    margin-top: 20px;
}

html.with-fancybox body.hide-scrollbar header {
    margin-right: calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));
}

span.inn {
    color: rgba(0, 0, 0, 0.6);
    font-family: "NT Somic";
    font-size: 14px;
    line-height: 130%;
    display: block;
}

.btn-filter {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.btnContainer.filter input:not(:checked):hover + label {
    color: #ADADAD;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.09);
}

footer h6 {
    color: rgba(0, 0, 0, 1);
    font-size: 20px;
    font-family: "NT Somic Medium", sans-serif;
    line-height: 24px;
    margin-bottom: 25px;
}

.bf a {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.contTop a {
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.contTop a:hover {
    color: rgba(0, 0, 0, 0.67);
}

.bf a:hover {
    color: #000;
}

.toFormFooter a:hover {
    color: rgba(0, 0, 0, 0.67);
}

.menuFooter li {
    color: rgba(0, 0, 0, 0.67);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.menuFooter li a {
    color: rgba(0, 0, 0, 0.67);
    padding: 6px 0;
    display: inline-block;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.menuFooter li a:hover {
    color: #000;
}

.menuFooter {
    list-style: none;
    padding: 0;
    margin: 0;
}

.phoneFooter a {
    color: rgba(0, 0, 0, 0.67);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    text-decoration: none;
    margin-bottom: 12px;
    display: inline-block;
}

.mailFooter a {
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 7px;
    display: inline-block;
}

.toFormFooter a {
    color: rgba(229, 153, 0, 1);
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}

.socTop a img,
.socFooter a img {
    transition: opacity .15s ease-in-out;
}

.socTop a:hover img,
.socFooter a:hover img {
    opacity: .7;
}

.socFooter a {
    display: block;
    margin-right: 9px;
}

.socFooter img {
    width: 56px;
    height: 56px;
}

.socFooter a:last-child {
    margin-right: 0;
}

.socFooter {
    margin-bottom: 25px;
}

footer .askTop {
    margin-top: 20px;
}

footer .contTop a {
    font-size: 24px;
    line-height: 29px;
}

footer .contTop span {
    font-size: 14px;
    line-height: 17px;
}

.bottom span,
.bottom a {
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    line-height: 17px;
    text-decoration: none;
}

.aboutLeft h1 {
    text-transform: uppercase;
}

.bottom {
    padding: 10px 0;
    border-top: 1px solid rgba(230, 230, 230, 1);
}

.art {
    margin-right: 15px;
}

.imgTop {
    width: 28px;
    height: 28px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 8px;
}

.art span {
    margin-right: 10px;
}

.bf,
.lastFooter {
    margin-top: 25px;
}

footer {
    background: rgba(244, 244, 244, 1);
    padding-top: 28px;
}

.task-groupText {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.pt-lg-95 {
    padding-top: 95px;
}

.pb-lg-130 {
    padding-bottom: 130px;
}

.mt-lg-95 {
    margin-top: 95px
}

.mb-lg-160 {
    margin-bottom: 160px;

}

.mt-lg-95 {
    margin-top: 95px;
}

#oneForm, #twoForm {
    padding-top: 140px;
}

.hidden {
    overflow: hidden;
}

.socTop {
    z-index: 10;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    transition: opacity 0.8s ease, visibility 0.8s;
}

.preloader-logo {
    width: 150px;
    opacity: 0;
    animation: fadeInLogo 1s ease forwards;
}

@keyframes fadeInLogo {
    from {
        opacity: 0;
        transform: scale(0.9);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

#preloader.hide {
    opacity: 0;
    visibility: hidden;
}

ul.breadCrumbs li.lastBread span {
    color: #888888;
}

ul.breadCrumbs {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
}

ul.breadCrumbs a,
ul.breadCrumbs span {
    color: #000;
    margin: 0 2px;
    font-size: 14px;
}

.fixed-top.battonFilterTopBlock {
    top: -90px;
    transition: top .7s ease-in-out;
    background: #EFEFEF;
    padding: 24px 0 23px;
    z-index: 9;
}

.battonFilterTopBlock.show {
    top: 90px;
}

.pageCatalog {
    padding-top: 60px;
}

.battonFilterTop.tipSelect {
    border: 2px solid rgba(253, 179, 30, 0);
    display: flex;
    justify-content: space-between;
    padding: 10px 9px 10px 13px;
    align-items: center;
    width: 100%;
    background: #fff;
}

.battonFilterTop.tipSelect.active {
    border: 2px solid rgba(253, 179, 30, 1);
}


.battonFilterTop.tipSelect h3 {
    font-size: 13px;
    line-height: 120%;
    font-family: "NT Somic Medium", sans-serif;
    margin-bottom: 0;
}

.battonFilterTop.tipSelect span {
    font-size: 9px;
    line-height: 11px;
    height: fit-content;
}

.pageContainerMenu {
    background: #fff;
    position: relative;
    z-index: 1;
}


.itemVrap .itemBSlider {
    border-radius: 10px;
}

.itemVrap .itemSlider .swiper-slide {
    border-radius: 10px;
    overflow: hidden;
}

.itemVrap .next {
    right: 15px;
}

.itemVrap .prev {
    left: 15px;
}

.pagItem h1 {
    color: rgba(26, 28, 29, 1);
    font-style: Bold;
    font-size: 32px;
    line-height: 38px;
    font-family: "NT Somic Bold", sans-serif;
    margin-bottom: 12px;
}

.sharInfo {
    font-family: "NT Somic";
    font-size: 18px;
    line-height: 22px;
    font-family: "NT Somic Medium", sans-serif;
    margin-bottom: 12px;
    display: block;
}

.sharBlock {
    border: 2px solid rgba(253, 179, 30, 1);
    border-radius: 10px;
    margin: 0;
    padding: 16px 19px 0;
}

.sharItemTitle {
    display: block;
    color: rgba(181, 181, 181, 1);
    font-size: 16px;
    line-height: 19px;
}

.sharItemText {
    color: rgba(26, 28, 29, 1);
    font-family: "NT Somic";
    font-size: 16px;
    line-height: 19px;
}

.sharItemInfo {
    margin-left: 8px;
}

.cartIcoColor {
    margin-bottom: 15px;
}

.dropTip > span {
    color: rgba(172, 172, 172, 1);
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 9px;
    display: block;
}

.dropTip span.formSel-value,
.dropTip .option {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    line-height: 19px;
    font-family: "NT Somic Medium", sans-serif;
}

.sharBlock {
    margin-bottom: 25px;
}

h2.itemPrice {
    color: rgba(26, 28, 29, 1);
    font-size: 32px;
    line-height: 38px;
    font-family: "NT Somic Medium", sans-serif;
    margin-bottom: 9px;
}
.fltr_block52 .wrapper > div {
    width: 100%;
}
.dropTipBlock {
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
}
.row.itemPriceBlock {
    position: relative;
    z-index: 2;
}
.itemPriceBlock .blackGr {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -3%;
    margin-left: 1px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    border-bottom: 4px solid rgba(9, 9, 9, 1);
    background: none;
    color: rgba(26, 28, 29, 1);
}

.nav-pills .nav-link {
    border-radius: 0;
    padding: 0;
    padding: 0 0 15px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 0;
}

li.nav-item:last-child, .nav-pills li.nav-item:last-child {
    margin-right: 0;
}

#pills-tabContent {
    padding: 45px 0 0;
}

.topItemBlock {
    margin-bottom: 60px;
}

.tabShar {
    margin-bottom: 10px;
}

.dotted-line {
    background: radial-gradient(circle at 50% 50%, #000 1px, transparent 1px);
    background-size: 8px 2px;
    background-repeat: repeat-x;
    height: 2px;
    width: 100%;
}

.nav-pills li.nav-item {
    margin-right: 60px;
}

.dotted-line {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Ccircle cx='2' cy='1' r='1' fill='black'/%3E%3Ccircle cx='6' cy='1' r='1' fill='black'/%3E%3Ccircle cx='10' cy='1' r='1' fill='black'/%3E%3Ccircle cx='14' cy='1' r='1' fill='black'/%3E%3Ccircle cx='18' cy='1' r='1' fill='black'/%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-size: 20px 2px;
    height: 2px;
    width: 100%;
    display: block;
    bottom: 6px;
}

.tabShar span {
    background-color: #fff;
}

.tabShar span:first-child {
    position: relative;
    z-index: 1;
    padding-right: 4px;
}

.tabShar > div {
    background-color: #fff;
    overflow: hidden;
}

.complItem {
    border-radius: 10px;
    background: rgba(243, 243, 243, 1);
    padding: 5px 18px 16px 18px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.complImg a {
    margin-bottom: 12px;
}

h3.complPrice {
    text-align: center;
    color: rgba(26, 28, 29, 1);
    font-size: 27px;
    line-height: 32px;
    font-family: "NT Somic Medium", sans-serif;
    margin-bottom: 35px;
}

.complText li {
    color: rgba(0, 0, 0, 1);
    font-family: "NT Somic Medium", sans-serif;
    font-size: 14px;
    line-height: 110%;
    list-style: none;
    position: relative;
    padding: 0 0 0 30px;
}

.complText ul {
    padding: 0;
    margin: 0;
}

.complText strong {
    display: block;
}

.complItem a.blackGr {
    width: 100%;
}

.complImg,
.complText {
    padding: 0 42px;
}

.complText li:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url(../images/ico/cirklechecknoshadow.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
}

.complText li.noneTip:before {
    background: url(../images/ico/none.svg);
}

.complText li.noneTip {
    color: #999;
}

.complText {
    padding-bottom: 120px;
}

.complText li {
    color: rgba(0, 0, 0, 1);
    font-family: "NT Somic Medium", sans-serif;
    font-size: 14px;
    line-height: 110%;
    list-style: none;
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 12px;
}

h2.tipTitle {
    color: rgba(26, 28, 29, 1);
    font-size: 32px;
    line-height: 38px;
    font-family: "NT Somic Bold", sans-serif;
    margin-bottom: 20px;
}

#pills-tabContent {
    margin-bottom: 120px;
}

.ut p {
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    line-height: 22px;
}

.pagItem {
    margin-bottom: 95px;
}

.proj {
    margin-top: 95px;
    margin-bottom: 65px;
}

.ut {
    margin-top: 45px;
}
.f-html svg {
    stroke: black;
}
.battonFilterTopBlock,
header {
    z-index: 9999999;
}
.floorPlan {
    border-radius: 5px;
    background: rgba(255, 255, 255, 1);
    padding: 7px 10px;
    top: 20px;
    left: 25px;
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-family: "NT Somic Bold", sans-serif;
    line-height: 19px;
}
.fltr_block52 label {
    cursor: pointer;
    width: auto;
    padding: 7px 12px 7px 13px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    font-family: "NT Somic Bold", sans-serif;
}
.fltr_block52 .filter-label {
    display: none;
}
.list-sort {
    min-width: 100%;
    white-space: nowrap;
    max-height: none;
    opacity: 1;
    position: absolute;
    top: calc(100% + 8px);
    right: -15px;
    background: #fff;
    overflow: hidden;
    z-index: 100;
    box-shadow: 0px 3.5px 29.7257137298584px 0px rgba(0, 0, 0, 0.11);
    text-align: right;
    padding: 15px 28px;
}
.list-sort button {
    border: none;
    background: 0 0;
    text-align: right;
    width: 100%;
    padding: 5px 0;
    -moz-transition: color .3s;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    display: block;
}
.sort:before {
    content: "Сортировать:";
    margin-right: 9px;
}
.sort {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    font-family: "NT Somic", sans-serif;
    color: #A6A6A6;
}
span.text-sort {
    position: relative;
    padding-left: 20px;
    padding-right: 15px;
}
.text-sort:after {
    content: "";
    width: 14px;
    display: block;
    background: url(../images/ico/down.svg);
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    position: absolute;
    top: 4px;
    left: 2px;
    bottom: 0;
}
.sort.up .text-sort:after {
    background: url(../images/ico/up.svg);
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
}
.icon-small-arrow-down-two:before {
    content: "";
    width: 10px;
    display: block;
    background: url(../images/ico/arrowbottom.svg);
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    right: 0;
    bottom: 0;
}
form#eFiltr input {
    display: none !important;
}





.has-error input::placeholder,
.has-warning input::placeholder {
    color: #b31d1d;
}
.cartItem {
    transition: all 0.3s ease;
    opacity: 1;
    transform: scale(1);
}
.cartItem.efilter-fade-out {
    opacity: 0 !important;
    transform: scale(0.8) !important;
    transition: all 0.3s ease !important;
}
.cartItem.efilter-fade-in {
    animation: fadeInUp 0.4s ease forwards;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.cartItem {
    animation: fadeInScale 0.4s ease forwards;
    opacity: 0;
}
@keyframes fadeInScale {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.publicInfo ol {
    list-style: none;
    counter-reset: li;
    display: block;
    padding-left: 0;
}
.publicInfo ol li, .publicInfo ul li {
    margin-bottom: 20px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .304px;
    padding-left: 0;
    display: flex;
}
.publicInfo ol>li:before {
    counter-increment: li;
    content: counters(li, ".");
    display: block;
    left: 0;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding-right: 5px;
}
.publicInfo h4 {
    margin: 0 0 20px;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .304px;
    text-transform: uppercase;
    color: #000;
}
.publicInfo ol ol {
    margin-top: 20px;
}
.publicInfo ol li div, .publicInfo ul li div {
    color: #494949;
}
ul.cir li::before {
    margin-right: 5px;
    content: "●";
}
ul.cir {
    list-style: circle !important;
    padding: 10px 0 0 10px;
}
.publicInfo h6 {
    font-size: 18px;
    margin-bottom: 25px;
}
.publicInfo a {
    color: #cb8a00;
}
ul.cir li {
    margin-bottom: 10px !important;
}
.sorting-block__filters-link:hover {
    color: #000;
}
.home .card-group .cartItem:nth-child(n+6) {
    display: none;
}
.home .card-group .cartItem.dopItem {
    display: block;
}