
 
html{
	scroll-padding-top: 190px;
	overflow-x:hidden;
}

body {
    line-height: normal;
    opacity: 0;
    float: left;
    width: 100%;
    display: block;
}

body.bodylock {
	height:100vh;
	overflow:hidden;
}

body.bodyactive {
	opacity:1;
}

*:before, *:after {
	content: none;
    visibility: hidden;
}

.clearfix:after {
 	content: ".";
 	display: block;
 	clear: both;
 	visibility: hidden;
 	line-height: 0;
	height: 0;
}
 
a {
    box-shadow: inset 0 -0.06rem 0 0 #3c3c3c;
    transition: box-shadow 0.2s;
    font-weight: 700;
    color: #3c3c3c;
    position: relative;
}


a:hover {
    box-shadow: inset 0 -0.06rem 0 0 #fb7d17;
    color: #fb7d17;
}

 
a:hover {
	cursor:pointer;
}
a:focus, button:focus {
	outline:none !important;
}
a:active {
	outline:none !important;
}
.fal {
	font-weight:normal;
}
.fab {
	font-weight:normal;
}
::-ms-clear {
  display: none;
}
ul, ul li, ol, ol li {
	padding:0 0 0 0;
}
img {
    max-width: 100%;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
}
button, html input[type=button], input[type=reset], input[type=submit]{
	border:0;
}

b, strong {
    font-weight: 700;
}

/* Chrome */
::-webkit-search-decoration,
::-webkit-search-cancel-button,
::-webkit-search-results-button,
::-webkit-search-results-decoration { 
	display: none; 
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

  input:-webkit-autofill,
  input:-webkit-autofill:hover,
  input:-webkit-autofill:focus textarea:-webkit-autofill,
  textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
  select:-webkit-autofill,
  select:-webkit-autofill:hover,
  select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
  }

 
/* apply a natural box layout model to all elements */
*, *:before, *:after {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.btn,
.cookieconsent-popup .cookieconsent-button-wrap button:last-of-type,
.woocommerce-pages .woocommerce .button {
	font-size: 16px;
    line-height: 0.9;
    border-radius: 0px;
    height: 46px;
    float: left;
    display: block;
    position: relative;
    text-align: center;
    border: none;
    outline: none !important;
    overflow: hidden;
    z-index: 1;
    backface-visibility: hidden;
    -webkit-backface-visiblity: hidden;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-radius: 100px;
}

.cookieconsent-popup .cookieconsent-button-wrap button:last-of-type {
    padding: 0px !important;
    float: right;
}

.btn-primary, .btn-secondary, .btn-white, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type,
.woocommerce-pages .woocommerce .button,
.woocommerce-pages table tbody td button.button[name="update_cart"] {
    color: #D7ECFB;
    background: transparent;
    padding: 17px 30px;
}

.btn-secondary {
    padding: 15px 30px;
}

/* all your before and afters live here */
.btn-primary:before, .btn-primary:after, .btn-secondary:before, .btn-secondary:after,.btn-white:before, .btn-white:after, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:before, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:after,
ol li:before, form .fields .selectize-input:after, form .form-row .selectize-input:after, div.summary table.variations tr td .selectize-input:after, .wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label:before, .wpcf7 form .fields .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label:before, .accordion-section .acc-title:after, .header ul li.menu-item-has-children > a:after, .header ul li#menu-item-479 > a:after, .background-block .bg-image, blockquote:before, .full-width-block .full-width-inner .bg-image, .img-filter:before, .testimonial-block:before, .testimonial-block:after, .testimonial-block .meta span:after, .navigation ul li a:before, .post-list .post-inner a.post-thumbnail:after, .section.sidebar-services:before, .section.sidebar-services .sidebar-service-contain:before, .full-width-block:before, .hero.hero-full-image:before, .mobile-menu .mobile-menu-inner ul li.menu-item-479 a:before, .mobile-menu .mobile-menu-inner ul li.menu-item-479 a:after, .woocommerce-pages .woocommerce .button:before, .woocommerce-pages .woocommerce .button:after, .woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label:before, .woocommerce-pages .woocommerce table tfoot ul#shipping_method li label:before,   .woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before, .woocommerce-pages .woocommerce ul.payment_methods.methods li label:before, .select2-container .select2-selection .select2-selection__rendered:after,
#customer_login .col-1:before, #customer_login .col-2:before , #customer_login .form-row label.woocommerce-form-login__rememberme span:before, .filters-container .filter-block ul li label span:before, .filters-container .filter-block h4 a:before, ul.nav-tabs li a:before,.woocommerce-pages .woocommerce nav ul li a:before, ul.nav-tabs li a:after,.full-width-image:before 
 {
    visibility: visible;
  	content: "";
}

.fab:before, .fab:after, .fal:before, .fal:after, .fas:before, .fas:after, .far:before, .far:after, ul li:before {
    visibility: visible;
}


.btn-primary:before, .btn-primary:after, .btn-secondary:before, .btn-secondary:after,.btn-white:before, .btn-white:after, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:before, .cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:after,
.woocommerce-pages .woocommerce .button:before, .woocommerce-pages .woocommerce .button:after {
    z-index: -1;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    height: 100%;
    border-radius: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visiblity: hidden;
}


.btn-primary:after, 
.btn-secondary:before, 
.cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:after, 
.woocommerce-pages .woocommerce .button:after, 
.woocommerce-pages table tbody td button.button[name="update_cart"]:before {
    transform: translate(-0%, 0%);
    width: 100%;
    opacity: 0 !important;
}

.btn-primary:hover:after,
.btn-secondary:hover:before,
.cookieconsent-popup .cookieconsent-button-wrap button:last-of-type:hover:after,
.woocommerce-pages .woocommerce .button:hover:after,
.woocommerce-pages table tbody td button.button[name="update_cart"]:hover:before {
    transform: translate(0%, 0%);
    width: 100%;
    opacity: 1;
	left:0px;
}



.btn-primary:focus:after,
.btn-primary:active:after,
.btn-secondary:active:before,
.btn-secondary:focus:before,
.btn-secondary:active:after,
.btn-secondary:focus:after,
.btn-white:focus:before,
.btn-white:active:before,
.woocommerce-pages .woocommerce .button:focus:after,
.woocommerce-pages .woocommerce .button:focus:before,
.woocommerce-pages .woocommerce .button:active:after,
.woocommerce-pages .woocommerce .button:active:before  {
	opacity:0 !important;
}






.btn.btn-primary:not(.white) {
    border: solid 1px #000A2B;
    padding: 16px 30px;
}

.btn.btn-primary:not(.white):after {
    display: none !important;
}

.btn.btn-primary:not(.white):hover:before {
    opacity: 0;
}

.btn.btn-primary:not(.white):hover {
    color: #000A2B !important;
}

.btn-primary:hover:after, .btn-secondary:hover:before {
    opacity: 1 !important;
}
 
/* apply a natural box layout model to all elements */
*, *:before, *:after {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
  
a, button, input, select, textarea, a *, a *:before, a *:after, button *, button *:before, button *:after, a:before, a:after, .transition, .transition:before, .transition:after, .transition * {
 	-webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
 	-ms-transition: all 0.2s ease-in-out;
 	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}
a:hover, button:hover, input:hover, select:hover, textarea:hover, a:hover *, a:hover *:before, a:hover *:after, button:hover *, button:hover *:before, button:hover *:after, a:hover:before, a:hover:after {
 	-webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
 	-ms-transition: all 0.2s ease-in-out;
 	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 
}
  

::-ms-clear {
	display: none;
}
  
p {
    margin: 0px 0 20px;
    line-height: 26px;
}
li:last-of-type {
	margin:0 0 0 0 !important;
}
 
:focus, :active, :visited {
	outline:none;
	text-decoration:none;
}

/*Aligns*/
.vertical {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.horizontal {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.vhboth {
	position: relative;
	top:50%;
	left: 50%;
	-webkit-transform: translateY(-50%)translateX(-50%);
	-ms-transform: translateY(-50%)translateX(-50%);
	transform: translateY(-50%)translateX(-50%);
}


 
.fab:before, .fab:after {
	font-family:"Font Awesome 5 Brands";
	font-style:normal;
	font-weight:normal;
	position:relative;
}
.fal:before, .fal:after {
	font-family: 'Font Awesome 5 Pro';
	font-weight: 300;
	position:relative;
}
.fas:before, .fas:after {
	font-family: "Font Awesome 5 Pro";
    font-weight: 900;
	position:relative;
}

.far:before, .far:after {
	font-family: "Font Awesome 5 Pro";
    font-weight: 400;
	position:relative;
}

.container-fluid {
    margin: 0 0 112px 0;
    float: left;
    width: 100%;
    clear: both;
}

.no-padding {
	padding:0 0 0 0 !important;
}
.no-margin {
	margin:0 0 0 0 !important;
}
:hover, :active, :focus {
	text-decoration:none !important;
}


h1, h2, h3, h4, h5, h6 {
	line-height:1.3;
    padding: 0 0 0 0;
}

h1 {
    font-size: 40px;
	margin: 0 0 18px 0;
}
h2 {
    font-size: 34px;
    margin: 0 0 13px 0;
}
h3 {
    font-size: 26px;
	margin: 0 0 12px 0;
}
h4 {
    font-size: 22px;
margin: 0 0 12px 0;
}

h5, h6, h7 {
	font-size:20px;
margin: 0 0 12px 0;
}

.single-post.standard-post h1 {
    font-size: 32px;
}

.single-post.standard-post h2 {
    font-size: 28px;
}

.single-post.standard-post h3 {
    font-size: 24px;
}
 
blockquote {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 35px;
    font-size: 22px;
    overflow: hidden;
    position: relative;
}
blockquote p {
    margin: 0 0 12px 0;
    line-height: 39px;
    position: relative;
    z-index: 3;
}

blockquote p:first-of-type {
    margin-top: -10px;
}

blockquote p:last-of-type {
    margin-bottom: -10px;
}


hr {
    float: left;
    width: 100%;
    display: block;
    margin: 18px 0 35px 0;
    background: none;
    height: 1px;
    border: none;
}

ul li {
    float: left;
    height: auto;
    display: block;
}

ol, ul {
    margin: 0 0 25px 0;
    list-style-type: none;
    padding-left: 30px;
    float: left;
    width: 100%;
}

ul li, ol li {
    padding-left: 26px;
    float: left;
    position: relative;
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 9px 0;
    line-height: 30px;
}

ul li:before {
    content: "";
    position: absolute;
    display: block;
    left: 0px;
    top: 13px;
    border-radius: 50%;
}

ol li {
    counter-increment: step-counter;
    padding-left: 27px;
}

ol li:before {
    content: counter(step-counter);
    position: absolute;
    left: 0px;
    top: auto;
    border-radius: 0%;
}

.header {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 80px;
    margin: 0 0 0 0 !important;
    padding: 20px 15px;
    background: #ffffff;
    z-index: 20;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -ms-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
    transition: all 0.4s ease-in-out !important;
    -webkit-box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%);
    -moz-box-shadow: 0px 0px 33px 0px rgba(101,63,127,0);
    box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%);
    margin-bottom: 0px;
}

.header.fixed {
    -webkit-box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 30%);
    -moz-box-shadow: 0px 0px 33px 0px rgba(101,63,127,0.3);
    box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 30%);
    height: 80px;
}

.header a#logo-main, form .fields .selectize-input, form .form-row .selectize-input, div.summary table.variations tr td .selectize-input, .header ul li a, .footer-top .footer-meta a.footer-logo, ul.social-media li a, .accreditation a, .navigation ul li a, .post-list .post-inner a.post-thumbnail, .post-list .post-inner h4 a, a.featured-single, .next-posts span.nav-posts a, .section.sidebar-services .sidebar-service-contain, .mega-menu a, a#burgerMenu, .mobile-menu .mobile-menu-inner ul li a   {
	box-shadow: none !important;
}

.header a#logo-main {
    float: left;
    width: auto;
    height: 41px;
    display: block;
    opacity: 1;
}

.header a#logo-main:before,
.header a#logo-main:after {
	display:none;
}

.header a#logo-main:hover {
	opacity:0.6;
}


.header a#logo-main img {
    max-width: 100%;
    max-height: 100%;
}

.header.fixed a#logo-main {
    height: 41px;
}


.wpcf7 {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
.wpcf7 br {
	display:none;
}
form {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    overflow: hidden;
}
form .fields, form .form-row, form#commentform p {
    float: left;
    display: block;
    height: auto;
    margin: 0 0 24px 0;
}

form .fields.gdpr {
    margin: 0px;
    margin-top: 7px;
}
form .fields.half ,
.woocommerce-pages .woocommerce form .form-row-first,
.woocommerce-pages .woocommerce form .form-row-last{
    width: 48%;
}
form .fields.right,
.woocommerce-pages .woocommerce form .form-row-last {
	float:right;
}
form .fields.full,
.woocommerce-pages .woocommerce form .form-row-wide  {
	width:100%;
}
form .fields.submit {
    width: 100%;
    display: block;
    margin: 0 0 0 0;
}
form .fields label {
    float: left;
    width: 100%;
    margin: 0px;
    position: relative;
}

form .fields b, form .form-row label, div.summary table.variations tr td label, form#commentform p label, .next-posts span.nav-posts span, .sidebar .section b.posted,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
.woocommerce-pages .woocommerce ul.woocommerce-order-overview li {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: -3px 0 13px 0;
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
    color: #1b1b1b;
}
form .fields b:hover, form .form-row label:hover, form#commentform p label:hover,
.woocommerce-pages .woocommerce ul.woocommerce-order-overview li:hover {
	cursor:pointer;
	color:#FF3D14;
}

.select2-container,
.select2-container .selection,
.select2-container .select2-selection {
    float: left;
    width: 100%;
    height: auto;
    display: block;
	position:relative;
	border:none !important;
}

.select2-container .select2-selection__arrow {
    display: none !important;
}

form .fields input.wpcf7-text, form .fields textarea,  
form .form-row textarea, .quantity input, form#commentform p:not(.form-submit) input:not([type=checkbox]):not([type=radio]), form#commentform p textarea, form .fields .selectize-input, form .form-row .selectize-input, div.summary table.variations tr td .selectize-input, .search-form-main input,
.woocommerce-pages table tbody td input#coupon_code,
.checkout_coupon.woocommerce-form-coupon input,
.woocommerce-pages .woocommerce form .form-row .woocommerce-input-wrapper input.input-text,
.woocommerce-pages .woocommerce form.edit-account .form-row input,
.select2-container .select2-selection .select2-selection__rendered,
.select2-dropdown .select2-search input,
#customer_login .form-row input,
.woocommerce-pages .woocommerce .lost_reset_password input#user_login {
    float: left;
    width: 100%;
    display: block;
    height: 50px;
    padding: 10px 20px;
    text-transform: none;
    font-size: 16px;
    font-weight: 300;
    border-radius: 0px;
    appearence: none;
    -webkit-appearance: none;
    box-shadow: none;
    border: 1px solid #cccccc;
    background: #ffffff;
}

.search-form-main input {
	padding-right:70px;
}

.search-form-main button.search-submit {
    position: absolute;
    right: 5px;
    height: 50px;
    width: 50px;
    background: none;
}

form .fields .selectize-input, form .form-row .selectize-input, div.summary table.variations tr td .selectize-input {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    padding-right: 50px;
}

.select2-container .select2-selection .select2-selection__rendered {
    position: relative;
    line-height: normal !important;
    padding: 14px 20px;
}

form .fields .selectize-input:after, form .form-row .selectize-input:after, div.summary table.variations tr td .selectize-input:after, .select2-container .select2-selection .select2-selection__rendered:after {
    content: "\f107"!important;
    font-family: "Font Awesome 5 Pro";
    border: none !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    right: 23px !important;
    margin: 0px !important;
    font-weight: 400;
    opacity: 0.8;
    position: absolute;
}

.select2-container .select2-selection .select2-selection__rendered:after {
    top: 17px !important;
}

form .fields .selectize-input.dropdown-active:after, 
form .form-row .selectize-input.dropdown-active:after,
div.summary table.variations tr td .selectize-input.dropdown-active:after,
.select2-container.select2-container--open .select2-selection .select2-selection__rendered:after {
	content:"\f106"!important;
}

form .fields .selectize-dropdown, form .form-row .selectize-dropdown, div.summary table.variations tr td .selectize-dropdown,
.select2-dropdown {
    padding-top: 10px;
    padding-bottom: 13px;
    top: 70px !important;
}

.select2-dropdown {
    top: auto !important;
    border-radius: 0px !important;
}

form .form-row .selectize-dropdown {
    top: 50px !important;
}

form .fields .selectize-dropdown .selectize-dropdown-content, form .form-row .selectize-dropdown .selectize-dropdown-content, div.summary table.variations tr td .selectize-dropdown .selectize-dropdown-content, .select2-dropdown .select2-results {
    max-height: 220px;
}

.select2-dropdown .select2-search {
    float: left;
    width: 100%;
    display: block;
    padding: 0px 20px 10px;
    display: none;
}

.select2-dropdown ul,
.select2-dropdown ul li  {
	float:left;
	width:100%;
	display:block;
	height:auto;
	margin:0px;
	padding:0px;
}

.select2-dropdown ul li:before {
	display:none;
}

.select2-dropdown ul li {
}


form .fields .selectize-dropdown .selectize-dropdown-content .option, form .form-row .selectize-dropdown .selectize-dropdown-content .option, div.summary table.variations tr td .selectize-dropdown .selectize-dropdown-content .option,
.select2-dropdown ul li {
    padding: 13px 22px;
    background: none !important;
}


.select2-container--open .select2-dropdown {
    padding: 0px;
}



.wpcf7 form .fields textarea, form .form-row textarea, form#commentform p textarea {
    height: 210px;
    resize: none;
    line-height: 30px;
}
.wpcf7 form .fields input.wpcf7-text:hover, 
.wpcf7 form .fields textarea:hover,
form .form-row input:hover,
form .form-row textarea:hover,
form#commentform p input:hover,
form#commentform p textarea:hover {
	cursor:pointer;
}
.wpcf7 form .fields input.wpcf7-text:focus, 
.wpcf7 form .fields textarea:focus,
form .form-row input:focus,
form .form-row textarea:focus,
form#commentform p input:focus,
form#commentform p textarea:focus {
	cursor:default;
}
form#commentform p input[type=checkbox], form#commentform p input[type=radio] {
    float: left;
    margin: 6px 10px 0 0;
}
form#commentform p.comment-form-cookies-consent label {
    width: auto;
    margin: 0;
}

.wpcf7 form .fields .wpcf7-checkbox, .wpcf7 form .fields .wpcf7-radio {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item  {
    margin: 7px 0 7px 0;
    float: left;
    width: 33%;
    height: auto;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item label, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item label,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li  label,
.woocommerce-pages .woocommerce ul.payment_methods.methods li label{
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 0 0;
    position: relative;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li  label,
.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before,
.woocommerce-pages .woocommerce ul.payment_methods.methods li label {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 16px;
    display: flex;
    padding: 0 10px 0 30px;
    align-items: center;
    min-height: 20px;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label:before, .wpcf7 form .fields .wpcf7-radio .wpcf7-list-item span.wpcf7-list-item-label:before,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label:before,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li  label:before,
.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before,
.woocommerce-pages .woocommerce ul.payment_methods.methods li label:before,
#customer_login .form-row label.woocommerce-form-login__rememberme span:before,
.filters-container .filter-block ul li label span:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0px;
    top: auto;
    color: transparent;
}

.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label:before,
.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before,
#customer_login .form-row label.woocommerce-form-login__rememberme span:before,
.filters-container .filter-block ul li label span:before {
    content: "\f00c" !important;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    padding: 2px 0;
}

.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item  span.wpcf7-list-item-label:before,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label:before,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li label:before,
.woocommerce-pages .woocommerce ul.payment_methods.methods li label:before {
	border-radius:50%;
}

.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label:hover, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item  span.wpcf7-list-item-label:hover,
.woocommerce-pages .woocommerce .cart-collaterals .cart_totals table ul#shipping_method li label:hover,
.woocommerce-pages .woocommerce table tfoot ul#shipping_method li  label:hover {
	cursor:pointer;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item label input, 
.wpcf7 form .fields .wpcf7-radio .wpcf7-list-item  label input {
	display:none;
}
.wpcf7-response-output {
    clear: both;
    float: left;
    width: 100%;
    display: none;
    border: none !important;
    padding: 0 0 0 0 !important;
    margin: 40px 0 0 0 !important;
    text-align: center;
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output,
form .fields b i, form .form-row label i, div.summary table.variations tr td label i, form#commentform p label i {
    color: #fe4949;
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #4aa51b  !important;
}
div.wpcf7-validation-errors,
.wpcf7 form .fields .wpcf7-checkbox.wpcf7-not-valid label span.wpcf7-list-item-label {
	color:#fe4949  !important;
}
.wpcf7 form .fields span.wpcf7-not-valid-tip {
    float: left;
    clear: both;
    font-size: 11px;
    margin: 10px 0 0 0;
    color: #fe4949;
    font-weight: 600;
}

.wpcf7 form .fields input.wpcf7-text.wpcf7-not-valid,
form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-not-valid .wpcf7-list-item-label:before {
    border-color: #fe4949 !important;
}

form .fields b i, form .form-row label i, div.summary table.variations tr td label i, form#commentform p label i {
    font-style: normal;
}


form .fields.gdpr label {
    min-height: 38px;
    display: block;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    padding-left: 56px;
	position:relative;
}


form .fields.gdpr label p {
	margin:0px;
}

form .fields.gdpr label .wpcf7-form-control-wrap {
	position:absolute;
	left:0px;
	top:0px;
	height:38px;
	width:38px;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-list-item {
    width: 100%;
    margin: 0px;
    height: 38px;
    overflow: hidden;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-list-item input {
    display: none;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label {
    padding: 0px;
    height: 38px;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-list-item-label:before,
.woocommerce-pages .woocommerce .woocommerce-terms-and-conditions-wrapper label span:before,
#customer_login .form-row label.woocommerce-form-login__rememberme span:before,
.filters-container .filter-block ul li label span:before {
    width: 38px !important;
    height: 38px !important;
    z-index: 3;
    font-size: 16px !important;
    padding: 10px 0 !important;
}

form .fields.gdpr label .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    display: none;
}


.contact-form-main .btn {
    position: relative;
    z-index: 3;
    margin-top: -24px;
}


.search-form-main {
    width: 100%;
    height: auto;
    display: block;
    float: left;
}

.no-results-block {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 90px;
}

.no-results-block p {
    float: left;
    width: 100%;
    display: block;
    margin: 0;
}

.no-results-block .content {
    margin-bottom: 50px;
}


.development-notice {
    position: fixed;
    bottom: 0px;
    height: auto;
    width: 100%;
    background: rgba(27, 27, 27, 0.9);
    z-index: 999999;
    padding: 30px;
}
.development-notice .development-notice-inner {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}
.development-notice .development-notice-inner b.title {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
}
.development-notice .development-notice-inner p {
    text-align: center;
    color: #ffffff;
    margin: 0 0 0 0;
    font-size: 18px;
    padding: 0 15px;
}

.accordion-section {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 20px 0;
}

.accordions .accordion-section:last-of-type {
	margin:0px;
}
.accordion-section .acc-section {
    float: left;
    width: 100%;
    padding: 25px;
    display: none;
    position: relative;
    z-index: 2;
    margin-top: -1px;
    background: #ffffff;
    padding-top: 5px;
}

.accordion-section .acc-title {
    float: left;
    width: 100%;
    display: flex;
    height: auto;
    min-height: 60px;
    padding: 10px 25px;
    padding-right: 70px;
    position: relative;
    margin: 0 0 0px 0;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.accordion-section .acc-title:hover {
	cursor:pointer;
}

.accordion-section .acc-title:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    right: 25px;
    display: block;
    font-weight: 400;
    font-size: 20px;
}

.accordion-section .acc-title.active:after {
	content:"\f106";
}

.flexible-article-fields {
    float: left;
    width: 100%;
    position: relative;
}

.content {
	float:left;
	width:100%;
	height:auto;
	display:block;
}

.content > *:first-child {
	margin-top:-5px;
}

.content > *:last-child {
	margin-bottom:-5px;
}

.hero {
	margin-bottom:75px;
}

.hero-plain h1,
.hero-background-block h1 {
    margin: -10px 0 -12px 0px;
}

.hero-plain h1:before, .hero-background-block h1:before,
.hero-plain h1:after, .hero-background-block h1:after {
	display:none;
}

p#breadcrumbs {
    margin: 0px;
    line-height: 1.5;
    float: left;
    width: 100%;
    display: block;
}

.hero-plain p#breadcrumbs,
.hero-background-block p#breadcrumbs,
.hero.hero-full-image p#breadcrumbs {
    margin-top: 25px;
    margin-bottom: 50px;
}

.hero-background-block p#breadcrumbs,
.hero.hero-full-image p#breadcrumbs {
    margin-top: 40px;
}

p#breadcrumbs a, p#breadcrumbs b, p#breadcrumbs strong {
    float: left;
    width: auto;
    display: block;
    font-size: 14px;
    font-weight: 700;
}

.hero.hero-full-image p#breadcrumbs a, .hero.hero-full-image p#breadcrumbs b, .hero.hero-full-image p#breadcrumbs strong {
	color:#ffffff;
}

.hero.hero-full-image p#breadcrumbs a {
	opacity:1;
}

.hero.hero-full-image p#breadcrumbs a:hover {
    opacity: 0.4;
}

p#breadcrumbs a {
	box-shadow:none;
}

p#breadcrumbs b {
    margin: 0 20px;
}

.hero-background-block h1,
.hero.hero-full-image h1 {
	color:#ffffff;
}

.hero.hero-full-image h1 {
    text-shadow: 0px 0px 30px #0c0c0c;
    margin: 0px 0 -11px 0;
}

.hero-background-block .content {
    margin-top: 45px;
    margin-bottom: 75px;
}

.header ul {
    float: left;
    margin: 0pc;
}

.header .btn {
    margin-left: 50px;
    white-space: nowrap;
}

.header ul li {
    padding: 0px;
    width: auto;
    margin: 0 50px 0 0;
    line-height: normal;
    position: relative;
}

.header ul li:before {
	display:none;
}

.header ul li a {
    font-size: 17px;
}

.header ul li.menu-item-has-children > a, .header ul li#menu-item-479 > a {
    position: relative;
    padding-right: 20px;
}

.header ul li.menu-item-has-children > a:after, .header ul li#menu-item-479 > a:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 100;
    font-size: 14px;
    position: absolute;
    right: 1px;
    top: 4px;
}

.header ul li.menu-item-has-children > a:hover:after,
.header ul li#menu-item-479 > a:hover:after {
	content:"\f106";
}

.header ul li ul.sub-menu {
    position: absolute;
    display: none;
    left: 0px;
    top: 50px;
    padding: 16px 25px;
    width: auto;
    background: #ffffff;
}

.header ul li ul.sub-menu li {
    margin: 0px;
    white-space: nowrap;
    margin-bottom: 19px;
}

.header ul li ul.sub-menu li a {
    font-weight: 400;
    font-size: 14px;
}

.standard-post {
    margin-bottom: 90px;
}

footer {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.footer-top {
    padding-top: 75px;
    padding-bottom: 35px;
}

.footer-bottom {

}

.footer-bottom p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.footer-bottom p span {
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    height: 14px;
    color: transparent;
    width: 2px;
    margin: 0 5px;
    background: none !important;
}

.footer-bottom p span.increased-spacing {
    margin: 0 20px;
}

.footer-bottom p a {
	box-shadow:none;
    font-weight: 300;
    color: #fff;
    font-weight: 600;
}

.footer-top .footer-meta {
    max-width: 330px;
}

.footer-bottom a#footer-logo-main {
    float: left;
    width: auto;
    box-shadow: none !important;
}

.footer-bottom a#footer-logo-main img, .footer-bottom a#footer-logo-main {
    max-height: 40px;
}

.footer-top .row.spacing-row {
	margin-top: 85px;
	margin-bottom: 30px;
}

.footer-top .row.spacing-row hr {
    float: left;
    width: 100%;
    margin: 0;
    background: #fff;
}

.footer-top .join-footer-block > span.trend {
    font-size: 48px;
    color: #fff;
    margin: -12px 0;
    letter-spacing: -0.1em;
}

.footer-top .join-footer-block >  a.btn {
    margin: 45px 0 0 0;
}

ul.social-media {
    padding: 0px;
    margin: 0px;
}

ul.social-media li {
    padding: 0px;
    clear: none;
    width: auto;
    margin-right: 10px;
    margin-bottom: 0px;
}

ul.social-media li:before {
	display:none;
}

ul.social-media li a {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #ffffff;
    font-size: 14px;
	opacity:1;
}

ul.social-media li a:hover {
	opacity:0.6;
}

ul.social-media li a.fa-facebook-f {
	background:#1877f2;
}

ul.social-media li a.fa-twitter {
	background:#1da1f2;
}

ul.social-media li a.fa-linkedin-in {
	background:#0a66c2;
}

ul.social-media li a.fa-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    font-size: 18px;
}

ul.social-media li a.fa-pinterest-p {
	background:#bd081c;
}

.contact-meta {
}

.contact-meta .meta-inner {
    margin-bottom: 27px;
    min-height: 28px;
	padding-left:44px;
}

.contact-meta .meta-inner:nth-of-type(2) {
    max-height: 28px;
    display: block !important;
}

.contact-meta .meta-inner:nth-of-type(2) a {
    margin-top: 2px;
    display: block;
    height: auto;
    position: relative;
    top: 0px;
}

.contact-meta .meta-inner a:before,
.contact-meta .meta-inner a:after {
	display:none;
}

.contact-meta .meta-inner i,
.section.sidebar-panel .contact-title i {
    font-size: 10px;
    width: 28px;
    height: 28px;
    display: flex;
    left: 0px;
    top: 0px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.contact-meta .meta-inner i.fa-envelope {
    font-size: 11px;
    line-height: 0.8;
    padding-left: 1px;
}

.contact-meta .meta-inner i.fa-map-marker-alt {
	font-size:12px;
}

.contact-meta .meta-inner p {
    margin: -8px 0 -5px 0px;
}

.contact-meta .meta-inner:last-of-type {
	margin:0px;
}

.footer-top .contact-meta {
	margin:0px;
}

.footer-top .footer-section {
    padding: 0 15px;
    min-width: 25%;
}

.footer-top .footer-section:first-of-type {
	padding-left:0px;
}

.footer-top .footer-section:last-of-type {
	padding-right:0px;
}

.footer-top .footer-section h6 {
    float: left;
    width: 100%;
    display: block;
    margin: -6px 0 33px 0;
}

.footer-top .footer-section ul {
    padding: 0px;
    margin: -12px 0 -12px 0px;
}

.footer-top .footer-section ul li {
    padding: 0px;
    margin-bottom: 0;
    line-height: 38px;
}

.footer-top .footer-section ul li:before {
	display:none;
}

.footer-top .footer-section ul li a {
    box-shadow: none;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.footer-top .footer-section > div {
    float: left;
    width: 100%;
    display: block;
}

.accreditation {
	margin-bottom:70px;
} 

.accreditation a {
    opacity: 1;
    height: 78px;
    width: auto;
    float: left;
}

.accreditation .row > div {
	margin-bototm:30px;
}

.accreditation a:hover {
	opacity:0.6;
}

.accreditation a img {
	height:100%;
	width:auto;
}

.background-block {
	overflow:hidden;
}

.background-block .container {
	z-index:3;
}

.contact-block .content:not(.flexible-row-block) {
    margin-bottom: 52px;
}

.contact-block .content h3 {
    font-size: 29px;
    margin-bottom: 45px;
}

.contact-block h6 {
    clear: both;
    float: left;
    width: 100%;
    margin: -6px 0 28px 0;
}

.background-block.contact-block .content:not(.flexible-row-block) {
    margin-top: 94px;
}

.background-block.contact-block .contact-form-main {
    padding-top: 90px;
    padding-bottom: 90px;
    background: #ffffff;
    padding-left: 35px;
    padding-right: 35px;
    max-width: calc(100% - 40px);
}

.background-block.contact-block .contact-form-main h4 {
    font-size: 26px;
    margin: -5px 0 35px 0;
}

.form-loader {
    background: rgb(255 255 255 / 64%);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    z-index: -1;
	opacity:0;
	visibility:hidden;
}

.form-loader.active {
    z-index: 4;
	opacity:1;
	visibility:visible;
}

.form-loader .loader-inner {
    width: 80px;
    height: 92px;
    display: block;
    background: none;
}

.form-loader .loader-inner .position-absolute {
    bottom: 0px;
    width: 100%;
    height: 0%;
    display: block;
    left: 0px;
    overflow: hidden;
    opacity: 0;
	animation:slidein 2s infinite alternate;
}

@keyframes slidein {
  from {
    height: 0%;
    opacity: 0;
  }

  to {
    height: 100%;
    opacity: 1;
  }
}

.form-loader .loader-inner .position-absolute img {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

table {
    width: 100%;
    margin-bottom: 35px;
	text-align:center;
}

table thead th {
    padding: 5px 20px 18px;
}

table tbody td,
table tfoot tr td,
table tfoot tr th {
    height: 70px;
    vertical-align: middle;
    padding: 10px 20px;
}

.flexible-article-fields .flexible-row-block {
    margin-bottom: 55px;
}

.flexible-article-fields .flexible-row-block:last-of-type {
    margin-bottom: 0px;
}

.lightbox, 
.lightbox * {
	box-shadow:none !important;
}

.flexible-row-block blockquote {
	margin:0px;
}

.scroll-content-section {
    overflow-x: hidden;
    overflow-Y: auto;
    padding-right: 10px;
    max-height: 250px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.scroll-content-section::-webkit-scrollbar {
    width: 8px;
}
 
.scroll-content-section::-webkit-scrollbar-track {
    border-radius: 0px;
}
 
.scroll-content-section::-webkit-scrollbar-thumb {
    border-radius: 0px;
}

.image-split-blocks .content {
    justify-content: start;
    padding-left: 20px;
	padding-right:0px;
}

.image-split-blocks.flex-row-reverse .content {
    justify-content: end;
    padding-right: 20px;
	padding-left:0px;
	text-align:right;
}

.img-filter {
    position: relative;
    filter: brightness(1.1) contrast(1.1);
}

.img-filter:before {
    background: -moz-radial-gradient(center, ellipse cover, rgba(27,27,27,0) 0%, rgba(27,27,27,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(27,27,27,0) 0%,rgba(27,27,27,1) 100%);
    background: radial-gradient(ellipse at center, rgba(27,27,27,0) 0%,rgba(27,27,27,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001b1b1b', endColorstr='#1b1b1b',GradientType=1 );
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 2;
    opacity: 0.3;
}

.img-filter img {
    position: relative;
    z-index: 1;
    min-width: 100%;
    height: auto;
}


.image-split-blocks a.img-filter,
.full-width-image  a.img-filter{
	opacity:1;
}

.image-split-blocks a.img-filter:hover,
.full-width-image a.img-filter:hover {
	opacity:0.6;
}

.full-width-image a.img-filter {
    max-height: 450px;
}

.testimonials {
    padding-top: 90px;
    margin-bottom: 100px;
}

.testimonials.border-bottom {
    margin-bottom: 70px;
    padding-bottom: 80px;
}

.title-row {
	margin-bottom:40px;
}

.title-row h3 {
    margin: -6px 0 -8px 0px;
    font-size: 28px;
}

.testimonial-block {
    position: relative;
    padding: 15px 120px 0;
}

.testimonial-block:before,
.testimonial-block:after {
	width:48px;
	height:38px;
	display:block;
	position:absolute;
	background:url(/wp-content/uploads/2021/02/orionthemes-placeholder-image.png) center center;
	background-size:cover;
	content:"";
}

.testimonial-block:before {
	top:0px;
	left:0px;
}

.testimonial-block:after {
    right: 0px;
    bottom: 56px;
    transform: rotate(180deg);
}
.testimonial-block p {
    font-size: 22px;
    line-height: 46px;
    font-weight: 200;
}

.testimonial-block .content {
    margin-bottom: 55px;
}

.testimonial-block .meta {
    font-size: 18px;
}

.testimonial-block .meta span:after {
	content:" and ";
}

.testimonial-block .meta span:last-of-type:after {
	display:none;
}

.slick-slider ul.slick-dots {
    padding: 0px;
    margin-top: 75px;
    margin-bottom: 0px;
    width: auto;
}

.slick-slider ul.slick-dots li {
    padding: 0px;
    margin-right: 30px;
    width: auto;
    margin-bottom: 0px;
    line-height: normal;
    width: 12px;
    height: 12px;
}

.slick-slider ul.slick-dots li:before {
	display:none;
}

.slick-slider ul.slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    color: transparent;
    text-indent: -9999px;
    padding: 0px;
    appearance: none;
    -webkit-appearance: none;
}

.slick-slider ul.slick-dots li.slick-active button {
	cursor:default;
	pointer-events:none;
}

.slick-slider button.next,
.slick-slider button.previous {
	position:absolute;
	opacity:1;
}

.slick-slider button.next, .slick-slider button.previous {
    position: absolute;
    opacity: 1;
    width: 40px;
    height: 40px;
    font-size: 0px;
    background: 0 0;
    margin-top: 0;
}

.slick-slider button.next:before, .slick-slider button.previous:before {
    font-size: 22px;
}
 
.slick-slider button.previous {
	left:-60px;
}

.slick-slider button.next {
    right: -60px;
}

.post-list {
    margin-bottom: 75px;
}

.post-type-archive-events .container-fluid.post-list {
    margin-bottom: 40px;
}

.navigation {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.navigation ul {
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 0px;
    margin-left: 0px;
    border-bottom: 2px solid;
}

.navigation ul li {
    width: auto;
    padding: 0px;
    margin: 0px;
    line-height: normal;
    height: 40px;
    width: 36px;
    text-align: center;
}

.navigation ul li .ellipses {
    float: left;
    width: 100%;
    line-height: 0.8;
    font-weight: 600;
    display: block;
    margin-top: 10px;
}

.navigation ul li:before {
	display:none;
}

.navigation ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    font-size: 20px;
    line-height: 0.8;
}

.navigation ul li a:before {
    position: absolute;
    left: 0px;
    height: 2px;
    display: block;
    bottom: -2px;
    width: 0%;
    opacity: 0;
}

.navigation ul li a:hover:before,
.navigation ul li.active a:before {
	width:100%;
	opacity:1;
}

.navigation ul li.active a {
}

.navigation ul li.active {
	pointer-events:none;
	cursor:default;
}

.post-list .post-inner {
    flex-direction: column;
    height: 100%;
    position: relative;
}

.post-list .post-inner a.inner-container {
    padding-top: 369px;
    position: relative;
    box-shadow: none !important;
}

.post-list .post-inner a.inner-container .post-thumbnail {
    height: 369px;
    position: absolute;
    border-radius: 15px;
    overflow: hidden;
    float: left;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background: #fff;
}

.post-list .post-inner a.inner-container .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-list .post-inner a.inner-container .inner-content-block {
    height: calc(100% + 30px);
    border: solid 1px #000A2B;
    margin-top: -30px;
    z-index: 1;
    border-radius: 15px;
    padding: 35px 30px;
    padding-top: 65px;
}

.post-list .post-inner a.inner-container .inner-content-block h4 {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 26px;
    line-height: 28px;
    font-weight: 400;
    color: #000A2B;
}

.post-list .post-inner a.inner-container .inner-content-block .arrow-link {
    font-size: 14px;
    line-height: 46px;
}

.post-list .post-inner a.inner-container .inner-content-block .arrow-link:after {
    width: 46px;
    height: 46px;
}

/*.post-list .post-inner a.inner-container:hover .inner-content-block {
    background: #000A2B;
}*/

/*.post-list .post-inner a.inner-container:hover .inner-content-block h4, 
.post-list .post-inner.event-type a.inner-container:hover .inner-content-block span.location {
    color: #FF3D14;
}*/






.no-results-block .search-form-main {
    max-width: 600px;
}

.error404 {
    min-height: 100vh;
    display: flex;
    align-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.error-404-block h1 {
    width: 100%;
    font-size: 229px;
    line-height: 0.66;
    margin-bottom: 34px;
    letter-spacing: -0.05em !important;
}

.error-404-block b.title {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0.5em;
    padding: 10px 15px;
    line-height: 0.8;
    padding-right: 9px;
    margin-bottom: 35px;
}

.error-404-block .content {
    margin-bottom: 50px;
}

.standard-post .gutter-right {
    padding-right: 50px;
}

.standard-post .gutter-left {
	padding-left:50px;
}

a.featured-single {
    opacity: 1;
    margin-top: -20px;
    margin-bottom: 60px;
    max-height: 450px;
}

a.featured-single:hover {
	opacity:0.6;
}

.next-posts,
.next-posts span.nav-posts {
    margin-top: 30px;
}

.next-posts span.nav-posts span {
    line-height: 0.8;
    max-height: 14px;
    margin-bottom: 15px;
}

.next-posts span.nav-posts a,
.next-posts span.nav-posts p,
.related-case-studies .no-post {
    font-size: 20px;
    line-height: 1.45;
    font-weight: 400;
}

.next-posts span.nav-posts p,
.related-case-studies .no-post {
    margin: 0px;
    opacity: 0.6;
}

.sidebar .section {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.sidebar .section:last-of-type {
	margin-bottom:0px;
}

.sidebar .section.share ul.social-media {
    max-width: 90px;
}

.sidebar .section.share b.posted {
    padding: 0;
    font-size: 16px;
    line-height: 36px;
    margin: 0 0 10px 0;
    font-weight: 400;
    margin-top: -12px;
}

.sidebar .section.share {
    margin-bottom: 0;
    position: sticky;
    top: 150px;
    left: 0;
    padding-left: 30px;
}

.sidebar .section.share ul.social-media li a {
    background: #FF3D14;
    font-size: 20px;
}

.sidebar .section > h4 {
    margin: -6px 0 23px 0px;
}

.sidebar .section ul.archive {
    margin: -7px 0 -7px 0px;
    padding: 0px;
}

.sidebar .section ul.archive li {
    padding: 0px;
    margin: 0 0 7px 0;
}

.sidebar .section ul.archive li:before{
	display:none;
}

.sidebar .section ul.archive li a {
	box-shadow:none;
}

.sidebar .section .post-list {
    margin-bottom: 0px;
}

.sidebar .section .post-list article:last-of-type {
    margin: 0px;
}

.sidebar .section .post-list article {
    max-width: 100%;
    flex: 0 0 100%;
}

.sidebar .section .post-list article .post-inner {
    flex-direction: row;
    align-items: center;
}

.sidebar .section .post-list article .post-inner a.post-thumbnail {
    max-width: 90px;
    margin: 0px;
    height: 90px;
    min-width: 90px;
}

.sidebar .section .post-list article .post-inner a.post-thumbnail img {
    max-width: none;
    float: left;
    min-width: auto;
    height: 100%;
}


.sidebar .section .post-list article .post-inner h4 {
    font-size: 18px;
    padding-left: 20px;
    margin-top: -3px;
    margin-bottom: -3px;
    min-width: calc(100% - 90px);
    max-width: calc(100% - 90px);
}

.sidebar .section .post-list article .post-inner span.meta {
	display:none !important;
}

.contact-page-module .contact-meta {
    margin-bottom: 55px;
}

.contact-page-module .contact-form-main {
    padding-left: 45px;
    margin: -5px 0 55px 0;
}

.contact-page-module .map-container {
    height: 450px;
    filter: grayscale(1);
}

.testimonials.no-border {
    padding-top: 0px;
    border-top: none;
}

.flexible-article-fields .section {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 55px;
}

.flexible-article-fields > *:last-child {
	margin-bottom:0px;
}

.sidebar.main-sidebar .section {
    margin-bottom: 50px;
}

.sidebar.main-sidebar .section:last-of-type {
    margin: 0px;
}

.panel,
.woocommerce-pages .woocommerce .cart-collaterals {
    padding: 30px;
    background: #ffffff;
}

.section.sidebar-testimonial {
    padding-left: 105px;
    padding-right: 36px;
}

.section.sidebar-testimonial .content h4 {
    font-size: 20px;
}

.section.sidebar-testimonial .content p {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

.section.sidebar-testimonial .content h4 span {
    font-weight: 900;
}

.section.sidebar-testimonial .content h4 span small {
    font-weight: 900;
    font-size: 15px;
}


.section.sidebar-testimonial .icon-block {
    position: absolute;
    left: 30px;
    top: 27px;
}

.icon-block {
    width: 50px;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    float: left;
}

.icon-block img {
    float: left;
    max-width: 50px;
    max-height: 50px;
}

.section.sidebar-services {
    padding-left: 30px;
    position: relative;
}

.section.sidebar-services:before {
    position: absolute;
    left: 0px;
    height: 100%;
    width: 2px;
    display: block;
    top: 0px;
}

.section.sidebar-services .sidebar-service-contain {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    padding-left: 69px;
    margin-bottom: 35px;
}

.section.sidebar-services .sidebar-service-contain:before {
    opacity: 0;
    position: absolute;
    left: -30px;
    height: 0%;
    width: 2px;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.section.sidebar-services .sidebar-service-contain:hover:before {
	opacity:1;
	height:100%;
}

.section.sidebar-services .sidebar-service-contain .content h5 {
    font-size: 18px;
    font-weight: 900;
    padding-top: 3px;
    margin-bottom: 8px;
}

.section.sidebar-services .sidebar-service-contain .content p,
.section.sidebar-services a.sidebar-service-contain .content p,
.cta-panel-list .panel p,
.mega-menu .mega-menu-col .content p,
.mega-menu .mega-menu-col .content ul li a {
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
}

.section.sidebar-services .sidebar-service-contain:last-of-type {
	margin-bottom:0px;
}

.section.sidebar-services .sidebar-service-contain .icon-block {
    position: absolute;
    left: 0px;
    top: 0px;
}

.section.sidebar-services .sidebar-service-contain .icon-block img {
    min-width: 50px;
}

.section.sidebar-services .sidebar-service-contain .icon-block img.icon-332 {
    min-width: 37px;
}

.section.sidebar-services h4 {
    margin-bottom: 33px;
    font-size: 21px;
}

.section.sidebar-panel b.posted {
    font-size: 17px;
    margin-bottom: 12px;
    float: left;
    width: 100%;
}

.section.sidebar-panel p {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

.section.sidebar-panel .bottom-content p {
    line-height: 30px;
}


.section.sidebar-panel .contact-title {
    height: 28px;
    margin-bottom: 15px;
    padding-left: 43px;
}

.section.sidebar-panel .contact-title h6 {
    margin: 0px;
    font-size: 18px;
}


.section.sidebar-panel .bottom-content {
    margin-top: 30px;
    padding-top: 30px;
}

.flexible-article-fields .section.sidebar-panel .bottom-content {
    flex-wrap: nowrap !important;
    align-items: center;
    height: 60px;
}

.flexible-article-fields .section.sidebar-panel .bottom-content .contact-title {
    width: auto !important;
    flex-grow: 0;
    padding-right: 30px;
    margin: 0px;
}

.flexible-article-fields .section.sidebar-panel .bottom-content p {
    flex-grow: 1;
    display: flex;
    line-height: normal;
    margin-top: -6px;
}

.flexible-article-fields .section.sidebar-panel .bottom-content p a {
    margin-left: 6px;
}

.flexible-article-fields .section.sidebar-panel .bottom-content p a:first-of-type {
    margin-right: auto;
}

.flexible-article-fields .section.sidebar-panel .bottom-content p br {
    display: none;
}

.flexible-article-fields .section.sidebar-testimonial {
    padding-left: 95px;
}

.flexible-article-fields .section.sidebar-testimonial .icon-block {
    left: 27px;
}

.flexible-article-fields .section.sidebar-testimonial .content {
    display: flex;
    flex-wrap: wrap;
}

.flexible-article-fields .section.sidebar-testimonial .content p {
    margin: 0px 0 -7px 0;
}

.flexible-article-fields .section.sidebar-testimonial .content a.title {
    margin-left: auto;
    height: 21px;
    margin-bottom: 0px;
    margin-top: 4px;
}

.flexible-article-fields .section.sidebar-testimonial h4 {
    margin-bottom: 6px;
    padding-top: 2px;
}

.icon-block.hover {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.icon-block.hover img {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;

}


.icon-block.hover img.top {
	z-index:2;
	opacity:0;
}

.icon-block.hover img.bottom {
	z-index:1;
	opacity:1;
}

.section.sidebar-services .sidebar-service-contain:hover .icon-block.hover img.top {
	opacity:1;
}

.section.sidebar-services .sidebar-service-contain:hover .icon-block.hover img.bottom {
	opacity:0;
}


.checklist-block ul {
    padding: 0px;
    margin: 0px;
	margin-bottom:-20px !important;
}

.checklist-block ul li {
    min-height: 36px;
    padding-left: 60px;
    margin-bottom: 20px !important;
    width: 50%;
    padding-right: 13px;
}

.checklist-block ul li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    width: 36px;
    height: 36px;
    top: 0px;
    text-align: center;
    color: #ffffff;
    line-height: 0.8;
    padding: 11px 0;
}

.lazyLoadImage,
.lazyLoadHeroImage {
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -ms-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
	opacity:0;
	background-position:center center !important;
	background-size:cover !important;
}

.lazyLoadImage.active,
.lazyLoadHeroImage.active {
	opacity:1;
}

.full-width-block {
    position: relative;
    overflow: hidden;
}

.full-width-block .full-width-inner {
    z-index: 2;
    padding-top: 90px;
    padding-bottom: 225px;
}

.cta-panel-list {
    z-index: 3;
    margin-top: -150px;
    margin-bottom: 80px;
}

.cta-panel-list .panel {
    height: 100%;
}

.cta-panel-list .panel .icon-block {
    margin-top: 5px;
    margin-bottom: 30px;
    height: 66px;
    width: 100%;
    position: relative;
}

.cta-panel-list .panel .icon-block img {
    max-width: 80px;
    max-height: 100%;
}

.cta-panel-list .panel h4 {
    font-size: 20px;
    margin-bottom: 14px;
}

.cta-panel-list .panel:hover .icon-block img.top {
	opacity:1;
}

.cta-panel-list .panel:hover .icon-block img.bottom {
	opacity:0;
}

.opening-content {
    margin-bottom: 70px;
}

.opening-content h2 {
    line-height: 1.35;
    margin-bottom: 35px;
}

.service-panels.cta-panel-list {
    margin-top: 0px;
    margin-bottom: 80px;
}

.service-panels.cta-panel-list .panel,
.service-panels.cta-panel-list .panel span.link {
    box-shadow:none;
}

.service-panels .panel h3 {
    font-size: 22px;
    font-weight: 500;
}

.service-panels.cta-panel-list .panel .icon-block {
    height: 70px;
    margin-top: 0px;
}

.service-panels.cta-panel-list .panel .icon-block img {
    max-width: 100%;
    min-width: 64px;
}

.service-panels.cta-panel-list .panel .content {
    margin-bottom: 30px;
}

.service-panels.cta-panel-list .panel {
    flex-direction: column;
}

.service-panels.cta-panel-list.service-panels-list {
    margin-bottom: 0px;
}


.service-panels.service-panels-list a.panel {
    justify-content: start !important;
    padding: 35px;
    padding-left: 135px;
}

.service-panels.service-panels-list a.panel .icon-block {
    width: 70px;
    position: absolute;
    left: 30px;
    margin-bottom: 0px;
}

.service-panels.service-panels-list a.panel .content {
    text-align: left !important;
    margin-top: 3px;
}

.service-panels.service-panels-list a.panel span.link {
    justify-content: start !important;
}


.sidebar-over {
    position: relative;
    z-index: 4;
    margin-top: -250px;
}


.hero-background-block .content p {
    font-size: 18px;
    line-height: 36px;
}

.hero.hero-full-image {
    filter: contrast(1.1) brightness(1.1);
    height: 460px;
    position: relative;
    padding-bottom: 80px;
}

.hero.hero-full-image:before {
    background: #1b1b1b;
    background: -moz-linear-gradient(left, #1b1b1b 0%, rgb(27 27 27 / 0%) 100%);
    background: -webkit-linear-gradient(left, #1b1b1b 0%,rgb(27 27 27 / 0%) 100%);
    background: linear-gradient(to right, #1b1b1b 0%,rgb(27 27 27 / 0%) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#1b1b1b',GradientType=1 );
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.hero.hero-full-image p#breadcrumbs {
    text-shadow: 0px 0px 15px rgb(43 43 43 / 50%), 0px 0px 7px rgb(43 43 43 / 16%);
}

.page-template-service-parent .flexible-article-fields {
	margin-top:15px;
}

.top-nav {
    margin-bottom: 25px;
    margin-top: 0px;
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition: all 0.2s ease-in-out !important;
    -ms-transition: all 0.2s ease-in-out !important;
    -o-transition: all 0.2s ease-in-out !important;
    transition: all 0.2s ease-in-out !important;
}

.header.fixed .top-nav {
    margin-top: -41px;
}

.top-nav span.contact-meta {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    margin-right: 25px;
    white-space: nowrap;
}

.header .top-nav ul {
    padding: 0px;
    margin: -4px 0 0 0px;
}

.header .top-nav ul li {
    margin-right: 40px;
}

.header .top-nav ul li a {
    font-size: 14px;
    line-height: 1;
}

.contact-page-module .contact-meta .meta-inner:last-of-type p br {
    display: none;
}

.gallery-full .title-row {
    margin-bottom: 50px;
}

.gallery-slider.slick-slider ul.slick-dots {
    margin-left: 15px;
    margin-top: 50px;
}

.gallery-slider a.gallery-block,
.gallery-filter a.gallery-block {
	box-shadow:none;
}

.gallery-slider a.gallery-block img,
.gallery-filter a.gallery-block img {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.gallery-slider a.gallery-block:hover img,
.gallery-filter a.gallery-block:hover img {
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}

.gallery-slider.slick-slider button.previous, .gallery-slider.slick-slider button.next {
    bottom: auto;
    top: 40%;
    transform: translateY(-50%);
}

.gallery-slider.portrait a.gallery-block {
    height: 320px;
}

.gallery-slider.portrait a.gallery-block img {
    height: 100%;
    max-width: none;
}

.gallery-filter {
    margin-top: -30px;
    margin-bottom: 85px;
}

ul.nav-tabs,
.woocommerce-pages .woocommerce nav ul {
    padding: 0px;
    margin-bottom: 45px;
    border-bottom: 1px solid #000000;
}

ul.nav-tabs li,
.woocommerce-pages .woocommerce nav ul li {
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 3;
}

ul.nav-tabs li:before,
.woocommerce-pages .woocommerce nav ul li:before {
	display:none;
}

ul.nav-tabs li a,
.woocommerce-pages .woocommerce nav ul li a {
    line-height: 1;
    font-size: 16px;
    box-shadow: none;
    position: relative;
    padding: 0 20px 20px;
    opacity: 0.5;
}

ul.nav-tabs li a:hover,
.woocommerce-pages .woocommerce nav ul li a:hover {
    opacity: 1;
}

ul.nav-tabs li a:before,
.woocommerce-pages .woocommerce nav ul li a:before {
    visibility: visible;
    height: 2px;
    bottom: -2px;
    left: 0px;
    width: 0px;
    display: block;
    opacity: 0;
    position: absolute;
    z-index: 2;
}

ul.nav-tabs li a:hover:before,
ul.nav-tabs li a.active:before,
.woocommerce-pages .woocommerce nav ul li a:hover:before,
.woocommerce-pages .woocommerce nav ul li.is-active a:before {
	opacity:1;
	width:100%;
}

ul.nav-tabs li a.active,
.woocommerce-pages .woocommerce nav ul li.is-active a {
    opacity: 1;
	cursor:default;
	pointer-events:none;
}

.testimonials.testimonials-panel {
    border: none !important;
    padding-top: 0px;
    margin-bottom: 30px;
}

.downloads-list .download-item {
    flex-direction: row;
}

.downloads-list .download-item:last-of-type {
	margin:0px;
}

.downloads-list .download-item a.btn {
    width: 50px;
    text-align: center;
    line-height: 0.8;
    padding: 15px 0px;
    min-width: 50px;
}

.downloads-list .download-item a.btn {
    font-size: 0px;
}

.downloads-list .download-item a.btn > i {
    font-size: 17px;
}

.downloads-list .download-item .file-icon {
    width: 50px;
    height: 50px;
    color: #ffffff;
    text-align: center;
    font-size: 26px;
    line-height: 0.8;
    padding: 11px 0;
    min-width: 50px;
}

.downloads-list .download-item .file-meta {
    min-width: 50%;
    max-width: 50%;
	padding-left:30px;
}

.downloads-list .download-item .file-size, .downloads-list .download-item .file-type {
    min-width: 20%;
    max-width: 20%;
    padding: 0 15px;
    font-size: 18px;
    line-height: 1.4;
}

.downloads-list .download-item .file-type span {
	display:inline-block;
	text-transform:uppercase;
}

.downloads-list .download-item small {
    font-weight: 700;
    font-style: italic;
    opacity: 0.7;
}

.downloads-list .download-item h4 {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 7px;
}


.gutter-right .downloads-list .download-item .file-size, .gutter-right .downloads-list .download-item .file-type {
    font-size: 16px;
    min-width: 25%;
    max-width: 25%;
}

.gutter-right .downloads-list .download-item .file-meta {
    min-width: 35%;
    max-width: 35%;
}


/* mega menu blocks */

.mega-menu {
    top: 130px;
    display: none;
}

.header.fixed .mega-menu {
    top: 90px;
}

.mega-menu .row.top {
    margin-left: -50px;
    margin-right: -50px;
}



.mega-menu h3 {
    font-size: 24px;
    margin: -6px 0 30px 0;
}

.mega-menu .mega-menu-col {
    max-width: 20%;
    min-width: 20%;
}

.mega-menu .mega-menu-col .justify-content-start {
    padding-left: 0px;
}

.mega-menu .mega-menu-col .content {
    margin-bottom: 3px;
}

.mega-menu .mega-menu-col .content h4 {
    font-size: 19px;
    padding-top: 3px;
    margin-bottom: 16px;
}

.mega-menu .mega-menu-col .content h4 a {
    font-weight: 500;
}

.mega-menu .mega-menu-col .content ul {
    padding: 0px;
}

.mega-menu .mega-menu-col .content li {
    float: left;
    width: 100%;
    margin: 0 0 14px 0;
}


.mega-menu .mega-menu-col .content p {
    margin-top: -2px;
}

/* mega menu blocks */

/* all your homepage hero stuff sits here */


.hero-home-page {
    margin-top: 30px;
    margin-bottom: 100px;
    height: 600px;
    overflow: hidden;
    padding-bottom: 40px;
}

.hero-home-page h1 {
    margin-top: -11px;
    margin-bottom: 40px;
    line-height: 1.4;
}

.hero-home-page h1,
.hero-home-page .content {
    width: 104%;
}

.hero-home-page .content {
	margin-bottom:50px;
}

.hero-home-page .content p {
	font-size:18px;
	line-height:36px;
}

.hero-home-page .flex-nowrap {
    margin-left: -10px;
    margin-right: -10px;
}

.hero-home-page .flex-nowrap .col {
    padding-left: 10px;
    padding-right: 10px;
    flex-grow: 0;
}

.hero-home-page .hero-image {
    margin-left: 50px;
    float: left;
}

.hero-home-page .hero-image img {
    float: left;
    width: auto;
    max-width: none;
	position:relative;
	z-index:3;
}

.hero-home-page .flex-nowrap .btn {
    min-width: 152px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}



/* all your homepage hero stuff sits here */


/* mobile menu */

.header a.download-link {
    float: left;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.003em;
    box-shadow: none;
    color: #000A2B;
}

.header a.download-link:hover {
    color: #FF3D14;
}

a#burgerMenu {
    width: auto;
    height: auto;
    margin-left: 50px;
    position: relative;
    float: left;
    border: solid 1px #000A2B;
    border-radius: 100px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.018em;
    padding: 5px 12px 4px 12px;
    font-weight: 100;
    color: #000A2B;
    line-height: 15px;
    width: 85px;
	text-align: center;
}

a#burgerMenu .icon-container {
    width: 15px;
    height: 11px;
    margin: 2px 0;
    margin-left: 10px;
    position: relative;
    padding: 0;
    float: right;
    top: -1px;
    overflow: hidden;
}

a#burgerMenu .icon-container span {
	opacity: 1;
    transform: rotate(0deg);
    width: 15px;
    height: 1px;
    background: #000A2B !important;
    position: absolute;
    left: 0;
}

a#burgerMenu.active .icon-container {
    width: 0px;
    margin-left: 0;
}

a#burgerMenu .icon-container span:nth-of-type(1) {
    top: 0;
}

a#burgerMenu .icon-container span:nth-of-type(2) {
    top:5px;
}

a#burgerMenu .icon-container span:nth-of-type(3) {
    bottom: 0;
}

a#burgerMenu.active .icon-container span {
	background: #fe4949 !important;
}

a#burgerMenu.active .icon-container span:nth-of-type(1),
a#burgerMenu.active .icon-container span:nth-of-type(2) {
    transform: rotate(45deg);
    top: 5px;
}

a#burgerMenu.active .icon-container span:nth-of-type(2) {
	opacity:0;
}

a#burgerMenu.active .icon-container span:nth-of-type(3) {
    transform: rotate(-45deg);
    bottom: 5px;
}




a#burgerMenu span.label-text {
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 24px;
    text-align: center;
    padding-right: 25px;
    background: none;
	color: #000A2B;
}

a#burgerMenu.active span.label-text {
    padding-right: 0;
}

a#burgerMenu:hover span.label-text {
	color: #fff;
}

a#burgerMenu:hover{
	background: #000A2B;
	color: #fff;
}

a#burgerMenu:hover .icon-container span {
    background: #fff !important;
}


.header.active {
    -webkit-box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%) !important;
    -moz-box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%) !important;
    box-shadow: 0px 0px 33px 0px rgb(101 63 127 / 0%) !important;
}

/* IE 11 modal */

.ie-modal-only {
    z-index: 9999999;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background: rgba(59, 59, 59, 0.65);
	display:none;
}

.ie-modal-only .vhboth {
    width: 100%;
    max-width: 670px;
}

/* IE 11 modal */


/*misc icon width fixe */

.section.sidebar-services .sidebar-service-contain .icon-block img.icon-549 {
    min-width: 24px;
}

.service-panels.service-panels-list a.panel .icon-block img.icon-549 {
    min-width: 34px;
}

.section.sidebar-services .sidebar-service-contain .icon-block img.icon-533 {
    min-width: 36px;
}

.service-panels.service-panels-list a.panel .icon-block img.icon-533 {
    min-width: 50px;
}

/* global margins */

.mb-35 {
	margin-bottom:35px;
}

.mb-30 {
	margin-bottom:30px;
}

p#breadcrumbs *:before,
p#breadcrumbs *:after {
	display:none;
}

div#primary, div#primary #main {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

/* hidden elements*/
.element, .wpcf7 form .fields.submit span.ajax-loader, body.error404 .header, body.error404 .footer, body.error404 .footer-bottom, .page .standard-post .standard-post-meta, .page .post-navigation, .contact-meta a span p br, .single-testimonials .standard-post .standard-post-meta, .testimonials-template-default .social-feed, .grecaptcha-badge, .error404 .accreditation, .error404 footer {
	display:none !important;
	visibility:none !important;
}
/* no transitions */
div#cookie-law-info-bar .header .menu-main-menu-container ul li > ul.sub-menu, .header .menu-main-menu-container ul li.menu-item-has-children > a:after, .mega-menu-container, .header .menu-main-menu-container ul li > ul.sub-menu, .lightboxOverlay, .lightbox, .lightbox *, .accordion-section .acc-section, .tabbed-container .tabbed-content-contain .tabbed-inner, .container-fluid, .container, .row, .h1, h2, h3, h4, h5, h6, .col-12, .col-0, .fab:before, .fab:after, .fal:before, .fal:after, .fal:before, .fal:after, .fas:before, .fas:after, .fa:before, .fa:after, .header ul li.menu-item-has-children > a:after, .header ul li#menu-item-479 > a:after, .search-form-main button.search-submit i, .search-form-main button.search-submit i:before, .search-form-main button.search-submit i:after, .show-filters a#showFilters i, .show-filters a#showFilters i:before, .show-filters a#showFilters i:after, .show-filters a#showFilters span, .filters-container .filter-block h4 a:before {
	-webkit-transition: none;
	-moz-transition:  none;
	-ms-transition:  none;
	-o-transition:  none;
	transition:  none;
}



.frm_forms form .form-loader {
    top: 0;
    left: 0;
}

.frm_forms form .form-field {
    margin-bottom: 25px;
}

.frm_forms form .form-field > label {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: -3px 0 10px 0;
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
    color: #1b1b1b;
    font-family: neuzeit-grotesk, sans-serif;
}
.frm_forms form .form-field > label:hover {
	cursor:pointer;
	color:#FF3D14;
}
.frm_forms form .form-field input[type=text], 
.frm_forms form .form-field input[type=password], 
.frm_forms form .form-field input[type=email], 
.frm_forms form .form-field input[type=number], 
.frm_forms form .form-field input[type=url], 
.frm_forms form .form-field input[type=tel], 
.frm_forms form .form-field input[type=file], 
.frm_forms form .form-field input[type=search], 
.frm_forms form .form-field select, 
.frm_forms form .form-field textarea, 
.frm_forms form .form-field .frm-card-element.StripeElement,
.frm_forms form .form-field .selectize-input{
    float: left;
    width: 100%;
    height: 40px;
    padding: 0 0 10px;
    text-transform: none;
    font-size: 16px;
    font-weight: 300;
    border-radius: 0px;
    appearence: none;
    -webkit-appearance: none;
    box-shadow: none;
    border: 1px solid #000A2B;
    background: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

.frm_forms form .form-field textarea {
    height: 130px;
    resize: none;
}
.frm_forms form .form-field input[type=text]:hover, 
.frm_forms form .form-field input[type=password]:hover, 
.frm_forms form .form-field input[type=email]:hover, 
.frm_forms form .form-field input[type=number]:hover, 
.frm_forms form .form-field input[type=url]:hover, 
.frm_forms form .form-field input[type=tel]:hover, 
.frm_forms form .form-field input[type=file]:hover, 
.frm_forms form .form-field input[type=search]:hover, 
.frm_forms form .form-field select:hover, 
.frm_forms form .form-field textarea:hover,
.frm_forms form .form-field .frm-card-element.StripeElement:hover,
.frm_forms form .form-field .selectize-input:hover {
	cursor:pointer;
}
.frm_forms form .form-field input[type=text]:focus, 
.frm_forms form .form-field input[type=password]:focus, 
.frm_forms form .form-field input[type=email]:focus, 
.frm_forms form .form-field input[type=number]:focus, 
.frm_forms form .form-field input[type=url]:focus, 
.frm_forms form .form-field input[type=tel]:focus, 
.frm_forms form .form-field input[type=file]:focus, 
.frm_forms form .form-field input[type=search]:focus, 
.frm_forms form .form-field select:focus, 
.frm_forms form .form-field textarea:focus, 
.frm_forms form .form-field .frm-card-element.StripeElement:focus,
.frm_forms form .form-field .selectize-input:focus {
	cursor:default;
}

.frm_forms form .form-field .frm_error {
    font-weight: normal;
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    font-size: 12px;
}


.frm_forms form .form-field .frm_opt_container {
    float: left;
    width: 100%;
    position: relative;
}

.frm_forms form .form-field .frm_opt_container .frm_checkbox label{
	float:left;
	width:auto;
	padding: 0;
	margin: 0;
	text-indent: 0px;
}

.frm_forms form .form-field .frm_opt_container .frm_checkbox label input, .frm_forms form .form-field .frm_opt_container .frm_radio label input {
    display: none !important;
}

.frm_forms form .form-field .frm_opt_container .frm_radio label span,
.frm_forms form .form-field .frm_opt_container .frm_checkbox label span {
    float: left;
    padding-left: 34px;
    position: relative;
    line-height: 23px;
    font-size: 14px;
}

.frm_forms form .form-field .frm_opt_container .frm_radio label span:before, 
.frm_forms form .form-field .frm_opt_container .frm_checkbox label span:before {
    content: '';
    visibility: visible;
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    display: block;
    border: solid 1px #000A2B;
    content: "\f00c" !important;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 500;
    font-size: 9px;
    text-align: center;
    line-height: 13px;
    color: transparent;
}

.frm_forms form .form-field .frm_opt_container .frm_radio label span:before{
	border-radius: 50%;
}


.frm_forms form .form-field .selectize-input {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
    padding-right: 50px;
}

.frm_forms form .form-field .selectize-input:after {
    content: "\f107"!important;
    font-family: "Font Awesome 5 Pro";
    border: none !important;
    width: auto !important;
    height: auto !important;
    top: auto !important;
    right: 23px !important;
    margin: 0px !important;
    font-weight: 400;
    opacity: 0.8;
    position: absolute;
	visibility: visible;
}

.frm_forms form .form-field .selectize-input.dropdown-active:after {
	content:"\f106"!important;
}

.frm_forms form .form-field .selectize-dropdown {
    padding-top: 10px;
    padding-bottom: 13px;
    top: 70px !important;
}

.frm_forms form .form-field .selectize-dropdown {
    top: 50px !important;
}

.frm_forms form .form-field .selectize-dropdown .selectize-dropdown-content {
    max-height: 220px;
}

.frm_forms form .form-field .selectize-dropdown .selectize-dropdown-content .option {
    padding: 13px 22px;
    cursor: pointer;
}

.frm_forms form .frm_submit {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
}

@media only screen and (max-width: 767px) {
	.frm_forms form .frm_submit {
    	float: left;
        width: 100%;
        margin: 0 0 0 0;
        display: flex;
        flex-direction: column-reverse;
        gap: 10px;
    }
}

.frm_forms form .frm_submit button.btn.btn-primary {
    color: #fff;
    background: none;
}




/* Custom CSS Below Here */

button.arrow-link, a.arrow-link, span.arrow-link {
    float: left;
    width: auto;
    padding: 0;
    background: none;
    text-transform: uppercase;
    line-height: 55px;
    height: auto;
    position: relative;
    padding-right: 75px;
    box-shadow: none !important;
    font-weight: 300;
    color: #000A2B;
    font-size: 16px;
}

button.arrow-link:hover, a.arrow-link:hover, a:hover span.arrow-link{
	color: #000A2B;
}

button.arrow-link:after, a.arrow-link:after, span.arrow-link:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    height: 55px;
    background: url(/wp-content/uploads/2022/06/CTA-ARROW.svg) no-repeat center center;
	background-size:contain;
    visibility: visible;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

button.arrow-link:hover:after, a.arrow-link:hover:after, a:hover span.arrow-link:after{
    background: url(/wp-content/uploads/2022/06/CTA-HOVER-ICON.svg) no-repeat center center;
	background-size:contain;
}

img.object-contain{
	object-fit: contain !important;
}

body.home {
	padding-top: 0;
}

body.page-template-location-front-page header:not(.fixed):not(.active),
body.post-type-archive-events header:not(.fixed):not(.active),
body.post-type-archive-news header:not(.fixed):not(.active),
body.page-template-action-plans-page header:not(.fixed):not(.active),
body.home header:not(.fixed):not(.active),
body.page-template-global-summit header:not(.fixed):not(.active),
body.page-template-cannes-lions header:not(.fixed):not(.active){
	background: none;
}

body.home header:not(.fixed):not(.active) a#logo-main{
	opacity: 0;
}

body.page-template-action-plans-page, body.post-type-archive-news, body.post-type-archive-events, body.page-template-global-summit, body.page-template-cannes-lions {
    background: rgb(240 237 232 / 70%);
}

.filterable_search .form-overlay {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10;
}

.filterable_search .form-overlay .form-loader {
    visibility: visible;
    opacity: 1;
}


.container-fluid.hero-home-page-slider {
    height: 760px;
    position: relative;
    margin-bottom: 15px;
    padding-top: 185px !important;
    padding-bottom: 225px !important;
}

.container-fluid.hero-home-page-slider .hero-image {
    top: 0;
    left: 0;
}

.container-fluid.hero-home-page-slider .hero-image img {
    object-fit: cover;
}

.hero-home-page-slider .logo-container {
    height: 115px;
    position: relative;
    float: left;
    width: 100%;
}

.hero-home-page-slider .logo-container img {
    position: relative;
    float: left;
    width: auto;
	height: auto;
    max-height: 100%;
    max-width: 100%;
}

.hero-home-page-slider h1.slab {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 48px;
    color: #fff;
    font-weight: 500;
    line-height: 57px;
    margin: 0;
    padding: 0;
}

.container-fluid.border-grey-style {
    position: relative;
}

.container-fluid.border-grey-style:before {
    content: '';
    visibility: visible;
    left: 15px;
    top: 0;
    width: calc(100% - 30px);
    height: 100%;
    background: #F0EDE8;
    position: absolute;
    border-radius: 15px;
}

.container-fluid.border-blue-style {
    position: relative;
}

.container-fluid.border-blue-style:before {
    content: '';
    visibility: visible;
    left: 15px;
    top: 0;
    width: calc(100% - 30px);
    height: 100%;
    background: #000A2B;
    position: absolute;
    border-radius: 15px;
}

.container-fluid.half-width-image .background-image {
    left: 15px;
    max-width: calc(50% - 30px);
    top: 0;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    overflow: hidden;
}

.container-fluid.half-width-image .background-image img{
	object-fit: cover;
}

.container-fluid.half-width-image.right .background-image {
    left:auto;
    right:15px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.container-fluid.full-width-image-bg .background-image {
    left: 15px;
    max-width: calc(100% - 30px);
    top: 0;
    border-radius: 15px;
    overflow: hidden;
}

.container-fluid.full-width-image-bg .background-image img{
	object-fit: cover;
}

.rounded-content-inner > .trend.main-title {
    font-size: 48px;
    line-height: 51px;
    margin: 0 0 30px 0;
    font-weight: 300;
}

.rounded-content-inner > .sub-title {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 25px 0;
    font-weight: 700;
    color: #000A2B;
}

.rounded-content-inner > .content {
    margin: 0 0 45px 0;
}

.rounded-content-inner .buttons-container {
    float: left;
    width: 100%;
    position: relative;
}

.rounded-content-inner .buttons-container a.arrow-link {
    margin: 0 90px 0 0;
}

.rounded-content-inner .buttons-container a.arrow-link:last-of-type {
    margin: 0;
}

.row.title-with-content{
	margin-bottom: 65px;
}

.row.title-with-content h3.trend,
.row.title-with-content h2.trend,
.row.title-with-content h1.trend,
.row.title-with-content span.trend {
    font-size: 48px;
    line-height: 60px;
    margin: -13px 0 -11px 0;
	font-weight: 300;
    color: #000A2B;
}

.row.title-with-content h3.trend.orange,
.row.title-with-content h2.trend.orange,
.row.title-with-content h1.trend.orange,
.row.title-with-content span.trend.orange{
	color: #FF3D14;
}

.row.title-with-content h3.trend.white,
.row.title-with-content h2.trend.white,
.row.title-with-content h1.trend.white,
.row.title-with-content span.trend.white{
	color: #fff;
}

.row.title-with-content .content {
    margin: 40px 0 0 0;
}

.container-fluid.global-supporters {
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
}

.container-fluid.global-supporters .inner {
    padding-top: 115px;
    padding-bottom: 110px;
}

.container-fluid.make-commitment {
    padding-top: 95px;
    padding-bottom: 200px;
}

.container-fluid.watch-global-summit {
    padding-bottom: 80px;
    padding-top: 90px;
}

.container-fluid.intro-joining {
    padding-top: 80px;
    padding-bottom: 80px;
}

body.home .container-fluid.intro-joining {
    margin-bottom: 15px;
}

.report-download-block .newsletter-inner-section {
    padding-top: 55px;
    padding-left: 65px;
    padding-right: 60px;
}

.report-download-block .newsletter-inner-section .content {
    margin-bottom: 65px;
}

.half-width-image.right .rounded-content-inner {
    padding-left: 0;
    padding-right: 110px;
}

.half-width-image .rounded-content-inner {
    padding-left: 110px;
}
/*
.global-supporters .logos-slider-block {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 100px;
}*/

.global-supporters .logos-slider-block .slick-list {
    overflow: visible;
}

.global-supporters .logos-slider-block a {
    float: left;
    width: 100%;
    position: relative;
    height: 110px;
    box-shadow: none !important;
    background: #f0ede8;
}

.global-supporters .logos-slider-block a img {
    float: left;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    mix-blend-mode: multiply;
}

.sign-up-bar .image-container {
    height: 320px;
    position: relative;
}

.sign-up-bar .newsletter-inner-section {
    padding-top: 55px;
    padding-left: 65px;
    padding-right: 60px;
}

.sign-up-bar .newsletter-inner-section h3.title,
.sign-up-bar .newsletter-inner-section h2.title,
.sign-up-bar .newsletter-inner-section h1.title,
.sign-up-bar .newsletter-inner-section span.title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 26px;
    line-height: 33px;
    margin: 0 0 10px 0;
    color: #000A2B;
}

.sign-up-bar .newsletter-inner-section  .content {
	margin-bottom: 80px;
}

.action-plan-container-block {
    margin-bottom: 15px;
    position: relative;
    z-index: 3;
}

.action-plan-container-block:last-of-type {
    margin-bottom: 0;
}

.action-plan-main-block {
    margin-bottom: 75px;
}

.action-plan-container-block .container-fluid {
    margin-bottom: 0;
}

.action-plan-container-block .container-fluid.action-plan-block {
    padding-top: 50px;
    padding-bottom: 40px;
    min-height: 587px;
    position: relative;
    z-index: 2;
}

.action-plan-container-block .container-fluid.action-plan-dropped-block {
    display: none;
    padding-top: 50px;
    padding-bottom: 65px;
    position: relative;
    z-index: 1;
}

.action-plan-container-block .container-fluid.action-plan-dropped-block:before {
    content: '';
    position: absolute;
    left: 15px;
    bottom: 0;
    width: calc(100% - 30px);
    height: calc(100% + 30px);
    border: solid 1px #1b1b1b;
    visibility: visible;
    border-radius: 15px;
}

.action-plan-block .action-plan-content-inner {
    padding-right: 30px;
}

.action-plan-block .action-plan-content-inner h3.trend.main-title,
.action-plan-block .action-plan-content-inner h2.trend.main-title,
.action-plan-block .action-plan-content-inner h1.trend.main-title,
.action-plan-block .action-plan-content-inner span.trend.main-title {
    font-size: 48px;
    line-height: 110px;
    padding-left: 138px;
    color: #fff;
    position: relative;
    margin: 0 0 45px 0;
    letter-spacing: -0.07em;
}

.action-plan-block .action-plan-content-inner h3.trend.main-title:before,
.action-plan-block .action-plan-content-inner h2.trend.main-title:before,
.action-plan-block .action-plan-content-inner h1.trend.main-title:before,
.action-plan-block .action-plan-content-inner span.trend.main-title:before {
    content: '';
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    height: 110px;
    background: url(/wp-content/uploads/2022/06/action-icon.svg) no-repeat center center;
    background-size: contain;
}

.action-plan-block .action-plan-content-inner h3.title.intro-title,
.action-plan-block .action-plan-content-inner h2.title.intro-title,
.action-plan-block .action-plan-content-inner h1.title.intro-title,
.action-plan-block .action-plan-content-inner span.title.intro-title {
    color: #fff;
    font-weight: 700;
    font-size: 21px;
    line-height: 34px;
    margin: 0 0 10px 0;
}

.action-plan-block .action-plan-content-inner .content {
    color: #fff;
    font-size: 16px;
}

.action-plan-block .action-plan-content-inner .content p {
    line-height: 26px;
}

.action-plan-block .action-plan-buttons {
    min-width: 100%;
    height: 100px;
    position: relative;
}

.action-plan-block .action-plan-buttons a.btn {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.action-plan-block .action-plan-buttons a.btn.close-action {
    display: none;
    border: none !important;
    padding: 17px 30px;
}

.action-plan-block .action-plan-buttons a.btn.close-action:before {
    opacity: 1 !important;
}

.action-plan-block .action-plan-buttons a.btn.close-action:hover {
    border-color: #D7ECFB;
}

.action-plan-block .action-plan-buttons a.btn.close-action:hover:before {
    background: #D7ECFB;
}


.action-plan-split-inner .content {
    column-count: 2;
    column-gap: 50px;
}

.action-plan-split-inner .content > * {
    float: none !important;
    margin: 0 0 20px 0;
    display: table;
    clear: both;
    width: 100%;
}

.container-fluid.hero-page-style {
    margin-bottom: 70px;
    margin-top: 20px;
}

.hero-page-style h1.trend, .page-template-global-summit .hero-page-style.news-hero h1.trend {
    font-size: 70px;
    line-height: 70px;
    font-weight: 100;
    color: #000A2B;
    letter-spacing: -0.085em;
    margin: -10px 0;
    padding: 0;
}

.hero-page-style h1 b {
    margin-left: 325px;
    font-weight: 100;
    color: #D6631F;
}

.container-fluid.hero-home-page-slider.essentials-slider {
    height: 527px;
    padding-top: 150px !important;
    padding-bottom: 90px !important;
    position: relative;
    z-index: 2;
}

.container-fluid.hero-home-page-slider.essentials-slider .hero-image {
    left: 15px;
    max-width: calc(100% - 30px);
    border-radius: 15px;
    overflow: hidden;
}

.hero-home-page-slider.essentials-slider .logo-container {
    height: 106px;
}

.hero-home-page-slider.essentials-slider h1.slab {
    font-size: 26px;
    line-height: 32px;
}

.testimonials-global-section .testimonials-new-block {
    border: solid 1px #000A2B;
    border-radius: 15px;
	padding: 40px 100px;
	overflow: hidden;
}

.testimonials-global-section .testimonials-new-block:before {
    content: '';
    position: absolute;
    left: 55px;
    top: -2px;
    width: 104px;
    height: 64px;
    display: block;
    visibility: visible;
    background: url(/wp-content/uploads/2022/06/unnamed-file-1.png) no-repeat center center;
    background-size: contain;
}

.testimonials-global-section .testimonials-new-block:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 40px;
    width: 104px;
    height: 64px;
    display: block;
    visibility: visible;
    background: url(/wp-content/uploads/2022/06/unnamed-file.png) no-repeat center center;
    background-size: contain;
}

.testimonials-global-section .testimonials-new-block .content {
    font-size: 16px;
    margin: 0 0 32px 0;
}

.testimonials-global-section .testimonials-new-block .content p {
    line-height: 22px;
}

.testimonials-global-section .testimonials-new-block span.meta {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.container-fluid.intro-essentials {
    margin-bottom: 15px;
    padding-bottom: 65px;
    padding-top: 100px;
    margin-top: -45px;
    position: relative;
    z-index: 1;
}

.container-fluid.testimonials-global-section {
    margin-bottom: 15px;
}

.container-fluid.who-is-it-for {
    padding-top: 85px;
    padding-bottom: 70px;
    margin-bottom: 15px;
}

.container-fluid.how-course-works {
    padding-top: 90px;
    padding-bottom: 70px;
    margin-bottom: 75px;
}

.row.who-ctas-container .who-is-block {
    padding-left: 240px;
	min-height: 94px;
}

.row.who-ctas-container .who-is-block .icon-container {
    left: 40px;
    top: 0;
    width: 94px;
    height: 94px;
    border-radius: 50%;
    background: #FFC34D;
    padding: 25px;
}

.row.who-ctas-container article:nth-child(1) .who-is-block .icon-container, .row.who-ctas-container article:nth-child(2) .who-is-block .icon-container {
    padding-top: 20px;
}

.row.who-ctas-container .who-is-block .icon-container img {
    object-fit: contain;
}

.row.who-ctas-container .who-is-block .inner-content span.title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000A2B;
    margin: 0 0 10px 0;
    line-height: 28px;
}

.row.who-ctas-container .who-is-block .inner-content .content {
    font-size: 16px;
}

.row.who-ctas-container .who-is-block .inner-content .content p {
    line-height: 28px;
}

.row.who-ctas-container article {
    margin-bottom: 70px;
}

.row.who-ctas-container article:last-of-type {
    margin-bottom: 0;
}

.how-course-works .row.how-course-row .content.main-content {
    color: #fff;
    font-weight: 700;
    padding-right: 150px;
}

.how-course-works .row.how-course-row .content.main-content p {
    line-height: 28px;
}

.how-course-works .how-modules {
	position: relative;
}

.how-course-works .how-modules:before {
    content: '';
    visibility: visible;
    left: 46px;
    top: 0;
    width: 1px;
    height: calc(100% - 94px);
    border-left: dashed 2px #fff;
    position: absolute;
}

.how-course-works .how-modules .module-block {
    padding-left: 165px;
    margin: 0 0 45px 0;
    min-height: 94px;
}

.how-course-works .how-modules .module-block:last-of-type {
    margin: 0;
}

.how-course-works .how-modules .module-block span.module-num {
    left: 0;
    top: 0;
    width: 94px;
    height: 94px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    padding: 10px;
    padding-top: 15px;
}

.how-course-works .how-modules .module-block .inner-content span.title {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 10px 0;
}

.how-course-works .how-modules .module-block .inner-content .content {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.how-course-works .how-modules .module-block .inner-content .content p {
    line-height: 24px;
}

.hero-page-style.news-hero h1.trend, .page-template-global-summit .hero-page-style.news-hero h1.trend b{
	color: #FF3D14;
}

.hero-page-style.news-hero h1.trend b.normal {
    font-size: 21px;
    line-height: 25px;
    font-family: neuzeit-grotesk, sans-serif;
    letter-spacing: 0.009em;
    color: #000A2B;
    margin-top: 0px;
    display: block;
    margin-left: 190px;
}

.hero-page-style.events-hero h1.trend{
	color: #FF3D14;
}

.hero-page-style.events-hero h1.trend b.normal {
    font-size: 21px;
    line-height: 25px;
    font-family: neuzeit-grotesk, sans-serif;
    letter-spacing: 0.009em;
    color: #000A2B;
    margin-top: 0px;
    display: block;
    margin-left: 110px;
}

.container-fluid.events-hero-section {
    margin-bottom: 15px;
	padding-top: 60px;
	padding-bottom: 60px;
}

.container-fluid.intro-events {
    margin-bottom: 15px;
	padding-top: 65px;
	padding-bottom: 70px;
}

.container-fluid.speakers-section {
    padding-top: 83px;
    padding-bottom: 100px;
}

.events-hero-section .events-hero-content {
	padding-right: 180px;
}

.events-hero-section .events-hero-content > h1.title,
.events-hero-section .events-hero-content > span.title {
    font-size: 46px;
    line-height: 56px;
    color: #fff;
    margin: -9px 0 50px 0;
    font-weight: 600;
    letter-spacing: 0;
}

.events-hero-section .events-hero-content .meta {
    margin: 0 0 68px 0;
}

.events-hero-section .events-hero-content .meta span {
    font-size: 26px;
    line-height: 36px;
    color: #fff;
}

.events-hero-section .events-hero-content .meta span.location {
    font-weight: 600;
}

.events-hero-section .events-hero-content .meta > :first-child {
    margin-top: -7px;
}

.events-hero-section .events-hero-content .meta > :last-child {
    margin-bottom: -7px;
}

.speakers-section article.speaker-block {
    margin: 0 0 40px 0;
}

.speakers-section article.speaker-block:last-of-type {
    margin: 0;
}

.speakers-section .speaker-post-block {
    padding: 0 0 40px 0;
    border-bottom: solid 1px #000A2B;
}

.speakers-section article.speaker-block:last-of-type .speaker-post-block {
    padding: 0;
    border-bottom: none;
}

.speakers-section .speaker-post-block a.speaker-link {
    box-shadow: none !important;
    padding-left: 350px;
    position: relative;
    height: 142px;
    padding-right: 125px;
}

.speakers-section .speaker-post-block a.speaker-link:after {
    content: '\f067';
    visibility: visible;
    position: absolute;
    right: 50px;
    font-size: 40px;
    line-height: 40px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #FF3D14;
}

.speakers-section .speaker-post-block a.speaker-link.active:after {
    content: '\f068';
}

.speakers-section .speaker-post-block a.speaker-link .avatar-container {
    width: 142px;
    height: 142px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 65px;
    top: 0;
}

.speakers-section .speaker-post-block a.speaker-link .avatar-container img {
	object-fit:cover;
}

.speakers-section .speaker-post-block a.speaker-link .content-side-inner {}

.speakers-section .speaker-post-block a.speaker-link .content-side-inner .name {
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    color: #000A2B;
}

.speakers-section .speaker-post-block a.speaker-link .content-side-inner .meta {
    font-size: 20px;
    line-height: 34px;
    font-weight: 400;
    color: #000A2B;
}

.speakers-section .speaker-post-block a.speaker-link:hover .content-side-inner .name,
.speakers-section .speaker-post-block a.speaker-link:hover .content-side-inner .meta {
    color: #FF3D14;
}

.speakers-section .speaker-post-block .speaker-dropped {
    padding-left: 350px;
    display: none;
    margin-bottom: 40px;
}

.container-fluid.events-hero-archive {
    box-shadow: none !important;
    padding-top: 50px;
    padding-bottom: 55px;
}

.events-hero-archive .events-archive-content {
    padding-left: 30px;
}

.events-hero-archive .events-archive-content span.date {
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 33px;
	margin: 0 0 75px 0;
}

.events-hero-archive .events-archive-content h3.title,
.events-hero-archive .events-archive-content h2.title,
.events-hero-archive .events-archive-content h1.title,
.events-hero-archive .events-archive-content span.title {
	color: #fff;
	font-size: 46px;
	line-height: 56px;
	font-weight: 600;
	margin: 0 0 100px 0;
}

.events-hero-archive .events-archive-content .meta span.location {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
}

a.container-fluid.events-hero-archive:hover .events-archive-content span.date,
a.container-fluid.events-hero-archive:hover .events-archive-content h3.title,
a.container-fluid.events-hero-archive:hover .events-archive-content h2.title,
a.container-fluid.events-hero-archive:hover .events-archive-content h1.title,
a.container-fluid.events-hero-archive:hover .events-archive-content span.title,
a.container-fluid.events-hero-archive:hover .events-archive-content .meta span.location{
    color: #FF3D14;
}

.post-list .post-inner.event-type a.inner-container {
    padding-top: 290px;
}

.post-list .post-inner.event-type a.inner-container .post-thumbnail {
    height: 290px;
}

.post-list .post-inner.event-type a.inner-container .inner-content-block span.date{
	color:#D6631F;
	font-size:16px;
	line-height: 33px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 25px 0;
}

.post-list .post-inner.event-type a.inner-container .inner-content-block h4{
	margin: 0 0 30px 0;
}

.post-list .post-inner.event-type a.inner-container .inner-content-block span.location{
	color:#000A2B;
	font-size:16px;
	line-height: 33px;
	font-weight: 600;
}

.standard-post.single-post.border-grey-style {
    padding-top: 80px;
    padding-bottom: 120px;
}

.standard-post.single-post .row.news-title-row {
    margin-bottom: 40px;
}

.standard-post.single-post .row.news-title-row h1 {
    float: left;
    width: 100%;
    font-weight: 700;
    color: #000A2B;
    font-size: 46px;
    line-height: 52px;
    margin: -7px 0 10px 0;
    padding: 0;
    max-width: 75%;
}

.standard-post.single-post .row.news-title-row span.date {
    font-size: 20px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000A2B;
}

body.page-template-location-front-page {
    padding-top: 0;
}

.container-fluid.location-home-page-slider {
    height: 760px;
    padding-bottom: 150px !important;
    margin-bottom: 15px;
}

.location-home-page-slider .hero-image img {
    object-fit: cover;
}

.location-home-page-slider .hero-image:after {
    content: '';
    visibility: visible;
    bottom: 0;
    left: 0;
    height: 452px;
    width: 100%;
    display: block;
    position: absolute;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(4,33,13,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(4,33,13,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(4,33,13,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#04210d',GradientType=0 );
    opacity: 0.92;
}

.location-home-page-slider h1.trend {
    text-align: center;
    font-size: 80px;
    line-height: 81px;
    letter-spacing: -0.0875em;
    font-weight: 100;
    color: #fff;
}

.location-home-page-slider h1.trend strong {
    display: block;
    padding-left: 515px;
    color: #EDA528;
    font-weight: 100;
}

.location-home-page-slider span.sub-title {
    color: #fff;
    font-size: 28px;
    line-height: 1;
    font-weight: 300;
    margin: 25px 0 0 0;
}

.location-list-news .row.title-with-content h3.trend b.normal,
.location-list-news .row.title-with-content h2.trend b.normal,
.location-list-news .row.title-with-content h1.trend b.normal,
.location-list-news .row.title-with-content span.trend b.normal {
    font-size: 21px;
    line-height: 25px;
    font-family: neuzeit-grotesk, sans-serif;
    letter-spacing: 0.009em;
    color: #000A2B;
    margin-top: 5px;
    display: block;
    margin-left: 155px;
	font-weight: 400;
}

.container-fluid.location-list-news.post-list {
    margin-bottom: 105px;
}

.location-list-events .row.title-with-content h3.trend b.normal,
.location-list-events .row.title-with-content h2.trend b.normal,
.location-list-events .row.title-with-content h1.trend b.normal,
.location-list-events .row.title-with-content span.trend b.normal {
    font-size: 21px;
    line-height: 25px;
    font-family: neuzeit-grotesk, sans-serif;
    letter-spacing: 0.009em;
    color: #000A2B;
    margin-top: 5px;
    display: block;
    margin-left: 155px;
    font-weight: 400;
}

.container-fluid.location-list-events.post-list {
    margin-bottom: 140px;
}

.container-fluid.global-cta-bar {
    margin-bottom: 75px;
}

.global-cta-bar a.trend {
    float: left;
    color: #000A2B;
    font-size: 48px;
    line-height: 60px;
    box-shadow: none;
    padding-right: 95px;
    letter-spacing: -0.115em;
    font-weight: 100;
}

.page-template-action-plans-page .global-cta-bar a.trend {
    font-size: 42px;
    font-weight: 200;
}

.global-cta-bar a.trend:hover{
	color: #000A2B;
}

.global-cta-bar a.trend:after {
    content: '';
    position: absolute;
    right: 0;
    top: 2px;
    width: 55px;
    height: 55px;
    background: url(/wp-content/uploads/2022/06/CTA-ARROW.svg) no-repeat center center;
    background-size: contain;
    visibility: visible;
    border-radius: 50%;
}

.global-cta-bar a.trend:hover:after {
    background: url(/wp-content/uploads/2022/06/CTA-HOVER-ICON.svg) no-repeat center center;
	background-size:contain;
}



.container-fluid.mobile-menu-new {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 19;
    background: #fff;
    padding-top: 155px;
    padding-bottom: 50px;
}

.mobile-menu-new .menu-image {
    left: 0;
    bottom: 0;
}

.mobile-menu-new .menu-image img {
    object-fit: cover;
}

.mobile-menu-new .mobile-menu-inner {
    float: left;
    width: 100%;
    position: relative;
    overflow: auto;
}

.mobile-menu-new .mobile-menu-inner > div {
    float: left;
    width: 100%;
    position: relative;
}

.mobile-menu-inner ul.menu {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}

.mobile-menu-inner ul.menu > li {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0 0 22px 0;
}

.mobile-menu-inner ul.menu > li > a {
    float: left;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1;
    box-shadow: none;
    font-family: 'Trend Slab One', sans-serif;
    letter-spacing: -0.1em;
    font-weight: 100;
    color: #000A2B;
}

.mobile-menu-inner ul.menu > li > a:hover:after,
.mobile-menu-inner ul.menu > li > a.active:after,
.mobile-menu-inner ul.menu > li > a:hover,
.mobile-menu-inner ul.menu > li > a.active{
	color: #FF3D14 !important;
}

.mobile-menu-inner ul.menu li:before {
    display: none;
}

.mobile-menu-inner ul.menu > li > ul.sub-menu {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
	display: none;
}

.mobile-menu-inner ul.menu > li > ul.sub-menu > li {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}

.mobile-menu-inner ul.menu > li > ul.sub-menu > li > a {
    font-size: 20px;
    line-height: 36px;
    box-shadow: none !important;
    font-weight: 700;
    color: #000A2B;
}

.mobile-menu-inner ul.menu > li > ul.sub-menu > li > a:hover{
	color: #FF3D14;
}

.mobile-menu-inner ul.menu > li.menu-item-has-children > a {
    padding-right: 45px;
    position: relative;
}

.mobile-menu-inner ul.menu > li.menu-item-has-children > a:after {
    content: '\f067';
    visibility: visible;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 32px;
    line-height: 38px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
    color: #000A2B;
    width: auto;
    letter-spacing: 0;
}

.mobile-menu-inner ul.menu > li.menu-item-has-children > a.active:after {
    content: '\f068';
}




span#load_more {
    cursor: pointer;
}




.single-post.standard-post article.content h2{
    margin: 0 0 13px 0;
    font-size: 34px;
	line-height: 1.3;
    font-weight: 700;
	color: #000A2B;
}

.single-post.standard-post article.content h3{
    margin: 0 0 13px 0;
    font-size: 30px;
	line-height: 1.3;
    font-weight: 700;
	color: #000A2B;
}

.single-post.standard-post article.content h4{
    margin: 0 0 13px 0;
    font-size: 28px;
	line-height: 1.3;
    font-weight: 700;
	color: #000A2B;
}

.single-post.standard-post article.content h5{
    margin: 0 0 13px 0;
    font-size: 26px;
	line-height: 1.3;
    font-weight: 700;
	color: #000A2B;
}

.single-post.standard-post article.content h6,
.single-post.standard-post article.content h7,
.single-post.standard-post article.content h8{
    margin: 0 0 13px 0;
    font-size: 22px;
	line-height: 1.3;
    font-weight: 700;
	color: #000A2B;
}


.how-course-works .how-modules .module-block, .row.who-ctas-container .who-is-block{
	float: left;
	width:100%;
	position: relative;
}

.mobile-menu-new .mobile-menu-inner .ad-email-menu {
    display: none;
}

.action-plan-split-inner .content.hidden-desktop {
    display: none;
}




/*.logos-slider-block .slick-slide {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}*/

body.home .header:not(.fixed):not(.active) a.download-link {
    color: #fff;
	display: none !important;
}

body.home .header:not(.fixed):not(.active) a#burgerMenu {
    border-color: #fff;
}

body.home .header:not(.fixed):not(.active) a#burgerMenu .icon-container span {
    background: #fff !important;
}

body.home .header:not(.fixed):not(.active) a#burgerMenu span.label-text {
    color: #fff;
}

.row.title-with-content.no-margin-bottom {
    margin-bottom: 0;
}

.events-hero-section .events-hero-content a.btn.btn-primary.white:after {
    opacity: 0 !important;
}

.events-hero-section .events-hero-content a.btn.btn-primary.white:hover {
    border: solid 1px #d7ecfb;
}

.events-hero-section .events-hero-content a.btn.btn-primary.white {
    padding: 16px 30px;
    border: solid 1px #d7ecfb;
}

.post-list .post-inner.event-type a.inner-container:hover .inner-content-block h4 {
    font-weight: 700;
}

.col-by-8 {
    -ms-flex: 0 0 11.11111111111111%;
    flex: 0 0 11.11111111111111%;
    max-width: 11.11111111111111%;
}

.page-template-location-front-page-uk .container-fluid.global-supporters {
    margin-bottom: 15px;
}



body .preloader-container {
    background: #fff;
	z-index: 9999999999;
}

body .preloader-container .inner-container {}

body .preloader-container .inner-container img {
    object-fit: cover;
}

.container-fluid.sign-up-global-section {
    padding-top: 80px;
    padding-bottom: 55px;
    display: none;
}

.sign-up-global-section .form-container {
    padding-left: 65px;
    padding-right: 60px;
}

.sign-up-global-section .form-container .frm_forms form .form-field {
    margin-bottom: 38px;
}

.sign-up-global-section .row.title-with-content {
    margin-bottom: 35px;
    padding-right: 30px;
}

.sign-up-global-section a.btn.btn-secondary#closeGlobalForm {
    position: absolute;
    right: 73px;
    top: 41px;
    height: 20px;
    width: 75px;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
}


.vimeo-responsive-container{
	padding:56.25% 0 0 0;
	position:relative;
	float: left;
	width:100%;
}

.vimeo-responsive-container iframe{
	position:absolute;top:0;left:0;width:100%;height:100%;
}

.rounded-content-inner > .content .vimeo-responsive-container {
    float: none;
    display: inline-block;
}

.row.title-with-content .content.white {
    color: #fff;
}

.col-md-by-5 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.action-plans-listing-section.border-blue-style .inner {
    padding-top: 100px;
    padding-bottom: 100px;
}

.action-plans-listing-section.border-blue-style .inner .buttons-container .arrow-link {
    color:#fff;
}

.action-plans-listing-section .inner .row.action-plans-ctas {
    margin-bottom: 65px;
}

.action-plans-listing-section .inner .action-plan-cta-block {
    background: #D7ECFB;
    padding: 30px 25px;
    border-radius: 10px;
}

.action-plans-listing-section .inner .action-plan-cta-block span.trend {
    margin: 0 0 15px 0;
    color: #000A2B;
    font-size: 25px;
    letter-spacing: -0.09em;
}

.action-plans-listing-section .inner .action-plan-cta-block .sub-title {
    font-size: 17px;
    line-height: 24px;
    font-weight: 600;
    color: #000A2B;
}




.guide-download-block .newsletter-inner-section {
    padding-right: 50px;
}

.guide-download-block .newsletter-inner-section .content {
    padding-right: 130px;
    margin-bottom: 50px;
}

.guide-download-block .newsletter-inner-section .frm_forms form .form-field {
    padding-right: 30px;
}

.guide-download-block .newsletter-inner-section .frm_submit button.arrow-link {
    font-size: 17px;
    letter-spacing: 0.05em;
    width: 100%;
    text-align: left;
}

/*body:not(.logged-in) .report-download-block .row.title-with-content {
    margin-bottom: 0;
}*/

.container-fluid.action-plans-listing-section {
    margin-bottom: 15px;
}

.container-fluid.make-commitment.make-commitment-new {
    padding-top: 100px;
    padding-bottom: 100px;
}

.make-commitment.make-commitment-new .rounded-content-inner > .trend.main-title,
.make-commitment.make-commitment-new .rounded-content-inner > .content,
.make-commitment.make-commitment-new .rounded-content-inner .buttons-container a.arrow-link{
	color: #fff;
}

.rounded-content-inner > .trend.main-title.increased-letter-spacing, 
.row.title-with-content h3.trend.increased-letter-spacing,
.row.title-with-content h2.trend.increased-letter-spacing,
.row.title-with-content h1.trend.increased-letter-spacing,
.row.title-with-content span.trend.increased-letter-spacing {
    letter-spacing:-0.05em;
}



.container-fluid.cannes-page-intro {
    padding-top: 115px;
    padding-bottom: 175px;
}

.video-post-listing.post-list .post-inner a.inner-container .post-thumbnail {
    height: 269px;
}

.video-post-listing.post-list .post-inner a.inner-container {
    padding-top: 269px;
}

body.page-template-cannes-lions {
    background: #F0EDE8;
}

.cannes-page-intro .rounded-content-inner > .content, 
.cannes-page-intro .rounded-content-inner > .main-title {
    color: #fff;
}

.cannes-page-intro .rounded-content-inner > .main-title {
    margin-bottom: 90px;
    font-weight: 300;
}

.cannes-split-content .logo-container {
    height: 176px;
}

.modal-main-container#youtube-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}

.modal-main-container#youtube-modal .modal-inner-block {
    float: left;
    width: 100%;
    padding: 0px;
    background: #fff;
    -webkit-box-shadow: 3px 3px 49px 0 rgba(70,62,52,0.8);
    box-shadow: 3px 3px 49px 0 rgba(70,62,52,0.8);
	position:relative;
}

.modal-main-container#youtube-modal .modal-inner-block .youtube-modal-vid {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
}

.modal-main-container#youtube-modal .modal-inner-block .video-container {
    float: left;
    width: 100%;
}

.modal-main-container#youtube-modal .modal-inner-block .video-container .youtube-modal-vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.modal-main-container#youtube-modal .modal-inner-block .video-container .youtube-modal-vid iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal-main-container#youtube-modal .overlay {
    width: 100%;
    height: 100%;
    background: rgba(60, 60, 60, 0.8);
    position: absolute;
    left: 0;
    top: 0;
	z-index: 1;
}

.modal-main-container#youtube-modal .container{
	z-index: 2;
}


.cannes-accordion-main-block {
    margin-bottom: 90px;
}

.cannes-accordion-main-block .cannes-accordion-container-block{
	margin-bottom: 20px;
}

.cannes-accordion-main-block .cannes-accordion-container-block:last-of-type{
	margin-bottom: 0px;
}

.cannes-accordion-main-block .cannes-accordion-container-block .cannes-accordion-block{
	margin-bottom: 0;
}

.cannes-accordion-block .inner {
    padding-top: 46px;
    padding-bottom: 46px;
}

.cannes-accordion-dropped-block .inner {
    border: solid 1px #000A2B;
    border-radius: 15px;
    margin-top: -30px;
    padding-top: 90px;
    padding-bottom: 90px;
}

.cannes-accordion-block .cannes-accordion-content-inner {

}

.cannes-accordion-block .cannes-accordion-content-inner h2.trend.main-title,
.cannes-accordion-block .cannes-accordion-content-inner span.trend.main-title {
	color: #fff;
	font-size: 36px;
	line-height: 46px;
        font-weight: 300;
    margin: 0;
}

.cannes-accordion-block .cannes-accordion-buttons {
    min-width: 100%;
    height: 46px;
    position: relative;
}

.cannes-accordion-block .cannes-accordion-buttons a.btn {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.cannes-accordion-block .cannes-accordion-buttons a.btn.close-action {
    display: none;
    padding: 15px 30px;
}

.cannes-accordion-block .cannes-accordion-buttons a.btn:hover {
    color: #000A2B !important;
}

.cannes-accordion-block .cannes-accordion-buttons a.btn:after {
    background: #fff;
}

.cannes-accordion-main-block .cannes-accordion-container-block .cannes-accordion-dropped-block {
    margin-bottom: 0;
    display: none;
}

.cannes-accordion-dropped-block .inner .post-list.video-post-listing {
    margin-bottom: 0;
    padding-right: 50px;
}

.cannes-accordion-dropped-block .inner .video-post-listing.post-list .post-inner{
	height: auto;
}

.cannes-accordion-dropped-block .inner .post-list.video-post-listing .post-inner a.inner-container{
	padding-top: 0;
}

.cannes-accordion-dropped-block .inner .video-post-listing.post-list .post-inner a.inner-container .post-thumbnail{
	position: relative;
	height: 195px;
}

.cannes-accordion-dropped-block .inner .video-post-listing.post-list .post-inner a.inner-container .post-thumbnail:before {
    content: '';
    position: absolute;
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 50%;
    background: url(/wp-content/uploads/2023/01/play-video-cannes.svg) no-repeat center center;
    background-size: contain;
    visibility: visible;
}

.cannes-accordion-dropped-block .inner .video-post-listing.post-list .post-inner a.inner-container:hover .post-thumbnail:before {
    background: url(/wp-content/uploads/2023/01/play-video-cannes-hover.svg) no-repeat center center;
    background-size: contain;
}

.cannes-accordion-dropped-block .cannes-accordion-inner .content ul {
    padding-left: 0;
}

.cannes-cta-block .cannes-cta-inner span.title.main-title {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    color: #000A2B;
}

.cannes-cta-block .cannes-cta-inner .buttons .btn {
    min-width: 323px;
    max-width: 100%;
    border: none;
    font-weight: 600;
    color: #fff !important;
}

.cannes-cta-block .cannes-cta-inner .buttons .btn:before {
    background: #FF3D14;
}

.cannes-cta-block .cannes-cta-inner .buttons .btn:after {
    background: #000A2B;
}

.page-template-community-page .intro-joining .row.title-with-content{
	margin-bottom: 70px;
}

.page-template-community-page .intro-joining .row.title-with-content h1.trend {
    line-height: 51px;
    margin: -9px 0 -7px 0;
	color: #000A2B;
}

.page-template-community-page .intro-joining{
	padding-bottom: 180px;
}

.community-listing-ctas .row.who-ctas-container .who-is-block .icon-container {
    left: 25px;
}

.community-listing-ctas .row.who-ctas-container .who-is-block {
    padding-left: 155px;
}



.community-listing-ctas .row.who-ctas-container article:nth-child(1) .who-is-block .icon-container {
    padding: 15px;
    padding-top: 10px;
}

.community-listing-ctas .row.who-ctas-container article:nth-child(2) .who-is-block .icon-container {
    padding-top: 20px;
}

.community-listing-ctas .row.who-ctas-container article:nth-child(4) .who-is-block .icon-container {
    padding-top: 20px;
}

.page-template-community-page .intro-joining .rounded-content-inner .buttons-container a.arrow-link {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.05em;
}


.how-course-works .how-modules.no-line-bg {}

.how-course-works .how-modules.no-line-bg:before {
    display: none;
}

.how-course-works .how-modules.no-line-bg .module-block {
    padding-top: 20px;
}

.how-course-works .how-modules.no-line-bg .module-block .module-num {
    background: #D7ECFB;
}



.page-template-community-page .community-listing-ctas .row.title-with-content span.trend {
    letter-spacing: -0.09em;
}

.page-template-community-page .how-course-works .row.title-with-content span.trend {
    letter-spacing: -0.08em;
}

.industry-partners.global-supporters .logos-slider-block a {
    background: none;
}

.container-fluid.global-supporters.industry-partners .inner {
    padding-top: 0;
    padding-bottom: 0;
}

.directors-container-block .directors-inner-section {
    padding-right: 95px;
}

.directors-container-block .directors-inner-section .content {
    font-size: 16px;
    letter-spacing: 0.02em;
    font-weight: 400;
}

.directors-container-block .directors-inner-section > h2.title,
.directors-container-block .directors-inner-section > span.title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 500;
    margin-bottom: 10px;
    color: #000A2B;
}

.page-template-community-page .row.title-with-content span.trend {
    font-size: 36px;
    letter-spacing: -0.15em !important;
}


.col-md-by-9 {
    -ms-flex: 0 0 11.1111111111%;
    flex: 0 0 11.1111111111%;
    max-width: 11.1111111111%;
}

.industry-partners.global-supporters .logos-slider-block .col-md-by-9 a {
    height: 70px;
}

.other-news.post-list.added-padding-top {
    padding-top: 50px;
}

.filterable_search .form-overlay .form-loader {
    background: rgb(239 237 231 / 40%);
}




.action-plan-block .action-plan-content-inner span.trend.main-title#CustomerEngagementMainTitle {
    font-size: 30px;
    line-height: 50px;
}

table.companies-summary tr td .CustomerEngagementCompleted {
    float: left;
    margin: 0;
    font-size: 12px;
    line-height: 22px;
    padding-left: 20px;
    position: relative;
    box-shadow: none !important;
}

table.companies-summary tr td .CustomerEngagementCompleted:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f058";
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
}

.frm_forms form .form-field.scale-inputs {}

.frm_forms form .form-field.scale-inputs .frm_opt_container {
    margin-top: 10px;
}

.frm_forms form .form-field.scale-inputs .frm_opt_container .frm_radio {
    min-width: auto;
    margin-right: 40px;
}

.frm_forms form .form-field.scale-inputs .frm_opt_container .frm_radio label {
    float: left;
}

.frm_forms form .form-field.scale-inputs .frm_opt_container .frm_radio label input {
    display: none !important;
}

.frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3[class*="frm_pos_"]:empty {
    display: none;
}