body {
  font-size: 16px;
  font-family: "Montserrat", serif;
  /* background-image: linear-gradient(92deg, #f9e39c, #fff, #f9e39c); */
  background-repeat: no-repeat;
}

h1,
h2,
h3,
h4 {
  font-weight: bold;
}

.top-container {
  background-color: #fec81e;
  padding: 10px;
  text-align: center;
}

.header_skt {
  z-index: 999;
  background-image: linear-gradient(92deg, #fff, #fff, #fff);
}

.fixed-add {
  background-image: linear-gradient(92deg, #fff, #ffffff00, #fff);
  box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
  transition: 0.3s;
}

.lapnav.fixed-add {
  background: #fff0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0);
  transition: 0.3s;
}

.MIAN_BG_PRO .slick-initialized .slick-slide {
  display: block;
  justify-content: center;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.showHideSlider {
  padding: 30px 0 70px;
  background: #dcfbdd;
}

.sticky + .content {
  padding-top: 102px;
}

.r-sec {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.header .menu-btn:checked ~ .menu {
  max-height: 240px !important;
}

.header .menu-icon {
  display: none !important;
}

.bottomHeder p {
  margin-bottom: 0;
}

.header {
  /* position: fixed; */
  width: 100%;
  top: 0px;
  z-index: 1;
  padding: 5px 0px 0;
  transition: 0.3s;
}

.header li a {
  display: block;
  color: #000;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}

.showHideSlider {
  padding: 30px 0 70px;
  background: #f2fdf1;
  background: linear-gradient(rgba(0, 0, 0, 0.84), rgba(0, 0, 0, 0.96)),
    /* Overlay color */
      url(../img/banner/EmpoweringNigerianBusinesseswithInnovativeITServicesSolutions.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.k-body-para {
  font-size: 17px;
  color: #333;
  margin-top: 20px;
  line-height: 21px;
  /* font-weight: 300; */
  text-align: center;
}

.k-section:hover {
  background-color: #fffcf6;
  border: none;
}

.k-section:hover .k-body-para {
  color: #000;
}

.k-section:hover .k-hyperlink {
  color: #000;
}

.k-hyperlink {
  font-size: 14px;
  text-decoration: none;
  color: #121212;
  font-weight: 600;
  cursor: pointer;
  margin-top: 20px;
  line-height: 21px;
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
  border: 2px solid #121212;
  padding: 10px;
}

.k-hyperlink:hover {
  transform: scale(1.1);
  transition: 0.5s;
  background-color: #fec81e;
  color: #121212 !important;
  border: 2px solid #fec81e;
}

.k-section {
  width: 100%;
  height: 370px;
  padding: 20px 20px;
  border: 1px solid #8f8f8f;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  box-shadow: 1px 1px 10px #000000;
  border-right: 1px dashed #fec81e;
  border-left: 1px dashed #fec81e;
  border-bottom: 1px dashed #fec81e;
  border-top: 1px dashed #fec81e;
}

.caseStudiesArea {
  padding-bottom: 50px;
}

.form_sc {
  margin-top: 50px;
  margin-bottom: 50px;
}

.footer .footerContent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 90px;
  margin-bottom: 90px;
}

.footerContent .f-link {
  position: relative;
  height: 178px;
}

.footerContent .f-link .rightLine {
  position: absolute;
  height: 140px;
  width: 2px;
  right: 0;
  top: 45px;
  background: #d1d1d1;
}

.f-address {
  display: flex;
}

.f-address i {
  width: 15px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 15px;
  margin-right: 5px;
  color: #d1aa65;
}

.f-address p {
  width: 80%;
  margin-left: 10px;
  opacity: 0.6;
  font-size: 15px;
}

.carousel-user {
  width: 100%;
  float: left;
  height: 100px;
  background-color: #0b0b0b;
}

.carousel-caption {
  width: 100%;
  float: left;
  height: 300px;
  background-color: #d1aa65;
}

.white-heading {
  color: #ffffff;
}

.white-heading span {
  color: #fff;
}

.footer .footerContent {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 50px;
}

.footerContent .f-link {
  margin-bottom: 25px;
}

.footerPara {
  display: inherit;
  height: inherit;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footleft {
  width: 100%;
  height: inherit;
  margin-bottom: 20px;
  display: inherit;
}

.bottomFooter {
  padding: 0px 10px;
}

.bottomFooter .footerPara p {
  font-size: 13px !important;
  line-height: 18px;
  /* font-weight: 300; */
}

.verticalFooterz {
  display: none;
}

.footer {
  width: 100%;
  float: left;
  padding: 70px 0px 0px;
  background: linear-gradient(rgba(16, 16, 16, 0), rgba(13, 12, 12, 0)),
    url(../img/footer/footerbg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.form_box_sec {
  /* background-color: #0d31a5; */
  border-radius: 30px;
  padding: 74px 45px;
  /* max-height: 630px; */
  background-image: linear-gradient(95deg, #ffee9f, #ffee9f);
}

.Popular-Locations {
  padding-bottom: 70px;
}

.borderimg {
  overflow: hidden;
  height: 270px;
}

.borderimg {
  overflow: hidden;
  height: 270px;
  box-shadow: 2px 1px 10px;
  border: solid 3px #fff;
  border-radius: 15px;
}

.form_box_sec .input-group-text img {
  filter: invert(1) brightness(0);
}

.form_box_sec .minbutn {
  background-color: rgb(0, 0, 0);
  color: #fff;
}

.form_box_sec .minbutn:hover {
  background-color: #fec81e;
  color: #000;
}

.main_calender_sec {
  background-color: #fff;
  border-radius: 30px;
  padding: 30px 40px;
  /* max-height: 630px; */
  border: solid 2px #000000;
  transform: translate(50px, -3px);
  z-index: 20;
  position: relative;
}

.pading_pl {
  z-index: -61;
}

.mian_image {
  text-align: end;
}

.mian_image img {
  width: 80%;
}

.form_sc .form-floating .form-control {
  padding-left: 2.5rem;
  border: 0px solid !important;
  border-bottom: 1px solid #00000061 !important;
  border-radius: 0px;
  margin-bottom: 0px;
  color: #000;
}

.form_box_sec .title_tx p::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12%;
  border-bottom: 2px solid #000000;
}

.main_calender_sec .title_tx p::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 26%;
  border-bottom: 2px solid #000000;
}

.form_sc .form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 2.95rem;
  color: #000;
}

.form_box_sec .title_tx h2 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
}

.main_calender_sec h2 {
  font-size: 30px;
  font-weight: bold;
}

.form_box_sec .title_tx p {
  color: #000;
}

.form_box_sec .form_title p {
  color: #000;
}

/* contact button footer */
.meetingsec .popup-form {
  position: fixed;
  bottom: 10px;
  right: -100%;
  width: 370px;
  height: 490px;
  background-color: #fff;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  transition: left 0.3s ease-in-out;
  padding: 20px;
  overflow-y: auto;
}

.meetingsec .popup-content {
  padding: 10px;
}

.meetingsec .close-btn {
  position: absolute;
  top: 0px;
  left: 0px;
  background: none;
  border: none;
  font-size: 23px;
  cursor: pointer;
  width: 15%;
  color: #ffffff;
  background: #d1aa65;
  font-weight: 600;
  border-radius: 0;
}

.meetingsec .meeting {
  color: #fff;
  background: rgb(0, 0, 0);
  position: fixed;
  right: 12px;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 45px;
  padding: 20px 4px;
  text-decoration: none;
  border-radius: 5px;
  animation-name: pulse;
  animation-duration: 1.5s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
  z-index: 999;
  box-shadow: 0px 4px 5px 2px #00000029;
}

.meetingsec .meeting:hover {
  color: #fff;
  background: #fec81e;
}

.meetingsec .meeting:hover {
  color: #ffffff;
  filter: invert(1);
  background: #002bff;
}

.meetingsec .meeting img {
  margin-right: 10px;
  width: 30px;
}

.meetingsec .meeting img {
  margin-right: 10px;
}

.meetingsec .meeting:hover {
  color: #fff;
}

.meetingsec .popup-form h2 {
  margin-top: 50px;
}

/* Prevent scroll */
.meetingsec body.no-scroll {
  overflow: hidden;
}

/* Form input styles */
.meetingsec input {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.meetingsec button {
  padding: 10px;
  width: 100%;
  background-color: #d1aa65;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.meetingsec button[type="submit"]:hover {
  background-color: #d1aa65;
}

.meetingsec .meeting {
  bottom: 10px;
  left: inherit;
  animation-play-state: paused;
}

.meeting_sec span {
  display: none;
}

.meeting_sec span {
  display: block;
}

.sliderbox {
  height: 420px;
  width: 95%;
  display: flex !important;
  justify-content: center;
  flex-direction: column !important;
  align-items: left;
  border-radius: 20px;
  padding: 0px 0px;
  background-image: linear-gradient(45deg, #fff, #fff);
  box-shadow: 1px 1px 10px #dbdbdbee;
  border-left: 1px dashed #f9e39c;
  border-right: 1px dashed #f9e39c;
  border-bottom: 1px dashed #f9e39c;
  border-top: 1px dashed #f9e39c;
  justify-content: space-evenly;
  margin: 10px;
}

.sliderbox .slick-slide .slick-cloned .sliderbox {
  width: 300px !important;
}

.slihead {
  font-size: 26px;
  line-height: 26px;
  /* width: 308px; */
  font-weight: 600;
  color: #000;
}

.slidis {
  font-size: 16px;
  line-height: 23px;
  color: #000;
  display: block;
  min-height: 80px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  /* font-weight: 500; */
}

.sectionslid .slick-prev:before,
.sectionslid .slick-next:before {
  color: #121212 !important;
}

.hideimg {
  color: #0b0b0b !important;
  margin-bottom: 0px !important;
  padding-left: -10px !important;
}

.sliderbox:hover .hideimg {
  display: block !important;
  /* margin-bottom: 0px !important; */
}

.sliderbox:hover .slidis {
  display: block;
}

.sliderbox:hover {
  justify-content: space-evenly;
  background-color: #fffcf6;
}

.sliderbox:hover .horizontal {
  background-color: #fec81e;
  /* margin-top: 0px; */
}

.sliderbox:hover {
  background-image: linear-gradient(45deg, #ffffff, #fff4d2);
  box-shadow: 1px 1px 10px #dbdbdbee;
  border-right: 1px dashed #f8ebc1;
  border-left: 0px dashed #f8ebc1;
  border-bottom: 1px dashed #f8ebc1;
  border-top: 1px dashed #f8ebc1;
}

.horizontal {
  width: 117px !important;
  height: 6px !important;
  background-color: #0b0b0b;
  margin-top: 20px;
}

.slick-prev:hover:before,
.slick-next:hover:before {
  color: #fec81e;
}

.serviceImages {
  position: relative;
  padding: 5px 5px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 10px;
  background: #f9f9f9;
  border-radius: 20px;
  box-shadow: 1px 1px 10px #d5d5d5;
  border: 1px dashed #ffe182;
  min-height: 180px;
  display: block;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.serviceImages::after {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 0;
  height: 50px;
  width: 4px;
  background-color: #fec81e;
}

.serviceImages img {
  /* height: 133px;
  width: 133px; */
}

.serviceImages h4 {
  font-size: 18px;
  font-weight: 500 !important;
  margin: 20px 0;
  font-weight: 400;
  line-height: 24px;
}

.serviceImages1 img {
  height: 133px;
  width: 133px;
}

.serviceImages1 h4 {
  font-size: 22px;
  margin: 20px 0;
  font-weight: 400;
  line-height: 24px;
}

.serviceImages1 {
  position: relative;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
}

.allIndustries a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  background-color: #fec81e;
  padding: 15px 30px;
  border-radius: 10px;
}

.slidersec {
  padding: 0 0px;
  width: 100%;
  margin: auto;
  margin-top: 70px;
}

.lockedScreen {
  padding: 0 0px;
  width: 100%;
  margin: auto;
  margin-top: 70px;
}

.k-your-class .slick-prev:before {
  top: 50%;
  position: absolute;
  left: -50px;
}

.k-your-class .slick-prev {
  z-index: 9;
}

.k-your-class .slick-next:before {
  position: absolute;
  right: -50px;
}

.slick-prev:before,
.slick-next:before {
  font-size: 60px;
  color: #ffffff !important;
  opacity: 1.75;
}

.agency_partner_discrption.main a {
  background-color: #121212;
  border-radius: 100px;
  padding: 20px 60px;
  border: 0;
  color: #ffffff;
  font-size: 24px;
  top: 14px;
  text-decoration: none;
}

.faqask .accordion-body {
  color: #000;
}

.agency_partner_discrption.main a:hover {
  color: #fec81e;
}

.bk_bg {
  box-shadow: 0px 0px 8px 0px #bbbbbb;
  border-radius: 20px;
  padding: 40px 40px 60px;
  /* background-image: url(../img/web3.png),
    linear-gradient(#fffbf0, #fffbf0) ; */
  background-size: 790px auto,
    /* Set the image width to 520px; height adjusts automatically */ cover;
  background-repeat: no-repeat;
  background-position: center, center;
  background-position: 530px 0px;
  background-color: #fffbf0;
}

.all_btnset {
  text-align: center;
  margin-top: 20px;
}

.videoem {
  width: 100%;
  margin-top: 60px;
}

.all_btnset a {
  text-align: center;
}

.sec_banners .topSliderArea {
  display: flex;
  justify-content: end;
  align-items: center;
  /* height: 550px !important; */
  width: 100%;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 100% 100% !important;
  position: relative;
}

.sec_build .sub-title {
  position: relative;
  /* margin: 45spx 0 50px 0; */
}

.logo img {
  max-width: 130px;
}

/* menu icon */
.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 5px;
  position: relative;
  user-select: none;
  bottom: 30px;
}

.header .menu-icon .navicon {
  background: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background 0.2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */
.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

.header ul {
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.header li a:hover,
.header .menu-btn:hover {
  color: #000;
  /* border-bottom: 4px solid #121212; */
}

.header li a:hover .down-Arrow {
  transform: rotate(226deg);
  top: 21px;
}

.header .menu {
  clear: both;
  max-height: 65px;
  transition: max-height 0.2s ease-out;
  display: flex;
  align-items: center;
}

.header {
  box-shadow: none;
  z-index: 11;
  width: 100%;
}

.resquest_main ul li {
  display: block;
  color: #333;
  padding: 10px 0px 10px 20px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}

.resquest_main ul {
  clear: both;
  max-height: 65px;
  transition: max-height 0.2s ease-out;
  display: flex;
  align-items: center;
  margin-left: 15px;
}

.resquest_main ul li a.btn_demo {
  background: #000000;
  border-radius: 50px;
  color: #fff !important;
  text-align: center;
}

.resquest_main ul li a.btn_democall {
  font-weight: 600;
}

.dropdown-Menu .sub-child {
  margin: 0px;
  padding: 25px 96px;
  background-color: #fec81e;
  height: 486px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 25px;
  width: 493px;
  border-bottom-left-radius: 50px;
}

.mega-menu-main-head {
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  color: #000;
}

.main-menu > ul {
  padding: 0px;
  margin: 0px;
  margin-left: -50px;
  margin-left: -170px;
}

.down-Arrow {
  border: solid #000;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  margin-top: -1px;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 5px;
  top: 18px;
  font-weight: 600;
}

.main-menu > ul > li:hover {
  color: #000;
  border-bottom: 4px solid #19ad21;
}

.main-menu > ul > li:hover .down-Arrow {
  border: solid #000;
  border-width: 0 1px 1px 0;
  transform: rotate(226deg);
  -webkit-transform: rotate(226deg);
  top: 21px;
}

.main-menu > ul > li:hover a {
  color: #000;
}

.main-menu > ul > li > a {
  display: block;
  color: #909090;
  padding: 6px 20px 10px 20px;
  text-decoration: none;
  font-size: 14px;
  /* font-weight: 300; */
  position: relative;
}

.main-menu ul li .dropdown-Menu > li {
  list-style: none;
  float: none;
}

.main-menu ul li .dropdown-Menu > li > a {
  padding: 8px 15px;
  margin: 0;
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #000;
  text-decoration: none;
  border-top: solid 1px #f3f3f3;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.main-menu ul li .dropdown-Menu > li:first-child > a {
  border-top: solid 0px #f3f3f3;
}

.main-menu ul li .dropdown-Menu > li > a:hover {
  color: #84be52;
  padding-left: 17px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.main-menu ul li .dropdown-Menu > .sub-child {
  padding: 0px;
  margin: 0px;
}

.main-menu ul li .dropdown-Menu > .sub-child > li {
  list-style: none;
  float: left;
}

.main-menu ul li .dropdown-Menu > li > .sub-child {
  margin: 0px;
  padding: 25px;
  width: 100%;
  background-color: #fffcf6;
}

.main-menu ul li .dropdown-Menu.row > li {
  float: left;
  list-style: none;
}

.main-menu ul li .dropdown-Menu .sub-child > li {
  list-style: none;
}

.main-menu ul li .dropdown-Menu .sub-child > li:last-child > a {
  border: none;
}

.main-menu ul li .dropdown-Menu .sub-child > li a::after {
  content: "";
  border: solid #ffefd6;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(315deg);
  content: "";
  margin-top: 12px;
  float: right;
}

.all_btnset a {
  background-color: #000000;
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 5px 5px 20px 20px;
}

.all_btnset a:hover {
  background-color: #000000;
  color: #fec81e;
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 5px 5px 20px 20px;
}

.borderBox .borderAra p {
  font-size: 16px;
  margin: 0;
  text-align: center;
  font-weight: 600;
}

.Popular-Locations .borderBox {
  border: 1px solid #212529;
  border-radius: 10px;
  padding: 15px 10px;
  text-align: center;
}

.k-logo img {
  /* filter: grayscale(100%); */
  max-height: 100%;
  max-width: 100%;
}

.borderimg img {
  height: 100%;
}

.borderBox_img {
  box-shadow: 1px 2px 10px #00000054;
  border: 5px solid #fff;
  border-radius: 30px;
  overflow: hidden;
}

.k-section:hover .k-logo img {
  filter: none;
}

.k-logo {
  display: flex;
  justify-content: center;
  width: 100px;
  height: 80px;
  margin: 0 auto;
}

.k-your-class .slick-slide {
  margin: 12px;
  text-decoration: none;
}

.showHideSlider .sub-title h2 {
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  /* width: 541px; */
  margin: auto;
  margin-bottom: 25px;
  font-family: "Montserrat", serif;
}

.sub-title {
  position: relative;
  width: 800px;
  margin: 40px auto;
  text-align: center;
}

.sub-title h2 {
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #000;
  font-weight: bold;
  /* width: 800px; */
  margin: auto;
  margin-bottom: 25px;
  font-family: "Montserrat", serif;
}

.showHideSlider .sub-title p {
  font-size: 16px;
  font-family: "Montserrat", serif;
  margin: auto;
  line-height: 23px;
  width: 837px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 50px;
  align-self: center;
}

.mian_text_us p {
  color: #ffffff;
  line-height: 2.1;
  font-size: 16px;
}

.footer_title {
  min-height: 90px;
}

.logo_ftr {
  min-height: 90px;
}

.mian_footer_box ul {
  padding: 0;
}

.footer_title h2 {
  color: #ffffff;
}

.mian_footer_box .main_list_midea ul li {
  float: left;
  margin-right: 10px;
}

.mian_footer_box ul li a {
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  line-height: 2.1;
  transition: 0.05s;
}

.mian_footer_box ul li a:hover {
  color: #fec81e;
}

.footer_last_menu {
  margin-top: 60px;
  background-color: #1c1c1c;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

.mian_text_us {
  width: 370px;
}

.footer_item p {
  margin-bottom: 0;
  color: #f3cc14;
}

.footer_item ul li {
  float: left;
  margin-left: 15px;
}

.footer_item ul li a {
  font-size: 16px;
  text-decoration: none;
  color: #f3cc14;
}

.banner-section.bannera {
  position: relative;
}

.banner-section .rightArea {
  position: absolute;
  /* margin: auto; */
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: center;
  height: auto;
  top: 0px;
  bottom: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: nowrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  justify-content: center;
}

/* renu 4/6/24 */
.rightsec {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.main_bannerss .rightsec {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}

.main_bannerss .rightareainnner {
  display: flex;
  width: 550px;
  /* height: 240px; */
  flex-direction: column;
  justify-content: space-between;
  transition: ease-in-out 0.5s;
  align-content: space-around;
  margin-right: 90px;
}

.main_bannerss p {
  font-size: 16px;
  color: #000;
  line-height: 23px;
  text-align: start !important;
}

.main_bannerss .all_btnset {
  text-align: left;
  margin-top: 20px;
}

.rightArea h3 {
  font-size: 30px;
  color: #0b0b0b;
  /* width: 492px; */
  line-height: 36px;
  font-weight: bold;
}

.rightArea h1 {
  font-size: 42px;
  color: #0b0b0b;
  text-align: center;
  line-height: 46px;
  font-weight: bold;
}

.rightArea .requestBtn {
  text-decoration: none;
  position: relative;
  color: white;
  background-color: black;
  border: 1px solid #cdcdcd;
  border-radius: 27px;
  padding: 10px 14px;
  width: 195px;
  transition: all 0.3s ease-out;
}

.requestBtn .right-arrow-hover {
  opacity: 0;
  position: absolute;
  right: 23px;
  bottom: 5px;
  transform: translateX(50%);
}

.requestBtn:hover .right-arrow-hover {
  opacity: 1;
  transform: translateX(50%);
  font-size: 20px;
}

.rightareainnner {
  display: flex;
  /* height: 240px; */
  flex-direction: column;
  justify-content: space-between;
  transition: ease-in-out 0.5s;
}

.rightArea h3 {
  font-size: 30px;
  color: #0b0b0b;
  /* width: 492px; */
  line-height: 36px;
  font-weight: bold;
}

.rightArea p {
  font-size: 16px;
  color: #000;
  line-height: 23px;
  text-align: center;
}

.rightArea .requestBtn {
  text-decoration: none;
  position: relative;
  color: white;
  background-color: black;
  border: 1px solid #cdcdcd;
  border-radius: 27px;
  padding: 10px 14px;
  width: 195px;
  transition: all 0.3s ease-out;
}

.banner-button {
  display: flex;
  padding: 15px 40px;
  font-size: 14px;
  color: #ffffff;
  background-color: #121212;
  border-radius: 30px 30px 5px 5px;
  text-decoration: none;
  transition: background-color 0.3s, transform 0.3s;
  /* width: 257px; */
  justify-content: space-between;
  align-items: center;
  text-align: center;
  cursor: pointer;
  border: solid 0px;
}

.banner-button:hover a {
  background-color: #d1aa6594;
  border: 1px solid #e4ca9d;
  transform: scale(1.05);
  transition: all 0.3s ease-in-out;
  transition: 0.8s;
  transition-behavior: normal;
  transition-duration: 0.8s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.buttonCommon {
  margin: auto;
}

.breadcrumb a {
  text-decoration: none !important;
  color: #000 !important;
  margin-right: 10px;
}

.breadcrumb {
  margin: 15px 0;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #0b0b0b !important;
  text-decoration: none !important;
  color: #0b0b0b !important;
  font-weight: 600;
}

.elementor-widget:not(:last-child) {
  margin-block-end: 0px;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}

.elementor-widget-wrap > .elementor-element {
  width: 100%;
}

.elementor-5916
  .elementor-element.elementor-element-ca068d8
  .pxl-grid
  .pxl-grid-inner {
  margin-left: -15px;
  margin-right: -15px;
}

.pxl-image-gallery.layout-2 .pxl-grid-inner {
  background-color: rgb(255, 255, 255);
  border-width: 1px 1px 0px;
  border-style: solid solid solid none;
  border-color: rgb(216, 216, 216) rgb(216, 216, 216) rgb(216, 216, 216);
  border-image: initial;
  border-left: none;
}

.pxl-image-gallery.layout-2
  .pxl-grid-inner
  .grid-item
  .item-inner
  .display-image {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  transition: 200ms;
}

.pxl-image-gallery.layout-2 .pxl-grid-inner .grid-item:hover .display-image {
  box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 30px;
  transform: scale(1.1);
  background-color: rgb(255, 255, 255);
  z-index: 2;
  border-radius: 10px;
}

.pxl-image-gallery.layout-2 .pxl-grid-inner .grid-item::after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  left: 0px;
  bottom: 1px;
  right: -1px;
  background-color: rgb(216, 216, 216);
}

.elementor a {
  box-shadow: none;
  text-decoration: none;
}

.pxl-image-gallery.layout-2
  .pxl-grid-inner
  .grid-item:hover
  .display-image
  img {
  opacity: 1;
  filter: grayscale(0);
}

.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.pxl-image-gallery.layout-2
  .pxl-grid-inner
  .grid-item
  .item-inner
  .display-image
  img {
  opacity: 0.6;
  filter: grayscale(0.4);
  width: 150px;
}

.pxl-image-gallery.layout-2
  .pxl-grid-inner
  .grid-item:hover
  .item-inner
  .display-image
  img {
  opacity: 9;
  filter: grayscale(0.4);
  width: 150px;
}

.pxl-image-gallery.layout-2
  .pxl-grid-inner
  .grid-item
  .item-inner
  .hidden-image {
  opacity: 0;
  visibility: hidden;
}

.item-inner {
  min-height: 104px;
}

.pxl-image-gallery.layout-2 .pxl-grid-inner .grid-item {
  margin: 0 !important;
  padding: 0 30px !important;
  min-height: 102px;
  position: relative;
  border-left: 1px solid #d8d8d8;
}

.our_logo_custumer {
  margin: 70px 0;
}

.tursted {
  display: flex;
}

.text_st {
  margin-left: 20px;
}

.tursted .text_st .count {
  font-size: 52px;
  line-height: 0.8;
  font-weight: bold;
}

.text_st .titlt_cnt {
  margin-bottom: 0;
}

.text_st .count {
  margin-bottom: 0;
}

.custumer {
  /* width: 700px; */
  margin-bottom: 50px;
}

.txfeed span {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.title_h2 {
  font-size: 30px;
  font-weight: bold;
}

.counter_section {
  background-repeat: no-repeat;
  background-size: cover;
  /* min-height: 510px; */
  /* padding: 149px; */
}

.counter_section .row {
  align-items: center;
  /* height: 415px; */
}

.counter_section .counter_box {
  background: #fff;
  border-radius: 10px;
  padding: 0px 40px 40px;
  text-align: center;
}

.sectionClass {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  border-radius: 25px;
}

/* .counter-box {
  position: relative;
  text-align: center;
  background-color: #ffffff;
  border: 0px solid #ffffff;
  padding: 0px 20px 20px;
  border-radius: 20px;
  margin: 0px;
  width: 305px;
} */
.counter-box {
  /* position: relative; */
  text-align: center;
  background-color: #ffffff;
  border: 0px solid #ffffff;
  padding: 0px 20px 20px;
  border-radius: 20px;
  margin: 0px;
  width: 100%;
}

.icon_c {
  background: #fec81e;
  padding: 18px 15px;
  border-radius: 0px 0px 50px 50px;
  width: 100px;
  margin: auto;
}

.counter-box {
  border-radius: 25px;
}

.counter-box .d__flex .number {
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #000;
  margin-top: 10px;
  line-height: 30px;
}

.counter-box p {
  font-size: 18px;
  font-size: 19px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  margin-top: 25px;
}

.counter-box .d__flex {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.counter-box .d__flex i {
  color: #000;
  margin-left: 5px;
  font-size: 35px;
  position: relative;
  top: 10px;
}

.timeline {
  position: relative;
  margin: 50px 0;
  padding: 0;
  list-style: none;
}

.timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 100%;
  background-color: #ddd;
}

.timeline-item {
  position: relative;
  margin-bottom: 50px;
}

.timeline-item.left {
  text-align: right;
}

.timeline-item.right {
  text-align: left;
}

.timeline-content {
  position: relative;
  padding: 40px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: inline-block;
  width: 44%;
}

.timeline-date {
  font-weight: bold;
  margin-bottom: 10px;
}

.timeline-dot {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 34px;
  background-color: #ffa705;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  box-shadow: 0 0 10px rgba(255, 167, 5, 0.5);
  z-index: 99;
}

.timeline-content h5 {
  font-size: 20px;
  font-weight: bold;
}

.timeline-content p {
  margin-bottom: 0;
}

.timeline-item.left .timeline-dot {
  right: calc(50% - 15px);
}

.timeline-item.right .timeline-dot {
  left: calc(50% - 15px);
}

.timeline-year_left {
  position: absolute;
  top: 50%;
  transform: translateY(-80%);
  width: 44%;
  height: 30px;
  z-index: 99;
  right: calc(50% - -105px);
  font-size: 33px;
  font-weight: bold;
  left: 0;
}

.timeline-year_right {
  position: absolute;
  top: 50%;
  transform: translateY(-80%);
  width: 30px;
  height: 30px;
  z-index: 99;
  right: calc(50% - 100px);
  font-size: 33px;
  font-weight: bold;
  width: 44%;
  right: 0;
}

.left_set {
  border-left: 8px solid #fec81e;
  text-align: left;
}

.right_set {
  border-right: 8px solid #fec81e;
  text-align: right;
}

.save_time_wcu {
  background-color: #fec81e;
  margin-top: 140px;
}

.txfeed {
  margin-bottom: 20px;
}

.boder_bgg {
  background-color: #ffbb00;
  height: 100px;
  border: 5px solid;
}

.wcu_img {
  margin-top: -60px;
}

/* new testimonial */
.testim_sec .imgContentz {
  background: #f5f5f5;
  margin: 0px 12px;
  border-radius: 20px;
  display: flex;
  height: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  border: 2px solid #e4e4e4;
  grid-gap: 15px;
  padding: 16px 15px;
  align-items: center;
  min-height: 240px;
}

.face {
  width: 170px;
  text-align: center;
}

.ratingz {
  border-radius: 60px;
  width: 125px !important;
  height: 25px !important;
  object-fit: cover;
}

.testr {
  /* height: 170px;
  width: 348px; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* align-self: center; */
}

.testr h4 {
  font-size: 26px;
  font-weight: bold;
  color: #000000;
  line-height: 26px;
  margin: 0;
  padding: 0;
}

.testr p {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  line-height: 23px;
  margin-top: 20px;
  padding: 0px;
}

.face p {
  margin-top: 15px;
  font-weight: 600;
  margin-bottom: 0;
}

.testr span {
  font-size: 16px;
  /* font-weight: 300; */
  color: #b2b2b2;
  line-height: 18px;
  margin-top: 7px;
}

.rtg_igm {
  margin: auto;
  border-radius: 0px 0px 15px 15px;
  background: aliceblue;
  padding: 10px;
  width: 130px;
}

.rtg_igm img {
  width: 100%;
  text-align: center;
}

.imgContentz:nth-child(6) {
  margin-right: 0px;
}

.bannera .image_banner img {
  width: 100%;
  height: 500px;
  border-radius: 130px 130px 0px 0px;
}

.img_counter_bg img {
  width: 100%;
  height: 500px;
}

.caseSliders {
  display: flex;
  /* height: 300px; */
  margin-top: 100px;
}

.counter_section {
  position: relative;
}

/* .sectionClass.gf {
  position: absolute;
  top: 0;
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: end;
  align-items: center;
  height: 520px;
  top: 0px;
  margin: auto;
} */
.sectionClass.gf {
  position: absolute;
  top: 0;
  /* position: absolute; */
  /* display: flex
; */
  /* flex-direction: row; */
  /* justify-content: end; */
  /* align-items: center; */
  height: fit-content;
  top: 0px;
  margin: auto;
  width: 1280px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* renu 4/6/24 */
.tenParagraph .viewAllInt {
  position: relative;
  font-size: 16px;
  line-height: 21px;
  color: #d1aa65;
  transition: all 0.3s ease-out;
}

.rightAreaImages {
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 25px;
  justify-content: end;
  overflow: hidden;
  margin-top: 0px;
  padding: 10px;
}

.papasectionz .row {
  align-items: center;
}

.rightAreaImages .rightAreass {
  width: 30%;
  align-items: center;
  justify-content: center;
  display: flex;
}

.papasectionz .rightAreass {
  width: 190px;
  border-radius: 10px;
  height: 100px;
  transition: transform 0.5s;
  border: 1px solid #eee;
  box-shadow: 0px 0px 10px #0000001a;
  transition: 0.5s;
  padding: 10px;
}

.tenParagraph h2 {
  font-size: 30px;
  font-weight: bold;
}

.papasectionz .rightAreass img {
  width: 100%;
}

.papasectionz .rightAreass:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: 0.5s;
}

.leftIcons {
  padding: 10px;
  background: #e3e3e3;
  margin-bottom: 10px;
  margin-top: 10px;
}

.about-phic-01 {
  width: 535px;
  margin: auto;
  transition: ease-in-out 0.5s;
  box-shadow: 0px 16px 48px 0px #00000047;
  border-radius: 40px;
  padding: 5px;
}

.a-text-head {
  padding-left: 0px;
  margin-top: 20px;
  font-size: 16px;
  margin-bottom: 40px;
  width: 560px;
}

.a-text-head h2 {
  color: #000;
  text-align: left;
  font-size: 30px;
  font-weight: bold;
  line-height: 34px;
}

.a-text-head p {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 30px;
  text-align: left;
  margin-top: 0px;
  color: #4a4747;
}

.a-text-head .headParaLeft {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 0;
  margin-top: 0px;
  padding: 10px 20px;
  border: solid 1px #e4e4e4;
  border-radius: 20px;
}

.a-text-head .headParaLeft li {
  list-style-type: none;
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 25px;
  /* align-items: flex-start; */
  margin-bottom: 10px;
}

.headParaLeft li .leftPara p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 0;
  color: #000;
}

.about-phic-01 img {
  max-width: 100%;
  border-radius: 40px;
  width: 535px;
  height: 495px;
}

.disleft {
  padding-left: 50px;
}

.tenImagesArea {
  padding: 50px 0;
  background-color: #00000005;
}

.tenImagesArea .tenParagraph {
  position: relative;
  padding: 150px 0;
}

.tenParagraph {
  display: flex;
  flex-direction: column;
  /* height: 380px; */
  justify-content: center;
  width: 100%;
}

/* renu 4/6/24 */
.tenParagraph h4 {
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  width: 432px;
  color: #0b0b0b;
}

/* renu 4/6/24 */
.tenParagraph p {
  font-size: 18px;
  /* width: 519px; */
  color: #4a4747;
  /* font-weight: 300; */
  margin-top: 10px;
  line-height: 23px;
}

.max-container {
  /* max-width: 1170px; */
  margin-left: auto;
  margin-right: auto;
}

.main_box .borderBox {
  margin-bottom: 26px;
}

.gallerPart.gallerPart-page.pad-k7 {
  background-image: url(../img/product/back_gorund.jpg),
    linear-gradient(#fff0, #fff0);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  background-attachment: fixed;
}

.city-thumb {
  float: left;
  overflow: hidden;
  height: 120px;
  border-radius: 0px 0px 0px 0px;
  width: 100%;
  background-color: #ffffff00;
}

.Featured_slick .card_slick {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  height: 380px;
}

.our-projects .lp-listing-quantity p {
  background-color: transparent;
  border-radius: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #000;
  opacity: 0;
}

.our-projects .lp-listing-quantity:hover p {
  opacity: 1;
}

.lp-listing-quantity p {
  font-size: 16px;
  font-weight: 500;
  opacity: 0;
  position: relative;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.city-girds {
  position: relative;
  overflow: hidden;
}

.city-girds a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}

.city-girds:hover .lp-listing-quantity p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.city-girds:hover .city-title .lp-h3 {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.our-projects .lp-listing-quantity p {
  background-color: #ffffff00;
  width: 100%;
  /* float: left; */
  border-radius: 20px 20px 20px 20px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #000;
  padding: 0 0px;
  text-align: center;
}

.city-title {
  /* position: absolute; */
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(
    0deg,
    hsla(0, 0%, 0%, 0) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #fec81e;
  width: 100%;
  float: left;
  border-radius: 20px 20px 250px 250px;
  height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #0b0b0b;
  padding: 0 30px;
}

.city-thumb img {
  width: auto;
  height: auto;
  object-fit: contain;
  margin: 20px auto;
}

.advace_img {
  box-shadow: 0px 0px 16px #00000061;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  background-color: #ffffff;
}

.image_lever {
  z-index: 9;
}

.lever_advace_tx {
  transform: translate(-100px, 0px);
  z-index: 1;
  position: relative;
}

.ad_text_box h3 {
  font-size: 24px;
  font-weight: bold;
}

.ad_text_box {
  margin-bottom: 30px;
}

.city-girds.our_crtd:hover .lp-listing-quantity p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.lp-listing-quantity h6 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 27px;
  color: #000;
  width: 95%;
  margin: auto;
  transform: translate(0px, 40px);
  transition: 0.5s;
}

.city-girds:hover .lp-listing-quantity h6 {
  transform: translate(0px, 0px);
  transition: 0.5s;
}

.popright h4,
h6 {
  width: 100%;
}

.MIAN_BG_PRO .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #ffffff;
}

.MIAN_BG_PRO .slick-dots li button::before {
  font-family: slick;
  font-size: 8px;
  line-height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 15px;
  height: 15px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: rgb(207, 207, 207);
  -webkit-font-smoothing: antialiased;
}

.MIAN_BG_PRO .sub-title h2 {
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  /* width: 800px; */
  margin: auto;
  margin-bottom: 25px;
  font-family: "Montserrat", serif;
}

.MIAN_BG_PRO .sub-title p {
  color: #ffffff;
}

.MIAN_BG_PRO .slick-prev {
  left: -70px;
  z-index: 9;
  background: #fff0;
  width: 57px;
  height: 53px;
  border-radius: 100px;
  text-align: center;
  position: absolute;
}

.MIAN_BG_PRO .slick-next {
  right: -80px;
  z-index: 9;
  background: #fff0;
  width: 57px;
  height: 53px;
  border-radius: 100px;
  text-align: center;
  position: absolute;
}

.MIAN_BG_PRO .slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 40%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.MIAN_BG_PRO .our-projects .slick-prev,
.our-projects .slick-next {
  top: 200px !important;
  margin-right: 40px;
  background-color: #ffffff00 !important;
  width: 35px;
  height: 35px;
  border-radius: 3px;
}

.form_sc .form-floating .input-group-text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

.form_sc .form-floating .form-control {
  padding-left: 2.5rem;
  /* Adjust padding to fit icon */
}

.form_sc .form-title p {
  font-size: 1.5rem;
  font-weight: bold;
}

.form_sc .form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0rem 0rem 2.95rem;
}

.form_sc .input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #ffffff00;
  border: 0px solid #ced4da;
  border-radius: 0.25rem;
}

.form_sc .calendar {
  width: 100%;
  margin: 0px auto;
  border: 1px solid #ddd;
  border-radius: 5px;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
}

.form_sc .calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f4f4f4;
  padding: 10px;
  border-bottom: 1px solid #cacaca;
}

.form_sc .calendar-header button {
  background: #d1aa65;
  color: white;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 3px;
}

.form_sc .calendar-header button:hover {
  background: #d1aa65;
}

.form_sc .weekdays,
.form_sc .days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 0px;
  padding: 10px;
  /* background: #fff; */
}

.form_sc .weekday,
.form_sc .day {
  padding: 10px;
  text-align: center;
  /* background:rgb(255, 255, 255); */
  border-radius: 0px;
}

.form_sc .weekday {
  font-weight: 400;
  background: #fff;
}

.form_sc .day:hover {
  background: #d1aa65;
  color: white;
  cursor: pointer;
}

.day.active {
  color: #ffffff !important;
  background-color: #d1aa65;
  font-weight: 500 !important;
}

.form_sc .disabled {
  pointer-events: none;
  opacity: 0.5;
}

.form_sc button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.form_sc .day.active {
  text-decoration: underline;
  font-weight: bold;
  color: red;
}

.form_sc form .first_select .form-select {
  padding: 1.375rem 2.25rem 0.375rem 2.75rem;
  background-color: #ffffff00;
  border: 0;
  border-radius: 0px;
  border-bottom: 2px solid !important;
}

.form_sc form .form-control {
  background-color: #fff0;
}

.form_sc .weekdays,
.form_sc .days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 4px;
  padding: 4px 7px;
  background: #fff;
}

.form_sc .weekday,
.form_sc .day {
  padding: 3px 6px;
}

.form_sc .form-floating .form-control {
  padding-left: 2.5rem;
  border: 0px !important;
  border-bottom: 2px solid !important;
  border-radius: 0px;
  margin-bottom: 15px;
}

.form_box_sec {
  background-color: #fff0d4;
  border-radius: 30px;
  padding: 74px 45px;
  border: solid 2px #000000;
  /* max-height: 630px; */
}

.form_box_sec .title_tx p {
  position: relative;
  /* Ensure that pseudo-elements are positioned relative to the <p> */
  padding-bottom: 10px;
  /* Optional, to give space before the border */
}

.form_box_sec .title_tx p::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12%;
  border-bottom: 2px solid #000;
}

.form_sc .row {
  align-items: center;
}

.title_fom img {
  transform: translate(45px, 10px);
}

.accordion_constome .accordion-button:not(.collapsed) {
  color: #000;
  background-color: transparent;
  box-shadow: none;
}

.accordion_constome .accordion-button {
  font-size: 18px !important;
  font-weight: 500;
  line-height: 27px;
  padding: 20px 0;
  color: #000;
  background-color: transparent;
}

.your_cls {
  margin: 10px;
}

/* Accordion */
.accordion-button {
  opacity: 1;
  font-size: 30px;
}

.faqask .accordion-body {
  padding: 1rem 0rem;
}

.accordion-button:not(.collapsed) {
  opacity: 1;
}

/* Additional styles for the accordion content */
.accordion-collapse.collapse.show {
  opacity: 1;
}

.Asked-Questions {
  width: 100%;
  float: left;
  padding: 60px 0px 60px;
}

.Asked_box {
  text-align: center;
  margin-bottom: 30px;
}

.Asked_box h2 {
  background-color: #d1aa65;
  padding: 15px 30px;
  color: #fff;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 25px;
  display: inline-block;
  text-align: left;
  margin-bottom: 0;
}

.view-more-action {
  float: right;
  margin-top: 20px;
  color: #d1aa65;
  text-decoration: none;
  font-size: 16px;
}

.accordion_constome .accordion-item {
  background-color: transparent;
  border: none !important;
  border-bottom: 1px solid !important;
}

.or_service {
  height: 110px;
  width: 110px;
  margin: 0 auto;
}

.your-class .sliderbox .hideimg {
  border: solid 0px #baaaff;
  margin: 0 auto;
  border-radius: 0px;
  align-self: baseline;
  border-style: dotted;
}

.our_services_or .your-class .sliderbox {
  text-align: center;
}

.our_services_or .your-class .horizontal {
  margin: 0 auto;
}

.u-_us_service {
  box-shadow: 0px 16px 45px #00000036;
  border-radius: 20px;
  padding: 5px;
  margin: 20px 0;
  height: 550px;
}

.ui_us_contant {
  padding: 30px 30px;
}

.ui_us_contant h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
  /* display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; */
}

.ui_us_contant p {
  /* display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; */
}

.ser_vice_sec {
  margin: 70px 0;
}

.gallerPart-page .dt-sc-sorting-container .nav-link {
  background-color: #ffffff00;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #333;
  padding: 0.7rem 1.5rem;
  border: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  border-bottom: 5px solid #ffffff;
  min-width: min-content;
}

.rightAreaCont .requestBtnss a {
  font-size: 18px;
  color: #fec81e;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
  background: #ffffff;
  padding: 7px 0px;
  border-radius: 20px;
}

.rightAreaCont p:nth-child(1) {
  font-size: 18px;
  color: #0b0b0b;
  line-height: 24px;
  margin-bottom: 0;
  font-weight: 400;
  color: #888888;
}

.rightAreaCont p {
  font-size: 16px;
  color: #000;
  line-height: 23px;
}

.gallerPart-page .dt-sc-sorting-container .nav-link.selected {
  background-color: #212529;
  border-top: 5px solid #fec81e;
  color: #fec81e !important;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  border-radius: 10px 10px 0px 0px;
}

.gallerPart-page .dt-sc-sorting-container {
  text-align: center;
  display: flex;
  /* max-width: 1200px; */
  align-items: center;
  margin: 0 auto;
  margin-bottom: 0px;
  column-gap: 0px;
  overflow: auto;
  overflow-x: scroll;
  padding-bottom: 0px;
  justify-content: center;
  border-bottom: solid 0px #eee;
}

.gallerPart-page ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 10%);
}

.ui_us_img_servcie img {
  width: 100%;
}

.sliderbox .min_sorftware {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  height: 230px;
}

.main_bannerss .slick-list {
  border-radius: 0px 0px 400px 0px;
}

.papasectionz .min_row {
  align-items: center;
}

.cont_add_section {
  margin: 60px 0;
}

.box_contact {
  text-align: center;
  box-shadow: 0px 11px 16px #00000040;
  border-radius: 15px;
  padding: 0px 60px 10px;
}

.contact_title h4 {
  background: #000000;
  color: #fff;
  border-radius: 0px 0px 30px 30px;
  padding: 10px 0px;
  font-size: 20px;
}

.contact_icon {
  margin: 20px 0;
}

.contact_form_section .form_box_sec {
  background-image: linear-gradient(95deg, #ffffff, #ffffff);
  border-radius: 30px;
  padding: 74px 45px;
  border: solid 2px #000000;
}

.contact_form_section {
  margin-top: 100px;
  margin-bottom: 50px;
}

.submit_bt {
  background-color: #000;
  color: #fff;
  padding: 10px 25px;
}

.submit_bt:hover {
  background-color: #000;
  color: #fff;
  padding: 10px 25px;
}

.product_list_child > ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-direction: column;
  padding-top: 80px;
  width: 50%;
}

.banner-button:hover {
  color: #fec81e;
}

.resquest_main ul li:hover a.btn_demo {
  background: #fec81e;
  border-radius: 50px;
  color: #000000 !important;
}

.resquest_main ul li:hover a.btn_democall {
  background: #fec81e;
  border-radius: 50px;
}

.product_list_child > ul > li {
  list-style: none;
  float: left;
}

.product_list_child > ul > li > a {
  display: block;
  color: #000000 !important;
  text-decoration: none;
  padding: 11px 35px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 10px;
  white-space: normal;
  display: flex;
  align-items: center;
  height: 45px;
}

.product_list_child > ul > li > a:hover {
  color: #fec81e !important;
  background-color: #000000;
  border-radius: 25px;
  font-weight: 500;
  border: none;
  border-radius: 30px 30px 30px 30px;
}

.product_list_child > ul > li > a::after {
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(315deg);
  content: "";
  float: right;
  display: none;
}

.product_list_child > ul > li:hover a::after {
  border: solid #d1aa65;
  border-width: 0 2px 2px 0;
}

.active {
  color: #fec81e !important;
  background-color: #000000;
  border-radius: 25px;
}

.active1 {
  color: #fec81e;
  background-color: #000000;
  border-radius: 25px;
}

.active3 {
  color: #fec81e;
  background-color: #000000;
  border-radius: 25px;
}

.active4 {
  color: #fec81e;
  background-color: #000000;
  border-radius: 25px;
}

.main-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative !important;
}

.main-menu > ul > li {
  list-style: none;
  float: left;
  margin-right: 0px;
  position: relative;
}

.main-menu ul li:hover .dropdown-Menu {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  top: 20px;
}

.main-menu ul li.position-inherit .dropdown-Menu {
  padding: 0;
  max-width: 100%;
  min-width: 100%;
  margin-top: 59px;
  display: flex;
  align-items: center;
  height: 486px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.main-menu ul li .dropdown-Menu .sub-child > li > a {
  display: block;
  display: block;
  color: #000;
  padding: 10px 35px 10px 35px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  line-height: 31.62px;
  width: 340px;
}

.main-menu ul li .dropdown-Menu .sub-child > li > a:hover {
  color: #fec81e;
  background-color: #000;
  border-radius: 25px;
  border: none;
}

.main-menu ul li .dropdown-Menu .sub-child > li:hover > a::after {
  border: solid #000;
  border-width: 0 2px 2px 0;
}

.main-menu ul li .dropdown-Menu .sub-child > li a.active::after {
  border: solid #fec81e;
  border-width: 0 2px 2px 0;
}

.main-menu ul li .dropdown-Menu .sub-child > li a.active1::after {
  border: solid #fec81e;
  border-width: 0 2px 2px 0;
}

.main-menu ul li .dropdown-Menu .sub-child > li a.active3::after {
  border: solid #000;
  border-width: 0 2px 2px 0;
}

.main-menu ul li .dropdown-Menu .sub-child > li a.active4::after {
  border: solid #000;
  border-width: 0 2px 2px 0;
}

.product_list_child {
  display: flex;
  justify-content: space-between;
  height: 486px;
}

.sub-child-head {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 20.4px;
  padding: 11px 15px 11px 35px;
  text-transform: uppercase;
}

.search_filter {
  margin-top: 30px;
}

.search_filter .search_bb {
  width: 30%;
  border-radius: 0;
  background: #000000;
  border: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}

.search_filter .form-control {
  border-radius: 0;
  border: 0;
  font-size: 16px;
  font-weight: 600;
}

.pagination_more .pagination .active a {
  background-color: #000;
  color: #fec81e;
  border-color: #212529;
  pointer-events: none;
}

.pagination_more .pagination a:hover {
  background-color: #000000;
  color: #fec81e;
}

.blogs_details .image_banner {
  position: relative;
  width: 100%;
  height: 680px;
  border-radius: 0% 0% 900px 900px;
  overflow: hidden;
}

.blogs_details .image_banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgb(254 200 30 / 85%),
    rgb(254 200 30 / 75%)
  );
  border-radius: inherit;
}

.blogs_details .image_banner img {
  width: 100%;
  height: 700px;
  object-fit: cover;
}

.featuredImageContainer {
  margin-top: -520px;
  z-index: 999;
}

.featuredImageContainer .fbt-item-thumbnail-single {
  z-index: 0;
  position: relative;
  border: 0.1px solid #f7f7f7;
  border-radius: 40px;
  margin-bottom: 30px;
  background: #ffffff;
  overflow: hidden;
}

.blogs_details .rightArea {
  top: 0px;
  bottom: 0;
}

.fbt-breadcrumbs {
  display: flex;
  justify-content: space-between;
}

span.post-date.published img {
  width: 17px;
  margin-top: -3px;
}

.blogs_details .rightareainnner {
  width: 1280px;
  margin-top: -280px;
}

/* new testimonial end*/
.gandhi img {
  height: 100%;
  width: 88%;
}

.gandhi {
  width: 100%;
}

.ganmain {
  background-image: linear-gradient(45deg, #fcfcfc, #efeff0);
}

.popleft img {
  width: 100%;
  height: 98%;
}

.popleft {
  width: 400px;
  height: 100%;
  margin-top: -10px;
}

.popup {
  height: 540px;
  width: 709px;
}

input::placeholder {
  color: #575757 !important;
}

.popinput {
  padding: 10px 10px;
  border-radius: 0;
  border: none;
  font-size: 11px;
  border-bottom: 1px solid black;
  width: 82%;
  margin: 0;
}

.popright {
  width: 40%;
  background-color: white;
}

.popbtn {
  background-color: #d1963f;
  padding: 8px;
  border: 10px;
  font-size: 15px;
  margin-top: 10px;
  width: 82%;
}

.second_row {
  height: 100%;
}

#succes_msgs {
  color: green;
  text-align: center;
  display: block;
  font-size: 11px;
  margin-left: -13px;
}

.popright h4,
h6 {
  width: 82%;
}

.popright h6 {
  margin: 10px 0;
}

.popright h4 {
  margin: 20px 0;
  margin-bottom: 10px;
  font-weight: 800;
}

.st0 {
  display: none;
}

.st1 {
  display: inline;
}

.mobpopimg {
  display: none;
}

.popupform > div {
  display: flex;
  justify-content: center;
}

.sec_banners.main_bannerss {
  position: relative;
}

.sec_banners .rightArea.wow.slideInRight1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  display: inline-block;
  height: 100%;
}

/* Automatic color-changing text animation */
@keyframes colorChange {
  0% {
    color: blue;
  }

  25% {
    color: #1c9521;
  }

  50% {
    color: blue;
  }

  75% {
    color: green;
  }

  100% {
    color: blue;
  }
}

.text-color-animation {
  font-size: 1rem;
  font-weight: bold;
  animation: colorChange 5s infinite linear;
}

/* product all page css vikas design  */
.section-padding {
  padding: 0px 0px;
}

.section-title {
  margin-bottom: 20px;
  margin-top: -7px;
}

.section-title span {
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}

.project-card-items {
  margin-top: 30px;
}

.project-card-items .project-image {
  position: relative;
  overflow: hidden;
}

.project-card-items .project-image::before {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(23, 23, 23, 0.5);
  z-index: 1;
}

.project-card-items .project-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.project-card-items .project-image .project-content {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  gap: 20px;
  padding: 10px;
  transition: 0.5s;
  z-index: 2;
}

/* .project-card-items .project-image .project-content:before {
  position: absolute;
  right: 0px;
  bottom: 0px;
  content: "";
  background-color: #fec81e;
  opacity: 0;
  visibility: hidden;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 100%;
  transition: 0.4s ease-in-out;
} */
.project-card-items .project-image:hover .project-content {
  background-color: #fec81e;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: fit-content;
  transition: 0.4sease-in-out;
  position: absolute;
}

.project-card-items .project-image .project-content span {
  font-size: 40px;
  color: rgb(255 255 255 / 44%);
  font-weight: 600;
}

span {
  margin: 0px;
  transition: 0.4s ease-in-out;
}

.project-card-items .project-image .project-content .content h6 {
  font-size: 12px;
  color: #fff;
  letter-spacing: 1.2px;
}

.project-card-items .project-image .project-content .content h3 a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.product_sec_ass {
  margin: 40px 0;
}

.k-your-class .slick-slide img {
  display: block;
  width: 100%;
  height: 100%;
}

.k-your-class .slick-dots li button:before {
  color: #ffffff;
}

.agency_partner_discrption h3 {
  font-size: 30px;
  font-weight: bold;
  padding: 0px 60px 20px 0px;
}

.imgContentz > img {
  border-radius: 60px;
  width: 125px !important;
  height: 125px;
  object-fit: cover;
  border-radius: 150px;
}

.imgContentz h4 {
  font-size: 26px;
  font-weight: bold;
  line-height: 27px;
  /* width: 300px; */
  color: #000;
  padding: 8px 0 7px;
  margin-top: 0px;
}

.slick-prev {
  z-index: 9;
}

.left-space-policy {
  padding-left: 15px;
}

.Privacy-title {
  font-size: 2.1rem;
}

.asked_questions_inner h2 {
  font-size: 30px;
}

.asked_questions_inner h3 {
  margin-top: 10px;
  display: block;
  width: 100%;
  float: left;
  color: #000;
  font-weight: bold;
}

.txt-policy_space {
  padding-left: 30px;
  width: 100%;
  float: left;
  box-sizing: border-box;
}

.txt-policy li {
  list-style: none;
}

.asked_questions_inner p {
  margin-bottom: 10px;
}

.blog-banner {
  margin-top: 115px;
}

.rightareainnners {
  width: 100%;
  height: 270px;
  color: #bababa;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.rightAreaCont h3 {
  font-size: 26px;
  color: #2d2d2d;
  font-weight: bold;
  margin: 20px 0;
  line-height: 36px;
}

.rightAreaCont .requestBtnss {
  width: 140px;
  margin-top: 15px;
}

.rightsec {
  width: 80%;
  margin: auto;
}

.accordion-item.active {
  background-color: #fff7dc;
  border-bottom: 2px solid !important;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  border-radius: 0;
  padding: 0px 20px;
}

.ui_us_img_servcie {
  border-radius: 15px 15px 0px 0px;
  overflow: hidden;
}

.blogs_details .image_banner img {
  border-radius: 0px 0px 0px 0px;
}

.position-inherit {
  position: inherit !important;
}

::-webkit-scrollbar {
  width: 8px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #c2c2c2;
}

.gallerPart ::-webkit-scrollbar {
  width: 8px;
  height: 3px;
}

.gallerPart ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #fec81e;
  height: 3px;
}

/* product all page css vikas design  */
.our_logo_custumer button.slick-prev.slick-arrow {
  margin-top: 50px;
}

.our_logo_custumer button.slick-next.slick-arrow {
  margin-top: 50px;
}

.footer_item a {
  color: #fff;
}

.tc-page {
  margin-top: 40px;
}

.contact_dic {
  min-height: 60px;
  height: 60px;
}

.btn_demo_sales:hover {
  background: #fec81e;
  border-radius: 50px;
  color: #000 !important;
  text-align: center;
}

.serviceImages .img_ser_box {
  height: 200px;
  overflow: hidden;
}

.serviceImages .img_ser_box img {
  width: 100%;
  border-radius: 16px 16px 0px 0px;
}

.serviceImages .text_ser_box {
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

/* next css copy vikas */
.centerer_hoverbutton .wrap {
  display: inline-block;
}

.centerer_hoverbutton .btn-11 {
  position: relative;
  display: flex;
  /* width: 250px; */
  /* height: 50px; */
  line-height: 25px;
  /* text-transform: uppercase; */
  text-decoration: none;
  color: #fff;
  border: 2px solid black;
  background-color: black;
  overflow: hidden;
  transition: color 0.9s ease-in-out, background-color 0.9s ease-in-out;
  text-align: center;
  font-size: 14px;
  /* font-weight: bold; */
  z-index: 1;
  gap: 6px;
}

.centerer_hoverbutton .btn-11:hover {
  flex-direction: row-reverse;
}

.centerer_hoverbutton .btn-11::before,
.btn-11::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fec81e;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.9s ease-in-out;
  z-index: -1;
}

.centerer_hoverbutton .btn-11::before {
  left: -10px;
}

.centerer_hoverbutton .btn-11::after {
  right: -10px;
}

.centerer_hoverbutton .btn-11:hover {
  color: #212529;
  background-color: rgb(0, 0, 0);
}

.centerer_hoverbutton .btn-11:hover::before,
.btn-11:hover::after {
  width: 20px;
  height: 20px;
  background-color: #fec81e;
}

.centerer_hoverbutton .btn-11:hover::before {
  left: 50%;
  transform: translate(-50%, -50%);
}

.centerer_hoverbutton .btn-11:hover::after {
  right: 50%;
  transform: translate(50%, -50%);
}

.btn-11 .blackbutton {
  display: none;
}

.btn-11:hover .blackbutton {
  display: block;
}

.btn-11:hover .whitebutton {
  display: none;
}

.centerer_hoverbutton .btn-11:hover {
  background-color: #fec81e;
}

/* next css copy vikas */

/* service section new design */
.services_container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.services_container .serviceBox {
  position: relative;
  height: 270px;
  background: #121212;
  border-radius: 20px;
  overflow: hidden;
  transition: 0.5s ease-in-out;
  /* margin: auto; */
}

.services_container .serviceBox .icon {
  background: linear-gradient(135deg, #46464b 0%, #212125 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  z-index: 2;
  transition: all 0.5s ease-in-out;
  margin: auto;
  overflow: hidden;
}

.services_container .serviceBox .hove_revoe {
  position: absolute;
  bottom: 20px;
  color: #fff;
  z-index: 99;
  text-align: center;
  width: 100%;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

/* On hover, hide hove_revoe text smoothly */
.services_container .serviceBox:hover .hove_revoe {
  opacity: 0;
}

.services_container .serviceBox:hover .icon {
  top: 30px;
  /* left: 50%;
    transform: translateX(-50%); */
  width: 130px;
  height: 130px;
  border-radius: 50%;
  transition-delay: 0.4s;
  margin: auto;
  overflow: hidden;
}

.services_container .serviceBox .icon img {
  font-size: 5em;
  color: #ffd800;
  transition: font-size 0.5s ease-in-out;
}

.services_container .serviceBox:hover .icon img {
  font-size: 2em;
}

.services_container .serviceBox .content {
  position: relative;
  padding: 20px;
  color: #fff;
  text-align: center;
  margin-top: 140px;
  z-index: 1;
  transform: scale(1);
  transition: transform 0.5s ease-in-out;
}

/* Keep the content always visible but apply smooth scaling on hover */
.services_container .serviceBox:hover .content {
  transform: scale(1.05);
}

.services_container .serviceBox .content h2 {
  margin-top: 10px;
  margin-bottom: 5px;
}

.services_container .serviceBox .content p {
  /* font-weight: 300; */
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: opacity 0.5s ease-in-out;
  font-size: 14px;
  margin-bottom: 0;
}

.serviceImages h2 {
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 16px;
}

.serviceImages img {
  width: 320px;
}

.serviceImages .read_more {
  color: #ffd800;
}

/* service section new design */

.sliderbox {
  position: relative;

  perspective: 1000px;
}

.sliderbox .flip-container {
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.6s ease-in-out;
}

.sliderbox:hover .flip-container {
  transform: rotateY(180deg);
}

.flip-container .front,
.flip-container .back {
  position: absolute;
  height: 100%;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  text-align: start;
  border-radius: 20px;
  padding: 20px 20px;
}

.flip-container .front {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.flip-container .back {
  background: #fae6a7;
  color: white;
  transform: rotateY(180deg);
}

.min_sorftware img {
  height: auto;
  border-radius: 8px;
}

.sectionslid .slick-list {
  height: 530px;
}

.your-class .sliderbox {
  height: 475px;
}

/* list */

/* Button Styling */
.btn-10 {
  /* position: relative; */
  /* display: inline-block; */
  /* text-align: center; */
  /* text-decoration: none; */
  /* font-size: 16px; */
  /* font-weight: bold; */
  /* color: #5dade2; */
  /* background-color: #3498db; */
  /* border: none; */
  /* overflow: hidden; */
  transition: color 0.4s ease-in-out;
  cursor: pointer;
  /* border-radius: 5px; */
}

.btn-10 span {
  position: relative;
  z-index: 2;
}

/* Hover Effect Elements */
.btn-10::before,
.btn-10::after,
.btn-10 span::before,
.btn-10 span::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: -webkit-fill-available;
  background-color: #fec81e1c;
  transition: 0.4s;
  z-index: 0;
}

.btn-10::after,
.btn-10 span::before {
  left: auto;
  right: 0;
}

.btn-10 span::before,
.btn-10 span::after {
  transition-delay: 0.4s;
}

/* Hover effect - Expands bars horizontally */
.btn-10:hover {
  color: #000;
  z-index: 9;
  position: relative;
}

.btn-10:hover::before,
.btn-10:hover::after,
.btn-10:hover span::before,
.btn-10:hover span::after {
  width: 300px;
  border-radius: 5px;
  z-index: -1;
}

/* Active state */
.btn-10:active {
  background-color: #fec81e1c;
}

.all_btnset span.whitebutton {
  width: 25px;
}

.all_btnset span.blackbutton {
  width: 25px;
}

.our_services_or .sliderbox {
  padding: 0px 20px;
}

/* anitmation css vikas */
.your_cls {
  transform: scale(1);
  opacity: 1;
  transition: transform 09s ease-in-out, opacity 0.5s ease-in-out;
}

/* On hover: Shrink to 0 and then smoothly expand */
a:hover .your_cls {
  animation: scaleEffect 0.9s ease-in-out forwards;
}

@keyframes scaleEffect {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* Image Zoom Effect */
/* .featuredImageContainer .fbt-item-thumbnail-single {
  height: 400px !important;
} */
.fbt-breadcrumbs {
  position: relative;
}

#socialShareLinks {
  position: absolute;
  top: 0px;
  background: #202020;
  padding: 5px 10px 5px 13px;
  border: 1px dashed;
  border-radius: 5px;
  box-shadow: 10px 10px 10px #00000029;
  left: 136px;
  /* width: 250px; */
}

#socialShareLinks a {
  border-bottom: 2px solid;
  text-decoration: none;
  color: #000 !important;
  line-height: 2;
}

section.post_detail_content img {
  width: 100% !important;
  height: 100% !important;
}

#socialShareLinks ul {
  padding: 0;
}

#socialShareLinks ul li {
  list-style: none;
  float: left;
  margin-right: 4px;
}

#socialShareLinks ul li img {
  width: 25px;
}
