.mt-16 {
  margin-top: 1.6rem;
}

.mt-18 {
  margin-top: 1.8rem;
}

.mt-20 {
  margin-top: 2rem;
}

.mt-24 {
  margin-top: 2.4rem;
}

.mt-30 {
  margin-top: 3rem;
}

.mt-32 {
  margin-top: 3.2rem;
}

.mt-40 {
  margin-top: 4rem;
}

.mt-50 {
  margin-top: 5rem;
}

.mt-60 {
  margin-top: 6rem;
}

.mt-70 {
  margin-top: 7rem;
}

.mt-80 {
  margin-top: 8rem;
}

.mt-90 {
  margin-top: 9rem;
}

.mt-100 {
  margin-top: 10rem;
}

.mt-150 {
  margin-top: 15rem;
}

.mb-16 {
  margin-bottom: 1.6rem;
}

.mb-18 {
  margin-bottom: 1.8rem;
}

.mb-20 {
  margin-bottom: 2rem;
}

.mb-24 {
  margin-bottom: 2.4rem;
}

.mb-30 {
  margin-bottom: 3rem;
}

.mb-32 {
  margin-bottom: 3.2rem;
}

.mb-40 {
  margin-bottom: 4rem;
}

.mb-50 {
  margin-bottom: 5rem;
}

.mb-60 {
  margin-bottom: 6rem;
}

.mb-70 {
  margin-bottom: 7rem;
}

.mb-80 {
  margin-bottom: 8rem;
}

.mb-90 {
  margin-bottom: 9rem;
}

.mb-100 {
  margin-bottom: 10rem;
}

.mb-150 {
  margin-bottom: 15rem;
}

.mb-200 {
  margin-bottom: 20rem;
}

.pt-10 {
  padding-top: 1rem;
}

.pt-16 {
  padding-top: 1.6rem;
}

.pt-18 {
  padding-top: 1.8rem;
}

.pt-20 {
  padding-top: 2rem;
}

.pt-24 {
  padding-top: 2.4rem;
}

.pt-30 {
  padding-top: 3rem;
}

.pt-32 {
  padding-top: 3.2rem;
}

.pt-40 {
  padding-top: 4rem;
}

.pt-50 {
  padding-top: 5rem;
}

.pt-60 {
  padding-top: 6rem;
}

.pt-70 {
  padding-top: 7rem;
}

.pt-80 {
  padding-top: 8rem;
}

.pt-90 {
  padding-top: 9rem;
}

.pt-100 {
  padding-top: 10rem;
}

.pt-100 {
  padding-top: 10rem;
}

.pt-120 {
  padding-top: 12rem;
}

.pt-150 {
  padding-top: 15rem;
}

.pt-200 {
  padding-top: 20rem;
}

.pb-10 {
  padding-bottom: 1rem;
}

.pb-16 {
  padding-bottom: 1.6rem;
}

.pb-18 {
  padding-bottom: 1.8rem;
}

.pb-20 {
  padding-bottom: 2rem;
}

.pb-24 {
  padding-bottom: 2.4rem;
}

.pb-30 {
  padding-bottom: 3rem;
}

.pb-32 {
  padding-bottom: 3.2rem;
}

.pb-40 {
  padding-bottom: 4rem;
}

.pb-50 {
  padding-bottom: 5rem;
}

.pb-60 {
  padding-bottom: 6rem;
}

.pb-70 {
  padding-bottom: 7rem;
}

.pb-80 {
  padding-bottom: 8rem;
}

.pb-90 {
  padding-bottom: 9rem;
}

.pb-100 {
  padding-bottom: 10rem;
}

.pb-120 {
  padding-bottom: 12rem;
}

.pb-150 {
  padding-bottom: 15rem;
}

.pb-200 {
  padding-bottom: 20rem;
}

.ps-0 {
  padding-left: 0rem;
}

.ps-10 {
  padding-left: 1rem;
}

.ps-16 {
  padding-left: 1.6rem;
}

.ps-18 {
  padding-left: 1.8rem;
}

.ps-20 {
  padding-left: 2rem;
}

.ps-24 {
  padding-left: 2.4rem;
}

.ps-30 {
  padding-left: 3rem;
}

.ps-32 {
  padding-left: 3.2rem;
}

.ps-40 {
  padding-left: 4rem;
}

.ps-50 {
  padding-left: 5rem;
}

.ps-60 {
  padding-left: 6rem;
}

.ps-70 {
  padding-left: 7rem;
}

.ps-80 {
  padding-left: 8rem;
}

.ps-90 {
  padding-left: 9rem;
}

.ps-100 {
  padding-left: 10rem;
}

.ps-150 {
  padding-left: 15rem;
}

.ps-200 {
  padding-left: 20rem;
}

.pe-0 {
  padding-right: 0rem;
}

.pe-10 {
  padding-right: 1rem;
}

.pe-16 {
  padding-right: 1.6rem;
}

.pe-18 {
  padding-right: 1.8rem;
}

.pe-20 {
  padding-right: 2rem;
}

.pe-24 {
  padding-right: 2.4rem;
}

.pe-30 {
  padding-right: 3rem;
}

.pe-32 {
  padding-right: 3.2rem;
}

.pe-40 {
  padding-right: 4rem;
}

.pe-50 {
  padding-right: 5rem;
}

.pe-60 {
  padding-right: 6rem;
}

.pe-70 {
  padding-right: 7rem;
}

.pe-80 {
  padding-right: 8rem;
}

.pe-90 {
  padding-right: 9rem;
}

.pe-100 {
  padding-right: 10rem;
}

.pe-150 {
  padding-right: 15rem;
}

.pe-200 {
  padding-right: 20rem;
}

.p-20 {
  padding: 2rem;
}

.p-30 {
  padding: 3rem;
}

.p-40 {
  padding: 4rem;
}

.p-50 {
  padding: 5rem;
}

.max-60 {
  max-width: 6rem;
}

.max-10 {
  max-width: 10rem;
}

.max-300 {
  max-width: 30rem;
}

.max-350 {
  max-width: 30.5rem;
}

.max-400 {
  max-width: 40rem;
}

.max-500 {
  max-width: 50rem;
}

.max-600 {
  max-width: 60rem;
}

.max-700 {
  max-width: 70rem;
}

.max-800 {
  max-width: 80rem;
}

.max-980 {
  max-width: 98rem;
}

.max-1400 {
  max-width: 140rem;
}

.max-1920 {
  max-width: 192rem;
  margin: auto;
}

.mwidth_605 {
  max-width: 60.5rem;
  width: 100%;
}

.minvh-100 {
  min-height: 100vh;
}

.minh-180 {
  min-height: 18rem;
}

.minh-265 {
  min-height: 26.5rem;
}

.minh-350 {
  min-height: 35rem;
}

.minh-500 {
  min-height: 50rem;
}

.h-100-vh {
  min-height: 100vh;
}

.h-90-vh {
  min-height: 90vh;
}

.h-80-vh {
  min-height: 80vh;
}

.h-70-vh {
  min-height: 70vh;
}

.h-60-vh {
  min-height: 60vh;
}

.h-50-vh {
  min-height: 50vh;
}

.h2 {
  font-size: 5.6rem;
}

.border-bottom {
  border-bottom: 1px solid #FFFFFF;
}

html {
  font-size: 10px;
  @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700&display=swap");
}
html body {
  font-family: "Poppins", sans-serif;
}
html body p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 150%;
  color: #6B6B6B;
}
html body a {
  list-style: none;
  font-size: 2rem;
  font-weight: 600;
  text-decoration: none;
}
html body h1 {
  font-style: normal;
  font-weight: 600;
  font-size: 5.6rem;
  line-height: 1.3;
  color: #111029;
}
html body h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 4.8rem;
  line-height: 1.3;
  color: #111029;
}
html body h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 4.2rem;
  line-height: 1.3;
  color: #111029;
}
html body h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 2.8rem;
  line-height: 1.3;
  color: #FFFFFF;
}
html body h6 {
  font-style: normal;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.3;
  color: #111029;
}
html body a {
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 600;
}
html body li {
  font-size: 1.8rem;
  font-weight: 400;
}
html body .btn-button {
  background-color: #25A3FF;
  color: #FFFFFF;
  padding: 2.1rem 3.5rem;
  filter: drop-shadow(5px 10px 30px #25A3FF);
  border-radius: 10px;
  transition: all 0.4s;
}
html body .btn-button:hover {
  background-color: #343a95;
  filter: none;
}
html body .btn-button img {
  padding-left: 1rem;
}
html body .btn-m-button {
  background-color: #25A3FF;
  color: #fff;
  padding: 1.8rem 4rem;
  filter: drop-shadow(5px 10px 30px #25A3FF);
  border-radius: 10px;
  transition: all 0.4s;
}
html body .btn-m-button:hover {
  background-color: #343a95;
  filter: none;
}
html body.logged-in .site-header {
  top: 32px;
}

.site-header {
  padding: 2.5rem 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  transition: all 1s;
  z-index: 99;
}
.site-header.fixed {
  position: fixed;
  padding: 1.5rem 0;
}
.site-header .navigation nav.navbar {
  position: inherit;
}
.site-header .navigation nav.navbar ul {
  align-items: center;
  margin: 0;
  z-index: 1;
}
.site-header .navigation nav.navbar ul li {
  margin-left: 4rem;
}
.site-header .navigation nav.navbar ul li:last-child {
  margin: 0;
}
.site-header .navigation nav.navbar ul li:last-child a {
  color: #FFFFFF;
  font-weight: 700;
}
.site-header .navigation nav.navbar ul li a {
  color: #6B6B6B;
}
.site-header .navigation nav.navbar ul li.active a, .site-header .navigation nav.navbar ul li:hover a {
  color: #25A3FF;
}
.site-header .navigation nav.navbar ul li:first-child {
  margin: 0;
}
.site-header .navigation nav.navbar ul li:last-child {
  display: none;
}

.cursor {
  position: fixed;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  z-index: 1;
  transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  z-index: 10000;
  transform: scale(1);
}
.cursor.active {
  opacity: 1;
  transform: scale(0);
}
.cursor.menu-active {
  opacity: 1;
  transform: scale(0);
}
.cursor.hovered {
  opacity: 1;
}

.cursor-follower {
  position: fixed;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  z-index: 1;
  transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) background;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  z-index: 10000;
  transform: translate(2px, 2px);
}
.cursor-follower.active {
  opacity: 1;
  transform: scale(3);
}
.cursor-follower.menu-active {
  opacity: 1;
  transform: scale(3);
}
.cursor-follower.hovered {
  opacity: 1;
}

.reveal {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}

.reveal.active {
  transform: translateY(0);
  opacity: 1;
}

@keyframes rotateAnimation {
  from {
    transform: rotateY(45deg);
  }
  to {
    transform: rotateY(225deg);
  }
}
footer {
  background-color: #000;
  position: relative;
}
footer .logo_area img {
  margin-bottom: 3rem;
  max-width: 2rem !important;
}
footer .map_area h6 {
  margin-bottom: 3rem;
  color: #fff;
}
footer p, footer a {
  color: #BFC3CE;
}
footer .footer-menu ul {
  list-style: none;
  display: flex;
  justify-content: space-around;
}
footer .footer-menu ul li a {
  color: #6B6B6B;
}
footer .copyright p {
  margin: 0;
}
footer .contact_info p a {
  color: #6B6B6B;
}

.footer-social a {
  display: inline-block;
  margin: 0 5px;
  transition: all 0.3s;
}
.footer-social a:hover {
  transform: scale(1.1);
}

.hero h1 {
  padding-bottom: 2.4rem;
  margin: 0;
}

.services .cards {
  background: #FFFFFF;
  box-shadow: -10px 30px 70px rgba(219, 222, 225, 0.4);
  border-radius: 20px;
  max-width: 35.2rem;
  margin: auto;
  padding: 4.4rem;
  transition: ease all 1s;
  margin-bottom: 5rem;
}
.services .cards svg {
  margin-top: 1rem;
}
.services .cards:hover {
  background-color: #25A3FF;
}
.services .cards:hover p {
  color: #FFFFFF;
}
.services .cards:hover h6 {
  color: white;
}
.services .cards:hover svg path {
  fill: #fff;
}
.services .cards .--link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.documentation {
  background-image: url(../images/vector-orange.png);
  background-position: initial;
  background-repeat: no-repeat;
  background-size: cover;
}
.documentation #light #VisaChipCardVideo {
  position: relative;
  padding-bottom: 0;
  width: 100%;
  border-radius: 20px;
  display: flex;
  justify-content: center;
}
.documentation #light #VisaChipCardVideo p {
  margin: 0;
}
.documentation #light .video_opt {
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.documentation #light .video_opt img.play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.documentation #light .video_opt .video-img {
  width: 100%;
}

.customer {
  background-color: #F9F9FD;
}
.customer .card-no {
  background: #fff;
  box-shadow: 0px 25px 100px rgba(76, 64, 247, 0.08);
  border-radius: 20px;
  padding: 0 0.8rem;
  margin-bottom: 2rem;
  min-height: 30rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.customer .card-3, .customer .card-4 {
  position: relative;
  top: -6rem;
}
.customer .offset-md-1 {
  margin-left: 5.333333%;
}
.customer .customer_detail h2 {
  margin-bottom: 3.5rem;
}
.customer .customer_detail p {
  margin-bottom: 3.5rem;
}
.customer .customer_detail ul {
  padding: 0;
  padding: 0;
  position: relative;
  list-style: none;
  margin: 0;
}
.customer .customer_detail ul li {
  padding-left: 4rem;
  margin-bottom: 1.6rem;
  color: #6B6B6B;
}
.customer .customer_detail ul li::before {
  content: "";
  background-image: url(../images/Exclude.svg);
  width: 5rem;
  height: 5rem;
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
}

.purpose .icon_with_img span img {
  max-width: 6rem;
}
.purpose .icon_with_img .desc {
  padding-left: 2rem;
}
.purpose .offset-md-1 {
  margin-left: 1.333333%;
}
.purpose .vector-1 {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 22rem;
  z-index: -1;
}
.purpose img.vector-2 {
  position: absolute;
  bottom: -20rem;
  left: 0;
  z-index: -1;
  max-width: 25rem;
}

.companies .col-md-2 {
  flex: 0 0 auto;
  width: 19.666667%;
}

.cta {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cta .--content {
  background-color: #FFCC00;
  border-radius: 20px;
}

.cta_contact {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cta_contact .--content {
  background-color: #25A3FF;
  border-radius: 20px;
}
.cta_contact .--content h6, .cta_contact .--content h2 {
  color: #FFFFFF;
}
.cta_contact .emaillist {
  width: 50rem;
  margin: auto;
  position: relative;
}
.cta_contact .emaillist label {
  width: 50rem;
}
.cta_contact .emaillist label input {
  margin: auto;
  width: 50rem;
  position: relative;
  border: 1px solid #ccc;
  padding: 1rem 15rem 1rem 2rem;
  height: 50px;
  max-width: 100%;
  font-size: 1.8rem;
}
.cta_contact .emaillist label input:focus-visible {
  outline: none;
}
.cta_contact .emaillist input[type=submit] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 17px 30px;
  background-color: #ffb120;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}

.testimonials {
  background-color: rgba(37, 163, 255, 0.6509803922);
}
.testimonials .shadow-effect p {
  color: #FFFFFF;
  font-size: 2.8rem;
}
.testimonials .shadow-effect h5 {
  font-weight: 600;
  font-size: 20px;
}
.testimonials .owl-carousel .owl-item {
  position: inherit !important;
}
.testimonials .owl-carousel .owl-item img {
  max-width: 4rem;
}
.testimonials .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -15%;
  background-image: url(../images/Vector-1.png) !important;
  width: 5rem;
  height: 5rem;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  background-position: center center !important;
  top: 50%;
  transform: translateY(-50%);
}
.testimonials .owl-carousel .owl-nav button.owl-prev span {
  display: none;
}
.testimonials .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: -15%;
  background-image: url(../images/Arrow-Right.png) !important;
  width: 5rem;
  height: 5rem;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  border-radius: 50% !important;
  background-position: center center !important;
  top: 50%;
  transform: translateY(-50%);
}
.testimonials .owl-carousel .owl-nav button.owl-next span {
  display: none;
}
.testimonials .owl-carousel .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.testimonials .owl-carousel .owl-dots button.owl-dot {
  width: 15px;
  height: 4px;
  border-radius: 10px;
  display: inline-block;
  background: #FFCC00;
  margin: 0 3px;
}
.testimonials .owl-carousel .owl-dots button.owl-dot.active {
  background-color: #FFF;
}
.testimonials .owl-carousel .owl-dots button.owl-dot:focus {
  outline: none;
}

.contact .wp-container-1 p, .contact .wp-container-1 h1 {
  max-width: 35rem;
  margin-top: 3rem;
}

.contact-info span {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 5rem;
}
.contact-info p {
  padding-left: 2rem;
  margin-bottom: 0rem;
}
.contact-info p a {
  color: #6B6B6B;
}

input#gform_submit_button_1 {
  background-color: #25A3FF;
  color: #fff;
  padding: 2.1rem 5.5rem;
  border-radius: 10px;
  font-size: 1.8rem;
}

.gfield input, .gfield textarea {
  border: 2px solid #25A3FF !important;
  border-radius: 10px !important;
  position: relative;
}
.gfield input {
  height: 60px !important;
}

.team {
  background-image: url(../images/yellow-vector.png);
  background-position: -2% -20%;
  background-repeat: no-repeat;
}
.team .team_card img {
  border-radius: 10px;
}
.team .team_card .team_detail h5 {
  color: #111029;
  font-weight: 600;
  margin-top: 3rem;
  font-size: 2.4rem;
}

.social {
  max-width: 22%;
}

.social_box {
  background: #fff;
  border-radius: 20px;
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.1));
  padding: 3rem;
  display: flex;
  align-items: center;
}
.social_box span img {
  border: 1px solid #25a3ff;
  padding: 1rem;
  border-radius: 30%;
}
.social_box p {
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  padding-left: 1rem;
}
.social_box:hover {
  box-shadow: 0 20px 0px -10px #25a3ff;
}

.contact-info span p a {
  color: #6B6B6B;
  font-weight: 400;
}

#field_1_1 {
  position: relative;
}
#field_1_1:after {
  content: "";
  background-image: url(../images/icon/User.svg);
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
}

#field_1_3 {
  position: relative;
}
#field_1_3::after {
  content: "";
  background-image: url(../images/icon/Email.svg);
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
}

#field_1_4 {
  position: relative;
}
#field_1_4::after {
  content: "";
  background-image: url(../images/icon/Messages.svg);
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
  height: 120px !important;
}

.error_p {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.error_p h3 {
  font-size: 7rem;
}

.page-id-163 #field_1_1:after {
  top: 30px !important;
}
.page-id-163 #field_1_3:after {
  top: 30px !important;
}
.page-id-163 #field_1_4:after {
  top: 30px !important;
}

.page-id-1586 .service-detail-link {
  color: #25A3FF;
}
.page-id-1586 .service-detail-link:hover {
  color: #800080;
}
.page-id-1586 .service-detail-link {
  font-size: 16px;
}

.custom-cta-link {
  text-align: center;
}

@media (max-width: 1024px) {
  .main-footer .contact_info .btn-m-button {
    display: block;
    max-width: 105px;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0 10px;
  }
  .footer-social {
    padding-top: 20px !important;
  }
  .premium-button .premium-button__lg {
    padding: 16px 22px !important;
  }
  .main-footer .map_area h6 {
    font-size: 20px !important;
  }
  footer {
    padding: 0 8px;
  }
  .premium-icon-box-content {
    padding: 10px !important;
  }
  ul li {
    font-size: 16px !important;
  }
  ol li {
    font-size: 16px !important;
  }
  li strong {
    font-size: 18px !important;
  }
  li::marker {
    font-size: 18px !important;
  }
  .home-hero-content h1 {
    font-size: 50px !important;
  }
  .page-id-2011 h2,
  .page-id-354 h2,
  .page-id-351 h2,
  .page-id-1645 h2 {
    font-size: 32px !important;
  }
  .page-id-403 .about-main-heading {
    font-size: 36px !important;
  }
  .page-id-403 .about-main-para {
    font-size: 24px !important;
    line-height: 40px;
  }
  .page-id-403 .premium-button-text-edit {
    font-size: 16px !important;
  }
  .main-footer .contact_info .btn-m-button {
    display: block;
    max-width: 120px;
  }
  .tag-line {
    line-height: 40px;
  }
  .page-id-403 .about-cta a {
    padding: 16px 22px !important;
    font-size: 17px !important;
  }
  .web-cta a {
    font-size: 17px !important;
  }
  .web-cta2 a {
    font-size: 14.5px !important;
  }
  .page-id-361 .about-cta a, .page-id-2011 .about-cta a, .page-id-351 .about-cta a {
    font-size: 16px !important;
  }
  .web-cta3 a {
    padding: 16px 29px !important;
    font-size: 16px !important;
  }
  .page-id-403 .premium-button-text-edit {
    font-size: 15px !important;
  }
  .page-id-359 .about-cta a {
    font-size: 16px !important;
    padding: 16px 20px !important;
  }
  .page-id-1563 .about-cta a {
    font-size: 16px !important;
    padding: 16px 20px !important;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 8px;
  }
  .cursor {
    display: none;
  }
  .cursor-follower {
    display: none;
  }
  .site-header .navigation nav.navbar ul li:last-child {
    display: block;
  }
  .btn-m-button {
    display: none;
  }
  .site-header .navigation nav.navbar ul li:first-child {
    margin-left: 4rem;
  }
  .customers .col-md-2 {
    width: 35.666667%;
    text-align: center;
  }
  .socail_info {
    padding-bottom: 30rem;
  }
  footer .offset-md-1 {
    margin-left: 0;
  }
  footer .footer-menu ul {
    list-style: none;
    display: flex;
    justify-content: start;
    margin: 0;
    padding: 0;
    margin-bottom: 2rem;
  }
  footer .footer-menu ul li {
    padding-right: 2rem;
  }
  footer .footer-menu ul li a {
    color: #6B6B6B;
  }
  .purpose img.vector-2 {
    bottom: 0;
  }
  .customer .customer_detail ul li {
    padding-left: 6rem;
    margin-bottom: 2.6rem;
  }
  .companies .col-md-2 {
    max-width: 49.666667%;
    text-align: center;
  }
  button.navbar-toggler:focus {
    box-shadow: none;
    border: none;
  }
  .cta_contact .emaillist {
    width: 50rem;
    margin: auto;
    position: relative;
  }
  .cta_contact .emaillist label input {
    padding: 1rem 23rem 1rem 2rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  /* end max-1024px */
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* end min768 max-991px */
}
@media only screen and (min-width: 992px) {
  /* end min-1200px */
}
@media only screen and (max-width: 991px) {
  html {
    font-size: 6px;
  }
  html body p {
    font-size: 14px;
    line-height: 24px;
  }
  html body h2 {
    line-height: 1.5;
  }
  html body a {
    font-size: 14px;
    line-height: 24px;
  }
  .site-header .navigation nav.navbar ul {
    align-items: flex-start;
    position: absolute;
    top: 28px;
    background: #fff;
    padding: 1rem 2rem;
    right: 0;
    width: 50%;
  }
  .site-header .navigation nav.navbar ul li {
    margin-right: 0;
    border-bottom: 1px solid #25A3FF;
    width: 100%;
    margin-bottom: 1rem;
  }
  .site-header .navigation nav.navbar ul li:last-child {
    border-bottom: 0;
  }
  .site-header .navigation button.navbar-toggler {
    position: absolute;
    right: 10px;
  }
  .site-header .navigation nav.navbar ul li:last-child {
    margin-left: 4rem;
    text-align: center;
  }
  .error_p {
    min-height: 50vh;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 7px;
  }
  html body .navbar-toggler {
    font-size: 2.25rem;
    top: 15px;
  }
  html body p {
    font-size: 16px;
    line-height: 24px;
  }
  html body h2 {
    line-height: 1.5;
  }
  html body a {
    font-size: 16px;
    line-height: 24px;
  }
  .site-header .navigation nav.navbar {
    padding: 0;
  }
  .site-header .navigation nav.navbar ul {
    top: 50px;
    max-width: 80%;
    width: 100%;
    padding: 30px 20px;
  }
  .site-header .navigation nav.navbar ul li {
    margin-left: 0;
  }
  .site-header .navigation nav.navbar ul li:first-child {
    margin-left: 0rem;
    margin-bottom: 1rem;
  }
  .site-header .navigation nav.navbar ul li:last-child {
    margin-left: 0rem;
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 2rem;
    filter: none;
  }
  button.navbar-toggler {
    position: absolute;
    top: 20px;
  }
  .logo img {
    max-width: 25rem;
  }
  .documentation #light {
    padding: 0rem 0;
  }
  .documentation img.play {
    top: 15%;
  }
  .customers .col-md-2 {
    width: 100%;
    text-align: center;
  }
  .social {
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .cta_contact input#wpforms-225-field_2 {
    margin: auto;
    width: 100%;
    position: relative;
  }
  .socail_info {
    padding-bottom: 20rem;
  }
  .companies .col-md-2 {
    max-width: 100%;
    text-align: center;
    width: 100%;
  }
  .hero .image img {
    margin-top: 10rem;
  }
  .services .cards {
    max-width: 100.2rem;
  }
  .customer .card-3, .customer .card-4 {
    position: relative;
    top: unset;
  }
  .logo_area, .map_area {
    margin-top: 4rem;
  }
  .contact .pt-100 {
    padding-top: 0;
  }
  .customer .offset-md-1 {
    margin-left: 0;
  }
  .purpose .offset-md-1 {
    margin-left: 0;
  }
  .copyright {
    margin-bottom: 2rem;
  }
  .cta_contact .emaillist {
    width: auto;
  }
  .cta_contact .emaillist label {
    width: -webkit-fill-available;
  }
  .cta_contact .emaillist label input {
    padding: 1rem 2rem 1rem 2rem;
  }
  .cta_contact .emaillist input[type=submit] {
    position: unset;
    margin-top: 4rem;
  }
  .documentation {
    background-position: center bottom;
  }
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: var(--bs-gutter-x, 1.75rem);
    padding-left: var(--bs-gutter-x, 1.75rem);
  }
}/*# sourceMappingURL=screen.css.map */