body,
button,
ul {
  padding: 0;
}
body,
p,
span,
ul {
  margin: 0;
}
.theme-btn,
.video-box .video-btn {
  display: inline-block;
  text-align: center;
}
.fix,
.footer-widgets-wrapper .single-footer-widget .footer-post .single-post-item,
.theme-btn {
  overflow: hidden;
}
:root {
  --body: #fff;
  --black: #000;
  --white: #fff;
  --theme: #2b4dff;
  --theme2: #2b4dff;
  --header: #0a165e;
  --primary-color: #3c4c98;
  --secondary-color: #55a9d1;
  --text: #585b6f;
  --border: #e3e3e3;
  --bg: #f5f6f7;
  --box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.06);
}
* {
  animation: none !important;
  scroll-behavior: auto !important;
}
.theme-btn {
  position: relative;
  z-index: 2;
  vertical-align: middle;
  border: none;
  text-transform: uppercase;
  background: var(--secondary-color);
  color: var(--white);
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding: 20px 35px;
}
.footer-widgets-wrapper .single-footer-widget .list-area li:hover,
.theme-btn i {
  margin-left: 5px;
}
.theme-btn:before {
  content: "";
  position: absolute;
  height: 100%;
  bottom: 0;
  left: 0;
  width: 0;
  background-color: var(--header);
  z-index: -1;
  transition: 0.4s ease-out;
  border-radius: inherit;
}
.theme-btn:hover {
  color: var(--white);
  box-shadow: none;
}
.contact-box-items .contact-form-items .theme-btn:hover,
.header-1 .search-icon,
.header-top-wrapper .top-right .flag-wrap .nice-select .list li,
.theme-btn.bg-color-2:hover,
.theme-btn.bg-white,
.theme-btn.border-white:hover {
  color: var(--header);
}
.details-info-items .progress-area .progress-wrap .pro-items,
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-thumb
  img,
.mean-container .mean-nav > ul .homemenu-items .homemenu .homemenu-thumb img,
.project-wrapper-2 .progress-area .progress-wrap .pro-items,
.theme-btn:hover::before {
  width: 100%;
}
.theme-btn.bg-color-2 {
  background-color: var(--theme2);
}
.service-box-item-2,
.service-card-items.style-2.active .icon,
.service-card-items.style-2.active .theme-btn,
.theme-btn.bg-color-2::before,
.theme-btn.bg-white,
.theme-btn.border-white::before,
body {
  background-color: var(--white);
}
.choose-us-wrapper-4
  .choose-us-content
  .choose-us-wrap
  .choose-us-item
  .content
  p,
.contact-info-area .content p,
.contact-info-area-2 .contact-info-items .content h3 a,
.footer-bottom .footer-wrapper .footer-menu li a,
.footer-bottom .footer-wrapper p,
.footer-bottom .footer-wrapper p a,
.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info li,
.footer-widgets-wrapper
  .single-footer-widget
  .footer-content
  .contact-info
  li
  a,
.footer-widgets-wrapper .single-footer-widget .footer-content p,
.footer-widgets-wrapper .single-footer-widget .list-area li a,
.footer-widgets-wrapper
  .single-footer-widget
  .recent-post-area
  .recent-post-items
  .content
  .post-date
  li,
.footer-widgets-wrapper
  .single-footer-widget
  .recent-post-area
  .recent-post-items
  .content
  h6
  a,
.header-top-wrapper .top-left li,
.header-top-wrapper .top-left li a,
.header-top-wrapper .top-right li,
.header-top-wrapper .top-right li a,
.theme-btn.bg-white:hover,
input,
input:focus {
  color: var(--white);
}
.theme-btn.border-white {
  padding: 18.5px 40px;
  border: 1px solid var(--white);
  background-color: transparent;
}
.video-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-box .video-btn {
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 22px;
  background-color: var(--theme);
  color: var(--white);
  border-radius: 50%;
}
.video-box .ripple::after,
.video-box .ripple::before {
  box-shadow: 0 0 0 0 rgba(243, 159, 95, 0.8);
  width: 100px;
  height: 100px;
}
body {
  font-family: Outfit, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: var(--text);
  overflow-x: hidden;
}
ul {
  list-style: none;
}
button {
  border: none;
  background-color: transparent;
}
input:focus {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Outfit, serif;
  margin: 0;
  padding: 0;
  color: var(--header);
  text-transform: capitalize;
  transition: 0.4s ease-in-out;
}
h1 {
  font-size: 70px;
  font-weight: 600;
  line-height: 115%;
}
h2 {
  font-size: 40px;
  line-height: 125%;
  font-weight: 700;
}
h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 134%;
}
h4,
h5 {
  font-weight: 700;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
  font-weight: 600;
  line-height: 145%;
}
a {
  text-decoration: none;
  outline: 0 !important;
  cursor: pointer;
  color: var(--header);
  transition: 0.4s ease-in-out;
}
p,
span {
  transition: 0.4s ease-in-out;
}
.about-wrapper {
  margin-bottom: 118px;
}
.about-wrapper .about-image,
.about-wrapper-2 .about-image,
.contact-box-wrapper .form-clt,
.contact-info-area .content,
.cta-section,
.customize-wrapper .customize-item .customize-image,
.details-info-items .contact-content .contact-form-items .form-clt,
.faq-section,
.feature-section,
.footer-section,
.funfact-section,
.header-main .main-menu ul li .has-homemenu .homemenu-items .homemenu,
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-thumb,
.hero-3 .hero-content,
.mean-container .mean-nav > ul .homemenu-items .homemenu,
.mean-container .mean-nav > ul .homemenu-items .homemenu .homemenu-thumb,
.news-card-items .news-image,
.news-section-2,
.pricing-section,
.project-section-3,
.project-wrapper,
.ralt,
.ripple,
.service-section-2,
.testimonial-wrapper .testimonial-content .testimonial-main {
  position: relative;
}
.about-wrapper .about-image img,
.about-wrapper-2 .about-image img,
.choose-us-wrapper-4 .choose-us-image img,
.customize-wrapper .left-image img,
.customize-wrapper .right-image img {
  width: 100%;
  height: 100%;
}
.about-wrapper .about-image .about-image-2 {
  position: absolute;
  bottom: -23%;
  left: 47%;
  transform: translateX(-50%);
}
.about-wrapper .about-image .circle-shape {
  position: absolute;
  top: 5%;
  right: 5%;
  z-index: -1;
}
.about-wrapper .about-content,
.about-wrapper-2 .about-content,
.team-right-items {
  margin-left: 40px;
}
.about-wrapper .about-content p {
  margin-bottom: 35px;
  margin-top: 30px;
}
.about-wrapper .about-content ul {
  margin-bottom: 50px;
}
.about-wrapper .about-content ul li,
.about-wrapper-3 .about-content .about-list li {
  font-size: 18px;
  font-weight: 500;
  color: var(--header);
}
.about-wrapper .about-content ul li:not(:last-child),
.about-wrapper-2 .about-content .list-area ul li:not(:last-child),
.footer-widgets-wrapper .single-footer-widget .list-area li:not(:last-child) {
  margin-bottom: 15px;
}
.about-wrapper .about-content ul li i,
.customize-wrapper .customize-list li i,
.footer-widgets-wrapper
  .single-footer-widget
  .footer-post
  .single-post-item
  .post-content
  .post-date
  i,
.header-top-wrapper .top-left li i,
.header-top-wrapper .top-right li i,
.hero-1 .hero-content h6 img,
.swiper-dot .swiper-pagination-bullet:not(:last-child) {
  margin-right: 10px;
}
.about-section,
.breadcrumb-section,
.choose-us-section-3,
.hero-1 .hero-image,
.hero-2 .hero-image,
.service-section-3,
.team-card-items.active .team-content {
  position: relative;
  z-index: 9;
}
.about-section .about-shape {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.about-wrapper-2 .about-image .top-shape {
  position: absolute;
  right: 8px;
  top: 1px;
  z-index: -1;
}
.about-wrapper-2 .about-image .left-shape {
  position: absolute;
  top: 170px;
  left: -105px;
  z-index: -1;
}
.about-wrapper-2 .about-image .left-shape img {
  animation: 10s linear infinite cir36;
}
.about-wrapper-2 .about-image .bg-shape {
  position: absolute;
  bottom: -248px;
  left: -350px;
  z-index: -2;
}
.about-wrapper-2 .about-content P,
.choose-us-wrapper-4 .choose-us-content .choose-us-wrap,
.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info {
  margin-top: 20px;
}
.about-wrapper-2 .about-content .list-area {
  margin-top: 30px;
  border-bottom: 1px solid rgba(43, 77, 255, 0.2);
  padding-bottom: 35px;
  margin-bottom: 40px;
}
.about-wrapper-2 .about-content .list-area ul li {
  font-size: 16px;
  color: var(--header);
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 12px;
}
.about-wrapper-2 .about-content .list-area ul li i {
  color: var(--theme);
  font-size: 20px;
}
.about-wrapper-2 .about-content .about-author,
.header-top-wrapper .top-left,
.header-top-wrapper .top-right {
  display: flex;
  align-items: center;
  gap: 30px;
}
.about-wrapper-2 .about-content .about-author .author-image,
.array-button {
  display: flex;
  align-items: center;
  gap: 15px;
}
.about-wrapper-2 .about-content .about-author .author-image .icon {
  background-color: var(--theme);
  color: var(--white);
  display: inline-block;
  font-size: 16px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.about-wrapper-2 .about-content .about-author .author-image .icon::before {
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid var(--theme);
  content: "";
  transform: translate(-50%, -50%);
}
.about-wrapper-2 .about-content .about-author .author-image .content span {
  font-size: 14px;
  color: var(--text);
  font-weight: 600;
  opacity: 0.8;
}
.about-wrapper-2 .about-content .about-author .author-image .content h5 {
  font-size: 18px;
  font-weight: 600;
}
.about-wrapper-3 {
  padding-bottom: 130px;
  position: relative;
}
.about-wrapper-3 .dot-shape {
  position: absolute;
  left: 37%;
  top: 18%;
}
.about-wrapper-3 .dot-shape-2 {
  position: absolute;
  left: 17%;
  bottom: 5%;
}
.about-wrapper-3 .about-image,
.faq-wrapper-2 .faq-image {
  position: relative;
  max-width: 470px;
}
.about-wrapper-3 .about-image img,
.about-wrapper-4 .about-image img,
.faq-wrapper-2 .faq-image img,
.project-card-item-2 .project-image img,
.project-card-item-3 .project-image img,
.project-details-wrapper .project-post-item .details-image img,
.project-wrapper-2 .project-image img,
.service-details-wrapper .service-post-item .details-image img,
.team-details-wrapper .thumb img,
.testimonial-wrapper .testimonial-image img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.about-wrapper-3 .about-image .about-image-2 {
  position: absolute;
  max-width: 300px;
  bottom: -148px;
  right: -120px;
}
.about-wrapper-3 .about-content,
.faq-wrapper-2 .faq-content {
  margin-left: 70px;
}
.about-wrapper-3 .about-content .about-list,
.about-wrapper-4 .about-content .about-button,
.hero-1 .hero-content .hero-button,
.why-choose-us-wrapper .why-choose-content .theme-btn {
  margin-top: 40px;
}
.about-wrapper-3 .about-content .about-list li i,
.service-details-wrapper
  .service-post-item
  .details-content
  .details-list
  li
  i {
  margin-right: 8px;
}
.about-wrapper-3 .about-content .about-list li:not(:last-child),
.feature-card-item .content h4,
.footer-widgets-wrapper
  .single-footer-widget
  .recent-post-area
  .recent-post-items
  .content
  .post-date,
.news-details-wrapper .news-details-content .comments-area .comments-heading,
.service-box-items .content h3,
.service-details-wrapper
  .service-post-item
  .details-content
  .details-list
  li:not(:last-child),
.service-details-wrapper .service-post-item .details-content h3,
.team-details-wrapper .details-content .list li:not(:last-child),
.team-details-wrapper .details-content h2,
.why-choose-us-wrapper .why-list-content ul li .content h4 {
  margin-bottom: 10px;
}
.about-wrapper-3 .about-content .about-button {
  margin-top: 50px;
}
.about-wrapper-4,
.testimonial-section {
  margin-bottom: -30px;
}
.about-wrapper-4 .about-image {
  max-width: 560px;
  position: relative;
}
.about-wrapper-4 .about-content,
.details-info-items .contact-content,
.project-wrapper-2 .progress-area .progress-wrap {
  margin-left: 30px;
}
.about-section-4 {
  margin-top: -20px;
}
@media (max-width: 1199px) {
  .about-wrapper,
  .about-wrapper-4 {
    margin-bottom: 0;
  }
  .about-wrapper .about-image .about-image-2 {
    left: 50%;
    top: 50%;
    max-width: 145px;
    bottom: initial;
    transform: translate(-50%, -50%);
  }
  .about-section .about-shape,
  .about-wrapper .about-image .circle-shape,
  .about-wrapper-2 .about-image .bg-shape,
  .about-wrapper-2 .about-image .left-shape,
  .about-wrapper-2 .about-image .top-shape,
  .about-wrapper-3 .dot-shape,
  .about-wrapper-3 .dot-shape-2 {
    display: none;
  }
  .about-wrapper .about-content,
  .about-wrapper-3 .about-content,
  .about-wrapper-4 .about-content {
    margin-left: 0;
  }
  .about-wrapper .about-content p,
  .about-wrapper .about-content ul {
    margin-bottom: 30px;
  }
  .about-wrapper-2 .about-content .about-author {
    flex-wrap: wrap;
  }
  .about-wrapper-3 {
    padding-bottom: 0;
  }
  .about-wrapper-3 .about-image,
  .about-wrapper-4 .about-image {
    max-width: initial;
  }
  .about-wrapper-3 .about-image .about-image-2 {
    left: 0;
    bottom: 0;
    right: initial;
  }
  .about-section-4 {
    margin-top: -16px;
  }
}
@-webkit-keyframes rippleOne {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
    box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}
@keyframes rippleOne {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
    box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}
@keyframes rounded {
  50% {
    transform: rotate(15deg);
  }
}
@keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}
@-webkit-keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@keyframes spinner {
  to {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}
@-webkit-keyframes letters-loading {
  0%,
  100%,
  75% {
    opacity: 0;
    transform: rotateY(-90deg);
  }
  25%,
  50% {
    opacity: 1;
    transform: rotateY(0);
  }
}
@keyframes letters-loading {
  0%,
  100%,
  75% {
    opacity: 0;
    transform: rotateY(-90deg);
  }
  25%,
  50% {
    opacity: 1;
    transform: rotateY(0);
  }
}
@keyframes loaderspin {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes tpswing {
  0% {
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
  }
  100% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes width {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes width {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes loaderspin {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes loaderpulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes rounded {
  50% {
    transform: rotate(20deg);
  }
}
@keyframes cir36 {
  100% {
    transform: rotate(360deg);
  }
}
.float-bob-y {
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes float-bob-y {
  0%,
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes float-bob-y {
  0%,
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.float-bob-x {
  -webkit-animation-name: float-bob-x;
  animation-name: float-bob-x;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes float-bob-x {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(30px);
  }
  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
}
@keyframes float-bob-x {
  0%,
  100% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  50% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes bounce-x {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
}
.bounce-x {
  -webkit-animation: 7s linear infinite bounce-x;
  animation: 7s linear infinite bounce-x;
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes rotated2 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes wave {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-25%);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes zoom {
  0%,
  100% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1);
  }
}
@keyframes translateY2 {
  0% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes translateX2 {
  0% {
    -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translatXY(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.img-custom-anim-right {
  animation: 1.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s forwards
    img-anim-right;
  opacity: 0;
}
@keyframes img-anim-right {
  0% {
    transform: translateX(5%);
    clip-path: inset(0 0 0 100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.img-custom-anim-left {
  animation: 1.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s forwards
    img-anim-left;
  opacity: 0;
}
@keyframes img-anim-left {
  0% {
    transform: translateX(-5%);
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.img-custom-anim-top {
  animation: 1.3s cubic-bezier(0.645, 0.045, 0.355, 1) forwards img-anim-top;
  opacity: 0;
}
@keyframes img-anim-top {
  0% {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
.img-custom-anim-bottom {
  animation: 1.3s cubic-bezier(0.645, 0.045, 0.355, 1) forwards img-anim-bottom;
  opacity: 0;
}
@keyframes img-anim-bottom {
  0% {
    transform: translateY(5%);
    clip-path: inset(100% 0 0 0);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}
@keyframes moving {
  0%,
  100% {
    transform: translatey(0);
  }
  20% {
    transform: translateX(-50px);
  }
  50% {
    transform: translatey(-40px);
  }
}
.brand-wrapper.style-2 {
  margin-bottom: -8px;
}
.brand-wrapper .brand-title {
  margin-bottom: 30px;
  text-align: center;
}
.brand-section-1 {
  margin-bottom: -90px;
}
@media (max-width: 1199px) {
  .brand-section-1 {
    margin-bottom: -45px;
    margin-top: -10px;
  }
  .contact-box-items .shape-image {
    display: none;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 65px;
  }
  h3 {
    font-size: 22px;
  }
  .about-section-4 {
    margin-top: -23px;
  }
  .brand-section-1 {
    margin-bottom: -65px;
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  .theme-btn {
    padding: 20px 32px;
  }
  .video-box .video-btn {
    width: 70px;
    height: 70px;
    line-height: 70px;
  }
  .video-box .ripple::after,
  .video-box .ripple::before {
    width: 70px;
    height: 70px;
  }
  h1 {
    font-size: 55px;
  }
  h2 {
    font-size: 36px;
  }
  .about-wrapper-3 .about-image .about-image-2 {
    max-width: 220px;
  }
  .brand-section-1 {
    margin-bottom: -65px;
    margin-top: -10px;
  }
}
.contact-box-items {
  border-radius: 20px;
  padding: 45px 60px;
  position: relative;
  z-index: 9;
}
@media (max-width: 575px) {
  .theme-btn {
    padding: 18px 30px;
    font-size: 14px;
  }
  .video-box .video-btn {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .video-box .ripple::after,
  .video-box .ripple::before {
    width: 60px;
    height: 60px;
  }
  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 20px;
  }
  .about-wrapper .about-content ul li {
    font-size: 16px;
  }
  .about-section-4 {
    margin-top: -12px;
  }
  .brand-section-1 {
    margin-bottom: -65px;
    margin-top: -10px;
  }
  .contact-box-items {
    padding: 45px 50px;
  }
}
.contact-box-items .shape-image {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.contact-box-items .section-title h2 {
  font-size: 30px;
}
.contact-box-items .contact-form-items {
  padding-top: 60px;
}
.contact-box-items .contact-form-items .form-clt span {
  font-size: 16px;
  font-weight: 500;
  display: block;
  color: var(--white);
  text-transform: capitalize;
  padding-bottom: 10px;
}
.contact-box-items .contact-form-items .form-clt input,
.contact-box-items .contact-form-items .form-clt textarea {
  border: none;
  outline: 0;
  width: 100%;
  padding: 20px 25px;
  line-height: 1;
  border-radius: 6px;
  color: var(--text);
  margin-bottom: 10px;
}
.contact-box-items .contact-form-items .form-clt textarea {
  padding-bottom: 75px;
}
.contact-box-items .contact-form-items .theme-btn {
  width: 100%;
  border-radius: 6px;
  background: var(--header);
  padding: 19px 28px;
}
.contact-box-items .contact-form-items .theme-btn::before {
  background: var(--white);
}
.team-right-items .section-title p {
  margin-top: 25px;
  color: #f5f6f7;
  line-height: 175%;
}
.contact-us-item {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
}
.contact-us-section-4 {
  position: relative;
  margin: 0 40px;
}
.contact-us-section-4:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #eef1ff;
  z-index: -1;
  border-radius: 30px;
}
.contact-us-box-item {
  display: flex;
  align-items: center;
  gap: 20px;
  border-radius: 16px;
  background: #eef1ff;
  padding: 40px;
}
.contact-us-box-item .icon {
  width: 71px;
  height: 71px;
  line-height: 71px;
  text-align: center;
  border-radius: 6px;
  background-color: var(--white);
  transition: 0.4s ease-in-out;
}
.contact-us-box-item .icon:hover,
.news-details-wrapper
  .news-details-content
  .comments-area
  .blog-single-comment
  .content
  .reply.active:hover,
.search-wrap input.form-control,
.search-wrap input.form-control:focus,
.sticky.header-1 .theme-btn,
.testimonial-box-items:hover,
.theme-bg {
  background-color: var(--theme);
}
.contact-us-box-item .icon:hover img,
.service-box-item-2:hover .icon img,
.service-wrapper-3 .service-item .service-box li:hover .icon img {
  filter: grayscale(100%) brightness(300%);
}
.contact-us-box-item .content h6,
.main-sideber .single-sidebar-widget .search-widget form button i {
  font-weight: 400;
}
.map-items .googpemap iframe {
  width: 100%;
  height: 700px;
}
.cta-section::before,
.faq-section .faq-shape img {
  height: 100%;
  width: 100%;
}
.contact-box-wrapper {
  border-radius: 30px;
  background-color: var(--white);
  box-shadow: 0 -10px 40px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  padding: 80px 40px;
  margin-top: -160px;
  position: relative;
}
.contact-box-wrapper h2 {
  margin-bottom: 50px;
  line-height: 1;
  margin-top: -5px;
}
.contact-box-wrapper .form-clt input,
.contact-box-wrapper .form-clt textarea {
  width: 100%;
  outline: 0;
  border: none;
  background-color: #eef1ff;
  padding: 14px 20px;
  transition: 0.4s ease-in-out;
  color: var(--text);
  font-size: 16px;
  border-radius: 12px;
}
.contact-box-wrapper .form-clt input::placeholder,
.contact-box-wrapper .form-clt textarea::placeholder {
  color: var(--text);
}
.contact-box-wrapper .form-clt .icon {
  position: absolute;
  right: 22px;
  top: 14px;
}
.contact-box-wrapper .form-clt textarea,
.news-details-wrapper
  .news-details-content
  .comment-form-wrap
  .form-clt
  textarea {
  padding-bottom: 150px;
  resize: none;
}
.contact-box-wrapper button.theme-btn {
  border-radius: 6px;
  background: linear-gradient(90deg, #3c72fc 0, #c700b1 100%);
  width: 100%;
  text-align: center;
}
.contact-info-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 120px 0;
  border-bottom: 1px solid rgba(249, 247, 243, 0.2);
  position: relative;
}
@media (max-width: 1199px) {
  .contact-box-items .section-title h2,
  .contact-box-items .section-title h6 {
    color: var(--white);
  }
  .contact-box-items .contact-form-items {
    padding-top: 30px;
  }
  .team-right-items {
    margin-left: 0;
  }
  .contact-us-box-item,
  .contact-us-item {
    flex-wrap: wrap;
  }
  .contact-box-wrapper {
    margin-top: 0;
  }
  .contact-info-area {
    padding: 100px 0;
    flex-wrap: wrap;
    gap: 30px;
  }
}
.contact-info-area .search-widget,
.cta-wrapper .search-widget {
  position: relative;
  max-width: 495px;
  width: 100%;
}
.contact-info-area .search-widget input,
.cta-wrapper .search-widget input {
  width: 100%;
  border: none;
  background-color: var(--white);
  position: relative;
  font-size: 16px;
  font-weight: 400;
  padding: 18px;
  border-radius: 100px;
  color: var(--text);
  text-transform: capitalize;
}
.contact-info-area .search-widget input::placeholder {
  color: var(--text);
}
.contact-info-area .search-widget button {
  position: absolute;
  right: 10px;
  top: 7px;
  bottom: 7px;
}
.contact-info-area-2 {
  padding-top: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1199px) {
  .contact-info-area-2 {
    flex-wrap: wrap;
    gap: 40px;
    padding-top: 80px;
    justify-content: initial;
  }
}
.contact-info-area-2 .contact-info-items {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  position: relative;
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .contact-info-area-2 .contact-info-items {
    flex-wrap: wrap;
    padding-bottom: 80px;
  }
}
.contact-info-area-2 .contact-info-items:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding-right: 100px;
  height: 110px;
}
.contact-info-area-2 .contact-info-items .icon {
  width: 68px;
  height: 68px;
  line-height: 68px;
  border-radius: 50%;
  border: 1.8px solid rgba(245, 246, 247, 0.8);
  font-size: 25px;
  text-align: center;
  color: var(--white);
}
.contact-info-area-2 .contact-info-items .content p {
  color: var(--white);
  margin-bottom: 5px;
}
.contact-info-area-2 .contact-info-items .content h3,
.counter-wrapper-3 .counter-item .content p,
.funfact-wrapper .funfact-item p {
  font-size: 22px;
  color: var(--white);
}
.cta-wrapper {
  padding: 70px 50px;
  background-color: var(--theme);
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 30px;
}
@media (max-width: 1199px) {
  .contact-info-area-2 .contact-info-items:not(:last-child) {
    border: none;
    height: initial;
    padding: 0;
  }
  .cta-wrapper {
    flex-wrap: wrap;
    gap: 30px;
    padding: 60px;
    margin-bottom: 80px;
  }
  .cta-section::before {
    display: none;
  }
}
.cta-wrapper .cta-content h2 {
  font-size: 48px;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 20px;
}
.cta-wrapper .cta-content p {
  color: var(--bg);
}
.cta-wrapper .search-widget input::placeholder {
  color: var(--text);
}
.cta-wrapper .search-widget button {
  position: absolute;
  right: 5px;
  top: 4px;
  bottom: 5px;
}
.cta-wrapper .search-widget button.theme-btn,
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-thumb
  .demo-button
  .theme-btn:hover,
.main-sideber .single-sidebar-widget .search-widget form button:hover,
.pricing-card-items
  .pricing-image
  .pricing-content
  .pricing-button.style-2
  .theme-btn::before,
.pricing-card-items-2 .pricing-button.style-2 .theme-btn::before {
  background: var(--header);
}
.cta-wrapper .search-widget button.theme-btn::after,
.cta-wrapper .search-widget button.theme-btn::before,
.customize-wrapper .customize-list li:hover,
.header-1.header-4 .header-main .header-right-ber .header-right .theme-btn,
.pricing-card-items
  .pricing-image
  .pricing-content
  .pricing-button
  .theme-btn::before,
.project-details-wrapper
  .main-sidebar
  .project-contact-box
  .content
  .theme-btn::after,
.project-details-wrapper
  .main-sidebar
  .project-contact-box
  .content
  .theme-btn::before,
.service-box-items .content .theme-btn:before,
.service-details-wrapper
  .main-sidebar
  .service-contact-box
  .content
  .theme-btn::after,
.service-details-wrapper
  .main-sidebar
  .service-contact-box
  .content
  .theme-btn::before {
  background: linear-gradient(90deg, #3c72fc 0, #c700b1 100%);
}
.cta-section::before {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  background-color: var(--header);
  z-index: -1;
  bottom: -50%;
  top: initial;
}
.faq-wrapper .faq-image {
  position: relative;
  z-index: 9;
  margin-left: -150px;
  max-width: 530px;
}
.faq-wrapper .faq-image img {
  border-radius: 0 0 388px;
  width: 100%;
}
.faq-wrapper .faq-content .faq-items,
.faq-wrapper-2 .faq-content .faq-items,
.footer-widgets-wrapper .single-footer-widget,
.header-1.header-3,
.news-card-items,
.news-standard-wrapper .news-standard-items .news-right-item .news-content,
.pricing-card-items-2 .pricing-button,
.project-card-item-2,
.project-card-item-3,
.project-details-wrapper .main-sidebar .project-contact-box .content,
.service-details-wrapper .main-sidebar .service-contact-box .content,
.work-process-box-items .content {
  margin-top: 30px;
}
.faq-items .accordion .accordion-item,
.faq-wrapper .faq-content .faq-items .accordion .accordion-item {
  border: none;
  border-radius: 10px;
  margin-bottom: 15px;
  background: var(--white);
}
.faq-wrapper .faq-content .faq-items .accordion .accordion-item h2 button,
.faq-wrapper-2 .faq-content .faq-items .accordion .accordion-item h2 button {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  box-shadow: none;
  border-radius: 0 !important;
  padding: 26px 30px;
  font-family: Outfit, serif;
  color: var(--theme);
}
.faq-items .accordion .accordion-item .accordion-body,
.faq-wrapper .faq-content .faq-items .accordion .accordion-item .accordion-body,
.faq-wrapper-2
  .faq-content
  .faq-items
  .accordion
  .accordion-item
  .accordion-body {
  padding: 0 30px 20px;
}
.faq-items .accordion .accordion-item .accordion-body p,
.faq-wrapper
  .faq-content
  .faq-items
  .accordion
  .accordion-item
  .accordion-body
  p,
.faq-wrapper-2
  .faq-content
  .faq-items
  .accordion
  .accordion-item
  .accordion-body
  p {
  color: var(--text);
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}
.faq-wrapper .faq-content .faq-items .accordion .accordion-button,
.faq-wrapper-2 .faq-content .faq-items .accordion .accordion-button {
  background-color: transparent;
  color: var(--theme);
}
.faq-items .accordion .accordion-button::after,
.faq-wrapper .faq-content .faq-items .accordion .accordion-button::after,
.faq-wrapper-2 .faq-content .faq-items .accordion .accordion-button::after,
.header-1 .header-logo,
.header-1::before,
.sticky.header-1 .header-logo-2 {
  display: none;
}
.faq-wrapper .faq-content .faq-items .accordion .accordion-button::before,
.faq-wrapper-2 .faq-content .faq-items .accordion .accordion-button::before {
  position: absolute;
  content: "\f322";
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  top: 30px;
  right: 30px;
  font-size: 16px;
  text-align: center;
  transition: 0.4s ease-in-out;
  color: var(--theme);
}
.faq-items .accordion .accordion-button,
.faq-items .accordion .accordion-button.collapsed,
.faq-wrapper .faq-content .faq-items .accordion .accordion-button.collapsed,
.faq-wrapper-2 .faq-content .faq-items .accordion .accordion-button.collapsed {
  background-color: transparent;
  color: var(--header);
}
.faq-items .accordion .accordion-button.collapsed::before,
.faq-wrapper
  .faq-content
  .faq-items
  .accordion
  .accordion-button.collapsed::before,
.faq-wrapper-2
  .faq-content
  .faq-items
  .accordion
  .accordion-button.collapsed::before {
  content: "\f324";
  color: var(--text);
}
.faq-section .faq-shape {
  position: absolute;
  left: 0;
  bottom: 0;
  max-width: 875px;
  top: 0;
}
@media (max-width: 1899px) {
  .faq-wrapper .faq-image {
    margin-left: 0;
  }
  .faq-wrapper .faq-image img {
    border-radius: 0;
  }
  .faq-section .faq-shape {
    max-width: 800px;
  }
}
@media (max-width: 1600px) {
  .faq-section .faq-shape {
    max-width: 700px;
  }
  .feature-section .line-shape {
    display: none;
  }
}
@media (max-width: 1399px) {
  .contact-info-area-2 .contact-info-items:not(:last-child) {
    border: none;
  }
  .faq-section .faq-shape {
    max-width: 600px;
  }
}
.faq-wrapper-2 {
  padding-bottom: 83px;
}
.faq-wrapper-2 .faq-image .faq-image-2 {
  position: absolute;
  bottom: -152px;
  right: -120px;
  max-width: 300px;
}
.faq-wrapper-2 .faq-content .faq-items .accordion .accordion-item {
  border: none;
  border-radius: 10px;
  margin-bottom: 15px;
  background: #f5f6f7;
}
.faq-items .accordion .accordion-item h2 button {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  box-shadow: none;
  border-radius: 0 !important;
  padding: 26px 30px;
  font-family: Outfit, serif;
  color: var(--header);
}
.faq-items .accordion .accordion-button::before {
  position: absolute;
  content: "\f322";
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  top: 30px;
  right: 30px;
  font-size: 16px;
  text-align: center;
  transition: 0.4s ease-in-out;
  color: var(--text);
}
.faq-section-4 {
  margin: 0 40px;
  border-radius: 60px;
}
.faq-item-2 .faq-content {
  margin-bottom: 100px;
}
.faq-item-2 .faq-content .accordion-item {
  border: 0;
  background-color: var(--white);
}
.faq-item-2 .faq-content .accordion-item .accordion-header .accordion-button {
  font-size: 24px;
  font-weight: 600;
  color: var(--header);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background-color: var(--white);
  text-transform: capitalize;
  padding: 30px 0;
}
.faq-item-2
  .faq-content
  .accordion-item
  .accordion-header
  .accordion-button::after,
.project-details-wrapper
  .project-post-item
  .details-content
  .faq-item
  .accordion-item
  .accordion-header
  .accordion-button::after {
  content: "+";
  background: 0 0;
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  transition: 0.3s ease-in-out !important;
  color: var(--header);
}
.faq-item-2
  .faq-content
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed)::after,
.project-details-wrapper
  .project-post-item
  .details-content
  .faq-item
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed)::after {
  content: "\f00d";
  background: 0 0;
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  color: var(--text);
}
.faq-item-2
  .faq-content
  .accordion-item
  .accordion-header
  .accordion-button.collapsed {
  background-color: var(--white);
  border-bottom: 1px solid rgba(86, 86, 86, 0.3);
}
.faq-item-2 .faq-content .accordion-item .accordion-collapse .accordion-body,
.project-details-wrapper
  .project-post-item
  .details-content
  .faq-item
  .accordion-item
  .accordion-collapse
  .accordion-body {
  color: var(--text);
  background-color: transparent;
  border-bottom: 1px solid rgba(86, 86, 86, 0.3);
  padding: 0 50px 20px 0;
}
.marquee-text {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: -10px;
}
.marquee-text h2 {
  font-weight: 700;
  font-size: 60px;
  color: #0f0d1d;
}
.footer-bottom .footer-wrapper .footer-menu li a:hover,
.footer-widgets-wrapper
  .single-footer-widget
  .footer-post
  .single-post-item
  .post-content
  h6
  a:hover,
.footer-widgets-wrapper .single-footer-widget .list-area li:hover a,
.footer-widgets-wrapper
  .single-footer-widget
  .recent-post-area
  .recent-post-items
  .content
  h6
  a:hover,
.header-main .main-menu ul li .sub-menu li:hover > a::after,
.header-main .main-menu ul li:hover > a::after,
.marquee-text.color-2 h2 {
  color: var(--theme);
}
.work-process-box-items {
  margin-top: 30px;
  text-align: center;
  position: relative;
}
.work-process-box-items .process-array {
  position: absolute;
  top: 18%;
  right: -14%;
}
.work-process-box-items .thumb {
  text-align: center;
  margin: 0 auto;
  width: 156px;
  height: 156px;
  position: relative;
}
.work-process-box-items .thumb .process-number {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  background: linear-gradient(90deg, #3c72fc 0, #c700b1 100%);
  color: var(--white);
  font-size: 18px;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 1;
}
.work-process-box-items .thumb::before {
  position: absolute;
  width: 176px;
  height: 176px;
  animation: 20s linear infinite rotate;
  top: -6%;
  left: -6%;
  border: 1px dashed var(--theme);
  content: "";
  border-radius: 50%;
}
.work-process-box-items .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.work-process-box-items .content h4 {
  font-weight: 700;
  margin-bottom: 15px;
}
.why-choose-us-wrapper .why-choose-content .choose-us-image {
  margin-top: 50px;
  height: 370px;
}
.why-choose-us-wrapper .why-choose-content .choose-us-image img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
  object-fit: cover;
}
.why-choose-us-wrapper .why-list-content ul li {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--white);
  padding: 34px 30px;
  gap: 24px;
  margin-bottom: 30px;
}
.footer-widgets-wrapper .single-footer-widget .widget-head,
.section-title,
.service-details-wrapper .main-sidebar .single-sidebar-widget,
.why-choose-us-wrapper .why-list-content ul li:not(:last-child) {
  margin-bottom: 30px;
}
.why-choose-us-wrapper .why-list-content ul li .icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 20px;
  background-color: rgba(43, 77, 255, 0.1);
  text-align: center;
  transition: 0.4s ease-in-out;
}
.why-choose-us-wrapper .why-list-content ul li .content {
  flex-basis: 60%;
}
.funfact-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.funfact-wrapper .funfact-item h2 {
  font-size: 80px;
  color: var(--white);
}
.funfact-wrapper .funfact-item.style-2 {
  min-width: 231px;
}
.funfact-section .left-shape {
  position: absolute;
  left: 60px;
  top: 60px;
}
.funfact-section .right-shape {
  position: absolute;
  right: 60px;
  bottom: 60px;
}
.counter-wrapper-3 {
  border-radius: 16px;
  padding: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: -120px;
}
@media (max-width: 1199px) {
  .faq-section .faq-shape {
    position: static;
    max-width: 1200px;
  }
  .faq-wrapper-2 {
    padding-bottom: 0;
  }
  .faq-wrapper-2 .faq-image {
    max-width: initial;
  }
  .faq-wrapper-2 .faq-image .faq-image-2 {
    max-width: 220px;
    left: 0;
    bottom: 0;
    right: initial;
  }
  .faq-wrapper-2 .faq-content {
    margin-left: 0;
  }
  .faq-item-2 .faq-content .accordion-item .accordion-header .accordion-button {
    font-size: 20px;
  }
  .funfact-section .left-shape,
  .funfact-section .right-shape,
  .work-process-box-items .process-array {
    display: none;
  }
  .funfact-wrapper {
    flex-wrap: wrap;
    gap: 30px;
  }
  .funfact-wrapper .funfact-item p {
    font-size: 18px;
  }
  .counter-wrapper-3 {
    padding: 60px;
    flex-wrap: wrap;
    gap: 30px;
    font-size: 50px;
    margin-top: 100px;
  }
}
.counter-wrapper-3 .counter-item {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  padding-right: 60px;
}
.counter-wrapper-3 .counter-item .content h2 {
  font-size: 60px;
  font-weight: 600;
  color: var(--white);
}
.counter-wrapper-3 .counter-item.border-none {
  border-right: none;
}
.choose-us-wrapper-4 .choose-us-content .choose-us-wrap .choose-us-item {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
}
.choose-us-wrapper-4 .choose-us-content .choose-us-wrap .choose-us-item .icon {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background-color: var(--white);
  border-radius: 10px;
}
.choose-us-wrapper-4
  .choose-us-content
  .choose-us-wrap
  .choose-us-item
  .content
  h4 {
  color: var(--white);
  margin-bottom: 10px;
}
.choose-us-section-3::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(
    0deg,
    rgba(10, 22, 94, 0.98) 0,
    rgba(10, 22, 94, 0.98) 100%
  );
  z-index: -1;
}
.feature-card-item {
  text-align: center;
  margin-top: 30px;
}
.feature-card-item .content,
.testimonial-card-item-4 .content .client-info-item .client-info .info-text h4,
.testimonial-wrapper
  .testimonial-content
  .testimonial-main
  .testimonial-item
  .icon {
  margin-bottom: 5px;
}
.feature-card-item .content.style-2 {
  margin-top: 5px;
}
.feature-section .line-shape {
  position: absolute;
  top: 47%;
  transform: translateX(-50%);
  left: 50%;
}
.customize-wrapper {
  position: relative;
  margin-top: 60px;
  margin-bottom: -60px;
}
@media (max-width: 1199px) {
  .counter-wrapper-3 .counter-item {
    border-right: none;
    padding-right: 0;
  }
  .customize-wrapper {
    margin-bottom: -40px;
  }
  .customize-wrapper .left-image {
    display: none;
  }
}
.customize-wrapper .left-image {
  position: absolute;
  left: -10%;
  top: 20%;
  z-index: 1;
}
.customize-wrapper .right-image {
  position: absolute;
  right: -12%;
  bottom: 12%;
  z-index: 1;
}
.customize-wrapper .customize-list {
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: center;
  margin-bottom: 30px;
}
.details-info-items .progress-area .progress-wrap .pro-items:not(:last-child),
.details-info-items .progress-area h2,
.footer-widgets-wrapper
  .single-footer-widget
  .footer-content
  .contact-info
  li:not(:last-child),
.main-sideber
  .single-sidebar-widget
  .news-widget-categories
  ul
  li:not(:last-child),
.main-sideber
  .single-sidebar-widget
  .recent-post-area
  .recent-items:not(:last-child),
.main-sideber .single-sidebar-widget .wid-title,
.news-details-wrapper .news-details-content .comment-form-wrap p,
.page-heading h2,
.project-details-wrapper .main-sidebar .single-sidebar-widget .widget-title,
.project-details-wrapper .project-post-item .details-image,
.project-wrapper-2 .progress-area .progress-wrap .pro-items:not(:last-child),
.service-box-item-2:not(:last-child),
.service-details-wrapper .service-post-item .details-image,
.testimonial-card-item-4 .icon {
  margin-bottom: 20px;
}
.customize-wrapper .customize-list li {
  padding: 16px 25px;
  line-height: 1;
  color: var(--white);
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.1);
  transition: 0.4s ease-in-out;
}
.customize-wrapper .customize-item .customize-image img {
  width: 100%;
  height: 100%;
  border-radius: 20px !important;
}
.feature-customoze-section {
  position: relative;
  margin: 0 40px;
  z-index: 9;
  border-radius: 30px;
}
.feature-customoze-section::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: var(--header);
  top: -34%;
  z-index: -1;
  border-radius: 30px;
}
.footer-widgets-wrapper {
  padding: 50px 0 80px;
  position: relative;
  z-index: 9;
}
@media (max-width: 1199px) {
  .customize-wrapper .right-image {
    display: none;
  }
  .customize-wrapper .customize-list {
    flex-wrap: wrap;
  }
  .footer-widgets-wrapper {
    padding: 50px 0 80px;
  }
}
.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
  font-weight: 700;
  color: var(--white);
  font-size: 22px;
  border-bottom: 1px solid var(--white);
  display: inline-block;
  padding-bottom: 20px;
}
.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
  margin-top: 40px;
  gap: 15px;
  position: relative;
  z-index: 9;
}
.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  border-radius: 100px;
  display: block;
  color: var(--white);
  transition: 0.4s ease-in-out;
  text-align: center;
  background-color: transparent;
  border: 1px solid rgba(227, 227, 227, 0.2);
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-content
  .social-icon
  a:hover {
  background-color: var(--theme);
  color: var(--white);
  border: 1px solid transparent;
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-content
  .contact-info
  li
  i {
  color: var(--white);
  margin-right: 10px;
  font-size: 20px;
}
.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input {
  position: relative;
  margin-top: 40px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-content
  .footer-input
  input {
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  outline: 0;
  padding: 18px 20px;
  width: 100%;
  border-radius: 5px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-content
  .footer-input
  input::placeholder {
  color: var(--text);
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-content
  .footer-input
  .newsletter-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 60px;
  height: 55px;
  line-height: 70px;
  border-radius: 4px;
  text-align: center;
  background-color: var(--theme);
  color: var(--white);
  bottom: 5px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-content
  .footer-input
  .newsletter-btn
  i {
  font-size: 32px;
}
.footer-widgets-wrapper .single-footer-widget .list-area li,
.testimonial-box-items .quote-icon svg path {
  transition: 0.4s ease-in-out;
}
.footer-widgets-wrapper .single-footer-widget .list-area li a i {
  margin-right: 5px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .recent-post-area
  .recent-post-items {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 25px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .recent-post-area
  .recent-post-items
  .thumb {
  width: 80px;
  height: 80px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .recent-post-area
  .recent-post-items
  .thumb
  img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-post
  .single-post-item
  .post-content
  h6,
.footer-widgets-wrapper
  .single-footer-widget
  .recent-post-area
  .recent-post-items
  .content
  h6 {
  font-size: 16px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-post
  .single-post-item
  .thumb {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 20px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-post
  .single-post-item
  .post-content
  .post-date {
  color: var(--theme);
  margin-bottom: 10px;
}
.footer-widgets-wrapper
  .single-footer-widget
  .footer-post
  .single-post-item
  .post-content
  h6
  a {
  color: var(--text);
}
.footer-bottom {
  position: relative;
  z-index: 9;
  background-color: #20386d;
}
.footer-bottom .footer-wrapper {
  padding: 20px 0;
}
.footer-bottom .footer-wrapper .footer-menu,
.news-details-wrapper .news-details-content .tags-share .tags {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer-section .left-shape {
  position: absolute;
  left: 0;
  bottom: 40px;
}
.footer-section .right-shape {
  position: absolute;
  right: 0;
  bottom: 50px;
}
.header-top-section {
  background: #23407e;
  position: relative;
  z-index: 999999;
}
.header-top-section::before {
  position: absolute;
  height: 100%;
  content: "";
  top: 0;
  right: 0;
  left: initial;
  background: #46a8d1;
  width: 42%;
  bottom: 0;
  border-radius: 1000px 0 0 1000px;
}
.header-1.header-2 .container-fluid,
.header-top-section .container-fluid {
  padding: 0 155px;
}
@media (max-width: 1600px) {
  .customize-wrapper .left-image {
    left: -5%;
    top: 20%;
  }
  .customize-wrapper .right-image {
    right: -4%;
    bottom: 12%;
  }
  .header-top-section::before {
    display: none;
  }
  .header-top-section .container-fluid {
    padding: 0 50px;
  }
}
.header-top-wrapper {
  position: relative;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-top-wrapper .top-right .flag-wrap {
  position: relative;
  width: 160px;
}
.header-top-wrapper .top-right .flag-wrap .nice-select {
  padding: 10px 7px 10px 55px;
  background: 0 0;
  border: none;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}
.header-top-wrapper .top-right .flag-wrap .nice-select span {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  color: var(--white);
}
.header-top-wrapper .top-right .flag-wrap .nice-select::after {
  border-bottom: 2px solid var(--white);
  border-right: 2px solid var(--white);
}
.header-top-wrapper .top-right .flag-wrap .flag {
  position: absolute;
  top: 9px;
  left: 15px;
  z-index: 1;
}
.header-top-wrapper .top-right .flag-wrap .flag img {
  width: 100%;
  height: 100%;
  border: 4px solid var(--white);
  border-radius: 50%;
}
.header-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  background-color: #fff;
}
.header-1.header-2 {
  top: initial;
  left: initial;
}
.header-1.header-2 .header-main {
  padding-left: 0;
  padding-right: 0;
}
.header-1.header-3 .container-fluid {
  padding: 0 260px;
}
.header-1.header-3 .header-main {
  background-color: var(--white);
  padding: 20px 25px;
  border-radius: 100px;
}
.header-1 .container-fluid {
  padding: 0 40px;
}
.header-1 .header-right-ber {
  display: flex;
  align-items: center;
  gap: 120px;
}
@media (max-width: 1899px) {
  .header-1.header-3 .container-fluid {
    padding: 0 50px;
  }
  .header-1 .header-right-ber {
    gap: 30px;
  }
}
.header-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 110px;
}
.header-main .main-menu ul,
.section-title-area .section-title {
  margin-bottom: 0;
}
.header-main .main-menu ul li {
  position: relative;
  list-style: none;
  display: inline-block;
  margin-inline-end: 40px;
}
.header-main .main-menu ul li:last-child {
  margin-inline-end: 0;
}
.header-main .main-menu ul li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: var(--header);
  padding: 20px 0;
  text-align: left;
  position: relative;
  text-transform: uppercase;
  transition: 0.4s ease-in-out;
}
.header-main .main-menu ul li a i {
  margin-left: 4px;
  font-size: 14px;
}
.header-main .main-menu ul li .sub-menu li a:hover,
.header-main .main-menu ul li a:hover,
.sticky.header-1 .header-main .main-menu ul li a:hover {
  color: var(--theme) !important;
}
.header-main .main-menu ul li .sub-menu {
  position: absolute;
  top: 115%;
  inset-inline-start: 0;
  min-width: 240px;
  background: var(--white);
  padding: 20px 0;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  transform-origin: top center;
  color: var(--header);
  transform: translateY(-10px);
  transition: 0.4s ease-in-out;
  border-top: 6px solid var(--theme);
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}
.header-main .main-menu ul li .sub-menu li {
  display: block;
  width: 100%;
  margin: 0;
}
.header-main .main-menu ul li .sub-menu li a {
  position: relative;
  z-index: 11;
  font-size: 16px;
  font-weight: 500;
  color: var(--header);
  line-height: 38px;
  padding: 0 0 0 32px;
  width: 100%;
}
.header-main .main-menu ul li .sub-menu li a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: var(--theme);
  left: 14px;
  bottom: 18px;
  transition: 0.4s ease-in-out;
}
.header-main .main-menu ul li .sub-menu li:last-child a,
.nice-select .option {
  border: none;
}
.header-main .main-menu ul li .sub-menu li .sub-menu {
  inset-inline-start: 100%;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.header-main .main-menu ul li .sub-menu li:hover > a {
  color: var(--theme) !important;
  margin-left: 10px;
}
.header-main .main-menu ul li .sub-menu li:hover > a::before {
  width: 10px;
}
.header-main .main-menu ul li .sub-menu li:hover > .sub-menu {
  -webkit-transform: translateY(1);
  -moz-transform: translateY(1);
  -ms-transform: translateY(1);
  -o-transform: translateY(1);
  transform: translateY(1);
  visibility: visible;
  opacity: 1;
}
.header-main .main-menu ul li .sub-menu li.has-dropdown > a::after {
  position: absolute;
  top: 50%;
  inset-inline-end: 25px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: var(--theme);
}
.header-main .main-menu ul li .has-homemenu {
  width: 1000px;
  padding: 30px 30px 10px;
  opacity: 0;
  left: -250px;
  visibility: hidden;
}
.header-main .main-menu ul li .has-homemenu .homemenu-items,
.mean-container .mean-nav > ul .homemenu-items {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
}
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-thumb
  .demo-button {
  position: absolute;
  top: 50%;
  min-width: 150px;
  left: 50%;
  transform: translate(-50%, -50%);
  gap: 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-in-out;
  margin-top: 20px;
}
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-thumb
  .demo-button
  .theme-btn {
  padding: 12px 18px;
  color: var(--white) !important;
  width: initial;
  font-size: 16px;
  text-align: center;
  border-radius: 0 !important;
  background-color: var(--theme);
  line-height: initial;
}
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-thumb::before,
.mean-container
  .mean-nav
  > ul
  .homemenu-items
  .homemenu
  .homemenu-thumb::before {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(20, 19, 19, 0)),
    to(#5e5ef6)
  );
  background: linear-gradient(to bottom, rgba(99, 92, 92, 0) 0, #252527 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  content: "";
}
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-thumb:hover::before,
.mean-container
  .mean-nav
  > ul
  .homemenu-items
  .homemenu
  .homemenu-thumb:hover::before {
  visibility: visible;
  opacity: 1;
}
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-thumb:hover
  .demo-button,
.mean-container
  .mean-nav
  > ul
  .homemenu-items
  .homemenu
  .homemenu-thumb:hover
  .demo-button {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-thumb:hover
  .homemenu-btn,
.mean-container
  .mean-nav
  > ul
  .homemenu-items
  .homemenu
  .homemenu-thumb:hover
  .homemenu-btn {
  opacity: 1;
  visibility: visible;
  bottom: 50%;
  transform: translateY(50%);
}
.header-main
  .main-menu
  ul
  li
  .has-homemenu
  .homemenu-items
  .homemenu
  .homemenu-title {
  text-align: center;
  margin: 15px auto;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  font-family: Outfit, serif;
}
.header-main .main-menu ul li:hover > a {
  color: var(--theme2);
}
.header-main .main-menu ul li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.header-main .header-right {
  gap: 30px;
}
.header-main .sidebar__toggle {
  cursor: pointer;
  font-size: 20px;
}
.sticky {
  position: fixed !important;
  top: 0 !important;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: 0.9s;
  background-color: var(--white);
  -webkit-animation: 0.5s ease-in-out fadeInDown;
  animation: 0.5s ease-in-out fadeInDown;
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}
.sticky.header-1 .header-logo {
  display: block;
}
.main-sideber .single-sidebar-widget .news-widget-categories ul li a,
.section-title-area .client-info-item .client-info .text span,
.sticky.header-1 .header-main .main-menu ul li .sub-menu,
.sticky.header-1 .header-main .main-menu ul li .sub-menu li a,
.sticky.header-1 .header-main .main-menu ul li a,
.sticky.header-1 .header-main .sidebar__toggle,
.sticky.header-1 .search-icon,
.team-details-wrapper .details-content .list li {
  color: var(--header);
}
@media (max-width: 1399px) {
  .header-1.header-3 .container-fluid,
  .header-top-section .container-fluid {
    padding: 0 40px;
  }
  .header-main .header-right {
    gap: 20px;
  }
  .sticky.header-1 .theme-btn {
    display: none;
  }
}
.sticky.header-1.header-3 {
  margin-top: 0;
}
.sticky.header-1.header-3 .header-main {
  background-color: var(--white);
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.offcanvas__info {
  background: var(--white) none repeat scroll 0 0;
  border-left: 2px solid var(--theme);
  position: fixed;
  right: 0;
  top: 0;
  width: 400px;
  height: 100%;
  -webkit-transform: translateX(calc(100% + 80px));
  -moz-transform: translateX(calc(100% + 80px));
  -ms-transform: translateX(calc(100% + 80px));
  -o-transform: translateX(calc(100% + 80px));
  transform: translateX(calc(100% + 80px));
  -webkit-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  -moz-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  z-index: 99999;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
}
.offcanvas__info::-webkit-scrollbar {
  display: none;
}
.offcanvas__info.info-open {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.offcanvas__wrapper {
  position: relative;
  height: 100%;
  padding: 30px;
}
.offcanvas__wrapper .offcanvas__content .text {
  color: var(--text);
}
.offcanvas__wrapper .offcanvas__content .offcanvas__close {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  background-color: var(--theme);
  position: relative;
  z-index: 9;
  cursor: pointer;
}
.hero-1 .hero-content p,
.main-sideber .single-sidebar-widget .news-widget-categories ul li.active a,
.main-sideber .single-sidebar-widget .news-widget-categories ul li.active span,
.main-sideber .single-sidebar-widget .news-widget-categories ul li:hover a,
.main-sideber .single-sidebar-widget .news-widget-categories ul li:hover span,
.news-card-items .news-image .news-content h3,
.news-card-items .news-image .news-content h3 a,
.offcanvas__wrapper .offcanvas__content .offcanvas__close i,
.page-heading .breadcrumb-list li,
.page-heading .breadcrumb-list li a,
.pricing-card-items
  .pricing-image
  .pricing-content
  .pricing-button
  .theme-btn:hover,
.pricing-card-items-2 .pricing-button .theme-btn:hover,
.project-card-item-3:hover .project-content h4 a,
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li.active
  a,
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li.active
  i,
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li:hover
  a,
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li:hover
  span,
.project-wrapper .project-box-items .content-items .icon-items li:last-child a,
.service-box-items .content .theme-btn:hover,
.service-card-items .service-content .theme-btn:hover,
.service-card-items.style-2.active .service-content h3 a,
.service-card-items.style-2.active .service-content p,
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li.active
  a,
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li.active
  i,
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li:hover
  a,
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li:hover
  i,
.team-box-items .thumb .content h4 a,
.team-card-items.active .team-content h4 a,
.team-card-items.active .team-content p,
.testimonial-box-items:hover .client-info .content h4,
.testimonial-box-items:hover .client-info .content span,
.testimonial-box-items:hover p {
  color: var(--white);
}
.details-info-items .progress-area .progress-wrap,
.offcanvas__wrapper .offcanvas__content .offcanvas__contact,
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul,
.pricing-card-items-2 .pricing-list,
.team-details-wrapper .details-content .list {
  margin-top: 20px;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li {
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a {
  color: var(--text);
}
.news-wrapper .news-right-box-items .content h3,
.offcanvas__wrapper
  .offcanvas__content
  .offcanvas__contact
  ul
  li:not(:last-child) {
  margin-bottom: 15px;
}
.offcanvas__wrapper
  .offcanvas__content
  .offcanvas__contact
  ul
  li
  .offcanvas__contact-icon {
  margin-right: 20px;
}
.hero-1 .hero-image .client-img h6 span,
.hero-2 .hero-content h1 span,
.main-sideber
  .single-sidebar-widget
  .recent-post-area
  .recent-items
  .recent-content
  h5
  a:hover,
.news-card-items .news-image .news-content h3 a:hover,
.news-details-wrapper .news-details-content .tags-share .tags a:hover,
.news-standard-wrapper
  .news-standard-items
  .news-right-item
  .news-content
  h3
  a:hover,
.offcanvas__wrapper
  .offcanvas__content
  .offcanvas__contact
  ul
  li
  .offcanvas__contact-icon
  i,
.project-card-item-2 .project-image .project-content h4 a:hover,
.project-card-item-3 .project-content h4 a:hover,
.section-title h2 span,
.service-box-item-2 .content h3 a:hover,
.service-wrapper-3 .service-item .service-box li:hover a:hover,
.team-box-items .thumb .social-icon a {
  color: var(--theme);
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact span {
  text-transform: initial;
}
.offcanvas__wrapper
  .offcanvas__content
  .offcanvas__contact
  .header-button
  .theme-btn {
  width: 100%;
  padding: 20px 40px;
  text-transform: capitalize !important;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon {
  margin-top: 30px;
  gap: 10px;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  display: block;
  background: 0 0;
  color: var(--text);
  border-radius: 50%;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  text-align: center;
  border: 1px solid var(--border);
}
.array-button .array-next:hover,
.array-button .array-prev:hover,
.offcanvas__wrapper
  .offcanvas__content
  .offcanvas__contact
  .social-icon
  a:hover,
.page-nav-wrap ul li .page-numbers.current,
.page-nav-wrap ul li .page-numbers:hover,
.page-nav-wrap ul li.active .page-numbers,
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .social-icon
  a:hover,
.project-wrapper .array-button .array-prev:hover,
.project-wrapper .project-box-items .content-items .icon-items li:hover,
.service-wrapper .array-button .array-next:hover,
.service-wrapper .array-button .array-prev:hover,
.team-details-wrapper .details-content .social-icon a:hover,
.team-image-items .array-button .array-next:hover,
.team-image-items .array-button .array-prev:hover,
.testimonial-wrapper-2 .array-button .array-prev:hover {
  background-color: var(--theme);
  color: var(--white);
}
.offcanvas__wrapper .offcanvas__logo {
  width: 170px;
}
.error-item .error-image img,
.hero-1 .hero-image img,
.hero-2 .hero-image img,
.hero-3 .hero-image img,
.hero-4 .hero-image img,
.offcanvas__wrapper .offcanvas__logo img,
.service-wrapper-3 .service-content .service-image img {
  width: 100%;
  height: 100%;
}
.offcanvas__overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #151515;
  z-index: 900;
  top: 0;
  opacity: 0;
  visibility: hidden;
  right: 0;
}
.offcanvas__overlay.overlay-open {
  opacity: 0.8;
  visibility: visible;
}
@media (max-width: 450px) {
  .offcanvas__info {
    width: 300px;
  }
}
.page-heading {
  padding: 180px 0 80px;
  position: relative;
}
.page-heading h2 {
  font-size: 80px;
  color: var(--white);
}
@media (max-width: 1199px) {
  .footer-widgets-wrapper
    .single-footer-widget
    .recent-post-area
    .recent-post-items {
    flex-wrap: wrap;
  }
  .footer-section .left-shape,
  .footer-section .right-shape,
  .header-1 .header-right-ber .header-right .theme-btn,
  .header-top-section {
    display: none;
  }
  .header-1.header-3 .container-fluid,
  .header-top-section .container-fluid {
    padding: 0 30px;
  }
  .header-1.header-2 .header-main {
    background-color: transparent;
  }
  .menu-thumb {
    display: none !important;
  }
  .page-heading h2 {
    font-size: 70px;
    text-align: center;
  }
}
.main-sideber .single-sidebar-widget .recent-post-area .recent-items,
.page-heading .breadcrumb-list,
.section-title-area .client-info-item .client-info {
  display: flex;
  align-items: center;
  gap: 12px;
}
.breadcrumb-section::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(270.07deg, #002b98 0.07%, #00060c 99.95%);
  z-index: -1;
  opacity: 0.5;
}
.breadcrumb-section .left-shape {
  position: absolute;
  left: 0;
  bottom: -30px;
}
.breadcrumb-section .right-shape,
.hero-4 .bottom-shape {
  position: absolute;
  right: 0;
  bottom: 0;
}
.error-item,
.swiper-dot3,
.swiper-dot4 {
  text-align: center;
}
.error-item .error-image {
  margin-bottom: 50px;
  max-width: 628px;
}
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px var(--theme);
  border-radius: 5px;
}
::-webkit-scrollbar-thumb {
  background: var(--theme);
  border-radius: 10px;
}
.ml-50 {
  margin-left: 50px;
}
.ripple::after,
.ripple::before {
  left: 50%;
  top: 50%;
  width: 110px;
  height: 110px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -webkit-animation: 3s infinite rippleOne;
  animation: 3s infinite rippleOne;
}
.ripple::before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
.ripple::after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
.swiper-dot .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  transition: 0.4s ease-in-out;
  background-color: var(--theme);
  opacity: 1;
  border-radius: 10px;
}
.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--theme);
  transition: 0.6s;
  position: relative;
}
.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  position: absolute;
  width: 22px;
  height: 22px;
  line-height: 22px;
  top: -6px;
  left: -6px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid var(--theme);
  content: "";
}
.array-button .array-next,
.array-button .array-prev {
  width: 44px;
  height: 44px;
  border-radius: 100px;
  line-height: 30px;
  text-align: center;
  background-color: transparent;
  color: var(--white);
  transition: 0.4s ease-in-out;
  font-size: 12px;
  border: 1px solid #585b6f;
  color: var(--theme);
}
.mt-10,
.project-details-wrapper .project-post-item .details-content .faq-item {
  margin-top: 10px;
}
.mt-60 {
  margin-top: 55px;
}
.mb-40 {
  margin-bottom: 40px;
}
.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
}
.nice-select {
  background-color: transparent;
  width: unset;
  outline: 0;
  border: none;
  border-radius: 0;
  padding: 0;
}
.nice-select span {
  font-size: 16px;
  color: var(--text);
  text-transform: capitalize;
}
.nice-select .current {
  margin-right: 12px;
}
.nice-select.open .list {
  background: var(--bg);
  margin-top: 16px;
  width: 100%;
  text-transform: capitalize;
  color: var(--text);
}
.nice-select .option.selected.focus {
  background: var(--bg);
  outline: 0;
  color: #434343;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  border: none;
}
.news-wrapper .news-box-items .thumb .post-box,
.news-wrapper .news-right-box-items .thumb .post-box {
  background: linear-gradient(180deg, #c700b1 4.76%, #3c72fc 168.25%);
  padding: 12px 24px 6px;
  text-align: center;
}
.nice-select .option:hover {
  background: 0 0;
}
.page-nav-wrap,
.testimonial-wrapper {
  margin-top: 60px;
}
.page-nav-wrap ul li {
  display: inline-block;
}
.page-nav-wrap ul li .page-numbers {
  display: inline-block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border-radius: 100px;
  border: 1px solid var(--text);
  background: 0 0;
  color: var(--text);
  font-weight: 400;
  transition: 0.3s ease-in-out;
  margin: 0 2px;
}
.page-nav-wrap ul li .page-numbers i {
  margin-top: 2px;
}
.sticky-style {
  position: sticky !important;
  top: 100px;
}
.custom-container {
  max-width: 1360px;
  margin: 0 auto;
}
.custom-container-2 {
  max-width: 1610px;
  margin: 0 auto;
}
.custom-container-3 {
  max-width: 1373px;
  margin: 0 auto;
}
.custom-container-4 {
  max-width: 1410px;
  margin: 0 auto;
}
.slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.slide-element {
  width: auto;
  display: inline-block;
}
.swiper-dot4 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  transition: 0.6s;
  background-color: rgba(43, 77, 255, 0.5);
  border-radius: 100%;
  opacity: 1;
  position: relative;
}
.swiper-dot4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--theme);
  transition: 0.6s;
  position: relative;
  width: 35px;
  height: 10px;
  border-radius: 30px;
}
.swiper-dot3 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  transition: 0.6s;
  background-color: transparent;
  border: 1px solid var(--text);
  border-radius: 100%;
  opacity: 1;
  position: relative;
}
.swiper-dot3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--theme);
  border: 1px solid var(--theme);
  transition: 0.6s;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 30px;
}
.hero-1 {
  padding: 250px 0 160px;
  position: relative;
}
.hero-1::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(10, 22, 94, 0.92);
}
.hero-1 .top-shape {
  position: absolute;
  top: 200px;
  right: 40px;
}
.hero-2,
.hero-3 {
  position: relative;
}
.hero-1 .hero-content {
  position: relative;
  z-index: 99;
}
.hero-1 .hero-content h6 {
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
  color: var(--white);
  margin-bottom: 30px;
}
.hero-1 .hero-content h1 {
  color: var(--white);
  font-family: Outfit, serif;
  margin-bottom: 20px;
}
.hero-1 .hero-image .client-img {
  position: absolute;
  bottom: 0;
  left: -25px;
}
@media (max-width: 1199px) {
  .page-heading .breadcrumb-list {
    justify-content: center;
  }
  .breadcrumb-section .left-shape,
  .breadcrumb-section .right-shape,
  .hero-1 .hero-image .circle-shape,
  .hero-1 .top-shape,
  .swiper-dot4 {
    display: none;
  }
  .ml-50 {
    margin-left: 0;
  }
  .hero-1 .hero-image .client-img {
    bottom: -13px;
    left: -50px;
  }
}
.hero-1 .hero-image .client-img img,
.hero-2 .hero-image .bg-shape img {
  width: initial;
  height: initial;
}
.hero-1 .hero-image .client-img h6 {
  font-size: 18px;
  font-weight: 500;
  color: var(--white);
  margin-top: 15px;
}
.hero-1 .hero-image .circle-shape {
  position: absolute;
  top: 0;
  left: 15%;
}
.hero-2 {
  background: #f5f7ff;
  padding: 170px 0 0;
}
.hero-2 .heavy-shape {
  position: absolute;
  top: 16%;
  left: 0;
}
.hero-2 .line-shape {
  position: absolute;
  bottom: 0;
  left: 0;
}
.hero-2 .right-shape,
.hero-3 .right-shape {
  position: absolute;
  bottom: 0;
  right: 0;
}
.hero-2 .middle-shape {
  position: absolute;
  left: 39%;
  transform: translateX(-50%);
  bottom: 0;
}
.hero-2 .hero-content {
  margin-left: -233px;
}
.hero-2 .hero-content h6 {
  font-size: 20px;
  font-weight: 400;
  color: var(--theme);
  letter-spacing: 5px;
  margin-bottom: 20px;
}
.hero-2 .hero-content p {
  font-size: 18px;
  max-width: 630px;
  margin-top: 20px;
}
.hero-2 .hero-content .theme-btn {
  margin-top: 45px;
}
.hero-2 .hero-image .bg-shape {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.hero-2 .hero-image .right-shape-2 {
  position: absolute;
  top: 70px;
  right: -250px;
}
.hero-3 {
  padding: 280px 0;
}
@media (max-width: 1199px) {
  .hero-2 .line-shape,
  .hero-2 .right-shape,
  .hero-3 .top-shape {
    display: none;
  }
  .hero-3 {
    padding: 250px 0 150px;
  }
}
.hero-3::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(10, 22, 94, 0.94);
}
.hero-3 .top-shape {
  position: absolute;
  left: 0;
  top: 90px;
}
.hero-3 .hero-content h6 {
  font-size: 20px;
  font-weight: 400;
  color: var(--white);
  margin-bottom: 15px;
}
.hero-3 .hero-content h1,
.pricing-card-items .pricing-image .pricing-content .pricing-header h3 {
  color: var(--white);
  margin-bottom: 20px;
}
.hero-3 .hero-content p {
  color: var(--white);
  margin-bottom: 40px;
}
.hero-3 .hero-image {
  position: relative;
  margin-right: -100px;
}
.hero-4 {
  padding: 170px 0;
  border-radius: 40px 40px 60px 60px;
  margin: 90px 40px 0;
  position: relative;
}
.hero-4::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.hero-4 .top-shape {
  position: absolute;
  left: 0;
  top: 0;
}
.hero-4 .day-shape {
  position: absolute;
  top: 220px;
  right: 246px;
  z-index: 10;
}
.hero-4 .percent-shape {
  position: absolute;
  right: 41%;
  bottom: 20%;
  z-index: 10;
}
.hero-4 .star-shape {
  position: absolute;
  right: 47%;
  top: 14%;
  z-index: 10;
}
.hero-4 .dot-shape {
  position: absolute;
  z-index: 10;
  left: 34%;
  bottom: 13%;
}
.hero-4 .hero-content h6 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: capitalize;
  color: var(--theme);
}
.hero-4 .hero-content h1 {
  color: var(--header);
  margin-bottom: 10px;
}
.hero-4 .hero-content p {
  font-size: 18px;
  margin-bottom: 30px;
}
.hero-4 .hero-image {
  position: relative;
  z-index: 9;
  max-width: 435px;
  margin-left: 60px;
}
.hero-4 .hero-image:before {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  background-color: var(--theme);
  width: 440px;
  height: 553px;
  border-radius: 235px;
  z-index: -1;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.mean-container .mean-nav {
  background: 0 0;
  margin-top: 0;
}
.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: 0 0;
}
.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important;
}
.mean-container
  .mean-nav
  > ul
  .homemenu-items
  .homemenu
  .homemenu-thumb
  .demo-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  gap: 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-in-out;
  margin-top: 20px;
}
.mean-container
  .mean-nav
  > ul
  .homemenu-items
  .homemenu
  .homemenu-thumb
  .demo-button
  .theme-btn {
  padding: 12px 20px;
  color: var(--white) !important;
  width: initial;
  font-size: 16px;
  text-align: center;
  border-radius: 0;
}
.mean-container
  .mean-nav
  > ul
  .homemenu-items
  .homemenu
  .homemenu-thumb
  .demo-button
  .theme-btn:hover {
  color: var(--white) !important;
}
.mean-container .mean-nav > ul .homemenu-items .homemenu .homemenu-title {
  text-align: center;
  margin: 15px auto;
  display: inline-block;
  font-size: 16px;
}
.mean-container a.meanmenu-reveal {
  display: none !important;
}
.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: var(--header);
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  text-transform: capitalize;
  border-bottom: 1px solid var(--border) !important;
  border: none;
}
.mean-container .mean-nav ul li a:hover {
  color: var(--theme);
  color: var(--theme2);
}
.mean-container .mean-nav ul li a:last-child {
  border-bottom: 0;
}
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 5px;
  padding: 0 !important;
}
.mean-container .mean-nav ul li > a > i {
  display: none;
}
.mean-container .mean-nav ul li > a.mean-expand i {
  display: inline-block;
  font-size: 18px;
}
.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0;
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: 0.4s ease-in-out;
}
.mean-container .mean-nav ul li .mega-menu li a {
  height: 200px;
  width: 100%;
  padding: 0;
  border-top: 0;
  margin-bottom: 20px;
}
.news-wrapper .news-box-items {
  margin-top: 30px;
  border: 1px solid var(--border);
  display: flex;
  align-items: center;
  padding: 20px;
  border-radius: 10px;
}
.news-wrapper .news-box-items .thumb {
  max-width: 238px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.news-wrapper .news-box-items .thumb .post-box {
  border-radius: 6px;
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 15px;
}
.news-wrapper .news-box-items .thumb .post-box h6,
.news-wrapper .news-right-box-items .thumb .post-box h6 {
  font-size: 16px;
  font-weight: 700;
  color: var(--white);
  line-height: 1;
}
.news-wrapper .news-box-items .thumb .post-box span,
.news-wrapper .news-right-box-items .thumb .post-box span {
  font-size: 12px;
  color: var(--white);
  line-height: 1;
}
.news-wrapper .news-box-items .thumb img,
.news-wrapper .news-right-box-items .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  transition: 0.4s ease-in-out;
}
.news-wrapper .news-box-items .content {
  padding: 0 10px 0 30px;
  flex-basis: 57%;
}
.news-wrapper .news-box-items .content .post-list,
.news-wrapper .news-right-box-items .content .post-list {
  display: flex;
  align-items: center;
  gap: 25px;
  margin-bottom: 10px;
}
.news-wrapper .news-box-items .content .post-list li,
.news-wrapper .news-right-box-items .content .post-list li {
  font-size: 14px;
}
.news-details-wrapper .news-details-content .news-post-item .news-post li i,
.news-standard-wrapper
  .news-standard-items
  .news-right-item
  .news-content
  .news-post
  li
  i,
.news-wrapper .news-box-items .content .post-list li i,
.news-wrapper .news-right-box-items .content .post-list li i {
  color: var(--theme);
  margin-right: 5px;
}
.news-wrapper .news-box-items .content h3 a,
.news-wrapper .news-right-box-items .content h3 a,
.project-wrapper .project-box-items .content-items h3 a,
.service-box-items .content h3 a {
  background-position: 0 95%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  display: inline;
}
.news-wrapper .news-box-items .content h3 a:hover,
.news-wrapper .news-right-box-items .content h3 a:hover,
.project-wrapper .project-box-items .content-items h3 a:hover,
.service-box-items .content h3 a:hover {
  color: var(--theme);
  background-size: 100% 2px;
  background-image: linear-gradient(var(--theme), var(--theme));
}
.news-wrapper .news-box-items .content .client-info,
.news-wrapper .news-right-box-items .content .client-info {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 30px;
}
.news-wrapper .news-box-items .content .client-info .client-conent span,
.news-wrapper .news-right-box-items .content .client-info .client-conent span {
  font-size: 14px;
  color: var(--theme);
}
.news-wrapper .news-box-items .content .client-info .client-conent h6,
.news-wrapper .news-right-box-items .content .client-info .client-conent h6 {
  font-size: 16px;
  font-weight: 500;
}
.news-details-wrapper
  .news-details-content
  .news-post-item
  .details-image:hover
  img,
.news-details-wrapper .news-details-content .news-post-item .thumb:hover img,
.news-standard-wrapper
  .news-standard-items
  .news-right-item:hover
  .news-image
  img,
.news-wrapper .news-box-items:hover .thumb img,
.news-wrapper .news-right-box-items:hover .thumb img {
  transform: scale(1.1) rotate(3deg);
  filter: brightness(70%);
}
.news-wrapper .news-right-box-items {
  margin-top: 30px;
  border: 1px solid var(--border);
  border-radius: 10px;
  padding: 20px 20px 0;
}
.news-wrapper .news-right-box-items .thumb {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.news-card-items .news-image img,
.news-card-items .news-image::before,
.project-details-wrapper .project-post-item .details-content .thumb img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}
.news-wrapper .news-right-box-items .thumb .post-box {
  border-radius: 6px;
  display: inline-block;
  position: absolute;
  top: 40px;
  left: 40px;
}
.news-wrapper .news-right-box-items .content {
  padding: 20px 0 25px;
}
.news-card-items .news-image::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: linear-gradient(180deg, rgba(10, 22, 94, 0) 0, #0a165e 100%);
}
.news-card-items .news-image .news-content {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 25px;
}
.news-card-items .news-image .news-content .meta,
.news-standard-wrapper
  .news-standard-items
  .news-right-item
  .news-content
  .news-post {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 10px;
}
.news-card-items .news-image .news-content .meta li {
  color: var(--white);
  position: relative;
}
.news-card-items .news-image .news-content .meta li:not(:last-child)::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color: var(--white);
  top: 14px;
  left: 87px;
}
.news-section-2 .right-shape {
  position: absolute;
  right: -50%;
  bottom: 0;
  top: 0;
}
.preloader,
.preloader .loader,
.search-wrap {
  position: fixed;
  top: 0;
  left: 0;
}
.news-standard-wrapper .news-standard-items .news-right-item,
.project-wrapper-2 .project-image {
  margin-bottom: 60px;
}
.news-details-wrapper .news-details-content .news-post-item .details-image,
.news-standard-wrapper .news-standard-items .news-right-item .news-image {
  overflow: hidden;
  border-radius: 16px;
}
.news-details-wrapper .news-details-content .news-post-item .details-image img,
.news-standard-wrapper .news-standard-items .news-right-item .news-image img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  transition: 0.4s ease-in-out;
}
.news-details-wrapper .news-details-content .news-post-item .news-post li,
.news-standard-wrapper
  .news-standard-items
  .news-right-item
  .news-content
  .news-post
  li,
.team-details-wrapper .details-content p {
  font-size: 16px;
  color: var(--text);
}
.news-details-wrapper .news-details-content .news-post-item h3,
.news-standard-wrapper .news-standard-items .news-right-item .news-content h3 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 5px;
}
.news-standard-wrapper
  .news-standard-items
  .news-right-item
  .news-content
  .theme-btn {
  display: inline-block;
  margin-top: 40px;
}
.news-details-wrapper .news-details-content .news-post-item .news-post {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.news-details-wrapper .news-details-content .news-post-item .hilight-text {
  padding: 40px;
  background-color: var(--theme);
  display: flex;
  gap: 24px;
  justify-content: space-between;
  border-radius: 10px;
}
.news-details-wrapper
  .news-details-content
  .news-post-item
  .hilight-text
  .icon {
  font-size: 60px;
}
.news-details-wrapper .news-details-content .news-post-item .hilight-text p {
  max-width: 614px;
  font-size: 16px;
  font-weight: 400;
  color: var(--bg);
  line-height: 28px;
}
.news-details-wrapper .news-details-content .news-post-item .thumb {
  overflow: hidden;
  border-radius: 20px;
}
.news-details-wrapper .news-details-content .news-post-item .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transition: 0.4s ease-in-out;
}
.news-details-wrapper .news-details-content .tags-share {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
}
.news-details-wrapper .news-details-content .tags-share .share strong,
.news-details-wrapper .news-details-content .tags-share .tags strong {
  color: var(--header);
  text-transform: uppercase;
}
.news-details-wrapper .news-details-content .tags-share .tags a {
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  position: relative;
}
.news-details-wrapper
  .news-details-content
  .tags-share
  .tags
  a:not(:last-child)::after {
  position: absolute;
  content: "";
  background: #434343;
  height: 12px;
  width: 1px;
  left: 76px;
  top: 9px;
}
.news-details-wrapper .news-details-content .tags-share .share {
  display: flex;
  align-items: center;
}
.news-details-wrapper .news-details-content .tags-share .share a {
  font-size: 12px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 100%;
  text-align: center;
  color: var(--white);
  background: #1e252f;
  margin-left: 12px;
}
.news-details-wrapper .news-details-content .tags-share .share a.active,
.news-details-wrapper .news-details-content .tags-share .share a:hover {
  background: var(--theme);
}
.news-details-wrapper .news-details-content .comments-area {
  margin-top: 70px;
}
.news-details-wrapper
  .news-details-content
  .comments-area
  .comments-heading
  h3 {
  font-weight: 700;
}
.news-details-wrapper
  .news-details-content
  .comments-area
  .blog-single-comment {
  border-bottom: 1px solid #eef1ff;
}
.news-details-wrapper
  .news-details-content
  .comments-area
  .blog-single-comment
  img {
  border-radius: 100%;
}
.news-details-wrapper
  .news-details-content
  .comments-area
  .blog-single-comment
  .content
  .head
  .con
  h5 {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 20px;
}
.news-details-wrapper
  .news-details-content
  .comments-area
  .blog-single-comment
  .content
  .reply {
  border-radius: 20px;
  padding: 10px 16px;
  font-weight: 400;
  font-size: 14px;
  background-color: var(--theme);
  color: var(--white);
  line-height: 1;
  transition: 0.4s ease-in-out;
}
.news-details-wrapper
  .news-details-content
  .comments-area
  .blog-single-comment
  .content
  .reply.active,
.news-details-wrapper
  .news-details-content
  .comments-area
  .blog-single-comment
  .content
  .reply:hover,
.testimonial-wrapper-2 .array-button .array-next:hover {
  background-color: var(--header);
}
.news-details-wrapper .news-details-content .comment-form-wrap h3 {
  font-size: 32px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #1e252f;
}
.news-details-wrapper .news-details-content .comment-form-wrap .form-clt input,
.news-details-wrapper
  .news-details-content
  .comment-form-wrap
  .form-clt
  textarea {
  width: 100%;
  outline: 0;
  border: none;
  background-color: #eef1ff;
  padding: 16px 20px;
  transition: 0.4s ease-in-out;
  color: #434343;
  font-size: 16px;
  border-radius: 12px;
}
.news-details-wrapper
  .news-details-content
  .comment-form-wrap
  .form-clt
  input::placeholder,
.news-details-wrapper
  .news-details-content
  .comment-form-wrap
  .form-clt
  textarea::placeholder {
  color: #434343;
}
.main-sideber .single-sidebar-widget {
  padding: 40px 20px;
  margin-bottom: 30px;
  background-color: #eef1ff;
  border-radius: 16px;
}
.main-sideber .single-sidebar-widget .search-widget form {
  width: 100%;
  position: relative;
}
.main-sideber .single-sidebar-widget .search-widget form input {
  background-color: var(--white);
  font-size: 18px;
  font-weight: 400;
  padding: 16px 20px;
  width: 100%;
  border: none;
  border-radius: 30px;
  color: var(--text);
}
.main-sideber .single-sidebar-widget .search-widget form button {
  position: absolute;
  right: -2px;
  top: 0;
  width: 63px;
  font-size: 18px;
  height: 100%;
  border-radius: 0 30px 30px 0;
  background: linear-gradient(90deg, #2b4dff 2.49%, #c700b1 100%);
  color: var(--white);
  text-align: center;
  font-weight: 400;
  transition: 0.4s ease-in-out;
}
.main-sideber .single-sidebar-widget .news-widget-categories ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 400;
  background-color: var(--white);
  transition: 0.4s ease-in-out;
  border-radius: 30px;
  line-height: 1;
  padding: 14px 20px;
}
.main-sideber .single-sidebar-widget .news-widget-categories ul li.active,
.main-sideber .single-sidebar-widget .news-widget-categories ul li:hover,
.pricing-card-items-2 .pricing-button .theme-btn::before,
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li.active,
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li:hover,
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li.active,
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li:hover {
  background: linear-gradient(90deg, #2b4dff 0, #c700b1 100%);
}
.main-sideber .single-sidebar-widget .news-widget-categories ul li span {
  transition: 0.4s ease-in-out;
  font-size: 18px;
  color: var(--header);
}
.main-sideber
  .single-sidebar-widget
  .recent-post-area
  .recent-items
  .recent-thumb
  img {
  border-radius: 10px;
}
.main-sideber
  .single-sidebar-widget
  .recent-post-area
  .recent-items
  .recent-content
  h5 {
  margin-bottom: 10px;
  line-height: 133%;
  font-weight: 500;
}
.main-sideber
  .single-sidebar-widget
  .recent-post-area
  .recent-items
  .recent-content
  ul
  li {
  color: #434343;
}
.main-sideber .single-sidebar-widget .tagcloud a {
  display: inline-block;
  padding: 12px 20px;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  background: 0 0;
  margin-right: 5px;
  border-radius: 30px;
  text-transform: capitalize;
  margin-bottom: 10px;
  color: var(--text);
  border: 1px solid var(--border);
  transition: 0.4s ease-in-out;
}
.preloader p,
.project-card-item-2 .project-image .project-content h4,
.section-title h6 {
  text-transform: uppercase;
}
.main-sideber .single-sidebar-widget .tagcloud a.active,
.main-sideber .single-sidebar-widget .tagcloud a:hover,
.pricing-card-items-2 .pricing-button.style-2 .theme-btn {
  background: linear-gradient(90deg, #2b4dff 0, #c700b1 100%);
  color: var(--white);
}
.main-sideber .single-sidebar-widget .tagcloud a:last-child {
  margin-right: 0;
}
.preloader {
  align-items: center;
  cursor: default;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
  z-index: 9999999;
}
.preloader .animation-preloader {
  z-index: 1000;
}
.preloader .animation-preloader .spinner {
  animation: 1s linear infinite spinner;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.2);
  border-top-color: var(--theme);
  height: 9em;
  margin: 0 auto 3.5em;
  width: 9em;
}
.preloader .animation-preloader .txt-loading {
  font: bold 5em Outfit, serif, Outfit, serif;
  text-align: center;
  user-select: none;
}
.preloader .animation-preloader .txt-loading .letters-loading {
  color: var(--theme);
  position: relative;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(2):before {
  animation-delay: 0.2s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(3):before {
  animation-delay: 0.4s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(4):before {
  animation-delay: 0.6s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(5):before {
  animation-delay: 0.8s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(6):before {
  animation-delay: 1s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(7):before {
  animation-delay: 1.2s;
}
.preloader
  .animation-preloader
  .txt-loading
  .letters-loading:nth-child(8):before {
  animation-delay: 1.4s;
}
.preloader .animation-preloader .txt-loading .letters-loading::before {
  animation: 4s infinite letters-loading;
  color: var(--header);
  content: attr(data-text-preloader);
  left: 0;
  opacity: 0;
  font-family: Outfit, serif;
  position: absolute;
  top: -3px;
  transform: rotateY(-90deg);
}
.preloader p {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 8px;
  color: var(--theme);
}
.preloader .loader {
  width: 100%;
  height: 100%;
  font-size: 0;
  z-index: 1;
  pointer-events: none;
}
.preloader .loader .row {
  height: 100%;
}
.preloader .loader .loader-section {
  padding: 0;
}
.preloader .loader .loader-section .bg {
  background-color: var(--bg);
  height: 100%;
  left: 0;
  width: 100%;
  transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
.preloader.loaded .animation-preloader {
  opacity: 0;
  transition: 0.3s ease-out;
}
.preloader.loaded .loader-section .bg {
  width: 0;
}
.search-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  z-index: 999999;
  background-color: rgba(255, 255, 255, 0.9);
}
.search-wrap .search-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.search-wrap .search-cell {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.search-wrap .search-field-holder {
  width: 50%;
  margin: auto;
  position: relative;
  animation: 0.3s slideInUp;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .search-wrap .search-field-holder {
    width: 70%;
  }
}
.search-wrap .main-search-input {
  width: 100%;
  height: 70px;
  border: 0;
  padding: 0 50px;
  text-transform: capitalize;
  background: 0 0;
  font-size: 25px;
  color: var(--theme);
  border-bottom: 2px solid var(--theme);
  text-align: center;
  letter-spacing: 2px;
}
input.main-search-input::placeholder {
  color: var(--theme);
  opacity: 1;
  font-size: 25px;
}
.search-close {
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 30px;
  color: var(--theme);
  cursor: pointer;
}
.back-to-top {
  border-radius: 50%;
  background-color: var(--theme);
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: var(--white);
  font-size: 18px;
  position: fixed;
  display: inline-block;
  z-index: 999;
  right: 30px;
  bottom: 30px;
  transition: 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
}
.back-to-top:hover,
.project-wrapper .array-button .array-next:hover {
  background-color: var(--header);
  color: var(--white);
}
.back-to-top.show {
  opacity: 1;
  visibility: visible;
  transform: translate(0);
}
.pricing-card-items {
  background-color: var(--white);
  border-radius: 20px;
  margin-top: 30px;
}
.pricing-card-items.radius-border {
  border: 1px solid rgba(10, 22, 94, 0.2);
}
.pricing-card-items .pricing-image {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: relative;
}
.pricing-card-items .pricing-image::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 20px 20px 0 0;
  background: rgba(10, 22, 94, 0.86);
}
.pricing-card-items .pricing-image .pricing-content {
  padding: 40px;
}
.pricing-card-items .pricing-image .pricing-content .pricing-header {
  position: relative;
  text-align: center;
}
.pricing-card-items .pricing-image .pricing-content .pricing-header h2 {
  font-size: 70px;
  color: var(--white);
}
.pricing-card-items .pricing-image .pricing-content .pricing-header h2 .sup {
  font-size: 18px;
  font-weight: 400;
}
.pricing-card-items .pricing-image .pricing-content .pricing-header h2 span {
  font-size: 18px;
  font-weight: 400;
  color: var(--bg);
  font-family: Outfit, serif;
}
.pricing-card-items .pricing-image .pricing-content .pricing-button .theme-btn,
.pricing-card-items-2 .pricing-button .theme-btn {
  width: 100%;
  border-radius: 8px;
  background: var(--white);
  color: var(--header);
}
.pricing-card-items
  .pricing-image
  .pricing-content
  .pricing-button.style-2
  .theme-btn {
  background: linear-gradient(90deg, #3c72fc 0, #c700b1 100%);
  color: var(--white);
}
.pricing-card-items .pricing-list {
  padding: 30px 70px;
}
.pricing-card-items .pricing-list li,
.pricing-card-items-2 .pricing-list li,
.project-wrapper-2 .progress-area .progress-wrap .pro-items .pro-head .point,
.project-wrapper-2 .progress-area .progress-wrap .pro-items .pro-head .title {
  font-size: 16px;
  font-weight: 500;
  color: var(--header);
}
.pricing-card-items .pricing-list li svg,
.pricing-card-items-2 .pricing-list li svg {
  margin-right: 6px;
}
.pricing-card-items .pricing-list li:not(:last-child),
.pricing-card-items-2 .pricing-list li:not(:last-child),
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li:not(:last-child),
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li:not(:last-child) {
  margin-bottom: 12px;
}
.pricing-section .left-shape {
  position: absolute;
  top: 0;
  left: 0;
}
.pricing-card-items-2 {
  border-radius: 16px;
  background: var(--bg);
  padding: 40px 35px;
  position: relative;
  margin-top: 30px;
  overflow: hidden;
}
.pricing-card-items-2::before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 145px;
  height: 145px;
  border-radius: 100px;
  transition: 0.4s ease-in-out;
  top: -34px;
  right: -49px;
  left: initial;
  border: 25px solid rgba(43, 77, 255, 0.3);
}
.pricing-card-items-2 .pricing-header h2 {
  font-size: 70px;
  font-weight: 600;
  color: var(--header);
}
.pricing-card-items-2 .pricing-header h2 span {
  font-size: 18px;
  font-weight: 400;
  color: #585b6f;
}
.pricing-card-items-2 p,
.testimonial-wrapper-2 .testimonial-item .info-text span {
  color: #585b6f;
}
.pricing-card-items-2:hover::before {
  border: 25px solid var(--theme);
}
.project-wrapper .project-box-items {
  margin-top: 30px;
  position: relative;
}
.project-wrapper .project-box-items .bg-shape {
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
  bottom: 0;
}
.project-wrapper .project-box-items .thumb {
  padding: 20px 20px 0;
  height: 360px;
}
.project-wrapper .project-box-items .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  object-fit: cover;
}
.project-wrapper .project-box-items .content-items {
  padding: 20px 30px 40px;
  display: flex;
  justify-content: space-between;
  align-items: end;
  position: relative;
  overflow: hidden;
}
.project-wrapper .project-box-items .content-items .post-box {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: var(--theme);
  text-transform: capitalize;
  background: var(--bg);
  padding: 12px 18px;
  border-radius: 100px;
  line-height: 1;
  transition: 0.4s ease-in-out;
  margin-bottom: 15px;
}
.project-wrapper .project-box-items .content-items .post-box:hover {
  background: linear-gradient(0deg, #3c72fc 0, #c700b1 100%);
  color: var(--white);
}
.project-wrapper .project-box-items .content-items .icon-items {
  display: flex;
  align-items: center;
  gap: 16px;
  position: absolute;
  right: 0;
  bottom: 20px;
}
.project-wrapper .project-box-items .content-items .icon-items li {
  width: 56px;
  height: 56px;
  line-height: 56px;
  background-color: var(--white);
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.08);
  text-align: center;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 400;
  color: var(--theme);
  transition: 0.4s ease-in-out;
}
.project-wrapper .project-box-items .content-items .icon-items li:last-child {
  background: var(--header);
  font-size: 18px;
  transition: 0.4s ease-in-out;
}
.project-wrapper
  .project-box-items
  .content-items
  .icon-items
  li:last-child:hover {
  background: linear-gradient(0deg, #3c72fc 0, #c700b1 100%);
}
.project-wrapper .array-button,
.service-wrapper .array-button,
.team-image-items .array-button {
  margin-top: 35px;
}
.project-wrapper .array-button .array-prev {
  background-color: var(--white);
  color: var(--theme);
  border-radius: 100px;
  box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.06) !important;
  position: absolute;
  top: -60px;
  left: 0;
  border: none;
}
.project-wrapper .array-button .array-next {
  background-color: var(--theme);
  color: var(--white);
  position: absolute;
  right: 0;
  top: -60px;
  border: none;
}
.project-section {
  margin-bottom: -15px;
}
.details-info-items .progress-area .progress-wrap .pro-items .pro-head,
.project-wrapper-2 .progress-area .progress-wrap .pro-items .pro-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.project-wrapper-2 .progress-area .progress-wrap .pro-items .progress {
  background: var(--bg);
  justify-content: flex-start;
  border-radius: 2px;
  align-items: center;
  position: relative;
  display: flex;
  height: 10px;
  width: 100%;
}
.details-info-items .progress-area .progress-wrap .pro-items .progress-value,
.project-wrapper-2 .progress-area .progress-wrap .pro-items .progress-value {
  animation: 3s forwards load;
  border-radius: 0;
  background: var(--theme);
  height: 10px;
  width: 0;
}
.details-info-items .progress-area .progress-wrap .pro-items .style-two,
.project-wrapper-2 .progress-area .progress-wrap .pro-items .style-two {
  animation: 3s forwards load2;
}
.details-info-items .progress-area .progress-wrap .pro-items .style-three,
.project-wrapper-2 .progress-area .progress-wrap .pro-items .style-three {
  animation: 3s forwards load3;
}
.project-card-item-2 .project-image {
  position: relative;
  overflow: hidden;
}
.project-card-item-2 .project-image .project-content {
  padding: 20px 24px;
  border-radius: 10px;
  background: var(--white);
  position: absolute;
  left: 30px;
  bottom: 5px;
  right: 30px;
  transition: 0.4s ease-in-out;
}
.project-card-item-2 .project-image .project-content h6 {
  font-weight: 500;
  text-transform: uppercase;
  padding: 10px 14px;
  border-radius: 100px;
  color: var(--theme);
  margin-bottom: 18px;
  background-color: var(--bg);
  display: inline-block;
  text-align: center;
}
.project-card-item-2:hover .project-image::after {
  height: 100%;
  opacity: 0;
  transition: 0.6s linear;
}
.project-section-3::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: var(--header);
  top: -34%;
  z-index: -1;
}
.project-section-3 .top-shape {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.project-card-item-3 .project-content {
  border-radius: 10px;
  background: #eef1ff;
  padding: 20px 24px;
  margin-top: -45px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  z-index: 1;
}
.project-card-item-3 .project-content::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: var(--theme);
  transition: 0.4s ease-in-out;
  border-radius: 10px;
  z-index: -1;
}
.project-card-item-3 .project-content h6 {
  font-weight: 500;
  color: var(--theme);
  margin-bottom: 5px;
}
.project-card-item-3:hover .project-content h6 {
  color: var(--white);
  z-index: 1;
}
.project-card-item-3:hover .project-content h4 {
  z-index: 1;
}
.project-card-item-3:hover .project-content::before {
  top: auto;
  height: 100%;
}
.project-details-wrapper .main-sidebar .single-sidebar-widget {
  margin-bottom: 30px;
  border-radius: 16px;
  background: #eef1ff;
  padding: 40px 25px;
}
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li {
  padding: 16px 24px;
  transition: 0.4s ease-in-out;
  background-color: var(--white);
  font-size: 18px;
  font-weight: 500;
  border-radius: 30px;
}
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li
  a,
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li
  a {
  color: var(--header);
  transition: 0.4s ease-in-out;
}
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li
  span {
  color: var(--text);
  transition: 0.4s ease-in-out;
  margin-left: 6px;
  font-size: 16px;
  font-weight: 400;
}
.project-details-wrapper .main-sidebar .single-sidebar-widget .social-icon {
  gap: 12px;
  margin-top: 30px;
}
.project-details-wrapper .main-sidebar .single-sidebar-widget .social-icon a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid var(--text);
  color: var(--text);
}
.project-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .social-icon
  a.active,
.testimonial-wrapper
  .testimonial-content
  .testimonial-main
  .array-button
  .array-next {
  background-color: var(--theme);
  color: var(--white);
  border: 1px solid var(--theme);
}
.project-details-wrapper .main-sidebar .project-contact-box,
.service-details-wrapper .main-sidebar .service-contact-box {
  padding: 40px 30px;
  border-radius: 16px;
  background: radial-gradient(
    170.89% 130.78% at 91.49% -4.41%,
    #3c72fc 0,
    #c700b1 100%
  );
  text-align: center;
}
.project-details-wrapper .main-sidebar .project-contact-box .icon,
.service-details-wrapper .main-sidebar .service-contact-box .icon {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  margin: 0 auto;
}
.project-details-wrapper .main-sidebar .project-contact-box .content h2,
.service-details-wrapper .main-sidebar .service-contact-box .content h2 {
  font-size: 36px;
  color: var(--white);
  margin-bottom: 10px;
}
.project-details-wrapper .main-sidebar .project-contact-box .content p,
.service-details-wrapper .main-sidebar .service-contact-box .content p {
  color: var(--white);
  font-size: 16px;
  font-weight: 400;
}
.project-details-wrapper .main-sidebar .project-contact-box .content .theme-btn,
.service-details-wrapper
  .main-sidebar
  .service-contact-box
  .content
  .theme-btn {
  background: var(--header);
  margin-top: 40px;
}
.project-details-wrapper .project-post-item .details-content h3,
.service-details-wrapper .service-post-item .details-content h2 {
  font-size: 36px;
  margin-bottom: 10px;
}
.project-details-wrapper .project-post-item .details-content .thumb {
  margin-top: 20px;
  margin-bottom: 20px;
}
.project-details-wrapper
  .project-post-item
  .details-content
  .faq-item
  .accordion-item {
  border: 0;
  background: 0 0;
}
.project-details-wrapper
  .project-post-item
  .details-content
  .faq-item
  .accordion-item
  .accordion-header
  .accordion-button {
  font-size: 24px;
  font-weight: 600;
  color: var(--header);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: 0 0;
  text-transform: capitalize;
  padding: 30px 0;
}
.project-details-wrapper
  .project-post-item
  .details-content
  .faq-item
  .accordion-item
  .accordion-header
  .accordion-button.collapsed {
  background: 0 0;
  border-bottom: 1px solid rgba(86, 86, 86, 0.3);
}
.section-padding {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .hero-3 .right-shape,
  .hero-4 .bottom-shape,
  .hero-4 .hero-image:before,
  .hero-4 .top-shape,
  .project-wrapper .array-button {
    display: none;
  }
  .hero-3 .hero-image {
    margin-right: 0;
  }
  .hero-4 .hero-image {
    margin-left: 0;
  }
  .mean-container .mean-nav > ul .homemenu-items,
  .news-details-wrapper .news-details-content .tags-share,
  .section-title-area .client-info-item .client-info {
    flex-wrap: wrap;
  }
  .mean-container .mean-nav > ul .homemenu-items .homemenu {
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid var(--border);
    padding: 10px;
  }
  .main-sideber .single-sidebar-widget .recent-post-area .recent-items,
  .news-details-wrapper .news-details-content .news-post-item .news-post,
  .news-standard-wrapper
    .news-standard-items
    .news-right-item
    .news-content
    .news-post,
  .news-wrapper .news-box-items {
    flex-wrap: wrap;
    gap: 20px;
  }
  .news-wrapper .news-box-items .content {
    flex-basis: initial;
    padding: 0;
  }
  .main-sideber .single-sidebar-widget .news-widget-categories ul li,
  .project-details-wrapper
    .main-sidebar
    .single-sidebar-widget
    .widget-categories
    ul
    li {
    font-size: 16px;
  }
  .pricing-card-items .pricing-image .pricing-content,
  .pricing-card-items .pricing-list {
    padding: 30px;
  }
  .pricing-card-items .pricing-image .pricing-content .pricing-header h3 {
    margin-bottom: 10px;
  }
  .pricing-card-items .pricing-image .pricing-content .pricing-header h2 {
    font-size: 50px;
  }
  .project-wrapper .project-box-items .content-items .icon-items {
    right: 25px;
    bottom: 70px;
  }
  .project-details-wrapper
    .project-post-item
    .details-content
    .faq-item
    .accordion-item
    .accordion-header
    .accordion-button {
    font-size: 20px;
  }
  .section-padding {
    padding: 80px 0;
  }
}
.section-title h6 {
  font-size: 14px;
  font-weight: 600;
  color: var(--theme);
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}
.section-title-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.section-title-area .client-info-item h6 {
  font-weight: 700;
  color: var(--header);
  margin-bottom: 10px;
}
.section-title-area .client-info-item .client-info .text .star {
  color: #fbb03b;
}
.footer-bg {
  background-color: #27427d;
}
.section-bg {
  background: #f5f7ff;
}
.section-bg-2 {
  background: #f5f6f7;
}
.section-bg-3 {
  background-color: #eef1ff;
}
.service-section {
  background-position: top !important;
  background-size: initial !important;
}
.service-section .section-title {
  padding-top: 140px;
}
.service-wrapper {
  margin-right: -40%;
}
.service-wrapper .array-button .array-next,
.service-wrapper .array-button .array-prev,
.team-image-items .array-button .array-next,
.team-image-items .array-button .array-prev {
  background-color: var(--white);
  color: var(--theme);
}
.service-box-items {
  margin-top: 30px;
  background-color: var(--white);
  border-radius: 20px;
  padding: 20px;
  position: relative;
}
.service-box-items .content {
  padding-bottom: 30px;
}
.service-box-items .content .theme-btn,
.service-card-items .service-content .theme-btn {
  border: 1px solid #3c72fc;
  border-radius: 10px;
  background: 0 0;
  margin-top: 25px;
  color: var(--theme);
}
.service-box-items .icon {
  border-radius: 8px;
  border: 1px solid #d4dcff;
  background: #f3f7fb;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
}
.service-box-items .thumb::after,
.service-box-items .thumb::before {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border-bottom-right-radius: 20px;
  box-shadow: 10px 5px 0 5px #0a165e;
  content: "";
}
.service-box-items .thumb {
  width: 192px;
  height: 92px;
  text-align: center;
  line-height: 92px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #0a165e;
  border-top-left-radius: 30px;
}
.service-box-items .thumb img {
  border-radius: 20px;
  position: relative;
  z-index: 9;
}
.service-box-items .thumb::before {
  inset: calc(100% - 30px) 0 0 -30px;
}
.service-box-items .thumb::after {
  inset: -30px 0 0 162px;
}
.service-card-items {
  background-color: var(--white);
  padding: 30px;
  border-radius: 20px;
  position: relative;
  margin-top: 30px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  flex: 1;
  justify-content: start;
}
.service-card-items.style-2 {
  background-color: #eef1ff;
  position: relative;
  z-index: 1;
}
.service-card-items.style-2::after,
.team-card-items::after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  border-radius: 16px;
  background: radial-gradient(
    170.89% 130.78% at 91.49% -4.41%,
    #3c72fc 0,
    #c700b1 100%
  );
  transition: 0.4s ease-in-out;
  z-index: -1;
}
.service-card-items.style-2.active::after,
.team-card-items.active::after {
  width: 100%;
  right: unset;
  left: 0;
}
.service-card-items .radius-box::after,
.service-card-items .radius-box::before {
  width: 30px;
  height: 30px;
  background-color: transparent;
  box-shadow: 5px 5px 0 5px #f5f7ff;
  content: "";
  position: absolute;
}
.service-card-items .icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 8px;
  border: 1px solid #d4dcff;
  background: #f3f7fb;
  margin-bottom: 60px;
  transition: 0.4s ease-in-out;
}
.service-box-item-2 .card-img img,
.service-card-items .card-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 6px;
}
.service-card-items .service-content .theme-btn:before {
  background: linear-gradient(90deg, #55a9d1 0, #124385 100%);
}
.service-card-items .radius-box {
  width: 124px;
  height: 70px;
  text-align: center;
  line-height: 92px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #f5f7ff;
  border-top-left-radius: 30px;
  border-top-right-radius: 5px;
}
.service-card-items .radius-box::before {
  inset: calc(100% - 30px) 0 0 -30px;
  border-bottom-right-radius: 20px;
}
.service-card-items .radius-box::after {
  inset: -30px 0 0 100px;
  border-bottom-right-radius: 30px;
}
.service-card-items:hover .icon {
  transform: scaleX(-1);
}
.service-section-2 .left-shape {
  position: absolute;
  left: 0;
  top: 100px;
}
@media (max-width: 1399px) {
  .hero-2 {
    padding: 130px 0;
  }
  .hero-4 {
    margin-left: 0;
    margin-right: 0;
  }
  .hero-4 .day-shape,
  .hero-4 .dot-shape,
  .hero-4 .percent-shape,
  .hero-4 .star-shape,
  .news-section-2 .right-shape,
  .pricing-section .left-shape,
  .service-section-2 .left-shape {
    display: none;
  }
}
.service-section-2 .right-shape {
  position: absolute;
  right: 0;
  bottom: 100px;
}
.service-section-2 .right-shape-2 {
  position: absolute;
  right: -50px;
  bottom: -190px;
  z-index: 1;
}
@media (max-width: 1600px) {
  .header-1 {
    background-color: var(--white);
  }
  .header-1 .header-main {
    background-image: none !important;
    padding: 20px 0;
  }
  .header-1.header-2 .container-fluid {
    padding: 0 40px;
  }
  .header-1.header-3 {
    margin-top: 0;
  }
  .mb-40 {
    margin-bottom: 0;
  }
  .hero-2 .heavy-shape,
  .hero-2 .hero-image .bg-shape,
  .hero-2 .hero-image .right-shape-2,
  .hero-2 .middle-shape,
  .project-wrapper .project-box-items .bg-shape,
  .service-section-2 .right-shape,
  .service-section-2 .right-shape-2 {
    display: none;
  }
  .hero-2 .hero-content {
    margin-left: 0;
  }
  .hero-4 .day-shape {
    right: 80px;
  }
  .project-wrapper .project-box-items {
    background: var(--white);
    border-radius: 10px;
    fill: #fff;
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.06);
  }
  .project-wrapper .project-box-items .content-items .icon-items {
    right: 25px;
    bottom: 70px;
  }
}
.service-content {
  padding-top: 20px;
}
.service-wrapper-2 {
  display: flex;
  gap: 20px;
}
.service-wrapper-3 .service-content .service-image {
  margin-top: 80px;
  max-width: 470px;
}
.service-wrapper-3 .service-item .service-box {
  border-radius: 16px;
  background-color: var(--white);
  padding: 40px 30px;
}
.service-wrapper-3 .service-item .service-box li {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -1.08px;
  color: var(--header);
  display: flex;
  align-items: center;
  gap: 30px;
}
.service-wrapper-3 .service-item .service-box li:not(:last-child) {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(88, 91, 111, 0.2);
}
.service-wrapper-3 .service-item .service-box li .icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 8px;
  background: #eef1ff;
  transition: 1s;
}
.service-wrapper-3 .service-item .service-box li:hover .icon {
  background: var(--theme);
  transform: rotateX(-360deg);
}
.service-section-3::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(
    0deg,
    rgba(238, 241, 255, 0.9) 0,
    rgba(238, 241, 255, 0.9) 100%
  );
  z-index: -1;
}
.service-box-item-2 .icon {
  margin-bottom: 40px;
  border-radius: 10px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  background-color: var(--bg);
  transition: 1s;
}
.service-box-item-2:hover .icon {
  background: linear-gradient(90deg, #3c72fc 0, #c700b1 100%);
  transform: rotateX(-360deg);
}
.premium-service-section {
  position: relative;
  margin: 0 40px;
  border-radius: 60px;
}
@media (max-width: 991px) {
  .contact-us-section-4,
  .faq-section-4,
  .feature-customoze-section,
  .premium-service-section {
    margin: 0 30px;
  }
  .contact-info-area {
    padding: 80px 0;
  }
  .contact-info-area-2 {
    padding-top: 60px;
  }
  .contact-info-area-2 .contact-info-items {
    padding-bottom: 60px;
  }
  .cta-wrapper {
    padding: 50px;
    margin-bottom: 60px;
  }
  .faq-item-2 .faq-content {
    margin-bottom: 80px;
  }
  .faq-item-2 .faq-content .accordion-item .accordion-collapse .accordion-body,
  .project-details-wrapper
    .project-post-item
    .details-content
    .faq-item
    .accordion-item
    .accordion-collapse
    .accordion-body {
    padding-right: 30px;
  }
  .funfact-wrapper .funfact-item h2 {
    font-size: 70px;
  }
  .counter-wrapper-3 {
    padding: 50px;
    margin-top: 100px;
  }
  .choose-us-wrapper-4 .choose-us-content .choose-us-wrap .choose-us-item,
  .header-main .main-menu ul li .has-homemenu .homemenu-items {
    flex-wrap: wrap;
  }
  .customize-wrapper {
    margin-bottom: -35px;
  }
  .footer-widgets-wrapper {
    padding: 30px 0 60px;
  }
  .footer-bottom .footer-wrapper {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center !important;
  }
  .page-heading h2 {
    font-size: 60px;
    text-align: center;
  }
  .hero-1 {
    padding: 180px 0 110px;
  }
  .hero-1 .hero-image .client-img {
    bottom: 0;
    left: -5px;
  }
  .hero-2 {
    padding-bottom: 0;
  }
  .hero-3 {
    padding: 250px 0 130px;
  }
  .hero-4 {
    padding: 140px 0;
    margin: 90px 0 0;
  }
  .news-details-wrapper .news-details-content .comments-area {
    margin-top: 60px;
  }
  .project-wrapper .project-box-items .content-items .icon-items {
    right: 25px;
    bottom: 70px;
  }
  .project-wrapper-2 .progress-area .progress-wrap {
    margin-left: 0;
  }
  .section-padding {
    padding: 60px 0;
  }
}
.premium-service-section::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #eef1ff;
  z-index: -1;
}
.premium-service-section .left-shape {
  position: absolute;
  left: -14%;
  bottom: -23%;
}
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li {
  display: flex;
  align-items: center;
  transition: 0.4s ease-in-out;
  justify-content: space-between;
  padding: 18px 24px;
  background-color: var(--white);
  font-weight: 700;
  border-radius: 30px;
}
.service-details-wrapper
  .main-sidebar
  .single-sidebar-widget
  .widget-categories
  ul
  li
  i {
  color: var(--header);
  transition: 0.4s ease-in-out;
  transform: rotate(-45deg);
}
.service-details-wrapper .service-post-item .details-content .details-list {
  margin-top: 30px;
  margin-bottom: 30px;
}
.service-details-wrapper .service-post-item .details-content .details-list li {
  font-size: 18px;
  color: var(--header);
}
.team-box-items {
  margin-top: 30px;
  border-radius: 20px;
  position: relative;
  border: 1px solid #c700b1;
  text-align: center;
  transition: 0.4s ease-in-out;
  background: 0 0;
}
.team-box-items .thumb {
  padding-top: 20px;
  position: relative;
  overflow: hidden;
}
.team-box-items .thumb .social-icon {
  background-color: var(--white);
  position: absolute;
  right: -100px;
  top: 32px;
  padding: 16px 15px;
  font-size: 18px;
  gap: 10px;
  border-radius: 40px 0 0 40px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-in-out;
}
.team-box-items .thumb .content {
  text-align: center;
  padding: 20px;
  background-color: var(--theme);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  z-index: 9;
  transition: 0.4s ease-in-out;
}
.team-box-items .thumb .content h4 {
  font-weight: 600;
}
.team-box-items .thumb .content p {
  font-size: 14px;
  font-weight: 500;
  color: var(--white);
  margin-top: 4px;
}
.team-box-items:hover {
  background: linear-gradient(180deg, #c700b1 0, #3c72fc 100%);
  border: 1px solid transparent;
}
.team-box-items:hover .thumb .content {
  bottom: 0;
}
.team-box-items:hover .thumb .social-icon {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.team-image-items {
  margin-right: -100%;
}
.team-card-items {
  text-align: center;
  background-color: #eef1ff;
  border-radius: 20px;
  margin-top: 30px;
  transition: 0.4s ease-in-out;
  padding: 40px 70px;
  position: relative;
  z-index: 1;
}
.team-card-items.active .right-shape {
  opacity: 0.5;
  z-index: 1;
}
.team-card-items .right-shape {
  position: absolute;
  right: 2px;
  bottom: 2px;
  z-index: -1;
}
.team-card-items .team-image {
  margin-bottom: 40px;
  position: relative;
  z-index: 9;
}
.team-card-items .team-image img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.team-card-items .team-content p {
  color: #585b6f;
  font-weight: 600;
  font-size: 14px;
}
.team-details-wrapper .thumb {
  max-width: 526px;
}
.team-details-wrapper .details-content span {
  font-size: 20px;
  font-weight: 600;
  color: var(--theme);
  display: inline-block;
  margin-bottom: 20px;
}
.team-details-wrapper .details-content .list li i {
  color: var(--header);
  margin-right: 5px;
}
.team-details-wrapper .details-content .social-icon {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.team-details-wrapper .details-content .social-icon a {
  width: 44px;
  height: 44px;
  line-height: 44px;
  display: inline-block;
  text-align: center;
  color: var(--header);
  background-color: #eef1ff;
  border-radius: 6px;
  transition: 0.4s ease-in-out;
}
.details-info-items .progress-area .progress-wrap .pro-items .pro-head .title {
  font-size: 16px;
  font-weight: 700;
  color: var(--header);
}
.details-info-items .progress-area .progress-wrap .pro-items .pro-head .point {
  font-size: 16px;
  color: var(--header);
}
.details-info-items .progress-area .progress-wrap .pro-items .progress {
  border-radius: 20px;
  background: rgba(43, 77, 255, 0.5);
  justify-content: flex-start;
  align-items: center;
  position: relative;
  display: flex;
  height: 10px;
  width: 100%;
}
@keyframes load {
  0% {
    width: 0;
  }
  100% {
    width: 90%;
  }
}
@keyframes load2 {
  0% {
    width: 0;
  }
  100% {
    width: 70%;
  }
}
@keyframes load3 {
  0% {
    width: 0;
  }
  100% {
    width: 55%;
  }
}
.details-info-items .contact-content h2 {
  margin-bottom: 20px;
  color: var(--header);
}
.details-info-items .contact-content .contact-form-items .form-clt input,
.details-info-items .contact-content .contact-form-items .form-clt textarea {
  width: 100%;
  border: none;
  outline: 0;
  background: var(--white);
  color: var(--text);
  padding: 14px 20px;
  font-weight: 400;
  font-size: 16px;
  border-radius: 6px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .contact-box-items {
    padding: 45px 40px;
  }
  .contact-us-section-4,
  .faq-section-4,
  .feature-customoze-section,
  .premium-service-section {
    margin: 0 20px;
  }
  .contact-box-wrapper {
    padding: 80px 40px;
  }
  .cta-wrapper {
    padding: 40px;
    margin-bottom: 60px;
  }
  .cta-wrapper .cta-content h2 {
    font-size: 40px;
  }
  .funfact-wrapper .funfact-item h2 {
    font-size: 65px;
  }
  .counter-wrapper-3 {
    padding: 40px;
    margin-top: 80px;
  }
  .customize-wrapper {
    margin-bottom: -25px;
  }
  .header-top-wrapper .top-right .flag-wrap .flag,
  br {
    display: none;
  }
  .header-1.header-2 .container-fluid {
    padding: 0 40px;
  }
  .page-heading {
    padding: 150px 0 100px;
  }
  .page-heading h2 {
    font-size: 50px;
    text-align: center;
  }
  .page-nav-wrap ul li .page-numbers {
    margin-top: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .hero-1 {
    padding: 180px 0 80px;
  }
  .hero-3 {
    padding: 220px 0 100px;
  }
  .hero-4 {
    padding: 120px;
    margin: 90px 0 0;
  }
  .news-details-wrapper .news-details-content .news-post-item .hilight-text {
    padding: 30px;
    flex-wrap: wrap;
    gap: 30px;
  }
  .news-details-wrapper .news-details-content .comments-area {
    margin-top: 40px;
  }
  .preloader .animation-preloader .spinner {
    width: 7.5em;
    height: 7.5em;
    margin: 0 auto 1.5em;
  }
  .preloader .animation-preloader .txt-loading {
    font-size: 2.5em;
  }
  .project-wrapper .project-box-items .content-items .icon-items {
    right: 25px;
    bottom: 70px;
  }
  .section-title-area {
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 0;
  }
  .service-wrapper-3 .service-content .service-image {
    margin-top: 60px;
  }
  .details-info-items .contact-content .contact-form-items .form-clt input,
  .details-info-items .contact-content .contact-form-items .form-clt textarea {
    padding: 14px 20px;
  }
}
@media (max-width: 575px) {
  .contact-box-items {
    padding: 45px 30px;
  }
  .contact-us-section-4,
  .faq-section-4,
  .feature-customoze-section,
  .premium-service-section {
    margin: 0 10px;
  }
  .map-items .googpemap iframe {
    height: 400px;
  }
  .contact-box-wrapper {
    padding: 80px 30px;
  }
  .contact-info-area .search-widget button,
  .cta-wrapper .search-widget button {
    right: 7px;
  }
  .contact-info-area-2 {
    gap: 30px;
  }
  .cta-wrapper {
    padding: 30px;
    margin-bottom: 60px;
  }
  .cta-wrapper .cta-content h2 {
    font-size: 35px;
  }
  .cta-wrapper .search-widget button.theme-btn,
  .project-details-wrapper
    .main-sidebar
    .project-contact-box
    .content
    .theme-btn,
  .service-details-wrapper
    .main-sidebar
    .service-contact-box
    .content
    .theme-btn {
    padding: 12px;
  }
  .faq-wrapper .faq-content .faq-items .accordion .accordion-item h2 button {
    font-size: 15px;
    padding: 26px 22px;
  }
  .faq-items .accordion .accordion-item .accordion-body p,
  .faq-wrapper
    .faq-content
    .faq-items
    .accordion
    .accordion-item
    .accordion-body
    p,
  .faq-wrapper-2
    .faq-content
    .faq-items
    .accordion
    .accordion-item
    .accordion-body
    p {
    width: 100%;
    font-size: 14px;
    line-height: 28px;
  }
  .faq-items .accordion .accordion-item h2 button,
  .faq-wrapper-2 .faq-content .faq-items .accordion .accordion-item h2 button {
    font-size: 17px;
  }
  .why-choose-us-wrapper .why-list-content ul li {
    padding: 30px 20px;
    gap: 20px;
  }
  .funfact-wrapper .funfact-item h2 {
    font-size: 45px;
  }
  .counter-wrapper-3 {
    padding: 30px;
  }
  .customize-wrapper {
    margin-bottom: -20px;
  }
  .footer-widgets-wrapper .single-footer-widget .widget-head,
  .news-details-wrapper .news-details-content .comments-area .comments-heading {
    margin-bottom: 20px;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
    margin-top: 20px;
  }
  .header-1 .container-fluid,
  .header-1.header-2 .container-fluid {
    padding: 0 30px;
  }
  .offcanvas__wrapper {
    padding: 20px;
  }
  .page-heading h2 {
    font-size: 40px;
    text-align: center;
  }
  .hero-1 {
    padding: 150px 0 80px;
  }
  .hero-1 .hero-image .client-img {
    display: none;
  }
  .hero-3 {
    padding: 180px 0 90px;
  }
  .hero-4 {
    padding: 100px 0;
    margin: 90px 0 0;
  }
  .news-details-wrapper .news-details-content .news-post-item h3,
  .news-standard-wrapper
    .news-standard-items
    .news-right-item
    .news-content
    h3 {
    font-size: 27px;
  }
  .news-details-wrapper .news-details-content .comments-area,
  .service-wrapper-3 .service-content .service-image {
    margin-top: 30px;
  }
  .news-details-wrapper
    .news-details-content
    .comments-area
    .blog-single-comment {
    flex-wrap: wrap;
    gap: 20px;
  }
  .search-wrap .search-field-holder {
    width: 80%;
  }
  .search-wrap .main-search-input {
    height: 50px;
    padding: 0;
    line-height: 50px;
    font-size: 18px;
  }
  input.main-search-input::placeholder {
    font-size: 18px;
  }
  .project-wrapper .project-box-items .content-items .icon-items li {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .details-info-items .contact-content .contact-form-items .form-clt input,
  .details-info-items .contact-content .contact-form-items .form-clt textarea {
    padding: 12px 18px;
  }
}
.details-info-items
  .contact-content
  .contact-form-items
  .form-clt
  input::placeholder,
.details-info-items
  .contact-content
  .contact-form-items
  .form-clt
  textarea::placeholder {
  color: var(--text);
}
.details-info-items .contact-content .contact-form-items .form-clt textarea {
  padding-bottom: 20px;
  resize: none;
}
.testimonial-box-items {
  margin-top: 30px;
  border-radius: 12px;
  background: var(--white);
  box-shadow: 0 4px 40px 5px rgba(60, 114, 252, 0.1);
  padding: 50px 35px;
  position: relative;
  z-index: 9;
  transition: 0.4s ease-in-out;
  margin-bottom: 30px;
}
.testimonial-box-items .star {
  color: #ffa31a;
  margin-bottom: 15px;
}
.testimonial-box-items p {
  font-size: 18px;
  line-height: 167%;
}
.testimonial-box-items .client-info {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 35px;
}
.testimonial-box-items .client-info .content h4 {
  font-weight: 700;
  margin-bottom: 5px;
}
.testimonial-box-items .quote-icon {
  position: absolute;
  right: 45px;
  bottom: 55px;
  z-index: 9;
}
.testimonial-box-items .wing-shape {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
  transition: 0.4s ease-in-out;
  visibility: hidden;
}
.testimonial-box-items:hover .wing-shape {
  opacity: 1;
  visibility: visible;
}
.testimonial-box-items:hover .quote-icon svg path {
  fill: #fff;
}
.testimonial-wrapper .testimonial-content {
  position: relative;
  margin-left: 70px;
}
@media (max-width: 991px) {
  .testimonial-wrapper .testimonial-content {
    margin-left: 0;
  }
}
.testimonial-wrapper .testimonial-content .shape {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.testimonial-wrapper
  .testimonial-content
  .testimonial-main
  .testimonial-item
  .content
  p {
  font-size: 24px;
  border-bottom: 1px solid rgba(88, 91, 111, 0.4);
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.testimonial-card-item-4 .content .client-info-item .client-info,
.testimonial-wrapper
  .testimonial-content
  .testimonial-main
  .testimonial-item
  .content
  .client-info {
  display: flex;
  align-items: center;
  gap: 24px;
}
.testimonial-wrapper .testimonial-content .testimonial-main .array-button {
  position: absolute;
  right: 0;
  bottom: 25px;
  z-index: 9;
}
.testimonial-wrapper-2 {
  text-align: center;
  position: relative;
}
.testimonial-wrapper-2 .array-button .array-prev {
  position: absolute;
  top: 50%;
  left: -10%;
  transform: translateY(-50%);
  background-color: var(--white);
  box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.06);
  border-radius: 100px;
  font-size: 18px;
  color: var(--theme);
  border: none;
}
.testimonial-wrapper-2 .array-button .array-next {
  position: absolute;
  top: 50%;
  right: -10%;
  transform: translateY(-50%);
  background-color: var(--theme);
  color: var(--white);
  font-size: 18px;
}
.testimonial-wrapper-2 .testimonial-item .icon {
  margin-bottom: 24px;
}
.testimonial-wrapper-2 .testimonial-item .content {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .testimonial-wrapper-2 .testimonial-item .content {
    margin-bottom: 60px;
  }
}
.testimonial-wrapper-2 .testimonial-item .content h3 {
  font-size: 34px;
  font-weight: 400;
  color: #585b6f;
  letter-spacing: -1.02px;
  text-transform: initial;
}
@media (max-width: 575px) {
  .testimonial-wrapper-2 .testimonial-item .content {
    margin-bottom: 30px;
  }
  .testimonial-wrapper-2 .testimonial-item .content h3 {
    font-size: 25px;
  }
}
.testimonial-card-item-4 .content .client-info-item .star,
.testimonial-wrapper-2 .testimonial-item .info-text .star {
  color: #ecb014;
}
.testimonial-card-item-4 {
  margin-top: 30px;
  border-radius: 20px;
  border: 1px solid rgba(10, 22, 94, 0.3);
  padding: 30px;
}
.testimonial-card-item-4 .content p {
  font-size: 18px;
  color: var(--text);
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(10, 22, 94, 0.4);
}
.testimonial-card-item-4 .content .client-info-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .service-wrapper,
  .team-image-items {
    margin-right: 0;
  }
  .premium-service-section .left-shape,
  .service-wrapper .array-button,
  .testimonial-wrapper .testimonial-content .shape,
  .testimonial-wrapper .testimonial-content .testimonial-main .array-button,
  .testimonial-wrapper-2 .array-button {
    display: none;
  }
  .service-wrapper-3 .service-item .service-box {
    padding: 30px;
  }
  .service-wrapper-3 .service-item .service-box li {
    display: grid;
    justify-content: center;
  }
  .service-wrapper-3 .service-item .service-box li .icon {
    margin: 0 auto;
  }
  .team-details-wrapper .thumb {
    max-width: 900px;
  }
  .details-info-items .contact-content {
    margin-left: 0;
  }
  .testimonial-section {
    margin-bottom: 0;
  }
  .testimonial-card-item-4 .content .client-info-item {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.testimonial-card-item-4
  .content
  .client-info-item
  .client-info
  .client-image
  img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}
.header-right .theme-btn {
  display: block;
  background: #23407e;
  padding: 45px 53px;
  margin: 0;
  border-radius: 0;
}
.service-box-item-2 {
  background-color: var(--white);
  padding: 30px;
  border-radius: 20px;
  position: relative;
  margin-top: 30px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  flex: 1;
  justify-content: space-between;
}


.service-content{
    display: flex;
    align-items: self-start;
    flex-direction: column;
    flex:1;
}

.service-content  h3{
    min-height: 50px;
    display:flex;
    align-items:center;
}

.service-content p {
    flex-grow:1;
}

.service-card-items{
    justify-content: space-between;
}