@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,600;1,600&family=Playfair+Display:ital@0;1&display=swap');/* @font-face{
  font-family: 'Titling Gothic';
  src: url(/fonts/titlinggothicfbnormalstandard.otf);
  font-style: normal;
  font-weight: normal;
}
@font-face{
  font-family: 'Whitman Black';
  src: url(/fonts/whitmanblack.otf);
  font-style: normal;
  font-weight: normal ;
}
@font-face{
  font-family: 'Whitman Roman';
  src: url(/fonts/whitmanroman.otf);
  font-style: normal;
  font-weight: normal;
} */

:root {
  --vsm-white:  255, 255, 255;
  --vsm-black:  9, 9, 9;
  --vsm-body-copy-colour:  116, 118, 120;
  --vsm-accent-colour:  33, 155, 154; /*minty green */
  --vsm-primary-colour:  0,174, 239; /* blue */
  --vsm-secondary-colour:  236, 0, 140; /* pink */
  --vsm-tertiary-colour:  77, 207,66; /* green lime*/
  --vsm-quaternary-colour:  241, 89, 34; /* orange */
  --vsm-quinary-colour:  253,184,19; /* yellow */ 
}

:root {
  --vsm-mobile-padding-top: 30px;
  --vsm-mobile-padding-bottom: 30px;
  --vsm-tablet-padding-top: 50px;
  --vsm-tablet-padding-bottom: 50px;
  --vsm-desktop-padding-top: 80px;
  --vsm-desktop-padding-bottom: 80px;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: .25em .25em;
  color: #000;
  background: white url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: .25rem;
  opacity: 1;
}
.btn-close:hover {
  opacity: 0.5;
}
 .vsm-video-carousel.people-carousel .video-card .media::before {
  /* display: none;   */
}


.vsm-video-carousel.people-carousel .swiper-slide:nth-child(1) .video-card .media::before,
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(11) .video-card .media::before,
.vsm-video-carousel.people-carousel .col-md-4:nth-child(1) .video-card .media::before{
    background-image: url(/img/1-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; 
 }
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(2) .video-card .media::before,
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(12) .video-card .media::before,
.vsm-video-carousel.people-carousel .col-md-4:nth-child(2) .video-card .media::before{
    background-image: url(/img/2-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; 
 }
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(3) .video-card .media::before,
.vsm-video-carousel.people-carousel .col-md-4:nth-child(3) .video-card .media::before{
    background-image: url(/img/3-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
 }
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(4) .video-card .media::before,
.vsm-video-carousel.people-carousel .col-md-4:nth-child(4) .video-card .media::before{
    background-image: url(/img/4-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
}
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(5) .video-card .media::before,
.vsm-video-carousel.people-carousel .col-md-4:nth-child(5) .video-card .media::before{
    background-image: url(/img/5-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
}
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(6) .video-card .media::before,
.vsm-video-carousel.people-carousel .col-md-4:nth-child(6) .video-card .media::before{
    background-image: url(/img/6-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
}
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(7) .video-card .media::before,
.vsm-video-carousel.people-carousel .col-md-4:nth-child(7) .video-card .media::before{
    background-image: url(/img/7-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
}
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(8) .video-card .media::before,
.vsm-video-carousel.people-carousel .col-md-4:nth-child(8) .video-card .media::before{
    background-image: url(/img/8-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
}
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(9) .video-card .media::before,
.vsm-video-carousel.people-carousel .col-md-4:nth-child(9) .video-card .media::before{
    background-image: url(/img/9-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
}
.vsm-video-carousel.people-carousel .swiper-slide:nth-child(10) .video-card .media::before{
    background-image: url(/img/9-overlay.jpg);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;  
}
.vsm-video-carousel .video-card a{
  position: relative;
border: 2px solid #000;
}
.vsm-video-carousel .video-card a:hover{
border: 2px solid #ffffff;
box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.vsm-video-carousel.people-carousel .md-heading{
  position: relative;
}
.vsm-video-carousel.people-carousel .md-heading span {
  color: rgba(var(--vsm-primary-colour),1);  
}
.vsm-video-carousel.people-carousel .md-heading::after {
  width: 23rem;
  border-bottom: 1rem solid rgba(var(--vsm-primary-colour),1);  
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -3rem;
  bottom: -2rem;
  transform: skew(135deg);
}
 .vsm-video-carousel.people-carousel .md-heading::before {
  width: 13rem;
  border-bottom: 1rem solid rgba(var(--vsm-primary-colour),1);  
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -12rem;
  bottom: -2rem;
}  

.vsm-video-carousel.people-carousel .video-card {
  position: relative;
  margin-bottom: 1.4rem;
}
.vsm-video-carousel.people-carousel .video-card .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 16/9;
}
.vsm-video-carousel.people-carousel .video-card .play-btn::after {
  -webkit-transition: 300ms background-color ease-in-out;
  transition: 300ms background-color ease-in-out;
  content: "\f04b";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
line-height: 0;
text-indent: 1rem;
font-size: 1rem;
color: rgba(var(--vsm-white), 1);
width: 4rem;
height: 4rem;
border-radius: 0 0 0 3rem;
  background-color: rgba(var(--vsm-black), 0.7);
}
.vsm-video-carousel.people-carousel .video-card .play-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.vsm-video-carousel.people-carousel .video-card .content {
  width:100%;
  text-align: center;
  z-index: 1;
  position: absolute;
  bottom: 0;
  color: rgba(var(--vsm-white), 1);
  padding: 1rem 0.1rem;
}
.vsm-video-carousel.people-carousel .video-card .content span{
font-size: 1.5rem;
font-family: 'Instrument Sans', sans-serif;
}
.vsm-video-carousel.people-carousel {
  background-color: #000;
}
.vsm-video-carousel.people-carousel .swiper-navigation div{
margin: 1.5rem 0rem 0rem 0rem;
}
.vsm-video-carousel.people-carousel .swiper-button-prev, 
.vsm-video-carousel.people-carousel .swiper-button-next{
  font-size: 1.875rem;
color: rgba(var(--vsm-white), 1);
position: relative;
top: 0;
border: 2px solid rgba(var(--vsm-white), 1);
border-radius: 100em;
width: 5rem;
height: 5rem;
}

.vsm-video-carousel.people-carousel .swiper-navigation {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: calc(50% - 25px);
  width: 100%;
  left: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.vsm-video-carousel.people-carousel .swiper-navigation div {
  border-radius: 100em;
  width: 5rem;
  height: 5rem;
}
.vsm-video-carousel.people-carousel .swiper-button-prev {
  /* left: -3.4375rem; */
  font-size: 30px;
  font-size: 1.875rem;
  color: rgba(var(--vsm-white), 1);
  position: relative;
  top: 0;
}
.vsm-video-carousel.people-carousel .swiper-button-next {
  /* right: -3.4375rem; */
  font-size: 30px;
  font-size: 1.875rem;
  color: rgba(var(--vsm-white), 1);
  position: relative;
  top: 0;
}

.vsm-video-carousel.people-carousel .swiper-button-prev:hover,
.vsm-video-carousel.people-carousel .swiper-button-next:hover {
  background-color: rgba(var(--vsm-black), 0.5);
}
/* **** EXTRA WIDE CONTAINER **** */
.container.wide {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container.wide {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container.wide {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container.wide {
    width: 100%;
    max-width: 90%;
  }
}

/* NO GUTTERS */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* ------------------------------
Icons
--------------------------------*/
/* ------------------------------
Typography
--------------------------------*/
html,
body {
  height: 100% !important;
      font-family: 'Playfair Display', serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.8;
}

@media (min-width: 768px) {
  html,
  body {
    font-size: 14px;
  }
}

@media (min-width: 1024px) {
  html,
  body {
    font-size: 16px;
  }
}

h1,
h2,
h3,
h4 {
  font-family: 'Instrument Sans', sans-serif;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.5;
}

h5,
h6 {
  font-family: 'Instrument Sans', sans-serif;
  font-weight: 300;
  color: #ffffff;
}
ul,
ol,
dd,
p {
      font-family: 'Playfair Display', serif;
  font-size: 1rem;
  font-weight: 300;
}

ul strong,
ol strong,
dd strong,
p strong {
  font-weight: 600;
}

a {
  color: #d5a5ff;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #FFD344;
}

.heading {
  font-size: 70px;
  font-size: 4.375rem;
}

.md-heading {
  font-size: 40px;
  font-size: 2.5rem;
}

.sm-heading {
  font-size: 30px;
  font-size: 1.875rem;
}

.xs-heading {
      font-family: 'Playfair Display', serif;
  font-size: 18px;
  font-size: 1.125rem;
}

.xxs-heading {
      font-family: 'Playfair Display', serif;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.sub-heading {
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* ------------------------------
Buttons
--------------------------------*/
.btn {
  background: #4DCF42;
}

.btn:hover {
  background: #50B848;
  border: 1px solid #50B848;
}

/* ------------------------------
Forms
--------------------------------*/


#cv-dropoff .modal-content{
  background-color: #000;
  border: 1px solid #ffffff;
}
#cv-dropoff .btn-close{
      color: rgba(var(--vsm-white), 1)!important;
}
.modal .modal-dialog .modal-content .modal-body .form-holder .element.checkbox.form-group .field .icheck-primary label a{
    color: rgba(var(--vsm-white), 1)!important;
}
.modal .modal-dialog .modal-content .modal-body .form-holder .element.checkbox.form-group .field .icheck-primary label a:hover{
   color: rgba(var(--vsm-white), 0.5); 
}
.modal .modal-dialog .modal-content .modal-body .form-holder .element.checkbox.form-group .field .icheck-primary label a,
#cv-dropoff .modal-content .element label,
#cv-dropoff .modal-content .rte{
  color: rgba(var(--vsm-white), 1);
}

#cv-dropoff .modal-content .form-holder .element.checkbox.form-group .icheck-primary>input:first-child:checked+label::before{
  background-color: #ffffff;
  border-color: 0.063rem solid rgba(0,0,0,0.1);
}
#cv-dropoff .modal-content .form-holder .element.checkbox.form-group .icheck-primary>input:first-child label:hover{
    border-color: 0.063rem solid rgba(0,0,0,0.1);
}
.element.select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
.vsm-job-search-alt .element.select .bootstrap-select > .dropdown-toggle{
  border-radius: 0;
  background: rgba(255,255,255, 0.1)!important;
  color: rgba(var(--vsm-white),1);
}

.element.select .bootstrap-select > .dropdown-toggle.bs-placeholder:hover{
  color: #4DCF42;
}
.vsm-job-search-alt .element.text input,
.vsm-job-search-alt .element.select .field{
  border-radius: 0;
  background: rgba(255,255,255, 0.15);
  color: rgba(var(--vsm-white),1);
    border-bottom: 1px solid #fff;
}

 #cv-dropoff .element.select .field{
   background: black;
/* background: rgba(255,255,255, 0.15); */
 }
 #cv-dropoff .form-select{
   cursor: pointer;
  border-radius: 0;

  color: rgba(var(--vsm-white),1);
    border-bottom: 1px solid #fff;
}
#cv-dropoff .modal-body .form-holder .element.text input{
  border-radius: 0;
  background: black;
   background: rgba(255,255,255, 0.1);  
  color: rgba(var(--vsm-white),1);
    border-bottom: 1px solid #fff;
    z-index: 2;
/* position: absolute; */
}
.custom-file{
     cursor: pointer;
}
.custom-file-input{
     cursor: pointer;
     display: none;
}

/* #cv-dropoff .modal-body .form-holder .element.text .field {
  position: relative;
}*/
.modal .modal-dialog .modal-content .modal-body .form-holder .element.select.form-group .field::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 0;
  pointer-events: none;
} 
#cv-dropoff .custom-file-label{
  border-radius: 0;
     background: black;
    background: rgba(255,255,255, 0.1);  
  color: rgba(var(--vsm-white),1);
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

/* #cv-dropoff .modal-body .form-holder .element.select .field {
  position: relative;
}

#cv-dropoff .modal-body .form-holder .element.select .field::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 0;
} */

#quickcvdropoff-cvtype{
  background: #000;
}
#cv-dropoff .form-select .element.select select{
  background: #000;
}
#cv-dropoff .form-select .element.select::selected{
  background: #000;
  color:#ffffff;
}
.vsm-job-search-alt .element.text input:focus{
    background: rgba(var(--vsm-primary-colour),0.15);
    border-bottom: 1px solid rgba(var(--vsm-primary-colour),1);
}
#cv-dropoff .modal-content .element.text input:focus,
#cv-dropoff .modal-content .element.textarea textarea:focus{
    background: rgba(var(--vsm-tertiary-colour),0.15);
    border-bottom: 1px solid rgba(var(--vsm-tertiary-colour),1);
}
#cv-dropoff .custom-file-label:focus{
     border-bottom: 1px solid rgba(var(--vsm-tertiary-colour),1); 
}
#cv-dropoff .icheck-primary > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before, 
#cv-dropoff .icheck-primary > input:first-child:not(:checked):not(:disabled):hover + label::before {
  border: 0.063rem solid rgba(var(--vsm-tertiary-colour), 0.5);
}
#cv-dropoff .form-control:focus, 
#cv-dropoff .form-select:focus{
    border-bottom: 1px solid rgba(var(--vsm-tertiary-colour),1); 
}
#cv-dropoff .modal-content .element label,
#cv-dropoff .modal-content .element.checkbox label{
  font-size: 1rem;
}
#cv-dropoff .modal-content .element.text input::placeholder,
.vsm-job-search-alt .element.text input::placeholder{
      color: rgba(var(--vsm-white),1);
}
#cv-dropoff .modal-content .element.text input::placeholder:focus,
.vsm-job-search-alt .element.text input::placeholder:focus{
      color: rgba(var(--vsm-primary-colour),1);
}

.element.textarea textarea::placeholder {
 color:rgba(var(--vsm-white), 1);
}

/* ------------------------------
Theme */
/* panel styles */
.panel {
  transition: background-color 0.5s ease;
}

/* colours */
.color-white {
  background-color: #ffffff;
  transition: background-color 0.5s ease;
}

.color-violet {
  background-color: rgba(255, 255, 255, 0.1);
  transition: background-color 0.5s ease;
}

.color-indigo {
  background-color: #4332CF;
  transition: background-color 0.5s ease;
}

.color-indigo h1, .color-indigo h2, .color-indigo h3, .color-indigo h4, .color-indigo h5, .color-indigo h6, .color-indigo p, .color-indigo li {
  color: #ffffff;
}

.color-blue {
  background-color: #2F8FED;
  transition: background-color 0.5s ease;
}

.color-blue h1, .color-blue h2, .color-blue h3, .color-blue h4, .color-blue h5, .color-blue h6, .color-blue p, .color-blue li {
  color: #ffffff;
}

.color-green {
  background-color: #4DCF42;
  transition: background-color 0.5s ease;
}

.color-green h1, .color-green h2, .color-green h3, .color-green h4, .color-green h5, .color-green h6, .color-green p, .color-green li {
  color: #ffffff;
}

.color-yellow {
  background-color: #FAEB33;
  transition: background-color 0.5s ease;
}

.color-yellow h1, .color-yellow h2, .color-yellow h3, .color-yellow h4, .color-yellow h5, .color-yellow h6, .color-yellow p, .color-yellow li {
  color: #ffffff;
}

.color-orange {
  background-color: #F19031;
  transition: background-color 0.5s ease;
}

.color-orange h1, .color-orange h2, .color-orange h3, .color-orange h4, .color-orange h5, .color-orange h6, .color-orange p, .color-orange li {
  color: #ffffff;
}

.color-red {
  background-color: #F2293A;
  transition: background-color 0.5s ease;
}

.color-red h1, .color-red h2, .color-red h3, .color-red h4, .color-red h5, .color-red h6, .color-red p, .color-red li {
  color: #ffffff;
}

.color-black {
  background-color: #000;
  transition: background-color 0.5s ease;
}

.color-black h1, .color-black h2, .color-black h3, .color-black h4, .color-black h5, .color-black h6, .color-black p, .color-black li {
  color: #ffffff;
}
/* Gradient themes */

.gradient-yellow-green {
  width:100%;
  height:100%;
  background-image: url(/img/gradient-yellow-green.jpg);
  mix-blend-mode: multiply;
}
.gradient-orange-pink {
  background-image: url(/img/gradient-orange-pink.jpg);
  mix-blend-mode: multiply;
}
.gradient-green-blue {
  background-image: url(/img/gradient-green-blue.jpg);
  mix-blend-mode: multiply;
}

/* overlay themes */
.vsm-default-internal-hero.overlay-yellow-green .bg::before{
 background: rgb(253,184,19);
background: linear-gradient(318deg, rgba(253,184,19,1) 0%, rgba(189,190,49,1) 100%);
}
.vsm-default-internal-hero.overlay-orange-pink .bg::before{
 background: rgb(241,90,34);
background: linear-gradient(318deg, rgba(241,90,34,1) 0%, rgba(236,0,140,1) 100%);
}
.vsm-default-internal-hero.overlay-green-blue .bg::before{
 background: rgb(189,190,49);
background: linear-gradient(318deg, rgba(189,190,49,1) 0%, rgba(0,174, 239,1) 100%);
}

   
.vsm-job-search-alt.overlay-yellow-green .bg::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
  z-index: 0;
  background: rgb(253,184,19);
  background: linear-gradient(318deg, rgba(253,184,19,1) 0%, rgba(189,190,49,1) 100%);
}
.vsm-job-search-alt.overlay-orange-pink .bg::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
  z-index: 0;
  background: rgb(241,90,34);
  background: linear-gradient(318deg, rgba(241,90,34,1) 0%, rgba(236,0,140,1) 100%);
}
.vsm-job-search-alt.overlay-green-blue .bg::before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
  z-index: 0;
  background: rgb(189,190,49);
  background: linear-gradient(318deg, rgba(189,190,49,1) 0%, rgba(0,174, 239,1) 100%);
}

.modal .modal-dialog .modal-content .modal-body .form-holder .element.select.form-group .field::before{
  color: #4DCF42;
}

.modal .modal-dialog .modal-content .modal-body .form-holder .element.file .field .custom-file .custom-file-label::after{
  color: #4DCF42;
}


.modal .modal-dialog .modal-content .modal-body .form-holder .element.checkbox.form-group .field .icheck-primary label a{
  color: #19184b;
}

.modal .modal-dialog .modal-content .modal-body .form-holder .element.checkbox.form-group .field .icheck-primary label a:hover{
  color: #19184b;
}

.modal .modal-dialog .modal-content .modal-body .form-holder .element.checkbox.form-group .field .icheck-primary label::after{
  border-color: #4DCF42;
}

.modal .modal-dialog .modal-content .modal-body .form-holder .element.checkbox.form-group .field .icheck-primary input{
  border-color: #19184b;
}

.modal-body .form-holder .element.submit .btn {
  background-color: #4DCF42 !important;
}

.modal-body .form-holder .element.submit .btn:hover {
  background-color: #50B848 !important;
}



.vsm-top.fixed {
  background: rgba(255, 255, 255, 0.9);
}


@media (max-width:1023px){
  .vsm-top .navigation .brand img{
  height: 3.563rem;
}
}
.vsm-top .navigation .primary-nav ul li a{
  font-size: 0.875rem;
}
.vsm-top .navigation .primary-nav ul li a:hover {
  color: #4DCF42;
  transition: all .2s ease-in-out;
}

.vsm-top .navigation .more-nav ul li a:hover {
  color: #4DCF42;
  transition: all .2s ease-in-out;
}


.vsm-top .navigation.search-open .col.d-flex .primary-nav .search-bar form .field::before{
  color:#4DCF42;
}

.vsm-top .navigation.search-open .col.d-flex .primary-nav .search-bar form .btn.btn-primary{
 background-color: #4DCF42;
 border:  0.063rem solid #4DCF42;
}

.menu-open .vsm-top.switch-fixed .navigation .brand .logo-2{
  display: block;
}
.menu-open .vsm-top.switch-fixed .navigation .brand .logo-1{
  display: none;
}

.vsm-top .navigation.search-open .col.d-flex .more-nav .search-bar-btn .fa-search{
  color: #4DCF42;
}

.slide-menu .slide-menu__slider {
  margin-top: 5rem;
}

.slide-menu .slide-menu__slider a{
  color: #19184b;
}

.slide-menu .slide-menu__slider i{
  color: #19184b;
}

.slide-menu .slide-menu__slider ul li>a:hover{
  color: #4DCF42 !important;
  border-bottom: 2px solid #4DCF42;
}

/*
.media {
  clip-path: polygon(20px 0%, calc(100% - 20px) 0%, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0% calc(100% - 20px), 0% 20px)
}*/
.vsm-default-single-media-hero{
  overflow: hidden;
}
.vsm-default-single-media-hero .bg{
  overflow: hidden;
  position: relative;
  width: 100vw;
  height: 100%;
  aspect-ratio: 16/8;
}
.vsm-default-single-media-hero .bg:before {
  mix-blend-mode: multiply;
  z-index: 0;
  background: rgba(0,0,0,0);
}
.vsm-default-single-media-hero .bg .video::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0);
  mix-blend-mode: multiply;
}
.vsm-default-single-media-hero .bg .video {
  position: absolute;
  z-index: 0;
  overflow: hidden;
  width: 100vw;
  height: 100%;
}


@media (max-width:768px){
  .vsm-hero-slider .bg:before{
    content: '';
    background-image: url('/uploads/benefits-background.jpg') !important;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
  }

  /* .vsm-hero-slider .video{
    display: none;
  } */
}

.vsm-hero-slider .btn {
  display: inline-block;
  background: none;
  padding: 0;
  border: 0;
}

.vsm-hero-slider .btn span {
  position: relative;
}

.vsm-hero-slider .btn span:after {
  content: "\f30b";
  position: relative;
  display: inline-block;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  left: 0.625rem;
}

.vsm-hero-slider .btn:hover {
  border: 0;
}

.vsm-hero-slider .bg {
height: 100%;
padding-top: 10%;
min-height: 20rem;
width: 100vw;
}

@media (min-width: 768px) {
  .vsm-hero-slider .bg {
      height: 80vh;
  padding-top: 10%;
    min-height: 43.75rem;
  }
}

.vsm-hero-slider .bg:before {
  background-image: url(/img/bgrainbow.jpg);
  mix-blend-mode: multiply;
  z-index: 0;
}
/* @media (max-width: 767px) {
  .vsm-hero-slider .bg::after{
  content: '';
background-image: url(/img/worklife-text.png);
background-repeat: no-repeat;
position: absolute;
top: 8rem;
z-index: 1;
left: 0;
opacity: 1;
width: 100%;
height: 100%;
background-size: contain;
}}
@media (min-width: 768px) {
.vsm-hero-slider .bg::after{
content: '';
background-image: url(/img/worklife-text.png);
background-repeat: no-repeat;
position: absolute;
top: 10rem;
z-index: 1;
left: calc(50% - 310px);
opacity: 1;
width: 100%;
height: 100%;
}
} */
.vsm-short-content-33-33-33.negative-top {
  transform: translateY(-25%);
  margin-bottom: -5%;
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) {
  .vsm-short-content-33-33-33.negative-top {
    transform: translateY(-50%);
    margin-bottom: 0;
  }
}

.vsm-short-content-33-33-33.negative-top .vsm-body {
  background: #ffffff;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.09);
  padding: 30px 15px;
}

/* VSM DEFAULT INTERNAL HEROS */

/* TEST 
.vsm-default-internal-hero .bg {
 background-attachment: fixed;
}*/



.vsm-default-internal-hero.search {
  background-image: url("/uploads/Birmingham.jpg");
  background-image: linear-gradient(to right, rgba(25, 24, 75, 0.8), rgba(255, 255, 255, 0)), url("/uploads/Birmingham.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  position: relative;
  background-attachment: fixed;
}

.vsm-default-internal-hero.search span{
  color: #4DCF42;
}

.vsm-default-internal-hero.search .search-bar .btn span{
  color: #fff;
}

@media (max-width: 1680px){
.vsm-default-internal-hero.search::after{
      display: none;
  }

  .vsm-default-internal-hero.search::before{
     display: none;
  } 
}

.vsm-default-internal-hero.search::before{
      content: url('/uploads/bamboo-leaves.png');
      top: 100%;
      left: -18%;
      position: absolute;
}


.vsm-default-internal-hero.search::after{
      content: url('/uploads/bamboo-leaves.png');
      top: 320%;
      left: -18%;
      position: absolute;
}

/* Originally had a default gradient */
.vsm-default-internal-hero.search .bg::before{
  background: transparent;
}


.vsm-default-internal-hero.search .md-heading {
  font-size: 4.4rem;
}

.vsm-default-internal-hero.search .xs-heading {
  font-size: 2.5rem;
}

.vsm-default-internal-hero.search .rte p {
  font-size: 1.375rem;
}

.vsm-default-internal-hero  .heading span {
  color: #4DCF42;
}

.vsm-default-internal-hero .search-bar input {
  border-radius: 30rem;
  padding-left: 1rem;
}

.vsm-default-internal-hero .search-bar .input-group {
  border-radius: 30rem;
}

.vsm-default-internal-hero .search-bar .input-group .fa-search{
  color: #4DCF42;
}



.vsm-default-internal-hero .search-bar .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.vsm-default-internal-hero .search-bar .input-group .select select {
  border-top-right-radius: 30rem;
  border-bottom-right-radius: 30rem;
}

.vsm-default-internal-hero .search-bar .btn {
  background: #4DCF42;
}

.vsm-default-internal-hero.people-hero{
  position: relative;
}


.vsm-default-internal-hero.people .xs-heading{
  font-size: 4rem;
}

.vsm-default-internal-hero.people .xs-heading span{
  color: #4DCF42;
}

.vsm-default-internal-hero.people .rte h2{
  font-size: 2.5rem;
  color: #fff;
}

.vsm-default-internal-hero.people .rte p{
  font-size: 1.375rem;
}
.vsm-default-internal-hero.training .rte p{
  font-size: 1.375rem;

}
.vsm-wide-media-carousel {
  background-color: #000000;
}
.vsm-wide-media-carousel .md-heading,
.vsm-wide-media-carousel .xs-heading,
.vsm-wide-media-carousel .rte,
.vsm-wide-media-carousel .rte p,
.vsm-wide-media-carousel .swiper-button-next,
.vsm-wide-media-carousel .swiper-button-prev{
  color: #ffffff;
}
.vsm-wide-media-carousel .row{
  height: 100%;
}
.vsm-wide-media-carousel .media {
  border: 1px solid #fff;
  height: 100%;
}

footer {
  background-color: #2e3b42 !important;
  padding: 60px 0 0;
}

footer .title {
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
}

footer hr {
  margin: 10px 0 10px;
  width: 100%;
  border-color: #393A47;
}

footer ul.quick-links {
  padding: 0;
  margin: 0;
  list-style: none;
}

footer ul.quick-links li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #565765;
  padding: 5px 0;
  transition: all 0.15s;
  text-decoration: none;
}

footer ul.quick-links li a:hover {
  text-decoration: none;
  color: #F2F3F4;
  transition: all 0.15s;
}

footer .offices {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  flex-wrap: wrap;
}

footer .offices .office {
  width: 100%;
  margin: 15px 0;
  max-width: 50%;
}

@media (min-width: 768px) {
  footer .offices .office {
    max-width: 33.33%;
  }
}

footer .offices .office h6 {
  font-family: "proxima-nova", sans-serif;
  color: #ffffff;
  font-weight: 400;
}

footer .offices .office a {
  color: #565765;
  transition: all 0.15s;
  text-decoration: none;
}

footer .offices .office a:hover {
  text-decoration: none;
  color: #F2F3F4;
  transition: all 0.15s;
}

footer .footer-logo {
  height: 75px;
  margin: 30px auto;
  display: block;
}

@media (min-width: 768px) {
  footer .footer-logo {
    height: auto;
  }
}
.vsm-default-signoff .signoff-links li a{
  font-size: .75rem;
}
footer .email {
  margin-top: 30px;
}

footer .email h6 {
  font-family: "proxima-nova", sans-serif;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 0;
}

footer .email a {
  color: #565765;
  transition: all 0.15s;
  text-decoration: none;
}

footer .email a:hover {
  text-decoration: none;
  color: #F2F3F4;
  transition: all 0.15s;
}

footer .social-links {
  padding: 0;
  margin: 0 0 15px 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  footer .social-links {
    justify-content: flex-start;
    margin-bottom: 0;
  }
}

footer .social-links li a {
  display: inline-block;
  margin: 0 15px;
  cursor: pointer;
}

footer .social-links li a img {
  height: 18px;
  width: 24px;
}

footer .social-links li:first-child a {
  margin-left: 0;
}

footer .footer-logos {
  /*
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	*/
}

@media (min-width: 768px) {
  footer .footer-logos {
    /*
		justify-content: flex-end;
		*/
  }
}

footer .footer-logos img {
  /*
	width: 100%;
	-ms-flex: 0 0 10%;
	flex: 0 0 10%;
	margin: 0 15px 15px;
	*/
}

footer.vsm-default-footer{
  display: none;
}

footer.vsm-default-footer .newsletter-signup input {
  padding-left: 1.2rem;
}
footer.vsm-default-footer .xs-heading{
font-family: 'Instrument Sans', sans-serif;
}

.vsm-default-signoff{
  background: #000;
}




.vsm-content-layout-1 {
  background-color: #000;
  overflow: hidden;
}
.vsm-content-layout-1 .vsm-body {
  position: relative;
}
.vsm-content-layout-1 .md-heading,
.vsm-content-layout-1 .rte.larger-text, 
.vsm-content-layout-1 .larger-text{
  color: #ffffff;
}
.vsm-content-layout-1 .media{
  position: relative;
   border: 2px solid #fff;
}
.vsm-content-layout-1 .media img{
  z-index: 0;
}

.vsm-content-layout-1 .media::after{
  content: '';
  z-index: 1;
  width:100%;
  height: 100%;
  top:0;
  left: 0;
  position: absolute;
  background: rgb(236,0,140);
  background: linear-gradient(356deg, rgba(236,0,140,1) 0%, rgba(160,68,153,1) 100%);
  mix-blend-mode: soft-light;
}
.vsm-content-layout-1.achieve .media::before{
  content: '';
  z-index: 1;
  background-image: url(/img/AchieveText.svg);
  background-repeat: no-repeat;
  width:100%;
  height: 100%;
  top:0;
  left: 0;
  position: absolute;
}
.vsm-content-layout-1.life .media::before{
  content: '';
  z-index: 1;
  background-image: url(/img/LifeText.svg);
  background-repeat: no-repeat;
  width:100%;
  height: 100%;
  top:0;
  left: 0;
  position: absolute;
}
.vsm-content-layout-1.reward .media::before{
  content: '';
  z-index: 1;
  background-image: url(/img/RewardText.svg);
  background-repeat: no-repeat;
  width:100%;
  height: 100%;
  top:0;
  left: 0;
  position: absolute;
}
.vsm-content-layout-3 {
  background-color: #000;
}
.vsm-content-layout-3 .content{
  padding-right: calc(8.33333% + 1.1rem);
  padding: 0;
}


.vsm-content-layout-3 .sm-heading{
  position: relative;
  margin-bottom: 4rem;
    color: #fff;
}
.vsm-content-layout-3 .sm-heading::after {
  width: 23rem;
  border-bottom: 1rem solid rgba(var(--vsm-primary-colour),1);  
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -3rem;
  bottom: -2rem;
  transform: skew(135deg);
}
.vsm-content-layout-3 .sm-heading::before {
  width: 13rem;
  border-bottom: 1rem solid rgba(var(--vsm-primary-colour),1);  
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -12rem;
  bottom: -2rem;
} 


.vsm-content-layout-3 .rte{
  color:#ffffff;
  }
.vsm-content-layout-3 .sm-heading span {
  color: #00aeef;
}
.vsm-content-layout-7 .sm-heading{
  color: #000;
}
.vsm-content-layout-7 .sm-heading span {
  color: #4DCF42;
}



.vsm-short-content-33-33-33 .component-wrapper .col {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 15px;
}

.vsm-short-content-33-33-33 .component-wrapper .col:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0);
}

.vsm-short-content-33-33-33 .component-wrapper .col:last-child .content {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .vsm-short-content-33-33-33 .component-wrapper .col {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .vsm-short-content-33-33-33 .component-wrapper .col:nth-child(1), .vsm-short-content-33-33-33 .component-wrapper .col:nth-child(2) {
    border-top: 1px solid rgba(0, 0, 0, 0);
  }
  .vsm-short-content-33-33-33 .component-wrapper .col:nth-child(odd) {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .vsm-short-content-33-33-33 .component-wrapper .col:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0);
  }
}

@media (min-width: 1024px) {
  .vsm-short-content-33-33-33 .component-wrapper .col {
    border-bottom: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .vsm-short-content-33-33-33 .component-wrapper .col .content {
    margin-bottom: 0;
  }
  .vsm-short-content-33-33-33 .component-wrapper .col:nth-child(1) {
    border-top: 0px solid rgba(0, 0, 0, 0);
  }
  .vsm-short-content-33-33-33 .component-wrapper .col:nth-child(2) {
    border-top: 0px solid rgba(0, 0, 0, 0);
  }
  .vsm-short-content-33-33-33 .component-wrapper .col:nth-child(3) {
    border-top: 0px solid rgba(0, 0, 0, 0);
  }
  .vsm-short-content-33-33-33 .component-wrapper .col:nth-child(3n) {
    border-right: 1px solid rgba(0, 0, 0, 0);
  }
  .vsm-short-content-33-33-33 .component-wrapper .col:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0);
  }
  .vsm-short-content-33-33-33 .component-wrapper .col:last-child .content {
    margin-bottom: 0;
  }
}

.vsm-short-content-33-33-33 .component-wrapper .content .feature .media {
  background: none;
  padding: 0;
}

.vsm-short-content-33-33-33 .component-wrapper .content .feature .media img {
  max-width: 50%;
}

.vsm-content-layout-4 .left-col {
  position: relative;
}

.vsm-content-layout-4 .left-col:after {
  content: "";
  background-image: url("/uploads/square-patterns.svg");
  background-repeat: no-repeat;
  width: 123px;
  height: 167px;
  position: absolute;
  top: 50%;
  right: -60px;
}

.vsm-content-layout-4 .right-col {
  position: relative;
}

.vsm-content-layout-4 .right-col .media {
  position: relative;
  overflow: visible;
}

.vsm-content-layout-4 .right-col .media img {
  transform: scale(1) !important;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

@media (min-width: 768px) {
  .vsm-content-layout-4 .right-col .media img {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}

.vsm-content-layout-4 .right-col .media::before {
  content: "";
  background: rgba(213, 165, 255, 0.1);
  width: 34.375rem;
  height: 34.375rem;
  border-radius: 100rem;
  position: absolute;
  top: -50px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
}

.vsm-content-layout-4 .right-col .media:after {
  content: "";
  background-image: url("/uploads/square-patterns.svg");
  background-repeat: no-repeat;
  width: 123px;
  height: 167px;
  position: absolute;
  top: -40px;
  right: 40px;
}
.vsm-content-image-50-50{
  background-color: #000;
}
.vsm-content-image-50-50.left .order-md-2 {
  position: relative;
}

.vsm-content-image-50-50.home {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url("/uploads/map-pattern-dark.png");
  background-size: contain;
}



.vsm-content-image-50-50.home .md-heading{
  color: #19184b;
}

.vsm-content-image-50-50.home .md-heading span{
  color:#4DCF42;
}

.vsm-content-image-50-50.enquiry .md-heading{
  color: #ffffff;
}

.vsm-content-image-50-50.enquiry .md-heading span{
  color: #4DCF42;
}



.vsm-content-image-50-50.left img {
  transition: all .3s ease-in-out;
}

.vsm-content-image-50-50.left img:hover {
  transform: scale(1.1);
}

.vsm-content-image-50-50 .media {
  position: relative;
}
.vsm-content-image-50-50 .rte li, 
.vsm-content-image-50-50 .rte p, 
.vsm-content-image-50-50 .rte dd, 
.vsm-content-image-50-50 .rte a{
    color:#ffffff;
}
.vsm-content-image-50-50 .rte.larger-text{
  color:#ffffff;
}
.vsm-content-image-50-50.left .md-heading span {
  color: #50B848;
}

.vsm-accordion-mixed-content-50-50 {
  overflow: hidden;
}

.vsm-accordion-mixed-content-50-50 .accordion-header {
  -webkit-appearance: none;
}

.vsm-accordion-mixed-content-50-50 .accordion-item {
  background: none;
}

.vsm-accordion-mixed-content-50-50 .media {
  position: relative;
  overflow: visible;
}

.vsm-accordion-mixed-content-50-50 .media img {
  transform: scale(1) !important;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

@media (min-width: 768px) {
  .vsm-accordion-mixed-content-50-50 .media img {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
}

.vsm-accordion-mixed-content-50-50 .media::before {
  content: "";
  background: rgba(213, 165, 255, 0.1);
  width: 34.375rem;
  height: 34.375rem;
  border-radius: 100rem;
  position: absolute;
  top: -50px;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
}

.vsm-accordion-mixed-content-50-50 .media:after {
  content: "";
  background-image: url("/uploads/square-patterns.svg");
  background-repeat: no-repeat;
  width: 123px;
  height: 167px;
  position: absolute;
  top: -40px;
  right: 40px;
}

.vsm-stats-count-up .stat .count {
  color: #19184b;
}

.vsm-content-carousel .vsm-header {
  display: none;
}

.vsm-content-carousel .vsm-body .media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (min-width: 768px) {
  .vsm-the-team {
    padding-bottom: 30px;
  }
}

@media (min-width: 992px) {
   .vsm-the-team {
    padding-bottom: 50px;
  }
}

@media (min-width: 1200px) {
    .vsm-the-team {
    padding-bottom: 80px;
  }
}
.vsm-the-team  {
  background-color: #000;
}
.vsm-the-team .description h4{
color: #fff;
}
.vsm-the-team .description p{
  color: #fff;
}
.vsm-the-team .vsm-body > .row:first-child {
  margin: 40px 0 0 0;
}

.vsm-latest-featured-alt .content-card {
  overflow: hidden;
  border-radius: 8px;
}

.vsm-content-layout-6 .overlay-content .box {
  overflow: hidden;
  border-radius: 8px;
  text-align: left;
  background: white;
}

.vsm-content-layout-6 .overlay-content .box .btn {
  display: inline-block;
  background: none;
  padding: 0;
  border: 0;
}

.vsm-content-layout-6 .overlay-content .box .btn span {
  position: relative;
  color: #d5a5ff;
}

.vsm-content-layout-6 .overlay-content .box .btn span:after {
  content: "\f30b";
  position: relative;
  display: inline-block;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  left: 0.625rem;
}

.vsm-content-layout-6 .overlay-content .box .btn:hover {
  border: 0;
}

.vsm-small-boxes .vsm-header {
  text-align: center;
  margin-bottom: 40px;
}

.vsm-small-boxes .vsm-header .row {
  justify-content: center;
}

.vsm-small-boxes .small-box-card {
  border-radius: 8px;
  overflow: hidden;
}

.vsm-small-boxes .small-box-card .content .media {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .vsm-small-boxes .col {
    flex: 1 0 33.33333%;
    max-width: 33.33333%;
  }
}

.vsm-timeline-vertical {
    background: -webkit-gradient(linear, left bottom, left top, from(#2e3b42), to(#000));
    background: linear-gradient(to top, #2e3b42, #000);
}
.vsm-timeline-vertical .row.left-side::before, 
.vsm-timeline-vertical .row.right-side::before {
  background: white;
}
.vsm-timeline-vertical .bg{
  background-color: transparent;
}
.vsm-timeline-vertical .event .media img{
   border: 1px solid #fff;
   }
.vsm-timeline-vertical .swiper-slide .date {
    color: #4DCF42;
}

.vsm-timeline-vertical .swiper-slide .date::after {
    background-color: #fff;
}

.vsm-timeline-vertical .swiper-slide .rte {
    color: #fff;
}

.vsm-timeline-vertical .swiper-button-prev {
  color: #4DCF42;
}

.vsm-timeline-vertical .swiper-button-next {
  color: #4DCF42;
}

.vsm-timeline-horizontal .bg {
  background: #3322ff;
  background: linear-gradient(58deg, rgba(51, 34, 255, 0.15) 0%, rgba(213, 165, 255, 0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3322ff",endColorstr="#d5a5ff",GradientType=1);
}

.vsm-split-image-row-50-50 {
  padding: 6.25rem 0;
  background: url("/uploads/internal-md-header.png") no-repeat;
  background-position: center;
  background-size: cover;
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d0d69",endColorstr="#179b9e",GradientType=1); */
}

.vsm-split-image-row-50-50 a {
  border-radius: 0;
  background: #6CB557;
}

.vsm-split-image-row-50-50 {
  padding: 6.25rem 0;
  background: url("/uploads/internal-md-header.png") no-repeat;
  background-position: center;
  background-size: cover;
  /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d0d69",endColorstr="#179b9e",GradientType=1); */
}

.vsm-split-image-row-50-50 h3 {
  color: #6CB557;
}
/* .vsm-double-box-carousel */
.vsm-double-box-carousel{
  position: relative;
}
.vsm-double-box-carousel .swiper-slide{
  background: rgba(0,0,0,0.5);
}
.vsm-double-box-carousel .swiper-button-prev,
.vsm-double-box-carousel .swiper-button-next,
.vsm-double-box-carousel .swiper-slide .content,
.vsm-double-box-carousel .swiper-slide .content .xs-heading,
.vsm-double-box-carousel .vsm-header .md-heading{
  color: #ffffff;
}
.vsm-double-box-carousel.gradient-green-blue .swiper-slide::after {
  width: 20rem;
  border-top: 1rem solid #00aeef;
  position: absolute;
  z-index: 0;
  content: ' ';
  left: 1rem;
  top: 0;
  transform: skew(135deg);
}
.vsm-double-box-carousel.gradient-green-blue .swiper-slide::before {
  width: 3rem;
  border-top: 1rem solid #00aeef;
  position: absolute;
  z-index: 0;
  content: ' ';
  left: 0rem;
  top: 0;
}
.vsm-double-box-carousel.gradient-yellow-green .swiper-slide::after {
  width: 20rem;
  border-top: 1rem solid #bdbe31;
  position: absolute;
  z-index: 0;
  content: ' ';
  left: 1rem;
  top: 0;
  transform: skew(135deg);
}
.vsm-double-box-carousel.gradient-yellow-green .swiper-slide::before {
  width: 3rem;
  border-top: 1rem solid #bdbe31;
  position: absolute;
  z-index: 0;
  content: ' ';
  left: 0rem;
  top: 0;
}
.vsm-double-box-carousel.gradient-orange-pink .swiper-slide::after {
  width: 20rem;
  border-top: 1rem solid #219b90;
  position: absolute;
  z-index: 0;
  content: ' ';
  left: 1rem;
  top: 0;
  transform: skew(135deg);
}
.vsm-double-box-carousel.gradient-orange-pink .swiper-slide::before {
  width: 3rem;
  border-top: 1rem solid #219b90;
  position: absolute;
  z-index: 0;
  content: ' ';
  left: 0rem;
  top: 0;
}
.vsm-double-accordion .component-wrapper {
  padding: 6.25rem 0;
  background: #2d0d69;
  background: linear-gradient(58deg, rgba(45, 13, 105, 0.15) 0%, rgba(23, 155, 158, 0.15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d0d69",endColorstr="#179b9e",GradientType=1);
}

.vsm-double-accordion .vsm-header {
  margin-bottom: 40px;
}

.vsm-double-accordion .vsm-header .md-heading {
  color: #179b9e;
  margin-bottom: 40px;
}

.vsm-double-accordion .vsm-header .col {
  flex: 1 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.vsm-double-accordion .accordion .accordion-item {
  background: #179b9e;
}

.vsm-double-accordion .accordion .accordion-item .accordion-header {
  color: #ffffff;
}

.vsm-double-accordion .accordion .accordion-item .content {
  color: #ffffff;
}
.vsm-job-search-results-listings-alt {
  background-color: #000000;
}
.vsm-job-search-results-listings-alt .side-cta{
  margin-top:1.5rem;
  background-color: #383638;
}
.vsm-job-search-results-listings-alt .btn.btn-secondary {
  border: 0.063rem solid rgba(var(--vsm-tertiary-colour), 1);
  background-color: rgba(var(--vsm-tertiary-colour), 1);
}
.vsm-job-search-results-listings-alt .btn.btn-secondary:hover{
background: #50B848;
border: 1px solid #50B848;}


.vsm-job-search-results-listings-alt .paging-information .col .pagination .page-item.active{
  color: #4DCF42;
}
.vsm-job-search-results-listings-alt .paging-information .col .pagination .page-item.active .page-link{
  color: #4DCF42;
}
.vsm-job-search-results-listings-alt .paging-information .col .pagination .page-item .page-link:hover{
  color: #4DCF42;
}
.vsm-job-search-results-listings-alt .job-results .job-listing .job-data-highlights li .icon:before{
  color: #4DCF42;
}
.vsm-job-search-results-listings-alt .job-listing .job-data{
  background: #383638;;
}
.page-item.disabled .page-link{background-color: transparent;}
.vsm-job-search-results-listings-alt .job-listing,
.vsm-job-search-results-listings-alt .job-listing .job-data .post-date,
.vsm-job-search-results-listings-alt .job-listing .job-data .job-ref,
.vsm-job-search-results-listings-alt .job-listing .job-data .xs-heading,
.vsm-job-search-results-listings-alt .job-listing .job-data .xs-heading a{
   color: rgba(var(--vsm-white), 1);
}
.vsm-job-search-results-listings-alt .job-listing .job-data .xs-heading a:hover{
  color: #4DCF42;
}

.vsm-job-carousel {
  padding: 6.25rem 0 0 0;
  background: linear-gradient(to right, #0E1024, #19184b91);
}

.vsm-job-carousel a.inline-link, a.inline-link::after{
  color: #19184b;
}

.vsm-job-carousel .vsm-header h6, h2{
  color: #fff;
}

.vsm-job-carousel .job-data .xs-heading a:hover{
  color: #4DCF42;
}

.vsm-job-carousel .job-data .job-data-highlights i:before {
      color: #4DCF42;
}

.vsm-job-carousel .swiper-slide {
  background: #ffffff;
  clip-path: polygon(20px 0%, calc(100% - 20px) 0%, 100% 0px, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0px 100%, 0% calc(100% - 20px), 0% 20px)
}

.vsm-job-carousel .swiper-slide i:before {
  color: #19184b;
}
.vsm-job-search-alt {
  position: relative;
}
.vsm-job-search-alt .bg img{
  mix-blend-mode: multiply;
}
.vsm-job-search-alt .bg {
  background: rgba(var(--vsm-body-copy-colour), 0.05);
  padding: 2.5rem 0;
}
.vsm-job-search-alt .component-wrapper {
 z-index: 2;
 position: relative;
}
.vsm-job-search-alt .form-holder form .filter .element.select.form-group .field:before,
.vsm-job-carousel .swiper-navigation .swiper-button-prev,
.vsm-job-carousel .swiper-navigation .swiper-button-next{
  color: #4DCF42;
}
.vsm-job-search-alt .md-heading{
  color: #fff;
  z-index: 2;
  margin-top: 2rem;
}
.vsm-job-search-alt .form-holder{
  z-index: 2;
}
.vsm-job-search-alt .form-holder .element.select .bootstrap-select .dropdown-menu li a:active{
  background-color: #4ecf4292;
}
.vsm-job-search-alt .form-holder .element.select .bootstrap-select .bs-ok-default:after{
  border-color: #4DCF42;
}
.vsm-job-details{
  position:relative;
  }

  .vsm-job-details .job-data .md-heading{
    color: #19184b;
  }  
  
  .vsm-job-details .job-data .job-data-highlights li i::before{
    color:#4DCF42;
    }
    .vsm-job-details .shortlist-bar a.view-shortlist{
      color:#4DCF42;
      }
      .vsm-job-details .shortlist-bar a.add-to-shortlist:hover{
        color:#0E1024;
        }
        .vsm-job-details .shortlist-bar a.add-to-shortlist i::before{
          color:#4DCF42;
          }
          .vsm-job-details .share dl dt{
            color:#4DCF42;
            }
            .vsm-job-details .share dl dd a:hover{
              color:#4DCF42;
              }
              .vsm-job-details .btn{
                background-color:#4DCF42;border:1px solid #4DCF42;
                }
                .vsm-job-details .btn:hover{
                  background-color:#50B848;border:1px solid #50B848;
                  }
                  .vsm-job-details a{
                    color:#19184b;
                    }

                     .vsm-job-details .consultant .consultant-details .name:hover{
                       color: #4DCF42;
                     }

                    .vsm-job-details .form-holder .content h3{
                      color: #19184b;
                    }
                    
                   
                      .vsm-job-details .form-holder .notice p{
                        color:#19184b;
                        }
                        .vsm-job-details .form-holder .notice p a{
                          color:#4DCF42;
                          }
                          .vsm-job-details .form-holder form .element .field::before{
                            color:#4DCF42;
                            }
                            .vsm-job-details .form-holder form .file .custom-file .custom-file-label::after{
                              color:#4DCF42;
                              }

 .vsm-job-details .icheck-primary>input:first-child:checked+label::before {
                    background-color: #19184b;
                     border-color: #19184b;
                              }

.vsm-job-details .icheck-primary>input:first-child:checked+label::after{
                     border-color: #4DCF42;

}

.vsm-drop-off-your-cv .bg {
    background: linear-gradient(to right, #0E1024, #19184b91);
}

.vsm-drop-off-your-cv a{
  color: #4DCF42;
}

.vsm-drop-off-your-cv .form-holder .element.select.form-group .field:before{
  color: #4DCF42;
}

.vsm-drop-off-your-cv .form-holder .element.submit .btn{
  background-color: #4DCF42;
}

.vsm-drop-off-your-cv .form-holder .element.submit .btn:hover{
  background-color: #50B848;
}

.vsm-drop-off-your-cv .form-holder .element.checkbox.form-group .field .icheck-primary label::after{
  border-color: #4DCF42;
}

.vsm-card-links .vsm-body .col a.card-link .sm-heading{
  color: #4DCF42;
}

.vsm-latest-featured .media {
  border-radius: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.vsm-latest-featured .content-card {
  border-radius: 8px;
  background: #19184b;
  background: linear-gradient(163deg, #19184b 0%, #401369 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#19184b",endColorstr="#401369",GradientType=1);
}

.vsm-latest-featured .content-card .content {
  padding: 1.875rem;
  color: #ffffff;
}

.vsm-latest-featured .content-card .content .subtitle {
  margin-bottom: 0.975rem;
  color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  display: inline-block;
}

.vsm-latest-featured .content-card .content .xs-heading {
  color: #ffffff;
}

.vsm-default-signoff {
  background: #000 !important;
  padding: 30px 0;
}

.vsm-default-signoff a:hover{
  color: #4DCF42;
  text-decoration: underline;
}

.vsm-the-team .btn {
  background: #d5a5ff;
  border: 0;
}

.vsm-the-team .btn:hover {
  background: #090909;
  border: 0;
}

.vsm-content-layout-2 .abs-left::before {
  content: "";
  background: rgba(23, 155, 158, 0.1);
  width: 34.375rem;
  height: 34.375rem;
  border-radius: 100rem;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  z-index: 0;
  pointer-events: none;
}

.vsm-content-layout-2 .abs-left:after {
  content: "";
  background-image: url("/uploads/square-patterns.svg");
  background-repeat: no-repeat;
  width: 123px;
  height: 167px;
  position: absolute;
  bottom: -40px;
  left: 30%;
}

.vsm-content-layout-2 .col-md-6 .row .col-md-8 .media {
  position: relative;
  overflow: visible;
}

.vsm-content-layout-2 .col-md-6 .row .col-md-8 .media img {
  transform: scale(1) !important;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.vsm-content-layout-2 .col-md-6 .row .col-md-8 .media::before {
  content: "";
  background: rgba(213, 165, 255, 0.1);
  width: 26.25rem;
  height: 26.25rem;
  border-radius: 100rem;
  position: absolute;
  top: -4rem;
  display: block;
  left: -2rem;
  right: 0;
  z-index: 1;
  pointer-events: none;
}

.vsm-content-layout-2 .col-md-6 .row .col-md-8 .media:after {
  content: "";
  background-image: url("/uploads/square-patterns.svg");
  background-repeat: no-repeat;
  width: 123px;
  height: 167px;
  position: absolute;
  top: -60px;
  right: 10%;
}

.vsm-image-grid .media{
  border-radius: 0;
}

.vsm-intro-content-40-60 .bg {
  padding: 2.5rem 0 0 0;
  background: rgba(213, 165, 255, 0.15);
}

.vsm-intro-content-40-60 + .vsm-short-content-33-33-33 .bg {
  padding: 0 0 2.5rem 0;
  background: rgba(213, 165, 255, 0.15);
}

.vsm-intro-content-40-60 + .vsm-short-content-33-33-33 .component-wrapper .content .feature .media {
  background: rgba(213, 165, 255, 0.3);
  padding: 1rem;
}

.vsm-full-width-call-to-action.job-search .bg{
  background-attachment: fixed;
  position: relative;
}

.vsm-full-width-call-to-action.job-search .bg::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.vsm-full-width-stats-carousel a {
  color: #4DCF42;
}

.vsm-full-width-testimonial-carousel.clients .testimonial-data .media:before {
  display: none;
}

.vsm-full-width-testimonial-carousel.clients .testimonial-data .media img {
  object-fit: contain;
}

.vsm-split-grid-images-content-features .grid {
  position: relative;
}

.vsm-split-grid-images-content-features .grid::before {
  content: "";
  background: rgba(213, 165, 255, 0.3);
  width: 32.25rem;
  height: 32.25rem;
  border-radius: 100rem;
  position: absolute;
  top: -1.5rem;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  pointer-events: none;
}

.vsm-split-grid-images-content-features .grid:after {
  content: "";
  background-image: url("/uploads/square-patterns.svg");
  background-repeat: no-repeat;
  width: 123px;
  height: 167px;
  position: absolute;
  top: -1rem;
  left: -1.5rem;
}

.vsm-media-hub .article-tags dt {
  font-size: 12px;
  font-size: 0.75rem;
}

.vsm-media-hub .article-tags dd {
  font-size: 12px;
  font-size: 0.75rem;
}

.vsm-media-hub .article-tags dd a {
  font-size: 12px;
  font-size: 0.75rem;
}

.vsm-media-hub .article-tags dd a:after {
  font-size: 12px;
  font-size: 0.75rem;
}

.client-logo .brand {
  width: 80px;
}

.client-logo .brand img {
  width: 100% !important;
}

body.sign-in .brand {
  margin: 0 auto;
}

.vsm-job-details .form-holder .notice{
background: transparent;
padding: 0rem 0rem;
margin: 0rem 0rem;
}

.notice.ajax-appliedto-container .ajax-appliedto-content:not(:empty){
background: rgba(77, 207, 66, 0.2);
padding: 1.25rem 2.5rem;
margin: 1.875rem 0;
}

@media (min-width: 1024px){
.vsm-hero-slider .bg .container .col {
  max-width: 100%;
}
}


.vsm-oversized-statement-block{
  background: #000;
}

.vsm-oversized-statement-block .content .rte span, .vsm-oversized-statement-block .content .rte span{
  color: #fff !important;
}

.vsm-content-cards-33-33-33 {
  background-color: #000;
}
.vsm-content-cards-33-33-33 .col{
  -webkit-box-shadow: 0 0 1.875rem rgba(0,0,0,0.1);
  box-shadow: 0 0 1.875rem rgba(0,0,0,0.1);
  margin-bottom: 0.938rem;
}
.vsm-content-cards-33-33-33 .content-card {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0rem;
  height:100%; 
  background-color: rgba(255, 255, 255, 0.1);
}
.vsm-content-cards-33-33-33 .content-card .content{
   padding: 2rem 1.875rem 0.875rem 1.875rem; 
}
.vsm-content-cards-33-33-33 .content-card .content .rte p{
  text-align: left;
  color: #ffffff;
}



.vsm-video-carousel .bg{
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.vsm-video-carousel.gradient-yellow-green .bg::before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(/img/gradient-yellow-green.jpg);
  mix-blend-mode: multiply;
  z-index: 1;
}
.vsm-video-carousel.gradient-orange-pink .bg::before{
   position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(/img/gradient-orange-pink.jpg);
  mix-blend-mode: multiply;
  z-index: 1;
}
.vsm-video-carousel.gradient-green-blue .bg::before{
   position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url(/img/gradient-green-blue.jpg);
  mix-blend-mode: multiply;
  z-index: 1;
}

.vsm-video-carousel .swiper-button-prev,
.vsm-video-carousel .swiper-button-next {
  font-size: 30px;
  font-size: 1.875rem;
  color: rgba(var(--vsm-white), 1);
}

.vsm-split-get-in-touch-form-content{
  background-color: #000;
  color: rgba(var(--vsm-white), 1);
}
.vsm-split-get-in-touch-form-content .md-heading,
.vsm-split-get-in-touch-form-content .general-contact-details a:hover,
.vsm-split-get-in-touch-form-content .form-holder .element.checkbox.form-group .icheck-primary a:hover{
  color: #ffffff;
}
.vsm-split-get-in-touch-form-content .md-heading{
  position: relative;
  margin-bottom: 4rem;
}
.vsm-split-get-in-touch-form-content .md-heading span{
  color: rgba(var(--vsm-primary-colour),1);
}
.vsm-split-get-in-touch-form-content .btn{
  background: #00aeef;
}

.vsm-split-get-in-touch-form-content .btn:hover{
  background: rgb(1, 127, 173);
}


.vsm-split-get-in-touch-form-content .md-heading::after {
  width: 23rem;
  border-bottom: 1rem solid rgba(var(--vsm-primary-colour),1); 
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -3rem;
  bottom: -2rem;
  transform: skew(135deg);
}
.vsm-split-get-in-touch-form-content .md-heading::before {
  width: 13rem;
  border-bottom: 1rem solid rgba(var(--vsm-primary-colour),1);  
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -12rem;
  bottom: -2rem;
}

.vsm-split-get-in-touch-form-content .general-contact-details a,
.vsm-split-get-in-touch-form-content .socials a,
.vsm-split-get-in-touch-form-content .form-holder .element.checkbox.form-group .icheck-primary label:after,
.vsm-split-get-in-touch-form-content .form-holder .element.checkbox.form-group .icheck-primary a{
  color: rgba(var(--vsm-primary-colour),1);
}
.vsm-split-get-in-touch-form-content .socials a:hover{
  opacity: 0.8;
}
.vsm-split-get-in-touch-form-content .form-holder .element.checkbox.form-group .icheck-primary>input:first-child:checked+label::before{
  background-color: #ffffff;
  border-color: 0.063rem solid rgba(0,0,0,0.1);
}
.vsm-split-get-in-touch-form-content .form-holder .element.checkbox.form-group .icheck-primary>input:first-child label:hover{
    border-color: 0.063rem solid rgba(0,0,0,0.1);
}
.vsm-split-get-in-touch-form-content .element.text input,
.vsm-split-get-in-touch-form-content .element.textarea textarea{
  border-radius: 0;
  background: rgba(255,255,255,0.15);
  border-bottom: 1px solid #fff;
  color: rgba(var(--vsm-primary-colour),1);
}
.vsm-split-get-in-touch-form-content .element.text input:focus,
.vsm-split-get-in-touch-form-content .element.textarea textarea:focus{
    background: rgba(var(--vsm-primary-colour),0.15);
    border-bottom: 1px solid rgba(var(--vsm-primary-colour),1);
}
.vsm-split-get-in-touch-form-content .element label,
.vsm-split-get-in-touch-form-content .element.checkbox label{
  font-size: 1rem;
}
.vsm-split-get-in-touch-form-content .element.text input::placeholder{
      color: rgba(var(--vsm-white),1);
}
.vsm-split-get-in-touch-form-content .element.text input::placeholder:focus{
      color: rgba(var(--vsm-primary-colour),1);
}
.vsm-short-testimonial-carousel {
  background-color: #000000;
}
.vsm-short-testimonial-carousel .testimonial-data{
      color: rgba(var(--vsm-white),1);
}
.vsm-short-testimonial-carousel .testimonial-data .media[data-initials]::before{
  background: rgba(var(--vsm-tertiary-colour), 1);
}
.vsm-short-testimonial-carousel .testimonial-data .media img{
  padding:0.2rem;
  border-radius: 100%;
}
.vsm-short-testimonial-carousel .md-heading{
  position: relative;
  margin-bottom: 4rem;
}
.vsm-short-testimonial-carousel .md-heading::after {
  width: 23rem;
  border-bottom: 1rem solid rgba(var(--vsm-tertiary-colour),1); 
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -3rem;
  bottom: -2rem;
  transform: skew(135deg);
}
.vsm-short-testimonial-carousel .md-heading::before {
  width: 13rem;
  border-bottom: 1rem solid rgba(var(--vsm-tertiary-colour),1);  
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -12rem;
  bottom: -2rem;
} 
.vsm-short-testimonial-carousel .swiper-pagination .swiper-pagination-bullet{
        background: rgba(var(--vsm-white), 0.5);
}
.vsm-full-width-featured-columns-carousel .bg-img{
  mix-blend-mode: multiply;
}
.vsm-full-width-featured-columns-carousel .bg::after{
 background: rgba(0,0,0,0); 
}
.vsm-full-width-featured-columns-carousel .media{
 height: 3rem;
 width: 3rem;
 margin-bottom: 1rem;
}
.vsm-full-width-featured-columns-carousel .media img{
  width:100%;
  height:100%;
  object-fit: contain;
  -o-object-fit: contain;
}
.vsm-full-width-featured-columns-carousel .md-heading{
  position: relative;
}

.vsm-full-width-featured-columns-carousel.gradient-orange-pink .md-heading::after {
  width: 23rem;
  border-bottom: 1rem solid #ec008c; 
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -3rem;
  top: 4rem;
  transform: skew(135deg);
}
.vsm-full-width-featured-columns-carousel.gradient-orange-pink .md-heading::before {
  width: 13rem;
  border-bottom: 1rem solid #ec008c; 
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -12rem;
  top: 4rem;
}
.vsm-full-width-featured-columns-carousel.gradient-yellow-green .md-heading::after {
  width: 23rem;
  border-bottom: 1rem solid #fdb813; 
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -3rem;
  top: 4rem;
  transform: skew(135deg);
}
.vsm-full-width-featured-columns-carousel.gradient-yellow-green .md-heading::before {
  width: 13rem;
  border-bottom: 1rem solid #fdb813;  
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -12rem;
  top: 4rem;
}
.vsm-full-width-featured-columns-carousel.gradient-green-blue .md-heading::after {
  width: 23rem;
  border-bottom: 1rem solid #219b90; 
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -3rem;
  top: 4rem;
  transform: skew(135deg);
}
.vsm-full-width-featured-columns-carousel.gradient-green-blue .md-heading::before {
  width: 13rem;
  border-bottom: 1rem solid #219b90;  
  position: absolute;
  z-index: 0;
  content: ' ';
  left: -12rem;
  top: 4rem;
}
.vsm-full-width-featured-columns-carousel .sm-heading {
  font-size: 1.275rem;
}

[class*="icheck-"] > input:first-child + input[type="hidden"] + label::before, 
[class*="icheck-"] > input:first-child + label::before{
  background-color: rgba(var(--vsm-black), 1);
}