@import url(https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;600;700;800;900&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Sacramento&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Sacramento&display=swap);

a:focus,
img {
  outline: 0;
}

@font-face {
  src: url("../fonts/Sitka.ttc");
  font-family: Sitka;
}

@font-face {
  src: url("../fonts/SitkaB.ttc");
  font-family: Sitkab;
}

@font-face {
  src: url("../fonts/SitkaI.ttc");
  font-family: Sitkai;
}

@font-face {
  src: url("../fonts/SitkaZ.ttc");
  font-family: Sitkaz;
}

a,
a:focus,
a:hover {
  text-decoration: none !important;
}

ul {
  padding: 0 !important;
  margin: 0 !important;
}

.mailing_address b,
.my-tabs.current,
.who-sec ul.counter-sec li .counter-wrap span,
[class^="box-"].showfirst,
h1,
h2,
h3 {
  display: block;
}

.btn-size,
.menu-link,
body {
  font-size: 16px;
}

.burger,
.submenu,
header.header .overlay {
  visibility: hidden;
  opacity: 0;
}

.rotate-text,
.vertical {
  text-transform: uppercase;
}

.cursor-image,
.mid-form-sec button i,
.slick-dots li {
  vertical-align: middle;
}

::selection {
  background: #e28f26;
  color: #fff;
  text-shadow: none;
}

:root {
  --c1: #fe9800;
  --c2: #0b2823;
  --c3: #e0e0e0;
  --c4: #f5f5f5;
  --c5: #1a64d3;
  --c6: #0a3981;
  --c7: #a9a9a9;
  --c8: #1f1f1f;
  --c9: linear-gradient(90deg, #1a64d3 39%, #0a3981 100%);
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #1a64d3;
}

::-webkit-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement {
  display: none;
}

::-webkit-scrollbar-track-piece {
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 0.3);
  background-color: #f5f5f5;
}

.submenu,
header.header.darkHeader {
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -1px rgb(0 0 0 / 0.06);
}

::-webkit-scrollbar-thumb:vertical {
  border-radius: 10px;
  background-color: #1a64d3;
}

.portpg ul.client-logo-list,
figure {
  margin-bottom: 0;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
}

li,
ul {
  list-style-type: none;
}

.banner-head,
.banner-head_alt,
.banner-head_alter,
.banner-head_altern,
.banner-head_alterna,
.banner-head_alternat,
.banner-head_alternati,
.banner-head_altr,
.bestselling-cta .row,
.busniess-boxes,
.cta-single,
.cta-single__icon,
.facilities-sec .border-lr,
.facilities-sec .icon-wrap,
.input-box-mid-form,
.portfolio-sec .row,
.prof-mark-sec .row,
.quality-slider-box,
.relative,
.submite_btn,
.who-sec ul.counter-sec li,
footer,
footer h4 {
  position: relative;
}

.absolute,
.main-banner .img-wrap span,
header.header {
  position: absolute;
}

*,
:focus,
:hover {
  outline: 0 !important;
}

.content-sec ul.bullets li:before,
.my-tabs,
.who-sec ul.counter-sec li:last-child:before,
[class^="box-"] {
  display: none;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Work Sans";
  line-height: normal;
  color: #000;
  overflow-x: hidden !important;
}

h1,
h2,
h3 {
  font-weight: 400;
  font-family: Sitkab;
}

.banner-head h4,
a,
h5,
h6,
input[type="submit"] {
  font-family: "Work Sans";
}

a,
input[type="submit"] {
  cursor: pointer;
  display: block;
}

.menu-item,
.pop-li li,
.slick-dots li,
footer h4,
span {
  display: inline-block;
}

button,
input[type],
select,
textarea {
  background: 0 0;
  border: none;
  border-radius: 0;
  font-weight: 400;
}

::-webkit-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

::-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

:-moz-placeholder {
  color: #a3a3a3;
  font-weight: 400;
}

.cta-btn {
  display: flex;
  align-items: center;
  column-gap: 30px;
}

.btn-size {
  padding: 12px 26px;
  color: #fff;
  font-family: Sitka;
  transition: 0.5s;
  border: 1px solid var(--c6);
  border-radius: 6px;
  position: relative;
}

.menu-link,
.submenu {
  transition: 0.3s ease-in-out;
}

.btn-border,
.btn-size:hover {
  border-color: #fff;
}

.btn-size:hover {
  background: var(--c8);
  color: #fff;
  transform: translateY(-10px);
}

.btn-yellow {
  background-color: var(--c6);
  color: #fff;
}

.btn-white {
  background: #fff;
  color: #123832;
  border-color: #123832;
}

.btn-green {
  background-color: var(--c5);
  color: #fff;
  border-color: var(--c5);
}

.main-header,
.pro_slider .slick-list,
.prof-mark-sec {
  padding: 18px 0;
}

.slick-slide {
  margin: 0 15px;
}

.slick-dots {
  text-align: center;
}

.slick-dots li {
  margin: 0 20px 0 0;
  width: auto;
  overflow: hidden;
  padding: 0;
  border: none;
}

.slick-dots li button:before {
  color: #fff;
  opacity: 1;
  font-size: 20px;
}

.slick-dots li button {
  border-radius: 50%;
  padding: 0;
  border: none;
  cursor: pointer;
  font-size: 0;
  box-sizing: border-box;
}

header.header {
  top: 0;
  left: 0;
  width: 100%;
  height: fit-content;
  z-index: 9999;
  margin: 0 auto;
  padding: 5px 0;
  inset: 0;
  transition: 0.5s;
  background: linear-gradient(180deg, #000000b0, transparent);
}

header.header.darkHeader {
  position: fixed;
  background: #ffffffeb;
}

header.header.darkHeader img {
  width: 150px;
}

.about_mainList,
.wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu-item {
  position: relative;
  margin-right: 1.5rem;
}

.menu-link,
.submenu-link {
  display: flex;
  cursor: pointer;
}

.menu-link {
  justify-content: center;
  align-items: center;
  -moz-column-gap: 0.25rem;
  column-gap: 0.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  color: #fff;
}

.menu-link>i.bx {
  font-size: 1.35rem;
  line-height: 1.5;
  color: inherit;
}

.menu-link:hover {
  outline: 0;
  color: var(--c3);
}

.submenu {
  position: absolute;
  top: 2rem;
  left: -2rem;
  min-width: 15rem;
  height: auto;
  transform: translateY(1rem);
  border-radius: 0 0 0.25rem 0.25rem;
  border-top: 4px solid var(--c6);
  background-color: #fff;
}

.submenu li {
  display: block;
  margin-top: 0.75rem;
  position: relative;
}

.submenu-link {
  transition: 0.35s;
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  justify-content: space-between;
  align-items: center;
  color: rgb(0 0 0 / 0.81);
  text-shadow: 0 0 0;
}

.submenu-link:hover {
  color: var(--c6);
}

.burger {
  position: relative;
  display: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 1.6rem;
  height: 1.15rem;
  background: 0 0;
}

.burger-line {
  position: absolute;
  display: block;
  right: 0;
  width: 100%;
  height: 2.1px;
  opacity: 1;
  border: none;
  outline: 0;
  border-radius: 1rem;
  background: #060709;
}

.burger-line:first-child,
.slick-current .testi-box {
  top: 0;
}

.burger-line:nth-child(2) {
  top: 0.5rem;
  width: 70%;
}

.burger-line:nth-child(3) {
  top: 1rem;
}

header.header .overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  transition: 0.35s ease-in-out;
  background-color: rgb(0 0 0 / 0.65);
}

.header .navbar {
  display: contents;
}

.navbar ul#menu li.menu-item:last-child {
  margin-right: 0;
}

.header .brand img {
  width: 270px;
  height: 100px;
  object-fit: contain;
  /* filter: drop-shadow(0px 2px 0px #fff); */
}

.navbar ul.header-button li a.btn-size {
  box-shadow: 0 4px 8px rgb(0 0 0 / 0.25);
  padding: 10px 21px;
  font-size: 13px;
  line-height: 20px;
  position: relative;
}

li.menu-item.active .menu-link {
  color: var(--c3);
}

.navbar ul.header-button li {
  align-items: center;
  column-gap: 10px;
}

.banner_feild,
.cta-sec,
.main-banner,
.portfolio-sec,
.rotate-text,
.service_crdIcon,
footer,
ul.footer-social-list {
  align-items: center;
  display: flex;
}

.navbar ul.header-button li .header-cta-head h5 {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 20px;
}

.navbar ul.header-button li .header-cta-head a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.content-sec ul.bullets li span i,
.navbar ul.header-button li .header-cta-head a:hover,
ul.port-tabs li.current,
ul.port-tabs li:hover {
  color: #fff;
}

.main-banner {
  position: relative;
  padding: 175px 0 100px;
  justify-content: center;
  overflow: hidden;
}

.main-banner .img-wrap {
  text-align: center;
  position: relative;
  margin-top: -50px;
}

.main-banner .img-wrap span img {
  max-width: inherit;
}

.main-banner .img-wrap span.two {
  right: -180px;
  top: 180px;
}

.main-banner .img-wrap span.three {
  top: 130px;
  left: 230px;
}

.main-banner .img-wrap span.four {
  top: 400px;
  left: 350px;
}

.main-banner .img-wrap span.five {
  right: -220px;
  top: 100px;
}

.banner-head h1 {
  font-size: 45px;
  color: #fff;
  font-weight: 700;
  line-height: 62px;
  position: relative;
}

.banner-head h1 b {
  color: #fff;
  font-weight: 700;
}

.banner-head h1 span {
  font-family: Sacramento, cursive;
  color: #fff;
  font-size: 47px;
  font-weight: 500;
  text-transform: capitalize;
}

.banner-head h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 5px 0 15px;
}

.rotate-text {
  transform: rotate(-90deg);
  position: absolute;
  left: -235px;
  justify-content: center;
  top: 0;
  bottom: 0;
  font-size: 14px;
  color: #fff;
  pointer-events: none;
}

.banner-head p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.review-logo-list {
  display: flex;
  align-items: center;
  column-gap: 45px;
}

.main-banner .cta-btn {
  margin: 35px 0;
}

.client-logo-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px;
}

.form-list {
  display: flex;
  align-items: center;
  column-gap: 15px;
  position: relative;
  justify-content: center;
}

.mark-ser-img {
  position: absolute;
  right: 0;
  bottom: -70px;
}

.prof-mark-sec .banner-head {
  margin: 80px 0 0;
}

.banner-head-white p {
  color: #fff;
  padding: 0 0 20px;
}

.banner-head-white h1,
.banner-head-white h1 b,
.banner-head-white h4,
.industry-sec h3,
.process-box:hover h4,
.process-box:hover p,
.quality-slider-box-head h4:hover,
.quality-slider-box-head p:hover,
.quality-slider-box-head:hover h4,
.quality-slider-box-head:hover p {
  color: #fff;
}

.input-box-mid-form input {
  border: 1px solid #fff;
  background-color: #fff;
  width: 240px;
  height: 50px;
  border-radius: 30px;
  padding: 0 10px 0 40px;
}

form.banner_form button {
  background: var(--c6);
  padding: 15px 100px;
  border-radius: 10px;
  font-size: 18px;
  text-transform: capitalize;
  color: #fff;
}

.input-box-mid-form i {
  position: absolute;
  color: #999;
  top: 15px;
  left: 15px;
}

.mid-form-sec button,
input.swift-btn {
  background-color: #203c36;
  color: #fff;
  border-radius: 30px;
  font-family: Sitka;
  font-size: 19px;
  transition: 0.5s;
  border: 1px solid #203c36;
  height: 50px;
  padding: 0 22px;
  line-height: 19px;
}

ul.client-logo-list li {
  background: #fff;
  padding: 12px 10px;
  height: 80px;
  width: 180px !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.promotion-ser-sec {
  background: #0a3981;
  padding: 80px 0;
}

.promotion-ser-box-head h4 {
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  line-height: 34px;
}

.promotion-ser-box-head p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 20px 0 30px;
}

.inner-tab-promotion-list {
  column-count: 2;
}

ul.inner-tab-promotion-list li {
  font-size: 15px;
  font-family: Sitka;
  font-weight: 700;
  padding: 0 0 20px;
  display: flex;
  align-items: start;
  color: #fff;
}

ul.inner-tab-promotion-list li i {
  padding: 0 8px 0 0;
  color: #fff;
}

.promotion-ser-sec-img {
  text-align: right;
  position: relative;
  z-index: 1;
}

.promotion-ser-sec-img::before {
  position: absolute;
  content: "";
  background-color: #fff0;
  width: 80%;
  height: 80%;
  right: 0;
  z-index: -1;
  top: -20px;
}

ul.quality-sec-slider {
  margin: 60px 0 0;
}

.quality-slider-box-head {
  background-color: #f8f8f8;
  position: absolute;
  width: 231px;
  height: 200px;
  bottom: -60px;
  right: 48px;
  border-left: 6px solid #43255a;
  transition: 0.5s;
}

.quality-slider-box-head-2 {
  border-left: 6px solid #2a349b;
}

.quality-slider-box-head-3 {
  border-left: 6px solid #f07e71;
}

.quality-slider-box-head-4 {
  border-left: 6px solid #191919;
}

.quality-slider-box-head-5,
.quality-slider-box-head-6 {
  border-left: 6px solid #43255a;
}

.quality-sec .slick-list {
  height: 580px;
  width: 1716px;
}

.quality-sec .slick-arrow {
  font-size: 0;
  position: absolute;
  cursor: pointer;
}

.quality-sec .slick-arrow:before {
  font-family: FontAwesome;
  color: #333;
  transition: 0.5s;
  font-size: 16px;
}

.quality-sec .slick-prev {
  bottom: 30px;
  width: 35px;
  height: 35px;
  border: 2px solid #333;
  border-radius: 50%;
  left: 0;
  z-index: 2;
}

.quality-sec .slick-prev:before {
  content: "\f060";
}

.quality-sec .slick-next {
  bottom: 30px;
  right: initial;
  margin: auto;
  width: 35px;
  height: 35px;
  border: 2px solid #333;
  border-radius: 50%;
  left: 50px;
}

.quality-sec .slick-next:before {
  content: "\f061";
}

.process-sec {
  background-color: var(--c4);
  padding: 75px 0 150px;
  position: relative;
}

.process-sec-head h3,
.quality-sec h3 {
  color: #333;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.process-sec .row {
  align-items: center;
  gap: 65px 0;
}

.content-sec .row,
.process-box span,
.quality-sec .row {
  align-items: center;
}

.process-sec-head p,
.quality-sec p,
section.thankyou-banner p {
  color: #0b2823;
  font-size: 16px;
  line-height: 24px;
}

.process-sec .row+.row {
  gap: 50px;
  opacity: 0;
  display: none !important;
}

.process-sec-head,
.promotion-ser-tab-list {
  margin: 0 0 60px;
}

.process-box {
  background: #fff;
  padding: 25px;
  position: relative;
  transition: 0.5s;
  border: 1px solid #fff;
  height: 338px;
  width: 95%;
}

.process-box span {
  border-radius: 50%;
  background-color: #123832;
  width: 36px;
  height: 36px;
  position: absolute;
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  bottom: -18px;
  right: 20px;
}

.process-box h4 {
  color: #0b2823;
  font-size: 24px;
  font-weight: 700;
  padding: 8px 28px;
}

.process-box p {
  color: #0b2823;
  font-size: 14px;
  line-height: 22px;
  height: 110px;
  overflow-y: auto;
}

.process-sec .process-sec-head h3 {
  padding: 20px 0 0;
  position: relative;
}

.process-sec .process-sec-head h3::before {
  position: absolute;
  content: "";
  background-color: #e49c1a;
  width: 63px;
  height: 4px;
  top: 0;
  left: 0;
}

.promotion-ser-sec-head {
  text-align: center;
  margin: 0 0 60px;
}

.promotion-ser-sec-head h3 {
  color: #fff;
  font-size: 45px;
  line-height: 55px;
  font-weight: 700;
  position: relative;
  width: fit-content;
  display: table;
  margin: auto;
}

.promotion-ser-sec-head p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 15px 0 0;
}

.promotion-ser-sec-head h3 span {
  font-family: Sacramento, cursive;
  color: var(--c6);
  font-size: 65px;
  font-weight: 500;
  right: -120px;
  top: 0;
  position: absolute;
}

.promotion-ser-tab-list li {
  padding: 12px 30px;
  cursor: pointer;
  transition: 0.5s;
  position: relative;
  width: 89%;
  border-radius: 10px;
  background: var(--c5);
  margin-bottom: 7px;
  color: #fff;
  overflow: auto;
  z-index: 1;
}

.prof-mark-sec .banner-head h1 span {
  top: 0;
  right: 230px;
}

.mid-form-banner-plane {
  position: absolute;
  right: -160px;
  top: 60px;
}

.quality-sec {
  padding: 70px 0;
  position: relative;
  overflow: hidden;
}

.prof-mark-sec .banner-head h1 strong {
  right: 360px;
}

.quality-slider-box-head h4 {
  color: #333;
  font-size: 17px;
  font-weight: 700;
  padding: 25px 0 5px 20px;
  transition: 0.5s;
  height: 70px;
}

.quality-slider-box-head p {
  font-size: 13px !important;
  line-height: 20px !important;
  padding: 0 0 0 20px;
  transition: 0.5s;
  height: 80px;
  overflow-y: auto;
}

.quality-slider-box-head a {
  display: table;
  margin-left: auto;
  padding: 0 15px 0 0;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.quality-slider-box-head img {
  mix-blend-mode: darken;
  display: none;
}

.portfolio-sec {
  overflow: hidden;
  position: relative;
  padding: 49px 0;
  width: 100%;
  height: 100%;
}

.folio-inner-img {
  position: absolute;
  top: -340px;
  right: -390px;
}

.cta-img img,
.folio-inner-img img {
  max-width: fit-content;
}

.portfolio-sec-head h3 {
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  text-align: center;
  margin-bottom: 25px;
  font-family: Sitka;
  font-weight: 600;
}

.portfolio-sec-tab li {
  margin: 0;
  color: hsl(170deg 57% 10% / 80%);
  font-size: 20px;
  font-family: Sitka;
  cursor: pointer;
  position: relative;
  transition: 0.5s;
  padding: 16px 25px;
  font-weight: 100;
  border-radius: 10px 10px 0 0;
  color: #fff;
}

ul.portfolio-sec-tab li.active {
  background: #203c36;
  color: #fff;
}

ul.portfolio-sec-tab li.active::before {
  width: 38px;
  height: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -80px;
  transition: 0.5s;
}

.big-head-text {
  position: absolute;
  bottom: -48px;
  color: #ffffff42;
  font-size: 125px;
  font-weight: 700;
}

.cta-sec {
  background: url(../images/cta-banner.webp) center/cover no-repeat;
  position: relative;
  height: 368px;
  z-index: 1;
}

.cta-banner-img-2 {
  position: absolute;
  right: -100px;
  bottom: 50px;
  width: auto;
}

.cta-sec .row {
  align-items: center;
  position: relative;
}

.cta-sec-head h3 {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
}

.cta-sec-head p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0;
}

.cta-img {
  position: relative;
  top: 80px;
  left: -60px;
}

.bestselling-cta,
.main-banner.portfolio-banner .banner-head,
.mid-form-banner-plane {
  z-index: 1;
}

.cta-banner-2-img {
  position: absolute;
  right: -90px;
  top: -130px;
  z-index: 1;
  width: auto;
}

.bestselling-cta .cta-sec-head p {
  font-size: 15px;
  line-height: 22px;
}

.bestselling-cta .cta-sec-head {
  padding: 50px 0 0;
}

.testi-img-box {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
}

.testi-sec {
  padding: 130px 0 0;
  background: url(../images/testi-banner.webp);
  min-height: 550px;
  position: relative;
  overflow: hidden;
}

.coma {
  position: absolute;
  top: -6px;
  filter: hue-rotate(155deg);
}

.testi-box {
  border-radius: 7px;
  background-color: #fff;
  padding: 30px;
  transition: 0.5s;
  position: relative;
  top: 100px !important;
}

.testi-box p {
  color: rgb(11 40 35 / 80%);
  font-size: 14px;
  line-height: 20px;
}

.testi-box h5 {
  font-size: 18px;
  font-weight: 500;
  padding: 15px 0 0;
}

.testi-img-box li:first-child {
  left: 0;
}

.testi-img-box li {
  left: -20px;
  position: relative;
}

.testi-img-box li:nth-child(2),
.testi-img-box li:nth-child(3) {
  left: -20px;
}

.testi-img-box li:nth-child(3) {
  left: -40px;
}

.testi-img-box li:nth-child(4) {
  left: -60px;
}

.slick-dots {
  padding: 0;
  position: absolute;
  left: -470px;
  bottom: 80px;
}

.slick-dots li.slick-active button {
  width: 24px;
  height: 11px;
  border-radius: 5px;
  background: #fe9800;
}

.slick-dots li button {
  height: 12px;
  width: 12px;
  background: #cccbc8;
}

footer h4:after,
footer h4:before {
  content: "";
  height: 2px;
  bottom: -10px;
}

.testi-banner-img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -199px;
  display: none;
}

.testi-bf-img {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}

.map-box img {
  width: 973px;
  height: 592px;
  object-fit: cover;
}

.footer-form-box {
  padding: 75px 50px;
}

.footer-form-box h4 {
  color: #333;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  padding: 0 0 45px;
}

.footer-form-box input, .footer-form-box textarea {
  border-bottom: 2px solid;
  width: 100%;
  padding: 0 0 10px;
  color: #666;
  margin: 0 0 60px;
}

.footer-form-box input::placeholder {
  color: #666;
}

.footer-form-box button {
  background-color: #fe9800;
  padding: 20px 26px;
  color: #fff;
  font-size: 20px;
  font-family: Sitka;
  transition: 0.5s;
  border: 1px solid #fe9800;
}

.mid-form-sec button:hover,
input.swift-btn:hover {
  background: 0 0;
}

.footer-form-box button:hover {
  background: 0 0;
  color: #333;
}

.map-box {
  font-size: 0;
}

.sign-btn3,
input.sign-btn3 {
  background-image: linear-gradient(#e0971b, #fba91e, #e0971b);
  color: #000;
  border: 0 solid #d10210;
  font-size: 23px;
  padding: 8px 0;
  width: 100%;
  font-family: Teko, sans-serif;
  border-radius: 6px;
  letter-spacing: 1px;
  cursor: pointer;
}

.fom3 {
  height: 50px;
}

.process-box:hover {
  background: var(--c5);
  border-color: var(--c5);
}

.quality-slider-box-head-3:hover {
  background: #f07e71;
}

.quality-slider-box-head-4:hover {
  background: #191919;
}

.quality-slider-box-head-1:hover {
  background: #43255a;
}

.quality-slider-box-head-2:hover {
  background: #2a349b;
}

.footer-sec .row+.row {
  padding: 20px 0 0;
  border: 0;
}

.term-list li a {
  color: #fff;
  font-family: "Work Sans";
}

.thankyou-banner {
  background: url(../images/promotion-banner.webp);
  min-height: 554px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.thankyou-banner h1 {
  font-size: 150px;
  font-family: Sacramento, cursive;
  color: #fe9800;
  padding: 0 0 40px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.contac-info,
.main-privacy {
  padding: 60px 0;
}

.main-privacy h3 {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.1;
  margin: 20px 0;
}

.main-privacy p,
.main-privacy ul li {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.industry-sec h3,
.who-sec h3 {
  font-size: 45px;
  line-height: normal;
}

.main-privacy ul li {
  list-style: disc;
  line-height: 50px;
}

ul.bullets {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 40px !important;
}

ul.bullets li {
  flex: 0 0 35%;
  color: #fff;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  padding-left: 20px;
}

ul.bullets li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  color: #fe9800;
  font-size: 10px;
  font-family: "Font Awesome 5";
  top: 5px;
}

.aboutpg img.mark-ser-img {
  bottom: -50px;
}

.aboutpg .banner-head.banner-head-white,
.service_slider .slick-slide:nth-child(odd) {}

.aboutpg ul.client-logo-list {
  border-bottom: 1px solid #3e4e4a;
  padding-bottom: 40px;
  margin-bottom: 0;
}

.who-sec {
  padding: 60px 0 0;
}

.who-sec h3 {
  color: #333;
}

.who-sec ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
  padding: 70px 0 !important;
}

.who-sec ul li {
  flex: 0 0 24%;
}

.who-sec ul li .content-wrap {
  background-color: #f5f4f2;
  border-radius: 0 40px;
  padding: 20px 20px;
  border-top: 5px solid var(--c6);
  border-left: 5px solid var(--c6);
}

.who-sec ul li .content-wrap p {
  font-size: 14px;
  color: #282828;
  font-weight: 400;
  line-height: 22px;
  padding-top: 20px;
  height: 180px;
  overflow-y: scroll;
}

.who-sec ul li:nth-child(2n) .content-wrap {
  border-bottom: 5px solid #1f3a34;
  border-top: 0;
  border-color: var(--c5);
}

.who-sec ul.counter-sec {
  margin-top: 100px;
  background: #fff;
  border-radius: 40px 0 0;
  column-gap: 0;
  justify-content: space-around;
}

.who-sec ul.counter-sec li .counter-wrap {
  text-align: center;
  padding: 30px 0;
}

.who-sec ul.counter-sec li .counter-wrap span h6.count {
  display: inline-block;
  font-size: 60px;
  font-weight: 700;
  color: #123832;
}

.who-sec ul.counter-sec li .counter-wrap span p {
  font-size: 15px;
  line-height: 24px;
  color: #123832;
}

.who-sec ul.counter-sec li .counter-wrap span b {
  font-size: 60px;
  font-weight: 700;
  color: #123832;
}

.who-sec ul.counter-sec li:before {
  content: "";
  position: absolute;
  background: gray;
  width: 2px;
  height: 50%;
  right: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.4;
}

.industry-sec {
  padding: 60px 0 200px;
  background: var(--c5);
}

.industry-sec ul.industry-imgs {
  justify-content: center;
  column-gap: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
  width: 70%;
  margin: 40px auto auto;
}

.industry-sec ul.industry-imgs li {
  position: relative;
  width: 170px;
  height: 500px;
  display: flex;
  isolation: isolate;
  flex: 1;
  transition: 0.4s linear;
}

.industry-sec ul.industry-imgs li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1);
}

.industry-sec ul.industry-imgs li .content-wrap {
  background: #00000080;
  z-index: 5;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.vertical {
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-transform-origin: right top 0;
  -moz-transform-origin: right top 0;
  -webkit-transform-origin: right top 0;
  transform-origin: center top 0;
  color: #fff;
  font-size: 30px;
  white-space: nowrap;
  cursor: vertical-text;
  position: absolute;
  display: block;
  height: auto;
  direction: rtl;
  z-index: 11;
  left: -50px;
  top: 50%;
}

.img-wrap,
.process-box img {
  width: 100%;
  height: 100%;
}

.industry-sec ul.industry-imgs li:hover {
  flex: 5;
}

.industry-sec ul.industry-imgs li:hover .content-wrap {
  background: #e28f26cf;
  width: 30%;
}

.industry-sec ul.industry-imgs li:hover .content-wrap h5.vertical {
  left: -70px;
}

.industry-sec ul.industry-imgs li:hover img {
  filter: none;
}

.aboutpg .bestselling-cta::after {
  background-color: #203c36;
  right: 200px;
}

.aboutpg .bestselling-cta::before,
.inner-services .slick-dots li.slick-active button {
  background: #fe9800;
}

.aboutpg .bestselling-cta .btn-yellow {
  background-color: #203c36;
}

.aboutpg .bestselling-cta .btn-yellow:hover {
  background-color: #000;
}

footer {
  justify-content: center;
  width: 100%;
  height: 100%;
  background-position: center;
  padding: 70px 0 30px;
  overflow: hidden !important;
}

footer p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding-top: 15px;
}

footer h4 {
  line-height: 45px;
  color: #fff;
  font-size: 30px;
  font-family: Sitka;
  margin-bottom: 40px;
}

footer h4:before {
  position: absolute;
  background: #637773;
  width: 100%;
}

footer .footer-menu li a {
  color: #fff;
  font-size: 15px;
  line-height: 31px;
}

footer .copyrights {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #637773a6;
}

footer .copyrights p {
  font-size: 14px;
  font-weight: 300;
  padding-top: 0;
}

footer .copyrights ul.terms {
  column-gap: 10px;
}

footer .copyrights ul.terms li a {
  color: #fff;
  font-size: 15px;
}

footer .copyrights ul.terms li a:hover,
footer .footer-menu li a:hover {
  color: #fff;
}

footer h4:after {
  position: absolute;
  background: #fff;
  width: 20%;
  left: 0;
}

ul.footer-social-list {
  column-gap: 20px;
}

ul.footer-social-list li a {
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  background: var(--c6);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  transition: 0.4s linear;
}

.gallery-sec .gallery-wrap:hover,
ul.footer-social-list li a:hover {
  transform: translateY(-10px);
}

.facilities-sec .border-lr:after,
.facilities-sec .border-lr:before {
  background: url(../images/line-01.webp);
  height: 5px;
  transform: rotate(90deg);
  bottom: -50px;
  content: "";
}

.contact-banner,
.main-banner.portfolio-banner {
  padding: 150px 0;
}

.contact-banner .img-wrap {
  margin-top: -100px;
}

.contact-banner .img-wrap span.one {
  left: 120px;
}

.contact-banner .img-wrap span.two {
  left: -80px;
  top: 80px;
}

.contact-banner .img-wrap span.two img {
  max-width: 100%;
  width: 70%;
}

.contac-info .wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
}

.contac-info .wrap span img {
  margin-right: 15px;
}

.contac-info .wrap span h4 {
  color: #203c36;
  font-size: 35px;
  font-family: Sitkab;
  line-height: 45px;
}

.contac-info .wrap span a {
  color: #333;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
}

.border-wrap,
.success_crd {
  position: relative;
  overflow: hidden;
}

.border-wrap:before {
  content: "";
  position: absolute;
  display: block;
  margin-left: -20px;
  width: 20px;
  height: 120px;
  border-radius: 12px/125px;
  box-shadow: 0 0 8px #0000005c;
  left: 0;
}

.main-banner.service-banner {
  background-position: right;
  padding: 150px 0;
}

.main-banner.service-banner .img-wrap {
  margin-top: 0;
  position: static;
}

.main-banner.service-banner .img-wrap span.one {
  top: -20px;
  z-index: 1;
  right: 150px;
}

.content-sec {
  background: url(../images/texture-bg.webp) center/cover no-repeat;
  position: relative;
  padding: 120px 0;
}

.content-sec figure,
.service-sec .slider-nav figure {
  position: relative;
  text-align: center;
}

.content-sec figure:before {
  content: "";
  position: absolute;
  background: url(../images/img-shade-01.webp);
  width: 203px;
  height: 236px;
  right: 70px;
  top: -30px;
}

.content-sec figure:after,
.service-sec .slider-nav figure:after {
  background: url(../images/img-shade-02.webp);
  width: 203px;
  height: 236px;
  bottom: -20px;
  content: "";
  position: absolute;
}

.content-sec figure:after {
  left: 70px;
}

.content-sec figure img,
.service-sec .slider-nav figure img,
section.bestselling-cta_alt {
  position: relative;
  z-index: 1;
}

.content-sec h6 {
  color: #ec8d00;
  font-size: 18px;
  font-family: Sitka;
  font-weight: 700;
}

.content-sec h3,
.facilities-sec h4,
.service-sec .slider-nav h3,
.service-sec h4 {
  color: #333;
  font-family: Sitka;
  font-weight: 700;
  font-size: 40px;
  line-height: 51px;
}

.content-sec p,
.service-sec p {
  color: #0b2823;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 15px 0;
}

.content-sec ul.bullets {
  margin: 20px 0 40px;
}

.content-sec ul.bullets li {
  padding-left: 0;
  display: flex;
  align-items: center;
  column-gap: 10px;
  flex: 0 0 47%;
}

.content-sec ul.bullets li span p {
  padding: 0;
  color: #333;
  font-size: 20px;
  font-family: Sitka;
  margin: 0 !important;
}

.content-sec .who-sec ul.counter-sec {
  box-shadow: -2px -4px 20px 0 rgb(45 45 45 / 0.32);
}

.content-sec .who-sec {
  padding-top: 40px;
}

.service-sec {
  padding: 80px 0;
}

.service-sec ul.serv-tabs {
  border: 1px solid #8080807a;
  margin: 30px 0;
}

.service-sec ul.serv-tabs li {
  color: #697775;
  font-size: 15px;
  font-weight: 500;
  background: #fbfaf7;
  padding: 15px 5px;
  text-align: center;
  cursor: pointer;
}

.service-sec .slick-slide.slick-current.slick-active li {
  color: #fff;
  background: var(--c6);
}

.service-sec .slider-nav {
  margin: 70px 0 0;
  display: flex;
}

.service-sec .slider-nav figure:after {
  right: 90px;
}

.service-sec .slider-nav p {
  opacity: 0.8;
}

.service-sec ul.serv-tabs .slick-list {
  padding: 0;
}

.service-sec button.slick-arrow {
  font-size: 0;
  position: absolute;
  top: 0;
}

.service-sec button.slick-prev:before {
  content: "\f053";
  left: -30px;
}

.service-sec button.slick-arrow:before,
.service-sec button.slick-next::before {
  font-size: 20px;
  position: absolute;
  font-family: FontAwesome;
  color: #000;
  font-weight: 700;
  top: 24px;
}

.service-sec button.slick-next.slick-arrow {
  right: 0;
}

.service-sec button.slick-next:before {
  content: "\f054";
  left: 30px;
}

.header-cta-head h5,
.service-sec ul.serv-tabs .slick-slide {
  margin: 0;
}

.service-sec .slider-nav .row {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}

.inner-services {
  padding: 80px 0;
  background: var(--c9);
}

.inner-services h6 {
  color: #ec8d00;
  font-size: 20px;
  font-family: Sitka;
  font-weight: 700;
}

.inner-services h3 {
  color: #fff;
  font-family: Sitka;
  font-weight: 700;
  font-size: 40px;
  line-height: 51px;
  margin: 10px 0 15px;
}

.inner-services p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  width: 60%;
  margin: auto;
}

.inner-services ul {
  margin-top: 60px;
  text-align: center;
}

.inner-services ul li .wrap {
  border: 1px solid #ffffff;
  background-color: #ffffff21;
  padding: 70px 20px;
  border-radius: 100px 0 100px 100px;
  backdrop-filter: blur(9px);
  transition: 500ms all;
}

.Newabout_img img,
.inner-services ul li .wrap span img,
.service_crdIcon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.inner-services ul li .wrap span h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  font-family: Sitka;
  padding: 10px 0;
  height: 70px;
}

.inner-services ul li .wrap span p {
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  height: 80px;
  overflow-y: auto;
}

.inner-services ul li .wrap span:first-child {
  width: 40px;
  height: 30px;
}

.inner-services ul li .wrap.top-shape {
  border-radius: 100px 100px 0;
}

.inner-services ul.slick-dots {
  width: max-content;
  display: flex;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.inner-services .slick-dots li button {
  background: #47746b;
}

.facilities-sec {
  background: url(../images/texture-bg.webp) center/cover no-repeat;
  position: relative;
  padding: 100px 0;
}

.facilities-sec p {
  color: #0b2823;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding: 15px 0;
}

.facilities-sec .icon-wrap.border-b {
  padding: 0;
  margin-bottom: 20px;
}

.facilities-sec .icon-wrap.border-b:before {
  content: "";
  position: absolute;
  background: url(../images/line-01.webp);
  width: 100%;
  height: 5px;
  bottom: 0;
}

.facilities-sec .icon-wrap h3 {
  color: #0b2823;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  padding: 15px 0;
  width: 85%;
  height: 90px;
}

.facilities-sec .icon-wrap p {
  color: #0b2823;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  width: 80%;
  height: 60px;
  overflow-y: auto;
  margin-bottom: 75px;
}

ul.port-tabs:after,
ul.port-tabs:before {
  background-image: url(../images/portfolio/lines.webp);
  width: 70%;
  height: 9px;
  background-size: cover;
  right: 0;
  position: absolute;
  content: "";
  left: 0;
}

.facilities-sec .border-lr:before {
  position: absolute;
  width: 100%;
  left: -251px;
}

.facilities-sec .border-lr:after {
  position: absolute;
  width: 100%;
  right: -190px;
}

.main-banner.portfolio-banner figure img {
  position: absolute;
  bottom: -50px;
  right: 0;
}

.gallery-sec {
  padding: 80px 0;
  margin-bottom: 150px;
}

.gallery-sec h4 {
  color: #036153;
  font-family: Sitka;
  font-weight: 700;
  font-size: 40px;
  line-height: 51px;
}

.gallery-sec p {
  color: #0b2823;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding: 15px 0 70px;
  width: 70%;
  margin: auto;
}

.gallery-sec .gallery-wrap {
  display: block;
  position: relative;
  transition: 0.2s linear;
}

.gallery-sec .gallery-wrap .content-wrap {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.gallery-sec .gallery-wrap .content-wrap h3 {
  color: #fff;
  font-size: 25px;
  line-height: 35px;
}

.gallery-sec .gallery-wrap .content-wrap p {
  padding: 0 150px 0 0;
  width: 100%;
  color: #fff;
  font-size: 15px;
  line-height: normal;
}

.gallery-wrap.right-wrap {
  margin-top: 100px;
}

ul.tiles-img {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-top: 50px;
}

ul.tiles-img li {
  flex: 0 0 10%;
  height: 500px;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -webkit-transition: width 0.3s ease-in-out;
  transition: 0.4s linear;
}

ul.tiles-img li .img-wraps {
  position: relative;
  overflow: hidden;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 1s ease-in-out;
  width: 100%;
  height: 100%;
}

ul.tiles-img li .img-wraps img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: opacity(0.5) grayscale(1);
}

ul.tiles-img li .img-wraps .content-wraps {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

ul.tiles-img li .img-wraps .content-wraps h5 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  white-space: nowrap;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  margin-top: 240px;
}

ul.tiles-img li:hover {
  flex: 0 0 40%;
}

ul.tiles-img li:hover .img-wraps img {
  filter: unset;
}

ul.tiles-img li:hover .img-wraps .content-wraps {
  width: 20%;
  background-color: var(--c6);
}

ul.tiles-img li:last-child .img-wraps .content-wraps h5 {
  margin-top: 290px;
}

ul.tiles-img li:nth-child(2) .img-wraps .content-wraps h5 {
  margin-top: 260px;
}

ul.tiles-img li:nth-child(3) .img-wraps .content-wraps h5 {
  margin-top: 230px;
}

ul.tiles-img li:nth-child(4) .img-wraps .content-wraps h5 {
  margin-top: 220px;
}

ul.tiles-img li:nth-child(5) .img-wraps .content-wraps h5 {
  margin-top: 250px;
}

.gallery-sec .port-wrap {
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  margin: auto auto 60px;
  padding: 0 20px;
}

.gallery-sec .port-wrap span img.book-img {
  width: 160px;
  position: relative;
  top: 40px;
  filter: drop-shadow(2px 4px 6px black);
}

.gallery-sec .port-wrap span h5 {
  line-height: 1.1;
  font-size: 25px;
  color: #333;
  font-family: Sitkab;
}

.gallery-sec .port-wrap span p {
  width: 85%;
  color: #0b2823;
  font-size: 16px;
  line-height: 24px;
  padding: 5px 0;
  margin: inherit;
  font-weight: 500;
  height: 110px;
}

.gallery-sec .port-wrap span img.star {
  top: 0;
  width: auto;
}

ul.port-tabs {
  align-items: center;
  justify-content: center;
  column-gap: 30px;
  margin-bottom: 60px;
  padding: 20px;
  position: relative;
}

ul.port-tabs li {
  color: #0b2823;
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  cursor: pointer;
}

ul.port-tabs:before {
  top: 0;
  margin: auto;
}

ul.port-tabs:after {
  bottom: 0;
  margin: auto;
}

.aboutpg .prof-mark-sec .banner-head h1 strong {
  right: 320px;
}

.aboutpg .prof-mark-sec .banner-head h1 span {
  right: 180px;
}

body.seopg .banner-head {
  width: 85%;
}

.inner-services .slick-list.draggable {
  padding-bottom: 0;
  padding: 38px 0;
}

.gallery-sec .port-wrap span.img-b {
  flex: 0 0 40%;
}

.gallery-sec .my-tabs .col-lg-6:nth-child(2n),
.testi-sec .slick-slide:nth-child(2n) {
  margin-top: 40px;
}

.gallery-sec .port-wrap.bg-1 {
  background-color: #baebff;
}

.gallery-sec .port-wrap.bg-2 {
  background-color: #ffe4c1;
}

.gallery-sec .port-wrap.bg-3 {
  background-color: #bbf7d9;
}

.gallery-sec .port-wrap.bg-4 {
  background-color: #fccdd8;
}

.gallery-sec .port-wrap.bg-5 {
  background-color: #ffe0cf;
}

.gallery-sec .port-wrap.bg-6 {
  background-color: #e2e2e2;
}

.scroll-invisible ::-webkit-scrollbar {
  width: 0;
  background-color: #fff0;
}

input[type="submit"] {
  background-color: var(--c6);
  border: 1px solid var(--c6);
}

.why_choose_title h3 {
  font-size: 36px;
  font-family: Sitka;
  font-weight: 600;
  color: #000;
}

.why_choose_title h3 span {
  font-family: Sacramento;
  color: var(--c6);
  font-size: 45px;
  font-weight: 200;
}

.why_choose_title p {
  font-size: 15px;
  font-family: "Work Sans";
  font-weight: 400;
  padding-top: 25px;
}

a.thembtn {
  background: #123832;
  display: inline-block;
  padding: 12px 24px;
  color: #fff;
  font-family: Sitka;
  text-transform: capitalize;
  font-size: 18px;
  margin-top: 15px;
}

.process-box:hover a.thembtn {
  background: #fff;
  color: #123832;
}

.why_choose_title {
  padding-bottom: 38px;
}

.banner_formHead span {
  display: block;
  text-align: center;
  font-size: 19px;
}

.banner_formHead {
  text-align: center;
  font-size: 29px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  font-family: "Work Sans";
  background: var(--c6);
  padding: 10px 0;
  border-radius: 10px;
  width: 64%;
  position: absolute;
  right: 0;
  transform: translatex(3%);
  top: 20px;
  z-index: 99;
}

.Mainbanner_form {
  width: 60%;
  margin-left: auto;
  background: var(--c8);
  padding: 110px 30px 40px;
  border-radius: 7px;
  position: relative;
  overflow: hidden;
}

.form_main_div {
  animation: 5s linear infinite movement;
  position: relative;
  display: flex;
}

.banner_form {
  margin: 10px 0 0;
  text-align: center;
}

.banner_feild {
  background: #eee;
  padding: 4px 20px;
  border-radius: 10px;
  margin: 12px 0;
}

.banner_feild :is(input, textarea) {
  height: 40px;
  width: 100%;
  padding: 10px;
  font-size: 14px;
}

.service_slider .slick-arrow,
.testi-sec .slick-arrow {
  font-size: 0;
  width: 50px;
  height: 50px;
  transform: translatey(-50%);
}

.feild_icon {
  color: #7d7d7d;
}

@keyframes movement {

  0%,
  100%,
  50% {
    transform: translatey(0);
  }

  25% {
    transform: translatey(-10px);
  }

  75% {
    transform: translatey(10px);
  }
}

.Mainbanner_form span:first-child {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #ffffff00, var(--c6));
  animation: 2s linear infinite animate1;
}

@keyframes animate1 {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(100%);
  }
}

.Mainbanner_form span:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 3px;
  background: linear-gradient(to bottom, #ffffff00, var(--c6));
  animation: 2s linear 1s infinite animate2;
}

@keyframes animate2 {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(100%);
  }
}

.Mainbanner_form span:nth-child(3) {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to left, #ffffff00, var(--c6));
  animation: 2s linear infinite animate3;
}

@keyframes animate3 {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-100%);
  }
}

.Mainbanner_form span:nth-child(4) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: linear-gradient(to top, #ffffff00, var(--c6));
  animation: 2s linear 1s infinite animate4;
}

@keyframes animate4 {
  0% {
    transform: translateY(100%);
  }

  100% {
    transform: translateY(-100%);
  }
}

.modal {
  z-index: 9999;
}

.promotion-ser-sec li:before {
  position: absolute;
  width: 0;
  height: 100%;
  background: #fff;
  top: 50%;
  transform: translatey(-50%);
  right: 0;
  content: "";
  transition: 0.5s;
  z-index: -1;
}

.promotion-ser-tab-list li.active:before {
  width: 100%;
}

.innerServ_head {
  text-align: center;
  font-size: 48px;
  font-family: 'Sitka';
  color: #000;
}

.innerServ_head span {
  color: var(--c6);
}

.inner__services,
.success,
.testimonail__inner {
  padding: 70px 0;
}

.service_crd {
  position: relative;
  background: var(--c5);
  border-radius: 20px;
  box-shadow: 0 0 15px 1px #444;
  padding: 30px 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.service_crdIcon {
  width: 80px;
  height: 80px;
  justify-content: center;
  background: var(--c6);
  padding: 15px;
  border-radius: 100%;
  border: 1px solid #fff;
}

.service_crdImg {
  height: 215px;
  width: 70%;
  border-radius: 20px;
  overflow: hidden;
  position: absolute;
  top: -120px;
  left: 50%;
  transform: translatex(-50%);
}

.service_crdImg img {
  height: 100%;
  width: 100%;
}

.sevice_cardCon {
  width: 80%;
}

.sevice_cardCon h5 {
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 10px;
  font-family: "Work Sans";
  font-weight: 600;
  color: #fff;
}

.sevice_cardCon p {
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  height: 92px;
  overflow-y: scroll;
}

.service_slider .slick-arrow {
  box-shadow: 0 4px 15px 1px #4444;
  border-radius: 100%;
  position: absolute;
  top: 50%;
}

.service_slider .slick-prev {
  left: -5%;
}

.service_slider .slick-next {
  right: -5%;
}

.service_slider .slick-arrow:before {
  font-family: boxicons;
  color: var(--c6);
  font-size: 53px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.about_list li:before,
.testi-sec .slick-arrow:before {
  color: var(--c2);
  font-family: boxicons;
  position: absolute;
}

.service_slider .slick-next:before {
  content: "\ea50";
}

.service_slider .slick-prev:before {
  content: "\ea4d";
}

.service_slider {
  margin: 40px 0 0;
}

.Newabout {
  padding: 40px 0;
  background: #7b9b96;
}

.about_content h4 {
  font-size: 33px;
  font-family: Sitkab;
  margin: 0 0 10px;
}

.about_content p {
  font-size: 14px;
  margin: 0 0 10px;
  line-height: 22px;
}

.about_list li {
  font-size: 15px;
  margin: 10px 0;
  position: relative;
  padding-left: 23px;
}

.about_list li:before {
  content: "\ea46";
  font-size: 18px;
  left: 0;
}

.Newabout_img {
  width: 100%;
  height: 550px;
}

.portfolio-sec-head h2 {
  text-align: center;
  font-size: 55px;
  text-transform: uppercase;
  color: #fff;
  font-family: Sitkab;
  margin-bottom: 15px;
}

.portfolio-sec-head h3 span {
  font-family: Sacramento;
  color: #fff;
  font-size: 48px;
  font-weight: 100;
}

.submenu-dropdown li a,
.submenu-dropdown--inner li a {
  font-size: 12px;
  padding: 8px 10px;
  font-weight: 500;
  font-family: "Work Sans";
}

.portfolio-sec-head p {
  text-align: center;
  color: #fff;
  width: 940px;
  margin: 0 auto;
}

.portfolio-sec-tab {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}

.port_img {
  width: 100%;
  height: 275px;
  box-shadow: 5px 5px 15px 1px #444;
}

.bannerLeft_img img,
.bestselling_img img,
.footer_bg img,
.main-banner_img img,
.port_img img,
.portfolio_bg img,
.success_crd .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.port_con h4 {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 10px;
}

.banner-head_alt h1,
.banner-head_alter h1,
.banner-head_altern h1,
.banner-head_alterna h1,
.banner-head_altr h1 {
  font-weight: 700;
  position: relative;
  color: #fff;
}

.per-check input,
.submenu-dropdown li,
.submenu-dropdown--inner li {
  margin: 0 !important;
}

.port_con p {
  color: #fff;
  line-height: 24px;
  font-size: 14px;
}

.banner-head_alt h1 {
  font-size: 38px;
  line-height: 45px;
}

.banner-head_alt p,
.banner-head_alterna p {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.banner-head_altr h1 {
  font-size: 35px;
  line-height: 45px;
}

.banner-head_altr p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}

section.inner__services.alt {
  padding: 70px 0;
  /* background: var(--c9); */
}

.banner-head_alter h1 {
  font-size: 31px;
  line-height: 42px;
}

.banner-head_alter p,
.banner-head_alternat p {
  color: #fff;
  font-size: 15px;
  line-height: 21px;
}

.testi-box p {
  height: 104px;
  overflow-y: scroll;
}

.testi-sec .draggable {
  padding: 0 0 135px;
}

.testi-sec .slick-arrow {
  position: absolute;
  top: 50%;
  border: 2px solid var(--c2);
  border-radius: 100%;
  transition: 0.5s;
}

.testi-sec .slick-arrow:before {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  transition: 0.5s;
}

.testi-sec .slick-next:before {
  content: "\ebe6";
}

.testi-sec .slick-prev:before {
  content: "\eb33";
}

.testi-sec .slick-prev {
  left: -50px;
}

.testi-sec .slick-next {
  right: -50px;
}

.center__heading__sec h2 span,
.submenu-dropdown--inner li a:hover,
.testi-sec .slick-arrow:hover:before {
  color: var(--c1);
}

.testi-sec .slick-arrow:hover {
  border-color: var(--c1);
}

.submenu-dropdown,
.submenu-dropdown--inner {
  border-top: 4px solid var(--c6);
  box-shadow: 0 0 15px 1px #4444;
  z-index: 9;
  visibility: hidden;
  transition: 0.5s;
  top: 0;
  width: 100%;
  opacity: 0;
}

.banner-head_altern h1 {
  font-size: 33px;
  line-height: 45px;
}

.banner-head_altern p {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
}

.banner-head_alterna h1 {
  font-size: 29px;
  line-height: 42px;
}

.banner-head_alternat h1,
.banner-head_alternati h1 {
  font-size: 33px;
  font-weight: 700;
  position: relative;
  color: #fff;
}

.banner-head_alternat h1 {
  line-height: 44px;
}

.banner-head_alternati h1 {
  line-height: 42px;
}

.banner-head_alternati p {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
}

.bestselling-cta_alt::before {
  background: #203c36;
  position: absolute;
  content: "";
  height: 315px;
  width: 80%;
  border-radius: 0 157px 157px 0;
}

.bestselling-cta_alt::after {
  content: "";
  background-color: #fe9800;
  position: absolute;
  width: 541px;
  height: 315px;
  border-radius: 157px;
  top: 0;
  right: 30px;
}

.cta-sec-head {
  position: relative;
  padding: 51px 0 0;
}

.bestselling-cta_alt img {
  position: absolute;
  right: 38px;
  top: -55px;
  z-index: 1;
  width: auto;
  height: 445px;
}

.box-folio-tab-1.showfirst p {
  color: #fff;
  width: 940px;
  margin: 0 auto;
  text-align: center;
  font-size: 17px;
  padding: 22px 0 0;
}

.Newabout--alt {
  background: #fff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

section.inner__services.alt .slick-arrow {
  background: #fff;
}

section.inner__services.alt .innerServ_head {
  /* color: #fff; */
}

.submenu-dropdown {
  position: absolute;
  right: -221px;
  background: #fff;
}

.submenu-dropdown li a {
  text-shadow: 0 0 0;
  color: rgb(0 0 0 / 0.81);
  text-transform: capitalize;
}

.submenu-dropdown--inner {
  position: absolute;
  right: -200px;
  background: #fff;
  padding: 5px 0;
  border-radius: 0 0 5px 5px;
}

.submenu-dropdown li a:hover {
  color: var(--c6);
}

.menu-dropdown:hover .submenu,
.submenu-dropdown>li:hover .submenu-dropdown--inner,
.submenu>li:hover .submenu-dropdown {
  opacity: 1;
  visibility: visible;
}

.cta {
  display: flex;
  align-items: end;
  flex-direction: column;
  gap: 0.75rem;
  position: fixed;
  top: 55%;
  right: 0;
  transform: translate(80%, -50%);
  z-index: 99;
}

#loading-spinner,
header.header.active {
  z-index: 9999;
  position: fixed;
  width: 100%;
}

:is(.cta-single__icon, .cta-single__icon > span) {
  display: flex;
  align-items: center;
  transition: 0.4s;
}

.cta-single__icon {
  width: 280px;
  color: #fff;
  background: var(--color-primary);
  background-size: 200%;
  font-size: 1rem;
  font-weight: 600;
  justify-content: flex-start;
  gap: 0.75rem;
  box-shadow: 0 0 10px 5px #00000020;
  border-radius: 100px 0 0 100px;
  background-color: var(--c5);
}

.cta .contact-form__fields .themeBtn {
  background: var(--c6);
  font-size: 14px;
  width: 100%;
  padding: 10px;
  color: #fff;
  border: 1px solid #fff0;
}

.cta-single__icon>span {
  width: 60px;
  height: 50px;
  font-size: 1.25rem;
  justify-content: center;
  position: relative;
  color: #fff;
  border-right: 1px solid #ded9d9;
}

.cta-single__icon:hover {
  color: #444;
  background-color: #fff;
  font-weight: 300;
  font-size: 20px;
}

.call-now:hover,
.modal button.close {
  background: var(--color-primary);
  color: #fff;
}

.cta-single__icon--link:hover {
  transform: translateX(-70%);
}

.cta-formWrapper {
  background: #fff;
  width: 375px;
  padding: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-20%, -50%);
  transition: 0.3s ease-in-out;
  box-shadow: 0 0 15px 1px #444;
}

.cta-formWrapper.show {
  transform: translate(-122%, -50%);
}

.cta-single__icon--form.show {
  transform: translateX(-134%);
}

.busniess-boxes svg,
.cancel-btn,
.modal button.close,
.success_crd:hover .success_bt,
.tab-img:after {
  transform: translate(-50%, -50%);
}

.cta-single__icon--form span::after {
  right: 100%;
}

.cta .contact-form__fields :is(input:not([type="file"], [type="checkbox"]),
  textarea,
  select,
  .contact-form__fields--file > label) {
  border: 1px solid #4444;
}

.call-now {
  width: 50px;
  height: 50px;
  color: var(--color-primary);
  display: block;
  text-align: center;
  border-radius: 100%;
  font-size: 30px;
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
  padding: 0;
  line-height: initial;
  box-shadow: 6px 9px 30px 1px rgb(37 0 22 / 0.71);
  animation: 0.5s infinite alternate float;
  background: #fff;
  border: solid 3px var(--color-primary);
  display: flex;
  align-items: center;
  justify-content: center;
}

.call-now--whatsapp {
  bottom: 85px;
}

.contact-form__fields {
  margin: 0.5rem 0.45rem;
}

.contact-form__fields :is(input:not([type="file"], [type="checkbox"]),
  textarea,
  select,
  .contact-form__fields--file > label) {
  width: 100%;
  background: #fff;
  border: none;
  outline: 0;
  border-radius: 0.25rem;
  padding: 0.75rem 1rem;
  margin: 0;
  resize: none;
}

.contact-formWrapper--modal .contact-form__fields :is(input:not([type="file"], [type="checkbox"]),
  textarea,
  select,
  .contact-form__fields--file > label) {
  border: 2px solid var(--color-primary);
}

.contact-form__fields :is(input, textarea, select)::placeholder,
.contact-form__fields :is(input, textarea, select, .contact-form__fields--file > label) {
  color: #000 !important;
  font-size: 14px;
  font-weight: 400;
}

.contact-form__fields--file>label {
  width: 100%;
  position: relative;
  border: 2px dashed var(--color-primary) !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  cursor: pointer;
  padding: 0.6rem 1rem !important;
}

.inner_btn li,
.per-check,
.privacy,
.success_bt {
  display: flex;
  align-items: center;
}

.contact-form__fields--file>label>i {
  font-size: 1.75rem;
}

.btn:before,
.contact-form__fields--file>label>input,
.slick-dots li button:before {
  display: none;
}

.contact-form__fields button:not(.themeBtn) {
  width: 100%;
  color: #fff;
  font-size: 1.15rem;
  letter-spacing: 1px;
  font-weight: 600;
  border: none;
  background: var(--color-primary);
  padding: 1rem;
  text-align: center;
  text-transform: uppercase;
}

.cta .contact-form__fields .themeBtn:hover {
  background: 0 0;
  color: var(--c1);
  border-color: var(--c1);
}

.heading.heading--sm {
  font-size: 30px;
  margin: 0 0 20px;
}

.heading.heading--sm span {
  font-weight: 600;
  color: var(--c6);
}

.header-button {
  gap: 30px;
}

li.head_get a {
  font-size: 16px !important;
}

.head_get .btn-size:hover {
  transform: none;
}

.inner_btn li {
  width: 100%;
  text-align: center;
  justify-content: center;
}

.inner_btn li a,
.per-check input {
  width: fit-content;
}

.banner-head--alt h1 strong {
  right: 150px;
}

.banner-head--alt h1 span {
  right: 120px;
  bottom: -10px;
}

@keyframes pulsate {

  0%,
  100% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.7;
  }

  50% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
  }
}

.btn-size::after,
.submite_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: rgb(255 255 255 / 0.5);
  opacity: 0;
  border-radius: 5px;
  animation: 2s infinite pulsate;
}

.banner_feild textarea {
  height: 100px;
}

.textarea_feild {
  align-items: flex-start;
}

.textarea_feild .feild_icon {
  margin-top: 11px;
}

form.banner_form button {
  font-family: Sitka;
  font-weight: 400;
  overflow: hidden;
}

.footer_logo {
  /* filter: brightness(0) invert(1); */
  margin-top: 0px;
  width: 199px !important;
}

.cta-single__icon:hover span {
  color: var(--c2);
}

.promotion-ser-sec li.active {
  color: var(--c5) !important;
  background: var(--c5);
}

.promotion-ser-sec li.active {
  padding: 12px 30px 12px 59px;
}

.cursor-image {
  width: 29px;
  height: 54px;
  display: inline-block;
  margin-left: -8px;
  animation: 0.7s infinite blink;
  object-fit: contain;
  position: relative;
  top: -18px;
  filter: hue-rotate(318deg);
}

@keyframes blink {

  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

.choose_us_cta {
  justify-content: center;
  margin-top: 60px !important;
}

.form_main_div .Mainbanner_form,
.process_img {
  margin: 0 auto;
}

.line {
  width: 0;
  position: absolute;
  height: 100%;
  background: #c5c5c544;
  right: 0;
  top: 0;
}

.line--alt {
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  top: auto;
}

.line:before {
  position: absolute;
  width: 4px;
  height: 20%;
  content: "";
  background: var(--c6);
  left: 50%;
  transform: translatex(-50%);
  animation: 7s linear infinite move1;
}

.line--alt:before {
  height: 4px;
  width: 19%;
  left: 0;
  transform: translate(0, -50%);
  top: 50%;
  animation: 7s linear infinite move2;
}

@keyframes move1 {

  0%,
  100% {
    transform: translate(-50%, 0);
  }

  50% {
    transform: translate(-50%, 400%);
  }
}

@keyframes move2 {

  0%,
  100% {
    transform: translate(0, -50%);
  }

  50% {
    transform: translate(400%, -50%);
  }
}

.process_img {
  width: 80px;
  height: 80px;
  padding: 3px;
  border-radius: 100%;
  background: #f7d764;
  filter: hue-rotate(520deg);
}

.policy_content h4 {
  font-size: 30px;
  font-family: Sitkab;
  font-weight: 600;
}

.policy_content p {
  font-size: 16px;
  margin: 10px 0;
  line-height: 25px;
}

.policy_content h5 {
  font-size: 23px;
  margin: 15px 0;
  font-weight: 700;
  text-transform: capitalize;
}

.privacy {
  gap: 10px;
  justify-content: end;
  padding: 70px 0;
}

.policy_content ul {
  padding-left: 20px !important;
  margin-bottom: 11px;
}

.policy_content ul li {
  font-size: 16px;
  list-style: disc;
  margin: 0 0 7px;
}

.policy_content h2 {
  font-size: 23px;
  margin: 13px 0;
}

.mailing_address,
.per-check a {
  font-size: 14px;
}

.per-check {
  justify-content: center;
  gap: 10px;
  margin: 0 0 20px;
}

.per-check a {
  display: inline-block;
  font-weight: 500;
  color: #000;
}

.crss_btn,
section.inner__services.alt .innerServ_head span {
  /* color: #fff; */
}

.per-check label {
  font-size: 13px;
}

.testi-box--alt {
  top: 0 !important;
  margin: 10px 0;
  box-shadow: 0 0 15px 1px #4444;
}

.success_bt,
.success_crd:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transition: 0.5s;
}

.testi-box--alt h5 {
  margin: 0 0 10px;
}

.success_crd .image {
  width: 100%;
  height: 490px;
}

.success_crd:before {
  height: 100%;
  content: "";
  transform: translate(-50%, -50%);
  background: #000000a3;
  width: 0%;
}

.success_crd:hover:before {
  width: 100%;
}

.success_crd:hover {
  cursor: pointer;
}

.success_bt {
  width: 100%;
  transform: translate(-50%, 600%);
  justify-content: center;
}

.success_bt a {
  padding: 13px 30px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
}

.center__heading__sec {
  text-align: -webkit-center;
}

.center__heading__sec h2 {
  font-size: 33px;
  margin: 0 0 10px;
}

.success_crd--alt {
  margin: 20px 0;
}

.discount_crd {
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 20px;
  width: 25%;
  transform: translatey(130%);
  transition: 0.5s;
}

.crss_btn {
  position: absolute;
  top: -19px;
  right: 20px;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  background: #c62828;
  font-size: 32px;
  border-radius: 5px;
  cursor: pointer;
}

.discount_img {
  width: 100%;
  height: 210px;
}

.discount_img img {
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 0 0;
}

.discount_crd.active {
  transform: translatey(0);
}

.header-button img {
  filter: brightness(0) invert(1);
}

.bestselling_img,
.footer_bg,
.main-banner_img,
.portfolio_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: -1;
}

.bannerLeft_img {
  position: absolute;
  left: 45%;
  width: 56%;
  height: 100%;
  top: 50%;
  transform: translatey(-50%);
  opacity: 0.4;
}

.bestselling-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 100px 0;
  min-height: 80vh !important;
}

header.header.active {
  background: #0a39818f;
  backdrop-filter: blur(6px);
  transition: 0.5s;
  box-shadow: 0 0 15px 1px #4444;
}

#loading-spinner {
  top: 0;
  left: 0;
  height: 100%;
  background: rgb(255 255 255 / 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
}

#loading-spinner div {
  border: 5px solid #f3f3f3;
  border-top: 5px solid var(--c6);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: 1s linear infinite spin;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.load_count {
  position: absolute;
  font-size: 14px;
}

.modal,
.rev-modal {
  background: #101010b5;
}

.popupMaintwo,
.rev-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
}

.pop-h h1,
.pop-h h2 {
  font-family: Teko, sans-serif !important;
}

.fom3,
.fom4,
.sign-btn3 {
  font-weight: 600;
}

.rev-modal {
  z-index: 1050;
  overflow: hidden;
  outline: 0;
  backdrop-filter: blur(3px);
}

.pop-h,
.popupMaintwo {
  background-repeat: no-repeat;
}

.popupMaintwo {
  background-image: url(popup-left.webp);
  background-size: contain;
  width: 780px;
  height: 508px;
  padding: 0 0 0 24px;
  border-radius: 15px;
  margin: auto;
  z-index: 999;
  align-items: center;
  background-color: #fff0;
}

.white-back {
  border-radius: 43px;
}

.popupMaintwo .closePoptwo {
  animation: 5s linear infinite movement;
  right: 19% !important;
  position: absolute;
  top: -13px;
  background: #df163b;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
  z-index: 1;
  opacity: 1;
}

.pop-h {
  background-image: none;
  padding: 21px 17px;
  background-size: cover;
  border: 3px solid #fba91e;
  border-radius: 14px;
  background-color: #000;
}

.pop-h h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 400 !important;
  padding: 0;
  line-height: 18px;
}

.pop-h h2 {
  font-size: 40px !important;
  color: #eda01c;
  font-weight: 400;
}

.fom3-back {
  background-color: #f1f1f1;
  margin: 6px 1px 0;
  padding: 1px 14px;
  border-radius: 6px;
  width: 100%;
}

.fom3 {
  font-size: 15px;
  padding: 6px 2px;
  width: 80%;
  background-color: #00ffff00;
  border: none;
  outline: 0;
}

.fom4-back {
  width: 100%;
  background-color: #f1f1f1;
  margin: 8px 1px;
  padding: 7px 8px;
  border-radius: 6px;
}

.fom4 {
  padding: 0 2px;
  width: 92%;
  background-color: #00ffff00;
  border: none;
  outline: 0;
  height: 152px;
}

textarea {
  overflow: hidden;
  resize: none;
}

.text-center {
  text-align: center !important;
}

.sign-btn3:hover {
  background: #000;
  color: #fff;
}

@media (max-width: 767px) {
  .pop-h h2 {
    font-size: 30px !important;
  }
}

input[type="submit"] {
  background-color: var(--c6);
  padding: 20px 26px;
  color: #fff;
  font-size: 20px;
  font-family: Sitka;
  transition: 0.5s;
  border: 1px solid var(--c6);
}

.submenu {
  padding: 0 15px 15px !important;
}

.form_main_div .banner_formHead {
  right: 50%;
  transform: translatex(50%);
}

.banner_captcha {
  margin: -10px 0 0 -63px;
  scale: 0.7;
}

.banner_captcha--alt {
  margin-left: -127px;
  margin-top: -50px !important;
}

.banner_captcha--cta {
  margin-left: -37px !important;
  margin-top: -16px !important;
  margin-bottom: -10px !important;
}

.submenu {
  padding: 0 15px 15px !important;
}

.form_main_div .banner_formHead {
  right: 50%;
  transform: translatex(50%);
}

.drop_down_icon {
  display: none !important;
}

ul.submenu.active {
  display: block;
}

.submenu.activ li a.submenu-link i {
  display: none !important;
}

.submenu.active .submenu-link i {
  display: none !important;
}

.submenu.active li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 17px;
}

.submenu-dropdown .submenu-item a {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  padding: 14px 10px !important;
}

.inner_drp1.active {
  display: block;
}

.inner_drp2.active {
  display: block;
}

.sub_dropdown_icon1 {
  display: none !important;
}

.sub_dropdown_icon2 {
  display: none !important;
}

.sub_dropdown_icon3 {
  display: none !important;
}

.dropdown--inner1_icon {
  display: none !important;
}

.dropdown--inner2_icon {
  display: none !important;
}

.content-wrap img {
  filter: hue-rotate(180deg);
}

.service_slider .slick-list {
  padding: 20px 0;
}

ul.inner-slider.slick-initialized.slick-slider {
  margin: 40px 0 0 !important;
}

.icon-wrap img {
  filter: hue-rotate(186deg);
}


.Newabout_img--before {
  padding-right: 60px;
  position: relative;
  z-index: 1;
}

.Newabout_img--before:before {
  position: absolute;
  width: 550px;
  height: 360px;
  right: 20px;
  top: 50%;
  transform: translatey(-50%);
  content: "";
  background: var(--c9);
  z-index: -1;
}


.main-banner_img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  scale: 1.2;
}

.main-banner_img:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: #000000bf;
  inset: 0;
  z-index: 1;
}

.footer-menu li a:hover {
  padding-left: 10px;
}

.footer-menu li a {
  transition: 300ms all;
}

.terme_main {
  display: flex;
  align-items: end;
  justify-content: space-between;
}

.mailing_address {
  margin: 0 !important;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

.terme_main li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  transition: 300ms all;
}

.terme_main li a:hover {
  scale: 1.1;
}

.terme_main li {
  color: #fff;
}

.innerPortfolio_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.innerPortfolio_img {
  width: 100%;
  height: 558px;
  border-radius: 10px;
  overflow: hidden;
}

.innerPortfolio_box {
  padding: 20px;
  box-shadow: 0 0 15px 1px #4444;
  background: #bcbcbc21;
  border-radius: 20px;
  height: 800px;
  position: relative;
  margin: 0 0 30px;
  cursor: pointer;
  transition: 500ms all;
}

.innerPortfolio_box h3 {
  font-size: 18px;
  font-family: 'Work Sans';
  font-weight: 700;
  margin: 20px 0 14px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.innerPortfolio_box p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
}

.port_mainHead {
  text-align: -webkit-center;
}

.port_head {
  font-size: 50px;
  font-family: 'Work Sans';
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
}

.innerPortfolio_author {
  font-size: 14px;
}

.innerPortfolio_author span {
  display: block;
  font-size: 12px;
}

.mian_authorBot {
  display: flex;
  align-items: center;
  gap: 10px;
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.name_div {
  background: #1a64d3;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border-radius: 100%;
}

.port_head span {
  font-family: 'Sacramento';
  color: #1a64d3;
}

.port_mainHead p {
  font-size: 16px;
  color: #000;
}

.main_innerPortfolio {
  margin: 60px 0 0;
}

.mainPortfolio {
  padding: 70px 0;
}

.facilities-sec .col-lg-4 {
  position: relative;
  z-index: 1;
}

.Boxshadow {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 295px 170px #1a64d3 !important;
  z-index: -1;
  border-radius: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 500ms all;
  scale: 0;
}

.facilities-sec .col-lg-4:hover .Boxshadow {
  opacity: 1;
  visibility: visible;
  scale: 1;
}

.portfolio-sec-head--alt :is(h2, h3) {
  color: #000;
}

.portfolio-sec-head--alt h3 span {
  color: #1a64d3;
}

.who-sec ul li .content-wrap:hover {
  background: #1a64d3;
}

.who-sec ul li .content-wrap {
  transition: 500ms all;
  cursor: pointer;
}

.who-sec ul li .content-wrap:hover :is(h5, p) {
  color: #Fff;
}

.who-sec ul li .content-wrap:hover img {
  filter: brightness(0) invert(1);
}

ul.tiles-img li .img-wraps {
  background: #0e3d83;
}

.innerPortfolio_box:hover {
  scale: 1.04;
}

.porfolio_pop {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: 500ms all;
}

.port_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000e8;
  backdrop-filter: blur(2px);
  z-index: -1;
}

.port_popUpMain {
  width: 70%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  background: #fff;
  border-radius: 30px;
  height: 600px;
  overflow: hidden;
}

.pop_imgMain {
  width: 40%;
  background: #1655b4;
}

.portPop_content {
  width: 60%;
}

.portPop_img {
  width: 300px;
  margin: 40px auto 0;
  height: 430px;
}

.portPop_img img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pop_bot {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0 0;
}

.pop_logo {
  width: 40%;
  filter: brightness(0) invert(1);
}

.innerPortfolio_authorpop {
  width: 40%;
  color: #fff;
  font-size: 15px;
  font-family: 'Work Sans';
}

.innerPortfolio_authorpop span {
  display: block;
  color: #f8f8f891;
  font-size: 14px;
}

.portPop_content {
  padding: 30px 30px 0;
  height: 570px;
  overflow-y: scroll;
}

.crs_Btnn {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #1655b4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  border-radius: 100%;
  right: 10px;
  top: 10px;
  color: #fff;
  box-shadow: 0 0 15px 1px #444;
  cursor: pointer;
}

.portPop_content h3 {
  font-size: 33px;
  font-family: 'Work Sans';
  font-weight: 700;
  color: #000;
}

.portPop_content p {
  font-size: 14px;
  line-height: 25px;
  font-family: 'Work Sans';
  margin: 10px 0;
  color: #000;
}

.portPop_content ul {
  margin: 10px 0 !important;
  padding-left: 20px !important;
}

.portPop_content ul li {
  font-size: 14px;
  margin: 0 0 5px;
  list-style: disc;
  color: #000;
}

.porfolio_pop.active {
  opacity: 1;
  visibility: visible;
  transition: 500ms all;
}

.cta-btn li a {
  border: 1px solid #fff;
}

.promotion-ser-tab-list li:hover {
  color: #fff;
}

.service_slider .slick-list {
  padding: 120px 0 0;
}










.our_services {
  padding: 70px 0px;
  background: #0a3981;
}

.section_title h3 {
  font-size: 48px;
  font-family: 'Sitka';
  text-transform: capitalize;
  color: #000;
}

.section_title h3 span {
  position: relative;
  color: var(--c5);
  font-family: 'Sitka';
}

.section_title span::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 12px;
  bottom: 18px;
  left: 0;
  border-radius: 50px;
  z-index: -1;
}

.section_title p {
  font-size: 13px;
  line-height: 2.3;
  color: #fff;
}

.service_item {
  padding: 30px 30px;
  border-radius: 14px;
  margin: 22px 14px;
  transition: 500ms;
  background: var(--c5);
}

.services_icon {
  width: 80px;
  height: 80px;
  overflow: hidden;
  padding: 3px;
  margin-bottom: 13px;
}

.services_icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0) invert(1);
  transition: 500ms;
}

.services_cont h3 {
  font-size: 22px;
  font-family: var(--f2);
  line-height: 1;
  transition: 500ms;
  color: #fff;
}

.services_cont p {
  font-size: 13px;
  line-height: 1.9;
  margin: 22px 0px;
  height: 160px;
  overflow-y: auto;
  padding-right: 10px;
  color: #fff;
}

.transparent {
  background: transparent;
  color: var(--c1);
  text-shadow: 0px 0px 0px;
}


.service_item:hover .services_cont :is(h3, p) {
  color: var(--c5);
}

.service_item:hover .services_cont p::-webkit-scrollbar-thumb {
  background-color: #fff;
}

.services_cont p::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(165, 165, 165, 0.3);
  background-color: #333;
}

.services_cont p::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}

.services_cont p::-webkit-scrollbar-thumb {
  background-color: #fff;
}

.transparent:hover::after {
  background: var(--c1);
}

.transparent {
  box-shadow: 0px 0px 0px 1px var(--c1) !important;
}

.slick-dots li {
  width: auto;
  height: auto;
}

.slick-dots li button {
  width: 34px;
  height: 9px;
  background: #ffffff45;
  border-radius: 50px;
  transition: 500ms;
  font-size: 0;
  padding: 0;
}

.slick-dots li button::before {
  display: none;
}

.slick-active button {
  background: var(--c1) !important;
  width: 50px !important;
}

.service_item:hover {
  background: #fff;
}

.service_item:hover img {
  filter: hue-rotate(297deg);
}

.serv_item {
  margin: 15px 0 0;
}

.bootom_serv {
  margin: 90px 0 0;
}

.inner__services:before {
  position: absolute;
  width: 980px;
  height: 980px;
  content: '';
  background: radial-gradient(#1a64d336, #0a3981);
  border-radius: 100%;
  left: 50%;
  transform: translatex(-50%);
  bottom: -480px;
}

.inner__services {
  position: relative;
  padding: 70px 0 0;
  overflow: hidden;
}

.bookEle {
  position: absolute;
  bottom: 0;
  right: -80px;
  width: 20%;
  height: 250px;
}

.bookEle--flower {
  left: 0;
  bottom: 0 !important;
  height: 390px;
  filter: hue-rotate(175deg);
  opacity: 0.5;
}

.lets_begin {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 41vh;
  z-index: 1;
  margin: 100px 0 0;
}

.begin_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  filter: hue-rotate(155deg);
}

.begin_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.begin_img {
  width: 393px;
  height: auto;
  overflow: hidden;
  margin-top: -80px;
  position: absolute;
  left: 65px;
  bottom: 0;
}

.begin_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.begin_btn {
  display: flex;
  align-items: center;
  gap: 20px;
}

.lets_begin_cont h3 {
  font-size: 43px;
  color: #fff;
  font-family: 'Work Sans';
  margin-bottom: 20px;
  text-transform: capitalize;
}

.lets_begin_cont h3 span {
  font-family: 'Work Sans';
}

.begin_main {
  position: relative;
  min-height: 46vh;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lets_begin_cont {
  position: relative;
  z-index: 99;
  margin-left: 150px;
}

.begin_books {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.book_img {
  position: absolute;
}

.begin_books .book_img:nth-child(1) {
  width: 190px;
  height: auto;
  right: -1%;
  bottom: 0;
}

.begin_books .book_img:nth-child(2) {
  width: 163px;
  height: auto;
  bottom: 12px;
  right: 7.6%;
  z-index: -1;
  animation: showBook2 6s infinite ease-in-out;
}

.begin_books .book_img:nth-child(3) {
  width: 148px;
  height: auto;
  right: 17.80%;
  z-index: -2;
  bottom: 10px;
  animation: showBook3 6s infinite ease-in-out;
}

.book_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}


.chat_form {
  padding: 40px 30px;
  width: 50%;
  box-shadow: 0px 0px 0px 1px #ffffff1a;
  position: relative;
  transition: 500ms;
  margin: 0 auto;
  backdrop-filter: blur(9px);
  overflow: hidden;
}

.form_fields input,
.form_fields textarea {
  width: 100%;
  background: transparent;
  outline: 0;
  border: none;
  color: #fff;
  border-bottom: 1px solid #ffffffa8;
  padding: 6px;
  font-size: 14px;
}

.form_fields {
  margin-bottom: 19px;
}

.form_fields input::placeholder,
.form_fields textarea::placeholder {
  color: #ffffffe0;
  text-transform: capitalize;
  font-size: 14px;
}

.form_fields textarea {
  height: 100px
}


.chat_form h3 {
  font-size: 34px;
  color: #fff;
  font-family: var(--f2);
  margin-bottom: 30px;
  text-transform: capitalize;
}

.chat_form h3 span {
  color: var(--c5);
  font-family: var(--f2);
  line-height: 1;
}

.chat_form::after {
  position: absolute;
  content: '';
  width: 130px;
  height: 130px;
  background: red;
  top: -40px;
  right: -40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.chat_form::before {
  position: absolute;
  content: '';
  width: 150px;
  height: 150px;
  background: url(../images/form_aviator1.png);
  top: -40px;
  right: -40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
  opacity: 0.4;
}

.chat_form::after {
  position: absolute;
  content: '';
  width: 150px;
  height: 150px;
  background: url(../images/form_aviator1.png);
  bottom: -40px;
  left: -40px;
  top: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
}

a.scroll {
  width: 55px;
  height: 55px;
  border-radius: 100%;
  background: var(--c1);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

a.scroll img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  animation: arrowBounce 1.8s ease-in-out infinite;
  will-change: transform;
}

.themebtn {
  width: 100%;
  padding: 10px;
  border-radius: 50px;
  background: var(--c5);
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  color: #fff;
}

.book_corner {
  position: absolute;
  bottom: -60px;
  left: -100px;
  width: 21%;
  z-index: -1;
}

.rotate-text {
  display: none;
}







.expertise {
  padding: 100px 0px;
}

.exp_step h6 {
  font-size: 17px;
  text-transform: uppercase;
  font-family: var(--f1);
  color: #1a64d3;
}

.exp_step h4 {
  font-size: 20px;
  font-family: var(--f2);
  margin: 7px 0px;
  color: #000;
}

.exp_step p {
  font-size: 12px;
  margin: 0;
  line-height: 1.9;
  font-weight: 500;
  color: #000;
}

.exp_book {
  width: 100%;
  height: 345px;
  overflow: hidden;
  text-align: center;
  margin-top: 60px;
}

.exp_book img {
  width: 78%;
  height: 100%;
  object-fit: cover;
  scale: 1.2;
}

.exp_step {
  margin-bottom: 100px;
  position: relative;
  color: #fff;
}

.exp_step::before {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  background: #1a64d3;
  transition: 500ms;
}

.exp_step::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 0;
  background: #1a64d3;
  transition: 1s;
}

.step_1::before {
  left: 60%;
  top: 27%;
  width: 0;
}

.step_2::before {
  left: 40%;
  width: 0;
  top: -9%;
}

.step_4::before {
  right: 70%;
  top: -9%;
  width: 0;
}

.step_3::before {
  right: 105%;
  top: 25%;
  width: 0;
}

.step_1::after {
  left: 180%;
  top: 27%;
}

.step_2::after {
  left: 122px;
  top: -14px;
}

.step_3::after {
  top: 25%;
  right: 160%;
}

.step_4::after {
  left: 30%;
  top: -9.50%;
}

.step_1:hover::before {
  width: 120%;
}

.step_1:hover::after {
  height: 26%;
}

.step_2:hover::before {
  width: 58%;
}

.step_2:hover::after {
  height: 23%;
}

.step_3:hover::before {
  width: 55%;
}

.step_3:hover::after {
  height: 26%;
}

.step_4:hover::after {
  height: 21%;
}

.step_4:hover::before {
  width: 60%;
}

.step_5 {
  width: 60%;
  margin-left: 25%;
  margin-top: 40px;
  margin-bottom: 0;
}

.step_5::before {
  width: 0;
  right: 105%;
  top: 25%;
}

.step_5::after {
  height: 0;
  top: -9px;
  right: 114%;
}

.step_5:hover::before {
  width: 9%;
}

.step_5:hover::after {
  height: 32%;
}

.step_1_active::before {
  width: 120%;
}

.step_1_active::after {
  height: 26%;
}

.step_2_active::before {
  width: 58%;
}

.step_2_active::after {
  height: 23%;
}

.step_3_active::before {
  width: 55%;
}

.step_3_active::after {
  height: 26%;
}

.step_4_active::after {
  height: 21%;
}

.step_4_active::before {
  width: 60%;
}

.step_5_active::before {
  width: 9%;
}

.step_5_active::after {
  height: 32%;
}





/* contact us css start*/

.conatct {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 70px 0px;
}

.contact_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.contact_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact_form {
  position: relative;
  box-shadow: 0px 0px 10px 0px #1a64d2;
  padding: 45px 50px;
}

.contact_icon {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  overflow: hidden;
  padding: 21px;
  background: var(--c5);
  transition: 600ms ease-in-out;
}

.contact_cont {
  position: relative;
}

.contact_item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 43px;
}

.contact_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: invert(1);
}

.contact_info h5 {
  font-size: 28px;
  font-family: var(--f2);
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 5px;
}

.contact_info p {
  font-size: 15px;
  margin: 0;
}

.fomt_fields input,
.fomt_fields textarea {
  width: 100%;
  height: 40px;
  padding: 12px;
  background: transparent;
  border: none;
  box-shadow: 0px 2px 0px 0px var(--c5);
  color: #000;
  outline: 0;
  margin-bottom: 25px;
  font-size: 14px;
  transition: 500ms;
}

.fomt_fields input::placeholder,
.fomt_fields textarea::placeholder {
  color: #cacaca;
  text-transform: capitalize;
}

.fomt_fields textarea {
  height: 120px;
}

.contact_item:hover .contact_icon {
  background: #fff;
  box-shadow: 0px 0px 10px 0px var(--c5);
}

.contact_item:hover .contact_icon img {
  filter: none;
  animation: tada 800ms;
}

.contact_cont a:nth-last-child(1) {
  margin: 0;
}

.contact_form h3 {
  text-transform: capitalize;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  font-family: Sitkai;
  font-size: 60px;
}

.fomt_fields input:focus,
.fomt_fields textarea:focus {
  transform: translateY(-6px);
  box-shadow: 0px 2px 0px 0px var(--c5);
}

/* contact us css end  */

.fomt_fields :is(input, textarea)::placeholder {
    color: var(--c5);
}
.our_services h3 {
    color: #fff;
}
.our_services h3 span {
    color: #fff;
}
/* ================================================animation=--=================================================== */
.logIn_box>span:nth-child(1) {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to right, #ffffff00, var(--c5));
  animation: animate1 2s linear infinite;
}

@keyframes animate1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

.logIn_box span:nth-child(2) {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 3px;
  background: linear-gradient(to bottom, #ffffff00, var(--c5));
  animation: animate2 2s linear infinite;
  animation-delay: 1s;
}
@keyframes animate2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}

.logIn_box span:nth-child(3) {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(to left, #ffffff00, var(--c5));
  animation: animate3 2s linear infinite;
}

@keyframes animate3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.logIn_box span:nth-child(4) {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: linear-gradient(to top, #ffffff00, var(--c5));
  animation: animate4 2s linear infinite;
  animation-delay: 1s;
}

@keyframes animate4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}


.chat_form:hover {
    scale: 1.04;
    box-shadow: 0 0 15px 1px var(--c5);
}

.conatct__list li a {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
}
span.line_left {
    position: absolute;
    display: block;
    height: 60px;
    width: 4px;
    background: #1a62d0;
    right: 28px;
    top: -23px;
    animation: 7s linear 0s infinite normal none running move1;
}
.line_bot {
    position: absolute;
    height: 4px;
    width: 60px;
    background: #1b63d0;
    bottom: 0;
    left: -30px;
    animation: 7s linear 0s infinite normal none running move2;
}
.inner-services ul li .wrap:hover {scale: 1.1;box-shadow: 0 0 15px 1px #fff;}

.content-sec ul.bullets li i {
    color: var(--c1) !important;
}