@import url("https://fonts.googleapis.com/css?family=Lora:400,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Gudea:400,400i,700&subset=latin-ext");
@font-face {
  font-family: "Linija";
  src: url("font/linija.woff2") format("woff2"), url("font/linija.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Bilo je
$main: "Gudea",
sans-serif;
$new: "Gudea",
sans-serif;
*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
li#menu-item-1871 img {
  height: 20px;
  margin-top: 5px;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: "Lora", serif;
}
.owl-dot:focus, a:focus {
  outline: none;
}
blockquote {
  margin: 0;
}
blockquote p {
  color: #ec9303;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.home .main-banner {
  background: url(img/home-hero-3.jpg) center / cover no-repeat;
}
body {
  font-family: "Lora", serif;
  color: black;
  font-size: 19px;
}
.main-title {
  font-size: 45px;
  text-align: center;
  font-family: "Lora", serif;
  color: #00aeef;
  position: relative;
  display: table;
  margin: 20px auto 25px;
  line-height: initial;
  text-transform: uppercase;
}
.main-title span {
  position: relative;
  display: inline-block;
}
footer .footer-countries span:after, .timeline ul li .content span:before, .home .apply:before, .home section.expertise .expertise-inner a:before, .single-news .related .wrapme h2:after, .single-news .entry-meta:after, .page-template-newsroom .newsroom-list .list-content a.read-more:before, .page-template-expertise .expertise-left h2 span:after, .page-template-expertise .expertise-left .key-contact .wrapper-key .vcard-key:before, .page-template-expertise .related .wrapme h2:after, .page-template-expertise .entry-meta:after, .page-template-expertise a.download-brochure span:after, .accordionjs .acc_section .acc_head h3:after, #people-filter a#all:before, .single-people .people-banner .wrapper-people .people-info .vcard-key:before, .single-people span.subtitling:after, .single-nas_tim .people-banner .wrapper-people .people-info .vcard-key:before, .single-nas_tim span.subtitling:after, section.contact-us .contact-choose .choose-me h3:after, section.contact-us .contact-choose .choose h3:after, section.contact-us #contact .acc_section .acc_head h3:after, .we-are .main-title span:after, .page-template-careers .kndidates .kndidates_h2 span:after, .page-template-careers .kndidates .kndidates_text span:after, .page-template-careers .kndidates .info:before, .page-template-careers .kndidates .apply:before, .page-template-careers .join_team .team_part11:after, .page-template-careers .general_app h2 span:after, .page-template-careers .general_app .apply:after, section.contact-us .accordionjs .acc_section .acc_head h3:after {
  content: "";
  height: 2px;
  width: 30px;
  position: absolute;
  top: 17px;
  bottom: auto;
  left: -40px;
  -webkit-transform: rotate(109deg) skew(20deg);
  transform: rotate(109deg) skew(20deg);
  background-color: #2dc3ea;
}
header:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
header {
  font-family: "Lora", serif;
  font-size: 21px;
  z-index: 1;
}
#primary-menu {
  margin: 0;
}
#primary-menu li {
  float: left;
  list-style: none;
  padding: 40px 0 35px 30px;
}
#primary-menu li a {
  text-decoration: none;
  color: #000000;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#primary-menu li a:after {
  width: 0;
  content: "";
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
#primary-menu li a:hover {
  text-decoration: none;
  color: #2dc3ea;
}
#primary-menu li.current-menu-parent > a {
  text-decoration: none;
  color: #2dc3ea;
}
#primary-menu li.current-menu-parent > a:after {
  content: "";
  background-color: #2dc3ea;
  height: 1px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -5px;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
#primary-menu li.current-menu-item a {
  text-decoration: none;
  color: #2dc3ea;
}
#primary-menu li.current-menu-item a:after {
  content: "";
  background-color: #2dc3ea;
  height: 1px;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -5px;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
#primary-menu li ul {
  padding: 20px 15px 15px 35px;
  background-image: url("img/submenu-background.png");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: bottom right;
}
#primary-menu li ul li {
  padding: 0 0 20px;
  min-width: 400px;
}
#primary-menu li ul li a {
  width: auto;
  display: table;
  font-size: 18px;
}
#site-navigation {
  float: right;
}
.site-branding {
  float: left;
}
.site-branding a {
  display: block;
  padding: 34px 0 25px;
}
.site-branding img {
  width: auto;
}
.myfixed .site-branding a {
  padding: 20px 0 15px 0;
}
footer {
  background-color: #ebebeb;
  font-family: "Lora", serif;
}
footer .site-footer {
  padding: 100px 0 80px;
}
footer .footer-logo {
  margin: 0 auto 15px auto !important;
}
footer .main-footer {
  padding: 40px 0 30px;
}
footer .main-footer p {
  text-align: center;
  font-size: 18px;
  color: #828181;
  margin-bottom: 15px;
}
footer #footer-links {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -webkit-box-pack: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  max-width: 800px;
  margin: 30px auto 0;
  padding: 0 15px;
}
footer #footer-links a {
  font-size: 21px;
  color: #828181;
  text-decoration: none;
}
footer #footer-links a:hover {
  color: #2dc3ea;
}
footer #footer-links.privacy a {
  font-size: 16px;
  text-transform: uppercase;
}
footer .site-info p {
  text-align: center;
  padding: 15px 0;
  margin: 0 auto;
  color: #828181;
  font-size: 12px;
  max-width: 1000px;
  border-top: 1px solid #2dc3ea;
}
footer .social {
  text-align: center;
}
footer .social img {
  padding: 0 15px;
}
footer .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}
footer .social a {
  margin: 0 15px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding: 1px;
  width: 35px;
  height: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
footer .social a:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
footer .social a.fb {
  background-image: url(img/facebook.svg);
}
footer .social a.fb:hover {
  background-image: url(img/facebook-hover.svg);
}
footer .social a.inst {
  background-image: url(img/instagram.svg);
}
footer .social a.inst:hover {
  background-image: url(img/instagram-hover.svg);
}
footer .social a.ln {
  background-image: url(img/linkedin.svg);
}
footer .social a.ln:hover {
  background-image: url(img/linkedin-hover.svg);
}
footer .footer-countries span {
  position: relative;
  display: inline-block;
  width: 12px;
}
footer .footer-countries span:after {
  content: "";
  height: 1px;
  width: 20px;
  top: -6px;
  left: -1px;
}
*, *::before, *::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.timeline {
  padding: 80px 15px 100px;
  color: #2dc3ea;
}
.timeline h1 {
  background: transparent;
  padding: 70px 0;
  font-size: 30px;
  text-align: center;
}
.timeline ul {
  margin-left: 0;
  margin-top: 90px;
}
.timeline ul li {
  background: #2dc3ea;
  position: relative;
  margin: 0 auto;
  width: 3px;
  padding-bottom: 40px;
  list-style-type: none;
}
.timeline ul li:last-child {
  padding-bottom: 7px;
}
.timeline ul li .hidden {
  opacity: 0;
}
.timeline ul li .content {
  background: transparent;
  position: relative;
  top: -5px;
  width: 450px;
  padding: 0 40px 20px 40px;
}
.timeline ul li .content .logo-timeline {
  height: 23px;
  display: inline-block;
  margin-bottom: -6px;
}
.timeline ul li .content span {
  position: relative;
  width: 10px;
  display: inline-block;
}
.timeline ul li .content span:before {
  top: -6px;
  left: -10px;
}
.timeline ul li .content h2 {
  color: #2dc3ea;
  padding-bottom: 0;
  text-align: center;
  font-family: "Lora", sans-serif;
  font-size: 40px;
}
.timeline ul li .content p {
  text-align: center;
  font-size: 20px;
}
.timeline ul li .content:before {
  content: "";
  background: #00c8ec;
  position: absolute;
  top: 30px;
  width: 13%;
  height: 2px;
}
.timeline ul li:nth-child(odd) .content {
  left: 50px;
  background: transparent;
  background: -webkit-linear-gradient(-45deg, transparent, transparent);
  background: linear-gradient(-45deg, transparent, transparent);
}
.timeline ul li:nth-child(odd) .content h2, .timeline ul li:nth-child(odd) .content p {
  text-align: left;
}
.timeline ul li:nth-child(odd) .content .circle {
  position: absolute;
  left: -84px;
  right: unset;
  top: -6px;
  border: 2px solid #00c8ec;
  border-radius: 50%;
  background: white;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.timeline ul li:nth-child(odd) .content:before {
  left: -38px;
}
.timeline ul li:nth-child(even) .content {
  left: calc(-450px - 45px);
  background: transparent;
  background: -webkit-linear-gradient(45deg, transparent, transparent);
  background: linear-gradient(45deg, transparent, transparent);
}
.timeline ul li:nth-child(even) .content h2, .timeline ul li:nth-child(even) .content p {
  text-align: right;
}
.timeline ul li:nth-child(even) .content .circle {
  position: absolute;
  right: -84px;
  top: -6px;
  border: 2px solid #00c8ec;
  border-radius: 50%;
  background: white;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.timeline ul li:nth-child(even) .content:before {
  right: -38px;
}
/* -------------------------
   ----- Media Queries ----- 
   ------------------------- */
@media screen and (max-width: 1020px) {
  .timeline ul li .content {
    width: 41vw;
  }
  .timeline ul li:nth-child(even) .content {
    left: calc(-41vw - 45px);
  }
}
@media screen and (max-width: 992px) {
  .timeline ul li {
    margin-left: 0;
  }
  .timeline ul li .content {
    width: calc(100vw - 130px);
    padding: 0 20px;
  }
  .timeline ul li .content h2, .timeline ul li .content p {
    text-align: left !important;
  }
  .timeline ul li:nth-child(even) .content {
    left: 50px;
    background: transparent;
    background: -webkit-linear-gradient(-45deg, transparent, transparent);
    background: linear-gradient(-45deg, transparent, transparent);
  }
  .timeline ul li:nth-child(even) .content:before {
    left: -33px;
  }
  .timeline ul li:nth-child(odd) .content:before {
    left: -33px;
  }
  .timeline ul li .circle {
    left: -84px;
    right: unset !important;
  }
}
body {
  margin: 0;
}
.make-semitransparent.background-semi {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(234, 234, 234, 0.9);
}
.container {
  width: calc(100% - 30px);
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;
}
.search .search-results {
  background: #f9f9f9;
  margin-bottom: 40px;
}
.search #primary {
  width: 100%;
  padding-bottom: 100px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;
}
.search #primary .entry-title a {
  font-size: 19px;
  line-height: initial;
  color: #00c9ee;
  text-decoration: none;
  margin-bottom: 15px;
}
.search h1.page-title {
  padding-bottom: 20px;
  margin-bottom: 40px;
  padding-top: 60px;
  font-size: 33px;
}
.search h1.page-title span:before {
  content: '"';
}
.search h1.page-title span:after {
  content: '"';
}
section {
  clear: both;
}
section:after {
  content: "";
  clear: both;
  display: table;
}
.container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-banner {
  height: calc(100vh - 101px);
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
/* Style for Expertise */
h2.expertise-title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
  color: #00aeef;
  text-transform: uppercase;
}
section.expertise-picker .container.two-field {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
section.expertise-picker .expertise-list {
  width: 100%;
}
section.expertise-picker .expertise-list .col-6 {
  width: 100%;
}
.page-banner {
  min-height: 350px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow-x: hidden;
}
.page-banner h2.initial {
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.page-banner h1.initial {
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.page-banner h2 {
  letter-spacing: 3px;
  z-index: 10;
  position: absolute;
  font-family: "Lora", serif;
  color: #00aeef;
  font-size: 48px;
  text-align: center;
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  text-transform: uppercase;
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.page-banner.newsroom {
  background-image: url(/wp-content/uploads/2019/01/newsroom-header.jpg);
  margin-bottom: 85px;
}
.page-banner.people {
  background-image: url(/wp-content/uploads/2021/07/Office_03.jpg);
  margin-bottom: 85px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
h1.entry-title {
  opacity: 0;
}
.home {
  /* Medium Devices, Desktops */
}
.home a.cta {
  color: #00aeef;
  text-decoration: none;
  border: 2px solid #00aeef;
  padding: 4px 15px 5px;
  border-radius: 30px;
  font-size: 20px;
  margin-top: 60px;
  display: table;
}
.home section#people {
  padding-top: 60px;
  padding-bottom: 20px;
  background-color: #f3f3f3;
  position: relative;
}
.home section#people .container * {
  z-index: 10;
}
.home .advanced-search {
  padding: 0 40px 0 15px;
  display: table;
  color: #2dc3ea;
  text-decoration: none;
  outline: none;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.4px;
  margin-top: -15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
.home .advanced-search:after {
  position: absolute;
  right: 20px;
  top: 2px;
}
.home .diagonal-overlay.initial {
  -webkit-transition: left 1s;
  transition: left 1s;
  left: 115%;
}
.home .diagonal-overlay {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 500%;
  height: 100%;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  background: rgba(18, 151, 175, 0.7);
  left: 45%;
  -webkit-transition: left 1s;
  transition: left 1s;
}
.home .scroll-btn {
  z-index: 10000;
}
.home iframe {
  width: 100%;
  height: 420px;
}
.home select option:hover, .home option[selected="selected"] {
  background-color: #2dc3ea;
}
@media only screen and (max-width: 992px) {
  .home .modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 1em;
    left: 50%;
    width: 100%;
    margin-left: -50%;
    -webkit-box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 1.5em rgba(0, 0, 0, 0.35);
  }
  .home iframe {
    width: 100%;
    height: 500px;
  }
}
.home #people-filter {
  margin-bottom: 50px;
}
.home .apply {
  padding-right: 50px;
  cursor: pointer;
  position: relative;
  color: #00c9ee;
  margin-left: 30px;
  font-size: 24px;
  line-height: 33px;
  min-width: 150px;
  margin: 40px auto 60px;
  display: table;
  text-decoration: none;
}
.home .apply:before {
  top: 15px;
  background-color: #00c9ee;
  left: -30px;
}
.home .apply:after {
  content: url(/wp-content/uploads/2018/12/blue-arrow.png);
  position: absolute;
  top: 1px;
  right: 10px;
}
.home .main-banner {
  position: relative;
  min-height: calc(100vh - 101px);
  overflow: hidden;
}
.home .main-banner .content-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.home .main-banner .content-video .text-video {
  text-align: center;
  z-index: 10;
  position: relative;
  font-family: "Lora", serif;
  color: #000;
  max-width: 1015px;
  font-size: 56px;
  text-align: center;
  margin: calc(370px / 2) auto 0;
  opacity: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 1s;
  -webkit-transition: all 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  margin-top: calc(50vh - 100px);
  transform: translateY(-50%);
  font-size: 40px;
}
.home .main-banner .content-video .text-video h1 * {
  letter-spacing: 1px;
  font-family: "Lora", serif;
}
.home .main-banner .content-video .text-video span {
  text-transform: uppercase;
  color: #00aeef;
  font-family: "Lora", serif;
}
.home .main-banner .content-video .text-video.initial {
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.home .main-banner .content-video .text-video h1 {
  color: #000;
  font-size: 50px;
  line-height: 60px;
  opacity: 1;
  transition: all 1s;
  -webkit-transition: all 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.home .main-banner .content-video .text-video h1.initial {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  transition: all 1s;
  -webkit-transition: all 1s;
  opacity: 0;
}
.home .main-banner .content-video .text-video h3 {
  color: #fff;
  font-size: 30px;
  font-size: 36px;
}
.home section.promo {
  padding: 70px 15px 80px;
}
.home .grey-box {
  padding: 30px;
  background-color: #f3f3f3;
}
.home .grey-wrapper {
  padding: 100px;
}
.home .grey-wrapper .main-title {
  margin-left: 0;
  margin-right: 0;
}
.home .slider-container {
  max-width: 1300px;
  width: 100%;
  margin: 130px auto 0;
  position: relative;
}
.home .slider-container .slider-box {
  width: 775px;
  max-width: 100%;
  position: relative;
  padding: 115px 150px 105px;
  text-align: center;
  border: 2px solid #eeeeee;
  background: rgba(255, 255, 255, 0.9);
}
.home .slider-container .slider-box h3 {
  font-size: 24px;
  font-family: "Lora", serif;
  margin-top: 0;
  margin-bottom: 40px;
  letter-spacing: 0.8px;
  color: #2dc3ea;
}
.home .slider-container .slider-box h3 span {
  color: #2dc3ea;
  font-family: "Lora", serif;
}
.home .slider-container .slider-box a {
  text-decoration: none;
  color: #2dc3ea;
  margin-bottom: 10px;
  display: block;
  margin-top: 30px;
}
.home .slider-container .slider-box p {
  font-size: 18px;
}
.home .slider-container .slider-background {
  height: 690px;
  width: 730px;
  max-width: 100%;
  max-height: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  z-index: -1;
  background-image: url(/wp-content/uploads/2018/11/slider-background-right.jpg);
  background-size: cover;
  background-position: center;
  border: 2px solid #eeeeee;
}
.home .slider-container .promo-hidden {
  display: block;
  height: 0;
  width: 0;
  opacity: 0;
}
.home section.we-are {
  padding: 120px 15px 100px;
  background-image: url(/wp-content/uploads/2018/11/we-are-background.jpg);
  background-size: cover;
  background-position: top;
}
.home section.we-are .main-title .main-title:before {
  content: "";
  height: 3px;
  width: 50px;
  position: absolute;
  top: -15px;
  bottom: auto;
  left: -25px;
  -webkit-transform: rotate(109deg) skew(20deg);
  transform: rotate(109deg) skew(20deg);
  background-color: #ffffff;
}
.home section.we-are .main-title:before {
  background-color: #ffffff;
}
.home section.we-are .wrapper {
  max-width: 100%;
  width: 1350px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
}
.home section.we-are .col-4 {
  padding: 60px 0;
}
.home section.we-are p {
  color: #ffffff;
  font-size: 20px;
}
.home section.we-are h2 {
  color: #fff;
}
.home section.we-are h3 {
  font-size: 90px;
  margin-bottom: 10px;
}
.home section.we-are img {
  margin: 0 auto;
}
.home .join {
  padding: 45px 15px 60px;
}
.home .join p {
  max-width: 960px;
  margin: 20px auto;
  font-size: 19px;
  text-align: center;
  margin-top: 70px;
}
.home section.expertise {
  padding-top: 68px;
}
.home section.expertise .slider-box {
  float: right;
}
.home section.expertise .slider-background {
  right: auto;
  left: 0;
}
.home section.expertise .main-title {
  margin-bottom: 70px;
}
.home section.expertise .row {
  margin-left: -15px;
  margin-right: -15px;
}
.home section.expertise .row > div {
  padding: 15px;
}
.home section.expertise .expertise-inner {
  padding-bottom: 40px;
  background: #fafafa;
}
.home section.expertise .expertise-inner img {
  width: 100%;
}
.home section.expertise .expertise-inner h3 {
  text-align: center;
  padding: 40px 30px;
  width: 100%;
  line-height: 35px;
  font-size: 26px;
  letter-spacing: 0.5px;
  position: absolute;
  bottom: 0;
  background: rgba(18, 151, 175, 0.7);
  color: #ffffff;
  z-index: 10;
}
.home section.expertise .expertise-inner p {
  padding: 10px 40px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 19px;
  z-index: 10;
}
.home section.expertise .expertise-inner .title-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.home section.expertise .expertise-inner .title-holder .dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
  right: 0;
  z-index: 1;
}
.home section.expertise .expertise-inner a {
  text-decoration: none;
  color: #000;
  position: relative;
  text-transform: lowercase;
  margin: 0 60px;
  display: table;
}
.home section.expertise .expertise-inner a:before {
  height: 2px;
  width: 26px;
  position: absolute;
  top: 12px;
  bottom: auto;
  left: -30px;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.home section.expertise .expertise-inner a:hover:before {
  left: 75px;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.tag .content-area {
  padding: 80px 0 120px;
}
.tag .content-area a {
  color: #2dc3ea;
  text-decoration: none;
  margin-bottom: 30px;
  display: block;
}
section.main-slider h2.initial {
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}
section.main-slider h2 {
  z-index: 100;
  position: relative;
  font-family: "Lora", serif;
  color: #fff;
  max-width: 730px;
  font-size: 38px;
  text-align: right;
  float: right;
  margin-top: 20%;
  opacity: 1;
  transition: all 1s;
  -webkit-transition: all 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.page-template-our-story .page-banner h2 {
  margin-top: calc(50vh - 50px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 40px;
}
.page-template-our-story .page-banner h2:after {
  content: none;
}
.page-template-our-story .item-top {
  background-image: url(/wp-content/uploads/2018/11/our-story-slide-1.jpg);
  background-size: cover;
  background-position: center;
  min-height: calc(100vh - 100px);
  position: relative;
  overflow-x: hidden;
}
.page-template-our-story .item-top .diagonal-overlay.initial {
  -webkit-transition: left 1s;
  transition: left 1s;
  left: 115%;
}
.page-template-our-story .item-top .diagonal-overlay {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 500%;
  height: calc(100vh - 100px);
  background: rgba(18, 151, 175, 0.7);
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  left: 45%;
  -webkit-transition: left 1s;
  transition: left 1s;
}
.page-template-our-story .item-top .text {
  text-align: center;
  z-index: 10;
  position: relative;
  font-family: "Lora", serif;
  color: #fff;
  max-width: 730px;
  font-size: 48px;
  text-align: right;
  float: right;
  margin-top: calc(370px / 2);
  opacity: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 1s;
  -webkit-transition: all 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  text-transform: lowercase;
  margin-top: calc(50vh - 100px);
  transform: translateY(-50%);
  font-size: 40px;
}
.page-template-our-story .item-top .text h1 * {
  letter-spacing: 1px;
}
.page-template-our-story .item-top .text span {
  font-weight: 700;
  font-size: 45px;
}
.page-template-our-story .item-top .text.initial {
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.page-template-our-story .item-top .text h1 {
  color: #fff;
  font-size: 40px;
  margin: 0;
}
.page-template-our-story .item-top .text h1 div:first-child {
  letter-spacing: 3px;
}
.page-template-our-story .item-top .text h1 div:last-child span {
  font-family: "Lora", serif;
  font-weight: 400;
  font-size: 40px;
}
.page-template-our-story .item-top .text h3 {
  color: #fff;
  font-size: 30px;
  font-size: 36px;
}
.page-template-our-story section.our-story {
  padding: 70px 15px 170px;
}
.page-template-our-story .slider-container {
  max-width: 1300px;
  width: 100%;
  margin: 130px auto 0;
  position: relative;
}
.page-template-our-story .slider-container .slider-box {
  width: 775px;
  max-width: 100%;
  position: relative;
  padding: 115px 150px 105px;
  text-align: center;
  border: 2px solid #eeeeee;
  background: rgba(255, 255, 255, 0.9);
}
.page-template-our-story .slider-container .slider-box h3 {
  font-size: 24px;
  font-family: "Lora", serif;
  margin-top: 0;
  margin-bottom: 40px;
  color: #676767;
  letter-spacing: 0.8px;
}
.page-template-our-story .slider-container .slider-box h3 span {
  color: #2dc3ea;
  font-family: "Lora", serif;
}
.page-template-our-story .slider-container .slider-box p {
  font-size: 18px;
}
.page-template-our-story .slider-container .slider-background {
  height: 690px;
  width: 730px;
  max-width: 100%;
  max-height: auto;
  position: absolute;
  top: -50px;
  right: 0;
  z-index: -1;
  background-image: url(/wp-content/uploads/2018/11/slider-background-right.jpg);
  background-size: cover;
  background-position: center;
  border: 2px solid #eeeeee;
}
.page-template-our-story section.we-are {
  padding: 120px 15px 100px;
  background-image: url(/wp-content/uploads/2018/11/we-are-background.jpg);
  background-size: cover;
  background-position: top;
}
.page-template-our-story section.we-are .wrapper {
  max-width: 100%;
  width: 1350px;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
}
.page-template-our-story section.we-are .col-4 {
  padding: 60px 0;
}
.page-template-our-story section.we-are p {
  color: #ffffff;
  font-size: 20px;
}
.page-template-our-story section.we-are h2 {
  color: #fff;
  margin-bottom: 70px;
  margin-top: 0;
}
.page-template-our-story section.we-are h3 {
  font-size: 90px;
  margin-bottom: 10px;
}
.page-template-our-story section.we-are img {
  margin: 0 auto;
}
section.main-slider h2.initial {
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}
section.main-slider h2 {
  z-index: 100;
  position: relative;
  font-family: "Lora", serif;
  color: #fff;
  max-width: 730px;
  font-size: 38px;
  text-align: right;
  float: right;
  margin-top: 20%;
  opacity: 1;
  transition: all 1s;
  -webkit-transition: all 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.col-3 {
  width: 25%;
  float: left;
}
.col-4 {
  width: 33%;
  float: left;
}
.col-6 {
  width: 50%;
  float: left;
}
.single-news header {
  margin-bottom: 40px;
}
.single-news header img.img-responsive {
  width: 100%;
}
.single-news .simple-popup-content {
  padding-right: 25px;
  padding-left: 25px;
}
.single-news .simple-popup-content .close {
  right: auto;
  left: 10px;
  top: 10px;
}
.single-news .simple-popup-content .indicates-required {
  text-align: right;
  font-size: 14px;
}
.single-news .simple-popup-content .indicates-required .asterisk {
  color: #2dc3ea;
}
.single-news .site-header {
  -webkit-box-shadow: 0 0px 13px -1px #bbbbbb;
  box-shadow: 0 0px 13px -1px #bbbbbb;
  margin-bottom: 70px;
}
.single-news .news-left {
  max-width: 65%;
  width: 100%;
  margin-right: 5%;
  float: left;
  margin-bottom: 80px;
}
.single-news .news-right {
  max-width: 30%;
  float: left;
  width: 100%;
}
.single-news .related .wrapme {
  background-color: #ebebeb;
  padding: 10px 15px 10px 45px;
  margin-bottom: 35px;
}
.single-news .related .wrapme h2 {
  text-transform: lowercase;
  position: relative;
  color: #807e83;
  font-size: 22px;
}
.single-news .related .wrapme h2:after {
  top: 15px;
  bottom: auto;
  left: -35px;
}
.single-news .related .wrapper {
  position: relative;
}
.single-news .related .wrapper.related-people-bottom {
  margin-bottom: 25px;
}
.single-news .related .wrapper .col-6 {
  padding: 0 15px 0 0;
}
.single-news .related .wrapper a {
  text-decoration: none;
}
.single-news .related .wrapper h3 {
  font-size: 19px;
  letter-spacing: 0.5px;
  color: #00c9ee;
  font-family: "Lora", serif;
}
.single-news .related span {
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
  margin: 0 20px 20px 0;
  display: inline-block;
  font-family: "Lora", serif;
  font-size: 18px;
}
.single-news .post-thumbnail {
  display: block;
  max-width: 100%;
  height: auto;
}
.single-news h2.pre-title {
  font-size: 20px;
  color: #010101;
}
.single-news h1.news-title {
  font-size: 32px;
  line-height: initial;
  color: #00c9ee;
  margin-bottom: 40px;
}
.single-news .entry-meta {
  margin-top: 20px;
  font-size: 20px;
  display: table;
  position: relative;
  display: inline-block;
}
.single-news .entry-meta:after {
  right: -30px;
  left: auto;
  top: 12px;
}
.single-news .ssba-classic-2 {
  float: right;
  text-align: right;
  display: block;
  max-width: 122px;
  margin-top: 20px;
}
.single-news .ssba-classic-2 img {
  zoom: 1.2;
}
.single-news .related-single {
  margin-bottom: 35px;
}
.single-news .related-single p {
  margin-bottom: 0;
  font-size: 18px;
  font-family: "Lora", serif;
}
.single-news .related-single h3 a {
  font-size: 19px;
  color: #2dc3ea;
  text-decoration: none;
}
.single-news .type-news a {
  color: #2dc3ea;
  text-decoration: none;
}
.single-news .type-news p {
  font-size: 18px;
}
.single-news .iframe-opener {
  cursor: pointer;
}
.single-news article h2 {
  margin-bottom: 20px;
}
.single-news .mediacontact h3 {
  margin-bottom: 10px;
  letter-spacing: 0.5px;
}
.single-news .mediacontact a {
  color: #2dc3ea;
  text-decoration: none;
  font-size: 19px;
  font-family: "Lora", serif;
}
.page-template-newsroom nav.navigation.pagination {
  text-align: center;
  margin-top: 50px;
}
.page-template-newsroom nav.navigation.pagination .page-numbers {
  font-size: 20px;
  color: #000000;
  margin: 0 10px;
}
.page-template-newsroom nav.navigation.pagination .current {
  color: #2dc3ea;
}
.page-template-newsroom #news-filter a img {
  margin-right: 10px;
}
.page-template-newsroom .col-wrapper:nth-child(-n + 4) .col-3 {
  border-top: none;
}
.page-template-newsroom .col-wrapper {
  margin-left: -9px;
  margin-right: -9px;
}
.page-template-newsroom .col-3 {
  padding: 0 9px;
  border-top: 1px solid #c5c5c5;
}
.page-template-newsroom .newsroom-list {
  margin-bottom: 150px;
  margin-top: 50px;
}
.page-template-newsroom .newsroom-list a {
  text-decoration: none;
}
.page-template-newsroom .newsroom-list .list {
  margin-bottom: 18px;
  margin-top: 40px;
}
.page-template-newsroom .newsroom-list .list p {
  padding: 15px 0;
}
.page-template-newsroom .newsroom-list .list-content {
  padding: 25px 0 40px 0;
  position: relative;
}
.page-template-newsroom .newsroom-list .list-content a.read-more {
  text-decoration: none;
  color: #000000;
  position: absolute;
  bottom: 25px;
  right: 30px;
  text-transform: lowercase;
}
.page-template-newsroom .newsroom-list .list-content a.read-more:before {
  height: 2px;
  width: 26px;
  position: absolute;
  top: 12px;
  bottom: auto;
  left: -30px;
  -webkit-transform: rotate(109deg) skew(20deg);
  transform: rotate(109deg) skew(20deg);
}
.page-template-newsroom .newsroom-list .list-content a.read-more:hover:before {
  left: 75px;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
.page-template-newsroom .newsroom-list .list-content .social {
  position: absolute;
  left: 0;
  bottom: 25px;
}
.page-template-newsroom .newsroom-list h3.pre-title {
  font-size: 16px;
  line-height: initial;
  margin-bottom: 20px;
  font-family: "Lora", serif;
}
.page-template-newsroom .newsroom-list h2 {
  color: #00c9ee;
  font-size: 20px;
  line-height: initial;
  font-family: "Lora", serif;
}
.page-template-newsroom .newsroom-list .time-meta {
  margin-bottom: 20px;
  font-family: "Lora", serif;
  font-size: 14px;
}
.page-template-newsroom .newsroom-list .news-background {
  min-height: 215px;
  background-position: center;
  background-size: cover;
}
.page-template-expertise iframe {
  margin-left: 50px;
}
.page-template-expertise .page-banner {
  margin-bottom: 75px;
}
.page-template-expertise .expertise-left {
  max-width: 65%;
  width: 100%;
  margin-right: 5%;
  float: left;
  margin-bottom: 80px;
}
.page-template-expertise .expertise-left h2 {
  font-size: 33px;
  display: inline-block;
  line-height: 45px;
}
.page-template-expertise .expertise-left h2 span {
  position: relative;
  margin: 0 20px;
}
.page-template-expertise .expertise-left h2 span:after {
  left: -20px;
  width: 40px;
  top: 22px;
}
.page-template-expertise .expertise-left .blue-title {
  color: #2dc3ea;
}
.page-template-expertise .expertise-left .quote {
  margin-top: 30px;
}
.page-template-expertise .expertise-left .quote h3 {
  font-size: 21px;
  color: #807e83;
  font-family: "Lora", serif;
  font-style: italic;
}
.page-template-expertise .expertise-left .quote p {
  margin: 0;
  color: #807e83;
  font-family: "Lora", sans-serif;
  font-size: 20px;
}
.page-template-expertise .expertise-left .key-contact {
  background: #fafafa;
  padding: 45px 30px 60px;
}
.page-template-expertise .expertise-left .key-contact h3 {
  font-size: 32px;
  margin-bottom: 40px;
}
.page-template-expertise .expertise-left .key-contact h2 {
  font-size: 24px;
  display: block;
  margin-bottom: 40px;
}
.page-template-expertise .expertise-left .key-contact .wrapper-key {
  font-size: 21px;
}
.page-template-expertise .expertise-left .key-contact .wrapper-key a {
  text-decoration: none;
  color: #3d3d3d;
  padding-left: 45px;
  margin-bottom: 15px;
  display: table;
  position: relative;
}
.page-template-expertise .expertise-left .key-contact .wrapper-key .email-key {
  position: relative;
}
.page-template-expertise .expertise-left .key-contact .wrapper-key .email-key:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: url(img/key-email.png);
}
.page-template-expertise .expertise-left .key-contact .wrapper-key .phone-key {
  position: relative;
}
.page-template-expertise .expertise-left .key-contact .wrapper-key .phone-key:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: url(img/key-phone.png);
}
.page-template-expertise .expertise-left .key-contact .wrapper-key .phone-key a {
  display: inline;
  color: inherit;
  text-transform: none;
}
.page-template-expertise .expertise-left .key-contact .wrapper-key .linkedin-key {
  position: relative;
}
.page-template-expertise .expertise-left .key-contact .wrapper-key .linkedin-key:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: url(img/key-ln.png);
}
.page-template-expertise .expertise-left .key-contact .wrapper-key .vcard-key {
  position: relative;
}
.page-template-expertise .expertise-left .key-contact .wrapper-key .vcard-key:before {
  left: 0;
  width: 27px;
  height: 1px;
}
.page-template-expertise .expertise-left .key-contact .wrapper-key p {
  margin-bottom: 15px;
  padding-left: 45px;
}
.page-template-expertise .expertise-left .key-contact .image-key {
  width: 100%;
  max-width: 34%;
  float: left;
  height: 270px;
  background-size: cover;
  margin-right: 50px;
  background-repeat: no-repeat;
}
.page-template-expertise .expertise-left .key-contact .data-key {
  width: 100%;
  max-width: 50%;
  float: left;
}
.page-template-expertise .expertise-left .key-contact .content-all:first-child {
  margin-bottom: 40px;
}
.page-template-expertise .expertise-left section.overview {
  padding: 0 0 25px;
}
.page-template-expertise .expertise-left section.overview p {
  font-size: 19px;
}
.page-template-expertise .expertise-left section.overview h3 {
  margin-bottom: 15px;
  margin-top: 60px;
  font-size: 22px;
}
.page-template-expertise .expertise-left a.back-to-expertise {
  font-size: 18px;
  display: table;
  margin-top: 40px;
  text-transform: lowercase;
  position: relative;
  padding-left: 30px;
  text-decoration: none;
  color: #2dc3ea;
  padding: 0 15px;
  font-family: "Lora", sans-serif;
}
.page-template-expertise .expertise-left a.back-to-expertise:before {
  position: absolute;
  left: 0;
  top: 0;
  content: url(/wp-content/uploads/2018/12/left-arrow-related.png);
}
.page-template-expertise .expertise-right {
  max-width: 30%;
  width: 100%;
  float: left;
  margin-bottom: 80px;
}
.page-template-expertise .expertise-right .content-key {
  margin-left: -15px;
  margin-right: -15px;
}
.page-template-expertise .expertise-right .content-all {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.page-template-expertise .expertise-right .content-all .image-key {
  width: 100%;
  height: 240px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -35px;
}
.page-template-expertise .expertise-right .data-key h2 {
  font-size: 22px;
  margin-top: 10px;
}
.page-template-expertise .expertise-right .data-key .iframe-opener {
  color: #2dc3ea;
  cursor: pointer;
}
.page-template-expertise .related .wrapme {
  background-color: #ebebeb;
  padding: 10px 15px 10px 45px;
  margin-bottom: 35px;
}
.page-template-expertise .related .wrapme h2 {
  text-transform: lowercase;
  position: relative;
  color: #807e83;
  font-size: 22px;
}
.page-template-expertise .related .wrapme h2:after {
  top: 15px;
  bottom: auto;
  left: -35px;
}
.page-template-expertise .related .wrapper {
  position: relative;
}
.page-template-expertise .related .wrapper:before {
  position: absolute;
  left: 0;
  top: 30px;
  content: url(/wp-content/uploads/2018/12/left-arrow-related.png);
}
.page-template-expertise .related .wrapper:after {
  position: absolute;
  right: 0;
  top: 30px;
}
.page-template-expertise .related .wrapper .col-6 {
  padding: 0 15px 0 50px;
}
.page-template-expertise .related .wrapper h3 {
  font-size: 28px;
  color: #00c9ee;
  font-family: "Lora", serif;
}
.page-template-expertise .related span {
  padding: 10px 15px;
  border: 1px solid #e1e1e1;
  margin: 0 20px 20px 0;
  display: inline-block;
  font-family: "Lora", serif;
  font-size: 18px;
  display: table;
}
.page-template-expertise h2.pre-title {
  font-size: 21px;
  color: #010101;
}
.page-template-expertise h1.news-title {
  font-size: 40px;
  line-height: initial;
  color: #00c9ee;
  margin-bottom: 40px;
}
.page-template-expertise .entry-meta {
  margin-top: 20px;
  font-size: 19px;
  font-family: "Lora", sans-serif;
  display: table;
  position: relative;
}
.page-template-expertise .entry-meta:after {
  right: -30px;
  left: auto;
  top: 12px;
}
.page-template-expertise .related-single {
  margin-bottom: 30px;
}
.page-template-expertise .related-single p {
  margin-bottom: 0;
  font-size: 18px;
  font-family: "Lora", sans-serif;
}
.page-template-expertise .related-single h3 a {
  font-size: 19px;
  color: #2dc3ea;
  text-decoration: none;
}
.page-template-expertise .type-news a {
  color: #2dc3ea;
  text-decoration: none;
}
.page-template-expertise .type-news p {
  font-size: 21px;
}
.page-template-expertise a.download-brochure {
  font-size: 28px;
  max-width: 465px;
  display: block;
  margin-top: 40px;
  text-decoration: none;
  text-transform: lowercase;
  color: #2dc3ea;
  position: relative;
}
.page-template-expertise a.download-brochure span {
  position: relative;
  margin: 0 10px;
  display: inline-block;
}
.page-template-expertise a.download-brochure span:after {
  top: -10px;
  left: -17px;
}
.page-template-expertise a.download-brochure:after {
  content: url("img/download-expertise-arrow.png");
  position: absolute;
  margin-left: 60px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.page-template-expertise a.download-brochure:hover:after {
  margin-left: 70px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.page-template-expertise a.download-brochure:before {
  content: url("img/download-expertise-file.png");
  position: absolute;
  right: 0;
  top: 6px;
  zoom: 60%;
}
.page-template-expertise .iframe-opener {
  cursor: pointer;
  font-family: "Lora", sans-serif;
}
.page-template-expertise .content-key {
  margin-bottom: 30px;
}
.page-template-expertise .content-key .data-key p {
  margin-bottom: 5px;
}
.nav-next a, .nav-previous a {
  text-decoration: none;
  color: #2dc3ea;
  position: relative;
  padding: 0 15px;
  display: block;
  margin-top: 30px;
  font-family: "Lora", serif;
  font-size: 18px;
}
.nav-previous a:before {
  position: absolute;
  left: 0;
  top: 0;
  content: url(/wp-content/uploads/2018/12/left-arrow-related.png);
}
.nav-next a:before {
  position: absolute;
  right: 0;
  top: 0;
}
section.alumni {
  max-width: 1080px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.accordionjs {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 10px;
  margin-bottom: 20px;
}
.accordionjs .acc_section {
  position: relative;
  z-index: 10;
  margin-bottom: 10px;
  overflow: hidden;
}
.accordionjs .acc_section .acc_head {
  position: relative;
  background: #fafafa;
  padding: 10px;
  display: block;
  cursor: pointer;
  padding: 20px 60px 20px 40px;
  font-size: 23px;
  font-family: "Lora", serif;
}
.accordionjs .acc_section .acc_head h3 {
  font-size: 19px;
  display: table;
  position: relative;
  line-height: 1;
  margin: 5px 0;
}
.accordionjs .acc_section .acc_head h3:after {
  right: -45px;
  left: auto;
  width: 28px;
  top: 9px;
}
.accordionjs .acc_section .acc_content {
  padding: 10px 70px 40px;
  font-size: 19px;
}
.accordionjs .acc_section.acc_active > .acc_content {
  display: block;
  background: #fafafa;
}
.accordionjs .acc_section.acc_active > .acc_head {
  background: #fafafa;
}
.accordionjs .vertical {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.accordionjs .horizontal {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  opacity: 1;
}
.accordionjs .acc_active {
  opacity: 1;
}
.accordionjs .acc_active .vertical {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordionjs .acc_active .horizontal {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}
.accordionjs .circle-plus {
  height: 15px;
  right: 30px;
  width: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.accordionjs .circle-plus .circle .horizontal {
  position: absolute;
  background-color: #2dc3ea;
  width: 20px;
  height: 2px;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -1px;
}
.accordionjs .circle-plus .circle .vertical {
  position: absolute;
  background-color: #2dc3ea;
  width: 2px;
  height: 20px;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -10px;
}
#news-filter {
  overflow: hidden;
  margin-bottom: 50px;
}
#news-filter input {
  width: 100%;
  margin-bottom: 30px;
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding: 15px;
  position: relative;
}
#news-filter select::-ms-expand {
  display: none;
}
#news-filter select {
  border: none;
  border-bottom: 1px solid black;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  padding: 15px 35px 15px 15px;
  margin-right: 30px;
  background: transparent url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right center;
  min-width: 18%;
}
#news-filter select:last-child {
  margin-right: 0;
}
#news-filter input, #news-filter select {
  font-size: 20px;
  text-transform: lowercase;
  color: #000;
  font-family: "Lora", serif;
}
#news-filter input:focus, #news-filter select:focus, #news-filter textarea:focus, #news-filter button:focus {
  outline: none;
  outline-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#news-filter button:focus {
  outline: none;
}
#news-filter :focus {
  outline: none;
  outline-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#news-filter ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}
#news-filter ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
#news-filter :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}
#news-filter :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
#news-filter .selecting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 50px;
}
#people-filter {
  overflow: hidden;
  margin-bottom: 150px;
}
#people-filter a#all {
  text-decoration: none;
  color: #000;
  position: relative;
  text-transform: lowercase;
  margin: 0 auto 50px;
  display: table;
}
#people-filter a#all:before {
  height: 2px;
  width: 26px;
  position: absolute;
  top: 12px;
  bottom: auto;
  left: -30px;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
#people-filter a#all:hover:before {
  left: 100%;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
#people-filter input {
  width: 100%;
  margin-bottom: 30px;
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding: 15px;
  position: relative;
  background: transparent;
}
#people-filter select::-ms-expand {
  display: none;
}
#people-filter select {
  border: none;
  border-bottom: 1px solid black;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  padding: 15px 35px 15px 15px;
  margin-right: 30px;
  background: transparent url(img/br_down.png) no-repeat right center;
  min-width: 100%;
}
#people-filter select:last-child {
  margin-right: 0;
}
#people-filter input, #people-filter select {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-family: "Lora", serif;
}
#people-filter input:focus, #people-filter select:focus, #people-filter textarea:focus, #people-filter button:focus {
  outline: none;
}
#people-filter ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}
#people-filter ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
#people-filter :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}
#people-filter :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}
#people-filter .selecting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 90px;
}
#people-filter input#searchme {
  width: 45%;
  display: inline-block;
  margin-right: 9%;
  text-align: left;
}
#people-filter .selecting {
  width: 45%;
  display: inline-block;
}
.home #people-filter input#searchme {
  width: 100%;
  display: inline-block;
  margin-right: 9%;
  text-align: center;
  border-bottom: 1px solid #00aeef;
}
#response-popup {
  background: #fff;
  position: fixed;
  z-index: 100;
  top: 0;
  right: -120vw;
  z-index: 100000;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#response-popup #content-regional {
  width: 80vw;
  display: block;
  height: 100vh;
  background: #fff;
  overflow-y: auto;
}
#response-popup #content-regional section.quote {
  margin-bottom: 30px;
}
#response-popup #content-regional a {
  color: #2dc3ea;
  text-decoration: none;
}
#response-popup iframe {
  width: 80vw;
  display: block;
  height: 100vh;
  margin-left: 0;
  padding-left: 50px;
}
#response-popup.in {
  right: 0;
  top: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}
#response-popup .go-back-button {
  position: absolute;
  top: 10px;
  left: 9px;
  z-index: 100000;
}
#response-popup .go-back-button img {
  width: 75%;
  cursor: pointer;
}
#response-content .one-people {
  cursor: pointer;
  max-width: 25%;
  width: 100%;
  float: left;
  min-height: 400px;
  position: relative;
  background-size: cover;
  background-position: center;
}
#response-content .p-content {
  position: absolute;
  bottom: 30px;
  right: 40px;
  z-index: 100;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#response-content .p-content h2 {
  font-size: 30px;
  color: #136e90;
  text-align: right;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#response-content .p-content h3 {
  font-size: 16px;
  font-family: "Lora", sans-serif;
  color: #000;
  text-align: right;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#response-content .p-content .full-profile {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #00aeef;
  border-radius: 30px;
  padding: 1px 10px;
  border: 2px solid #00aeef;
  background: rgba(255, 255, 255, 0.81);
  text-decoration: none;
  float: right;
  cursor: pointer;
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
#response-content .p-overlay {
  background: rgba(255, 255, 255, 0.5);
  z-index: 10;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#response-content .p-overlay:hover {
  background: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#response-content .p-overlay:hover .full-profile {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#response-content .p-overlay:hover h2 {
  color: #00aeef;
}
#response-content .p-overlay:hover h3 {
  color: #fff;
}
.single-people {
  /* Style the tab */
  /* Style the buttons inside the tab */
  /* Change background color of buttons on hover */
  /* Create an active/current tablink class */
  /* Style the tab content */
}
.single-people .single-people div#mysticky-wrap {
  display: none;
}
.single-people #wpfront-scroll-top-container {
  display: none;
}
.single-people .tab {
  overflow: hidden;
  background-color: #fff;
  margin-top: 25px;
  position: relative;
}
.single-people .tab:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #ebebeb;
  position: absolute;
  left: 0;
  bottom: 26px;
  z-index: 1;
}
.single-people .tab button {
  background-color: #fff;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  margin: 14px 70px 25px 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 26px;
  padding-bottom: 20px;
  font-family: "Lora", serif;
  border-radius: 0;
  border-bottom: 5px solid transparent;
}
.single-people .tab button:last-child {
  margin-right: 0;
}
.single-people .tab button:hover {
  background-color: #ffffff;
}
.single-people .tab button.active {
  background-color: #ffffff;
  border-bottom: 5px solid #2dc3ea;
  position: relative;
  z-index: 10;
}
.single-people .tabcontent {
  display: none;
  padding: 6px 12px 6px 0;
  border: none;
  border-top: none;
  font-size: 19px;
}
.single-people .tabcontent a {
  font-size: 19px;
}
.single-people .tabcontent.active {
  display: block;
}
.single-people .people-banner {
  background-position: -50px;
  background-size: 60%;
  background-repeat: no-repeat;
  min-height: 600px;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
}
.single-people .people-banner .overlay {
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 500%;
  height: 100%;
  background: #c8c8c8;
  left: 50%;
  -webkit-transition: left 1s;
  transition: left 1s;
}
.single-people .people-banner .overlay .background-overlay {
  background-image: url(img/advokat-pozadina.jpg);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: -150px;
  background-position: left top;
  background-repeat: no-repeat;
}
.single-people .people-banner .wrapper-people {
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 100;
}
.single-people .people-banner .wrapper-people .people-info {
  margin-top: 50px;
  width: 48%;
  font-size: 21px;
  z-index: 100;
  position: relative;
}
.single-people .people-banner .wrapper-people .people-info .separator {
  height: 50px;
}
.single-people .people-banner .wrapper-people .people-info span {
  position: absolute;
  left: 0;
  top: 0;
  color: #2cc2ec;
}
.single-people .people-banner .wrapper-people .people-info h3 {
  color: #2cc2ec;
  text-transform: uppercase;
}
.single-people .people-banner .wrapper-people .people-info > a {
  text-decoration: none;
  color: #000;
  padding-left: 25px;
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.single-people .people-banner .wrapper-people .people-info .email-key {
  position: relative;
}
.single-people .people-banner .wrapper-people .people-info .email-key:before {
  position: absolute;
  left: 0;
  top: 3px;
  /*content: url(img/key-email.png);*/
  content: "";
}
.single-people .people-banner .wrapper-people .people-info .phone-key {
  position: relative;
}
.single-people .people-banner .wrapper-people .people-info .phone-key:before {
  position: absolute;
  left: 0;
  top: 3px;
  /*content: url(img/key-phone.png);*/
  content: "";
}
.single-people .people-banner .wrapper-people .people-info .phone-key a {
  display: inline;
  color: inherit;
  text-decoration: none;
}
.single-people .people-banner .wrapper-people .people-info .linkedin-key {
  position: relative;
}
.single-people .people-banner .wrapper-people .people-info .linkedin-key:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: url(img/key-ln.png);
}
.single-people .people-banner .wrapper-people .people-info .vcard-key {
  color: #2dc3ea;
  position: relative;
  margin-top: 35px;
}
.single-people .people-banner .wrapper-people .people-info .vcard-key:before {
  left: 0;
  top: 13px;
}
.single-people .people-banner .wrapper-people .people-info small {
  font-size: 16px;
  margin-top: 50px;
  display: block;
  color: #848484;
  font-family: "Lora", sans-serif;
}
.single-people .people-banner .wrapper-people .people-info p {
  margin-bottom: 15px;
  padding-left: 25px;
}
.single-people .people-banner .wrapper-people .people-info h2 {
  font-size: 45px;
  font-family: "Lora", serif;
}
.single-people .quote {
  margin-top: 30px;
}
.single-people .quote h3 {
  font-size: 21px;
  color: #807e83;
  font-family: "Lora", serif;
  font-style: italic;
  margin-bottom: 10px;
}
.single-people .quote p {
  margin: 0;
  color: #807e83;
  font-family: "Lora", sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
}
.single-people #hide-last:last-child {
  display: none;
}
.single-people span.subtitling {
  position: relative;
  padding-right: 30px;
}
.single-people span.subtitling:after {
  background-color: #000;
  width: 20px;
  top: 14px;
  height: 1px;
  left: -7px;
}
.single-people .my-expertise {
  font-size: 19px;
  margin-top: 30px;
}
.single-people .my-expertise a {
  color: #2dc3ea;
  text-decoration: none;
}
.single-people .single-related-news .related-date {
  display: inline-block;
}
.single-people .single-related-news .related-date span.subtitling:after {
  left: 0;
}
.single-people .single-related-news a {
  text-decoration: none;
  color: #2dc3ea;
}
.single-people #qualifications img {
  max-height: 180px;
  padding: 10px 25px 10px 0;
}
.single-people #qualifications table tr {
  padding-bottom: 30px;
  display: block;
}
.single-people #qualifications table td {
  display: block;
}
.single-nas_tim {
  /* Style the tab */
  /* Style the buttons inside the tab */
  /* Change background color of buttons on hover */
  /* Create an active/current tablink class */
  /* Style the tab content */
}
.single-nas_tim .single-people div#mysticky-wrap {
  display: none;
}
.single-nas_tim #wpfront-scroll-top-container {
  display: none;
}
.single-nas_tim .tab {
  overflow: hidden;
  background-color: #fff;
  margin-top: 25px;
  position: relative;
}
.single-nas_tim .tab:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #ebebeb;
  position: absolute;
  left: 0;
  bottom: 26px;
  z-index: 1;
}
.single-nas_tim .tab button {
  background-color: #fff;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  margin: 14px 70px 25px 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 26px;
  padding-bottom: 20px;
  font-family: "Lora", serif;
  border-radius: 0;
  border-bottom: 5px solid transparent;
}
.single-nas_tim .tab button:last-child {
  margin-right: 0;
}
.single-nas_tim .tab button:hover {
  background-color: #ffffff;
}
.single-nas_tim .tab button.active {
  background-color: #ffffff;
  border-bottom: 5px solid #2dc3ea;
  position: relative;
  z-index: 10;
}
.single-nas_tim .tabcontent {
  display: none;
  padding: 6px 12px 6px 0;
  border: none;
  border-top: none;
  font-size: 19px;
}
.single-nas_tim .tabcontent a {
  font-size: 19px;
}
.single-nas_tim .tabcontent.active {
  display: block;
}
.single-nas_tim .people-banner {
  background-position: -50px;
  background-size: 60%;
  background-repeat: no-repeat;
  min-height: 600px;
  margin-bottom: 60px;
  position: relative;
  overflow: hidden;
}
.single-nas_tim .people-banner .overlay {
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 500%;
  height: 100%;
  background: #c8c8c8;
  left: 50%;
  -webkit-transition: left 1s;
  transition: left 1s;
}
.single-nas_tim .people-banner .overlay .background-overlay {
  background-image: url(img/advokat-pozadina.jpg);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: -150px;
  background-position: left top;
  background-repeat: no-repeat;
}
.single-nas_tim .people-banner .wrapper-people {
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 100;
}
.single-nas_tim .people-banner .wrapper-people .people-info {
  margin-top: 50px;
  width: 48%;
  font-size: 21px;
  z-index: 100;
  position: relative;
}
.single-nas_tim .people-banner .wrapper-people .people-info .separator {
  height: 50px;
}
.single-nas_tim .people-banner .wrapper-people .people-info span {
  position: absolute;
  left: 0;
  top: 0;
  color: #2cc2ec;
}
.single-nas_tim .people-banner .wrapper-people .people-info h3 {
  color: #2cc2ec;
  text-transform: uppercase;
}
.single-nas_tim .people-banner .wrapper-people .people-info > a {
  text-decoration: none;
  color: #000;
  padding-left: 25px;
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.single-nas_tim .people-banner .wrapper-people .people-info .email-key {
  position: relative;
}
.single-nas_tim .people-banner .wrapper-people .people-info .email-key:before {
  position: absolute;
  left: 0;
  top: 3px;
  /*content: url(img/key-email.png);*/
  content: "";
}
.single-nas_tim .people-banner .wrapper-people .people-info .phone-key {
  position: relative;
}
.single-nas_tim .people-banner .wrapper-people .people-info .phone-key:before {
  position: absolute;
  left: 0;
  top: 3px;
  /*content: url(img/key-phone.png);*/
  content: "";
}
.single-nas_tim .people-banner .wrapper-people .people-info .phone-key a {
  display: inline;
  color: inherit;
  text-decoration: none;
}
.single-nas_tim .people-banner .wrapper-people .people-info .linkedin-key {
  position: relative;
}
.single-nas_tim .people-banner .wrapper-people .people-info .linkedin-key:before {
  position: absolute;
  left: 0;
  top: 3px;
  content: url(img/key-ln.png);
}
.single-nas_tim .people-banner .wrapper-people .people-info .vcard-key {
  color: #2dc3ea;
  position: relative;
  margin-top: 35px;
}
.single-nas_tim .people-banner .wrapper-people .people-info .vcard-key:before {
  left: 0;
  top: 13px;
}
.single-nas_tim .people-banner .wrapper-people .people-info small {
  font-size: 16px;
  margin-top: 50px;
  display: block;
  color: #848484;
  font-family: "Lora", sans-serif;
}
.single-nas_tim .people-banner .wrapper-people .people-info p {
  margin-bottom: 15px;
  padding-left: 25px;
}
.single-nas_tim .people-banner .wrapper-people .people-info h2 {
  font-size: 45px;
  font-family: "Lora", serif;
}
.single-nas_tim .quote {
  margin-top: 30px;
}
.single-nas_tim .quote h3 {
  font-size: 21px;
  color: #807e83;
  font-family: "Lora", serif;
  font-style: italic;
  margin-bottom: 10px;
}
.single-nas_tim .quote p {
  margin: 0;
  color: #807e83;
  font-family: "Lora", sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
}
.single-nas_tim #hide-last:last-child {
  display: none;
}
.single-nas_tim span.subtitling {
  position: relative;
  padding-right: 30px;
}
.single-nas_tim span.subtitling:after {
  background-color: #000;
  width: 20px;
  top: 14px;
  height: 1px;
  left: -7px;
}
.single-nas_tim .my-expertise {
  font-size: 19px;
  margin-top: 30px;
}
.single-nas_tim .my-expertise a {
  color: #2dc3ea;
  text-decoration: none;
}
.single-nas_tim .single-related-news .related-date {
  display: inline-block;
}
.single-nas_tim .single-related-news .related-date span.subtitling:after {
  left: 0;
}
.single-nas_tim .single-related-news a {
  text-decoration: none;
  color: #2dc3ea;
}
.single-nas_tim #qualifications img {
  max-height: 180px;
  padding: 10px 25px 10px 0;
}
.single-nas_tim #qualifications table tr {
  padding-bottom: 30px;
  display: block;
}
.single-nas_tim #qualifications table td {
  display: block;
}
.page-template-people .people-search p {
  font-size: 21px;
  max-width: 1040px;
  text-align: center;
  margin: 70px auto 100px;
}
.page-template-people iframe {
  margin-left: 45px;
}
.page-template-expertise-main .expertise-picker {
  padding: 85px 0 120px;
}
.page-template-expertise-main .col-3 {
  padding: 2px;
  text-align: center;
  color: #fff;
}
.page-template-expertise-main .col-3 .card-grid {
  height: 380px;
}
.page-template-expertise-main .col-3 .card-grid .front {
  padding: 15px;
  background: #00c8ed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  cursor: pointer;
}
.page-template-expertise-main .col-3 .card-grid .front img {
  margin-bottom: 60px;
}
.page-template-expertise-main .col-3 .card-grid .front h2 {
  position: absolute;
  bottom: 80px;
}
.page-template-expertise-main .col-3 .card-grid .back {
  padding: 15px;
  background: #01c8ed;
}
.page-template-expertise-main .col-3 .card-grid .back a {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.page-template-expertise-main a {
  text-decoration: none;
}
.page-template-practice-industry .page-banner {
  background-image: url(img/expertise-banner-2.jpg);
}
.page-template-practice-industry section.expertise-picker {
  margin: 85px 0 120px;
}
.page-template-practice-industry section.expertise-picker .container {
  max-width: 1100px;
}
.page-template-practice-industry section.expertise-picker .col-6 {
  padding: 8px;
  margin: 0 auto;
  max-width: 1100px;
}
.page-template-practice-industry section.expertise-picker .col-6 h3 {
  position: relative;
  padding: 15px 30px;
  display: block;
  font-size: 22px;
  background-color: #f3f3f3;
  text-align: center;
}
.page-template-practice-industry section.expertise-picker .col-6 h2 {
  padding: 15px;
  display: block;
  background: #ebebeb;
  color: #2dc3ea;
  margin-bottom: 15px;
  font-size: 28px;
  text-align: center;
}
.page-template-practice-industry section.expertise-picker .col-6 .read-more {
  padding: 10px 0;
  margin-bottom: 5px;
  text-decoration: none;
  font-size: 19px;
  color: #000;
  display: block;
  width: 45%;
  float: left;
  margin: 5px 1%;
}
.page-template-practice-industry section.expertise-picker .col-6 .read-more h3 {
  position: relative;
  padding: 15px 30px;
  display: block;
  font-size: 22px;
  background-color: #f3f3f3;
  text-align: center;
}
.page-template-practice-industry section.expertise-picker .col-6 .read-more h3 .icon-wrap {
  position: absolute;
  left: 0;
  top: 50%;
  width: 60px;
  height: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: -15px;
}
.page-template-practice-industry section.expertise-picker .col-6 .read-more h3 svg {
  position: absolute;
  margin: 0 auto;
  display: block;
  zoom: 0.75;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.page-template-practice-industry section.expertise-picker .col-6 .read-more:hover h3:after {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
section.contact-us {
  min-height: calc(100vh - 100px);
  overflow: hidden;
  position: relative;
  overflow-x: hidden;
}
section.contact-us .contact-wrapper {
  padding: 80px 0 140px;
}
section.contact-us .location {
  background: url(img/contact-us.jpg) center / cover no-repeat;
  height: 63vh;
}
section.contact-us .main-title {
  margin: 0;
}
section.contact-us .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.contact-us .container h2 {
  margin-right: 50px;
  margin-bottom: 15px;
  display: block;
}
section.contact-us .container h2.subtitle {
  font-size: 21px;
  margin-top: 15px;
}
section.contact-us .container div {
  margin-right: 50px;
}
section.contact-us .contact-wrapper {
  position: relative;
}
section.contact-us .contact-wrapper .contact-left {
  position: absolute;
  min-height: calc(100vh - 100px);
  top: 0;
  width: 65%;
  background: #f9f9f9;
  z-index: 10;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  left: -15%;
}
section.contact-us .contact-wrapper .contact-right {
  position: absolute;
  left: 50%;
  top: 0;
  width: 70%;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  min-height: calc(100vh - 100px);
  z-index: 11;
  overflow: hidden;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
section.contact-us .contact-wrapper .contact-right .right-background {
  -webkit-transform: skew(20deg);
  transform: skew(20deg);
  min-height: calc(100vh - 100px);
  position: relative;
  left: -17%;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  width: 300%;
}
section.contact-us .contact-wrapper .slide {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  width: 12% !important;
}
section.contact-us .contact-wrapper .slide .right-background {
  left: -100% !important;
  width: 300%;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
section.contact-us .contact-wrapper .gmaps {
  position: absolute;
  width: 60%;
  min-height: calc(100vh - 100px);
  top: 0;
  right: 0;
  z-index: 9;
  background-image: url(/wp-content/uploads/2019/02/contact-image.jpg);
  background-position: center;
  background-position: 50%;
  background-size: 148%;
}
section.contact-us .contact-wrapper a {
  text-decoration: none;
  color: #00aeef;
}
section.contact-us .contact-choose {
  position: absolute;
  width: 35%;
  top: 0;
  z-index: 100;
}
section.contact-us .contact-choose h2 {
  font-size: 33px;
  margin: 50px 0 50px 28px;
}
section.contact-us .contact-choose .choose-me {
  cursor: pointer;
  margin-bottom: 20px;
}
section.contact-us .contact-choose .choose-me h3 {
  font-size: 33px;
  display: inline;
  text-transform: uppercase;
  position: relative;
}
section.contact-us .contact-choose .choose-me h3:after {
  top: 15px;
  left: auto;
  right: -43px;
}
section.contact-us .contact-choose .choose-me p.title {
  display: inline;
  font-size: 26px;
  margin-left: 50px;
}
section.contact-us .contact-choose .choose {
  margin-bottom: 80px;
}
section.contact-us .contact-choose .choose h3 {
  font-size: 24px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
section.contact-us .contact-choose .choose h3:after {
  left: auto;
  right: 0;
  margin-right: 20px;
}
section.contact-us .contact-choose .choose p {
  font-size: 24px;
  margin-bottom: 10px;
  display: inline-block;
}
section.contact-us .contact-choose .choose a {
  font-size: 24px;
  text-decoration: none;
  color: #000;
}
section.contact-us .contact-choose .choose .head {
  margin-bottom: 30px;
}
section.contact-us .contact-choose .choose .content p {
  font-size: 20px;
  margin-bottom: 5px;
  display: block;
  line-height: 28px;
}
section.contact-us .contact-choose .choose .content a {
  font-size: 20px;
  margin-bottom: 5px;
  display: block;
  line-height: 28px;
}
section.contact-us .contact-choose .chooser.active h3 {
  font-size: 26px;
}
section.contact-us .contact-choose .chooser.active p.title {
  display: inline;
  font-size: 26px;
}
section.contact-us .contact-choose .clicked h3, section.contact-us .contact-choose .clicked p.title {
  color: #7d7d7d;
  font-size: 24px;
}
section.contact-us .contact-choose .content .left-single-contact, section.contact-us .contact-choose .content .right-single-contact {
  width: 35%;
  display: inline-block;
}
section.contact-us .contact-choose .contact-title {
  margin-bottom: 50px;
  font-size: 48px;
}
section.contact-us #contact {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 10px;
  margin-bottom: 20px;
}
section.contact-us #contact .acc_section {
  position: relative;
  z-index: 10;
  margin-bottom: 10px;
  overflow: hidden;
}
section.contact-us #contact .acc_section .acc_head {
  position: relative;
  background: transparent;
  padding: 10px;
  display: block;
  padding: 0;
  font-family: "Lora", serif;
}
section.contact-us #contact .acc_section .acc_head h3 {
  font-size: 20px;
  display: inline-block;
  position: relative;
  line-height: 1;
  margin: 5px 0;
}
section.contact-us #contact .acc_section .acc_head h3:after {
  right: -34px;
  left: auto;
  width: 30px;
  top: 9px;
}
section.contact-us #contact .acc_section .acc_head p.title {
  display: inline-block;
  margin: 0;
  margin-left: 30px;
  font-size: 20px;
}
section.contact-us #contact .acc_section .acc_content_new {
  padding: 15px 0 40px;
  font-size: 18px;
}
section.contact-us #contact .acc_section .acc_content_new p {
  margin-bottom: 0;
}
section.contact-us #contact .acc_section .acc_content_new a {
  color: #000;
  text-decoration: none;
}
section.contact-us #contact .acc_section .acc_content_new a:hover {
  color: #2dc3ea;
}
section.contact-us #contact .acc_section.acc_active > .acc_content {
  display: block;
  background: transparent;
}
section.contact-us #contact .acc_section.acc_active > .acc_head {
  background: transparent;
}
.page-template-international-desks .page-banner {
  background-image: url(img/international-desks-background.jpg);
  margin-bottom: 85px;
}
.page-template-international-desks .international-text p {
  font-size: 21px;
  max-width: 1070px;
  text-align: center;
  margin: 70px auto 100px;
  padding: 0 15px;
}
.page-template-international-desks .desks .first-row {
  margin: 0 -15px 0 -15px;
}
.page-template-international-desks .desks .col-6 {
  width: 25%;
  float: left;
  padding: 15px;
}
.page-template-international-desks .desks .col-6 .items {
  padding: 15px;
  position: relative;
  background: #fafafa;
  min-height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-template-international-desks .desks .col-6 .items h2 {
  font-size: 33px;
  position: relative;
  text-align: center;
}
.page-template-international-desks .desks .col-6 .items.item1 {
  background-image: url(/wp-content/uploads/2019/02/deutsche.png);
  cursor: pointer;
}
.page-template-international-desks .desks .col-6 .items.item1 .image-part {
  background-image: url(/wp-content/uploads/2019/02/deutsche.png);
}
.page-template-international-desks .desks .col-6 .items.item2 {
  background-image: url(/wp-content/uploads/2019/02/francaise.png);
  cursor: pointer;
}
.page-template-international-desks .desks .col-6 .items.item2 .image-part {
  background-image: url(/wp-content/uploads/2019/02/francaise.png);
}
.page-template-international-desks .desks .col-6 .items.item3 {
  background-image: url(/wp-content/uploads/2019/02/nordic.png);
  cursor: pointer;
}
.page-template-international-desks .desks .col-6 .items.item3 .image-part {
  background-image: url(/wp-content/uploads/2019/02/nordic.png);
}
.page-template-international-desks .desks .col-6 .items.item4 {
  background-image: url(/wp-content/uploads/2019/02/chinese.png);
  cursor: pointer;
}
.page-template-international-desks .desks .col-6 .items.item4 .image-part {
  background-image: url(/wp-content/uploads/2019/02/chinese.png);
}
.page-template-international-desks .desks .col-6 .items .open-content {
  width: 100%;
  min-height: 300px;
}
.page-template-international-desks .desks .col-6 .items .open-content.left {
  left: 0;
  background-color: #fafafa;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-template-international-desks .desks .col-6 .items .open-content.left.activated {
  width: calc(200% + 4px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 10;
}
.page-template-international-desks .desks .col-6 .items .open-content.left .content-key {
  right: 5%;
  position: absolute;
}
.page-template-international-desks .desks .col-6 .items .open-content.left .image-part {
  width: 50%;
  position: absolute;
  left: 0;
  height: 775px;
  background-position: center;
  background-repeat: no-repeat;
}
.page-template-international-desks .desks .col-6 .items .open-content.right {
  right: 0;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  background-color: #fafafa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-template-international-desks .desks .col-6 .items .open-content.right.activated {
  width: calc(200% + 4px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 10;
}
.page-template-international-desks .desks .col-6 .items .open-content.right .content-key {
  left: 5%;
  position: absolute;
}
.page-template-international-desks .desks .col-6 .items .open-content.right .image-part {
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
}
.page-template-international-desks .desks .col-6 .items .open-content .content-key, .page-template-international-desks .desks .col-6 .items .open-content .content-all {
  display: table;
}
.page-template-international-desks .desks .col-6 .items .open-content .content-key {
  width: 50%;
}
.page-template-international-desks .desks .col-6 .items .open-content .content-all {
  width: 100%;
}
.page-template-international-desks .desks .col-6 .items .open-content .image-key {
  width: 100%;
  height: 230px;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}
.page-template-international-desks .desks .col-6 .items .open-content .data-key {
  font-size: 15px;
}
.page-template-international-desks .desks .col-6 .items .open-content .data-key h2 {
  color: #000;
  font-size: 24px;
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: center;
  cursor: pointer;
}
.page-template-international-desks .desks .col-6 .items .open-content .data-key a {
  text-decoration: none;
  color: #3d3d3d;
  margin-bottom: 15px;
  display: table;
  position: relative;
}
.page-template-international-desks .desks .col-6 .items .open-content .data-key p {
  margin-bottom: 15px;
  position: relative;
}
.page-template-international-desks .desks .col-6 .items .open-content .closeBtn {
  z-index: 100;
  position: absolute;
  top: 10px;
  left: 10px;
  background-image: url(/wp-content/uploads/2018/12/goBack.png);
  background-size: contain;
  width: 36px;
  height: 36px;
}
.page-template-international-desks .desks {
  margin-bottom: 120px;
}
.page-template-regional-coverage .regional-coverage .container {
  max-width: 1140px;
}
.page-template-regional-coverage .page-banner {
  background-image: url(/wp-content/uploads/2019/01/regional-coverage-header.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-regional-coverage .main-title {
  z-index: 100;
  margin-top: 70px;
  width: 100%;
  display: block;
  text-align: center;
  position: absolute;
}
.page-template-regional-coverage #response-popup .go-back-button {
  top: 25px;
  left: 25px;
  z-index: 1000;
}
.page-template-regional-coverage header {
  -webkit-box-shadow: 0 0px 13px -1px #bbb;
  box-shadow: 0 0px 13px -1px #bbb;
}
.page-template-regional-coverage .regional-map {
  min-height: 100vh;
  position: relative;
  background-image: url(/wp-content/themes/_s/css/img/regional/map-bg-grey.png);
}
.page-template-regional-coverage .regional-map img {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.page-template-regional-coverage .regional-coverage {
  margin-top: 90px;
  margin-bottom: 120px;
}
.page-template-regional-coverage .regional-coverage .country {
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-template-regional-coverage .regional-coverage .country a {
  text-decoration: none;
  color: #2dc3ea;
}
.page-template-regional-coverage .regional-coverage .image {
  min-width: 25%;
}
.page-template-regional-coverage .regional-coverage .image img {
  margin: 0 auto;
  display: block;
  padding: 30px;
}
.page-template-regional-coverage .regional-coverage .text {
  padding: 15px;
}
.page-template-regional-coverage .regional-coverage .text p {
  font-size: 19px;
}
.page-template-regional-coverage .regional-coverage .text h2 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.page-template-regional-coverage .regional-coverage .text h3 {
  font-size: 26px;
  margin-bottom: 20px;
}
.page-template-regional-coverage .regional-coverage .quote {
  margin-bottom: 30px;
}
.page-template-regional-coverage .regional-coverage .quote h3 {
  font-size: 19px;
  color: #807e83;
  font-family: "Lora", serif;
  font-style: italic;
  text-align: left;
}
.page-template-regional-coverage .regional-coverage .quote h3 span {
  font-size: 19px;
  margin: 0;
  color: #807e83;
  font-family: "Lora", sans-serif;
}
#myVideo {
  min-width: 100%;
  margin-bottom: -10px;
  min-height: calc(100vh - 101px);
}
.page-template-default a {
  text-decoration: none;
  color: #2dc3ea;
}
.page-template-default .site-header {
  -webkit-box-shadow: 0 0px 13px -1px #bbb;
  box-shadow: 0 0px 13px -1px #bbb;
  margin-bottom: 80px;
}
.page-template-default .entry-content {
  margin-bottom: 80px;
}
.page-template-default h1.entry-title {
  display: none;
}
.page-template-careers iframe {
  width: 100%;
  height: 420px;
}
.open-popup-link {
  cursor: pointer;
  display: table;
}
.simple-popup-content {
  padding-right: 10px;
  padding-left: 10px;
}
.simple-popup-content .close {
  left: 10px;
  top: 10px;
}
.simple-popup-content .close:before {
  display: inline-block;
  text-align: center;
  content: url(/wp-content/uploads/2018/12/goBack.png);
  width: auto;
  font-size: 40px;
  color: #d3d3d3;
}
.simple-popup-content .content__gdpr > label {
  font-weight: bold;
  font-size: 20px;
  display: block;
}
.simple-popup-content .smaller {
  font-size: 14px;
}
.simple-popup-content .small-padding {
  margin-bottom: 5px;
}
.simple-popup-content h2.modal-heading {
  margin: 0;
  height: 30px;
  text-align: center;
}
.signup-newsletter {
  text-decoration: none;
  color: #2dc3ea;
  position: relative;
  font-size: 19px;
}
.signup-newsletter:visited {
  color: #2dc3ea;
}
.signup-newsletter:after {
  position: absolute;
  right: -15px;
  top: -1px;
}
.signup-newsletter input {
  border-radius: 0;
}
input.search-field {
  border: none;
  outline: none;
  text-transform: lowercase;
  font-family: "Lora", serif;
  width: 50px;
  border: none;
  background: url(/wp-content/uploads/2019/01/search-icon.svg) left no-repeat;
  background-size: 20px;
  border-radius: 4px;
  height: 30px;
  color: transparent;
  -webkit-transition: width 0.5s, color 0.5s ease-in;
  transition: width 0.5s, color 0.5s ease-in;
  padding-left: 30px;
  font-size: 19px;
}
input.search-field:focus + span, input.search-field:hover + span {
  background-color: #2dc3ea;
  height: 1px;
  width: 100%;
  display: block;
  margin-top: 4px;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
  position: absolute;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
input.search-field:focus, input.search-field:hover {
  width: 200px;
  border-radius: 0;
  color: #000;
  -webkit-transition: width 0.5s, color 0.5s ease-in;
  transition: width 0.5s, color 0.5s ease-in;
}
input.search-field:focus {
  outline: none;
  outline-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.we-are .main-title:before {
  content: none;
}
.we-are .main-title span {
  width: 20px;
  position: relative;
}
.we-are .main-title span:after {
  height: 3px;
  width: 40px;
  top: -10px;
  bottom: 0;
  left: -9px;
  background-color: #fff;
}
button.owl-next span {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -15%;
  font-size: 50px;
  font-family: monospace;
}
button.owl-prev span {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -15%;
  font-size: 50px;
  font-family: monospace;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #1f1f1f;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #2dc3ea;
}
section.no-results.not-found {
  margin: 80px 0;
}
section.no-results.not-found input {
  font-size: 20px;
  text-transform: lowercase;
  color: #000;
  font-family: "Lora", serif;
  width: 100%;
  margin-bottom: 30px;
  border: 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding: 15px;
  position: relative;
  background: transparent;
}
section.no-results.not-found input:focus + span, section.no-results.not-found input:hover + span {
  height: 0;
  width: 0;
  display: none;
}
.page-banner h2 span {
  display: none;
}
.page-template-careers .about_people .text, .page-template-careers .meet_us .text, .page-template-careers .grow .text, .page-template-careers .kndidates .kndidates_text, .page-template-careers .join_team .team_part3, .page-template-careers .general_app .text {
  font-size: 19px;
  line-height: 33px;
}
.page-template-careers .about_people .main-title, .page-template-careers .about_people .text, .page-template-careers .meet_us .text, .page-template-careers .grow .text, .page-template-careers .general_app .text {
  max-width: 960px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .page-template-careers .about_people .main-title, .page-template-careers .about_people .text, .page-template-careers .meet_us .text, .page-template-careers .grow .text, .page-template-careers .general_app .text {
    text-align: left;
  }
}
h2.main-title.no-slash:before {
  display: none;
}
.page-template-careers .page-banner {
  background-image: url(img/careers-1.jpg);
  background-size: cover;
  background-position: center top;
}
.page-template-careers .about_people {
  padding-bottom: 80px;
}
.page-template-careers .about_people .main-title {
  margin: 80px auto 75px;
}
.page-template-careers .about_people .main-title.no-slash {
  padding-top: 10px;
}
.page-template-careers .meet_us, .page-template-careers .grow {
  background: #fafafa;
  padding: 80px 0;
}
.page-template-careers .meet_us .main-title, .page-template-careers .grow .main-title {
  margin: 0 auto 60px;
}
.page-template-careers .meet_us .text, .page-template-careers .grow .text {
  max-width: 960px;
}
.page-template-careers .meet_us {
  background: #fff;
}
.page-template-careers .brochures .brochures_item-box {
  width: calc(100% / 7 - 0.01px);
  float: left;
  padding: 54px 15px;
}
@media (max-width: 992px) {
  .page-template-careers .brochures .brochures_item-box {
    width: calc(100% / 3);
    padding: 44px 10px;
  }
}
.page-template-careers .brochures .brochures_item-box:nth-child(odd) {
  background: #ebebeb;
}
.page-template-careers .brochures .brochures_item-box:nth-child(even) {
  background: #e2e2e2;
}
.page-template-careers .brochures .brochures_item-box img {
  margin: 0 auto;
  box-shadow: 7px 7px 20px #8e8e8e;
}
.page-template-careers .brochures .brochures_item-box:hover {
  background: #2dc3ea;
}
.page-template-careers .kndidates {
  background-image: url(/wp-content/uploads/2018/12/careers_kndidates.jpg);
  background-size: cover;
  background-position: center top;
  padding: 110px 130px;
  color: #fff;
}
.page-template-careers .kndidates .kndidates_container {
  max-width: 1325px;
  margin: 0 auto;
}
.page-template-careers .kndidates .kndidates_h2 {
  margin-bottom: 55px;
  font-size: 55px;
  line-height: 72px;
}
.page-template-careers .kndidates .kndidates_h2 span {
  position: relative;
  text-transform: lowercase;
  width: 47px;
  display: inline-block;
}
.page-template-careers .kndidates .kndidates_h2 span:after {
  background-color: #ffffff;
  height: 2px;
  width: 64px;
  top: 41px;
  left: 8px;
}
.page-template-careers .kndidates .kndidates_text {
  max-width: 758px;
  float: left;
}
@media (max-width: 992px) {
  .page-template-careers .kndidates .kndidates_text {
    max-width: initial;
    float: none;
  }
}
.page-template-careers .kndidates .kndidates_text a {
  white-space: nowrap;
  text-decoration: underline;
  font-weight: bold;
}
.page-template-careers .kndidates .kndidates_text span {
  text-decoration: underline;
  position: relative;
  text-transform: lowercase;
  width: 18px;
  display: inline-block;
}
.page-template-careers .kndidates .kndidates_text span:after {
  background-color: #ffffff;
  height: 2px;
  width: 24px;
  top: 16px;
  left: 3px;
}
.page-template-careers .kndidates .kndidates_info-box {
  max-width: calc(100% - 758px);
  float: right;
  text-align: left;
  margin-right: 15%;
}
@media (max-width: 992px) {
  .page-template-careers .kndidates .kndidates_info-box {
    float: none;
    max-width: min-content;
  }
}
.page-template-careers .kndidates a {
  text-decoration: none;
  color: #fff;
}
.page-template-careers .kndidates .info {
  color: #ffb606;
  margin: 27px 0 73px;
  position: relative;
}
@media (max-width: 992px) {
  .page-template-careers .kndidates .info {
    margin: 50px 0 63px;
  }
}
.page-template-careers .kndidates .info:before {
  top: 11px;
  background-color: #ffb606;
}
.page-template-careers .kndidates .info:after {
  content: url(/wp-content/uploads/2018/12/careers_info-arrow.png);
  position: absolute;
  top: 1px;
  right: -44px;
}
.page-template-careers .kndidates .apply {
  color: #fff;
  position: relative;
  font-size: 30px;
}
.page-template-careers .kndidates .apply:before {
  top: 23px;
  background-color: #fff;
}
.page-template-careers .kndidates .apply:after {
  content: url(/wp-content/uploads/2018/12/careers_apply-arrow.png);
  position: absolute;
  top: 1px;
  right: -44px;
}
.page-template-careers .join_team {
  background: #2dc3ea;
  padding: 88px 0;
  color: #fff;
}
.page-template-careers .join_team .container {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
}
@media (max-width: 992px) {
  .page-template-careers .join_team .container {
    display: block;
  }
}
.page-template-careers .join_team .container h2 {
  min-width: 370px;
  display: table;
  font-size: 33px;
  line-height: 36px;
}
.page-template-careers .join_team .container p {
  font-size: 19px;
  color: #ffffff;
  margin: 0;
}
.page-template-careers .join_team .container img {
  margin: 0 100px;
}
.page-template-careers .join_team .team_part1 {
  position: relative;
  width: 23%;
  float: left;
  font-size: 47px;
  line-height: 56px;
}
@media (max-width: 992px) {
  .page-template-careers .join_team .team_part1 {
    width: 100%;
    float: none;
  }
}
.page-template-careers .join_team .team_part11:after {
  background-color: #fff;
  right: 41px;
  left: auto;
  top: 53%;
  width: 52px;
}
@media (max-width: 992px) {
  .page-template-careers .join_team .team_part11:after {
    right: 24%;
  }
}
.page-template-careers .join_team .team_part2 {
  width: 43%;
  float: left;
  text-align: center;
}
@media (max-width: 992px) {
  .page-template-careers .join_team .team_part2 {
    width: 100%;
    float: none;
  }
}
@media (max-width: 992px) {
  .page-template-careers .join_team .team_part2 img {
    transform: rotate(90deg);
    margin: 47px 0;
  }
}
.page-template-careers .join_team .team_part3 {
  width: 33%;
  float: left;
}
@media (max-width: 992px) {
  .page-template-careers .join_team .team_part3 {
    width: 100%;
    float: none;
  }
}
.page-template-careers .general_app {
  background: #fafafa;
  padding: 80px 0;
}
.page-template-careers .general_app a.cta {
  color: #00aeef;
  text-decoration: none;
  border: 2px solid #00aeef;
  padding: 8px 25px 10px;
  border-radius: 30px;
  font-size: 20px;
  display: table;
  margin: 60px auto 0;
  letter-spacing: 0.8px;
}
.page-template-careers .general_app a.cta:hover {
  color: #fff;
  background-color: #00aeef;
}
.page-template-careers .general_app .careers-box {
  padding: 90px 70px 70px;
}
.page-template-careers .general_app .careers-box.gray {
  background-color: #f3f3f3;
}
.page-template-careers .general_app .left_box {
  width: 70%;
  float: left;
}
.page-template-careers .general_app h2 {
  font-size: 35px;
  margin: 0 auto 40px;
}
.page-template-careers .general_app h2 span {
  position: relative;
  display: inline-block;
  width: 5px;
}
.page-template-careers .general_app h2 span:after {
  top: -10px;
  bottom: auto;
  left: -11px;
}
.page-template-careers .general_app .text_box {
  width: 750px;
  font-size: 19px;
  line-height: 33px;
  margin: 40px auto 0;
}
@media (max-width: 992px) {
  .page-template-careers .general_app .text_box {
    width: auto;
  }
}
.page-template-careers .general_app .right_box {
  width: 30%;
  float: left;
  text-align: center;
}
.page-template-careers .general_app .apply {
  cursor: pointer;
  position: relative;
  color: #00c9ee;
  margin-left: 30px;
  font-size: 24px;
  line-height: 33px;
  width: 77px;
  margin: 40px auto 0;
  display: table;
  text-decoration: none;
}
.page-template-careers .general_app .apply:after {
  top: 15px;
  background-color: #00c9ee;
  left: -30px;
}
.page-template-careers .general_app .apply:before {
  content: url(/wp-content/uploads/2018/12/blue-arrow.png);
  position: absolute;
  top: 1px;
  right: -44px;
}
.page-template-careers .follow_us {
  background: #2dc3ea;
  color: #fff;
  padding: 44px 0;
  font-size: 47px;
  line-height: 55px;
}
.page-template-careers .follow_us .item {
  max-width: 960px;
  margin: 0 auto;
}
.page-template-careers .follow_us .parts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-template-careers .follow_us .part1 {
  float: left;
  text-align: center;
  font-size: 33px;
}
.page-template-careers .follow_us .part2 {
  float: left;
  text-align: center;
}
.page-template-careers .follow_us .part3 a {
  color: transparent;
}
.page-template-careers .follow_us .part3 a:nth-of-type(2) {
  margin: 0 93px;
}
@media screen and (min-width: 1900px) {
  body section.contact-us {
    min-height: calc(80vh - 100px);
  }
}
@media screen and (min-width: 1200px) {
  div#ohsnap {
    display: none;
  }
  .single section.tabs {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1680px) {
  .single section.tabs {
    margin-bottom: 100px;
  }
  section.contact-us .contact-wrapper .slide .right-background {
    width: 350%;
  }
  .page-template-careers .kndidates .kndidates_h2 span:after {
    top: 33px;
  }
  section.contact-us .accordionjs .acc_section .acc_content p, section.contact-us .accordionjs .acc_section .acc_content a {
    font-size: 16px;
    margin: 0;
  }
  .home .join p {
    font-size: 19px;
  }
  .main-title:before {
    top: 22px;
  }
  .page-template-our-story .page-banner {
    margin-bottom: 0 !important;
  }
  .page-template-our-story .page-banner h2 {
    font-size: 30px;
  }
  .page-template-our-story .page-banner h2:after {
    top: 22px;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info {
    font-size: 19px;
    margin-top: 40px;
  }
  .single-people .people-banner .wrapper-people .people-info {
    font-size: 19px;
    margin-top: 40px;
  }
  #response-content .one-people {
    max-width: 25%;
    min-height: 420px;
  }
  .page-template-careers .kndidates .kndidates_h2 {
    font-size: 50px;
    line-height: 60px;
  }
  section.contact-us .contact-choose h2 {
    font-size: 35px;
    margin: 30px 0 40px 30px;
  }
}
@media only screen and (max-width: 1400px) {
  section.contact-us .contact-choose h2 {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  section.contact-us .contact-choose li {
    line-height: 25px;
  }
  section.contact-us .accordionjs .acc_section .acc_head p.title, section.contact-us .accordionjs .acc_section .acc_head h3 {
    font-size: 18px;
  }
  section.contact-us .accordionjs .acc_section .acc_content a, section.contact-us .accordionjs .acc_section .acc_content p {
    font-size: 14px;
    line-height: 16px;
  }
  section.contact-us .contact-wrapper .slide .right-background {
    width: 350%;
    left: -130% !important;
  }
  section.contact-us .accordionjs .acc_section.acc_active > .acc_content {
    padding: 8px 0 10px !important;
    font-size: 14px;
  }
  .single-people .people-banner {
    background-size: 65%;
  }
  .single-nas_tim .people-banner {
    background-size: 65%;
  }
  section.contact-us {
    min-height: calc(100vh - 170px);
  }
  section.contact-us iframe {
    overflow: hidden;
  }
  .page-id-420 .page-banner, .page-id-350 .page-banner {
    background-position: left;
  }
  .page-id-352 .page-banner {
    background-position: right;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
  .single-nas_tim .people-banner .wrapper-people, .single-nas_tim .people-banner {
    min-height: 480px;
    background-position: -100px top;
    background-size: 55%;
  }
  .single-nas_tim .people-banner {
    background-size: 65%;
  }
  .single-people .people-banner .wrapper-people, .single-people .people-banner {
    min-height: 480px;
    background-position: -100px top;
    background-size: 55%;
  }
  .single-people .people-banner {
    background-size: 65%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 993px) {
  .single-people .people-banner .wrapper-people, .single-people .people-banner {
    min-height: 480px;
    background-size: 65%;
  }
  .single-people .people-banner .wrapper-people .people-info {
    margin-top: 0;
  }
  .single-nas_tim .people-banner .wrapper-people, .single-nas_tim .people-banner {
    min-height: 480px;
    background-size: 65%;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info {
    margin-top: 0;
  }
  section.contact-us .accordionjs .acc_section {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 992px) {
  .home .main-banner {
    background: url(img/home-hero-3.jpg) center/cover no-repeat;
  }
  a.responsive-menu-item-link img {
    padding-top: 8px !important;
  }
  .page-banner h2 {
    width: 100%;
  }
  .home .grey-wrapper {
    padding: 0;
  }
  #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a {
    padding-right: 10px !important;
  }
  .page-template-careers .about_people .text, .page-template-careers .meet_us .text, .page-template-careers .grow .text, .page-template-careers .kndidates .kndidates_text, .page-template-careers .join_team .team_part3, .page-template-careers .general_app .text {
    font-size: 19px;
    line-height: 28px;
    text-align: center;
  }
  .page-template-careers .about_people, .page-template-careers .meet_us, .page-template-careers .grow, .page-template-careers .kndidates, .page-template-careers .join_team, .page-template-careers .general_app {
    padding: 50px 0;
  }
  .main-title, .page-template-careers .about_people .main-title, .page-template-careers .meet_us .main-title, .page-template-careers .grow .main-title, .page-template-careers .kndidates .kndidates_h2, .page-template-careers .join_team .team_part1, .page-template-careers .general_app h2 {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 27px;
    text-align: center;
  }
  .content-area {
    margin-right: 0 !important;
  }
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-8, .col-9, .col-10, .col-11, .col-12 {
    width: 100%;
  }
  .single-news .news-left, .single-news .news-right {
    max-width: 100%;
  }
  .page-template-expertise .expertise-left, .page-template-expertise .expertise-right {
    max-width: 100%;
  }
  .page-template-expertise .expertise-left .key-contact .image-key {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .page-template-expertise .expertise-left .key-contact .data-key {
    max-width: 100%;
  }
  .page-template-expertise .expertise-left .key-contact .wrapper-key a {
    padding-left: 0;
  }
  .page-template-expertise .expertise-left .key-contact .wrapper-key .email-key {
    padding-left: 0;
    margin-bottom: 25px;
    overflow: scroll;
  }
  .page-template-expertise .expertise-left .key-contact .wrapper-key .email-key:before {
    position: relative;
    display: block;
  }
  .page-template-expertise .expertise-left .key-contact .wrapper-key .phone-key {
    padding-left: 0;
    margin-bottom: 25px;
  }
  .page-template-expertise .expertise-left .key-contact .wrapper-key .phone-key:before {
    position: relative;
    display: block;
  }
  .page-template-expertise .expertise-left .key-contact .wrapper-key .linkedin-key {
    padding-left: 0;
    margin-bottom: 25px;
  }
  .page-template-expertise .expertise-left .key-contact .wrapper-key .linkedin-key:before {
    position: relative;
    display: block;
  }
  .page-banner {
    min-height: 200px;
    margin-bottom: 65px !important;
  }
  .page-template-practice-industry section.expertise-picker {
    margin-top: 0;
  }
  #footer-links {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  #footer-links li {
    text-align: center;
    padding: 5px 15px;
  }
  .page-template-our-story .slider-container .slider-box {
    padding: 50px 15px;
  }
  .page-template-our-story .circle img {
    max-height: 50px;
  }
  section.main-slider h2 {
    line-height: initial;
    text-align: center;
    font-size: 26px;
    margin: 20% 0;
  }
  .page-template-our-story section.our-story {
    padding: 35px 15px 85px;
  }
  .page-template-our-story .slider-container {
    margin: 60px auto 0;
  }
  .page-template-our-story section.we-are {
    padding: 45px 15px;
  }
  .page-template-our-story section.we-are h2 {
    line-height: initial;
  }
  .page-template-our-story section.we-are h3 {
    font-size: 50px;
    margin-bottom: 0;
    line-height: 107px;
  }
  .page-template-our-story section.we-are .col-4 {
    padding: 25px 0;
  }
  .page-template-our-story section.we-are .main-title {
    margin-bottom: 20px;
  }
  .page-template-our-story section.we-are img {
    max-height: 55px;
  }
  .page-template-our-story section.we-are p {
    font-size: 18px;
  }
  section.alumni {
    padding-bottom: 50px;
  }
  .timeline {
    padding: 30px 15px 30px;
  }
  .timeline ul {
    margin-top: 55px;
    margin-left: 40px;
  }
  .timeline ul li .content h2 {
    font-size: 33px;
  }
  .timeline ul li .content p {
    font-size: 18px;
  }
  .main-title {
    text-align: center;
  }
  .page-template-our-story .item {
    min-height: 0;
  }
  .page-template-expertise .expertise-right .content-all .image-key {
    background-position: -60px;
  }
  .home .slider-container .slider-background, .page-template-our-story .slider-container .slider-background {
    border: none;
    top: 0;
    -webkit-transform: none;
    transform: none;
  }
  .accordionjs .circle-plus {
    right: 15px;
  }
  .accordionjs .acc_section .acc_head {
    padding: 10px 15px;
  }
  .accordionjs .acc_section .acc_content {
    padding: 20px 15px;
    font-size: 18px;
  }
  section.contact-us .contact-choose {
    position: relative;
    width: auto;
  }
  section.contact-us .contact-choose h2 {
    margin: 20px 0 20px 25px;
  }
  section.contact-us .contact-wrapper .contact-right, section.contact-us .contact-wrapper .contact-left, section.contact-us iframe {
    display: none;
  }
  section.contact-us {
    min-height: auto;
    padding: 20px 15px 37px;
  }
  section.contact-us .accordionjs .acc_section {
    margin-bottom: 12px;
  }
  section.contact-us .accordionjs .acc_section .acc_head h3:after {
    width: 34px;
    top: 10px;
  }
  .page-template-newsroom .newsroom-list .list {
    margin-top: 0;
    margin-bottom: 64px;
  }
  .page-template-newsroom .newsroom-list .list-content .social {
    bottom: 5px;
  }
  .page-template-newsroom .newsroom-list .list-content a.read-more {
    bottom: 5px;
  }
  .page-template-newsroom .newsroom-list h2 {
    font-size: 21px;
    margin-bottom: -7px;
  }
  .page-template-newsroom .newsroom-list h3.pre-title {
    margin-bottom: 23px;
    font-size: 15px;
  }
  .page-template-newsroom .newsroom-list .time-meta {
    margin-bottom: 8px;
  }
  .page-banner.newsroom {
    margin-bottom: 28px;
  }
  #news-filter select {
    font-size: 15px;
  }
  #news-filter input {
    font-size: 15px;
  }
  #response-popup iframe {
    margin-left: auto;
  }
  #people-filter input#searchme, #people-filter .selecting {
    width: 100%;
  }
  #people-filter input {
    font-size: 15px;
    margin-bottom: 0;
  }
  #people-filter select {
    font-size: 15px;
  }
  .single-people {
    margin-bottom: 30px;
  }
  .single-people .tabcontent {
    font-size: 18px;
  }
  .single-people .tab {
    margin-top: 0;
  }
  .single-people .tab button {
    font-size: 22px;
  }
  .single-people .quote {
    margin-top: 0;
  }
  .single-people .quote h3 {
    font-size: 19px;
    margin-bottom: 5px;
  }
  .single-people .people-banner {
    margin-bottom: 0;
  }
  .single-people .people-banner .wrapper-people {
    min-height: initial;
  }
  .single-people .people-banner .wrapper-people .people-info {
    font-size: 16px;
  }
  .single-people .people-banner .wrapper-people .people-info .separator {
    height: 31px;
  }
  .single-people .people-banner .wrapper-people .people-info h2 {
    font-size: 34px;
  }
  .single-people .people-banner .wrapper-people .people-info h3 {
    font-size: 21px;
  }
  .single-people .people-banner .wrapper-people .people-info .vcard-key {
    margin-top: 21px;
  }
  .single-people .people-banner .wrapper-people .people-info .vcard-key:before {
    top: 12px;
  }
  .single-nas_tim .tabcontent {
    font-size: 18px;
  }
  .single-nas_tim .tab {
    margin-top: 0;
  }
  .single-nas_tim .tab button {
    font-size: 22px;
  }
  .single-nas_tim .quote {
    margin-top: 0;
  }
  .single-nas_tim .quote h3 {
    font-size: 19px;
    margin-bottom: 5px;
  }
  .single-nas_tim .people-banner {
    margin-bottom: 0;
  }
  .single-nas_tim .people-banner .wrapper-people {
    min-height: initial;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info {
    font-size: 16px;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info .separator {
    height: 31px;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info h2 {
    font-size: 34px;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info h3 {
    font-size: 21px;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info .vcard-key {
    margin-top: 21px;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info .vcard-key:before {
    top: 12px;
  }
  .page-template-careers .about_people .main-title {
    padding: 0;
    padding-bottom: 45px;
    margin-top: 0;
  }
  .page-template-careers .about_people .main-title.no-slash {
    margin-bottom: auto;
    padding-bottom: 30px;
  }
  .page-template-careers .follow_us {
    padding: 35px 0;
    font-size: 35px;
  }
  .page-template-careers .follow_us .parts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-template-careers .follow_us .part2 {
    margin: 7px 0 18px;
  }
  .page-template-careers .follow_us .part2 img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .page-template-careers .follow_us .part3 {
    margin-right: 0;
    text-align: center;
  }
  .page-template-careers .follow_us .part3 a:nth-of-type(2) {
    margin: 0 6px;
  }
  .page-template-careers .follow_us .part3 img {
    width: 26px;
  }
  .page-template-careers .brochures {
    background: #ebebeb;
  }
  .page-template-careers .kndidates .info {
    margin: 29px 0;
  }
  .page-template-careers .join_team .team_part1 {
    margin-bottom: 0;
  }
  .page-template-careers .join_team .team_part11:after {
    width: 41px;
    right: 12%;
  }
  .page-template-careers .join_team .team_part2 img {
    width: 15%;
  }
  .page-template-careers .general_app .right_box {
    display: none;
  }
  .page-template-careers .general_app .left_box {
    width: 100%;
  }
  .page-template-careers .general_app .text_box {
    font-size: initial;
    margin: 24px 0;
  }
  .page-template-careers .general_app .apply {
    font-size: 23px;
  }
  .page-template-careers .general_app .apply:before {
    top: 0;
    width: 36px;
  }
  #response-content .one-people {
    min-width: 100%;
  }
  .single-people .people-banner .wrapper-people .people-info {
    width: 100%;
  }
  .single-people .people-banner {
    background-size: contain;
    width: 100%;
    background-position: center 30px;
  }
  .single-people .people-banner .wrapper-people {
    margin-top: 290px;
    margin-bottom: 40px;
  }
  .single-people .people-banner .overlay {
    display: none;
  }
  .single-people .tab button {
    margin: 0;
    display: block;
    padding: 5px 0;
    margin: 14px 15px 25px 0;
  }
  .single-people .people-banner .wrapper-people .people-info h2 {
    background: white;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info {
    width: 100%;
  }
  .single-nas_tim .people-banner {
    background-size: contain;
    width: 100%;
    background-position: center 30px;
  }
  .single-nas_tim .people-banner .wrapper-people {
    margin-top: 290px;
    margin-bottom: 40px;
  }
  .single-nas_tim .people-banner .overlay {
    display: none;
  }
  .single-nas_tim .tab button {
    margin: 0;
    display: block;
    padding: 5px 0;
    margin: 14px 15px 25px 0;
  }
  .single-nas_tim .people-banner .wrapper-people .people-info h2 {
    background: white;
  }
  #response-popup iframe {
    width: 100vw;
    padding: 0 15px;
  }
  .page-template-people iframe {
    margin-left: 0;
    padding: 0 15px;
  }
  #people-filter select, #news-filter select {
    width: 48%;
    margin: 0px;
  }
  #people-filter .selecting, #news-filter .selecting {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #response-content .one-people {
    min-height: 300px;
  }
  #response-content .p-content h2 {
    font-size: 18px;
  }
  #response-content .p-content {
    bottom: 5px;
  }
  .page-template-our-story .page-banner h2 {
    font-size: 30px;
    line-height: initial;
  }
  .page-template-international-desks .page-banner {
    margin-bottom: 55px;
  }
  .page-template-international-desks .international-text p {
    margin: 45px auto;
    padding: 0 15px;
    font-size: 18px;
    text-align: center;
  }
  .page-template-international-desks .desks {
    margin-bottom: 50px;
  }
  .page-template-international-desks .desks .col-6 {
    width: 100%;
  }
  .page-template-international-desks .desks .col-6 .items {
    background-image: none !important;
    min-height: 115px;
    background-size: contain;
    background-size: 20%;
    background-position: center 10px;
    margin-bottom: -15px;
  }
  .page-template-international-desks .desks .col-6 .items h2 {
    text-align: center;
  }
  .page-template-international-desks .desks .col-6 .items h2:after {
    width: 39px;
    top: 22px;
    left: auto;
    right: -35px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content {
    text-align: center;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .image-key {
    width: 100%;
    height: 226px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key {
    float: left;
    width: 94%;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key a {
    padding-left: 0;
    font-size: 15px;
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key p {
    padding-left: 0;
    font-size: 15px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key p a {
    display: inline-block;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key .email-key:before {
    left: 6px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key .phone-key:before {
    left: 6px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key .linkedin-key:before {
    left: 6px;
    top: -2px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key .vcard-key {
    margin-top: 22px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key .vcard-key:before {
    left: 6px;
    top: 12px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content.left .content-key {
    right: initial;
  }
  .page-template-international-desks .desks .col-6 .items .open-content.left .image-part {
    width: 100%;
  }
  .page-template-international-desks .desks .col-6 .items .open-content.left.activated {
    width: 100%;
  }
  .page-template-international-desks .desks .col-6 .items .open-content.right {
    right: 0;
    left: 0;
  }
  .page-template-international-desks .desks .col-6 .items .open-content.right .image-part {
    z-index: -1;
    width: 100%;
    background-size: contain;
  }
  .page-template-international-desks .desks .col-6 .items .open-content.right.activated {
    width: 100%;
  }
  .home .main-banner .content-video .text-video {
    max-width: 1200px;
    margin: 0 auto 80px;
    text-align: center;
    padding: 0 15px;
  }
  .home .main-banner .content-video .text-video h3 {
    font-size: 22px;
    margin-top: 30vh;
  }
  .home .slider-container .slider-box {
    padding: 50px 15px;
  }
  .main-title:before {
    top: 22px;
  }
  .country {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .country .text {
    padding: 15px 0;
  }
  .page-banner h2 {
    font-size: 33px;
    line-height: 40px;
    margin-top: 20px;
    right: 15px;
  }
  .page-banner h2:after {
    height: 3px;
    width: 36px;
    top: 23px;
    left: -35px;
    background-color: #fff;
  }
  .page-template-our-story .item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-template-our-story .item-top > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-template-our-story .item-top .text {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-template-our-story .item-top .text h1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    font-size: 33px;
    letter-spacing: 0.5px;
  }
  .page-template-our-story .item-top .text h1 div, .page-template-our-story .item-top .text h1 div:first-child {
    letter-spacing: 1.5px;
  }
  .page-template-our-story .item-top .text h1 div span, .page-template-our-story .item-top .text h1 div:first-child span {
    font-size: 30px;
    font-family: "Lora", serif;
    font-weight: normal;
  }
  .page-template-our-story .item-top .text h1 div:last-child span {
    font-size: 33px;
  }
  .page-template-our-story .item-top .text {
    -webkit-transform: none;
    transform: none;
  }
  .page-template-our-story .item-top .text h1 div span {
    font-size: 30px;
  }
  .page-template-our-story .item-top .text h1 > div {
    line-height: 38px;
    margin-bottom: 20px;
  }
  .page-template-our-story section.we-are {
    padding: 60px 15px 15px;
  }
  .page-template-our-story section.we-are .bounceIn {
    -webkit-animation-delay: 0.5s !important;
    animation-delay: 0.5s !important;
  }
  #response-content .p-content a {
    opacity: 1;
    margin-bottom: 15px;
  }
  button#responsive-menu-button {
    top: 15px !important;
  }
  #responsive-menu-container #responsive-menu-title #responsive-menu-title-image {
    margin-top: 8px;
  }
  .site-branding img {
    height: 60px;
    width: auto;
    max-width: 70vw;
  }
  .site-branding a {
    padding: 19px 0 10px;
  }
  .myfixed .site-branding a {
    padding: 19px 0 10px;
  }
  #responsive-menu-container #responsive-menu-title {
    padding: 5px 15px !important;
  }
  #responsive-menu-container #responsive-menu {
    margin-top: 30px;
  }
  input.responsive-menu-search-box {
    font-size: 16px !important;
    text-transform: lowercase !important;
    color: #000 !important;
    font-family: "Lora", serif !important;
    border: none !important;
    border-bottom: 1px solid black !important;
    border-radius: 0 !important;
    background: rgba(255, 255, 255, 0.6) !important;
  }
  input.responsive-menu-search-box::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000000 !important;
  }
  input.responsive-menu-search-box::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000 !important;
  }
  input.responsive-menu-search-box:-ms-input-placeholder {
    /* IE 10+ */
    color: #000000 !important;
  }
  input.responsive-menu-search-box:-moz-placeholder {
    /* Firefox 18- */
    color: #000000 !important;
  }
  .page-template-careers .kndidates .apply {
    margin-top: 30px;
  }
  #contactUs {
    display: none;
  }
  .home .main-banner .content-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home .main-banner .content-video .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home .main-banner .content-video .text-video {
    -webkit-transform: none;
    transform: none;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .home .main-banner .content-video .text-video h1 {
    font-size: 33px;
    line-height: 43px;
  }
  #myVideo {
    display: none;
  }
  .home .main-banner {
    margin-bottom: 60px;
  }
  .home .slider-container {
    margin: 60px auto 0;
  }
  .home section.promo {
    padding: 0 15px 90px;
  }
  .home .join {
    padding: 25px 15px 60px;
  }
  .home .join p {
    margin-top: 0;
  }
  .home section.expertise .main-title {
    margin-bottom: 40px;
  }
  .home section.expertise .expertise-inner p {
    text-align: center;
  }
  .home section.expertise .expertise-inner a {
    margin: 20px auto 0;
  }
  .accordionjs .acc_section .acc_head h3 {
    font-size: 22px;
  }
  .accordionjs .acc_section .acc_head h3:after {
    right: -35px;
  }
  ul#responsive-menu:after {
    content: "";
    width: 100%;
    height: 70vh;
    position: absolute;
    /* background: green; */
    background: url(/wp-content/themes/_s/css/img/advokat-pozadina.jpg) right / cover no-repeat;
    top: 0;
    left: 0;
    right: 0;
  }
  ul#responsive-menu li {
    position: relative;
    z-index: 10;
  }
  #responsive-menu-container #responsive-menu li.responsive-menu-item a, #responsive-menu-container #responsive-menu li.responsive-menu-current-item > .responsive-menu-item-link, #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a {
    background-color: transparent !important;
  }
  #responsive-menu-container #responsive-menu-search-box, #responsive-menu-container #responsive-menu-additional-content, #responsive-menu-container #responsive-menu-title {
    position: relative;
    z-index: 100;
  }
  #responsive-menu-container {
    margin-top: 95px !important;
  }
  .home .main-banner .content-video .text-video h1 {
    font-size: 30px;
    line-height: 36px;
  }
  #response-popup .go-back-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: white;
  }
  #response-popup .go-back-button img {
    width: 35px;
    cursor: pointer;
    margin: 8px 0 0 14px;
  }
  .page-template-expertise .expertise-left .blue-title {
    margin-top: 10px;
  }
  #wpfront-scroll-top-container {
    display: none !important;
  }
  .accordionjs .acc_section .acc_head h3:after {
    display: none;
  }
  .accordionjs .acc_section .acc_head h3 {
    padding-right: 30px;
    padding-right: 30px;
    line-height: 28px;
    font-size: 21px;
  }
  .page-template-practice-industry section.expertise-picker .col-6 .read-more {
    width: 100%;
  }
  .is-active .responsive-menu-box {
    -webkit-transform: none !important;
    transform: none !important;
  }
  .single-people .tabcontent a {
    font-size: 18px;
  }
  .single-nas_tim .tabcontent a {
    font-size: 18px;
  }
  section.contact-us .accordionjs .acc_section .acc_head h3 {
    padding-right: 2px;
    font-size: 19px;
    position: relative;
  }
  section.contact-us .accordionjs .acc_section .acc_head p.title {
    margin-left: 7px;
    font-size: 19px;
  }
  section.contact-us .accordionjs .acc_section .acc_head h3:after {
    right: -17px;
    left: auto;
    width: 22px;
    top: 8px;
    display: inline-block;
  }
  #mysticky-nav.wrapfixed {
    overflow: hidden;
    max-width: 100vw;
  }
  .iframe-container {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    height: 100vh;
  }
  .iframe-container iframe {
    z-index: 1000;
    height: 100vh;
  }
  #response-popup.in {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    height: 100vh;
  }
  #response-popup.in iframe {
    z-index: 1000;
    height: 100vh;
  }
  .simple-popup-content {
    height: 100vh !important;
  }
  .simple-popup-content {
    max-height: 100%;
  }
  .page-template-regional-coverage .page-banner {
    background-position: -115px center;
  }
  .page-template-regional-coverage .regional-coverage {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .we-are .main-title {
    font-size: 30px;
  }
  .page-banner .diagonal-overlay {
    left: 37px;
  }
  section.contact-us .contact-choose h2 {
    margin: 0 0 30px 30px;
  }
  #news-filter input {
    margin-bottom: 0;
  }
  .alert {
    display: block;
    padding: 19px 15px;
    position: fixed;
    top: 0px;
    right: 0;
    color: #fff;
    left: 0;
    background-color: #00caec;
    z-index: 1000000;
    width: 100%;
    text-align: center;
    font-size: 12px;
  }
  .home .advanced-search {
    margin-top: 15px;
  }
  .page-template-careers .page-banner {
    margin-bottom: 0 !important;
  }
  .page-template-careers .kndidates .kndidates_info-box {
    margin: 0 auto;
  }
  .page-id-856 .page-banner h2 {
    display: table;
  }
  .page-template-careers .kndidates .kndidates_h2 span:after {
    background-color: #fff;
    height: 2px;
    width: 45px;
    top: 25px;
    left: 18px;
  }
}
@media only screen and (min-width: 992px) {
  section.we-are .col-4:nth-child(n + 2) {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  section.we-are .col-4:nth-child(4) {
    border-left: none;
  }
  section.we-are .col-4:nth-child(n + 4) {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  .simple-popup-content {
    height: 80vh !important;
  }
  .iframe-container {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    height: 100vh;
  }
  .iframe-container iframe {
    z-index: 1000;
    height: 100vh;
  }
  /* CSS specific to iOS devices */
  .single-people .people-banner .overlay {
    background: transparent;
  }
  .single-nas_tim .people-banner .overlay {
    background: transparent;
  }
  .iframe-container {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    height: 100vh;
  }
  .iframe-container iframe {
    z-index: 100000;
    height: 100vh;
  }
  .people-scroll-fix {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    height: 100%;
  }
  .people-scroll-fix iframe {
    z-index: 100000;
    height: 100vh;
  }
  .people-scroll-fix iframe* {
    z-index: 100000;
  }
  .page-template-newsroom .newsroom-list .list-content a.read-more:before {
    display: none;
  }
  .page-template-international-desks .page-banner .container {
    width: auto;
  }
  .page-template-international-desks .page-banner .container {
    width: auto;
  }
}
@supports not (-webkit-overflow-scrolling: touch) {
  /* CSS for other than iOS devices */
  .page-template-newsroom .newsroom-list .list-content a.read-more:before {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  .home .grey-wrapper {
    padding: 15px 50px;
  }
}
@media only screen and (max-width: 1200px) {
  #responsive-menu-container #responsive-menu li.responsive-menu-item a {
    padding: 0 25px !important;
    border: 0;
  }
  .page-banner h2 {
    letter-spacing: 1.5px;
  }
  #responsive-menu li a {
    text-align: center;
    text-transform: uppercase;
  }
  section.tabs td {
    display: block;
    margin-bottom: 15px;
  }
  section.tabs tr {
    display: block;
    margin-bottom: 25px;
  }
  .home .main-banner {
    margin-bottom: 60px;
  }
  section.contact-us .container h2, section.contact-us .container div {
    margin-right: 0;
  }
  section.contact-us .contact-wrapper {
    padding: 20px 0 60px;
  }
  section.contact-us .container div {
    text-align: center;
    margin-top: 15px;
  }
  .home .grey-wrapper {
    padding: 15px;
  }
  section.contact-us .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .page-template-careers .general_app .careers-box {
    padding: 30px 15px;
  }
  .page-template-careers .kndidates .kndidates_info-box {
    max-width: none;
  }
  .page-template-careers .kndidates a {
    text-decoration: none;
    display: table;
    position: relative;
    margin: 0 auto;
  }
  #response-popup iframe {
    width: 100vw;
  }
  .page-template-practice-industry section.expertise-picker .col-6 .read-more h3 {
    padding-left: 30px;
  }
  .our-expertise .accordionjs .acc_section .acc_head h3:after, .page-template-newsroom .newsroom-list .list-content a.read-more:before {
    display: none;
  }
  .page-template-practice-industry section.expertise-picker .col-6 .read-more h3:after {
    left: 0;
  }
  .page-banner h2 {
    margin: 0 auto;
    padding: 0 15px;
  }
}
/* iPad in portrait & landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* STYLES GO HERE */
  .site-branding a {
    padding: 19px 0 10px;
  }
  .single-people .people-banner .wrapper-people {
    margin-top: 470px;
  }
  .single-nas_tim .people-banner .wrapper-people {
    margin-top: 470px;
  }
  #response-content .one-people {
    min-width: 33.3333333333%;
  }
  .iframe-container {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    height: 100vh;
  }
  .iframe-container iframe {
    z-index: 1000;
    height: 100vh;
  }
}
/* iPad in landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* STYLES GO HERE */
  .single-people .people-banner .wrapper-people {
    margin-top: 500px;
  }
  .single-people .people-banner {
    background-size: 70%;
    background-position: left 60px;
  }
  .single-nas_tim .people-banner .wrapper-people {
    margin-top: 500px;
  }
  .single-nas_tim .people-banner {
    background-size: 70%;
    background-position: left 60px;
  }
  section.contact-us .contact-choose h2 {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .page-template-international-desks .desks .col-6 {
    width: 50%;
  }
  .page-template-international-desks .desks .col-6 .items {
    min-height: 200px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key h2, .page-template-international-desks .desks .col-6 .items .open-content .data-key p {
    text-align: center;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key a {
    margin-left: auto;
    margin-right: auto;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .image-key {
    height: 275px;
  }
  .page-template-newsroom .col-3 {
    width: 50%;
  }
  .page-template-expertise .expertise-right .content-all .image-key {
    height: 175px;
  }
}
/* iPad in portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* STYLES GO HERE */
  #response-content .one-people {
    min-width: 50%;
  }
  .single-people .people-banner .wrapper-people {
    margin-top: 550px;
  }
  .single-nas_tim .people-banner .wrapper-people {
    margin-top: 550px;
  }
  section.contact-us .contact-choose {
    max-width: 65%;
  }
  section.contact-us {
    min-height: 900px;
  }
  section.contact-us .contact-wrapper .contact-left, section.contact-us .contact-wrapper .contact-right {
    min-height: 900px;
  }
  section.contact-us .contact-wrapper .contact-right {
    left: 43%;
  }
  section.contact-us .contact-wrapper .slide .right-background {
    left: -85% !important;
    width: 400%;
  }
  section.contact-us .contact-wrapper .gmaps {
    min-height: 900px;
  }
  .page-template-our-story .item-top {
    width: 100%;
  }
  .page-template-our-story .item-top .text {
    margin-top: 50%;
  }
  .timeline ul li:nth-child(even) .content:before, .timeline ul li:nth-child(odd) .content:before {
    left: -80px;
    top: 25px;
  }
  .page-template-regional-coverage .page-banner .item-top {
    width: 100%;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key {
    width: 100%;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .image-key {
    background-size: contain;
    background-position-x: center;
  }
  .page-template-international-desks .page-banner .item {
    width: 100%;
  }
  .page-template-expertise .expertise-right .content-all .image-key {
    height: 270px;
  }
  .page-template-expertise .expertise-right .content-all .image-key {
    background-position: center;
  }
  .page-template-international-desks .desks .col-6 {
    width: 50%;
  }
  .page-template-international-desks .desks .col-6 .items {
    min-height: 200px;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key h2, .page-template-international-desks .desks .col-6 .items .open-content .data-key a, .page-template-international-desks .desks .col-6 .items .open-content .data-key p {
    text-align: center;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .data-key a {
    display: block;
    margin: 10px auto;
  }
  .page-template-international-desks .desks .col-6 .items .open-content .image-key {
    height: 275px;
  }
}
/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .single-people .people-banner .wrapper-people {
    margin-top: 580px;
  }
  .single-nas_tim .people-banner .wrapper-people {
    margin-top: 580px;
  }
  .iframe-container {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    height: 100vh;
  }
  .iframe-container iframe {
    z-index: 1000;
    height: 100vh;
  }
  #response-content .one-people {
    min-width: 33.3333333333%;
  }
  section.contact-us .contact-choose h2 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  section.contact-us .accordionjs .acc_section .acc_head {
    margin: 10px 0 5px;
  }
  .single-people .people-banner .wrapper-people {
    margin-top: 0;
  }
  .single-nas_tim .people-banner .wrapper-people {
    margin-top: 0;
  }
}
/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .site-branding a {
    padding: 19px 0 10px;
  }
  .page-template-our-story .item-top, .page-template-our-story .item-top .diagonal-overlay {
    min-height: 900px;
    height: 900px;
  }
  .page-template-expertise .expertise-right .content-all .image-key {
    height: 170px;
    background-position: -35px;
  }
  .single-people .people-banner .wrapper-people {
    min-height: 450px;
  }
  .single-people .people-banner {
    background-size: 650px;
  }
  .single-nas_tim .people-banner .wrapper-people {
    min-height: 450px;
  }
  .single-nas_tim .people-banner {
    background-size: 650px;
  }
}
/* Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .single-people .people-banner {
    background-position-x: -50px;
    background-position-y: top;
  }
  .single-people .people-banner .wrapper-people {
    margin-top: 0;
  }
  .single-nas_tim .people-banner {
    background-position-x: -50px;
    background-position-y: top;
  }
  .single-nas_tim .people-banner .wrapper-people {
    margin-top: 0;
  }
}
/* Ipad Pro 10.5" */
/* Landscape */
@media only screen and (min-device-width: 1112px) and (orientation: landscape) {
  .single-nas_tim .people-banner .wrapper-people {
    margin-top: 0px;
  }
}
/*Portrait*/
@media only screen and (min-device-width: 834px) and (orientation: portrait) {
  .single-nas_tim .people-banner {
    background-position-x: -50px;
    background-position-y: top;
    background-size: 650px;
  }
}
h2.main-title.no-slash {
  margin-top: -80px !important;
  position: initial;
}
.menu-main-menu-container ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
.menu-main-menu-container ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
.menu-main-menu-container :-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
.menu-main-menu-container :-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
.news-quote {
  font-size: 21px;
  color: #807e83;
  font-family: "Lora", serif;
  font-style: italic;
  margin-bottom: 10px;
}
button.menu-toggle {
  display: none;
}
#scroll-d {
  position: absolute;
  bottom: 4%;
  left: 50%;
  color: #00aeef;
  font-size: 4em;
  font-weight: 200;
  cursor: pointer;
  transform: translateX(-25%);
}
@keyframes bounce {
  to {
    transform: rotate(45deg) translateY(2rem) translateX(2rem);
    opacity: 0;
  }
}
@keyframes bounce {
  to {
    transform: translateX(2rem);
    opacity: 0;
  }
}
.acc_content a {
  text-decoration: none;
  color: #2dc3ea;
}
select {
  border-radius: 0;
}
.nice-select.open .list {
  border-radius: 0;
}
.nice-select {
  font-size: 20px;
  text-transform: lowercase;
  color: #000;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid black;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  margin-right: 30px;
  background: transparent url(img/br_down.png) no-repeat right center;
  min-width: 20%;
}
.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
  background-color: #2dc3ea;
}
section.tabs .col-6 > h2 {
  font-size: 36px;
  font-weight: 400;
  color: #00aeef;
  text-transform: uppercase;
  border-bottom: 2px solid #ebebeb;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.language a {
  border: 1px solid black;
  padding: 0px 12px;
  /* border-radius: 15px; */
  font-size: 13px;
  margin-top: 5px;
}
.language a:hover {
  border-color: #2dc3ea;
}
@media only screen and (min-width: 992px) {
  section.tabs .col-6 {
    padding-right: 40px;
  }
}
.site-branding img {
  width: auto;
  height: 50px;
}
footer .footer-logo {
  margin: 0 auto 15px auto !important;
  max-height: 60px;
}
@media only screen and (max-width: 992px) {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
/*# sourceMappingURL=custom.css.map */