* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Montserrat", serif;
}

body {
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

html body p,
html body label,
html body li {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #6d6d6d;
  margin: 0;
  padding: 0;
}

html body ul,
html body li {
  padding: 0;
  margin: 0;
  list-style: none;
}

html body h1html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6 {
  padding: 0;
  margin: 0;
  font-family: "Josefin Sans", serif;
}

html body h1 {
  font-size: 60px;
  color: #000000;
  font-weight: 600;
  line-height: 60px;
  text-transform: uppercase !important;
}
section.banner.banner-inner.custom-padding.position-relative-customs {
  padding-top: 0;
}
.inner-page h1 {
  font-size: 50px;
  color: #000000;
  font-weight: 400;
  line-height: 60px;
}

html body h2 {
  font-size: 70px;
  color: #000000;
  line-height: 80px;
  font-weight: 600;
}

html body h3 {
  font-size: 50px;
  color: #000000;
  line-height: 60px;
  font-weight: 600;
}

html body h4 {
  font-size: 40px;
  color: #000000;
  line-height: 50px;
  font-weight: 600;
}

html body h5 {
  font-size: 30px;
  color: #000000;
  line-height: 40px;
  font-weight: 600;
}

html body h6 {
  font-size: 22px;
  color: #000000;
  line-height: 32px;
  font-weight: 600;
}

.container-wrapper {
  width: 100%;
  max-width: 1840px;
  padding: 0 50px 0 50px;
  margin: 0 auto;
}

.my-nav .container {
  width: 100%;
  max-width: 1840px;
  padding: 0 50px 0 50px;
  margin: 0 auto;
}

a.web-black-btn {
  /* padding: 18px 40px;
      color: #ffffff;
      border: 1px solid #000;
      background-color: #000;
      border-radius: 50px; */

  border-radius: 50px;
  color: #ffffff;
  border: 1px solid #000;
  background-color: #000;
  display: inline-block;
  padding: 10px 40px 6px 40px;
  text-decoration: none;
  margin-bottom: 30px;
  font-weight: 500;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  text-transform: uppercase;
}

a.web-black-btn:hover {
  color: #000000;
  border: 1px solid #000;
  background-color: transparent;
  transition: 0.5s ease;
}

a.web-blue-btn {
  /* padding: 18px 40px;
      color: #ffffff;
      border: 1px solid #6610F2;
      background-color: #6610F2;
      border-radius: 50px; */
  color: #ffffff;
  border: 1px solid #6610f2;
  background-color: #6610f2;
  display: inline-block;
  padding: 10px 40px 6px 40px;
  text-decoration: none;
  margin-bottom: 30px;
  font-weight: 500;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 50px;
}

a.web-blue-btn:hover {
  color: #6610f2;
  border: 1px solid #6610f2;
  background-color: transparent;
  transition: 0.5s ease;
}

input.web-blue-btn {
  /* padding: 18px 40px;
      color: #ffffff;
      border: 1px solid #6610F2;
      background-color: #6610F2;
      border-radius: 50px; */
  color: #ffffff;
  border: 1px solid #6610f2;
  background-color: #6610f2;
  display: inline-block;
  padding: 10px 40px 6px 40px;
  text-decoration: none;
  margin-bottom: 30px;
  font-weight: 500;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 50px !important;
}

input.web-blue-btn:hover {
  color: #6610f2;
  border: 1px solid #6610f2;
  background-color: transparent;
  transition: 0.5s ease;
}

.clr-changed {
  color: #6610f2;
}

.bg-gray {
  background-color: #f5f5f8;
}

.my-nav .navbar a {
  color: #6d6d6d;
}

.my-nav .navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #312929;
}

.my-nav .navbar li.nav-item {
  padding: 0 20px;
}

.my-nav li a {
  font-family: "Josefin Sans", serif;
}

.banner-image {
  text-align: center;
}

.bannerh1 h1 {
  width: 80%;
  text-transform: uppercase;
  margin: 0px auto;
}

.custom-padding {
  padding: 50px 0;
}

.mybox-services-main {
  display: block;
}

.content-services h3 {
  text-transform: uppercase;
}

.content-services p {
  color: #000;
  margin-bottom: 30px;
  font-family: "Josefin Sans", serif;
  font-weight: 300;
  line-height: 30px;
  font-size: 22px;
  margin-top: 20px;
}

.content-services h3 {
  font-size: 48px;
  color: #000000;
  line-height: 55px;
}

.content-services a.web-blue-btn {
  display: inline-block;
  padding: 10px 40px 6px 40px;
  text-decoration: none;
  margin-bottom: 30px;
  font-weight: 500;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  text-transform: uppercase;
}

.content-services {
  text-align: center;
  padding: 60px 50px 0 50px;
  font-family: "Josefin Sans", serif;
}

.c-bg-centernew {
  position: relative;
}

.c-bg-centernew::after {
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  height: 100%;
  background-image: url(../assets/images/illustration-book2.webp);
  display: block;
  background-size: 100%;
  background-position: bottom;
}

.mycustoms {
  background: #d2d2d2 !important;
  overflow: hidden;
}

.c-bg-centernew .zindex1 {
  z-index: 1;
  position: relative;
}

.bg-gray-box {
  background-color: #f9f9f9;
}

/* .mb-custom-20 {
      margin-bottom: 20px;
  } */

.services-box .row.flex-align-items-stretch {
  margin-bottom: 20px;
}

.custom-flex {
  display: flex;
  flex-wrap: wrap;
}

.process-box {
  border: 1px solid #6d6d6d;
  padding: 30px 100px;
  text-align: center;
  border-radius: 25px;
  margin: 0px 0px 28px 0px;
  width: 100%;
}

.processboxsection .process-box {
  display: block;
  text-decoration: none;
  opacity: 0.5;
}

a.process-box:hover {
  opacity: 1;
  transition: 0.5s ease;
}

.process-box h6 {
  color: #6d6d6d;
  font-size: 18px;
  line-height: 24px;
}

.process-box img {
  margin-bottom: 8px;
}

.my-process-box-inner {
  background-color: #e8e8e8;
  height: 100%;
  margin: 0 0px;
  font-family: "Josefin Sans", sans-serif;
}

.processboxsection a.process-box:nth-child(3) {
  margin-bottom: 0;
}

.border-radius-20 {
  border-radius: 20px;
}

.process-style-content {
  position: relative;
  padding: 28px;
}

.process-style-content h3 {
  font-size: 25px;
  line-height: 35px;
  font-weight: bold;
}

.process-style-content h4 {
  font-size: 25px;
  line-height: 35px;
  font-weight: bold;
  position: absolute;
  bottom: 28px;
  z-index: 1;
}

.my-process-box-inner.bg2:after {
  display: none;
}

.bg1 {
  position: relative;
  overflow: hidden;
}

.bg1:before {
  background-image: url(../assets/images/process-box-1-image.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-size: 100%;
}

.bg1.bg-design {
  position: relative;
  overflow: hidden;
}

.bg1.bg-design:before {
  background-image: url(../assets/images/bg-book-design1.webp);
}

.bg2.bg-design2 {
  position: relative;
  overflow: hidden;
}

.bg2.bg-design2:before {
  background-image: url(../assets/images/bg-book-design2.webp);
}

.bg3.bg-design3 {
  position: relative;
  overflow: hidden;
}

.bg3.bg-design3:before {
  background-image: url(../assets/images/bg-book-design3.webp);
}

.bg1.bg8:before {
  background-image: url(../assets/images/bg8.webp);
}

.bg2 {
  position: relative;
  overflow: hidden;
  background-color: #000;
}

.bg2:before {
  background-image: url(../assets/images/process-box-2-image.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-size: 100%;
}

.bg2.bg5:before {
  background-image: url(../assets/images/bg-three.webp) !important;
}

.bg2.bg11:before {
  background-image: url(../assets/images/bg-11.webp) !important;
}

.bg2.bg5 {
  background: #141419;
}
.bg3 {
  position: relative;
  overflow: hidden;
}

.bg3:before {
  background-image: url(../assets/images/process-box-3-image.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-size: 100%;
}

.bg2 h3,
.bg2 h4 {
  color: #fff;
  z-index: 1;
}

.bg2.bg-4 {
  position: relative;
  overflow: hidden;
}

.bg2.bg-4:before {
  background-image: url(../assets/images/bg-four.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-size: 100%;
}

.bg3.bg-32 {
  position: relative;
  overflow: hidden;
}

.bg3.bg-twlv:before {
  background-image: url(../assets/images/bg-12.webp) !important;
}

.bg3.bg-32:before {
  background-image: url(../assets/images/eroor-bg.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  background-size: 100%;
}

.bg3.bg7:before {
  background-image: url(../assets/images/bg-6.webp);
}

.bg2.bg9:before {
  background-image: url(../assets/images/bg-9.webp) !important;
}

.bg3.bg10:before {
  background-image: url(../assets/images/bg-10.webp);
}

.process-style-content h3 {
  position: relative;
}

.vertical-align-box {
  align-items: center !important;
  flex-direction: column !important;
  display: flex !important;
}

.w-96 {
  width: 96%;
}

.my-process-box-inner::after {
  background: rgb(0, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 50%,
    rgba(232, 232, 232, 1) 100%
  );
  height: 60%;
  z-index: 2;
  position: absolute;
  width: 100%;
  bottom: 0;
  content: "";
  left: 0;
  z-index: 0;
}

.w-20-c {
  width: 23%;
}

.w-20-c:nth-child(1) {
  margin-left: 0;
}

.w-20-c:nth-child(4) {
  margin-right: 0 !important;
}

.justify-content-around-c {
  justify-content: space-around !important;
}
.hzoomone {
  transition: transform 0.2s;
  /* Animation */
  transition: 0.5s ease;
}
.mybox-services-main:hover .content-services::after {
  transform: scale(1.1) !important;
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  transition: 0.5s ease;
}

.hzoomone:hover img {
  transform: scale(1.1) !important;
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  transition: 0.5s ease;
}

.mybox-services-main {
  overflow: hidden;
}

.hzoom {
  transition: transform 0.2s;
  /* Animation */
  transition: 0.5s ease;
}

.hzoom:hover .my-process-box-inner::before {
  transform: scale(1.1) !important;
  /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  transition: 0.5s ease;
}

.main-our-cta-section {
  position: relative;
}

.border-radius-33 {
  border-radius: 33px;
}

.cta-bg {
  background: rgb(234, 234, 234);
  background: linear-gradient(
    180deg,
    rgba(234, 234, 234, 1) 35%,
    rgba(255, 255, 255, 1) 100%
  );
  padding: 80px;
}

.uppercase {
  text-transform: uppercase;
}

.custom-ul li {
  font-weight: 500;
  padding-bottom: 8px;
  text-transform: uppercase;
}

.h-hun-custom {
  height: 100%;
}

.flex-align-items-stretch {
  align-items: stretch !important;
  display: flex;
}

/* .position-image {
      position: absolute;
      bottom: 0;
  } */

.owl-carousel-center .item {
  background: #f9f9f9;
}

.custom-slider {
  width: 50%;
  margin: 0px auto;
}

.owl-carousel-center .owl-dots {
  display: flex !important;
  justify-content: center;
  margin-top: 20px;
  padding: 0;
  margin-bottom: 20px;
}

/* Style individual dots */
.owl-carousel-center .owl-dot {
  width: 10px;
  /* Set width of each dot */
  height: 10px;
  /* Set height of each dot */
  background-color: #ccc;
  /* Default color of dots */
  margin: 0 5px;
  /* Add space between dots */
  border-radius: 50%;
  /* Make them circular */
  transition:
    background-color 0.3s ease,
    transform 0.3s ease;
  /* Smooth transition */
}

/* Change the color of active dot */

/* Hover effect for the dots */
.owl-carousel-center .owl-dot:hover {
  transform: scale(1.2);
  /* Scale up the dot slightly on hover */
  background-color: #ff6347;
  /* Change color on hover */
}

.owl-carousel-center .owl-dots button {
  background: #f9f9f9 !important;
  width: 18px;
  height: 18px;
}

.owl-carousel-center .owl-dot.active {
  background-color: #b1b0b0;
  background: #b1b0b0 !important;
  width: 18px;
  height: 18px;
}

.tabscustom ul.nav {
  text-align: center;
  margin: 0px auto;
  justify-content: center;
}

.tabscustom button.active {
  background: #6610f2 !important;
  border-radius: 50px;
}

.tabscustom button {
  color: #6d6d6d;
  font-weight: bold;
  text-transform: uppercase;
}

.w-50-custom {
  width: 50%;
}

section.portfolio-slider h5 {
  color: #6d6d6d;
}

.testimonials-content p {
  padding: 50px 0;
  margin-bottom: 0;
  font-size: 16px;
}

.testimonials-content p.text-dark {
  padding: 0;
}

.mycustomctanew p {
  font-size: 30px;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: 500;
  padding-right: 40px;
}

.btnflex a.web-black-btn {
  margin-right: 20px;
}

.cta-one {
  position: relative;
  overflow: hidden;
}

.cta-one:before {
  background-image: url(../assets/images/cta-image-1.webp);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  background-repeat: no-repeat;
  background-position: right;
}

.mycount {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.cta-one div {
  position: relative;
  z-index: 1;
}

.timeday {
  text-align: center;
  padding: 44px 30px 28px 30px;
  background: #ffffff57;
  margin: 10px;
  backdrop-filter: blur(2px);
  border-radius: 20px;
  border: 2px solid #ffffff;
  width: 28%;
}

.timeday span:nth-child(1) {
  color: #000;
  font-size: 80px;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 30px;
}

.timeday span:nth-child(2) {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  margin-top: 22px !important;
  display: block;
}

.boxes-bottom-section h2 {
  width: 80%;
  margin: 0px auto;
  text-align: center;
  padding: 60px 0;
}

.bg-gray-dark {
  background-color: #e8e8e8;
}

.box-one-service-bottom img.mb-20s {
  margin-bottom: 30px;
}

.box-one-service-bottom {
  padding: 30px;
  border-radius: 30px;
}

.imgright {
  text-align: right;
  margin-top: 10px;
}

.box-one-service-bottom h6 {
  font-size: 28px;
}

.box-one-service-bottom p {
  width: 100%;
  margin-top: 10px;
  color: #000;
  font-size: 18px;
}

.myheading-custom p.my-bigp {
  font-size: 30px;
  line-height: 40px;
}

.myheading-custom p {
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 20px;
  margin-top: 12px;
}

.form-style input {
  height: 45px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  border-color: #6d6d6d;
}

button.web-blue-btn {
  color: #ffffff;
  border: 1px solid #6610f2;
  background-color: #6610f2;
  display: inline-block;
  padding: 10px 40px 6px 40px;
  text-decoration: none;
  margin-bottom: 30px;
  font-weight: 500;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 50px;
}

button.web-blue-btn:hover {
  color: #6610f2;
  border: 1px solid #6610f2;
  background-color: transparent;
}

.form-style {
  text-align: center;
}

.form-style button {
  margin-top: 22px;
}

.footer-content p {
  padding: 8px 0;
}

.footer-content a {
  color: #000;
  margin-bottom: 10px;
  font-size: 18px;
}

.customulfooter ul li a {
  font-size: 18px;
  color: #000;
  padding: 0 0 14px 0;
  display: block;
  text-decoration: none;
}

.customulfooter h6 {
  margin-bottom: 20px;
}

.f-bottom {
  text-align: center;
  padding: 30px 0;
  border-top: 3px solid #e8e8e8;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 3px solid #e8e8e8;
}

.customulfooter.footer-content p {
  padding-bottom: 0;
}

.testimonials-content {
  padding: 0 20px;
}

.footer-content p {
  font-size: 18px;
  color: #000;
}

section.form-section.custom-padding {
  padding: 50px 0;
}

.padding-left-customs-desktop {
  padding: 0 0px 0 50px;
}

.bannerh1 h1 {
  padding: 30px 0;
}

.boxes-bottom-section p.text-center.mb-5 {
  font-size: 20px;
}

/* services new */

.custom-ul.ctaul {
  position: relative;
}

.custom-ul.ctaul ul li {
  position: relative;
}

.custom-ul.ctaul ul li:after {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  background: #6d6d6d;
  border-radius: 50px;
  top: 8px;
}

.custom-ul.ctaul li {
  padding: 0px 26px 8px 25px;
}

.cta-ghost {
  position: relative;
}

.cta-ghost:before {
  background-image: url(../assets/images/ghost-writing-image-left.webp);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

.cta-ghost.bg-editing:before {
  background-image: url(../assets/images/book-editing-bgcta.webp);
}

.cta-ghost.bg-publishing:before {
  background-image: url(../assets/images/book-publishing.webp);
}
.cta-ghost.bg-audio:before {
  background-image: url(../assets/images/bg-audio4.webp);
}
.cta-ghost.bg-designbook:before {
  background-image: url(../assets/images/bookdesigncta1.webp);
}

.cta-bg div {
  position: relative;
  z-index: 1;
}

.services-inner-banner-style h1 {
  font-size: 40px;
  line-height: 40px;
}

.services-inner-banner-style p.main-para {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 18px 0 20px 0;
}

.services-inner-banner-style .custom-ul.ctaul ul li:after {
  width: 8px;
  height: 8px;
  top: 8px;
}

.services-inner-banner-style li {
  font-size: 15px;
}

.custom-flex-banner {
  display: flex;
  margin-bottom: 20px;
  margin-top: 5px;
  align-items: center;
}

.imagetrustd-text {
  margin-left: 10px;
}

.imagetrustd-text p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
  color: #000;
}

.bg-banner-inner-service-img {
  text-align: right;
}

.bg-banner-inner-service-img {
  position: absolute;
  right: 0;
  top: 50px;
}

.bg-banner-inner-service-img img {
  width: 90%;
}

.position-relative-customs {
  position: relative;
}

.bg-banner-inner-service-img {
  position: absolute;
  right: 0;
  top: 48%;
  transform: translateY(-52%);
}

.position-relative-customs .container-wrapper {
  position: relative;
  z-index: 1;
  /* top: 48%;
  transform: translateY(-52%); */
}

.position-image-custom-ab {
  position: absolute;
  bottom: 0;
  background-size: contain;
}

.mybox-services-main .content-services {
  position: relative;
  z-index: 1;
}

.flex-bottoms {
  justify-content: end;
  align-items: self-end !important;
  height: 100%;
}

.cta-ghost p.my-pera {
  width: 50%;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.btn-blockss a {
  display: inline-block;
}

.morespace-cta {
  padding-top: 150px;
  padding-bottom: 150px;
}

.morespace-cta.cta-ghost:before {
  background-image: url("../assets/images/my-cta-22.webp");
}

section.banner.banner-inner {
  height: 100%;
  padding:80px 0 !important
}

.ourpricing {
  -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 0px 30px 0px 30px;
  position: relative;
}

.package {
  background: #6610f2;
  display: block;
  text-align: center;
  margin: 0px auto;
  width: 200px;
  padding: 8px 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.ourpricing h3 {
  text-align: center;
  margin: 30px 0;
  font-size: 40px;
  font-weight: bold;
}

.force-overflow ul {
  list-style: none;
  font-family: "Inter", sans-serif;
  padding: 25px 25px 25px 30px;
  color: #fff;
  display: inline-block;
}

.force-overflow ul li {
  font-size: 15px;
  color: #000000;
  position: relative;
  padding: 0 0 20px 25px;
  font-size: 17px;
}

.scrollbar {
  height: 350px;
  overflow-y: scroll;
  margin-bottom: 25px;
  margin-right: -20px;
}

.force-overflow {
  min-height: 200px;
}

.style-4::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
  border-radius: 20px;
}

.style-4::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
  border-radius: 20px;
}

.style-4::-webkit-scrollbar-thumb {
  background-color: #6610f2;
  border: 2px solid #6610f2;
  border-radius: 20px;
}

.force-overflow ul li:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  background-size: contain;
  /* background: url(../../assets/images/tick-pricing.webp); */
  left: 0;
  top: 10px;
  background-size: contain;
  background: #6610f2;
  border-radius: 40px;
}
.pricing-inner {
  -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
}

.button-bottom-price {
  position: absolute;
  bottom: 0;
}
.btmspace {
  padding-bottom: 50px;
}
.button-bottom-price a {
  margin-bottom: 0;
}
.button-bottom-price {
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
}
.button-bottom-price a:hover {
  background: #fff;
}

.ourpricing:hover .pricing-inner {
  background: #6610f2;
  transition: 0.5s ease;
}

.ourpricing:hover .pricing-inner li {
  color: #fff;
}

.ourpricing:hover .pricing-inner li:after {
  background: #fff;
}
.pricing-section {
  margin-bottom: 100px;
}

#contact-popup .modal-body {
  display: flex;
  width: 100%;
  gap: 30px;
  padding: 50px 20px;
}

#contact-popup .modal-header {
  position: absolute;
  width: 100%;
  z-index: 1;
  border: none;
}

.position-relative.custom-rr {
  height: 100%;
}
.boxpopupimage {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.modal-left-content img {
  border-radius: 10px;
  width: 100%;
}

.modal-left-content {
  width: 55%;
}

.modal-right-content {
  width: 45%;
  display: flex;
  align-items: center;
}

.modal-right-content .form-box {
  padding: 0;
}

.modal-content {
  border-radius: 20px;
  border: none;
}

.modal-content .form-box .row {
  margin-bottom: 12px;
}

#contact-popup button.close {
  position: absolute;
  right: -15px;
  background: #6610f2;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  color: #fff;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  box-shadow: none;
  top: -15px;
}
#contact-popup button.close:focus {
  outline: none;
}

#contact-popup button.close img {
  max-width: 15px;
  filter: brightness(15) invert(1);
}

.modal-body {
  position: relative;
  z-index: 1;
}

.form-box h3 {
  font-size: 25px;
}

.form-box h3 + p {
  margin-bottom: 24px;
}

.form-box input.form-control {
  height: 45px;
}

.form-box label {
  font-size: 15px;
  color: #000;
  font-weight: bold;
}

.logo-popups img {
  width: auto;
  padding-left: 130px;
  padding-top: 21px;
  padding-bottom: 40px;
}
.form-box h3 {
  font-size: 28px;
  color: #6d6d6d;
  line-height: 35px;
  margin-bottom: 20px;
  font-weight: bold;
}

.form-box p.my-pform {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 11px;
  font-family: "Josefin Sans", serif;
}

.form-box {
  -webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  padding: 30px !important;
  background: #fff;
  margin: 0 30px 0 0px;
}

.form-box button.web-blue-btn {
  color: #ffffff;
  border: 1px solid #6610f2;
  background-color: #6610f2;
  display: inline-block;
  padding: 10px 40px 6px 40px;
  text-decoration: none;
  margin-bottom: 30px;
  font-weight: 500;
  font-family: "Josefin Sans", serif;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 50px;
  text-align: center;
  margin: 0px auto;
  width: 180px;
  margin-top: 16px;
}

.form-box input.form-control {
  border-color: #707070;
}

.form-box input::placeholder {
  color: #6d6d6d;
  opacity: 0.5;
}

.form-box textarea::placeholder {
  color: #6d6d6d;
  opacity: 0.5;
}

.form-box textarea.form-control {
  border-color: #707070;
}

.modal-content {
  background: #eeeeee !important;
}

.boxpopupimage {
  padding-left: 60px;
}
section.banner.banner-inner.custom-padding {
  padding-bottom: 0;
}

.contactbanner h2 {
  font-size: 40px;
  line-height: 40px;
  width: 40%;
  margin: 0px auto;
  text-transform: uppercase;
  font-weight: 400;
}

.contactbanner h1 {
  margin-bottom: 0;
  padding: 50px 0 50px 0;
}

.contactboxs {
  border: 1px solid #6d6d6d;
  padding: 40px 25px;
  border-radius: 30px;
  background-color: #fff;
}

.contactboxs a {
  font-size: 18px;
  color: #6d6d6d;
  text-transform: uppercase;
  text-decoration: none;
}

.contactboxs p {
  font-size: 18px;
  color: #6d6d6d;
  text-transform: uppercase;
  text-decoration: none;
}

.contactboxs img {
  margin-bottom: 20px;
}
.banner.contact-banner {
  background: rgb(217, 217, 217);
  background: linear-gradient(
    180deg,
    rgba(217, 217, 217, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  height: 100vh;
  display: flex;
  align-items: center;
  padding-top: 0;
}

p.captial-small {
  font-size: 18px;
  text-transform: uppercase !important;
}

.my-nav .navbar ul li a:hover {
  color: #6610f2 !important;
}

.d-none-desktop {
  display: none;
}
.d-none-mobile {
  display: block;
}

.customulfooter ul li a:hover {
  color: #6610f2;
}

.customulfooter.footer-content a:hover {
  color: #6610f2;
}
a.navbar-brand {
  pointer-events: none;
}

.form-popupbtn {
  text-align: center;
  margin: 0px auto;
  /* display: block; */
}
.popupform form .mb-3:nth-child(4) input {
  height: 140px;
  top: 0;
}

.imgright {
  display: block;
}
.boxes-bottom-section .col-lg-4 {
  /*	height: 100% !important;*/
  height: initial !important;
  /* align-items: center; */
  display: flex;
  justify-content: center;
  /* align-items: center; */
  /* flex: 1; */
}

.boxes-bottom-section .row {
  /* display: flex
; */
  display: flex;
  justify-content: space-between;
}
.modal-right-content .form-box {
  width: 100%;
}

/*services-revision*/

.services-box .row:nth-child(1) .col-lg-6:nth-child(1) .mybox-services-main {
  background: url("../assets/images/bluebg-background1.webp");

  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.services-box .row:nth-child(1) .col-lg-6:nth-child(1) .mybox-services-main p {
  color: #fff;
}

.services-box .row:nth-child(1) .col-lg-6:nth-child(1) .mybox-services-main h3 {
  color: #fff;
}

.services-box .row:nth-child(1) .col-lg-6:nth-child(2) .mybox-services-main {
  background: url("../assets/images/blackbg-background2.webp");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.services-box .row:nth-child(1) .col-lg-6:nth-child(2) .mybox-services-main p {
  color: #fff;
}

.services-box .row:nth-child(1) .col-lg-6:nth-child(2) .mybox-services-main h3 {
  color: #fff;
}

.services-box .row:nth-child(2) .col-lg-6:nth-child(1) .mybox-services-main {
  background: url("../assets/images/lightbluebg-background3.webp");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.services-box .row:nth-child(2) .col-lg-6:nth-child(1) .mybox-services-main p {
  color: #000;
}

.services-box .row:nth-child(2) .col-lg-6:nth-child(1) .mybox-services-main h3 {
  color: #000;
}

.services-box .row:nth-child(2) .col-lg-6:nth-child(2) .mybox-services-main {
  background: url("../assets/images/graybg-background4.webp") !important;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}

.services-box .row:nth-child(2) .col-lg-6:nth-child(2) .mybox-services-main p {
  color: #000;
}

.services-box .row:nth-child(2) .col-lg-6:nth-child(2) .mybox-services-main h3 {
  color: #000;
}

.services-box .row:nth-child(3) .col-lg-6:nth-child(1) .mybox-services-main {
  background: url("../assets/images/whitebg-background5.webp") !important;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.services-box .row:nth-child(3) .col-lg-6:nth-child(1) .mybox-services-main p {
  color: #000;
}

.services-box .row:nth-child(3) .col-lg-6:nth-child(1) .mybox-services-main h3 {
  color: #000;
}

.services-box .row:nth-child(3) .col-lg-6:nth-child(2) .mybox-services-main {
  background: url("../assets/images/darkbluebg-background6.webp") !important;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.services-box .row:nth-child(3) .col-lg-6:nth-child(2) .mybox-services-main p {
  color: #fff;
}

.services-box .row:nth-child(3) .col-lg-6:nth-child(2) .mybox-services-main h3 {
  color: #fff;
}

.bg-ctabottom .row {
  background: url(../assets/images/cta-bottom-imagebg.webp);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0;
  border-radius: 50px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.bg-ctabottom .myheading-custom h2 {
  color: #fff;
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 50px;
}

.bg-ctabottom .myheading-custom p {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
}

.bg-ctabottom .myheading-custom p.my-bigp {
  font-size: 33px !important;
  font-weight: 500;
  line-height: 42px;
  padding-top: 0;
}

.bg-ctabottom .form-style {
  margin-top: 20px;
  text-align: left;
}

.bg-ctabottom .form-style .btn {
  margin-bottom: 0;
  background: #fff;
  color: #000;
  width: 200px;
  margin-top: 10px;
}

.bg-ctabottom .form-style input.form-control {
  height: 45px;
  background: transparent;
  border: 1px solid #fff;
  /* color: #fff !important; */
}

.bg-ctabottom .form-style input::placeholder {
  color: #fff;
}

.bg-ctabottom .iti--separate-dial-code .iti__selected-dial-code {
  color: #fff;
}

.bg-ctabottom .form-style input {
  color: #fff;
}

.bg-ctabottom .form-style span {
  color: #fff !important;
}

.bg-ctabottom .form-style .iti__arrow {
  border-top: 4px solid #fff !important;
}

.hbanner h1 {
  padding-bottom: 0;
}

.cta-bg.custombluebg {
  background: rgb(5, 29, 109);
  background: linear-gradient(
    93deg,
    rgba(5, 29, 109, 1) 0%,
    rgba(10, 79, 231, 1) 35%,
    rgba(113, 198, 255, 1) 100%
  );
}

.cta-bg.custombluebg h4 {
  color: #fff;
}

.cta-bg.custombluebg p {
  color: #fff;
}

.cta-bg.custombluebg a.web-blue-btn {
  background: #fff;
  color: #000;
}

.cta-bg.custombluebg a.web-blue-btn:hover {
  background: transparent;
  border-color: #fff;
  color: #fff;
}

.testimonials + .main-our-cta-section .cta-bg {
  background: rgb(183, 224, 239) !important;
  background: linear-gradient(
    93deg,
    rgba(183, 224, 239, 1) 0%,
    rgba(240, 243, 244, 1) 100%
  ) !important;
}

.main-our-process-inner-section .bg1 {
  background: rgb(238, 243, 244) !important;
  background: linear-gradient(
    0deg,
    rgba(238, 243, 244, 1) 0%,
    rgba(179, 222, 239, 1) 100%
  ) !important;
}

.main-our-process-inner-section .bg3 {
  background: rgb(235, 242, 254) !important;
  background: linear-gradient(
    0deg,
    rgba(235, 242, 254, 1) 0%,
    rgba(80, 164, 220, 1) 50%,
    rgba(1, 23, 255, 1) 100%
  ) !important;
}

.main-our-process-inner-section .bg3 h3 {
  color: #fff !important;
}

.main-our-process-inner-section .bg1.bgcolorswap1 {
  background: rgb(235, 242, 254) !important;
  background: linear-gradient(
    0deg,
    rgba(235, 242, 254, 1) 0%,
    rgba(80, 164, 220, 1) 50%,
    rgba(1, 23, 255, 1) 100%
  ) !important;
}

.main-our-process-inner-section .bg1.bgcolorswap1 h3 {
  color: #fff;
}

.main-our-process-inner-section .bg3.bgcolorswap2 {
  background: rgb(235, 242, 254) !important;
  background: linear-gradient(
    0deg,
    rgba(235, 242, 254, 1) 0%,
    rgba(80, 164, 220, 1) 100%
  ) !important;
}
.bannerslider {
  margin-bottom: 20px;
}
header.my-nav {
  position: relative !important;
  z-index: 2 !important;
}

header.my-nav {
  position: relative !important;
  z-index: 2 !important;
}

section.banner.contact-banner.pageterms.custom-padding {
  height: 100%;
  padding: 100px 0;
}

.testi-image-main.w-50-custom {
  display: none;
}

.testimonialsbox .testimonials-content.w-50-custom {
  width: 100%;
  border: 1px solid #f3f3f3;
  padding: 50px 50px;
  background: #f3f3f3;
  min-height: 296px;
}
.f-bottom p:last-child {
  display: block;
}

.form-banner-bg.form-box h4 {
  font-size: 20px;
  color: #eaadfd;
}
.form-banner-bg.form-box span.clr-changed {
  font-weight: bold !important;
  color: #fff !important;
  background: #6610f2 !important;
  padding: 0 13px !important;
  border-radius: 50px !important;
  margin-bottom: 10px !important;
  text-transform: uppercase !important;
  padding: 6px 11px !important;
}
.form-banner-bg.form-box h3 {
  margin-bottom: 0;
}
.form-banner-bg.form-box span.clr-changed {
  display: inline-block !important;
  margin-right: 8px !important;
}
.form-banner-bg.form-box p.small {
  display: none;
}
/*.container-wrapper.my-inner-header2 {
	background: #f5f5f8;
}
*/
.background-grayss {
  background: #f5f5f8;
}

.divtwos input::placeholder {
  color: #fff !important;
  opacity: 1; /* Firefox */
}

.divtwos input::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #fff !important;
}

.divtwos .form-group input {
  height: 50px !important;
}

.divtwos .form-group button {
  text-align: center;
  margin: 0px auto;
}

.divtwos input.web-blue-btn {
  display: block;
  width: 150px;
  margin: 0px auto;
  margin-top: 20px;
}

.divtwos .iti--separate-dial-code .iti__selected-dial-code {
  color: #fff !important;
}
.divtwos .form .form-group {
  margin-bottom: 20px;
}
.divtwos .form-banner-bg.form-box h4 {
  margin-bottom: 10px;
}

.divtwos .iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #fff;
}
.divtwos .text-danger {
  color: #fff !important;
}
.chat-popup.open {
  display: block;
}
.modal {
  z-index: 99999 !important;
}
.modal-backdrop {
  z-index: 9999;
}

.bg-ctabottom .form-style span.iti__country-name,
.bg-ctabottom .form-style span.iti__dial-code {
  color: #000 !important;
}
.bg-ctabottom .form-style .iti__arrow {
  border-top: 4px solid #fff !important;
}
.bg-ctabottom .form-style .iti__arrow--up {
  border-top: none;
  border-bottom: 0;
}
@media (max-height: 900px) and (max-width: 1700px) {
  .content-services h3 {
    font-size: 30px;
    line-height: 35px;
  }

  .content-services p {
    font-size: 22px;
    line-height: 28px;
  }

  .bannerh1 h1 {
    width: 70%;
  }

  html body h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }

  html body h2 {
    font-size: 40px;
    color: #000000;
    line-height: 50px;
    font-weight: 600;
  }

  html body h5 {
    font-size: 20px;
    line-height: 30px;
  }

  .portfolio-slider .center-heading {
    padding-bottom: 30px !important;
  }

  .tabscustom ul.nav li {
    font-size: 14px;
  }

  .mycustomctanew h2 {
    font-size: 40px;
    line-height: 45px;
  }

  .mycustomctanew p {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-height: 900px) and (max-width: 1500px) {
  .bg-ctabottom .myheading-custom h2 {
    font-size: 35px;
    line-height: 45px;
  }

  .bg-ctabottom .myheading-custom p.my-bigp {
    font-size: 25px !important;
    font-weight: 500;
    line-height: 30px;
    padding-top: 0;
  }

  .owl-carousel-banner::after {
    height: 70%;
  }
}

@media (max-height: 900px) and (max-width: 1400px) {
  .bg-ctabottom .row {
    padding: 50px 0;
  }
}
.background-grayss .my-inner-header2 .d-flex.btnflex.mt-4 {
  margin-top: 0 !important;
}
@media (max-width: 991px) {
  .rowreversecss {
    flex-direction: column-reverse;
  }
  .bannerslider {
    margin-bottom: 50px;
  }
  .my-inner-header2 .d-flex.btnflex.mt-4 {
    display: block !important;
    margin-top: 10px;
  }
  .background-grayss .inner-logo {
    margin-bottom: 20px;
  }
  .bg-ctabottom .myheading-custom h2 {
    font-size: 35px;
    line-height: 45px;
    font-size: 35px !important;
  }

  .bg-ctabottom .form-style .btn {
    margin-bottom: 0;
    background: #fff;
    color: #000;
    width: 200px;
    margin-top: 10px;
    display: block;
    text-align: center;
    margin: 0px auto;
    margin-top: 30px !important;
  }

  .mycta-footerimg {
    text-align: center;
  }

  .bg-ctabottom .row {
    width: initial !important;
  }

  .bg-ctabottom .myheading-custom p.my-bigp {
    font-size: 18px !important;
    font-weight: 500;
    line-height: 25px;
    padding-top: 0;
  }

  .bg-ctabottom .myheading-custom h2 {
    font-size: 35px;
    line-height: 34px;
    font-size: 30px !important;
  }
}
/*Newcssend*/
@media (max-width: 1779px) {
  .process-box {
    padding: 20px 80px;
  }
}

@media (max-height: 900px) and (max-width: 1652px) {
  .content-services p {
    line-height: 30px;
    font-size: 22px;
  }

  .content-services h3 {
    font-size: 40px;
    line-height: 40px;
  }

  .content-services a.web-blue-btn {
    font-size: 15px;
  }

  .content-services {
    padding: 60px 30px 0 30px;
  }

  .trustbottombanner img {
    width: 60%;
  }

  .bg-banner-inner-service-img img {
    width: 70%;
  }
}

@media (max-height: 900px) and (max-width: 1500px) {
  section.banner + .mb-5.mt-5 .main-our-process-section h2 {
    font-size: 50px;
    color: #000000;
    line-height: 50px;
  }

  a.web-black-btn {
    font-size: 15px;
  }

  a.web-blue-btn {
    font-size: 15px;
  }

  .cta-bg {
    padding: 50px;
  }

  .mycustomctanew h2 {
    font-size: 40px !important;
    color: #000000;
    line-height: 60px !important;
    font-weight: 600;
  }

  .mycustomctanew p {
    font-size: 19px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 500;
    padding-right: 40px;
  }

  .boxes-bottom-section h2 {
    font-size: 40px;
    line-height: 40px;
  }

  .timeday span:nth-child(1) {
    color: #000;
    font-size: 50px;
  }

  .timeday span:nth-child(2) {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    margin-top: 22px !important;
  }

  .box-one-service-bottom h6 {
    font-size: 22px;
  }

  .myheading-custom h2 {
    font-size: 40px;
    color: #000000;
    line-height: 40px;
    font-weight: 600;
  }

  .cta-ghost:before {
    background-size: 50%;
    background-position: bottom right;
  }

  .ctastyles-new h4 {
    font-size: 30px !important;
    line-height: 40px;
    margin-bottom: 25px !important;
  }

  .custom-ul.ctaul ul li {
    font-size: 15px;
    padding-right: 0;
  }

  .mb-custom-ul {
    margin-bottom: 25px;
  }
}

@media (max-height: 900px) and (max-width: 1400px) {
  .bg-banner-inner-service-img img {
    width: 65%;
  }

  .container-wrapper {
    padding: 0 50px 0 50px;
  }

  .contactboxs a {
    font-size: 15px;
  }

  .contactboxs p {
    font-size: 14px !important;
  }
}

@media (max-height: 900px) and (max-width: 1374px) {
  .content-services h3 {
    font-size: 30px;
    line-height: 30px;
  }

  .contactboxs a {
    font-size: 15px;
  }

  .contactboxs p {
    font-size: 15px;
  }

  .contactboxs {
    padding: 40px 15px;
  }

  .content-services h3 br {
    display: none;
  }

  .content-services h3 {
    font-size: 26px;
    line-height: 30px;
  }
}

@media (max-height: 900px) and (max-width: 1270px) {
  .services-inner-banner-style h1 {
    font-size: 35px;
    line-height: 40px;
  }

  .services-inner-banner-style p.main-para {
    font-size: 14px;
  }

  .custom-ul.ctaul ul li {
    font-size: 14px;
    padding-right: 0;
  }

  .bg-banner-inner-service-img img {
    width: 60%;
  }

  .my-nav .navbar li.nav-item {
    padding: 0 10px;
    font-size: 14px;
  }
}

@media (max-height: 900px) and (max-width: 1170px) {
  .bg-banner-inner-service-img img {
    width: 50%;
  }
}

@media (max-width: 1070px) {
  .my-nav .navbar li.nav-item {
    padding: 0 10px;
  }

  .footer-content a {
    font-size: 15px;
  }

  .customulfooter ul li a {
    font-size: 15px;
    color: #000;
    padding: 0 0 10px 0;
  }

  .footer-content p {
    font-size: 15px;
  }
}

@media (max-height: 900px) and (max-width: 1036px) {
  .content-services p {
    line-height: 27px;
    font-size: 20px;
  }

  .my-nav .navbar li.nav-item {
    padding: 0px 7px;
    font-size: 13px;
  }
}

@media (max-width: 1500px) {
  .testimonials-content p {
    padding: 10px 0;
  }

  .process-style-content h4 {
    font-size: 20px;
    line-height: 25px;
  }

  .process-style-content h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .process-box {
    padding: 20px 20px;
  }

  .process-box h6 {
    font-size: 15px;
  }
}

@media (max-width: 1507px) {
  .bannerh1 h1 {
    width: 60%;
  }
}

@media (max-width: 1260px) {
  .bannerh1 h1 {
    width: 80%;
  }
}

@media (max-width: 1200px) {
  .process-box h6 {
    font-size: 12px;
    line-height: 12px;
  }

  .modal-lg,
  .modal-xl {
    --bs-modal-width: 90% !important;
  }

  .form-box h3 {
    font-size: 22px;
    line-height: 28px;
  }

  .form-box p.my-pform {
    margin-bottom: 8px;
  }
}

@media (max-width: 1133px) {
  .mycustomctanew a.web-blue-btn {
    font-size: 11px !important;
    line-height: 20px;
  }

  .mycustomctanew a.web-black-btn {
    font-size: 11px !important;
    line-height: 20px;
  }
}

@media (max-width: 1024px) {
  .form-box h3 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  .process-style-content h4 {
    font-size: 18px;
    line-height: 23px;
  }

  .footer-content a {
    color: #000;
    margin-bottom: 10px;
    font-size: 15px;
  }

  .footer-content p {
    font-size: 15px;
    color: #000;
  }

  .customulfooter ul li a {
    font-size: 15px;
    color: #000;
  }

  .main-our-cta-section .col-lg-5.mycustomctanew {
    width: 100%;
  }

  .cta-one:before {
    opacity: 0.3;
  }

  .process-style-content h3 {
    font-size: 18px;
    line-height: 23px;
  }
}

@media (max-width: 1400px) {
  .container-wrapper {
    padding: 0 50px 0 50px;
  }

  .contactboxs a {
    font-size: 14px;
    text-transform: initial !important;
  }

  .banner-contact-details .col-lg-4 .contactboxs p {
    font-size: 14px !important;
    text-transform: initial !important;
  }
}

@media (max-width: 991px) {
  .process-style-content h4 {
    padding-right: 18px;
  }

  a.dropdown-item {
    font-size: 12px;
    padding: 0px 12px;
  }

  .col-lg-5.mycustomctanew.ccspace h2.uppercase.mb-5 {
    margin-bottom: 20px !important;
  }

  .col-lg-5.mycustomctanew.ccspace h2.uppercase.mb-5 + p {
    margin-bottom: 20px;
  }

  .container-wrapper {
    padding: 0 20px 0 20px;
  }

  .testimonials-content img {
    margin-bottom: 15px;
  }

  .cta-bg {
    padding: 30px 20px 30px 20px;
  }

  .contactbanner img {
    display: none;
  }

  .contactboxs {
    padding: 15px 15px;
  }

  .contactboxs img {
    width: 25px;
    margin-bottom: 15px;
  }

  .contactbanner h1 {
    margin-bottom: 0;
    padding: 50px 20px 15px 20px;
  }

  .contactbanner h2 {
    width: 100%;
  }

  .center-heading h5 {
    font-size: 15px;
    color: #000000;
    line-height: 20px;
  }

  .cta-ghost p.my-pera {
    width: 100% !important;
    font-size: 17px;
  }

  .services-inner-banner-style h1 {
    font-size: 20px;
    line-height: 28px;
  }

  .bg-banner-inner-service-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .navbar-toggler-icon {
    background: url(../assets/images/menu-ico.html) !important;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }

  .navbar-toggler {
    padding: 0;
  }
  /*
	.my-nav nav.navbar {
		padding-top: 0;
		padding-bottom: 0;
	}*/
  .d-none-mobile {
    display: none;
  }

  .d-none-desktop {
    display: block;
  }

  .my-nav ul.navbar-nav .nav-item .nav-link {
    padding: 1px 0 1px 0;
  }

  .my-nav ul.navbar-nav {
    margin-top: 20px;
  }

  .contactboxs {
    margin-bottom: 30px;
  }

  .bg3.bg-twlv:before {
    background-size: contain;
  }

  .bg1.bg-design:before {
    background-size: contain;
  }

  .bg2.bg-design2:before {
    background-size: contain;
  }

  .bg3.bg-design3:before {
    background-size: contain;
  }

  .bg3.bg10:before {
    background-size: contain;
  }

  .bg1.bg8:before {
    background-size: contain;
  }

  .bg3.bg7:before {
    background-size: contain;
  }

  .bg2.bg5:before {
    background-size: contain;
  }

  .bg2.bg9:before {
    background-size: contain;
  }

  .cta-bg:before {
    opacity: 0.3;
  }

  #contact-popup button.close {
    right: -10px;
    top: -10px;
    padding: 18px;
  }

  .form-box h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .modal-right-content {
    text-align: center;
  }

  #contact-popup .modal-body {
    padding: 0;
  }

  .modal-right-content {
    display: initial !important;
  }

  .form-box {
    margin-right: 0 !important;
  }

  #contact-popup button.close {
    width: 20px;
    height: 20px;
  }

  .modal-left-content {
    display: none;
  }

  .modal-right-content {
    width: 100%;
  }

  .w-50-custom {
    width: 100%;
  }

  .testimonialsbox .d-flex {
    display: block !important;
    text-align: center;
  }

  .owl-carousel-center .owl-dot.active {
    width: 10px;
    height: 10px;
  }

  .owl-carousel-center .owl-dots button {
    background: #f9f9f9 !important;
    width: 10px;
    height: 10px;
  }

  .ourpricing.mb-0-mobile {
    margin-bottom: 0;
  }

  .main-our-process-inner-section.mt-5 {
    margin-top: 20px !important;
  }

  .myheading-custom p.my-bigp {
    font-size: 20px;
    line-height: 30px;
  }

  .button-bottom-price a.web-blue-btn {
    font-size: 12px;
  }

  .ourpricing h3 {
    margin: 20px 0 10px 0;
    font-size: 30px;
  }

  .force-overflow ul li {
    font-size: 15px !important;
    line-height: 18px;
  }

  .button-bottom-price {
    bottom: -20px;
  }

  .custom-flex.customflexoff {
    display: block;
  }
  /*    .custom-ul.ctaul ul li:after {
        display: none ;
    }*/
  .custom-ul.ctaul ul li {
    text-align: left !important;
  }

  .custom-ul.ctaul ul li:after {
    position: absolute !important;
    content: "";
    display: block !important;
    position: absolute;
    width: 6px !important;
    height: 6px !important;
    left: 0 !important;
    background: #6d6d6d !important;
    border-radius: 50px !important;
    top: 10px !important;
  }

  .ourpricing {
    margin-bottom: 70px;
  }

  .force-overflow ul {
    padding: 25px 25px 25px 25px;
  }

  .ctastyles-new {
    text-align: center;
  }

  .cta-ghost p.my-pera {
    width: 100%;
  }

  .mybox-services-main.moblileheights {
    height: 450px !important;
  }

  .d-flex.btnflex.flex-bottoms {
    text-align: center;
    display: block !important;
    justify-content: center;
    margin: 0px auto;
    width: 100% !important;
    max-width: 100%;
  }

  section.banner.banner-inner {
    height: initial !important;
  }

  .position-relative-customs .container-wrapper {
    position: relative;
    z-index: 1;
    top: initial !important;
    transform: initial !important;
  }

  .bg-banner-inner-service-img {
    margin-top: 20px;
    position: inherit;
    right: 0;
    top: inherit !important;
    transform: inherit;
    text-align: center;
  }

  section.banner.custom-padding.position-relative-customs {
    padding-top: 0;
  }

  .services-inner-banner-style {
    text-align: center;
    margin-top: 30px;
  }

  .services-inner-banner-style {
    text-align: center;
    margin-top: 30px;
  }

  .custom-ul.ctaul ul li {
    padding-left: 20px;
  }

  .custom-flex-banner {
    display: block;
  }

  .imagetrustd-text {
    margin-top: 14px;
  }

  .trustbottombanner img {
    width: 280px;
  }

  .services-inner-banner-style .custom-ul.ctaul {
    margin-bottom: 20px;
  }

  .services-inner-banner-style .custom-ul.ctaul li:after {
    display: none;
  }

  .imagetrustd-text {
    margin-left: 0px;
  }

  .logofooter + p {
    margin-bottom: 20px;
  }

  .f-bottom {
    padding: 15px 8px;
  }

  .f-bottom p {
    font-size: 15px;
  }

  .f-bottom p:nth-child(2) {
    font-size: 12px !important;
  }

  .customulfooter.footer-content h6 {
    margin-bottom: 0;
  }

  .padding-left-customs-desktop {
    padding: 0 0px 0 0px;
  }

  .footer .d-flex {
    display: block !important;
    text-align: center;
  }

  .boxes-bottom-section .box-one-service-bottom {
    text-align: center;
    margin-bottom: 20px;
  }

  .main-our-cta-section.mb-5 {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
  }

  .container-wrapper h2 {
    font-size: 30px !important;
  }

  .mycustomctanew h2 {
    font-size: 25px !important;
  }

  .mycustomctanew p {
    padding-right: 0 !important;
    margin-bottom: 30px;
  }

  .d-flex.btnflex {
    display: initial !important;
  }

  .d-flex.btnflex a {
    margin-right: 0;
  }

  .boxes-bottom-section .box-one-service-bottom p {
    width: 100%;
  }

  .myheading-custom {
    text-align: center;
  }

  /*	button.navbar-toggler {
		background: #6610f2;
	}
*/
  .cta-one div {
    position: relative;
    z-index: 1;
    text-align: center;
    justify-content: center;
  }

  .footer-content p {
    font-size: 14px;
    color: #000;
  }

  .customulfooter ul li a {
    font-size: 14px;
  }

  .footer-content a {
    font-size: 14px;
  }

  .box-one-service-bottom br {
    display: none;
  }

  .cta-one:before {
    opacity: 0.3;
  }

  .testimonials .col-lg-4 {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 20px;
  }

  .bannerh1 h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .w-96 {
    width: 100% !important;
  }

  .vertical-align-box {
    align-items: initial !important;
    flex-direction: initial !important;
    display: block !important;
  }

  .w-20-c {
    width: 100%;
  }

  .container-wrapper h2 {
    text-align: center;
  }

  .process-style-content {
    height: 250px;
  }

  .bg1:before {
    background-size: contain;
  }

  .bg2.bg-4:before {
    background-size: contain !important;
  }

  .bg3.bg-32:before {
    background-size: contain !important;
  }

  .bg2:before {
    background-image: url(../assets/images/mobile-use.webp);
    background-size: contain;
  }

  .bg3:before {
    background-size: CONTAIN;
  }

  .my-process-box-inner {
    margin-top: 20px;
  }

  .my-process-box-inner::before {
    opacity: 0.5;
  }

  .container-wrapper h2 {
    font-size: 40px;
  }

  .content-services a.web-blue-btn {
    font-size: 12px;
  }

  .content-services a.web-blue-btn {
    padding: 10px 25px 6px 25px;
  }

  a.web-black-btn {
    font-size: 12px;
  }

  a.web-blue-btn {
    font-size: 12px;
  }

  a.web-blue-btn {
    padding: 10px 25px 6px 25px;
    margin-bottom: 10px;
  }

  a.web-black-btn {
    padding: 10px 25px 6px 25px;
    margin-bottom: 10px;
  }

  input.web-blue-btn {
    padding: 10px 25px 6px 25px;
    margin-bottom: 10px;
  }

  .banner .d-flex.btnflex {
    margin-bottom: 20px !important;
    display: block !important;
  }

  .bannerh1 h1 {
    width: 100%;
    font-size: 20px !important;
    line-height: 25px;
  }

  .container-wrapper h2 {
    font-size: 20px !important;
    line-height: 25px;
  }

  .ctastyles-new h4 {
    font-size: 20px !important;
    line-height: 25px;
  }

  .cta-ghost p.my-pera {
    width: 50%;
    font-size: 17px;
  }

  html body h5 {
    font-size: 20px;
    color: #000000;
    line-height: 25px;
  }

  .content-services h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .content-services p {
    line-height: 20px;
    font-size: 15px;
  }

  .content-services p {
    margin: 10px 0 13px 0;
  }

  .banner-image {
    min-width: 300px;
    height: 300px;
  }

  .banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .mybox-services-main .position-image {
    width: 100%;
    height: 250px;
    left: 0;
  }

  .mybox-services-main .position-image img {
    width: 100%; /* Image ki width ko container ke width ke barabar karen */
    height: 100%; /* Image ki height ko container ke height ke barabar karen */
    object-fit: cover; /* Image ko container me fit karne ka tareeqa (stretch nahi hoga) */
  }

  .c-bg-centernew::after {
    background-size: cover;
  }

  .custom-slider {
    height: 300px;
    width: 300px;
  }

  .custom-slider img {
    width: 100%; /* Image ki width ko container ke width ke barabar karen */
    height: 100%; /* Image ki height ko container ke height ke barabar karen */
    object-fit: cover; /* Image ko container me fit karne ka tareeqa (stretch nahi hoga) */
  }

  .testimonials-content p {
    font-size: 15px;
    line-height: 24px;
    color: #000;
  }

  .mycustomctanew p {
    font-size: 15px;
    line-height: 24px;
    color: #000;
  }

  .cta-one:before {
    opacity: 0.1;
  }

  .boxes-bottom-section p.text-center.mb-5 {
    font-size: 15px;
    line-height: 24px;
  }

  .box-one-service-bottom h6 {
    font-size: 20px;
  }

  .box-one-service-bottom p {
    font-size: 15px;
    line-height: 24px;
  }

  .myheading-custom p.my-bigp {
    font-size: 15px;
    line-height: 25px;
  }

  input.web-blue-btn {
    padding: 6px 25px 3px 25px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .boxes-bottom-section .col-lg-4 {
    display: block !important;
    justify-content: center;
    /* align-items: center; */
    /* flex: 1; */
    height: auto !important;
  }

  .boxes-bottom-section .row {
    /* display: flex
; */
    display: block !important;
    height: auto !important;
  }

  .services-box .row.flex-align-items-stretch {
    margin-bottom: 0px !important;
  }

  .mybox-services-main {
    display: block;
    margin-bottom: 20px;
    height: auto !important;
  }

  /*	.bannerh1 h1 {
		width: 100%;
		font-size: 40px !important;
	}
*/
}

@media (max-width: 576px) {
  .custom-flex {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    display: block !important;
  }
}

.pos-rel-1 {
  display: none;
}

@media (max-width: 480px) {
  .pos-rel-1 {
    display: block;
  }

  a.scroll-up-sticky-bar svg {
    width: 10px !important;
  }

  a.scroll-up-sticky-bar {
    color: #fff !important;
    font-size: 14px;
    z-index: 9;
  }

  .scroll-up-sticky-bar {
    padding: 10px 20px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    width: 100%;
  }

  a.scroll-up-sticky-bar span {
    color: #fff !important;
  }

  a.scroll-up-sticky-bar svg {
    color: #fff !important;
    fill: #fff;
  }

  .fixed-btm {
    bottom: 10%;
    width: 100%;
    display: flex;
    align-self: center;
    justify-content: center;
    border: 0;
    writing-mode: initial;
    z-index: 9999;
    position: fixed;
    right: 0;
    bottom: 60px;
  }

  .fixed-list {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 15px;
  }

  .fixed-list li {
    border-radius: 50px;
    width: 55px !important;
    height: 55px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 2px 0;
    background-color: #000;
    padding: 0 12px;
    border: 0;
  }

  .fixed-btm a {
    border-radius: 0;
    border: 0;
    color: #fff;
    text-decoration: none;
    padding: 12px 0;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    font-size: 22px;
  }

  .fixed-list li a svg {
    font-size: 22px;
  }

  .pos-rel-1 {
    position: relative;
    z-index: 99;
  }

  .contactboxs p {
    font-size: 12px;
  }

  .contactboxs a {
    font-size: 12px;
  }
}

.scroll-up-sticky-bar,
.fixed-btm {
  display: none;
}

.pos-rel-1 {
  position: relative;
  z-index: 99;
}

@media (max-width: 399px) {
  .banner-image {
    min-width: 280px;
    height: 300px;
  }

  .bannerh1 h1 {
    font-size: 17px !important;
  }

  .services-inner-banner-style h1 {
    font-size: 17px;
    line-height: 25px;
  }

  .ctastyles-new h4 {
    font-size: 17px !important;
  }
}

.my-inner-header2 .d-flex.btnflex.mt-4 {
  margin-top: 0;
  justify-content: end;
}

.my-inner-header2 .d-flex.btnflex a {
  margin-bottom: 0 !important;
}

.my-inner-header2 {
  position: relative;
  z-index: 9999;
  padding: 18px;
}

.f-bottom p a {
  color: #6d6d6d;
}

@media (max-width: 991px) {
  .my-nav .container {
    padding: 0 20px 0 20px;
  }
  .logofooter + p {
    font-size: 11px;
    line-height: 15px;
  }

  section.form-section.custom-padding .web-blue-btn {
    margin-top: 15px;
  }

  .my-inner-header2 .d-flex.btnflex.mt-4 a {
    margin-bottom: 10px !important;
    display: inline-block;
  }

  .my-inner-header2 .d-flex.btnflex.mt-4 {
    text-align: center;
  }

  .inner-logo {
    text-align: center;
    margin: 0px auto;
  }

  .inner-logo a {
    display: block;
    text-align: center;
    margin: 0px auto;
    width: 100%;
  }

  .inner-logo a img {
    text-align: center;
    margin: 0px auto;
    margin-bottom: 0px;
  }

  .my-inner-header2 + section.banner p.main-para {
    font-size: 17px;
  }
}

.my-inner-header2 + section.banner p.main-para {
  font-size: 18px;
}

.f-bottom span {
  display: inline-block;
  padding: 0 10px;
}

.formheader label.form-check-label.ctm-form-check {
  color: #000;
  font-size: 11px;
  line-height: normal;
  font-weight: normal;
}

.f-sizes {
  font-size: 11px !important;
}
.bg-ctabottom label.form-check-label.ctm-form-check {
  color: #fff;
  font-size: 12px;
}

.bg-ctabottom .form-check-input {
  height: 15px;
  width: 15px;
}

.bg-ctabottom
  .iti.iti--allow-dropdown.iti--separate-dial-code
  input::placeholder {
  color: #fff !important;
}

.form-check.checksize.labelsize.formheader.text-left {
  text-align: left;
  margin-bottom: 15px;
}

/* Banner Form Box Styling */
.banner-form-box {
  background: #ffffff;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
  margin-left: 20px;
}

@media (max-width: 991px) {
  .banner-form-box {
    margin-left: 0;
    padding: 30px;
  }
}

.banner-form-title {
  font-family: "Josefin Sans", serif;
  font-size: 32px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 10px;
  line-height: 1.2;
}

.banner-form-subtitle {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #666666;
  margin-bottom: 25px;
}

.form-services-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 25px;
}

.form-services-tags label {
  cursor: pointer;
  margin: 0;
}

.form-services-tags input[type="radio"],
.form-services-tags input[type="checkbox"] {
  display: none;
}

.form-services-tags span {
  display: inline-block;
  padding: 8px 18px;
  border: 1px solid #e0e0e0;
  border-radius: 50px;
  font-size: 14px;
  color: #555555;
  transition: all 0.3s ease;
  background-color: #ffffff;
}

.form-services-tags input[type="radio"]:checked + span,
.form-services-tags input[type="checkbox"]:checked + span {
  border-color: #6610f2;
  color: #6610f2;
  background-color: #f6f0ff;
  font-weight: 600;
}

.banner-quote-form .form-label {
  font-size: 14px;
  font-weight: 600;
  color: #444444;
  margin-bottom: 8px;
}

.banner-quote-form .form-control,
.banner-quote-form .form-select {
  background-color: #f9f9f5;
  border: 1px solid #eaeaea;
  border-radius: 8px;
  padding: 12px 15px;
  font-size: 15px;
  color: #333333;
}

.banner-quote-form .form-control:focus,
.banner-quote-form .form-select:focus {
  outline: none;
  box-shadow: none;
  border-color: #6610f2;
}

.banner-form-btn {
  background-color: #6610f2 !important;
  border: none;
  border-radius: 8px !important;
  color: #ffffff !important;
  font-weight: 700;
  font-size: 18px;
  padding: 15px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-transform: none !important;
}

.banner-form-btn:hover {
  background-color: #520dc2 !important;
  color: #ffffff !important;
  transform: translateY(-2px);
}

.form-terms {
  font-size: 13px !important;
  color: #888888;
  line-height: 1.5;
  margin-top: 10px;
}

.form-terms a {
  text-decoration: none;
}

.form-terms strong, .form-terms a strong {
  color: #6610f2;
}
