.hero_contact {
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero_contact h3 {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    font-family: 'Libre Franklin';
    font-weight: 400;
}

.hero_contact h1 {
    font-size: 72px;
    line-height: 96px;
    color: #fff;
    font-weight: 400;
    font-family: 'Miller';
}

.back__hero--contact {
    padding: 263px 0 331px;
    background-image: linear-gradient(#000 5%, transparent 50%);
}

.contact__main {
    padding: 40px 0 80px;
}

.content-left--form p {
    font-size: 22px;
    line-height: 44px;
    font-family: 'Libre Franklin';
    font-weight: 500;
}

.social__form--contact {
    display: flex;
    align-items: center;
}

.social__form--contact a {
    margin-right: 10px;
    background: #B0966E;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    border-radius: 50%;
}

.form__main--right h3 {
    font-size: 14px;
    line-height: 17px;
    font-family: 'Libre Franklin';
    font-weight: 400;
    margin-bottom: 0;
}

.form__main--right h2 {
    font-size: 40px;
    line-height: 53px;
    font-weight: 400;
    font-family: 'Miller';
    position: relative;
    margin-bottom: 50px;
}

.form__main--right {
    text-align: center;
    padding: 50px 30px;
    background: #fff;
    box-shadow: 0 3px 12px 0 rgb(0 0 0 / 16%);
    margin-top: -130px;
}

.form__main--right h2:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #B0966E;
    position: absolute;
    bottom: -10px;
    left: 44%;
}

.field__name, .field__address {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 15px;
}

.field__name input, .field__address input {
    width: 100%;
}

.first__name, .last__name,
.phone__number, .address__form {
    width: 50%;
}

.field__name, .field__address {
    margin-bottom: 20px;
}

.form__main--right textarea {
    margin-bottom: 15px;
}

.form__main--right input:not(.wpcf7-submit) {
    border: 1px solid #B0966E;
    outline: none;
    padding: 12px 10px;
}

.form__main--right textarea {
    border: 1px solid #B0966E;
    outline: none;
    padding: 3px 10px;
}

.form__main--right .wpcf7-submit {
    border: none;
    background: #B0966E;
    padding: 12px 78px;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-family: 'Libre Franklin';
}

.section__showroom {
    padding: 237px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.block__showroom {
    padding: 60px 50px;
    background: #000000c2;
    max-width: 457px;
    min-height: 315px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block__showroom h2 {
    font-size: 40px;
    line-height: 30px;
    color: #B0966E;
    font-weight: 400;
    margin-bottom: 20px;
}

.block__showroom p {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    font-weight: 400;
    font-family: 'Libre Franklin';
}

.block__showroom p:nth-child(3) {
    margin-bottom: 0;
}

.hero_about, .hero__about--slide {
    position: relative;
}

.block__hero--about {
    position: absolute;
    top: 39%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.block__hero--about h1 {
    font-size: 72px;
    line-height: 96px;
    font-weight: 400;
    color: #fff;
}

.block__hero--about h3 {
    color: #fff;
    font-family: 'Libre Franklin';
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 0;
    font-weight: 400;
}

.hero__about--slide .slick-dots {
    position: absolute;
    display: flex;
    bottom: 23px;
    right: 48%;
    margin: 0;
    padding: 0;
}

.hero__about--slide .slick-dots li {
    list-style: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px;
}

.hero__about--slide .slick-dots li button {
    background: none;
    width: 10px;
    height: 10px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    border-radius: 50%;
}

.hero__about--slide .slick-dots .slick-active button {
    background: #fff;
}

.section__history--about {
    background: #E7E0D3;
    padding: 50px 0;
}

.section__history--about .row {
    align-items: center;
}

.section__history--about h3 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-family: 'Libre Franklin';
}

.section__history--about h2 {
    font-size: 40px;
    line-height: 53px;
    font-weight: 400;
    font-family: 'Miller';
    margin-bottom: 20px;
}

.section__history--about p {
    font-size: 14px;
    line-height: 31px;
    font-weight: 400;
    font-family: 'Libre Franklin';
}

.section__designteam--about {
    background: #F5F5F5;
    padding: 50px 0;
}

.section__designteam--about h2:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #B0966E;
    position: absolute;
    bottom: -10px;
    left: 47%;
}

.section__designteam--about h2 {
    text-align: center;
    font-size: 40px;
    line-height: 53px;
    margin-bottom: 50px;
    position: relative;
}

.section__designteam--about h3 {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    font-weight: 400;
    font-family: 'Libre Franklin';
    margin-bottom: 0;
}

.group__designs--team {
    text-align: center;
}

.group__designs--team img {
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
}

.group__designs--team h4 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
    font-weight: 400;
    font-family: 'Miller';
    color: #B0966E;
}

.group__designs--team p {
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    font-family: 'Libre Franklin';
}

.group__designs--team .row .col-md-3:not(.group__designs--team .row .col-md-3:nth-child(n+5)) {
    margin-bottom: 40px;
}

.section__visit .row {
    --bs-gutter-x: 0;
}

.section__visit .col-md-5 {
    padding: 267px 0 267px 280px;
    background: #000000;
}

.section__visit .content__visit h2 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 30px;
    color: #B0966E;
}

.section__visit .content__visit p {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
}

.section__visit {
    position: relative;
}

.section__visit .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.section__wanted {
    padding: 50px 0;
    text-align: center;
}

.section__wanted h3 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-family: 'Libre Franklin';
    margin-bottom: 0;
}

.section__wanted h2 {
    font-size: 40px;
    line-height: 53px;
    font-weight: 400;
    margin-bottom: 50px;
    position: relative;
}

.section__wanted h2:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #B0966E;
    position: absolute;
    bottom: -10px;
    left: 47%;
}

.box__wanted img {
    margin-bottom: 20px;
}

.box__wanted h4 {
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    font-family: 'Libre Franklin';
}

.box__wanted p {
    font-size: 14px;
    line-height: 21px;
    font-family: 'Libre Franklin';
    width: 80%;
    margin: auto;
}

.services__ver1 .back__hero--contact {
    background-image: linear-gradient(#000 -20%, transparent 50%);
}

.button__design--window {
    font-size: 14px;
    line-height: 17px;
    font-family: 'Libre Franklin';
    font-weight: 600;
    color: #000 !important;
    text-decoration: none;
    border: 1px solid #000;
    padding: 10px 25px;
}

.tab__window--main #myTab {
    margin-left: 0;
    column-gap: 10px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    border: none !important;
}

.tab__window--main #myTab li button.active {
    background: #E7E0D3;
    padding: 28px 22px;
    position: relative;
}

.tab__window--main #myTab li button.active:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #e7e0d3;
    bottom: -19px;
    position: absolute;
    left: 45%;
}

.tab__window--main h2, .section__tab--window .tab__window--main h2 {
    font-size: 30px;
    line-height: 60px;
    margin-bottom: 20px;
}

.tab__window--main p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Libre Franklin';
    margin-bottom: 20px;
}

.tab__window--main .tab-content .row {
    display: flex;
    align-items: center;
}

.tab__window--main #myTab li button {
    padding: 28px 22px;
    width: 260px;
    background: #F8F8F8;
    border: none !important;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Libre Franklin';
    color: #000;
}

.tab__window--main #myTab li button:not(.tab__window--main #myTab li button.active):hover {
    background: #E7E0D3;
}

.slider__gallery img {
    margin: 0 10px;
}

.section__gallery--window h3 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    text-align: center;
    font-family: 'Libre Franklin';
    margin-bottom: 0;
}

.section__gallery--window {
    padding: 50px 0;
    background: #E7E0D3;
}

.section__tab--window h3, .section__tab--windowmobile h3 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-family: 'Libre Franklin';
    text-align: center;
    margin-bottom: 0;
}

.section__tab--window h2, .section__tab--windowmobile h2 {
    font-size: 40px;
    line-height: 53px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.section__tab--window {
    padding: 50px 0;
}

.section__gallery--window h2 {
    font-size: 40px;
    line-height: 53px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.section__gallery--window h2:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #B0966E;
    position: absolute;
    bottom: -10px;
    left: 46%;
}

.section__tab--window .container > h2:before,
.section__tab--windowmobile .container > h2:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #B0966E;
    position: absolute;
    bottom: -10px;
    left: 46%;
}

.section__form--window h3 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    text-align: center;
    font-family: 'Libre Franklin';
    margin-bottom: 0;
}

.section__form--window h2 {
    font-size: 40px;
    line-height: 53px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.section__form--window {
    padding: 50px 0;
}

.form__window--main {
    max-width: 840px;
    margin: auto;
    text-align: center;
}

.field__name--window, .field__contact--window,
.field__location--product {
    display: flex;
    align-items: center;
    column-gap: 20px;
    margin-bottom: 20px;
}

.first__name--window, .last__name--window,
.field__phone--window, .field__address--window,
.field__location--window, .field__product--window {
    width: 50%;
}

.first__name--window input, .last__name--window input,
.field__phone--window input, .field__address--window input,
.field__location--window input, .field__product--window input {
    width: 100%;
    padding: 12px 10px !important;
}

.section__form--window input::placeholder, .section__form--window textarea::placeholder {
    font-size: 14px;
    line-height: 30px;
    font-family: 'Libre Franklin';
}

.section__form--window input, .section__form--window textarea {
    border: 1px solid #B0966E;
    padding: 3px 10px;
}

.section__form--window .wpcf7-submit {
    padding: 11px 77px;
    background: #B0966E;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Libre Franklin';
}

.section__form--window h2:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #B0966E;
    position: absolute;
    bottom: -10px;
    left: 46%;
}

.section__showroom--window {
    padding: 38px 0;
    background: #000;

}

.section__showroom--window .container {
    position: relative;
}

.content__showroom--gallery p {
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    font-family: 'Libre Franklin';
    margin-bottom: 5px;
}

.content__showroom--gallery h2 {
    font-size: 40px;
    line-height: 53px;
    color: #fff;
}

.section__showroom--window .row {
    align-items: center;
}

.image__showroom--window {
    text-align: right;
    position: absolute;
    right: 0;
}

.service-template-window-furnishings .section__wanted {
    background: #F5F5F5;
}

.section__custom--interior h2 {
    font-size: 40px;
    line-height: 53px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

.section__custom--interior {
    padding: 50px 0;
    text-align: center;
}

.section__custom--interior p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Libre Franklin';
    margin-bottom: 40px;
}

.section__custom--interior img {
    margin-bottom: 10px;
}

.section__custom--interior h4 {
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    font-family: 'Libre Franklin';
}

.section__custom--interior .row p {
    font-size: 14px;
    line-height: 21px;
    max-width: 204px;
    margin-right: auto;
    margin-left: auto;
}

.section__custom--interior h2:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #B0966E;
    position: absolute;
    bottom: -10px;
    left: 46%;
}

.section__steps--interior {
    padding: 104px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.block__content--steps {
    padding: 50px 40px 60px;
    max-width: 700px;
    margin-right: auto;
    background: #010101d6;
    box-shadow: 0 6px 12px 0 rgb(0 0 0 / 16%);
}

.block__content--steps h2 {
    font-size: 40px;
    line-height: 53px;
    position: relative;
    color: #fff;
    margin-bottom: 22px;
}

.steps__work h4, .steps__work span {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-family: 'Miller';
}

.block__content--steps .steps__work:not(.block__content--steps .steps__work:last-child) {
    margin-bottom: 30px;
}

.steps__work span {
    margin-right: 10px;
    color: #B0966E;
}

.block__content--steps .steps__work {
    padding-left: 5px;
}

.steps__work h4 {
    position: relative;
}

.steps__work h4:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background: #B0966E;
}

p.excerpt__designs {
    font-size: 14px;
    line-height: 21px;
    max-width: 267px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
}

.service-template-interior-services .section__designteam--about h2:before {
    left: 46%;
}

.button__designs--interior {
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    color: #000 !important;
    text-decoration: none;
    border: 1px solid #000;
    padding: 9px 25px;
}

.section__projects {
    padding: 45px 0 80px;
}

.section__projects h2 {
    text-align: center;
    font-size: 40px;
    line-height: 53px;
    margin-bottom: 50px;
    position: relative;
}

.section__projects h2:before {
    content: '';
    height: 1px;
    width: 100px;
    background: #B0966E;
    position: absolute;
    bottom: -10px;
    left: 47%;
}

.block__projects {
    display: flex;
    align-items: center;
    column-gap: 40px;
    text-align: center;
    margin-bottom: 40px;
}

.block__projects--main img {
    margin-bottom: 15px;
}

.block__projects--main a {
    color: #000 !important;
    text-decoration: none;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Miller';
    font-weight: 400;
    text-transform: uppercase;
}

.block__projects--main p {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    margin-top: 10px;
}

.button__projects--interior {
    display: block;
    text-align: center;
    color: #000 !important;
    text-decoration: none;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    border: 1px solid #000;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    padding: 9px 25px;
}

.section__showroom--interior {
    background: #E7E0D3;
}

.section__showroom--interior .content__showroom--gallery p,
.section__showroom--interior .content__showroom--gallery h2 {
    color: #000;
}

.section__showroom--interior .content__showroom--gallery h2 {
    margin-bottom: 20px;
}

.section__showroom--interior .content__showroom--gallery a {
    color: #000 !important;
    text-decoration: none;
    border: 1px solid #000;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    padding: 9px 25px;
}

.service-template-interior-services .section__wanted {
    background: #F5F5F5;
}

.content-furniture .back__hero--contact {
    padding: 168px 0 267px;
    text-align: left;
}

.content-furniture .hero_contact h3 {
    margin-bottom: 20px;
}

.content-furniture .hero_contact h1 {
    margin-bottom: 40px;
}

.button__banner--furniture {
    text-decoration: none;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-family: 'Libre Franklin';
    color: #fff !important;
    padding: 17px 62px;
    background: #B0966E;
    display: block;
    width: max-content;
}

.section__selling {
    padding: 45px 0 90px;
}

.section__selling .container > h2 {
    font-size: 40px;
    line-height: 47px;
    color: #000000;
    margin-bottom: 40px;
    text-align: center;
}

.section-latest-furniture-furniture {
    padding: 90px 0 100px;
}

.section__featured--product {
    padding: 100px 0;
}

.section__featured--product .container > h2 {
    font-size: 40px;
    line-height: 47px;
    color: #000000;
    margin-bottom: 40px;
    text-align: center;
}

.image__furniture--window {
    right: unset;
    text-align: left;
}

.section__showroom--furniture .row {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.image__furniture--window {
    right: unset;
    text-align: left;
    left: 0;
}

.service-template-furniture-services .section__wanted {
    padding: 80px 0 50px;
}

.portfolio-page .hero_contact {
    padding: 450px 0;
    filter: brightness(0.6);
}

.portfolio__banner {
    position: relative;
}

.back__hero--portfolio {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -90%);
    text-align: center;
}

.back__hero--portfolio h3 {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    font-family: 'Libre Franklin';
    font-weight: 400;
    margin-bottom: 0;
}

.back__hero--portfolio h1 {
    font-size: 72px;
    line-height: 96px;
    color: #fff;
    font-weight: 400;
}

.block__content--portfolio p {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #000;
}

.block__content--portfolio {
    margin: 40px 0;
}

.section__list--portfolio {
    background: #fff;
}

.item-project-portfolio img {
    min-height: 392px;
}

.item-project-portfolio {
    display: none;
}

.section__showroom--furniture {
    background: #E7E0D3;
}

.section__showroom--furniture p,
.section__showroom--furniture h2 {
    color: #000;
}

.section__orther--project {
    padding: 65px 0;
}

.section__orther--project h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 43px;
    line-height: 57px;
    font-weight: 400;
}

.item-project-details a {
    display: block;
    text-decoration: none;
}

.item-project-details a img {
    width: 100%;
    min-height: 392px;
}

.item-project-details a h3 {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
}

.item-project-details span {
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.section__gallary--single {
    padding: 35px 0 90px;
}

.section__gallary--single p {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 40px;
}

.section__gallary--single h2 {
    text-align: center;
    font-size: 40px;
    line-height: 53px;
    font-weight: 400;
    margin-bottom: 20px;
}

.section__gallary--single span {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    display: block;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.image__banner--single {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 450px;
}

.banner__single--project {
    position: relative;
}

.banner__single--project .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner__single--project h3 {
    font-size: 18px;
    line-height: 21px;
    font-family: 'Libre Franklin';
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}

.banner__single--project h1 {
    color: #fff;
    text-align: center;
    font-size: 72px;
    line-height: 66px;
    font-weight: 400;
}

.thumbnail__single--project img {
    margin-bottom: 40px;
}

.block__thumbnail--1 .main__thumbnail--single {
    width: 50%;
}

.block__thumbnail--1, .block__thumbnail--2, .block__thumbnail--3 {
    width: 100%;
    display: flex;
    column-gap: 40px;
}

.block__thumbnail--2 .main__thumbnail--single:first-child {
    width: 70%;
}

.block__thumbnail--2 .main__thumbnail--single:last-child {
    width: 30%;
}

.block__thumbnail--2 .main__thumbnail--single img,
.block__thumbnail--1 .main__thumbnail--single img,
.block__thumbnail--3 .main__thumbnail--single img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.block__thumbnail--3 .main__thumbnail--single {
    width: calc(100% / 3);
}

.block__thumbnail--3 {
    display: flex;
    column-gap: 40px;
}

.block__thumbnail--3 .main__thumbnail--single img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.section__tab--windowmobile {
    display: none;
}

.section__tab--windowmobile .tab__window--main button.collapsed {
    padding: 28px 22px;
    width: 100%;
    background: #F8F8F8;
    border: none !important;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Libre Franklin';
    color: #000;
    justify-content: center;
    box-shadow: unset;
    position: relative;
}

.section__tab--windowmobile .tab__window--main button:not(.section__tab--windowmobile .tab__window--main button.collapsed) {
    background: #E7E0D3;
    padding: 28px 22px;
    position: relative;
    color: #000;
    justify-content: center;
    font-size: 14px;
    line-height: 30px;
    box-shadow: unset;
    font-family: 'Libre Franklin';
}

.section__tab--windowmobile .tab__window--main button:not(.section__tab--windowmobile .tab__window--main button.collapsed):before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #e7e0d3;
    bottom: -19px;
    position: absolute;
    left: 50%;
}

.section__tab--windowmobile .tab__window--main .row {
    align-items: center;
}

.section__tab--windowmobile .accordion-header {
    margin-bottom: 5px;
}

.section__tab--windowmobile {
    padding: 40px 0;
}

.section__tab--windowmobile .accordion-collapse {
    margin-bottom: 40px;
}
.section__tab--windowmobile .tab__window--main button.collapsed:before {
    content: '\f107';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 20px;
}
.service-template-furniture-services .section__featured--product {
    padding: 0 0 100px;
}
.group__designs--team .row {
    display: flex;
}
.group__designs--team .slick-track {
    display: flex;
    flex-direction: column;
}
.group__designs--team .slick-dots li{
    list-style: none;
}
.group__designs--team .slick-dots li button {
    background: none;
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    text-indent: -9999px;
}
.group__designs--team .slick-dots {
    display: flex;
    padding-left: 0;
    justify-content: center;
    margin: 10px auto 0;
}
.group__designs--team .slick-dots li.slick-active button {
    background: #000;
}
.range-checkbox {
    height: 185px;
    overflow-y: scroll;
}
.range-checkbox::-webkit-scrollbar {
    width: 4px;
}
.range-checkbox::-webkit-scrollbar-track {
    background: #fff;
}
.range-checkbox::-webkit-scrollbar-thumb {
    background: #B0966E;
}
.range-checkbox::-webkit-scrollbar-thumb:hover {
    background: #B0966E;
}