:root {
  --primary-color: #E87924;
  --primary-color-lighter: #F58027;
  --primary-color-darker: #CF6C21;
  --secondary-color: #1E5094;
  --secondary-color-lighter: #2056A1;
  --secondary-color-darker: #112D54;
  --tertiary-color: #FFFFFF;
  --tertiary-color-lighter: #F6F6F6;
  --tertiary-color-darker: #E6E6E6;
}.text-primary {color: #E87924 !important}
.c-basic-hero__main div.position-absolute {z-index:10}
.c-footer__main a {text-decoration: none !important;}
.float-right {float:right;}

/* Job Listing Tweaks */
.joblisting-item__region, .joblisting-item__city { margin-bottom: 6px; }
.joblisting-result__wrapper { padding: 30px 20px !important; margin-bottom: 30px !important; }
.vacancies-filtering__location { position: relative; padding-left: 15px; margin-left: 10px; }
.vacancies-filtering__location:before { content: "\f0da"; font-family: Font Awesome\ 5 Free; font-weight: 900; font-size: 16px; position: absolute; left: 0px; top: -2px; color: rgba(0,0,0,0.2); }
.vacancies-search__block .vacancies-search__input { letter-spacing: inherit !important; box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.1); }
.vacancies-search__submit { margin-top: 15px !important; }
.joblisting-item__button, .vacancies-search__submit, .load-more, .vacancies-filtering__resetall { padding: 10px 40px 8px !important; min-width: 160px; font-size: 0.9rem; }

/* Remove Shadow */
.no-shadow img { border-radius: 0px !important; box-shadow: none !important; -webkit-box-shadow: none !important; }
.rcsa img { max-height: 100px;  -webkit-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; }
.rcsa a:hover img { transform: scale(1.05); }

/* Team Members */
.team-members img, .img-rounded img { border-radius: 6px; }
.shadowed img { -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.15); box-shadow: 2px 2px 10px rgba(0,0,0,0.15); }

/* Hero */
.c-basic-hero__main:before { background: rgba(0,0,0,0.3); }
.c-basic-hero__video { max-height: 60vw; }
@media (max-width:991px) {
.c-basic-hero__t-cell { height: inherit; padding-top: 40px; padding-bottom: 40px; height: 500px;}
.c-basic-hero__buttons-item .c-button { font-size: 1.2rem; padding: 12px 20px 10px; } 
.c-basic-hero__buttons { margin-left: inherit !important; margin-right: inherit !important; }
}
@media (max-width:768px) {
.c-basic-hero__t-cell { height: inherit; padding-top: 150px; padding-bottom: 40px; height: 400px;} 
.c-basic-hero__video { max-height: 60vw; }
}

/* Tile Block */
.b-tile .slick-list { padding-top: 20px; }
.b-tile__img { -webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.1); box-shadow: 0px 4px 10px rgba(0,0,0,0.1); border-radius: 6px; margin-bottom: 0.9rem !important; }
.b-tile .slick-list .b-tile__item-wrapper { -webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.1); box-shadow: 0px 4px 10px rgba(0,0,0,0.1); }
.b-tile__item-wrapper {  -webkit-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; }
.b-tile a:hover .b-tile__item-wrapper { transform: scale(1.05); }

/* Blog Items */
.c-blog-article__frame.container { padding: 0px !important; }
.c-blogs__article-button .c-button { border-radius: 0px !important; }
.c-blogs__article { overflow: hidden; }
.c-blogs__article-date { padding-top: 12px; }
.c-blogs__article-title { font-weight: 700; font-size: 1.2rem; padding-top: 4px; color: #333; }
.c-blogs__article-content { letter-spacing: inherit; font-size: 1rem; line-height: 1.4; }
.c-blogs__article-info { padding-bottom: 0px; }
.b-article__title { font-size: 1.2rem; font-weight: 600; padding: 16px 20px; min-height: 86px; }

/* Service Holder */
.l-service-holder__grid-item { border-radius: 8px; overflow: hidden; }
.l-service-holder { padding-top: 60px; }
a.c-tiles { color: #222222; -webkit-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; }
a.c-tiles:hover { color: #222222; transform: scale(1.025); }
.c-tiles__title { color: #00B3DC; }
.c-tiles__icon { padding: 0px; margin-top: 40px; margin-bottom: 20px; }
.c-tiles__icon img { border-radius: 4px; height: 200px; width: 200px; }
.c-tiles__summary { letter-spacing: inherit; font-size: 1rem; padding: 15px 30px 30px; }
.c-wide-tiles__icon { padding: 20px; }
.c-wide-tiles__icon img { border-radius: 10px; }
.c-wide-tiles__title { font-size: 1.3rem; color: #444; }
.c-wide-tiles__summary { letter-spacing: inherit; }

/* Embed Block */
.b-iframe .embed-responsive { border-radius: 4px; overflow: hidden; }

/* Gallery Block */
.b-gallery__slider { overflow-x: inherit; }
.b-gallery__slider-image { overflow: hidden; border-radius: 4px; margin-top: 10px; margin-bottom: 15px; -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.15); box-shadow: 2px 2px 10px rgba(0,0,0,0.15); }
.b-gallery__slider-lightbox:before { overflow: hidden; border-radius: 4px; }

/* Testimonials */
.b-testimonials__message { letter-spacing: inherit; font-size: 1rem; line-height: 1.4; }
.b-testimonials__name { font-size: 1.5rem; font-weight: 700; }
.b-testimonials__position { font-size: 1.2rem; font-weight: 600; text-transform: inherit; padding-top: 15px; }
.b-testimonials-simple__content { background-color: #fff; }
.b-testimonials-simple__content:after { border-color: #fff transparent transparent; }
.b-testimonials-simple__author-name { font-weight: 700; font-size: 1.2rem; }
@media (max-width:1300px) { .b-testimonials .c-carousel__buttons { display: none; } }

/* Shadows (Global) */
.u-box-shadow { -webkit-box-shadow: 0px 8px 20px rgba(0,0,0,0.1); box-shadow: 0px 8px 20px rgba(0,0,0,0.1); }

/* Top Nav */
.c-header__logo { padding-top: 20px; padding-bottom:20px; -webkit-flex-basis: inherit; -ms-flex-preferred-size: inherit; flex-basis: inherit; }
.c-header { -webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.15); box-shadow: 0px 2px 6px rgba(0,0,0,0.15); }
.c-menu__ul__ul { background-color: #e6e6e6; min-width: 260px; }
.c-menu__ul__ul .c-childmenu__link { font-size: 0.9rem; }
.c-childmenu__link .fa-chevron-right { line-height: 20px; margin-right: 0px !important; font-size: 0.8rem; }
.c-childmenu__link .fa-chevron-right:before { content:"\f0da";  }
.c-menu__list { border-radius:4px; -webkit-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; }
.c-menu__list--has-menu { border-radius: 4px 4px 0px 0px; }
.c-menu__list:last-child:hover, .c-menu__list:last-child:active { background-color: transparent; }
.c-childmenu { padding-top: 0px; border-radius: 0px 2px 2px 2px; width: 300px; max-width: 280px; overflow: hidden; }
.c-childmenu__ul { -webkit-box-shadow: 0px 2px 6px rgba(0,0,0,0.15); box-shadow: 0px 2px 6px rgba(0,0,0,0.15); }
.c-childmenu__link { -webkit-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; }
.c-childmenu__link:hover { padding-left: 18px; padding-right: 12px; }
.phone-link{ margin-left: 10px; }
@media (max-width:991px) {
.phone-link { margin-left: 0px; }
.c-menu__link { padding: 20px; font-size: 1.1rem; }
.c-childmenu { border-radius: 0px; max-width: 250px; width: inherit; }
.c-childmenu__ul { -webkit-box-shadow: none; box-shadow: none; }
}

/* FAQ Block */
.b-faq__item { padding-bottom: 2rem !important; }
.b-faq__item-main { border-radius: 6px; overflow: hidden; -webkit-box-shadow: 0 10px 10px rgba(0,0,0,.0.05); box-shadow: 0 10px 10px rgba(0,0,0,0.05); }
.b-faq__title { padding-top: 4px; font-size: 1rem; padding-right: 15px; }

/* Column Block */
.b-column__icon { min-width: 110px; }
@media (max-width: 768px) { .b-column .col-md {  padding-bottom: 3rem; } }

/* Content Block */
.b-wysiwyg img { border-radius: 6px; -webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.15); box-shadow: 2px 2px 10px rgba(0,0,0,0.15); }
@media (max-width: 991px) { .b-wysiwyg .col-lg-6:first-child { margin-bottom: 2rem; } }

/* Menu Chevron Alignment */
.c-menu__link-icon { top: 0px; font-size: 10px; left: -3px; }

/* Map Block */
.b-map { max-height: 500px; max-width: 1140px; margin: 0 auto; border-radius: 4px; overflow: hidden; -webkit-box-shadow: 0px 8px 20px rgba(0,0,0,0.1); box-shadow: 0px 8px 20px rgba(0,0,0,0.1); }
@media (max-width:991px) { .b-map { max-height: 500px; height: 500px; border-radius: 0px; } }

/* Inner Hero */
.c-breadcrumbs { display: none; }
.c-hero__t-cell { height: 300px; }
.c-hero__title { text-shadow: 1px 1px 4px rgba(0,0,0,0.3); }
.c-hero:before { background: rgba(0,0,0,0.3); }

/* List */
.main-content ol li~li, .main-content ul li~li { margin-top: 8px; }
.c-ul li:before { color: #1E5094; font-size: 16px; top: 0px; left: 8px; }
ol.alpha li { list-style-type: lower-alpha; }
ol.roman li { list-style-type: lower-roman; }
ul { margin-bottom: 1.5625rem; }
ul li { line-height: 1.2rem; }
ul.c-ul { margin-bottom: 1.5625rem; }
ul.c-ul li { line-height: 1.4rem; }

/* User Forms */
.userform-fields .field { position: relative; }
.userform-fields .right-title { position: absolute; top: 0px; right: 0px; font-size: 0.8rem; }
.b-form-basic .btn-toolbar.Actions input[type="submit"] { border-radius: 4px; font-weight: 700; line-height: 1.4; color: #ffffff; background-color: #E87924; padding: 14px 40px 12px; font-size: 1.4rem; -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.15); box-shadow: 2px 2px 4px rgba(0,0,0,0.15); }
.b-form-basic .btn-toolbar.Actions input[type="submit"]:hover { background-color: #CF6C21; }
.b-form-basic select { display: block; border-radius: 4px; padding: 4px 16px 2px; -webkit-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.1); }
.b-form-basic input[type="text"], .b-form-basic input[type="email"], .b-form-basic input[type="password"], .b-form-basic textarea { font-size: 1rem; letter-spacing: normal; }