/* Variables */
.our-team-all-block .location-team {
  margin-top: 40px;
  position: relative; }
  .our-team-all-block .location-team h3 {
    font-size: 20px;
    color: #0C3984;
    line-height: 1.4;
    font-family: 'Mint Grotesk', sans-serif;
    font-weight: normal;
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .our-team-all-block .location-team h3 {
        font-size: 24px; } }
  .our-team-all-block .location-team .team-members {
    padding-top: 20px; }
    @media (max-width: 767px) {
      .our-team-all-block .location-team .team-members {
        padding-top: 0; } }
    .our-team-all-block .location-team .team-members .slider-controls {
      display: flex;
      align-items: center;
      position: absolute;
      right: 0;
      top: 0; }
      @media (max-width: 767px) {
        .our-team-all-block .location-team .team-members .slider-controls {
          justify-content: center;
          margin-top: 10px;
          position: static; } }
      .our-team-all-block .location-team .team-members .slider-controls .prev,
      .our-team-all-block .location-team .team-members .slider-controls .next {
        background-color: #0C3984;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 48px;
        padding-bottom: 0;
        width: 48px; }
        @media (max-width: 599px) {
          .our-team-all-block .location-team .team-members .slider-controls .prev,
          .our-team-all-block .location-team .team-members .slider-controls .next {
            margin: 0 10px; } }
        .our-team-all-block .location-team .team-members .slider-controls .prev:hover, .our-team-all-block .location-team .team-members .slider-controls .prev:focus,
        .our-team-all-block .location-team .team-members .slider-controls .next:hover,
        .our-team-all-block .location-team .team-members .slider-controls .next:focus {
          background-color: #01A8F1; }
      @media (max-width: 599px) {
        .our-team-all-block .location-team .team-members .slider-controls .lSPager {
          display: none; } }
    .our-team-all-block .location-team .team-members .team-members-inner {
      flex-wrap: nowrap;
      margin-left: 0;
      margin-right: 0;
      overflow: hidden; }
      .our-team-all-block .location-team .team-members .team-members-inner.lightSlider {
        display: block; }
        .our-team-all-block .location-team .team-members .team-members-inner.lightSlider .team-member {
          max-width: none;
          padding-left: 0;
          padding-right: 0; }

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