/*
 Theme Name:     Advance TRS
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Author:         Akiko Design Ltd
 Author URI:     https://afterimagedesigns.com/
 Template:       wp-bootstrap-starter
 Version:        1.0
*/


/****************************************
*** Theme customization starts below ***
*****************************************/
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500&display=swap');
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=8a52dd3f-9239-4648-a498-dfa612f24d83");
@font-face{
    font-family:"Frutiger LT W01_45 Ligh1475730";
    src:url("Fonts/087d8a95-3f25-4bae-a1d1-db9ddffd72f5.woff2") format("woff2"),url("Fonts/ab1bcdf7-9570-4cba-a8e3-3e39ddd861db.woff") format("woff");
}

body {font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-size: 16px; color: #3d3d3d; line-height: 1.2;}
body h1, body h2, body h3, body h4, body h5 {color: #002d59;}
body h1, body .h1 {font-size: 40px;font-weight: 600;font-family:"Frutiger LT W01_45 Ligh1475730"; text-transform: uppercase;}
body h2, body .h2 {font-size: 30px;font-weight: 400;font-family:"Frutiger LT W01_45 Ligh1475730";text-transform: uppercase;}
body h3, body .h3 {font-size: 24px;font-weight: 400;}
body h4, body .h4 {font-size: 21px;font-weight: 700;font-family:"Frutiger LT W01_45 Ligh1475730";text-transform: uppercase;}
body h5, body .h5 {font-size: 18px;font-weight: 700;font-family:"Frutiger LT W01_45 Ligh1475730";text-transform: uppercase;}
body h6, body .h6 {font-size: 16px;font-weight: 700;font-family:"Frutiger LT W01_45 Ligh1475730";text-transform: uppercase;}

body h1 .mark, mark, body .h1 .mark, body mark {padding: 0; background: transparent;}

body p {line-height: 1.5;}

p.lead {font-size: 18px;}
span.large-text {font-size: 24px;}

.light {font-weight: 300;}

strong {font-weight: 500;}
body a {color: #31b7bc}
body a:hover {text-decoration: none;}
body img { max-width: 100%;}
body .wp-block-separator {border-bottom: none;}

.no-bullets {list-style: none;}

body .has-blue-color { color: #0094c6;}
body .has-dark-blue-color { color: #002d59;}
body .has-light-blue-color { color: #75c4e7;}
body .has-teal-color {color: #31b7bc;}
body .has-grey-blue-color { color: #557b8d; }
body .has-light-grey-color { color: #e8eef0;}
body .has-grey-color {color: #acbdc4}
body .has-orange-color {color: #ef7d00;}
body .has-white-color { color: #fff;}
body .has-black-color {color: #282828;}
body .has-green-color {color: #adce6d;}
body .has-pink-color {color: #d4006d;}
body .has-light-green-color {color: #e0d400;}
body .has-blue-green-color {color: #007d99;}

.has-blue-background-color { background-color: #0094c6;}
.has-dark-blue-background-color { background-color: #002d59;}
.has-light-blue-background-color { background-color: #75c4e7;}
.has-dark-teal-background-color { background-color: #007d99;}
.has-teal-background-color { background-color: #31b7bc;}
.has-opaque-teal-background-color {background-color: rgba(172,189,196,0.2);}
.has-grey-blue-background-color { background-color: #557b8d;}
.has-light-grey-background-color { background-color: #e8eef0;}
.has-grey-background-color {background-color: #acbdc4}
.has-white-background-color { background-color: #fff;}
.has-black-background-color { background-color: #282828;}
.has-orange-background-color {background-color: #ef7d00;}
.has-green-background-color {background-color: #adce6d;}
.has-pink-background-color {background-color: #d4006d;}
body .has-light-green-background-color {background-color: #e0d400;}
body .has-blue-green-background-color {background-color: #007d99;}

body .container {max-width: 1232px;}
body .widget { font-size: 16px; }
body .uagb-columns__inner-wrap {flex-wrap:wrap;}
.table-wrapper {overflow-x: scroll;}

body .wp-block-button__link {/*text-transform: lowercase;*/padding: 20px 80px 18px 20px; line-height: 16px; font-size: 16px;font-family: 'Fira Sans', Arial, Helvetica, sans-serif; border-radius: 0; border: none; /*background-size: 115% 350%;*/background-size: 260px; background-position: right bottom; transition: background-position .5s ease; background-repeat: no-repeat; width: auto; min-width: 135px;text-align: left;color: #fff; position: relative;}
body .wp-block-button__link:first-letter {text-transform: uppercase;}
/*body .wp-block-button__link:after {float: right; margin-top: 3px;}*/
body .wp-block-button__link:after { position: absolute; top: 20px; right: 20px; }
body .wp-block-button__link:hover {/*background-position: left top;*/ background-position: 260px;}
body .wp-block-button__link.has-dark-blue-background-color {background-image: linear-gradient(105deg, #002d59 80%, #fff 50%); }
body .wp-block-button__link.has-dark-blue-background-color:after {content: url('/wp-content/uploads/2022/02/button-arrow-dark-blue.svg');}
body .wp-block-button__link.has-teal-background-color {background-image: linear-gradient(105deg, #31b7bc 80%, #fff 50%); }
body .wp-block-button__link.has-teal-background-color:after {content: url('/wp-content/uploads/2022/02/button-arrow-teal.svg');}
body .wp-block-button__link.has-dark-blue-background-color:hover:after, body .wp-block-button__link.has-teal-background-color:hover:after {content:url('/wp-content/uploads/2022/02/button-arrow-white.svg');}
body .grey-bg .wp-block-button__link.has-teal-background-color {background-image: linear-gradient(105deg, #31b7bc 80%, #e8eef0 50%); }
body .wp-block-button__link.has-light-green-background-color {background-image: linear-gradient(105deg, #002d59 80%, #e0d400 50%);}
body .wp-block-button__link.has-light-green-background-color:after {content: url('/wp-content/uploads/2022/02/button-arrow-dark-blue.svg');}

body .lime-bg .wp-block-button__link.has-dark-blue-background-color {background-image: linear-gradient(105deg, #002d59 80%, #e0d400 50%);}

#resetpasswordform label {text-transform: lowercase;}
#resetpasswordform label:first-letter {text-transform: uppercase;}
body #reset-pass-submit {background-image: linear-gradient(105deg, #31b7bc 80%, #fff 50%); padding: 11px 20px; font-size: 16px;font-family: 'Fira Sans', Arial, Helvetica, sans-serif; border-radius: 0; border: none; background-size: 115% 350%; background-position: right bottom; transition: background-position .5s ease; background-repeat: no-repeat; width: 220px; text-align: left;color: #fff; position: relative;}
body #reset-pass-submit:after {content: url('/wp-content/uploads/2022/02/button-arrow-teal.svg');float: right; margin-top: 3px;}
body #reset-pass-submit:hover {background-position: left top;}

/*body .dark .wp-block-button__link.has-orange-background-color:hover {background-color: #fff; color: #007fa3;}
body .wp-block-button__link.has-blue-background-color:hover {background-color: #fe5000;}
body .wp-block-button__link.has-light-blue-background-color:hover {background-color: #007fa3;}*/
body .wp-block-button__link:hover {text-decoration: none;}

section.uagb-columns__gap-0 .uagb-column__inner-wrap {padding: 0;}

body.home #content.site-content {padding-top: 0;}
body #content.site-content, .vc_desktop body #content.site-content { padding-bottom:0; padding-top: 0;}
body .page-content, body .entry-content, body .entry-summary {margin: 0;}

body .form-control {border-radius: 0; font-size: 100%; border: none;}

.entry-content a {color: #31b7bc;}

ul.teal {list-style: none;}
ul.teal li {padding-left: 30px; position: relative; margin-bottom: 10px;}
ul.teal li:before {content: url('/wp-content/uploads/2022/02/list-arrow-teal.svg'); position: absolute;left:0; top: 0;}
ul.teal li a { color: #002d59}
ul.teal li a:hover {color: #31b7bc}

/*HEADER*/

body header#sitehead {box-shadow: none; background-color: #fff; padding: 15px 0; height: 104px;}
body #sitehead .navbar-brand a {display: block;}
body #sitehead .navbar-brand img { max-width: 220px;}
#main-nav {clear: both;}

.mega-menu-toggle {width: 50px; float: right;}
body #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open::after { background: transparent; }
body #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-21320 .mega-search.mega-search-open input[type="text"] { font-size: 18px;}

body #mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-106 a {border-radius: 0; border: 2px solid #002d59; background-size: 115% 350%; background-position: right bottom; transition: background-position .5s ease; background-repeat: no-repeat; width: 120px; text-align: left;color: #fff; position: relative;background-image: linear-gradient(105deg, #fff 75%, #002d59 50%); color: #002d59; margin-top: -3px;}
body #mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-106 a:after {content: url('/wp-content/uploads/2022/02/button-arrow-white.svg');position: absolute; right: 10px; width: auto; border: none; top: 2px; display: block;}
body #mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-106 a:hover {background-position: left top;}
body #mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-106 a:hover:after {margin:0; content: url('/wp-content/uploads/2022/02/button-arrow-dark-blue.svg');}

header form.search-form {height: 26px;}
.searchbar{ margin-bottom: auto; margin-top: auto; height: 40px; position: relative;}
.search_input{ color: #002d59; border: 1px solid transparent; outline: 0; background:transparent; width: 0; caret-color:transparent; line-height: 20px; transition: width 0.4s linear; padding:5px 10px;position: absolute;right: 0; z-index: 1;}
.searchbar:hover {}
.searchbar:hover > .search_input{ width: 200px; caret-color:#75c4e7; transition: width 0.4s linear;border: 1px solid #1b1b1b; background-color: #fff;}
.searchbar:hover > .search_icon{ color: #1b1b1b;}
.search_icon {height: 40px; width: 40px; /*float: right;*/ justify-content: center; align-items: center; border-radius: 50%; color:#1b1b1b; text-decoration:none; font-size: 22px; position: relative;z-index: 2; padding-right: 5px;}
.search_icon i.fas.fa-search {content: url('/wp-content/uploads/2022/03/mag-glass.svg'); vertical-align: middle;}
.search_icon i:hover {color:#75c4e7;}

.sub-head a {color: #002d59}
.sub-head a:hover {color: #31b7bc;}
.account-link:before {content: url('/wp-content/uploads/2022/02/icon-user-blue.svg');margin-right: 7px; vertical-align: middle; margin-right: 30px;}

/*Footer*/

body:not(.theme-preset-active) footer#colophon.site-footer { color: #2c2e2a; background-color: #ebf0f2; }
footer#colophon.site-footer img.logo {width: 188px;}
body footer#colophon, body footer#colophon .widget { font-size: 14px; }
body footer#colophon ul li {margin-bottom: 5px;}
body footer#colophon .nav-link {padding: 0;}

/*HOME*/

#home-video {position: relative; min-height: 250px; overflow: hidden; padding: 18% 0;}
#home-video h1 {font-size: 50px;}
/*#home-video:before {content:""; position: absolute;top: 0;left: 0; background-image: url('/wp-content/uploads/2022/02/top-l-vid.svg'); background-repeat: no-repeat; background-size: 100%; width: 23%; height: 100%; z-index: 10; }
#home-video:after {content:""; position: absolute;bottom: 0;right: 0; background-image: url('/wp-content/uploads/2022/02/vid_banner_turquoise_shape.svg'); background-repeat: no-repeat; background-size: 100%; width: 36%; height: 100%;background-position: right bottom; z-index: 10;}*/
.video-overlay {background-color:rgba(0,45,89,0.6); position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 2;}

#homeheading {position: absolute; top: 40%; left: 0; right:0; margin: 0 auto; width: 650px; background: transparent; z-index: 10;}

#homesearch {position: absolute; top: 36%; left: 0; right:0; margin: 0 auto; width: 650px; background: transparent; z-index: 10;}
#homesearch .facetwp-facet {float: left;margin-right: 18px; margin-bottom: 0;}
#homesearch .facetwp-radius-dropdown {margin-top: 0; height: 40px;}
#homesearch input[type="text"] {width: 238px; height: 40px; padding: 5px 8px; border: none;}
#homesearch .fwp-submit {background-color:#d42d59; background-image: url('/wp-content/uploads/2022/02/mag-glass.svg'); background-repeat: no-repeat; width: 40px; height: 40px; border: none; background-position: center; vertical-align: bottom; text-indent: -9999px;}
#homesearch .fwp-submit [type="submit"]:hover {background-color:#31b7bc;}

#home-strapline img {height: 96px; width: auto;}

.job-sectors figure {margin-bottom: 0;transition: all 0.2s ease-in; position: relative; overflow: hidden;}
.job-sectors figure.not-in-viewport figcaption {bottom: -60px;transition: all 0.5s}
.job-sectors figure figcaption {transition: all 0.5s; position: absolute; bottom: 0; right: 0; display: block; width: 100%; text-align: right; z-index: 100; margin: 0; padding: 10px 20px; font-size: 30px; color: #fff; text-transform: uppercase;}
.job-sectors figure.rail figcaption {background-image: linear-gradient(135deg, transparent 13%, #acce6d 13%);}
.job-sectors figure.water figcaption {background-image: linear-gradient(135deg, transparent 13%, #d4006d 13%);}
.job-sectors figure.environment figcaption {background-image: linear-gradient(135deg, transparent 13%, #32b7bc 13%);}
.job-sectors figure.construction figcaption {background-image: linear-gradient(135deg, transparent 13%, #ef7d00 13%);}
.job-sectors figure.infrastructure figcaption {background-image: linear-gradient(135deg, transparent 13%, #8daaae 13%);}
.job-sectors figure.highways figcaption {background-image: linear-gradient(135deg, transparent 13%, #dfd400 13%);}

.job-sectors .uagb-column__inner-wrap:hover figure {box-shadow: 10px 10px rgba(77,165,180,0.2);transition: all 0.2s ease-in;}
.job-sectors .overlay {position: absolute;top: 10px; bottom: 10px; left: 10px; right: 10px; display: block;transition: all 0.2s ease-in;padding: 25% 0; text-align: center; width: auto;}
.job-sectors .overlay:hover { background-color: rgba(77,165,180,0.9); cursor: pointer;transition: all 0.2s ease-in;}
.job-sectors .overlay:hover:before {content: url('https://staging-advancetrs.kinsta.cloud/wp-content/uploads/2022/02/arrow-soft.svg'); }


#job-sectors-2024 {}
#job-sectors-2024 .sector-list { list-style:none; padding-left: 0; margin-bottom: 20px}
#job-sectors-2024 .sector-list li {margin-bottom: 20px; padding-left: 20px; position: relative;}
#job-sectors-2024 .sector-list li:before {content: ""; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 11px solid #31b7bc;display: inline-block; position: absolute; left: 0; top: 9px;}
#job-sectors-2024 .sector-list li a {color: #1b3058; font-size: 22px; line-height: 34px; text-transform: uppercase;}
#job-sectors-2024 .sector-list li a:hover {color: #007d99}
#job-sectors-2024 .wp-block-button__link.has-dark-blue-background-color {background-image: linear-gradient(105deg, #002d59 80%, #e0d400 50%);}

.register-panel {overflow: visible;}
.register-panel.not-in-viewport:before {width: 0; transition: all 1s;}
.register-panel.not-in-viewport:after {width: 0; transition: all 1s;}
.register-panel:before {transition: all 1s; content:""; position: absolute;top: -50px;left: 0; background-image: url('/wp-content/uploads/2022/02/top-l-vid.svg'); background-repeat: no-repeat; background-size: 100%; width: 21.5%; height: 100%; z-index: 10; background-position: left top;}
.register-panel:after {transition: all 1s; content:""; position: absolute;bottom: -50px;right: 0; background-image: url('/wp-content/uploads/2022/02/register-r.svg'); background-repeat: no-repeat; background-size: 100%; width: 15.5%; height: 100%;background-position: right bottom; z-index: 10;}

.latest-news .wp-block-button {position: absolute; bottom: 2px; right: 17px;}
body .latest-news .wp-block-button__link.has-dark-blue-background-color { background-image: linear-gradient(105deg, #002d59 80%, #e8eef0 50%);}
.latest-news .content-wrap {padding: 20px 20px 60px;}
.latest-news .post-block-inner {box-shadow: none;transition: all 0.2s ease-in; border: 2px solid #fff}
.latest-news .post-block-inner:hover {box-shadow: 10px 10px rgba(27,48,88,0.2);transition: all 0.2s ease-in; border: 2px solid #002d59;}


.testimonial-panel .slick-track { display: flex;}
.testimonial-panel .slick-track .slick-slide { display: flex; height: auto; align-items: center; justify-content: center; flex-wrap: wrap; }
.testimonial-panel {overflow: visible;}
.testimonial-panel.not-in-viewport:before {width: 0; transition: all 1s;}
.testimonial-panel.not-in-viewport:after {width: 0; transition: all 1s;}
/*.testimonial-panel:not(.simple-view):before {content:""; position: absolute;top: -50px;left: -10%; background-image: url('/wp-content/uploads/2022/02/testimonial_L.svg'); background-repeat: no-repeat; background-size: 100%; width: 20.5%; height: 100%; z-index: 10; background-position: left top;transition: all 1s;}
.testimonial-panel:not(.simple-view):after {content:""; position: absolute;bottom: -50px;right: 0; background-image: url('/wp-content/uploads/2022/02/testimonial_R.svg'); background-repeat: no-repeat; background-size: 100%; width: 15.5%; height: 100%;background-position: right bottom; z-index: 10;transition: all 1s;}*/
.testimonial-panel .uagb-section__inner-wrap {position: relative;z-index: 10;}
.testimonial-panel .uagb-section__inner-wrap:before { content: open-quote;display: block; color: #fff; font-size: 70px; font-weight: 300; line-height: 0; position: absolute; left: -60px; top: 20px;}
.testimonial-panel .uagb-section__inner-wrap:after { content: close-quote;display: block; color: #fff; font-size: 70px; font-weight: 300; line-height: 0; position: absolute; right: -60px; bottom: 0;}
.testimonial-panel.white-bg .uagb-section__inner-wrap:before {color: #557b8d;}
.testimonial-panel.white-bg .uagb-section__inner-wrap:after {color: #557b8d;}
.testimonial-panel p {font-size: 18px;}
.testimonial-panel .testimonial-block-inner {position: relative; /*padding-top: 40px; padding-bottom: 40px;*/}
/*.testimonial-panel .testimonial-block-inner:before { content: open-quote;display: block; color: #fff; font-size: 70px; font-weight: 300; line-height: 20px; position: absolute; left: 0; top: 20px;}
.testimonial-panel .testimonial-block-inner:after { content: close-quote;display: block; color: #fff; font-size: 70px; font-weight: 300; line-height: 0; position: absolute; right: 0; bottom: 0;}*/

.latest-insights .wp-block-button {position: absolute; bottom: 2px; right: 17px;}
body .latest-insights .wp-block-button__link.has-teal-background-color { background-image: linear-gradient(105deg, #31b7bc 80%, #e8eef0 50%);}
.latest-insights .content-wrap {padding: 20px 20px 60px;}
.latest-insights .post-block-inner {box-shadow: none;transition: all 0.2s ease-in; border: 2px solid #fff}
.single-job_listing .latest-insights .post-block-inner{border:2px solid #31b7bc;}
.latest-insights .post-block-inner:hover {box-shadow: 10px 10px rgba(77,165,180,0.2);transition: all 0.2s ease-in; border: 2px solid #31b7bc;}

.latest-jobs .wp-block-button {position: absolute; bottom: 10px; right: 15px;}
body .latest-jobs .wp-block-button__link.has-dark-blue-background-color { background-image: linear-gradient(105deg, #002d59 80%, #ffffff 50%);}
.latest-jobs .content-wrap {padding: 20px 20px 60px;}
.latest-jobs .post-block-inner {box-shadow: none;transition: all 0.2s ease-in; border: 2px solid #557b8d; margin-bottom: 10px;}
.latest-jobs .post-block-inner:hover {box-shadow: 10px 10px rgba(27,48,88,0.2);transition: all 0.2s ease-in; border: 2px solid #002d59;}
.latest-jobs p.location:before {content: url('/wp-content/uploads/2022/02/icon-marker-white.svg'); vertical-align: middle;margin-right: 10px; display: inline-block;}
.latest-jobs ul.salary:before {content: url('/wp-content/uploads/2022/02/money-icon-white.svg'); vertical-align: middle;margin-right: 10px; display: inline-block}


.latest-jobs .slick-arrow {background: transparent;border: none;position: absolute; top: -62px;}
.latest-jobs .slick-prev {left: 0;}
.latest-jobs .slick-next {right: 0;}
.dark-bg .latest-jobs .slick-prev svg path {fill:#fff;}
.dark-bg .latest-jobs .slick-next svg path {fill:#fff;}

.latest-news .post-block figure, .latest-insights .post-block figure { position:relative; height:192px; overflow:hidden}
.latest-news .post-block img, .latest-insights .post-block img { position:absolute; min-height:100%; min-width:100%; object-fit:cover; left:0}

/*FACETWP*/
body .facetwp-facet {margin-bottom: 20px;}

body .facetwp-facet input, body .facetwp-facet select {background: #fff; border: 1px solid #e4e3e0; border-radius: 0; padding: 5px;}
.facetwp-selections ul {padding-left: 0;}
.facetwp-selections ul:before {content: "Applied filters"; font-weight: 600; display: block; margin-bottom: 10px;}
.facetwp-selections ul li { border: 1px solid #e4e3e0; padding: 3px 0 3px 5px;}
.facetwp-facet-job_results {font-size: 24px; color: #31b7bc; font-weight: 500;}
body .facetwp-checkbox { background-image:url('/wp-content/uploads/2022/02/checkbox.png'); color: #002d59;}
body .facetwp-counter {display: none;}
.facetwp-facet-salary_per:before {content: "Per"; margin-right: 10px;color: #002d59;}
.facetwp-radius-dropdown {margin-top: 10px;}

.facetwp-facet-per_page_results, .facetwp-facet-pagination {color: #002d59;}
.facetwp-page.prev {margin-right: 15px;}
.facetwp-page.prev:before {content: url('/wp-content/uploads/2022/02/pagination-arrow-prev.svg');vertical-align: top; margin-right: 10px;}
.facetwp-page.next {float: right;}
.facetwp-page.next:after {content: url('/wp-content/uploads/2022/02/pagination-arrow-next.svg');vertical-align: top; margin-left: 10px;}

/*Ninja Forms*/
body .nf-form-content label {font-size: 16px; font-weight: normal;max-width: 100%;}
#nf-form-1-cont .nf-form-content textarea.ninja-forms-field {height: 261px;}
body .nf-form-content .nf-fu-fileinput-button {background-color: #31b7bc; }
body .nf-form-content .submit-wrap a {padding: 20px 80px 18px 20px;}

/*Page Template*/

.page-header {overflow: hidden;}
/*.page-header .uagb-section__overlay {z-index: 10; width: 50%; position: absolute; right: -758px; top: -190px; transform: rotate(-63deg); background-position: right top; left: auto; height: 200%;}*/
.page-header .uagb-section__overlay {background: linear-gradient(117.5deg, rgba(255,255,255,0) 70%, rgb(255, 255, 255) 50%);z-index: 10;}
/*.page-header .uagb-section__overlay { width: 40%; float: right; position: relative;}
.page-header .uagb-section__overlay:after {border-bottom: 1000px solid rgb(255, 255, 255);
background-color: transparent;
border-left: 520px solid transparent;
height: 100%;
width: 40%;
position: absolute;
right: 0;
top: 0;
left: auto;
z-index: 10;}*/

.entry-header {min-height: 140px; position: relative; margin-top: 40px; margin-bottom: 45px; z-index: 1;}
.entry-header h1, .entry-header .h1, .entry-header h2, .entry-header .h2{margin-bottom: 0; padding-bottom: 0;word-wrap: normal;}
.entry-header .row {min-height: 140px}
.entry-header:before {content:""; background-image:url('/wp-content/uploads/2022/03/contact-top-shape.svg'); width: 45%; background-size: 100%; height: 191px; display: block; position: absolute; left: -1px; top: -40px; z-index: 0; background-repeat: no-repeat;}
.entry-header .heading {margin-top: auto; margin-bottom: auto;}
/*.entry-header .heading h1, .entry-header .heading .h1 {color: #fff;}*/
.entry-header .description {font-size: 18px;}

.page-template-candidate-account .entry-header:before {background-image: url('/wp-content/uploads/2022/03/careers-top-l.svg');}
.page-template-candidate-account .entry-header .heading h1, .page-template-candidate-account .entry-header .heading .h1 {color: #002d59;}

.page-template-employee-zone .entry-header:before {background-image: url('/wp-content/uploads/2022/03/employee-top-shape.svg');}
.page-template-employee-zone .entry-header .heading h1, .page-template-employee-zone .entry-header .heading .h1 {color: #fff;}
.single-sfwd-courses .entry-header:before {background-image: url('/wp-content/uploads/2022/03/employee-top-shape.svg');}
.single-sfwd-courses .entry-header .heading h1, .page-template-employee-zone .entry-header .heading .h1 {color: #fff;}
.single-sfwd-lessons .entry-header:before {background-image: url('/wp-content/uploads/2022/03/employee-top-shape.svg');}
.single-sfwd-lessons .entry-header .heading h1, .page-template-employee-zone .entry-header .heading .h1 {color: #fff;}
.single-sfwd-topic .entry-header:before {background-image: url('/wp-content/uploads/2022/03/employee-top-shape.svg');}
.single-sfwd-topic .entry-header .heading h1, .page-template-employee-zone .entry-header .heading .h1 {color: #fff;}

.page-template-about-page .entry-header {margin-bottom: 0;background-color: #eff3f4}
.page-template-about-page .entry-header:before {background-image: url('/wp-content/uploads/2022/03/about-header-bg.svg'); height: 225px;}

.page-template-generic-page .entry-header {margin-bottom: 0; background-color: #eff3f4}
.page-template-generic-page .entry-header:before {background-image: url('/wp-content/uploads/2022/03/about-header-bg.svg'); height: 225px;}

.page-template-news-page .entry-header {margin-bottom: 0; background-color: #557b8d}
.page-template-news-page .entry-header:before {background-image: url('/wp-content/uploads/2022/03/news-shape.svg');}
.page-template-news-page .entry-header .heading h1, .page-template-news-page .entry-header .heading .h1 {color: #fff;}

.page-template-news-page .facetwp-facet {margin-bottom: 0;}
.page-template-news-page .facetwp-radius-dropdown {margin-top: 0; height: 40px;}
.page-template-news-page input[type="text"] {width: 238px; height: 40px; padding: 5px 8px;}
.page-template-news-page .facetwp-facet-news_categories select {height: 40px; padding: 5px 8px;}
body.page-template-news-page .wp-block-button__link.reset { padding: 8px 20px; }

.search-results .entry-header {margin-bottom: 0; background-color: #557b8d}
.search-results .entry-header:before {background-image: url('/wp-content/uploads/2022/03/news-shape.svg');}
.search-results .entry-header .heading h1, .page-template-news-page .entry-header .heading .h1 {color: #fff;}
.search-results article.job_listing {background-color: transparent;}

.quickapply-panel {overflow: visible;}
.quickapply-panel.not-in-viewport:before {width: 0; transition: all 1s;}
.quickapply-panel.not-in-viewport:after {width: 0; transition: all 1s;}
.quickapply-panel:before {transition: all 1s; content:""; position: absolute;top: -50px;left: 0; background-image: url('/wp-content/uploads/2022/03/top-l-quick-apply.svg'); background-repeat: no-repeat; background-size: 100%; width: 26.5%; height: 100%; z-index: 10; background-position: left top;}

#carousel .uagb-infobox__content-wrap.uagb-infobox {padding: 0 20px;}
#carousel .uagb-section__inner-wrap {padding-left: 40px; padding-right: 40px}
#carousel .slick-arrow {background: transparent;border: none;position: absolute; top: 30%;}
#carousel .slick-prev {left: 0;}
#carousel .slick-next {right: 0;}

.office .uagb-section__inner-wrap:hover figure {box-shadow: 10px 10px rgba(27,48,88,0.2);transition: all 0.2s ease-in;}
.office h2 {position: absolute; top: 40%; left: 0; right: 0;}
.office .overlay {position: absolute;top: 0; bottom: 0; left: 0; right: 0; display: block;transition: all 0.2s ease-in;padding: 42% 0 0; text-align: center;}
.office .overlay:hover { background-color: rgba(27,48,88,0.8); cursor: pointer;transition: all 0.2s ease-in;}
.office .overlay:hover:before {content: url('/wp-content/uploads/2022/03/arrow-soft-teal.svg'); }


/*Our History*/
article.wp-block-uagb-content-timeline-child.out-view .uagb-timeline__day-new {transition: all 0.2s ease-in; opacity: 0.0;}
article.wp-block-uagb-content-timeline-child.in-view .uagb-timeline__day-new {transition: all 0.2s ease-in;opacity: 1.0;}

/*JOBS*/

body .get-job-alerts .wp-block-button__link:before {content: url('/wp-content/uploads/2022/02/icon-alert.svg'); margin-right: 15px; margin-left:-10px; vertical-align: middle; display: inline-block;}
body .get-job-alerts .wp-block-button__link.has-teal-background-color {background-image: linear-gradient(105deg, #31b7bc 80%, #e4e3e0 50%); }

body #filter-btn .wp-block-button__link:before {content: ""; margin-right: 15px; margin-left:-10px; vertical-align: middle; display: inline-block; background-image: url('/wp-content/uploads/2022/02/Filter-Icon-white.svg'); background-repeat: no-repeat;width: 20px; height: 20px; background-size: 100%; background-position: center;}
body #filter-btn .wp-block-button__link.has-dark-blue-background-color {background-image: linear-gradient(105deg, #002d59 80%, #e4e3e0 50%); }

ul.job_listings .job_listing {transition: all 0.2s ease-in;}
ul.job_listings .job_listing:hover {box-shadow: 10px 10px rgba(27,48,88,0.2);transition: all 0.2s ease-in;border-bottom: none;}
/*ul.job_listings .job_listing.job_position_featured .job-heading {background-color: #557b8d}*/
ul.job_listings .job_listing .job-heading {background-color: #002d59}
ul.job_listings .job_listing .job-content {border: 2px solid transparent; background-color: rgba(85,123,141,0.2); position: relative; padding: 15px 15px 50px;}
ul.job_listings .job_listing:hover .job-content {border: 2px solid #002d59; background-color: #fff;}
ul.job_listings .job_listing li.location:before {content: url('/wp-content/uploads/2022/02/icon-marker-blue.svg'); vertical-align: middle;margin-right: 10px; display: inline-block;}
ul.job_listings .job_listing li.salary:before {content: url('/wp-content/uploads/2022/02/money-icon.svg'); vertical-align: middle;margin-right: 10px; display: inline-block}
ul.job_listings .job_listing.listing-bookmarked h3::before, ul.resumes .job_listing.listing-bookmarked h3::before {content: " ";}

.rp4wp-related-job_listing > ul li.job_listing a:hover, .rp4wp-related-job_listing > ul li.job_listing a:focus, .rp4wp-related-job_listing > ul li.no_job_listings_found a:hover, .rp4wp-related-job_listing > ul li.no_job_listings_found a:focus, ul.job_listings li.job_listing a:hover, ul.job_listings li.job_listing a:focus, ul.job_listings li.no_job_listings_found a:hover, ul.job_listings li.no_job_listings_found a:focus {background-color: inherit;}
.rp4wp-related-job_listing > ul li.job_listing.job_position_featured a:hover, .rp4wp-related-job_listing > ul li.job_listing.job_position_featured a:focus, .rp4wp-related-job_listing > ul li.no_job_listings_found.job_position_featured a:hover, .rp4wp-related-job_listing > ul li.no_job_listings_found.job_position_featured a:focus, ul.job_listings li.job_listing.job_position_featured a:hover, ul.job_listings li.job_listing.job_position_featured a:focus, ul.job_listings li.no_job_listings_found.job_position_featured a:hover, ul.job_listings li.no_job_listings_found.job_position_featured a:focus { background-color: inherit!important;}
.rp4wp-related-job_listing > ul li.job_listing.job_position_featured a, .rp4wp-related-job_listing > ul li.no_job_listings_found.job_position_featured a, ul.job_listings li.job_listing.job_position_featured a, ul.job_listings li.no_job_listings_found.job_position_featured a {background-color: inherit!important;}

.job-cats li.rail {content: url('/wp-content/uploads/2022/02/rail-tab.svg');}
.job-cats li.water {content: url('/wp-content/uploads/2022/02/water-tab.svg');}
.job-cats li.environment {content: url('/wp-content/uploads/2022/02/environment-tab.svg');}
.job-cats li.construction {content: url('/wp-content/uploads/2022/02/construction-tab.svg');}
.job-cats li.infrastructure {content: url('/wp-content/uploads/2022/02/infrastructure-tab.svg');}
.job-cats li.highways {content: url('/wp-content/uploads/2022/02/highways-tab.svg');}

ul.job_listings li.job_listing .wp-job-manager-bookmarks-form .wp-block-button a.wp-block-button__link {background-color: #31b7bc!important; padding: 11px 55px 11px 20px;/*position: absolute; right: 0; bottom: 0;*/}
ul.job_listings li.job_listing .wp-job-manager-bookmarks-form .wp-block-button a.wp-block-button__link:after {content: url('/wp-content/uploads/2022/02/icon-heart.svg');}

ul.job_listings li.job_listing .wp-job-manager-bookmarks-form {position: absolute; right: 0; bottom: 0; border: none; margin-bottom: 0;}
ul.job_listings li.job_listing .wp-job-manager-bookmarks-form input {background-color: #31b7bc; padding: 11px 20px; border: none; color: #fff; width: 200px;background-image: url('/wp-content/uploads/2022/02/icon-heart.svg'); background-repeat: no-repeat; background-position: 160px center; text-align: left;}
ul.job_listings li.job_listing .wp-job-manager-bookmarks-form.has-bookmark input {background-color: #002d59;}
ul.job_listings li.job_listing .job-manager-applications-applied-notice {color: #fff; font-size: 16px; }

article.job_listing {background-color: rgba(172, 189, 196, 0.2);}
article.job_listing .job-listing-meta.meta {display: none;}
article.job_listing .company {display: none;}


.single-job_listing article.job_listing .application_details {display: flex; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; margin-right: -15px; margin-left: -15px;flex-direction: row-reverse;flex-wrap: wrap;}
/*article.job_listing form.job-manager-application-form {flex: 0 0 50%; max-width: 50%;padding: 15px;}
article.job_listing  .apply_with_resume {flex: 0 0 50%; max-width: 50%;padding: 15px;}*/
article.job_listing .single_job_listing .application .application_details form.job-manager-application-form {flex: 0 0 100%; max-width: 100%;background-color: #1c3156; padding: 20px; color: #fff;}
article.job_listing .single_job_listing .application .application_details form.job-manager-application-form fieldset {margin: 0; border-bottom: 0;}
article.job_listing .single_job_listing .application .application_details form.job-manager-application-form input[type="submit"] {background-color: #31b7bc; color: #fff; padding: 14px;border: none; line-height: 1.2;}

.fieldset-i-consent-to-advance-trs-using-the-information-provided-to-contact-me {position: relative;}
.fieldset-i-consent-to-advance-trs-using-the-information-provided-to-contact-me label {margin-left: 30px!important;}
.fieldset-i-consent-to-advance-trs-using-the-information-provided-to-contact-me .field {position: absolute; top: 0; left: 0; width: 20px;}
.fieldset-i-would-like-to-receive-marketing-information-from-advance-trs-by-email {position: relative;}
.fieldset-i-would-like-to-receive-marketing-information-from-advance-trs-by-email label {margin-left: 30px!important;}
.fieldset-i-would-like-to-receive-marketing-information-from-advance-trs-by-email .field {position: absolute; top: 0; left: 0; width: 20px;}

article .job-manager-application-wrapper {border: none;box-shadow: none;}
.register-and-apply-step-two .job-manager-application-wrapper .job-manager-application-form, .register-and-apply-step-two .job-manager-application-wrapper .job-manager-application-form + hr, .register-and-apply-step-two .job-manager-application-wrapper .why-register, .register-and-apply-step-two .job-manager-application-wrapper .apply_with_resume h2 {display: none;}

article.job_listing .single_job_listing .job-manager-applications-applied-notice {background-color: #1c3156; color: #fff; margin: 0 0 20px;}
article.job_listing .single_job_listing .job-manager-applications-applied-notice::before {color: #fff;}

h3.applying_for { font-weight: 400; color: #fff;}
select#resume_id {padding: 10px; background: #fff; border: none;}
.apply_with_resume input[type="submit"] { background-color: #31b7bc; color: #fff; padding: 14px; border: none; line-height: 1.2;}

article.job_listing form.job-manager-application-form label {color: #fff;}
article.job_listing  form.apply_with_resume { background-color: #1c3156; padding: 20px; flex: 0 0 100%; max-width: 100%;-ms-flex-order: -1; order: -1;}
article.job_listing  form.apply_with_resume p {color: #fff;}
article.job_listing  form.apply_with_resume input[type="submit"] {background-color: #31b7bc; color: #fff; padding: 14px;border: none; line-height: 1.2;}

article.job_listing .single_job_listing .application .application_details::after, article.job_listing .job-manager-application-wrapper .application .application_details::after {border: none;}

.single_job_listing .application .application_button { background-image: linear-gradient(105deg, #002d59 80%, #fff 50%);padding: 11px 20px; font-size: 16px; font-family: 'Fira Sans', Arial, Helvetica, sans-serif; border-radius: 0; border: none; background-size: 115% 350%; background-position: right bottom; transition: background-position .5s ease; background-repeat: no-repeat; width: 220px; text-align: left; color: #fff; position: relative;}
.single_job_listing .application .application_button:hover { background-position: left top; }
.single_job_listing .application .application_button:after {content: url('/wp-content/uploads/2022/02/button-arrow-dark-blue.svg'); float: right; margin-top: 3px;}
.single_job_listing .application .application_button:hover:after { content: url('/wp-content/uploads/2022/02/button-arrow-white.svg');}
.single_job_listing article.job_listing .application .application_details::after {border: none;}

body #loginModal .wp-block-button__link.has-dark-blue-background-color { background-image: linear-gradient(105deg, #002d59 80%, #e8eef0 50%);}

.single_job_listing article.job_listing .application .application_details {padding: 0 15px;}

article.job_listing .job-manager-form fieldset label:not(.full-line-checkbox-field label), article.job_listing .job-manager-form fieldset div.field:not(.full-line-checkbox-field) {width: 95%;}

aside .location, aside .salary, aside .date-posted, aside .job-title, aside .job-types {position: relative; padding-left: 30px;}
aside .location:before, aside .salary:before, aside .date-posted:before, aside .job-title:before, aside .job-types:before {position: absolute;top: 2px;left: 0;}
aside .location:before {content: url('/wp-content/uploads/2022/02/icon-marker-white.svg');}
aside .salary:before {content: url('/wp-content/uploads/2022/02/money-icon-rev.svg');}
aside .date-posted:before {content: url('/wp-content/uploads/2022/02/icon-calendar-white.svg');}
aside .job-title:before {content: url('/wp-content/uploads/2022/02/icon-user-white.svg');}

aside .inner {position: relative; padding-bottom: 70px}
aside .back-link {position: absolute; bottom: 0; left: 0; right: 0; width: auto; max-width: 382px; height: auto;}
aside .back-link span {margin-left: 70px;}
body aside .wp-block-button__link.has-teal-background-color.back-link {background-image: linear-gradient(105deg, #e8eef0 35%, #31b7bc 35%); background-position: left top;}
body aside .wp-block-button__link.has-teal-background-color.back-link:before {content: url('/wp-content/uploads/2022/02/button-arrow-teal.svg'); transform: rotate(180deg); display: inline-block;}
body aside .wp-block-button__link.has-teal-background-color.back-link:hover:before {content:url('/wp-content/uploads/2022/02/button-arrow-white.svg');transform: rotate(180deg); display: inline-block;}
body aside .wp-block-button__link.has-teal-background-color.back-link:after {content: "";}
body aside .wp-block-button__link.has-teal-background-color.back-link:hover:after {content:"";}
body aside .wp-block-button__link.back-link:hover {background-position: -90px top;}

aside .wp-job-manager-bookmarks-form {border: none;}
aside .wp-job-manager-bookmarks-form .wp-block-button a.wp-block-button__link {background-color: #31b7bc!important; padding: 11px 20px;/*position: absolute; right: 0; bottom: 0;*/}
aside .wp-job-manager-bookmarks-form .wp-block-button a.wp-block-button__link:after {content: url('/wp-content/uploads/2022/02/icon-heart.svg');  position: absolute; right: 20px; top: 8px; }
/*aside .wp-job-manager-bookmarks-form {position: absolute; right: 0; bottom: 0; border: none; margin-bottom: 0;}*/
aside .wp-job-manager-bookmarks-form input {background-color: #31b7bc; padding: 11px 20px; border: none; color: #fff; width: 200px;background-image: url('/wp-content/uploads/2022/02/icon-heart.svg'); background-repeat: no-repeat; background-position: 160px center; text-align: left;}
aside .wp-job-manager-bookmarks-form a.remove-bookmark {float: none;color: #fff;}

body p.job-manager-single-alert-link a:before {content: url('/wp-content/uploads/2022/02/icon-alert.svg'); margin-right: 15px; vertical-align: middle; display: inline-block;}
body p.job-manager-single-alert-link a {background-color: #31b7bc; color: #fff;padding: 14px}

/*Candidate Dashboard*/
.page-template-candidate-account .nf-form-content label {color: #fff;}
body.page-template-candidate-account .nf-form-content .wp-block-button__link.has-dark-blue-background-color { background-image: linear-gradient(105deg, #31b7bc 80%, #fff 50%); }

#menu-candidate-menu {padding-left: 0; list-style: none;}
#menu-candidate-menu li {margin-bottom: 15px;}
#menu-candidate-menu li a {color: #8faaae; position: relative; padding-left: 40px;}
#menu-candidate-menu li a:before {position: absolute; top: 0; left: 0;}
#menu-candidate-menu li.current-menu-item a, #menu-candidate-menu li a:hover {color: #fff;}
#menu-candidate-menu li.current-menu-item a:after, #menu-candidate-menu li a:hover:after {content: url('/wp-content/uploads/2022/02/button-arrow-white.svg'); vertical-align: middle; float: right;}

#menu-candidate-menu li#menu-item-20554 a:before {content: url('/wp-content/uploads/2022/03/icon-user-grey.svg');}
#menu-candidate-menu li#menu-item-20554.current-menu-item a:before {content: url('/wp-content/uploads/2022/02/icon-user-white.svg');}

#menu-candidate-menu li#menu-item-20574 a:before {content: url('/wp-content/uploads/2022/03/icon-pencil.svg');}
#menu-candidate-menu li#menu-item-20574.current-menu-item a:before {content: url('/wp-content/uploads/2022/03/icon-pencil-white.svg');}

#menu-candidate-menu li#menu-item-20575 a:before {content: url('/wp-content/uploads/2022/03/icon-alert.svg');}
#menu-candidate-menu li#menu-item-20575.current-menu-item a:before {content: url('/wp-content/uploads/2022/03/icon-alert-white.svg');}

#menu-candidate-menu li#menu-item-20564 a:before {content: url('/wp-content/uploads/2022/03/icon-shortlist.svg');}
#menu-candidate-menu li#menu-item-20575.current-menu-item a:before {content: url('/wp-content/uploads/2022/03/icon-shortlist-white.svg');}

#menu-candidate-menu li#menu-item-20572 a:before {content: url('/wp-content/uploads/2022/03/icon-applications.svg');}
#menu-candidate-menu li#menu-item-20572.current-menu-item a:before {content: url('/wp-content/uploads/2022/03/icon-applications-white.svg');}

#menu-candidate-menu li#menu-item-20573 a:before {content: url('/wp-content/uploads/2022/03/icon-resources.svg');}
#menu-candidate-menu li#menu-item-20573.current-menu-item a:before {content: url('/wp-content/uploads/2022/03/icon-resources-white.svg');}

#menu-candidate-menu li#menu-item-21508 a:before {content: ""; background-image: url('/wp-content/uploads/2022/04/rate_star.svg'); width: 20px; height: 20px;background-size: 100%;}
#menu-candidate-menu li#menu-item-21508.current-menu-item a:before {content:""; background-image: url('/wp-content/uploads/2022/04/rate_star-white.svg');}

#menu-candidate-menu li#menu-item-20563 a:before {content: url('/wp-content/uploads/2022/03/icon-logout.svg');}
#menu-candidate-menu li#menu-item-20563.current-menu-item a:before {content: url('/wp-content/uploads/2022/03/icon-logout-white.svg');}

#menu-candidate-menu li#menu-item-20557 a:before {content: url('/wp-content/uploads/2022/03/icon-cv.svg');}
#menu-candidate-menu li#menu-item-20557.current-menu-item a:before {content: url('/wp-content/uploads/2022/03/icon-cv-white.svg');}

table tfoot td {padding-top: 20px;}

table.job-manager-bookmarks a img {display: none;}
table.job-manager-bookmarks th {color: #31b7bc; padding-bottom: 20px;}
table.job-manager-bookmarks td {padding-bottom: 10px;}
table.job-manager-bookmarks td a {color: #fff;}

#job-manager-alerts {color: #fff;}
table.job-manager-alerts th {color: #31b7bc; padding-bottom: 20px;}
table.job-manager-alerts td a {color: #fff;}
.job-manager-form label {color: #fff;}

body .wp-block-button__link.has-teal-background-color {background-image: linear-gradient(105deg, #31b7bc 80%, #fff 50%); }
body .wp-block-button__link.has-teal-background-color:after {content: url('/wp-content/uploads/2022/02/button-arrow-teal.svg');}
body .wp-block-button__link.has-dark-blue-background-color:hover:after, body .wp-block-button__link.has-teal-background-color:hover:after {content:url('/wp-content/uploads/2022/02/button-arrow-white.svg');}
body .grey-bg .wp-block-button__link.has-teal-background-color {background-image: linear-gradient(105deg, #31b7bc 80%, #e8eef0 50%); }

.page-id-1650 ul.job_listings {background-color: #fff; padding: 15px; color: #002d59;}
.job-manager-form input[type="submit"] {background-color: #31b7bc; color: #fff; padding: 14px;border: none; line-height: 1.2;}

.resume-manager-resumes .add-cv {background-image: linear-gradient(105deg, #31b7bc 80%, #e8eef0 50%); padding: 11px 20px; font-size: 16px;font-family: 'Fira Sans', Arial, Helvetica, sans-serif; border-radius: 0; border: none; background-size: 115% 350%; background-position: right bottom; transition: background-position .5s ease; background-repeat: no-repeat; width: 220px; text-align: left;color: #fff; position: relative; display: inline-block;}
.resume-manager-resumes .add-cv:after {content: url('/wp-content/uploads/2022/02/button-arrow-teal.svg'); float: right;}
.resume-manager-resumes .add-cv:hover:after {content:url('/wp-content/uploads/2022/02/button-arrow-white.svg');}

.job-manager-alerts .add-alert {background-image: linear-gradient(105deg, #31b7bc 80%, #e8eef0 50%); padding: 11px 20px; font-size: 16px;font-family: 'Fira Sans', Arial, Helvetica, sans-serif; border-radius: 0; border: none; background-size: 115% 350%; background-position: right bottom; transition: background-position .5s ease; background-repeat: no-repeat; width: 220px; text-align: left;color: #fff; position: relative; display: inline-block;}
.job-manager-alerts .add-alert:after {content: url('/wp-content/uploads/2022/02/button-arrow-teal.svg'); float: right;}
.job-manager-alerts .add-alert:hover:after {content:url('/wp-content/uploads/2022/02/button-arrow-white.svg');}

.job-manager-message a[href*="resume"] {display: none;}
table.resume-manager-resumes th.resume-title {min-width: 160px;}
table.resume-manager-resumes th.candidate-title {min-width: 220px;}
table.resume-manager-resumes th.candidate-location {min-width: 150px;}
table.resume-manager-resumes th.date {min-width: 160px;}
td.resume-title .candidate-dashboard-actions li:nth-child(2) {display: none!important;}

table.job-manager-past-applications td, table.job-manager-past-applications th { vertical-align: top; padding-bottom: 15px;}

table.resume-manager-resumes th {color: #31b7bc; padding-bottom: 20px;}

.related-jobs .wp-block-button {position: absolute; bottom: 10px; right: 15px;}
body .related-jobs .wp-block-button__link.has-dark-blue-background-color { background-image: linear-gradient(105deg, #002d59 80%, #ffffff 50%);}
.related-jobs .content-wrap {padding: 20px 20px 60px;}
.related-jobs .post-block-inner {box-shadow: none;transition: all 0.2s ease-in; border: 2px solid #557b8d; margin-bottom: 10px;}
.related-jobs .post-block-inner:hover {box-shadow: 10px 10px rgba(27,48,88,0.2);transition: all 0.2s ease-in; border: 2px solid #002d59;}
.related-jobs p.location:before {content: url('/wp-content/uploads/2022/02/icon-marker-white.svg'); vertical-align: middle;margin-right: 10px; display: inline-block;}
.related-jobs ul.salary:before {content: url('/wp-content/uploads/2022/02/money-icon-white.svg'); vertical-align: middle;margin-right: 10px; display: inline-block}

/*SECTOR TABS*/

.sector-tabs .uagb-tabs__body-wrap {box-shadow: 10px 10px rgba(77,165,180,0.2);}
.sector-tabs ul.uagb-tabs__panel .uagb-tab {position: relative; overflow: hidden; text-align: left; font-size: 20px; transition:all 0.3s; padding: 0!important;}
.sector-tabs ul.uagb-tabs__panel .uagb-tab a.uagb-tabs-list { padding: 20px; display: block;}
.sector-tabs ul.uagb-tabs__panel .uagb-tab a.uagb-tabs-list span {position: relative; z-index: 10;}
.sector-tabs .uagb-tabs__panel .uagb-tab:after {right: 15px; transform: skewY(135deg); content: ""; background: #acce6d; width: 70px; height: 20px; display: block; position: absolute; bottom: 30px; z-index: 1;}

.sector-tabs .uagb-tabs__panel #uagb-tabs__tab0 {background-image: linear-gradient(135deg, #fff 75%, transparent 25% );border-radius: 0; border: none; background-color: transparent;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab0:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab0.uagb-tabs__active {background-color: #fff;transition: all 0.3s;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab0:after {background: #fff;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab0 span {color: #002d59;}

.sector-tabs .uagb-tabs__panel #uagb-tabs__tab1 {background-image: linear-gradient(135deg, #acce6d 75%, transparent 25%);border-radius: 0; border: none; background-color: transparent;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab1:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab1.uagb-tabs__active {background-color: #acce6d;transition: all 0.3s;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab1:after {background: #acce6d;}

.sector-tabs .uagb-tabs__panel #uagb-tabs__tab2 {background-image: linear-gradient(135deg, #ef7d00 75%, transparent 25%);border-radius: 0; border: none; background-color: transparent; }
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab2:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab2.uagb-tabs__active {background-color: #ef7d00;transition: all 0.3s;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab2:after {background: #ef7d00;}

.sector-tabs .uagb-tabs__panel #uagb-tabs__tab3 {background-image: linear-gradient(135deg, #d4006d 75%, transparent 25%);border-radius: 0; border: none; background-color: transparent; }
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab3:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab3.uagb-tabs__active {background-color: #d4006d;transition: all 0.3s;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab3:after {background: #d4006d;}

.sector-tabs .uagb-tabs__panel #uagb-tabs__tab4 {background-image: linear-gradient(135deg, #32b7bc 75%, transparent 25%);border-radius: 0; border: none; background-color: transparent; }
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab4:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab4.uagb-tabs__active {background-color: #32b7bc;transition: all 0.3s;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab4:after {background: #32b7bc;}

.sector-tabs .uagb-tabs__panel #uagb-tabs__tab5 {background-image: linear-gradient(135deg, #8daaae 75%, transparent 25% );border-radius: 0; border: none; background-color: transparent; }
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab5:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab5.uagb-tabs__active {background-color: #8daaae;transition: all 0.3s;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab5:after {background: #8daaae;}

.sector-tabs .uagb-tabs__panel #uagb-tabs__tab6 {background-image: linear-gradient(135deg, #dfd400 75%, transparent 25% );border-radius: 0; border: none; background-color: transparent; }
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab6:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab6.uagb-tabs__active {background-color: #dfd400;transition: all 0.3s;}
.sector-tabs .uagb-tabs__panel #uagb-tabs__tab6:after {background: #dfd400;}


/*Contact*/

.contact-tel:before {content: url('/wp-content/uploads/2022/03/icon-contact-phone.svg'); width: 25px; display: inline-block;}
.contact-email:before {content: url('/wp-content/uploads/2022/03/icon-contact-email.svg'); width: 25px; display: inline-block;}

/*News and Insights*/

.single-post .entry-header {margin-bottom: 0; background-color: #557b8d}
.single-post .entry-header:before {background-image: url('/wp-content/uploads/2022/03/news-shape.svg');}
.single-post .entry-header .heading h1, .single-post .entry-header .heading .h1 {color: #fff;}

/*Employee Zone*/

/*.page-template-employee-zone*/

.single-sfwd-courses header.article-header, .single-sfwd-lessons header.article-header, .single-sfwd-topic header.article-header {padding: 20px;}
.single-sfwd-courses header.article-header + div.content-wrapper, .single-sfwd-lessons header.article-header + div.content-wrapper, .single-sfwd-topic header.article-header + div.content-wrapper {padding: 20px;}
#menu-employee-menu {padding-left: 0; list-style: none;}
#menu-employee-menu li {margin-bottom: 15px;}
#menu-employee-menu li .sub-menu {margin-top: 15px;}
/*#menu-employee-menu li a {color: #8faaae; position: relative; padding-left: 40px;}
#menu-employee-menu li a:before {position: absolute; top: 0; left: 0;}*/
#menu-employee-menu li > a {color: #002d59;}
#menu-employee-menu li.current-menu-item > a, #menu-employee-menu li > a:hover { color: #31b7bc;}
#menu-employee-menu li .sub-menu {padding-left: 10px; list-style: none;}
/*#menu-employee-menu li.current-menu-item a:after, #menu-employee-menu li a:hover:after {content: url('/wp-content/uploads/2022/02/button-arrow-white.svg'); vertical-align: middle; float: right;}*/

.page-template-employee-zone iframe.wp-embedded-content {width: 100%;}

/*WP ACTIVATE PAGE*/
#signup-content {display: block; max-width: 800px; margin: auto; padding: 150px 15px 40px;}

/*NEW GENERIC PAGE*/
.page-template-new-generic-page {}

header.hero {padding: 67px 0;}
header.hero figure {position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
header.hero figure img {object-fit: cover; width: 100%; height: 100%;}
header.hero .heading-bg {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: 67px 0;}
header.hero .heading-bg .col-12 { background: rgb(15,42,71); background: linear-gradient(90deg, rgba(15,42,71,1) 0%, rgba(15,42,71,1) 70%, rgba(15,42,71,0) 70%, rgba(15,42,71,0.0032387955182072714) 100%);}
header.hero .heading-bg svg {width: auto; height: 100%; float: right;}


/*Team member profile*/

.single-the-team {}
.single-the-team article {padding-top: 70px;}

.profile-links {}
.profile-links li {padding: 8px 0 8px 40px;position: relative;}
.profile-links li:before {position: absolute; left: 0;top: 8px;}
.profile-links .p-location:before {content: url('https://www.advance-trs.com/wp-content/uploads/2024/06/location-icon.svg');}
.profile-links .p-phone:before {content: url('https://www.advance-trs.com/wp-content/uploads/2024/06/call-icon-solid.svg');}
.profile-links .p-linkedin:before {content: url();content: url('https://www.advance-trs.com/wp-content/uploads/2024/06/icon-linkedin.svg');}
.profile-links .p-vcard:before {content: url('https://www.advance-trs.com/wp-content/uploads/2024/06/icon-v-card.svg');}

.single-the-team article .wp-block-button__link.has-dark-blue-background-color {background-image: linear-gradient(105deg, #002d59 80%, #e0d400 50%);}

.single-the-team .testimonials-wrap {position: relative;}
.single-the-team .testimonials-wrap button.slick-arrow {background-color: transparent; border: none; position: absolute; top: 40%;}
.single-the-team .testimonials-wrap button.slick-arrow.slick-prev {left: -20%;}
.single-the-team .testimonials-wrap button.slick-next.slick-arrow {right: -20%;}


body .citiline .wp-block-button__link {
    background-image: linear-gradient(105deg, #1c3156 77%, #c3d600 50%);
}

body .citiline .wp-block-button__link:after {
    content: url(/wp-content/uploads/2022/02/button-arrow-white.svg);
}

body .citiline .wp-block-button__link:hover:after {
    content: url(/wp-content/uploads/2022/02/button-arrow-white.svg);
}

@media screen and (min-width: 992px) {

    body.home  header#sitehead {position: fixed; width: 100%; top: 0; left: 0; right: 0; background-color: rgba(255, 255, 255, 1.0);z-index: 1000; transition: all 1s;}
    body.home  header#sitehead.sticktotop {background-color: rgba(255, 255, 255, 1.0);transition: all 1s;}
    body.home  header#sitehead:not(.sticktotop) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {color: #1b3058;}
    body.home  header#sitehead:not(.sticktotop) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {color: #1b3058;}

	body.page-id-78 #mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-11129 .mega-sub-menu {display: none!important;}
	/*body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover:after, body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:after {content: "";border-top: 2px solid; display: block; width: 70%; margin: -7px auto 0}*/
	body #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu {right: 0; top: 55px}
	body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout ul.mega-sub-menu {right: -60px;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu {padding: 20px 15px; min-height: 500px;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu .mega-sub-menu {top: 0;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {padding: 50px 0 20px;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {padding: 0 20px 15px;}
	body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item { padding: 0 20px 10px;}
	body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.sector-title a { font-size: 18px; font-weight: 500;}
	body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.sector-title a:after { content: url('/wp-content/uploads/2022/03/arrow-small-blue.svg'); vertical-align: initial; margin-left: 20px; display: inline-block;}
	body #mega-menu-wrap-primary #mega-menu-primary img {margin-bottom: 15px;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-20812 a.mega-menu-link {padding-bottom: 256px;}
    body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-20812 .mega-sub-menu {padding-top: 95px!important;}
    body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item-20812 .mega-sub-menu a.mega-menu-link {font-size: 18px!important;}
	/*body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:last-child a.mega-menu-link {padding-bottom: 40px;}*/
	/*body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {border-right: 1px solid #002d59;}*/
	body #mega-menu-wrap-primary #mega-menu-primary > li > ul.mega-sub-menu > li.mega-menu-item.menu-heading > a.mega-menu-link {font-size: 24px; text-transform: uppercase;border-right: none; color:#31b7bc;}
	body #mega-menu-wrap-primary #mega-menu-primary > li > ul.mega-sub-menu > li.mega-menu-item.menu-heading > a.mega-menu-link:after {content: url('/wp-content/uploads/2022/03/arrow-small-blue.svg'); display: inline; position: relative; vertical-align: text-bottom; margin-left: 10px;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item:nth-child(2) a.mega-menu-link { padding-top: 40px;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > ul.mega-sub-menu:before {content: "";width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #e8eef0;  display: block; position: absolute; top: -10px; left: 45%;}

	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu:after {content: ""; position: absolute; top: 20px; left: 33%; background-color: #002d59; display: block; background-repeat: repeat-y; width: 2px; height: 460px;}

	body #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {float: none; margin-left: 10px;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {content: url('/wp-content/uploads/2022/03/arrow-small-blue.svg'); vertical-align: initial;}

	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.menu-button a.mega-menu-link {/*padding: 11px 20px;*/ border-radius: 0; border: 2px solid #31b7bc; background-size: 115% 350%; background-position: right bottom; transition: background-position .5s ease; background-repeat: no-repeat; max-width: 230px; text-align: left;color: #31b7bc!important; position: relative;background-image: linear-gradient(105deg, #fff 75%, #31b7bc 50%); color: #75c4e7; margin-top: -3px;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.menu-button a.mega-menu-link:after {content: url('/wp-content/uploads/2022/02/button-arrow-white.svg');position: absolute; right: 10px; width: auto; border: none; top: 2px; display: block;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.menu-button a.mega-menu-link:hover {background-position: left top;border: 2px solid #31b7bc;background-color:#fff;}
	body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu > li.menu-button a.mega-menu-link:hover:after {margin:0; content: url('/wp-content/uploads/2022/02/button-arrow-teal.svg');}
}

@media screen and (max-width: 1600px) {
    #home-video {padding: 26% 0;}
}

@media screen and (max-width: 1199px) {
	
	#home-video:before {background-position: left -70px;}
	.entry-header::before {background-image: none!important;}
    .page-template-about-page .entry-header { background-color: #9bd6e0;}
    .page-template-generic-page .entry-header { background-color: #9bd6e0;}
    .page-template-candidate-register .entry-header { background-color: #31b7bc;}
    .page-template-news-page .entry-header { background-color: #002d59;}
    .single-post .entry-header {background-color: #002d59;}
    .search-results .entry-header {background-color: #002d59;}
    .page-template-fullwidth .entry-header {background-color: #31b7bc;}
    .entry-header { margin-top:0;}
    /*.entry-header .description {padding-top: 30px; padding-bottom: 30px;}

	.entry-header .heading {min-height: auto; padding-top: 30px; background-color: #abcd6c;}
	.entry-header .heading:after { content: ""; width: 0; height: 0; border-style: solid; border-width: 0 0 97px 97px; border-color: transparent transparent #557b8d transparent; position: absolute; bottom: 0; right: 0; }
	.page-template-about-page .entry-header .heading {background-color: #75c4e7;}
	.page-template-about-page .entry-header .heading:after { content: ""; width: 0; height: 0; border-style: solid; border-width: 0 0 97px 97px; border-color: transparent transparent #eff3f4 transparent; position: absolute; bottom: 0; right: 0; } 

    .page-template-candidate-login .entry-header .heading {background-color: #75c4e7;}
    .page-template-generic-page .entry-header .heading:after {}

	.page-template-generic-page .entry-header .heading {background-color: #31b7bc;}

	.page-template-news-page .entry-header .heading {background-color: #002d59}
	.page-template-news-page .entry-header .heading:after {content: ""; width: 0; height: 0; border-style: solid; border-width: 0 0 97px 97px; border-color: transparent transparent #557b8d transparent; position: absolute; bottom: 0; right: 0; }

	.single-post .entry-header .heading {background-color: #002d59}
	.single-post .entry-header .heading:after {content: ""; width: 0; height: 0; border-style: solid; border-width: 0 0 97px 97px; border-color: transparent transparent #557b8d transparent; position: absolute; bottom: 0; right: 0; }

	.search-results .entry-header .heading {background-color: #002d59}
	.search-results .entry-header .heading:after {content: ""; width: 0; height: 0; border-style: solid; border-width: 0 0 97px 97px; border-color: transparent transparent #557b8d transparent; position: absolute; bottom: 0; right: 0; }
*/
}

@media screen and (max-width: 991px) {

	#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary { top: 104px;}

    body #mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-106 {padding-bottom: 10px; padding-top: 12px;}
    body #mega-menu-wrap-primary #mega-menu-primary > li#mega-menu-item-106 a {margin-left: 10px;}

    .register-panel:before {width: 15.5%;}

	.testimonial-panel .uagb-section__inner-wrap {padding: 20px;}
	.testimonial-panel .uagb-section__inner-wrap:before { left: 10px; top: 0;}
	.testimonial-panel .uagb-section__inner-wrap:after { right: 10px; bottom: 0;}

    .sector-tabs ul.uagb-tabs__panel .uagb-tab {font-size: 16px; opacity: 0.5;}
    .sector-tabs .uagb-tabs__panel .uagb-tab:after {width: 0; height: 0; display: none; }

    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab0 {background: #fff;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab0:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab0.uagb-tabs__active {opacity: 1.0;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab0:after {background: #fff;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab0 span {color: #002d59;}

    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab1 {background: #acce6d;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab1:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab1.uagb-tabs__active {opacity: 1.0;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab1:after {background: #acce6d;}

    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab2 {background: #ef7d00; }
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab2:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab2.uagb-tabs__active {opacity: 1.0;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab2:after {background: #ef7d00;}

    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab3 {background: #d4006d; }
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab3:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab3.uagb-tabs__active {opacity: 1.0;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab3:after {background: #d4006d;}

    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab4 {background: #32b7bc; }
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab4:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab4.uagb-tabs__active {opacity: 1.0;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab4:after {background: #32b7bc;}

    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab5 {background: #8daaae;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab5:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab5.uagb-tabs__active {opacity: 1.0;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab5:after {background: #8daaae;}

    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab6 {background: #dfd400; }
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab6:hover, .sector-tabs .uagb-tabs__panel #uagb-tabs__tab6.uagb-tabs__active {opacity: 1.0;}
    .sector-tabs .uagb-tabs__panel #uagb-tabs__tab6:after {background: #dfd400;}

    #signup-content {padding: 40px 15px 40px;}


    .single-the-team .testimonials-wrap button.slick-arrow.slick-prev {left: 5px;}
    .single-the-team .testimonials-wrap button.slick-next.slick-arrow {right: 5px;}

}

@media screen and (max-width: 767px) {

	#homesearch {padding:0 20px;width: 100%; top: 10%;}
	#homesearch input[type="text"] {margin-bottom: 10px;}
	#homesearch .fwp-submit { position: absolute; bottom: 9px; right: 0;}

    .homesearchform {position: relative; float: left; width: 370px}

	.disciplines-section .wp-block-uagb-column .uagb-column__inner-wrap {padding-top: 0; padding-bottom: 0;}

	.register-panel:after {width: 25.5%;}
	.testimonial-panel:after {width: 25.5%; }

	#filters {display: none;}
	
}

@media screen and (max-width: 666px) {

	body h1, body .h1 {font-size: 34px;}

	.register-panel:before {top: -20px;}
	.testimonial-panel:before {top: -20px;}
	.register-panel:after {bottom: -20px;}
	.testimonial-panel:after {bottom: -20px;}
    .entry-header {padding-top: 20px; padding-bottom: 20px;}
	.entry-header::before {width: 100%;}
	.entry-header .heading h1, .entry-header .heading .h1 {/*max-width: 265px;*/ margin-bottom: 15px;}

    #home-video {padding: 36% 0;}

    .homesearchform {width: 320px}

}

@media screen and (max-width: 575px) {

	.mega-menu-toggle {margin-top: 16px;}
    #home-video { padding: 60% 0; }
}