@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
body h1,
body h2 {
  font-family: Raleway, sans-serif;
}
.hero-front p,
.single-post .entry-content p {
  text-align: justify;
}
.footer ul li,
body p a {
  font-weight: 300;
}
.blog-link,
.footer .f_links li,
.footer ul li a,
.navbar_wrapper .btn-req,
.serv-title,
.tab-link,
body a:hover {
  text-decoration: none;
}
@font-face {
  font-family: "Inter Light";
  font-style: normal;
  font-weight: light;
  src: url("../font/Inter/Inter_28pt-Light.ttf") format("ttf");
}
@font-face {
  font-family: "Inter Regular";
  font-style: normal;
  font-weight: regular;
  src: url("../font/Inter/Inter_18pt-Regular.ttf") format("ttf");
}
@font-face {
  font-family: "Inter Medium";
  font-style: normal;
  font-weight: medium;
  src: url("../font/Inter/Inter_18pt-Medium.ttf") format("ttf");
}
@font-face {
  font-family: "Inter Semi Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../font/Inter/Inter_18pt-SemiBold.ttf") format("ttf");
}
@font-face {
  font-family: "Inter Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../font/Inter/Inter_24pt-Bold.ttf") format("ttf");
}
body {
  background: #fff;
}
body h1 {
  font-size: 46px;
  line-height: 52px;
  font-weight: 700;
}
body h2 {
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
  letter-spacing: 2px;
}
body h3,
body h4 {
  font-weight: 400;
  font-family: Raleway, sans-serif;
}
body h3 {
  font-size: 32px;
  line-height: 36px;
}
body h4 {
  font-size: 26px;
  line-height: 34px;
}
body h5 {
  font-family: Raleway, sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}
body h6 {
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}
body a,
body p,
body p a {
  font-family: Inter, sans-serif;
}
.img-step-container .img-step .img-step-title .step-sign-container > div > p,
body p {
  font-size: 16px;
}
body p {
  line-height: 24px;
}
body a {
  font-weight: 400;
}
body .btn {
  font-size: 13px;
  font-family: Raleway, sans-serif;
  text-transform: uppercase;
}
.header_top {
  height: auto;
  width: 100%;
  padding: 14px 0 3px;
  background: #ffba2e;
}
.header_top p {
  color: #000;
  font-size: 14px;
}
.header_top .yith-ajaxsearchform-container {
  position: relative;
  width: 56%;
  display: inline-block;
}
.header_top .yith-ajaxsearchform-container #yith-s {
  border: 1px solid #fff;
  width: 361px;
  padding: 8px;
  font-size: 13px;
  background: 0 0;
}
.header_top .yith-ajaxsearchform-container #yith-s::placeholder {
  color: #fff;
}
.header_top .yith-ajaxsearchform-container #yith-searchsubmit {
  position: absolute;
  right: 0;
  top: 1px;
  width: 27px;
  height: 39px;
  cursor: pointer;
  border: none;
  background: 0 0;
  z-index: 1;
}
.header_top .btn1,
.navbar_wrapper .btn-req {
  font-size: 14px;
  letter-spacing: 0.4px;
  transition: 0.3s;
  border-radius: 5px;
  width: auto;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
}
.header_top .yith-ajaxsearchform-container:after {
  position: absolute;
  content: "\f054";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  top: 8px;
  right: 8px;
  font-size: 16px;
  color: #333;
}
.header_top .btn1 {
  color: #000;
  padding: 8px 22px;
  font-family: Raleway, sans-serif;
}
.header_top .btn1:hover {
  background: #000;
  color: #ffba2e;
}
.navbar_wrapper {
  padding: 5px 0 10px;
  background: #000;
}
.navbar_wrapper .navbar-brand.drop_logo {
  display: block;
}
.navbar_wrapper .collapse.navbar-collapse.secnd_nav {
  text-align: right;
}
.navbar_wrapper .navbar-brand {
  display: table;
  margin: 0 auto;
}
.navbar_wrapper .navbar-brand img {
  max-height: 80px;
}
.navbar_wrapper .dropdown-menu li a {
  color: #302e2e !important;
}
.navbar_wrapper #menu-primary-left li {
  margin-right: 22px;
}
.navbar_wrapper #menu-primary-right li {
  margin-left: 22px;
}
.navbar_wrapper ul li a {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.navbar_wrapper.white-header ul li a {
  color: #302e2e;
}
.navbar_wrapper .btn-req {
  color: #000;
  font-family: Raleway, sans-serif;
  line-height: 20px;
  padding: 12px 20px;
}
.navbar_wrapper .btn-req:hover {
  background: #ffba2e;
  color: #000;
}
/* Navbar Hover */
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
.dropdown-toggle:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}
/* Navbar Hover End */

.hero-front {
  background: #000;
  color: #fff;
}
.hero-front h1 {
  font-size: 68px;
  line-height: 78px;
}
.hero-front p {
  font-size: 20px;
  color: #fff;
  margin: 40px 0 0;
}
.animation-container {
  min-height: 50vh;
  display: flex;
  display: -webkit-flex;
  align-items: start;
  -webkit-align-items: start;
  padding-left: 5%;
}
.animation-main {
  margin: 0 auto;
  width: 480px;
  height: 480px;
  position: relative;
}
.big-circle {
  height: 100%;
  width: 100%;
  position: relative;
  border: 3px solid #ffba2e;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  animation: 20s linear infinite Rotate;
  -webkit-animation: 20s linear infinite Rotate;
}
.center-logo,
.circle,
.icon-block {
  position: absolute;
}
.icon-block {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-image: linear-gradient(180deg, #ffba2e 0, #ffbf2c 100%);
  -webkit-background-image: linear-gradient(180deg, #ffba2e 0%, #ffbf2c 100%);
  box-shadow: 0 2px 4px 0 #ffbf2c;
  -webkit-box-shadow: 0 2px 4px 0 #ffbf2c;
}
.icon-block img {
  margin: 0 auto;
  width: 86%;
  animation: 20s linear infinite Rotate-reverse;
  -webkit-animation: 20s linear infinite Rotate-reverse;
}
.icon-block:first-child {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.icon-block:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
}
.icon-block:nth-child(3) {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
}
.icon-block:nth-child(4) {
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.circle {
  animation: 20s linear infinite circle-rotate;
  -webkit-animation: 20s linear infinite circle-rotate;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  width: 75%;
  height: 75%;
  border: 3px solid #ffba2e;
  border-radius: 50%;
}
.circle .icon-block img {
  animation: 20s linear infinite img-rotate;
  -webkit-animation: 20s linear infinite img-rotate;
}
.center-logo {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.center-logo img {
  max-width: 140px;
}
@keyframes Rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes Rotate {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes Rotate-reverse {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0);
  }
}
@-webkit-keyframes Rotate-reverse {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0);
  }
}
@keyframes circle-rotate {
  from {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(405deg);
  }
}
@-webkit-keyframes circle-rotate {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(405deg);
  }
}
@keyframes img-rotate {
  from {
    transform: rotate(-45deg);
  }
  to {
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes img-rotate {
  from {
    -webkit-transform: rotate(-45deg);
  }
  to {
    -webkit-transform: rotate(-405deg);
  }
}
.logo-slide,
.service-featured-img {
  overflow: hidden;
}
.logo-slide h5 {
  color: #666;
  font-weight: 600;
}
.container .slider {
  animation: 30s linear infinite slidein;
  white-space: nowrap;
}
.container .slider .logos {
  width: 100%;
  display: inline-block;
  margin: 0;
}
.container .slider .logos .fab {
  width: calc(100% / 5);
  animation: 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards fade-in;
}
@keyframes slidein {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tabcontainer {
  background-color: #ffba2e;
  padding: 3% 0;
}
.ourservices-content,
.web-service {
  padding: 20px;
  top: calc(var(--nav-h) + var(--title-mb));
  width: 100%;
}
.tabcontainer .nav-pills .nav-item {
  margin: 0 20px;
}
.nav-pills .show > .nav-link,
.tabcontainer .nav-pills .nav-link.active {
  background-color: #1c1c1c;
  color: #ffba2e;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}
.tabcontainer .nav-pills .nav-link {
  color: #1c1c1c;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px 30px;
}
.accordion-header,
.achieve-sec .table,
.achieve-sec .table > :not(caption) > * > *,
.blog-link:hover,
.blog-list .blog-pagination .page-link.current,
.blog-list .blog-pagination .page-link:hover,
.comment-box a,
.footer-bottom-sec,
.ourservices,
.ourservices-content p,
.post-nav a,
.service-benefits-content h2,
.service-how-it-content h2,
.services-pagination .page-link.current,
.services-pagination .page-link:hover,
.single-post .cat-links a,
.single-post .entry-header .entry-meta a,
.tab-link:hover,
.web-service h1,
.web-service h2,
.web-service h3,
.widget {
  color: #ffbf2c;
}
.blog-sec .card-title,
.footer-cta h3,
.footer-mid-sec .btn-cs,
.form-submit .submit,
.web-service-readmore .btn-cs {
  text-transform: capitalize;
}
.ourservices {
  background-color: #000;
}
.ourservices .container {
  padding-top: 5%;
  padding-bottom: 5%;
}
.ourservices .our-service-col {
  height: 240vh;
  --title-mb: 60px;
  --nav-h: 10px;
}
.ourservices-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: sticky;
  max-height: 900px;
  height: auto;
  border-radius: 20px;
}
.ourservices-content h3,
ourservices-content h4 {
  text-align: left;
}
.ourservices-content h1 {
  margin: 4% 0;
}
.ourservices picture .img-banner {
  margin: 5% 0;
}
.ourservices picture img {
  margin: 2% 0;
}
.web-service-col {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 40px;
  height: 225vh;
  --title-mb: 60px;
  --nav-h: 10px;
}
.s-web-services .c-block__inner,
.s-web-services.bg-dark .c-block__inner,
.web-service {
  display: -webkit-box;
  display: -ms-flexbox;  
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.web-service {
  border: 1px solid #ffbf2c;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  position: relative;
  --h3-margin-bottom: 0;
  align-items: center;
  position: sticky;
  max-height: 650px;
  height: 36vh;
  border-radius: 20px;
  background: #000;
}
.blog-sec,
.service-offered,
.web-service:hover {
  background-color: #fff;
}
.s-web-services .web-service .expander,
.web-service .expander {
  position: absolute;
  inset: 0 auto 0 0;
  z-index: 1;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.s-web-services .web-service > *,
.web-service > * {
  position: relative;
  z-index: 2;
}
.accordion-body,
.blog-banner-container .entry-content p,
.footer ul li a:hover,
.service-single-nav .nav-links a:hover,
.web-service p {
  color: #fff;
}
.blog-link,
.post-nav a:hover,
.single-post .entry-header .entry-meta a:hover,
.web-service:hover h1,
.web-service:hover h2,
.web-service:hover h3,
.web-service:hover p {
  color: #000;
}
.web-service .after-img {
  position: absolute;
  width: auto;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 0;
}
.img-step-container .img-step,
.why-choose-img-col .img-step-cont {
  top: calc(var(--nav-h) + var(--title-mb));
  position: sticky;
  display: flex;
}
.web-service:hover .after-img {
  opacity: 1;
  transform: translateX(230px);
  -webkit-transform: translateX(230px);
}
.web-service:hover .after-img img {
  max-width: 280px;
  height: auto;
}
.img-step-container .img-step:nth-child(n + 2),
.web-service-readmore {
  margin-top: 10vh;
}
.web-service-readmore .readmore-cont {
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.web-service-readmore .btn-cs {
  background-color: #ffbf2c;
  color: #000;
  border-color: #ffbf2c;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 12px 22px;
}
.btn-cs-sv:active,
.btn-cs-sv:hover,
.footer-mid-sec .btn-cs:hover,
.form-submit .submit:hover,
.web-service-readmore .btn-cs:hover {
  background-color: #000;
  border-color: #ffbf2c;
  color: #ffbf2c;
}
.blog-sec {
  padding: 5% 10%;
}
.achieve-sec,
.why-us {
  background-color: #000;
  padding: 4% 0;
}
.blog-sec .blog-title {
  font-size: 40px;
  border-bottom: 2px solid #000;
  padding-bottom: 1%;
}
.blog-sec .card {
  border: 0;
}
.blog-sec .card-img-top {
  border-radius: 0.3rem;
}
.readmore {
  color: #000 !important;
}
.achieve-sec .achieve-title,
.why-us .whyus-title {
  color: #ffbf2c;
  text-align: center;
}
.why-us {
  color: #fff;
}
.why-us .whyus-col {
  text-align: center;
  margin-bottom: 10%;
}
.img-step-container .img-step,
.why-choose {
  padding: 5% 4%;
  margin-bottom: 2%;
  border-radius: 5px;
}
.why-choose {
  background-color: #ffbf2c;
  color: #282828;
}
.why-choose svg {
  color: #ffbf2c;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 8px;
  display: inline-block;
}
.why-choose:hover {
  background-color: #ffe4a4;
  color: #282828;
}
.btn-touch:hover,
.cta-steps,
.footer-cta {
  background-color: #ffbf2c;
}
.why-choose h3 i {
  font-size: 25px;
  line-height: 30px;
}
.img-step-container,
.why-choose-img-col {
  height: 200vh;
  --title-mb: 60px;
  --nav-h: 10px;
}
.why-choose-img-col .img-step-cont {
  overflow: hidden;
  flex-direction: column;
  align-items: center;
}
.whychoose-img {
  max-width: 100%;
}
.img-step-container .img-step {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-height: 650px;
  height: 300px;
}
.img-step-container .img-step .img-step-title .step-sign-container {
  display: flex;
  justify-content: flex-start;
}
.img-step-container .img-step .img-step-title > p {
  color: #282828;
  text-align: justify;
}
.img-step-container .img-step > img {
  margin-top: 10px;
  max-width: 800px;
  max-height: 400px;
  overflow: auto;
}
.footer-cta {
  padding: 3% 0;
}
.footer-cta h3 {
  width: 80%;
  font-size: 40px;
  line-height: 44px;
  font-weight: 600;
  padding-bottom: 3%;
}
.textwidget p,
.widget .widget1 p {
  font-size: 14px;
}
.footer ul li,
.textwidget p {
  font-family: Raleway, sans-serif;
  line-height: 22px;
}
.cta-steps {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 2% 0;
  margin: 4% 0;
}
.cta-steps .steps {
  border-right: 2px solid #000;
  padding: 2% 3.5%;
}
.cta-steps .steps:last-child {
  border-right: 0px;
}
.btn-touch {
  background-color: #000;
  border-color: #000;
  font-family: Raleway, sans-serif;
  border-radius: 3px;
  padding: 12px 22px;
  font-size: 18px !important;
  line-height: 20px;
  text-transform: capitalize !important;
}
.btn-touch:hover {
  color: #000;
  border-color: #000;
}
.btn-touch:active {
  color: #000 !important;
  background-color: #ffbf2c !important;
  border-color: #000 !important;
}
.btn-touch:focus-visible {
  color: #000 !important;
  background-color: ffbf2c !important;
  border-color: #000 !important;
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.cta-img img {
  width: 100%;
  max-width: 600px;
  height: auto;
  border-radius: 5px;
}
.star-ratings {
  padding: 1% 0 3%;
}
.footer-cta .social_links {
  display: flex;
  justify-content: flex-start;
  padding: 0;
  margin: 20px 0 0;
}
.footer-cta .social_links li {
  margin: 0 15px 0 0;
  list-style-type: none;
}
.footer-cta .social_links li:last-child {
  margin: 0;
}
.footer-cta .social_links li a {
  color: #ffbf2c;
  font-size: 22px;
  line-height: 30px;
  background: #000;
  height: 32px;
  width: 32px;
  text-decoration: none;
  text-align: center;
  border-radius: 3px;
}
.footer-cta .social_links li a:hover {
  background: #fff;
  color: #000;
}
.footer-top-sec {
  padding: 5% 0;
  border-bottom: 1px solid #ffbf2c;
}
.footer-top-sec .logo-widget img {
  width: 45%;
  max-width: 120px;
  height: auto;
  margin: 0 auto 45px;
}
.footer-mid-sec {
  padding: 3% 0 0;
  border-top: 2px solid #ffbf2c;
  border-bottom: 2px solid #ffbf2c;
}
.fallback,
.page-container {
  padding: 3% 0;
  width: 100%;
  overflow-x: hidden;
}
.footer-mid-sec h5 {
  color: #ffbf2c;
  margin-bottom: 10%;
}
.footer-mid-sec .btn-cs {
  background-color: #ffbf2c;
  color: #000;
  border-color: #ffbf2c;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 20px;
  padding: 12px 22px;
  font-weight: 600;
}
.widget .widget_text,
.widget .widget_title {
  color: #ffba2e;
}
.textwidget p {
  color: #ffbf2c;
  margin: 0;
}
.fallback {
  height: 25vh;
}
.fallback h1 {
  font-size: 42px;
  line-height: 48px;
}
.page-container {
  height: auto;
}
.elementor-template-full-width {
  overflow-x: hidden;
}
.service-icon {
  max-width: 80px;
}
.flip-card {
  perspective: 1000px;
  width: 100%;
  height: 600px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip-card-back,
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip-card-back,
.flip-card-front {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 15px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.flip-card-front {
  background: linear-gradient(45deg, #6a11cb 0, #2575fc 100%);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.flip-card-back {
  background: linear-gradient(45deg, #ee9ca7 0, #ffdde1 100%);
  color: #333;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.profile-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  object-fit: cover;
  border: 5px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 20px;
}
.social-icons a {
  color: #333;
  margin: 0 10px;
  font-size: 24px;
  transition: transform 0.3s;
}
.social-icons a:hover {
  transform: scale(1.2);
}
@keyframes wave {
  0%,
  100%,
  60% {
    transform: rotate(0);
  }
  10%,
  30% {
    transform: rotate(14deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  40% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(10deg);
  }
}
.waving-hand {
  display: inline-block;
  animation: 2.5s infinite wave;
  transform-origin: 70% 70%;
}
.sticky-left {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow-y: auto;
  background-color: #f8f9fa;
  padding: 1rem;
}
.category_name .fl-callout-photo-above-title,
.right,
.s-web-services .web-service {
  position: relative;
}
.right-scroll {
  height: 200vh;
  background-color: #fff;
  padding: 1rem;
}
.center,
.single-post .entry-content,
.single-post article .entry-footer,
.wpcf7-form label {
  width: 100%;
}
.center-container {
  display: grid;
  height: 100%;
  grid-template-columns: 60% 40%;
  grid-template-rows: 100%;
}
.left {
  padding: 2rem;
  height: 100vh;
}
.left-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  gap: 20px;
  padding: 1rem;
  overflow: hidden;
}
.right {
  padding: 2rem;
  height: 160vh;
}
.right-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.card .card-custom {
  height: 189px;
  max-height: 189px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
}
.s-web-services .c-block__inner,
.s-web-services.bg-dark .c-block__inner {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.s-web-services .web-service {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 20px;
  --h3-margin-bottom: 0;
}
.s-web-services .web-service .c-image {
  position: absolute;
  inset: 0 10px auto 50%;
  width: auto;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 0;
}
.s-web-services .web-service.-white:hover .c-image {
  opacity: 1;
  -webkit-transform: translateX(30px);
  transform: translateX(30px);
}
.tab-link {
  color: #282828;
}
#portfolio-container.loading,
#services-container.loading {
  opacity: 0.6;
  pointer-events: none;
}
.ajax-pagination ul,
.service-ajax-pagination ul {
  display: flex;
  list-style: none;
  padding: 0;
}
.category_headng {
  display: table;
  margin: -51px auto 70px;
  background: #fff;
  padding: 17px 80px;
}
.category_name .fl-module-content {
  margin: 15px;
}
.category_name .fl-callout-content {
  width: 100%;
  overflow: hidden;
}
.category_name .fl-callout img {
  transition: 0.5s;
}
.category_name:hover .fl-callout img {
  transform: scale(1.1);
}
.category_name .fl-callout-title {
  position: absolute;
  bottom: 48px;
  left: 63px;
}
.category_name.fl-node-6013f19c81004 .fl-callout-title {
  position: absolute;
  bottom: 38px;
  left: 33px;
}
.category_name.fl-node-60161841d6296 .fl-callout-title {
  position: absolute;
  bottom: 58px;
  left: 3px;
}
.category_name.fl-node-60161a637fab0 .fl-callout-title {
  position: absolute;
  bottom: -2px;
  left: 3px;
}
.category_name.fl-node-60161843888be .fl-callout-title,
.category_name.fl-node-6016185c7d926 .fl-callout-title,
.category_name.fl-node-60161984c5165 .fl-callout-title {
  position: absolute;
  bottom: 18px;
  left: 13px;
}
.category_name .fl-callout-photo-above-title .fl-photo {
  margin-bottom: 0;
}
.post-img .post-thumbnail img {
  max-width: 1024px;
  width: 100%;
  height: auto;
  box-shadow: #cfcfcf 0 10px 10px;
  position: relative;
}
.single-post {
  height: auto;
  width: 100%;
  overflow-x: hidden;
}
.single-post .woocommerce_banner {
  display: block;
  margin: 0 0 100px;
  padding: 270px 0 50px 110px;
}
.single-post .woocommerce_banner .product_navigation {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  font-size: 20px;
}
.single-post .entry-header {
  padding: 2% 1%;
  text-align: center;
}
.blog-post-content,
.single-post #sidebar,
.single-post .comment-respond,
.single-post .entry-meta,
.single-post .entry-title,
.single-post .navigation.post-navigation {
  padding: 1% 0;
}
.single-post .navigation.post-navigation {
  padding: 2% 1%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.single-post .post {
  max-width: 1320px;
  margin: 0 auto 80px;
}
.single-post .post-thumbnail {
  margin-bottom: 40px;
}
.single-post .post-img {
  display: flex;
  justify-content: center;
  padding: 2% 0;
}
.single-post article .post-thumbnail {
  max-width: 1920px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.single-post .cat-links {
  font-size: 18px;
  margin-top: 40px;
  display: table;
}
.single-post article {
  display: flex;
  flex-wrap: wrap;
}
.form-submit .submit {
  border-radius: 5px;
  background-color: #ffbf2c;
  color: #000;
  border-color: #ffbf2c;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 20px;
  padding: 12px 22px;
  font-weight: 600;
}
.blog-banner h2,
.service-featured-title,
.services-banner h2 {
  border-bottom: 1px solid #ffbf2c;
}
.blog-post .entry-header {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.blog-post .entry-title {
  padding: 2% 0;
  text-align: center;
}
.blog-post-content .entry-content {
  text-align: center;
  padding: 1% 2%;
}
.blog-post-footer {
  padding: 1% 2%;
}
.post-nav {
  padding: 2% 0;
}
.post-img {
  padding: 0 0 2%;
}
.post-img .post-thumbnail {
  display: flex;
  justify-content: center;
}
.post-nav-links .nav-links,
.service-single-nav .nav-links {
  display: flex;
  justify-content: space-between;
}
.comment-form input,
.comment-form textarea {
  border-radius: 5px;
}
.comment-box .comment-form-author,
.comment-box .comment-form-comment,
.comment-box .comment-form-email,
.comment-box .comment-form-url {
  display: flex;
  flex-direction: column;
}
.blog-banner,
.service-how-it,
.service-single-nav,
.single-service-main,
.type-service {
  background-color: #000;
}
.blog-banner-container {
  padding: 2% 4%;
}
.blog-banner h2 {
  color: #ffbf2c;
  padding: 0 0 2.5%;
}
.blog-banner-col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-list {
  background: #fff;
  padding: 2% 0;
}
.blog-list .blog-list-title,
.services-list .service-list-title {
  color: #282828;
  padding-bottom: 2%;
  margin-bottom: 4%;
  border-bottom: 1px solid rgba(40, 40, 40, 0.15);
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
.blog-list .card-img-top {
  width: 100%;
  height: auto;
  min-height: 300px;
  max-height: 300px;
}
.blog-list .card-title,
.services-list .card .card-title {
  color: #282828;
  margin-bottom: 4%;
  border-bottom: 1px solid rgba(40, 40, 40, 0.15);
  padding-bottom: 3%;
}
.blog-list .card-title a {
  font-weight: 500;
  font-family: Raleway, sans-serif;
}
.blog-list .card-footer .btn-read {
  color: #ffbf2c;
  text-transform: capitalize;
  border: 1px solid #ffbf2c;
  font-weight: 500;
  font-size: 14px;
  padding: 12px 22px;
}
.blog-list .card-footer .btn-read:active,
.blog-list .card-footer .btn-read:hover {
  border: 1px solid #ffbf2c;
  background-color: #000;
  color: #ffbf2c;
}
.blog-list .blog-pagination .page-link,
.services-pagination .page-link {
  color: #282828;
}
.blog_section .fl-post-grid-image-above-title {
  display: flex;
  flex-wrap: nowrap;
}
.blog_section .fl-post-grid-image-above-title .fl-post-grid-image {
  width: 33%;
}
.blog_section .fl-post-grid-image-above-title .fl-post-grid-text {
  width: 67%;
  padding: 30px 28px;
}
.blog_section .fl-post-grid-image-above-title .fl-post-grid-title {
  font-family: Raleway, sans-serif;
  font-weight: 600;
}
.blog_section .fl-post-grid-image-above-title .fl-post-grid-more {
  color: #282828;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.services-banner {
  background-color: #000;
  padding: 2% 4%;
}
.services-banner h2 {
  color: #ffbf2c;
  padding-bottom: 2.5%;
  margin-bottom: 2%;
}
.service-featured,
.services-list {
  padding: 4% 0;
}
.services-list .card {
  border: 1px solid #cfcfcf;
  height: 570px;
  max-height: 600px;
  overflow: hidden;
}
.services-list .card .card-title a {
  font-family: Raleway, sans-serif;
  font-weight: 500;
}
.services-list .card-img-top {
  width: 100%;
  height: auto;
}
.service-featured-title {
  color: #ffbf2c;
  padding: 2.5% 0;
  margin-bottom: 2%;
}
.service-featured-img img {
  max-width: 640px;
  height: auto;
  border-radius: 5px;
}
.service-featured-content {
  color: #fff;
  padding: 0 3%;
}
.btn-cs-sv,
.btn-started {
  text-transform: capitalize !important;
  font-weight: 500;
  font-size: 14px !important;
  line-height: 18px;
  padding: 12px 22px;
}
.btn-cs-sv {
  color: #ffbf2c;
  border: 1px solid #ffbf2c;
}
.btn-started:hover {
  background-color: #ffbf2c;
  border-color: #ffbf2c;
  color: #000;
}
.service-offered-content {
  text-align: center;
  padding-bottom: 5%;
}
.services-faq {
  background: #000;
  color: #ffbf2c;
  padding: 4% 0;
}
.accordion-item {
  border: none;
  border-bottom: 1px solid #ffbf2c;
  background-color: #000;
}
.accordion-button {
  padding: 20px 0;
  font-weight: 600;
  color: #cfcfcf;
  background-color: transparent;
}
.accordion-button:not(.collapsed) {
  color: #ffbf2c;
  background-color: transparent;
  box-shadow: none;
}
.accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}
.accordion-button::after,
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-body {
  padding: 0 0 20px;
}
.service-benefits,
.service-how-it-content {
  background-color: #000;
  padding: 4% 2%;
}
.img-rounded {
  border-radius: 20px;
}
.service-offered-icon {
  width: 80px;
  height: auto;
  margin: 10px;
}
.service-how-it-content {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service-benefits-content {
  padding-left: 2%;
  padding-right: 4%;
  color: #fff;
}
.service-why {
  padding: 3%;
  text-align: center;
  background-color: #fff;
}
.wpcf7-form .txt {
  width: 100%;
  border: 1px solid #dadada;
  margin: 11px 0;
  padding: 13px;
  font-size: 13px;
}
.wpcf7-form .a_btn,
.wpcf7-submit {
  letter-spacing: 0.4px;
  transition: 0.3s;
  margin: 24px auto 17px;
  width: auto;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}
.wpcf7-form .a_btn {
  display: table;
  background: #ffbf2c;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  padding: 9px 24px;
  border-radius: 0;
  border: none;
}
.elementor-shortcode {
  padding: 22px;
  border: 1px solid #f1f1f1;
  line-height: 1;
  border-radius: 5px;
  background-color: #fff;
}
.wpcf7-form input,
.wpcf7-form textarea {
  width: 100%;
  border: 1px solid #000;
  margin: 11px 0;
  padding: 13px;
  font-size: 18px;
  line-height: 20px;
  border-radius: 4px;
}
.wpcf7-submit {
  background: #ffbf2c;
  border: 1px solid #ffbf2c !important;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  padding: 12px 22px;
  border-radius: 4px;
  font-family: "Spoof Regular";
}
.wpcf7-submit:hover {
  background: #000;
  color: #ffbf2c;
  border: 1px solid #ffbf2c;
}
.footer {
  height: auto;
  width: 100%;
  overflow: hidden;
  background: #000;
  padding: 40px 0 30px;
}
.footer .container {
  border-top: 1px solid #ffbf2c;
}
.footer .foote_logo {
  display: table;
  margin: 0 auto 45px;
}
.footer .foote_logo img {
  max-height: 120px;
}
.footer h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #ffba2e;
}
.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer ul li {
  font-size: 14px;
  color: #ffba2e;
}
.footer ul li a {
  color: #ffba2e;
}
.footer .f_links li {
  position: relative;
  margin: 0 0 6px;
}
.footer .copyright-txt {
  margin-top: 20px;
  color: #ffbf2c;
}
