.fb-profile-block {
    position: relative;
    margin: 0 auto;
    min-width: 100%;

}
.cover-container{
    background: grey;
    height: 25vh;
}
.cover-container img{
    min-width: 100%;
    height: 25vh;
}
.fb-profile-block-thumb{
    display: block;
    height:25vh;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.upper-tab .active{
    background: #FFFFFF;
    height: 52px;
    font-style: normal;
    font-weight: 500;
    color: #007F7F;
    border-bottom-color: #007F7F;
    border-bottom: 3px solid #007F7F;
}
.upper-tab{
    background: #FFFFFF;
    line-height: 34px;
    /* border-radius: 50px !important; */
}
.wrapper{
    background: #F8FAFA;
}
#navlist li a:visited {
    border-bottom-color: #007F7F;
    border-bottom: 3px solid #007F7F;

}
.profile-card {
    margin-top: 2.2em;
    position: relative;
 }
.thumbnail {
    width: 124px;
    height: 124px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    border-radius: 100%;
    box-shadow:shadow;
}
.wrapper-card {
    width: 343px;
    height: 540px;
    background: #FDFEFF;
    transition: background .6s ease;
    border-radius: 10px;
    padding: 20px 20px 20px 20px;
    box-shadow: 0 8px 40px rgba(#000000, .2);
    position: absolute;
    bottom: 2px;
    top: -139px;
    left: 99px;
}

.wrapper .mt-3 {
    margin-top: -4rem!important;

}
.portfolio .mt-3{
    margin-top: 2rem!important;
}
.card-text-tab {
    margin-bottom: 12px;
    border-bottom: 1px solid #e1e7ec;

}
.card-text-tab h4{
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 12px;

}
.card-text-tab h5{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;

}
.card-text-tab1 h4{
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 12px;
    margin-left: 23px;
}
.profile h4{
    font-weight: 700;
    font-size: 28px;
    line-height: 23px;
    margin-bottom: 12px;
    margin-left: 23px;
}
.profile h5{
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
    margin-left: 15px
}

.profile button{
    display: inline;
    margin-left: 7rem;
    margin-bottom: 2rem;

}
.card-text-tab1 h5{
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
    margin-left: 23px
}
.card-text-tab ul li span{
    color:#007F7F;
    font-size: 12px;
    padding: 7px 8px;

}

/*ul.timeline > li:before {*/
/*    content: '';*/
/*    background: black;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    border-radius: 50%;*/
/*    border: 2px solid black;*/
/*    left: -5px;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    z-index: 400;*/
/*}*/
.timeline li {
    list-style:outside;
}
 .short-text{
    display: inline;
    font-size: 16px;
    font-weight:500;
     margin-left: 21px;
}
.profile .short-text{
    display: inline;
    font-size: 12px;
    font-weight:500;
    margin-left: 0rem;
}
@media only screen and (max-width: 600px) {
    .profile .short-text {
        display: inline;
        font-size: 14px;
        font-weight: 500;
        margin-left: 3rem;
    }
}
@media only screen and (max-width: 600px) {
    .profile button {
        display: inline;
        margin-left: 10rem;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 768px) {
    .profile button {
        display: inline;
        margin-left: 10rem;
        margin-bottom: 2rem;
    }
}
@media only screen and (min-width: 768px) {
    .profile .short-text {
        display: inline;
        font-size: 11px;
        font-weight: 600;
        margin-left: 1rem;
    }
}
.timeline{
    padding-left: 20px;
}
.article a{
    color: #7F007F !important;
}
.timeline li > p{
    font-family:'Mulish';
    color: #000000;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
}
.border-left {
    border-width: 2px;
    border-left: dotted;
    margin-bottom: 17px;
}
.border-left:before {
    content: '';
    background: black;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 2px solid black;
    left: -6px;
    width: 10px;
    height: 10px;
    z-index: 400;
}
.technologies{
   display: flex;
}
.techno .on{
    display:inline-block;
}
.techno.on ~ .techno.on::before {
    content: ', ';
}

.quote {
    height: 48vh;
    color: #383838;
    background: #FAF5FD !important;
}
.quote  .blockquote{
    font-family: 'Mulish';
    font-style: italic;
    display: block;
    max-width: 100%;
    position: relative;
    padding: 21px 4px;
}
@media only screen and (max-width: 600px) {
    .quote {
        height: 86vh;
        color: #383838;
        background: #FAF5FD !important;
        margin-bottom: 174px;
    }
}

.quote blockquote{
    background: #FAF5FD !important;
}

@media only screen and (max-width: 600px) {
    .quote  .blockquote {
        font-family: 'Mulish';
        font-style: italic;
        display: block;
        max-width: 100%;
        position: relative;
        padding: 21px 4px;
        color: #383838;
    }
}

/*blockquote:before {*/
/*    display: block;*/
/*    padding-left: 10px;*/
/*    content: "\201C";*/
/*    font-size: 80px;*/
/*    position: absolute;*/
/*    left: -7px;*/
/*    top: -6px;*/
/*    color: #80005f5e;*/
/*}*/
/*blockquote:after {*/
/*    display: block;*/
/*    padding-left: 10px;*/
/*    content: "\201D";*/
/*    font-size: 80px;*/
/*    position: absolute;*/
/*    left: 739px;*/
/*    top: 86px;*/
/*    color: #80005f5e;*/
/*}*/

.quote .cite{

    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.011em;
    color: #515151;
}

.quote.cite:before {
    content: "\2014 \2009";
}
.quote  .blockquote  .cite{
    background: #FAF5FD;
    border-radius: 3px;

}
button.standard-btn-sm-edit {
    padding: 5px 16px;
    border: 0px solid #e1e7ec;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-size: 13px;
    font-weight: 400;
    background-color: #7f007f;
    color: #fff;
}
button.standard-btn-sm-exp{
    padding: 7px 10px;
    border: 0px solid #e1e7ec;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    background-color: #7f007f;
    color: #fff;
    
}
.profile .sep-solid {
    border-top: 1px solid #c5e0e0;
}
.profile .profile-data{
    background: #F5FFFF;
}
.profile .profile-data h5{
    align-items: center;
    margin-top: 0.55rem
}
.profile .profile-data span{
    margin-left: 1rem;
    margin-top: 0px;
    margin-bottom: 8px;
    color: #007F7F;
    font-weight: 600;
    font-size: 16px;

}
.moretext {
    display: none;
}
.profile .article{
    width: 21rem;
    justify-content: center;
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    word-wrap: break-word;
    border-top: 1px solid #C4C4C4;
    padding-top: 10px;

}
.editprofileheader{
    background: #EDEDED;
    border-radius: 2px;
}
.editprofileheader h5{
    font-family: 'Mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #007F7F;
}

#editprofile .btn-save {
    background-color: #7f007f;
    border-radius: 5px;
    border: 1px solid #7f007f;
    color: #fff;
    padding: 6px 2px;
    font-size: 13px;
    width: 5rem !important;
}
#editprofile .btn-cancel {
    color:  #7F007F ;
    padding: 6px 2px;
    font-size: 13px;
    width: 5rem !important;
}

#editprofile .btnclose
{
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 6px;
    color: #007F7F;
    background:#ECFCFC url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 2px solid #007F7F;
    border-radius:11.25rem;

}
#addexperience .btn-save,#addtestmonial .btn-save,#addeducation .btn-save {
    background-color: #7f007f;
    border-radius: 5px;
    border: 1px solid #7f007f;
    color: #fff;
    padding: 6px 2px;
    font-size: 13px;
    width: 5rem !important;
}
#addexperience .btn-cancel,#addtestmonial .btn-cancel,#addeducation .btn-cancel {
    color:   #7F007F ;
    padding: 6px 2px;
    font-size: 13px;
    width: 5rem !important;
}

#addexperience .btnclose,#addtestmonial .btnclose ,#addeducation .btnclose
{
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 6px;
    color: #007F7F;
    background:#ECFCFC url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 2px solid #007F7F;
    border-radius:11.25rem;

}
li.my-custom-css {
    background-color:red;
}
.profile .tags-container .custom_badge {
    background: #007f7f;
    color: #fff;
}
.profile .grey_badge {
    background-color: #d9d9d9;
    color: #636060;
}
.profile .custom_badge {
    display: inline-block;
    padding: 0.45em 0.67em;
    font-size: 100%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 2.25rem;
    margin: 8px;
}
.top-buffer { margin-top:20px; }


@media only screen and (min-width: 768px) {
    .profile .article {
        justify-content: center;
        font-family: 'Mulish';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 26px;
        word-wrap: break-word;
        overflow: hidden;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    button.standard-btn-sm-edit {
        padding: 5px 16px;
        border: 0px solid #e1e7ec;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        font-size: 13px;
        font-weight: 400;
        background-color: #7f007f;
        color: #fff;
        margin-left: 43px;
    }
}
@media only screen and (min-width: 1200px) {
    button.standard-btn-sm-edit {
        padding: 5px 16px;
        border: 0px solid #e1e7ec;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        font-size: 13px;
        font-weight: 400;
        background-color: #7f007f;
        color: #fff;
        margin-left: 100px;
    }
}

@media only screen and (min-width: 992px) {
    button.standard-btn-sm-edit {
        padding: 5px 16px;
        border: 0px solid #e1e7ec;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        font-size: 13px;
        font-weight: 400;
        background-color: #7f007f;
        color: #fff;
    }
}

    .inner-tab .tab-button.active  {
        padding: 9px 20px;
        border: 0px solid #e1e7ec;
        border-radius: 1px 0px 0px 1px;
        font-size: 15px;
        font-weight: 400;
     background: #007F7F;
        color: #fff;
    }
.inner-tab .tab-button  {
    padding: 9px 20px;
    border: 0px solid #e1e7ec;
    border-radius: 1px 0px 0px 1px;
    font-size: 15px;
    font-weight: 400;
    background: #DBEFEF;
    color: #90BCBC;
}
.select2_element .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #007F7F;
    border: 1px solid #007F7F;
    border-radius: 17px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    color: #FFFFFF;
}
.select2_element .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #007F7F;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #FFFFFF;;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
}
blockquote::before {
    content: open-quote;
    color:#80005f5e;
    font-size: 28px;
    font-weight: 700;
}
blockquote::after {
    content: close-quote;
    color: #80005f5e;
    font-size: 28px;
    font-weight: 700;
}
@media (min-width: 576px){
    .modal-dialog-profile {
        max-width: 600px;
        margin: 1.75rem auto;
    }
} 
 .modal-body-profile{
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    padding-top: 16px !important;
}
.section-heading-border-profile{
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 5px;
    padding-bottom: 5px;

}
.fa, .fas {
    font-weight: 900;
}
.add-more-lng-btn {
    color: #7f007f !important;
    
}   
.btn-save{
    margin-left: 5px !important;
}


  input,
        select,
        textarea,
        .select2-selection {
            color: #313131 !important;
        }

        input::placeholder,
        textarea::placeholder {
            color: #bfbfbf;
            /* or #ccc for lighter */
        }

        #edit_portfolio_skills+.select2.select2-container {
            width: 100% !important;
        }

        label {
            font-size: inherit !important;
        }

        .select2-container {
            z-index: 1056;
            /* above modal backdrop (1050) */
        }

        .select2-container--open {
            z-index: 9999 !important;
        }

    /* Select2 CSS is added at top via CDN */

        .select2-selection--multiple {
            display: flex !important;
            flex-wrap: wrap !important;
            padding: 4px 8px !important;
            overflow: hidden;
            align-items: center;
        }

        .select2-selection__rendered {
            display: flex !important;
            flex-wrap: wrap !important;
            max-height: 100% !important;
            overflow-y: auto;
            gap: 6px;
            align-items: center;
        }

        /* Match previous tag appearance with reduced height */
        .select2-container--default .select2-selection--multiple .select2-selection__choice {
            background: #f1f1f1 !important;
            color: #313131 !important;
            border: none !important;
            padding: 3px 6px !important;
            margin: 3px 6px 0 0 !important;
            border-radius: 4px !important;
            font-size: 11px !important;
            line-height: 1 !important;
        }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
            margin-left: 6px !important;
            color: rgba(0,0,0,0.4) !important;
            cursor: pointer !important;
        }

        /* Ensure select looks like form control and is shorter */
        .select2-container .select2-selection--multiple {
            border: 1px solid #ced4da !important;
            border-radius: 4px !important;
            background-color: #fff !important;
            min-height: 36px !important;
            padding-top: 4px !important;
            padding-bottom: 4px !important;
        }

        /* Make #skills full width */
        #skills {
            width: 100% !important;
        }
        
        .select2-container--default {
            width: 100% !important;
        }

        /* Make the search input inside Select2 visible and functional */
        .select2-container--default .select2-search--inline .select2-search__field {
            height: 30px !important;
            min-height: 30px !important;
            padding: 6px 8px !important;
            margin-top: 3px !important;
            margin-left: 3px !important;
            font-size: 14px !important;
            background-color: #ffffff !important;
            border: 1px solid #ced4da !important;
            border-radius: 4px !important;
            display: block !important;
            width: 100% !important;
            box-sizing: border-box !important;
        }
        
        /* Ensure search box is visible in dropdown */
        .select2-search--inline {
            padding: 4px 8px !important;
            display: block !important;
            width: 100% !important;
            box-sizing: border-box !important;
        }
        
        /* Search box in dropdown results */
        .select2-dropdown .select2-search {
            display: block !important;
            padding: 8px !important;
        }
        
        .select2-dropdown .select2-search__field {
            height: 36px !important;
            padding: 8px 12px !important;
            font-size: 14px !important;
            border: 1px solid #ced4da !important;
            border-radius: 4px !important;
            width: 100% !important;
        }
        
        /* CRITICAL: Allow dropdown to overflow modal */
        .modal-body {
            overflow: visible !important;
        }
        
        .modal-content {
            overflow: visible !important;
        }
        
        /* Ensure Select2 dropdown sits above modal */
        .select2-dropdown {
            z-index: 9999 !important;
        }
        
        /* Hide selected options targeting the specific class only */
            .select2-results__option--selected {
                display: none !important;
            }

            div#viewPortfolioContainer>div label:last-child {
                color: #212529 !important;
                font-weight: 400;
            }

            @media (min-width: 768px) {
                .container {
                    max-width: 1390px !important;
                }
            }

            /*************/
            .guide-lines-lbl {
                color: #007F7F;
            }

            .image-files {
                height: 126px;
                width: 100%;
            }

            .dropzone .dz-message {
                text-align: center;
            }

            .dz-message a {
                margin-left: 5px;
                color: #007F7F;
            }

            .upload-video {
                width: 215px;
                height: 42px;
                border: 1px solid #CBDFDF;
                border-radius: 53px;
                text-align: center;
                background: url(/assets/images/job/video.png) no-repeat;
                background-size: 25px;
                background-position: 33px center;
                font-size: 14px;
                line-height: 18px;
                text-align: center;
                color: #808285;
                padding-top: 10px;
                padding-left: 30px;
                margin-top: 13px;

            }


            .skills.list-style li {
                font-weight: 400;
                font-size: 14px;
                line-height: 18px;
                color: #808285;
                margin-bottom: 16px;
            }

            .pb-5 {
                padding-bottom: 34px !important;
            }

            p.skills-s {
                width: 100%;
                font-weight: 500;
                font-size: 14px;
                line-height: 18px;
                color: #000000;
            }

            .input-group.mb-3 {
                background: #FFFFFF;
                border: 1px solid #CBDFDF !important;
                border-radius: 4px;
                width: 351px;
                height: 37px;
                margin: 0px;
            }

            .cancel-job-btn {
                color: #7F007F;
                border: 1px solid #7F007F !important;
                background-color: transparent !important;
            }

            p.maxi-skills {
                text-align: right;
                font-weight: 400;
                font-size: 13px;
                line-height: 14px;
                color: #808285;
                width: 100%;
                padding-top: 9px;
            }

            p.d-s {
                font-weight: 500;
                font-size: 14px;
                line-height: 18px;
                color: #808285;
                padding-top: 14px;
            }

            /************/
            .list-style {
                line-height: 40px;
                list-style-type: disc;
                font-size: 14px;
                color: #808285;
                margin-left: 30px;
                margin-top: 40px;
            }

            ul.skills-listing {
                display: block;

            }

            .list-style li::marker {
                color: #58A7A7;
                font-size: 1.7em;
            }

            .dropzone .dz-preview .dz-details {
                z-index: 20;
                position: absolute;
                top: 0;
                left: 0;
                opacity: 0;
                font-size: 11px !important;
                min-width: 100%;
                max-width: 100%;
                padding: 2em 1em;
                text-align: center;
                color: rgba(0, 0, 0, .9);
                line-height: 150%;
            }

            .dropzone .dz-preview .dz-image {
                border-radius: -51px;
                overflow: hidden;
                width: 64px;
                height: 63px;
                position: relative;
                display: list-item;
                z-index: 10;
                margin-left: 5px;
            }

            .dropzone .dz-preview .dz-details {
                z-index: 20;
                position: absolute;
                top: -3px;
                left: 0;
                opacity: 0;
                font-size: 11px !important;
                min-width: 100%;
                max-width: 100%;
                padding: 1em 1em;
                text-align: center;
                color: rgba(0, 0, 0, .9);
                line-height: 135%;
            }

            .select2Tag input {
                background-color: transparent !important;
                padding: 0 !important;
            }

            .inline {
                display: inline-flex;
                float: left;
            }


            .dropzone {

                background: white;
                border-radius: 5px;
                height: 121px;
                border: 2px dashed #CBDFDF;
                border-image: none;
                min-height: 126px;
                margin-left: auto;
                margin-right: auto;
            }




            .form-control {
                border: 1px solid #e1e7ec;
                font-size: 14px;
                font-weight: 500;
                height: 45px;
                appearance: auto;
                background-color: white !important;

            }

            .dropzone .dz-preview .dz-success-mark svg,
            .dropzone .dz-preview .dz-error-mark svg {
                display: contents;
                width: 54px;
                height: 54px;
            }

            .dropzone .dz-preview {
                position: relative;
                display: inline-block;
                vertical-align: top;
                margin: 0px !important;
                margin-left: 5px !important;
                margin-bottom: 5px !important;
                min-height: 85px;
            }

            .dropzone .dz-preview .dz-remove {
                font-size: 14px;
                text-align: center;
                display: block;
                cursor: pointer;
                border: none;
                margin-top: 10px !important;
            }
        /* </link> */
            input[type="number"]::-webkit-outer-spin-button,
            input[type="number"]::-webkit-inner-spin-button {
                -webkit-appearance: none;
                margin: 0;
            }



            /* Hide spinners in Firefox */
            input[type="number"] {
                -moz-appearance: textfield;
            }

            .custom-quote:before {
                content: "\0022";
                /* Left double quotation mark “ */
            }

            .custom-quote:after {
                content: "\0022";
                /* Right double quotation mark ” */
            }

            .standard-btn-sm-exp:hover {
                color: #ffffff !important;
            }

            .dz-success-mark,
            .dz-error-mark {
                display: none !important;
            }

            /* Custom CSS for Overlapping */

            .bg-image {
                background-image: url('https://media.istockphoto.com/id/1139913278/vector/woman-with-laptop-sitting-in-nature-and-leaves-concept-illustration-for-working-freelancing.jpg?s=612x612&w=0&k=20&c=Uox6lJYdis3DmG3qdP8x06q4WZdVKSUR8LyL6O3-TWo=');
                /*background-size: cover;*/
                background-position: right;
                background-repeat: no-repeat;
                background-attachment: fixed;
            }

            */ .banner img {
                object-fit: cover;
                height: 300px;
            }

            .card-body img {
                border: 4px solid #fff;
            }

            .card {
                border-radius: 8px;
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            }

            /* Testimonial Styling */
            *,
            *:after,
            *:before {
                margin: 0;
                padding: 0;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                -o-box-sizing: border-box;
                box-sizing: border-box;
                -webkit-user-select: none;
                -ms-user-select: none;
                -o-user-select: none;
                -moz-user-select: none;
                user-select: none;
                cursor: default;
            }

            .testim {
                border-radius: 8px;
                width: 100%;
                top: 50%;
            }

            .testim .wrap {
                position: relative;
                width: 100%;
                max-width: 1020px;
                padding: 40px 20px;
                margin: auto;
            }

            .testim .arrow {
                color: #eeeeee;
                display: block;
                position: absolute;
                cursor: pointer;
                font-size: 2em;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -o-transform: translateY(-50%);
                transform: translateY(-50%);
                -webkit-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                padding: 5px;
                z-index: 22222222;
            }

            .testim .arrow:before {
                cursor: pointer;
            }

            .testim .arrow:hover {
                color: #ea830e;
            }

            .testim .arrow.left {
                left: 10px;
            }

            .testim .arrow.right {
                right: 10px;
            }

            .testim .dots {
                text-align: center;
                position: absolute;
                width: 100%;
                bottom: 60px;
                left: 0;
                display: block;
                z-index: 3333;
                height: 12px;
            }

            .testim .dots .dot {
                list-style-type: none;
                display: inline-block;
                width: 12px;
                height: 12px;
                border-radius: 50%;
                border: 1px solid #eee;
                margin: 0 10px;
                cursor: pointer;
                -webkit-transition: all .5s ease-in-out;
                -ms-transition: all .5s ease-in-out;
                -moz-transition: all .5s ease-in-out;
                -o-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
                position: relative;
            }

            .testim .dots .dot.active,
            .testim .dots .dot:hover {
                background: #ea830e;
                border-color: #ea830e;
            }

            .testim .dots .dot.active {
                -webkit-animation: testim-scale .5s ease-in-out forwards;
                -moz-animation: testim-scale .5s ease-in-out forwards;
                -ms-animation: testim-scale .5s ease-in-out forwards;
                -o-animation: testim-scale .5s ease-in-out forwards;
                animation: testim-scale .5s ease-in-out forwards;
            }

            .testim .cont {
                position: relative;
                overflow: hidden;
            }

            .testim .cont>div {
                text-align: center;
                position: absolute;
                top: 0;
                left: 0;
                padding: 0 0 70px 0;
                opacity: 0;
            }

            .testim .cont>div.inactive {
                opacity: 1;
            }

            .testim .cont>div.active {
                position: relative;
                opacity: 1;
            }

            .testim .cont div .img img {
                display: block;
                width: 100px;
                height: 100px;
                margin: auto;
                border-radius: 50%;
            }

            .testim .cont div h2 {
                color: #ea830e;
                font-size: 1em;
                margin: 15px 0;
            }

            .testim .cont div.active .img img {
                -webkit-animation: testim-show .5s ease-in-out forwards;
                -moz-animation: testim-show .5s ease-in-out forwards;
                -ms-animation: testim-show .5s ease-in-out forwards;
                -o-animation: testim-show .5s ease-in-out forwards;
                animation: testim-show .5s ease-in-out forwards;
            }

            .testim .cont div.active h2 {
                -webkit-animation: testim-content-in .4s ease-in-out forwards;
                -moz-animation: testim-content-in .4s ease-in-out forwards;
                -ms-animation: testim-content-in .4s ease-in-out forwards;
                -o-animation: testim-content-in .4s ease-in-out forwards;
                animation: testim-content-in .4s ease-in-out forwards;
            }

            .testim .cont div.active {
                -webkit-animation: testim-content-in .5s ease-in-out forwards;
                -moz-animation: testim-content-in .5s ease-in-out forwards;
                -ms-animation: testim-content-in .5s ease-in-out forwards;
                -o-animation: testim-content-in .5s ease-in-out forwards;
                animation: testim-content-in .5s ease-in-out forwards;
            }

            .testim .cont div.inactive .img img {
                -webkit-animation: testim-hide .5s ease-in-out forwards;
                -moz-animation: testim-hide .5s ease-in-out forwards;
                -ms-animation: testim-hide .5s ease-in-out forwards;
                -o-animation: testim-hide .5s ease-in-out forwards;
                animation: testim-hide .5s ease-in-out forwards;
            }

            .testim .cont div.inactive h2 {
                -webkit-animation: testim-content-out .4s ease-in-out forwards;
                -moz-animation: testim-content-out .4s ease-in-out forwards;
                -ms-animation: testim-content-out .4s ease-in-out forwards;
                -o-animation: testim-content-out .4s ease-in-out forwards;
                animation: testim-content-out .4s ease-in-out forwards;
            }

            .testim .cont div.inactive {
                -webkit-animation: testim-content-out .5s ease-in-out forwards;
                -moz-animation: testim-content-out .5s ease-in-out forwards;
                -ms-animation: testim-content-out .5s ease-in-out forwards;
                -o-animation: testim-content-out .5s ease-in-out forwards;
                animation: testim-content-out .5s ease-in-out forwards;
            }

            @-webkit-keyframes testim-scale {
                0% {
                    -webkit-box-shadow: 0px 0px 0px 0px #eee;
                    box-shadow: 0px 0px 0px 0px #eee;
                }

                35% {
                    -webkit-box-shadow: 0px 0px 10px 5px #eee;
                    box-shadow: 0px 0px 10px 5px #eee;
                }

                70% {
                    -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
                    box-shadow: 0px 0px 10px 5px #ea830e;
                }

                100% {
                    -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
                    box-shadow: 0px 0px 0px 0px #ea830e;
                }
            }

            @-moz-keyframes testim-scale {
                0% {
                    -moz-box-shadow: 0px 0px 0px 0px #eee;
                    box-shadow: 0px 0px 0px 0px #eee;
                }

                35% {
                    -moz-box-shadow: 0px 0px 10px 5px #eee;
                    box-shadow: 0px 0px 10px 5px #eee;
                }

                70% {
                    -moz-box-shadow: 0px 0px 10px 5px #ea830e;
                    box-shadow: 0px 0px 10px 5px #ea830e;
                }

                100% {
                    -moz-box-shadow: 0px 0px 0px 0px #ea830e;
                    box-shadow: 0px 0px 0px 0px #ea830e;
                }
            }

            @-ms-keyframes testim-scale {
                0% {
                    -ms-box-shadow: 0px 0px 0px 0px #eee;
                    box-shadow: 0px 0px 0px 0px #eee;
                }

                35% {
                    -ms-box-shadow: 0px 0px 10px 5px #eee;
                    box-shadow: 0px 0px 10px 5px #eee;
                }

                70% {
                    -ms-box-shadow: 0px 0px 10px 5px #ea830e;
                    box-shadow: 0px 0px 10px 5px #ea830e;
                }

                100% {
                    -ms-box-shadow: 0px 0px 0px 0px #ea830e;
                    box-shadow: 0px 0px 0px 0px #ea830e;
                }
            }

            @-o-keyframes testim-scale {
                0% {
                    -o-box-shadow: 0px 0px 0px 0px #eee;
                    box-shadow: 0px 0px 0px 0px #eee;
                }

                35% {
                    -o-box-shadow: 0px 0px 10px 5px #eee;
                    box-shadow: 0px 0px 10px 5px #eee;
                }

                70% {
                    -o-box-shadow: 0px 0px 10px 5px #ea830e;
                    box-shadow: 0px 0px 10px 5px #ea830e;
                }

                100% {
                    -o-box-shadow: 0px 0px 0px 0px #ea830e;
                    box-shadow: 0px 0px 0px 0px #ea830e;
                }
            }

            @keyframes testim-scale {
                0% {
                    box-shadow: 0px 0px 0px 0px #eee;
                }

                35% {
                    box-shadow: 0px 0px 10px 5px #eee;
                }

                70% {
                    box-shadow: 0px 0px 10px 5px #ea830e;
                }

                100% {
                    box-shadow: 0px 0px 0px 0px #ea830e;
                }
            }

            @-webkit-keyframes testim-content-in {
                from {
                    opacity: 0;
                    -webkit-transform: translateY(100%);
                    transform: translateY(100%);
                }

                to {
                    opacity: 1;
                    -webkit-transform: translateY(0);
                    transform: translateY(0);
                }
            }

            @-moz-keyframes testim-content-in {
                from {
                    opacity: 0;
                    -moz-transform: translateY(100%);
                    transform: translateY(100%);
                }

                to {
                    opacity: 1;
                    -moz-transform: translateY(0);
                    transform: translateY(0);
                }
            }

            @-ms-keyframes testim-content-in {
                from {
                    opacity: 0;
                    -ms-transform: translateY(100%);
                    transform: translateY(100%);
                }

                to {
                    opacity: 1;
                    -ms-transform: translateY(0);
                    transform: translateY(0);
                }
            }

            @-o-keyframes testim-content-in {
                from {
                    opacity: 0;
                    -o-transform: translateY(100%);
                    transform: translateY(100%);
                }

                to {
                    opacity: 1;
                    -o-transform: translateY(0);
                    transform: translateY(0);
                }
            }

            @keyframes testim-content-in {
                from {
                    opacity: 0;
                    transform: translateY(100%);
                }

                to {
                    opacity: 1;
                    transform: translateY(0);
                }
            }

            @-webkit-keyframes testim-content-out {
                from {
                    opacity: 1;
                    -webkit-transform: translateY(0);
                    transform: translateY(0);
                }

                to {
                    opacity: 0;
                    -webkit-transform: translateY(-100%);
                    transform: translateY(-100%);
                }
            }

            @-moz-keyframes testim-content-out {
                from {
                    opacity: 1;
                    -moz-transform: translateY(0);
                    transform: translateY(0);
                }

                to {
                    opacity: 0;
                    -moz-transform: translateY(-100%);
                    transform: translateY(-100%);
                }
            }

            @-ms-keyframes testim-content-out {
                from {
                    opacity: 1;
                    -ms-transform: translateY(0);
                    transform: translateY(0);
                }

                to {
                    opacity: 0;
                    -ms-transform: translateY(-100%);
                    transform: translateY(-100%);
                }
            }

            @-o-keyframes testim-content-out {
                from {
                    opacity: 1;
                    -o-transform: translateY(0);
                    transform: translateY(0);
                }

                to {
                    opacity: 0;
                    transform: translateY(-100%);
                    transform: translateY(-100%);
                }
            }

            @keyframes testim-content-out {
                from {
                    opacity: 1;
                    transform: translateY(0);
                }

                to {
                    opacity: 0;
                    transform: translateY(-100%);
                }
            }

            @-webkit-keyframes testim-show {
                from {
                    opacity: 0;
                    -webkit-transform: scale(0);
                    transform: scale(0);
                }

                to {
                    opacity: 1;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                }
            }

            @-moz-keyframes testim-show {
                from {
                    opacity: 0;
                    -moz-transform: scale(0);
                    transform: scale(0);
                }

                to {
                    opacity: 1;
                    -moz-transform: scale(1);
                    transform: scale(1);
                }
            }

            @-ms-keyframes testim-show {
                from {
                    opacity: 0;
                    -ms-transform: scale(0);
                    transform: scale(0);
                }

                to {
                    opacity: 1;
                    -ms-transform: scale(1);
                    transform: scale(1);
                }
            }

            @-o-keyframes testim-show {
                from {
                    opacity: 0;
                    -o-transform: scale(0);
                    transform: scale(0);
                }

                to {
                    opacity: 1;
                    -o-transform: scale(1);
                    transform: scale(1);
                }
            }

            @keyframes testim-show {
                from {
                    opacity: 0;
                    transform: scale(0);
                }

                to {
                    opacity: 1;
                    transform: scale(1);
                }
            }

            @-webkit-keyframes testim-hide {
                from {
                    opacity: 1;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                }

                to {
                    opacity: 0;
                    -webkit-transform: scale(0);
                    transform: scale(0);
                }
            }

            @-moz-keyframes testim-hide {
                from {
                    opacity: 1;
                    -moz-transform: scale(1);
                    transform: scale(1);
                }

                to {
                    opacity: 0;
                    -moz-transform: scale(0);
                    transform: scale(0);
                }
            }

            @-ms-keyframes testim-hide {
                from {
                    opacity: 1;
                    -ms-transform: scale(1);
                    transform: scale(1);
                }

                to {
                    opacity: 0;
                    -ms-transform: scale(0);
                    transform: scale(0);
                }
            }

            @-o-keyframes testim-hide {
                from {
                    opacity: 1;
                    -o-transform: scale(1);
                    transform: scale(1);
                }

                to {
                    opacity: 0;
                    -o-transform: scale(0);
                    transform: scale(0);
                }
            }

            @keyframes testim-hide {
                from {
                    opacity: 1;
                    transform: scale(1);
                }

                to {
                    opacity: 0;
                    transform: scale(0);
                }
            }

            @media all and (max-width: 300px) {
                body {
                    font-size: 14px;
                }
            }

            @media all and (max-width: 500px) {
                .testim .arrow {
                    font-size: 1.5em;
                }
            }

            .hidden-important {
                display: none !important;
            }

            #user_basic_phone {
                width: 100%;
            }

            .iti {
                position: relative;
                display: block;
                width: 100%;
                z-index: 1200;
            }

            .iti--separate-dial-code input,
            .iti--separate-dial-code input[type="tel"],
            .iti--separate-dial-code input[type="text"] {
                padding-left: 92px;
            }
            
            .iti__flag-container {
                z-index: 1200;
                display: block;
                visibility: visible;
            }
            
            .iti__dropdown {
                z-index: 1200;
                display: block;
                visibility: visible;
            }

            /* CSS for visual feedback */
            input:required:invalid {
                border-color: red;
            }

            input:required:valid {
                border-color: green;
            }

            .error-message {
                color: red;
                display: none;
                font-size: 0.9em;
            }

            /* Only for the #addtestmonial modal */
            #addtestmonial.modal {
                z-index: 1060 !important;
            }

            #addtestmonial+.modal-backdrop {
                z-index: 1055 !important;
            }

            #testim,
            #testim .arrow {
                z-index: 1 !important;
            }

            /* Empty State Styling */
            .empty-state-box {
                padding: 60px 40px;
                border-radius: 12px;
                text-align: center;
                margin: 20px 0;
                border: 2px dashed #ddd;
                background: linear-gradient(135deg, #f8f9fa 0%, #f0f2f5 100%);
                transition: all 0.3s ease;
            }

            .empty-state-box:hover {
                border-color: #58A7A7;
                background: linear-gradient(135deg, #f0f9f9 0%, #e8f3f5 100%);
                box-shadow: 0 4px 15px rgba(88, 167, 167, 0.1);
            }

            .empty-state-box .empty-state-icon {
                font-size: 4rem;
                color: #58A7A7;
                margin-bottom: 20px;
                opacity: 0.8;
            }

            .empty-state-box h4 {
                color: #2c3e50;
                font-weight: 600;
                font-size: 1.5rem;
                margin-bottom: 15px;
            }

            .empty-state-box p {
                color: #66757f;
                font-size: 1rem;
                line-height: 1.6;
                margin-bottom: 0;
            }

            .completed-empty .empty-state-icon {
                color: #28a745;
            }

            .completed-empty:hover {
                border-color: #28a745;
                background: linear-gradient(135deg, #f0fff4 0%, #e8f5e9 100%);
                box-shadow: 0 4px 15px rgba(40, 167, 69, 0.1);
            }

            .inprogress-empty .empty-state-icon {
                color: #ffc107;
            }

            .inprogress-empty:hover {
                border-color: #ffc107;
                background: linear-gradient(135deg, #fffef5 0%, #fff8e1 100%);
                box-shadow: 0 4px 15px rgba(255, 193, 7, 0.1);
            }

            @media (max-width: 768px) {
                .empty-state-box {
                    padding: 40px 20px;
                }

                .empty-state-box .empty-state-icon {
                    font-size: 3rem;
                }

                .empty-state-box h4 {
                    font-size: 1.3rem;
                }

                .empty-state-box p {
                    font-size: 0.95rem;
                }
            }

            /* Work History Filters Styling */
            .work-history-filters {
                margin: 25px 0 30px 0;
                padding: 0 15px;
            }

            .work-history-search {
                width: 100%;
                max-width: 500px;
                padding: 12px 16px;
                border: 2px solid #e1e4e8 !important;
                border-radius: 8px;
                font-size: 14px;
                color: #313131;
                transition: all 0.3s ease;
            }

            .work-history-search:focus {
                border-color: #007F7F !important;
                box-shadow: 0 0 0 3px rgba(0, 127, 127, 0.1);
                outline: none;
            }

            .work-history-search::placeholder {
                color: #9ca3af;
            }

            /* Work History Container */
            .work-history-container {
                padding: 20px 0;
            }

            /* Inner tab visibility guard for Work History - use IDs for precision */
            #msg #cmplt,
            #msg #inpro {
                display: none;
            }

            #msg #cmplt.active.show,
            #msg #inpro.active.show {
                display: block;
            }

            /* Work History Card Base Styling */
            .work-history-card {
                height: 100%;
                border: 1px solid #e5e7eb;
                border-radius: 12px;
                overflow: hidden;
                background-color: #ffffff;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                display: flex;
                flex-direction: column;
            }

            .work-history-card:hover {
                box-shadow: 0 8px 16px rgba(0, 0, 0, 0.12);
                border-color: #d1d5db;
                transform: translateY(-2px);
            }

            /* Completed Card Styling */
            .completed-card {
                border-left: 4px solid #10b981;
            }

            .completed-card .card-header-work {
                background: linear-gradient(135deg, #f0fdf4 0%, #dcfce7 100%);
                border-bottom: 1px solid #d1fae5;
            }

            /* In Progress Card Styling */
            .inprogress-card {
                border-left: 4px solid #f59e0b;
            }

            .inprogress-card .card-header-work {
                background: linear-gradient(135deg, #fffbeb 0%, #fef3c7 100%);
                border-bottom: 1px solid #fde68a;
            }

            /* Card Header */
            .card-header-work {
                padding: 18px;
            }

            .card-title-work {
                font-size: 16px;
                font-weight: 700;
                color: #1f2937;
                margin: 0;
                line-height: 1.4;
                flex: 1;
            }

            /* Card Body */
            .card-body-work {
                padding: 18px;
                flex-grow: 1;
            }

            /* Feedback/Progress Section */
            .feedback-section,
            .progress-section {
                display: flex;
                gap: 12px;
                align-items: flex-start;
            }

            .feedback-icon,
            .progress-icon {
                width: 36px;
                height: 36px;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 8px;
                flex-shrink: 0;
                font-size: 16px;
            }

            .feedback-icon {
                background-color: #d1fae5;
                color: #047857;
            }

            .progress-icon {
                background-color: #fef3c7;
                color: #d97706;
                animation: spin 2s linear infinite;
            }

            @keyframes spin {
                0% { transform: rotate(0deg); }
                100% { transform: rotate(360deg); }
            }

            .feedback-content,
            .progress-content {
                flex: 1;
                min-width: 0;
            }

            .feedback-label,
            .progress-label {
                font-size: 12px;
                font-weight: 600;
                color: #6b7280;
                text-transform: uppercase;
                letter-spacing: 0.5px;
                margin: 0 0 4px 0;
            }

            .feedback-text,
            .progress-text {
                font-size: 14px;
                color: #374151;
                margin: 0;
                line-height: 1.5;
                word-break: break-word;
            }

            /* Skills Section */
            .skills-section {
                padding-top: 12px;
                border-top: 1px solid #f3f4f6;
            }

            .skills-label {
                font-size: 12px;
                font-weight: 600;
                color: #6b7280;
                text-transform: uppercase;
                letter-spacing: 0.5px;
                margin: 0 0 10px 0;
            }

            .skills-list {
                display: flex;
                flex-wrap: wrap;
                gap: 8px;
            }

            .skill-tag {
                display: inline-block;
                padding: 6px 12px;
                background-color: #f3f4f6;
                color: #374151;
                border-radius: 20px;
                font-size: 12px;
                font-weight: 500;
                white-space: nowrap;
                transition: all 0.2s ease;
                border: 1px solid #e5e7eb;
            }

            .skill-tag:hover {
                background-color: #e5e7eb;
                border-color: #d1d5db;
            }

            .completed-card .skill-tag {
                background-color: #ecfdf5;
                color: #065f46;
                border-color: #a7f3d0;
            }

            .completed-card .skill-tag:hover {
                background-color: #d1fae5;
                border-color: #6ee7b7;
            }

            .inprogress-card .skill-tag {
                background-color: #fffbeb;
                color: #92400e;
                border-color: #fcd34d;
            }

            .inprogress-card .skill-tag:hover {
                background-color: #fef3c7;
                border-color: #fbbf24;
            }

            /* Card Footer */
            .card-footer-work {
                padding: 14px 18px;
                background-color: #f9fafb;
                border-top: 1px solid #e5e7eb;
                display: flex;
                justify-content: space-between;
                align-items: center;
                gap: 12px;
            }

            /* Client Info */
            .client-info {
                display: flex;
                align-items: center;
                gap: 8px;
                flex: 1;
                min-width: 0;
            }

            .client-info i {
                color: #9ca3af;
                font-size: 16px;
                flex-shrink: 0;
            }

            .client-name {
                font-size: 13px;
                color: #6b7280;
                font-weight: 500;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            /* Work Timestamp */
            .work-timestamp {
                display: flex;
                align-items: center;
                gap: 6px;
                white-space: nowrap;
                flex-shrink: 0;
            }

            .work-timestamp i {
                color: #d1d5db;
                font-size: 14px;
            }

            .work-timestamp span {
                font-size: 12px;
                color: #9ca3af;
                font-weight: 500;
            }

            /* Status Badges */
            .status-badge {
                display: inline-block;
                padding: 6px 12px;
                border-radius: 20px;
                font-size: 11px;
                font-weight: 700;
                text-transform: uppercase;
                letter-spacing: 0.5px;
                white-space: nowrap;
                flex-shrink: 0;
            }

            .completed-badge {
                background-color: #d1fae5;
                color: #065f46;
            }

            .inprogress-badge {
                background-color: #fef3c7;
                color: #92400e;
            }

            /* Responsive Design */
            @media (max-width: 768px) {
                .work-history-search {
                    max-width: 100%;
                    font-size: 16px;
                    padding: 14px 16px;
                }

                .work-history-container {
                    padding: 15px 0;
                }

                .card-title-work {
                    font-size: 15px;
                }

                .card-header-work,
                .card-body-work {
                    padding: 14px;
                }

                .feedback-icon,
                .progress-icon {
                    width: 32px;
                    height: 32px;
                    font-size: 14px;
                }

                .card-footer-work {
                    flex-direction: column;
                    align-items: flex-start;
                    gap: 10px;
                    padding: 12px 14px;
                }

                .client-info,
                .work-timestamp {
                    width: 100%;
                }

                .work-timestamp {
                    justify-content: flex-start;
                }

                .skill-tag {
                    padding: 5px 10px;
                    font-size: 11px;
                }
            }

            @media (max-width: 576px) {
                .work-history-filters {
                    padding: 0 10px;
                }

                .work-history-search {
                    width: 100%;
                    max-width: 100%;
                }

                .col-12, .col-md-6, .col-lg-6 {
                    padding: 0 8px;
                }

                .card-title-work {
                    font-size: 14px;
                }

                .skill-tag {
                    padding: 4px 8px;
                    font-size: 10px;
                }

                .status-badge {
                    padding: 4px 10px;
                    font-size: 10px;
                }

                .feedback-text,
                .progress-text,
                .client-name {
                    font-size: 13px;
                }
            }

            /* Hidden State for Search Filter */
            .work-history-card.hidden {
                display: none;
            }
  input,
            select,
            textarea,
            .select2-selection {
                color: #313131 !important;
            }

            input::placeholder,
            textarea::placeholder {
                color: #bfbfbf !important;
            }

            /* Portfolio loading overlay */
            #portfolioLoadingOverlay {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, 0.6);
                display: none;
                justify-content: center;
                align-items: center;
                z-index: 9999;
            }

            #portfolioLoadingOverlay .spinner {
                width: 50px;
                height: 50px;
                border: 5px solid #f3f3f3;
                border-top: 5px solid #007F7F;
                border-radius: 50%;
                animation: spin 1s linear infinite;
            }

            @keyframes spin {
                0% { transform: rotate(0deg); }
                100% { transform: rotate(360deg); }
            }