html,body {
	overflow-x: hidden;
}

body {
	padding-top: 90px;
}

body .u1st #u1stLogoContainer.u1st_accBtn {
	left: auto!important;
	right: 2px;
}

@media (max-width: 768px) {
    .post-page #title > span,
    .page #title > span {
        position: absolute;
        top: 39%;
        left: 10%;
    }

	#Menu .img-fluid {
		max-width: unset;
	}

	.root #MainRegister .btn {
		margin-top: 37px;
	}

	.root #MainRegister {
		padding: 5rem 1.2rem;
	}

	#Menu .py-3 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.col_xs_row_r {
		flex-direction: column-reverse;
	}

	.mobile_px_20 {
		padding: 0  0.7rem  0 0 !important;
	}
	.asterisk {
		right: 0px !important;
	}
}

.noselect {
	-webkit-touch-callout: none !important;
	-webkit-user-select: none !important;
	-khtml-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
}
.row {
	position: relative;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
}

.breadcrumb a {
	color: #428bca;
	text-decoration: none;
}

.val-wrapper {
	display: flex;
	align-items: baseline;
}

.val-wrapper .after,
.val-wrapper .before {
	font-size: 2.5rem;
	font-weight: 300;
}

.report-item .icon-wrapper {
	position: relative;
	margin-top: 1rem;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.report-item .icon-wrapper:hover {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.report-item .icon {
	position: absolute;
	padding: 0;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
}

.hot-news-slider .item .date,
.hot-news-slider .item .seperator {
	font-weight: bold;
}

.hot-news-slider .item .text {
	text-transform: uppercase;
}

.hot-news-slider .item .read-more {
	color: #9E82B2;
}

#HotNews h4 {
	font-size: 1.9rem;
	font-weight: bold;
}

#HotNews > .container > .row {
	align-items: center;
}

#HotNews > .container > .row {
	align-items: center;
}

#HotNews .hot-news-slider .item {
	display: flex;
	justify-content: center;
}

#HotNews .hot-news-slider .text {
 padding: 0px 10px;
}

.financial-news-item .title {
	position: relative;
	height: 3.6em;
	overflow: hidden;
}

#HotNews .hot-news-slider  .date {
	padding: 0px 10px;
}



.financial-news-item .title:after {
	content: "";
	text-align: right;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50%;
	height: 1.2em;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%);
}

.post-page #title {
	height: 362px;
	background: #f6f7f9;
	/* Old browsers */
	background: -moz-linear-gradient(left, #f6f7f9 0%, #f3f4f6 50%, #ebecee 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #f6f7f9 0%, #f3f4f6 50%, #ebecee 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #f6f7f9 0%, #f3f4f6 50%, #ebecee 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f7f9', endColorstr='#ebecee', GradientType=1);
	/* IE6-9 */
}

.post-page #title h1 {
	bottom: 15%;
	font-weight: 300;
}

.post-page #author .author-image {
	clip-path: circle(86px at center);
}

.post-page .author-name {
	font-size: 1.7rem;
	text-transform: uppercase;
	color: #00b5ff;
}

@media (max-width: 768px) {

	#header-bg {

		width: 247% !important;
		max-width: 279% !important;
		position: absolute;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		left: 50%;
		top: 0;
		height: 85%;
	}

	.post-page .author-name {
		font-size: 1.3rem;
	}

	.post-page h2 {
		font-size: 1.6rem;
	}

	.breadcrumbs-container {
		display: none;
	}
}

.post-page .author-name-wrapper {
	display: flex;
	align-items: center;
	margin-top: 1rem;
}

.post-page .user-icon {
	margin-right: 0.5rem;
}

.post-page .content-wrapper h2 {
	text-transform: uppercase;
	font-weight: 100;
	margin-bottom: 1.4rem;
	line-height: 1.4;
}

.post-page .content-wrapper p,
.post-page .content-wrapper ol li,
.post-page .content-wrapper ul li
{
	font-weight: 300;
	font-size: 1.3rem;
}

#Search .fa-search {
	font-size: 1.4rem;
}

#Search .fa-search:hover {
	color: #00b5ff;
}

#also-viewed {
	background-color: #F3F7FD;
	margin: 0;
	padding: 0 0 5.2% 0;
}

#also-viewed h3 {
	text-transform: uppercase;
	text-align: center;
	font-weight: lighter;
	color: #49464c;
	font-size: 2.2rem;
	padding: 7% 0 0% 0;
}

#also-viewed .also-viewed-inner-block {
	margin: 4% 0;
}

#also-viewed .also-viewed-inner-block span {
	position: relative;
	width: 80%;
	background: white;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 9% 9%;
	height: 111px;
	display: block;
	text-align: center;
	font-size: 1.2rem;
	font-weight: 300;
	line-height: 1.2;
	box-shadow: -15px 15px 40px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: -15px 15px 40px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: -15px 15px 40px rgba(0, 0, 0, 0.10);
	font-weight: 500;
}

#also-viewed .also-viewed-inner-block .arrow {
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	right: 0;
	left: 0;
	bottom: -32%;
	margin: auto;
	text-align: center;
	background-color: white;
	border: 1px solid #744890;
	color: #744890;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

#also-viewed .also-viewed-inner-block .arrow:hover {
	text-decoration: none;
	border-radius: 100%;
	-ms-transform: rotate(6270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

#also-viewed .also-viewed-inner-block .fa-angle-right {
	font-size: 2.8rem;
	font-weight: 100;
}

.root section#find-out-more,
.root section#post-form {
	margin-bottom: 0rem;
	padding-bottom: 5rem;
}

#find-out-more {
	background-color: #0861ae;
	color: #fff;
}

#find-out-more div#formReplyMessage , div#formReplyMessage{
	position: relative;
	top: 35px;
}

#post-form {
	background-color: #EDF0F9;
	color: #fff;
}

#find-out-more h3 {
	font-size: 4rem;
	font-weight: 100;
	text-transform: uppercase;
}

@media (max-width: 768px) {
	#find-out-more h3 {
		font-size: 2.4rem;
	}
	#find-out-more .contact-form-col-1,
	#find-out-more .contact-form-col-2,
	#find-out-more .wpcf7 .form-field.field-half,
	#find-out-more .contact-form-col-2{
		width: 100%;
	}

	#mirror-banner h3 {
		font-size: 1.65rem !important;
	}
}

#post-form h3 {
	font-size: 1rem;
	font-weight: 500;
	padding-top: 5rem;
	padding-bottom: 0;
	text-transform: uppercase;
	color: #454046;
}

#find-out-more h4,
#post-form h4 {
	font-size: 1.2rem;
	font-weight: 300;
}

form .invalid > input,
form .invalid > textarea,
form .invalid {
	border: 1px solid #f44336 !important;
}

.invalid .contact-checkbox:checked + label:before,
.invalid .contact-checkbox:not(:checked) + label:before {
	border: 1px solid #f44336;
}

#find-out-more .form-group {
	position: relative;
	display: flex;
	margin-bottom: 3rem;
	display: block;
}

#post-form .form-group {
	position: relative;
	display: flex;
	margin-bottom: 0;
}

#contact-us .form-group > div {
	position: relative;
}
/*
#post-form .changed:after,
#contact-us .changed:after {
	content: attr(data-content);
	position: absolute;
	display: block;
	width: 100%;
	background-color: #f44336;
	padding-left: 0.5rem;
	font-size: 0.8rem;
	bottom: 25px;
	animation-name: hide-error-msg;
	animation-duration: 200ms;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	opacity: 0;
}
*/

#contact-us #country-form-group {
	max-height: 50px;
}

#find-out-more .form-group > input,
#post-form .form-group input {
	height: 3.4rem;
	padding: 0 10px;
	z-index: 2;
}

#post-form .form-group input {
	background-color: #EDF0F9;
	box-shadow: none;
	border: 1px solid #0861ae;
}

#post-form .form-group > div {
	position: relative;
}




#find-out-more .form-group > textarea,
#post-form .form-group textarea {
	height: 9.8rem;
	padding: 0 10px;
	margin-bottom: -6px;
}

#post-form .form-group .w-90:last-child {
	margin-left: 2%;
}

#find-out-more .styled-select,
#post-form .styled-select {
	position: relative;
}

#find-out-more .submit {
	display: flex;
	justify-content: center;
}

#find-out-more .form-group.has-float-label label,
#lead-form .form-group.has-float-label label {
	z-index: 2;
	left: 1rem;
	text-transform: uppercase;
	top: 1rem;
}

#post-form .submit {
	display: flex;
}

#post-form .btn-cancel {
	margin-right: 5%;
}

#find-out-more .submit .btn {
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid #fff;
	color: #fff;
	/*width: 24.4rem;*/
	align-items: center;
	max-width: 100%;
	height: 3rem;
}

#find-out-more .submit .btn:hover {
	color: #454046;
}

#find-out-more .form-group.has-float-label.focused label,
#lead-form .form-group.has-float-label.focused label {
	top: -15px;
	font-size: .75rem;
	left: 0;
	color: #fff;
}

#EventForm .form-group.has-float-label.focused label {
	color: #969497;
}

#find-out-more .little-words-form,
#post-form .little-words-form {
	font-size: 0.7rem;
	line-height: 1.7em;
	display: inline-block;
	padding-left: 32px;
}

#find-out-more .contact-form,
#find-out-more .form-group {
	padding-bottom: 0;
	margin-bottom: 0;
}

#find-out-more .col-md-6.col-lg-3 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.fw-300 {
	font-weight: 300;
}

.author-image {
	width: 168px;
	height: 168px;
	border-radius: 50%;
}

.post-page #title {
	margin-bottom: 1rem;
}

#author {
	margin: 2rem 0 2rem;
}

.content-wrapper .content-image {
	margin: 1rem 0 4rem;
}

.content-wrapper h3 {
	margin-bottom: 2rem;
}

#directors .card-title {
	margin-bottom: 0.75rem;
}

form #website {
	display: none;
}

@media screen and (max-width: 991px) {
	#HotNews .hot-news-slider .item {
		display: block;
	}

	#GameChangers blockquote {
		display: none;
	}

	.hvr-bounce-out {
		width: 47px;
	}
    #Menu img.img-fluid {
        width: 115px;
        height: 48px;
        left: 10px;
        position: relative;
    }
    .search-icon-header{
        width: 25px;
        height: 25px;
        top: 5px;
        position: relative;
    }
}

.card-columns {
	column-count: 2;
}

#directors .name {
	text-transform: uppercase;
	color: #0861ae;
	padding-top: 1rem;
}

#directors .director-position {
	text-transform: uppercase;
	color: #474449;
	margin-bottom: 1.9rem!important;
}

#directors .mxcard .card-block {
	background: #EDF0F9;
	min-height: 100%;
}

#directors .subsidiary-title {
	font-size: 1.5rem!important;
}
#directors .subsidiary-title > .fa.fa-external-link {
    margin: 0 15px;
}
#directors .card-title .label {
	font-weight: bold;
	color: #474449;
}

#directors .card-title .label:after {
	content: ':';
}

#directors .card-title span, #directors .card-title label {
	display: block;
	font-size: 20px;
	color: #474449;
}
#management .phone,
#directors .phone {
	display: block;
	font-size: 20px;
	color: #474449;
	padding-top: 1rem;
}

#directors a {
	text-decoration: none;
}

#directors a:hover {
	color: #0861ae;
}

#directors a:hover .fa-phone {
	animation-name: phone-call;
	animation-duration: 200ms;
}

#directors .phone .fa-phone {
	font-size: 28px;
	position: relative;
	top: 5px;
}

#HotNews .container {
	overflow: visible;
}

#HotNews .slick-dots {
	bottom: -45px;
}

@media screen and (max-width: 768px) {
	.card-columns {
		column-count: 1;
	}
}

@keyframes phone-call {
	0% {
		transform: rotate(0deg) scale(1.1, 1.1);
	}
	5% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	10% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	15% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	20% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	25% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	50% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	55% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	60% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	65% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	70% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	75% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	80% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	85% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	90% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	95% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	100% {
		transform: rotate(0deg) scale(1.1, 1.1);
	}
}

.btn-secondary {
	background-color: #0861ae;
	color: #fff;
}

.control input:checked,
.control input:not(:checked) {
	display: none;
}

.control input:checked + .control__indicator,
.control input:not(:checked) + .control__indicator {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	font-weight: 300;
	font-size: 1rem;
}

.control input:checked + .control__indicator:before,
.control input:not(:checked) + .control__indicator:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #0861ae;
}

.control input:checked + .control__indicator:after,
.control input:not(:checked) + .control__indicator:after {
	content: '';
	background-image: url("assets/images/V_green.png");
	width: 16px;
	height: 11px;
	position: absolute;
	top: 5px;
	left: 2px;
	transition: all 0.2s ease;
}

.control input:not(:checked) + .control__indicator:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.control input:checked + .control__indicator:after {
	opacity: 1;
	transform: scale(1);
}

.contact-checkbox:checked,
.contact-checkbox:not(:checked) {
	display: none;
}

.contact-checkbox:checked + label,
.contact-checkbox:not(:checked) + label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	font-weight: 300;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.contact-checkbox:checked + label p,
.contact-checkbox:not(:checked) + label p {
	margin: 0;
}

.contact-checkbox:checked + label p:not(:first-child),
.contact-checkbox:not(:checked) + label p:not(:first-child) {
	font-size: 0.7rem;
}

.contact-checkbox:checked + label:before,
.contact-checkbox:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #0861ae;
	background-color: #fff;
}

.contact-checkbox:checked + label:after,
.contact-checkbox:not(:checked) + label:after {
	content: '';
	background-image: url("assets/images/V_green.png");
	width: 16px;
	height: 11px;
	position: absolute;
	top: 5px;
	left: 2px;
	transition: all 0.2s ease;
}

.contact-checkbox:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.contact-checkbox:checked + label:after {
	opacity: 1;
	transform: scale(1);
}

.form-group {
	position: relative;
	margin-bottom: 3rem;
}

@media (max-width: 767px) {
	.form-group .contact-form {
		margin-bottom: 5rem !important;
	}
}

.form-group.has-float-label.active:after {
	visibility: visible;
	width: 100%;
}

.form-group.has-float-label .form-control,
.form-group.has-float-label .wpcf7-select {
	border-radius: 0;
	color: #000;
	position: relative;
	padding: 0.9rem 0.75rem;
}
.form-group.has-float-label .wpcf7-select {
	text-transform: uppercase;
    color: #444243;
    font-size: 13px;
}
.form-group.has-float-label label {
	position: absolute;
	top: 8px;
	left: 1rem;
	font-size: 1rem;
	color: #969497;
	pointer-events: none;
	transition: all 0.3s;
}

.form-group.has-float-label.focused label {
	top: -25px;
	font-size: .75rem;
	left: 1rem;
}

.form-group.has-float-label.focused textarea.form-control ~ label {
	top: -25px;
}


@media (max-width: 767px) {
	.form-group.has-float-label.focused textarea.form-control ~ label {
		top: -50px;
	}
}

.post-page #title,
.page #title {
	display: flex;
	position: relative;
	height: 350px;
	padding-bottom: 0.375rem;
	margin-bottom : 0;
	overflow: hidden;
	background-color: #f2f7fd;
	align-items: flex-end;
}

.post-page #title .section-title ,
.page #title .section-title {
	font-weight: 300;
	align-items: flex-end;
}
.page #title .section-title-wrap, .single #title .section-title-wrap {
	margin-bottom: 80px;
}

.post-page .main-banner-img,
.page .main-banner-img {
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	top:0;
}

.contact-form {
	padding-bottom: 6rem;
}

.contact-form .main-title {
	font-weight: 100;
	font-size: 30px;
	padding-top: 65px;
	padding-bottom: 12px;
	text-transform: uppercase;
}

.contact-form legend {
	font-size: 1.25rem;
	font-weight: 300;
	margin-bottom: 4rem;
}

.contact-form .asterisk {
	color: #0861ae;
}

.contact-form .form-group .asterisk {
	position: absolute;
	right: 0;
	top: 0;
}


#lead-form .form-group .asterisk {
	position: absolute;
	right: -15px;
	top: 0;
	color: #0861ae;

}
#find-out-more .form-group .asterisk {
    color: white !important;
    position: absolute;
    right: -15px !important;
}
#find-out-more .ms-options-wrap:after {
    content: '*';
    position: absolute;
    color: white;
    right: -15px;
}
#find-out-more .wpcf7-select{
	padding: 0 8px;
}

#lead-form .form-group > div  {
	width: 100%;

}

.contact-form .form-control,
.contact-form select.wpcf7-form-control {
	border: 1px solid #0861ae;
	border-radius: 0;
}

.contact-form .col-form-label {
	text-transform: uppercase;
}

.contact-form button {
	width: 100%;
	height: 50px;
	flex-direction: row;
	font-size: 0.875rem;
}

.contact-form .ms-options-wrap button:focus {
	outline: none;
}

.contact-form .ms-options-wrap > .ms-options {
	padding-top: 15px;
	padding-right: 10px;
	margin-top: -2px;
}

.ms-options-wrap > .ms-options {
	border: 1px solid #0861ae !important;
	border-top: 0px !important;
}

.contact-form .ms-options > ul li label {
	font-size: 0;
}

.contact-form .ms-options-wrap > .ms-options > ul label.focused,
.contact-form .ms-options-wrap > .ms-options > ul li.selected label
 {
	background: transparent;
}

.contact-form .ms-options-wrap > .ms-options > ul label:hover {
	background: #ccc;
}

.contact-form .ms-options-wrap > .ms-options > ul label.focused .control__indicator:before,
.contact-form .ms-options-wrap > .ms-options > ul li.selected label .control__indicator:before,
.contact-form .ms-options-wrap > .ms-options > ul label:hover .control__indicator:before {
	border: 1px solid #fff;
}

.contact-form .ms-options-wrap > .ms-options > ul {
	max-height: 170px;
	overflow-y: auto;
}

.ms-options-wrap > .ms-options > ul label.focused, .ms-options-wrap > .ms-options > ul label:hover {
	border-color: #fff !important;
}

.contact-form .ms-options-wrap > .ms-options > ul::-webkit-scrollbar {
	width: .4em;
}

.contact-form .ms-options-wrap > .ms-options > ul::-webkit-scrollbar-thumb {
	background: #0861ae;
	border-radius: 5px;
}

.contact-form .ms-options-wrap > .ms-options > ul::-webkit-scrollbar-track {
	background: #0861ae;
	border: 4px solid transparent;
	background-clip: content-box;
}

.contact-form .ms-options-wrap {
	position: relative;
}
.contact-form .ms-options-wrap > button:after {
	right: 15px;
}
.contact-form .ms-options-wrap > button:after {
	border-top-color: #0861ae;
}

.ms-active  button:after {

	top: 29%;
	transform: rotate(180deg);
}

.contact-form .ms-options-wrap > button:focus,
.contact-form .ms-options-wrap > button {
	padding: 0.5rem 0.75rem;
	border: 1px solid #0861ae;
}

.contact-form .ms-options-wrap > button span {
	text-transform: uppercase;
	color: #444243;
}

.iconx-office {
}

.iconx-office:focus {
	outline: none;
}

.hotspots-item .map-popover.hidden {
	display: none;
}

.map-popover {
	background-color: #fff;
}

.popover {
	border: 0;
	border-top: 2px solid #742a82;
	top: 3px !important;
}

.popover-header {
	font-size: 18px;
	text-transform: uppercase;
	color: #742a82;
}

.popover-content {
	font-size: 16px;
}

.popover-content i {
	line-height: 1.6;
}

.popover.bs-tether-element-attached-top::before, .popover.popover-bottom::before {
	border-bottom-color: #742a82;
}

.popover.bs-tether-element-attached-top::after, .popover.popover-bottom::after {
	border-bottom-color: #742a82;
}

#management.card-columns {
	column-count: 4;
}

#management .my-custom-xs-6 {
	width: 50%;
}

#management .hidden {
	display: none;
}

#management .card-col {
	border: none;
}

#management .px-1 {
	padding-right: .50rem!important;
	padding-left: .50rem!important;
}

#management .card-col .upper-container > img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	transition: all 500ms ease;
}

#management .card-col .upper-container > img.overlay {
	opacity: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

#management .management-card-container:hover > .upper-container img.overlay {
	opacity: 1;
}

#management .card-col .bottom-container {
	display: block;
	cursor: pointer;
	width: 90%;
	max-width: 235px;
	position: relative;
	bottom: 40px;
	background-color: #EDF0F9;
	height: 9.4rem;
	transition: all 500ms ease-in-out;
	box-shadow: -1px 1px 40px rgba(0, 0, 0, 0.53);
	-moz-box-shadow: -1px 1px 40px rgba(0, 0, 0, 0.22);
	-webkit-box-shadow: -1px 1px 40px rgba(0, 0, 0, 0.22);
}

#management .card-col .bottom-container:hover {
	background-color: #446BDD;
}

#management .card-col .bottom-container:hover .name,
#management .card-col .bottom-container:hover .director-position {
	color: white;
}

#management .card-col .name {
	text-transform: uppercase;
	color: #0861ae;
	font-size: 1.4rem;
	text-align: center;
	font-weight: bold;
	margin: 0;
	max-height: 3.1rem;
	overflow: hidden;
}

#management .card-col .director-position {
	text-transform: uppercase;
	text-align: center;
	font-size: 0.86rem;
	color: #454448;
	font-weight: normal;
	max-height: 2.7rem;
	margin-bottom: 0;
	overflow: hidden;
}

#management .card-col .arrow-wrap {
	width: 90%;
	margin: 0 auto;
	display: block;
	position: absolute;
	bottom: 17%;
	animation-name: fly-down;
	animation-duration: 500ms;
}

#management .card-col .line-to-arrow {
	display: block;
	width: 90%;
}

#management .card-col .bottom-container:hover .arrow-wrap {
	animation-name: fly-up;
	animation-duration: 500ms;
	bottom: 25%;
}

#management .card-col .line-to-arrow:before,
#management .card-col .line-to-arrow:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 2px;
	background: #60B4FD;
	animation-fill-mode: forwards;
}

#management .card-col .line-to-arrow:before {
	left: 0;
	border-radius: 2px 0 0 2px;
	transform-origin: 100% 50%;
	transform: rotate(45deg) scale(0.25, 1);
	background-color: #60b4fd;
	padding-right: 2px;
	animation-name: to-arrow-down-left;
	animation-duration: 500ms;
}

#management .card-col .line-to-arrow:after {
	right: 0;
	border-radius: 0 2px 2px 0;
	transform-origin: 0 50%;
	animation-name: to-arrow-down-right;
	transform: rotate(-45deg) scale(0.25, 1);
	background-color: #60b4fd;
	padding-right: 2px;
	animation-duration: 500ms;
}

#management .card-col .bottom-container:hover .line-to-arrow:before {
	animation-name: to-arrow-up-left;
	animation-duration: 500ms;
}

#management .card-col .bottom-container:hover .line-to-arrow:after {
	animation-name: to-arrow-up-right;
	animation-duration: 500ms;
}

#management .card-col.active .bottom-container {
	background-color: #446BDD;
}

#management .card-col.active .bottom-container .arrow-wrap{
	bottom: 25%;
	animation-name: fly-up;
	animation-duration: 500ms;
}

#management .card-col.active .bottom-container .name,
#management .card-col.active .bottom-container .director-position {
	color: white;
}

#management .card-col.active .bottom-container .line-to-arrow:before {
	animation-name: to-arrow-up-left;
	animation-duration: 500ms;
}

#management .card-col.active .bottom-container .line-to-arrow:after {
	animation-name: to-arrow-up-right;
	animation-duration: 500ms;
}

#management #main-card-information {
	display: none;
	background-color: #EDF0F9;
	border: 0;
	position: relative;
	margin-bottom: 1.5rem !important;
}

#management #main-card-information .close-card-information {
	display: inline-block;
	padding: 1.5%;
	background-color: #F5F8FF;
	border: 2px solid #0861ae;
	position: absolute;
	top: 20px;
	right: 20px;
	transition: all 250ms ease-in-out;
	cursor: pointer;
}

#management #main-card-information .card-block {
	padding: 0.7rem 1.25rem 1.25rem 1.25rem;
}

#management #main-card-information .close-card-information:before,
#management #main-card-information .close-card-information:after {
	content: '';
	display: block;
	position: absolute;
	width: 70%;
	height: 2px;
	background: #0861ae;
	border-radius: 2px 0 0 2px;
	padding-right: 2px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	transition: all 250ms ease-in-out;
}

#management #main-card-information .close-card-information:before {
	transform: rotate(45deg);
}

#management #main-card-information .close-card-information:after {
	transform: rotate(-45deg);
}

#management #main-card-information .close-card-information:hover {
	border-radius: 100%;
}

#management #main-card-information .close-card-information:hover:before,
#management #main-card-information .close-card-information:hover:after {
	width: 100%;
}

#management #main-card-information .arrow-container {
	border-top: 4px solid #436ADC;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

#management #main-card-information .arrow-up {
	position: absolute;
	top: -18px;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #436ADC;
	transition: all 500ms ease;
}

#management #main-card-information .arrow-up-position-0 {
	left: -10000px;
}

#management #main-card-information .arrow-up-position-1 {
	left: 10.2%;
}

#management #main-card-information .arrow-up-position-2 {
	left: 36.2%;
}

#management #main-card-information .arrow-up-position-3 {
	left: 60.3%;
}

#management #main-card-information .arrow-up-position-4 {
	left: 85.3%;
}

#management #main-card-information .arrow-up-position-first {
	left: 21.5%;
}

#management #main-card-information .arrow-up-position-last {
	left: 71.5%;
}

#management #main-card-information .arrow-up-position-single {
	left: 46.7%;
}

#management #main-card-information .name {
	text-transform: uppercase;
	color: #0861ae;
	font-weight: 600;
}

#management #main-card-information .director-position {
	text-transform: uppercase;
	font-weight: normal;
	color: #454448;
}

#management #main-card-information .phone {
	text-decoration: none;
}

#management #main-card-information .phone > .fa-phone {
	color: #454448;
	font-size: 25px;
	position: relative;
	top: 3px;
}

#management #main-card-information .phone > span:last-child {
	color: #454448;
}

#management #main-card-information .phone:hover > .fa-phone {
	animation-name: phone-call;
	animation-duration: 300ms;
}

#management #main-card-information #item-date,
#management #main-card-information #item-corporation {
	font-size: 1.2rem;
}

#management #main-card-information.active {
	display: block;
}
#primary #main #management.career > div {
    margin-bottom: 50px;
}
#primary #main #management.career a {
    height: 336px;
    height: 21rem;
}
#primary #main #management.career .card-col .bottom-container {
    bottom: 0;
}
#primary #main #management.career .card-col .bottom-container {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
#primary #main .primery-title {
    font-size: 60px;
    font-size: 3.75rem;
    font-family: Heebo;
    font-weight: lighter;
}
#primary #main .secondary-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: Heebo;
    font-weight: 300;
    margin-top: -15px;
}
#primary #main #management.career #main-card-information button.upload-cv,
.page-career #bottom-banner-block button.upload-cv {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    background: white;
    border: 1px solid #0861ae;
    color: #404040;
    width: 249px;
    height: 48px;
    direction: ltr;
    margin: auto;
    font-size: 15px;
    padding-right: 46px;
    cursor: pointer;
}
#primary #main #management.career #main-card-information button.upload-cv span:last-child,
.page-career #bottom-banner-block button.upload-cv span:last-child {
    width: 46px;
    height: 46px;
    background: #0861ae;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
#primary #main #management.career #main-card-information button.upload-cv span:last-child > img,
.page-career #bottom-banner-block button.upload-cv span:last-child > img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 2px;
    margin: auto;
    max-height: 68%;
    display: block;
}

#primary #main .title-inner-container {
    margin-bottom: 55px;
}
#primary #main #management.career .card-title.job-title {
    /*#primary #main #management.career .card-title.requirements {*/
    text-transform: uppercase;
    color: #0861ae;
    font-family: Heebo;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
	min-height: 52px;
}
#primary #main #management.career .card-title.job-description,
#primary #main #management.career .card-title #requirement-content {
    font-family: Heebo;
    font-weight: 400;
    font-size: 20px;
    height: 9rem;
    overflow: hidden;
    line-height: 28px;
}
#primary #main #management.career .card-col .line-to-arrow:before,
#management.career .card-col .line-to-arrow:after {
    z-index: 15;
    top: 58px;
}

#primary #main #management.career .card-col {
    text-align: left;
}

#primary #main #management.career .card-col .bottom-container {
    width: 95%;
    max-width: 95%;
    z-index: 99;
}

#primary #main #management.career .card-col .bottom-container .arrow-wrap {
    width: 100%;
    left: 0;
    right: 0;
}
#primary #main #management.career .card-col.active .bottom-container {
    background: #edf1fa;
}
#primary #main #management.career .card-col .bottom-container:hover .the-box,
.the-box {
    display: block;
    width: 65px;
    height: 65px;
    background: white;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -20px;
    margin: auto;
    border: 2px solid #60b4fd;
    z-index: 10;
    transition: all 350ms ease-in-out;
}
#primary #main #management.career .card-col .bottom-container:hover {
    background: #edf1fa;
}
#primary #main #management.career .card-col .bottom-container:hover .the-box,
#primary #main #management.career > div.active .bottom-container .the-box {
    background: #446BDD;
}
#primary #main #management.career #main-card-information .name {
    text-transform: uppercase;
    color: #0861ae;
    font-family: Heebo;
    font-weight: bold;
    font-size: 24px;
}
#primary #main #management.career #main-card-information .director-position {
    text-transform: uppercase;
    font-family: Heebo;
    font-weight: bold;
    color: #454448;
    font-size: 20px;
}
#primary #main #management.career #main-card-information #item-corporation {
    font-size: 1.25rem;
    font-family: Heebo;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
}
#primary #main #management.career .arrow-up-position-1-of-3 {
    left: 15.3%;
}

#primary #main #management.career .arrow-up-position-2-of-3 {
    left: 48.6%;
}

#primary #main #management.career .arrow-up-position-3-of-3 {
    left: 82%;
}

#primary #main #management.career .arrow-up-position-first-of-3 {
    left: 22.8%;
}
#primary #main #management.career .arrow-up-position-last {
    left: 72.8%;
}
#primary #main #management.career .arrow-up-position-first {
    left: 22.9%;
}
@media screen and (max-width: 767px) {
	#management #main-card-information .close-card-information {
		padding: 3%;
	}
}

#AFewWords .justify-content-center {
	line-height: 2rem;
}

/* To Arrow Down */
@keyframes to-arrow-down-left {
	0% {
		transform: rotate(-45deg) scale(0.17, 1);
		background-color: white;
	}
	50% {
		transform: rotate(0deg) scale(0.17, 1);
		padding-right: 2px;
	}
	100% {
		transform: rotate(45deg) scale(0.17, 1);
		background-color: #60b4fd;
		padding-right: 2px;
	}
}

@keyframes to-arrow-down-right {
	0% {
		transform: rotate(45deg) scale(0.17, 1);
		background-color: white;
	}
	50% {
		transform: rotate(0deg) scale(0.17, 1);
		padding-left: 2px;
	}
	100% {
		transform: rotate(-45deg) scale(0.17, 1);
		background-color: #60b4fd;
		padding-left: 2px;
	}
}

/* To Arrow Up */
@keyframes to-arrow-up-right {
	0% {
		transform: rotate(-45deg) scale(0.17, 1);
		background-color: #60b4fd;
	}
	50% {
		transform: rotate(0deg) scale(0.17, 1);
		padding-right: 2px;
	}
	100% {
		transform: rotate(45deg) scale(0.17, 1);
		background-color: white;
		padding-right: 2px;
	}
}

@keyframes to-arrow-up-left {
	0% {
		transform: rotate(45deg) scale(0.17, 1);
		background-color: #60b4fd;
	}
	50% {
		transform: rotate(0deg) scale(0.17, 1);
		padding-right: 2px;
	}
	100% {
		transform: rotate(-45deg) scale(0.17, 1);
		background-color: white;
		padding-right: 2px;
	}
}

/* Animation Position Fixer */
@keyframes fly-up {
	0% {
		bottom: 17%;
	}
	50% {
		bottom: 21%;
	}
	100% {
		bottom: 25%;
	}
}

@keyframes fly-down {
	0% {
		bottom: 25%;
	}
	50% {
		bottom: 21%;
	}
	100% {
		bottom: 17%;
	}
}

/* Vibrate Phone Icon*/
@keyframes phone-call {
	0% {
		transform: rotate(0deg) scale(1.1, 1.1);
	}
	5% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	10% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	15% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	20% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	25% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	50% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	55% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	60% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	65% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	70% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	75% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	80% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	85% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	90% {
		transform: rotate(20deg) scale(1.1, 1.1);
	}
	95% {
		transform: rotate(-20deg) scale(1.1, 1.1);
	}
	100% {
		transform: rotate(0deg) scale(1.1, 1.1);
	}
}

@media screen and (min-width: 320px) {
	#management #main-card-information .arrow-up-position-single {
		left: 44%;
	}
}

@media screen and (min-width: 345px) {
	#management #main-card-information .arrow-up-position-single {
		left: 44.4%;
	}
}

@media screen and (min-width: 380px) {
	#management #main-card-information .arrow-up-position-single {
		left: 45%;
	}
}

@media screen and (min-width: 410px) {
	#management #main-card-information .arrow-up-position-single {
		left: 45%;
	}
}

@media screen and (min-width: 460px) {
	#management #main-card-information .arrow-up-position-single {
		left: 46%;
	}
}

@media screen and (max-width: 576px) {
	#management #main-card-information .arrow-up-position-single {
		left: 46.6%;
	}
    #title .container {
        width: 95%;
    }
}

@media screen and (max-width: 767px) {
	#management #main-card-information .arrow-up-position-first {
		left: 21.4%;
	}

	#management #main-card-information .arrow-up-position-last {
		left: 71.4%;
	}
}

@media screen and (max-width: 992px) {
    .post-page #title, .page #title {
        height: 233px;
    }
	#management #main-card-information .arrow-up-position-first {
		left: 22.4%;
	}

	#management #main-card-information .arrow-up-position-last {
		left: 72.4%;
	}

	/* fix iphone bug that there is no click event on image click */
	.page-id-467 * {
		cursor: pointer;
	}
}

@media screen and (min-width: 992px) {
	#management #main-card-information .arrow-up-position-1 {
		left: 10.8%;
	}

	#management #main-card-information .arrow-up-position-2 {
		left: 35.8%;
	}

	#management #main-card-information .arrow-up-position-3 {
		left: 60.8%;
	}

	#management #main-card-information .arrow-up-position-4 {
		left: 85.8%;
	}
	#find-out-more .submit {
		margin-top: 1rem;
	}
}

#sm_menu_ham {
	left: 15px;
	top: 28px;
	z-index: 10003;
}

#sm_menu_ham span {
	background-color: #000;
}

.sm_menu_outer {
	position: fixed;
	background-color: #fff;
	left: 0;
}

.sm_menu_outer.active {
	z-index: 9999;
	top:75px;
}
header.fixed-top {
    padding: 10px 0;
}
.sm_menu_outer ul {
	padding: 0;
}

.sm_menu_outer ul li {
	cursor: pointer;
}
.sm_menu_outer .mobile_menu {
    height: auto;
    overflow: hidden;
    z-index: 999999999;
    overflow-y: auto;
}
.sm_menu_outer .mobile_menu .back-arrow {
	display: inline-block;
	border: 1px solid #0861ae;
	padding: 10px;
}

.sm_menu_outer .mobile_menu .back-arrow img {
	width: 30px;
}

.sm_menu_outer .mobile_menu li {
	border-image: none;
	border-bottom: 0.5px solid rgba(0, 0, 0, 0.5);
}

.sm_menu_outer .mobile_menu li.hasChild > a {
	position: relative;
}


.sm_menu_outer .mobile_menu li.hasChild > a:after {
	content: "\f0da";
	font-family: FontAwesome;
	position: absolute;
	right: 20px;
}

.sm_menu_outer .mobile_menu a {
	color: #000;
	cursor: pointer;
}

.sm_menu_outer .mobile_menu .submenu {
	background-color: #fff;
}

.sm_menu_outer .mobile_menu li.back a {
	padding: 20px 5px 20px 45px;
}

.sm_menu_outer .mobile_menu li.back a:before {
	content: '';
	background: url(assets/images/arrow-down.png) no-repeat center center;
	border: 1px solid #0861ae;
	background-size: 55%;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 15px;
}

.sm_menu_outer .mobile_menu .submenu .back a {
	display: flex;
	align-items: center;
	color: #0275d8;
}

.sm_menu_outer .mobile_menu .submenu li:not(.back) {
	padding-left: 30px;
}

.bg-404 {
	background-color: #5f8ee6;
	width: 100%;
}
.bg-404 img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
body.error404 {
    padding-top: 0;
    background-color: #5f8ee6;
}

body.error404 header.fixed-top {
    display: none;
}
h2.titles-404 {
	font-size: 2.5rem;
	text-transform: uppercase;
}

.titles-404 {
	color: #fff;
	font-weight: 300;
}

.search-icon {
	background-image: url('assets/images/logo-01.png');
}

.nav-404 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nav-404 ul li {
	list-style-type: none;
	line-height: 1.6;
}

.nav-404 ul li a {
	font-size: 1.25rem;
	color: #fff;
}

.not-found #Menu {
	display: none;
}

.not-found #Search {
	display: none !important;
}

.root #also-viewed .container .row.card-group > .also-viewed-inner-block {
	background: none;
	border: none;
	margin-right: auto;
	margin-left: auto;
	max-width: 17.813rem;
}

.events-items .event-item .container > .row:last-child {
	padding-bottom: 22%;
}

.events-items .event-item .container > .row .event-more {
	width: 55px;
	height: 55px;
	position: absolute;
	bottom: 15px;
	right: 18px;
	border: 1px solid #673180;
}

.events-items .event-item > a {
	overflow: hidden;
}

.events-items .event-item > a > img {
	display: block;
	transition: all 500ms ease-in-out;
}

/*.events-items .event-item > a:before {
	content: '';
	pointer-events: none;
	position: absolute;
	height: 0;
	width: 0;
	top: 0;
	left: 15px;
	background: #f2f7fd;
	background: linear-gradient(135deg, #f2f7fd 45%, #aaa 50%, #ccc 56%, white 80%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
	z-index: 1000;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: width, height;
	transition-property: width, height;
} */

.events-items .event-item > .event-image-container:hover > img {
	box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);

}

.events-items .event-item > .event-image-container:hover:before {
	width: 25px;
	height: 25px;
}

.events-items .event-item .container > .row .event-more > .span-to-arrow {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 500ms ease-in-out;
}

.events-items .event-item .container > .row .event-more > .span-to-arrow:before,
.events-items .event-item .container > .row .event-more > .span-to-arrow:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 50%;
	height: 2px;
	background: #673180;
}

.events-items .event-item .container > .row .event-more > .span-to-arrow:before {
	left: 4px;
	top: 26px;
	border-radius: 2px 0 1px 23px;
	transform-origin: 100% 50%;
	transform: rotate(45deg) scale(0.5, 1.3);
	background-color: #673180;
	padding-right: 0;
}

.events-items .event-item .container > .row .event-more > .span-to-arrow:after {
	right: -4px;
	top: 25px;
	border-radius: 0 2px 2px 0;
	transform-origin: 0 50%;
	animation-name: to-arrow-down-right;
	transform: rotate(135deg) scale(0.5, 1.3);
	background-color: #673180;
}

.events-items .event-item .container > .row .event-more:hover > .span-to-arrow:before {
	-webkit-animation: helicopter-before 1s infinite; /* Safari 4+ */
	-moz-animation: helicopter-before 1s infinite; /* Fx 5+ */
	-o-animation: helicopter-before 1s infinite; /* Opera 12+ */
	animation: helicopter-before 1s infinite; /* IE 10+, Fx 29+ */
}

.events-items .event-item .container > .row .event-more:hover > .span-to-arrow:after {
	-webkit-animation: helicopter-after 1s infinite; /* Safari 4+ */
	-moz-animation: helicopter-after 1s infinite; /* Fx 5+ */
	-o-animation: helicopter-after 1s infinite; /* Opera 12+ */
	animation: helicopter-after 1s infinite; /* IE 10+, Fx 29+ */
}

@keyframes helicopter-before {
	0% {
		left: 4px;
	}
	20% {
		left: 24px;
	}
	80% {
		left: 4px;
	}
	100% {
		left: -14px;
	}
}

@keyframes helicopter-after {
	0% {
		right: -4px
	}
	20% {
		right: -24px
	}
	80% {
		right: -4px
	}
	100% {
		right: 14px
	}
}

#lead-form .ms-options-wrap {
	color: #454046;
}

#lead-form .ms-options-wrap button {
	height: 3.4rem;
	margin: 0;
	font-size: 1rem;
}

.events-items .event-item p {
	height: 60px;
	line-height: 25px;
	margin-top: -5px;
	text-transform: uppercase;
	/*margin-bottom: 0.1rem; */
}
.events-items .event-item tags {
	display: block;
	height: 50px;
	overflow: hidden;
}
.events-items .event-item .container > .row .date,
.events-items .event-item .container > .row tags tag,
.events-items .event-item .container > .row .month,
#MainRegister .container .row .col .month,
.details-item .date,
.details-item address div {
	text-transform: uppercase;
}

.events-bottons a {
	color: #454046;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5;
}

.custom-share-menu {
	display: inherit;
	width: 30px;
	height: 30px;
	background: none;
	position: relative;
}

.custom-share-menu > span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: white;
	border-radius: 10px;
	border: 2px solid #0861ae;
	position: absolute;
}

.custom-share-menu {
	display: inherit;
	width: 30px;
	height: 30px;
	background: none;
	position: relative;
}

.custom-share-menu {
	background-color: #0861ae;
}

.custom-share-menu > span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: white;
	border-radius: 10px;
	border: 2px solid #0861ae;
	position: absolute;
}

.custom-share-menu {
	display: inherit;
	width: 30px;
	height: 25px;
	background: none;
	position: relative;
}

.custom-share-menu > span {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #0861ae;
	border-radius: 10px;
	border: 2px solid #0861ae;
	position: absolute;
	transition: all 250ms ease-in-out;
	right: 0;
}

.custom-share-menu > span:first-child {
	top: 0;
}

.custom-share-menu > span:nth-child(2) {
	top: 33%;
}

.custom-share-menu > span:last-child {
	bottom: 2px;
}

.custom-share-menu span:nth-child(2):before,
.custom-share-menu span:nth-child(2):after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	transition: all 250ms ease-in-out;
}

.custom-share-menu span:nth-child(2):before {
	transform: rotate(155deg);
	top: -1px;
	left: 5px;
}

.custom-share-menu span:nth-child(2):after {
	transform: rotate(206deg);
	top: 5px;
	left: 4px;
}
#AllEvents .event-item .custom-share-menu-container.active .custom-share-menu span,
.custom-share-menu span {
	background: none;
	width: 7px;
	height: 7px;
	border: 1px solid #0861ae;
	right: 3px;
}
#AllEvents .event-item .custom-share-menu-container.active span:first-child,
.custom-share-menu span:first-child {
	top: 3px
}
#AllEvents .event-item .custom-share-menu-container.active span:nth-child(2),
.custom-share-menu span:nth-child(2) {
	right: 19px;
}
#AllEvents .event-item .custom-share-menu-container.active span:last-child,
.custom-share-menu span:last-child {
	bottom: 2px;
}
#AllEvents .event-item .custom-share-menu-container.active span:nth-child(2):before,
.custom-share-menu span:nth-child(2):before {
	width: 11px;
	border-top: 1px solid #0861ae;
}
#AllEvents .event-item .custom-share-menu-container.active span:nth-child(2):after,
.custom-share-menu span:nth-child(2):after {
	width: 12px;
	border-top: 1px solid #0861ae;
}
/* Prevent Hover For Touch Devices */
.non-touch-device #AllEvents .event-item .custom-share-menu-container.active,
.non-touch-device #AllEvents .event-item .custom-share-menu-container:hover{
	background-color: #0861ae;
}
.non-touch-device #AllEvents .event-item .custom-share-menu-container:hover span,
.non-touch-device #AllEvents .event-item .custom-share-menu-container.active span,
.non-touch-device #AllEvents .event-item .custom-share-menu-container:hover span:before,
.non-touch-device #AllEvents .event-item .custom-share-menu-container:hover span:after,
.non-touch-device #AllEvents .event-item .custom-share-menu-container.active span:before,
.non-touch-device #AllEvents .event-item .custom-share-menu-container.active span:after {
	border: 1px solid white !important;
}
#AllEvents .event-item .share > .share-wrapper {
	padding: 0 0 0.5rem;
	display: flex;
	flex-direction: column;
	right: 25px;
	top: -13px;
	color: white;
	z-index: 9;
	position: relative;
	/*opacity: 0;*/
}
#AllEvents .event-item .custom-share-menu-container {
	width: 2.5rem;
	height: 2.5rem;
	margin-right: 0;
	padding: 0.5rem 0 0 0.3rem;
	position: relative;
	z-index: 0;
}

#AllEvents .event-item .custom-share-menu-container.active {
	z-index: 99;
}
#AllEvents .event-item .custom-share-menu-container.active .share-wrapper {
	/*opacity: 1;*/
}

#AllEvents .event-item .custom-share-menu-container .share-wrapper a:before {
	color: #0861ae;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.4rem;
	transition: all 200ms ease-in-out;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #ffffff;
	line-height: 2.5rem;
	transform: scale(1,1);
	border: 1px solid rgba(0,0,0,0.1);
}
/**/
.events-items .event-item .event-image {
	display: block;
	width: 100%;
}

.events-items .event-item > .container {
	padding: 10px 22px;
	width: 100%;
}

.events-items .event-item .event-more {
	margin-bottom: 0;
}

.share h5 {
	text-transform: uppercase;
	margin: 3rem 0 2rem;
	color: #0861ae;
	font-size: 1rem;
	font-weight: 600;
}

.share-wrapper {
	padding: 0 0 0.5rem;
	display: flex;
}

.share-wrapper a {
	width: 3rem;
	height: 3rem;
	border: 1px solid #C1C1C5;
	margin: 0 0.5rem;
	position: relative;
}

.share-wrapper a:first-child {
	margin-left: 0;
}

.share-wrapper a:before {
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	color: #0861ae;
	font-size: 1.4rem;
	transition: all 200ms ease-in-out;
}

.share-wrapper a:hover:before {
	font-size: 1.7rem;
}

.iconx-view-invitation {
	position: relative;
}

.iconx-view-invitation:after {
	display: block;
	opacity: 0;
	position: absolute;
	content: "\f019";
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	top: 10px;
	left: 10px;
	font-size: 2.2rem;
	color: #605d62;
}

.iconx-view-invitation:before,
.iconx-view-invitation:after {
	transition: all 350ms ease-in-out;
}

.iconx-view-invitation:hover {
	/*border:1px solid #844EA1;*/
}

.iconx-view-invitation:hover:before {
	opacity: 1;
	/*border: 1px solid #844EA1;*/
	/*border-right:100%;*/
}


#EventDetails #EventImage .col {
	padding: 0;
}

#EventDetails .row .col-md-6:last-child .iconx-add-to-calender,
#EventDetails .row .col-md-6:last-child .iconx-view-invitation {
	width: 50%;
}

.post-page .container.social {
	margin-bottom: 5rem;
}

#title + .container.breadcrumbs {
	position: relative;
	overflow: visible;
	height: 0;
}

#title + .container.breadcrumbs > div {
	position: absolute;
	top: -7rem;
}

.breadcrumbs .last a {
	color: #00b5ff;
	font-weight: 400;
	cursor: default;
}

.breadcrumbs {
	list-style: none;
	display: flex;
	margin: 0;
	padding: 0;
}

.breadcrumbs a{
	font-weight: 300;
	font-size: 0.9rem;
}

.breadcrumbs a {
	text-decoration: none;
}

#BreadCrumbs {
	padding-top: 0.4rem;
	margin-bottom: 2%;
}
#EventDetails {
	margin-bottom: 5%;
}
@keyframes bounce-up {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(10px);
	}
	100% {
		transform: translateY(0px);
	}
}

@keyframes show-error-msg {
	0% {
		opacity: 0;
		top: 25%;
	}
	100% {
		opacity: 1;
        top: 100%;
	}
}
@keyframes hide-error-msg {
    0% {
        opacity: 1;
        top: 100%;
    }
    100% {
        opacity: 0;
        top: 25%;
    }
}
@keyframes rotation {
	0% {
		transform: rotatey(0deg);
	}
	50% {
		transform: rotatey(180deg);
	}
	100% {
		transform: rotatey(360deg);
	}
}

@media (max-width: 440px) {
	#post-form .submit {
		display: block;
	}



	.submit .btn-register, .submit .btn-cancel {
		display: block;
		width: 100%;
		margin-bottom: 2.5rem;
		text-align: center;
		align-items: center;
	}
}

.rights {
	margin: 0 auto;
	display: flex;
	align-items: center;
}

span.purple-sap {
	border-right: 1px solid #0861ae;
	padding: 0 10px;
}

@media (max-width: 768px) {
    #FastFacts .facts-icon-items div:last-child {
        margin: 0 auto;
    }
	#post-form .invalid:after {
		bottom: -19px;
	}

	.p_0_mobile {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.breadcrumbs {
		display: none;
	}

	.rights .rights-icon-wrapper {
		font-size: 1rem;
	}

	#management, #experts,#directors {
		padding-top: 40px;
	}
}

@media(min-width: 800px) {
	.events-bottons a {
		margin: 17px;
		padding: 12px;
	}

}

@media (max-width: 522px) {
	.root #EventDetails .events-bottons {
		display: flex;
		flex-direction: column;
	}

	.iconx-view-invitation {
		padding-top: 1.5rem;
	}

	#also-viewed .also-viewed-inner-block span {
		font-size: 0.9rem;
	}

	#also-viewed .also-viewed-inner-block {
		margin: 10% 0;
	}
}

.bg-404 img {
}
#FastFacts .facts-icon-item span {
	position: relative;
}
.page #mirror-banner {
	height:auto ;
	margin-bottom: 0.375rem;
}

.page-id-406 main {
	background-color: #f2f7fd;
}


.page-directors .breadcrumbs-container,
.page-management .breadcrumbs-container,
.page-career .breadcrumbs-container {
	margin-bottom: 4%;
}
.page-directors .content-area,
.page-management .content-area,
.page-career .content-area {
	margin-bottom: 5%;
}

#FastFacts .facts-icon-item .hover-icon {
	display: block;
	position: absolute;
top: 0px;
right: 0px;
left: 0;
margin: auto;
padding: 0;
opacity: 0;
}
#FastFacts .facts-icon-item:hover .main-icon {
opacity: 0;
}
#FastFacts .facts-icon-item:hover .hover-icon {
opacity: 1;
}
.root #FastFacts {
margin-bottom: 5%;
}
.bannerImg_text h2 {
text-transform: uppercase;
}
.bannerImg_text h2, .bannerImg h3 {
font-weight: normal;
}
.digital-transformation-page section {
 margin-bottom: 3%;
}

#lifeAtMatrix .btn-secondary,
#StockExchangeData .btn-secondary {
	align-self: center;
	color: #474449;
	background: rgba(255, 255, 255, 0.7);;
	font-size: 0.9rem;
	padding: 1.1rem 1.9rem;
}
#lifeAtMatrix .btn-secondary:hover,
#StockExchangeData .btn-secondary:hover {
	color: black;
}
.slick-prev:before, .slick-next:before {
	font-size: 3rem;
	font-weight: lighter;
}

.text-description {
	margin-bottom: 6rem;
}

.text-description p {
	font-size: 1.25rem;
	color: #464247;
	font-weight: 300;
	line-height: 1.5;
}
.slider-nav .slider-nav-item {
	cursor: pointer;
}
.slider-nav .slider-nav-item:hover h4,
.slider-nav .slider-nav-item:hover .slider-nav-item-img {
	transition: all 350ms ease-in-out;
}
.slider-nav .slider-nav-item.visible .slider-nav-item-img ,
.slider-nav .slider-nav-item:hover .slider-nav-item-img {

}

.slider-nav .slider-nav-item:not(.visible) .white-img {
	display: none;
}

.slider-nav .slider-nav-item.visible .black-img {
	display: none;
}
.slider-nav .slider-nav-item.visible .white-img {
	display: block;
}
.slider-nav .slider-nav-item .slider-nav-item-img {
	margin-top: 0;
}
.slider-nav .slider-nav-item.visible .slider-nav-item-img {
	background-color: #00b5ff;
	border-color: #00b5ff;
	transition: all 0.5s;
}

.slider-nav .slider-nav-item.visible .slider-nav-item-content {
	position: relative;
}

.slider-nav .slider-nav-item.visible .slider-nav-item-content:before {
	content: "";
	position: absolute;
	top: 25px;
	right: 0;
	left: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 9px 0 9px;
	border-color: #00b5ff transparent transparent transparent;
}

.slider-nav .slider-nav-item.visible .slider-nav-item-content h4 {
	color: #00b5ff;
	font-weight: bold;
}

.slider-nav-item-content {
	justify-content: center;
	align-items: center;
	text-align: center;
	padding-top: 50px;
}

.slider-nav-item-content i {
	font-size: 5rem;
}

.slider-nav-item-content h4 {
	width: 80%;
	font-size: 1.125rem;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.3;
	letter-spacing: 0.5px;
}

.slider-nav-item-img {
	border: 1px solid #0861ae;
	border-radius: 50%;
	width: 135px;
	height: 135px;
	background-position: center;
	background-repeat: no-repeat;
}

.slider-nav-item-img:hover {
	border-color: #00b5ff;
}

.slider-for-item {
	display: none;
}
.slider-for-item.visible {
	display: block;
}
.slider-for-item h3 {
	font-size: 3rem;
	text-align: center;
	text-transform: uppercase;
	font-weight: 100;
	color: #00b5ff;
}

.slider-for-item p {
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.4;
	color: #464247;
}
.slider-for-item h5, .slider-for-item ul {
	line-height: 1.4;
}

.slick-prev, .slick-next {
	top: 45%;
	height:100%;
}

.slick-arrow:before {
	font-family: "FontAwesome" !important;
	color: #00b5ff;
}
.slick-arrow {
	z-index: 999;
	width: 50px;
}
.slick-prev {
	left: -5px;
}
.slick-disabled {
	display: none !important;
}
/* custom Testing */
.slider-nav-item-custom-content-position-container {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: red;
}
header.fixed-top.sticky-top {
	z-index: 10000;
}

header .navbar .navbar-collapse .navbar-nav .nav-item[data-columns]:not([data-columns="1"]):not([data-columns="0"]) .submenu .card .submenu-item:first-child {
    position: relative;
    font-size: 15px;
    font-weight: normal;
    color: #191919;
    text-transform: uppercase;
    cursor: default;
    margin-bottom: 15px;
}
header .navbar .navbar-collapse .navbar-nav .nav-item .submenu .card .submenu-item:first-child:after {
    content: '';
    display: block;
    width: 21px;
    height: 0;
    border-top: 4px solid #00B5FF;
    margin-top: 7px;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}

header .navbar .navbar-collapse .navbar-nav .nav-item .submenu .card .submenu-item:first-child:hover:after {
    width: 90px;
    border-top: 4px solid #0861ae;
}
.card-columns .card {
	position: relative;
	display: inline-flex !important;
	flex-direction: column;
	border: none;
}
.page-template-page-subsidiary .card-columns .card {
	display: inline-block!important;
	width: 100%;
}
.page-template-page-business-partners #businessPartnersSlickSlider {
	width: 90%;
	margin: 0 auto;
}
.card-columns .card:odd {
	background: red;
}
.navbar-nav	.card-columns {
	column-gap: 1rem;
	padding: 2.5rem 1.5rem 0.7rem 1.5rem;
	font-size: .9rem;
    height: 650px;
}
.card:nth-child(3n) {
	/*display: inline-flex !important;*/
}
.submenu-item {
	text-transform: uppercase;
}
li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

@media (min-width: 576px) {
	.slick-prev {
		left: -15px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.slick-prev {
		left: -65px;
	}
}

@media (min-width: 992px) {
	.slick-prev {
		left: -90px;
	}
}

.slick-prev:before {
	content: "\f104";
	left: -10px;
}

.slick-next {
	right: -5px;
}

@media (min-width: 576px) {
	.slick-next {
		right: -15px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.slick-next {
		right: -65px;
	}
}

@media (min-width: 992px) {
	.slick-next {
		right: -90px;
	}
}

.slick-next:before {
	content: "\f105";
}

.bannerImg_text h2 {
	text-transform: uppercase;
}

.bannerImg_text h2, .bannerImg h3 {
	font-weight: normal;
}

.arrow-btn {
	width: 60px;
	height: 60px;
	border: 1px solid #673180;
	position: relative;
}

.arrow-btn .fa-angle-right {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 2.2rem;
	color: #673180;
	-webkit-transition: color 300ms linear, color 300ms linear;
	-moz-transition: color 300ms linear, color 300ms linear;
	-o-transition: color 300ms linear, color 300ms linear;
	-ms-transition: color 300ms linear, color 300ms linear;
	transition: color 300ms linear, color 300ms linear;
}

.arrow-btn:hover .fa-angle-right {
	color: #fff;
}

.financial-news-item .arrow-btn {
	align-self: flex-end;
}
#AllEvents .event-item .share > h5 {
	display: none;
}
#AllEvents .event-item .custom-share-menu-container.active .share > .share-wrapper > a:hover:before {
	background: #0861ae;
	transform: scale(1.1,1.1);
	color: white;
}
#AllEvents .event-item .custom-share-menu-container .share > .share-wrapper > a {
	width: 2.5rem;
	height: 2.5rem;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	top: -4rem;
	left: 1.21rem;
	text-decoration: none;
}
#AllEvents .event-item .custom-share-menu-container .share > .share-wrapper > a:nth-child(1) {
	display: block;opacity: 1;top:1.21rem;
	animation: social-sharing-hide-1 400ms 400ms forwards;
	-webkit-animation: social-sharing-hide-1 400ms 400ms forwards;
}
#AllEvents .event-item .custom-share-menu-container .share > .share-wrapper > a:nth-child(2) {
	display: block;opacity: 1;top:3.76rem;
	animation: social-sharing-hide-2 400ms 300ms forwards;
	-webkit-animation: social-sharing-hide-2 400ms 300ms forwards;
}
#AllEvents .event-item .custom-share-menu-container .share > .share-wrapper > a:nth-child(3) {
	display: block;opacity: 1;top:6.26rem;
	animation: social-sharing-hide-3 400ms 200ms forwards;
	-webkit-animation: social-sharing-hide-3 400ms 200ms forwards;
}
#AllEvents .event-item .custom-share-menu-container .share > .share-wrapper > a:nth-child(4) {
	display: block;opacity: 1;top:8.76rem;
	animation: social-sharing-hide-4 400ms 100ms forwards;
	-webkit-animation: social-sharing-hide-4 400ms 100ms forwards;
}
#AllEvents .event-item .custom-share-menu-container .share > .share-wrapper > a:nth-child(5) {
	display: block;opacity: 1;top:11.26rem;
	animation: social-sharing-hide-5 400ms 0ms forwards;
	-webkit-animation: social-sharing-hide-5 400ms 0ms forwards;
}
#AllEvents .event-item .custom-share-menu-container.active .share > .share-wrapper > a:nth-child(1) {
	display: block;opacity: 0;
	animation: social-sharing-show-1 400ms forwards;
	-webkit-animation: social-sharing-show-1 400ms forwards;
}
#AllEvents .event-item .custom-share-menu-container.active .share > .share-wrapper > a:nth-child(2) {
	display: block;opacity: 0;
	animation: social-sharing-show-2 450ms 100ms forwards;
	-webkit-animation: social-sharing-show-2 450ms 100ms forwards;
}
#AllEvents .event-item .custom-share-menu-container.active .share > .share-wrapper > a:nth-child(3) {
	display: block;opacity: 0;
	animation: social-sharing-show-3 500ms 200ms forwards;
	-webkit-animation: social-sharing-show-3 500ms 200ms forwards;
}
#AllEvents .event-item .custom-share-menu-container.active .share > .share-wrapper > a:nth-child(4) {
	display: block;opacity: 0;
	animation: social-sharing-show-4 540ms 300ms forwards;
	-webkit-animation: social-sharing-show-4 540ms 300ms forwards;
}
#AllEvents .event-item .custom-share-menu-container.active .share > .share-wrapper > a:nth-child(5) {
	display: block;opacity: 0;
	animation: social-sharing-show-5 600ms 400ms forwards;
	-webkit-animation: social-sharing-show-5 600ms 400ms forwards;
}
@keyframes social-sharing-show-1 {
	0% {opacity: 0;top:-4rem;}
	100% {opacity: 1;top:1.21rem;}
}
@keyframes social-sharing-show-2 {
	0% {opacity: 0;top:-4rem;}
	100% {opacity: 1;top:3.76rem;}
}
@keyframes social-sharing-show-3 {
	0% {opacity: 0;top:-4rem;}
	100% {opacity: 1;top:6.26rem;}
}
@keyframes social-sharing-show-4 {
	0% {opacity: 0;top:-4rem;}
	100% {opacity: 1;top:8.76rem;}
}
@keyframes social-sharing-show-5 {
	0% {opacity: 0;top:-4rem;}
	100% {opacity:1 ;top:11.26rem;}
}
@keyframes social-sharing-hide-1 {
	0% {opacity: 1;top: 1.21rem;}
	100% {opacity: 0;top:-4rem;}
}
@keyframes social-sharing-hide-2 {
	0% {opacity: 1;top: 3.76rem;}
	100% {opacity: 0;top:-4rem;}
}
@keyframes social-sharing-hide-3 {
	0% {opacity: 1;top: 6.26rem;}
	100% {opacity: 0;top:-4rem;}
}
@keyframes social-sharing-hide-4 {
	0% {opacity: 1;top: 8.76rem;}
	100% {opacity: 0;top:-4rem;}
}
@keyframes social-sharing-hide-5 {
	0% {opacity: 1;top: 11.26rem;}
	100% {opacity: 0;top:-4rem;}
}

@media (min-width: 992px) {
	.bannerImg_section {
		position: relative;
	}

	.bannerImg_section .pseudo-img {
		visibility: hidden;
		transform: inherit;
	}

	.bannerImg_section .true-img {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%) scaleX(1);
	}

	.bannerImg_section .container {
		width: 1008px;
		height: 45%;
		top: 7%;
		padding: 30px 15px;
	}

	.bannerImg_section.invert-image h2 {
		right: -10%;
		left: auto;
	}

	.bannerImg_section.invert-image .true-img {
		left: 50%;
		transform: translateX(-50%);
	}

	.bannerImg_section.invert-image .row {
		justify-content: flex-end;
	}

	.bannerImg_section.invert-image .bannerImg_text {
		margin-right: 5%;
	}

	.bannerImg_madeWrapper {
		display: flex;
		align-items: center;
		position: absolute;
		top: 0;
		width: 100%;
		bottom: 0;
	}

	.bannerImg_text {
		position: relative;
		margin-top: 5%;
		margin-left: 5%;
		padding-left: 5%;
	}

	.bannerImg_text h2 {
		position: absolute;
		top: -70%;
		left: -10%;
		font-size: 3.75rem;
		font-weight: 300;
	}

	.bannerImg_text h3 {
		font-size: 2.5rem;
		font-weight: normal;
	}

	.bannerImg_text p {
		font-size: 1.5rem;
		margin: 0;
		font-style: italic;
		line-height: 1.3;
	}

	blockquote::before, blockquote::after {
		color: #02B5FD;
		font-family: Georgia, serif;
		position: absolute;
		font-size: 5rem;
		line-height: 0;
		font-weight: bold;
	}

	blockquote::before {
		content: "\201D";
		top: 35px;
		left: -40px;
		-moz-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1);
		filter: FlipH;
		-ms-filter: "FlipH";
	}

	blockquote::after {
		content: "\201D";
		bottom: -5px;
		right: -35px;
	}
}

@media (min-width: 1200px) {
	.bannerImg_text {
		position: relative;
		/*margin-top: 5%;*/
		margin-left: -7%;
		padding-left: 5%;
	}

	.bannerImg_section.invert-image .bannerImg_text {
		margin-right: -7%;
	}
}

@media (max-width: 991px) {
	.bannerImg_section h2, .bannerImg_section h3 {
		font-weight: normal;
	}

	.bannerImg_section .pseudo-img,
	.bannerImg_section .true-img {
		display: none;
	}

	.bannerImg_section .mobile-images-wrapper {
		position: relative;
	}

	.bannerImg_section .pseudo-img-mobile {
		visibility: hidden;
		transform: inherit;
	}

	.bannerImg_section .true-img-mobile {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	.bannerImg_text {
		padding: 0 3rem;
	}

	.bannerImg_text h2 {
		position: relative;
	}

	blockquote::before, blockquote::after {
		color: #02B5FD;
		font-family: Georgia, serif;
		position: absolute;
		font-size: 5rem;
		line-height: 0;
		font-weight: bold;
	}

	blockquote::before {
		content: "\201D";
		top: 35px;
		left: 10px;
		-moz-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1);
		filter: FlipH;
		-ms-filter: "FlipH";
	}

	blockquote::after {
		content: "\201D";
		bottom: -5px;
		right: 10px;
	}

	#find-out-more .form-group {
		margin-bottom: 1.5rem;
	}
}

@media (min-width: 992px) {
	.bannerImg_section {
		position: relative;
	}
	.bannerImg_section .pseudo-img {
		visibility: hidden;
		transform: inherit;
	}
	.bannerImg_section.invert-image .true-img {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%) scaleX(-1);
	}
	.bannerImg_section .container {
		width: 1008px;
		height: 45%;
		top: 7%;
		padding: 30px 15px;
	}
	.bannerImg_section h2 {
		right: -10%;
		left: auto;
	}
	.bannerImg_section.invert-image h2 {
		right: auto;
		left: -10%;
	}
	.bannerImg_section.invert-image .true-img {
		left: 50%;
		transform: translateX(-50%) scaleX(-1);
	}
	.bannerImg_section.invert-image .row {
		justify-content: flex-start;
	}
    .bannerImg_section .row {
        justify-content: flex-start;
    }
    .bannerImg_section.invert-image .row {
        justify-content: flex-end;
    }
	.bannerImg_section.invert-image .bannerImg_text {
		margin-right: 5%;
	}
	.bannerImg_madeWrapper {
		display: flex;
		align-items: center;
		position: absolute;
		top: 0;
		width: 100%;
		bottom: 0;
	}

	.bannerImg_madeWrapper .container {
		overflow: visible;
	}
	.bannerImg_text {
		position: relative;
		margin-top: 5%;
		margin-left: 5%;
		padding-left: 5%;
	}
	.bannerImg_text.invert-image h2 {
		position: absolute;
		top: -70%;
		left: auto;
	    right: -16%;
		font-size: 3rem;
		font-weight: normal;
	}
    .bannerImg_text h2 {
        position: absolute;
        top: -70%;
        left: -10%;
        right: auto;
        font-size: 3rem;
        font-weight: normal;
    }
	.bannerImg_text h3 {
		font-size: 2.5rem;
		font-weight: normal;
			line-height: 1.1.9;
	}
	.bannerImg_text p {
		font-size: 1.5rem;
		margin: 0;
		font-style: italic;
		line-height: 1.3;
	}
	blockquote::before, blockquote::after {
		color: #02B5FD;
		font-family: Georgia, serif;
		position: absolute;
		font-size: 5rem;
		line-height: 0;
		font-weight: bold;
	}
	blockquote::before {
		content: "\201D";
		top: 35px;
		left: -40px;
		-moz-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1);
		filter: FlipH;
		-ms-filter: "FlipH";
	}
	blockquote::after {
		content: "\201D";
		bottom: -5px;
		right: -70px;
	}	
}
@media (min-width: 1200px) {
	.bannerImg_text {
	position: relative;
	margin-top: 5%;
	margin-left: -7%;
	padding-left: 5%;
}
    blockquote::after {
        /*content: "\201D";*/
        /*bottom: -5px;*/
        right: 0;
    }
	.bannerImg_section.invert-image .bannerImg_text {
	margin-right: -7%;
}
}
@media (max-width: 991px) {
	.bannerImg_section h2, .bannerImg_section h3 {
		font-weight: normal;
	}
	.bannerImg_section .pseudo-img,
	.bannerImg_section .true-img {
		display: none;
	}
	.bannerImg_section .mobile-images-wrapper {
		position: relative;
	}
	.bannerImg_section .pseudo-img-mobile {
		visibility: hidden;
		transform: inherit;
	}
	.bannerImg_section .true-img-mobile {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.bannerImg_text {
        position: relative;
		padding: 0 3rem;
	}
	.bannerImg_text h2 {
		position: relative;
	}
	blockquote::before, blockquote::after {
		color: #02B5FD;
		font-family: Georgia, serif;
		position: absolute;
		font-size: 5rem;
		line-height: 0;
		font-weight: bold;
	}
	blockquote::before {
		content: "\201D";
		top: 35px;
		left: 10px;
		-moz-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1);
		filter: FlipH;
		-ms-filter: "FlipH";
	}
	blockquote::after {
		content: "\201D";
		bottom: -5px;
		right: 10px;
	}
	.form-group.has-float-label .wpcf7-select{
		margin-bottom: 1.5rem;
	}
}

#SearchScreen > .container {
	height:100%;
}

#FinancialReports .reports > div {
	margin-bottom: 3rem;
}

#FinancialReports {
	margin-bottom: 5rem;
}

.root .about-main-banner {
	margin: 0;
}

.about-main-banner .banner,
.about-main-banner .mobile-banner{
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	max-width: none;
}

.about-main-banner .content-wrapper {
	width: 596px;
	top: 182px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
}

.about-main-banner .content {
	position: relative;
	right: 225px;
}

.about-main-banner .content h1 {
	position: relative;
	right: 78px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 3.75rem;
}

.about-main-banner .content blockquote {
	margin-top: 6rem;
	font-size: 1.9rem;
	line-height: 2.4rem;
}

.about-main-banner .content blockquote::before,
.about-main-banner .content blockquote::after {
	color: #02B5FD;
	font-family: Georgia, serif;
	position: absolute;
	font-size: 5rem;
	line-height: 0;
	font-weight: bold;
}

.about-main-banner .content blockquote::before {
	content: "\201D";
	top: 178px;
	left: -60px;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

.about-main-banner .content blockquote::after {
	content: "\201D";
	bottom: -14px;
	right: -9px;
}

.about-main-banner .mobile-banner {
	display: none;
}

.about-main-banner.second_image .content {
	right: -240px;
}

.about-main-banner.second_image .content h1 {
	right: -340px;
}

.i-without-dot {
	text-transform: lowercase;
	margin: 0 0 0 -15px;
	padding: 0;
	font-size: 48px;
}
.i-without-dot:last-child {
	text-indent: -13px;
	margin-right: -15px;
	margin-left: -25px;
}

#FastFacts .column-layout {
	width: 100%;
}

#FastFacts .style-2 span img {
	max-width: 70%;
}

@media (max-width: 1200px) and (min-width: 1001px){
	.about-main-banner .content {
		position: relative;
		left: -200px;
		right: auto;
	}

	.about-main-banner.second_image .content {
		left: 170px;
	}

	.about-main-banner .content h1 {
		right: 0;
	}

}

@media (max-width: 1000px) {

	.root .about-main-banner {
		padding-top: 100px;
	}

	.about-main-banner .mobile-banner {
		display: block;
	}

	.about-main-banner .banner {
		display: none;
	}

	.about-main-banner {
		height: auto !important;
	}

	.about-main-banner .content-wrapper {
		position: static;
		transform:  none;
		display: flex;
		margin: 0 auto;
		max-width: 65%;
	}

	.about-main-banner .content {
		position: static;
	}

	.about-main-banner .content h1 {
		position: static;
		font-size: 3rem;
		text-transform: none;
		margin-top: 1rem;
	}

	.bannerImg_madeWrapper blockquote,
	.about-main-banner .content blockquote {
		position: relative;
		font-size: 1rem;
		line-height: 1.5rem;
		margin-top: 1rem;
	}

	.about-main-banner .content blockquote::before,
    .about-main-banner .content blockquote::after,
    .digital-transformation-page blockquote::before,
    .digital-transformation-page blockquote::after {
		font-size: 2rem;
	}
    .digital-transformation-page blockquote::before,
	.about-main-banner .content blockquote::before {
		top: 8px;
		left: -24.1px;
	}
}


#Navigation {
	padding: 0px;
}

#HotNews .hot-news-slider .slick-dots {
	width: 100% !important;
}
@media (min-width: 992px) {
	#HotNews .hot-news-slider .slick-dots {
		left: -10%;
	}
}
@media (min-width: 768px) {
	#policy-input {
		margin-left: 37px;
	}
	.fa-whatsapp {
		display: none;
	}
}
#main .content-wrapper.container table {
	width: 100%;
}

#main .content-wrapper.container table,
#main .content-wrapper.container table tr,
#main .content-wrapper.container table tr td {
	border: 1px solid black;
}


/*** Experts ***/

#experts.card-columns {
	column-count: 4;
}

#experts.card-columns {
	column-count: 4;
}

#experts .my-custom-xs-6 {
	width: 50%;
}

#experts .hidden {
	display: none;
}

#experts .card-col {
	border: none;
}

#experts .px-1 {
	padding-right: .50rem!important;
	padding-left: .50rem!important;
}

#experts .card-col .upper-container > img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	transition: all 500ms ease;
}

#experts .card-col .upper-container > img.overlay {
	opacity: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

#experts .card-col .upper-container:hover > img.overlay {
	opacity: 1;
}

#experts .card-col .bottom-container {
	display: block;
	width: 90%;
	max-width: 235px;
	position: relative;
	bottom: 40px;
	background-color: #EDF0F9;
	height: 9.4rem;
	transition: all 500ms ease-in-out;
	box-shadow: -1px 1px 40px rgba(0, 0, 0, 0.53);
	-moz-box-shadow: -1px 1px 40px rgba(0, 0, 0, 0.22);
	-webkit-box-shadow: -1px 1px 40px rgba(0, 0, 0, 0.22);
}

/*#experts .card-col .bottom-container:hover {
	background-color: #446BDD;
}

#experts .card-col .bottom-container:hover .name,
#experts .card-col .bottom-container:hover .director-position {
	color: white;
}
*/
#experts .card-col .card-title.more-from {
    display: block;
    text-align: center;
    color: #00a4e7;
    font-size: 17px;
    font-family: Heebo;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 15px;
}
#experts .card-col .name {
	text-transform: uppercase;
	color: #0861ae;
	font-size: 1.4rem;
	text-align: center;
	font-weight: bold;
	margin: 0;
	max-height: 3.1rem;
	overflow: hidden;
}

#experts .card-col .director-position {
	text-transform: uppercase;
	text-align: center;
	font-size: 0.86rem;
	color: #454448;
	font-weight: normal;
	max-height: 1.8rem;
	margin-bottom: 0;
	overflow: hidden;
}

#experts .card-col .arrow-wrap {
	width: 90%;
	margin: 0 auto;
	display: block;
	position: absolute;
	bottom: 17%;
	animation-name: fly-down;
	animation-duration: 500ms;
}

#experts .card-col .line-to-arrow {
	display: block;
	width: 90%;
}

#experts .card-col .bottom-container:hover .arrow-wrap {
	animation-name: fly-up;
	animation-duration: 500ms;
	bottom: 25%;
}

#experts .card-col .line-to-arrow:before,
#experts .card-col .line-to-arrow:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 2px;
	background: #60B4FD;
	animation-fill-mode: forwards;
}

#experts .card-col .line-to-arrow:before {
	left: 0;
	border-radius: 2px 0 0 2px;
	transform-origin: 100% 50%;
	transform: rotate(45deg) scale(0.25, 1);
	background-color: #60b4fd;
	padding-right: 2px;
	animation-name: to-arrow-down-left;
	animation-duration: 500ms;
}

#experts .card-col .line-to-arrow:after {
	right: 0;
	border-radius: 0 2px 2px 0;
	transform-origin: 0 50%;
	animation-name: to-arrow-down-right;
	transform: rotate(-45deg) scale(0.25, 1);
	background-color: #60b4fd;
	padding-right: 2px;
	animation-duration: 500ms;
}

#experts .card-col .bottom-container:hover .line-to-arrow:before {
	animation-name: to-arrow-up-left;
	animation-duration: 500ms;
}

#experts .card-col .bottom-container:hover .line-to-arrow:after {
	animation-name: to-arrow-up-right;
	animation-duration: 500ms;
}

#experts .card-col.active .bottom-container {
	background-color: #446BDD;
}

#experts .card-col.active .bottom-container .arrow-wrap {
	bottom: 25%;
	animation-name: fly-up;
	animation-duration: 500ms;
}

#experts .card-col.active .bottom-container .name,
#experts .card-col.active .bottom-container .director-position {
	color: white;
}

#experts .card-col.active .bottom-container .line-to-arrow:before {
	animation-name: to-arrow-up-left;
	animation-duration: 500ms;
}

#experts .card-col.active .bottom-container .line-to-arrow:after {
	animation-name: to-arrow-up-right;
	animation-duration: 500ms;
}

#experts #main-card-information {
	display: none;
	background-color: #EDF0F9;
	border: 0;
	position: relative;
	margin-bottom: 1.5rem !important;
}

#experts #main-card-information .close-card-information {
	display: inline-block;
	padding: 1.5%;
	background-color: #F5F8FF;
	border: 2px solid #0861ae;
	position: absolute;
	top: 20px;
	right: 20px;
	transition: all 250ms ease-in-out;
	cursor: pointer;
}

#experts #main-card-information .card-block {
	padding: 0.7rem 1.25rem 1.25rem 1.25rem;
}

#experts #main-card-information .close-card-information:before,
#experts #main-card-information .close-card-information:after {
	content: '';
	display: block;
	position: absolute;
	width: 70%;
	height: 2px;
	background: #0861ae;
	border-radius: 2px 0 0 2px;
	padding-right: 2px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	transition: all 250ms ease-in-out;
}

#experts #main-card-information .close-card-information:before {
	transform: rotate(45deg);
}

#experts #main-card-information .close-card-information:after {
	transform: rotate(-45deg);
}

#experts #main-card-information .close-card-information:hover {
	border-radius: 100%;
}

#experts #main-card-information .close-card-information:hover:before,
#experts #main-card-information .close-card-information:hover:after {
	width: 100%;
}

#experts #main-card-information .arrow-container {
	border-top: 4px solid #436ADC;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}

#experts #main-card-information .arrow-up {
	position: absolute;
	top: -18px;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #436ADC;
	transition: all 500ms ease;
}

#experts #main-card-information .arrow-up-position-0 {
	left: -10000px;
}

#experts #main-card-information .arrow-up-position-1 {
	left: 10.2%;
}

#experts #main-card-information .arrow-up-position-2 {
	left: 36.2%;
}

#experts #main-card-information .arrow-up-position-3 {
	left: 60.3%;
}

#experts #main-card-information .arrow-up-position-4 {
	left: 85.3%;
}

#experts #main-card-information .arrow-up-position-first {
	left: 21.5%;
}

#experts #main-card-information .arrow-up-position-last {
	left: 71.5%;
}

#experts #main-card-information .arrow-up-position-single {
	left: 46.7%;
}

#experts #main-card-information .name {
	text-transform: uppercase;
	color: #0861ae;
	font-weight: 600;
}

#experts #main-card-information .director-position {
	text-transform: uppercase;
	font-weight: normal;
	color: #454448;
}

#experts #main-card-information .phone {
	text-decoration: none;
}

#experts #main-card-information .phone > .fa-phone {
	color: #454448;
	font-size: 25px;
	position: relative;
	top: 3px;
}

#experts #main-card-information .phone > span:last-child {
	color: #454448;
}

#experts #main-card-information .phone:hover > .fa-phone {
	animation-name: phone-call;
	animation-duration: 300ms;
}

#experts #main-card-information #item-date,
#experts #main-card-information #item-corporation {
	font-size: 1.2rem;
}

#experts #main-card-information.active {
	display: block;
}

#OurCustomers .slick-slide:not(.slick-center) {
	opacity: 0;
}

.ContextBanner .iconx-matrix img {
	width: unset;
}


.rights-icon-wrapper .iconx-matrix img {
	width: 79px;
	padding-bottom: 1px;
}

#FinancialReports .section-title {
	text-align: center;
}
#FinancialReports .section-sub-title {
	text-align: center;
	font-weight: 300;
	font-size: 2rem;
}
#headquarters-block .title {
    font-family: Heebo;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 35px;
    color: #0861ae;
}

#headquarters-block ul,
#headquarters-block ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#headquarters-block ul li {
    padding: 30px 25px 30px 40px;
    list-style-type: none;
    background-color: #edf0f8;
    color: #464247;
    margin: 0 16px 16px 0;
    display: inline-block;
    border-left: 2px solid #0861ae;
}

#headquarters-block li div {
    margin-bottom: 23px;
}

#headquarters-block li div:last-child {
    margin-bottom: 0;
}

#headquarters-block li div.title,
#headquarters-block li div.address,
#headquarters-block li div.phone,
#headquarters-block li div.email {
    position: relative;
    font-size: 20px;
    margin-bottom: 23px;
}
#headquarters-block li div a {
    color: #464247;
}
#headquarters-block li .icon {
    position: absolute;
    top: 3px;
    left: -30px;
}

li.nav-item > .submenu .purple-area {
    background-color: #EDF0F8;
    width: 288px;
    height: unset;
    position: absolute;
    top: 0;
    right: -287px;
    bottom: 0;
    border-top: 2px solid #60b4fb;
}
li.nav-item > .submenu .purple-area > .purple-area-container {
    width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    top: 15%;
    bottom: 0;
    margin: auto;
    padding: 0 45px 0 45px;
    overflow: hidden;
}
li.nav-item > .submenu .purple-area > .purple-area-container .slogan > h2 {
    font-family: Heebo;
    font-weight: bold;
    font-size: 18px;
    color: #0861ae;
}
li.nav-item > .submenu .purple-area > .purple-area-container > img {
    position: relative;
    display: block;
    margin: 28px 0;
}
li.nav-item > .submenu .purple-area > .purple-area-container > .slogan b {
    text-transform: uppercase;
}
header .navbar .navbar-collapse .navbar-nav .nav-item[data-columns]:not([data-columns="1"]):not([data-columns="0"]) .submenu {
    right: 180%;
}
.nav-item[data-columns]:not([data-columns="1"]):not([data-columns="0"]) > .submenu:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid white;
    position: absolute;
    right: -14px;
    top: 45%;
}

.sm_menu_outer .mobile_menu .submenu {
    min-height: 100%;
}
.sm_menu_outer .mobile_menu .submenu .submenu.sub-sub {
    min-height: 200%;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    height: initial;
    overflow: hidden;
    overflow-y: auto;
}
.form-check-label a,
.digital-expertise-items a,
.text-description a,
.content-wrapper p a {
	color: #00a4e7;

}
.digital-expertise-items a:hover,
.text-description a:hover,
.content-wrapper p a:hover {
	text-decoration: underline !important;
}
#lead-form .error-container,
#post-form .form-group > div.error-container,
.error-container {
	position: absolute !important;
	top: 25%;
	display: block !important;
	width: 100% !important;
	background-color: #f44336 !important;
	padding-left: 0.5rem !important;
	font-size: 0.8rem !important;
	bottom: unset;
	opacity: 0;
	color: #fff;
}
#lead-form .error-container.show-error-msg,
#post-form .form-group > div.error-container.show-error-msg,
.error-container.show-error-msg {
	top: 100%;
	animation-name: show-error-msg;
	animation-duration: 300ms;
	opacity: 1;
}
#lead-form .error-container.hide-error-msg,
#post-form .form-group > div.error-container.hide-error-msg,
.error-container.hide-error-msg {
	top: 25%;
	animation-name: hide-error-msg;
	animation-duration: 300ms;
	opacity: 0;
}
#ourCustomerSlickSlider > div {
	margin-top: 5px;
}

@media (max-width: 768px) {
    #primary #main .primery-title {
        font-size: 30px;
        font-size: 1.87rem;
        padding: 15px 0;
        font-weight: lighter;
    }
    .slider-nav .slider-nav-item.visible .slider-nav-item-content:before {
        display: none;
    }
}
.site-item {
	text-decoration: underline;
}

@media (max-width: 580px) {
	.site-item {
		max-width: 25%;
	}
}
@media (max-width: 500px) {
	.root #SocialMedia .site-items {
		padding: 0 35px;
	}
	.site-item {
		max-width: 50%;
		text-align: center;
	}
	.site-item a {
		padding-right: 0 !important;
		border-right:0 !important;
	}
}

/* cookie-notice */
#cookie-notice {
	background-color: #949494!important;
	font-size: 14px;
	padding: 15px 26px;
	line-height: 25px;
}
.cookie-notice-container {
	text-align: left;
}
span#cn-notice-text a {
	color: white;
	text-decoration: underline!important;
}
a#cn-refuse-cookie {
	background: none;
	border: none;
	color: white;
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 15px;
}
a#cn-accept-cookie {
	font-weight: bold;
	color: black!important;
	margin: 0 10px;
}
span#accept_cookies a#cn-accept-cookie {
	text-decoration: none!important;
}

.matrix.credit {
    display: flex;
    justify-content: flex-end;
}

.matrix-digital.credit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.matrix-digital.credit img {
	margin: -10px 10px 0;
	width: 79px;
}

.matrix.credit > span:first-child {
    margin-right: 8px;
}

.matrix-digital.credit > span:first-child {
    margin-right: 5px;
}

@media (max-width: 991px) {
	#cookie-notice {
		display: block;
	}

    .rights .credit {
        justify-content: center;
        display: flex;
        margin-bottom: 15px;
        align-items: center;
        font-size: 1rem;
    }
}

@media (max-width: 576px){
    .mb-sm-5 {
        margin-bottom: 3rem!important;
    }
}

.anchor-space {
	height: 85px;
}

.wmsn-block{
	position: relative;
}
.wmsn-block:before{
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}