

.profile-1 {
    font-size: 1.1rem
}

.profile-1 [class^=btn-outline-], .profile-1 [class*=" btn-outline-"] {
    border-width: 2px
}

.profile-1 .btn {
    border-radius: 1.2rem
}

    .profile-1 .title {
        font-size: 1.2rem;
        font-weight: 400;
        word-break: break-all;
        text-align: center;
    }

.profile-1 .top {
    position: relative;
    padding: 0
}

.profile-1 .top .bg {
    height: 345px;
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain
}

.profile-1 .top .intro {
    position: relative;
    z-index: 10;
    top: -3.5rem;
    margin-bottom: -3.5rem;
    margin-left: 1rem;
    margin-right: 1rem;
    background: #f3f9fb;
    background: linear-gradient(0deg, rgb(243, 249, 251) 7%, rgb(167, 153, 215) 88%);
    border-radius: 1.2rem;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    padding-bottom: 1.5rem
}

.profile-1 .top .intro .avatar-container {
    display: block;
    text-align: center;
    position: relative;
    top: -6rem;
    margin-bottom: -6rem;
    padding-bottom: 1rem
}

.profile-1 .top .intro .avatar-container .avatar {
    border-radius: 1.2rem;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    overflow: hidden;
    display: inline-block;
    width: 190px;
    height: 190px
}

.profile-1 .top .intro .user-detail {
    display: flex;
    padding: 0 1rem
}

.profile-1 .top .intro .user-detail .img-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(0,0,0,0);
    border-radius: 50%;
    overflow: hidden;
    margin-right: 1rem
}

.profile-1 .top .intro .user-detail .img-placeholder + .detail {
    text-align: center
}

.profile-1 .top .intro .user-detail .img-placeholder.has-logo {
    border-color: #dee2e6
}

.profile-1 .top .intro .user-detail .img-placeholder.has-logo + .detail {
    text-align: left
}

.profile-1 .top .intro .user-detail .detail {
    flex: 1 1 auto
}

.profile-1 .top .intro .user-detail .detail .name, .profile-1 .top .intro .user-detail .detail .nameAdditional, .profile-1 .top .intro .user-detail .detail .jobTitle, .profile-1 .top .intro .user-detail .detail .companyName {
    display: block
}

.profile-1 .top .intro .user-detail .detail .name {
    font-size: 1.5rem
}

.profile-1 .top .intro .user-detail .detail .jobTitle {
    font-size: 1.1rem
}

.profile-1 .top .intro .user-detail .detail .companyName {
    font-weight: 500;
    font-size: 1.1rem
}

.profile-1 .top .intro .user-action {
    display: flex;
    margin-top: 1rem;
    /*padding: 0 3rem*/
}

@media (min-width: 1199px) {
    .profile-1 .top .intro .user-action {
        display: flex;
        margin-top: 1rem;
        padding: 0 2rem
    }
}

.profile-1 .top .intro .user-action .btn {
    flex-grow: 1;
    flex-basis: 0;
    padding: 1rem 1.5rem
}

.profile-1 .about, .profile-1 .contact-details {
    padding: 0 1.5rem
}

/*.profile-1 .product-services, .profile-1 .icon-lists {
    padding: 0 1rem
}*/

.profile-1 .product-services .title, .profile-1 .icon-lists .title {
    margin-left: .5rem
}

.profile-1 .contact-details .detail {
    display: flex;
    margin-top: 1rem
}

.profile-1 .contact-details .detail .icn {
    display: inline-flex;
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    height: 40px;
    border-radius: .5rem;
    background-color: #6610f2;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
    margin-top: 0
}

.profile-1 .contact-details .detail .icn .material-symbols-outlined {
    font-variation-settings: "FILL" 1,"wght" 500
}

.profile-1 .contact-details .detail > div {
    margin-top: .25rem
}

.profile-1 .swiper {
    margin-top: 1.5rem;
    border-radius: 1.2rem;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)
}

.profile-1 .swiper-pagination {
    margin-top: 1rem;
    position: relative
}

.profile-1 .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: rgba(0,0,0,0);
    border: 1px solid #212529;
    opacity: 1
}

.profile-1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #212529
}

.profile-1 .icon-lists .text-column .icon {
    border-radius: 0.5rem;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)
}

.profile-1 .icon-lists .text-column .icon img, .profile-1 .icon-lists .text-column .icon svg {
    border-radius: 1.2rem
}

.profile-1 .icon-lists .dropper .dropper-body.icon-menu {
    padding: .5rem 1rem .5rem 1rem
}

.profile-1 .icon-lists .dropper .dropper-body.icon-menu .dropdown-item {
    background-color: #fff
}

.profile-1 .top .intro .user-detail .img-placeholder:not(:has(img.img-fluid)) {
    border: none;
}

.profile-1 .icon-lists .product-services iframe {
    width: -webkit-fill-available;
    aspect-ratio: 1/0.55;
}

.branding-footer div div svg#leafy-brand #brand-wifi path,
.branding-footer div div svg#leafy-brand #brand-leafy path,
.branding-footer div div svg#leafy-brand #brand-card path {
    fill: #3b3b3b !important;
}

.branding-footer {
    fill: #212529;
    background-color: #ffffff;
    padding-top: 3rem;
    display: block;
    color: #adb5bd;
    position: relative;
}

    .branding-footer p {
        color: #212529;
    }


.branding-footer .brand {
    width: 130px;
}

.branding-footer div .branding-container div {
    background-color: #212529;
}

.branding-footer div .branding-container div div {
    margin: auto;
}

.branding-footer div .branding-container div div p {
    text-align: center;
    padding: 0 0 2rem 0;
}

.branding-footer div .branding-container div div div {
    padding: 2rem 0rem;
}
