.card-img,
.d-card,
.faq-img,
.left-imgs {
  display: flex;
}
body,
ul {
  margin: 0;
  padding: 0;
}
.clearfix,
body {
  overflow: auto;
}
.list-social ul {
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: space-between;
  width: 60%;
}
.d-card {
  align-items: center;
  background-color: #f3f6fa;
  justify-content: center;
  padding-bottom: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.card-text p {
  font-family: Graphik;
  font-size: 38px;
  line-height: 165%;
  font-weight: 600;
}
.card-btn a,
.right-faqs span {
  font-weight: 500;
  font-family: Graphik;
}
.card-btn a {
  background-color: #b3f52b;
  display: inline-block;
  padding: 15px 25px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 18px;
}
.card-img {
  width: 10%;
  justify-content: center;
  position: relative;
  min-height: 110px;
}
.blog-sub-text h3 {
  font-size: 30px;
}
.card-text {
  width: 70%;
  padding-top: 30px;
}
.card-btn {
  width: 15%;
  padding-top: 25px;
}
section.card-section {
  padding: 30px 0;
}
.left-imgs {
  width: 50%;
  flex-direction: column;
  gap: 50px;
}
.blog-row-one,
.devlop-content-1,
.img-case1,
.img-case2,
.right-faqs,
.special-left,
.special-right {
  width: 50%;
}
.wrk-img-gallery .blog-row-one {
  width: 53%;
}
.left-imgs img {
  width: 90%;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
}
.right-faqs span {
  font-size: 40px;
  text-align: center;
  display: block;
}
.error-txt h1,
.services-ul span {
  font-family: Graphik;
}
.faq-accordion .faq-accordion-item {
  border-bottom: 1px solid #000;
}
.faq-accordion button {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  width: 100%;
  padding: 1em 40px 1em 0;
  color: var(--text);
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: 0 0;
  outline: 0;
}
.faq-accordion button:focus,
.faq-accordion button:hover,
.mfp-gallery .mfp-image-holder .mfp-figure,
.mfp-zoom {
  cursor: pointer;
}
.accordion button:focus::after,
.accordion button:hover::after,
.faq-accordion button:focus::after,
.faq-accordion button:hover::after {
  cursor: pointer;
  border: 1px solid var(--blue);
}
.faq-accordion .faq-accordion-title {
  font-family: Graphik;
  font-size: 23px;
  line-height: 35px;
  text-align: left;
}
.faq-accordion .icon {
  display: inline-block;
  position: absolute;
  top: 23px;
  right: 0;
  width: 22px;
  height: 22px;
}
.faq-accordion .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  left: 20%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background-image: url(../images/faq-plus.png);
  background-repeat: no-repeat;
  background-position: center;
}
.accordion-faq-new .icon .open-image,
.accordion-faq-new button[aria-expanded="true"] .icon .close-image,
.faq-accordion .icon::after,
.lg-none,
.mfp-align-top .mfp-container:before,
.mfp-loading.mfp-figure,
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader,
.owl-carousel.blog-slid.owl-loaded.owl-drag .owl-dots {
  display: none;
}
.faq-accordion button[aria-expanded="true"] .icon::before {
  background-image: url(../images/faq-minus.png);
}
.accordion button[aria-expanded="true"],
.accordion-faq-new button[aria-expanded="true"],
.faq-accordion button[aria-expanded="true"] {
  color: var(--blue);
}
.accordion button[aria-expanded="true"] .icon::after,
.accordion-faq-new button[aria-expanded="true"] .icon::after,
.faq-accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}
.faq-accordion button[aria-expanded="true"] + .faq-accordion-content {
  opacity: 1;
  max-height: max-content;
  transition: 0.2s linear;
  will-change: opacity, max-height;
  width: 100%;
  margin: 0 auto;
}
.accordion .accordion-content,
.faq-accordion .faq-accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.2s linear, max-height 0.2s linear;
  will-change: opacity, max-height;
}
.faq-accordion .faq-accordion-content p {
  font-weight: 300;
  font-size: 23px;
  color: #000;
  font-family: Graphik;
  line-height: 35px;
  padding: 10px 0;
  text-align: justify;
}
.case-image-sub,
section.faq-txt {
  padding: 50px 0;
  padding-top: 0;
}
.faq-accordion {
  padding-top: 15px;
  max-height: 845px;
  overflow: auto;
  padding-right: 25px;
}
.container-sd {
  width: 90%;
  margin: 0 auto;
}
.card-img img {
  margin-top: -15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  top: 0;
  animation: 2s infinite alternate iconAnimation;
}
@keyframes iconAnimation {
  0% {
    top: 0;
  }
  100% {
    top: 20px;
  }
}
.blog-content p,
.case-study-content p,
.services-tittles p,
p {
  font-weight: 300;
  font-size: 23px;
  color: #000;
  font-family: Graphik;
}
.blog-color-text span,
.blog-sub-text span,
.column img,
.owl-card h3 span,
.study-bg-text span,
.study-color-text span,
img {
  display: block;
}
.gallery-banner,
.sub-blog-banner,
.water-blog-banner {
  background-size: cover;
  background-position: center;
}
.mfp-bg,
.mfp-wrap {
  position: fixed;
  left: 0;
  top: 0;
}
.mfp-container:before,
.mfp-content {
  vertical-align: middle;
  display: inline-block;
}
*,
.container-full,
.mfp-container,
img.mfp-img {
  box-sizing: border-box;
}
.list-social ul,
ul li {
  list-style-type: none;
}
section.gallery-blog  ul li{
  list-style-type: disc !important;
  margin-left: 20px;
  padding-left: 10px;
}
@font-face {
  font-family: "Florentia Medium";
  src: url("../fonts/Florentia-Light-trial.ttf") format("woff"),
    url("../fonts/Florentia-Medium-trial.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Contax Sans 55";
  src: url("../fonts/ContaxSans55.woff2") format("woff2"),
    url("../fonts/ContaxSans55.woff") format("woff"),
    url("../fonts/ContaxSans55.ttf") format("truetype");
  font-display: swap;
}
body {
  overflow-x: hidden !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  line-height: normal;
  font-family: Graphik;
  color: #000;
}
a {
  text-decoration: none !important;
  color: #000;
}
img {
  width: auto;
  max-width: 100%;
}
.services-tittles p,
p {
  line-height: 35px;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.container-full {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
}
.blog-banner,
.case-study-banner {
  width: 100%;
  display: flex;
  justify-content: center;
}
.blog-content {
  margin: 0 auto;
  padding: 0;
}
.blog-content p,
.case-study-content p {
  text-align: justify;
  font-style: normal;
  line-height: 175.5%;
}
.blog-tittle p,
.gallery-text p {
  text-transform: capitalize;
  font-style: normal;
}
.blog-tittle h1,
.blog-tittle h2,
.case-study-tittle h2 {
  font-style: normal;
  font-weight: 800;
  font-size: 54px;
  line-height: 115.5%;
  text-transform: capitalize;
  color: #000;
  font-family: Graphik;
}
.blog-tittle p {
  font-family: "Contax Sans 55";
  font-weight: 400;
  font-size: 14px;
  line-height: 163.5%;
  color: rgba(0, 0, 0, 0.36);
}
.blog-sub-text h2,
.blog-sub-text p,
.gallery-text p {
  color: #000;
  font-family: Graphik;
}
.blog-tittle,
section.blogs-sliders {
  padding: 20px 0;
}
.blog-color-img img,
.expert-text02 {
  width: 100%;
}
.case-study-tittle h1 {
  font-style: normal;
  font-weight: 800;
  font-size: 54px;
  line-height: 115.5%;
  text-transform: capitalize;
  color: #000;
  font-family: Graphik;
}
section.case-study-sect .lg-none{
  display:none;
}
section.case-study-sect .sm-none{
  display: block;
}
.blog-color-text {
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
}
.sub-blog-banner {
  background-image: url("../images/blog-sub-banner1.jpg");
  width: 100%;
  height: 916px;
}
.blog-sub-text {
  width: 90%;
  margin: 0 auto;
  padding: 60px 0;
}
.blog-sub-text h2 {
  font-style: normal;
  font-weight: 700;
  line-height: 115.5%;
}
.blog-sub-text p {
  font-size: 23px;
  line-height: 35px;
  font-weight: 300;
  padding-top: 20px;
  text-align: justify;
}
.water-blog-banner {
  background-image: url("../images/blog-sub-banner.jpg");
  width: 100%;
  height: 916px;
}
.case-study-img,
.container-fluid {
  width: 95%;
  margin: 0 auto;
}
.gallery-banner {
  background-image: url("../images/gallerybanner.jpg");
  width: 100%;
}
.gallery-content {
  padding: 60px 0;
  background-color: #f4dad5;
}
.gallery-text {
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.gallery-text p {
  font-weight: 500;
  font-size: 17px;
  line-height: 23px;
  text-align: center;
}
.gallery-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px;
}
.magnific-img img {
  width: 100%;
  height: auto;
}
.magnific-img {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
a.image-popup-vertical-fit {
  cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close:focus,
.mfp-close:hover,
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.98;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-arrow-left:before {
  border-right: none !important;
}
.mfp-arrow-right:before {
  border-left: none !important;
}
.mfp-counter,
button.mfp-arrow {
  opacity: 0 !important;
  transition: opacity 0.2s ease-in, opacity 2s ease-out;
}
.mfp-container:hover .mfp-counter,
.mfp-container:hover button.mfp-arrow {
  opacity: 1 !important;
}
.mfp-bg {
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
}
.bg-cloud,
.bg-face,
.bg-mix {
  background-position: center;
}
.mfp-wrap {
  width: 100%;
  height: 100%;
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
}
.mfp-container:before {
  content: "";
  height: 100%;
}
.mfp-content {
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.expert-text01 h3,
.expert-text02 h3,
.expert-text02 p,
.mfp-close,
.mfp-preloader a:hover {
  color: #fff;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
.mfp-figure:after,
.mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Graphik;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
  max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.mfp-figure:after,
img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}
img.mfp-img {
  padding: 40px 0;
  margin: 0 auto;
}
.mfp-figure:after {
  content: "";
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.img-gallery-magnific {
  display: flex;
  padding-bottom: 25px;
}
.blog-gallery-one {
  width: 60%;
  padding-right: 10px !important;
}
.blog-gallery-two {
  width: 40%;
  padding-left: 13px;
}
.blog-row-two {
  width: 47%;
  padding-left: 20px;
}
.blog-row-gallery-two {
  width: 55%;
}
.blog-row-gallery-one .magnific-img,
.devlp-text h3 {
  padding-bottom: 30px;
}

.blog-row-two img {
  width: 100%;
}
.blog-row-gallery-one {
  width: 50%;
  padding-right: 30px;
}
.bg-book,
.bg-box,
.bg-cloud,
.bg-cover,
.bg-design,
.bg-face,
.bg-makeup,
.bg-mix {
  height: 900px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.blog-color-text h2,
.study-bg-text h2,
.study-color-text h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 54px;
  line-height: 115.5%;
  color: #000;
  font-family: Graphik;
  padding-bottom: 35px;
}
.blog-color-text p,
.services-ul ul li {
  font-size: 23px;
  line-height: 35px;
  font-family: Graphik;
}
.blog-color-text p {
  font-weight: 300;
  color: #000;
}
.column#zoomIn img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.accordion button[aria-expanded="true"] + .accordion-content,
.accordion-faq-new button[aria-expanded="true"] + .accordion-content-faq-new {
  max-height: max-content;
  transition: 0.2s linear;
  will-change: opacity, max-height;
  opacity: 1;
}
.cta svg,
.cta:before {
  top: 0;
  transition: 0.3s;
}
.column#zoomIn:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.bg-face {
  background-image: url("../images/face-img.png");
}
.bg-book {
  background-image: url("../images/bg-book.png");
}
.bg-cloud {
  background-image: url("../images/bg-cloud.png");
}
.bg-mix {
  background-image: url("../images/bg-mix.png");
}
.bg-design {
  background-image: url("../images/bg-design.png");
}
.bg-box {
  background-image: url("../images/bg-box.png");
  background-position: bottom;
}
.bg-makeup {
  background-image: url("../images/bg-makeup.png");
  background-position: center;
}
.bg-cover {
  background-image: url("../images/bg-cover.webp");
  background-position: bottom;
}
.bg-gifts,
.bg-perfume,
.bg-perfume-btl,
.bg-red-perf {
  height: 900px;
  background-size: cover;
  background-position: center;
  width: 100%;
  background-repeat: no-repeat;
}
.bg-perfume {
  background-image: url("../images/bg-perfume.webp");
}
.bg-gifts {
  background-image: url("../images/bg-gifts.webp");
}
.project-image-main img {
  height: auto;
}
.bg-perfume-btl {
  background-image: url("../images/bg-perfume-btl.webp");
}
.bg-red-perf {
  background-image: url("../images/bg-red-perf.webp");
}
.devp-banner,
.round-banner {
  background-size: cover;
  background-position: bottom;
}
.case-study-content {
  margin: 0 auto;
  padding: 40px 0;
}
.case-study-img img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.study-color-text {
  margin: 0 auto;
  padding: 60px 0;
}
.study-bg-text p,
.study-color-text p {
  font-family: Graphik;
  font-style: normal;
  font-weight: 300;
  font-size: 23px;
  line-height: 175.5%;
  color: #000;
  text-align: justify;
}
.Portfolio-frame span,
.center-wrapper h2,
.get-form span,
.new-text h2,
.speciality-page p,
.title-privacy h1,
section.blogs-sliders h3 {
  text-transform: capitalize;
}
.case-study-bg {
  background-color: #fdf1c1;
  padding: 50px 40px;
}
.part-two-case,
.round-container {
  display: flex;
  padding-top: 30px;
}
.pl.blog-row-gallery-one {
  padding-right: 0;
  padding-left: 25px;
}
.pop-img img {
  height: 925px;
}
.beranding-text,
.case-study-sect,
.cta,
.cta span,
.cta svg,
.web-text,
section.our-speciality .container-sd {
  position: relative;
}
.case-study-logo {
  width: 18%;
  position: absolute;
  top: 20%;
  right: 100px;
}
.case-study-logo img {
  width: 100%;
  padding-bottom: 40px;
}
.case-study-logo p {
  color: #b6abab;
}
.last-part-case img {
  width: 100%;
  height: 664px;
}
.img-case1 img {
  width: 100%;
  border-radius: 20px;
}
.img-case2 img {
  width: 100%;
  border-radius: 20px;
}
.expert-img01 img,
.expert-img02 img {
  height: 628px;
  width: 90%;
}
.round-banner {
  background-image: url("../images/round-bg.jpg");
  height: 525px;
  width: 36%;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.round-container {
  justify-content: center;
  width: 100%;
  overflow: hidden;
}
.center-wrapper {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.center-wrapper h2 {
  text-align: center;
  font-size: 60px;
  color: #fff;
  line-height: 149%;
  position: relative;
  z-index: 1;
}
.services-ul h3,
.services-ul span {
  font-weight: 600;
  line-height: 163.8%;
  color: #000;
  font-size: 40px;
}
.services-tittles {
  padding: 30px 0 30px;
}
.services-ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 10px;
}
.services-ul ul li {
  color: #000;
  list-style: none;
}
.service-list1,
.service-list2,
.service-list3 {
  width: 33.3%;
}
.service-list2,
.service-list3 {
  width: 33.3%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.blue-bg {
  background-color: #0cbdcb;
  padding: 20px 0;
}
.chat-whatsapp,
.placeholder-round {
  background-color: #000;
  border-radius: 50%;
}
.expert-img01 {
  width: 100%;
  display: flex;
  justify-content: end;
}
.expert-text01 {
  width: 50%;
  padding: 35px 0;
}
.expert-text01 h2,
.expert-text02 h2 {
  font-size: 40px;
  color: #fff;
  font-weight: 500;
  line-height: 170.5%;
  padding-bottom: 20px;
}
.expert-img02 img,
.expert-tittle {
  font-size: 20px;
}
.expert-row {
  display: flex;
  align-items: end;
  flex-direction: column;
  padding: 13px 0 40px;
  width: 50%;
}
.epert-num,
section.blogs-sliders h3 {
  padding-bottom: 30px;
  font-family: Graphik;
}
.expert-img02 {
  width: 100%;
  display: flex;
  justify-content: start;
}
.devlp-text h2,
.epert-num,
.expert-tittle {
  display: inline-block;
}
.expert-tittle {
  position: relative;
  width: 50%;
  font-family: Graphik;
}
.expert-tittle span {
  position: absolute;
  bottom: 8px;
  left: 110px;
  width: 50%;
  height: 1px;
  background-color: #fff;
  content: "";
}
.devlop-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.devlop-content-2 {
  width: 50%;
  margin-top: 115px;
}
.devlop-content-1 img {
  padding-right: 40px;
}
.devlop-content-2 img {
  padding-left: 40px;
}
.devlop-row img {
  width: 100%;
  height: 560px;
}
.text-devlp {
  padding: 40px 50px 0;
}
.text-devlp p {
  padding-top: 20px;
  text-align: justify;
}
.devp-banner {
  background-image: url(../images/web_footer_banner.webp);
  width: 100%;
  height: 816px;
  background-attachment: fixed;
}
.devlp-sect {
  padding: 80px 0 25px;
}
.slider-owl-card img {
  border-radius: 16px;
  border: solid 1px #e5e2e2e6;
}
.owl-card h3 {
  color: #000;
  font-size: 38px;
  font-weight: 400;
  font-family: Graphik;
  line-height: 123%;
  padding: 20px 0;
}
.owl-card p {
  line-height: 175%;
}
.cta span,
.devlp-text h2 {
  line-height: 162%;
  font-weight: 400;
}
.slider-owl-card {
  padding: 0 0 0 20px;
}
.cta:before,
.num-top,
.num-top2,
.num-top3,
.web-text::after {
  position: absolute;
}
.devlp-text h2 {
  color: #fff;
  font-size: 40px;
}
.devlp-text {
  width: 45%;
  margin: 0 auto;
  min-height: 860px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.btn-round a {
  text-decoration: none;
  color: inherit;
}
.cta {
  margin: auto;
  padding: 19px 22px;
  transition: 0.2s;
}
.cta:before {
  content: "";
  left: 0;
  display: block;
  border-radius: 28px;
  background: #fff;
  width: 56px;
  height: 56px;
}
.cta span {
  color: #fff;
  font-size: 20px;
  visibility: hidden;
}
.web-text h3,
.web-text span {
  font-size: 20px;
  line-height: 160%;
  color: #000;
  padding-bottom: 20px;
}
.cta svg {
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #111;
  stroke-width: 1;
  transform: translateX(-32px);
}
.cta:hover:before {
  width: 100%;
  background: #0cbdcb;
}
.cta:hover svg {
  transform: translateX(0);
}
.cta:active {
  transform: scale(0.96);
}
.btn-round a:hover span {
  visibility: visible;
}
.btn-round {
  width: 75%;
  text-align: right;
  padding-top: 30px;
}
.btn-round a:hover.cta svg {
  stroke: #fff;
}
.web-text span {
  display: block;
  font-family: Graphik;
}
.web-text::after {
  content: "";
  right: 120px;
  top: 28%;
  width: 30%;
  height: 1px;
  background-color: #d6cfcf;
}
.services-ul ul {
  list-style: none;
}
.services-ul ul li:before {
  content: "\2022";
  color: #b3f52b;
  display: inline-block;
  width: 2em;
  margin-left: -1em;
}
.placeholder-round {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 635px;
  height: 635px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
.blog-header .logo {
  width: 65px;
  float: right;
}
.blog-header .menu-icon.white {
  float: left;
}
.num-top6 {
  position: absolute;
  top: 20px;
  left: 260px;
}
.devlp-text h3 {
  color: #fff;
  font-size: 40px;
  line-height: 162%;
  font-weight: 400;
}
.devlp-text h4,
span.et-span {
  font-size: 20px;
  font-weight: 400;
  font-family: Graphik;
}
span.et-span {
  padding-bottom: 20px;
  position: static !important;
  background-color: transparent;
  color: #fff;
}
.devlp-text h4 {
  padding-bottom: 20px;
  color: #fff;
}
.expert-text01 h3,
.expert-text02 h3,
span.exprt-sp {
  font-size: 40px;
  font-weight: 500;
  line-height: 170.5%;
  padding-bottom: 20px;
  display: block;
}
span.exprt-sp {
  font-family: Graphik;
  line-height: 130%;
}
.expert-tittle h4 {
  font-size: 20px;
  font-family: Graphik;
  color: #fff;
  font-weight: 400;
}
.devlp-text-inline h2,
.devlp-text-inline h3 {
  display: inline;
  color: #fff;
}
.text-devlp h2,
.text-devlp h4 {
  font-size: 40px;
  line-height: 165%;
  font-weight: 600;
}
section.blogs-sliders h3 {
  font-size: 40px;
  font-weight: 500;
  width: 90%;
  margin: 0 auto;
}
.owl-carousel.blog-slid span,
.owl-carousel.owl-theme.s-slid .b-slide-text span {
  display: block;
  color: #000;
  font-size: 27px;
  font-weight: 400;
  font-family: Graphik;
  line-height: 123%;
  padding: 20px 0;
}
.service_head h1 {
  color: rgb(231 231 231 / 47%);
  font-size: 52px;
  font-family: Graphik;
  font-weight: 600;
}
.p-heading, h2.p-heading {
  font-size: 35px;
  font-family: ContaxSans55;
  margin-bottom: 40px;
  color: #b8a4d4;
  font-weight: 400;
  text-transform: uppercase;
}
.ux-text h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
  font-family: Graphik;
  color: #fff;
}

@media (max-width: 1440px) {
  .blog-color-text p,
  .blog-content p,
  .blog-sub-text p,
  p {
    font-size: 23px;
    line-height: 35px;
    color: #000;
    font-family: Graphik;
    font-weight: 300;
  }
  .blog-banner img {
    height: 590px;
    width: 52%;
  }
  .services-tittles p {
    font-size: 23px;
    line-height: 35px;
  }
  .services-ul ul li {
    font-size: 23px;
  }
  .devlp-sect {
    padding: 80px 0 0;
  }
  .expert-tittle h4,
  span.et-span {
    font-size: 16px;
  }
  .container-full {
    width: 100%;
    max-width: 1200px;
  }
  .blog-color-text h2 {
    font-size: 35px;
    line-height: 115.5%;
  }
  .faq-accordion {
    padding-top: 15px;
    max-height: 798px;
    overflow: auto;
  }
  .placeholder-round {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 500px;
    height: 500px;
  }
  .service-list1 ul li,
  .service-list2 ul li,
  .service-list3 ul li {
    font-size: 19px;
  }
  .devlp-text h2,
  .services-tittles.aos-init h1 {
    font-size: 40px;
  }
  .expert-tittle span {
    position: absolute;
    bottom: 8px;
    left: 115px;
  }
  .expert-text01 h3 {
    font-size: 34px;
  }
  .blog-color-text {
    width: 100%;
    padding: 60px 0;
  }
  .web-text::after {
    content: "";
    position: absolute;
    right: 60px;
    top: 28%;
  }
  .card-text p {
    font-size: 31px;
    line-height: 165%;
    font-weight: 600;
    padding: 0 30px;
  }
  .round-banner {
    background-image: url("../images/round-bg.webp");
    height: 445px;
    width: 36%;
  }
  .chat-mail {
    bottom: 20% !important;}
  .bg-book,
  .bg-box,
  .bg-cloud,
  .bg-cover,
  .bg-design,
  .bg-face,
  .bg-gifts,
  .bg-makeup,
  .bg-mix,
  .bg-perfume,
  .bg-perfume-btl,
  .bg-red-perf,
  .water-blog-banner {
    height: 710px;
  }
  .case-study-banner img {
    width: 54%;
    height: 600px;
  }
  .case-study-logo {
    width: 18%;
    position: absolute;
    top: 20%;
    right: 60px;
  }
  .num-top,
  .num-top2,
  .num-top3 {
    position: absolute;
    top: 30px;
  }
  .case-study-tittle h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 43px;
  }
  .case-study-img img,
  .last-part-case img {
    width: 100%;
    height:auto;
  }
  .blog-gallery-one {
    padding-right: 20px !important;
  }
  .blog-gallery-two {
    padding-left: 0px;
  }
  .study-bg-text h2,
  .study-color-text h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 43px;
  }
  .blog-gallery-two img {
    max-height: 590px;
  }
  .blog-row-two img {
    width: 100%;
    max-height: 425px;
  }
  .pop-img img {
    height: 759px;
  }
  .blog-color-img img {
    width: 90%;
    margin: 0 auto;
  }
  .sub-blog-banner {
    width: 100%;
    height: 710px;
  }
  .water-blog-banner {
    width: 100%;
  }
  .blog-sub-text h2 {
    font-size: 45px;
  }
  .bg-face {
    background-image: url(../images/face-img.webp);
    width: 100%;
  }
  .services-ul {
    width: 97%;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 6px;
    margin: 0 auto;
  }
  .text-devlp h2,
  .text-devlp h4 {
    font-size: 40px;
    line-height: 130%;
  }
  .owl-card h3 {
    font-size: 32px;
  }
  .num-top2 {
    left: 160px;
  }
  .num-top3 {
    left: 130px;
  }
  .num-top {
    left: 190px;
  }
  .text-devlp {
    padding: 42px 45px 20px;
  }
  .expert-row,
  .expert-text01 {
    padding: 50px 0;
  }
  .devlop-row img {
    width: 100%;
    height: 550px;
  }
  .expert-img01 img,
  .expert-img02 img {
    height: 515px;
    width: 70%;
  }
  .expert-text01 {
    width: 60%;
  }
  .devp-banner {
    height: 660px;
  }
  .devlp-text {
    min-height: 660px;
  }
  .devlp-text h3 {
    font-size: 38px;
  }
  .wrk-img-gallery .blog-row-one {
    width: 50%;
  }
  .blog-row-two {
    width: 50%;
    padding-left: 20px;
  }
}
@media (max-width: 1366px) {
  .blog-color-text h2 {
    font-size: 45px;
    line-height: 115.5%;
  }
}
@media only screen and (max-width: 1200px) {
  .blog-color-text h2 {
    font-size: 35px;
    line-height: 115.5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-color-text h2 {
    font-size: 35px;
    line-height: 162.5%;
  }
  .placeholder-round {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 433px;
    width: 56%;
  }
  .card-btn a {
    padding: 15px 20px;
    font-size: 12px;
  }
  .faq-accordion {
    padding-top: 15px;
    max-height: 508px;
    overflow: auto;
  }
  .card-btn {
    width: 20%;
    padding-top: 25px;
  }
  .card-text {
    width: 60%;
    padding-top: 30px;
    text-align: center;
  }
  .card-img img {
    width: 80%;
  }
  .card-img {
    position: relative;
    min-height: 99px;
    width: 20%;
  }
  .center-wrapper h2 {
    text-align: center;
    font-size: 41px;
  }
  .services-ul h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 163.8%;
    text-align: left;
  }
  .expert-img01 img,
  .expert-img02 img {
    height: 438px;
    width: 90%;
  }
  .expert-text01 h2,
  .expert-text01 h3,
  .expert-text02 h2 {
    font-size: 30px;
  }
  .expert-text01 {
    width: 60%;
    padding: 40px 0;
  }
  .expert-text01 p {
    font-size: 16px;
    color: #fff;
  }
  .expert-text02 {
    width: 60%;
    padding: 10px 0;
  }
  .devlop-row img {
    width: 100%;
    height: 360px;
  }
  .text-devlp h2,
  .text-devlp h4 {
    font-size: 20px;
    line-height: 165%;
    font-weight: 600;
  }
  .devlp-text h3 {
    color: #fff;
    font-size: 24px;
  }
  .owl-card h3 {
    font-size: 28px;
  }
  .num-top {
    position: absolute;
    top: 16px;
    left: 144px;
  }
  .num-top2 {
    position: absolute;
    top: 25px;
    left: 125px;
  }
  .bg-cloud,
  .bg-mix {
    background-image: url(../images/bg-mix.webp);
    height: 484px;
  }
  .bg-book,
  .bg-box,
  .bg-cover,
  .bg-design,
  .bg-face,
  .bg-gifts,
  .bg-makeup,
  .bg-perfume,
  .bg-perfume-btl,
  .bg-red-perf,
  .sub-blog-banner,
  .water-blog-banner {
    height: 484px;
  }
  .blog-sub-text h2 {
    font-size: 40px;
    line-height: 140.5%;
  }
  .case-study-tittle h2 {
    font-size: 34px;
  }
  .study-bg-text h2,
  .study-color-text h2 {
    font-size: 34px;
    line-height: 150.5%;
  }
  .case-study-img img {
    width: 100%;
    height:auto; 
  }
  .study-color-text {
    padding: 20px 0;
  }
  .last-part-case img {
    width: 100%;
    height: 400px;
  }
  .pop-img img {
    height: 440px;
  }
  .blog-gallery-two img {
    max-height: 347px;
  }
}
@media only screen and (max-width: 768px) {
  .owl-carousel.blog-slid span {
    display: block;
    color: #000;
    font-size: 25px;
  }
  .bg-book,
  .bg-box,
  .bg-cloud,
  .bg-cover,
  .bg-design,
  .bg-face,
  .bg-gifts,
  .bg-makeup,
  .bg-mix,
  .bg-perfume,
  .bg-perfume-btl,
  .bg-red-perf,
  .sub-blog-banner {
    height: 355px;
  }
  .bg-book,
  .bg-box,
  .bg-cloud,
  .bg-design,
  .bg-face,
  .bg-gifts,
  .bg-makeup,
  .bg-mix,
  .bg-perfume,
  .bg-perfume-btl,
  .bg-red-perf,
  .case-study-img,
  .study-color-text,
  .sub-blog-banner,
  .water-blog-banner {
    margin: 0 auto;
  }
  .num-top,
  .num-top2 {
    top: 0;
  }
  .num-top,
  .num-top2,
  .num-top3,
  .num-top6,
  .web-text::after {
    position: absolute;
  }
  body {
    overflow: auto;
  }
  .blog-color-text p,
  .case-study-content p,
  .study-bg-text p,
  .study-color-text p,
  p {
    font-size: 20px;
    line-height: 30px;
  }
  .devlp-text h2,
  .devlp-text h3 {
    font-size: 28px;
  }
  .slider-owl-card img {
    padding-bottom: 10px;
  }
  .blog-content,
  .case-study-img,
  .expert-text02 {
    width: 100%;
  }
  .about-section-inner h1,
  .about-section-inner h3,
  .about-section-inner span {
    font-size: 40px;
    line-height: 45px;
  }
  .blog-color-text,
  .blog-sub-text {
    width: 90%;
  }
  .blog-sub-text h2,
  .devlp-text h2,
  .services-tittles.aos-init h1 {
    font-size: 32px !important;
  }
  .sub-blog-banner {
    background-image: url(../images/blog-sub-banner1.webp);
    width: 90%;
  }
  .bg-face {
    background-image: url("../images/face-img.webp");
    width: 90%;
  }
  .bg-book {
    background-image: url("../images/bg-book.webp");
    width: 90%;
  }
  .bg-cloud {
    background-image: url("../images/bg-cloud.webp");
    width: 90%;
  }
  .bg-mix {
    background-image: url("../images/bg-mix.webp");
    width: 90%;
  }
  .bg-design {
    background-image: url("../images/bg-design.webp");
    width: 90%;
  }
  .bg-box {
    background-image: url("../images/bg-box.webp");
    width: 90%;
  }
  .bg-makeup {
    background-image: url("../images/bg-makeup.webp");
    width: 90%;
  }
  .bg-cover {
    background-image: url("../images/bg-cover.png");
  }
  .bg-perfume {
    background-image: url("../images/bg-perfume.webp");
    width: 90%;
  }
  .bg-gifts {
    background-image: url("../images/bg-gifts.webp");
    width: 90%;
  }
  .bg-perfume-btl {
    background-image: url("../images/bg-perfume-btl.webp");
    width: 90%;
  }
  .bg-red-perf {
    background-image: url("../images/bg-red-perf.webp");
    width: 90%;
  }
  .water-blog-banner {
    background-image: url(../images/blog-sub-banner.webp);
    height: 355px;
    width: 90%;
  }
  .service-date {
    display: flex;
    padding: 30px 0;
  }
  .blogo-service ul li {
    padding: 8px 0;
    font-family: Graphik;
    font-size: 15px;
    line-height: 25px;
  }
  .service-date h3 {
    font-family: Graphik;
    font-size: 26px;
    padding-bottom: 25px;
  }
  .blogo-date ul li {
    color: #a29b9b;
    font-size: 16px;
  }
  .blog-color-text h2 {
    line-height: 45px;
  }
  .blog-gallery-two img {
    max-height: 553px;
  }
  section.case-study-sect .lg-none{
    display: block;
  }
  section.case-study-sect .sm-none{
    display: none;
  }
  .blogo-date,
  .blogo-service {
    width: 50%;
  }
  .faq-accordion {
    padding-right: 20px;
  }
  .new-text {
    width: 100% !important;
    padding-right: 0 !important;
    padding-bottom: 40px;
  }
  .new-opening {
    width: 100% !important;
    padding-left: 0 !important;
  }
  .accordion-faq-new .accordion-content-faq-new {
    padding-left: 10px !important;
  }
  .faq-accordion .icon::before {
    width: 25px;
    height: 25px;
  }
  .lg-none {
    display: block;
  }
  .case-study-logo,
  .expertise-second-content-box a:hover .hover-reveal,
  .sm-none {
    display: none;
  }
  .case-study-content {
    width: 100%;
    margin: 0 auto;
    padding: 40px 0;
  }
  .study-color-text {
    width: 100%;
    padding: 30px 0;
  }
  .pop-img img {
    height: 186px;
  }
  .case-study-img img {
    width: 100%;
    height: auto;
  }
  .case-study-tittle h1 {
    font-size: 32px;
    padding-bottom: 30px;
  }
  .study-color-text h2 {
    font-size: 32px;
    line-height: 144.5%;
    color: #000;
  }
  .study-bg-text h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 138.5%;
  }
  .footer-box a,
  .owl-card h3 {
    font-family: Graphik;
    font-weight: 500;
  }
  .last-part-case img {
    width: 100%;
    height: 262px;
  }
  .round-banner-mb {
    background-image: url(../images/round-bg.webp);
    height: 309px;
    width: 80%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    border-radius: 50%;
  }
  .wrk-img-gallery .blog-gallery-one {
    padding-right: 5px !important;
}
  .center-wrapper h2 {
    text-align: center;
    font-size: 28px;
  }
  .service-list1 {
    width: 100%;
    padding-bottom: 30px;
  }
  .service-list2 {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    border-top: 1px solid #cdc4c4;
    padding-bottom: 30px;
  }
  .service-list3 {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    border-top: 1px solid #cdc4c4;
  }
  .expert-text01 {
    width: 100%;
    padding: 30px 0;
    order: 2;
  }
  .expert-text01 p {
    font-size: 20px;
    color: #fff;
    font-family: Graphik;
    text-align: justify;
  }
  .epert-num {
    display: inline-block;
    color: #ffff;
    padding-bottom: 30px;
    padding-left: 50px;
  }
  .expert-text01 h2,
  .expert-text01 h3,
  .expert-text02 h2 {
    font-size: 20px;
  }
  .expert-img01 img,
  .expert-img02 img {
    height: 280px;
    width: 100%;
  }
  .expert-text02 p {
    font-size: 20px;
    font-family: Graphik;
    color: #fff;
  }
  .expert-row {
    padding: 30px 0;
  }
  .devlop-content-1 {
    width: 100%;
    padding: 0 15px;
  }
  .card-img img {
    width: 124px;
  }
  .card-text p {
    padding: 0 30px;
    text-align: center;
    font-size: 22px;
    line-height: 32px;
  }
  .services-tittles.aos-init h1 {
    line-height: 43px !important;
    padding-bottom: 0;
  }
  .devlop-row img {
    width: 100%;
    height: 335px;
  }
  .text-devlp {
    padding: 15px 0;
  }
  .text-devlp h2,
  .text-devlp h4 {
    line-height: 130%;
    padding-top: 20px;
    font-size: 40px;
    font-weight: 500;
  }
  .frame-section {
    padding-bottom: 30px !important;
}
.creative-section h2, .creative-section p {
  font-weight: 400 !important;
}

  .text-devlp p {
    padding-top: 10px;
  }
  .devlop-content-2 {
    width: 100%;
    margin-top: 0;
    padding: 0 15px;
  }
  .devlp-text h3 {
    color: #fff;
  }
  .devlp-text {
    width: 95%;
  }
  .devp-banner {
    background-image: url(../images/banner-devlp.webp);
    width: 100%;
    height: 650px;
  }
  .num-top {
    left: 150px;
  }
  .owl-card h3 {
    font-size: 20px;
    line-height: 123%;
    padding: 10px 0;
  }
  .slider-owl-card {
    padding: 0 0 25px 20px;
  }
  .num-top2 {
    left: 100px;
  }
  .num-top3 {
    top: 1px;
    left: 77px;
  }
  .services-tittles p {
    font-size: 20px;
    font-family: Graphik;
  }
  .num-top6 {
    top: 0 !important;
    left: 145px !important;
  }
  .services-ul h3,
  .services-ul span {
    font-size: 24px;
    padding: 15px 0;
  }
  .web-text h3,
  .web-text span {
    font-size: 17px;
    line-height: 127%;
    padding-bottom: 0;
    padding-top: 20px;
  }
  .web-text::after {
    content: "";
    right: 60px;
    top: 70%;
  }
  .placeholder-round {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 339px;
    height: 338px;
  }
  .round-container {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 90px;
  }
  .case-study-banner img {
    width: 64%;
    height: 320px;
  }
  .blog-banner img {
    width: 64%;
    height: 320px;
  }
  .expert-text01 h3,
  .expert-text02 h3 {
    font-size: 20px !important;
  }
  .blog-tittle h1 {
    font-size: 34px;
    line-height: 130%;
  }
  .blog-sub-text.aos-init.aos-animate {
    padding-top: 0;
  }
  .footer-box a {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
  }
  .w-50.me.mob-sc a {
    display: block;
    line-height: 35px;
  }

.blog-color-text p, .blog-content p, .blog-sub-text p, p {

  text-align: justify;
}
.beranding-text h3 {
  padding-left: 0px !important;
}
.partner-list-main img {
  margin: 0 auto;
}
.partner-list-main ul {
  padding-bottom: 20px;
  align-items: center;
  justify-content: center;
}

}
.blog-title-main .sub-title {
  color: #fff !important;
  font-family: Graphik;
  font-weight: 600;
  font-size: 18px;
}
.blog-sub-text h2 {
  font-size: 36px;
  padding-bottom: 15px;
}
.chat-whatsapp {
  position: fixed;
  bottom: 5%;
  right: 30px;
  z-index: 100;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-img.bg-card img {
  width: 80%;
}
.owl-carousel.blog-slid .item img,
.owl-carousel.owl-theme.s-slid img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 15px;
  border: 1px solid #e3d9d9;
  cursor: pointer;
}
.owl-carousel.blog-slid.owl-loaded.owl-drag {
  padding-left: 30px;
}
.title-privacy h1 {
  font-size: 50px;
  color: #010101;
  line-height: 149%;
  padding-bottom: 20px;
  text-align: center;
  font-family: Graphik;
}
.title-privacy {
  padding-top: 50px;
}
section.privacy-p {
  padding-top: 60px;
  padding-bottom: 50px;
}
.accordion .accordion-item {
  border-bottom: 1px solid #b3f52b;
}
.accordion button {
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: var(--text);
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: 0 0;
  outline: 0;
}
.get-form .form-group-btn,
.get-form span,
span.num-text {
  text-align: center;
}
.accordion button:focus,
.accordion button:hover,
.accordion-faq-new button:focus,
.accordion-faq-new button:hover {
  cursor: pointer;
  color: var(--blue);
}
.accordion .accordion-title {
  padding: 0 30px;
  font-family: Graphik;
  font-size: 23px;
  font-weight: 400;
}
.accordion .icon {
  display: inline-block;
  position: absolute;
  top: 30px;
  right: 0;
  width: 22px;
  height: 22px;
}
.accordion .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: #b3f52b;
}
.accordion .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: #b3f52b;
}
.accordion button[aria-expanded="true"] + .accordion-content {
  width: 85%;
  margin: 0 auto;
}
.accordion .accordion-content p {
  font-weight: 300;
  font-size: 23px;
  color: #000;
  font-family: Graphik;
  line-height: 35px;
  padding: 10px 0;
}
span.num-text {
  display: inline-block;
  background-color: #b2f42b;
  padding: 20px;
  border-radius: 50%;
  color: #000;
}
@media (max-width: 769px) {
  .accordion .accordion-title {
    padding: 0 23px;
    font-family: Graphik;
    font-size: 13px;
  }
  span.num-text {
    display: inline-block;
    background-color: #b3f52b;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    color: #000;
  }
  .accordion .accordion-content p {
    font-weight: 300;
    font-size: 12px;
    color: #000;
    font-family: Graphik;
    line-height: 22px;
    padding: 10px 0;
  }
  .blog-row-gallery-one {
    padding-right: 10px;
}
.wrk-img-gallery {
    padding-bottom: 10px !important;
}
.blog-gallery-two {
    padding-left: 0px;
}
.blog-row-gallery-one .magnific-img, .devlp-text h3 {
    padding-bottom: 10px;
}
  .title-privacy h1 {
    font-size: 40px;
  }
  [data-aos] {
    visibility: visible !important;
  }
}
.contact-feild-text,
select.contact-field-dropdown {
  background-color: transparent !important;
}
.footer-copy-right a {
  color: #fff !important;
}
.about-fourth-section-content a {
  color: #5c1bff;
}
.contact-field-dropdown {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 20px;
}
.contact-feild-text,
.contact-feild-textarea,
select.contact-field-dropdown {
  font-family: Graphik;
  font-size: 20px;
  font-weight: 400;
}
select.contact-field-dropdown {
  display: block;
  border: none;
  width: 100%;
  border-bottom: 1px solid #d4d4d4 !important;
  padding-top: 15px;
  padding-left: 0;
  color: #000 !important;
}
.contact-field-dropdown:focus {
  border: none;
  outline: 0;
  background-color: #e8f0fe;
}
.contact-field-dropdown:select {
  background-color: none;
}
.contact-feild-text:select {
  background-color: none;
}
.form-display {
  padding-bottom: 10px;
  display: inline-block;
  font-weight: 400;
}
.blog-title h5,
.blog-title-main .txt-span,
.txt-span {
  display: block !important;
}
.blog-title-main span,
.home-content-section .blog-title-main h2 {
  margin-top: 0;
}
.blog-sub-text h4 {
  font-size: 23px;
}
.blog-sub-text a {
  color: #4289c7;
}
.get-form form {
  display: flex;
  gap: 50px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}
.choose-faq,
.our-special {
  flex-wrap: wrap;
  display: flex;
}
.get-group {
  width: 45%;
}
.get-group select,
input.get-feild {
  display: block;
  width: 100%;
  padding: 5px 0;
  border: none !important;
  outline: 0 !important;
  border-bottom: 1px solid #b6afaf !important;
  font-family: Graphik;
  font-size: 20px;
  font-weight: 400;
}
.get-form span {
  color: #b3f52b;
  font-family: ContaxSans55;
  margin-bottom: 28px;
  font-size: 60px;
  line-height: 50px;
  font-weight: 500;
  display: block;
}
section.list-form {
  padding: 30px 0 0;
}
.accordion-faq-new .accordion-title {
  color: #000;
  font-family: Graphik;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: 115.5%;
  text-transform: capitalize;
}
.accordion-faq-new button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 25px 0;
  color: var(--text);
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: 0 0;
  outline: 0;
  border-bottom: 1px solid #979292;
}
.accordion-faq-new button:focus::after,
.accordion-faq-new button:hover::after {
  cursor: pointer;
  color: var(--blue);
  border: 1px solid var(--blue);
}
.accordion-faq-new .icon {
  border-radius: 22px;
  padding: 15px;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 0;
}
.accordion-faq-new .accordion-content-faq-new {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.2s linear, max-height 0.2s linear;
  will-change: opacity, max-height;
  padding-left: 60px;
}
.accordion-faq-new .accordion-content-faq-new p {
  color: #000;
  text-align: justify;
  font-family: Graphik;
  font-size: 23px;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
  padding-top: 20px;
}
.accordion-faq-new .icon .close-image {
  display: inline-block;
  width: 27px;
}
.accordion-faq-new button[aria-expanded="true"] .icon .open-image {
  display: inline-block;
  width: 35px;
}
.our-approach-new {
  padding: 60px 0;
}
span.acco-num-new {
  font-size: 27px;
  font-weight: 200;
  display: inline-block;
  padding-right: 35px;
  color: #928383;
}
.new-text {
  width: 50%;
  padding-right: 20px;
}
.new-opening {
  width: 50%;
  padding-left: 20px;
}
.new-text h2 {
  font-family: Graphik;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 43px;
  padding-bottom: 15px;
}
.new-text p,
.row-one p {
  text-align: justify;
}
section.new-faq {
  padding-top: 30px;
  padding-bottom: 30px;
}
.alert.alert-danger {
  color: red;
}
.accordion-faq-new {
  max-height: 330px;
  overflow: auto;
  padding-right: 10px;
}
.pseudo-text-effect,
.snip-figure {
  position: relative;
  overflow: hidden;
}
.services-tittles span {
  font-family: "Contax Sans 55";
  font-size: 18px;
  line-height: 163.5%;
  color: rgb(0 0 0 / 69%);
  display: block;
  padding-bottom: 25px;
  font-weight: 900;
}
.services-tittles.aos-init h1 {
  line-height: 45px;
  padding-bottom: 0;
}
.round-texts p,
.special-right .bullet-list li {
  line-height: 35px;
  font-family: Graphik;
  color: #000;
}
.special-right .bullet-list {
  margin-left: 20px;
}
.special-right .bullet-list li {
  margin-bottom: 10px;
  list-style: disc;
  font-weight: 300;
  font-size: 23px;
}
.our-special {
  width: 50%;
}
.round-special {
  width: 100px;
  animation: 5s infinite alternate moveUpDown;
}
.flex-special {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
}
section.our-speciality {
  padding: 40px 0;
  position: relative;
}
.speciality-page p {
  margin: 0 auto;
  font-size: 40px;
  font-weight: 500;
  display: block;
  font-family: Graphik;
}
.round-texts {
  width: 70%;
  padding-left: 30px;
}
.round-texts p {
  font-weight: 700;
  font-size: 28px;
  padding-top: 25px;
}
@keyframes moveUpDown {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.special-right .bullet-list li::marker {
  color: #b3f52b;
  font-size: 40px;
}
.main-hd {
  min-height: 90px;
}
.flex-special:nth-child(odd) {
  padding: 35px 0 !important;
}
.Portfolio-frame span {
  font-size: 40px;
  font-weight: 600;
  display: block;
  font-family: Graphik;
}
.snip-figure {
  font-family: Graphik;
  color: #fff;
  margin: 10px;
  width: 100%;
  background: #000;
  text-align: left;
  border-radius: 15px;
  cursor: pointer;
}
figure.snip-figure img {
  border-radius: 12px;
}
.snip-figure * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.snip-figure img {
  max-width: 100%;
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.snip-figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3em;
  width: 100%;
  height: 100%;
}
.snip-figure figcaption::before {
  position: absolute;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s 0.6s;
  transition: 0.5s 0.6s;
}
.snip-figure h2,
.snip-figure p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s,
    -o-transform 0.35s, transform 0.35s;
}
.snip-figure h2 {
  word-spacing: -0.15em;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.snip-figure h2 span {
  font-weight: 800;
}
section.ecom-detail-sliders h3,
section.service-detail-sliders h3 {
  font-size: 28px;
  font-weight: 500;
  text-transform: capitalize;
  padding-bottom: 30px;
  font-family: Graphik;
}
.snip-figure p {
  font-weight: 200;
  -webkit-transform: translate3d(0, 30%, 0);
  transform: translate3d(0, 30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color: #fff;
}
.snip-figure figcaption  a {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  color: #fff;
}
.snip-figure:hover img {
  opacity: 0.3;
}
.snip-figure:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.snip-figure:hover figcaption p {
  opacity: 0.9;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  text-align: center;
}
.snip-figure:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.frame-group {
  display: flex;
  width: 100%;
}
.frame-section {
  padding: 40px 0;
}
.Portfolio-frame {
  padding-bottom: 15px;
}
::-webkit-scrollbar {
  width: 9px;
}
::-webkit-scrollbar-thumb {
  background-color: #b4b0b0;
}
section.service-detail-sliders {
  padding-top: 45px;
  padding-left: 20px;
  padding-bottom: 22px;
}
.row-one {
  display: flex;
  gap: 35px;
  align-items: center;
  padding: 40px 0;
}
.expert-img-slide {
  width: 50%;
  display: block;
  padding-top: 40px;
  order: 1;
}
.expert-img-slide-2 {
  width: 50%;
  padding-top: 15px;
}
section.ecom-detail-sliders h3 {
  padding-left: 20px;
}
section.ecom-detail-sliders .beranding-text h3 {
  color: #000;
  font-size: 27px;
  font-weight: 400;
  font-family: Graphik;
  line-height: 123%;
}
.Portfolio-frame p {
  font-family: "Contax Sans 55";
  font-size: 18px;
  line-height: 163.5%;
  color: rgb(0 0 0 / 69%);
  display: block;
  font-weight: 600;
}
.footer-logo-section {
  padding: 13px 0 10px;
}
.pseudo-text-effect {
  padding: 0;
}
.pseudo-text-effect::after {
  content: attr(data-after);
  display: inline-block;
  transform: translateY(100%);
  position: absolute;
  left: 0;
}
.pseudo-text-effect > span {
  display: inline-block;
  animation: 4s infinite slideDown;
}
@keyframes slideDown {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(15%);
  }
  70% {
    transform: translateY(-40%);
  }
  80% {
    transform: translateY(-95%);
  }
}
.case-study-banner img {
    width: 54%;
    margin: 0 auto;
}
.study-color-text h2 {
    padding-bottom: 8px;
}
.case-study-tittle h1{
  padding-bottom: 8px;
}
.wrk-list span {
  text-transform: capitalize;
}
.img-case1 {
  padding-right: 8px;
}
.img-case2 {
  padding-left: 8px;
}
.blog-gallery-two .magnific-img.column img {
  border-radius: 20px;
}
.wrk-img-gallery .blog-row-one img {
  border-radius: 20px;
}
.blog-row-gallery-two img {
  border-radius: 20px;
}

a.link-a {
  position: relative;
  z-index: 9999;
}
.blog-sub-text p a strong {
  font-size: 23px !important;
}
.footer-box ul li a img {
  width: 33px;
  padding-right: 6px;
}
.footer-box ul li a {
  display: flex;
  align-items: center;
}
.review-icon a img {
  width: 25px;
  padding-right: 4px;
}
.review-icon a {
  display: flex !important;
  align-items: center;
  padding: 5px 0px;
}
.footer-box ul li p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #fff;
  font-family: Graphik;
  padding-top: 0px;
}
.footer-box ul li img {
  width: 20px;
  display: inline-block;
  display: inline;
  vertical-align: text-bottom;
}
.footer-box ul li p a {
  display: inline;
}
.g-star{
width: 100% !important;
}
.star-rate p img {
  display: inline;
  width: 20px;
  height: 20px;
  vertical-align: sub;
}
.Review-rate a {
  color: #ffff;
  font-family: Graphik;
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}
.list-social ul li a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}
.Review-rate img {
  width: 30px;
  padding-right: 5px;
}
.Review-rate {
  padding-top: 10px;
}
.star-rate {
  padding-top: 10px;
  width: 100%;
}
.list-social {
  padding-left: 0px;
}
.list-social ul {
  padding-left: 20px;
}
.star-rate p {
  color: #ffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}
.copy-link {
  flex-wrap: wrap;
}
.star-rate a {
  color: #98d619 !important;
  background-color: transparent;
  font-weight: 500;
}
.contact-left-section h1 {
  color: #b3f52b;
  display: block;
  font-size: 60px;
  line-height: 70px;
  font-family: ContaxSans55;
}
.expert-img-slide img {
  border-radius: 15px;
}
.expert-img-slide-2 img  {
  border-radius: 15px;
}
.chat-mail {
  bottom: 17%;
  background-color: #b3f52b;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  padding: 0;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.chat-call {
  bottom: 34%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  padding: 0;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-content-section.blog-top .blog-title h2 {
  color: #ffff;
  line-height: 30px;
  color: #fff;
  font-family: Graphik;
  font-weight: 300;
}
.blog-title-main-listing h1 {
  line-height: 28px;
}

.page-title {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  font-family: Graphik;
  font-weight: 500;
  margin-top: 10px;
  display: inline-block;
}
.about-saturn-image img {
  min-height: 230px;
  width: 100%;
}
section.gallery-blog li {
  font-size: 21px;
  line-height: 37px;
  font-weight: 300;
  padding-top: 20px;
  text-align: justify;
  font-family: Graphik;
}