@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700;900&display=swap);

.border-lefttt,
.footer-linkk,
.icon-outerr a {
  text-decoration: none;
}

.border-bottom-span,
.border-top-span {
  width: 49%;
  height: calc(100% - 16px);
  position: absolute;
}

.animation_scroll.is-visible,
.main-body,
.team-sec,
.testim .cont,
a.youtube_icon {
  overflow: hidden;
}

svg#Layer_1:hover path.path_1,
svg#Layer_1:hover path.path_3 {
  d: path("M 486.4 230.4 H 25.6 C 11.5 230.4 0 241.9 0 256 c 0 14.1 11.5 25.6 25.6 25.6 h 460.8 c 14.1 0 25.6 -11.5 25.6 -25.6 C 512 241.9 500.5 230.4 486.4 230.4 Z"
    );
}

.FORM-UL li,
.list_3d>li,
.sub-menu,
.sub-menuu,
li.menu-head-item {
  list-style: none;
}

.template-page .modal-download {
  font-size: 14px;
  padding: 5px 10px;
  float: none !important;
}

.template-page .custom_tabs_btn {
  top: 1px;
  gap: 36px;
}

.template-page .searchbarr input#search {
  border-radius: 10px;
}

.template-page .searchbarr button#searchBtn {
    position: absolute;
    top: 13px;
    right: 2px;
    width: 40px;
    padding: 10px;
    border-radius: 10px;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}

.template-page .logo-size {
  width: 100px;
  height: 100px;
}

.template-page .nav-item .nav-link {
  background-color: #fff;
  border-radius: 10px;
  color: #095075;
  box-shadow: 0px 0px 10px 0px #00000045;
}

.border-top-span {
  border: 1px solid #00537e;
  top: -8px;
  left: 7px;
  z-index: -1;
  border-radius: 10px;
}

/* .modal-backdrop.show {
  z-index: 9999;
} */
.blog-video,
.z-index-high {
  z-index: 99999;
}

.border-bottom-span {
  border: 1px solid #00537e;
  bottom: -7px;
  right: 7px;
  z-index: -1;
  border-radius: 10px;
}

.animate__delay-03s {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.animate__delay-06s {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.animate__delay-09s {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.animate__delay-13s {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.animate__delay-16s {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.animate__delay-19s {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.animate__delay-23s {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.animate__delay-26s {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.animate__delay-29s {
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.animate__delay-33s {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s;
}

.animate__delay-36s {
  -webkit-animation-delay: 3.6s;
  animation-delay: 3.6s;
}

.animate__delay-39s {
  -webkit-animation-delay: 3.9s;
  animation-delay: 3.9s;
}

.marqee_animation {
  animation: 8s linear infinite scroll-left;
}

.header-popup,
.rocket-main img.airoplan-img,
.show.header-popup,
img.banner-hand {
  animation-direction: alternate;
  animation-timing-function: linear;
}

@keyframes scroll-left {
  0% {
    transform: translateX(-10%);
  }

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

.cs-arrow-select {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  line-height: 1;
}

.chatbot-accordion .dropdown-btn,
.cs-form-select,
.cs-radio-btn,
.custom_accordion .card-header>h2,
.hand,
.icon-outerr a,
.list_3d>li,
.testim .cont,
.underline,
div#menu-mainn>ul.navbar-nav>li.nav-item.item_has-dropdown>a.nav-link,
ul#pills-tab .nav-link {
  position: relative;
}

.cs-radio-btn-input {
  opacity: 0;
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  cursor: pointer;
  height: 100%;
}

.cs-radio-btn-label {
  padding: 10px 25px;
  background-color: #fff;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
  border: 1px solid #ced4da;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #54595f;
  cursor: pointer;
}

.blog-single-description p a,
.page-title::before,
.testimonial-slider .choose-sec-outer:hover h4,
.text-darkk,
body .choose-sec-outer.Testimonials:hover h4 {
  color: #095075 !important;
}

.cs-radio-btn-input:checked+.cs-radio-btn-label {
  color: #fff;
  background-color: #095075;
  border-color: #095075;
}

.cs-tag-select {
  appearance: none !important;
}

h3 {
  font-size: 22px !important;
}

.responsive_imgg60 {
  position: relative;
  padding-bottom: 60%;
}

.responsive_imgg60>img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top;
}

body {
  font-family: "Fira Sans", sans-serif !important;
  font-size: 18px;
  color: #000;
  background: url(../../images/banner-img-bg1.png) center top/100% no-repeat;
}

.projext-mine {
  max-width: 195px;
}

.text-marune {
  color: #368093;
}

.text-black {
  color: #000;
}

.display-1 {
  font-size: 10vw;
  font-weight: 900;
  line-height: 0.78;
  letter-spacing: 0;
  font-family: "Lato", sans-serif !important;
}

.web-service-img {
  height: 80px;
  object-fit: contain;
  max-width: 120px;
}

.pen-inner {
  right: 30%;
  width: 100%;
  top: -10px;
  max-width: 190px;
  z-index: -1;
}

.different-img-icon {
  max-width: 60px;
}

.eyes-inner-img {
  right: 12%;
  bottom: 40%;
  width: 110px;
}

.global-inner {
  right: 18%;
  top: 3px;
  width: 150px;
}

.globe-spotted-outer {
  bottom: -10%;
  left: -10px;
}

.coffie-inner {
  right: 0;
  top: 0;
}

.Succulent-img {
  left: 0;
  z-index: -1;
  max-width: 110px;
  top: 50%;
}

.position-unset {
  position: unset;
}

.girt-rose-img {
  bottom: 0;
  left: -50px;
  max-width: 100px;
}

.boy-rose-outer {
  right: -40%;
  bottom: 0;
  width: 120px;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.list_3d>li {
  padding-left: 40px;
  background-image: url(../../uploads/2022/07/imgg.png);
  background-position: top left;
  background-size: 30px;
  background-repeat: no-repeat;
}

.blog-tags,
h2 {
  margin-bottom: 25px;
}

img.banner-hand {
  animation-name: top-to-bottom;
  animation-duration: 1s;
}

@keyframes top-to-bottom {
  0% {
    transform: translateY(-100vh);
  }

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

.header-popup {
  animation-name: right-to-left-close;
  animation-duration: 1s;
}

@keyframes right-to-left-close {
  0% {
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    transform: translateX(-100vw);
    opacity: 0;
  }
}

.show.header-popup {
  animation-name: left-to-right;
  animation-duration: 0.5s;
}

@keyframes left-to-right {
  0% {
    transform: translateX(-100vw);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.rocket-main img.airoplan-img {
  animation-name: rotate-item;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  max-width: 300px;
}

@keyframes rotate-item {

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

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: rotate(-3deg) translate(0, 10px);
  }

  20%,
  40%,
  60%,
  80% {
    transform: rotate(3deg) translate(0, 0);
  }
}

@keyframes smash {
  0% {
    transform: scaleY(0.7);
  }

  15% {
    transform: scaleY(1);
  }
}

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

.hand {
  width: 30%;
  height: 400px;
  animation-name: example;
  animation-duration: 4s;
}

.coffie-inner,
.eyes-inner-img {
  animation-duration: 5s;
  animation-direction: normal;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes example {

  0%,
  100% {
    bottom: 0;
    top: 0;
  }

  50% {
    bottom: 10px;
    top: 80px;
  }
}

@keyframes trofy {
  0% {
    transform-origin: 0 100% 0;
    transform: rotateY(15deg);
  }

  25%,
  75% {
    transform-origin: 0 100% 0;
    transform: rotateY(0);
  }

  50% {
    transform-origin: 0 0 100%;
    transform: rotateY(20deg);
  }

  100% {
    transform-origin: 0 100% 0;
    transform: rotateY(20deg);
  }
}

.max-width {
  max-width: 900px;
  margin: 0 auto;
}

.font-w8 {
  font-weight: 600;
}

.hand-text-main {
  width: calc(100% - 39vw);
}

.banner-hand {
  width: 9vw;
}

img.hand-bottom {
  width: 5vw;
}

.devex-headng {
  margin-top: -4.1vw;
}

.image-left-mainn,
.image-right-mainn {
  width: 16vw;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #aaa;
  border-radius: 0;
}

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #00537e;
}

.image-teamm {
  width: 250px;
  height: 250px;
  object-fit: cover;
}

.chlg-img,
.para-width,
.w-37,
.w-40,
.win-img {
  width: 100%;
}

.indentifying {
  border-left: 6px solid #095075;
}

.w-37 {
  max-width: 410px;
}

.w-40 {
  max-width: 454px;
}

.win-img {
  max-width: 330px;
}

.underline {
  letter-spacing: 1px;
}

.underline:after {
  position: absolute;
  content: "";
  height: 4px;
  bottom: -3px;
  margin: 0 auto;
  left: 0;
  width: 11%;
  background: linear-gradient(90deg, #095075 0, rgba(255, 255, 255, 0) 100%);
  transition: 0.5s;
}

.center_sepp::after,
.underline_center:after {
  left: 50% !important;
  transform: translateX(-50%);
}

.line-1:after {
  width: 30%;
  max-width: 190px;
}

.solution_service::after {
  left: 40%;
}

.border-lefttt {
  border: 0;
  border-left: 6px solid;
  border-image: linear-gradient(to top,
      rgb(9, 80, 117),
      rgba(9, 80, 117, 0.4),
      RGB(255, 255, 255, 0),
      RGB(255, 255, 255, 0));
  border-image-slice: 1;
  color: #fff;
  margin: auto;
}

.border-lefttt img,
.grow-img {
  max-width: 60px;
  width: 100%;
}

.icon-outerr a,
.icon-outerr-1 i {
  width: 45px;
  font-size: 20px;
  height: 45px;
  color: #095075;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
}

.custom_accordion .card-header>h2>button {
  color: #00537e;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 700;
  min-height: 60px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
.custom_accordion #headingfive,
.custom_accordion #headingfour,
.custom_accordion #headingOne,
.custom_accordion #headingThree,
.custom_accordion #headingTwo,
.custom_accordion #headingeight,
.custom_accordion #headingseven,
.custom_accordion #headingsix {
  background: #f0f0f0;
  padding: 5px 15px;
  margin-block: 10px !important;
}


.custom_accordion .card-header>h2>button {
    background: #fff;
    color: #00537e;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.custom_accordion .card-header>h2>button[aria-expanded="false"] {
  background: #fff;
  color: #00537e;
}


.custom_accordion .toggle-circle {
  display: inline-block;
  height: 36px;
  width: 36px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 #00000036;
  position: relative;
  flex-shrink: 0;
}

/* Add a "+" or "−" sign */
.custom_accordion .toggle-circle::before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  font-size: 22px;
  color: #00537e;
}

/* Change icon when expanded */
.custom_accordion .btn[aria-expanded="true"] .toggle-circle::before {
  content: "−";
}


.custom-close-btn:hover>span,
.custom_accordion .card-header>h2>button[aria-expanded="false"]:hover:after,
.custom_accordion .card-header>h2>button[aria-expanded="false"]:hover:before,
.custom_accordion .card-header>h2>button[aria-expanded="true"]:after,
.custom_accordion .card-header>h2>button[aria-expanded="true"]:before {
  background: #00537e;
}

.icon-outerr a,
.icon-outerr-1 i {
  background: #fff;
}

.custom_accordion .card-header>h2>button[aria-expanded="true"]:after {
  opacity: 0;
}

.max-width .slick-dots li button:before {
  font-size: 10px;
}

.footer-main {
  background: #00537e;
  border-radius: 260px 260px 0 0;
}

.footer-address {
    max-width: 240px;
    font-size: 18px;
}

.header-main .industries .heading_column {
  max-width: 100% !important;
}

.menu_popup footer.footer-main {
  z-index: 1041;
}

.added-comments i.fas.fa-arrow-turn-up,
.dropdown-btn .dropdown-menu,
.mob-display,
.wpcf7 .screen-reader-response,
button.btn.btn-danger.closse,
div#menu-mainn>ul.navbar-nav>li.nav-item>.sub-menu:before {
  display: none;
}

button.btn.btn-primary.modal-download {
  padding: 3px 16px;
  font-size: 14px;
}

.mt-space .close:not(:disabled):not(.disabled):focus,
.mt-space .close:not(:disabled):not(.disabled):hover {
  opacity: unset;
  background: #000;
}

.shadow ul {
  padding: 0 25px;
}

.mt-space {
  margin-top: 115px !important;
  width: 516px;
  margin: 0 auto;
  position: absolute;
  top: 96px;
  left: 0;
  right: 0;
  padding: 30px 0;
}

.tab-sec-w {
  max-width: 1300px !important;
}

.download-space {
  width: 100%;
  margin: 0 auto;
}

.modal-download {
  font-size: 14px;
  padding: 5px 10px;
  float: right;
}

.download-space input {
  padding: 7px;
  border: 1px solid #6c66667d;
  border-radius: 5px;
  font-size: 14px;
  width: 100%;
}

input.submit-downlod {
  padding: 7px 0;
}

.submit-downlod {
  color: #fff;
  background-color: #095072;
  border: transparent;
  padding: 10px 0;
  border-radius: 5px;
  margin-top: 10px;
}

.field-nm label {
  font-weight: 500;
  font-size: 15px;
}

.core-outer,
.icon-outerr a,
.icon-outerr-1 i,
.up-arroww i {
  transition: 0.5s;
}

.icon-outerr a:hover,
.icon-outerr-1 i:hover,
.service-listt:hover,
.up-arroww i:hover {
  transform: scale(1.1);
}

.map-outer iframe:hover {
  transform: scale(1.01);
}

.icon-outerr a:after,
.icon-outerr a:before {
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: #fff;
  position: absolute;
  content: "";
  top: -3px;
  right: -2px;
}

.icon-outerr a:after,
.icon-outerr-popup a:after {
  left: -2px;
}

.footer-linkk {
  color: #fff;
}

.chatbot-accordion ul.dropdown-menu.show {
  display: flex;
  flex-wrap: wrap;
}

.chatbot-accordion a.dropdown-item {
  padding: 0 15px !important;
  line-height: 1;
  transition: 0.2s;
  position: relative;
  width: auto;
  display: inline-block;
  color: #000;
}

.chatbot-accordion a.dropdown-item:before {
  content: "";
  font-size: 12px;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  background: #212529;
  top: 4px;
}

.chatbot-accordion .dropdown-menu>li {
  border: 0 !important;
  margin-top: 12px;
  width: 33.33%;
}

.chatbot-accordion a.dropdown-item:active,
.chatbot-accordion a.dropdown-item:hover {
  background: #00537e00;
  color: #212529;
  border-radius: 5px;
  text-decoration: underline;
}

.custom-close-btn {
  border: 0;
  width: 30px;
  height: 30px;
  background: 0 0;
  transition: 0.3s;
}

.gallery-imgs img,
.service-listt {
  transition: transform 0.5s;
}

span.line11,
span.line22 {
  display: inline-block;
  width: 2px;
  height: 26px;
  background: #000;
  transform-origin: center;
  transform-style: preserve-3d;
  transform-box: fill-box;
}

span.line11 {
  transform: rotate(45deg) translate(4px, -1.5px);
}

span.line22 {
  transform: rotate(-45deg) translate(-3px, 0);
}

.chatbot-accordion ul.dropdown-menu {
  display: flex !important;
  position: static !important;
  width: 100%;
  top: 0 !important;
  float: none !important;
  background: #fff !important;
  flex-wrap: wrap;
  margin-bottom: 10px !important;
  transform: none !important;
  border-radius: 10px !important;
  padding: 7px 20px 20px !important;
  box-shadow: inset 10px 30px 40px -10px rgb(0 0 0 / 5%),
    5px 5px 10px 2px rgb(0 0 0 / 15%) !important;
  border: 0 !important;
}

.core-outer:hover,
.gallery-imgs img:hover {
  box-shadow: 0 0 10px 2px rgb(0 0 0 / 15%) !important;
}

.chatbot-accordion .card-body {
  padding-bottom: 0 !important;
}

.chatbot-accordion .card-body:last-child ul.dropdown-menu {
  margin-bottom: 25px !important;
}

.chatbot-accordion .dropdown-toggle {
  cursor: text;
  display: inline-block !important;
  width: auto !important;
  border: 0 !important;
  font-size: 24px;
  font-weight: 600;
}

.slider-arrow,
.testim .arrow,
.testim .arrow:before {
  cursor: pointer;
}

.city-img {
  width: 45px;
  height: 32px;
  object-fit: cover;
}

.page-title {
  color: #fff;
  font-size: 50px;
  position: relative;
  text-transform: uppercase;
  -webkit-text-stroke: 1px #095075;
}

.page-title::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  content: attr(data-text);
  -webkit-text-stroke: 0vw #f7f7fe;
  animation: 2s linear animate;
}

@keyframes animate {

  0%,
  10% {
    width: 0;
  }

  100%,
  70% {
    width: 100%;
  }
}

.icn-imgs {
  max-width: 25%;
  width: 100%;
}

.card {
  border: none;
}

.card .carousel-item {
  min-height: 420px;
}

.card .carousel-caption {
  padding: 15px;
  right: 15px;
  left: 15px;
  top: 15px;
  color: #3d3d3d;
  height: fit-content;
  text-align: left;
}

.card .carousel-caption .col-sm-3,
.testimonial-slider .slick-list,
.testimonial-slider .slick-track {
  display: flex;
}

.card .carousel-caption .col-sm-9 {
  text-align: left;
}

.card .carousel-control-next,
.card .carousel-control-prev {
  color: #3d3d3d !important;
  opacity: 1 !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-image: none;
  color: #095075;
  font-size: 30px;
  height: 32px;
  line-height: 32px;
  width: 32px;
}


.choose-sec-outer:hover,
.core-outer:hover {
  background: #095075 !important;
}


.carousel-control-next-icon:hover,
.carousel-control-prev-icon:hover {
  opacity: 0.85;
}
/* .carousel-control-prev {
  left: -100px !important;
  top: -30px !important;
} */
.profile-content {
  border-radius: 0 0 10px 10px;
}

.btn-secondary {
  border: 1px solid #095075 !important;
  font-size: 17px;
}

.core-outer:hover {
  border-radius: 10px;
  color: #fff;
  transform: scale(1.01);
}

.blog-tags .btn:after,
.testim .arrow,
img.col_bg_imgg {
  transform: translateY(-50%);
}
.choose-sec-outer h4,
.choose-sec-outer p
.core-outer h3,
.core-outer h4,
.core-outer p {
  transition: color 0.3s ease; /* smooth transition */
}

.choose-sec-outer:hover h4,
.choose-sec-outer:hover p,
.core-outer:hover h3,
.core-outer:hover h4 ,
.core-outer:hover p {
  color: #fff !important;
}

.testim .wrap {
  position: relative;
  padding: 40px 20px;
  margin: auto;
}

.testim .arrow,
.testim .dots {
  position: absolute;
  display: block;
}

.testim .arrow {
  color: #205876;
  font-size: 2em;
  top: 50%;
  transition: 0.3s ease-in-out;
  padding: 5px;
  z-index: 22222222;
}

.testim .arrow:hover {
  color: #276b90c7;
}

.testim .arrow.left {
  left: 10px;
}

.testim .arrow.right {
  right: 10px;
}

.testim .dots {
  text-align: center;
  width: 100%;
  bottom: 60px;
  left: 0;
  z-index: 3333;
  height: 12px;
}

.testim .dots .dot {
  list-style-type: none;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #eee;
  margin: 0 10px;
  cursor: pointer;
  background: #1b4b6459;
  transition: 0.5s ease-in-out;
  position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
  background: #095075 !important;
  border-color: #095075 !important;
}

.testim .dots .dot.active {
  animation: 0.5s ease-in-out forwards testim-scale;
}

.testim .cont>div {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0 70px;
  opacity: 0;
}

.testim .cont>div.inactive {
  opacity: 1;
}

.testim .cont>div.active {
  position: relative;
  opacity: 1;
}

.testim .cont div .img img {
  display: block;
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 50%;
}

.testim .cont div.active .img img {
  animation: 0.5s ease-in-out forwards testim-show;
}

.testim .cont div.active h2 {
  animation: 0.4s ease-in-out forwards testim-content-in;
}

.testim .cont div.active p {
  animation: 0.5s ease-in-out forwards testim-content-in;
}

.testim .cont div.inactive .img img {
  animation: 0.5s ease-in-out forwards testim-hide;
}

.testim .cont div.inactive h2 {
  animation: 0.4s ease-in-out forwards testim-content-out;
}

.testim .cont div.inactive p {
  animation: 0.5s ease-in-out forwards testim-content-out;
}

@keyframes testim-scale {
  0% {
    box-shadow: 0 0 0 0 #eee;
  }

  35% {
    box-shadow: 0 0 10px 5px #eee;
  }

  70% {
    box-shadow: 0 0 10px 5px #095075;
  }

  100% {
    box-shadow: 0 0 0 0 #095075;
  }
}

@keyframes testim-content-in {
  from {
    opacity: 0;
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes testim-content-out {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
  }
}

@keyframes testim-show {
  from {
    opacity: 0;
    transform: scale(0);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes testim-hide {
  from {
    opacity: 1;
    transform: scale(1);
  }

  to {
    opacity: 0;
    transform: scale(0);
  }
}

span.post-date-time-cat {
  font-size: 15px;
  line-height: 2;
}

.blog-list-link {
  position: absolute;
  left: 15px;
  width: calc(100% - 30px);
  padding: 0 15px;
  bottom: 20px;
}

.custom-pagination a.prev {
  margin-right: 8px !important;
}

.outer_gallery_section .nav-link.active:after {
  content: "\f0da";
  position: absolute;
  right: -9px;
  font-family: "Font Awesome 5 Free";
  color: #095075;
  font-size: 43px;
  top: 0;
  line-height: 1;
}

.blog-list-image-inner .blog-list-category {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 0;
}

/* new css start */
.best_web_sample p {
  text-align: justify !important;
}

.web-inner {
  background: #095075;
  padding: 42px 10px 40px 10px;
  color: white;
  max-width: 100%;
  margin: 0 auto;
  border: none !important;
  border-radius: 20px;
}

.recent-posts h4 {
  font-size: 20px !important;
  font-weight: 500 !important;
}

.categories h4 {
  font-size: 20px !important;
  font-weight: 500 !important;
}

.blog-list-link a {
  font-size: 16px !important;
  font-weight: 500;
}

.recent-posts.shadow.rounded.p-3.bg-white.mb-4 h4 {
  font-size: 20px !important;
  font-weight: 500 !important;
}

.categories.shadow.rounded.p-3.bg-white h4 {
  font-size: 20px !important;
  font-weight: 500 !important;
}

.blog-single-main h1 {
  font-size: 40px;
  font-weight: 500;
}

.blog-single-content h3 {
  font-weight: 500 !important;
}

.blog-single-content h4 strong {
  font-weight: 500 !important;
}

strong {
  font-weight: 500 !important;
}

.blog-tags .btn {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 5px 10px !important;
  border-radius: 0 5px 5px 0;
  margin-left: 16px;
  position: relative;
}

.blog-tags .btn:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #fff;
  left: -5px;
  top: 50%;
  border-radius: 50%;
}

.blog-tags .btn:before {
  content: "";
  position: absolute;
  left: -31px;
  height: calc(100% + 2px);
  border: 15px solid #095075;
  top: -1px;
  border-color: transparent #095075 transparent transparent;
  border-radius: 1px;
}

.category_badge {
  padding: 5px 13px;
  font-size: 14px;
}

.blog-list_imggg {
  display: block;
  position: relative;
  padding-bottom: 60%;
}

.blog-list_imggg>img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-list-link>a.btn {
  position: absolute;
  bottom: 18px;
  left: 30px;
}

.link_imgg_post {
  padding-bottom: 66%;
}

.link_imgg_post>img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  object-fit: cover;
}

.navbar-expand-lg .navbar-nav>.nav-item:last-child,
.tab-outer li:last-child {
  margin-right: 0;
}

.tab-outer li a {
  background: #f5f5f5;
  padding: 10px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 22%);
  font-weight: 600;
  color: #000;
  position: relative;
}

.tab-outer.nav-pills .nav-link.active,
.tab-outer.nav-pills .show>.nav-link {
  background: #095075;
}

.z-index {
  position: relative;
  z-index: 1;
}

.gallery-imgs img {
  height: 217px;
  width: 100%;
  object-fit: cover;
}

.gallery-imgs img:hover {
  transform: scale(1.02);
}

.icon-secc img {
  width: 770px;
  max-width: 100%;
  padding-right: 20px;
  height: 67px;
}

.contact-span-img {
  width: 25% !important;
}

.map-outer {
  padding-bottom: 56.66%;
  position: relative;
}

.map-outer iframe {
  transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* .choose-icn {
  max-width: 100px;
  height: 100px;
  width: 100%;
  border: 8px solid #ffffffb8;
  top: -51px;
  transition: 0.5s;
  left: 50%;
  transform: translateX(-50%);
} */


.choose-sec-outer:hover {
  color: #fff !important;
  transform: scale(1.08);
}

.choose-sec-outer:hover .choose-icn {
  background: #fff !important;
  border-color: #095075;
  transition: 0.5s;
}
.industries2 .choose-icn {
  background: #095075!important;
    max-width: 80px;
    height: 80px;
    transform: none;
    border-radius: 10px;
}

.industries2 .choose-sec-outer:hover p {
  color:#000!important;
}

.choose-sec-outer,
a.readmore_servv {
  transition: 0.2s;
}

a.readmore_servv:hover {
  color: #fff !important;
  text-decoration: none;
}

.footer-main {
  position: relative;
  z-index: 1;
}

h2.heading-size {
  font-style: normal;
  font-weight: 600;
  font-size: 2.5vw;
  line-height: 1.1;
  color: #000;
}

.black-trangle-content-inner .head_m_case {
  margin-top: -35px;
}

.view_case {
  font-style: normal;
  font-weight: 600;
  font-size: 1vw;
  line-height: 1.3;
  color: #00537e;
}

.overflow-inherit {
  overflow: inherit !important;
}

img.col_bg_imgg {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 0;
}

.black-trangle-content,
img.rotate-img {
  transform: rotate(45deg);
  width: 17vw;
  height: 17vw;
}

.inner-content {
  text-align: center;
}

.black-trangle-content h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 1.7vw;
  line-height: 1.2;
  text-align: center;
}

.black-trangle-content {
  margin: auto;
  text-align: center;
  padding: 15px;
}

.four-trangle-images h4 {
  font-weight: 600;
  font-size: 3.5vw;
  line-height: 1.1;
}

.black-trangle-outer {
  width: 17vw;
  height: 17vw;
}

.black-trangle-content-inner {
  transform: rotate(-45deg);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  padding: 10px;
}

.four-trangle-images {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.black-trangle-content-inner p {
    font-size: 14px;
    color: #fff;
}

.sidebar-right,
.z-1 {
  z-index: 1;
}

.z-2 {
  z-index: 2;
}

.z-3 {
  z-index: 3;
}

.z-4 {
  z-index: 4;
}

.z-5 {
  z-index: 5;
}

.bg-black {
  background: #1e1e1e !important;
}

header.first-header {
  z-index: 1;
  position: relative;
}

.black-trangle-content-inner .btn-sm,
.view_case {
  text-decoration: underline;
}

.Success_Stories_row {
  padding: 0 0 100px;
}

.Success_Stories_row_reverse {
  flex-direction: row-reverse;
  padding: 100px 0 200px;
}

.Success_Stories_row_reverse img.col_bg_imgg {
  left: auto;
  transform: translateY(-50%) rotate(180deg);
  right: 0;
}

.banner-case {
  width: 100%;
  background-image: url("../../assets/images/banner-img.png");
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -132px;
}

.number {
  width: 120px;
  top: 100px;
}

.banner-cont {
  height: 600px;
  position: relative;
}

.text-right {
  text-align: -webkit-right;
}

.w-250 {
  width: 160px;
}

.w-360 {
  width: 360px;
}

.para {
  font-size: 22px;
  line-height: 26px;
}

.slider-arrow,
.testimonial-slider .Testimonials .choose-cont h4 {
  font-size: 30px;
}

.slider-arrow {
  color: #fff;
  background-color: #095075;
  border-radius: 50%;
  padding: 0 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.prev-arrow {
  left: -20px;
}

.next-arrow {
  right: -20px;
}

.name {
  font-size: 75px;
}

.contact-btn:hover,
.footer-main .navbar-nav>.nav-item>.nav-link:hover {
  color: #fff;
}

.testimonial-slider .choose-icn,
.testimonial-slider .slick-dots {
  display: none !important;
}

.watchnow-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 1;
  z-index: 1;
}

.clearHeader,
.sub-menu {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

a.youtube_icon {
  padding: 3px 10px;
  line-height: 25.59px;
  min-height: 31.59px;
  position: relative;
  transition: 0.5s;
  min-width: 60px;
}

a.youtube_icon span.yt-txt,
span.yt-icon {
  position: absolute;
  line-height: 1;
  left: 50%;
  top: 50%;
}

a.youtube_icon span.yt-txt {
  transition: 0.5s 0.2s;
  transform: translate(-50%, -50%);
}

span.yt-icon {
  transition: 0.5s;
  transform: translate(170%, -50%);
  font-size: 22px;
}

a.youtube_icon:hover span.yt-txt {
  transform: translate(-200%, -50%);
  display: inline-block;
  transition: 0.5s;
}

a.youtube_icon:hover span.yt-icon {
  transform: translate(-50%, -50%);
  transition: 0.5s;
}

.blog-video .modal-dialog {
  position: relative;
  width: calc(100% - 700px) !important;
  height: 100vh !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1480px) {
  .bg-trangle-section {
    background-position: center right;
  }

  .black-trangle-content-inner {
    padding: 10px 0px;
  }

  .black-trangle-content-inner .head_m_case {
    margin-top: -15px;
  }
}

.sub-menu,
.sub-menu:before {
  position: absolute;
  background: #fff;
}

@media screen and (max-width: 1200px) {
  .Success_Stories_row {
    min-height: auto !important;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .black-trangle-content,
  .black-trangle-outer,
  img.rotate-img {
    width: 19vw;
    height: 19vw;
  }

  h2.heading-size {
    font-size: 3vw;
  }

  .view_case {
    font-size: 1.5vw;
  }

  .black-trangle-content-inner p {
    font-size: 1.3vw;
  }

  .all_service_outer {
    margin-bottom: 70px;
    margin-top: 0;
  }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
  img.col_bg_imgg {
    left: -150px;
  }

  .black-trangle-content,
  .black-trangle-outer,
  img.rotate-img {
    width: 21vw;
    height: 21vw;
  }

  .blog-video .modal-dialog {
    width: calc(100% - 200px) !important;
    margin: 0 auto;
  }
}
@media (max-width: 850.98px) {
.icon-outerr-1 {
    justify-content: flex-start !important;
}
}
@media (max-width: 850.98px) {
.icon-outerr-1 {
    justify-content: flex-start !important;
}
}

@media (max-width: 767.98px) {
  img.col_bg_imgg {
    display: none;
  }

  .chatbot-accordion .dropdown-menu>li {
    width: 50%;
  }

  .Success_Stories_row {
    gap: 80px;
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .black-trangle-content,
  .black-trangle-outer,
  img.rotate-img {
    width: 38vw;
    height: 38vw;
  }

  .four-trangle-images h4,
  h2.heading-size {
    font-size: 8vw;
  }

  .view_case {
    font-size: 3.5vw;
  }

  .black-trangle-content h3 {
    font-size: 3vw !important;
  }

  .black-trangle-content-inner a.btn-sm,
  .black-trangle-content-inner p {
    font-size: 2.5vw;
    display: inherit;
  }

header.first-header {
    background: #ecf1f400;
    margin-top: 34px;
    padding-block: 10px !important;
}

  .chlg-img {
    width: 100%;
    max-width: 600px;
  }

  .para {
    font-size: 18px;
  }

  .next-arrow {
    right: 0;
  }

  .number {
    width: 100px;
    top: 186px;
  }

  .challenges p,
  .conclusion p,
  .one p,
  .three p,
  .two p {
    text-align: center;
  }
}

@media (max-width: 600.98px) {
  img.title_imgg_icon {
    width: 100px;
  }

  .chatbot-accordion .dropdown-menu>li {
    width: 100%;
  }
}

@media (max-width: 1199.98px) {
  .devex-headng {
    margin-top: -4.5vw;
    margin-left: -3px;
  }

  .rocket-main img.airoplan-img {
    width: 300px;
  }
}

@media (max-width: 768.8px) {

  .Globe-img,
  .service-img,
  .trofy-img,
  .winn-img {
    margin: auto;
  }
}

.book-list li {
  margin-bottom: 20px !important;
  display: flex;
  justify-content: left;
  align-items: center;
}

.services-heading {
  max-width: 900px;
}

.MARKETING-text,
.services-text {
  max-width: 885px;
}

.digital-marketing-list li {
  margin-top: 6px;
}

.Content-png-img {
  width: 60%;
}

@media screen and (max-width: 767.8px) {
  .page-title {
    font-size: 27px !important;
  }

  .book-list {
    padding-right: 0 !important;
  }

  .mobile_hidee {
    display: none !important;
  }

  .solutionss-outer {
    padding-top: 0 !important;
  }

  .mobile_layout {
    margin-top: 20px;
  }

  .mobile_size {
    font-size: 20px;
  }
}

.Globe-img {
  max-width: 420px;
  margin: auto !important;
}

.service-img,
.winn-img {
  max-width: 400px;
}

.trofy-img {
  max-width: 450px;
}

.navbar-expand-lg .navbar-nav>.nav-item {
  margin-right: 10px;
  font-size: 18px;
}

.sub-menu {
  padding: 10px 0;
  box-shadow: 0 5px 10px 2px rgb(0 0 0 / 15%);
  left: 0;
  top: 100%;
}

.item_has-dropdown:hover .sub-menu,
.item_has-dropdown:hover .sub-menuu {
  visibility: visible;
  opacity: 1;
  transition: 0.3s;
}

.sub-menu:before {
  content: "";
  width: 14px;
  height: 14px;
  box-shadow: -5px -4px 14px -2px rgb(0 0 0 / 20%);
  top: -7px;
  left: 15px;
  transform: rotate(45deg);
  z-index: 0;
}

.sub-menu .nav-item .nav-link {
  white-space: nowrap;
  padding: 10px 15px !important;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 0;
  width: calc(100% - 25px);
}

.sub-menu .nav-item {
  border-bottom: 1px solid #eee;
}

.header-popup .navbar-nav>li.item_has-dropdown>ul.sub-menuu>li.nav-item {
  display: flex;
  justify-content: space-between;
}

.sub-menuu2 li.nav-item {
  font-size: 13px;
  white-space: nowrap;
  padding-right: 15px;
  line-height: 1.8;
}

/* contact us */
h4.icon-text a {
  font-size: 20px;
  font-weight: 500;
}

h4.icon-text span {
  font-size: 20px;
  font-weight: 500;
}

.services_content h4 {
  font-weight: 500;
  font-size: 22px;
}

input#contactForm {
  margin-top: -40px;
}

.pop_50Lang {
  width: 240px;
  height: 100px;
  padding: 10px;
    position: relative;
    border-radius: 10px !important;
    background: #fff;
}


.closeNew {
  left: 229px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* new css 24-01-2025 */
@media screen and (max-width: 1024px) {
  section.banner_services_new_form h1 {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 765px) {
  .banner-secc-innerr {
    padding-top: 30px;
    position: relative;
  }

  .home-page-toogle {
    top: 10px !important;
  }

  .contact-btn.get_touchBtn {
    width: 100%;
  }

  .call-btns {
    width: 100%;
    margin: 0 auto;
  }

  .slider-arrow.prev-arrow.slick-arrow {
    z-index: 1 !important;
  }

  section.banner_services_new_form h1 {
    font-size: 24px !important;
  }
}

.service-card {
  width: 95%;
  height: 100%;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  padding: 25px;
  text-align: center;
  border-radius: 20px;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 1;
  margin: 0 auto;
  /* height: calc(100% + 24px); */
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  border-color: transparent;
}

.service-card:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(9, 79, 117, 0.012) 0%, rgb(9 80 117 / 32%) 100%);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 12px;
}

.service-card:hover:before {
  opacity: 1;
}

.service-card-icon {
  max-width: 100px;
  height: 100px !important;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  margin: 0 auto 15px;
  background: #f8f9fa;
  transition: all 0.4s ease;
  margin-top: -70px;
}

.service-card:hover .service-card-icon {
  background: linear-gradient(135deg, #095075 0%, #094f7569 100%);
  transform: scale(1.1);
  border-color: #e0e0e0;
  box-shadow: 0 5px 15px rgba(74, 108, 247, 0.3);
}

.service-card-icon img {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s ease;
  filter: grayscale(20%);
}

.service-card:hover .service-card-icon img {
  filter: grayscale(0%) brightness(1.2);
  transform: scale(1.05);
}

/* Optional: Add a subtle floating animation */
@keyframes float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}

.service-card:hover {
  animation: float 3s ease-in-out infinite;
}

/* Add hover effect for the read more link if you have one */
.service-card a.read-more {
  color: #4a6cf7;
  transition: all 0.3s ease;
  display: inline-block;
}

.service-card:hover a.read-more {
  color: #3a5bd9;
  transform: translateX(5px);
}
.read-more-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4a6cf7;
  font-weight: 600;
  text-decoration: none;
  padding: 8px 16px;
  border-radius: 5px;
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: rgba(74, 108, 247, 0.1);
  position: absolute;
  bottom: 20px;
  /* gives some spacing from the bottom */
  left: 50%;
  transform: translateX(-50%);
  max-width: 150px;
  width: 100%;
  text-align: center;
}

.read-more-btn .arrow-icon {
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background-color: #09517245;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 10px;
  transition: all 0.3s ease;
}

.read-more-btn:hover {
  color: white;
  background-color: #09517245;
  box-shadow: 0 5px 15px rgba(74, 108, 247, 0.4);
}

.read-more-btn:hover .arrow-icon {
  background: white;
  color: #095075;
  transform: translateX(3px);
}





/* partners-section */
.partners-section {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}

.partner-card {
  transition: all 0.3s ease;
  border-radius: 8px;
  background: white;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.partner-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.section-heading {
  position: relative;
  display: inline-block;
  color: #2c3e50;
}



.partner-logo:hover img {
  transform: scale(1.05);
}

.partner-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #2c3e50;
}

.partner-description {
  color: #6c757d;
  margin-bottom: 20px;
}

.partner-btn {
  border: 2px solid #095075;
  color: #095075;
  font-weight: 600;
  border-radius: 30px;
  padding: 8px 20px;
  transition: all 0.3s ease;
  margin-top: auto;
}

.partner-btn:hover {
  color: white;
  background: linear-gradient(to right, #095075, #095075);
  border-color: transparent;
  text-decoration: none;
}

.partners-container {
  border-radius: 10px;
}

.partner-card-inner {
  padding: 20px !important;
  text-align: center;
}

/* 
.partner-logo a{
  background: #fff !important;
    padding: 10px;
    border-radius: 20px;
    width: 100% !important;
} */

.partner-logo img {
  transition: transform 0.3s ease;
  max-height: 100px;
  width: 100%;
  margin-bottom: 20px;
  width: 100%;
  object-fit: contain;
  margin: 0 auto;
  /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
  margin: 13px 0;
  padding: 20px 0;
  border-radius: 16px;
}

/* pattern-section-end */



img.clg-imgg {
    border-radius: 20px;
    border: 2px solid #f0f0f0;
}

.clients-section {
  background-color: white;
}



.client-card {
    background: #f0f0f0;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s, border-color 0.3s;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #e0e0e0;
    min-height: 233px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.client-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  border-color: #095075;
}

.client-icon {
  font-size: 3rem;
  color: var(--primary);
  margin-bottom: 20px;
}

.client-card h3 {
  margin-bottom: 15px;
  font-size: 1.4rem;
}

/* industries */
#industries .slick-list {
    overflow-y: auto !important;
    PADDING: 20px 0 !IMPORTANT;
}
.industry-card {
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  min-height: 385px;
}

/* .industry-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
} */

.card.industry-card img {
  height: 200px;
  object-fit: cover;
}


.devex-section {
  background: linear-gradient(135deg, #e9f0f7 0%, #f8f9fa 100%);
}

.section-subtitle {
  font-size: 1.1rem;
  color: #555;
  max-width: 1000px;
  margin: 0 auto 25px;
}

.custom-btn {
  border-color: #095075 !important;
  padding: 10px 20px;
  border-radius: 20px;
  color: #095075 !important;
  font-weight: 600;
}
/* feature */

/* results section */
.results-section {
  background: #f8f9fc;
}

.results-section h2 {
  font-size: 35px;
  font-weight: 800;
  margin-bottom: 15px;
  color: #333;
}

.results-section p.lead {
  color: #666;
  margin-bottom: 40px;
  font-size: 1.1rem;
}

.case-card {
  background: #fff;
  border: none;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.07);
  transition: all 0.3s ease;
  padding: 25px;
  height: 100%;
}

.case-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 24px rgba(0, 123, 255, 0.18);
}

.case-card h5 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #2e7295;
}

.case-card small {
  color: #888;
  font-weight: 500;
}

.case-card p {
  font-size: 0.95rem;
  color: #555;
  margin-bottom: 8px;
}

@media (max-width: 576px) {
  .results-section h2 {
    font-size: 2rem;
  }
}

.cta-section {
  position: relative;
  padding: 80px 0;
  overflow: hidden;
  width: 100%;
  background: linear-gradient(135deg, #2e7295 0%, #2e7395ad 100%);
  padding: 60px 40px;
}

.cta-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.cta-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: white;
  margin-bottom: 25px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.cta-subtitle {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 40px;
  font-weight: 300;
}

.cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  color: #2e7295;
  padding: 18px 45px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.2rem;
  text-decoration: none;
  transition: all 0.4s ease;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.cta-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
    color: #fff;
}

.cta-btn i {
  margin-left: 12px;
  transition: transform 0.3s ease;
}

.cta-btn:hover i {
  transform: translateX(5px);
}

/* Decorative elements */
.cta-circle {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
}

.circle-1 {
  width: 300px;
  height: 300px;
  top: -80px;
  left: -80px;
}

.circle-2 {
  width: 200px;
  height: 200px;
  bottom: -50px;
  right: -50px;
}

.cta-dots {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(rgba(255, 255, 255, 0.15) 2px, transparent 3px);
  background-size: 30px 30px;
  opacity: 0.3;
  top: 0;
  left: 0;
}

.tech-icon {
  position: absolute;
  font-size: 4rem;
  color: rgba(255, 255, 255, 0.1);
  z-index: 1;
}

.icon-1 {
  top: 20%;
  left: 10%;
}

.icon-2 {
  top: 40%;
  right: 15%;
}

.icon-3 {
  bottom: 20%;
  left: 15%;
}

.icon-4 {
  bottom: 40%;
  right: 10%;
}

/* Responsive design */
@media (max-width: 992px) {
  .cta-title {
    font-size: 2.8rem;
  }
}

@media (max-width: 768px) {
  .cta-section {
    padding: 60px 0;
  }

  .cta-title {
    font-size: 2.2rem;
  }

  .cta-subtitle {
    font-size: 1.2rem;
  }

}

@media (max-width: 576px) {
  .cta-title {
    font-size: 1.9rem;
  }

  .cta-btn {
    padding: 15px 35px;
    font-size: 1.1rem;
  }
}


/* -----service -----*/
.feature-card {
    background: #fff;
    border: none;
    border-radius: 1rem;
    transition: all 0.4s ease;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
    text-align: center;
    padding: 30px;
    min-height: 250px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.feature-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 8px 24px rgba(0, 123, 255, 0.25);
}
.feature-card i {
    font-size: 2.5rem;
    color: #095075;
    margin-bottom: 18px;
}

/* airtable-feature-card */

.feature-card-1 {
  perspective: 1000px;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out;
}

.feature-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 220px;
  transform-style: preserve-3d;
  transition: transform 0.8s;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
  max-width: 90%;
  margin: 0 auto;
}

.feature-card-1:hover .feature-card-inner {
  transform: rotatex(180deg);
}

.feature-card-front,
 .feature-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 10px;
  padding: 30px;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
}

.icon {
  background-color: #0950756b;
  padding: 10px;
  border-radius: 50px;
  margin-bottom: 10px;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 70px;
}

.feature-card-front {
  background: #ffffff;
  color: #000;
}

.feature-card-front h3 {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
}

.feature-card-back {
    background-color: transparent  !important;
    border: 1px solid #fff;
    color: #fff !important;
    transform: rotatex(180deg);
}

.feature-card-back p {
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}
.theme_plugin_cont p {
    min-height: 102px;
}



.faqcard .card-body h3{
  color: #212529;
  p{
    color: #3f3f3f;
  }
}
.box {
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 20px;
    min-height: 350px;
}
.box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background-color: #fff;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
}

/* ::before = top & bottom border animation */
.box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #095075;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
}

.box::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: #095075;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s ease;
}

/* Left & Right border using inner pseudo elements */
.box span.border-left,
.box span.border-right {
    position: absolute;
    width: 2px;
    height: 100%;
    background: #095075;
    top: 0;
    transform: scaleY(0);
    transition: transform 0.4s ease;
}

.box span.border-left {
    left: 0;
    transform-origin: top;
}

.box span.border-right {
    right: 0;
    transform-origin: bottom;
}

/* Hover effects */
.box:hover::before,
.box:hover::after {
    transform: scaleX(1);
}

.box:hover span.border-left,
.box:hover span.border-right {
    transform: scaleY(1);
}

/* Box lift and shadow */
.box:hover {
    transform: translateY(-10px) scale(1.03);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}

/* Icon animation */
.choose-icn img {
    transition: transform 0.4s ease, filter 0.4s ease;
}
.box:hover .choose-icn img {
    transform: rotate(10deg) scale(1.2);
    filter: brightness(1.2);
}

/* Optional text color change */
.box:hover h4 {
    color: #095075;
}

.swal2-styled.swal2-confirm {
    background-color: #053046 !important;
    min-width: 120px !important;
}
