@font-face {
  font-family: "Freigeist";
  src: url("../fonts/Freigeist-Medium.eot");
  src: url("../fonts/Freigeist-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Freigeist-Medium.woff2") format("woff2"), url("../fonts/Freigeist-Medium.woff") format("woff"), url("../fonts/Freigeist-Medium.ttf") format("truetype"), url("../fonts/Freigeist-Medium.svg#Freigeist-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Freigeist-WideRegular";
  src: url("../fonts/Freigeist-WideRegular.eot");
  src: url("../fonts/Freigeist-WideRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/Freigeist-WideRegular.woff2") format("woff2"), url("../fonts/Freigeist-WideRegular.woff") format("woff"), url("../fonts/Freigeist-WideRegular.ttf") format("truetype"), url("../fonts/Freigeist-WideRegular.svg#Freigeist-WideRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bodoni MT Condensed";
  src: url("../fonts/BodoniMTCondensed-BoldItalic.eot");
  src: url("../fonts/BodoniMTCondensed-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/BodoniMTCondensed-BoldItalic.woff2") format("woff2"), url("../fonts/BodoniMTCondensed-BoldItalic.woff") format("woff"), url("../fonts/BodoniMTCondensed-BoldItalic.ttf") format("truetype"), url("../fonts/BodoniMTCondensed-BoldItalic.svg#BodoniMTCondensed-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
* {
  scrollbar-width: 0px !important;
}

* img {
  cursor: pointer !important;
}

::-webkit-scrollbar {
  width: 0px !important;
}

:root {
  --highlight-color: null;
}

@-webkit-keyframes jumpInfinite {
  0% {
    top: 30px;
  }
  50% {
    top: 40px;
  }
  100% {
    top: 30px;
  }
}

@keyframes jumpInfinite {
  0% {
    top: 30px;
  }
  50% {
    top: 40px;
  }
  100% {
    top: 30px;
  }
}
@-webkit-keyframes scaling {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
  }
}
@keyframes scaling {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
  }
}
@-webkit-keyframes scale {
  to {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes scale {
  to {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@-webkit-keyframes animate {
  from {
    -webkit-transform: scale(1.3) rotate(0.4deg);
            transform: scale(1.3) rotate(0.4deg);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  }
  to {
    -webkit-transform: scale(1.1) rotate(0deg);
            transform: scale(1.1) rotate(0deg);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  }
}
@keyframes animate {
  from {
    -webkit-transform: scale(1.3) rotate(0.4deg);
            transform: scale(1.3) rotate(0.4deg);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  }
  to {
    -webkit-transform: scale(1.1) rotate(0deg);
            transform: scale(1.1) rotate(0deg);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  }
}
@-webkit-keyframes animate2 {
  from {
    -webkit-transform: scale(1.1) rotate(0deg);
            transform: scale(1.1) rotate(0deg);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  }
  to {
    -webkit-transform: scale(1.3) rotate(0.4deg);
            transform: scale(1.3) rotate(0.4deg);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  }
}
@keyframes animate2 {
  from {
    -webkit-transform: scale(1.1) rotate(0deg);
            transform: scale(1.1) rotate(0deg);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  }
  to {
    -webkit-transform: scale(1.3) rotate(0.4deg);
            transform: scale(1.3) rotate(0.4deg);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  }
}
html {
  background: #E0E0E0;
  overflow-x: hidden;
}

body {
  background: #E0E0E0;
  overflow-x: hidden;
}

.logo_black {
  display: none;
}

.b_w {
  background-color: #1F1F1F;
  -webkit-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.b_w .navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.b_w .navbar-light .navbar-nav .nav-link:hover {
  color: #ea5123;
}
.b_w .navbar-light .navbar-nav .nav-link:focus {
  color: #ea5123;
}
.b_w .navbar-light .navbar-nav .nav-link:last-child:hover path {
  fill: #1F1F1F;
}
.b_w .navbar-light .navbar-nav .nav-link:last-child:focus path {
  fill: #1F1F1F;
}
.b_w .navbar-light .navbar-nav .nav-link:last-child path {
  fill: #fff;
}
.b_w .navbar-light .navbar-nav .nav-link.active {
  color: #fff;
}
.b_w .navbar-light .navbar-nav .nav-link.btn_contact:hover {
  color: #10a7d5 !important;
  -webkit-box-shadow: inset 400px 0 0 0 #fff;
          box-shadow: inset 400px 0 0 0 #fff;
}
.b_w .navbar-light .navbar-nav .nav-link.btn_contact:focus {
  color: #10a7d5 !important;
  -webkit-box-shadow: inset 400px 0 0 0 #fff;
          box-shadow: inset 400px 0 0 0 #fff;
}
.b_w .btn_contact:hover {
  color: #10a7d5;
  background-color: #fff;
}

.back_black_header {
  background-color: #1F1F1F;
  -webkit-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.back_black_header .navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.back_black_header .navbar-light .navbar-nav .nav-link:hover {
  color: #ea5123;
}
.back_black_header .navbar-light .navbar-nav .nav-link:focus {
  color: #ea5123;
}
.back_black_header .navbar-light .navbar-nav .nav-link:last-child:hover path {
  fill: #1F1F1F;
}
.back_black_header .navbar-light .navbar-nav .nav-link:last-child:focus path {
  fill: #1F1F1F;
}
.back_black_header .navbar-light .navbar-nav .nav-link:last-child path {
  fill: #fff;
}
.back_black_header .navbar-light .navbar-nav .nav-link.active {
  color: #fff;
}
.back_black_header .navbar-light .navbar-nav .nav-link.btn_contact:hover {
  color: #10a7d5 !important;
  -webkit-box-shadow: inset 400px 0 0 0 #fff;
          box-shadow: inset 400px 0 0 0 #fff;
}
.back_black_header .navbar-light .navbar-nav .nav-link.btn_contact:focus {
  color: #10a7d5 !important;
  -webkit-box-shadow: inset 400px 0 0 0 #fff;
          box-shadow: inset 400px 0 0 0 #fff;
}
.back_black_header .btn_contact:hover {
  color: #10a7d5;
  background-color: #fff;
}

.back_white_header {
  background-color: #fff;
  -webkit-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.back_white_header .link_contact {
  color: #1F1F1F !important;
}
.back_white_header .navbar-toggler .fa-bars {
  color: #1F1F1F !important;
}
.back_white_header .navbar-light .navbar-nav .nav-link {
  color: #1F1F1F !important;
}
.back_white_header .navbar-light .navbar-nav .nav-link:hover {
  color: #1F1F1F !important;
}
.back_white_header .navbar-light .navbar-nav .nav-link:focus {
  color: #1F1F1F !important;
}
.back_white_header .navbar-light .navbar-nav .nav-link:last-child path {
  fill: #1F1F1F;
}
.back_white_header .navbar-light .navbar-nav .nav-link:last-child:hover path {
  fill: #fff;
}
.back_white_header .navbar-light .navbar-nav .nav-link:last-child:focus path {
  fill: #fff;
}
.back_white_header .navbar-light .navbar-nav .nav-link.active {
  color: #1F1F1F !important;
}
.back_white_header .navbar-light .navbar-nav .nav-link.btn_contact:hover {
  color: #fff !important;
  -webkit-box-shadow: inset 400px 0 0 0 #1F1F1F;
          box-shadow: inset 400px 0 0 0 #1F1F1F;
}
.back_white_header .navbar-light .navbar-nav .nav-link.btn_contact:focus {
  color: #fff !important;
  -webkit-box-shadow: inset 400px 0 0 0 #1F1F1F;
          box-shadow: inset 400px 0 0 0 #1F1F1F;
}
.back_white_header .btn_contact {
  border: 1px solid #1F1F1F !important;
}
.back_white_header .btn_contact:hover {
  color: #fff;
  background-color: #1F1F1F !important;
}

.navbar-light {
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.navbar-light .navbar-nav .nav-link {
  color: #fff;
  padding-right: 3rem;
}
.navbar-light .navbar-nav .nav-link:hover {
  color: #ea5123;
}
.navbar-light .navbar-nav .nav-link:focus {
  color: #ea5123;
}
.navbar-light .navbar-nav .nav-link:last-child:hover path {
  fill: #ea5123;
}
.navbar-light .navbar-nav .nav-link:last-child:focus path {
  fill: #ea5123;
}
.navbar-light .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-light .navbar-nav .nav-link.active:hover {
  color: #ea5123;
}
.navbar-light .navbar-nav .nav-link.btn_contact:hover {
  color: #ea5123 !important;
  -webkit-box-shadow: inset 400px 0 0 0 #fff;
          box-shadow: inset 400px 0 0 0 #fff;
}
.navbar-light .navbar-nav .nav-link.btn_contact:focus {
  color: #ea5123 !important;
  -webkit-box-shadow: inset 400px 0 0 0 #fff;
          box-shadow: inset 400px 0 0 0 #fff;
}

.btn_contact {
  position: relative;
  position: relative;
  border: 1px solid #fff;
  padding: 1rem 1.5rem !important;
  width: 184px;
  height: 53px;
  font-size: 15.18px;
  text-align: left;
  -webkit-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}
.btn_contact svg {
  position: absolute;
  top: 23px;
  margin-left: 0.5rem;
}

.back_custom {
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.title_custom {
  font-family: "Freigeist";
  font-size: 4vw;
  color: #fff;
  display: block;
}

.title_custom2 {
  display: block;
  font-family: "Freigeist-WideRegular";
  color: #fff;
  font-size: 17px;
}

.scroll-progress-bar {
  height: 3px;
  width: 0;
  z-index: 2;
}

.overlay_home {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  display: none;
  z-index: 9;
}

.content_arrow {
  position: absolute;
  left: 2%;
  bottom: 10%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.overlay_background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

.home {
  position: relative;
  height: 100vh;
  padding: 3rem 0;
}

.header1 {
  position: fixed;
  width: 100%;
  z-index: 100000;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.header1 .bg_custom {
  font-family: "Freigeist-WideRegular";
  height: auto;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15.18px;
  padding: 0.5rem 0.85rem;
}

.sticky_header {
  position: fixed !important;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: position 1s;
  transition: position 1s;
  -webkit-animation: smoothScroll 1s forwards;
          animation: smoothScroll 1s forwards;
  z-index: 1000;
}

@-webkit-keyframes smoothScroll {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-70);
            transform: translateY(-70);
  }
}

@keyframes smoothScroll {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-70);
            transform: translateY(-70);
  }
}
.work {
  position: relative;
  height: auto;
  padding-top: 6rem;
  padding-bottom: 4rem;
  padding-inline: 2rem;
  background-color: #181818;
}
.work .img_box {
  width: 100%;
  margin-bottom: 2rem;
  overflow: hidden;
}
.work .img_box img {
  width: 100%;
  cursor: default;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.work .img_box img:hover {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.title_subject {
  font-family: "Freigeist";
  font-size: 1.7rem;
  color: #DDDDDD;
  font-weight: 500;
  margin-bottom: 5rem;
  width: 50%;
}

.arrow_down {
  position: absolute;
  -webkit-animation: jumpInfinite 1.3s infinite;
          animation: jumpInfinite 1.3s infinite;
}

.circle_down {
  z-index: -1;
  position: relative;
  top: 6vh;
}

.link_down {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.link_down:hover {
  color: transparent;
  cursor: pointer;
}

.content_title {
  position: absolute;
  top: 190px;
  line-height: 1.1;
  z-index: 1;
  width: 55%;
  padding-left: 2rem;
  padding-top: 2.5rem;
}

.card_custom {
  margin-bottom: 3rem;
}
.card_custom .title1 {
  font-family: "Freigeist";
  font-size: 1.6rem;
  font-weight: 500;
}
.card_custom .title2 {
  font-family: "Freigeist";
  font-size: 0.92rem;
  font-weight: 500;
}

.link_top {
  display: none;
}

.opacity {
  background-color: rgba(0, 0, 0, 0.5);
}

.opacityblack {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}

.opacitywhite {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}

.title_card {
  font-family: "Freigeist";
  width: 700px;
  font-size: 1rem;
  margin-top: 2rem;
  text-decoration: none;
  color: #DDDDDD;
}
.title_card:hover {
  color: #DDDDDD;
}

.link_more {
  font-family: "Freigeist";
  color: #DDDDDD;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1rem;
}
.link_more:hover {
  font-family: "Freigeist";
  color: #10a7d5;
  text-transform: uppercase;
  text-decoration: none;
}
.link_more:hover .work_arrow {
  -webkit-animation: move 0.5s alternate infinite;
          animation: move 0.5s alternate infinite;
}
@-webkit-keyframes move {
  0% {
    margin-left: 0%;
  }
  100% {
    margin-left: 1%;
  }
}
@keyframes move {
  0% {
    margin-left: 0%;
  }
  100% {
    margin-left: 1%;
  }
}

.capabilities {
  position: relative;
  height: 100vh;
  background-color: #181818;
}

.menu_custom {
  margin-right: 1.6rem;
}

.menu-img img {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu-img .img_up {
  z-index: 1;
}
.menu-img .img_up {
  z-index: 2;
  opacity: 0.75;
}

.overlay-image {
  height: 100%;
}
.overlay-image .container-fluid {
  height: 100%;
}
.overlay-image .container-fluid .nav-lists {
  position: relative;
  top: 25%;
  list-style: none;
  z-index: 3;
  padding-left: 2rem;
  pointer-events: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.overlay-image .container-fluid .nav-lists .menu {
  cursor: pointer;
  -webkit-box-flex: 0.11;
      -ms-flex: 0.11;
          flex: 0.11;
  margin-bottom: 3rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.overlay-image .container-fluid .nav-lists .menu span {
  cursor: pointer !important;
  font-family: "Freigeist";
  font-size: 2.2rem;
  text-decoration: none;
  color: #DDDDDD;
  font-weight: 500;
}
.overlay-image .container-fluid .nav-lists .menu span:hover {
  color: #10a7d5;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

.link_specialize {
  position: relative;
  font-family: "Freigeist";
  color: #DDDDDD;
  text-decoration: none;
  top: 20%;
  font-size: 1rem;
  font-weight: 500;
  padding-left: 2.1rem;
  z-index: 3;
}
.link_specialize:hover {
  color: #10a7d5;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.link_specialize:hover .capabilities_link {
  -webkit-animation: move alternate 0.5s infinite;
          animation: move alternate 0.5s infinite;
}
@keyframes move {
  0% {
    margin-left: 0%;
  }
  100% {
    margin-left: 1%;
  }
}

.revolve {
  position: relative;
  height: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-inline: 2rem;
  background-color: #181818;
}

.revolve-text {
  font-family: "Freigeist-WideRegular";
  font-size: 2.1rem;
  margin: 3.9rem 0;
  color: #DDDDDD;
  width: 50%;
}

.content2 .owl-stage {
  -webkit-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
}
.content2 .item img {
  width: var(--width);
}
.content2 .owl-controls .owl-buttons div {
  position: relative;
  top: -20px;
  right: -205px;
  background-color: transparent;
  padding: 3px 3px;
}

.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl_custom .owl-item {
  margin-right: 0 !important;
}
.owl_custom .owl-item .item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.owl_custom .owl-item .item img {
  width: var(--width);
}

#owl-demo2 .owl-item .item {
  height: 30vh;
}

.back_white {
  position: relative;
  background-color: #DDDDDD;
  border-color: #707070;
  padding: 2rem 0rem;
  overflow: hidden;
  margin: 5rem 0rem 0;
}

.subject-revolve {
  font-family: "Freigeist";
  font-weight: 500;
  font-size: 1.2rem;
  color: #1F1F1F;
}

.text-small-custom {
  font-family: "Freigeist";
  display: block;
  font-size: 0.9rem;
  font-weight: 500;
  color: #1F1F1F;
  margin-bottom: 2rem;
}

.cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.owl_custom2 {
  margin-top: 3rem;
  margin-bottom: 2rem;
}

.owl-nav {
  position: relative;
  right: 20px;
  text-align: right !important;
}
.owl-nav button {
  background-color: transparent !important;
}
.owl-nav button:nth-child(1) {
  margin-right: 0.9rem !important;
}

.number {
  font-family: "Freigeist";
  font-size: 1rem;
  position: absolute;
  bottom: 15px;
  left: 0px;
}
@media (max-width: 1024px) {
  .number {
    bottom: 0;
  }
}

.retraine {
  position: relative;
  height: 800px;
}

.back_retraine {
  background-size: cover !important;
  background-position: 100% !important;
  height: 100%;
}

.overlay-text {
  font-family: "Freigeist-WideRegular";
  font-size: 2.5vw;
  padding: 11rem 2.75rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
}
.overlay-text p {
  width: 55%;
}

.link_about {
  font-family: "Freigeist";
  font-size: 1rem;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.link_about:hover {
  color: #10a7d5;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  text-decoration: none;
}
.link_about:hover .link_about_img {
  -webkit-animation: move_arrow 0.5s alternate infinite;
          animation: move_arrow 0.5s alternate infinite;
}
@-webkit-keyframes move_arrow {
  0% {
    margin-left: 0%;
  }
  100% {
    margin-left: 1%;
  }
}
@keyframes move_arrow {
  0% {
    margin-left: 0%;
  }
  100% {
    margin-left: 1%;
  }
}

.blend {
  position: relative;
  height: auto;
  padding: 0rem 2rem;
  background-color: #181818;
}

.text-blend {
  font-family: "Freigeist";
  font-size: 2rem;
  color: #DDDDDD;
}

.card_blend_text {
  margin-top: 1rem;
  text-align: left;
  width: 100%;
  color: #DDDDDD;
}
.card_blend_text .title_blend1 {
  font-family: "Freigeist";
  font-size: 0.85rem;
  color: #DDDDDD;
}
.card_blend_text .title_blend2 {
  font-family: "Freigeist";
  font-size: 1.1rem;
  font-weight: 600;
  width: 100%;
  color: #DDDDDD;
  word-break: break-word;
  text-align: justify;
  margin-top: 1rem;
}

.title_blend3 {
  font-family: "Freigeist";
  font-size: 0.9rem;
}

.card_blend .box_img_blend {
  padding-bottom: 1rem;
  overflow: hidden;
  width: 100%;
  max-height: 50vh;
  color: #DDDDDD;
}
.card_blend .box_img_blend img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.link_explore {
  color: #DDDDDD;
  text-decoration: none;
  font-size: 1rem;
}
.link_explore:hover {
  color: #10a7d5;
  text-decoration: none;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.link_explore:hover .link_explore_arrow {
  -webkit-animation: move 0.5s alternate infinite;
          animation: move 0.5s alternate infinite;
}
@keyframes move {
  0% {
    margin-left: 0%;
  }
  100% {
    margin-left: 1%;
  }
}

.back_black {
  background-color: #181818;
  color: #DDDDDD;
  height: auto;
  padding: 23rem 2rem 5rem;
}

.work_togther {
  display: block;
  font-family: "Freigeist-WideRegular";
  font-size: 3rem;
  text-align: center;
}

.footer_custom {
  position: relative;
}
@media (max-width: 1024px) {
  .footer_custom .content_bottom_footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.logo_header img {
  width: 3vw;
  -o-object-fit: cover;
     object-fit: cover;
}

.logo_footer {
  position: relative;
}
.logo_footer img {
  position: absolute;
  left: -25px;
  width: 12vw;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 764px) {
  .logo_footer img {
    width: 30vw;
  }
}
@media (min-width: 2500px) {
  .logo_footer img {
    top: -3vh;
  }
}

.title_footer {
  font-family: "Freigeist-WideRegular";
  color: #fff;
  font-size: 3rem;
  color: #ea5123;
}

.content_footer {
  line-height: 1.5;
  padding: 0 0.2rem;
}
.content_footer div.ch1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
}

.list_footer {
  list-style: none;
  padding: 0;
}
.list_footer .name {
  font-family: "Freigeist";
  font-size: 0.9rem;
  color: #DDDDDD;
}
.list_footer a {
  font-family: "Freigeist";
  font-size: 0.9rem;
  color: #DDDDDD;
  text-decoration: none;
}
.list_footer a:hover {
  color: #DDDDDD;
}

.separative {
  margin: 2rem 0rem;
}

.novisible_scroll {
  opacity: 0;
  visibility: hidden;
}

.scrollFade--visible .animate-fadein-slow1 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.scrollFade--visible .animate-fadein-slow2 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.scrollFade--visible .animate-fadein1 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.scrollFade--visible .animate-fadein2 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.scrollFade--visible .animate-fadein3 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.scrollFade--visible .animate-fadein4 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}

.scrollFade--visible .animate-fadein5 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}

.scrollFade--visible .animate-fadein6 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 2.9s;
          animation-delay: 2.9s;
}

.scrollFade--visible .animate-fadein-fast1 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.scrollFade--visible .animate-fadein-fast2 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.scrollFade--visible .animate-fadein-fast3 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.scrollFade--visible .animate-fadein-fast4 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.scrollFade--visible .animate-fadein-fast5 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.scrollFade--visible .animate-fadein-fast6 {
  -webkit-animation: fadeInAnimation ease 2s;
          animation: fadeInAnimation ease 2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.fadein {
  opacity: 0;
}

.scrollFade--hidden {
  opacity: 0;
  pointer-events: none;
}

.scrollFade--visible {
  opacity: 1 !important;
  pointer-events: all !important;
}

.scrollFade--animate {
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

@-webkit-keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.scrollFade--hidden {
  opacity: 0;
  pointer-events: none;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.contact {
  position: absolute;
  top: -40px;
  width: 100%;
  padding: 0 2.5rem;
}

.lazy {
  display: none;
}

.back_blue {
  position: relative;
  background-color: #ea5123;
  height: 347px;
  padding: 8rem 0;
}

.title_footer_logo {
  margin-top: 4.5rem;
}

.contact_mobile {
  display: none;
}
.contact_mobile .back_blue {
  position: absolute;
  height: 366px;
  width: 100%;
  background-size: cover;
}
.contact_mobile .back_blue .work_togther {
  color: #fff;
  font-size: 1.3rem;
}
.contact_mobile .back_blue .link_contact {
  color: #fff;
  display: inline-grid;
  margin-top: 1rem;
}
.contact_mobile .back_blue .link_contact img {
  padding: 0 !important;
  margin: 1rem auto;
}

.list_social .follow_link {
  padding-right: 5.7rem;
}
.list_social a {
  text-decoration: none;
  color: #DDDDDD;
  font-family: "Freigeist";
  font-size: 1rem;
  padding-right: 5.7rem;
}
.list_social a:hover {
  text-decoration: none;
  color: #DDDDDD;
  font-family: "Freigeist";
}
.list_social li a:hover {
  color: #EA5123;
}
.list_social li:last-child a {
  padding-right: 0;
}
.list_social li:last-child a:hover {
  padding-right: 0;
  color: red;
}

.policy {
  margin-right: 8rem;
}

.link_contact {
  font-family: "Freigeist";
  color: #1F1F1F;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 550;
}
.link_contact:hover {
  font-family: "Freigeist";
  color: #1F1F1F;
  text-decoration: none;
}

.content_contact {
  text-align: center;
}

.progress-bar {
  position: absolute;
  top: 100%;
  left: 0;
  height: 6px;
  width: 100%;
  background-color: transparent;
}
.progress-bar .progress-bar-inner {
  position: relative;
  width: 0%;
  padding: 0px;
  height: 6px;
  background-color: #ea5123;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.floating {
  -webkit-animation-name: animate;
          animation-name: animate;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.floating2 {
  -webkit-animation-name: animate2;
          animation-name: animate2;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.tooltip_custom {
  outline: #fff;
  padding: 0.8rem 1rem;
  border-radius: 5px;
  position: relative;
}

.tooltip_custom.draw {
  -webkit-animation: fill 5s ease-in-out infinite;
          animation: fill 5s ease-in-out infinite;
  z-index: 999;
}

@-webkit-keyframes fill {
  0% {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)), -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background: linear-gradient(to right, #fff, #fff), linear-gradient(to right, #fff, #fff), linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #fff, #fff);
    background-position: 0% 0%, 100% 100%, 0% 0%, 100% 100%;
    background-size: 0% 2px, 0% 2px, 2px 0%, 2px 0%;
    /* 2px is border thickness */
    background-repeat: no-repeat;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  50% {
    background-size: 100% 2px, 100% 2px, 2px 100%, 2px 100%;
  }
  100% {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)), -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background: linear-gradient(to right, #fff, #fff), linear-gradient(to right, #fff, #fff), linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #fff, #fff);
    background-position: 0% 0%, 100% 100%, 0% 0%, 100% 100%;
    background-size: 0% 2px, 0% 2px, 2px 0%, 2px 0%;
    /* 2px is border thickness */
    background-repeat: no-repeat;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
}

@keyframes fill {
  0% {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)), -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background: linear-gradient(to right, #fff, #fff), linear-gradient(to right, #fff, #fff), linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #fff, #fff);
    background-position: 0% 0%, 100% 100%, 0% 0%, 100% 100%;
    background-size: 0% 2px, 0% 2px, 2px 0%, 2px 0%;
    /* 2px is border thickness */
    background-repeat: no-repeat;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  50% {
    background-size: 100% 2px, 100% 2px, 2px 100%, 2px 100%;
  }
  100% {
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)), -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background: linear-gradient(to right, #fff, #fff), linear-gradient(to right, #fff, #fff), linear-gradient(to bottom, #fff, #fff), linear-gradient(to bottom, #fff, #fff);
    background-position: 0% 0%, 100% 100%, 0% 0%, 100% 100%;
    background-size: 0% 2px, 0% 2px, 2px 0%, 2px 0%;
    /* 2px is border thickness */
    background-repeat: no-repeat;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
}
.arrow2 {
  -webkit-animation: slide2 1s ease-in-out infinite;
          animation: slide2 1s ease-in-out infinite;
}

@-webkit-keyframes slide2 {
  0%, 100% {
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate(10px, 10px) rotate(45deg);
            transform: translate(10px, 10px) rotate(45deg);
  }
}

@keyframes slide2 {
  0%, 100% {
    -webkit-transform: translate(0, 0) rotate(45deg);
            transform: translate(0, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate(10px, 10px) rotate(45deg);
            transform: translate(10px, 10px) rotate(45deg);
  }
}
.arrow_pos {
  position: absolute;
  top: -73px;
  left: -54px;
  display: none;
}
.arrow_pos .fa {
  color: #ACD8E2;
  font-size: 2.5rem;
}

.close_pos {
  position: relative;
  top: -78px;
  float: right;
  display: none;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.close_pos .fa {
  color: #ACD8E2;
  font-size: 1.5rem;
}
.close_pos:hover {
  text-decoration: none;
}
.close_pos:hover .fa {
  color: #ACD8E2;
  font-size: 1.5rem;
}

.hide_logo {
  display: none !important;
  -webkit-transition: display 0s ease;
  transition: display 0s ease;
}

.side_menu {
  position: fixed;
  bottom: 100%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
  height: 0;
  background-color: #191919;
  padding: 0.5rem;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.side_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 90%;
  margin: 5rem 0;
}
.side_menu ul li {
  min-height: 0;
  -webkit-box-flex: 0.2;
  -ms-flex: 0.2;
      flex: 0.2;
  width: 100%;
  text-align: center;
}
.side_menu ul li a,
.side_menu ul li a:hover,
.side_menu ul li a:focus,
.side_menu ul li a:active {
  color: #fff !important;
  font-size: 1.3rem;
  text-decoration: none;
  text-transform: uppercase !important;
  z-index: 11;
  padding: 0 !important;
}
.side_menu .link_contact {
  font-family: "Freigeist-WideRegular";
  color: #fff;
  text-decoration: underline !important;
  text-decoration-thickness: 0.1rem;
  text-underline-offset: 0.1rem;
}
.side_menu .business_link {
  font-size: 1.2rem !important;
}

.navbar-toggler {
  cursor: pointer;
  z-index: 999;
  position: absolute;
  top: 18px;
  right: 12px;
  display: none;
}
.navbar-toggler:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent !important;
}

.open_menu {
  overflow: hidden !important;
}

.show_menu {
  visibility: visible;
  opacity: 1;
  height: 100%;
  bottom: 0;
  top: 0;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s all ease;
  overflow: hidden !important;
  padding: 1rem;
}

.content_revolve {
  height: 100%;
}
.content_revolve .ch1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  height: 100%;
}
.content_revolve .ch {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
  height: 100%;
  position: relative;
}

@keyframes fadein {
  from {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s 3s, opacity 3s linear;
    transition: visibility 0s 3s, opacity 3s linear;
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 3s linear;
    transition: opacity 3s linear;
  }
}
@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s 3s, opacity 3s linear;
    transition: visibility 0s 3s, opacity 3s linear;
  }
  to {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 3s linear;
    transition: opacity 3s linear;
  }
}
.animation_fadeIn {
  animation: fadein 3s;
  -moz-animation: fadein 3s;
  /* Firefox */
  -webkit-animation: fadein 3s;
  /* Safari and Chrome */
  -o-animation: fadein 3s;
  /* Opera */
}

@keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.animated {
  animation-duration: 2s;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  -webkit-animation-fill-mode: both;
}

.fadeInUp1 {
  opacity: 0;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

.fadeInUp2 {
  opacity: 0;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}