/* global css */
body {
  font-family: Gilroy-Regular;
}
@font-face {
  font-family: Bellefair-Regular;
  src: url("../fonts/Bellefair-Regular.ttf");
}
@font-face {
  font-family: Gilroy-Bold;
  src: url("../fonts/Gilroy-Bold.ttf");
}
@font-face {
  font-family: Gilroy-SemiBold;
  src: url("../fonts/Gilroy-SemiBold.ttf");
}
@font-face {
  font-family: Gilroy-Regular;
  src: url("../fonts/Gilroy-Regular.ttf");
}
@font-face {
  font-family: Gilroy-Medium;
  src: url("../fonts/Gilroy-Medium.ttf");
}
h1 {
  color:#252525;
  font-family: 'Gilroy-Bold';
  font-size: clamp(30px, 3.5vw, 42px);
  text-align: center;
}
h2 {
  color: #252525;
  font-family: 'Gilroy-Bold';
  font-size: clamp(30px, 3.5vw, 38px);
}
h3 {
  color: #01040C;
  font-family: 'Gilroy-Bold';
  font-size: clamp(20px, 3.5vw, 28px);
  line-height: normal;
}
h4{
  color: #252525;
  font-family: 'Gilroy-Bold'; 
  font-size: 23px;
}
h5{
  color: #252525;
  font-family: 'Gilroy-Bold'; 
  font-size: 20px;
}
h6 {
  color: #01040C;
  font-family: 'Gilroy-Bold';
  font-size: 18px;
}
.w-85{
  width: 85%;
}
.know-btn {
  color: #184B8F;
  text-align: center;
  font-family: 'Gilroy-Bold';
  font-size: 20px;
  text-transform: capitalize;
  border: unset;
  background: unset;
  margin-top: 10px;
}
p {
  color: #1D1E3F;
  font-family: 'Gilroy-Regular';
  font-size: clamp(14px, 3.5vw, 17px);
  line-height: 23px;
}
.blue{
  color: #203476;
  font-family: 'Gilroy-SemiBold';
}
.black{
  color: #000000;
}
a{
  text-decoration: none;
  color: #fff;
}
a:hover{
  color: #c0bebe;
}
:root {
  --color-primary: #2f57ef;
  --color-secondary: #b966e7;
  --color-coral: #e9967a;
  --color-violet: #800080;
  --color-pink: #db7093;
  --color-heading: #192335;
  --color-body: #6b7385;
  --color-white: #ffffff;
  --color-white-off: #ffffffab;
  --color-bodyest: #273041;
  --color-dark: #27272e;
  --color-darker: #192335;
  --color-black: #111113;
  --color-grey: rgba(207, 207, 207, 0.24);
  --color-grey2: #f4f5f7;
  --color-gray: #a1a9ac;
  --color-gray-light: #f6f6f6;
  --color-gray-lighter: #ebebeb;
  --color-light: #f5f7fa;
  --color-lighter: #f2f5f9;
  --primary-opacity: #2f57ef21;
  --secondary-opacity: #b966e721;
  --coral-opacity: #e9967a21;
  --violet-opacity: #80008021;
  --pink-opacity: #db709321;
  --white-opacity: #ffffff21;
  --danger-opacity: #ff000310;
  --warning-opacity: #ff8f3c10;
  --success-opacity: #3eb75e10;
  --black-opacity: rgba(0, 0, 0, 0.04);
  --heading-opacity: #19233550;
  --color-card-1: #fffccf;
  --color-card-2: #ffedff;
  --color-card-3: #ffe8eb;
  --color-card-4: #e9f6ff;
  --color-card-5: #5024d1;
  --color-card-6: #3b3b46;
  --color-success: #3eb75e;
  --color-danger: #ff0003;
  --color-warning: #ff8f3c;
  --color-info: #1ba2db;
  --color-primary-alt: #d1ebe6;
  --color-primary-light: #f1f7ff;
  --color-primary-lighter: #eeeeff;
  --color-secondary-alt: #fef4f4;
  --color-extra: rgb(249, 249, 255);
  --color-extra2: #f9f9ff;
  --color-border: #e6e3f1;
  --color-border-2: #e6e3f14f;
  --color-badge-1: #303f5b;
  --color-badge-2: #f2c94c;
  --color-facebook: #3b5997;
  --color-twitter: #1ba1f2;
  --color-youtube: #ed4141;
  --color-linkedin: #0077b5;
  --color-pinterest: #e60022;
  --color-instagram: #c231a1;
  --color-vimeo: #00adef;
  --color-twitch: #6441a3;
  --color-discord: #7289da;
  --radius-10: 10px;
  --radius-big: 16px;
  --radius-small: 6px;
  --border-width: 2px;
  --radius: 6px;
  --f-light: 300;
  --f-regular: 400;
  --f-medium: 500;
  --f-semi-bold: 600;
  --f-bold: 700;
  --f-extra-bold: 800;
  --f-black: 900;
  --shadow-primary: 0px 4px 10px rgba(37, 47, 63, 0.1);
  --shadow-light: 0 2px 6px 0 rgba(0, 0, 0, 0.05);
  --shadow-dark: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  --shadow-1: 0px 6px 34px rgba(215, 216, 222, 0.41);
  --shadow-slide-item: 0px 0 10px 0 rgba(215, 216, 222, 0.2);
  --shadow-2: 0 15px 34px 0 rgba(175, 181, 204, 0.32);
  --shadow-3: 0 5px 15px 0 rgba(85, 74, 101, 0.37);
  --shadow-5: 0px 20px 70px 0px rgba(0, 0, 0, 0.1);
  --shadow-7: 0px 15px 30px -2px rgba(0, 0, 0, 0.1);
  --shadow-8: -5px 18px 60px 0 rgba(210, 210, 234, 0.4);
  --shadow-9: 0 13px 48px 0 rgba(215, 216, 222, 0.44);
  --shadow-10: 0 13px 14px 0 rgba(129, 104, 145, 0.05);
  --shadow-11: 0 0 10px 0 rgba(0, 0, 0, 0.06);
  --transition: 0.3s;
  --transition-2: 256ms ease-in-out;
  --transition-3: transform 0.85s cubic-bezier(0.23, 1, 0.32, 1),
    background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  --transition-4: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  --font-primary: "Euclid Circular";
  --font-secondary: "Euclid Circular";
  --font-alt: "Source Serif Pro", serif;
  --font-size-b1: 24px;
  --font-size-b2: 18px;
  --font-size-b3: 16px;
  --font-size-b4: 12px;
  --line-height-b1: 1.5;
  --line-height-b2: 1.67;
  --line-height-b3: 1.67;
  --line-height-b4: 1;
  --h1: 52px;
  --h2: 44px;
  --h3: 34px;
  --h4: 30px;
  --h5: 20px;
  --h6: 16px;
  --div-gap-1: 10px;
  --gradient-1: linear-gradient(rgb(255, 255, 255) 0%, rgb(239, 241, 255) 100%);
  --gradient-4: linear-gradient(180deg, #fff, #f6f9ff);
  --gradient-2: linear-gradient(
    0deg,
    rgb(255, 255, 255) 0%,
    rgb(240, 242, 255) 100%
  );
  --gradient-3: linear-gradient(90deg, #8da9fc 0%, #b48dd5 100%);
  --gradient-4: linear-gradient(180deg, #eff1ff 0%, #ffffff 100%);
  --gradient-5: linear-gradient(rgb(239, 241, 255) 0%, rgb(239, 241, 255) 100%);
  --gradient-6: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.15),
    rgba(251, 199, 226, 0.15),
    rgba(220, 217, 254, 0.15)
  );
  --gradient-7: linear-gradient(
    218.15deg,
    var(--color-secondary) 0%,
    var(--color-primary) 100%
  );
  --gradient-8: linear-gradient(270deg, #9e77ff 0%, #4460ff 100%);
  --gradient-9: linear-gradient(180deg, #6827ff 0%, #e3f0ff 100%);
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1360px;
  }
}
.blink_ani {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.shake-horizontal {
  -webkit-animation: shake-horizontal 0.8s
    cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite both;
  animation: shake-horizontal 0.8s cubic-bezier(0.455, 0.03, 0.515, 0.955)
    infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-6-7 17:43:13
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */


/*-----------Header style----------- */
.contact-info {
  position: absolute;
  right: 13%;
  top: 25px;
}
.contact-info .contact-details a {
  margin-right: 25px;
  font-family: 'Gilroy-Regular';
  font-size: 13px;
  text-decoration: none;
  color: #000;
}
.contact-info .contact-details a:hover {
  color: #EC2027;
}
.fixed-top {
  position: fixed;
  background: #fff;
}
.header_section {
  background-color: transparent;
  z-index: 1000;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-size: 16px;
  color: #0e171a;
  white-space: nowrap;
  transition: 0.3s;
}
.navbar-light .navbar-brand {
  margin: 0% 3% 0% 6%;
}
.year-logo {
  width: 8%;
  margin-top: 35px;
}
.offcanvas-header {
  display: none;
}
.navbar-nav.navbar-center {
  transform: translatex(6%);
}
.nav-item {
  padding: 0px 18px !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
  color: #888;
  font-family: 'Gilroy-SemiBold';
  font-size: 16px;
  text-transform: uppercase;
}
.navbar-toggler-icon {
  width: 20px;
  height: 25px;
}
.navbar-brand-collapse{
  position: absolute;
  float: left;
  top:0%;
  right: 0;
  margin: 5px;
}
.nav-item:hover > .dropdown-menu {
    display: block;
}
.nav-item a:active {
  color: #008d42;
}
.side_enquiry {
  font-family: "Gilroy-SemiBold";
  position: fixed;
  font-size: 16px;
  top: 50%;
  right: -51px;
  width: 140px;
  height: 38px;
  border: none;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  color: white;
  transform: rotate(-90deg);
  z-index: 99;
}
#modalform .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
}
#modalform form {
  background-color: white;
  width: 100%;
  border-radius: 5px;
}
#modalform h5 {
  text-align: center !important;
  font-size: 25px;
  text-align: left;
  font-family: "Gilroy-Bold";
}
#modalform .modal-dialog button.close {
  position: absolute !important;
  top: 0px;
  right: 0px;
  background-color: transparent;
  border: 0;
}
#modalform .modal-dialog button.close img {
  width: 25px;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-family: "Gilroy-Regular";
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.boxed-btn{
  display: flex;
  width: 100%;
  height: 40px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background: #002D41;
  border: none;
  margin-top: 20px;
  color: #fff;
  font-size: 19px;
}
/*--------------- Footer Style-------------- */

.footer-sec {
  background: url(../build/img/icons/footer-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 60px 0px 6px 0px;
}
.footer-logo {
/*  width: 240px;*/
  margin-right: auto;
  margin-left: auto;
}
.footer-menu {
  list-style: none;
  padding: 0;
  margin-top: -40px;
}
.footer-menu li a {
  color: #E4E4E4;
  font-family: 'Gilroy-Regular';
  font-size: 15px;
  line-height: 30px;
}
.footer-menu p, .footer-contact p, .footer-social p  {
  color: #faf7f4;
  font-family: 'Gilroy-Bold';
  text-transform: capitalize;
}
.footer-contact {
  list-style: none;
  padding: 0;
  margin-top: -40px;
}
.footer-contact li {
  color: #E4E4E4;
  font-family: 'Gilroy-Regular';
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 20px;
  text-indent: -30px;
}
.footer-contact li a {
  color: #E4E4E4 !important;
  font-family: 'Gilroy-Regular';
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  text-decoration: unset;
}
.footer-logos {
  list-style: none;
  padding: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-logo-2 {
  margin-bottom: 20px;
  max-width: 100px;
}
.footer-social {
  padding: 0;
  margin-top: 30px;
  position: relative;
  display: flex;
}
.footer-social a .fb {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-fb.svg") no-repeat;
  background-position: center;
  background-size: cover;
}
.footer-social a .fb:hover {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-fb-1.png") no-repeat;
  background-position: center;
  background-size: cover;
}
.footer-social a .insta {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-insta.svg") no-repeat;
  background-position: center;
  background-size: cover;
}
.footer-social a .insta:hover {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-insta-1.png") no-repeat;
 
  background-position: center;
  background-size: cover;
}
.footer-social a .link {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-link.svg") no-repeat;
 
  background-position: center;
  background-size: cover;
}
.footer-social a .link:hover {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-link-1.png") no-repeat;
 
  background-position: center;
  background-size: cover;
}
.footer-social a .twitter {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-twitter.png") no-repeat;
  
  background-position: center;
  background-size: cover;
}
.footer-social a .twitter:hover {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-twitter-1.png") no-repeat;
  
  background-position: center;
  background-size: cover;
}
.footer-social a .ytube {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-ytube.png") no-repeat;
 
  background-position: center;
  background-size: cover;
}
.footer-social a .ytube:hover {
  width: 45px;
  height: 45px;
  background: url("../build/img/icons/footer-ytube-1.png") no-repeat;
  
  background-position: center;
  background-size: cover;
}
.copyrights {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 20px 0px;
  color: #ffffff;
  font-family: Gilroy-Regular;
  font-size: 14px;
  list-style: none;
  flex-wrap: wrap;
}
.contct_icon {
  padding-right: 15px;
}
.to-top {
    position: fixed;
    z-index: 99;
    bottom: 20px;
    left: auto;
    right: 20px;
    display: none;
}
.to-top a.back-to-top {
  text-decoration: none;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 2em;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background-color: #EC2027;
/*  background-image: linear-gradient(to right, #EC2027 , #A41E23);*/
  transition: 0.3s;
}
.scroll-to-tops {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 75px;
    right: 19px;
    z-index: 99;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 50%;
    transition: all 0.4s ease;
    left: auto;
}
.back-to-top::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #EC2027;
  transition: .5s;
  transform: scale(.9);
  z-index: -1;
}
.back-to-top:hover::before {
  transform: scale(1.1);
  box-shadow: 0 0 15px #203476;
}
.call_float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 135px;
  right: 19px;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 25px;
  /* box-shadow: 2px 2px 3px #999; */
  z-index: 100;
}
.call_float::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #EC2027;
  transition: .5s;
  transform: scale(.9);
  z-index: -1;
}
.call_float:hover::before {
  transform: scale(1.1);
  box-shadow: 0 0 15px #203476;
}
/*-------------------------------------------------- 
                Home page Desktop style 
----------------------------------------------------*/

/* Banner Section Style */
.slide-content {
  position: absolute;
  width: 800px;
  height: 300px;
  padding: 0 100px 0 60px;
  background: #fff;
  right: 0;
  top: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hero-slider {
  width: 100%;
  height: 82vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
}
.blackfont {
  color: #505050 !important;
}
.bluefont {
  color: #252525 !important;
}
.hero-slider .swiper-slide {
  overflow: hidden;
  color: #fff;
}
.hero-slider .swiper-container {
  width: 100%;
  height: 95vh;
  position: absolute;
  left: 0;
  top: 114px;
}
.hero-slider .slide-inner {
  width: 100%;
  height: 75vh;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.hero-slider .swiper-contol-prev,
.hero-slider .swiper-contol-next {
  position: absolute;
  top: 30%;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3%;
  height: 8%;
  padding: 0;
  color: #fff;
  text-align: center;
  opacity: 1;
}
.hero-slider .swiper-contol-prev {
  left: 4%;
  background-image: url(../build/img/icons/prev.svg);
}
.hero-slider .swiper-contol-next {
  right: 4%;
  background-image: url(../build/img/icons/next.svg);
}
.hero-slider .swiper-contol-prev:hover {
  background-image: url(../build/img/icons/prev-1.svg);
}
.hero-slider .swiper-contol-next:hover {
  background-image: url(../build/img/icons/next-1.svg);
}
.hero-slider .swiper-contol-next,
.hero-slider .swiper-contol-prev {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.hero-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  text-align: left;
  line-height: 12px;
  font-size: 12px;
  color: #000;
  background:#b9b7b7;
  transition:all .2s ease;
}
.hero-slider .swiper-pagination-bullet-active {
  background:#EC2027;
}

.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
  bottom: 30px;
}
.swiper-pagination {
  text-align:left;
}
.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 50px;
    max-width: 1200px;
    padding: 15px;
    display: grid;
    margin: 0 auto;
    left: 95rem;
    top: 38%;
    align-content: center;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 4px !important;
}
/*--------------------------------------------------------------
	#hero-style
--------------------------------------------------------------*/
.hero-style .slide-title,
.hero-style .slide-text,
.hero-style .slide-btns {
  max-width: 690px;
}

.hero-style .slide-title h2 {
  font-family: 'Gilroy-Bold';
  font-size: 38px;
  text-transform: capitalize;
  transition:all .4s ease;
}

.hero-style .slide-text p {
  font-family: 'Gilroy-Regular';
  line-height: 30px;
  opacity: 0.8;
  letter-spacing: normal;
  transition:all .4s ease;
}

.hero-style .slide-btns > a:first-child {
  margin-right: 10px;
}


/*--------------------------------------------------------------
	#button-style
--------------------------------------------------------------*/
.scroll-btn p a{
  color: #fff;
  font-family: 'Gilroy-Regular';
}
.scroll-btn img{
  padding: 0px 19px;
}
.scroll-btn {
  position: absolute;
  bottom: 0;
  left: 46%;
}
.view-more {
  border: unset;
   background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  color: #fff;
  height: 50px;
  width: 145px;
  font-family: Gilroy-Regular;
  font-size: 18px;
  border-radius: 5px;
}
.view-more-mobile {
  border: unset;
  background: #fff;
  color: #EC2027;
  height: 50px;
  width: 145px;
  font-family: Gilroy-Regular;
  font-size: 18px;
  border-radius: 5px;
}
.scroll-img{
  animation: moveUpDown 2s ease-in-out infinite alternate;
}
.btn-img {
  animation: moveUpDownArrow 2s ease-in-out infinite alternate;
}
@keyframes moveUpDownArrow {
  0% {
      transform: translateX(0);
  }
  50% {
      transform: translateX(-5px);
  }
}
/* counter section */
.counter{
  background: url(../build/img/home/st-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 120px 0px 50px;
}
.counter h1{
  color: #fff;
  font-size: 90px;
}
.counter-section{
  background: url(../build/img/about/st-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 25px;
  padding: 125px 0px;
  position: relative;
}
.counter-overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
}
.counter-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  justify-items: center;
  align-items: center;
  margin: 70px 0px 15px 0;
}
.blue{
  color: #fff;
  font-size: 45px;
}
.for-k{
  color: #fff;
  font-size: 42px;
}
.number{
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  font-family: 'Gilroy-SemiBold';
}
.counter-items p{
  color: #fff;
  font-size: 20px;
}
.counter-items {
  padding: 3px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.counter-items:hover{
  background: #fff;
  border-radius: 25px;
  box-shadow: 0px 0px 10px 10px #005490;
  width: 45%;
}
.counter-items:hover .number, .counter-items:hover .blue, .counter-items:hover .for-k {
  color: #EC2027;
}
.counter-items:hover p
{
  color: #002D41;
}
/* our story */
.story{
  background: url(../build/img/home/story-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 96px 0px;
  position: relative;
}
.banner-sec{
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  border-radius: 5px;
  padding: 1%;
  position: relative;
  z-index: 2;
}
.banner-content {
  padding: 0px 114px 9px 100px;
}
.story h3{
  font-size: 20px;
  line-height: 55px;
  text-transform: capitalize;
  font-family: 'Gilroy-Regular';
}
.story p{
  margin-bottom: 20px;
  color: #505050;
  line-height: 30px;
}
.view-more{
  border: unset;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  color: #fff;
  height: 50px;
  width: 145px;
  font-family: Gilroy-Regular;
  font-size: 18px;
  border-radius: 5px;
}
.box-2 {
  position: absolute;
  left: 46%;
  Width: 12%;
  top: 7%;
  animation: moveUpDown 2s ease-in-out infinite alternate;
}
.box-3 {
  position: absolute;
  left: 85.5%;
  Width: 12%;
  bottom: 22%;
  animation: moveUpDown1 2s ease-in-out infinite alternate;
}
@keyframes moveUpDown1 {
  0% {
      transform: translateX(0);
  }
  100% {
      transform: translateX(-10px);
  }
}
.story h1{
  font-family: 'Gilroy-Regular';
  font-size: 130px;
  position: absolute;
  left: 13%;
  top: 79%;
  color: transparent;
  -webkit-text-stroke: 1px #000;
  z-index: 9;
}

/* our products */
.our-products{
  padding: 50px 0;
}
.our-products h3{
  text-align: center;
  color: #EC2027;
}
.product-items {
  background: #EAEAEA;
  padding: 45px;
  margin: 12px 0;
  position: relative;
  overflow: hidden;
  height: 400px;
}
.product-items h6 {
  padding: 20px 0;
  text-align: center;
}
#last-item {
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  padding: 10px;
  height: 400px;
}
#last-item p{
  line-height: 22px;
  color: #fff;
  text-align: center;
}
#last-item h6 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding: 35px 0;
  /* -webkit-text-stroke: 1px #000; */
}
.all-product {
  border: unset;
  color: #EC2027;
  font-family: 'Gilroy-Bold';
  font-size: 20px;
  height: 45px;
  width: 237px;
  text-align: center;
  margin: 20px 90px;
  transition: color 0.8s ease, transform 0.8s ease;
}
.all-product:hover {
  transform: scale(1.1);
}
.view-product {
  border: unset;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  color: #fff;
  font-family: Gilroy-Bold;
  font-size: 18px;
  height: 42px;
  width: 163px;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0;
  transform: translateX(40px);
  transition: opacity 0.5s ease, transform 0.8s ease;
}
.product-items:hover {
  background: #dad9d9; 
}
.product-items:hover .view-product {
  opacity: 1;
  transform: translateY(0);
}
.product-items:hover img {
  transform: scale(1.1);
  transition: transform 0.8s ease-in-out;
}
.product-items img {
  transition: transform 0.8s ease-in-out;
}
/* why choose us */
.choose-us{
  padding: 50px 0px;
  background: url(../build/img/home/why-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
}
.choose-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 50px;
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
  justify-items: center;
  align-items: center;
  margin: 50px 0px 15px 0;
}
.choose-items img{
  border-radius: 15px;
}
.choose-content {
  background: url(../build/img/home/why-bg1.png) no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 15px;
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  z-index: 1;
  transition: max-height 2s ease, opacity 1s ease;
  max-height: 0;
  opacity: 0;
}
.choose-items {
  position: relative;
  display: inline-block;
}
.choose-items:hover .choose-content {
  opacity: 1;
  max-height: 500px;
}
.choose-content img{
  margin-bottom: 25px;
}
.choose-content p {
  color: #fff;
}
.choose-content h6 {
  color: #D70B0B;
  font-size: 25px;
}
.choose-content {
  padding: 20px;
  height: 100%;
}

/* service support */
.service{
  padding: 50px 0px;
  background: url(../build/img/home/service-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
}
/* #service img {
  padding-left: 10px;
}
#amc img {
  padding-left: 10px;
}
#application img {
  padding-left: 10px;
} */
#content-service{
  padding: 25px;
}
#content-service p{
  color: #DBDBDB;
  text-align: center;
}
#content-service h3{
  margin-bottom: 30px;
  color: #DBDBDB;
  text-align: center;
}
.iti__country-list--dropup {
  width: 19.7rem;
}
/* our clients */
.our-clients{
  padding: 50px 0px;
  background: url(../build/img/home/clients.png) no-repeat;
  background-position: center;
  background-size: cover;
}
.our-clients h3{
  margin-bottom: 40px;
}
#logo-box img{
  margin-bottom: 20px;
}
.our-clients  .swiper-nav-wrapper {
  margin-top: 4%;
}
.our-clients .swiper-client-next, .our-clients .swiper-client-prev {
  cursor: pointer;
  /* z-index: 100; */
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}
.our-clients .swiper-client-next {
  float: right;
  left: -46%;
  margin: 0;
  top: -5%;
  background: url(../build/img/icons/next-1.svg)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
}

.our-clients .swiper-client-prev {
  float: left;
  left: 46%;
  margin: 0;
  top: -5%;
  background: url(../build/img/icons/prev-1.svg)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
}
.our-clients .swiper-client-next:hover {
  float: right;
  left: -46%;
  margin: 0;
  top: -5%;
  background: url(../build/img/icons/next-6.png)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
}

.our-clients .swiper-client-prev:hover {
  float: left;
  left: 46%;
  margin: 0;
  top: -5%;
  background: url(../build/img/icons/next-5.png)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
}

/* testimonials */
.client-testimonial{
  padding: 50px 0px 81px 0px;
}
.client-box{
  background:  #002D41;
}
.text-red
{
  color: #EC2027;
}
.client-content{
  padding: 60px;
}
.client-content h6 {
  margin-top: 25px;
}
.client-testimonial h3{
  margin-bottom: 40px;
}
.client-content img{
  margin-bottom: 20px;
}
.client-testimonial .swiper-nav-wrapper {
  position: relative;
  margin-top: -35%;
}
.client-testimonial .swiper-next, .client-testimonial .swiper-prev {
  top: 60%;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
.client-testimonial .swiper-next {
  float: left;
  right: 0%;
  background: url(../build/img/icons/next-6.png)no-repeat;
  width: 40px;
  height: 40px;
  background-size: cover;
}
.client-testimonial .swiper-next:hover {
  float: left;
  right: 0%;
  background: url(../build/img/icons/next-1.svg)no-repeat;
  width: 40px;
  height: 40px;
  background-size: cover;
}
.client-testimonial .swiper-prev {
  float: left;
  left: 0%;
  background: url(../build/img/icons/next-5.png)no-repeat;
  width: 40px;
  height: 40px;
  background-size: cover;
}
.client-testimonial .swiper-prev:hover {
  float: left;
  left: 0%;
  background: url(../build/img/icons/prev-1.svg)no-repeat;
  width: 40px;
  height: 40px;
  background-size: cover;
}
 /* News & Events */
.news-events{
  background-color: #EDEDED;
  padding: 50px 0px;
}
.news-events .content-box{
  padding: 0 40px;
}
.events-content {
  display: flex;
}
.news-image img {
  width: 60%;
  padding: 25px 0;
  position: relative;
  left: 30%;
}
.news-image {
  position: relative;
}
.content-box h3{
  color: #333333;
  padding-left: 37px;
  margin-bottom: 35px;
}
.news-content {
  border-left: 5px solid #AEAEAE;
  width: 600px;
  margin: 35px 0;
  padding: 20px 0;
}
.news-content a{
  color: #333333;
}
.news-content:hover {
  border-left: 5px solid #EC2027;
}
.newsh6-tit:hover a {
  color: #EC2027;
}
.newsh6-a:hover a {
  color: #EC2027;
}
.news-content h6{
  padding-left: 35px;
}
.news-content p{
  padding-left: 35px;
}
/* Blogs - home page */
.blog-bg{
  padding: 50px 0px;
}
.blog-bg h1{
  text-align: start !important;
}
.blog-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 50px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  justify-items: center;
  margin: 20px 0px 0px 0px;
}
.blog-items {
  position: relative;
}
.blog-content {
  padding: 20px 15px;
}
.blog-content a{
  color: #252525;
  font-family: 'Gilroy-Bold';
  font-size: 18px;
}

.blog-date {
  color: #FFF;
  font-family: Gilroy-Regular;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  background: var(--STM-blue, #EC2027);
  width: 59px;
  height: 54px;
  padding: 7px 14px;
  position: absolute;
  top: 20px;
  left: 25px;
  z-index: 1;
}
.view-all-btn {
  border: unset;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  color: #fff;
  height: 50px;
  width: 145px;
  font-family: 'Gilroy-Regular';
  font-size: 18px;
  border-radius: 5px;
  position: absolute;
  left: 45%;
  right: 45%;
}
.center-row{
  padding-bottom: 50px;
}
.button-wiggle {
  animation: wiggle 4s 2s infinite;
}

@keyframes wiggle {
	5%,
	50% {
		transform: scale(1);
	}
	10% {
		transform: scale(0.9);
	}
	15% {
		transform: scale(1.15);
	}
	20% {
		transform: scale(1.15) rotate(-5deg);
	}
	25% {
		transform: scale(1.15) rotate(5deg);
	}
	30% {
		transform: scale(1.15) rotate(-3deg);
	}
	35% {
		transform: scale(1.15) rotate(2deg);
	}
	40% {
		transform: scale(1.15) rotate(0);
	}
}

/*-------------------------------------------------- 
                      About Us 
----------------------------------------------------*/
.about-us-banner{
  position: relative;
  background: url(../build/img/about/st-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 115px;
  height: 250px; 
}
.about-overlay-text {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: rgba(0, 0, 0, 0.7);*/
}
.about-overlay-text h1 {
  color: #fff;
}
/* about-company section */
.about-company{
  background: url(../build/img/about/about-company-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
}
.image-sec-2{
  background: url(../build/img/about/about-main-1.jpg) no-repeat;
  background-position: top;
  background-size: cover;
  height: 500px;
}
.main-sec .title-p {
  font-size: 25px;
}
.main-sec p{
  line-height: 30px;
  color: #505050;
}
.main-sec {
  padding: 35px 100px 0px 10px;
}
.main-sec h2{
  text-transform: capitalize;
}
.about-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  justify-items: start;
  align-items: center;
}
.about-items h6 {
  padding: 10px 25px 0px 30px;
}
.about-items img {
  padding: 0px 0px 0px 30px;
}
.about-icon {
  transition: transform 0.3s ease;
}
.about-items:hover .about-icon{
  transform: scale(1.2);
}
.content-section p{
  color: #505050;
  padding: 10px 115px;
}
#abt-company{
  margin-bottom: 60px;
}
.stm {
  top: 42%;
  width: 51%;
  left: 54.3%;
  position: absolute;
  animation: spin 30s linear infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* vision and mission */
.vision-mission {
  background-color: #002D41;
/*  background-image: linear-gradient(to right, #EC2027 , #A41E23);*/
  padding: 75px 75px 15px 75px;
  position: absolute;
  width: 63%;
  left: 10%;
  top: 20%;
}
.vision-mission h1{
  text-align: start;
  color: #fff;
} 
.vision-mission p{
  color: #fff;
  line-height: 30px;
}
.about-company  .swiper-vision-wrapper {
  margin-top: 4%;
}
.about-company .swiper-vision-next, .about-company .swiper-vision-prev {
  cursor: pointer;
  z-index: 100;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}
.about-company .swiper-vision-next {
  float: right;
  left: -86%;
  margin: 0;
  background: url(../build/img/about/next.png)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
}
.about-company .swiper-vision-next:hover {
  float: right;
  left: -86%;
  margin: 0;
  background: url(../build/img/about/next-1.png)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
}
.about-company .swiper-vision-prev {
  float: left;
  left: 1%;
  margin: 0;
  background: url(../build/img/about/prev.png)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
}
.about-company .swiper-vision-prev:hover {
  float: left;
  left: 1%;
  margin: 0;
  background: url(../build/img/about/prev-1.png)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
}

/* location */
.location{
  padding: 50px 0;
  background: url(../build/img/home/service-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
}
.location-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  justify-items: start;
  align-items: center;
  margin: 50px 0px 28px 0;
}
.location-content {
  padding: 80px 79px 0px 57px;
}
.location-content h2{
  font-size: 45px;
  color: #e2dcdc;
  text-transform: capitalize;
}
.location-content p{
  color: #e2dcdc;
}
.location-items h6{
  color: #e2dcdc;
}
.loc-i i{
  color: #474747;
  font-size: 20px;
}
.location-1 {
  position: absolute;
  bottom: 118px;
  left: 32%;
  width: 15px;
}
.location-1 i {
  color: #EC2027;
  font-size: 20px;
}
.location-1:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-1:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 4.5rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-1:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-1:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-1:hover:before,
.location-1:hover:after {
  opacity: 1;
}
.location-2 {
  position: absolute;
  bottom: 55%;
  left: 19%;
  width: 20px;
}
.location-2:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-2:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 4.5rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-2:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-2:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-2:hover:before,
.location-2:hover:after {
  opacity: 1;
}
.location-3 {
  position: absolute;
  bottom: 25%;
  left: 32%;
  width: 20px;
}
.location-3:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-3:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 4.2rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-3:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-3:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-3:hover:before,
.location-3:hover:after {
  opacity: 1;
}
.location-4 {
  position: absolute;
  bottom: 23%;
  left: 41.5%;
  width: 20px;
}
.location-4:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-4:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 3.9rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-4:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-4:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-4:hover:before,
.location-4:hover:after {
  opacity: 1;
}
.location-5 {
  position: absolute;
  bottom: 17%;
  left: 28.5%;
  width: 20px;
}
.location-5:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-5:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 3.7rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-5:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-5:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-5:hover:before,
.location-5:hover:after {
  opacity: 1;
}
.location-6 {
  position: absolute;
  bottom: 75%;
  left: 32.7%;
  width: 20px;
}
.location-6:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-6:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 4.4rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-6:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-6:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-6:hover:before,
.location-6:hover:after {
  opacity: 1;
}
.location-7 {
  position: absolute;
  bottom: 75%;
  left: 29.5%;
  width: 20px;
}
.location-7:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-7:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 4.5rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-7:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-7:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-7:hover:before,
.location-7:hover:after {
  opacity: 1;
}
.location-8 {
  position: absolute;
  bottom: 72%;
  left: 34%;
  width: 20px;
}
.location-8:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-8:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 4.2rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-8:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-8:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-8:hover:before,
.location-8:hover:after {
  opacity: 1;
}
.location-9 {
  position: absolute;
  bottom: 72%;
  left: 31.5%;
  width: 20px;
}
.location-9:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-9:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 4.2rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-9:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-9:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-9:hover:before,
.location-9:hover:after {
  opacity: 1;
}
.location-10 {
  position: absolute;
  bottom: 26%;
  left: 35%;
  width: 20px;
}
.location-10:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-10:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 3.6rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-10:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-10:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-10:hover:before,
.location-10:hover:after {
  opacity: 1;
}
.location-11 {
  position: absolute;
  bottom: 40%;
  left: 38.5%;
  width: 20px;
}
.location-11:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-11:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 4.3rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-11:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-11:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-11:hover:before,
.location-11:hover:after {
  opacity: 1;
}
.location-12 {
  position: absolute;
  bottom: 55%;
  left: 28.5%;
  width: 20px;
}
.location-12:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-12:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 3.6rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-12:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-12:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-12:hover:before,
.location-12:hover:after {
  opacity: 1;
}
.location-13 {
  position: absolute;
  bottom: 51%;
  left: 67.5%;
  width: 20px;
}
.location-13:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-13:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 3.7rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-13:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-13:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-13:hover:before,
.location-13:hover:after {
  opacity: 1;
}
.location-14 {
  position: absolute;
  bottom: 79%;
  left: 29.5%;
  width: 20px;
}
.location-14:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-14:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 4rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-14:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-14:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-14:hover:before,
.location-14:hover:after {
  opacity: 1;
}
.location-15 {
  position: absolute;
  bottom: 42%;
  left: 19.5%;
  width: 20px;
}
.location-15:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-15:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 3.9rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-15:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-15:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-15:hover:before,
.location-15:hover:after {
  opacity: 1;
}
.location-16 {
  position: absolute;
  bottom: 40%;
  left: 22.5%;
  width: 20px;
}
.location-16:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-16:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 3.4rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-16:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-16:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-16:hover:before,
.location-16:hover:after {
  opacity: 1;
}
.location-17 {
  position: absolute;
  bottom: 51%;
  left: 13.5%;
  width: 20px;
}
.location-17:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-17:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 3.6rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-17:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-17:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-17:hover:before,
.location-17:hover:after {
  opacity: 1;
}
.location-18 {
  position: absolute;
  bottom: 48%;
  left: 19.5%;
  width: 20px;
}
.location-18:before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  left: 22px;
  top: 40px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.6s;
  width: 0px;
  height: 0;
  border-style: solid;
  border-width: 7px 10px;
  border-color: transparent #3b3b3bf2 transparent transparent;
}
.location-18:after {
  text-transform: none;
  content: attr(data-tooltip);
  font-size: 11px;
  font-family: "Gilroy-Regular";
  position: absolute;
  color: #fcfcfc;
  line-height: 13px;
  background: #3b3b3bf2;
  box-shadow: 0px 6px 6px #00000080;
  padding: 8px 12px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 130px;
  opacity: 0;
  pointer-events: none;
  left: 3.4rem;
  top: 3rem;
  border-radius: 10px;
  transform: translate3d(-50%, 0%, 0);
  transition: all 0.3s ease;
  transition-delay: 0.5s;
  z-index: 99999;
}
.location-18:hover:before {
  transform: translate3d(-50%, calc(-100% - 18px), 0);
}
.location-18:hover:after {
  transform: translate3d(-50%, calc(-100% - 16px), 0);
}
.location-18:hover:before,
.location-18:hover:after {
  opacity: 1;
}
.vector-box {
  background: #E6EAF7;
  border: 1px solid #dce2f8;
  border-radius: 5px;
  width: auto;
  padding: 20px;
  position: absolute;
  bottom: 10% ;
  right: 50%;
}
.vbox-1 {
  display: flex;
  align-items: center;
}
.vbox-1 i{
  font-size: 25px;
  padding: 10px;
}
.vbox-2 {
  display: flex;
  align-items: center;
}
.vbox-2 i{
  font-size: 25px;
  padding: 10px;
}
@keyframes moveUpDown {
  0% {
      transform: translateY(0);
  }
  100% {
      transform: translateY(-10px);
  }
}
/* our value */
.our-value{
  background: url(../build/img/about/value-bg.png) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 160px;
}
.for-p {
  text-align: center;
  padding: 0 150px;
}
.value-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(435px, 1fr));
  justify-items: center;
  align-items: center;
  margin: 50px 0px 15px 0;
}
.value-items {
  padding: 20px 25px;
  align-items: center;
  height: 170px;
}
.value-items p, .value-items p {
  color: #fff;
  padding: 0 0px 0 30px;
  font-family: 'Gilroy-Medium';
  line-height: 35px;
}
.value-items img{
  width: 85px;
  transition: transform 0.3s ease;
}
.value-items:hover .value-icon{
  transform: scale(1.1);
}
/* infrastructure */
.infrastructure{
  padding: 0;
  background-color: #EC2027;
  position: relative;
}
.ipad-slider {
  display: flex;
}
.quote-slider-wrapper {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.quote-text p{
  color: #DBDBDB;
}
.image-slider-wrapper {
  position: relative;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  background-color: #f1f1f1;
}
.quote-slider1 {
  height: 500px;
}
.infrastructure .quote-text {
  margin: 0 25%;
  max-width: 500px;
  align-self: center;
  margin: 20% 5% 0 23%;
  font-size: 24px;
}
.quote-text-wrap {
  display: flex;
  height: 100%;
}
.image-slider1 {
  height: 600px;
}
.swiper-slide-inner {
  position: relative;
}
.num_stoke {
  position: absolute;
  left: 5%;
  bottom: 5%;
  font-size: 78px;
  color: rgb(255, 255, 255);
  /* -webkit-text-fill-color: white; 
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black; */
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #ffffff;
}
.quote-text {
  transition: all 0.3s;
}
.swiper-slide {
  position: relative;
  overflow: hidden;
}
.swiper-slide-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.single-cases-cap span {
  opacity: 0.6;
}
.swiper-button-next {
  background: url(../build/img/about/next.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0;
  padding: 0;
  position: absolute;
  display: block;
}
.swiper-button-prev {
  background: url(../build/img/about/prev.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0;
  padding: 0;
  position: absolute;
  display: block;
}
.infrastructure .po-ab {
  position: absolute;
  left: 23%;
  top: 22%;
}
.swiper-button-next:hover {
  background: url(../build/img/about/next-1.png);
  background-repeat: no-repeat;
}
.swiper-button-prev:hover {
  background: url(../build/img/about/prev-1.png);
  background-repeat: no-repeat;
}
.swiper-button-next:after {
  font-size: 0px !important;
}
.swiper-button-prev:after {
  font-size: 0px !important;
}
.sec-title .title-blk {
  font-size: 35px;
  text-transform: uppercase;
}
.infrastructure .swiper-button-prev {
  top: 85% !important;
  left: 12% !important;
  width: 43px;
}
.infrastructure .swiper-button-next {
  top: 85% !important;
  left: 18% !important;
  width: 43px;
}
.stm1 {
  position: absolute;
  top: 5%;
  left: -5%;
  width: 15%;
  animation: spin 20s linear infinite;
}
/* last section */
.last-sec {
  margin-bottom: -80px;
}
.play-btn {
  background: #176399;
  width: 24%;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  position: relative;
  bottom: 19%;
  left: 74%;
}
.play-btn img {
  padding: 40px;
}
.last-content {
  padding: 100px 100px 0px 174px;
}
.last-content h2 {
  text-transform: capitalize;
  margin-bottom: 20px;
}
.last-content p {
  font-family: Gilroy-Regular;
}
.see-all {
  border: unset;
  background: #EC2027;
  color: #fff;
  font-family: Gilroy-Bold;
  font-size: 18px;
  height: 42px;
  width: 163px;
  text-align: center;
  margin-top: 50px;
}
.last-sec-img {
  border-top-left-radius: 25px; 
  margin: 70px 0 0 0;
}
.play-btn-img {
  z-index: 2;
}
/* Pulse wave animation */
.pulse-wave {
  position: absolute;
  width: 76%;
  height: 74%;
  animation: pulsate1 1.6s infinite forwards;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 25px solid #e9ecef;
  top: 13%;
  left: 12%;
  background: rgba(198, 16, 0, 0);
}
@keyframes pulsate1 {
  0% {
      transform: scale(0.6);
      opacity: 1;
      box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
      transform: scale(1.2);
      opacity: 0;
      box-shadow: none;
  }
}

/* ---------------------------------------------
              single product
-------------------------------------------------*/
.products-individual-banner {
  position: relative;
  margin-top: 100px;
  overflow: hidden;
  height: 250px;
}
#pdt-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10% 0;
  z-index: 1;
  text-align: center;
}
.products-individual-banner h1{
  color: #fff;
  font-size: 35px;
}
.products-individual-banner p{
  color: #DBDBDB;
  font-size: 15px;
  padding: 0 27%;
}
.products-individual-section {
  padding: 50px 0;
}
.products-individual-section h2 {
  color: #EC2027;
  text-align: center;
}
.products-individual-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  justify-items: center;
  align-items: center;
  margin: 3% 10%;
}
.products-individual-items {
  background: #EAEAEA;
  border-radius: 25px;
  padding: 10px;
  transition: transform 0.8s ease-in-out;
  -webkit-transition: background-color 700ms linear, color 700ms linear;
}
.products-individual-items img {
  padding: 15px;
  transition: transform 0.8s ease-in-out;
}
.products-individual-items h6 {
  color: #002D41;
  font-size: 20px;
  text-align: center;
}
.products-individual-items:hover {
  background: #002D41;
}
.products-individual-items:hover h6 {
  color: #fff;
}
.products-individual-items:hover img {
  transform: scale(1.1);
}
.tablinks.active {
  border-bottom: 2px solid #002D41;
}

/* -----------------------------------------------
              our products
---------------------------------------------------*/
.products-banner{
  position: relative;
  background: url(../build/img/products/our-products-banner.png) no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 115px;
  height: 250px; 
}
.products-overlay-text {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.products-overlay-text h1 {
  color: #fff;
}
.products-overlay-text p {
  color: #DBDBDB;
  padding: 0 23%;
}
/* product details */
.products-details {
  padding: 50px 75px;
}
.product-bg {
  background: #ebebeb;
}
.products-details h4 {
  color: #002D41;
}
.products-details p {
  color: #000;
}
.centered-image {
  display: block;
}
.button-container {
  position: relative;
  width: 145px;
  height: 50px;
  margin: 0 auto;
}
.pdt-view-more,
.pdt-extra-button {
  border: unset;
  font-family: Gilroy-Regular;
  font-size: 16px;
  border-radius: 5px;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: opacity 0.8s ease, visibility 0.8s ease;
}

.pdt-view-more {
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  color: #fff;
  opacity: 1;
  visibility: visible;
}

.pdt-extra-button {
  background: #fff;
  color: #EC2027;
  opacity: 0;
  visibility: hidden;
}

#product-sec:hover {
  background: #002D41;
  transition: background-color 0.8s ease;
}

#product-sec:hover h4, 
#product-sec:hover p {
  color: #fff;
  transition: color 0.8s ease;
}

.button-container:hover .pdt-view-more {
  opacity: 0;
  visibility: hidden;
}

.button-container:hover .pdt-extra-button {
  opacity: 1;
  visibility: visible;
}
/* social links */
.social-banner{
  position: relative;
  background: url(../build/img/products/social-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px; 
}
.social-overlay-text {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}
.social-banner h6, .social-banner h3 {
  color: #fff;
  text-transform: capitalize;
}
.social-banner img{
  padding: 0 10px;
}
/* individual products */

.our-products-banner {
 background: url(../build/img/products/st-bg-our.png) no-repeat;
  margin-top: 115px;
  text-align: center;
  padding: 50px 10px;
  height: 250px;
}

.our-products-banner h1 {
  font-family: Gilroy-Regular;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
}
.our-products-banner p {
  font-family: Gilroy-Regular;
  font-size: 17px;
  color: #fff;
  padding: 0 15px;
  text-align: center;
}

.individual-products-banner {
 background: url(../build/img/products/st-bg.png) no-repeat;
  margin-top: 115px;
  text-align: center;
  padding: 50px 10px;
  height: 250px;
}
.individual-products-banner h1 {
  font-size: 60px;
  color: #fff;
}
.breadcrumb li::after {
  display: inline-block;
  content: "\00bb";
  font-size: 35px;
  margin: 0 0.2em;
  color: #fff;
}
.breadcrumb li:last-of-type::after {
  display: none;
}
.breadcrumb {
  display: inline-block;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
.breadcrumb li {
  display: inline;
  font-size: 25px;
}
.breadcrumb li a {
  color: #fff;
  text-decoration: none;
}
.breadcrumb .current {
  color: #fff;
}
.breadcrumb li a:hover,
.breadcrumb li a:focus {
  color: #00984A;
}
/* tab section */
.products-tab {
  padding-top: 25px;
}
.tabs {
  border: none;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.tabs button {
  border: 1px solid #8C8C8C;
  cursor: pointer;
  transition: 0.3s;
  text-align: center;
  font-family: 'Gilroy-Bold'; 
  font-size: 25px;
  margin: 15px;
  background: #fff;
}
.tabs button a {
  text-decoration: none;
  color: #000;
  padding: 10px;
  width: auto;
  height: 55px;
  display: block;
}
.tabs button.active {
  border: 1px solid #EC2027;
  color: #EC2027;
}
.tabs button.active a{
  color: #EC2027;
}
.products-tab .carousel-inner,
.products-tab .carousel,
.products-tab .carousel-item,
.products-tab .carousel-container {
  height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover;
  text-align: center;
}
.products-tab .carousel-control-next,
.products-tab .carousel-control-prev {
  position: absolute;
  top: 45%;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10%;
  height: 10%;
  padding: 0;
  color: #fff;
  text-align: center;
  opacity: 1;
}
.products-tab .carousel-control-prev-icon
 {
  background-image: url(../build/img/icons/next-5.png);
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: unset;
  width: 45px;
  height: 45px;
  top: unset;
  left: unset;
}
.products-tab .carousel-control-next-icon {
  background-image: url(../build/img/icons/next-6.png);
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: unset;
  width: 45px;
  height: 45px;
}
.products-tab .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.tabcontent h3 {
  color: #EC2027;
  margin-bottom: 50px;
}
.ind-text {
  border-left: 5px solid #D9D9D9;
  margin: 30px 0;
  padding: 0 10px;
}
.ind-text h6 {
  color: #002d41;
}
.individual-content{
  padding: 50px;
}
.individual-image {
  padding: 50px;
  width: 100%;
}
.btn-sec {
  position: relative;
  display: flex;
  gap: 10px;
}
.quote-button {
  border-radius: 4px;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  border: unset;
  color: #fff;
  text-align: center;
  font-family: Gilroy-SemiBold;
  font-size: 18px;
  padding: 10px;
  width: 160px;
  transition: all 0.5s;
  cursor: pointer;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0,.7);
}
.quote-button{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.quote-button:after {
  content: '»';
  position: absolute;
  opacity: 0; 
  color: #F2F2F2; 
  top: 4px;
  right: 10.5%;
  font-size: 25px;
  transition: 0.5s;
}
.quote-button:hover{
  padding-right: 24px;
  padding-left:8px;
  color: #F2F2F2;
  background: #EC2027;
}
.quote-button:hover:after {
  opacity: 1;
  right: 10%;
}
.download-button {
  border-radius: 4px;
  border: unset;
  text-align: center;
  font-family: Gilroy-SemiBold;
  font-size: 18px;
  padding: 10px;
  width: 220px;
  transition: all 0.5s;
  cursor: pointer;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0,.7);
  background-color: #fff;
  color: #008d42;
  border: 1px solid #008d42;
}
.download-button{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.download-button:after {
  content: '»';
  position: absolute;
  opacity: 0; 
  color: #EC2027; 
  top: 4px;
  right: 10.5%;
  font-size: 25px;
  transition: 0.5s;
}
.download-button:hover{
  padding-right: 24px;
  padding-left:8px;
  background-color: #fff;
  color: #EC2027;
  border: 1px solid #EC2027;
}
.download-button:hover:after {
  opacity: 1;
  right: 10%;
}
/* --------------- */
.pagination-btn {
  padding: 10px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 15%;
}
#prevBtn {
  left: 15%;
}
#nextBtn {
  left: 80%;
}
/* description */
.product-description {
  background: url('../build/img/products/individual/description-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 25px 0;
}
.description ul {
  list-style-type: none;
  /* padding: 0 5%; */
}
.description ul li {
  padding-left: 30px;
  position: relative;
  font-size: 17px;
}
.description ul li {
  margin: 15px 0;
}
.description ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(30%);
  width: 16px;
  height: 20px;
  background-image: url('../build/img/products/individual/bullet.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.description h1 {
  color: #0d0d0e;
  text-align: start;
  font-size: 45px;
  /* padding: 1% 5%; */
}
/* specification */
.product-specs {
  padding-bottom: 80px;
}
.product-specs h1{
  color: #0d0d0e;
  text-align: start;
  font-size: 45px;
}
.specs {
  background: #002D41;
  display: flex;
  padding: 1rem 2.25rem;
  margin-top: 1rem;
  margin-bottom: 10px;
}

.specs h5 {
  color: #fcfcfc;
  font-family: "Gilroy-Regular";
  font-size: 22px;
  font-weight: 400;
}
.product-specs .accordion-body {
  padding: 1rem 2.25rem;
  display: flex;
  flex-wrap: wrap;
  color: #1e1e1e;
  font-family: Gilroy-Regular;
  font-size: 17px;
  margin-right: 20px;
}
.product-specs .accordion-item {
  /* margin-bottom: -1px; */
  background-color: #fff;
  border: unset;
}
.product-specs .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding: 1rem 2.25rem;
  font-size: 22px;
  font-family: "Gilroy-Regular";
  color: #1e1e1e;
  text-align: left;
  background: #f5f5f6;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
}
.product-specs .accordion-button:not(.collapsed) {
  background: #EC2027;
  color: #fcfcfc;
  font-family: Gilroy-Regular;
  font-size: 22px;
  border-radius: 0;
}
.product-specs .accordion-button:focus {
  border-color: unset;
  box-shadow: unset;
}
.product-specs .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url(../build/img/products/individual/polygon.png);
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.product-specs .accordion-button:not(.collapsed)::after {
  background-image: url(../build/img/products/individual/polygon-1.png);
  transform: rotate(0deg);
}

/* video section */
.video-section {
  background: url(../build/img/products/individual/video-bg.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 0;
}
.video-section h1{
  color: #002d41;
}
.video-section p{
  padding: 0 8%;
  line-height: 30px;
  text-align: center;
}
.video-sec{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}
#ind-video {
  max-width: 70%;
}
.single-video {
  width: 66%;
  height: 500px;
}
.play-btn1 {
  position: absolute;
  width: 114px;
}
/* enquiry form section */
.form-section {
  background: #F2F2F2;
  padding: 50px 0;
}
.form-section img {
  padding: 50px;
}
.form-section h4 {
  color: #002d41;
  margin-top: 50px;
}
#contact_enq :is(input, select).errorform {
  border: 1px solid red !important;
}
.enquiry-button {
  border-radius: 4px;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  border: none;
  color: #fff;
  text-align: center;
  font-family: Gilroy-SemiBold;
  font-size: 18px;
  padding: 10px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0,.7);
}
.enquiry-button{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.enquiry-button:after {
  content: '»';
  position: absolute;
  opacity: 0; 
  color: #EC2027; 
  top: 4px;
  right: 40.5%;
  font-size: 25px;
  transition: 0.5s;
}
.enquiry-button:hover{
  padding-right: 24px;
  padding-left:8px;
  color: #EC2027;
  background: #F2F2F2;
}
.enquiry-button:hover:after {
  opacity: 1;
  right: 44%;
}

.contact-button {
  border-radius: 4px;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  border: none;
  color: #fff;
  text-align: center;
  font-family: Gilroy-SemiBold;
  font-size: 18px;
  padding: 10px;
  width: 100%;
  transition: all 0.5s;
  cursor: pointer;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0,.7);
}
.contact-button{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.contact-button:after {
  content: '»';
  position: absolute;
  opacity: 0; 
  color: #EC2027; 
  top: 2px;
  right: 44%;
  font-size: 25px;
  transition: 0.5s;
}
.contact-button:hover{
  padding-right: 24px;
  padding-left:8px;
  color: #EC2027;
  background: #F2F2F2;
}
.contact-button:hover:after {
  opacity: 1;
  right: 44%;
}
/* application section */
.application-section {
  padding: 50px 0;
}
.application-section h2 {
  text-align: center;
}
.application-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  justify-items: center;
  align-items: center;
  margin: 50px 40px 15px 40px;
}
.application-items {
  position: relative;
}
.application-items h6 {
  position: absolute;
  color: #EAEAEA;
  bottom: 10%;
  left: 30%;
  font-size: 25px;
}
.application-items img {
  border-radius: 5px;
}
/* related machines */
.related-section {
  background: #002d41;
  padding: 50px 0;
}
.related-section h2 {
  text-align: center;
  color: #fff;
}
.related-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  justify-items: center;
  align-items: center;
  margin: 3% 10%;
}
.related-items {
  background: #E4F3FB;
  border-radius: 25px;
  transition: transform 0.8s ease-in-out;
  -webkit-transition: background-color 700ms linear, color 700ms linear;
  height: 310px;
}
.related-items img {
  padding: 15px;
  transition: transform 0.8s ease-in-out;
}
.related-items h3 {
  padding-bottom: 20px;
  color: #005490;
  font-size: 20px;
  text-align: center;
}
.related-items:hover {
  background: #fff;
}
.related-items:hover img {
  transform: scale(1.1);
}
/* ----------------------------------------------
                  Common Banner
-------------------------------------------------*/
.common-banner {
/*  background: radial-gradient(circle, rgb(7 103 179) 0%, rgb(4, 63, 134) 55%, rgb(2, 50, 121) 100%);*/
background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  margin-top: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 250px;
}
.common-banner h1 {
  font-family: Gilroy-Regular;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
}
.common-banner p {
  font-family: Gilroy-Regular;
  font-size: 17px;
  color: #fff;
  padding: 0 15px;
  text-align: center;
}
/* -------------------------------------------------
                      Careers
------------------------------------------------------*/
.job-list {
  padding: 50px 0;
}
.job-list h4 {
  color: #002D41;
  font-family: Gilroy-Bold;
  font-size: 45px;
  text-transform: uppercase;
  text-align: center;
}
.job-list h3 {
  color: #000;
  font-family: Gilroy-SemiBold;
  font-size: 22px;
  font-weight: 400;
}
.job-list p {
  color: #6F6F6F;
  font-family: Gilroy-SemiBold;
  font-size: 18px;
  text-transform: capitalize;
}
.job-list p img{
  padding: 10px;
}
.accordion-button {
  width: 99% !important;
}
.job-list .accordion-button:after {
  content: "Apply Job" !important;
  width: 175px !important;
  height: 40px !important;
  color: #FFFFFF;
  text-align: center !important;
  font-family: 'Gilroy-Regular';
  font-size: 16px;
  float: right !important;
  padding: 0.5rem;
  border: 1px solid #EC2027;
  border-radius: 5px;
  background-color: #EC2027;
  background-image: none !important;
  cursor: pointer;
}
.job-list .accordion-button:not(.collapsed):after {
  display: none !important;
}
.accordion-button:not(.collapsed) {
  box-shadow: unset;
}
.job-list .accordion-button:focus {
  z-index: 3;
  border-color: unset;
  outline: 0;
  box-shadow: unset;
}
.job-list .accordion-button {
  background: #F3F3F3;
  padding: 20px 50px;
  margin: 10px;
}
.accordion-item {
  background: #F3F3F3;
  border: unset;
}
.accordion-body .left-co {
  padding-left: 3rem; 
}
.accordion-body h6 {
  color: #000;
  font-family: 'Gilroy-SemiBold';
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  text-transform: capitalize;
  padding: 10px 50px;
}
.accordion-body ul {
  padding-left: 5rem;
  padding-bottom: .8rem;
}
.btn-apply {
  display: flex;
  width: 175px;
  height: 50px;
  padding: 10px 25px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 5px;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  border: unset;
  color: #fff;
}
.btn-apply{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}
.btn-apply:after {
  content: '»';
  position: absolute;
  opacity: 0; 
  color: #EC2027; 
  top: 6px;
  right: 35%;
  font-size: 25px;
  transition: 0.5s;
}
.btn-apply:hover{
  padding-right: 24px;
  padding-left:8px;
  color: #EC2027;
  background: #F2F2F2;
}
.btn-apply:hover:after {
  opacity: 1;
  right: 21%;
}
.accordion-check {
  display: none;
}
.accordion-check:checked ~ .accordion-item .accordion-header .toggle-content {
  display: none;
}
/* --------------pop up form-------------- */
#myModal .modal {
  display: none;
  position: fixed;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}
#myModal .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 35%;
}
#myModal .close1 {
  width: 20px;
  color: #aaaaaa;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 28px;
  font-weight: bold;
}
#myModal .close1:hover,
#myModal .close1:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.submit_btn{
  display: flex;
  width: 100%;
  height: 46px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  border: none;
  margin-top: 20px;
  color: #fff;
  font-size: 19px;
}
label{
  color: #252525;
  font-family: Gilroy-SemiBold;
  font-size: 16px;
  text-transform: capitalize;
  padding: 10px;
}
.iti {
  width: 100%;
}
.career-form :is(input,select).errorform {
  border: 1px solid red !important;
}
/* -------end pop up form------------ */
.career-section {
  background: #002D41;
  padding: 50px 0;
}
.career-grid {
  display: grid;
  row-gap: 30px;
  column-gap: 55px;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  justify-items: center;
  align-items: center;
  margin: 2% 9%;
}
.career-items {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.career-items img {
  margin: 0% 17%;
}
/* working at st machine */
.work-section {
  padding: 90px 0;
  position: relative;
}
.work-section h1{
  color: #002D41;
  font-family: 'Gilroy-Bold';
  font-size: 50px;
  text-transform: uppercase;
  text-align: start;
  margin-bottom: 20px;
}
.work-content {
  padding: 50px 100px 0px 80px;
}
.work-content p{
  font-family: 'Gilroy-Regular';
}
.work-image {
  position: relative;
  z-index: 2;
}
.work-1 {
  position: absolute;
  left: 48%;
  Width: 12%;
  top: 9.5%;
  animation: moveUpDown 2s ease-in-out infinite alternate;
}
.work-2 {
  position: absolute;
  left: 72.5%;
  Width: 12%;
  bottom: 9.5%;
  animation: moveUpDown2 2s ease-in-out infinite alternate;
}
@keyframes moveUpDown2 {
  0% {
      transform: translateY(10px);
  }
  100% {
      transform: translateY(0);
  }
}
/* --------------------------------------
                News & Events
-----------------------------------------------------*/
.news-section {
  padding-bottom: 50px;
}
.news-sec-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  column-gap: 20px;
  text-align: center;
}
.news-sec-grid .news-items {
  padding: 20px 16px;
  transition: all 500ms linear;
  display: block !important;
}
.news-sec-grid .news-items:hover {
  border-radius: 5px;
  border: 1px solid #EC2027;
  box-shadow: 0px 4px 25px 0px #002D41;
  transform: translateY(-10px);
}
.news-sec-grid h6 {
  color: #252525;
  font-family: 'Gilroy-SemiBold';
  font-size: 16px;
  text-align: left;
  margin: 25px 0 15px;
}
.news-sec-grid p {
  color: #000;
  font-family: 'Gilroy-Regular';
  text-align: left;
  line-height: 23px;
}
.news-sec-grid h5 {
  color: #EC2027;
  font-family: 'Gilroy-SemiBold';
  font-size: 18px;
  text-align: left;
  margin-top: 30px;
}
/* .news h5 {
  color: #1e1e1e;
  text-align: center;
  font-family: 'Gilroy-Regular';
  font-size: 30px;
  font-weight: 400;
  padding: 0px 0px 40px;
} */
.news-section .tabs {
  max-width: 100%;
}
.news-section .tabs-nav {
  position: relative;
  display: block;
}
.news-section .tabs-nav li {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding: 13px 22px 13px;
  font-family: 'Gilroy-Regular';
}
.tabs-nav a {
  color: #000;
  display: block;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  font-family: 'Gilroy-Regular';
}
.tabs-nav a:hover {
  text-decoration: underline;
  color: #EC2027;
}
.tabs-nav .tab-active a {
  background: #fff;
  border-bottom-color: transparent;
  color: #EC2027;
  cursor: default;
  text-decoration: underline;
}
.news-section .tabs-stage {
  position: relative;
  bottom: 0;
}
/* news and events single */
.news-detail-section {
  padding: 50px 0;
}
.news-detail-section img {
  padding: 20px 10px;
  width: 75%;
}
.news-detail-section h6 {
  color: #000;
  font-family: Gilroy-Bold;
  font-size: 20px;
  text-transform: lowercase;
  margin-bottom: 30px;
}
.news-detail-section p {
  color: #000;
  font-family: Gilroy-Regular;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  text-transform: unset;
  margin-bottom: 20px;
}
/* ----------------------------------------
                Blogs
-------------------------------------------*/
 
.blog-sec{
  padding: 70px 0;
}
 
.blog_sec-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(295px, 1fr));
  column-gap: 0px;
  text-align: center;
}
.blog_sec-grid .grid-items {
  padding: 20px 16px;
  transition: all 500ms linear;
}
.blog_sec-grid .grid-items:hover {
  border-radius: 5px;
  border: 1px solid #EC2027;
  box-shadow: 0px 4px 25px 0px #002D41;
  transform: translateY(-10px);
}
.blog_sec-grid h6 {
  color: #252525;
  font-family: 'Gilroy-SemiBold';
  font-size: 16px;
  text-align: left;
  margin: 25px 0 15px;
}
.blog_sec-grid p {
  color: #000;
  font-family: 'Gilroy-Regular';
  text-align: left;
  line-height: 24px !important;
}
.blog_sec-grid h5 {
  color: #EC2027;
  font-family: 'Gilroy-SemiBold';
  font-size: 18px;
  text-align: left;
  margin-top: 30px;
}
.blogs-items-small {
  padding: 28px;
  border-radius: 5px;
  background: #F3F3F3;
}
.small-items-ind{
  margin-bottom: 10px;
}
.small-items-row h6{
  font-family: 'Gilroy-SemiBold';
  font-size: 16px;
}
.small-items-row {
  margin-bottom: 10px;
}
.small-items a {
  color: #252525;
  font-family: 'Gilroy-SemiBold';
  font-size: 16px;
  text-align: left;
  margin: 25px 0 15px;
}
.blog-detail-sec {
  padding: 50px 0;
}
.blog-detail-sec h6{
  color: #000;
  font-family: Gilroy-Bold;
  font-size: 20px;
}
.blog-detail-sec p {
  color: #000;
  font-family: Gilroy-Regular;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  text-transform: unset;
}
.blog-detail-sec li{
  color: #000;
  font-family: Gilroy-Regular;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  text-transform: lowercase;
}
.recent-items {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.recent-items h6 {
  color: #252525;
  font-family: Gilroy-Bold;
  font-size: 16px;
  text-transform: capitalize;
}
.recent-items a {
  color: #EC2027;
  font-family: Gilroy-Bold;
  font-size: 16px;
  text-transform: capitalize;
}
/*------- Service And Support --------*/
.common-banner{
/*  background: radial-gradient(circle, rgb(7 103 179) 0%, rgb(4, 63, 134) 55%, rgb(2, 50, 121) 100%);*/
position: relative;
  background: url(../build/img/about/st-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
}
.common-banner h1 {
  font-size: 50px;
  color: #fff;
  font-weight: 700;
  font-family: Gilroy-Regular;
  padding: 0 10px;
}
.white-box {
  background: #FFF;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px 60px;
}

.white-box h6 {
  color: #EC2027;
  font-family: 'Gilroy-Bold';
  font-size: 25px;
  line-height: 30px;
  margin: 20px 0;
  text-align: center;
}
.white-box h5 {
  color: #000;
  font-family: 'Gilroy-Bold';
  font-size: 30px;
  line-height: 30px;
  margin: 20px 0;
}
.white-box p {
  color: #252525;
  text-align: center;
  font-family: 'Gilroy-Regular';
  line-height: 23px;
}
.support-sec {
  padding: 80px 0;
}
.support-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(315px, 1fr));
  column-gap: 55px;
  row-gap: 30px;
  text-align: center;
}
.support-grid .grid-items {
  background: #F3F3F3;
  padding: 45px 0;
}
p.name {
  color: #EC2027;
  font-size: 30px;
  font-family: 'Gilroy-Bold';
}
p.team {
  color: #707070;
  font-family: 'Gilroy-Light';
  font-size: 20px;
}
p.support {
  color: #000;
  font-family: 'Gilroy-Bold';
  font-size: 20px;
}

.support-btn {
  position: relative;
  border-radius: 5px;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  color: #ffffff;
  font-size: 18px;
  font-family: 'Gilroy-Medium';
  overflow: hidden;
  width: 193px;
  height: 55px;
  transition: .3s all linear;
  border: unset;
  margin-top: 15px;
}
.support-btn::before {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 20px;
  content: "";
  color: #fff;
  background:url(../build/img/service/call.svg) no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 0.25s;
  font-size: 0;
  opacity: 0;
}
.support-btn:hover {
  text-indent: -40px;
  background: #EC2027;
}
.support-btn:hover::before {
  opacity: 1;
}

.help-btn {
  position: relative;
  border-radius: 5px;
  background: #00984A; 
  color: #ffffff;
  font-size: 18px;
  font-family: 'Gilroy-Medium';
  overflow: hidden;
  width: 193px;
  height: 55px;
  transition: .3s all linear;
  border: unset;
  margin-top: 15px;
}
.help-btn::before {
  width: 15px;
  height: 17px;
  position: absolute;
  right: 60px;
  top: 18px;
  content: "";
  color: #fff;
  background: url(../build/img/service/arrow.svg ) no-repeat;
  background-position: center;
  background-size: cover;
  transition: .3s all linear;
  font-size: 0;
  opacity: 0;
}
.help-btn:hover {
  text-indent: -40px;
  background: #ffffff;
  color: #EC2027;
}
.help-btn:hover::before {
  opacity: 1;
  right: 50px;
}
.mt-10 {
  margin-top: 7rem;
}
.tab {
  width: 25%;
}
.tab button {
  display: block;
  padding: 15px 25px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  color: #252525;
  font-family: 'Gilroy-SemiBold';
  font-size: 25px;
  border-bottom: 0.20px solid #b3b3b3;
  background: #F3F3F3;
}
.tab button:hover {
  background-color: #ddd;
}
.tab button.active {
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  color: #ffffff;
}
.support-sec .tabcontent {
  padding: 40px 50px 60px;
  width: 75%;
  border-left: none;
  height: auto;
  background: #F3F3F3;
}
.support-sec .tabcontent li {
  list-style: none;
  color: #252525;
  font-family: 'Gilroy-Regular';
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 25px;
  text-indent: -40px;
  /* text-transform: capitalize; */
}
.training-sec {
  background: #002D41;
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}
.training-sec h2{
  color: #FFF;
  font-family: 'Gilroy-Bold';
  font-size: 50px;
  text-align: center;
  margin-bottom: 20px;
}
.training-sec p {
  text-align: center;
  color: #ffffff;
  font-family: 'Gilroy-Regular';
  line-height: 35px;
}
.stm-rotate {
  position: absolute;
  bottom: 2rem;
  left: -9rem;
  animation: spin 30s linear infinite;
  width: 20%;
}
.stm-rotate1 {
  position: absolute;
  top: 5rem;
  right: -10rem;
  animation: spin 30s linear infinite;
  width: 20%;
}
/* Swiper
----------------------------------*/
.gallery {
  width: 100%;
  position: relative;
  padding: 0px 18rem;
  margin: 20px auto 0;
}

.gallery .swiper-slide img {
  width: 100%;
  height: 100%;
}
.gallery .swiper-button-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  cursor: pointer;
  background: url(../build/img/service/left-arrow-1.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 58px;
  height: 58px;
}
.gallery .swiper-button-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  cursor: pointer;
  background: url(../build/img/service/right-arrow.svg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 58px;
  height: 58px;
}
.gallery .swiper-button-prev:hover{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  cursor: pointer;
  background: url(../build/img/service/left-arrow.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 58px;
  height: 58px;
}
.gallery .swiper-button-next:hover {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  cursor: pointer;
  background: url(../build/img/service/right-arrow-1.png) no-repeat;
  background-position: center;
  background-size: cover;
  width: 58px;
  height: 58px;
}
.square-1 {
  position: absolute;
  top: 4rem;
  left: 12.5rem;
  animation: moveUpDown1 2s ease-in-out infinite alternate;
}
.square-2 {
  position: absolute;
  bottom: 4rem;
  right: 12.5rem;
  animation: moveUpDown1 2s ease-in-out infinite alternate;
}
/* Contact Us Style */
.contact-sec{
  background: url(../build/img/contact/bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px 0;
}
.contact-sec h2 {
  color: #000;
  font-family: 'Gilroy-Bold';
  font-size: 44px;
  margin-bottom: 4rem;
}
.contact-sec h4 {
  color: #EC2027;
  font-family: 'Gilroy-SemiBold';
  font-size: 22px;
  text-align: center;
}
.contact-sec h3 {
  color: #000;
  text-align: center;
  font-family: 'Gilroy-SemiBold';
  font-size: 50px;
}
#contact_enq label{
  color: #1D1E3F;
  font-family: 'Gilroy-SemiBold';
  font-size: 16px;
}
#contact_enq .form-control {
  display: block;
  width: 100%;
  padding: .75rem;
  font-size: 1rem;
  font-family: 'Gilroy-Regular';
  border-radius: 5px;
  margin: 5px 0 10px;
}
#contact_enq .iti {
  width: 100%;
  margin: 5px 0 10px;
}
.serviceBox {
  padding: 32px 50px 32px 105px;
  position: relative;
  z-index: 1;
  width: 460px;
  height: 153px;
  margin: 40px auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.serviceBox:before {
  content: '';
  position: absolute;
  left: 28px;
  top: 0;
  right: 0;
  bottom: 0;
  background: #002D41;
}
.serviceBox:after{ clip-path: polygon(95% 15%, 100% 15%, 100% 100%, 95% 100%); }
.serviceBox .service-icon {
  color: #fff;
  margin: 0 0 15px;
  transform: translateY(-50%);
  position: absolute;
  left: -5%;
  top: 50%;
}
.serviceBox .title{
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  margin: 0 0 10px;
}
.serviceBox .description {
  margin: 0;
  color: #FFF;
  font-family: 'Gilroy-Regular';
  line-height: 30px;
  z-index: 1;
  position: relative;
}
/* mega menu */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
nav {
  position: fixed;
  z-index: 99;
  width: 100%;
  background: #fff;
  top: 0;
  right: 0;
  left: 0;
}
nav .wrapper {
  position: relative;
  padding: 0rem 5rem 0rem 5rem;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
nav .wrapper .logo a{
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}
.logo {
  width: 15%;
}
.logo1 img {
  width: 55%;
}
.wrapper .nav-links{
  display: inline-flex;
}
ul.nav-links{
  margin: 0;
}
.nav-links li {
  list-style: none;
  padding: 65px 25px 25px;
}
.nav-links li a {
  color: #000;
  font-family: 'Gilroy-Regular';
  font-size: 16px;
  text-transform: capitalize;
}
#link-3 .mega-links {
  border-left: 1px solid #00984A;
  padding: 0;
}
.nav-links .mobile-item{
  display: none;
}
.nav-links .drop-menu{
  position: absolute;
  background: #242526;
  width: 180px;
  line-height: 45px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}
.nav-links li:hover .drop-menu, .nav-links li:hover .mega-box {
  transition: all 0.3s ease;
  top: 112px;
  opacity: 1;
  visibility: visible;
}
.drop-menu li a{
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  border-radius: 0px;
}
.mega-box{
  position: absolute;
  left: 0;
  width: 100%;
  top: 85px;
  opacity: 0;
  visibility: hidden;
}
.mega-box .content {
  background: #ffffff;
  padding: 2rem 4rem;
  display: flex;
  width: 100%;
  box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}
.mega-box .content .row {
  line-height: 45px;
}
#link-1{
  width: 18%;
}
#link-2{
  width: 25%;
}
#link-3 {
  width: 30%;
}
#link-3 {
  max-height: 350px;
  overflow-y: scroll;
  padding-right: 15px;
}
#link-3::-webkit-scrollbar {
  width: 5px;
  background-color: #e9e9e9;
}
#link-3::-webkit-scrollbar-thumb {
  background-color: #00984A;
  border-radius: 5px;
}

#link-3::-webkit-scrollbar-thumb:hover {
  background-color: #16c56b;
}
#link-4 {
  width: 30%;
}

.row .mega-links li:hover {
   background: #F3F3F3;
   width: 95%;
   padding: 0 10px;
 }
.product-links li:hover{
  background: #F3F3F3;
}
.mega-links{
  margin: 0px;
}
.content .row header{
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 500;
}
.row .mega-links li{
  padding: 0;
  width: 95%;
  transition: all .8s ease-in-out;
}
.row .mega-links li a {
  color: #000;
  text-align: center;
  font-family: Gilroy-Regular;
  font-size: 16px;
  line-height: 20px;
  text-transform: capitalize;
}
.wrapper .btn {
  color: #000;
  font-size: 20px;
  cursor: pointer;
  border: 1px solid;
  display: none;
}
.wrapper .btn.close-btn{
  position: absolute;
  right: 30px;
  top: 35px;
}
@media screen and (max-width: 1030px) {
  .wrapper .btn{
    display: block;
  }
  nav .wrapper {
    position: relative;
    padding: 1rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wrapper .nav-links {
  position: fixed;
  height: 100vh;
  width: 100%;
  max-width: 450px;
  top: 0;
  left: -100%;
  background: #ffffff;
  display: block;
  padding: 10px 10px;
  line-height: 50px;
  overflow-y: auto;
  box-shadow: 0px 15px 15px rgba(0,0,0,0.18);
  transition: all 0.3s ease;
}
  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    background: #242526;
  }
  ::-webkit-scrollbar-thumb {
    background: #3A3B3C;
  }
  #menu-btn:checked ~ .nav-links{
    left: 0%;
  }
  #menu-btn:checked ~ .btn.menu-btn{
    display: none;
  }
  #close-btn:checked ~ .btn.menu-btn{
    display: block;
  }
  .nav-links li {
    margin: 15px 10px;
    border-bottom: 1px solid #cdcdcd;
    padding: 0;
}
  .nav-links li a{
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }
  .nav-links .drop-menu{
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }
  #showDrop:checked ~ .drop-menu,
  #showMega:checked ~ .mega-box{
    max-height: 100%;
  }
  .nav-links .desktop-item{
    display: none;
  }
  .nav-links .mobile-item {
    display: block;
    color: #000000;
    font-size: 20px;
    font-family: 'Gilroy-Regular';
    padding: 0 0 0 19px;
    text-transform: capitalize;
    cursor: pointer;
    /* border-radius: 5px; */
    transition: all 0.3s ease;
}
  .nav-links .mobile-item label{
    padding: 0;
  }
  .drop-menu li{
    margin: 0;
  }
  .drop-menu li a{
    border-radius: 5px;
    font-size: 18px;
  }
  .mega-box{
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box .content{
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }
  .mega-box .content .row{
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255,255,255,0.08);
  }
  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2){
    border-top: 0px;
  }
  .content .row .mega-links{
    border-left: 0px;
    padding-left: 15px;
  }
  .row .mega-links li{
    margin: 0;
  }
  .content .row header{
    font-size: 19px;
  }
}
nav input{
  display: none;
}
.body-text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 0 30px;
}
.body-text div{
  font-size: 45px;
  font-weight: 600;
}
.product-info {
  margin: 0px 20px;
}
.product-content {
  background: #F3F3F3;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product-content h6{
  color: #002D41;
  padding: 10px 0;
}
.product-content p{
  color: #505050;
  text-align: center;
}
.product-content h5{
  color: #EC2027;
  font-size: 16px;
}
.product-content a{
  text-transform: capitalize !important;
}
.product-links li a {
  position: relative;
  padding-right: 20px;
}
.product-links li a img {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.product-links li a.active img {
  display: inline-block;
}
.category-links li a {
  position: relative;
  padding-right: 20px;
}
.category-links li a img {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.category-links li a.active img {
  display: inline-block;
}
/* about-us */
/* company timeline */
.company-timeline {
  background: #f2f2f2;
  background-position: center;
  background-size: cover;
  padding: 50px 0px 50px;
}
.timeline-hed {
  color:#EC2027;
  /* font-size: clamp(35px, 3.5vw, 90px); */
  font-size: 90px;
  z-index: 9;
  left: 33%;
}
.hed-stroke{
  color: transparent;
  -webkit-text-stroke: 1px #176399;
}
.timeline-vector-1 {
  display: block;
  padding: 14rem 0;
  margin-left: 14rem;
}
.timeline-vector-2 {
  display: block;
  padding: 14rem 0;
}
.timeline-vector-3 {
  display: block;
  padding: 14rem 0;
}
.timeline-photos img {
  position: absolute;
  height: auto;
}
.tm-content {
  background: url(../build/img/home/why-bg1.png) no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  overflow: hidden;
  z-index: 10;
  transition: max-height 2s ease, opacity 1s ease;
  max-height: 0;
  opacity: 0;
  padding: 20px;
}
.tm-content h6 {
  color: #EC2027;
  font-size: 25px;
}
.tm-content p {
  color: #fff;
  margin-top: 20px;
}
.year-first {
  height: 310px;
  width: 17%;
  background-color: #EC2027;
  background-image: linear-gradient(to right, #EC2027 , #A41E23);
  position: absolute;
}
.year-second {
  height: 310px;
  width: 17%;
  background: #002D41;
  position: absolute;
}
.year-2015 {
  left: 0.8%;
  top: 28%;
  opacity: 1;
}
.year-2018 {
  left: 37%;
  top: 33%;
  opacity: 1;
}
.year-2021 {
  left: 71%;
  top: 28%;
  opacity: 1;
}
.year-2022 {
  left: 0%;
  top: 34%;
  opacity: 1;
}
.year-2023a {
  left: 37%;
  top: 26%;
  opacity: 1;
}
.year-2023b {
  left: 71%;
  top: 34%;
  opacity: 1;
}
.year-2023c {
  left: 0%;
  top: 22%;
  opacity: 1;
}
.year-2024 {
  left: 40%;
  top: 40%;
  opacity: 1;
}
.year-2024a {
  left: 74%;
  top: 22%;
  opacity: 1;
}
.year-first h1{
  color: #fff;
  font-size: 60px;
  position: absolute;
}
.year-second h1{
  font-size: 60px;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  position: absolute;
}
.timeline-1 img {
  position: absolute;
  left: 5%;
  top: 40%;
  z-index: 1;
  height: 400px;
}
.year-2015 h1 {
  left: 11%;
  top: 7%;
}
.one{
  width: 315px;
  bottom: 56px;
  height: 400px;
  left: 5%;
}
.timeline-1:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.timeline-2 img {
  position: absolute;
  left: 42%;
  top: 9%;
  z-index: 1;
  height: 400px;
}
.year-2018 h1 {
  left: 11%;
  top: 70%;
}
.two{
  width: 315px;
  bottom: 291px;
  height: 400px;
  left: 42%;
}
.timeline-2:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.timeline-3 img {
  position: absolute;
  left: 76%;
  top: 40%;
  z-index: 1;
  height: 400px;
}
.year-2021 h1 {
  left: 11%;
  top: 7%;
}
.three{
  width: 315px;
  bottom: 56px;
  height: 400px;
  left: 76%;
}
.timeline-3:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.timeline-4 img {
  position: absolute;
  left: 5%;
  top: 8%;
  z-index: 1;
  height: 400px;
}
.year-2022 h1 {
  left: 11%;
  top: 70%;
}
.four{
  width: 315px;
  bottom: 297px;
  height: 400px;
  left: 5%;
}
.timeline-4:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.timeline-5 img {
  position: absolute;
  left: 42%;
  top: 39%;
  z-index: 1;
  height: 400px;
}
.year-2023a h1 {
  left: 11%;
  top: 7%;
}
.five{
  width: 315px;
  bottom: 63px;
  height: 400px;
  left: 42%;
}
.timeline-5:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.timeline-6 img {
  position: absolute;
  left: 76%;
  top: 8%;
  z-index: 1;
  height: 400px;
}
.year-2023b h1 {
  left: 11%;
  top: 70%;
}
.six{
  width: 315px;
  bottom: 297px;
  height: 400px;
  left: 76%;
}
.timeline-6:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.timeline-7 img {
  position: absolute;
  left: 5%;
  top: 34%;
  z-index: 1;
  height: 400px;
}
.year-2023c h1 {
  left: 11%;
  top: 7%;
}
.seven{
  width: 315px;
  bottom: 102px;
  height: 400px;
  left: 5%;
}
.timeline-7:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.timeline-8 img {
  position: absolute;
  left: 46%;
  top: 16%;
  z-index: 1;
  height: 400px;
}
.year-2024 h1 {
  left: 11%;
  top: 70%;
}
.eight{
  width: 315px;
  bottom: 239px;
  height: 400px;
  left: 46%;
}
.timeline-8:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.timeline-9 img {
  position: absolute;
  left: 80%;
  top: 34%;
  z-index: 1;
  height: 400px;
}

.year-2024a h1 {
  left: 11%;
  top: 7%;
}
.nine{
  width: 315px;
  bottom: 102px;
  height: 400px;
  left: 80%;
}
.timeline-9:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}

.timeline-10 img {
    position: absolute;
    left: 5%;
    top: 8%;
    z-index: 1;
    height: 400px;
}
.timeline-10:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}

.timeline-11 img {
    position: absolute;
    left: 42%;
    top: 39%;
    z-index: 1;
    height: 400px;
}
.timeline-11:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.timeline-12 img {
    position: absolute;
    left: 76%;
    top: 8%;
    z-index: 1;
    height: 400px;
}

.timeline-12:hover .tm-content {
  opacity: 1;
  max-height: 400px;
}
.time-line {
  padding: 0;
}
.swiper-timeline-wrapper {
  margin-top: -2%;
}
.swiper-timeline-next, .swiper-timeline-prev {
  cursor: pointer;
  z-index: 100;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}
.swiper-timeline-next {
  float: right;
  left: -47%;
  margin: 0;
  background: url(../build/img/icons/next-6.png)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
  z-index: 1;
}
.swiper-timeline-prev {
  float: left;
  left: 47%;
  margin: 0;
  background: url(../build/img/icons/next-5.png)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
  z-index: 1;
}
.swiper-timeline-next:hover{
  float: right;
  left: -47%;
  margin: 0;
  background: url(../build/img/icons/next-1.svg)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
  z-index: 1;
}
.swiper-timeline-prev:hover {
  float: left;
  left: 47%;
  margin: 0;
  background: url(../build/img/icons/prev-1.svg)no-repeat;
  width: 35px;
  height: 35px;
  background-size: cover;
  z-index: 1;
}
/* -------------------------------- */
.category-lists-slider{
  position: relative;
  display: flex;
}
#catgory-slider .swiper-slide {
  width: auto;
}
.category-button {
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  border: 1px solid #8C8C8C;
  background-color: #fff;
  color: #8C8C8C;
  padding: 10px 25px;
  border-radius: 10px;
  display: inline-block;
  cursor: pointer;
  user-select: none;
  margin: 0 10px;
}
.category-button a{
  color: #EC2027;
}
.category-button.active{
  background-color: #EC2027;
  border: 1px solid #EC2027;
  color: #fff;
}
.category-button.active a{
  color: #fff;
}
.data-text {
  display: none;
}
.data-text.active{
  display: block;
}
.data-text h6{
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 8px;
  font-weight: 700;
}
.data-text p{
  font-weight: 600;
  margin-bottom: 0;
}
.slider-button {
  width: 30px;
  height: 30px;
  background-color: #EC2027;
  box-shadow: 0px 2px 4px rgb(0 0 0 / 30%);
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  position: absolute;
  top: 10px;
  z-index: 1;
  cursor: pointer;
}
.slider-button.slider-prev {
  left: -70px;
}
.slider-button.slider-next {
  right: -70px;
}
.slider-button.swiper-button-disabled{
  opacity: 0;
  visibility: hidden;
}
/* thankyou */
.thankyou-sec {
  background: url(../build/img/thankyou/thankyou-bg.png);
  margin-top: 115px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 85vh;
}
.thankyou-sec h1 {
  font-family: 'Gilroy-Regular';
  font-size: 50px;
  font-weight: 700;
  color: #fff;
}
.thankyou-sec p {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
}
.thankyou-sec a {
  text-decoration: underline;
}
/* pop up modal */
#myModal-load .modal-content {
  margin: 40% 0% 0% -10%;
  padding: 20px;
  border: 1px solid #888;
  width: 120%;
}
#myModal-load .modal-dialog button.close {
  position: absolute !important;
  top: 10px;
  right: 10px;
  background-color: transparent;
  border: 0;
}
#myModal-load .modal-dialog button.close img {
  width: 25px;
}

/*Ad Popup Modal*/
#simpleModal {
  backdrop-filter: blur(1px);
  background-color: #01223770;
}
#simpleModal .modal-content_h {
  top: 200px;
  background-color: transparent;
  border: unset;
 
}
#simpleModal .home_close {
  color: #F4F4F4;
  width: 52px;
  height: 0px;
  padding: 1.68px 1.68px 1.68px 1.69px !important;
  gap: 0px;
  opacity: 0px;
  font-size: 35px;
}
#simpleModal .close {
  margin-left: auto;
  font-size: 2.5rem;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  background: transparent;
  border: unset;
  z-index: 99;
}
@media (max-width: 1024px){
  #simpleModal .modal-content {
    width: 100%;
}  
}

@media (min-width: 576px) {
    #simpleModal .modal-dialog {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}

/*Folding Img*/

.imgfold {
    position: fixed;
    z-index: 99;
    top: 80%;
    left: 0px;
    right: auto;
    display: none;
}