.quote-tabs .quote-image .q_elements_item_content .wpb_single_image::after {
	content: '';
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(img/quote-bg.jpg) no-repeat;
	height: 81%;
}

.quote-tabs .quote-image .q_elements_item_content .wpb_single_image .vc_figure {
	position: relative;
	z-index: 1;
}

.quote-tabs .quote-image .q_elements_item_content::before {
	z-index: 2;
}

.quote-tabs .quote-image .q_elements_item_content .wpb_single_image::before {
	z-index: 2;
}

.quote-tabs .vc_col-sm-6 .vc_column-inner>.wpb_wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.quote-tabs .vc_col-sm-6 .vc_column-inner>.wpb_wrapper .quote-navigation {
	margin-top: auto;
}

.xt-quote-row .xt-blob {
	position: absolute;
	bottom: -5%;
	left: -5%;
	max-width: 300px;
}

.xt-shadow .vc_single_image-wrapper {
	webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
}

.page .xt-vertcal-tabs.no-counters .elegant-tabs-list-container a {
	margin-left: 0 !important;
}

/* .xt-video-btn-1{
	z-index: 200 !important;
} */
.xt-banner h1 {
	margin-bottom: 40px !important;
}

.xt-quote-row {
	padding-top: 40px !important;
}

.xt-shadow .xt-container {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.xt-overflow-image-wrap a,
.xt-contacts a {
	text-decoration: none !important;
}

.xt-form-holder {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#top-form-anchor>p,
.xt-form-holder p {
	margin-bottom: 0 !important;
}

.event_box {
	display: flex;
	flex-wrap: wrap;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	background-color: #fff;
	align-items: flex-start;
}

.event_box .event-content {
	width: 100%;
	max-width: 70%;
	padding: 30px;
	position: relative;
}

.event_box:not(.has-img) .event-content {
	max-width: 100%;
}

.event_box .event-image {
	width: 100%;
	max-width: 30%;
	display: flex;
	align-self: stretch;
}

.event_box .event-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.event_box .event-date {
	position: absolute;
	right: 30px;
	top: 25px;
	font-weight: 400;
	font-size: 15px;
}

.event_box .event-title {
	position: relative;
	color: #ba0042 !important;
	margin-bottom: 40px !important;
}

.event_box .event-title::before {
	position: absolute;
	width: 25px;
	height: 1px;
	background-color: #ba0042;
	bottom: -15px;
	left: 0;
	content: '';
	display: block;
}

.event_box .event-subtitle {
	font-size: 16px;
	margin-bottom: 0;
	color: #72748c;
	margin-top: 20px !important;
}

.xt-events .wpb_wrapper .event_box:last-of-type {
	margin-bottom: 0 !important;
}

.xt-video-btn-forum .vpop::before {

	width: 172px;
	right: -185px;
}

.page .xt-video-btn-forum .vc_column-inner {
	padding-top: 50px !important;
}

.page .xt-banner .xt-video-btn-forum .xt-client-logos .vc_column-inner .wpb_wrapper {
	margin-top: 0px !important;
}

.xt-separator {
	display: flex;
	position: relative;
	justify-content: center;
	width: 100%;
	margin: 0;
}

.xt-separator::before {
	content: '';
	width: calc(50% - 40px);
	height: 1px;
	position: absolute;
	left: 0;
	display: block;
	background-color: #ECF1F5;
	top: 13px;
}

.xt-separator::after {
	content: '';
	width: calc(50% - 40px);
	height: 1px;
	position: absolute;
	right: 0;
	display: block;
	background-color: #ECF1F5;
	top: 13px;
}

.xt-separator svg {
	width: 24px;
	height: 24px;
}

.xt-section-title h4 {
	position: relative;
}

.xt-section-title h4::before {
	position: absolute;
	width: 25px;
	height: 1px;
	background-color: #ba0042;
	bottom: -15px;
	left: 0;
	content: '';
	display: block;
}

.xt-video-btn-1.xt-z-column {
	z-index: auto !important;
}

.home .xt-z-column>.vc_column-inner {
	padding-top: 110px !important;
}

.et-content-wrap section {
	padding: 0 !important;
}

.flyout {
	position: fixed;
	right: -450px;
	top: 20%;
	z-index: 1001;
}

.flyout.active {
	right: 0;
}

.flyout-head {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.flyout-head>div {
	width: 50%;
}

.flyout-head img {
	margin-top: -70px;
}

.flyout-title {
	color: #fff;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 700;
}

.flyout-subtitle {
	font-size: 24px;
	margin-bottom: 0;
	font-weight: 700;
}

.flyout-content {
	background-color: #ba0042;
	padding: 30px 80px 30px 30px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	width: 100%;
	max-width: 450px;
	position: relative;
	right: -450px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.flyout.active .flyout-content {
	right: 0;
}

.flyout-content .wpcf7-submit {
	background-color: #3C4759 !important;
	color: #fff !important;
}

.flyout-content .wpcf7-submit:hover {
	color: #3C4759 !important;
	background-color: #fff !important;
}

.flyout-content .wpcf7-form p {
	margin-bottom: 0 !important;
}

.flyout-overlay {
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.flyout-overlay.active {
	visibility: visible;
	opacity: 1;
}

.flyout-trigger {
	background-color: #ba0042;
	color: #fff !important;
	position: relative;
	transform: rotate(270deg);
	display: inline-flex;
	align-items: center;
	padding: 10px 20px 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
	right: -100px;
	top: 300px;
	position: fixed;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.flyout-trigger:hover {
	right: -92px;
}

.flyout-trigger h3 {
	color: #fff !important;
	margin-bottom: 0 !important;
	margin-right: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px !important;
}

.flyout-trigger img {
	transform: rotate(270deg);
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dots {
	list-style: none;
	display: flex !important;
	align-items: center;
	justify-content: center;
	grid-gap: 10px;
	padding-left: 0;
}

.slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0;
	font-size: 0;
	border-radius: 2px;
	background: #8E9EB6;
	display: inline-block;
	cursor: pointer;
}

.slick-dots .slick-active button {
	background: #3C4759;
}

.board-slider .inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.slider-intro {
	width: 25%;
	flex: 0 0 auto;
}

.board-slider .slider {
	width: 74%;
}

/* the slides */
.board-slider .slick-slide {
	margin: 0 10px;
}

/* the parent */
.board-slider .slick-list {
	margin: 0 -10px;
}

.board-slider .slide-img {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	overflow: hidden;
}

.board-slider .slider-content {
	padding: 15px 20px 20px;
}

.board-slider .slider-content h3 {
	color: #3c4759;
	font-size: 18px;
	margin-bottom: 2px;
}

.board-slider .slider-content h5 {
	color: #687c9c;
	font-size: 15px;
	margin-bottom: 0px;
}

.board-slider .slider-content .editor {
	color: #72748c;
	font-size: 14px;
	line-height: 1.4;
	margin-top: 10px;
}

.board-slider .arrows {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	grid-gap: 20px;
	margin-top: 30px;
}
.board-slider .arrows > div {
	cursor: pointer;
}
.board-slider .arrows>div:hover svg path{
	fill: #BA0042;
}
.board-slider .slick-track {
	display: flex !important;
}

.board-slider .slick-slide {
	height: inherit !important;
	display: flex;
}

.board-slider .slick-slide>div {
	display: flex;
}

.board-slider .slider-item {
	background-color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 10px 0px rgbrgba(0, 0, 0, 0.1);
	margin-bottom: 14px;
}

.xt-menu-container{
	display: flex!important;
	align-items: center;
	justify-content: flex-end;
}
.lang-switcher{
	position: relative;
	height: 64px;
	display: flex;
	align-items: center;
	margin-left: 40px;
}
.lang-switcher.mobile{
	margin-left: 0;
	margin-right: 20px;
}
.lang-switcher.mobile svg{
	margin-left: 0;
}

.language-switcher__trigger{
	background: #F3F3F3;
	height: 46px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 24px;
	padding: 10px 12px 10px 20px;
	position: relative;
}
.lang-switcher.mobile .language-switcher__trigger{
	padding: 10px 20px;
}
.language-switcher__trigger span{
	color: #3C4759;
	font-weight: 500;
	font-size: 15px;
}
.language-switcher__trigger svg{
	margin-left: 10px;
}
.lang-switcher.active .lang-switcher__dropdown-wrap,
.lang-switcher:not(.mobile):hover .lang-switcher__dropdown-wrap{
	max-height: 300px;
	padding-bottom: 20px;
	transition: max-height 0.25s ease-in;
}
.lang-switcher.mobile:not(.active) .lang-switcher__dropdown-wrap{
	max-height: 0;
}

.lang-switcher__dropdown-wrap {
		overflow: hidden;
		position: absolute;
		top: 100%;
		right: 0;
		max-height: 0;
		transition: max-height 0.15s ease-out;
		padding: 0px 10px 10px 10px;
}


.lang-switcher .lang-switcher__dropdown{
	/* transform: translateY(20px); */
	margin: 20px 0 0 0;
	list-style: none;
	width: 200px;
	background: #fff;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	padding: 20px;
}
.lang-switcher .lang-switcher__dropdown::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='51.498' height='34.136' viewBox='0 0 51.498 34.136'%3E%3Cdefs%3E%3Cfilter id='Triangle' x='0' y='0' width='51.498' height='34.136' filterUnits='userSpaceOnUse'%3E%3CfeOffset dy='3' input='SourceAlpha'/%3E%3CfeGaussianBlur stdDeviation='4' result='blur'/%3E%3CfeFlood flood-color='%23434e64' flood-opacity='0.373'/%3E%3CfeComposite operator='in' in2='blur'/%3E%3CfeComposite in='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cg transform='matrix(1, 0, 0, 1, 0, 0)' filter='url(%23Triangle)'%3E%3Cpath id='Triangle-2' data-name='Triangle' d='M11.88,9.516,0,0H27.5L15.619,9.516A3.128,3.128,0,0,1,11.88,9.516Z' transform='translate(39.5 19.14) rotate(180)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
	width: 27px;
	height: 10px;
	position: absolute;
	right: 15px;
	top: 10px;
	background-size: cover;
}
.lang-switcher .lang-switcher__dropdown li a{
	display: flex;
	flex-wrap: nowrap;
	padding: 10px 10px 10px 15px;
	align-items: center;
	grid-gap: 15px;
	color: #3C4759;
		font-weight: 500;
		font-size: 15px;
}
.lang-switcher .lang-switcher__dropdown li a:hover{
	color: #BA0042;
}
.xt-menu-toggle-container{
	display: flex!important;
	align-items: center;
	justify-content: flex-end;
}

.map-wrap {
	position: relative;
	margin: 0px;
}

.map-description {
	position: absolute;
	z-index: 1;
	background: #fff;
	padding: 40px 50px;
	width: 550px;
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translate(0, -50%);
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
}

.map-description ul {
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0;
}

.map-description ul li::before {
	content: "";
	background-color: #BD0F4D;
	font-size: 30px;
	line-height: 1;
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 15px;
}

.map-description a {
	text-decoration: none !important;
	color: #72748c !important;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.map-description a:hover,
.map-description a.active {
	color: #BD0F4D !important;
}

.map-description h4 {
	position: relative;
	margin-bottom: 40px;
}

.map-description h4::before {
	position: absolute;
	width: 45px;
	height: 1px;
	background-color: #BA0042;
	bottom: -15px;
	left: 0;
	content: '';
	display: block;
}

.notice-wrap {
	background: rgba(119, 13, 50, 0.7);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	padding: 20px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	left: 0px;
	z-index: 100;
	flex-direction: column;
}

.map-wrap svg .active g circle:first-child {
	fill: #3c4759 !important;
}

.map-wrap svg #Artboard1>g>g {
	cursor: pointer;
}

.map-wrap svg #Artboard1>g>g:hover circle:first-child {
	fill: #3c4759 !important;
}

.map-svg-wrap {
	background-color: #f3f8fa;
}

.map-wrap svg {
	display: block;
}
.page .fw-medium .wpb_wrapper>* {
	font-weight: 500 !important;
}
.fw-semi .wpb_wrapper>*{
	font-weight: 600 !important;
}
.text-gray .wpb_wrapper >*{
	color:#687C9C!important;
}
.columbia-icons{
	display: flex;
	flex-wrap: wrap;
	grid-gap: 30px;
	align-items: stretch;
}
.columbia-icons .q_elements_item{
	width: calc(100% / 2 - 15px);
	display: flex;
	background-color: #fff;
	border-radius: 9px;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
		padding: 30px 16px 4px;
		height: auto !important;
}
.columbia-icons .q_elements_item p{
	font-size: 15px;
}
.columbia-icons .q_elements_item h3{
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px !important;
}

@media only screen and (max-width: 1024px) {
	.xt-negative-offset .xt-container {
		justify-content: space-between;
		display: flex;
		flex-wrap: wrap;
	}

	.xt-negative-offset .xt-container>.wpb_column {
		width: 30.5% !important;
		float: left;
	}

	.xt-negative-offset img {
		max-width: 100px;
	}

	.home .xt-z-column>.vc_column-inner {
		padding-top: 90px !important;
	}
		.map-description {
			left: 5%;
			width: 360px;
			padding: 40px;
		}
}

@media only screen and (max-width: 1200px) {
	.map-description {
		left: 5%;
		width: 500px;
	}
}

@media only screen and (max-width: 768px) {
	.home .xt-z-column>.vc_column-inner {
		padding-top: 60px !important;
	}

	.xt-negative-offset .xt-container>.wpb_column {
		width: 100% !important;
		float: left;
	}

	.xt-quote-row .xt-blob {
		position: absolute;
		bottom: 20%;
		left: -5%;
	}

	.xt-vertcal-tabs .elegant-tabs-list-container li a {
		margin-left: 10px;
		line-height: 1.1;
	}

	.xt-vertcal-tabs .et-tab-title {
		margin-left: 10px !important;
		display: block;
		line-height: 1.4 !important;
	}

	.xt-banner h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 22px;
	}

	.xt-vertcal-tabs .elegant-tabs-list-container li::before {
		font-size: 24px !important;
	}

	.event_box .event-content {
		max-width: 100%;
	}

	.event_box .event-image {
		display: none;
	}

	.event_box .event-date {
		position: static;
		text-align: left;
		margin-bottom: 10px;
	}

	.xt-static {
		position: relative !important;
	}

	.xt-reverse-row .vc_column_container:last-of-type {
		margin-bottom: 30px;
	}

	.xt-mb-sm {
		margin-bottom: 30px !important;
	}

	.slider-intro {
		width: 100%;
		flex: 0 0 auto;
		align-self: flex-end;
		margin-bottom: 50px;
	}

	.board-slider .slider {
		width: 100%;
	}

	.slider-intro {
		margin-bottom: 20px;
	}
.map-wrap {
	height: 400px;
}

.map-wrap svg {
	width: 121%;
	height: 400px;
	position: absolute;
}

}

@media only screen and (max-width: 600px) {
	.map-wrap {
		height: auto;
		display: flex;
		flex-direction: column-reverse;
		background-color: #F3F8FA;
		overflow: hidden;
	}

	.map-wrap svg {
		width: 150%;
		left: -145px;
		height: auto;
		position: relative;
	}

	.map-description {
		position: static;
		transform: none;
		margin: 20px auto;
		display: block;
	}
		.columbia-icons .q_elements_item {
			width: 100%;
		}
}

@media only screen and (max-width: 480px) {
	.xt-form-holder-wrap {
		max-width: 90%;
	}

	.xt-banner .xt-z-column>.vc_column-inner {
		padding: 30px 30px 30px 20px !important;
	}

	.xt-button--text {
		text-align: left;
	}

	body {
		line-height: 1.4;
	}

	.flyout-content {
		padding: 30px;
		max-width: 90%;
		margin-left: 10%;
	}

	.flyout-trigger {
		padding: 4px 12px 34px;
		right: -90px;
	}

	.flyout-trigger:hover {
		right: -84px;
	}

	.flyout-trigger img {
		max-width: 22px;
	}

	.flyout-subtitle,
	.flyout-title {
		font-size: 18px;
	}

	.flyout-trigger h3 {
		font-size: 16px !important;
	}
}