/*
Theme Name:   Twenty Twenty One Child
Template:     twentytwentyone
*/
/* @import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap'); */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('../fonts/PlusJakartaSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Jakarta Sans';
  src: url('../fonts/PlusJakartaSans-bold.html') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('../fonts/PlusJakartaSans-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('../fonts/PlusJakartaSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('../fonts/PlusJakartaSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('../fonts/PlusJakartaSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('../fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
::selection {
  background-color: #00b956;
  color: white;
}
body {
  margin: 0;
  font-size: 1rem !important;
  line-height: 1.5;
  background-color: #fff !important;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  letter-spacing: normal;
  font-family: 'Plus Jakarta Sans';

}
ul.footer-links li a.text-white.text-decoration-none:hover {
    color: #01d486 !important;
}
ul.footer-links {
  list-style-type: none;
  padding-left: 0; /* Optional: Removes left padding for alignment */
}

ul.footer-links li {
  list-style-type: none;
   padding-right: 13px;
   border-right: 2px solid white;
}
.footer-bg{
background-color: #2c2c2c !important;
}
.dropdown.service-dropdown:hover .dropdown-content {
  display: block;
}

.page-id-8130 .site .mountain-tech-nav {
  transition: transform 0.3s ease;


}
.custom-width-dynamics{
  width: 160px;
}
/* services pages */
ul.what-we-about-list {
  padding: 1rem;
  list-style: none;
}
.what-we-about-list li::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #00b956;
  display: inline-block;
  position: relative;
  left: -13px; 
  top: 34%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px){
  .service-large-heading {
  font-size: 22px !important;
  font-weight: 800;
  line-height: 1.25em;
  margin-top: 1rem;
  font-family: 'Plus Jakarta Sans';
  padding-bottom: 2rem !important;
  padding-top: 1rem !important;
}
}
.service-inner-btn-mt:hover {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(2, 6, 38) !important;
}
.service-inner-btn-mt {
  background-color: #01d486 !important;
  font-family: "Plus Jakarta Sans";
  color: white !important;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 21px !important;
  font-weight: 800 !important;
  font-size: 16px !important;
  box-shadow: rgba(2, 6, 38, 0.1) 0px 5px 45px 0px;
  padding: 20px 80px !important;
  width: 320px !important;
  border-radius: 10px;
}
.border-bottom-services{
  padding-bottom: 2rem;
  border-bottom: 11px solid #01d486;
}
.Services-area-background{
  background: url(../images/image_2024_01_30T08_02_13_879Z.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 10rem;
  padding-bottom: 3rem;
}
.service-blue-heading{
  color: #01d486;
  font-size: 24px;
  font-weight: 800;
  font-family: 'Plus Jakarta Sans';
}
.service-large-heading{
  font-size: 32px;
  font-weight: 800;
  line-height: 1.25em;
  margin-top: 1rem;
  font-family: 'Plus Jakarta Sans';
}
.service-text-inner{
  font-size: 17px;
  line-height: 26px;
  font-family: 'Plus Jakarta Sans';
  font-weight: 400;
  color: rgba(2, 6, 38, 0.7);
}
img.position-absolute.image-service-two {
  bottom: 2%;
  right: 11%;
}
img.position-absolute.image-service-one {
  left: 35%;
  top: 10%;
}
.second-service-heading{
font-size: 24px;
font-weight: 800;
line-height: 1.25em;
font-family: 'Plus Jakarta Sans';
}
/* home card section */
.testmonial-card {
  overflow: hidden;
}
.testmonial-card:hover .testimonial-img {
  transition: transform 0.3s ease;
  transform: scale(1.1) rotate(3deg);
    filter: grayscale(1) blur(2px);
}
.testmonial-card:not(:hover) .testimonial-img {
  transform: scale(1);
  transition: transform 0.3s ease;
}
.facebook:hover .fa-brands {
  color: #316FF6 !important;
}
.twitter:hover .fa-brands {
  color: #1DA1F2 !important;
}
.linkedin:hover .fa-brands {
  color: #0077b5 !important;
}
button.navbar-toggler.mtech-navbar-close-btn {
  position: relative;
  width: 59px;
  height: 59px;
  flex-shrink: 0;
  background-color: #01d486 !important;
  border-radius: 50%;
  transition: box-shadow .15s ease-in-out;
  color: white !important;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important;
  border: 0;
  border-radius: 0.25rem;
  opacity: .5;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
button.navbar-toggler.mtech-navbar-toggler {
  position: relative;
  width: 59px;
  height: 59px;
  flex-shrink: 0;
  background-color: #01d486 !important;
  border-radius: 50%;
  transition: box-shadow .15s ease-in-out;
  color: white !important;
}
.btn-services-page {
  text-decoration: none !important;
  border-bottom: none !important;
}
.btn-services-page:hover {
  text-decoration: none !important;
  border-bottom: none !important;
}
.service-card-net {
  text-align: center;
  background-color: #FFF;
  padding: 30px 30px 30px 30px;
  position: relative;
  box-shadow: 0 10px 40px rgba(38, 44, 55, .12);
  transition: all 0.2s ease-in-out 0s;
  color: #000;
  width: 230px;
}
.service-card-net:hover {
  background-color: #01d486;
}
.service-card-heading {
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 30px;
  transition: all 0.2s ease-in-out 0s;
  color: #020626;
  font-weight: 700;
  font-family: 'Plus Jakarta Sans';
}
.service-card-btn {
  color: #01d486;
  font-size: 15px;
  text-decoration: none !important;
  font-family: 'Plus Jakarta Sans';
}
.service-card-net:hover .service-card-btn {
  color: white !important;
}
.service-card-net:hover .service-card-heading {
  color: white !important;
}
.services-card-parent {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
  justify-content: center;
}
/* home portfolio slider */
.portfolio-slider>.slick-prev:before {
  background: url(../images/arrowleft.webp) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  height: 100px !important;
  width: 50px !important;
  display: block;
  opacity: 1 !important;
  font-size: 0 !important;
  color: transparent !important;
}
.portfolio-slider>.slick-next:before {
  background: url(../images/rightarrow.webp) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  height: 100px !important;
  width: 50px !important;
  display: block;
  opacity: 1 !important;
  font-size: 0 !important;
  color: transparent !important;
}
.portfolio-slider button.slick-prev {
  left: 0% !important;
  width: 20px !important;
  z-index: 1000 !important;
}
.portfolio-slider button.slick-next {
  left: 90% !important;
  width: 20px !important;
  z-index: 1000 !important;
}
.portfolio-slider button button.slick-next.slick-arrow {
  background-color: transparent !important;
}
.portfolio-slider>button.slick-next.slick-arrow {
  background-color: transparent !important;
}
@media screen and (max-width: 991px) {
  .portfolio-slider button.slick-next.slick-arrow {
    top: 95% !important;
    width: 20px !important;
  }
  .portfolio-slider button.slick-next {
    left: 52% !important;
    width: 20px !important;
  }
.portfolio-slider button.slick-prev {
    left: 35% !important;
    width: 20px !important;
    top: 95% !important;
  }
}
.large-header {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
#large-header {
  background-image: url('../images/about-2.html');
}
.tool-of-experties-heading {
  font-size: 16.86px;
  color: #01d486;
  font-family: 'Plus Jakarta Sans';
  text-align: start;
}
.psillus {
  padding-left: 40px;
}
.tech-slider ul li button {
  background-color: transparent !important;
}
.slick-carousel-about-activities>button.slick-next.slick-arrow,
.slick-carousel-about-activities>button.slick-prev.slick-arrow {
  background-color: transparent !important;
}
.slick-carousel-about-activities .slick-prev {
  left: 14%;
  z-index: 1000;
  margin-top: unset !important;
  transform: translate(0, -25px) !important;
}
.slick-carousel-about-activities .slick-next {
  right: 14.7%;
  z-index: 1000;
  transform: translate(0, -25px) !important;
  margin-top: unset !important;
}
.slick-carousel-about>.slick-prev:before {
  background: url(../images/group.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  height: 73px !important;
  width: 31px !important;
  display: block;
  opacity: 1 !important;
  font-size: 0 !important;
  color: transparent !important;
}
.slick-carousel-about>.slick-next:before {
  background: url(../images/Folder-1.html) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  height: 73px !important;
  width: 31px !important;
  display: block;
  opacity: 1 !important;
  font-size: 0 !important;
  color: transparent !important;
}
.slick-carousel-about-activities>.slick-prev:before {
  background: url(../images/arrowleft.webp) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  height: 100px !important;
  width: 50px !important;
  display: block;
  opacity: 1 !important;
  font-size: 0 !important;
  color: transparent !important;
}
.slick-carousel-about-activities>.slick-next:before {
  background: url(../images/rightarrow.webp) !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
  height: 100px !important;
  width: 50px !important;
  display: block;
  opacity: 1 !important;
  font-size: 0 !important;
  color: transparent !important;
}
.slick-carousel-about>button.slick-next.slick-arrow,
button.slick-prev.slick-arrow {
  background-color: transparent !important;
}
.activities-about {
  background-color: #f9f9f9;
}
.about-slider-lower-image {
  position: relative;
  top: -1.5rem;
}
.card-img-about-css {
  width: 100%;
  object-fit: cover;
}
.card-img-about {
  padding-left: 12%;
}
.date-about-slider {
  text-align: start;
  font-family: 'Plus Jakarta Sans';
  color: black;
  font-size: 22.37px;
}
.about-slider-number {
  text-align: start;
  font-family: 'Plus Jakarta Sans';
  color: black;
  font-size: 25.25px;
}
.about-inner-heading {
  font-size: 34.92px;
  text-align: start;
  font-family: 'Plus Jakarta Sans';
  color: #1f1f65;
}
.about-inner-description {
  font-size: 15.82px;
  text-align: start;
  font-family: 'Plus Jakarta Sans';
  color: black;
}
.banner-content-parent {
  padding-top: 4.6%;
}
.site a:focus:not(.btn) {
  outline: unset !important;
  text-decoration: none !important;
  text-decoration-skip-ink: none;
}
a.view-more-button-services:focus {
  color: white;
  background-color: #01d486 !important;
  text-decoration: none !important;
  border-bottom: none !important;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
  outline: unset !important;
}
.btn-check:focus+.btn,
.btn:focus {
  outline: 0;
  box-shadow: unset !important;
  text-decoration: none !important;
}
section.mtech-banner {
  padding-top: 4%;
}
.banner-btn-mt {
  background-color: rgb(255, 255, 255) !important;
  font-family: "Plus Jakarta Sans";
  color: rgb(2, 6, 38) !important;
  line-height: 21px !important;
  font-weight: 800 !important;
  font-size: 16px !important;
  box-shadow: rgba(2, 6, 38, 0.1) 0px 5px 45px 0px;
  padding: 20px 80px !important;
}
.banner-btn-mt:hover {
  background-color: #01d486 !important;
  color: white !important;
}
.mountain-tech-nav {
  background-color: white;
  position: fixed !important;
  width: 100%;
  z-index: 2100;
}
.mountain-nav-link {
  color: black !important;
  white-space: nowrap;
  letter-spacing: normal;
  padding: 8px 23px !important;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 26px;
  font-family: 'Plus Jakarta Sans';
}
.mountain-nav-link:hover {
  color: #01d486 !important;
}
.mountain-nav-btn {
  font-family: 'Plus Jakarta Sans';
  background-color: #01d486 !important;
  color: #ffffff !important;
  white-space: nowrap;
  padding: 13px 28px !important;
  letter-spacing: normal;
  font-size: 19px !important;
  font-weight: 500 !important;
  font-style: normal;
}
.mountain-nav-btn-head {
  font-family: 'Plus Jakarta Sans';
  background-color: #01d486 !important;
  color: #ffffff !important;
  white-space: nowrap;
  padding: 12px 28px !important;
  letter-spacing: normal;
}
/* New Design Home page  */
.happy-clients-text {
  position: relative;
  font-family: "Plus Jakarta Sans";
  color: rgba(2, 6, 38, 0.7);
  text-align: center;
  font-weight: 400;
  font-size: 17px;
  z-index: 1000;
}
.client-it-solution {
  text-transform: capitalize !important;
  font-size: 16px;
  font-weight: 700;
  color: #01d486;
  line-height: 1;
  text-align: center;
  font-family: 'Plus Jakarta Sans';
  text-transform: uppercase !important;
}
.content-card.position-absolute {
  bottom: 0rem;
  padding: 1.5rem;
}
.client-name {
  font-size: 24px;
  font-weight: 700;
  color: #01d486;
  line-height: 1;
  font-family: 'Plus Jakarta Sans';
  text-transform: capitalize;
}
.client-company-name {
  font-size: 16px;
  font-weight: 400;
  text-transform: lowercase;
  color: #01d486;
  line-height: 1;
  font-family: 'Plus Jakarta Sans';
}
.card-text-testimonial {
  font-size: 14px;
  line-height: 1.43;
  font-weight: 200;
  font-family: 'Plus Jakarta Sans';
  color: white;
}
p.text-reaches {
  font-size: 14px;
  line-height: 1.33;
  font-weight: 400;
  font-family: 'Plus Jakarta Sans';
  color: #020626;
}
p.number-reaches {
  margin-bottom: 1.5rem;
  font-weight: 800;
  font-size: 64px;
  line-height: 1;
  font-family: 'Plus Jakarta Sans';
  color: #020626;
  animation: countUp 2s ease-in-out forwards;
}
@keyframes countUp {
  from {
    visibility: visible;
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.still-have-question-section {
  background-image: url(../images/bg-1.html);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #fdfdfd;
  margin-top: 3rem;
}
.border-bottom-cotact-section {
  border-bottom: 12px solid black;
}
.Services-btn-lower-section:hover {
  color: black;
  border-bottom: 0px solid;
}
.Services-btn-lower-section {
  position: relative;
  overflow: hidden;
  color: #020626;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  border-bottom: 1px solid #01d486;
  text-decoration: none;
}
.lets-started-heading {
  font-size: 32px;
  font-weight: 700;
  text-transform: lowercase;
  color: #01d486;
  line-height: 1.5em;
  text-align: center;
  font-family: 'Plus Jakarta Sans';
}
.our-services-net {
  color: #01d486;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .5px;
  text-align: left;
  font-family: 'Plus Jakarta Sans';
}
.our-services-heading {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.25em;
  text-align: left;
  margin-top: 1rem;
  font-family: 'Plus Jakarta Sans';
  line-height: 1.5em;
}
.small-services-text {
  font-size: 17px;
  line-height: 26px;
  font-family: 'Plus Jakarta Sans';
  font-weight: 400;
  color: rgba(2, 6, 38, 0.7);
}
.view-more-button-services {
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .93px;
  fill: #020626;
  font-family: 'Plus Jakarta Sans';
  color: #020626;
  background-color: #0206260D;
  border-style: none;
  border-radius: 0 0 0 0;
  padding: 15px 15px 15px 15px;
  text-decoration: none;
  border-bottom: none;
  white-space: nowrap !important;
  width: 10rem;
  height: 3rem;
  text-align: center;
  position: relative;
}
.view-more-button-services:hover {
  color: white;
  background-color: #01d486;
  text-decoration: none !important;
  border-bottom: none !important;
}
.services-section-two {
  display: flex;
  justify-content: space-between;
  border-top: 8px solid #01d486;
  padding-top: 4rem;
}
.servies-net {
  background-image: url(../images/bg-1.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #fdfdfd;
}
.zendesk {
  top: 18%;
  left: 11%;
}
.wordpress {
  top: 21%;
  left: 18%;
}
.laravel {
  top: 35%;
  left: 9%;
}
.xd {
  bottom: 24%;
  left: 18%;
}
.bing {
  bottom: 7%;
  left: 10%;
}
.jira {
  right: 7%;
  bottom: 5%;
}
.magento {
  right: 19%;
  bottom: 22%;
}
.unknown-gif {
  top: 47%;
  right: 10%;
}
.android {
  top: 21%;
  right: 22%;
}
.figma {
  top: 30%;
  right: 13%;
}
img.rotating-image {
  animation: mover 2s ease-in-out infinite alternate;
}
.video-overlay {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 415px !important;
  background-color: #020626 !important;
  opacity: 0.5 !important;
  mix-blend-mode: color !important;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s !important;
  z-index: 2000 !important;
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
img.rotating-image1 {
  animation: mover1 2s ease-in-out infinite alternate;
}
@keyframes mover1 {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.service-card-icon.hover {
  display: none;
}
.service-card-net:hover .service-card-icon.default {
  display: none;
}
.service-card-net:hover .service-card-icon.hover {
  display: block;
  margin: 0 auto;
}
/* new design home page end  */
.mountain-techbanner {
  background-position: center;
  background-size: cover;
  padding: 200px 0px !important;
  letter-spacing: normal;
}
.mtech-navbar-toggler,
.mtech-navbar-close-btn {
  background-color: #a4a4dc !important;
}
.tech-banner-text {
  font-family: 'Plus Jakarta Sans', sans-serif;
  position: relative;
  z-index: 20;
  font-family: "Plus Jakarta Sans";
  height: auto;
  color: rgba(2, 6, 38, 0.7);
  text-decoration: none;
  white-space: normal;
  text-align: center;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 500;
  font-size: 20px;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  z-index: 1000;
}
.tech-innovative {
  background-color: white;
}
.pq-solution {
  background-color: #f9f9f9 !important;
}
.tech-slider .slick-list .slick-track .slick-slide {
  height: auto !important;
}
.tech-slider .slick-dots li button:before,
.tech-slider-about .slick-dots li button:before {
  font-family: 'slick';
  font-size: 14px !important;
  line-height: 20px;
  position: absolute;
  top: 8px !important;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  color: #01d486;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tech-slider .slick-dots li.slick-active button:before,
.tech-slider-about .slick-dots li.slick-active button:before {
  font-family: 'slick';
  font-size: 14px !important;
  line-height: 20px;
  position: absolute;
  top: 8px !important;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  color: #01d486 !important;
}
.tech-slider .slick-dots li button,
.tech-slider-about .slick-dots li button {
  display: unset !important;
  width: 0 !important;
  height: 0 !important;
}
@media screen and (max-width: 575px) {
  .mountain-nav-btn1 {
    padding: 10px 14px !important;
  }
  img#rotated-image-large {
    height: 278px;
    width: max-content;
  }
  .slick-carousel-about>button.slick-next.slick-arrow {
    top: 110% !important;
    left: 56% !important;
  }
}
@media screen and (max-width:1199px) {
  .mountain-nav-link {
    padding: 8px 12px !important;
  }
  .tech-caurosel-indicator {
    margin-bottom: 0rem !important;
  }
}
@media screen and (min-width: 992px) {
  .slick-carousel-about>.slick-next {
    right: 9px;
  }
  .slick-carousel-about>.slick-prev {
    left: 9px;
  }
}
@media screen and (min-width: 991px) {
  .slick-carousel-about>.slick-prev:before {
    background: url(../images/group.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    height: 46px !important;
    width: 46px !important;
    display: block;
    opacity: 1 !important;
    font-size: 0 !important;
    color: transparent !important;
  }
  .slick-carousel-about>.slick-next:before {
    background: url(../images/Folder-1.html) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    height: 46px !important;
    width: 46px !important;
    display: block;
    opacity: 1 !important;
    font-size: 0 !important;
    color: transparent !important;
  }
  .slick-carousel-about>.slick-list.draggable {
    padding: 0 170px 0 0 !important;
  }
  .slick-carousel-about.mt-md-5.mt-4.tech-slider-about.slick-initialized.slick-slider {
    padding: 0 80px !important;
  }
}
@media screen and (max-width:991px) {
  .slick-carousel-about-activities .slick-prev {
    left: 10%;
    z-index: 1000;
  }
  .slick-carousel-about>button.slick-next.slick-arrow {
    top: 110% !important;
    left: 54%;
  }
  .slick-carousel-about>button.slick-prev.slick-arrow {
    top: 110%;
    left: 46%;
  }
  img#rotated-image-large {
    height: 340px;
    width: max-content;
  }
  img.statement-rotated-image {
    position: absolute;
    left: -1rem;
    top: -3rem;
  }
  .mountain-tech-nav {
    padding-bottom: 0.7rem !important;
  }
  .mountain-nav-btn {
    background-color: #01d486 !important;
    color: #ffffff !important;
    white-space: nowrap;
    padding: 10px 13px !important;
  }
  .pq-solution-mt {
    padding-top: 50px !important;
    padding-bottom: 35px !important;
  }
  .innovative-section-m {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
  .tech-customer-bg {
    padding: 30px 0 !important;
  }
  div.tech-slider .slick-list .slick-track .slick-slide {
    max-height: 369px !important;
  }
  .mountain-techbanner {
    background-position: center;
    background-size: cover;
    padding: 100px 0 !important;
  }
  .tech-innovative-head {
    font-size: 24px !important;
  }
  .tech-services {
    padding-bottom: 35px !important;
  }
}
.mtech-contact input:not([type="submit"]),
.mtech-contact select,
.mtech-contact textarea {
  font-family: Arial, Helvetica, sans-serif;
  padding: 15px !important;
  background-color: white !important;
  color: black !important;
  border: none !important;
  border-radius: 7px !important;
  font-size: 16px !important;
  width: 100%;
  line-height: initial;
  border: none !important;
  outline: none !important;
  margin: 0 !important;
  line-height: 1.5 !important;
}
.mtech-contact label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px !important;
  color: black !important;
  font-weight: bold !important;
  margin-bottom: 5px !important;
}


.portfolio-inner {
  background-color: #f9f9f9 !important;
}
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
  font-family: 'Plus Jakarta Sans';
  border-radius: 50rem !important;
  padding: 12px 19px !important;
  display: inline-block;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  background-color: #01d486 !important;
  color: #ffffff !important;
  white-space: nowrap;
  font-size: 19px !important;
}
.site .button,
button,
input[type=submit],
input[type=reset],
.wp-block-search .wp-block-search__button,
.wp-block-button .wp-block-button__link,
.wp-block-file a.wp-block-file__button {
  border: unset !important;
}
.site .button:focus,
button:focus,
input[type=submit]:focus,
input[type=reset]:focus,
.wp-block-search .wp-block-search__button:focus,
.wp-block-button .wp-block-button__link:focus,
.wp-block-file a.wp-block-file__button:focus {
  outline: unset !important;
}
.wpcf7-spinner {
  display: none !important;
}
.mtech-news-btn {
  background-color: white !important;
}
.pg-general-color {
  color: #a4a4dc !important;
}
.company-name-text {
  font-family: 'Plus Jakarta Sans' !important;
  font-size: 17px !important;
  color: white !important;
}
.mtech-news-date {
  font-size: 14px !important;
  color: #a4a4dc !important;
}
.news-card-title {
  font-family: 'Plus Jakarta Sans';
  font-size: 20px !important;
  color: #000 !important;
  text-decoration: none !important;
  letter-spacing: normal;
  font-weight: 500;
}
.mtech-contact span.wpcf7-not-valid-tip {
  color: #ef3e36;
}
.wpcf7-response-output {
  color: #ef3e36;
}
.mtech-news .card-body {
  flex: 1 1 auto;
  padding: 1rem 0rem !important;
}
@media (max-width:991px) {
  .mountain-tech-nav {
    position: fixed !important;
    width: 100% !important;
    z-index: 4000 !important;
    top: 0;
  }
}
article header.alignwide.entry-header {
  margin-top: 0 !important;
  padding-top: 153px;
}
/* home page card hover FFECT */
.innovative_card_main {
  position: relative;
}
.overlay_bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em;
}
.innovative-card-body {
  line-height: 1.4;
}
/* our process page end */
@media screen and (max-width: 768px) {
  .about-banner-head {
    text-align: center;
    line-height: 1.5em;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 40px !important;
    color: #000 !important;
    z-index: 1000;
    position: relative;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

  .banner-btn-mt {
    padding: 20px 22px !important
  }
  .order-2-on-mobile {
    order: 2 !important;
  }
  .order-1-on-mobile {
    order: 1 !important;
  }
  .mobile-bottom-space {
    padding-bottom: 3rem;
  }
  .tech-caurosel-indicator {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: start !important;
    padding: 0;
    margin-right: 0 !important;
    margin-bottom: 1rem;
    margin-left: 0 !important;
    list-style: none;
    left: 13px !important;
  }
}
.navbar-nav .active {
  color: #01d486 !important;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.6em !important;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.footer-inner-detail {
  display: flex;
  justify-content: center;
}
.footer-inner-detail ul li a {
  padding: 15px !important;
}
.footer-bottom-text p {
  font-family: 'Plus Jakarta Sans';
  font-size: 17px;
  color: black;
  margin-top: 1rem;
}
.tech-banner-head {
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 55px;
  color: #000 !important;
  z-index: 1000;
  position: relative;
  font-family: 'Plus Jakarta Sans', sans-serif;
}
.about-banner-head {
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 65px;
  color: #000 !important;
  z-index: 1000;
  position: relative;
  font-family: 'Plus Jakarta Sans', sans-serif;
}
/* Media Queries */
@media screen and (max-width: 1440px) {
  .tech-banner-head {
    text-align: center;
    line-height: 1.5em;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 40px;
    color: #000 !important;
    z-index: 1000;
    position: relative;
    font-family: 'Plus Jakarta Sans', sans-serif;
  }
}
@media screen and (max-width: 1200px) {
  .wordpress {
    top: 19%;
    left: 2%;
  }
  .android {
    top: 18%;
    right: 14%;
  }
  .zendesk {
    top: 18%;
    left: 15%;
  }
  .jira {
    right: 4%;
    bottom: 5%;
  }
  .unknown-gif {
    top: 47%;
    right: 2%;
  }
  .android {
    top: 18%;
    right: 14%;
  }
  .laravel {
    top: 42%;
    left: 0%;
  }
  .figma {
    top: 30%;
    right: 4%;
  }
  .laravel {
    top: 39%;
    left: 1%;
  }
  .xd {
    bottom: 24%;
    left: 12%;
  }
  .magento {
    right: 11%;
    bottom: 17%;
  }
}
@media screen and (max-width: 992px) {
  .Services-area-background {
    padding-top: 6rem !important;
  }
  .remove-br {
    display: none !important;
  }
  .mountain-techbanner {
    background-position: center;
    background-size: cover;
    padding: 84px 0 208px 0 !important;
  }
  .android {
    bottom: 8% !important;
    right: 34%;
    top: auto;
    height: 80px;
  }
  .wordpress {
    top: auto;
    left: 30%;
    bottom: 5%;
    height: 80px;
  }
  .zendesk {
    display: none;
  }
  .jira {
    display: none !important;
  }

  .bing {
    display: none !important;
  }
  .unknown-gif {
    display: none !important;
  }
  .figma {
    display: none !important;
  }
  .xd {
    display: none !important;
  }
  .laravel {
    bottom: 8%;
    left: 9%;
    top: auto;
    height: 80px;
  }
  .magento {
    right: 11%;
    bottom: 6%;
    height: 80px;
  }
  .our-services-heading {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .mountain-techbanner {
    padding: 84px 0 140px 0 !important;
  }
  .text-center-only-mobile {
    text-align: center !important;
  }
  .services-section-two {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-top: 8px solid #01d486;
    padding-top: 4rem;
    row-gap: 2em;
  }
  section.servies-net.py-5 {
    padding-bottom: unset !important;
  }
  .banner-btn-mt {
    background-color: rgb(255, 255, 255) !important;
    font-family: "Plus Jakarta Sans";
    width: 100%;
    text-align: center !important;
    color: rgb(2, 6, 38) !important;
    text-decoration: none !important;
    white-space: nowrap;
    min-height: 0px;
    margin-bottom: 1.5rem;
    font-weight: 800 !important;
    font-size: 16px !important;
    box-shadow: rgba(2, 6, 38, 0.1) 0px 5px 45px 0px;
  }
  .tech-banner-head {
    text-align: center;
    line-height: 1.5em;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 30px;
    color: #000 !important;
    z-index: 1000;
    position: relative;
    font-family: 'Plus Jakarta Sans', sans-serif;
  }
  .tech-banner-text {
    font-family: 'Plus Jakarta Sans', sans-serif;
    position: relative;
    z-index: 20;
    font-family: "Plus Jakarta Sans";
    color: rgba(2, 6, 38, 0.7);
    text-align: center;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 16px;
    transform-origin: 50% 50%;
    z-index: 1000;
    padding-bottom: 1rem;
  }
  .btn-services-page {
    width: 100%;
  }
  .service-card-net {
    text-align: center;
    background-color: #FFF;
    padding: 30px 30px 30px 30px;
    width: 100% !important;
    position: relative;
    box-shadow: 0 10px 40px rgba(38, 44, 55, .12);
    transition: all 0.2s ease-in-out 0s;
    color: #000;
    width: 230px;
  }
  .our-services-heading {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.25em;
    text-align: left;
    margin-top: 1rem;
    font-family: 'Plus Jakarta Sans';
  }
}
@media screen and (max-width: 480px) {
  .wordpress {
    height: 70px;
  }
  .android {
    height: 70px;
    right: 26%;
  }
  .magento {
    height: 70px;
    right: 3%;
  }
  .laravel {
    height: 70px;
    left: 3%;
    top: auto;
  }
}
.horizontal-scrolling-items {
  width: 2100px;
  animation: infiniteScroll 20s linear infinite;
}
.horizontal-scrolling-items:hover {
  animation-play-state: paused;
}
.horizontal-scrolling-items__item {
  white-space: nowrap;
}
@keyframes infiniteScroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* ........css of about page .................. */
.what-we-about-head {
  font-size: 18px;
  line-height: 26px;
  font-family: 'Plus Jakarta Sans';
  font-weight: 400;
  color: rgba(2, 6, 38, 0.7);
} 
.what-we-about-text {
  font-size: 16px;
  line-height: 25px;
  font-family: 'Plus Jakarta Sans';
  font-weight: 400;
  color: rgba(2, 6, 38, 0.7);
}

.activities-heading {
  line-height: 1.5em;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 55px;
  color: #000 !important;
  font-family: 'Plus Jakarta Sans', sans-serif;
}

.our-journey-heading {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.25em;
  text-align: left;
  margin-top: 1rem;
  font-family: 'Plus Jakarta Sans';
  line-height: 1.5em;
}

.bg-journey-slider {
  background: linear-gradient(90deg, rgba(228, 228, 228, 1) 74%, rgba(251, 255, 254, 1) 97%);
}

/* / Imran css start / */
.our-mission-heading {
  font-size: 24px;
  font-weight: 800;
  text-transform: lowercase;
  line-height: 1.25em;
  font-family: 'Plus Jakarta Sans';
}

/* .company-about-menu {
  position: sticky;
   top: 0;
  z-index: 2000;
} */
.company-about-menu {
  transition: top 0.3s ease;
  position: fixed;
  top: 92px;
  z-index: 2000;
  width: 100%;
}

.logo-about-menu {
  font-size: 19px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #020626;
  font-family: 'Plus Jakarta Sans';
  padding-right: 22px
}


.about-inner-btn-mt:hover {
  background-color: rgb(255, 255, 255) !important;
  color: rgb(2, 6, 38) !important;
}

.about-inner-btn-mt {
  z-index: 1000;
  background-color: #01d486 !important;
  font-family: "Plus Jakarta Sans";
  height: auto;
  width: auto;
  color: white !important;
  text-decoration: none !important;
  white-space: nowrap;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  text-align: left !important;
  line-height: 21px !important;
  letter-spacing: 0px;
  font-weight: 800 !important;
  font-size: 16px !important;
  box-shadow: rgba(2, 6, 38, 0.1) 0px 5px 45px 0px;
  padding: 20px 80px !important;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  border-width: 0px;
  position: relative;
}

.what-we-about-list {
  padding-left: 1rem !important;
}

.what-we-about-list li {
  list-style-type: none;
  position: relative;
}

.what-we-about-list li::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #00b956;
  display: inline-block;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}

.line-svg-bg {
  background-image: url(../images/line-bg.html);
  background-position: top center;
  background-repeat: repeat-x;
  padding-top: 200px;
}

.bg-two-line {
  background-image: url(../images/line-bg.html);
  background-position: top center;
  background-repeat: repeat-x;
}

.video-container {
  position: relative;
  width: 100%;
  height: 415px;
}

div.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 415px;
  background-color: #020626;
  opacity: 0.5;
  mix-blend-mode: color;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  z-index: -1 !important;
}

.video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.navbar input[type="checkbox"],
.navbar .hamburger-lines {
  display: none;
}

.company-about-menu {
  padding-bottom: 3rem;
}

.navbar-about-company {
  box-shadow: 0 2px 10px 0 rgba(2.000000000000002,5.999999999999989,38,.1);
  width: 100%;
  background: #fff;
  color: #000;
  opacity: 1;
  z-index: 100;
  border-top: 1px solid rgba(2,6,38,.12);
  padding: 30px 0 0 0;
}

.hamburger-lines {
  display: none !important;
}

.menu-items li {
  list-style: none;
  font-size: 15px;
  color: #020626;
  display: flex;
  align-items: center;
  position: relative;
 
}

.menu-items {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  overflow-x: auto;
  gap: 40px;
}

.menu-items li a::before{
  content: '';
  width: 0;
  height: 4px;
  position: absolute;
  background-color: #01d486;
  bottom: 0;
  transition: all 0.2s ease-in-out 0s;

  
}
.menu-items li a:hover::before {
  width: 100%; /* Width on hover */
}

.menu-items li a:hover {
  color: #01d486 !important;
  /* border-bottom: 2px solid #01d486; */
  transition: all 0.2s ease-in-out 0s;
}

.logo {
  order: 1;
  font-size: 2.3rem;
}

.menu-items li {
  list-style: none;
  font-size: 15px;
  color: #020626;
}

.navbar-about-company a {
  color: #020626 !important;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease-in-out;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out 0s;
  white-space: nowrap;
  padding: 0px 0px 30px 0px ;

}

.navbar-about-company a:hover {
  color: #01d486;
}

@media (min-width: 992px) {
  h3.journey-main-head {
    line-height: 1.5em;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 55px;
    color: #000 !important;
    font-family: 'Plus Jakarta Sans', sans-serif;
    text-align: left;
  }


  .menu-items {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 40px;
  }

  .navbar-about-company a {
    color: #020626 !important;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease-in-out;
    height: 100%;
    display: flex;
    align-items: center;
    transition: all 0.2s ease-in-out 0s;
    white-space: nowrap;
    padding: 0px 0px 30px 0px ;

  }

  .menu-items li {
    list-style: none;
    /* / margin-left: 1.5rem; / */
    font-size: 15px;
    color: #020626;
    height: 100%;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width:790px) {
  .line-svg-bg {
  
    padding-top: 245px;
}
}

@media (max-width: 767px) {


  .company-about-menu {
    /* / top: 4.9rem; / */
    /* top: 0; */
    padding-bottom: 2rem;
  }

  .mobile-hide-image-section {
    display: none !important;
  }

  .item.slick-slide {
    height: 250px !important;

  }

  .bg-journey-slider {
    height: 100%;
    padding-left: 40px !important;
  }

  .journey-text {

    padding-right: 0 !important;
  }

  .our-journey-heading {

    margin-top: 0 !important;

  }
}

@media (min-width: 768px) and (max-width:991px) {
  .journey-text {

    padding-right: 0 !important;
  }

  .our-journey-heading {
    font-size: 32px;
    font-weight: 800;
    line-height: 1.25em;
    text-align: left;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-family: 'Plus Jakarta Sans';
    line-height: 1.5em;
  }

}

/* / Slider / */





@media screen and (min-width: 992px) {
  .navbar-container {
    display: flex;
    justify-content: space-between;
    /* / height: 80px; / */
    align-items: center;
    flex-wrap: wrap;
    
  }

}



.journey-text {
  font-family: "Plus Jakarta Sans";
  color: rgba(2, 6, 38, 0.7);
  font-weight: 400;
  font-size: 17px;
  padding-right: 3rem;
}


div.our-journey-slider>button.slick-prev.slick-arrow::before {
  content: url('../images/newup.html') !important;
  display: inline-block !important;
  width: 16px !important;
  height: 16px !important;
  z-index: 1000;

}

div.our-journey-slider>button.slick-next.slick-arrow::before {
  content: url('../images/newdown.html') !important;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: transparent !important;
  z-index: 1000;
}

div.our-journey-slider>button.slick-prev {
  background-color: transparent !important;
  z-index: 1000;
  top: 113% !important;
  left: unset;
  right: 208px;
}

div.our-journey-slider>button.slick-next {
  background-color: transparent !important;
  z-index: 1000;
  top: 113% !important;
  right: 125px !important;
}

@media screen and (max-width:991px) {
  .gallery-wrapper .content {
    height: 42vh !important;
  }

  .activities-heading {
    font-size: 2rem !important;
    font-weight: 800;
    font-family: 'Plus Jakarta Sans';
    text-align: center;
    color: black;
    line-height: 1.5em
  }

  .navbar-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    
  }

  h3.journey-main-head {
    font-size: 2rem !important;
    font-weight: 800;
    font-family: 'Plus Jakarta Sans';
    text-align: center;
    color: black;
    line-height: 1.5em;

  }

  section.activities-about {
    margin-top: 132px;
  }

  div.our-journey-slider>button.slick-next {
    background-color: transparent !important;
    z-index: 1000;
    top: 110% !important;
    right: 50% !important;
    transform: translate(40px, 10px);
  }

  div.our-journey-slider>button.slick-prev {
    background-color: transparent !important;
    z-index: 1000;
    top: 110% !important;
    left: unset;
    right: 50% !important;
    transform: translate(-40px, 10px);
  }
}

/* /.................................. galllery slider css start................................................... / */

.hide {
  display: none !important;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v141/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  color: #2D2D7B !important;
}

.loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: #101014;
  background: linear-gradient(to left, #19191f, #101014);
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader svg path,
.loader svg rect {
  fill: #ed1b28;
}

/*gallery*/
.gallery-wrapper {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.gallery-wrapper .content {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 47vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3vh 0;
  background: #101014;
  background: #fff;
}

.gallery-wrapper .content .gallery.full {
  position: relative;
  display: flex;
  align-items: center;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper {
  display: flex;
  height: 47vh;
  align-items: center;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 28vh;
  transition: all 0.4s ease-out;
  box-sizing: border-box;
  width: auto;
  opacity: 0.25;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev,
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next {
  width: 20% !important;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  height: 47vh;
  width: 60% !important;
  opacity: 1;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active:hover .zoom {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .image {
  width: 100%;
  height: 100%;

}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: auto;
  padding: 50px 50px 30px 50px;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 5%, rgba(0, 0, 0, 0) 100%);
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay.show {
  opacity: 1;
  visibility: visible;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay.show .text-wrap {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap {
  display: flex;
  flex-direction: column;
  max-width: 600px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: all 0.4s linear;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .name span {
  font-size: 2.2em;
  font-weight: 700;
  font-family: 'Plus Jakarta Sans';
  color: #fff;
}

.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .caption p {
  font-size: 1.16em;
  color: #fff;
  line-height: 1.7;
  font-family: 'Plus Jakarta Sans';
}

.gallery-wrapper .content .gallery.full .swiper-next-button,
.gallery-wrapper .content .gallery.full .swiper-prev-button {
  position: absolute;
  z-index: 99;
  outline: none;
  transition: all 0.2s linear;
  width: 20%;
  height: 25vh;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}

.gallery-wrapper .content .gallery.full .swiper-next-button.swiper-button-disabled,
.gallery-wrapper .content .gallery.full .swiper-prev-button.swiper-button-disabled {
  opacity: 0.2;
}

.gallery-wrapper .content .gallery.full .swiper-next-button em,
.gallery-wrapper .content .gallery.full .swiper-prev-button em {
  font-size: 68px;
}

.gallery-wrapper .content .gallery.full .swiper-next-button {
  right: 0;
  padding-left: 5vw;
  justify-content: flex-start;
}

.gallery-wrapper .content .gallery.full .swiper-prev-button {
  left: 0;
  padding-right: 5vw;
}

.gallery-wrapper .content .gallery.thumb {
  position: relative;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-left: 12px;
}

.gallery-wrapper .content .gallery.thumb .swiper-container {
  width: 100%;
}

.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 10vh;
  box-sizing: border-box;
  cursor: pointer;
}

.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .image {
  box-shadow: inset 0px 0px 0px 2px #ed1b28;
  padding: 2px;
}

.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .image .overlay {
  opacity: 1;
}

.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image {
  width: 100%;
  height: 100%;
  position: relative;
}

.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image .overlay {
  position: absolute;
  left: 2px;
  top: 2px;
  background-color: rgba(43, 44, 54, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  opacity: 0;
  transition: all 0.2s linear;
}

.gallery-wrapper .content .gallery.thumb .swiper-next-button {
  right: -15px;
}

.gallery-wrapper .content .gallery.thumb .swiper-prev-button {
  left: -5px;
}

.gallery-wrapper .content .gallery.thumb .swiper-prev-button em {
  transform: rotate(180deg);
}

.gallery-wrapper .content .gallery.thumb .swiper-next-button,
.gallery-wrapper .content .gallery.thumb .swiper-prev-button {
  position: absolute;
  z-index: 99;
  outline: none;
  transition: all 0.2s linear;
  width: 32px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ed1b28;
  cursor: pointer;
}

.gallery-wrapper .content .gallery.thumb .swiper-next-button:hover,
.gallery-wrapper .content .gallery.thumb .swiper-prev-button:hover {
  background-color: #c5101b;
}

.gallery-wrapper .content .gallery.thumb .swiper-next-button.swiper-button-disabled,
.gallery-wrapper .content .gallery.thumb .swiper-prev-button.swiper-button-disabled {
  opacity: 0.2;
}

/*signature*/
.signature {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  padding: 20px;
}

.signature h3 {
  font-weight: 600;
  font-size: 0.926em;
  color: #ed1b28;
  display: flex;
  margin-bottom: 5px;
}

.signature a,
.signature em {
  text-decoration: none;
  color: #777;
  margin-right: 5px;
  font-size: 0.88em;
  transition: all 0.2s linear;
}

.signature a:hover,
.signature em:hover {
  color: #aaa;
}

/*Mobile*/
@media only screen and (max-width: 1024px) {
  .gallery-wrapper .content {
    padding: 5vh 0;
  }

  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper {
    height: 42vh;
  }

  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide {
    height: 25vh;
  }

  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev,
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next {
    width: 10% !important;
  }

  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    height: 42vh;
    width: 80% !important;
  }

  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay {
    padding: 20px;
  }

  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap {
    transform: translateY(0);
  }

  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .name span {
    font-size: 1.6em;
  }

  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .caption p {
    font-size: 1.06em;
  }

  .gallery-wrapper .content .gallery.full .swiper-next-button,
  .gallery-wrapper .content .gallery.full .swiper-prev-button {
    width: 10%;
    height: 25vh;
    align-items: center;
    justify-content: center;
  }

  .gallery-wrapper .content .gallery.full .swiper-next-button em,
  .gallery-wrapper .content .gallery.full .swiper-prev-button em {
    font-size: 45px;

  }

  .gallery-wrapper .content .gallery.full .swiper-next-button {
    padding-left: 0;
  }

  .gallery-wrapper .content .gallery.full .swiper-prev-button {
    padding-right: 0;
  }

  .gallery-wrapper .content .gallery.thumb {
    padding: 0 30px;
    max-width: 100%;
  }

  .gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide {
    height: 80px;
  }

  .gallery-wrapper .content .gallery.thumb .swiper-next-button {
    right: 10px !important;
  }

  .gallery-wrapper .content .gallery.thumb .swiper-prev-button {
    left: 10px !important;
  }

  .signature {
    display: none !important;
  }
}



.first-we-will-help-li::before{
top: 26% !important;
}