#ct-form {
  display: none;
}

.footer-colr a {
  color: #757575;
  font-size: 16px !important;
}

.num-section {
  height: auto;
}

@media only screen and (min-width: 1023px) {
  .arrow-placement {
    left: -62px;
    display: block !important;
    bottom: 70px;
    width: 140px;
    z-index: 10;
  }

  .footer-margn {
    margin: 7% 0;
  }
}

.contact-form {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.contact-form {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 30px;
  background-color: white;
  color: black;
}

/* WhattsApp css2 */

.arrow-placement {
  display: none;
}

.nav-link,
.nav-link:hover {
  color: #fff;
}

.nav-link,
.test-head,
li,
p {
  font-size: 18px;
}

.form-control,
.item-text h4,
.item-text h5,
.last-line p,
body {
  font-family: Poppins;
}

.history-section [data-aos][data-aos][data-aos-duration="400"],
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="400"] [data-aos],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 2.8s !important;
}

.aos-hidden,
.masked {
  overflow: hidden !important;
}

p {
  margin-bottom: 0;
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.nav-link {
  font-weight: 500;
}

.navbar-nav .nav-link.active {
  color: #fff;
  font-size: 18px;
}

.footer-colr a:hover,
.ftr-address a:hover,
.mail a:hover,
.navbar-nav .nav-link:hover,
.span,
.test-card:hover .test-head {
  color: #1da599;
}

.main-button {
  background-color: #1da599;
  padding: 8px 25px;
  border: 2px solid #1da599;
  color: #fff;
}

.main-button:hover,
.navbar-toggler {
  background-color: #fff;
}

.main-button:hover {
  border: 2px solid #1da599;
  color: #1da599;
}

.border-r {
  border-radius: 50px;
}

.banner-text {
  font-size: 70px;
  font-weight: 700;
  color: #ffff;
}

.banner-p {
  font-size: 21px;
  font-weight: 400;
  color: #ffff;
}

.item-text h4,
.item-text h5,
.num-txt,
.sec-title {
  font-weight: 600;
}

#carouselExampleDark .carousel-caption {
  position: absolute;
  right: 12%;
  bottom: 46%;
  left: 12%;
}

#carouselExampleDark .carousel-controls-top-left {
  position: absolute;
  bottom: 40%;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px;
  z-index: 1000;
}

#carouselExampleDark .carousel-controls-top-left button {
  margin-right: 5px;
}

#carouselExampleDark .carousel-control-prev {
  left: 79% !important;
}

#carouselExampleDark .carousel-control-next,
#carouselExampleDark .carousel-control-prev {
  margin-right: 10px;
  opacity: 1;
  width: 3%;
}

#carouselExampleDark .carousel-control-next {
  right: 205px !important;
}

#carouselExampleDark .carousel-control-prev-icon {
  background-image: url(../img/Prev.webp);
}

#carouselExampleDark .carousel-control-next-icon {
  background-image: url(../img/Next.webp);
}

.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
  filter: invert(0) grayscale(100);
}

.banner-section {
  margin-top: 81px;
  position: relative;
  overflow: hidden;
}

.nub-line {
  border: 7px solid #1da599;
  opacity: 1;
  margin: 0.5rem 2rem;
}

.num-txt {
  font-size: 30px;
}

.num-p {
  font-size: 18px;
  color: #99a3ad;
}

.col-md-3.with-border,
.owl-carousel,
.owl-carousel .owl-item {
  position: relative;
}

.col-md-3.with-border::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 2px;
  height: 50px;
  background-color: #dce5eb;
}

.top-50 {
  top: 83% !important;
}

.border-r-2 {
  border-radius: 16px;
  box-shadow: 0 43px 66px 0 #00000012;
}

.translate-middle {
  transform: translate(-53%, -50%) !important;
}

.sec-title {
  font-size: 34px;
}

.span-p {
  font-weight: 700;
}

.bg-color {
  background: #0f1b24;
}

.item-text {
  bottom: 20px;
  left: 20px;
}

.item-text h4 {
  font-size: 20px;
}

.item-text h5 {
  font-size: 16px;
  color: #fff;
  opacity: 80%;
  text-transform: uppercase;
}

.owl-nav {
  position: absolute;
  top: -23%;
  right: 1%;
}

.owl-next,
.owl-prev {
  font-size: 25px !important;
}

.owl-next span,
.owl-prev span {
  padding: 0 13px;
  background-color: #fff;
  border: 1px solid #0f1b241a;
  text-align: center;
}

.owl-next span:hover,
.owl-prev span:hover {
  background-color: #1da599;
  color: #fff;
}

.footer-colr,
.ongoing-li li {
  color: #7c818c;
}

.horizontalfooter {
  border: 1px solid #7c818c;
}

.ongoing-readmore {
  color: #1da599;
  text-align: end;
  font-weight: 500;
}

.test-head-below {
  font-size: 16px;
  color: #757575;
}

.test-p {
  font-size: 18px;
  color: #757575;
}

.test-card {
  box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
  min-height: 100%;
  cursor: pointer;
}

.span-why {
  font-weight: 700;
  color: #1da599;
}

.whychoose-bg {
  /* background-image: url(assets/img/why-choose-bg.webp); */
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bg-colr {
  background-color: #f9f9f9;
}

.last-line {
  display: flex;
  justify-content: space-between;
}

.last-line p {
  font-size: 14px;
}

.last-line span,
.last-line-2 {
  color: grey;
}

.num-section {
  margin-top: -18%;
}

.line-lengt {
  margin: 1rem 35px;
}

a {
  text-decoration: none;
}

.footer-colr a {
  color: #757575;
  font-size: 18px;
}

.ftr-address a {
  color: #757575;
}

.ftr-address:hover svg,
.mail:hover svg,
.mr-2 svg:hover,
.phn:hover svg {
  fill: #1da599;
}

.ongoing-readmore:hover {
  color: #2d2d78;
}

@media screen and (max-width: 767px) {
  .last-line-mobile,
  .mobitext {
    text-align: center;
  }

  .carousel-control-next,
  .carousel-control-prev {
    margin-right: 10px;
    opacity: 1;
    width: 10%;
  }

  .last-line p {
    display: none;
  }

  .last-line-mobile {
    font-size: 10px;
    font-family: Poppins;
    font-weight: 400;
    /* color: #0f1b24; */
    color: white;
  }

  .last-line-mobile span {
    /* color: grey; */
    color: white;
  }

  .mobile-nav {
    visibility: hidden !important;
  }

  .sec-title {
    font-size: 28px;
  }

  .mobile-revrse-text {
    flex-direction: column-reverse;
  }

  #owl-carousel-1 .owl-nav {
    top: -26%;
  }

  #owl-carousel-1 {
    margin-top: 10px !important;
  }

  #owl-carousel-2 .owl-nav {
    position: relative;
  }

  .arrow-placement {
    display: none;
  }
}

@media only screen and (min-width: 767px) {
  p {
    font-size: 18px;
  }

  .mobile-one {
    display: none;
  }
}

@media only screen and (min-width: 1900px) {
  p {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .owl-carousel {
    margin-top: 50px;
  }

  .owl-nav {
    top: -25%;
  }

  .col-md-3.with-border::after,
  .desktop-one {
    display: none;
  }

  .banner-text {
    font-size: 28px;
  }

  .banner-p {
    font-size: 16px;
  }

  .num-section {
    margin-top: -67%;
  }

  #carouselExampleDark .carousel-caption {
    position: absolute;
    right: 12%;
    bottom: 56%;
    left: 12%;
  }

  .ongoing-readmore {
    color: #1da599;
    text-align: left;
    font-weight: 500;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .owl-nav {
    top: -13%;
  }

  .last-line {
    display: block;
    text-align: center;
  }

  .num-p {
    font-size: 15px;
  }

  .num-txt {
    font-size: 20px;
  }

  .banner-text {
    font-size: 48px;
  }

  .banner-p {
    font-size: 19px;
  }

  #carouselExampleDark .carousel-control-prev {
    left: 72% !important;
  }
}

@media only screen and (min-width: 1101px) and (max-width: 1350px) {
  .owl-nav {
    top: -29%;
  }

  .banner-p {
    font-size: 20px;
  }

  #carouselExampleDark .carousel-control-prev {
    left: 76% !important;
  }

  .banner-text {
    font-size: 58px;
  }
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  -webkit-tap-highlight-color: transparent;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.no-js .owl-carousel,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-item img,
.owl-carousel .owl-nav.disabled,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.webp) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-nav,
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: 0 0;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s;
  border-radius: 30px;
}

.mob-footer .n-span {
  padding-left: 14px !important;
}

.footer-clr p {
  font-size: 16px;
}

.smi-img {
  width: 40px;
  height: 40px;
}

.smi-img-f {
  width: 40px;
  height: 38px;
  margin-left: -15px;
}

.contact-form {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 30px;
}

.form-control {
  margin-bottom: 20px !important;
  font-size: 16px !important;
  font-weight: 400;
  color: #757575;
}

.horizontal-line {
  height: 1px;
  border: 1px solid #0f1b241a;
  margin-top: 80px;
  margin-bottom: 15px;
}

.submit-btn {
  background-color: #1da599;
  padding: 10px 15px;
  color: #fff;
  border: none;
}

.ftr-address {
  padding: 0;
}

.bi-geo-alt {
  margin-right: 8px;
}

.arrow {
  width: 140px;
  bottom: 1%;
  left: -32%;
}

@media only screen and (max-width: 767px) {
  .navbar-collapse {
    text-align: start !important;
  }

  .horizontal-line {
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .phone-ct-us {
    text-align: center;
  }

  .copyright {
    font-size: 10px !important;
  }

  .phn {
    justify-content: center;
  }

  .mail {
    justify-content: center;
    margin-top: 10px !important;
  }

  .mob-footer span {
    font-size: 16px;
    color: #757575;
  }

  .mob-footer .col-12:hover svg {
    fill: #1da599;
  }

  .mob-footer .col-12:hover span {
    color: #1da599;
  }

  .mob-footer .n-span {
    padding-left: 20px;
  }

  .mob-footer .m-span {
    padding-left: 13px;
  }

  .mob-footer .a-span {
    padding-left: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer-form {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
  }
}

.loadmask {
  z-index: 100;
  position: absolute;
  top: -20px;
  left: 0;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: #ccc;
  width: 100%;
  height: 100%;
  zoom: 1;
  height: 120vh;
}

.loadmask-msg {
  z-index: 20001;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #6593cf;
  background: #c3daf9;
  padding: 2px;
}

.loadmask-msg div {
  padding: 5px 10px 5px 25px;
  background: #fbfbfb url("./integrations/loading.gif") no-repeat 5px 5px;
  line-height: 16px;
  border: 1px solid #a3bad9;
  color: #222;
  font: normal 11px tahoma, arial, helvetica, sans-serif;
  cursor: wait;
}

.masked {
  overflow: hidden !important;
}

.masked-relative {
  position: relative !important;
}

.masked-hidden {
  visibility: hidden !important;
}

.mask {
  background-color: #ccc;
}

@media only screen and (max-width: 389px) {
  .ftr-address {
    margin-left: 5%;
  }
}

@media only screen and (min-width: 390px) and (max-width: 453px) {
  .ftr-address {
    margin-left: 7%;
  }
}

.parsley-length,
.parsley-pattern,
.parsley-required,
.parsley-type {
  color: red;
}

/* wapp */
/* .whatsapp-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: #25d366;
  border-radius: 50%;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.whatsapp-button img {
  width: 35px;
  height: 35px;
}

.whatsapp-button:hover {
  background-color: #1da851;
  cursor: pointer;
} */

/* Responsive Design for Mobile Screens */
/* @media (max-width: 768px) {
  .whatsapp-button {
    width: 50px;
    height: 50px;
  }

  .whatsapp-button img {
    width: 30px;
    height: 30px;
  }
} */

/* wapp */
.whatsapp-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: #25d366;
  border-radius: 50%;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.whatsapp-button img {
  width: 35px;
  height: 35px;
}

.whatsapp-button:hover {
  background-color: #1da851;
  cursor: pointer;
}

@keyframes bounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}

.whatsapp-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background-color: #25d366;
  border-radius: 50%;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: bounce 2s infinite ease-in-out;
}

.whatsapp-button img {
  width: 35px;
  height: 35px;
}

.whatsapp-button:hover {
  background-color: #1da851;
  cursor: pointer;
  animation: none; /* Stops bouncing on hover */
}

/* Responsive Design for Mobile Screens */
@media (max-width: 768px) {
  .whatsapp-button {
    width: 50px;
    height: 50px;
  }

  .whatsapp-button img {
    width: 30px;
    height: 30px;
  }
}

footer.foot-section {
  background: linear-gradient(135deg, #0f2027, #203a43, #2c5364);
  color: white;
  padding: 40px 0;
}
/* footer.foot-section {
  background: linear-gradient(135deg, #1a237e, #ffb74d);
  color: white;
} */
footer .footer-content p,
footer a {
  color: white;
}

footer .horizontal-line {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

footer a:hover {
  color: #f7c567; /* Gold Hover Effect */
}
