@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700;900&display=swap");

body html {
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-x: hidden;
  font-size: 1rem;
  -webkit-text-size-adjust: 100%;
}

body {
  overflow-x: hidden;
  background-color: #fff;
  color: #110f10;
  background-repeat: repeat;
  background-position: center center;
  font-weight: 400;
  line-height: 1.25rem !important;
  -ms-overflow-style: scrollbar;
  -webkit-font-smoothing: antialiased;
  font-family: "Rubik", sans-serif !important;
}

@media (min-width: 768px) {
  html,
  body {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/* adding line height */
body p {
  line-height: 1.4 !important;
  letter-spacing: 0.005em !important;
  /* font-size: 1.125rem; */
  font-size: 1rem;
  font-weight: 400;
}
@media only screen and (max-width: 580px) {
  body p {
    font-size: 1.125rem !important;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Rubik", sans-serif !important;
  line-height: 1.25 !important;
}
.file-upload-status {
  background: #979797;
  color: white;
  margin: 16px 0px;
  width: fit-content;
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 2px;
}

@media only screen and (max-width: 580px) {
  .popup-inner {
    display: block;
  }

  .popup-inner1 {
    display: block;
  }

  .footer {
    margin-top: 2rem;
  }

  .footer__left {
    padding: 2rem 0 4rem;
  }

  .addon {
    margin: 0 auto;
  }

  .contact-icon {
    margin-bottom: -39px;
  }

  .listContact .title {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0.6rem;
  }

  .newsletter-form__row .inputText {
    padding: 1.1rem 5rem 1.1rem 1.5rem;
    margin-right: -2rem;
  }

  .title--display-1 {
    font-size: 2.5rem;
  }

  .menu .social {
    margin-bottom: 2rem;
  }

  .slider-fullscreen .slider__caption .slider__item .description {
    display: none;
  }

  .slider-fullscreen .slider__end {
    margin-bottom: 1.5rem;
  }

  .section-history .section__header-wrap {
    margin-bottom: 80px;
  }

  .section-newsletter {
    margin-bottom: 20px;
  }

  .subscribe-form__inner {
    width: 100%;
  }

  .description {
    margin-bottom: 1.3rem;
  }

  body,
  html {
    font-size: 14px;
  }

  .item-details__text {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  #sales .sale-item {
    align-items: center !important;
  }

  body {
    line-height: 1.9;
  }
}

html.is-scroll-disabled body {
  height: 100vh;
  overflow: hidden;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html.is-scroll-disabled {
    overflow: hidden;
  }
}

.no-scroll {
  overflow: hidden;
  -ms-overflow-style: none;
}

.no-scroll-h {
  overflow-x: hidden;
}

.m-t {
  margin-top: 0vh !important;
}

/* -----------------------------------------------------------------
    - Typography
----------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 3rem;
  }
}

@media only screen and (max-width: 1200px) {
  .title--h1 {
    font-size: 42px;
    margin-bottom: 1.3rem;
  }
}

.title--h2 {
  font-size: 42px;
  margin-bottom: 3.4rem;
}

@media only screen and (max-width: 992px) {
  .title--h2 {
    margin-bottom: 2.4rem;
  }
}

.title--h3 {
  font-size: 2.4285rem;
  margin-bottom: 0.7rem;
  margin-left: 20px;
}

@media only screen and (max-width: 580px) {
  .title--h2 {
    font-size: 2.4285rem;
    margin-bottom: 2rem;
  }

  .title--h3 {
    font-size: 2rem;
    margin-left: 10px;
  }
}

.title--h4 {
  font-size: 1.9rem;
  margin-bottom: 1.28rem;
  line-height: 1.3;
  letter-spacing: 1px;
  font-weight: 600 !important;
}

.description p {
  /* font-size: 1.125rem; */
  font-size: 1rem;
  letter-spacing: 0.005em;
  color: #424242;
  line-height: 1.6 !important;
}

@media only screen and (max-width: 992px) {
  .title--h4 {
    margin-bottom: 1.5rem;
  }
}

@media only screen and (max-width: 580px) {
  .title--h4 {
    font-size: 1.8rem;
    line-height: 1.2;
    margin-bottom: 1rem;
  }

  .socialss .title--h4 div {
    font-size: 1.4rem;
    text-align: center !important;
    margin-bottom: 10px;
  }

  .socialss ul li {
    text-align: center;
  }

  .socialss ul {
    margin-bottom: 20px;
  }

  .liv div {
    text-align: center !important;
    margin-bottom: 20px;
  }

  .ft a {
    margin-bottom: 30px;
  }
}

.title--h5 {
  font-size: 1.715rem;
  margin-bottom: 2rem;
  font-weight: 500;
}

.title--h6 {
  font-size: 1.286rem;
  font-weight: 500;
}

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

.title__h6 {
  font-size: 1.286rem;
  line-height: 1.6;
  margin-top: 67px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 580px) {
  .title--subtitle {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
  }

  .title--overhead {
    font-size: 14px;
    letter-spacing: 0.1rem;
    margin-top: 20px !important;
  }

  .slider__caption .btn-link {
    font-size: 1.4rem;
    margin-top: 0px;
  }
}

.title--tail,
.title--tail-black {
  position: relative;
}

.title--tail::before,
.title--tail-black::before {
  content: "";
  background-color: #8d99a7;
  height: 1px;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4rem;
  width: 2.5rem;
}

.title--tail-black::before {
  background-color: #110f10;
}

.title .num-article {
  margin-bottom: 0;
}

.weight--300 {
  font-weight: 300;
}

.weight--400 {
  font-weight: 400;
}

.weight--500 {
  font-weight: 500;
}

.weight--700 {
  font-weight: 700;
}

.block-quote {
  font-size: 1.715rem;
  font-weight: 400;
  margin-bottom: 4rem;
  margin-top: 2.3rem !important;
  position: relative;
  line-height: 1.6;
}

@media only screen and (max-width: 580px) {
  .block-quote {
    font-size: 1.28rem;
    margin: 2rem 0;
  }
}

.block-quote::before {
  background-image: url("assets/images/dmtca-assets/icons/icon-quote_njsu1l.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  height: 41px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: -5.6rem;
  width: 48px;
}

@media only screen and (max-width: 768px) {
  .block-quote::before {
    display: none;
  }
}

.block-quote cite {
  font-size: 1rem;
  margin-top: 1.5rem;
  position: relative;
  display: inline-block;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.2rem;
  padding-left: 10px;
  padding-top: 10px;
}

.block-quote cite::before {
  content: "";
  background-color: #110f10;
  height: 1px;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2rem;
}

a {
  color: #110f10;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
  transition: all 0.6s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

a:hover,
a:focus {
  color: inherit;
  outline: none;
  text-decoration: none !important;
}

a.decoration--none {
  text-decoration: none;
}

.noGutters-Top {
  margin-top: 0 !important;
}

.noGutters-Bottom {
  margin-bottom: 0 !important;
  padding-bottom: 1.3rem;
}

.noGutters-Left {
  margin-left: 0 !important;
}

.noGutters-Right {
  margin-right: 0 !important;
}

.description {
  margin-bottom: 1.3rem;
  font-size: 1rem;
  line-height: 1.6 !important;
  letter-spacing: 0.005em;
}

.paragraph {
  /* color: rgba(17, 15, 16, 0.75); */
  color: #424242;
  margin-bottom: 1.3rem;
  letter-spacing: 0.6px;
}

.text-overlay--left-bottom {
  bottom: 0;
  left: 0;
  line-height: 0.5;
}

.text-overlay--left-top {
  top: 0;
  left: 0;
  line-height: 0.2;
}

.text-overlay--right-bottom {
  bottom: 0;
  right: 0;
  line-height: 0.5;
}

.text-overlay--right-top {
  top: 0;
  right: 0;
  line-height: 0.2;
}

.text--red {
  color: #1d99ca;
}

.list-unstyled {
  color: rgba(17, 15, 16, 0.75);
}

img {
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

iframe {
  background-color: #110f10;
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}

.cover {
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover; object-position: bottom;";
  height: 100%;
  width: 100%;
}

.icon-arrow-right {
  background-image: url("assets/images/dmtca-assets/icons/arrow-next_uqsftu.svg");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-flex;
  height: 30px;
  width: 30px;
}

.icon-base {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  transition: all 0.3s ease-in-out;
}

.dark-mask {
  position: relative;
  z-index: 1;
}

.dark-mask::before {
  content: "";
  background-color: #110f10;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  opacity: 0.3;
  transition: opacity 0.3s;
  width: 100%;
  z-index: 1;
}

.dark-mask:hover::before {
  opacity: 0;
}

.table thead th {
  border: 0;
  color: #8d99a7;
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  padding: 1.3rem 0;
  text-transform: uppercase;
}

.table td {
  border-top: 1px solid #c5d2e0;
  padding: 1.3rem 0;
}

.table span {
  color: #8d99a7;
}

@media only screen and (max-width: 768px) {
  .table td {
    border-top: 0;
  }

  .table .table,
  .table thead,
  .table tbody,
  .table th,
  .table td,
  .table tr {
    display: block;
  }

  .table thead tr {
    display: none;
  }

  .table tr {
    padding-bottom: 1.4rem;
  }

  .table td {
    position: relative;
    padding-left: 50%;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }

  .table td:before {
    content: attr(data-th);
    color: #8d99a7;
    font-size: 0.85rem;
    position: absolute;
    left: 0;
    width: 45%;
    padding-right: 1rem;
    white-space: nowrap;
  }
}

@media only screen and (max-width: 580px) {
  .table td {
    padding-left: 40%;
  }
}

.flex-table {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-table__thead {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  border-bottom: 1px solid rgba(197, 210, 224, 0.7);
}

@media only screen and (max-width: 768px) {
  .flex-table {
    border-top: 1px solid rgba(197, 210, 224, 0.7);
  }

  .flex-table__thead {
    display: none;
  }
}

.flex-table__tr {
  border-bottom: 1px solid rgba(197, 210, 224, 0.7);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}

@media only screen and (max-width: 768px) {
  .flex-table__tr {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.flex-table__tr:last-child {
  border: 0;
}

.flex-table__th {
  color: #8d99a7;
  font-size: 0.85rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  text-transform: uppercase;
  width: 100%;
}

.flex-table__td {
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
  position: relative;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .flex-table__th {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
  }

  .flex-table__td {
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    padding-left: 5%;
  }
}

.separation {
  border-top: 1px solid rgba(17, 15, 16, 0.1);
}

::-moz-selection {
  background: transparent;
  color: #1d99ca;
}

::selection {
  background: transparent;
  color: #1d99ca;
}

/* .inputText,
.textarea {
  background-color: #fff;
  border: 1px solid rgb(0, 0, 0) !important;
  border-radius: 0;
  box-shadow: none;
  color: #110f10;
  line-height: 1;
  padding: 1.1rem 13px;
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.inputText:focus,
.textarea:focus {
  border-bottom: 1px solid #110f10 !important;
  box-shadow: none;
  outline: none;
} */

/* Careeer */
.main-c {
  padding-top: 25px;
}
@media (max-width: 767px) {
  .main-c {
    margin-bottom: 60px;
  }
}
.main-c .row {
  margin-bottom: 50px;
}

.career {
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 0px;
  border: 1px solid #00000021;
}

.career h4 {
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #505050;
}

.career p {
  color: dimgrey;
  font-size: 1rem;
  letter-spacing: 1px;
}

.JobDetail__Application__FormSection {
  margin-bottom: 70px;
  font-size: 16px;
  line-height: 26px;
  color: #9ea7aa;
  color: #20bbfc;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

.JobDetail__Application__FormSection .Headline_Small {
  width: 100%;
}

.Headline_Small {
  font-size: 28px;
  line-height: 42px;
  color: #171717;
}

.JobDetail__Application__FormSection .RequiredMark {
  color: #000;
  margin-left: 4px;
}

.JobDetail__Application__FormSection span {
  margin-left: 20px;
  color: #9ea7aa;
}

.JobDetail__Application__FormSection input[type="file"] {
  position: absolute;
  left: -99999rem;
}

/* End */
.brand-col img,
.team-listing img {
  filter: grayscale(1);
}

.brand-col:hover img {
  filter: grayscale(0);
}

.inter {
  margin-bottom: 40px;
}

.inters {
  padding: 1px;
}

.border-white {
  border-color: #f2f2f2 !important;
}

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

.inter p {
  line-height: 22px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 500;
}

.help-block {
  font-size: 0.75rem;
  line-height: 1.4;
  padding-top: 0.8rem;
  position: absolute;
  bottom: -1.1rem;
}

.with-errors .list-unstyled {
  color: #f7541b;
  margin-bottom: 0;
}

.has-error input,
.has-error textarea,
.has-error input:focus,
.has-error textarea:focus {
  border-color: #f7541b;
}

#validator-contact {
  font-size: 0.89rem;
}

@media only screen and (max-width: 1025px) {
  .m-l {
    margin-left: 0vw !important;
  }

  .footer-middle {
    text-align: center;
    margin-bottom: 20px;
    padding-left: 60px !important;
  }
}

@media screen and (max-width: 992px) {
  .container-lg {
    max-width: 890px !important;
  }
}

@media only screen and (max-width: 768px) {
  #validator-contact {
    padding-top: 1rem;
  }

  #testimonials {
    background: #e4e4e4;
    padding: 1px !important;
  }

  .videoBox {
    position: fixed;
    width: 100% !important;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 20px;
    text-align: center;
    border-radius: 5px;
    z-index: 3;
  }

  .vid-btn {
    position: absolute;
    top: 78px !important;
    width: 149px;
    left: 29% !important;
  }

  .popup-video .vid-btn .icon::before {
    content: "";
    position: absolute;
    top: 21px !important;
    bottom: 5px;
    right: 5px;
    left: 19px !important;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    transition: all 0.5s cubic-bezier(1, 0, 0, 1) 0s;
    width: 66px !important;
    height: 66px !important;
  }

  .popup-video .vid-btn .icon::after {
    top: 19px !important;
    bottom: 1px !important;
    right: 1px !important;
    left: 17px !important;
    height: 70px !important;
    width: 70px !important;
  }
}

/* input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #fff !important;
} */

.label {
  color: #8d99a7;
  display: block;
  font-weight: 400;
  line-height: 1.35;
  transform: translateY(50%);
  transition: all 0.25s ease-in-out;
  z-index: 1;
  pointer-events: none;
  position: absolute;
}

.is-completed .label {
  transform: translateY(-80%);
  font-size: 0.86rem;
}

@media only screen and (max-width: 1200px) {
  .is-completed .label {
    transform: translateY(-70%);
  }
}

@media only screen and (max-width: 580px) {
  .is-completed .label {
    transform: translateY(-50%);
  }
}

.btn {
  background-color: #110f10;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 0.87rem;
  letter-spacing: 0.1rem;
  line-height: inherit;
  white-space: nowrap;
  overflow: hidden;
  padding: 0.8rem 2.5rem;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}

.btn::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.2);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: -1;
}

.btn:hover::before {
  animation: btn-hover 0.8s cubic-bezier(0.72, 0.16, 0.345, 0.875) both;
  width: 100%;
}

.btn:hover {
  color: #fff;
}

.btn:focus {
  box-shadow: none;
}

.btn.disabled {
  opacity: 1;
}

.btn--white {
  background-color: #fff;
  color: #110f10;
}

.btn--white::before {
  background-color: rgba(17, 15, 16, 0.2);
}

.btn__icon {
  line-height: 0;
  padding: 0.99rem 1rem;
}

.touch .btn::before {
  display: none;
}

@keyframes btn-hover {
  0% {
    transform: translateX(-100%);
  }

  50% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(100%);
  }
}

.btn-link {
  color: #110f10;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  position: relative;
  text-decoration: none;
}

.btn-link:hover {
  color: inherit;
  text-decoration: none;
}

.btn-link:hover .circle--white {
  box-shadow: 0 0 0 2px #fff;
}

.btn-link:hover .icon-base {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

.btn-link:focus {
  text-decoration: none;
}

.circle--white {
  color: #110f10;
  background: #fff;
  box-shadow: 0 0 0 3px #000;
}

.circle--left {
  margin-right: 1.07rem;
}

.circle--right {
  margin-left: 1.07rem;
}

.circle.icon-left-open::before {
  margin-left: 0;
}

button:focus {
  outline: none !important;
}

@media screen and (max-width: 580px) {
  .skrollable {
    transform: none !important;
    opacity: 1 !important;
  }

  .ft .bt2 {
    margin-bottom: 20px;
  }
}

.ft {
  padding: 0px 30%;
}

/* ----------------------------------------------------------------
onload popup
------------------------------------------------------------------*/
.vid-btn {
  position: absolute;
  top: 170px;
  width: 168px;
  left: 38%;
}

.popup-video .vid-btn:hover .icon {
  color: rgb(255, 255, 255);
}

.popup-video .vid-btn i {
  z-index: 1;
  position: absolute;
  top: 35px;
  left: 41px;
  font-size: 40px;
}

.popup-video .vid-btn .icon {
  color: rgb(33, 37, 41);
  width: 100px;
  height: 122px;
  line-height: 100px;
  text-align: center;
  position: relative;
  border-width: 1px;
  border-image: initial;
  border-radius: 50%;
  transition: all 0.5s ease 0s;
}

.popup-video .vid-btn:hover .icon::before {
  transform: scale(0);
}

.popup-video .vid-btn .icon::before {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  background: rgb(255, 255, 255);
  border-radius: 50%;
  transition: all 0.5s cubic-bezier(1, 0, 0, 1) 0s;
  width: 100px;
  height: 100px;
}

.popup-video .vid-btn .icon::after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 1px;
  right: 1px;
  left: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(238, 238, 238);
  border-image: initial;
  border-radius: 50%;
  height: 110px;
  width: 110px;
}

/* popup */
.overlay3 {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
}

.overlay3:target {
  visibility: visible;
  opacity: 1;
  z-index: 1005;
}

.popup3 {
  margin: 43px auto;
  padding: 0px;
  background: #000;
  border-radius: 5px;
  width: 80%;
  position: relative;
  transition: all 5s ease-in-out;
}

.close3 {
  position: absolute;
  right: -13px;
  color: #000;
  font-size: 50px;
  top: -21px;
  width: 50px;
  text-align: center;
  background: #fff;
  border-radius: 50px;
  height: 50px;
  line-height: 1;
  z-index: 1006;
}
@media screen and (max-width: 700px) {
  .close3 {
    right: 0px;
    font-size: 25px;
    width: 25px;
    height: 25px;
    top: -9px;
  }
}

.popup3 video {
  width: 100%;
}

.popup3 h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup3 .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.popup3 .close:hover {
  color: #06d85f;
}

.popup3 .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }

  .popup3 {
    width: 70%;
  }
}

/* -----------------------------------------------------------------
    - Testimonials
----------------------------------------------------------------- */
@media only screen and (max-width: 580px) {
  .client-carousel-item {
    background-color: transparent;
  }
}

.client-carousel-item .item__block-author {
  background-color: #f2f4f6;
}

.client-carousel-item .item__block-author::after {
  background-color: #e3e5e8;
}

.client-carousel-item .item__block-image {
  background-color: #fff;
}

.client-carousel-item .item__block-name .cleint__organization {
  opacity: 1;
}

.client-carousel-item .item__block-description::after {
  background-color: #111111;
}

.client-carousel-item .item__block-number::after {
  background-color: #62ccfd;
}

/* -----------------------------------------------------------------
    - Preloader
----------------------------------------------------------------- */
.preloader {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  background-color: #110f10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  z-index: 1100;
  opacity: 1;
}

.preloader__wrap {
  width: 100%;
  max-width: 200px;
}

.preloader__logo {
  opacity: 0;
  filter: blur(30px);
  transform: scale(1.5);
  width: 100%;
  max-width: 200px;
}
.cookie a {
  font-weight: 500;
}
.preloader__progress {
  background: rgba(255, 255, 255, 0.1);
  height: 1px;
  position: relative;
  margin-top: 1.2rem;
  overflow: hidden;
  width: 100%;
}

.preloader__progress span {
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
}

.preloader.fadeOut2 {
  pointer-events: none;
  opacity: 0;
}

/* -----------------------------------------------------------------
    - Header
----------------------------------------------------------------- */
.navbar {
  height: 114px;
  line-height: 1;
  padding-top: 0.4rem;
  padding-left: 4.25rem;
  padding-right: 4.25rem;
  position: fixed;
  top: 0;
  transition: all 0.3s cubic-bezier(0.72, 0.16, 0.345, 0.875);
  width: 100%;
  z-index: 1001;
}
@media only screen and (min-width: 2400px) {
  .navbar {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}
@media only screen and (max-width: 1500px) {
  .navbar {
    padding-left: 3.12rem;
    padding-right: 3.12rem;
  }
}

@media only screen and (max-width: 580px) {
  .navbar {
    background-color: transparent;
    height: 55px;
    padding: 0 1.071rem;
  }
}

@media only screen and (max-height: 500px) {
  .navbar {
    height: 60px;
  }
}

.navbar .logo-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  position: relative;
}

.navbar .logo-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 580px) {
  .navbar-v2 {
    background-color: transparent;
  }

  .navbar-v2 .hamburger__inner::before,
  .navbar-v2 .hamburger__inner::after {
    background-color: #fff;
  }

  .navbar-v2 .logotype {
    transform: translate3d(0, 0, 0) !important;
  }
}

@media only screen and (min-width: 120px) {
  .navbar--white {
    color: #fff;
  }

  .navbar--white .circle {
    color: #110f10;
    background-color: #fff;
    box-shadow: 0 0 0 0px #fff;
  }

  .navbar--white .circle:hover,
  .navbar--white .btn-link:hover .circle {
    box-shadow: 0 0 0 2px #fff;
  }

  .navbar--white .hamburger__inner::before,
  .navbar--white .hamburger__inner::after {
    background-color: #fff;
  }

  .navbar-v2 .logotype {
    transform: translate3d(0, 0, 0) !important;
  }
}

.navbar.navbar-back .logotype {
  transform: translate3d(0, -8rem, 0) !important;
}
.open .logo-holder span {
  color: white;
}
@media only screen and (max-height: 320px) {
  .open .navbar {
    background-color: transparent;
  }
}

@media only screen and (max-width: 580px) {
  .open .navbar {
    background-color: transparent;
    justify-content: center;
  }
}

.open .navbar .logotype__front,
.open .navbar .btn-link {
  transform: translate3d(0, -8rem, 0);
}

.open .navbar .logotype__back {
  transform: translate3d(0, 0, 0);
}

.open .navbar--white {
  background-color: transparent;
}

.open .navbar.navbar-back .logotype {
  transform: translate3d(0, 0, 0) !important;
}

@media only screen and (max-width: 580px) {
  .open .navbar .logo-container {
    display: none;
  }
}

.navbar .btn-link {
  position: absolute;
  top: calc(50% - 1.42rem);
}

.navbar .btn-link {
  transform: translate3d(0, 0, 0);
  transition: transform 0.4s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

.navbar .logotype__back {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, -8rem, 0);
}

.navbar-change .logotype__back {
  transform: translate3d(0, -8rem, 0);
}

.navbar-change .logotype__front {
  transform: translate3d(0, 0, 0);
}

.navbar-change.navbar--white .logotype__back {
  transform: translate3d(0, 0, 0);
}

@media only screen and (max-width: 580px) {
  .navbar-change.navbar--white .logotype__back {
    transform: translate3d(0, 0rem, 0);
  }
}

.navbar-change.navbar--white .logotype__front {
  transform: translate3d(0, -8rem, 0);
}

@media only screen and (max-width: 580px) {
  .navbar-change.navbar--white .logotype__front {
    transform: translate3d(0, 0, 0);
  }
}

.logotype {
  display: inline-block;
  /* height: 40px;
  max-height: 48px; */
  transition: transform 0.4s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .logotype {
    height: auto;
    max-height: 18px;
  }
}

/* @media only screen and (max-width: 580px) {
  .logotype {
    max-height: 38px;
  }
} */

.hamburger {
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.3s ease;
  background-color: transparent;
  border: 0;
  padding: 0;
  vertical-align: middle;
}

.hamburger__inner {
  display: block;
  height: 24px;
  width: 25px;
  position: relative;
}

.hamburger__inner:before,
.hamburger__inner:after {
  background-color: #110f10;
  content: "";
  display: block;
  margin-left: -12px;
  height: 2px;
  width: 25px;
  position: absolute;
  top: 6px;
  left: 50%;
  transform-origin: center center;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s,
    transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.hamburger__inner:after {
  top: 16px;
}

.is-active .hamburger__inner {
  color: #110f10;
}

.is-active .hamburger__inner:before,
.is-active .hamburger__inner:after {
  top: 50%;
  transition: top 0.1s cubic-bezier(0.215, 0.61, 0.355, 1) 0s,
    transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}

.is-active .hamburger__inner:before {
  transform: rotate(45deg);
}

.is-active .hamburger__inner:after {
  transform: rotate(-45deg);
}

.hamburger--black .hamburger__inner:before,
.hamburger--black .hamburger__inner:after {
  background-color: #110f10 !important;
}

.open .hamburger__inner:before,
.open .hamburger__inner:after {
  background-color: #fff;
}

.is-active .open .hamburger__inner {
  color: #fff;
}

.sideNav {
  background-color: #fff;
  list-style: none;
  height: 100%;
  margin: 0;
  list-style: none;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 6rem 0 0;
  position: fixed;
  top: 0;
  right: 0;
  transform: translateX(360px);
  width: 360px;
  z-index: 1000;
}

@media only screen and (max-width: 580px) {
  .sideNav {
    padding: 4rem 0 0;
    width: 100%;
    text-align: center;
    transform: translateX(100%);
  }
}

.sideNav__item {
  color: #110f10;
  font-size: 1.4rem;
  position: relative;
  margin: 0 3rem;
  padding: 0.2rem 0;
  user-select: none;
}

.sideNav__item a {
  color: #110f10;
  text-decoration: none;
}

.sideNav__item a:hover {
  color: #f7541b;
}

.sideNav__item .icon {
  font-size: 1rem;
  display: inline-block;
  padding: 0 0.3rem;
  position: absolute;
  bottom: -0.25rem;
  transition: transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transform: rotate(0deg);
}

.sideNav__item-open .icon {
  transform: rotate(-180deg);
}

.sideNav__sub {
  display: none;
  max-height: 100%;
  height: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  margin: 0;
}

.sideNav__sub.open {
  display: block;
}

.sideNav__sub .sideNav__item {
  margin: 0;
  font-size: 1rem;
}

.sideNav-collapsed {
  cursor: pointer;
  position: relative;
}

.overlay-sideNav {
  background-color: rgba(17, 15, 16, 0.3);
  height: 100%;
  width: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
  .menu-list {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; /* Ensures smooth scrolling */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-color: black;
    /* text-align: center; */
  }

  #footer-container {
    padding: 0 30px;
  }

  #footer-container #backtotop.button-wrap.left {
    float: none;
    left: 0;
    right: 0;
    position: absolute;
  }

  #backtotop.button-wrap.left .button-text {
    text-align: left;
    float: left;
    display: none;
  }

  #backtotop.button-wrap.left .icon-wrap {
    float: none;
    position: absolute;
    right: 0;
    left: auto;
    margin: auto;
    top: 0px;
  }

  .copyright {
    margin: 0;
    left: 5px;
    top: 30px;
    padding: 0px 30px;
  }

  .footer-middle {
    text-align: center;
    margin-bottom: 20px;
    padding-left: 0px !important;
  }

  .ex2,
  .ex4 {
    padding: 23px 0;
    text-align: center !important;
  }

  footer.showcase-footer .arrows-wrap {
    right: auto;
    left: -30px;
    float: left;
    margin: auto;
  }

  footer.showcase-footer .socials-wrap {
    width: 170px;
    float: right;
    left: auto;
    right: 0;
    top: 0;
  }

  #scroll {
    bottom: 11px !important;
  }

  .contact-icon {
    transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
    opacity: 1;
    position: fixed;
    border-radius: 50%;
    bottom: 61px !important;
    right: 25px;
    width: 50px !important;
    height: 50px !important;
    padding: 10px;
    background-image: linear-gradient(90deg, #50ebb7, #33b5f2);
    z-index: 9;
    -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  }

  .socials-wrap {
    width: 170px;
    float: none;
    left: 10px;
    right: auto;
    top: 0px;
    margin: 0;
  }

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

  .socials li {
    margin: 0 0px auto;
  }
}

@media only screen and (max-height: 320px) {
  .menu-list {
    justify-content: normal;
    padding: 2.14rem 0 0;
  }
}

.menu-list.has-hovered-link .menu-list__item {
  opacity: 0.1;
}
.menu-list.has-hovered-link .menu-list__sub-item {
  opacity: 0.1;
}

.menu-list.has-hovered-link .menu-list__item:hover {
  opacity: 1;
}
.menu-list.has-hovered-link .menu-list__sub-item:hover {
  opacity: 1;
}

.menu-list__item {
  color: #fff;
  font-size: 5.25rem;
  font-weight: 500;
  display: inline-block;
  line-height: 1;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.menu-list__item:before {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  content: "";
  position: absolute;
  width: 0;
  z-index: -1;
  top: 60px;
  height: 16px;
  background-color: #00baff;
}

.menu-list__item:hover:before {
  width: 100%;
}

#footer-container {
  padding: 0 80px;
  margin: 30px auto;
  height: 80px;
  opacity: 1;
  width: 100%;
  left: 0;
  border-top: 1px solid #efefef;
}

.button-wrap.left {
  float: left;
  left: -32px;
}

.button-wrap {
  position: relative;
  cursor: pointer;
  top: 0px;
  pointer-events: initial;
}

.button-wrap.left .icon-wrap {
  float: left;
}

.icon-wrap {
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  float: left;
}

.light-content .button-icon {
  color: #fff;
}

.button-icon {
  height: 40px;
  width: 40px;
  color: #000;
  text-align: center;
  line-height: 30px;
  font-size: 22px;
}

.button-icon i {
  height: 40px;
  line-height: 35px;
  width: 40px;
  text-align: center;
}

.button-wrap.left .button-text {
  text-align: left;
  float: left;
}

.light-content .button-text {
  color: #fff;
}

.button-text {
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  line-height: 30px;
  margin: 25px 0;
  overflow: hidden;
  width: auto;
  padding: 0 10px;
  color: #000;
  -webkit-transition: color 0.05s ease-in-out;
  transition: color 0.05s ease-in-out;
}

.button-wrap.left .button-text span {
  text-align: left;
}

.button-text span {
  position: relative;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  width: auto;
  text-align: center;
  transform-origin: 100% 0%;
}

.button-text span::before {
  position: absolute;
  width: auto;
  top: 100%;
  left: 0;
  content: attr(data-hover);
}

.footer-middle {
  pointer-events: none;
  padding-left: 60px;
}

.light-content .copyright {
  color: #fff;
}

.copyright {
  position: relative;
  top: 25px;
  font-weight: 500;
  line-height: 30px;
  color: #000;
  pointer-events: initial;
  display: table;
  letter-spacing: 0.5px;
}

.light-content a.link {
  color: #fff;
}

.light-content a {
  color: #fff;
}

a.link {
  display: inline-block;
  position: relative;
}

.light-content a.link::before {
  background: rgba(255, 255, 255, 1);
}

a.link::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgba(0, 0, 0, 1);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.2s ease-out;
}

footer .socials-wrap {
  margin-top: 0px;
}

.socials-wrap {
  position: relative;
  float: right;
  color: #000;
  width: 240px;
  height: 92px;
  box-sizing: border-box;
  pointer-events: initial;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  padding-right: 42px;
}

.socials-icon {
  float: right;
  width: 15px;
  height: 40px;
  font-size: 12px;
  line-height: 40px;
  text-align: right;
  margin-left: 10px;
  transform: scale(1) translateY(20px);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.socials-text {
  float: right;
  font-size: 14px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  line-height: 9px;
  transform: translateY(20px);
}

.socials-wrap .socials {
  display: flex;
  width: 100%;
  text-align: right;
  list-style: none;
}

.socials li {
  padding: 0px 8px;
  font-size: 17px;
  font-weight: 500;
}

.socials {
  height: auto;
  line-height: 30px;
  position: relative;
  width: auto;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  bottom: 0;
  display: table;
  transform: translateX(49px);
  -webkit-transform: translateX(49px);
}

@media only screen and (max-width: 1500px) {
  .menu-list__item {
    font-size: 2rem !important;
  }

  #footer-container {
    padding: 0 60px;
    margin: 10px auto;
    border-top: 1px solid #e4e4e4;
    margin-top: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .menu-list__item {
    margin-top: 0.62rem;
    font-size: 3.75rem;
  }
}

@media only screen and (max-width: 580px) {
  .menu-list__item {
    font-size: 2.25rem;
  }

  .menu-list__item:hover {
    opacity: 0.5;
  }
}

@media only screen and (max-height: 350px) {
  .menu-list__item {
    margin-bottom: 1.5rem;
  }
}

.menu-list__item:hover {
  color: #fff;
}

.menu-list__item span {
  display: inline-block;
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  transition: all 0.6s 0.64s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

li:nth-child(2) .menu-list__item span {
  transition-delay: 0.74s;
}

li:nth-child(3) .menu-list__item span {
  transition-delay: 0.84s;
}

li:nth-child(4) .menu-list__item span {
  transition-delay: 0.94s;
}

.ef-background {
  background-color: #000;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
}

.ef-background.animated {
  display: block;
  animation: reveal-vertical 1s cubic-bezier(0.645, 0.05, 0.355, 1) both;
}

@keyframes reveal-link {
  0% {
    transform: translateX(-100%);
  }

  10% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(0);
  }
}

.ex2,
.ex4 {
  padding: 23px 0;
  text-align: end;
}

.ex2 i,
.ex4 i {
  margin: 0 10px;
  color: #4b4b4b;
  cursor: pointer;
  font-size: 25px;
}

.ex2 i:hover {
  color: #45d6ce;
  -moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  font-size: 1.5em;
}

#scroll {
  position: fixed;
  left: 3px;
  bottom: 91px;
  cursor: pointer;
  /* width: 50px;
  height: 50px; */
  display: none;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  z-index: 2;
  display: none;
}

/* -----------------------------------------------------------------
    - Hero
----------------------------------------------------------------- */
.hero {
  height: 100vh;
  position: relative;
  overflow: hidden !important;
}

.hero-column {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-end;
}

/* -----------------------------------------------------------------
    - Slider
----------------------------------------------------------------- */
.slider {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}

.slider__item {
  width: 100%;
}

.slider__caption .swiper-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 2400px) {
  .slider__caption .title--overhead {
    margin-bottom: 0.62rem;
  }
}

@media only screen and (max-width: 2400px) {
  .slider__caption .description {
    margin-bottom: 1.3rem;
  }
}

@media only screen and (max-width: 1200px) {
  .slider__caption .description {
    font-size: 0.93rem;
    width: 80%;
  }
}
@media only screen and (max-width: 992px) {
  .slider__caption .description {
    width: 100% !important;
  }
}

@media only screen and (max-width: 1500px) {
  .slider__caption .btn-link {
    font-size: 0.87rem;
    margin-top: 10px;
  }
}

.slider__caption .btn-link .down-up span {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem 1rem 1rem 0;
}

.slider__image {
  overflow: hidden;
  position: relative;
}

.slider .control-slider {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  position: absolute;
  z-index: 1;
}

.slider .control-slider--vertical {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  height: 100vh;
  padding: 8.5rem 0 3.1rem;
  bottom: 0;
  right: 0;
  width: 10rem;
  z-index: 2;
}

@media only screen and (max-width: 1500px) {
  .slider .control-slider--vertical {
    width: 7.7rem;
  }
}

@media only screen and (min-width: 2400px) {
  .slider .control-slider--vertical {
    width: 14rem;
  }
}

@media only screen and (max-height: 768px) {
  .slider .control-slider--vertical {
    padding: 5rem 0 2rem;
  }
}

@media only screen and (max-width: 580px) {
  .slider .control-slider--vertical {
    padding: 0 2rem;
    display: none;
  }

  .slider__item .bold span {
    font-weight: 700 !important;
  }
}

.slider .control-slider--vertical .swiper-button-prev,
.slider .control-slider--vertical .swiper-button-next {
  display: block;
}

.slider .control-slider--vertical .swiper-button-next {
  margin-bottom: 1.42rem;
}

.slider .control-slider--bottom {
  bottom: 0;
  right: 0;
}

.slider__case-details {
  height: 7.5rem;
  padding-left: 4.25rem;
  padding-right: 4.25rem;
  position: relative;
  width: 100%;
  z-index: 1;
}

@media only screen and (min-height: 992px) {
  .slider__case-details {
    height: 9.12rem;
  }
}

@media only screen and (max-width: 1500px) {
  .slider__case-details {
    padding-left: 3.12rem;
    padding-right: 3.12rem;
  }
}

@media only screen and (max-width: 580px) {
  .slider__case-details {
    height: 3.9rem;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.slider__case-details .item-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  overflow: auto;
}

@media only screen and (max-width: 580px) {
  .slider__case-details .item-details {
    -webkit-align-items: normal;
    -ms-flex-align: normal;
    align-items: normal;
  }
}

.slider__case-details .control-slider {
  width: 11.25rem;
}

.slider__case-details .swiper-button-next {
  margin-right: 1.42rem;
}

.swiper-container.slider-container-details {
  width: calc(100% - 11.25rem);
  /* width: 100%; */
}

.swiper-container.slider-container-details .btn-link {
  margin: 2px;
}

/* Carousel horizontal */
.slider-horizontal {
  padding-left: 4.25rem;
  padding-right: 10rem;
}

@media only screen and (min-width: 2400px) {
  .slider-horizontal {
    padding-left: 6.25rem;
    padding-right: 14rem;
  }
}

@media only screen and (max-width: 1500px) {
  .slider-horizontal {
    padding-left: 3.12rem;
    padding-right: 7.7rem;
  }
}
@media only screen and (max-width: 992px) {
  .slider-horizontal {
    padding-left: 3.12rem;
    padding-right: 3.12rem;
  }
}

@media only screen and (max-width: 580px) {
  .slider-horizontal {
    padding-left: 0px;
    padding-right: 0px;
    /* padding-top: 15px; */
  }
}

.slider-horizontal .slider__caption {
  flex: 0 1 50%;
  height: 100vh;
  padding-right: 3rem;
  width: 50%;
}
@media only screen and (max-width: 992px) {
  .slider-horizontal .slider__caption {
    color: #fff;
    margin: auto;
    margin-top: 5rem;
    height: calc(100vh - 8.12rem);
    position: absolute;
    right: 0;
    left: 0;
    width: 70%;
    text-align: center;
    z-index: 3;
  }
}
@media only screen and (max-width: 580px) {
  .slider-horizontal .slider__caption {
    height: calc(100vh - 4.471rem);
    margin-top: 3.4rem;
    padding: 0 2rem;
    width: 100%;
  }
}

@media only screen and (max-width: 580px) {
  .slider-horizontal .slider__caption .title--overhead {
    padding: 0;
  }
}

.slider-horizontal .slider__caption .title--display-1 .down-up span {
  transition-duration: 0.4s;
}

.liquid-button path {
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .slider-horizontal .slider__caption .title--display-1 {
    font-size: 6.4vw;
  }
}

@media only screen and (max-width: 600px) {
  .slider-horizontal .slider__caption .title--display-1 {
    font-size: 32px;
    padding-bottom: 0.9rem;
  }

  .user_reaction_wrap {
    padding-top: 40px !important;
  }
}

.slider-horizontal .slider__caption .description .down-up span {
  transition-duration: 0.4s;
}

@media only screen and (max-width: 580px) {
  .slider-horizontal .slider__caption .description {
    line-height: 1.4;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
    font-weight: 400;
    letter-spacing: 0.5px;
  }
}

.slider-horizontal .slider__caption .btn-link .down-up span {
  transition-duration: 0.4s;
}

.slider-horizontal
  .slider__caption
  .swiper-slide-active
  .title--display-1
  .down-up
  span {
  transition-delay: 0s;
}

.slider-horizontal
  .slider__caption
  .swiper-slide-active
  .description
  .down-up
  span {
  transition-delay: 0.4s;
}

.slider-horizontal
  .slider__caption
  .swiper-slide-active
  .btn-link
  .down-up
  span {
  transition-delay: 0.6s;
}

.slider-horizontal .slider__image {
  flex: 0 0 50%;
  height: 100vh;
  width: 50%;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 580px) {
  .slider-horizontal .slider__image {
    height: calc(100vh - 4.471rem);
    margin-top: 3.4rem;
  }
}

.slider-horizontal .slider__image .overlay--45::before {
  display: none;
}

@media only screen and (min-width: 2400px) {
  .slider-horizontal .social {
    left: 6.25rem;
  }
}

/* Carousel vertical */
.slider-vertical {
  height: 60vh;
  position: relative;
}

@media only screen and (max-width: 580px) {
  .slider-vertical {
    height: calc(100vh - 3.9rem);
    padding-top: 3.4rem;
  }
}

.slider-vertical .slider__caption {
  flex: 0 1 50%;
  height: 100%;
  padding-left: 7rem;
  padding-right: 10rem;
  width: 50%;
}

@media only screen and (max-width: 1500px) {
  .slider-vertical .slider__caption {
    padding-left: 5.62rem;
    padding-right: 0;
  }
}

@media only screen and (max-width: 580px) {
  .slider-vertical .slider__caption {
    padding-left: 1.42rem;
    padding-right: 1.42rem;
    padding-bottom: 3.5rem;
  }
}

.slider-vertical .slider__caption .title--display-1 {
  margin-bottom: 1.3rem;
}

@media only screen and (max-width: 768px) {
  .slider-vertical .slider__caption .title--display-1 {
    font-size: 6vw;
  }
}

@media only screen and (max-width: 580px) {
  .slider-vertical .slider__caption .title--display-1 {
    font-size: 1.8rem;
  }
}

.slider-vertical .slider__image {
  flex: 0 0 50%;
  height: 100%;
}

/* Slider Fullscreen */
.slider-fullscreen {
  height: 100vh;
  position: relative;
  z-index: 0;
}

.slider-fullscreen .title--display-1 {
  font-size: 6rem;
}

@media only screen and (max-width: 1200px) {
  .slider-fullscreen .title--display-1 {
    font-size: 4rem;
  }
}

@media only screen and (max-width: 580px) {
  .slider-fullscreen .title--display-1 {
    font-size: 2.5rem;
  }
}

.slider-fullscreen .category,
.slider-fullscreen .year {
  font-weight: 500;
  margin-left: 0.5rem;
}

.slider-fullscreen .year {
  opacity: 0.5;
  margin-top: 0.5rem;
}

.slider-fullscreen.overlay--45::before {
  z-index: 2;
}

.slider-fullscreen .slider__caption {
  height: 100%;
  padding-left: 4.25rem;
  padding-right: 4.25rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

@media only screen and (max-width: 1500px) {
  .slider-fullscreen .slider__caption {
    padding-left: 3.12rem;
    padding-right: 3.12rem;
  }
}

@media only screen and (max-width: 580px) {
  .slider-fullscreen .slider__caption {
    padding-left: 1.42rem;
    padding-right: 1.42rem;
  }
}

@media only screen and (min-width: 2400px) {
  .slider-fullscreen .slider__caption {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}

.slider-fullscreen .slider__caption .slider__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  margin-top: 1.5rem;
  height: 100%;
  width: 50%;
}

@media only screen and (max-width: 1500px) {
  .slider-fullscreen .slider__caption .slider__item {
    width: 80%;
  }
}

/* Swiper */
.swiper-container {
  position: relative;
  width: 100%;
}

.swiper-container .swiper-slide {
  overflow: hidden;
}

.swiper-container .swiper-slide .down-up span {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  transition: opacity, transform 0.4s ease-out;
  line-height: 1.4;
}

.swiper-container .swiper-slide .js-text-wave div span {
  transform: translate3d(0, 100%, 0);
}

.swiper-container .swiper-slide__link {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.swiper-container .swiper-slide .cover-slider {
  background-size: cover;
  background-position: center center;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.swiper-container .swiper-slide-active .down-up span,
.swiper-container .swiper-slide-duplicate-active .down-up span {
  opacity: 1;
  transform: translate3d(0, 0%, 0);
  transition-delay: 0.5s !important;
}

.swiper-container .swiper-slide-active .js-text-wave div span,
.swiper-container .swiper-slide-duplicate-active .js-text-wave div span {
  transform: translate3d(0, 0, 0);
}

.swiper-container .swiper-slide-duplicate .js-text-wave div span,
.swiper-container .swiper-slide-duplicate .down-up span {
  transform: translate3d(0, 100%, 0);
}

.fade {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-delay: 0.6s;
}

.swiper-control .swiper-pagination {
  position: relative;
}

.swiper-control .swiper-button-prev,
.swiper-control .swiper-button-next {
  background-image: none;
  display: inline-block;
  margin-top: 0;
  height: 46px;
  width: 46px;
  outline: none;
  position: relative;
  top: 0;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}

@media only screen and (max-width: 580px) {
  .swiper-control .swiper-button-prev--square,
  .swiper-control .swiper-button-next--square {
    height: 3rem;
    width: 3rem;
  }
}

.swiper-control .swiper-button-prev--square::after,
.swiper-control .swiper-button-prev--square::before,
.swiper-control .swiper-button-next--square::after,
.swiper-control .swiper-button-next--square::before {
  content: "";
  background: #110f10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.swiper-control .swiper-button-prev--square::after,
.swiper-control .swiper-button-next--square::after {
  transform: translate3d(100%, 0, 0);
}

.swiper-control .swiper-button-prev--square::before,
.swiper-control .swiper-button-next--square::before {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.swiper-control .swiper-button-prev--square::after,
.swiper-control .swiper-button-prev--square:hover::before,
.swiper-control .swiper-button-next--square::after,
.swiper-control .swiper-button-next--square:hover::before {
  transition: transform 0.3s cubic-bezier(0.72, 0.16, 0.345, 0.875);
  opacity: 1;
}

.swiper-control .swiper-button-prev--square:hover::after,
.swiper-control .swiper-button-next--square:hover::after {
  transition: none;
  opacity: 0;
}

.swiper-control .swiper-button-prev--square:hover::after,
.swiper-control .swiper-button-prev--square:hover::before,
.swiper-control .swiper-button-next--square:hover::after,
.swiper-control .swiper-button-next--square:hover::before {
  transform: translate3d(0, 0, 0);
}

.swiper-control .swiper-button-prev--square:hover,
.swiper-control .swiper-button-next--square:hover {
  color: #fff;
}

.swiper-control .swiper-button-prev {
  left: 0;
}

@media only screen and (max-width: 580px) {
  .swiper-control .swiper-button-prev {
    left: 1.42rem;
  }
}

.swiper-control .swiper-button-next {
  right: 0;
}

@media only screen and (max-width: 580px) {
  .swiper-control .swiper-button-next {
    right: 1.42rem;
  }
}

/* SVG button */
.slider-nav {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}

.slider-nav--progress {
  transform: rotate(-90deg);
}

.slider-nav__arrow {
  fill: #110f10;
}

.slider-nav__arrow--white {
  fill: #fff;
}

.slider-nav__path-progress {
  stroke-width: 1;
  fill: none;
  stroke-dasharray: 300;
  stroke-dashoffset: 300;
  animation: circle-progress 3.9s 3s linear infinite;
}

.slider-nav__path-progress--gray {
  stroke: #110f10;
}

.slider-nav__path-progress--white {
  stroke: #fff;
}

.slider-nav__path--gray {
  stroke-width: 1;
  fill: transparent;
  stroke: #fff;
  opacity: 0.4;
  transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.slider-nav__path--white {
  stroke: rgba(255, 255, 255, 0.2);
  fill: transparent;
}

.slider-nav:hover .slider-nav__path--gray {
  opacity: 1;
  stroke: #110f10;
  fill: #110f10;
}

.slider-nav:hover .slider-nav__path--white {
  opacity: 1;
  stroke: #fff;
  fill: #fff;
}

.slider-nav:hover .slider-nav__arrow {
  fill: #fff;
}

.slider-nav:hover .slider-nav__arrow--white {
  fill: #110f10;
}

@keyframes circle-progress {
  from {
    stroke-dashoffset: 300;
  }

  to {
    stroke-dashoffset: 0;
  }
}

/* Pagination */
.swiper-pagination-bullet {
  /* background: rgba(13, 170, 142, 1); */
  background: rgb(8, 103, 86);
  display: block;
  height: 6px;
  margin: 30px 0;
  opacity: 1;
  outline: none;
  width: 6px;
}

.swiper-pagination-bullet-active {
  background: rgba(13, 170, 142, 1);
}

.swiper-pagination--white .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0 4px rgba(17, 15, 16, 0.3);
}

.swiper-pagination--white .swiper-pagination-bullet-active {
  background: white;
}

/* Pagination number */
.swiper-pagination-num {
  font-size: 3rem;
  font-weight: 300;
  margin-top: -3rem;
  margin-left: 4.25rem;
  position: absolute;
  bottom: auto;
  text-align: left;
  width: auto;
  z-index: 1;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.section {
  box-sizing: border-box;
  margin: 0vw 0;
  overflow: hidden;
}

/* --------------------------------------------------
  -SLIDE
--____---------------------------------*/
.ag-format-container {
  width: 1142px;
  margin: 0 auto;
}

.ag-container-shops {
  padding: 60px 0;

  overflow: hidden;
}

.ag-card-bg {
  height: 100%;
  width: 200%;
  background-position: 50%;
  background-size: cover;

  position: absolute;
  top: 0;
  left: -50%;

  -webkit-transition: height 0.6s;
  -moz-transition: height 0.6s;
  -o-transition: height 0.6s;
  transition: height 0.6s;
}

.ag-shop-card_box-wrap {
  padding: 15px;
}

.ag-shop-card_box {
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 35, 0.25);
  -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 35, 0.25);
  -o-box-shadow: 0 10px 20px 0 rgba(0, 0, 35, 0.25);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 35, 0.25);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.ag-shop-card_body {
  display: block;
  height: 250px;
  width: 300px;
  background-position: 50%;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}

.ag-shop-card-body_link {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  overflow: hidden;
  z-index: 9;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.35);
  -o-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.35);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: top 0.4s;
  -moz-transition: top 0.4s;
  -o-transition: top 0.4s;
  transition: top 0.4s;
}

.ag-shop-card-body_img {
  max-width: 100%;
}

.ag-shop-card_footer {
  padding: 15px 30px;
  border: 0;
  background-color: #fff;

  position: relative;
}

.ag-shop-card-footer_title {
  display: block;
  line-height: 1.3;
  font-weight: 700;
  font-size: 14px;
  color: #690911;
}

.ag-shop-card-footer_products {
  display: block;
  line-height: 1.3;
  font-size: 12px;
}

.ag-shop-card-footer_link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  width: 35px;
  background-color: #ff7b1a;
  position: absolute;
  right: 30px;
  top: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.ag-shop-card-footer_arrow {
  max-width: 16px;
}

@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }
}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }
}

/* -----------------------------------------------------------------
    - Hello
----------------------------------------------------------------- */
.section__hello {
  position: relative;
  overflow: hidden;
}

.box-image {
  box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  position: relative;
  width: 470px;
  transition: all 0.3s 0s cubic-bezier(0.7, 0, 0.3, 1);
  z-index: 1;
}

.box-image::after,
.box-image::before {
  content: "";
  opacity: 0.4;
  position: absolute;
  z-index: -1;
}

.box-image::after {
  background-image: url("/assets/images/dmtca-assets/icons/decoration-dots-angle_hljynd.svg");
  height: 62px;
  top: 50px;
  left: -72px;
  width: 62px;
}

.box-image::before {
  background-image: url("/assets/images/dmtca-assets/icons/decoration-dots-box_abzxdb.svg");
  height: 188px;
  bottom: 50px;
  right: -144px;
  width: 188px;
}

@media only screen and (max-width: 580px) {
  .box-image {
    width: 80%;
  }
}

.box-image img {
  max-width: 100%;
  width: 100%;
}

.col__quote {
  z-index: 1;
}

.text-decoration {
  color: rgba(255, 255, 255, 0.03);
  font-size: 21rem;
  font-weight: 700;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow-x: hidden;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  z-index: -1;
}

.text-decoration_bottom {
  top: auto;
  bottom: 0;
}

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

.section_no-space-bottom {
  margin-bottom: 0;
  /* padding: 50px 0px; */
}

@media only screen and (max-width: 768px) {
  .section_no-space-bottom {
    padding-top: 35px !important;
    padding-bottom: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 35px;
    /* padding: 0px 0px; */
  }
}
@media only screen and (max-width: 580px) {
  .text-decoration {
    display: none;
  }
}

.title_vertical-line-top {
  margin-top: 60px;
  margin-bottom: 30px;
}

.title_vertical-line-top,
.title_vertical-line-bottom {
  position: relative;
}

.title__section {
  letter-spacing: 0.2rem;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.title_decoration {
  display: inline-block;
  position: relative;
}

.title__h1 {
  font-size: 3.8571rem;
  margin-top: 30px;
  margin-bottom: 24px;
}

.title_vertical-line-top::before,
.title_vertical-line-bottom::before {
  background-color: #111111;
}

.title_vertical-line-top::before {
  bottom: 85px;
}

.title_vertical-line-top::before,
.title_vertical-line-bottom::before {
  /*    background-color: #fff;*/
  content: "";
  height: 6vh;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  width: 1px;
}

.title_decoration::after {
  background-color: #62ccfd;
}

.title_decoration::after {
  background-color: #62ccfd;
  bottom: 0;
  content: "";
  height: 40%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.text-decoration {
  color: #0f0f0f;
  opacity: 0.03;
}

.text-decoration {
  font-size: 16rem;
  font-weight: 700;
  position: absolute;
  top: -104px;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  z-index: -1;
}

.block-quote {
  border: 0;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
}

#hello .block-quote::before {
  background-image: none;
}

#hello .block-quote cite::before {
  background: none;
}

/* -----------------------------------------------------------------
    - Sections
----------------------------------------------------------------- */
.container-no-gutters {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.container-cutout {
  padding-left: 12vw;
  padding-right: 12vw;
}

@media only screen and (max-width: 768px) {
  .container-cutout {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.fullheight {
  height: 100vh;
}

.flex-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex-conteiner-fluid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}

@media only screen and (max-width: 1500px) {
  .flex-conteiner-fluid {
    padding-left: 3.12rem;
    padding-right: 3.12rem;
  }
}

@media only screen and (max-width: 580px) {
  .flex-conteiner-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 2400px) {
  .flex-conteiner-fluid {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}

.mw {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}

.h--100 {
  height: 100vh;
}

@media only screen and (max-width: 768px) {
  .h--100 {
    height: 100%;
  }
}

.mt--0 {
  margin-top: 0;
}

.mb--0 {
  margin-bottom: 0;
}

.mt--2 {
  margin-top: 2rem;
}

@media only screen and (max-width: 580px) {
  .mt--2 {
    margin-top: 1rem;
  }
}

.mb--2 {
  margin-bottom: 2rem;
}

@media only screen and (max-width: 580px) {
  .mb--2 {
    margin-bottom: 1rem;
  }
}

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

@media only screen and (max-width: 580px) {
  .mt--5 {
    margin-top: 2.5rem;
  }
}

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

@media only screen and (max-width: 580px) {
  .mb--5 {
    margin-bottom: 2.5rem;
  }
}

.mt--8 {
  margin-top: 8rem;
}

@media only screen and (max-width: 580px) {
  .mt--8 {
    margin-top: 4rem;
  }
}

.mb--8 {
  margin-bottom: 8rem;
}

@media only screen and (max-width: 580px) {
  .mb--8 {
    margin-bottom: 4rem;
  }
}

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

@media only screen and (max-width: 580px) {
  .mt--10 {
    margin-top: 5rem;
  }
}

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

@media only screen and (max-width: 580px) {
  .mb--10 {
    margin-bottom: 5rem;
  }
}

.tail {
  display: block;
  position: relative;
  padding-left: 12vw;
}

.tail::before {
  content: "";
  background-color: #fff;
  height: 1px;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10vw;
}

.wrap-bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.js-image {
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
}

.overlay::before,
.overlay--45::before,
.overlay--80::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.overlay {
  position: relative;
}

.overlay::before {
  background-color: rgb(17 15 16 / 77%);
}

.overlay--45::before {
  background-color: rgba(17, 15, 16, 0.45);
}

.overlay--80::before {
  background-color: rgba(17, 15, 16, 0.8);
}

.overlay .container {
  position: relative;
  z-index: 1;
}

.social {
  line-height: 0.8;
}

.social--floating {
  position: absolute;
  bottom: 3.1rem;
  left: 4.25rem;
  z-index: 1;
}

@media only screen and (max-height: 768px) {
  .social--floating {
    left: 3.12rem;
    bottom: 2rem;
  }
}

.social--white .social__link {
  color: #fff;
}

.social--white .social__link:hover {
  color: #fff;
}

.social--right {
  left: auto;
  right: 4.25rem;
}

.social__link {
  font-size: 0.87rem;
  display: inline-block;
  margin-right: 2rem;
  position: relative;
  text-decoration: none;
}

@media only screen and (max-width: 580px) {
  .social__link {
    margin-right: 1.07rem;
  }
}

.social__link:hover {
  color: #110f10;
}

.social__link:last-child {
  margin-right: 0;
}

.case-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  font-size: 0.93rem;
  z-index: 1;
}

.case-details .item-details {
  /* max-width: 33.33%; */
  padding-right: 10px;
}

.case-details .item-details :last-child {
  padding-right: 0;
}

@media only screen and (max-width: 580px) {
  .case-details {
    font-size: 1rem;
    margin-bottom: 70px;
  }

  .caption-singles {
    padding-top: 70px !important;
  }

  .home_services {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .inter .row {
    align-items: center;
    text-align: center;
  }
}

.case-details--vertical {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.case-details--vertical .item-details {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 768px) {
  .case-details .item-details {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .case-details .item-details a {
    font-size: 12px;
  }

  .case-details .item-details--end {
    text-align: left;
  }

  .case-details .item-details:nth-last-child(2) {
    /* flex: 0 0 60%; */
    margin-bottom: 0;
  }

  .case-details .item-details:last-child {
    flex: 0 0 53%;
    margin-bottom: -3.87rem;
    text-align: left;
  }
}

@media only screen and (max-width: 320px) {
  .case-details .item-details:nth-last-child(2) {
    flex: 0 0 100%;
  }

  .case-details .item-details:last-child {
    flex: 0 0 100%;
    margin-top: 1.25rem;
    margin-bottom: 0;
    text-align: left;
  }
}

.case-details .item-details__title {
  color: #8d99a7;
  display: block;
  letter-spacing: 0.1rem;
  margin-bottom: 0;
  text-transform: uppercase;
}

.case-details .item-details--end {
  margin-bottom: -2.2rem;
  text-align: right;
  flex: 0 0 35%;
}

.case-details .item-details--end .circle--white {
  color: #110f10;
  background: #fff;
  box-shadow: 1px 1px 12px #0000006e;
}

.case-details .item-details.swiper-slide-duplicate {
  visibility: hidden;
}

.case-details .btn-link {
  justify-content: flex-end;
}

.slider__case-details {
  flex-wrap: nowrap;
}

.slider__case-details .item-details:nth-last-child(2) {
  flex: 0 0 100%;
}

.slider__case-details .item-details:last-child {
  flex: 0 0 100%;
}

.itemCard {
  margin-top: 1.87rem;
  padding-right: 8px;
  padding-left: 8px;
}

@media only screen and (max-width: 580px) {
  .itemCard {
    margin-top: 1.5rem;
    padding-right: 30px;
    padding-left: 30px;
  }

  .itemCard:first-child {
    margin-top: 0;
  }
}

.itemCard__imageWrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  overflow: hidden;
}

.itemCard__image {
  object-fit: cover;
  max-height: 500px;
  width: 100%;
}

.team .itemCard__image {
  object-fit: cover;
  max-height: 200px;
  width: 28%;
  border-radius: 50%;
  margin: auto;
}

.team-c {
  text-align: center !important;
  margin-left: 0px !important;
}

.team-c h4 {
  text-transform: uppercase;
}

.team-c p {
  padding: 10px 30px;
  color: #636363;
  line-height: 27px;
  letter-spacing: 0.5px;
  font-size: 1rem;
}

@media only screen and (max-width: 580px) {
  .itemCard__image {
    height: 500px;
  }
}

@media only screen and (min-width: 1500px) {
  .itemCard__image {
    max-height: 600px;
  }
}

@media only screen and (max-width: 1200px) {
  .itemCard__header {
    margin-left: 1.6rem;
  }
}

@media only screen and (max-width: 580px) {
  .itemCard__header {
    margin-top: 1.2rem;
    margin-left: 0;
  }
}

.itemCard__title {
  /* font-family: 'Roboto', sans-serif; */
  font-weight: 500;
  margin-bottom: 0.8rem;
}

@media only screen and (max-width: 580px) {
  .itemCard__title {
    margin-bottom: 0;
  }
}

.item-brand {
  background-color: rgba(199, 201, 209, 0.09);
  text-align: center;
  overflow: hidden;
  margin-bottom: 30px;
}

@media only screen and (max-width: 580px) {
  .item-brand {
    margin-bottom: 15px;
  }
}

.item-brand:hover .item-brand__logo {
  transform: scale(1.1);
}

.item-brand__logo {
  transform: scale(1);
  transition: transform 0.4s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

@media only screen and (max-width: 580px) {
  .brands-wrap:nth-child(odd) div {
    margin-right: -7.5px;
  }
}

/* -----------------------------------------------------------------
    - Testimonials
----------------------------------------------------------------- */
.section__header-wrap {
  margin-bottom: 0px;
}

.title_horizontal-line {
  margin-bottom: 50px;
}

.title__section {
  letter-spacing: 0.2rem;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.title__h1 {
  font-size: 3.8571rem;
  margin-top: 30px;
  margin-bottom: 24px;
}

.title_horizontal-line::before {
  background-color: #111111;
}

.title_horizontal-line::before {
  /* background-color: #fff;*/
  content: "";
  position: absolute;
  left: -80px;
  bottom: -6px;
  height: 1px;
  width: 140px;
}

.section__subtitle {
  line-height: 2.2;
  margin-bottom: 0;
  width: 50%;
}

.grid-gallery_fully {
  margin-left: -15px;
  margin-right: -15px;
}

.grid-gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}

.grid-gallery .item-portfolio {
  background-color: #fff;
}

.grid-gallery .item-portfolio__column-four {
  height: 25vw;
  width: 25%;
}

.grid-gallery .item-portfolio {
  background-color: #fff;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.grid-gallery .item-portfolio::before {
  background-color: rgba(17, 17, 17, 0.5);
}

.grid-gallery .item-portfolio::before {
  background-color: rgba(17, 17, 17, 0.8);
  content: "";
  height: 100%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: all 0.4s 0s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
  z-index: 1;
}

.grid-gallery .image-portfolio {
  cursor: url(assets/images/dmtca-assets/icons/zoom_cursor_vi9epk.svg) 30 30,
    pointer;
}

.grid-gallery .image-portfolio {
  cursor: url(assets/images/dmtca-assets/icons/zoom_cursor_vi9epk.svg) 30 30,
    pointer;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
  opacity: 0.9;
  transform: scale3d(1, 1, 1);
  transition: all 0.4s 0s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-filter: blur(0);
  filter: blur(0);
}

.grid-gallery .item-portfolio:hover::before {
  opacity: 1;
}

.grid-gallery .item-portfolio::before {
  background-color: rgba(17, 17, 17, 0.5);
}

.grid-gallery .item-portfolio::before {
  background-color: rgba(17, 17, 17, 0.8);
  content: "";
  height: 100%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: all 0.4s 0s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
  z-index: 1;
}

.brand-col {
  margin-bottom: 100px;
  text-align: center;
}

.brand-col__logo {
  height: 120px;
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
}

/* -----------------------------------------------------------------
    - About
----------------------------------------------------------------- */
.sec::before {
  background-color: #fff !important;
}

.section-onescreen {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  margin: 0;
  overflow: hidden;
  padding-top: 5vh;
}

@media only screen and (max-height: 750px) {
  .section-onescreen {
    overflow-x: hidden;
    padding-top: 10vh;
    height: auto;
  }
}

@media only screen and (max-width: 991px) {
  .section-onescreen {
    height: auto;
  }
}

@media only screen and (max-width: 580px) {
  .section-onescreen {
    display: block;
    padding-top: 5rem;
    padding-bottom: 30px;
  }
}

.block-image {
  margin-left: 0;
  position: relative;
  width: 100%;
  z-index: 1;
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
}

@media only screen and (max-width: 991px) {
  .block-image {
    margin: 0 auto 1rem;
    text-align: center;
  }
}

.block-image::before {
  background-image: url("/assets/images/dmtca-assets/icons/decoration-dots-box_abzxdb.svg");
  content: "";
  height: 188px;
  opacity: 0.4;
  position: absolute;
  bottom: -73px;
  right: -34px;
  width: 188px;
  z-index: -1;
}

.block-image img {
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.block-image._right {
  text-align: right;
}

@media only screen and (max-width: 991px) {
  .block-image._right {
    text-align: center;
  }
}

@media only screen and (max-width: 1199px) {
  .block-image__number {
    font-size: 6rem;
    top: -80px;
    left: -35px;
  }
}

@media only screen and (max-width: 991px) {
  .block-image__number {
    font-size: 4rem;
    top: -66px;
    left: -30px;
  }
}

@media only screen and (max-width: 580px) {
  .block-image__number {
    font-size: 4rem;
    top: -45px;
    left: -15px;
  }
}

.col-about__describe_right {
  padding-left: 60px;
}

@media only screen and (max-width: 991px) {
  .col-about__describe_right {
    padding-left: 0;
  }
}

.col-about__describe_right .block-description {
  padding-left: 70px;
}

.col-about__describe_right .block-description::before {
  left: -70px;
}

.col-about__describe .title {
  margin-top: 1rem;
  margin-bottom: 0.7rem;
}

@media only screen and (max-width: 991px) {
  .col-about__describe .title {
    font-size: 2.429rem;
    margin-bottom: 2rem;
  }

  .col-about__describe .title {
    margin-top: 0.4rem !important;
  }
}

.title__overhead {
  font-size: 0.929rem !important;
  letter-spacing: 0.4rem;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-bottom: 1.3em;
}

.col-about__describe .block-description {
  font-weight: 400 !important;
  line-height: 1.6 !important;
  letter-spacing: 0.005em;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .col-about__describe .block-description {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  .col-about__describe .block-description {
    line-height: 2;
  }
}

.col-about__describe .block-description::before {
  background-color: #111111;
  content: "";
  height: 1px;
  position: absolute;
  top: 10px;
  width: 90px;
}

@media only screen and (max-width: 1199px) {
  .col-about__describe .block-description::before {
    display: none;
  }
}

.col-about__describe .block-description_two-column {
  column-count: 2;
  column-gap: 40px;
  line-height: 2;
  padding-left: 0;
  text-align: justify;
}

@media only screen and (max-width: 991px) {
  .col-about__describe .block-description_two-column {
    column-count: 1;
    column-gap: 0;
    text-align: left;
  }
}

.col-about__describe .block-description_two-column::before {
  top: -20px;
  left: -70px;
}

/* -----------------------------------------------------------------
    - vedio
----------------------------------------------------------------- */
.section-video {
  position: relative;
}

.video-hero {
  background-color: #0f0f0f;
  width: 100%;
  height: auto;
  object-fit: cover;
}

@media only screen and (max-width: 580px) {
  .video-hero {
    height: 360px;
  }
}

.video-controls {
  opacity: 0;
  transition: opacity 0.4s ease-out;
}

.paused .video-controls {
  opacity: 1;
}

.video-controls_show {
  opacity: 1;
}

.video-controls [data-media="play-pause"] {
  color: #fff;
  box-shadow: 0 0 0 0px #111111;
  transition: all 0.2s 0s cubic-bezier(0.7, 0, 0.3, 1);
}

.video-controls [data-media="play-pause"]:hover {
  background-color: #62ccfd;
  box-shadow: 0 0 0 10px #62ccfd;
}

[data-media] {
  background-color: #111111;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  font-weight: 700;
  height: 90px;
  letter-spacing: 0.3rem;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 90px;
}

@media only screen and (max-width: 580px) {
  [data-media] {
    height: 64px;
    font-weight: 600;
    font-size: 0.75rem;
    letter-spacing: 0.2rem;
    width: 64px;
  }
}

[data-media="play-pause"] {
  display: block;
  position: absolute;
  top: 50%;
  bottom: 20px;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  opacity: 1;
  transition: opacity 0.4s ease-out;
}

.fullsize-video-bg [data-media="play-pause"] {
  bottom: 20px;
  top: auto !important;
  transform: none !important;
}

.paused [data-media="play-pause"]::before,
.playing [data-media="play-pause"]::before {
  height: 26px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  right: 0;
  width: 86px;
  z-index: 1;
}

@media only screen and (max-width: 580px) {
  .paused [data-media="play-pause"]::before,
  .playing [data-media="play-pause"]::before {
    height: 20px;
    left: 1px;
    width: 60px;
  }
}

.paused [data-media="play-pause"]::before {
  content: "PLAY";
}

.playing [data-media="play-pause"]::before {
  content: "PAUSE";
}

.hide-playhead [data-media="play-pause"] {
  opacity: 1;
}

[data-media="mute-unmute"] {
  background-image: url("../images/dmtca-assets/icons/sound-on_imblbg.svg");
  background-repeat: no-repeat;
  background-color: transparent;
  display: block;
  height: 19px;
  opacity: 0.5;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 26px;
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
}

@media only screen and (max-width: 580px) {
  [data-media="mute-unmute"] {
    top: 15px;
    right: 15px;
  }
}

[data-media="mute-unmute"]:hover {
  opacity: 1;
}

.muted [data-media="mute-unmute"] {
  background-image: url("../images/sound-off.svg");
}

.col-about__describe .title {
  margin-top: 1rem;
  margin-bottom: 1.3rem;
  font-weight: 500;
}

.col-about__describe .block-description {
  font-weight: 300;
  line-height: 2.2;
  position: relative;
}

.block-image__number {
  display: block;
  font-size: 7rem;
  position: absolute;
  top: -90px;
  left: -35px;
  z-index: 2;
}

.list-info {
  color: #c0c3c8;
  margin-top: 25px;
}

@media screen and (max-width: 991px) {
  .list-info {
    margin-top: 0;
  }
}

.list-info strong {
  color: #fff;
}

.section-onescreen {
  position: relative;
}

@media only screen and (max-height: 820px) {
  .section-onescreen .block-image {
    height: 380px;
    overflow: hidden;
  }

  .section-onescreen .block-image::before {
    display: none;
  }
}

@media only screen and (max-height: 820px) {
  .section-onescreen .title__section {
    font-size: 2.429rem;
    letter-spacing: 0.1rem;
  }
}

.block-image__number {
  color: rgba(13, 170, 142, 1) !important;
}

.title_vertical-line-bottom::before {
  bottom: 0;
  margin-bottom: -5rem;
}

/* -----------------------------------------------------------------
    - Gallery
----------------------------------------------------------------- */
.grid-gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}

.grid-gallery:after {
  content: "";
  display: block;
  clear: both;
}

.grid-gallery_fully {
  margin-left: -15px;
  margin-right: -15px;
}

@media only screen and (max-width: 580px) {
  .grid-gallery_fully {
    margin-left: 0;
    margin-right: 0;
  }
}

.grid-gallery__fixed {
  margin-left: auto;
  margin-right: auto;
}

.grid-gallery .item-portfolio {
  background-color: #fff;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.grid-gallery .item-portfolio::before {
  background-color: rgba(17, 17, 17, 0.8);
  content: "";
  height: 100%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: all 0.4s 0s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
  z-index: 1;
}

.grid-gallery .item-portfolio:hover::before {
  opacity: 1;
}

.grid-gallery .item-portfolio:hover .image-portfolio {
  opacity: 1;
  transform: scale3d(1.05, 1.05, 1);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.grid-gallery .item-portfolio__column-four {
  height: 25vw;
  width: 25%;
}

@media screen and (min-width: 1500px) {
  .grid-gallery .item-portfolio__column-four {
    width: 25%;
  }
}

@media screen and (max-width: 1170px) {
  .grid-gallery .item-portfolio__column-four {
    width: 25%;
  }
}

@media screen and (max-width: 768px) {
  .grid-gallery .item-portfolio__column-four {
    height: 50vw;
    width: 50%;
  }
}

@media screen and (max-width: 580px) {
  .grid-gallery .item-portfolio__column-four {
    margin-bottom: 15px;
    height: auto;
    width: 100%;
  }
}

.grid-gallery .item-portfolio__column-three {
  margin-bottom: 30px;
  width: 290px;
}

@media screen and (min-width: 1200px) {
  .grid-gallery .item-portfolio__column-three {
    width: 350px;
  }
}

@media screen and (max-width: 991px) {
  .grid-gallery .item-portfolio__column-three {
    width: 330px;
  }
}

@media screen and (max-width: 768px) {
  .grid-gallery .item-portfolio__column-three {
    width: 240px;
  }
}

@media screen and (max-width: 580px) {
  .grid-gallery .item-portfolio__column-three {
    margin-bottom: 15px;
    width: 100%;
  }
}

.grid-gallery .item-portfolio__two-column {
  width: 50%;
}

@media screen and (max-width: 580px) {
  .grid-gallery .item-portfolio__two-column {
    width: 100%;
  }
}

.grid-gallery .item-portfolio .item-details {
  position: absolute;
  bottom: 2px;
  padding-left: 20px;
  padding-right: 20px;
  opacity: 0;
  transition: all 0.4s 0s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
  z-index: 2;
}

.grid-gallery .item-portfolio:hover .item-details {
  opacity: 1;
}

.grid-gallery .image-portfolio {
  cursor: url("assets/images/dmtca-assets/icons/zoom_cursor_vi9epk.svg") 30 30,
    pointer;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
  opacity: 0.9;
  transform: scale3d(1, 1, 1);
  transition: all 0.4s 0s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-filter: blur(0);
  filter: blur(0);
}

.touch .item__portfolio {
  cursor: pointer;
}

.hidden {
  visibility: hidden;
  width: 0px !important;
  height: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}

.section-works .btn-link_right {
  margin-right: 43px;
  margin-left: 0;
}

.section-works .btn-link {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 43px;
}

.btn-link {
  color: #111111;
}

.btn-link_right {
  float: right;
}

.btn-link {
  /* color: #fff;*/
  font-weight: 500;
  letter-spacing: 0.2rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-link::after {
  background-color: #111111;
}

.btn-link::after {
  background: none;
  height: 1px;
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 1px;
  left: -55%;
  width: 40%;
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}

.section-works .btn-link_right {
  margin-right: 43px;
  margin-left: 0;
}

.section-works .btn-link {
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 43px;
}

.btn-link:hover {
  color: inherit;
  text-decoration: none;
}

.btn2 {
  color: #111111 !important;
}

.btn2 {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  font-weight: 600;
  display: inline-block;
  line-height: 2;
  letter-spacing: 0.2rem;
  padding: 4px 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 1;
}

.btn2::before {
  background-color: #62ccfd;
}

.btn2::before {
  width: 60%;
}

.btn2::before,
.btn2::after {
  content: "";
  height: 100%;
  position: absolute;
  left: -10%;
  top: 0;
  opacity: 1;
  z-index: -1;
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
}

.btn2::after {
  background-color: #96daf9;
}

.btn2::after {
  width: 0;
}

.btn2:hover,
.btn2:focus {
  color: #111111;
}

.btn2:hover,
.btn2:focus {
  background-color: transparent;
}

.btn2:hover::before,
.btn2:focus::before {
  left: 0;
  opacity: 0;
  width: 100%;
}

.btn2:hover::after,
.btn2:focus::after {
  width: 118%;
}

/* Play Button */

.circles {
  stroke: #000;
  stroke-dasharray: 650;
  stroke-dashoffset: 650;
  -webkit-transition: all 0.5s ease-in-out;
  opacity: 0.3;
}

.playBut {
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  position: absolute;
  width: 22em;
  height: 23em;
  right: -11%;
  top: 32%;
}

.playBut .triangle {
  -webkit-transition: all 0.7s ease-in-out;
  stroke-dasharray: 240;
  stroke-dashoffset: 480;
  stroke: #000;
  transform: translateY(0);
}

.playBut:hover .triangle {
  stroke-dashoffset: 0;
  opacity: 1;
  stroke: #141414;
  animation: nudge 0.7s ease-in-out;
}

@keyframes nudge {
  0% {
    transform: translateX(0);
  }

  30% {
    transform: translateX(-5px);
  }

  50% {
    transform: translateX(5px);
  }

  70% {
    transform: translateX(-2px);
  }

  100% {
    transform: translateX(0);
  }
}

.playBut:hover .circles {
  stroke-dashoffset: 0;
  opacity: 1;
}

/* -----------------------------------------------------------------
    - Newsletter  
----------------------------------------------------------------- */
.section-newsletter {
  margin-bottom: 120px;
}

@media only screen and (max-width: 580px) {
  .section-newsletter {
    margin-bottom: 20px;
  }
}

.section-newsletter .section__header-wrap {
  margin-bottom: 2vw;
}

.section-newsletter .section__header-wrap .title {
  margin-top: 0;
}

.subscribe-form__inner {
  margin: 0 auto;
  position: relative;
  width: 500px;
}

@media only screen and (max-width: 580px) {
  .subscribe-form__inner {
    width: 100%;
  }
}

.subscribe-form__inner .btn-subscribe {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  font-weight: 500;
  height: 100%;
  letter-spacing: 0.2rem;
  position: absolute;
  top: 0;
  right: 0;
  width: 76px;
  z-index: 2;
}

.title__h2 {
  font-size: 2.1428rem;
  font-weight: 600;
  letter-spacing: 0.005em;
  line-height: 1.6;
  margin-bottom: 1.3rem;
  color: #000;
}

.title_normal {
  font-weight: 400;
}

.title_center {
  text-align: center;
}
.submit-form .form-group {
  margin-bottom: 40px ;
  position: relative;
}

@media (max-width: 768px) {
  .submit-form .form-group {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px !important;
  }
}

.subscribe-form__inner {
  margin: 0 auto;
  position: relative;
  width: 500px;
}

.subscribe-form__inner .form-control {
  padding-right: 100px;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="datetime"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="search"],
input[type="tel"],
textarea,
textarea.form-control {
  background-color: #fff;
  border: unset;
  border-bottom: 1px solid #111111;
  padding: 13px 0px;
  color: #111111;
  font-weight: 400;
  border-radius: 0px;
}

input._big {
  font-size: 0.86rem;
  height: 76px;
}

.subscribe-form__inner .btn-subscribe {
  background-color: transparent;
  border-left: 1px solid #111111;
  color: #111111;
}

#validator-subscribe,
.validation-success,
.validation-danger {
  font-size: 0.86rem;
  letter-spacing: 0.2rem;
  padding-top: 15px;
  text-align: center;
}

.hidden {
  visibility: hidden;
  width: 0px !important;
  height: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}

/* -----------------------------------------------------------------
    - Project
----------------------------------------------------------------- */
.js-masonry-project {
  overflow-y: hidden;
  margin-left: -4%;
  margin-right: -4%;
}

@media only screen and (max-width: 1200px) {
  .js-masonry-project {
    margin-left: -2%;
    margin-right: -2%;
  }
}

@media only screen and (max-width: 768px) {
  .js-masonry-project {
    margin-left: 0;
    margin-right: 0;
  }
}

.item-project {
  flex: 0 0 calc(46% - 4%);
  margin-left: 4%;
  margin-right: 4%;
  margin-bottom: 5rem;
  overflow: hidden;
  width: calc(46% - 4%);
}

.item-project .video-hero {
  height: 470px;
}

@media only screen and (max-width: 1200px) {
  .item-project {
    flex: 0 0 calc(48% - 2%);
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 2.4rem;
    width: calc(48% - 2%);
  }
}

@media only screen and (max-width: 768px) {
  .item-project {
    flex: 0 0 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 3rem;
    width: 100%;
  }
}

@media only screen and (max-width: 580px) {
  .item-project {
    margin-bottom: 1rem;
  }
}

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

.item-project:hover .item-news__image {
  transform: scale(1.05);
}

.item-project__figure {
  margin: 0;
}

.item-project__link {
  height: 100%;
  width: 100%;
}

.gutter-sizer {
  width: 8%;
}

@media only screen and (max-width: 1200px) {
  .gutter-sizer {
    width: 4%;
  }
}

.gutter-sizer--3 {
  width: 4.98%;
}

@media only screen and (max-width: 1200px) {
  .gutter-sizer--3 {
    width: 8%;
  }
}

.onHover {
  display: block;
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
  text-decoration: none;
  z-index: 1;
}

.onHover::before {
  content: "";
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0) 60%
  );
  height: 100%;
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.9s ease-in-out;
  z-index: 1;
}

.onHover:hover {
  opacity: 1;
}

.onHover:hover::before {
  opacity: 1;
}

.onHover:hover .onHover__details,
.onHover:hover .title {
  opacity: 1;
  transform: translate3d(0, 0%, 0);
}

.onHover__details {
  color: #fff;
  padding: 0 2rem;
  opacity: 0;
  position: absolute;
  bottom: 10% !important;
  left: 12% !important;
  transform: translate3d(0, 100%, 0);
  transition: all 0.5s ease-in-out;
  z-index: 2;
  background: #0006;
  border-radius: 14px;
}

.onHover .title {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  transition: all 0.5s 0.1s ease-in-out;
}

@media only screen and (max-width: 1200px) {
  .onHover .title {
    font-size: 1.286rem;
  }
}

@media only screen and (max-width: 768px) {
  .onHover .title {
    font-size: 1.715rem;
  }
}

@media only screen and (max-width: 580px) {
  .onHover .title {
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
  }

  .onHover__details {
    /* color: #000; */
    color: #fff;
  }

  .main-c .row {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
  }

  .career {
    margin-top: 30px;
  }

  .career h3 {
    font-size: 1.5rem;
  }

  .career h4 {
    font-size: 1.2rem;
  }

  .c-r {
    width: 90%;
  }
  @media (max-width: 767px) {
    .c-r {
      width: 100%;
    }
  }

  .c-r h2 {
    font-weight: 100;
    line-height: 1.6 !important;
  }

  .connect {
    margin-left: 0px;
    margin-right: 0px;
  }

  .connect h2 {
    text-align: center !important;
  }
}

@media only screen and (max-width: 1200px) {
  .onHover .client {
    font-size: 0.86rem;
  }
}

@media only screen and (max-width: 768px) {
  .onHover .client {
    font-size: 1rem;
  }
}

.touch .onHover {
  opacity: 1;
}

.touch .onHover__details,
.touch .onHover .title {
  opacity: 1;
  transform: translate3d(0, 0%, 0);
}

.onHover .title {
  margin-bottom: 0px;
  text-transform: uppercase;
}

.grid-carousel {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.projects-carousel .swiper-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 60vh;
  max-height: 580px;
  width: 50%;
}

@media only screen and (max-width: 992px) {
  .circle {
    height: 3rem;
    width: 3rem;
  }

  .circle::before {
    font-size: 0.87rem;
  }

  /* .navbar {
    height: 80px;
  } */

  .navbar .btn-link {
    top: calc(50% - 1rem);
  }

  .hero .social {
    display: none;
  }

  /* .slider__caption .description {
    width: 100%;
  } */

  .slider__image {
    width: 100%;
    order: 1;
  }

  .slider .control-slider--vertical {
    height: 3.12rem;
    padding: 0;
    width: 100%;
  }

  .slider .control-slider--vertical .swiper-button-next {
    margin-bottom: auto;
  }

  .slider__case-details {
    height: 5rem;
    padding-left: 7.5rem;
    padding-right: 7.5rem;
    text-align: center;
  }

  .slider__case-details .item-details__client {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }

  .slider__case-details .item-details__category,
  .slider__case-details .item-details .btn-link {
    display: none;
  }

  .slider__case-details .control-slider {
    width: 0;
  }

  .slider__case-details .swiper-button-next {
    margin-right: 0;
  }

  .swiper-container.slider-container-details {
    width: 100%;
  }

  .swiper-container.slider-container-details .swiper-wrapper {
    align-items: center;
  }

  /* .slider-horizontal {
    padding-left: 3.12rem;
    padding-right: 3.12rem;
  } */

  /* .slider-horizontal .slider__caption {
    color: #fff;
    margin: auto;
    margin-top: 5rem;
    height: calc(100vh - 8.12rem);
    position: absolute;
    right: 0;
    left: 0;
    width: 70%;
    text-align: center;
    z-index: 3;
  } */

  .slider-horizontal .slider__caption .title--overhead {
    color: #565656;
    padding: 0.2rem 0;
    margin: 0;
  }

  .slider-horizontal .slider__caption .title--display-1 {
    font-size: 6vw;
    margin-bottom: 0;
    padding: 0.6rem 0;
    overflow: hidden;
  }

  .slider-horizontal .slider__caption .btn-link {
    color: #fff;
    letter-spacing: 0.1rem;
    font-size: 1.1rem;
  }

  .slider-horizontal .slider__caption .btn-link .circle {
    background-color: #fff;
    color: #fff;
  }

  .slider-horizontal .slider__image {
    flex: 0 0 100%;
    margin-top: 5rem;
    height: calc(100vh - 8.12rem);
    width: 100%;
    order: 1;
  }

  .slider-horizontal .slider__image .overlay--45::before {
    display: block;
  }

  .slider-vertical {
    height: calc(100vh - 5rem);
    padding-top: 5rem;
    padding-bottom: 0;
  }

  .slider-vertical .slider__caption {
    color: #fff;
    margin: auto;
    padding-left: 3.12rem;
    padding-right: 3.12rem;
    padding-bottom: 5rem;
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 3;
  }

  .slider-vertical .slider__caption .title--display-1 {
    font-size: 6.8vw;
    margin-bottom: 0;
  }

  .slider-vertical .slider__image {
    flex: 0 0 100%;
  }

  .slider-vertical .slider__image.overlay--45::before {
    z-index: 2;
  }

  .slider-fullscreen .title--display-1 {
    font-size: 4rem;
  }

  .slider-fullscreen .category,
  .slider-fullscreen .year {
    font-weight: 400;
    margin-left: 0;
  }

  .slider-simply .swiper-control .swiper-button-prev,
  .slider-simply .swiper-control .swiper-button-next {
    position: relative;
    right: 0;
    left: 0;
  }

  .swiper-control .swiper-button-prev {
    left: 3rem;
  }

  .swiper-control .swiper-button-next {
    right: 3rem;
  }

  .swiper-pagination-num {
    display: none;
  }

  .tail::before {
    width: 0;
  }

  .tail {
    padding-left: 0;
  }

  .itemCard__header {
    margin-left: 1.6rem;
  }

  .item-project {
    margin-bottom: 1.65rem;
  }

  .projects-carousel .swiper-slide {
    width: 70%;
  }

  .projects-carousel .swiper-slide .title {
    font-size: 3rem;
  }
}

@media only screen and (max-width: 580px) {
  .projects-carousel .swiper-slide {
    height: 100vh;
    max-height: 100%;
    width: 100%;
  }
}

.projects-carousel .swiper-slide--portrait {
  width: calc(60vh / 1.5);
}

.projects-carousel .swiper-slide--square {
  width: 60vh;
}

.projects-carousel .swiper-slide__link {
  color: #fff;
  position: relative;
  text-decoration: none;
  text-align: center;
}

.projects-carousel .swiper-slide__link::before {
  content: "";
  background-color: rgba(17, 15, 16, 0.15);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.projects-carousel .swiper-slide__description {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
  z-index: 1;
}

.projects-carousel .swiper-slide .title {
  font-size: 4.2vw;
  margin-top: 1rem;
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 768px) {
  .projects-carousel .swiper-slide .title {
    font-size: 2.5rem;
  }
}

@media only screen and (max-width: 580px) {
  .projects-carousel .swiper-slide .title {
    font-size: 3rem;
  }
}

.projects-carousel .swiper-slide .cover-slider {
  transform: matrix(1, 0, 0, 1, 0, 0);
  transition: all 0.6s ease-in-out;
}

.projects-carousel .swiper-slide .change-text {
  margin-top: -1rem;
  font-size: 1.2rem;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

@media only screen and (min-width: 1500px) {
  .projects-carousel .swiper-slide .change-text {
    font-size: 1.5rem;
  }
}

.projects-carousel .swiper-slide .change-text__back {
  position: absolute;
  top: 0;
  width: 100%;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.3s ease-in-out;
}

.projects-carousel .swiper-slide .change-text__front {
  margin-top: 0;
  width: 100%;
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s ease-in-out;
}

.projects-carousel .swiper-slide-active:hover .cover-slider {
  transform: matrix(1.08, 0, 0, 1.08, 0, 0);
}

.projects-carousel .swiper-slide-active:hover .change-text__back {
  transform: translate3d(0, 0, 0);
}

.projects-carousel .swiper-slide-active:hover .change-text__front {
  transform: translate3d(0, -100%, 0);
}

.projects-carousel .swiper-slide-active .js-text-wave div span,
.projects-carousel
  .swiper-slide-duplicate.swiper-slide-active
  .js-text-wave
  div
  span {
  transform: translate3d(0, 0, 0);
}

.projects-carousel .swiper-slide-active .down-up span,
.projects-carousel .swiper-slide-duplicate.swiper-slide-active .down-up span {
  transform: translate3d(0, 0, 0);
}

.projects-carousel .swiper-pagination-progressbar {
  background-color: rgba(197, 210, 224, 0.3);
  height: 3px;
  width: 100%;
  position: fixed;
  top: auto;
  bottom: 0;
}

.projects-carousel .swiper-pagination-progressbar-fill {
  background-color: #110f10;
}

/* -----------------------------------------------------------------
    - Project Single
----------------------------------------------------------------- */
.header-fullscreen {
  background-color: #110f10;
  color: #fff;
  height: 100vh;
}

.header-fullscreen.header-page {
  margin-top: 0;
  /* margin-bottom: 3rem; */
  padding-bottom: 3rem;
}

@media only screen and (max-width: 580px) {
  .header-fullscreen.header-page {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.header-fullscreen .title--overhead,
.header-fullscreen .item-details__title,
.header-fullscreen .btn-link {
  color: #fff;
}

.header-fullscreen .title--tail::before {
  background-color: #fff;
}

.header-page-gap {
  margin-top: 0px !important;
}

.header-page {
  /* margin-top: 20vh; */
  margin-top: 9rem;
}

.single_page_gaping {
  margin-top: 9rem;
}

@media only screen and (max-width: 768px) {
  .header-page {
    margin-top: 9.37rem;
  }
}

@media only screen and (max-width: 580px) {
  .header-page {
    margin-top: 6rem;
  }

  .caption-single {
    padding: 0px 20px !important;
  }
}

.header-page--gutterBottom {
  height: 100vh;
}

.header-page--half {
  margin-bottom: 4rem;
}

@media screen and (max-width: 768px) {
  .header-page--half {
    margin-top: 30px !important;
  }
}

@media only screen and (max-width: 580px) {
  .header-page--half {
    margin-bottom: 2rem;
  }
}

.header-page__container-fluid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  padding-left: 4.25rem;
  padding-right: 4.25rem;
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.contact-icon {
  transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 350ms cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
  position: fixed;
  border-radius: 50%;
  bottom: 65px;
  right: 25px;
  width: 60px;
  height: 60px;
  padding: 10px;
  background-image: linear-gradient(90deg, #50ebb7, #33b5f2);
  z-index: 9;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 992px) {
  .contact-icon {
    margin-bottom: -6px;
    margin-right: 40px;
  }
}

.contact-icon a {
  line-height: 1em;
  z-index: 10;
}

.validation-success {
  font-size: 1.89rem;
  color: green;
}

@media only screen and (max-width: 1500px) {
  .header-page__container-fluid {
    padding-left: 3.12rem;
    padding-right: 3.12rem;
  }
}

@media only screen and (max-width: 580px) {
  .header-page__container-fluid {
    padding-left: 1.42rem;
    padding-right: 1.42rem;
  }
}

@media only screen and (min-width: 2400px) {
  .header-page__container-fluid {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}

.header-page__container-fluid .row {
  align-items: center;
  width: 100%;
}

.header-page .title--display-1 {
  font-size: 42px;
  font-weight: 600;
}

@media only screen and (max-width: 580px) {
  .header-page .title--display-1 {
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 1.3rem !important;
  }

  .custom-heading-h2,
  .title--h4,
  .title__h2,
  .title__h3 {
    font-size: 32px !important;
  }
}

.header-page__description {
  font-size: 1.125rem;
}

@media only screen and (max-width: 992px) {
  .header-page__description {
    padding-bottom: 1.25rem;
  }

  .header-page .title--display-1 {
    line-height: 1.4;
  }
}

.flex-center-end {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.flex-center-end .flex-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  flex: 1;
}

.flex-center-end .flex-center__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  padding-top: 5rem;
  width: 100%;
}

@media only screen and (max-width: 580px) {
  .flex-center-end .flex-center__inner {
    text-align: center;
  }
}

.image-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  justify-content: center;
  height: 45vw;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .image-container {
    height: 60vw;
  }
}

.image-container--gutters {
  margin-left: 4.25rem;
  margin-right: 4.25rem;
}

@media only screen and (max-width: 580px) {
  .image-container--gutters {
    margin-left: 0.93rem;
    margin-right: 0.93rem;
  }
}

.image-container--half {
  margin-right: 30%;
}

@media only screen and (max-width: 992px) {
  .image-container--half {
    margin-right: 0;
  }
}

.image-container--cutoutRight {
  margin-right: 12vw;
}

@media only screen and (max-width: 768px) {
  .image-container--gutters {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .image-container--cutoutRight {
    margin-right: 0;
  }
}

.video-container {
  height: 45vw;
  position: relative;
}

@media only screen and (max-width: 992px) {
  .video-container {
    height: 60vw;
  }
}

@media only screen and (max-width: 580px) {
  .video-container {
    margin-bottom: 1.87rem;
  }
}

.video-container .video__btn {
  background-color: #110f10;
  box-shadow: 0 0 0 0px #110f10;
  border: 0;
  border-radius: 50%;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  height: 7.5rem;
  letter-spacing: 0.3rem;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  text-transform: uppercase;
  width: 7.5rem;
  opacity: 1;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
  z-index: 2;
}

@media only screen and (max-width: 992px) {
  .video-container .video__btn {
    height: 5rem;
    letter-spacing: 0.2rem;
    width: 5rem;
  }
}

@media only screen and (max-width: 580px) {
  .video-container .video__btn {
    height: 3.75rem;
    letter-spacing: 0.2rem;
    width: 3.75rem;
  }
}

.video-container .video__btn:before {
  content: "PLAY";
}

.video-container .video__btn:hover {
  background-color: #110f10;
  box-shadow: 0 0 0 10px #110f10;
  cursor: pointer;
}

.video-container .video__btn:focus {
  outline: 0;
}

.video-container .video__poster {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 1;
  visibility: visible;
  transition: 0.3s ease-in-out;
  transition-duration: 0.5s;
  width: 100%;
  z-index: 1;
}

.video-container .video__poster::before {
  content: "";
  background: rgba(17, 15, 16, 0.2);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s ease-in-out;
  width: 100%;
  z-index: 1;
}

.video-container .video__poster:hover::before {
  background: rgba(17, 15, 16, 0);
}

.js-video.is-active .video__poster {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

#sales {
  background-color: #ffffff;
}

.grid-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0 12%;
}

#sales .sale-item p {
  position: relative;
  margin-top: 0.5em;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: 500;
}

#sales .sale-item div {
  position: relative;
  font-size: 4vw;
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#sales .sale-item {
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid #231f20;
  padding-bottom: 1.5em;
  margin-bottom: 0.75em;
}

@media only screen and (min-width: 64em) {
  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
}

.caption-single {
  padding-top: 4rem;
  padding: 60px 100px;
  margin-top: 10%;
}

.caption-singles {
  padding-top: 80px;
  margin-top: 0px !important;
  /* padding: 60px 20px; */
}

.section_no-space-bottom {
  padding-top: 60px;
}

.item-details__text {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.cars {
  padding: 10px 50px;
}

@media only screen and (max-width: 992px) {
  .caption-single {
    padding-top: 3rem;
  }
}

@media only screen and (max-width: 768px) {
  .caption-single {
    padding-top: 1rem !important;
    padding-bottom: 1.5rem !important;
  }

  .form-group {
    margin-bottom: -18px !important;
    margin-left: -14px;
    margin-right: -14px;
    display: flex;
    flex-wrap: wrap;
  }

  .inter img {
    margin: auto;
  }

  .cars {
    padding: 10px 0px;
  }

  .ss {
    width: 357px;
    height: 359px;
  }

  .mob {
    height: auto;
  }

  .section__hello h2 div {
    text-align: center !important;
  }

  .section__hello .listContact li {
    text-align: center;
    line-height: 1.4;
  }

  .custom-select-wrapper {
    position: relative;
    margin-bottom: 50px !important;
    display: block;
  }
}

@media only screen and (max-width: 580px) {
  .caption-single {
    padding-top: 1rem;
    padding-bottom: 0.5rem;
  }
}

/* Testimonials Car */
#testimonials {
  background: #e4e4e4;
  padding: 80px;
}

.tet {
  background: #fff;
  padding: 100px;
}

.fancy-title h2 {
  color: blue;
  font-size: 15px;
  font-weight: 600;
}

.fancy-title p {
  font-size: 35px;
  padding-right: 20px;
  line-height: 50px;
  font-weight: 600;
}

.t-cont {
  padding: 35px;
  box-shadow: 1px 1px 20px #9b9b9b3b;
}

.t-cont p {
  line-height: 18px;
  letter-spacing: 0.8px;
  margin-bottom: 19px;
}

.t-cont h5 {
  font-size: 18px;
  font-weight: 600;
}

.t-cont img {
  border-radius: 50px;
  vertical-align: middle;
}

/* END */
.num-article {
  position: absolute;
  top: 1rem;
  left: -90px;
  width: 5.3125rem;
  height: 1px;
  background-color: rgb(17, 17, 17);
}

.num-article--light {
  font-weight: 300;
}

@media only screen and (max-width: 992px) {
  .num-article {
    margin-bottom: 0.93rem;
  }
}

.slider-article .swiper-slide {
  height: 45vw;
}

@media only screen and (max-width: 992px) {
  .slider-article .swiper-slide {
    height: 60vw;
  }
}

@media only screen and (max-width: 768px) {
  .gallery-two {
    max-width: 100%;
    padding-left: 1.87rem;
    padding-right: 1.87rem;
  }
}

.gallery-two__item {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  position: relative;
}

@media only screen and (max-width: 768px) {
  .gallery-two__item {
    margin-left: 0.62rem;
    margin-right: 0.62rem;
  }
}

@media only screen and (max-width: 580px) {
  .gallery-two {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding-left: 0.93rem;
    padding-right: 0.93rem;
  }

  .gallery-two__item {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0.62rem;
    margin-bottom: 0.62rem;
  }
}

.gallery-two__item--irregular {
  width: 50%;
}

@media only screen and (max-width: 992px) {
  .gallery-two__item--irregular {
    width: 100%;
  }
}

.gallery-two__item--irregular-right {
  align-self: flex-end;
  width: 50%;
}

@media only screen and (max-width: 992px) {
  .gallery-two__item--irregular-right {
    align-self: auto;
    width: 100%;
  }
}

.gallery-two__item:first-child {
  margin-left: 0;
}

.gallery-two__item:last-child {
  margin-right: 0;
}

.gallery-two .note {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  align-items: center;
  background-color: #110f10;
  color: #fff;
  font-size: 0.87rem;
  height: 9.37rem;
  width: 9.37rem;
  padding: 2rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 768px) {
  .gallery-two .note {
    height: auto;
  }
}

@media only screen and (max-width: 580px) {
  .gallery-two .note {
    padding: 1rem 1.5rem;
  }
}

.page-nav {
  margin-top: 4rem;
  padding: 2rem 4.25rem;
}

.page-nav .btn-link::after {
  background-color: #fff;
  content: "";
  height: 1px;
  margin: auto 0;
  position: absolute;
  top: 0;
  bottom: 1px;
  left: -55%;
  width: 40%;
  transition: all 0.6s cubic-bezier(0.7, 0, 0.3, 1);
}

@media only screen and (max-width: 992px) {
  .page-nav {
    margin-top: 3rem;
    padding: 2rem 1.87rem;
  }
}

@media only screen and (max-width: 768px) {
  .page-nav {
    margin-top: 1rem;
  }

  
  .menu-inner{
    /* padding:2rem 3.25rem 0rem !important; */
  }
}

.page-nav__single {
  margin-top: 1rem;
  padding: 3rem 0 4rem;
}

@media only screen and (max-width: 580px) {
  .page-nav {
    margin-top: 1.42rem;
    padding: 0.93rem 0.93rem;
  }

  .page-nav__single {
    margin-top: 3rem;
    padding: 2rem 0;
  }
}

.page-nav .btn-link {
  font-size: 0.93rem;
  font-weight: 400;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .page-nav .btn-link {
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0;
  }
}

.ytp-expand-pause-overlay .ytp-pause-overlay {
  display: none !important;
}

.award-item {
  margin-bottom: 1rem;
}

@media only screen and (max-width: 1500px) {
  .award-item {
    margin-bottom: 26px;
  }
}

@media only screen and (max-width: 768px) {
  .award-item {
    margin-bottom: 1.5rem;
  }

  .award-item:first-child {
    margin-top: 1rem;
  }
}

@media only screen and (max-width: 580px) {
  .award-item:first-child {
    margin-top: 0;
  }

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

.award-item .title {
  margin-bottom: 0.5rem;
}

/* -----------------------------------------------------------------
    - About
----------------------------------------------------------------- */
.col--award {
  width: 60%;
}

@media only screen and (max-width: 768px) {
  .col--award {
    width: 100%;
  }
}

.col--clint {
  width: 30%;
}

@media only screen and (max-width: 768px) {
  .col--clint {
    width: 100%;
  }
}

.col--year {
  width: 10%;
}

@media only screen and (max-width: 768px) {
  .col--year {
    width: 100%;
  }
}

/* -----------------------------------------------------------------
    - Services
----------------------------------------------------------------- */
.services {
  margin: 0px;
  padding: 0px;
}

.services .work-banner {
  position: relative;
}

.services .work-banner .service-head {
  position: absolute;
  margin-top: 7%;
  z-index: 8;
}

.services .work-banner .service-head h1 {
  color: #000;
  font-size: 40px;
  font-weight: bold;
  text-transform: inherit;
}

.services .work-banner .service-head h1 span {
  color: #df0907;
}

.services .work-banner .service-head .servicehead h2 {
  font-size: 26px;
}

.services .work-banner .service-head .servicehead p {
  font-size: 16px;
}

.services .work-banner img {
  width: 100%;
  padding-right: 12%;
}

.services .work-banner .banner-head {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 20%;
}

.services .work-banner .circle-caption {
  max-width: 450px;
  width: 100%;
  margin: 0;
  position: absolute;
  z-index: 10;
  top: 44%;
  left: 21%;
}

.services .work-banner .circle-caption h1 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 10px;
}

.services .work-banner .circle-caption p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}

.services .work-banner .circle-caption ul {
  list-style: disc;
  list-style-type: disc;
  padding: 0px;
}

.services .work-banner .circle-caption ul li {
  padding: 0px 0;
  color: #fff;
}

.services .work-banner .circle-caption ul li a {
  list-style: none;
  list-style-type: none;
  font-size: 15px;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.services .work-banner .circle-caption ul li a:hover {
  color: #fff;
}

.services .tab-right {
  margin: 0px;
  padding: 0px;
  position: fixed;
  top: 40%;
  right: -0.6%;
  z-index: 2;
}

.services .tab-right .nav-tabs {
  border-bottom: 0px;
  display: block;
  margin-right: 15px;
}

.services .menunum {
  font-size: 270px;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 45%;
  right: 14%;
}

.services .tab-right .nav-tabs > li {
  float: none;
  position: relative;
}

.services .tab-right .nav-tabs > li > a {
  color: #829ca29c;
  font-size: 12px;
  font-weight: 400;
  border: 0px;
  border-radius: 0px;
  cursor: pointer;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.services .tab-right .nav-tabs > li > a span {
  width: 47px;
  height: 2px;
  background: #393939a6;
  position: absolute;
  top: 15px;
  left: -55px;
}

.services .tab-right .nav-tabs > li.active a {
  color: #fff;
  transition: all 0.5s ease;
}

.services .tab-right .nav-tabs > li.active a span {
  width: 207px;
  width: auto;
  height: 1px;
  transition: all 0.8s ease;
  background: #000;
  left: -219px;
}

.services .tab-right .nav-tabs > li > a:hover {
  border-color: transparent;
  background: none;
  color: #000;
}

.services .tab-right .nav-tabs > li > a:focus {
  border-color: transparent;
  background: none;
  color: #454545;
}

.services .tab-right .nav-tabs > li.active > a,
.services .tab-right .nav-tabs > li.active > a:focus,
.services .tab-right .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border: 0px;
  color: #000;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
}

.services .servicebgimg1 {
  background: url("../images/dmtca-assets/icons/s-bg.svg") no-repeat;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-right: 12%;
  z-index: 1;
}

.services .servicebgimg2 {
  background: url("../images/dmtca-assets/icons/s-bg.svg") no-repeat;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-right: 12%;
  z-index: 1;
}

.services .servicebgimg3 {
  background: url("../images/dmtca-assets/icons/s-bg.svg") no-repeat;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-right: 12%;
  z-index: 1;
}

.services .servicebgimg4 {
  background: url("../images/dmtca-assets/icons/s-bg.svg") no-repeat;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-right: 12%;
  z-index: 1;
}

.services .servicebgimg5 {
  background: url("../images/dmtca-assets/icons/s-bg.svg") no-repeat;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-right: 12%;
  z-index: 1;
}

.services .servicebgimg6 {
  background: url("../images/dmtca-assets/icons/s-bg.svg") no-repeat;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-right: 12%;
  z-index: 1;
}

.services .servicedesk {
  display: block;
}

.services .serviceresp {
  display: none;
}

.service-details {
  margin: 0px;
  padding: 0px;
}

.service-details .serv-banner {
  margin-top: 82px;
}

.service-details .serv-banner .service-img-desk {
  display: block;
}

.service-details .serv-banner .service-img-resp {
  display: none;
}

.service-details .work-banner .banner-head {
  width: 100%;
  max-width: 450px;
}

.service-details .work-banner .banner-head h1 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background: url("../images/extra/head-bor-1.webp.html") left bottom no-repeat;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.other-services-column {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  gap: 2rem;
  margin-inline: auto;
}

@media screen and (max-width: 1024px) {
  .other-services-column {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .other-services-column {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 640px) {
  .other-services-column {
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 40px;
  }
}

.service-details .work-banner .banner-head p {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}

.service-details .service-info {
  background: #000;
  color: #fff;
  padding: 50px 0;
}

.service-details .service-info .serv-lt {
  margin: 0px;
  padding-right: 50px;
}

.service-details .service-info .serv-lt h4 {
  font-size: 20px;
  color: #de0000;
  font-weight: 600;
  margin: 40px 0;
}

.service-list {
  columns: 2;
}

.service-details .service-info .serv-lt p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
}

.service-details .service-info .serv-lt ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-type: none;
}

.service-details .service-info .serv-lt ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  background: url("../images/extra/serv-bullet.webp") 0px 7px no-repeat;
  padding-left: 30px;
  margin-bottom: 30px;
}

.service-details .service-info .serv-lt ul li b {
  font-weight: bold;
  color: #df0402;
}

.service-details .service-info .serv-lt ul li a {
  color: #df0402;
  font-weight: 500;
}

.service-details .service-info .serv-rt h2 {
  background: #212121;
  text-transform: uppercase;
  font-size: 30px;
  padding: 40px 20px;
  text-align: center;
}

.service-details .service-info .serv-rt ul {
  background: #111;
  color: #fff;
  padding: 30px 0px;
  list-style: none;
  list-style-type: none;
}

.service-details .service-info .serv-rt ul li a {
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  font-weight: 300;
  padding: 7px 20px;
  display: block;
}

.service-details .service-info .serv-rt ul li a.active {
  background: #de0000;
  color: #fff;
}

.service-details .service-info .serv-rt ul li a:hover {
  background: #de0000;
  color: #fff;
}

.services-row {
  box-shadow: 1px 1px 12px #00000029;
  padding: 40px;
  margin: 68px 60px;
  border-radius: 12px;
  background-color: #ffffff;
  background-image: url(../images/dmtca-assets/icons/shape-square.svg),
    url(../images/dmtca-assets/icons/shape-circle.svg),
    url(../images/dmtca-assets/icons/shape-triangle.svg);
  background-repeat: no-repeat;
  background-position: 0, 100% 0, 100% 100%;
  background-size: 20%;
  padding: 80px 30px;
}

.itemService ul li {
  line-height: 24px;
}

.mt-p2 {
  margin-top: 15%;
  margin-bottom: 9%;
}

.custom-select-heading {
  margin: 50px 0;
  font-size: 3em;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 2px 1px #a9742b;
}

/***PAGE STYLE (END)***/

.ser-afte:after {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: red;
  position: absolute;
}

#content {
  margin: 40px auto;
  text-align: center;
  /* align-items: flex-start; */
  align-items: center;
}

#content h1 {
  font-weight: 700;
  margin: 0 0 0px 0;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 1px;
  /* font-variant: petite-caps !important; */
}

#content h3 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  letter-spacing: 0.5px;
}

#content h3 span {
  font-size: 50px;
}

#content .circle {
  width: 230px;
  height: 230px;
  line-height: 200px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  color: white;
  font-size: 16px;
  font-weight: 700;
  margin: 0 auto 40px;
  box-shadow: 0px 0px 40px #00000045;
}

#content .blue {
  background-color: #3498db;
}

#content .grey {
  background: #efefef;
}

#content .red {
  background-color: #e74c3c;
}

#content .circles {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative;
  width: 165px;
  aspect-ratio: 1/1;
  line-height: 200px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  color: white;
  font-size: 16px;
  font-weight: 700;
  padding: 8px;
}

/***CUSTOM SELECT STYLE (BEGIN)***/
fieldset {
  border: none;
}

input[type="text"],
select,
textarea {
  width: 100%;
}

.custom-select-wrapper {
  position: relative;
  margin-bottom: 90px;
  display: block;
}

.custom-select-wrapper select {
  display: none;
  overflow: hidden;
  width: 100%;
}

.custom-select {
  position: relative;
  display: block;
  border: 0px !important;
  padding: 0px !important;
}

.custom-select-trigger {
  position: relative;
  padding: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  border: 1px solid #000000;
  border-radius: 0px;
  background-color: #fff;
  font-size: 17px;
  line-height: 41px;
  color: #3e345c;
  cursor: pointer;
  height: 57px;
}

.custom-select-trigger:after {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  right: 20px;
  margin-top: -0.13636363em;
  border-bottom: 1px solid #7a7a7a;
  border-right: 1px solid #7a7a7a;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.custom-select.opened .custom-select-trigger:after {
  margin-top: 0.13636363em;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  -ms-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}

.custom-select-trigger-text {
  position: relative;
  top: 0.4em;
  padding: 0 45px 0 20px;
  display: inline-block;
  overflow: hidden;
  height: 57px;
  color: #7a7a7a;
}

.custom-options {
  position: absolute;
  top: 130%;
  right: 0;
  left: 0;
  margin: 0;
  display: none;
  min-width: 100%;
  border: 1px solid #ececec;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  opacity: 0;
  z-index: 10;
  transition: all 0.4s ease-in-out;
}

.custom-options:before {
  position: absolute;
  display: block;
  content: "";
  top: -0.22727272em;
  right: 25px;
  width: 7px;
  height: 7px;
  margin-bottom: -0.18181818em;
  border-top: 1px solid #7a7a7a;
  border-left: 1px solid #7a7a7a;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.option-hover:before {
  background: #f9f9f9;
}

.custom-option {
  position: relative;
  display: block;
  padding: 10px;
  font-size: 1em;
  color: #333333;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 10px;
}

/* Sweep To Right */
.p-t {
  padding-top: 0px !important;
}

.itemService .paragraph {
  margin-bottom: 1rem;
}

.address_heading {
  font-weight: 500;
  padding-bottom: 0px;
}

@media only screen and (max-width: 580px) {
  .itemService .itemCard__header {
    margin-top: 0px;
  }

  .itemService {
    padding-bottom: 30px;
  }

  .services-row {
    margin: 8px 7px;
    padding: 9px 0;
  }

  .itemService .itemCard__title {
    margin-bottom: 0.8rem !important;
  }
}

.itemCard__header .btn-link::after {
  background-color: #fff;
}

.itemService .itemCard__title {
  /* font-family: 'Roboto', sans-serif; */
  font-weight: 500;
  margin-bottom: 2.8rem;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.005em;
}

.sr-cmt {
  text-align: center;
  position: absolute;
  width: 51%;
  left: 25%;
  bottom: -30%;
  align-items: center;
}

.first-1 {
  margin-left: 90px;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 1px;
}

.second-2 {
  margin-right: 80px;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 1px;
}

.middle-1 {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.9px;
}

.m-l {
  margin-left: 16vw;
}

/* -----------------------------------------------------------------
    - Contact
----------------------------------------------------------------- */
@media only screen and (max-width: 580px) {
  .contect-block {
    margin-top: 2rem;
  }

  .m-l {
    margin-left: 0vw;
  }
}

@media only screen and (max-width: 768px) {
  .contect-block .title {
    margin-bottom: 1.5rem;
  }
}

.contact-info {
  font-size: 1.5rem;
  line-height: 1.7;
}

.description p a {
  color: #0daa8e;
}

@media only screen and (max-width: 1200px) {
  .contact-info {
    font-size: 1.2rem;
    line-height: 1.4;
  }
}

@media only screen and (max-width: 768px) {
  .contact-info {
    font-size: 1rem;
    line-height: 1.4;
  }
}

.contact-wrap {
  margin-top: 4rem;
  padding-left: 6rem;
  padding-right: 8.26rem;
}

@media only screen and (max-width: 1500px) {
  .contact-wrap {
    padding-left: 4rem;
    padding-right: 6.26rem;
  }
}

@media only screen and (max-width: 1200px) {
  .contact-wrap {
    padding-left: 0;
    padding-right: 1.25rem;
  }
}

@media only screen and (max-width: 992px) {
  .contact-wrap {
    margin-top: 6rem;
    padding-right: 0;
  }
}

@media only screen and (min-width: 2400px) {
  .contact-wrap {
    padding-left: 10rem;
    padding-right: 14.26rem;
  }
}

@media only screen and (max-width: 1200px) {
  .contact-wrap .btn {
    width: 100%;
  }
}

.contact-wrap #validator-contact {
  padding-top: 1rem;
}

@media only screen and (max-width: 768px) {
  .contact-form {
    margin-bottom: 0.8rem;
  }
}

@media only screen and (max-width: 768px) {
  .contact-form .btn {
    width: 100%;
  }
}

.map-block {
  background-color: #110f10;
  height: 100vh;
  margin-right: -4.25rem;
  position: absolute;
  top: 0;
  right: 0;
  direction: ltr !important;
}

@media only screen and (max-width: 1500px) {
  .map-block {
    margin-right: -3.12rem;
  }
}

@media only screen and (max-width: 992px) {
  .map-block {
    height: 50vh;
    margin-right: 0;
    margin-top: 1rem;
    margin-bottom: 3.12rem;
  }
}

@media only screen and (min-width: 2400px) {
  .map-block {
    margin-right: -6.25rem;
  }
}

.popover-map-title {
  font-size: 1.2rem;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

.popover-map-caption {
  font-weight: 400;
}

#marker {
  background-image: url("assets/images/dmtca-assets/icons/icon-map-pic_jucevv.svg");
  background-size: cover;
  width: 57px;
  height: 71px;
  cursor: pointer;
}

.wrapper {
  max-width: 482px;
  margin: 0 auto;
  overflow: auto;
  zoom: 1;
}

.emoji {
  margin: auto;
}

.face {
  width: 100px;
  height: 100px;
  position: relative;
  /* margin: 0 15px 20px 0; */
  border-radius: 50%;
  background: #f2dd6800;
  border: 2px solid;
}

.face:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -8px;
  left: -8px;
  border-radius: 50%;
  box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.07);
}

.eye {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 32px;
  left: 16px;
  z-index: 1;
  border-radius: 50%;
  background: #5a5a5a;
}

.eye:last-child {
  left: auto;
  right: 16px;
}

.emoji:hover .eye {
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-duration: 2s;
}

@keyframes blink {
  10% {
    height: 11px;
    top: 32px;
  }

  30% {
    height: 1px;
    top: 37px;
  }

  50% {
    height: 11px;
    top: 32px;
  }
}

.mouth {
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  z-index: 1;
  width: 70px;
  height: 34px;
  margin: 0 auto;
  border-radius: 0 0 70px 70px;
  overflow: hidden;
  background: #5a5a5a;
}

.mouth:before,
.mouth:after {
  content: "";
  position: absolute;
  display: block;
}

.mouth.teath:before {
  width: 100%;
  height: 10px;
  z-index: 2;
  background: #b8b8b8;
}

.mouth.tounge:after {
  position: absolute;
  width: 38px;
  height: 38px;
  left: 0;
  right: 0;
  top: 15px;
  margin: 0 auto;
  border-radius: 50%;
  background: #464646;
}

/*------ Grin Emoji Styling ------*/

.grin .eye {
  transition: all 0.3s ease-in-out;
}

.grin:hover .eye {
  animation: none;
  height: 2px;
  top: 36px;
}

.grin:hover .mouth {
  animation-name: giggle;
  animation-iteration-count: infinite;
  animation-duration: 0.2s;
}

@keyframes giggle {
  0% {
    transform: translate(0, -1px);
  }

  50% {
    transform: translate(0, 2px);
  }

  100% {
    transform: translate(0, -1px);
  }
}

/*------ Sad Emoji Styling ------*/

.sad .mouth {
  top: 44px;
  border-radius: 70px 70px 0 0;
}

.sad .mouth:before {
  display: none;
}

/*------ Shocked Emoji Styling ------*/

.shocked .mouth {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.shocked .eye {
  transition: all 0.2s ease-in-out;
}

.shocked:hover .eye {
  animation: none;
  transform: scale(1.3, 1.3);
  transition: all 1.5s ease-out;
}

.shocked:hover .mouth {
  animation-name: wow;
  animation-iteration-count: infinite;
  animation-duration: 2.5s;
}

@keyframes wow {
  70% {
    transform: scale(0.5, 0.5);
  }

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

/*------ Smiling Emoji Styling ------*/

.smile .mouth {
  width: 50px;
  height: 25px;
  background: transparent;
  border-radius: 0 0 50px 50px;
  border: 4px solid #5a5a5a;
  border-top: 0;
  -webkit-clip-path: inset(30% 0 0 0);
  clip-path: inset(30% 0 0 0);
}

/*------ Speechless Emoji Styling ------*/

.speechless .mouth {
  width: 70px;
  height: 4px;
  top: 60px;
  border-radius: 0;
}

/*------ Love Emoji Styling ------*/

.heart-eye {
  position: absolute;
  top: 30px;
  left: 16px;
  transform: rotate(-15deg);
}

.heart-eye:last-child {
  left: auto;
  right: 16px;
  transform: rotate(15deg);
}

.heart {
  display: block;
  width: 16px;
  height: 16px;
  background: #5a5a5a;
  transform: rotate(-45deg);
}

.heart:before,
.heart:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #5a5a5a;
}

.heart:before {
  top: -8px;
  left: 0;
}

.heart:after {
  left: 8px;
  top: 0;
}

.love .mouth {
  transform: scale(0.5, 0.5);
}

.love:hover .heart-eye {
  animation-name: pulse;
  animation-iteration-count: infinite;
  animation-duration: 1s;
}

.love:hover .heart-eye:last-child {
  animation-name: pulse-right;
}

@keyframes pulse {
  30% {
    transform: scale(1.1, 1.1) rotate(-15deg);
  }

  70% {
    transform: scale(1, 1) rotate(-15deg);
  }
}

@keyframes pulse-right {
  30% {
    transform: scale(1.1, 1.1) rotate(15deg);
  }

  70% {
    transform: scale(1, 1) rotate(15deg);
  }
}

/*------ Angry Emoji Styling ------*/

.angry .face {
  background: #5a5a5a;
  transition: all 500ms ease-in-out;
}

.angry:hover .face {
  background: #535353;
  animation-name: fuming;
  animation-iteration-count: infinite;
  animation-duration: 2s;
  animation-timing-function: linear;
}

@keyframes fuming {
  10% {
    transform: translate(-5px);
  }

  15% {
    transform: translate(5px);
  }

  20% {
    transform: translate(-5px);
  }

  25% {
    transform: translate(5px);
  }

  30% {
    transform: translate(-5px);
  }

  35% {
    transform: translate(5px);
  }

  40% {
    transform: translate(-5px);
  }

  45% {
    transform: translate(5px);
  }

  50% {
    transform: translate(0);
  }
}

.angry .eye,
.angry .eye:before,
.angry .mouth {
  background: #5a5a5a;
}

.angry .eye:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 5px;
  top: -1px;
  left: -4px;
  transform: rotate(20deg);
}

.angry .eye:last-child:before {
  left: auto;
  right: -4px;
  transform: rotate(-20deg);
}

.angry .mouth {
  width: 20px;
  height: 4px;
  top: 64px;
  border-radius: 0;
}

.con .itemCard__header {
  margin-left: 0px;
}

.socialss .title--h4 {
  font-size: 1.4rem;
}

.socialss img {
  margin-right: 12px;
  width: 40px;
  display: block;
  margin-bottom: 10px;
}

.ripple-block {
  position: absolute;
  width: 24em;
  height: 24em;
  right: 40px;
  top: 57px;
}

.ripple-block .fa {
  font-size: 110px;
  background: #020202;
  border-radius: 50px;
  height: 54px;
  width: 85px;
  line-height: 55px;
}

.fa-play-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 4em;
  color: white;
  transition: color 900ms ease;
}

.ripple-block:hover .fa-play-circle,
.ripple-block:active .fa-play-circle,
.ripple-block:focus .fa-play-circle {
  color: #447777;
}

.ripple {
  position: absolute;
  width: 24em;
  height: 24em;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  animation: ripple 5s ease-in-out infinite;
  transition: background 1500ms ease;
  left: 10px;
}

.ripple-block:hover .ripple,
.ripple-block:active .ripple,
.ripple-block:focus .ripple {
  background: rgba(68, 119, 119, 0.1);
}

@media (prefers-reduced-motion) {
  .fa-play-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 8em;
    color: white;
  }

  .ripple-block .ripple {
    animation: none;
    display: none;
  }
}

.ripple-block .ripple-1 {
  animation-delay: 0s;
}

.ripple-block .ripple-2 {
  animation-delay: 1.6666666667s;
}

.ripple-block .ripple-3 {
  animation-delay: 3.3333333333s;
}

@keyframes ripple {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }

  50% {
    opacity: 0.9;
  }

  100% {
    transform: scale(24em);
    opacity: 0;
  }
}

/* -----------------------------------------------------------------
    - News
----------------------------------------------------------------- */
.filters-title {
  display: inline-flex;
  padding-right: 1.5rem;
}

@media only screen and (max-width: 992px) {
  .filters-title {
    font-size: 0.87rem;
    padding-right: 2.5rem;
  }
}

@media only screen and (min-width: 769px) {
  .filters {
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
  }

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

  .filters__item {
    font-size: 14px;
    font-weight: 700;
  }

  .filters__item:first-child {
    padding-right: 0;
    pointer-events: none;
  }

  .filters__item:last-child {
    padding-right: 0;
  }
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
  .filters__item {
    font-size: 1rem;
    padding-right: 2rem;
  }
}

@media only screen and (min-width: 769px) and (max-width: 580px) {
  .filters__item {
    font-size: 1rem;
    padding-right: 1.8rem;
  }
}

@media only screen and (min-width: 769px) {
  .filters__item.active .filters__link::before {
    content: "";
    background-color: #110f10;
    height: 2px;
    width: 100%;
    margin-top: -0.1rem;
    position: absolute;
    top: 96%;
    left: 0;
  }

  .filters__link {
    padding: 0 4px;
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
  }

  .filters__link::after {
    content: "";
    position: absolute;
    top: 95%;
    left: -0.5rem;
    width: calc(100% + 1rem);
    background-color: #110f10;
    height: 2px;
    margin-top: -0.1rem;
    transform: translateX(-100%);
  }

  .filters__link:hover::after {
    animation: link-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
  }
}

@keyframes link-hover {
  0% {
    transform: translateX(-100%);
  }

  50% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(100%);
  }
}

.select .placeholder {
  display: none;
}

@media only screen and (max-width: 768px) {
  .ripple-block {
    position: absolute;
    width: 24em;
    height: 24em;
    right: -30px;
    top: -20px;
  }

  .ripple-block .fa {
    font-size: 64px;
    background: #020202;
    border-radius: 50px;
    height: 54px;
    width: 55px;
    line-height: 55px;
  }

  .socialss img {
    width: 40px;
    margin: 0 auto;
  }

  .select {
    position: relative;
    display: block;
    width: 100%;
    color: #fff;
    text-align: left;
    user-select: none;
    -webkit-touch-callout: none;
    z-index: 2;
    margin-bottom: 1.6rem;
  }

  .select .placeholder {
    position: relative;
    display: block;
    background-color: #110f10;
    z-index: 1;
    padding: 0.5rem 1.2rem;
    cursor: pointer;
  }

  .select .placeholder:hover {
    background-color: rgba(17, 15, 16, 0.9);
  }

  .select .placeholder:after {
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
    font-family: "fonticons";
    content: "\e805";
    z-index: 10;
  }

  .select.is-open .placeholder:after {
    content: "\e804";
  }

  .select.is-open ul {
    display: block;
  }

  .select ul {
    display: none;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    background: #fff;
    box-shadow: 0 10px 60px rgba(17, 15, 16, 0.1);
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    z-index: 100;
    max-height: 200px;
  }

  .select ul li {
    display: block;
    text-align: left;
    padding: 0.5rem 1.2rem;
    color: #110f10;
    cursor: pointer;
  }

  .select ul li:hover {
    background: rgba(17, 15, 16, 0.05);
  }

  .select ul li:first-child {
    display: none;
  }

  .select ul li a {
    text-decoration: none;
  }
}

.item-news {
  flex: 0 0 46%;
  margin-bottom: 3rem;
  width: 46%;
}

@media only screen and (max-width: 1200px) {
  .item-news {
    flex: 0 0 48%;
    width: 48%;
  }
}

@media only screen and (max-width: 992px) {
  .item-news {
    flex: 0 0 100%;
    width: 100%;
  }
}

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

.item-news--tree {
  flex: 0 0 30%;
  width: 30%;
}

@media only screen and (max-width: 1200px) {
  .item-news--tree {
    flex: 0 0 46%;
    width: 46%;
  }
}

@media only screen and (max-width: 768px) {
  .item-news--tree {
    flex: 0 0 100%;
    width: 100%;
  }
}

.item-news__media {
  height: 330px;
  overflow: hidden;
}

.item-news__image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.8, 1);
}

.item-news:hover .item-news__image {
  transform: scale(1.05);
}

.item-news__header {
  padding-top: 1.5rem;
  padding-left: 3.5rem;
}

.item-news .date {
  position: relative;
}

.item-news .date::before {
  content: "";
  background-color: #8d99a7;
  height: 1px;
  margin-bottom: auto;
  margin-top: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -3.5rem;
  width: 2rem;
}

.item-news__title {
  font-weight: 500;
  margin-top: 1rem;
}

.item-news__title a {
  text-decoration: none;
}

.item-news--tree .item-news__header {
  padding-top: 1rem;
  padding-left: 2rem;
}

.item-news--tree .item-news__title {
  font-size: 1.4rem;
}

.item-news--tree .date::before {
  left: -2rem;
  width: 1rem;
}

.date {
  color: #8d99a7;
  font-size: 0.85rem;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}

.hover-line {
  background-image: linear-gradient(to right, #110f10 0%, #110f10 100%);
  background-size: 0px 2px;
  background-position: 0px 95%;
  transition: background-size 0.25s cubic-bezier(0.72, 0.16, 0.345, 0.875) 0s;
  padding: 0.1% 0;
}

.triger-hl:hover .hover-line {
  background-size: 100% 2px;
}

.single-news__media {
  margin-bottom: 4rem;
  margin-left: -50vw;
  overflow: hidden;
  position: relative;
  left: 50%;
  width: 100vw;
}

.single-news__image {
  object-fit: cover;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .single-news__image {
    height: 60vw;
  }
}

.single-news__video {
  height: 45vw;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .single-news__video {
    height: 50vw;
  }
}

.flex-gallery-container {
  margin-top: 1.2rem;
  margin-bottom: 4rem;
}

.flex-gallery {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  margin: 0 -5rem;
}

@media only screen and (max-width: 992px) {
  .flex-gallery {
    margin: 0 -1rem;
  }
}

@media only screen and (max-width: 768px) {
  .title__h2 {
    font-size: 1.2rem;
    margin-bottom: 1.3rem;
    color: #000;
  }

  .flex-gallery {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.flex-gallery__item {
  flex: 1;
  margin-right: 1rem;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .flex-gallery__item {
    margin-right: 0.62rem;
    margin-bottom: 0.62rem;
  }
}

.flex-gallery__item:last-child {
  margin-right: 0;
}

.image-caption {
  color: #8d99a7;
  font-size: 0.87rem;
  font-style: italic;
  text-align: center;
  padding: 1rem 0;
}

.image-caption--two {
  margin-left: calc(-100% - 1rem);
}

.image-caption--three {
  margin-left: calc(-200% - 2rem);
}

@media only screen and (max-width: 768px) {
  .image-caption--two {
    margin-left: 0;
  }

  .image-caption--three {
    margin-left: 0;
  }
}

.scroll-line {
  background: #33b5f2;
  height: 3px;
  position: fixed;
  top: 0;
  width: 0;
  z-index: 1;
}

.share-post {
  margin-top: 1rem;
  padding-top: 2rem;
  position: relative;
  text-align: center;
}

.share-post::before {
  background-color: #110f10;
  content: "";
  height: 1px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 6rem;
}

.share-post a {
  display: inline-flex;
  margin: 0 1.5rem;
  text-decoration: none;
}

@media only screen and (max-width: 580px) {
  .single-news__media {
    margin-bottom: 2rem;
  }

  .item-news__title {
    font-size: 1.4rem;
    margin-top: 0.5rem;
  }

  .map-block {
    margin-bottom: 15px;
  }

  .item-news {
    margin-bottom: 1rem;
  }

  .item-news__header {
    padding-top: 0.2rem;
    padding-left: 0;
  }

  .item-news--tree .item-news__header {
    padding-top: 0.2rem;
    padding-left: 0;
  }

  .flex-gallery-container {
    margin-bottom: 0.5rem;
  }

  .flex-gallery {
    margin: 0;
  }

  .share-post a {
    margin: 0 1rem;
  }

  .share-post a span {
    display: none;
  }
}

.share-post a span {
  font-size: 0.86rem;
  font-weight: 500;
  line-height: 2.3;
  padding-left: 0.8rem;
}

/* PopUp */
.popup {
  background: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  height: 100vh;
  opacity: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
  z-index: 999999;
}

.popup1 {
  background: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  height: 100vh;
  opacity: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
  z-index: 1001;
}

.popup__btn-close {
  background-color: transparent;
  border: 0;
  color: #111111;
  cursor: pointer;
  letter-spacing: 0.3rem;
  opacity: 1;
  position: absolute;
  right: 30px;
  top: 30px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
  z-index: 1;
}

.popup__btn-close:hover {
  opacity: 0.5;
}

@media only screen and (max-width: 580px) {
  .popup__btn-close {
    right: 15px;
    top: 15px;
  }
}

.popup-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  height: 100vh;
  transform: translateY(-100%);
  transition: all 0.3s 1s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
}

.popup-inner1 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  height: 100vh;
  transform: translateY(-100%);
  transition: all 0.3s 1s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
}

.show-popup .popup-inner,
.client-popup .popup-inner,
.show-overlay-nav .popup-inner {
  transform: translateY(0);
}

.popup.show-popup.popup-overlay,
.show-popup .popup.popup-overlay,
.client-popup .popup.popup-overlay-client,
.popup.client-popup.popup-overlay-client,
.show-overlay-nav .popup.popup__menu {
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  transform: translateY(0);
}

.popup.show-popup.popup-overlay::before,
.show-popup .popup.popup-overlay::before,
.client-popup .popup.popup-overlay-client::before,
.popup.client-popup.popup-overlay-client::before,
.show-overlay-nav .popup.popup__menu::before {
  content: "";
  background-color: #111111;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleY(0);
  transform-origin: 0% 0% 0px;
  -webkit-animation: reveal-v 1s 800ms cubic-bezier(0, 0, 0.2, 1) both;
  animation: reveal-v 1s 800ms cubic-bezier(0, 0, 0.2, 1) both;
  z-index: 10;
}

.popup.show-popup.popup-overlay::after,
.show-popup .popup.popup-overlay::after,
.client-popup .popup.popup-overlay-client::after,
.popup.client-popup.popup-overlay-client::after,
.show-overlay-nav .popup.popup__menu::after,
.popup1.apply-form.popup-overlay1::after,
.apply-form .popup1.popup-overlay1::after,
.show-overlay-nav .popup1.popup__menu::after {
  content: "";
  background-color: #62ccfd;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleY(0);
  transform-origin: 0% 0% 0px;
  -webkit-animation: reveal-v 1s 400ms cubic-bezier(0, 0, 0.2, 1) both;
  animation: reveal-v 1s 400ms cubic-bezier(0, 0, 0.2, 1) both;
  z-index: 10;
}

.show-popup,
.client-popup,
.show-overlay-nav,
.hideScroll {
  overflow: hidden;
}

#contact-form,
#contact-form-career {
  width: 100%;
}

/* Apply form */
.apply-form .popup-inner1,
.show-overlay-nav .popup-inner1 {
  transform: translateY(0);
}

.popup1.apply-form.popup-overlay1,
.apply-form .popup1.popup-overlay1,
.show-overlay-nav .popup1.popup__menu {
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: visible;
  transform: translateY(0);
}

.popup1.apply-form.popup-overlay1::before,
.apply-form .popup1.popup-overlay1::before,
.show-overlay-nav .popup1.popup__menu::before {
  content: "";
  background-color: #111111;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleY(0);
  transform-origin: 0% 0% 0px;
  -webkit-animation: reveal-v 1s 800ms cubic-bezier(0, 0, 0.2, 1) both;
  animation: reveal-v 1s 800ms cubic-bezier(0, 0, 0.2, 1) both;
  z-index: 10;
}

.apply-form,
.show-overlay-nav,
.hideScroll {
  overflow: hidden;
}

/* -----------------------------------------------------------------
    - Footer
----------------------------------------------------------------- */
.footer {
  margin-top: 3rem;
  position: relative;
  overflow: hidden;
  background: radial-gradient(69.13% 69.09% at 50% 50%, #fff 0%, #d9d9d9 100%);
}

.footer__left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff !important;
  background: #1e1e1e;
  padding: 4rem 0px;
  align-self: center;
}

.footer__left .form-group {
  margin-top: 30px;
}

@media only screen and (max-width: 992px) {
  .footer__left {
    padding: 0rem 0 1rem;
  }
}

.footer__left .form-group {
  margin-bottom: 0;
}

.footer__right {
  padding: 3rem 0 3rem 15vw;
  border-top: 1px solid #eaeaea;
}

.addon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.addon a img {
  height: 7rem;
}

.addon .footer-badge {
  object-fit: cover;
}

.addon .footer-badge img {
  height: 6rem;
  width: 100%;
  object-fit: contain;
}

.listContact .title {
  font-size: 1.125rem;
}

.newsletter-form__row .inputText {
  padding: 1rem 5rem 1rem 1.5rem;
  width: 30vw;
  margin-right: -62px;
}

@media only screen and (max-width: 768px) {
  .footer {
    margin-top: 4rem;
  }

  .footer::before {
    height: 0;
  }

  .footer__right ul li {
    text-align: center !important;
  }

  .footer__left {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer__right {
    padding: 10px;
    flex: 0 0 100%;
    max-width: 100%;
    border-top: 1px solid #eaeaea;
  }

  .listContact {
    margin: 2rem 0rem;
  }

  .listContact .title {
    margin-bottom: 0rem;
  }

  .newsletter-form__row .inputText {
    width: 80vw;
  }
}

@media only screen and (min-width: 1500px) {
  .newsletter-form__row .inputText {
    width: 20vw;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .newsletter-form__row .inputText {
    line-height: 1;
    padding: 1.4rem 5rem 1.4rem 1.5rem;
  }
}

#validator-newsletter {
  font-size: 0.89rem;
  font-weight: 300;
  margin-top: 1.2rem;
}

@media only screen and (max-width: 768px) {
  #validator-newsletter {
    text-align: center;
  }
}

/* -----------------------------------------------------------------
    - 404
----------------------------------------------------------------- */
.parallax-container {
  overflow: hidden;
}

.error-page {
  height: 100vh;
}

.mask-object {
  filter: drop-shadow(0 20px 30px rgba(17, 15, 16, 0.1));
  margin-bottom: 2rem;
  width: 30vw;
  transition: all 0.8s cubic-bezier(0.2, 1, 0.8, 1);
}

@media only screen and (max-width: 992px) {
  .mask-object {
    width: 50vw;
  }
}

/* -----------------------------------------------------------------
    - Custom PhotoSwiper
----------------------------------------------------------------- */
.pswp {
  z-index: 1010;
}

.pswp__caption {
  display: none;
}

.pswp__top-bar {
  background: transparent;
}

.pswp__container,
.pswp--zoom-allowed .pswp__img {
  cursor: none;
}

/* -----------------------------------------------------------------
    - Effects
----------------------------------------------------------------- */
.reveal {
  position: relative;
  overflow: hidden;
}

.reveal::after,
.reveal::before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.reveal::after {
  background: #fff;
  z-index: 1;
}

.touch .reveal::after,
.touch .reveal::before {
  visibility: hidden;
}

.reveal.animated::before {
  background: #110f10;
  animation: reveal 2s cubic-bezier(0.77, 0, 0.175, 1) both;
  z-index: 2;
}

.reveal.animated::after {
  animation: revealBack 2s cubic-bezier(0.77, 0, 0.175, 1) both;
}

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

  50% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(100%);
  }
}

@keyframes revealBack {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(100%);
  }
}

@keyframes reveal-vertical {
  0% {
    transform: translateY(100%);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-100%);
  }
}

.js-text-wave {
  opacity: 0;
}

.js-text-wave.complete {
  opacity: 1;
}

.js-text-wave div {
  display: inline-block;
  overflow: hidden;
}

.js-text-wave div span {
  display: inline-block;
  transform: translate3d(0, 100%, 0);
  transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1);
}

.js-text-wave.complete div span {
  transform: translate3d(0, 0, 0);
}

.js-lines-l {
  overflow: hidden;
}

.down-up {
  display: block;
  margin-top: -5px;
  overflow: hidden;
  position: relative;
}

.down-up span {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: opacity, transform 0.75s cubic-bezier(0.8, 0, 0.2, 1);
}

.down-up.animated span {
  opacity: 1;
  transform: translate3d(0px, 0%, 0px);
}

/* Text down*/
.down-up-2 {
  display: inline-block;
  margin-top: -5px;
  overflow: hidden;
}

.down-up-2 span {
  display: inline-block;
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  transition: opacity, transform 0.8s 400ms cubic-bezier(0.7, 0, 0.3, 1);
}

.down-up-2.animated span {
  opacity: 1;
  transform: translate3d(0px, 0%, 0px);
}

.cursor {
  background: linear-gradient(90deg, #50ebb7, #33b5f2);
  border-radius: 50%;
  display: block;
  position: fixed;
  margin-top: -10px;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  pointer-events: none;
  mix-blend-mode: multiply;
  transform: scale(1);
  transition: transform 0.35s ease-out;
  z-index: 1011;
}

@supports not (mix-blend-mode: multiply) {
  .cursor {
    opacity: 0.7;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cursor {
    visibility: hidden;
  }
}

.cursor-close {
  background-color: #110f10;
  transform: matrix(3, 0, 0, 3, 0, 0) !important;
  mix-blend-mode: difference;
}

.cursor-close::before,
.cursor-close::after {
  content: "";
  background: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  animation: cursorClose 0.6s 0.1s ease-in-out both;
}

.cursor-close::before {
  height: 100%;
  width: 1px;
}

.cursor-close::after {
  height: 1px;
  width: 100%;
}

.open .cursor {
  mix-blend-mode: lighten;
}

.touch .cursor {
  display: none;
}

.cursor--active {
  animation: cursor-active 0.6s cubic-bezier(0.72, 0.16, 0.345, 0.875) both;
}

.cursor--active.cursor--zoom {
  animation: cursor-active2 0.6s cubic-bezier(0.72, 0.16, 0.345, 0.875) both;
}

.jarallax {
  position: relative;
  z-index: 0;
}

.jarallax > .jarallax-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.js-lines,
.js-single-line,
.js-block {
  overflow: hidden;
}

.medium-zoom-overlay {
  z-index: 9999;
}

.medium-zoom-image {
  z-index: 9999;
}

/*# sourceMappingURL=style.css.map */
/* -----------------------------------------------------------------
    - Brands logos
----------------------------------------------------------------- */
.brand-col {
  margin-bottom: 32px;
  text-align: center !important;
}

.brand-col__logo {
  height: 120px;
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
}

@media screen and (max-width: 768px) {
  .brand-col {
    margin-bottom: 40px;
  }
}

.brand-col__logo {
  height: 90px;
  transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
}

@media screen and (max-width: 991px) {
  .brand-col__logo {
    height: 100px;
  }
}

@media screen and (max-width: 768px) {
  .brand-col__logo {
    height: 80px;
  }
}

@media screen and (max-width: 580px) {
  .brand-col__logo {
    height: 55px;
  }

  .cursor {
    display: none;
  }
}

/* New styles */
.image-container--half .swiper-wrapper {
  padding: 0px 0;
}

.swiper-wrapper {
  padding: 100px 0px;
}

/* -----------------------------------------------------------------
    - new styles
----------------------------------------------------------------- */

.hero .social--floating i {
  font-size: 24px;
}

.image-container.no-height {
  height: auto !important;
}

.client-section-h .brand-col img {
  min-width: 50%;
  min-height: 30%;
  max-height: 60%;
  max-width: 80%;
}

.intSJi {
  margin-bottom: 100px !important;
}

.home-hero-swiper .swiper-wrapper {
  padding: 0 !important;
}

.menu-list__item {
  text-transform: capitalize;
  font-family: "Rubik", sans-serif !important;
}

.listContact p {
  color: #110f10;
  margin-bottom: 10px;
}

.listContact a,
.listContact p {
  font-size: 14px;
}

#sales {
  /* margin-bottom: 90px; */
}

@media only screen and (max-width: 767px) {
  #sales {
    margin-bottom: 50px;
  }

  #sales .sale-item p {
    font-size: 20px;
  }

  #sales .grid-wrap {
    padding: 0 15px !important;
  }
}

.gFtgEV {
  display: none !important;
  opacity: 0;
}

.fCNEfU {
  margin-bottom: 95px !important;
}

.Icon__Component-sc-19xn1fe-0 svg {
  fill: #333 !important;
}

.whatsapp {
  position: fixed;
  /* bottom: 90px;
  right: 20px; */
  right: 3px !important;
  bottom: 91px;
  z-index: 999;

  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: all 0.15s linear;
}

.thankyou-page .holder {
  /* display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center; */
}

.thankyou-page h2 {
  line-height: 1.55 !important;
}

.icon-holder img {
  width: 50px;
  height: 50px;
}

.btn-holder {
  width: 100%;
}

.icon-holder {
  padding-top: 50px;
  width: 100%;
  margin-bottom: 40px;
}

.popup-overlay-client p {
  font-size: 20px;
}

h1.down-up {
  overflow: visible !important;
  white-space: normal !important;
}

h1.down-up span {
  transition: opacity, transform 0.6s ease-out !important;
}

.client-slider {
  position: relative;
}

.client-slider .swiper-wrapper {
  padding: 0 !important;
}

.client-slider-new {
  padding-bottom: 90px;
}

.client-slider .slide-hold {
  padding: 5px 0;
  min-height: 125px;
  margin-bottom: 15px;
}

.client-slider .swiper-pagination {
  position: absolute;
  display: flex;
  justify-content: space-between;
}

.client-slider .swiper-button-prev,
.client-slider .swiper-button-next {
  position: absolute;
  top: 101%;
  left: 88%;
  z-index: 99;
}

.mb-sm {
  margin-bottom: 30px !important;
}

.client-slider .swiper-button-next {
  left: 95%;
}

.client-slider-holder {
  display: flex;
  flex-wrap: wrap;
}

.slide-hold {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
}

.heading-lg {
  font-size: 4vw;
  line-height: 1.25;
}

.parimatch-logo img {
  height: 120px;
}

.fidelity-logo img {
  height: 53px;
}

.afri-logo img {
  height: 150px;
}

.soklin-logo img {
  height: 70px;
}

.oando-logo img {
  width: 190px;
}

.filter-vertical {
  margin-top: 30px;
}

.slide-hold img {
  filter: grayscale(1);
  transform: all 0.25s linear;
}

.slide-hold img:hover {
  filter: grayscale(0);
}

.filter-vertical .tech-stack {
  /* height: auto !important; */
  margin: 0 -25px 0;
  display: flex;
  flex-wrap: wrap;
  /* padding-left: 5px; */
  flex: 1;
}

.tech-stack .item-projects {
  padding: 15px 25px !important;
}

.tech-stack .item-projects figure {
  background: #fff !important;
  border: 1px solid rgb(239, 234, 234);
  border-radius: 5px;
  box-shadow: 2px 2px 15px rgba(201, 193, 193, 0.159);
  width: 100px;
  height: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}

.tech-stack .item-projects figure img {
  max-width: 50%;
  object-fit: contain;
}

.stack-name {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 2px;
}

.filter-vertical .select {
  margin-right: 30px !important;
}

@media only screen and (min-width: 768px) {
  .filter-vertical .select {
    display: block !important;
    width: 300px;
  }

  .filter-vertical .filters {
    display: block !important;
  }

  .filter-vertical {
    display: flex !important;
  }

  .filters__item {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .client-slider .swiper-wrapper {
    padding: 0 !important;
  }

  .client-slider .slide-hold {
    width: 50%;
    padding: 20px 18px;
    min-height: 120px;
  }

  .client-slider-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .client-slider .swiper-button-prev,
  .client-slider .swiper-button-next {
    position: absolute;
    top: 110%;
    left: 55%;
    z-index: 99;
    width: 43px !important;
    height: 43px !important;
  }
}

@media only screen and (max-width: 767px) {
  .filter-vertical .select {
    margin-right: 0 !important;
  }

  /* .client-slider .swiper-button-prev,
  .client-slider .swiper-button-next {
    position: absolute;
    top: 110%;
    left: 55%;
    z-index: 99;
    width: 43px !important;
    height: 43px !important;
  } */

  .client-slider .swiper-button-next {
    left: 80%;
  }

  /* .client-slider .slide-hold {
    padding: 20px 18px;
    min-height: 120px;
  } */

  /* .slide-hold {
    width: 33.33%;
  } */

  .slide-hold a {
    text-align: center;
  }

  .popup-overlay-client .popup-inner {
    padding: 30px 20px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .heading-lg {
    font-size: 3.1rem;
  }

  .icon-holder {
    margin-bottom: 30px;
  }

  .client-slider-new .slider-track .slide,
  .client-slider-new .slider-track2 .slide2,
  .client-slider-new .slider-track3 .slide3 {
    min-width: 210px;
    height: 70px;
    margin-bottom: 40px;
    width: 210px;
  }

  .whatsapp {
    bottom: 11px;
  }

  .js-text-wave {
    text-align: center;
    justify-content: center;
  }

  .client-section-h {
    margin-bottom: 30px !important;
  }
}

@media only screen and (max-width: 479px) {
  .slide-hold {
    width: 50%;
  }

  .tech-stack .item-projects figure {
    width: 100% !important;
    height: 100px !important;
  }

  .filter-vertical {
    margin-top: 0px;
  }

  .filter-vertical .tech-stack {
    margin: 15px -15px 0;
  }

  .tech-stack .item-projects {
    width: 33.33% !important;
    max-width: 33.33%;
    padding: 15px 15px !important;
  }

  .stack-name {
    width: 100%;
  }
}

.audit-form {
  margin: 50px 0 80px;
}

.form-group-check {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.input-holder {
  width: 18px;
  margin-top: 3px;
}

.form-group-check label {
  margin-bottom: 0;
  padding-left: 4px;
  flex: 1;
  line-height: 1.2;
}

.audit-form-title {
  padding: 0 13px;
  line-height: 1.4;
}

.check-wrapper {
  margin-bottom: 30px;
}

.check-wrapper p {
  font-size: 14px;
  line-height: 1.4;
}

.form-group-check label {
  font-size: 14px;
  line-height: 1.4;
}

.audit-popup {
  flex-wrap: wrap;
  flex-direction: row !important;
  overflow-y: auto;
  padding-top: 50px;
}

.audit-banner .container {
  margin: 0 15px !important;
}

.audit-banner-inner {
  max-width: 610px;
}

.audit-banner-text {
  flex: 1;
  padding-top: 150px;
}

.audit-banner-text h1 {
  line-height: 1.4;
}

.audit-banner-form {
  width: 500px;
  background-color: #ffffff;
  padding: 20px 10px 0;
  color: #333;
  border-radius: 2px;
  margin-top: -500px;
  box-shadow: -3px 4px 30px #00000025;
  position: relative;
  z-index: 99;
}

.audit-banner-form .form-group {
  margin-bottom: 20px;
}

.audit-banner-form .form-group input {
  padding: 12px 15px !important;
}

.audit-banner-form .row {
  width: 106%;
}

.audit-banner-form .row > div {
  padding: 0 10px !important;
}

.audit-banner-form .button-row {
  width: 100%;
}

.form-audit .container {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}

.comp-label {
  font-size: 14px;
  line-height: 1.25;
}

.comp-web-address .help-block {
  position: relative;
  bottom: 5px;
}

@media only screen and (max-width: 767px) {
  .audit-banner-form .row {
    width: 110%;
  }

  .audit-banner-text {
    flex: 1;
    padding-top: 0;
  }

  .audit-banner-form {
    width: 100%;
    border-radius: 2px;
    margin-top: 0;
    box-shadow: none;
  }

  .audit-banner-form .button-row {
    width: 100%;
  }

  .form-audit .container {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
  }

  .audit-banner .container {
    margin: 0 2px !important;
  }
}

.contact-form-hold {
  width: 100%;
}

.list-anchor {
  font-size: 16px !important;
  color: rgba(17, 15, 16, 0.75);
  cursor: pointer !important;
  pointer-events: auto !important;
  display: inline-block;
  z-index: 10;
  position: relative;
}

::before,
::after {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

::before,
::after {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

html {
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-x: hidden;
}

@media only screen and (max-width: 768px) {
  .title--h1 {
    margin-bottom: 0.7rem;
  }

  .item-details__text {
    font-size: 17px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 580px) {
  .title--h1 {
    font-size: 32px !important;
    margin-bottom: 1.3rem;
  }
}

.title--display-1 {
  font-size: 4rem;
  /* letter-spacing: -0.1rem; */
  margin-bottom: 1.3rem;
  padding: 0px;
}

@media only screen and (max-width: 1200px) {
  .title--display-1 {
    font-size: 4rem;
  }
}

.title--overhead {
  color: #8d99a7;
  letter-spacing: 0.1rem;
  margin-top: 0.62rem;
  text-transform: uppercase;
}

.inputText--fill {
  background-color: rgba(255, 255, 255, 0.08);
  color: #fff;
  border: 0;
  line-height: 1.9;
  outline: none;
  padding: 1rem 1.5rem;
  transition: width 0.3s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

.inputText--fill:focus {
  color: #fff;
}

.textarea {
  display: block;
  line-height: 1.4;
  max-height: 6rem;
  resize: none;
}

.form-group {
  margin-bottom: 2.8rem;
  position: relative;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .preloader.fadeOut2 {
    visibility: hidden;
  }
}

@keyframes blur-logo {
  0% {
    filter: blur(30px);
    opacity: 0;
    transform: scale(1.5);
  }

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

/* -----------------------------------------------------------------
    - Menu
----------------------------------------------------------------- */
.menu {
  background: #110f10;
  /* display: -webkit-flex; */
  display: -ms-flexbox;
  display: -moz-box;
  /* display: flex; */
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  transition: all 0s 0.5s cubic-bezier(0.645, 0.05, 0.355, 1);
  width: 100%;
  z-index: 135 !important;
}

.menu.menu-show {
  opacity: 1;
  overflow-x: hidden;
  overflow-y: hidden;
  transform: translate3d(0, 0%, 0);
  /* -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none; */
}

.menu.menu-show .menu-inner {
  transform: translateY(0);
}

.menu.menu-show .menu-list__item span {
  opacity: 1;
  transform: translate3d(0, 0%, 0);
}

.menu.menu-show .social {
  opacity: 1;
  /* margin-top: 20px; */
}

.menu.menu-show .navbar {
  background-color: transparent;
}

.menu .social {
  align-self: flex-start;
  margin-bottom: 2.5rem;
  margin-left: 4.25rem;
  opacity: 0;
  transition: all 0.6s 1s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

@media only screen and (max-width: 1500px) {
  .menu .social {
    margin-left: 4.52rem;
  }
}

@media only screen and (max-width: 768px) {
  .menu .social {
    align-self: center;
    margin-left: 0;
  }
}

.menu-inner {
  /* display: -webkit-flex; */
  display: -ms-flexbox;
  display: -moz-box;
  /* display: flex; */
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-height: 90vh;
  overflow: auto;
  padding: 2rem 4.25rem 0;
  width: 100%;
  -webkit-overflow-scrolling: touch; /* Ensures smooth scrolling */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
@media (max-width: 580px) {
  .menu-inner {
    height: auto;
    padding: 7rem 2rem 0 !important;
  }
}
.menu-list {
  /* display: -webkit-flex; */
  display: -ms-flexbox;
  display: -moz-box;
  /* display: flex; */
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  /* font-family: 'Roboto', sans-serif; */
  flex: 1;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  margin-top: 3%;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 60vh;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.menu-list::-webkit-scrollbar {
  display: none;
}
.slider__caption .title--display-1 {
  font-size: 4vw;
  margin-bottom: 1.3rem;
  text-transform: uppercase;
}

@media only screen and (max-width: 1200px) {
  .slider-fullscreen .slider__caption .slider__item {
    width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  .slider-fullscreen .slider__caption .slider__item {
    text-align: center;
  }
}

.slider-fullscreen .slider__image.overlay--45:before {
  z-index: 10;
}

.slider-fullscreen .slider__center {
  padding-top: 2rem;
}

@media only screen and (max-width: 992px) {
  .slider-fullscreen .slider__center {
    padding-top: 5.8rem;
  }
}

.slider-fullscreen .slider__end {
  margin-bottom: 3.1rem;
}

@media only screen and (max-width: 992px) {
  .slider-fullscreen .slider__end {
    margin-bottom: 6rem;
  }
}

@media only screen and (max-width: 580px) {
}

@media only screen and (max-width: 992px) {
  .slider-fullscreen .control-slider {
    margin-bottom: 1rem;
  }
}

/* Slider simply */
.slider-simply {
  margin: 0 0 1rem;
}

.swiper-slide-active .fade,
.swiper-slide-duplicate-active .fade {
  opacity: 1;
  transition-delay: 0.9s;
}

/* Control Swiper */
.swiper-control {
  line-height: 0;
}

.swiper-control .swiper-button-prev:hover,
.swiper-control .swiper-button-next:hover {
  opacity: 1;
}

@media only screen and (max-width: 992px) {
  .swiper-control .swiper-button-prev,
  .swiper-control .swiper-button-next {
    position: absolute;
    /* top: 0; */
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 32px;
    width: 32px;
  }
}

.swiper-control .swiper-button-prev--square,
.swiper-control .swiper-button-next--square {
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  height: 5rem;
  overflow: hidden;
  width: 5rem;
}

@media only screen and (max-width: 992px) {
  .swiper-pagination-bullet {
    display: inline-block;
    margin: 0 10px;
  }
}

.col-about__describe .block-description {
  font-weight: 300;
  line-height: 2.2;
  /* font-size: 1.125rem !important; */
  font-size: 1rem !important;
  letter-spacing: 0.005em !important;
  line-height: 1.6 !important;
  position: relative;
  color: #424242;
}
@media only screen and (max-width: 580px) {
  .col-about__describe .block-description {
    font-size: 1.125rem !important;
  }
}

/* -----------------------------------------------------------------
    - Section History
----------------------------------------------------------------- */
.section-history {
  margin-top: 0vw !important;
}

.section-history .section__header-wrap {
  margin-bottom: 8vh;
}

.section-history .row-flex {
  margin-bottom: 10vw;
}

.col-about__describe_left {
  padding-right: 60px;
}

@media only screen and (max-width: 991px) {
  .col-about__describe_left {
    padding-right: 0;
  }
}

.col-about__describe_left .block-description {
  padding-right: 70px;
}

.col-about__describe_left .block-description::before {
  right: -70px;
}
@media only screen and (max-width: 580px) {
  .col-about__describe_left .block-description {
    padding-right: 0px;
  }
}

.title_vertical-line-bottom::before {
  bottom: 0;
  margin-bottom: -5rem;
}

@keyframes nudge {
  0% {
    transform: translateX(0);
  }

  30% {
    transform: translateX(-5px);
  }

  50% {
    transform: translateX(5px);
  }

  70% {
    transform: translateX(-2px);
  }

  100% {
    transform: translateX(0);
  }
}

.playBut:hover .circles {
  stroke-dashoffset: 0;
  opacity: 1;
}

/* -----------------------------------------------------------------
    - Newsletter  
----------------------------------------------------------------- */
.section-newsletter {
  margin-bottom: 120px;
}

.section-newsletter .section__header-wrap {
  margin-bottom: 2vw;
}

.section-newsletter .section__header-wrap .title {
  margin-top: 0;
}

.subscribe-form__inner {
  margin: 0 auto;
  position: relative;
  width: 500px;
}

.title__h2 {
  font-size: 2.1428rem;
  color: #000;
}

.kWkHkS {
  background-color: #000000 !important;
}

.fKCpEp {
  background-color: #181717;
}

.ezpWWK::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 45px;
  background: white;
  z-index: 999999;
}

.extra-p {
  padding-top: 20px !important;
}

.so-klin-logo img {
  height: 60px;
}

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

.kellogs-logo img {
  width: 150px;
}

.upfield-logo img {
  width: 155px;
}

.whatsapp img {
  width: 50px;
  height: 50px;
}

.scrolled .whatsapp {
  opacity: 1;
  visibility: visible;
}

.menu .social__link i {
  font-size: 24px;
}

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

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

.container-lg {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.thankyou-page .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  min-height: 80vh;
  text-align: center;
}

.filter-vertical .js-masonry-project {
  overflow: hidden;
}

.filter-vertical .select {
  margin-right: 30px !important;
}

@media only screen and (max-width: 767px) {
  .filter-vertical .select {
    margin-right: 0 !important;
  }

  .client-slider .swiper-button-prev,
  .client-slider .swiper-button-next {
    position: absolute;
    top: 110%;
    left: 55%;
    z-index: 99;
    width: 43px !important;
    height: 43px !important;
  }

  .client-slider .swiper-button-next {
    left: 80%;
  }

  .client-slider .slide-hold {
    padding: 20px 18px;
    min-height: 120px;
  }

  .slide-hold {
    width: 33.33%;
  }

  .slide-hold a {
    text-align: center;
  }

  .heading-lg {
    font-size: 3.4rem;
  }

  .icon-holder {
    margin-bottom: 30px;
  }

  .fCNEfU {
    margin-bottom: 8px !important;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.2;
  /* margin-bottom: 3.4rem; */
}

.title {
  transition: all 0.1s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

.title--h1 {
  font-size: 42px;
  margin-bottom: 1.3rem;
}

.title--h4 {
  font-size: 38px !important;
  /* margin-bottom: 1.28rem; */
  /* margin-bottom: 1.28rem; */
  line-height: 1.3;
  letter-spacing: 1px;
  font-weight: 500;
}

.title--overhead {
  color: rgb(170 170 170);
  font-size: 14px;
  letter-spacing: 0.1rem;
  margin-top: 0.62rem;
  margin-bottom: 0px !important;
  text-transform: uppercase;
  font-weight: 500;
}

@media only screen and (max-width: 1500px) {
  .title--overhead {
    /* font-size: .87rem; */
    font-size: 14px;
  }
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
  transition: all 0.6s cubic-bezier(0.72, 0.16, 0.345, 0.875);
}

.description {
  line-height: 1.6;
}

.career h3 {
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: 700;
  /* color: rgba(13, 170, 142, 1); */
}

.help-block {
  font-size: 0.75rem;
  line-height: 1.4;
  padding-top: 0.8rem;
  position: absolute;
  bottom: -39px;
}

.circle {
  display: inline-flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  /* color: #fff; */
  /* background: linear-gradient(90deg, #0c97ab, #14c5dd); */
  border-radius: 50%;
  /* box-shadow: 0 0 0 0px #110f10; */
  height: 2.85rem;
  overflow: hidden;
  position: relative;
  width: 2.85rem;
  text-align: center;
  transition: box-shadow 0.3s ease-in-out;
}

.slider__caption .title--display-1 {
  font-size: 4vw;
  margin-bottom: 1.3rem;
  text-transform: uppercase;
}

.slider__caption .description {
  /* font-size: 1.125rem; */
  font-size: 1rem;
  font-weight: 500;
  color: #3e3e3e;
  width: 60%;
  margin-bottom: 1.87rem;
}

.block-image__number {
  display: block;
  font-size: 7rem;
  font-weight: 400;
  position: absolute;
  top: 6px;
  left: -35px;
  z-index: 30;
  color: rgba(13, 170, 142, 1) !important;
}

.title_vertical-line-bottom::before {
  bottom: 0;
  margin-bottom: -5rem;
}

.c-r h2 {
  font-weight: 100;
  line-height: 80px;
}

.footer__left h2 {
  font-weight: 500 !important;
}

.footer__left h2,
.footer__left p {
  color: white !important;
  letter-spacing: 0.4px;
}

.down-up {
  display: block;
  margin-top: -5px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 600px) {
  .down-up {
    overflow: hidden;
  }
}

@keyframes cursor-active {
  0% {
    box-shadow: 0 0 0 0 #f7541b;
  }

  100% {
    box-shadow: 0 0 0 3rem rgba(247, 84, 27, 0);
  }
}

@keyframes cursor-active2 {
  0% {
    box-shadow: 0 0 0 0 #f7541b;
  }

  100% {
    box-shadow: 0 0 0 1rem rgba(247, 84, 27, 0);
  }
}

@keyframes cursorClose {
  0% {
    transform: scale(0) rotate(90deg);
  }

  100% {
    transform: scale(0.45) rotate(45deg);
  }
}

.vcare-logo img {
  width: 100px;
}

.nexus-logo img {
  width: 180px;
}

.FL-logo img {
  width: 140px;
}

.spar-logo img {
  height: 90px;
}

.interswitch-logo img {
  width: 168px;
}

.glo-logo img {
  height: 70px;
}

.pari-logo img {
  width: 120px;
}

.heading-lg {
  font-size: 42px;
  line-height: 1.25;
  font-weight: 600;
}
@media only screen and (max-width: 580px) {
  .heading-lg {
    font-size: 32px !important;
  }
}
/* additional css */

@media screen and (max-width: 996px) {
  .button-primary {
    font-size: 16px;
  }

  .btn-arrow {
    color: inherit !important;
  }
}

@media screen and (max-width: 600) {
  .button-primary .btn-arrow {
    font-size: 14px !important;
  }
}

.custom-mb-5 {
  margin-bottom: 4rem !important;
}

@media screen and (max-width: 767px) {
  .custom-mb-5 {
    margin-bottom: 1.5rem !important;
  }
}

.button-primary {
  font-size: 16px;
  color: rgba(13, 170, 142, 1) !important;
  padding: 10px 0px;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: 0.9px !important;
  position: relative;
}

@keyframes arrow-anim {
  0% {
    opacity: 0;
    transform: translateX(-45px);
  }

  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}

.button-primary::after {
  animation: arrow-anim 2s ease-in-out 1s;
  animation-fill-mode: forwards;
}

@font-face {
  font-family: "icomoon";
  src: url("../../../fonts/icomoon.eot?s8mxz3#iefix")
      format("embedded-opentype"),
    url("../../../fonts/icomoon.ttf?s8mxz3") format("truetype"),
    url("../../../fonts/icomoon.woff?s8mxz3") format("woff"),
    url("../../../fonts/icomoon.svg?s8mxz3#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.case-details .btn-arrow::after {
  top: 3px !important;
}

.btn-arrow:after {
  content: "\e935";
  font-family: "icomoon";
  position: absolute;
  right: -25px;
  top: 5px;
  font-size: 30px;
  font-weight: 700;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 768px) {
  .btn-thankyou-arrow:after {
    top: 8px !important;
  }
}
.btn-thankyou-arrow:after {
  content: "\e935";
  font-family: "icomoon";
  position: absolute;
  right: -20px;
  top: 9px;
  font-size: 30px;
  font-weight: 700;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.custom-form {
  .btn-arrow:after {
    content: "\e935";
    font-family: "icomoon";
    position: absolute;
    right: -20px;
    top: 1px !important;
    font-size: 30px;
    font-weight: 700;
    opacity: 0;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
}

.button-wrap-primary .btn-arrow {
  font-size: 16px;
  color: white;
  padding: 20px 0px;
  margin: 20px 0px;
  cursor: pointer;
  border: unset;
  background: unset;
}

.button-wrap-primary .btn-arrow:hover {
  font-size: 16px;
  color: rgba(13, 170, 142, 1);
  transition: 0.2s ease-in-out;
}

.button-wrap-primary .btn-arrow:after {
  content: "\e935";
  font-family: "icomoon";
  position: absolute;
  right: -32px;
  top: 22px;
  font-size: 26px;
  font-weight: 700;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.service_wrap {
  background: #181818;
  color: white;
  padding-bottom: 10px;
}

.service_wrap .description p {
  color: white !important;
}

.second_section {
  display: flex;
}

.second_wrap_flex {
  width: 50%;
  display: flex;
  align-items: center;
}

.career-section-button {
  color: black !important;
  display: flex;
  justify-content: initial;
}

.career-section-button .btn-arrow::after {
  top: 10px !important;
  /* right: -40px; */
}

.career_mail a {
  color: rgba(13, 170, 142, 1) !important;
}

.form-button {
  display: inline-block;
  border-radius: 0.125rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background: rgb(21, 217, 182);
  background: linear-gradient(
    31deg,
    rgba(21, 217, 182, 1) 0%,
    rgba(7, 121, 101, 1) 100%
  );
  border: none;
  color: white;
}

.form-button:hover {
  transition: 0.3s ease-in;
  background: rgb(21, 217, 182);
  cursor: pointer;
}

.custome_gaps {
  margin-bottom: 0.6rem !important;
}

.list-unstyled li {
  padding-top: 5;
  font-size: 1rem;
  line-height: 1.4;
}

.office_heading {
  margin-bottom: 20px;
}

.about_hover {
  font-weight: 600;
  text-transform: capitalize;
  transition: 0.3s ease-in;
}

.about_hover:hover {
  color: rgba(13, 170, 142, 1);
}

.services_strat li {
  font-size: 1.125rem !important;
}

.services_strat li::before {
  content: "✓";
  font-weight: 600;
  color: green;
  padding-right: 20px;
}

.socialss {
  padding: 45px 0px !important;
  position: relative;
}

.landing-down-up {
  width: 100%;
}

@media screen and (max-width: 996px) {
  .landing-down-up {
    width: 185px;
    margin: auto;
  }
}

.landing-down-up .btn-arrow:after {
  left: 7.5rem;
  right: 27px !important;
}

@media screen and (max-width: 768px) {
  .socialss .button-wrap-primary span {
    color: black !important;
  }
}

.footer__left .career h2 {
  color: black !important;
}

/* Newly added css starts from here */
.btn-knowMore:after {
  content: "\e935";
  font-family: "icomoon";
  position: absolute;
  right: -45px;
  top: -8px;
  font-size: 30px;
  font-weight: 700;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  margin-left: 4px;
}
.btn-knowMore:hover {
  font-size: 16px;
  color: rgba(13, 170, 142, 1) !important;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .btn-knowMore {
    margin-top: 1.3rem !important;
  }
}

/* media query for index.html (main home page) */
@media only screen and (max-width: 767px) {
  .addon {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
  }

  .description {
    margin: 0 auto;
  }
  #content .circles {
    width: 145px;
  }
  .title--tail:before {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* for team member numbering */
  .block-image__number {
    left: -16px !important;
  }
  /* for footer */
  .list-unstyled li {
    padding: 7px 0px;
    font-size: 1.125rem;
  }
}

.cookie-popup {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
}

.cookie-content {
  padding: 10px;
  text-align: center;
}

.cookie {
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 1002;
  /* width: 90%; */
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  padding: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0),
    0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),
    var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

@media (min-width: 768px) {
  .cookie {
    right: auto;
    width: auto;
    max-width: 98vw;
  }
}
@media (max-width: 768px) {
  .cookie {
    /* padding-left: 1rem !important;
    padding-right: 1rem !important; */
    padding: 0.8rem !important;
  }
}
#openPopupCookie .popup-content,
.termPopup:not(#does-not-exist) .popup-content {
  max-height: 80vh;
  max-width: 850px;
  overflow-y: auto;
}

/*temporary banner text highlight*/
.heading-inner span {
  background-image: linear-gradient(
    to top,
    #0daa8e 100%,
    #0daa8e 0% /* rgba(13, 170, 142, 0) 0% */
  );
  background-repeat: no-repeat;
  /* background-size: 0% 100%;  */
  background-size: 100% 10%;
  background-position: bottom center;
  animation: bg-move 5s ease-in-out 0.9s !important;
  opacity: 1;
}

@keyframes bg-move {
  0% {
    background-size: 0% 100%;
  }
  50% {
    background-size: 0% 100%;
  }

  80% {
    background-size: 100% 100%;
  }

  100% {
    background-size: 100% 15%;
    opacity: 1;
  }
}
.menu-list__item {
  font-size: 2rem !important;
}
/* .fading-box-delay {
  transform: translateY(20px);
  opacity: 0.2;
} */

/*for view policy*/
.close-icon-pop {
  background-color: white;
  position: absolute;
  top: 0.75rem;
  right: 1rem;
}
/* .icon-close:before {
  content: "\e941";
} */
.icon-close {
  height: 20px;
  max-width: 100%;
  cursor: pointer;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.font-bold {
  font-weight: 700;
}
.list-decimal {
  list-style-type: decimal;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(
    1.5rem /* 24px */ * calc(1 - var(--tw-space-y-reverse))
  ) !important;
  margin-bottom: calc(1.5rem /* 24px */ * var(--tw-space-y-reverse)) !important;
}
.text-left {
  text-align: left !important;
}
.font-normal {
  font-weight: 400 !important;
}
.popup-content {
  max-height: 80vh;
  overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 8px;
}

@media (min-width: 768px) {
  .popup-content {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.font-bold-600 {
  font-weight: 600;
}
.popup-content {
  position: relative;
  background-color: #fff;
  max-width: 700px;
  margin: 50px auto;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transform: scale(0.5);
  border: 4px solid #15d9b6;
  color: #212121;
}

.popup-cookie ul {
  list-style: none !important;
  padding-left: 0px;
}
.popup-cookie .content {
  padding: 0, 15px;
}
.popup-cookie .popup-content p {
  line-height: 1.6 !important;
}
.popup-cookie .popup-content h6 {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 600;
}
.popup-cookie .popup-content h5 {
  margin-bottom: 0px;
  font-size: 16px;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .popup-cookie .popup-content h5 {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .popup-cookie .popup-content h6,
  p {
    font-size: 16px;
  }
}
@media (max-width: 760px) {
  .popup-cookie .popup-content h6 {
    font-size: 0.875rem;
  }
}
@media (max-width: 760px) {
  .popup-cookie .popup-content p {
    font-size: 0.875rem !important;
  }
}

.popup-cookie {
  display: none;
  /* display: block; */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  /* background-color: rgba(0, 0, 0, 0.5); */
  z-index: 99990;
}
.popup-cookie ol {
  padding-left: 0px;
}
.show-popup .popup {
  display: block;
}

/* footer start */
.footer-site {
  background-color: #f1f1f1;
  padding: 60px 0px 35px 0px;
}
.footer-site .container {
  max-width: 1450px;
}
.footer-site .logo-holder {
  margin-top: -10px;
}
.footer-site .logo-holder p {
  font-size: 8px !important;
}
.footer-site a {
  text-decoration: none;
  color: #110f10bf;
  font-weight: 500 !important;
}
.footer-site h4 {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 21px !important;
}
.footer-site p {
  font-size: 14px;
  color: #110f10bf;
}

/* upper footer */
.footer-site .uper-footer {
  margin-bottom: 50px;
}
.footer-site .uper-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-site .uper-footer ul li {
  font-size: 14px;
  color: #110f10bf;
}
.footer-site .uper-footer .line-above-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 148px;
}
.footer-site .uper-footer .line-above-content .logo-holder {
  width: 203px;
  margin-bottom: auto;
}
.footer-site .uper-footer .line-above-content .footer-content-upper {
  flex: 1;
  display: flex;
  gap: 20px;
  /* flex-wrap: wrap; */
  justify-content: space-between;
}
@media (max-width: 1250px) {
  .footer-content-upper {
    flex-wrap: wrap !important;
  }
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .input-holder {
  width: 100%;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .quick-links-list {
  /* display: grid;
  row-gap: 10px;
  column-gap: 25px;
  grid-template-columns: 1fr 1fr; */
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  gap: 6px;
  width: 267px;
}
.footer-content-upper .quick-links-list li {
  width: 130px;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .quick-links-list
  li:nth-child(n + 5) {
  grid-column: 2;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .input-holder {
  position: relative;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .arrow-email {
  position: absolute;
  top: 50%;
  right: 5px;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .partner-section {
  display: flex;
  gap: 1rem;
}
.footer-site
  .uper-footer
  .line-above-content
  .footer-content-upper
  .getin-touch-section
  p {
  width: 80%;
}
.footer-site .uper-footer .line-down-content {
  display: flex;
  margin-left: 348px;
  width: 60%;
  justify-content: space-between;
  gap: 35px;
}
.footer-site .uper-footer .line-down-content .office-1,
.footer-site .uper-footer .line-down-content .office-2,
.footer-site .uper-footer .line-down-content .office-3 {
  max-width: 380px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* lower footer */
.footer-site .lower-footer-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.footer-site .lower-footer-wrapper .social-links {
  display: flex;
  min-width: 200px;
  align-items: center;
  gap: 2rem;
  cursor: pointer;
}
.footer-site .lower-footer-wrapper .social-links img:hover {
  filter: brightness(43) invert(3) sepia(5) saturate(100) hue-rotate(-276deg);
}
.footer-site .lower-footer-wrapper .social-footer-link {
  font-size: 24px;
}
.footer-site .lower-footer-wrapper p {
  margin-bottom: 0 !important;
}

@media (max-width: 797px) {
  .footer-site .lower-footer-wrapper .social-links {
    width: 100%;
  }
}
.relative {
  position: relative !important;
}
.absolute {
  position: absolute;
}

/* input section start */
.label-container {
  position: relative;
  display: block;
  padding-top: 12px;
  background-color: transparent;
  transition: border-color 0.3s ease;
  border-color: #cbc9c9;
}
.input-field {
  width: 100%;
  height: 32px;
  border: none;
  background-color: transparent;
  padding: 0;
  outline: none;
  font-size: 14px;
  color: #111111;
  padding-left: 6px;
}
.input-field:focus {
  outline: none;
}
.label-text {
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 14px;
  color: #cbc9c9;
  pointer-events: none;
  transition: all 0.3s ease;
}

/* email form */
.footer-site .uper-footer .email-form {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-site .uper-footer .label-container {
  flex-grow: 1;
}
.footer-site .uper-footer .input-field {
  border-bottom: 2px solid #cbc9c9 !important;
}
.footer-site .uper-footer .email-button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.footer-site .uper-footer .email-button img {
  width: 10px;
}

.line {
  border: 1px solid #e5e7eb;
  position: relative;
  margin: 20px 0px;
}
.line::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0px;
  height: 40px;
  width: 25%;
  background-color: #f1f1f1;
}

@media (max-width: 900px) {
  .footer-site .logo-holder {
    margin-left: 0px;
    margin-right: auto;
  }
  .footer-site .line-above-content {
    flex-direction: column;
    gap: 40px !important;
  }
  .footer-site .line-above-content .logo-holder {
    width: 100%;
  }
  .footer-site .line-above-content .footer-content-upper {
    width: 100%;
  }
  .footer-site .line::before {
    background-color: transparent;
  }
  .footer-site .line-down-content {
    width: 100% !important;
    margin-left: 0px !important;
  }
}

@media (max-width: 600px) {
  .footer-site {
    padding-top: 60px;
  }
  .footer-site .line-down-content {
    width: 100%;
    flex-direction: column;
  }
  .footer-site .line-down-content .quick-links,
  .footer-site .line-down-content .ghana-office,
  .footer-site .line-down-content .nepal-office {
    width: 100%;
  }
}

/* footer end */

.scrolled-cus {
  background-color: #110f10;
  transition: all 0.4s ease-in-out;
  /* height: 86px !important; */
}
.scrolled-cus .nav-img-container span {
  color: #fff;
  bottom: 0px;
  left: 4px;
}
@media screen and (max-width: 767px) {
  .scrolled-cus .nav-img-container span {
    left: 8px;
  }
}
@media screen and (max-width: 767px) {
  .scrolled-cus {
    height: 68px !important;
  }
}

.cus-ham::after {
  background-color: white;
}
.cus-ham::before {
  background-color: white;
}

/* form start css  */

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.footer-site .container {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
}

@media screen and (max-width: 768px) {
  .footer-site .container {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

@media (min-width: 1450px) {
  .container {
    max-width: 1450px;
  }
}

.dark-section [type="text"],
.dark-section [type="email"],
.dark-section [type="url"],
.dark-section [type="password"],
.dark-section [type="number"],
.dark-section [type="date"],
.dark-section [type="datetime-local"],
.dark-section [type="month"],
.dark-section [type="search"],
.dark-section [type="tel"],
.dark-section [type="time"],
.dark-section [type="week"],
.dark-section [multiple],
.dark-section textarea,
.dark-section select {
  color: white !important;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  background-color: #181818 !important;
  padding-left: 1.5rem;
}

[type="text"],
[type="email"],
[type="url"],
[type="password"],
[type="number"],
[type="date"],
[type="datetime-local"],
[type="month"],
[type="search"],
[type="tel"],
[type="time"],
[type="week"],
[multiple],
textarea,
select {
  margin-bottom: 0.25rem;
  height: 40px;
  width: 100%;
  max-width: 100%;
  border-bottom-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  color: #fff;
  --tw-text-opacity: 1;
  outline-width: 0px;
  background-color: #181818;
}

*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
}

@media (min-width: 1024px) {
  .contact-holder {
    display: flex;
    flex-wrap: wrap;
  }
}

.contact-holder .contact-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

@media (min-width: 1024px) {
  .contact-holder .contact-form {
    flex: 1 1 0%;
  }
}
.form-custom-heading-s input {
  padding-left: 0px !important;
  border-bottom: 1px solid black !important;
}
.form-custom-heading-s .form-group {
  width: 50% !important;
}
@media (max-width: 767) {
  .form-custom-heading-s .form-group {
    width: 100%;
  }
}
.form-custom-heading-s input {
  padding-left: 0px !important;
  border-bottom: 1px solid black !important;
}
.form-custom-heading-s .form-group {
  width: 50% !important;
}
@media (max-width: 767) {
  .form-custom-heading-s .form-group {
    width: 100%;
  }
}

.contact-holder .contact-form .btn-arrow {
  margin-top: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.contact-holder .contact-form .btn-arrow:hover {
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}

.contact-holder .contact-form .form-row {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
}

.contact-holder .contact-form .form-row .form-group {
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 1024px) {
  .contact-holder .contact-form .form-row .form-group {
    width: 50%;
  }
}

.contact-holder .contact-form .form-row .form-group .input-icon {
  position: absolute;
  top: 13px;
  left: 21px;
}

@media (min-width: 1024px) {
  .contact-holder .contact-form .form-row .form-group .input-icon {
    top: 11px;
  }
}

@media (min-width: 1280px) {
  .contact-holder .contact-form .form-row .form-group .input-icon {
    left: 18px;
  }
}

.contact-holder .contact-form .form-row .form-group.full {
  width: 100%;
}

@media (min-width: 768px) {
  .popup .form-row {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    flex-wrap: wrap;
  }
}

.popup .form-row .form-group {
  margin-bottom: 1.5rem;
}

.dark-section select option {
  --tw-text-opacity: 1 !important;
  color: rgba(33, 33, 33, 1) !important;
  color: rgba(33, 33, 33, var(--tw-text-opacity)) !important;
}

.error-message,
.error-messagesub {
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, 1) !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.error-message,
.error-messagesub {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.slide-up-box {
  overflow: hidden;
}

.slide-up-box .box {
  overflow: hidden;
}

@media (min-width: 768px) {
  .popup .form-row .form-group {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#contact-form,
#contact-form-career {
  width: 100%;
}

.form-row {
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-wrap: wrap;
}

.form-row .form-group {
  position: relative;
  margin-bottom: 1rem !important;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  .popup .form-row {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    flex-wrap: wrap;
  }
}

.popup .form-row .form-group {
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .popup .form-row .form-group {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.popup .form-row .form-group.full-w {
  width: 100%;
}

.popup .form-row .form-group input {
  padding-left: 0px !important;
}

.form-group {
  position: relative;
}

.form-group .custom-placeholder {
  position: absolute;
  top: 10px;
  /* Adjust the positioning as needed  */
  color: #999;
  /* Adjust the color as needed */
  pointer-events: none;
  /*/ Allows clicks to pass through to the input field */
  transition: opacity 0.2s ease;
  background-color: #f3f4f6;
  font-size: 14px;
}

@media (min-width: 768px) {
  .form-group .custom-placeholder {
    font-size: 16px;
  }
}

/* / Hide the custom placeholder when the input is focused */

.form-group input[type="date"]:focus + .custom-placeholder {
  display: none;
}

.form-group .see-more {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
  transition-duration: 200ms;
}

.form-group .see-more:hover {
  --tw-text-opacity: 1;
  color: rgba(9, 138, 115, 1);
  color: rgba(9, 138, 115, var(--tw-text-opacity));
}

.contact-form .form-row .form-group .input-icon {
  position: absolute;
  top: 13px;
  left: 21px;
}

@media (min-width: 1280px) {
  .contact-form .form-row .form-group .input-icon {
    left: 18px;
  }
}

.error-message,
.error-messagesub {
  --tw-text-opacity: 1 !important;
  color: rgba(220, 38, 38, 1) !important;
  color: rgba(220, 38, 38, var(--tw-text-opacity)) !important;
}

.error-message,
.error-messagesub {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.custom-input-field {
  color: white !important;
  background-color: #181818 !important;
  border-bottom: 1px solid #fff;
}

.custom-submit-field {
  background-color: #181818 !important;
  cursor: pointer;
}

.custom-icons {
  position: relative;
  border-bottom: #565656;

  svg {
    position: absolute;
    top: 10px;
    left: 1px;
  }
}

.custom-submit-btn {
  position: relative;

  svg {
    position: absolute;
    left: 55px;
    top: 20px;
    z-index: 999;
  }
}

.custom-text-field {
  background-color: #1e1e1e !important;
  color: #fff !important;
  padding-left: 30px !important;
}

@media screen and (max-width: 996px) {
  .custom-heading {
    padding-top: 0px !important;
  }
}

.custom-heading {
  text-align: left;
  width: 250px;

  h2 {
    text-align: left;
  }

  p {
    text-align: left;
  }
}

input[type="text"],
input[type="email"],
textarea {
  border-bottom: 1px solid #ffffff !important;
}

.custom-input-field {
  border-bottom: 1px solid #ffffff;
}

.mb-14 {
  margin-bottom: 1.5rem;
}

.custom-submit-form {
  background-color: #1e1e1e;
  color: #fff;
  cursor: pointer;
  text-align: left;
  margin-top: 50px !important;
  /* padding-left: 13px; */
}

.find_index_product {
  padding-top: 10px;
}

@media screen and (max-width:600px) {
    .custom-submit-form{
      padding-left: 0px;
    }
}

@media screen and (max-width:768px) and (min-width:600px) {
  .custom-submit-form{
    padding-left: 5px;
  }
}

.custom-form {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

.btn-arrow {
  position: relative;
  padding-right: 20px;
  font-weight: 500 !important;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, 1);
  color: rgba(13, 170, 142, var(--tw-text-opacity));
  margin-top: 10px;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media screen and (max-width: 768px) {
  .btn-arrow-align {
    /* left: 20px; */
  }
}

.btn-thankyou-arrow {
  padding-right: 24px;
  font-weight: 700;
}

.btn-arrow:after {
  animation: arrow-anim 2s ease-in-out 1s;
  animation-fill-mode: forwards;
}

/* .btn-arrow:after {
  content: "\e935";
  font-family: "icomoon";
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 30px;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
} */

@media (min-width: 768px) {
  .btn-arrow:after {
    top: 8px;
  }
}

.custom-heading-h2 {
  font-size: 30px;
  font-weight: 600 !important;
  margin-bottom: 30px;
}

/* form end css  */

/*for apply now button*/
.resumeInputText[type="text"],
.resumeInputText[type="email"],
.textarea {
  background-color: #fff;
  border: none;
  border-bottom: 1px solid rgb(0, 0, 0) !important;
  border-radius: 0;
  box-shadow: none;
  color: #110f10;
  line-height: 1;
  padding: 1.1rem 13px;
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.inputText:focus,
.textarea:focus {
  border-bottom: 1px solid #110f10;
  box-shadow: none;
  outline: none;
}
.custom-form {
  input,
  textarea,
  select {
    color: white !important;
    border-bottom: 1px solid #fff;
    inpurt:focus,
    textarea:focus,
    select:focus {
      border-bottom: 1px solid #fff !important;
    }
  }
}

/* new swiper css starts */

.swiper-landing {
  width: 100%;
  height: 100%;
}

.swiper-landing .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  align-items: center;
}

.swiper-landing .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-next-landing,
.swiper-button-prev-landing {
  color: #fff;
  padding: 10px 20px;
  cursor: pointer;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  height: 46px;
  width: 46px;
  transform: translateY(-50%);
  z-index: 10;
}

/* .swiper-landing .swiper-wrapper {
  gap: 10px !important;
} */

.swiper-button-next-landing {
  right: 10px;
}

.swiper-button-prev-landing {
  right: 92px;
}

@media screen and (max-width: 768px) {
  .swiper-button-prev-landing {
    right: 110px;
  }
}

.swiper-button-next-landing:hover circle {
  fill: rgba(255, 255, 255, 0.205) !important;
  stroke: black;
}

.swiper-button-prev-landing:hover circle {
  fill: rgba(255, 255, 255, 0.205) !important;
  stroke: black;
}

.swiper-button-next-landing svg,
.swiper-button-prev-landing svg {
  stroke: white;
}

.swiper-landing .swiper-wrapper {
  padding: 0px 0px !important;
}

@media screen and (max-width: 768px) {
  .swiper-landing .swiper-wrapper {
    padding: 0px 0px !important;
  }

  .landing-page-swiper {
    top: 10px;
  }
}

.swiper_single_video {
  position: relative;
  width: 100%;
  height: 100%;
  /* height: 400px; */
}

@media screen and (max-width: 600px) {
  .swiper-button-next-landing,
  .swiper-button-prev-landing {
    height: 45px;
    width: 45px;
  }

  .swiper-button-next-landing {
    right: 0px !important;
  }
}

.swiper_single_video video {
  height: 100%;
  width: 100%;
}

.playButton-landing {
  position: absolute;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 10;
}

.playButton-landing figure {
  height: 50px;
  width: 50px;
}

.playButton-landing figure img {
  height: 100%;
  width: 100%;
}

.swiper-landing .swiper-pagination-bullet {
  height: 10px !important;
  width: 10px !important;
}

/* new swiper css ends */
.footer-site {
  .partner-section {
    .img-holder:nth-child(1) img {
      width: 117px !important;
    }
    .img-holder:nth-child(2) img {
      width: 159px !important;
    }
  }
}
.large-header {
  position: absolute;
  inset: 0;
  height: 100vh;
  width: 100%;
  background: #fff;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: -1;
}

.form-title {
  font-size: 42px;
  font-weight: 600 !important;
}
.custom-heading .form-title {
  font-size: 42px;
  font-weight: 600 !important;
}
@media only screen and (max-width: 580px) {
  .description p {
    font-size: 1.125rem !important;
  }
}
@media only screen and (max-width: 580px) {
  .form-title {
    font-size: 32px;
  }
  .custom-heading .form-title {
    font-size: 32px;
    font-weight: 600 !important;
  }
}
.form-btn {
  font-size: 16px;
  font-weight: 500;
}

.getin-touch-section {
  p {
    font-size: 16px;
  }
}
.terms-privacy,
.copy-rights {
  p {
    font-size: 14px !important;
  }
}
footer {
  font-family: "Rubik", sans-serif !important;
}
.menu-list {
  li {
    span {
      min-height: 30px !important;
    }
  }
}

.footer-site .form-group {
  position: relative;
}
.footer-site .form-group input {
  background-color: #f1f1f1;
}
.footer-site .arrow-ani {
  position: absolute;
  z-index: 99;
  mix-blend-mode: darken;
  top: 30%;
  left: 0;
  text-align: center;
  transform: rotateX(180deg);
}

@media screen and (max-width: 1024px) {
  .footer-site .arrow-ani {
    display: none !important;
  }
}
.footer-site input {
  border-bottom: 1px solid black !important;
}

.footer-site .field-holder {
  position: relative;
}
.footer-site .btn-arrow {
  position: absolute;
  max-width: fit-content !important;
  top: -20px;
  right: 30px;
}
.footer-site .btn-arrow:after {
  --tw-text-opacity: 1;
  color: rgba(13, 170, 142, var(--tw-text-opacity));
}
.whats-app {
  position: fixed;
  /* height: 40px;
  width: 40px; */
  right: 20px;
  bottom: 91px;
  z-index: 30;
}
.whats-app img {
  width: 50px;
  height: 50px;
}
@media (max-width: 767px) {
  .whats-app {
    bottom: 11px;
  }
}
.ml-10 {
  margin-left: 10px;
}
.menu-list {
  li {
    span {
      min-height: 40px !important;
      /* width: 268px; */
    }
  }
}
@media (max-width: 580px) {
  .menu-list {
    li {
      span {
        min-height: 35px !important;
      }
    }
  }
}
.footer-site .form-group {
  margin-bottom: 0px !important;
}
footer .field-holder {
  width: 100%;
}
footer .form-group {
  margin: 0px;
}
footer .cursor-scale {
  cursor: pointer;
}

.navbar--white .logotype__front {
  transform: translate3d(0, -8rem, 0) !important;
}

.submit-btn2 {
  padding-left: 10px !important;
}

@media only screen and (max-width: 580px) {
  .submit-btn2 {
    padding-left: 0px !important;
  }
}

.submit-form .form-group input:-webkit-autofill {
  -webkit-text-fill-color: black !important;
}
.submit-form .form-group input:-webkit-autofill:focus {
  -webkit-text-fill-color: black !important;
}
.custom-what-we-do {
  font-size: 24px;
  font-weight: 600;
}
.custom-title {
  margin-bottom: 0;
}
.joinus-font {
  font-weight: 100;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #424242;
}
.body-overflow-control {
  overflow: hidden;
}
.body-overflow-control .popup-cookie {
  /* background-color: transparent !important; */
  background-color: rgba(0, 0, 0, 0.5) !important ;
}
/* menu section start  css */

.getintouch {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .getintouch {
    display: none;
  }
}

.getintouch-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  gap: 30px;
  padding: 0;
  margin: 0;
}

.getintouch-email,
.getintouch-phone {
  cursor: pointer;
  color: white;
  display: flex;
  align-items: center;
}

.getintouch-arrow {
  position: relative;
  display: flex;
  align-items: center;
  color: rgba(13, 170, 142, 1);
  font-weight: 700;
  text-transform: uppercase;
  transition: color 0.3s ease-in-out;
  white-space: nowrap;
}

.getintouch-section {
  color: rgba(13, 170, 142, 1);
}
.getintouch-arrow:hover {
  color: rgba(13, 170, 142, 1);
}
.getintouch-arrow svg {
  width: 32px;
  height: 28px;
  font-weight: 700;
  margin-left: 2px;
  stroke: rgba(13, 170, 142, 1);
  stroke-width: 2;
  transition: stroke 0.3s ease-in-out;
}

.getintouch-arrow:hover svg {
  stroke-width: 2.5;
  stroke: rgba(0, 128, 0, 1);
}

.getintouch-arrow:after {
  animation: arrow-anim 2s ease-in-out 1s;
  animation-fill-mode: forwards;
  position: absolute;
  font-size: 34px;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 768px) {
  .getintouch-arrow:after {
    top: 2px;
  }
}

@media (max-width: 580px) {
  .getintouch-arrow {
    display: none;
  }
}

.getintouch-reponsive {
  width: 30px;
  display: none;
}

@media (max-width: 768px) {
  .getintouch-reponsive {
    max-width: 100%;
  }
}

@media (max-width: 480px) {
  .getintouch-reponsive {
    max-width: 90%;
  }
}

.nav-img-container {
  width: 209px !important;
  position: relative;
}

.open .nav-img-container span {
  color: white !important;
  /* bottom: -16px; */
  /* bottom: -10px; */
}

/* .nav-img-container span {
  bottom: -6px;
  left: 0px;
  font-size: 8.3px;
  font-weight: 900;
  text-transform: uppercase;
  color: black;
  width: 206px;
} */
@media screen and (max-width: 767px) {
  .nav-img-container img {
    width: 175px;
  }
  /* .nav-img-container span {
    font-size: 6px !important;
    left: 5px;
    font-weight: 600;
  } */
}
.navbar--white .nav-img-container span {
  color: white;
}

.fundal-social {
  font-size: 1.2rem;
}
/* .custom-heading{
  margin-top: 3rem; margin-bottom: 2px !important;
} */

.mt-0 {
  margin-top: 0px !important;
}
.scrolled-cus .nav-img-container {
  width: 160px !important;
}
.scrolled-cus .nav-img-container span {
  font-size: 6px !important;
}
.scrolled-cus {
  height: 63px !important;
}
.form-custom-heading-s {
  font-weight: 600;
  font-size: 24px;
}
@media (max-width: 1024) {
  .form-custom-heading-s {
    font-size: 16px;
  }
}
.form-custom-heading-s input {
  padding-left: 0px !important;
  border-bottom: 1px solid black !important;
}

.form-group-1 {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .form-row {
    margin: 0px;
  }
  .form-group-1 {
    width: 100% !important;
    margin-bottom: 1.5rem !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.form-group-1 textarea {
  background-color: #fff !important;
}
.form-group-1 select {
  color: black !important;
  background-color: #fff !important;
}
/* @media (max-width: 767px){
 .cus-height-img{
height: 251px;
 }
} */

.landing-page-swiper {
  position: relative;
  height: 60px;
  right: 16px;
  margin-top: -0.7rem;
}

@media screen and (max-width: 600px) {
  .landing-page-swiper {
    right: 40px;
  }

  .landing-page-swiper {
    margin-top: 1rem;
    margin-bottom: 3.4rem;
  }
}

.mob_heading {
  padding-top: 40px;
}

@media screen and (max-width: 992px) {
  .custome_style_banner .btn-arrow {
    left: 28px;
  }

  .down-up {
    color: white;
  }

  .custome_style_banner .button-primary {
    color: white !important;
  }
}

@media screen and (max-width: 968px) {
  .swiper-button-next-landing,
  .swiper-button-prev-landing {
    height: 40px;
    width: 40px;
  }

  .landing-page-swiper {
    right: 30px;
  }

  .swiper-button-prev-landing {
    right: 70px;
  }
}

.email_connect {
  padding-bottom: 40px;
}
.banner-backgroud {
  display: block;
}

.wwa-form,
.index-form {
  padding: 45px 0px;
}

@media screen and (max-width: 600px) {
  .email_wrap {
    padding-top: 0px !important;
  }
}
@media (max-width: 768px) {
  .banner-backgroud {
    display: none;
  }

  .wwa-form,
  .index-form {
    padding-top: 10px !important;
    padding-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .wwa-form,
  .index-form {
    padding-top: 0px;
  }
}
.audit-form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-text-fill-color: black !important;
}
.audit-form input:-webkit-autofill::selection {
  background-color: #cce7ff !important;
  color: black !important;
}
.audit-form input:-webkit-autofill:focus {
  -webkit-text-fill-color: black !important;
}
.audit-form .list-unstyled li {
  padding: 26px 0px;
  font-size: 0.8rem;
}
.audit-form input:-webkit-autofill:hover,
.audit-form input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #000 !important;
}
.audit-form input[type="text"],
.audit-form input[type="email"],
.audit-form input[type="password"],
.audit-form input[type="datetime"],
.audit-form input[type="date"],
.audit-form input[type="month"],
.audit-form input[type="time"],
.audit-form input[type="week"],
.audit-form input[type="search"],
.audit-form input[type="tel"],
.audit-form textarea,
.audit-form textarea.form-control {
  background-color: #fff;
  border-bottom: 1px solid black !important;
  color: #111111;
  font-weight: 400;
  border-radius: 0px;
}
/* .index-form input:-webkit-autofill,
.index-form input:-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: white !important;
} */
.bold-char {
  color: #585858;
  display: inline;
  font-weight: 600 !important;
}

blockquote .title--display-1 .font-bold-600 {
  font-weight: 600 !important;
  color: #585858;
}

.video_swiper_wrap {
  margin-bottom: 0.3rem;
}

@media screen and (max-width: 700px) {
  .home_page_form {
    position: relative;
    bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .mob-career-mb {
    margin-bottom: 2rem;
  }
}
@media (max-width: 640px) {
  .form-title {
    padding-top: 35px !important;
  }
}
/* for thankypu section */
.thankyou-section {
  height: 100vh;
  display: flex;
  align-items: center;
}
.thankyou-holder {
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-thankyou-holder {
  text-align: center;
  display: flex;
  justify-content: center;
  max-width: 800px;
  min-height: 300px;
  height: 50vh;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}
.thankyou-holder .button-primary {
  font-size: 0.85rem;
  font-weight: 700 !important;
}
@media (min-width: 768px) {
  .thankyou-holder .button-primary {
    font-size: 1rem;
  }
}
.thankyou-holder h2 {
  /* font-size: 1.875rem; */
  font-size: 1.875rem;
  font-weight: 600;
  color: #212121;
  margin-bottom: 1.25rem;
  line-height: 1.25 !important;
}
@media (max-width: 1024px) {
  .thankyou-holder h2 {
    font-size: 1.5rem;
  }
}
.detail-holder {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
/* thankyou section end here */

.text-section-wwa {
  margin-left: auto;
}

.caption-singles-wwa {
  padding: 25px 0px;
}

.last_text_container_wwa {
  padding-bottom: 60px !important;
}

@media screen and (max-width: 600px) {
  .caption-singles-wwa {
    padding: 0px 20px;
  }

  .last_text_container_wwa .title--overhead {
    padding-bottom: 5px;
  }
}

.link-follow-diff::after {
  top: 20px !important;
}
@media (max-width: 640px) {
  .container-fluid .footer__left .row .custom-heading {
    padding-top: 35px !important;
  }
}
@media (max-width: 640px) {
  .container-fluid .footer__left .mb-14 {
    margin-bottom: 0px !important;
  }
}

.filter_section_wrap_page {
  padding-bottom: 5rem;
}

@media screen and (max-width: 600px) {
  .filter_section_wrap_page {
    padding-bottom: 6rem;
  }

  .meet_our_team_wrap {
    padding-top: 30px;
  }

  .section-history .row-flex {
    margin-bottom: 70px !important;
  }
}

.progress_bar_styles {
  position: absolute;
  bottom: 0px;
}

.meet_our_team_wrap {
  padding-top: 46px;
}

.inner-content {
  padding-top: 1.5rem;
  color: white;
  background: #181818;
  text-align: left;
  font-family: "Rubik", sans-serif !important;
  width: 101%;
  padding-left: 2px;
  margin-left: -2px;
  margin-bottom: -2px;
  padding-bottom: 2px;
}
.inner-content h2 {
  font-size: 24px;
  margin-bottom: 1rem;
  font-weight: 600;
  line-height: 1.25 !important;
}
@media (max-width: 567px) {
  .inner-content h2 {
    font-size: 32px;
  }
}

.inner-content p {
  font-size: 1rem;
  line-height: 1.6 !important;
}
.inner-content a {
  cursor: pointer;
  font-size: 16px;
  color: white;
  display: inline-block;
  font-weight: 500;
  --tw-text-opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media screen and (min-width: 768px) {
  .all-filter-list {
    padding-bottom: 1.3rem;
  }

  .join-us-single {
    padding-bottom: 1rem;
  }
}

.join-us-single {
  padding: 3rem 0px;
}

.joinus-apply-form-title {
  font-size: 42px;
  font-weight: 600;
  display: block;
  text-align: left;
  position: relative;
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}
@media (max-width: 600px) {
  .joinus-apply-form-title {
    font-size: 32px;
  }

  .our_culture_top {
    padding-bottom: 7px;
  }

  .hr_line_div div {
    padding-left: 10px !important;
    margin-top: 10px;
  }
}

.hr_line_div hr {
  height: 0.2px;
  background: #252525;
  opacity: 0.6;
}

.hr_line_div div {
  margin-bottom: 10px;
  padding-left: 4px;
}

.user_reaction_wrap {
  padding-top: 20px;
}

.single_div_wrap {
  padding: 15px 0px;
}
.btn-outline {
  display: inline-block;
  border-radius: 0.125rem;
  background-image: linear-gradient(
    to top right,
    #15d9b6 var(--tw-gradient-from-position),
    #098a73 var(--tw-gradient-to-position)
  );
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
  --tw-gradient-from: #15d9b6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(21, 217, 182, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #098a73 var(--tw-gradient-to-position);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
/*menu sublist starts here*/

.menu-what-we-do {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media (max-width: 768px) {
  .menu-what-we-do {
    align-items: center;
  }
}
.menu-what-we-do svg {
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 580px) {
  .menu-what-we-do {
    gap: unset;
    align-items: center;
    gap: 30px;
  }
  .menu-what-we-do svg {
    width: 20px;
    height: 20px;
  }
}
.menu-icon.hidden {
  opacity: 0;
  /* visibility: hidden; */
}
.ani-sub .sub-menu-cus {
  height: 175px !important;
  transition: all 0.6s ease-in-out;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
@media (max-width: 768px) {
  .ani-sub .sub-menu-cus {
    height: 155px !important;
    /* overflow: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none; */
  }
}
.sub-menu-cus li {
  font-size: 20px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .sub-menu-cus li {
    font-size: 15px;
    line-height: 1.6;
  }
}
.sub-menu-cus {
  overflow: hidden;
  height: 0px !important;
  transition: all 0.6s ease-in-out;
  list-style-type: none;
}
.open .animate-sub-menu svg {
  opacity: 1;
  transition: all 3s ease-in-out;
}
.animate-sub-menu svg {
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
/* .menu-inner-sub-list {
  height: 80vh;
  overflow: auto;
  margin-top: 8rem;
  margin-bottom: 2rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.menu-inner-sub-list::-webkit-scrollbar {
  display: none;
} */
.menu-list-sub-list {
  margin-top: 5rem;
}
@media (max-width: 768px) {
  .menu.menu-show .social {
    padding-left: 4.4rem;
    margin-top: 15px;
  }
}

.menu-inner {
  padding-top: 7rem;
}



@media screen and (min-width: 1080px) {
  .audit-section {
    padding: 120px 0px;
  }
}

@media screen and (max-width: 1080px) {
  .audit-section {
    padding: 60px 0px;
  }
}

.audit-text-wrap {
  padding-top: 55px;
}

.sub-list-custom {
  padding-left: 40px;
}
.client-mb {
  margin-bottom: 92px;
}
@media (max-width: 768px) {
  .client-mb {
    margin-bottom: 52px !important;
  }

  .social_position_menu {
    width: 100%;
    padding-left: 0px !important;
    display: flex;
    justify-content: center;
    gap: 8px;
  }
}
@media (max-width: 580px) {
  .client-mb {
    margin-bottom: 70px !important;
  }

  .icon_plus svg {
    width: 20px !important;
    height: auto;
    padding-top: 10px !important;
  }

  .menu {
    height: 100% !important;
  }
  
}

.social_position_menu {
  position: absolute;
  bottom: 0;
}

.icon_plus svg {
  width: 24px ;
  height: auto;
  padding-top: 7px;
}

.submit-form .form-group .help-block {
  padding-top: 0px;
  position: relative;
  bottom: 0px;
}

/* from rest */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}


/* single product  */

.caption-single-product{
  padding-top: 100rem !important;
}

.btn-arrow:hover{
  cursor: pointer;
}

.client_info_tesimonial {
  padding-top: 10px;
  padding-bottom: 40px;
}

@media screen and (max-width:600px) {
  #testimonials h3 {
    font-size: 28px !important;
  }

  .client_info_tesimonial {
    padding-top: 10px;
    padding-bottom: 70px;
  }

  .extra-p{
    padding-top: 40px !important;
  }
  
}

.client_info_tesimonial p {
  padding-top: 10px !important;
}