p.about {
    padding-bottom: 0px !important;
    font-weight: 700;
}

.apartment-temp ul>li:hover .shiko-planimetrine img {
    content: url(/wp-content/uploads/2023/04/Vector-3.png);
}

footer.site-footer {
    background-color: #201D3C;
}

.footer-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 94%;
    margin: 0 auto;
    padding-top: 150px;
    padding-bottom: 107px;
}

.site-info {
    background-color: #FFB98B;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
    font-family: "Gellix-Light", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}

.first-col p {
    font-family: "Gellix-Light", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    max-width: 80%;
    margin-top: 50px;
}

li {
    list-style: none;
}

.second-col>ul>li>a {
    text-decoration: none;
    font-family: "Gellix-Light", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 52px;
    color: white;
}

p.fourth {
    font-family: "Gellix-Light", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}

p.fourth1 {
    font-family: "Gellix-Light", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}

.form-row input[type="email"] {
    direction: ltr;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
    padding: 13px 89px 18px 11px;
    max-width: 278px;
    margin: 0 auto;
}

.form-row input[type="submit"] {
    border-radius: 0px;
    background: #ffb98b;
    color: #fff;
    padding: 13px 28px 18px 28px;
    font-family: "Gellix-Light", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.form-row input#email {
    font-family: "Gellix-Light", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-right: 20px;
}

.social p.fourth {
    margin-top: 20px;
    margin-bottom: 22px;
}

a.social-icon {
    padding-right: 30px;
}

.third-col {
    max-width: 100%;
    width: 24%;
    margin-top: 14px;
}

.second-col {
    margin-top: 14px;
}

ul,
ol {
    margin: 0 0 1.5em 0;
}

.max-space {
    max-width: 94%;
    margin: 0 auto;
}

/* Home*/
section.map {
    background: #131125;
    padding-bottom: 150px;
}

.map-sec {
    display: flex;
}

.map-secc {
    width: 40%;
}

.map-sec {
    background: #FFB98B;
}

.text {
    padding-top: 80px;
    padding-left: 60px;
}

.text h1 {
    font-family: "Orelo Standard", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 30px;
    color: #201D3C;
}

.text p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 15px;
    color: #201D3C;
    font-family: "Gellix-Light", sans-serif;
}

.map {
    margin-bottom: -5px;
}

.virtual.max-space {
    display: flex;
}

section.virtual {
    background: #131125;
    padding-bottom: 170px;
}

.virtuall h1 {
    font-family: "Orelo Standard", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 60px;
    color: #FFB98B;
    padding-top: 67px;
    max-width: 80%;
}

.btn a {
    border: 1px solid white;
    padding: 14px 44px;
    color: white;
    font-size: 15px;
    text-decoration: none;
    font-family: "Gellix-Light", sans-serif;
    margin-right: 87px;
}

.btn {
    display: flex;
    align-items: flex-end;
}

.virtuall1 {
    width: 39%;
}

img.img2 {
    display: none;
}

.max-space1 {
    display: none !important;
}

/* Why Soho*/

.tabs {
    display: flex;
    flex-wrap: wrap;
    max-width: 88%;
    margin: 0 auto;
}

.tabs p {
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #FFFFFF;
    font-family: "Orelo Standard", sans-serif;
    max-width: 42%;
    margin-top: 0px;
    margin-bottom: 0px;
}

p.tbs {
    font-family: "Gellix-Light", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    max-width: 90%;
    margin-bottom: 41px;
}

.tabs label {
    order: 1;
    width: 24.8%;
    display: flex;
    margin-right: 0.2rem;
    cursor: pointer;
    background: #131125;
    font-weight: bold;
    transition: background ease 0.2s;
    justify-content: flex-start;
    align-items: center;
}

p.tbs1 {
    font-family: "Gellix-Light", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    max-width: 90%;
    margin-bottom: 30px;
}

label.smart {
    margin-bottom: 145px;
}

.tabs .tab {
    order: 99;
    flex-grow: 1;
    width: 100%;
    display: none;
    padding: 1rem;
    background: #131125;
}

.tabs input[type="radio"] {
    display: none;
}

.tabs input[type="radio"]:checked+label {
    background: #131125;
}

.tabs input[type="radio"]:checked+label+.tab {
    display: flex;
    justify-content: space-around;
}

.tab1 {
    width: 60%;
}

section.space.tab {
    padding-top: 191px;
    padding-bottom: 200px;
}

.smart img {
    padding-right: 10%;
}


section.gallery {
    background-color: #131125;
}

section.katet {
    background: #131125;
    padding-top: 197px;
    padding-bottom: 100px;
}

.apartment-kati {
    text-align: center;
}

.apartment-kati h1 {
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    color: #FFB98B;
    font-family: "Orelo Standard", sans-serif;
    margin-bottom: 10px;
}

.kati {
    display: flex;
    justify-content: center;
}

p.kati {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFF6E5;
    font-family: "Gellix-Light", sans-serif;
}

.date-content1 {
    position: relative;
    margin-right: 16px;
}

.date-content1:after {
    content: " ";
    position: absolute;
    border-left: 1px #FFF6E5 solid;
    top: 30%;
    right: -9px;
    height: 34%;
    margin-top: auto;
    margin-bottom: auto;
}

section.planimetria1 {
    background: #131125;
    padding-bottom: 10px;
}

.planimetria11 {
    max-width: 61%;
    margin: 0 auto;
}

section.apartamenti {
    background: #131125;
}

.apart1 {
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #FFF6E5;
    font-family: "Gellix-Light", sans-serif;
    margin-bottom: 100px;
}

.apart {
    max-width: 83.4%;
    margin: 0 auto;
}

.apartment-temp ul {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-template-katet ul.tipologjia li {
    margin-bottom: 88px;
}

section.tipologjia {
    background: #131125;
    padding-bottom: 198px;
}

.aptipologji {
    max-width: 81%;
    margin: 0 auto;
    text-align: center;
}

.aptipologji p {
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    color: #FFF6E5;
    font-family: "Gellix-Light", sans-serif;
    margin-bottom: 77px;
    margin-top: 0;
}

.tipologji>a>div {
    background: #FFB98B;
    padding-top: 11px;
    padding-bottom: 11px;
    color: #201D3C;
    font-size: 24px;
    text-decoration: none;
    font-family: "Gellix-Light", sans-serif;
    min-width: 350px;
}

a {
    text-decoration: none;
}

.tipologji {
    display: flex;
    justify-content: space-between;

}

.page-template-katet .apartment-temp {
    padding-bottom: 60px;
}

.tipologji a:last-child div {
    margin-bottom: 0;
}

.apartment-temp ul>li:hover {
    background-color: #FFB98B;
}

.apartment-temp ul>li:hover .shiko-planimetrine img {
    content: url(https://soho.landmark-test.com/wp-content/uploads/2023/04/Vector.png);
}

/* .apartment-temp ul>li:hover .shiko-planimetrine img {
    content: url();
} */

p.kati a {
    color: #FFF6E5;
}

.tab1 p.tbs {
    font-size: 20px;
}




@media (max-width: 45em) {



    .tabs label {
        width: 100%;
        margin-right: 0;
        margin-top: 0.2rem;
    }
}




/* 1720*/
@media screen and (max-width: 1720px) {
    .third-col {
        max-width: 100%;
        width: 27%;
    }

    .tabs label {
        width: 24.7%;
    }

    .tipologji>a>div {
        min-width: 320px;
    }
}

/* 1536*/
@media screen and (max-width: 1536px) {
    .third-col {
        max-width: 100%;
        width: 30%;
    }

    .tipologji>a>div {
        min-width: 290px;
    }
}

/* 1440*/
@media screen and (max-width: 1440px) {
    .third-col {
        max-width: 100%;
        width: 32%;
    }

    .virtuall h1 {
        padding-top: 36px;
    }

    section.virtual {
        padding-bottom: 130px;
    }

    section.map {
        padding-bottom: 130px;
    }

    .tabs p {
        font-size: 25px;
    }

    p.tbs {
        font-size: 20px;
        line-height: 31px;
    }

    p.tbs1 {
        font-size: 19px;
        line-height: 30px;
    }

    section.space.tab {
        padding-top: 140px;
        padding-bottom: 140px;
    }

    .tipologji>a>div {
        min-width: 270px;
    }

    .apartment-temp {
        padding-top: 90px;
    }
}

/* 1280*/
@media screen and (max-width: 1280px) {
    .third-col {
        max-width: 100%;
        width: 36%;
    }

    .second-col>ul>li>a {
        font-size: 15px;
    }

    p.fourth {
        font-size: 15px;
    }

    .virtuall h1 {
        font-size: 46px;
    }

    .text {
        padding-top: 80px;
        padding-left: 38px;
    }

    .text p {
        line-height: 20px;
    }

    .map-secc {
        width: 53%;
    }

    virtuall {
        width: 53%;
    }

    p.tbs {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 19px;
    }

    p.tbs1 {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 19px;
    }

    .apartment-temp {
        padding-top: 70px;
    }

    .tipologji>a>div {
        min-width: 240px;
    }
}

/* 1024*/
@media screen and (max-width: 1024px) {
    .second-col>ul>li>a {
        font-size: 13px;
        line-height: 47px;
    }

    p.fourth {
        font-size: 13px;
    }

    .first-col p {
        margin-top: 30px;
    }

    .form-row input#email {
        font-size: 13px;
    }

    .form-row input[type="email"] {
        padding: 13px 87px 18px 11px;
        max-width: 250px;
    }

    .form-row input[type="submit"] {
        padding: 15px 15px 19px 15px;
        margin-left: 3px;
        font-size: 14px;
    }

    .third-col {
        max-width: 100%;
        width: 35%;
    }

    span.wpcf7-spinner {
        display: none;
    }

    .virtuall {
        width: 88%;
        margin-top: -30px;
    }

    .virtuall h1 {
        font-size: 45px;
        padding-top: 0px;
    }

    .map-secc {
        width: 68%;
    }

    .tabs label {
        width: 23.6%;
    }

    .tabs p {
        font-size: 17px;
        line-height: 30px;
    }

    label.smart {
        margin-bottom: 100px;
    }

    .tab1 {
        width: 80%;
    }

    p.tbs {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 14px;
    }

    p.tbs1 {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 16px;
    }

    .tipologji>a>div {
        min-width: 190px;
    }
}

/* 600*/
@media screen and (max-width: 600px) {
    .footer-bottom {
        display: block;
        text-align: center;
        max-width: 100%;
        margin: 0 auto;
        padding-top: 64px;
        padding-bottom: 68px;
    }

    .site-info {
        padding-bottom: 19px;
        font-size: 16px;
        line-height: 19px;
    }

    .third-col {
        max-width: 100%;
        width: 100%;
    }

    .first-col p {
        font-size: 16px;
        line-height: 20px;
        max-width: 75%;
        margin: 0 auto;
        margin-top: 40px;
    }

    ul,
    ol {
        margin: 0 0 0 0;
        padding: 0;
    }

    .second-col>ul>li>a {
        font-size: 16px;
        line-height: 47px;
    }

    .second-col {
        margin-top: 56px;
    }

    p.fourth {
        font-weight: 400;
        font-size: 18px;
        margin-top: 78px;
    }

    p.fourth1 {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 10px;
    }

    .form-row input[type="email"] {
        padding: 13px 105px 18px 13px;
        max-width: 330px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .form-row input#email {
        font-size: 16px;
        line-height: 19px;
    }

    .form-row input[type="submit"] {
        padding: 14px 28px 14px 28px;
        margin-left: 4px;
        font-size: 18px;
        max-width: 120px;
    }

    .social p.fourth {
        margin-top: 100px;
        margin-bottom: 30px;
    }

    a.social-icon:nth-child(5) {
        padding-right: 0px;
    }

    .virtual.max-space {
        max-width: 85%;
        display: block;
        text-align: center;
    }

    .btn {
        display: block;
    }

    .virtuall {
        width: 100%;
        margin-top: -30px;
    }

    .virtuall h1 {
        font-size: 30px;
        padding-top: 0px;
        max-width: 80%;
        line-height: 36px;
        text-align: center;
        margin: 0 auto;
    }

    .btn {
        display: block;
        max-width: 42%;
        margin: 0 auto;
        margin-top: 40px;
    }

    img.img1 {
        display: none;
    }

    img.img-virtual {
        margin-top: 60px;
        margin-bottom: 100px
    }

    section.virtual {
        padding-bottom: 140px;
    }

    .map-sec {
        display: block;
    }

    .text h1 {
        font-weight: 400;
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 30px
    }

    .text {
        padding-top: 80px;
        padding-left: 30px;
        padding-bottom: 152px;
    }

    .map-secc {
        width: 100%;
    }

    .text p {
        line-height: 8px;
        font-size: 16px;
    }

    embed,
    iframe,
    object {
        max-width: 100%;
        margin-bottom: -10px;
    }

    img.img2 {
        display: block;
    }

    .max-space1 {
        max-width: 85%;
        margin: 0 auto;
    }

    .third-section img {
        width: 100% !important;
        height: 100% !important;
        margin-bottom: 44px;
    }

    .third-section {
        background-color: #131125;
        padding-top: 0px;
    }

    .third-section>div {
        padding-bottom: 110px;
    }

    .max-space1 {
        display: flex !important;
    }

    .max-space.desktop {
        display: none;
    }

    section.space.tab {
        padding-top: 60px;
        padding-bottom: 200px;
    }

    label.smart {
        max-width: 74%;
        margin: 0 auto;
        padding-bottom: 40px;
    }

    .tabs p {
        font-size: 22px;
        line-height: 26px;
        max-width: 100%;
    }

    .tabs label {
        width: 100%;
    }

    .tabs input[type="radio"]:checked+label+.tab {
        display: block;
        max-width: 92%;
        margin: 0 auto;
    }

    .tab1 {
        padding-top: 80px;
        width: 100%;
    }

    .smart img {
        padding-right: 7%;
    }

    .page-id-89 .green img {
        content: url(/wp-content/uploads/2023/04/Group-100-2.png);
    }

    .page-id-113 .green img {
        content: url(https://soho.landmark-test.com/wp-content/uploads/2023/04/20012.png);
    }

    p.tbs {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    p.tbs1 {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    img.img-1 {
        content: url(/wp-content/uploads/2023/03/Group-62.png);
    }

    img.img-2 {
        content: url(/wp-content/uploads/2023/03/Group-64.png);
    }

    img.img-3 {
        content: url(/wp-content/uploads/2023/03/Group-66.png);
    }

    img.img-4 {
        content: url(/wp-content/uploads/2023/03/Group-71.png);
    }

    .tabs {
        max-width: 100%;
        margin: 0 auto;
    }

    .tab2 img {
        padding-top: 70px;
    }

    .tipologji {
        display: block;
        max-width: 89%;
        margin: 0 auto;
    }

    .apartment-kati h1 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 4px;
    }

    section.katet {
        background: #131125;
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .planimetria11 {
        max-width: 85%;
        margin: 0 auto;
    }

    .apartment-temp {
        padding-top: 70px;
        padding-bottom: 210px;
        max-width: 85.9%;
    }

    .apart1 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 60px;
    }

    .aptipologji p {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 50px;
    }

    .tipologji>a>div {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 29px;
    }


}


/* 390*/
@media screen and (max-width: 390px) {
    label.smart {
        max-width: 79%;
        margin: 0 auto;
    }

    .apart1 {
        font-size: 18px;
    }

    .aptipologji p {
        font-size: 18px;
    }
}