/*----------------------------------------*/
/*  2.11 Breadcrumb
/*----------------------------------------*/
.pt-100{
  padding-top: 100px;
}
.mb-80{
  margin-bottom: 80px;
}
.wpr-breadcrumb__bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 767px) {
  .wpr-breadcrumb__bg {
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.wpr-breadcrumb__bg.details3 {
  height: 990px;
}
.wpr-breadcrumb__bg.details3::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(134, 56, 252, 0.9) 0%, #5838fc 100%);
}
.wpr-breadcrumb__title {
  color: #2d2d2d;
  font-size: 70px;
  margin: 0;
  letter-spacing: -1.12px;
}

.wp-block-image img{
  width: 100%;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .wpr-breadcrumb__title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wpr-breadcrumb__title {
    font-size: 50px;
  }
}
.wpr-breadcrumb__list span {
  position: relative;
  font-size: 16px;
  font-weight: 300;
}
.wpr-breadcrumb__list span:not(:last-child) {
  padding-right: 12px;
  margin-right: 5px;
}
.wpr-breadcrumb__list span:not(:last-child)::after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  width: 1px;
  height: 16px;
  background-color: rgba(3, 31, 66, 0.2);
  transform: translateY(-50%);
}
.wpr-breadcrumb__list span.color {
  color: #031F42;
}
.wpr-breadcrumb__list span.white {
  color: var(--tp-common-white);
}
.wpr-breadcrumb__list span.white a:hover {
  color: #e9e9e9;
}
.wpr-breadcrumb__list span a {
  display: inline-block;
}
.wpr-breadcrumb__list span a svg {
  transform: translateY(-2px);
}
.wpr-breadcrumb__list span a:hover {
  color: var(--tp-theme-7);
}
.wpr-breadcrumb__list.wpr-event-details-breadcrumb-list span {
  color: var(--tp-common-white);
}
.wpr-breadcrumb__list.wpr-event-details-breadcrumb-list span::after {
  background-color: rgba(255, 255, 255, 0.2);
}
.wpr-breadcrumb__list.inner-after span::after {
  height: 14px;
  background: rgba(255, 255, 255, 0.2);
}
.wpr-breadcrumb__content-filter p {
  font-weight: 300;
  font-size: 18px;
  color: #4f5158;
  margin-bottom: 0;
}
.wpr-breadcrumb__content-filter p span {
  color: #031f42;
  font-weight: 500;
}
.wpr-breadcrumb__overlay {
  position: relative;
}
.wpr-breadcrumb__overlay::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.breadcrumb__area.include-bg.grey-bg-2{
    background-color: #f8f8f9;
}
.breadcrumb__area {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
}

.wpr-sidebar-search-input{
  position: relative;
}

.widget_block .wp-block-search__inside-wrapper {
  position: relative;
}

.mb-15{
  margin-bottom: 15px;
}
.mb-50{
  margin-bottom: 50px;
}
.mb-60{
  margin-bottom: 60px;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-40{
  margin-bottom: 40px;
}
.pr-30{
  padding-right: 30px;
}
.mt-20{
  margin-top: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.pb-110{
  padding-bottom: 110px;
}

/*----------------------------------------*/
/*  5.1 Postbox css
/*----------------------------------------*/

.wpr-postbox-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 767px) {
  .wpr-postbox-item-list-box {
    flex-wrap: wrap;
  }
}
.wpr-postbox-item-list-thumb {
  margin-right: 34px;
}
div.wpr-postbox-item-list-thumb img {
  border-radius: 16px;
}

.wpr-postbox-item-list-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 15px;
  letter-spacing: -0.2px;
  color: var(--tp-heading-2);
}
.wpr-postbox-item-list-title a:hover {
  color: var(--tp-dashboard-primary);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 767px) {
  .wpr-postbox-item-pagination {
    padding-bottom: 30px;
  }
}
.wpr-postbox-content p {
  margin-top: 12px;
  font-size: 18px;
}
.wpr-postbox-btn-box{
  margin-top: 25px;
}
.wpr-blog-stories-tag-wrap .wpr-blog-categorize {
  font-size: 14px;
  font-weight: 400;
  padding: 0px 14px;
  display: inline-block;
  border-radius: 100px;
  margin-right: 44px;
  background-color: #F4F4F4;
  color: var(--gray);
  position: relative;
}
.wpr-blog-stories-tag-wrap .wpr-blog-categorize.sky {
  background-color: #DFF9F0;
}
.wpr-blog-stories-tag-wrap .wpr-blog-categorize.yeallow {
  background-color: #FDFFD0;
}
.wpr-blog-stories-tag-wrap .wpr-blog-categorize::after {
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  right: -35px;
  height: 1px;
  width: 24px;
  background-color: #D9D9D9;
}
.wpr-blog-stories-tag-wrap span {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: var(--gray);
}
.wpr-blog-stories-user-box span {
  font-size: 15px;
  font-weight: 500;
  color: var(--gray);
  text-transform: capitalize;
}
.wpr-postbox-details-main-wrapper .wpr-postbox-meta.postbox__meta.wpr-blog-stories-tag-wrap.d-flex {
  border-bottom: 1px solid rgba(10, 11, 15, 0.1);
  padding-bottom: 20px;
}

@media only screen and (max-width: 991px) {
.wpr-postbox-details-main-wrapper.postbox__wrapper.blog-details-left-content.pr-30 {
  padding-right: 0;
}
}

.wpr-postbox-details-tag.tagcloud a {
  padding: 5px 9px;
  margin-bottom: 0;
  background-color: transparent;
  border: 1px solid #e6e8f0;
  box-shadow: 0 1px 1px 0 rgba(48, 54, 81, 0.06);
  display: inline-block;
  margin-bottom: 5px;
}
.wpr-postbox-details-tag.tagcloud a:hover {
  border: 1px solid var(--primary-black);
}
@media only screen and (max-width: 767px) {
  .wpr-postbox-details-tag.tagcloud a {
    margin-bottom: 10px;
  }
}


.wpr-postbox-details-navigation-content h4 {
  font-size: 18px;
  margin-top: 6px;
  text-transform: capitalize;
  letter-spacing: -0.02px;
  transition: all .2s;
  color: rgba(26, 26, 26, .9);
}
.wpr-postbox-details-navigation-content:hover h4 {
  color: rgba(26, 26, 26, 1);
}
.wpr-postbox-details-navigation-content .prev-post, .wpr-postbox-details-navigation-content .next-post{
  display: inline-block;
  text-align: center;
  transition: all 0.2s linear;
}
.wpr-postbox-details-navigation-content a span i{
  -webkit-text-stroke: 1px;
  font-size: 12px;
}
.wpr-postbox-details-navigation-content:hover a span {
  color: #000;
}
.wpr-contact-from-box {
  border-radius: 20px;
  padding: 70px 80px 65px;
  backdrop-filter: blur(15px);
  fill: rgba(255, 255, 255, 0.1);
  filter: drop-shadow(0px 40px 80px rgba(51, 65, 140, 0.06));
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .wpr-contact-from-box {
    padding: 60px 50px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .wpr-contact-from-box {
    padding: 30px;
  }
}
.wpr-contact-from-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
  color: var(--tp-heading-2);
}
.wpr-contact-input-form label {
  color: #303651;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
}
.wpr-contact-input-form input, .wpr-contact-input-form textarea {
  border-radius: 6px;
  border: 1px solid #E6E8F0;
  background-color: #fff;
  box-shadow: 0px 1px 1px 0px rgba(48, 54, 81, 0.06);
  transition: all 0.3s 0s ease-out;
  height: 54px;
  width: 100%;
  line-height: 56px;
  font-size: 14px;
  padding-left: 24px;
  padding-right: 24px;
  border: 1px solid #E4E2DC;
  color: var(--primary-black);
}
.wpr-contact-input-form textarea {
  resize: none;
  height: 160px;
}
.wpr-contact-input-form .wpr-contact-input {
  margin-bottom: 15px;
}
.wpr-contact-input-form .wpr-contact-input.schedule {
  margin-bottom: 20px;
}
.wpr-contact-input-form input:focus, .wpr-contact-input-form textarea:focus {
  border-color: var(--primary-black);
}
.comments-area.postbox__comment.latest-comments.wpr-postbox-comment-from.wpr-postbox-comment .comment-notes {
  margin-bottom: 20px;
}
.wpr-postbox-comment-from .comment-reply-title {
  margin-bottom: 10px;
}
.wpr-postbox-details-input-box .common-btn {
  border-radius: 6px;
  background-color: #19191A;
  color: #fff;
  padding: 10px 14px;
  transition: all .4s linear;
}
.wpr-postbox-comment-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}
.wpr-postbox-comment ul .children {
  padding-left: 100px;
}
@media only screen and (max-width: 767px) {
  .wpr-postbox-comment ul .children {
    padding-left: 0;
  }
}
.wpr-postbox-comment-name {
  margin-bottom: 15px;
}
.wpr-postbox-comment-name h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: capitalize;
}
.wpr-postbox-comment-name span {
  font-size: 14px;
  font-weight: 400;
}
.wpr-postbox-comment-reply a {
  font-weight: 400;
  font-size: 15px;
  color: #031f42;
  padding: 5px 14px;
  border-radius: 100px;
  border: 1px solid #e6e8f0;
  box-shadow: 0 1px 1px 0 rgba(48, 54, 81, 0.06);
  text-decoration: none !important;
  transition: all .3s linear;
}
.wpr-postbox-comment-reply a svg {
  display: inline-block;
  margin-right: 5px;
  transform: translateY(-2px);
}
.wpr-postbox-comment-reply a:hover {
  color: #19191A;
  background-color: #74DE89;
  border: 1px solid #74DE89;
}
.wpr-postbox-btn .common-btn {
  border-radius: 6px;
  background-color: transparent;
  color: var(--primary-black);
}
.wpr-postbox-btn .common-btn:hover {
    background-color: var(--primary-black);
    color: var(--color-white);
}
.wpr-postbox-btn .common-design-btn{
  border-radius: 5px;
}
.single-post .wpr-breadcrumb__list {
  display: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .wpr-postbox-content p {
    margin-bottom: 25px;
  }
}
.wpr-postbox-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  color: var(--primary-black);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .wpr-postbox-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .wpr-postbox-title {
    font-size: 32px;
  }
}
div.postbox__comment > ul > li {
  list-style: none;
}
.wpr-postbox-comment-box {
  padding-bottom: 47px;
  margin-bottom: 40px;
  border-bottom: 1px solid #dce0ec;
}
@media only screen and (max-width: 767px) {
  .wpr-postbox-comment-box {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.wpr-postbox-comment-text p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .wpr-postbox-comment-text p br {
    display: none;
  }
}
.wpr-postbox-comment-avater img {
  width: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (max-width: 767px) {
  .wpr-postbox-comment-from {
    margin-bottom: 30px;
  }
}
.wpr-postbox-comment-from .wpr-postbox-comment-p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 40px;
}
.wpr-postbox-comment-from .wpr-contact-input-remeber label {
  font-size: 15px;
  font-weight: 300;
}
.wpr-postbox-comment-from .wpr-contact-input-remeber label::after {
  top: 4px;
}
.wpr-postbox-comment-from .wpr-contact-input-remeber label::before {
  top: 4px;
}

.wpr-postbox-details-navigation .wpr-navigation-no-post {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  display: block;
}

@media only screen and (max-width: 767px), only screen and (min-width: 576px) and (max-width: 767px) {
  .wpr-postbox-details-author-wrap {
    flex-wrap: wrap;
    gap: 10px;
  }
}

.wpr-postbox-details-navigation-btn {
  font-size: 13px;
  font-weight: 600;
  color: #8e8f92;
  text-transform: uppercase;
  transition: all .4s linear;
}

@media screen and (min-width: 1200px) {
  .wpr-postbox-details-author-content p {
    padding-right: 100px;
  }
}

.wpr-blog-stories-user-thumb img {
  width: 45px;
  height: 45px !important;
  margin-right: 12px;
  border-radius: 100% !important;
  object-fit: cover;
  object-position: top center;
}
.wpr-blog-stories-user-box span {
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}
.wpr-postbox-details-bottom-title {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.02em;
  margin-bottom: 40px;
}
.wpr-blog-stories-thumb {
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}
.wpr-blog-stories-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 20px;
  letter-spacing: -0.2px;
}
.postbox__comment-avater img {
  max-width: 50px;
  max-height: 50px; 
  border-radius: 50%;
  object-fit: cover;
}
.blog-pagination {
    display: flex;
    width: 100%;
    margin-top: 10px;
    position: relative;
    justify-content: center;
    margin-bottom: 40px;
  }
  .blog-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .blog-pagination ul li {
    display: inline-block;
  }
  .blog-pagination ul li a, .blog-pagination ul li span {
    display: flex;
    height: 45px;
    width: 45px;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    transition: 0.3s ease-in;
    background: transparent;
    border: 1px solid #ececec;
    color: #1A1A1A;
    border-radius: 5px;
  }
  .blog-pagination ul li a:hover, .blog-pagination ul li span.current {
    background-color: #65da7c;
    border-color: #65da7c;
    color: #1A1A1A;
  }
  .blog-pagination ul li a i {
    font-size: 25px;
  }
  .blog-pagination ul li span.dots {  
    color: #1A1A1A;
  }


/*postbox end*/
.wpr-postbox-details-article-inner p {
  margin-bottom: 15px;
}
.sidebar__widget.widget_categories ul ul {
  padding-left: 15px;
  padding-top: 10px;
}
.sidebar__widget ul ul {
  padding-left: 15px;
  padding-top: 10px;
}
.sidebar__widget.widget_categories ul ul li{
  border: none;
}
.sidebar__widget.widget_categories ul ul li::after {
  display: none;
}
.sidebar__widget > ul, .menu-testing-menu-container > ul{
  padding-left: 0;
}
.sidebar__widget .nice-select{
  width: 100%;
  float: none;
}
.sidebar__widget .nice-select .list{
  width: 100%;
  top: 0;
  max-height: 350px;
  overflow-y: scroll !important;
}
.wpr-footer-widget-title {
  color: var(--color-white);
  font-size: 20px;
  font-weight: 500;
}
.wpr-footer-widget ul li {
  list-style: none;
  margin-bottom: 10px;
}
.wpr-footer-widget > ul {
  padding-left: 0;
}
.wpr-footer-widget ul ul{
  padding-left: 15px;
}
.wpr-footer-widget .nice-select{
  float: none;
  width: 100%;
}
.wpr-footer-widget .nice-select .list{
  width: 100%;
  top: 0;
  max-height: 350px;
  overflow-y: scroll !important;
}
.wpr-sidebar-search-btn {
  position: absolute;
  top: 0;
}
.appointment__form span.wpcf7-form-control-wrap {
    width: 100%;
}
.funfact__area.overflow-hidden .container.container-4xl.custom-container {
    margin-left: 0;
}
h2.h2.section__header-title-v11.wpr-el-title span {
    display: inline;
}
.core-value__item {
    display: flex;
    gap: 40px;
}
.cta-fit__form.fade_up_anim span.wpcf7-form-control-wrap {
    width: 100%;
}
.gallery-sa__slider {
  display: flex; /* Ensure flex display for proper layout */
}

.gallery-sa__slider .swiper-slide {
  display: flex; /* Ensure slides are displayed correctly */
  justify-content: center; /* Center content */
  align-items: center; /* Center content vertically */
}


.blog-two-info{
  padding: 25px 30px 30px;
  box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}

.blog-two-info.blog-two-info-main{
  padding: 0;
  box-shadow: unset;
}

@media only screen and (max-width: 991.98px) {
  .blog-two-info{
    padding: 15px 20px 20px;
  }
  .blog-two-info.blog-two-info-main{
    padding: 0;
  }
}

.single-sidebar .wp-block-group {
  margin: 0 ;
}

.single-sidebar .wp-block-latest-comments__comment {
  margin-bottom: 0 ;
}

.single-sidebar{
  margin: 0 ;
}

.postbox__thumb a, .postbox__thumb, .postbox_gallery-slider{
  display: block;
  overflow: hidden;
  position: relative;
}
.postbox__thumb img, .postbox__thumb iframe {
  transition: 0.9s;
  transform: scale(1) rotate(0deg) !important;
}

.postbox__content .wpr-postbox-title{
  margin-top: 13px;
}

.arrow-gallery{
  bottom: 30px;
  right: 30px;
}
.arrow-gallery .slide-btn{
  background-color: #fff;
  color: #1B1F2B;
  border-radius: unset !important;
  border: unset !important;
}

.postbox__play-btn .popup-youtube {
  height: 120px !important;
  width: 120px;
  background-color: #fff;
  box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  border-radius: 50%;
}

.postbox__play-btn .popup-youtube i{
  color: #000;
  font-size: 40px;
}

.blog-meta{
  gap: 8px;
}

.blog-meta li {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  position: relative;
  font-family: "Unbounded", sans-serif;
  font-size: 13px;
  transition: all .3s;
}
.blog-meta li:hover {
  color: #836FFF;
}
.blog-meta li:not(:last-child) {
  padding-right: 8px;
}
.blog-meta li:not(:last-child)::before {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
  height: 1px;
  border-radius: 50%;
  content: "";
  background-color: #363D52;
  padding: 1px;
}
.blog-meta li a{
  text-decoration: none !important;
}
.blog-meta li svg, .blog-meta li i {
  margin-right: 5px;
  transition: 0.3s;
  font-size: 14px;
}
.blog-meta li:hover svg, .blog-meta li:hover i {
  color: #65da7c;
}

/*additional*/
.newsletter-form-box.position-relative.section-middle .wpcf7 form .wpcf7-response-output {
    position: absolute;
}
.newsletter-form-box.position-relative.section-middle .wpcf7-not-valid-tip {
    position: absolute;
}

/*================================================
19. Case-details CSS
=================================================*/
.pt-150{
  padding-top: 150px;
}
.pt-75{
  padding-top: 75px;
}
.pb-150{
  padding-bottom: 150px;
}
.pb-75{
  padding-bottom: 75px;
}
.pt-120{
  padding-top: 120px;
}
.pb-120{
  padding-bottom: 120px;
}
.case-details__detailedInfo h4.h4 {
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 125%;
  font-size: 42px;
}
.case-details__detailedInfo p {
  margin-bottom: 19px;
}
.case-details__detailedInfo > ul {
  margin-bottom: 0;
}
.case-details__detailedInfo > ul li {
  color: var(--gray);
  font-size: 18px;
  line-height: 222.222%;
}
@media only screen and (max-width: 991.98px) {
  .case-details__detailedInfo > ul li {
    line-height: 1.3;
  }
  .case-details__detailedInfo > ul li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.case-details__detailedInfo figure {
  margin-top: 45px;
  margin-bottom: 47px;
}
.case-details__detailedInfo-process-list {
  list-style: none;
  counter-reset: steps;
}
.case-details__detailedInfo-process-list .process {
  padding-left: 36px;
  position: relative;
}
@media only screen and (max-width: 991.98px) {
  .case-details__detailedInfo-process-list .process {
    padding-left: 28px;
  }
}
.case-details__detailedInfo-process-list .process::before {
  position: absolute;
  counter-increment: steps;
  content: counter(steps);
  width: 72px;
  height: 72px;
  left: 0;
  top: 0;
  display: grid;
  place-content: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  background-color: #fff;
  border: 1px solid #836FFF;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991.98px) {
  .case-details__detailedInfo-process-list .process::before {
    width: 55px;
    height: 55px;
    font-size: 25px;
  }
}
.case-details__detailedInfo-process-list .process:hover::before {
  background-color: #836FFF;
  color: #fff;
}
.case-details__detailedInfo-process-list .process-wrapper {
  padding-left: 84px;
  border-left: 1px solid #836FFF;
}
@media only screen and (max-width: 991.98px) {
  .case-details__detailedInfo-process-list .process-wrapper {
    padding-left: 45px;
  }
}
.case-details__detailedInfo-process-list .process-wrapper h6.h6 {
  line-height: 200%;
  margin-bottom: 6px;
}
.case-details__detailedInfo-process-list .process-wrapper ul {
  list-style-type: disc;
  margin-bottom: 0;
  padding-bottom: 37px;
}
@media only screen and (max-width: 991.98px) {
  .case-details__detailedInfo-process-list .process-wrapper ul {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 767.98px) {
  .case-details__detailedInfo-process-list .process-wrapper ul {
    padding-left: 22px;
  }
}
.case-details__detailedInfo-process-list .process-wrapper ul li::marker {
  color: var(--gray);
}
.case-details__detailedInfo-process-list .process:last-child .process-wrapper {
  border-left: none;
}
.case-details__detailedInfo-process-list .process:last-child .process-wrapper ul {
  padding-bottom: 0;
}
.case-details__detailedInfo-gallery {
  font-size: 0;
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding-top: 50px;
  padding-bottom: 47px;
}
.case-details__detailedInfo-gallery .gallery-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.case-details__detailedInfo-gallery .gallery-wrapper::after {
  position: absolute;
  content: "";
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  transition: all 0.65s ease-in-out;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -ms-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
}
.case-details__detailedInfo-gallery .gallery-wrapper:hover::after {
  left: -100%;
}
.case-details__detailedInfo-gallery .gallery-wrapper:hover img {
  transform: scale(1.09);
  -webkit-transform: scale(1.09);
  -moz-transform: scale(1.09);
  -ms-transform: scale(1.09);
  -o-transform: scale(1.09);
}
@media only screen and (min-width: 992px) {
  .case-details__detailedInfo-gallery .gallery-wrapper {
    gap: 20px;
    justify-content: start;
    max-width: calc(33.3333333333% - 15px);
    width: 100%;
  }
}
.case-details__detailedInfo-gallery .gallery-wrapper img {
  transition: .3s;
}
.case-details__detailedInfo-result-list li {
  line-height: 200%;
}
.case-details__detailedInfo-result-list li span {
  font-weight: 500;
}
.case-details__shortInfo {
  background: rgba(236, 236, 236, 0.16);
  padding: 40px;
}
.case-details__shortInfo-info {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.case-details__shortInfo-info .title {
  line-height: 150%;
  font-size: 16px;
  font-weight: 600 !important;
}
.case-details__shortInfo-info .info {
  font-size: 14px;
  font-style: normal;
  line-height: 214.286%;
}

.more-project h4.h4 {
  margin-bottom: 5px;
  font-weight: 600;
  line-height: 125%;
}
.work-sa__item-body {
  display: flex;
  justify-content: space-between;
}
.team-details__card-thumb {
    position: relative;
    z-index: 0;
    border-radius: 14px;
    overflow: hidden;
}
.team-details__card-thumb::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 85%;
    background: #f8f7ff;
    border-radius: 14px;
    z-index: -1;
    transition: .3s;
}

.offcanvas-header .btn-close:focus {
  box-shadow: none;
}
.offcanvas.offcanvas-start{
  overflow-y: scroll;
  height: 100vh;
}
.pageontent.blog-search-content.wpr-postbox-no-results p {
  margin-bottom: 40px;
}
h1.page-title.blog-search-title.no-results-title.wpr-postbox-no-results-title {
  margin-bottom: 15px;
}
.wp-error-wrapper.text-center img {
  margin-bottom: 20px;
}
.wp-error-title-sm {
  margin-bottom: 10px;
}
.pr-20{
  padding-right: 20px;
}
.wpr-postbox-wrapper.blog__wrapper.postbox__wrapper {
  padding-right: 30px;
}

@media only screen and (max-width: 991px) {
.has-child-menu-mega-menu .sub-nav .nav-item-wrapper .nav-item h6 {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.wpr-postbox-wrapper.blog__wrapper.postbox__wrapper {
  padding-right: 0px;
}
.wpr-postbox-details-main-wrapper.postbox__wrapper.blog-details-left-content.postbox__details.pr-20 {
  padding-right: 0;
}
}
.nav-item.text-center.position-relative {
  overflow: hidden;
}
.nav-item.text-center.position-relative .position-absolute.h-100.w-100.start-0.top-0.z-index-one{
  padding: 0;
  border: none;
}
.desc-info svg {
    transform: rotate(90deg);
}
.hero-social li:nth-child(2) a {
    color: #fff;
}