@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .at-about-wrapper {
  }
}
.at-about-wrapper {
  margin-top: -20px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
  only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .at-about-thumb {
    margin-left: 0;
  }
}

.at-anim-top {
  animation: img-anim-top 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1);
  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;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .at-about-title-box {
    margin: 0;

    span {
      font-weight: 700;
    }
  }
}

.at-section-title-shape {
  width: 90px;
  height: 150px;
  display: inline-block;
}

.at-section-title {
  font-weight: 400;
  font-size: 48px;
  line-height: 1.2;
  margin-top: -70px;
  color: #fff;
}

.mb-20 {
  margin-bottom: 20px;
}

.at-about-area {
  padding: 70px 0 50px;
}

.about-section-home6 {
  background-image: url(../images/background/about1-bg-home6.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  padding: 60px 0;

  .abt-shape {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.5;
  }
}
.about-section-home6 .sec-title .sub-title {
  color: #f88821;
}
.about-section-home6 .list-style-two {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  padding: 20px 0;
  margin-bottom: 30px;

  li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
  }
}
.about-section-home6 .list-style-two i {
  color: #f88821;
}

.home6-feature-item {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  min-height: 200px;
  max-width: 579px;
  padding: 20px;
  position: absolute;
  right: 0;
  top: -200px;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .home6-feature-item {
    position: relative;
    top: 0;
  }
}
@media (max-width: 575.98px) {
  .home6-feature-item {
    padding-left: 0;
    padding-right: 0;
  }
}

.iconbox1-home6 {
  min-height: 160px;
  padding: 0 49px 30px 30px;
  border-right: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50%;
}
@media (max-width: 575.98px) {
  .iconbox1-home6 {
    padding: 0 49px 30px 0;
  }
}
@media (max-width: 575.98px) {
  .iconbox1-home6 {
    padding-left: 0;
    padding-right: 0;
  }
}
.iconbox1-home6 .title {
  color: var(--headings-color);
  font-size: 22px;
  font-weight: 400;
  line-height: 1.454;
  margin-bottom: 13px;
}
.iconbox1-home6 a {
  color: #87857f;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.iconbox2-home6 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 160px;
  padding: 0 49px 30px 30px;
  width: 50%;
}
@media (max-width: 575.98px) {
  .iconbox2-home6 {
    padding-left: 20px;
    padding-right: 0;
  }
}
.iconbox2-home6 .icon {
  font-size: 40px;
  color: #f88821;
}
.iconbox2-home6 .sub-title {
  font-size: 14px;
  font-weight: 400;
  color: #87857f;
}
.iconbox2-home6 a {
  color: var(--headings-color);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4444;
}

.home6-about-img {
  position: relative;
}
.home6-about-img .image-1 {
  max-width: 450px;
  position: relative;
}
.home6-about-img .image-2 {
  position: relative;
}
.home6-about-img .image-2 img {
  bottom: -40px;
  position: absolute;
  right: 0;
}
.home6-about-img .video-box {
  background-color: var(--theme-color4);
  border-radius: 50%;
  left: -70px;
  position: absolute;
  top: 50px;
  z-index: 1;
}
.home6-about-img .video-box .play-now-two:hover {
  background-color: var(--theme-color4);
}
.home6-about-img .btn-video-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(26, 24, 25, 0.92);
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 135px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 135px;
  position: absolute;
  right: -30px;
  top: 20%;
  width: 135px;
  -webkit-transform: translate(-50%, 37px);
  transform: translate(-50%, 37px);
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .home6-about-img .btn-video-image {
    left: 0;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
  }
}
.home6-about-img .btn-video-image i {
  font-size: 27px;
}
/*************  ✨ Windsurf Command 🌟  *************/
.home6-about-img .btn-video-image .ct-banner-title {
  font-size: 19.5px;
  letter-spacing: 10px;
  white-space: nowrap;
  color: #0e0e0e;
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-90deg);
  -khtml-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-animation: rotate_spin 15s linear infinite;
  animation: rotate_spin 15s linear infinite;
  font-weight: 700;
}

@-webkit-keyframes rotate_spin {
  0% {
    -webkit-transform: rotate(-90deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
  }
}
@keyframes rotate_spin {
  0% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(90deg);
  }
}

.home6-about-img .btn-video-image .ct-banner-title svg {
  fill: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: visible;
  width: 90px;
  height: 90px;
}
.home6-about-img .btn-video-image .ct-banner-title svg text {
  letter-spacing: inherit;
  fill: #fff;
}

.list-style-two li i {
  color: #f88821;
  font-size: 16px;
  line-height: 30px;
}

.site-button, .site-button-secondry {
  position: relative;
  padding: 15px 15px;
  letter-spacing: 1px;
  font-weight: 400;
  display: block;
  font-size: 16px;
  /* text-transform: uppercase; */
  outline: none;
  cursor: pointer;
  outline: none;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  line-height: 1.42857;
  margin-left: -1px;
  text-decoration: none !important;
  overflow: hidden;
  margin-bottom: 10px;
}


.site-button-secondry {
  background-color: #f88821;
  color: #fff;
}

.btn-half:before,
.btn-half:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.2);
  height: 50%;
  width: 0;
  position: absolute;
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.btn-half:before {
  top: 0;
  left: 0;
  right: auto;
}

.btn-half.site-button-secondry span {
  color: #fff;
}

.site-button-secondry:active,
.site-button-secondry:hover,
.site-button-secondry:focus,
.active > .site-button-secondry {
  background-color: #fbc55f;
  color: #fff;
}

.btn-half:hover:before {
  width: 100%;
  right: 0;
  left: auto;
}

.btn-half:hover:after {
  width: 100%;
  left: 0;
  right: auto;
  bottom: 0;
}

.sec-title h2 {
  font-weight: 300;
  font-size: 48px;
  line-height: 50px;

  span {
    font-weight: bold;
    font-family: "Jost", sans-serif;
  }
}

.about-section-home6 .text {
  margin-top: 20px;

  span {
    color: #000;
    font-weight: bold;
  }
}

.header-menu {
  position: absolute;
  width: 100%;
  z-index: 99;
}

.menu-box.fixed {
  .logo-holder {
    img {
      width: 100px;
    }
  }
}

.navbar-nav .nav-item .nav-link .font-josefin {
  font-family: "Open Sans", sans-serif;
}

.micon {
  background: #f88821;
  padding: 10px;
  border-radius: 20px 0;
  width: 45px;
  height: 45px;
}

.home6-about-img .image-1::after {
  content: "";
  width: 100%;
  height: 88%;
  position: absolute;
  right: -55px;
  top: 25%;
  border: 3px solid #f88821;
  z-index: -1;

  -webkit-animation-name: float-y;
  animation-name: float-y;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@keyframes float-y {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}

.sec-title .sub-title {
  color: #f88821;
  border: 1px solid;
  padding: 0px 8px;
  border-radius: 15px;
  margin-bottom: 8px;
}

.products {
  background: url("../images/choose_bg_1.png");
  background-color: #ffe4ca;
  position: relative;
}

.addBtn {
  padding: 10px 20px;
  width: 60%;
  margin-inline: auto;
}

.tp-step-7-ptb {
  padding: 50px 0;
}

.counter-area {
  position: relative;
  background: #ffebd8;
  overflow: hidden;
  z-index: 1;
}

.counter-area::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/04.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.07;
}

.counter-box {
  display: flex;
  gap: 12px;
  position: relative;
  padding: 20px 15px 20px 20px;
  border-radius: 15px;
  border: 2px solid #fff;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
  z-index: 1;
}

.counter-box::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 25px;
  bottom: 25px;
  border-left: 3px solid #f88821;
  border-radius: 5px;
  z-index: -1;
}

.counter-box .icon {
  width: 80px;
  height: 80px;
  line-height: 70px;
  font-size: 35px;
  border-radius: 50px;
  text-align: center;
  color: #fff;
  background: #fff;
}

.counter-box .icon img {
  width: 50px;
}

.counter-box .info {
  display: flex;
  gap: 2px;
}

.counter-box .counter {
  display: block;
  line-height: 1;
  color: #000;
  font-size: 50px;
  font-weight: 900;
}

.counter-box .unit {
  font-size: 25px;
  color: #f88821;
  font-weight: 500;
  line-height: 1;
  margin: 3px 0 0 3px;
}

.counter-box .title {
  color: #000;
  margin-top: 10px;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}

.z-1 {
  z-index: 1 !important;
}

.position-relative {
  position: relative !important;
}

@media only screen and (max-width: 1600px) {
  .title-one p {
    font-size: 18px;
    line-height: 34px;
  }
}
.title-one p {
  font-size: 22px;
  line-height: 38px;
}

@media only screen and (max-width: 1600px) {
  .service-wrap-1 {
    padding: 15px 7px;
  }
}
.service-wrap-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 10px;
  border: 1.5px solid rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

@media only screen and (max-width: 1600px) {
  .service-wrap-1 .service-title {
    font-size: 24px;
  }
}
.service-wrap-1 .service-title {
  font-size: 20px;
  font-weight: 600;
  font-family: "Jost", serif;
  margin-bottom: 0;

  a {
    font-family: "Jost", sans-serif;
  }
}

.service-wrap-1 .service-title a {
  color: #000000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.service-wrap-1 .more-btn {
  color: #000000;
  font-size: 28px;
  font-weight: 600;
  font-family: "Jost", serif;
  text-transform: uppercase;
  width: 65px;
  height: 65px;
  background: #ffffff;
  border: 1.5px solid #000;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 65px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.service-single-thumb {
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}

.service-single-thumb .thumb {
  border-radius: 25px;
  border: 5px solid #f88821;
}

.service-single-thumb .service-anchor {
  position: absolute;
  z-index: 2;
  bottom: -108px;
  left: 50%;
  transform: translateX(-50%);
}

.service-single-thumb .main-shape {
  position: relative;
  z-index: 1;
  animation: rotation linear infinite 30s;
  width: 140px;
}

@keyframes rotation {
  100% {
    transform: rotate(360deg);
  }
}

.why-choose {
  padding: 60px 0 50px;
}

.service-single-thumb .main-arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 30px;
}

.service-wrap-1:hover {
  background: #f88821;
  border-color: #f88821;
}

.service-wrap-1:hover .more-btn {
  border-color: #ffffff;
  transform: rotate(-45deg);
}

.testimonial-two {
  padding: 30px 0 30px;
}

.testimonial-two__single .inner-box {
  position: relative;
  margin-top: 15px;
  padding: 0 45px 40px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  background-color: #fde3ca;
  transition: all 0.3s ease;
  border-top: 3px solid #f88821;
  text-align: center;
}

.testimonial-two__single .inner-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  height: 0;
  pointer-events: none;
  background-color: #f88821;
  transition: all 0.3s ease;
}

.testimonial-two__single .inner-box .icon-box {
  position: relative;
  bottom: 15px;
  width: 121px;
  height: 83px;
  margin: 0 auto 5px;
  transition: all 0.3s ease;
}

.testimonial-two__single .inner-box .icon-box:before {
  position: absolute;
  left: -7px;
  right: -7px;
  top: 0;
  height: 14px;
  content: "";
  -webkit-clip-path: polygon(5% 0, 95% 0, 100% 100%, 0 100%);
  clip-path: polygon(5% 0, 95% 0, 100% 100%, 0 100%);
  background-color: #f88821;
  transition: all 0.3s ease;
}

.testimonial-two__single .inner-box .icon-box .icon {
  position: relative;
  display: inline-block;
  z-index: 2;
}

.testimonial-two__single .inner-box .icon-box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f88821;
  transition: all 0.3s ease;
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
  clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}

.testimonial-two__single .thumb {
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-radius: 50%;
  margin-bottom: 0;
  text-align: center;
}

.testimonial-two__single .thumb img {
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease;
}

.testimonial-two__single .name,
.testimonial-two__single .text {
  position: relative;
  font-size: 18px;
  transition: all 0.3s ease;
}

.testimonial-two__single .name {
  color: #f88821;
  margin-bottom: 3px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.testimonial-two__single .designation {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 1em;
  margin-bottom: 0;
  color: #f88821;
  transition: all 0.3s ease;
}

.testimonial-two__single .icon-bulb {
  position: absolute;
  right: 0;
  bottom: 0;

  width: 180px;
  height: 179px;
  background-image: url(/_next/static/media/icon-bulb.b9d38c3a.png);
}

.icon-quote {
  width: 82px;
  height: 82px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(../images/icon-quote.f1528c8d.png);
}

.about4-section-area {
  position: relative;
  z-index: 1;
  padding: 40px 0 80px;
}

.about4-section-area .about-images {
  position: relative;
}

.about4-section-area .about-images img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 100px;
}

.about4-section-area .about-images .star1 {
  height: 78px;
  width: 78px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.about4-section-area .about-content-area {
  position: relative;
  padding: 0 40px;
}

.about4-section-area .about-content-area .arrow-circle {
  background: #ffdebf;
  border-radius: 50%;
  display: inline-block;
  padding: 5px;
  position: relative;
  margin-bottom: 32px;
  width: 135px;
}

.about4-section-area .about-content-area .arrow-circle .arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
}

.about4-section-area .about-content-area .btn-area {
  margin-top: 32px;
}

/* Medium screens (replace with actual media query value) */
@media (max-width: 768px) {
  .about4-section-area .about-content-area {
    margin-bottom: 30px;
    padding: 0;
  }

  .about4-section-area .about-auhtor-images {
    top: 0;
  }
}

/* Extra small screens (replace with actual media query value) */
@media (max-width: 576px) {
  .about4-section-area .about-content-area {
    margin-bottom: 30px;
    padding: 0;
    margin-top: 30px;
  }

  .about4-section-area .about-auhtor-images {
    top: 0;
  }
}

.about4-section-area .about-auhtor-images {
  position: relative;
  z-index: 1;
  top: 120px;
}

.about4-section-area .about-auhtor-images img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 100px;
}

.about4-section-area .about-auhtor-images .elements5 {
  width: 150px;
  height: 141px;
  object-fit: contain;
  border-radius: 4px;
  position: absolute;
  top: -68px;
  right: -40px;
  z-index: -1;
}

.image-anime {
  position: relative;
  overflow: hidden;
}

.image-anime:after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}

.image-anime:hover:after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}

.keyframe5 {
  position: relative;
  animation-name: animation-7;
  animation-duration: 90s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: cubic-bezier(0.59, 0.59, 1, 1);
}

@keyframes animation-7 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-1000deg);
  }
}

.about-content-area.heading8 .text-anime-style-2 {
  span {
    line-height: 35px;
    color: rgb(248, 136, 33);
  }
}

.heading8 h5 {
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #f88821;
  border-radius: 8px;
  transition: all 0.4s;
  padding: 6px 10px;
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 10px;
}

.heading8 h5::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.4s;
  background: #ffdebf59;
  border-radius: 8px;
  z-index: -1;
}

.about4-section-area p {
  text-align: justify;

  span {
    font-weight: 700;
    color: #535353;
    display: inline;
  }
}

.theme-btn11 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  border: none;
  outline: none !important;
  background-color: #f88821;
  color: #fff;
  letter-spacing: 0px;
  transition: 500ms;
  overflow: hidden;
  border-radius: 111px;
  padding: 14px 8px 14px 24px;
  z-index: 2;
  position: relative;
  transition-delay: calc((var(--n) - 1) * 0.1s);
  -webkit-transition-delay: calc((var(--n) - 1) * 0.1s);
  -moz-transition-delay: calc((var(--n) - 1) * 0.1s);
  transition: all ease 0.3s;
  text-align: center;
  text-decoration: none;
}

.theme-btn11:hover {
  color: #fff;
}

.theme-btn11__shape:nth-child(1) {
  --b: 1;
}

.theme-btn11__shape {
  display: inline-block;
  position: absolute;
  width: 25%;
  height: 100%;
  background: #000000;
  transform: translateY(150%);
  border-radius: 50%;
  left: calc((var(--b) - 1) * 25%);
  transition: 0.5s;
  transition-delay: calc((var(--b) - 1) * 0.1s);
  z-index: 1;
  color: #fff;
}

.theme-btn11:hover .theme-btn11__shape {
  transform: translateY(0) scale(2);
  -moz-transform: translateY(0) scale(2);
  -moz-transform: translateY(0) scale(2);
  color: #fff;
}

.theme-btn11__shape:nth-child(2) {
  --b: 2;
}

.theme-btn11__shape:nth-child(3) {
  --b: 3;
}

.theme-btn11__shape:nth-child(4) {
  --b: 4;
}

.theme-btn11__text {
  position: relative;
  z-index: 7;
}

.theme-btn11 .arrow1 {
  transition: all 0.4s;
  opacity: 1;
}

.theme-btn11 .arrow2 {
  display: inline-block;
  transform: rotate(-45deg) translateX(-56px);
  font-size: 17px;
  position: relative;
  z-index: 2;
}

.theme-btn11 .arrow1 {
  display: inline-block;
  transform: rotate(-45deg) translateX(0px);
  font-size: 17px;
  position: relative;
  z-index: 2;
}

.theme-btn11:hover .arrow1 {
  transition: all 0.4s;
  transform: translateY(-7px) rotate(-45deg) translateX(45px);
  opacity: 0;
}

.theme-btn11:hover .arrow2 {
  transform: translateY(-15px) rotate(-45deg) translateX(-21px);
  transition: all 0.4s;
  opacity: 1;
}

.pro-shape {
  position: absolute;
  bottom: 10%;
  left: 0;
  width: 140px;
  animation: float-y 4s infinite;
}

.steps-section {
  position: relative;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 70px;
}

.steps-section .sec-title {
  margin-bottom: 70px;
}

.steps-section .left-pattern {
  position: absolute;
  left: 0px;
  top: -30px;
  width: 261px;
  height: 485px;
  z-index: -1;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.steps-section .right-pattern {
  position: absolute;
  right: 0px;
  top: 40px;
  width: 257px;
  height: 646px;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.steps-section .dotted-pattern {
  position: absolute;
  right: 0px;
  top: 40px;
  width: 493px;
  height: 938px;
  background-repeat: no-repeat;
  opacity: 0.4;

  animation-name: float_left_right;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float_left_right;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float_left_right;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float_left_right;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float_left_right;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.steps-section .dotted-pattern-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 725px;
  height: 906px;
  background-repeat: no-repeat;
  opacity: 0.4;

  animation-name: zoom-fade;
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: zoom-fade;
  -webkit-animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: zoom-fade;
  -moz-animation-duration: 8s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: zoom-fade;
  -ms-animation-duration: 8s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: zoom-fade;
  -o-animation-duration: 8s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.steps-section .step-block {
  float: left;
}

.step-block {
  position: relative;
}

.step-block .inner-box {
  position: relative;
  text-align: center;
  padding-bottom: 100px;
}

.step-block .inner-box:before {
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 288px;
  height: 152px;
  background: url(../images/step-1.png) no-repeat;
}

.step-block .inner-box .number-box {
  position: relative;
}

.step-block .inner-box .number-box .number {
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  line-height: 70px;
  font-weight: 700;
  color: #ffffff;
  font-size: 30px;
  display: inline-block;
  background-color: #f88821;
}

.step-block .inner-box .number-box .number:before {
  position: absolute;
  content: "";
  left: -14px;
  top: -14px;
  right: -14px;
  bottom: -14px;
  border-radius: 50%;
  border: 10px solid #ffead6;
}

.step-block .inner-box h5 {
  position: relative;
  color: #222222;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5em;
  text-transform: uppercase;
  margin-top: 58px;
}

.step-block.style-two .inner-box .number-box .number {
  background-color: #212121;
}

.step-block.style-two .inner-box .number-box .number:before {
  border: 10px solid #a3a3a3;
}

.step-block.style-two .inner-box {
  padding-top: 100px;
  padding-bottom: 0px;
}

.step-block.style-two .inner-box h5 {
  margin-top: 0px;
  margin-bottom: 58px;
}

.step-block.style-two .inner-box:before {
  left: -25px;
  top: -32px;
  right: 0px;
  width: 339px;
  height: 172px;
  background: url(../images/step-2.png) no-repeat;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

@keyframes float_left_right {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0.4;
  }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 1;
  }
}

@keyframes zoom-fade {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.iq-portfolio-detail {
  position: relative;
  overflow: hidden;
}

.iq-portfolio-detail:hover .iq-portfolio-content {
  margin-top: -90px;
  background: #f88821;
  box-shadow: 0px 18px 21px 0px rgba(0, 0, 0, 0.08);
}

.iq-portfolio-detail:hover .iq-portfolio-content .details-box .iq-icon {
  background: #081528 !important;
  color: #ffffff;
}

.iq-portfolio-detail .iq-portfolio-content {
  margin-bottom: 35px;
  padding: 20px 20px;
  background: rgb(14 16 18);
  margin-top: -46px;
  border-radius: 5px;
  z-index: 2;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  overflow: hidden;
  position: relative;
}

.iq-portfolio-detail .iq-team-img {
  position: relative;
  z-index: -1;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.iq-portfolio-detail .iq-team-img img {
  width: 100%;
  border-radius: 5px;
}

.iq-portfolio-detail:hover .iq-team-img:before {
  opacity: 1;
}

.iq-portfolio-detail .iq-portfolio-content .consult-details .title {
  color: #ffffff;
  float: left;
  vertical-align: middle;
  display: inline-block;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 400;
}

.iq-portfolio-detail .iq-portfolio-content .details-box a.iq-icon {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  background: #f88821;
  color: #ffffff;
  position: relative;
  float: right;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  text-decoration: none;
}

.iq-portfolio-detail .iq-portfolio-content .details-box a.iq-icon i {
  margin-left: -4px;
  line-height: 40px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  outline: none;
}

.iq-portfolio-detail:hover .iq-portfolio-content .details-box .iq-icon i {
  display: block;
  text-align: center;
  margin-left: auto;
}

.iq-car-fancybox.text-white .afford-info .title {
  color: #ffffff;
}

.testimonial-item {
  position: relative;
  background: #fff;
  padding: 20px 30px;
  border-radius: 30px 0px 30px 30px;
  margin-bottom: 20px;
  border: 1px dashed #f88821;
}

.testimonial-quote p {
  position: relative;
  color: var(--color-dark);
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  z-index: 1;
}

.testimonial-content {
  display: flex;
  justify-content: start;
  align-items: center;
}

.testimonial-author-img {
  width: 90px;
  height: 90px;
  border-radius: 50px;
  position: absolute;
  right: -5px;
  top: -22px;
}

.testimonial-author-img img {
  border-radius: 50% 0 50% 50%;
  border: 10px solid #464646;
}

.testimonial-area.bg .testimonial-author-img img {
  border-color: var(--theme-bg-light);
}

.testimonial-author-info {
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
}

.testimonial-author-info::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-left: 4px solid #f88821;
  border-radius: 50px;
}

.testimonial-author-info h4 {
  font-size: 20px;
  color: #464646;
}

.testimonial-author-info p {
  color: #f88821;
  font-weight: 600;
}

.testimonial-quote-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.09;
}

.testimonial-shadow-icon img {
  width: 200px !important;
}

.testimonial-rate {
  color: #fb9902;
}

.testimonial-area.bg .testimonial-author-info h4 {
  color: #464646;
}

.footer-two {
  padding-top: 80px;

  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.055);
  background-color: #000;
  position: relative;
  margin-top: 70px;
}

@media only screen and (max-width: 1600px) {
  .footer-two {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer-two {
  padding-left: 85px;
  padding-right: 85px;
}

@media only screen and (max-width: 1600px) {
  .newsletter-title {
    font-size: 65px;
  }
}
.newsletter-title {
  font-size: 45px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;

  span {
    color: #ffffff;
    -webkit-mask-image: linear-gradient(-75deg, rgba(255,255,255,.2) 30%, #fff 50%, rgba(255,255,255,.2) 70%);
    -webkit-mask-size: 200%;
    animation: animate 2s infinite;
  }
}
.mb-45 {
  margin-bottom: 45px;
}

.mb-5 {
  margin-bottom: 5px;
}

.social-links2 {
  display: flex;
  align-items: center;
  justify-content: end;
}

.social-links2 a {
  color: #ffffff;
  font-size: 18px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.subscribe-form.sub-form-2 {
  display: flex;
  max-width: 525px;
}

.subscribe-form.sub-form-2 input {
  border: 1px solid rgba(255, 255, 255, 0.712);
  border-right: 0;
  background: transparent;
  width: 60%;
  padding-inline: 8px;
  margin: 0 0 0 auto;
  display: block;
  color: #fff;
}

.subscribe-form.sub-form-2 button {
  color: #ffffff;
  background: #f88821;
  min-height: 55px;
  padding-inline: 10px;
}

.footer-two .copyright-wrap {
  padding-top: 30px;
  padding-bottom: 10px;
  position: relative;
  z-index: 8;
}

.footer-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.footer-menu li {
  display: inline-block;
}

.footer-menu li a {
  font-size: 17px;
  font-weight: 400;
  font-family: "Jost", sans-serif;
  margin: 0 10px;
  display: inline-block;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #fff;
}

.footer-logo img {
  width: 150px;
}

.newsletter-title {
  color: #fff;
}

.copyright-text {
  color: #fff;
  border-top: 1px solid #ffcea1;
  margin-top: 10px;
  padding: 20px 0 !important;
}

.footer-shape {
  position: absolute;
  right: 0;
  bottom: 0px;
  opacity: 0.9;
}


@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
10% {
    -webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, .9)) translateY(0);
}
30% {
    -webkit-transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
    transform: scale(var(--fa-bounce-jump-scale-x, .9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));
}
50% {
    -webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, .95)) translateY(0);
}
57% {
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
    transform: scale(1) translateY(var(--fa-bounce-rebound, -.125em));
}
64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
100% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}
}



.footer-shape1 {
  position: absolute;
  width: 400px;
  left: 0;
  filter: invert(1);
  opacity: 0.5;
}

.content-box h4 {
  font-size: 24px;
  margin-top: 20px;
}

.sidebar-contact-info li {
  font-family: "Jost", sans-serif;
}

.inner-text p {
  font-family: "Jost", sans-serif;
}

.footer-top {
  position: relative;
  z-index: 7;
}

.mb-30 {
  margin-bottom: 30px;
}

.contact-details {
  width: 1100px;
  background: #585858;
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px;
  border-radius: 30px 30px 0 0;

  .footer-contact {
    display: flex;
    align-items: center;

    gap: 10px;
    color: #fff;

    .icon {
      min-width: 40px;
      height: 40px;
      border-radius: 50%;
      background-color: #f88821;
      padding: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
    }

    a {
      color: #fff;
    }
  }
}

.dropdown li {
  padding: 4px 0;
}

.social-links2 {
  text-align: right;
}

.footer-dist {
  justify-content: end;
  /* gap: 20px; */
  .input-field {
    position: relative;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding-left: 0;
  }
  label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #d3d3d3;
    transition: 0.2s all;
    cursor: text;
    text-align: left;
  }
  input {
    width: 100%;
    border: 0;
    outline: 0;
    padding: 0.5rem 0;
    border-bottom: 2px solid #d3d3d3;
    box-shadow: none;
    color: #ffffff;
    height: 44px;
    background: transparent;
    font-weight: 300;
  }
  input:invalid {
    outline: 0;
    color: #ffffff;
    border-color: #ffffff;
  }

  input:focus,
  input:valid {
    border-color: #f88821;
  }
  input:focus ~ label,
  input:valid ~ label {
    font-size: 14px;
    top: -24px;
    color: #fff;
  }
}


.input-field.third {
  margin-top: 20px;
} 

.dist-btn-wrapper {
  text-align: left;
  margin-top: 20px;
  width: 100%;


  .dist-button {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 60%;
    text-align: center;
    transition: 0.3s all;


    &:hover {
      border: 1px solid #f88821;
      color: #f88821;
    }

  }
}



@keyframes animate {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}



.sidebar-box h4 {
  text-transform: uppercase;
}


.sidebar-box .checkbox-item {
  padding: 8px 12px !important;
  border: 1px solid #000;
  transition: 0.3s all;


  a {
    font-family: "Jost", sans-serif;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
  }


  &:hover {
    border: 1px solid #f88821;


    a {
      color: #f88821;
    }
  }
}


.product-grid .product-image-wrapper {
  padding: 10px;
  margin-bottom: 20px;
}


.products .product-image-wrapper {
  background: #fff;
}

.pro-details {
  padding: 70px 0;
}


.des-points {
  margin-top: 20px;


  li {

    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;

    span {
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background-color: #f88821;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
    }
  }
}


.product-details-content h4 {
  font-weight: bold;
}

.single-item {
border: 1px solid #868686;
height: 480px;
width: 480px;
padding: 10px;
}

.single-item img{
  background-color: #fff;
}

.space, .space-bottom {
  padding-bottom: 30px;
}

.space, .space-top {
  padding-top: 60px;
}

.contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.contact-info_icon {
  display: inline-block;
  width: 80px;
  min-width: 80px;
  height: 80px;
  line-height: 70px;
  border-radius: 50px;
  background-color: transparent;
  border: 1px solid #e1e4e5;
  color: #fff;
  text-align: center;
  font-size: 35px;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.contact-info_icon img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 40px;
}



.contact-info .media-body {
  margin-bottom: -0.5rem;
  -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.contact-info_label {
  font-family: "Jost", sans-serif;
  font-size: 22px;
  line-height: 32px;
  color: #000;
  font-weight: 500;
  margin-top: -0.3rem;
  margin-bottom: 2px;
}


.contact-info_link {
  font-family: "Jost", sans-serif;
  color: #4d5765;
  line-height: 26px;
  font-size: 16px;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


.contact-form-wrapper {
  padding-top: 30px;
}

.contact-form2 {
  background-color: #f5f5f5;
  border-radius: 30px;
  padding: 40px;
}

.contact-form2 .sec-title {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 14px;
}

.sec-title {
  margin-bottom: calc(var(--section-title-space) - 10px);
  margin-top: -0.18em;
}

.mb-20 {
  margin-bottom: 20px;
}

span.ajax-loader:empty, p:empty {
  display: none;
}

.form-group {
  margin-bottom: var(--bs-gutter-x);
  position: relative;
}

.contact-form2 .form-control, .contact-form2 .form-select {
  background: #ffffff;
  border: 1px solid #e1e4e6;
  border-radius: 20px;
}

select, .form-control, .form-select, textarea, input {
  height: 50px;
  padding: 0 25px 0 25px;
  padding-right: 45px;
  border: 1px solid #e1e4e5;
  color: #6e7070;
  background-color: #f5f5f5;
  border-radius: 8px;
  font-size: 16px;
  width: 100%;
  font-family: "Jost", sans-serif;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

textarea.form-control, textarea {
  min-height: 154px;
  padding-top: 16px;
  padding-bottom: 17px;
}

.about {
  padding-right: 220px;
}


.abt-side-txt {
  position: absolute;
  max-width: 250px;
  /* height: 500px; */
  z-index: 8;
  text-align: center;
  background: #f88821;
  padding: 10px;
  color: #ffff;
  /* border-radius: 12px; */
  /* rotate: -90deg; */
  right: -200px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  padding: 30px 10px;
}


.about__background {
  position: relative;
}


.vision h2 {
  color: #000 !important;
  margin-bottom: 15px;
}


.mission__thumb .content-box h3 {
  font-size: 24px;
}

.mission__thumb .content-box {
  position: absolute;
  max-width: 330px;
  margin-top: 0px;
}

.features-three {
  padding-top: 50px;
  padding-bottom: 50px;
  background: linear-gradient(0deg,
     rgba(69, 93, 245, 0.07) 0.36%,
     rgba(15, 19, 31, 0) 28.72%);
  overflow: hidden;
  z-index: 9;
}

.features-three-left-box, .cta-two-left-box {
  display: flex;
  position: relative;
}

.features-six .features-three-left-box-shape-1 {
  background: url(../images/features-six-right-shape-1.png) no-repeat;
  background-size: contain;
}

.features-three-left-box-shape-1 {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 276px;
  top: 6rem;
  background: url(../images/features-three-left-box-shape-1.png) no-repeat;
  background-size: contain;
  animation: 4s linear infinite features-three-left-box-shape;
}


@keyframes features-three-left-box-shape {
  0% {
    transform: scale(1);
}
50% {
    transform: scale(1.4);
}
100% {
    transform: scale(1);
}
}


.features-six .features-three-left-box-shape-2 {
  background: url(../images/features-six-right-shape-2.png) no-repeat;
  background-size: contain;
}

.features-three-left-box-shape-2 {
  position: absolute;
  content: "";
  width: 23px;
  height: 45px;
  left: 163px;
  bottom: 0;
  background: url(../images/features-three-left-box-shape-2.png) no-repeat;
  background-size: contain;
  animation: 4s linear infinite features-three-left-box-shape;
}

.features-six .features-three-left-box-shape-3 {
  background: url(../images/features-six-right-shape-4.png) no-repeat;
  background-size: contain;
}

.features-three-left-box-shape-3 {
  position: absolute;
  content: "";
  width: 35px;
  height: 38px;
  left: 182px;
  bottom: 48px;
  background: url(../images/features-three-left-box-shape-3.png) no-repeat;
  background-size: contain;
  animation: 4s linear 1s infinite features-three-left-box-shape;
}

.features-six .features-three-left-box-shape-4 {
  background: url(../images/features-six-right-shape-4.png) no-repeat;
  background-size: contain;
}

.features-three-left-box-shape-4 {
  position: absolute;
  content: "";
  width: 35px;
  height: 38px;
  left: 192px;
  bottom: -6px;
  background: url(../images/features-three-left-box-shape-4.png) no-repeat;
  background-size: contain;
  animation: 4s linear 2s infinite features-three-left-box-shape;
}

.features-three-left-img-1 {
  margin-bottom: 115px;
  position: relative;
  border-radius: 125px;
  overflow: hidden;
  z-index: 9;
}

.features-three-left-img-box img {
  width: 250px;
  height: 430px;
  border-radius: 125px;
  transition: all 0.5s;
  transform: scale(1.1);
}

.features-three-left-img-2 {
  margin-top: 115px;
  position: relative;
  border-radius: 125px;
  overflow: hidden;
  z-index: 9;
}

.features-three-left-img-2 {
  margin-left: 20px;
}

.features-three-left-img-box img {
  width: 250px;
  height: 430px;
  border-radius: 125px;
  transition: all 0.5s;
  transform: scale(1.1);
}

.features-three-right-box {
  margin-left: 20px;
}

.section-two-details p {
  color: rgba(255, 255, 255, 0.65);
  font-family: "Jost", sans-serif;
  font-weight: 400;
  text-align: justify;
  margin-top: 15px;
}

.features-six-right-box .features-three-right-info-box {
  border-top: 1px solid #0f110f1a;
}

.features-three-right-info-box {
  margin-top: 20px;
  padding-top: 20px;
}


.features-three-right-info-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.features-six-right-box .features-three-right-info .features-three-right-info-title i {
  background-color: #f88821;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
}

.features-three-right-info-title i {
  margin-right: 20px;
  min-width: 25px;
  min-height: 25px;
  position: relative;
  border-radius: 50%;
  font-size: 11px;
}

.features-six-right-box .features-three-right-info-title h4 {
  color: #0f110f;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.66px;
}

.features-three-right-info-detail {
  width: 95%;
}

.features-six-right-box .features-three-right-info-detail p {
  color: #696969;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}

.section-two-details p {
  color: #000;
}


.features-three-right-info-detail {
  margin-bottom: 25px;
}

.gallery-block {
  position: relative;
  margin-bottom: 30px;
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.gallery-block .inner-box {
  position: relative;
  width: 100%;
}

.gallery-block .image-box {
  position: relative;
  display: block;
  margin: 0px;
  overflow: hidden;
  border-radius: 8px;
}

.gallery-block .image-box {
  position: relative;
  display: block;
  margin: 0px;
  overflow: hidden;
  border-radius: 8px;
}

.gallery-block .overlay-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #ffffff;
  text-align: center;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  -moz-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  background-image: -ms-linear-gradient(top, #f88821 0%, #ffa14a 100%);
  background-image: -moz-linear-gradient(top, #f88821 0%, #ffa14a 100%);
  background-image: -o-linear-gradient(top, #f88821 0%, #ffa14a 100%);
  /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FF0301), color-stop(100, #FE4A1B)); */
  background-image: -webkit-linear-gradient(top, #f88821 0%, #ffa14a 100%);
  background-image: linear-gradient(to bottom, #f88821 0%, #ffa14a 100%);
}

.gallery-block .overlay-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle;
  padding: 10px 0px;
}

.gallery-block .overlay-inner .content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

.gallery-block .overlay-box h4 {
  position: relative;
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 12px;
}

.gallery-block .overlay-box h4 a {
  position: relative;
  color: #ffffff;
}

.gallery-block .overlay-box .category {
  position: relative;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 18px;
}

.gallery-block .overlay-inner .link {
  position: relative;
  width: 50px;
  height: 50px;
  font-size: 18px;
  color: #ffffff;
  line-height: 50px;
  margin: 0px 3px;
  font-weight: 400;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  background-color: #7148eb;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.gallery-block .overlay-inner .link .icon {
  position: relative;
  z-index: 1;
}

.gallery-block .inner-box:hover .overlay-box {
  opacity: 0.7;
  -moz-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  visibility: visible;
}

.certificate {
  padding: 60px 0 40px;
}


.modal-body .contact-form2 {
  padding: 20px;
}