/*
 Theme Name:     STEP Surrey
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Author:         Akiko Design Ltd
 Author URI:     https://www.akikodesign.com/
 Template:       wp-bootstrap-starter
 Version:        1.0.0
*/


/****************************************
*** Theme customization starts below ***
*****************************************/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500&display=swap');


/*
Montserrat font
font-family: montserrat, sans-serif;
Semi-bold - 600
Bold - 700
Black - 900
*/

body {font-size:1.125rem;/*font-size: 18px;*/font-family: 'Open Sans', sans-serif; line-height: 1.5; color: #0d5158; font-weight: 400;text-size-adjust:100%;}
body h1, body h2, body h3, body h4, body h5, body h6 {font-family: montserrat, sans-serif; margin-bottom:15px; color: #0d5158; font-weight: 900;}
h1, .h1 {font-size: 3.4rem;line-height: 1.2;/*font-size: 44px;*/}
h2, .h2 {font-size: 2.75rem; line-height: 1.2;/*font-size: 40px;*/}
h3, .h3 {font-size: 2.25rem; line-height: 1.2; /*font-size: 36px;*/}
h4, .h4 {font-size: 1.875rem; /*font-size: 30px;*/}
h5, .h5 {font-size: 1.5rem; /*font-size: 24px;*/}
h6, .h6 {font-size: 1.125rem; /*font-size: 18px;*/}
p {line-height: 1.5;}
/*a {color: #5b0629;}*/
a:hover {text-decoration: none;}
strong {font-weight: 600;}
img {max-width: 100%; height: auto;}
.large-text {font-size: 1.5rem}
.heading {font-family: montserrat, sans-serif;}
.montserrat {font-family: montserrat, sans-serif;}
.fw-300 {font-weight: 300}
.fw-400 {font-weight: 400}
.fw-600 {font-weight: 600}
.fw-700 {font-weight: 700}
.fw-900 {font-weight: 900}

.entry-content p a, p a, li a {text-decoration: underline;font-weight: bold; color: inherit;word-break: break-word;}

p.subheading {font-size: 24px; line-height: 35px; font-weight: 600;}
.see-all {font-size: 24px; line-height: 52px; font-family: montserrat, sans-serif; font-weight: 700; color:#0d5158; }
.see-all:hover {color: inherit; text-decoration: underline;}
/*.see-all:after {content:url('/wp-content/uploads/2024/03/white-arrow-right.svg'); margin-left: 10px;}
.bg-ffffff .see-all:after, .light-green-grad .see-all:after  {content:url('/wp-content/uploads/2024/03/green-arrow-right.svg');}*/
.opensans {font-family: 'Open Sans', sans-serif;}

.subheading span {position: relative;}
.subheading span:before { content: ""; display: block; width: 44px; height: 1px; background: #fff; left: -54px; top: 49%; position: absolute;}
.subheading span:after { content: ""; display: block; width: 44px; height: 1px; background: #fff; right: -54px; top: 49%; position: absolute;}

.co_headlinebold {font-family: 'co_headlinebold', sans-serif;}

.screen-reader-text { background-color: #0d5158 !important; color: #fff !important;}

body .cky-box-top-right {
    top: 20%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

body .container {max-width: 1320px}

body .widget { font-size: 100%; }

body .has-teal-color {color:#00938e;}
body .has-green-color {color:#8abd24;}
body .has-light-green-color {color:#c8da2c;}
body .has-dark-green-color {color:#0d5158;}
body .has-yellow-color {color: #eae100}
body .has-white-color {color:#ffffff;}
body .has-black-color {color:#000000;}

body .has-teal-background-color {background-color:#00938e;}
body .has-green-background-color {background-color:#8abd24;}
body .has-light-green-background-color {background-color:#c8da2c;}
body .has-dark-green-background-color {background-color:#0d5158;}
body .has-yellow-background-color {background-color: #eae100}
body .has-white-background-color {background-color:#ffffff;}
body .has-black-background-color {background-color: #000000;}
body .has-transparent-background-color {background-color: transparent;}

body .wp-block-separator {border-bottom: none;}

hr.has-teal-color {border-top: 1px solid #00938e;}
hr.has-green-color {border-top: 1px solid #8abd24;}
hr.has-light-green-color {border-top: 1px solid #c8da2c;}
hr.has-dark-green-color {border-top: 1px solid #0d5158;}
hr.has-yellow-color {border-top: 1px solid #eae100}
hr.has-white-color {border-top: 1px solid #ffffff;}
hr.has-black-color {border-top: 1px solid #000000;}

.opacity-0 {opacity: 0;}
.opacity-5 {opacity: 0.5;}
.opacity-1 {opacity: 1;}
.animated {opacity: 0;}
.animated.opacity-1 {opacity: 1;}
.animated.delay-05s, .animate__animated.delay-05s { -webkit-animation-delay: 0.25s; animation-delay: 0.25s; --animate-delay: 0.25s; -webkit-animation-delay: var(--animate-delay); animation-delay: var(--animate-delay);}

.z-index-1 {z-index: 1;}
.z-index-10 {z-index: 10;}
.overlay-link {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 10;}

.hide-overflow {overflow: hidden;}

body .border { border: 2px solid #ffffff!important;}
body .bg-ffb300 .border { border: 1px solid #00244D!important;}

body .btn {min-height:56px; padding: 12px 24px 12px 24px; border-radius: 0;font-family: montserrat, sans-serif; font-weight: 900; line-height: 1.3; transition: all 0.5s; font-size: 1.25rem; /*font-size: 16px;*/ margin-top: 20px; text-decoration: none; border: 3px solid;}
body .btn:hover { color: #0d5158; transition: all 0.5s;padding: 12px 24px 12px 24px; background-color: transparent;}
body .btn.has-dark-green-background-color { border-color:#0d5158; }
body .btn.has-white-background-color { border-color:#fff; }
body .btn.has-white-background-color:hover {color: #fff;}
body .btn.focus, body .btn:focus, body button:focus { box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 1)!important;}
body header#masthead .search-link:focus {box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 1);}
body .frm_button_submit:focus {box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 1);}
/*body .bg-0d5158 .btn.focus, body .bg-0d5158 .btn:focus { box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 1.0);}
body .dark-green-grad .btn.focus, body .dark-green-grad .btn:focus { box-shadow: 0 0 0 0.2rem rgba(255, 255, 0, 1.0);}*/

.dark-teal-grad {background-image: linear-gradient(114deg, #00938e 0%, #0d5158);background-color: #00938e;}
.light-green-grad {background-image: linear-gradient(114deg, #eae100 0%, #8abd24 100%); background-color: #c8da2c;}
.dark-teal-grad .btn:hover { border-color:#eae100; background-color:#eae100; color: #0d5158!important; }
.light-green-grad .btn:hover {border-color:#0d5158; background-color:#0d5158; }

body .facetwp-facet { margin-bottom: 0; }

.modal-content .modal-header {border-bottom: none;}
.modal-content .modal-header .close { font-size: 50px; font-weight: 400; line-height: 30px; color: #000; transform: rotate(45deg); text-shadow: 0 1px 0 #fff; opacity: 1.0; position: absolute; top: 10px; right: 10px;}
.modal-content .modal-header h3 {margin: 0 auto;}
.modal-content .modal-body form {position: relative;}
.modal-content .modal-body form .search-field {height: 56px; border-radius: 0;border: 2px solid #0d5158;}
.modal-content .modal-body form span.search-submit-wrap {position: absolute; right: 0; top: 0;}
.modal-content .modal-body form span.search-submit-wrap input  {background-image: url('/wp-content/uploads/2025/06/search_icon_thick.svg'); background-repeat: no-repeat; text-indent:-9999px; background-position: center; border-radius: 0; width: 56px; height: 56px; border: none;}

.form-widget form {position: relative;}
.form-widget form .search-field {height: 56px; border-radius: 0;border: 2px solid #0d5158;}
.form-widget form span.search-submit-wrap {position: absolute; right: 0; top: 0;}
.form-widget form span.search-submit-wrap input  {background-image: url('/wp-content/uploads/2025/06/search_icon_thick.svg'); background-repeat: no-repeat; text-indent:-9999px; background-position: center; border-radius: 0; width: 56px; height: 56px; border: none;}

.embed-container { position: relative; padding-bottom: 56.25%; overflow: hidden; max-width: 100%; height: auto; border-radius: 30px;} 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;}

/*body .input-group-text { background-color: transparent; border: none; border-radius: 0;}*/

/*Header*/
body header#masthead { -webkit-box-shadow: 0px 5px 18px 1px rgba(0,0,0,0.28); -moz-box-shadow: 0px 5px 18px 1px rgba(0,0,0,0.28); box-shadow: 0px 5px 18px 1px rgba(0,0,0,0.28); padding: 0 0 0; /*position: fixed;*/ width: 100%; z-index: 1000; background-color: rgba(255,255,255,1.0); transition: all .5s; min-height: 98px; overflow: visible;}
body header#masthead.sticky {background-color: rgba(255,255,255,1.0);transition: all .5s;}
body header#masthead .navbar-brand a:focus {outline-style: solid; outline-width: 2px; outline-color: #007bff; outline-offset: -2px;}
body header#masthead .navbar-brand svg {transition: all 0.5s; height: 68px; width: auto;}
body header#masthead .navbar-brand a + svg {margin-left: 20px;}
body header#masthead .search-link {height: 56px; display: inline-block; width: 56px; padding: 8px; border: 3px solid #0d5158; vertical-align: middle;}
body header#masthead .search-link:hover {background-color: transparent;}
body header#masthead .search-link:hover svg path {fill:#0d5158}
body header#masthead .btn {padding: 12px;}

body header#masthead .utilities .scc-logo svg {height: 68px; width: auto;}

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

.embed-container { position: relative; padding-bottom: 56.25%; overflow: hidden; max-width: 100%; height: auto;} 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none;}

form.frm-show-form.frm_pro_form {background-color: #fff; padding: 20px; border-radius: 0;}
#frm_form_4_container form.frm-show-form.frm_pro_form {padding: 0;}
.frm_forms.with_frm_style input[type=text], .frm_forms.with_frm_style input[type=password], .frm_forms.with_frm_style input[type=email], .frm_forms.with_frm_style input[type=number], .frm_forms.with_frm_style input[type=url], .frm_forms.with_frm_style input[type=tel], .frm_forms.with_frm_style input[type=file], .frm_forms.with_frm_style input[type=search], .frm_forms.with_frm_style select {background: #ffffff; border: 1px solid #0d5158; border-radius: 0;color: #000000;height: 46px; padding: 12px;}
.frm_forms.with_frm_style .frm_full textarea {background: #ffffff; border: 1px solid #0d5158; border-radius: 0;color: #000000; padding: 12px;}
.frm_forms.with_frm_style .frm_radio input[type=radio], .frm_forms.with_frm_style .frm_scale input[type=radio], .frm_forms.with_frm_style .frm_checkbox input[type=checkbox] {width: 24px!important; height: 24px!important;}
.frm_forms.frm_style_formidable-style.with_frm_style .frm_submit button {font-family: montserrat, sans-serif; line-height: 15px; font-weight: 900;}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type="checkbox"]:not([disabled]):checked {background-color: #0d5158 !important;}

/*.frm_forms.with_frm_style .frm_radio input[type=radio]:before, .frm_forms.with_frm_style .frm_scale input[type=radio]:before, .frm_forms.with_frm_style .frm_checkbox input[type=checkbox]:before {margin: 5px 0 0 5px;}*/

/*Facet WP*/
.facetwp-type-dropdown {position: relative;}
select.facetwp-dropdown {background: transparent; border: 3px solid #0d5158; border-radius: 0; height: 46px; margin-bottom: 25px; font-size: 18px;}
select.facetwp-dropdown.form-control:focus { background-color: transparent;}
.facetwp-type-dropdown:after {border: 1px solid #0d5158; width: 46px; text-align: center; border-radius: 0; background-color: #0d5158; content: url(/wp-content/uploads/2025/06/white-arrow-down.svg); right: 0; position: absolute; display: block; height: 46px; vertical-align: middle; z-index: 10; top: 0px; padding: 8px; z-index: -1;}
.facetwp-selections ul {padding-left: 0;}
.facetwp-selections ul:before {content:"Applied filters"; font-family: montserrat, sans-serif; font-weight: 700; margin-bottom:15px; color: #0d5158; font-size: 24px; display: block; margin-bottom:10px; }
.facetwp-selections ul li { padding: 10px; border: 1px solid #0d5158; border-radius: 0; margin-bottom: 10px; font-size: 14px;}
.facetwp-selections ul li .facetwp-selection-label {font-weight: 500;}
.facetwp-selections ul li .facetwp-selection-value {background-image: none; margin-right: 0; padding-right: 0;}
.facetwp-selections ul li .facetwp-selection-value:after {content: ""; background-image: url('/wp-content/plugins/facetwp/assets/images/icon-close.png'); background-repeat: no-repeat;width: 16px; height: 16px; display: inline-block; background-size: 100%; margin-left: 8px; float: right;}


button.facetwp-reset {padding: 14px 66px 14px 24px;  height: 46px; border-radius: 0; font-family: montserrat, sans-serif; font-weight: 900; line-height: 0.9; transition: all 0.5s; font-size: 1.125rem; margin-top: 20px; text-decoration: none;background-color: #0d5158; color:#fff;position: relative; border: 1px solid transparent;}
button.facetwp-reset:hover {padding: 14px 76px 14px 24px; background-color: #c8da2c;color: #0d5158;}
button.facetwp-reset:after { content: url(/wp-content/uploads/2024/02/white-button-arrow.svg); position: absolute; top: -1px; right: -1px; border-radius: 0; background-color: #00938e; height: 46px; width: 46px; padding: 16px 20px; }
button.facetwp-reset:hover:after { background-color: #8abd24; content: url(/wp-content/uploads/2024/02/dark-greeen-button-arrow.svg);}

/*.facetwp-facet-sort_order {position: relative;}
.facetwp-facet-sort_order select {background: transparent; border: 1px solid #0d5158; border-radius: 23px; height: 46px; margin-bottom: 25px; font-size: 18px; width: 124px;}
.facetwp-facet-sort_order select:focus { background-color: transparent;}
.facetwp-facet-sort_order:after {border: 1px solid #0d5158; width: 46px; text-align: center; border-radius: 100%; background-color: #0d5158; content: url(/wp-content/uploads/2024/02/white-arrow-down.svg); right: 0; position: absolute; display: block; height: 46px; vertical-align: middle; z-index: 10; top: 0px; padding: 8px; z-index: -1;}
*/
body .facetwp-facet-distance {margin-bottom: 20px;}
.facetwp-facet-distance .facetwp-input-wrap {width: 100%; display: block;}
.facetwp-facet-distance .facetwp-input-wrap input.facetwp-location {width: 100%; border: 3px solid #0d5158; height: 46px;border-radius: 0; margin-bottom: 25px; padding: 10px 15px;}
.facetwp-facet-distance .facetwp-input-wrap .facetwp-icon {height: 46px; bottom: 25px;}
.facetwp-facet-distance .facetwp-input-wrap .facetwp-icon:before { background-position: 0px 50%;}
.facetwp-facet-distance select.facetwp-radius-dropdown {border: 3px solid #0d5158; border-radius: 0; height: 46px; padding: 10px 15px;}

body .facetwp-facet-event_distance {margin-bottom: 20px;}
.facetwp-facet-event_distance .facetwp-input-wrap {width: 100%; display: block;}
.facetwp-facet-event_distance .facetwp-input-wrap input.facetwp-location {width: 100%; border: 1px solid #0d5158; height: 46px;border-radius: 23px; margin-bottom: 25px; padding: 10px 15px;}
.facetwp-facet-event_distance .facetwp-input-wrap .facetwp-icon {height: 46px;}
.facetwp-facet-event_distance .facetwp-input-wrap .facetwp-icon:before { background-position: 0px 50%;}
.facetwp-facet-event_distance select.facetwp-radius-dropdown {border: 1px solid #0d5158; border-radius: 23px; height: 46px; padding: 10px 15px;}

body .facetwp-facet-job_proximity {margin-bottom: 20px;}
.facetwp-facet-job_proximity .facetwp-input-wrap {width: 100%; display: block;}
.facetwp-facet-job_proximity .facetwp-input-wrap input.facetwp-location {width: 100%; border: 3px solid #0d5158; height: 46px;border-radius: 0; margin-bottom: 25px; padding: 10px 15px;}
.facetwp-facet-job_proximity .facetwp-input-wrap .facetwp-icon {height: 46px; bottom: 25px;}
.facetwp-facet-job_proximity .facetwp-input-wrap .facetwp-icon:before { background-position: 0px 50%;}
.facetwp-facet-job_proximity select.facetwp-radius-dropdown {border: 3px solid #0d5158; border-radius: 0; height: 46px; padding: 10px 15px;}

body .facetwp-type-search {margin-bottom: 20px;}
.facetwp-type-search .facetwp-input-wrap {display: block;}
.facetwp-type-search .facetwp-search {width: 100%; border: 3px solid #0d5158; height: 46px;border-radius: 0; margin-bottom: 25px; padding: 10px 15px;}
.facetwp-type-search .facetwp-icon {background-color:#0d5158; border-radius: 0; height: 46px; width: 46px; opacity: 1; display: none;}
.facetwp-type-search .facetwp-icon:before { width: 46px; height: 46px; background: url(/wp-content/uploads/2025/06/search_icon_thick.svg); background-repeat: no-repeat; background-position: center;}

.facetwp-facet-sort_order select {border: 3px solid #0d5158; border-radius: 0; height: 46px; padding: 7px 15px;}


.page-template-news-listing-php .facetwp-type-search .facetwp-search {width: auto; display: inline-block; margin-right: 15px;}
.page-template-news-listing-php button.btn {margin-top: -3px !important;}
.news-item-wrap figure figcaption {position: absolute; right: 0; bottom: 0;}
.news-item-wrap figure figcaption ul li:first-child:before {content: ""; margin-right: 0;}
.news-item-wrap figure figcaption ul li:before {content: "\2022";margin-right: 10px;}
.news-item-wrap .excerpt-content h3 {color: #0d5158;}

/*Footer*/

/*.site-info {font-size: 12px;}*/
.bottom-nav ul {padding-left: 0; list-style: none;}
.bottom-nav ul li {height: 40px;}
.bottom-nav ul li a {color: #fff; text-decoration: none;}
.bottom-nav ul li a:hover {text-decoration: underline;}
.footer-logo svg {height:68px; width: auto;}
.footer-bg {position: absolute; top: 0; right: 0; z-index: 0;}

.newsletter-cta {}
.newsletter-cta .btn:hover {background-color: transparent;}

/*404 page*/
/*.error404 .site-main article {margin-top: 66px;}
.error404 .related-news figure {height: 178px; position: relative;}
.error404 .related-news figure figcaption {position: absolute; left: 0; bottom: 0; padding: 5px; font-size: 14px; color: #fff; background-color: #303030;}
*/

#breadcrumbs, #breadcrumbs a {color: #0d5158;}
#breadcrumbs .breadcrumb_last {font-weight: 500;}
.bread-crumb-wrap {margin-bottom: -3rem; position: relative; z-index: 10;}

#bttbutton { display: inline-block; background-color: #0d5158; width: 40px; height: 40px; text-align: center; position: fixed; bottom: 30px; right: 14px; transition: background-color .3s,opacity .5s,visibility .5s; opacity: 0; visibility: hidden; z-index: 1000; padding: 2px 8px; border: 1px solid #fff;border-radius: 8px;}
#bttbutton::after { content: url('/wp-content/uploads/2025/06/white-arrow-up.svg'); vertical-align: text-top;}
#bttbutton:hover { cursor: pointer; background-color: #c8da2c; }
#bttbutton:active { background-color: #c8da2c;}
#bttbutton.show { opacity: 1; visibility: visible;}

/*Home*/
.home-ctas .inner {max-width: 600px;}
.home-ctas span.heading {padding: 10px 0 0 30px; position: relative; font-size:4.4rem; display:block; font-weight:900; line-height:1.2; /*font-size: 70px;*/}
.home-ctas span.heading svg {position: absolute; top: 0; left: 0;right: 0; width: 100%; height: auto;}
.home-ctas .btn {border-color: #fff;}

.nav-tabs { border-bottom: 3px solid #0d5158;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color: #fff; border-color: #0d5158 #0d5158 #fff; background-color: #0d5158;}
.nav-tabs .nav-link { border: 3px solid #0d5158; border-top-left-radius: 0; border-top-right-radius: 0; border-bottom: none; color: #0d5158; background-color: #fff;}


/*Single News Article*/

.facetwp-template[data-name="news_listing_template"] .news-item-wrap  { position: relative; overflow: hidden; /*border: 3px solid #0d5158; padding-bottom: 50px;*/}
.facetwp-template[data-name="news_listing_template"] .news-item-wrap footer {position: absolute; bottom: 0; left:0; right: 0;}

.single .entry-content figure img {margin: 20px 0;}
.single-post article.news-item-wrap figure img:not([src$=".svg"]) { }
/*.single-post article.news-item-wrap {border: 3px solid #0d5158;}*/

/*Service provider*/
.single-service-provider .service-provider-wrap  {border: 3px solid #0d5158; position: relative; overflow: hidden; padding-bottom: 50px;}
.service-provider-wrap .btn:hover {background-color: #fff; color: #0d5158;}
.single-service-provider .service-provider-wrap footer {position: absolute; bottom: 0; left:0; right: 0;}

.single-provider aside .service-provider-wrap {border: 3px solid #0d5158;}

.facetwp-template[data-name="directory_template"] .service-provider-wrap  {border: 3px solid #0d5158; position: relative; overflow: hidden; padding-bottom: 50px;}
.facetwp-template[data-name="directory_template"] .service-provider-wrap footer {position: absolute; bottom: 0; left:0; right: 0;}

.related-service-providers .service-provider-wrap  {border: 3px solid #0d5158; position: relative; overflow: hidden; padding-bottom: 50px;}
.related-service-providers .service-provider-wrap footer {position: absolute; bottom: 0; left:0; right: 0;}

.facetwp-template[data-name="jobs_listing_template"] .service-provider-wrap  {border: 3px solid #0d5158; position: relative; overflow: hidden; padding-bottom: 50px;}
.facetwp-template[data-name="jobs_listing_template"] .service-provider-wrap footer {position: absolute; bottom: 0; left:0; right: 0;}


/*Events*/
/*.facetwp-template[data-name="events_listing"] .event-wrap {border: 3px solid #0d5158; position: relative; overflow: hidden; padding-bottom: 16px;}
.facetwp-template[data-name="events_listing"] .event-wrap footer {position: absolute; bottom: 0; left:0; right: 0;}
.event-wrap.event-categories-in-person footer {background-color:#0d5158;}
.event-wrap.event-categories-online footer {background-color:#00938e;}

.single-event .event-hero {position: relative; padding-bottom: 140px; padding-top: 70px}
.single-event .event-hero:after { content: ""; clip-path: polygon(100% 5%, 0% 100%, 100% 100%); width: 100%; height: 90px; display: block; position: absolute; bottom: -1px; left: 0; right: 0; background-color: #fff;}
.single-event .event-hero .col-lg-8 {border-radius: 23px 0  0 23px;}
.single-event .event-hero .col-lg-4 {border-radius: 0 23px 23px 0;}
.single-event .booking-info {border-radius: 23px;}
.single-event .booking-info .btn {border: 1px solid #fff;}
.single-event .booking-info .btn:after {border: 1px solid #fff; background-color: transparent;}
.single-event .booking-info .btn:hover:after{background-color: #8abd24;}
.single-event .event-details {    background: rgb(200, 218, 44); background: linear-gradient(0deg, rgba(200, 218, 44, 1) 0%, rgba(244, 255, 146, 1) 100%);}
.single-event .bsgh_text_image_block.green-grad h1, .single-event .bsgh_text_image_block.green-grad h2, .single-event .bsgh_text_image_block.green-grad h3, .single-event .bsgh_text_image_block.green-grad h4, .single-event .bsgh_text_image_block.green-grad h5, .single-event .bsgh_text_image_block.green-grad p, .single-event .bsgh_text_image_block.green-grad a, .single-event .bsgh_text_image_block.green-grad ul, .single-event .bsgh_text_image_block.green-grad ol { color: #0d5158; }
.single-event .em-bookings-ticket-table-spaces select {border-radius: 23px; border: 1px solid #0d5158; height: 50px; padding: 5px 15px;}
.single-event .em-event-booking-form label {display: block;}
.single-event .em-event-booking-form input.input {border-radius: 23px; border: 1px solid #0d5158;width: 100%; height: 50px; padding: 5px 15px;}
.single-event .em-event-booking-form input.em-booking-submit {background-color: #0d5158; padding: 14px 24px; height: 46px; border-radius: 23px; font-family: 'co_headlinebold', sans-serif; line-height: 15px; transition: all 0.5s; font-size: 16px; border: 1px solid #0d5158; color: #fff;}
.single-event .em-event-booking-form input.em-booking-submit:hover {background-color: #00938e;}
.single-event .em-item-taxonomies .event-categories {list-style: none; padding-left: 0;}
.single-event .em-item-taxonomies .event-categories li a {color: #0d5158; text-decoration: none;}
.single-event .em-item-taxonomies .event-categories li a:hover {cursor: default; }
.single-event .em-event-add-to-calendar {padding: 14px 66px 14px 24px; height: 46px; border-radius: 23px; font-family: 'co_headlinebold', sans-serif; line-height: 15px; transition: all 0.5s; font-size: 16px; background-color: #0d5158; color: #fff; position: relative; margin-bottom: 20px; border: 1px solid transparent;}
.single-event .em-event-add-to-calendar:hover {color: #0d5158; transition: all 0.5s; padding: 14px 76px 14px 24px; background-color: #fff;}
.single-event .em-event-add-to-calendar:after {content: url(/wp-content/uploads/2024/02/white-button-arrow.svg); position: absolute; top: -1px; right: -1px; border-radius: 100%; background-color: #00938e; height: 46px; width: 46px; padding: 16px 20px;}
.single-event .em-event-add-to-calendar:hover:after { background-color: #8abd24; content: url(/wp-content/uploads/2024/02/dark-greeen-button-arrow.svg);}
.em-tooltip-ddm-content { border: 0; padding: 0; margin: 0; position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); white-space: nowrap;}
.em-event-add-to-calendar-content a {display: block; font-size: 16px; color: #00938e;}

.page-template-submit-events-template .css-event-form {background-color: #fff; padding: 40px; border-radius: 23px;}

form.em-event-editor section.em-event-editor-section {margin-bottom: 25px;}
form.em-event-editor section.em-event-editor-section h3, form.em-event-editor section label, form.em-event-editor section legend {text-transform: lowercase;}
form.em-event-editor section.em-event-editor-section h3:first-letter, form.em-event-editor section label:first-letter, form.em-event-editor section legend:first-letter {text-transform: uppercase;}
form.em-event-editor section.em-event-editor-section h3 label {font-size: 36px; line-height: 40px;}
form.em-event-editor section.event-form-details .event-extra-details {margin-top: 25px; margin-bottom: 25px;}
form.em-event-editor label {display: block;}
form.em-event-editor section.em-event-editor-section label, form.em-event-editor section.em-event-editor-section legend {font-size: 18px; font-weight: 500;}
form.em-event-editor label.inline-left {display: inline-block;}
form.em-event-editor input[type="text"] {border-radius: 23px; border: 1px solid #0d5158;width: 100%; height: 50px; padding: 5px 15px; margin-bottom: 20px; font-size: 18px;}
form.em-event-editor em#em-location-search-tip {margin: 10px 0 25px; display: block;}

form.em-event-editor input[type="text"].em-date-input, form.em-event-editor input[type="text"].em-time-input {width: 300px;}
form.em-event-editor select {border-radius: 23px; border: 1px solid #0d5158; height: 50px; padding: 5px 15px; margin-bottom: 20px;}
form.em-event-editor p.em-timezone {display: none;}
form.em-event-editor .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input {border-radius: 23px!important; border: 1px solid #0d5158; height: 50px; padding: 5px 15px!important;}
form.em-event-editor .event-form-submit input[type="submit"] {background-color: #0d5158; padding: 14px 24px; height: 46px; border-radius: 23px; font-family: 'co_headlinebold', sans-serif; line-height: 15px; transition: all 0.5s; font-size: 16px; border: 1px solid #0d5158; color: #fff;}
form.em-event-editor .event-form-submit input[type="submit"]:hover {background-color: #00938e;}
form.em-event-editor #event-image {background-color: #0d5158; padding: 9px 12px; height: 46px; border-radius: 23px; font-family: 'co_headlinebold', sans-serif; line-height: 15px; transition: all 0.5s; font-size: 16px; border: 1px solid #0d5158; color: #fff; margin-bottom: 20px; max-width: 100%;}
form.em-event-editor .event-attributes label {font-size: 18px; font-weight: 500;}*/

/*Document library*/
#documents-accordion {}
#documents-accordion .heading {padding: 24px 0;}

.page-template-documents-listing-template .document-labels {font-size: 40px; font-family: 'co_headlinebold', sans-serif; line-height: 36px;}
.page-template-documents-listing-template .document-labels .date-label {width: 140px;}

.facetwp-template[data-name="documents_listing_template"] .accordion .card {border-left: none; border-right: none;}
.facetwp-template[data-name="documents_listing_template"] .accordion .card .heading h3 {}
.facetwp-template[data-name="documents_listing_template"] .accordion .card .heading h3 button {background-color: transparent; border: none; padding: 0;position: relative; padding-right: 60px; width: 100%; display: block; text-align: left; color: #000;}
.facetwp-template[data-name="documents_listing_template"] .accordion .card .heading h3 span {width:140px;}
.facetwp-template[data-name="documents_listing_template"] .accordion .card .heading h3 button:after {content: url('/wp-content/uploads/2024/03/white-arrow-down.svg'); background-color:#0d5158; width:46px; height:46px; border-radius:100%; display: block; float: right; padding: 5px 16px; position: absolute; right:0; top: -7px; line-height: 34px;}
.facetwp-template[data-name="documents_listing_template"] .accordion .card .heading h3[aria-expanded="true"]:after {content: url('/wp-content/uploads/2024/03/white-arrow-up.svg'); padding: 3px 16px;}

#acf-form .acf-required {color:#e80000;}
#acf-form .acf-field input[type=text] {border-radius: 23px; border: 1px solid #0d5158;width: 100%; height: 50px; padding: 5px 15px;}
#acf-form .acf-repeater > .acf-actions .acf-button {float: left;}
#acf-form .acf-repeater .acf-row > .acf-row-handle .acf-icon, #acf-form .acf-repeater .acf-row.-hover > .acf-row-handle .acf-icon { display: block;}
#acf-form .acf-button {background-color: #0d5158; padding: 14px 66px 14px 24px; height: 46px; border-radius: 23px; font-family: 'co_headlinebold', sans-serif; line-height: 15px; transition: all 0.5s; font-size: 16px; border: 1px solid #0d5158; color: #fff; position: relative;margin-bottom: 10px;}
#acf-form .acf-button:after {content: url('/wp-content/uploads/2024/02/white-button-arrow.svg');position: absolute; top: -1px; right: -1px; border-radius: 100%; background-color: #00938e; height: 46px; width: 46px; padding: 16px 20px;  }
#acf-form .acf-button:hover { color: #0d5158; transition: all 0.5s;padding: 14px 76px 14px 24px; background-color: #c8da2c;}
#acf-form .acf-button:hover:after {background-color:#8abd24; content: url('/wp-content/uploads/2024/02/dark-greeen-button-arrow.svg');}
#acf-form input[type=submit].acf-button {padding: 14px 24px; display: inline-block;}
#acf-form input[type=submit].acf-button:hover {padding: 14px 24px;}
#acf-form ul.acf-radio-list li, ul.acf-checkbox-list li { font-size: 16px;}
#acf-form .acf-form-submit {padding-top: 30px; text-align: center;}

#acf-form .acf-repeater .acf-row > .acf-row-handle .acf-icon.focus, #acf-form .acf-repeater .acf-row > .acf-row-handle .acf-icon:focus { box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 1);}

.facetwp-facet-pagination .facetwp-page {background-color: #fff; padding: 5px 5px; width: 38px; color: #0d5158; border: 1px solid #0d5158; text-align: center;}
.facetwp-facet-pagination .facetwp-page.active {background-color: #0d5158;color: #fff;border: 1px solid #0d5158;}
.facetwp-facet-pagination .facetwp-page.prev, .facetwp-facet-pagination .facetwp-page.next {width: auto;padding: 5px 10px;}

/*Surrey Businesses*/
.facetwp-map-filtering {display: none;}
.facetwp-facet-industries {display: inline-block}
.facetwp-facet-industries .facetwp-counter {display: none ;}
.facetwp-facet-industries .facetwp-checkbox { background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23E1E1E1" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="12" cy="12" r="12"/></g></svg>'); background-size: 35px 26px; background-position: right 1px; padding-right: 40px; padding-left: 0;}
.facetwp-facet-industries .facetwp-checkbox.checked { background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%238ABD24" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="transport"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%230d5158" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="ai"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%2300938e" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="coworking-spaces"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23d5e6b5" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="business-leaders-forum"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23c8da2c" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="creative"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23eae100" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="green"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%238abd24" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="life-sciences"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%2395c9c7" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="research-and-innovation-assets"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23aeb7b8" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
/*.facetwp-facet-industries .facetwp-checkbox[data-value="creative"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%2300938e" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}*/
.facetwp-facet-industries .facetwp-checkbox[data-value="space-and-satellite-technology"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%2308692e" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');} 
.facetwp-facet-industries .facetwp-checkbox[data-value="games"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23b4f531" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="cyber"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%235e762d" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');} 
.facetwp-facet-industries .facetwp-checkbox[data-value="technology"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%238ef66c" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');} 
.facetwp-facet-industries .facetwp-checkbox[data-value="construction-aviation"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23a7f7c7" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');} 
.facetwp-facet-industries .facetwp-checkbox[data-value="top-100-companies-by-uk-turnover"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23144707" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="top-100-companies-by-uk-employees"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23c1dabd" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}
.facetwp-facet-industries .facetwp-checkbox[data-value="defense"].checked {background-image: url('data:image/svg+xml,<svg width="45" height="26" viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg"><g transform="translate(1 1)" fill="none" fill-rule="evenodd"><rect stroke="%23979797" fill="%23b1bd5c" x="-.5" y="-.5" width="44" height="25" rx="12"/><circle fill="%23FFF" cx="31" cy="12" r="12"/></g></svg>');}

.map-filters {border: 1px solid #0d5158; padding: 22px; border-radius: 30px;}

#facetwp-map .gm-style-iw { width: 300px; min-height: 200px; border-radius: 0;}
#facetwp-map .news-item-wrap {padding-bottom: 20px;font-size: 18px}
/*#facetwp-map .news-item-wrap footer {position: absolute; bottom: 0; left:0; right: 0; background-color: #fff; border: 3px solid #0d5158}
#facetwp-map .news-item-wrap footer a {color: #0d5158; font-size: 18px}
#facetwp-map .news-item-wrap.industry-ai footer {background-color: #00938e;}
#facetwp-map .news-item-wrap.industry-ai footer a {color: #fff;}
#facetwp-map .news-item-wrap.industry-automotive footer {background-color: #0d5158;}
#facetwp-map .news-item-wrap.industry-automotive footer a {color: #fff;}
#facetwp-map .news-item-wrap.industry-business-leaders-forum footer {background-color: #c8da2c;}
#facetwp-map .news-item-wrap.industry-business-leaders-forum footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-coworking-spaces footer {background-color: #d5e6b5;}
#facetwp-map .news-item-wrap.industry-coworking-spaces footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-creative footer {background-color: #eae100;}
#facetwp-map .news-item-wrap.industry-creative footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-green footer {background-color: #8abd24;}
#facetwp-map .news-item-wrap.industry-green footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-life-sciences footer {background-color: #95c9c7;}
#facetwp-map .news-item-wrap.industry-life-sciences footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-research-and-innovation-assets footer {background-color: #aeb7b8;}
#facetwp-map .news-item-wrap.industry-research-and-innovation-assets footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-space-and-satellite-technology footer {background-color: #08692e;}
#facetwp-map .news-item-wrap.industry-space-and-satellite-technology footer a {color: #fff;}
#facetwp-map .news-item-wrap.industry-games footer {background-color: #b4f531;}
#facetwp-map .news-item-wrap.industry-games footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-cyber footer {background-color: #5e762d;}
#facetwp-map .news-item-wrap.industry-cyber footer a {color: #fff;}
#facetwp-map .news-item-wrap.industry-technology footer {background-color: #8ef66c;}
#facetwp-map .news-item-wrap.industry-technology footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-construction-aviation footer {background-color: #a7f7c7;}
#facetwp-map .news-item-wrap.industry-construction-aviation footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-top-100-companies-by-uk-turnover footer {background-color: #144707;}
#facetwp-map .news-item-wrap.industry-top-100-companies-by-uk-turnover footer a {color: #ffffff;}
#facetwp-map .news-item-wrap.industry-top-100-companies-by-uk-employees footer {background-color: #c1dabd;}
#facetwp-map .news-item-wrap.industry-top-100-companies-by-uk-employees footer a {color: #0d5158;}
#facetwp-map .news-item-wrap.industry-defense footer {background-color: #b1bd5c;}
#facetwp-map .news-item-wrap.industry-defense footer a {color: #0d5158;}*/

.facetwp-template[data-name="business_listing_template"] .news-item-wrap  {border-radius: 31px;border: 1px solid #0d5158; position: relative; overflow: hidden; padding-bottom: 50px;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap footer {position: absolute; bottom: 0; left:0; right: 0;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-ai {border: 1px solid #00938e;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-ai footer {background-color: #00938e;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-ai footer a {color: #fff;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-transport {border: 1px solid #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-transport footer {background-color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-transport footer a {color: #fff;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-business-leaders-forum {border: 1px solid #c8da2c;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-business-leaders-forum footer {background-color: #c8da2c;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-business-leaders-forum footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-coworking-spaces {border: 1px solid #d5e6b5;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-coworking-spaces footer {background-color: #d5e6b5;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-coworking-spaces footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-creative {border: 1px solid #eae100;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-creative footer {background-color: #eae100;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-creative footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-green {border: 1px solid #8abd24;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-green footer {background-color: #8abd24;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-green footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-life-sciences {border: 1px solid #95c9c7;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-life-sciences footer {background-color: #95c9c7;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-life-sciences footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-research-and-innovation-assets {border: 1px solid #aeb7b8;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-research-and-innovation-assets footer {background-color: #aeb7b8;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-research-and-innovation-assets footer a {color: #0d5158;}

.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-space-and-satellite-technology {border: 1px solid #08692e;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-space-and-satellite-technology footer {background-color: #08692e;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-space-and-satellite-technology footer a {color: #fff;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-games {border: 1px solid #b4f531;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-games footer {background-color: #b4f531;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-games footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-cyber {border: 1px solid #5e762d;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-cyber footer {background-color: #5e762d;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-cyber footer a {color: #fff;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-technology {border: 1px solid #8ef66c;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-technology footer {background-color: #8ef66c;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-technology footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-construction-aviation {border: 1px solid #a7f7c7;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-construction-aviation footer {background-color: #a7f7c7;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-construction-aviation footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-top-100-companies-by-uk-turnover {border: 1px solid #144707;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-top-100-companies-by-uk-turnover footer {background-color: #144707;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-top-100-companies-by-uk-turnover footer a {color: #ffffff;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-top-100-companies-by-uk-employees {border: 1px solid #c1dabd;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-top-100-companies-by-uk-employees footer {background-color: #c1dabd;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-top-100-companies-by-uk-employees footer a {color: #0d5158;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-defense {border: 1px solid #b1bd5c;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-defense footer {background-color: #b1bd5c;}
.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-defense footer a {color: #0d5158;}

/*.facetwp-template[data-name="business_listing_template"] .news-item-wrap.industry-automotive footer a {color: #fff;}*/
.business-filters {border: 1px solid #0d5158; padding: 22px 30px 22px;width: 100%; background-color: #fff; border-radius: 30px;}
.business-filters  .facetwp-facet-industries .facetwp-checkbox {width: auto; float: left; margin: 10px 20px;}

body .pw-protected form .btn {margin-top: 0; background-color: #0d5158; color: #fff; padding: 14px 24px 14px 24px;}

/*Site map*/
body .wshs-post-simple-list li a:hover {text-decoration: underline; color: #0d5158;}

/*Media Queries*/

/*@media screen and (min-width: 1200px) {

    .single-event .em-booking-form-details .input-user-field {width: 50%; float: left; padding-right: 15px;}

}*/

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

    .home-ctas {height: 100vh;}
    .home-ctas .col-12 {height: 50vh;}

}

@media screen and (max-width: 1250px) {
    body #mega-menu-wrap-primary #mega-menu-primary { padding: 0px 0 0px 10px;}
    body header#masthead .btn {font-size: 16px;}
}

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

    body header#masthead {position: relative; background-color: rgba(255,255,255,1.0);transition: all .5s;-webkit-box-shadow: 0px 5px 18px 1px rgba(0,0,0,0.28); -moz-box-shadow: 0px 5px 18px 1px rgba(0,0,0,0.28); box-shadow: 0px 5px 18px 1px rgba(0,0,0,0.28);background: linear-gradient(180deg, rgba(255,255,255,1.0) 0%, rgba(255,255,255,1.0) 100%);}

    body #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {top: 80px;}
    body #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open:after {background: transparent;}

    .nf-form-cont {background-color: #fff; padding: 40px 20px; border-radius: 23px;}
    .page-template-submit-events-template .css-event-form {background-color: #fff; padding: 40px 20px; border-radius: 23px;}

    .facetwp-facet-industries .facetwp-checkbox { background-position: right -2px;}

    body .btn { line-height: 1.6;}

}

@media screen and (max-device-width: 767px) {
    body {font-size:1.4rem;}
    body .btn { font-size: 1.5rem;}
    h5, .h5 {font-size: 1.6rem; /*font-size: 24px;*/}
    h6, .h6 {font-size: 1.5rem; /*font-size: 18px;*/}
}

@media screen and (max-width: 575px) {
    .footer-bg {top: 0; bottom: 0; margin: auto 0;}
}

@media screen and (max-width: 442px) {
    .page-template-news-listing-php button.btn { margin-top: 5px !important;}
}