.home-box-title {
  font-size: 24px !important;
  font-weight: 500 !important;
  text-transform: none !important;
  color: #121212 !important;
  padding-top: 10px;
  padding-bottom: 10px; }

.home-box-bg {
  background: #f8f8f8;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px; }

.home-boxes-container {
  max-width: 1320px;
  padding: 0 20px; }

@media (min-width: 992px) {
  .home-boxes-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto; }

  .home-box-bg {
    /*
    width: 33.33%;
    flex-basis: 33.33%;
    */
    margin-bottom: 0;
    padding: 2.5vw;
    border: 1.05vw solid white; } }
.home-boxes-about-nav {
  text-align: right;
  font-size: 30px;
  margin-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .home-boxes-about-nav {
      margin-left: 110px;
      margin-right: 110px; } }
  .home-boxes-about-nav i {
    display: inline-block;
    padding: 25px 10px 25px 10px;
    margin-right: 0 !important;
    color: #7f7f7f !important; }
    .home-boxes-about-nav i:hover {
      color: #515151 !important; }

.gdlr-core-personnel-list-title a {
  font-size: 24px;
  line-height: 26px;
  color: #121212; }

.gdlr-core-personnel-list-title a small {
  font-size: 18px;
  color: #888888;
  line-height: 26px;
  display: block;
  margin-top: 15px; }

.gdlr-core-flexslider.flexslider.team-slider[data-type="carousel"] ul.slides > li {
  border: none; }

.gdlr-core-personnel-item .gdlr-core-personnel-list-title {
  font-weight: 500;
  text-transform: none;
  padding: 0 1.82vw; }

.team-wrap {
  position: relative;
  padding-bottom: 20px; }

.sp-image {
  max-width: auto !important; }

.topslider {
  position: relative;
  min-height: 100vh; }

.topslider .owl-slides-navigation {
  position: absolute;
  height: 80px;
  bottom: 140px;
  width: 100%;
  z-index: 400; }

.owl-slide-navigation-wrap {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.owl-slide-navigation-wrap a {
  display: block;
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 30px;
  line-height: 20px;
  font-size: 20px;
  text-align: center; }

.owl-slides {
  min-height: 100vh; }

.owl-slides div:not(.owl-controls) {
  height: 100vh; }

.owl-slides .slide-text .slide-title {
  color: #fff; }

.owl-slides .slide-text .slide-description {
  color: #fff; }

.slide-text .slide-title {
  padding-bottom: 40px;
  position: relative;
  margin-bottom: 40px; }
  .slide-text .slide-title::after {
    width: 45px;
    height: 2px;
    background: currentColor;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: block; }
.slide-text .slide-btn-wrap a {
  display: inline-block;
  padding: 5px 40px;
  color: #fff;
  text-decoration: none;
  background: #000; }

.owl-slides .owl-item.active .slide-text .slide-title {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  font-weight: 400; }

.owl-slides .owl-item.active .slide-text .slide-description {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s; }

.owl-slides .slide::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.18); }

.slide .home-boxes-container {
  height: 100%;
  position: relative; }

.owl-slides .slide .slide-text {
  height: auto; }

.slide .home-boxes-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#homepage-above-footer {
  background: #fafafa; }

@media (min-width: 768px) {
  .custom-boxes-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
.custom-boxes-3 .custom-box {
  padding: 25px;
  text-align: left;
  margin-bottom: 25px;
  background: #f8f8f8;
  color: #4c4c4c;
  font-size: 18px; }
  .custom-boxes-3 .custom-box-center {
    text-align: center; }
  @media (min-width: 768px) {
    .custom-boxes-3 .custom-box {
      padding: 90px 2.5vw;
      margin-bottom: 2.5vw;
      width: calc(33.33% - 20px); }
      .custom-boxes-3 .custom-box:nth-child(3n + 2), .custom-boxes-3 .custom-box:nth-child(3n + 3) {
        margin-left: 30px; } }
  .custom-boxes-3 .custom-box-title h1,
  .custom-boxes-3 .custom-box-title h2,
  .custom-boxes-3 .custom-box-title h3,
  .custom-boxes-3 .custom-box-title h4,
  .custom-boxes-3 .custom-box-title h4,
  .custom-boxes-3 .custom-box-title h6 {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 500;
    color: #121212; }
  .custom-boxes-3 .custom-box-text {
    margin-top: 25px; }
  .custom-boxes-3 .custom-box-icon {
    padding-bottom: 30px; }
    .custom-boxes-3 .custom-box-icon img {
      max-width: 100%;
      height: auto;
      max-height: 72px;
      width: auto; }
  .custom-boxes-3 .custom-box.custom-box-shadow {
    padding: 50px 2.5vw 35px 2.5vw;
    background: #fff;
    -webkit-box-shadow: 0px 0px 34.4px 8.6px rgba(0, 0, 0, 0.06);
            box-shadow: 0px 0px 34.4px 8.6px rgba(0, 0, 0, 0.06); }

.content-section {
  margin-top: 40px; }
  @media (min-width: 768px) {
    .content-section {
      margin-top: 80px; } }
  .content-section-text-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    .content-section-text-image .content-section-image img {
      max-width: 100%;
      height: auto; }
    @media (min-width: 768px) {
      .content-section-text-image {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; }
        .content-section-text-image .content-section-image {
          width: 50%; }
        .content-section-text-image .content-section-text {
          padding-right: 6.5%;
          width: 50%; } }

.page-content-title h1,
.page-content-title h2,
.page-content-title h3,
.page-content-title h4,
.page-content-title h5,
.page-content-title .h1,
.page-content-title .h2,
.page-content-title .h3,
.page-content-title .h4 {
  font-weight: 500;
  margin-top: 50px;
  text-transform: none;
  color: #121212;
  letter-spacing: 2px;
  font-size: 40px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .page-content-title h1,
    .page-content-title h2,
    .page-content-title h3,
    .page-content-title h4,
    .page-content-title h5,
    .page-content-title .h1,
    .page-content-title .h2,
    .page-content-title .h3,
    .page-content-title .h4 {
      font-size: 60px;
      letter-spacing: 5px; } }
.page-content-title + .page-content-subtitle {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: none;
  color: #7b7b7b; }

.short-line {
  display: block;
  height: 1px;
  width: 15px;
  position: relative;
  margin-bottom: 50px; }
  .short-line::before {
    height: 1px;
    width: 100%;
    content: "";
    display: block;
    background: #000; }

.page-content-subtitle {
  font-size: 21px;
  color: #888888;
  letter-spacing: 0.6px; }
  .page-content-subtitle .long-line {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: inline-block;
    width: 175px;
    margin-left: 60px;
    height: 1px;
    border-color: #000; }

.gray-color {
  color: #676767; }
  .gray-color h1,
  .gray-color h2,
  .gray-color h3,
  .gray-color h4,
  .gray-color h5,
  .gray-color h6,
  .gray-color p,
  .gray-color b,
  .gray-color strong {
    color: #676767; }

.first-home-text-section .gray-color h1,
.first-home-text-section .gray-color h2,
.first-home-text-section .gray-color h3,
.first-home-text-section .gray-color h4,
.first-home-text-section .gray-color h5,
.first-home-text-section .gray-color h6 {
  font-weight: 500; }

.member-row {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .member-row {
      margin-top: 60px;
      margin-bottom: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; } }
  .member-row-photo {
    padding-top: 100%; }
    @media (min-width: 768px) {
      .member-row-photo {
        width: 31%;
        padding-top: 0; } }
  .member-row-content {
    padding: 7%;
    background: #f8f8f8; }
    @media (min-width: 768px) {
      .member-row-content {
        width: 69%; } }
    .member-row-content h3 {
      color: #121212;
      font-size: 24px; }
      .member-row-content h3 + h4 {
        font-weight: 400;
        font-size: 18px;
        color: #888888; }
    .member-row-content p {
      margin: 20px 0; }
    .member-row-content span {
      color: #00beac; }
    @media (min-width: 768px) {
      .member-row-content .link-more {
        text-align: right; } }
    .member-row-content .link-more a {
      color: #121212;
      text-decoration: underline;
      text-underline-offset: 5px; }

.spacer {
  height: 15px; }
  @media (min-width: 768px) {
    .spacer {
      height: 30px; } }
  .spacer-2 {
    height: 30px; }
    @media (min-width: 768px) {
      .spacer-2 {
        height: 60px; } }
  .spacer-3 {
    height: 45px; }
    @media (min-width: 768px) {
      .spacer-3 {
        height: 90px; } }
  .spacer-4 {
    height: 60px; }
    @media (min-width: 768px) {
      .spacer-4 {
        height: 120px; } }

@media (min-width: 768px) {
  .mobile-only {
    display: none;
    padding: 0;
    margin: 0;
    height: 0; } }

@media (min-width: 768px) {
  .members-contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.member-box {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .member-box {
      width: calc(33.33% - 30px); }
      .member-box:nth-child(3n + 2), .member-box:nth-child(3n + 3) {
        margin-left: 30px; } }
  .member-box-photo {
    padding-top: 127%; }
  .member-box-content {
    padding: 15px; }
    .member-box-content h3 {
      color: #121212;
      font-size: 24px; }
      .member-box-content h3 + h4 {
        margin-top: 0;
        font-size: 16px;
        color: #475058;
        font-weight: 400;
        margin-bottom: 40px; }
  @media (min-width: 768px) {
    .member-box-3 {
      width: calc(33.33% - 30px);
      margin-bottom: 30px; } }

.last-member-box .member-box-photo {
  background: #eeeef0;
  position: relative; }
  .last-member-box .member-box-photo a {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-decoration: underline;
    text-underline-offset: 7px; }

.page-hero {
  height: 370px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: cover;
  background-repeat: no-repeat; }
  .page-hero-content {
    position: relative;
    z-index: 1;
    color: #fff; }
    .page-hero-content .page-hero-title {
      font-weight: 500;
      font-size: 40px;
      color: #fff; }
      .page-hero-content .page-hero-title h1,
      .page-hero-content .page-hero-title h2,
      .page-hero-content .page-hero-title h3,
      .page-hero-content .page-hero-title h4,
      .page-hero-content .page-hero-title h5,
      .page-hero-content .page-hero-title h6 {
        color: #fff; }
      @media (min-width: 768px) {
        .page-hero-content .page-hero-title {
          font-size: 60px; } }
    .page-hero-content .page-hero-subtitle {
      font-weight: 500;
      font-size: 20px; }
      @media (min-width: 768px) {
        .page-hero-content .page-hero-subtitle {
          font-size: 30px; } }
  .page-hero-background {
    position: relative; }
    .page-hero-background:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.3);
      content: "";
      display: block; }

.page-hero-map {
  position: relative;
  height: 370px;
  display: block; }
  .page-hero-map:before {
    display: none; }
  .page-hero-map iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }

.arki-content-area {
  padding-right: 25px; }

.single-case-study-title {
  text-align: center; }
  .single-case-study-title h2 {
    font-size: 47px; }
  .single-case-study-title .single-case-study-subtitle {
    margin-top: 40px;
    font-size: 21px;
    line-height: 30px;
    color: #a2a2a2; }

@media (min-width: 768px) {
  .case-study-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .case-study-content .case-study-left-sidebar {
      width: 31.4%;
      padding-right: 20px;
      padding-left: 35px; }
    .case-study-content .case-stydy-info-box {
      position: relative;
      padding-left: 70px;
      padding-right: 20px;
      padding-top: 45px;
      padding-bottom: 45px;
      margin-bottom: 40px; }
      .case-study-content .case-stydy-info-box::before {
        position: absolute;
        left: -35px;
        top: 64px;
        width: 70px;
        height: 1px;
        content: "";
        display: block;
        background: #000;
        z-index: 1; }
      .case-study-content .case-stydy-info-box::after {
        position: absolute;
        left: 35;
        top: 0;
        bottom: 0px;
        left: 0;
        right: 0;
        content: "";
        display: block;
        background: #f8f8f8;
        z-index: -1; }
      .case-study-content .case-stydy-info-box .title {
        font-size: 21px;
        font-weight: bold;
        display: block; }
      .case-study-content .case-stydy-info-box p {
        color: #888888;
        font-size: 19px; }
    .case-study-content .case-study-text.not-full-width {
      width: 68.6%;
      padding-left: 40px; } }

.image-slider {
  position: relative; }
  .image-slider .next-slide,
  .image-slider .prev-slide {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #000;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #fff;
    opacity: 0.5;
    z-index: 1000;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .image-slider .next-slide:hover,
    .image-slider .prev-slide:hover {
      opacity: 1; }
  .image-slider .next-slide {
    background-image: url(./images/next-slide.png);
    right: 0; }
  .image-slider .prev-slide {
    background-image: url(./images/prev-slide.png);
    left: 0; }

.case-study {
  margin-bottom: 40px; }
  .case-study-image {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden; }
    .case-study-image img {
      display: block;
      line-height: 1;
      width: 100%;
      height: auto;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .case-study-image a {
      display: block;
      position: relative; }
      .case-study-image a::after {
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        content: "";
        display: block;
        z-index: 1;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear; }
      .case-study-image a:hover img {
        -webkit-transform: scale(1.2);
                transform: scale(1.2); }
      .case-study-image a:hover::after {
        opacity: 1; }
  .case-study-info {
    text-align: center;
    font-size: 19px;
    color: #888888;
    line-height: 25px; }
    .case-study-info b {
      display: block;
      font-weight: 700;
      color: #000;
      font-size: 21px;
      line-height: 35px;
      text-align: center; }

@media (min-width: 768px) {
  .case-studies-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .case-studies-grid .case-study {
      width: calc(33.33% - 20px); } }

.logotypes-grid {
  text-align: center; }
  @media (min-width: 768px) {
    .logotypes-grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .logotypes-grid .logotype {
        width: 20%;
        padding: 10px 10px 30px 10px;
        -ms-flex-preferred-size: 20%;
            flex-basis: 20%; } }

.partner-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 0; }
  .partner-group-badge {
    text-align: center;
    padding-bottom: 40px; }
    .partner-group-badge img {
      max-width: 192px;
      height: auto; }
  .partner-group-logotypes {
    text-align: center; }
    .partner-group-logotypes .logo {
      display: block;
      text-align: center; }
  @media (min-width: 768px) {
    .partner-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .partner-group-badge {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        width: 16.5%;
        padding-bottom: 0; }
      .partner-group-logotypes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 83.5%; }
        .partner-group-logotypes .logo {
          width: 25%;
          padding: 20px; } }
  .partner-group + .partner-group {
    border-top: 1px solid #000; }

.box-read-more-align-left {
  text-align: left; }

.first-services-text-section {
  padding-top: 0 !important; }

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

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

.pt-0 {
  padding-top: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.container {
  width: 100%;
  max-width: 1320px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto; }

.two-cols-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 20px; }
  @media (min-width: 768px) {
    .two-cols-text {
      padding: 80px 20px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .two-cols-text .left-col,
      .two-cols-text .right-col {
        width: 50%; }
      .two-cols-text .left-col {
        padding-right: 35px; }
      .two-cols-text .right-col {
        padding-left: 20px;
        padding-top: 50px; } }
  .two-cols-text .right-col {
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    color: #676767; }
  .two-cols-text .first-section-title {
    font-size: 36px;
    letter-spacing: 0;
    margin-bottom: 25px;
    font-weight: 500;
    text-transform: none;
    color: #121212; }
    @media (min-width: 768px) {
      .two-cols-text .first-section-title {
        font-size: 49px;
        margin-bottom: 50px; }
        .two-cols-text .first-section-title + .small-text {
          line-height: 36px;
          margin-top: 35px;
          letter-spacing: 0; } }

.counters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .counters .count {
    text-align: center;
    width: 50%; }
    @media (min-width: 768px) {
      .counters .count {
        width: 25%; } }
    .counters .count-number {
      color: #000;
      font-size: 36px;
      line-height: 45px;
      font-weight: 500;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .counters .count-number {
          font-size: 70px;
          line-height: 90px;
          margin-bottom: 20px; } }
    .counters .count-title {
      margin-top: 0;
      text-transform: none;
      color: #a2a2a2;
      font-size: 16px;
      letter-spacing: 0; }
      @media (min-width: 768px) {
        .counters .count-title {
          font-size: 24px;
          font-weight: 400;
          line-height: 34px; } }

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

.homepage-logotypes .owl-item .logo {
  text-align: center; }
  .homepage-logotypes .owl-item .logo img {
    display: inline; }
.homepage-logotypes .logo {
  text-align: center; }
  .homepage-logotypes .logo img {
    max-width: 100%;
    width: auto;
    height: auto; }

#gdlr-core-wrapper-1 {
  margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  #gdlr-core-wrapper-2.gdlr-core-pbf-wrapper {
    padding-top: 0 !important; } }
@media (max-width: 767px) {
  #div_e5bf_44 {
    padding: 60px 0px 60px 0px; } }

/* homepage news blocks*/
#div_e5bf_48 {
  padding: 20px 0px 0px 0px; }
  @media (max-width: 767px) {
    #div_e5bf_48 {
      margin-top: 0 !important; } }

.about-gray-first-column h1,
.about-gray-first-column h2,
.about-gray-first-column h3,
.about-gray-first-column h4,
.about-gray-first-column h5,
.about-gray-first-column h6,
.about-gray-first-column .h1,
.about-gray-first-column .h2,
.about-gray-first-column .h3,
.about-gray-first-column .h4,
.about-gray-first-column .h5 {
  line-height: 1.61em !important; }

.homepage-news-title {
  font-size: 24px;
  font-weight: 500;
  margin-top: 10px !important;
  margin-bottom: 10 !important;
  padding-top: 1px; }
  .homepage-news-title a {
    text-decoration: none; }

.post-box {
  background-color: #fafafa !important; }

.lang-switcher {
  font-size: 16px;
  line-height: 1.7; }

.full-post-thumbnail-container {
  margin: 2em 0; }
  .full-post-thumbnail-container img {
    max-width: 100%;
    height: auto;
    display: block; }

.widget-custom-recent-post ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }
  .widget-custom-recent-post ul li {
    display: block;
    margin-bottom: 30px; }
    .widget-custom-recent-post ul li a {
      display: block;
      padding-left: 65px;
      position: relative; }
      .widget-custom-recent-post ul li a small {
        display: block;
        color: #adbabe;
        text-transform: uppercase; }
      .widget-custom-recent-post ul li a img {
        max-width: 50px;
        height: auto;
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        border-radius: 100%; }

@media (min-width: 768px) {
  .case-study-text-services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

  .case-studies-grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .case-study-col-service {
    width: 45%; } }
.gallery .gallery-item {
  padding: 10px; }
  .gallery .gallery-item img {
    border: 1px solid #f1f1f1 !important; }

.case-study-text ul {
  list-style: none;
  list-style-position: inside;
  margin-left: 0; }
  .case-study-text ul li {
    display: block;
    position: relative;
    padding-left: 42px;
    color: #000;
    padding-bottom: 15px; }
    .case-study-text ul li::before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 15px;
      width: 20px;
      height: 1px;
      background: #121212; }

.languages-links ul li {
  font-size: 16px;
  line-height: 1.7; }

.home-portfolio-item {
  width: 100%;
  padding-top: 142.37%; }
  @media (min-width: 768px) {
    .home-portfolio-item {
      width: 31vw;
      height: 44.15vw; } }

.box-service {
  background: #fff;
  padding: 22px 20px 17px 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.06); }
  @media (min-width: 768px) {
    .box-service {
      padding: 45px 40px 35px 40px;
      -webkit-box-shadow: 0px 0px 34.4px 8.6px rgba(0, 0, 0, 0.06);
              box-shadow: 0px 0px 34.4px 8.6px rgba(0, 0, 0, 0.06); } }

@media (min-width: 768px) {
  .home-sliders-nav {
    margin-bottom: 90px;
    margin-left: 110px;
    margin-right: 110px; } }

.gdlr-core-flexslider-nav,
.gdlr-core-flexslider .flex-direction-nav,
.gdlr-core-flexslider-custom-nav {
  display: block !important; }

.home-testimonial-carousel .testimonial-text-wrap img {
  width: auto;
  max-width: 100%;
  height: auto; }

.home-testimonials-slider-wrap {
  margin-top: 30px; }
  @media (min-width: 768px) {
    .home-testimonials-slider-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-top: 60px; } }
  @media (min-width: 768px) {
    .home-testimonials-slider-wrap .home-testimonials-slider-image {
      width: 40%;
      max-width: 375px; }
      .home-testimonials-slider-wrap .home-testimonials-slider-image img {
        max-width: 100%;
        height: auto; } }
  @media (max-width: 767px) {
    .home-testimonials-slider-wrap #home-testimonials-nav {
      margin-top: 40px; } }
  .home-testimonials-slider-wrap .home-testimonials-slider-slides {
    width: 100%; }
    @media (min-width: 768px) {
      .home-testimonials-slider-wrap .home-testimonials-slider-slides {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        width: 60%; } }
    @media (min-width: 768px) {
      .home-testimonials-slider-wrap .home-testimonials-slider-slides .testimonial-text-wrap {
        padding-left: 45px; } }

article.type-post a {
  color: #00beac; }

.arki-sidebar-area {
  padding-top: 3px; }
  @media (min-width: 768px) {
    .arki-sidebar-area {
      padding-left: 40px; } }

.home-nav-carousel-slider {
  font-size: 30px;
  text-align: right;
  margin-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 768px) {
    .home-nav-carousel-slider {
      margin-bottom: 0; } }
  .home-nav-carousel-slider i {
    color: #a0a0a0;
    /*padding: 25px 10px 25px 10px;*/
    font-size: 30px;
    display: inline-block;
    opacity: 1; }
    .home-nav-carousel-slider i:hover {
      color: #1c1c1c; }
  .home-nav-carousel-slider .icon-arrow-right::after {
    content: "\e606"; }
  .home-nav-carousel-slider .icon-arrow-right::before {
    content: " ";
    display: inline-block;
    width: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 0.4em;
    opacity: 0;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -webkit-transition: opacity 300ms, -webkit-transform 300ms;
    transition: opacity 300ms, -webkit-transform 300ms;
    transition: opacity 300ms, transform 300ms;
    transition: opacity 300ms, transform 300ms, -webkit-transform 300ms; }
  .home-nav-carousel-slider .icon-arrow-right:hover::before {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  .home-nav-carousel-slider .icon-arrow-left::after {
    content: " ";
    display: inline-block;
    width: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 0.4em;
    opacity: 0;
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -webkit-transition: opacity 300ms, -webkit-transform 300ms;
    transition: opacity 300ms, -webkit-transform 300ms;
    transition: opacity 300ms, transform 300ms;
    transition: opacity 300ms, transform 300ms, -webkit-transform 300ms; }
  .home-nav-carousel-slider .icon-arrow-left:hover::after {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); }
  @media (min-width: 768px) {
    .home-nav-carousel-slider {
      margin-left: 110px;
      margin-right: 110px; } }

@media (min-width: 768px) {
  .home-sliders-nav-team, .home-sliders-nav-case-studies {
    padding-left: 20px;
    padding-right: 20px; } }

/*# sourceMappingURL=custom.css.map */