.container-proceed,
.image-wrapper,
.menuItem a,
ul.numeric li {
  position: relative;
}
.bg-black,
.community-footer {
  background-color: #000;
}
.pilcrow-heavy,
.slide-content .name p,
ul.numeric li {
  font-family: pilcrow-heavy;
}
@font-face {
  font-family: HoeflerText;
  src: url("fonts/HoeflerText.eot?#iefix") format("embedded-opentype"),
    url("fonts/HoeflerText.woff") format("woff"),
    url("fonts/HoeflerText.ttf") format("truetype"),
    url("fonts/HoeflerText.svg#HoeflerText") format("svg");
  font-weight: 400;
  font-style: normal;
}
#slides .slideGroup .projects-imgs {
  height: 100% !important;
  -o-object-fit: contain;
  object-fit: contain;
}
.background-contain {
  background-size: contain !important;
}
@media (min-width: 768px) {
  .project-desktop-image {
    display: block !important;
  }
  .project-mobile-image {
    display: none !important;
  }
}
.animate {
  opacity: 0;
  transform: translate3d(0, -15%, 0);
  transition: 1.5s;
}
.expandable-div {
  max-height: 300px;
  overflow: auto;
}
.expandable-div::-webkit-scrollbar {
  width: 4px;
  position: absolute;
  right: 100px;
}
.expandable-div::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #c7c7c7;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.expandable-div::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 10px;
}
.animate.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.container-proceed-title {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
.container-proceed-title h1 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 0 90px;
}
.pb-1 {
  padding-bottom: 1px !important;
}
.container-proceed {
  padding-bottom: 150px;
  margin: 0 100px -1px;
}
.container-proceed .left {
  padding: 25px 25px 0;
  width: 20% !important;
}
.container-proceed .left .title {
  font-family: pilcrow-heavy;
  padding-top: 50px;
  font-size: 55px;
  color: #fff;
  margin: 0;
  height: 110px;
}
.container-proceed .left .text {
  font-family: pilcrow;
  font-size: 18px;
  line-height: 1.2;
  color: #fff;
  height: 350px;
}
.community-wrapper {
  display: flex;
  flex-direction: column;
}
.main-title.team-main-title.centered {
  text-align: center;
  margin-right: 50px;
}
.main-title.team-main-title.centered .big-title-description,
.menuItem a:hover::before,
.menuItem.active a:before {
  width: 100%;
}
.container-proceed .left .image-wrapper {
  padding-top: 84%;
}
.padding-team {
  padding: 10px;
  box-sizing: border-box;
}
.container-proceed .left .image-ratio {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
}
.container-proceed .left hr {
  width: 64px;
  height: 1px;
  background-color: #fff;
  margin: 30px 0;
}
.menuItem a:before {
  content: "";
  position: absolute;
  width: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 8px;
  background-color: #fff;
  transition: 0.3s ease-in-out;
}
@media (min-width: 1920px) {
  .container-proceed .left {
    padding: 25px 42px 0;
  }
}
@media (min-width: 1720px) {
  .container-proceed .left {
    padding: 25px 38px 0;
  }
}
@media (max-width: 375px) {
  .full-width-box {
    width: 100% !important;
  }
}
@media (max-width: 1247px) and (min-width: 1200px) {
  .container-proceed .left {
    padding: 25px 20px 0;
    width: 21% !important;
  }
}
@media (max-width: 1199px) {
  .container-proceed {
    padding-bottom: 50px !important;
  }
  .container-proceed .left {
    width: 44% !important;
  }
}
@media (max-width: 1033px) {
  .container-proceed .left {
    width: 43% !important;
  }
}
@media (max-width: 915px) {
  .container-proceed .left {
    width: 42% !important;
  }
  .left.left-a input[type="text"] {
    width: 100% !important;
  }
}
@media (max-width: 825px) {
  .container-proceed .left {
    width: 41% !important;
  }
}
@media (max-width: 767.98px) {
  .project-desktop-image {
    display: none !important;
  }
  .project-mobile-image {
    display: block !important;
  }
  .main-title.team-main-title.centered {
    margin: auto;
  }
  .main-title.team-main-title.centered .partners-title {
    font-size: 35px !important;
  }
  .container-proceed-title h1 {
    padding: 60px 0 20px !important;
  }
  .container-proceed-title.the-secret-process-title h1 {
    padding: 60px 20px 20px !important;
  }
  .container-proceed {
    padding-bottom: 0 !important;
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  .container-proceed .left {
    width: 80% !important;
    margin: 0 auto;
    float: none;
  }
  .container-proceed .title {
    padding-top: 35px !important;
    font-size: 35px !important;
    height: auto !important;
  }
  .container-proceed .text {
    font-size: 18px !important;
    height: auto !important;
    max-height: 100% !important;
    padding-bottom: 25px;
  }
  .container-proceed .image-wrapper {
    padding-top: 70% !important;
  }
}
.search-btn.mobile,
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.search-btn.desktop {
  display: block;
}
.grecaptcha-badge.bottom {
  transform: translateY(-55px);
  transition: 0.5s !important;
}
.grecaptcha-badge {
  transform: translateY(0);
  transition: 0.5s !important;
}
.copyright,
.thesecret .thesecretBox .right.right-w {
  width: 50%;
}
@media (max-width: 575.98px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }
  .copyright {
    width: 100%;
  }
  .search-btn.mobile {
    display: block;
    margin: 15px 0;
  }
  .search-btn.mobile .search-mobile-field {
    width: 140px;
    height: 30px;
    border: 2px solid #000;
    margin-right: 50px;
    text-align: right;
    padding-right: 10px;
    padding-left: 10px;
    color: #0f1821;
  }
  .search-btn.desktop {
    display: none;
  }
  .menuItem a:before {
    height: 4px;
  }
  .container-proceed {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  .main-title {
    font-size: 40px !important;
  }
}
ul.numeric {
  counter-reset: item;
  list-style-type: none !important;
}
ul.numeric li {
  font-size: 40px;
  color: #fff;
}
ul.numeric li .big-title {
  font-size: 35px;
}
ul.numeric li :before {
  content: counter(item, decimal-leading-zero);
  font-size: 35px;
  margin-left: -52px;
  margin-right: 10px;
  counter-increment: item;
  border-bottom: 3px solid #fff;
  padding-bottom: 2px;
  display: inline-block;
  position: absolute;
}
.color-white {
  color: #fff;
}
.community .communityBox {
  margin: 50px 50px 0;
}
.community .communityBox .left,
.thesecret .thesecretBox .left {
  float: left;
}
.community .communityBox .left.left-w,
.community .communityBox .right.right-w {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 48%;
}
.community .communityBox .left.left-w p,
.community .communityBox .right.right-w p {
  margin: 0;
  font-family: pilcrow !important;
  font-size: 34px !important;
  line-height: 1.2;
}
.right.footer-icons .left a img {
  transition: 0.2s ease-in-out;
}
.right.footer-icons .left a img:hover {
  transform: translateY(-10px);
}
.community .communityBox .right,
.thesecret .thesecretBox .right {
  float: right;
}
.image-wrapper {
  padding-top: 50%;
}
.image-ratio {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.cover-padding {
  margin-top: 20px;
}
.community-footer {
  color: #fff;
}
.thesecret {
  overflow: hidden;
}
.thesecret .thesecretBox {
  margin: 0 50px;
}
.thesecret .thesecretBox .left.left-w {
  width: 45%;
}
.thesecret .thesecretBox .left.left-w.dynamic p:first-child,
.thesecret .thesecretBox .right.right-w.dynamic p:first-child {
  margin-top: 90px;
}
.thesecret .thesecretBox .left.left-w.dynamic p:last-child,
.thesecret .thesecretBox .right.right-w.dynamic p:last-child {
  margin-bottom: 90px;
}
.thesecret .thesecretBox .left.left-w.dynamic p,
.thesecret .thesecretBox .right.right-w.dynamic p {
  line-height: 1;
  margin: 20px 20px 20px 0;
}
.thesecret .thesecretBox .left.left-w p {
  line-height: 1;
  margin: 80px 20px 80px 0;
}
.thesecret .thesecretBox .left.left-w p span,
.thesecret .thesecretBox .right.right-w p span {
  font-family: pilcrow !important;
  font-size: 34px !important;
  line-height: 1.2;
}
.thesecret .thesecretBox .left.left-w h2,
.thesecret .thesecretBox .right.right-w h2 {
  margin: 90px 0 0;
  font-size: 28px;
}
.thesecret .thesecretBox .left.left-w.dynamic h2:first-child,
.thesecret .thesecretBox .right.right-w.dynamic h2:first-child {
  margin: 90px 0 0 !important;
}
.thesecret .thesecretBox .left.left-w.dynamic h2:last-child,
.thesecret .thesecretBox .right.right-w.dynamic h2:last-child {
  margin: 0 0 90px !important;
}
.thesecret .thesecretBox .right.right-w div {
  height: 100%;
}
.thesecret .thesecretBox .right.right-w p {
  line-height: 1;
  margin: 80px 0 80px 20px;
}
@media screen and (max-width: 963px) {
  .thesecret .thesecretBox .right.right-w.dynamic h2:first-child {
    margin: 0 !important;
  }
}
@media (min-width: 1500px) {
  .community .communityBox {
    height: 400px !important;
  }
  .community .communityBox .left.left-w,
  .community .communityBox .right.right-w {
    height: 100%;
  }
}
@media (max-width: 991px) {
  .approach-mobile-bottom-margin {
    margin-bottom: 60px;
  }
}
@media (min-width: 1920px) {
  .community .communityBox {
    height: 500px !important;
  }
  .community .communityBox .left.left-w,
  .community .communityBox .right.right-w {
    height: 500px;
  }
}
@media (max-width: 963px) {
  .footer-w-team {
    height: 136px !important;
  }
  .footer-w-team .medium {
    padding-top: 4px;
  }
  .footer-w-team .footer-icons {
    width: 100%;
    margin: 0 !important;
    text-align: center;
    bottom: 17px;
  }
  .footer-w-team .footer-icons .white {
    margin-top: 5px;
  }
  .thesecret {
    overflow: hidden;
    padding-bottom: 150px;
  }
  .thesecret .thesecretBox {
    margin: 0 30px;
    height: 500px !important;
  }
  .thesecret .thesecretBox .left.left-w,
  .thesecret .thesecretBox .right.right-w {
    width: 100%;
  }
  .thesecret .thesecretBox .left.left-w h2,
  .thesecret .thesecretBox .right.right-w h2 {
    margin: 50px 0 0;
  }
  .thesecret .thesecretBox .left.left-w p,
  .thesecret .thesecretBox .right.right-w p {
    margin: 20px 0;
  }
  .community {
    height: 100% !important;
  }
  .community .communityBox {
    margin: 0 30px;
    display: grid;
    height: 100% !important;
  }
  .community .communityBox .left.left-w,
  .community .communityBox .right.right-w {
    height: 100% !important;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .community .communityBox .left.left-w p span,
  .community .communityBox .right.right-w p span {
    font-size: 20px !important;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
}
.headerMenu.left.left-margin-2.top-margin-logo {
  margin-top: 5px !important;
}
@media (max-width: 767.98px) {
  ul.numeric {
    padding-left: 8px;
  }
  ul.numeric li {
    position: relative;
  }
  ul.numeric li :before {
    content: counter(item, decimal-leading-zero);
    font-size: 15px;
    margin-left: -20px;
    margin-right: 3px;
    display: inline-block;
    position: absolute;
    top: 16px;
  }
  .community .communityBox .left.left-w p span,
  .community .communityBox .right.right-w p span,
  .thesecret .thesecretBox .left.left-w p span,
  .thesecret .thesecretBox .right.right-w p span {
    font-size: 20px !important;
  }
  div#description.d-none {
    display: none !important;
  }
  .cover-height {
    height: 200px;
  }
  #slides .slideGroup .projects-imgs {
    height: auto !important;
  }
}
.swiper-button-prev {
  background: url("../images/svg-icons/arrow-left.svg") no-repeat;
  left: 0 !important;
}
.swiper-button-next {
  background: url("../images/svg-icons/arrow-right.svg") no-repeat;
  right: -10px !important;
}
.container-testimonial {
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 55px;
}
.container-testimonial .about-process-title {
  margin-left: 20px;
  padding-bottom: 30px !important;
}
.container-testimonial .testimonialSwiper {
  padding: 0 25px;
}
.swiper-slide {
  height: 435px !important;
  background-color: #fff;
}
.slide-content {
  padding: 16px;
}
.slide-content .name p {
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 32px;
  margin-bottom: 5px;
}
.slide-content .position {
  color: #000;
  font-family: pilcrow;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
}
.slide-content .description {
  max-height: 280px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 13;
  -webkit-box-orient: vertical;
}
.slide-content .description p {
  color: #000;
  font-family: pilcrow;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 575px) {
  .slide-content .name p {
    font-size: 25px;
  }
.footer-w-team {
    height: 146px !important;
  }
}
.dynamic-section {
  margin-left: 75px !important;
}
@media (max-width: 964px) {
  .container-testimonial {
    padding-left: 30px;
    padding-right: 30px;
  }
  .dynamic-section {
    margin-left: 50px !important;
  }
}
@media (max-width: 768px) {
  .container-testimonial .about-process-title {
    margin-left: 0;
  }
  .dynamic-section {
    margin-left: 30px !important;
  }
  .numeric-dynamic {
    padding-left: 25px !important;
  }
}
