@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body {
  background-color: #fff;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "DM Sans", sans-serif;
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

.header {
  padding: 15px 80px;
  background: linear-gradient(146deg, #13413d, #B8D435);
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 3;
}
.header .headr-bar-icon {
  width: 33px;
}
@media screen and (max-width: 768px) {
  .header {
    padding: 15px 16px;
  }
}

.main {
  padding-top: 52px;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

.secpy-80 {
  padding: 80px 0;
}

.vuvle-btn-secondary {
  background: #B8D435;
  border-radius: 30px;
  padding: 8px 34px;
  margin-top: 20px;
  color: #09383D;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.4s all ease-in-out;
}
.vuvle-btn-secondary:hover {
  background: #09383D;
  color: #B8D435;
  transition: 0.4s all ease-in-out;
}

.vuvle_btn-primary {
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0.4s all ease-in-out;
  border: 1px solid #525252;
  color: #525252;
  margin-top: 10px;
  display: inline-block;
  padding: 3px 33px;
  font-size: 15px;
}
.vuvle_btn-primary.vuvle_btn-primary2 {
  border: 1px solid #ffffff;
  color: #fff;
  min-width: 174px;
  padding: 5px 12px;
  text-align: center;
}

.hover-btn:hover {
  background: #09383D;
  color: #B8D435;
}

.hover-btn2:hover {
  background: #B8D435;
  color: #09383D;
  border: 1px solid #B8D435;
}

.offcanvas {
  background: #09383D;
}

.mob-menu-ul {
  padding: 0;
}
.mob-menu-ul .mob_nav-item .mob_nav-link {
  padding: 8px 40px;
  margin: 20px 0;
  color: #fff;
  font-weight: 500;
  display: block;
  transition: 0.4s;
  border-radius: 30px;
  font-size: 20px;
}
.mob-menu-ul .mob_nav-item .mob_nav-link:hover {
  border: 1px solid #fff;
  color: #B8D435;
  transition: 0.4s;
  padding: 8px 40px;
}

.sec-py-110 {
  padding: 110px 0;
}

.sec-py-55 {
  padding: 56px 0;
}

.header-link {
  color: #09383D;
}

.sec-text {
  font-family: "DM Sans", sans-serif;
  font-weight: lighter;
  margin-bottom: 4px;
  display: inline-block;
  font-size: 40px;
}

.sec-title {
  font-weight: 600;
  font-size: 40px;
}

.section-divdier {
  border-top: 1px solid #D9D9D9;
}
.section-divdier span {
  font-size: 14px;
  font-weight: 500;
  padding-top: 10px;
  color: #888888;
}

header .menu-wrappper {
  position: absolute;
  bottom: -31px;
  z-index: 6;
  background: #fff;
  width: 83%;
  /* left: 0; */
  margin: auto;
  display: block;
  width: 899px;
  right: 300px;
}
header .collapse-menu-wrapper {
  position: absolute;
  top: 55px;
  z-index: 3;
}
header .collapse-menu-wrapper .vuvlee_navbar {
  display: flex;
  padding: 21px;
}
header .collapse-menu-wrapper .vuvlee_navbar .nav-item .nav-link {
  margin: 0 10px;
  padding: 0 23px;
  color: #fff;
  font-weight: 500;
}
header .collapse-menu-wrapper .vuvlee_navbar .nav-item .nav-link:hover {
  border-radius: 20px;
  border: 1px solid #fff;
  color: #B8D435;
}
header .menu-collapse-btn {
  color: #09383d !important;
  font-size: 25px;
}

.section_banner {
  background: url(../images/banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 90vh;
  padding-top: 100px;
}
.section_banner .banner-title {
  font-size: 60px;
  padding: 0 109px 0 0;
  font-weight: 700;
  color: #fff;
}
.section_banner .banner-title span {
  color: #B8D435;
}
.section_banner .banner-titlescnd {
  color: #fff;
  font-weight: 200;
  padding-right: 78px;
  font-size: 42px;
  line-height: 41px;
}
.section_banner .banner-titlescnd span {
  font-weight: 800;
}
.section_banner .vertical-text-wrapper {
  position: absolute;
  left: 12%;
  bottom: 96px;
  display: flex;
  width: 217px;
  transform: rotateZ(270deg);
  color: #fff;
  font-size: 30px;
  line-height: 31px;
}
.section_banner .vertical-text-wrapper .sub {
  color: #B8D435;
}
.section_banner .vertical-text-wrapper::after {
  position: absolute;
  content: url(../images/arrow.svg);
  transform: rotateZ(90deg);
  bottom: -33px;
  right: 3px;
}

.section_about-nexcard .description {
  font-size: 25px;
  color: #525252;
  line-height: 30px;
  padding: 0 147px 0 0;
}
.section_about-nexcard .description .main-title {
  font-weight: 500;
}

.bg-line {
  background-image: url(../images/shapes/bg-line.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.section_clients .clientslider .item {
  display: flex;
  align-items: center;
}
.section_clients .clientslider .item img {
  max-width: 127px;
  display: block;
}

.section_about2 {
  background-image: url(../images/shapes/abt-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow-x: hidden;
}

.section_portfolio {
  position: relative;
  overflow: hidden;
}
.section_portfolio .shape2 {
  position: absolute;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 992.99px) {
  .section_portfolio .shape2 {
    display: none;
  }
}
.section_portfolio .f-portfolio-card {
  background: none;
}
.section_portfolio .f-portfolio-card .inner-img {
  transition: 0.3s;
}
.section_portfolio .f-portfolio-card .card-body {
  padding: 10px 0;
}
.section_portfolio .f-portfolio-card .card-text {
  transition: 0.3s;
  font-size: 20px;
}
.section_portfolio .f-portfolio-card .card-text span {
  font-weight: 700;
  color: #525252;
}
.section_portfolio .f-portfolio-card:hover .inner-img {
  transition: 0.3s;
  transform: scale(1.02);
  transition: 0.3s;
}
.section_portfolio .f-portfolio-card:hover .card-text {
  text-decoration: underline !important;
  color: #09383D;
  transition: 0.3s;
  transform: translateX(10px);
}

.webshape {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 29%;
}

.web-card .card-text {
  font-size: 14px;
  border: 1px solid #979797;
  padding: 3px 15px;
  border-radius: 15px;
  margin-top: 7px;
  transition: 0.8s;
}
.web-card .d-hover-icon-link {
  opacity: 0;
  transition: 0.8s;
  margin-right: 40px;
}
.web-card .d-hover-icon-link .d-icon {
  width: 16px;
}
.web-card:hover .d-hover-icon-link {
  opacity: 1;
  margin-right: 0px;
  transition: 0.8s;
}
.web-card:hover .card-text {
  font-weight: 600;
  transition: 0.8s;
  border: 1px solid #09383D;
}

.image-shop-scroll {
  background-position: center top;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  display: block !important;
  height: 268px !important;
  transition: all 5s ease-out 0s !important;
}

.image:hover .image-shop-scroll {
  background-position: center bottom;
}

.section_video {
  position: relative;
  background-color: #09383D;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  padding: 100px 0;
  z-index: 1;
  background: url(../images/shapes/videobg.png);
}
.section_video .video-wrapper {
  padding-top: 40px;
}
.section_video .video-text {
  position: absolute;
  font-size: 64px;
  color: rgba(184, 212, 53, 0.4784313725);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 63px;
  text-align: center;
  font-weight: 300;
}
.section_video .vuvle-watermark {
  position: absolute;
  bottom: 10px;
  right: 11px;
  color: rgba(255, 255, 255, 0.5294117647);
  font-size: 23px;
}
.section_video .imagewrapper {
  width: 54%;
  margin: auto;
  overflow: hidden;
}
@media screen and (max-width: 992.99px) {
  .section_video .imagewrapper {
    width: 100%;
    margin: auto;
    overflow: hidden;
  }
}
.section_video .imagewrapper img {
  transition: 0.3s;
}
.section_video .imagewrapper .overlay {
  position: absolute;
  content: "";
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.768627451);
  z-index: 1;
  transition: 0.3s;
}
.section_video .imagewrapper:hover .overlay {
  transition: 0.3s;
  z-index: 0;
  background-color: transparent;
}
.section_video .imagewrapper:hover img {
  transform: scale(1.1);
  transition: 0.3s;
}
.section_video .playbtn {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 55px;
  height: 55px;
  border-radius: 100%;
  border: 2px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.section_video .playbtn img {
  width: 20px;
  display: block;
  margin: auto;
  position: relative;
  left: 3px;
}

.section_getintouch {
  background: url(../images/getintouch-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: inherit;
  padding: 80px;
}
.section_getintouch .title {
  font-size: 30px;
  font-weight: 300;
  color: #525252;
}
.section_getintouch .form-box {
  width: 500px;
  border: 1px solid #09383D;
  margin: auto;
  border-radius: 60px;
  max-width: 100%;
  overflow: hidden;
  padding: 4px;
  display: flex;
  background: rgba(255, 255, 255, 0.368627451);
}
@media screen and (max-width: 992.99px) {
  .section_getintouch .form-box {
    width: 100%;
  }
}
.section_getintouch .form-box .form-control {
  background-color: transparent;
  border: none;
  max-width: 100%;
}
.section_getintouch .form-box .form-control:focus {
  outline: none;
  box-shadow: none;
}
.section_getintouch .form-box button {
  background-color: #eee;
  border-radius: 60px;
}
.section_getintouch .form-box .gt-btn {
  background-color: #09383D;
  color: #B8D435;
  padding: 5px 40px;
  border: none;
}
.section_getintouch .form-box .gt-btn:hover {
  background: #B8D435;
  color: #09383D;
  border: 1px solid #B8D435;
}

footer {
  background-color: #09383D;
}
footer .scil-item .socl-link {
  color: #fff;
  display: inline-block;
  transition: 0.3s all ease-in;
}
footer .scil-item .socl-link:hover {
  transform: translateY(-5px);
  transition: 0.3s all ease-in;
}
footer a {
  color: #fff;
}
footer .footer-item .footer-link {
  display: inline-block;
  transition: 0.3s all ease-in;
}
footer .footer-item .footer-link:hover {
  transform: translateX(5px);
  transition: 0.3s all ease-in;
}

.webstories-slider {
  padding: 34px 64px 0;
}
.webstories-slider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 2;
}
.webstories-slider .owl-nav button.owl-prev,
.webstories-slider .owl-nav button.owl-next {
  background-color: #b0c0c1;
  color: #09383D;
  border: none;
  font-size: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  pointer-events: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.webstories-slider .owl-nav button.owl-prev:hover,
.webstories-slider .owl-nav button.owl-next:hover {
  background: #B8D435;
}
.webstories-slider .owl-nav button.owl-prev i,
.webstories-slider .owl-nav button.owl-next i {
  font-size: 17px;
}
.webstories-slider .owl-nav button.owl-prev {
  left: -66px;
  position: relative;
}
.webstories-slider .owl-nav button.owl-next {
  right: -66px;
  position: relative;
}

.story-card {
  border-radius: 0;
  border: none;
}
.story-card::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.2;
}

.story_card-body {
  position: absolute;
  bottom: 0;
  color: #fff;
  z-index: 2;
  padding: 11px 9px;
}
.story_card-body .web-iconbx {
  width: 40px;
  min-width: 40px;
  min-height: 40px;
  margin-right: 10px;
  height: 40px;
  border-radius: 100%;
  background-color: #09383D;
}
.story_card-body .contentbox .card-title {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 17px;
}
.story_card-body .contentbox span {
  font-size: 13px;
}
.story_card-body .card-text {
  font-size: 14px;
  font-weight: 200;
}

.section_services .service-slider .owl-nav button.owl-prev,
.section_services .service-slider .owl-nav button.owl-next {
  background-color: #b0c0c1;
  color: #09383D;
  border: none;
  font-size: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  pointer-events: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.section_services .service-slider .owl-nav button.owl-prev:hover,
.section_services .service-slider .owl-nav button.owl-next:hover {
  background: #B8D435;
}
.section_services .service-slider .owl-nav button.owl-prev i,
.section_services .service-slider .owl-nav button.owl-next i {
  font-size: 17px;
}
.section_services .service-slider .owl-nav button.owl-prev {
  left: -66px;
  position: relative;
}
.section_services .service-slider .owl-nav button.owl-next {
  right: -66px;
  position: relative;
}
.section_services .service-slider .service-item .service-card {
  background: transparent;
}
.section_services .service-slider .service-item .service-card img {
  padding: 5px;
  -webkit-transition: all 0.5s ease-in-out;
}
.section_services .service-slider .service-item .service-card img:hover {
  filter: gray;
  -webkit-filter: grayscale(1);
  -webkit-transform: scale(1.04);
}
.section_services .service-slider .service-item .service-card .card-title {
  font-size: 25px;
  color: #525252;
  font-weight: 600;
}
.section_services .service-slider .service-item .service-card .card-text {
  font-weight: 200;
  font-size: 19px;
  color: #525252;
  line-height: 21px;
}
.section_services .service-slider .d_card {
  border: none;
  border-radius: 0;
  padding: 38px 30px;
  background-color: #e5eaeb;
}
.section_services .service-slider .d_card .icnbox {
  width: 100px;
  height: 100px;
  background: #B8D435;
  border-radius: 100%;
  overflow: hidden;
  margin: auto;
  padding: 25px;
}
.section_services .service-slider .d_card .icnbox img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.section_services .service-slider .d_card .d_content {
  margin: 16px 0;
  text-align: center;
}
.section_services .service-slider .d_card .d_content .title {
  font-weight: 500;
  font-size: 18px;
  color: #525252;
}
.section_services .service-slider .d_card .d_content .text {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
}

.section_about2 .about-cntnt-box {
  padding-top: 60px;
  color: #DDDDDD;
  margin-top: 59px;
}
.section_about2 .about-cntnt-box .title {
  font-size: 59px;
  color: #fff;
}
.section_about2 .about-cntnt-box .sub-title {
  color: #B8D435;
}
.section_about2 .about-cntnt-box .abt-para {
  font-size: 33px;
  line-height: 43px;
  font-weight: 300;
  padding-right: 23px;
}
.section_about2 .about-cntnt-box .abt-para span {
  font-weight: 600;
}

.section_portfolio .portfolio-title {
  font-size: 35px;
  font-weight: 400;
  color: #525252;
}
.section_portfolio .portfolio-title span {
  font-weight: 600;
}

.section_casestudies {
  padding: 35px 0 80px;
}
.section_casestudies .portfolio-title {
  font-size: 35px;
  font-weight: 400;
  color: #525252;
}
.section_casestudies .portfolio-title span {
  font-weight: 600;
}

.section_casestudies2 .casestudy-card {
  background: none;
}
.section_casestudies2 .casestudy-card .casestudy-icon {
  max-width: 60px;
}
.section_casestudies2 .card-text {
  color: #525252;
  font-size: 23px;
  line-height: 29px;
}
@media screen and (max-width: 992.99px) {
  .section_casestudies2 .card-text {
    max-width: 100%;
  }
}
.section_casestudies2 .card-text span {
  font-weight: 600;
}
.section_casestudies2 .date-text {
  font-size: 13px;
  color: #525252;
}
.section_casestudies2 .case-study-img-bx {
  width: 100%;
  max-height: 230px;
  min-height: 230px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
@media screen and (max-width: 992.99px) {
  .section_casestudies2 .case-study-img-bx {
    max-height: 100%;
    min-height: 230px;
  }
}
.section_casestudies2 .case-study-img-bx:hover img {
  transform: scale(1.1);
  transition: 0.3s;
}
.section_casestudies2 .case-study-img-bx img {
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}

.section_blogs .blog-card {
  background: none;
}
.section_blogs .blog-card.latest {
  max-height: 426px;
  overflow: hidden;
  background: none;
  border: none;
  border-radius: 0;
}
.section_blogs .blog-card.latest::after {
  position: absolute;
  content: "";
  background: linear-gradient(357deg, rgba(0, 0, 0, 0.53), transparent);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.section_blogs .blog-card.latest .card-body {
  position: absolute;
  bottom: 20px;
  color: #fff;
  z-index: 2;
}
.section_blogs .blog-card.latest .card-body .date-text {
  font-size: 13px;
}
.section_blogs .blog-card .blog_card-body .blog-cat-title {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0;
}
.section_blogs .blog-card .blog_card-body .blog-text {
  font-size: 24px;
  font-weight: 600;
  color: #525252;
}
.section_blogs .blog-card .blog_card-body .blog-date {
  color: #888888;
  font-size: 14px;
}
.section_blogs .blog-card .blog-card-imgbox {
  min-height: 200px;
  background: #eee;
  overflow: hidden;
  max-height: 200px;
}
.section_blogs .blog-card .blog-card-imgbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 200px;
}

@media screen and (min-width: 992.99px) {
  .section_testimonial .testimonial-slider {
    padding: 34px 64px;
  }
}
.section_testimonial .testimonial_card .testimonial-head {
  border-bottom: 1px solid rgba(10, 10, 10, 0.168627451);
}
.section_testimonial .testimonial_card .card-text {
  text-align: center;
  padding: 47px 91px;
  font-size: 20px;
  font-weight: 200;
  line-height: 31px;
}
.section_testimonial .testimonial_card .rating-box .fa-star {
  color: #E3C500;
}
.section_testimonial .client-icon {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background-color: #B8D435;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.section_testimonial .text-body-secondary {
  font-size: 13px;
  color: #626262;
}
.section_testimonial .owl-carousel .owl-nav button.owl-next,
.section_testimonial .owl-carousel .owl-nav button.owl-prev,
.section_testimonial .owl-carousel button.owl-dot {
  background: #d9d9d9;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  width: 9px;
  height: 9px;
  margin: 0 2px;
  border-radius: 100%;
}
.section_testimonial .owl-dot.active {
  background-color: #525252 !important;
}

.bg-gr {
  background: rgba(217, 217, 217, 0.3490196078);
}

@media screen and (max-width: 992.99px) {
  .section_banner .banner-title {
    font-size: 38px;
    padding: 0 23px 0 0;
    font-weight: 700;
    color: #fff;
  }
  .section_testimonial .testimonial_card .card-text {
    text-align: center;
    padding: 22px 11px;
    font-size: 20px;
    font-weight: 200;
    line-height: 31px;
  }
  .section_getintouch {
    background: url(../images/getintouch-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: inherit;
    padding: 44px 6px;
  }
  .section_getintouch .title {
    font-size: 22px;
    font-weight: 300;
    color: #525252;
  }
  footer .footer-item .footer-link {
    display: inline-block;
    transition: 0.3s all ease-in;
    font-size: 14px;
  }
  .copyright {
    text-align: center;
    font-size: 14px;
  }
  footer img {
    margin-left: 14px;
  }
  .section_about-nexcard .description {
    font-size: 22px;
    color: #525252;
    line-height: 33px;
    padding: 0 11px 0 11px;
    text-align: justify;
  }
  .section_banner .banner-titlescnd {
    color: #fff;
    font-weight: 200;
    padding-right: 33px;
    font-size: 34px;
    line-height: 41px;
  }
  .section_banner {
    background: url(../images/banner.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 90vh;
    padding-top: 56px;
  }
  .section_banner .vertical-text-wrapper {
    position: absolute;
    left: 62%;
    bottom: 278px;
    display: flex;
    width: 217px;
    transform: rotateZ(270deg);
    color: #fff;
    font-size: 22px;
    line-height: 25px;
  }
}
@media screen and (max-width: 992.99px) and (max-width: 992.99px) {
  .section_banner .vertical-text-wrapper {
    display: none;
  }
}
@media screen and (max-width: 992.99px) {
  .sec-py-110 {
    padding: 50px 0;
  }
  .section_about2 .about-cntnt-box .title {
    font-size: 47px;
    color: #fff;
  }
  .section_about2 .about-cntnt-box .abt-para {
    font-size: 23px;
    line-height: 40px;
    font-weight: 300;
    padding-right: 14px;
  }
  .section_about2 .about-cntnt-box {
    padding-top: 60px;
    color: #DDDDDD;
    margin-top: 59px;
    margin-bottom: 27px;
  }
}
.section-banner-2 {
  padding: 15px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media screen and (min-width: 992px) {
  .section-banner-2 .carousel-indicators {
    bottom: 6px;
    left: -3px;
  }
}
.section-banner-2 .carousel-indicators [data-bs-target] {
  width: 11px;
  height: 11px;
  border-radius: 100%;
}

.deal-section .deal-card {
  background: #09383D;
  border: none;
  border-radius: 0;
  padding: 0 18px;
  min-height: 95px;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
  transition: 0.2s all ease-in;
}
.deal-section .deal-card:hover {
  transition: 0.2s all ease-in;
  transform: translateX(10px);
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.deal-section .deal-card:hover .link-icon-btn {
  color: #B8D435;
}
.deal-section .deal-card .deal-title {
  color: #B8D435;
  font-weight: 600;
  font-size: 20px;
}
.deal-section .deal-card .deal-text {
  font-weight: 400;
  font-size: 20px;
}
.deal-section .deal-card .link-icon-btn {
  color: #fff;
}

.owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 2;
}

.section_casestudies3 .casestudy-card {
  background: none;
}
.section_casestudies3 .casestudy-card .casestudy-icon {
  max-width: 60px;
}
.section_casestudies3 .card-text {
  font-size: 18px;
  line-height: 24px;
  color: #525252;
  max-width: 417px;
}
@media screen and (max-width: 992.99px) {
  .section_casestudies3 .card-text {
    max-width: 100%;
  }
}
.section_casestudies3 .card-text span {
  font-weight: 600;
}
.section_casestudies3 .date-text {
  font-size: 13px;
  color: #525252;
}
.section_casestudies3 .case-study-img-bx {
  width: 100%;
  max-height: 230px;
  min-height: 230px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
@media screen and (max-width: 992.99px) {
  .section_casestudies3 .case-study-img-bx {
    max-height: 100%;
    min-height: 230px;
  }
}
.section_casestudies3 .case-study-img-bx:hover img {
  transform: scale(1.1);
  transition: 0.3s;
}
.section_casestudies3 .case-study-img-bx img {
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}

.layout-wrapper {
  display: flex;
  min-height: calc(100vh - 53px);
}

/* Sidebar */
.sidebar {
  width: 373px;
  background-color: #ffffff;
  position: fixed;
  z-index: 1;
  height: calc(100% - 0px);
  max-height: calc(100% - 0px);
  top: 54px;
}
.sidebar .profile-section {
  padding: 26px 0 26px 85px;
  border-bottom: 1px solid #F1F1F1;
}

.profile-section {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 30px;
}

.back-arrow {
  font-size: 20px;
  color: #333;
  cursor: pointer;
}

.profile-avatar {
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #E3C500 0%, #E3C500 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: #000;
  font-size: 16px;
}

.profile-info h3 {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

.verified-badge {
  color: #b8d435;
  font-size: 14px;
}

.profile-info p {
  font-size: 13px;
  color: #666;
  margin: 0;
}

/* Menu Items */
.menu-list {
  list-style: none;
  padding: 23px 34px 0 85px;
}

.menu-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px;
  margin-bottom: 5px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s;
  color: #333;
  text-decoration: none;
}

.menu-item:hover {
  margin-left: 28px;
}
.menu-item:hover i {
  opacity: 1;
}

.menu-item.active {
  background-color: #fff;
  margin-left: 28px;
}
.menu-item.active span {
  font-weight: 600;
}
.menu-item.active i {
  opacity: 1;
}

.menu-item i {
  font-size: 20px;
  width: 24px;
  opacity: 0;
}

.menu-item span {
  font-size: 14px;
  font-weight: 300;
}

.menu-item .arrow {
  margin-left: auto;
}

.vuvlee-credit {
  margin-top: auto;
  color: #999;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
  position: absolute;
  bottom: 54px;
  background: rgb(255, 255, 255);
  width: 100%;
  left: 0;
  padding: 25px;
  border-top: 1px solid #eee;
}

.vuvlee-logo {
  font-weight: 700;
  color: #333;
  font-size: 14px;
}

/* Main Content */
.main-content {
  flex: 1;
  padding: 40px;
  background-color: #f1f1f1;
  margin-left: 373px;
}

.content-header {
  margin-bottom: 30px;
}

.content-header h1 {
  font-size: 36px;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}

.encryption-notice {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #666;
  font-size: 14px;
}

/* Suggested Sellers */
.suggested-sellers {
  margin-bottom: 20px;
  padding-bottom: 76px;
}

.suggested-sellers span {
  color: #666;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* Category Pills */
.category-pills {
  display: flex;
  gap: 15px;
  margin-bottom: 25px;
  flex-wrap: wrap;
}

.pill {
  padding: 10px 20px;
  border-radius: 25px;
  border: 2px solid #e0e0e0;
  background-color: #fff;
  color: #666;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  gap: 8px;
}

.pill.active {
  border-color: #8fce00;
  background-color: #8fce00;
  color: #fff;
}

.pill:hover:not(.active) {
  border-color: #999;
}

.pill-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: currentColor;
}

/* Message Input */
.message-input-container {
  background-color: #fff;
  padding: 15px 19px;
  border-radius: 32px;
  margin-bottom: 65px;
  display: flex;
  align-items: center;
  gap: 9px;
}

.add-btn {
  /* width: 40px; */
  /* height: 40px; */
  /* border-radius: 50%; */
  /* border: 2px solid #e0e0e0; */
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #201e1e;
  font-size: 16px;
}

.message-input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 14px;
  color: #2c2b2b;
}
.message-input::-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: 200;
}
.message-input::placeholder {
  color: #999;
  font-size: 14px;
  font-weight: 200;
}

.mic-btn {
  color: #333;
  font-size: 20px;
  cursor: pointer;
}

/* Recent Searches */
.recent-searches h4 {
  color: #666;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
}

.search-tags {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.search-tag {
  background-color: #E3E3E3;
  padding: 4px 10px;
  border-radius: 20px;
  color: #333;
  font-size: 12px;
  border: 1px solid #D3D3D3;
}

/* How It Works */
.how-it-works {
  padding: 19px;
  border-radius: 8px;
  background-color: #eaedd9;
  padding: 19px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  position: relative;
  margin-top: 10%;
  border: 1px solid rgba(0, 0, 0, 0.2509803922);
}

.close-btn {
  position: absolute;
  top: -11px;
  right: -8px;
  background: none;
  border: none;
  color: #000000;
  background: #fff;
  cursor: pointer;
  border-radius: 69px;
  width: 25px;
  border: 1px solid #888888;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.how-step {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  justify-content: center;
}

.step-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
.step-icon img {
  width: 32px;
}

.step-text {
  font-size: 13px;
  color: #333;
}

.step-text strong {
  display: block;
  margin-bottom: 3px;
}

.step-arrow {
  font-size: 16px;
  color: #080808;
}

/* Footer */
.footer-text {
  color: #09383D;
  font-size: 12px;
  margin-top: 20px;
  font-weight: 700;
}

.form-check-input:checked {
  background-color: #b8d435;
  border-color: #09383D;
}

.form-check-input {
  background-image: none;
  border-color: #09383D;
  background-color: transparent;
}

.form-check-input:checked + .form-check-label {
  font-weight: bold;
}

/* Responsive */
@media (max-width: 768px) {
  .sidebar {
    position: fixed;
    left: -373px;
    top: 0;
    height: 100vh;
    z-index: 1000;
    transition: left 0.3s;
  }
  .sidebar.show {
    left: 0;
  }
  .main-content {
    padding: 20px;
    margin-left: 0;
  }
  .content-header h1 {
    font-size: 28px;
  }
  .how-it-works {
    flex-direction: column;
    align-items: flex-start;
  }
  .step-arrow {
    transform: rotate(90deg);
  }
}
.seller-list {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #c1c1c1;
  border-radius: 0;
}
.seller-list:focus {
  outline: none;
  box-shadow: none;
}

.chatlist-wrapper {
  background: #ffffff;
  height: calc(100vh - 265px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 0;
}
.chatlist-wrapper .chat_seller-prof-wrapper {
  width: 50px;
  height: 50px;
  min-width: 50px;
  background: #eee;
  border-radius: 100%;
  margin-right: 9px;
  overflow: hidden;
}
.chatlist-wrapper .chat_seller-prof-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.chatlist-wrapper .chat_seller-bx {
  padding: 20px 13px 20px 47px;
  cursor: pointer;
}
.chatlist-wrapper .chat_seller-bx:hover {
  background: #eee;
  cursor: pointer;
}
.chatlist-wrapper .chat_seller-bx .chat_seller-title {
  color: #7C7C7C;
  font-size: 13px;
  margin-bottom: 4px;
}
.chatlist-wrapper .chat_seller-bx p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 19px;
}
.chatlist-wrapper .chat-arrow-link {
  padding: 0 28px;
  color: #000;
}
.chatlist-wrapper .chatlinkbtn {
  color: #000;
}

#chat {
  flex: 1 1 auto;
  padding: 20px 10px 10px 10px;
  padding: 20px 35px 17px 32px;
  overflow-y: auto;
  height: calc(100vh - 276px);
  background: #f1f1f1;
  margin: 6px 82px 42px;
}
#chat::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}
#chat::-webkit-scrollbar {
  width: 6px;
  background-color: rgba(165, 165, 165, 0.0745098039);
}
#chat::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(85, 85, 85, 0.1176470588);
}

.bubble {
  display: inline-block;
  padding: 5px 13px;
  margin: 6px 0;
  border-radius: 14px;
  max-width: 70%;
  word-break: break-word;
  font-size: 14px;
  position: relative;
  line-height: 1.4;
  clear: both;
}

.sent {
  background: #d9d9d9;
  align-self: flex-end;
  float: right;
  border-bottom-right-radius: 2px;
  text-align: right;
}

.received {
  background: #fff;
  align-self: flex-start;
  float: left;
  border-bottom-left-radius: 2px;
  border: 1px solid #ece5dd;
  text-align: left;
}

.bubble .byline {
  display: block;
  font-size: 12px;
  color: #888;
  margin-top: 5px;
}

.input-row {
  display: flex;
  align-items: center;
  border-top: 1px solid #ece5dd;
  background: #f7f7f7;
  padding: 12px 10px;
}

#msg {
  flex: 1 1 auto;
  font-size: 16px;
  border: none;
  border-radius: 24px;
  padding: 10px 16px;
  background: #ece5dd;
  margin-right: 10px;
  outline: none;
}

#send-btn {
  background: #25d366;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  font-size: 18px;
  cursor: pointer;
  transition: background 0.15s;
}

#send-btn:hover {
  background: #20b157;
}

.chat-container {
  padding: 0;
}
.chat-container .chat-header {
  height: 99px;
  background-color: #09383d;
  min-height: 99px;
  max-height: 99px;
  padding: 26px 70px;
}
.chat-container .chat-header .chat_activeseller-prof {
  display: flex;
  align-items: center;
  gap: 14px;
}
.chat-container .chat-header .chat_activeseller-prof .profile-wrapper {
  width: 50px;
  height: 50px;
  overflow: hidden;
  min-width: 50px;
  border-radius: 100%;
}
.chat-container .chat-header .chat_activeseller-prof .profile-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.chat-container .chat-header .chat_activeseller-prof .seller-name {
  color: #fff;
  font-weight: 500;
  font-size: 20px;
}
.chat-container .confirm-orderbtn {
  background: #B8D435;
  color: #09383D;
  border-radius: 16px;
  border: none;
  padding: 8px 46px;
  font-size: 14px;
  font-weight: 600;
  margin-right: 8px;
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.vbg-primary {
  background: #09383D;
}
.vbg-primary h3,
.vbg-primary p,
.vbg-primary .back-arrow {
  color: #fff !important;
}

.notification {
  position: relative;
}
.notification span {
  font-family: "DM Sans", sans-serif;
  background-color: #09383D;
  border: 1px solid #B8D435;
  color: #FFFFFF;
  font-size: 17px;
  border-radius: 20px;
  padding: 3px 10px;
  position: absolute;
  bottom: -9px;
  left: -31px;
}

.notifiation_popup-wrapper {
  position: fixed;
  left: 50%;
  width: 625px;
  max-height: 442px;
  background: #fff;
  z-index: 10000;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.6);
  opacity: 0;
  padding: 32px 19px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}
.notifiation_popup-wrapper .ntfctn-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
  align-items: center;
}
.notifiation_popup-wrapper .ntfctn-header .ntfctn-close-btn {
  border: 1px solid #a9a4a4;
  border-radius: 50%;
  padding: 5px;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 14px;
  color: #5e5e5e;
}
.notifiation_popup-wrapper .ntfctn-header .ntfctn-close-btn:hover {
  background: #000;
  color: #fff;
}
.notifiation_popup-wrapper .ntfctn-body {
  text-align: center;
}
.notifiation_popup-wrapper .ntfctn-body .ntfctn-body-text {
  font-size: 32px;
  color: #09383D;
  font-weight: 200;
}
.notifiation_popup-wrapper .ntfctn-body .ntfctn-body-title {
  font-size: 32px;
  color: #09383D;
  font-weight: 600;
  line-height: 34px;
}
.notifiation_popup-wrapper .ntfctn-body .description {
  font-size: 14px;
  color: #09383D;
  font-weight: 400;
}
.notifiation_popup-wrapper .ntfctn-body .description span {
  font-weight: 600;
}
.notifiation_popup-wrapper .ntfctn-body .product-details .product-details-text {
  font-size: 13px;
  color: #888888;
  font-weight: 400;
}
.notifiation_popup-wrapper .ntfctn-body .product-details .request-product {
  background-color: #B8D435;
  color: #09383D;
  padding: 17px 20px;
  border-radius: 35px;
  font-size: 18px;
  font-weight: 600;
  max-width: 400px;
  width: 100%;
  margin: auto;
  cursor: default;
}
.notifiation_popup-wrapper .ntfctn-body .product-details .input-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid #09383D;
  border-radius: 43px;
  margin: 18px auto;
  max-width: 365px;
  padding: 8px 0;
  overflow: hidden;
  height: 58px;
}
.notifiation_popup-wrapper .ntfctn-body .product-details .input-wrapper .rt-brder-1 {
  border-right: 1px solid #09383D;
}
.notifiation_popup-wrapper .ntfctn-body .product-details .input-wrapper .input_itm_text {
  min-width: 52%;
  padding: 5px 32px;
}
.notifiation_popup-wrapper .ntfctn-body .product-details .input-wrapper .form-control {
  border: none;
  background: transparent;
  font-size: 14px;
  padding-left: 0;
}
.notifiation_popup-wrapper .ntfctn-body .product-details .input-wrapper .form-control:focus {
  outline: none;
  box-shadow: none;
}
.notifiation_popup-wrapper .ntfctn-body .product-details .input-wrapper .form-control::-moz-placeholder {
  font-size: 16px;
  font-weight: 200;
}
.notifiation_popup-wrapper .ntfctn-body .product-details .input-wrapper .form-control::placeholder {
  font-size: 16px;
  font-weight: 200;
}
.notifiation_popup-wrapper .ntfctn-footer {
  text-align: center;
}
.notifiation_popup-wrapper .ntfctn-footer .reply-btn {
  background: #09383D;
  color: #fff;
  padding: 11px 40px;
  border-radius: 35px;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.notifiation_popup-wrapper .ntfctn-footer .reply-btn:hover {
  background: #B8D435;
  color: #09383D;
  transition: 0.3s all ease-in-out;
}
.notifiation_popup-wrapper .ntfctn-footer .reply-btn:focus {
  outline: none;
  box-shadow: none;
}

/* Zoom + Bounce IN */
@keyframes popBounce {
  0% {
    transform: translate(-50%, -50%) scale(0.6);
    opacity: 0;
  }
  60% {
    transform: translate(-50%, -50%) scale(1.05);
    opacity: 1;
  }
  80% {
    transform: translate(-50%, -50%) scale(0.95);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
#chat-notification.show {
  animation: popBounce 0.45s ease-out forwards;
}

/* Zoom OUT */
#chat-notification.hide {
  transform: translate(-50%, -50%) scale(0.6);
  opacity: 0;
  transition: all 0.25s ease;
}/*# sourceMappingURL=style.css.map */