.dev-display-title .title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.125;
}
@media (min-width: 480px) {
  .dev-display-title .title {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .dev-display-title .title {
    font-size: 54px;
  }
}
@media (min-width: 1200px) {
  .dev-display-title .title {
    font-size: 64px;
  }
}
.dev-display-title .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3333333333;
}
@media (min-width: 768px) {
  .dev-display-title .text {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .dev-display-title .text {
    font-size: 24px;
  }
}

.dev-section-title .title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.1666666667;
  color: var(--bs-gray-900);
  padding-bottom: 15px;
}
@media (min-width: 575px) {
  .dev-section-title .title {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .dev-section-title .title {
    font-size: 48px;
    padding-bottom: 24px;
  }
}
.dev-section-title .text {
  font-weight: 400;
  font-size: 16px;
  color: var(--bs-gray-700);
  line-height: 1.4;
}
@media (min-width: 768px) {
  .dev-section-title .text {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .dev-section-title .text {
    font-size: 20px;
  }
}

.fw-600 {
  font-weight: 600;
}

.photographer-display-title .title {
  font-weight: 400;
  font-size: 36px;
  line-height: 1.1666666667;
  font-family: "Barlow", sans-serif;
}
@media (min-width: 768px) {
  .photographer-display-title .title {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .photographer-display-title .title {
    font-size: 48px;
  }
}
.photographer-display-title .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: var(--bs-gray-200);
  font-family: "Barlow", sans-serif;
}
@media (min-width: 575px) {
  .photographer-display-title .text {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .photographer-display-title .text {
    font-size: 20px;
  }
}

.photographer-section-title .title {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 32px;
  color: var(--bs-gray-900);
  line-height: 122%;
  font-family: "Barlow", sans-serif;
}
@media (min-width: 992px) {
  .photographer-section-title .title {
    margin-bottom: 20px;
    font-size: 36px;
  }
}
.photographer-section-title .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-gray-700);
  font-family: "Barlow", sans-serif;
}

.doctor-display-title .subtitle {
  font-family: "JetBrains Mono", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 133%;
  color: var(--bs-gray-900);
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .doctor-display-title .subtitle {
    padding-bottom: 20px;
    font-size: 24px;
  }
}
.doctor-display-title .title {
  font-weight: 700;
  font-size: 36px;
  color: var(--bs-gray-900);
  line-height: 100%;
  font-family: "JetBrains Mono", sans-serif;
  padding-bottom: 20px;
}
@media (min-width: 575px) {
  .doctor-display-title .title {
    font-size: 40px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .doctor-display-title .title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .doctor-display-title .title {
    padding-bottom: 40px;
    font-size: 60px;
  }
}
.doctor-display-title .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: var(--bs-gray-900);
  font-family: "JetBrains Mono", sans-serif;
}
@media (min-width: 575px) {
  .doctor-display-title .text {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .doctor-display-title .text {
    font-size: 20px;
  }
}

.doctor-section-title {
  text-align: center;
}
.doctor-section-title .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 32px;
  color: var(--bs-gray-900);
  line-height: 117%;
  font-family: "JetBrains Mono", sans-serif;
}
@media (min-width: 768px) {
  .doctor-section-title .title {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .doctor-section-title .title {
    font-size: 48px;
  }
}
.doctor-section-title .line {
  display: block;
  width: 200px;
  height: 1px;
  background: var(--bs-gray-100);
  margin: 24px auto;
}
.doctor-section-title .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: var(--bs-gray-600);
  font-family: "JetBrains Mono", sans-serif;
}

.ui-display-title .title {
  font-weight: 600;
  font-size: 36px;
  color: var(--bs-gray-900);
  line-height: 112%;
  font-family: "Sora", sans-serif;
  padding-bottom: 20px;
}
@media (min-width: 575px) {
  .ui-display-title .title {
    font-size: 44px;
    padding-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .ui-display-title .title {
    font-size: 54px;
  }
}
@media (min-width: 992px) {
  .ui-display-title .title {
    padding-bottom: 32px;
    font-size: 64px;
  }
}
.ui-display-title .title span {
  color: var(--bs-tertiary-500);
  text-decoration: underline;
}
.ui-display-title .text {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  color: var(--bs-gray-900);
  font-family: "Sora", sans-serif;
}
@media (min-width: 575px) {
  .ui-display-title .text {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .ui-display-title .text {
    font-size: 20px;
  }
}

.ui-section-title {
  text-align: center;
}
.ui-section-title .title {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 32px;
  color: var(--bs-gray-900);
  line-height: 117%;
  font-family: "Sora", sans-serif;
}
@media (min-width: 768px) {
  .ui-section-title .title {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .ui-section-title .title {
    font-size: 48px;
  }
}
.ui-section-title .text {
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  color: var(--bs-gray-600);
  font-family: "Sora", sans-serif;
}

@-webkit-keyframes sonarWave {
  from {
    opacity: 0.4;
  }
  to {
    transform: scale(3.5);
    opacity: 0;
  }
}

@keyframes sonarWave {
  from {
    opacity: 0.4;
  }
  to {
    transform: scale(3.5);
    opacity: 0;
  }
}
.sonar-emitter {
  position: relative;
}

.sonar-emitter::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  background-color: white;
  z-index: -1;
  pointer-events: none;
  opacity: 0;
}

.sonar-emitter::after {
  -webkit-animation: sonarWave 2s linear infinite;
  animation: sonarWave 2s linear infinite;
}

@-webkit-keyframes logoscroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-220px * 7));
  }
}

@keyframes logoscroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-220px * 7));
  }
}
.wave {
  -webkit-animation-name: wave-animation;
  animation-name: wave-animation;
  color: unset;
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transform-origin: 70% 70%;
  display: inline-block;
}

@-webkit-keyframes wave-animation {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(14deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(14deg);
  }
  40% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes wave-animation {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(14deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(14deg);
  }
  40% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.loading {
  -webkit-animation: rotation 5s infinite linear;
  animation: rotation 5s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@media (min-width: 1400px) {
  .pr-xxl-88 {
    padding-right: 88px !important;
  }
}

@media (min-width: 1400px) {
  .pr-xxl-40 {
    padding-right: 40px !important;
  }
}

@media (min-width: 1400px) {
  .pl-xxl-70 {
    padding-left: 70px !important;
  }
}

@media (min-width: 1400px) {
  .pl-xxl-15 {
    padding-left: 15px !important;
  }
}

.feature-widgets-row,
.widgets-row,
.card-row {
  margin-bottom: -24px;
}
.feature-widgets-row [class^="col"],
.widgets-row [class^="col"],
.card-row [class^="col"] {
  margin-bottom: 24px;
}

.doctor-card-row {
  margin-bottom: -64px;
}
.doctor-card-row [class^="col"] {
  margin-bottom: 64px;
}

.ui-card-row {
  margin-bottom: -64px;
}
.ui-card-row [class^="col"] {
  margin-bottom: 64px;
}

.featre-card-bottom {
  margin-bottom: -50px;
}
.featre-card-bottom [class^="col"] {
  margin-bottom: 50px;
}

.featre-card-bottom-two {
  margin-bottom: -35px;
}
@media (min-width: 992px) {
  .featre-card-bottom-two {
    margin-bottom: -50px;
  }
}
.featre-card-bottom-two [class^="col"] {
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .featre-card-bottom-two [class^="col"] {
    margin-bottom: 50px;
  }
}

.preview-card-row {
  margin-bottom: -35px;
}
@media (min-width: 992px) {
  .preview-card-row {
    margin-bottom: -70px;
  }
}
.preview-card-row [class^="col"] {
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  .preview-card-row [class^="col"] {
    margin-bottom: 70px;
  }
}

.gallery-row {
  margin-bottom: -24px;
}
.gallery-row [class^="col"] .card-gallery {
  margin-bottom: 24px;
}

.faq-row {
  margin-bottom: -24px;
}
@media (min-width: 992px) {
  .faq-row {
    margin-bottom: -35px;
  }
}
.faq-row [class^="col"] {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .faq-row [class^="col"] {
    margin-bottom: 35px;
  }
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-18 {
  margin-bottom: 18px;
}

@media (min-width: 1400px) {
  .pr-xxl-40 {
    margin-right: 40px;
  }
}

@media (min-width: 1400px) {
  .pr-xxl-30 {
    margin-right: 30px;
  }
}

.w-107 {
  width: 107px !important;
}

.bg-ui-linear-gradient {
  background: var(--bs-bg-ui-linear-gradient-8);
}

.box-shadow-hover-none:hover {
  box-shadow: none !important;
}

small {
  font-size: inherit;
}

.section-bg-white {
  background: var(--bs-white-2) !important;
}

.text-bg-dev-linear-gradient {
  color: linear-gradient(180deg, rgba(222, 228, 218, 0) 0%, #dee4da 100%);
}

.bg-bg-dev-linear-gradient {
  background-color: linear-gradient(
    180deg,
    rgba(222, 228, 218, 0) 0%,
    #dee4da 100%
  );
}

.text-bg-ui-linear-gradient {
  color: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.32) 0%,
    rgba(255, 255, 255, 0.8) 100%
  );
}

.bg-bg-ui-linear-gradient {
  background-color: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.32) 0%,
    rgba(255, 255, 255, 0.8) 100%
  );
}

.text-bg-ui-linear-gradient-2 {
  color: linear-gradient(180deg, rgba(255, 244, 237, 0.7) 0%, #ffd4b8 85.03%);
}

.bg-bg-ui-linear-gradient-2 {
  background-color: linear-gradient(
    180deg,
    rgba(255, 244, 237, 0.7) 0%,
    #ffd4b8 85.03%
  );
}

.text-bg-ui-linear-gradient-3 {
  color: linear-gradient(180deg, #ffffff 0%, #f0f1f3 100%);
}

.bg-bg-ui-linear-gradient-3 {
  background-color: linear-gradient(180deg, #ffffff 0%, #f0f1f3 100%);
}

.text-bg-ui-linear-gradient-4 {
  color: linear-gradient(
    180deg,
    rgba(243, 236, 255, 0.4) 0%,
    rgba(243, 236, 255, 0) 100%
  );
}

.bg-bg-ui-linear-gradient-4 {
  background-color: linear-gradient(
    180deg,
    rgba(243, 236, 255, 0.4) 0%,
    rgba(243, 236, 255, 0) 100%
  );
}

.text-bg-ui-linear-gradient-5 {
  color: linear-gradient(
    180deg,
    rgba(240, 241, 243, 0.6) 0%,
    rgba(243, 236, 255, 0.6) 100%
  );
}

.bg-bg-ui-linear-gradient-5 {
  background-color: linear-gradient(
    180deg,
    rgba(240, 241, 243, 0.6) 0%,
    rgba(243, 236, 255, 0.6) 100%
  );
}

.text-bg-ui-linear-gradient-6 {
  color: linear-gradient(
    90deg,
    #132238 0%,
    rgba(19, 34, 56, 0.8) 43.44%,
    rgba(19, 34, 56, 0) 100%
  );
}

.bg-bg-ui-linear-gradient-6 {
  background-color: linear-gradient(
    90deg,
    #132238 0%,
    rgba(19, 34, 56, 0.8) 43.44%,
    rgba(19, 34, 56, 0) 100%
  );
}

.text-bg-ui-linear-gradient-7 {
  color: linear-gradient(180deg, #f0f1f3 0%, rgba(240, 241, 243, 0) 100%);
}

.bg-bg-ui-linear-gradient-7 {
  background-color: linear-gradient(
    180deg,
    #f0f1f3 0%,
    rgba(240, 241, 243, 0) 100%
  );
}

.text-bg-ui-linear-gradient-8 {
  color: linear-gradient(
    180deg,
    rgba(232, 241, 252, 0.6) 0%,
    rgba(232, 241, 252, 0) 100%
  );
}

.bg-bg-ui-linear-gradient-8 {
  background-color: linear-gradient(
    180deg,
    rgba(232, 241, 252, 0.6) 0%,
    rgba(232, 241, 252, 0) 100%
  );
}

.text-border-one {
  color: #e6e8eb;
}

.bg-border-one {
  background-color: #e6e8eb;
}

.text-border-two {
  color: #fff;
}

.bg-border-two {
  background-color: #fff;
}

.text-ellips-1 {
  color: #e8f1fc;
}

.bg-ellips-1 {
  background-color: #e8f1fc;
}

.text-ellips-2 {
  color: #f3ecff;
}

.bg-ellips-2 {
  background-color: #f3ecff;
}

.text-opacity-2 {
  color: 1;
}

.bg-opacity-2 {
  background-color: 1;
}

.text-bg-dev-services {
  color: rgba(222, 228, 218, 0.7);
}

.bg-bg-dev-services {
  background-color: rgba(222, 228, 218, 0.7);
}

.text-white {
  color: #fff;
}

.bg-white {
  background-color: #fff;
}

.text-white-2 {
  color: #fff;
}

.bg-white-2 {
  background-color: #fff;
}

.text-gray-50 {
  color: #f0f1f3;
}

.bg-gray-50 {
  background-color: #f0f1f3;
}

.text-gray-100 {
  color: #e6e8eb !important;
}

.bg-gray-100 {
  background-color: #e6e8eb !important;
}

.text-gray-200 {
  color: #c3c7ce !important;
}

.bg-gray-200 {
  background-color: #c3c7ce !important;
}

.text-gray-300 {
  color: #a5acb5 !important;
}

.bg-gray-300 {
  background-color: #a5acb5 !important;
}

.text-gray-400 {
  color: #87909d !important;
}

.bg-gray-400 {
  background-color: #87909d !important;
}

.text-gray-500 {
  color: #697484 !important;
}

.bg-gray-500 {
  background-color: #697484 !important;
}

.text-gray-600 {
  color: #556070 !important;
}

.bg-gray-600 {
  background-color: #556070 !important;
}

.text-gray-600-2 {
  color: #556070 !important;
}

.bg-gray-600-2 {
  background-color: #556070 !important;
}

.text-gray-700 {
  color: #424e60 !important;
}

.bg-gray-700 {
  background-color: #424e60 !important;
}

.text-gray-800 {
  color: #2b384c !important;
}

.bg-gray-800 {
  background-color: #2b384c !important;
}

.text-gray-900 {
  color: #132238 !important;
}

.bg-gray-900 {
  background-color: #132238 !important;
}

.text-gray-900-2 {
  color: #132238 !important;
}

.bg-gray-900-2 {
  background-color: #132238 !important;
}

.text-primary-50 {
  color: #e8f1fc;
}

.bg-primary-50 {
  background-color: #e8f1fc;
}

.text-primary-100 {
  color: #d1e4fa;
}

.bg-primary-100 {
  background-color: #d1e4fa;
}

.text-primary-200 {
  color: #a2c9f5;
}

.bg-primary-200 {
  background-color: #a2c9f5;
}

.text-primary-300 {
  color: #74adef;
}

.bg-primary-300 {
  background-color: #74adef;
}

.text-primary-400 {
  color: #4592ea;
}

.bg-primary-400 {
  background-color: #4592ea;
}

.text-primary-500 {
  color: #1777e5;
}

.bg-primary-500 {
  background-color: #1777e5;
}

.text-primary-600 {
  color: #125fb7;
}

.bg-primary-600 {
  background-color: #125fb7;
}

.text-primary-700 {
  color: #0e4789;
}

.bg-primary-700 {
  background-color: #0e4789;
}

.text-primary-800 {
  color: #09305c;
}

.bg-primary-800 {
  background-color: #09305c;
}

.text-primary-900 {
  color: #05182e;
}

.bg-primary-900 {
  background-color: #05182e;
}

.text-secondary-50 {
  color: #fffbe8;
}

.bg-secondary-50 {
  background-color: #fffbe8;
}

.text-secondary-100 {
  color: #fff7d1;
}

.bg-secondary-100 {
  background-color: #fff7d1;
}

.text-secondary-200 {
  color: #fff0a3;
}

.bg-secondary-200 {
  background-color: #fff0a3;
}

.text-secondary-300 {
  color: #ffe876;
}

.bg-secondary-300 {
  background-color: #ffe876;
}

.text-secondary-400 {
  color: #ffe148;
}

.bg-secondary-400 {
  background-color: #ffe148;
}

.text-secondary-500 {
  color: #ffd91a;
}

.bg-secondary-500 {
  background-color: #ffd91a;
}

.text-secondary-600 {
  color: #ccae15;
}

.bg-secondary-600 {
  background-color: #ccae15;
}

.text-secondary-700 {
  color: #998210;
}

.bg-secondary-700 {
  background-color: #998210;
}

.text-secondary-800 {
  color: #66570a;
}

.bg-secondary-800 {
  background-color: #66570a;
}

.text-secondary-900 {
  color: #332b05;
}

.bg-secondary-900 {
  background-color: #332b05;
}

.text-success-50 {
  color: #eaf7ed;
}

.bg-success-50 {
  background-color: #eaf7ed;
}

.text-success-100 {
  color: #d5f0db;
}

.bg-success-100 {
  background-color: #d5f0db;
}

.text-success-200 {
  color: #abe0b7;
}

.bg-success-200 {
  background-color: #abe0b7;
}

.text-success-300 {
  color: #81d192;
}

.bg-success-300 {
  background-color: #81d192;
}

.text-success-400 {
  color: #57c16e;
}

.bg-success-400 {
  background-color: #57c16e;
}

.text-success-500 {
  color: #2db24a;
}

.bg-success-500 {
  background-color: #2db24a;
}

.text-success-600 {
  color: #248e3b;
}

.bg-success-600 {
  background-color: #248e3b;
}

.text-success-700 {
  color: #1b6b2c;
}

.bg-success-700 {
  background-color: #1b6b2c;
}

.text-success-800 {
  color: #12471e;
}

.bg-success-800 {
  background-color: #12471e;
}

.text-success-900 {
  color: #09240f;
}

.bg-success-900 {
  background-color: #09240f;
}

.text-warning-50 {
  color: #fff4ed;
}

.bg-warning-50 {
  background-color: #fff4ed;
}

.text-warning-100 {
  color: #ffeadb;
}

.bg-warning-100 {
  background-color: #ffeadb;
}

.text-warning-200 {
  color: #ffd4b8;
}

.bg-warning-200 {
  background-color: #ffd4b8;
}

.text-warning-300 {
  color: #ffbf94;
}

.bg-warning-300 {
  background-color: #ffbf94;
}

.text-warning-400 {
  color: #ffa971;
}

.bg-warning-400 {
  background-color: #ffa971;
}

.text-warning-500 {
  color: #ff944d;
}

.bg-warning-500 {
  background-color: #ff944d;
}

.text-warning-600 {
  color: #cc763e;
}

.bg-warning-600 {
  background-color: #cc763e;
}

.text-warning-700 {
  color: #99592e;
}

.bg-warning-700 {
  background-color: #99592e;
}

.text-warning-800 {
  color: #663b1f;
}

.bg-warning-800 {
  background-color: #663b1f;
}

.text-warning-900 {
  color: #331e0f;
}

.bg-warning-900 {
  background-color: #331e0f;
}

.text-danger-50 {
  color: #ffefef;
}

.bg-danger-50 {
  background-color: #ffefef;
}

.text-danger-100 {
  color: #ffdede;
}

.bg-danger-100 {
  background-color: #ffdede;
}

.text-danger-200 {
  color: #ffbebe;
}

.bg-danger-200 {
  background-color: #ffbebe;
}

.text-danger-300 {
  color: #ff9d9d;
}

.bg-danger-300 {
  background-color: #ff9d9d;
}

.text-danger-400 {
  color: #ff7d7d;
}

.bg-danger-400 {
  background-color: #ff7d7d;
}

.text-danger-500 {
  color: #ff5c5c;
}

.bg-danger-500 {
  background-color: #ff5c5c;
}

.text-danger-600 {
  color: #cc4a4a;
}

.bg-danger-600 {
  background-color: #cc4a4a;
}

.text-danger-700 {
  color: #993737;
}

.bg-danger-700 {
  background-color: #993737;
}

.text-danger-800 {
  color: #662525;
}

.bg-danger-800 {
  background-color: #662525;
}

.text-danger-900 {
  color: #331212;
}

.bg-danger-900 {
  background-color: #331212;
}

.text-tertiary-50 {
  color: #f3ecff;
}

.bg-tertiary-50 {
  background-color: #f3ecff;
}

.text-tertiary-100 {
  color: #e8d9ff;
}

.bg-tertiary-100 {
  background-color: #e8d9ff;
}

.text-tertiary-200 {
  color: #d0b4ff;
}

.bg-tertiary-200 {
  background-color: #d0b4ff;
}

.text-tertiary-300 {
  color: #b98eff;
}

.bg-tertiary-300 {
  background-color: #b98eff;
}

.text-tertiary-400 {
  color: #a169ff;
}

.bg-tertiary-400 {
  background-color: #a169ff;
}

.text-tertiary-500 {
  color: #8a43ff;
}

.bg-tertiary-500 {
  background-color: #8a43ff;
}

.text-tertiary-600 {
  color: #6e36cc;
}

.bg-tertiary-600 {
  background-color: #6e36cc;
}

.text-tertiary-700 {
  color: #532899;
}

.bg-tertiary-700 {
  background-color: #532899;
}

.text-tertiary-800 {
  color: #371b66;
}

.bg-tertiary-800 {
  background-color: #371b66;
}

.text-tertiary-900 {
  color: #1c0d33;
}

.bg-tertiary-900 {
  background-color: #1c0d33;
}

/* Common Animations  css Start */
/* Typography css Start */
/* Typography css Start */
/* Common colors  css Start */
.transform-origin-top-left {
  transform-origin: top left;
}

.transform-origin-bottom-20p {
  transform-origin: 100% -20%;
}

.pointer-none {
  pointer-events: none;
}

.preloader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  z-index: 9999999999;
  justify-content: center;
  background: #fff;
}

.spinner {
  -webkit-animation: rotator 1.4s linear infinite;
  animation: rotator 1.4s linear infinite;
}

@-webkit-keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  -webkit-animation: dash 1.4s ease-in-out infinite,
    colors 5.6s ease-in-out infinite;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
  0% {
    stroke: #008aff;
  }
  50% {
    stroke: #222d39;
  }
  100% {
    stroke: #36cd77;
  }
}

@keyframes colors {
  0% {
    stroke: #008aff;
  }
  50% {
    stroke: #222d39;
  }
  100% {
    stroke: #36cd77;
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}
@media (min-width: 992px) {
  .row-lg {
    display: flex;
  }
}

@-webkit-keyframes slideLeft {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}

@keyframes slideLeft {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes slideRight {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes slideRight {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
@media (max-width: 991px) {
  .menu-block-wrapper {
    position: relative;
  }
}

.site-menu-main {
  margin-bottom: 0;
  padding-left: 0;
}
@media (min-width: 992px) {
  .site-menu-main {
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    margin-right: 24px;
  }
}
.site-menu-main li {
  list-style: none;
}
.site-menu-main ul {
  list-style: none;
  margin-left: 0;
}
.site-menu-main a {
  transition: 0.3s;
}
.site-menu-main .nav-item {
  display: inherit;
}
@media (min-width: 992px) {
  .site-menu-main .nav-item:hover > a > i {
    transform: rotate(180deg) !important;
  }
}
.site-menu-main .nav-link-item {
  color: var(--bs-gray-600);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  transition: 0.3s;
}
.site-menu-main .nav-link-item:hover {
  color: var(--bs-gray-900);
}
@media (min-width: 992px) {
  .site-menu-main .nav-link-item {
    padding: 12px 8px;
  }
}
@media (min-width: 1200px) {
  .site-menu-main .nav-link-item {
    padding: 12px 12px;
  }
}

.site-menu-main .sub-menu {
  position: absolute;
  z-index: 500;
  background-color: var(--bs-white);
  box-shadow: -2px 2px 70px -25px rgba(0, 0, 0, 0.3);
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  transition: top 0.3s ease, margin-top 0.3s ease;
  margin-top: 25px;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu {
    pointer-events: none;
  }
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu:not(.megamenu) {
    top: 100%;
    min-width: 227px;
    max-width: 227px;
  }
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu .sub-menu {
    top: 0 !important;
    left: 100%;
  }
}
.site-menu-main .sub-menu--item {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.75;
  transition: 0.4s;
  border-bottom: 1px solid var(--bs-gray-100);
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu--item {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
  }
}
.site-menu-main .sub-menu--item > a {
  font-size: 14px;
  color: var(--bs-gray-500);
  transition: 0.4s;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: center;
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu--item > a {
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.site-menu-main .sub-menu--item > a > i {
  margin-top: 0px;
  min-width: 10px;
  max-width: 10px;
  min-height: 10px;
  max-height: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-menu-main .sub-menu--item > a:hover {
  color: #008aff;
}
.site-menu-main .sub-menu--item:hover > a {
  color: red;
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu--item:first-child a {
    padding-top: 0;
    padding-bottom: 7px;
  }
}
.site-menu-main .sub-menu--item:last-child {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.site-menu-main .sub-menu--item:last-child a {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu.megamenu {
    background-color: white;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 40px;
    padding-right: 40px;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    will-change: transform;
    top: 100%;
    box-shadow: 0 42px 54px rgba(0, 0, 0, 0.09);
    border: 1px solid #e7e9ed;
    border-radius: 8px;
    visibility: hidden;
    z-index: -99;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    min-width: auto;
  }
  .site-menu-main .sub-menu.megamenu.megadropdown-right {
    right: 0%;
    transform: translate(-12%, 10px);
  }
  .site-menu-main .sub-menu.megamenu.megadropdown-left {
    left: 0%;
    transform: translate(-16%, 10px);
  }
}
.site-menu-main .sub-menu.megamenu .dropdown-image-block {
  max-height: 336px;
}
@media (min-width: 320px) and (max-width: 992px) {
  .site-menu-main .sub-menu.megamenu {
    border: 0;
  }
}
@media (min-width: 1200px) {
  .site-menu-main .sub-menu.megamenu.megadropdown-right {
    right: 0%;
    transform: translate(-12%, 10px);
  }
  .site-menu-main .sub-menu.megamenu.megadropdown-left {
    left: 0%;
    transform: translate(-13%, 10px);
  }
}
@media (min-width: 1366px) {
  .site-menu-main .sub-menu.megamenu.megadropdown-right {
    right: 0%;
    transform: translate(-12%, 0);
  }
  .site-menu-main .sub-menu.megamenu.megadropdown-left {
    left: 0%;
    transform: translate(-12%, 0);
  }
}
.site-menu-main .sub-menu.megamenu .single-dropdown-block .mega-drop-menu-item {
  padding-top: 14px;
  padding-bottom: 14px;
  display: block;
}
.site-menu-main .sub-menu.megamenu .single-dropdown-block h3 {
  color: wheat !important;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.75;
  transition: 0.4s;
  margin-left: 10px;
  padding-top: 12px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu.megamenu .single-dropdown-block h3 {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
}
.site-menu-main .sub-menu.megamenu .single-dropdown-block .mega-drop-menu-item {
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}
.site-menu-main .sub-menu.megamenu .single-dropdown-block a {
  color: var(--bs-gray-600) !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  transition: 0.3s;
  border-bottom: 1px solid var(--bs-gray-100);
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu.megamenu .single-dropdown-block a {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
  }
}
.site-menu-main .sub-menu.megamenu .single-dropdown-block a:hover {
  color: var(--bs-gray-900);
}
.site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
  padding-top: 2.5px;
  padding-bottom: 2.5px;
  font-size: 16px;
  font-weight: 700;
  transition: 0.4s;
  color: #000;
}
@media (min-width: 320px) and (max-width: 992px) {
  .site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
    color: var(--color-headings);
    border-top: 1px solid var(--border-color-3);
    padding-left: 20px;
    padding-bottom: 13px;
    padding-top: 13px;
  }
}
@media (min-width: 992px) {
  .site-menu-main .sub-menu.megamenu .mega-drop-menu-item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .site-menu-main .sub-menu.megamenu .mega-drop-menu-item:hover {
    color: green !important;
  }
}
@media (min-width: 320px) and (max-width: 992px) {
  .site-menu-main .sub-menu.megamenu [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .site-menu-main .sub-menu.megamenu [class*="row-"] {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  li.nav-item-has-children:not(.has-megamenu) {
    position: relative;
  }
}
@media (min-width: 992px) {
  li.nav-item-has-children:hover > .sub-menu {
    top: 100%;
    margin-top: 0;
    visibility: visible;
    opacity: 1;
    z-index: 99;
    pointer-events: visible;
    border-radius: 0px 0px 15px 15px;
    border-top: 3px solid;
  }
}

.site-menu-main > li .sub-menu > ul > li > a {
  display: inline-block;
  padding: 10px 0;
  font-size: 15px;
  color: #555;
  transition: color 0.3s ease;
  text-decoration: none;
  text-transform: capitalize;
}

.site-menu-main > li .sub-menu.mega-menu {
  left: 50%;
  transform: translateX(-50%);
}

.mobile-menu-head,
.mobile-menu-trigger {
  display: none;
}

/*responsive*/
@media (max-width: 991px) {
  .site-header .mobile-menu-trigger {
    display: flex;
    height: 30px;
    width: 30px;
    margin-left: 15px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
  }

  .site-header .mobile-menu-trigger span {
    display: block;
    height: 2px;
    background-color: white;
    width: 24px;
    position: relative;
  }

  .site-header .mobile-menu-trigger span:before,
  .site-header .mobile-menu-trigger span:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
  }

  .dark-mode-texts .mobile-menu-trigger span {
    background-color: white;
  }

  .dark-mode-texts .mobile-menu-trigger span:before,
  .dark-mode-texts .mobile-menu-trigger span:after {
    background-color: white;
  }

  .site-header .mobile-menu-trigger span:before {
    top: -8px;
  }

  .site-header .mobile-menu-trigger span:after {
    top: 8px;
  }

  .site-header .item-right {
    align-items: center;
  }

  .site-header .menu-block {
    position: fixed;
    width: 320px;
    background-color: var(--bs-white);
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    transform: translate(-100%);
    transition: all 0.5s ease;
    z-index: 1099;
  }

  .site-header .menu-block.active {
    transform: translate(0%);
  }

  .site-menu-main > li {
    line-height: 1;
    margin: 0;
    display: block;
  }

  .site-menu-main > li > a {
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--bs-gray-100);
  }
}
@media (max-width: 991px) and (min-width: 992px) {
  .site-menu-main > li > a {
    display: block;
  }
}
@media (max-width: 991px) {
  .site-menu-main > li > a i {
    position: absolute;
    top: 5px;
    right: 0;
    transform: rotate(-90deg);
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .site-header .menu-block .mobile-menu-head {
    display: flex;
    border-bottom: 1px solid var(--bs-gray-100);
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 501;
    position: -webkit-sticky;
    position: sticky;
    background-color: var(--bs-white);
    top: 0;
  }
}
@media (max-width: 991px) {
  .site-header .menu-block .mobile-menu-head .go-back {
    height: 50px;
    width: 50px;
    border-right: 1px solid var(--bs-gray-100);
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    color: var(--bs-gray-900);
    font-size: 16px;
    display: none;
  }
}
@media (max-width: 991px) {
  .site-header .menu-block .mobile-menu-head.active .go-back {
    display: block;
  }
}
@media (max-width: 991px) {
  .site-header .menu-block .mobile-menu-head .current-menu-title {
    font-size: 15px;
    font-weight: 500;
    color: var(--bs-gray-900);
    visibility: hidden;
  }
}
@media (max-width: 991px) {
  .site-header .menu-block .mobile-menu-head.active .current-menu-title {
    visibility: visible;
  }
}
@media (max-width: 991px) {
  .site-header .menu-block .mobile-menu-head .mobile-menu-close {
    height: 50px;
    width: 50px;
    border-left: 1px solid var(--bs-gray-100);
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    color: var(--bs-gray-900);
    font-size: 25px;
  }
}
@media (max-width: 991px) {
  .site-header .menu-block .site-menu-main {
    overflow-x: hidden;
    overflow-y: auto;
  }
}
@media (max-width: 991px) {
  .site-menu-main > li .sub-menu.mega-menu,
  .site-menu-main > li .sub-menu {
    visibility: visible;
    opacity: 1;
    position: absolute;
    box-shadow: none;
    margin: 0;
    padding: 15px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 50px;
    max-width: none;
    min-width: auto;
    display: none;
    transform: translateX(0%);
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media (max-width: 991px) {
  .site-menu-main > li .sub-menu.active {
    display: block;
    z-index: 99;
  }
}
@media (max-width: 991px) {
  .site-menu-main > li .sub-menu > ul > li > a,
  .site-menu-main > li .sub-menu.mega-menu > .list-item > ul > li > a {
    display: block;
  }
}
@media (max-width: 991px) {
  .site-menu-main > li .sub-menu.mega-menu > .list-item > ul {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .menu-overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1098;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
  }
}
@media (max-width: 991px) {
  .menu-overlay.active {
    visibility: visible;
    opacity: 1;
  }
}
/*Custom Css for menu*/
@media (min-width: 992px) {
  .has-megamenu ul {
    margin-left: auto;
  }

  .site-menu-main a {
    display: flex;
    align-items: center;
  }
  .site-menu-main i {
    transition: 0.3s;
    margin-left: 10px;
    font-size: 15px;
  }
}
.nav-item-has-children a {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 992px) {
  .reveal-header .site-navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .reveal-header .nav-link-item {
    color: white !important;
  }
}

@media (min-width: 992px) {
  .reveal-header li.nav-item-has-children:hover > .sub-menu {
    top: 100%;
  }
  .reveal-header li.nav-item-has-children:hover > .megamenu {
    top: 100%;
  }
}

@media (min-width: 480px) {
  .d-xs-inline-flex {
    display: inline-flex !important;
  }
}
/*Header Css StaRT*/
.site-header {
  background-color: var(--bs-white);
}

.site-navbar {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0px;
}
@media (min-width: 992px) {
  .site-navbar {
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .site-navbar .menu-block-wrapper {
    display: flex;
    width: 100%;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .site-navbar .site-header__btns {
    display: flex;
  }
}

.site-header--absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.site-header--sticky:not(.mobile-sticky-enable) {
  position: absolute !important;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}
@media (min-width: 992px) {
  .site-header--sticky:not(.mobile-sticky-enable) {
    position: fixed !important;
    transition: 0.4s;
  }
  .site-header--sticky:not(.mobile-sticky-enable).scrolling {
    transform: translateY(-100%);
    transition: 0.4s;
  }
  .site-header--sticky:not(.mobile-sticky-enable).reveal-header {
    transform: translateY(0%);
    box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.1);
    z-index: 1000;
  }
  .site-header--sticky:not(.mobile-sticky-enable).reveal-header a {
    color: white;
  }
  .site-header--sticky:not(.mobile-sticky-enable).reveal-header .btn-link {
    color: #ffd91a;
  }
}
.site-header--sticky.mobile-sticky-enable {
  top: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  position: fixed !important;
  transition: 0.4s;
}
.site-header--sticky.mobile-sticky-enable.scrolling {
  transform: translateY(-100%);
  transition: 0.4s;
}
.site-header--sticky.mobile-sticky-enable.reveal-header {
  transform: translateY(0%);
  box-shadow: 0 12px 34px -11px rgba(65, 62, 101, 0.1);
  z-index: 9999;
}
.site-header--menu-center {
  --button-width: 265px;
  --translateLG: 35px;
  --translateXL: 30px;
}
.site-header--menu-center .container {
  position: relative;
}
.site-header--menu-center .menu-block-wrapper {
  position: static;
}
@media (min-width: 992px) {
  .site-header--menu-center .menu-block-inner {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .site-header--menu-left .container-fluid .sub-menu.megamenu {
    left: 50%;
    transform: translateX(-50%) translateY(10px);
  }
}
@media (min-width: 992px) {
  .site-header--menu-left
    .container-fluid
    .nav-item.has-megamenu:hover
    > .sub-menu {
    transform: translateX(-50%) translateY(-2px);
    left: 50%;
  }
}
.site-header--menu-left .menu-block .site-menu-main {
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .site-header--menu-left .menu-block .site-menu-main {
    padding-left: 61px;
  }
}
@media (min-width: 1200px) {
  .site-header--menu-left .menu-block {
    width: 100%;
  }
}
.site-header--menu-right .menu-block {
  margin-left: auto;
}
@media (min-width: 992px) {
  .site-header--menu-right > .container-fluid .sub-menu.megamenu {
    left: 100%;
    transform: translateX(-100%) translateY(10px);
  }
}
@media (min-width: 992px) {
  .site-header--menu-right
    > .container-fluid
    .nav-item.has-megamenu:hover
    > .sub-menu {
    transform: translateX(-100%) translateY(-10px);
    left: 100%;
  }
}

.site-header--dark .nav-link-item {
  color: #fff !important;
}
.site-header--dark .mobile-menu-trigger span {
  background-color: #fff;
}
.site-header--dark .mobile-menu-trigger span:before,
.site-header--dark .mobile-menu-trigger span:after {
  background-color: #fff;
}

/* Header Center */
.site-header--menu-center .menu-block .site-menu-main {
  padding: 0;
}
.site-header--menu-center .site-menu-main {
  justify-content: center;
}

@media (max-width: 991px) {
  .menu-block:not(.active) {
    opacity: 0;
  }
}

/* Header Logo Dark */
.logo-dark .site-header__brand .logo-white {
  display: block;
}
.logo-dark .site-header__brand .logo-black {
  display: none;
}

/* Header trigger Dark */
.mobile-menu-trigger-dark .mobile-menu-trigger span {
  background-color: var(--bs-gray-900);
}
.mobile-menu-trigger-dark .mobile-menu-trigger span::before,
.mobile-menu-trigger-dark .mobile-menu-trigger span::after {
  background-color: var(--bs-gray-900);
}

.developer-header {
  padding: 32px 0;
}
.developer-header .site-header__brand .logo {
  display: flex;
  align-items: center;
}
.developer-header .site-header__brand .logo img {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  max-height: 48px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 500px;
  margin-right: 12px;
}
.developer-header .site-header__brand .logo .text {
  color: var(--bs-gray-900);
  white-space: nowrap;
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 575px) {
  .developer-header .site-header__brand .logo .text {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .developer-header li.nav-item-has-children:hover > .sub-menu {
    border-color: var(--bs-primary-500);
  }
}
.developer-header .site-menu-main .sub-menu--item > a:hover {
  color: var(--bs-primary-500);
}
.developer-header .site-menu-main .sub-menu--item:hover > a {
  color: var(--bs-primary-500);
}

.photographer-header {
  margin: 24px 0;
  background-color: transparent !important;
}
.photographer-header .site-header__brand .logo {
  display: flex;
  align-items: center;
}
.photographer-header .site-header__brand .logo .icon {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  max-height: 48px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 500px;
  margin-right: 12px;
  border: 2px solid var(--bs-success-500);
  display: flex;
  align-items: center;
  justify-content: center;
}
.photographer-header .site-header__brand .logo .icon span {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: var(--bs-success-500);
}
.photographer-header .site-header__brand .logo .text-wrapper p {
  color: white;
  white-space: nowrap;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  font-size: 18px;
}
@media (min-width: 575px) {
  .photographer-header .site-header__brand .logo .text-wrapper p {
    font-size: 24px;
  }
}
.photographer-header .site-menu-main .nav-link-item {
  font-weight: 500;
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  color: var(--bs-gray-400);
}
.photographer-header .site-menu-main .nav-link-item:hover {
  color: white;
}
@media (min-width: 992px) {
  .photographer-header li.nav-item-has-children:hover > .sub-menu {
    border-color: var(--bs-success-500);
  }
}
.photographer-header .site-menu-main .sub-menu--item > a:hover {
  color: var(--bs-success-500);
}
.photographer-header .site-menu-main .sub-menu--item:hover > a {
  color: var(--bs-success-500);
}

.doctor-header {
  padding: 22px 0;
}
@media (min-width: 992px) {
  .doctor-header {
    padding: 32px 0;
  }
}
.doctor-header .site-navbar {
  align-items: end;
}
.doctor-header .site-header__brand .logo {
  display: block;
  padding: 20px;
  background: var(--bs-gray-900);
  padding-top: 45px;
}
@media (min-width: 992px) {
  .doctor-header .site-header__brand .logo {
    padding-top: 56px;
  }
}
.doctor-header .site-header__brand .logo .text {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 700;
  line-height: 108%;
  color: var(--bs-white);
  font-size: 18px;
}
@media (min-width: 575px) {
  .doctor-header .site-header__brand .logo .text {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .doctor-header .site-menu-main {
    border-right: 1px solid var(--bs-gray-100);
    padding-right: 12px;
  }
}
.doctor-header .site-menu-main .nav-link-item {
  font-weight: 500;
  font-size: 16px;
  padding: 8px 16px;
  line-height: 24px;
  font-family: "Barlow", sans-serif;
  color: var(--bs-gray-700);
}
.doctor-header .site-menu-main .nav-link-item:hover {
  background: var(--bs-secondary-500);
  color: #132238;
}
@media (min-width: 992px) {
  .doctor-header li.nav-item-has-children:hover > .sub-menu {
    border-color: var(--bs-secondary-500);
  }
}
.doctor-header .site-menu-main .sub-menu--item > a:hover {
  color: var(--bs-secondary-500);
}
.doctor-header .site-menu-main .sub-menu--item:hover > a {
  color: var(--bs-secondary-500);
}

.ui-header {
  padding: 22px 0;
}
@media (min-width: 992px) {
  .ui-header {
    padding: 32px 0;
  }
}
.ui-header .site-navbar {
  z-index: 99;
  position: relative;
}
.ui-header .site-header__brand .logo {
  display: flex;
  align-items: center;
}
.ui-header .site-header__brand .logo .icon {
  margin-right: 16px;
  max-width: 56px;
  min-width: 56px;
  min-height: 56px;
  max-height: 56px;
  justify-content: center;
  display: flex;
  align-items: center;
  background: var(--bs-tertiary-500);
  box-shadow: 0px 8px 24px rgba(138, 67, 255, 0.24);
  border-radius: 8px;
}
.ui-header .site-header__brand .logo .text-wrapper p {
  font-family: "Sora", sans-serif;
  font-weight: 600;
  line-height: 120%;
  white-space: nowrap;
  color: var(--bs-gray-900);
  font-size: 18px;
}
@media (min-width: 575px) {
  .ui-header .site-header__brand .logo .text-wrapper p {
    font-size: 24px;
  }
}
.ui-header .site-header__brand .logo .text-wrapper span {
  text-transform: uppercase;
  font-family: "Sora", sans-serif;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: var(--bs-gray-400);
}
.ui-header .site-menu-main .nav-link-item {
  font-weight: 400;
  font-size: 16px;
  padding: 16px 15px;
  line-height: 24px;
  font-family: "Sora", sans-serif;
  color: var(--bs-gray-600);
}
.ui-header .site-menu-main .nav-link-item:hover {
  color: var(--bs-gray-900);
}
@media (min-width: 992px) {
  .ui-header li.nav-item-has-children:hover > .sub-menu {
    border-color: var(--bs-tertiary-500);
  }
}
.ui-header .site-menu-main .sub-menu--item > a:hover {
  color: var(--bs-tertiary-500);
}
.ui-header .site-menu-main .sub-menu--item:hover > a {
  color: var(--bs-tertiary-500);
}

@media (min-width: 1400px) {
  .lawyer-header .container {
    max-width: 1170px;
  }
}
@media (max-width: 992px) {
  .lawyer-header {
    padding: 22px 0;
  }
}
.lawyer-header .site-header__brand .logo {
  display: flex;
  align-items: center;
}
.lawyer-header .site-header__brand .logo .icon {
  margin-right: 16px;
  max-width: 56px;
  min-width: 56px;
  min-height: 56px;
  max-height: 56px;
  justify-content: center;
  display: flex;
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  align-items: center;
  color: white !important;
  background: var(--bs-primary-500);
  border-radius: 4px;
}
.lawyer-header .site-header__brand .logo .text-wrapper p {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  white-space: nowrap;
  color: var(--bs-gray-900);
  text-transform: uppercase;
  font-size: 18px;
}
@media (min-width: 575px) {
  .lawyer-header .site-header__brand .logo .text-wrapper p {
    font-size: 20px;
  }
}
.lawyer-header .site-header__brand .logo .text-wrapper span {
  text-transform: capitalize;
  font-family: "Barlow", sans-serif;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-700);
}
.lawyer-header .site-header__social {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 991px) {
  .lawyer-header .site-header__social {
    justify-content: center;
    margin-top: 55px;
  }
}
.lawyer-header .site-header__social a {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  max-height: 48px;
  background: var(--bs-primary-50);
  display: flex;
  align-items: center;
  transition: 0.3s;
  justify-content: center;
  color: var(--bs-primary-500);
  border-radius: 4px;
}
.lawyer-header .site-header__social a:hover {
  background: var(--bs-primary-500);
  color: white;
}
.lawyer-header .site-menu-main .nav-link-item {
  font-weight: 500;
  font-size: 16px;
  padding: 16px 12px;
  position: relative;
  line-height: 24px;
  font-family: "Barlow", sans-serif;
  color: var(--bs-gray-500);
}
@media (min-width: 992px) {
  .lawyer-header .site-menu-main .nav-link-item {
    padding: 40px 12px;
  }
}
.lawyer-header .site-menu-main .nav-link-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  transition: 0.3s;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  background: var(--bs-primary-500);
}
.lawyer-header .site-menu-main .nav-link-item:hover {
  color: var(--bs-primary-500);
}
@media (min-width: 992px) {
  .lawyer-header .site-menu-main .nav-link-item:hover::before {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .lawyer-header li.nav-item-has-children:hover > .sub-menu {
    border-color: transparent;
  }
}
.lawyer-header .site-menu-main .sub-menu--item > a:hover {
  color: var(--bs-primary-500);
}
.lawyer-header .site-menu-main .sub-menu--item:hover > a {
  color: var(--bs-primary-500);
}

.freelancer-header {
  background: var(--bs-gray-50);
  padding: 25px 0;
}
.freelancer-header .site-header__brand .logo {
  display: flex;
  align-items: center;
}
.freelancer-header .site-header__brand .logo .text-wrapper {
  text-align: center;
}
.freelancer-header .site-header__brand .logo .text-wrapper p {
  font-family: "Cardo";
  font-weight: 700;
  white-space: nowrap;
  color: var(--bs-gray-900);
  text-transform: uppercase;
  font-size: 18px;
}
@media (min-width: 575px) {
  .freelancer-header .site-header__brand .logo .text-wrapper p {
    font-size: 24px;
  }
}
.freelancer-header .site-header__brand .logo .text-wrapper span {
  text-transform: capitalize;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-700);
}
.freelancer-header .site-header__social {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 991px) {
  .freelancer-header .site-header__social {
    justify-content: center;
    margin-top: 55px;
  }
}
.freelancer-header .site-header__social a {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  max-height: 48px;
  background: var(--bs-white);
  display: flex;
  align-items: center;
  transition: 0.3s;
  color: var(--bs-gray-900);
  justify-content: center;
}
.freelancer-header .site-header__social a:hover {
  background: var(--bs-gray-900);
  color: var(--bs-white);
}
.freelancer-header .site-menu-main .nav-link-item {
  font-weight: 400;
  font-size: 16px;
  padding: 16px 12px;
  position: relative;
  line-height: 24px;
  color: var(--bs-gray-600);
}
@media (min-width: 992px) {
  .freelancer-header .site-menu-main .nav-link-item {
    padding: 40px 12px;
  }
}
.freelancer-header .site-menu-main .nav-link-item:hover {
  color: var(--bs-gray-900);
}
@media (min-width: 992px) {
  .freelancer-header li.nav-item-has-children:hover > .sub-menu {
    border-color: var(--bs-gray-900);
  }
}
.freelancer-header .site-menu-main .sub-menu--item > a:hover {
  color: var(--bs-gray-900);
}
.freelancer-header .site-menu-main .sub-menu--item:hover > a {
  color: var(--bs-gray-900) !important;
}

.d-btn {
  border-radius: 6px !important;
  font-size: 14px;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  padding: 1.1em 1.6em;
  line-height: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.d-btn svg {
  margin-left: 12px;
}
.d-btn:focus {
  box-shadow: none;
  outline: none;
}
.d-btn:active:focus {
  box-shadow: none;
  outline: none;
}
.d-btn.d-btn-primary {
  border: 2px solid var(--bs-primary-500);
  background: var(--bs-primary-500);
  color: white;
}
.d-btn.d-btn-primary svg path {
  transition: 0.3s;
}
.d-btn.d-btn-primary:hover {
  background: transparent;
  color: var(--bs-primary-500);
}
.d-btn.d-btn-primary:hover svg path {
  stroke: var(--bs-primary-500);
}
.d-btn.d-btn-outline-primary {
  color: var(--bs-primary-500);
  border: 2px solid var(--bs-primary-50);
  box-sizing: border-box;
  border-radius: 8px;
}
.d-btn.d-btn-outline-primary svg {
  margin-left: 12px;
}
.d-btn.d-btn-outline-primary:hover {
  border: 2px solid var(--bs-primary-500);
}
.d-btn.d-btn-outline-primary svg path {
  stroke: var(--bs-primary-500) !important;
}

.pg-btn {
  border-radius: 50px !important;
  font-size: 16px;
  font-weight: 600;
  display: inline-flex;
  font-family: "Barlow", sans-serif;
  padding: 0.8em 2em;
  line-height: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.pg-btn:focus {
  box-shadow: none;
  outline: none;
}
.pg-btn:active:focus {
  box-shadow: none;
  outline: none;
}
.pg-btn.pg-btn-primary {
  border: 2px solid var(--bs-success-500);
  background: var(--bs-success-500);
  color: white;
}
.pg-btn.pg-btn-primary svg path {
  transition: 0.3s;
}
.pg-btn.pg-btn-primary:hover {
  border-color: var(--bs-success-500);
  background: transparent;
  color: var(--bs-success-500);
}
.pg-btn.pg-btn-primary:hover svg path {
  stroke: var(--bs-success-500);
}
.pg-btn.pg-btn-outline-primary {
  border: 2px solid var(--bs-success-500);
  background: transparent;
  color: var(--bs-success-500);
}
.pg-btn.pg-btn-outline-primary svg path {
  transition: 0.3s;
}
.pg-btn.pg-btn-outline-primary:hover {
  border-color: var(--bs-success-500);
  background: var(--bs-success-500);
  color: white;
}
.pg-btn.pg-btn-outline-primary:hover svg path {
  stroke: white !important;
}

.dc-btn {
  border-radius: 0 !important;
  font-size: 16px;
  font-weight: 700;
  display: inline-flex;
  font-family: "JetBrains Mono", sans-serif;
  padding: 1.2em 1.9em;
  line-height: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.dc-btn:focus {
  box-shadow: none;
  outline: none;
}
.dc-btn:active:focus {
  box-shadow: none;
  outline: none;
}
.dc-btn.dc-btn-primary {
  border: 2px solid var(--bs-secondary-500);
  background: var(--bs-secondary-500);
  color: #132238 !important;
}
.dc-btn.dc-btn-primary:hover {
  background: white;
}
.dc-btn.dc-btn-secondary {
  border: 2px solid var(--bs-secondary-500);
  background: white;
  color: #132238 !important;
}
.dc-btn.dc-btn-secondary:hover {
  background: var(--bs-secondary-500);
}

.ui-btn {
  border-radius: 12px !important;
  font-size: 16px;
  font-weight: 600;
  display: inline-flex;
  font-family: "Sora", sans-serif;
  padding: 1em 1.5em;
  line-height: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.ui-btn:focus {
  box-shadow: none;
  outline: none;
}
.ui-btn:active:focus {
  box-shadow: none;
  outline: none;
}
.ui-btn svg path {
  transition: 0.3s;
}
.ui-btn.ui-btn-primary {
  color: white;
  background: var(--bs-tertiary-500);
  box-shadow: 0px 12px 48px rgba(138, 67, 255, 0.24);
  margin-right: 10px;
}
.ui-btn.ui-btn-primary svg path {
  transition: 0.3s;
  stroke: white;
}
.ui-btn.ui-btn-primary:hover {
  box-shadow: none;
  color: var(--bs-tertiary-500);
  background: var(--bs-tertiary-50);
}
.ui-btn.ui-btn-primary:hover svg path {
  stroke: var(--bs-tertiary-500);
}

.ui-btn.ui-btn-tertiary {
  box-shadow: none;
  color: var(--bs-tertiary-500);
  background: var(--bs-tertiary-50);
  border: 3px solid transparent;
}
.ui-btn.ui-btn-tertiary svg path {
  stroke: var(--bs-tertiary-500);
}
.ui-btn.ui-btn-tertiary:hover {
  color: white;
  background: var(--bs-tertiary-500);
  box-shadow: 0px 12px 48px rgba(138, 67, 255, 0.24);
}
.ui-btn.ui-btn-tertiary:hover svg path {
  transition: 0.3s;
  stroke: white;
}

.ui-btn.ui-btn-outline-primary {
  color: var(--bs-tertiary-500);
  border: 2px solid var(--bs-tertiary-50);
  box-sizing: border-box;
  border-radius: 8px;
}
.ui-btn.ui-btn-outline-primary svg {
  margin-left: 12px;
}
.ui-btn.ui-btn-outline-primary:hover {
  border: 2px solid var(--bs-tertiary-500);
}

button:focus {
  outline: none;
}

@media (max-width: 991px) {
  .site-header .header-btn {
    text-align: center;
    margin-top: 55px;
  }
}
.site-header .header-btn .developer-header-btn {
  margin-left: 12px;
}

.d-video-link-btn {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  color: white !important;
  line-height: 24px;
}
.d-video-link-btn .line {
  margin-right: 16px;
  width: 39px;
  height: 2px;
  background: rgba(255, 255, 255, 0.24);
}
.d-video-link-btn svg {
  margin-right: 12px;
}

.d-video-btn {
  background: white;
  box-shadow: 0px 16px 48px rgba(0, 0, 0, 0.24);
  min-width: 88px;
  max-width: 88px;
  min-height: 88px;
  max-height: 88px;
  border-radius: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.load-more-btn {
  border: 2px solid var(--bs-primary-50);
  display: inline-flex;
  line-height: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  font-weight: 600;
  font-size: 16px;
  padding: 1.1em 1.6em;
  color: var(--bs-primary-500) !important;
  background: var(--bs-primary-50);
  border-radius: 8px;
  transition: 0.3s;
}
.load-more-btn svg path {
  stroke: var(--bs-primary-500) !important;
}
.load-more-btn:hover {
  background: transparent;
}

.dev-hero-area {
  background: var(--bs-bg-dev-linear-gradient);
  background-color: var(--bs-white);
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .dev-hero-area {
    padding-bottom: 80px;
  }
}
@media (min-width: 992px) {
  .dev-hero-area {
    padding-bottom: 100px;
  }
}
@media (max-width: 992px) {
  .dev-hero-area .container-fluid {
    padding: 0;
  }
}
.dev-hero-area__bg {
  padding: 60px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (min-width: 768px) {
  .dev-hero-area__bg {
    padding: 80px 0;
  }
}
@media (max-width: 662px) {
  .dev-hero-area__bg {
    background-position: left center;
  }
}
@media (min-width: 992px) {
  .dev-hero-area__bg {
    padding: 112px 0;
    border-radius: 16px;
  }
}
.dev-hero-area .dev-display-title .title {
  color: white;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .dev-hero-area .dev-display-title .title {
    padding-bottom: 32px;
  }
}
.dev-hero-area .dev-display-title .text {
  color: rgba(255, 255, 255, 0.8);
}
@media (min-width: 1200px) {
  .dev-hero-area .dev-display-title .text {
    padding-right: 115px;
  }
}
.dev-hero-area .dev-display-title .btn-group {
  display: inline-flex;
  gap: 32px;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .dev-hero-area .dev-display-title .btn-group {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .dev-hero-area .dev-display-title .btn-group {
    margin-top: 32px;
  }
}
.dev-hero-area .dev-display-title .btn-group a.btn {
  font-size: 16px;
  font-weight: 600;
}
.dev-hero-area .dev-display-title .btn-group a.d-btn.d-btn-primary:hover {
  color: #fff !important;
  border-color: #fff !important;
}
.dev-hero-area
  .dev-display-title
  .btn-group
  a.d-btn.d-btn-primary:hover
  svg
  path {
  stroke: #fff !important;
}

.dev-company-info {
  padding-top: 60px;
}
@media (min-width: 768px) {
  .dev-company-info {
    padding-top: 80px;
  }
}
@media (min-width: 992px) {
  .dev-company-info {
    padding-top: 100px;
  }
}
.dev-company-info--text .title {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: var(--bs-gray-900);
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .dev-company-info--text .title {
    margin-bottom: 24px;
  }
}
.dev-company-info--text .text {
  font-weight: 400;
  font-size: 16px;
  color: var(--bs-gray-700);
  line-height: 24px;
}
@media (max-width: 768px) {
  .dev-company-info--logo .logo-wrapper {
    display: flex;
    gap: 24px;
    margin: 0;
    justify-content: center;
  }
}
.dev-company-info--logo .logo {
  border-radius: 12px;
  background: var(--bs-white);
  padding: 15px 0;
}
@media (min-width: 992px) {
  .dev-company-info--logo .logo {
    padding: 24px 0;
  }
}
.dev-company-info--logo .logo img {
  width: 100%;
  filter: grayscale(100%);
  transition: 0.3s;
}
.dev-company-info--logo .logo:hover img {
  filter: grayscale(0);
}
.dev-company-info--modifi {
  background: linear-gradient(
    180deg,
    rgba(222, 228, 218, 0) 0%,
    rgba(222, 228, 218, 0.5) 100%
  );
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .dev-company-info--modifi {
    padding-bottom: 56px;
  }
}
@media (min-width: 992px) {
  .dev-company-info--modifi {
    padding-bottom: 76px;
  }
}

.dev-cta-area {
  background-color: var(--bs-gray-900-2);
  padding: 60px 0px;
}
@media (min-width: 575px) {
  .dev-cta-area {
    padding: 80px 0px;
  }
}
@media (min-width: 992px) {
  .dev-cta-area {
    padding: 100px 0px;
  }
}
@media (max-width: 992px) {
  .dev-cta-area .dev-section-title {
    margin-bottom: 30px;
  }
}
.dev-cta-area .dev-section-title .title {
  margin-bottom: 24px;
  padding-bottom: 0px;
  color: white;
}
.dev-cta-area .dev-section-title .text {
  color: var(--bs-gray-400);
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .dev-cta-area .dev-section-title .text {
    margin-bottom: 40px;
  }
}
.dev-cta-area .dev-section-title a {
  text-transform: none;
}
.dev-cta-area .dev-section-title a svg {
  margin-left: 11.75px;
}
.dev-cta-area .dev-section-title a svg path:hover {
  stroke: var(--bs-primary-500);
}
.dev-cta-area .dev-section-title a:hover svg path {
  stroke: var(--bs-primary-500);
}
.dev-cta-area .button-group {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 1200px) {
  .dev-cta-area .button-group {
    padding-left: 50px;
  }
}
@media (min-width: 1400px) {
  .dev-cta-area .button-group {
    padding-left: 130px;
  }
}
.dev-cta-area .button-group .content-button {
  background: var(--bs-primary-500-2);
  border: 4px solid var(--bs-gray-800);
  display: flex;
  align-items: center;
  border-radius: 12px;
  padding: 32px;
  gap: 24px;
  transition: 0.3s;
}
@media (max-width: 575px) {
  .dev-cta-area .button-group .content-button {
    padding: 20px;
  }
}
.dev-cta-area .button-group .content-button .content-button-text .text {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: var(--bs-gray-500);
  transition: 0.3s;
}
.dev-cta-area .button-group .content-button .content-button-text .title {
  color: white;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3333333333;
}
@media (min-width: 768px) {
  .dev-cta-area .button-group .content-button .content-button-text .title {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .dev-cta-area .button-group .content-button .content-button-text .title {
    font-size: 24px;
  }
}
.dev-cta-area .button-group .content-button svg path {
  stroke: var(--bs-primary-500);
  transition: 0.3s;
}
.dev-cta-area .button-group .content-button:hover {
  background-color: var(--bs-primary-500);
  border: 4px solid var(--bs-primary-500);
}
.dev-cta-area .button-group .content-button:hover .text {
  color: rgba(255, 255, 255, 0.7);
}
.dev-cta-area .button-group .content-button:hover svg path {
  stroke: white;
}

.dev-service-area {
  padding: 60px 0;
  background: var(--bs-bg-dev-services);
}
@media (min-width: 575px) {
  .dev-service-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .dev-service-area {
    padding: 100px 0;
  }
}
.dev-service-area .dev-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .dev-service-area .dev-section-title {
    margin-bottom: 50px;
  }
}

.dev-card-service {
  background: var(--bs-white);
  transition: 0.3s;
  padding: 40px;
  border-radius: 8px;
}
@media (max-width: 525px) {
  .dev-card-service {
    padding: 30px 20px;
  }
}
.dev-card-service .card-image {
  margin-bottom: 15px;
  transition: 0.3s;
}
.dev-card-service .card-image img {
  width: 100%;
}
.dev-card-service .card-body {
  padding: 0px;
}
.dev-card-service .card-body .card-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 12px;
  color: var(--bs-gray-900);
}
.dev-card-service .card-body p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5555555556;
  margin-bottom: 16px;
  color: var(--bs-gray-600);
}
.dev-card-service .card-body .link-btn {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  line-height: 24px;
  padding: 6px 0;
  transition: 0.3s;
  color: var(--bs-primary-500);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.dev-card-service .card-body .link-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.3s;
  width: 0%;
  height: 2px;
  background: #125fb7;
}
.dev-card-service .card-body .link-btn svg {
  margin-left: 8px;
}
.dev-card-service .card-body .link-btn svg path {
  transition: 0.3s;
  stroke: var(--bs-primary-500);
}
.dev-card-service .card-body .link-btn:hover {
  color: var(--bs-primary-600);
}
.dev-card-service .card-body .link-btn:hover svg path {
  stroke: var(--bs-primary-600);
}
.dev-card-service .card-body .link-btn:hover::before {
  width: 100%;
}
.dev-card-service--modifi:hover {
  box-shadow: 0px 16px 80px rgba(19, 34, 56, 0.12);
}

.dev-project-area {
  background: var(--bs-white);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .dev-project-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .dev-project-area {
    padding: 100px 0;
  }
}
.dev-project-area .dev-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .dev-project-area .dev-section-title {
    margin-bottom: 50px;
  }
}
.dev-project-area .dev-project-slider .slick-slide {
  margin: 0 12px;
}
.dev-project-area .dev-project-slider .slick-list {
  margin: 0 -12px;
}
.dev-project-area .dev-project-slider__control-buttons {
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: flex-end;
}
.dev-project-area .dev-project-slider__control-buttons .button {
  max-width: 56px;
  min-width: 56px;
  max-height: 56px;
  min-height: 56px;
  transition: 0.3s;
  max-height: 56px;
  border-radius: 500%;
  border: 2px solid var(--bs-primary-500);
}
.dev-project-area .dev-project-slider__control-buttons .button svg path {
  transition: 0.3s;
  stroke: var(--bs-gray-900);
}
.dev-project-area .dev-project-slider__control-buttons .button:hover {
  background: var(--bs-primary-500);
}
.dev-project-area .dev-project-slider__control-buttons .button:hover svg path {
  stroke: white;
}
.dev-project-area .dev-project-slider .slick-dots {
  padding: 0;
  margin: 0;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .dev-project-area .dev-project-slider .slick-dots {
    margin-top: 50px;
  }
}
.dev-project-area .dev-project-slider .slick-dots li {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0 8px;
  transition: 0.3s;
}
.dev-project-area .dev-project-slider .slick-dots li button {
  border: none;
  list-style: none;
  width: 6px;
  height: 6px;
  padding: 0;
  border-radius: 500px;
  background: var(--bs-gray-200) !important;
  opacity: 0.2;
  color: transparent;
  font-size: 0;
  transition: 0.3s;
}
.dev-project-area .dev-project-slider .slick-dots li button:focus {
  outline: none;
  box-shadow: none;
}
.dev-project-area .dev-project-slider .slick-dots li.slick-active {
  background: var(--bs-primary-500) !important;
  opacity: 1;
  width: 12px;
  height: 12px;
  border-radius: 500px;
}

.dev-project-card {
  overflow: hidden;
  position: relative;
  text-align: center;
}
.dev-project-card .content {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: linear-gradient(
    0deg,
    rgba(19, 34, 56, 0.8),
    rgba(19, 34, 56, 0.8)
  );
  transform: translateY(100%);
  transition: 0.4s;
}
.dev-project-card .content .list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.dev-project-card .content .list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.7);
}
.dev-project-card .content .list li.dot {
  background: rgba(255, 255, 255, 0.7);
  max-width: 5px;
  min-width: 5px;
  min-height: 5px;
  border-radius: 500px;
  max-height: 5px;
}
.dev-project-card .content h6 {
  white-space: nowrap;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5555555556;
  margin-bottom: 18px;
  color: white;
}
@media (min-width: 480px) {
  .dev-project-card .content h6 {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .dev-project-card .content h6 {
    font-size: 20px;
  }
}
.dev-project-card .content .link-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: white;
  padding: 6px;
}
.dev-project-card:hover .content {
  transform: translateY(0%);
}

.dev-testimonial-area {
  background: var(--bs-white);
  box-shadow: inset 0px 1px 0px var(--bs-border-one);
  padding: 60px 0;
}
@media (min-width: 992px) {
  .dev-testimonial-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .dev-testimonial-area {
    padding: 100px 0;
  }
}
.dev-testimonial-area .dev-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .dev-testimonial-area .dev-section-title {
    margin-bottom: 50px;
  }
}
.dev-testimonial-area__image {
  position: relative;
  border-radius: 16px;
}
.dev-testimonial-area__image img {
  width: 100%;
  border-radius: 16px;
}
.dev-testimonial-area__image .video-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.dev-testimonial-area__image .video-button svg path {
  fill: var(--bs-primary-500);
  stroke: var(--bs-primary-500);
}
.dev-testimonial-area__slider {
  position: relative;
}
.dev-testimonial-area__slider .dev-testimonial-slider__control-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  gap: 16px;
}
@media (min-width: 480px) {
  .dev-testimonial-area__slider .dev-testimonial-slider__control-buttons {
    position: absolute;
    bottom: 8px;
    right: 0;
    justify-content: flex-end;
    margin-top: 0;
  }
}
.dev-testimonial-area__slider .dev-testimonial-slider__control-buttons .button {
  max-width: 56px;
  min-width: 56px;
  max-height: 56px;
  min-height: 56px;
  transition: 0.3s;
  max-height: 56px;
  border-radius: 500%;
  background: transparent;
  border: 2px solid var(--bs-primary-500);
}
.dev-testimonial-area__slider
  .dev-testimonial-slider__control-buttons
  .button
  svg
  path {
  transition: 0.3s;
  stroke: var(--bs-gray-900);
}
.dev-testimonial-area__slider
  .dev-testimonial-slider__control-buttons
  .button:hover {
  background: var(--bs-primary-500);
}
.dev-testimonial-area__slider
  .dev-testimonial-slider__control-buttons
  .button:hover
  svg
  path {
  stroke: white;
}

.dev-testimonial-card .content {
  margin-bottom: 30px;
  position: relative;
  border-radius: 12px;
  background: var(--bs-primary-50);
  padding: 30px;
}
@media (min-width: 992px) {
  .dev-testimonial-card .content {
    margin-bottom: 50px;
  }
}
.dev-testimonial-card .content::before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 32px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 16px 0 16px;
  border-color: var(--bs-primary-50) transparent transparent transparent;
}
@media (min-width: 575px) {
  .dev-testimonial-card .content {
    padding: 40px;
  }
}
.dev-testimonial-card .content .icon {
  margin-bottom: 23px;
}
.dev-testimonial-card .content .icon svg path {
  fill: var(--bs-primary-500);
}
.dev-testimonial-card .content .text {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3333333333;
  color: var(--bs-gray-900);
}
@media (min-width: 768px) {
  .dev-testimonial-card .content .text {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .dev-testimonial-card .content .text {
    font-size: 24px;
  }
}
.dev-testimonial-card .client-info {
  display: flex;
  align-items: center;
}
.dev-testimonial-card .client-info img {
  margin-right: 24px;
  min-width: 78px;
  min-height: 78px;
  max-height: 78px;
  max-width: 78px;
  border-radius: 12px;
  -o-object-fit: cover;
  object-fit: cover;
}
.dev-testimonial-card .client-info .name {
  font-weight: 600;
  font-size: 16px;
  color: var(--bs-gray-900);
  line-height: 1.4444444444;
}
@media (min-width: 575px) {
  .dev-testimonial-card .client-info .name {
    font-size: 18px;
  }
}
.dev-testimonial-card .client-info .text {
  color: var(--bs-gray-700);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.dev-testimonial-card .client-info .text span {
  color: var(--bs-primary-500);
}

.dev-counter-section {
  padding: 60px 0;
  background: var(--bs-white);
}
@media (min-width: 575px) {
  .dev-counter-section {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .dev-counter-section {
    padding: 100px 0;
  }
}
.dev-counter-section .dev-count-block {
  position: relative;
}
.dev-counter-section .dev-count-block svg {
  margin-bottom: 10px;
}
.dev-counter-section .dev-count-block svg path {
  transition: 0.3s;
  stroke: var(--bs-primary-500);
}
.dev-counter-section .dev-count-block svg .fill {
  fill: var(--bs-primary-500);
}
@media (min-width: 768px) {
  .dev-counter-section .dev-count-block svg {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .dev-counter-section .dev-count-block::before {
    position: absolute;
    top: 50%;
    content: "";
    right: -13px;
    transform: translateY(-50%);
    height: 149px;
    width: 1px;
    background: var(--bs-border-one);
  }
}
.dev-counter-section .dev-count-block .text {
  color: var(--bs-gray-700);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.dev-counter-section .dev-count-block .title {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 32px;
  line-height: 122%;
  text-align: center;
  color: var(--bs-gray-900);
}
@media (min-width: 992px) {
  .dev-counter-section .dev-count-block .title {
    font-size: 36px;
    margin-bottom: 12px;
  }
}
.dev-counter-section .col-md-3:last-child .dev-count-block::before {
  display: none;
}

.dev-footer-area {
  background: var(--bs-white);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .dev-footer-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .dev-footer-area {
    padding: 100px 0;
  }
}
.dev-footer-area .logo-wrapper .logo {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.dev-footer-area .logo-wrapper .logo img {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  max-height: 48px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 500px;
  margin-right: 12px;
}
.dev-footer-area .logo-wrapper .logo .text {
  color: var(--bs-gray-900);
  white-space: nowrap;
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 992px) {
  .dev-footer-area .logo-wrapper .logo .text {
    font-size: 24px;
  }
}
.dev-footer-area .logo-wrapper p {
  color: var(--bs-gray-700);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4444444444;
}
@media (min-width: 575px) {
  .dev-footer-area .logo-wrapper p {
    font-size: 18px;
  }
}
.dev-footer-area .dev-footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dev-footer-area
  .dev-footer-list
  li:not(.dev-footer-area .dev-footer-list li:last-child) {
  padding-bottom: 18px;
}
.dev-footer-area .dev-footer-list li a {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4444444444;
  transition: 0.3s;
  color: var(--bs-gray-700);
}
.dev-footer-area .dev-footer-list li a:hover {
  color: var(--bs-gray-900);
}
.dev-footer-area--modifi {
  box-shadow: inset 0px 1px 0px var(--bs-gray-100);
}

.dev-copyright-area {
  background: var(--bs-white);
}
.dev-copyright-area__wrapper {
  text-align: center;
  box-shadow: inset 0px 1px 0px var(--bs-border-one);
  padding: 30px 0;
}
.dev-copyright-area__wrapper p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-gray-500);
}

.ui-hero-area {
  background-color: var(--bs-white);
  position: relative;
  z-index: 1;
  padding-top: 60px;
}
@media (min-width: 575px) {
  .ui-hero-area {
    padding-top: 80px;
  }
}
@media (min-width: 992px) {
  .ui-hero-area {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .ui-hero-area {
    padding-bottom: 50px;
  }
}
@media (min-width: 1400px) {
  .ui-hero-area .ui-display-title {
    padding-top: 200px;
  }
}
.ui-hero-area .buttton-group {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-top: 32px;
}
@media (max-width: 480px) {
  .ui-hero-area .buttton-group {
    flex-direction: column;
  }
}
.ui-hero-area .buttton-group a.ui-btn.ui-btn-primary {
  border: 3px solid var(--bs-tertiary-500);
}
.ui-hero-area .buttton-group a.ui-btn.ui-btn-primary:hover {
  background: white;
  border: 3px solid var(--bs-tertiary-500);
}
.ui-hero-area .buttton-group a.ui-btn.ui-btn-tertiary {
  box-shadow: none;
  color: var(--bs-tertiary-500);
  background: var(--bs-tertiary-50);
  border: 3px solid transparent;
}
.ui-hero-area .buttton-group a.ui-btn.ui-btn-tertiary svg path {
  stroke: var(--bs-tertiary-500);
}
.ui-hero-area .buttton-group a.ui-btn.ui-btn-tertiary:hover {
  background: transparent;
  box-shadow: none;
  border: 3px solid var(--bs-tertiary-50);
}
.ui-hero-area .buttton-group a.ui-btn.ui-btn-tertiary:hover svg path {
  transition: 0.3s;
  stroke: var(--bs-tertiary-500);
}
.ui-hero-area__image-group {
  position: relative;
}
.ui-hero-area__image-group--ellipse {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150%;
  z-index: -1;
}
.ui-hero-area__image-group--ellipse img {
  width: 100%;
}
@media (min-width: 1400px) {
  .ui-hero-area__image-group {
    margin-right: -6px;
  }
}
.ui-hero-area__ellipse-1 {
  top: -20%;
  left: 0;
  width: 28%;
  z-index: -1;
}
.ui-hero-area__ellipse-2 {
  top: 0;
  right: 0;
  width: 30%;
  z-index: -1;
}
.ui-hero-area__ellipse-3 {
  bottom: -38%;
  left: -20%;
  min-width: 45.2%;
  min-height: 79%;
  max-width: 45.2%;
  max-height: 79%;
  z-index: -2;
  background: var(--bs-bg-ui-linear-gradient-2);
  border-radius: 500px;
}

.ui-logo-area {
  background: var(--bs-bg-ui-linear-gradient);
  z-index: 99;
  border: 2px solid var(--bs-border-two);
  -webkit-backdrop-filter: blur(72px);
  backdrop-filter: blur(72px);
  padding: 64px 0;
}
@media (max-width: 1400px) {
  .ui-logo-area {
    position: relative;
  }
}
@media (min-width: 1400px) {
  .ui-logo-area {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
.ui-logo-area .ui-logo-area-title {
  margin-bottom: 32px;
}
.ui-logo-area .ui-logo-area-title .title {
  font-family: "Sora", sans-serif;
  color: var(--bs-gray-900);
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
}

.ui-single-logo {
  background: white;
  border-radius: 12px;
  padding: 16px 0;
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  transition: 0.3s;
  height: 100%;
}
.ui-single-logo img {
  transition: 0.3s;
  filter: grayscale(100%);
}
.ui-single-logo:hover {
  box-shadow: 0px 16px 48px rgba(19, 34, 56, 0.12);
}
.ui-single-logo:hover img {
  filter: grayscale(0);
}

.ui-project-area {
  z-index: 1;
  position: relative;
  background: var(--bs-bg-ui-linear-gradient-3);
  -webkit-backdrop-filter: blur(72px);
  backdrop-filter: blur(72px);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .ui-project-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .ui-project-area {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .ui-project-area {
    padding: 120px 0;
  }
}
.ui-project-area .ui-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .ui-project-area .ui-section-title {
    margin-bottom: 64px;
  }
}
@media (min-width: 575px) {
  .ui-project-area .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 575px) {
  .ui-project-area__slider .ui-project-slider--half-fluid {
    width: 138.4%;
  }
}
.ui-project-area__slider .ui-project-slider--half-fluid .slick-list {
  margin-left: -12px;
  margin-right: -12px;
}
@media (min-width: 575px) {
  .ui-project-area__slider .ui-project-slider--half-fluid .slick-list {
    width: 138.4%;
    margin-left: 0;
  }
}
.ui-project-area__slider .ui-project-slider--half-fluid .single-slide {
  padding-left: 12px;
  padding-right: 12px;
}
.ui-project-area__slider .ui-project-slider--half-fluid__control-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  gap: 16px;
}
@media (min-width: 992px) {
  .ui-project-area__slider .ui-project-slider--half-fluid__control-buttons {
    margin-top: 64px;
  }
}
.ui-project-area__slider
  .ui-project-slider--half-fluid__control-buttons
  .button {
  border: 0;
  max-width: 56px;
  min-width: 56px;
  max-height: 56px;
  min-height: 56px;
  transition: 0.3s;
  max-height: 56px;
  border-radius: 500%;
  background: var(--bs-white);
}
.ui-project-area__slider
  .ui-project-slider--half-fluid__control-buttons
  .button
  svg
  path {
  stroke: var(--bs-tertiary-500);
  transition: 0.3s;
}
.ui-project-area__slider
  .ui-project-slider--half-fluid__control-buttons
  .button:hover {
  box-shadow: 0px 12px 48px rgba(138, 67, 255, 0.24);
  background: var(--bs-tertiary-500);
}
.ui-project-area__slider
  .ui-project-slider--half-fluid__control-buttons
  .button:hover
  svg
  path {
  stroke: white;
}
.ui-project-area__ellipse {
  position: absolute;
  top: 2%;
  right: 13%;
  width: 30%;
  z-index: -1;
}

.ui-project-card {
  background: var(--bs-white);
  transition: 0.3s;
  border-radius: 16px;
  padding: 32px 20px;
}
@media (min-width: 576px) {
  .ui-project-card {
    padding: 32px;
  }
}
.ui-project-card .card-image {
  margin-bottom: 32px;
  transition: 0.3s;
}
.ui-project-card .card-image img {
  width: 100%;
  border-radius: 8px;
}
.ui-project-card .card-body {
  padding: 0px;
}
.ui-project-card .card-body .meta {
  padding-bottom: 12px;
}
.ui-project-card .card-body .meta span {
  font-weight: 300;
  font-size: 12px;
  line-height: 16px;
  color: var(--bs-gray-500);
}
.ui-project-card .card-body .title {
  padding-bottom: 12px;
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: var(--bs-gray-900);
}
@media (min-width: 768px) {
  .ui-project-card .card-body .title {
    font-size: 24px;
  }
}
.ui-project-card .card-body .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-gray-600-2);
}
.ui-project-card .card-body .link-btn {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  line-height: 24px;
  padding: 10px 0;
  transition: 0.3s;
  color: var(--bs-tertiary-500);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.ui-project-card .card-body .link-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.3s;
  width: 100%;
  height: 1.5px;
  background: var(--bs-tertiary-500);
  opacity: 0;
  visibility: hidden;
}
.ui-project-card .card-body .link-btn svg {
  margin-left: 8px;
}
.ui-project-card .card-body .link-btn svg path {
  stroke: var(--bs-tertiary-500);
  transition: 0.3s;
}
.ui-project-card .card-body .link-btn:hover {
  color: var(--bs-tertiary-600);
}
.ui-project-card .card-body .link-btn:hover svg path {
  stroke: var(--bs-tertiary-600);
}
.ui-project-card .card-body .link-btn:hover::before {
  opacity: 1;
  visibility: visible;
}

.ui-about-area {
  position: relative;
  z-index: 11;
  background: var(--bs-white);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .ui-about-area {
    padding: 60px 0;
  }
}
@media (min-width: 992px) {
  .ui-about-area {
    padding: 80px 0 100px;
  }
}
@media (min-width: 1200px) {
  .ui-about-area {
    padding: 90px 120px;
    padding-bottom: 110px;
  }
}
.ui-about-area__iamge-group {
  position: relative;
  margin-bottom: 75px;
}
@media (min-width: 992px) {
  .ui-about-area__iamge-group {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .ui-about-area__iamge-group {
    margin-left: -70px;
  }
}
@media (min-width: 768px) {
  .ui-about-area__iamge-group .social-media-group {
    position: absolute;
    bottom: -70px;
    left: 140px;
  }
}
@media (min-width: 992px) {
  .ui-about-area__iamge-group .social-media-group {
    position: absolute;
    bottom: -70px;
    left: 22px;
  }
}
@media (min-width: 1200px) {
  .ui-about-area__iamge-group .social-media-group {
    position: absolute;
    bottom: 32px;
    left: 32px;
    left: 102px;
  }
}
.ui-about-area__content .content {
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .ui-about-area__content .content {
    gap: 24px;
  }
}
.ui-about-area__content .content li {
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.ui-about-area__content .title {
  font-family: "Sora", sans-serif;
  font-weight: 600;
  margin-bottom: 26px;
  color: var(--bs-gray-900);
  line-height: 122%;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .ui-about-area__content .title {
    font-size: 36px;
  }
}
.ui-about-area__content .text {
  color: var(--bs-gray-900);
  font-family: "Sora", sans-serif;
  font-weight: 300;
  line-height: 144%;
  font-size: 16px;
}
@media (min-width: 992px) {
  .ui-about-area__content .text {
    font-size: 18px;
  }
}
.ui-about-area__content .ui-btn {
  margin-top: 25px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .ui-about-area__content .ui-btn {
    margin-top: 32px;
  }
}
.ui-about-area__ellips {
  width: 18%;
  position: absolute;
  top: 0%;
  right: 0%;
  height: auto;
  z-index: -1;
}
.ui-about-area__ellips svg {
  width: 100%;
}
.ui-about-area__ellips svg circle {
  fill: var(--bs-ellips-2);
}

.social-media-group {
  display: inline-block;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.7);
  border: 3px solid #ffffff;
  box-shadow: 0px 24px 88px rgba(19, 34, 56, 0.08);
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  padding: 32px;
  margin-top: -50px;
}
.social-media-group .title {
  color: var(--bs-gray-900);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 16px;
}
.social-media-group .social-link {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.social-media-group .social-link li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 4px;
  max-width: 48px;
  max-height: 48px;
  min-width: 48px;
  min-height: 48px;
  transition: 0.3s !important;
}
.social-media-group .social-link li a svg path {
  transition: 0.3s !important;
}
.social-media-group .social-link li.fb a:hover {
  background: linear-gradient(180deg, #00b2ff -0.91%, #006aff 104.26%);
}
.social-media-group .social-link li.fb a:hover svg path {
  fill: white;
}
.social-media-group .social-link li.twitter a:hover {
  background: #1da1f2;
}
.social-media-group .social-link li.twitter a:hover svg path {
  fill: white;
}
.social-media-group .social-link li.linkedin a:hover {
  background: #006699;
}
.social-media-group .social-link li.linkedin a:hover svg path {
  fill: white;
}
.social-media-group .social-link li.insta a:hover {
  background: radial-gradient(
      102.89% 102.88% at 60.65% 104.95%,
      rgba(140, 58, 170, 0) 64%,
      #8c3aaa 100%
    ),
    radial-gradient(130.55% 130.54% at 13.29% 100.47%, #fa8f21 9%, #d82d7e 78%),
    #006699;
}
.social-media-group .social-link li.insta a:hover svg path {
  fill: white;
}
.social-media-group .social-link li.dribbble a:hover {
  background: #dd3e7b;
}
.social-media-group .social-link li.dribbble a:hover svg path {
  fill: white;
}
.social-media-group .social-link li.behance a:hover {
  background: #1769ff;
}
.social-media-group .social-link li.behance a:hover svg path {
  fill: white;
}

.ui-award-area {
  background: var(--bs-white);
  box-shadow: inset 0px 2px 0px var(--bs-border-one);
  padding: 60px 0;
  position: relative;
  z-index: 11;
}
@media (min-width: 768px) {
  .ui-award-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .ui-award-area {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .ui-award-area {
    padding: 120px 0;
  }
}
.ui-award-area .ui-section-title {
  margin-bottom: 62px;
}
@media (min-width: 992px) {
  .ui-award-area .ui-section-title {
    margin-bottom: 85px;
  }
}
.ui-award-area__ellips {
  width: 18%;
  position: absolute;
  bottom: 0%;
  right: 0%;
  height: auto;
  z-index: -1;
}
.ui-award-area__ellips svg {
  width: 100%;
}
.ui-award-area__ellips svg circle {
  fill: var(--bs-ellips-2);
}

.ui-award-card {
  border-radius: 12px;
  background: var(--bs-white);
  padding-bottom: 30px;
  padding-right: 20px;
  padding-left: 20px;
  transition: 0.3s;
}
@media (min-widht: 992px) {
  .ui-award-card {
    padding-bottom: 32px;
    padding-right: 36px;
    padding-left: 36px;
  }
}
.ui-award-card img {
  margin-bottom: 32px;
  margin-top: -32px;
}
.ui-award-card .content h6 {
  font-family: "Sora", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 12px;
  color: var(--bs-gray-900);
}
.ui-award-card .content p {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  font-family: "Sora", sans-serif;
  color: var(--bs-gray-700);
}
.ui-award-card:hover {
  box-shadow: 0px 32px 88px rgba(138, 67, 255, 0.12);
}

.ui-service-area {
  padding: 60px 0;
  background: var(--bs-bg-ui-linear-gradient-4);
}
@media (min-width: 768px) {
  .ui-service-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .ui-service-area {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .ui-service-area {
    padding: 120px 0;
  }
}
.ui-service-area .ui-section-title {
  text-align: start;
}
.ui-service-area .ui-section-title .badge {
  font-family: "Sora";
  background: var(--bs-secondary-300);
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  color: #132238;
  padding: 10px 16px;
  margin-bottom: 15px;
}
@media (mi-width: 992px) {
  .ui-service-area .ui-section-title .badge {
    margin-bottom: 24px;
  }
}
.ui-service-area .ui-section-title .title {
  padding-bottom: 25px;
}
@media (mi-width: 992px) {
  .ui-service-area .ui-section-title .title {
    padding-bottom: 32px;
  }
}
.ui-service-area .ui-section-title .ui-btn {
  margin-top: 25px;
}
@media (mi-width: 992px) {
  .ui-service-area .ui-section-title .ui-btn {
    margin-top: 32px;
  }
}
.ui-service-area__widget
  .ui-widget-card:not(.ui-service-area__widget .ui-widget-card:last-child) {
  margin-bottom: 24px;
}

.ui-widget-card {
  transition: 0.3s;
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 30px 25px;
  background: var(--bs-white);
  border-width: 4px;
  border-radius: 16px;
  border-style: solid;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .ui-widget-card {
    padding: 32px;
    gap: 24px;
  }
}
.ui-widget-card .content .title {
  font-family: "Sora";
  color: var(--bs-gray-900);
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 12px;
}
.ui-widget-card .content span {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  font-family: "Sora";
}
.ui-widget-card:hover {
  border-color: transparent;
  box-shadow: 0px 24px 88px rgba(19, 34, 56, 0.08);
}

.border-secondary-100 {
  border-color: var(--bs-secondary-100);
}

.border-primary-50 {
  border-color: var(--bs-primary-50);
}

.border-danger-50 {
  border-color: var(--bs-danger-50);
}

.ui-skill-area {
  position: relative;
  background: var(--bs-white);
  box-shadow: inset 0px 2px 0px var(--bs-border-one);
  z-index: 1;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .ui-skill-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .ui-skill-area {
    padding: 100px 0;
  }
}
@media (min-width: 992px) {
  .ui-skill-area {
    padding: 120px 0;
  }
}
.ui-skill-area__content .ui-section-title {
  margin-bottom: 28px;
}
@media (min-width: 992px) {
  .ui-skill-area__content .ui-section-title {
    margin-bottom: 48px;
  }
}
.ui-skill-area__image-group {
  text-align: center;
  position: relative;
}
@media (min-width: 575px) {
  .ui-skill-area__image-group {
    text-align: end;
  }
}
@media (min-width: 575px) {
  .ui-skill-area__image-group .tools-group {
    position: absolute;
    bottom: 30px;
    left: 0;
  }
}
.ui-skill-area__ellipse-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 20%;
  z-index: -1;
  opacity: var(--bs-opacity-2);
}
.ui-skill-area__ellipse-2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 22%;
  z-index: -1;
  opacity: var(--bs-opacity-2);
}

.tools-group {
  text-align: start !important;
  display: inline-block;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.7);
  border: 3px solid #ffffff;
  box-shadow: 0px 24px 88px rgba(19, 34, 56, 0.08);
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
  padding: 32px;
  margin-top: -80px;
}
.tools-group .title {
  color: var(--bs-gray-900);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 16px;
}
.tools-group .tools-item {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.tools-group .tools-item li {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 4px;
  max-width: 48px;
  max-height: 48px;
  min-width: 48px;
  min-height: 48px;
}

.skill-bar__item {
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .skill-bar__item {
    margin-bottom: 36px;
  }
}
.skill-bar__item:last-child {
  margin-bottom: 0;
}
.skill-bar__item .skill-bar-wrapper {
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.skill-bar__item .skill-bar-wrapper .skill-content {
  display: flex;
  align-items: center;
}
.skill-bar__item .skill-bar-wrapper .skill-content .icon {
  margin-right: 12px;
}
.skill-bar__item .skill-bar-wrapper .skill-content h5 {
  font-family: "Sora";
  font-style: normal;
  font-weight: 400;
  line-height: 133%;
  color: var(--bs-gray-900);
  font-size: 16px;
}
@media (min-width: 768px) {
  .skill-bar__item .skill-bar-wrapper .skill-content h5 {
    font-size: 18px;
  }
}
.skill-bar__item .skill-bar-wrapper .skill-bar-count h6 {
  font-family: "Sora";
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.skill-bar__item .skill-bar {
  border-radius: 30px;
  width: 100%;
  height: 4px;
  background: #dee7ee;
}
.skill-bar__item .skill-bar .skill-per {
  height: 4px;
  -webkit-animation: fillbars 8s 1;
  animation: fillbars 8s 1;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

@-webkit-keyframes fillbars {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes fillbars {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.ui-work-area {
  padding: 60px 0;
}
@media (min-width: 768px) {
  .ui-work-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .ui-work-area {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .ui-work-area {
    padding: 120px 0;
  }
}
.ui-work-area .ui-section-title {
  margin-bottom: 34px;
}
@media (min-width: 992px) {
  .ui-work-area .ui-section-title {
    margin-bottom: 64px;
  }
}

.ui-work-card {
  transition: 0.3s;
  background: var(--bs-white);
  border-radius: 16px;
  padding: 32px 20px;
}
@media (min-width: 992px) {
  .ui-work-card {
    padding: 32px;
  }
}
.ui-work-card .icon {
  transition: 0.3s;
  background: var(--bs-white);
  margin-bottom: 32px;
  min-height: 80px;
  min-width: 80px;
  max-width: 80px;
  max-height: 80px;
  border-radius: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ui-work-card .icon svg path {
  transition: 0.3s;
}
.ui-work-card .icon-1 {
  box-shadow: 0px 16px 48px rgba(138, 67, 255, 0.16);
}
.ui-work-card .icon-2 {
  box-shadow: 0px 16px 48px rgba(23, 119, 229, 0.16);
}
.ui-work-card .icon-3 {
  box-shadow: 0px 16px 48px rgba(255, 148, 77, 0.16);
}
.ui-work-card .icon-4 {
  box-shadow: 0px 16px 48px rgba(45, 178, 74, 0.16);
}
.ui-work-card .work-content .title {
  font-family: "Sora", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.33;
  color: var(--bs-gray-900);
  margin-bottom: 12px;
}
.ui-work-card .work-content .text {
  font-family: "Sora", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.43;
  color: var(--bs-gray-700);
}
.ui-work-card-1:hover {
  box-shadow: 0px 24px 88px rgba(138, 67, 255, 0.16);
}
.ui-work-card-1:hover .icon {
  background: var(--bs-tertiary-500);
}
.ui-work-card-1:hover .icon svg path {
  fill: white;
}
.ui-work-card-2:hover {
  box-shadow: 0px 24px 88px rgba(23, 119, 229, 0.16);
}
.ui-work-card-2:hover .icon {
  background: var(--bs-primary-500);
}
.ui-work-card-2:hover .icon svg path {
  fill: white;
}
.ui-work-card-3:hover {
  box-shadow: 0px 24px 88px rgba(255, 148, 77, 0.16);
}
.ui-work-card-3:hover .icon {
  background: var(--bs-warning-500);
}
.ui-work-card-3:hover .icon svg path {
  fill: white;
}
.ui-work-card-4:hover {
  box-shadow: 0px 24px 88px rgba(45, 178, 74, 0.16);
}
.ui-work-card-4:hover .icon {
  background: var(--bs-success-500);
}
.ui-work-card-4:hover .icon svg path {
  fill: white;
}
.ui-work-card--modifi .icon {
  border-radius: 12px;
  box-shadow: none !important;
}
.ui-work-card--modifi .icon-1 {
  background: var(--bs-tertiary-100);
}
.ui-work-card--modifi .icon-2 {
  background: var(--bs-primary-100);
}
.ui-work-card--modifi .icon-3 {
  background: var(--bs-warning-100);
}
.ui-work-card--modifi .icon-4 {
  background: var(--bs-success-100);
}
.ui-work-card--modifi:hover {
  box-shadow: 0px 24px 88px rgba(19, 34, 56, 0.12);
}

.ui-blog-area {
  background: var(--bs-bg-ui-linear-gradient-7);
  position: relative;
  z-index: 1;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .ui-blog-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .ui-blog-area {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .ui-blog-area {
    padding: 120px 0;
  }
}
.ui-blog-area__ellipse-1 {
  position: absolute;
  top: -55%;
  left: 0;
  width: 25%;
  z-index: -1;
}
.ui-blog-area__ellipse-2 {
  position: absolute;
  top: -10%;
  right: 0;
  width: 18%;
  z-index: -1;
}
.ui-blog-area .ui-section-title {
  margin-bottom: 34px;
}
@media (min-width: 992px) {
  .ui-blog-area .ui-section-title {
    margin-bottom: 64px;
  }
}

.ui-blog-card {
  border: 1px solid transparent;
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 32px 20px;
  background: var(--bs-white);
  border-radius: 14px;
}
@media (min-width: 992px) {
  .ui-blog-card {
    padding: 32px;
  }
}
.ui-blog-card .feature-img {
  margin-bottom: 32px;
}
.ui-blog-card .feature-img img {
  width: 100%;
  border-radius: 6px;
}
.ui-blog-card .blog-content-meta {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 12px;
}
@media (min-width: 576px) {
  .ui-blog-card .blog-content-meta {
    flex-direction: row;
    gap: 24px;
  }
}
.ui-blog-card .blog-content-meta p svg path {
  stroke: var(--bs-tertiary-500);
}
.ui-blog-card .blog-content-meta p span {
  color: var(--bs-gray-900);
  font-weight: 300;
  font-family: "Sora", sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.ui-blog-card .blog-content-title {
  font-family: "Sora", sans-serif;
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
}
.ui-blog-card .blog-content-title .title {
  color: var(--bs-gray-900);
}
.ui-blog-card .blog-content-text {
  font-family: "Sora", sans-serif;
  margin-bottom: 24px;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.43;
  color: var(--bs-gray-700);
}
.ui-blog-card .blog-content-btn a svg path {
  stroke: var(--bs-tertiary-500);
}
.ui-blog-card:hover {
  box-shadow: 0px 24px 64px rgba(19, 34, 56, 0.12);
}

.ui-contact-area {
  background: var(--bs-white);
  position: relative;
  padding-bottom: 60px;
}
@media (min-width: 575px) {
  .ui-contact-area {
    padding-bottom: 0;
  }
  .ui-contact-area::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 10;
    width: 100%;
    background: #132238;
    height: 190px;
  }
}
.ui-contact-area__wrapper {
  border: 1px solid transparent;
  position: relative;
  background: var(--bs-white) !important;
}
.ui-contact-area__wrapper--ellipse {
  position: absolute;
  left: -28%;
  top: -26%;
  width: 54%;
  z-index: -1;
}
@media (min-width: 575px) {
  .ui-contact-area__wrapper {
    border-radius: 24px;
    box-shadow: 0px 48px 88px rgba(19, 34, 56, 0.12);
    padding: 35px;
  }
}
@media (min-width: 992px) {
  .ui-contact-area__wrapper {
    padding: 56px;
    grid-template-columns: auto auto;
    gap: 59px;
    display: grid;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .ui-contact-area__wrapper {
    grid-template-columns: 424px auto;
    gap: 118px;
  }
}
@media (min-width: 1200px) {
  .ui-contact-area__wrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    background: var(--bs-gray-100);
    height: calc(100% - 112px);
    width: 1px;
    transform: translate(-50%, -50%);
    left: 48.5%;
  }
}
@media (min-width: 1400px) {
  .ui-contact-area__wrapper::before {
    left: 41.5%;
  }
}
@media (max-width: 992px) {
  .ui-contact-area__wrapper .contact-content {
    margin-bottom: 30px;
  }
}
.ui-contact-area__wrapper .contact-content__title-block {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .ui-contact-area__wrapper .contact-content__title-block {
    margin-bottom: 32px;
  }
}
.ui-contact-area__wrapper .contact-content__title-block .title {
  font-family: "Sora", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 133%;
  color: var(--bs-gray-900);
  padding-bottom: 16px;
}
.ui-contact-area__wrapper .contact-content__title-block .text {
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: var(--bs-gray-600);
}
.ui-contact-area__wrapper .contact-content__info-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .ui-contact-area__wrapper .contact-content__info-block {
    margin-bottom: 32px;
  }
}
.ui-contact-area__wrapper .contact-content__info-block a {
  display: flex;
  align-items: center;
}
.ui-contact-area__wrapper .contact-content__info-block a .icon {
  margin-right: 16px;
  min-height: 56px;
  max-height: 56px;
  min-width: 56px;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: var(--bs-tertiary-50);
}
.ui-contact-area__wrapper .contact-content__info-block a .icon svg path {
  stroke: var(--bs-tertiary-500);
}
.ui-contact-area__wrapper .contact-content__info-block a .text span {
  color: var(--bs-gray-600);
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.ui-contact-area__wrapper .contact-content__info-block a .text h6 {
  color: var(--bs-gray-900);
  padding-top: 6px;
  font-family: "Sora", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.ui-contact-area__wrapper .contact-content__cotacat-block {
  background: var(--bs-tertiary-50);
  padding: 32px;
  border-radius: 6px;
}
.ui-contact-area__wrapper .contact-content__cotacat-block .title {
  font-family: "Sora", sans-serif !important;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-900);
  margin-bottom: 16px;
}
.ui-contact-area__wrapper .contact-content__cotacat-block .social-link {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.ui-contact-area__wrapper .contact-content__cotacat-block .social-link li.line {
  width: 24px;
  height: 2px;
  background: var(--bs-tertiary-500);
}
.ui-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item {
  min-height: 48px;
  max-height: 48px;
  min-width: 48px;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 500px;
  background: var(--bs-white-2);
  transition: 0.3s;
}
.ui-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item
  i {
  color: var(--bs-tertiary-500);
  transition: 0.3s;
  font-size: 16px;
}
.ui-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item:hover {
  background: var(--bs-tertiary-500);
}
.ui-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item:hover
  i {
  color: white;
}
.ui-contact-area__wrapper .contact-form .title {
  font-family: "Sora" sans-serif !important;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-gray-900);
  margin-bottom: 32px;
}
.ui-contact-area__wrapper .contact-form .input-group .form-control {
  border-radius: 6px;
  padding: 18px;
  border: 1px solid var(--bs-gray-100);
  height: 48px;
  background: var(--bs-white) !important;
  color: var(--bs-gray-900);
}
.ui-contact-area__wrapper
  .contact-form
  .input-group
  .form-control::-moz-placeholder {
  color: var(--bs-gray-400);
}
.ui-contact-area__wrapper
  .contact-form
  .input-group
  .form-control:-ms-input-placeholder {
  color: var(--bs-gray-400);
}
.ui-contact-area__wrapper
  .contact-form
  .input-group
  .form-control::placeholder {
  color: var(--bs-gray-400);
}
.ui-contact-area__wrapper .contact-form .input-group textarea {
  height: 124px !important;
  margin-bottom: 16px;
}
.ui-contact-area__wrapper .contact-form .input-group .gj-unselectable {
  width: 100%;
}
.ui-contact-area__wrapper .contact-form .input-group .gj-unselectable .gj-icon {
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
}
.ui-contact-area__wrapper .contact-form .nice-select {
  width: 100%;
  background: var(--bs-white) !important;
  color: var(--bs-gray-400);
  height: 48px;
  border-radius: 6px;
  border: 1px solid var(--bs-gray-100);
}
.ui-contact-area__wrapper .contact-form .nice-select .list {
  width: 100%;
}
.ui-contact-area__wrapper .contact-form .nice-select::after {
  width: 8px;
  right: 18px;
  height: 8px;
}

.ui-testimonial-section {
  background: var(--bs-bg-ui-linear-gradient-5);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .ui-testimonial-section {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .ui-testimonial-section {
    padding: 100px 0;
  }
}
@media (min-width: 992px) {
  .ui-testimonial-section {
    padding: 120px 0;
  }
}
.ui-testimonial-section .ui-section-title {
  margin-bottom: calc(30px + 40px);
}
@media (min-width: 992px) {
  .ui-testimonial-section .ui-section-title {
    margin-bottom: calc(64px + 40px);
  }
}
.ui-testimonial-section__slider {
  /* the slides */
  /* the parent */
}
.ui-testimonial-section__slider .slick-slide {
  transition: 0.3s;
  opacity: 0.6;
  margin: 0 12px;
}
@media (min-width: 992px) {
  .ui-testimonial-section__slider .slick-slide {
    margin: 0 40px;
  }
}
.ui-testimonial-section__slider .slick-list {
  margin: 0 -12px;
}
@media (min-width: 992px) {
  .ui-testimonial-section__slider .slick-list {
    margin: 0 -40px;
  }
}
.ui-testimonial-section__slider .ui-testimonial-slider .slick-slide {
  transition: transform 0.3s ease;
}
.ui-testimonial-section__slider .ui-testimonial-slider img {
  text-align: center;
  margin: 0 auto;
}
.ui-testimonial-section__slider .ui-testimonial-slider .slick-list,
.ui-testimonial-section__slider .ui-testimonial-slider .slick-track {
  overflow: visible;
}
.ui-testimonial-section__slider .ui-testimonial-slider .slick-current {
  opacity: 1;
  transform-origin: center center;
  box-shadow: 0px 40px 64px rgba(19, 34, 56, 0.08);
  border-radius: 16px;
}
@media (min-width: 992px) {
  .ui-testimonial-section__slider .ui-testimonial-slider .slick-current {
    transform: scale(1.2);
  }
}
.ui-testimonial-section__slider
  .ui-testimonial-slider
  .slick-current
  .ui-testimonial-card
  .card-image
  img {
  border-radius: 500px;
  border: 4px solid var(--bs-white);
  filter: drop-shadow(0px 16px 48px rgba(18, 95, 183, 0.32));
}
.ui-testimonial-section__slider .ui-testimonial-slider__control-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  gap: 16px;
}
@media (min-width: 992px) {
  .ui-testimonial-section__slider .ui-testimonial-slider__control-buttons {
    margin-top: 80px;
  }
}
.ui-testimonial-section__slider
  .ui-testimonial-slider__control-buttons
  .button {
  max-width: 56px;
  min-width: 56px;
  max-height: 56px;
  min-height: 56px;
  transition: 0.3s;
  max-height: 56px;
  border-radius: 500%;
  background: transparent;
  border: 2px solid var(--bs-tertiary-500);
}
.ui-testimonial-section__slider
  .ui-testimonial-slider__control-buttons
  .button
  svg
  path {
  stroke: var(--bs-tertiary-500);
  transition: 0.3s;
}
.ui-testimonial-section__slider
  .ui-testimonial-slider__control-buttons
  .button:hover {
  background: var(--bs-tertiary-500);
}
.ui-testimonial-section__slider
  .ui-testimonial-slider__control-buttons
  .button:hover
  svg
  path {
  stroke: white;
}

.ui-testimonial-card {
  background: var(--bs-white);
  text-align: center;
  border-radius: 16px;
  padding: 30px;
  padding-top: 0;
  position: relative;
}
@media (min-width: 1200px) {
  .ui-testimonial-card {
    padding: 40px;
    padding-top: 0;
  }
}
.ui-testimonial-card .card-image {
  position: relative;
  top: -40px;
}
.ui-testimonial-card .card-image img {
  max-width: 80px !important;
  max-height: 80px !important;
  min-width: 80px !important;
  min-height: 80px !important;
  -o-object-fit: cover !important;
  object-fit: cover !important;
  border-radius: 500px;
}
.ui-testimonial-card .content .text {
  font-family: "Sora", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: var(--bs-gray-900);
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .ui-testimonial-card .content .text {
    padding-bottom: 25px;
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .ui-testimonial-card .content .text {
    padding-bottom: 32px;
    font-size: 20px;
  }
}
.ui-testimonial-card .content .client-info h6 {
  font-family: "Sora", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: var(--bs-gray-900);
  padding-bottom: 5px;
}
@media (min-width: 992px) {
  .ui-testimonial-card .content .client-info h6 {
    padding-bottom: 8px;
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .ui-testimonial-card .content .client-info h6 {
    font-size: 20px;
  }
}
.ui-testimonial-card .content .client-info p {
  font-family: "Sora", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: var(--bs-gray-500);
  line-height: 20px;
}
.ui-testimonial-card .content .client-info p span {
  color: var(--bs-gray-900);
  font-weight: 400;
}

.ui-cta-area {
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  z-index: 11;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .ui-cta-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .ui-cta-area {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .ui-cta-area {
    padding: 120px 0;
  }
}
.ui-cta-area::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: var(--bs-bg-ui-linear-gradient-6);
  z-index: -1;
}
.ui-cta-area .ui-section-title a {
  margin-top: 25px;
}
@media (min-width: 992px) {
  .ui-cta-area .ui-section-title a {
    margin-top: 40px;
  }
}
.ui-cta-area .ui-section-title .title {
  color: var(--bs-white) !important;
}
.ui-cta-area .ui-section-title .text {
  color: var(--bs-white) !important;
}

.ui-footer-area {
  padding: 40px 0;
  background: #132238;
}
@media (min-width: 992px) {
  .ui-footer-area {
    padding: 64px 0;
  }
}
.ui-footer-area__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 768px) {
  .ui-footer-area__wrapper {
    gap: 24px;
  }
}
@media (min-width: 992px) {
  .ui-footer-area__wrapper {
    flex-direction: row;
    gap: 0;
  }
}
.ui-footer-area__wrapper .logo-area .logo {
  display: flex;
  align-items: center;
}
.ui-footer-area__wrapper .logo-area .logo .icon {
  margin-right: 16px;
  max-width: 56px;
  min-width: 56px;
  min-height: 56px;
  max-height: 56px;
  justify-content: center;
  display: flex;
  align-items: center;
  background: var(--bs-tertiary-500);
  box-shadow: 0px 8px 24px rgba(138, 67, 255, 0.24);
  border-radius: 8px;
}
.ui-footer-area__wrapper .logo-area .logo .text-wrapper p {
  font-family: "Sora", sans-serif;
  font-weight: 600;
  line-height: 120%;
  white-space: nowrap;
  color: white;
  font-size: 18px;
}
@media (min-width: 575px) {
  .ui-footer-area__wrapper .logo-area .logo .text-wrapper p {
    font-size: 24px;
  }
}
.ui-footer-area__wrapper .logo-area .logo .text-wrapper span {
  font-family: "Sora";
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 14px;
  color: var(--bs-gray-400);
}
.ui-footer-area__wrapper .menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}
@media (min-width: 768px) {
  .ui-footer-area__wrapper .menu-list {
    gap: 24px;
  }
}
.ui-footer-area__wrapper .menu-list li a {
  font-family: "Sora";
  transition: 0.3s;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-gray-400);
}
.ui-footer-area__wrapper .menu-list li a:hover {
  color: white;
}
.ui-footer-area__wrapper .copy-right-text p {
  font-family: "Sora";
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-300);
}

.flc-hero-section {
  background-color: var(--bs-gray-50);
  z-index: 1;
  position: relative;
}

.flc-hero-content {
  text-align: center;
  max-width: 872px;
  margin: 0 auto;
  padding: 260px 0 360px;
}
.flc-hero-content h1 {
  font-weight: 400;
  font-size: 72px;
  line-height: 80px;
  text-align: center;
  color: var(--bs-gray-900);
  font-family: "Cardo", serif;
}
@media (max-width: 1199px) {
  .flc-hero-content h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 991px) {
  .flc-hero-content h1 {
    font-size: 48px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .flc-hero-content h1 {
    font-size: 36px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .flc-hero-content h1 {
    font-size: 32px;
    line-height: 40px;
  }
}

.flc-scroll-down {
  width: 200px;
  height: 202px;
  left: 860px;
  top: 544px;
  background: var(--bs-white);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  margin-top: 45px;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: var(--bs-gray-900);
  cursor: pointer;
}
.flc-scroll-down svg {
  margin-top: 15px;
  position: relative;
  -webkit-animation: UpDown 2s linear infinite;
  animation: UpDown 2s linear infinite;
}
.flc-scroll-down svg path {
  stroke: var(--bs-gray-900);
}
@media (max-width: 991px) {
  .flc-scroll-down {
    width: 175px;
    height: 175px;
  }
}
@media (max-width: 767px) {
  .flc-scroll-down {
    width: 140px;
    height: 140px;
  }
}

@-webkit-keyframes UpDown {
  0% {
    bottom: 0;
  }
  50% {
    bottom: 0.5em;
  }
  100% {
    bottom: 0;
  }
}

@keyframes UpDown {
  0% {
    bottom: 0;
  }
  50% {
    bottom: 0.5em;
  }
  100% {
    bottom: 0;
  }
}
.flc-about-section {
  background: var(--bs-white);
  margin-top: -280px;
}

html {
  scroll-behavior: smooth;
}

.about-content-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1199px) {
  .about-content-wrap {
    display: block;
  }
}
@media (max-width: 575px) {
  .about-content-wrap {
    margin-bottom: 24px;
  }
}

.about-contnet {
  padding-bottom: 40px;
}
@media (max-width: 575px) {
  .about-contnet {
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .about-contnet {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 1199px) {
  .about-contnet:last-child {
    padding-bottom: 0;
  }
}
.about-contnet h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  color: var(--bs-gray-900);
  font-family: "Cardo", serif;
}
.about-contnet p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-gray-700);
}
.about-contnet ul {
  margin: 0;
}
.about-contnet ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
  color: var(--bs-gray-700);
}
.about-contnet ul li:last-child {
  margin-bottom: 0;
}

.flc-about-thumb {
  z-index: 11;
  padding: 0 15px;
  position: relative;
}
.flc-about-thumb img {
  max-width: 100%;
}
@media (max-width: 1199px) {
  .flc-about-thumb {
    padding: 0;
    margin-bottom: 30px;
    text-align: center;
  }
}

.flc-counter-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1199px) {
  .flc-counter-wrap {
    display: block;
  }
}
.flc-counter-item {
  display: flex;
  text-align: right;
  justify-content: flex-end;
  padding-bottom: 38px;
}
@media (max-width: 1199px) {
  .flc-counter-item:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 575px) {
  .flc-counter-item {
    flex-direction: row-reverse;
    text-align: left;
  }
}
.flc-counter-thumb {
  margin-left: 30px;
}
@media (max-width: 575px) {
  .flc-counter-thumb {
    margin-left: 0;
    margin-right: 15px;
  }
}
.flc-counter-data h2 {
  font-weight: 400;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 10px;
  font-family: "Cardo", serif;
  color: var(--bs-gray-900);
}
@media (max-width: 767px) {
  .flc-counter-data h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
.flc-counter-data p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-500);
  text-transform: uppercase;
}

.flc-client-section {
  background: var(--bs-white);
}
.flc-client-section h3 {
  color: var(--bs-gray-900);
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 65px;
  text-align: center;
  font-family: "Cardo", serif;
}
@media (max-width: 991px) {
  .flc-client-section h3 {
    margin-bottom: 40px;
  }
}

.flc-client-slider-item {
  text-align: center;
}
.flc-client-slider-item a img {
  filter: grayscale(100%);
  transition: 0.3s;
}
.flc-client-slider-item a:hover img {
  filter: grayscale(0);
}

.flc-work-process-section {
  padding: 124px 0;
  background: rgba(240, 241, 243, 0.6);
}
@media (max-width: 991px) {
  .flc-work-process-section {
    padding: 100px 0 76px;
  }
}
@media (max-width: 767px) {
  .flc-work-process-section {
    padding: 80px 0 52px;
  }
}

.flc-work-process-item {
  padding: 32px;
  position: relative;
  background-color: var(--bs-white);
}
@media (max-width: 991px) {
  .flc-work-process-item {
    margin-bottom: 24px;
  }
}
.flc-work-process-item:hover {
  box-shadow: 0px 16px 48px rgba(19, 34, 56, 0.12);
}
.flc-work-process-thumb {
  margin-bottom: 36px;
}
.flc-work-process-thumb svg path {
  stroke: var(--bs-gray-900);
}
.flc-work-process-data h4 {
  color: var(--bs-gray-50);
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  font-family: "Cardo", serif;
}
.flc-work-process-data h4 a {
  color: var(--bs-gray-900);
}
.flc-work-process-data p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-500);
}
.flc-work-process-count {
  font-weight: 700;
  font-size: 56px;
  line-height: 64px;
  position: absolute;
  top: 35px;
  right: 32px;
  color: var(--bs-gray-50);
  font-family: "Cardo", serif;
}

.col-lg-3.col-md-6:nth-child(2) .flc-work-process-item,
.col-lg-3.col-md-6:nth-child(4) .flc-work-process-item {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .col-lg-3.col-md-6:nth-child(2) .flc-work-process-item,
  .col-lg-3.col-md-6:nth-child(4) .flc-work-process-item {
    margin: 0;
    margin-bottom: 24px;
  }
}

.flc-cta-section {
  z-index: 0;
  position: relative;
  background-color: var(--bs-white);
}
@media (min-width: 1200px) {
  .flc-cta-section:before {
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
    width: 612px;
    height: 100%;
    position: absolute;
    background-color: #05182e;
  }
}

.flc-cta-left-content {
  width: 648px;
  height: 648px;
  display: flex;
  padding: 95px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  border-radius: 100%;
  border: 1px solid var(--bs-gray-100);
  background-color: var(--bs-white);
}
@media (max-width: 767px) {
  .flc-cta-left-content {
    width: 100%;
    height: auto;
    border-radius: 0;
    padding: 50px 20px;
  }
}
@media (max-width: 1199px) {
  .flc-cta-left-content {
    margin: 0 auto;
    margin-bottom: 50px;
  }
}
.flc-cta-left-content h4 {
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  color: var(--bs-gray-900);
  margin-bottom: 30px;
  font-family: "Cardo", serif;
}
@media (max-width: 767px) {
  .flc-cta-left-content h4 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
.flc-cta-left-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: var(--bs-gray-700);
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .flc-cta-left-content p {
    margin-bottom: 20px;
  }
}
.flc-cta-left-content a {
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  color: var(--bs-primary-500);
  font-family: "Cardo", serif;
  border-bottom: 2px solid var(--bs-primary-500);
}
@media (max-width: 767px) {
  .flc-cta-left-content a {
    font-size: 30px;
  }
}

.flc-cta-right-content {
  padding-left: 115px;
}
@media (max-width: 1199px) {
  .flc-cta-right-content {
    padding: 0;
  }
}
.flc-cta-right-content ul {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
.flc-cta-right-content ul li {
  padding: 0 12px;
  display: inline-block;
  position: relative;
}
.flc-cta-right-content ul li:before {
  content: "";
  right: -4px;
  top: 50%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  background-color: var(--bs-gray-200);
}
.flc-cta-right-content ul li:first-child {
  padding-left: 0;
}
.flc-cta-right-content ul li:last-child {
  padding-right: 0;
}
.flc-cta-right-content ul li a {
  line-height: 16px;
  color: var(--bs-gray-500);
  font-family: "Cardo", serif;
}
.flc-cta-right-content h2 {
  font-weight: 400;
  font-size: 56px;
  line-height: 64px;
  margin-bottom: 32px;
  font-family: "Cardo", serif;
  color: var(--bs-gray-900);
}
@media (max-width: 991px) {
  .flc-cta-right-content h2 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .flc-cta-right-content h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
.flc-cta-right-content p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 40px;
  color: var(--bs-gray-700);
}

a.default-btn.black {
  color: var(--bs-white) !important;
  background-color: var(--bs-gray-900);
  border: 2px solid var(--bs-gray-900);
}
a.default-btn.black svg {
  margin-left: 8px;
}
a.default-btn.black path {
  stroke: var(--bs-white);
}
a.default-btn.black:hover path {
  stroke: var(--bs-gray-900);
}
a.default-btn.black:hover {
  color: var(--bs-gray-900) !important;
  background-color: transparent;
}

.section-title.left {
  margin: unset;
  text-align: left;
  margin-bottom: 50px;
}

.flc-case-study-section {
  background: var(--bs-white);
  padding: 124px 0 100px;
  box-shadow: inset 0px 1px 0px var(--bs-border-one);
}
@media (max-width: 991px) {
  .flc-case-study-section {
    padding: 100px 0 80px;
  }
}
@media (max-width: 767px) {
  .flc-case-study-section {
    padding: 80px 0 60px;
  }
}

.flc-case-study-item {
  margin-bottom: 24px;
}
.flc-case-study-thumb {
  height: 536px;
  position: relative;
}
.flc-case-study-thumb:hover::before {
  opacity: 1;
}
.flc-case-study-thumb:hover .flc-case-study-data {
  opacity: 1;
  top: 32px;
}
.flc-case-study-thumb:before {
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  height: 100%;
  transition: all 0.3s ease;
  position: absolute;
  background: linear-gradient(
    0deg,
    rgba(19, 34, 56, 0.9),
    rgba(19, 34, 56, 0.9)
  );
}
.flc-case-study-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.flc-case-study-data {
  position: absolute;
  top: 55px;
  left: 32px;
  z-index: 9;
  opacity: 0;
  transition: all 0.4s ease;
}
.flc-case-study-data ul {
  margin: 0 0 4px;
  padding: 0;
  list-style: none;
}
.flc-case-study-data ul li {
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: white;
  opacity: 0.5;
  margin-right: 8px;
}
.flc-case-study-data h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: white;
  margin-bottom: 16px;
}
.flc-case-study-data p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: white;
  opacity: 0.8;
  margin-bottom: 24px;
}

a.icon-btn-white {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: white;
}
a.icon-btn-white svg {
  margin-left: 5px;
}
a.icon-btn-white path {
  stroke: #fff;
}

.flc-service-section {
  background: var(--bs-white);
  box-shadow: inset 0px 1px 0px var(--bs-border-one);
}

.flc-service-item {
  border: 1px solid var(--bs-border-one);
  padding: 40px;
}
@media (max-width: 1199px) {
  .flc-service-item {
    padding: 30px;
  }
}
.flc-service-thumb {
  margin-bottom: 30px;
  min-width: 100px;
  max-width: 100px;
  min-height: 100px;
  max-height: 100px;
}
.flc-service-thumb .icon-1 .st0 {
  fill: var(--bs-gray-500);
}
.flc-service-thumb .icon-1 .st1 {
  fill: var(--bs-gray-900);
}
.flc-service-thumb .icon-1 .st2 {
  fill-opacity: 0;
}
.flc-service-thumb .icon-1 .st3 {
  fill: none;
}
.flc-service-thumb .icon-2 .st0 {
  fill: var(--bs-gray-900);
}
.flc-service-thumb .icon-2 .st1 {
  fill: var(--bs-gray-500);
}
.flc-service-thumb .icon-2 .st2 {
  fill: var(--bs-gray-900);
}
.flc-service-thumb .icon-2 .st3 {
  fill: none;
  stroke: var(--bs-gray-900);
  stroke-width: 12;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}
.flc-service-thumb .icon-3 .st0 {
  fill: var(--bs-gray-500);
}
.flc-service-thumb .icon-3 .st1 {
  fill: var(--bs-gray-900);
}
.flc-service-thumb .icon-3 .st2 {
  fill: var(--bs-gray-500);
}
.flc-service-thumb .icon-3 .st3 {
  fill: var(--bs-gray-500);
}
.flc-service-data h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-gray-900);
  margin-bottom: 15px;
  font-family: "Cardo", serif;
}
.flc-service-data p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-500);
  margin-bottom: 24px;
}

a.icon-btn {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  color: var(--bs-gray-900);
  padding: 60px 0;
}
a.icon-btn svg {
  transition: all 0.4s;
}
a.icon-btn svg path {
  stroke: var(--bs-gray-900);
}
a.icon-btn:hover svg {
  margin-left: 3px;
}

@media (max-width: 991px) {
  .col-lg-4.col-md-6 .flc-service-item {
    margin-bottom: 24px;
  }
  .col-lg-4.col-md-6:last-child .service-item {
    margin-bottom: 0;
  }
}
.section-title {
  max-width: 480px;
  margin: 0 auto 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .section-title {
    margin: 0 auto 40px;
  }
}
.section-title h2 {
  font-weight: 400;
  font-size: 56px;
  line-height: 64px;
  color: var(--bs-gray-900);
  margin-bottom: 32px;
  font-family: "Cardo", serif;
}
@media (max-width: 991px) {
  .section-title h2 {
    font-size: 48px;
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  .section-title h2 {
    font-size: 36px;
    line-height: 48px;
  }
}
.section-title p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-gray-600);
}

.section-padding {
  padding: 124px 0;
}
@media (max-width: 991px) {
  .section-padding {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .section-padding {
    padding: 80px 0;
  }
}

.flc-testimonial-section {
  box-shadow: inset 0px 1px 0px var(--bs-border-one);
  border-bottom: 1px solid var(--bs-border-one);
  background: var(--bs-white);
}
.flc-testimonial-section__slider {
  position: relative;
}

.flc-testimonial-slider-item {
  text-align: center;
}
.flc-testimonial-slider-item img {
  margin: 0 auto 35px;
}
.flc-testimonial-slider-item p {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-gray-900);
}
@media (max-width: 991px) {
  .flc-testimonial-slider-item p {
    font-size: 20px;
  }
}
.flc-testimonial-user {
  margin-top: 32px;
}
.flc-testimonial-user span {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: var(--bs-gray-900);
  margin-bottom: 6px;
  display: block;
}
.flc-testimonial-user p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-500);
}

.flc-testimonial-slider__control-buttons {
  padding: 0 80px;
}
@media (max-width: 767px) {
  .flc-testimonial-slider__control-buttons {
    padding: 0;
    display: none;
  }
}
.flc-testimonial-slider__control-buttons .button {
  background: transparent;
  width: 56px;
  height: 56px;
  border: 2px solid var(--bs-border-one);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 99;
}
.flc-testimonial-slider__control-buttons .button svg path {
  stroke: var(--bs-gray-900);
}
.flc-testimonial-slider__control-buttons .button--next {
  left: auto;
  right: 0;
}

.flc-footer-section {
  background-color: #132238;
}

.flc-footer-top {
  padding: 108px 0;
  border-bottom: 1px solid #2b384c;
}
@media (max-width: 1199px) {
  .flc-footer-top {
    padding: 80px 0;
  }
}
.flc-footer-top-content {
  padding-right: 205px;
}
@media (max-width: 1199px) {
  .flc-footer-top-content {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .flc-footer-top-content {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .flc-footer-top-content {
    text-align: center;
  }
}
.flc-footer-top-content h2 {
  font-weight: 400;
  font-size: 56px;
  line-height: 64px;
  color: white;
  margin-bottom: 24px;
  font-family: "Cardo", serif;
}
@media (max-width: 991px) {
  .flc-footer-top-content h2 {
    font-size: 48px;
  }
}
@media (max-width: 479px) {
  .flc-footer-top-content h2 {
    font-size: 36px;
    line-height: 48px;
  }
}
.flc-footer-top-content p {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-gray-400);
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .flc-footer-top-content p {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .flc-footer-top-content p {
    font-size: 18px;
    line-height: 28px;
  }
}

.default-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 56px;
  padding: 16px 32px;
  letter-spacing: 0.02em;
  transition: all 0.4s;
  border: 2px solid white;
  color: #132238;
  background-color: white;
}
.default-btn svg {
  margin-left: 8px;
}
.default-btn:hover {
  color: white !important;
  background-color: transparent;
}
.default-btn path {
  transition: all 0.4s;
}
.default-btn:hover path {
  stroke: #fff;
}

.marketplace-info-item {
  display: flex;
  align-items: center;
  padding: 32px;
  transition: all 0.4s;
}
.marketplace-info-item:hover {
  background-color: white;
}
.marketplace-info-item:hover .marketplace-info-thumb.fiverr path {
  fill: #1dbf73;
}
.marketplace-info-item:hover .marketplace-info-thumb.freelancher path {
  fill: #29b2fe;
}
.marketplace-info-item:hover .marketplace-info-thumb.upwork path {
  fill: #14a800;
}
.marketplace-info-item:hover .marketplace-info-data h4 {
  color: #132238;
}
.marketplace-info-item:hover .marketplace-info-data a {
  color: #556070;
}
.marketplace-info-thumb {
  margin-right: 30px;
}
.marketplace-info-thumb path {
  fill: #424e60;
  transition: all 0.4s;
}
.marketplace-info-data h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: white;
  margin-bottom: 4px;
  transition: all 0.4s;
  font-family: "Cardo", serif;
}
.marketplace-info-data a {
  font-size: 14px;
  line-height: 20px;
  transition: all 0.4s;
  color: var(--bs-gray-400);
}

.flc-footer-info {
  padding: 100px 0;
  border-bottom: 1px solid #2b384c;
}
@media (max-width: 1199px) {
  .flc-footer-info {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .flc-footer-info {
    padding: 60px 0 80px;
  }
}
.flc-footer-info-item {
  text-align: center;
}
.flc-footer-info-thumb {
  margin-bottom: 12px;
}
.flc-footer-info-data p {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-500);
  margin-bottom: 8px;
  text-transform: uppercase;
}
.flc-footer-info-data a {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: white;
  font-family: "Cardo", serif;
}

.flc-footer-bottom {
  padding: 48px 0;
}
@media (max-width: 767px) {
  .flc-footer-bottom {
    padding: 35px 0;
  }
}
@media (max-width: 767px) {
  .flc-footer-bottom-content {
    text-align: center;
    margin-bottom: 20px;
  }
}
.flc-footer-bottom-content h4 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 8px;
  font-family: "Cardo", serif;
}
.flc-footer-bottom-content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-400);
}
.flc-footer-bottom-menu {
  text-align: center;
  width: 100%;
}
@media (max-width: 991px) {
  .flc-footer-bottom-menu {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .flc-footer-bottom-menu {
    text-align: center;
    margin-bottom: 20px;
  }
}
.flc-footer-bottom-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flc-footer-bottom-menu ul li {
  display: inline-block;
  margin: 0 12px;
}
.flc-footer-bottom-menu ul li:first-child {
  margin-left: 0;
}
.flc-footer-bottom-menu ul li:last-child {
  margin-right: 0;
}
.flc-footer-bottom-menu ul li a {
  font-weight: 400;
  font-size: 16px;
  color: var(--bs-gray-400);
  transition: all 0.4s;
}
.flc-footer-bottom-menu ul li a:hover {
  color: white;
}
.flc-footer-bottom-copywirght {
  text-align: right;
  width: 100%;
}
@media (max-width: 991px) {
  .flc-footer-bottom-copywirght {
    text-align: center;
  }
}
.flc-footer-bottom-copywirght p {
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-300);
}

.photographer-hero-area {
  position: relative;
  padding: 125px 0 60px;
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .photographer-hero-area {
    padding: 143px 0 80px;
  }
}
@media (min-width: 992px) {
  .photographer-hero-area {
    padding: 224px 0 424px;
  }
}
.photographer-hero-area .photographer-display-title .title {
  margin-bottom: 25px;
}
.photographer-hero-area .photographer-display-title .button-group {
  margin-top: 25px;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 420px) {
  .photographer-hero-area .photographer-display-title .button-group {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .photographer-hero-area .photographer-display-title .button-group {
    margin-top: 32px;
  }
}
.photographer-hero-area
  .photographer-display-title
  .button-group
  a.pg-btn-primary:hover {
  border-color: var(--bs-success-500);
  color: var(--bs-success-500);
}
.photographer-hero-area
  .photographer-display-title
  .button-group
  a.pg-btn-primary:hover
  svg
  path {
  stroke: var(--bs-success-500);
}
.photographer-hero-area
  .photographer-display-title
  .button-group
  a.pg-btn-outline-primary {
  border-color: #fff !important;
  border-color: var(--bs-white);
  color: #fff;
}
.photographer-hero-area
  .photographer-display-title
  .button-group
  a.pg-btn-outline-primary
  svg
  path {
  stroke: #fff;
}
.photographer-hero-area
  .photographer-display-title
  .button-group
  a.pg-btn-outline-primary:hover {
  border-color: var(--bs-success-500) !important;
}

.all-photo {
  gap: 24px;
  display: flex;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .all-photo {
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: -158px;
  }
}
.all-photo:hover div {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.all-photo div {
  display: flex;
  align-items: center;
  -webkit-animation: marquee 50s linear infinite;
  animation: marquee 50s linear infinite;
  gap: 24px;
}
.all-photo div a:nth-child(odd) {
  margin-top: 35px;
}
@media (min-width: 992px) {
  .all-photo div a:nth-child(odd) {
    margin-top: 64px;
  }
}
.all-photo div a img {
  display: block;
  max-width: 230px;
  max-height: 320px;
  min-height: 320px;
  min-width: 230px;
}
@media (min-width: 768px) {
  .all-photo div a img {
    max-width: 312px;
    max-height: 424px;
    min-height: 424px;
    min-width: 312px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@-webkit-keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.photographer-gallery-area {
  padding: 60px 0;
  background-color: var(--bs-white);
  box-shadow: inset 0px 1px 0px var(--bs-border-one);
}
@media (min-width: 575px) {
  .photographer-gallery-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .photographer-gallery-area {
    padding: 100px 0;
  }
}
.photographer-gallery-area .photographer-section-title {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .photographer-gallery-area .photographer-section-title {
    margin-bottom: 50px;
  }
}
.photographer-gallery-area .gellery-btn {
  display: flex;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .photographer-gallery-area .gellery-btn {
    justify-content: flex-end;
  }
}
.photographer-gallery-area .gellery-btn .pg-btn svg path {
  stroke: var(--bs-success-500);
}
.photographer-gallery-area .gallery-img a {
  margin-bottom: 24px;
  display: block;
  width: 100%;
}
@media (max-width: 575px) {
  .photographer-gallery-area .col {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .photographer-gallery-area .col a {
    margin-bottom: 15px;
  }
}
@media (max-width: 375px) {
  .photographer-gallery-area .col {
    width: 100%;
  }
}

.photographer-pricing-area {
  background: var(--bs-gray-50);
  padding: 60px 0;
}
@media (min-width: 575px) {
  .photographer-pricing-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .photographer-pricing-area {
    padding: 100px 0;
  }
}
.photographer-pricing-area .photographer-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .photographer-pricing-area .photographer-section-title {
    margin-bottom: 50px;
  }
}
.photographer-pricing-area .photographer-pricing-card {
  height: 100%;
  background-color: var(--bs-white);
  padding: 48px 25px;
}
@media (min-width: 1024px) {
  .photographer-pricing-area .photographer-pricing-card {
    padding: 48px 30px;
  }
}
.photographer-pricing-area .photographer-pricing-card-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.photographer-pricing-area .photographer-pricing-card .price {
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.25;
  color: var(--bs-success-500);
}
.photographer-pricing-area .photographer-pricing-card .recomend {
  border-radius: 50px !important;
  font-size: 16px;
  font-weight: 600;
  display: inline-flex;
  font-family: "Barlow", sans-serif;
  padding: 0.8em 2em;
  line-height: 1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  color: var(--bs-success-500);
  border: 1.5px solid var(--bs-success-100);
}
.photographer-pricing-area .photographer-pricing-card .recomend:focus {
  box-shadow: none;
  outline: none;
}
.photographer-pricing-area .photographer-pricing-card .recomend:active:focus {
  box-shadow: none;
  outline: none;
}
.photographer-pricing-area .photographer-pricing-card .title {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  color: var(--bs-gray-900);
  padding-bottom: 12px;
}
.photographer-pricing-area .photographer-pricing-card .description {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: var(--bs-gray-600);
  padding-bottom: 32px;
  border-bottom: 1px solid var(--bs-gray-100);
}
.photographer-pricing-area .photographer-pricing-card .list {
  list-style: none;
  padding-top: 32px;
  padding-left: 0;
}
.photographer-pricing-area .photographer-pricing-card .list li {
  display: flex;
  align-items: center;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: var(--bs-gray-900);
  padding-bottom: 16px;
}
.photographer-pricing-area .photographer-pricing-card .list li svg {
  margin-right: 11px;
}
.photographer-pricing-area
  .photographer-pricing-card
  .list
  li
  svg.fil-check
  path {
  stroke: var(--bs-gray-900);
}
.photographer-pricing-area
  .photographer-pricing-card
  .list
  li
  svg.fil-check
  path.s-white {
  stroke: #fff;
}
.photographer-pricing-area .photographer-pricing-card .list li del {
  color: var(--bs-gray-300);
}
.photographer-pricing-area .photographer-pricing-card .list li:last-child {
  padding-bottom: 32px;
}
.photographer-pricing-area .photographer-pricing-card .pg-btn svg path {
  stroke: var(--bs-success-500);
}
.photographer-pricing-area
  .photographer-pricing-card
  .pg-btn.pg-btn-outline-primary {
  width: 100%;
}

.photographer-post-area {
  background: var(--bs-white);
  box-shadow: inset 0px 1px 0px var(--bs-border-one);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .photographer-post-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .photographer-post-area {
    padding: 100px 0;
  }
}
.photographer-post-area .image-group {
  overflow: hidden;
  position: relative;
  display: block;
}
.photographer-post-area .image-group .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(
    0deg,
    rgba(19, 34, 56, 0.7),
    rgba(19, 34, 56, 0.7)
  );
  height: 100%;
  display: flex;
  transition: 0.4s;
  align-items: center;
  justify-content: center;
  transform: translateY(-100%);
}
.photographer-post-area .image-group:hover .icon {
  transform: translateY(0);
}

.photographer-about-area {
  background-color: var(--bs-white);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .photographer-about-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .photographer-about-area {
    padding: 100px 0;
    padding-top: 258px;
  }
}
.photographer-about-area .photographer-achivement-block {
  margin-bottom: 30px;
  position: relative;
}
@media (min-width: 768px) {
  .photographer-about-area .photographer-achivement-block {
    margin-bottom: 0px;
  }
}
.photographer-about-area .photographer-achivement-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1400px) {
  .photographer-about-area .photographer-achivement-block img {
    min-height: 464px;
  }
}
.photographer-about-area
  .photographer-achivement-block
  .photographer-achivement-card {
  background: var(--bs-white);
}
@media (min-width: 992px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card {
    position: absolute;
    top: 24px;
    left: 24px;
    bottom: 24px;
    padding: 18px;
  }
}
@media (min-width: 1200px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card {
    top: 24px;
    left: 24px;
    bottom: 24px;
    padding: 18px;
  }
}
@media (min-width: 1400px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card {
    top: 36px;
    left: 36px;
    bottom: 36px;
    padding: 24px;
  }
}
.photographer-about-area
  .photographer-achivement-block
  .photographer-achivement-card
  ul {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  text-align: center;
  padding: 0;
  margin: 20px 0px;
}
@media (min-width: 525px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    margin: 20px 0px;
  }
}
@media (min-width: 992px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
  }
}
.photographer-about-area
  .photographer-achivement-block
  .photographer-achivement-card
  ul
  li {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul
    li {
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul
    li {
    margin-bottom: 12px;
  }
}
@media (min-width: 1400px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul
    li {
    margin-bottom: 20px;
  }
}
.photographer-about-area
  .photographer-achivement-block
  .photographer-achivement-card
  ul
  li:not(:last-child)::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--bs-gray-100);
}
@media (max-width: 991px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul
    li:not(:last-child)::after {
    display: none;
  }
}
.photographer-about-area
  .photographer-achivement-block
  .photographer-achivement-card
  ul
  li
  h2 {
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.333;
  color: var(--bs-gray-900);
  margin-bottom: 4px;
}
@media (min-width: 992px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul
    li
    h2 {
    font-size: 18px;
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul
    li
    h2 {
    font-size: 24px;
    margin-bottom: 4px;
  }
}
.photographer-about-area
  .photographer-achivement-block
  .photographer-achivement-card
  ul
  li
  p {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: var(--bs-gray-700);
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul
    li
    p {
    margin-bottom: 8px;
  }
}
@media (min-width: 1400px) {
  .photographer-about-area
    .photographer-achivement-block
    .photographer-achivement-card
    ul
    li
    p {
    margin-bottom: 20px;
  }
}
.photographer-about-area .photographer-info-block .photographer-meta-info ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 12px;
}
.photographer-about-area
  .photographer-info-block
  .photographer-meta-info
  ul
  li {
  display: inline-block;
  margin-right: 16px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: var(--bs-gray-900);
}
.photographer-about-area .photographer-info-block .photographer-intro {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.22;
  color: var(--bs-gray-900);
  margin-bottom: 20px;
}
@media (min-width: 912px) {
  .photographer-about-area .photographer-info-block .photographer-intro {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .photographer-about-area .photographer-info-block .photographer-intro {
    font-size: 32px;
  }
}
@media (min-width: 1400px) {
  .photographer-about-area .photographer-info-block .photographer-intro {
    font-size: 36px;
  }
}
.photographer-about-area .photographer-info-block .photographer-desc {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: var(--bs-gray-600);
  margin-bottom: 32px;
}
.photographer-about-area .photographer-info-block .photographer-contact-info {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-left: 0px;
}
@media (min-width: 425px) {
  .photographer-about-area .photographer-info-block .photographer-contact-info {
    flex-direction: row;
  }
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .git-btn {
  margin-bottom: 20px;
}
@media (min-width: 425px) {
  .photographer-about-area
    .photographer-info-block
    .photographer-contact-info
    .git-btn {
    margin-bottom: 0px;
  }
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .git-btn
  .pg-btn {
  padding: 8px 12px;
  font-size: 12px;
}
@media (min-width: 1200px) {
  .photographer-about-area
    .photographer-info-block
    .photographer-contact-info
    .git-btn
    .pg-btn {
    padding: 0.6em 1.6em;
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .photographer-about-area
    .photographer-info-block
    .photographer-contact-info
    .git-btn
    .pg-btn {
    padding: 0.8em 2em;
    font-size: 16px;
  }
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .git-btn
  .pg-btn:focus {
  box-shadow: none;
  outline: none;
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .git-btn
  .pg-btn:active:focus {
  box-shadow: none;
  outline: none;
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .git-btn
  .pg-btn.pg-btn-primary {
  border: 2px solid var(--bs-success-500);
  border-radius: 100px;
  background: var(--bs-success-500);
  color: white;
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .git-btn
  .pg-btn.pg-btn-primary
  svg
  path {
  transition: 0.3s;
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .git-btn
  .pg-btn.pg-btn-primary
  span {
  margin-left: 8px;
}
@media (min-width: 1200px) {
  .photographer-about-area
    .photographer-info-block
    .photographer-contact-info
    .git-btn
    .pg-btn.pg-btn-primary
    span {
    margin-left: 12px;
  }
}
@media (min-width: 1400px) {
  .photographer-about-area
    .photographer-info-block
    .photographer-contact-info
    .git-btn
    .pg-btn.pg-btn-primary
    span {
    margin-left: 18px;
  }
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .git-btn
  .pg-btn.pg-btn-primary:hover {
  background: white;
  color: var(--bs-success-500);
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .git-btn
  .pg-btn.pg-btn-primary:hover
  svg
  path {
  stroke: var(--bs-success-500);
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .social-link {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
@media (min-width: 425px) {
  .photographer-about-area
    .photographer-info-block
    .photographer-contact-info
    .social-link {
    margin-left: 12px;
  }
}
@media (min-width: 1200px) {
  .photographer-about-area
    .photographer-info-block
    .photographer-contact-info
    .social-link {
    margin-left: 18px;
  }
}
@media (min-width: 1400px) {
  .photographer-about-area
    .photographer-info-block
    .photographer-contact-info
    .social-link {
    margin-left: 24px;
  }
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .social-link
  li {
  margin-right: -4px;
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .social-link
  li
  .media-item {
  min-height: 36px;
  max-height: 36px;
  min-width: 36px;
  min-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #eaf7ed;
  border-radius: 500px;
  background: white;
  transition: 0.3s;
}
@media (min-width: 1400px) {
  .photographer-about-area
    .photographer-info-block
    .photographer-contact-info
    .social-link
    li
    .media-item {
    min-height: 48px;
    max-height: 48px;
    min-width: 48px;
    min-height: 48px;
  }
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .social-link
  li
  .media-item
  i {
  color: var(--bs-success-500);
  transition: 0.3s;
  font-size: 16px;
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .social-link
  li
  .media-item:hover {
  background: var(--bs-success-500);
}
.photographer-about-area
  .photographer-info-block
  .photographer-contact-info
  .social-link
  li
  .media-item:hover
  i {
  color: white;
}

.photographer-blog-area {
  background: var(--bs-white);
  box-shadow: inset 0px 1px 0px var(--bs-border-one);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .photographer-blog-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .photographer-blog-area {
    padding: 100px 0;
  }
}
.photographer-blog-area .photographer-section-title .title {
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .photographer-blog-area .photographer-section-title .title {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .photographer-blog-area .photographer-section-title .title {
    margin-bottom: 50px;
  }
}
.photographer-blog-area .card-blog {
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
  border: 0;
}
.photographer-blog-area .card-blog img {
  width: 100%;
}
.photographer-blog-area .card-blog .content {
  position: absolute;
  bottom: 0;
  padding: 32px;
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: linear-gradient(
    0deg,
    #000000 0%,
    rgba(0, 0, 0, 0.7) 22.66%,
    rgba(0, 0, 0, 0) 56.29%
  );
  transform: translateY(100%);
  transition: 0.4s;
  text-align: left;
}
@media (min-width: 1200px) {
  .photographer-blog-area .card-blog .content {
    padding: 24px;
  }
}
@media (min-width: 1200px) {
  .photographer-blog-area .card-blog .content {
    padding: 16px;
  }
}
.photographer-blog-area .card-blog .content .meta {
  font-family: "Barlow";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  color: rgba(255, 255, 255, 0.7);
  padding-bottom: 8px;
}
.photographer-blog-area .card-blog .content .short-desc {
  font-family: "Barlow";
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  padding-bottom: 32px;
}
.photographer-blog-area .card-blog:hover .content {
  transform: translateY(0%);
}

.photographer-contact-area {
  background: var(--bs-gray-50);
  padding-top: 60px;
  padding-bottom: 20px;
}
@media (min-width: 575px) {
  .photographer-contact-area {
    padding-top: 80px;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .photographer-contact-area {
    padding-top: 100px;
  }
}
.photographer-contact-area__wrapper {
  position: relative;
}
@media (min-width: 575px) {
  .photographer-contact-area__wrapper {
    background: var(--bs-white);
    padding: 35px;
  }
}
@media (min-width: 992px) {
  .photographer-contact-area__wrapper {
    padding: 56px;
    grid-template-columns: auto auto;
    gap: 59px;
    display: grid;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .photographer-contact-area__wrapper {
    grid-template-columns: 424px auto;
    gap: 118px;
  }
}
@media (min-width: 1200px) {
  .photographer-contact-area__wrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    background: var(--bs-gray-100);
    height: calc(100% - 112px);
    width: 1px;
    transform: translate(-50%, -50%);
    left: 48.5%;
  }
}
@media (min-width: 1400px) {
  .photographer-contact-area__wrapper::before {
    left: 41.5%;
  }
}
@media (max-width: 992px) {
  .photographer-contact-area__wrapper .contact-content {
    margin-bottom: 30px;
  }
}
.photographer-contact-area__wrapper .contact-content__title-block {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .photographer-contact-area__wrapper .contact-content__title-block {
    margin-bottom: 32px;
  }
}
.photographer-contact-area__wrapper .contact-content__title-block .title {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 133%;
  color: var(--bs-gray-900);
  padding-bottom: 16px;
}
.photographer-contact-area__wrapper .contact-content__title-block .text {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: var(--bs-gray-600);
}
.photographer-contact-area__wrapper .contact-content__info-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .photographer-contact-area__wrapper .contact-content__info-block {
    margin-bottom: 32px;
  }
}
.photographer-contact-area__wrapper .contact-content__info-block a {
  display: flex;
  align-items: center;
}
.photographer-contact-area__wrapper .contact-content__info-block a .icon {
  margin-right: 16px;
  min-height: 56px;
  max-height: 56px;
  min-width: 56px;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 500px;
  background: var(--bs-success-50);
}
.photographer-contact-area__wrapper
  .contact-content__info-block
  a
  .icon
  svg
  path {
  stroke: var(--bs-success-500);
}
.photographer-contact-area__wrapper .contact-content__info-block a .text span {
  color: var(--bs-gray-600);
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.photographer-contact-area__wrapper .contact-content__info-block a .text h6 {
  color: var(--bs-gray-900);
  padding-top: 6px;
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.photographer-contact-area__wrapper .contact-content__cotacat-block {
  background: var(--bs-success-50);
  padding: 32px;
}
.photographer-contact-area__wrapper .contact-content__cotacat-block .title {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-900);
  margin-bottom: 16px;
}
.photographer-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.photographer-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li.line {
  width: 24px;
  height: 2px;
  background: var(--bs-success-500);
}
.photographer-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item {
  min-height: 48px;
  max-height: 48px;
  min-width: 48px;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 500px;
  background: var(--bs-white);
  transition: 0.3s;
}
.photographer-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item
  i {
  color: var(--bs-success-500);
  transition: 0.3s;
  font-size: 16px;
}
.photographer-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item:hover {
  background: var(--bs-success-500);
}
.photographer-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item:hover
  i {
  color: #fff;
}
.photographer-contact-area__wrapper .contact-form .title {
  font-family: "Barlow" sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-gray-900);
  margin-bottom: 32px;
}
.photographer-contact-area__wrapper .contact-form .input-group .form-control {
  border-radius: 0;
  padding: 18px;
  border: 1px solid var(--bs-gray-100);
  height: 48px;
  background: var(--bs-white) !important;
  color: var(--bs-gray-900);
}
.photographer-contact-area__wrapper
  .contact-form
  .input-group
  .form-control::-moz-placeholder {
  color: var(--bs-gray-400);
}
.photographer-contact-area__wrapper
  .contact-form
  .input-group
  .form-control:-ms-input-placeholder {
  color: var(--bs-gray-400);
}
.photographer-contact-area__wrapper
  .contact-form
  .input-group
  .form-control::placeholder {
  color: var(--bs-gray-400);
}
.photographer-contact-area__wrapper .contact-form .input-group textarea {
  height: 124px !important;
  margin-bottom: 16px;
}
.photographer-contact-area__wrapper
  .contact-form
  .input-group
  .gj-unselectable {
  width: 100%;
}
.photographer-contact-area__wrapper
  .contact-form
  .input-group
  .gj-unselectable
  .gj-icon {
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
}
.photographer-contact-area__wrapper .contact-form .input-group .gj-icon {
  color: var(--bs-gray-900);
}
.photographer-contact-area__wrapper .contact-form .nice-select {
  width: 100%;
  background: var(--bs-white) !important;
  color: var(--bs-gray-400);
  height: 48px;
  border-radius: 0;
  border: 1px solid var(--bs-gray-100);
}
.photographer-contact-area__wrapper .contact-form .nice-select .list {
  width: 100%;
}
.photographer-contact-area__wrapper .contact-form .nice-select::after {
  width: 8px;
  right: 18px;
  height: 8px;
}

.photographer-footer-area {
  padding: 40px 0;
  background: var(--bs-gray-50);
}
.photographer-footer-area__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 768px) {
  .photographer-footer-area__wrapper {
    gap: 24px;
  }
}
@media (min-width: 992px) {
  .photographer-footer-area__wrapper {
    flex-direction: row;
    gap: 0;
  }
}
.photographer-footer-area__wrapper .logo-area .logo {
  display: flex;
  align-items: center;
}
.photographer-footer-area__wrapper .logo-area .logo .icon {
  min-width: 48px;
  max-width: 48px;
  min-height: 48px;
  max-height: 48px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 500px;
  margin-right: 12px;
  border: 2px solid var(--bs-success-500);
  display: flex;
  align-items: center;
  justify-content: center;
}
.photographer-footer-area__wrapper .logo-area .logo .icon span {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: var(--bs-success-500);
}
.photographer-footer-area__wrapper .logo-area .logo .text-wrapper p {
  color: var(--bs-gray-900);
  white-space: nowrap;
  font-weight: 600;
  font-family: "Barlow", sans-serif;
  font-size: 18px;
}
@media (min-width: 575px) {
  .photographer-footer-area__wrapper .logo-area .logo .text-wrapper p {
    font-size: 24px;
  }
}
.photographer-footer-area__wrapper .menu-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
}
@media (min-width: 768px) {
  .photographer-footer-area__wrapper .menu-list {
    gap: 24px;
  }
}
.photographer-footer-area__wrapper .menu-list li a {
  transition: 0.3s;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-gray-600);
}
.photographer-footer-area__wrapper .menu-list li a:hover {
  color: var(--bs-gray-900);
}
.photographer-footer-area__wrapper .copy-right-text p {
  font-family: "Barlow";
  font-weight: 400;
  font-size: 14px;
  color: var(--bs-gray-900);
  line-height: 20px;
}

.photographer-service-area {
  background: var(--bs-white);
  box-shadow: inset 0px 1px 0px var(--bs-border-one);
  padding: 60px 0;
}
@media (min-width: 575px) {
  .photographer-service-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .photographer-service-area {
    padding: 100px 0;
  }
}
.photographer-service-area .photographer-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .photographer-service-area .photographer-section-title {
    margin-bottom: 50px;
  }
}
.photographer-service-area__card
  .pg-sercice-card:not(
    .photographer-service-area__card .pg-sercice-card:last-child
  ) {
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .photographer-service-area__slider {
    margin-top: 30px;
  }
}
.photographer-service-area__slider .photographer-service--half-fluid {
  margin-left: 0 !important;
}
@media (min-width: 575px) {
  .photographer-service-area__slider .photographer-service--half-fluid {
    width: 138.4%;
  }
}
.photographer-service-area__slider
  .photographer-service--half-fluid
  .slick-slide {
  margin-right: 20px;
}
@media (min-width: 575px) {
  .photographer-service-area__slider
    .photographer-service--half-fluid
    .slick-list {
    width: 138.4%;
  }
}

.pg-sercice-card {
  display: flex;
  padding: 32px;
  border: 2px solid var(--bs-gray-100);
  transition: 0.3s;
}
@media (max-width: 480px) {
  .pg-sercice-card {
    flex-direction: column;
  }
}
.pg-sercice-card .icon {
  margin-right: 24px;
}
@media (max-width: 480px) {
  .pg-sercice-card .icon {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.pg-sercice-card .icon svg path {
  stroke: var(--bs-success-500);
  fill: var(--bs-success-50);
}
.pg-sercice-card .content h6 {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 12px;
  color: var(--bs-gray-900);
}
.pg-sercice-card .content p {
  color: var(--bs-gray-700);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "Barlow", sans-serif;
}
.pg-sercice-card:hover {
  border-color: var(--bs-success-500);
  box-shadow: 0px 8px 24px rgba(45, 178, 74, 0.08);
}

.doctor-hero-area {
  background: #fff7d1;
  padding-top: 30px;
  z-index: 1;
  position: relative;
  padding-bottom: 60px;
}
@media (min-width: 575px) {
  .doctor-hero-area {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .doctor-hero-area {
    padding: 60px 0;
  }
}
@media (min-width: 1200px) {
  .doctor-hero-area {
    padding: 0;
    padding-bottom: 200px;
  }
}
@media (min-width: 1400px) {
  .doctor-hero-area__iamge-group {
    margin-right: -90px;
  }
}
.doctor-hero-area .buttton-group {
  display: flex;
  gap: 24px;
  margin-top: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 575px) {
  .doctor-hero-area .buttton-group {
    flex-direction: column;
  }
}
@media (min-width: 575px) {
  .doctor-hero-area .buttton-group {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .doctor-hero-area .buttton-group {
    justify-content: flex-start;
    margin-top: 40px;
  }
}

.doctor-about-area {
  position: relative;
  background: var(--bs-white);
}
.doctor-about-area__wrapper {
  z-index: 11;
  position: relative;
  background: var(--bs-white);
  padding: 64px 0;
  border: 1px solid var(--bs-gray-100);
  box-sizing: border-box;
  box-shadow: 0px 24px 80px rgba(19, 34, 56, 0.08);
}
@media (min-width: 1200px) {
  .doctor-about-area__wrapper {
    margin: 0 2.5%;
    margin-top: -200px;
  }
}
@media (min-width: 1600px) {
  .doctor-about-area__wrapper {
    margin: 0 12.5%;
    margin-top: -200px;
  }
}
.doctor-about-area__content .title {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 125%;
  color: var(--bs-gray-900);
  padding-bottom: 16px;
}
.doctor-about-area__content .text {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: var(--bs-gray-600);
}
.doctor-about-area__content .button-group {
  margin-top: 20px;
  display: flex;
  gap: 24px;
}
@media (min-width: 992px) {
  .doctor-about-area__content .button-group {
    margin-top: 32px;
  }
}
@media (max-width: 575px) {
  .doctor-about-area__content .button-group {
    flex-direction: column;
  }
}
.doctor-about-area__featured {
  border: 1px solid var(--bs-gray-100);
  box-sizing: border-box;
  padding: 24px;
}
.doctor-about-area__featured .title {
  font-family: "JetBrains Mono";
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: var(--bs-gray-500);
  margin-bottom: 16px;
  text-transform: uppercase;
}
.doctor-about-area__featured .logo-group {
  display: flex;
  align-items: center;
  gap: 26px;
}

.doctor-work-area {
  background: var(--bs-white);
  border-bottom: 1px solid var(--bs-gray-100);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .doctor-work-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .doctor-work-area {
    padding: 100px 0;
  }
}
.doctor-work-area .doctor-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .doctor-work-area .doctor-section-title {
    margin-bottom: 50px;
  }
}

.doctor-work-card {
  background: var(--bs-white);
  border: 1px solid var(--bs-gray-100);
  padding: 30px 20px;
}
@media (min-wdith: 768px) {
  .doctor-work-card {
    padding: 32px;
  }
}
.doctor-work-card .image {
  overflow: hidden;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .doctor-work-card .image {
    margin-bottom: 32px;
  }
}
.doctor-work-card .image img {
  overflow: hidden;
  transition: 0.3s;
}
.doctor-work-card .content .subtitle {
  text-transform: uppercase;
  font-weight: 400;
  font-family: "JetBrains Mono", sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 6px;
}
.doctor-work-card .content .title {
  padding-bottom: 16px;
  font-weight: 600;
  font-family: "JetBrains Mono", sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: var(--bs-gray-900);
}
.doctor-work-card .content .text {
  font-weight: 400;
  font-family: "JetBrains Mono", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-700);
}
.doctor-work-card:hover .image img {
  transform: scale(1.1);
}

.doctor-work-slider .slick-slide {
  margin: 0 12px;
}
.doctor-work-slider .slick-list {
  margin: 0 -12px;
}
.doctor-work-slider__control-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  gap: 16px;
}
@media (min-widht: 992px) {
  .doctor-work-slider__control-buttons {
    margin-top: 50px;
  }
}
.doctor-work-slider__control-buttons .button {
  max-width: 56px;
  min-width: 56px;
  max-height: 56px;
  min-height: 56px;
  transition: 0.3s;
  max-height: 56px;
  border-radius: 500%;
  background: transparent;
  border: 2px solid var(--bs-secondary-500);
}
.doctor-work-slider__control-buttons .button svg path {
  transition: 0.3s;
  stroke: var(--bs-gray-900);
}
.doctor-work-slider__control-buttons .button:hover {
  background: var(--bs-secondary-500);
}
.doctor-work-slider__control-buttons .button:hover svg path {
  stroke: white;
}

.doctor-testimonial-area {
  background-color: #132238;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .doctor-testimonial-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .doctor-testimonial-area {
    padding: 100px 0;
  }
}
.doctor-testimonial-area__review .title {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--bs-secondary-500);
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .doctor-testimonial-area__review .title {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .doctor-testimonial-area__review .title {
    font-size: 18px;
  }
}
.doctor-testimonial-area__review .doctor-testimonial-slider {
  position: relative;
}
.doctor-testimonial-area__review
  .doctor-testimonial-slider
  .single-slider
  .content
  .qoute {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.25;
  color: white;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .doctor-testimonial-area__review
    .doctor-testimonial-slider
    .single-slider
    .content
    .qoute {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .doctor-testimonial-area__review
    .doctor-testimonial-slider
    .single-slider
    .content
    .qoute {
    font-size: 32px;
  }
}
.doctor-testimonial-area__review
  .doctor-testimonial-slider
  .single-slider
  .client-info
  .name {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.33;
  color: white;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .doctor-testimonial-area__review
    .doctor-testimonial-slider
    .single-slider
    .client-info
    .name {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .doctor-testimonial-area__review
    .doctor-testimonial-slider
    .single-slider
    .client-info
    .name {
    font-size: 24px;
  }
}
.doctor-testimonial-area__review
  .doctor-testimonial-slider
  .single-slider
  .client-info
  .designation {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--bs-gray-300);
}
@media (min-width: 768px) {
  .doctor-testimonial-area__review
    .doctor-testimonial-slider
    .single-slider
    .client-info
    .designation {
    font-size: 13px;
  }
}
@media (min-width: 992px) {
  .doctor-testimonial-area__review
    .doctor-testimonial-slider
    .single-slider
    .client-info
    .designation {
    font-size: 14px;
  }
}
.doctor-testimonial-area__review .doctor-testimonial-slider .slick-dots {
  position: absolute;
  bottom: 20px;
  right: 0;
  padding: 0;
  margin: 0;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .doctor-testimonial-area__review .doctor-testimonial-slider .slick-dots {
    margin-top: 50px;
  }
}
.doctor-testimonial-area__review .doctor-testimonial-slider .slick-dots li {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0 8px;
  transition: 0.3s;
}
.doctor-testimonial-area__review
  .doctor-testimonial-slider
  .slick-dots
  li
  button {
  border: 3px;
  list-style: none;
  width: 6px;
  height: 6px;
  padding: 0;
  border-radius: 500px;
  background: var(--bs-gray-600) !important;
  opacity: 1;
  color: transparent;
  font-size: 0;
}
.doctor-testimonial-area__review
  .doctor-testimonial-slider
  .slick-dots
  li
  button:focus {
  outline: none;
  box-shadow: none;
}
.doctor-testimonial-area__review
  .doctor-testimonial-slider
  .slick-dots
  li.slick-active
  button {
  background: white !important;
  opacity: 1;
  width: 12px;
  height: 12px;
  border-radius: 500px;
}
.doctor-testimonial-area__client {
  display: flex;
  justify-content: flex-end;
}

.doctor-award-area {
  border-top: 1px solid var(--bs-gray-100);
  background: var(--bs-white);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .doctor-award-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .doctor-award-area {
    padding: 100px 0;
  }
}
.doctor-award-area .doctor-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .doctor-award-area .doctor-section-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 992px) {
  .doctor-award-area__education {
    margin-bottom: 70px;
  }
}
.doctor-award-area__education
  .doctor-experience-card:not(
    .doctor-award-area__education .doctor-experience-card:last-child
  ) {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--bs-gray-100);
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .doctor-award-area__education
    .doctor-experience-card:not(
      .doctor-award-area__education .doctor-experience-card:last-child
    ) {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}

.doctor-experience-card {
  display: grid;
  gap: 10px;
}
@media (min-width: 575px) {
  .doctor-experience-card {
    grid-template-columns: 200px auto;
  }
}
@media (min-width: 992px) {
  .doctor-experience-card {
    gap: 24px;
  }
}
.doctor-experience-card .content-title h6 {
  color: var(--bs-primary-500);
  font-family: "JetBrains Mono", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 8px;
  white-space: nowrap;
}
.doctor-experience-card .content-title span {
  white-space: nowrap;
  font-weight: 400;
  font-family: "JetBrains Mono", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: var(--bs-gray-500);
}
.doctor-experience-card .content h4 {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: var(--bs-gray-900);
  padding-bottom: 12px;
}
.doctor-experience-card .content p {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-500);
}

.doctor-award-card {
  border: 1px solid var(--bs-gray-100);
  padding: 24px;
  padding-top: 12px;
  transition: 0.3s;
  position: relative;
}
.doctor-award-card img {
  position: absolute;
  top: -44px;
  left: 24px;
}
.doctor-award-card .count {
  text-align: end;
  margin-bottom: 60px;
}
.doctor-award-card .count span {
  transition: 0.3s;
  color: var(--bs-gray-50);
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 600;
  font-size: 54px;
  line-height: 115%;
}
.doctor-award-card .content h6 {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: var(--bs-gray-900);
  line-height: 28px;
  padding-bottom: 8px;
}
.doctor-award-card .content p {
  font-weight: 400;
  font-size: 14px;
  font-family: "JetBrains Mono", sans-serif;
  line-height: 20px;
  color: var(--bs-gray-500);
}
.doctor-award-card:hover {
  box-shadow: 0px 16px 48px rgba(19, 34, 56, 0.08);
}
.doctor-award-card:hover .count span {
  color: var(--bs-secondary-500);
}

.doctor-event-area {
  background: var(--bs-gray-50);
  padding: 60px 0;
}
@media (min-width: 768px) {
  .doctor-event-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .doctor-event-area {
    padding: 100px 0;
  }
}
.doctor-event-area .doctor-section-title {
  text-align: left;
  margin-bottom: 30px;
}
.doctor-event-area .doctor-section-title .title {
  font-family: "JetBrains Mono", sans-serif;
  font-size: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .doctor-event-area .doctor-section-title .title {
    font-size: 36px;
  }
}
@media (min-width: 1400px) {
  .doctor-event-area .doctor-section-title .title {
    font-size: 48px;
  }
}
.doctor-event-area .doctor-section-title .title:after {
  content: "";
  margin-top: 24px;
  display: block;
  width: 200px;
  height: 1px;
  background: var(--bs-gray-200);
}
@media (min-width: 992px) {
  .doctor-event-area .doctor-section-title {
    margin-bottom: 50px;
  }
}
.doctor-event-area .doctor-event-slider .slick-slide {
  margin: 0 12px;
}
.doctor-event-area .doctor-event-slider .slick-list {
  margin: 0 -12px;
}
.doctor-event-area .doctor-event-slider__control-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 30px;
  gap: 16px;
}
@media (min-widht: 992px) {
  .doctor-event-area .doctor-event-slider__control-buttons {
    margin-top: 50px;
  }
}
.doctor-event-area .doctor-event-slider__control-buttons .button {
  max-width: 56px;
  min-width: 56px;
  max-height: 56px;
  min-height: 56px;
  transition: 0.3s;
  max-height: 56px;
  border-radius: 500%;
  background: transparent;
  border: 2px solid var(--bs-secondary-500);
}
.doctor-event-area .doctor-event-slider__control-buttons .button svg path {
  transition: 0.3s;
  stroke: var(--bs-gray-900);
}
.doctor-event-area .doctor-event-slider__control-buttons .button:hover {
  background: var(--bs-secondary-500);
}
.doctor-event-area
  .doctor-event-slider__control-buttons
  .button:hover
  svg
  path {
  stroke: white;
}
.doctor-event-area .doctor-event-slider .slick-dots {
  padding: 0;
  margin: 0;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .doctor-event-area .doctor-event-slider .slick-dots {
    margin-top: 50px;
  }
}
.doctor-event-area .doctor-event-slider .slick-dots li {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0 8px;
  transition: 0.3s;
}
.doctor-event-area .doctor-event-slider .slick-dots li button {
  border: 3px;
  list-style: none;
  width: 6px;
  height: 6px;
  padding: 0;
  border-radius: 500px;
  background: var(--bs-gray-200) !important;
  opacity: 1;
  color: transparent;
  font-size: 0;
}
.doctor-event-area .doctor-event-slider .slick-dots li button:focus {
  outline: none;
  box-shadow: none;
}
.doctor-event-area .doctor-event-slider .slick-dots li.slick-active button {
  background: var(--bs-gray-900) !important;
  opacity: 1;
  width: 12px;
  height: 12px;
  border-radius: 500px;
}
.doctor-event-area .doctor-event-card {
  background: var(--bs-white);
  padding: 32px;
}
.doctor-event-area .doctor-event-card .event-meta {
  display: flex;
  flex-direction: column;
  margin-bottom: 12px;
  gap: 12px;
}
@media (min-width: 425px) {
  .doctor-event-area .doctor-event-card .event-meta {
    flex-direction: row;
    gap: 24px;
  }
}
@media (min-width: 768px) {
  .doctor-event-area .doctor-event-card .event-meta {
    flex-direction: column;
    gap: 12px;
  }
}
@media (min-width: 992px) {
  .doctor-event-area .doctor-event-card .event-meta {
    flex-direction: row;
    gap: 24px;
  }
}
.doctor-event-area .doctor-event-card .event-meta p {
  font-family: "JetBrains Mono", sans-serif;
}
.doctor-event-area .doctor-event-card .event-meta p svg {
  padding-right: 6px;
}
.doctor-event-area .doctor-event-card .event-meta p span {
  font-weight: 1;
  font-size: 14px;
  line-height: 1.71;
  color: var(--bs-gray-700);
}
.doctor-event-area .doctor-event-card .event-content .title {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
  color: var(--bs-gray-900);
}
.doctor-event-area .doctor-event-card .event-content .text {
  font-family: "JetBrains Mono", sans-serif;
  color: var(--bs-gray-600);
}

.doctor-cta-area {
  background: #132238;
  padding: 60px 0;
}
@media (min-width: 992px) {
  .doctor-cta-area {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .doctor-cta-area {
    padding: 100px 0;
  }
}
.doctor-cta-area .doctor-section-title .title {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: white;
  text-align: left;
}
@media (min-width: 768px) {
  .doctor-cta-area .doctor-section-title .title {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .doctor-cta-area .doctor-section-title .title {
    font-size: 40px;
  }
}
.doctor-cta-area .content .text {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 1;
  font-size: 18px;
  color: var(--bs-gray-300);
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .doctor-cta-area .content .text {
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .doctor-cta-area .content .text {
    margin-bottom: 32px;
  }
}

.doctor-footer-area {
  background: #132238;
}
.doctor-footer-area .footer-area-wrapper {
  border-top: 1px solid #2b384c !important;
  border-bottom: 1px solid #2b384c !important;
  padding: 60px 0;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .doctor-footer-area .footer-area-wrapper {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .doctor-footer-area .footer-area-wrapper {
    padding: 100px 0;
  }
}
.doctor-footer-area
  .footer-area-wrapper
  .doctor-footer
  .site-footer__brand
  .logo {
  display: inline-block;
  padding: 20px;
  background: white;
  padding-top: 45px;
  font-weight: 700;
  font-size: 24px;
  color: #132238;
}
@media (min-width: 992px) {
  .doctor-footer-area
    .footer-area-wrapper
    .doctor-footer
    .site-footer__brand
    .logo {
    padding-top: 56px;
  }
}
.doctor-footer-area .footer-area-wrapper .footer-widget {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .doctor-footer-area .footer-area-wrapper .footer-widget {
    margin-top: 0px;
  }
}
.doctor-footer-area .footer-area-wrapper .footer-widget .widget-title {
  font-family: "JetBrains Mono", sans-serif;
  color: white;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.doctor-footer-area .footer-area-wrapper .footer-widget .widget-content {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 1;
  font-size: 14px;
  line-height: 1.43;
  color: var(--bs-gray-200);
}
.doctor-footer-area
  .footer-area-wrapper
  .footer-widget
  .widget-content
  .footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.doctor-footer-area
  .footer-area-wrapper
  .footer-widget
  .widget-content
  .footer-menu
  li
  a {
  font-family: "JetBrains Mono", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  transition: 0.3s;
  display: block;
  padding: 8px 14px;
  color: var(--bs-gray-300);
}
.doctor-footer-area
  .footer-area-wrapper
  .footer-widget
  .widget-content
  .footer-menu
  li
  a:hover {
  background: var(--bs-secondary-500);
  color: var(--bs-gray-900);
}
.doctor-footer-area
  .footer-area-wrapper
  .footer-widget
  .widget-content
  .social-link {
  list-style: none;
  margin: 0;
  padding: 0;
}
.doctor-footer-area
  .footer-area-wrapper
  .footer-widget
  .widget-content
  .social-link
  li {
  display: inline-block;
}
.doctor-footer-area
  .footer-area-wrapper
  .footer-widget
  .widget-content
  .social-link
  li
  a {
  color: white;
  padding: 14px;
}
.doctor-footer-area
  .footer-area-wrapper
  .footer-widget
  .widget-content
  .social-link
  li
  a:hover {
  background: var(--bs-secondary-500);
  color: var(--bs-gray-900);
}
@media (min-width: 992px) {
  .doctor-footer-area .footer-area-wrapper .footer-widget-one {
    padding-left: 48px;
  }
}
.doctor-footer-area .copyright {
  padding: 32px 0;
}
.doctor-footer-area .copyright .text {
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  color: var(--bs-gray-300);
}
@media (min-width: 992px) {
  .doctor-footer-area .copyright .text {
    font-size: 16px;
  }
}

.doctor-book-area {
  border-top: 1px solid var(--bs-gray-100);
  border-bottom: 1px solid var(--bs-gray-100);
  background-color: #132238;
  background-size: cover;
  position: relative;
  padding: 60px 0;
}
@media (min-width: 992px) {
  .doctor-book-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .doctor-book-area {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  .doctor-book-area::before {
    position: absolute;
    content: "";
    background: var(--bs-gray-50);
    width: 554px;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
}
.doctor-book-area__image {
  position: relative;
  z-index: 2;
}
@media (min-width: 1400px) {
  .doctor-book-area__image {
    margin-left: -100px;
  }
}
.doctor-book-area__feature {
  position: relative;
}
.doctor-book-area__feature-top .title {
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.25;
  color: white;
  padding-bottom: 16px;
}
.doctor-book-area__feature-top .text {
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: var(--bs-gray-400);
  padding-bottom: 24px;
}
.doctor-book-area__feature-top .writer {
  display: flex;
  align-items: center;
  padding-bottom: 32px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.doctor-book-area__feature-top .writer img {
  border-radius: 500px;
  margin-right: 16px;
  display: inline-block;
  margin-top: -28px;
}
.doctor-book-area__feature-top .writer-info .title {
  font-family: "JetBrains Mono";
  font-weight: 500;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--bs-gray-500);
}
.doctor-book-area__feature-top .writer-info .text {
  font-family: "JetBrains Mono";
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: white;
}
.doctor-book-area__feature-bottom-list:not(
    .doctor-book-area__feature-bottom-list:last-child
  ) {
  margin-bottom: 24px;
}
.doctor-book-area__feature-bottom-list .title {
  font-family: "JetBrains Mono";
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
  color: white;
  padding-bottom: 12px;
}
.doctor-book-area__feature-bottom-list .text {
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: var(--bs-gray-400);
}
@media (min-width: 1400px) {
  .doctor-book-area::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 466px;
    width: 1px;
    transform: translate(-50%, -50%);
    background-color: var(--bs-gray-700);
  }
}

.doctor-success-area {
  background: var(--bs-white);
  padding: 60px 0;
}
@media (min-widht: 768px) {
  .doctor-success-area {
    padding: 80px 0;
  }
}
@media (min-widht: 992px) {
  .doctor-success-area {
    padding: 100px 0;
  }
}
.doctor-success-area__content .doctor-section-title {
  text-align: left;
}
.doctor-success-area__content .doctor-section-title .title {
  font-size: 32px;
}
@media (min-width: 768px) {
  .doctor-success-area__content .doctor-section-title .title {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .doctor-success-area__content .doctor-section-title .title {
    font-size: 48px;
  }
}
.doctor-success-area__content .doctor-section-title .line {
  margin: 24px 0;
}
.doctor-success-area__content .doctor-success-slider__control-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 30px;
  margin-bottom: 30px;
  gap: 16px;
}
@media (min-widht: 992px) {
  .doctor-success-area__content .doctor-success-slider__control-buttons {
    margin-top: 50px;
  }
}
.doctor-success-area__content .doctor-success-slider__control-buttons .button {
  max-width: 56px;
  min-width: 56px;
  max-height: 56px;
  min-height: 56px;
  transition: 0.3s;
  border-radius: 50%;
  background: transparent;
  border: 2px solid var(--bs-secondary-500);
}
.doctor-success-area__content
  .doctor-success-slider__control-buttons
  .button
  svg
  path {
  transition: 0.3s;
  stroke: var(--bs-gray-900);
}
.doctor-success-area__content
  .doctor-success-slider__control-buttons
  .button:hover {
  background: var(--bs-secondary-500);
}
.doctor-success-area__content
  .doctor-success-slider__control-buttons
  .button:hover
  svg
  path {
  stroke: white;
}
.doctor-success-area__content .doctor-work-slider__control-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  gap: 16px;
}
@media (min-widht: 992px) {
  .doctor-success-area__content .doctor-work-slider__control-buttons {
    margin-top: 50px;
  }
}
.doctor-success-area__content .doctor-work-slider__control-buttons .button {
  max-width: 56px;
  min-width: 56px;
  max-height: 56px;
  min-height: 56px;
  transition: 0.3s;
  border-radius: 50%;
  background: transparent;
  border: 2px solid var(--bs-secondary-500);
}
.doctor-success-area__content
  .doctor-work-slider__control-buttons
  .button
  svg
  path {
  transition: 0.3s;
  stroke: var(--bs-gray-900);
}
.doctor-success-area__content
  .doctor-work-slider__control-buttons
  .button:hover {
  background: var(--bs-secondary-500);
}
.doctor-success-area__content
  .doctor-work-slider__control-buttons
  .button:hover
  svg
  path {
  stroke: white;
}
.doctor-success-area__slider {
  background: var(--bs-secondary-50);
  border: 4px solid var(--bs-secondary-500);
  box-sizing: border-box;
  padding: 28px;
}
@media (min-width: 768px) {
  .doctor-success-area__slider {
    padding: 42px;
  }
}
@media (min-width: 1200px) {
  .doctor-success-area__slider {
    padding: 56px;
  }
}
.doctor-success-area__slider .quotes {
  padding-bottom: 32px;
}
.doctor-success-area__slider .quotes svg {
  stroke: var(--bs-gray-900);
  fill: var(--bs-gray-900);
}
.doctor-success-area__slider .text {
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.33;
  color: var(--bs-gray-900);
}
@media (min-width: 768px) {
  .doctor-success-area__slider .text {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .doctor-success-area__slider .text {
    font-size: 24px;
  }
}
.doctor-success-area__slider .slick-dots {
  padding: 0;
  margin: 0;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .doctor-success-area__slider .slick-dots {
    margin-top: 50px;
    position: absolute;
    left: -245px;
    top: 77%;
  }
}
@media (min-width: 1200px) {
  .doctor-success-area__slider .slick-dots {
    top: 72%;
  }
}
.doctor-success-area__slider .slick-dots li {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0 8px;
  transition: 0.3s;
}
.doctor-success-area__slider .slick-dots li button {
  border: 3px;
  list-style: none;
  width: 6px;
  height: 6px;
  padding: 0;
  border-radius: 500px;
  background: var(--bs-gray-200) !important;
  opacity: 1;
  color: transparent;
  font-size: 0;
}
.doctor-success-area__slider .slick-dots li button:focus {
  outline: none;
  box-shadow: none;
}
.doctor-success-area__slider .slick-dots li.slick-active button {
  background: var(--bs-gray-900) !important;
  opacity: 1;
  width: 12px;
  height: 12px;
  border-radius: 500px;
}

.law-section-padding {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .law-section-padding {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .law-section-padding {
    padding: 60px 0;
  }
}

.law-hero-section {
  background-color: var(--bs-secondary-50);
}
@media (min-width: 1400px) {
  .law-hero-section .container {
    max-width: 1170px;
  }
}

@media (max-width: 991px) {
  .law-hero-content {
    margin-bottom: 30px;
  }
}
@media (max-width: 530px) {
  .law-hero-content .law-default-btn,
  .law-hero-content .law-default-btn-two {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    margin-right: 0;
  }
}
.law-hero-content h1 {
  color: var(--bs-gray-900);
  font-weight: 400;
  font-size: 48px;
  line-height: 1.16;
  margin-bottom: 24px;
  font-family: "Barlow", sans-serif;
}
@media (max-width: 1199px) {
  .law-hero-content h1 {
    font-size: 45px;
  }
}
@media (max-width: 991px) {
  .law-hero-content h1 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .law-hero-content h1 {
    font-size: 36px;
  }
}
@media (max-width: 475px) {
  .law-hero-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
.law-hero-content h1 span {
  font-weight: 600;
}
.law-hero-content p {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 32px;
  color: var(--bs-gray-700);
  font-family: "Barlow", sans-serif;
}
.law-hero-thumb {
  text-align: right;
}
@media (max-width: 991px) {
  .law-hero-thumb {
    text-align: center;
  }
}
.law-hero-thumb img {
  border-radius: 12px;
  box-shadow: 0px 24px 88px rgba(0, 0, 0, 0.12);
}

img {
  max-width: 100%;
}

.law-default-btn {
  border-radius: 5px;
  font-weight: 600;
  font-size: 16px;
  color: white;
  padding: 15px 30.5px;
  display: inline-block;
  transition: all 0.4s;
  margin-right: 10px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  background-color: var(--bs-primary-500);
  box-shadow: 0px 8px 32px rgba(19, 34, 56, 0.08);
}
@media (max-width: 767px) {
  .law-default-btn {
    padding: 14px 26px;
  }
}
@media (max-width: 530px) {
  .law-default-btn {
    padding: 12px 25px;
  }
}
.law-default-btn:last-child {
  margin-right: 0;
}
.law-default-btn:hover {
  background-color: white;
  color: var(--bs-primary-500);
}
.law-default-btn:hover path {
  stroke: var(--bs-primary-500);
}
.law-default-btn path {
  stroke: white;
  transition: all 0.4s;
}
.law-default-btn.icon-right svg {
  margin-left: 10px;
}
.law-default-btn.icon-left svg {
  margin-right: 10px;
}

.law-default-btn-two {
  background: white;
  border-radius: 5px;
  font-weight: 600;
  font-size: 16px;
  color: var(--bs-primary-500);
  padding: 15px 30.5px;
  display: inline-block;
  transition: all 0.4s;
  margin-right: 10px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  box-shadow: 0px 8px 32px rgba(19, 34, 56, 0.08);
}
@media (max-width: 767px) {
  .law-default-btn-two {
    padding: 14px 26px;
  }
}
@media (max-width: 530px) {
  .law-default-btn-two {
    padding: 12px 25px;
  }
}
.law-default-btn-two:last-child {
  margin-right: 0;
}
.law-default-btn-two:hover {
  background: var(--bs-primary-500);
  color: white;
}
.law-default-btn-two:hover path {
  stroke: white;
}
.law-default-btn-two path {
  stroke: var(--bs-primary-500);
  transition: all 0.4s;
}
.law-default-btn-two.icon-left svg {
  margin-right: 10px;
}

.law-client-section {
  background: var(--bs-white);
}
@media (min-width: 1400px) {
  .law-client-section .container {
    max-width: 1170px;
  }
}
.law-client-section h3 {
  line-height: 1.25;
  font-weight: 400;
  font-size: 32px;
  max-width: 450px;
  margin-bottom: 50px;
  color: var(--bs-gray-900);
  font-family: "Barlow", sans-serif;
}
@media (max-width: 575px) {
  .law-client-section h3 {
    font-size: 24px;
  }
}
.law-client-section h3 span {
  font-weight: 600;
  color: var(--bs-primary-500);
}
@media (max-width: 991px) {
  .law-client-section h3 {
    margin-bottom: 40px;
  }
}

.law-client-slider-item {
  text-align: center;
}
.law-client-slider-item a img {
  filter: grayscale(100%);
  transition: 0.3s;
}
.law-client-slider-item a:hover img {
  filter: grayscale(0);
}

.law-experiences-section {
  background: var(--bs-white);
  padding: 0 0 100px;
}
@media (min-width: 1400px) {
  .law-experiences-section .container {
    max-width: 1170px;
  }
}
@media (max-width: 991px) {
  .law-experiences-section {
    padding: 0 0 80px;
  }
}
@media (max-width: 767px) {
  .law-experiences-section {
    padding: 0 0 80px;
  }
}

.law-video-thumb {
  margin-right: 50px;
  position: relative;
}
@media (max-width: 1199px) {
  .law-video-thumb {
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .law-video-thumb {
    margin: 0;
  }
}
.law-video-thumb img {
  width: 100%;
}
.law-video-thumb .law-video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.law-video-thumb .law-video-play-btn svg path {
  fill: var(--bs-primary-500);
  stroke: var(--bs-primary-500);
}

.law-experiences-data-item {
  padding: 32px 0;
  border-bottom: 1px solid var(--bs-gray-100);
}
@media (max-width: 767px) {
  .law-experiences-data-item {
    padding: 25px 0;
  }
}
.law-experiences-data-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .law-experiences-data-left {
    margin-bottom: 15px;
  }
}
.law-experiences-data-left h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 8px;
  color: var(--bs-primary-500);
  font-family: "Barlow", sans-serif;
}
.law-experiences-data-left p {
  font-size: 14px;
  color: var(--bs-gray-500);
}
.law-experiences-data-right h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 12px;
  line-height: 1.4;
  color: var(--bs-gray-900);
  font-family: "Barlow", sans-serif;
}
.law-experiences-data-right p {
  color: var(--bs-gray-400);
}

.law-counter-section {
  background-color: var(--bs-gray-900);
  border-bottom: 1px solid var(--bs-gray-100);
}
@media (min-width: 1400px) {
  .law-counter-section .container {
    max-width: 1170px;
  }
}

.law-counter-item {
  display: flex;
}
@media (max-width: 575px) {
  .law-counter-item {
    display: block;
    text-align: center;
  }
}
.law-counter-thumb {
  margin-right: 16px;
}
@media (max-width: 575px) {
  .law-counter-thumb {
    margin: 0 0 15px;
  }
}
.law-counter-thumb path {
  stroke: var(--bs-secondary-500);
}
.law-counter-data h3 {
  font-weight: 400;
  font-size: 32px;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 10px;
  color: white;
  font-family: "Barlow", sans-serif;
}
@media (max-width: 575px) {
  .law-counter-data h3 {
    font-size: 24px;
  }
}
.law-counter-data p {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-400);
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .law-counter-item {
    margin-bottom: 24px;
  }
}

@media (max-width: 991px) {
  .law-counter-section.law-section-padding {
    padding: 80px 0 56px;
  }
}
@media (max-width: 767px) {
  .law-counter-section.law-section-padding {
    padding: 60px 0 36px;
  }
}

.law-about-section {
  background-color: var(--bs-gray-50);
}
@media (min-width: 1400px) {
  .law-about-section .container {
    max-width: 1170px;
  }
}

.law-about-thumb img {
  width: 100%;
}
@media (max-width: 991px) {
  .law-about-thumb {
    margin-bottom: 24px;
  }
}
.law-about-content h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 32px;
  color: var(--bs-gray-900);
  font-family: "Barlow", sans-serif;
}
@media (max-width: 557px) {
  .law-about-content h2 {
    font-size: 30px;
    margin-bottom: 24px;
  }
}
.law-about-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: var(--bs-gray-700);
  margin-bottom: 32px;
  font-family: "Barlow", sans-serif;
}
@media (max-width: 557px) {
  .law-about-content p {
    margin-bottom: 24px;
  }
}

.law-awards-section {
  background: var(--bs-white);
}
@media (min-width: 1400px) {
  .law-awards-section .container {
    max-width: 1170px;
  }
}

.law-awards-item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 500px) {
  .law-awards-item {
    display: block;
    text-align: center;
  }
}
.law-awards-item:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .law-awards-item:last-child {
    margin-bottom: 24px;
  }
}
.law-awards-item.left-awards .law-awards-thumb {
  width: 112px;
  height: 112px;
  display: flex;
  margin-right: 24px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.4s;
  border: 4px solid var(--bs-primary-50);
}
@media (max-width: 500px) {
  .law-awards-item.left-awards .law-awards-thumb {
    margin: 0 auto 24px;
  }
}
.law-awards-item.left-awards .law-awards-thumb:hover {
  background-color: var(--bs-primary-500);
  border: 4px solid var(--bs-primary-500);
}
.law-awards-item.left-awards .law-awards-thumb path {
  transition: all 0.4s;
  stroke: var(--bs-primary-500);
}
.law-awards-item.left-awards .law-awards-thumb path .fill {
  fill: var(--bs-primary-500) !important;
}
.law-awards-item.left-awards .law-awards-thumb:hover path {
  stroke: white;
}
.law-awards-item.right-awards {
  padding: 30px 32px;
  background-color: var(--bs-secondary-100);
}
.law-awards-item.right-awards .law-awards-thumb {
  width: 144px;
  margin-right: 24px;
  height: 144px;
  flex-shrink: 0;
  display: block;
}
@media (max-width: 500px) {
  .law-awards-item.right-awards .law-awards-thumb {
    margin: 0 auto 24px;
  }
}
.law-awards-data ul {
  margin: 0 0 4px;
  padding: 0;
  list-style: none;
}
.law-awards-data ul li {
  color: var(--bs-gray-900);
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  padding-right: 16px;
  position: relative;
  font-family: "Barlow", sans-serif;
}
.law-awards-data ul li:before {
  content: "";
  right: 3px;
  top: 50%;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  background-color: var(--bs-gray-900);
}
.law-awards-data ul li:last-child::before {
  content: none;
}
.law-awards-data h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.45;
  margin-bottom: 10px;
  font-family: "Barlow", sans-serif;
}
.law-awards-data h4 a {
  color: var(--bs-gray-700);
}
.law-awards-data p {
  color: var(--bs-gray-500);
  font-family: "Barlow", sans-serif;
}

.law-testimonial-section {
  background: var(--bs-white);
  box-shadow: inset 0px 1px 0px var(--bs-gray-100);
}
@media (min-width: 1400px) {
  .law-testimonial-section .container {
    max-width: 1170px;
  }
}

.law-testimonial-slider-item {
  text-align: center;
}
.law-testimonial-slider-item svg {
  margin: 0 auto 35px;
}
.law-testimonial-slider-item svg path {
  fill: var(--bs-primary-500);
}
.law-testimonial-slider-item p {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-gray-900);
  font-family: "Barlow", sans-serif;
}
@media (max-width: 991px) {
  .law-testimonial-slider-item p {
    font-size: 20px;
  }
}
.law-testimonial-user {
  margin-top: 32px;
}
.law-testimonial-user span {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: var(--bs-gray-900);
  margin-bottom: 6px;
  display: block;
  font-family: "Barlow", sans-serif;
}
.law-testimonial-user p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-500);
  font-family: "Barlow", sans-serif;
}

.law-testimonial-slider__control-buttons {
  padding: 0 80px;
}
@media (max-width: 767px) {
  .law-testimonial-slider__control-buttons {
    padding: 0;
    display: none;
  }
}
.law-testimonial-slider__control-buttons .button {
  background: var(--bs-primary-50);
  width: 56px;
  height: 56px;
  border: transparent;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 99;
}
.law-testimonial-slider__control-buttons .button svg path {
  stroke: var(--bs-gray-900);
}
.law-testimonial-slider__control-buttons .button--next {
  left: auto;
  right: 0;
}

.law-contact-section {
  background: var(--bs-white);
}

.law-contact-content {
  margin-right: 80px;
}
@media (max-width: 1199px) {
  .law-contact-content {
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  .law-contact-content {
    margin: 0 0 30px;
  }
}
.law-contact-content h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 24px;
  color: var(--bs-gray-900);
  font-family: "Barlow", sans-serif;
}
@media (max-width: 767px) {
  .law-contact-content h2 {
    font-size: 28px;
  }
}
.law-contact-content p {
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 40px;
  color: var(--bs-gray-700);
  font-family: "Barlow", sans-serif;
}

.law-contact-info-item {
  display: flex;
  margin-bottom: 24px;
  padding: 32px;
  background-color: var(--bs-secondary-100);
}
.law-contact-info-item:last-child {
  margin-bottom: 0;
}
.law-contact-info-icon {
  flex-shrink: 0;
  margin-right: 35px;
}
.law-contact-info-icon svg path {
  stroke: var(--bs-gray-900);
}
.law-contact-info-data h4 {
  font-weight: 500;
  font-size: 14px;
  opacity: 0.5;
  line-height: 1;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: var(--bs-gray-900);
  font-family: "Barlow", sans-serif;
}
.law-contact-info-data p {
  font-weight: 500;
  font-size: 24px;
  margin: 0;
  color: var(--bs-gray-900);
  font-family: "Barlow", sans-serif;
}

.law-contact-form h4 {
  margin-bottom: 12px;
  line-height: 1.33;
  font-weight: 600;
  font-size: 24px;
  color: var(--bs-gray-900);
  font-family: "Barlow", sans-serif;
}
.law-contact-form p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 35px;
  color: var(--bs-gray-700);
  font-family: "Barlow", sans-serif;
}
.law-contact-form .input-group {
  margin-bottom: 16px;
}
.law-contact-form .input-group .form-control {
  height: 48px;
  width: 100%;
  font-size: 16px;
  border-radius: 4px;
  background: var(--bs-white);
  padding: 18px;
  color: var(--bs-gray-400);
  border: 1px solid var(--bs-gray-100);
  font-family: "Barlow", sans-serif;
  color: var(--bs-gray-900);
}
.law-contact-form .input-group .form-control::-moz-placeholder {
  color: var(--bs-gray-500);
}
.law-contact-form .input-group .form-control:-ms-input-placeholder {
  color: var(--bs-gray-500);
}
.law-contact-form .input-group .form-control::placeholder {
  color: var(--bs-gray-500);
}
.law-contact-form .input-group textarea.form-control {
  height: 124px;
}
.law-contact-form .nice-select {
  background: var(--bs-white);
  height: 48px;
  width: 100%;
  font-size: 16px;
  border-radius: 4px;
  color: var(--bs-gray-400);
  border-color: var(--bs-gray-100);
  font-family: "Barlow", sans-serif;
}
.law-contact-form .nice-select:after {
  content: "";
  width: 10px;
  height: 10px;
  margin-top: -6px;
  margin-right: 12px;
  border-bottom: 2px solid #87909d;
  border-right: 2px solid #87909d;
}
.law-contact-form .nice-select .list {
  width: 100%;
}
.law-contact-form .gj-datepicker-md [role="right-icon"] {
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--bs-gray-900);
}
.law-contact-form .gj-datepicker-md {
  width: 100%;
}
.law-contact-form .form-btn {
  margin-top: 35px;
  border: none !important;
}

.law-blog-section {
  background-color: var(--bs-gray-50);
}
@media (min-width: 1400px) {
  .law-blog-section .container {
    max-width: 1170px;
  }
}

.law-section-title {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .law-section-title {
    margin-bottom: 35px;
  }
}
.law-section-title h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 24px;
  color: var(--bs-gray-900);
  font-family: "Barlow", sans-serif;
}
@media (max-width: 557px) {
  .law-section-title h2 {
    font-size: 30px;
    margin-bottom: 16px;
  }
}
.law-section-title p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: var(--bs-gray-700);
  font-family: "Barlow", sans-serif;
}

.law-blog-wrap {
  border-radius: 4px;
  overflow: hidden;
  background-color: var(--bs-white);
}
.law-blog-thumb {
  height: 264px;
  transition: all 0.4s;
}
.law-blog-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.law-blog-data {
  padding: 31px;
}
.law-blog-data ul {
  margin: 0 0 4px;
  padding: 0;
  list-style: none;
}
.law-blog-data ul li {
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  color: var(--bs-gray-500);
  font-family: "Barlow", sans-serif;
}
.law-blog-data h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 12px;
  font-family: "Barlow", sans-serif;
}
.law-blog-data h4 a {
  color: var(--bs-gray-900);
}
.law-blog-data p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 24px;
  color: var(--bs-gray-700);
  font-family: "Barlow", sans-serif;
}

a.law-icon-blue-btn {
  font-weight: 600;
  font-size: 14px;
  padding: 10px;
  display: flex;
  line-height: 1;
  align-items: center;
  width: 157px;
  transition: all 0.4s;
  justify-content: center;
  text-transform: uppercase;
  color: var(--bs-primary-500);
  border: 2px solid var(--bs-primary-50);
  font-family: "Barlow", sans-serif;
}
a.law-icon-blue-btn:hover {
  color: white;
  border: 2px solid var(--bs-primary-500);
  background-color: var(--bs-primary-500);
}
a.law-icon-blue-btn:hover path {
  stroke: white;
}
a.law-icon-blue-btn svg {
  margin-left: 7px;
}
a.law-icon-blue-btn svg path {
  transition: all 0.4s;
  stroke: var(--bs-primary-500);
}

@media (max-width: 991px) {
  .col-lg-4.col-md-6 .law-blog-wrap {
    margin-bottom: 24px;
  }
}
.col-lg-4.col-md-6:last-child .law-blog-wrap {
  margin-bottom: 0;
}

.law-footer-section {
  border-top: 1px solid var(--bs-gray-100);
  background-color: #132238;
}
@media (min-width: 1400px) {
  .law-footer-section .container {
    max-width: 1170px;
  }
}
.law-footer-section .logo {
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .law-footer-section .logo {
    justify-content: center;
    margin-bottom: 20px;
  }
}
.law-footer-section .logo .icon {
  margin-right: 16px;
  max-width: 56px;
  min-width: 56px;
  min-height: 56px;
  max-height: 56px;
  justify-content: center;
  display: flex;
  font-weight: 600;
  font-size: 22px;
  line-height: 24px;
  align-items: center;
  color: white !important;
  background: var(--bs-primary-500);
  border-radius: 4px;
}
.law-footer-section .logo .text-wrapper p {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  white-space: nowrap;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
}
@media (min-width: 575px) {
  .law-footer-section .logo .text-wrapper p {
    font-size: 20px;
  }
}
.law-footer-section .logo .text-wrapper span {
  text-transform: capitalize;
  font-family: "Barlow", sans-serif;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--bs-gray-300);
}

.law-footer-top {
  padding: 100px 0 40px;
  border-bottom: 1px solid #2b384c;
}
@media (max-width: 991px) {
  .law-footer-top {
    padding: 70px 0 40px;
  }
}

.law-footer-menu {
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .law-footer-menu {
    margin-top: 30px;
  }
}
.law-footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.law-footer-menu ul li {
  margin: 0 12px;
  display: inline-block;
}
.law-footer-menu ul li:first-child {
  margin-left: 0;
}
.law-footer-menu ul li:last-child {
  margin-right: 0;
}
.law-footer-menu ul li a {
  font-weight: 400;
  font-size: 16px;
  transition: all 0.4s;
  color: var(--bs-gray-400);
  font-family: "Barlow", sans-serif;
}
.law-footer-menu ul li a:hover {
  color: white;
}

.law-social-icon ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
@media (max-width: 575px) {
  .law-social-icon ul {
    justify-content: center;
  }
}
.law-social-icon ul li {
  margin-right: 8px;
}
.law-social-icon ul li:last-child {
  margin-right: 0;
}
.law-social-icon ul li a {
  display: flex;
  width: 48px;
  height: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: all 0.4s;
  background-color: #2b384c;
}
.law-social-icon ul li a:hover {
  background-color: var(--bs-primary-500);
}

.law-footer-bottom {
  padding: 40px 0;
}

p.law-copywright {
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  color: var(--bs-gray-300);
  font-family: "Barlow", sans-serif;
  text-align: center;
}

.tools-area {
  background: var(--bs-white-2);
  box-shadow: inset 0px 1px 0px var(--bs-gray-100);
  border-bottom: 1px solid var(--bs-gray-100);
  padding: 60px 0;
}
@media (min-width: 575px) {
  .tools-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .tools-area {
    padding: 100px 0;
  }
}
.tools-area .dev-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .tools-area .dev-section-title {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .tools-area .card-row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
  }
  .tools-area .card-row .col-6 {
    width: 100%;
  }
}

.tools-card {
  transition: 0.3s;
  text-align: center;
  background: var(--bs-white-2);
  border: 1px solid var(--bs-gray-100);
  border-radius: 6.64378px;
  padding: 30px 0;
}
@media (min-width: 575px) {
  .tools-card {
    padding: 36px 0;
  }
}
.tools-card img,
.tools-card svg {
  min-width: 48px;
  min-height: 48px;
  max-width: 48px;
  max-height: 48px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 24px;
}
.tools-card img path,
.tools-card svg path {
  stroke: var(--bs-gray-900);
}
.tools-card .title {
  font-weight: 600;
  font-size: 16px;
  line-height: 144%;
  color: var(--bs-gray-900);
}
@media (min-width: 480px) {
  .tools-card .title {
    font-size: 18px;
  }
}
.tools-card:hover {
  box-shadow: 0px 24px 88px rgba(19, 34, 56, 0.12);
}

.inner-service-area {
  background: var(--bs-white-2);
  padding: 60px 0;
}
@media (min-width: 575px) {
  .inner-service-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .inner-service-area {
    padding: 100px 0;
  }
}
.inner-service-area .dev-section-title .text {
  font-weight: 400;
  font-size: 16px;
  color: var(--bs-gray-700);
  line-height: 1.4;
}
.inner-service-area .dev-section-title .d-btn {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .inner-service-area .dev-section-title .d-btn {
    margin-top: 40px;
  }
}

.dev-contact-area {
  padding: 60px 0;
}
@media (min-width: 768px) {
  .dev-contact-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .dev-contact-area {
    padding: 100px 0;
  }
}
.dev-contact-area::before {
  display: none !important;
}
.dev-contact-area__wrapper {
  padding: 0 !important;
  position: relative;
}
.dev-contact-area__wrapper--ellipse {
  display: none !important;
}
@media (min-width: 575px) {
  .dev-contact-area__wrapper {
    border-radius: 0;
    box-shadow: none;
    background: transparent;
    padding: 35px;
  }
}
.dev-contact-area__wrapper .contact-content__cotacat-block {
  border-radius: 16px;
  background: var(--bs-primary-50);
}
.dev-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li.line {
  width: 24px;
  height: 2px;
  background: var(--bs-primary-500);
}
.dev-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item
  i {
  color: var(--bs-primary-500);
}
.dev-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item:hover {
  background: var(--bs-primary-500);
}
.dev-contact-area__wrapper
  .contact-content__cotacat-block
  .social-link
  li
  .media-item:hover
  i {
  color: white;
}
.dev-contact-area__wrapper .contact-content__info-block a .icon svg path {
  stroke: var(--bs-primary-500);
}
@media (min-width: 992px) {
  .dev-contact-area__wrapper .contact-form {
    padding-left: 100px;
  }
}
.dev-contact-area__wrapper
  .contact-form
  .input-buttton
  .d-btn.d-btn-primary:hover {
  box-shadow: none;
  color: var(--bs-primary-500);
  background: var(--bs-primary-50);
}

.contact-map iframe {
  width: 100% !important;
}

.error-page-area {
  background: var(--bs-white);
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 0;
}
@media (min-width: 768px) {
  .error-page-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .error-page-area {
    padding: 100px 0;
  }
}
@media (min-width: 992px) {
  .error-page-area__content .error_img {
    margin-bottom: 50px;
  }
}
.error-page-area__content .error_img svg {
  width: 100%;
}
.error-page-area__content .error_content .title {
  padding-bottom: 15px;
  font-family: "Inter";
  font-weight: 700;
  font-size: 25px;
  line-height: 1.17;
  text-align: center;
  color: var(--bs-gray-900);
}
@media (min-width: 575px) {
  .error-page-area__content .error_content .title {
    font-size: 45px;
    padding-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .error-page-area__content .error_content .title {
    font-size: 48px;
  }
}
.error-page-area__content .error_content .desc {
  font-family: "Inter";
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44;
  text-align: center;
  color: var(--bs-gray-700);
}
.error-page-area__content .goHome-buttton {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .error-page-area__content .goHome-buttton {
    margin-top: 40px;
  }
}
.error-page-area__content .goHome-buttton .d-btn svg {
  margin-right: 12px;
}
.error-page-area__content .goHome-buttton .d-btn.d-btn-primary:hover {
  box-shadow: none;
  color: var(--bs-primary-500);
  background: var(--bs-primary-50);
}

.project-case-study-area {
  background: var(--bs-white);
  box-shadow: inset 0px 1px 0px var(--bs-gray-100);
  padding: 60px 0;
}
@media (min-width: 575px) {
  .project-case-study-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .project-case-study-area {
    padding: 100px 0;
  }
}
.project-case-study-area .dev-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .project-case-study-area .dev-section-title {
    margin-bottom: 50px;
  }
}
.project-case-study-area .single-button {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .project-case-study-area .single-button {
    margin-top: 50px;
  }
}

.inner-gallery-area {
  background: var(--bs-white);
  padding: 30px 0 60px;
  border-bottom: 1px solid var(--bs-gray-100);
}
@media (min-width: 768px) {
  .inner-gallery-area {
    padding: 40px 0 80px;
  }
}
@media (min-width: 992px) {
  .inner-gallery-area {
    padding: 50px 0 100px;
  }
}

.inner-project-details-area {
  background: var(--bs-white);
  padding: 60px 0 30px;
}
@media (min-width: 768px) {
  .inner-project-details-area {
    padding: 80px 0 40px;
  }
}
@media (min-width: 992px) {
  .inner-project-details-area {
    padding: 100px 0 50px;
  }
}
.inner-project-details-area .dev-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .inner-project-details-area .dev-section-title {
    margin-bottom: 50px;
  }
}
.inner-project-details-area__content .title {
  font-weight: 700;
  padding-bottom: 20px;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-gray-900);
}
.inner-project-details-area__content .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  color: var(--bs-gray-600);
}
@media (min-width: 768px) {
  .inner-project-details-area__content .text {
    font-size: 18px;
  }
}
.inner-project-details-area__content .d-btn {
  margin-top: 32px;
}
.inner-project-details-area__information .info-wrapper {
  display: grid;
  gap: 24px;
}
.inner-project-details-area__information .info-wrapper .deadline h6,
.inner-project-details-area__information .info-wrapper .client h6,
.inner-project-details-area__information .info-wrapper .my-role h6 {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  color: var(--bs-gray-500);
  padding-bottom: 12px;
}
.inner-project-details-area__information .info-wrapper .deadline span,
.inner-project-details-area__information .info-wrapper .client span,
.inner-project-details-area__information .info-wrapper .my-role span {
  font-weight: 400;
  font-size: 14px;
  line-height: 143%;
  display: block;
  color: var(--bs-gray-900);
}
.inner-project-details-area__information .client-testimonial {
  margin-top: 24px;
}

.client-testimonial {
  padding: 24px;
  border-radius: 6px;
  background: var(--bs-gray-50);
}
.client-testimonial .title {
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  color: #697484;
  padding-bottom: 12px;
}
.client-testimonial p {
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #132238;
}

.project-banner-area {
  height: 76vh;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

.article-case-study-area {
  background: var(--bs-white);
  box-shadow: inset 0px 1px 0px var(--bs-gray-100);
  padding: 60px 0;
}
@media (min-width: 575px) {
  .article-case-study-area {
    padding: 80px 0;
  }
}
@media (min-width: 992px) {
  .article-case-study-area {
    padding: 100px 0;
  }
}
.article-case-study-area .dev-section-title {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .article-case-study-area .dev-section-title {
    margin-bottom: 50px;
  }
}
.article-case-study-area .single-button {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .article-case-study-area .single-button {
    margin-top: 50px;
  }
}

.article-banner-area {
  height: 76vh;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

.article-detail-area {
  background: var(--bs-white);
  padding-top: 50px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .article-detail-area {
    padding-bottom: 80px;
  }
}
@media (min-width: 992px) {
  .article-detail-area {
    padding-bottom: 100px;
  }
}
.article-detail-area__content-one .meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 12px;
}
.article-detail-area__content-one .meta .single-itme p {
  display: flex;
  align-items: center;
  color: var(--bs-gray-700);
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.article-detail-area__content-one .meta .single-itme p span {
  margin-right: 6px;
}
.article-detail-area__content-one .title {
  color: var(--bs-gray-900);
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .article-detail-area__content-one .title {
    font-size: 40px;
    padding-bottom: 32px;
  }
}
.article-detail-area__content-one .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  color: var(--bs-gray-700);
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .article-detail-area__content-one .text {
    font-size: 18px;
    padding-bottom: 32px;
  }
}
.article-detail-area__content-one img {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .article-detail-area__content-one img {
    padding-bottom: 32px;
  }
}
.article-detail-area__content-two {
  padding-bottom: 50px;
}
.article-detail-area__content-two .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-gray-900);
  padding-bottom: 20px;
}
.article-detail-area__content-two .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  color: var(--bs-gray-700);
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .article-detail-area__content-two .text {
    font-size: 18px;
    padding-bottom: 32px;
  }
}
.article-detail-area__content-two .text span {
  font-weight: 600;
  text-transform: uppercase;
}
.article-detail-area__content-three {
  padding-bottom: 50px;
}
.article-detail-area__content-three .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: var(--bs-gray-900);
  padding-bottom: 16px;
}
.article-detail-area__content-three .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  color: var(--bs-gray-700);
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .article-detail-area__content-three .text {
    font-size: 18px;
    padding-bottom: 32px;
  }
}
.article-detail-area__content-three .small-content.mb-32 {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .article-detail-area__content-three .small-content.mb-32 {
    padding-bottom: 32px;
  }
}
.article-detail-area__content-three .small-content .title {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 12px;
  color: var(--bs-gray-900);
}
.article-detail-area__content-three .small-content .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  color: var(--bs-gray-700);
  padding: 0;
}
.article-detail-area__content-four img {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .article-detail-area__content-four img {
    padding-bottom: 32px;
  }
}
.article-detail-area__content-four .content {
  display: grid;
  gap: 30px;
}
@media (min-width: 992px) {
  .article-detail-area__content-four .content {
    gap: 136px;
    grid-template-columns: 1.6fr 1fr;
  }
}
.article-detail-area__content-four .content .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 144%;
  color: var(--bs-gray-700);
}
@media (min-width: 992px) {
  .article-detail-area__content-four .content .text {
    font-size: 18px;
  }
}
.article-detail-area__content-four .content .week-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-detail-area__content-four .content .week-list li {
  font-weight: 600;
  font-size: 16px;
  line-height: 144%;
  color: var(--bs-gray-900);
}
.article-detail-area__content-four
  .content
  .week-list
  li:not(.article-detail-area__content-four .content .week-list li:last-child) {
  padding-bottom: 12px;
}
@media (min-width: 992px) {
  .article-detail-area__content-four .content .week-list li {
    font-size: 18px;
  }
}

blockquote {
  border-radius: 12px;
  background: var(--bs-primary-500);
  padding: 38px 20px;
  margin-bottom: 22px;
}
@media (min-width: 992px) {
  blockquote {
    margin-bottom: 32px;
  }
}
@media (min-width: 992px) {
  blockquote {
    padding: 48px;
  }
}
blockquote .icon {
  padding-bottom: 22px;
}
@media (min-width: 992px) {
  blockquote .icon {
    padding-bottom: 32px;
  }
}
blockquote .content .title {
  padding-bottom: 12px;
  color: white;
  font-weight: 400;
  font-size: 18px;
  line-height: 133%;
}
@media (min-width: 768px) {
  blockquote .content .title {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  blockquote .content .title {
    font-size: 24px;
  }
}
blockquote .content .text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: white;
  padding-bottom: 22px;
}
@media (min-width: 992px) {
  blockquote .content .text {
    padding-bottom: 32px;
  }
}
blockquote .content .name {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: white;
}

.dev-project-area .dev-project-slider__control-buttons .button {
  background: var(--bs-white);
}
.dev-project-area .d-btn-outline-primary svg path {
  stroke: var(--bs-primary-500);
}

/*=== Media Query ===*/
.theme-mode-panel-open .mode-switcher-panel-wrapper {
  transform: translateX(0) translateY(-50%);
}

.mode-switcher-panel-wrapper {
  transition: 0.4s;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
}

.mode-switcher-panel {
  padding: 25px 0 30px;
  background: #fff;
  border-radius: 0 2px 2px 0;
}
.mode-switcher-panel .panel-group {
  padding: 0 30px;
}
.mode-switcher-panel .panel-group .panel-title {
  position: relative;
  margin-bottom: 12px;
  z-index: 0;
}
.mode-switcher-panel .panel-group .panel-title .title {
  display: inline-block;
  padding-right: 10px;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  background: #fff;
  padding-bottom: 10px;
  margin-bottom: 0;
  border-bottom: none;
}
.mode-switcher-panel .panel-group .panel-title .title::after {
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  height: 1px;
  width: 100%;
  background: #ebebeb;
  z-index: -1;
}
.mode-switcher-panel .panel-group .color-skin {
  display: flex;
  flex-wrap: wrap;
  margin: -7px -7px 0px;
}
.mode-switcher-panel .panel-group .color-skin .color-item {
  display: inline-block;
  position: relative;
  flex: 1 0 calc(25% - 14px);
  margin: 7px;
  border-radius: 2px;
  cursor: pointer;
}
.mode-switcher-panel .panel-group .color-skin .color-item::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.mode-switcher-panel .panel-group .color-skin .color-item::after {
  position: absolute;
  content: "";
  left: 50%;
  top: calc(50% - 5px);
  height: 7px;
  width: 12px;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%) rotate(-45deg);
}
.mode-switcher-panel .panel-group .color-skin .color-item.active::after {
  opacity: 1;
  visibility: visible;
}

.mode-switcher-panel .buttons button:focus {
  box-shadow: none;
  outline: none;
}

.mode-switcher-panel .buttons {
  display: flex;
  align-items: center;
  gap: 10px;
}
.mode-switcher-panel .buttons .switcher-btn {
  position: relative;
  min-height: 48px;
  min-width: 48px;
  max-height: 48px;
  max-width: 48px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: white;
  cursor: pointer;
}
.mode-switcher-panel .buttons .switcher-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  transform: translate(-50%, -50%);
  content: "";
}
.mode-switcher-panel .buttons .switcher-btn.lite::before {
  background-image: url("data:image/svg+xml, %3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 17.625C15.1066 17.625 17.625 15.1066 17.625 12C17.625 8.8934 15.1066 6.375 12 6.375C8.8934 6.375 6.375 8.8934 6.375 12C6.375 15.1066 8.8934 17.625 12 17.625Z' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 3.375V1.5' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.89707 5.89707L4.5752 4.5752' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.375 12H1.5' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.89707 18.103L4.5752 19.4249' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 20.625V22.5' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.1035 18.103L19.4254 19.4249' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.625 12H22.5' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.1035 5.89707L19.4254 4.5752' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.mode-switcher-panel .buttons .switcher-btn.dark::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.3156 14.3062C18.8431 14.7191 17.2872 14.7326 15.8078 14.3454C14.3283 13.9582 12.9786 13.1841 11.8972 12.1027C10.8158 11.0214 10.0418 9.67162 9.65454 8.19216C9.26729 6.7127 9.28083 5.15683 9.69374 3.68433C8.24199 4.0884 6.92144 4.86578 5.86363 5.93904C4.80581 7.01231 4.04765 8.34399 3.66467 9.80144C3.28168 11.2589 3.28724 12.7913 3.68078 14.2459C4.07432 15.7006 4.84211 17.0267 5.90767 18.0923C6.97324 19.1578 8.29939 19.9256 9.75403 20.3192C11.2087 20.7127 12.741 20.7183 14.1985 20.3353C15.656 19.9523 16.9876 19.1941 18.0609 18.1363C19.1342 17.0785 19.9115 15.758 20.3156 14.3062Z' stroke='%23697484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.mode-switcher-panel .buttons .switcher-btn.active {
  background-color: #1777e5;
}
.mode-switcher-panel .buttons .switcher-btn.active.lite::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 17.625C15.1066 17.625 17.625 15.1066 17.625 12C17.625 8.8934 15.1066 6.375 12 6.375C8.8934 6.375 6.375 8.8934 6.375 12C6.375 15.1066 8.8934 17.625 12 17.625Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 3.375V1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.89683 5.89683L4.57495 4.57495' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.375 12H1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.89683 18.1031L4.57495 19.425' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 20.625V22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.1031 18.1031L19.425 19.425' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.625 12H22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.1031 5.89683L19.425 4.57495' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.mode-switcher-panel .buttons .switcher-btn.active.dark::before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.3156 14.3062C18.8431 14.7191 17.2872 14.7326 15.8078 14.3454C14.3283 13.9582 12.9786 13.1841 11.8972 12.1027C10.8158 11.0214 10.0418 9.67162 9.65454 8.19216C9.26729 6.7127 9.28083 5.15683 9.69374 3.68433C8.24199 4.0884 6.92144 4.86578 5.86363 5.93904C4.80581 7.01231 4.04765 8.34399 3.66467 9.80144C3.28168 11.2589 3.28724 12.7913 3.68078 14.2459C4.07432 15.7006 4.84211 17.0267 5.90767 18.0923C6.97324 19.1578 8.29939 19.9256 9.75403 20.3192C11.2087 20.7127 12.741 20.7183 14.1985 20.3353C15.656 19.9523 16.9876 19.1941 18.0609 18.1363C19.1342 17.0785 19.9115 15.758 20.3156 14.3062Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.mode-switcher-panel .switcher-minimize-button {
  position: absolute;
  font-size: 24px;
  top: 30px;
  border: 0;
  left: -45px;
  display: flex;
  height: 50px;
  width: 50px;
  font-size: 20px;
  align-items: center;
  justify-content: center;
  color: #0068e1;
  color: var(--color-primary);
  background: #fff;
  border-radius: 50% 0 0 50%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  z-index: -1;
}

.mode-switcher-panel .switcher-minimize-button i {
  font-size: inherit;
  pointer-events: none;
  transition: 0.4s;
}

.mode-switcher-panel .switcher-minimize-button:focus {
  outline: none;
}

.position-fixed-right {
  position: fixed;
  right: 0;
  transform: translateY(-50%) translateX(100%);
  top: 50%;
  z-index: 99;
}

.theme-change-button {
  overflow: hidden;
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
}
.theme-change-button .toggle-button-switcher {
  border: 2px solid #fff;
  border-radius: 50px;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-change-button .toggle-button {
  width: 24px;
  height: 24px;
  outline: none;
  -webkit-appearance: none;
  position: relative;
  transition: 0.4s;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 17.625C15.1066 17.625 17.625 15.1066 17.625 12C17.625 8.8934 15.1066 6.375 12 6.375C8.8934 6.375 6.375 8.8934 6.375 12C6.375 15.1066 8.8934 17.625 12 17.625Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 3.375V1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.89683 5.89689L4.57495 4.57501' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.375 12H1.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.89683 18.1031L4.57495 19.425' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 20.625V22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.1031 18.1031L19.425 19.425' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.625 12H22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.1031 5.89689L19.425 4.57501' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  padding: 20px;
  cursor: pointer;
}
.theme-change-button .toggle-button:checked {
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.3156 14.3063C18.8431 14.7192 17.2872 14.7327 15.8078 14.3455C14.3283 13.9582 12.9786 13.1842 11.8972 12.1028C10.8158 11.0214 10.0418 9.67169 9.65454 8.19222C9.26729 6.71276 9.28083 5.15689 9.69374 3.68439C8.24199 4.08846 6.92144 4.86584 5.86363 5.93911C4.80581 7.01237 4.04765 8.34405 3.66467 9.80151C3.28168 11.259 3.28724 12.7913 3.68078 14.246C4.07432 15.7006 4.84211 17.0268 5.90767 18.0923C6.97324 19.1579 8.29939 19.9257 9.75403 20.3192C11.2087 20.7128 12.741 20.7183 14.1985 20.3353C15.656 19.9523 16.9876 19.1942 18.0609 18.1364C19.1342 17.0786 19.9115 15.758 20.3156 14.3063Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  padding: 20px;
}

body[data-theme="dark"] .ui-contact-area__wrapper {
  border-color: #2b384c;
  box-shadow: 0px 48px 88px rgba(0, 0, 0, 0.12);
}
body[data-theme="dark"] .ui-btn.ui-btn-outline-primary {
  border-color: #2b384c;
}
body[data-theme="dark"] .ui-btn.ui-btn-outline-primary:hover {
  border-color: var(--bs-tertiary-500);
}
body[data-theme="dark"] .flc-work-process-section {
  background: rgba(43, 56, 76, 0.6);
}
body[data-theme="dark"] .flc-work-process-section .flc-work-process-count {
  color: #2b384c !important;
}
body[data-theme="dark"] .photographer-pricing-area {
  background: rgba(43, 56, 76, 0.6) !important;
}
body[data-theme="dark"] .photographer-contact-area {
  background: rgba(43, 56, 76, 0.8);
}
body[data-theme="dark"] .photographer-footer-area {
  background: #2b384c;
}
body[data-theme="dark"] .doctor-hero-area {
  background: #05182e;
}
body[data-theme="dark"] .doctor-event-area {
  background: rgba(43, 56, 76, 0.9) !important;
}
body[data-theme="dark"] .law-counter-section {
  background-color: #05182e;
}
body[data-theme="dark"] .law-blog-section {
  background: rgba(43, 56, 76, 0.9);
}
body[data-theme="dark"] .bg-gray-50 {
  background: #05182e;
}
body[data-theme="dark"] .dev-company-info--modifi {
  background: #05182e;
  border-top: 1px solid var(--bs-gray-100);
}
body[data-theme="dark"] .client-testimonial {
  background: white !important;
}
body[data-theme="dark"] .dev-contact-area__wrapper {
  border: transparent;
  box-shadow: none;
}
body[data-theme="dark"]
  .dev-contact-area__wrapper
  .contact-content__cotacat-block {
  background: #05182e;
}
body[data-theme="dark"]
  .dev-contact-area__wrapper
  .contact-content__info-block
  .icon {
  background: #05182e !important;
}
body[data-theme="dark"] .article-case-study-area .ui-blog-card:hover {
  border-color: #2b384c;
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
}
body[data-theme="dark"] .error-page-area__content .error_img svg .c1,
body[data-theme="dark"] .error-page-area__content .error_img svg .c2,
body[data-theme="dark"] .error-page-area__content .error_img svg .c3,
body[data-theme="dark"] .error-page-area__content .error_img svg .c3,
body[data-theme="dark"] .error-page-area__content .error_img svg .c4,
body[data-theme="dark"] .error-page-area__content .error_img svg .c5,
body[data-theme="dark"] .error-page-area__content .error_img svg .c6,
body[data-theme="dark"] .error-page-area__content .error_img svg .c7,
body[data-theme="dark"] .error-page-area__content .error_img svg .c8 {
  fill: #ffd91a;
}

body[data-theme="dark"],
.dark-bg,
.dark-mode-texts {
  --bs-white: #132238;
  --bs-white-2: #05182e;
  --bs-bg-dev-linear-gradient: linear-gradient(
    180deg,
    rgba(222, 228, 218, 0) 0%,
    rgba(222, 228, 218, 0.12) 100%
  );
  --bs-bg-ui-linear-gradient: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.32) 0%,
    rgba(0, 0, 0, 0.9) 100%
  );
  --bs-bg-ui-linear-gradient-2: linear-gradient(
    180deg,
    #05182e 0%,
    #0e4789 85.03%
  );
  --bs-bg-ui-linear-gradient-3: linear-gradient(
    180deg,
    #132238 0%,
    #2b384c 100%
  );
  --bs-bg-ui-linear-gradient-4: linear-gradient(
      180deg,
      rgba(243, 236, 255, 0.04) 0%,
      rgba(243, 236, 255, 0) 100%
    ),
    #132238;
  --bs-bg-ui-linear-gradient-5: linear-gradient(
      180deg,
      rgba(19, 34, 56, 0.8) 0%,
      rgba(43, 56, 76, 0.8) 100%
    ),
    #132238;
  --bs-bg-ui-linear-gradient-6: linear-gradient(
    90deg,
    #ffffff 0%,
    rgba(255, 255, 255, 0.8) 43.44%,
    rgba(255, 255, 255, 0) 100%
  );
  --bs-bg-ui-linear-gradient-7: linear-gradient(
      180deg,
      #2b384c 0%,
      rgba(43, 56, 76, 0) 100%
    ),
    #132238;
  --bs-bg-ui-linear-gradient-8: linear-gradient(
      180deg,
      rgba(232, 241, 252, 0.04) 0%,
      rgba(232, 241, 252, 0) 100%
    ),
    #132238;
  --bs-gray-900: #fff;
  --bs-gray-600: #fff;
  --bs-gray-100: #2b384c;
  --bs-gray-600-2: #87909d;
  --bs-gray-700: #a5acb5;
  --bs-bg-dev-services: #05182e;
  --bs-primary-50: #2b384c;
  --bs-gray-900-2: #2b384c;
  --bs-gray-800: #132238;
  --bs-border-one: #2b384c;
  --bs-primary-500-2: #132238;
  --bs-border-two: #000;
  --bs-ellips-1: #2b384c;
  --bs-ellips-2: rgba(255, 217, 26, 0.2);
  --bs-secondary-300: #ffd91a;
  --bs-secondary-100: #2b384c;
  --bs-danger-50: #2b384c;
  --bs-opacity-2: 0.2;
  --bs-tertiary-50: #05182e;
  --bs-gray-50: #05182e;
  --bs-success-50: #05182e;
  --bs-secondary-100: #05182e;
  --bs-secondary-50: #05182e;
}

/*********** CSS TABLE OF CONTENTS *******************

|--- 01.Component -> { Header }
|--- 01.Component -> { Menu }
|--- 01.Component -> { Button }
|--- 01.Component -> { Lists }
|--- 01.Component -> { Background }
|--- 01.Component -> { Form }
|--- 01.Component -> { Cards }
|--- 01.Component -> { Modal }
|--- 01.Component -> { Tab }
|--- 01.Component -> { Acccordion }
|--- 01.Component -> { Sidebar }
|--- THEME CUSTOM STYLES

******************************************************/
/* ---------------------------------
-------> THEME CUSTOM STYLES 
---------------------------------*/
.templatecookie-btn {
  position: fixed !important;
  bottom: 20px !important;
  right: 20px !important;
  z-index: 99999 !important;
}
.templatecookie-btn .purchase-btn {
  box-shadow: 0px 0px 3px 0px white !important;
  background-color: #171717 !important;
  color: white !important;
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  display: flex !important;
  align-items: center !important;
  padding: 0px 20px !important;
  height: 50px !important;
  font-weight: 600 !important;
  border-radius: 30px !important;
  font-size: 16px !important;
  font-weight: bold !important;
  cursor: pointer !important;
  -webkit-animation-name: wave-animation !important;
  animation-name: wave-animation !important;
  -webkit-animation-duration: 3.5s !important;
  animation-duration: 3.5s !important;
  -webkit-animation-iteration-count: infinite !important;
  animation-iteration-count: infinite !important;
  transform-origin: 70% 70% !important;
}
.templatecookie-btn .purchase-btn span svg {
  margin-left: 8px;
  display: block;
  width: 20px;
  height: 18px;
}
.templatecookie-btn .purchase-btn span svg path {
  stroke: white;
}
.templatecookie-btn .purchase-btn:hover {
  -webkit-animation-name: unset !important;
  animation-name: unset !important;
}
@keyframes wave-animation {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(14deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(14deg);
  }
  40% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/*# sourceMappingURL=maps/main.css.map */

/************************************/

.our-faqs {
  position: relative;
  padding: 45px 0 90px 0;
  z-index: 1;
}

.faqs-content {
  position: sticky;
  top: 20px;
}

.faq-cta-box {
  background: url(../images/faq-cta-bg-shape.svg) var(--secondary-color);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto;
  border: 1px solid var(--divider-color);
  backdrop-filter: blur(200px);
  -webkit-backdrop-filter: blur(200px);
  border-radius: 30px;
  text-align: center;
  padding: 40px 50px;
  overflow: hidden;
}

.faq-cta-box .icon-box {
  margin-bottom: 20px;
}

.faq-cta-box .icon-box img {
  max-width: 80px;
}

.faq-cta-content {
  margin-bottom: 30px;
}

.faq-cta-content h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.faq-cta-content p {
  margin: 0;
}

.faq-accordion .accordion-item {
  background: var(--black-color);
  border: 1px solid var(--divider-color);
  border-radius: 20px;
  margin-bottom: 30px;
  padding: 0;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}

.faq-accordion .accordion-item:last-child {
  margin-bottom: 0;
}



.faq-accordion .accordion-header .accordion-button {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
  background: linear-gradient(
    254.54deg,
    var(--accent-color) 0.03%,
    var(--accent-secondary-color) 100%
  );
  color: var(--black-color);
  border-bottom: 1px solid var(--dark-divider-color);
  padding: 28px 60px 20px 30px;
  transition: all 0.3s ease-in-out;
}

.faq-accordion .accordion-header .accordion-button.collapsed {
  padding: 28px 60px 28px 30px;
  background: var(--secondary-color);
  border-bottom: 0;
  color: var(--primary-color);
}



.faq-accordion .accordion-item .accordion-button.collapsed::after {
  transform: translateY(-50%) rotate(0deg);
  color: var(--primary-color);
}



.faq-accordion .accordion-item .accordion-body {
  background: linear-gradient(
    254.54deg,
    var(--accent-color) 0.03%,
    var(--accent-secondary-color) 100%
  );
  padding: 20px 60px 28px 30px;
  z-index: 1;
}

.faq-accordion .accordion-item .accordion-body p {
  color: var(--black-color);
  margin: 0;
}

/************************************/

