


.talent-footer-section-2025{
  padding: 100px 0 !important;
  width: 100% !important;
  padding: 100px 0 !important;
  background-image: url(https://html.storebuild.shop/finbest-prv/finbest/assets/img/hero/shape-bg.png) !important;
  background-color: #1E2D46 !important;
  background-repeat: no-repeat !important;
}

.talent-footer-section-2025 .talent-col-wrapper{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 20px !important;
}

.talent-footer-section-2025 a{
  text-decoration: none !important;
  color: #fff !important;
}

.talent-footer-section-2025 i{
  /* text-decoration: none !important; */
  color: #fff !important;
}

.talent-footer-section-2025 p{
  /* text-decoration: none !important; */
  color: #fff !important;
}

.talent-footer-section-2025 h3{
  /* text-decoration: none !important; */
  color: #fff !important;
}

.talent-footer-section-2025 ul{
  /* text-decoration: none !important; */
  color: #fff !important;
  list-style-type: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 20px !important;
}

.talent-footer-section-2025 h4{
  /* text-decoration: none !important; */
  color: #fff !important;
}

.talent-footer-section-2025 span{
  /* text-decoration: none !important; */
  color: #fff !important;
 
}


.talent-footer-section-2025 .talent-footer-widget{
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: start !important;
  gap: 30px !important;
}

.talent-footer-section-2025 .talent-footer-widget-content{
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: start !important;
  gap: 20px !important;
}



.talent-footer-section-2025 .talent-footer-widget-social{
  display: flex !important;
  gap: 10px !important;
}

.talent-footer-section-2025 .talent-footer-widget-social a{
  padding: 10px !important;
  border-radius: 5px !important;
  background-color: #38455B !important;
}

.talent-footer-section-2025 .talent-col-md-6 {
  width: 100% !important; 
}
.talent-footer-section-2025  .talent-footer-widget-content.contact{
  border: 1px solid #333F4D !important;
  border-radius: var(--border-radius) !important;
  padding: 20px !important;
  gap: 20px !important;
}



.talent-footer-section-2025 .talent-footer-widget-contact-inner i{
  margin-right: 5px !important;
}

.talent-footer-section-2025 .talent-footer-widget-item{
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

.talent-footer-section-2025 .talent-footer-widget-item i{
  margin-right: 10px !important;
}

.talent-footer-section-2025 .talent-footer-widget-contact{
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}


@media (min-width: 768px) {

  .talent-footer-section-2025 .talent-col-md-6 {
    width: 50% !important; 
  }
}


@media (min-width: 992px) {
  .talent-footer-section-2025 .talent-col-md-6 {
    width: 33.33% !important; 
  }
}

@media (min-width: 1200px) {
  .talent-footer-section-2025 .talent-col-md-6 {
    width: 33.33% !important; 
  }
}



.talent-footer-section-2025 .talent-col-md-12 {
  width: 100% !important; 
}


@media (min-width: 768px) {
  .talent-footer-section-2025 .talent-col-md-12 {
    width: 100% !important; 
  }


}

@media (min-width: 992px) {
  .talent-footer-section-2025 .talent-col-md-12 {
    width: 50% !important; 
  }
}



@media (max-width: 768px) {
  .talent-footer-section-2025 .talent-col-wrapper{
    flex-direction: column;
  }
  .talent-footer-section-2025  .talent-wrapper .talent-col-wrapper {
    flex-direction: column !important;
  }
}






.talent-weviy-logo{
  width: 150px;
}

@media screen and (max-width: 768px){ 
  .talent-weviy-logo{
      width: 70px;
  }
}


/* uppdated code start */
.talent-nav-header-2026-main{
  width: 100% !important;
  display: flex !important;
  background-color: #fff !important;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.talent-nav-header-2026-main.fixed{
  position: fixed !important;
  top: 0 !important;
  left: 0 !important; 
  z-index: 5 !important;
}

.talent-nav-header-2026-main.talent-nav-header-2026-main-2{
  /*display: none !important;*/
}

.talent-nav-header-2026-main.talent-nav-header-2026-main-2.visible{
  display: flex !important;
}

 /* uppdated code end */



.talent-nav-header-2026-main .header-container{
  width: 100% !important;
  display: flex !important; 
  flex-direction: row !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 20px 100px !important;
  /* flex-wrap: wrap !important; */
}

.talent-nav-header-2026-main .logo-wrapper{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;

}





.talent-nav-header-2026-main .header-container .talent-menu{
  display: flex !important;
  /* width: 100% !important; */
  justify-content: space-between !important;
  align-items: center !important;
 
}

.talent-nav-header-2026-main .header-container .talent-menu .talent-menu-items{
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}

.talent-nav-header-2026-main .header-container .talent-menu .talent-menu-items ul{
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  gap: 20px !important;
}

.talent-nav-header-2026-main .header-container .talent-menu .talent-menu-items ul li{
  list-style: none !important;
}

.talent-nav-header-2026-main .header-container .talent-menu .talent-menu-items ul li a{
  text-decoration: none !important;
  color: var(--primary-color) !important;
  font-weight: 600 !important;
}

.talent-nav-header-2026-main .header-container .s-c{
  display: flex !important;
  gap: 30px !important;
  align-items: center !important;
}

.talent-nav-header-2026-main .header-container .s-c .search-wrapper{
  width: 70px !important;
  height: 70px !important;
  border-radius: 50% !important;
  background-color: #F6F6F9 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.talent-nav-header-2026-main .header-container .s-c .search-wrapper:hover{
  background-color: var(--tertiary-color) !important;
}


.talent-nav-header-2026-main .header-container .s-c .search-wrapper i{
  font-size: 20px !important;
}


.talent-nav-header-2026-main .contact-wrapper{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 10px !important;
}


.talent-nav-header-2026-main .contact-wrapper i{
  padding: 22px !important;
  border-radius: 50% !important;
  background: var(--tertiary-color) !important;
  color: #fff !important;
  font-size: 20px !important;
}
 

.talent-nav-header-2026-main .contact-wrapper .contact-details .number{
  font-weight: 600 !important;
  font-size: 20px !important;
  color: var(--primary-color) !important;
}



.talent-nav-header-2026-main .header-container .quote-wrapper{
  width: 20% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}





.talent-nav-header-2026-main .header-container .quote-wrapper a{
  text-decoration: none !important;
  color: #fff !important;
  padding: 15px 35px !important;
  border: none !important;
  border-radius: 50px !important;
  background: var(--tertiary-color) !important;
}


.talent-nav-header-2026-main  .hamburger {
  display: none !important;
  cursor: pointer !important;
  font-size: 24px !important;
}


@media screen and (max-width: 768px) {
    
    /* updated code  */
  .talent-nav-header-2026-main.talent-nav-header-2026-main-2{
    display: flex !important;
  }

  .talent-nav-header-2026-main .header-container {
      padding: 15px 20px !important;
      flex-direction: row !important;
      justify-content: space-between !important;
      align-items: center !important;
  }

  .talent-nav-header-2026-main .header-container .talent-menu {
      display: none !important;
      flex-direction: column !important;
      position: absolute !important;
      top: 60px !important;
      left: 0 !important;
      width: 100% !important;
      background-color: #fff !important;
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important;
      padding: 10px 0 !important;
  }

   .talent-nav-header-2026-main .talent-menu.active {
      display: flex !important;
  }

   .talent-nav-header-2026-main .talent-menu-items {
      flex-direction: column !important;
      align-items: center !important;
      gap: 15px !important;
  }

   .talent-nav-header-2026-main .talent-menu-items ul {
      flex-direction: column !important;
      width: 100% !important;
      padding: 0 !important;
  }

   .talent-nav-header-2026-main .talent-menu-items ul li {
      text-align: center !important;
      padding: 10px 0 !important;
      width: 100% !important;
  }

   /* .talent-nav-header-2026-main .menu-toggle {
      display: block !important;
      font-size: 24px !important;
      cursor: pointer !important;
  } */

  .talent-nav-header-2026-main .header-container .s-c  {
      display: none !important;
  }

  /* .talent-nav-header-2026-main .mobile-menu {
      display: none !important;
      flex-direction: column !important;
      background: white !important;
      position: absolute !important;
      top: 60px !important;
      left: 0 !important;
      width: 100% !important;
      padding: 20px !important;
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important;
  } */
  .talent-nav-header-2026-main .mobile-menu.active {
      display: flex !important;
  }
 
  .talent-nav-header-2026-main .hamburger {
      display: block !important;
  }
  .talent-nav-header-2026-main .talent-menu, .s-c {
      display: none !important;
  }

}





  
.talent-header-2026 .hero-section{
  width: 100%!important;
  padding: 100px 0!important;
  background-image: url(https://html.storebuild.shop/finbest-prv/finbest/assets/img/hero/home-2/shape-3.png)!important;
  background-color: #F4F5FB!important;
  background-repeat: no-repeat!important;
}

.talent-header-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
}

 .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper{
  width: 100%!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  gap: 50px!important;
}

.talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .left-col{
  flex: 0 0 calc(60% - 50px)!important;
  display: flex!important;
  flex-direction: column!important;
  align-items: start!important;
  justify-content: center!important;
  gap: 20px!important;
}

 .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .right-col{
  flex: 0 0 calc(40% - 50px)!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  gap: 20px!important;
  position: relative!important;
}

 .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .right-col .img-wrapper{
  width: 50%!important;
  height: 500px!important;
}

 .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .right-col .img-wrapper.two{
  margin-top: 70px!important;
}

 .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .right-col .img-wrapper img{
  border-radius: 0px 0px 0px 188.5px!important;
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;    
  position: relative!important;
  z-index: 1!important;
}


 .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .right-col .img-wrapper.two img{
  border-radius: 0px 190px 0px 0px!important;
}



 .talent-header-2026 .hero-section .hero-shape .shape-1{
  position: absolute!important;
  top: 0!important;
  right: 0!important;
  z-index: 2!important;
  animation: updown 2.6s linear 0s
}

@keyframes updown {
    0% {
      transform: translateY(-20px)!important;
  }
  100% {
      transform: translateY(0px)!important;
  }
}

.talent-header-2026 .hero-section .hero-shape .shape-2{
  position: absolute!important;
  bottom: 20px!important;
  left: 75px!important;
  z-index: 0!important;
}

.talent-header-2026 .hero-section .shape-3{
  position: absolute!important;
  bottom: 12%!important;
  left: 38%!important;
  z-index: 2!important;
}

.talent-header-2026 .hero-section .shape-3::after{
  position: absolute!important;
  content: ""!important;
  top: 10px!important;
  left: 10px!important;
  height: 140px!important;
  width: 140px!important;
  border: 1px #fff dashed!important;
  border-radius: 50%!important;
  animation: spin 10s ease infinite!important;
}

@keyframes spin {
      0% {
        -webkit-transform:rotate(0)!important;
        transform:rotate(0)
      }
      100% {
        -webkit-transform:rotate(359deg)!important;
        transform:rotate(359deg)
      }
    }


.talent-header-2026 .hero-section .title{
  max-width: 500px!important;
}
.talent-header-2026 .hero-section .title h3{
  text-transform: uppercase!important;
  color: var(--primary-color)!important;
  font-size: 25px!important;
  font-weight: 600!important;
}

.talent-header-2026 .hero-section .title h2{
  text-transform: capitalize!important;
  color: var(--primary-color)!important;
  font-size: 55px!important;
  font-weight: 600!important;
}

.talent-header-2026 .hero-section .lead p{
  text-transform: capitalize!important;
  color: var(--primary-color)!important;
  font-size: 16px!important;
  font-weight: 400!important;
}


 .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .left-col .b-c{
  display: flex!important;
  flex-wrap: wrap!important;
  align-items: center!important;
  gap: 20px!important;
}

 .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .left-col .b-c a{
  text-decoration: none!important;
  color: #fff!important;
  padding: 15px 35px!important;
  border: none!important;
  border-radius: 50px!important;
  background: var(--tertiary-color)!important;
}


.talent-header-2026 .hero-section .contact-details p{
  color: #fff!important;
}


.talent-header-2026 .hero-section .contact-details .number{
  color: #fff!important;
}


 .talent-header-2026 .hero-section .contact-wrapper{
  display: flex!important;
  flex-wrap: wrap!important;
  justify-content: center!important;
  align-items: center!important;
  gap: 10px!important;
}


 .talent-header-2026 .hero-section .contact-wrapper i{
  padding: 22px!important;
  border-radius: 50%!important;
  background: var(--tertiary-color)!important;
  color: #fff!important;
  font-size: 20px!important;
}


 .talent-header-2026 .hero-section .contact-wrapper .contact-details .number{
  font-weight: 600!important;
  font-size: 20px!important;
  color: var(--primary-color)!important;
}


@media (max-width: 768px) {
  .talent-header-2026 .hero-section {
   padding: 50px 0!important;
  }
  .talent-header-2026 .talent-wrapper{
    width: 90%!important;
  }
  .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper{
    flex-direction: column!important;
    gap: 20px!important;
  }
  
  .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .left-col{
    flex: 0 0 calc(100% - 50px)!important;
  }

  .talent-header-2026 .hero-section .talent-wrapper .talent-col-wrapper .right-col{
    flex: 0 0 calc(100% - 50px)!important;
  }


  .talent-header-2026 .hero-section .title h3{

    font-size: 15px!important;

  }
  
  .talent-header-2026 .hero-section .title h2{

    font-size: 30px!important;
  
  }
  
  .talent-header-2026 .hero-section .lead p{

    font-size: 13px!important;
   
  }
  

}
  











  .talent-about-section-2026{
    padding: 100px 0!important;
  }

  .talent-about-section-2026 .talent-wrapper{
    width: 80%!important;
    margin: auto;
  }

  .talent-about-section-2026 .talent-col-wrapper{
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    gap: 20px!important;
  }

  .talent-about-section-2026 .talent-col-wrapper .left-col{
    flex: 0 0 calc(50% - 20px)!important;
  }

  .talent-about-section-2026 .talent-col-wrapper .left-col img{
    border-radius: var(--border-radius)!important;
  }

  .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper{
    position: relative!important;
  }

  .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .img-1{

    width: 360px!important;
    height: 480px!important;
  }

  .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .img-1 img{
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important;
    margin-top: 70px!important;
    margin-left: -30px!important;
  }

  .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .img-2{
    position: absolute!important;
    top: 0!important;
    right: 20px!important;
    overflow: hidden!important;
    width: 340px!important;
    height: 346px!important;
  }

  .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .img-2 img{
    width: 100%!important;
    height: 350px!important;
    object-fit: cover!important;
    border: 5px solid #fff;
  }

  .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .img-3{
    position: absolute!important;
    top: 0!important;
    left: -60px!important;
    z-index: -1!important;
  }

  .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .about-progressbar{
    position: absolute!important;
    bottom: 2%!important;
    right: 45px!important;
    height: 268px!important;
    width: 232px!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    flex-direction: column!important;
    gap: 10px!important;
    text-align: center!important;
    border-radius: 10px!important;
    background: #fff !important;
    box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.05)!important;
    animation: updown 2.6s linear 0s infinite alternate!important;
  }

  @keyframes updown {
      0% {
        transform: translateY(-20px)!important;
    }
    100% {
        transform: translateY(0px)!important;
    }
  }

  .talent-about-section-2026 .circular {
    position: relative!important;
    width: 100px!important;
    height: 100px!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
  }

  .talent-about-section-2026 .circular canvas {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
}

.talent-about-section-2026 .progress-value {
    position: absolute!important;
    font-size: 18px!important;
    font-weight: bold!important;
    color: #00A3C3!important;
}


  .talent-about-section-2026 .talent-col-wrapper .right-col{
    flex: 0 0 calc(50% - 20px)!important;
    display: flex!important;
    flex-direction: column!important;
    align-items: start!important;
    justify-content: center!important;
    gap: 20px!important;
  }

  .talent-about-section-2026 .title h3{
    background: var(--tertiary-color)!important;
    -webkit-background-clip: text!important;
    background-clip: text!important;
    color: transparent!important;
    max-width: 200px!important;
    font-size: 20px!important;
    text-transform: uppercase!important;
  }
  
    .talent-about-section-2026 .title h2{
    text-transform: capitalize!important;
    color: var(--primary-color)!important;
    font-size: 40px!important;
    font-weight: 600!important;
  }
  
    .talent-about-section-2026 .lead{
    color: var(--primary-color)!important;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 2!important;
  }

  .talent-about-section-2026 .about-item-wrapper{
    display: flex!important;
    align-items: start!important;
    justify-content: space-between!important;
    gap: 20px!important;
    /* flex-wrap: wrap!important; */
    width: 100%!important;
  }

  .talent-about-section-2026 .about-item-wrapper .item{
    display: flex!important;
    align-items: start!important;
    justify-content: center!important;
    gap: 20px!important;
  }

  .talent-about-section-2026 .about-item-wrapper .item .icon{
    width: 100px!important;
    height: 70px!important;
    overflow: hidden!important;
  }

  .talent-about-section-2026 .about-item-wrapper .item .icon img{
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important;
  }

  .talent-about-section-2026 .about-item-wrapper .item .content{
    display: flex!important;
    flex-direction: column!important;
    align-items: start!important;
    gap: 10px!important;
  }

  .talent-about-section-2026 .about-item-wrapper .item .content h3{
    color: var(--primary-color)!important;
    font-size: 20px!important;
  }

  .talent-about-section-2026 .about-item-wrapper .item .content p{
    color: var(--primary-color)!important;
    font-size: 14px!important;
   
  }

  .talent-about-section-2026 hr{
    width: 100%!important;
    color: #E3E3E3!important;
    opacity: .5!important;
  }

  .talent-about-section-2026 .about-footer-wrapper{
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    gap: 30px!important;
  }

  .talent-about-section-2026 .about-footer-wrapper .read-more-btn{
    padding: 21px 53px!important;
    background: var(--tertiary-color)!important;
    color: #fff!important;
    border: none!important;
    border-radius: 50px!important;
  }

  .talent-about-section-2026 .about-footer-wrapper .author{
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    gap: 10px!important;
  }

  .talent-about-section-2026 .about-footer-wrapper .author .img-wrapper{
    width: 60px!important;
    height: 60px!important;
    border-radius: 50%!important;
    overflow: hidden!important;
  }

  .talent-about-section-2026 .about-footer-wrapper .author .img-wrapper img{
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important;
  }

  .talent-about-section-2026 .about-footer-wrapper .author .author-details{
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    flex-direction: column!important;
  }

  .talent-about-section-2026 .about-footer-wrapper .author .author-details p{
    background: var(--tertiary-color)!important;
    -webkit-background-clip: text!important;
    background-clip: text!important;
    color: transparent!important;
    font-size: 14px!important;
  }

  .talent-about-section-2026 .about-footer-wrapper .author .author-details h3{
    color: var(--primary-color)!important;
    font-size: 20px!important;
  }


  @media (max-width: 768px){
    .talent-about-section-2026 .talent-wrapper{
      width: 90%!important;
    }
    .talent-about-section-2026 .talent-col-wrapper{

      flex-direction: column!important;
    }
  
    .talent-about-section-2026 .talent-col-wrapper .left-col{
      flex: 0 0 calc(100% - 20px)!important;
      margin-bottom: 20px!important;
    }

    .talent-about-section-2026 .talent-col-wrapper .right-col{
      flex: 0 0 calc(100% - 20px)!important;
    }

    .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .img-1{
      width: 100%!important;
    }

    .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .img-1 img{

      margin-top: 10px!important;
      margin-left: 0px!important;
    }

    .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .img-2{
      display: none!important;
    }

    .talent-about-section-2026 .talent-col-wrapper .left-col .img-wrapper .img-3{
      display: none!important;
    }


    .talent-about-section-2026 .about-item-wrapper{
      flex-direction: column!important;
    }

    .talent-about-section-2026 .title h3{

      font-size: 15px!important;

    }
    
    .talent-about-section-2026 .title h2{

      font-size: 25px!important;
  
    }

    .talent-about-section-2026 .lead{

      font-size: 13px!important;
      line-height: 1.5!important;
    }

    .talent-about-section-2026 .about-footer-wrapper{
      flex-direction: column!important;
    }

  }











  .talent-services-section-2026{
    padding: 100px 0!important;
    background-color: #F6F6F9!important;
  }

  .talent-services-section-2026 .talent-wrapper{
    width: 80%!important;
    margin: auto!important;
    /* overflow: hidden !important; */
  }

  .talent-services-section-2026 .title{
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    flex-direction: column!important;
  }

   .talent-services-section-2026 .title h3{
    background: var(--tertiary-color)!important;
    -webkit-background-clip: text!important;
    background-clip: text!important;
    color: transparent!important;
    max-width: 200px!important;
    font-size: 20px!important;
    text-transform: uppercase!important;
  }
  
  .talent-services-section-2026 .title h2{
    text-transform: capitalize!important;
    color: var(--primary-color)!important;
    font-size: 40px!important;
    font-weight: 600!important;
    max-width: 500px!important;
    text-align: center!important;
  }


  .talent-services-section-2026 .services-wrapper{
    display: flex!important;
    width: 100%!important;
    justify-content: center!important;
    gap: 20px!important;
    align-items: center!important;
    /* flex-wrap: wrap!important; */
 
  }

  .talent-services-section-2026 .services-wrapper .service{
    flex: 0 0 auto!important;
    width: 25%!important;
    margin-top: 110px!important;
  }

  .talent-services-section-2026 .service-item{
    position: relative!important;
    background: #fff!important;
    border-radius: 5px!important;
    box-shadow: 0px 4.4px 12px -1px rgba(19, 16, 34, 0.06), 0px 2px 6.4px -1px rgba(19, 16, 34, 0.03)!important;
    z-index: 1!important;
  }

  .talent-services-section-2026 .service-thumb{
    text-align: center!important;
    width: 80% !important;
    /* height: 300px !important;
    overflow: hidden !important; */
    margin: 0 auto !important;
  }


  .talent-services-section-2026 .service-thumb img{
    margin-top: -80px!important;
    border-radius: 5px!important;
    vertical-align: middle!important;
    width: 100% !important;
    height: 200px !important;
    object-fit: cover !important;
  }


 .talent-services-section-2026 .service-icon {
  position: absolute!important;
  right: 20%!important;
  top: 25%!important;
  padding: 10px!important;
}

 .talent-services-section-2026 .service-icon span::before {
  position: absolute!important;
  content: ""!important;
  height: 100%!important;
  width: 100%!important;
  top: 0!important;
  left: 0!important;
  border-radius: 5px!important;
  background: var(--tertiary-color)!important;
  transition: all 0.3s 0s ease-out!important;
}

 .talent-services-section-2026 .service-icon span img {
  filter: brightness(0) invert(1)!important;
  transition: 0.2s linear!important;
  vertical-align: middle!important;
}

 .talent-services-section-2026 .service-content {
  padding: 40px 80px 55px 30px!important;
}

 .talent-services-section-2026 .service-content p {
  position: relative!important;
  margin-bottom: 6px!important;
  font-size: 16px!important;
  font-weight: 400!important;
  color: var(--primary-color)!important;
}


 .talent-services-section-2026 .service-title a{
  font-weight: 600!important;
  font-size: 24px!important;
  text-transform: capitalize!important;
  line-height: 33.6px!important;
  letter-spacing: -0.96px!important;
  color: var(--primary-color)!important;
  text-decoration: none!important;
}



 .talent-services-section-2026 .service-btn a {
  position: absolute!important;
  bottom: -25px!important;
  left: 50%!important;
  transform: translateX(-50%)!important;
  height: 50px!important;
  width: 50px!important;
  display: inline-block!important;
  line-height: 50px!important;
  border-radius: 50%!important;
  background: #fff!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07)!important;

  transition: all 0.3s 0s ease-out!important;
  z-index: 2!important;
  text-decoration: none!important;
  color: var(--text-primary)!important;
  outline: none!important;
  border: none!important;
}



 .talent-services-section-2026 .service-item::after {
  position: absolute!important;
  content: ""!important;
  width: 100%!important;
  height: 0!important;
  bottom: auto!important;
  top: 0!important;
  border-radius: 5px!important;
  background: #fff!important;

  transition: all 0.3s 0s ease-out!important;
  z-index: -1!important;
}

@media (max-width: 768px){
  .talent-services-section-2026 .talent-wrapper{
    width: 90%!important;
  }

  .talent-services-section-2026 .services-wrapper {
    flex-direction: column!important;
  }
  .talent-services-section-2026 .services-wrapper .service{
    flex: 0 0 auto!important;
    width: 100%!important;
  }
}

















.talent-services-section-2026-2{
  padding: 100px 0!important;
  background-color: #F6F6F9!important;
}

.talent-services-section-2026-2 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
  overflow: hidden !important;
  padding: 25px 20px !important;
}


.talent-services-section-2026-2 .top-section{
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  width: 100% !important;
}

.talent-services-section-2026-2 .top-section .pagination-wrapper{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 20px !important;
}

.talent-services-section-2026-2 .top-section .pagination-wrapper .pagination-item{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50% !important;
  background: #D8E5EB !important;
}

.talent-services-section-2026-2 .top-section .pagination-wrapper .pagination-item:hover{
  background: var(--tertiary-color) !important;
}


.talent-services-section-2026-2 .top-section .pagination-wrapper .pagination-item i{
  color: var(--text-primary) !important;
  cursor: pointer !important;
}

.talent-services-section-2026-2 .title {
  gap: 20px !important;
}
.talent-services-section-2026-2 .title h3{
  background: var(--tertiary-color) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  max-width: 200px !important;
  font-size: 25px !important;
  margin-bottom: 20px !important;
}

.talent-services-section-2026-2 .title h2{
  color: var(--primary-color) !important;
  max-width: 500px !important;

  font-size: 40px !important;
}




.talent-services-section-2026-2 .services-wrapper{
  display: flex!important;
  width: 100%!important;
  justify-content: start!important;
  gap: 20px!important;
  align-items: center!important;
  /* flex-wrap: wrap!important; */

}

.talent-services-section-2026-2 .services-wrapper .service{
  flex: 0 0 auto!important;
  width: 25%!important;
  margin-top: 100px!important;
}

.service-item{
  position: relative!important;
  background: #fff!important;
  border-radius: 5px!important;
  box-shadow: 0px 4.4px 12px -1px rgba(19, 16, 34, 0.06), 0px 2px 6.4px -1px rgba(19, 16, 34, 0.03)!important;
  z-index: 1!important;
}

.talent-services-section-2026-2 .service-thumb{
  text-align: center!important;
  width: 80% !important;
  /* height: 300px !important;
  overflow: hidden !important; */
  margin: 0 auto !important;
  
}

/* .talent-services-section-2026-2 .service-thumb a{
  color: inherit!important;
  outline: none!important;
  border: none!important;
  background: transparent!important;
  text-decoration: none!important;
} */

.talent-services-section-2026-2 .service-thumb img{
  margin-top: -80px!important;
  border-radius: 5px!important;
  vertical-align: middle!important;
  width: 100% !important;
  height: 200px !important;
  object-fit: cover !important;

}


.talent-services-section-2026-2 .service-icon {
position: absolute!important;
right: 20%!important;
top: 25%!important;
padding: 10px!important;
}

.talent-services-section-2026-2 .service-icon span::before {
position: absolute!important;
content: ""!important;
height: 100%!important;
width: 100%!important;
top: 0!important;
left: 0!important;
border-radius: 5px!important;
background: var(--tertiary-color)!important;
transition: all 0.3s 0s ease-out!important;
}

.talent-services-section-2026-2 .service-icon span img {
filter: brightness(0) invert(1)!important;
transition: 0.2s linear!important;
vertical-align: middle!important;
}

.talent-services-section-2026-2 .service-content {
padding: 40px 80px 55px 30px!important;
}

.talent-services-section-2026-2 .service-content p {
position: relative!important;
margin-bottom: 6px!important;
font-size: 16px!important;
font-weight: 400!important;
color: var(--primary-color)!important;
}


.talent-services-section-2026-2 .service-title a{
font-weight: 600!important;
font-size: 24px!important;
text-transform: capitalize!important;
line-height: 33.6px!important;
letter-spacing: -0.96px!important;
color: var(--primary-color)!important;
text-decoration: none!important;
}



.talent-services-section-2026-2 .service-btn a {
position: absolute!important;
bottom: -25px!important;
left: 50%!important;
transform: translateX(-50%)!important;
height: 50px!important;
width: 50px!important;
display: inline-block!important;
line-height: 50px!important;
border-radius: 50%!important;
background: #fff!important;
display: flex!important;
justify-content: center!important;
align-items: center!important;
box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07)!important;

transition: all 0.3s 0s ease-out!important;
z-index: 2!important;
text-decoration: none!important;
color: var(--text-primary)!important;
outline: none!important;
border: none!important;
}



.talent-services-section-2026-2 .service-item::after {
position: absolute!important;
content: ""!important;
width: 100%!important;
height: 0!important;
bottom: auto!important;
top: 0!important;
border-radius: 5px!important;
background: #fff!important;

transition: all 0.3s 0s ease-out!important;
z-index: -1!important;
}

@media (max-width: 768px){
.talent-services-section-2026-2 .talent-wrapper{
  width: 90%!important;
  padding: 25px 5px !important;
}

.talent-services-section-2026-2 .services-wrapper {
  /* flex-direction: column!important; */
}
.talent-services-section-2026-2 .services-wrapper .service{
  flex: 0 0 auto!important;
  width: 100%!important;
}

.talent-services-section-2026-2 .title h3{
  font-size: 18px !important;
}

.talent-services-section-2026-2 .title h2{
  font-size: 20px !important;
}

.talent-services-section-2026-2 .lead p{
  font-size: 12px !important;
}



}
















.talent-portfolio-section-2026{
  padding: 100px 0!important;
}

.talent-portfolio-section-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
}

.talent-portfolio-section-2026 .top-section{
  display: flex!important;
  justify-content: space-between!important;
  gap: 20px!important;
  align-items: center!important;
  width: 100%!important;
  /* flex-wrap: wrap!important; */
}



.talent-portfolio-section-2026 .title {
  display: flex!important;
  flex-direction: column!important;
  width: 30%!important;
  gap: 20px!important;
  justify-content: center!important;
  align-items: start!important;
}

.talent-portfolio-section-2026 .title h3{
  background: var(--tertiary-color)!important;
  -webkit-background-clip: text!important;
  background-clip: text!important;
  color: transparent!important;
  max-width: 300px!important;
  font-size: 25px!important;
  text-align: start!important;
}

.talent-portfolio-section-2026 .title h2{
  color: var(--primary-color)!important;
  max-width: 600px!important;
  text-align: start!important;
  font-size: 40px!important;
}


.talent-portfolio-section-2026 .Pagination-wrapper{
  display: flex!important;
  flex-wrap: wrap!important;
  width: 70%!important;
  align-items: center!important;
  justify-content: end!important;
  gap: 20px!important;
}


.talent-portfolio-section-2026 .Pagination-wrapper .Pagination{
  padding: 12px 25px!important;
  background-color: #F6F6F9!important;
  color: var(--primary-color)!important;
  border-radius: var(--border-radius)!important;
  cursor: pointer!important;
  
}

.talent-portfolio-section-2026 .Pagination-wrapper .Pagination:hover{
  background: var(--tertiary-color)!important;
  color: #fff!important;
}

.talent-portfolio-section-2026 .Pagination-wrapper .Pagination p{
  font-weight: 600!important;
}

.talent-portfolio-section-2026 .Pagination-wrapper .Pagination.active{
  background: var(--tertiary-color)!important;
  color: #fff!important;
}


.talent-portfolio-section-2026 .p-col-wrapper {
  position: relative !important;
  width: 100% !important;
  min-height: 850px !important; /* Ensures a base height */
  overflow: hidden !important; /* Prevent overlap */
  transition: height 0.5s ease-in-out !important;
}

.talent-portfolio-section-2026 .talent-col-wrapper {
  width: 100% !important;;
  visibility: hidden !important;;
  opacity: 0 !important;;
  transform: translateY(20px) !important;;
  transition: opacity 0.8s ease, transform 0.8s ease !important;;
  position: absolute !important;;
  top: 0 !important;;
  left: 0 !important;;
}

.talent-portfolio-section-2026 .talent-col-wrapper.active{
  width: 100%!important;
  display: flex!important;
  align-items: start!important;
  justify-content: start!important;
  gap: 20px!important;
  margin-top: 20px!important;

  visibility: visible !important;
  opacity: 1 !important;
  transform: translateY(0) !important;
  z-index: 1 !important;
}

.talent-portfolio-section-2026 .talent-col-wrapper .left-col{
  flex: 0 0 auto!important;
  width: 50%!important;
  display: flex!important;
  flex-direction: column!important;
  gap: 20px!important;
  align-items: center!important;
  justify-content: center!important;
}

.talent-portfolio-section-2026 .talent-col-wrapper .right-col{
  flex: 0 0 auto!important;
  width: 50%!important;
  display: flex!important;
  flex-direction: column-reverse!important;
  gap: 20px!important;
  align-items: center!important;
  justify-content: center!important;
}

.talent-portfolio-section-2026 .talent-col-wrapper .up{
  width: 100%!important;
}

.talent-portfolio-section-2026 .talent-col-wrapper .img-wrapper{
  width: 100%!important;
  height: 400px!important;
  border-radius: var(--border-radius)!important;
  overflow: hidden!important;
  position: relative!important;
}

.talent-portfolio-section-2026 .talent-col-wrapper .img-wrapper img{
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
}

.talent-portfolio-section-2026 .talent-col-wrapper .down{
  width: 100%!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  gap: 20px!important;
}

.talent-portfolio-section-2026 .talent-col-wrapper .down .img-wrapper{
  flex: 1 1 calc(50% - 20px)!important;
 
}


.talent-portfolio-section-2026  .img-wrapper img{
  transition: transform 0.3s ease-in-out!important;
}

.talent-portfolio-section-2026  .img-wrapper .overlay {
  position: absolute!important;
  bottom: 0!important;
  left: 0!important;
  /* width: 100%!important; */
  background: linear-gradient(3.65deg, #0E1E2A 5.86%, rgba(14, 30, 42, 0) 82.23%)!important;
  color: white!important;
  padding: 20px!important;
  text-align: center!important;
  opacity: 0!important; /* Initially hidden */
  transform: translateY(100%)!important;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out!important;
}


.talent-portfolio-section-2026  .img-wrapper:hover .overlay {
  opacity: 1!important;
  transform: translateY(0)!important;
}

/* Optional: Zoom effect on hover */

.talent-portfolio-section-2026  .img-wrapper:hover img {
  transform: scale(1.1)!important;
}



@media (max-width: 768px){


.talent-portfolio-section-2026 .talent-wrapper{
  width: 90%!important;

}


  .talent-portfolio-section-2026 .top-section{
    flex-direction: column!important;
  }

  .talent-portfolio-section-2026 .top-section .title{
    width: 100%!important;
    margin-bottom: 20px!important;
  }

  .talent-portfolio-section-2026 .top-section .title h2{
    font-size: 30px!important;
  }

  .talent-portfolio-section-2026 .top-section .Pagination-wrapper{
    width: 100%!important;
    justify-content: start!important;
  }

  .talent-portfolio-section-2026 .talent-col-wrapper{
    flex-direction: column!important;
  }
  
  .talent-portfolio-section-2026 .talent-col-wrapper .left-col{
    flex: 0 0 auto!important;
    width: 100%!important;

  }

  .talent-portfolio-section-2026 .talent-col-wrapper .right-col{
    flex: 0 0 auto!important;
    width: 100%!important;

  }



}















.talent-process-section-2026{
  padding: 100px 0!important;
}


.talent-process-section-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto;
}

.talent-process-section-2026 .title {
  display: flex!important;
  flex-direction: column!important;
  width: 100%!important;
  gap: 20px!important;
  justify-content: center!important;
  align-items: center!important;
}

.talent-process-section-2026 .title h3{
  background: var(--tertiary-color)!important;
  -webkit-background-clip: text!important;
  background-clip: text!important;
  color: transparent!important;
  max-width: 300px!important;
  font-size: 25px!important;
  text-align: center!important;
}

.talent-process-section-2026 .title h2{
  color: var(--primary-color)!important;
  max-width: 600px!important;
  text-align: center!important;
  font-size: 40px!important;
}



.process-parent-wrapper{
  margin-top: 50px!important;
  position: relative!important;
  width: 100%!important;
}

.talent-process-section-2026 .process-arrows .shape-1 {
  position: absolute!important;
  left: 18%!important;
  top: 25px!important;
}

.talent-process-section-2026 .process-arrows .shape-2 {
  position: absolute!important;
  left: 44%!important;
  top: 25px!important;
}

.talent-process-section-2026 .process-arrows .shape-3 {
  position: absolute!important;
  right: 18%!important;
  top: 25px!important;
}

.talent-process-section-2026 .process-wrapper{
  display: flex!important;
  /* flex-wrap: wrap!important; */
  gap: 20px!important;
}

.talent-process-section-2026 .process {
  flex: 0 0 25%!important; /* col-lg-3 (25% width on large screens) */
  max-width: 25%!important;
  position: relative!important;
  margin-bottom: 30px!important;
  text-align: center!important;
}

.talent-process-section-2026 .process-item-icon-2 {
  margin-bottom: 40px!important;
}

.talent-process-section-2026 .process-item-icon-2 span {
  position: relative!important;
  height: 80px!important;
  width: 80px!important;
  display: inline-block!important;
  line-height: 80px!important;
  text-align: center!important;
  border-radius: 5px!important;
  background: #F4F5FB!important;

}


.talent-process-section-2026 .process-item-icon-2 span img{
  /* vertical-align: middle!important; */
  margin-top: 15px!important;
}


.talent-process-section-2026 .process-item-icon-2 span i {
  position: absolute!important;
  color: #fff!important;
  background: var(--tertiary-color)!important;
  font-style: normal!important;
  height: 30px!important;
  width: 30px!important;
  text-align: center!important;
  line-height: 30px!important;
  border-radius: 5px!important;
  left: -8px!important;
  top: -13px!important;
}




.talent-process-section-2026 .process-title {
  font-size: 22px!important;
  font-weight: 600!important;
  letter-spacing: -0.96px!important;
  margin-bottom: 20px!important;
  color: var(--primary-color)!important;
}
.talent-process-section-2026 .process-item-content-2{
  text-align: center!important;
}
.talent-process-section-2026 .process-item-content-2 p {

  font-size: 14px!important;
  font-weight: 400!important;
  color: var(--primary-color)!important;
  line-height: 2!important;
  margin-bottom: 0px!important;
}





@media (max-width: 991.98px) { 

  .talent-process-section-2026 .process {
      flex: 0 0 50%!important;
      max-width: 50%!important;
  }
}

@media (max-width: 768px) { 

  .talent-process-section-2026 .talent-wrapper{
    width: 90%!important;

  }


  .talent-process-section-2026 .process-wrapper{

    flex-direction: column!important;
  }
  .talent-process-section-2026 .process {
      flex: 0 0 100%!important;
      max-width: 100%!important;
  }

  .talent-process-section-2026 .process-arrows{
    display: none!important;
  }
}







.talent-video-section-2026{
  padding: 0px 0!important;
  /* height: 100%!important; */
  position: relative!important;
}

.talent-video-section-2026::before{
  position: absolute!important;
  content: ""!important;
  height: 47%!important;
  width: 100%!important;
  bottom: 0!important;
  left: 0!important;
  background: #16243E!important;
  z-index: -1!important;
}


.talent-video-section-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto;
}

.talent-video-section-2026 .video-wrapper{
  width: 100%!important;
  height: 600px!important;
  position: relative!important;
}

.talent-video-section-2026 .video-wrapper img{
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
  border-radius: 10px!important;
}

.talent-video-section-2026 .play-btn {
  position: absolute!important;
  top: 50%!important;
  left: 50%!important;
  transform: translate(-50px, -50px)!important;
  z-index: 1!important;
}

.talent-video-section-2026 .play-btn::before {
  position: absolute!important;
  content: ""!important;
  top: 0!important;
  left: 0!important;
  right: 0!important;
  bottom: 0!important;
  z-index: -1!important;
  border-radius: 100%!important;
  border: 2px solid rgb(255, 255, 255)!important;
  box-shadow: 0px 14px 24px -1px rgba(20, 0, 77, 0.31)!important;
  -webkit-transform: scale(0.5)!important;
  transform: scale(0.5)!important;
}

.talent-video-section-2026 .btn {
  position: relative!important;
  height: 103px!important;
  width: 103px!important;
  line-height: 103px!important;
  text-align: center!important;
  display: inline-block!important;
  border-radius: 50%!important;
  font-size: 32px!important;
  font-weight: 900!important;
  z-index: 1!important;
  color: var(--primary-color)!important;
  background: #fff!important;
  transition: all 0.3s 0s ease-out!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  text-decoration: none!important;
}


.talent-video-section-2026 .video-wrapper::after {
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  content: ""!important;
  height: 100%!important;
  width: 100%!important;
  border-radius: 5px!important;
  background: linear-gradient(180deg, rgba(0, 77, 110, 0) 0%, rgba(0, 172, 204, 0.72) 100%)!important;
}

@media (max-width: 768px) { 
  .talent-video-section-2026 .talent-wrapper{
    width: 90%!important;
  
  }
}











.talent-team-section-2026{
  padding: 100px 0!important;
  background-color: #16243E!important;
}


.talent-team-section-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
}

.talent-team-section-2026 .title {
  display: flex!important;
  flex-direction: column!important;
  width: 100%!important;
  gap: 20px!important;
  justify-content: center!important;
  align-items: center!important;
}

.talent-team-section-2026 .title h3{
  /* background: var(--tertiary-color)!important;
  -webkit-background-clip: text!important;
  background-clip: text!important; */
  color: #fff!important;
  max-width: 300px!important;
  font-size: 25px!important;
  text-align: center!important;
}

.talent-team-section-2026 .title h2{
  color: #fff!important;
  max-width: 600px!important;
  text-align: center!important;
  font-size: 40px!important;
}

.talent-team-section-2026 .team-wrapper{
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  gap: 20px!important;
  width: 100%!important;
  margin-top: 50px!important;
}

.talent-team-section-2026 .team-wrapper .team{
  flex: 0 0 auto!important;
  width: 33.33333333%!important;
  position: relative!important;
}

.talent-team-section-2026 .team-wrapper .img-wrapper{
  width: 100%!important;
  height: 400px!important;
  border-radius: var(--border-radius)!important;
  position: relative!important;
  overflow: hidden!important;
}

.talent-team-section-2026 .team-wrapper .img-wrapper img{
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
}

.talent-team-section-2026 .team-wrapper .img-wrapper::before{
  position: absolute!important;
  content: ""!important;
  top: 0!important;
  left: 0!important;
  right: auto!important;
  bottom: auto!important;
  width: 100%!important;
  height: 100%!important;
  z-index: 1!important;
  border-radius: 5px!important;
  background: linear-gradient(180deg, rgba(22, 36, 62, 0) 0%, #16243E 100%)!important;
}

.talent-team-section-2026 .team-social-2 {
  position: absolute!important;
  bottom: 21%!important;
  left: 50%!important;
  transform: translateX(-50%)!important;
  z-index: 1!important;
  display: flex!important;
}

.talent-team-section-2026 .team-social-2 .icon-1 {
  visibility: hidden!important;
  opacity: 0!important;
  transform: translateX(0px)!important;
  transition: all 0.3s ease-in-out!important;
}

.talent-team-section-2026 .team-social-2 .icon-2 {
  visibility: hidden!important;
  opacity: 0!important;
  transform: translateX(0px)!important;
  transition: all 0.4s ease-in-out!important;
}

.talent-team-section-2026 .team-social-2 .icon-3 {
  visibility: hidden!important;
  opacity: 0!important;
  transform: translateX(0px)!important;
  transition: all 0.5s ease-in-out!important;
}

.talent-team-section-2026 .team-social-2 .icon-4 {
  visibility: hidden!important;
  opacity: 0!important;
  transform: translateX(0px)!important;
  transition: all 0.6s ease-in-out!important;
}

.talent-team-section-2026 .team-social-2 .icon-5 {
  visibility: hidden!important;
  opacity: 0!important;
  transform: translateX(0px)!important;
  transition: all 0.7s ease-in-out!important;
}


.talent-team-section-2026 .team-wrapper .team:hover .icon-1{
  visibility: visible!important;
  opacity: 1!important;
}

.talent-team-section-2026 .team-wrapper .team:hover .icon-2{
  visibility: visible!important;
  opacity: 1!important;
}

.talent-team-section-2026 .team-wrapper .team:hover .icon-3{
  visibility: visible!important;
  opacity: 1!important;
}

.talent-team-section-2026 .team-wrapper .team:hover .icon-4{
  visibility: visible!important;
  opacity: 1!important;
}

.talent-team-section-2026 .team-wrapper .team:hover .icon-5{
  visibility: visible!important;
  opacity: 1!important;
}

.talent-team-section-2026 .team-social-2 a {
  position: relative!important;
  font-size: 14px!important;
  font-weight: 400!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  text-decoration: none!important;
  border-radius: 5px!important;
  line-height: 40px!important;
  height: 40px!important;
  width: 40px!important;
  margin-right: 5px!important;
  color: #16243E!important;
  background: #fff!important;
  transition: none!important;
}


.talent-team-section-2026 .team-social-2 a:hover{
  background: var(--tertiary-color)!important;
  columns: #fff!important;
}



.talent-team-section-2026 .team-info-2 {
  position: absolute!important;
  bottom: 2%!important;
  left: 0!important;
  right: 0!important;
  margin: 0 auto!important;
  z-index: 1!important;
  transition: all 0.3s 0s ease-out!important;
  text-align: center!important;
}



.talent-team-section-2026 .team-info-title a{
  font-weight: 600!important;
  font-size: 24px!important;
  letter-spacing: -0.96px!important;
  color: #fff!important;
  text-decoration: none!important;
}

.talent-team-section-2026 .team-info-2 {
  color: #fff!important;
}


@media (max-width: 768px) { 
  .talent-team-section-2026 .talent-wrapper{
    width: 90%!important;
  
  }
  .talent-team-section-2026 .team-wrapper{
    flex-direction: column!important;
  }
  
  .talent-team-section-2026 .team-wrapper .team{
    flex: 0 0 auto!important;
    width: 100%!important;

  }
}










.talent-testimonial-section-2026{
  padding: 100px 0!important;
  position: relative!important;
}


.talent-testimonial-section-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
}

.talent-testimonial-section-2026 .talent-wrapper{
  overflow: hidden!important;
 
}

.talent-testimonial-section-2026 .top-section{
  display: flex!important;
  justify-content: space-between!important;
  align-items: center!important;
  width: 100%!important;
  position: relative!important;
  z-index: 1!important;
}

.talent-testimonial-section-2026 .top-section .pagination-wrapper{
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  gap: 20px!important;
}

.talent-testimonial-section-2026 .top-section .pagination-wrapper .pagination-item{
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  width: 50px!important;
  height: 50px!important;
  border-radius: 50%!important;
  background: #D8E5EB!important;
}

.talent-testimonial-section-2026 .top-section .pagination-wrapper .pagination-item:hover{
  background: var(--tertiary-color)!important;
}


.talent-testimonial-section-2026 .top-section .pagination-wrapper .pagination-item i{
  color: var(--text-primary)!important;
  cursor: pointer!important;
}


.talent-testimonial-section-2026 .title{
  display: flex!important;
  flex-direction: column!important;
  width: 100%!important;
  gap: 10px!important;
  justify-content: center!important;
  align-items: start!important;
  margin-bottom: 20px!important;
}

.talent-testimonial-section-2026 .title h3{
  background: var(--tertiary-color)!important;
  -webkit-background-clip: text!important;
  background-clip: text!important;
  color: transparent!important;
  max-width: 300px!important;
  font-size: 25px!important;
  text-align: start!important;
}

.talent-testimonial-section-2026 .title h2{
  color: var(--primary-color)!important;
  max-width: 600px!important;
  text-align: start!important;
  font-size: 40px!important;
}


.talent-testimonial-section-2026 .testomonial-wrapper{
  display: flex!important;
  justify-content: start!important;
  align-items: start!important;
  gap: 20px!important;
  width: 100%!important;
  margin-top: 30px!important;
  position: relative!important;
  z-index: 1!important;
}

.talent-testimonial-section-2026 .testimonial-item {
  flex: 0 0 calc(50% - 20px)!important;
  width: 50%!important;
  display: flex!important;
  align-items: flex-start!important;
  /* gap: 20px!important; */
  position: relative!important; 
  z-index: 1!important;
}

.talent-testimonial-section-2026 .testimonial-item::before {
  content: ""!important; /* Required for pseudo-elements */
  position: absolute!important;
  top: 0!important;
  right: 0!important;
  width: 85%!important;
  height: 100%!important;
  background-color: #fff!important;
  box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07)!important;
  border-radius: 5px!important;
  z-index: -1!important; /* Prevent overlaying content */
}

.talent-testimonial-section-2026 .testimonial-item .img-wrapper{
  padding: 10px!important;
  width: 200px!important;
  height: 200px!important;
  overflow: hidden!important;
  border-radius: 50%!important;
  border: 1px solid var(--border-color)!important;
  /* width: 30%!important; */
}

.talent-testimonial-section-2026 .testimonial-item .img-wrapper img{
  padding: 10px!important;
  width: 180px!important;
  height: 180px!important;
  object-fit: cover!important;
  border-radius: 50%!important;
}

.talent-testimonial-section-2026 .testimonial-item .testimonial-content{
  width: 70%!important;
  padding: 20px!important;
}
.talent-testimonial-section-2026 .testimonial-item .author{
  display: flex!important;
  justify-content: space-between!important;
  align-items: center!important;
  gap: 20px!important;
  width: 100%!important;
  margin-bottom: 20px!important;
}


.talent-testimonial-section-2026 .testimonial-item .testimonial-quote{
  max-width: 200px!important;
  overflow: hidden!important;
}

.talent-testimonial-section-2026 .testimonial-item .testimonial-quote img{
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
}


.talent-testimonial-section-2026 .testimonial-item .author .author-details{
  display: flex!important;
  flex-direction: column!important;
  align-items: start!important;
  justify-content: center!important;
  grid-area: 10px!important;
}

.talent-testimonial-section-2026 .testimonial-item .author .author-details h3{
  font-size: 22px!important;
  color: var(--primary-color)!important;
}

.talent-testimonial-section-2026 .testimonial-item .author .author-details p{
  font-size: 14px!important;
  color: var(--primary-color)!important;
}

.talent-testimonial-section-2026 .testimonial-item  .lead{
  color: var(--primary-color)!important;
  font-size: 14px!important;
  line-height: 2!important;
}



@media (max-width: 768px){
  .talent-testimonial-section-2026 .talent-wrapper{
    width: 90%!important;
  }

  .talent-testimonial-section-2026 .top-section {
    display: flex !important;
    flex-direction: column;
}

  .talent-testimonial-section-2026 .testimonial-item {
    flex: 0 0 calc(100% - 20px)!important;
    flex-direction: column;
  }

  .talent-testimonial-section-2026 .title h2 {

    font-size: 25px !important;
}

.talent-testimonial-section-2026 .title h3 {

  font-size: 25px !important;
}

  .talent-testimonial-section-2026 .testimonial-item .img-wrapper{

    width: 120px!important;
    height: 120px!important;

  }
  
  .talent-testimonial-section-2026 .testimonial-item .img-wrapper img{

    width: 100px!important;
    height: 100px!important;

  }
}







.talent-counter-section-2026{
  padding: 50px 0!important;
  position: relative!important;
}

.talent-counter-section-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
}

.talent-counter-section-2026::before{
  position: absolute!important;
  content: ""!important;
  height: 50%!important;
  width: 100%!important;
  bottom: 0!important;
  left: 0!important;
  background: #F4F5FA!important;
  z-index: -2!important;

}

.talent-counter-section-2026 .counter-bg::after {
  position: absolute!important;
  content: ""!important;
  height: 100%!important;
  width: 90%!important;
  top: 0!important;
  left: 0!important;
  box-shadow: 0px 4.8px 24.4px -6px rgba(19, 16, 34, 0.1), 0px 4px 13px -2px rgba(19, 16, 34, 0.06)!important;
  background: var(--tertiary-color)!important;
  z-index: -1!important;
}


.talent-counter-section-2026 .counter-wrapper{
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
}


.talent-counter-section-2026 .counter{

  flex: 0 0 auto!important;
  width: 25%!important;

}

.talent-counter-section-2026 .counter-item-wrapper{
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
  /* margin-top: 30px!important; */
}

.talent-counter-section-2026 .counter-icon span {
  height: 80px!important;
  width: 80px!important;
  display: inline-block!important;
  line-height: 80px!important;
  text-align: center!important;
  border-radius: 50%!important;
  margin-right: 20px!important;
  background: rgba(255, 255, 255, 0.1)!important;
  display: flex!important;
  align-items: center!important;
  justify-content: center!important;
}



.counter-title {
  font-weight: 600!important;
  font-size: 48px!important;
  letter-spacing: -1.92px!important;
  color: #fff!important;
  margin-bottom: 0!important;
}

.talent-counter-section-2026 p {
  font-size: 16px!important;
  font-weight: 400!important;
  color: #fff!important;
  line-height: 28px!important;
  margin-bottom: 0px!important;
}


.talent-counter-section-2026 .counter-shape .shape-1 {
  position: absolute!important;
  top: 30px!important;
  left: 30px!important;
}



.talent-counter-section-2026 .counter-shape .shape-2 {
  position: absolute!important;
  left: 8%!important;
  bottom: 20px!important;
}

.talent-counter-section-2026 .counter-shape .shape-3 {
  position: absolute!important;
  right: 17%!important;
  top: 20px!important;
}


.talent-counter-section-2026 .counter-shape .shape-4 {
  position: absolute!important;
  right: 15%!important;
  bottom: 20px!important;
}


@media (max-width: 768px){

  .talent-testimonial-section-2026 .talent-wrapper{
    width: 90%!important;

  }

  .talent-counter-section-2026 .counter-wrapper {
flex-direction: column;
gap: 30px;
}
  .talent-counter-section-2026 .counter{

    flex: 0 0 auto!important;
    width: 100%!important;
  
  }
}






.talent-contact-section-2026{
  padding: 50px 0!important;
  position: relative!important;
  overflow: hidden!important;
}

.talent-contact-section-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
}

.talent-contact-section-2026 .contact-bg{
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  height: 80%!important;
  width: 100%!important;
  z-index: -1!important;
  background-repeat: no-repeat!important;
}


.talent-contact-section-2026 .contact-overlay::before {
  position: absolute!important;
  content: ""!important;
  background: #F4F5FA!important;
  height: 80%!important;
  width: 100%!important;
  top: 0!important;
  left: 0!important;
  z-index: -2!important;
}


.talent-contact-section-2026 .contact-wrapper {
  padding: 66px 60px 40px 60px!important;
  background: #fff!important;
  box-shadow: 0px 10px 60px rgba(0, 0, 0, 0.07)!important;
  border-radius: 5px!important;
  margin-bottom: 30px!important;
  margin-right: 30px!important;
}


.talent-contact-section-2026 .contact-title {
  font-size: 48px!important;
  font-weight: 600!important;
  margin-bottom: 35px!important;
}

.talent-contact-section-2026 .contact-form .form-input {
  position: relative!important;
  margin-bottom: 40px!important;
}


.talent-contact-section-2026 .contact-form input {
  border: none!important;
  border-radius: 0!important;
  font-size: 16px!important;
  font-weight: 400!important;
  /* padding-right: 55px!important; */
  border-bottom: 1px solid #E3E3E3!important;
  width: 80%!important;
  /* padding: 15px!important; */
  height: 35px!important;
  background: transparent!important;
  padding-left: 10px!important;

}

.talent-contact-section-2026 .contact-form input:focus {
  outline: none!important;  
  border: none!important;  
}



.talent-contact-section-2026 .contact-form .wide {
  height: 56px!important;
  border: none!important;
  margin-bottom: 40px!important;
  border-radius: 0!important;
  padding-left: 10px!important;
  line-height: 52px!important;
  font-size: 16px!important;
  font-weight: 400!important;
  color: #95999D!important;
  border-bottom: 1px solid #E3E3E3!important;
  width: 90%!important;
}

.talent-contact-section-2026 .contact-form .form-input span {
  position: absolute!important;
  top: 15px!important;
  right: 35px!important;
  font-size: 14px!important;
  font-weight: 900!important;
  background: var(--tertiary-color)!important;
  -webkit-background-clip: text!important;
  -webkit-text-fill-color: transparent!important;
  background-clip: text!important;



}

.talent-contact-section-2026 .contact-form textarea {
  height: 150px!important;
  resize: none!important;
  border-radius: 10px!important;
  border: 1px solid #E3E3E3!important;
  font-size: 16px!important;
  font-weight: 400!important;
  width: 90%!important;
  background: transparent!important;
  padding: 10px!important;
}

.talent-contact-section-2026 .contact-form .form-input .btn {
  width: 100%!important;
  border-radius: 5px!important;
  padding: 22px 0!important;
  background: var(--tertiary-color)!important;
  color: #fff!important;
  border: none!important;
}


.talent-contact-section-2026 .talent-col-wrapper{
  display: flex!important;

}

/* .talent-contact-section-2026 .talent-col-wrapper .talent-col .img-wrapper{
  height: 800px!important;
  border-radius: var(--border-radius)!important;
  overflow: hidden!important;
} */

.talent-contact-section-2026 .talent-col-wrapper .talent-col .img-wrapper img{
  /* height: 100%!important;
  width: 100%!important;
  object-fit: cover!important; */

  border-radius: var(--border-radius)!important;
}
.talent-contact-section-2026 .talent-col {
  flex: 0 0 100%!important; 
  max-width: 100%!important;
  padding-left: 15px!important;
  padding-right: 15px!important;
}

@media (min-width: 992px) {
  .talent-contact-section-2026 .talent-wrapper{
    width: 90%!important;

  }

  .talent-contact-section-2026 .talent-col {
      flex: 0 0 50%!important; 
      max-width: 50%!important;
  }
}


.talent-contact-section-2026 .col-wrapper {
  display: flex!important;
  flex-wrap: wrap!important; 
  margin-left: -15px!important;
  margin-right: -15px!important;
}


.talent-contact-section-2026  .talent-col-12 {
  flex: 0 0 100%!important;
  max-width: 100%!important;
}


@media (max-width: 768px){
  .talent-contact-section-2026 .talent-wrapper{
    width: 90%;
  }
  .talent-contact-section-2026 .talent-col-wrapper{
      flex-direction: column!important;
  
  }


  .talent-contact-section-2026 .contact-wrapper {
    width: 100%!important;
    padding: 12x!important;
  }

  .talent-contact-section-2026 .contact-form input {
    width: 100%!important;
  }
  .talent-contact-section-2026 .contact-form textarea {
    width: 100%!important;
  }

  .talent-contact-section-2026 .contact-title {
    font-size: 28px !important;

  }
  
  .talent-contact-section-2026 .talent-col .img-wrapper {
    display: none;
  }
}
















.talent-blog-section-2026{
  padding: 100px 0!important;
}

.talent-blog-section-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
}

.talent-blog-section-2026 .title{
  display: flex!important;
  flex-direction: column!important;
  width: 100%!important;
  gap: 10px!important;
  justify-content: center!important;
  align-items: center!important;
  margin-bottom: 30px!important;
}

.talent-blog-section-2026 .title h3{
  background: var(--tertiary-color)!important;
  -webkit-background-clip: text!important;
  background-clip: text!important;
  color: transparent!important;
  max-width: 300px!important;
  font-size: 25px!important;
  text-align: center!important;
}

.talent-blog-section-2026 .title h2{
  color: var(--primary-color)!important;
  max-width: 600px!important;
  text-align: center!important;
  font-size: 40px!important;
}

.talent-blog-section-2026 .blog-wrapper{
  display: flex!important;
  align-items: center!important;
  justify-content: start !important;
  gap: 20px!important;
  width: 100%!important;
  flex: 0 0 calc(33.33% - 20px) !important;
}

.talent-blog-section-2026 .blog-wrapper .blog{
  flex: 0 0 calc(33.33% - 20px)!important;
  position: relative!important;
  box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.05)!important;
  border-radius: var(--border-radius)!important;
}

.talent-blog-section-2026 .blog-wrapper .blog .img-wrapper{
  width: 100%!important;
  height: 300px!important;
  overflow: hidden!important;
  border-radius: var(--border-radius)!important;
}

.talent-blog-section-2026 .blog-wrapper .blog .img-wrapper img{
  width: 100%!important;
  height: 100%!important;
  object-fit: cover!important;
}

.talent-blog-section-2026 .blog-wrapper .blog .overlay{
  position: absolute!important;
  top: 45%!important;
  right: 0%!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  padding: 15px 25px!important;
  border-radius: 10px!important;
  background: var(--tertiary-color)!important;
  color: #fff!important;
  font-weight: 600!important;
}

.talent-blog-section-2026 .blog-wrapper .blog .blog-item-content{
  padding: 20px!important;
  display: flex!important;
  flex-direction: column!important;
  gap: 20px!important;
  background: #fff!important;
 
}

.talent-blog-section-2026 .blog-item-info {
  /* margin-bottom: 15px!important; */
  display: flex!important;
}

.talent-blog-section-2026 .blog-item-info span {
  font-size: 14px!important;
  color: var(--primary-color)!important;
  margin-right: 15px!important;
}

.talent-blog-section-2026 .blog-item-info span i {
  margin-right: 5px!important;
}

.talent-blog-section-2026 .blog-item-info span a {
  text-decoration: none!important;
  color: var(--primary-color)!important;
}


.talent-blog-section-2026 .blog-item-content .blog-item-title {
  font-size: 24px!important;
  font-weight: 600!important;
  line-height: 1.5!important;
}


.talent-blog-section-2026 .blog-item-content p {
  line-height: 28px!important;
  font-size: 16px!important;
  font-weight: 400!important;
  color: var(--primary-color)!important;
}


.talent-blog-section-2026 .blog-item-btn a {
  font-size: 16px!important;
  font-weight: 600!important;
  color: var(--primary-color)!important;
  text-decoration: none!important;
}


@media (max-width: 768px){
  .talent-blog-section-2026 .talent-wrapper{
    width: 90%!important;

  }
  .talent-blog-section-2026 .blog-wrapper{
    flex-direction: column!important;
  }
  
  .talent-blog-section-2026 .blog-wrapper .blog{
    flex: 0 0 calc(100% - 20px)!important;
  }

  .talent-blog-section-2026 .blog-wrapper .blog .overlay{
    position: absolute!important;
    top: 42%!important;
    right: 0%!important;
  }

}





.talent-cta-section-2026{
  padding: 100px 0!important;
  background: linear-gradient(90deg, #004D6E 0%, #00ACCC 100%), url(https://html.storebuild.shop/finbest-prv/finbest/assets/img/hero/shape-bg.png)!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
  /* background: var(--tertiary-color)!important; */

}

.talent-cta-section-2026 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
}


.talent-cta-section-2026 .cta-wrapper{
  width: 50%!important;
  margin: auto!important;
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important;
  align-items: center!important;
  gap: 20px!important;

}


.talent-cta-section-2026 .cta-title {
  font-weight: 600!important;
  font-size: 48px!important;
  letter-spacing: -1.92px!important;
  color: #fff!important;
}

.talent-cta-section-2026 .lead {
  color: #fff!important;
  font-size: 16px!important;
  font-weight: 400!important;
  line-height: 28px!important;
  margin-bottom: 0px!important;
  text-align: center!important;
}


.talent-cta-section-2026 .cta-wrapper span {
  font-size: 16px!important;
  font-weight: 400!important;
  color: #fff!important;
  display: block!important;
  margin-bottom: 32px!important;
  display: flex!important;
}

.talent-cta-section-2026 .cta-wrapper span a{
  font-size: 16px!important;
  font-weight: 600!important;
  color: #fff!important;
  display: block!important;
  margin-bottom: 32px!important;
  text-decoration: none!important;
}

.talent-cta-section-2026 .cta-email{
  position: relative!important;
  width: 100%!important;
}


.talent-cta-section-2026 .cta-email input {
  border: none!important;
  height: 73px!important;
  border-radius: 10px!important;
  padding-right: 37%!important;
  font-size: 16px!important;
  outline: none!important;
  background-color: #fff!important;
  width: 100%!important;
  line-height: 56px!important;
  padding-left: 26px!important;
  color: var(--primary-color)!important;
}


.talent-cta-section-2026 .cta-email button {
  position: absolute!important;
  top: 10px!important;
  right: 6px!important;
  padding: 16px 32px!important;
  border-radius: var(--border-radius)!important;
  background: var(--tertiary-color)!important;
  border: none!important;
  color: #fff!important;
}


@media (max-width: 768px){

  .talent-cta-section-2026 .talent-wrapper{
    width: 90%!important;

  }
  .talent-cta-section-2026 .cta-wrapper{
    width: 90%!important;
  }
}












.talent-footer-section-2025{
  padding: 100px 0!important;
  width: 100%!important;
  padding: 100px 0!important;
  background-image: url(https://html.storebuild.shop/finbest-prv/finbest/assets/img/hero/shape-bg.png)!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
  background-color: #1E2D46!important;
}

.talent-footer-section-2025 .talent-wrapper{
  width: 80%!important;
  margin: auto!important;
}

.talent-footer-section-2025 .talent-col-wrapper{
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  gap: 20px!important;
}

.talent-footer-section-2025 a{
  text-decoration: none!important;
  color: #fff!important;
}

.talent-footer-section-2025 i{
  /* text-decoration: none!important; */
  color: #fff!important;
}

.talent-footer-section-2025 p{
  /* text-decoration: none!important; */
  color: #fff!important;
}

.talent-footer-section-2025 h3{
  /* text-decoration: none!important; */
  color: #fff!important;
}

.talent-footer-section-2025 ul{
  /* text-decoration: none!important; */
  color: #fff!important;
  list-style-type: none!important;
  display: flex!important;
  flex-direction: column!important;
  gap: 20px!important;
}

.talent-footer-section-2025 h4{
  /* text-decoration: none!important; */
  color: #fff!important;
}

.talent-footer-section-2025 span{
  /* text-decoration: none!important; */
  color: #fff!important;
 
}


.talent-footer-section-2025 .talent-footer-widget{
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important;
  align-items: start!important;
  gap: 30px!important;
}

.talent-footer-section-2025 .talent-footer-widget-content{
  display: flex!important;
  flex-direction: column!important;
  justify-content: center!important;
  align-items: start!important;
  gap: 20px!important;
}



.talent-footer-section-2025 .talent-footer-widget-social{
  display: flex!important;
  gap: 10px!important;
}

.talent-footer-section-2025 .talent-footer-widget-social a{
  padding: 10px!important;
  border-radius: 5px!important;
  background-color: #38455B!important;
}

.talent-footer-section-2025 .talent-col-md-6 {
  width: 100%!important; 
}
.talent-footer-section-2025  .talent-footer-widget-content.contact{
  border: 1px solid #333F4D!important;
  border-radius: var(--border-radius)!important;
  padding: 20px!important;
  gap: 20px!important;
}



.talent-footer-section-2025 .talent-footer-widget-contact-inner i{
  margin-right: 5px!important;
}

.talent-footer-section-2025 .talent-footer-widget-item{
  display: flex!important;
  flex-direction: column!important;
  gap: 10px!important;
}

.talent-footer-section-2025 .talent-footer-widget-item i{
  margin-right: 10px!important;
}

.talent-footer-section-2025 .talent-footer-widget-contact{
  display: flex!important;
  flex-direction: column!important;
  gap: 10px!important;
}


@media (min-width: 768px) {
  .talent-footer-section-2025 .talent-col-md-6 {
    width: 50%!important; 
  }
}


@media (min-width: 992px) {
  .talent-footer-section-2025 .talent-col-md-6 {
    width: 33.33%!important; 
  }
}

@media (min-width: 1200px) {
  .talent-footer-section-2025 .talent-col-md-6 {
    width: 33.33%!important; 
  }
}



.talent-footer-section-2025 .talent-col-md-12 {
  width: 100%!important; 
}


@media (min-width: 768px) {

  .talent-footer-section-2025 .talent-col-md-12 {
    width: 100%!important; 
  }


}

@media (min-width: 992px) {
  .talent-footer-section-2025 .talent-col-md-12 {
    width: 50%!important; 
  }
}



@media (max-width: 768px) {
  .talent-footer-section-2025 .talent-wrapper{
    width: 90%!important;
  }

  .talent-footer-section-2025 .talent-col-wrapper{
    flex-direction: column!important;
  }
  .talent-footer-section-2025  .talent-wrapper .talent-col-wrapper {
    flex-direction: column!important;
  }
}






.talent-weviy-logo{
    width: 150px;
}

@media screen and (max-width: 768px){ 
    .talent-weviy-logo{
        width: 70px;
    }
}

.talent-nav-header-2027-main{
    width: 100% !important;
    display: none !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important; 
    z-index: 1000 !important;
    background-color: #fff !important;
    transition: opacity 0.3s ease-in-out !important;
  }



.talent-nav-header-2027-main.visible {
    display: block !important;
    opacity: 1 !important;
}

  
  .talent-nav-header-2027-main .header-container{
    width: 100% !important;
    display: flex !important; 
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 20px 100px !important;
    /* flex-wrap: wrap !important; */
  }
  
  .talent-nav-header-2027-main .logo-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  
  }
  
  
  
  
  
  .talent-nav-header-2027-main .header-container .talent-menu{
    display: flex !important;
    /* width: 100% !important; */
    justify-content: space-between !important;
    align-items: center !important;
   
  }
  
  .talent-nav-header-2027-main .header-container .talent-menu .talent-menu-items{
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
  }
  
  .talent-nav-header-2027-main .header-container .talent-menu .talent-menu-items ul{
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 20px !important;
  }
  
  .talent-nav-header-2027-main .header-container .talent-menu .talent-menu-items ul li{
    list-style: none !important;
  }
  
  .talent-nav-header-2027-main .header-container .talent-menu .talent-menu-items ul li a{
    text-decoration: none !important;
    color: var(--primary-color) !important;
    font-weight: 600 !important;
  }
  
  .talent-nav-header-2027-main .header-container .s-c{
    display: flex !important;
    gap: 30px !important;
    align-items: center !important;
  }
  
  .talent-nav-header-2027-main .header-container .s-c .search-wrapper{
    width: 70px !important;
    height: 70px !important;
    border-radius: 50% !important;
    background-color: #F6F6F9 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  
  .talent-nav-header-2027-main .header-container .s-c .search-wrapper:hover{
    background-color: var(--tertiary-color) !important;
  }
  
  
  .talent-nav-header-2027-main .header-container .s-c .search-wrapper i{
    font-size: 20px !important;
  }
  
  
  .talent-nav-header-2027-main .contact-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
  }
  
  
  .talent-nav-header-2027-main .contact-wrapper i{
    padding: 22px !important;
    border-radius: 50% !important;
    background: var(--tertiary-color) !important;
    color: #fff !important;
    font-size: 20px !important;
  }
   
  
  .talent-nav-header-2027-main .contact-wrapper .contact-details .number{
    font-weight: 600 !important;
    font-size: 20px !important;
    color: var(--primary-color) !important;
  }
  
  
  
  .talent-nav-header-2027-main .header-container .quote-wrapper{
    width: 20% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  




  .talent-nav-header-2027-main  .header-container .quote-wrapper a{
    text-decoration: none !important;
    color: #fff !important;
    padding: 15px 35px !important;
    border: none !important;
    border-radius: 50px !important;
    background: var(--tertiary-color) !important;
  }


  .talent-nav-header-2027-main  .hamburger {
    display: none !important;
    cursor: pointer !important;
    font-size: 24px !important;
}
  
  
  @media screen and (max-width: 768px) {
      
      /* updated code  */
      .talent-nav-header-2027-main{
        position: relative !important;
        display: flex !important;

      }
      .talent-nav-header-2027-main.fixed{
        position: fixed !important;
      }
  
    .talent-nav-header-2027-main .header-container {
        padding: 15px 20px !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        align-items: center !important;
    }
  
    .talent-nav-header-2027-main .header-container .talent-menu {
        display: none !important;
        flex-direction: column !important;
        position: absolute !important;
        top: 60px !important;
        left: 0 !important;
        width: 100% !important;
        background-color: #fff !important;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important;
        padding: 10px 0 !important;
    }
  
     .talent-nav-header-2027-main .talent-menu.active {
        display: flex !important;
    }
  
     .talent-nav-header-2027-main .talent-menu-items {
        flex-direction: column !important;
        align-items: center !important;
        gap: 15px !important;
    }
  
     .talent-nav-header-2027-main .talent-menu-items ul {
        flex-direction: column !important;
        width: 100% !important;
        padding: 0 !important;
    }
  
     .talent-nav-header-2027-main .talent-menu-items ul li {
        text-align: center !important;
        padding: 10px 0 !important;
        width: 100% !important;
    }
  
     /* .talent-nav-header-2027-main .menu-toggle {
        display: block !important;
        font-size: 24px !important;
        cursor: pointer !important;
    } */
  
    .talent-nav-header-2027-main .header-container .s-c  {
        display: none !important;
    }

    /* .talent-nav-header-2027-main .mobile-menu {
        display: none !important;
        flex-direction: column !important;
        background: white !important;
        position: absolute !important;
        top: 60px !important;
        left: 0 !important;
        width: 100% !important;
        padding: 20px !important;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important;
    } */
    .talent-nav-header-2027-main .mobile-menu.active {
        display: flex !important;
    }
   
    .talent-nav-header-2027-main .hamburger {
        display: block !important;
    }
    .talent-nav-header-2027-main .talent-menu, .s-c {
        display: none !important;
    }

  }
  

  



.talent-header-2027 .talent-nav-header-top-2 {
    width: 100% !important;
    display: flex !important;
}

.talent-header-2027 .talent-nav-header-top-2 .header-container {
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
}

.talent-header-2027 .talent-nav-header-top-2 .header-container .logo-wrapper {
    display: flex !important;
    width: 20% !important;
    justify-content: center !important;
    align-items: center !important;
    background: var(--tertiary-color) !important;
    margin-left: 20px !important;
    border-radius: 5px !important;
    /* padding: 20px 0 !important; */
}


.talent-header-2027 .talent-nav-header-top-2 .header-container .contact-menu-wrapper {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0px 20px !important;
    gap: 20px !important;
}


.talent-header-2027 .talent-nav-header-top-2 .header-container .contact-menu-wrapper .top {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
    padding: 0px 20px !important;

}

.talent-header-2027 .talent-nav-header-top-2 .header-container .contact-menu-wrapper .top .socials{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background: var(--tertiary-color) !important;
    gap: 30px !important;
    color: #fff !important;
    padding: 20px !important;
    /* height: 100% !important; */

}


.talent-header-2027 .talent-nav-header-top-2 .header-container .contact-menu-wrapper .top .links{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

    /* gap: 10px !important; */

}


.talent-header-2027 .talent-nav-header-top-2 .header-container .contact-menu-wrapper .top .links a{
    text-decoration: none !important;
    color: var(--primary-color) !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}


.talent-header-2027 .talent-nav-header-top-2 .header-container .contact-menu-wrapper .top .contacts {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    /* width: 100% !important; */
    padding: 0 10px !important;
    gap: 20px !important;
}

.talent-header-2027 .talent-nav-header-top-2 .header-container .contact-menu-wrapper .top .contacts .item{
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 10px !important;
    /* width: 100% !important; */
    font-size: 15px !important;
}

.talent-header-2027 .talent-nav-header-top-2 .header-container .contact-menu-wrapper .top .contacts .item i{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;

}

.talent-header-2027 .talent-nav-header-top-2 .contact-menu-wrapper .down {
    width: 100% !important;
    padding: 20px !important;
    background-color: #F4F5FB !important;
}


.talent-header-2027 .talent-nav-header-top-2 .down .talent-menu {
    display: flex !important;
    width: 100% !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.talent-header-2027 .talent-nav-header-top-2 .down .talent-menu .talent-menu-items {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.talent-header-2027 .talent-nav-header-top-2 .down .talent-menu .talent-menu-items ul {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 20px !important;
}


.talent-header-2027 .talent-nav-header-top-2 .down .talent-menu .talent-menu-items ul li {
    list-style: none !important;
}


.talent-header-2027 .talent-nav-header-top-2 .down .talent-menu .talent-menu-items ul li a {
    text-decoration: none !important;
    color: var(--primary-color) !important;
    font-weight: 600 !important;
}




/* .talent-header-2027 .talent-nav-header-top-2 .q-s{
    width: 20% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
} */

.talent-header-2027 .talent-nav-header-top-2 .header-container .contact-menu-wrapper .down .talent-menu .s-c {
    display: flex !important;
    /* gap: 30px !important; */
    align-items: center !important;
}

.talent-header-2027 .talent-nav-header-top-2 .contact-wrapper {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 15px !important;
}

.talent-header-2027 .talent-nav-header-top-2 .contact-wrapper i {
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    font-size: 30px !important;
    text-align: center !important;
}

.talent-header-2027 .talent-nav-header-top-2 .contact-wrapper .contact-details .number {
    font-weight: 600 !important;
    font-size: 20px !important;
    color: var(--primary-color) !important;
}


.talent-header-2027 .talent-nav-header-top-2 .q-s{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
}

.talent-header-2027  .talent-nav-header-top-2 .q-s i{
    font-size: 30px !important;
}


.talent-header-2027 .talent-nav-header-top-2 .header-container .q-s a {
    text-decoration: none !important;
    color: #fff !important;
    padding: 15px 15px !important;
    border: none !important;
    border-radius: 50px !important;
    background: var(--tertiary-color) !important;
}



@media (max-width: 768px){
    .talent-header-2027 .talent-nav-header-top-2{
        display: none !important;
    }
    
    .talent-header-2027 .talent-wrapper{
        
        position: relative !important;
        z-index: 999 !important;
    }
    
}






/* Hero section  */


.talent-header-2027 .hero-section{
    width: 100% !important;
    /* padding: 100px 0 !important; */
    background-color: #212240 !important;
  }
  
  .talent-header-2027 .hero-section .talent-wrapper{
    width: 100% !important;
    margin: auto !important;
  }
  
  .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
  }
  
  .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper .left-col{
    flex: 0 0 calc(50% - 20px) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: start !important;
    justify-content: center !important;
    gap: 20px !important;
    padding: 50px 100px !important;
  }
  

  .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper .right-col{
    flex: 0 0 calc(50% - 20px) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  
  .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper .right-col .img-wrapper{
  
    width: 100% !important;
    height: 700px !important;
    background: var(--tertiary-color) !important;
    clip-path: polygon(100% 0%, 100% 44%, 100% 100%, 25% 100%, 0% 50%, 25% 0%) !important;
    overflow: hidden !important;
   display: flex !important;
   justify-content: end !important;
   align-items: center !important;

  }
  
  .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper .right-col .img-wrapper img{

    width: 90% !important;
    height: 100% !important;
    object-fit: cover !important;
    clip-path: polygon(100% 0%, 100% 44%, 100% 100%, 25% 100%, 0% 50%, 25% 0%) !important;
  }
  
  .talent-header-2027 .hero-section .title h3{
    text-transform: uppercase !important;
    color: #fff !important;
    font-size: 25px !important;
    font-weight: 600 !important;
  }
  
  .talent-header-2027 .hero-section .title h2{
    text-transform: capitalize !important;
    color: #fff !important;
    font-size: 55px !important;
    font-weight: 600 !important;
  }
  
  .talent-header-2027 .hero-section .lead p{
    text-transform: capitalize !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
  }
  
  
  .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper .left-col .b-c{
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 20px !important;
  }
  
  .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper .left-col .b-c a{
    text-decoration: none !important;
    color: #fff !important;
    padding: 15px 35px !important;
    border: none !important;
    border-radius: 50px !important;
    background: var(--tertiary-color) !important;
  }
  
  
  .talent-header-2027 .hero-section .hero-section .contact-details p{
    color: #fff !important;
  }
  
  
  .talent-header-2027 .hero-section .hero-section .contact-details .number{
    color: #fff !important;
  }
  
  
  @media (max-width: 768px) {
    .talent-header-2027 .hero-section .talent-wrapper{
      width: 90% !important;
      padding: 10px !important;
    }
    .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper {
      flex-direction: column !important;
    }
  
    .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper .left-col{
      flex: 0 0 calc(100% - 20px) !important;
      padding: 10px !important;
      padding-top: 50px !important;
      
    }
  
    .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper .right-col{
      flex: 0 0 calc(100% - 20px) !important;
      
    }

    
   
    .talent-header-2027 .hero-section .talent-wrapper .talent-col-wrapper .right-col .img-wrapper{
  
        width: 100% !important;
        height: 500px !important;
    

    }
  
  
    .talent-header-2027 .hero-section .title h3{
      font-size: 18px !important;
    }
  
    .talent-header-2027 .hero-section .title h2{
      font-size: 30px !important;
    }
  
    .talent-header-2027 .hero-section .lead p{
      font-size: 12px !important;
    }
  
  
    .talent-header-2027 .hero-section .talent-nav-header-top-2.top{
      display: none !important;
    }




  
  }
  

















  .talent-about-section-2027{
    padding: 100px 0 !important;
  }

  .talent-about-section-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
  }

  .talent-about-section-2027  .talent-col-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
  }


  .talent-about-section-2027  .talent-col-wrapper .left-col{
    flex: 0 0 calc(50% - 20px) !important;
    position: relative !important;
    display: flex !important;
    justify-content: end !important;
    align-items: center !important;
    padding-right: 30px !important;
  }

  .talent-about-section-2027 .left-col .img-wrapper{
    width: 350px !important;
    height: 505px !important;
    border-radius: 170px 170px 0 0 !important;
    overflow: hidden !important;

  }


  .talent-about-section-2027 .left-col .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    border-radius: 170px 170px 0 0 !important;
    object-fit: cover !important;
  }


  .talent-about-section-2027 .left-col .shape{
    position: absolute !important;
    top: -40px !important;
    right: 60px !important;
    z-index: -1 !important;
  }

  .talent-about-section-2027 .left-col .overlay{
    background: var(--tertiary-color) !important;
    border-radius: var(--border-radius) !important;
    color: #fff !important;
    width: 244px !important;
    height: 252px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
    border-radius: 35px !important;
    position: absolute !important;
    bottom: -77px !important;
    left: 20% !important;
    z-index: 1 !important;
  }

  .talent-about-section-2027 .left-col .overlay i{
    font-size: 35px !important;
  }

  .talent-about-section-2027 .left-col .overlay .content{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .talent-about-section-2027 .left-col .overlay h3{
    font-size: 35px !important;
  }


  .talent-about-section-2027 .left-col .overlay-2{
    background: #F4F5FB !important;
    border-radius: var(--border-radius) !important;
    color: var(--primary-color) !important;
    width: 200px !important;
    height: 200px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
    position: absolute !important;
    top: -18% !important;
    right: 51% !important;
    z-index: 1 !important;
  }


  .talent-about-section-2027 .left-col .overlay-2  .icon-wrapper{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 15px !important;
    border-radius: 50% !important;
    background: #fff !important;
  }
  .talent-about-section-2027 .left-col .overlay-2 i{
    font-size: 16px !important;
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
  }


  .talent-about-section-2027 .left-col .overlay-2 .content{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .talent-about-section-2027 .left-col .overlay-2 h3{
    font-size: 20px !important;
  }

  .talent-about-section-2027 .left-col .overlay-2  p{
    color: #ACACB3 !important;
  }
  

  .talent-about-section-2027  .talent-col-wrapper .right-col{
    flex: 0 0 calc(50% - 20px) !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
  }

  .talent-about-section-2027 .title{
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    align-items: start !important;
    justify-content: center !important;
    width: 100% !important;
  }

  .talent-about-section-2027 .title h3{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    max-width: 300px !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
  }

  .talent-about-section-2027 .title h2{
    font-size: 50px !important;
    color: var(--primary-color) !important;
    line-height: 1.5 !important;
    max-width: 600px !important;
  }

  .talent-about-section-2027 .lead{
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: var(--primary-color) !important;
  }

  .talent-about-section-2027 .items{
    display: flex !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
  }

  .talent-about-section-2027 .items .item{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: #F4F5FB !important;
    border-radius: var(--border-radius) !important;
    padding: 30px 10 !important;
    flex: 0 0 calc(50% - 20px) !important;
    gap: 20px !important;
  }

  .talent-about-section-2027 .items .item .img-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: #fff !important;
    width: 100px !important;
    height: 70px !important;
    border-radius: 50% !important;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5) !important;

  }

  .talent-about-section-2027 .items .item .img-wrapper img{
    width: 50px !important;
    height: 50px !important;
    object-fit: cover !important;
  }

  .talent-about-section-2027 .items .item h3{
    font-size: 24px !important;
    font-weight: 600 !important;
  }


  .talent-about-section-2027 .action{
    display: flex !important;
    align-items: start !important;
    justify-content: center !important;
    gap: 50px !important;

  }

  .talent-about-section-2027 .action button{
    padding: 16px 32px !important;
    border: none !important;
    border-radius: 50px !important;
    background: var(--tertiary-color) !important;
    color: #fff !important;
  }


  .talent-about-section-2027 .action .video{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
  }

  .talent-about-section-2027 .action .video a{
    text-decoration: none !important;
    color: #fff !important;
    background: var(--tertiary-color) !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }

  .talent-about-section-2027 .action .video p{
    font-size: 16px !important;
    color: var(--primary-color) !important;
  }

  @media (max-width: 768px){
    .talent-about-section-2027  .talent-col-wrapper{
        flex-direction: column !important;
    }

    .talent-about-section-2027  .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px) !important;
    
        justify-content: end !important;
    
        padding-right: 5px !important;

      }

      .talent-about-section-2027 .left-col .img-wrapper{
        width: 300px !important;
      }

      .talent-about-section-2027 .left-col .shape{
       display: none !important;
      }

      .talent-about-section-2027 .left-col .overlay {

        width: 200px !important;
        height: 200px !important;
      }

      .talent-about-section-2027 .left-col .overlay-2 {

        width: 170px !important;
        height: 170px !important;
      }

      .talent-about-section-2027  .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px) !important;
        margin-top: 100px !important;
      }

      .talent-about-section-2027 .items{
       flex-direction: column !important;
      }

      .talent-about-section-2027 .action{
        flex-direction: column !important;
      }

      .talent-about-section-2027 .title h3{
   
        max-width: 300px !important;
        font-size: 16px !important;

      }
    
      .talent-about-section-2027 .title h2{
        font-size: 30px !important;
       
        max-width: 600px !important;
      }
    
    
  }

















  .talent-services-section-2027{
    padding: 100px 0 !important;
    background-color: #F6F6F9 !important;
  }

  .talent-services-section-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
  }

  .talent-services-section-2027 .title{
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
  }

  .talent-services-section-2027 .title h3{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    max-width: 300px !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
  }

  .talent-services-section-2027 .title h2{
    font-size: 50px !important;
    color: var(--primary-color) !important;
    line-height: 1.5 !important;
    max-width: 600px !important;
    text-align: center !important;
  }

  .talent-services-section-2027 .lead{
    font-size: 16px !important;
    line-height: 1.5 !important;
    color: var(--primary-color) !important;
  }


  .talent-services-section-2027 .services-wrapper{
    margin-top: 50px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    /* flex-wrap: wrap !important; */
    gap: 20px !important;
    width: 100% !important;
  }

  

  .talent-services-section-2027 .services-wrapper .service{
    flex: 0 0 calc(33.33% - 20px) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    background-color: #fff !important;
    border-radius: var(--border-radius) !important;
  }

  .talent-services-section-2027 .services-wrapper .service .top{
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 20px !important;
    width: 100% !important;
  }

  .talent-services-section-2027 .services-wrapper .service .top .img-wrapper{
    width: 60px !important;
    height: 60px !important;
    overflow: hidden !important;
  }

  .talent-services-section-2027 .services-wrapper .service .top .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .talent-services-section-2027 .services-wrapper .service .top h2{
    font-size: 75px !important;
    line-height: 26px !important;
    color: #F3F4F5 !important;
  }



  .talent-services-section-2027 .services-wrapper .service .down{
    padding: 20px !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: start !important;
    justify-content: center !important;
    gap: 30px !important;

  }

  .talent-services-section-2027 .services-wrapper .service .down .title{
    text-align: start !important;
    align-items: start !important;
    font-size: 24px !important;
    color: var(--primary-color) !important;
  }

  .talent-services-section-2027 .services-wrapper .service .down .lead{
    font-size: 16px !important;
    line-height: 28px !important;
    color: var(--primary-color) !important;
  }

  .talent-services-section-2027 .services-wrapper .service .footer{
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
    background: #15243E !important;
    transition: background 0.5s ease-in-out !important;
    padding: 20px 0 !important;
  }

  .talent-services-section-2027 .services-wrapper .service .footer:hover{
    background: var(--tertiary-color) !important;
  }

  .talent-services-section-2027 .services-wrapper .service .footer a{
    text-decoration: none !important;
    color: #fff !important;
    font-size: 16px !important;
  }



  @media (max-width: 768px){
    .talent-services-section-2027 .services-wrapper{
        flex-direction: column !important;
    }
    
      
    
    .talent-services-section-2027 .services-wrapper .service{
    flex: 0 0 calc(100% - 20px) !important;

    }

    .talent-services-section-2027 .title h3{
        max-width: 300px !important;
        font-size: 16px !important;

      }
    
      .talent-services-section-2027 .title h2{
        font-size: 30px !important;
        max-width: 600px !important;
      }

  }










    .talent-portflio-section-2027{
        padding: 100px 0 !important;
    }

    .talent-portflio-section-2027 .talent-wrapper{
        width: 80% !important;
        margin: auto !important;
    }

    .talent-portflio-section-2027 .title{
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
    }

    .talent-portflio-section-2027 .title h3{
        background: var(--tertiary-color) !important;
        -webkit-background-clip: text !important;
        background-clip: text !important;
        color: transparent !important;
        max-width: 300px !important;
        font-size: 18px !important;
        line-height: 1.5 !important;
    }

    .talent-portflio-section-2027 .title h2{
        font-size: 50px !important;
        color: var(--primary-color) !important;
        line-height: 1.5 !important;
        max-width: 600px !important;
        text-align: center !important;
    }

  .talent-portflio-section-2027 .Pagination-wrapper{
    margin: 50px 0 !important;
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 20px !important;
  }
  
  
  .talent-portflio-section-2027 .Pagination-wrapper .Pagination{
    padding: 12px 25px !important;
    background-color: #F6F6F9 !important;
    color: var(--primary-color) !important;
    border-radius: 50px !important;
    cursor: pointer !important;
    
  }
  
  .talent-portflio-section-2027 .Pagination-wrapper .Pagination:hover{
    background: var(--tertiary-color) !important;
    color: #fff !important;
  }
  
  .talent-portflio-section-2027 .Pagination-wrapper .Pagination p{
    font-weight: 600 !important;
  }
  
  .talent-portflio-section-2027 .Pagination-wrapper .Pagination.active{
    background: var(--tertiary-color) !important;
    color: #fff !important;
  }

  .talent-portflio-section-2027 .p-col-wrapper {
    position: relative !important;
    width: 100% !important;
    min-height: 400px !important; /* Ensures a base height */
    overflow: hidden !important; /* Prevent overlap */
    transition: height 0.5s ease-in-out !important;
  }

  .talent-portflio-section-2027 .portflio-wrapper {
    width: 100% !important;
    visibility: hidden !important;
    opacity: 0 !important;
    transform: translateY(20px) !important;
    transition: opacity 0.8s ease, transform 0.8s ease !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
  }

  .talent-portflio-section-2027 .portflio-wrapper.active{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
    width: 100% !important;
    /* flex-wrap: wrap !important; */
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0) !important;
    z-index: 1 !important;
  }

  .talent-portflio-section-2027 .portflio-wrapper .portflio{
    flex: 0 0 calc(33.33% - 20px) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 20px !important;
    background-color: #F4F5FB !important;
    border-radius: var(--border-radius) !important;
    padding-bottom: 20px !important;
  }

  .talent-portflio-section-2027 .portflio-wrapper .portflio .img-wrapper{
    width: 100% !important;
    height: 400px !important;
    overflow: hidden !important;
    border-radius: var(--border-radius) !important;
  }

  .talent-portflio-section-2027 .portflio-wrapper .portflio .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }

  .talent-portflio-section-2027 .portflio-wrapper .portflio .lead{
    background-color: #fff !important;
    padding: 10px 20px !important;
    border-radius: var(--border-radius) !important;
    color: var(--primary-color) !important;
    font-size: 16px !important;
  }


  .talent-portflio-section-2027 .portflio-wrapper .portflio .title{
    color: var(--primary-color) !important;
    font-size: 24px !important;
  }

  .talent-portflio-section-2027 .portflio-wrapper .portflio .title:hover{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
  }


  @media (max-width: 768px){
    .talent-portflio-section-2027 .portflio-wrapper{
        flex-direction: column !important;
    }
    
      
    
    .talent-portflio-section-2027 .portflio-wrapper .portflio{
    flex: 0 0 calc(100% - 20px) !important;

    }

    .talent-portflio-section-2027 .title h3{
        max-width: 300px !important;
        font-size: 16px !important;
      }
    
      .talent-portflio-section-2027 .title h2{
        font-size: 30px !important; 
        max-width: 600px !important;
      }

  }











  .talent-about-section-2-2027{
    padding: 100px 0 !important;
    position: relative !important;
  }

  .talent-about-section-2-2027::before{
    content: "" !important;
    position: absolute !important;
    background-color: #15243E !important;
    height: 47% !important;
    width: 100% !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: -1 !important;
  }

  .talent-about-section-2-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
  }

  .talent-about-section-2-2027 .talent-col-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
    background-color: #F4F5FB !important;
    padding: 50px 20px !important;
    border-radius: var(--border-radius) !important;
  }

  .talent-about-section-2-2027 .talent-col-wrapper .left-col{
    flex: 0 0 calc(50% - 20px) !important;
    position: relative !important;
    display: flex !important;
    justify-content: center !important;
    align-items: end !important;
  }

  .talent-about-section-2-2027 .img-wrapper{
    width: 80% !important;
    height: 400px !important;

  }

  .talent-about-section-2-2027 .img-wrapper img{
    width: 100% !important;
    height: 400px !important;
    object-fit: cover !important;
  }

  .talent-about-section-2-2027 .about-progressbar{
    position: absolute !important;
    bottom: -10% !important;
    left: 2% !important;
    /* height: 268px !important;
    width: 232px !important; */
    padding: 20px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    gap: 10px !important;
    text-align: center !important;
    border-top-left-radius: var(--border-radius) !important;
    border-top-right-radius: var(--border-radius) !important;
    background: #fff  !important;
    border-bottom: 5px solid var(--text-primary) !important;
    box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.05) !important;
    animation: updown 2.6s linear 0s infinite alternate !important;

  }

  @keyframes updown {
      0% {
        transform: translateY(-20px) !important;
    }
    100% {
        transform: translateY(0px) !important;
    }
  }

  .talent-about-section-2-2027 .circular {
    position: relative !important;
    width: 100px !important;
    height: 100px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }

  .talent-about-section-2-2027 .circular canvas {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

.talent-about-section-2-2027 .progress-value {
    position: absolute !important;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #00A3C3 !important;
}

.talent-about-section-2-2027 .about-progressbar h3{
    color: var(--primary-color) !important;
}





  .talent-about-section-2-2027 .talent-col-wrapper .right-col{
    flex: 0 0 calc(50% - 20px) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
    flex-direction: column !important;
  }



.talent-about-section-2-2027 .title{
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    align-items: start !important;
    justify-content: center !important;
    width: 100% !important;
  }

    .talent-about-section-2-2027 .title h3{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    max-width: 300px !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
  }

    .talent-about-section-2-2027 .title h2{
    font-size: 50px !important;
    color: var(--primary-color) !important;
    line-height: 1.5 !important;
    max-width: 600px !important;
  }

    .talent-about-section-2-2027 .lead{
    font-size: 16px !important;
    line-height: 1.5 !important;
    /* color: var(--primary-color) !important; */
    color: #67697A !important;
  }

  .talent-about-section-2-2027 .items{
    display: flex !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
    width: 100% !important;
    flex-direction: column !important;
  }


  .talent-about-section-2-2027 .item{
    display: flex !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
    width: 100% !important;

  }

  .talent-about-section-2-2027 .item i{
    background: var(--tertiary-color) !important;
    padding: 5px !important;
    border-radius: 50% !important;
    color: #fff !important;
    font-size: 11px !important;
  }


  .talent-about-section-2-2027 .right-col button{
    padding: 16px 32px !important;
    border: none !important;
    border-radius: 50px !important;
    background: var(--tertiary-color) !important;
    color: #fff !important;
  }



  @media (max-width: 768px){
    .talent-about-section-2-2027  .talent-wrapper{
        width: 90% !important;
    }

    .talent-about-section-2-2027 .talent-col-wrapper{
        flex-direction: column !important;
        padding: 50px 10px !important;
    }   
      
    
    .talent-about-section-2-2027 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px) !important;
    }

    .talent-about-section-2-2027 .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px) !important;
        margin-top: 140px !important;
    }

    .talent-about-section-2-2027 .img-wrapper{
        width: 100% !important;
    }

    .talent-about-section-2-2027 .about-progressbar{
        position: absolute !important;
        bottom: -40% !important;
        left: 2% !important;
    
      }

    .talent-about-section-2-2027 .title h3{
        max-width: 300px !important;
        font-size: 16px !important;
    }

    .talent-about-section-2-2027 .title h2{
        font-size: 30px !important; 
        max-width: 600px !important;
    }



  }











  .talent-testimonial-section-2027{
    padding: 100px 0 !important;
    background-color: #15243E !important;
  }

  .talent-testimonial-section-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
    overflow: hidden !important;
  }

  
 .talent-testimonial-section-2027 .title{
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
  }

   .talent-testimonial-section-2027 .title h3{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    max-width: 300px !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    text-align: center !important;
  }

   .talent-testimonial-section-2027 .title h2{
    font-size: 50px !important;
    color: #fff !important;
    line-height: 1.5 !important;
    max-width: 600px !important;
    text-align: center !important;
  }


  .talent-testimonial-section-2027 .testimonial-wrapper{
    display: flex !important;
    width: 100% !important;
    align-items: center !important;
    justify-content: start !important;
    gap: 20px !important;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .talent-testimonial-section-2027 .testimonial{
    flex: 0 0 calc(50% - 20px) !important;
    border-radius: 30px !important;
    background-color: #fff !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    padding: 20px !important;
  }

  .talent-testimonial-section-2027 .testimonial .quote-wrapper i{
    font-size: 35px !important;
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;

  }


  .talent-testimonial-section-2027 .testimonial .lead{
    font-size: 16px !important;
    line-height: 2 !important;
    color: var(--primary-color) !important;
  }


  .talent-testimonial-section-2027 .testimonial .footer{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 20px !important;
  }

  .talent-testimonial-section-2027 .testimonial .footer .img-wrapper{
    width: 60px !important;
    height: 60px !important;
    border-radius: 50% !important;
    overflow: hidden !important;
  }


  .talent-testimonial-section-2027 .testimonial .footer .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
  

  .talent-testimonial-section-2027 .testimonial .footer .details{
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    justify-content: center !important;
    align-items: start !important;
  }

  .talent-testimonial-section-2027 .testimonial .footer .details h3{
    color: var(--primary-color) !important;
    font-size: 20px !important;
  }

  .talent-testimonial-section-2027 .testimonial .footer .details p{
    color: var(--primary-color) !important;
    font-size: 16px !important;
  }

  .talent-testimonial-section-2027 .pagination-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
  }
  
  .talent-testimonial-section-2027 .pagination-wrapper .pagination-item{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    background: #D8E5EB !important;
  }
  
  .talent-testimonial-section-2027 .pagination-wrapper .pagination-item:hover{
    background: var(--tertiary-color) !important;
  }
  
  
  .talent-testimonial-section-2027 .pagination-wrapper .pagination-item i{
    color: var(--text-primary) !important;
    cursor: pointer !important;
  }

  @media (max-width: 768px){
    .talent-testimonial-section-2027 .testimonial{
        flex: 0 0 calc(100% - 20px) !important;
    }


   .talent-testimonial-section-2027 .title h3{
        max-width: 300px !important;
        font-size: 16px !important;
    }

   .talent-testimonial-section-2027 .title h2{
        font-size: 30px !important; 
        max-width: 600px !important;
    }


  }
  













  .talent-team-section-2027{
    padding: 100px 0 !important;
    background-image: url(	https://html.storebuild.shop/finbest-prv/finbest/assets/img/team/home-3/bg-team.png) !important;
    background-position: right !important;
    /* background-size: cover !important; */
    background-repeat: no-repeat !important;
  }
  
  .talent-team-section-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
  }
  
  .talent-team-section-2027 .title {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    gap: 20px !important;
    justify-content: center !important;
    align-items: center !important;
  }
  
  .talent-team-section-2027 .title h3{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    max-width: 300px !important;
    font-size: 25px !important;
    text-align: center !important;
  }
  
  .talent-team-section-2027 .title h2{
    color: var(--primary-color) !important;
    max-width: 600px !important;
    text-align: center !important;
    font-size: 40px !important;
  }

  
  .talent-team-section-2027 .team-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
    width: 100% !important;
    margin-top: 50px !important;
  }
  
  .talent-team-section-2027 .team-wrapper .team{
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
    position: relative !important;
  }
  
  .talent-team-section-2027 .team-wrapper .img-wrapper{
    width: 100% !important;
    height: 400px !important;
    border-radius: var(--border-radius) !important;
    position: relative !important;
    overflow: hidden !important;
  }
  
  .talent-team-section-2027 .team-wrapper .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
  
  .talent-team-section-2027 .team-wrapper .img-wrapper::before{
    position: absolute !important;
    content: "" !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    bottom: auto !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1 !important;
    border-radius: 5px !important;
    background: linear-gradient(180deg, rgba(22, 36, 62, 0) 0%, #16243E 100%) !important;
  }
  
  .talent-team-section-2027 .team-social-2 {
    position: absolute !important;
    bottom: 21% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 1 !important;
    display: flex !important;
  }
  
  .talent-team-section-2027 .team-social-2 .icon-1 {
    visibility: hidden !important;
    opacity: 0 !important;
    transform: translateX(0px) !important;
    transition: all 0.3s ease-in-out !important;
  }
  
  .talent-team-section-2027 .team-social-2 .icon-2 {
    visibility: hidden !important;
    opacity: 0 !important;
    transform: translateX(0px) !important;
    transition: all 0.4s ease-in-out !important;
  }
  
  .talent-team-section-2027 .team-social-2 .icon-3 {
    visibility: hidden !important;
    opacity: 0 !important;
    transform: translateX(0px) !important;
    transition: all 0.5s ease-in-out !important;
  }
  
  .talent-team-section-2027 .team-social-2 .icon-4 {
    visibility: hidden !important;
    opacity: 0 !important;
    transform: translateX(0px) !important;
    transition: all 0.6s ease-in-out !important;
  }
  
  .talent-team-section-2027 .team-social-2 .icon-5 {
    visibility: hidden !important;
    opacity: 0 !important;
    transform: translateX(0px) !important;
    transition: all 0.7s ease-in-out !important;
  }
  
  
  .talent-team-section-2027 .team-wrapper .team:hover .icon-1{
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  .talent-team-section-2027 .team-wrapper .team:hover .icon-2{
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  .talent-team-section-2027 .team-wrapper .team:hover .icon-3{
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  .talent-team-section-2027 .team-wrapper .team:hover .icon-4{
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  .talent-team-section-2027 .team-wrapper .team:hover .icon-5{
    visibility: visible !important;
    opacity: 1 !important;
  }
  
  .talent-team-section-2027 .team-social-2 a {
    position: relative !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    text-decoration: none !important;
    border-radius: 5px !important;
    line-height: 40px !important;
    height: 40px !important;
    width: 40px !important;
    margin-right: 5px !important;
    color: #16243E !important; 
    background: #fff !important;
    transition: none !important;
  }
  
  
  .talent-team-section-2027 .team-social-2 a:hover{
    background: var(--tertiary-color) !important;
    columns: #fff !important;
  }
  
  
  
  .talent-team-section-2027 .team-info-2 {
    position: absolute !important;
    bottom: 2% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    z-index: 1 !important;
    transition: all 0.3s 0s ease-out !important;
    text-align: center !important;
  }
  
  
  
  .talent-team-section-2027 .team-info-title a{
    font-weight: 600 !important;
    font-size: 24px !important;
    letter-spacing: -0.96px !important;
    color: #fff !important;
    text-decoration: none !important;
  }
  
  .talent-team-section-2027 .team-info-2 {
    color: #fff !important;
  }
  
  
  @media (max-width: 768px) { 
    .talent-team-section-2027 .talent-wrapper{
        width: 90% !important;
    }

    .talent-team-section-2027 .team-wrapper{
      flex-direction: column !important;
    }
    
    .talent-team-section-2027 .team-wrapper .team{
      flex: 0 0 auto !important;
      width: 100% !important;
  
    }

    .talent-team-section-2027 .title h3{
        max-width: 300px !important;
        font-size: 16px !important;
    }

    .talent-team-section-2027 .title h2{
        font-size: 30px !important; 
        max-width: 600px !important;
    }
}





  

.talent-counter-section-2027{
    padding: 100px 0 !important;
    background-color: rgb(22, 36, 62) !important;
}

.talent-counter-section-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-counter-section-2027 .counter-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 20px !important;
    flex-wrap: wrap !important;
}

.talent-counter-section-2027 .counter-wrapper .counter{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}


.talent-counter-section-2027 .counter-wrapper .counter i{
    margin-bottom: 20px !important;
    padding: 15px 25px !important;
    border-radius: var(--border-radius) !important;
    background: var(--tertiary-color) !important;
    color: #fff !important;
    font-size: 45px !important;
}

.talent-counter-section-2027 .counter-wrapper .counter h3{
    font-size: 45px !important;
    color: #fff !important;
    margin-bottom: 5px !important;
}

.talent-counter-section-2027 .counter-wrapper .counter p{
    font-size: 16px !important;
    color: #fff !important;
    text-transform: capitalize !important;
}

@media (max-width: 768px) { 
    .talent-counter-section-2027 .talent-wrapper{
        width: 90% !important;
    }
    .talent-counter-section-2027 .counter-wrapper{
        flex-direction: column !important;
    }
}










.talent-contact-section-2027{
    padding: 100px 0 !important;
    position: relative !important;
}

.talent-contact-section-2027::before{
    content: "" !important;
    position: absolute !important;
    background-color: #15243E !important;
    height: 47% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: -1 !important;
}

.talent-contact-section-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-contact-section-2027 .talent-col-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    gap: 20px !important;
    padding: 50px !important;
    background-color: #F4F5FB !important;
    border-radius: var(--border-radius) !important;
}

.talent-contact-section-2027 .left-col{
    flex: 0 0 calc(50% - 20px) !important;
}

.talent-contact-section-2027 .left-col .img-wrapper{
    width: 100% !important;
    height: 600px !important;
    overflow: hidden !important;
    border-radius: var(--border-radius) !important;
}

.talent-contact-section-2027 .left-col .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}


.talent-contact-section-2027 .right-col{
    flex: 0 0 calc(50% - 20px) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
    flex-direction: column !important;
}

 
.talent-contact-section-2027 .title {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  gap: 10px !important;
  justify-content: center !important;
  align-items: start !important;
}

.talent-contact-section-2027 .title h3{
  background: var(--tertiary-color) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
  max-width: 300px !important;
  font-size: 25px !important;

}

.talent-contact-section-2027 .title h2{
  color: var(--primary-color) !important;
  max-width: 600px !important;

  font-size: 40px !important;
}


.talent-contact-section-2027 .right-col form{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    /* padding: 20px !important; */
    border: none !important;
    gap: 20px !important;
}

.talent-contact-section-2027 .right-col form input{
    width: 100% !important;
    height: 60px !important;
    border: none !important;
    outline: none !important;
    padding: 10px !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
}

.talent-contact-section-2027 .right-col form textarea{
    width: 100% !important;
    height: 120px !important;
    border: none !important;
    outline: none !important;
    color: #7C7E8D !important;
    padding: 10px !important;
}

.talent-contact-section-2027 .right-col form button{
    width: 100% !important;
   border: none !important;
   padding: 20px !important;
   background: var(--tertiary-color) !important;
   color: #fff !important;
   border-radius: var(--border-radius) !important;
}


@media (max-width: 768px) { 
    .talent-contact-section-2027 .talent-wrapper{
        width: 90% !important;
    }

    .talent-contact-section-2027 .talent-col-wrapper{
        flex-direction: column !important;
        padding: 10px !important;
    }
    
    .talent-contact-section-2027 .left-col{
        flex: 0 0 calc(100% - 20px) !important;
    }

    .talent-contact-section-2027 .right-col{
        flex: 0 0 calc(100% - 20px) !important;
    }

    .talent-contact-section-2027 .title h3{
        max-width: 300px !important;
        font-size: 16px !important;
    }

    .talent-contact-section-2027 .title h2{
        font-size: 30px !important; 
        max-width: 600px !important;
    }

}







.talent-process-section-2027{
    padding: 100px 0 !important;
}

.talent-process-section-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-process-section-2027 .title {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    gap: 10px !important;
    justify-content: center !important;
    align-items: center !important;
  }
  
  .talent-process-section-2027 .title h3{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    max-width: 300px !important;
    font-size: 25px !important;
   text-align: center !important;
  }
  
  .talent-process-section-2027 .title h2{
    color: var(--primary-color) !important;
    max-width: 600px !important;
    text-align: center !important;
    font-size: 40px !important;
  }

  .talent-process-section-2027 .process-wrapper{
    margin-top: 50px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
  }

  .talent-process-section-2027 .process-wrapper .process{
    flex: 0 0 calc(33.33% - 20px) !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: center !important;
    height: 370px !important;
    gap: 20px !important;
    border-radius: 50% !important;
    background-color: #F4F5FB !important;
    padding: 25px !important;
  }

  .talent-process-section-2027 .process-wrapper .process i{
    font-size: 25px !important;
    padding: 15px 20px !important;
    background: var(--tertiary-color) !important;
    border-radius: var(--border-radius) !important;
    color: #fff !important;
  }


  .talent-process-section-2027 .process-wrapper .process .title{
    font-size: 20px !important;
   
    color: var(--primary-color) !important;
  }

  .talent-process-section-2027 .process-wrapper .process .lead{
    font-size: 14px !important;
    line-height: 2 !important;
    color: #67697A !important;
    text-align: center !important;
  }

  .talent-process-section-2027 .process-wrapper .process .count{
    font-size: 48px !important;
    color: #DCE0E8 !important;
    font-weight: 600 !important;
  }

  @media (max-width: 768px){
    .talent-process-section-2027 .process-wrapper{
        flex-direction: column !important;
        gap: 40px !important;
      }
    
      .talent-process-section-2027 .process-wrapper .process{
        flex: 0 0 calc(100% - 20px) !important;
        padding: 6px !important;
      }

      .talent-process-section-2027 .process-wrapper .process .lead{
        font-size: 11px !important;

      }


    .talent-process-section-2027 .title h3{
        max-width: 300px !important;
        font-size: 16px !important;

      }
    
      .talent-process-section-2027 .title h2{
        font-size: 30px !important;
        max-width: 600px !important;
      }
  }


















.talent-blog-section-2027 {
    padding: 100px 0 !important;
  }
  
  .talent-blog-section-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
  }
  
  .talent-blog-section-2027 .title{
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    gap: 10px !important;
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 30px !important;
  }
  
  .talent-blog-section-2027 .title h3{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    max-width: 300px !important;
    font-size: 25px !important;
    text-align: center !important;
  }
  
  .talent-blog-section-2027 .title h2{
    color: var(--primary-color) !important;
    max-width: 600px !important;
    text-align: center !important;
    font-size: 40px !important;
  }
  
  .talent-blog-section-2027 .blog-wrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: start !important;
    gap: 20px !important;
    width: 100% !important;
    flex-wrap: wrap !important;

  }
  
  .talent-blog-section-2027 .blog-wrapper .blog{
    flex: 0 0 calc(33.33% - 20px) !important;
    position: relative !important;
    box-shadow: 0px 0px 18px 5px rgba(0, 0, 0, 0.05) !important;
    border-radius: var(--border-radius) !important;
  }
  
  .talent-blog-section-2027 .blog-wrapper .blog .img-wrapper{
    width: 100% !important;
    height: 300px !important;
    overflow: hidden !important;
    border-radius: var(--border-radius) !important;
    margin-bottom: 10px !important;
  }
  
  .talent-blog-section-2027 .blog-wrapper .blog .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
  
  .talent-blog-section-2027 .blog-wrapper .blog .overlay{
    position: absolute !important;
    top: 45% !important;
    right: 13% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 15px 25px !important;
    border-radius: 10px !important;
    background: var(--tertiary-color) !important;
    color: #fff !important;
    font-weight: 600 !important;
  }
  
  .talent-blog-section-2027 .blog-wrapper .blog .blog-item-content{
    margin-top: 40px !important;
    padding: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    background: #fff !important;
   
  }
  
  .talent-blog-section-2027 .overlay {
    /* margin-bottom: 15px !important; */
    display: flex !important;
    background: var(--tertiary-color) !important;
    /* padding: 5px 0 !important; */
  }
  
  .talent-blog-section-2027 .overlay span {
    font-size: 14px !important;
    color: #fff !important;
    margin-right: 15px !important;
    display: flex !important;
  }
  
  .talent-blog-section-2027 .overlay span i {
    margin-right: 5px !important;
  }
  
  .talent-blog-section-2027 .overlay span a {
    text-decoration: none !important;
    color: #fff !important;
  }
  
  
  .talent-blog-section-2027 .blog-item-content .blog-item-title {
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
  }
  
  
  .talent-blog-section-2027 .blog-item-content p {
    line-height: 28px !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: var(--primary-color) !important;
  }
  
  
  .talent-blog-section-2027 .blog-item-btn a {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: var(--primary-color) !important;
    text-decoration: none !important;
  }
  
  
  @media (max-width: 768px){
    .talent-blog-section-2027 .blog-wrapper{
      flex-direction: column !important;
    }
    
    .talent-blog-section-2027 .blog-wrapper .blog{
      flex: 0 0 calc(33.33% - 20px) !important;
    }

    .talent-blog-section-2027 .blog-wrapper .blog .overlay{
 
        top: 39% !important;
        right: 0% !important;
    }

     .talent-blog-section-2027 .title h3{
        max-width: 300px !important;
        font-size: 16px !important;

      }
    
       .talent-blog-section-2027 .title h2{
        font-size: 30px !important;
        max-width: 600px !important;
      }
  
  }
  




  .talent-footer-section-2027{
    padding: 100px 0 !important;
    background-color: #15243E !important;
  }

  .talent-footer-section-2027 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
  }

  .talent-footer-section-2027 .cta{
    padding: 50px 0 !important;
    width: 100% !important;
    background: var(--tertiary-color) !important;
    display: flex !important;
    justify-content: space-evenly !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    border-radius: var(--border-radius) !important;
    gap: 20px !important;
  }


  .talent-footer-section-2027 .cta .talent-cols.text{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
  }

  .talent-footer-section-2027 .cta .talent-cols.text i{
    font-size: 35px !important;
    color: #fff !important;
  }

  .talent-footer-section-2027 .cta .talent-cols.text h4{
    color: #fff !important;
    font-size: 20px !important;
    max-width: 400px !important;
  }

  .talent-footer-section-2027 .cta .talent-cols.input{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-bottom: 1px solid #fff !important;
  }

  .talent-footer-section-2027 .cta .talent-cols.input i{
    color: #fff !important;
  }

  .talent-footer-section-2027 .cta .talent-cols.input input{
    background: transparent !important;
    border: none !important;
    outline: none !important;
    height: 50px !important;
    padding: 10px !important;
    color: #fff !important;
    min-width: 400px !important;
  }

  .talent-footer-section-2027 .cta .talent-cols.input input::placeholder{
    color: #fff !important;
  }

  .talent-footer-section-2027 .cta .talent-cols.sub button{
    padding: 16px 32px !important;
    color: var(--primary-color) !important;
    background: #fff !important;
    border-radius: 50px !important;
    border: none !important;
  }



  .talent-footer-section-2027 .footer{
    padding: 50px 0 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: space-evenly !important;
    align-items: start !important;
    gap: 30px !important;
    flex-wrap: wrap !important;
    color: #fff !important;
  }


  .talent-footer-section-2027 .footer .talent-cols.logo-side{
    display: flex !important;
    flex-direction: column !important;
    max-width: 400px !important;
    gap: 20px !important;
  }

  .talent-footer-section-2027 .footer .talent-cols.logo-side .lead{
    font-size: 14px !important;
    line-height: 1.5 !important;
  }

  .talent-footer-section-2027 .footer .talent-cols.logo-side .items{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 10px !important;
  }

  .talent-footer-section-2027 .footer .talent-cols.logo-side .items .item{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 20px !important;
  }

  .talent-footer-section-2027 .footer .talent-cols{
    display: flex !important;
    flex-direction: column !important;
    gap: 30px !important;
    /* margin-bottom: 30px !important; */
  }

  .talent-footer-section-2027 .footer .talent-cols ul{
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
  }

  .talent-footer-section-2027 .footer .talent-cols ul li{
    list-style-type: none !important;

  }

  .talent-footer-section-2027 .footer .talent-cols ul li a{
    color: #fff !important;
    text-decoration: none !important;
    display: flex !important;
    gap: 10px !important;
    font-size: 14px !important;
    align-items: center !important;

  }

  .talent-footer-section-2027 .footer .talent-cols ul li a i{
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
  }


  .talent-footer-section-2027 .footer .talent-cols .content{
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
  }

  .talent-footer-section-2027 .footer .talent-cols .content .content-item{
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
  }

  .talent-footer-section-2027 .footer .talent-cols .content .content-item h4{
    font-size: 16px !important;
  }

  .talent-footer-section-2027 .footer .talent-cols .content .content-item .item{
    display: flex !important;
    gap: 10px !important;
    align-items: center !important;
  }

  .talent-footer-section-2027 .footer .talent-cols .content .content-item .item i{
    font-size: 14px !important;
    background: var(--tertiary-color) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
  }


  .talent-footer-section-2027 .footer .talent-cols .content .content-item .item p{
    font-size: 14px !important;
  }



  .talent-footer-section-2027 .footer-bottom{
    width: 100% !important;
  }

  .talent-footer-section-2027 .footer-bottom hr{
    color: #fff !important;
    opacity: .4 !important;
    width: 100% !important;
    margin-bottom: 20px !important;
  }

  .talent-footer-section-2027 .footer-bottom .content{
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 10px 20px !important;
  }


  .talent-footer-section-2027 .footer-bottom .content p{
    color: #fff !important;
    font-size: 16px !important;
  }
  .talent-footer-section-2027 .footer-bottom .content .socials{
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    align-items: center !important;
    color: #fff !important;
  }


  @media (max-width: 768px){
    .talent-footer-section-2027 .footer{
        flex-direction: column !important;
    }

    .talent-footer-section-2027 .cta{
        flex-direction: column !important;
        align-items: start !important;
        padding: 10px !important;
    }

    .talent-footer-section-2027 .cta .talent-cols.input input{

        min-width: 200px !important;
      }


    .talent-footer-section-2027 .cta .talent-cols.text h4 {

        font-size: 18px !important;
        max-width: 500px !important;
    }

    .talent-footer-section-2027 .cta .talent-cols.text i {
        font-size: 20px !important;
    }


  .talent-footer-section-2027 .footer-bottom .content{
    flex-direction: column-reverse !important;
    gap: 20px !important;
    align-items: start !important;
  }
    
  }
  
  
  
  
  
  
  
  
.talent-hero-section-1000{
    width: 100% !important;
}

.talent-hero-section-1000 .talent-top-nav{
    width: 100% !important;
    background-color: var(--secondary-color) !important;
    border-bottom: 1px solid #e0e0e0 !important;
    padding: 10px 0 !important;
}

.talent-hero-section-1000 .talent-top-nav .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-hero-section-1000 .talent-top-nav .talent-wrapper .content{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
  
}

.talent-hero-section-1000 .talent-top-nav .talent-wrapper .content .socials{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-hero-section-1000 .talent-top-nav .talent-wrapper .content .socials i{
    font-size: 16px !important;
    color: #05092B !important;
}

.talent-hero-section-1000 .talent-top-nav .talent-wrapper .content .contact{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}


.talent-hero-section-1000 .talent-top-nav .talent-wrapper .content .contact p{
    font-size: 16px !important;
    color: var(--primary-color) !important;

}

.talent-hero-section-1000 .talent-top-nav .talent-wrapper .content .contact p i{
    color: var(--text-primary) !important;
}


@media (max-width: 768px){
    .talent-hero-section-1000 .talent-top-nav{
        display: none !important;
    }
}














.talent-hero-section-1000 .talent-nav-bar{
    width: 100% !important;
    background-color: var(--secondary-color) !important;
    padding: 20px 0 !important;
}

.talent-hero-section-1000 .talent-nav-bar.active{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 2 !important;
    background-color: var(--secondary-color) !important;
}


.talent-hero-section-1000 .talent-nav-bar .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;

}




.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .hamburger{
    padding: 10px !important;
    border-radius: 10px !important;
    border: 1px solid var(--border-color) !important;
    display: none !important;
    color: var(--primary-color) !important;
    opacity: 0.7 !important;
    font-size: 25px !important;
}
.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu{
    transition: transform .6s ease !important;
}
.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu ul{
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    align-items: center !important;
}

.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu ul li{
    list-style-type: none !important;
}

.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu ul li a{
    text-decoration: none !important;
    font-size: 16px !important;
    color: var(--primary-color) !important;
    opacity: 0.5 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;

}

.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu ul li a.active{
    color: var(--text-primary) !important;
}

.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu ul li a:hover{
    color: var(--text-primary) !important;
}



.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .side{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 20px !important;
}

.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .side .item i{
    font-size: 20px !important;
    color: var(--primary-color) !important;
}

.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .side .item.p{
    position: relative !important;
}

.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .side .item.p .count{

    position: absolute !important;
    top: -50% !important;
    right: -30% !important;

    height: 20px !important;
    width: 20px !important;
    background-color: var(--text-primary) !important;
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

}

.talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .side .item.p .count p{
    font-size: 9px !important;
    color: var(--secondary-color) !important;
   
}


  /* updated here  */
.talent-hero-section-1000 .talent-nav-bar .close-btn{
    font-size: 26px !important;
    color: var(--primary-color) !important;
    margin-bottom: 50px !important;
    cursor: pointer !important;
    display: none !important;
    padding-left: 20px !important;
}
/* ended here  */



@media (max-width: 768px){
    .talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .side{
        display: none !important;
    }

    .talent-hero-section-1000 .talent-nav-bar .talent-wrapper{
        width: 90% !important;
    }




    /* updated here  */
    .talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content{
        justify-content: space-between !important;
    }
    .talent-hero-section-1000 .talent-nav-bar .close-btn{
    display: block !important;
    }
    .talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu{
        display: none !important;
        flex-direction: column !important;
        position: absolute !important;

        top: 0 !important;
        left: 0% !important;
        width: 80% !important;
        height: 100vh !important;
        
        background-color: var(--secondary-color) !important;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important;
        padding: 10px 0 !important;
       z-index: 1 !important;
       transition: right 0.6s ease !important;
    }

    .talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu ul{
        justify-content: start !important;
        align-items: start !important;
        padding: 20px;
      
    }
    /* ended here  */



    .talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu.active{
        display: flex !important;
        gap: 30px !important;
    }

    .talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .menu ul{
        flex-direction: column !important;
    }

   
    .talent-hero-section-1000 .talent-nav-bar .talent-wrapper .content .hamburger{
        display: block !important;
    }
}








.talent-hero-section-1000 .hero-section{
    width: 100% !important;

}

.talent-hero-section-1000 .hero-section .talent-wrapper{
    width: 100% !important;
    position: relative !important;
    overflow: hidden !important;
}

.talent-hero-section-1000 .hero-section .pagination-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 0 20px !important;

    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
}

.talent-hero-section-1000 .hero-section .pagination-wrapper .pagination-item i{
    position: relative !important;
    z-index: 1 !important;
    color: var(--secondary-color) !important;
    font-size: 20px !important;
    opacity: 0.6 !important;
}


.talent-hero-section-1000 .hero-section .dots-wrapper{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 15px !important;

    position: absolute !important;
    bottom: 5% !important;
    left: 10% !important;
}

.talent-hero-section-1000 .hero-section .dots-wrapper .dot{
    width: 10px !important;
    height: 10px !important;
    background-color: var(--secondary-color) !important;
    border-radius: 50% !important;
    transition: background 0.9s ease !important;
}

.talent-hero-section-1000 .hero-section .dots-wrapper .dot.active{
    width: 15px !important;
    height: 15px !important;
    background-color: transparent !important;
    border: 2px solid var(--text-primary) !important;
}

.talent-hero-section-1000 .hero-section .hero-page-wrapper{
    width: 100% !important;
    display: flex !important;
    
}


.talent-hero-section-1000 .hero-section .hero-wrapper{
    flex: 0 0 calc(100% - 0px) !important;
    padding: 230px 0 !important;
}

.talent-hero-section-1000 .hero-section .hero-wrapper .content{
    width: 80% !important;
    margin: auto !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
    gap: 30px !important;
}


.talent-hero-section-1000 .hero-section .hero-wrapper .content h1{
    font-size: 50px !important;
    line-height: 1.5 !important;
    color: var(--secondary-color) !important;
    max-width: 600px !important;
    text-transform: capitalize !important;
}


.talent-hero-section-1000 .hero-section .hero-wrapper .content p{
    font-size: 16px !important;
    line-height: 2 !important;
    color: var(--secondary-color) !important;
    max-width: 600px !important;
}

.talent-hero-section-1000 .hero-section .hero-wrapper .content a{
    padding: 20px 40px !important;
    background-color: var(--text-primary) !important;
    color: var(--secondary-color) !important;
    border-radius: var(--border-radius) !important;
    text-decoration: none !important;
    text-transform: capitalize !important;
}


@media (max-width: 768px){
    .talent-hero-section-1000 .hero-section .hero-wrapper .content h1{
        font-size: 30px !important;
    }

    .talent-hero-section-1000 .hero-section .hero-wrapper .content p{
        font-size: 14px !important;
    }

    .talent-hero-section-1000 .hero-section .hero-wrapper{
        padding: 130px 0 !important;
    }
}





.talent-hero-section-1001{
    width: 100% !important;
    position: relative !important;

}

.talent-hero-section-1001 .talent-top-nav{
    width: 100% !important;
    background-color: transparent !important;
    border-bottom: 1px solid #e0e0e0 !important;
    padding: 10px 0 !important;
}

.talent-hero-section-1001 .talent-top-nav .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-hero-section-1001 .talent-top-nav .talent-wrapper .content{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
  
}

.talent-hero-section-1001 .talent-top-nav .talent-wrapper .content .socials{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-hero-section-1001 .talent-top-nav .talent-wrapper .content .socials i{
    font-size: 16px !important;
    color: var(--secondary-color) !important;
}

.talent-hero-section-1001 .talent-top-nav .talent-wrapper .content .contact{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}


.talent-hero-section-1001 .talent-top-nav .talent-wrapper .content .contact p{
    font-size: 16px !important;
    color: var(--secondary-color) !important;

}

.talent-hero-section-1001 .talent-top-nav .talent-wrapper .content .contact p i{
    color: var(--text-primary) !important;
}


@media (max-width: 768px){
    .talent-hero-section-1001 .talent-top-nav{
        display: none !important;
    }
}














.talent-hero-section-1001 .talent-nav-bar{
    width: 100% !important;
    background-color: transparent !important;
    padding: 20px 0 !important;
}

.talent-hero-section-1001 .talent-nav-bar.active{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 2 !important;
    background-color: var(--secondary-color) !important;
}


.talent-hero-section-1001 .talent-nav-bar .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;

}




.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .hamburger{
    padding: 10px !important;
    border-radius: 10px !important;
    border: 1px solid var(--border-color) !important;
    display: none !important;
    color: var(--secondary-color) !important;
    opacity: 0.7 !important;
    font-size: 25px !important;
}
.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu{
    transition: transform .6s ease !important;
}
.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu ul{
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    align-items: center !important;
}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu ul li{
    list-style-type: none !important;
}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu ul li a{
    text-decoration: none !important;
    font-size: 16px !important;
    color: var(--secondary-color) !important;
    /* opacity: 0.5 !important; */
    text-transform: uppercase !important;
    font-weight: 500 !important;

}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu ul li a.active{
    color: var(--text-primary) !important;
}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu ul li a:hover{
    color: var(--text-primary) !important;
}



.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .side{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 15px !important;
}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .side .item i{
    font-size: 16px !important;
    color: var(--secondary-color) !important;
}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .side .item i{
    font-size: 20px !important;
    color: var(--secondary-color) !important;
}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .side .item.p{
    position: relative !important;
}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .side .item.p .count{

    position: absolute !important;
    top: -50% !important;
    right: -30% !important;

    height: 20px !important;
    width: 20px !important;
    background-color: var(--text-primary) !important;
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

}

.talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .side .item.p .count p{
    font-size: 9px !important;
    color: var(--secondary-color) !important;
   
}


  /* updated here  */
.talent-hero-section-1001 .talent-nav-bar .close-btn{
    font-size: 26px !important;
    color: var(--secondary-color) !important;
    margin-bottom: 50px !important;
    cursor: pointer !important;
    display: none !important;
    padding-left: 20px !important;
}
/* ended here  */

@media (max-width: 768px){
    .talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .side{
        display: none !important;
    }

    .talent-hero-section-1001 .talent-nav-bar .talent-wrapper{
        width: 90% !important;
    }




    /* updated here  */

    .talent-hero-section-1001 .talent-nav-bar .close-btn{
        display: block !important;
    }

    .talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu{
        display: none !important;
        flex-direction: column !important;
        position: absolute !important;

        top: 0 !important;
        left: 0% !important;
        width: 80% !important;
        height: 100vh !important;
        
        background-color: var(--primary-color) !important;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important;
        padding: 10px 0 !important;
       z-index: 1 !important;
       transition: right 0.6s ease !important;
    }

    .talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu ul{
        justify-content: start !important;
        align-items: start !important;
        padding: 20px;
      
    }
/* ended here  */




    .talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu.active{
        display: flex !important;
        gap: 30px !important;
    }

    .talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .menu ul{
        flex-direction: column !important;
    }

   
    .talent-hero-section-1001 .talent-nav-bar .talent-wrapper .content .hamburger{
        display: block !important;
    }
}






.talent-hero-section-1001 .overlay-nav{
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 1 !important;
    width: 100% !important;
}






.talent-hero-section-1001 .hero-section{
    width: 100% !important;

}

/* updated here  */
.talent-hero-section-1001 .hero-section .talent-wrapper{
    /* width: 100% !important; */
    /* position: relative !important; */
    /* overflow: hidden !important; */
}

.talent-hero-section-1001 .hero-section .pagination-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    padding: 0 20px !important;

    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
}

.talent-hero-section-1001 .hero-section .pagination-wrapper .pagination-item i{
    position: relative !important;
    z-index: 1 !important;
    color: var(--secondary-color) !important;
    opacity: 0.6 !important;
    font-size: 20px !important;
}


.talent-hero-section-1001 .hero-section .dots-wrapper{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 15px !important;

    position: absolute !important;
    bottom: 5% !important;
    left: 10% !important;
}

.talent-hero-section-1001 .hero-section .dots-wrapper .dot{
    width: 10px !important;
    height: 10px !important;
    background-color: var(--secondary-color) !important;
    border-radius: 50% !important;
    transition: background 0.9s ease !important;
}

.talent-hero-section-1001 .hero-section .dots-wrapper .dot.active{
    width: 15px !important;
    height: 15px !important;
    background-color: transparent !important;
    border: 2px solid var(--text-primary) !important;
}

.talent-hero-section-1001 .hero-section .hero-page-wrapper{
    width: 100% !important;
    display: flex !important;
    
}


.talent-hero-section-1001 .hero-section .hero-wrapper{
    flex: 0 0 calc(100% - 0px) !important;
    padding: 230px 0 !important;
}

.talent-hero-section-1001 .hero-section .hero-wrapper .content{
    width: 80% !important;
    margin: auto !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
    /*gap: 30px !important;*/
}


.talent-hero-section-1001 .hero-section .hero-wrapper .content h1{
    font-size: 50px !important;
    line-height: 1.5 !important;
    color: var(--secondary-color) !important;
    max-width: 600px !important;
    text-transform: capitalize !important;
}


.talent-hero-section-1001 .hero-section .hero-wrapper .content p{
    font-size: 16px !important;
    line-height: 2 !important;
    color: var(--secondary-color) !important;
    max-width: 600px !important;
}

.talent-hero-section-1001 .hero-section .hero-wrapper .content a{
    padding: 20px 40px !important;
    background-color: var(--text-primary) !important;
    color: var(--secondary-color) !important;
    border-radius: var(--border-radius) !important;
    text-decoration: none !important;
    text-transform: capitalize !important;
}


@media (max-width: 768px){
    .talent-hero-section-1001 .hero-section .hero-wrapper .content h1{
        font-size: 30px !important;
    }

    .talent-hero-section-1001 .hero-section .hero-wrapper .content p{
        font-size: 14px !important;
    }

    .talent-hero-section-1001 .hero-section .hero-wrapper{
        padding: 130px 0 !important;
    }
}







.talent-weviy-logo{
    width: 200px !important;
}

@media screen and (max-width: 768px){ 
    .talent-weviy-logo{
        width: 150px !important;
    }
}









.talent-hero-section-1002{
    width: 100% !important;
}

.talent-hero-section-1002 .talent-top-nav{
    width: 100% !important;
    background-color: var(--secondary-color) !important;
    border-bottom: 1px solid #e0e0e0 !important;
    padding: 10px 0 !important;
}

.talent-hero-section-1002 .talent-top-nav .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-hero-section-1002 .talent-top-nav .talent-wrapper .content{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
  
}

.talent-hero-section-1002 .talent-top-nav .talent-wrapper .content .socials{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-hero-section-1002 .talent-top-nav .talent-wrapper .content .socials i{
    font-size: 16px !important;
    color: #05092B !important;
}

.talent-hero-section-1002 .talent-top-nav .talent-wrapper .content .contact{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}


.talent-hero-section-1002 .talent-top-nav .talent-wrapper .content .contact p{
    font-size: 16px !important;
    color: var(--primary-color) !important;

}

.talent-hero-section-1002 .talent-top-nav .talent-wrapper .content .contact p i{
    color: var(--text-primary) !important;
}


@media (max-width: 768px){
    .talent-hero-section-1002 .talent-top-nav{
        display: none !important;
    }
}














.talent-hero-section-1002 .talent-nav-bar{
    width: 100% !important;
    background-color: var(--secondary-color) !important;
    padding: 20px 0 !important;
}

.talent-hero-section-1002 .talent-nav-bar.active{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 2 !important;
    background-color: var(--secondary-color) !important;
}


.talent-hero-section-1002 .talent-nav-bar .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;

}




.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .hamburger{
    padding: 10px !important;
    border-radius: 10px !important;
    border: 1px solid var(--border-color) !important;
    display: none !important;
    color: var(--primary-color) !important;
    opacity: 0.7 !important;
    font-size: 25px !important;
}
.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu{
    transition: transform .6s ease !important;
}
.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu ul{
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    align-items: center !important;
}

.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu ul li{
    list-style-type: none !important;
}

.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu ul li a{
    text-decoration: none !important;
    font-size: 16px !important;
    color: var(--primary-color) !important;
    opacity: 0.5 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;

}

.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu ul li a.active{
    color: var(--text-primary) !important;
}

.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu ul li a:hover{
    color: var(--text-primary) !important;
}



.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .side{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 20px !important;
}

.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .side .item i{
    font-size: 20px !important;
    color: var(--primary-color) !important;
}

.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .side .item.p{
    position: relative !important;
}

.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .side .item.p .count{

    position: absolute !important;
    top: -50% !important;
    right: -30% !important;

    height: 20px !important;
    width: 20px !important;
    background-color: var(--text-primary) !important;
    border-radius: 50% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

}

.talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .side .item.p .count p{
    font-size: 9px !important;
    color: var(--secondary-color) !important;
   
}







  /* updated here  */
  .talent-hero-section-1002 .talent-nav-bar .close-btn{
    font-size: 26px !important;
    color: var(--primary-color) !important;
    margin-bottom: 50px !important;
    cursor: pointer !important;
    display: none !important;
    padding-left: 20px !important;
}
/* ended here  */

@media (max-width: 768px){
    .talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .side{
        display: none !important;
    }

    .talent-hero-section-1002 .talent-nav-bar .talent-wrapper{
        width: 90% !important;
    }



    /* updated here  */
    .talent-hero-section-1002 .talent-nav-bar .close-btn{
        display: block !important;
        }
        .talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu{
            display: none !important;
            flex-direction: column !important;
            position: absolute !important;
    
            top: 0 !important;
            left: 0% !important;
            width: 80% !important;
            height: 100vh !important;
            
            background-color: var(--secondary-color) !important;
            box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important;
            padding: 10px 0 !important;
           z-index: 1 !important;
           transition: right 0.6s ease !important;
        }
    
        .talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu ul{
            justify-content: start !important;
            align-items: start !important;
            padding: 20px;
          
        }
        /* ended here  */

    .talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu.active{
        display: flex !important;
        gap: 30px !important;
    }

    .talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .menu ul{
        flex-direction: column !important;
    }

   
    .talent-hero-section-1002 .talent-nav-bar .talent-wrapper .content .hamburger{
        display: block !important;
    }
}








.talent-hero-section-1002 .hero-section{
    width: 100% !important;

}

.talent-hero-section-1002 .hero-section .talent-wrapper{
    width: 100% !important;
    position: relative !important;
    overflow: hidden !important;
}



.talent-hero-section-1002 .hero-section .talent-col-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col{
    flex: 0 0 calc(33.33% - 0px) !important;
    height: 750px !important;
}

.talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .img-wrapper{
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important;
}

.talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .content{
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 25px !important;
    padding: 20px !important;
    background-color: #F0EEF2 !important;
}


.talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .content h1{
    font-size: 50px !important;
    line-height: 1.5 !important;
    color: var(--primary-color) !important;
    max-width: 600px !important;
    text-transform: capitalize !important;
    text-align: center !important;
}

.talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .content h3{
    font-size: 20px !important;
    line-height: 1.5 !important;
    color: var(--primary-color) !important;
    max-width: 600px !important;
    text-transform: uppercase !important;
    text-align: center !important;
}


.talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .content p{
    font-size: 16px !important;
    line-height: 2 !important;
    color: var(--primary-color) !important;
    max-width: 600px !important;
    text-align: center !important;
}

.talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .content a{
    padding: 20px 40px !important;
    background-color: var(--text-primary) !important;
    color: var(--secondary-color) !important;
    border-radius: var(--border-radius) !important;
    text-decoration: none !important;
    text-transform: capitalize !important;
}


@media (max-width: 768px){

    .talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col{
        flex: 0 0 calc(100% - 0px) !important;
        height: 600px !important;
    }

    .talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .img-wrapper{
        display: none !important;
    }

    .talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .content h1{
        font-size: 30px !important;
    }

    .talent-hero-section-1002 .hero-section .talent-col-wrapper .talent-col .content p{
        font-size: 14px !important;
    }


}








.talent-blog-display-001{
    padding: 100px 0;
}

.talent-blog-display-001 .talent-wrapper{
    width: 80%;
    margin: auto;
}


.talent-blog-display-001 .talent-col-wrapper{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: start;
    gap: 50px;

}

.talent-blog-display-001 .talent-col-wrapper .left-col{
    flex: 0 0 calc(70% - 20px);
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: start;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .img-wrapper{
    width: 100%;
    height: 600px;
    overflow: hidden;
    border-radius: var(--border-radius);
}

.talent-blog-display-001 .talent-col-wrapper .left-col .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-details{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    /* flex-wrap: wrap; */
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-details .detail{
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-details .detail p{
    font-size: 12px;
    color: var(--primary-color);
    line-height: 2;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-details .detail i{
    font-size: 14px;
    color: var(--primary-color);
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-details .detail i:hover{
    font-size: 14px;
    color: var(--text-primary);
}


.talent-blog-display-001 .talent-col-wrapper .left-col .blog-title{
  margin-top: 20px;
  font-size: 30px;
  color: var(--primary-color);
  max-width: 700px;
  font-weight: 500;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-text{
    font-size: 15px;
    color: var(--primary-color);
    line-height: 2;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-inner-col-wrapper{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 20px;

}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-inner-col-wrapper .blog-inner-col{
    flex: 0 0 calc(50% - 20px);  
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-inner-col-wrapper .blog-inner-col .img-wrapper{
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-radius: var(--border-radius);
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-inner-col-wrapper .blog-inner-col .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-inner-col-wrapper .blog-inner-col .blog-text{
    font-size: 13px;
    color: var(--primary-color);
    line-height: 2;
}

.talent-blog-display-001 .talent-col-wrapper .left-col hr{
    width: 100%;
    color: var(--border-color);
    opacity: 0.3;
    height: 1px;
    margin: 50px 0;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-share{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-share .left-item{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-share .left-item p{
    font-size: 14px;
    color: var(--primary-color);
}


.talent-blog-display-001 .talent-col-wrapper .left-col .blog-share .left-item a{
    text-decoration: none;
    color: var(--text-primary);
    font-size: 14px;
    text-transform: capitalize;
}


.talent-blog-display-001 .talent-col-wrapper .left-col .blog-share .right-item{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
} 

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-share .right-item p{
    font-size: 14px;
    color: var(--primary-color);
}

.talent-blog-display-001 .talent-col-wrapper .left-col .blog-share .right-item i{
    padding: 5px;
    border-radius: 50%;
    background: var(--tertiary-color);
    font-size: 14px;
    color: #fff;
}



.talent-blog-display-001 .talent-col-wrapper .left-col  .blog-comment-section{
    margin: 100px 0;
    width: 100%;
}

.talent-blog-display-001 .talent-col-wrapper .left-col  .blog-comment-section .title h3{
    font-weight: 400;
    font-size: 30px;
    color: var(--primary-color);
}

.talent-blog-display-001 .talent-col-wrapper .left-col  .blog-comment-section .title p{
    font-size: 14px;
    color: var(--primary-color);
}




.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper{
    margin-top: 30px;
    width: 100%;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form label{
    font-size: 14px;
    color: var(--primary-color);
}

.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form .textarea-wrapper{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: start;
    justify-content: center;
}


.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form .textarea-wrapper textarea{
    width: 100%;
    height: 150px;
    background: transparent;
    border: 1px solid var(--border-color);
    padding: 10px !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form .textarea-wrapper textarea:focus{
    border: 1px solid var(--text-primary);
}


.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form .input-col-wrapper{
    width: 100%;
    display: flex;
    gap: 20px;
    align-items: start;
    justify-content: start;
}


.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form .input-col-wrapper .input-wrapper{
    flex: 0 0 calc(50% - 20px);
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: start;
    justify-content: center;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form .input-wrapper input{
    width: 100%;
    height: 100%;
    border: 1px solid var(--border-color);
    background: transparent;
    padding: 10px !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form .input-wrapper input:focus{
    border: 1px solid var(--text-primary);
}


.talent-blog-display-001 .talent-col-wrapper .left-col .form-wrapper form .input-wrapper{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: start;
    justify-content: center;
    height: 80px;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .checkbox-wrapper{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .checkbox-wrapper a{
    /* text-decoration: none; */
    font-size: 14px;
    color: var(--primary-color);
}


.talent-blog-display-001 .talent-col-wrapper .left-col .btn-wrapper{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}

.talent-blog-display-001 .talent-col-wrapper .left-col .btn-wrapper button{
    padding: 16px 32px;
    text-transform: capitalize;
    background: var(--tertiary-color);
    color: #fff;
    font-size: 16px;
    border-radius: var(--border-radius);
    border: none;
}






.talent-blog-display-001 .talent-col-wrapper .right-col{
    flex: 0 0 calc(30% - 20px);

}

.talent-blog-display-001 .talent-col-wrapper .right-col .content{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: center;
    align-items: center;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .feature-post{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
}
.talent-blog-display-001 .talent-col-wrapper .right-col .content .title{
    width: 100%;
    font-weight: 400;
    background-color: #F6F6F6;
    font-size: 16px;
    color: var(--primary-color);
    display: flex;
    justify-content: center;
    padding: 10px 0;
    text-transform: capitalize;
}



.talent-blog-display-001 .talent-col-wrapper .right-col .content .img-wrapper{
    width: 100%;
    /* height: 250px; */
    /* overflow: hidden; */
    /* border-radius: var(--border-radius); */
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .blog-details {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .blog-details .detail{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .blog-details .detail p{
    font-size: 12px;
    color: var(--primary-color);
    line-height: 2;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .blog-details .detail i{
    font-size: 14px;
    color: var(--primary-color);
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .blog-details .detail i:hover{
    font-size: 14px;
    color: var(--text-primary);
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .feature-blog-title{
    text-decoration: none;
    color: var(--primary-color);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    max-width: 300px;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .author{
    text-decoration: none;
    color: var(--primary-color);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    max-width: 300px;
    font-style: italic;
}


.talent-blog-display-001 .talent-col-wrapper .right-col .content .read-more{
    color: var(--text-primary);
    text-transform: capitalize;
}



.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .p-post{
    width: 100%;
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
}


.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .img-wrapper{
    width: 150px;
    height: 100px;
    overflow: hidden;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .blog-details {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 10px;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .blog-details .detail{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .blog-details .detail p{
    font-size: 12px;
    color: var(--primary-color);
    line-height: 2;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .blog-details .detail i{
    font-size: 14px;
    color: var(--primary-color);
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .blog-details .detail i:hover{
    font-size: 14px;
    color: var(--text-primary);
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .blog-details .feature-blog-title{
    text-align: start;
    font-size: 14px;
    max-width: 200px;
    transition: transform 5s ease;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .popular-post .blog-details .feature-blog-title:hover{
    text-decoration: underline;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .category{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .category .img-wrapper{
    width: 100%;
    /* height: 100px;
    overflow: hidden;
    position: relative; */
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .category img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .category .img-wrapper p{
    /* position: absolute; */
    /* top: 50%;
    left: 50%; */
    font-size: 14px;
    color: var(--primary-color);
}




.talent-blog-display-001 .talent-col-wrapper .right-col .content .follow{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .follow .socials{
    width: 100%;
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap !important;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .follow .socials a{
    font-size: 16px;
    color: var(--text-primary);
    padding: 5px;
    border-radius: 50%;
    /* border: 1px solid var(--border-color); */
    text-decoration: none !important;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .follow .socials a:hover{
    color: var(--primary-color);
}



.talent-blog-display-001 .talent-col-wrapper .right-col .content .subscribe{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: center;
}


.talent-blog-display-001 .talent-col-wrapper .right-col .content .subscribe input{
    width: 100%;
    height: 50px;
    border: 1px solid var(--primary-color);
    padding: 10px !important;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .subscribe input::placeholder{
    padding-left: 10px;
}

.talent-blog-display-001 .talent-col-wrapper .right-col .content .subscribe button{
    width: 100%;
    height: 50px;
    border: none;
    background: var(--tertiary-color);
    color: #fff;
}


@media screen and (max-width: 768px){

    .talent-blog-display-001 .talent-wrapper{
        width: 90%;
    }
    .talent-blog-display-001 .talent-col-wrapper{
        flex-direction: column;
    }
    .talent-blog-display-001 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px);
    }

    .talent-blog-display-001 .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px);
    }

    .talent-blog-display-001 .talent-col-wrapper .left-col .sponsor-section{
        flex-direction: column;
    }
    
    .talent-blog-display-001 .talent-col-wrapper .left-col .sponsor-section .left-item{
        flex: 0 0 calc(100% - 20px);
    }

    .talent-blog-display-001 .talent-col-wrapper .left-col .sponsor-section .right-item{
        flex: 0 0 calc(100% - 20px);
    }

    .talent-blog-display-001 .talent-col-wrapper .left-col .blog-title{
        max-width: 500px;
    }
}
























.talent-blog-display-001 .might-like-section{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.talent-blog-display-001 .might-like-section .title{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}


.talent-blog-display-001 .might-like-section .title h3{
    font-size: 35px;
    color: var(--primary-color);
    text-transform: capitalize;
    font-weight: 500;
}

.talent-blog-display-001 .might-like-section .items{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.talent-blog-display-001 .might-like-section .items .item{
    flex: 0 0 calc(25% - 20px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-blog-display-001 .might-like-section .items .item .img-wrapper{
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.talent-blog-display-001 .might-like-section .items .item .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-blog-display-001 .might-like-section .items .item .category p{
    font-size: 14px;
    color: var(--primary-color);
    padding: 5px 10px;
    background-color: #F4F4F4;
}

.talent-blog-display-001 .might-like-section .items .item .item-title h3{
    font-size: 20px;
    color: var(--primary-color);
    font-weight: 500;
}

.talent-blog-display-001 .might-like-section .items .item .author p{
    font-size: 14px;
    color: var(--primary-color);
}

@media screen and (max-width: 768px){
    .talent-blog-display-001 .might-like-section .items{
        flex-direction: column;
    }
    .talent-blog-display-001 .might-like-section .items .item{
        flex: 0 0 calc(100% - 20px);

    }

    
}





.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container{
    margin-top: 50px !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    padding: 20px !important;
    gap: 20px !important;
}


.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .title h3{
    color: var(--primary-color) !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .input-wrapper{
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: start !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .input-wrapper input{
    width: 90% !important;
    height: 37px !important;
    border: 1px solid var(--border-color) !important;
    background: transparent !important;
    outline: none !important;
    padding-left: 10px !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .input-wrapper input::placeholder{
    padding-left: 10px !important;
    color: var(--primary-color) !important;
    opacity: 0.4 !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .input-wrapper i{
    padding: 10px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    background: var(--text-primary) !important;
    color: #fff !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .input-wrapper i:hover{
    cursor: pointer !important;
    opacity: 0.6 !important;
}


.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .comment-wrapper{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 30px !important;
    justify-content: center !important;
    align-items: start !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment{
    background-color: #fff !important;
    padding: 20px !important;
    border: 1px solid var(--border-color) !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: start !important;
    gap: 10px !important;
    width: 100% !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left .img-wrapper{
    width: 60px !important;
    height: 60px !important;
    overflow: hidden !important;
    border-radius: 50% !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left h3{
    font-size: 14px !important;
    font-weight: 400 !important;
    color: var(--primary-color) !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left p{
    font-size: 12px !important;
    font-weight: 300 !important;
    color: var(--primary-color) !important;
    opacity: 0.6 !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .time p{
    opacity: 0.4 !important;
    font-size: 12px !important;
}











.talent-blog-display-001 .talent-col-wrapper .left-col  .blog-comment-section{
    margin: 100px 0 !important;
    width: 100% !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col  .blog-comment-section .title h3{
    font-weight: 400 !important;
    font-size: 30px !important;
    color: var(--primary-color) !important;
}

.talent-blog-display-001 .talent-col-wrapper .left-col  .blog-comment-section .title p{
    font-size: 14px !important;
    color: var(--primary-color) !important;
}






.talent-blog-display-002{
    padding: 100px 0 !important;
}

.talent-blog-display-002 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}


.talent-blog-display-002 .talent-col-wrapper{
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;

}

.talent-blog-display-002 .talent-col-wrapper .left-col{
    flex: 0 0 calc(100% - 20px) !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    justify-content: center !important;
    align-items: start !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .img-wrapper{
    width: 100% !important;
    height: 600px !important;
    overflow: hidden !important;
    border-radius: var(--border-radius) !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-details{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 20px !important;
    /* flex-wrap: wrap !important; */
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-details .detail{
    width: 25% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-details .detail p{
    font-size: 12px !important;
    color: var(--primary-color) !important;
    line-height: 2 !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-details .detail i{
    font-size: 14px !important;
    color: var(--primary-color) !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-details .detail i:hover{
    font-size: 14px !important;
    color: var(--text-primary) !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .blog-title{
  margin-top: 20px !important;
  font-size: 30px !important;
  color: var(--primary-color) !important;
  max-width: 700px !important;
  font-weight: 500 !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-text{
    font-size: 15px !important;
    color: var(--primary-color) !important;
    line-height: 2 !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-inner-col-wrapper{
    display: flex !important;
    width: 100% !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;

}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-inner-col-wrapper .blog-inner-col{
    flex: 0 0 calc(50% - 20px) !important;  
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-inner-col-wrapper .blog-inner-col .img-wrapper{
    width: 100% !important;
    height: 250px !important;
    overflow: hidden !important;
    border-radius: var(--border-radius) !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-inner-col-wrapper .blog-inner-col .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-inner-col-wrapper .blog-inner-col .blog-text{
    font-size: 13px !important;
    color: var(--primary-color) !important;
    line-height: 2 !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col hr{
    width: 100% !important;
    color: var(--border-color) !important;
    opacity: 0.3 !important;
    height: 1px !important;
    margin: 50px 0 !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-share{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 20px !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-share .left-item{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-share .left-item p{
    font-size: 14px !important;
    color: var(--primary-color) !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .blog-share .left-item a{
    text-decoration: none !important;
    color: var(--text-primary) !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .blog-share .right-item{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
} 

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-share .right-item p{
    font-size: 14px !important;
    color: var(--primary-color) !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .blog-share .right-item i{
    padding: 5px !important;
    border-radius: 50% !important;
    background: var(--tertiary-color) !important;
    font-size: 14px !important;
    color: #fff !important;
}










.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container{
    margin-top: 50px !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    padding: 20px !important;
    gap: 20px !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .title h3{
    color: var(--primary-color) !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .input-wrapper{
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: start !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .input-wrapper input{
    width: 90% !important;
    height: 37px !important;
    border: 1px solid var(--border-color) !important;
    background: transparent !important;
    outline: none !important;
    padding-left: 10px !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .input-wrapper input::placeholder{
    padding-left: 10px !important;
    color: var(--primary-color) !important;
    opacity: 0.4 !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .input-wrapper i{
    padding: 10px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    background: var(--text-primary) !important;
    color: #fff !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .input-wrapper i:hover{
    cursor: pointer !important;
    opacity: 0.6 !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .comment-wrapper{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 30px !important;
    justify-content: center !important;
    align-items: start !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment{
    background-color: #fff !important;
    padding: 20px !important;
    border: 1px solid var(--border-color) !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: start !important;
    gap: 10px !important;
    width: 100% !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left .img-wrapper{
    width: 60px !important;
    height: 60px !important;
    overflow: hidden !important;
    border-radius: 50% !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left h3{
    font-size: 14px !important;
    font-weight: 400 !important;
    color: var(--primary-color) !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .left p{
    font-size: 12px !important;
    font-weight: 300 !important;
    color: var(--primary-color) !important;
    opacity: 0.6 !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .comment-container .comment-wrapper .comment .time p{
    opacity: 0.4 !important;
    font-size: 12px !important;
}











.talent-blog-display-002 .talent-col-wrapper .left-col  .blog-comment-section{
    margin: 100px 0 !important;
    width: 100% !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col  .blog-comment-section .title h3{
    font-weight: 400 !important;
    font-size: 30px !important;
    color: var(--primary-color) !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col  .blog-comment-section .title p{
    font-size: 14px !important;
    color: var(--primary-color) !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper{
    margin-top: 30px !important;
    width: 100% !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 30px !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form label{
    font-size: 14px !important;
    color: var(--primary-color) !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form .textarea-wrapper{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    align-items: start !important;
    justify-content: center !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form .textarea-wrapper textarea{
    width: 100% !important;
    height: 150px !important;
    background: transparent !important;
    border: 1px solid var(--border-color) !important;
    padding: 10px  !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form .textarea-wrapper textarea:focus{
    border: 1px solid var(--text-primary) !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form .input-col-wrapper{
    width: 100% !important;
    display: flex !important;
    gap: 20px !important;
    align-items: start !important;
    justify-content: start !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form .input-col-wrapper .input-wrapper{
    flex: 0 0 calc(50% - 20px) !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    align-items: start !important;
    justify-content: center !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form .input-wrapper input{
    width: 100% !important;
    height: 100% !important;
    border: 1px solid var(--border-color) !important;
    background: transparent !important;
    padding:  10px  !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form .input-wrapper input:focus{
    border: 1px solid var(--text-primary) !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .form-wrapper form .input-wrapper{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 5px !important;
    align-items: start !important;
    justify-content: center !important;
    height: 80px !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .checkbox-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-blog-display-002 .talent-col-wrapper .left-col .checkbox-wrapper a{
    /* text-decoration: none !important; */
    font-size: 14px !important;
    color: var(--primary-color) !important;
}


.talent-blog-display-002 .talent-col-wrapper .left-col .btn-wrapper{
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

}

.talent-blog-display-002 .talent-col-wrapper .left-col .btn-wrapper button{
    padding: 16px 32px !important;
    text-transform: capitalize !important;
    background: var(--tertiary-color) !important;
    color: #fff !important;
    font-size: 16px !important;
    border-radius: var(--border-radius) !important;
    border: none !important;
}






@media screen and (max-width: 768px){

    .talent-blog-display-002 .talent-wrapper{
        width: 90% !important;
    }
    .talent-blog-display-002 .talent-col-wrapper{
        flex-direction: column !important;
    }
    .talent-blog-display-002 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px) !important;
    }


    .talent-blog-display-002 .talent-col-wrapper .left-col .blog-title{
        max-width: 500px !important;
    }
}
























.talent-blog-display-002 .might-like-section{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
}

.talent-blog-display-002 .might-like-section .title{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 20px 0 !important;
}


.talent-blog-display-002 .might-like-section .title h3{
    font-size: 35px !important;
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
}

.talent-blog-display-002 .might-like-section .items{
    width: 100% !important;
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 20px !important;
}

.talent-blog-display-002 .might-like-section .items .item{
    flex: 0 0 calc(25% - 20px) !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
}

.talent-blog-display-002 .might-like-section .items .item .img-wrapper{
    width: 100% !important;
    height: 300px !important;
    overflow: hidden !important;
}

.talent-blog-display-002 .might-like-section .items .item .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-blog-display-002 .might-like-section .items .item .category p{
    font-size: 14px !important;
    color: var(--primary-color) !important;
    padding: 5px 10px !important;
    background-color: #F4F4F4 !important;
}

.talent-blog-display-002 .might-like-section .items .item .item-title h3{
    font-size: 20px !important;
    color: var(--primary-color) !important;
    font-weight: 500 !important;
}

.talent-blog-display-002 .might-like-section .items .item .author p{
    font-size: 14px !important;
    color: var(--primary-color) !important;
}

@media screen and (max-width: 768px){
    .talent-blog-display-002 .might-like-section .items{
        flex-direction: column !important;
    }
    .talent-blog-display-002 .might-like-section .items .item{
        flex: 0 0 calc(100% - 20px) !important;

    }

    
}








.talent-product-display-section-001{
    padding: 100px 0 !important;
}

.talent-product-display-section-001 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-product-display-section-001 .talent-col-wrapper{
    width: 100% !important;
    display: flex !important;
    align-items: start !important;
    justify-content: center !important;
    gap: 20px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col{
    flex: 0 0 calc(70% - 20px) !important;
    overflow: hidden !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col{
    flex: 0 0 calc(30% - 20px) !important;
    display: flex !important;
}


.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper{
    width: 100% !important;
    display: flex !important;
    /* flex-direction: column !important; */
    align-items: center !important;
    justify-content: center !important;
    gap: 40px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-images{
    flex: 0 0 calc(50% - 40px) !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-images .img-wrapper{
    width: 100% !important;
    height: 400px !important;
    overflow: hidden !important;
}


.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-images .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-images .img-pagination{
    width: 100% !important;
    display: flex !important;
    align-items: start !important;
    justify-content: center !important;
    gap: 10px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-images .img-pagination .img-pagination-item{
    flex: 0 0 calc(33.33% - 10px) !important;
    height: 120px !important;
    overflow: hidden !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-images .img-pagination .img-pagination-item img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details{
    flex: 0 0 calc(50% - 40px) !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content .title{
    font-size: 25px !important;
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
}


.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content .star-rating{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content .star-rating i{
    font-size: 12px !important;
    color: #FF9A02 !important;
}


.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content .lead{
    font-size: 14px !important;
    color: #666666 !important;
    line-height: 1.5 !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content .price{
    font-size: 35px !important;
    color: var(--text-primary) !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content .quantity-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content .quantity-wrapper p{
    font-size: 15px !important;
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content .quantity-wrapper input{
    width: 100px !important;
    height: 35px !important;
    padding-left: 10px !important;
    border-radius: var(--border-radius) !important;
    border: 1px solid var(--border-color) !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content button{
    padding: 14px 32px !important;
    border-radius: 20px !important;
    border: 1px solid var(--primary-color) !important;
    color: var(--primary-color) !important;
    background: #fff !important;
    text-transform: capitalize !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content button:hover{
    background: var(--text-primary) !important;
    color: #fff !important;
    border: none !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details .content .links{
    padding: 20px 0 !important;
    border-top: 1px solid var(--border-color) !important;
    border-bottom: 1px solid var(--border-color) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-details .content .links a{
    text-decoration: none !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 5px !important;
    text-transform: capitalize !important;
}
.talent-product-display-section-001 .talent-col-wrapper .left-col .product-details .content .links a:hover p{
    color: var(--text-primary) !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-details .content .links a i{
    color: var(--text-primary) !important;
    padding: 5px !important;
    border-radius: 50% !important;
    border: 1px solid var(--text-primary) !important;
    font-size: 12px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-details .content .links a p{
    color: #666666 !important;
    font-size: 12px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-details .content .categories p{
    font-size: 14px !important;
    
    display: flex !important;
    gap: 5px !important;
}


.talent-product-display-section-001 .talent-col-wrapper .left-col .product-details .content .categories p a{
    text-decoration: none !important;
    color: #666666 !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-details .content .socials{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-details .content .socials i{
    font-size: 16px !important;
    color: #666666 !important;
}


.talent-product-display-section-001 .talent-col-wrapper .left-col .product-details .content .socials i:hover{
    color: var(--text-primary) !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-description{
    margin-top: 70px !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-description .title{
    width: 100% !important;
    background: #F4F4F4 !important;
    /* padding: 30px 0 !important; */
    margin-bottom: 20px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .product-description .title h3{
    padding: 10px !important;
    background: var(--text-primary) !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    max-width: 200px !important;
    /* clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0 51%, 0% 0%) !important; */
}


.talent-product-display-section-001 .talent-col-wrapper .left-col .product-description .lead{
    font-size: 14px !important;
    color: #666666 !important;
    line-height: 2 !important;
}


.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products{
    margin-top: 70px !important;
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .top-section{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 20px !important;
    background: #F4F4F4 !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .top-section .title{
    background: var(--text-primary) !important;
 
    padding: 10px 15px !important;
    /* clip-path: polygon(75% 0%, 85% 49%, 75% 100%, 0% 100%, 0 51%, 0% 0%) !important; */
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .top-section .title h3{
    font-size: 20px !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    /* max-width: 250px !important; */
    color: #fff !important;
}


.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .top-section .pagination-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 20px !important;
    background: #D8E5EB !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .top-section .pagination-wrapper .pagination-item{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 10px !important;
    /* background: #D8E5EB !important; */
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .top-section .pagination-wrapper .pagination-item:hover{
    background: var(--text-primary) !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .top-section .pagination-wrapper .pagination-item:hover i{
    color: #fff !important;
}

.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .top-section .pagination-wrapper .pagination-item i{
    color: #05092B !important;
    cursor: pointer !important;
}







.talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper{
    margin-top: 20px !important;
    display: flex !important;
    width: 100% !important;
    align-items: center !important;
    justify-content: start !important;
    gap: 20px !important;
    padding-left: 20px !important;
  }
  
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item{
    /* width: 30% !important; */
    flex: 0 0 calc(25% - 20px) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: start !important;
    /* gap: 20px !important; */
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) !important;
    /* padding: 20px !important; */
    border-radius: 10px !important;
    transition: all 0.5s ease-in-out !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item:hover{
    transform: translateY(-10px) !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) !important;
    cursor: pointer !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item:hover .img-wrapper img{
    transform: scale(1.2) rotate(5deg) !important;
    transition: all 0.5s ease-in-out !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .img-wrapper{
    width: 100% !important;
    height: 200px !important;
    position: relative !important;
    overflow: hidden !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: start !important;
    justify-content: start !important;
    gap: 10px !important;
    padding: 10px !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .product-name{
    font-size: 16px !important;
    font-weight: 600 !important;
    color: var(--primary-color) !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .price-wrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: start !important;
    gap: 10px !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .price-wrapper .new-price{
    font-size: 16px !important;
    font-weight: 600 !important;
    /*color: var(--tertiary-color) !important;*/
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .price-wrapper .old-price{
    font-size: 13px !important;
    font-weight: 400 !important;
    color: var(--text-primary) !important;
    text-decoration: line-through !important;
    font-style: italic !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .price-wrapper .percentage-off{
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #388E3C !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .rating-wrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: start !important;
    gap: 10px !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .rating-wrapper i{
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #FFC107 !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .rating-wrapper p{
    font-size: 13px !important;
    font-weight: 400 !important;
    color: var(--text-primary) !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .icon-wrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: start !important;
    gap: 10px !important;
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .icon-wrapper i{
    font-size: 13px !important;
    background-color: #fff !important;
    padding: 10px !important;
    border-radius: 50% !important;
    color: var(--text-primary) !important;
    cursor: pointer !important;
    border: 1px solid var(--text-primary);
  }
  
  .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item .product-listing-item-content .icon-wrapper i:hover{
    background-color: var(--primary-color) !important;
    color: var(--text-primary) !important;
  }















.talent-product-display-section-001 .talent-col-wrapper .right-col .content{
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col .content .title{
    border-bottom: 1px solid var(--border-color) !important;
    text-transform: capitalize !important;
    font-size: 25px !important;
    color: var(--primary-color) !important;
    font-weight: 500 !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col .content .top-rated-product-wrapper{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
    gap: 20px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col .content .top-rated-product-wrapper .product{
    /* width: 100% !important; */
    display: flex !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 10px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col .content .top-rated-product-wrapper .product .img-wrapper{
    width: 100px !important;
    height: 100px !important;
    overflow: hidden !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col .content .top-rated-product-wrapper .product .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col .content .top-rated-product-wrapper .product .details{

    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 10px !important;
}


.talent-product-display-section-001 .talent-col-wrapper .right-col .content .top-rated-product-wrapper .product .details p{
    font-size: 14px !important;
    color: var(--primary-color) !important;
}


.talent-product-display-section-001 .talent-col-wrapper .right-col .content .top-rated-product-wrapper .product .details .price{
    color: var(--text-primary) !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col .content .tags-wrapper{
    /* width: 100% !important; */
    max-width: 300px !important;
    display: flex !important;
    justify-content: start !important;
    align-items: start !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col .content .tags-wrapper .tag{
    width: 60px !important;
    height: 30px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border: 1px solid var(--border-color) !important;
    border-radius: var(--border-radius) !important;
    color: #666666 !important;
    font-size: 12px !important;
    overflow: hidden !important;
}

.talent-product-display-section-001 .talent-col-wrapper .right-col .content .tags-wrapper .tag:hover{
    border: 1px solid var(--text-primary) !important;
    color: var(--text-primary) !important;
}












@media screen and (max-width: 768px){
    .talent-product-display-section-001 .talent-wrapper{
        width: 90% !important;
    }

    .talent-product-display-section-001 .talent-col-wrapper{
        flex-direction: column !important;
    }
    
    .talent-product-display-section-001 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px) !important;
        width: 100% !important;
    }
    
    .talent-product-display-section-001 .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px) !important;
    }
    .talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper{
        flex-direction: column !important;
    }

    .talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-images{
        flex: 0 0 calc(100% - 40px) !important;
    }

    .talent-product-display-section-001 .talent-col-wrapper .left-col .product-wrapper .product-details{
        flex: 0 0 calc(100% - 40px) !important;
    }


    .talent-product-display-section-001 .talent-col-wrapper .left-col .related-products .product-listing-wrapper .product-listing-item{
        flex: 0 0 calc(100% - 20px) !important;
    }

}



















.talent-product-display-section-002{
    padding: 100px 0;
}

.talent-product-display-section-002 .talent-wrapper{
    width: 80%;
    margin: auto;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col{
    flex: 0 0 calc(70% - 20px);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col{
    flex: 0 0 calc(30% - 20px);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-image{
    flex: 0 0 calc(50% - 20px);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-image .img-wrapper{
    width: 100%;
    height: 400px;
    overflow: hidden;
    border: 1px solid var(--border-color);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-image .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details{
    flex: 0 0 calc(50% - 20px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details .product-name{
    font-size: 25px;
    font-weight: 500;
    color: var(--primary-color);
    /* font-style: italic; */
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details .price{
    display: flex;
    gap: 10px;
}


.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details .price .old-price{
    font-size: 30px;
    text-decoration: line-through;
    color: #666666;
    font-style: italic;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details .price .new-price{
    font-size: 30px;
    color: var(--primary-color);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details .lead{
    font-size: 14px;
    line-height: 2;
    color: var(--primary-color);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details .items{
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details .items input{
    width: 80px;
    height: 30px;
    border-radius: 30px;
    border: 1px solid var(--border-color);
    padding: 0 10px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details .items button{
    padding: 16px 32px;
    border: none;
    border-radius: 30px;
    color: #fff;
    background: var(--text-primary);
    text-transform: capitalize;
}


.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .description{
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    align-items: start;

}


.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .description h3{
    font-size: 25px;
    color: var(--primary-color);

}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .description p{
    font-size: 16px;
    color: var(--primary-color);
    line-height: 2;

}




.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .title{
    font-size: 20px;
    color: var(--primary-color);
    text-transform: capitalize;
}


.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper{
    margin-top: 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
    margin-bottom: 50px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .cart-item{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: start;
    /* gap: 20px; */
}


.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .cart-item i{
    padding: 4px;
    border-radius: 2px;
    color: #fff;
    background: var(--text-primary);
    font-size: 6px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .cart-item i:hover{
    background: var(--primary-color);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .cart-item .item{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .cart-item .item .img-wrapper{
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .cart-item .item .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .cart-item .item h3{
    font-size: 16px;
    color: var(--primary-color);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .cart-item .item p{
    font-size: 12px;
    color: #666666;
}


.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper hr{
    width: 100%;
    color: var(--border-color);
    height: 1px;
    opacity: .5;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .items{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .items h3{
    font-size: 16px;
    color: var(--primary-color);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .items p{
    font-size: 14px;
    color: var(--primary-color);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .cart-wrapper .items a{
    text-decoration: none;
    padding: 12px 30px;
    border-radius: 30px;
    background: var(--text-primary);
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .categories{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .categories a{
    border-bottom: 1px solid var(--border-color);
    text-decoration: none;
    font-size: 14px;
    color: var(--primary-color);
}

.talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .right-col .content .categories a:hover{
    color: var(--text-primary);
}





.talent-product-display-section-002 .talent-wrapper .related-products{
    margin-top: 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-002 .talent-wrapper .related-products .title{
    text-transform: capitalize;
    font-size: 25px;
    color: var(--primary-color);
}

.talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper{
    margin-top: 10px;
    width: 100%;
    display: flex;
    justify-content: start !important;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap !important;
}


.talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper .product{
    flex: 0 0 calc(33.33% - 20px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    gap: 30px;
}

.talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper .product .img-wrapper{
    width: 100%;
    /* height: 200px; */
    height: auto;
    overflow: hidden;
}

.talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper .product .img-wrapper img{
    width: 100%;
    height: 250px !important;
    object-fit: cover;
}

.talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper .product .item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper .product .item h3{
    font-size: 16px;
    color: var(--primary-color);
}

.talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper .product .item p{
    font-size: 12px;
    color: #666666;
}

.talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper .product .item button{
    border: none;
    border-radius: 30px;
    background: var(--text-primary);
    color: #fff;
    text-transform: capitalize;
    padding: 12px 30px;
}

.talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper .product .item .price{
    font-size: 14px;
    color: var(--primary-color);
}




@media screen and (max-width: 768px){
    .talent-product-display-section-002 .talent-wrapper{
        width: 90% !important;
    }

    .talent-product-display-section-002 .talent-col-wrapper{
        flex-direction: column !important;
    }
    
    .talent-product-display-section-002 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px) !important;
        width: 100% !important;
    }
    
    .talent-product-display-section-002 .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px) !important;
    }

    .talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper{
        flex-direction: column;
    }

    .talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-image {
        flex: 0 0 calc(100% - 20px);
    }

    .talent-product-display-section-002 .talent-wrapper .talent-col-wrapper .left-col .content .product-wrapper .product-details {
        flex: 0 0 calc(100% - 20px);
    }

    .talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper{
        flex-direction: column;
    }

    .talent-product-display-section-002 .talent-wrapper .related-products .products-wrapper .product{
        flex: 0 0 calc(100% - 20px);
    }


}









.talent-product-display-section-003{
    padding: 100px 0;
}

.talent-product-display-section-003 .talent-wrapper{
    width: 80%;
    margin: auto;
}

.talent-product-display-section-003 .talent-col-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 40px;
}

.talent-product-display-section-003 .talent-col-wrapper .left-col{
    flex: 0 0 calc(50% - 40px);
}

.talent-product-display-section-003 .talent-col-wrapper .left-col .product-images{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-003 .talent-col-wrapper .left-col .product-images .img-wrapper{
    flex: 0 0 calc(80% - 20px);
    height: 500px;
    overflow: hidden;
}


.talent-product-display-section-003 .talent-col-wrapper .left-col .product-images .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-product-display-section-003 .talent-col-wrapper .left-col .product-images .img-pagination{
    flex: 0 0 calc(20% - 20px);
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.talent-product-display-section-003 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item{
    width: 100%;
    height: 160px;
    overflow: hidden;
}

.talent-product-display-section-003 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col{
    flex: 0 0 calc(50% - 40px);
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .product-name{
    font-size: 25px;
    color: var(--primary-color);
    text-transform: capitalize;
    font-weight: 500;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .sku{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .sku span{
    color: #666666;
    opacity: 0.6;
    font-size: 16px;
    font-weight: 400;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .price{
    font-size: 30px;
    color: #1246AB;
    font-weight: 500;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .price span{
    color: #666666;

    font-weight: 400;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .box{
    width: 100%;
    padding: 20px;
    border: 1px solid var(--border-color);
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .box .stock{
    padding: 5px 7px;
    color: #86B951;
    max-width: 150px;
    font-size: 16px;
    background-color: #F1F7EB;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .box .items{
    display: flex;
    gap: 20px;
    justify-content: start;
    align-items: center;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .box .items input{
    width: 70px;
    height: 40px;
    padding-left: 10px;
    border: 1px solid var(--border-color);
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .box .items button{
    padding: 16px 32px;
    border: none;
    text-transform: capitalize;
    background-color: #1246AB;
    color: #fff;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .box .items button.cart-btn{
    background-color: #86B951;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .box .box-footer{
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid var(--border-color);
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .box .box-footer .item{
    font-size: 16px;
    display: flex;
    gap: 10px;
    color: var(--primary-color);
    text-transform: capitalize;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .footer{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .footer .item{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: var(--primary-color);
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .footer .item i{
    color: #666666;
    font-size: 18px;
    opacity: 0.6;
}

.talent-product-display-section-003 .talent-col-wrapper .right-col .content .footer .item p{
    color: #666666;
    font-size: 14px;
}

.talent-product-display-section-003 .additional-info{
    margin-top: 50px;
    width: 100%;
    border-top: 1px solid var(--border-color);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 30px;
}

.talent-product-display-section-003 .additional-info .title{
    padding-top: 20px;
    border-top: 3px solid var(--text-primary);
    color: var(--primary-color);
    font-size: 20px;
    text-transform: capitalize;
}

.talent-product-display-section-003 .additional-info .info-wrapper{
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 40px;
}


.talent-product-display-section-003 .additional-info .info-wrapper .info{
    flex: 0 0 calc(50% - 40px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-003 .additional-info .info-wrapper .info .item{
    width: 100%;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    border-bottom: 1px solid var(--border-color);
}

.talent-product-display-section-003 .additional-info .info-wrapper .info .item h3{
    font-weight: 400;
    font-size: 18px;
    color: var(--primary-color);
    text-transform: capitalize;
}


.talent-product-display-section-003 .additional-info .info-wrapper .info .item p{
    font-size: 16px;
    color: #666666;
}


.talent-product-display-section-003 .description{
    margin-top: 50px;
    width: 100%;
    border-top: 1px solid var(--border-color);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 30px;
}

.talent-product-display-section-003 .description .title{
    padding-top: 20px;
    border-top: 3px solid var(--text-primary);
    color: var(--primary-color);
    font-size: 20px;
    text-transform: capitalize;
}



.talent-product-display-section-003 .description .content{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-product-display-section-003 .description .content .product-name{
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 500;
}

.talent-product-display-section-003 .description .content .lead{
    font-size: 16px;
    color: #666666;
    line-height: 2;
}



@media screen and (max-width: 768px){
    .talent-product-display-section-003 .talent-wrapper{
        width: 90% !important;
    }

    .talent-product-display-section-003 .talent-col-wrapper{
        flex-direction: column !important;
    }
    
    .talent-product-display-section-003 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px) !important;
        width: 100% !important;
    }
    
    .talent-product-display-section-003 .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px) !important;
    }

    .talent-product-display-section-003 .talent-col-wrapper .left-col .product-images {
        flex-direction: column;
    }

    .talent-product-display-section-003 .talent-col-wrapper .left-col .product-images .img-wrapper {
        flex: 0 0 calc(100% - 20px);
    }

    .talent-product-display-section-003 .talent-col-wrapper .left-col .product-images .img-pagination {
        flex: 0 0 calc(100% - 20px);
        display: flex;
        flex-direction: row;
    }

    .talent-product-display-section-003 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item {
        width: 32%;
    }

    .talent-product-display-section-003 .additional-info .info-wrapper{
        flex-direction: column;
        align-items: start;
        justify-content: center;
    }

    .talent-product-display-section-003 .additional-info .info-wrapper .info{
        flex: 0 0 calc(100% - 40px);
    }

    .talent-product-display-section-003 .description .content {
        width: 100%;
    }

    .talent-product-display-section-003 .talent-col-wrapper .right-col .content .footer .item 
    {
        align-items: start;
    }

    .talent-product-display-section-003 .talent-col-wrapper .right-col .content .footer .item i{
        color: #666666;
        font-size: 12px;
        opacity: 0.6;
    }

    .talent-product-display-section-003 .talent-col-wrapper .right-col .content .footer .item p{
        color: #666666;
        font-size: 10px;
    }

    .talent-product-display-section-003 .talent-col-wrapper .right-col .content .footer .item h3{
        font-size: 12px;
    }

}










.talent-real-estate-display-003{
    padding: 100px 0;
    background-color: #F5F5F5;
}

.talent-real-estate-display-003 .talent-wrapper{
    width: 80%;
    margin: auto;
    overflow: hidden;
}

.talent-real-estate-display-003 .wrap{
    position: relative;
    width: 100%;
}

.talent-real-estate-display-003 .wrap .slider{
    width: 100% !important;
    display: flex;
    justify-content: start;
    align-items: center;
    /* gap: 20px; */
    /* padding-left: 20px; */
 
}

.talent-real-estate-display-003 .wrap .slider .img-wrapper{
    flex: 0 0 calc(100% - 0px);
    height: 600px;
    overflow: hidden;
}

.talent-real-estate-display-003 .wrap .slider .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-003 .wrap .pagination{
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
    align-items: center;
}

.talent-real-estate-display-003 .wrap .pagination i{
    color: #fff;
    font-size: 25px;
    cursor: pointer;
}

.talent-real-estate-display-003 .wrap .overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    padding: 20px 50px;
    justify-content: space-between;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
}

.talent-real-estate-display-003 .wrap .overlay h3{
    text-transform: capitalize;
    color: #fff;
    font-size: 25px;
    opacity: 0.8;
}

.talent-real-estate-display-003 .wrap .overlay p{
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
    opacity: 0.6;
}

.talent-real-estate-display-003 .wrap .overlay .ratings{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;

}

.talent-real-estate-display-003 .wrap .overlay .ratings i{
    font-size: 12px;
    color: #CC891F;
}

.talent-real-estate-display-003 .items{
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: start;
    align-items: center;
}

.talent-real-estate-display-003 .items .item{
    padding: 15px;
    border-left: 1px solid var(--border-color);
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 5px;
}

.talent-real-estate-display-003 .items .item p{
    color: var(--primary-color);
    font-weight: 300;
    font-size: 14px;
    text-transform: capitalize;
}

.talent-real-estate-display-003 .items .item i{
    color: var(--primary-color);
    /* font-weight: 300; */
    font-size: 14px;
}

.talent-real-estate-display-003 .desc{
    margin-top: 50px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 20px;
    gap: 20px;
    background-color: #fff;
}

.talent-real-estate-display-003 .desc .title{
    padding-bottom: 10px;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
}

.talent-real-estate-display-003 .desc .title h3{
    color: var(--primary-color);
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
}


.talent-real-estate-display-003 .desc p{
    color: var(--primary-color);
    font-weight: 300;
    font-size: 14px;
    line-height: 2;
    opacity: 0.6;
}

.talent-real-estate-display-003 .fac{
    margin-top: 50px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 20px;
    gap: 20px;
    background-color: #fff;
}

.talent-real-estate-display-003 .fac .title{
    padding-bottom: 10px;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
}

.talent-real-estate-display-003 .fac .title h3{
    color: var(--primary-color);
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
}



.talent-real-estate-display-003 .fac .items{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-003 .fac .items .item{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 5px;
    width: 31.5%;
    border: none;
}

.talent-real-estate-display-003 .fac .items .item p{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 14px;
}









.talent-real-estate-display-003  .agent{
    margin-top: 50px;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 20px;
    background-color: #fff;
}


.talent-real-estate-display-003  .agent h3{
    color: var(--primary-color);
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
}




.talent-real-estate-display-003  .agent .a-content{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: start;
    gap: 20px;

}

.talent-real-estate-display-003  .agent .a-content .img-wrapper{
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid var(--text-primary);
    overflow: hidden;
}


.talent-real-estate-display-003  .agent .a-content .img-wrapper img{
    width: 90%;
    height: 90%;
    object-fit: cover;
    border-radius: 50%;
}

.talent-real-estate-display-003  .agent .a-content .details{
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-003  .agent .a-content .details .name h3{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 16px;
    opacity: 0.8;
}

.talent-real-estate-display-003  .agent .a-content .details .name p{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 12px;
    opacity: 0.6;
}

.talent-real-estate-display-003  .agent .a-content .details a{
    text-decoration: none;
    font-size: 12px;
    padding: 7px;
    border-radius: 5px;
    border: 1px solid var(--text-primary);
    color: var(--text-primary);
    text-transform: capitalize;
}














.talent-real-estate-display-003 .comment-container{
    margin-top: 50px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    padding: 20px;
    gap: 20px;
}


.talent-real-estate-display-003 .comment-container .title h3{
    color: var(--primary-color);
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-003 .comment-container .input-wrapper{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: start;
}

.talent-real-estate-display-003 .comment-container .input-wrapper input{
    width: 90%;
    height: 37px;
    border: 1px solid var(--border-color);
    background: transparent;
    outline: none;
    padding-left: 10px;
}

.talent-real-estate-display-003 .comment-container .input-wrapper input::placeholder{
    padding-left: 10px;
    color: var(--primary-color);
    opacity: 0.4;
}

.talent-real-estate-display-003 .comment-container .input-wrapper i{
    padding: 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: var(--text-primary);
    color: #fff;
}

.talent-real-estate-display-003 .comment-container .input-wrapper i:hover{
    cursor: pointer;
    opacity: 0.6;
}


.talent-real-estate-display-003 .comment-container .comment-wrapper{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    align-items: start;
}

.talent-real-estate-display-003 .comment-container .comment-wrapper .comment{
    background-color: #fff;
    padding: 20px;
    border: 1px solid var(--border-color);
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 10px;
}

.talent-real-estate-display-003 .comment-container .comment-wrapper .comment .left{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
}

.talent-real-estate-display-003 .comment-container .comment-wrapper .comment .left .img-wrapper{
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
}

.talent-real-estate-display-003 .comment-container .comment-wrapper .comment .left .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-003 .comment-container .comment-wrapper .comment .left h3{
    font-size: 14px;
    font-weight: 400;
    color: var(--primary-color);
}

.talent-real-estate-display-003 .comment-container .comment-wrapper .comment .left p{
    font-size: 12px;
    font-weight: 300;
    color: var(--primary-color);
    opacity: 0.6;
}

.talent-real-estate-display-003 .comment-container .comment-wrapper .comment .time p{
    opacity: 0.4;
    font-size: 12px;
}





.talent-real-estate-display-003 .related-property{
    margin-top: 50px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    padding: 20px;
    gap: 20px;
}


.talent-real-estate-display-003 .related-property .title h3{
    color: var(--primary-color);
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
}



.talent-real-estate-display-003 .related-property  .talent-product-listing-wrapper{
    /* margin-top: 50px; */
    display: flex;
    align-items: center;
    justify-content: start !important;
    width: 100%;
    gap: 20px;
    flex-wrap: wrap !important;

  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item{
    flex: 0 0 calc(33.33% - 20px);
    border-radius: 20px;
    border: 1px solid var(--border-color);
  }
  
  
  
  .talent-real-estate-display-003 .related-property .slide .talent-product-listing-wrapper{
    cursor: grab;
  
    transition: transform 0.5s ease-in-out;
  
    justify-content: space-between;
    /* overflow: hidden; */
  }
  
  .talent-real-estate-display-003 .related-property .slide .talent-product-listing-wrapper.grabbing{
    cursor: grabbing;
    user-select: none; /* Prevents text selection */
  }
  
  .talent-real-estate-display-003 .related-property .slide .talent-product-listing-item{
    flex: 0 0 auto;
    width: 32%;
  }
  
  
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item:hover .talent-product-listing-item-img img{
      transform: rotate(10deg) scale(1.3);
     
    }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img{
    width: 100%;
    height: 300px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
    position: relative;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    transition: all 0.7s ease-in-out;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 10px;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay .price{
    font-size: 20px;
    font-weight: 600;
    color: var(--secondary-color);
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay .location{
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    color: var(--secondary-color);
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay .location div{
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay-2{
    position: absolute;
    top: 5%;
    right: 5%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* gap: 10px; */
    padding: 10px;
    margin: auto;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay-2 .featured{
    font-size: 12px;
    font-weight: 400;
    color: var(--secondary-color);
    background-color: var(--text-primary);
    /* padding: 2px 20px; */
    width: 100px;
    border: none;
  
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(-45deg);
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay-2 .img-wrapper{
    width: 25px;
    height: 25px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid var(--border-color);
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay-2 .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay-2 .right-side{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-img-overlay-2 .fa-heart{
    font-size: 15px;
    color: #FFD700;
    cursor: pointer;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content{
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 20px;
    flex-direction: column;
    padding: 10px 20px;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .rating{
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .rating .star-rating{
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .rating .star-rating i{
    font-size: 15px;
    color: #FFD700;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .rating .rating-value{
    font-size: 15px;
    color: var(--text-primary);
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .product-name{
    font-size: 20px;
    font-weight: 600;
    color: var(--text-primary);
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .contact-info{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .contact-info div{
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .contact-info div i{
    font-size: 13px;
    color: var(--text-primary);
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content hr{
    width: 100%;
    border: 1px solid var(--border-color);
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .footer{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  
  .talent-real-estate-display-003 .related-property  .talent-product-listing-item-content .footer div{
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
  }
  

  
  @media (max-width: 768px) {
    .talent-real-estate-display-003  .talent-wrapper{
      width: 90%;
    }
  

    .talent-real-estate-display-003 .related-property  .talent-product-listing-wrapper{
      flex-direction: column;
    }
  
    .talent-real-estate-display-003 .related-property  .talent-product-listing-item{
      width: 100%;
    }
  
    .talent-real-estate-display-003 .related-property .slide .talent-product-listing-wrapper{
      flex-direction: row;
    }
  
    .talent-real-estate-display-003 .related-property .slide .talent-product-listing-item{
      width: 100%;
    }
    
  }
  
  
  
  
  
  
  
  
  

.talent-real-estate-display-002{
    /* padding: 100px 0; */
}

.talent-real-estate-display-002 .talent-wrapper{
    width: 80%;
    margin: auto;
}

.talent-real-estate-display-002 .img-container{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-real-estate-display-002 .img-container .main-img{
    flex: 0 0 calc(70% - 20px);
}

.talent-real-estate-display-002 .img-container .main-img .img-wrapper{
    width: 100%;
    height: 700px;
    overflow: hidden;
}

.talent-real-estate-display-002 .img-container .main-img .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-002 .img-container .side-img{
    flex: 0 0 calc(30% - 20px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    gap: 20px;
}
.talent-real-estate-display-002 .img-container .side-img .img-wrapper{
    width: 100%;
    height: 340px;
    overflow: hidden;
}

.talent-real-estate-display-002 .img-container .side-img .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.talent-real-estate-display-002 .talent-col-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 20px;
    padding-top: 40px;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col{
    flex: 0 0 calc(70% - 20px);
}

.talent-real-estate-display-002 .talent-col-wrapper .right-col{
    flex: 0 0 calc(30% - 20px);
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .property-details{
    padding: 20px 0;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 30px;
    padding-bottom: 50px;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .property-details .l-n h3{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 25px;
    opacity: 0.8;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .property-details .l-n p{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 16px;
    opacity: 0.6;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .property-details .fac{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .property-details .fac .item p{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 16px;
    opacity: 0.6;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .about-property{
    padding: 20px 0;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
    padding-bottom: 50px;

}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .about-property h3{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 25px;
    opacity: 0.8;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .about-property h3 span{
    color: var(--text-primary);
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .about-property .lead{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 16px;
    opacity: 0.6;
}






.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .amenities{
    padding: 20px 0;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
    padding-bottom: 50px;
}


.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .amenities h3{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 25px;
    opacity: 0.8;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .amenities h3 span{
    color: var(--text-primary);
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .amenities .items{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .amenities .items .item{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 5px;
    width: 31.5%;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .amenities .items .item p{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 14px;
}





.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .floor-plan{
    padding: 20px 0;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
    padding-bottom: 50px;
}


.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .floor-plan h3{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 25px;
    opacity: 0.8;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .floor-plan h3 span{
    color: var(--text-primary);
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .floor-plan .img-wrapper{
    width: 100%;
    height: auto;
    /* height: 400px;  */
    overflow: hidden;
}


.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .floor-plan .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}







.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent{
    padding: 20px 0;
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
    padding-bottom: 50px;
}


.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent h3{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 25px;
    opacity: 0.8;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent h3 span{
    color: var(--text-primary);
}


.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent .a-content{
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 20px;

}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent .a-content .img-wrapper{
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid var(--text-primary);
    overflow: hidden;
}


.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent .a-content .img-wrapper img{
    width: 90%;
    height: 90%;
    object-fit: cover;
    border-radius: 50%;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent .a-content .details{
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent .a-content .details .name h3{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 16px;
    opacity: 0.8;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent .a-content .details .name p{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 12px;
    opacity: 0.6;
}

.talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent .a-content .details a{
    text-decoration: none;
    font-size: 12px;
    padding: 7px;
    border-radius: 5px;
    border: 1px solid var(--text-primary);
    color: var(--text-primary);
    text-transform: capitalize;
}



.talent-real-estate-display-002 .talent-col-wrapper .right-col .content{
    width: 100%;

}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 20px;
    justify-content: center;
    border-radius: var(--border-radius);
    background-color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.15);
    padding: 30px;
}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour .price{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 5px;
}


.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour .price p{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 12px;
    opacity: 0.6;
}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour .price h3{
    text-transform: uppercase;
    color: var(--primary-color);
    font-size: 20px;
    opacity: 0.8;
}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour .form-title{
    text-transform: capitalize;
    color: var(--primary-color);
    font-size: 16px;
    opacity: 0.8;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--text-primary);
}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour form{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour form .input-wrapper{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 5px;
}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour form .input-wrapper input{
    width: 90%;
    height: 100%;
    border: none;
    outline: none;
    background-color: transparent;
}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour form .input-wrapper input::placeholder{
    color: var(--primary-color);
    text-transform: capitalize;

}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour form .input-wrapper i{
    font-size: 12px;
    color: var(--primary-color);
    opacity: 0.6;
}

.talent-real-estate-display-002 .talent-col-wrapper .right-col .content .tour form button{
    width: 100%;
    height: 50px;
    border: none;
    background-color: var(--text-primary);
    color: #fff;
    text-transform: capitalize;
    border-radius: var(--border-radius);
}



@media (max-width: 768px){
    .talent-real-estate-display-002 .talent-wrapper{
        width: 90%;
    }

    .talent-real-estate-display-002 .img-container{
        flex-direction: column;
    }
    .talent-real-estate-display-002 .img-container .main-img{
        flex: 0 0 calc(100% - 20px);
    }
    
    .talent-real-estate-display-002 .img-container .main-img .img-wrapper{
        height: 500px;
    }

    .talent-real-estate-display-002 .img-container .side-img .img-wrapper{
        height: 250px;
    }

    .talent-real-estate-display-002 .img-container .side-img{
        flex: 0 0 calc(100% - 20px);
    }

    .talent-real-estate-display-002 .talent-col-wrapper{
        flex-direction: column-reverse;
        align-items: center;
    }

    .talent-real-estate-display-002 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px);
    }
    
    .talent-real-estate-display-002 .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px);
        width: 100%;
    }

    .talent-real-estate-display-002 .talent-col-wrapper .left-col .content .agent .a-content{
        flex-direction: column;
    }

}









.talent-real-estate-display-001{
    padding: 100px 0;
}

.talent-real-estate-display-001 .talent-wrapper{
    width: 80%;
    margin: auto;
}

.talent-real-estate-display-001 .talent-img-col-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    justify-content: center;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-img-col-wrapper .main-img{
    flex: 0 0 calc(70% - 20px);

}

.talent-real-estate-display-001 .talent-img-col-wrapper .main-img .img-wrapper{
    width: 100%;
    height: 500px;
    border-radius: var(--border-radius);
    overflow: hidden;
}

.talent-real-estate-display-001 .talent-img-col-wrapper .main-img .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-001 .talent-img-col-wrapper .side-img{
    flex: 0 0 calc(30% - 20px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-img-col-wrapper .side-img .img-wrapper{
    width: 100%;
    height: 150px;
    border-radius: var(--border-radius);
    overflow: hidden;
}

.talent-real-estate-display-001 .talent-img-col-wrapper .side-img .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-001 .talent-col-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col{
    flex: 0 0 calc(70% - 20px);
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col{
    flex: 0 0 calc(30% - 20px);
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content{
    padding: 30px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 40px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .house-fac{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .house-fac p{
    padding: 5px 10px;
    border-radius: 15px;
    text-transform: capitalize;
    font-size: 14px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .house-fac p.bed{
    background-color: #FEEAEA;
    color: #E62222;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .house-fac p.bath{
    background-color: #EEF7ED;
    color: #4CAF51;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .house-fac p.garage{
    background-color: #FFF5EA;
    color: #FF9800;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .house-fac p.ft{
    background-color: #EAF6FE;
    color: #00AAF4;
}


.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    

}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .name-loc{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 10px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .name-loc h3{
    font-size: 20px;
    color: var(--primary-color);
    text-transform: capitalize;
    opacity: 0.8;
}


.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .name-loc p{
    font-size: 16px;
    color: var(--primary-color);
    text-transform: capitalize;
    opacity: 0.6;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .share{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    position: relative;
}


.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .share i{
    border: 1px solid var(--border-color);
    font-size: 16px;
    color: var(--primary-color);
    padding: 10px;
    border-radius: 50%;
}


.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .share i:hover{
    opacity: 0.6;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .share:hover .socials{
    opacity: 1;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .share .socials{
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 15px;
    opacity: 0.2;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .share .socials a{
    text-decoration: none;
    /* border: 1px solid var(--border-color); */
    /* font-size: 16px; */
    /* color: var(--primary-color); */
    /* padding: 10px; */
    /* border-radius: 50%; */
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .name-share .share .socials i:hover{
    opacity: 0.6;
}



.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .desc{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .desc h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .desc p{
    color: var(--primary-color);
    opacity: 0.6;
    font-size: 14px;
    line-height: 2;
}


.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .adv-features{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .adv-features h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .adv-features .items{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .adv-features .items .item{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 5px;
    width: 31.5%;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .adv-features .items .item p{
    color: var(--primary-color);
    opacity: 0.6;
    font-size: 14px;
}


.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .ameneties{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .ameneties h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .ameneties .items{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .ameneties .items .item{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    width: 31.5%;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .ameneties .items .item p{
    color: var(--primary-color);
    opacity: 0.6;
    font-size: 14px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .ameneties .items .item i{
    font-size: 9px;
    color: #009F90;
    background-color: #EBF8F2;
    padding: 5px;
    border-radius: 50%;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .floor-plan{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}



.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .floor-plan h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .floor-plan .floors{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    border-bottom: none;
    display: flex;
    flex-direction: column;
    /* gap: 20px; */
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .floor-plan .floors .floor{
    width: 100%;
    border-bottom: 1px solid var(--border-color);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    gap: 10px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .floor-plan .floors .floor .details{
    display: flex;
    gap: 10px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .floor-plan .floors .floor .details p{
    color: var(--primary-color);
    opacity: 0.6;
    font-size: 14px;
    text-transform: capitalize;
}


.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 30px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review{
    width: 100%;
    display: flex;
    /* flex-direction: column; */
    align-items: start;
    justify-content: center;
    /* gap: 20px; */
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review .img-wrapper{
    width: 120px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
   
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review .content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
    margin-left: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review .content .name-date{
  width: 100% !important;
  display: flex;
    /* flex-direction: column; */
    justify-content: center;
    align-items: start;
    gap: 5px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review .content .name-date h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review .content .name-date p{
    color: #EF4160;
    /* opacity: 0.8; */
    font-size: 12px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review .content .text{
    color: var(--primary-color);
    opacity: 0.6;
    font-size: 14px;
    line-height: 2;
    
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review form{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review form textarea{
    width: 100%;
    height: 120px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    color: var(--primary-color);
    opacity: 0.6;
    padding: 10px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review form .input-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review form .input-wrapper input{
    flex: 0 0 calc(50% - 20px);
    height: 50px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 10px !important;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review form .input-wrapper input::placeholder{
    padding-left: 20px;
    color: var(--primary-color);
    opacity: 0.6;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review form button{
    padding: 16px 32px;
    background-color: var(--text-primary);
    color: #fff;
    border: none;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: var(--border-radius);
}







/*yoooooo*/





.talent-real-estate-display-002 .reviews{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-002 .reviews h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-002 .reviews .review-wrapper{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 30px;
}

.talent-real-estate-display-002 .reviews .review-wrapper .review{
    width: 100%;
    display: flex;
    /* flex-direction: column; */
    align-items: start;
    justify-content: center;
    /* gap: 20px; */
}

.talent-real-estate-display-002 .reviews .review-wrapper .review .img-wrapper{
    width: 120px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
   
}

.talent-real-estate-display-002 .reviews .review-wrapper .review .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-002 .reviews .review-wrapper .review .content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
    margin-left: 20px;
}

.talent-real-estate-display-002 .reviews .review-wrapper .review .content .name-date{
  width: 100% !important;
  display: flex;
    /* flex-direction: column; */
    justify-content: center;
    align-items: start;
    gap: 5px;
}

.talent-real-estate-display-002 .reviews .review-wrapper .review .content .name-date h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-002 .reviews .review-wrapper .review .content .name-date p{
    color: #EF4160;
    /* opacity: 0.8; */
    font-size: 12px;
}

.talent-real-estate-display-002 .reviews .review-wrapper .review .content .text{
    color: var(--primary-color);
    opacity: 0.6;
    font-size: 14px;
    line-height: 2;
    
}

.talent-real-estate-display-002 .write-review{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-002 .write-review h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-002 .write-review form{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-real-estate-display-002 .write-review form textarea{
    width: 100%;
    height: 120px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    color: var(--primary-color);
    opacity: 0.6;
    padding: 10px;
}

.talent-real-estate-display-002 .write-review form .input-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-002 .write-review form .input-wrapper input{
    flex: 0 0 calc(50% - 20px);
    height: 50px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 10px !important;
}

.talent-real-estate-display-002 .write-review form .input-wrapper input::placeholder{
    padding-left: 20px;
    color: var(--primary-color);
    opacity: 0.6;
    text-transform: capitalize;
}

.talent-real-estate-display-002 .write-review form button{
    padding: 16px 32px;
    background-color: var(--text-primary);
    color: #fff;
    border: none;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: var(--border-radius);
}








.talent-real-estate-display-003 .reviews{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-003 .reviews h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-003 .reviews .review-wrapper{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 30px;
}

.talent-real-estate-display-003 .reviews .review-wrapper .review{
    width: 100%;
    display: flex;
    /* flex-direction: column; */
    align-items: start;
    justify-content: center;
    /* gap: 20px; */
}

.talent-real-estate-display-003 .reviews .review-wrapper .review .img-wrapper{
    width: 120px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
   
}

.talent-real-estate-display-003 .reviews .review-wrapper .review .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-003 .reviews .review-wrapper .review .content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
    margin-left: 20px;
}

.talent-real-estate-display-003 .reviews .review-wrapper .review .content .name-date{
  width: 100% !important;
  display: flex;
    /* flex-direction: column; */
    justify-content: center;
    align-items: start;
    gap: 5px;
}

.talent-real-estate-display-003 .reviews .review-wrapper .review .content .name-date h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-003 .reviews .review-wrapper .review .content .name-date p{
    color: #EF4160;
    /* opacity: 0.8; */
    font-size: 12px;
}

.talent-real-estate-display-003 .reviews .review-wrapper .review .content .text{
    color: var(--primary-color);
    opacity: 0.6;
    font-size: 14px;
    line-height: 2;
    
}

.talent-real-estate-display-003 .write-review{
    width: 100%;
    border-radius: var(--border-radius);
    border: 1px solid var(--border-color);
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.talent-real-estate-display-003 .write-review h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}

.talent-real-estate-display-003 .write-review form{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 20px;
}

.talent-real-estate-display-003 .write-review form textarea{
    width: 100%;
    height: 120px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    color: var(--primary-color);
    opacity: 0.6;
    padding: 10px;
}

.talent-real-estate-display-003 .write-review form .input-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-003 .write-review form .input-wrapper input{
    flex: 0 0 calc(50% - 20px);
    height: 50px;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 10px !important;
}

.talent-real-estate-display-003 .write-review form .input-wrapper input::placeholder{
    padding-left: 20px;
    color: var(--primary-color);
    opacity: 0.6;
    text-transform: capitalize;
}

.talent-real-estate-display-003 .write-review form button{
    padding: 16px 32px;
    background-color: var(--text-primary);
    color: #fff;
    border: none;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: var(--border-radius);
}





/*yaaaaaa*/


.talent-real-estate-display-001 .talent-col-wrapper .right-col .content{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20%;
    justify-content: center;
    align-items: start;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent{
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    padding: 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    align-items: center;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .person{
    display: flex;
    flex-direction: column;
    gap: 10%;
    justify-content: center;
    align-items: center;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .person .img-wrapper{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .person .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .person h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 14px;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .person p{
    color: var(--primary-color);
    opacity: 0.6;
    font-size: 12px;

}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .person i{
    padding: 3px;
    border-radius: 50%;
    font-size: 9px;
    color: #FFF;
    background-color: #009F90;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .btn-wrapper{
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .btn-wrapper button.message{
    width: 100%;
    height: 50px;
    border: none;
    border-radius: var(--border-radius);
    color: #fff;
    background-color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .btn-wrapper button.message i{

    opacity: 0.8;
}


.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .btn-wrapper button.call{
    width: 100%;
    height: 50px;
    border: none;
    border-radius: var(--border-radius);
    color: #009F90;
    background-color: #EBF8F2;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .agent .btn-wrapper button.call i{
 
    opacity: 0.8;
}




.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties{

    margin-top: 40px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: start;
    align-items: start;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 16px;
    text-transform: capitalize;
}


.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    gap: 20px;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper .property{
    width: 100%;
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    display: flex;
    gap: 20px;
    align-items: start;
    justify-content: start;
    padding: 10px;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper .property .img-wrapper{
   flex: 0 0 calc(30% - 20px);
    height: 80px;
    border-radius: var(--border-radius);
    overflow: hidden;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper .property .img-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper .property .content{
    flex: 0 0 calc(70% - 20px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    gap: 5px;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper .property .content a{
    text-decoration: none;
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper .property .content p{
    color: var(--primary-color);
    opacity: 0.6;
    font-size: 10px;
    text-transform: capitalize;
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper .property .content .item{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper .property .content .item p{
    padding: 5px 10px;
    background-color: #ebf8f2;
    color: #009F90;
    font-size: 12px;
    border-radius: var(--border-radius);
}

.talent-real-estate-display-001 .talent-col-wrapper .right-col .content .similar-properties .property-wrapper .property .content .item h3{
    color: var(--primary-color);
    opacity: 0.8;
    font-size: 14px;
}



@media (max-width: 768px){
    .talent-real-estate-display-001 .talent-wrapper{
        width: 90%;
     
    }
    
    .talent-real-estate-display-001 .talent-img-col-wrapper{
        flex-direction: column;
    }
    
    .talent-real-estate-display-001 .talent-img-col-wrapper .main-img{
        flex: 0 0 calc(100% - 20px);
    }

    .talent-real-estate-display-001 .talent-img-col-wrapper .side-img{
        flex: 0 0 calc(100% - 20px);
    }

    .talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review{
        gap: 20px;
        flex-direction: column;
    }
    .talent-real-estate-display-001 .talent-col-wrapper .left-col .content .reviews .review-wrapper .review .content{
       margin-left: 0;
    }


    .talent-real-estate-display-001 .talent-col-wrapper{
        flex-direction: column;
        align-items: center;
    }
    
    .talent-real-estate-display-001 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px);
    }
    
    .talent-real-estate-display-001 .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px);
    }



    .talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review form .input-wrapper{
        flex-direction: column;
    }

    .talent-real-estate-display-001 .talent-col-wrapper .left-col .content .write-review form .input-wrapper input{
        flex: 0 0 calc(100% - 20px);
        width: 100%;
    }

}




.talent-product-card-section-001{
    padding: 100px 0 !important;
}



.talent-product-card-section-001 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
    overflow: hidden !important;
}

.talent-product-card-section-001 .talent-product-card-title{
    width: 100% !important;
    /* display: flex !important; */
    justify-content: start !important;
    align-items: center !important;
    margin-bottom: 50px !important;
}

.talent-product-card-section-001 .talent-product-card-title h3{
    font-size: 20px !important;
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
}

.talent-product-card-section-001 .top-section{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 50px !important;
    padding: 0 20px !important;
}

.talent-product-card-section-001 .top-section h2{
    font-size: 20px !important;
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
}

.talent-product-card-section-001 .top-section .pagination-wrapper{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 15px !important;
}

.talent-product-card-section-001 .top-section .pagination-wrapper .pagination-item{
    color: var(--primary-color) !important;
    font-size: 15px !important;
}

.talent-product-card-section-001 .top-section .pagination-wrapper .pagination-item:hover{
    color: var(--text-primary) !important;
}

.talent-col-wrapper-main{
    width: 100% !important;
    display: flex !important;
    justify-content: start !important;
    align-items: start !important;
    gap: 20px !important;
    flex-wrap: wrap !important;
}

.talent-col-wrapper-main.carousel{
    padding-left: 20px !important;
    flex-wrap: nowrap !important;
}

.talent-col-4{
    flex: 0 0 calc(25% - 20px) !important;
}

.talent-col-3{
    flex: 0 0 calc(33.33% - 20px) !important;
}

.talent-col-2{
    flex: 0 0 calc(50% - 20px) !important;
}

.talent-col-1{
    flex: 0 0 calc(100% - 20px) !important;
}

.talent-product-card-section-001 .product{
    transition: box-shadow 0.3s ease-in-out, transform 0.9s ease-in-out !important;
    background-color: var(--secondary-color) !important;
}


.talent-product-card-section-001 .product:hover{
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2) !important;
    transform: translateY(-5px) !important;
    padding: 20px !important;
  
}


.talent-product-card-section-001 .product .content{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
}

.talent-product-card-section-001 .product .content .img-wrapper{
    width: 100% !important;
    height: 300px !important;
    overflow: hidden !important;
    position: relative !important;
}

.talent-product-card-section-001 .product .content .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-product-card-section-001 .product .content .items{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;

    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    margin-bottom: 10px !important;

    opacity: 0 !important;
    transform: translateY(20px) !important;
    transition: opacity 0.3s ease, transform 0.9s ease !important;
}

.talent-product-card-section-001 .product .content .items a{

    width: 50px !important;
    height: 50px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 50% !important;
    background-color: var(--primary-color-2) !important;
    color: var(--primary-color) !important;
   
    font-size: 20px !important;
    text-decoration: none !important;
 
}


.talent-product-card-section-001 .product:hover .content .items{
    opacity: 0.9 !important;
    transform: translateY(0) !important; 
    
}

.talent-product-card-section-001 .product .content .items a:hover{
    background-color: var(--text-primary) !important;
    color: var(--secondary-color) !important;
    opacity: 1 !important;

}

.talent-product-card-section-001 .product .content .text{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 15px !important;
}

.talent-product-card-section-001 .product .content .text a.name{
    color: var(--primary-color) !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    opacity: 0.8 !important;
    text-decoration: none !important;
}

.talent-product-card-section-001 .product .content .text a.name:hover{
    color: var(--text-primary) !important;
}


.talent-product-card-section-001 .product .content .text p.price{
    color: var(--primary-color) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.talent-product-card-section-001 .product .content .text a.btn{

    text-decoration: none !important;
    padding: 14px 28px !important;
    border-radius: 30px !important;
    background-color: var(--primary-color-2) !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    color: var(--primary-color) !important;

    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;


}

.talent-product-card-section-001 .product .content .text a.btn:hover{
    background-color: var(--text-primary) !important;
    color: var(--secondary-color) !important;
}

.talent-product-card-section-001 .product:hover .content .text .btn-wrapper{
    opacity: 1 !important;
    transform: translateY(0) !important; 
}
.talent-product-card-section-001 .product .content .text .btn-wrapper{
    opacity: 0 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;

    transform: translateY(20px) !important;
    transition: opacity 0.3s ease, transform 0.9s ease !important;
}







.talent-product-card-section-001 .talent-col-1.product{
    padding: 20px !important;
    border: 1px solid #e0e0e0 !important;
}

.talent-product-card-section-001 .talent-col-1.product .content{
    flex-direction: row !important;
    gap: 30px !important;
}

.talent-product-card-section-001 .talent-col-1.product .content .img-wrapper{
    width: 400px !important;

}

.talent-product-card-section-001 .talent-col-1.product .content .text{
    justify-content: start !important;
    align-items: start !important;
}

.talent-product-card-section-001 .talent-col-1.product .content .text .cat{
    color: var(--primary-color) !important;
    opacity: 0.7 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
}

.talent-product-card-section-001 .talent-col-1.product .content .text .availablity{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-product-card-section-001 .talent-col-1.product .content .text .availablity i{
    color: #60BB52 !important;
    font-size: 14px !important;
}

.talent-product-card-section-001 .talent-col-1.product .content .text .availablity p{
    color: #60BB52 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
}

.talent-product-card-section-001 .talent-col-1.product .content .text .lead{
    font-size: 14px !important;
    color: var(--primary-color) !important;
    opacity: 0.6 !important;
    line-height: 1.5 !important;
}

.talent-product-card-section-001 .talent-col-1.product .content .text .btn-wrapper{
    justify-content: start !important;
    gap: 10px !important;
    opacity: 1 !important;
    flex-wrap: wrap !important;
}


.talent-product-card-section-001 .talent-col-1.product .content .text .btn-wrapper a.btn{
    border-radius: 0 !important;
    background-color: var(--primary-color) !important;
    color: var(--secondary-color) !important;
}

.talent-product-card-section-001 .talent-col-1.product .content .text .btn-wrapper a.btn:hover{
    background-color: var(--text-primary) !important;
}







@media screen and (max-width: 768px){

.talent-product-card-section-001 .talent-wrapper{
    width: 90% !important;
}

.talent-col-wrapper-main{
    flex-direction: column !important;
}

.talent-col-wrapper-main.carousel{
   flex-direction: row !important;
}

.talent-col-4{
    flex: 0 0 calc(100% - 20px) !important;
}

.talent-col-3{
    flex: 0 0 calc(100% - 20px) !important;
}

.talent-col-2{
    flex: 0 0 calc(100% - 20px) !important;
}

.talent-col-1{
    flex: 0 0 calc(100% - 20px) !important;
}



.talent-product-card-section-001 .top-section{
    flex-direction: column !important;
    gap: 20px !important;
    align-items: start !important;
    justify-content: center !important;
}

.talent-product-card-section-001 .talent-col-1.product .content{
    flex-direction: column !important;
}


.talent-product-card-section-001 .talent-col-1.product .content .img-wrapper{
    width: 100% !important;

}

}
























.talent-product-display-section-004{
    padding: 100px 0 !important;
}

.talent-product-display-section-004 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-product-display-section-004 .talent-col-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 40px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .left-col{
    flex: 0 0 calc(60% - 40px) !important;
}

.talent-product-display-section-004 .talent-col-wrapper .left-col .product-images{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .left-col .product-images .img-wrapper{
    width: 100% !important;
    height: 650px !important;
    overflow: hidden !important;
}


.talent-product-display-section-004 .talent-col-wrapper .left-col .product-images .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-product-display-section-004 .talent-col-wrapper .left-col .product-images .img-pagination{
    width: 100% !important;
    display: flex !important;
    gap: 10px !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}

.talent-product-display-section-004 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item{
    width: 180px !important;
    height: 180px !important;
    overflow: hidden !important;
    padding: 10px !important;
    border-radius: var(--border-radius) !important;
    border: 1px solid var(--border-color) !important;
    cursor: pointer !important;
}
.talent-product-display-section-004 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item.active{
    border-color: var(--text-primary) !important;
}

.talent-product-display-section-004 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: var(--border-radius) !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col{
    flex: 0 0 calc(40% - 40px) !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 30px !important;
}


.talent-product-display-section-004 .talent-col-wrapper .right-col .content .link{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 15px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .link a{
    text-decoration: none !important;
    color: var(--primary-color) !important;
    opacity: 0.7 !important;
    text-transform: capitalize !important;
    font-size: 15px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .link p{
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}


.talent-product-display-section-004 .talent-col-wrapper .right-col .content h2.p-name{
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
}


.talent-product-display-section-004 .talent-col-wrapper .right-col .content .price-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;

    flex-wrap: wrap !important;
}


.talent-product-display-section-004 .talent-col-wrapper .right-col .content .price-wrapper .old-price{
    text-decoration: line-through !important;
    color: var(--primary-color) !important;
    opacity: 0.7 !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .price-wrapper .new-price{
    color: var(--primary-color) !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .price-wrapper .tag{
    padding: 5px 10px !important;
    border-radius: 20px !important;
    color: var(--secondary-color) !important;
    text-transform: uppercase !important;
    background-color: #DD1D1C !important;
    font-size: 12px !important;
}



.talent-product-display-section-004 .talent-col-wrapper .right-col .content .price-wrapper .percent{
    padding: 5px 10px !important;
    border-radius: 20px !important;
    color: var(--secondary-color) !important;
    text-transform: uppercase !important;
    background-color: #111111 !important;
    font-size: 12px !important;
}


.talent-product-display-section-004 .talent-col-wrapper .right-col .content .styles{
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
    gap: 10px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .styles h3{
    color: var(--primary-color) !important;
    font-size: 15px !important;
    text-transform: capitalize !important;
}



.talent-product-display-section-004 .talent-col-wrapper .right-col .content .styles .img-pagination{
    width: 100% !important;
    display: flex !important;
    gap: 10px !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .styles .img-pagination .img-pagination-item{
    width: 80px !important;
    height: 80px !important;
    overflow: hidden !important;
    padding: 5px !important;
    border-radius: 50% !important;
    border: 1px solid var(--border-color) !important;
    cursor: pointer !important;
}
.talent-product-display-section-004 .talent-col-wrapper .right-col .content .styles .img-pagination .img-pagination-item.active{
    border-color: var(--text-primary) !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .styles .img-pagination .img-pagination-item img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 50% !important;
}
 


.talent-product-display-section-004 .talent-col-wrapper .right-col .content form{
    width: 100% !important;
    padding: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content form .items{
    margin-top: 10px !important;
    display: flex !important;
    gap: 20px !important;
    justify-content: start !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}
.talent-product-display-section-004 .talent-col-wrapper .right-col .content form .items .item{
    border: 1px solid var(--primary-color) !important;
    display: flex !important;
    border-radius: 30px !important;
    background-color: var(--secondary-color) !important;
}
.talent-product-display-section-004 .talent-col-wrapper .right-col .content form .items .item input{
    width: 70px !important;
    height: 35px !important;
    padding-left: 10px !important;
    border: none !important;
    outline: none !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content form .items .item .count{
    padding: 6px 16px !important;
    border: none !important;
    text-transform: capitalize !important;
    background-color: var(--secondary-color) !important;
    color: var(--primary-color) !important;
    opacity: 0.4 !important;
    /* text-decoration: none !important; */
    cursor: pointer !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content form .items a{
    text-decoration: none !important;
    padding: 14px 28px !important;
    border: 1px solid var(--primary-color) !important;
    background-color: var(--secondary-color) !important;
    color: var(--primary-color) !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    border-radius: 30px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content form .items a:hover{
    background-color: var(--primary-color) !important;
    color: var(--secondary-color) !important;
}



.talent-product-display-section-004 .talent-col-wrapper .right-col .content form button{
    text-decoration: none !important;
    width: 250px !important;
    height: 45px !important;
    border-radius: 30px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: var(--primary-color) !important;
    color: var(--secondary-color) !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    margin: 20px 0 !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content form button:hover{
    background-color: var(--seconadry-primary) !important;
    border: none !important;
    color: var(--primary-color) !important;
    cursor: pointer !important;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2) !important;
}


.talent-product-display-section-004 .talent-col-wrapper .right-col .content .payment-methods{
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
    gap: 10px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .payment-methods p{
    color: var(--primary-color) !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .payment-methods .payment-cards{
    display: flex !important;
    justify-content: start !important;
    align-items: start !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .payment-methods .payment-cards .img-wrapper{
    width: 50px !important;
    height: 30px !important;
    overflow: hidden !important;
}


.talent-product-display-section-004 .talent-col-wrapper .right-col .content .payment-methods .payment-cards .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .description{
    padding: 10px 0 !important;
    border-top: 1px solid var(--border-color) !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
    gap: 20px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .description .talent-product-card-title{
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 15px !important;
    flex-wrap: wrap !important;

    cursor: pointer !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .description .talent-product-card-title h3{
    text-transform: capitalize !important;
    color: var(--primary-color) !important;
    font-size: 18px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .description .talent-product-card-title i{
    color: var(--primary-color) !important;
    font-size: 15 !important;
}


.talent-product-display-section-004 .talent-col-wrapper .right-col .content .description .content{
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
    gap: 10px !important;
    /* max-height: 0px !important;
    overflow: hidden !important; */
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .description .content p{
    font-size: 14px !important;
    line-height: 1.5 !important;
    opacity: 0.6 !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .socials{
    display: flex !important;
    justify-content: start !important;
    align-items: start !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
}

.talent-product-display-section-004 .talent-col-wrapper .right-col .content .item{
   border: 1px solid var(--primary-color) !important;

   padding: 7px 15px !important;
   display: flex !important;
 
    gap: 5px !important;
}


.talent-product-display-section-004 .talent-col-wrapper .right-col .content .item a{
    text-decoration: none !important;
    color: var(--primary-color) !important;
    font-size: 12px !important;
    text-transform: capitalize !important;
}












@media screen and (max-width: 768px){
    .talent-product-display-section-004 .talent-wrapper{
        width: 90% !important;
    }

    .talent-product-display-section-004 .talent-col-wrapper{
        flex-direction: column !important;
    }
    
    .talent-product-display-section-004 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px) !important;
        width: 100% !important;
    }
    
    .talent-product-display-section-004 .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px) !important;
    }

    .talent-product-display-section-004 .talent-col-wrapper .left-col .product-images {
        flex-direction: column !important;
    }

    .talent-product-display-section-004 .talent-col-wrapper .left-col .product-images .img-wrapper {
        flex: 0 0 calc(100% - 20px) !important;
    }

    .talent-product-display-section-004 .talent-col-wrapper .left-col .product-images .img-pagination {
        flex: 0 0 calc(100% - 20px) !important;
        display: flex !important;
        flex-direction: row !important;
      
    }


    .talent-product-display-section-004 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item {
        width: 100px !important;
        height: 90px !important;
    }

    .talent-product-display-section-004 .talent-col-wrapper .right-col .content .styles .img-pagination .img-pagination-item{
        width: 50px !important;
        height: 50px !important;
    }

    .talent-product-display-section-004 .description .content {
        width: 100% !important;
    }



}




































.talent-product-display-section-005{
    padding: 100px 0 !important;
}

.talent-product-display-section-005 .talent-wrapper{
    width: 80% !important;
    margin: auto !important;
}

.talent-product-display-section-005 .talent-col-wrapper{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 40px !important;
}

.talent-product-display-section-005 .talent-col-wrapper .left-col{
    flex: 0 0 calc(60% - 40px) !important;
}

.talent-product-display-section-005 .talent-col-wrapper .left-col .product-images{
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
}

.talent-product-display-section-005 .talent-col-wrapper .left-col .product-images .img-wrapper{
    flex: 0 0 calc(80% - 20px) !important;
    height: 500px !important;
    overflow: hidden !important;
}


.talent-product-display-section-005 .talent-col-wrapper .left-col .product-images .img-wrapper img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-product-display-section-005 .talent-col-wrapper .left-col .product-images .img-pagination{
    flex: 0 0 calc(20% - 20px) !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    justify-content: center !important;
    align-items: center !important;
}

.talent-product-display-section-005 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item{
    width: 100% !important;
    height: 110px !important;
    overflow: hidden !important;
    border: 1px solid var(--border-color) !important;
}

.talent-product-display-section-005 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col{
    flex: 0 0 calc(40% - 40px) !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content{
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .product-name{
    font-size: 14px !important;
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .list{
    display: flex !important;
    flex-direction: column !important;
    align-items: start !important;
    justify-content: start !important;
    gap: 15px !important;
}


.talent-product-display-section-005 .talent-col-wrapper .right-col .content .list .list-item{
    display: flex !important;
    justify-content: start !important;
    align-items: center !important;
    gap: 10px !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .list .list-item h3{
    font-size: 13px !important;
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .list .list-item p{
    font-size: 12px !important;
    color: var(--primary-color) !important;
    text-transform: capitalize !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .list .list-item p.stock{
    color: #60BB52 !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .list .list-item p a{
    color: var(--primary-color) !important;
    text-decoration: none !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .list .list-item p a:hover{
    color: var(--text-primary) !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content{
    font-size: 12px !important;
    color: var(--primary-color) !important;
    opacity: 0.6 !important;
    line-height: 1.5 !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box .talent-product-card-title{
    width: 100% !important;
    padding: 20px !important;
    background-color: #F9F9F9 !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box .talent-product-card-title .price{
    font-size: 20px !important;
    color: var(--text-primary) !important;
    font-weight: 500 !important;
}



.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box{
    width: 100% !important;
    border: 1px solid var(--border-color) !important;
    display: flex !important;
    flex-direction: column !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form{
    width: 100% !important;
    padding: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: start !important;
    align-items: start !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form .items{
    margin-top: 10px !important;
    display: flex !important;
    gap: 20px !important;
    justify-content: start !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}
.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form .items .item{
    border: 1px solid var(--border-color) !important;
    display: flex !important;
}
.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form .items .item input{
    width: 70px !important;
    height: 45px !important;
    padding-left: 10px !important;
    border: none !important;
    background-color: #F9F9F9 !important;
    outline: none !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form .items .item .count{
    padding: 14px 16px !important;
    border: none !important;
    text-transform: capitalize !important;
    background-color: var(--secondary-color) !important;
    color: var(--primary-color) !important;
    opacity: 0.4 !important;
    /* text-decoration: none !important; */
    cursor: pointer !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form .items a{
    text-decoration: none !important;
    padding: 14px 28px !important;
    border: 1px solid var(--border-color) !important;
    background-color: #F9F9F9 !important;
    color: var(--primary-color) !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form .items a:hover{
    background-color: var(--text-primary) !important;
    color: var(--secondary-color) !important;
}


.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form .buy{
    text-decoration: none !important;
    width: 100% !important;
    height: 45px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: var(--primary-color) !important;
    color: var(--secondary-color) !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form .buy:hover{
    background-color: var(--text-primary) !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form button{
    text-decoration: none !important;
    width: 100% !important;
    height: 45px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: var(--secondary-color) !important;
    color: var(--primary-color) !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    margin: 20px 0 !important;
}

.talent-product-display-section-005 .talent-col-wrapper .right-col .content .box form button:hover{
    background-color: var(--text-primary) !important;
    border: none !important;
    color: var(--secondary-color) !important;
    cursor: pointer !important;
}

.talent-product-display-section-005 .description{
    margin-top: 50px !important;
    width: 100% !important;
    border-top: 1px solid var(--border-color) !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 30px !important;
}

.talent-product-display-section-005 .description .talent-product-card-title{
    padding-top: 20px !important;
    border-top: 3px solid var(--text-primary) !important;
    color: var(--primary-color) !important;
    font-size: 20px !important;
    text-transform: capitalize !important;
}


.talent-product-display-section-005 .description .content{
    width: 50% !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 20px !important;
}

.talent-product-display-section-005 .description .content .product-name{
    color: var(--primary-color) !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.talent-product-display-section-005 .description .content .lead{
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 2 !important;
}



@media screen and (max-width: 768px){
    .talent-product-display-section-005 .talent-wrapper{
        width: 90% !important;
    }

    .talent-product-display-section-005 .talent-col-wrapper{
        flex-direction: column !important;
    }
    
    .talent-product-display-section-005 .talent-col-wrapper .left-col{
        flex: 0 0 calc(100% - 20px) !important;
        width: 100% !important;
    }
    
    .talent-product-display-section-005 .talent-col-wrapper .right-col{
        flex: 0 0 calc(100% - 20px) !important;
    }

    .talent-product-display-section-005 .talent-col-wrapper .left-col .product-images {
        flex-direction: column !important;
    }

    .talent-product-display-section-005 .talent-col-wrapper .left-col .product-images .img-wrapper {
        flex: 0 0 calc(100% - 20px) !important;
    }

    .talent-product-display-section-005 .talent-col-wrapper .left-col .product-images .img-pagination {
        flex: 0 0 calc(100% - 20px) !important;
        display: flex !important;
        flex-direction: row !important;
    }

    .talent-product-display-section-005 .talent-col-wrapper .left-col .product-images .img-pagination .img-pagination-item {
        width: 32% !important;
    }

    .talent-product-display-section-005 .additional-info .info-wrapper{
        flex-direction: column !important;
        align-items: start !important;
        justify-content: center !important;
    }

    .talent-product-display-section-005 .additional-info .info-wrapper .info{
        flex: 0 0 calc(100% - 40px) !important;
    }

    .talent-product-display-section-005 .description .content {
        width: 100% !important;
    }

    .talent-product-display-section-005 .talent-col-wrapper .right-col .content .footer .item 
    {
        align-items: start !important;
    }

    .talent-product-display-section-005 .talent-col-wrapper .right-col .content .footer .item i{
        color: #666666 !important;
        font-size: 12px !important;
        opacity: 0.6 !important;
    }

    .talent-product-display-section-005 .talent-col-wrapper .right-col .content .footer .item p{
        color: #666666 !important;
        font-size: 10px !important;
    }

    .talent-product-display-section-005 .talent-col-wrapper .right-col .content .footer .item h3{
        font-size: 12px !important;
    }

}







.talent-product-display-section-005 .talent-product-card-section-001 .talent-wrapper{
    width: 100% !important;
}


@media screen and (max-width: 768px){
    .talent-product-display-section-005 .talent-product-card-section-001 .talent-wrapper{
        width: 100% !important;
    }
    
}



.talent-product-display-section-004 .talent-product-card-section-001 .talent-wrapper{
    width: 100% !important;
}


@media screen and (max-width: 768px){
    .talent-product-display-section-004 .talent-product-card-section-001 .talent-wrapper{
        width: 100% !important;
    }
    
}


