.snake-slider {
  width: 100%;
  margin-top: 50px;
}
.slick-list.draggable {
  height: 100%;
  width: 100%;
  padding: 50px 0;
}
.snake-slider .slick-slide {
  height: 160px;
  padding: 20px;
  position: relative;
  border: dashed #39399b 2px;
  border-radius: 0 30px 30px 0;
  margin-left: -2px;
}
.snake-slider .slick-slide:focus {
  outline: none;
}
.snake-slider .slick-slide:nth-child(2n + 1) {
  border-radius: 30px 30px 0 0;
  border-bottom: none;
  margin-top: -29px;
  padding-top: 60px;
}
.snake-slider .slick-slide:nth-child(2n) {
  border-radius: 0 0 30px 30px;
  border-top: none;
  padding-bottom: 60px;
}
.snake-slider .slick-slide:nth-child(2n + 1):after {
  position: absolute;
  z-index: 2;
  content: " ";
  background: transparent;
  display: inline-block;
  bottom: 0;
  right: -2px;
  width: 50px;
  height: 100%;
  border-right: dashed #fff 2px;
}
.snake-slider .slick-slide:nth-child(2n):after {
  position: absolute;
  z-index: 2;
  content: " ";
  background: transparent;
  display: inline-block;
  bottom: 32px;
  right: -2px;
  width: 50px;
  height: 100%;
  border-right: dashed #fff 2px;
}
.snake-slider .slick-slide:last-child:after {
  position: absolute;
  z-index: 2;
  top: -30px;
  background: #ffffff;
  height: calc(100% + 30px);
  width: 5px;
}
.snake-slider .slick-slide:last-child {
  border-radius: 0 0 0 30px;
  margin-right: -100%;
}
.snake-slider .slick-slide:last-child:nth-child(odd) {
  border-radius: 30px 0 0 0;
}
.snake-slider .slick-track {
  padding-top: 30px;
}
.snake-slider .slick-slide:nth-child(1) {
  border-radius: 0 30px 0 0;
}
.snake-slider button.slick-prev.slick-arrow,
.snake-slider button.slick-next.slick-arrow {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.snake-slider .slick-prev:before,
.snake-slider .slick-next:before {
  color: #39399b;
}
.snake-slider .slick-slide:nth-child(2n + 1) .step-badge {
  top: -42px;
}
.snake-slider .slick-slide:nth-child(2n) .step-badge {
  bottom: -42px;
}
span.step-badge {
  position: absolute;
  background: #2c5b94;
  line-height: 81px;
  width: 81px;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  font-size: 40px;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  transition: all 0.3s;
}
span.step-badge:hover {
  background: #faaf40;
}
.modal-content {
  padding-bottom: 40px;
}
.modal-content .close {
  text-align: right;
  padding: 12px 20px 0px;
}
.parallax-search.overlay:after {
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 25px solid #39399b;
  content: " ";
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -25px;
}
div#faq-accordeon {
  margin-left: 60px;
}
#faq-accordeon .card-header {
  border: none;
}
#faq-accordeon .card-body {
  padding: 10px 0 0 40px;
}
#faq-accordeon .card-body ul li {
  list-style: disc;
}
#faq-accordeon .card {
  border: none;
  margin-bottom: 5px;
}
#faq-accordeon button.btn.btn-link {
  width: 100%;
  text-align: left;
  color: #54545e;
  white-space: unset;
}
#faq-accordeon button.btn.btn-link i {
  background: #4685CE;
  padding: 20px;
  line-height: 10px;
  border-radius: 100%;
  color: #fff;
  position: absolute;
  z-index: 1;
  left: -70px;
  top: 5px;
  transform: rotate(0deg);
  transition: all 0.3s;
  font-size: 18px;
}
#faq-accordeon button.btn.btn-link[aria-expanded="true"] i {
  background: #faaf40;
  transform: rotate(90deg);
}
#faq-accordeon button:focus {
  box-shadow: none;
}
ul.netsocials a .fa:hover {
  background: #faaf40;
  /* border-color: #e9d363; */
}
div.contact-form {
  padding: 40px 100px;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
}
.contact-us > .container > .row {
  padding: 0 15px;
}
.sec-title-5 h2 {
  font-family: "dejavu";
}
.map .section-title:before {
  display: none;
}
.map .section-title {
  background: #39399b;
  color: #fff;
  text-align: center;
  padding: 26px 0;
  font-size: 24px;
  margin: 0 0;
}
.contact-us .form-control {
  padding: 12px;
}
#map {
  height: 700px;
  width: 100%;
}
#mapModal .modal-header,
.modal[id^="step"] .modal-header {
  background: #39399b;
}
#mapModal .modal-header .content {
  font-family: "dejavu";
}
#mapModal .modal-header [data-field="title"],
#mapModal .modal-header button,
.modal[id^="step"] .modal-header [data-field="title"],
.modal[id^="step"] .modal-header button {
  color: #fff;
}
.modal[id^="step"] .modal-content .close,
#mapModal .modal-content .close {
  padding: 0px 20px 10px;
}
#mapModal .modal-header [data-field="title"] {
  padding-left: 15px;
}
#mapModal .modal-body ul {
  padding-left: 15px;
}
.modal-body .hidden {
  display: none;
}
li[data-field="working_days"] {
  padding: 12px 0;
}
.footnote {
  text-align: right;
}
.footnote span {
  font-family: "dejavu";
  font-size: 12px;
  color: #707070;
}
.footnote strong {
  text-align: right;
  color: #39399b;
}
div#mapModal .modal-content {
  padding-bottom: 0;
}
.tooltip.tooltip-top .tooltip-inner::before,
.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #39399b;
}
.tooltip-inner {
  padding: 6px 8px;
  background-color: #39399b;
  border-radius: 1rem;
}
.chat-wrap {
  right: 40px;
  bottom: 40px;
  font-size: 0;
  z-index: 555;
  position: fixed;
}
.chat-wrap > a {
  width: 107.81px;
  height: 100px;
  color: #000000;
  display: block;
  white-space: nowrap;
}
.chatbox-header {
  background: #0c0c97;
  min-height: 30px !important;
  margin: 0;
  border-radius: 0;
  line-height: 30px;
  padding: 0 10px;
}
.chatbox-header .fa-remove {
  cursor: pointer;
  color: #ffffff;
  line-height: 28px;
  display: inline-block;
}
.chat-frame {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  display: none;
  background: #fff;
}
.chat-frame iframe {
  width: 500px;
  height: 500px;
  border: 0px;
  overflow: hidden;
}
.nav-item {
  line-height: 20px !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  font-family: 'dejavu' !important;
  font-size: 13px !important;
  color: #faaf40 !important;
  text-align: center !important;
}
a.nav-link, a.nav-link:active, a.nav-link:hover {
  color: #7e7e7e;
  font-family: 'dejavu' !important;
  font-size: 13px !important;
  text-align: center !important;
}
.consulting-logo {
  width: 140px;
  height: auto;
}
.consulting-table{
  width: 33.3%;
  vertical-align: middle !important;
}
.event-cover-img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: 50% 90%;
  border-radius: 10px;
}
@media (max-width: 1200px) {
  .slick-news .slick-slide > div {
    padding: 20px;
  }
}
@media (max-width: 996px) {
  .event-cover-img {
    height: auto;
  }
}
@media (max-width: 480px) {
  .chat-frame {
    right: 0;
    height: calc(100% - 10px);
  }
  .chat-frame iframe {
    max-width: 100%;
    height: 100%;
  }
}
