@font-face {
  font-family: "Futura-book";
  src: url("../fonts/FUTURALT-BOOK.TTF"); }
@font-face {
  font-family: "Futura-bold";
  src: url("../fonts/FUTURALT-BOLD.TTF"); }
@font-face {
  font-family: "Playfair-Display";
  src: url("../fonts/PLAYFAIRDISPLAY-WGHT_1.TTF"); }
@font-face {
  font-family: "fonters";
  src: url("../fonts/FONTERS.OTF"); }
.mobile-Show {
  display: none; }

.ipad-Show {
  display: none; }

img {
  width: 100%; }

.btn-primary {
  color: #fff;
  background-color: #231f20;
  border-color: #231f20;
  font-family: "Futura-book";
  border-radius: unset !important;
  padding: 8px 20px; }

.swiper {
  width: 100%;
  height: 100%; }
  .swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .swiper .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }

.paddingLeft-0 {
  padding-left: 0; }

.paddingRight-0 {
  padding-right: 0; }

.pl-30 {
  padding-left: 30px; }

.lightPingbg {
  background: #E8CCC8; }

.darklighpink {
  background: #EEDBD7; }

.empactiveappbg {
  background: #DFC8CE; }

.emp-active-job-bg {
  background: #EBDFE3; }

.emp-active-job-light-bg {
  background: #E7D6DC; }

.w-40-p {
  width: 40% !important; }

.w-30-p {
  width: 30% !important; }

a {
  color: #000;
  text-decoration: none !important; }

button:focus {
  box-shadow: unset !important; }

.companies .companies-section {
  max-width: 97%;
  margin: auto; }
  .companies .companies-section .title {
    font-size: 52px;
    font-family: "Playfair-Display";
    font-weight: bolder;
    line-height: 69px;
    color: #000;
    margin-bottom: 40px;
    margin-top: 25px; }
  .companies .companies-section .companies-header {
    padding: 0 45px; }
    .companies .companies-section .companies-header .title-strong {
      font-size: 16px;
      font-family: "Futura-bold";
      color: #000;
      margin-bottom: 25px;
      line-height: 25px; }
    .companies .companies-section .companies-header .sub-title {
      font-size: 16px;
      color: #000;
      width: 90%;
      line-height: 25px; }
.companies .search-company .partner-company {
  font-size: 52px;
  font-family: "Playfair-Display";
  font-weight: bolder;
  line-height: 69px;
  color: #000;
  margin-bottom: 40px;
  margin-top: 25px; }
.companies .search-company .search-company-name {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-left: 12%; }
  .companies .search-company .search-company-name .input-group {
    position: relative;
    display: unset !important;
    width: 85%; }
    .companies .search-company .search-company-name .input-group .form-control {
      padding-left: 2.375rem;
      background: #fff 0% 0% no-repeat padding-box;
      border: 1px solid #e7e7e7;
      height: 57px; }
.companies .search-company .search-company-name .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa; }
.companies .search-company .search-company-name .search-company-name-btn {
  height: 57px;
  width: 70px; }
.companies .search-company .charhighlight {
  color: #B653CE !important; }
.companies .search-company .quick-search .search-name {
  color: #707070; }
.companies .search-company .quick-search a {
  color: #000;
  text-decoration: none;
  text-transform: capitalize;
  margin-right: 5px; }
.companies .search-company .company-details-card {
  text-align: center;
  background-color: #fff;
  padding: 30px;
  margin: 70px auto 0;
  height: 266px;
  position: relative; }
  .companies .search-company .company-details-card figure {
    width: 88px;
    height: 88px;
    margin: -70px auto 20px;
    background-color: #fff;
    border-radius: 11px;
    border: 1px solid #ECEBE7; }
    .companies .search-company .company-details-card figure img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: contain;
      border-radius: 11px;
      overflow: hidden; }
  .companies .search-company .company-details-card .hiring {
    color: #231f20;
    font-size: 12px;
    letter-spacing: 0.66px;
    text-transform: uppercase;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .companies .search-company .company-details-card .hiring img {
      width: 111px; }
  .companies .search-company .company-details-card .highlighter {
    width: 111px;
    height: 8px; }
  .companies .search-company .company-details-card h5 {
    font-size: 25px;
    letter-spacing: 0.5px;
    color: #231f20;
    font-family: "Playfair-Display";
    font-weight: 600;
    margin: 18px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .companies .search-company .company-details-card .companyCTA {
    color: #231f20;
    font-size: 11px;
    font-family: "Futura-bold";
    text-underline-offset: 4px;
    text-transform: uppercase;
    letter-spacing: 1.54px;
    position: absolute;
    bottom: 25px;
    transform: translate(-50%, -50%);
    white-space: nowrap; }
.companies .search-company .customPagination {
  display: flex;
  justify-content: center;
  margin: 30px 0; }
  .companies .search-company .customPagination .pagination {
    align-items: center;
    justify-content: center; }
    .companies .search-company .customPagination .pagination .page-item .active .page-link {
      z-index: 3;
      color: #fff;
      background-color: #B653CE;
      border-color: #B653CE; }
    .companies .search-company .customPagination .pagination li .active .page-link {
      z-index: 3;
      color: #fff;
      background-color: #B653CE !important;
      border-color: #B653CE !important; }
    .companies .search-company .customPagination .pagination .active span {
      z-index: 3;
      color: #fff;
      background-color: #000 !important;
      border-color: #000 !important;
      padding: 0 7px;
      font-size: 14px; }
    .companies .search-company .customPagination .pagination li {
      padding: 0 5px !important;
      /* font-size: 14px; */
      font-weight: 500; }
      .companies .search-company .customPagination .pagination li span {
        padding: 0 7px; }
      .companies .search-company .customPagination .pagination li a {
        padding: 0 7px; }
.companies .howITworkSection .how-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 240px;
  margin-bottom: 40px; }
  .companies .howITworkSection .how-title figure {
    margin-bottom: 0;
    padding-right: 70px; }
  .companies .howITworkSection .how-title h2 {
    font-size: 50px;
    color: #231f20;
    font-family: "Playfair-Display";
    font-weight: 600;
    text-align: center; }

@media screen and (max-width: 767px) {
  .paddingMobileZero {
    padding-left: 0;
    padding-right: 0; }

  .companies .search-company .search-company-name {
    padding-left: 0; }
    .companies .search-company .search-company-name .input-group {
      width: 100%; }
  .companies .search-company .company-details-card {
    height: 207px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 15px; }
    .companies .search-company .company-details-card figure {
      width: 60px;
      height: 60px;
      margin: -60px auto 20px; }
    .companies .search-company .company-details-card h5 {
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }

  .companies .howitrow .col-md-4 {
    width: 85%; }
  .companies .companies-section .header-img {
    margin-bottom: 30px; }
  .companies .companies-section .companies-header {
    padding: 0; }
    .companies .companies-section .companies-header p {
      font-size: 14px !important; }
  .companies .search-company .company-details-card h5 {
    font-size: 18px;
    word-wrap: break-word; }
  .companies .search-company .company-details-card .companyCTA {
    text-decoration: underline !important;
    position: absolute;
    bottom: 25px;
    font-size: 9px;
    white-space: nowrap; }
  .companies .search-company .partner-company {
    font-size: 35px !important;
    line-height: 47px !important; }
  .companies .search-company .quick-search {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-top: 20px; }
    .companies .search-company .quick-search a {
      line-height: 40px; }
    .companies .search-company .quick-search .search-name {
      margin-bottom: 10px; }
  .companies .how-title {
    margin-right: 0 !important;
    flex-wrap: wrap-reverse; }
    .companies .how-title figure {
      margin-bottom: 0 !important;
      padding-right: 0 !important;
      width: 100px;
      margin-right: auto; }
    .companies .how-title h2 {
      font-size: 38px !important;
      width: 100%; } }
@media only screen and (min-width: 1366px) {
  .companies .howITworkSection .how-it-box {
    padding: 20px;
    min-height: 470px; }
    .companies .howITworkSection .how-it-box h3 {
      min-height: 177px; } }

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