/* -------------------- Styles added by Pendar -------------------- */
.skillResultsMenu{position:absolute;width:100%;z-index:100;top:45px;height:auto;background-color: #f3f3f3;display:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.skillResultsMenu li{padding:5px 20px 3px 0;cursor: pointer;border-bottom: solid 1px #99999933;}
.search-ul{margin: 0;padding: 0;width:100%;}
#create_list{width: 100%;display: flex;flex-wrap: wrap;gap: 10px;}
#create_list li{height: 35px;background-color: #fff;border-radius: var(--border-radius-sm);border: 1px dashed #908e9b;color: var(--color-font-text);padding: 0 10px 0 15px;display: flex;justify-content: center;align-items: center;gap: 10px;font-size: 13px;font-weight: 600;margin-top:10px;}
.create-trash-icon{content: url("data:image/svg+xml,%3Csvg viewBox='0 0 800 800' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M233.162 233.545C220.144 246.563 220.144 267.668 233.162 280.686L352.667 400.19L233.162 519.697C220.144 532.713 220.144 553.82 233.162 566.837C246.179 579.853 267.285 579.853 280.302 566.837L399.807 447.33L519.313 566.837C532.33 579.853 553.437 579.853 566.453 566.837C579.47 553.82 579.47 532.713 566.453 519.697L446.947 400.19L566.453 280.686C579.47 267.669 579.47 246.563 566.453 233.546C553.433 220.528 532.33 220.528 519.313 233.546L399.807 353.05L280.302 233.545C267.285 220.528 246.179 220.528 233.162 233.545Z' fill='%23908e9b'/%3E%3C/svg%3E%0A");position: relative;width: 20px;height: 20px;top: -1px;display: flex;justify-content: center;align-items: center;cursor: pointer;transition: var(--div-transition);border-radius: 3px;}
.create-trash-icon:hover{background-color: #ececec45;}
/* -------------------- End of Styles added by Pendar -------------------- */
.employees-container{padding: 15px 100px;display: grid;gap: 15px;}
.employees-main{background-color: #fff;}
.employees-main{width: 100%;padding-top: var(--header-height);overflow-x: hidden;}
.employees-hero-section{width: 100%;height: 120px;overflow: hidden;}
.employees-hero-section-img{position: relative;width: 100%;height: 100%;background: var(--color-brand1);background-size: 100% 100%;display: flex;justify-content: center;align-items: center;}
.employees-hero-section-img::after{position: absolute;content: url("data:image/svg+xml,%3Csvg viewBox='0 0 72 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='72' height='12' fill='%23D9D9D9' fill-opacity='0.08'/%3E%3Crect y='64' width='72' height='12' fill='%23D9D9D9' fill-opacity='0.08'/%3E%3Crect x='14' y='32' width='58' height='12' fill='%23D9D9D9' fill-opacity='0.08'/%3E%3C/svg%3E%0A");width: 50px;height: 50px;right: 0;top: 50%;transform: translateY(-50%);}
.employees-hero-section-img::before{position: absolute;content: url("data:image/svg+xml,%3Csvg viewBox='0 0 72 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='72' height='12' transform='matrix(-1 0 0 1 72 0)' fill='%23D9D9D9' fill-opacity='0.08'/%3E%3Crect width='72' height='12' transform='matrix(-1 0 0 1 72 64)' fill='%23D9D9D9' fill-opacity='0.08'/%3E%3Crect width='58' height='12' transform='matrix(-1 0 0 1 58 32)' fill='%23D9D9D9' fill-opacity='0.08'/%3E%3C/svg%3E%0A");width: 50px;height: 50px;left: 0;top: 50%;transform: translateY(-50%);}
.employees-hero-section-img .txt h2{color: #fff;}
/* employee Container */
.employees-contain-row{width: 100%;display: grid;grid-template-columns: 320px 1fr;gap: 25px;}
/* employee Filterlist */
.proj-mrg-top{margin-top: 35px;}
.employees-filterlist{width: 100%;min-height: 100px;height: fit-content;display: grid;background-color: #fff;border-radius: var(--border-radius-sm);border: 2px solid var(--color-border);border: 1px solid #eee;box-shadow: 0 0 10px 2px #24162109;padding: 0 15px 15px 15px;}
.employees-filterlist header{width: 100%;height: 50px;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid var(--color-border);}
.employees-filterlist header h2{font-size: 13px;color: var(--color-font-text);font-weight: 800;}
.employees-filterlist header a{font-size: 13px;color: #E11640;font-weight: 600;}
/* employee Sort */
.employees-productlist{width: 100%;display: flex;flex-direction: column;gap: 25px;}
.employees-sort{width: 100%;min-height: 80px;display: flex;align-items: center;gap: 15px;padding: var(--div-padding);background-color: #F5F5F5;border-radius: var(--border-radius-big);overflow: hidden;}
.employees-sort > header{position: relative;font-size: 13px;font-weight: 800;color: var(--color-brand1);padding-right: 25px;}
.employees-sort > header::before{position: absolute;right: 0;top: 0;width: 20px;height: 20px;content: url("data:image/svg+xml,%3Csvg viewBox='0 0 800 800' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M100 233.333H700' stroke='%23ff6d31' stroke-width='50' stroke-linecap='round'/%3E%3Cpath d='M200 400H600' stroke='%23ff6d31' stroke-width='50' stroke-linecap='round'/%3E%3Cpath d='M333.333 566.667H466.667' stroke='%23ff6d31' stroke-width='50' stroke-linecap='round'/%3E%3C/svg%3E%0A");}
.employees-sort-btn{display: flex;gap: 10px;flex-wrap: wrap;}
.employees-sort-btn > a{height: 35px;padding: 0 10px;font-size: 13px;font-weight: 600;color: var(--color-font-text);display: flex;justify-content: center;align-items: center;border-radius: var(--border-radius-sm);transition: var(--div-transition);cursor: pointer;background-color: #EFEFEF;}
.employees-sort-btn > a:hover{background-color: #9b77ff22;color: var(--color-brand1);}
.employees-sort-btn > a.active{background-color: var(--color-brand1);color: #fff;}
/* employee Item */
.employees-main-items{width: 100%;display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 15px;}
.item-employee{width: 100%;background-color: #FFF;display: flex;flex-direction: column;gap: 15px;border-radius: var(--border-radius-sm);padding: var(--div-padding);transition: var(--div-transition);position: relative;margin-top: 60px;box-shadow: 0 0 15px 4px #00000009;}
.item-employee .employee-pic{width: 120px;height: 120px;border-radius: 50%;overflow: hidden;position: absolute;left: 50%;transform: translateX(-50%);top: -60px;}
.item-employee .employee-pic img{width: 100%;height: 100%;object-fit: cover;}
.item-employee > header{width: 100%;display: flex;align-items: center;flex-direction: column;gap: 15px;position: relative;}
.item-employee > header .employee-details{display: flex;flex-direction: column;justify-content: space-between;gap: 15px;}
.item-employee > header .employee-details > h2{font-size: 16px;font-weight: 800;color: var(--color-brand1);text-align: center;}
.loca{position: relative;font-size: 14px;font-weight: 600;color: var(--color-brand1);padding-right: 25px;}
.loca::before{content: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.9999 11.1917C11.4358 11.1917 12.5999 10.0276 12.5999 8.5917C12.5999 7.15576 11.4358 5.9917 9.9999 5.9917C8.56396 5.9917 7.3999 7.15576 7.3999 8.5917C7.3999 10.0276 8.56396 11.1917 9.9999 11.1917Z' stroke='%23445E7E' stroke-width='1.5'/%3E%3Cpath d='M3.01675 7.07508C4.65842 -0.141583 15.3501 -0.13325 16.9834 7.08342C17.9417 11.3167 15.3084 14.9001 13.0001 17.1168C11.3251 18.7334 8.67508 18.7334 6.99175 17.1168C4.69175 14.9001 2.05842 11.3084 3.01675 7.07508Z' stroke='%23445e7e' stroke-width='1.5'/%3E%3C/svg%3E%0A");position: absolute;width: 17px;height: 17px;right: 0;}
.employee-rating{display: flex;justify-content:center;align-items: center;gap: 15px;font-size: 14px;font-weight: 600;color: var(--color-brand1);}
.star-rating{width: 100px;display:flex;flex-direction: row-reverse;justify-content:space-between;font-size: 20px;text-align:center;line-height: 0;}
.star-rating input{display:none !important;}
.star-rating label{color:#ccc;cursor:pointer;}
.star-rating :checked ~ label{color:#f90;}
.employee-btn-container{display: grid;grid-template-columns: repeat(2,1fr);gap: 15px;}
.employee-btn{position: relative;height: 40px;padding: 0 15px;border-radius: var(--border-radius-sm);color: #fff;background-color: var(--color-brand1);font-size: 13px;font-weight: 600;display: flex;justify-content: center;align-items: center;cursor: pointer;transition: var(--div-transition);width: 100%;text-align: center;}
.employee-btn.outline{color: var(--color-brand1);background-color: transparent;border: 2px solid var(--color-brand1);}
.bookmark-parent{background-color: #FFF;width: 40px;height: 40px;}
.bookmark{background-color: #EEF1F5;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border-radius: var(--border-radius-sm);overflow: hidden;}
.bookmark [type=checkbox]:not(:checked),.bookmark [type=checkbox]:checked{display: none;}
.bookmark [type=checkbox]:not(:checked) + label,.bookmark [type=checkbox]:checked + label{position: relative;cursor: pointer;width: 100%;height: 100%;border-radius: var(--border-radius-sm);}
.bookmark [type=checkbox]:not(:checked) + label:before,.bookmark [type=checkbox]:checked + label:before{content: url("data:image/svg+xml,%3Csvg viewBox='0 0 800 800' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M300 175C286.193 175 275 186.193 275 200C275 213.807 286.193 225 300 225H500C513.807 225 525 213.807 525 200C525 186.193 513.807 175 500 175H300Z' fill='%23445E7E'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M398.083 41.667C328.998 41.6667 274.572 41.666 232.043 47.446C188.374 53.3807 153.536 65.823 126.161 93.495C98.823 121.129 86.564 156.234 80.71 200.247C74.9993 243.184 74.9997 298.154 75 368.037V537.967C74.9997 588.22 74.9993 628.007 78.2003 657.96C81.3637 687.564 88.149 714.267 107.528 732.127C123.075 746.457 142.737 755.487 163.722 757.89C189.971 760.894 214.48 748.36 238.623 731.257C263.054 713.95 292.692 687.737 330.085 654.664L331.302 653.587C348.637 638.254 360.373 627.907 370.167 620.747C379.63 613.827 385.41 611.324 390.28 610.344C396.697 609.05 403.303 609.05 409.72 610.344C414.59 611.324 420.37 613.827 429.833 620.747C439.627 627.907 451.363 638.254 468.7 653.587L469.917 654.667C507.31 687.737 536.947 713.954 561.377 731.257C585.52 748.36 610.03 760.894 636.277 757.89C657.263 755.487 676.923 746.457 692.473 732.127C711.85 714.267 718.637 687.564 721.8 657.96C725 628.007 725 588.22 725 537.967V368.034C725 298.154 725 243.184 719.29 200.247C713.437 156.234 701.177 121.129 673.84 93.495C646.463 65.823 611.627 53.3807 567.957 47.446C525.427 41.666 471.003 41.6667 401.917 41.667H398.083ZM161.707 128.659C178.266 111.921 200.75 102.158 238.776 96.9907C277.548 91.7213 328.575 91.667 400 91.667C471.423 91.667 522.453 91.7213 561.223 96.9907C599.25 102.158 621.733 111.921 638.293 128.659C654.89 145.435 664.597 168.273 669.727 206.84C674.947 246.098 675 297.741 675 369.917V536.364C675 588.574 674.967 625.674 672.083 652.647C669.13 680.294 663.68 690.667 658.587 695.36C650.793 702.544 640.993 707.024 630.593 708.214C623.94 708.974 612.783 706.4 590.277 690.457C568.323 674.907 540.703 650.524 501.823 616.134L500.953 615.364C484.71 600.997 471.24 589.084 459.347 580.387C446.913 571.294 434.373 564.307 419.593 561.327C406.66 558.724 393.34 558.724 380.407 561.327C365.627 564.307 353.087 571.294 340.653 580.387C328.761 589.084 315.29 600.997 299.049 615.364L298.176 616.134C259.296 650.524 231.675 674.907 209.722 690.457C187.215 706.4 176.061 708.974 169.406 708.214C159.006 707.024 149.206 702.544 141.412 695.36C136.321 690.667 130.871 680.294 127.917 652.647C125.035 625.674 125 588.574 125 536.364V369.917C125 297.741 125.052 246.098 130.274 206.84C135.403 168.273 145.111 145.435 161.707 128.659Z' fill='%23445E7E'/%3E%3C/svg%3E%0A");width: 20px;height: 20px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.bookmark [type=checkbox]:not(:checked) + label:after,.bookmark [type=checkbox]:checked + label:after{content: url("data:image/svg+xml,%3Csvg viewBox='0 0 800 800' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M398.083 41.667C328.998 41.6667 274.572 41.666 232.043 47.446C188.374 53.3807 153.536 65.823 126.161 93.495C98.823 121.129 86.564 156.234 80.71 200.247C74.9993 243.184 74.9997 298.154 75 368.037V537.967C74.9997 588.22 74.9993 628.007 78.2003 657.96C81.3637 687.564 88.149 714.267 107.528 732.127C123.075 746.457 142.737 755.487 163.722 757.89C189.971 760.894 214.48 748.36 238.623 731.257C263.054 713.95 292.692 687.737 330.085 654.664L331.302 653.587C348.637 638.254 360.373 627.907 370.167 620.747C379.63 613.827 385.41 611.324 390.28 610.344C396.697 609.05 403.303 609.05 409.72 610.344C414.59 611.324 420.37 613.827 429.833 620.747C439.627 627.907 451.363 638.254 468.7 653.587L469.917 654.667C507.31 687.737 536.947 713.954 561.377 731.257C585.52 748.36 610.03 760.894 636.277 757.89C657.263 755.487 676.923 746.457 692.473 732.127C711.85 714.267 718.637 687.564 721.8 657.96C725 628.007 725 588.22 725 537.967V368.034C725 298.154 725 243.184 719.29 200.247C713.437 156.234 701.177 121.129 673.84 93.495C646.463 65.823 611.627 53.3807 567.957 47.446C525.427 41.666 471.003 41.6667 401.917 41.667H398.083Z' fill='%23445E7E'/%3E%3C/svg%3E%0A");width: 20px;height: 20px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.bookmark [type=checkbox]:not(:checked) + label:after{opacity: 0;transform: scale(0);}
/* employee Tags */
.item-employee > .employees-tags{width: 100%;display: grid;grid-template-columns: repeat(2,1fr);gap: 15px;}
.item-employee > .employees-tags .tags{height: 30px;padding: 0 10px;display: flex;justify-content: center;align-items: center;gap: 5px;border-radius: var(--border-radius-sm);background-color: var(--color-brand2-hover11);color: var(--color-brand2);font-size: 13px;font-weight: 600;white-space: nowrap;}
.item-employee > .employees-tags .tags::before{position: relative;content: "#";top: 2px;right: 0;}

hr{height: 0;border-width: 0;width: 100%;}
hr.dashed{width: 100%;height: 1px;border-top: 2px dashed #445e7e55;}
.employees-tab-container{position: relative;width: 100%;min-height: 100px;background-color: #fff;border-radius: var(--border-radius-sm);display: flex;flex-direction: column;gap: 15px;box-shadow: 0 0 15px 4px #00000009;overflow: hidden;}
.employees-tab-container-bg{width: 100%;height: 180px;position: relative;}
.employees-tab-container-bg .bg-img-cover{width: 100%;height: 100%;object-fit: cover;}
.employees-tab-container-bg .profile-img{width: 120px;height: 120px;background-color: #fff;position: absolute;bottom: -60px;right: 25px;border-radius: 50%;border: 5px solid #fff;overflow: hidden;}
.employees-tab-container-bg .profile-img img{width: 100%;height: 100%;object-fit: cover;}
.employees-tab-container-main{display: flex;flex-direction: column;gap: 15px;padding: 0 25px;margin-top: 60px;}
/* Top */
.employees-tab-container-main .top{display: flex;justify-content: space-between;align-items: center;gap: 15px;flex-wrap: wrap;}
.employees-tab-container-main .top h2{font-size: 16px;font-weight: 800;color: var(--color-font-text);}
.employees-tab-container-main .e-btns{display: flex;align-items: center;gap: 10px;}
.employees-tab-container-main .e-btns .e-btn{position: relative;height: 40px;padding: 0 15px;border-radius: var(--border-radius-sm);color: #fff;background-color: var(--color-brand1);font-size: 13px;font-weight: 600;display: flex;justify-content: center;align-items: center;cursor: pointer;transition: var(--div-transition);}
.employees-tab-container-main .share-btn{width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border-radius: var(--border-radius-sm);overflow: hidden;background-color: #EEF1F5;position: relative;cursor: pointer;}
.employees-tab-container-main .share-btn:before{content: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5001 2.25C16.0246 2.24984 15.5548 2.35402 15.124 2.55519C14.6932 2.75636 14.3117 3.04962 14.0065 3.41428C13.7014 3.77894 13.48 4.20611 13.3579 4.66567C13.2358 5.12523 13.2161 5.60598 13.3001 6.074L8.57007 9.386C8.54642 9.40236 8.52371 9.42006 8.50207 9.439C8.02221 9.06388 7.44659 8.83116 6.84085 8.76737C6.23512 8.70358 5.62365 8.8113 5.07617 9.07823C4.5287 9.34516 4.06725 9.76057 3.74445 10.2771C3.42165 10.7936 3.25049 11.3904 3.25049 11.9995C3.25049 12.6086 3.42165 13.2054 3.74445 13.7219C4.06725 14.2384 4.5287 14.6538 5.07617 14.9208C5.62365 15.1877 6.23512 15.2954 6.84085 15.2316C7.44659 15.1678 8.02221 14.9351 8.50207 14.56C8.52368 14.5793 8.54639 14.5973 8.57007 14.614L13.3001 17.926C13.1597 18.7088 13.3111 19.5158 13.7258 20.1944C14.1404 20.873 14.7895 21.376 15.5501 21.6082C16.3106 21.8404 17.13 21.7857 17.8529 21.4544C18.5759 21.1231 19.1523 20.5382 19.473 19.8105C19.7937 19.0828 19.8365 18.2628 19.5932 17.5057C19.3499 16.7485 18.8375 16.1069 18.1529 15.7022C17.4684 15.2975 16.6592 15.1578 15.8785 15.3096C15.0979 15.4615 14.4001 15.8942 13.9171 16.526L9.43807 13.391C9.63807 12.969 9.75007 12.498 9.75007 12C9.75007 11.502 9.63807 11.03 9.43807 10.609L13.9181 7.473C14.2537 7.91227 14.6957 8.25868 15.2025 8.47948C15.7093 8.70028 16.264 8.78817 16.8142 8.73484C17.3644 8.68151 17.8919 8.48872 18.3469 8.1747C18.8018 7.86068 19.1691 7.43581 19.4141 6.94026C19.6591 6.44472 19.7736 5.89488 19.7469 5.34274C19.7201 4.7906 19.553 4.25441 19.2612 3.78487C18.9695 3.31532 18.5629 2.92795 18.0797 2.65937C17.5965 2.3908 17.0529 2.2499 16.5001 2.25ZM14.7501 5.5C14.7501 5.03587 14.9344 4.59075 15.2626 4.26256C15.5908 3.93437 16.0359 3.75 16.5001 3.75C16.9642 3.75 17.4093 3.93437 17.7375 4.26256C18.0657 4.59075 18.2501 5.03587 18.2501 5.5C18.2501 5.96413 18.0657 6.40925 17.7375 6.73744C17.4093 7.06563 16.9642 7.25 16.5001 7.25C16.0359 7.25 15.5908 7.06563 15.2626 6.73744C14.9344 6.40925 14.7501 5.96413 14.7501 5.5ZM6.50007 10.25C6.03594 10.25 5.59082 10.4344 5.26264 10.7626C4.93445 11.0908 4.75007 11.5359 4.75007 12C4.75007 12.4641 4.93445 12.9092 5.26264 13.2374C5.59082 13.5656 6.03594 13.75 6.50007 13.75C6.9642 13.75 7.40932 13.5656 7.73751 13.2374C8.0657 12.9092 8.25007 12.4641 8.25007 12C8.25007 11.5359 8.0657 11.0908 7.73751 10.7626C7.40932 10.4344 6.9642 10.25 6.50007 10.25ZM16.5001 16.75C16.0359 16.75 15.5908 16.9344 15.2626 17.2626C14.9344 17.5908 14.7501 18.0359 14.7501 18.5C14.7501 18.9641 14.9344 19.4092 15.2626 19.7374C15.5908 20.0656 16.0359 20.25 16.5001 20.25C16.9642 20.25 17.4093 20.0656 17.7375 19.7374C18.0657 19.4092 18.2501 18.9641 18.2501 18.5C18.2501 18.0359 18.0657 17.5908 17.7375 17.2626C17.4093 16.9344 16.9642 16.75 16.5001 16.75Z' fill='%23445e7e'/%3E%3C/svg%3E%0A");width: 22px;height: 22px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.share-list{position: relative;visibility: hidden;}
.share-links{display:flex;justify-content:center;align-content:center;position:absolute;height: 35px;width: 160px;z-index: 1;background-color:#EEF1F5;border-radius: 10px;margin:30px -150px 0 0 ;}
.share-links a {padding: 5px 0;font-size: 23px;width: 25px;text-decoration: none;color: var(--color-brand1);margin:0 5px;text-align: center}
.a:hover {opacity: 0.7;}

/* Bot */
.employees-tab-container-main .bot{display: flex;justify-content: space-between;align-items: center;gap: 15px;flex-wrap: wrap;}
.employees-tab-container-main .bot .comments{position: relative;display: flex;align-items: center;gap: 6px;}
.employees-tab-container-main .bot .comments::after{content: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 6.75C1.5 5.75544 1.89509 4.80161 2.59835 4.09835C3.30161 3.39509 4.25544 3 5.25 3H18.75C19.7446 3 20.6984 3.39509 21.4016 4.09835C22.1049 4.80161 22.5 5.75544 22.5 6.75V14.25C22.5 14.7425 22.403 15.2301 22.2145 15.6851C22.0261 16.14 21.7499 16.5534 21.4016 16.9017C21.0534 17.2499 20.64 17.5261 20.1851 17.7145C19.7301 17.903 19.2425 18 18.75 18H13.032L8.4375 22.02C8.22491 22.2059 7.96328 22.3265 7.68391 22.3676C7.40454 22.4087 7.11925 22.3685 6.86214 22.2517C6.60504 22.1349 6.38701 21.9466 6.23412 21.7092C6.08123 21.4718 5.99995 21.1954 6 20.913V18H5.25C4.25544 18 3.30161 17.6049 2.59835 16.9017C1.89509 16.1984 1.5 15.2446 1.5 14.25V6.75ZM5.25 4.5C4.65326 4.5 4.08097 4.73705 3.65901 5.15901C3.23705 5.58097 3 6.15326 3 6.75V14.25C3 14.8467 3.23705 15.419 3.65901 15.841C4.08097 16.2629 4.65326 16.5 5.25 16.5H7.5V20.847L12.468 16.5H18.75C19.3467 16.5 19.919 16.2629 20.341 15.841C20.7629 15.419 21 14.8467 21 14.25V6.75C21 6.15326 20.7629 5.58097 20.341 5.15901C19.919 4.73705 19.3467 4.5 18.75 4.5H5.25Z' fill='%2337474F'/%3E%3C/svg%3E%0A");width: 20px;height: 20px;top: -1px;position: relative;}
.emp-gap-15{display: flex;align-items: center;gap: 15px;flex-wrap: wrap;}
.emp-2-span{display: flex;align-items: center;gap: 6px;}
.emp-2-span span{color: var(--color-font-text);font-size: 14px;}
.emp-2-span span:first-child{font-weight: 400;}
.emp-2-span span:last-child{font-weight: 600;}
.employees-tab-nav{width: 100%;display: flex;align-items: center;}
.employees__buttons--container{width: fit-content;max-width: 100%;display: flex;flex-wrap:wrap;overflow-x: auto;overflow-y: hidden;white-space: nowrap;}
.employees__buttons--container::-webkit-scrollbar{display: none;}
.employees__buttons-btn{font-size: var(--font-size-small);font-weight: 600;color: var(--color-brand1);position: relative;cursor: pointer;background: none;padding: 15px 30px;min-width: 140px;display: inline-block;margin: 0 5px;}
.employees__buttons-btn::after{display: none;}
.employees__buttons-btn.selected::after{background-color: var(--color-brand2);height: 4px;border-radius: 5px;left: 0;bottom: 0;content: '';position: absolute;display: block;width: 100%;}
.employees__buttons-btn.selected{color: var(--color-brand2);}
.employees__buttons-btn:hover{transition: var(--div-transition);}
.employees-main-container{overflow: hidden;margin-top: 25px;}
.employees_page-div{width: 100%;height: 100%;display: flex;flex-direction: column;gap: 15px;-webkit-animation: fadeEffect 0.3s;animation: fadeEffect 0.3s;}
@-webkit-keyframes fadeEffect{from {opacity: 0;transform: translateY(25px);}to {opacity: 1;transform: translateY(0px);}}
@keyframes fadeEffect{from {opacity: 0;transform: translateY(25px);}to {opacity: 1;transform: translateY(0px);}}
.employees-outlined-div{width: 100%;padding: var(--div-padding);border-radius: var(--border-radius-sm);border: 1px solid var(--color-border);overflow: hidden;display: flex;flex-direction: column;gap: 15px;}
.employees-text-heading{font-size: 15px;font-weight: 800;color: var(--color-brand1);position: relative;display: flex;align-items: center;gap: 10px;}
.employees-text-heading.icon-about::before{content: url("data:image/svg+xml,%3Csvg viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='42' height='42' rx='8' fill='%23EEF1F5'/%3E%3Cpath d='M21 11C18.38 11 16.25 13.13 16.25 15.75C16.25 18.32 18.26 20.4 20.88 20.49C20.96 20.48 21.04 20.48 21.1 20.49C21.12 20.49 21.13 20.49 21.15 20.49C21.16 20.49 21.16 20.49 21.17 20.49C23.73 20.4 25.74 18.32 25.75 15.75C25.75 13.13 23.62 11 21 11Z' fill='%23445E7E'/%3E%3Cpath d='M26.08 23.1499C23.29 21.2899 18.74 21.2899 15.93 23.1499C14.66 23.9999 13.96 25.1499 13.96 26.3799C13.96 27.6099 14.66 28.7499 15.92 29.5899C17.32 30.5299 19.16 30.9999 21 30.9999C22.84 30.9999 24.68 30.5299 26.08 29.5899C27.34 28.7399 28.04 27.5999 28.04 26.3599C28.03 25.1299 27.34 23.9899 26.08 23.1499Z' fill='%23445E7E'/%3E%3C/svg%3E%0A");width: 40px;height: 40px;position: relative;right: 0;top: 0;}
.employees-text-heading.icon-skill::before{content: url("data:image/svg+xml,%3Csvg viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='42' height='42' rx='8' fill='%23EEF1F5'/%3E%3Cpath d='M23.15 30.9998H18.83C17.29 30.9998 16.15 29.7498 16.45 28.4198L16.97 26.0998C17.07 25.6398 17.48 25.3198 17.95 25.3198H24.04C24.51 25.3198 24.91 25.6398 25.02 26.0998L25.54 28.4098C25.86 29.8398 24.79 30.9998 23.15 30.9998Z' fill='%23445E7E'/%3E%3Cpath d='M27.8201 22.69L26.7501 23.63C26.3801 23.95 25.9101 24.13 25.4301 24.13H16.5901C16.1001 24.13 15.6201 23.95 15.2601 23.62L14.2101 22.68C12.4901 21.27 12.4801 20.19 13.8001 18.53L19.0301 11.92C19.0666 11.8709 19.1041 11.8237 19.1425 11.7784C19.5835 11.2573 20.2701 11.7049 20.2701 12.3874V15.86C20.2601 16.29 20.6001 16.63 21.0201 16.62C21.4401 16.63 21.7701 16.29 21.7801 15.86V12.3874C21.7801 11.7049 22.4564 11.2676 22.9091 11.7785C22.9466 11.8208 22.9836 11.8646 23.0201 11.91L28.2301 18.53C29.5301 20.19 29.4801 21.22 27.8201 22.69Z' fill='%23445E7E'/%3E%3C/svg%3E%0A");width: 40px;height: 40px;position: relative;right: 0;top: 0;}
.employees-text-heading.icon-work::before{content: url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='42' height='42' rx='8' fill='%23EEF1F5'/%3E%5C%0A%3Cpath d='M17.6387 9.75339C18.459 9.74635 19.2788 9.75104 20.0991 9.75104C20.2895 10.2517 20.484 10.7514 20.6752 11.252C21.4351 11.4367 22.1696 11.7296 22.8404 12.1328C22.8882 12.1553 22.9402 12.2073 22.996 12.1707C23.4695 11.9607 23.9424 11.7498 24.4159 11.5393C24.9952 12.1168 25.5741 12.6957 26.1521 13.2746C25.9365 13.7692 25.7091 14.2585 25.4996 14.7554C25.9332 15.4496 26.2445 16.2184 26.438 17.0134C26.9368 17.2074 27.4365 17.3992 27.9366 17.589C27.9451 18.4103 27.9427 19.2315 27.9376 20.0528C27.436 20.2398 26.9382 20.4367 26.438 20.6274C26.3963 20.7943 26.3523 20.9603 26.3007 21.1239C26.0124 21.1478 25.7363 21.3235 25.621 21.5935C25.5357 21.7623 25.5029 21.9592 25.4007 22.1167C25.1457 22.2128 24.8888 22.3074 24.647 22.4349C24.4627 22.3581 24.2851 22.2662 24.0971 22.1987C23.8177 22.104 23.492 22.1856 23.2866 22.396C22.974 22.7073 22.6623 23.0195 22.3505 23.3317C22.1635 23.5145 22.0735 23.7915 22.1246 24.0489C22.1771 24.2771 22.3013 24.4796 22.3857 24.6967C22.2493 24.9428 22.1682 25.2151 22.052 25.4682C21.7993 25.5924 21.4923 25.6314 21.2945 25.8489C21.1777 25.9656 21.1168 26.1235 21.0802 26.2815C20.9452 26.3171 20.8102 26.3532 20.6752 26.3907C20.4845 26.8909 20.2899 27.3892 20.1001 27.8898C19.2798 27.8903 18.459 27.894 17.6387 27.8879C17.4507 27.3868 17.2557 26.8885 17.0635 26.3889C16.2662 26.1967 15.4988 25.8793 14.8004 25.4499C14.3073 25.6651 13.817 25.8868 13.3238 26.1029C12.7454 25.524 12.166 24.9465 11.5885 24.3667C11.7887 23.9167 11.987 23.4657 12.1895 23.0167C12.2059 22.9637 12.2574 22.9023 12.2143 22.8489C11.7985 22.1612 11.4896 21.4098 11.3021 20.6284C10.8029 20.4329 10.3013 20.2426 9.8007 20.0499C9.79836 19.2301 9.79789 18.4107 9.80117 17.5909C10.3027 17.4057 10.7987 17.2051 11.3002 17.0185C11.4948 16.2212 11.807 15.451 12.2405 14.7535C12.0301 14.2581 11.8046 13.7692 11.588 13.276C12.1665 12.6971 12.7459 12.1192 13.3234 11.5393C13.8165 11.7549 14.3073 11.9762 14.7999 12.1923C15.4988 11.7624 16.2657 11.4456 17.0635 11.2534C17.2557 10.7532 17.4507 10.2545 17.6387 9.75339ZM18.533 13.3398C17.3963 13.4064 16.2849 13.8404 15.4041 14.5618C14.3785 15.3915 13.6684 16.6014 13.4546 17.904C13.2385 19.1729 13.4832 20.5159 14.1451 21.6212C14.798 22.726 15.8495 23.589 17.063 24.0071C18.2926 24.4384 19.6763 24.4121 20.8866 23.9303C22.1288 23.4437 23.1765 22.4856 23.7746 21.2931C24.3662 20.1306 24.5162 18.7539 24.1988 17.4896C23.888 16.2231 23.1024 15.084 22.0374 14.3335C21.0282 13.614 19.7691 13.261 18.533 13.3398Z' fill='%23445E7E'/%3E%3Cpath d='M18.2138 15.2685C19.0275 15.1185 19.8928 15.2586 20.6114 15.6697C21.2892 16.0513 21.8339 16.663 22.1363 17.3792C22.4142 18.0303 22.4878 18.7658 22.3496 19.4595C22.2033 20.211 21.803 20.9094 21.2311 21.4185C20.6536 21.9388 19.9003 22.2594 19.125 22.3142C18.4111 22.3691 17.6817 22.2013 17.0649 21.8375C16.3833 21.44 15.8405 20.81 15.5522 20.0755C15.2091 19.2163 15.2217 18.222 15.5874 17.3722C16.0397 16.2908 17.0597 15.4728 18.2138 15.2685ZM20.0527 17.2377C19.4714 17.811 18.8972 18.3917 18.3183 18.9678C18.0942 18.7489 17.8786 18.5211 17.6508 18.306C17.4141 18.0885 17.01 18.103 16.7911 18.3392C16.5544 18.568 16.5558 18.9838 16.7911 19.2135C17.1075 19.536 17.43 19.8538 17.7492 20.1739C17.9138 20.3403 18.1341 20.4739 18.3755 20.4683C18.5414 20.466 18.6914 20.376 18.8035 20.2592C19.5061 19.5542 20.2116 18.852 20.9138 18.1466C21.1575 17.9206 21.173 17.502 20.9396 17.2639C20.7164 17.0131 20.2899 17.001 20.0527 17.2377Z' fill='%23445E7E'/%3E%3Cpath d='M26.3054 21.8863C26.7728 21.8601 27.242 21.8821 27.7098 21.8751C27.8312 22.1568 27.9324 22.4469 28.0454 22.7324C28.501 22.8501 28.9398 23.0287 29.3434 23.2715C29.6256 23.1524 29.9026 23.0212 30.1848 22.9016C30.5176 23.2237 30.8373 23.5593 31.1715 23.8799C31.0778 24.178 30.9006 24.4476 30.8162 24.7462C31.0473 25.1479 31.2315 25.5768 31.3421 26.0282C31.6248 26.1416 31.9098 26.249 32.1943 26.3573C32.2117 26.8232 32.1943 27.2896 32.2032 27.756C31.922 27.8868 31.6248 27.9782 31.3398 28.101C31.2287 28.5548 31.0459 28.9888 30.8063 29.3901C30.9245 29.6737 31.0576 29.9507 31.1757 30.2343C30.8495 30.5676 30.5185 30.8976 30.1857 31.2243C29.9045 31.1024 29.626 30.9749 29.3448 30.8549C28.9435 31.094 28.509 31.2796 28.0543 31.3874C27.9292 31.6705 27.8354 31.9663 27.7107 32.2499C27.2429 32.2443 26.7737 32.2616 26.3063 32.241C26.2009 31.956 26.0917 31.6729 25.9792 31.3907C25.5282 31.2744 25.0918 31.0996 24.6938 30.8559C24.4103 30.9707 24.1328 31.1019 23.8524 31.2248C23.5098 30.9046 23.1854 30.5643 22.8531 30.2334C22.9721 29.9512 23.1024 29.6737 23.2224 29.3919C22.9773 28.9879 22.8038 28.5463 22.6796 28.0912C22.3951 27.9805 22.1068 27.8788 21.826 27.7574C21.8354 27.2896 21.8134 26.8213 21.8373 26.354C22.1035 26.2579 22.367 26.1534 22.6309 26.0516C22.6946 26.0394 22.7012 25.9687 22.7185 25.9194C22.8249 25.5046 22.9984 25.108 23.2215 24.7429C23.109 24.4569 22.9749 24.1799 22.8526 23.8977C23.1774 23.5593 23.5103 23.2269 23.8487 22.9016C24.1309 23.023 24.4079 23.1562 24.6934 23.2705C25.0571 23.0502 25.4499 22.8759 25.8624 22.7699C25.9154 22.7516 25.989 22.7455 26.0035 22.6785C26.1048 22.4146 26.2093 22.1521 26.3054 21.8863ZM26.5056 24.6435C25.8868 24.7715 25.3253 25.1479 24.9709 25.671C24.6217 26.1773 24.4773 26.818 24.5687 27.426C24.662 28.0827 25.0374 28.6921 25.5788 29.0751C26.116 29.4623 26.8131 29.6169 27.4642 29.4937C28.1181 29.3774 28.7143 28.9794 29.0776 28.424C29.4451 27.8741 29.5721 27.1724 29.4273 26.5279C29.2867 25.8763 28.8667 25.2918 28.2957 24.9487C27.7665 24.6238 27.1126 24.5155 26.5056 24.6435Z' fill='%23445E7E'/%3E%3C/svg%3E");width: 40px;height: 40px;position: relative;right: 0;top: 0;}
.employees-outlined-div h4{font-size: 15px;font-weight: 800;color: var(--color-brand1);}
.employees-outlined-div p{font-size: 14px;font-weight: 600;color: var(--color-font-text);text-align: justify;}
.employees-outlined-div .employees-skills{width: 100%;display: flex;gap: 10px;flex-wrap: wrap;}
.employees-outlined-div .employees-skills .tags{height: 30px;padding: 0 15px;display: flex;justify-content: center;align-items: center;gap: 5px;border-radius: var(--border-radius-sm);background-color: var(--color-brand2-hover11);color: var(--color-brand2);font-size: 14px;font-weight: 600;}
.employees-outlined-div .employees-skills .tags::before{position: relative;content: "#";top: 2px;right: 0;}
.employees-outlined-div .e-center{width: 100%;display: flex;align-items: center;justify-content: center;}
.employees-outlined-div .e-video-wrapper{position:relative;width: 100%;max-width: 600px;height: 300px;}
.employees-outlined-div .e-video{width: 100%;max-width: 100%;height: 300px;object-fit: cover;aspect-ratio: 2/1;overflow: hidden;border-radius: var(--border-radius-sm);margin: 0;padding: 0;}
.employees-outlined-div .e-playpause{position: absolute;width: 100%;height: 100%;background: url('../img/videoView.svg') no-repeat center;background-size: cover;left:0;right:0;top:0;bottom:0;}
.employees-outlined-div .e-playpause.isHidden{opacity: 0;}
.item-img.noborder{border-bottom: none;box-shadow: none;border: 1px solid var(--color-border);}
.employees-outlined-div .owl-stage-outer{padding-top: 0;}
.employees-resume-div{width: 100%;display: grid;grid-template-columns: repeat(4,1fr);gap: 15px;padding: 0 15px;}
.item-employee.resume .employee-pic{border-radius: 10px;width: 180px;max-width: 100%;}
.item-employee.resume > header{padding-top: 50px;}


/*
**
**Added by Pendar for empty list error
**
 */

.item-employee > main{width: 100%;background-color: #F4F6F8;border-radius: var(--border-radius-sm);padding: 15px;display: flex;flex-direction: column;gap: 15px;}
.item-employee > main p{font-size: 14px;font-weight: 600;color: var(--color-brand1);text-align: right;}

/* -------------------- Modal -------------------- */
.modal{position: fixed;top: 0;left: 0;z-index: 99998;background-color: #0f1d2eaa;width: 100%;height: 100vh;opacity: 0;transition: all 0.2s;visibility: hidden;backdrop-filter: blur(5px);overflow: hidden;}
.show{opacity: 1;visibility: visible;}
.modal-div::-webkit-scrollbar{display: none;}
.modal-div{position: absolute;background-color: #fff;width: 700px;max-width: 95%;height: fit-content;max-height: 95%;overflow-x: hidden;overflow-y: auto;border-radius: var(--border-radius-big);left: 50%;top: -150%;z-index: 99999;opacity: 0;pointer-events: none;box-shadow: 0px 10px 15px rgba(0,0,0,0.1);transform: translate(-50%, -50%) scale(1.2);transition: top 0s 0.2s ease-in-out,opacity 0.2s 0s ease-in-out,transform 0.2s 0s ease-in-out;}
.modal.show > .modal-div{top: 50%;opacity: 1;pointer-events: auto;transform:translate(-50%, -50%) scale(1);transition: top 0s 0s ease-in-out,opacity 0.2s 0s ease-in-out,transform 0.2s 0s ease-in-out;}
.modal-header{height: 60px;width: 100%;position: relative;direction: ltr;border-bottom: 1px solid var(--color-border);display: flex;align-items: center;justify-content: space-between;padding: 0 20px;}
.modal-header h3{font-size: 14px;color: var(--color-font-text);}
.modal-close{display: flex;align-items: center;justify-content: center;border-radius: var(--border-radius-sm);transition: all 0.2s ease-in-out;height: 35px;width: 35px;cursor: pointer;position: relative;}
.modal-close > svg{width: 60%;height: auto;}
.modal-close > svg path{transition: all 0.2s ease-in-out;}
.modal-close:hover{background-color: #ffa9a922;}
.modal-close:hover > svg path{fill: #fe1616;}
.modal-div > main{padding: 15px;display: flex;flex-direction: column;gap: 15px;}
.modal-div > main > .colored{width: 100%;background-color: #F4F6F8;border-radius: var(--border-radius-sm);padding: 15px;display: flex;flex-direction: column;gap: 15px;}
.modal-div > main > .colored p{font-size: 14px;font-weight: 600;color: var(--color-brand1);text-align: right;}
.modal-div > main > .colored h3{font-size: 14px;color: var(--color-brand1);}
.modal-div > main > .colored div.det-project{width: 100%;background-color: #F4F6F8;padding: 0 0 15px 0;border-bottom: 2px dashed var(--color-border);display: flex;flex-wrap: wrap;gap: 25px;}
.modal-div > main > .colored div.det-project div{font-size: 14px;font-weight: 600;color: var(--color-brand1);}
.modal-div > main > .colored div.det-project div span{padding-right: 5px;font-weight: 800;}
.modal-gallery{width: 100%;display: grid;grid-template-columns: repeat(4,1fr);gap: 15px;transition: var(--div-transition);}
.modal-gallery input[type="radio"] {display: none;}
.modal-gallery label {position: relative;display: block;padding-bottom: 60%;cursor: pointer;background-repeat: no-repeat;background-size: cover;background-position: 50% 50%;}
.modal-gallery label:before{content: '';position: absolute;left: 0;right: 0;bottom: 0;top: 0;}
.modal-gallery img{width: 100%;display: none;grid-column-start: 1;grid-column-end: 5;grid-row-start: 1;grid-row-end: 2;border-radius: var(--border-radius-sm);transition: var(--div-transition);}
.modal-gallery input[name="select"]:checked + label + img {display: block;}
.modal-gallery input[name="select"]:checked + label:before {border: 3px solid var(--color-brand2);}


@media screen and (max-width: 1300px)
{
  .employees-container{padding: 15px 50px;}
}
@media screen and (max-width: 1024px)
{
  .employees-container{padding: 15px 25px;}
  .employees-contain-row{grid-template-columns: 1fr;}
  .item-employee.resume > header{padding-top: 60px;}
  .employees-resume-div{grid-template-columns: repeat(3,1fr)}
}
@media screen and (max-width: 768px)
{
  .employees-sort{flex-direction: column;}
  .employees-sort-btn{justify-content: center;}
  .item-employee > header{flex-direction: column;}
  .item-employee > header > .right{flex-direction: column;width: 100%;height: auto;align-items: center;}
  .item-employee > header > .left{width: 100%;height: auto;flex-direction: column-reverse;align-items: center;gap: 15px;}
  .item-employee > header .employee-pic{height: auto;width: auto;padding: 25px;}
  .item-employee > header .employee-details > h2{text-align: center;font-size: 14px;}
  .employees-resume-div{grid-template-columns: repeat(2,1fr)}
}
@media screen and (max-width: 480px)
{
  .employees-container{padding: 15px;}
  .employees-hero-section-img .txt h2{font-size: 15px;}
  .employees-main-items{grid-template-columns: 1fr;}
  .employees-outlined-div .e-video-wrapper{height: 200px;}
  .employees-outlined-div .e-video{height: 200px;}
  .employees-resume-div{grid-template-columns: 1fr}
  .employees-tab-container-bg .profile-img{right: 50%;transform: translateX(50%);}
}
