
body{
	font-size: 17px;
	color: #1F252A;
	line-height: 1.5;
}
a{
	color: #0F628A;
}
a:hover, a:focus{
	color: #0F628A;
}
.container {
	max-width: 1440px !important;
}
.container-xl{
	max-width: 2400px;
	margin: 0 auto;
}
/*text theme*/
.text-theme{
	color: #113DFA;
}
a.text-theme:hover, a.text-theme:focus{
	color: #113DFA;
}
.text-bl120 {
	color: #375cfb;
}
.text-bl100{
	color: #5D7BFC;
}
.text-bl80 {
	color: #849bfd;
}
.text-bl60 {
	color: #627285 !important;
}
.blue60{
	color: #AABAFD !important;
}
.bg-bl20{
	background: #E4E9FE;
}
.bg-theme{
	background: #375CFB;
}
.bg-lblue {
	background: #f1f3f5 !important;
}
.text-theme-dark{
	color: #23409C;
}
/*text black*/
.text-blk {
	color: #1f252a;
}
.text-blk120{
	color: #303841;
}
.text-blk100{
	color: #414B58;
}
.text-blk60 {
	color: #627285;
}
.text-blk80 {
	color: #515f6e;
}
.text-blk40 {
	color: #8090a1 !important;
}
.text-blk20 {
	color: #97a4b2 !important;
}
.text-blk10{
	color: #414b58;
}

/*text white*/
.text-wt120 {
	color: #fcfdfd;
}
.text-wt60{
	color: #E6E9EC;
}
.text-wt20{
	color: #ADB7C3;
}

.text-themeb{
	color: #0F628A;
}
.fs-xxl{
	font-size: 6rem;
	line-height: 1.1;
}
.fs-xl{
	font-size: 5rem;
	line-height: 1.2;
}
.fs-l{
	font-size: 3.5rem;
	line-height: 1.2;
}
.font-lg{
	font-size: 24px;
}
.lh-a{
	line-height: 1;
}
.lh-1 {
	line-height: 1.2;
}
.ls-1 {
	letter-spacing: 0.1em;
}

/*overhaul black*/
.text-blk4{
	color: #636366;
}
.text-blk5{
	color: #8E8E93;
}
/*overhaul grey*/
.text-gr1{
	color: #AEAEB2;
}
.text-FF9C10{
	color: #FF9C10;
}
.text-e7c176{
	color: #e7c176;
}
.text-FFBB00{
	color: #FFBB00;
}
.text-green{
	color: #05BD67;
}
h1, h2, h3, h4, h5, h6, h-h1, .h-h2, .h-h3, .h-h4, .h-h5, .h-h6, .th-h1, .th-h2, .th-h3, .th-h4, .th-h5, .th-h6{
	letter-spacing: 0.35px;
}
.th-h1{
	font-size: 2rem;
	line-height: 1.2;
}
.th-h2{
	font-size: 1.75rem;
	line-height: 1.2;
}
.th-h3{
	font-size: 1.5rem;
}
.th-h4{
	font-size: 1.35rem;
}
.th-h5 {
	font-size: 1.25rem;
}
.th-h6{
	font-size: 16px!important;
}

.fs-20{
	font-size: 20px!important;
}
.fs-18{
	font-size: 18px!important;
}
.fs-16{
	font-size: 16px!important;
}
.fs-14 {
	font-size: 14px!important;
}
.fs-12 {
	font-size: 12px!important;
}
.fs-sm{
	font-size: 14px !important;
}
.fw-400 {
	font-weight: 400 !important;
}
.br16{
	border-radius: 16px;
}
.br24{
	border-radius: 24px;
}
.btn {
	font-weight: 500;
	border-radius: 8px;
	font-size: 16px;
	line-height: 1.2;
	padding: 10px 20px;
	border-radius: 6px;
}
.btn:hover, .btn:focus, button:hover, button:focus{
	outline: none;
	box-shadow: none;
}
.btn.btn-lg{
	font-size: 20px;
	padding: 12px 25px;
}
.btn-outline {
	background: transparent;
	color: #fff;
	border: 2px solid rgba(252, 253, 253, 0.50);
}
.btn-outline:hover, .btn-outline:focus{
	background: #fff;
	border-color: #fff;
}
.btn-outline-alt {
	background: #fff;
	color: #303841;
	border: 1px solid #DADFE4;
}
.btn-outline-alt:hover, .btn-outline-alt:focus{
	background: #fff;
	border-color: #DADFE4;
}
.btn-rounded{
	border-radius: 80px;
}
.btn-icon {
	display: flex;
	align-items: center;
}
.btn-ed-theme{
	background: #0F628A;
	color: #fff;
	border-color: #0F628A;
}
.btn-theme-rounded, .btn-theme-rounded:hover, .btn-theme-rounded:focus{
	background: #113DFA;
	color: #fff;
	border-color: #113DFA;
	border-radius: 60px;
}
.form-control{
	padding: .575rem .75rem;
	border: 1px solid #C4CBD3;
	border-radius: 8px;
}
.form-control:hover, .form-control:focus{
	box-shadow: none;
	outline: none;
}

.header-flex {
	display: flex;
	align-items: center;
}
.h-menu a {
	color: #1F252A;
	padding: 25px;
}
.h-hero{
	max-width: 640px;
	margin: 0 auto;
	padding: 90px 0;
	text-align: center;
}
.h-home .owl-stage-outer {
	display: flex;
	justify-content: flex-start;
}
.h-home .owl-stage-outer .owl-stage {
	flex-wrap: nowrap;
	display: flex;
	padding-left: 0;
}
.px-card {
	position: relative;
	border-radius: 40px;
	overflow: hidden;
	margin-left: 15px;
  	margin-right: 15px;
}
.px-card img{
	width: 100%;
	height: 530px;
	object-fit: cover;
	object-position: center;
}
.px-card .px-info {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, #1F252A 0%, rgba(31, 37, 42, 0.00) 47.73%, #1F252A 100%);
	color: #fff;
	padding: 20px;
	text-align: center;
	display: flex;
	flex-direction: column;
}
.arrows2 .owl-nav {
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	height: 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 15px;
	padding-right: 15px;
}
.arrows2 .owl-nav button span {
	font-size: 0;
  	width: 12px;
  	display: block;
  	height: 24px;
  	margin: 0 auto;
}
.arrows2 .owl-nav button.owl-next, .arrows2 .owl-nav button.owl-prev {
	position: relative;
	top: 0;
	background-color: rgba(241, 243, 245, 0.70);
  	backdrop-filter: blur(2px);
  	width: 40px;
  	height: 40px;
  	border-radius: 40px;
  	box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.24);
}
.arrows2 .owl-nav button.owl-prev{
	left: -75px;
}
.arrows2 .owl-nav button.owl-next{
	right: -75px;
}
.arrows2 .owl-nav button.owl-prev span {
	background: url("../img/arrow_black.png") no-repeat center center / 12px;
}
.arrows2 .owl-nav button.owl-next span{
	background: url("../img/arrow_black.png") no-repeat center center / 12px;
	transform: rotate(180deg);
}
.arrows2 .owl-nav button.disabled {
	opacity: 0;
	visibility: hidden;
}

.search-group, .search-group-m {
	position: relative;
}
.search-group span, .search-group-m span{
	position: absolute;
	left: 15px;
	top: 20px;
	color: #8090A1;
	font-size: 20px;
}
.search-group-m span{
	left: 0;
	top: 15px;
}
.search-group .form-control {
	padding-left: 50px;
	height: 60px;
	font-size: 18px;
	transition: 0.5s ease;
}
.search-group .form-control-sm{
	height: 48px;
}
.search-group .form-control-sm + span{
	top: 14px;
}
.search-group .form-control:hover, .search-group .form-control:focus{
	border-color: #1F252A;
	box-shadow: 0px 0px 15px #d0d9ff;
	transition: 0.5s ease;
}
.search-group-m .form-control {
	border: none;
	padding-left: 30px;
	font-size: 20px;
	box-shadow: none !important;
}
.search-group-m .form-control:hover, .search-group-m .form-control:focus{
	box-shadow: none !important;
}
.dropdown-content .sh-item {
	padding-left: 26px;
	font-weight: 400;
	color: #1F252A;
	position: relative;
}
.dropdown-content .sh-item .icon {
	position: absolute;
	left: 0;
	font-size: 16px;
	top: 2px;
	color: #8090A1;
}
.menu-right {
	width: 120px;
	display: flex;
	justify-content: flex-end;
}
/*.menu-right a {
	color: #022D4D;	
}*/
.menu-right a .icon{
	font-size: 26px;
}
#header24 .icon-user-round{
	background: #022D4D;
	color: #fff;
	border-radius: 20px;
}
/*mega menu*/
#header24 {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #DADFE4;
}

.brand {
  font-family: inherit;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  color: hsl(217, 91%, 50%);
}

.mega-nav {
  width: 100%;
  height: 4.25rem;
  margin-inline: auto;
  display: flex;
}
.navbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  height: 100%;
}
.navbar-block {
  position: absolute;
  left: 0;
  width: 100%;
  height: calc(100vh - 68px);
  opacity: 0;
  overflow: auto;
  pointer-events: none;
  background-color: hsl(0, 0%, 100%);
  transition: opacity 0.4s ease;
}
.navbar-block.is-active {
  opacity: 1;
  pointer-events: initial;
  border-top: 1px solid #DADFE4
}

.menu {
  padding-block: 1rem;
  padding-inline: auto;
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}
.menu-link {
  line-height: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block: 0.5rem;
  padding-inline: 15px;
  color: hsl(210, 15%, 4%);
  transition: color 0.3s ease;
  font-weight: 400;
}
.menu-link > a{
	color: hsl(210, 15%, 4%);
	font-weight: 400;
}
.menu-item:hover .menu-link, .menu-item:focus .menu-link, .menu-link > a:hover, .menu-link > a:focus{
	color: #022D4D;
}

.dropdown-toggle.menu-link::after {
	content: none;
}
.dropdown-toggle {
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dropdown-toggle i.bx {
  font-size: 1.5rem;
  line-height: inherit;
  transition: rotate 0.4s ease;
}
.dropdown-content {
  height: 0;
  overflow: hidden;
  background-color: hsl(0, 0%, 100%);
  transition: height 0.5s ease;
  border-top: 1px solid #DADFE4;
}
.dropdown-group, .dropdown-items {
  display: grid;
}
.dropdown-group {
  padding-bottom: 30px;
  row-gap: 0.5rem;
  align-content: baseline;
  padding-left: 15px;
}
.dropdown-icon i.bx {
  font-size: 1.5rem;
  line-height: 1.5;
  color: hsl(217, 91%, 50%);
}
.dropdown-items {
  row-gap: 0.5rem;
  padding-top: 0.35rem;
  padding-left: 0;
  list-style: none;
}
.dropdown-link {
  font-weight: 500;
  line-height: inherit;
  color: hsl(210, 15%, 4%);
  transition: color 0.3s ease;
  font-size: 18px;
}
.dropdown-show > .dropdown-toggle i.bx {
  rotate: 180deg;
}
.dropdown-block {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  padding-top: 1rem;
  padding-inline: 1rem;
}
.dropdown-title span {
	font-weight: 500;
}
.burger {
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 1.5rem;
  height: 1rem;
  border: none;
  outline: none;
  visibility: visible;
  margin-left: 30px;
}
.burger-line {
  position: absolute;
  display: block;
  right: 0;
  width: 100%;
  height: 2.15px;
  opacity: 1;
  rotate: 0deg;
  border-radius: 0.15rem;
  background-color: hsl(210, 15%, 4%);
  transition: all 0.3s ease;
}
.burger-line:nth-child(1) {
  top: 0px;
}
.burger-line:nth-child(2) {
  top: 0.5rem;
  width: 70%;
}
.burger-line:nth-child(3) {
  top: 1rem;
}
.burger.is-active > .burger-line:nth-child(1) {
  top: 0.5rem;
  rotate: 135deg;
}
.burger.is-active > .burger-line:nth-child(2) {
  opacity: 0;
}
.burger.is-active > .burger-line:nth-child(3) {
  top: 0.5rem;
  rotate: -135deg;
}
.hr-light{
	border-color: rgba(173, 183, 195, 0.5);
}
.footer{
	background: #022D4D;
	color: #fff;
	padding: 50px 0;
	font-size: 15px;
	clear: both;
}
.footer a{
	color: #E6E9EC;
}
.footer a:hover, .footer a:focus{
	color: #fff;
}
.footer-ul {
	height: 60px;
	overflow: hidden;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	animation: height 0.2s ease;
}
.footer-ul li {
	padding: 3px 0;
}
.footer-ul li a{
	font-weight: 300;
	display: block;
}
.footer-ul.view-more-list{
	height: auto;
	animation: height 0.2s ease;
}
.view-more{
	position: relative;
}
.view-more::after {
	content: '\e990';
	position: relative;
	margin-left: 14px;
	font-family: 'icomoon';
	font-size: 10px;
}
.view-more-list + .view-more::after{
	content: '\e991';
}
.list-inline {
	display: flex;
}
.foot-last .list-inline li {
	margin-right: 10px;
}
.countries-flag img, .social-list img, .site-lang img{
	width: 26px;
}
.site-lang li a {
	display: flex;
	align-items: center;
	opacity: 0.6;
}
.site-lang li a.selected{
	opacity: 1;
}
.fm-title {
	font-size: 17px;
	font-weight: 600;
	display: block;
	pointer-events: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ed-hero{
	background: #E4DDD0;
}
.ed-card img{
	width: 100%;
	border-radius: 30px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.ed-research{
	background: #E8E8E8;
}
.ed-research .ed-card img, .ed-properties .ed-sm img, .ed-sm.ed-card img{
	height: 260px;
	object-fit: cover;
}
.ed-research .ed-card img{
	object-position: top;
}
.ed-popular{
	list-style: none;
}
.ed-popular li a {
	color: #8E8E93;
	border-bottom: 1px solid #D1D1D6;
	display: block;
	padding: 15px 0;
}
.ed-popular li a:hover, .ed-popular li a:focus{
	color: #0F628A;
}
.ed-sticky{
	position: sticky;
}
.article-editor{
	display: flex;
	align-items: center;
}
.article-editor img{
	width: 65px;
	height: 65px;
	border-radius: 65px;
	border: 1px solid #0F628A;
	margin-right: 15px;
	object-fit: cover;
  object-position: top;
}
.inline-center{
	display: flex;
	align-items: center;
}
.dropdown-content .icon-angle-left{
	display: none;
}
.el-pagination.is-background .btn-next, .el-pagination.is-background .btn-prev, .el-pagination.is-background .el-pager li{
	background-color: transparent !important;
	color: #1F252A !important;
}
.el-pager li:hover{
	color: #022D4D !important;
}
.el-pagination.is-background .btn-next.is-active, .el-pagination.is-background .btn-prev.is-active, .el-pagination.is-background .el-pager li.is-active{
	background-color: #022D4D !important;
	color: #fff !important;
}
/*.second-navbar, .breadcrumb-js.sub-menus{
	background: hsla(0, 0%, 95.7%, 0.8);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.second-navbar .breadcrumb-ul li a, .about-breadcrumb-links ul li a{
	color: #1F252A;
}
.breadcrumb-js h4, .breadcrumb-js h5, .breadcrumb-js h6{
  color: #1F252A;
  font-size: 18px;
  margin-bottom: 0;
  letter-spacing: 0;
  font-weight: 300;
}*/
.about-breadcrumb-links .bootcampDropdown{
    background: #fff;
    top: 8px !important;
    border-radius: 0 0 .25rem .25rem;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.2);
    border:none;
}
.h-home.owl-theme .owl-dots .owl-dot span{
	transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
}
.h-home.owl-theme .owl-dots .owl-dot.active span{
	width: 40px;
	transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
}
.br32{
	border-radius: 2rem;
}
.fx-h3{
	height: 300px;
	object-fit: cover;
}
.form-subscribe form {
	width: 100%;
	max-width: 100% !important;
}
.form-subscribe form._form{
	padding-left: 40% !important;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#06648e+0,15406c+100 */
	background: linear-gradient(to right,  rgba(6,100,142,1) 0%,rgba(21,64,108,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.form-subscribe ._form-image {
	position: absolute;
	left: -60%;
	max-height: 277px !important;
  object-fit: contain;
	width: 60% !important;
}
.form-subscribe ._button-wrapper button, #fs-form ._inline-form ._button-wrapper button {
	width: 100% !important;
	border-radius: 50px !important;
	margin-top:0 !important;
}
/*.form-subscribe form._form:has(._form-thank-you){
	padding-left: 15px !important;
}*/
/*.nav-item a.active{
	color: #022D4D !important;
}*/
#fs-form ._form-thank-you {
	margin-left: -60% !important;
	/*background-image: url(../img/home24/jll.png);
	min-height: 240px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: contain;*/
}

.text-ant-white{
	color: #F3E9D8;
}
.subscribe-modal .modal-content{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#06648e+0,114874+100 */
	background: linear-gradient(to right,  rgba(6,100,142,1) 0%,rgba(17,72,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
	border-radius: 24px;
	border:none;
}
.btn-ant-white{
	background: #F3E9D8;
	color: #212529 !important;
}
.subscribe-modal .modal-dialog{
	padding-top: 40px;
}
.subscribe-modal button.close {
	position: absolute;
	background: #06628C;
	color: #fff;
	opacity: 1;
	font-size: 14px;
	padding: 6px;
	height: 35px;
	width: 35px;
	border-radius: 35px;
	bottom: 100%;
	margin-bottom: 10px;
	left: 0;
}
.subscribe-modal .btn-outline:hover, .subscribe-modal .btn-outline:focus{
	background: transparent;
}
.subscribe-modal .img-left-over{
	margin-left: -20px;
}
.subscribe-modal .modal-lg{
	max-width: 800px;
	padding: 0 15px;
}
.uploadedFile{
	display: flex;
	padding: 10px;
	align-items: center;
	padding-right: 30px;
	position: relative;
	border:1px solid #C4CBD3;
	border-radius: 8px;
	margin-top: 10px;
	font-size: 16px;
}
.removeUpload {
	position: absolute;
	right: 10px;
	height: 20px;
	width: 20px;
	background: #EC1C24;
	border-radius: 20px;
	color: #fff;
	padding: 3px 3px 4px 5px;
	font-size: 10px;
	text-align: center;
}
.removeUpload:hover, .removeUpload:focus{
	color: #fff;
}
.uploadFileName{
		overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    font-size: 14px;
  	line-height: 1.2;
}
.no-shadow{
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
footer, header{
	font-family: "SF Pro Text", sans-serif;
}
footer .fs-14{
	line-height: 1.5;
}

/*seminar template*/
.seminar-banner{
	position: relative;
	padding: 20px 0;
}
.seminar-banner img{
	width: 100%;
	border-radius: 16px;
}
.seminar-banner .sb-overlay{
	position: absolute;
	bottom: 100px;
	right: 0;
	padding: 20px;
	color: #fff;
	width: 360px;
}
.sb-overlay p{
	font-size: 44px;
}
.sb-overlay span{
	font-size: 22px;
}
.sb-img{
	border-radius: 16px;
	width: 100%;
	min-height: 200px;
  object-fit: cover;
}
.seminar-info{
	text-align: center;
}
.seminar-info h1{
	font-size: 44px;
}
.seminar-info h3{
	letter-spacing: 4px;
}
.seminar-form{
	position: relative;
}
.kf-sb-img {
	position: absolute;
	left: -10%;
	top: -100px;
	max-width: 400px;
	z-index: 1;
}
.ig-sb-img{
	position: absolute;
	right: -10%;
	bottom: 0px;
	max-width: 400px;
	z-index: 1;
}
.card-shadow{
	box-shadow: 0 12px 48px 0px rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 12px 48px 0px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 12px 48px 0px rgba(0, 0, 0, 0.12);
	border:none;
	border-radius: 16px;
}
.shadow-sm{
		box-shadow: 0 12px 48px 0px rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 12px 48px 0px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 12px 48px 0px rgba(0, 0, 0, 0.12);
}
/*xpo2025*/
.vimeo-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
}
.vimeo-wrapper iframe {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0%);
	display: block;
}
.hero-content {
	background: rgba(0,0,0,0.7);
	position: relative;
	z-index: 1;
	padding-top: 10vh;
	padding-bottom: 25vh;
	color: #fff;
}
.xpo-gallery{
	background-image: url(../img/xpo2024/bg-983243.png);
/*	background-color: #172025;*/
	background-repeat: no-repeat;
	background-size: 102%;
	background-position: center top;
	position: relative;
	z-index: 2;
}
.blobL {
	height: 600px;
	width: 600px;
	background: #0a8aa8;
	display: block;
	border-radius: 33%;
	filter: blur(50px);
	position: absolute;
	z-index: 1;
	top: -170px;
	left: -8%;
	z-index: 0;
}
.bg-172025{
	background: #172025;
	color: #fff;
}
.xpo-grid {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 30vw;
  padding-left: 0;
  list-style: none;
}

.xpo-grid li:nth-child(9) {
  grid-column: 1 / -1;
  grid-row: span 2;
}
.xpo-grid li{
	overflow: hidden;
}
.xpo-grid figure,
.xpo-grid img {
  width: 100%;
  height: 100%;
}

.xpo-grid img {
  object-fit: cover;
  background: #f5f3f4;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transition: 0.2s ease all;
	-ms-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
}
.xpo-grid img:hover{
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition: 0.2s ease all;
	-ms-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
}
.xpo25-form{
	background: #202529;
  color: #fff;
  padding: 20px;
  border: 1px solid #293339;
  border-radius: 8px;
}
.xpo25-modal .modal-content{
	background: rgba(24, 32, 37, 0.8);
}
.xpo25-form .form-control{
	background: transparent;
	color: #fff !important;
}
.xpo25-form .form-control::placeholder {
  color: #b5bdc4;
}
.xpo25-form button, .btn-xpo25{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#606669+0,242c31+100 */
/*	background: linear-gradient(45deg,  rgba(96,102,105,1) 0%,rgba(36,44,49,1) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
	background: linear-gradient(45deg, rgba(96,102,105,0.8) 0%,rgba(17, 21, 24, 0.8) 100%);
	border: 1px solid rgba(255,255,255,0.6);
  border-top-color: rgba(255,255,255,0.3);
  border-bottom-color: rgba(255,255,255,0.3);
  border-right-color: rgba(255,255,255,0.2);
}

.seminar-form .card{
	margin-top: -100px;
	z-index: 2;
}
.cesDropdown .dropdownPointer {
	position: absolute;
	right: 10px;
	color: #113DFA;
	width: 90px;
	text-align: right;
}
.cesDropdown .dropdownPointer .seeLess{
	display: none;
}
.cesDropdown.show .dropdownPointer .seeLess{
	display: block;
}
.cesDropdown.show .dropdownPointer .seeMore{
	display: none;	
}
.cesDropdown .event-item {
	border-bottom: 1px solid #DADFE4;
}
.cesDropdown .event-item:last-of-type{
	border-bottom:none;
}
.hc-tagline{
	background: rgba(94, 103, 113, 0.5);
  display: inline-block;
  padding: 8px 15px;
  border-radius: 4px;
  font-size: 22px;
  border: 1px solid rgba(218,233,228,0.2);
}
.xpo25-logo{
	max-width: 280px;
}
#xpo-carousel .owl-item img{
	object-fit: cover;
	height: 300px;
}

.st-card {
	background: linear-gradient(270deg, #0080AA 0%, rgba(255, 255, 255, 0.00) 100%);
  padding: 20px 42px;
  height: 100%;
  border:1px solid;
  border-image-source: linear-gradient(to left, #fbfbfb00, #6c6c6c);
  border-image-slice: 1;
}
.st-card h4{
  letter-spacing: 0.5px;
}
.editorial-search .search-group {
	position: absolute;
	right: 15px;
	bottom: 0;
}
.sta-card{
	height: 100%;
	display: flex;
	flex-direction: column;
}
.sta-body {
	background: linear-gradient(270deg, #0080AA 0%, rgba(255, 255, 255, 0.00) 100%);
	padding: 20px;
	border: none;
	position: relative;
	border-radius: 10px;
	outline: 1px solid rgba(255,255,255,0.2);
	height: 100%;
	display: flex;
	flex-direction: column;
}	
.gradient353A3E{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5d6164+0,353a3e+100 */
	background: linear-gradient(to right,  rgba(93,97,100,1) 0%,rgba(53,58,62,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.sta-date{
	border: 1px solid #4c5155;
	border-radius: 6px;
	font-weight: 600;
	color: #fff;
	position: absolute;
	right: 0;
	font-size: 18px;
	top: -60px;
	padding: 3px 7px;
}
.sta-day{
	font-size: 24px;
	padding: 10px 15px;
	margin: 0 auto;
	display:block;
	max-width: 270px;
	text-align: center;
	border-radius: 6px;
	margin-bottom: 20px;
}
.text-italic{
	font-style: italic;
}
.topicCheck .topicCheckDate{
	min-width: 178px;
}
.xpo-developers25{
	background: url("../img/xpo2024/dev-bg-3243.png");
	background-size: cover;
	position: relative;
	background-position: center;
}
.xpo-developers25:after{
	position: absolute;
	background: #172025;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	opacity: 0.8;
}
.xpo-developers25 .container{
	z-index: 1;
}
.xpo-developers25 .xpod-row img{
	max-width: 100%;
	height: auto;
	width: 90%;
	margin: 0 auto;
  display: block;
}
.pr-logo {
	padding: 20px;
  border-radius: 0 0 8px 8px;
  display: flex;
  justify-content: center;
  position: relative;
}
.owl-carousel .owl-item img.pr-hero{
	height: 330px;
	object-fit: cover;
	border-radius: 8px 8px 0 0;
}
.pr-logo img {
	max-width: 70%;
	height: 100px;
	object-fit: contain;
}
.grad-badge{
	color: #fff;
	width: 200px;
	text-align: center;
	padding: 0 20px;
	border-radius: 6px;
	font-size: 20px;
	font-weight: 600;
}
.grad-local{
	background: linear-gradient(66deg, rgba(255, 255, 255, 0.30) 0.71%, rgba(255, 255, 255, 0.05) 100%);
	border: 1px solid rgba(255,255,255,0.2);
}
.grad-overseas, .xpo25-form button.grad-overseas{
	background: linear-gradient(66deg, rgba(0, 174, 239, 0.30) 0.71%, rgba(0, 174, 239, 0.05) 100%);
	border: 1px solid rgba(255,255,255,0.2);
}
.pr-logo img.overseas-flag {
	position: absolute;
	width: 40px;
	right: 10px;
	top: 10px;
	height: auto;
}
#localProjects .owl-dots .owl-dot span, #overseasProjects .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 5px 4px;
}
.xpo-participants{
	background-image: url(../img/xpo2024/bg-pattern23243.png);
	background-size: cover;
	background-position: center;
	background-position: bottom;
	position: relative;
}
.js-merge{
	background-size: cover;
	background-color: #172025;
	overflow: hidden;
}
.blobL{
	height: 700px;
  width: 400px;
  background:#0a8aa8;
  display: block;
  border-radius:33%;
  filter: blur(86px);
  position: absolute;
  z-index: 0;
  top: -176px;
  left: -3%;
}
.blobR{
	height: 500px;
  width: 200px;
  background:#0a8aa8;
  display: block;
  border-radius:33%;
  filter: blur(86px);
  position: absolute;
  z-index: 1;
  opacity: 0.8;
  top: -176px;
  right: -3%;
  z-index: 0;
}
.modal-xl{
	max-width: 1000px;
}
.modal-header .close.btn-xpo25 {
	height: 30px;
	width: 30px;
	margin-top: 0;
	margin-right: 0;
	font-size: 11px;
	color: #fff;
	opacity: 1;
	padding: 10px;
}
#participantReviews video{
	height: auto;
	object-fit: cover;
}
.report-card{
	display: flex;
	flex-direction: column;
	text-align: center;
	height: 100%;
	align-items: center;
	background: rgba(228, 233, 254, 0.6);
	border-radius: 16px;
	padding: 20px;
	content: '';
	position: relative;
	box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.06);
	-webkit-box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.06);
	overflow: hidden;
}
.report-card:after{
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	right: 0;
	height: 130px;
	background: linear-gradient(0deg, #E4E9FE 0%, rgba(228, 233, 254, 0.75) 44.62%, rgba(228, 233, 254, 0.00) 100%);
	z-index: 2;
}
.card-review{
	box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.1);
	padding: 10px;
	border-radius: 16px;
	display: flex;
	height: 100%;
}
.client-info{
	text-align: center;
}
.client-info img {
	max-width: 80px;
	border-radius: 80px;
	border: 1px solid #E4E9FE;
	height: 80px;
  object-fit: contain;
}
.client-review{
	padding-left: 20px;
	position: relative;
}
.btn-accordion {
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
}
.btn-accordion span {
    height: 24px;
    width: 24px;
    border-radius: 24px;
    color: #fff;
    background: #113DFA;
    padding: 6px;
    font-size: 13px;
    position: absolute;
    right: 0;
    text-align: center;
    transform: rotate(0deg);
    transform-origin: center;
    transition: 0.2s ease;
    opacity: 0.5;
}
.btn-accordion.collapsed span{
    transform: rotate(180deg);
    transform-origin: center;
    transition: 0.2s ease;
    opacity:1;
}
.accordion-faq .btn-link {
    width: 100%;
    text-align: left;
    padding: 20px 40px 0px 0;
    margin-top: 20px;
    position: relative;
    border-radius: 0;
    border-top: 1px solid #DADFE4;
    white-space: normal;
}
.accordion-faq .btn-link::after {
    content: '-';
    position: absolute;
    right: 10px;
    font-family: icomoon;
    font-size: 34px;
    color: #1F252A;
    border: 2px solid #1F252A;
    height: 23px;
    width: 23px;
    border-radius: 24px;
    line-height: 0;
    padding: 2px;
    text-align: center;
}
.accordion-faq .btn-link.collapsed::after {
    color: #1F252A;
    border: 2px solid #1F252A;
    content: '\e94c'; /*plus-ico*/
    font-size: 12px;
    padding: 4px;
    line-height: 1;   
}
.address-group{
	background: #E4E9FE;
	border:1px solid #AABAFD;
	border-radius: 8px;
	padding: 10px 15px;
	margin-bottom: 15px;
}

.custom-radio [type="radio"]:checked,
.custom-radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.custom-radio [type="radio"]:checked + label,
.custom-radio [type="radio"]:not(:checked) + label{
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    line-height: 1.3;
}
.custom-radio [type="radio"]:checked + label:before,
.custom-radio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.custom-radio [type="radio"]:checked + label:after,
.custom-radio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #375CFB;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.custom-radio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.custom-radio [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.custom-check [type="checkbox"]:checked,
.custom-check [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.custom-check [type="checkbox"]:checked + label,
.custom-check [type="checkbox"]:not(:checked) + label{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    line-height: 22px;
}
.custom-check [type="checkbox"]:checked + label:before,
.custom-check [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.2);
    background: rgba(255,255,255,0.2);
}.custom-check [type="checkbox"]:checked + label:before{
    border: 1px solid rgba(0,0,0,0.2);
    background: #113DFA;
}
.custom-check [type="checkbox"]:checked + label:after,
.custom-check [type="checkbox"]:not(:checked) + label:after {
    content: '\e930';
    font-family: icomoon; /*icon-check*/
    position: absolute;
    left: 4px;
    top: 1px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
.cr-square.custom-radio [type="radio"]:checked + label, .cr-square.custom-radio [type="radio"]:not(:checked) + label{
	border: 1px solid #C4CBD3;
  display: block;
  border-radius: 8px;
  height: 54px;
  padding: 0;
  text-align: center;
  padding: 10px 2px;
  width: 100%;
  max-width: 56px;
}
.cr-square.custom-radio [type="radio"]:checked + label:after, .cr-square.custom-radio [type="radio"]:not(:checked) + label:after, 
.cr-square.custom-radio [type="radio"]:checked + label:before, .cr-square.custom-radio [type="radio"]:not(:checked) + label:before{
	content: none;
}
.cr-square.custom-radio [type="radio"]:checked + label{
	border-color: #113DFA;
}
.rc-premium{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0071bc+0,23409c+16,2e3192+29,263b99+42,0b62b2+56,0b62b2+65,0375bf+75,1f9cd8+89,29abe2+100 */
	background: linear-gradient(to bottom,  rgba(0,113,188,1) 0%,rgba(35,64,156,1) 16%,rgba(46,49,146,1) 29%,rgba(38,59,153,1) 42%,rgba(11,98,178,1) 56%,rgba(11,98,178,1) 65%,rgba(3,117,191,1) 75%,rgba(31,156,216,1) 89%,rgba(41,171,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding: 3px;
  border-radius: 18px;
  height: 100%;
}
.rc-premium .report-card{
	background: #EEF1FD;
}
.report-card h4{
	padding: 0 15px;
	font-size: 22px;
}
.rc-premium h4{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#29abe2+0,1f9cd8+11,0375bf+25,0b62b2+35,0b62b2+44,263b99+58,2e3192+71,23409c+84,0071bc+100 */
	background: linear-gradient(to right,  rgba(41,171,226,1) 0%,rgba(31,156,216,1) 11%,rgba(3,117,191,1) 25%,rgba(11,98,178,1) 35%,rgba(11,98,178,1) 44%,rgba(38,59,153,1) 58%,rgba(46,49,146,1) 71%,rgba(35,64,156,1) 84%,rgba(0,113,188,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  
}
.rc-premium h4 img {
	position: absolute;
	top: 0;
	right: -10px;
}
.fs-group{
	position: relative;
}
.fs-group span{
	position: absolute;
	right: 14px;
	top: 18px;
}
.fs-group .form-control{
	background: rgba(228, 233, 254, 0.5);
}
.cr-square{
	width: 100%;
}
.client-review p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}
.address-single {
	display: flex;
	align-items: center;
	padding: 2px 10px;
	margin: 10px 0;
	cursor: pointer;
}
.address-single img{
	width: 80px;
	height: 50px;
	object-fit: cover;
	border-radius: 6px;
}
.address-single .as-info{
	/*padding-left: 15px;*/
	width: calc(100% - 80px);
}
.adressList {
	position: absolute;
	top: 100%;
	background: #fff;
	z-index: 2;
	width: 100%;
	box-shadow: 24px 24px 48px 0px rgba(0, 0, 0, 0.12);
	border-radius: 8px;
}
.selected-property{
	display: flex;
	align-items: center;
}
.selected-property .spv-thumb img{
	width: 145px;
	height: 94px;
	object-fit: cover;
	border-radius: 8px;
}
.spv-info{
	display: flex;
	flex-direction: column;
	/*padding-left: 15px;*/
}
.val-input-group .form-control{
	font-size: 26px;
	font-weight: 600;
	color: #fff;
	background: rgba(252, 253, 253, 0.1);
	border-radius: 60px;
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
	backdrop-filter: blur(3px);
	border:none;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04), 0 8px 16px 0 rgba(0, 0, 0, 0.08), inset 0 0 2px 0 rgba(255, 255, 255, 0.4),inset 0 0 8px 0 rgba(255, 255, 255, 0.1), inset 0 0 1px 0 rgba(0, 0 , 0, 0.5);
}
.val-input-group .form-control::placeholder{
	color: #fff;
}
.val-input-group .form-control:hover, .val-input-group .form-control:focus{
	border:none;
}
/*.val-input-group .input-group-text{
	border-radius: 10px 0 0 10px;
}*/
.modal-lg-m{
	max-width: 800px;
	padding: 0 15px;
}
.ov-hidden{
	overflow: hidden;
}
.li-bullet-l{
	padding-left: 25px;
	position: relative;
}
.li-bullet-l:before{
	position: absolute;
	left: 4px;
	top: 8px;
	height: 10px;
	content: '';
	width: 10px;
	border-radius: 10px;
	background: linear-gradient(to bottom,  rgba(0,113,188,1) 0%,rgba(8,103,181,1) 5%,rgba(35,64,156,1) 12%,rgba(46,49,146,1) 23%,rgba(38,59,153,1) 34%,rgba(11,98,178,1) 51%,rgba(0,113,188,1) 60%,rgba(0,113,188,1) 60%,rgba(0,113,188,1) 69%,rgba(31,156,216,1) 91%,rgba(41,171,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.insightReport{
	display: flex;
	flex-wrap: nowrap;
	margin-left: -7px;
	margin-inline: -7px;
}
.insightReport .ir-col {
	padding: 3px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0071bc+0,0867b5+5,23409c+12,2e3192+23,263b99+34,0b62b2+51,0071bc+60,0071bc+60,0071bc+69,1f9cd8+91,29abe2+100 */
	background: linear-gradient(to bottom,  rgba(0,113,188,1) 0%,rgba(8,103,181,1) 5%,rgba(35,64,156,1) 12%,rgba(46,49,146,1) 23%,rgba(38,59,153,1) 34%,rgba(11,98,178,1) 51%,rgba(0,113,188,1) 60%,rgba(0,113,188,1) 60%,rgba(0,113,188,1) 69%,rgba(31,156,216,1) 91%,rgba(41,171,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	margin: 0 7px;
	border-radius: 16px;
	overflow: hidden;
	position: relative;
}
.insightReport .ir-col img{
	border-radius: 14px;
}
.ir-count {
	position: absolute;
	left: 2px;
	right: 2px;
	bottom: 2px;
	top: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,0.4);
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	border-radius: 8px;
	line-height: 1.2;
	backdrop-filter: blur(2px);
	-webkit-backdrop-filter: blur(2px);
	flex-direction: column;
}

/*css by dev nemrod*/
.text-wrap3 {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.el-loading-mask.is-fullscreen {
	z-index: 9999999999999 !important;
}

.form-control.form-error{
	background-color: rgba(255, 69, 58, 0.05);
	border-color: var(--red);
}
.error-hint{
	color: var(--red);
	font-style: italic;
	font-size: var(--fs14);

}
.form-label-group .error-hint{
	position: absolute;
  bottom: 0;
  margin-bottom: -20px;
  text-shadow: 0px 0px 4px #fff;
  -webkit-text-shadow: 0px 0px 4px #fff;
}
/*css by dev nemrod*/

select.form-control{
	background-image: url(../img/home24/arrow-select.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
}
.custom-control.custom-radio{
	padding-left: 0;
}
.bookView{
	box-shadow:-3px 0px 0px rgba(0,0,0,0.8), -3px 0px 4px rgba(0,0,0,0.8);
	-webkit-box-shadow:-3px 0px 0px rgba(0,0,0,0.8), -3px 0px 4px rgba(0,0,0,0.8);
}
#owl-rating .owl-stage, .owl-h100 .owl-stage{
	display: flex;
}
#owl-rating .owl-stage .item, .owl-h100 .owl-stage .item{
	height: 100%;
}
.owl-carousel .owl-item .client-review img {
	position: absolute;
	width: 24px;
	top: 0;
	left: -8px;
}
.bg-val-card, .bg-val-card:hover, .bg-val-card:focus{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e5be71+0,ffedc5+50,e5be71+100 */
	background: linear-gradient(to right,  rgba(229,190,113,1) 0%,rgba(255,237,197,1) 50%,rgba(229,190,113,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #7F5D0A;
	font-weight: 600;
	border: 1px solid #E6A121;
	white-space: normal;
}
.bg-F9E2B1{
	background: #F9E2B1;
}
.text-F9E2B1{
	color: #F9E2B1;
}
.text-B8860B{
	color: #B8860B;
}
.text-FF9C10{
	color: #FF9C10;
}
.btn-valblue {
	background: #F59E0B;
	color: #fff;
	transform: none;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 50px;
  transform: none;
  position: relative;
}
.btn-valblue:before{
	position: absolute;
	content: '';
	top: 2px;
	left: 25px;
	right: 25px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.50) 0%, rgba(255, 255, 255, 0.00) 100%);
	opacity: 0.4;
	height: 12px;
	border-radius: 30px;
}
.btn-valblue:hover, .btn-valblue:focus{
	background: #F59E0B;
	color: #fff;
	transform: none;
}
.btn-valgreen, .btn-valgreen:hover, .btn-valgreen:focus{
	background: #10B317;
	color: #fff;
}
.success-col{
	background-image: url(../img/home24/success-bg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
}
.pa-section{
	background: #fffaef;
}
.val-hero{
	background: #F0F3FD;
}
.pn-value {
	background-image: url(../img/home24/report-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	max-width: 700px;
	margin: 0 auto;
	border-radius: 20px;
	padding: 50px 20px;
	color: #fff;
	text-align: center;
}
.rr-hero{
	background-image: url(../img/home24/pn-value-bg.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	background-color: #F0F3FD;
}
.xi-hero{
	background-color: #f8f8ff;
	background-image: url(../img/xpo-overseas/xi-banner-bg.png);
	background-repeat: no-repeat;
	background-size: 50%;
	background-size: left center;
}
.text-00AEEF{
	color: #00AEEF;
}
.xi-wrapper{
	color: #333;
}
.ov-square{
	padding-bottom: 20px;
	border-bottom: 1px solid #00AEEF;
	height: 100%;
}
.ov-square .ovs-img{
	box-shadow: 0px 3px 12px rgba(0,0,0,0.19);
	-webkit-box-shadow: 0px 3px 12px rgba(0,0,0,0.19);
}
.ovs-country {
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    padding-right: 85px;
  	display: inline-flex;
  	align-items: center;
  	border-radius: 20px 0 0 20px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,00aeef+50,ffffff+100 */
		background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(0,174,239,1) 50%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		margin-bottom: 10px;
		white-space: nowrap;
}
.ovs-country img {
    height: 40px;
    width: 40px;
    margin-right: 25px;
}
#speakers .speaker-icon{
	height: 34px;
	width: 34px;
}
#speakers .speaker-icon:last-of-type{
	margin-right: 10px;
}
#speakers .speaker-icon + .speaker-icon{
	margin-left: -13px;
}
#speakers .item{
	border-bottom: 1px solid #00AEEF;
	padding-bottom: 10px;
	height: 100%;
}
#speakers .img-fluid{
	box-shadow: 0px 3px 12px rgba(0,0,0,0.19);
	-webkit-box-shadow: 0px 3px 12px rgba(0,0,0,0.19);
}
.flex-center {
	display: flex;
	align-items: center;
}
#speakers{
	padding-top: 30px;
}
#speakers .owl-dots {
    position: absolute;
    top: -30px;
    right: 0;
}
.xpo-dots .owl-dots .owl-dot span{
	background: #00AEEF;
	margin-left: 3px;
	margin-right: 3px;
	transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
}
.xpo-dots .owl-dots .owl-dot.active span{
	background: #fff;
	border:1px solid #00AEEF;
	width: 40px;
	transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
}
.xi-developers{
	background: #F8F8FF;
}
.xid-row img{
	width: 100%;
}
.xi-contact{
	background-color: #00AEEF;
/*	background-image: url(../img/xpo-overseas/xi-contact-hero.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 48%;*/
}
.xi-form{
	max-width: 660px;
	padding-right: 30px;
}
.xis-speaker img {
    height: 40px;
    width: 40px;
}
.xis-speaker img + img{
	margin-left: -13px;
}
.xis-card{
	border-bottom: 1px solid #00AEEF;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.xis-card .xis-body{
	padding-left: 145px;
	position: relative;
	min-height: 40px;
	display: flex;
  align-items: center;
}
.xis-header {
    padding-left: 90px;
    position: relative;
}
.xis-header span {
    font-size: 25px;
    font-weight: 700;
    position: absolute;
    left: 0;
    width: 80px;
    line-height: 1;
    text-align: left;
    color: #333;
}
.xis-body .xis-speaker {
    position: absolute;
    left: 35px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 96px;
}
.xis-body + .xis-header{
	position: relative;
}
.xis-body + .xis-header:before {
    content: '';
    width: 10px;
    height: 20px;
    position: absolute;
    background: #00AEEF;
    left: 80px;
    top: 1.25rem;
}
.xis-body + .xis-header h5{
	padding-left: 10px;
}
.xi-schedule{
	background-image: url(../img/xpo-overseas/xpo25-pattern.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.ovseminar{
	background-image: url(../img/xpo-overseas/bg-3232.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.xi-hero-m{
	max-width: 600px;
  margin: 0 auto;
}
.xi-schedule .tab-content > .tab-pane:not(.active){
	display: block;
	opacity: 1;
}
.xis-header p{
	line-height: 1.3;
}
.xis-body p{
	font-size: 15px;
	line-height: 1.3;
}
.xi-form .btn-white, .xi-form .btn-white:hover, .xi-form .btn-white:focus {
	color: #00AEEF;
	padding: 13px 20px;
	font-size: 18px;
	opacity: 1;
  background: #fff;
}
.xi-contact .w-100{
	height: 100%;
	object-fit: cover;
}
.btn-sticky-fix {
	position: fixed;
	right: 20px;
	top: 40%;
	transform: rotate(90deg);
	transform-origin: right center;
	background: #00AEEF;
	border-color: #00AEEF;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px;
	border-radius: 0 0 6px 6px;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
	z-index: 5;
}
.btn-sticky-fix:hover, .btn-sticky-fix:focus{
	background: #00AEEF;
	border-color: #00AEEF;
	color: #fff;
}
.btn-xi{
	background: #00AEEF;
	border: 1px solid #00AEEF;
	color: #fff;
}
.xie-modal .line-tab li a.active{
	background: #00AEEF;
	border-color: #00AEEF;
}
.navDark.owl-carousel .owl-nav button.owl-prev, .navDark.owl-carousel .owl-nav button.owl-next{
	background-color: rgba(0,0,0,0.8);
  width: 25px;
  height: 25px;
  background-size: 10px;
}
.xi-form .form-control.form-error{
	background: #fff;
}
#xiMultiSelection .e-item-img img {
	height: 179px;
	object-fit: contain;
	background: #f7f7ff;
}
.sem-cc{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e1736+0,1e368c+100 */
	background: linear-gradient(to bottom,  rgba(14,23,54,1) 0%,rgba(30,54,140,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
}
.scc-block{
	border: 1px solid #fff;
	border-radius: 12px;
	width: 100%;
	padding: 15px 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.scc-block .btn{
	margin-top: auto;
}
.sem-cc h4{
	height: 140px;
	display: flex;
	align-items: center;
	line-height: 1.2;
	font-size: 24px;
	justify-content: center;
	padding-bottom: 30px;
	position: relative;
}
.sem-cc h4:after{
	position: absolute;
	bottom: 0;
	width: 0; 
  height: 0; 
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #fff;
  content: '';
  left: 0;
  right: 0;
  margin: 0 auto;
}
.sem-g-head{
	color: #06070b;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e1736+0,1e368c+100 */
	background: linear-gradient(45deg,  rgba(14,23,54,1) 0%,rgba(30,54,140,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sem-g-head.tf-blacksword{
	transform: rotate(-5deg);
  display: inline-block;
  transform-origin: left;
}
.et-owl{
	background-image: linear-gradient(45deg, #06070b , #1f388c 100%);
}
#et-cs{
	padding-bottom: 30px;
}
#et-cs .item img{
	box-shadow: 3px 7px 4px rgba(0,0,0,0.5);
}
#et-ps .item img{
	object-fit: cover;
	height: auto;
	margin-bottom: 15px;
}
.sem-overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.row-ate{
	background-image: url(../img/seminar/banner_661.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 80px 0;
}

.text-0067cd{
    color: #0067cd;
}
.btn-sem, .btn-sem:hover, .btn-sem:focus{
	text-transform: uppercase;
	color: #0060CC;
	border: 2px solid #0060CC;
	box-shadow: 0px 2px 10px rgb(0, 96, 204, 0.5), inset 0px 2px 10px rgb(0, 96, 204, 0.5);
	-webkit-box-shadow: 0px 2px 10px rgb(0, 96, 204, 0.5), inset 0px 2px 10px rgb(0, 96, 204, 0.5);
	background: #fff;
	border-radius: 50px;
	line-height: 1.3;
	outline: 1px solid #c8c8c8;
  outline-offset: -6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
	transform: none;
	-webkit-transform: none;
	max-width: 200px;
}
#seminars .item{
	padding: 10px;
	padding-bottom: 60px;
	height: 100%;
}
#seminars .owl-stage{
	margin: 0 auto;
	display: flex;
}
.sem-block {
	padding-bottom: 30px;
	box-shadow: 0px 6px 14px rgba(0,0,0,0.2);
	position: relative;
	border-radius: 4px;
	display: block;
	height: 100%;
}
.sem-block p{
	padding-left: 20px;
	padding-right: 20px;
	color: #000;
}
.sem-block .btn, .sem-block .btn:hover, .sem-block .btn:focus {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 250px;
	bottom: -25px;  
}
.sem-block .btn i{
	font-size: 24px;
	margin-left: 4px;
	line-height: 1.3;
}
.sem-wps{
	background-image: url(../img/seminar/banner_662.jpg);
	background-repeat: no-repeat;
	background-size: 2400px 70%;
	background-color: #fff;
	background-position: top;
}
#sem-wps video, #sem-bsl video{
	height: 100%;
	object-fit: cover;
}
#sem-wps iframe, #sem-bsl iframe{
	height: 545px;
	width: 100%;
	border-radius: 12px;
}
.sem-speakers{
	background-image: url(../img/seminar/banner_663-1.png);
	background-repeat: no-repeat;
	background-size: 2400px 27%;
	background-color: #fff;
	background-position: top;
}
#teasers video{
	height: 100%;
  object-fit: cover;
  max-height: 620px;
  width: auto !important;
  margin: 0 auto;
  display: block;
}
.sem-bsl{
	background-image: url(../img/seminar/banner_664.jpg);
	background-repeat: no-repeat;
	background-size: 2400px cover;
}
.faq-block{
	color: #fff;
	border-radius: 16px 0 0 16px;
	padding: 80px 3vw;
	position: relative;
}
.faq-block:after{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	content:'';
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0e1736+0,1e368c+100 */
	background: linear-gradient(to right,  rgba(14,23,54,1) 0%,rgba(30,54,140,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	width: 100vw;
  z-index: -1;
  border-radius: 16px 0 0 16px;
}
#sem-faq a{
	color: #000;
	display: flex;
	align-items: center;
}
#sem-faq a span{
	font-size: 35px;
	margin-right: 15px;
	width: 40px;
	text-align: center;
}
#sem-faq .accordion-card{
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.accordion-card > div {
	padding-left: 54px;
	color: #323333;
	margin-top: 6px;
}
.row-fbe{
	background-image: url(../img/seminar/banner_665.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 80px 0;
	padding-bottom: 200px;
}
.row-fbe-b{
	margin-top: -200px;
}
.sem-invest img {
	min-height: 420px;
	max-height: 800px;
	object-fit: cover;
}
#propChallenges .owl-nav button.owl-prev span, #propChallenges .owl-nav button.owl-next span{
	height: 30px;
	width: 30px;
	font-size: 0;
  color: #fff;
  display: block;
  margin-top: -15px;
}
#propChallenges .owl-nav button:hover, #propChallenges .owl-nav button:focus{
	background: transparent !important;
	outline: none;
	border:none;
}
#propChallenges .owl-nav button.owl-prev span{
	margin-left: -15px;
}
#propChallenges .owl-nav button.owl-next span{
	margin-right: -15px;
}
#propChallenges .owl-nav button.owl-prev span:after{
	font-size: 40px;
	content: '\f100';
	font-family: FontAwesome;
}
#propChallenges .owl-stage .item{
	padding: 1px;
}
#propChallenges .owl-nav button.owl-next span:after{
	font-size: 40px;
	content: '\f101';
	font-family: FontAwesome;
}
.arrow-outline .owl-nav button.owl-prev, .arrow-outline .owl-nav button.owl-next{
	border:3px solid #fff;
	border-radius: 50px;
	height: 50px;
	width: 50px;
	color: #fff;
	background: transparent;
	display: flex;
  align-items: center;
  justify-content: center;
}
.arrow-outline .owl-nav button.owl-prev span, 
.arrow-outline .owl-nav button.owl-next span{
	font-size: 0;
	color: #fff;
}
.arrow-outline .owl-nav button.owl-prev span:after{
	content: '\f104';
	font-size: 40px;
	font-family: FontAwesome;
}
.arrow-outline .owl-nav button.owl-next span:after{
	content: '\f105';
	font-size: 40px;
	font-family: FontAwesome;
}
.arrow-outline{
	padding: 0 60px;
}
.ao-dark.arrow-outline .owl-nav button.owl-prev, .ao-dark.arrow-outline .owl-nav button.owl-next{
	border-color: #000003;
	color: #000003;
	box-shadow: 0px 2px 10px rgb(0, 96, 204, 0.5), inset 0px 2px 10px rgb(0, 96, 204, 0.5);
  -webkit-box-shadow: 0px 2px 10px rgb(0, 96, 204, 0.5), inset 0px 2px 10px rgb(0, 96, 204, 0.5);
}
.ao-dark.arrow-outline .owl-nav button span{
	color: #000003;
}
.arrow-outline .owl-nav button.owl-prev:hover, .arrow-outline .owl-nav button.owl-prev:focus,
.arrow-outline .owl-nav button.owl-next:hover, .arrow-outline .owl-nav button.owl-next:focus{
	background: transparent;
}
#sem-faq a::after {
	position: absolute;
	content: '\f106';
	font-family: FontAwesome;
	position: absolute;
	font-size: 20px;
	color: #000;
	right: 15px;
	font-weight: 200;
	border: 1px solid #000;
	border-radius: 30px;
	width: 30px;
	text-align: center;
	height: 30px;
}
#sem-faq a.collapsed::after {
	content: '\f107';
}
#sem-faq a{
	padding-right: 40px;
}
.btn-sticky-right, .btn-sticky-right:hover, .btn-sticky-right:focus{
	position: fixed;
	right: 0;
	top: 40%;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform-origin: right center;
	-webkit-transform-origin: right center;
  right: 30px;
  z-index: 10;
}
.sem-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.6);
}
.item.item-video{
	position: relative;
}
#et-ps .item{
	position: relative;
	padding: 10px;
	padding-bottom: 30px;
}
/*#et-ps .item .btn{
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	box-shadow: 0 5px 15px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.4);
}*/
.btn-theme-alt, .btn-theme-alt:hover, .btn-theme-alt:focus{
	background: #00b2ff;
	border-color: #00b2ff;
	color: #fff;
}
.list-alpha li{
	position: relative;
	padding-left: 30px;
}
.list-alpha li span{
	position: absolute;
	left: 0;
	top: 0;
}
.text-grad-bl{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002b42+0,005482+100 */	
	background: linear-gradient(to bottom,  rgba(0,43,66,1) 0%,rgba(0,84,130,1) 100%);
	
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
}
.btn-wapp, .btn-wapp:hover, .btn-wapp:focus{
	background: #10B317;
	color: #fff;
}
.el-input-form .el-input__wrapper{
	height: 44px !important;
	border: 1px solid #C4CBD3 !important;
	border-radius: 8px;
	box-shadow: none !important;
}
.el-input-form .el-input__wrapper:hover, .el-input-form .el-input__wrapper:focus{
	border: 2px solid #375CFB !important;
}
.el-input-form .form-error .el-input__wrapper{
	border: 1px solid var(--red) !important;
}
.el-input-form .el-input + .error-hint{
	margin-top: 2px
}
.btn-cyan{
	background: linear-gradient(180deg, #FFF 0%, #BFE5F3 7.86%, var(--PropNex-Logo-light-blue, #00AEEF) 62.91%, #BAEBFF 123.46%, #FFF 159.64%) !important;
	border: 1px solid #DADFE4 !important;
	color: #000 !important;
}
.otp-input{
	display: flex;
  align-items: center;
  justify-content: space-between;
}
.otp-input .form-control {
	margin: 0 5px;
	width: 54px;
	height: 54px;
	appearance: none;
	-webkit-appearance: none;
	text-align: center;
  font-size: 30px;
}
.btn-popup{
	background: #E6E9EC;
	border-color: #E6E9EC;
	padding: 3px;
	height: 32px;
	width: 32px;
	font-size: 14px;
	border-radius: 32px;
}
.banner-stats{
	text-align: center;
}
.stat-card {
	background: #fff;
	padding: 30px 20px;
	border-radius: 24px;
	text-align: center;
	max-width: 340px;
	margin: 0 auto;
	display: block;
	min-height: 340px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin-top: 0;
	margin-bottom: 20px;
}
.img-gr{
	margin-bottom: -75px;
}
.pws-bg-dark{
	background: #05070a;
	color: #fff;
	padding: 4rem 3rem;
}
@media (min-width: 850px) {
  .xpo-grid {
    grid-gap: 24px;
    grid-template-columns: repeat(5, 1fr);
    grid-auto-rows: 12vw;
  }

  .xpo-grid li:nth-child(1) {
    grid-column: 1;
    grid-row: 1 / span 2;
  }

  .xpo-grid li:nth-child(2) {
    grid-column: 2 / span 2;
    grid-row: 1 / span 2;
  }

  .xpo-grid li:nth-child(3) {
    grid-column: 4;
    grid-row: 1;
  }

  .xpo-grid li:nth-child(4) {
    grid-column: 5;
    grid-row: 1;
  }

  .xpo-grid li:nth-child(5) {
    grid-column: 4;
    grid-row: 2;
  }

  .xpo-grid li:nth-child(6) {
    grid-column: 5;
    grid-row: 2 / span 2;
  }

  .xpo-grid li:nth-child(7) {
    grid-column: 2;
    grid-row: 3;
  }

  .xpo-grid li:nth-child(8) {
    grid-column: 1;
    grid-row: 3;
  }

  .xpo-grid li:nth-child(9) {
    grid-column: 3 / span 2;
    grid-row: 3 / span 2;
  }

  .xpo-grid li:nth-child(10) {
    grid-column: 1 / span 2;
    grid-row: 4;
  }

  .xpo-grid li:nth-child(11) {
    grid-column: 5;
    grid-row: 4;
  }

}

@media screen and (min-width:576px){
	.footer .collapse{
		display: block;
	}
}
@media screen and (min-width: 1199px) {
  .menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    height: 100%;
    padding: unset;
  }
  .menu-item {
    display: flex;
    cursor: pointer;
  }
  .menu-link {
    padding: unset;
    padding-inline: 0;
  }
  .navbar-block .menu-item{
  	margin-left: 1rem;
  	margin-right: 1rem;
  	position: relative;
  }
  .menu-right .menu-item{
  	position: relative;
  }
  .menu-right .dropmenu:hover > .dropdown-content, .menu-right .dropdown-content{
  	left: auto;
  }
  .mega-nav {
    justify-content: space-between;
  }
  .navbar-block {
    position: initial;
    height: initial;
    opacity: 1;
/*    overflow: auto;*/
    overflow: visible;
    pointer-events: visible;
    background: none;
    transition: none;
  }
  .dropdown-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 6rem;
    opacity: 0;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    pointer-events: none;
    background-color: hsl(0, 0%, 100%);
    box-shadow: 0 13px 19px 0px rgba(0, 0, 0, 0.08);
    transition: top 0.4s, opacity 0.3s ease;
    width: 280px;
  }
  .dropdown-column {
    display: flex;
  }
  .dropdown-group {
	  padding-block: 2rem;
	  padding-right: 10%;
	  padding-left: 0;
	  row-gap: 1.25rem;
  }
  .columns3 .dropdown-group{
  	padding-right: 6%;
  }
  .dropdown-items {
    padding-top: unset;
	row-gap: 0.75rem;
  }
  .dropdown-block {
    padding-top: unset;
    padding-inline: unset;
  }
  .dropmenu.dropdown-show > .dropdown-content {
    cursor: initial;
    top: 4.25rem;
    opacity: 1;
    pointer-events: initial;
    width: 280px;
    background: #fff;
  }
  .dropmenu.dropdown-show > .dropdown-toggle .icon-angle-down{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
  }
  .burger {
    display: none;
    visibility: hidden;
  }

}

@media screen and (max-width:1600px){
	.px-card img{
		height: 430px;
		object-position: top;
	}
	.arrows2 .owl-nav button.owl-prev{
		left: 0px;
	}
	.arrows2 .owl-nav button.owl-next{
		right: 0px;
	}
	.ed-sm.ed-card img{
		height: 240px;
	}
	.sem-wps{
		background-size: 100% 60%;
	}
	.sem-speakers{
		background-size: 100% 34%;
	}
	.arrow-outline .owl-nav button.owl-prev{
		left:0;
	}
	.arrow-outline .owl-nav button.owl-next{
		right:0;
	}
}
@media screen and (max-width:1366px){
	.st-card{
		padding: 20px 30px;
	}
	.ovs-country {
	  font-size: 28px;
	  padding-right: 50px;
	}
}
@media screen and (max-width:1199px){
	.fs-xxl{
		font-size: 4.5rem;
	}
	.fs-xl{
		font-size: 4rem;
	}
	.font-lg {
		font-size: 20px;
	}
	.fs-l{
		font-size: 2.75rem;
	}
	.hc-tagline{
  	font-size: 18px;
  }
  .xpo25-logo {
		max-width: 220px;
	}
	.menu-right{
		margin-left: auto;
		margin-right: 0;
	}
	.h-hero{
		max-width: 580px;
	}
	.px-card {
		margin-left: 7px;
		margin-right: 7px;
	}
	.menu-right{
		width: auto;
	}
	.menu-right{
  	align-items: unset;
  }
  .menu-right .menu-link{
  	height: 100%;
  }
  .menu-right .dropdown-content {
		position: absolute;
		width: 100%;
		left: 0;
		box-shadow: 0 13px 19px 0px rgba(0, 0, 0, 0.08);
	}
	.menu-right .dropdown-content .dropdown-group{
		padding-top: 30px;
	}
	.burger{
  	margin-left: 10px;
  }
  .navbar-block{
  	top: 68px;
  	overflow-x: hidden;
    overflow-y: auto;
  }
  
  .dropdown-content {
  	border-top: none;
  }
  #menu .dropdown-content {
  	position: relative;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    transition: 0.2s ease;
    padding-top: 10px;
    height: 0 !important;
  }
  #menu .dropdown-show .dropdown-content{
  	height: auto !important;
  }
  .dropdown-group{
  	padding-left: 0;
  }
  #menu .dropdown-show .dropdown-content {
  	left: 0;
  }
  .dropdown-content .icon-angle-left {
		margin-left: 12px;
		cursor: pointer;
		margin-bottom: 15px;
		display: block;
		margin-top: 15px;
	}
	#menu .menu-link{
		font-size: 22px;
		font-weight: 600;
	}
	#menu .dropdown-content .dropdown-link{
		font-size: 18px;
		margin: 5px 0;
    display: block;
	}
	.menu-link > a{
		font-weight: 500 !important;
	}
	.dropdown-group{
		padding-bottom: 20px;
	}
	.dropdown-items{
		padding-top: 0;
	}
	.dropdown-title span{
		font-size: 16px;
	}
	.ed-sm.ed-card img{
		height: 200px;
	}
	.hero-content{
  	padding-top: 7vh;
  	padding-bottom: 15vh;
  }
  .st-card{
		padding: 20px;
	}
	.ovs-country {
    font-size: 22px;
  }
  .ovs-country img{
  	margin-right: 15px;
  }
   #propChallenges {
		padding: 0 25px;
	}
}
/*@media screen and (max-width:991px){
	#fs-form ._form-thank-you{
		padding-left: 60%;
	}
}*/
@media screen and (max-width:991px){
	.fx-h3 {
		height: 180px;
		width: 100%;
	}
	.seminar-banner .sb-overlay {
		text-align: center;
		bottom: 20px;
		width: 100%;
	}
	.sb-overlay p {
		font-size: 36px;
	}
	.sb-overlay span {
		font-size: 18px;
	}
	.kf-sb-img, .ig-sb-img{
		max-width: 300px;
	}
	.kf-sb-img{
		top: -50px;
	}
	.xis-header p{
		font-size: 15px;
	}
	.xis-body p{
		font-size: 13px;
	}
	.xis-header h5{
		font-size: 1rem;
	}
	#xiMultiSelection .e-item-img img {
		height: 263px;
	}
	.sem-cc h4::after {
	  border-left: 15px solid transparent;
	  border-right: 15px solid transparent;
	  border-top: 15px solid #fff;
	}
}
@media screen and (max-width:768px){
	body{
		font-size: 15px;
		line-height: 1.3;
	}
	.news-details-img-box p, .news-details-img-box p span{
		font-size: 15px;
	}
	.font-lg {
		font-size: 18px;
	}
	.fs-xl {
		font-size: 3.5rem;
	}
	.h-hero{
		padding: 60px 0;
	}
	.h-hero h1 {
		max-width: 400px;
		margin: 0 auto;
	}
	.fx-h3 {
		height: 220px;
		object-fit: cover;
		width: 100%;
	}
	.seminar-form .card {
		margin-top: -50px;
		z-index: 2;
		width: 98%;
		margin-left: auto;
		margin-right: auto;
	}
	.xpo25-logo {
		float: right;
		width: 150px;
		padding-bottom: 80px;
		margin-right: 20px;
	}
	.hero-content{
		text-align: center;
	}
	.st-card h4{
		letter-spacing: 0;
	}
	.editorial-search .search-group{
		position: relative;
		right: 0;
	}
	.topicCheck .topicCheckDate{
		min-width: 160px;
	}
	.blobL, .blobR{
		display: none;
	}
	.cr-square.custom-radio [type="radio"]:checked + label, .cr-square.custom-radio [type="radio"]:not(:checked) + label{
		padding: 10px;
	}
	.val-input-group .form-control{
		font-size: 22px;
	}
	.li-bullet-l::before{
		top:5px;
	}
	.pn-value{
		padding: 30px 20px;
	}
	#mediaSlide .br16{
		border-radius: 0;
	}
	#speakers .owl-dots {
		position: relative;
		top: 0;
		right: 0;
		padding-top: 10px;
	}
	.xi-wrapper .t-h1{
		font-size: 2.25rem;
	}
	.foot-last .list-inline li {
		margin-inline: 5px;
	}
}
@media screen and (max-width:767px){
	.xi-schedule .tab-content > .tab-pane:not(.active) {
		display: none;
		opacity: 0;
	}
	#esTabs{
		align-items: center;
	  justify-content: center;
	  margin-bottom: 20px;
	  border: none;
	}
	#esTabs .nav-link{
		background: #F8F8FF;
		color: rgba(0, 174, 239, 0.4);
		border-radius: 0;
		border-color: #00AEEF;
		cursor: pointer;
	}
	#esTabs .nav-link span{
		display: none;
	}
	#esTabs .nav-item:first-child .nav-link{
		border-radius: 30px 0 0 30px;
	}
	#esTabs .nav-item:last-child .nav-link{
		border-radius: 0 30px 30px 0;
	}
	#esTabs .nav-link.active{
		background: #00AEEF;
		color: #fff;
	}
	#esTabs .nav-link.active span{
		display: inline-block;
	}
	.xis-header span {
	  font-size: 20px;
	  width: 50px;
	}
	.xis-card .xis-body{
		min-height: 30px;
	}
	.xis-header, .xis-card .xis-body{
	  padding-left: 65px;
	}
	.xis-body + .xis-header::before {
		left: 39px;
		top: 14px;
		width: 8px;
	}
	.xis-body .xis-speaker{
		left: 0;
		width: 54px;
	}
	.xis-speaker img {
		height: 25px;
		width: 25px;
	}
	.xis-header p {
		margin-bottom: 5px;
	}
	.xis-speaker img + img {
		margin-left: -10px;
	}
	.xi-form{
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.xi-contact .w-100{
		height: auto;
	}
	.sem-g-head{
		font-size: 34px;
	  line-height: 1.2;
	  text-align: center;
	  display: block;
	}
	.sem-wps .fs-xl, .sem-bsl .fs-xl, .sem-bsl .fs-xxl, .row-fbe .fs-xl{
		font-size: 34px;
	  line-height: 1.2;
	}
	.sem-g-head.tf-blacksword{
		text-align: center;
  	display: block;
  	transform-origin: center;
	}
	.faq-block{
		padding: 40px 3vw;
  	margin-bottom: 30px;
	}
	.arrow-outline .owl-nav button.owl-prev, .arrow-outline .owl-nav button.owl-next{
  	height: 40px;
  	width: 40px;
  }
  .sem-speakers{
  	background-image: url(../img/seminar/banner_663-m1.png);
  	background-size: 100% 22%;
  }
  #sem-wps .item:after, #sem-bsl .item:after, #seminars .item .sem-block:after{
  	position: absolute;
  	content: '';
  	background: rgba(51,51,51,0.9);
  	left: 0;
  	right: 0;
  	top: 0;
  	bottom: 0;
  	border-radius: 12px;
  }
  #seminars .item .sem-block:after{
  	border-radius: 4px;
  }
  #seminars .item .btn-sem{
  	opacity: 0;
  }
  #seminars .center .btn-sem{
  	opacity: 1;
  }
  #sem-wps .center .item:after, #sem-bsl .center .item:after, #seminars .center .sem-block:after{
  	content: none;
  }
  .arrow-outline .owl-dots .owl-dot span{
  	margin-left: 3px;
  	margin-right: 3px;
  }
  .sem-wps .arrow-outline, .sem-bsl .arrow-outline, #seminars.arrow-outline{
		padding-left: 0;
		padding-right: 0;
	}
  #sem-wps .item, #sem-bsl .item, #seminars .item{
		transform: scale(0.96);
		-ms-transform: scale(0.96);
		-webkit-transform: scale(0.96);
		transition: 0.2s ease;
		-webkit-transition: 0.2s ease;
		transform-origin: center;
	}
	#sem-wps .center .item, #sem-bsl .center .item, #seminars .center .item{
		transform: scale(1);
		-ms-transform: scale(1);
		-webkit-transform: scale(1);
		transition: 0.2s ease;
		-webkit-transition: 0.2s ease;
	}
	.btn-sticky-right, .btn-sticky-right:hover, .btn-sticky-right:focus{
		bottom: 100px;
		top: auto;
	}
	#et-cs.owl-carousel .owl-item:not(.center){
		background: #000;
	}
	#et-cs.owl-carousel .owl-item:not(.center) img{
		opacity: 0.3;
	}
}
@media screen and (max-width:576px){
	.h1, h1{
		font-size: 2rem;
	}
	h1, h2, h3, h4, h5, h6, h-h1, .h-h2, .h-h3, .h-h4, .h-h5, .h-h6, .th-h1, .th-h2, .th-h3, .th-h4, .th-h5, .th-h6{
		letter-spacing: 0;
	}

	.xi-wrapper .t-h1{
		font-size: 2rem;
	}
	.fs-20{
		font-size: 18px !important;
	}
	.fs-xxl{
		font-size: 3.5rem;
	}
	.fs-l {
		font-size: 2.25rem;
	}
	.footer{
		font-size: 14px;
	}
	.px-card img {
		height: 290px;
	}
	.h-home .owl-stage-outer, .h-home .owl-stage-outer .owl-stage{
		display: unset
	}
	.h-home .owl-item {
		margin-bottom: 20px;
		float: none;
	}
	.px-card {
		margin-left: 15px;
		margin-right: 15px;
	}
	.view-more{
		display: none;
	}
	.footer-ul{
		height: auto;
	}
	.fm-title{
		pointer-events: auto;
		position: relative;
		cursor: pointer;
		font-size: 15px;
	}
	.fm-title:after{
		content: '\e991';
	  position: absolute;
	  margin-left: 14px;
	  right: 0;
	  font-family: 'icomoon';
	  font-size: 10px;
	}
	.fm-title.collapsed:after{
		content: '\e990';
	}
	.arrows2 .owl-nav{
		display: none;
	}
	.countries-flag img, .social-list img, .site-lang img {
		width: 20px;
	}
	.burger{
		margin-left: 15px;
	}
	.ed-sm.ed-card img{
		height: auto;
	}
	.form-subscribe form._form{
		padding-left: 30px !important;
	}
	.form-subscribe ._form-image {
		position: relative;
		left: 0;
		max-height: 350px !important;
		width: auto !important;
	}
/*	#fs-form ._form-thank-you{
		min-height: 160px;
		padding-left: 45%;
	}*/
	#fs-form ._form-thank-you{
		margin-left: 0 !important;
	}
	.subscribe-modal .modal-lg{
		padding-left: 10px;
		padding-right: 10px;
	}
	.ed-research .ed-card img, .ed-properties .ed-sm img, .ed-sm.ed-card img, .fx-h3{
		height: auto;
	}
	.seminar-info h1 {
		font-size: 30px;
	}
	.sb-overlay p {
		font-size: 26px;
	}
	.sb-overlay span {
		font-size: 16px;
	}
	.kf-sb-img, .ig-sb-img{
		max-width: 200px;
	}
	.kf-sb-img{
		left: -15%;
	}
	.cesDropdown .dropdownPointer{
		width: 20px;
	}
	.hero-content{
  	padding-top: 5vh;
  	padding-bottom: 5vh;
  }
  .selected-property .spv-thumb img {
		width: 115px;
		height: 90px;
	}
	.modal-lg-m{
		padding-left: 0;
		padding-right: 0;
	}
	#xiMultiSelection .e-item-img img{
		height: 200px;
	}
	.sem-cc .t-h4{
		font-size: 20px;
		min-height: 100px;
		height: auto;
	}
	.sem-cc .t-h5{
		font-size: 18px;
		mask-border-outset: 0;
	}
	.scc-block{
		padding: 10px;
	}
	.sem-invest .t-h1{
		font-size: 2rem;
	}
	.sem-invest .t-h3{
		font-size: 1.25rem;
	}
	.row-ate .t-h6{
		font-size: 16px;
	}
	.otp-input .form-control {
	  margin: 0 2px;
	  width: 50px;
	  height: 50px;
	}
	.pws-bg-dark{
		padding: 2rem 1rem;
	}
	
/*	.insightReport .ir-col{
		background: none;
		border-radius: 0;
	}
	.insightReport .ir-col img{
		border-radius: 0;
	}*/
}
@media screen and (max-width:480px){
	.sem-speakers{
		background-size: 100% 21%;
	}
}
