/* Theme Selection CSS */
@font-face {
    font-family: 'Proxima Soft';
    src: local('Proxima Soft Regular'), local('Proxima-Soft-Regular'),
        url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/fc88cba07b88f7f644e4227a96844098/1095639bf5ed755f96efdca14870e94f/ProximaSoft-Regular/ProximaSoft-Regular.woff2') format('woff2'),
        url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/fc88cba07b88f7f644e4227a96844098/1095639bf5ed755f96efdca14870e94f/ProximaSoft-Regular/ProximaSoft-Regular.woff') format('woff'),
        url('https://s3.ap-southeast-2.amazonaws.com/rec-marketing-apse2-customer-files/fc88cba07b88f7f644e4227a96844098/1095639bf5ed755f96efdca14870e94f/ProximaSoft-Regular/ProximaSoft-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
/*** responsive fix to show blocks in builder ***/
.page-body.page.editing .page-row {
    display: block !important;
}
/*  Navbar */

.navbar {
  -webkit-box-shadow: 0 5px 5px -4px #a9a9a9;
   box-shadow: 0 5px 5px -4px #a9a9a9;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Proxima Soft', Sans-serif;
   color: #04213E;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
   
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light  .navbar-nav .nav-link:focus,
.navbar-light  .navbar-nav .nav-link:active,
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link
{
  color:#4ABDB6;
}
.navbar {
  background-color: #ffffff;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.09);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.navbar-nav {
    margin-top: 6px;
}


.navbar-light .navbar-toggler {
    border: none;
}

/*  Navbar padding on editor for fixed nav */

/*  Navbar padding on editor for fixed nav */
.not-editing  {
  padding-top: 0;
}
.page-body {
  padding-top: 60px;
}
@media only screen and (min-width: 768px)
{
  .page-body {
  padding-top: 80px;
}
}

/* Theme Selection CSS end */

body {
    font-family: 'Proxima Soft', Sans-serif;
    color: #04213E;
    font-weight: 400;
    font-size: 18px;
    overflow-x:hidden;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Proxima Soft', Sans-serif;
color: #04213E;
letter-spacing:inherit;
}
h1 {
    font-size: 2em;
    font-weight: bold;
   /*display: block;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;*/
 
}
h2 {
   
    font-size: 1.5em;
  font-weight: bold;
  /* display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;*/
    
}
h3 {
   
    font-size: 1.17em;
   font-weight: bold;
   /*display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;*/
   
}
h4 {
    /*display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;*/
    font-weight: bold;
}
p {
  line-height: 1.7em;
  font-size:18px;
    /*display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;*/
}
}
/* Typography */
a, a:visited {
    color: #034CAF;
}
a:hover {
    color: #034CAF;
    text-decoration:underline;
}
/* Navigation */
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link {
  color: #04213E;
}
li.nav-item {
    padding: 10px 6px;
    margin-bottom: auto;
    margin-top: auto;
}
li.nav-item a {
    color: #04213E;
    font-family: 'Proxima Soft', Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration:none;
    transition: .25s var(--easeoutcubic,ease-out);
    transition-property: background-color,color,border-color,opacity;
}
.brand-logo {
    width: 100%;
    max-width: 155px;
}
/*** hero section ***/
.hero {
    background: url(https://d2nc0na9w8r5aj.cloudfront.net/public/uploads/2068e2acccb212dad8db1a5fc9530ac8/images/files/958bfbdd02e224d781cb3f68f30be3d6/original/Media_Homepage_Banner_Desktop_%281%29.png?1684208173);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-position-y: 40%;
}
/*** Buttons ***/
a.button {
    text-transform: inherit !important;
    font-family:inherit;
}
.btn {
    font-weight: 600;
    font-family: 'Proxima Soft', Sans-serif;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: var(--e-global-color-accent );
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    text-align: center;
    transition: all .3s;
}


.btn-primary,.btn-success,.near-me-btn,.btn-info {
 
    background: #4ABDB6;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    -webkit-transition: color .2s ease-in-out 0s;
    transition: color .2s ease-in-out 0s;
    line-height: 1.1;
    border:0;
    text-align: center;
    transition: all .3s;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,.btn-info:hover, .btn-info:active, .btn-info:focus{
    color: #FFF;
    background-color: #04213E; 
  text-decoration: none;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
    color: #FFF;
    background-color: #04213E;
}
.form-group .btn-primary {
    padding: 12px 40px !important;
}
a.button.button1 {
    background: #4abdb6 !important;
    color: #ffffff;
    transition: background .25s linear;
    padding: 12px 40px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 30px;
    border: 0;
    line-height: 1.1;
  text-transform:uppercase;
  border:0;
  
}
a.button.button1:hover {
    background: #04213e !important;
    color: #ffffff;
    text-decoration: none;
    border:0;
}
a.button.button2 {
    background: #4abdb6 !important;
    color: #ffffff;
    transition: background .25s linear;
    padding: 12px 40px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 30px;
    border: 0;
    line-height: 1.1;
  text-transform:uppercase;
  border:0;
}
a.button.button2:hover {
    background: #04213e !important;
    color: #ffffff;
    text-decoration: none;
    border:0;
}
a.find-out-more {
    color: #000000;
    font-weight: 600;
    padding-top: 12px;
    display: block;
    font-size: 15px;
}
.find-out-more:after {
    content: '>';
    margin-left: 6px;
    font-size: 18px;
    color: #034CAF;
}
.job-search-results-active-filters .badge {
    background: #034CAF !important;
    padding: 3px 5px 3px 8px !important;
}
.badge {
    background-color: #034CAF;
    text-align: center;
    padding: 5px !important;
    margin: 2px !important;
    font-size: 12px;
}

.call-to-action-employee-referral a {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.job-position-description-document a.btn.btn-info {
    background: #000;
    border: 1px solid #000;
}
.job-position-description-document a.btn.btn-info:hover {
    color:#fff;
}
.page-item.active .page-link {
    background-color: #034CAF;
    border-color: #034CAF;
}
.page-link {
    color: #034CAF;
}
.label-info {
    background-color: rgb(157 203 75);
}
.job-description-controls a {
  background: #4ABDB6;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    -webkit-transition: color .2s ease-in-out 0s;
    transition: color .2s ease-in-out 0s;
    line-height: 1.1;
    border:0;
    text-align: center;
    transition: all .3s;
}
.job-alerts .btn-primary {
    border: 1px solid #034CAF;
    color: #034CAF;
    background: #ffffff;
}
.job-alerts .btn-primary:hover {
    border: 1px solid #ffffff;
    color: #ffffff;
    background: #034CAF;
}
.applicant-login {
    background: #034CAF;
    border: 1px solid #034CAF;
    padding: 15px;
    text-align: center;
    width: 90%;
    border-radius: 3px;
}
.job-alerts a, .applicant-login a {
    color: #fff;
    font-family: 'Proxima Soft', Sans-serif;
}
.job-description {
    line-height: 1.5;
}
/*** filter styling ***/
select.job-search-results-filter {
    padding: 10px;
    background: #fff;
    border: 1px solid #ececec;
}
.input-group input, .input-group-btn button {
    height: 40px;
    padding: 8px 26px;
}
.input-group .btn {
    border-radius: 30px !important;
}
.job-search-control input {
    margin-right: 25px;
    border-radius: 5px !important;
}
@media only screen and (max-width: 576px) {
.job-search-control input {
    margin-right: 0px;
}
}
.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar {
    visibility: visible;
    background: #e5e5e5;
    overflow-y: none;
}
.block-job-search-results .job-search-filter-groups .list-unstyled::-webkit-scrollbar-thumb, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul::-webkit-scrollbar-thumb, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul::-webkit-scrollbar-thumb {
    visibility: visible;
    background: #3d3a3a;
}
.block-job-search-results .job-search-filter-groups .list-unstyled, .block-job-search-results .job-search-filter-groups .job-component-details .job-component-list ul, .job-component-details .job-component-list .block-job-search-results .job-search-filter-groups ul {
    overflow-y: scroll;
    padding-right: 14px;
    overflow-x: hidden !important;
}
.job-search-filter-header.cities, th.job-search-results-location {
    visibility: hidden;
}
.job-search-filter-header.cities:before, th.job-search-results-location:before {
    content: 'State';
    visibility: visible;
}

/*** filter checkboxes ***/
.job-search-filter-groups {
    background-color: #ffffff;
}
/*** Search page styling ***/
.job-search-results-title a {
    font-weight: 600;
    font-size: 15px;
}
.block-job-search-results .job-search-results .job-search-filter-groups {
    width: 95%;
    border: 1px solid #dddddd;
    background: #f7f7f7;
    padding: 22px;
    border-radius: 4px;
}
.job-search-results-table.job-search-results-content {
    margin-top: 20px;
}
h4.job-search-filter-header {
    font-size: 18px !important;
}
.job-search-collapse {
    color: #000;
    font-weight: 600;
    font-size: 18px !important;
}
.job-search-collapse::after {
    content: "\+";
    font-size: 20px;
}
.block-job-search-results .job-search-filter-groups li {
    margin-bottom: 4px;
    line-height: 1.2em;
}
.pagination-container {
    margin-top: 25px;
}
/*** campaigns ***/
.campaigns .jobs-list {
  display: flex;
  flex-wrap: wrap;
}
.campaigns .job {
    flex-basis: calc(33.33% - 20px);
    margin: 10px;
    background: rgb(0, 83, 33);
    padding: 1.5rem !important;
    border-radius: 5px;
}
.campaigns .job-title {
   font-size: 18px !important;
    color: #FFFF !important;
    font-weight: 600;
    padding-bottom: 20px;
    letter-spacing: normal;
}
.campaigns .job-summary {
    color: #FFF;
}
/*** top cards ***/
.card {
    border: 0;
    border-radius: 4px !important;
}
.card a.button.button4:after {
    content: '>';
    margin-left: 6px;
    font-size: 18px;
    color: #034CAF;
}
/*** card styling ***/
.card-title a {
    font-weight: 600;
    color: #04213E;
    font-size: 22px;
}
.job-search-results-card {
    border: 1px solid #ddd !important;
    padding: 18px 20px;
    border-radius: 20px!important;
    background: #dbf2f0;
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: #dbf2f0;
    border-top: 1px solid #04213E;
}
.card-footer {
   padding: 0.3rem 1.25rem;
    padding-top: 1rem;
}
.card-footer a {
    font-size: 16px;
    font-weight: 600;
    color: #04213E;
}
.social li a{
  height: 28px;
    width: 28px;
    border-radius: 10%;
    line-height: 28px;
    background: #FFF;
    display: block;
    text-align: center;
}
.social li a:hover{
  height: 28px;
    width: 28px;
    border-radius: 10%;
    line-height: 28px;
    background: #4abdb6;
    display: block;
    text-align: center;
}
.social li i {
    font-size: 18px;
  color:#04213e;
  
}
/*** job page styling ***/
.cta-side-panel
{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.115);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 20px;
}
.side-panel {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.115);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 25px;
    margin-bottom: 20px;
    border-radius: 20px;
}
.side-panel .job-title {
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #04213E !important;
}
.side-panel .job-field {
    color: #04213E !important;
    font-size: 14px;
    font-weight: 600;
}
.side-panel h3 {
    font-size: 24px;
}
.side-panel .job-summary {
    margin-top: 12px;
    font-size: 16px;
    line-height: 1.2;
}
.job-alerts-cta h3 {
    font-size: 24px;
    padding-bottom:15px;
}
.block-job-description h2, .block-job-description h3 {
  color:#04213E;
}
.block-job-description .job-title {
    color: #04213E;
    font-weight: 600;
    font-size: 1.8em !important;
}
ul.side-nav-items {
    list-style: none;
    padding: 16px 12px;
    font-size: 14px;
    border: 1px solid #ececec;
    width: 17em;
    border-top: 3px solid #f5edde;
}
ul.side-nav-items li:after {
    content: "\f08e";
    font-weight: 600;
    font-family: "Font Awesome 7 Free";
    padding-left: 8px;
    font-size: 11px;
}
ul.side-nav-items li a {
  text-decoration:underline;
}
/*** candidate styling ***/
.candidate-settings-panel {
    background-color: #FFF;
    padding: 30px 42px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.115);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 25px;
    margin-bottom: 20px;
    border-radius: 20px;
}
.block-wrapper.candidate-settings {
    background: #f0f0f0;
    margin: 10px 0px;
    padding: 50px;
}
/*** footer ***/
footer {
    background: #04213e;
}
.footer-wrapper {
    padding: 100px 0 80px 0;
}
footer a, footer p, footer h3, footer h4 {
    color: #ffffff !important;
    font-size: 18px;
    font-weight:500;
}
footer a:hover{
  color: #4abdb6 !important;
  text-decoration:none;
}
footer p{
  margin:0.7em 0;
}
@media only screen and (max-width: 768px)
{
  footer ul{
  padding-left:0;
}
}

hr {
    margin: 0;
    color: #FFF;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 0.25;
}
footer li{
  list-style:none;
}
@media only screen and (min-width: 768px)
{
  .border-left
{
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #FFFF1C;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
}

/***candidate consent***/
.consent-modal .image-wrapper {
    text-align: left;
}
.modal-footer .btn-success {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.modal-footer .btn-info {
    color:#000 !important;
    background-color: #fff;
    border-color: #000000;
}
/*** mobile styles ***/
@media only screen and (max-width: 576px) {
.row.job-search-results-card-row {
    margin-left: 0px;
    margin-right: 0px;
	}
  .job-search-results-dropdown-filter-col {
    margin: 5px 0px;
}
span.input-group-btn {
    width: 100%;
    margin: 5px 0px;
}
  .job-search-control .btn-primary, .near-me-btn {
    width:100%;
  }
  .job-search-control .near-me-control {
    margin-left: 0px;
  }
  .job-search-control {
    padding: 0px;
}
  img.brand-logo {
    width: 100%;
	max-width: 155px;
  }
  .my-settings {
    font-size: 12px;
    text-align: right!important;
    padding-right: 0rem!important;
    margin: 0!important;
  }
  .hero-title h2 {
    font-size: 60px;
}
}
@media (min-width: 992px) {
  .job-search-results-card-col {
    flex: 0 0 33%;
    max-width: 33%;
  }
}
@media (min-width: 768px) {
.job-search-results-dropdown-filter-col {
    flex: 0 0 24.5%;
    max-width: 24.5%;
  }
}

/*** Site specific ***/
.my-auto .col-md-6, .my-auto .col-md-8, .my-auto .col-md-4 {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

/*** to sort ***/
.selectize-control.multi .selectize-input > div {
    background-color: #034CAF;
    color: #fff;
    border-radius: 4px;
}
.form-control {
    border-radius: 4px;
      border: 1px solid #ccc;
}
.selectize-input {
    border-radius: 4px;
}
.job-search-results-card {
transition: box-shadow .3s;
}
.job-search-results-card:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}
/* Site specific styles */


.offcanvas-body {
    padding: 0;
}
a.nav-link.setting-btn {
    font-family: 'Proxima Soft', Sans-serif;
    font-size: 20px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF !important;
    background-color: #4ABDB6;
    border-radius: 5px;
    padding: 10px 20px !important;
    text-decoration:none;
}
a.nav-link.setting-btn:hover
{
  background-color:#27AAE1;
}
/* Hero banner styling */
.hero_banner h1
{
    font-family: 'Proxima Soft', Sans-serif;
    color: #04213E;
    font-size: 40px;
    font-weight: bold;
}
.hero_banner .input-group
{
  width:60%;
}
.hero_banner span.input-group-btn {
    margin-left: 15px;
}
.my-auto .col-md-6, .my-auto .col-md-8, .my-auto .col-md-4 {
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.btn,.button {
    font-family: 'Proxima Soft', Sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #4ABDB6;
    border-radius: 30px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    text-align: center;
    transition: all .3s;
}
.job-position-description-document a.btn.btn-info {
     background: #4ABDB6;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    -webkit-transition: color .2s ease-in-out 0s;
    transition: color .2s ease-in-out 0s;
    line-height: 1.1;
    border:0;
    text-align: center;
    transition: all .3s;
}
.job-position-description-document a.btn.btn-info:hover
{
   color: #FFF;
  background-color: #04213E; 
  text-decoration: none;
}
.block-jobs .job {
    margin-bottom: 15px;
}
.selectize-control.multi .selectize-input > div {
    background-color: #04213E;
    color: #fff;
}
.selectize-dropdown-content .option.active
{
  background-color: #04213E;
}
.btn-danger
{
  background:#dc3545;
  border-color:#dc3545;
  color:#FFF;
  padding:8px 16px;
}
.btn-danger:hover, a.btn-danger:hover{
  text-decoration:none;
}
.btn-xs, .btn-group-xs > .btn {
    padding: 4px 8px;
    line-height: 1.5;
    font-size: 14px !important;
}
.candidate-settings-job-alert .label
{
  margin-right: 5px;
}
.error_page a{
  color:#4ABDB6;
  text-decoration:underline;
}
@media (max-width: 767px)
{
  .mob-col-spacing .row > .col-md-6
{
    margin-bottom: 20px !important;
}
  .job-description-controls a
  {
margin-bottom:10px;
  }
  .job-position-description-document a.btn.btn-info
  {
    padding:5px 10px;
  }
}
.hero_banner_with_search .input-group {
    width: 600px;
    margin: 0 auto;
}
.hero_banner_with_search .job-search-control .fix-autocomplete {
    margin-right: 25px;
    width: 1% !important;
  border-radius: 25px !important;
}
.hero_banner_with_search .easy-autocomplete input {
    border-radius: 25px !important;
    border-width: 2px;
    background: #FFF;
}
.widgets_block .block-image-cover {
    height: 250px;
    border-radius: 25px;
}
.widgets_block .block-image-cover .block-image-text
{
    top: 100%;
    transform: translateY(-100%);
    background-color: #4ABDB6;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    transition: background .2s linear;
}
.widgets_block .block-image-cover .block-image-text:hover
{
    background-color: #04213e;
}

.widgets_block .block-image-cover .block-image-text a
{
    /*padding:  20px;*/
    display: block;
    color:#fff;
  text-transform:uppercase;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius:25px;
    line-height:1;
    -webkit-transition: padding 0.25s ease;
    -moz-transition: padding 0.25s ease;
    -o-transition: padding 0.25s ease;
    transition: padding 0.25s ease;
}

/*.widgets_block .block-image-cover .block-image-text a:hover{
	padding: 20px 20px 60px 20px;
    color:#fff;
    text-decoration:none;
}*/
.rounded_corner_img .block-image-cover,.rounded_corners
{
border-radius:25px;  
}

/* Carousel Styling*/
.testimonial_carousel .block-carousel
{
    background: #FFF;
    border-radius: 25px;
    box-shadow: 1px 3px #efefef;
}
  
.testimonial_carousel blockquote {
    border-left: 0px solid #f5f5f5;
    padding: 15px;
    margin: 15px 30px 15px 30px;
    color:#000;
}
.testimonial_carousel p {
    padding: 15px;
    margin: 15px 30px 15px 30px;
}
.carousel-caption {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.testimonial_carousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234abdb6'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.testimonial_carousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%234abdb6'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}


.carousel-item .row
{
  height:inherit;
}
.carousel-item .carousel-item-caption-header
{
  display:none;
}
.block-carousel .carousel-item .carousel-item-block.col-12 p
{
  color:#000;
  text-shadow:none;
}
/* FAQ block Styling*/

.accordion-button {
    padding: 1rem 0;
    font-size: 18px;
    color: #000000 !important;
}
.accordion-item:first-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion-item {
    border: 0;
    border-bottom: 1px solid #69727D;
}
.accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
    color: #4abdb6 !important;
    font-style: italic;
 
}
.accordion-button.collapsed::before {
    color: #04213E !important;
}
.accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: 0;
    box-shadow: none;
}
.accordion-body {
    padding: 0;
}
.faq-accordion .accordion-button::before, .faq-accordion .accordion-button::after {
  
    color: #4abdb6;
}
.faq-accordion .accordion-button.icon-arrow:not(.collapsed)::before {
    
    content: "\f107";
}
.faq-accordion .accordion-button.icon-arrow::before {
  
    content: "\f105";
}
@media screen and (max-width: 767px)
{
  .mbl_spacing .row > .col-md-6, .mbl_spacing .row > .col-md-4, .mbl_spacing .row > .col-md-2
{
  margin-bottom:1.5rem;
}

}
/*** global ***/
.block-image-cover {
    height: 480px;
}
.video-full-width .clinch-video-player.video-js {
    height: 400px;
}
@media (min-width: 768px) {
    .video-full-width .clinch-video-player.video-js {
        height: 700px;
    }
}

/*** Background overlay ***/
.white-overlay .block-image {
  position: relative;
}

.white-overlay .block-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}
.white-overlay .block-image-text {
  position: relative;
  z-index: 2;
}
.no-gutters .col-md-12 {
  padding:0px;
}


/*** benefits ***/
.card-highlight img {
    max-width: 155px !important;
    margin-left: auto;
    margin-right: auto;
}
.card-highlight {
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 15px !important;
}
.list-highlights li {
  color: #04213e;
}

/* Carousel Styling mobile */
@media screen and (max-width: 767px) {
  .carousel-caption {
    width: 100%;
    font-size: 16px;
    }
  .block-carousel .carousel-item .carousel-item-block.col-12 p {
    font-size: 1.2rem;
}
}


