/*======================================
    Normalize CSS
========================================*/

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #2a252c;
  overflow-x: hidden;
  font-size: 15px;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 24px;
}

* {
  margin: 0;
  padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
  text-decoration: none;
  outline: none;
  outline: none !important;
  border-color: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.form-check-input:checked {
  background-color: #ff6b81;
  border-color: #ff6b81;
}

select {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: #081828;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(white, #3b3b3b);
  cursor: default;
  margin: 0em;
  font: 400 14px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(#767676, #858585);
  -o-border-image: initial;
  border-image: initial;
}

span,
a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  margin: 0px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

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

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-205 {
  margin-top: 205px;
}

.mt-210 {
  margin-top: 210px;
}

.mt-215 {
  margin-top: 215px;
}

.mt-220 {
  margin-top: 220px;
}

.mt-225 {
  margin-top: 225px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pt-205 {
  padding-top: 205px;
}

.pt-210 {
  padding-top: 210px;
}

.pt-215 {
  padding-top: 215px;
}

.pt-220 {
  padding-top: 220px;
}

.pt-225 {
  padding-top: 225px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.img-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 450px;
  }
}

/* Bread Crumbs */
.breadcrumbs {
  position: relative;
  padding-bottom: 100px;
  padding-top: 180px;
  z-index: 2;
  text-align: left;
  background-color: #ff6b81;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs {
    padding-bottom: 60px;
    padding-top: 120px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs {
    padding-bottom: 60px;
    padding-top: 120px;
  }
}

.breadcrumbs .breadcrumbs-content {
  position: relative;
  text-align: center;
}

.breadcrumbs .breadcrumbs-content .page-title {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  position: relative;
  line-height: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 28px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumbs-content .page-title {
    font-size: 25px;
    line-height: 38px;
  }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
  background: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  display: inline-block;
}

.breadcrumbs .breadcrumb-nav {
  text-align: center;
  margin-top: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs .breadcrumb-nav {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs .breadcrumb-nav {
    margin-top: 8px;
  }
}

.breadcrumbs .breadcrumb-nav li {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  margin-right: 15px;
  text-transform: capitalize;
}

.breadcrumbs .breadcrumb-nav li:after {
  content: "\ea5c";
  font-family: lineIcons;
  font-size: 10px;
  position: absolute;
  top: 4px;
  right: -7px;
}

.breadcrumbs .breadcrumb-nav li:last-child {
  margin: 0;
  padding: 0;
}

.breadcrumbs .breadcrumb-nav li:last-child::after {
  display: none;
}

.breadcrumbs .breadcrumb-nav li,
.breadcrumbs .breadcrumb-nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.breadcrumbs .breadcrumb-nav li a {
  position: relative;
}

.breadcrumbs .breadcrumb-nav li a:hover {
  text-decoration: underline;
}

.section {
  padding-top: 100px;
  padding-bottom: 120px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section {
    /* padding-top: 60px; */
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/* Section Title */
.section-title {
  text-align: left;
  position: relative;
  z-index: 5;
}

.section-title h3 {
  font-size: 15px;
  font-weight: 600;
  display: block;
}

.section-title p {
  font-size: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title {
    padding: 0px 200px;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title {
    padding: 0px 20px;
    margin-bottom: 70px;
  }

  .section-title h3 {
    font-size: 14px;
  }

  .section-title h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .section-title p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .section-title {
    padding: 0px 10px;
    margin-bottom: 60px;
  }

  .section-title h3 {
    font-size: 14px;
  }

  .section-title h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 18px;
  }

  .section-title p {
    font-size: 14px;
  }
}

.section-title.align-right {
  padding: 0;
  padding-left: 600px;
}

.section-title.align-right h2:before {
  display: none;
}

.section-title.align-right h2:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  height: 2px;
  width: 50px;
  background: #ff6b81;
  content: "";
}

.section-title.align-left {
  padding: 0;
  padding-right: 600px;
}

.section-title.align-left h2:before {
  left: 0;
  margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 32px;
  background: var(--white, #FFF);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: var(--primary-color---90, #5F236B) !important;
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
}

.scroll-top:hover {
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  border-radius: 32px;
  background: var(--primary-color-70, #9F4FAF);
  color: var(--white, #FFFFFF);
}

/* Overlay */
.overlay {
  position: relative;
  z-index: 1;
}

.overlay::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background: #081828;
  content: "";
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
}

/* Pagination CSS */
.pagination {
  text-align: left;
  margin: 40px 0 0 0;
  display: block;
}

.pagination.center {
  text-align: center;
}

.pagination.right {
  text-align: right;
}

.pagination.left {
  text-align: left;
}

.pagination .pagination-list {
  display: inline-block;
  overflow: hidden;
}

.pagination .pagination-list li {
  margin-right: 5px;
  display: inline-block;
  margin-top: 10px;
}

.pagination .pagination-list li:last-child {
  margin-right: 0px;
}

.pagination .pagination-list li a {
  background: #fff;
  color: #081828;
  font-weight: 400;
  font-size: 14px;
  border-radius: 5px;
  padding: 8px 20px;
  text-align: center;
  border: 1px solid #eee;
}

.pagination .pagination-list li.active a,
.pagination .pagination-list li:hover a {
  background: #ff6b81;
  color: #fff;
  border-color: transparent;
}

.pagination .pagination-list li a i {
  font-size: 13px;
}

.blog-grids.pagination {
  margin-top: 50px;
  text-align: center;
}

.button .btn {
  padding: 20px 16px;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 32px 32px 32px 0px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: var(--white, #FFF);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  /* 133.333% */
}

.button .btn-sm {
  padding: 8px;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px 24px 24px 0px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: var(--white, #FFF);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  /* 133.333% */
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .button .btn {
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
  }
}

.button .btn i {
  display: inline-block;
  margin-right: 5px;
}

.button .btn:last-child {
  margin: 0;
}

.button .btn:hover {
  color: #fff;
  background-color: #081828;
  -webkit-box-shadow: 0px 4px 4px #0000000f;
  box-shadow: 0px 4px 4px #0000000f;
}

.button .btn-alt {
  color: #fff !important;
  background: transparent !important;
  border: 2px solid #fff;
  padding: 11px 30px;
}

.button .primary-filled {
  background-color: var(--primary-color-90, #5F236B);
}

.button .primary-filled:hover {
  background-color: var(--primary-color-80, #7F378D);
}

.button .primary-dark-filled {
  background: var(--white, #FFF);
  color: var(--primary-color-100, #401349);
}

.button .primary-dark-filled:hover {
  background: var(--primary-color-60, #C06CD1);
  color: var(--primary-color-100, #401349);
}

.button .secondary-filled {
  background-color: var(--secondary-color-70, #BE375F);
}

.button .secondary-filled:hover {
  background-color: var(--secondary-color-60, #E04D79);
}

.button .secondary-dark-filled {
  background: var(--white, #FFF);
  color: var(--secondary-color-70, #BE375F);
}

.button .secondary-dark-filled:hover {
  background: var(--secondary-color-40, #FF88AB);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .button .btn-alt {
    padding: 10px 30px;
  }
}

@media (max-width: 767px) {
  .button .btn-alt {
    padding: 10px 30px;
  }
}

.button .btn-alt:hover {
  background-color: #fff !important;
  color: #ff6b81 !important;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

/* Preloader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #ff6b81;
  -webkit-animation: preloader-fx 1.0s linear infinite;
  animation: preloader-fx 1.0s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}

@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/* Improved Focus States for Accessibility */
.button .btn:focus,
.technologies-table .nav-tabs .nav-link:focus,
.team-card:focus {
    outline: 3px solid rgba(255, 101, 147, 0.5);
    outline-offset: 2px;
    box-shadow: 0 0 0 3px rgba(255, 101, 147, 0.3);
}

/* Skip to main content link for screen readers */
.skip-link {
    position: absolute;
    top: -40px;
    left: 6px;
    background: var(--secondary-color-60, #E04D79);
    color: white;
    padding: 8px;
    text-decoration: none;
    border-radius: 4px;
    z-index: 10000;
    transition: top 0.3s;
}

.skip-link:focus {
    top: 6px;
}

/* Enhanced contrast for better readability */
.golden-circle .single-feature h6,
.features .single-feature h6 {
    color: rgba(255, 255, 255, 0.95);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

/* Better focus states for navigation */
.navbar-nav .nav-item a:focus {
    outline: 2px solid rgba(255, 255, 255, 0.8);
    outline-offset: 2px;
}
.header {
  width: 100%;
  background: transparent;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}


.menu-label {
  display: none;
  width: 100%;
}

.nav-item.desktop-logo {
  display: inline-flex;
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header {
    padding: 18px 0 !important;
    background: var(--primary-color-100, #401349);
  }

  .menu-label {
    display: flex;
    width: 100%;
  }

  .menu-label h3 {
    color: var(--white, #FFF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    /* 133.333% */
  }

  .navbar-toggler.menu-mobile {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .nav-item.desktop-logo {
    display: none;
  }

  .header .mobile-menu-btn .toggler-icon {
    background-color: #fff;
  }

  .header .button {
    margin: 0 !important;
  }

  .header .navbar-collapse {
    width: 100vw;
    background: var(--primary-color-100, #401349);
    z-index: 9;
    max-height: 100vh;
    overflow-y: scroll;
    height: 100vh;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    color: var(--white, #FFF);
    background: var(--primary-color-80, #7F378D);
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: var(--white, #FFF) !important;
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    color: var(--white, #FFF);
    background: var(--primary-color-80, #7F378D);
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #ff6b81 !important;
  }

  .header .navbar-nav .nav-item a {
    color: var(--primary-color-30, #F5C4FF);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    /* 150% */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #ff6b81 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #ff6b81 !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 16px;
  }

  .header .navbar-nav .nav-item a:hover {
    background: var(--primary-color-80, #7F378D);
    color: var(--white, #FFF);
  }
}

@media only screen and (max-width:1399) {
  .nav-item.desktop-logo {
    display: inline-flex;
  }
}

@media (max-width: 767px) {
  .header {
    padding: 18px 0 !important;
    background: var(--primary-color-100, #401349);
  }

  .menu-label {
    display: flex;
    width: 100%;
  }

  .menu-label h3 {
    color: var(--white, #FFF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    /* 133.333% */
  }

  .nav-item.desktop-logo {
    display: none;
  }

  .header .mobile-menu-btn .toggler-icon {
    background-color: #fff;
  }

  .header .navbar-collapse {
    width: 100vw;
    background: var(--primary-color-100, #401349);
    z-index: 9;
    max-height: 100vh;
    overflow-y: scroll;
    height: 100vh;
  }

  .header .navbar .navbar-nav .nav-item a:hover {
    background: var(--primary-color-80, #7F378D);
    color: var(--white, #FFF) !important;
  }

  .header .navbar .navbar-nav .nav-item a.active {
    color: var(--white, #FFF);
    background: var(--secondary-color-60, #E04D79);
  }

  .header .navbar-nav .nav-item {
    margin: 0;
  }

  .header .navbar-nav .nav-item:hover a {
    background: var(--secondary-color-60, #E04D79);
    color: var(--white, #FFF);
  }

  .header .navbar-nav .nav-item a {
    padding: 12px 16px !important;
  }

  .header .navbar-nav .nav-item a::before {
    display: none;
  }

  .header .navbar-nav .nav-item .sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 12px 12px;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
    color: #ff6b81 !important;
  }

  .header .navbar-nav .nav-item a {
    color: var(--primary-color-30, #F5C4FF);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 0;
  }

  .header .navbar-nav .nav-item a::after {
    opacity: 1;
    visibility: visible;
  }

  .header .navbar-nav .nav-item .sub-menu li.active {
    background: #fff !important;
    color: #ff6b81 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item {
    margin: 0 !important;
  }

  .header .navbar-nav .nav-item .sub-menu .nav-item a {
    padding: 10px 12px !important;
  }

  .header .navbar-nav .nav-item .sub-menu li:hover {
    background: #fff !important;
    color: #ff6b81 !important;
  }

  .header .navbar-nav .nav-item a {
    font-size: 16px;
  }

  .header .navbar-nav .nav-item a:hover {
    background: var(--primary-color-80, #7F378D);
    color: var(--white, #FFF);
  }
}

@media (max-width: 767px) {
  .header .button {
    display: none;
  }

  .menu-label {
    display: flex;
    width: 100%;
  }

  .menu-label h3 {
    color: var(--white, #FFF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    /* 133.333% */
  }

  .navbar-toggler.menu-mobile {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .nav-item.desktop-logo {
    display: none;
  }
}

.header .button .btn {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  padding: 12px 30px;
}

.header .button .btn:hover {
  background-color: #fff;
  color: #ff6b81;
}

.header .navbar-brand img {
  width: 160px;
}

.header .navbar .navbar-nav .nav-item .navbar-brand:hover {
  background: none !important;
}

.sticky .navbar .navbar-nav .nav-item .navbar-brand:hover {
  background: none !important;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header .nav-item>a.navbar-brand {
    margin-right: 0;
    padding: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header .navbar-brand img {
    width: 170px;
  }
}

@media (max-width: 767px) {
  .header .navbar-brand img {
    width: 160px;
  }
}

.header.sticky .navbar-brand .white-logo {
  opacity: 0;
  visibility: hidden;
}

.header.sticky .navbar-brand .dark-logo {
  opacity: 1;
  visibility: visible;
}

.header.sticky .button .btn {
  background-color: #ff6b81;
  color: #fff;
  border-color: transparent;
}

.header.sticky .button .btn:hover {
  background-color: #081828;
  color: #fff;
}

.sticky {
  position: fixed;
  z-index: 99;
  background: var(--primary-color-100, #401349);
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 0;
}

.navbar-expand-lg .navbar-nav {
  margin: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  align-items: center;
  padding: 24px;
  display: flex;
  gap: 24px;
}

.header .navbar .navbar-nav .nav-item a.active {
  color: var(--white, #FFFFFF);
}

.sticky .navbar .navbar-nav .nav-item a.active {
  color: var(--white, #FFFFFF);
}

.sticky .navbar .navbar-nav .nav-item a {
  color: var(--primary-color-30, #F5C4FF);
}

.header .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: #fff;
}

.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
  color: var(--white, #FFFFFF);
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
  background: var(--white, #FFFFFF);
}

/*===== NAVBAR =====*/
.navbar-area {
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0;
}

.navbar-area.sticky {
  position: fixed;
  z-index: 99;
  background: var(--primary-color-100, #401349);
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 0px 0;
}

.navbar {
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.navbar-brand {
  padding-left: 0;
  border-radius: 0;
}

.mobile-menu-btn {
  padding: 0px;
}

.mobile-menu-btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mobile-menu-btn .toggler-icon {
  width: 30px;
  height: 2px;
  background-color: #222;
  display: block;
  margin: 5px 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
  opacity: 0;
}

.mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -7px;
}

.navbar-nav .nav-item {
  z-index: 1;
  position: relative;
}

.navbar-nav .nav-item:last-child {
  margin-right: 0 !important;
}

.navbar-nav .nav-item:hover a {
  background: var(--secondary-color-60, #E04D79);
  color: var(--white, #FFF);
}

.sticky .navbar-nav .nav-item:hover a {
  background: var(--secondary-color-60, #E04D79);
  color: var(--white, #FFF);
}

.navbar-nav .nav-item a {
  border-radius: 32px 32px 0px 32px;
  color: var(--white, #FFF);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  position: relative;
  padding: 20px 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  transition: all 0.3s ease-out 0s;
  position: relative;
  white-space: nowrap;
}

.navbar-nav .nav-item a::after {
  opacity: 0;
  visibility: hidden;
}

.navbar-nav .nav-item:hover a:before {
  width: 100%;
}

.navbar-nav .nav-item a.active {
  color: var(--white, #FFFFFF);
  border-radius: 32px 32px 0px 32px;
  background: var(--secondary-color-60, #E04D79);
}

.navbar-nav .nav-item a.dd-menu::after {
  content: "\ea58";
  font: normal normal normal 1em/1 "LineIcons";
  position: absolute;
  right: 17px;
  font-size: 10px;
  top: 50%;
  margin-left: 5px;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav .nav-item a.dd-menu::after {
    right: 13px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.dd-menu::after {
    top: 18px;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item a.collapsed::after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.navbar-nav .nav-item:hover>.sub-menu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar-nav .nav-item:hover>.sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

.navbar-nav .nav-item .sub-menu {
  padding: 30px;
  min-width: 240px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 20px #0000001a;
  box-shadow: 0px 5px 20px #0000001a;
  position: absolute;
  top: 110% !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0 0 4px 4px;
  border-radius: 5px;
}

.navbar-nav .nav-item:hover .sub-menu {
  top: 100% !important;
}

.navbar-nav .nav-item .sub-menu .nav-item {
  width: 100%;
  margin-bottom: 15px;
}

.navbar-nav .nav-item .sub-menu .nav-item:last-child {
  margin: 0;
}

.navbar-nav .nav-item .sub-menu .nav-item a {
  padding: 0;
  color: #2a252c;
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

.navbar-nav .nav-item .sub-menu .nav-item a:hover {
  color: #ff6b81;
}

.navbar-nav .nav-item .sub-menu.left-menu {
  left: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: none;
  }
}

.navbar-nav .nav-item .sub-menu>li {
  display: block;
  margin-left: 0;
}

.navbar-nav .nav-item .sub-menu>li:last-child {
  border: none;
}

.navbar-nav .nav-item .sub-menu>li.active>a {
  color: #ff6b81 !important;
}

.navbar-nav .nav-item .sub-menu>li>a {
  font-weight: 400;
  display: block;
  padding: 12px 15px;
  font-size: 14px;
  color: #222;
  font-weight: 400;
}

.navbar-nav .nav-item .sub-menu>li:first-child a {
  border: none;
}

.add-list-button {
  display: inline-block;
  margin-left: 10px;
}

.add-list-button .btn i {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}

/*======================================
     End Header CSS
  ========================================*/
/*======================================
    Hero Area CSS
========================================*/
.hero-area {
  position: relative;
  background-image: url("../images/img-home-header-2.jpg");
  background-size: cover;
  background-position: center;
  height: 100vh;
  display: flex;
  padding: 0px 160px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  flex-shrink: 0;
  align-self: stretch;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area {
    padding: 150px 0 60px 0;
  }
}

@media (max-width: 767px) {
  .hero-area {
    padding: 100px 20px 50px 20px;
    height: auto;
    min-height: 100vh;
  }
}

.hero-area .hero-image img {
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-image {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-image {
    margin-top: 40px;
  }
}

.hero-area .hero-content {
  border-radius: 0;
  position: relative;
  z-index: 1;
  text-align: center;
}

.hero-area .hero-content h1 {
  color: var(--white);
  text-align: center;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  line-height: 48px;
  /* 120% */
}

.hero-area .hero-content h5 {
  color: var(--white, #FFF);
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 133.333% */
}

.hero-area .hero-content p {
  margin-top: 30px;
  font-size: 15px;
  color: #fff;
}

.hero-area .hero-content .button .btn i {
  font-size: 17px;
}

.hero-area .hero-content .button .btn.btn-alt {
  background-color: #ffffff6b;
  color: #fff;
}

.hero-area .hero-content .button .btn.btn-alt:hover {
  background-color: #fff;
  color: #ff6b81;
}

@media (max-width: 767px) {
  .hero-area .hero-content .button .video-button {
    margin-top: 20px;
  }
}

.hero-area .hero-content .button .video-button .text {
  display: inline-block;
  margin-left: 15px;
  color: #fff;
  font-weight: 500;
}

.hero-area .hero-content .button .video-button:hover .video {
  color: #fff;
  background-color: #081828;
}

.hero-area .hero-content .button .video-button .video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  color: #ff6b81;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 10px;
  font-size: 16px;
  padding-left: 3px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: relative;
}

.hero-area .hero-content .button .video-button .video:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-animation: pulse-border-2 2s linear infinite;
  animation: pulse-border-2 2s linear infinite;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@-webkit-keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border-2 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-area .hero-content h1 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-area .hero-content {
    text-align: center;
  }

  .hero-area .hero-content h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
  }

  .hero-area .hero-content p {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .hero-area .hero-content {
    padding: 0 10px;
    text-align: center;
  }

  .hero-area .hero-content h1 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }

  .hero-area .hero-content h5 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
  }

  .hero-area .hero-content p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 22px;
  }

  .hero-area .hero-content .button .btn {
    width: 60%;
    margin: 0;
    margin-bottom: 7px;
  }

  .hero-area .hero-content .button .btn:last-child {
    margin: 0;
  }
}

/*======================================
    Golden circle Area CSS
========================================*/
.golden-circle {
  background: var(--primary-color-100, #401349);
  padding: 120px 0px 120px 0px;
  align-items: flex-start;
  justify-content: center;
  gap: 64px;
  align-self: stretch;
}

.golden-circle .single-feature {
  border-radius: 24px;
  background: var(--white-10, rgba(255, 255, 255, 0.10));
  text-align: left;
  display: flex;
  padding: 56px 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  flex: 1 0 0;
  margin-right: 24px;
  margin-top: 32px;
  width: 90%;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.golden-circle .single-feature:hover {
  border-radius: 24px;
  border: 1px solid var(--secondary-color-50, #FF6593);
  background: var(--white-10, rgba(255, 255, 255, 0.10));
  /* [Cards] Golden circle shadow */
  box-shadow: 0px 0px 40px 8px rgba(224, 77, 121, 0.50);
  -webkit-box-shadow: 0px 0px 40px 8px rgba(224, 77, 121, 0.50);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.golden-circle .single-feature i {
  height: 56px;
  width: 56px;
  text-align: center;
}

.golden-circle .single-feature .ic-cpu {
  background-image: url(../images/icons/ic-cpu.svg);
}

.golden-circle .single-feature .ic-rocket {
  background-image: url(../images/icons/ic-rocket.svg);
}

.golden-circle .single-feature .ic-wand {
  background-image: url(../images/icons/ic-wand.svg);
}

.golden-circle .single-feature h4 {
  background: var(--gradient-purple-to-pink-horizontal, linear-gradient(90deg, #E28DF3 0%, #FF6593 100%));
  background-clip: text;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  /* 160% */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.golden-circle .single-feature h6 {
  color: var(--white, #FFF);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

@media (max-width: 767px) {
  .golden-circle {
    padding: 80px 20px;
  }

  .golden-circle .single-feature {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
    padding: 40px 20px;
  }
}

/*======================================
    Features Area CSS
========================================*/
.features {
  background: var(--primary-color-10, #fff);
}

.features .section-title .heading-2---regular {
  color: var(--primary-black-100, #2A252C);
}

.features .section-title .heading-2---bold {
  color: var(--secondary-color-60, #E04D79);
}
.features .section-title .heading-4---bold {
  color: var(--secondary-color-60, #E04D79);
}

.pink {
  color: var(--secondary-color-60, #E04D79);
} 

.features .single-feature {
  color: var(--white, #FFF);
  text-align: left;
  padding: 32px;
  position: relative;
  margin-right: 24px;
  margin-top: 80px;
  width: 90%;
  height: 464px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.features .single-feature h3 {
  border: none !important;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

.features .single-feature h6 {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.95);
  line-height: 1.6;
  letter-spacing: 0.3px;
}

.features .feature-one {
  border-radius: 64px 64px 0px 64px;
  background: linear-gradient(360deg, rgba(42, 37, 44, 0.9) 0%, rgba(156, 37, 72, 0.75) 50%, rgba(237, 133, 84, 0.4) 100%), url(../images/img-web-mobile-apps.png), lightgray 50% / cover no-repeat;
  background-position: center;
  background-size: cover;
}

.features .feature-two {
  border-radius: 0px 64px 64px 64px;
  background: linear-gradient(360deg, rgba(42, 37, 44, 0.9) 0%, rgba(156, 37, 72, 0.75) 50%, rgba(237, 133, 84, 0.4) 100%), url(../images/img-legacy-systems-support.png), lightgray 50% / cover no-repeat;
  background-position: center;
  background-size: cover;
}

.features .feature-three {
  border-radius: 64px 64px 64px 0px;
  background: linear-gradient(360deg, rgba(42, 37, 44, 0.9) 0%, rgba(156, 37, 72, 0.75) 50%, rgba(237, 133, 84, 0.4) 100%), url(../images/img-systems-integrations.png), lightgray 50% / cover no-repeat;
  background-position: center;
  background-size: cover;
}

.features .feature-four {
  border-radius: 64px 0px 64px 64px;
  background: linear-gradient(360deg, rgba(42, 37, 44, 0.9) 0%, rgba(156, 37, 72, 0.75) 50%, rgba(237, 133, 84, 0.4) 100%), url(../images/img-ourwork-bi.png), lightgray 50% / cover no-repeat;
  background-position: center;
  background-size: cover;
}

.features .feature-five {
  border-radius: 0px 64px 64px 64px;
  background: linear-gradient(360deg, rgba(42, 37, 44, 0.9) 0%, rgba(156, 37, 72, 0.75) 50%, rgba(237, 133, 84, 0.4) 100%), url(../images/img-it-support-l1-l2-l3.jpg), lightgray 50% / cover no-repeat;
  background-position: center;
  background-size: cover;
}

.features .feature-six {
  border-radius: 0px 64px 64px 64px;
  background: linear-gradient(360deg, rgba(42, 37, 44, 0.9) 0%, rgba(156, 37, 72, 0.75) 50%, rgba(237, 133, 84, 0.4) 100%), url(../images/img-team-aumentation-staffing.png), lightgray 50% / cover no-repeat;
  background-position: center;
  background-size: cover;
}

.features .feature-seven {
  border-radius: 0px 64px 64px 64px;
  background: linear-gradient(360deg, rgba(156, 37, 72, 0.85) 0%, rgba(237, 133, 84, 0.5) 100%), url(../images/devops.jpg), lightgray 50% / cover no-repeat;
  background-position: center;
  background-size: cover;
}

.features .single-feature:hover {
  border: 2px solid var(--alternative-color-50, #ED8554);
  -webkit-box-shadow: 0px 0px 16px 8px rgba(237, 133, 84, 0.40);
  box-shadow: 0px 0px 16px 8px rgba(237, 133, 84, 0.40);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.features .single-feature i {
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  background-color: #ff6b81;
  color: #fff;
  font-size: 20px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 4px 6px #0000002a;
  box-shadow: 0px 4px 6px #0000002a;
  margin-bottom: 30px;
}

.features .single-feature p {
  line-height: 22px;
}

.features .button-container {
  margin-top: 80px;
}

@media (max-width: 767px) {
  .features {
    padding: 80px 20px;
  }

  .features .single-feature {
    width: 100%;
    height: auto;
    min-height: 320px;
    margin: 24px 0;
    margin-right: 0px;
    padding: 24px;
    border-radius: 16px;
  }

  .features .single-feature .industry-chips {
    flex-wrap: wrap;
    gap: 8px;
  }

  .features .single-feature .industry-chip {
    font-size: 12px;
    padding: 6px 12px;
  }

  .features .single-feature h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .features .single-feature h6 {
    font-size: 14px;
    line-height: 20px;
  }

  .features .button {
    width: 100%;
    margin: 40px 0 0 0;
    padding: 0 20px;
  }

  .features .button .btn {
    width: 100%;
    padding: 16px;
  }

  .features .section-title {
    margin-bottom: 40px;
    text-align: center;
  }

  .features .section-title h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .features .section-title h4 {
    font-size: 16px;
    line-height: 24px;
    padding: 0 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .features {
    padding: 100px 40px;
  }

  .features .button {
    width: 100%;
    margin: 60px 0 0 0;
    text-align: center;
  }

  .features .button .btn {
    width: 80%;
  }

  .features .single-feature {
    width: 100%;
    height: auto;
    min-height: 380px;
    margin: 32px 0;
    margin-right: 0px;
    padding: 28px;
  }

  .features .single-feature h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .features .section-title {
    text-align: center;
    margin-bottom: 60px;
  }
}

/*======================================
    Our Achievement CSS
========================================*/
.customers {
  background: var(--primary-color-10, #FDF4FF);
  text-align: center;
  padding: 96px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .customers {
    padding: 80px 0;
  }
}

@media (max-width: 767px) {
  .customers {
    padding: 60px 0;
  }
}

.customers .title h3 {
  color: var(--primary-black-100, #2A252C);
  text-align: center;
}

.customers .title h3 .h3-bold {
  color: var(--primary-color-80, #7F378D);
}

.customers .title p {
  color: #fff;
}

.customers .single-achievement {
  margin-top: 50px;
  text-align: center;
  padding: 0px 10px;
}

.customers .single-achievement h3 {
  font-size: 35px;
  font-weight: 800;
  display: block;
  margin-bottom: 5px;
  color: #fff;
}

.customers .single-achievement p {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
  .customers .title h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .customers .single-achievement {
    margin-top: 30px;
  }

  .customers .single-achievement h3 {
    font-size: 28px;
  }
}

/*=============================
	technologies Table CSS
===============================*/
.technologies-table {
  background: var(--primary-color-100, #401349);
  padding: 100px 0px;
}

.technologies-table h2,
.technologies-table h5 {
  color: var(--white, #ffffff);
}

.technologies-table .section-title {
  margin-bottom: 96px;
}

.technologies-table .span-1 {
  color: var(--secondary-color-50, #FF6593);
}

.technologies-table .nav-tabs {
  border-bottom: 1px solid var(--primary-color-50, #E28DF3);
}

.technologies-table .nav-tabs .nav-link {
  background: 0 0;
  border-radius: 16px 16px 0px 0px;
  border: none;
  color: var(--primary-color-50, #E28DF3);
  display: flex;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  width: 100%;
}

.technologies-table .nav-tabs .nav-link:hover {
  background: var(--white-5, rgba(255, 255, 255, 0.05));
}

.technologies-table .nav-tabs .nav-link:focus,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.technologies-table .nav-tabs .nav-link:active {
  border-radius: 16px 16px 0px 0px;
  border: none;
  background: var(--primary-color-40, #F1ACFE);
  color: var(--primary-color-100, #401349);
  font-weight: 600;
}

.technologies-table .nav-tabs .nav-link.active:hover {
  background: var(--primary-color-50, #E28DF3);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .technologies-table .section-title {
    margin-bottom: 30px;
    text-align: center;
  }

  .technologies-table .nav-tabs .nav-link {
    font-size: 14px;
    padding: 12px 8px;
  }
}

.technologies-table .single-technology {
  background: var(--white-10, rgba(255, 255, 255, 0.10));
  border: 1px solid var(--white-10, rgba(255, 255, 255, 0.00));
  border-radius: 12px;
  display: flex;
  gap: 16px;
  align-items: center;
  flex-direction: row;
  padding: 24px;
  width: 100%;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .techs-container {
  margin-top: 3rem;
}

.technologies-table .single-technology {
  margin-bottom: 1.5rem;
}

.technologies-table .single-technology:hover {
  border: 1px solid var(--secondary-color-50, #FF6593);
  box-shadow: 0px 0px 16px 4px rgba(190, 55, 95, 0.30);
}

@media (max-width: 767px) {
  .technologies-table {
    padding: 80px 20px;
    text-align: center;
  }

  .technologies-table .section-title {
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
  }

  .technologies-table .nav-tabs {
    border-bottom: 1px solid var(--primary-color-50, #E28DF3);
    margin-bottom: 20px;
    justify-content: center;
    display: flex;
  }

  .technologies-table .nav-tabs .nav-link {
    font-size: 12px !important;
    padding: 8px 12px !important;
    min-height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
  }

  .technologies-table .techs-container {
    margin-top: 2rem;
    padding: 0 10px;
  }

  .technologies-table .single-technology {
    margin-bottom: 1rem;
    padding: 16px;
    gap: 12px;
    align-items: center;
  }

  .technologies-table .single-technology h5 {
    color: var(--white, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    flex: 1;
    text-align: left;
  }

  .technologies-table .tech-icon {
    width: 48px !important;
    height: 48px !important;
    min-width: 48px;
    min-height: 48px;
  }

  /* Asegurar 2 columnas en móvil SOLO para las tarjetas de tecnología */
  .technologies-table .techs-container .row > [class*='col-'] {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .technologies-table .single-technology h5 {
    color: var(--white, #FFF);
    /* Heading 6 - Bold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 150% */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 35%;
  }
}

.technologies-table .single-technology .ic-tech {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  width: 64px;
  height: 64px;
}

.technologies-table .single-technology .ic-tech.ic-python-logo {
  background-image: url(../images/techs/ic-mono-python.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-python-logo:hover {
  background-image: url(../images/techs/ic-color-python.svg);
}

.technologies-table .single-technology .ic-tech.ic-node-logo {
  background-image: url(../images/techs/ic-mono-node.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-node-logo:hover {
  background-image: url(../images/techs/ic-color-node.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-oracle-logo {
  background-image: url(../images/techs/ic-mono-oracle.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-oracle-logo:hover {
  background-image: url(../images/techs/ic-color-oracle.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-net-logo {
  background-image: url(../images/techs/ic-mono-node.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-net-logo:hover {
  background-image: url(../images/techs/ic-mono-node.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-databricks-logo {
  background-image: url(../images/techs/ic-mono-databricks.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-databricks-logo:hover {
  background-image: url(../images/techs/ic-color-databricks.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-apache-logo {
  background-image: url(../images/techs/ic-mono-apache.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-apache-logo:hover {
  background-image: url(../images/techs/ic-color-apache.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-react-logo {
  background-image: url(../images/techs/ic-mono-react.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-react-logo:hover {
  background-image: url(../images/techs/ic-color-react.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-camunda-logo {
  background-image: url(../images/techs/ic-mono-camunda.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-camunda-logo:hover {
  background-image: url(../images/techs/ic-color-camunda.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-others-logo {
  background-image: url(../images/techs/ic-mono-others.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-others-logo:hover {
  background-image: url(../images/techs/ic-color-others.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-powerbi-logo {
  background-image: url(../images/techs/ic-mono-power.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-powerbi-logo:hover {
  background-image: url(../images/techs/ic-color-power.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-figma-logo {
  background-image: url(../images/techs/ic-mono-figma.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-figma-logo:hover {
  background-image: url(../images/techs/ic-color-figma.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-notion-logo {
  background-image: url(../images/techs/ic-mono-notion.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-notion-logo:hover {
  background-image: url(../images/techs/ic-color-notion.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-balsamiq-logo {
  background-image: url(../images/techs/ic-mono-balsamiq.png);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-balsamiq-logo:hover {
  background-image: url(../images/techs/ic-color-balsamiq.png);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-net-logo {
  background-image: url(../images/techs/ic-mono-net.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-net-logo:hover {
  background-image: url(../images/techs/ic-color-net.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-flutter-logo {
  background-image: url(../images/techs/ic-mono-flutter.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-technology .ic-tech.ic-flutter-logo:hover {
  background-image: url(../images/techs/ic-color-flutter.svg);
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}


.technologies-table .single-table {
  border: 1px solid #eee;
  border-radius: 10px;
  margin-top: 30px;
  background-color: #fff;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0s;
}

.technologies-table .single-table:hover:hover {
  -webkit-box-shadow: 0px 3px 5px #00000017;
  box-shadow: 0px 3px 5px #00000017;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.technologies-table .single-table .table-head {
  padding: 25px;
  border-bottom: 1px solid #eee;
}

.technologies-table .single-table .table-head .title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}

.technologies-table .single-table .table-head p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}

.technologies-table .single-table .table-head .price {
  padding: 30px 0;
}

.technologies-table .single-table .table-head .price .amount {
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
}

.technologies-table .single-table .table-head .price .amount .duration {
  display: inline-block;
  font-size: 14px;
  color: #2a252c;
  font-weight: 400;
  margin-left: 3px;
}

.technologies-table .single-table .table-head .button .btn {
  width: 100%;
  padding: 12px 30px;
  font-size: 13px;
  background-color: #081828;
}

.technologies-table .single-table .table-head .button .btn:hover {
  background-color: #ff6b81;
  color: #fff;
}

.technologies-table .single-table .table-content {
  padding: 25px;
}

.technologies-table .single-table .table-content .middle-title {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.technologies-table .single-table .table-content .table-list li {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  margin-bottom: 13px;
}

.technologies-table .single-table .table-content .table-list li:last-child {
  margin: 0;
}

.technologies-table .single-table .table-content .table-list li i {
  color: #ff6b81;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 4px;
}

/*=============================
	Testimonials CSS
===============================*/
.testimonials {
  background: var(--white, #fff);
  padding: 100px 0px 0px;
}

.testimonials h2 {
  color: var(--primary-black-100, #2A252C);
}

.testimonials .section-title {
  margin-bottom: 36px;
}

.testimonials .span-1 {
  color: var(--secondary-color-60, #E04D79);
}

.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
  align-items: center;
}

/* LEGACY TESTIMONIALS STYLES - REPLACED BY work-carousel.css */
/*
.gtco-testimonials {
  position: relative;
  margin-top: 30px;

  .owl-stage-outer {
    padding: 30px 0;
  }

  .owl-dots {
    text-align: center;

    .owl-dot span {
      position: relative;
      height: 12px;
      width: 12px;
      border-radius: 50%;
      display: block;
      background: var(--alternative-color-20, #FFDAC9);
      margin: 0 8px;
    }

    .active {
      box-shadow: none;
    }

    .active span {
      background: var(--alternative-color---50, #ED8554);
      box-shadow: none;
      height: 12px;
      width: 12px;
    }
  }

  .card {
    background: var(--alternative-color-10, #FFF4EE);
    border-radius: 0px 16px 16px 0px;
    margin: 0px 0px 0px 10px;
    border: 0;
    display: flex;
    flex-direction: row;

    .card-img-top {
      max-width: 176px;
      border-radius: 16px 0px 0px 16px;
      width: 176px;
      height: 176px;
    }

    .card-body h5 {
      color: var(--primary-black-90, #403943);
      font-family: Inter;
      font-size: 18px;
      font-style: normal;
      font-weight: 600;
      line-height: 24px;
      margin-bottom: 16px;
    }

    .card-body p {
      color: var(--primary-black-90, #403943);
      font-family: Inter;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
    }
  }

  .active {
    opacity: 1;
    transition: all 0.3s;
  }

  .center {
    opacity: 1;

    h5 {
      font-size: 24px;
      margin: 0;

      span {
        font-size: 20px;
      }
    }

    .card-img-top {
      border-radius: 64px 0px;
      max-width: 100%;
      width: 264px;
      height: 374px;
      object-fit: cover;
    }

    .card {
      background: none;
      box-shadow: none;
      align-items: center;
    }

    .card-body {
      border-radius: 0px 16px 16px 0px;
      background: var(--alternative-color-50, #ED8554);
      padding: 32px;
      display: flex;
      flex: 1 1 auto;
      flex-direction: column;
      align-items: flex-start;
      gap: 16px;
      height: fit-content;
    }

    .card-body h5 {
      color: var(--alternative-color-100, #431B09);
      font-family: Inter;
      font-size: 24px;
      font-style: normal;
      font-weight: 600;
      line-height: 32px;
      margin: 0;
    }

    .card-body p {
      color: var(--alternative-color-90, #652C12);
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
    }
  }

  .center h5 {
    font-size: 24px;
    margin: 0;
  }

  .center span {
    font-size: 20px;
  }

  .center .card-img-top {
    border-radius: 64px 0px;
    max-width: 100%;
    width: 264px;
    height: 374px;
    object-fit: cover;
  }

  .center .card {
    background: none;
    box-shadow: none;
    align-items: center;
  }

  .center .card-body {
    border-radius: 0px 16px 16px 0px;
    background: var(--alternative-color-50, #ED8554);
    padding: 32px;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    height: fit-content;
  }

  .center .card-body h5 {
    color: var(--alternative-color-100, #431B09);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin: 0;
  }

  .center .card-body p {
    color: var(--alternative-color-90, #652C12);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
}
*/

/* LEGACY TESTIMONIALS RESPONSIVE STYLES - REPLACED BY work-carousel.css */
/*
@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {

  .testimonials {
    padding: 80px 20px 60px;
  }

  .testimonials .section-title {
    margin-bottom: 40px;
    text-align: center;
  }

  .testimonials .section-title h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .gtco-testimonials {
    .card {
      border-radius: 16px;
      margin: 20px;
      flex-direction: column;

      .card-img-top {
        border-radius: 16px 16px 0px 0px;
        max-width: 100%;
        width: 100%;
        height: 200px;
        object-fit: cover;
      }
    }
  }

  .gtco-testimonials .center {
    opacity: 1;

    .card-img-top {
      border-radius: 16px 16px 0px 0px;
      max-width: 100%;
      width: 100%;
      height: 240px;
      object-fit: cover;
    }

    .card {
      background: none;
      box-shadow: none;
      align-items: stretch;
      margin: 20px;
      flex-direction: column;
      border-radius: 16px;
      overflow: hidden;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

    .card-body {
      border-radius: 0px 0px 16px 16px;
      background: var(--alternative-color-50, #ED8554);
      padding: 24px;
      display: flex;
      flex: 1 1 auto;
      flex-direction: column;
      align-items: flex-start;
      gap: 16px;
      height: fit-content;
    }

    .card-body h5 {
      font-size: 18px;
      line-height: 26px;
      margin: 0px;
    }

    .card-body p {
      font-size: 14px;
      line-height: 20px;
    }
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gtco-testimonials {
    .card {
      margin: 0px;
      margin-left: 24px;
    }
  }
}

@media only screen and (min-width: 768px) {
  .gtco-testimonials {
    width: 80%;
    margin: 30px auto 0;
  }

  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    background-color: var(--alternative-color-50, #ED8554);
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s background-color;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .owl-carousel .owl-nav button.owl-prev {
    left: -60px;
  }

  .owl-carousel .owl-nav button.owl-next {
    right: -60px;
  }

  .owl-carousel .owl-nav button.owl-prev:hover,
  .owl-carousel .owl-nav button.owl-next:hover {
    background-color: var(--alternative-color-20, #FFDAC9);
  }

  .owl-carousel .owl-nav button.owl-prev:active,
  .owl-carousel .owl-nav button.owl-next:active {
    background-color: var(--alternative-color-100, #431B09);
  }

  .owl-carousel .owl-nav button.owl-prev span, 
  .owl-carousel .owl-nav button.owl-next span {
    font-size: 50px;
    display: inline-block;
    line-height: 1;
    color: var(--alternative-color-50, #ED8554);
  }
}

@media only screen and (max-width: 767px) {
  .owl-nav {
    display: none;
  }
}
*/

/*=============================
	Team CSS
===============================*/
.team .container.full-container {
  position: relative;
  height: auto;
  min-height: fit-content;
  max-width: 100%;
}

.team .container .row.title {
  background: var(--secondary-color-70, #BE375F);
  padding: 80px 0px 184px 0px;
}

.team .container .row.title .container {
  padding: 0px;
}

.team .container .row.title h2,
.team .container .row.title h5 {
  color: var(--white, #fff);
}

.team .container .team-members {
  padding: 80px 0px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: 0 auto;
}

.team .container .team-members .row {
  padding-bottom: 80px;
}

.team .container .team-members .heading-4---medium {
  color: var(--primary-black-100, #2A252C);
}

.team .container .team-members .heading-5 {
  color: var(--primary-black-80, #564E59);
}

.team .container .team-members .heading-6---regular {
  color: var(--primary-black-70, #6D6470);
}

.team .section-title {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.team .cards-team-member {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 240px;
}

.team .cards-team-member .img-team-member {
  height: 240px;
  max-height: 240px;
  width: 240px;
  max-width: 240px;
  box-shadow: 0px -4px 32px 4px rgba(88, 11, 34, 0.30);
}

.team .cards-team-member .img-team-member-first {
  border-radius: 56px 56px 56px 0px;
  background-image: url(../images/team-members/img-hernando.jpg);
  background-size: cover;
}

.team .cards-team-member .img-team-member-second {
  border-radius: 56px 56px 56px 0px;
  background-image: url(../images/team-members/img-robert.jpg);
  background-size: cover;
}

.team .cards-team-member .img-team-member-third {
  border-radius: 56px 56px 56px 0px;
  background-image: url(../images/team-members/img-ricardo.jpg);
  background-size: cover;
}

.team .cards-team-member .img-team-member-four {
  border-radius: 56px 56px 56px 0px;
  background-image: url(../images/team-members/img-jose.jpg);
  background-size: cover;
}

.team .cards-team-member .body {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%;
}

.team .cards-team-member .body .row-title-subtitle {
  align-items: flex-start;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
  width: 240px;
}

.team .cards-team-member .body .row-body-text {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 16px;
  position: relative;
  width: 100%;
}

.team .cards-team-member .body .buttons {
  align-items: flex-start;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 16px;
  position: relative;
}

.btn.secondary-filled.lni-linkedin-original::before {
  content: "\eb14";
}

@media (max-width: 767px) {

  .team .container.full-container {
    height: auto;
    min-height: fit-content;
  }

  .team .button {
    width: 100%;
    text-align: center;
  }

  .team .button .btn {
    width: 80%;
  }

  .team .container .row.title {
    padding: 80px 0px 96px 0px;
  }

  .team .cards-team-member {
    align-items: center;
    margin-bottom: 24px;
    text-align: center;
  }

  .team .col-cards-team-member {
    display: flex;
    justify-content: center;
  }

  .team .container .team-members {
    position: relative;
    top: auto;
    padding: 40px 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team .container.full-container {
    height: 1720px;
  }

  .team .container .row.title {
    padding: 80px 0px 80px 0px;
  }

  .team .container .team-members {
    top: 10%;
  }

  .team .cards-team-member {
    align-items: center;
    margin-bottom: 24px;
  }
}

/*======================================
    Call To Action CSS
========================================*/
.call-action {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/abajo-mejor-final.png);
  height: 728px;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
}

.call-action .cta-content {
  text-align: center;
  padding: 0px 50px;
}

.call-action .cta-content .lni.lni-calendar {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  margin-left: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .cta-content {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .call-action .cta-content {
    padding: 0;
  }

  .call-action .button {
    width: 100%;
  }

  .call-action .button .btn {
    width: 80%;
  }
}

.call-action .cta-content h2,
.call-action .cta-content h5 {
  color: #fff;
  margin-bottom: 24px;
}

.call-action .cta-content h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .cta-content h2 {
    font-size: 32px;
    line-height: 45px;
  }
}

@media (max-width: 767px) {
  .call-action .cta-content h2 {
    font-size: 25px;
    line-height: 35px;
  }
}

.call-action .cta-content p {
  color: #fff;
  padding: 0px 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call-action .cta-content p {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .call-action .cta-content p {
    padding: 0;
  }
}

.call-action .cta-content .button {
  margin-top: 40px;
}


/*======================================
    FAQS CSS
========================================*/

.faqs {
  padding: 160px 0px;
}

.faqs ol {
  margin: 0px;
  padding: 0px;
  list-style-type: circle;
}

.faqs h2 {
  color: var(--primary-black-100, #2A252C);
}

.faqs h2 .span-1 {
  color: var(--secondary-color-60, #E04D79);
}

.faqs .accordion-button {
  color: var(--primary-black-90, #403943);
  font-family: Inter;
  font-weight: 400;
  line-height: 32px;
}

.faqs .accordion-button:hover {
  background: var(--primary-color-10, #FDF4FF);
}

.faqs .accordion-button::after {
  background-image: url(../images/icons/ic-chevron-down.svg);
}

.faqs .accordion-button:not(.collapsed)::after {
  background-image: url(../images/icons/ic-chevron-down.svg);
}

.faqs .accordion-button:focus,
.accordion-button:not(.collapsed) {
  border-color: var(--primary-black-40, #B1ABB4);
  border-bottom: 1px solid var(--primary-black-40, #B1ABB4);
  background: var(--primary-color-10, #FDF4FF);
  box-shadow: none;
}

.faqs .accordion-body {
  color: var(--primary-black-70, #6D6470);
  /* Paragraph 14 - Regular */
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 171.429% */
}

@media (max-width: 767px) {

  .faqs {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .faqs .section-title {
    margin-bottom: 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .faqs .section-title {
    margin-bottom: 24px;
  }

  .faqs {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/*======================================
    Headquarters CSS
========================================*/

.headquarters {
  background: var(--primary-color-100, #401349);
  height: 628px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.headquarters .div-text {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.headquarters h1,
.headquarters h5 {
  color: var(--white, #FFFFFF);
}

.headquarters span {
  color: var(--white, #FFFFFF);
}

.headquarters .div-headquarters {
  background: url(../images/img-headquarters-map.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 628px;
}

@media (max-width: 767px) {

  .headquarters {
    height: auto;
    padding-bottom: 80px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .headquarters .div-headquarters {
    background: url(../images/img-headquarters-map.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px;
  }

  .headquarters .button {
    width: 100%;
  }

  .headquarters .button .btn {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .headquarters {
    height: auto;
    padding-bottom: 80px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

/*======================================
    Contact us CSS
========================================*/
.contact-us h1,
h4 {
  color: var(--primary-black-100, #2A252C);
}

.contact-us hr {
  margin: 0;
}

.contact-us span {
  color: var(--primary-black-100, #2A252C);
}

.contact-us .heading-1---bold {
  color: var(--alternative-color-50, #ED8554);
}

.footer-1---bold {
  font-weight: bold;
  color: var(--alternative-color-50, #ED8554);
}

.contact-us h5,
p {
  color: var(--primary-black-90, #403943);
}

.contact-us .left-container {
  padding-right: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1 0 0;
  align-self: stretch;
}

.contact-us .form-container {
  border-radius: 64px 0px;
  background: var(--white, #FFF);
  box-shadow: 0px 0px 32px 8px rgba(64, 19, 73, 0.15);
  display: flex;
  padding: 56px 40px;
  flex-direction: column;
  align-items: inherit;
  gap: 24px;
  flex: 1 0 0;
}

@media (max-width: 767px) {

  .contact-us .left-container {
    flex: 0 0 auto;
    width: 100%;
    padding: 24px;
  }

  .contact-us .form-container {
    padding: 56px 16px;
    margin: 24px;
  }

  .contact-us .heading-1---regular {
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
  }

  .contact-us .heading-1---bold {
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-us .form-container {
    padding: 56px 16px;
    margin: 24px;
  }

  .contact-us .left-container {
    padding: 24px;
  }
}


/*======================================
	Error 404 CSS
========================================*/
.error-area {
  height: 100vh;
  text-align: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  position: relative;
}

.d-table {
  width: 100%;
  height: 100%;
}

.d-table {
  display: table !important;
}

.d-table-cell {
  vertical-align: middle;
}

.d-table-cell {
  display: table-cell !important;
}

.error-area .error-content h1 {
  font-size: 100px;
  color: #ff6b81;
  margin-bottom: 25px;
  font-weight: 800;
  line-height: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-content h1 {
    font-size: 60px;
    line-height: 50px;
  }
}

@media (max-width: 767px) {
  .error-area .error-content h1 {
    font-size: 45px;
    line-height: 30px;
  }
}

.error-area .error-content h2 {
  font-size: 25px;
  margin-bottom: 10px;
  color: #081828;
  font-weight: 700;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-area .error-content h2 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .error-area .error-content h2 {
    font-size: 18px;
  }
}

.error-area .error-content p {
  font-weight: 400;
  margin-bottom: 40px;
  color: #2a252c;
}

/*======================================
	Footer CSS
========================================*/
.footer {
  background: var(--primary-color-100, #401349);
  position: relative;
}

.footer .footer-top {
  padding: 120px 0;
}

.footer .footer-top .container {
  border-radius: 48px;
  background: linear-gradient(180deg, #5F236B 0%, #401349 100%);
  /* Footer shadow */
  box-shadow: 0px 4px 16px 8px rgba(24, 32, 80, 0.20);
  padding: 64px 64px 40px 64px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top {
    padding: 80px 0;
    padding-top: 40px;
  }
}

@media (max-width: 767px) {

  .footer {
    padding: 24px;
  }

  .footer .footer-top {
    padding: 60px 0;
    padding-top: 20px;
  }

  .footer .footer-top .container {
    padding: 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer {
    margin-top: 40px;
    text-align: left;
    padding: 0;
  }
}

.footer .single-footer.f-about {
  padding-right: 30px;
  text-align: left;
}

@media (max-width: 767px) {
  .footer .single-footer.f-about {
    padding: 0;
  }
}

.footer .single-footer.f-about .logo img {
  width: 150px;
}

.footer .single-footer .address-footer {
  padding-left: 16px;
  color: var(--white, #FFFFFF);
  padding-bottom: 10px;
}

.footer .single-footer .address-footer .paragraph-12---regular,
.footer .single-footer .address-footer .paragraph-14---semibold {
  color: var(--white, #FFFFFF);
}

.footer .single-footer.f-about h6,
.footer .single-footer.f-about p {
  color: var(--white, #FFFFFF);
  margin-bottom: 16px;

}

.footer .single-footer.f-about .lni.lni-calendar {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  margin-left: 8px;
}

.footer .single-footer.f-about .button {
  margin-bottom: 16px;

}

.footer .single-footer.f-about .social li {
  display: inline-block;
  margin-right: 17px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer.f-about .social li {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer.f-about .social li {
    margin-bottom: 10px;
  }
}

.footer .single-footer.f-about .social li:last-child {
  margin: 0;
}

.footer .single-footer.f-about .social li a {
  border-radius: 24px 24px 24px 0px;
  color: var(--white, #FFFFFF);
  font-size: 16px;
  padding: 16px;
}

.footer .single-footer.f-about .social li a:hover {
  border-radius: 24px 24px 24px 0px;
  background: var(--secondary-color-60, #E04D79);
  color: var(--white, #FFFFFF);
}

.footer .single-footer.f-about .social li:last-child {
  margin: 0;
}

.footer .copyright-text {
  color: var(--primary-color-50, #E28DF3);
  margin-top: 24px;
  margin-bottom: 40px;
}

.footer hr {
  color: var(--primary-color-50, #E28DF3);
  height: 2px;
}

@media (max-width: 767px) {
  .footer .single-footer.f-about .copyright-text {
    margin-top: 20px;
  }
}

.footer .single-footer.f-about .copyright-text a {
  color: #D2D6DC;
}

.footer .single-footer.f-about .copyright-text a:hover {
  color: #ff6b81;
}

.footer .single-footer.f-link li {
  display: block;
  margin-bottom: 8px;
}

.footer .single-footer.f-link li:last-child {
  margin: 0;
}

.footer .single-footer.f-link li a {
  border-radius: 6px;
  color: var(--secondary-color-50, #FF6593);
  display: flex;
  padding: 12px 16px;
  gap: 10px;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}

.footer .single-footer.f-link li a:hover {
  color: var(--secondary-color-40, #FF88AB);
}

.footer .single-footer h4 {
  color: var(--primary-color-50, #E28DF3);
  padding: 0px 16px;
  margin-bottom: 24px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .single-footer h4 {
    margin-bottom: 24px;
  }
}

@media (max-width: 767px) {
  .footer .single-footer h4 {
    margin-bottom: 24px;
    padding: 0px;
  }

  .footer .single-footer .address-footer {
    padding-left: 0px;
  }

  .footer .single-footer.f-link li a {
    padding: 12px 0px;
  }
}

.footer .footer-newsletter {
  padding-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter {
    padding-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter {
    padding-bottom: 60px;
    text-align: center;
  }
}

.footer .footer-newsletter .inner-content {
  border: 2px solid rgba(238, 238, 238, 0.171);
  padding: 50px;
  border-radius: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter .inner-content {
    padding: 30px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter .inner-content {
    padding: 30px;
  }
}

.footer .footer-newsletter .title {
  position: relative;
}

.footer .footer-newsletter .title h3 {
  color: #D2D6DC;
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: capitalize;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter .title h3 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter .title h3 {
    font-size: 16px;
  }
}

.footer .footer-newsletter .title p {
  font-size: 15px;
  color: #D2D6DC;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter .title p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter .title p {
    font-size: 14px;
  }
}

.footer .footer-newsletter .title p a {
  color: #ff6b81;
  text-decoration: underline;
}

.footer .footer-newsletter .title p a:hover {
  color: #fff;
}

.footer .footer-newsletter .newsletter-form {
  position: relative;
}

@media (max-width: 767px) {
  .footer .footer-newsletter .newsletter-form {
    margin-top: 30px;
  }
}

.footer .footer-newsletter .newsletter-form input {
  height: 48px;
  width: 300px;
  display: inline-block;
  background: transparent;
  border: none;
  color: #fff;
  border-radius: 0;
  padding: 0 20px;
  color: #fff !important;
  font-size: 14px;
  background-color: #fff3;
  border-radius: 5px;
  float: right;
  margin-right: 148px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer .footer-newsletter .newsletter-form input {
    width: 100%;
    margin: 0;
    padding-right: 144px;
  }
}

@media (max-width: 767px) {
  .footer .footer-newsletter .newsletter-form input {
    width: 100%;
    margin: 0;
    text-align: center;
  }
}

.footer .footer-newsletter .newsletter-form ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-newsletter .newsletter-form :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-newsletter .newsletter-form ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-newsletter .newsletter-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

.footer .footer-newsletter .newsletter-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.footer .footer-newsletter .newsletter-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

.footer .footer-newsletter .newsletter-form .button {
  display: inline-block;
  position: absolute;
  right: 0;
}

@media (max-width: 767px) {
  .footer .footer-newsletter .newsletter-form .button {
    position: relative;
    margin-top: 10px;
    left: 0;
    bottom: 0;
    width: 100%;
  }

  .footer .footer-newsletter .newsletter-form .button .btn {
    width: 100%;
  }
}

.footer .footer-newsletter .newsletter-form .button .btn {
  display: inline-block;
  background: #ff6b81;
  color: #fff;
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
}

.footer .footer-newsletter .newsletter-form .button .btn::before {
  background-color: #fff;
}

.footer .footer-newsletter .newsletter-form .button .btn:hover {
  color: #ff6b81;
  background-color: #fff;
}