﻿/*Profile Slider*/
.employer-profile-slider {
  margin-bottom: 20px; }
  @media (min-width: 767px) {
    .employer-profile-slider {
      margin-bottom: 10px; } }
  .employer-profile-slider .employer-profile-title {
    line-height: 1;
    text-align: center; }
    .employer-profile-slider .employer-profile-title .name {
      font-size: 23px;
      font-family: 'Open Sans';
      display: block;
      margin-top: 34px;
      margin-bottom: 13px;
      padding: 0 10px;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .employer-profile-slider .employer-profile-title .name {
          font-size: 27px; } }
    .employer-profile-slider .employer-profile-title a {
      font-size: 13px; }
      @media (min-width: 768px) {
        .employer-profile-slider .employer-profile-title a {
          font-size: 15px; } }
  .employer-profile-slider .profile-slider.slider-center {
    width: 100% !important;
    display: flex;
    justify-content: center;
    transform: none !important; }
    .employer-profile-slider .profile-slider.slider-center .slide:last-child {
      margin-right: 0 !important; }
  .employer-profile-slider .bx-loading {
    display: none; }
  .employer-profile-slider .carousel-inner {
    margin-top: 25px;
    padding: 0; }
    @media only screen and (max-width: 768px) {
      .employer-profile-slider .carousel-inner {
        width: 100%;
        left: 0; } }
    .employer-profile-slider .carousel-inner .bx-viewport {
      left: 0; }
    .employer-profile-slider .carousel-inner .tclogos-tile {
      box-shadow: none;
      border: 0;
      position: relative;
      padding: 0;
      margin: 0;
      width: 100%; }
      .employer-profile-slider .carousel-inner .tclogos-tile:hover h2 {
        background: rgba(0, 0, 0, 0.65); }
      .employer-profile-slider .carousel-inner .tclogos-tile img {
        height: 113px;
        max-height: 200px;
        background: #808080;
        margin: 0 auto;
        width: 100%; }
        @media (min-width: 768px) {
          .employer-profile-slider .carousel-inner .tclogos-tile img {
            width: 300px;
            height: 200px; } }
      .employer-profile-slider .carousel-inner .tclogos-tile h2 {
        transition: background 0.5s ease;
        background: rgba(0, 0, 0, 0.37);
        border: 0;
        font-family: 'Open Sans';
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        position: absolute;
        z-index: 1;
        top: 0;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #fff; }
        @media (min-width: 768px) {
          .employer-profile-slider .carousel-inner .tclogos-tile h2 {
            font-size: 20px; } }
    .employer-profile-slider .carousel-inner .bx-wrapper .bx-pager {
      display: none; }
    .employer-profile-slider .carousel-inner .bx-controls-direction .bx-prev, .employer-profile-slider .carousel-inner .bx-controls-direction .bx-next {
      transition: background 0.5s ease;
      display: block;
      width: 23px;
      height: 100%;
      background: rgba(255, 255, 255, 0.75);
      font-size: 0;
      text-indent: unset;
      top: 0;
      margin-top: 0;
      font-family: 'Font Awesome 5 Pro';
      font-weight: 900;
      text-align: center; }
      .employer-profile-slider .carousel-inner .bx-controls-direction .bx-prev:before, .employer-profile-slider .carousel-inner .bx-controls-direction .bx-next:before {
        font-size: 30px;
        color: #d71538;
        position: absolute;
        top: 50%;
        margin-top: -1px;
        left: 50%; }
      .employer-profile-slider .carousel-inner .bx-controls-direction .bx-prev:hover, .employer-profile-slider .carousel-inner .bx-controls-direction .bx-next:hover {
        background: rgba(255, 255, 255, 0.85); }
      .employer-profile-slider .carousel-inner .bx-controls-direction .bx-prev.disabled, .employer-profile-slider .carousel-inner .bx-controls-direction .bx-next.disabled {
        opacity: 0.6; }
    .employer-profile-slider .carousel-inner .bx-controls-direction .bx-prev {
      left: 0;
      margin-left: 0 !important; }
      .employer-profile-slider .carousel-inner .bx-controls-direction .bx-prev:before {
        content: "\f0d9";
        margin-left: -7px; }
    .employer-profile-slider .carousel-inner .bx-controls-direction .bx-next {
      right: 0;
      margin-right: 0 !important; }
      .employer-profile-slider .carousel-inner .bx-controls-direction .bx-next:before {
        content: "\f0da";
        margin-left: -5px; }

.uworkin .fourcolix .sidebarHeader.icon-clock,
.uworkin #latest-jobs .sidebarHeader.icon-clock {
  font-size: 22px; }

