.cl-emiratisation-main p, .cl-emiratisation-main ul {
  font-size: 17px;
}

.cl-whats-emiratisation {
  background-image: url(../images/emiratisation/buildings-bg.svg);
  background-repeat: repeat-x;
  background-position: center bottom;
  padding-bottom: 10%;
}
.cl-whats-emiratisation p, .cl-whats-emiratisation h4 {
  color: var(--white);
}

.cl-new-emiratisation {
  background-image: url(../images/services/pharma/bg-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.cl-new-emiratisation__categories-item {
  font-weight: bold;
  background-color: var(--white);
  color: var(--blue);
  border-radius: 10px;
  padding: 15px 20px;
  margin-bottom: 15px;
  font-size: 1rem;
  border: 1px solid var(--blue);
  font-weight: 600;
}
.cl-new-emiratisation__categories-item:last-child {
  margin-bottom: 1.4rem;
}

.cl-whats-requirements p, .cl-whats-requirements h4 {
  color: var(--white);
}

.cl-gradient-bar {
  padding: 10px;
  border-radius: 15px;
}
.cl-gradient-bar h5 {
  margin: 0;
}

.cl-employees p, .cl-employees h4 {
  color: var(--white);
}

.cl-tawteen {
  background-image: url(../images/services/banner-bg4.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.cl-tawteen p, .cl-tawteen h4 {
  color: var(--blue);
}
.cl-tawteen__classification .uk-card {
  padding: 20px;
  border: 2px solid var(--blue);
  border-radius: 20px;
  color: var(--blue);
}
.cl-tawteen__classification .uk-card h6 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}
.cl-tawteen__classification .uk-card p {
  font-weight: normal;
  margin-bottom: 0;
}
.cl-tawteen__classification .uk-card p strong {
  font-weight: bold;
}

.cl-advantages p, .cl-advantages h4 {
  color: var(--white);
}
.cl-advantages .text-white.link img {
  transform: rotate(0deg);
}

.cl-nafis p, .cl-nafis h4 {
  color: var(--white);
}

.cl-categories p {
  color: var(--white);
}
.cl-categories__item {
  background-color: var(--white);
  padding: 65px 20px 20px;
  border-radius: 20px;
  position: relative;
  margin-bottom: 30px;
}
.cl-categories__item h5 {
  position: absolute;
  left: 20px;
  top: 0;
  padding: 10px;
  font-weight: bold;
  border-radius: 0 0 10px 10px;
  background-color: var(--blue);
  color: var(--white);
  margin: 0;
}
.cl-categories__item p {
  color: var(--blue);
}
.cl-categories__item p:last-child {
  margin-bottom: 0;
}
.cl-categories .text-white.link img {
  transform: rotate(0deg);
}

.cl-bottom-form {
  background-image: url(../images/services/banner-bg4.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.cl-emiratisation-main fieldset.form-columns-2 .hs-form-field {
  width: 49% !important;
}
@media (max-width: 480px) {
  .cl-emiratisation-main fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    float: none !important;
  }
}
.cl-emiratisation-main fieldset.form-columns-2 .hs-form-field.hs_firstname {
  margin-right: 0.5%;
}
@media (max-width: 480px) {
  .cl-emiratisation-main fieldset.form-columns-2 .hs-form-field.hs_firstname {
    margin-right: 0;
  }
}
.cl-emiratisation-main fieldset.form-columns-2 .hs-form-field.hs-lastname {
  margin-left: 0.5%;
}
@media (max-width: 480px) {
  .cl-emiratisation-main fieldset.form-columns-2 .hs-form-field.hs-lastname {
    margin-left: 0;
  }
}
.cl-emiratisation-main .form-columns-1:nth-of-type(2) {
  width: 100% !important;
  float: none !important;
}
.cl-emiratisation-main .hs-fieldtype-intl-phone {
  width: 100% !important;
}
.cl-emiratisation-main .hs-fieldtype-intl-phone select {
  width: 30% !important;
}
@media (max-width: 480px) {
  .cl-emiratisation-main .hs-fieldtype-intl-phone select {
    width: 100% !important;
    float: none !important;
    margin-bottom: 4px !important;
  }
}
.cl-emiratisation-main .hs-fieldtype-intl-phone input {
  width: 68% !important;
}
@media (max-width: 480px) {
  .cl-emiratisation-main .hs-fieldtype-intl-phone input {
    width: 100% !important;
    float: none !important;
  }
}

.cl-scheme {
  background-size: contain !important;
}
.cl-scheme__top-content p {
  color: var(--white);
}
.cl-scheme__list .uk-card {
  border-radius: 40px;
}
.cl-scheme__list .uk-card p {
  font-size: 14px;
}/*# sourceMappingURL=emiratisation.css.map */