/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
html {
  scroll-behavior: smooth;
}
img {
  image-rendering: -webkit-optimize-contrast;
}
@import url("fxh6jrs.css");

/* ul {
    padding: 0
}
ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.305' height='15.142' viewBox='0 0 8.305 15.142'%3E%3Cpath id='Path_114' data-name='Path 114' d='M0,0,5.536,7.572,0,15.143H2.768L8.3,7.572,2.768,0Z' transform='translate(0 0)' fill='%23007aa3' opacity='0.998'/%3E%3C/svg%3E%0A");
}
ul li:last-child {
    margin-bottom: 0px;
} */
.dot::after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9'%3E%3Ccircle id='Ellipse_67' data-name='Ellipse 67' cx='4.5' cy='4.5' r='4.5' fill='%23007aa3'/%3E%3C/svg%3E") !important;
}
.dot.dot-r::after {
	width: 9px !important;
	height: 9px !important;
	bottom: -4.5px !important;
	transform: translate(0, -1.5px);
}
.dot.dot-r.dot-w::after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9'%3E%3Ccircle id='Ellipse_67' data-name='Ellipse 67' cx='4.5' cy='4.5' r='4.5' fill='%23ffffff'/%3E%3C/svg%3E") !important;
}
.dot.dot-r.dot-y::after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9'%3E%3Ccircle id='Ellipse_67' data-name='Ellipse 67' cx='4.5' cy='4.5' r='4.5' fill='%23FFC900'/%3E%3C/svg%3E") !important;
}
/* OS Windows - Chrome */
body.e--ua-webkit[data-elementor-device-mode="desktop"]:not(.e--ua-mac) .dot.dot-r::after {
	transform: translate(0, -0.5px);
}
/* OS Mac - Chrome */
body.e--ua-webkit[data-elementor-device-mode="desktop"].e--ua-mac .dot.dot-r::after {
	transform: translate(0, -0.2px);
}

.elementor-search-form__container .elementor-search-form__icon {
	cursor: pointer;
}

.oscineLight {
	font-family: oscine, sans-serif;
	font-weight: 300;
	font-style: normal;
}
.oscineRegular {
	font-family: oscine, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.oscineBold {
	font-family: oscine, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.oscineXBold {
	font-family: oscine, sans-serif;
	font-weight: 800;
	font-style: normal;
}

.breadcrumb {
	/*display: flex;
	flex-wrap: wrap;*/
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 16px;
}
.breadcrumb span.divider {
	margin: 0 5px;
}


/* Header navigation css */
.main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu > li.ubermenu-item > ul.ubermenu-tabs-group {
	padding: 16px;
	background: rgba(0,122,163,0.05);
}
.main-navigation ul.ubermenu-nav > li.ubermenu-item > a:hover {
	box-shadow: 0px 7px 0px 0px var(--e-global-color-accent) inset;
}
.main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu > li.ubermenu-item > ul.ubermenu-tabs-group > li > a {
	padding: 10px 20px;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > a {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
}
.main-navigation ul.ubermenu-nav ul.ubermenu-tabs-group {
	border: 0;
}
.main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu li.ubermenu-item a i.ubermenu-sub-indicator {
	margin-top: -9px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.666' height='19.447' viewBox='0 0 10.666 19.447'%3E%3Cpath id='Path_177' data-name='Path 177' d='M0,0,7.11,9.724,0,19.447H3.555l7.11-9.723L3.555,0Z' transform='translate(0 0)' fill='%23007aa3'/%3E%3C/svg%3E%0A");
	transform: rotate(0deg) !important;
	width: 10px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	right: 0;
}
.main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu li.ubermenu-item a i.ubermenu-sub-indicator::before {
	content: none;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul.ubermenu-tab-content-panel > li.ubermenu-tabs > ul {
	margin-top: 65px;
	min-height: auto !important;
	padding: 0 0 20px 0;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > .ubermenu-tab-content-panel > li.submenu_label {
	position: absolute;
	color: #0a527a;
	font-weight: 300;
	top: 16px;
	max-width: 33.3%;
	z-index: 6;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > .ubermenu-tab-content-panel > li.submenu_label .ubermenu-target-text {
	text-transform: uppercase;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul.ubermenu-tab-content-panel > li.ubermenu-tabs > ul > li > a {
	text-transform: capitalize;
	padding: 10px 20px;
	color: var(--e-global-color-primary);
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul.ubermenu-tab-content-panel > li.ubermenu-tabs > ul > li > a:hover {
	box-shadow: -1px 1px 0px 0px;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li .ubermenu-target-with-image {
	padding-left: 20px;
	padding-bottom: 20px;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul.ubermenu-tab-content-panel > li.ubermenu-tabs > ul > li > a::after {
	content: '';
	width: 8px;
	height: 8px;
	background: var(--e-global-color-primary);
	position: absolute;
	bottom: -4px;
	right: 0;
	border-radius: 50%;
	opacity: 0;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul.ubermenu-tab-content-panel > li.ubermenu-tabs > ul > li > a:hover::after {
	opacity: 1;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul.ubermenu-tab-content-panel > li.ubermenu-tabs > ul > li > a i.ubermenu-sub-indicator {
	margin-top: -1px;
}
.main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu > li.ubermenu-item > ul.ubermenu-tabs-group > li > a:hover {
	box-shadow: -1px 1px 0px 0px;
	color: var(--e-global-color-secondary);
}
/* .main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu > li.ubermenu-item > ul li a:hover {
	box-shadow: -1px 1px 0px 0px;
	color: var(--e-global-color-secondary);
} */
.main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu > li.ubermenu-item > ul.ubermenu-tabs-group > li > a::after {
	content: '';
	width: 8px;
	height: 8px;
	background: var(--e-global-color-primary);
	position: absolute;
	bottom: -4px;
	right: 0;
	border-radius: 50%;
	opacity: 0;
}
.main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu > li.ubermenu-item > ul.ubermenu-tabs-group > li > a:hover::after {
	opacity: 1;
}
/* .main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul > li.ubermenu-item-level-5 {
	height: 100%;
} */
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul > li > ul.ubermenu-submenu.ubermenu-column-2-3 {
/* 	display: flex; */
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul > li {
	width: 100%;
	z-index: 1;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul > li > a.ubermenu-target-with-image {
	height: 100%;
}
.main-navigation ul.ubermenu-nav > li ul.ubermenu-submenu ul > li > ul > li > a.ubermenu-target-with-image img {
	width: 100%;
	height: 100%;
}
.ubermenu-main .ubermenu-nav > li {
	margin-left: 30px;
}
.ubermenu-main .ubermenu-nav > li.ubermenu-has-submenu-mega > a::after, .ubermenu-main .ubermenu-nav > li.ubermenu-has-submenu-flyout > a::after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: -3px;
	background: #fff;
	transform: rotate(45deg) translate(10px, 20px);
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: 0.5s;
	opacity: 0;
	visibility: hidden;
}
.ubermenu-main .ubermenu-nav > li.ubermenu-has-submenu-mega:hover > a::after, .ubermenu-main .ubermenu-nav > li.ubermenu-has-submenu-flyout:hover > a::after {
	transform: rotate(45deg) translate(0,10px);
	opacity: 1;
	visibility: visible;
}
.ubermenu-main .ubermenu-nav > li.ubermenu-item-has-children > a i.ubermenu-sub-indicator {
	display: none;
}
.main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu > li.ubermenu-item > ul.ubermenu-tabs-group > li.ubermenu-current_page_ancestor > a {
	font-weight: bold;
}
/*
.main-navigation ul.ubermenu-nav > li > ul.ubermenu-submenu > li.ubermenu-item > ul.ubermenu-tabs-group > li.ubermenu-current_page_ancestor > a::after {
	opacity: 1;
}
*/
ul > li.ubermenu-current-menu-item > a {
	font-weight: 600 !important;
} 
.elementor-divider-separator .elementor-icon.elementor-divider__element {
	margin-left: -1px;
}
/* Header navigation css end */
.yellow_btn a {
	position: relative;
}
.yellow_btn a::after {
	content: '';
	background: linear-gradient(to right, #FFC900, #FFB45D);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 1;
	display: block !important;
	z-index: 0;
	border-radius: 30px;
	transition: 0.3s !important;
}
.yellow_btn a:hover::after {
	opacity: 0;
}
.yellow_btn a * {
	z-index: 1;
	position: relative;
}
.sliderNav {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: flex;
}
.sliderNav .button-prev {
	width: 45px;
	height: 47px;
	background: linear-gradient(to right, #007AA3, #0A527A);
	border-radius: 30px 0 0 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 2px;
	cursor: pointer;
	cursor: pointer;
	pointer-events: auto;
}
.sliderNav .button-next {
	width: 45px;
	height: 47px;
	background: linear-gradient(to right, #0A527A, #007AA3);
	border-radius: 0 30px 30px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 2px;
	cursor: pointer;
	cursor: pointer;
	pointer-events: auto;
}
.sliderNav svg {
    width: 20px !important;
    height: 20px !important;
}
.sliderNav {
	position: absolute;
	bottom: 0;
	left: 230px;
	z-index: 1;
	display: flex;
	padding: 0% 10% 5%;
	width: 100%;
	max-width: 900px;
	pointer-events: none;
}
.expertise-child .block_wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.expertise-child .block_wrapper .child {
	width: calc(100% / 3.1);
	position: relative;
	padding-bottom: 100px;
}
.expertise-child .block_wrapper .child .img_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s;

}
.expertise-child .block_wrapper .child .img_box {
	width: 100%;
	height: 430px;
}
.expertise-child .block_wrapper .child .topic_data p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #fff;
	font-weight: 300;
}
/* .expertise-child .block_wrapper .child:hover .topic_data p {
	-webkit-line-clamp: 10;
} */
.expertise-child .block_wrapper .child .topic_data {
	width: 85%;
	position: absolute;
	background: var(--e-global-color-primary);
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 10%;
	padding: 30px;
	z-index: 2;
	max-width: 600px;
}
.expertise-child .block_wrapper .child .topic_data .wpb_page_list {
	display: none;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
}
/* .expertise-child .block_wrapper .child:hover .topic_data .wpb_page_list {
  	display: block;
} */
.expertise-child .block_wrapper .child .topic_data .wpb_page_list li a {
	color: #fff;
	line-height: 1.5;
	display: block;
	padding-left: 20px;
	font-weight: 300;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.305' height='15.142' viewBox='0 0 8.305 15.142'%3E%3Cpath id='Path_120' data-name='Path 120' d='M0,0,5.536,7.572,0,15.143H2.768L8.3,7.572,2.768,0Z' transform='translate(0 0)' fill='%23fff' opacity='0.998'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: left center;
	transition: 0.3s;
}
.expertise-child .block_wrapper .child .topic_data .wpb_page_list li a:hover {
	color: var(--e-global-color-accent);
}
.expertise-child .block_wrapper .child .topic_data a.title {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	transition: 0.3s;
}
.expertise-child .block_wrapper .child .topic_data a.title:hover {
	color: var(--e-global-color-accent);
}
.blue_btn a {
	position: relative;
}
.blue_btn a::after {
	content: '';
	background: linear-gradient(to right, #007AA3, #0A527A);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 1;
	display: block !important;
	z-index: 0;
	border-radius: 30px;
	transition: 0.3s !important;
}
.blue_btn a:hover::after {
	opacity: 0;
}
.expertise-child .block_wrapper .child .topic_data .yellow_btn {
	margin-top: 20px;
}
.expertise-child .block_wrapper .child .topic_data .yellow_btn a {
	padding: 12px 40px;
	background: var( --e-global-color-secondary );
	border-radius: 30px;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	font-weight: bold;
	display: inline-block;
	line-height: 1;
}
.expertise-child .block_wrapper .child:hover .topic_data .yellow_btn a {
	color: var(--e-global-color-86648c8);
}
.expertise-child .block_wrapper .child:hover .topic_data .yellow_btn a::after {
	opacity: 0;
}
.expertise-child .block_wrapper .child .topic_data a.title h5 {
	margin-top: 0;
}
/* Main contact form */
.main_form .gform_wrapper.two-column_wrapper .gform_footer {
	padding: 0;
	margin: 0;
	height: 0;
}
.main_form .gform_wrapper.two-column_wrapper ul.gform_fields {
    display: none;
}
.main_form .gform_wrapper.two-column_wrapper .gform_body {
  	display: flex;
  	justify-content: space-between;
}
.main_form .gform_wrapper.two-column_wrapper .gform_body ul.gform_fields.gform_column {
	display: block;
  	flex: 0 0 48%;
}
.main_form .gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
    display: none;
}
.main_form .gform_wrapper.two-column_wrapper .gform_body ul.gform_fields li.gsection {
	display: none;
}
.main_form .gform_wrapper.two-column_wrapper ul.gform_fields li .yellow_btn button {
	font-family: "basic-sans", Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	fill: var( --e-global-color-secondary );
	color: var( --e-global-color-secondary );
	background-color: var( --e-global-color-primary );
	border-radius: 40px 40px 40px 40px;
	padding: 14px 40px 14px 40px;
	border: 0;
	position: relative;
}
.main_form .gform_wrapper.two-column_wrapper ul.gform_fields li .yellow_btn button span {
	z-index: 1;
	position: relative;
	transition: 0.3s;
}
.main_form .gform_wrapper.two-column_wrapper ul.gform_fields li .yellow_btn button:hover span {
	color: #fff;
}
.main_form .gform_wrapper.two-column_wrapper ul.gform_fields li .yellow_btn button::after {
	content: '';
	background: linear-gradient(to right, #FFC900, #FFB45D);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 1;
	display: block !important;
	z-index: 0;
	border-radius: 30px;
	transition: 0.3s !important;
}
.main_form .gform_wrapper.two-column_wrapper ul.gform_fields li .yellow_btn button:hover::after {
	opacity: 0;
}
.main_form .gform_wrapper.two-column_wrapper .gform_body li.gfield_error {
	margin: 0 !important;
	border: 0;
	background: transparent;
	position: relative;
}
.main_form .gform_wrapper.two-column_wrapper .gform_body li.gfield_error .validation_message {
	position: absolute;
	bottom: 3px;
	font-weight: 300;
	left: 0;
	font-size: 10px;
	padding: 0;
	right: 0;
	padding-left: 30px;
	color: var(--e-global-color-accent);
}
.gform_legacy_markup_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_legacy_markup_wrapper li.gfield_error textarea {
	border-color: var(--e-global-color-accent);
}
.gform_validation_errors .gform_submission_error.hide_summary {
	color: var(--e-global-color-86648c8);
	display: flex;
}
.gfield.field_description_below textarea {
	font-weight: bold !important;
}
.select2-search.select2-search--dropdown input[type="search"] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.948' height='18.949' viewBox='0 0 18.948 18.949'%3E%3Cg id='Group_331' data-name='Group 331' transform='translate(-1871.833 -13.631)'%3E%3Cpath id='Path_124' data-name='Path 124' d='M12.268,12.268a5.941,5.941,0,1,1,0-8.4A5.94,5.94,0,0,1,12.268,12.268Z' transform='translate(1870.707 12.505)' fill='none' stroke='%230A527A' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_12' data-name='Line 12' x2='7.099' y2='7.099' transform='translate(1882.975 24.773)' fill='none' stroke='%230A527A' stroke-miterlimit='10' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-right: 40px !important;
}
.main_form .gform_wrapper.two-column_wrapper .gform_body li.gfield_error .ginput_container_phone .validation_message {
	bottom: 0;
	top: 3px;
}
/* Main contact form */
.post_block .post_title .elementor-heading-title {
	transition: 0.3s;
}
.post_block:hover .post_title .elementor-heading-title {
	color: var(--e-global-color-accent);
}
/* Home events */
.event_listing {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.event_listing .event_block {
	width: 100%;
}
.event_listing .owl-nav button {
	background: #000 !important;
	width: 40px;
	height: 40px;
}
.event_listing .owl-nav button svg {
	height: 40px;
	width: 8px;
}
.event_listing .event_block .event_img {
	height: 320px;
	overflow: hidden;
}
.event_listing .event_block .event_img a {
	width: 100%;
	display: block;
	height: 100%;
}
.event_listing .event_block .event_img a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.event_listing .event_block .event_info {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	z-index: 1;
	position: relative;
}
.event_listing .event_block .event_info > div:not(.event_type) {
	width: 65%;
	background: #fff;
	padding: 20px;
	margin-top: -100px;
}
.event_listing .event_block .event_info .event_type {
	flex: 1;
	display: flex;
	align-items: flex-end;
	padding-bottom: 20px;
}
.event_listing .event_block .event_info .event_type label {
	border: 1px solid var(--e-global-color-primary);
	border-width: 0 0 1px 1px;
	position: relative;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	white-space: initial;
	background-repeat: no-repeat;
	background-position: 10px 0;
	width: 100%;
}
.event_listing .event_block .event_info .event_type label span {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.678' height='42.584' viewBox='0 0 29.678 42.584'%3E%3Cg id='Group_233' data-name='Group 233' transform='translate(0.254 0.253)'%3E%3Cg id='Group_232' data-name='Group 232' transform='translate(0.746 0.746)'%3E%3Cpath id='Path_199' data-name='Path 199' d='M28.178,14.339c0,10.906-13.839,26.745-13.839,26.745S.5,24.267.5,14.339a13.839,13.839,0,0,1,27.678,0Z' transform='translate(-0.5 -0.5)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Ccircle id='Ellipse_49' data-name='Ellipse 49' cx='6.061' cy='6.061' r='6.061' transform='translate(7.778 8.124)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") #fff;
	padding: 20px 15px 20px 50px;
	display: block;
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: 12px;
	color: #0a527a;
	line-height: 1.2;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.4px;
}
.event_listing .event_block .event_info .event_type label::after {
	content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    bottom: -4px;
    z-index: 1;
    background: var(--e-global-color-primary);
}
.event_listing .event_block .event_info .event_duration label {
	font-weight: 400;
	text-transform: uppercase;
	color: #0a527a;
	letter-spacing: 1px;
}
.event_listing .event_block .event_info .event_meta a h4 {
	text-transform: uppercase;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	transition: 0.3s;
	color: var(--e-global-color-primary);
	font-size: 24px;
	font-weight: 600;
}
.event_listing .event_block:hover .event_info .event_meta a h4 {
	color: var(--e-global-color-accent);
}
.event_listing .event_block .event_info .event_meta p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-weight: 400;
	font-size: 16px;
}
.event_listing .event_block .event_info > div:not(.event_type) .block_btns a.custom_button,
.elementor-container.n_i_listing .cpt_post_column .portDesc div a.button.custom_button,
.elementor-container.n_i_listing .elementor-column .elementor-container .btn-element a.custom_button {
	text-transform: uppercase;
	fill: var( --e-global-color-secondary );
	color: var( --e-global-color-secondary );
	background-color: var( --e-global-color-86648c8 );
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-radius: 40px 40px 40px 40px;
	padding: 10px 50px 11px 50px;
	display: inline-block;
	transition: 0.3s;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.3;
}
.event_listing .event_block .event_info > div:not(.event_type) .block_btns a.custom_button:hover,
.elementor-container.n_i_listing .cpt_post_column .portDesc div a.button.custom_button:hover,
.elementor-container.n_i_listing .elementor-column .elementor-container .btn-element a.custom_button:hover {
	background: var( --e-global-color-secondary );
	color: var(--e-global-color-86648c8);
	border-color: var( --e-global-color-secondary );
}
.noPost {
	text-align: center;
	font-size: 24px !important;
}
.back-to-top {
	display: none;
	position: fixed;
	z-index: 99999;
	bottom: 30px;
	right: 30px;
}
.back-to-top a {
	display: flex;
	width: 40px;
	height: 40px;
	align-items: center;
	justify-content: center;
	transition: 0.3s;
	border-radius: 4px;
	background: #fff;
}
.back-to-top a:hover {
	box-shadow: 0px 6px 10px 0 rgba(0,122,163,0.4);
	margin-bottom: 10px;
}


.expertise-child .owl-nav, .event_listing .owl-nav, .related_ins_news .ecs-posts .owl-nav {
	display: flex;
	justify-content: center;
}
.expertise-child .owl-nav button.owl-prev,
.event_listing .owl-nav button.owl-prev,
.related_ins_news .ecs-posts .owl-nav button.owl-prev {
	width: 45px;
	height: 47px;
	background: linear-gradient(to right, #007AA3, #0A527A) !important;
	border-radius: 30px 0 0 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 2px;
	cursor: pointer;
}
.expertise-child .owl-nav button.owl-next,
.event_listing .owl-nav button.owl-next,
.related_ins_news .ecs-posts .owl-nav button.owl-next {
	width: 45px;
	height: 47px;
	background: linear-gradient(to right, #0A527A, #007AA3) !important;
	border-radius: 0 30px 30px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 2px;
	cursor: pointer;
}
.expertise-child .owl-nav button svg,
.related_ins_news .ecs-posts .owl-nav button svg {
	width: 20px !important;
	height: 20px !important;
}
.main_form .gform_fields .select2-selection, .main_form .gform_fields .select2-selection__arrow {
	height: 48px !important;
}
.main_form .gform_fields .select2-selection .select2-selection__rendered {
	line-height: 48px !important;
	padding: 0 28px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600 !important;
}
.main_form .gform_fields .select2-selection {
	border-radius: 40px;
	border: 1px;
	background: #007AA3;
}
.main_form .gform_fields .select2.select2-container {
	width: 100% !important;
}
.main_form .gform_fields .select2-container--open.select2-container--above .select2-selection {
	border-radius: 0 0 26px 26px !important;
}
.main_form .gform_fields .select2-container--open.select2-container--below .select2-selection {
	border-radius: 26px 26px 0 0 !important;
}
.main_form .gform_fields .select2-selection .select2-selection__arrow {
	right: 20px;
}
.main_form .gform_fields .select2-selection .select2-selection__arrow b {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.142' height='8.305' viewBox='0 0 15.142 8.305'%3E%3Cpath id='Path_658' data-name='Path 658' d='M0,0,5.536,7.571,0,15.142H2.768L8.3,7.571,5.105,3.2,2.768,0Z' transform='translate(15.142) rotate(90)' fill='%23fff' opacity='0.998'/%3E%3C/svg%3E%0A");
	width: 20px;
	border: 0;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
.main_form .gform_fields .select2-selection .select2-selection__rendered span {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600 !important;
}
.main_form .gform_wrapper.two-column_wrapper ul.gform_fields li .yellow_btn button[disabled="disabled"] {
	opacity: 0.6;
}
.post_block .elementor-widget-theme-post-featured-image img {
  transition: 0.3s;
}
.post_block:hover .elementor-widget-theme-post-featured-image img {
  transform: scale(1.06);
}
.post_block .elementor-widget-theme-post-featured-image a {
	overflow: hidden;
}
.leadership_modal {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.6);
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 999;
}
.leadership_modal .container {
	width: 80%;
	max-width: 1000px;
	max-height: 80vh;
	background: #fff;
	padding: 15px;
	display: flex;
	flex-wrap: wrap;
	overflow: auto;
}
.leadership_modal .container .left_col {
	flex: 0 1 350px;
	width: 350px;
}
.leadership_modal .container .right_col {
	flex: 1;
}
.leadership_modal .container > div {
	padding: 15px;
}
.leadership_modal button {
	position: absolute;
	top: 30px;
	right: 30px;
	padding: 0 !important;
	border: 0;
	background: transparent !important;
	opacity: 0.65;
	transition: 0.3s;
}
.leadership_modal button {
	opacity: 1;
}
.team_block .row {
	display: flex;
	margin-left: 0;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.team_block .row .member_block {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 10px;
	margin-bottom: 40px;
}
.team_block .row .member_block:nth-child(4n) {
	margin-right: 0;
}
.team_block .row .member_block .member_img_block {
  height: 170px;
}
.team_block .row .member_block .member_img_block a {
	width: 100%;
	display: block;
	height: 100%;
}
.team_block .row .member_block .member_img_block img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.team_block .row .member_block .member_details label h4 {
	font-size: 16px;
	font-weight: 600;
	color: var(--e-global-color-primary);
	text-transform: uppercase;
	margin: 0;
}
.team_block .row .member_block .member_details p {
	font-size: 16px;
	font-weight: 500;
	color: var(--e-global-color-primary);
	text-transform: uppercase;
}
.team_block .row .member_block .member_details ul.callNumber {
	list-style: none;
	padding-left: 24px;
	background-image: url("data:image/svg+xml,%3Csvg id='Group_479' data-name='Group 479' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15.933' height='15.972' viewBox='0 0 15.933 15.972'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_138' data-name='Rectangle 138' width='15.933' height='15.972' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_243' data-name='Group 243' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_261' data-name='Path 261' d='M8.363,5.307A3.113,3.113,0,0,1,11.476,8.42' transform='translate(-0.52 -0.331)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_262' data-name='Path 262' d='M8.363,2.834A5.433,5.433,0,0,1,13.8,8.267' transform='translate(-0.52 -0.177)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_263' data-name='Path 263' d='M8.363.5a7.621,7.621,0,0,1,7.621,7.621' transform='translate(-0.52 -0.031)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_264' data-name='Path 264' d='M13.614,11.656l-2.766-.626a.864.864,0,0,0-.867.3l-.686.861A13.87,13.87,0,0,1,6.237,10.1,14.047,14.047,0,0,1,4.054,7.241l.821-.733a.863.863,0,0,0,.254-.882L4.349,2.9a1.1,1.1,0,0,0-1.328-.765c-.263.066-.482.12-.531.129A5.272,5.272,0,0,0,.77,3.984,3.754,3.754,0,0,0,.64,6.355,16.085,16.085,0,0,0,4.5,12.061h0a16.09,16.09,0,0,0,5.876,3.491,3.745,3.745,0,0,0,2.359-.264,5.26,5.26,0,0,0,1.621-1.814c.007-.048.049-.271.1-.536A1.1,1.1,0,0,0,13.614,11.656Z' transform='translate(-0.031 -0.131)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.team_block .row .member_block .member_details ul.callNumber li a {
	color: var(--e-global-color-text);
	transition: 0.3s;
}
.team_block .row .member_block .member_details a.mail {
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16.287' height='12.509' viewBox='0 0 16.287 12.509'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_115' data-name='Rectangle 115' width='16.287' height='12.509' transform='translate(2 1)' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_480' data-name='Group 480' transform='translate(-2 -1)'%3E%3Cg id='Group_177' data-name='Group 177' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Crect id='Rectangle_114' data-name='Rectangle 114' width='14.994' height='11.504' transform='translate(2.646 1.503)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_157' data-name='Path 157' d='M.5.5,8,7.182,15.494.5' transform='translate(2.146 1.002)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	color: var(--e-global-color-text);
	transition: 0.3s;
}
.team_block .row .member_block .member_details a.mail:hover,
.team_block .row .member_block .member_details ul.callNumber li a:hover  {
	color: var(--e-global-color-accent);
}
.team_block .row .member_block .member_details {
	padding: 30px 0 10px;
}
.team_block#block-the-board > h2::after {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='495' height='72' viewBox='0 0 495 72'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_137' data-name='Rectangle 137' width='72' height='495' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_355' data-name='Group 355' transform='translate(455 -404) rotate(90)' opacity='0.302' style='mix-blend-mode: multiply;isolation: isolate'%3E%3Cg id='Group_240' data-name='Group 240' transform='translate(404 -40)' clip-path='url(%23clip-path)'%3E%3Cg id='Group_526' data-name='Group 526' transform='translate(265.495 417.048) rotate(164)'%3E%3Cg id='Group_525' data-name='Group 525'%3E%3Cpath id='Path_205' data-name='Path 205' d='M.5,505.656S45.472-124.785,294.93,22.419' transform='translate(-0.496 -0.14)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_206' data-name='Path 206' d='M7.779,499.916s44.428-622.266,290.126-478.1' transform='translate(-2.562 5.6)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_207' data-name='Path 207' d='M15.063,494.177s43.88-614.092,285.819-472.97' transform='translate(-4.628 11.338)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_208' data-name='Path 208' d='M22.346,488.441S65.678-117.477,303.857,20.6' transform='translate(-6.693 17.075)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_209' data-name='Path 209' d='M29.629,482.705S72.413-115.037,306.833,20' transform='translate(-8.759 22.81)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_210' data-name='Path 210' d='M36.912,476.973S79.148-112.594,309.808,19.4' transform='translate(-10.825 28.542)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_211' data-name='Path 211' d='M44.2,471.244S85.883-110.149,312.784,18.809' transform='translate(-12.89 34.272)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_212' data-name='Path 212' d='M51.479,465.517s41.14-573.219,264.28-447.3' transform='translate(-14.956 39.999)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_213' data-name='Path 213' d='M58.762,459.793S99.354-105.252,318.735,17.624' transform='translate(-17.022 45.723)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_214' data-name='Path 214' d='M66.045,454.07S106.089-102.8,321.71,17.037' transform='translate(-19.088 51.445)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_215' data-name='Path 215' d='M73.328,448.352s39.5-548.7,251.358-431.9' transform='translate(-21.153 57.164)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_216' data-name='Path 216' d='M80.611,442.637S119.56-97.884,327.661,15.87' transform='translate(-23.219 62.879)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_217' data-name='Path 217' d='M87.894,436.924s38.4-532.346,242.743-421.633' transform='translate(-25.285 68.592)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_218' data-name='Path 218' d='M95.178,431.216s37.853-524.172,238.435-416.5' transform='translate(-27.351 74.3)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_219' data-name='Path 219' d='M102.461,425.51s37.3-516,234.128-411.365' transform='translate(-29.416 80.006)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_220' data-name='Path 220' d='M109.744,419.808S146.5-88.014,339.564,13.577' transform='translate(-31.482 85.707)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_221' data-name='Path 221' d='M117.027,414.111S153.236-85.537,342.54,13.013' transform='translate(-33.548 91.405)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_222' data-name='Path 222' d='M124.31,408.417S159.971-83.055,345.515,12.453' transform='translate(-35.613 97.099)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_223' data-name='Path 223' d='M131.594,402.728s35.113-483.3,216.9-390.83' transform='translate(-37.679 102.788)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_224' data-name='Path 224' d='M138.877,397.044s34.565-475.123,212.589-385.7' transform='translate(-39.745 108.473)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_225' data-name='Path 225' d='M146.16,391.365S180.177-75.584,354.442,10.8' transform='translate(-41.811 114.152)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_226' data-name='Path 226' d='M153.443,385.691S186.912-73.083,357.417,10.261' transform='translate(-43.876 119.824)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_227' data-name='Path 227' d='M160.726,380.023s32.921-450.6,199.667-370.3' transform='translate(-45.942 125.493)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_228' data-name='Path 228' d='M168.009,374.359S200.382-68.065,363.368,9.2' transform='translate(-48.008 131.156)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_229' data-name='Path 229' d='M175.293,368.7S207.118-65.547,366.345,8.675' transform='translate(-50.074 136.812)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_230' data-name='Path 230' d='M182.576,363.054S213.854-63.022,369.32,8.16' transform='translate(-52.139 142.462)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_231' data-name='Path 231' d='M189.859,357.412S220.589-60.489,372.3,7.651' transform='translate(-54.205 148.104)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_232' data-name='Path 232' d='M197.142,351.778S227.324-57.949,375.271,7.15' transform='translate(-56.271 153.738)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_233' data-name='Path 233' d='M204.425,346.151S234.059-55.4,378.247,6.658' transform='translate(-58.336 159.365)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_234' data-name='Path 234' d='M211.708,340.533S240.794-52.844,381.223,6.174' transform='translate(-60.402 164.982)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_235' data-name='Path 235' d='M218.992,334.925S247.53-50.278,384.2,5.7' transform='translate(-62.468 170.59)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_236' data-name='Path 236' d='M226.275,329.327S254.265-47.7,387.174,5.235' transform='translate(-64.534 176.188)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_237' data-name='Path 237' d='M233.558,323.739S261-45.115,390.149,4.781' transform='translate(-66.599 181.776)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_238' data-name='Path 238' d='M240.841,318.164S267.736-42.515,393.124,4.34' transform='translate(-68.665 187.352)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_239' data-name='Path 239' d='M248.124,312.6S274.471-39.9,396.1,3.911' transform='translate(-70.731 192.914)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_240' data-name='Path 240' d='M255.408,307.052s25.8-344.33,143.668-303.557' transform='translate(-72.797 198.464)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_241' data-name='Path 241' d='M262.691,301.518S287.941-34.637,402.052,3.094' transform='translate(-74.862 203.998)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_242' data-name='Path 242' d='M269.974,296S294.676-31.982,405.027,2.71' transform='translate(-76.928 209.517)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_243' data-name='Path 243' d='M277.257,290.5S301.412-29.307,408,2.343' transform='translate(-78.994 215.016)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_244' data-name='Path 244' d='M284.54,285.018S308.147-26.614,410.978,2' transform='translate(-81.059 220.498)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_245' data-name='Path 245' d='M291.823,279.558S314.882-23.9,413.954,1.669' transform='translate(-83.125 225.958)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_246' data-name='Path 246' d='M299.107,274.122S321.618-21.161,416.93,1.366' transform='translate(-85.191 231.394)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_247' data-name='Path 247' d='M306.39,268.71S328.353-18.4,419.906,1.089' transform='translate(-87.257 236.807)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_248' data-name='Path 248' d='M313.673,263.327S335.088-15.607,422.881.84' transform='translate(-89.322 242.189)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_249' data-name='Path 249' d='M320.956,257.976S341.823-12.784,425.856.622' transform='translate(-91.388 247.54)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_250' data-name='Path 250' d='M328.239,252.659S348.559-9.925,428.831.439' transform='translate(-93.454 252.856)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_251' data-name='Path 251' d='M335.522,247.381S355.294-7.028,431.807.3' transform='translate(-95.519 258.135)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_252' data-name='Path 252' d='M342.806,242.148S362.03-4.087,434.783.2' transform='translate(-97.585 263.369)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_253' data-name='Path 253' d='M350.089,236.964S368.765-1.1,437.759.145' transform='translate(-99.651 268.552)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_254' data-name='Path 254' d='M357.372,231.825S375.5,1.94,440.734.14' transform='translate(-101.717 273.69)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_255' data-name='Path 255' d='M364.655,226.692S382.235,4.981,443.71.14' transform='translate(-103.782 278.824)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_256' data-name='Path 256' d='M371.938,221.557S388.97,8.021,446.685.14' transform='translate(-105.848 283.959)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_257' data-name='Path 257' d='M379.222,216.424S395.706,11.062,449.662.14' transform='translate(-107.914 289.093)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_258' data-name='Path 258' d='M386.505,211.29S402.441,14.1,452.637.14' transform='translate(-109.98 294.226)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_259' data-name='Path 259' d='M393.788,206.157S409.176,17.144,455.613.14' transform='translate(-112.045 299.359)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_260' data-name='Path 260' d='M401.071,201.023S415.911,20.185,458.588.14' transform='translate(-114.111 304.493)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	right: 0;
	top: 0;
	height: 71px;
	width: 480px;
	background-size: cover;
}
.team_block:not(:first-child) > h2::after {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='389' height='71' viewBox='0 0 389 71'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_143' data-name='Rectangle 143' width='71' height='389' transform='translate(40 -119)' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_306' data-name='Group 306' transform='translate(-94.262 219.996) rotate(-90)' opacity='0.505'%3E%3Cg id='Group_255' data-name='Group 255' transform='translate(108.996 213.262)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_387' data-name='Path 387' d='M171.866.964S356.353,23.514,356.353,389.94' transform='translate(-157.623 -119.94)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_388' data-name='Path 388' d='M168.144,9.129s86.1,11.808,140.925,138.018c24.5,56.4,40.588,136.331,40.588,246.382' transform='translate(-156.136 -123.529)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_389' data-name='Path 389' d='M164.423,17.294s83.631,12.788,138.853,136.612c24.9,55.834,39.686,135.607,39.686,243.213' transform='translate(-154.65 -127.118)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_390' data-name='Path 390' d='M160.7,25.459s81.176,13.768,136.782,135.206c25.308,55.269,38.784,134.882,38.784,240.042' transform='translate(-153.163 -130.708)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_391' data-name='Path 391' d='M156.979,33.624s78.74,14.749,134.711,133.8c25.72,54.708,37.882,134.157,37.882,236.872' transform='translate(-151.677 -134.297)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_392' data-name='Path 392' d='M153.257,41.789s76.324,15.729,132.639,132.4c26.138,54.149,36.98,133.433,36.98,233.7' transform='translate(-150.19 -137.886)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_393' data-name='Path 393' d='M149.536,49.953S223.463,66.661,280.1,180.943c26.562,53.594,36.078,132.708,36.078,230.532' transform='translate(-148.704 -141.475)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_394' data-name='Path 394' d='M145.814,58.118S217.365,75.8,274.31,187.7c26.992,53.04,35.176,131.983,35.176,227.362' transform='translate(-147.217 -145.064)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_395' data-name='Path 395' d='M142.092,66.283s69.2,18.664,126.424,128.178c27.43,52.49,34.275,131.259,34.275,224.192' transform='translate(-145.731 -148.653)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_396' data-name='Path 396' d='M138.37,74.448s66.863,19.64,124.352,126.773c27.872,51.941,33.372,130.535,33.372,221.022' transform='translate(-144.244 -152.242)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_397' data-name='Path 397' d='M134.649,82.613S199.2,103.226,256.929,207.98c28.323,51.394,32.47,129.81,32.47,217.851' transform='translate(-142.758 -155.831)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_398' data-name='Path 398' d='M130.927,90.778s62.262,21.583,120.209,123.962C279.917,265.589,282.7,343.825,282.7,429.421' transform='translate(-141.271 -159.42)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_399' data-name='Path 399' d='M127.205,98.943s60,22.549,118.137,122.556C274.588,271.8,276.008,349.86,276.008,433.01' transform='translate(-139.785 -163.01)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_400' data-name='Path 400' d='M123.483,107.107s57.753,23.512,116.065,121.15c29.72,49.763,29.765,127.636,29.765,208.341' transform='translate(-138.298 -166.598)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_401' data-name='Path 401' d='M119.762,115.272s55.534,24.47,113.994,119.744c30.2,49.221,28.863,126.912,28.863,205.171' transform='translate(-136.812 -170.188)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_402' data-name='Path 402' d='M116.04,123.437s53.338,25.422,111.922,118.339c30.692,48.68,27.96,126.187,27.96,202' transform='translate(-135.325 -173.777)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_403' data-name='Path 403' d='M112.318,131.6s51.167,26.368,109.85,116.933C253.36,296.673,249.227,374,249.227,447.366' transform='translate(-133.839 -177.366)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_404' data-name='Path 404' d='M108.6,139.767s49.021,27.308,107.778,115.528c31.7,47.6,26.157,124.738,26.157,195.66' transform='translate(-132.352 -180.955)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_405' data-name='Path 405' d='M104.875,147.932s46.9,28.241,105.707,114.122c32.219,47.052,25.255,124.014,25.255,192.49' transform='translate(-130.866 -184.544)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_406' data-name='Path 406' d='M101.153,156.1s44.8,29.165,103.636,112.717c32.748,46.507,24.353,123.289,24.353,189.32' transform='translate(-129.379 -188.133)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_407' data-name='Path 407' d='M97.431,164.261s42.731,30.081,101.563,111.311c33.288,45.96,23.451,122.565,23.451,186.15' transform='translate(-127.893 -191.722)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_408' data-name='Path 408' d='M93.71,172.426s40.683,30.986,99.491,109.905c33.838,45.41,22.549,121.84,22.549,182.98' transform='translate(-126.406 -195.311)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_409' data-name='Path 409' d='M89.988,180.591s38.662,31.881,97.42,108.5c34.4,44.856,21.647,121.116,21.647,179.81' transform='translate(-124.92 -198.9)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_410' data-name='Path 410' d='M86.266,188.756s36.665,32.765,95.349,107.094c34.974,44.3,20.745,120.391,20.745,176.64' transform='translate(-123.433 -202.49)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_411' data-name='Path 411' d='M82.544,196.921s34.692,33.636,93.277,105.688c35.559,43.734,19.843,119.667,19.843,173.47' transform='translate(-121.947 -206.079)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_412' data-name='Path 412' d='M78.823,205.086s32.745,34.494,91.205,104.283c36.159,43.165,18.941,118.942,18.941,170.3' transform='translate(-120.46 -209.668)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_413' data-name='Path 413' d='M75.1,213.251s30.821,35.338,89.134,102.877c36.77,42.588,18.039,118.218,18.039,167.129' transform='translate(-118.974 -213.257)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_414' data-name='Path 414' d='M71.379,221.415s28.92,36.167,87.062,101.471c37.4,42,17.137,117.493,17.137,163.959' transform='translate(-117.487 -216.846)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_415' data-name='Path 415' d='M67.657,229.58s27.043,36.98,84.99,100.066c38.034,41.407,16.235,116.769,16.235,160.789' transform='translate(-116.001 -220.435)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_416' data-name='Path 416' d='M63.936,237.745s25.188,37.775,82.918,98.66c38.688,40.8,15.334,116.044,15.334,157.619' transform='translate(-114.514 -224.024)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_417' data-name='Path 417' d='M60.214,245.91s23.354,38.553,80.847,97.255c39.355,40.183,14.431,115.319,14.431,154.449' transform='translate(-113.028 -227.613)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_418' data-name='Path 418' d='M56.492,254.075s21.541,39.311,78.775,95.849C175.3,389.474,148.8,464.519,148.8,501.2' transform='translate(-111.541 -231.203)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_419' data-name='Path 419' d='M52.77,262.24s19.747,40.05,76.7,94.443c40.736,38.9,12.627,113.871,12.627,148.109' transform='translate(-110.055 -234.792)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_420' data-name='Path 420' d='M49.049,270.4s17.971,40.767,74.632,93.038c41.449,38.239,11.725,113.146,11.725,144.939' transform='translate(-108.568 -238.381)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_421' data-name='Path 421' d='M45.327,278.569s16.212,41.462,72.56,91.632c42.178,37.555,10.824,112.421,10.824,141.768' transform='translate(-107.082 -241.97)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_422' data-name='Path 422' d='M41.605,286.734s14.469,42.133,70.488,90.227c42.922,36.85,9.922,111.7,9.922,138.6' transform='translate(-105.595 -245.559)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_423' data-name='Path 423' d='M37.883,294.9s12.739,42.78,68.417,88.821c43.683,36.122,9.019,110.972,9.019,135.428' transform='translate(-104.109 -249.148)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_424' data-name='Path 424' d='M34.162,303.064s11.021,43.4,66.345,87.415c44.459,35.369,8.118,110.248,8.118,132.258' transform='translate(-102.622 -252.737)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_425' data-name='Path 425' d='M30.44,311.229s9.312,44,64.273,86.009c45.25,34.589,7.215,109.523,7.215,129.088' transform='translate(-101.136 -256.326)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_426' data-name='Path 426' d='M26.718,319.394s7.609,44.565,62.2,84.6c46.056,33.779,6.314,108.8,6.314,125.918' transform='translate(-99.649 -259.915)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_427' data-name='Path 427' d='M23,327.559s5.912,45.1,60.13,83.2C130,443.693,88.539,518.831,88.539,533.5' transform='translate(-98.163 -263.505)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_428' data-name='Path 428' d='M19.275,335.723s4.217,45.615,58.058,81.793c47.711,32.058,4.509,107.35,4.509,119.577' transform='translate(-96.676 -267.093)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_429' data-name='Path 429' d='M15.553,343.888s2.521,46.1,55.986,80.387C120.1,455.418,75.147,530.9,75.147,540.682' transform='translate(-95.19 -270.683)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_430' data-name='Path 430' d='M11.831,352.053s.82,46.546,53.915,78.982c49.417,30.188,2.706,105.9,2.706,113.237' transform='translate(-93.703 -274.272)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_431' data-name='Path 431' d='M8.109,360.218s-.889,46.964,51.843,77.576c50.285,29.191,1.8,105.176,1.8,110.068' transform='translate(-92.216 -277.861)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_432' data-name='Path 432' d='M4.374,368.383s-2.608,47.351,49.772,76.17c51.161,28.149.9,104.452.9,106.9' transform='translate(-90.716 -281.45)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_433' data-name='Path 433' d='M.607,376.548s-4.343,47.705,47.7,74.764,0,103.727,0,103.727' transform='translate(-89.185 -285.039)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	right: 0;
	top: 0;
	height: 71px;
	width: 390px;
	background-size: cover;
	opacity: 0.7;
}
.team_block > h2 {
	padding: 23px 17px 18px 17px;
	line-height: 1;
	font-size: 30px !important;
	text-transform: uppercase;
	color: var(--e-global-color-secondary);
	background: #F1F8FA;
	margin-bottom: 30px;
	position: relative;
}
label.location {
	padding-left: 25px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13.854' height='19.848' viewBox='0 0 13.854 19.848'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_234' data-name='Rectangle 234' width='13.854' height='19.848' transform='translate(0 0)' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_531' data-name='Group 531' transform='translate(0 0)'%3E%3Cg id='Group_530' data-name='Group 530' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_1014' data-name='Path 1014' d='M13.354,6.927c0,5.065-6.427,12.421-6.427,12.421S.5,11.538.5,6.927a6.427,6.427,0,1,1,12.854,0Z' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Ccircle id='Ellipse_83' data-name='Ellipse 83' cx='2.815' cy='2.815' r='2.815' transform='translate(4.112 4.273)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 1.5;
	font-weight: bold;
	color: var(--e-global-color-secondary);
}
.leadership_modal .container > div svg {
	width: 100%;
}
.leadership_modal .container > div.right_col svg {
  	width: auto;
}
.leadership_modal .container .right_col > label {
	text-transform: uppercase;
	font-weight: 600;
	color: var(--e-global-color-secondary);
	margin: 15px 0 10px;
	display: block;
}
.leadership_modal button svg path {
	stroke-width: 3px;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target,
.shiftnav.shiftnav-skin-light ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target {
	background: #0A527A !important;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target,
.shiftnav.shiftnav-skin-light ul.shiftnav-menu li.menu-item ul.sub-menu .current-menu-item > .shiftnav-target {
	background: #007AA3 !important;
}
.shiftnav.shiftnav-skin-light ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover {
	background: #FFC900 !important;
}

.tab_wrapper {
	position: relative;
	margin-bottom: 20px;
}
.tab_wrapper .tab {
	width: 265px;
	position: relative;
}
.tab_wrapper .tab > div {
	background: #F1F8FA;
	padding: 10px 15px;
	width: 165px;
	transition: 0.3s;
	position: relative;
}
.tab_wrapper .tab > div h3 {
	margin: 0;
	font-size: 32px;
	letter-spacing: 3px;
	color: var(--e-global-color-secondary);
}
.tab_wrapper .tab > div label {
	font-size: 24px;
	margin-top: 10px;
}
.tab_wrapper .tab > div span {
	width: 165px;
	height: 1px;
	border-top: 1px solid var(--e-global-color-primary);
	position: absolute;
	top: -6px;
	transition: 0.3s;
	left: 0;
}
.tab_wrapper .tab > div span::before {
/* 	content: '';
	width: 7px;
	height: 7px;
	background: var(--e-global-color-primary);
	position: absolute;
	right: -4px;
	top: -3px;
	border-radius: 50%;
	transition: right 0.3s, top 0.6s;
	bottom: auto; */
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	right: -4px;
	bottom: -3px;
	z-index: 1;
	background: var( --e-global-color-primary );
}
.tab_wrapper.active .tab > div {
	background: var(--e-global-color-accent);
	width: 100%;
}
.tab_wrapper.active .tab > div span {
	width: calc(100% + 100px);
	height: 40px;
	border-right: 1px solid var(--e-global-color-primary);
}
.tab_wrapper.active .tab > div::before {
	right: -103px;
	bottom: 56px;
	top: auto;
}
.tab_wrapper.active .tab > div span::before {
	top: 100%;
}
.tab_wrapper .tab_content {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 365px);
	left: 300px;
	position: absolute;
	top: 30px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.tab_wrapper .tab_content .tab_details {
	width: 340px;
	flex: 0 1 340px;
	background: #F1F8FA;
	padding: 20px;
	margin-top: 30px;
}
.tab_wrapper .tab_content .tab_details h4 {
	margin: 0;
	line-height: 1.5;
}
.tab_wrapper .tab_content .featured_img {
	flex: 1;
	z-index: 1;
	position: relative;
	height: 370px;
}
.tab_wrapper.active .tab_content {
	opacity: 1;
	visibility: visible;
}
.tab_wrapper .tab_content .featured_img::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='198' height='160' viewBox='0 0 198 160'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_143' data-name='Rectangle 143' width='198' height='160' transform='translate(0 0)' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_255' data-name='Group 255' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_387' data-name='Path 387' d='M171.866.964s211.041,13.38,211.041,230.8' transform='translate(-128.672 -71.761)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_388' data-name='Path 388' d='M168.144,9.129s98.5,7.006,161.209,81.892c28.024,33.465,46.43,80.891,46.43,146.19' transform='translate(-127.507 -77.211)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_389' data-name='Path 389' d='M164.423,17.294s95.668,7.588,158.839,81.058c28.484,33.129,45.4,80.462,45.4,144.309' transform='translate(-126.342 -82.661)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_390' data-name='Path 390' d='M160.7,25.459s92.86,8.169,156.469,80.224c28.95,32.794,44.367,80.032,44.367,142.428' transform='translate(-125.177 -88.111)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_391' data-name='Path 391' d='M156.979,33.624s90.073,8.751,154.1,79.39c29.422,32.461,43.334,79.6,43.334,140.547' transform='translate(-124.013 -93.561)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_392' data-name='Path 392' d='M153.257,41.789s87.309,9.333,151.73,78.556c29.9,32.129,42.3,79.172,42.3,138.666' transform='translate(-122.848 -99.011)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_393' data-name='Path 393' d='M149.536,49.953S234.1,59.867,298.9,127.675c30.385,31.8,41.271,78.742,41.271,136.785' transform='translate(-121.683 -104.46)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_394' data-name='Path 394' d='M145.814,58.118s81.849,10.494,146.99,76.888c30.877,31.471,40.239,78.312,40.239,134.9' transform='translate(-120.518 -109.91)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_395' data-name='Path 395' d='M142.092,66.283s79.155,11.074,144.62,76.054c31.378,31.145,39.208,77.882,39.208,133.023' transform='translate(-119.353 -115.36)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_396' data-name='Path 396' d='M138.37,74.448s76.486,11.653,142.251,75.22C312.5,180.487,318.8,227.12,318.8,280.81' transform='translate(-118.189 -120.81)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_397' data-name='Path 397' d='M134.649,82.613S208.491,94.844,274.529,157c32.4,30.495,37.144,77.022,37.144,129.261' transform='translate(-117.024 -126.26)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_398' data-name='Path 398' d='M130.927,90.778s71.224,12.806,137.511,73.552c32.923,30.171,36.112,76.592,36.112,127.38' transform='translate(-115.859 -131.71)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_399' data-name='Path 399' d='M127.2,98.943s68.631,13.379,135.14,72.718c33.456,29.849,35.081,76.162,35.081,125.5' transform='translate(-114.694 -137.16)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_400' data-name='Path 400' d='M123.483,107.107s66.065,13.951,132.771,71.884c34,29.526,34.049,75.732,34.049,123.618' transform='translate(-113.529 -142.609)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_401' data-name='Path 401' d='M119.762,115.272s63.527,14.519,130.4,71.05c34.548,29.205,33.017,75.3,33.017,121.737' transform='translate(-112.365 -148.059)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_402' data-name='Path 402' d='M116.04,123.437s61.016,15.084,128.031,70.216c35.11,28.884,31.985,74.873,31.985,119.856' transform='translate(-111.2 -153.509)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_403' data-name='Path 403' d='M112.318,131.6s58.532,15.646,125.661,69.382c35.681,28.562,30.953,74.443,30.953,117.975' transform='translate(-110.035 -158.959)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_404' data-name='Path 404' d='M108.6,139.767s56.076,16.2,123.291,68.548c36.264,28.24,29.922,74.013,29.922,116.094' transform='translate(-108.87 -164.409)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_405' data-name='Path 405' d='M104.875,147.932s53.65,16.756,120.922,67.714c36.857,27.918,28.89,73.583,28.89,114.213' transform='translate(-107.706 -169.859)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_406' data-name='Path 406' d='M101.153,156.1S152.4,173.4,219.705,222.976c37.461,27.595,27.858,73.153,27.858,112.332' transform='translate(-106.541 -175.308)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_407' data-name='Path 407' d='M97.431,164.261s48.881,17.848,116.182,66.046c38.079,27.27,26.826,72.723,26.826,110.451' transform='translate(-105.376 -180.758)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_408' data-name='Path 408' d='M93.71,172.426s46.539,18.386,113.811,65.212c38.708,26.944,25.794,72.293,25.794,108.57' transform='translate(-104.212 -186.208)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_409' data-name='Path 409' d='M89.988,180.591s44.227,18.917,111.442,64.378c39.351,26.615,24.763,71.863,24.763,106.69' transform='translate(-103.047 -191.658)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_410' data-name='Path 410' d='M86.266,188.756S128.208,208.2,195.338,252.3c40.007,26.284,23.731,71.434,23.731,104.808' transform='translate(-101.882 -197.108)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_411' data-name='Path 411' d='M82.544,196.921s39.686,19.958,106.7,62.71c40.677,25.949,22.7,71,22.7,102.927' transform='translate(-100.717 -202.558)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_412' data-name='Path 412' d='M78.823,205.086s37.458,20.467,104.332,61.876c41.363,25.612,21.667,70.574,21.667,101.046' transform='translate(-99.553 -208.008)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_413' data-name='Path 413' d='M75.1,213.251s35.257,20.968,101.963,61.042c42.062,25.269,20.635,70.144,20.635,99.165' transform='translate(-98.388 -213.458)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_414' data-name='Path 414' d='M71.379,221.415s33.083,21.459,99.593,60.208c42.778,24.922,19.6,69.714,19.6,97.285' transform='translate(-97.223 -218.907)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_415' data-name='Path 415' d='M67.657,229.58s30.935,21.942,97.223,59.374c43.509,24.569,18.572,69.284,18.572,95.4' transform='translate(-96.058 -224.357)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_416' data-name='Path 416' d='M63.936,237.745s28.813,22.414,94.853,58.54c44.256,24.209,17.541,68.854,17.541,93.523' transform='translate(-94.893 -229.807)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_417' data-name='Path 417' d='M60.214,245.91s26.715,22.875,92.483,57.706c45.019,23.842,16.508,68.424,16.508,91.642' transform='translate(-93.729 -235.257)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_418' data-name='Path 418' d='M56.492,254.075s24.641,23.325,90.114,56.872c45.8,23.467,15.476,67.994,15.476,89.761' transform='translate(-92.564 -240.707)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_419' data-name='Path 419' d='M52.77,262.24S75.359,286,140.513,318.277c46.6,23.083,14.445,67.565,14.445,87.88' transform='translate(-91.399 -246.157)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_420' data-name='Path 420' d='M49.049,270.405s20.558,24.189,85.374,55.2c47.415,22.689,13.413,67.135,13.413,86' transform='translate(-90.234 -251.607)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_421' data-name='Path 421' d='M45.327,278.569s18.546,24.6,83,54.369c48.249,22.283,12.382,66.7,12.382,84.118' transform='translate(-89.069 -257.056)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_422' data-name='Path 422' d='M41.6,286.734s16.551,25,80.634,53.535c49.1,21.865,11.35,66.275,11.35,82.236' transform='translate(-87.905 -262.506)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_423' data-name='Path 423' d='M37.883,294.9s14.573,25.383,78.264,52.7c49.971,21.433,10.317,65.845,10.317,80.356' transform='translate(-86.74 -267.956)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_424' data-name='Path 424' d='M34.162,303.064s12.607,25.752,75.894,51.868c50.858,20.986,9.286,65.415,9.286,78.475' transform='translate(-85.575 -273.406)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_425' data-name='Path 425' d='M30.44,311.229s10.652,26.105,73.524,51.033c51.763,20.523,8.254,64.985,8.254,76.594' transform='translate(-84.41 -278.856)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_426' data-name='Path 426' d='M26.718,319.394s8.7,26.443,71.154,50.2c52.685,20.042,7.223,64.555,7.223,74.713' transform='translate(-83.245 -284.306)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_427' data-name='Path 427' d='M23,327.559s6.763,26.763,68.785,49.365c53.624,19.542,6.191,64.125,6.191,72.832' transform='translate(-82.081 -289.756)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_428' data-name='Path 428' d='M19.275,335.723S24.1,362.789,85.69,384.254c54.578,19.022,5.158,63.7,5.158,70.951' transform='translate(-80.916 -295.205)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_429' data-name='Path 429' d='M15.553,343.888s2.883,27.351,64.045,47.7c55.547,18.479,4.127,63.265,4.127,69.07' transform='translate(-79.751 -300.655)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_430' data-name='Path 430' d='M11.831,352.053s.938,27.618,61.675,46.863c56.529,17.912,3.1,62.836,3.1,67.189' transform='translate(-78.586 -306.105)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_431' data-name='Path 431' d='M8.11,360.218s-1.017,27.866,59.3,46.029c57.523,17.321,2.064,62.406,2.064,65.308' transform='translate(-77.421 -311.555)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_432' data-name='Path 432' d='M4.377,368.383s-2.984,28.1,56.935,45.2c58.525,16.7,1.032,61.976,1.032,63.427' transform='translate(-76.246 -317.005)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_433' data-name='Path 433' d='M.62,376.548s-4.969,28.306,54.565,44.361,0,61.546,0,61.546' transform='translate(-75.046 -322.455)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E");
	width: 200px;
	height: 200px;
	position: absolute;
	right: 0;
	z-index: -1;
	background-size: cover;
	opacity: 0.6;
	top: -30px;
}
.tab_wrapper .tab_content .featured_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.team_block .row .member_block .member_details label.location {
	display: block;
	margin-top: 20px;
}
.timelineWrapper.mob_touch .tab_wrapper .tab_content {
	position: relative;
	left: 0;
	width: 100%;
	display: none;
}
.timelineWrapper.mob_touch .tab_wrapper.active .tab_content {
	display: flex;
	flex-wrap: wrap;
	top: 0;
	margin-bottom: 20px;
}
.timelineWrapper.mob_touch .tab_wrapper.active .tab_content .tab_details {
	width: 100%;
	flex: 0 1 100%;
	margin-top: 0;
}
.timelineWrapper.mob_touch .tab_wrapper.active .tab_content .featured_img {
	width: 100%;
	flex: 0 1 100%;
}
.timelineWrapper.mob_touch .tab_wrapper .tab_content .featured_img::before {
	content: none;
}
.timelineWrapper.mob_touch .tab_wrapper.active .tab > div span {
	width: calc(100% + 40px);
}
.tab_wrapper .tab > .label {
	position: absolute;
	font-size: 22px;
	width: 380px;
	top: 50%;
	left: 100%;
	transform: translate(0%,-50%);
	margin: 0 0 0 -60px;
	line-height: 1.4;
	z-index: -1;
	transition: 0.3s;
}
/*.timelineWrapper:hover .tab_wrapper .tab > .label {
	opacity: 0.5;
}*/
.tab_wrapper.active .tab > .label {
	margin-left: -20px;
	opacity: 0 !important;
}
.timelineWrapper.mob_touch .tab_wrapper .tab > .label {
	position: relative;
	font-size: 18px;
	width: 320px;
	top: 0;
	left: 0;
	transform: translate(0%, 0%);
	margin: 0 0 0 0px;
}
.timelineWrapper.mob_touch .tab_wrapper.active .tab > .label {
	margin-left: 0px;
	transform: translate(0, -50%);
}

/*News & Insights page*/
.elementor-container.n_i_listing {
	flex-wrap: wrap;
	justify-content: space-between;
}
.elementor-container.n_i_listing .elementor-column {
	flex: 0 1 48%;
	flex-wrap: wrap;
	display: block;
}
.elementor-container.n_i_listing .elementor-column .elementor-container {
	flex-wrap: wrap;
	width: 100%;
}
.elementor-container.n_i_listing .elementor-column .elementor-container .img-element {
	width: 100%;
	height: 222px;
	overflow: hidden;
}
.elementor-container.n_i_listing .elementor-column .elementor-container .img-element a {
	display: block;
	height: 100%;
}
.elementor-container.n_i_listing .elementor-column .elementor-container .img-element img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	transition: 0.3s;
	vertical-align: middle;
}
.elementor-container.n_i_listing .elementor-column .elementor-container .meta-element {
	background: #fff;
	width: 100%;
	max-width: 400px;
	padding: 6px 20px 16px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
	border-color: var( --e-global-color-primary );
	margin-top: 16px;
	/*box-shadow: 1px -21px 0px 1px #FFF;
	position: absolute;
	bottom: 0;*/
}
.elementor-container.n_i_listing .elementor-column .elementor-container .meta-element::after {
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	bottom: -5px;
	z-index: 1;
	background: var(--e-global-color-primary);
}
.elementor-container.n_i_listing .elementor-column .elementor-container .meta-element label {
	font-family: "basic-sans", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
	color: var( --e-global-color-secondary );
}
.elementor-container.n_i_listing .elementor-column .elementor-container .meta-element ul {
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	list-style-position: inside;
	width: 250px;
	padding: 0;
	line-height: 1;
	color: var( --e-global-color-secondary );
	font-weight: 600;
	text-transform: uppercase;
	text-align: right;
}
.elementor-container.n_i_listing .elementor-column .elementor-container .meta-element * {
	flex: 1;
}
.elementor-container.n_i_listing .result_number {
	flex: 0 1 100%;
	width: 100%;
	text-transform: uppercase;
	color: var(--e-global-color-secondary);
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
}
.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type {
	flex: 0 1 100%;
}
.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type .img-element {
	height: 340px;
}
.elementor-container.n_i_listing .cpt_post_column .img-element img {
	transition: 0.3s;
}
.elementor-container.n_i_listing .cpt_post_column:hover .img-element img {
	transform: scale(1.06);
}
.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type .elementor-column .elementor-container {
	padding-bottom: 5px;
	overflow: hidden;
}
.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type .meta-element {
	box-shadow: 0px -10px 0px 15px #FFF;
	position: absolute;
	bottom: 4px;
}
.elementor-container.n_i_listing .cpt_post_column:first-of-type .portDesc {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type .portDesc h3 {
	width: 340px;
	flex: 0 1 340px;
}
.elementor-container.n_i_listing .cpt_post_column .portDesc h3 {
	/*width: 340px;*/
	font-size: 24px;
	/*flex: 0 1 340px;*/
	font-family: var(--e-global-typography-00b086a-font-family);
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1.2px !important;
	margin: 4px 0 20px;
}
.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type .portDesc div {
	flex: 0 1 calc(100% - 360px);
}
.elementor-container.n_i_listing .cpt_post_column .portDesc h3 a {
	color: var(--e-global-color-primary);
	transition: 0.3s;
}
.elementor-container.n_i_listing .cpt_post_column:hover .portDesc h3 a {
	color: var(--e-global-color-accent);
}
.elementor-container.n_i_listing .cpt_post_column .elementor-container:last-of-type .elementor-element {
	margin-top: 25px;
}
.elementor-container.n_i_listing .cpt_post_column {
	margin-bottom: 50px;
}
.elementor-container.n_i_listing .cpt_post_column .portDesc div p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 1.6;
	margin-bottom: 20px;
}
.elementor-container.n_i_listing .cpt_post_column:first-of-type .portDesc div p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.searchandfilter ul {
	padding: 0px;
}
.searchandfilter ul > li > h4 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: var( --e-global-color-secondary );
	font-weight: 600;
	position: relative;
	border-top: 1px solid #007aa3;
	padding-top: 20px;
}
.searchandfilter ul > li > h4::before {
/* 	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f111";
	position: absolute;
	right: -1px;
	top: -6px;
	font-size: 8px;
	color: #0a527a; */
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	top: -5px;
	z-index: 1;
	background: var(--e-global-color-primary);
}
.e--ua-webkit .searchandfilter ul > li > h4::before {
	top: -5px;
}
.searchandfilter ul li[class*="sf-level-"] {
	display: flex;
	position: relative;
}
.searchandfilter ul li[class*="sf-level-"] label {
	position: relative;
	display: flex;
	padding: 0;
	width: 100%;
	color: var(--e-global-color-secondary);
	transition: 0.3s;
	cursor: pointer;
	line-height: 1.3;
	align-items: center;
	text-transform: uppercase;
}
.searchandfilter ul li[class*="sf-level-"] label::before {
	content: '';
	border: 2px solid var(--e-global-color-primary);
	width: 16px;
	height: 16px;
	display: flex;
	margin-right: 10px;
	border-radius: 4px;
	transition: 0.3s;
}
.searchandfilter ul li[class*="sf-level-"] input[type="checkbox"], .searchandfilter ul li[class*="sf-level-"] input[type="radio"] {
	display: none;
}
.searchandfilter ul li[class*="sf-level-"] input[type="checkbox"]:checked ~ label::before, .searchandfilter ul li[class*="sf-level-"] input[type="radio"]:checked ~ label::before {
	background-color: var(--e-global-color-primary);
}
.searchandfilter ul li[class*="sf-level-"] label::after {
	content: '';
	width: 10px;
	height: 5px;
	border: 1px solid #fff;
	position: absolute;
	left: 3px;
	top: 7px;
	border-width: 0 0 2px 2px;
	transform: rotate(-38deg);
	opacity: 0;
}
.searchandfilter ul li[class*="sf-level-"] input[type="checkbox"]:checked ~ label::after, .searchandfilter ul li[class*="sf-level-"] input[type="radio"]:checked ~ label::after {
	opacity: 1;
}
.searchandfilter > ul > li.sf-field-search label,
.searchandfilter ul.sf_date_field li label {
	width: 100%;
}
.searchandfilter > ul > li.sf-field-search label input.sf-input-text {
	border-radius: 40px;
	height: 48px;
	padding: 10px 15px 10px 26px;
	color: var(--e-global-color-primary);
	border: 2px solid var(--e-global-color-primary);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.948' height='18.949' viewBox='0 0 18.948 18.949'%3E%3Cg id='Group_331' data-name='Group 331' transform='translate(-1871.833 -13.631)'%3E%3Cpath id='Path_124' data-name='Path 124' d='M12.268,12.268a5.941,5.941,0,1,1,0-8.4A5.94,5.94,0,0,1,12.268,12.268Z' transform='translate(1870.707 12.505)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_12' data-name='Line 12' x2='7.099' y2='7.099' transform='translate(1882.975 24.773)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) 12px;
	padding-right: 50px;
}
.searchandfilter > ul > li.sf-field-search label input.sf-input-text:focus {
	outline: none;
	border-color: #007aa3;
	box-shadow: 0 0 0px 3px #91b9c7;
}
.searchandfilter > ul > li.sf-field-search label input.sf-input-text::placeholder,
.searchandfilter ul.sf_date_field li label input::placeholder {
	opacity: 1;
	color: var(--e-global-color-primary);
	text-transform: uppercase;
	font-weight: 600;
}
.searchandfilter ul li.sf-field-search {
	margin: 10px 0;
}
.searchandfilter ul.sf_date_field li label input {
	border-radius: 40px;
	height: 48px;
	padding: 10px 15px 10px 26px;
	color: var(--e-global-color-primary);
	border: 2px solid var(--e-global-color-primary);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.767' height='20.942' viewBox='0 0 19.767 20.942'%3E%3Cg id='Group_614' data-name='Group 614' transform='translate(0 0.379)'%3E%3Crect id='Rectangle_273' data-name='Rectangle 273' width='17.767' height='17.767' rx='2.419' transform='translate(1 1.796)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_107' data-name='Line 107' y2='4.344' transform='translate(5.745 -0.379)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_108' data-name='Line 108' y2='4.344' transform='translate(14.022 -0.371)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_109' data-name='Line 109' x2='17.767' transform='translate(1 10.918)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_110' data-name='Line 110' y2='13.457' transform='translate(5.745 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_111' data-name='Line 111' y2='13.457' transform='translate(9.884 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_112' data-name='Line 112' y2='13.457' transform='translate(14.022 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_113' data-name='Line 113' x2='17.767' transform='translate(1 6.586)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3Cline id='Line_114' data-name='Line 114' x2='17.767' transform='translate(1.443 15.249)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: right 25px bottom 12px;
}
.searchandfilter ul li.sf-field-post_date, .searchandfilter ul li.sf-field-post-meta-event_start_date {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.searchandfilter ul li.sf-field-post_date::before, .searchandfilter ul li.sf-field-post-meta-event_start_date::before {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #007aa3;
}
.searchandfilter ul li.sf-field-post_date::before {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #007aa3;
}
.searchandfilter ul li.sf-field-post_date::after, .searchandfilter ul li.sf-field-post-meta-event_start_date::after {
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	bottom: -4px;
	z-index: 1;
	background: var(--e-global-color-primary);
}
.searchandfilter ul li.sf-field-submit, .searchandfilter ul li.sf-field-reset {
	display: none;
}
.elementor-container.n_i_listing .pagi_more {
	flex: 0 1 100%;
}
/*.elementor-container.n_i_listing.default_state .pagi_more a {
	flex: 0 1 100%;
}*/
.pagi_more.blue_btn .load_more .elementor-button-text {
	z-index: 1;
	color: #fff;
	text-transform: uppercase;
}
.pagi_more.blue_btn .load_more {
	background: transparent;
	border-radius: 40px;
	pointer-events: none;
}
.elementor-container.n_i_featured {
	margin-top: 20px;
}
.elementor-container.n_i_featured,
.elementor-container.n_i_featured .f_post,
.elementor-container.n_i_featured .f_post .elementor-container {
	flex-wrap: wrap;
	width: 100%;
}
.elementor-container.n_i_featured .f_post .elementor-container {
	margin: 0;
}
.elementor-container.n_i_featured .f_post .elementor-container .img-element {
	height: 157px;
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
}
.elementor-container.n_i_featured .f_post .elementor-container .img-element a.project_img {
	display: block;
	height: 100%;
}
.elementor-container.n_i_featured .f_post .elementor-container .img-element a.project_img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	transition: 0.3s;
}
.elementor-container.n_i_featured .f_post:hover .elementor-container .img-element a.project_img img {
	transform: scale(1.06);
}
.elementor-container.n_i_featured .f_post .elementor-container .meta-element label {
	font-family: "basic-sans", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
	color: var( --e-global-color-secondary );
}
.elementor-container.n_i_featured .f_post .elementor-container .portDesc h3 {
	font-size: 18px;
	font-family: var(--e-global-typography-00b086a-font-family);
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1.2px !important;
	margin: 15px 0;
	line-height: 1.4;
}
.elementor-container.n_i_featured .f_post .elementor-container .portDesc h3 a {
	color: var( --e-global-color-primary );
	transition: 0.3s;
	display: block;
}
.elementor-container.n_i_featured .f_post:hover .elementor-container .portDesc h3 a {
	color: var( --e-global-color-accent );
}
.elementor-container.n_i_featured .f_post {
	margin-bottom: var(--widgets-spacing);
}
.elementor-container.n_i_featured > h4 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	color: var(--e-global-color-secondary);
	font-weight: 600;
	position: relative;
	padding-top: 20px;
	border-top: 1px solid var(--e-global-color-primary);
	width: 100%;
}
.elementor-container.n_i_featured > h4::before {
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	top: -5px;
	z-index: 1;
	background: var(--e-global-color-primary);
}
.elementor-container .elementor-column .elementor-container .img-element a[data-video] {
	position: relative;
}
.elementor-container.n_i_listing .elementor-column .elementor-container .img-element a[data-video]::before {
	content: '';
	width: 80px;
	height: 80px;
	background: var(--e-global-color-accent);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	opacity: 0.9;
	transition: 0.3s;
	z-index: 1;
}
.elementor-container.n_i_listing .elementor-column .elementor-container .img-element a[data-video]::after {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='31' viewBox='0 0 27 31'%3E%3Cg id='Polygon_3' data-name='Polygon 3' transform='translate(27) rotate(90)' fill='%230a527a'%3E%3Cpath d='M 27.54572105407715 25.99999809265137 L 3.454281806945801 25.99999809265137 C 2.933921813964844 25.99999809265137 2.675721883773804 25.65107917785645 2.58886194229126 25.50106811523438 C 2.502012014389038 25.35104751586914 2.327961921691895 24.95341873168945 2.587021827697754 24.50213813781738 L 14.63274192810059 3.51926851272583 C 14.89292144775391 3.066058397293091 15.32591152191162 3.017138481140137 15.50000190734863 3.017138481140137 C 15.67408180236816 3.017138481140137 16.10708236694336 3.066058397293091 16.36725234985352 3.519258499145508 L 28.4129810333252 24.50213813781738 C 28.67204284667969 24.95340919494629 28.49799156188965 25.35104751586914 28.4111328125 25.50105857849121 C 28.32428169250488 25.65107917785645 28.06608200073242 25.99999809265137 27.54572105407715 25.99999809265137 Z' stroke='none'/%3E%3Cpath d='M 15.49999904632568 4.017133712768555 L 15.50000190734863 4.017127990722656 L 3.454277038574219 24.99999809265137 C 3.454278945922852 24.99999809265137 3.454280853271484 24.99999809265137 3.454282760620117 24.99999809265137 L 27.54572296142578 25.00000762939453 L 15.50000190734863 4.01713752746582 C 15.50000095367432 4.01713752746582 15.5 4.017135620117188 15.49999904632568 4.017133712768555 M 15.50000095367432 2.017133712768555 C 16.17507934570312 2.017133712768555 16.85015678405762 2.351888656616211 17.23450088500977 3.021398544311523 L 29.28023147583008 24.00426864624023 C 30.04566192626953 25.33758926391602 29.08313179016113 26.99999809265137 27.54572296142578 26.99999809265137 L 3.454282760620117 26.99999809265137 C 1.916862487792969 26.99999809265137 0.9543418884277344 25.33758926391602 1.719772338867188 24.00426864624023 L 13.7654914855957 3.021398544311523 C 14.14984130859375 2.351888656616211 14.82492256164551 2.017133712768555 15.50000095367432 2.017133712768555 Z' stroke='none' fill='%230a527a'/%3E%3C/g%3E%3C/svg%3E%0A");
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 27px;
	height: 30px;
	background-position: center;
	background-size: contain;
	transition: 0.3s;
	z-index: 1;
}
.elementor-column:hover .elementor-container .elementor-column .elementor-container .img-element a[data-video]::before {
	transform: translate(-50%, -50%) scale(1.1);
	opacity: 1;
}
.elementor-container.list_members {
	margin: 0;
	width: 100%;
	flex-wrap: wrap;
}
.elementor-container.list_members .elementor-container {
	flex-wrap: wrap;
}
.elementor-container.list_members .elementor-container {
	flex-wrap: wrap;
}
.elementor-container.list_members .elementor-container .img-element {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	overflow: hidden;
}
.elementor-container.list_members .elementor-container .img-element img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.elementor-container.list_members .meta-element h3 {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: var(--e-global-color-primary);
	margin: 0;
  	letter-spacing: 1px;
}
.elementor-container.list_members .meta-element > p {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--e-global-color-primary);
}
.elementor-container.list_members .meta-element .callNumber {
	list-style: none;
	padding-left: 24px;
	background-image: url("data:image/svg+xml,%3Csvg id='Group_479' data-name='Group 479' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15.933' height='15.972' viewBox='0 0 15.933 15.972'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_138' data-name='Rectangle 138' width='15.933' height='15.972' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_243' data-name='Group 243' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_261' data-name='Path 261' d='M8.363,5.307A3.113,3.113,0,0,1,11.476,8.42' transform='translate(-0.52 -0.331)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_262' data-name='Path 262' d='M8.363,2.834A5.433,5.433,0,0,1,13.8,8.267' transform='translate(-0.52 -0.177)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_263' data-name='Path 263' d='M8.363.5a7.621,7.621,0,0,1,7.621,7.621' transform='translate(-0.52 -0.031)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_264' data-name='Path 264' d='M13.614,11.656l-2.766-.626a.864.864,0,0,0-.867.3l-.686.861A13.87,13.87,0,0,1,6.237,10.1,14.047,14.047,0,0,1,4.054,7.241l.821-.733a.863.863,0,0,0,.254-.882L4.349,2.9a1.1,1.1,0,0,0-1.328-.765c-.263.066-.482.12-.531.129A5.272,5.272,0,0,0,.77,3.984,3.754,3.754,0,0,0,.64,6.355,16.085,16.085,0,0,0,4.5,12.061h0a16.09,16.09,0,0,0,5.876,3.491,3.745,3.745,0,0,0,2.359-.264,5.26,5.26,0,0,0,1.621-1.814c.007-.048.049-.271.1-.536A1.1,1.1,0,0,0,13.614,11.656Z' transform='translate(-0.031 -0.131)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.elementor-container.list_members .meta-element .callNumber li a {
	color: var(--e-global-color-text);
	transition: 0.3s;
}
.elementor-container.list_members .meta-element .mail {
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16.287' height='12.509' viewBox='0 0 16.287 12.509'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_115' data-name='Rectangle 115' width='16.287' height='12.509' transform='translate(2 1)' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_480' data-name='Group 480' transform='translate(-2 -1)'%3E%3Cg id='Group_177' data-name='Group 177' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Crect id='Rectangle_114' data-name='Rectangle 114' width='14.994' height='11.504' transform='translate(2.646 1.503)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_157' data-name='Path 157' d='M.5.5,8,7.182,15.494.5' transform='translate(2.146 1.002)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	color: var(--e-global-color-text);
	transition: 0.3s;
}
.elementor-container.list_members .meta-element .mail:hover, .elementor-container.list_members .meta-element .callNumber li a:hover {
  	color: var(--e-global-color-accent);
}
.elementor-container.list_members .member_post {
	flex-wrap: wrap;
}
.elementor-container.list_members .member_post .img-element {
	height: 120px;
	width: 120px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0px 15px 15px 0;
}
.elementor-container.list_members .member_post .img-element img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.elementor-container.list_members .elementor-column.member_post {
	margin-bottom: 15px;
	padding-bottom: 30px;
	border-bottom: 1px solid var(--e-global-color-primary);
}
.elementor-container.list_members .elementor-column.member_post::after {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: -4px;
	z-index: 1;
	background: var(--e-global-color-primary);
}
.video-element { position: relative; }
.video-element a[data-video]::before {
	content: '';
	width: 80px;
	height: 80px;
	background: var(--e-global-color-accent);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	border-radius: 50%;
	opacity: 0.9;
	transition: 0.3s;
	z-index: 1;
}
.video-element a[data-video]::after {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='31' viewBox='0 0 27 31'%3E%3Cg id='Polygon_3' data-name='Polygon 3' transform='translate(27) rotate(90)' fill='%230a527a'%3E%3Cpath d='M 27.54572105407715 25.99999809265137 L 3.454281806945801 25.99999809265137 C 2.933921813964844 25.99999809265137 2.675721883773804 25.65107917785645 2.58886194229126 25.50106811523438 C 2.502012014389038 25.35104751586914 2.327961921691895 24.95341873168945 2.587021827697754 24.50213813781738 L 14.63274192810059 3.51926851272583 C 14.89292144775391 3.066058397293091 15.32591152191162 3.017138481140137 15.50000190734863 3.017138481140137 C 15.67408180236816 3.017138481140137 16.10708236694336 3.066058397293091 16.36725234985352 3.519258499145508 L 28.4129810333252 24.50213813781738 C 28.67204284667969 24.95340919494629 28.49799156188965 25.35104751586914 28.4111328125 25.50105857849121 C 28.32428169250488 25.65107917785645 28.06608200073242 25.99999809265137 27.54572105407715 25.99999809265137 Z' stroke='none'/%3E%3Cpath d='M 15.49999904632568 4.017133712768555 L 15.50000190734863 4.017127990722656 L 3.454277038574219 24.99999809265137 C 3.454278945922852 24.99999809265137 3.454280853271484 24.99999809265137 3.454282760620117 24.99999809265137 L 27.54572296142578 25.00000762939453 L 15.50000190734863 4.01713752746582 C 15.50000095367432 4.01713752746582 15.5 4.017135620117188 15.49999904632568 4.017133712768555 M 15.50000095367432 2.017133712768555 C 16.17507934570312 2.017133712768555 16.85015678405762 2.351888656616211 17.23450088500977 3.021398544311523 L 29.28023147583008 24.00426864624023 C 30.04566192626953 25.33758926391602 29.08313179016113 26.99999809265137 27.54572296142578 26.99999809265137 L 3.454282760620117 26.99999809265137 C 1.916862487792969 26.99999809265137 0.9543418884277344 25.33758926391602 1.719772338867188 24.00426864624023 L 13.7654914855957 3.021398544311523 C 14.14984130859375 2.351888656616211 14.82492256164551 2.017133712768555 15.50000095367432 2.017133712768555 Z' stroke='none' fill='%230a527a'/%3E%3C/g%3E%3C/svg%3E%0A");
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 27px;
	height: 30px;
	background-position: center;
	background-size: contain;
	transition: 0.3s;
	z-index: 1;
}
.video-element:hover a[data-video]::before {
	transform: translate(-50%, -50%) scale(1.1);
	opacity: 1;
}
#ui-datepicker-div {
	display: none;
	background-color: #fff;
	box-shadow: 0 0.125rem 0.5rem rgba(0,0,0,0.1);
	margin-top: 0.25rem;
	border-radius: 0.5rem;
	padding: 0.5rem;
}
.ui-datepicker-calendar table {
	border-collapse: collapse;
	border-spacing: 0;
}
.ui-datepicker-calendar thead th {
	padding: 0.25rem 0;
	text-align: center;
	font-size: 0.75rem;
	font-weight: 400;
	color: #78909C;
}
.ui-datepicker-calendar tbody td {
	width: 2.5rem;
	text-align: center;
	padding: 0;
}
.ui-datepicker-calendar tbody td a {
	display: block;
	border-radius: 0.25rem;
	line-height: 2rem;
	transition: 0.3s all;
	color: #546E7A;
	font-size: 0.875rem;
	text-decoration: none;
}
.ui-datepicker-calendar tbody td a:hover {	
	background-color: #E0F2F1;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
	background-color: #009688;
	color: white;
}
.ui-datepicker-header a.ui-corner-all {
	cursor: pointer;
	position: absolute;
	top: 15px !important;
	width: 2rem;
	height: 2rem;
	margin: 0 !important;
	border-radius: 0.25rem;
	transition: 0.3s all;
	background-color: transparent !important; 
}
.ui-datepicker-header a.ui-corner-all:hover {
	background-color: #ECEFF1;
}
.ui-datepicker-header a.ui-datepicker-prev {	
	left: 0 !important;	
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==") !important;
	background-repeat: no-repeat !important;
	background-size: 0.8rem !important;
	background-position: center !important;
	transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
	right: 0 !important;
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==') !important;
	background-repeat: no-repeat !important;
	background-size: 0.8rem !important;
	background-position: center !important;
}
/*.ui-datepicker-header a.ui-corner-all.ui-state-hover {
	background-position: center !important;
}*/
.ui-datepicker-header a>span {
	display: none !important;
}
.ui-datepicker-title {
	text-align: center;
	line-height: 2rem;
	margin-bottom: 0.25rem;
	font-size: 0.875rem;
	font-weight: 500;
	padding-bottom: 0.25rem;
}
.ui-datepicker-week-col {
	color: #78909C;
	font-weight: 400;
	font-size: 0.75rem;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select {
	-webkit-appearance: none;
	background: #f0f0f0;
	border: 0;
	text-align: center;
	border-radius: 0;
	text-transform: uppercase;
}
.searchandfilter-date-picker .ui-datepicker table tbody tr td {
	background: var(--e-global-color-secondary);
	transition: 0.3s;
}
.searchandfilter-date-picker .ui-datepicker table tbody tr td:hover {
	background: var(--e-global-color-accent);
	transition: 0.3s;
}
.searchandfilter-date-picker .ui-datepicker table tbody tr td a {
	color: #fff;
	border-radius: 2px;
}
.searchandfilter-date-picker .ui-datepicker table tbody tr td:hover a,
.searchandfilter-date-picker .ui-datepicker table tbody tr td:hover a.ui-state-highlight,
.searchandfilter-date-picker .ui-datepicker table tbody tr td:hover a.ui-state-hover,
.searchandfilter-date-picker .ui-datepicker table tbody tr td a.ui-state-active {
	background: var(--e-global-color-accent);
}
.searchandfilter-date-picker .ui-datepicker table tbody tr td span {
	line-height: 2rem;
}
/*News & Insights page css end*/
/*Events listing page css*/
.elementor-container.n_i_listing.events_container .cpt_post_column {
	flex: 0 1 100%;
	display: flex !important;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .img-container {
	width: 36%;
	flex: 0 1 36%;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .info-wrapper {
	flex: 1;
	padding-left: 40px;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta {
	background: rgba(50,121,159, 0.05);
	padding: 15px;
	position: relative;
	border-top: 1px solid rgba(50,121,159, 1);
	align-items: stretch;
	min-height: 64px;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta .eventDate {
	width: 280px;
	padding: 0 10px 0 37px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.967' height='20.542' viewBox='0 0 18.967 20.542'%3E%3Cg id='Group_614' data-name='Group 614' transform='translate(-0.4 0.379)'%3E%3Crect id='Rectangle_273' data-name='Rectangle 273' width='17.767' height='17.767' rx='2.419' transform='translate(1 1.796)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_107' data-name='Line 107' y2='4.344' transform='translate(5.745 -0.379)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_108' data-name='Line 108' y2='4.344' transform='translate(14.022 -0.371)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_109' data-name='Line 109' x2='17.767' transform='translate(1 10.918)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_110' data-name='Line 110' y2='13.457' transform='translate(5.745 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_111' data-name='Line 111' y2='13.457' transform='translate(9.884 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_112' data-name='Line 112' y2='13.457' transform='translate(14.022 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_113' data-name='Line 113' x2='17.767' transform='translate(1 6.586)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_114' data-name='Line 114' x2='17.767' transform='translate(1.443 15.249)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: center left;
	display: flex;
	align-items: center;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta .eventDate ul {
	list-style: none;
	padding: 0;
	display: flex;
	line-height: 1;
	color: var(--e-global-color-secondary);
	font-weight: 600;
	letter-spacing: 1px;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta .event_type {
	width: 220px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13.854' height='19.848' viewBox='0 0 13.854 19.848'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_234' data-name='Rectangle 234' width='13.854' height='19.848' transform='translate(0 0)' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_530' data-name='Group 530' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_1014' data-name='Path 1014' d='M13.354,6.927c0,5.065-6.427,12.421-6.427,12.421S.5,11.538.5,6.927a6.427,6.427,0,1,1,12.854,0Z' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Ccircle id='Ellipse_83' data-name='Ellipse 83' cx='2.815' cy='2.815' r='2.815' transform='translate(4.112 4.273)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: 19px;
	background-position: center left;
	display: flex;
	align-items: center;
	padding: 0 10px 0 30px;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta .event_terms {
	flex: 1;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta .event_terms label {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: var(--e-global-color-primary);
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta .event_type label {
	list-style: none;
	padding: 0;
	display: flex;
	line-height: 1;
	color: var(--e-global-color-secondary);
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.elementor-container.n_i_listing.events_container .cpt_post_column .img-container .btn-element {
	margin-top: 30px;
}
.elementor-container.n_i_featured.event_featured .elementor-container .terms_element {
	background: #F1F8FA;
	padding: 20px;
	overflow: hidden;
	width: 100%;
}
.elementor-container.n_i_featured.event_featured .elementor-container .terms_element label {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: var(--e-global-color-primary);
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}
.elementor-container.n_i_featured.event_featured .elementor-container .meta-element {
	width: 100%;
	display: flex;
	justify-content: space-between;
	min-height: 30px;
	margin-top: 10px;
}
.elementor-container.n_i_featured.event_featured .elementor-container .meta-element > div {
	flex: 1;
	max-width: 49%;
}
.elementor-container.n_i_featured.event_featured .elementor-container .meta-element .eventDate {
	padding: 0 10px 0 37px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.967' height='20.542' viewBox='0 0 18.967 20.542'%3E%3Cg id='Group_614' data-name='Group 614' transform='translate(-0.4 0.379)'%3E%3Crect id='Rectangle_273' data-name='Rectangle 273' width='17.767' height='17.767' rx='2.419' transform='translate(1 1.796)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_107' data-name='Line 107' y2='4.344' transform='translate(5.745 -0.379)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_108' data-name='Line 108' y2='4.344' transform='translate(14.022 -0.371)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_109' data-name='Line 109' x2='17.767' transform='translate(1 10.918)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_110' data-name='Line 110' y2='13.457' transform='translate(5.745 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_111' data-name='Line 111' y2='13.457' transform='translate(9.884 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_112' data-name='Line 112' y2='13.457' transform='translate(14.022 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_113' data-name='Line 113' x2='17.767' transform='translate(1 6.586)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_114' data-name='Line 114' x2='17.767' transform='translate(1.443 15.249)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: 19px;
	background-position: center left;
	display: flex;
	align-items: center;
}
.elementor-container.n_i_featured.event_featured .elementor-container .meta-element .eventDate ul {
	list-style: none;
	padding: 0;
	display: flex;
	line-height: 1;
	color: var(--e-global-color-secondary);
	font-weight: 600;
	letter-spacing: 1px;
}
.elementor-container.n_i_featured.event_featured .elementor-container .meta-element .event_type {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13.854' height='19.848' viewBox='0 0 13.854 19.848'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_234' data-name='Rectangle 234' width='13.854' height='19.848' transform='translate(0 0)' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_530' data-name='Group 530' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_1014' data-name='Path 1014' d='M13.354,6.927c0,5.065-6.427,12.421-6.427,12.421S.5,11.538.5,6.927a6.427,6.427,0,1,1,12.854,0Z' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Ccircle id='Ellipse_83' data-name='Ellipse 83' cx='2.815' cy='2.815' r='2.815' transform='translate(4.112 4.273)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: center left;
	display: flex;
	align-items: center;
	padding: 0 10px 0 24px;
}
.elementor-container.n_i_featured.event_featured .elementor-container .meta-element .event_type label {
	list-style: none;
	padding: 0;
	/*display: flex;*/
	line-height: 1;
	color: var(--e-global-color-secondary);
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.speakerList {
	padding: 0;
	list-style: none;
}
.speakerList li {
	display: flex;
	align-items: flex-end;
}
.speakerList li .speakerImg {
	border-radius: 50%;
	overflow: hidden;
}
.speakerList li .speakerImg img {
	vertical-align: middle;
}
.speakerList li .meta_speaker {
	flex: 1;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 15px;
	border-top: 1px solid var(--e-global-color-primary);
	position: relative;
}
.speakerList li .meta_speaker label {
	color: var(--e-global-color-primary);
	font-size: ;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.speakerList li .meta_speaker span {
	color: var(--e-global-color-primary);
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.speakerList li .meta_speaker::after {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	top: -5px;
	z-index: 1;
	background: var(--e-global-color-primary);
}
.sim_events_container {
	/* display: block !important; */
	/* column-count: 2; */
	/* column-gap: 2rem; */
	flex-wrap: wrap;
	justify-content: space-between;
}
.sim_events_container .elementor-column.cpt_post_column {
	display: block;
	break-inside: avoid;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	width: 48%;
}
.sim_events_container .elementor-column.cpt_post_column:first-child {
	margin-top: 0;
	padding-top: 0;
}
.sim_events_container .elementor-column.cpt_post_column .img-element .project_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
	transform: scale(1);
	transition: 0.3s;
}
.sim_events_container .elementor-column.cpt_post_column:hover .img-element .project_img img {
	transform: scale(1.06);
}
.sim_events_container .elementor-column.cpt_post_column .img-container {
	width: 200px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.sim_events_container .elementor-column.cpt_post_column .img-element {
	width: 200px;
	flex: 1;
}
.sim_events_container .elementor-column.cpt_post_column .img-element .project_img {
	display: block;
	height: 180px;
}
.sim_events_container .elementor-column.cpt_post_column .img-element .project_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top; 
}
.sim_events_container .elementor-column.cpt_post_column .info-wrapper {
	display: inline-block;
	margin-left: 30px;
	width: calc(100% - 240px);
}
.sim_events_container .elementor-column.cpt_post_column .info-wrapper h3 {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 20px;
}
.sim_events_container .elementor-column.cpt_post_column .info-wrapper p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.sim_events_container .elementor-column.cpt_post_column .info-wrapper .eventDate ul {
	list-style: none;
	padding: 0 10px 0 30px;
	line-height: 1.5;
	color: var(--e-global-color-secondary);
	font-weight: 600;
	letter-spacing: 1px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.967' height='20.542' viewBox='0 0 18.967 20.542'%3E%3Cg id='Group_614' data-name='Group 614' transform='translate(-0.4 0.379)'%3E%3Crect id='Rectangle_273' data-name='Rectangle 273' width='17.767' height='17.767' rx='2.419' transform='translate(1 1.796)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_107' data-name='Line 107' y2='4.344' transform='translate(5.745 -0.379)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_108' data-name='Line 108' y2='4.344' transform='translate(14.022 -0.371)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_109' data-name='Line 109' x2='17.767' transform='translate(1 10.918)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_110' data-name='Line 110' y2='13.457' transform='translate(5.745 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_111' data-name='Line 111' y2='13.457' transform='translate(9.884 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_112' data-name='Line 112' y2='13.457' transform='translate(14.022 6.106)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_113' data-name='Line 113' x2='17.767' transform='translate(1 6.586)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cline id='Line_114' data-name='Line 114' x2='17.767' transform='translate(1.443 15.249)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: 19px;
	background-position: center left;
	display: flex;
	align-items: center;
}
.sim_events_container .elementor-column.cpt_post_column .info-wrapper h3 a {
	transition: 0.3s;
}
.sim_events_container .elementor-column.cpt_post_column:hover .info-wrapper h3 a {
	color: var(--e-global-color-accent);
}
/*Events listing page css end*/
/*Experties Pages css*/
.expertise-child.sub-child .block_wrapper .child {
	width: 48%;
	padding-bottom: 0;
	margin-bottom: 30px !important;
}
.expertise-child.sub-child .block_wrapper .child .img_box {
	width: 263px;
	height: 201px;
	overflow: hidden;
}
.expertise-child.sub-child .block_wrapper .child .img_box a:empty {
	display: block;
	height: 100%;
	background: #bfdee8;
}
.expertise-child.sub-child .block_wrapper .child:hover .img_box img {
	transform: scale(1.06);
}
.expertise-child.sub-child .block_wrapper .child .topic_data {
	bottom: 0;
	margin-right: 0;
	padding: 20px 20px 0;
	background: var(--e-global-color-86648c8);
	width: 70%;
}
.expertise-child.sub-child .block_wrapper .child .topic_data p {
	margin-bottom: 0;
}
.expertise-child.sub-child .block_wrapper .child .topic_data a.title {
	color: var(--e-global-color-secondary);
	transition: 0.3s;
}
.expertise-child.sub-child .block_wrapper .child:hover .topic_data a.title {
	color: var(--e-global-color-accent);
	transition: 0.3s;
}
.expertise-child.sub-child .block_wrapper .child .topic_data p {
	margin-bottom: 0;
	color: var(--e-global-color-text);
}
.team_block.style-3 .row .member_block {
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
}
.team_block.style-3 .row .member_block .member_img_block {
	height: 150px;
}
.assigned_pages {
	margin: 25px 0;
}
.assigned_pages ul {
	list-style: none;
	padding: 0;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.assigned_pages ul li {
	display: inline-block;
}
.assigned_pages label {
	color: var(--e-global-color-primary);
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.assigned_pages ul li a {
	color: var(--e-global-color-text);
	transition: 0.3s;
}
.assigned_pages ul li a:hover {
	color: var(--e-global-color-accent);
}
/*Experties Pages css end*/
/*Search and filter pro pagination*/
.search-filter-results .pagination {
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
}
.search-filter-results .pagination * {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--e-global-color-secondary);
	color: var(--e-global-color-86648c8);
	margin-right: 5px;
	transition: 0.3s;
}
.search-filter-results .pagination a:hover {
	box-shadow: 0px -4px 0px 0 inset var(--e-global-color-accent);
}
.search-filter-results .pagination .page-numbers.current {
	background: var(--e-global-color-accent);
	color: var(--e-global-color-secondary);
}
.search-filter-results .pagination a.prev {
	font-size: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.705' height='17.695' viewBox='0 0 9.705 17.695'%3E%3Cpath id='Path_2' data-name='Path 2' d='M0,0,6.47,8.848,0,17.7H3.235l6.47-8.848L3.235,0Z' transform='translate(9.705 17.695) rotate(180)' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 6px;
}
.search-filter-results .pagination a.next {
	font-size: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.705' height='17.696' viewBox='0 0 9.705 17.696'%3E%3Cpath id='Path_1' data-name='Path 1' d='M0,0,6.47,8.848,0,17.7H3.235l6.47-8.848L3.235,0Z' transform='translate(0 0)' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 6px;
}
/*Search and filter pro pagination*/
p.no_result {
	color: var(--e-global-color-secondary);
}
.dot.right-dot .elementor-widget-container {
	position: relative;	
}
.dot.right-dot .elementor-widget-container::before {
	content: '' !important;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	top: -2px;
	z-index: 1;
	background: var(--e-global-color-primary);
	display: block !important;
	opacity: 1;
}
.gform_confirmation_message h4 {
	color: var( --e-global-color-86648c8 );
	font-family: "basic-sans", Sans-serif;
	font-size: 20px;
	font-weight: 300;
}

/* Hawkins office page css */
.origin_section .col-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.origin_section .col-wrapper .single_office {
	width: 48%;
	flex: 0 1 48%;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid var(--e-global-color-primary);
	position: relative;
}
.origin_section .col-wrapper .single_office::after {
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	right: -4px;
	bottom: -4.5px;
	z-index: 1;
	background: var( --e-global-color-primary );
}
.origin_section .col-wrapper .single_office .office_data {
	display: flex;
	justify-content: space-between;
}
.origin_section .col-wrapper .single_office .office_data > div {
	flex: 0 1 48%;
	max-width: 48%;
	flex-wrap: wrap;
}
.acf-map {
	width: 100%;
	height: 160px;
}
.acf-map img {
	max-width: inherit !important;
}
.origin_section .col-wrapper .single_office .office_data h4 {
	font-size: 24px;
	margin-top: 0;
	text-transform: uppercase;
	color: var(--e-global-color-primary);
	margin-bottom: 10px;
	line-height: 1;
}
.origin_section .col-wrapper .single_office .office_data p > a {
	color: var(--e-global-color-text);
	transition: 0.3s;
}
.origin_section .col-wrapper .single_office .office_data a:hover {
	color: var(--e-global-color-accent);
}
.origin_section .col-wrapper .single_office .office_data a {
	display: block;
	position: relative;
	transition: 0.3s;
}
.origin_section .col-wrapper .single_office .office_data a.contactNum, .origin_section .col-wrapper .single_office .office_data a.emailId {
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 1.3;
}
.origin_section .col-wrapper .single_office .office_data a.contactNum {
	background-image: url("data:image/svg+xml,%3Csvg id='Group_479' data-name='Group 479' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15.933' height='15.972' viewBox='0 0 15.933 15.972'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_138' data-name='Rectangle 138' width='15.933' height='15.972' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_243' data-name='Group 243' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_261' data-name='Path 261' d='M8.363,5.307A3.113,3.113,0,0,1,11.476,8.42' transform='translate(-0.52 -0.331)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_262' data-name='Path 262' d='M8.363,2.834A5.433,5.433,0,0,1,13.8,8.267' transform='translate(-0.52 -0.177)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_263' data-name='Path 263' d='M8.363.5a7.621,7.621,0,0,1,7.621,7.621' transform='translate(-0.52 -0.031)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_264' data-name='Path 264' d='M13.614,11.656l-2.766-.626a.864.864,0,0,0-.867.3l-.686.861A13.87,13.87,0,0,1,6.237,10.1,14.047,14.047,0,0,1,4.054,7.241l.821-.733a.863.863,0,0,0,.254-.882L4.349,2.9a1.1,1.1,0,0,0-1.328-.765c-.263.066-.482.12-.531.129A5.272,5.272,0,0,0,.77,3.984,3.754,3.754,0,0,0,.64,6.355,16.085,16.085,0,0,0,4.5,12.061h0a16.09,16.09,0,0,0,5.876,3.491,3.745,3.745,0,0,0,2.359-.264,5.26,5.26,0,0,0,1.621-1.814c.007-.048.049-.271.1-.536A1.1,1.1,0,0,0,13.614,11.656Z' transform='translate(-0.031 -0.131)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.origin_section .col-wrapper .single_office .office_data a.emailId {
	background-repeat: no-repeat;
	background-position: 0 4px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16.287' height='12.509' viewBox='0 0 16.287 12.509'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_115' data-name='Rectangle 115' width='16.287' height='12.509' transform='translate(2 1)' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_480' data-name='Group 480' transform='translate(-2 -1)'%3E%3Cg id='Group_177' data-name='Group 177' transform='translate(0 0)' clip-path='url(%23clip-path)'%3E%3Crect id='Rectangle_114' data-name='Rectangle 114' width='14.994' height='11.504' transform='translate(2.646 1.503)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3Cpath id='Path_157' data-name='Path 157' d='M.5.5,8,7.182,15.494.5' transform='translate(2.146 1.002)' fill='none' stroke='%23007aa3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.origin_section .col-wrapper .single_office .office_data p {
	margin-bottom: 25px;
	min-height: 72px;
}
.origin_section .col-wrapper .single_office .office_data label {
	font-size: 16px;
	font-weight: 600;
	color: var(--e-global-color-secondary);
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 1px;
	display: block;
	margin-top: 25px;
	margin-bottom: 7px;
}
.origin_section .col-wrapper .single_office .office_data span {
	font-size: 16px;
	font-weight: 500;
	color: var(--e-global-color-primary);
	text-transform: uppercase;
}
.origin_section .col-wrapper .single_office .brochureDiv {
	margin-top: 25px;
	padding: 30px;
	background: #F1F8FA;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 90%;
}
.origin_section .col-wrapper .single_office .brochureDiv div {
	display: flex;
	flex-direction: column;
	max-width: 48%;
	flex: 0 1 48%;
	justify-content: space-between;
}
.origin_section .col-wrapper .single_office .brochureDiv div img {
	width: 200px;
	height: 260px;
	object-fit: cover;
	box-shadow: 0 0 24px 0 #4a4a4a;
}
.origin_section .col-wrapper .single_office .brochureDiv div p {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--e-global-color-secondary);
}
.origin_section .col-wrapper .single_office .brochureDiv div a {
	font-family: "basic-sans", Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	fill: var( --e-global-color-secondary );
	color: var( --e-global-color-secondary );
	background-color: var( --e-global-color-primary );
	border-radius: 40px 40px 40px 40px;
	padding: 15px 20px 15px 20px;
	font-size: 15px;
	text-align: center;
	transition: 0.3s;
}
.origin_section .col-wrapper .single_office .brochureDiv div a:hover {
	color: var(--e-global-color-86648c8);
}
.origin_section .origin_title {
	background: #F1F8FA;
	padding: 20px 15px 15px;
	line-height: 1;
	font-size: 32px;
	text-transform: uppercase;
	color: var(--e-global-color-secondary);
	letter-spacing: 1px;
	margin-bottom: 60px;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='384' height='71' viewBox='0 0 384 71'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_143' data-name='Rectangle 143' width='71' height='384' transform='translate(40 -114)' fill='none' stroke='%23007aa3' stroke-width='1.2'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_524' data-name='Group 524' transform='translate(-99.262 219.996) rotate(-90)' opacity='0.505'%3E%3Cg id='Group_255' data-name='Group 255' transform='translate(108.996 213.262)' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_387' data-name='Path 387' d='M171.866.964S356.353,23.514,356.353,389.94' transform='translate(-157.623 -119.94)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_388' data-name='Path 388' d='M168.144,9.129s86.1,11.808,140.925,138.018c24.5,56.4,40.588,136.331,40.588,246.382' transform='translate(-156.136 -123.529)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_389' data-name='Path 389' d='M164.423,17.294s83.631,12.788,138.853,136.612c24.9,55.834,39.686,135.607,39.686,243.213' transform='translate(-154.65 -127.118)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_390' data-name='Path 390' d='M160.7,25.459s81.176,13.768,136.782,135.206c25.308,55.269,38.784,134.882,38.784,240.042' transform='translate(-153.163 -130.708)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_391' data-name='Path 391' d='M156.979,33.624s78.74,14.749,134.711,133.8c25.72,54.708,37.882,134.157,37.882,236.872' transform='translate(-151.677 -134.297)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_392' data-name='Path 392' d='M153.257,41.789s76.324,15.729,132.639,132.4c26.138,54.149,36.98,133.433,36.98,233.7' transform='translate(-150.19 -137.886)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_393' data-name='Path 393' d='M149.536,49.953S223.463,66.661,280.1,180.943c26.562,53.594,36.078,132.708,36.078,230.532' transform='translate(-148.704 -141.475)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_394' data-name='Path 394' d='M145.814,58.118S217.365,75.8,274.31,187.7c26.992,53.04,35.176,131.983,35.176,227.362' transform='translate(-147.217 -145.064)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_395' data-name='Path 395' d='M142.092,66.283s69.2,18.664,126.424,128.178c27.43,52.49,34.275,131.259,34.275,224.192' transform='translate(-145.731 -148.653)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_396' data-name='Path 396' d='M138.37,74.448s66.863,19.64,124.352,126.773c27.872,51.941,33.372,130.535,33.372,221.022' transform='translate(-144.244 -152.242)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_397' data-name='Path 397' d='M134.649,82.613S199.2,103.226,256.929,207.98c28.323,51.394,32.47,129.81,32.47,217.851' transform='translate(-142.758 -155.831)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_398' data-name='Path 398' d='M130.927,90.778s62.262,21.583,120.209,123.962C279.917,265.589,282.7,343.825,282.7,429.421' transform='translate(-141.271 -159.42)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_399' data-name='Path 399' d='M127.205,98.943s60,22.549,118.137,122.556C274.588,271.8,276.008,349.86,276.008,433.01' transform='translate(-139.785 -163.01)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_400' data-name='Path 400' d='M123.483,107.107s57.753,23.512,116.065,121.15c29.72,49.763,29.765,127.636,29.765,208.341' transform='translate(-138.298 -166.598)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_401' data-name='Path 401' d='M119.762,115.272s55.534,24.47,113.994,119.744c30.2,49.221,28.863,126.912,28.863,205.171' transform='translate(-136.812 -170.188)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_402' data-name='Path 402' d='M116.04,123.437s53.338,25.422,111.922,118.339c30.692,48.68,27.96,126.187,27.96,202' transform='translate(-135.325 -173.777)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_403' data-name='Path 403' d='M112.318,131.6s51.167,26.368,109.85,116.933C253.36,296.673,249.227,374,249.227,447.366' transform='translate(-133.839 -177.366)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_404' data-name='Path 404' d='M108.6,139.767s49.021,27.308,107.778,115.528c31.7,47.6,26.157,124.738,26.157,195.66' transform='translate(-132.352 -180.955)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_405' data-name='Path 405' d='M104.875,147.932s46.9,28.241,105.707,114.122c32.219,47.052,25.255,124.014,25.255,192.49' transform='translate(-130.866 -184.544)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_406' data-name='Path 406' d='M101.153,156.1s44.8,29.165,103.636,112.717c32.748,46.507,24.353,123.289,24.353,189.32' transform='translate(-129.379 -188.133)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_407' data-name='Path 407' d='M97.431,164.261s42.731,30.081,101.563,111.311c33.288,45.96,23.451,122.565,23.451,186.15' transform='translate(-127.893 -191.722)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_408' data-name='Path 408' d='M93.71,172.426s40.683,30.986,99.491,109.905c33.838,45.41,22.549,121.84,22.549,182.98' transform='translate(-126.406 -195.311)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_409' data-name='Path 409' d='M89.988,180.591s38.662,31.881,97.42,108.5c34.4,44.856,21.647,121.116,21.647,179.81' transform='translate(-124.92 -198.9)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_410' data-name='Path 410' d='M86.266,188.756s36.665,32.765,95.349,107.094c34.974,44.3,20.745,120.391,20.745,176.64' transform='translate(-123.433 -202.49)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_411' data-name='Path 411' d='M82.544,196.921s34.692,33.636,93.277,105.688c35.559,43.734,19.843,119.667,19.843,173.47' transform='translate(-121.947 -206.079)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_412' data-name='Path 412' d='M78.823,205.086s32.745,34.494,91.205,104.283c36.159,43.165,18.941,118.942,18.941,170.3' transform='translate(-120.46 -209.668)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_413' data-name='Path 413' d='M75.1,213.251s30.821,35.338,89.134,102.877c36.77,42.588,18.039,118.218,18.039,167.129' transform='translate(-118.974 -213.257)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_414' data-name='Path 414' d='M71.379,221.415s28.92,36.167,87.062,101.471c37.4,42,17.137,117.493,17.137,163.959' transform='translate(-117.487 -216.846)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_415' data-name='Path 415' d='M67.657,229.58s27.043,36.98,84.99,100.066c38.034,41.407,16.235,116.769,16.235,160.789' transform='translate(-116.001 -220.435)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_416' data-name='Path 416' d='M63.936,237.745s25.188,37.775,82.918,98.66c38.688,40.8,15.334,116.044,15.334,157.619' transform='translate(-114.514 -224.024)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_417' data-name='Path 417' d='M60.214,245.91s23.354,38.553,80.847,97.255c39.355,40.183,14.431,115.319,14.431,154.449' transform='translate(-113.028 -227.613)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_418' data-name='Path 418' d='M56.492,254.075s21.541,39.311,78.775,95.849C175.3,389.474,148.8,464.519,148.8,501.2' transform='translate(-111.541 -231.203)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_419' data-name='Path 419' d='M52.77,262.24s19.747,40.05,76.7,94.443c40.736,38.9,12.627,113.871,12.627,148.109' transform='translate(-110.055 -234.792)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_420' data-name='Path 420' d='M49.049,270.4s17.971,40.767,74.632,93.038c41.449,38.239,11.725,113.146,11.725,144.939' transform='translate(-108.568 -238.381)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_421' data-name='Path 421' d='M45.327,278.569s16.212,41.462,72.56,91.632c42.178,37.555,10.824,112.421,10.824,141.768' transform='translate(-107.082 -241.97)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_422' data-name='Path 422' d='M41.605,286.734s14.469,42.133,70.488,90.227c42.922,36.85,9.922,111.7,9.922,138.6' transform='translate(-105.595 -245.559)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_423' data-name='Path 423' d='M37.883,294.9s12.739,42.78,68.417,88.821c43.683,36.122,9.019,110.972,9.019,135.428' transform='translate(-104.109 -249.148)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_424' data-name='Path 424' d='M34.162,303.064s11.021,43.4,66.345,87.415c44.459,35.369,8.118,110.248,8.118,132.258' transform='translate(-102.622 -252.737)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_425' data-name='Path 425' d='M30.44,311.229s9.312,44,64.273,86.009c45.25,34.589,7.215,109.523,7.215,129.088' transform='translate(-101.136 -256.326)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_426' data-name='Path 426' d='M26.718,319.394s7.609,44.565,62.2,84.6c46.056,33.779,6.314,108.8,6.314,125.918' transform='translate(-99.649 -259.915)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_427' data-name='Path 427' d='M23,327.559s5.912,45.1,60.13,83.2C130,443.693,88.539,518.831,88.539,533.5' transform='translate(-98.163 -263.505)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_428' data-name='Path 428' d='M19.275,335.723s4.217,45.615,58.058,81.793c47.711,32.058,4.509,107.35,4.509,119.577' transform='translate(-96.676 -267.093)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_429' data-name='Path 429' d='M15.553,343.888s2.521,46.1,55.986,80.387C120.1,455.418,75.147,530.9,75.147,540.682' transform='translate(-95.19 -270.683)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_430' data-name='Path 430' d='M11.831,352.053s.82,46.546,53.915,78.982c49.417,30.188,2.706,105.9,2.706,113.237' transform='translate(-93.703 -274.272)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_431' data-name='Path 431' d='M8.109,360.218s-.889,46.964,51.843,77.576c50.285,29.191,1.8,105.176,1.8,110.068' transform='translate(-92.216 -277.861)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_432' data-name='Path 432' d='M4.374,368.383s-2.608,47.351,49.772,76.17c51.161,28.149.9,104.452.9,106.9' transform='translate(-90.716 -281.45)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3Cpath id='Path_433' data-name='Path 433' d='M.607,376.548s-4.343,47.705,47.7,74.764,0,103.727,0,103.727' transform='translate(-89.185 -285.039)' fill='none' stroke='%23007aa3' stroke-miterlimit='10' stroke-width='1.2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center right;
}
.origin_section .col-wrapper.offce_1 .single_office {
	width: 100%;
	flex: 0 1 100%;
}
.origin_section .col-wrapper.offce_1 .single_office .acf-map {
	height: 250px;
}
.accordion_line_dot .elementor-toggle .elementor-tab-title a {
	position: relative;
	padding-right: 50px;
	display: inline-block;
}
.accordion_line_dot .elementor-toggle .elementor-tab-title a::before {
	content: '';
	height: 50px;
	width: 100%;
	border: 1px solid var(--e-global-color-secondary);
	position: absolute;
	top: -20px;
	border-width: 1px 1px 0 0;
}
.accordion_line_dot .elementor-toggle .elementor-tab-title a::after {
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	right: -4.5px;
	top: 30px;
	z-index: 1;
	background: var(--e-global-color-primary);
}
.ginput_container_fileupload input[type='file'] {
	display: none;
}
.ginput_container_fileupload .fileTrigger {
	display: flex;
	color: #fff;
	cursor: pointer;
	align-items: center;
}
.ginput_container_fileupload .fileTrigger > span {
	position: relative;
	margin-right: 10px;
	font-family: "basic-sans", Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	fill: var( --e-global-color-secondary );
	color: var( --e-global-color-secondary );
	background-color: var( --e-global-color-primary );
	border-radius: 40px 40px 40px 40px;
	padding: 15px 20px 15px 20px;
}
.ginput_container_fileupload .fileTrigger > span > span {
	margin-bottom: 0 !important;
}
.ginput_container_fileupload .fileTrigger > span::after {
	content: '';
	background: linear-gradient(to right, #FFC900, #FFB45D);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 1;
	display: block !important;
	z-index: 0;
	border-radius: 30px;
	transition: 0.3s !important;
}
.ginput_container_fileupload .fileTrigger span span {
	z-index: 1;
	position: relative;
	transition: 0.3s;
}
.ginput_container_fileupload .fileTrigger:hover > span::after {
	opacity: 0;
}
.ginput_container_fileupload .fileTrigger:hover > span span {
	color: var(--e-global-color-86648c8);
}
.ginput_container_fileupload .fileTrigger > * {
	flex: 1;
}
.ginput_container_fileupload .fileTrigger > small {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ginput_container_fileupload .gform_fileupload_rules {
	color: #a5a5a5;
	font-size: 10px;
}
.qs-ans .elementor-tab-content {
	position: relative;
}
.qs-ans .elementor-tab-title::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='Group_554' data-name='Group 554' transform='translate(-106 -2148)'%3E%3Ccircle id='Ellipse_96' data-name='Ellipse 96' cx='20' cy='20' r='20' transform='translate(106 2148)' fill='%230a527a'/%3E%3Ctext id='Q_' data-name='Q ' transform='translate(126.5 2149.5)' fill='%23fff' font-size='27' font-family='Soleto-Regular, Soleto' letter-spacing='0.06em'%3E%3Ctspan x='-10.139' y='28'%3EQ%3C/tspan%3E%3Ctspan y='28' font-size='16' font-family='BasicSans-Regular, Basic Sans' letter-spacing='-0.02em'%3E%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E");
	width: 40px;
	height: 40px;
	/* display: block; */
	/* flex: 0 1 40px; */
	/* margin-right: 20px; */
	position: absolute;
	left: 0;
	top: 18px;
	background-size: contain;
}
.qs-ans .elementor-tab-content::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Ccircle id='Ellipse_97' data-name='Ellipse 97' cx='20' cy='20' r='20' fill='%23ffc900'/%3E%3Ctext id='A' transform='translate(20 2)' fill='%230a527a' font-size='27' font-family='Soleto-Regular, Soleto' letter-spacing='0.06em'%3E%3Ctspan x='-8.91' y='28'%3EA%3C/tspan%3E%3C/text%3E%3C/svg%3E%0A");
	width: 40px;
	height: 40px;
	position: absolute;
	left: -60px;
	top: 18px;
	background-size: contain;
}

.shiftnav-nav ul li a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
}
.shiftnav-nav ul li .sub-menu > li.shiftnav-depth-4 > a {
	text-transform: capitalize;
}

#upcoming_events, #past_events {
	position: relative;
}
#upcoming_events span, #past_events span {
	z-index: 1;
}
#upcoming_events::after, #past_events::after {
	content: '';
	background: linear-gradient(to right,#007AA3,#0A527A);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 1;
/* 	display: block !important; */
	z-index: 0;
	border-radius: 30px;
	transition: .3s !important;
}
#upcoming_events.active::after, #past_events.active::after {
	display: none;
}
#upcoming_events:hover::after, #past_events:hover::after {
	opacity: 0;
}
#upcoming_events.active {
/* 	color: var( --e-global-color-86648c8 );
	background-color: var( --e-global-color-accent ); */
	pointer-events: none;
}
#past_events.active {
/* 	color: var( --e-global-color-86648c8 );
	background-color: var( --e-global-color-accent ); */
	pointer-events: none;
}




.notFiltered {
	opacity: 0 !important;
}
.n_i_listing:not(.notFiltered) {
	opacity: 1 !important;
}






/* Responsive CSS */
@media only screen and (min-width: 1920px) {
	.sliderNav {
		padding: 0% 10% 4.1%;
	}
/* 	.expertise-child .block_wrapper .child .topic_data a.title h5 {
		font-size: 26px;
	}
	.expertise-child .block_wrapper .child .topic_data p, .expertise-child .block_wrapper .child .topic_data .wpb_page_list li a {
		font-size: 20px;
	} */
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
	.ubermenu-main .ubermenu-nav > li {
		margin-left: 22px;
	}
}
@media only screen and (max-width: 1200px) {
	.shiftnav li.menu-item.shiftnav-sub-accordion > ul.sub-menu {
		max-height: 0;
		overflow: hidden;
		visibility: hidden;
	}
	.shiftnav li.menu-item.shiftnav-sub-accordion.shiftnav-active > ul.sub-menu {
		max-height: 800px;
		overflow-y: auto;
		visibility: visible;
	}
	.shiftnav li.menu-item .shiftnav-submenu-activation {
		position: absolute;
		display: block;
		top: 0;
		right: 0;
		padding: 0 20px;
		height: 100%;
		width: 50px;
		max-width: 50px;
		cursor: pointer;
		z-index: 100;
		text-align: center;
		display: flex;
		align-items: center;
	}
	.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target,
	.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target,
	.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover,
	.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > ul.sub-menu > li.current-menu-item > a.shiftnav-target,
	.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target {
		background: #007aa3 !important;
		border-top-color: rgba(26,77,105,0.3) !important;
	}
	a.shiftnav-toggle .fa-times {
		display: none;
	}
	.shiftnav-open a.shiftnav-toggle .fa-bars {
		display: none;
	}
	.shiftnav-open a.shiftnav-toggle .fa-times {
		display: block;
	}
	a.shiftnav-toggle {
		background: transparent !important;
		padding: 10px !important;
		width: 40px;
		height: 40px;
		display: flex !important;
		justify-content: center;
		font-size: 20px;
		align-items: center;
	}
	a.shiftnav-toggle span {
		display: flex;
	}
	a.shiftnav-toggle span.open {
		display: none;
	}
	.shiftnav-open a.shiftnav-toggle span.closed {
		display: none;
	}
	.shiftnav-open a.shiftnav-toggle span.open {
		display: flex;
	}
	a.shiftnav-toggle i {
		margin: 0 !important;
		text-align: center;
	}
	.sliderNav {
		bottom: 4px;
		left: 360px;
		padding: 0% 0% 5%;
		width: auto;
	}
}
@media only screen and (max-width: 1024px) {
	.sliderNav {
		bottom: 4px;
		left: 320px;
		padding: 0% 0% 5.1%;
		width: auto;
	}
	.elementor-container.n_i_listing .cpt_post_column {
		width: 100%;
		flex: 0 1 100%;
	}
	.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type .portDesc * {
		flex: 0 1 100% !important;
		width: auto !important;
	}
	.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type .meta-element {
		box-shadow: none;
		position: relative;
		bottom: 0;
	}
	.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type .img-element {
		height: 222px;
	}
	.elementor-container.n_i_listing .elementor-column .elementor-container .img-element {
		height:initial;
		max-height:500px;
	}
	.elementor-container.n_i_listing.default_state .cpt_post_column:first-of-type .img-element {
		height:initial;
		max-height:500px;
	}
}
@media only screen and (max-width: 991px) {
	.slider_line_pattern svg {
		width: 100%;
		height: auto;
	}
	.expertise-child .block_wrapper .child .topic_data {
		width: 100%;
		position: absolute;
		padding: 15px;
		top: 30px;
		bottom: 30px;
	}
	.expertise-child .block_wrapper .child .img_box {
		width: 100%;
		height: 300px;
	}
	.expertise-child .block_wrapper .child .topic_data a.title {
		font-size: 18px;
	}
	.expertise-child .block_wrapper .child .topic_data .wpb_page_list {
		display: none !important;
	}
	.expertise-child .block_wrapper .child .topic_data p {
		-webkit-line-clamp: 4;
	}
	.event_listing .event_block .event_info > div:not(.event_type) {
		width: 100%;
		padding: 20px 0;
		margin-top: 0px;
	}
	.event_listing .event_block .event_info .event_type label {
		font-size: 14px;
		width: 100%;
	}
	.event_listing .event_block .event_info .event_type label span {
		padding: 20px 15px 20px 36px;
		background-size: 16px;
	}
	.event_listing .event_block .event_info .event_type {
		padding-bottom: 0px;
	}
	.expertise-child .block_wrapper .child {
		width: 100%;
		padding: 0;
		margin-bottom: 40px;
	}
	.expertise-child .block_wrapper .child:last-child {
		margin-bottom: 0;
	}
/* 	.expertise-child .owl-nav button {
		background: #000 !important;
		width: 40px;
		height: 40px;
	} */
	.expertise-child .owl-nav button svg {
		height: 40px;
		width: 8px;
	}
	.event_listing .event_block .event_info .event_type {
		position: absolute;
		bottom: 22px;
		right: 0;
		max-width: 200px;
	}
	.event_listing .event_block .event_info .event_type label span {
		padding: 5px 15px 5px 26px;
		background-position: center left;
	}
	.event_listing .event_block .event_info .event_type label {
		border: 0;
		font-size: 16px;
	}
	.event_listing .event_block .event_info .event_type label::after {
		content: none;
	}
	.event_listing .event_block .event_info .event_meta a h4 {
		-webkit-line-clamp: 2;
	}
	.team_block .row .member_block:nth-child(3n) {
		margin-right: 0 !important;
	}
	.team_block .row .member_block {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.leadership_modal .container > div {
		flex: 0 1 100%;
		width: 100%;
	}
	.elementor-container.n_i_featured .f_post {
		width: 47%;
		display: block;
	}
	.elementor-container.n_i_featured .f_post:nth-child(2n+1) {
		margin-left: auto;
	}
	.sim_events_container .elementor-column.cpt_post_column {
		width: 100%;
	}
	.expertise-child.sub-child .block_wrapper .child .topic_data p {
		-webkit-line-clamp: 3;
	}
	.expertise-child .block_wrapper .child .topic_data {
		top: auto;
	}
	.origin_section .col-wrapper .single_office {
		width: 80%;
		flex: 0 1 80%;
	}
	.origin_section .col-wrapper .single_office .brochureDiv {
		width: 80%;
	}
	.origin_section .col-wrapper .single_office .office_data p {
		min-height: auto;
	}
}
@media only screen and (max-width: 768px) {
	.main_form .gform_wrapper.two-column_wrapper .gform_body {
		flex-wrap: wrap;
	}
	.main_form .gform_wrapper.two-column_wrapper .gform_body ul.gform_fields.gform_column {
		flex: 0 0 100%;
	}
}
@media only screen and (max-width: 767px) {
	.expertise-child .block_wrapper .child {
		width: 100%;
	}
	.expertise-child .block_wrapper .child .img_box {
		height: 300px;
	}
	.expertise-child .block_wrapper {
		justify-content: center;
	}
	.sliderNav {
		bottom: 6.4%;
		left: 245px;
		padding: 0;
	}
	.event_listing .event_block .event_info .event_type {
		padding-bottom: 0px;
	}
	.expertise-child .block_wrapper .child .topic_data p {
		display: none;
	}
	.expertise-child .block_wrapper .child .topic_data {
		top: auto;
		bottom: 0;
	}
	.team_block > h2 {
		background-position: right bottom;
		background-size: 43vw;
		font-size: 26px !important;
	}
	.leadership_modal .container > div {
		padding: 0;
	}
	.origin_section .col-wrapper .single_office {
		width: 100%;
		flex: 0 1 100%;
	}
	.origin_section .col-wrapper .single_office .brochureDiv {
		width: 100%;
	}
	.origin_section .col-wrapper .single_office .brochureDiv div {
		max-width: 100%;
		flex: 0 1 100%;
		text-align: center;
	}
	.origin_section .col-wrapper .single_office .brochureDiv div.yellow_btn {
		margin-top: 30px;;
	}
	.origin_section .col-wrapper .single_office .brochureDiv div:not(.yellow_btn) img {
		margin: auto;
	}
	.origin_section .col-wrapper .single_office .office_data {
		flex-wrap: wrap;
	}
	.origin_section .col-wrapper .single_office .office_data > div {
		flex: 0 1 100%;
		max-width: 100%;
	}
	.acf-map {
		margin-top: 20px;
	}
	.origin_section .origin_title {
		background-position: 50vw center;
	}
	.qs-ans .elementor-tab-title::before {
		width: 30px;
		height: 30px;
	}
	.qs-ans .elementor-tab-content::before {
		width: 30px;
		height: 30px;
		left: -40px;
	}
	.sim_events_container .elementor-column.cpt_post_column .info-wrapper {
		display: block;
		margin-left: 0;
		width: 100%;
		margin-top: 30px;
	}
}
@media only screen and (max-width: 639px) {
	.team_block .row {
		display: block;
	}
	.team_block .row .member_block {
		max-width: 100%;
	}
	.elementor-container.n_i_featured .f_post {
		width: 100%;
		display: block;
	}
	.team_block .row .member_block .member_img_block {
		height: 240px !important;
	}
	.speakerList li {
		flex-wrap: wrap;
	}
	.speakerList li .meta_speaker {
	  	flex: 0 1 100%;
	  	margin-left: 0;
	  	margin-top: 15px;
	}
	.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta {
		display: block;
	}
	.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta > * {
		min-height: 35px;
		width: 100% !important;
	}
	.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta .event_terms {
		display: none;
	}
	.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta .event_type {
		background-size: 16px;
	}
	.elementor-container.n_i_listing.events_container .cpt_post_column .event-meta .eventDate {
		background-size: 20px;
		padding: 0 10px 0 30px;
	}
	.elementor-container.n_i_listing.events_container .cpt_post_column .img-container {
		width: 100%;
		flex: 0 1 100%;
	}
	.elementor-container.n_i_listing.events_container .cpt_post_column .info-wrapper {
		padding-left: 0;
	}
	.elementor-container.n_i_listing.events_container .cpt_post_column .img-container .btn-element {
		display: none;
	}
	.elementor-container.n_i_listing .cpt_post_column .portDesc div.btn-element {
		display: block !important;
		margin-top: 0 !important;
	}
	.elementor-container.n_i_listing.events_container .cpt_post_column {
		margin-bottom: 20px;
	}
	.team_block.style-3 .row .member_block {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.team_block.style-3 .row .member_block:last-child {
		margin-bottom: 0;
	}
	.expertise-child.sub-child .block_wrapper .child {
		width: 100%;
	}
	.expertise-child.sub-child .block_wrapper .child .topic_data p {
		display: -webkit-box;
	}
}
@media only screen and (max-width: 420px) {
	.event_listing .event_block .event_info .event_type {
		max-width: 170px;
		min-width: 170px;
		min-height: 43px;
		display: flex;
		align-items: center;
	}
	.event_listing .event_block .event_info .event_type label {
		font-size: 13px;
	}
	.event_listing .event_block .event_info > div:not(.event_type) .block_btns a.custom_button {
		padding: 10px 30px 11px 30px;
	}
}
/* 
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
     align-items: flex-start !important;
 }
.elementor-widget .elementor-icon-list-icon {
    margin-top: 5px !important
}
*/