.kati1 p:nth-child(1) a {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    font-family: "Gellix-Light", sans-serif;
    padding: 0;
    background: border-box;
}
.sec-slick.white-bck {
    max-width: 75%;
    margin: 0 auto;
    margin-top: 150px;
}
.sec-slick button, .sec-slick input[type="button"], .sec-slick input[type="reset"], .sec-slick input[type="submit"] {

    border-radius: 0px !important;
}
.sec-slick .fade .slick-prev {
    display: none;
  }
  
  .sec-slick .fade .slick-next {
    display: none;
  }
  /* .sec-slick .slick-next,  .sec-slick.slick-prev {
    top: 50% !important;
} */
.sec-slick.white-bck h5 {
    text-align: center;
    font-family: 'Gellix-Light';
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    color: #FFB98B;
}
 .sec-slick .slick-prev {
    width: 40px;
    height: 40px;
    background: #FFB98B;
    background-image: url(https://soho.landmark-test.com/wp-content/uploads/2023/05/Vector-11.png);
    background-repeat: no-repeat;
    background-position: center;
}
.sec-slick .slick-next {
    width: 40px;
    height: 40px;
    background: #FFB98B;
    background-image: url(https://soho.landmark-test.com/wp-content/uploads/2023/05/Vector-10.png);
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%);
}
.sec-slick .slick-next, .sec-slick .slick-prev {
    top: 50% !important;
    z-index: 999;
}
.sec-slick .slick-prev {
    left: 30px !important;
}
.sec-slick .slick-next {
    right: 30px !important;
}
.sec-slick .slick-next:before {
    content: '→';
    opacity: 0 !important;
}
.sec-slick .slick-prev:before {
    content: '←';
    opacity: 0 !important;
}
.project-oasis {
    display: flex;
    justify-content: space-between;
}

.projektet {
    padding-top: 169px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 210px;
}

.text-project h5 {
    background: #FFB98B;
    padding: 57px 211px 57px 52px;
    width: 23%;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    font-family: 'Orelo';
}

.container {
    position: relative;
}

.bottomleft {
    position: absolute;
    bottom: 6px;
    font-size: 30px;
    font-weight: 400;
    background: #FFB98B;
    padding: 57px 201px 57px 52px;
    font-family: "Orelo Standard", sans-serif;
}

.bottomleft img {
    padding-left: 20px;
}

section.sec-pro {
    background-color: #131125;
}

.apart-ament {

    color: #FFFFFF;
    padding-left: 30px
}

.apart-ament div {
    border: 1px solid #FFB98B;
    width: 7em;
}

.apart-ament p:nth-child(1) {
    font-family: 'Orelo Standard';
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
}

.apart-ament p:last-child {
    font-family: "Gellix-Light", sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    margin-top: 10px !important;
}

section.sec-towers {
    background-color: #131125;
}

.b-tower a {
    background-color: #FFB98B;
    color: #201D3C;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    font-family: "Gellix-Light", sans-serif;
    padding: 11px 135px 15px 135px;
}

.b-tower {
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    padding-top: 102px;
    padding-bottom: 200px;
}

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

.kati1 p:nth-child(1) {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    font-family: "Gellix-Light", sans-serif;
}

.kati1 p:nth-child(2) {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    font-family: "Gellix-Light", sans-serif;
    opacity: 50%;
}

.nr-kati {
    padding-top: 112px;
    width: 30em;
}

.viza {
    border: 1px solid #FFFFFF;
}

.baneri1 p {
    font-size: 18px;
    font-weight: 400;
    font-family: "Gellix-Light", sans-serif;
    line-height: 21px;
    color: white;
    position: relative;
    text-align: center;
    bottom: 4em;
}
.text-foto {
    display: flex;
    /* justify-content: center; */
    align-items: center;
}

/* 1720*/
@media screen and (max-width: 1720px) {
    .nr-kati {
        width: 28em;
    }
}

/* 1536*/
@media screen and (max-width: 1536px) {
    .container {
        width: 41%;
    }

    .bottomleft {
        padding: 40px 164px 40px 52px;
    }

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

    .nr-kati {
        width: 25em;
    }
}

/* 1440*/
@media screen and (max-width: 1440px) {
    .nr-kati {
        width: 23em;
    }
}

/* 1280*/
@media screen and (max-width: 1280px) {
    .bottomleft {
        font-size: 20px;
        padding: 40px 115px 40px 52px;
    }

    .nr-kati {
        width: 22em;
    }
}

/* 1024*/
@media screen and (max-width: 1024px) {
    .bottomleft {
        padding: 30px 90px 30px 52px;
    }

    .b-tower a {
        font-size: 20px;
        padding: 11px 90px 15px 90px;
    }

    .nr-kati {
        width: 18em;
    }

    .kati1 p:nth-child(1) {
        font-size: 15px;
    }

    .kati1 p:nth-child(2) {
        font-size: 15px;
    }

    .baneri1 p {
        font-size: 14px;
    }
    .filter input[type="submit"] {
        font-size: 14px !important;
    }
    .section-filter button, .section-filter input[type="button"], .section-filter input[type="reset"], .section-filter input[type="submit"] {
        padding: 10px 60px !important;
    }
    .ka-ti label {
        font-size: 15px !important;
    }
    .filter, .section-filter button, .section-filter input, .section-filter select, .section-filter optgroup, .section-filter textarea {
        font-size: 14px;
        padding: 11px 20px 11px 5px !important;
    }
}

/* 600*/
@media screen and (max-width: 600px) {
	.sec-slick.white-bck {
    margin-top: 90px;
}
	.sec-slick.white-bck h5 {
    font-size: 24px;
}
	.sec-slick .slick-prev {
    width: 25px;
    height: 25px;
}
	.sec-slick .slick-next {
    width: 25px;
    height: 25px;
}
    .max-space.desktop {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 9px;
        justify-content: space-between;
    }
    .apart-ament {
        padding-left: 15px;
    }

    .apart-ament p:nth-child(1) {
        font-size: 22px;
        line-height: 26px;
    }

    .apart-ament p:last-child {
        font-size: 16px;
        line-height: 19px;
    }

    .third-section img {
        width: 62px !important;
        height: 70px !important;
        margin-bottom: 0;
    }

    .apart-ament div {
        width: 5em;
    }

    #mobile1 {
        display: block;
        background-color: #131125;
    }

    #desktop1 {
        display: none;
    }

    .tab-list {
        display: flex;
        /* grid-template-columns: auto auto auto; */
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .tab-list li {
        display: inline-block;
        list-style-type: none;
        background-color: #303030;
        /* border-top-left-radius: 0em; */
        /* border-top-right-radius: 0em; */
        font-size: 24px;
        min-width: 160px;
    }

    a.tab-control h3 {
        text-align: center;
        font-size: 24px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-family: "Gellix-Light", sans-serif !important;
        font-weight: 400;
        padding: 5px;
        border: 1px solid #FFB98B;
    }

    .nr-kati {
        padding-top: 60px;
        margin: 0 auto;
        width: 21em !important;
    }

    .kati1 p:nth-child(1) {
        font-size: 18px;
    }

    .kati1 p:nth-child(2) {
        font-size: 18px;
    }
    #tipoo{
        display: none;
    }
    #kla {
        padding-top: 100px;
        padding-bottom: 200px;
    }
 .filter, .section-filter button, .section-filter input, .section-filter select, .section-filter optgroup, .section-filter textarea {
        padding: 11px 245px 11px 17px !important;
        margin-bottom: 30px;
    }
     .filter form {
        text-align: center;
        display: flex;
        justify-content: space-evenly;
        align-items: center !important;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .section-filter button, .section-filter input[type="button"], .section-filter input[type="reset"], .section-filter input[type="submit"] {
        padding: 10px 77px !important;
    }
    .filter input[type="submit"] {
        margin-top: 30px;
        font-size: 18px !important;
    }
    .ka-ti label {
        font-size: 18px !important;
    }
    .section-filter .filter {
        max-width: 96%;
        margin: 0 auto;
    }
    .bottomleft {
        min-width: 77% !important;
    }
    .projektet {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .container {
        width: 85% !important;
    }
    #for-mm{
        display: none;
    }
 
}
#for-mm{
    display: none;
}
.ka-ti select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("https://soho.landmark-test.com/wp-content/uploads/2023/03/Vector-9.png");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 5px;
    background-position: calc(100% - 0.75rem) center !important;
}
.filter, .section-filter button, .section-filter input, .section-filter select,  .section-filter optgroup, .section-filter textarea {
    color: #FFFFFF !important;
    font-size: 14px;
    line-height: 16px;
    font-family: "Gellix-Light", sans-serif !important;
    font-weight: 400;
    padding: 11px 75px 11px 17px;
    background-color: #131125;
}
.section-filter {
    padding-bottom: 139px;
}
 .filter form {
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
}
.ka-ti {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.ka-ti label {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    font-family: "Gellix-Light", sans-serif !important;
    padding-bottom: 8px;
}
.filter input[type="submit"] {
    font-size: 18px;
    color: #201D3C !important;
    font-weight: bolder;
    line-height: 21px;
    font-family: "Gellix-Light", sans-serif !important;
    cursor: pointer;
}

.section-filter button, .section-filter input[type="button"], .section-filter input[type="reset"], .section-filter input[type="submit"] {
    border: 1px solid #FFB98B;
    border-color: #FFB98B;
    border-radius: 0px;
    background: #FFB98B;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 10px 77px;
}
 .filter h1 {
    padding-top: 3%;
}
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+HK&display=swap);
@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans);




/********** TABS **********/
.tab-list {
    margin: 0;
    padding: 0;
}

.tab-list li {
    display: inline-block;
    list-style-type: none;
    background-color: transparent;
    border-top-left-radius: 0em;
    border-top-right-radius: 0em;
}

.tab-list li a {
    color: #f2f2f2;
    display: block;
}

.tab-list li.active,
.tab-list li.hover {
    background-color: #FFB98B;
    border-top-left-radius: 0em;
    border-top-right-radius: 0em;
}

.tab-list li.active a,
.tab-list li a:hover {
    color: #fff;
    background-color: #FFB98B;
    border-top-left-radius: 0em;
    border-top-right-radius: 0em;
}

.tab-panel {
    display: none;
    /*     background-color: #336699; */
    border-top-right-radius: 0em;
    border-bottom-left-radius: 0em;
    border-bottom-right-radius: 0em;
    color: red;
    min-height: 150px;
    overflow: auto;
}

.tab-panel.active {
    display: block;
}

.tab-panel p {
    margin: 20px;
}



.sec-mobile {
    display: none;
}