/* 
  &:before {
    content: '\e900';
    @include icons-pseudo;
  }
*/
/* 
    @include hover-supported() {
        background-color: white;
    }
*/
/* Examples: 
    @include user-select(none);
    @include user-select(all);
*/
.expert_profile_cards.relarive_thmb_neo.maleix {
    margin-top: 0;
    padding: 80px 0;
}

.maleix .title {
    text-align: center;
    max-width: 859px;
    margin-bottom: 60px;
}

.thamList_section.thamList_res .tile.tile-neo h3,
.maleix .title h2 {
    color: #060821;
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    margin: 21px 0 15px;
    margin-top: 0px;
}

.thamList_section.thamList_res .tile.tile-neo p,
.maleix .title p {
    color: #1C1F2B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    line-height: normal;
    margin-bottom: 0;
}

.relarive_thmb_neo.expert_profile_cards.relarive_thmb .row {
    max-width: 1304px;
    margin: 0px auto;
}
.relarive_thmb_neo.expert_profile_cards.relarive_thmb .item {
    height: auto;
    min-height: 632px;
    max-width: 314px;
    margin: 0px auto;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.expert_profile_cards.relarive_thmb .item .thma-set {
    position: relative;
    background: #282B52;
    height: 153px;
}
.expert_profile_cards.d-flex, .expert_profile_cards .d-flex {
    display: flex !important;
    margin: 0px auto;
    width: fit-content;
}
/* .expert_profile_cards.relarive_thmb .item .thma-set::before {
    content: '';
    width: 100%;
    display: block;
    padding-top: 65%;
} */
.expert_profile_cards.relarive_thmb .item .thma-set .corner-logo{
    width: 28px;
    height: 29.47px;
    position: absolute;
    right: 23px;
    bottom: 12px;
}

.expert_profile_cards.relarive_thmb .item .thma-set{
    padding: 25px 0;
    text-align: center;
}

.expert_profile_cards.relarive_thmb .item .thma-set .portfolio {
    /* position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 10%; */
    width: 116px;
    height: 116px;
    /* object-fit: cover;
    box-shadow: none; */
    border-radius: 100%;
    margin: auto;
    margin-top: -7px;
}

.expert_profile_cards.relarive_thmb .item .thma-set .cirl-fit {
    position: absolute;
    bottom: -16px;
    left: 29px;
    z-index: 5;
    left: 40px;
}

.expert_profile_cards.relarive_thmb .item .thma-set .cirl-fit img {
    position: static;
    width: auto;
    height: auto;
    object-fit: cover;
    box-shadow: none;
    border-radius: 0;
}

.relarive_thmb_neo.expert_profile_cards.relarive_thmb .item .area-shw {
    padding: 24px;
}

.expert_profile_cards.relarive_thmb .item .area-shw h3 {
    color: #060821;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 10px;
}
.expert_profile_cards.relarive_thmb .item .area-shw h4 {
    color: #060821;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    margin-bottom: 10px;
}
.expert_profile_cards.relarive_thmb .item .area-shw h5 {
    color: #060821;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #DEE2E6;
}
.expert_profile_cards.relarive_thmb .item .profile_link{
    text-align: right;
    padding: 0 24px 24px;
}
.expert_profile_cards.relarive_thmb .item .profile_link a {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: auto;
    color: #248384;

}

.expert_profile_cards.relarive_thmb .item .area-shw ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.relarive_thmb_neo.expert_profile_cards.relarive_thmb .item .area-shw ul li {
    width: fit-content;
    padding: 6px 16px 6px 16px;
    border-radius: 24px;
    opacity: 0px;
    background: #F1F5F9;
    color: #060821;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    text-align: left;

}

.relarive_thmb_neo.expert_profile_cards.relarive_thmb .item .area-shw ul li+li {
    margin-top: 10px;
}

.relarive_thmb_neo.expert_profile_cards.relarive_thmb .item .area-shw ul li a {
    color: inherit;
    text-decoration: none;
}

.relarive_thmb_neo.expert_profile_cards.relarive_thmb .item:hover {
    box-shadow: 0 .5rem 2rem rgba(161, 229, 230, .5) !important;
}


@media (max-width:767px) {
    /* .expert_profile_cards.relarive_thmb .item .thma-set portfolio {
        display: none;
    } */

    .expert_profile_cards.relarive_thmb .item .thma-set .cirl-fit img {
        display: block;
    }

    .expert_profile_cards.relarive_thmb .item .thma-set .cirl-fit {
        position: static;
        padding: 30px 30px 0;
    }

    .expert_profile_cards.relarive_thmb .item .thma-set::before {
        display: none;
    }
}

.relarive_thmb_neo.expert_profile_cards.relarive_thmb .item {
    min-height: auto;
}
.relarive_thmb_neo.expert_profile_cards.relarive_thmb .item .area-shw ul li.more {
    text-align: right;
    font-weight: 700;
    cursor: pointer;
}
@media (max-width:1299px) {
    .relarive_thmb_neo.expert_profile_cards.relarive_thmb .item .area-shw ul li{
        font-size: 1.2rem;
    }
}
@media (max-width:767px) {
    .relarive_thmb_neo.expert_profile_cards.relarive_thmb .item .area-shw ul li{
        font-size: 11px;
    }
}
@media (max-width:450px) {
    .maleix .title {
        margin-bottom: 0px;
    }
    .relarive_thmb_neo.expert_profile_cards.relarive_thmb .item {
        max-width: 342px;
        margin: 0px auto;
    }
    .relarive_thmb_neo.expert_profile_cards.relarive_thmb .item .area-shw ul li{
        font-size: 14px;
    }
}
