   
    ::selection {
    background-color: #007bff;
    color:#fff;
}

.cards-wrapper {
    display: flex;
    justify-content: center;
    margin: 0 -5px;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.sectors .card-body {
    padding: 1rem 0.5rem;
}
.card-slider .card-body {
    padding: 1.25rem 1.25rem 0.85rem 1.25rem;
}
.card-body {
    padding: 1rem 1rem 2rem 1rem;
}
.nos-s .card-body {
    padding: 0;
}
.sectors .card>.card-body{
    padding:0;
    display: flex;
    justify-content: center;
}
.sectors .card>.card-body>a {
    padding:1.25rem;
}
.sectors .card:hover {
    transform: scale(1.1);
    transition: 0.5s;
}
.trend-qualifications .card:hover,
.qualifications__rw .card:hover {
    background-color: #067dc1;
    position: relative;
    z-index: 1;
}
.sectors .card>.card-body>a {
    padding:1.25rem;
}
.sectors .card:hover {
    background-color: #067dc1;
    position: relative;
    z-index: 1;
}
.sectors .card:hover img.sector-icon{
    display: none;
    transition: 0.5s;
}
.sectors .card:hover img.sector-icon-h {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.sectors .card:hover a,
.sectors .card:hover p {
    color: #fff;
}
.trend-qualifications .card:hover a,
.trend-qualifications .card:hover h5,
.trend-qualifications .card:hover .total-hrs,
.qualifications__rw .card:hover a,
.qualifications__rw .card:hover h5,
.qualifications__rw .card:hover .total-hrs {
    color: #fff;
}

.trend-qualifications .card:hover .total-hrs,
.qualifications__rw .card:hover .total-hrs {
    margin-left: 2px;
}

.trend-qualifications .card .card-title,
.qualifications__rw .card .card-title {
    display: -webkit-box;
    height: 40px;
    line-height: 1.35;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.trend-qualifications .card:hover img,
.trend-qualifications .card:hover,
.qualifications__rw .card:hover img,
.qualifications__rw .card:hover {
    transform: scale(1.1);
}
.ftr-links a:hover {
    background-color: #e5e5e5;
    color: #333;
}
.card-body a#showMoreButton1 span {font-size: 14px !important;margin-left: 17px;font-weight: 400;}   
   .filter-menu {display: flex; justify-content: space-between;margin-bottom: -3px; padding-top: 14px;}
   a.filter-clear.local { font-size: 14px !important; padding-right: 10px; font-weight: 500;}
   p.filter-text { padding-left: 21px; font-size: 14px !important; font-weight: 500;}
   .search-counts {padding-left: 10px;}
   .search-counts { font-size: 18px !important;}
   span#qualificationcount {font-size: 17px !important;}
   .search-counts { padding-top: 6px; margin-bottom: -4px;}
   .filter-clear span {color: #adb5bd!important; font-size: 12px;font-weight: 400;}

.nos-s .card-body .rw {
    padding: 10px 20px;
}

.nos-s .card-body .rw:nth-child(even) {
    background: #F2F3F5;
}

.nos-s .card-body .rw:nth-child(odd) {
    background: #fff;
}
.card-slider {
    position: relative;
    padding-top: 0px;
}
.total-hrs {
    color: var(--body-text);
    font-size: var(--small-text);
}

.total-hrs svg {
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.trend-qualifications .card:hover a,
.trend-qualifications .card:hover h5,
.trend-qualifications .card:hover .total-hrs,
.qualifications__rw .card:hover a,
.qualifications__rw .card:hover h5,
.qualifications__rw .card:hover .total-hrs {
    color: #fff;
}

.trend-qualifications .card:hover .total-hrs,
.qualifications__rw .card:hover .total-hrs {
    margin-left: 2px;
}
.slider-wrap h2 {
    text-align: center;
}

.card-slider .carousel-inner {
    padding: 5px 0;
}

/*.card img {
    max-width: 100%;
    max-height: 100%;
}*/
.card img {
    max-width: 100%;
    max-height: 145px;
    height: 100vh;
    object-fit: cover;
}
.card {
    border: none;
    border-radius: 0.5em;
    overflow: hidden;
    box-shadow: var(--card-shadow);
    margin-bottom: 30px;
    position: relative;
}

.card-slider .stories .card {
    margin: 10px;
}

.card a {
    color: var(--deep-black);
}

.card-slider .card-body {
    padding: 1.25rem 1.25rem 0.85rem 1.25rem;
}

.card figure {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
}

.card figure figcaption {
    position: absolute;
    bottom: 15px;
    left: 20px;
    z-index: 1;
    font-size: var(--small-text);
    background: rgb(255 255 255 / 40%);
    border-radius: 100px;
    padding: 3px 12px;
    background-color: rgb(0 0 0 / 70%) !important;

}

.card figure:after {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgb(0, 0, 0);
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    width: 100%;
    height: 100%;
    content: "";
}

  .card-slider.stds-stroies {
    padding-top: 15px;
  }
.card-title {
    margin-bottom: 1rem;
    font-size: 14px !important;
    line-height: 1.5;
}

.card-slider h5.card-title {
    font-size: 1rem;
    font-weight: 500;
    color: var(--deep-black);
}
.card-body {
    padding: 1rem 1rem 2rem 1rem;
}
.sectors .card:hover {
    transform: scale(1.1);
    transition: 0.5s;
}
.trend-qualifications .card,
.trend-qualifications .card img,
.qualifications__rw .card,
.qualifications__rw .card img {
    transition: all .2s ease-in-out;
}

.trend-qualifications .card:hover img,
.trend-qualifications .card:hover,
.qualifications__rw .card:hover img,
.qualifications__rw .card:hover {
    transform: scale(1.1);
}
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.all.cards-wrapper {
    margin: 0 -5px;
}
  .stds-stroies .cards-wrapper {
    grid-template-columns: auto auto;
    display: grid;
  }
    .card-slider.stds-stroies {
    padding-top: 15px;
  }
  .card-title {
    font-size: var(--middum-txt);
  }
  
  .card-slider {
    padding-top: 10px;
  }

  .card-slider.stds-stroies {
    padding-top: 0px;
  }
  
  .cards-wrapper.sectors {
    justify-content: unset;
    margin: 0 -3px;
  }
  .sectors .card:hover {
    transform: scale(1.1);
    transition: 0.5s;
}
.trend-qualifications .card,
.trend-qualifications .card img,
.qualifications__rw .card,
.qualifications__rw .card img {
    transition: all .2s ease-in-out;
}

.trend-qualifications .card:hover img,
.trend-qualifications .card:hover,
.qualifications__rw .card:hover img,
.qualifications__rw .card:hover {
    transform: scale(1.1);
}

:root {
	--body-bg:#fff;
	--deep-black: #000;
    --mid-black:#333;
	--body-text: #555;
	--light-black: rgba(0,0,0,0.15);
	--deep-blue: #067dc1;
	--pure-white:#fff;
	--half-white:rgba(255,255,255,1);
	--box-shadow:0px 1px 3px rgba(0,0,0,0.1);
	--card-shadow:0px 2px 5px rgba(0,0,0,0.15);
	--small-label:13px;
	--small-text:14px;
	--middum-txt:18px;
	--big-txt:20px;
	--main-menu-hover:rgba(255,255,255,0.5);
	--red-btn:#057DC1;
	--heading2:24px;
	--org-color:#FF6700;
	--light-org:rgb(255 152 0 / 12%);
	--heading-1:32px;
	--heading-2:24px;
	--heading-3:20px;
	--heading-4:18px;
	--heading-5:16px;
	--light-blue:#057DC1;
	--lighter-blu:#D8EBF6;
    --lighter-color:rgba(255,255,255,0.6);
}

