body {
  position: relative;
  overflow-x: hidden;
  background: #fbfbfb;
}

/* 
ul {

}

.site-navbar-wrap .buttonstyle a {

}

*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", sans-serif;
}

p,
strong,
span,
li,
ul,
small,
a {
  font-family: "Poppins", sans-serif;
}

.sm-heading {
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  color: #04ae9b;
  font-size: 18px;
  font-weight: 500;
  text-decoration: underline;
}

body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  opacity: 0;
  visibility: hidden;
  z-index: 2 !important;
}

.line60 {
  line-height: 60px;
}

body.offcanvas-menu:before {
  opacity: 1;
  z-index: 1002;
  visibility: visible;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.mt-10 {
  margin-bottom: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1320px;
  }
}

a {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.is-sticky .buttonstyle a {
  padding: 10px 10px !important;
}

/*.is-sticky .site-navbar {
    padding: 10px 0;
}*/

.site-navbar .col-2 {
  position: relative;
}

.site-navbar-wrap .buttonstyle a {
  font-size: 13px !important;

  margin-right: 10px;
}

.site-navigation .container:nth-child(1) {
  background: none;
}




/* .site-navbar .col-2:after {
    content: "";
    display: block;
    position: absolute;
    background: #000;
    border-right: 1px solid #fff;
    height: 65px;
    width: 1px;
    border-color: #707070;
    right: 0;
    top: -30px;
}
.is-sticky .site-navbar .col-2:after {
    height: 63px;
} */
/* .site-navbar-wrap {
    position: absolute;
    z-index: 99;
    width: 100%;
    left: 0;
} */
.site-navbar-wrap {
  position: relative;
  /* Change from fixed to relative */
  z-index: 99;
  width: 100%;
  left: 0;
  top: auto;
  /* Change from 0 to auto */
}

.site-navbar-wrap.sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  /* background: #000758; */
  /* background: #222951;
  background: linear-gradient(190deg, rgb(25 46 168) 0%, rgb(2 19 67) 100%); */
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  background: linear-gradient(-45deg, #b60a01, #222222, #222222, #b60a01);
  background-size: 300% 300%;
  animation: gradientt 15s ease infinite;
}

@keyframes gradientt {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.site-navbar-wrap.custom-top.sticky-header {
  margin-top: 0;
}

.site-navbar-wrap a {
  color: #fff;
}

.site-navbar-wrap .site-navbar-top {
  font-size: 0.8rem;
}

.site-navbar-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.site-navbar {
  margin-bottom: 0px;
  width: 100%;
}

/* .site-navbar .site-logo {
        font-weight: 200;
        line-height: 0;
        padding: 0 10px;

        position: relative;
    } */

.site-navbar .site-logo a {
  font-weight: 200;
  color: #707070;
  font-size: 30px;
  text-transform: uppercase;
}

.site-navbar .site-navigation .site-menu {
  margin-bottom: 0;
  padding-left: 0;
  display: flex !important;
  justify-content: end;
}

.site-navbar .site-navigation .site-menu a {
  text-decoration: none !important;
  display: inline-block;
  font-weight: 400;
}

.site-navbar .site-navigation .site-menu>li {
  display: inline-block;
  padding: 10px 0px;
}

.sticky-header .site-navbar .site-navigation .site-menu>li {
  display: inline-block;
  padding: 0px 0px;
}

.site-navbar .site-navigation .site-menu>li>a {
  padding: 20px 10px;
  /*        color: rgba(255, 255, 255, 0.6);*/
  color: #fff;
  font-size: 13px;
  text-decoration: none !important;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.site-navbar .site-navigation .site-menu>li>a.active {
  color: #000;
}

.site-navbar .site-navigation .site-menu>li>a:hover {
  color: #f6ff00 !important;
}

.site-navbar .site-navigation .site-menu .has-children {
  position: relative;
}

.site-navbar .site-navigation .site-menu .has-children>a {
  position: relative;
  padding-right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
  position: absolute;
  content: "▾";
  right: 2px;
  font-size: 16px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sticky-wrapper .site-navbar .site-navigation .site-menu>li.has-children>a {
  padding-right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
  visibility: hidden;
  opacity: 0;
  top: 100%;
  position: absolute;
  text-align: left;
  -webkit-box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 0px 0;
  margin-top: 20px;
  margin-left: 0px;
  background: #fff;
  -webkit-transition: 0.2s 0s;
  -o-transition: 0.2s 0s;
  transition: 0.2s 0s;
  border-radius: 4px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  border-bottom-color: #f6ff00 !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
  background: #f6ff00 !important;
  color: #000 !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top {
  position: absolute;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown.arrow-top:before {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #000;
  border-width: 10px;
  margin-left: -10px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
  font-size: 16px;
  text-transform: none;
  letter-spacing: normal;
  -webkit-transition: 0s all;
  -o-transition: 0s all;
  transition: 0s all;
  color: #343a40;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a.active {
  color: #007bff;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active>a {
  color: #fff !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 200px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li:first-child>a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li:last-child>a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
  padding: 9px 20px;
  display: block;
  font-family: "Inter", sans-serif !important;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
  background: #ebeef0;
  color: #212529;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
  content: "\e315";
  right: 20px;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
  left: 100%;
  top: 0;
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:active>a,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children:focus>a {
  background: #ebeef0;
  color: #212529;
}

.site-navbar .site-navigation .site-menu .has-children:hover>a,
.site-navbar .site-navigation .site-menu .has-children:focus>a,
.site-navbar .site-navigation .site-menu .has-children:active>a {
  color: #f6ff00;
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
  cursor: pointer;
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  margin-top: 0px;
  visibility: visible;
  opacity: 1;
}

.site-mobile-menu {
  width: 300px;
  position: fixed;
  right: 0;
  z-index: 2000;
  padding-top: 20px;
  background: #fff;
  height: calc(100vh);
  -webkit-transform: translateX(110%);
  -ms-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.offcanvas-menu .site-mobile-menu {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.site-mobile-menu .site-mobile-menu-header {
  width: 100%;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
  float: right;
  margin-top: 8px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
  font-size: 30px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 0px;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
  color: #dee2e6;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
  float: left;
  margin-top: 10px;
  margin-left: 0px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
  display: inline-block;
  text-transform: uppercase;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
  max-width: 70px;
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
  text-decoration: none;
}

.site-mobile-menu .site-mobile-menu-body {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding: 20px;
  height: calc(100vh - 52px);
  padding-bottom: 150px;
}

.site-mobile-menu .site-nav-wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

.site-mobile-menu .site-nav-wrap a {
  padding: 10px 20px;
  display: block;
  position: relative;
  color: #212529;
}

.site-mobile-menu .site-nav-wrap a.active,
.site-mobile-menu .site-nav-wrap a:hover {
  color: #007bff;
}

.site-mobile-menu .site-nav-wrap li {
  position: relative;
  display: block;
}

.site-mobile-menu .site-nav-wrap li.active>a {
  color: #007bff;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
  position: absolute;
  right: 0px;
  top: 7px;
  z-index: 20;
  width: 36px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  background: linear-gradient(90deg,
      rgba(182, 10, 1, 1) 0%,
      rgba(255, 168, 0, 1) 100%);
  color: #fff;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
  background: #f8f9fa;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
  font-size: 12px;
  z-index: 20;
  /* font-family: "icomoon";
            content: "\f078"; */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f054";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  -ms-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.site-mobile-menu .site-nav-wrap>li {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}

.site-mobile-menu .site-nav-wrap>li>a {
  padding-left: 20px;
  font-size: 16px;
}

.site-mobile-menu .site-nav-wrap>li>ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
  display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
  padding-left: 40px;
  font-size: 16px;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
  padding: 0;
  margin: 0;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
  display: block;
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
  font-size: 16px;
  padding-left: 60px;
}

.sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%;
}

.sticky-wrapper+.site-blocks-cover {
  margin-top: 96px;
}

.sticky-wrapper .site-navbar {
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.sticky-wrapper .site-navbar ul li.active a {
  color: #000;
}

.sticky-wrapper.is-sticky .site-navbar {
  background-color: #fff;
  border-bottom: 1px solid #dfdfdf;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li {
  display: inline-block;
  padding: 10px 5px;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li:last-child {
  padding-right: 0;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li:last-child>a {
  padding-right: 0;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li.has-children>a {
  padding-right: 20px;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li>a {
  padding: 10px 6px;
  color: #707070;
  font-size: 13px;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li>a:hover {
  color: #f6ff00 !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li>a.active {
  color: #fff !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-navigation .site-menu>li.active a {
  color: #000;
}

.site-menu-toggle i {
  color: #000;
}

.site-menu-toggle {
    display: none;
    z-index: 1001;
    background: #eb9c04;
    color: #000;
    padding: 10px 0;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
}
.js-sticky-header {
  position: sticky;
  top: 0;
  z-index: 1000;
}

.js-sticky-header.is-sticky {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.custom-padding-80-top {
  padding-top: 80px;
}

.custom-padding-50-top {
  padding-top: 50px;
}

.large-para {
  margin-bottom: 0;
  font-size: 24px;
  color: #060606;
  font-weight: 200;
}

.customflexbox {
  display: flex;
}

.alignitemscenter {
  align-items: center;
}

.gap-10 {
  gap: 1.5rem !important;
}

@media (max-width: 991px) {
  .site-navbar .bg-whitec {
    justify-content: space-between;
  }

  .site-navbar .col-xl-8.col-lg-8.col-sm-8 {
    width: 60%;
  }

  .site-navbar .col-xl-8.col-lg-8.col-sm-8 .container {
    padding: 0;
  }

  nav.site-navigation.text-center {
    text-align: right !important;
  }

  .site-navbar .site-logo {
    padding: 0 0;
  }

  /* nav.site-navigation.text-center {
    position: absolute;
    top: 0;
    right: 3px;
} */
  .site-menu-toggle {
    display: block;
  }

  .d-none-mobile {
    display: none !important;
  }

  .d-none-mobile {
    display: none;
  }

  .site-navbar .bg-whitec .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 30.66667%;
    max-width: 30.66667%;
  }

  .site-navbar .bg-whitec .col-sm-6 .text-center {
    text-align: right !important;
  }

  .site-navbar .bg-whitec .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 1 0 69%;
    max-width: 69%;
  }

  .site-navbar .bg-whitec .col-sm-7 a.text-white {
    color: #000 !important;
  }

  .d-inline-block.d-lg-none.ml-md-0.mr-auto.py-3 {
    margin: 0;
    padding: 0;
  }
}

.site-nav-wrap {
  transition: transform 0.3s ease;
}

.site-nav-wrap.slide-out {
  transform: translateX(-108%);
}

.site-mobile-menu .has-children>ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  /* transform: translateX(100%); */
  transform: translate(100%, -90%);
  transition: transform 0.3s ease;
  display: none;
  z-index: 10;
  padding: 20px 0;
  /* Add this */
}

.site-mobile-menu .has-children>ul>li>a {
  padding-left: 20px !important;
  /* Change from 40px to 20px */
  font-size: 16px;
}

.site-mobile-menu .has-children>ul .back-nav a {
  padding-left: 20px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

/* Hide arrow icons in submenu */
.site-mobile-menu .has-children>ul .arrow-collapse {
  display: none !important;
}

/* Also hide dropdown arrows in submenu */
.site-mobile-menu .has-children>ul .has-children>a:before {
  display: none !important;
}

/* More specific rule to hide arrow in submenu */
.site-mobile-menu .site-nav-wrap .has-children>ul .arrow-collapse {
  display: none !important;
}

/* Also hide the dropdown arrow from submenu links */
.site-mobile-menu .site-nav-wrap .has-children>ul .has-children>a:before {
  display: none !important;
}

/* Hide all dropdown arrows in submenu */
.site-mobile-menu .has-children>ul li a:before {
  display: none !important;
}

.js-sticky-header {
  position: sticky;
  top: 0;
  z-index: 1000;
}

.js-sticky-header.is-sticky {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  width: 100%;
}

/* .site-navbar .container:nth-child(1) {

    border-radius: 100px;
    background:#fff;

} */

.site-navigation .container:nth-child(1) {
  background: none;
}

.sticky-header .site-navbar .container:nth-child(1) {
  background: none;
}

.btncustom {
  background: #04ae9b;
  background: linear-gradient(90deg,
      rgba(4, 174, 155, 1) 0%,
      rgba(246, 255, 0, 1) 100%);
  /* 
	background: #0014ff; */
  color: white;
  border: none;
  border-radius: 0.625em;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  padding: 10px 20px;
}

.btncustom:hover {
  color: black;
}

.btncustom:after {
  content: "";
  background: white;
  position: absolute;
  z-index: -1;
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(-45deg) scale(0, 1);
  transition: all 0.5s;
}

.btncustom:hover:after {
  transform: skewX(-45deg) scale(1, 1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.btncustomone {
  background: #04ae9b;
  background: linear-gradient(90deg,
      rgba(4, 174, 155, 1) 0%,
      rgba(246, 255, 0, 1) 100%);
  /* 
	background: #0014ff; */
  color: white;
  border: none;
  border-radius: 0.625em;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  padding: 10px 20px;
}

.btncustomone:hover {
  color: black;
}

.btncustomone:after {
  content: "";
  background: white;
  position: absolute;
  z-index: -1;
  left: -20%;
  right: -20%;
  top: 0;
  bottom: 0;
  transform: skewX(-45deg) scale(0, 1);
  transition: all 0.5s;
}

.btncustomone:hover:after {
  transform: skewX(-45deg) scale(1, 1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.buttonstyle.text-right {
  display: flex;
  justify-content: right;
}

.buttonstyle {
  display: flex;
  gap: 20px;
}

.mybtns .btncustom:hover {
  color: #fff;
}

.mybtns .btncustomone:hover {
  color: #fff;
}

.mybtns .btncustom:after {
  background: #000;
}

.mybtns .btncustomone:after {
  background: #000;
}

.customli ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.customli ul li p {
  margin-right: 18px;
}

.customli ul li {
  padding: 18px 0;
  color: #fff;
}

.customli ul li:last-child {
  padding-bottom: 0;
}

.css-mb {
  max-width: 1000px;
  /* Set the desired maximum width of the macbook */
  min-width: 50px;
  /* Set the desired minimum width of the macbook */
  margin: 0 auto;
  /* Align mockup to center */
  bottom: -40px;
  position: relative;
}

.css-mb div {
  box-sizing: border-box !important;
  /* Just in case */
}

/* Center the display */
.css-mb .mb-display-position {
  width: 90%;
  margin: 0 auto;
}

/* The display */
.css-mb .mb-display {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 62.9442%;
  background: #000;

  -webkit-border-top-left-radius: 3.5% 5.3075%;
  -moz-border-radius-topleft: 3.5% 5.3075%;
  border-top-left-radius: 3.5% 5.3075%;

  -webkit-border-top-right-radius: 3.5% 5.3075%;
  -moz-border-radius-toptight: 3.5% 5.3075%;
  border-top-right-radius: 3.5% 5.3075%;
}

/* Webcam */
/* Browser may not render a perfect circle */
.css-mb .mb-display:before {
  content: "";
  display: block;
  position: absolute;
  top: 3%;
  left: 50%;
  width: 1%;
  height: 1.5164%;
  margin-left: -0.5%;
  border-radius: 50%;
  background: #525252;
}

/* Glare */
/* Browser may not render the top and right offset evenly */
.css-mb .mb-display:after {
  content: "";
  display: none;
  position: absolute;
  right: 0.4%;
  top: 0.64%;
  width: 62.5%;
  height: 100%;

  background: none;
  /* Hide the gradient on older browsers */
  background: -moz-linear-gradient(55deg,
      rgba(0, 0, 0, 0) 61%,
      rgba(255, 255, 255, 0.05) 61%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(36deg,
      rgba(0, 0, 0, 0) 61%,
      rgba(255, 255, 255, 0.05) 61%);
  /* Chrome10+ and Safari5.1+ compute the degree differently */
  background: -o-linear-gradient(55deg,
      rgba(0, 0, 0, 0) 61%,
      rgba(255, 255, 255, 0.05) 61%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(55deg,
      rgba(0, 0, 0, 0) 61%,
      rgba(255, 255, 255, 0.05) 61%);
  /* IE10+ */
  background: linear-gradient(55deg,
      rgba(0, 0, 0, 0) 61%,
      rgba(255, 255, 255, 0.05) 61%);

  -webkit-border-top-right-radius: 5.3075%;
  -moz-border-radius-toptight: 5.3075%;
  border-top-right-radius: 5.3075%;
}

/* Only show glare, if the class is applied */
.css-mb.with-glare .mb-display:after {
  display: block;
}

/* Position the screen and give make it the right size, ratio 16:10 */
.css-mb .mb-screen-position {
  position: absolute;
  top: 8%;
  width: 93.2%;
  left: 3.4%;
  height: 0;
  margin: 0;
  padding-bottom: 53.75%;
  /* Ratio */
  /*53.75% for vimeo videos*/
}

/* Give parent (this element) a "height", so that child elements can use height: 100%;*/
.css-mb .mb-screen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #4b4b4d;
  /* bg color if content is not big enough, or rendering is off */
}

/* Image on the screen */
.css-mb .mb-screen img {
  max-width: 100%;
  height: auto;
}

/* video on the screen */
.css-mb .mb-screen video {
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: fill;
}

/* Macbook body */
.css-mb .mb-body {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 2.3%;
  background: #e6e7e8;
}

/* The groove */
.css-mb .mb-body:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 14.074%;
  height: 0;
  padding-bottom: 1.4814%;
  margin-left: -7.037%;
  background: #a9abae;

  -webkit-border-bottom-left-radius: 7.037% 50%;
  -moz-border-radius-bottomleft: 7.037% 50%;
  border-bottom-left-radius: 7.037% 50%;

  -webkit-border-bottom-right-radius: 7.037% 50%;
  -moz-border-radius-bottomtight: 7.037% 50%;
  border-bottom-right-radius: 7.037% 50%;
}

/* Macbook bottom */
.css-mb .mb-bottom-cover {
  width: 100%;
  height: 0;
  padding-bottom: 0.7407%;
  background: #a9abae;

  -webkit-border-bottom-left-radius: 12% 600%;
  -moz-border-radius-bottomleft: 12% 600%;
  border-bottom-left-radius: 12% 600%;

  -webkit-border-bottom-right-radius: 12% 600%;
  -moz-border-radius-bottomtight: 12% 600%;
  border-bottom-right-radius: 12% 600%;
}

/*
  Responsive CSS Moto G mockup by Henri Peetsmann
  https://codepen.io/henripeetsmann/
*/

.css-iphone {
  max-width: 250px;
  /* Set the desired maximum width of the moto g */
  min-width: 50px;
  /* Set the desired minimum width of the moto g */
  margin: 0 auto;
  /* Align mockup to center */
}

.css-iphone div {
  box-sizing: border-box !important;
  /* Just in case */
}

/* Phone body */
.css-iphone .iphone-body {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 198%;
  background: #373435;

  -webkit-border-radius: 16% / 8.0808%;
  -moz-border-radius: 16% / 8.0808%;
  border-radius: 16% / 8.0808%;
}

/* Glass edge - Browser may not render the top, right, bottom, left offset evenly */
.css-iphone .iphone-body:before {
  content: "";
  position: absolute;
  top: 0.8%;
  right: 1.584%;
  bottom: 0.8%;
  left: 1.584%;
  background: #080808;

  -webkit-border-radius: 15% / 7.5757%;
  -moz-border-radius: 15% / 7.5757%;
  border-radius: 15% / 7.5757%;
}

/* Glare - Browser may not render the top and right offset evenly */
.css-iphone .iphone-body:after {
  display: none;
  /* Hide initially */
  content: "";
  position: absolute;
  top: 0.8%;
  right: 1.584%;
  bottom: 0.8%;
  left: 1.584%;

  background: none;
  /* Hide the gradient on older browsers */
  background: -moz-linear-gradient(55deg,
      rgba(0, 0, 0, 0) 66%,
      rgba(255, 255, 255, 0.05) 66%);
  /* FF3.6+ */
  background: -webkit-linear-gradient(36deg,
      rgba(0, 0, 0, 0) 66%,
      rgba(255, 255, 255, 0.05) 66%);
  /* Chrome10+ and Safari5.1+ compute the degree differently */
  background: -o-linear-gradient(55deg,
      rgba(0, 0, 0, 0) 66%,
      rgba(255, 255, 255, 0.05) 66%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(55deg,
      rgba(0, 0, 0, 0) 66%,
      rgba(255, 255, 255, 0.05) 66%);
  /* IE10+ */
  background: linear-gradient(55deg,
      rgba(0, 0, 0, 0) 66%,
      rgba(255, 255, 255, 0.05) 66%);

  -webkit-border-top-right-radius: 15% 7.5757%;
  -moz-border-radius-topright: 15% 7.5757%;
  border-top-right-radius: 15% 7.5757%;
}

/* Only show glare, if the class is applied */
.css-iphone.with-glare .iphone-body:after {
  display: block;
}

/* Buttons */

/*Power Button*/
.css-iphone .iphone-buttons-right {
  position: absolute;
  top: 21.4646%;
  right: -0.6%;
  width: 1.3%;
  height: 6.8181%;
  background: #242424;

  -webkit-border-top-right-radius: 50% 5.2446%;
  -moz-border-radius-toptight: 50% 5.2446%;
  border-top-right-radius: 50% 5.2446%;

  -webkit-border-bottom-right-radius: 50% 5.2446%;
  -moz-border-radius-bottomright: 50% 5.2446%;
  border-bottom-right-radius: 50% 5.2446%;
}

/* Left Buttons */

/* Lock Button */
.css-iphone .iphone-buttons-left {
  position: absolute;
  top: 13.4646%;
  left: -0.6%;
  width: 1.3%;
  height: 3.8181%;
  background: #242424;

  -webkit-border-top-left-radius: 50% 5.2446%;
  -moz-border-radius-topleft: 50% 5.2446%;
  border-top-left-radius: 50% 5.2446%;

  -webkit-border-bottom-left-radius: 50% 5.2446%;
  -moz-border-radius-bottomleft: 50% 5.2446%;
  border-bottom-left-radius: 50% 5.2446%;
}

/* Vol Down Button */
.css-iphone .iphone-buttons-left:before {
  content: "";
  position: absolute;
  top: 390.925%;
  right: 0;
  height: 180%;
  width: 100%;
  background: #242424;

  -webkit-border-top-left-radius: 50% 2.9136%;
  -moz-border-radius-topleft: 50% 2.9136%;
  border-top-left-radius: 50% 2.9136%;

  -webkit-border-bottom-left-radius: 50% 2.9136%;
  -moz-border-radius-bottomleft: 50% 2.9136%;
  border-bottom-left-radius: 50% 2.9136%;
}

/* Vol Up Button */
.css-iphone .iphone-buttons-left:after {
  content: "";
  position: absolute;
  top: 180.925%;
  right: 0;
  height: 150%;
  width: 100%;
  background: #242424;

  -webkit-border-top-left-radius: 50% 2.9136%;
  -moz-border-radius-topleft: 50% 2.9136%;
  border-top-left-radius: 50% 2.9136%;

  -webkit-border-bottom-left-radius: 50% 2.9136%;
  -moz-border-radius-bottomleft: 50% 2.9136%;
  border-bottom-left-radius: 50% 2.9136%;
}

/* Home Button */
.css-iphone .iphone-home-button {
  content: "";
  position: absolute;
  top: 103.7819%;
  left: 50%;
  width: 17.541%;
  height: 9.71%;
  margin-left: -7.6705%;
  background: #242424;

  -webkit-border-radius: 50% / 50%;
  -moz-border-radius: 50% / 50%;
  border-radius: 50% / 50%;
}

.css-iphone .iphone-home-button:after {
  content: "";
  position: absolute;
  top: 6.7819%;
  left: 16%;
  width: 85%;
  height: 85%;
  margin-left: -8.6705%;
  background: #080808;

  -webkit-border-radius: 50% / 50%;
  -moz-border-radius: 50% / 50%;
  border-radius: 50% / 50%;
}

/* Position the screen and give make it the right size, ratio 16:9 */
.css-iphone .iphone-screen-position {
  position: absolute;
  top: 9.3434%;
  width: 86.5%;
  left: 6.75%;
  height: 0;
  margin: 0;
  padding-bottom: 153.7778%;
  /* Ratio 16:9 */
}

/* Camera */
.css-iphone .iphone-screen-position:before {
  content: "";
  position: absolute;
  top: -7.5%;
  left: 28.4161%;
  width: 4.7803%;
  height: 2.4637%;
  border-radius: 50%;
  background: #222;
}

/* Speaker */
.css-iphone .iphone-screen-position:after {
  content: "";
  position: absolute;
  top: -6.7819%;
  left: 50%;
  width: 20.541%;
  height: 1.2276%;
  margin-left: -9.6705%;
  background: #333;

  -webkit-border-radius: 7% / 50%;
  -moz-border-radius: 7% / 50%;
  border-radius: 7% / 50%;
}

/* Give parent (this element) a "height", so that child elements can use height: 100%;*/
.css-iphone .iphone-screen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #444;
  /* bg color if content is not big enough, or rendering is buggy */
}

/* Stuff on the screen */
.css-iphone .iphone-screen img,
.css-iphone .iphone-screen video {
  width: auto;
  height: 100%;
  border: 0;
}

.css-iphone .iphone-screen video {
  width: 100%;
}

/*Testing blocks*/
.blackblock {
  /*background-color: red;*/
  height: 100%;
  width: 100%;
}

.iphone-container {
  /*background-color: blue;*/
  margin: auto 10% auto 10%;
}

.padding-top-customs {
  padding-top: 30px;
}

.main-heading {
  padding: 0px 0;
}

.main-heading h1 {
  font-size: 52px;
  margin-bottom: 20px;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  font-family: "Inter", sans-serif;
}

.gradent-color {
  background: linear-gradient(45deg,
      #ffffcc 0%,
      /* light yellow / white fade */
      #ffd900 15%,
      /* white touch */
      #ffd900 40%,
      /* strong yellow */
      #a8e063 70%,
      /* green */
      #2ecfcf 100%
      /* cyan */
    );

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  display: inline-block;
}

.main-heading p {
  font-size: 20px;
  margin-bottom: 0;
  color: #fff;
}

.bannerstylemain {
  padding: 0 0 0px 0px;
}

.bgbanner {
  background: #000;
  position: relative;
  overflow: hidden;
  /* height: 100vh; */
}
/* After: */
.bannerstylemain:after {
  background: rgba(0,0,0,0.75);
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
  top: 0;
}

/* .bannerstylemain:after {

  background: #4e4e4e;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
  top: 0;
  mix-blend-mode: multiply;
} */

/* .bannerstylemain:after {

	background: #a10000;

	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	display: block;
	top: 0;
	mix-blend-mode: multiply;
} */

.bannerstyle {
  padding: 30px 0 70px 0;
}

video.positioncustomabsolute {
  filter: blur(3px);
  position: absolute;
  height: 100vh;
  bottom: 0;
  top: 0;
  /* opacity: 0.5;
    filter: blur(12px); */
}

.processsections {
  background: #00a947;

}

.bgprocessnew {
  position: absolute;
  width: 54%;
  /* top: 60%; */
  /* transform: translateY(-50%); */
  bottom: 0px;
}

/* .bgprocessnew {
    position: absolute;
    width: 50%;
    top: 0;
    left: 0;
    z-index: 0;
    z-index: 0;
} */

.processsections .container {
  z-index: 1;
  position: relative;
}


.flexwithnumber {
  display: flex;
  gap: 18px;
}

.paddingprocess {
  padding: 50px 0 80px 0;
}

.contentstyle p {
  margin-bottom: 0;
  font-size: 14px;
}

.imggreen img {
  transform: perspective(1000px) rotateY(180deg) !important;
}

.processsections .contentstylebox {
  padding: 80px 0 0px 0;
}

.processsections .contentstylebox h2 {
  color: #fff;
  text-align: center;
}

.processsections p.sm-heading {
  color: #fff;

}

.processcontent.marginbottomend {
  margin-bottom: 0;
}

.processcontent .contentstyle h3 {
  font-size: 22px;
  font-weight: bold;
  color: #Fff;
}

.processcontent .contentstyle p {
  color: #Fff;
}

.processcontent .numberstyle h3 {
  height: 30px;
  width: 30px;
  background: #fff;
  display: block;
  margin-bottom: 0;
  border-radius: 50px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #007431;
  font-weight: bold;
  padding: 18px;
  font-size: 16px;
}

.processcontent {
  padding: 20px;
  background: none;
  margin-bottom: 10px;
  border-radius: 10px;
  /* border: 2px solid #fff; */
  background: #007431;
}

.bgbanner section {
  position: relative;
  z-index: 1;
  /* height: 100vh; */
  align-items: center;
  display: flex;
  position: relative;
  /* bottom: 50px; */
}

.bannerstyle .container.bannerbtns {
  /* height: 100vh; */
  display: flex;
}

.bannerbtns .btncustom {
  /* background: #000758; */
  background: #b60a01;
  background: linear-gradient(90deg,
      rgba(182, 10, 1, 1) 0%,
      rgba(255, 168, 0, 1) 100%);
}

.bgbanner header {
  position: relative;
  z-index: 3;
}

.contactdetails a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}

.contactdetails span {
  color: #ffffff59;
}

.row.contactdetails {
  padding-top: 5px;
  padding-bottom: 5px;
}

.contactdetails a i {
  font-size: 12px;
  margin-right: 5px;
}

.contactdetails a:hover {
  color: #000758;
}

.padding-section {
  padding: 80px 0;
}

.lightbluecolor {
  background-color: #e3eaff;
}

.bgwhite-box {
  background: #fff;
  width: 100%;
  height: 80vh;
  border-radius: 60px 0px 0px 60px;
}

.heading-style h2 {
  font-size: 48px;
}

.headingspace {
  padding: 40px 0;
}

.positionrelative {
  position: relative !important;
  z-index: 0;
}

/* globalcss */

.contentstylebox h2 {
  font-size: 36px;
}

.contentstylebox h3 {
  font-size: 25px;
}

.hoverboxs h3 {
  margin-bottom: 15px;
}

.contentstylebox.hoverboxs h3 {
  font-size: 20px;
}

.i2-icon svg {
  width: 48px !important;
  position: relative;
  left: 2px;
}

.animated-icon {
  background: linear-gradient(360deg,
      rgba(182, 10, 1, 1) 0%,
      rgba(255, 168, 0, 1) 100%);
  z-index: 1;
  width: 100px;
  height: 100px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 100px;
  cursor: pointer;

  margin-bottom: 30px;

  position: relative;

  /* smooth floating */
  animation: floatIcon 3s ease-in-out infinite;

  /* smooth hover transition */
  transition: all 0.4s ease;
}

/* hover box effect */
.hoverboxs:hover .animated-icon {
  background: linear-gradient(90deg,
      rgba(182, 10, 1, 1) 0%,
      rgba(255, 168, 0, 1) 100%);
  transform: translateY(-6px) scale(1.05);

  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25), 0 0 20px rgba(255, 168, 0, 0.25);
}

/* SVG clean rendering (FIX BLUR) */
.animated-icon svg {
  width: 60px;
  height: 60px;

  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  transform-origin: center;

  shape-rendering: geometricPrecision;
  backface-visibility: hidden;
  will-change: transform;
}

/* hover SVG effect (no blur now) */
.hoverboxs:hover .animated-icon svg {
  transform: rotate(-8deg) scale(1.1);

  /* IMPORTANT: removed drop-shadow blur issue */
  filter: none;
}

/* floating animation */
/* @keyframes floatIcon {
  0%   { transform: translateY(0px); }
  50%  { transform: translateY(-10px); }
  100% { transform: translateY(0px); }
} */

/* .arrowicons {position:relative}
.arrowicons:after {
    background:url(/assets/images/arrowicon.webp);
    height:8px;
    width:100%;
    display:block;
    position:absolute;
    content:"";
    top:50%;
    transform:translateY(-50%);
    background-repeat:no-repeat;
    right:0
} */

.arrowicons {
  position: relative;
}

.arrowicons:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;

  width: 100%;
  height: 8px;

  background: url(/assets/images/arrowicon.webp) no-repeat;
  background-size: 100% 100%;

  transform: translateY(-50%) scaleX(1);
  transform-origin: left;
}

/* 👇 IMPORTANT: parent hover */
.hoverboxs:hover .arrowicons:after {
  animation: arrowAnim 0.5s ease;
}

@keyframes arrowAnim {
  0% {
    transform-origin: right;
    transform: translateY(-50%) scaleX(1);
  }

  49% {
    transform-origin: right;
    transform: translateY(-50%) scaleX(0);
  }

  50% {
    transform-origin: left;
    transform: translateY(-50%) scaleX(0);
  }

  100% {
    transform-origin: left;
    transform: translateY(-50%) scaleX(1);
  }
}

.iconline h3 {
  position: relative;
}

.iconline h3:after {
  position: absolute;
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  background-color: #b60a01;
  top: 50%;
  transform: translateY(-50%);
  right: 20%;
}

.iconline h3:before {
  position: absolute;
  content: "";
  display: block;
  width: 80px;
  height: 2px;
  background-color: #b60a01;
  top: 50%;
  transform: translateY(-50%);
  left: 20%;
}

.blacklogobox {
  background: linear-gradient(-45deg, #b60a01, #222222, #222222, #b60a01);
  background-size: 300% 300%;
  animation: gradient 15s ease infinite;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 50px;
  border-radius: 10px;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.blacklogobox img {
  width: 100%;
}

.logo-marquee .owl-stage {
  transition-timing-function: ease-in-out !important;
}

.logo-marquee .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-marquee img {
  max-width: 140px;
  height: auto;
  object-fit: contain;
  transition: 0.3s ease;
}

.flexicons {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.iconticks {
  width: 50px;
}

.flexicons p {
  font-weight: 200;
}

.flexicons h3 {
  margin-bottom: 15px;
}

.mybtns .btncustom {
  background: linear-gradient(90deg,
      rgba(182, 10, 1, 1) 0%,
      rgba(255, 168, 0, 1) 100%);
}

.image-box img {
  width: 100%;
}

.greencolor {
  background: #04ae9b;
}

.yellowcolor {
  background: #ffc107;
}

.bluecolor {
  background: #009dff;
}

.graycolor {
  background: #7f8e9b;
}

.lightgreen {
  background: #04ddc4;
}

.pinkcolor {
  background: #db597f;
}

.greencolor a.btncustom {
  background: #fff;
  color: #04ae9b;
}

.yellowcolor a.btncustom {
  background: #fff;
  color: #ffc107;
}

.bluecolor a.btncustom {
  background: #fff;
  color: #009dff;
}

.graycolor a.btncustom {
  background: #fff;
  color: #7f8e9b;
}

.lightgreen a.btncustom {
  background: #fff;
  color: #04ddc4;
}

.pinkcolor a.btncustom {
  background: #fff;
  color: #db597f;
}

.boxwithimage {
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 30px;
}

.boxwithimage p {
  margin-bottom: 0;
  z-index: 1;
  font-weight: 500;
}

.padding-contentbox {
  padding: 30px 30px 0 30px;
}

.boxwithimage h3 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}

.boxwithimage {
  position: relative;
  overflow: hidden;
}

/* =========================
   IMAGE
========================= */
.imagebox {
  position: relative;
  z-index: 1;
  transition: transform 1.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.imagebox img {
  width: 100%;
  display: block;
}

/* =========================
   CONTENT
========================= */
.contentstylebox {
  position: relative;
  z-index: 2;
  transition: transform 1.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}

/* =========================
   BUTTON
========================= */
.boxwithimage .btncustom {
  opacity: 0;
  transform: translateY(15px);
  display: inline-block;
  margin-top: 20px;
  transition: all 0.6s ease;
}

.boxwithimage:hover .btncustom {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.3s;
}

/* =========================
   HOVER EFFECT
========================= */
.boxwithimage:hover .contentstylebox {
  transform: translateY(20px);
}

.boxwithimage:hover .imagebox {
  transform: scale(1.05);
}

/* =========================
   ✨ LIGHT GLOW (TOP RIGHT)
========================= */
.boxwithimage::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle,
      rgba(255, 255, 255, 0.35),
      transparent 60%);
  opacity: 0;
  transform: translate(0, 0);
  transition: all 0.8s ease;
  pointer-events: none;
  z-index: 3;
}

/* =========================
   ✨ REFLECTION SWEEP (DIAGONAL LIGHT)
========================= */
.boxwithimage::after {
  content: "";
  position: absolute;
  top: -150%;
  left: -50%;
  width: 60%;
  height: 300%;
  background: linear-gradient(120deg,
      transparent 30%,
      rgba(255, 255, 255, 0.25),
      transparent 70%);
  transform: rotate(25deg) translateX(-100%);
  transition: transform 1s ease;
  pointer-events: none;
  z-index: 1;
}

/* =========================
   HOVER TRIGGERS
========================= */
.boxwithimage:hover::before {
  opacity: 1;
  transform: translate(-20px, 20px);
}

.boxwithimage:hover::after {
  transform: rotate(25deg) translateX(200%);
}

/* =========================
   SAFETY
========================= */
.boxwithimage,
.boxwithimage * {
  box-sizing: border-box;
}

.image-box {
  position: relative;
  display: inline-block;
}

/* IMAGE */
.image-box img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;

  animation: floatMove 2s ease-in-out infinite;
}

/* REAL GROUND SHADOW */
.image-box::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 8px;
  transform: translateX(-50%);

  width: 65%;
  height: 16px;

  background: rgba(0, 0, 0, 0.25);
  filter: blur(12px);
  border-radius: 50%;

  opacity: 0.4;

  animation: shadowMove 2s ease-in-out infinite;
  z-index: 1;
}

/* =========================
   FLOAT ANIMATION
========================= */
@keyframes floatMove {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

/* =========================
   SHADOW ANIMATION
========================= */
@keyframes shadowMove {
  0% {
    transform: translateX(-50%) scale(1);
    opacity: 0.35;
  }

  50% {
    transform: translateX(-50%) scale(0.85);
    opacity: 0.15;
  }

  100% {
    transform: translateX(-50%) scale(1);
    opacity: 0.35;
  }
}

/* .ctasite{overflow:hidden; position:relative } */

.ctasite {
  position: relative;
  overflow: hidden;
}

/* background layer */
.ctasite::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("/assets/images/bgcta.webp") center/cover no-repeat;
  transition: filter 0.6s ease;
  z-index: 0;
}

/* content above image */
.ctasite * {
  position: relative;
  z-index: 1;
}

/* hover blur */
.ctasite:hover::before {
  filter: blur(6px);
}

.ctasite .contentstylebox {
  padding: 135px 0 40px 0 !important;
}

.ctasite .sm-heading {
  color: #f6ff00;
}

.ctasite h2,
.ctasite p {
  color: #fff;
}

.ctasite .image-box img {
  bottom: -20px;
}

.mt-50px {
  margin-top: 30px;
}

.mt-80px {
  margin-top: 80px;
}

.ctasite a {
  border: 1px solid #fff !important;
}

.ctasite:after {
  position: absolute;
  width: 100%;
  height: 100px;
  background: #fbfbfb;
  content: "";
  display: block;
  top: 0;
  top: 0;
}

.ctasite {
  position: relative;
  overflow: hidden;
}

/* smooth transition for all text elements */
.ctasite .contentstylebox h2,
.ctasite .contentstylebox p,
.ctasite .contentstylebox a {
  display: inline-block;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1),
    text-shadow 0.6s ease;
  will-change: transform;
}

/* =========================
   HOVER EFFECT (FLOAT + SHADOW)
========================= */
.ctasite:hover .contentstylebox h2 {
  transform: translateY(-8px);
  /* text-shadow: 0 3px 10px rgba(0, 0, 0, 0.50); */
}

.ctasite:hover .contentstylebox p {
  transform: translateY(-6px);
  /* text-shadow: 0 3px 10px rgba(0, 0, 0, 0.50); */
}

.ctasite:hover .contentstylebox a {
  transform: translateY(-10px);
  /* text-shadow: 0 3px 10px rgba(0, 0, 0, 0.50); */
}

/* optional subtle glow on whole content */
.ctasite:hover .contentstylebox {
  transition: all 0.6s ease;
}

.ctasite:hover span.colornew {
  color: #000000;
  transition: all 0.6s ease;
  font-weight: 700;
}

.spaceoffstage .contentstylebox.text-center {
  margin-top: 20px;
}

/* pricing */
/* pricing */
.pricing-sections .buttonstyle {
  margin-bottom: 40px;
}

.pricingbox {
  position: relative;
  overflow: hidden;
  z-index: 1;

  background: radial-gradient(circle at 100% 100%,
      #ffffff 0,
      #ffffff 7px,
      transparent 7px) 0% 0%/10px 10px no-repeat,
    radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 7px, transparent 7px) 100% 0%/10px 10px no-repeat,
    radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 7px, transparent 7px) 0% 100%/10px 10px no-repeat,
    radial-gradient(circle at 0 0, #ffffff 0, #ffffff 7px, transparent 7px) 100% 100%/10px 10px no-repeat,
    linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 6px) calc(100% - 20px) no-repeat,
    linear-gradient(#ffffff, #ffffff) 50% 50% / calc(100% - 20px) calc(100% - 6px) no-repeat,
    linear-gradient(160deg, #04ae9b 0%, #f6ff00 100%);

  border-radius: 10px;
  padding: 30px;
  box-sizing: border-box;
}

/* animated gradient layer */
.pricingbox::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(139deg,
      rgba(4, 174, 155, 1) 34%,
      rgba(246, 255, 0, 1) 100%);

  transform: scale(0);
  transform-origin: center;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  z-index: -1;
  border-radius: 10px;
}

/* hover spread animation */
.pricingbox:hover::before {
  transform: scale(1);
}

/* text styling */
.pricingbox .contentstylebox {
  text-align: center;
  position: relative;
  z-index: 2;
}

.pricingbox a.btncustom {
  margin: 0px auto;
}

.pricingbox h3 {
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
  transition: 0.4s ease;
}

.pricingbox p {
  color: #000;
  font-weight: 500;
  font-size: 15px;
  transition: 0.4s ease;
}

.pricingbox .customulli ul li {
  color: #000;
}

/* flex */
.pricingflexbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

/* price */
.priceboxs h4 span {
  background: -webkit-linear-gradient(322deg, #04ae9b 0%, #ffc107 65%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 40px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  transition: 0.4s ease;
}

.priceboxs h4 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.priceboxs strike {
  font-size: 14px;
  font-weight: 700;
}

.priceboxs h4 strike {
  position: relative;
  bottom: -2px;
}

.seconds h5 {
  color: #ffa800;
  font-size: 18px;
  text-transform: uppercase;
  transition: 0.4s ease;
}

/* button */
.pricingbox .buttonstyle.mybtns {
  margin: 20px 0 30px 0;
}

.pricingbox .buttonstyle.mybtns a.btncustom {
  background: transparent;
  border: 2px solid #000;
  color: #000;
  transition: 0.4s ease;
}

.pricingbox .buttonstyle.mybtns a.btncustom:hover {
  color: #fff;
}

/* list */
.customulli ul {
  margin-left: 0;
  padding-left: 22px;
}

.customulli ul li {
  padding-bottom: 18px;
  transition: 0.4s ease;
}

.customulli ul li:last-child {
  padding-bottom: 0;
}

/* hover text color change */
.pricingbox:hover h3,
.pricingbox:hover p,
.pricingbox:hover h4,
.pricingbox:hover h5,
.pricingbox:hover li {
  color: #fff;
}

/* price span fix */
.pricingbox:hover h4 span {
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: #fff;
  color: #fff;
}

/* button hover */
.pricingbox:hover .buttonstyle.mybtns a.btncustom {
  background: #fff;
  border-color: #fff;
  color: #000;
}

.pricingbox .buttonstyle.mybtns a.btncustom:hover {
  color: #fff;
}

/* pricing */

.iconticks {
  opacity: 1;
  transform: translateX(-15px) scale(1);
  filter: drop-shadow(0 0 0 rgba(4, 174, 155, 0));
}

/* hover trigger */
.flexicons:hover .iconticks {
  opacity: 1;
  animation: tickSatisfy 0.7s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

/* REAL satisfying motion */
@keyframes tickSatisfy {
  0% {
    transform: translateX(-15px) scale(0.3) rotate(-20deg);
    opacity: 0;
    filter: drop-shadow(0 0 0 rgba(4, 174, 155, 0));
  }

  40% {
    transform: translateX(5px) scale(1.3) rotate(15deg);
    opacity: 1;
  }

  60% {
    transform: translateX(-3px) scale(0.95) rotate(-10deg);
  }

  80% {
    transform: translateX(2px) scale(1.05) rotate(5deg);
  }

  100% {
    transform: translateX(0) scale(1) rotate(0deg);
    opacity: 1;
  }
}

hr.redline {
  border: 1px solid #b60a01;
  opacity: 1;
  border-top: 0;
}

.iconexperince {
  text-align: center;
  margin: 50px 0;
}

.iconexperince p {
  font-size: 20px;
  padding: 0 15px 0 15px 0;
}

.ex-icon {
  margin-bottom: 25px;
}

/* hover parent */
.iconexperince {
  display: inline-block;
}

/* wrapper */
.ex-icon {
  position: relative;
  display: inline-block;
}

/* image */
.ex-icon img {
  display: block;
  transition: transform 0.5s ease;
  width: 100%;
}

/* shadow */
.ex-icon::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%) scale(0.9);
  width: 65%;
  height: 14px;
  background: radial-gradient(ellipse at center,
      rgba(0, 0, 0, 0.35),
      transparent 90%);
  filter: blur(5px);
  opacity: 0;
  transition: all 0.5s ease;
}

/* 🔥 hover trigger */
.iconexperince:hover .ex-icon img {
  animation: floatUpDown 2s ease-in-out infinite;
}

.iconexperince:hover .ex-icon::after {
  opacity: 1;
  animation: shadowPulse 2s ease-in-out infinite;
}

/* ✨ floating motion */
@keyframes floatUpDown {
  0% {
    transform: translateY(0) scale(1.05);
  }

  50% {
    transform: translateY(-14px) scale(1.08);
  }

  100% {
    transform: translateY(0) scale(1.05);
  }
}

/* ✨ shadow reacts (real feel) */
@keyframes shadowPulse {
  0% {
    transform: translateX(-50%) scale(0.9);
    opacity: 0.4;
  }

  50% {
    transform: translateX(-50%) scale(1.1);
    opacity: 0.25;
  }

  100% {
    transform: translateX(-50%) scale(0.9);
    opacity: 0.4;
  }
}

.footerdetails img.footer-logo {
  width: 180px;
  margin-bottom: 0;
}

/* 
.testimonailscards{
    text-align:center;
    padding:20px;
    -webkit-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.28); 
box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.28);  
} */

.testimonailscards {
  border-radius: 40px;
  text-align: center;
  padding: 20px;
  background: #d9ffb1;
  /* -webkit-box-shadow: 0px 15px 14px -5px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 15px 14px -5px rgba(0, 0, 0, 0.20); */
}

.testimonailscards img:first-child {
  width: 80px !important;
  text-align: center;
  margin: 0px auto;
}

.testimonailscards h3 {
  font-size: 20px;
  margin-top: 20px;
}

.testimonailscards p {
  font-size: 12px;
}

.testimonailscards small {
  margin-bottom: 18px;
  display: block;
  font-size: 13px;
}

.tesimonailsslider .owl-stage {
  padding: 50px 0;
}

.sectionten .contentstylebox.text-center {
  padding: 30px 0;
}

.colorblue {
  color: #0055ff;
}

.trustedimage img {
  width: 100%;
}

.trustedimage {
  margin: 70px 0 100px 0;
}

.footer-section .sm-heading {
  color: #8a08e2;
  font-weight: 700;
}

.footer-section h2 {
  color: #fff;
  font-weight: 700;
}

.footer-section {
  height: 100%;
  background-size: cover !important;
  width: 100%;
  background-repeat: no-repeat !important;
  padding: 60px 0 100px 0;
  background-position: bottom !important;
}

.footer-section .contentstylebox {
  padding: 50px 0 10px 0;
}

.footer-section .container {
  height: 100%;
}

.footer-section .row {
  height: 100%;
}

.footer-section h3 {
  font-weight: normal;
  font-size: 28px;
  margin-top: 20px;
  color: #f5fe00;
}

/* 📦 form container */
.form-box {
  width: 100%;
  margin-top: 30px;
  /* animation: fadeUp 0.8s ease; */
}

/* heading */
.form-box h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 600;
}

/* 🧠 input wrapper */
.input-box {
  position: relative;
  margin-bottom: 18px;
}

/* input field */
.input-box input {
  width: 100%;
  padding: 13px 14px;
  border-radius: 12px;
  border: none;
  outline: none;
  background: rgba(255, 255, 255, 1);
  color: #fff;
  font-size: 14px;
  transition: 0.3s ease;
}

/* hide placeholder */
.input-box input::placeholder {
  color: transparent;
}

/* label */
.input-box label {
  position: absolute;
  left: 14px;
  top: 12px;
  color: #7f8e9b;
  font-size: 14px;
  pointer-events: none;
  transition: 0.3s ease;
}

/* ✨ focus + filled state */
.input-box input:focus,
.input-box input:not(:placeholder-shown) {
  background: rgb(255 255 255);
  box-shadow: 0 0 18px rgb(0 0 0 / 25%);
  transform: translateY(-2px);
  color: #000;
}

/* label move */
.input-box input:focus~label,
.input-box input:not(:placeholder-shown)~label {
  top: -9px;
  font-size: 10px;
  color: #ffffff;
  background: #000;
  padding: 0 5px;
  border-radius: 6px;
}

/* 🚀 button */
.btn-custom {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  border: none;
  background: linear-gradient(45deg, #00ffd5, #00aaff);
  color: #000;
  font-weight: 600;
  transition: 0.3s ease;
}

/* hover */
.btn-custom:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 255, 213, 0.4);
}

/* entry animation */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px) scale(0.95);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

.form-box a {
  transition: 0.3s ease;
}

.form-box a:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 255, 213, 0.4);
}

.form-box a.btn.btncustom {
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
  margin-right: 0;
  text-align: right;
}

.footer-bottom {
  padding: 70px 0 25px 0;
  background-size: 100% 100%;
}

.footerdetails p {
  font-size: 15px;
  color: #fff;
  margin: 15px 0 15px 0;
}

.footerdetails small {
  color: #fff;
  margin-bottom: 10px;
  display: block;
}

.social-icons {
  display: flex;
  align-items: center;
  justify-content: start;
}

.social-icons a {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 50px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.social-icons a:hover {
  background: #fff;
  color: #c04501;
}

.footer-services h6 {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}

.footer-services ul {
  padding-left: 0;
  list-style: none;
}

.footer-services ul li {
  padding-bottom: 8px;
  color: #fff;
}

.footer-services ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 15px;
}

.footer-services ul li a:hover {
  text-decoration: underline;
  color: #f1fd03;
}

.footernav ul {
  padding: 0;
  list-style: none;
  display: flex;
  gap: 20px;
  justify-content: center;
}

.footernav ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.footernav ul li a:hover {
  text-decoration: underline;
  color: #f4ff00;
}

.footer-section span.hoveref {
  transition: transform 0.4s ease;
}

.footer-section:hover span.hoveref {
  color: #9b0077;
  transition: transform 0.4s ease;
}

.footer-section:hover .contentstylebox {
  transform: scale(1.05);
}

.footer-section {
  transition: transform 0.4s ease;
  transform: scale(1);
  will-change: transform;
}

.company {
  text-align: right;
}

.company p {
  color: #fff;
}

.bordernav {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 25px 0 10px 0;
}

p.last-line {
  margin-bottom: 0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

.sectioneight a.btncustom.m-auto {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* portfolio */
/* ========================================================================================================================================================================  */

.portfolio-tabs {
  font-family: "Inter", sans-serif;
  max-width: 100%;
}

/* NAV */
.portfolio-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  border-bottom: 0;
  padding-bottom: 10px;
  justify-content: center;
  margin-top: 50px;
}

/* BUTTON STYLE */
.portfolio-btn {
  padding: 10px 18px;
  border: none;
  cursor: pointer;
  background: transparent;
  color: #333;
  font-weight: 500;
  border-radius: 8px;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
}

/* hover animation */
.portfolio-btn::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #04ae9b, #ffc107);
  top: 0;
  left: -100%;
  transition: 0.4s ease;
  z-index: 0;
}

.portfolio-btn:hover::after {
  left: 0;
}

.portfolio-btn:hover {
  color: #fff !important;
  background: linear-gradient(90deg,
      rgba(182, 10, 1, 1) 0%,
      rgba(255, 168, 0, 1) 100%);
}

.portfolio-btn:hover a {
  color: #fff !important;
}

.portfolio-btn.active {
  background: linear-gradient(90deg,
      rgba(182, 10, 1, 1) 0%,
      rgba(255, 168, 0, 1) 100%);
  color: #fff !important;
  border-color: #b70b01;
}

/* CONTENT AREA */
.portfolio-content {
  padding: 20px 0;
}

/* PANE */
.portfolio-pane {
  display: none;
  animation: fadeUp 0.5s ease;
}

.portfolio-pane.active {
  display: block;
}

/* smooth animation */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.portfolio-btn:hover span {
  z-index: 1;
  position: relative;
}

/* portfolio */
.vimeos-video {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

/* IMAGE */
.thumb-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

/* DARK OVERLAY */
.vimeos-video::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

/* PLAY BUTTON */
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75px;
  height: 75px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.4);
  opacity: 0;
  visibility: hidden;
  z-index: 3;
  transition: all 0.4s ease;
}

/* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 30px;
  top: 22px;
  border-style: solid;
  border-width: 15px 0 15px 22px;
  border-color: transparent transparent transparent #fff;
}

/* 🫧 BUBBLE EFFECT (RIPPLE) */
.play-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  z-index: -1;
}

/* HOVER EFFECTS */
.vimeos-video:hover .thumb-img {
  transform: scale(1.12);
}

.vimeos-video:hover::before {
  opacity: 1;
}

/* PLAY BUTTON SHOW */
.vimeos-video:hover .play-btn {
  opacity: 1;
  visibility: visible;
  animation: popIn 0.5s ease forwards;
}

/* 💥 POP ANIMATION */
@keyframes popIn {
  0% {
    transform: translate(-50%, -50%) scale(0.4);
    opacity: 0;
  }

  60% {
    transform: translate(-50%, -50%) scale(1.15);
    opacity: 1;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}

/* 🫧 BUBBLE / RIPPLE ANIMATION */
.vimeos-video:hover .play-btn::before {
  animation: bubble 1.8s infinite ease-out;
  opacity: 1;
}

@keyframes bubble {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0.5;
  }

  70% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.video-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
}

.video-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

#videoContainer {
  padding: 0 !important;
}

.portfoliostyle .row {
  gap: 0;
  padding: 0 !important;
}

.portfoliostyle .col-lg-6.col-md-6 {
  padding: 0;
}

.portfolio-content.mt-50 {
  padding-bottom: 0;
}

/* ========================================================================================================================================================================  */

/* ========================================================================================================================================================================  */

/* popup */
/* LEFT IMAGE CLEAN FIT */
.apple-modal .left-modal-img {
  object-fit: cover;
  /* important */
  object-position: center;
  /* center crop */
  height: 100%;
  width: 100%;
  display: block;
}

.apple-modal .input-box input:focus+label,
.apple-modal .input-box input:not(:placeholder-shown)+label {
  top: -9px;
  font-size: 10px;
  color: #ffffff;
  background: #000000;
  padding: 0 5px;
  border-radius: 6px;
}

.apple-modal a.btn.btncustom {
  background: #b60a01;
  background: linear-gradient(90deg,
      rgba(182, 10, 1, 1) 0%,
      rgba(255, 168, 0, 1) 100%);
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* prevent distortion */
.apple-modal .col-lg-6 {
  min-height: 100%;
}

.apple-modal .form-box {
  text-align: right;
}

.apple-modal .modal-body {
  padding: 0;
}

/* =========================
   BACKDROP (APPLE GLASS STYLE)
========================= */

.modal-backdrop {
  opacity: 0;
  background: rgba(10, 10, 10, 0.35) !important;
  backdrop-filter: blur(0px);
  transition: opacity 0.5s ease, backdrop-filter 0.5s ease;
}

/* OPEN BACKDROP */
.modal-backdrop.show {
  opacity: 1 !important;
  backdrop-filter: blur(14px);
}

/* CLOSE BACKDROP */
.modal-backdrop.fade {
  opacity: 0 !important;
  backdrop-filter: blur(0px);
}

/* =========================
   MODAL ANIMATION
========================= */

.modal.apple-modal .modal-dialog {
  transform: scale(0.75) translateY(20px);
  opacity: 0;
  filter: blur(18px);
  transition: all 0.6s cubic-bezier(0.2, 0.9, 0.2, 1);
  will-change: transform, opacity, filter;
}

/* OPEN STATE */
.modal.show .modal-dialog {
  transform: scale(1) translateY(0);
  opacity: 1;
  filter: blur(0px);
}

/* CLOSE STATE (custom class from JS) */
.modal.apple-modal.closing .modal-dialog {
  transform: scale(0.7) translateY(30px);
  opacity: 0;
  filter: blur(22px);
}

/* =========================
   MODAL LOOK (Premium UI)
========================= */

.modal-content {
  border-radius: 16px;
  border: none;
  overflow: hidden;
  box-shadow: 0 25px 70px rgba(0, 0, 0, 0.35);
  background: #2945cd;
  background: linear-gradient(139deg,
      rgba(41, 69, 205, 1) 0%,
      rgba(0, 157, 255, 1) 100%);
}

/* BACKDROP BASE (DON'T BREAK BOOTSTRAP) */
.modal-backdrop {
  background: rgba(10, 10, 10, 0.35) !important;
  backdrop-filter: blur(0px);
  opacity: 0;
  transition: opacity 0.4s ease, backdrop-filter 0.4s ease;
}

/* SHOW STATE (Bootstrap adds this automatically) */
.modal-backdrop.show {
  opacity: 1 !important;
  backdrop-filter: blur(14px);
}

.modal.apple-modal .modal-dialog {
  transform: scale(0.75) translateY(20px);
  opacity: 0;
  filter: blur(18px);
  transition: all 0.6s cubic-bezier(0.2, 0.9, 0.2, 1);
}

.modal.show .modal-dialog {
  transform: scale(1) translateY(0);
  opacity: 1;
  filter: blur(0px);
}

.modal.apple-modal.closing .modal-dialog {
  transform: scale(0.7) translateY(30px);
  opacity: 0;
  filter: blur(22px);
}

button.btn-close {
  right: 10px;
  position: absolute;
  top: 10px;
  z-index: 999;
}

.apple-modal h2 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}

.apple-modal .col-lg-6:last-child {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* popup */
/* ========================================================================================================================================================================  */

.logo-marquee .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-marquee img {
  max-width: 140px;
  height: auto;
  object-fit: contain;
  transition: 0.3s ease;
}

.logo-marquee img:hover {
  transform: scale(1.05);
}

/* ========================================================================================================================================================================  */

/* innerpagecss */



/* bannerwithimage */


.customheaderflexbox {
  display: flex;
  align-items: end;
  justify-content: center;
  position: relative;
}

.imageone {
  /* width: 30%; */
  width: 40%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.imagetwo {
  width: 40%;
  position: absolute;
  right: 0px;
  bottom: 0;
}

.customformstyleheader {
  width: 45%;
  z-index: 1;
  position: relative;
}

.imagetwo img {
  width: 100%;
}


.imageonesetting img {
  width: 90% !important;
}



/* parent */
.customheaderflexbox {
  position: relative;

}

/* sab elements ko smooth banane ke liye */
.customheaderflexbox .imageone,
.customheaderflexbox .imagetwo,
.customformstyleheader {
  transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

/* initial state */
.customheaderflexbox .imageone {
  transform: translateX(0);
}

.customheaderflexbox .imagetwo {
  transform: translateX(0);
}

.customformstyleheader {
  transform: scale(1);
}

/* 🔥 HOVER EFFECT */
.customheaderflexbox:hover .imageone {
  transform: translateX(-20px);
  /* left */
}

.customheaderflexbox:hover .imagetwo {
  transform: translateX(20px);
  /* right */
}

.customheaderflexbox:hover .customformstyleheader {
  transform: scale(1.05);
  /* halka zoom */
}

/* bannerformwithimage */


.bgbanner.bannerstylemain.innerpage {
  background: #2945CD;
  background: linear-gradient(139deg, rgba(41, 69, 205, 1) 0%, rgba(0, 157, 255, 1) 100%);
  height: 100%;
}

.innerpage section.bannerstyle {
  height: 100%;
  bottom: 0;
  padding: 0;
  padding: 30px 0 50px 0;
  /* padding: 40px 0 70px 0; */
}


/* .innerpage.fromend .bannerstyle .container.bannerbtns .row.d-flex.align-items-center .col-lg-7.col-md-12 .row.d-flex.justify-content-end.g-0 {
    display: flex;
    align-items: end;
} */


.innerpage .bannerstyle .container.bannerbtns {
  height: 100%;
}

.bgbanner.bannerstylemain.innerpage:after {
  display: none
}

.bgbanner.bannerstylemain.innerpage header {
  background: #030000;

  background: linear-gradient(to bottom, rgba(1, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
}



.gradent-color-new {
  background: #FFFFFF;
  background: linear-gradient(to top right, #FFFFFF 0%, #FFFF00 65%, #00ECFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.innerpage .container.bannerbtns .row {
  width: 100%;
}

.innerpage .main-heading h1 {
  font-size: 37px;
  margin-bottom: 10px;
}


.bannerulli .iconticks svg {
  width: 20px;
}

.bannerulli ul {
  padding-left: 0px;
}

.bannerulli ul li {
  padding-bottom: 15px;
  display: flex;
  align-items: baseline;
  color: #fff;
  /* font-size: 13px; */
}

/* .innerpage .buttonstyle a {
    font-size: 13px;
} */

.bannerulli ul li:last-child {
  padding-bottom: 0;
}

.bannerulli .iconticks {
  width: 40px;
  transform: inherit;

}

.headerform {
  background: linear-gradient(180deg, #04ddc4 0%, #f6ff00 100%);
  padding: 20px 20px;
  border-radius: 12px;
  border: 3px solid #F6FF00;
}

.headerform h2 {
  font-size: 20px;
  font-weight: 700;
  color: #Fff;
  margin-bottom: 0 !important;
}

.headerform .input-box input:focus+label,
.headerform .input-box input:not(:placeholder-shown)+label {
  background: #000000;
}

.headerform .form-box {
  margin-top: 18px;
}

.headerform .form-box a.btn.btncustom {
  justify-content: center;
  width: 160px;
  display: flex;
  margin: 0px auto;
}

.imageone img {
  width: 100%;
}

.form-usps-row {
  display: flex;
  gap: 8px;
  margin-top: 20px;
  display: none
}

.usps-box span {
  font-size: 8px;
}

.usps-box {
  display: flex;
  gap: 3px;
}

.usps-box img {
  width: 22px;
  height: 22px;
}

.mycounts h3 {
  font-size: 40px;
  font-weight: 700;
  color: #0055FF;
}

.mycounts {
  text-align: center;
}

.mycounts p {
  font-size: 12px;
  color: #000;
}

.customflexbox.alignitemscenter {
  gap: 50px !important;
}

.innersectionspace .spaceref {
  padding-right: 40px;
}


.imageanimated {
  position: relative;
}

.imageanimated img {
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 15px;
}

.imageanimated:after {
  background: url(/assets/images/imagegifbg.webp) no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-size: 100% 100%;
}

.bannerbackimage {
  width: 57%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.bannerbackimage img {
  width: 100%;
}

/* base */
.bannerbackimage img {
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

/* hover zoom ONLY */
.bannerstyle:hover .bannerbackimage img {
  transform: scale(1.04);
}

/* bounce ONLY (separate layer using filter trick) */
.bannerbackimage {
  animation: none;
}

.bannerstyle:hover .bannerbackimage {
  animation: softBounce 2.5s ease-in-out infinite;
}

@keyframes softBounce {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(8px);
  }

  100% {
    transform: translateY(0);
  }
}


.explainesetting .imageone {
  width: 50%;
  bottom: -83px;
}

.explainesetting .imagetwo {
  width: 50%;
  bottom: -83px;
  right: -60px;
}









/* base */
.zooms img {
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

/* hover zoom ONLY */
/* .bannerstyle:hover .zooms img {
    transform: scale(1.04);
} */

/* bounce ONLY (separate layer using filter trick) */
.zooms {
  animation: none;
}

.bannerstyle:hover .zooms {
  animation: softBounce 2.5s ease-in-out infinite;
}

@keyframes softBounce {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(8px);
  }

  100% {
    transform: translateY(0);
  }
}



.productvisualbanner .bannerbackimage {
  width: 45%;

  right: 13%;
}


.celaniamtionpage .bannerbackimage {
  width: 66%;

}

.waviy {
  position: relative;
  /* -webkit-box-reflect: below -50px linear-gradient(transparent, rgba(0, 0, 0, .2)); */
  /* font-size: 14.5rem; */

  position: relative;
  top: -50px;
  margin-bottom: 80px
}

.waviy span {
  /* font-family: 'Alfa Slab One', cursive; */
  position: relative;
  display: inline-block;
  font-weight: 700;
  color: #fff;
  font-size: clamp(25px, 9vw, 250px);
  line-height: 1.1;

  animation: waviy 1s infinite;
  animation-delay: calc(.1s * var(--i));
  filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));

}

@keyframes waviy {

  0%,
  40%,
  100% {
    transform: translateY(0);
    filter: drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.2));
  }

  20% {
    transform: translateY(-20px);
    filter: drop-shadow(0px 25px 10px rgba(0, 0, 0, 0.5));
  }
}




.waviyone {
  left: 3%;
  position: absolute;
  /* -webkit-box-reflect: below -50px linear-gradient(transparent, rgba(0, 0, 0, .2)); */
  /* font-size: 10rem; */


  bottom: 0;



}

.waviyone span {
  /* font-family: 'Alfa Slab One', cursive; */
  position: relative;
  display: inline-block;
  font-weight: 700;
  color: #fff;

  font-size: clamp(25px, 9vw, 250px);
  line-height: 1.1;

  animation: waviyone 1s infinite;
  animation-delay: calc(.1s * var(--i));
  filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));

}

@keyframes waviyone {

  0%,
  40%,
  100% {
    transform: translateY(0);
    filter: drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.2));
  }

  20% {
    transform: translateY(-20px);
    filter: drop-shadow(0px 25px 10px rgba(0, 0, 0, 0.5));
  }
}



.waviytwo {
  right: 3%;
  position: absolute;
  /* -webkit-box-reflect: below -50px linear-gradient(transparent, rgba(0, 0, 0, .2)); */
  /* font-size: 10rem; */

  bottom: 0;

}

.waviytwo span {
  /* font-family: 'Alfa Slab One', cursive; */
  position: relative;
  display: inline-block;
  font-weight: 700;
  color: #fff;
  filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));
  font-size: clamp(25px, 9vw, 250px);
  line-height: 1.1;

  animation: waviyone 1s infinite;
  animation-delay: calc(.1s * var(--i));


}

@keyframes waviytwo {

  0%,
  40%,
  100% {
    transform: translateY(0);
    filter: drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.2));
  }

  20% {
    transform: translateY(-20px);
    filter: drop-shadow(0px 25px 10px rgba(0, 0, 0, 0.5));
  }
}


.flexwithanimations {
  display: flex;
  justify-content: space-between;
  position: relative
}

.aboutpage .main-heading {
  text-align: center;
}


.aboutpage {
  position: relative;
}

/* .aboutpage:before {
    height: 40px;
    width: 100%;
    background: #fbfbfb;
    display:block;
    content:"";
    bottom:0 ;
    position:absolute
} */

.headingsmall {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.headingsmall h1 {
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  text-decoration: underline;
  font-weight: 700;
}

.arrowimage img {
  width: 100%;
}


.innerpage.aboutpage section.bannerstyle {

  padding: 30px 0 200px 0;
}


.iconline.myiconss h3 {
  text-transform: uppercase;
  font-weight: 700
}

/* .iconline.myiconss h3:after {
    right: 10%;
}
.iconline.myiconss h3:before {
    left: 10%;
} */


.pbzeronew .iconexperince {
  margin-bottom: 0;
}

.pbzeronew .ex-icon {
  margin-bottom: 0;
}




.aboutusbg {
  position: absolute;
  bottom: -18px;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.aboutusbg img {
  width: 100%
}

.bounce {
  display: inline-block;
  animation: smoothBounce 2s ease-in-out infinite;
  will-change: transform;
}

@keyframes smoothBounce {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(15px);
  }
}



.aboutpage .headingsmall {
  margin-bottom: 50px;
}




.waviynew {
  display: none;



  bottom: 0;



}

.waviynew span {
  /* font-family: 'Alfa Slab One', cursive; */
  position: relative;
  display: inline-block;
  font-weight: 700;
  color: #fff;
  font-size: clamp(25px, 9vw, 250px);
  line-height: 1.1;
  animation: waviynew 1s infinite;
  animation-delay: calc(.1s * var(--i));
  filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));

}

@keyframes waviynew {

  0%,
  40%,
  100% {
    transform: translateY(0);
    filter: drop-shadow(0px 10px 5px rgba(0, 0, 0, 0.2));
  }

  20% {
    transform: translateY(-20px);
    filter: drop-shadow(0px 25px 10px rgba(0, 0, 0, 0.5));
  }
}

.footerdetails {
  margin-bottom: 30px;
}


.bgbanner.bannerstylemain.innerpage.fromend.pagedefault.aboutpage {
  overflow: initial;
}

.phone-group label {
  left: 120px;
}

select.contact-country-select {
  padding: 0px 10px;
  font-size: 14px;
  background-color: #fff !important;
  border-radius: 12px;
  border: 0 !important;
  color: #000 !important;
}

/* formcss phone*/

/* .feildnew .apple-modal .input-box input:focus + label, .feildnew .apple-modal .input-box input:not(:placeholder-shown) + label {

    left: 36%;
} */

.phone-input-wrapper {
  display: flex;
  gap: 10px;
  align-items: stretch;
  overflow: visible !important;
}

.phone-input-wrapper .contact-country-select {
  flex: 0 0 auto;
  width: 80px;
  min-width: 80px;
  position: relative;
  z-index: 10;
  cursor: pointer;
  overflow: visible !important;
  color: #fff;

  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23000000'><path fill-rule='evenodd' d='M5.23 7.21a.75.75 0 0 1 1.06.02L10 11.168l3.71-3.94a.75.75 0 1 1 1.08 1.04l-4.25 4.5a.75.75 0 0 1-1.08 0l-4.25-4.5a.75.75 0 0 1 .02-1.06z' clip-rule='evenodd'/></svg>") no-repeat right 3px center;
  background-size: 16px;
}

.phone-input-wrapper .contact-country-select option {
  color: #000;
}

.phone-input-wrapper .contact-phone {
  flex: 1;
  min-width: 0;
}

.phone-input-wrapper input,
.phone-input-wrapper select {
  margin: 0 !important;
}
.innerpage .container.bannerbtns .col-lg-7.col-md-12 {
    position: relative !important;
}

.contacticons {
    margin-top: 20px;
    margin-bottom: 22px;
}
.contacticons li i {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50px;
    color: #1969e2;
    font-size: 15px;
    text-align: center;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contacticons a {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #Fff;
    text-decoration: none;
}
/* phone form */
.rightbtns {
    text-align: right;
}
a.eventnone {
    pointer-events: none;
}

.contact-form button.btn.btncustom.contact-submit-btn {
    text-align: right;
    display: inline-block;
}

.customheaderflexbox.startflex {
    justify-content: left;
}
.bgbanner.bannerstylemain.innerpage.fromend.pagedefault.contactpages {
  background:url('/assets/images/background-image-contact.webp');
  background-repeat: no-repeat;
  background-size:cover;
}

.pricingbox .contentstylebox h3 + p {
    display: none;
}.pricing-tab-content .tab-pane .row {
    display: flex;
}

.pricing-tab-content .tab-pane .pricingbox {

      height: 100%;
}


.imageanimated.mobileapp::after {
    width: 75%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    height: 500px;
}


/* innerpagecss */

@media (max-width:1700px) {
  .productvisualbanner .bannerbackimage {
    width: 55%;
    z-index: -1;
    bottom: -30px;
    right: 160px;
  }


}

@media (max-width:1600px) {
  .waviyone {
    left: 17%;
  }

  .waviytwo {
    right: 17%;
  }


  .aboutusbg {

    bottom: -18px;
  }
}

@media (max-width:1500px) {
  .productvisualbanner .bannerbackimage {
    width: 55%;
    z-index: -1;
    bottom: -30px;
    right: 100px;
  }
}

@media (max-width: 1400px) {
  video.positioncustomabsolute {
    position: absolute;
    bottom: 0;
    top: 0;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media (max-width: 1250px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 1200px) {
  .container {
    padding-left: inherit;
    padding-right: inherit;
  }

  .site-navbar .site-navigation .site-menu>li>a {
    padding: 20px 6px;
  }

  .site-navbar .site-navigation .site-menu>li>a {
    font-size: 11px;
  }

  .contentstylebox h2 {
    font-size: 36px;
  }

  .large-para {
    font-size: 22px;
  }

  .boxwithimage h3 {
    font-size: 35px;
  }



  /* innersection */
  .innerpage .main-heading h1 {
    font-size: 38px;
  }

  .innerpage .buttonstyle a {
    font-size: 14px;
  }

  .innerpage .headerform h2 {
    font-size: 18px;
  }


  .innerpage .customformstyleheader {
    width: 50%;
  }

  /* innersection */
}











@media (max-width: 991px) {

  .innerpage .buttonstyle a {
        font-size: 13px;
    }
img.positioncustomabsolute{       
   position: absolute;
        bottom: 0;
        height:100%;
        top: 0;}

.trustedimage {
    margin: 20px 0 60px 0;
}
  .pricing-tabs .nav-link {

    padding: 11px 13px;

    font-size: 10px;
}
.pricing-tab-content .tab-pane .pricingbox{height:auto !important;}
  .flexwithnumber {
    display: block;

  }

  .footer-services h6.opacity-0 {
    display: none;
  }

  .innersectionspace .spaceref {
    padding-right: 0;
    font-size: 16px;
  }

  .footer-bottom .col-lg-5.col-md-12 {
    margin-bottom: 30px;
  }

  footer.footer-bottom {
    background-size: cover !important;
  }

  .waviynew {
    display: block !important
  }

  .innerpage.aboutpage section.bannerstyle {
    padding: 30px 0 90px 0;
  }

  .aboutusbg img {
    width: 70%;
  }

  /* innersection */
  .aboutpage .headingsmall {
    margin-bottom: 30px;
  }

  .arrowsidth {
    width: 250px;
    text-align: center;
  }


  .flexwithanimations {
    display: none;
  }

  .waviy {

    top: 0;
    margin-bottom: 0;
  }


  .innerpage .customformstyleheader {
    width: 100%;
    margin-top: 50px;
  }

  .innerpage .customheaderflexbox {
    position: inherit !important
  }


  .innerpage .imageone {
display: none;
    z-index: 2;
    pointer-events: none;
    width: 20%;
  }

  .innerpage .imagetwo {
    z-index: 2;
    pointer-events: none;
display: none;
    width: 20%;
  }

  .imageanimated {
    margin-top: 50px;
  }


  .large-para {
    font-size: 18px;
  }


  .explainesetting .imageone {

    bottom: -61px;
  }

  .explainesetting .imagetwo {

    bottom: -61px;
    right: -30px;
  }


  .paddingprocess {
    padding: 20px 0 60px 0;
  }

  .processcontent .numberstyle h3 {
    margin-bottom: 10px;
  }

  /* innersection */


  .custom-top {
    padding: 20px 0;
  }

  .main-heading h1 {
    font-size: 34px;
  }

  .blacklogobox {
    padding: 25px !important;
  }

  .main-heading h1 br {
    display: none !important;
  }

  .main-heading p {
    font-size: 18px;
  }

  ul.site-menu.main-menu.js-clone-nav.d-none.d-lg-block {
    display: none !important;
  }

  .contentstylebox h2 {
    font-size: 28px;
    margin-bottom: 20px !important;
  }

  /* .mobile-slider .owl-stage-outer {
    padding-top: 30px;
	 padding-bottom: 30px;
} */

  .arrowicons:after {
    transform: translateY(-50%) scaleX(0.9);
  }

  .iconline h3:before {
    width: 20px;

    left: 0;
  }

  .iconline h3:after {
    width: 20px;

    right: 0;
  }

  .positionworks {
    position: relative;
  }

  .positionworks .col-lg-4.col-md-12 {
    position: absolute;
    right: 0;
  }

  .positionworks .image-box {
    position: absolute;
    display: inline-block;
    right: 0;
    bottom: 0;
    z-index: 0;
    opacity: 0.1;
  }

  /* .spaceoffstage .owl-stage-outer {
    padding: 0;
} */

  .ctasite:after {
    display: none;
  }

  .ctasite .contentstylebox {
    padding: 60px 0 40px 0 !important;
  }

  .pricing-sections .pricingbox {
    margin-bottom: 40px;
  }

  .mobilespace {
    margin: 0 !important;
  }

  .iconexperince {
    margin: 0px auto;
    display: block !important;
  }

  .custom-padding-80-top {
    padding-top: 60px;
  }

  /* section.sectionthree.custom-padding-80-top {
    padding-top: 20px;
}
section.sectiontwo.custom-padding-80-top {
    padding-top: 20px;
} */

  .apple-modal .col-lg-6.col-md-12.position-relative.overflow-hidden {
    position: absolute !important;
    bottom: 0;
  }

  .apple-modal .left-modal-img {
    opacity: 0.2;
    width: 100%;
  }

  .container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .custom-top .row {
    display: flex;
  }

  .custom-top .col-xl-1.col-sm-1 {
    width: 50%;
  }

  .custom-top .col-xl-8.col-lg-8.col-sm-8 {
    width: 50%;
  }

  .custom-top nav.site-navigation .container {
    padding: inherit;
  }

  .portfoliostyle .col-lg-6.col-md-6.col-sm-6 {
    width: 50%;
  }

  .mobile-slider button.owl-dot {
    background: #000 !important;
    width: 8px;
    height: 8px;
    gap: 10px;
    margin: 0 5px;
    border-radius: 50px;
  }

  .mobile-slider .owl-dots {
    text-align: center;
  }

  .mobile-slider button.owl-dot.active {
    background: #f50c00 !important;
  }

  .ctasite .buttonstyle {
    gap: 10px;
  }

  .mobile-slider .item {
    padding: 0 20px;
  }

  .mobile-slider {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mobile-slider>div {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .flexicons {
    display: block;

    margin-bottom: 0px;
    text-align: center;
  }

  .iconticks {
    width: 50px;
    margin: 0px auto;
    margin-bottom: 20px;
  }

  section.sectionten {
    margin-top: 50px;
  }

  .tesimonailsslider .owl-stage {
    padding: 20px 0;
  }

  .footer-section {
    padding: 0px 0 60px 0;
  }

  .site-navbar-wrap.custom-top.sticky-header {
    padding: 10px 0;
  }

  .portfolio-btn {
    padding: 7px 12px;

    font-size: 11px;
  }

  .portfolio-content.mt-50 {
    margin-top: 10px !important;
  }

  .portfolio-nav {
    margin-top: 20px;
  }

  .sectionnine .mobile-slider {
    margin-top: 50px;
  }

  br {
    display: none !important;
  }
}

/* owl overflow fix */
.mobile-slider .owl-stage-outer {
  overflow: hidden;
}




@media (max-width:767px) {
  .footernav ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
  }


  .headingsmall h1 {

    font-size: 18px;
  }
}


@media (max-width: 500px) {
  .mycounts h3 {
    font-size: 20px;
  }

  .customflexbox.alignitemscenter {
    gap: 20px !important;
  }

  .headingsmall {
    display: flex;
    gap: 10px;
  }




}

@media (max-width: 430px) {
  .buttonstyle.mybtns a {
    font-size: 14px;
  }

  .btncustom {
    font-size: 14px;
    padding: 10px 12px;
  }

  .btncustomone {
    font-size: 14px;
    padding: 10px 12px;
  }

  /* innersection */
  .innerpage .main-heading h1 {
    font-size: 28px;
  }

  .innerpage .buttonstyle a {
    font-size: 13px;
  }

  /* innersection */

}

@media (max-width: 380px) {
  .buttonstyle {
    display: block !important;
  }

  .buttonstyle a {
    width: 100%;
    text-align: center;
  }
}


.main-loop-slider-section {
  padding: 20px 0 20px 0;
  width: 100%;
  display: flex;
  background: #000;
  pointer-events: none;
  overflow-x: hidden;
}

.marquee {
  display: flex;
  overflow: hidden;
  white-space: nowrap;
}

.marquee-content {
  display: flex;
  animation: scrollMarquee 50s linear infinite;
}

.marquee-content span {
  white-space: nowrap;
  color: #fff;
  font-weight: 800;
  font-size: clamp(25px, 4vw, 85px);
  line-height: 1.1;
  margin-right: 6rem;
  margin-top: 10px;
  -webkit-text-stroke: 1px #fff;
  -webkit-text-fill-color: transparent;
}

@keyframes scrollMarquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}

/* .site-logo a img {
    width: 100%;
} */

.testimonailscards img:first-child {
  border-radius: 50px;
  border: 3px solid #70aa34;
}
