﻿.ft14 {
  font-size: var(--ft14);
}
.ft15 {
  font-size: var(--ft15);
}
.ft16 {
  font-size: var(--ft16);
}
.ft18 {
  font-size: var(--ft18);
}
.ft20 {
  font-size: var(--ft20);
}
.ft23 {
  font-size: var(--ft23);
}
.ft27 {
  font-size: var(--ft27);
}
.ft28 {
  font-size: var(--ft28);
}
.ft30 {
  font-size: var(--ft30);
}
.ft32 {
  font-size: var(--ft32);
}
.ft38 {
  font-size: var(--ft38);
}
.ft40 {
  font-size: var(--ft40);
}
.ft44 {
  font-size: var(--ft44);
}
.ft48 {
  font-size: var(--ft48);
}
.ft60 {
  font-size: var(--ft60);
}
.ft64 {
  font-size: var(--ft64);
}
.ft68 {
  font-size: var(--ft68);
}
.ft80 {
  font-size: var(--ft80);
}
:root {
  --ft14: 14px;
  --ft15: 15px;
  --ft16: 16px;
  --ft18: 18px;
  --ft20: 20px;
  --ft23: 23px;
  --ft27: 27px;
  --ft28: 28px;
  --ft30: 30px;
  --ft32: 32px;
  --ft38: 38px;
  --ft40: 40px;
  --ft44: 44px;
  --ft48: 48px;
  --ft60: 60px;
  --ft64: 64px;
  --ft68: 68px;
  --ft80: 80px;
}

@media screen and (max-width: 1400px) {
  .what-we-do .we-do-img {
    max-width: 93% !important;
    height: 93% !important;
}
}

@media (min-width: 1200px) and (max-width: 1359px) {
  :root {
    --ft18: 18px;
    --ft20: 20px;
    --ft23: 23px;
    --ft27: 26px;
    --ft28: 27px;
    --ft30: 29px;
    --ft32: 31px;
    --ft38: 37px;
    --ft40: 38px;
    --ft44: 42px;
    --ft48: 46px;
    --ft60: 57px;
    --ft64: 61px;
    --ft68: 65px;
    --ft80: 76px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  :root {
    --ft18: 17px;
    --ft20: 19px;
    --ft23: 22px;
    --ft27: 25px;
    --ft28: 26px;
    --ft30: 27px;
    --ft32: 29px;
    --ft38: 34px;
    --ft40: 35px;
    --ft44: 39px;
    --ft48: 42px;
    --ft60: 52px;
    --ft64: 55px;
    --ft68: 58px;
    --ft80: 68px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :root {
    --ft18: 17px;
    --ft20: 18px;
    --ft23: 21px;
    --ft27: 23px;
    --ft28: 24px;
    --ft30: 25px;
    --ft32: 27px;
    --ft38: 31px;
    --ft40: 32px;
    --ft44: 35px;
    --ft48: 38px;
    --ft60: 46px;
    --ft64: 49px;
    --ft68: 51px;
    --ft80: 60px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  :root {
    --ft18: 17px;
    --ft20: 18px;
    --ft23: 19px;
    --ft27: 21px;
    --ft28: 22px;
    --ft30: 23px;
    --ft32: 24px;
    --ft38: 27px;
    --ft40: 28px;
    --ft44: 30px;
    --ft48: 32px;
    --ft60: 38px;
    --ft64: 40px;
    --ft68: 42px;
    --ft80: 48px;
  }
}
@media (max-width: 575px) {
  :root {
    --ft18: 16px;
    --ft20: 17px;
    --ft23: 19px;
    --ft27: 20px;
    --ft28: 21px;
    --ft30: 22px;
    --ft32: 22px;
    --ft38: 25px;
    --ft40: 26px;
    --ft44: 28px;
    --ft48: 29px;
    --ft60: 35px;
    --ft64: 36px;
    --ft68: 38px;
    --ft80: 43px;
  }
}
.ui-ft14 {
  font-size: var(--ft14);
}
.ui-ft15 {
  font-size: var(--ft15);
}
.ui-ft16 {
  font-size: var(--ft16);
}
.ui-ft18 {
  font-size: var(--ft18);
}
.ui-ft20 {
  font-size: var(--ft20);
}
.ui-ft23 {
  font-size: var(--ft23);
}
.ui-ft27 {
  font-size: var(--ft27);
}
.ui-ft28 {
  font-size: var(--ft28);
}
.ui-ft30 {
  font-size: var(--ft30);
}
.ui-ft32 {
  font-size: var(--ft32);
}
.ui-ft38 {
  font-size: var(--ft38);
}
.ui-ft40 {
  font-size: var(--ft40);
}
.ui-ft44 {
  font-size: var(--ft44);
}
.ui-ft48 {
  font-size: var(--ft48);
}
.ui-ft60 {
  font-size: var(--ft60);
}
.ui-ft64 {
  font-size: var(--ft64);
}
.ui-ft68 {
  font-size: var(--ft68);
}
.ui-ft80 {
  font-size: var(--ft80);
}
:root {
  --res15: 15px;
  --res40: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  :root {
    --res15: 13px;
    --res40: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  :root {
    --res15: 11px;
    --res40: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  :root {
    --res15: 10px;
    --res40: 28px;
  }
}
@media (max-width: 575px) {
  :root {
    --res15: 8px;
    --res40: 20px;
  }
}

@media (min-width: 1300px) {
  .container {
    max-width: 1280px;
    flex: 0 0 1280px;
  }
  header .container.d-block {
    max-width: 1343px;
  }
  header nav .nav-links-col .nav-links-wrap .nav-links {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1300px) {
  :root {
    --hafconpadding: calc(50vw - 650px);
    --hafcontainer: 620px;
    --container: 1240px;
  }
}
@media (min-width: 1200px) and (max-width: 1299.9px) {
  :root {
    --hafconpadding: calc(50vw - 585px);
    --hafcontainer: 585px;
    --container: 1170px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  :root {
    --hafconpadding: calc(50vw - 495px);
    --hafcontainer: 495px;
    --container: 990px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  :root {
    --hafconpadding: calc(50vw - 405px);
    --hafcontainer: 405px;
    --container: 810px;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  :root {
    --hafconpadding: calc(50vw - 285px);
    --hafcontainer: 285px;
    --container: 570px;
  }
}
@media (max-width: 575.9px) {
  :root {
    --hafconpadding: 50vw;
    --hafcontainer: 50%;
    --container: 100%;
  }
}

main .strategy {
  background: #fff;
}
main .strategy figure {
  margin: 0;
}
main .strategy .strategy-2 .align {
  left: 20px;
}
main .strategy .strategy-3 .align {
  right: 20px;
  bottom: 2px;
}
main .strategy .strategy-4 .align {
  left: 2px;
  bottom: 4px;
}
main .strategy .strategy-5 .align {
  right: 19px;
  bottom: 5px;
}
main .strategy .strategy-6 .align {
  left: 21px;
  bottom: 6px;
}
main .strategy .heading {
  font-size: 1.75rem;
  font-family: SansBold;
  margin-bottom: 20px;
}
main .work-with-us {
  background-image: url("../assets/images/work-with-us.webp");
  background-size: cover;
  height: 638px;
  background-position: center 100px;
  background-attachment: fixed;
}
main .work-with-us .title {
  line-height: 100%;
  letter-spacing: 3.3px;
  padding-top: 58px;
}
main .work-with-us .btn-primary {
  height: 52px;
  padding: 15px 45px;
}
main .recognition .title {
  font-size: 2.15rem;
  line-height: 1.25;
}
main .recognition .big {
  border-radius: 0px 10px 0px 0px;
  padding: 50px 110px 50px 30px;
  border: 1px solid #d6c6c6;
  background: #fff;
}
.box-wrap1 .box-1.big{
  border-radius: 10px 0px 0px 0px;
}
.web-grediant {
  opacity: 1;
  background: linear-gradient(#ffe310 0%, #ffbe10 100%);
}
main .recognition .small {
  width: 80%;
  border-radius: 0px 10px 0px 0px;
  padding: 40px 70px 40px 20px;
  border: 1px solid #d6c6c6;
  background: #fff;
}
main .recognition .box {
  cursor: pointer;
}
main .recognition .active {
  box-shadow: 0px 30px 60px #ff000075;
  background: #ff0501 0% 0% no-repeat;
  border: 1px solid #ff0501;
  color: #fff;
}
main .recognition .border-bl {
  border-radius: 0px 0px 0px 10px;
}
main .recognition .border-br {
  border-radius: 0px 0px 10px 0px;
}
main .recognition .number {
  font-size: 2.5rem;
}
main .recognition .content {
  font-size: var(--ft15);
  line-height: 1.5;
  margin: 0;
}
main .client-review,
main .all-clients {
  padding: 65px 0 20px;
}
main .client-review .wartermark-text,
main .all-clients .wartermark-text {
  position: absolute;
  font-size: 17rem;
  left: -2%;
  top: -162px;
  opacity: 0.05;
}
main .client-review .review,
main .all-clients .review {
  background: #fff;
  border-radius: 10px;
}
main .client-review .user-pic,
main .all-clients .user-pic {
  width: 85px;
  position: absolute;
  bottom: 20px;
  right: 65px;
}
.testimonial-round {
border-radius: 100px;
overflow: hidden;
}
main .client-review .user-pic img,
main .all-clients .user-pic img {
  width: 100%;
  
}
main .client-review .owl-item,
main .all-clients .owl-item {
  padding-bottom: 60px;
}
main .all-clients .clients-link {
  cursor: pointer;
  margin-left: 50px;
  position: relative;
}
main .all-clients .clients-link.active {
  color: #ff0501;
}
main .all-clients .clients-link.active::before {
  content: "";
  width: 32px;
  border-bottom: solid 4px #ff0501;
  position: absolute;
  left: -50px;
  top: 12px;
  z-index: 0;
}
main .industries-we-work .industries-svg {
  position: relative;
  bottom: 50px;
}
main .industries-we-work .owl-theme .owl-nav {
  position: relative;
  top: 19rem;
}
main .industries-we-work .owl-theme .owl-dots {
  display: none;
}
main .industries-we-work .we-work-navigation {
  background: url(../assets/svg/curve.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 164px;
  width: 80%;
  margin: auto;
  position: relative;
  margin: auto;
  margin-top: 70px;
  padding-top: 0px;
}
main .industries-we-work .we-work-navigation .nav {
  cursor: pointer;
}
main .industries-we-work .we-work-navigation .nav .we-wrk-img-wrap {
  width: 125px;
  height: 125px;
  box-shadow: 0px 5px 10px #00000010;
  background: #fff;
  border-radius: 50%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
main .industries-we-work .we-work-navigation .nav .we-wrk-img-wrap img {
  max-width: 40px;
}
main .industries-we-work .we-work-navigation .nav p {
  position: relative;
  font-size: 1rem;
  width: 100%;
  text-align: center;
  padding-top: 15px !important;
}
main .recent-work .background-red {
  bottom: 0px;
  height: 54%;
}
main .recent-work .owl-carousel .owl-nav button.owl-next,
main .recent-work .owl-carousel .owl-nav button.owl-prev {
  border: 2px solid #fff;
}
main .recent-work .owl-carousel .owl-nav button.owl-next span,
main .recent-work .owl-carousel .owl-nav button.owl-prev span {
  top: -2px;
}
main .what-we-do .we-do-slider {
  position: relative;
  top: 70px;
}
main .what-we-do .we-do-slider .owl-dots {
  display: none;
}
main .what-we-do .we-do-slider .owl-next {
  position: absolute;
  top: 50%;
  right: 10%;
  width: 50px;
  height: 50px;
  background: transparent !important;
  font-size: 2rem;
  border: 1px solid #fff;
}
main .what-we-do .we-do-slider .owl-prev {
  position: absolute;
  top: 50%;
  left: 10%;
  width: 50px;
  height: 50px;
  background: transparent !important;
  font-size: 2rem;
  border: 1px solid #fff;
}
main .what-we-do .we-do-slider .slider-text {
  position: absolute;
  width: 500px;
  left: 55%;
  top: 40%;
}
main .what-we-do .what-we-nav {
  position: absolute;
  z-index: 11;
}
main .what-we-do .what-we-nav .nav {
  cursor: pointer;
  padding: 1.4rem 2.2rem;
  background: #fff;
  border-right: 1px solid #c9c9c9;
}
main .what-we-do .what-we-nav .nav:first-child {
  border-radius: 10px 0px 0px 10px;
}
main .what-we-do .what-we-nav .nav:last-child {
  border: none;
  border-radius: 0px;
}
main .what-we-do .what-we-nav .nav img {
  margin-bottom: 20px;
  max-width: 48px;
}
main .what-we-do .what-we-nav .nav p {
  margin-bottom: 0;
  line-height: 22px;
}
main .what-we-do .what-we-nav .synced .nav {
  background: #fd0400;
  color: #fff;
}
main .what-we-do .what-we-nav .synced .nav img {
  filter: brightness(10);
}
main .fact-cards .card {
  border-radius: 10px;
  margin-bottom: 0.75rem;
}
main .fact-cards .card .icon-wrapper {
  border-radius: 10px 0px 30px 0px;
  height: 90px;
  width: 90px;
  display: flex;
  justify-content: center;
}
main .fact-cards .card .icon-wrapper.teal {
  background: #a9dcd6;
}
main .fact-cards .card .icon-wrapper.purple {
  background: #ccb5d3;
}
main .fact-cards .card .icon-wrapper.yellow {
  background: #fabf7d;
}
main .fact-cards .card .icon-wrapper.orange {
  background: #f9a586;
}
main .fact-cards .card .icon-wrapper.blue {
  background: #87bddf;
}
main .fact-cards .card .icon-wrapper.red {
  background: #f0969c;
}
main .fact-cards .card .icon-wrapper.lemon {
  background: #e1e98d;
}
main .fact-cards .card .icon-wrapper.green {
  background: #91d0b6;
}
main .fact-cards .card .icon-wrapper.grey {
  background: #b9caae;
}
main .fact-cards .card .card-content {
  padding: 2.2rem 2.2rem;
}
main .fact-cards .card .card-content .card-title {
  height: 3rem;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
main .fact-cards .card .card-content .card-text {
  height: 5rem;
  font-size: 0.85rem;
  line-height: 1.5;
}
main .career-cards .card {
  padding: 2rem 2.1rem;
  border: none;
  border-radius: 10px;
  margin-bottom: 0.75rem;
}
main .career-cards .card .card-title {
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
main .career-cards .card .card-centent {
  font-size: 0.85rem;
  line-height: 1.2;
}
main .testimonial-cards .card {
  padding: 4rem;
  border: none;
  background: #fff;
  box-shadow: 0px 20px 30px #00000017;
}
main .testimonial-cards .card::before {
  content: "ΓÇ£";
  font-family: Helvetica;
  position: absolute;
  left: 40%;
  bottom: 35%;
  font-size: 10rem;
  color: #ff0501;
  clear: both;
}
main .testimonial-cards .card::after {
  content: "";
  position: absolute;
  left: 4rem;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-top: 1rem solid #fff;
  clear: both;
}
main .testimonial-cards .card .content-left {
  width: 40%;
}
main .testimonial-cards .card .content-right {
  width: 60%;
  line-height: 2;
}
main .testimonial-banner {
  background: url(../assets/images/testimonial.jpg);
  height: 640px;
  margin-bottom: -6rem;
  background-position: right 18rem top;
  background-repeat: no-repeat;
}
.we-work-navigation .owl-item .we-wrk-img-wrap {
  background-color: #fff !important;
  transition: all 0.3s ease-in;
}
.we-work-navigation .owl-item .we-wrk-img-wrap img {
  filter: brightness(1);
  transition: all 0.3s ease-in;
}
.we-work-navigation .owl-item.active.center .we-wrk-img-wrap,
.we-work-navigation .owl-item:hover .we-wrk-img-wrap {
  background-color: #ff0501 !important;
}
.we-work-navigation .owl-item.active.center .we-wrk-img-wrap img,
.we-work-navigation .owl-item:hover .we-wrk-img-wrap img {
  filter: brightness(5);
}
@media (min-width: 1200px) {
  .we-work-navigation {
    background-size: 87% !important;
    background-position: center !important;
    height: 252px !important;
    width: 100% !important;
    margin-top: -108px !important;
    padding-top: 0px !important;
  }
  .we-work-navigation .owl-stage-outer {
    padding: 50px 0;
  }
  .we-work-navigation .owl-item {
    transition: all 0.2s ease-in;
  }
  .we-work-navigation .owl-item:not(.active) + .owl-item.active {
    margin-top: -50px;
  }
  .we-work-navigation
    .owl-item:not(.active)
    + .owl-item.active
    + .owl-item.active {
    margin-top: 51px;
  }
  .we-work-navigation
    .owl-item:not(.active)
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active {
    margin-top: 90px;
  }
  .we-work-navigation
    .owl-item:not(.active)
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active {
    margin-top: 50px;
  }
  .we-work-navigation
    .owl-item:not(.active)
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active {
    margin-top: -50px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .we-work-navigation {
    background-size: 87% !important;
    background-position: center !important;
    height: 252px !important;
    width: 100% !important;
    margin-top: 30px !important;
    padding-top: 0px !important;
  }
  .we-work-navigation .owl-stage-outer {
    padding: 50px 0;
  }
  .we-work-navigation .owl-item {
    transition: all 0.2s ease-in;
  }
  .we-work-navigation .owl-item:not(.active) + .owl-item.active {
    margin-top: -50px;
  }
  .we-work-navigation
    .owl-item:not(.active)
    + .owl-item.active
    + .owl-item.active {
    margin-top: 51px;
  }
  .we-work-navigation
    .owl-item:not(.active)
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active {
    margin-top: 90px;
  }
  .we-work-navigation
    .owl-item:not(.active)
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active {
    margin-top: 50px;
  }
  .we-work-navigation
    .owl-item:not(.active)
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active
    + .owl-item.active {
    margin-top: -50px;
  }
}
.industries-we-work .owl-nav {
  top: 450px;
}
@media (max-width: 1200px) {
  .industries-we-work > .container.pt-5.mt-5 {
    padding-top: 0px !important;
  }
  .industries-we-work .owl-nav {
    display: none;
  }
}
.what-we-nav .owl-stage-outer {
  overflow: hidden;
  border-radius: 10px;
}
.what-we-nav .owl-stage {
  display: flex;
}
.what-we-nav .owl-stage .owl-item .nav {
  border-right: 1px solid #c9c9c9 !important;
  height: 100%;
  position: relative;
  z-index: 10;
}
.review .bold {
  color: #191919;
}
@media (max-width: 991.9px) {
  .industries-we-work {
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
  }
}
@media (max-width: 767.9px) {
  .recent-work.py-5.my-5 {
    margin-top: 0px !important;
    padding-bottom: 20px !important;
  }
}
.container2 {
  width: 100%;
  margin: auto;
  max-width: 1490px;
}
footer .contact-form-wrapper input::placeholder,
footer .contact-form-wrapper textarea::placeholder {
  color: #000;
}
.owl-theme .owl-nav .disabled {
  opacity: 1;
}
footer .background-red {
  bottom: -90px;
}
footer .sepration {
  width: 100%;
  margin: 50px 0;
  font-size: 1.7rem;
  position: relative;
}
footer .sepration::before {
  content: "";
  width: 42%;
  border-bottom: solid 1px #777;
  position: absolute;
  left: 0;
  top: 18px;
  z-index: 0;
}
footer .sepration::after {
  content: "";
  width: 42%;
  border-bottom: solid 1px #777;
  position: absolute;
  right: 0;
  top: 18px;
  z-index: 0;
}
footer .sepration h2 {
  width: auto;
  display: inline-block;
  z-index: 3;
  padding: 0 20px 0 20px; 
	font-size: 2rem;
}
footer .contact-form-wrapper {
  background: #fff;
  box-shadow: 0px 30px 60px #00000038;
  border: 1px solid #dedede;
  border-radius: 10px;
}
footer .contact-form-wrapper .form-title {
  font-size: 1.75rem;
}
footer .contact-form-wrapper input,
footer .contact-form-wrapper textarea {
  background: #f2f2f2;
  border-radius: 30px;
  padding: 1rem 2rem;
  margin: 15px 0;
  height: auto;
  border: none !important;
}
footer .contact-form-wrapper .btn {
  position: relative;
  top: 20px;
}
footer .footer-wrapper {
  background: url("../assets/images/footer.webp") 0% 0% no-repeat padding-box;
  background-size: cover;
  padding: 100px 0 70px;
  top: 90px;
}
footer .footer-wrapper p {
  font-size: 0.85rem;
  margin-bottom: 8px;
  letter-spacing: 0.8px;
  line-height: 187%;
  opacity: 0.64;
}
footer .footer-wrapper .footer-title {
  margin-bottom: 35px;
}
footer .footer-wrapper .brochure {
  position: relative;
}
footer .footer-wrapper .brochure::after {
  content: "";
  width: 75%;
  border-bottom: solid 1px #777;
  position: absolute;
  right: 0;
  top: 12px;
  z-index: 0;
}
footer .footer-wrapper .right {
  text-align: right;
}
footer .overlay {
  position: relative;
  z-index: 0;
}
footer .overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2c2c2c;
  opacity: 0.85;
  z-index: -1;
}
a:hover,
button:hover {
  text-decoration: none;
}
.heading {
  position: relative;
}
.heading span {
  display: block;
}
.home-banner-sec .banner-video-wrap {
  width: 50%;
  margin-left: 50%;
  margin-right: 0px;
  height: calc(100vh - 100px);
  min-height: 500px;
}
.home-banner-sec .banner-video-wrap figure {
  height: 100%;
  width: 100%;
}
.home-banner-sec .banner-video-wrap figure video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.home-banner-sec .hero-text {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  height: calc(100vh - 100px);
  min-height: 500px;
  text-transform: uppercase;
}
.home-banner-sec .hero-text h1 {
  font-family: "Google Sans";
  font-size: var(--ft80);
  line-height: 0.9625em;
  font-weight: 700;
}
@media (min-width: 992px) {
  .home-banner-sec .hero-text {
    margin-left: var(--hafconpadding);
    max-width: var(--hafcontainer);
    display: flex;
    align-items: center;
    top: 0;
  }
}
.about-us-sec {
  position: relative;
  padding-top: calc(6.0631375vw + 16.625px);
  padding-bottom: calc(4.92345vw + 13.5px);
}
.about-us-sec .ch-video-wrap {
  width: 50%;
  margin-left: 50%;
}
@media (min-width: 992px) {
  .about-us-sec .about-us-content-wrap {
    margin-left: var(--hafconpadding);
    max-width: var(--hafcontainer);
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 0;
  }
  .ch-video-wrap {
    position: absolute;
  }
}
.about-us-sec .about-us-content-wrap p {
  letter-spacing: 0.05em;
  line-height: 160%;
}
.client-list {
  padding-top: calc(2.279375vw + 6.25px);
  padding-bottom: calc(2.279375vw + 6.25px);
}
.bnr-video {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.inside-svg-sec {
  z-index: -1;
}
.what-we-nav .nav:not(.active) {
  position: relative;
  overflow: hidden;
  color: #262053;
  transition: color 0.3s ease-in-out;
}
.what-we-nav .nav:not(.active) img {
  filter: brightness(1);
  transition: all 0.3s ease-in-out;
}
.what-we-nav .owl-item.active.center .nav:before,
.what-we-nav .nav:not(.active):before {
  content: "";
  height: 0;
  width: 0;
  border-radius: 500px;
  display: block;
  position: absolute;
  background-color: #ff0501;
  transition: all 0.5s ease-in-out;
  top: -50%;
  left: -50%;
  z-index: -1;
}
.what-we-nav .owl-item.active.center .nav,
.what-we-nav .nav:not(.active):hover {
  color: #fff;
}
.what-we-nav .owl-item.active.center .nav img,
.what-we-nav .nav:not(.active):hover img {
  filter: brightness(10);
}
.what-we-nav .owl-item.active.center .nav:before,
.what-we-nav .nav:not(.active):hover:before {
  height: 200%;
  width: 200%;
}
.we-work-navigation {
  padding-top: 30px;
}
.we-work-navigation .nav {
  transition: background-color 0.3s ease-in-out;
}
.we-work-navigation .nav:before {
  transition: all 0.3s ease-in-out;
  filter: brightness(1);
  transform: rotate(0deg);
}
.we-work-navigation .nav:hover .we-wrk-img-wrap {
  background-color: #ff0501 !important;
}
.we-work-navigation .nav:hover .we-wrk-img-wrap:before {
  filter: brightness(10);
  transform: rotate(360deg);
}
.recognition .box {
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.explore {
  transition: all 1s ease-in-out;
  letter-spacing: 0;
}
.explore:before {
  transition: all 0.3s ease-in-out;
}
.explore:hover::before {
  color: #262053;
}
@keyframes slideto {
  0% {
    left: 0px;
  }
  50% {
    left: 18px;
  }
  100% {
    left: 0px;
  }
}
.py80 {
  padding-top: calc(2.084vw + 40px);
  padding-bottom: calc(2.084vw + 40px);
}
.ch-bg-img-wrap {
  display: block;
  position: relative;
  overflow: hidden;
}
.ch-bg-img-wrap .ch-bg-img {
  width: 100%;
  position: relative;
  z-index: 20;
}
.ch-bg-img-wrap video {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 20px solid #f5f7fa;
  border-right: none;
}
.recent-work .we-do-slider,
.industries-we-work .we-do-slider,
.what-we-do .we-do-slider {
  background-image: url(../assets/images/cms-development-slider.svg);
  background-size: cover;
  background-position: center;
  padding: calc(1.8235vw + 35px) 0 calc(1.3025vw + 25px) 0;
}
.recent-work .we-do-img,
.industries-we-work .we-do-img,
.what-we-do .we-do-img {
  width: 100% !important;
}
.recent-work .owl-nav button,
.industries-we-work .owl-nav button,
.what-we-do .owl-nav button {
  display: flex;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.recent-work .owl-nav button:after,
.recent-work .owl-nav button:before,
.industries-we-work .owl-nav button:after,
.industries-we-work .owl-nav button:before,
.what-we-do .owl-nav button:after,
.what-we-do .owl-nav button:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  margin: auto;
  background-color: #ff0501;
  opacity: 0.5;
  transition: all 0.3s ease-in;
  margin: auto;
  z-index: 0;
  border-radius: 100px;
}
.recent-work .owl-nav button::before,
.industries-we-work .owl-nav button::before,
.what-we-do .owl-nav button::before {
  top: -25%;
  left: -25%;
}
.recent-work .owl-nav button:after,
.industries-we-work .owl-nav button:after,
.what-we-do .owl-nav button:after {
  transition-delay: 0.2s;
  right: -25%;
  bottom: -25%;
}
.recent-work .owl-nav button:hover,
.industries-we-work .owl-nav button:hover,
.what-we-do .owl-nav button:hover {
  border-color: #262053 !important;
  background-color: #262053 !important;
}
.recent-work .owl-nav button span,
.industries-we-work .owl-nav button span,
.what-we-do .owl-nav button span {
  position: relative;
  z-index: 10;
}
.what-we-do {
  position: relative;
  background: #f5f7fa;
  background: linear-gradient(0deg, #74aac2 44%, #f5f7fa 100%);
}
.what-we-do #we-do-slider-count {
  z-index: 5000000;
  position: absolute;
  width: 100%;
  bottom: 52px;
  text-align: center;
  color: #fff;
}
.what-we-do .owl-nav .owl-prev {
  left: calc(50vw - 640px) !important;
}
.what-we-do .owl-nav .owl-next {
  right: calc(50vw - 640px) !important;
}
.we-do-slide-logo-list {
  padding-left: 0px;
  padding-top: 15px;
}
.we-do-slide-logo-list li {
  display: inline-block;
  padding-right: 30px;
}
.we-do-slide-button {
  padding-left: 0px;
  padding-top: 15px;
  }
.we-do-slide-button li {
  display: inline-block;
  padding-right: 15px;
}
.client-review {
  position: relative;
}
.client-review:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ecf1f5;
  width: 43%;
  height: 60%;
}
.recent-work .owl-nav button:after,
.recent-work .owl-nav button:before,
.industries-we-work .owl-nav button:after,
.industries-we-work .owl-nav button:before {
  background-color: #262053 !important;
}
.industries-we-work {
  padding-bottom: 80px !important;
}
.recent-work .owl-nav .owl-prev {
  margin-right: 100px;
}
.recent-work .owl-nav .owl-next {
  margin-left: 100px;
}
.recent-work-link-wrap {
  position: relative;
  z-index: 100;
}
.recent-work-link-wrap .recent-work-all-project-link {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
  top: -49px;
  position: relative;
  letter-spacing: 0.7px;
}
.recognition-slider {
  width: 85%;
}
.recognition-slider .owl-item {
  border: none !important;
  background-color: transparent !important;
  box-shadow: none !important;
}
.recognition-slider .logo-icons {
  border: none;
}
.btn {
  position: relative;
  overflow: hidden;
}
.btn span {
  z-index: 20;
  position: relative;
}
.btn.btn-primary {
  background-color: #ff0501;
  transition: all 1s ease-in-out;
}
.btn.btn-primary:hover {
  background-color: #262053 !important;
}
.nav-button .nav-button-arrow {
  overflow: hidden;
  position: relative;
  width: 30px;
  display: inline-block;
  height: 14px;
  top: 1px;
}
.nav-button .nav-button-arrow img {
  position: relative;
}
.nav-button:hover .nav-button-arrow img {
  animation: slideRightLeft 0.7s ease-in forwards;
}
.nav-button .nav-we-do-button-arrow {
  overflow: hidden;
  position: relative;
  width: 30px;
  display: inline-block;
  height: 17px;
  top: 1px;
}
.nav-button .nav-we-do-button-arrow img {
  position: relative;
}
.nav-button:hover .nav-we-do-button-arrow img {
  animation: slideRightLeft 0.7s ease-in forwards;
}
.client-slider-review .item:hover .review {
  box-shadow: 2px 2px 0px 0px rgba(38, 32, 83, 0);
  transition: all 0.3s ease-in;
}
.client-slider-review .item:hover .review {
  box-shadow: 2px 2px 6px 0px rgba(38, 32, 83, 0.3);
  transition: all 0.3s ease-in;
}
@keyframes slideRightLeft {
  0% {
    left: 0px;
    opacity: 1;
  }
  48% {
    left: 40px;
    opacity: 1;
  }
  49% {
    left: 40px;
    opacity: 0;
  }
  50% {
    left: -40px;
    opacity: 0;
  }
  51% {
    left: -40px;
    opacity: 1;
  }
  100% {
    opacity: 1;
    left: 0px;
  }
}
.all-clients .clients-link {
  transition: color 0.3s ease-in-out;
}
.all-clients .clients-link:hover {
  color: #ff0501;
}
.all-clients .clients-link:not(.active):hover:before {
  opacity: 1;
}
.st0 {
  fill: none;
  stroke: #861620;
  stroke-width: 21;
}
.st1 {
  fill: #861620;
}
.st2 {
  fill: #fff;
}
.st3 {
  font-family: "Sora", sans-serif;
}
.st4 {
  font-size: 38px;
}
.st5 {
  letter-spacing: 1;
}
.path-animation-area {
  position: relative;
}
.path-animation-area h3 {
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 100%;
    color: #242e45;
    font-family: "Barlow Condensed", sans-serif;
}
.path-animation-area p {
  line-height: 160%;
  letter-spacing: 0.05em;
}
#strategy-attain-svg {
  position: absolute;
  height: 100%;
  width: 100%;
}
#strategy-attain-svg svg,
#strategy-attain-svg svg text {
  font-family: "Sora", sans-serif;
  font-weight: 700;
}
#strategy-content-wrap {
  width: 100%;
}
@media (min-width: 1300px) {
  #strategy-content-wrap {
    padding-bottom: 250px;
  }
}
@media (min-width: 1200px) and (max-width: 1299.9px) {
  #strategy-content-wrap {
    padding-bottom: 210px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #strategy-content-wrap {
    padding-bottom: 180px;
  }
}
#strategy-content-wrap .strategy-content {
  display: flex;
  align-items: center;
  width: 75%;
  margin: auto;
}
@media (min-width: 1300px) {
  #strategy-content-wrap .strategy-content {
    padding-top: 195px;
    padding-bottom: 105px;
    height: 800px;
  }
}
@media (min-width: 1200px) and (max-width: 1299.9px) {
  #strategy-content-wrap .strategy-content {
    padding-top: 155px;
    padding-bottom: 67px;
    height: 710px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  #strategy-content-wrap .strategy-content {
    height: 597px;
    padding-top: 130px;
    padding-bottom: 78px;
  }
}
#strategy-content-wrap .strategy-content .strategy-text {
  padding: 0 calc(1.367625vw + 3.75px);
}
#strategy-content-wrap .strategy-content .strategy-text p:nth-last-child(1) {
  margin-bottom: 0px;
}
#strategy-content-wrap .strategy-content .strategy-image {
  padding: 0 calc(1.367625vw + 3.75px);
}
.recent-work-slider .newtable tr td {
  border-collapse: separate;
  border-spacing: 15px;
  padding: 1%;
  position: relative;
}
.recent-work-slider .newtable tr td.center-img {
  width: 55%;
}
.recent-work-slider .newtable tr td.center-img .recent-img-wrap {
  width: 100%;
  padding-bottom: 75%;
  position: relative;
}
.recent-work-slider .newtable tr td.center-img .recent-img-wrap img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.recent-work-slider .newtable tr td:not(.center-img) {
  width: 21%;
}
.recent-work-slider .newtable tr td:not(.center-img) .recent-img-wrap {
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
}
.recent-work-slider .newtable tr td:not(.center-img) .recent-img-wrap img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.recent-work-slider .newtable tr td img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
  position: absolute;
}
@media (min-width: 992px) {
  .recent-work-slider .owl-nav {
    top: 40px;
    position: relative;
  }
  .contact-form-wrapper {
    padding: 0 30px;
  }
  #strategy-content-wrap .strategy-content:nth-child(even) {
    flex-direction: row-reverse;
  }
  #strategy-content02,
  #strategy-content03,
  #strategy-content04,
  #strategy-content05,
  #strategy-content06 {
    filter: opacity(0);
    transform: translateY(30);
  }
  .strategy-content {
    filter: opacity(0);
  }
}
@media (min-width: 768px) and (max-width: 1199.9px) {
  .home-banner-sec .hero-text {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 991.9px) {
  .ch-video-wrap {
    width: 80%;
    margin: auto;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 400px;
    padding-right: 30px;
  }
  #strategy-attain-svg {
    display: none;
  }
  #strategy-content-wrap {
    padding-bottom: 80px;
  }
  #strategy-content-wrap .strategy-content {
    flex-wrap: wrap;
    width: 100%;
    padding: 40px 0;
  }
  #strategy-content-wrap .strategy-content .strategy-image {
    width: 40%;
  }
  #strategy-content-wrap .strategy-content .strategy-image img {
    width: 100%;
  }
  #strategy-content-wrap .strategy-content .strategy-text {
    width: 60%;
  }
  .we-work-navigation {
    display: none;
  }
  .industries-we-work .container {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }
  .industries-we-work .owl-nav {
    top: 50px !important;
  }
}
@media (max-width: 767.9px) {
  #strategy-content-wrap {
    padding-bottom: 40px;
  }
  #strategy-content-wrap .strategy-content {
    padding: 30px 0;
  }
  .banner-video-wrap {
    margin-left: 0px !important;
    width: 100% !important;
  }
  .banner-video-wrap figure {
    opacity: 0.4;
  }
  .hero-text {
    display: flex;
    margin: auto;
    width: 100%;
    max-width: var(--container);
    left: 0;
    right: 0;
    padding: 0 15px;
    display: flex;
    align-items: center;
  }
  .hero-text h1 {
    line-height: 150%;
  }
}
@media (max-width: 767.9px) {
  #strategy-content-wrap {
    padding-bottom: 20px;
  }
  #strategy-content-wrap .strategy-content {
    padding: 20px 0;
  }
  #strategy-content-wrap .strategy-content .strategy-image,
  #strategy-content-wrap .strategy-content .strategy-text {
    width: 100%;
    text-align: center;
  }
  #strategy-content-wrap .strategy-content .strategy-image {
    padding-bottom: 25px;
  }
  #strategy-content-wrap .strategy-content .strategy-image img {
    max-width: 200px;
  }
}
#stratergy-line-path {
  stroke-dasharray: 100000;
  stroke-dashoffset: 100000;
}
section.contact-us > .container {
  position: relative;
  z-index: 100;
}
#strategy-list-content {
  padding-bottom: calc(5.4705vw + 15px);
}
/*::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #ff0501;
}
::-webkit-scrollbar-thumb:hover {
  background: #ff0501;
}*/
@media (min-width: 320px) and (max-width: 400px) {
  main .all-clients .wartermark-text,
  main .client-review .wartermark-text {
    font-size: 10rem !important;
    top: -120px !important;
  }
  main .strategy .strategy-3 .align {
    right: 12px !important;
  }
  main .strategy .strategy-4 .align {
    left: -5px !important;
  }
  main .strategy .strategy-5 .align {
    right: 11px !important;
  }
  main .strategy .strategy-6 .align {
    left: 1px !important;
  }
  main .recognition .big {
    padding: 2rem !important;
  }
  main .recognition .d-flex.mt-4 {
    margin-top: 1rem !important;
  }
  main .recognition .d-flex.mr-4 {
    margin-right: 1rem !important;
  }
  main .what-we-do .we-do-slider .slider-text {
    position: absolute;
    width: 275px !important;
    left: 15%;
    top: 20%;
  }
  main .what-we-do .we-do-slider .owl-prev,
  main .what-we-do .we-do-slider .owl-next {
    width: 30px !important;
    height: 30px !important;
    font-size: 1rem !important;
  }
}
@media (max-width: 575.98px) {
  body {
    font-size: 12px;
  }
  main .testimonial-banner {
    background-position: right 0rem top;
  }
  main .about-us-section {
    height: 600px;
    background-position: right -1rem top -6rem;
    background-size: contain;
  }
  main .recent-work .background-red {
    height: 280px;
  }
  main .recent-work .recent-work-slider .item img {
    height: 300px;
  }
  main .industries-we-work .we-work-slider .w-75 {
    width: 100% !important;
  }
  main .industries-we-work .owl-theme .owl-nav {
    position: relative;
    top: 12rem;
  }
  main .industries-we-work .we-work-navigation {
    border-top: 1px solid #cdcdcd;
    background: none;
    height: 50px;
    width: 100%;
  }
  main .industries-we-work .we-work-navigation.mb-5 {
    margin-bottom: 0 !important;
    margin-top: 2rem !important;
  }
  main .industries-we-work .we-work-navigation .nav {
    width: 50px;
    height: 50px;
  }
  main .industries-we-work .we-work-navigation .nav::before {
    width: 24px;
    height: 24px;
    top: 13px;
    left: 13px;
    background-size: cover;
  }
  main .industries-we-work .we-work-navigation .nav p {
    font-size: 0.6rem;
  }
  main .industries-we-work .we-work-navigation .nav.travel {
    bottom: 25px;
    left: 0px;
  }
  main .industries-we-work .we-work-navigation .nav.travel p {
    left: 5px;
    bottom: -50px;
  }
  main .industries-we-work .we-work-navigation .nav.govt {
    left: 80px;
    top: -26px;
  }
  main .industries-we-work .we-work-navigation .nav.govt p {
    left: -15px;
    bottom: -50px;
  }
  main .industries-we-work .we-work-navigation .nav.security {
    top: -26px;
    left: 175px;
  }
  main .industries-we-work .we-work-navigation .nav.security p {
    left: -2px;
    bottom: -50px;
  }
  main .industries-we-work .we-work-navigation .nav.security::before {
    width: 18px;
    top: 12px;
    left: 16px;
  }
  main .industries-we-work .we-work-navigation .nav.estate {
    top: -26px;
    right: 80px;
  }
  main .industries-we-work .we-work-navigation .nav.estate p {
    left: -10px;
    bottom: -50px;
    width: 150%;
  }
  main .industries-we-work .we-work-navigation .nav.travel-2 {
    bottom: 25px;
    right: 0px;
  }
  main .industries-we-work .we-work-navigation .nav.travel-2 p {
    left: 5px;
    bottom: -50px;
  }
  main .all-clients .wartermark-text,
  main .client-review .wartermark-text {
    font-size: 8rem;
    left: 0%;
    top: -80px;
  }
  main .strategy .heading {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  main .strategy p {
    letter-spacing: 0 !important;
    line-height: 1rem !important;
  }
  main .strategy p.text-center {
    letter-spacing: 0 !important;
    line-height: 1.5rem !important;
    font-size: 1rem !important;
  }
  main .strategy .strategy-2 .align {
    left: 0px;
  }
  main .strategy .strategy-3 .align {
    right: 13px;
    bottom: 2px;
  }
  main .strategy .strategy-4 .align {
    left: -6px;
    bottom: 3px;
  }
  main .strategy .strategy-5 .align {
    right: 13px;
    bottom: 5px;
  }
  main .strategy .strategy-6 .align {
    left: 0px;
    bottom: 6px;
  }
  main .work-with-us {
    background-position: top;
  }
  main .work-with-us .title {
    line-height: 1.5;
    letter-spacing: 0.5px;
  }
  main .recognition .big {
    width: 100%;
    padding: 2rem 3rem 2rem 2rem;
  }
  main .recognition .small {
    width: 80%;
    padding: 2rem 0rem 1rem 1rem;
  }
  main .recognition .d-flex.mt-4 {
    margin-top: 1rem !important;
  }
  main .recognition .number {
    font-size: 2rem;
  }
  main .recognition .number.mb-5 {
    margin-bottom: 2rem !important;
  }
  main .what-we-do .what-we-nav {
    width: 100%;
    left: 0;
    overflow: auto;
  }
  main .what-we-do .what-we-nav .nav {
    padding: 1.2rem 1.6rem;
  }
  main .what-we-do .what-we-nav .nav img {
    height: 25%;
  }
  main .what-we-do .what-we-nav .nav p {
    line-height: 15px;
    font-size: 0.75rem;
    letter-spacing: 0;
  }
  main .what-we-do .we-do-slider .we-do img {
    height: 100%;
    width: auto;
  }
  main .what-we-do .we-do-slider .owl-prev,
  main .what-we-do .we-do-slider .owl-next {
    width: 30px;
    height: 30px;
    font-size: 1rem;
  }
  main .what-we-do .we-do-slider .owl-prev {
    top: 40%;
    left: 0%;
  }
  main .what-we-do .we-do-slider .owl-next {
    top: 40%;
    right: 0%;
  }
  main .what-we-do .we-do-slider .slider-text {
    position: absolute;
    width: 320px;
    left: 15%;
    top: 20%;
  }
  main .what-we-do .we-do-slider .slider-text .text-medium {
    font-size: 1.25rem;
  }
  main .what-we-do .we-do-slider .slider-text .text-small {
    font-size: 0.75rem;
  }
  footer .sepration::before {
    width: 0;
  }
  footer .sepration::after {
    width: 0;
  }
  footer form.px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  footer .footer-wrapper {
    background-position: center;
  }
  footer .footer-wrapper p {
    font-size: 0.65rem;
  }
  footer .footer-wrapper .footer-title {
    margin-bottom: 18px;
    font-size: 1rem;
  }
  footer .footer-wrapper .right {
    text-align: left;
  }
  footer .footer-wrapper .brochure {
    font-size: 1rem;
  }
  footer .footer-wrapper .brochure::after {
    width: 0%;
    top: 9px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  body {
    font-size: 12px;
  }
  header .hero-section .hero-text {
    left: 0;
    height: calc(100vh - 90px);
  }
  header .hero-section .hero-text h1 {
    font-size: 4rem;
  }
  header .hero-section figure {
    width: 100%;
    opacity: 0.7;
    height: calc(100vh - 90px);
  }
  header .logo .w-25 {
    width: 18% !important;
  }
  main .testimonial-banner {
    background-position: right 0rem top;
  }
  main .about-us-section {
    height: 460px;
    background-position: right -1rem top -7rem;
    background-size: cover;
  }
  main .recent-work .background-red {
    height: 280px;
  }
  main .recent-work .recent-work-slider .item img {
    height: 350px;
  }
  main .industries-we-work .we-work-slider .w-75 {
    width: 100% !important;
  }
  main .industries-we-work .owl-theme .owl-nav {
    position: relative;
    top: 12rem;
  }
  main .industries-we-work .we-work-navigation {
    border-top: 1px solid #cdcdcd;
    background: none;
    height: 50px;
    width: 100%;
  }
  main .industries-we-work .we-work-navigation.mb-5 {
    margin-bottom: 0 !important;
  }
  main .industries-we-work .we-work-navigation .nav {
    width: 75px;
    height: 75px;
  }
  main .industries-we-work .we-work-navigation .nav::before {
    width: 32px;
    height: 32px;
    top: 17px;
    left: 18px;
  }
  main .industries-we-work .we-work-navigation .nav.travel {
    bottom: 15px;
    left: -50px;
  }
  main .industries-we-work .we-work-navigation .nav.travel p {
    left: 5px;
  }
  main .industries-we-work .we-work-navigation .nav.govt {
    left: 75px;
    top: -40px;
  }
  main .industries-we-work .we-work-navigation .nav.govt p {
    left: -28px;
  }
  main .industries-we-work .we-work-navigation .nav.security {
    top: -40px;
    left: 225px;
  }
  main .industries-we-work .we-work-navigation .nav.security p {
    left: -2px;
  }
  main .industries-we-work .we-work-navigation .nav.estate {
    top: -40px;
    right: 75px;
  }
  main .industries-we-work .we-work-navigation .nav.estate p {
    left: -10px;
    width: 150%;
  }
  main .industries-we-work .we-work-navigation .nav.travel-2 {
    bottom: 15px;
    right: -50px;
  }
  main .industries-we-work .we-work-navigation .nav.travel-2 p {
    left: 5px;
  }
  main .all-clients .wartermark-text,
  main .client-review .wartermark-text {
    font-size: 13rem;
    left: 0%;
    top: -150px;
  }
  main .strategy .heading {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  main .strategy p {
    letter-spacing: 0 !important;
    line-height: 1.25rem !important;
    font-size: 0.75rem !important;
  }
  main .strategy p.text-center {
    letter-spacing: 0 !important;
    line-height: 1.5rem !important;
    font-size: 1.25rem !important;
  }
  main .strategy .strategy-2 .align {
    left: 0px;
  }
  main .strategy .strategy-3 .align {
    right: 18px;
    bottom: 2px;
  }
  main .strategy .strategy-4 .align {
    left: -8px;
    bottom: 3px;
  }
  main .strategy .strategy-5 .align {
    right: 18px;
    bottom: 5px;
  }
  main .strategy .strategy-6 .align {
    left: 0px;
    bottom: 6px;
  }
  main .work-with-us {
    background-position: top;
  }
  main .work-with-us .title {
    line-height: 1.5;
    letter-spacing: 0.5px;
  }
  main .recognition .big {
    width: 100%;
    padding: 3rem 3rem 2rem 3rem;
  }
  main .recognition .small {
    width: 80%;
    padding: 2rem 0rem 2rem 2rem;
  }
  main .recognition .d-flex.mt-4 {
    margin-top: 2rem !important;
  }
  main .recognition .number {
    font-size: 2rem;
  }
  main .recognition .number.mb-5 {
    margin-bottom: 2rem !important;
  }
  main .what-we-do .what-we-nav {
    width: 100%;
    left: 0;
    overflow: auto;
  }
  main .what-we-do .what-we-nav .nav {
    padding: 1.5rem 2rem;
  }
  main .what-we-do .what-we-nav .nav img {
    height: 25%;
  }
  main .what-we-do .what-we-nav .nav p {
    line-height: 15px;
    font-size: 0.75rem;
    letter-spacing: 0;
  }
  main .what-we-do .we-do-slider .we-do img {
    height: 100%;
    width: auto;
  }
  main .what-we-do .we-do-slider .owl-prev {
    top: 40%;
    left: 0%;
  }
  main .what-we-do .we-do-slider .owl-next {
    top: 40%;
    right: 0%;
  }
  main .what-we-do .we-do-slider .slider-text {
    position: absolute;
    width: 450px;
    left: 12%;
    top: 25%;
  }
  main .what-we-do .we-do-slider .slider-text .text-medium {
    font-size: 1.5rem;
  }
  main .what-we-do .we-do-slider .slider-text .text-small {
    font-size: 1rem;
  }
  footer .sepration::before {
    width: 0;
  }
  footer .sepration::after {
    width: 0;
  }
  footer form.px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  footer .footer-wrapper {
    background-position: center;
  }
  footer .footer-wrapper p {
    font-size: 1rem;
  }
  footer .footer-wrapper .footer-title {
    margin-bottom: 20px;
    font-size: 1.25rem;
  }
  footer .footer-wrapper .right {
    text-align: left;
  }
  footer .footer-wrapper .brochure {
    font-size: 1rem;
  }
  footer .footer-wrapper .brochure::after {
    width: 0%;
    top: 9px;
  }
}
@media (min-width: 768px) and (max-width: 991.8px) {
  body {
    font-size: 14px;
  }
  header .hero-section .hero-text {
    width: auto;
  }
  header .hero-section .hero-text h1 {
    font-size: 3.25rem;
    line-height: 1.25;
  }
  header .logo .w-25 {
    width: 15% !important;
  }
  main .testimonial-banner {
    background-position: right 0rem top;
  }
  main .about-us-section {
    height: 600px;
    background-position: right -3rem top 0rem;
    background-size: cover;
  }
  main .recent-work .background-red {
    height: 380px;
  }
  main .recent-work .recent-work-slider .item img {
    height: 450px;
  }
  main .industries-we-work .we-work-slider .w-75 {
    width: 100% !important;
  }
  main .all-clients .wartermark-text,
  main .client-review .wartermark-text {
    font-size: 15rem;
    left: 0%;
    top: -150px;
  }
  main .strategy .heading {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  main .strategy p {
    letter-spacing: 0 !important;
    line-height: 1.5rem !important;
    font-size: 0.9rem !important;
  }
  main .strategy p.text-center {
    letter-spacing: 0 !important;
    line-height: 1.5rem !important;
    font-size: 1rem !important;
  }
  main .strategy .strategy-2 .align {
    left: 0px;
  }
  main .strategy .strategy-3 .align {
    right: 25px;
    bottom: 2px;
  }
  main .strategy .strategy-4 .align {
    left: -11px;
    bottom: 3px;
  }
  main .strategy .strategy-5 .align {
    right: 24px;
    bottom: 5px;
  }
  main .strategy .strategy-6 .align {
    left: 1px;
    bottom: 6px;
  }
  main .work-with-us {
    background-position: top;
  }
  main .work-with-us .title {
    line-height: 1.5;
    letter-spacing: 0.5px;
  }
  main .recognition .big {
    width: 100%;
    padding: 4rem;
  }
  main .recognition .small {
    width: 80%;
    padding: 2.5rem 2rem;
  }
  main .recognition .d-flex.mt-4 {
    margin-top: 3rem !important;
  }
  main .recognition .number {
    font-size: 2rem;
  }
  main .recognition .number.mb-5 {
    margin-bottom: 2rem !important;
  }
  main .what-we-do .what-we-nav {
    width: 100%;
    left: 0;
    overflow: auto;
  }
  main .what-we-do .what-we-nav .nav {
    padding: 1.75rem 2rem;
  }
  main .what-we-do .what-we-nav .nav img {
    height: 35%;
  }
  main .what-we-do .what-we-nav .nav p {
    line-height: 15px;
    font-size: 0.75rem;
    letter-spacing: 0;
  }
  main .what-we-do .we-do-slider .we-do {
    height: 450px;
  }
  main .what-we-do .we-do-slider .we-do img {
    height: 100%;
    width: auto;
  }
  main .what-we-do .we-do-slider .owl-prev {
    top: 40%;
    left: 5%;
  }
  main .what-we-do .we-do-slider .owl-next {
    top: 40%;
    right: 5%;
  }
  main .what-we-do .we-do-slider .slider-text {
    position: absolute;
    width: 500px;
    left: 20%;
    top: 30%;
  }
  main .what-we-do .we-do-slider .slider-text .text-medium {
    font-size: 1.5rem;
  }
  main .what-we-do .we-do-slider .slider-text .text-small {
    font-size: 1rem;
  }
  footer .sepration::before {
    width: 35%;
  }
  footer .sepration::after {
    width: 35%;
  }
  footer form.px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  footer .footer-wrapper .brochure::after {
    width: 60%;
    top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  header .header-nav .menu-1 {
    padding-right: 0px;
  }
  header .header-nav .menu-2 {
    padding-left: 0px;
  }
  header .hero-section .hero-text h1 {
    font-size: 4.4rem;
    line-height: 1.25;
  }
  main .testimonial-banner {
    background-position: right 0rem top;
  }
  main .about-us-section {
    height: 600px;
    background-position: right -2rem top -15rem;
  }
  main .strategy .strategy-2 .align {
    left: 0px;
  }
  main .strategy .strategy-3 .align {
    right: 33px;
    bottom: 2px;
  }
  main .strategy .strategy-4 .align {
    left: -14px;
    bottom: 3px;
  }
  main .strategy .strategy-5 .align {
    right: 32px;
    bottom: 5px;
  }
  main .strategy .strategy-6 .align {
    left: 1.5px;
    bottom: 6px;
  }
  main .what-we-do .we-do-slider .we-do {
    height: 520px;
  }
  main .what-we-do .we-do-slider .we-do img {
    height: 100%;
    width: 100%;
  }
  main .what-we-do .we-do-slider .owl-prev {
    top: 40%;
    left: 3%;
  }
  main .what-we-do .we-do-slider .owl-next {
    top: 40%;
    right: 3%;
  }
  main .what-we-do .we-do-slider .slider-text {
    position: absolute;
    width: 425px;
    top: 30%;
  }
  footer .sepration::before {
    width: 38%;
  }
  footer .sepration::after {
    width: 38%;
  }
  footer .footer-wrapper .brochure::after {
    width: 70%;
    top: 10px;
  }
}
@media screen and (width: 1280px) {
  main .strategy .strategy-2 .align {
    left: 0px;
  }
  main .strategy .strategy-3 .align {
    right: 40px;
    bottom: 2px;
  }
  main .strategy .strategy-4 .align {
    left: -18px;
    bottom: 4px;
  }
  main .strategy .strategy-5 .align {
    right: 39px;
    bottom: 6px;
  }
  main .strategy .strategy-6 .align {
    left: 1.5px;
    bottom: 7px;
  }
}
@media (min-width: 1400px) {
  main .testimonial-banner {
    background-position: right 5rem top;
  }
  .about-us-section {
    height: 720px;
    background-position: right -2rem top -15rem;
  }
  .about-us-section.my-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
}
#clients-logo-list li {
  padding-bottom: calc(1.563vw + 20px);
}
a.text-primary {
  transition: all 0.3s ease-in;
}
a.text-primary:hover {
  color: #262053 !important;
}
.work-with-us {
  position: relative;
}
.work-with-us:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
body {
  width: 100vw;
  overflow-x: hidden;
}
.mobile-btn {
  width: 61%;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .mobile-btn {
    display: none;
  }
}
@media screen and (max-width: 3000px) {
  header nav .nav-links-col .nav-links-wrap .nav-links li {
    padding: 0 50px;
}
}
@media screen and (max-width: 1500px) {
  header nav .nav-links-col .nav-links-wrap .nav-links li {
    padding: 0 25px;
}
}
@media screen and (max-width: 1200px) {
  .home-banner-sec .banner-video-wrap {
    width: 50%;
    margin-right: 0px;
    height: calc(79vh - 100px);
    min-height: 498px;
  }
  section.client-list.py-2 {
    padding-top: 24px !important;
  }
  header .mobile-btn {
    max-width: 250px;
    margin-left: auto;
  }
  header .col.nav-links-col {
    max-width: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .recent-work {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .work-with-us {
    max-height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  #strategy-content-wrap #strategy-content07,
  #strategy-content-wrap #strategy-content05,
  #strategy-content-wrap #strategy-content03 {
    flex-direction: row-reverse;
  }
  #strategy-content-wrap #strategy-content07 .strategy-text,
  #strategy-content-wrap #strategy-content05 .strategy-text,
  #strategy-content-wrap #strategy-content03 .strategy-text {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .we-do .col-md-6.my-auto.py80.pl65.pr175 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .outer-client {
    justify-content: center;
  }
  main .industries-we-work .we-work-navigation .nav p {
    font-size: 0.6rem;
    left: 0px !important;
    bottom: 0 !important;
    font-size: 17px !important;
  }
    .we-do-slide-logo-list {
    padding-left: 0px;
    padding-top: 15px;
    display: flex;
  }
    .we-do-slide-button {
    padding-left: 0px;
    padding-top: 15px;
    display: flex;
  }
  main .recognition .title {
    font-size: 2.15rem;
    line-height: 1.25;
    text-align: center;
  }
  main .work-with-us {
    background-position: 79% bottom !important;
    background-repeat: no-repeat;
  }
  footer .footer-wrapper .brochure {
    font-size: 1rem;
    text-align: center;
  }
  footer .footer-wrapper .right img.h-75 {
    width: 100%;
  }
  main .recognition p {
    text-align: center;
    padding-right: 0 !important;
  }
  .recognition-slider {
    width: 100%;
  }
  main .recognition .title {
    font-size: 2.15rem;
    line-height: 46px;
    text-align: center;
  }
  .about-us-sec {
    position: relative;
    padding-top: calc(6.0631375vw + 16.625px);
    padding-bottom: calc(4.92345vw + 43.5px);
  }
  .we-do-slide-logo-list li {
    display: inline-block;
    padding-right: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .about-us-sec .ch-video-wrap {
    width: 100%;
    margin-left: 50%;
    min-width: 112%;
    margin-left: -37px !important;
    margin-right: 7px !important;
    padding-right: 0;
  }
  main .section-title {
    font-family: SansBold;
    text-align: center;
  }
  .about-us-sec .about-us-content-wrap p {
    letter-spacing: 0.05em;
    line-height: 160%;
    text-align: center;
    font-size: 17px;
  }
  .about-us-content .position-relative {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  .what-we-do p {
    font-size: 19px;
  }
  main .what-we-do .what-we-nav .nav:last-child {
    border: none;
    margin-right: -4px;
    border-left: 1px solid #c9c9c9;
  }
  main .what-we-do .what-we-nav .nav {
    padding: 1.2rem 1.6rem;
  }
  main .what-we-do .what-we-nav .nav img {
    width: 94%;
    height: auto;
  }
  main .what-we-do .what-we-nav .nav p {
    line-height: 26px;
    font-size: 17px;
    letter-spacing: 0;
  }
  main .industries-we-work .we-work-navigation .nav {
    width: auto;
    height: auto;
  }
  main .industries-we-work .we-work-navigation {
    border-top: 0px solid #cdcdcd;
  }
  main .industries-we-work .we-work-navigation:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 13%;
    height: 2px;
    background-color: #d6d6d6;
    transform: translate(0px, 0px);
    z-index: -1;
  }
  main .industries-we-work .we-work-navigation {
    position: relative;
  }
  main .industries-we-work .we-work-navigation .nav.travel-2 p {
    left: 0px;
    bottom: 0;
    font-size: 17px;
  }
  .we-work-navigation .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 110;
  }
  .we-work-navigation .owl-nav button span {
    left: 13px;
  }
  .we-work-navigation .owl-nav button.owl-prev {
    margin: 0 10px;
  }
  .industries-we-work {
    padding-bottom: 19px !important;
  }
  .recent-work.py-5.my-5 {
    margin-top: 0px !important;
    padding-bottom: 20px !important;
    padding-top: 10px !important;
  }
  main .industries-we-work .we-work-navigation {
    height: auto;
  }
  .recent-work-slider .newtable tr td:not(.center-img) {
    width: 12%;
    display: none;
  }
  .recent-work-slider .newtable tr td.center-img {
    width: 76%;
  }
  .round-no span {
    position: relative;
    background-color: red;
    color: #fff;
    font-size: 28px;
    border-radius: 50%;
    z-index: 2;
    width: 63px;
    font-weight: bold;
    height: 63px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
  }
  .round-no span:after {
    height: 100px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 20px;
    background-color: red;
    top: -19px;
    margin: 0 auto;
    z-index: -1;
  }
  .round-no {
    text-align: center;
    padding: 53px 0;
  }
  .round-no.first span:after {
    height: 100px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 20px;
    background-color: red;
    top: 2px;
    margin: 0 auto;
    z-index: -1;
  }
  .partners-slider .w-75 {
    width: 100% !important;
  }
  .main .what-we-do .we-do-slider .we-do {
    height: auto !important;
  }
  .recent-work-slider .newtable tr td:not(.center-img) .recent-img-wrap {
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    display: none;
  }
  #strategy-list-content {
    padding-bottom: calc(5.4705vw + 15px);
    display: none;
  }
  .what-we-nav .owl-stage-outer {
    overflow: hidden;
    border-radius: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .round-no {
    display: none;
  }
}
.what-we-nav .owl-item {
  z-index: 0;
}
.what-we-nav .owl-item.active {
  z-index: 1;
}
.what-we-nav
  .owl-item.active.active
  + .active
  + .active
  + .active
  + .active
  .nav,
.what-we-nav .owl-item.active:nth-last-of-type(1) .nav {
  margin-right: -5px;
}
@media screen and (min-width: 1200px) {
  .recent-work-slider .owl-stage {
    pointer-events: none;
  }
}
.we-work-navigation .owl-item:not(.active):nth-child(5) {
  margin-top: -50px;
}
.we-work-navigation .owl-item:not(.active):nth-child(6) {
  margin-top: 51px;
}
.we-work-navigation .owl-item:not(.active):nth-child(7) {
  margin-top: 90px;
}
.we-work-navigation .owl-item:not(.active):nth-child(8) {
  margin-top: 50px;
}
.we-work-navigation .owl-item:not(.active):nth-child(9) {
  margin-top: -50px;
}
@media (max-width: 991.9px) {
  .ch-video-wrap {
    display: none !important;
  }
  .about-us-sec .container-fluid {
    max-width: 720px;
  }
  main .industries-we-work {
    padding-bottom: 0px !important;
  }
  main .industries-we-work .we-work-navigation {
    background-image: none !important;
    margin-bottom: 0px !important;
  }
  main .industries-we-work .we-work-navigation .nav .we-wrk-img-wrap {
    width: 50px !important;
    height: 50px !important;
  }
  main .industries-we-work .we-work-navigation .nav .we-wrk-img-wrap img {
    max-width: 25px;
  }
  main .industries-we-work .we-work-navigation .nav p {
    font-size: 0.8rem !important;
  }
  .pt-lg-xs-none {
    padding-top: 0 !important;
  }
  .pl-pr-lg-xs-none {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #clients-logo-list {
    padding-left: 0px;
  }
  #clients-link-filter {
    display: flex !important;
    justify-content: space-between;
  }
  #clients-link-filter .clients-link {
    margin-left: 0px !important;
  }
  #clients-link-filter .clients-link:before {
    width: 0;
    transition: width 0.3s ease-in;
    will-change: width;
    content: "";
    border-bottom: solid 4px #ff0501;
    position: absolute;
    left: -50px;
    top: 12px;
    z-index: 0;
    display: block !important;
  }
  #clients-link-filter .clients-link.active::before {
    display: none !important;
    width: 32px;
  }
  .our-partners .container,
  .client-list .container {
    max-width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .our-partners .container .item img,
  .client-list .container .item img {
    max-width: 120px !important;
  }
  .recognition .pr120[class*="col"] {
    padding-right: 15px !important;
  }
  .recognition .recognition-slider {
    width: 100% !important;
  }
  .recognition .recognition-slider .logo-icons img {
    max-width: 100px !important;
  }
  .outer-client-wrap {
    display: flex;
    justify-content: center;
  }
  .let-design-better-work {
    font-size: calc(20px + 3vw) !important;
    padding-top: 0px !important;
    margin-bottom: 20px;
  }
  .work-with-us {
    height: auto !important;
    padding: calc(20px + 2vw) 0px !important;
  }
}
@media (max-width: 1299.9px) {
  .we-do-slider .owl-nav {
    display: none;
  }
}
@media (max-width: 575.9px) {
  #clients-logo-list {
    display: flex;
    flex-wrap: wrap;
  }
  #clients-logo-list li {
    max-width: 50%;
    flex: 0 0 50%;
  }
  #clients-logo-list li img {
    max-width: 100%;
  }
  #clients-link-filter {
    flex-wrap: wrap !important;
  }
  #clients-link-filter > div {
    padding-right: 20px;
  }
}
.banner-video-wrap {
  position: relative;
  overflow: hidden;
}
.banner-video-wrap:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #f5f7fa;
  transition: all 1s ease-in;
  transform: translateX(0);
}
.banner-video-wrap video {
  filter: opacity(0);
  transition: all 1s ease-in;
  transform: scale(1.2);
}
#wrapper.banner-show-now .banner-video-wrap:after {
  transform: translateX(-100%);
}
#wrapper.banner-show-now .banner-video-wrap video {
  filter: opacity(1);
  transform: scale(1);
}
@media (max-width: 575.9px) {
  .what-we-do .about-us-content,
  .hero-text {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.no-border {
  border: none !important;
}
body.our-clients-page #clients-link-filter {
  display: flex;
  justify-content: center;
}
body.our-clients-page #clients-link-filter .clients-link {
  margin-left: 0px !important;
  position: relative;
}
@media (min-width: 1200px) {
  body.our-clients-page #clients-link-filter .clients-link {
    padding: 0 30px;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
    font-size: 20px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199.9px) {
  body.our-clients-page #clients-link-filter .clients-link {
    padding: 0 30px;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
    font-size: 16px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  body.our-clients-page #clients-link-filter .clients-link {
    padding: 0 20px;
    margin-bottom: 0px !important;
    padding-bottom: 10px;
    font-size: 15px !important;
  }
  body.our-clients-page #clients-link-filter .clients-link:nth-child(1) {
    padding-left: 0px !important;
  }
  body.our-clients-page #clients-link-filter .clients-link:nth-last-child(1) {
    padding-right: 0px !important;
  }
}
@media (max-width: 575.9px) {
  body.our-clients-page #clients-link-filter .clients-link {
    width: 100%;
  }
}
body.our-clients-page #clients-link-filter .clients-link:before {
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
body.our-clients-page #clients-logo-list {
  margin-bottom: 0px !important;
}
@media (min-width: 992px) {
  body.our-clients-page #clients-logo-list li {
    width: 24%;
    display: inline-flex;
    justify-content: center;
  }
}
body.our-clients-page .our-clients-underline {
  margin-top: -2px !important;
}
body.our-clients-page
  header
  nav
  .nav-links-col
  .nav-links-wrap
  .nav-links
  li
  a.white-item {
  color: #262053;
}
.recent-work-slider .recent-img-wrap {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.recent-work-slider .recent-img-wrap:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  transform: translateX(0);
  will-change: transform;
}
.recent-work-slider .recent-img-wrap img {
  transform: scale(1);
  will-change: transform;
  transition: transform 0.8s ease-in-out;
}
.recent-work-slider .recent-img-wrap:hover img {
  transform: scale(1.03);
}
.recent-work-slider .owl-item.active {
  pointer-events: all !important;
}
.recent-work-slider .owl-item.active .recent-img-wrap:after {
  animation: sliderWidthLeft 0.6s ease-in-out forwards;
}
.recent-work-slider .owl-item.active .recent-img-wrap.slider-img02:after {
  animation-delay: 0.6s !important;
}
.recent-work-slider .owl-item.active .recent-img-wrap.slider-img03:after {
  animation-delay: 1.3s !important;
}
.recent-work-slider .owl-item.active .recent-img-wrap.slider-img04:after {
  animation-delay: 2s !important;
}
.recent-work-slider .owl-item.active .recent-img-wrap.slider-img05:after {
  animation-delay: 2.7s !important;
}


@keyframes sliderWidthLeft {
    0%{
        transform: translateX(-100%)
    }
    100%{
        transform: translateX(100%)
    }    
   
  }
   
/*# sourceMappingURL=homepage.css.map */
header nav .nav-links-col .nav-links-wrap .nav-links li:nth-child(7) {
  padding: 0 25px;
}
.megamenu-show header {
  background-color: white !important;
}
.strategy-imgs img {
  width: 100%;
}
.icon-size img {
  height: 50px;
}

.recent-img-wrap:hover span {
  height: 100%;
  padding: 37% 15px 0 15px;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.3s linear 0s;
}

.recent-img-wrap span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0 0 0 0;
  text-align: center;
  padding: 28px 15px 0 15px;
  height: 0;
  transition: all 0.3s linear 0s;
  overflow: hidden;
  color: #fff;
}

.icon-phone-call,
.icon-email {
  font-size: 30px;
}



/* quick contact */

.sticky_form{
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  text-orientation: sideways;
  text-align: center;
  text-orientation: sideways;
  position: fixed;
  z-index: 99999 !important;
  top: 0;
  right: 0;
  height: 250px;
  padding: 15px 0 0 0;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  z-index: 1;
  color: #fff;
  font-weight: 400;
  background-color: #ff0501;
  top: 28%;    
  border-radius: 0 15px 15px 0;
}
.quk-cnt {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  text-orientation: sideways;
  text-align: center;
  text-orientation: sideways;
  position: fixed;
  z-index: 99999 !important;
  top: 0;
  left: 1px;
  height: auto;
  padding: 20px 0px 17px 22px;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  z-index: 1;
  color: #fff;
  font-weight: 400;
  background-color: #ff0501;
  top: 85px;
  border-radius: 0 15px 0px 0;
  width: 60px;
  height: 180px;
}
.sticky_form p{
width: auto;
height: auto;
float: left;
margin: 0;
padding: 0;
margin: 10px 0 0  10px;
}
.sticky_form:hover{
color: #000 !important;
cursor: pointer !important;
transition: 0.5s;
}
.sticky_formicon{
width: 50px;
height: 60px;
background-color: #000;
float: right;
padding: 0px 0 0 9px;
border-radius: 0 0 15px 0;
}

/*---------------side nave start --------------------*/
.quick-cont {
padding-left: 50px;
background-color: transparent;
}
.sidenav {
height: auto;
width: 59px;
position: fixed;
z-index: 999999;
top: 60.8%;
transform: translate(0,-50%);
right: -9px;
overflow: hidden;
transition: 0.5s;
padding-top: 30px;
}
.show-hide {
width: 600px;
}

.sidenav a {
/*padding: 8px 8px 8px 32px;*/
text-decoration: none;
font-size: 25px;
color: #fff;
display: block;
transition: 0.3s;
}
.sidenav a:hover {
color: #f1f1f1;
}
.sidenav .closebtn {
position: absolute;
top: 41px;
left: -35px;
margin-left: 50px;
}
.closebtn img {
transform: rotate(180deg);
}
.show-hide .closebtn img {
transform: rotate(360deg);
}

.sidenav .closebtn:hover{
color: #fe0144;
cursor: pointer;
}
.sidenave_inner{
width: 100%;
height: 500px;
float: left;
padding: 50px;
background-color: #ff0501;
}
.sidenave_inner .quick-form-control{
border:0 !important;
background-color: #fff;
padding-left: 20px !important;
border-radius: 15px !important;
font-family: "SansRegular";
font-size: 15px;
font-weight: 400;
color: #000 !important;
height: 50px;
width: 100%;
}
.form-group textarea {
height: 120px !important;
padding-top: 15px;
}
.sidenave_inner ::-webkit-input-placeholder {
font-family: "SansRegular";
font-size: 15px;
color: #000;
}
.sidenave_inner ::-moz-placeholder { 
font-family: "SansRegular";
font-size: 15px;
color:  #000;
}
.sidenave_inner :-ms-input-placeholder { 
font-family: "SansRegular";
font-size: 15px;
color:  #000;
}
.sidenave_inner :-moz-placeholder { 
font-family: "SansRegular";
font-size: 15px;
color:  #000;
}
.sidenave_inner .btn-secondary{
width: 100%;
background-color: #000 !important;
text-transform: uppercase;
font-family: 'Poppins', sans-serif;
font-size: 17px;
border-radius: 5px !important;
height: 50px;
}
.sidenave_head:before{
width: 70px;
height: 5px;
background-color: #fff;
content: "";
position: absolute;
bottom: -10px;
}
.sidenav:before {
content: "";
position: absolute;
top: 30px;
z-index: 0;
left: 1px;
width: 50px;
height: 58px;
background-color: #000;
border-radius: 15px 0 0 0;
}
.modal .quick-form-control{
border-radius: 0 !important;
border:0 !important;
}
/*---------------side nave end --------------------*/
/* quick contact */

.full-list ul li {
  background-color: #fff;
  padding-top: 30px;
  border-radius: 10px;
  margin: 6px 4px;
}
.full-list ul {
  padding: 0;
}
.client-logo-scroll  {
  height: 400px;
  overflow: auto;
}
.our-client-back {
  background-size: contain;
  background-repeat: no-repeat;
  height: 155px;
  background-position: top center;

}
.loadMore {
  height: 518px;

}
.ftr-img {
  height: 45px!important;
}
.ftr-img{
  height: 43px!important;

}

@media screen and (max-width: 600px) {
.show-hide {
  width: 100%;
}
}
